[Webkit-unassigned] [Bug 24001] [GTK] Cache control APIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 04:25:43 PST 2009


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





--- Comment #23 from Alejandro G. Castro <alex at igalia.com>  2009-12-17 04:25:43 PST ---
(In reply to comment #22)
>
> [...]
> 
> How about passing a WebKitCacheType to indicate which cache to clear? Then we
> can also extend it in the future, ie. we can start with memory and page cache.

After checking the different implementations in the other ports I think we can
do the same mac is doing, which is basically review the cache model patch and
use that API to set the documentviewer cache model in order to clean the cache.
And add application cache and preflight cache clearing to that.

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