Remove "cache" feature from Clear-Site-Data
Categories
(Toolkit :: Data Sanitization, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox94 | --- | fixed |
People
(Reporter: annevk, Assigned: bvandersloot)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file, 2 obsolete files)
As discussed at https://github.com/privacycg/storage-partitioning/issues/11#issuecomment-662932069 the "cache" feature has numerous problems and we likely shipped it too soon. Fortunately removing it is extremely unlikely to break anything.
(The main task here is probably updating test expectations.)
Updated•4 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Reflecting our discussion, the cache clearing is now gated behind a flag, privacy.clearsitedata.cache.enabled.
Depends on D126006
Assignee | ||
Comment 3•3 years ago
|
||
Reflecting our discussion, the cache clearing is now gated behind a flag, privacy.clearsitedata.cache.enabled.
Updated•3 years ago
|
Updated•3 years ago
|
Comment 5•3 years ago
|
||
bugherder |
Updated•3 years ago
|
Comment 6•3 years ago
|
||
FYI Docs work for this done in https://github.com/mdn/browser-compat-data/pull/13974 and https://github.com/mdn/content/pull/11505
The important bit is the compatibility data. That isn't "live" yet, but will indicate the existence of the preference / spec incompatibility at the bottom of https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Clear-Site-Data#browser_compatibility
Comment 7•8 months ago
|
||
(This bug seems to have been mis-filed; ClearSiteData.cpp lives in Toolkit :: Data Sanitization.)
Description
•