Brian Grinstead
be2e68073f
Bug 1096371 - Tabs with notifications too dark on Dev Edition Light theme;r=dao
2014-11-10 10:12:50 -08:00
Carsten "Tomcat" Book
79840bdc53
Backed out changeset d92174bd0918 (bug 1069421) for dt test failures
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-09a.js => browser/devtools/shared/test/browser_graphs-09.js
rename : browser/devtools/timeline/widgets/markers-overview.js => browser/devtools/timeline/widgets/overview.js
2014-11-10 15:19:30 +01:00
Victor Porof
3bfedf2000
Bug 1069421 - Add a memory graph to the timeline, r=pbrosset,paul
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-09.js => browser/devtools/shared/test/browser_graphs-09a.js
rename : browser/devtools/timeline/widgets/overview.js => browser/devtools/timeline/widgets/markers-overview.js
2014-10-02 12:11:05 +01:00
Brian Grinstead
0ddac2641e
Bug 1094509 - fix a typo in osx/devedition.css;r=jwalker
2014-11-07 17:16:41 -08:00
Brian Grinstead
a3effc4df1
Bug 1094509 - Switch to light devedition theme when light devtools theme is applied;r=Gijs
2014-11-07 15:29:25 -08:00
Victor Porof
d3c75c880d
Bug 1093870 - Make the pinned tab glow pretty on dev edition, r=MattN
2014-11-07 15:39:04 -05:00
Mike de Boer
cabf9851d2
Bug 1073218: remove the soft start mechanism for full Hello rollout. r=abr,Unfocused
2014-11-07 11:56:04 +01:00
Tim Nguyen
d15c0a72f9
Bug 1094296 - Fix black text on bookmarks toolbar button hover and open in devedition on windows;r=MattN,r=bgrins
2014-11-06 18:39:30 -08:00
Brian Grinstead
83dd7db958
Bug 1094782 - Override @tabCurveWidth@ and @tabCurveHalfWidth@ for devedition;r=MattN,a=KWierso
2014-11-06 15:59:20 -08:00
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
Jared Wein
19847f12cd
Bug 1016434 - Backout of bug 759252 from mozilla-beta for blurry throbbers.
2014-10-07 10:34:45 +02:00
Florian Quèze
89e59d404f
Bug 1072740 - Translation - Implement doorhanger for in-product promotion, r=felipe.
2014-10-06 15:21:11 +02:00
Gijs Kruitbosch
7059786fc3
Bug 1073240 - update Firefox's default theme icon, hide menu on non-default themes, r=jaws
...
--HG--
extra : rebase_source : 3651f3e80cf537c365a6ab4a0659221fb6d50d4b
2014-10-05 09:12:06 +01:00
Nick Fitzgerald
298e368be6
Bug 1074899 - Add self time and self percentage to the profiler. r=vporof
2014-10-01 07:54:00 -04:00
mferretti@mozilla.com
3f4826af83
Bug 994280 - Improve badged button for Australis. r=enn
...
- moved badged button XBL from browser to toolkit
- made the XBL applied by CSS class instead of button's type
- added australis look & feel to badged button
- fixed OS X badge position
2014-10-02 11:52:50 +01:00
Raphaël Lustin
b8c7131126
Bug 859133 - Add a plain request/response headers view. r=vporof
2014-10-01 08:09:00 -04:00
Richard Marti
264dbd6e28
Bug 1008603 - Define panel-subviews background-color in platform files. r=dao
2014-10-03 08:44:11 +02:00
Justin Dolske
463669b918
Bug 1076943 - forget icon has white border (non-transparent background). r=jaws
2014-10-02 10:30:00 -07:00
stefanh@inbox.com
0c343d5328
Bug 1075672 - Style the sidebar in places window with Yosemite behind-window vibrancy, r=gijs
2014-10-01 10:02:00 +01:00
stefanh@inbox.com
a7320fce84
Bug 333910 - nsITheme for menu/scrollbox arrows, r=mstange,gijs
...
--HG--
extra : rebase_source : 91519a5d22ab54b7b109b5db240ba7d696374270
2014-09-08 10:45:00 +01:00
Gijs Kruitbosch
e5ed5a63c2
Bug 1065429 - fix tabbar border on yosemite, r=mconley
2014-09-30 12:55:27 +01:00
Dão Gottwald
54e845e00c
Bug 1073497 - Merge autocomplete-search.svg CSS rules. r=unfocused
2014-09-30 12:57:27 +02:00
Gavin Sharp
f154ce92c9
Bug 1031019: add "Apps" toolbar button that points to Marketplace, r=jared/Gijs
...
--HG--
extra : rebase_source : 32c104884c9a6116efd3911d8145b61b8aa5711b
2014-09-19 12:36:11 -07:00
Gijs Kruitbosch
ef3d69de82
Bug 1069300 - add a privacy/forget/panic button, r=jaws
...
--HG--
extra : rebase_source : cc94c6449aab3fc64f7b034cb553cc6cf0879395
2014-09-24 17:22:05 +01:00
Gijs Kruitbosch
c17f31c0ee
Bug 1069300 - update toolbar and menuPanel sprites, r=jaws
...
--HG--
extra : rebase_source : ad0a784a53630072cb3fada370916177f2169856
2014-09-24 16:24:17 +01:00
Dão Gottwald
e81ed55d2e
Bug 1057030 - Make the themes panel footer buttons' background not clash with the panel's arrow. r=jaws
2014-09-26 20:53:22 +02:00
Ed Lee
c740c28fc9
Bug 1062256 - Improve the design of the »What is this« bubble on about:newtab [r=adw]
...
Move customize item to outside the panel. Update various panel styling: spacing, sizing, colors.
2014-09-24 21:41:22 -07:00
Blair McBride
d48d0f2fc9
Bug 1067888
- Add autocomplete result type for searching via current search engine. r=mak
...
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : n%86%86%E2%23%85d%15%A8%0D%DD%F0%9A%A4%8B%E8y-%3DY
2014-09-25 17:04:06 +12:00
Ed Lee
bc69c19fdc
Bug 1068181 - NEW Indicator for Pinned Tiles on New Tab Page [r=ttaubert]
...
Remove text styling and use an image instead with balanced spacing.
2014-09-24 22:11:07 -07:00
Ed Lee
dcbb151fe0
Bug 1070022 - Improve Contrast of Text on New Tab Page [r=adw]
2014-09-23 16:19:52 -07:00
Ed Lee
8bf45c79ea
Bug 1071088 - Hover-area is cut off at the bottom of the tiles [r=adw]
...
Use the same hover css selector as others for title/shadow/border.
2014-09-23 15:54:35 -07:00
Ed Morley
41c2c558fb
Backed out changeset dcd7ac495365 (bug 1067888
) for failures in browser_action_searchengine.js; CLOSED TREE
2014-09-24 16:09:01 +01:00
Dão Gottwald
deebe1ab73
Bug 1038990 - Add a border on both side of the tab bar when using a lightweight theme. r=gijs
2014-09-24 15:54:51 +02:00
Blair McBride
2f1aeb9e77
Bug 1067888
- Add autocomplete result type for searching via current search engine. r=mak
...
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : t%CE%24%5D%2C%FF%18%CF%F5%21%BC%D0%C4%B9%EB%FD%06%F4%DB%BE
2014-09-24 18:33:07 +12:00
Ryan VanderMeulen
e856b7aa15
Backed out changeset 9debd2833863 (bug 1067888
) for mochitest-bc failures.
...
CLOSED TREE
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js
2014-09-23 14:26:16 -04:00
Blair McBride
93697188a8
Bug 1067888
- Add autocomplete result type for searching via current search engine. r=mak
...
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : %851%B0%7BmD%40w/%86%89%CA%AF%25%60k%FE%9Am%F7
2014-09-24 05:21:48 +12:00
Jordan Santell
f6e4bfa9e3
Bug 1066472 - AudioParam connections in web audio editor should not appear clickable. r=vp
2014-09-15 10:45:00 +02:00
Tim Taubert
d0334b3480
Bug 1054099 - Remove use of gradients in new tab page r=dao
2014-09-20 13:04:08 +02:00
Ryan VanderMeulen
560d6637db
Merge fx-team to m-c. a=merge
2014-09-19 14:10:43 -04:00
Victor Porof
987ced9232
Bug 1061759 - Profiler 'calls' columns is improperly named, r=pbrosset
2014-09-19 08:55:53 -04:00
Carsten "Tomcat" Book
ee5100f923
Merge m-c to mozilla-inbound
2014-09-19 14:35:57 +02:00
Wes Kocher
34c9592347
Merge m-c to fx-team a=merge
2014-09-18 16:12:56 -07:00
Wes Kocher
70cf8f9246
Merge inbound to m-c a=merge
2014-09-18 15:26:44 -07:00
Justin Dolske
bc8d2f36a9
Bug 836415 - Kill PFS. r=bsmedberg
2014-09-18 10:01:23 -07:00
Jennifer Fong
9223c8fc18
Bug 1062204 - Make pictures scrollable. r=jryans
2014-09-16 16:01:00 -04:00
Alex Bardas
f60e558849
Bug 1043805 - Added red shield when protection is disabled in blocked content doorhanger. r=Unfocused
2014-09-11 15:13:00 +02:00
Felipe Gomes
23845e15b2
Bug 1068210 - Make the tab crashed Try Again button reload only the selected tab. r=ally
...
This is a temporary solution while we wait for bug 1065785 because this is causing many users to lose their session
2014-09-17 18:32:27 -03:00
Alex Bardas
5037fa1929
Bug 1063115 - Grey out text for mixed content and tracking protection if the corresponding type has been disabled. r=Unfocused r=dao
2014-09-16 17:57:00 +02:00
Richard Marti
9178d125f8
Bug 1055873 - Move the -moz-user-select back to incontent-preferences. r=MattN
2014-08-31 22:53:39 +02:00
Blair McBride
946317759d
Bug 1065265 - Improve infrastructure dealing with moz-action: autocomplete results. r=mak
...
--HG--
extra : transplant_source : %EC%FDu%A45%17%A73%1D%BF%E92%FC%1F%D7%1B%E6J/%B3
2014-09-16 16:01:58 +12:00
Markus Stange
8c309b46ec
Bug 944836 - Add -moz-window-dragging CSS styles. r=dao
2014-09-18 10:52:33 +02:00
Alex Bardas
e79b867e92
Bug 1040725 - Enhance previous searches in awesomebar by replacing favicon with magnifying glass. r=Paolo r=dao
2014-09-17 15:10:00 +02:00
Gijs Kruitbosch
a7dd6eed0a
Bug 1052534 - update back/fwd keyhole design on yosemite, r=jaws
...
--HG--
extra : rebase_source : ff28d1d4a2e55aaead9a9483bced7bc370139853
2014-09-10 21:38:07 +01:00
Carsten "Tomcat" Book
4e61c40dcf
Backed out changeset fb4b70803019 (bug 1065265) for bc1 test failures
2014-09-11 14:49:00 +02:00
Blair McBride
eff5380a41
Bug 1065265 - Improve infrastructure dealing with moz-action: autocomplete results. r=mak
...
--HG--
extra : transplant_source : %C9%C8x%E6%A3%E5%89%7F%B05%F2%82%FE%05%EF%E7%F5%0E%C0.
2014-09-11 22:50:08 +12:00
Gavin Sharp
b24ede1d47
Bug 1064885: add prompt to encourage Nightly users to enable e10s, r=felipe
...
--HG--
extra : rebase_source : cf288b2d3b80c540bcc0ba4d2e2caae8b7a95925
2014-09-10 13:53:10 +02:00
Victor Porof
7a653b042a
Bug 1050386 (relanded) - Build a temporary timeline panel, r=paul
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 13:11:06 -04:00
Ryan VanderMeulen
39f8fdf1d2
Backed out changeset e3a037fb152f (bug 1050386) for frequent WinXP mochitest-dt failures.
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-07a.js => browser/devtools/shared/test/browser_graphs-07.js
2014-09-10 12:51:59 -04:00
Paul Rouget
ef4b08ce74
Bug 1050386 - [timeline] build a temporary timeline panel, r=paul
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 08:47:26 -04:00
Alexander Seleznev
5a00c99fc7
Bug 1003713
- Fix icon and position of help subview anchor arrow (RTL locale). r=jaws
2014-09-10 00:07:10 -07:00
Victor Porof
5870316acc
Bug 1064262 - The waterfall background should use mozSetImageElement instead of toDataURL. r=pbrosset
2014-09-08 09:50:00 -04:00
Tim Nguyen
e027a586ba
Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs
2014-09-04 10:22:00 +02:00
Gijs Kruitbosch
6614c6f64e
Bug 1035536 - move CSS to themes directory, r=dao
...
--HG--
rename : browser/base/content/aboutneterror/netError.xhtml => browser/base/content/aboutNetError.xhtml
rename : browser/base/content/aboutneterror/info.svg => browser/themes/shared/aboutNetError_info.svg
extra : rebase_source : c78b55b877ded23ad05aa942ab7983516a688cd8
2014-09-05 15:14:27 +02:00
Gijs Kruitbosch
0e225f732c
Bug 1035536 - add blank theme file for net error pages, r=Unfocused
2014-09-02 13:23:46 +01:00
Alexander Seleznev
80a947ffdb
Bug 1061714 - Fix tip section color in Customization Mode. r=jaws
2014-09-03 04:18:00 +02:00
Dave Townsend
63854d37b5
Backing out bug 891258 due to broken styling issues on OSX. r=backout
2014-09-03 16:37:53 -04:00
Sebastian Hengst
06218fd66d
Bug 1119233 - Part 2 - Move inline event handlers and styles from search.xul into other files: css. r=Gijs
2015-01-10 19:37:33 +01:00
Gijs Kruitbosch
b76295003a
Bug 1060944 - fix up help icon on Yosemite, r=ttaubert
...
--HG--
extra : rebase_source : a934907fdb2b0b29572c2a795c1cecf7af34d87f
2014-09-01 14:22:02 +01:00
Jared Wein
5e1045fae0
Bug 1055239 - SVG icons and theming for SocialAPI/Loop. r=MattN
2014-09-02 11:20:39 -04:00
Tim Nguyen
84e7c55bec
Bug 891258 - Use Australis styling for the findbar buttons. r=Unfocused
2014-09-02 01:42:00 +02:00
Matthew Noorenberghe
2f7bd6aa75
Bug 1047284 - Update the Loop toolbar icon upon errors and "Do not disturb". f=Standard8 r=jaws
2014-09-01 17:37:23 -04:00
Gijs Kruitbosch
2fa1989e38
Bug 1050809 - update toolbar/menupanel icons for yosemite, r=jaws
2014-08-28 17:24:05 +01:00
Girish Sharma
69c89b34ce
Bug 970517 - Storage Inspector front end, r=jwalker, mratcliffe
2014-08-29 22:02:49 +05:30
Gijs Kruitbosch
10e02a9b6e
Bug 1050807 - style urlbar and search box appropriately on on OS X Yosemite, r=dao
...
--HG--
extra : rebase_source : ab3ed33bcab08776be484b657e3efbdf479a678c
2014-08-29 15:30:55 +01:00
Brian Grinstead
7721d15401
Bug 1059432 - UI updates for frame selection command button. r=ochameau
2014-08-27 12:00:00 -04:00
Carsten "Tomcat" Book
7fb5c0d4c7
Merge mozilla-central to fx-team
2014-08-28 16:11:04 +02:00
Michael Ratcliffe
7984c16b55
Bug 1044932 - Add JQuery support to visual events r=pbrosset
2014-08-28 12:46:25 +01:00
Carsten "Tomcat" Book
aef0b33b55
merge mozilla-inbound to mozilla-central a=merge
2014-08-28 13:07:10 +02:00
Gabriel Luong
320c8e777e
Bug 899753 - Part 1: Add the Table console output r=msucan, past
2014-08-27 15:32:37 -07:00
Sami Jaktholm
b692419a53
Bug 1041654 - Make ElementTooltip scrollable and scroll the event handler content into view when expanded. r=miker
2014-08-27 02:35:00 -04:00
Sebastian Hengst
14e62f7fd5
Bug 1016300 - Move inline scripts and styles into separate files for in-content preferences. r=Gijs
2014-08-27 00:08:49 +02:00
Albert Juhé Lluveras
f87c0bdd8d
Bug 975804 - DevTools themes - Use border-image instead of background-image for separators and borders on sidebar tabs. r=bgrins
2014-08-26 13:31:00 -04:00
Alexandre Poirot
e82236ce11
Bug 977043 - Add toolbox-level frame selection to change the currently targeted document. r=bgrins,past
2014-08-27 12:19:30 +02:00
Ryan VanderMeulen
63ce3d4152
Merge inbound to m-c. a=merge
2014-08-26 15:55:57 -04:00
Alex Bardas
e2ca33946f
Bug 1042268 - 'Show All Bookmarks' item of Bookmarks widget dropdown is almost invisible in High contrast themes. r=jaws,dao
2014-08-25 22:13:34 -04:00
Gijs Kruitbosch
eddc9f4cdc
Bug 1050816 - update about:customizing header, r=jaws
...
--HG--
extra : rebase_source : 02ddd23ac0bcebc2ada811f30b63a9b784fe7270
2014-08-25 19:43:04 +01:00
Georgios Kontaxis
8670ec571e
Bug 1043803: checkIdentity following onSecurityChange now shows doorhanger on STATE_LOADED_MIXED_ACTIVE_CONTENT. Doorhanger now acknowledges this new state. r=adw
2014-08-22 20:26:03 -07:00
Georgios Kontaxis
937ebf1ae6
Bug 1043797: extended popup notifications to create a generic doorhanger for all security notifications incl. mixed content r=adw
...
--HG--
rename : browser/themes/linux/mixed-content-blocked-16.png => browser/themes/linux/bad-content-blocked-16.png
rename : browser/themes/linux/mixed-content-blocked-64.png => browser/themes/linux/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-16.png => browser/themes/osx/bad-content-blocked-16.png
rename : browser/themes/osx/mixed-content-blocked-16@2x.png => browser/themes/osx/bad-content-blocked-16@2x.png
rename : browser/themes/osx/mixed-content-blocked-64.png => browser/themes/osx/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-64@2x.png => browser/themes/osx/bad-content-blocked-64@2x.png
rename : browser/themes/windows/mixed-content-blocked-16.png => browser/themes/windows/bad-content-blocked-16.png
rename : browser/themes/windows/mixed-content-blocked-64.png => browser/themes/windows/bad-content-blocked-64.png
2014-08-22 15:34:25 -07:00
Birunthan Mohanathas
c512844c89
Bug 1009370 - Part 2: Implement new visual style for about:privatebrowsing. r=Unfocused ui-r=phlsa
2014-08-26 07:11:07 -07:00
Birunthan Mohanathas
b8b961982a
Bug 1009370 - Part 1: Move .inline-link style from preferences.css to common.inc.css. r=Unfocused
2014-08-26 07:11:02 -07:00
Markus Stange
e98f20ff6c
Bug 1059278 - Style the sidebar in the Firefox main browser window with Yosemite behind-window vibrancy. r=Gijs
2014-08-28 02:16:23 +02:00
Ed Lee
abebc96b72
Bug 1053530
- Enhanced Tiles intro text popup [r=adw]
...
Add a panel that opens from the customize menu. Automatically show it on first opening.
2014-08-21 12:05:48 -07:00
Alexander Seleznev
577124f4c1
Bug 1057177 - Remove unneeded margin in Bookmarks subview buttons, r=gijs
2014-08-21 19:33:00 +02:00
Ed Lee
867e2b7df9
Bug 1040369 - Replace sponsored icon with identifying text [r=adw]
...
Add sponsored text next to title that triggers explanation text. Remove unused sponsored icon and related files.
2014-08-21 19:21:38 -07:00
Jared Wein
6be1b4f7ff
Bug 1007336 - Set lightweight themes in customization mode. r=gijs
2014-08-21 15:57:41 -04:00
Ed Morley
3035a95a4f
Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures
2014-08-21 12:27:40 +01:00
Jared Wein
3ebbb4bb49
Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs
2014-08-20 17:22:55 -04:00
Alexander Seleznev
f5f1ec737a
Bug 1005855 - Add flipping for arrows in Bookmarks Menu on Windows and Linux (RTL locale). r=Gijs
2014-08-15 13:55:00 -04:00
Jordan Santell
8b097fa5a0
Bug 1032129 - Render AudioParam connections in web audio editor. r=vp
2014-08-18 14:36:00 -04:00
Kumar Ayush
ba0e8ba23d
Bug 1045751 - Shrink tile (pin/block/gear) button sizes by a little bit [r=adw]
...
pin/block to 24px, gear to 28px as per UX info;
2014-08-18 20:36:05 -07:00
Asaf Romano
2b24fa3f57
Bug 1040868 - Move 'default browser'stuff back to the General preferences pane. r=jaws.
2014-08-18 15:02:58 +03:00
Jakub Jurovych
c66bebd3f5
Bug 949762 - Tracer should respect black boxing. r=fitzgen
2014-08-14 18:02:00 -04:00
Shane Caraveo
1d533e9f08
Bug 1014332 enable share button by default with default selection of share providers, r=jaws
2014-08-15 14:23:23 -07:00
Jordan Santell
c634e6b165
Bug 1016037 - Remove actor IDs from web audio editor's inspector. r=vp
2014-08-14 11:57:00 -04:00
Alexander Seleznev
d1744c729d
Bug 1007642 - Remove pointer cursor for Location Bar and search buttons on Linux. r=Gijs
2014-08-14 18:20:00 -04:00
Alexander Seleznev
590f081d44
Bug 1003053 - Fix panel subview anchor arrow position. r=Gijs
2014-08-14 11:59:00 -04:00
Richard Marti
d7361e5a21
Bug 989469 - Move the common files from browser to global. r=Unfocused
...
--HG--
rename : browser/themes/linux/in-content/common.css => toolkit/themes/linux/global/in-content/common.css
rename : browser/themes/osx/in-content/common.css => toolkit/themes/osx/global/in-content/common.css
rename : browser/themes/shared/in-content/check.png => toolkit/themes/shared/in-content/check.png
rename : browser/themes/shared/in-content/check@2x.png => toolkit/themes/shared/in-content/check@2x.png
rename : browser/themes/shared/in-content/common.inc.css => toolkit/themes/shared/in-content/common.inc.css
rename : browser/themes/shared/in-content/dropdown-disabled.png => toolkit/themes/shared/in-content/dropdown-disabled.png
rename : browser/themes/shared/in-content/dropdown-disabled@2x.png => toolkit/themes/shared/in-content/dropdown-disabled@2x.png
rename : browser/themes/shared/in-content/dropdown.png => toolkit/themes/shared/in-content/dropdown.png
rename : browser/themes/shared/in-content/dropdown@2x.png => toolkit/themes/shared/in-content/dropdown@2x.png
rename : browser/themes/shared/in-content/help-glyph.png => toolkit/themes/shared/in-content/help-glyph.png
rename : browser/themes/shared/in-content/help-glyph@2x.png => toolkit/themes/shared/in-content/help-glyph@2x.png
rename : browser/themes/shared/in-content/sorter.png => toolkit/themes/shared/in-content/sorter.png
rename : browser/themes/shared/in-content/sorter@2x.png => toolkit/themes/shared/in-content/sorter@2x.png
rename : browser/themes/windows/in-content/common.css => toolkit/themes/windows/global/in-content/common.css
2014-08-12 20:54:40 +02:00
Ed Lee
08d1221884
Bug 1044602 - about:newtab tiles look different than anything else in the browser [r=adw]
...
Use a solid color background and remove now unused texture. Tweak gradient, hover images, borders.
2014-08-14 17:03:48 -07:00
Ed Lee
528cf46059
Bug 1048137 - Page title color is poor contrast in New Tab Page [r=adw]
2014-08-14 17:03:47 -07:00
Ed Lee
32477dfde5
Bug 1048148 - Reduce rounded corners and glow on tiles [r=adw]
2014-08-14 17:03:47 -07:00
Daniel Holbert
4593a8f473
Bug 1050654: Replace "flex: 0 0 main-size" with equivalent & more concise "none" keyword, in webconsole.inc.css. r=robcee
2014-08-14 10:38:38 -07:00
Ryan VanderMeulen
11585b0a0d
Merge m-c to fx-team. a=merge
2014-08-13 15:32:14 -04:00
Alex
091c9f72fe
Bug 1004679 - Use text-align: start or end instead of left or right in DevTools themes. r=bgrins
2014-08-13 05:27:00 -04:00
Ryan VanderMeulen
9a903b10c0
Backed out changesets ac87dabb3890, 753ebd9be952, and 4dbbffc0b5cd (bug 1014332) for causing bug 1052762.
2014-08-12 16:20:00 -04:00
Shane Caraveo
86ed39eca8
Bug 1014332 enable share button by default with default selection of share providers, r=jaws
2014-08-12 11:04:04 -07:00
Richard Marti
335a50a3d6
Bug 1052315 - Correct the path to the sorter images. r=Unfocused
2014-08-12 12:43:48 +02:00
Manish Goregaokar
b664067be8
Bug 1046693 - Make cog on newtab page less blurry. r=Unfocused
2014-08-11 09:27:00 -04:00
Bernardo P. Rittmeyer
a57efa129a
Bug 1041845 - Apply image-rendering: -moz-crisp-edges style to favicons throughout the UI when resolution is 2dppx. r=MattN
2014-08-11 14:03:00 -04:00
Mike de Boer
34588d61a9
Bug 1048144: add menu panel versions of the Loop icon. r=jaws
2014-08-12 10:30:46 +02:00
Alexandre Poirot
55e1565eb2
Bug 994669 - Integrate gaia responsive mode tweaks. r=paul
2014-08-12 02:43:00 -04:00
Albert Juhé Lluveras
f8f6013de8
Bug 1051526 - DevTools Themes: remove padding from sidebar tabs; r=bgrins
2014-08-11 07:53:29 -05:00
Albert Juhé Lluveras
5a5e265f43
Bug 1049029 - DevTools Themes: Remove hover and active state on active sidebar tab (dark theme); r=bgrins
2014-08-11 07:35:57 -05:00
Gregory Szorc
28b9a24875
Backout changeset b07c3d5ec540 (bug 1045415) because it breaks local builds; a=backout
2014-08-08 17:07:28 -07:00
Daniel Holbert
54bcb09759
Bug 1032922 part 2: Rename flex-basis's "auto" keyword to "main-size" (but retain "flex:auto" as shorthand for "1 1 main-size"). r=heycam
2014-08-07 22:11:48 -07:00
Valentin Tsatskin
3718b6da0c
Bug 1000625 - Add namespace for xul elements. r=Unfocused
...
--HG--
extra : rebase_source : 11f28304906c13a2f3b2843bbf4c6fc6d7085d3e
2014-08-07 12:56:35 +02:00
Valentin Tsatskin
0aaf17e769
Bug 1000625 - Use consistent color specification style and inherit font for buttons. r=Unfocused
...
--HG--
extra : rebase_source : 655e8a981360eadc2e83fff173d528716d4fc228
2014-08-07 12:56:35 +02:00
Valentin Tsatskin
8c9083241f
Bug 1000625 - Merge xul and html common.css rules and update netError to match style. r=jaws, r=Unfocused, ui-r=mmaslaney
...
--HG--
extra : rebase_source : 630aa57db4f5aa188076651741357d6cde87f2ed
2014-08-07 12:56:35 +02:00
Valentin Tsatskin
ed2f5fbfc7
Bug 1000625 - Move generic in-content icons to in-content folder. r=Unfocused
...
--HG--
rename : browser/themes/shared/incontentprefs/check.png => browser/themes/shared/in-content/check.png
rename : browser/themes/shared/incontentprefs/check@2x.png => browser/themes/shared/in-content/check@2x.png
rename : browser/themes/shared/incontentprefs/dropdown-disabled.png => browser/themes/shared/in-content/dropdown-disabled.png
rename : browser/themes/shared/incontentprefs/dropdown-disabled@2x.png => browser/themes/shared/in-content/dropdown-disabled@2x.png
rename : browser/themes/shared/incontentprefs/dropdown.png => browser/themes/shared/in-content/dropdown.png
rename : browser/themes/shared/incontentprefs/dropdown@2x.png => browser/themes/shared/in-content/dropdown@2x.png
rename : browser/themes/shared/incontentprefs/help-glyph.png => browser/themes/shared/in-content/help-glyph.png
rename : browser/themes/shared/incontentprefs/help-glyph@2x.png => browser/themes/shared/in-content/help-glyph@2x.png
rename : browser/themes/shared/incontentprefs/sorter.png => browser/themes/shared/in-content/sorter.png
rename : browser/themes/shared/incontentprefs/sorter@2x.png => browser/themes/shared/in-content/sorter@2x.png
extra : rebase_source : 8f4e79dbb5b743397fe4c4d0aaf98cbf895659d8
2014-08-07 12:56:35 +02:00
Valentin Tsatskin
aa6c110925
Bug 1000625 - Move generic in-content styles from preferences.css to common.css. r=Unfocused
...
--HG--
rename : browser/themes/shared/in-content/common.css => browser/themes/shared/in-content/common.inc.css
extra : rebase_source : 5bbbecfcc91eada37a6806cae0946fa2fc2495f9
2014-08-07 12:56:35 +02:00
Victor Porof
f7f8c6db38
Bug 879008 - New UI for the sampling Profiler, r=rcampbell,fitzgen,pbrosset
2014-08-06 11:25:18 -04:00
Victor Porof
208a4db6e8
Bug 879008 - Remove the old Profiler frontend, r=rcampbell
2014-08-06 11:25:17 -04:00
Mike Conley
4c951d170c
Bug 1003931 - Context menu in bookmark menu is flickery on Linux. rs=jaws.
2014-08-01 12:44:48 -04:00
Ryan VanderMeulen
597191aea8
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-08-05 16:01:50 -04:00
Jared Wein
13cf9cff10
Bug 1048103 - Loop icon uses the wrong color scheme/shadowing on Windows 7. r=mikedeboer
2014-08-05 17:10:08 +02:00
Ed Morley
3e549de7c5
Merge mozilla-central and inbound
2014-08-05 16:32:17 +01:00
Pierre de La Morinerie
75fa1f3ac5
Bug 971959 - Fix z-ordering of DevTools toolbar buttons. r=bgrins
2014-08-03 03:44:00 -04:00
Florian Quèze
45b2058747
Bug 1042163 - Visual issues with the global indicator for screen/device sharing, r=Gijs.
...
--HG--
extra : rebase_source : b9859df1822175a7ff322c08d76cb1f437775650
2014-08-01 15:18:29 +02:00
Florian Quèze
c3f7414145
Bug 1041687 - replace place holder screensharing icons with final icons, r=dolske.
...
--HG--
extra : rebase_source : c04478577e1f37fb39a1884b2a0b2249ee76a829
2014-08-01 15:17:59 +02:00
Florian Quèze
452f6ec263
Bug 1041685 - show hidpi icons in the mac global webrtc sharing indicator, r=dolske.
...
--HG--
extra : rebase_source : 6557cce5fdc7ea6412df536a3f06a71743115ebb
2014-08-01 15:17:51 +02:00
Mike de Boer
0bfbab8194
Bug 1008201: update Loop toolbar icon to a speech bubble. r=jaws
2014-07-31 17:38:11 +02:00
Carsten "Tomcat" Book
3634f53718
merge mozilla-inbound to mozilla-central a=merge
2014-07-30 13:56:19 +02:00
Simonas Kazlauskas
22456713f1
Bug 1018595 – Remove context menu padding in linux. r=dao
2014-07-18 17:23:38 +03:00
Dão Gottwald
470d122f2b
Bug 1041969 - Disabled icons in context menu should use GrayText. r=mdeboer
...
--HG--
extra : rebase_source : 3d651e2746fc493db1dda40d75e87d6eba9e9d32
2014-07-28 21:23:03 +02:00
Paul Rouget
55c3098d3a
Bug 1044589 - avoid scroll in connection footer. r=mratcliffe
2014-07-28 16:17:11 +02:00
Birunthan Mohanathas
2ef619a165
Bug 1009812 - Change about:neterror text/background colors to match about:preferences. r=Unfocused
2014-07-27 08:52:51 -07:00
Tim Taubert
d5ed3d4768
Bug 1037415 - remove existing webrtc indicator in the browser toolbar r=florian
2014-07-23 17:34:31 +02:00
Ed Lee
3ba1b19f2d
Bug 1037091 - Add gear button with doorhanger configuration of newtab page [r=adw]
...
Add new newtab control file for the customize functionality. Reuse existing panel styling of the search engine panel.
--HG--
extra : rebase_source : 77e84fad6997504040831872d80069d024b1d570
2014-07-24 17:20:03 -07:00
Ed Lee
ddf05ad831
Bug 1037341 - Update pin and block with new icons [r=adw]
...
Use svg version of new icons and slice image rectangles of the appropriate section.
--HG--
extra : rebase_source : 928b0ce35205066df8c30b1f521f8e7d91b31deb
2014-07-24 17:20:03 -07:00
Ed Lee
f0cf329fd6
Bug 1043399 - Red and italic font used for newtab tiles' titles looks rather cheap [r=adw]
...
Switch to blue unitalicized.
--HG--
extra : rebase_source : d73572eec90f9fc6b8c71df9eb2c1c7f7a3ea327
2014-07-24 17:20:01 -07:00
Richard Marti
ef7beda457
Bug 1038288 - Implement the updated InContent Preferences Design. r=jaws
2014-07-14 20:35:33 +02:00
Ed Lee
98a99101cc
Bug 1036299 - Show enhanced content image when the tile is unhovered [r=adw]
...
Place an image above the usual thumbnail to hide on hover. Have DirectoryLinksProvider keep a cache of enhanced links/images to use on history tiles.
--HG--
extra : rebase_source : e4d1ddafebf13c1723a79d889a7ca3039396bc0d
2014-07-23 11:02:49 -07:00
Jared Wein
cbbe62b119
Bug 1035625 - Support 'resizable' in-content preference subdialogs. r=MattN
2014-07-23 16:42:17 -04:00
Dão Gottwald
172c95c4a0
Bug 1040810 - WebRTC sharing indicator on the toolbar doesn't get the right image region applied. r=gijs
2014-07-23 13:46:42 +02:00
Dão Gottwald
14be4ff968
Bug 1042089 - Remove dead CSS rules from browser.css. r=gijs
2014-07-23 13:45:58 +02:00
Ed Lee
98877cd940
Bug 1036284 - Update styling of newtab tiles to enhanced tiles spec [r=adw]
...
Set appropriate sizes, coloring, opacity, etc.
2014-07-22 23:42:27 -07:00
Richard Marti
ea7237931e
Bug 1035541 - Convert Content pane dialogs to be in-content. r=MattN, mano
2014-07-09 19:53:52 +02:00
Neil Deakin
e2716d6158
Bug 1013064, backout e5dfe9801f76, 11f3a97d1d2c, e2374762f521, 91db8acb8d7e, d0050ba0b875 due to sync issues
2014-07-21 09:09:41 -04:00
Ryan VanderMeulen
767edc8412
Merge m-c to inbound. a=merge
2014-07-20 18:32:22 -04:00
Michael Ratcliffe
3367105733
Bug 736078 - Show which elements have listeners attached r=jwalker,bgrins
2014-07-20 12:03:59 +01:00
Florian Quèze
b1cd1a20c6
Bug 1037430 - implement webrtc global indicator in the Mac menubar, r=dolske.
2014-07-19 02:49:19 +02:00
Florian Quèze
3dcd33f32f
Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske.
2014-07-19 02:49:19 +02:00
Ehsan Akhgari
2403a2d517
Bug 1045415 - Stop pretending that content-contextmenu.svg needs to be preprocessed; r=gps
...
This fixes one build warning on the respective platforms.
2014-07-29 20:45:44 -04:00
Mark Hammond
45f144f9e9
Bug 1013064 (part 5) - stop disabling the password engine when MP enabled. r=ttaubert
...
From 07aa9cc1fcd5479976effe29f6adf5ad5ba7a8f8 Mon Sep 17 00:00:00 2001
2014-06-12 18:19:49 +10:00
Wes Kocher
1ad8f33b85
Backed out 3 changesets (bug 1037408) for dt orange on a CLOSED TREE
...
Backed out changeset 8833bb7e90de (bug 1037408)
Backed out changeset c9cfdc0bbfbc (bug 1037408)
Backed out changeset f875dc5e0df7 (bug 1037408)
2014-07-18 21:04:00 -07:00
Wes Kocher
0714191b1d
Backed out changeset 1db5409ea062 (bug 1037430) for dt orange on a CLOSED TREE
2014-07-18 21:03:15 -07:00
Florian Quèze
0fff7f0166
Bug 1037430 - implement webrtc global indicator in the Mac menubar, r=dolske.
2014-07-19 02:49:19 +02:00
Florian Quèze
a0ad6075ba
Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske.
2014-07-19 02:49:19 +02:00
Florian Quèze
2512f2c908
Bug 1037405 - add new icons for screensharing doorhangers, r=Gijs.
...
--HG--
extra : rebase_source : 0795c223b752322c6843b2c64441749722050679
2014-07-18 12:14:29 +02:00
Brian Grinstead
0fc695c74d
Bug 1037908 - Remove unwanted text shadow on box model inforbar;r=mratcliffe
2014-07-17 10:07:56 -05:00
Dão Gottwald
92123b164c
Bug 1016405 - Update the icons in the context menu to have the correct size, HiDPI, and inverted variants. r=mdeboer
2014-07-17 15:16:24 +02:00
Valentin Tsatskin
8c0403df10
Bug 1031571 - Remove pointer cursor from hover of netError button. r=unfocused
2014-07-07 11:17:00 +02:00
Patrick Brosset
9fbbcfd50c
Bug 711941 - part 3 - Timing-function editor tooltip in the rule-view; r=miker
2014-07-17 09:59:04 +02:00
Wes Kocher
d778407bb2
Merge m-c to fx-team
2014-07-16 17:46:33 -07:00
Wes Kocher
9ad6223bc1
Merge inbound to m-c a=merge
2014-07-16 17:08:26 -07:00
Dão Gottwald
20ed927900
Bug 1037017 - Remove cui-areatype from removable=false widgets. r=gijs
2014-07-16 22:04:06 +02:00
tssurya
d70abab097
Bug 440150 - Library window divider between content list and bookmarks too thin. r=mak
2014-07-16 06:25:00 -04:00
Dão Gottwald
eaf1ac3fda
fix line endings, no bug, DONTBUILD
2014-07-16 17:07:15 +02:00
Mark Banner
054e18d505
Bug 1017273 Change Loop from compile-time enabled to runtime-enabled with a pref. r=dolske,r=jesup,r=glandium,r=gijs
2014-07-16 15:15:07 +01:00
Mark Hammond
22e4e7c883
Bug 1013064 (part 5) - stop disabling the password engine when MP enabled. r=ttaubert
...
From 07aa9cc1fcd5479976effe29f6adf5ad5ba7a8f8 Mon Sep 17 00:00:00 2001
2014-06-12 18:19:49 +10:00
Victor Porof
daeecc00e7
Bug 1034669 - Add a way of fading out certain areas of the canvas graphs, r=pbrosset
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-11.js => browser/devtools/shared/test/browser_graphs-11a.js
2014-07-15 08:34:07 -04:00
Richard Marti
4cd9a0c39e
Bug 1037081 - Remove the -moz-user-select from treecols. r=MattN
2014-07-12 20:19:06 +02:00
Michael Ratcliffe
f83b0e464a
Backed out changeset 89669f18bd2d (bug 736078) for dt test timeouts
2014-07-19 23:36:56 +01:00
Gabriel Luong
2cd78fff2d
Bug 1036709 - Changed the variable and node attention background color to light orange r=bgrins
2014-07-18 11:50:00 +03:00
Michael Ratcliffe
f6179a1afd
Bug 736078 - Show which elements have listeners attached r=jwalker,bgrins
2014-07-18 14:25:03 +01:00
Ed Lee
cfae396c80
Backed out changeset 0d2f538bddde (bug 1036284) for Windows 7 bc1 crashes.
2014-07-19 08:34:48 -07:00
Jeremie Patonnier
881573a44a
Bug 762848 - [responsive mode] we need an "input" mechanism to set a size. r=paul
2014-07-19 14:21:04 +02:00
Ed Lee
9ef82fbfce
Bug 1036284 - Update styling of newtab tiles to enhanced tiles spec [r=adw]
...
Set appropriate sizes, coloring, opacity, etc.
2014-07-18 23:14:33 -07:00
Gijs Kruitbosch
da7cbca079
Bug 1014313 - part 2: add undo close tab item to alltabs-button menu, r=dao
2014-07-03 00:17:15 +01:00
Gabriel Luong
3a03f14c84
Bug 982456 - When hovering a line of the console, highlight the line. r=vporof
2014-07-07 11:30:00 +02:00
Richard Marti
a15cc7c723
Bug 1035540 - Convert Security pane dialogs to be in-content. r=MattN
2014-07-08 23:24:11 +02:00
Steven MacLeod
ea0121a1c7
Bug 1018720 - Change the options dropdown icon to match the select dropdown. r=florian
...
--HG--
extra : rebase_source : d7d7eb6d00158219c4113ecbaf958649f13692eb
extra : histedit_source : 77d847c52f3dc563b8f13343c0720500cebc422c
2014-07-07 15:48:20 -04:00
Steven MacLeod
7956e2b027
Bug 1018720 - Change the translation infobar select dropdown styling to match the options dropdown. r=florian
...
--HG--
extra : rebase_source : 3be092aa43b1356728f3a9064cb49949c75bab50
extra : histedit_source : b55c90b6cb24f3795e3848652cd0980bb645b098
2014-07-07 15:45:35 -04:00
Steven MacLeod
14bd15d372
Bug 1018720 - Fix translation infobar button styling. r=florian
...
--HG--
extra : rebase_source : 27ee6b3d8555e96fd72936118a6a599fab8da64a
extra : histedit_source : e935ce68b124e328e4e9a65abc403caf221eeac3
2014-07-07 15:23:50 -04:00
Steven MacLeod
2914994eb3
Bug 1018720 - Switch the translation infobar select box icon and add a HiDPI variant. r=florian
...
--HG--
extra : rebase_source : ca98e16a58e5ea2d16b48fa5a678008f268202c0
extra : histedit_source : 141dc4c7baca51e1eec06838a42c88f9471b28e3
2014-07-03 17:03:59 -04:00
Brian Grinstead
884358a723
Bug 1034079 - Add a hover effect on resume button. r=vporof
2014-07-03 07:51:00 +02:00
Steven MacLeod
aff7f3bdb6
Bug 1022405 - Adjust translation infobar height to increase padding on OSX. r=florian
...
--HG--
extra : rebase_source : 65f1146bd7d0163b49d92922f5e2b68f9fc60157
2014-06-30 20:35:05 -04:00
Gijs Kruitbosch
580ab12dee
Bug 987586 - flex and wrap customization footer, r=jaws, ui-r=phlsa
...
--HG--
extra : rebase_source : 7bc03a130bdadaeb61854d3e199d285e37e56b80
2014-07-02 10:30:46 +01:00
Brian Grinstead
d79c6c4ff8
Bug 1028235 - Remove additional vertical scrollbar in computed view. r=pbrosset
2014-06-30 06:10:00 -04:00
Steven MacLeod
8603228c15
Bug 1028942 - Fix 'Translate' button border on OSX. r=florian
...
--HG--
extra : rebase_source : 722788a20a14adb593fbdbcbe269cda7f93cf61d
2014-06-27 15:10:08 -04:00
Matthew Noorenberghe
9d92f9b1c8
Bug 1021618 - Create the foundation for converting preference dialogs to be in-content. r=jaws a11y=MarcoZ f=Paenglab,davidb
2014-06-26 13:17:17 -04:00
Markus Stange
e1d218cbca
Bug 1025033 - Make the scrollbar track of devtools' overlay scrollbars transparent again after bug 1016569. r=paul
2014-06-26 15:50:46 +02:00
Brian Grinstead
7fa6192e03
Bug 1021827 - Show menu items for project editor inside of App Manager;r=paul
2014-06-26 07:17:54 -05:00
Dão Gottwald
010cdbbe2e
Bug 947356 - Use custom icon for the all tabs button for better contrast on different backgrounds. r=mdeboer
2014-06-26 13:35:27 +02:00
Dão Gottwald
d26685ef8b
Bug 1028569 - Bookmarks toolbar bounces when hiding on OS X. r=jaws
...
--HG--
extra : rebase_source : 02cebe968612f155f86a817aa4b2a53fcf3ff43f
2014-06-24 20:45:16 +02:00
Patrick Brosset
2073828ccc
bug 971662 - part 0 - The BoxModelHighlighter has options for drawing regions and guides; r=miker
2014-06-25 16:40:34 +02:00
Joe Walker
d6c89ea9d6
Bug 1028252 - Allow toolbox command buttons to be text-only; r=bgrins
2014-06-25 14:03:26 +01:00
Brian Grinstead
7c1fb1582d
Bug 1027537 - Project Editor: allow scrolling in the file list;r=paul
2014-06-23 10:29:11 -05:00
Florian Quèze
e27e0ac061
Bug 1022856 - Implement translator provider attribution. r=felipe
...
Parts of the patch written by Felipe, with r=florian
2014-06-20 15:50:41 -03:00
Dão Gottwald
aecebde2e3
Bug 867317 - Implement transition for showing and hiding toolbars. r=jaws
2014-06-20 14:11:55 +02:00
Brian Grinstead
8cbb32caac
Bug 1025057 - DevTools themes: thin toolbar button follow up - part 2;r=harth
2014-06-20 06:52:48 -05:00
Brian Grinstead
b97d2541d4
Bug 1025057 - DevTools themes: thin toolbar button follow up - part 1;r=vporof
2014-06-20 06:51:42 -05:00
Dão Gottwald
3c5a586ce5
Backed out changeset a86e80ffaf0c
2014-06-20 07:52:23 +02:00
Dão Gottwald
4653cf6fa7
Bug 867317 - Implement transition for showing and hiding toolbars. r=jaws
2014-06-20 07:08:46 +02:00
Heather Arthur
6f26007c80
Bug 1025693 - Resize all sidebars r=bgrins
2014-06-19 15:03:41 -07:00
Ed Morley
7dd2371081
Merge mozilla-central and fx-team
2014-06-19 17:20:10 +01:00
Ed Morley
ff723affc4
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-19 15:59:56 +01:00
Dão Gottwald
660463dcc5
Bug 637608 - Use custom arrow images for the tab strip scroll buttons since the native ones often don't work well e.g. on dark backgrounds. r=mdeboer
2014-06-19 16:36:08 +02:00
Birunthan Mohanathas
ec8396a564
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
Richard Marti
256cc10799
Bug 1020286 - In-content prefs: Align the Sync content correctly. r=jaws
2014-06-11 08:22:22 +02:00
Heather Arthur
5c8da4144d
Bug 1025521 - Only update @media rule list once per update. r=bgrins
2014-06-15 16:30:00 +02:00
Blair McBride
5eaf0a1419
Bug 994915 - Part 1: Move about:newtab CSS into /shared/, r=gijs
...
--HG--
rename : browser/themes/osx/newtab/controls@2x.png => browser/themes/shared/newtab/controls@2x.png
2014-06-16 22:20:00 +01:00
Richard Marti
ec39e53aa6
Bug 1019157 - In-content prefs: Limit handlersView's height. r=jaws
2014-06-16 19:18:33 +02:00
Florian Quèze
1b0c1d2ba0
Bug 1025956 - Missing toolbarbutton-dropdown-arrow@2x.png file - remove the CSS rule, r=Gijs.
2014-06-16 17:50:02 +02:00
Victor Porof
9c8c6548a7
Bug 1007460 - Create a calls minimap, r=pbrosset
2014-06-16 08:59:36 -04:00
Brian Grinstead
eff8864c19
Bug 942292 - DevTools themes - make the toolbars thinner. r=vporof
...
CLOSED TREE
2014-06-13 09:11:32 -05:00
Ed Morley
10fddfb75d
Backed out changeset 9fd9c035a76a (bug 942292) for making browser_canvas-frontend-slider-02.js fail 30-40% of the time
2014-06-13 18:45:27 +01:00
Patrick Brosset
a77341d73c
Bug 1014547 - Add a css transform highlighter to the style-inspector; r=bgrins
2014-06-13 16:27:10 +02:00
Brian Grinstead
6669d8c6ee
Bug 942292 - DevTools themes - make the toolbars thinner;r=vporof
2014-06-13 09:11:32 -05:00
Heather Arthur
ee5086cca2
Bug 984051 - Make reload action more prominent when first opening the network panel. r=vporof
2014-06-10 13:46:00 -04:00
Dão Gottwald
33f7ee00f8
Bug 1001871 - Make toolbarbutton.css use !important when setting toolbarbutton-text's margin to 0 in order to properly override global.css. r=Gijs
2014-06-13 13:58:23 +02:00
Richard Marti
c7dd6a9d52
Bug 1021146 - In-content prefs: Remove the border below Popup Policy. r=jaws
2014-06-05 19:43:01 +02:00
Jordan Santell
a515db8686
Bug 1007913 - SVG in web audio editor should always be full size. r=vp
2014-06-11 10:58:00 -04:00
Jordan Santell
53cdc80b44
Bug 994257 - Web Audio Editor now supports both landscape and portrait host views. r=vp
2014-06-11 14:27:00 -04:00
Tim Nguyen
784a68a7a2
Bug 963002 - Adjust height of panel subview footers. r=Gijs
2014-06-11 10:50:00 -04:00
Tim Nguyen
27cbbb4597
Bug 1022290 - Fix aero jar.mn entry for arrow-e@2x.png. r=bgrins
2014-06-11 13:15:01 -07:00
Hernan Rodriguez Colmeiro
b1e8460894
Bug 1014698 - Unable to see the keyboard focus indicator on the category list of in-content preferences, r=jaws
2014-06-03 12:06:00 +01:00
Ed Morley
382d0ba8d2
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-11 17:29:15 +01:00
Tim Nguyen
60589070ae
Bug 949462 - Use the theme-twisty class for devtools variables view twisties. r=bgrins
2014-06-10 16:44:11 -07:00
Dão Gottwald
c5b9892a3c
Bug 878020 - Add inner shadows to the tab bar's scrollbox when overflowing. r=Gijs,enndeakin
...
--HG--
extra : rebase_source : 24145e62fb0001a84f0d5ec6f9a9e1135114c7af
2014-06-10 16:56:14 +02:00
Tim Nguyen
5b4134a9e7
Bug 1017565 - Update style editor media sidebar colors to match DevTools themes. r=bgrins
2014-06-09 13:17:00 -04:00
Ryan VanderMeulen
e9a1cae2c8
Merge m-c to fx-team. a=merge
2014-06-09 18:18:30 -04:00
Mark Banner
e9c2b2dd2d
Merge Elm to m-c. a=merge
2014-06-09 23:04:43 +01:00
Mark Banner
d400d85162
Merge m-c to elm. a=merge
2014-06-09 13:00:42 +01:00
Tim Nguyen
684269019b
Bug 1022290 - Add HDPI asset for computed view arrow. r=bgrins
2014-06-08 00:26:00 -04:00
Brian Grinstead
cbe17880b9
Bug 1021770 - Browser Toolbox: remove extra separator next to options cog. r=jryans
2014-06-06 09:05:00 -04:00
Tim Nguyen
be196526dc
Bug 983814 - Use menuPanel.png instead of menuPanel-aero.png for Windows 8. r=Gijs
2014-06-05 05:14:00 -04:00
Brian Grinstead
58dd429b3d
Bug 1019676 - Project editor: Allow app header to be updated and add gear icon / status indicator. r=harth
2014-06-05 13:38:00 -04:00
Gijs Kruitbosch
512849a7ab
Bug 1016419 - implement showing lwt in customization mode, r=mconley,jaws
2014-06-02 21:59:38 +01:00
Jonathan Kew
d452d3b696
bug 1007629 - eliminate use of "embedded" fonts in about:preferences. r=gavin
2014-06-06 08:30:37 +01:00
Dão Gottwald
e8c351bf80
Bug 1018582 - Get rid of #navigator-toolbox::before and #TabsToolbar::after on OS X. r=MattN
2014-06-06 08:53:35 +02:00
Patrick Brosset
efc01eeb80
Bug 911209 - Display hidden nodes differently in the markup-view; r=miker
2014-06-05 14:50:03 +02:00