diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/plugins/flip4mac-update-alert-over-navigation.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/plugins/flip4mac-update-alert-over-navigation.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,30 @@ + + + Test case for <rdar://problem/7313430> Many crashes in Safari inside Flip4Mac below -[NSAlert didEndAlert:returnCode:contextInfo:] + + +

Test case for <rdar://problem/7313430> Many crashes in Safari inside Flip4Mac below -[NSAlert didEndAlert:returnCode:contextInfo:]

+ +

This test requires Flip4Mac to be installed and an update to be available for the version that is installed. Previous versions + of Flip4Mac can be downloaded from Telestream's website. + As of the writing of this test on 2010-04-21 the latest available version of Flip4Mac is 2.3.2.6. The prior version to that, + version 2.3.1.2, is therefore currently the most recent version that will reproduce this bug due to it being the most recent version + with an update available. +

+ +

Once Flip4Mac is installed, you can test the bug by doing the following.

+
    +
  1. Launch the browser with NSZombieEnabled=YES and NSDeallocateZombies=NO set in the enrivonment.
  2. +
  3. Load this page. A Flip4Mac update alert will be displayed, and soon after the page will navigate.
  4. +
  5. After the new page has loaded click the "Cancel" button on the update alert.The browser should not crash.
  6. +
+ +

If you have the correct version of Flip4Mac installed but do not see the update alert displayed when loading this page then you may need to delete + the Flip4Mac preferences to force it to check for updates. You can do this by removing ~/Library/Preferences/net.telestream.wmv.* + and then relaunching the browser.

+ + + + + +