Commit Graph

53 Commits

Author SHA1 Message Date
Gabriel Luong
f353991f53 Bug 1369945 - Display a split rule view panel in the inspector. r=bgrins
MozReview-Commit-ID: If55vBPfU3W
2017-11-27 15:54:18 -05:00
Gurzau Raul
ab047e4fb1 Backed out changeset 044f5a964dc5 (bug 1369945) for Eslint failures client/shared/components/splitter/SplitBox.js and devtools failures test/browser_inspector_breadcrumbs_visibility.js r=backout on a CLOSED TREE 2017-11-28 23:12:17 +02:00
Gabriel Luong
cfded25d12 Bug 1369945 - Display a split rule view panel in the inspector. r=bgrins
MozReview-Commit-ID: If55vBPfU3W
2017-11-27 15:54:18 -05:00
Gurzau Raul
68e92c2ba3 Backed out 1 changesets (bug 1369945) for failing devtool tests test/browser_inspector_breadcrumbs_visibility.js r=backout on a CLOSED TREE
Backed out changeset bdbb870f32dc (bug 1369945)
2017-11-28 21:18:22 +02:00
Gabriel Luong
b51659c313 Bug 1369945 - Display a split rule view panel in the inspector. r=bgrins
MozReview-Commit-ID: If55vBPfU3W
2017-11-27 15:54:18 -05:00
Sebastian Hengst
120d3eedd7 Backed out changeset 4fbd437cab11 (bug 1369945) for eslint failure in devtools/client/shared/components/splitter/SplitBox.js and devtools failures, e.g. in devtools/client/inspector/extensions/test/browser_inspector_extension_sidebar.js. r=backout on a CLOSED TREE 2017-11-27 23:55:14 +02:00
Gabriel Luong
b205b59c5c Bug 1369945 - Display a split rule view panel in the inspector. r=bgrins 2017-11-27 16:03:02 -05:00
Daisuke Akatsuka
8168a25be2 Bug 1404801 - Part 3: Avoid applying old animationinspector.css in inspector.xhtml. r=gl
Accompanied by React-ify, although we will change the CSS as well, the selector
may be conflicted if old animationinspector.css is in inspector.xhtml.
Therefore, we will make the CSS to impact within only animation-inspector.xhtml.

MozReview-Commit-ID: HnYDaasssf4

--HG--
extra : rebase_source : f785ebd1445d407043f43911ac8fd4a5a55c39da
2017-10-26 16:55:41 +09:00
Gabriel Luong
37d784bb4e Bug 1396349 - Remove the collapse sidebar pane button in the Inspector. r=pbro 2017-09-23 08:52:36 -04:00
Gabriel Luong
e0b09e2d93 Bug 1397094 - Use the --theme-body-background color for the breadcrumbs. r=pbro 2017-09-06 10:56:11 -04:00
Gabriel Luong
3f50240008 Bug 1396037 - Part 2: Use the photon border and background colors in the breadcrumbs. r=pbro 2017-09-04 08:30:16 -04:00
Gabriel Luong
f161fe5430 Bug 1390727 - Add a consistent style for all the no result messages in the inspector sidepanel. r=bgrins 2017-08-16 10:36:55 -07:00
Gabriel Luong
1ebc47776f Bug 1386108 - Update Computed stylesheet to use more specific selectors. r=jdescottes 2017-08-01 20:56:57 -04:00
djmdev
ff77954518 Bug 1310938 - disabled eyedropper in toolbar for non-HTML documents and added a tooltip;r=jdescottes 2016-10-22 18:04:49 +05:30
Fred Lin
f4fd53fea5 Bug 1311572 - Remove code associated with comments linking to bug 1265759;r=ntim
MozReview-Commit-ID: 9Op9cBzIobS

--HG--
extra : rebase_source : 3a2cfbb6cb1ce49a5afc82d60f25900d1435345f
2016-10-20 09:51:54 +08:00
Gabriel Luong
fcb13d2ea2 Bug 1308227 - Add a CSS Grid accordion container to the layout panel r=jdescottes
MozReview-Commit-ID: ElJnsdJYXA

--HG--
extra : rebase_source : 6aa2e2955c3152530ca5c27e4360097962de5426
2016-10-14 20:31:04 -04:00
Julian Descottes
3ffda1fc99 Bug 1307408 - part1: fix layout issues for small widths in inspector sidebar;r=Honza
MozReview-Commit-ID: 7bF5gsyxXfp

--HG--
extra : rebase_source : 0c437519517de5ba4f2245307bd8768e15b127eb
2016-10-04 14:02:22 +02:00
Julian Descottes
e2fc357b48 Bug 1303732 - Set min-height/width to 50px for markupview and sidebar panel;r=Honza
MozReview-Commit-ID: D5iY63RrmS4

