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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 14:01:58 PDT 2009


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


John Abd-El-Malek <jam at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39873|                            |review?
               Flag|                            |
  Attachment #39590|0                           |1
        is obsolete|                            |




--- Comment #35 from John Abd-El-Malek <jam at chromium.org>  2009-09-21 14:01:56 PDT ---
Created an attachment (id=39873)
 --> (https://bugs.webkit.org/attachment.cgi?id=39873)
Updated patch

Addressed all comments.  I had used std::list because I saw it in V8Proxy, but
it's not even needed there at all since there's no removal.  I can fix it in
another change.

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