[Webkit-unassigned] [Bug 111094] [Qt]clearMemoryCaches of QWebSettings should call GC to release references of CachedResource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 11:04:48 PST 2013


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





--- Comment #1 from Arunprasad <ararunprasad at gmail.com>  2013-02-28 11:07:12 PST ---
Sorry, patch has a flaw.

-WebCore::gcController().garbageCollectSoon();
+WebCore::gcController().garbageCollectNow();

I will recreate soon with proper ChangeLog.

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