Bug 138730

Summary: [SOUP] Encode/Decode allowCookies in ResourceRequest
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: svillar
Priority: P2 Keywords: Soup
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch svillar: review+

Description Carlos Garcia Campos 2014-11-14 00:39:51 PST
We are not sending this information to the network process, making cookies always available.
Comment 1 Carlos Garcia Campos 2014-11-14 00:41:27 PST
Created attachment 241565 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-11-14 00:50:01 PST
Committed r176119: <http://trac.webkit.org/changeset/176119>