Bug 207527

Summary: Add WKHTTPCookieStore._getCookiesForURL SPI
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebKit APIAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
Patch none

Description Alex Christensen 2020-02-10 17:31:46 PST
This is needed to implement rdar://problem/57193106 without re-implementing the cookie/URL matching logic.
Comment 1 Alex Christensen 2020-02-10 17:33:57 PST
Created attachment 390326 [details]
patch
Comment 2 WebKit Commit Bot 2020-02-11 10:14:14 PST
Comment on attachment 390326 [details]
patch

Clearing flags on attachment: 390326

Committed r256315: <https://trac.webkit.org/changeset/256315>
Comment 3 WebKit Commit Bot 2020-02-11 10:14:16 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2020-02-11 10:15:26 PST
<rdar://problem/59352842>
Comment 5 Alex Christensen 2020-02-11 15:51:37 PST
Reopening to attach new patch.
Comment 6 Alex Christensen 2020-02-11 15:51:37 PST
Created attachment 390451 [details]
Patch
Comment 7 Alex Christensen 2020-02-11 15:58:14 PST
I uploaded the wrong patch to this bug.