diff --git a/pre-compile-patches/mozconfig.patch b/pre-compile-patches/mozconfig.patch index 30d6993..3d58a71 100644 --- a/pre-compile-patches/mozconfig.patch +++ b/pre-compile-patches/mozconfig.patch @@ -20,7 +20,3 @@ o: .mozconfig // Disable crash reporter +ac_add_options --disable-crashreporter - -// Disable telemetry -+ac_add_options --disable-telemetry - diff --git a/pre-compile-patches/windows-build.patch b/pre-compile-patches/windows-build.patch index c79c3be..4fd6b4f 100644 --- a/pre-compile-patches/windows-build.patch +++ b/pre-compile-patches/windows-build.patch @@ -8005,15 +8005,6 @@ o: /modules/libpref/init/StaticPrefList.yaml + value: false + mirror: always + -+#if defined(ENABLE_TESTS) -+ # If true, NS_GetComplexLineBreaks compares the line breaks produced in the -+ # content process using the Uniscribe line breaker, with those from a -+ # brokered call to the parent. -+- name: intl.compare_against_brokered_complex_line_breaks -+ type: bool -+ value: false -+ mirror: always -+#endif +#endif + +# If you use legacy Chinese IME which puts an ideographic space to composition @@ -8031,7 +8022,7 @@ o: /modules/libpref/init/StaticPrefList.yaml +# set of composition events or not. E.g., when you use Emoji picker on macOS, +# it inserts an Emoji character directly. If set to true, `compositionstart`, +# `compositionupdate` and `compositionend` events will be fired, and the -+# correspnding `beforeinput` events are not cancelable. Otherwise, if set to ++# corresponding `beforeinput` events are not cancelable. Otherwise, if set to +# false, any user input events are not exposed to web apps but only +# `beforeinput` event is fired as "insert text" as a cancelable event. +- name: intl.ime.use_composition_events_for_insert_text @@ -12616,7 +12607,7 @@ o: /modules/libpref/init/StaticPrefList.yaml + value: false + mirror: always + -+# lax-by-default 2 minutes tollerance for unsafe methods. The value is in seconds. ++# lax-by-default 2 minutes tolerance for unsafe methods. The value is in seconds. +- name: network.cookie.sameSite.laxPlusPOST.timeout + type: uint32_t + value: 120 @@ -13388,7 +13379,7 @@ o: /modules/libpref/init/StaticPrefList.yaml + mirror: always + +# How long we should wait for EarlyHintPreloader to be used. -+# Under normal circumstances it should be used immidiately. ++# Under normal circumstances it should be used immediately. +- name: network.early-hints.parent-connect-timeout + type: uint32_t + value: 10000 @@ -18206,7 +18197,7 @@ o: /modules/libpref/init/StaticPrefList.yaml + mirror: always + +#ifdef XP_MACOSX -+# The folllowing widget.macos.automatic.* prefs are whether Gecko turns on ++# The following widget.macos.automatic.* prefs are whether Gecko turns on +# text replacement features. +- name: widget.macos.automatic.text_replacement + type: bool