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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 10:36:33 PST 2009


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


Alejandro G. Castro <alex at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alex at igalia.com




--- Comment #21 from Alejandro G. Castro <alex at igalia.com>  2009-12-04 10:36:32 PST ---
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?

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