tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit dd61404c06992e657fe4ff23f52648407081bdae
parent f7909f4d641daacb14be68f041efe25552362584
Author: Yunju Lee <yunjulee@google.com>
Date:   Mon, 15 Dec 2025 05:12:37 +0000

Bug 2003165 - Remove unused network.http.http2.push_priority_update pref. r=gregp

Differential Revision: https://phabricator.services.mozilla.com/D276380

Diffstat:
Mmodules/libpref/init/StaticPrefList.yaml | 7-------
1 file changed, 0 insertions(+), 7 deletions(-)

diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml @@ -15245,13 +15245,6 @@ value: false mirror: always -# This pref controls whether to send PRIORITY_UPDATE -# frames for pushed streams. -- name: network.http.http2.push_priority_update - type: RelaxedAtomicBool - value: false - mirror: always - - name: network.http.http2.enforce-tls-profile type: RelaxedAtomicBool value: true