# HG changeset patch # User Wolfgang Rosenauer # Date 1528490909 -7200 # Node ID 526f445635f36e76270971a5f256269f296c132f # Parent fbfe323c62cd1bdbc78deafffb5134e264881c5b removed obsolete patches rebased remaining patches diff -r fbfe323c62cd -r 526f445635f3 MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Fri Jun 08 22:31:03 2018 +0200 +++ b/MozillaFirefox/MozillaFirefox.changes Fri Jun 08 22:48:29 2018 +0200 @@ -3,6 +3,11 @@ - update to Firefox 61.0b12 - requires NSS 3.37.3 +- removed obsolete patches + mozilla-i586-DecoderDoctorLogger.patch + mozilla-i586-domPrefs.patch + mozilla-fix-skia-aarch64.patch + mozilla-bmo1375074.patch ------------------------------------------------------------------- Fri Jun 1 10:52:13 UTC 2018 - bjorn.lie@gmail.com diff -r fbfe323c62cd -r 526f445635f3 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Fri Jun 08 22:31:03 2018 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Fri Jun 08 22:48:29 2018 +0200 @@ -156,11 +156,7 @@ Patch6: mozilla-reduce-files-per-UnifiedBindings.patch Patch7: mozilla-aarch64-startup-crash.patch Patch8: mozilla-bmo256180.patch -Patch9: mozilla-i586-DecoderDoctorLogger.patch -Patch10: mozilla-i586-domPrefs.patch Patch11: mozilla-enable-csd.patch -Patch12: mozilla-fix-skia-aarch64.patch -Patch13: mozilla-bmo1375074.patch # Firefox/browser Patch101: firefox-kde.patch Patch102: firefox-branded-icons.patch @@ -270,13 +266,7 @@ %endif %patch7 -p1 %patch8 -p1 -%ifarch %ix86 -%patch9 -p1 -%patch10 -p1 -%endif -%patch11 -p1 -%patch12 -p1 -%patch13 -p1 +#%patch11 -p1 # Firefox %patch101 -p1 %patch102 -p1 diff -r fbfe323c62cd -r 526f445635f3 MozillaFirefox/mozilla-bmo1375074.patch --- a/MozillaFirefox/mozilla-bmo1375074.patch Fri Jun 08 22:31:03 2018 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -../mozilla-bmo1375074.patch \ No newline at end of file diff -r fbfe323c62cd -r 526f445635f3 MozillaFirefox/mozilla-fix-skia-aarch64.patch --- a/MozillaFirefox/mozilla-fix-skia-aarch64.patch Fri Jun 08 22:31:03 2018 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -../mozilla-fix-skia-aarch64.patch \ No newline at end of file diff -r fbfe323c62cd -r 526f445635f3 MozillaFirefox/mozilla-i586-DecoderDoctorLogger.patch --- a/MozillaFirefox/mozilla-i586-DecoderDoctorLogger.patch Fri Jun 08 22:31:03 2018 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -../mozilla-i586-DecoderDoctorLogger.patch \ No newline at end of file diff -r fbfe323c62cd -r 526f445635f3 MozillaFirefox/mozilla-i586-domPrefs.patch --- a/MozillaFirefox/mozilla-i586-domPrefs.patch Fri Jun 08 22:31:03 2018 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -../mozilla-i586-domPrefs.patch \ No newline at end of file diff -r fbfe323c62cd -r 526f445635f3 firefox-branded-icons.patch --- a/firefox-branded-icons.patch Fri Jun 08 22:31:03 2018 +0200 +++ b/firefox-branded-icons.patch Fri Jun 08 22:48:29 2018 +0200 @@ -1,11 +1,11 @@ # HG changeset patch # Parent e0751ad74e835e80041a61ea00c2a63bf6fbe2de -# Parent 38e46d7f98d3e392de95d83660ecd147b30dc9aa +# Parent 8a401a01454e9f5e8a357262d774e0ff348d9bc1 diff --git a/browser/branding/branding-common.mozbuild b/browser/branding/branding-common.mozbuild --- a/browser/branding/branding-common.mozbuild +++ b/browser/branding/branding-common.mozbuild -@@ -17,12 +17,15 @@ def FirefoxBranding(): +@@ -22,12 +22,15 @@ def FirefoxBranding(): FINAL_TARGET_FILES.VisualElements += [ 'VisualElements_150.png', 'VisualElements_70.png', @@ -24,9 +24,9 @@ diff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in --- a/browser/installer/package-manifest.in +++ b/browser/installer/package-manifest.in -@@ -601,20 +601,23 @@ - @RESPATH@/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/chrome.manifest - @RESPATH@/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf +@@ -404,20 +404,23 @@ + @RESPATH@/browser/chrome/pdfjs.manifest + @RESPATH@/browser/chrome/pdfjs/* @RESPATH@/chrome/toolkit@JAREXT@ @RESPATH@/chrome/toolkit.manifest @RESPATH@/chrome/recording.manifest @@ -46,5 +46,5 @@ ; [Webide Files] @RESPATH@/browser/chrome/webide@JAREXT@ @RESPATH@/browser/chrome/webide.manifest - @RESPATH@/browser/@PREF_DIR@/webide-prefs.js + @RESPATH@/browser/@PREF_DIR@/webide.js diff -r fbfe323c62cd -r 526f445635f3 firefox-kde.patch --- a/firefox-kde.patch Fri Jun 08 22:31:03 2018 +0200 +++ b/firefox-kde.patch Fri Jun 08 22:48:29 2018 +0200 @@ -1,11 +1,11 @@ # HG changeset patch -# Parent 1b44c077e473c5a7d02fab26e2a220ebf219e0ab +# Parent a01c6385626ce90528d02e5127de5c1444c07efc diff --git a/browser/base/content/browser-kde.xul b/browser/base/content/browser-kde.xul new file mode 100644 --- /dev/null +++ b/browser/base/content/browser-kde.xul -@@ -0,0 +1,1280 @@ +@@ -0,0 +1,1293 @@ +#filter substitution + +# -*- Mode: HTML -*- @@ -21,14 +21,17 @@ + + + ++ ++ + + -+ -+ ++ + +# All DTD information is stored in a separate file so that it can be shared by +# hiddenWindow.xul. ++ + + + -+# All JS files which are not content (only) dependent that browser.xul -+# wishes to include *must* go into the global-scripts.inc file -+# so that they can be shared by macBrowserOverlay.xul. ++# All JS files which are needed by browser.xul and other top level windows to ++# support MacOS specific features *must* go into the global-scripts.inc file so ++# that they can be shared with macWindow.inc.xul. +#include global-scripts.inc + + + -+# All sets except for popupsets (commands, keys, stringbundles and broadcasters) *must* go into the -+# browser-sets.inc file for sharing with hiddenWindow.xul. ++# All sets except for popupsets (commands, keys, stringbundles and broadcasters) ++# *must* go into the browser-sets.inc file so that they can be shared with other ++# top level windows in macWindow.inc.xul. +#define FULL_BROWSER_WINDOW +#include browser-sets.inc +#undef FULL_BROWSER_WINDOW @@ -219,7 +235,7 @@ + + + -+