# HG changeset patch # User Wolfgang Rosenauer # Date 1382638394 -7200 # Node ID be770d3cbc020b229dacee44a169384d34b818d7 # Parent ed32bb3eb2f0b3631a21104bf326ce57cedc7f71 Firefox 25 beta diff -r ed32bb3eb2f0 -r be770d3cbc02 MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Sat Oct 05 22:39:27 2013 +0200 +++ b/MozillaFirefox/MozillaFirefox.changes Thu Oct 24 20:13:14 2013 +0200 @@ -1,7 +1,8 @@ ------------------------------------------------------------------- -Sat Oct 5 20:37:57 UTC 2013 - wr@rosenauer.org - -- update to Firefox 25.0b4 +Mon Oct 14 22:03:34 UTC 2013 - wr@rosenauer.org + +- update to Firefox 25.0b5 + * rebased patches ------------------------------------------------------------------- Tue Sep 24 07:31:30 UTC 2013 - wr@rosenauer.org diff -r ed32bb3eb2f0 -r be770d3cbc02 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Sat Oct 05 22:39:27 2013 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Thu Oct 24 20:13:14 2013 +0200 @@ -18,7 +18,7 @@ %define major 24 -%define mainver %major.0.99 +%define mainver %major.99 %define update_channel beta %if %suse_version > 1220 @@ -63,7 +63,7 @@ %endif Version: %{mainver} Release: 0 -%define releasedate 2013100400 +%define releasedate 2013101400 Provides: firefox = %{mainver} Provides: firefox = %{version}-%{release} Provides: web_browser diff -r ed32bb3eb2f0 -r be770d3cbc02 MozillaFirefox/create-tar.sh --- a/MozillaFirefox/create-tar.sh Sat Oct 05 22:39:27 2013 +0200 +++ b/MozillaFirefox/create-tar.sh Thu Oct 24 20:13:14 2013 +0200 @@ -2,7 +2,7 @@ CHANNEL="beta" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_25_04_RELEASE" +RELEASE_TAG="FIREFOX_25_0b7_RELEASE" VERSION="24.99" # mozilla diff -r ed32bb3eb2f0 -r be770d3cbc02 firefox-browser-css.patch --- a/firefox-browser-css.patch Sat Oct 05 22:39:27 2013 +0200 +++ b/firefox-browser-css.patch Thu Oct 24 20:13:14 2013 +0200 @@ -9,15 +9,15 @@ diff --git a/browser/themes/linux/browser.css b/browser/themes/linux/browser.css --- a/browser/themes/linux/browser.css +++ b/browser/themes/linux/browser.css -@@ -1026,16 +1026,30 @@ toolbar[iconsize="small"] #feed-button { - - #urlbar-display { +@@ -980,16 +980,30 @@ toolbar[iconsize="small"] #webrtc-status margin-top: 0; margin-bottom: 0; -moz-margin-start: 0; color: GrayText; } + %include ../shared/identity-block.inc.css + +#PopupAutoCompleteRichResult .autocomplete-richlistitem { + background-color: -moz-Field !important; +} @@ -32,11 +32,11 @@ + color: -moz-Fieldtext !important; +} + - /* Favicon */ #page-proxy-favicon { - width: 16px; - height: 16px; margin-top: 2px; margin-bottom: 2px; -moz-margin-start: 4px; -moz-margin-end: 3px; + -moz-image-region: rect(0, 16px, 16px, 0); + } + diff -r ed32bb3eb2f0 -r be770d3cbc02 firefox-kde.patch --- a/firefox-kde.patch Sat Oct 05 22:39:27 2013 +0200 +++ b/firefox-kde.patch Thu Oct 24 20:13:14 2013 +0200 @@ -2,7 +2,7 @@ new file mode 100644 --- /dev/null +++ b/browser/base/content/browser-kde.xul -@@ -0,0 +1,1097 @@ +@@ -0,0 +1,1161 @@ +#filter substitution + +# -*- Mode: HTML -*- @@ -292,6 +292,63 @@ + + + ++ ++