From 6d02a1d3f841120c50f05af4c86e532e0ea8112e Mon Sep 17 00:00:00 2001 From: Heptazhou Date: Sat, 11 Jul 2026 02:18:07 +0000 Subject: [PATCH 1/2] Update --- html/elements/link.json | 9 ++++++++- http/headers/Accept-Encoding.json | 18 ++++++++++++++++-- http/headers/Available-Dictionary.json | 9 ++++++++- http/headers/Content-Encoding.json | 18 ++++++++++++++++-- http/headers/Dictionary-ID.json | 9 ++++++++- http/headers/Use-As-Dictionary.json | 9 ++++++++- 6 files changed, 64 insertions(+), 8 deletions(-) diff --git a/html/elements/link.json b/html/elements/link.json index 7435f54bb87bf6..88b77fed6b022b 100644 --- a/html/elements/link.json +++ b/html/elements/link.json @@ -766,7 +766,14 @@ "chrome_android": "mirror", "edge": "mirror", "firefox": { - "version_added": false, + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], "impl_url": "https://bugzil.la/1918013" }, "firefox_android": "mirror", diff --git a/http/headers/Accept-Encoding.json b/http/headers/Accept-Encoding.json index 4402c50a4f7541..e22e6eadc83a1d 100644 --- a/http/headers/Accept-Encoding.json +++ b/http/headers/Accept-Encoding.json @@ -98,7 +98,14 @@ "chrome_android": "mirror", "edge": "mirror", "firefox": { - "version_added": false, + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], "impl_url": "https://bugzil.la/1917963" }, "firefox_android": "mirror", @@ -134,7 +141,14 @@ "chrome_android": "mirror", "edge": "mirror", "firefox": { - "version_added": false, + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], "impl_url": "https://bugzil.la/1917963" }, "firefox_android": "mirror", diff --git a/http/headers/Available-Dictionary.json b/http/headers/Available-Dictionary.json index 549c465e3f5e8a..0d8323592fdbc6 100644 --- a/http/headers/Available-Dictionary.json +++ b/http/headers/Available-Dictionary.json @@ -15,7 +15,14 @@ "chrome_android": "mirror", "edge": "mirror", "firefox": { - "version_added": false, + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], "impl_url": "https://bugzil.la/1917974" }, "firefox_android": "mirror", diff --git a/http/headers/Content-Encoding.json b/http/headers/Content-Encoding.json index e54d37568bef36..47c5aca3861e29 100644 --- a/http/headers/Content-Encoding.json +++ b/http/headers/Content-Encoding.json @@ -98,7 +98,14 @@ "chrome_android": "mirror", "edge": "mirror", "firefox": { - "version_added": false, + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], "impl_url": "https://bugzil.la/1917965" }, "firefox_android": "mirror", @@ -134,7 +141,14 @@ "chrome_android": "mirror", "edge": "mirror", "firefox": { - "version_added": false, + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], "impl_url": "https://bugzil.la/1917965" }, "firefox_android": "mirror", diff --git a/http/headers/Dictionary-ID.json b/http/headers/Dictionary-ID.json index 6145442ec42fba..d20bae4dd8e838 100644 --- a/http/headers/Dictionary-ID.json +++ b/http/headers/Dictionary-ID.json @@ -15,7 +15,14 @@ "chrome_android": "mirror", "edge": "mirror", "firefox": { - "version_added": false, + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], "impl_url": "https://bugzil.la/1917979" }, "firefox_android": "mirror", diff --git a/http/headers/Use-As-Dictionary.json b/http/headers/Use-As-Dictionary.json index 612620cabe2ec7..282357b0ff3601 100644 --- a/http/headers/Use-As-Dictionary.json +++ b/http/headers/Use-As-Dictionary.json @@ -15,7 +15,14 @@ "chrome_android": "mirror", "edge": "mirror", "firefox": { - "version_added": false, + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], "impl_url": "https://bugzil.la/1917982" }, "firefox_android": "mirror", From cfbb9dbd857827f7a690510f44fbcb1a5e7ac796 Mon Sep 17 00:00:00 2001 From: Heptazhou Date: Fri, 17 Jul 2026 10:49:04 +0000 Subject: [PATCH 2/2] Update --- html/elements/link.json | 28 ++++++++----- http/headers/Accept-Encoding.json | 56 ++++++++++++++++---------- http/headers/Available-Dictionary.json | 28 ++++++++----- http/headers/Content-Encoding.json | 56 ++++++++++++++++---------- http/headers/Dictionary-ID.json | 28 ++++++++----- http/headers/Use-As-Dictionary.json | 28 ++++++++----- 6 files changed, 136 insertions(+), 88 deletions(-) diff --git a/html/elements/link.json b/html/elements/link.json index 88b77fed6b022b..846e811154aca1 100644 --- a/html/elements/link.json +++ b/html/elements/link.json @@ -765,17 +765,23 @@ }, "chrome_android": "mirror", "edge": "mirror", - "firefox": { - "version_added": "145", - "flags": [ - { - "type": "preference", - "name": "network.http.dictionaries.enable", - "value_to_set": "true" - } - ], - "impl_url": "https://bugzil.la/1918013" - }, + "firefox": [ + { + "version_added": "preview", + "impl_url": "https://bugzil.la/1882979" + }, + { + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], + "impl_url": "https://bugzil.la/1918013" + } + ], "firefox_android": "mirror", "oculus": "mirror", "opera": "mirror", diff --git a/http/headers/Accept-Encoding.json b/http/headers/Accept-Encoding.json index e22e6eadc83a1d..e85f4b25cfbbd5 100644 --- a/http/headers/Accept-Encoding.json +++ b/http/headers/Accept-Encoding.json @@ -97,17 +97,23 @@ }, "chrome_android": "mirror", "edge": "mirror", - "firefox": { - "version_added": "145", - "flags": [ - { - "type": "preference", - "name": "network.http.dictionaries.enable", - "value_to_set": "true" - } - ], - "impl_url": "https://bugzil.la/1917963" - }, + "firefox": [ + { + "version_added": "preview", + "impl_url": "https://bugzil.la/1882979" + }, + { + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], + "impl_url": "https://bugzil.la/1917963" + } + ], "firefox_android": "mirror", "oculus": "mirror", "opera": "mirror", @@ -140,17 +146,23 @@ }, "chrome_android": "mirror", "edge": "mirror", - "firefox": { - "version_added": "145", - "flags": [ - { - "type": "preference", - "name": "network.http.dictionaries.enable", - "value_to_set": "true" - } - ], - "impl_url": "https://bugzil.la/1917963" - }, + "firefox": [ + { + "version_added": "preview", + "impl_url": "https://bugzil.la/1882979" + }, + { + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], + "impl_url": "https://bugzil.la/1917963" + } + ], "firefox_android": "mirror", "oculus": "mirror", "opera": "mirror", diff --git a/http/headers/Available-Dictionary.json b/http/headers/Available-Dictionary.json index 0d8323592fdbc6..f7e3359abacaf3 100644 --- a/http/headers/Available-Dictionary.json +++ b/http/headers/Available-Dictionary.json @@ -14,17 +14,23 @@ }, "chrome_android": "mirror", "edge": "mirror", - "firefox": { - "version_added": "145", - "flags": [ - { - "type": "preference", - "name": "network.http.dictionaries.enable", - "value_to_set": "true" - } - ], - "impl_url": "https://bugzil.la/1917974" - }, + "firefox": [ + { + "version_added": "preview", + "impl_url": "https://bugzil.la/1882979" + }, + { + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], + "impl_url": "https://bugzil.la/1917974" + } + ], "firefox_android": "mirror", "oculus": "mirror", "opera": "mirror", diff --git a/http/headers/Content-Encoding.json b/http/headers/Content-Encoding.json index 47c5aca3861e29..6c78cf44e82328 100644 --- a/http/headers/Content-Encoding.json +++ b/http/headers/Content-Encoding.json @@ -97,17 +97,23 @@ }, "chrome_android": "mirror", "edge": "mirror", - "firefox": { - "version_added": "145", - "flags": [ - { - "type": "preference", - "name": "network.http.dictionaries.enable", - "value_to_set": "true" - } - ], - "impl_url": "https://bugzil.la/1917965" - }, + "firefox": [ + { + "version_added": "preview", + "impl_url": "https://bugzil.la/1882979" + }, + { + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], + "impl_url": "https://bugzil.la/1917965" + } + ], "firefox_android": "mirror", "oculus": "mirror", "opera": "mirror", @@ -140,17 +146,23 @@ }, "chrome_android": "mirror", "edge": "mirror", - "firefox": { - "version_added": "145", - "flags": [ - { - "type": "preference", - "name": "network.http.dictionaries.enable", - "value_to_set": "true" - } - ], - "impl_url": "https://bugzil.la/1917965" - }, + "firefox": [ + { + "version_added": "preview", + "impl_url": "https://bugzil.la/1882979" + }, + { + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], + "impl_url": "https://bugzil.la/1917965" + } + ], "firefox_android": "mirror", "oculus": "mirror", "opera": "mirror", diff --git a/http/headers/Dictionary-ID.json b/http/headers/Dictionary-ID.json index d20bae4dd8e838..49840aa15e6056 100644 --- a/http/headers/Dictionary-ID.json +++ b/http/headers/Dictionary-ID.json @@ -14,17 +14,23 @@ }, "chrome_android": "mirror", "edge": "mirror", - "firefox": { - "version_added": "145", - "flags": [ - { - "type": "preference", - "name": "network.http.dictionaries.enable", - "value_to_set": "true" - } - ], - "impl_url": "https://bugzil.la/1917979" - }, + "firefox": [ + { + "version_added": "preview", + "impl_url": "https://bugzil.la/1882979" + }, + { + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], + "impl_url": "https://bugzil.la/1917979" + } + ], "firefox_android": "mirror", "oculus": "mirror", "opera": "mirror", diff --git a/http/headers/Use-As-Dictionary.json b/http/headers/Use-As-Dictionary.json index 282357b0ff3601..aa2c4cc01ab2a4 100644 --- a/http/headers/Use-As-Dictionary.json +++ b/http/headers/Use-As-Dictionary.json @@ -14,17 +14,23 @@ }, "chrome_android": "mirror", "edge": "mirror", - "firefox": { - "version_added": "145", - "flags": [ - { - "type": "preference", - "name": "network.http.dictionaries.enable", - "value_to_set": "true" - } - ], - "impl_url": "https://bugzil.la/1917982" - }, + "firefox": [ + { + "version_added": "preview", + "impl_url": "https://bugzil.la/1882979" + }, + { + "version_added": "145", + "flags": [ + { + "type": "preference", + "name": "network.http.dictionaries.enable", + "value_to_set": "true" + } + ], + "impl_url": "https://bugzil.la/1917982" + } + ], "firefox_android": "mirror", "oculus": "mirror", "opera": "mirror",