[Webkit-unassigned] [Bug 29193] [chromium] Prevent JavaScript busy-loops in unload handlers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 16 16:26:56 PDT 2009


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





--- Comment #32 from Adam Barth <abarth at webkit.org>  2009-09-16 16:26:54 PDT ---
Sorry, I should provide more context.  The issues in Comment #30 are all small
details.  They'd be much bigger problems if we tried to build our whole system
this way.

We're likely to get away with this case because the exposure is so obscure. 
For example, it's unlikely someone would run code from an page module during
unload.  (They could, of course, but they probably wont.)

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