Commit Graph

4609 Commits

Author SHA1 Message Date
Dão Gottwald
3416ce0a4e Bug 1147702 - Use a @2x Toolbar.png on Windows for basic hidpi support. r=MattN 2015-04-09 14:30:18 +02:00
Florian Quèze
7b4c6601c1 Bug 1144774 - Add to reading list button is blurry, ui-r=mmaslaney, r=jaws.
--HG--
extra : rebase_source : 88fa75d78d900193a6bbf5e2048d3fc03db05e93
2015-04-09 12:29:40 +02:00
Brian Grinstead
22a9074ce7 Bug 1152358 - Remove :not(:-moz-lw-theme) selector from devedition.css;r=Gijs 2015-04-08 09:57:47 -07:00
Brian Grinstead
bf8da562cf Bug 1151482 - Override lightweight theme text color for #urlbar in Windows Dev Edition theme;r=Gijs 2015-04-08 08:26:15 -07:00
Jared Wein
72a720117e Bug 1136526 - Follow up, replace the default theme icon in the add-on manager. rs=Gijs
--HG--
extra : rebase_source : f902c7d727faaf37f1e582029bb2e93b123e14a0
2015-04-07 15:03:31 -04:00
Jared Wein
1e9046f560 Bug 1136526 - Replace silhouetted versions of Firefox logo with unbranded logo. r=Gijs
--HG--
extra : rebase_source : e5da7466b49686fd7cb5281f33e9a7b1b9a85963
2015-04-07 13:37:12 -04:00
Blake Winton
21632363b1 Bug 1148762 - Tweak the css on the reading list sidebar to prevent unecessary scrollbars. r=mstange 2015-04-06 11:54:20 -04:00
Jordan Santell
09003c5bc8 Bug 1150112 - Markers overview should react to theme change, and other marker views now use CSS to automatically use theme change. r=vporof 2015-04-02 16:25:00 -04:00
Patrick Brosset
c0f73f550b Bug 994055 - Part 1: Add a toggle sidebar panel button to the inspector. r=miker
This adds a new icon, next to the searchbox (like in the debugger) to expand
or collapse the sidebar panel in the inspector.
The state is *not* persisted yet when the toolbox is closed.
The button is hidden when the toolbox host switches to 'side'.

--HG--
extra : transplant_source : %D0%09%C2%0E%23%94%B0%A9Ym%BF%1B%60%3C%A5%D6D%C3%92%DE
2015-04-03 16:39:33 +02:00
Dão Gottwald
60da973cb2 Bug 1150867 - Get rid of the browser-aero.css override. r=gijs 2015-04-03 20:07:08 +02:00
Patrick Brosset
28523c6d69 Bug 1120833 - 3 - Refresh the list of animation widgets when new animations are added; r=miker
(Re-land after backout)
The animation-controler was in charge of getting new animation players and refreshing
the UI when done. This is still the case, but it now listens for mutation events from
the actor too, and when they happen, it simply asks the ui to refresh again.
Also, animations with playState "finished" that remain in the animation inspector panel
can now be played again.

--HG--
extra : rebase_source : 309a167b2218c6fc586c64977896a4715bd5a1d5
2015-04-01 10:16:40 +02:00
Patrick Brosset
d1efb1e1ef Bug 1144615 - 2 - Adds a playbackRate selector widget to the animation panel; r=vporof
This adds a playbackRate <select> dropdown next to the list of other playback
control buttons (play/pause, rw, fwd).
The list shows presets, unless the current rate isn't part of these presets
in which case it also shows this rate in the list.
The widget was created as a reusable component with a simple API, like the
PlayerMetaDataHeader.

