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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 14 11:08:34 PST 2014


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





--- Comment #5 from Alex Christensen <alex.christensen at flexsim.com>  2014-01-14 11:06:07 PST ---
Adding a call to GCController::garbageCollectNow to WebView::close solves my problem, but GCController::garbageCollectSoon does not.  I'm not sure if every user of WebKit on Windows would want the lag of garbage collecting when closing a WebView.

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