WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 215297
Move NetworkStorageSession ITP features to WebCore::Cookie where possible
https://bugs.webkit.org/show_bug.cgi?id=215297
Summary
Move NetworkStorageSession ITP features to WebCore::Cookie where possible
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-08-07 15:58:23 PDT
<
rdar://problem/66704443
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug