diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/crash-on-accessing-domwindow-without-frame.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/crash-on-accessing-domwindow-without-frame.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,22 @@ + +

This test reproduces the crash that happens when JavaScript has access to DOMWindow which is disconnected from its Frame. This crash was fixed by http://trac.webkit.org/changeset/49786

+To reproduce the crash: + +Crashes on Safari 4.0.3

Crash me!

+