[webkit-reviews] review requested: [Bug 29193] [chromium] Prevent JavaScript busy-loops in unload handlers : [Attachment 39873] Updated patch

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


John Abd-El-Malek <jam at chromium.org> has asked	for review:
Bug 29193: [chromium] Prevent JavaScript busy-loops in unload handlers
https://bugs.webkit.org/show_bug.cgi?id=29193

Attachment 39873: Updated patch
https://bugs.webkit.org/attachment.cgi?id=39873&action=review

------- Additional Comments from John Abd-El-Malek <jam at chromium.org>
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.


More information about the webkit-reviews mailing list