[Webkit-unassigned] [Bug 27481] onbeforeunload not called at window close + frame or iframe focused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 18 11:32:00 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=27481


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48919|review+                     |review-
               Flag|                            |




--- Comment #33 from Adam Barth <abarth at webkit.org>  2010-02-18 11:31:59 PST ---
(From update of attachment 48919)
This fails on my box too.  It looks like the new test is leaking state into
another test.  Did you run-webkit-tests before uploading this patch?

--- /tmp/layout-test-results/fast/events/onchange-click-hang-expected.txt   
2010-02-18 11:21:04.000000000 -0800
+++ /tmp/layout-test-results/fast/events/onchange-click-hang-actual.txt   
2010-02-18 11:21:04.000000000 -0800
@@ -1,3 +1,4 @@
+ALERT: beforeUnload
 These checkboxes call their own and each others click() method from their
onchange callbacks. Click the first checkbox. This should not crash or hang.
This also shows that click() is protected on per-element basis.

 checkbox1 onchange enter

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list