[Webkit-unassigned] [Bug 29193] [chromium] Need to prevent Javascript sleeps in unload handlers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 15 10:19:48 PDT 2009


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





--- Comment #13 from Adam Barth <abarth at webkit.org>  2009-09-15 10:19:47 PDT ---
(In reply to comment #12)
> So, we need to count something.

Does V8 have a notion of number of operations?  Maybe you should just bound the
total number of operations.  I think you should assume that the site is going
to try to work around this limitation because sites are already using
ridiculous hacks as is.

-- 
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