Bug 215297

Summary: Move NetworkStorageSession ITP features to WebCore::Cookie where possible
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=215201

Brent Fulgham
Reported 2020-08-07 15:56:07 PDT
Based on feedback from Sam Weinig in Bug 215201: > > It seems unfortunate to have Cocoa specific types referenced in a platform > > agnostic file. I think this likely needs more thought on how this should > > abstracted to support all loader backends, if and when they want to support > > exposing the cname chain and support mutation of cookies. The result of the discussion was a suggestion that more of this functionality should live in WebCore::Cookies. Tasks: 1. Figure out why this doesn't work today. 2. Fix WebCore::Cookies as necessary. 3. Move NetworkSession ITP feature code to WebCore::Cookies.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-08-07 15:58:23 PDT
Note You need to log in before you can comment on or make changes to this bug.