[Webkit-unassigned] [Bug 24001] [GTK] Cache control APIs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 4 10:52:39 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=24001
--- Comment #22 from Christian Dywan <christian at twotoasts.de> 2009-12-04 10:52:38 PST ---
(In reply to comment #21)
> I've checked the second patch and we have to make some decisions about it
> before creating the next proposal, the method is called
> webkit_web_view_clear_cache but it is not clearing the application storage,
> should we change the name to clear_memory_cache or add cacheStorage.empty().
>
> I've also checked win port when clearing the WebCache is also clearing the
> cross origin preflight cache, I guess this causes the preflight for all the
> cross origin requests again, this is not a resources cache in memory but the
> list of the states regarding those requests. Does anyone have any insight about
> this point, should we add it?
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.
--
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