[Webkit-unassigned] [Bug 126610] Memory leak from windowScriptObjectAvailable

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


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


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #220862|review?                     |review-
               Flag|                            |




--- Comment #4 from Geoffrey Garen <ggaren at apple.com>  2014-01-10 11:57:35 PST ---
(From update of attachment 220862)
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.

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