--HG--
extra : rebase_source : d050fdaa4565a7b51b179ecd08a36b79be2275f1
2015-04-02 12:24:46 +02:00
Dão Gottwald
cd31857a5c Bug 1150843 - Get rid of *-aero.css overrides except for browser-aero.css. r=gijs 2015-04-03 13:47:27 +02:00
Patrick Brosset
646f3e6e11 Bug 1144615 - 1 - Minor css fixes in animation panel; r=bgrins
The toolbar class was making the whole background of the animation panel
be grey, unlike the other inspector side-bar panels.
Also removed the unnecessary right-border on the global play/pause button.
2015-04-03 11:24:30 +02:00
Matthew Noorenberghe
0aefe7c0b1 Bug 1147281 - Move @2x notification icon rules to the same file as the @1x versions. r=cleanup 2015-04-02 23:11:17 -07:00
Tim Nguyen
05fa85b65c Bug 1138630 - Switch the desktop update badge to an SVG image. r=Gijs 2015-04-02 17:17:32 -07:00
Manraj Singh
7fd4306d32 Bug 1147281 - Shared browser notification icon CSS. r=MattN
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/notification-icons.inc.css
2015-04-02 17:10:21 -07:00
Ryan VanderMeulen
8d08642b52 Backed out 2 changesets (bug 1144615, bug 1134500) for mochitest-dt failures.
Backed out changeset ea9cfb625ac6 (bug 1134500)
Backed out changeset 2bb927ec6786 (bug 1144615)

--HG--
extra : rebase_source : 21104648dcd61ad4c4b6d3ea77e49b09077acf7c
2015-04-02 16:10:02 -04:00
Brian Grinstead
4a8de38c01 Bug 947242 - DevTools themes - switch to new theme colors;r=jsantell 2015-04-02 10:58:58 -07:00
Ryan VanderMeulen
769f798614 Backed out 3 changesets (bug 1120833, bug 1149711) for causing bug 1150615.
Backed out changeset 527c548ff03c (bug 1149711)
Backed out changeset 2fe22ffef154 (bug 1120833)
Backed out changeset 501fa7c170ed (bug 1120833)

CLOSED TREE
2015-04-02 14:42:05 -04:00
Dão Gottwald
e3a57cf3e1 Bug 1150006 - Get rid of "-aero" file name suffixes, part 4: replace some Windows icons with Gtk stock icons on Linux. r=gijs 2015-04-02 18:42:15 +02:00
Dão Gottwald
c8ccdf9d54 Backed out changeset dca65796f8ab for XPCShell failures 2015-04-02 18:07:00 +02:00
Patrick Brosset
42b291a711 Bug 1144615 - 1 - Minor css fixes in animation panel; r=bgrins
The toolbar class was making the whole background of the animation panel
be grey, unlike the other inspector side-bar panels.
Also removed the unnecessary right-border on the global play/pause button.

--HG--
extra : rebase_source : 7b2311bf06294e7e334aeee556d564809d4afcfe
2015-03-26 13:54:12 +01:00
Dão Gottwald
507613ec18 Bug 1150006 - Get rid of "-aero" file name suffixes, part 4: replace some Windows icons with Gtk stock icons on Linux. r=gijs 2015-04-02 16:26:23 +02:00
Patrick Brosset
f365dad1b9 Bug 1120833 - 3 - Refresh the list of animation widgets when new animations are added; r=miker
The animation-controler was in charge of getting new animation players and refreshing
the UI when done. This is still the case, but it now listens for mutation events from
the actor too, and when they happen, it simply asks the ui to refresh again.
Also, animations with playState "finished" that remain in the animation inspector panel
can now be played again.

