[Webkit-unassigned] [Bug 126610] Memory leak from windowScriptObjectAvailable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 10 11:01:13 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=126610
Alex Christensen <alex.christensen at flexsim.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ggaren at apple.com,
| |mhahnenberg at apple.com
--- Comment #3 from Alex Christensen <alex.christensen at flexsim.com> 2014-01-10 10:58:55 PST ---
This patch feels super hacky, and I'm sure there's a better way, and I'm sure there are reasons to not garbage collect when closing a WebView. I'm expecting an r-, but hopefully some insight about how to do this better.
It would be really nice if there were a way to initiate garbage collection from a JSContextRef, so an API user can tell JavaScriptCore that now is a good time to garbage collect based on the state of my application that JavaScript doesn't know about.
--
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