Bug 209742 - NetworkStorageSession::unregisterCookieChangeListenersIfNecessary() should use new CFNetwork SPI when available
Summary: NetworkStorageSession::unregisterCookieChangeListenersIfNecessary() should us...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-30 08:13 PDT by Chris Dumez
Modified: 2020-03-30 10:17 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.31 KB, patch)
2020-03-30 08:39 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-03-30 08:13:59 PDT
NetworkStorageSession::unregisterCookieChangeListenersIfNecessary() should use new CFNetwork SPI when available.
Comment 1 Chris Dumez 2020-03-30 08:14:12 PDT
<rdar://problem/61040492>
Comment 2 Chris Dumez 2020-03-30 08:39:50 PDT
Created attachment 394921 [details]
Patch
Comment 3 Geoffrey Garen 2020-03-30 10:13:19 PDT
Comment on attachment 394921 [details]
Patch

r=me
Comment 4 EWS 2020-03-30 10:17:34 PDT
Committed r259206: <https://trac.webkit.org/changeset/259206>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 394921 [details].