RESOLVED FIXED 159095
Use _CFHTTPCookieStorageGetDefault directly instead of NSHTTPCookieStorage to get default cookie storage
https://bugs.webkit.org/show_bug.cgi?id=159095
Summary Use _CFHTTPCookieStorageGetDefault directly instead of NSHTTPCookieStorage to...
Amir Alavi
Reported 2016-06-24 11:40:37 PDT
Use _CFHTTPCookieStorageGetDefault directly instead of NSHTTPCookieStorage to get default cookie storage
Attachments
Patch (1.80 KB, patch)
2016-06-24 11:54 PDT, Amir Alavi
no flags
Amir Alavi
Comment 1 2016-06-24 11:42:47 PDT
Amir Alavi
Comment 2 2016-06-24 11:54:18 PDT
Brent Fulgham
Comment 3 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.
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2016-06-24 12:27:07 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.