Browse Source

no longer required

Bill Gianopoulos 3 years ago
parent
commit
8d730dbb9e

+ 0 - 27
mozilla-central/patches/1718153-port1519936-suite.patch

@@ -1,27 +0,0 @@
-# HG changeset patch
-# User Bill Gianopoulos <wgianopoulos@gmail.com>
-# Date 1624544931 0
-Bug 1718153 - Port bug 1519936 - Make sure unified builds of SeaMonkey use the same unified files as Firefox. r=baku
-
-diff --git a/dom/webidl/moz.build b/dom/webidl/moz.build
---- a/dom/webidl/moz.build
-+++ b/dom/webidl/moz.build
-@@ -1139,17 +1139,17 @@ if CONFIG["MOZ_WEBRTC"]:
- 
- if CONFIG["MOZ_WEBSPEECH"]:
-     GENERATED_EVENTS_WEBIDL_FILES += [
-         "SpeechRecognitionEvent.webidl",
-         "SpeechSynthesisErrorEvent.webidl",
-         "SpeechSynthesisEvent.webidl",
-     ]
- 
--if CONFIG["MOZ_BUILD_APP"] in ["browser", "comm/mail", "mobile/android", "xulrunner"]:
-+if CONFIG["MOZ_BUILD_APP"] in ["browser", "comm/mail", "comm/suite", "mobile/android", "xulrunner"]:
-     WEBIDL_FILES += [
-         "External.webidl",
-     ]
- 
- if CONFIG["ACCESSIBILITY"]:
-     WEBIDL_FILES += [
-         "AccessibleNode.webidl",
-     ]

+ 0 - 1
mozilla-central/patches/series

@@ -2,4 +2,3 @@
 1659298-extensions-moz-v1_1-mc.patch
 9999999-with-vs2019.patch
 9999999-NSSgetentropy.patch
-1718153-port1519936-suite.patch