Bug 159095

Summary: Use _CFHTTPCookieStorageGetDefault directly instead of NSHTTPCookieStorage to get default cookie storage
Product: WebKit Reporter: Amir Alavi <aalavi>
Component: New BugsAssignee: Amir Alavi <aalavi>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, ap, bfulgham, commit-queue
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Amir Alavi 2016-06-24 11:40:37 PDT
Use _CFHTTPCookieStorageGetDefault directly instead of NSHTTPCookieStorage to get default cookie storage
Comment 1 Amir Alavi 2016-06-24 11:42:47 PDT
rdar://problem/26630073
Comment 2 Amir Alavi 2016-06-24 11:54:18 PDT
Created attachment 282006 [details]
Patch
Comment 3 Brent Fulgham 2016-06-24 12:05:22 PDT
Comment on attachment 282006 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=282006&action=review

Looks good! R=me.

> Source/WebCore/ChangeLog:5
> +        rdar://problem/26630073

We usually write Radars as <rdar://problem/26630073> in ChangeLogs, but that's not critical.
Comment 4 WebKit Commit Bot 2016-06-24 12:27:04 PDT
Comment on attachment 282006 [details]
Patch

Clearing flags on attachment: 282006

Committed r202438: <http://trac.webkit.org/changeset/202438>
Comment 5 WebKit Commit Bot 2016-06-24 12:27:07 PDT
All reviewed patches have been landed.  Closing bug.