[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
Tue Mar 5 09:54:44 PST 2013


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





--- Comment #18 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2013-03-05 09:57:08 PST ---
(In reply to comment #16)
> Is it really needed? Because Script is also a part of CacheResource right? Compiled code will be equivalent to DecodedData?

The script source is a CacheResource, but the compiled JIT code is not. It has its own separate cache called ExecutableAllocator.

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