[webkit-reviews] review granted: [Bug 104734] [V8] Reachable event listeners on image elements can be collected in a minor DOM GC : [Attachment 178937] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 11 17:59:56 PST 2012


Kenneth Russell <kbr at google.com> has granted Kentaro Hara
<haraken at chromium.org>'s request for review:
Bug 104734: [V8] Reachable event listeners on image elements can be collected
in a minor DOM GC
https://bugs.webkit.org/show_bug.cgi?id=104734

Attachment 178937: Patch
https://bugs.webkit.org/attachment.cgi?id=178937&action=review

------- Additional Comments from Kenneth Russell <kbr at google.com>
Looks good -- but is it not possible to add a test for this? Something along
the lines of loading a bunch of images and ensuring that their onload handlers
are all eventually called. r=me


More information about the webkit-reviews mailing list