[Webkit-unassigned] [Bug 24615] JavascriptCore reports leaks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 16 13:30:49 PDT 2009


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





------- Comment #6 from mrowe at apple.com  2009-03-16 13:30 PDT -------
You're right.  The new approach is for JSGlobalContextCreate to create a unique
context group.  When the context is destroyed, the group should be destroyed
too, and any memory allocated in it should be collected.  I wonder if the
implicitly created context group is not being destroyed correctly.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list