Bug 145751

Summary: REGRESSION(r185251): [GTK] webkit_web_context_set_disk_cache_directory() doesn't work when using shared secondary process model after r185251
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, gustavo, gyuyoung.kim, 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-08 00:07:02 PDT
In r185251 the CFNetwork cache was disabled in the web process, but it also removed the disk cache directory web process initialization parameter. While we support networking in the web process when shared secondary process model is used, the network cache should still work. We can remove this if we eventually switch to use the network process unconditionally.
Attachments
Patch (6.22 KB, patch)
2015-06-08 00:10 PDT, Carlos Garcia Campos
darin: review+
Carlos Garcia Campos
Comment 1 2015-06-08 00:10:37 PDT
Carlos Garcia Campos
Comment 2 2015-06-08 08:59:51 PDT
Note You need to log in before you can comment on or make changes to this bug.