Skip to content

Commit 73fba01

Browse files
hamishwilleecaugnerElchi3
authored
Firefox Nightly supports Clear-Site-Data: cache (#25945)
* FF136 Clear-Site-Data-Cache * Update http/headers/Clear-Site-Data.json Co-authored-by: Florian Scholz <[email protected]> --------- Co-authored-by: Claas Augner <[email protected]> Co-authored-by: Florian Scholz <[email protected]>
1 parent dde816a commit 73fba01

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

http/headers/Clear-Site-Data.json

+10-5
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,16 @@
9595
"edge": {
9696
"version_added": "≤79"
9797
},
98-
"firefox": {
99-
"version_added": "63",
100-
"version_removed": "94",
101-
"impl_url": "https://bugzil.la/1838506"
102-
},
98+
"firefox": [
99+
{
100+
"version_added": "preview"
101+
},
102+
{
103+
"version_added": "63",
104+
"version_removed": "94",
105+
"impl_url": "https://bugzil.la/1838506"
106+
}
107+
],
103108
"firefox_android": "mirror",
104109
"ie": {
105110
"version_added": false

0 commit comments

Comments
 (0)