Bug 90856

Summary: [GTK] Add API to clear the cache to WebKit2 GTK+
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: danw, gustavo, mrobinson, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2012-07-10 01:15:28 PDT
Add webkit_web_context_clear_cache()
Comment 1 Carlos Garcia Campos 2012-07-10 01:18:36 PDT
Created attachment 151415 [details]
Patch

This patch doesn't depend on bug #90797 to build so it can be applied before, but it will do nothing until patch for bug #90797 lands.
Comment 2 WebKit Review Bot 2012-07-10 01:21:16 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Carlos Garcia Campos 2012-07-10 08:31:15 PDT
Committed r122223: <http://trac.webkit.org/changeset/122223>