Bug 207527 - Add WKHTTPCookieStore._getCookiesForURL SPI
Summary: Add WKHTTPCookieStore._getCookiesForURL SPI
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-10 17:31 PST by Alex Christensen
Modified: 2020-02-11 15:58 PST (History)
3 users (show)

See Also:


Attachments
patch (15.10 KB, patch)
2020-02-10 17:33 PST, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (4.33 KB, patch)
2020-02-11 15:51 PST, Alex Christensen
no flags Details | Formatted Diff | Diff

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