Commit Graph

4621 Commits

Author SHA1 Message Date
Patrick Brosset
1d52cb6f6d Bug 1107849 - Define a min/max width for the performance panel sidebar. r=vporof
This adds the devtools-main-content class to the waterfall panel in the
performance tab so that there's a min-width of 50px defined on it, and
also adds a min-width to the waterfall details sidebar of 50px so that
it can't be collapsed fully (which would make it impossible to resize).

--HG--
extra : rebase_source : 740e9558844a183770f251ee24223a825b2954a5
2015-05-04 15:09:37 +02:00
Carsten "Tomcat" Book
4feb19d888 Backed out changeset 47a1d2e67785 (bug 1157293) for dt and dt3 test failures 2015-05-06 11:23:50 +02:00
Gabriel Luong
c1f59a3a0c Bug 1157293 - Part 1: Filter styles highlight computed styles. r=bgrins 2015-05-02 23:39:00 +02:00
Jared Wein
2800f31644 Bug 1159410 - Update the Pocket toolbar icon highlight to coral. r=dolske 2015-05-05 18:26:36 -04:00
Wes Kocher
f4b5bed2ac Merge fx-team to m-c a=merge 2015-05-05 14:45:52 -07:00
Florian Quèze
8cf9407c0e Bug 1155519 - Add "View Pocket Items" menuitem to the bookmarks menu, r=dolske. 2015-05-05 12:24:11 +02:00
Patrick Brosset
92856897c5 Bug 1155653 - Preview animation target nodes in animationinspector panel; r=bgrins
This adds a generic walker method that cna be used to retrieve AnimationPlayerActor's
target DOM nodes in a way that they can be highlighted/selected later in the inspector.
Making the AnimationPlayerActor return the nodeActor directly wouldn't fully work, as
the walker would have missed the missing parent nodeFronts updates.
On the UI, this adds a new component in each PlayerWidget that displays a preview of the
target DOM nodes, highlight them on hover, and select them on click.

--HG--
extra : rebase_source : dfbf459d9de14233f125d028cf81f6b934941ea2
2015-05-04 13:55:51 +02:00
Jared Wein
bd3fa7624a Bug 1159744 - Use the panel implementations from the Pocket add-on for the Pocket feature. r=dolske
--HG--
extra : source : d76b18df0ed0f1c51c4c4e763144fd119bf2e0ed
2015-05-01 17:16:42 -04:00
Ryan VanderMeulen
9440cb5e32 Merge m-c to inbound. a=merge
CLOSED TREE

--HG--
extra : amend_source : f158ed522808c8be66f918e7cd2d674a93e9e8b8
2015-05-01 10:50:07 -04:00
George Wright
67e80ebb07 Bug 1148879 - style alltabs-item off the selected attribute, not visuallyselected r=mconley 2015-04-30 15:14:25 -04:00
Ryan VanderMeulen
4e0f4f8c6c Merge inbound to m-c. a=merge 2015-04-30 13:56:09 -04:00
Dão Gottwald
d8d5fe5532 Bug 1155681 - Make the linux styling for "badged" toolbar buttons match the windows styling. r=gijs
--HG--
extra : rebase_source : af93fe6a37a849a21ff5947163fe7cc15bcd115e
2015-04-29 12:32:51 +02:00
Mark Goodwin
992f617cec Bug 1146832 - fix ugly wrapping in TLS error page (r=dao) 2015-04-30 09:12:34 +01:00
Richard Marti
32292d7d6c Bug 1157389 - In-content pages: Move the spinbutton rules from preferences.css to common.css r=mossop 2015-04-22 20:17:21 +02:00
Tim Nguyen
26df08d627 Bug 1159437 - Add top green border for highlighted tabs in light theme. r=bgrins 2015-04-30 15:37:19 -07:00
Matthew Noorenberghe
e0462894d4 Bug 1134507 - Implement infopanel to promote Reader View when first available. r=jaws/Gijs
Based on a patch by Jared Wein (:jaws).

--HG--
extra : rebase_source : fc9399a9acb2bb36831df1f5b99b3f9da02b1dbb
2015-04-30 13:43:47 -07:00
Bill McCloskey
f29df58dbe Bug 1095475 - [e10s] Replace tab underlines with tooltip (r=dao) 2015-04-29 17:21:45 -07:00
Tim Nguyen
42a52b8b3d Bug 1023546 - DevTools - Support HDPI resolutions for Windows. r=bgrins 2015-04-28 07:30:00 -04:00
Gabriel Luong
e3b66e2652 Bug 1155480 - Remove the padding right to Inspector pane toggle. r=pbrosset, ui-r=shorlander 2015-04-16 18:59:00 -04:00
James Long
cc0aeb3f6e Bug 764958 - Show cached network requests in the net monitor. r=jsantell 2015-04-24 14:57:00 -04:00
Jared Wein
33ebd558f5 Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs 2015-04-24 14:29:05 -04:00
Jordan Santell
527bedacaf Bug 1143027 - The performance tool tab highlights during a recording. r=vp 2015-04-27 15:59:22 -07:00
Jordan Santell
7d601ec5b3 Bug 1136945 - Convert GC events from memory actor to be emitted as pseudo-markers from the TimelineActor. Pull out the core of the MemoryActor into a bridge, so it does not have to be used over RDP. r=vp,fitzgen 2015-04-28 10:32:32 -07:00
Ryan VanderMeulen
e18cc407f2 Merge m-c to inbound. a=merge
CLOSED TREE

--HG--
extra : amend_source : 523a4f398be8a298db1a25bf0d4a892773efef82
2015-04-23 17:22:50 -04:00
Patrick Brosset
e14d480a72 Bug 1135635 - Position sidebar allTabs menu absolutely to avoid oveflow jittering; r=bgrins
--HG--
extra : rebase_source : 26e692e502288ff38a6097e7312b7ab2ef9ab802
extra : histedit_source : c84759a2221e14c661a0009f4403ae605ffbc22b%2Cf46ec9753c17d9c613a287dc2f343d70c27dd62d
2015-04-23 10:34:01 +02:00
Wes Kocher
a79764cf6b Merge inbound to m-c a=merge CLOSED TREE 2015-04-22 17:15:53 -07:00
Richard Marti
f5a58eef24 Bug 1156913 - Use highlighttext color also for :active menus. r=Gijs
--HG--
extra : rebase_source : fa8854bd0029b900755b86d11e2e9826527b0845
2015-04-22 00:10:37 +02:00
Kartikaya Gupta
cd5b55f8d6 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Simon Montagu
bfb5cc9a66 Bug 1139306: Fix margin sides for right-to-left scrollbars depending on the actual position of the scrollbar as determined by layout.scrollbar.side, r=tn 2015-04-21 11:32:01 +03:00
James Lai
a81f54f037 Bug 1155956 - Remove unused private browsing mask icons. r=dao 2015-04-19 13:02:43 +02:00
Dão Gottwald
aa8a1c9e9f Bug 1155642 - Windows XP showing several tiny icons per toolbar button when using Luna Silver with high DPI, r=gijs
--HG--
extra : histedit_source : 09a211adeb54a1c36d2895f3d5b35c96baf964a2
2015-04-18 00:13:00 +01:00
Tim Nguyen
dc2fd26de9 Bug 1096413 - Draw border around url bar, search box, and back/forward buttons. r=Gijs 2015-01-20 13:45:00 +01:00
Chirag Bhatia
6c65395116 Bug 1152281 - Playback rate in animations inspector panel is unreadable in dark theme. r=pbrosset 2015-04-16 09:52:00 +02:00
Gabriel Luong
f9f4f8c891 Bug 1120616 - Part 3: Adjust the styles in the computed view's filter style search r=bgrins 2015-04-16 14:15:24 -04:00
Gabriel Luong
1faf344267 Bug 1120616 - Part 1: Implement filter styles in rule view r=bgrins 2015-04-16 14:15:09 -04:00
Jared Wein
5ac5ee9fcf Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Iaroslav Sheptykin
6315c21a4a Bug 1153509 - Clipping translation notification bar on small screens. r=florian 2015-04-16 17:10:36 +02:00
Gijs Kruitbosch
23e164625b Bug 1148923 - min-width the font menulists, r=jaws
--HG--
extra : rebase_source : c0fe6bf0643a67db423fc2b1cb47ec23244958d0
2015-04-15 07:57:00 +01:00
Phil Ringnalda
1c5973f626 Back out 364bc6209cc5 (bug 1134501) for jetpack bustage 2015-04-15 22:08:20 -07:00
Jordan Santell
73ef930712 Bug 1077464 - Wire console.profile/profileEnd to the new performance tool. Move most of the recording-model logic from the front end into the PerformanceFront and PerformanceActorConnection so it can manage recordings without the front end being viewed. r=vp,jryans,pbrosset 2015-04-14 08:58:58 -07:00
Jared Wein
2a59eeb639 Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Brian Grinstead
0511749b55 Bug 969914 - Make developer toolbar match the light devtools theme when applied;r=jwalker,r=pbrosset 2015-04-15 08:12:49 -07:00
Dão Gottwald
8e8f5d2b40 Bug 1154625 - Merge fullscreen window controls styling from browser-aero.css into browser.css. r=gijs 2015-04-15 11:54:39 +02:00
Jan Keromnes
bcbcedb080 Bug 1141571 - Add a legend to the Box Model tool. r=bgrings 2015-04-14 08:58:00 +02:00
Shane Caraveo
7ac5e1874f Bug 1153952 fix social button size, clarify attribute name across sdk and social, r=dao 2015-04-14 10:19:37 -07:00
Dão Gottwald
7cab884004 Bug 1154233 - Merge private browsing indicator rules from browser-aero.css into browser.css. r=gijs 2015-04-14 14:15:51 +02:00
Carsten "Tomcat" Book
3ac2fef09c Backed out changeset 946b935a9cb4 (bug 1077464) for suspicion of causing dt e10s perma failure on a CLOSED TREE 2015-04-14 08:59:56 +02:00
Jordan Santell
2b43b9dae5 Bug 1077464 - Wire console.profile/profileEnd to the new performance tool. Move most of the recording-model logic from the front end into the PerformanceFront and PerformanceActorConnection so it can manage recordings without the front end being viewed. r=vp, r=jryans 2015-04-10 11:14:00 -04:00
Dão Gottwald
8c91148df6 Bug 1153243 - Set size for badged SDK buttons in the panel / palette. r=gijs 2015-04-13 14:10:03 +02:00
Dão Gottwald
874f505890 Bug 1153243 - Set size for badged SDK buttons in the toolbar. r=mconley 2015-04-13 14:09:35 +02:00