Bug 146763 - [Mac][WK2] Videos should only have access to cookies when -[NSURLRequest HTTPShouldHandleCookies] is YES
Summary: [Mac][WK2] Videos should only have access to cookies when -[NSURLRequest HTTP...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-08 17:34 PDT by Daniel Bates
Modified: 2015-07-15 11:04 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.65 KB, patch)
2015-07-08 17:36 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2015-07-08 17:34:35 PDT
We should only fetch cookies from the Network process when -[NSURLRequest HTTPShouldHandleCookies] is YES.
Comment 1 Radar WebKit Bug Importer 2015-07-08 17:35:41 PDT
<rdar://problem/21736994>
Comment 2 Daniel Bates 2015-07-08 17:36:51 PDT
Created attachment 256440 [details]
Patch
Comment 3 Daniel Bates 2015-07-15 11:04:00 PDT
Comment on attachment 256440 [details]
Patch

Clearing flags on attachment: 256440

Committed r186850: <http://trac.webkit.org/changeset/186850>
Comment 4 Daniel Bates 2015-07-15 11:04:04 PDT
All reviewed patches have been landed.  Closing bug.