WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
308900
Web Inspector: Site Isolation: Page domain cookie commands
https://bugs.webkit.org/show_bug.cgi?id=308900
Summary
Web Inspector: Site Isolation: Page domain cookie commands
Blaze Burg
Reported
2026-02-28 11:55:45 PST
Implement getCookies, setCookie, deleteCookie. These can potentially be handled entirely in the UIProcess via the NetworkProcess or WebsiteDataStore APIs, without needing WebProcess IPC. Note: cookie partitioning complexity may make this less straightforward than it appears. Reading cookies from document context with partition applied looks very different compared to NetworkProcess state which is session and HTTP based. Radar cross-reference:
rdar://157031522
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-04 22:05:40 PST
<
rdar://problem/171780796
>
Radar WebKit Bug Importer
Comment 2
2026-03-04 22:05:41 PST
<
rdar://problem/171780948
>
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