Bug 159095 - Use _CFHTTPCookieStorageGetDefault directly instead of NSHTTPCookieStorage to get default cookie storage
Summary: Use _CFHTTPCookieStorageGetDefault directly instead of NSHTTPCookieStorage to...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Amir Alavi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-06-24 11:40 PDT by Amir Alavi
Modified: 2016-06-24 12:27 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.80 KB, patch)
2016-06-24 11:54 PDT, Amir Alavi
no flags Details | Formatted Diff | Diff

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