From a7c14e2f29831f4bc5eb18e23e55eb6f7a4e3431 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 Apr 2024 17:12:12 +0200 Subject: Merging upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- modules/libpref/init/StaticPrefList.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'modules/libpref/init/StaticPrefList.yaml') diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml index ba2705ddc3..f32cab17d8 100644 --- a/modules/libpref/init/StaticPrefList.yaml +++ b/modules/libpref/init/StaticPrefList.yaml @@ -9059,6 +9059,11 @@ value: 32 mirror: always +- name: layout.cursor.disable-for-popups + type: bool + value: true + mirror: always + - name: layout.display-list.build-twice type: RelaxedAtomicBool value: false @@ -11431,6 +11436,12 @@ value: true mirror: always +# If true content types of multipart/x-mixed-replace cannot set a cookie +- name: network.cookie.prevent_set_cookie_from_multipart + type: RelaxedAtomicBool + value: true + mirror: always + # If we should attempt to race the cache and network. - name: network.http.rcwn.enabled type: bool -- cgit v1.2.3