34.0b11 firefox34
authorWolfgang Rosenauer <wr@rosenauer.org>
Tue, 25 Nov 2014 21:21:07 +0100
branchfirefox34
changeset 811 ab1f6b725947
parent 810 b6860fdbf66b
child 813 9e3063dcc69e
34.0b11
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
firefox-kde.patch
--- a/MozillaFirefox/MozillaFirefox.changes	Wed Nov 19 19:18:40 2014 +0100
+++ b/MozillaFirefox/MozillaFirefox.changes	Tue Nov 25 21:21:07 2014 +0100
@@ -1,7 +1,7 @@
 -------------------------------------------------------------------
-Wed Nov 19 17:58:06 UTC 2014 - wr@rosenauer.org
-
-- update to Firefox 34.0b10
+Tue Nov 25 20:20:46 UTC 2014 - wr@rosenauer.org
+
+- update to Firefox 34.0b11
 - limit linker memory usage for %ix86
 
 -------------------------------------------------------------------
--- a/MozillaFirefox/MozillaFirefox.spec	Wed Nov 19 19:18:40 2014 +0100
+++ b/MozillaFirefox/MozillaFirefox.spec	Tue Nov 25 21:21:07 2014 +0100
@@ -21,7 +21,7 @@
 %define major 33
 %define mainver %major.99
 %define update_channel beta
-%define releasedate 2014111800
+%define releasedate 2014112000
 
 # general build definitions
 %define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
--- a/MozillaFirefox/create-tar.sh	Wed Nov 19 19:18:40 2014 +0100
+++ b/MozillaFirefox/create-tar.sh	Tue Nov 25 21:21:07 2014 +0100
@@ -2,7 +2,7 @@
 
 CHANNEL="beta"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_34_0b10_RELEASE"
+RELEASE_TAG="FIREFOX_34_0b11_RELEASE"
 VERSION="33.99"
 
 # mozilla
--- a/firefox-kde.patch	Wed Nov 19 19:18:40 2014 +0100
+++ b/firefox-kde.patch	Tue Nov 25 21:21:07 2014 +0100
@@ -2,7 +2,7 @@
 new file mode 100644
 --- /dev/null
 +++ b/browser/base/content/browser-kde.xul
-@@ -0,0 +1,1224 @@
+@@ -0,0 +1,1234 @@
 +#filter substitution
 +<?xml version="1.0"?>
 +# -*- Mode: HTML -*-
@@ -145,6 +145,9 @@
 +    <!-- for search and content formfill/pw manager -->
 +    <panel type="autocomplete" id="PopupAutoComplete" noautofocus="true" hidden="true"/>
 +
++    <!-- for search with one-off buttons -->
++    <panel type="autocomplete" id="PopupSearchAutoComplete" noautofocus="true" hidden="true"/>
++
 +    <!-- for url bar autocomplete -->
 +    <panel type="autocomplete-richlistbox" id="PopupAutoCompleteRichResult" noautofocus="true" hidden="true"/>
 +
@@ -243,6 +246,13 @@
 +      <box id="UITourHighlight"></box>
 +    </panel>
 +
++    <panel id="abouthome-search-panel" orient="vertical" type="arrow">
++      <hbox id="abouthome-search-panel-manage" class="abouthome-search-panel-item"
++            onclick="openPreferences('paneSearch')">
++        <label>&cmd_engineManager.label;</label>
++      </hbox>
++    </panel>
++
 +    <panel id="social-share-panel"
 +           class="social-panel"
 +           type="arrow"
@@ -1230,7 +1240,7 @@
 diff --git a/browser/base/content/browser.xul b/browser/base/content/browser.xul
 --- a/browser/base/content/browser.xul
 +++ b/browser/base/content/browser.xul
-@@ -171,17 +171,17 @@
+@@ -174,17 +174,17 @@
                      class="editBookmarkPanelHeaderButton"
                      oncommand="StarUI.removeBookmarkButtonCommand();"
                      accesskey="&editBookmark.removeBookmark.accessKey;"/>
@@ -1249,7 +1259,7 @@
          <button id="editBookmarkPanelDeleteButton"
                  class="editBookmarkPanelBottomButton"
                  label="&editBookmark.cancel.label;"
-@@ -1150,17 +1150,17 @@
+@@ -1160,17 +1160,17 @@
  
    <hbox id="full-screen-warning-container" hidden="true" fadeout="true">
      <hbox style="width: 100%;" pack="center"> <!-- Inner hbox needed due to bug 579776. -->
@@ -1271,7 +1281,7 @@
 diff --git a/browser/base/jar.mn b/browser/base/jar.mn
 --- a/browser/base/jar.mn
 +++ b/browser/base/jar.mn
-@@ -70,16 +70,18 @@ browser.jar:
+@@ -71,16 +71,18 @@ browser.jar:
          content/browser/aboutRobots-icon.png          (content/aboutRobots-icon.png)
          content/browser/aboutRobots-widget-left.png   (content/aboutRobots-widget-left.png)
          content/browser/aboutSocialError.xhtml        (content/aboutSocialError.xhtml)