Commit Graph

4064 Commits

Author SHA1 Message Date
Patrick Brosset
2235c1fc3d Bug 985597 - Use the AnonymousContent Document API for the highlighters; r=miker r=Gijs
--HG--
rename : browser/themes/shared/devtools/highlighter.inc.css => browser/themes/shared/devtools/highlighter.css
2014-11-06 13:04:23 +01:00
Brian Grinstead
fc947c1dc2 Bug 1094538 - Remove gap between selected tab and side of browser caused by padding on TabsToolbar;r=MattN 2014-11-05 17:52:30 -08:00
Jordan Santell
9b3a8b64fa Bug 1093866 - Search bar in customize menu should use default styling in DevEdition;r=dao
--HG--
extra : amend_source : 4acc8142ffe86e91224e1d21cd23365d0c798354
2014-11-05 16:50:26 -08:00
Sebastian Zartner
faf6332bbf Bug 1068381 - Use an icon for the prettyprint button instead of a label. r=bgrins 2014-10-31 10:57:00 +01:00
Mike Conley
cf6162c415 Bug 1085622 - Fix E10S_TESTING_ONLY define so that it only ever applies when E10S_TESTING_ONLY config is true. r=ally,glandium.
We were defining the E10S_TESTING_ONLY build-time define with the value of the E10S_TESTING_ONLY config variable,
regardless of the value of E10S_TESTING_ONLY. Even if E10S_TESTING_ONLY in configure was blank, we'd still define
E10S_TESTING_ONLY, which resulted in E10S_TESTING_ONLY ifdef'd code to be included when we didn't want it to.

We now only ever define E10S_TESTING_ONLY iff NIGHTLY_BUILD is defined, and we do it globally.

This also fixes a busted E10S_TESTING_ONLY ifdef that didn't have an endif.

