[webkit-reviews] review denied: [Bug 126610] Memory leak from windowScriptObjectAvailable : [Attachment 220862] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 10 11:59:52 PST 2014


Geoffrey Garen <ggaren at apple.com> has denied Alex Christensen
<alex.christensen at flexsim.com>'s request for review:
Bug 126610: Memory leak from windowScriptObjectAvailable
https://bugs.webkit.org/show_bug.cgi?id=126610

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

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
A better way to do this is to call GCController::garbageCollectSoon(). Can you
try that?

GCController::garbageCollectSoon() does a better job of batching collection
requests.


More information about the webkit-reviews mailing list