Bug 138730 - [SOUP] Encode/Decode allowCookies in ResourceRequest
Summary: [SOUP] Encode/Decode allowCookies in ResourceRequest
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Soup
Depends on:
Blocks:
 
Reported: 2014-11-14 00:39 PST by Carlos Garcia Campos
Modified: 2014-11-14 00:50 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.01 KB, patch)
2014-11-14 00:41 PST, Carlos Garcia Campos
svillar: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>