Bug 146763

Summary: [Mac][WK2] Videos should only have access to cookies when -[NSURLRequest HTTPShouldHandleCookies] is YES
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit2Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, eric.carlson, jer.noble, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
Patch none

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.