Bug 145735

Summary: REGRESSION(r185262): [GTK] webkit_web_context_set_disk_cache_directory() doesn't work after r185262
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, berto, commit-queue, gustavo, gyuyoung.kim, koivisto, mcatanzaro, mrobinson, svillar
Priority: P2 Keywords: Gtk, Regression, Soup
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Carlos Garcia Campos
Reported 2015-06-07 03:45:49 PDT
We need way to change the web process pool configuration, and also move to the UI process the disk cache subdirectory handling. This is an API break, because webkit_web_context_set_disk_cache_directory() does nothing now.
Attachments
Patch (7.22 KB, patch)
2015-06-07 03:51 PDT, Carlos Garcia Campos
darin: review+
Carlos Garcia Campos
Comment 1 2015-06-07 03:51:44 PDT
Created attachment 254435 [details] Patch The shared secondary process model is still broken, but because of r185251.
WebKit Commit Bot
Comment 2 2015-06-07 03:52:38 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
Carlos Garcia Campos
Comment 3 2015-06-07 23:36:08 PDT
Note You need to log in before you can comment on or make changes to this bug.