Bug 143867

Summary: [SOUP] ResourceRequest cache policy is not encoded/decoded in IPC messages
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: svillar, zan
Priority: P2 Keywords: Soup
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch svillar: review+

Description Carlos Garcia Campos 2015-04-17 02:22:23 PDT
We need it for the disk-cache layout tests.
Comment 1 Carlos Garcia Campos 2015-04-17 02:24:36 PDT
Created attachment 251009 [details]
Patch
Comment 2 Sergio Villar Senin 2015-04-17 02:49:50 PDT
Comment on attachment 251009 [details]
Patch

Do we have unit tests for this?
Comment 3 Carlos Garcia Campos 2015-04-17 03:09:49 PDT
(In reply to comment #2)
> Comment on attachment 251009 [details]
> Patch
> 
> Do we have unit tests for this?

Cache-policy is not exposed in the api in any way. It's covered by disk-cache layout tests
Comment 4 Carlos Garcia Campos 2015-04-17 03:18:05 PDT
Committed r182944: <http://trac.webkit.org/changeset/182944>