From df3d378acd0ebd34ec63b1e49bbe626815f3cde7 Mon Sep 17 00:00:00 2001 From: oneflux Date: Tue, 22 Apr 2025 21:09:32 -0700 Subject: [PATCH] update patches --- patches/chromeutil.patch | 4 ++-- patches/config.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/patches/chromeutil.patch b/patches/chromeutil.patch index 7a82e38..2be54f6 100644 --- a/patches/chromeutil.patch +++ b/patches/chromeutil.patch @@ -2,7 +2,7 @@ diff --git a/dom/base/ChromeUtils.cpp b/dom/base/ChromeUtils.cpp index 52f0af76ec..2a7a9ae4fc 100644 --- a/dom/base/ChromeUtils.cpp +++ b/dom/base/ChromeUtils.cpp -@@ -5,6 +5,8 @@ +@@ -5,6 +5,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ChromeUtils.h" @@ -10,7 +10,7 @@ index 52f0af76ec..2a7a9ae4fc 100644 #include "JSOracleParent.h" #include "ThirdPartyUtil.h" -@@ -2115,6 +2117,24 @@ bool ChromeUtils::IsDarkBackground(GlobalObject&, Element& aElement) { +@@ -2414,6 +2416,24 @@ bool ChromeUtils::IsDarkBackground(GlobalObject&, Element& aElement) { return nsNativeTheme::IsDarkBackground(f); } diff --git a/patches/config.patch b/patches/config.patch index 13ab78a..3fc1d00 100644 --- a/patches/config.patch +++ b/patches/config.patch @@ -2,7 +2,7 @@ diff --git a/browser/installer/package-manifest.in b/browser/installer/package-m index bb0f71dd60..3ad3d84b82 100644 --- a/browser/installer/package-manifest.in +++ b/browser/installer/package-manifest.in -@@ -244,6 +244,11 @@ +@@ -244,6 +244,12 @@ #endif #endif