WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
203215
Implement support for the Clear-Site-Data HTTP header
https://bugs.webkit.org/show_bug.cgi?id=203215
Summary
Implement support for the Clear-Site-Data HTTP header
Carlos Alberto Lopez Perez
Reported
2019-10-21 15:14:17 PDT
The Clear-Site-Data http header clears browsing data (cookies, storage, cache) associated with the requesting website. It allows web developers to have more control over the data stored locally by a browser for their origins.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Clear-Site-Data
Clear Site Data is a W3C draft intended to become recommendation:
https://www.w3.org/TR/clear-site-data/
https://github.com/w3c/webappsec-clear-site-data
Support for this is currently missing on WebKit
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2019-10-21 15:15:27 PDT
There are some WPT tests at
http://web-platform-tests.live/clear-site-data/
Chris Dumez
Comment 2
2022-09-20 21:53:53 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4557
EWS
Comment 3
2022-09-21 20:24:15 PDT
Committed
254745@main
(c65efd2b205c): <
https://commits.webkit.org/254745@main
> Reviewed commits have been landed. Closing PR #4557 and removing active labels.
Radar WebKit Bug Importer
Comment 4
2022-09-21 20:25:17 PDT
<
rdar://problem/100253739
>
Chris Dumez
Comment 5
2023-02-07 08:52:00 PST
Reopening as I am still working on fixing issues and the feature is currently disabled by default.
Sam Sneddon [:gsnedders]
Comment 6
2023-04-11 09:45:43 PDT
(In reply to Chris Dumez from
comment #5
)
> Reopening as I am still working on fixing issues and the feature is > currently disabled by default.
Unless I'm mistaken,
bug 251856
turned it back on, minutes after you posted this comment?
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