mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 18:32:06 -08:00
update patches
This commit is contained in:
parent
630e367ca8
commit
df3d378acd
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ diff --git a/dom/base/ChromeUtils.cpp b/dom/base/ChromeUtils.cpp
|
||||||
index 52f0af76ec..2a7a9ae4fc 100644
|
index 52f0af76ec..2a7a9ae4fc 100644
|
||||||
--- a/dom/base/ChromeUtils.cpp
|
--- a/dom/base/ChromeUtils.cpp
|
||||||
+++ b/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/. */
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||||
|
|
||||||
#include "ChromeUtils.h"
|
#include "ChromeUtils.h"
|
||||||
|
|
@ -10,7 +10,7 @@ index 52f0af76ec..2a7a9ae4fc 100644
|
||||||
|
|
||||||
#include "JSOracleParent.h"
|
#include "JSOracleParent.h"
|
||||||
#include "ThirdPartyUtil.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);
|
return nsNativeTheme::IsDarkBackground(f);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ diff --git a/browser/installer/package-manifest.in b/browser/installer/package-m
|
||||||
index bb0f71dd60..3ad3d84b82 100644
|
index bb0f71dd60..3ad3d84b82 100644
|
||||||
--- a/browser/installer/package-manifest.in
|
--- a/browser/installer/package-manifest.in
|
||||||
+++ b/browser/installer/package-manifest.in
|
+++ b/browser/installer/package-manifest.in
|
||||||
@@ -244,6 +244,11 @@
|
@@ -244,6 +244,12 @@
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue