[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 08:32:27 PDT 2009


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org




--- Comment #8 from Adam Barth <abarth at webkit.org>  2009-09-15 08:32:25 PDT ---
Another wonky thing is that you leak this powerful function that calls
v8::V8::TerminateExecution() to the page.  I'm not entirely sure what evil
things the page might do with that function, but it seems like a bad idea.

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