# HG changeset patch # User Wolfgang Rosenauer # Date 1414529795 -3600 # Node ID 50b18808abdce164e77543e680f825358b92ca25 # Parent 449ace3f3f72c7068d024eb3e35e0cecca0ecdd8 34.0b4 rebase firefox-kde.patch (not building yet) diff -r 449ace3f3f72 -r 50b18808abdc MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Tue Oct 28 21:52:00 2014 +0100 +++ b/MozillaFirefox/MozillaFirefox.spec Tue Oct 28 21:56:35 2014 +0100 @@ -23,7 +23,7 @@ %define update_channel beta %define mainver %major.0 %define update_channel release -%define releasedate 2014101000 +%define releasedate 2014102700 # general build definitions %define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\} diff -r 449ace3f3f72 -r 50b18808abdc MozillaFirefox/create-tar.sh --- a/MozillaFirefox/create-tar.sh Tue Oct 28 21:52:00 2014 +0100 +++ b/MozillaFirefox/create-tar.sh Tue Oct 28 21:56:35 2014 +0100 @@ -2,7 +2,7 @@ CHANNEL="beta" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_34_0b1_RELEASE" +RELEASE_TAG="FIREFOX_34_0b4_RELEASE" VERSION="33.99" # mozilla diff -r 449ace3f3f72 -r 50b18808abdc firefox-kde.patch --- a/firefox-kde.patch Tue Oct 28 21:52:00 2014 +0100 +++ b/firefox-kde.patch Tue Oct 28 21:56:35 2014 +0100 @@ -2,7 +2,7 @@ new file mode 100644 --- /dev/null +++ b/browser/base/content/browser-kde.xul -@@ -0,0 +1,1238 @@ +@@ -0,0 +1,1224 @@ +#filter substitution + +# -*- Mode: HTML -*- @@ -674,7 +674,7 @@ + aria-label="&navbarCmd.label;" + fullscreentoolbar="true" mode="icons" customizable="true" + iconsize="small" -+ defaultset="urlbar-container,search-container,bookmarks-menu-button,downloads-button,home-button,loop-call-button,social-share-button,social-toolbar-item" ++ defaultset="urlbar-container,search-container,bookmarks-menu-button,downloads-button,home-button,social-share-button,social-toolbar-item" + customizationtarget="nav-bar-customization-target" + overflowable="true" + overflowbutton="nav-bar-overflow-button" @@ -717,7 +717,7 @@ + ontextreverted="return this.handleRevert();" + pageproxystate="invalid" + onfocus="document.getElementById('identity-box').style.MozUserFocus= 'normal'" -+ onblur="setTimeout(function() document.getElementById('identity-box').style.MozUserFocus = '', 0);"> ++ onblur="setTimeout(() => { document.getElementById('identity-box').style.MozUserFocus = ''; }, 0);"> +