--HG--
extra : rebase_source : 93615e6c10d9941a3fc131102991eba3722998d5
2016-09-28 19:56:05 +02:00
Julian Descottes
feba930510 Bug 1262668 - update inspector breadcrumbs background and border color;r=helenvholmes
When the inspector is in portrait mode, the breadcrumbs top border can easily be
mistaken for the splitter between the markupview and the side panel.

This patch reuses the body background for the breadcrumbs background and uses a
custom border color for the top border of the breadcrumbs. In the dark theme this
color remains the same as the splitter color, because the background change is
significant enough. In the light/firebug theme, the color is lighter than the
splitter color

MozReview-Commit-ID: ASLgmPX0g6J

--HG--
extra : rebase_source : 66afb4a001b8b6f9c183f9a5992f1e77f3a78b5b
2016-09-21 14:52:48 +02:00
Iris Hsiao
a95e0164c0 merge fx-team to mozilla-central a=merge 2016-09-26 18:29:38 +08:00
Jan Odvarko
d494e3b7cc Bug 1304727 - Fix Inspector layout; r=jdescottes 2016-09-23 14:31:54 +02:00
Julian Descottes
3faf00f585 Bug 1304732 - prevent scrollbars in markupview container when resizing toolbox;r=Honza
MozReview-Commit-ID: Joi70T3v5in

--HG--
extra : rebase_source : 7b039f81072b743c8d92937c7862ebb02580b4fd
2016-09-23 15:18:46 +02:00
Jan Odvarko
f4505be3c1 Bug 1262443 - Rename inspector.xul to inspector.xhtml; r=pbro
--HG--
rename : devtools/client/inspector/inspector.xul => devtools/client/inspector/inspector.xhtml
2016-09-20 17:12:48 +02:00
Julian Descottes
cef512286c Bug 1303390 - use width:100vw for inspector splitter container to avoid overflow;r=bgrins
MozReview-Commit-ID: CJ5XhvlkDqw
2016-09-17 10:21:59 +02:00
Jan Odvarko
532453acb4 Bug 1260552 - Replace xul:spliter by html:splitter; r=pbro 2016-09-21 08:26:02 +02:00
Sebastian Hengst
fc6186b0a6 Backed out changeset e8de82ab570d (bug 1260552)
MozReview-Commit-ID: B8xetPlNaN2
2016-09-17 20:07:57 +02:00
Jan Odvarko
7e0678438a Bug 1260552 - Replace xul:spliter by html:splitter. r=pbro
--HG--
extra : rebase_source : 4f613267e61a1aae6f512cb2a54df2f613154bc8
extra : histedit_source : f93e7b94b67955a136f210c793983557e78ac704
2016-09-15 09:54:01 +02:00
Jan Odvarko
e19ed1dbbc Bug 1291972 - Decrease inspector sidebar min-width to 300px. r=jdescottes
--HG--
extra : rebase_source : bab598242b930dfe2edaba25bac6771d16725b3f
2016-08-17 12:02:19 +02:00
Fred Lin
346924fc78 Bug 1293591 - Remove devtools/client/inspector/inspector.css. r=gl
MozReview-Commit-ID: J7auvgrcaAG

--HG--
extra : transplant_source : %F4%1A%9C%945%8A%90%DFz%02%13%17%A6%AE%A4%FAx%7C%A5%09
2016-08-10 10:33:02 +08:00
Steve Chung
52e7ee52a5 Bug 1294464 - Don't overlap inspector-search and eyedropper, pane-toggle. r=ntim
MozReview-Commit-ID: EZQEzJdxOO2
2016-08-15 17:19:39 +08:00
gasolin
40b39ddc7b Bug 1265759 - Create an HTML replacement for inspector Search Box;r=gl
MozReview-Commit-ID: Elt4NGNh3Pf
2016-07-27 12:08:01 +08:00
Patrick Brosset
f9d2dc2d7d Bug 1262439 - 5 - Move eyedropper btn to inspector and update gcli command; r=bgrins
This moves the eyedropper button from the toolbar into the inspector,
therefore the old eyedropper command isn't needed anymore,
or at least not as it was.
The button in the inspector simply uses the pickColorFromPage inspector
actor method.
And to preserve a eyedropper gcli command, a new simpler one was added.

MozReview-Commit-ID: B1yr1EqLFBD

--HG--
extra : rebase_source : 47c2effe193f4d1a64a8d16ea3609ff5ae1f793b
2016-07-20 16:06:42 +02:00
Nancy Pang
6c2a980a72 Bug 1273211 - Add side panel enter and return controls, added keyboard space selection for controls in netmonitor and console key. r=pbro
MozReview-Commit-ID: HGGTeshLBDs