--HG--
extra : rebase_source : 8fe6e245ec04bfe399166e343b888b6ce3ca0ef1
2015-04-01 10:16:40 +02:00
Matteo Ferretti
91aca3f385 Bug 1144163 - Add a rulers highlighter; added gcli command and button. r=pbrosset 2015-04-01 19:28:57 +02:00
Jordan Santell
a321363678 Bug 1143933 - Expose raw JIT optimization information in performance front end. r=vp,shu 2015-03-25 10:08:40 -07:00
Jordan Santell
a8a67ac3eb Bug 1110550 - Enable performance overview graphs to rerender and change on devtools theme switch. r=vp 2015-03-31 10:18:00 +02:00
Dão Gottwald
f4a519025e Bug 706103 - replace chrome copy of files by overrides in browser/themes/. r=gijs
--HG--
rename : browser/themes/windows/Metro_Glyph-aero.png => browser/themes/windows/Metro_Glyph.png
rename : browser/themes/windows/preferences/checkbox-8.png => browser/themes/windows/preferences/checkbox.png
2015-03-31 23:22:13 +02:00
Blake Winton
05ecce6393 Bug 1147444 - Add a transition when deleting an item from the Reading List. ui-r=mmaslaney, r=Unfocused 2015-03-30 14:07:36 -04:00
Blake Winton
6d61c551f4 Bug 1147440 - Add a transition to the readinglist-addremove-button. ui-r=mmaslaney, r=jaws 2015-03-25 13:42:28 -04:00
Blake Winton
15f41f339d Bug 1139949 - Make the small swatch of current theme in the themes button smaller and rounded. ui-r=phlsa, r=Gijs 2015-03-27 13:34:27 -04:00
Dão Gottwald
f29d9f73a0 Bug 824947 - Put the add-on installation progress notification's custom content in <popupnotificationcontent> rather than overriding the anonymous content. r=dtownsend
--HG--
extra : rebase_source : 14023454a635e9b7c947971a5b1753ffab168d51
2015-03-27 23:02:37 +01:00
George Wright
72153ad282 Bug 1066531 - Delay tab switching until content is ready in e10s mode r=mconley,mstange 2015-03-16 14:30:41 -04:00
Zachary Carter
8007600342 Bug 1139677 - Display the user's FxA profile image in the Sync Pref pane r=markh,rfeeley 2015-03-27 02:37:55 -07:00
Marina Samuel
b682e44acd Bug 1143797 - Allow clicking on suggested explanation text to see overlay explaining the suggested tile. r=adw 2015-03-26 17:05:44 -04:00
Patrick Brosset
7a37471593 Bug 1106272 - Part 1: Remove the selector highlight on hover and add a selector icon instead. r=miker
--HG--
extra : rebase_source : 57dcc58a96c35d42111f5b3671de2d4e8da78e35
2015-03-24 14:42:27 +01:00
Gavin Sharp
23aea7c43a Bug 1137089: fix sidebar colors on DevEdition dark theme, r=gijs
--HG--
extra : rebase_source : 3b6303bea5b2162290958c23c26cbe79c8abd41d
2015-03-20 13:12:07 -07:00
Blake Winton
7cc621db62 Bug 1137556 - Make the ReadingList sidebar look like other sidebars. ui-r=mmaslaney, r=florian 2015-03-23 19:34:31 -04:00
Dão Gottwald
067fb8ef2f Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
--HG--
extra : rebase_source : 5cb6a4265cbf5f9c10eec53336c2bab1d8ba44ae
2015-03-24 22:24:49 +01:00
Ryan VanderMeulen
5ca6ac7ada Backed out changeset 37bd20ca096a (bug 1139656) for test_blocklistchange.js xpcshell failures.
CLOSED TREE
2015-03-24 15:36:48 -04:00
Dão Gottwald
dc5aac6e35 Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend 2015-03-24 18:54:59 +01:00
Zimon Dai
7dd2c728a6 Bug 1135435 - Add UI for breakpoint condition throws. r=fitzgen 2015-03-06 11:41:54 +08:00
Tiziana Sellitto
7ab72909e2 Bug 1013695 - Add css id selector 'defaultFontSizeLabel' in incontentprefs to add some margin-left to 'size' label in content pane of in-content preferences. r=jaws 2015-03-23 14:22:00 -04:00
Jared Wein
ab4cb2d2c1 Bug 1146486 - The generic reading list thumbnail graphic is stretched too big and on white background. r=florian
--HG--
extra : rebase_source : 58fa62758576f89a650f824a37688cf3b94fe7a4
2015-03-23 18:53:36 -04:00
Jared Wein
0a279d762e Bug 1146463 - Prevent reading list description text from wrapping on hover. r=florian
--HG--
extra : rebase_source : 3cde3e4c09369179c64c625715bbf7ed97d4b254
2015-03-23 18:37:59 -04:00
Jared Wein
bb0ad29287 Bug 1145909 - Use an image instead of toolbarbutton for the reading list button. r=florian 2015-03-20 19:29:56 -07:00
Jared Wein
0a6753444c Bug 1140345 - Use an image instead of toolbarbutton for the reading view button. r=florian
--HG--
extra : rebase_source : a9c81392483e4705f34603adc1f71f31aff303a9
2015-03-20 17:28:03 -07:00
Marina Samuel
39a1681b62 Bug 1126188: Show suggested tile explanation text under a suggested tile. r=adw 2015-03-20 16:39:09 -04:00
Jared Wein
ab8b316059 Bug 1123518 - Follow-up, use background-size:cover for the reading list images. r=me 2015-03-20 12:45:53 -07:00
Jared Wein
374a3df179 Bug 1123518 - [ReadingList] Display article preview image in the Reading List sidebar. r=florian 2015-03-20 11:20:11 -07:00
Abdelrhman Ahmed
68627aa3d8 Bug 1143387 - Disable hover state in checked header button in share panel. r=jaws 2015-03-18 11:30:00 -04:00
Florian Quèze
ad54999ad0 Bug 1145372 - The add to reading list url bar button is larger than the other url bar buttons, r=markh. 2015-03-19 15:50:23 -07:00
Florian Quèze
14ff6d0c06 Bug 1144675 - The Reading List button from the Location Bar should have a distinct icon for pages currently in the list, r=markh.
--HG--
rename : browser/themes/shared/readinglist.inc.css => browser/themes/shared/readinglist/readinglist.inc.css
2015-03-19 15:50:23 -07:00
Florian Quèze
d13830aaa4 Bug 1144377 - hover state on reading list sidebar items remains after the mouse leaves the list, r=jaws. 2015-03-19 15:50:23 -07:00
Justin Dolske
73edb98ded Bug 1133662 - [ReadingList] Show something useful in the sidebar when the Reading List is empty. r=florian 2015-03-18 19:23:22 -07:00
Paolo Amadini
013ca6dc0a Bug 1143852 - Remove duplication between password-save and password-change notifications. r=MattN 2015-03-18 18:24:59 -07:00
Florian Quèze
b075cc6baa Bug 1144382 - title text in reading list sidebar item wraps poorly, leaving partial text visible, r=jaws.
--HG--
extra : rebase_source : fa3e2faf60ec84390e0e9ba3685b36d987502a68
2015-03-18 17:25:22 -07:00
Florian Quèze
40f811b891 Bug 1123525 - [ReadingList] Allow deleting items via the Reading List sidebar, r=jaws.
--HG--
rename : browser/themes/shared/readinglist/sidebar.css => browser/themes/shared/readinglist/sidebar.inc.css
extra : rebase_source : c351ba15c8d2686ab135d32c78b22d6cf9733bc1
2015-03-18 17:25:18 -07:00
Stephen Horlander
5b1fe59160 Bug 1070706 - Add an inverted RSS icon to menuPanel*.png. r=Gijs
--HG--
extra : rebase_source : 24392f1afa0b907c9eb45b6e6e236971b8222e9f
2015-03-18 11:18:00 -07:00
Nick Fitzgerald
662cb191e8 Bug 1144424 - Rename '{self,total} allocations' to '{self,total} sampled allocations' in the performance tool. r=jsantell 2015-03-17 17:23:00 -04:00
Patrick Brosset
3e43f77714 Bug 1120343 - 2 - Add rewind and fast-forward buttons to animation player widgets; r=miker
--HG--
extra : rebase_source : 0945ad99c5b266ce5127ef02212aa3848ed79a43
extra : histedit_source : 8dbfdd50200f240df15b263c487d85e5260c15bf
2015-03-17 15:39:19 +01:00
Blair McBride
1eebf08096 Bug 1131457 - Add a button to the URLBar that allows adding the current page to the Reading List. r=markh/adw 2015-03-17 12:49:07 -07:00
Stephen Horlander
287e90b902 Bug 1143057 - Restore correct tab image dimensions. r=dao 2015-03-15 16:20:02 +01:00
Stephen Horlander
9a222ce952 Bug 968388 - Visually balance Share plane, r=gijs 2015-03-12 09:00:00 +00:00
Victor Porof
f514caa7dc Bug 1132755 - Allocations tree has a bunch of columns that don't make sense, r=jsantell 2015-03-12 15:05:02 -04:00
Victor Porof
b83c9518ec Bug 1121194 - Support vertical panning for the flamegraph in the new performance tool, r=jsantell 2015-03-11 16:01:19 -04:00
Alessio Placitelli
51289db4b5 Bug 1137481 - Adjust the Heartbeat UI and add a Learn More link. r=MattN 2015-02-27 08:37:00 -05:00
Mike de Boer
9285b73b62 Bug 1135045: Show an infobar when tab sharing is activated in a Loop conversation. r=Standard8 2015-03-12 15:13:38 +01:00
Dão Gottwald
d11a9c0d08 Bug 1005105 - Remove noise from tab textures. r=jaws
--HG--
extra : rebase_source : c0e4ddf5d2f564dd1afd72bdb72acf8e1c55543e
2015-03-11 18:24:38 +01:00
Léon McGregor
9469785655 Bug 1130741 - Correct the css class for the Sync TOS text size. r=jaws
--HG--
extra : rebase_source : ae244f712076f80bcb4af50d14a6e65b5092c088
2015-03-06 11:47:00 +01:00
Dão Gottwald
95e22255ac Backed out changeset 2b22a22b1cc5 (bug 1132678) 2015-03-07 08:13:27 +01:00
Richard Marti
a847a71f42 Bug 1139337 - Make the panel shortcuts visible on hover with High Contrast themes. r=Gijs
--HG--
extra : rebase_source : c36b5ce949febf0c45b663a19db0cfea166a8696
2015-03-05 22:04:08 +01:00
Jared Wein
2d7032360c Bug 1137909 - part 2: context menuitem to unblock downloads and an X button to confirm the blocked download. r=paolo
--HG--
extra : rebase_source : 5c72469031f9d452c9fc4b579c8e4cb2a7099f88
2015-03-05 12:25:45 -05:00
Richard Marti
0d6c12a92f Bug 1139091 - Don't use -moz-image-region with the svg arrow. r=Gijs
CLOSED TREE

