update to 6.0b2
authorWolfgang Rosenauer <wr@rosenauer.org>
Sun, 17 Jul 2011 11:24:10 +0200
changeset 291 e335e83ee4aa
parent 290 8e4307c73cbd
child 292 058eaa15d5d8
update to 6.0b2 refreshed firefox-kde.patch
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
firefox-kde.patch
--- a/MozillaFirefox/MozillaFirefox.changes	Fri Jul 08 08:22:02 2011 +0200
+++ b/MozillaFirefox/MozillaFirefox.changes	Sun Jul 17 11:24:10 2011 +0200
@@ -1,7 +1,7 @@
 -------------------------------------------------------------------
-Fri Jul  8 06:16:10 UTC 2011 - wr@rosenauer.org
-
-- update to 6.0b1
+Sun Jul 17 09:22:31 UTC 2011 - wr@rosenauer.org
+
+- update to 6.0b2
   * removed obsolete patches
     - firefox-shellservice.patch
     - mozilla-gio.patch
--- a/MozillaFirefox/MozillaFirefox.spec	Fri Jul 08 08:22:02 2011 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Sun Jul 17 11:24:10 2011 +0200
@@ -35,7 +35,7 @@
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Version:        %{mainver}
 Release:        1
-%define         releasedate 2011070600
+%define         releasedate 2011071600
 Provides:       web_browser
 Provides:       firefox = %{version}-%{release}
 Provides:       firefox = %{mainver}
--- a/MozillaFirefox/create-tar.sh	Fri Jul 08 08:22:02 2011 +0200
+++ b/MozillaFirefox/create-tar.sh	Sun Jul 17 11:24:10 2011 +0200
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 BRANCH="releases/mozilla-beta"
-RELEASE_TAG="FIREFOX_6_0b1_RELEASE"
+RELEASE_TAG="FIREFOX_6_0b2_RELEASE"
 VERSION="5.99"
 
 # mozilla
--- a/firefox-kde.patch	Fri Jul 08 08:22:02 2011 +0200
+++ b/firefox-kde.patch	Sun Jul 17 11:24:10 2011 +0200
@@ -23,7 +23,7 @@
 new file mode 100644
 --- /dev/null
 +++ b/browser/base/content/browser-kde.xul
-@@ -0,0 +1,1078 @@
+@@ -0,0 +1,1076 @@
 +#filter substitution
 +<?xml version="1.0"?>
 +# -*- Mode: HTML -*-
@@ -133,7 +133,9 @@
 +
 +# All sets except for popupsets (commands, keys, stringbundles and broadcasters) *must* go into the
 +# browser-sets.inc file for sharing with hiddenWindow.xul.
++#define FULL_BROWSER_WINDOW
 +#include browser-sets.inc
++#undef FULL_BROWSER_WINDOW
 +
 +  <popupset id="mainPopupSet">
 +    <menupopup id="tabContextMenu"
@@ -163,7 +165,7 @@
 +                oncommand="gBrowser.replaceTabWithWindow(TabContextMenu.contextTab);"/>
 +      <menuseparator/>
 +      <menuitem id="context_reloadAllTabs" label="&reloadAllTabs.label;" accesskey="&reloadAllTabs.accesskey;"
-+                tbattr="tabbrowser-multiple"
++                tbattr="tabbrowser-multiple-visible"
 +                oncommand="gBrowser.reloadAllTabs();"/>
 +      <menuitem id="context_bookmarkAllTabs"
 +                label="&bookmarkAllTabs.label;"
@@ -201,6 +203,7 @@
 +
 +    <panel id="editBookmarkPanel"
 +           type="arrow"
++           footertype="promobox"
 +           orient="vertical"
 +           ignorekeys="true"
 +           hidden="true"
@@ -264,7 +267,7 @@
 +           noautohide="true"
 +           titlebar="normal"
 +           close="true"
-+           onpopuphiding="InspectorUI.closeInspectorUI(true);"
++           onpopuphiding="InspectorUI.closeInspectorUI();"
 +           label="&inspectPanelTitle.label;">
 +      <toolbar id="inspector-toolbar"
 +               nowindowdrag="true">
@@ -361,8 +364,13 @@
 +
 +    <menupopup id="placesContext"/>
 +
-+    <panel id="notification-popup" type="arrow" position="after_start"
-+           hidden="true" orient="vertical"/>
++    <panel id="notification-popup"
++           type="arrow"
++           footertype="promobox"
++           position="after_start"
++           hidden="true"
++           orient="vertical"
++           role="alert"/>
 +
 +    <!-- Popup for site identity information -->
 +    <panel id="identity-popup"
@@ -487,15 +495,11 @@
 +#endif
 +
 +<deck flex="1" id="tab-view-deck">
-+<vbox flex="1">
++<vbox flex="1" id="browser-panel">
 +
 +  <toolbox id="navigator-toolbox"
 +           defaultmode="icons" mode="icons"
-+#ifdef WINCE
-+           defaulticonsize="small" iconsize="small"
-+#else
 +           iconsize="large"
-+#endif
 +           tabsontop="true"
 +           persist="tabsontop">
 +    <!-- Menu -->
@@ -523,13 +527,8 @@
 +    <toolbar id="nav-bar" class="toolbar-primary chromeclass-toolbar"
 +             toolbarname="&navbarCmd.label;" accesskey="&navbarCmd.accesskey;"
 +             fullscreentoolbar="true" mode="icons" customizable="true"
-+#ifdef WINCE
-+             iconsize="small" defaulticonsize="small"
-+             defaultset="unified-back-forward-button,urlbar-container,reload-button,stop-button,search-container,home-button,bookmarks-menu-button-container,navigator-throbber,fullscreenflex,window-controls"
-+#else
 +             iconsize="large"
 +             defaultset="unified-back-forward-button,urlbar-container,reload-button,stop-button,search-container,home-button,bookmarks-menu-button-container,fullscreenflex,window-controls"
-+#endif
 +             context="toolbar-context-menu">
 +
 +      <toolbaritem id="unified-back-forward-button" class="chromeclass-toolbar-additional"
@@ -877,9 +876,8 @@
 +                    key="key_tabview"
 +                    label="&viewTabGroups.label;"
 +                    command="Browser:ToggleTabView"
-+                    observes="tabviewGroupsNumber"
-+                    keepme="true"/>
-+          <menuseparator id="alltabs-popup-separator" keepme="true"/>
++                    observes="tabviewGroupsNumber"/>
++          <menuseparator id="alltabs-popup-separator"/>
 +        </menupopup>
 +      </toolbarbutton>
 +