forked from pool/MozillaFirefox
checked in
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=119
This commit is contained in:
parent
ebf2e84c2d
commit
efed4244b5
@ -1,11 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 2 20:26:49 CEST 2009 - wr@rosenauer.org
|
||||
|
||||
- improve UI colors to be usable with dark themes at all
|
||||
(firefox-browser-css.patch) (bnc#503351)
|
||||
- extend list of supported architectures as ABI identifier
|
||||
(mozilla-abi.patch) (bnc#543460)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 14 00:07:55 CEST 2009 - wr@rosenauer.org
|
||||
|
||||
|
@ -53,8 +53,6 @@ Patch5: firefox-bug506901.patch
|
||||
Patch6: firefox-cross-desktop.patch
|
||||
Patch7: firefox-kde.patch
|
||||
Patch8: firefox-no-gnomevfs.patch
|
||||
Patch9: firefox-browser-css.patch
|
||||
Patch10: mozilla-abi.patch
|
||||
Patch14: credits.patch
|
||||
Patch17: firefox-appname.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -154,8 +152,6 @@ cd $RPM_BUILD_DIR/mozilla
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
%patch10 -p1
|
||||
%patch14
|
||||
%patch17
|
||||
# install kde.js
|
||||
|
@ -1,148 +0,0 @@
|
||||
From: Jakub Steiner <jimmac@novell.com>
|
||||
Subject: make style compatible with dark themes
|
||||
References:
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=503351
|
||||
|
||||
|
||||
diff --git a/browser/base/content/browser.css b/browser/base/content/browser.css
|
||||
--- a/browser/base/content/browser.css
|
||||
+++ b/browser/base/content/browser.css
|
||||
@@ -4,42 +4,87 @@
|
||||
searchbar {
|
||||
-moz-binding: url("chrome://browser/content/search/search.xml#searchbar");
|
||||
}
|
||||
|
||||
tabbrowser {
|
||||
-moz-binding: url("chrome://browser/content/tabbrowser.xml#tabbrowser");
|
||||
}
|
||||
|
||||
+ /* Remove focus lines from tabs */
|
||||
+
|
||||
+ .tabbrowser-tab > .tab-text {
|
||||
+ border: 1px dotted transparent !important;
|
||||
+ }
|
||||
+
|
||||
+
|
||||
toolbar[printpreview="true"] {
|
||||
-moz-binding: url("chrome://global/content/printPreviewBindings.xml#printpreviewtoolbar");
|
||||
}
|
||||
|
||||
toolbarpaletteitem[place="palette"] > toolbaritem > hbox[type="places"] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* ::::: location bar ::::: */
|
||||
#urlbar {
|
||||
-moz-binding: url(chrome://browser/content/urlbarBindings.xml#urlbar);
|
||||
+ -moz-appearance: textfield !important;
|
||||
}
|
||||
|
||||
+ #urlbar .autocomplete-textbox-container {
|
||||
+ background-color: -moz-Field !important;
|
||||
+ -moz-appearance: none !important;
|
||||
+ }
|
||||
+
|
||||
+ #urlbar > .autocomplete-history-dropmarker {
|
||||
+ -moz-appearance: toolbarbutton-dropdown !important;
|
||||
+ margin: 0px 3px 0px 5px !important;
|
||||
+ }
|
||||
+
|
||||
#wrapper-urlbar-container #urlbar {
|
||||
-moz-user-input: disabled;
|
||||
cursor: -moz-grab;
|
||||
}
|
||||
|
||||
#PopupAutoComplete {
|
||||
-moz-binding: url("chrome://browser/content/urlbarBindings.xml#browser-autocomplete-result-popup");
|
||||
}
|
||||
|
||||
#PopupAutoCompleteRichResult {
|
||||
-moz-binding: url("chrome://browser/content/urlbarBindings.xml#urlbar-rich-result-popup");
|
||||
}
|
||||
|
||||
+ #PopupAutoCompleteRichResult .autocomplete-richlistitem
|
||||
+ {
|
||||
+ background: -moz-Field !important;
|
||||
+ }
|
||||
+
|
||||
+ #PopupAutoCompleteRichResult .autocomplete-richlistitem[selected="true"]
|
||||
+ {
|
||||
+ background: Highlight !important;
|
||||
+ }
|
||||
+
|
||||
+ #PopupAutoCompleteRichResult .autocomplete-richlistitem[selected="true"],
|
||||
+ #PopupAutoCompleteRichResult .autocomplete-richlistitem[selected="true"] *
|
||||
+ {
|
||||
+ color: HighlightText !important;
|
||||
+ }
|
||||
+
|
||||
+ .ac-title
|
||||
+ {
|
||||
+ color: -moz-Fieldtext !important;
|
||||
+ }
|
||||
+
|
||||
+ #PopupAutoComplete .autocomplete-treebody {
|
||||
+ background-color: -moz-Field !important;
|
||||
+ color: -moz-Fieldtext !important;
|
||||
+ }
|
||||
+
|
||||
+
|
||||
#page-report-button:not([blocked]) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#urlbar-throbber:not([busy="true"]),
|
||||
#urlbar-throbber[busy="true"] + #page-proxy-favicon {
|
||||
display: none;
|
||||
}
|
||||
@@ -59,16 +104,31 @@ toolbarpaletteitem[place="palette"] > to
|
||||
visibility: collapse;
|
||||
}
|
||||
|
||||
#identity-box > hbox {
|
||||
max-width: 22em;
|
||||
min-width: 1px;
|
||||
}
|
||||
|
||||
+/* Identity/Bookmark pop-up improvements */
|
||||
+
|
||||
+ #identity-popup-container {
|
||||
+ -moz-appearance: dialog !important;
|
||||
+ }
|
||||
+
|
||||
+ #editBookmarkPanel {
|
||||
+ -moz-appearance: dialog !important;
|
||||
+ }
|
||||
+
|
||||
+ #editBMPanel_foldersExpander, #editBMPanel_tagsSelectorExpander {
|
||||
+ -moz-appearance: menulist-button !important;
|
||||
+ }
|
||||
+
|
||||
+
|
||||
/* ::::: Unified Back-/Forward Button ::::: */
|
||||
#back-forward-dropmarker > image ,
|
||||
#back-forward-dropmarker > label {
|
||||
display: none;
|
||||
}
|
||||
.unified-nav-current {
|
||||
font-weight: bold;
|
||||
}
|
||||
@@ -154,8 +214,18 @@ window[chromehidden~="toolbar"] toolbar:
|
||||
display: inline-block;
|
||||
}
|
||||
%endif
|
||||
|
||||
/* Bug 483950 - Hide domain name in status bar pending removal */
|
||||
#security-button > label {
|
||||
display: none;
|
||||
}
|
||||
+
|
||||
+
|
||||
+/* Support for Fission add-on */
|
||||
+
|
||||
+#urlbar[fission="fusion"] > #statusbar-icon > .progress-bar {
|
||||
+ background-color: Highlight !important;
|
||||
+ -moz-appearance: progresschunk !important;
|
||||
+ opacity: 0.4 !important;
|
||||
+ margin: 1px !important;
|
||||
+}
|
@ -1,40 +0,0 @@
|
||||
diff --git a/configure.in b/configure.in
|
||||
--- a/configure.in
|
||||
+++ b/configure.in
|
||||
@@ -1322,24 +1322,36 @@ fi
|
||||
|
||||
# Only set CPU_ARCH if we recognize the value of OS_TEST
|
||||
|
||||
case "$OS_TEST" in
|
||||
*86 | i86pc)
|
||||
CPU_ARCH=x86
|
||||
;;
|
||||
|
||||
+powerpc64 | ppc64)
|
||||
+ CPU_ARCH=ppc64
|
||||
+ ;;
|
||||
+
|
||||
powerpc* | ppc | rs6000)
|
||||
CPU_ARCH=ppc
|
||||
;;
|
||||
|
||||
Alpha | alpha | ALPHA)
|
||||
CPU_ARCH=Alpha
|
||||
;;
|
||||
|
||||
+s390)
|
||||
+ CPU_ARCH=s390
|
||||
+ ;;
|
||||
+
|
||||
+s390x)
|
||||
+ CPU_ARCH=s390x
|
||||
+ ;;
|
||||
+
|
||||
hppa* | parisc)
|
||||
CPU_ARCH=hppa
|
||||
;;
|
||||
|
||||
sun4u | sparc*)
|
||||
CPU_ARCH=sparc
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user