--HG--
extra : transplant_source : e%0A%19%0B%96%8F%11%8B%E8%3A%DA%7B%06%C0n%9C%09-TU
2016-07-12 14:10:57 -04:00
Jan Odvarko
86677d02a2 Bug 1266420 - Implement SidebarToggle component; r=bgrins 2016-07-04 16:47:48 +02:00
Julian Descottes
4d95e26734 Bug 1283764 - fix display of noResults message in inspector computedview;r=gl
MozReview-Commit-ID: BRZZXCRHRyW

--HG--
extra : rebase_source : 1126efefe73800aea6602c9c3f0134bf1d3d1a58
2016-07-01 12:12:13 +02:00
Jan Odvarko
9fc49ca3c9 Bug 1279649 - Rotate inspector-pane-toggle 90 deg for vertical mode. r=ntim 2016-06-22 16:20:50 +02:00
Julian Descottes
3615d9843b Bug 1266450 - part5: move event details tooltip css to tooltips.css;r=bgrins
MozReview-Commit-ID: 9b1C1g0e6K5

--HG--
extra : rebase_source : 5200605483812de478e5275993624259b8d3c6af
extra : source : 435400acef3b987c73e797ca3fa743d2269f11d9
2016-06-03 15:07:23 +02:00
Steve Melia
be63605b00 Bug 1259812: Replace XUL elements with XHTML in inspector breadcrumbs;r=pbro
MozReview-Commit-ID: 4LQfN5GwZH5
2016-05-31 20:29:50 +01:00
Jan Odvarko
c3dac6ee30 Bug 1266419 - Fix toggle side bar button and text in search box for the Inspector panel; r=bgrins 2016-05-19 11:01:21 +02:00
Jan Odvarko
1634c31011 Bug 1266419 - HTML replacement for Toolbars and Toolbar buttons; r=bgrins, ntim 2016-05-04 20:58:49 +02:00
L. David Baron
d097996b85 Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g

While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.

Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.

MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
Jan Odvarko
6bb5f58257 Bug 1244054 - Firebug Theme, tools; r=bgrins,ntim
MozReview-Commit-ID: 2hsODdK4bdL

--HG--
extra : rebase_source : a432f1f6a0ab0c367329372d2c76ba45cd15e3a5
extra : histedit_source : fe000cd4d63ae095bf8a86701dfd7c114e472424
2016-04-06 17:32:18 +02:00
Jarda Snajdr
8a4f6ebbf0 Bug 1261049 - Clear button position isn't consistent among tabs r=ntim
MozReview-Commit-ID: 49LIEko6rm5
2016-04-11 05:53:00 +02:00
Patrick Brosset
4cff2a6c2d Bug 1261781 - Inspector toolbar button for inserting new elements; r=jdescottes
MozReview-Commit-ID: BoD6MEMQb3b

--HG--
extra : rebase_source : 15da3c9f2a99da2a97b449b462a8afbccf01997e
2016-04-05 11:08:21 +02:00
Gabriel Luong
35841f165c Bug 1256422 - Move the breadcrumbs into a bottom toolbar r=bgrins 2016-03-18 10:55:49 -04:00
Julian Descottes
705a88c461 Bug 1252418 - Apply transform(90) on image to fix blurry icon;r=pbrosset
Apparently applying rotate(90) on #inspector-pane-toggle makes the icon blurry
on some platforms (at least windows 10).

Applying the same rotate directly on the image seems to fix the issue.

MozReview-Commit-ID: 2IqfPQD8tLK

--HG--
extra : amend_source : 159bd864bf6aa31c5c29c572032fe4fbd7a8d097
2016-03-01 12:48:39 +01:00
Julian Descottes
f442d87aa8 Bug 1189492 - part2:inspector modify toggle icon to support horizontal layout;r=ntim
The current toggle icon represents a side panel being expanded/collapsed. To reuse this
icon for vertical layouts, a "square" version of this icon has been created, and is
rotated using CSS when the layout switches to vertical mode.

MozReview-Commit-ID: 7QSuLrDb7zd

--HG--
extra : rebase_source : af9f238dfc298f9ad1ee00556d592f8c472711cc
2016-02-26 14:14:24 +01:00
Patrick Brosset
8aa452706f Bug 1202260 - Remove the last border in the event-listener popup and unnecessary padding; r=miker
--HG--
extra : commitid : 3CV4AvHL2D4
extra : rebase_source : 41a9b21ba61e14a64faf6a4c646c60f485b54a5c
extra : histedit_source : af77a7d0ff75296926ae4e239800e4bc7835ffc8
2016-01-12 16:32:13 +01:00
Alexandre Poirot
fde9763809 Bug 1183280 - Remove most devtools preprocessing rule in CSS files. r=bgrins 2016-01-12 04:28:13 -08:00
Tim Nguyen
57c42a4671 Bug 1173397 - Refactor devtools toolbar button code. r=bgrins
--HG--
extra : commitid : 1j78zZidN5i
2015-11-11 21:21:28 +01:00