[Webkit-unassigned] [Bug 215297] New: Move NetworkStorageSession ITP features to WebCore::Cookie where possible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 7 15:56:07 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=215297
Bug ID: 215297
Summary: Move NetworkStorageSession ITP features to
WebCore::Cookie where possible
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200807/eafdb11c/attachment.htm>
More information about the webkit-unassigned
mailing list