diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/stale-currentEvent.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/stale-currentEvent.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,57 @@ + + +
+ + + +BUG ID: 5095997 (13218) Reproducible crash after call to window.close()
+ +STEPS TO TEST:
+ 1. Click the Open button below. A pop up window will open.
+ 2. In the pop up window, click the Close button, being careful not to
+ move the mouse during and shortly after clicking.
+
TEST PASS: + The black square will be replaced by the word “SUCCESS” and Safari will not crash. +
+ +TEST FAIL: + Safari will crash (the word “SUCCESS” may appear before the crash). +
+