--HG--
extra : amend_source : 1f66789e951285758685e09edb1cd177202355b6
2015-03-03 21:36:00 +01:00
Gijs Kruitbosch
ff0e123849 Bug 1134513 - shaky eme icon on first play, r=sevaan
--HG--
extra : amend_source : 3ccdc86226d0996c3836fe557bf8be6bdca78cf7
2015-02-24 16:06:19 +00:00
Richard Marti
a16b244512 Bug 1136670 - InContent Prefs - Implement alignment according to spec. r=jaws
--HG--
extra : rebase_source : 740babb15cd8f48856d0e758a0341e7d8e600067
2015-03-02 19:52:44 +01:00
Manraj Singh
a56e7537c3 Bug 1132678 - blockedPopupOptions should be accessible via mouse and keyboard, r=gijs,jaws
--HG--
extra : rebase_source : e8de5afddf5fa79d79d22586aab51cfba9953eee
2015-02-28 03:11:00 +01:00
Wes Kocher
50b5615e47 Merge fx-team to m-c a=merge 2015-03-02 12:41:37 -08:00
farhaan
b44712622d Bug 1073234 - Show small swatch of current theme in the themes button. r=jaws 2015-02-27 19:33:03 -05:00
Richard Marti
0e9fdca55a Bug 1079098 - Fix the ui-r issues in panelUI. r=Gijs 2015-02-09 17:55:38 +01:00
Patrick Brosset
99cf85492e Bug 1137129 - Fix the toggle-all-animations button size on retina screens; r=miker
--HG--
extra : rebase_source : cdd3dcbfc9d528ed72820b4fa60e6b88a433aeae
2015-02-26 11:33:58 +01:00
Wickie Lee
13b1fb02bb Bug 1136253 - Use lighter text for the Request URL in the inspector pane when in dark mode. r=jsantell 2015-02-25 23:13:00 -05:00
Ian Moody
cc84bb7a5a Bug 1136693 - Make the headers request URL and security panel info visible in the dark theme. r=vp 2015-02-25 06:01:00 +01:00
Nathan Froyd
fc3992d3d6 Bug 1137364 - part 2 - move browser themes icon installation to FINAL_TARGET_FILES; r=mshal
Moving this to FINAL_TARGET_FILES also provides an excellent opportunity
to reduce duplication between the theme directories.
2015-02-26 14:11:38 -05:00
Nathan Froyd
7e1c2e073e Bug 1137364 - part 1 - move browser/themes/*/ tab-selected-*.svg generation to GENERATED_FILES; r=mshal
Recently-added GENERATED_FILES support and support for specifying
per-file methods for GENERATED_FILES means that we can move the rules
for generating tab SVGs in browser/themes/ to moz.build.  As a bonus, we
can also eliminate duplicate between the rules by moving them to a
shared mozbuild file in browser/themes/, rather than individual
browser/themes/{linux,osx,windows}/ Makefiles.
2015-02-26 13:56:26 -05:00
Victor Porof
75626bb7d1 Bug 1119023 - Timeline in new perf tool should filter out markers, r=jsantell
--HG--
rename : browser/devtools/timeline/test/browser_timeline_filters.js => browser/devtools/performance/test/browser_timeline_filters.js
2015-02-25 17:40:20 -05:00
Jordan Santell
c32efa4de3 Bug 985488 - Allow canvas debugger to time out and stop recording frames. Canvas debugger 'wait' style now matches other media styles. Update labels in canvas debugger to explicitly state that it's waiting for rAF cycles, rather than appearing as if something went wrong. r=vporof 2015-02-23 18:46:00 +01:00
Florian Quèze
e1a848b02c Bug 1124400 - [ReadingList] Add section to bookmarks popup for reading list items and actions, r=Unfocussed. 2015-02-23 13:58:36 +01:00
Abdelrhman Ahmed
163042bb0e Bug 1134417 - Don't preprocess content-contextmenu.svg on Windows Aero. r=jaws 2015-02-20 16:36:00 -05:00
Sami Jaktholm
a0310ea88a Bug 1123952 - Make values copyable in the netmonitor security tab. r=vporof 2015-02-15 13:22:37 +02:00
Blair McBride
855a13c339 Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
--HG--
extra : transplant_source : %CC%E0%81%81%F9%93%D7h%2C%90%CC%EE%AAr%BD%5E%FDa%F2N
2015-02-20 22:07:24 +13:00
Florian Quèze
fe7057dc3e Bug 1126250 - Show one-off buttons when clicking the magnifying glass, r=Mossop.
--HG--
rename : browser/components/search/test/browser_searchbar_keyboard_navigation.js => browser/components/search/test/browser_searchbar_smallpanel_keyboard_navigation.js
2015-02-20 12:41:11 +01:00
Gijs Kruitbosch
0b043c17de Bug 1111153 - show error notifications for broken EME content, r=florian 2015-02-20 10:38:18 +01:00
Richard Marti
8bffd29e53 Bug 1022581 - Use a svg image for the category icons. r=jaws 2015-02-16 18:43:54 +01:00
Carsten "Tomcat" Book
bdb8058b1f Backed out changeset 0e65e74f315f (bug 1123517) 2015-02-18 14:23:28 +01:00
Blair McBride
71cae6a1fc Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
--HG--
extra : transplant_source : %94%D3%06_%F9%83Q%5E%E9%DA%B6%F9o%04%20U%11%8C%A2b
2015-02-19 00:33:49 +13:00
Tim Nguyen
eda92e540a Bug 1133060 - Clean up browser/themes/shared/tabbrowser/crashed.svg. r=Gijs 2015-02-14 12:11:00 +01:00
Tim Nguyen
30bfc4e388 Bug 1127621 - Fix checkboxes not showing up on about:welcomeback. r=jaws 2015-02-13 11:49:00 +01:00
Gijs Kruitbosch
2b6b3cd7b9 Bug 1128237 - fix dialogs on small screen sizes, r=jaws 2015-02-07 01:01:49 +00:00