--HG--
extra : amend_source : 9c8fe8db110765272fa666a5c118d388f87c23d7
2014-11-04 11:16:47 -05:00
Brian Grinstead
86854b83a5 Bug 1093374 - Use -moz-appearance: none on TabToolbar to preserve custom background with tab overflow and tabs outside titlebar on OSX;r=dao 2014-11-04 08:52:01 -08:00
Gavin Sharp
0c2bbd629e Bug 1091901: fix tracking protection UI icon for hidpi, r=gijs
--HG--
extra : rebase_source : d8c1e94fa80a3bed1f9ecb0edb93166b04dc2112
2014-11-02 13:44:38 -08:00
Matteo Ferretti
dd1a03ce40 Bug 1080406 - "Add an optional badge to the hamburger menu when updates are available". r=gijskruitbosch+bugs c=jwalker 2014-11-02 02:09:00 +01:00
Paul Rouget
689b539bf0 Bug 1093198 - fix coordinates of webide widget on osx. r=jryans 2014-11-03 21:35:43 +02:00
Brian Grinstead
64f669beef Bug 1053434 - Shared theme changes for window and navbar for devedition;r=Gijs,r=MattN 2014-10-31 19:06:06 -07:00
Phil Ringnalda
3207cbeaa2 Merge f-t to m-c, a=merge 2014-11-02 08:55:19 -08:00
Brian Grinstead
cefdad7922 backout 019609619a48 for Windows e10s bc1 permaorange on CLOSED TREE 2014-11-01 18:24:14 -07:00
stefanh@inbox.com
226f7c1a8c Bug 1085134 - Native theming for Mac OS X disclosure buttons, css part. r=Mano. 2014-11-01 17:13:30 +01:00
Brian Grinstead
18857bee82 Bug 1091656 - Set --toolbarbutton-hover-boxshadow for the back button;r=Gijs 2014-11-01 07:11:08 -07:00
Brian Grinstead
c395fee579 Bug 1053434 - Shared theme changes for window and navbar for devedition;r=Gijs,r=MattN 2014-10-31 19:06:06 -07:00
Mark Goodwin
af66e84520 Bug 846489 - Part 2 - create NetError UI, implement report send functionality. r=felipc@gmail.com 2014-10-30 12:52:00 +01:00
Carsten "Tomcat" Book
f603cc8bdf Backed out changeset c83447ce334c (bug 846498) 2014-10-31 10:03:16 +01:00
Mark Goodwin
91d8cf8984 Bug 846498 - create NetError UI, implement report send functionality. r=felipc@gmail.com 2014-10-30 12:52:00 +01:00
Paul Rouget
225e1e77f9 Bug 1056923 - Add WebIDE launch button. r=jryans,r=jaws 2014-10-30 09:08:05 +01:00
Paul Rouget
c866b148fb Bug 1088712 - Update toolbar images with glowing download icon. Adding linux/Toolbar-inverted.png. r=gijs 2014-10-29 19:04:13 +01:00
Jordan Santell
471815512c Bug 1088712 - Update toolbar images with glowing download icon. r=gijs 2014-10-28 17:25:00 +01:00
Tim Nguyen
e3d1832db8 Bug 1053434 - CSS changes for DevEdition on Windows. r=Gijs 2014-10-28 16:51:41 -07:00
Paul Rouget
b93b917c02 Bug 1053434 - CSS changes for DevEdition on Linux. r=Gijs 2014-10-28 16:49:50 -07:00
David Lubin
9451bbeec7 Bug 1088568 - Remove reference to non-existing loop call. r=dao 2014-10-27 11:17:00 +01:00
Sparsh Paliwal
cafb877dec Bug 1088578 - Replace rgba(...,0) and hsla(...,0) with 'transparent' in CSS gradients. r=dao 2014-10-26 11:08:00 +01:00
Tim Nguyen
5d0c1ca348 Bug 983259 - Use Windows 8 style icons for new-tab, tab scrollbox and dropdowns on Windows 8. r=Gijs
--HG--
rename : browser/themes/windows/tabbrowser/newtab.png => browser/themes/windows/tabbrowser/newtab-XPVista7.png
rename : browser/themes/windows/tabbrowser/tab-arrow-left.png => browser/themes/windows/tabbrowser/tab-arrow-left-XPVista7.png
rename : browser/themes/windows/toolbarbutton-dropdown-arrow.png => browser/themes/windows/toolbarbutton-dropdown-arrow-XPVista7.png
2014-10-27 09:54:00 +01:00
Panos Astithas
9351abe5b7 Bug 1086936 part 1 - Add a UI switch to disable custom profile selection process in Aurora. r=bsmedberg,jaws f=matej,shorlander
--HG--
extra : rebase_source : ca599ad502e6975ae02ce9884cc207bf1ac62168
2014-10-27 20:52:20 +02:00
Brian Grinstead
c54f7783cf Bug 1088789 - Switch invalid CSS variable name from negative-space to space-above-tabbar;r=jaws 2014-10-26 19:24:20 -07:00
Mark Hammond
ee2450f472 Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused 2014-10-24 10:56:33 +11:00
Tomasz Kołodziejski
e62919f051 Bug 1069028 - Implement Loop panel footer layout/styling with FxA pieces. r=MattN
--HG--
extra : rebase_source : 0e790de0b084de66caa1d0ad38fb381ed6e40273
2014-10-22 17:53:00 -07:00
George Wright
c337754983 Bug 1049551 - Add a tab delay spinner that's visible if we switch tabs before the content has been drawn r=dao 2014-10-10 11:46:27 -04:00
Brian Grinstead
476d5959d1 Bug 1053434 - Switch some hardcoded OSX values to CSS variables for devedition;r=Gijs 2014-10-23 06:49:34 -07:00
Nick Fitzgerald
41f1bac0a4 Bug 1049825 - Option to invert the call tree. r=pbrosset,vporof 2014-10-21 12:13:00 +02:00
Mark Hammond
cf3cfdf39d Backed out changeset 0b08eb8e264b (Bug 1080934) for bc failures. 2014-10-23 16:20:13 +11:00
Mark Hammond
44af57a807 Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused 2014-10-23 15:00:23 +11:00
Gijs Kruitbosch
f6e34269b0 Bug 1074520 - use CSS instead of hacks to make the forget button panel lay out correctly, r=jaws 2014-10-22 12:39:04 +01:00
Jared Wein
b2e5602aa6 Bug 1083396 - Update the Hello icon. r=Unfocused
--HG--
extra : rebase_source : 31db63bc41e56b7561b0bae3f898ee2ad11e6cce
2014-10-21 22:53:36 -04:00
Gijs Kruitbosch
d4bdbb7424 Bug 1082002 - fix urlbar to stay white, r=dao 2014-10-21 01:36:25 +01:00
Brian Grinstead
7cf0fd8733 Bug 1075415 - Invert bookmarks chevron with dark lightweight themes;r=Gijs 2014-10-20 15:10:15 -07:00
Dão Gottwald
75158fb5b4 Bug 1075435 - Adjust toolbar side borders for customization mode. r=gijs 2014-10-18 14:36:14 +02:00
Himanshu Singh
311795785b Bug 1081203 - Remove dead #social-toolbar-item CSS since there is nothing called social-toolbar-item defined outside of the CSS. r=jaws 2014-10-14 04:34:00 +02:00
Jordan Santell
d25d54933b Bug 1077441 - create empty performance tool under build flag. r=vp 2014-10-15 09:46:00 +02:00
Brian Grinstead
14019a1d6e Bug 1082108 - Add a button to disable the devedition theme from Customize Mode;r=Gijs 2014-10-14 13:29:30 -05:00
Dão Gottwald
36abd94c1a Bug 992637 fullowup, use small-caps instead of uppercase for more l10n safety. r=gijs 2014-10-12 17:24:03 +02:00
Dão Gottwald
6d3456a2a4 Bug 1081071 - Remove hardcoded gray text colors from subviews. r=gijs 2014-10-10 13:08:02 +02:00
Gijs Kruitbosch
6e62569ddc Bug 1077404 - subviewradio elements in panic button panel are elliptical and labels get borders, r=jaws
--HG--
extra : rebase_source : 1ad491b0097e76aa3933163d554c146889a81256
2014-10-06 20:00:49 +01:00
Dão Gottwald
e5569b9745 Bug 992637 - Remove the background color from subview headers and make them all-caps instead such that the background matches the panel arrow color. r=jaws 2014-10-10 08:54:00 +02:00
Shane Caraveo
d2f0544a30 Bug 1014332 new about:providerdirectory page that appears in share panel, r=jaws
--HG--
rename : browser/themes/osx/aboutSocialError.css => browser/themes/shared/aboutSocialError.css
2014-10-09 12:01:39 -07:00
Brian Grinstead
a6233ce67e Bug 1053434 - Add listeners for devedition prefs in browser.js and stub CSS files;r=Gijs 2014-10-08 16:05:46 -05:00
Jennifer Fong
e0cfea69b3 Bug 1074880 - Remove file icons on tree view. r=jryans 2014-10-06 12:58:00 +02:00