Bug 215297
Summary: | Move NetworkStorageSession ITP features to WebCore::Cookie where possible | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | WebKit2 | Assignee: | 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
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
<rdar://problem/66704443>