Commit Graph

314 Commits

Author SHA1 Message Date
Jan Odvarko
17def8d479 Bug 1278050 - Fix perf icon in the Net panel; r=ntim 2016-06-09 10:49:18 +02:00
Jan Odvarko
d707265e1d Bug 1274760 - Fix colors in Rules side panel; r=pbro 2016-06-07 10:38:20 +02:00
Julian Descottes
0f7dbc517b Bug 1266450 - part6: migrate EventDetails tooltip;r=bgrins
For now this is a 1 to 1 migration of the existing Tooltip
helper method from XUL to HTML.

MozReview-Commit-ID: 9YiJLgibV9h

--HG--
extra : rebase_source : af428055060a105d270d70b1e4694717e0869b2b
extra : source : d03cca0c048c9ba1f3062519650e37ae986d4bc7
2016-05-31 11:25:43 +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
Julian Descottes
632539b70d Bug 1266450 - part4: allow tooltips to have a variable height;r=bgrins
With this changeset the tooltip's effective height can be smaller than
the height specified when calling setContent. If the tooltip content is
dynamic, this allows to display a small tooltip frame if the content is
collapsed, and a bigger tooltip frame when it is expanded.

MozReview-Commit-ID: 44vA0Rdz62m

--HG--
extra : rebase_source : 0e796f611e3462579f6e84a25671e5d44ed2314d
extra : source : 8583ea99abef8f25a1822178bab823f9fb7f2d01
2016-06-03 12:52:59 +02:00
Julian Descottes
973205986c Bug 1266450 - part1: move devtools tooltip styles to dedicated file;r=bgrins
Tooltip styles are scattered between common.css and panel-specific CSS
files (e.g. inspector.css). For the HTML tooltip, the panel specific CSS
files will not be applied since the tooltip container is appended to the
devtools top window.

This changeset creates a new tooltips.css file which is loaded by default
with devtools themes.

MozReview-Commit-ID: BnoRi9gLfD5

--HG--
extra : rebase_source : 3fee4731f65563c4b61371e3a3c51fb797d1a12b
extra : source : bd8878532e1f370fb49e0c50de0b2da267f7de8a
2016-06-03 14:36:56 +02:00
Jarda Snajdr
2276274acd Bug 1134073 - Part 2: Show network request cause and stacktrace in netmonitor UI r=ochameau
MozReview-Commit-ID: HauaLcPTZ5r
2016-06-03 03:24:00 +02:00
Carsten "Tomcat" Book
2777857538 Merge mozilla-central to fx-team 2016-06-06 12:03:36 +02:00
Yura Zenevich
4b0480b626 Bug 1277858 - adding more polish to console input focus style. r=bgrins
MozReview-Commit-ID: 1LVCcYe1a0S

--HG--
extra : rebase_source : aa9127344471d051e791214a2e7bedfa83199ebc
2016-06-03 14:15:29 -04:00
Julian Descottes
a11cd38818 Bug 1271899 - inspector box-model: add div wrapper to close editors on click;r=gl
The XUL tabpanel can no longer receive userfocus to avoid scrollbars
stealing the focus. Editors are using the blur event to destroy
themselves, which was no longer working if a user click ended up on
the tabpanel element.

Add a wrapper inside the layout view panel taking
100% width and height to make sure clicks performed outside of the layout
container will trigger a blur event on a focused editor.

MozReview-Commit-ID: JmZluQ6LzFl

--HG--
extra : rebase_source : d705512a5898e392abceb72e70f45989ee0bf0f1
2016-05-30 13:30:06 +02:00
Tim Nguyen
b45619ad94 Backed out 3 changesets (bug 1134073) for browser_net_statistics-01.js failures
Backed out a58743e540f5 (bug 1134073)
Backed out 616b2bbf8fd0 (bug 1134073)
Backed out 691b0e0a6ca1 (bug 1134073)

MozReview-Commit-ID: 3LwVxPXX8SZ
2016-06-04 19:01:29 +02:00
Jarda Snajdr
e9eb52b1c2 Bug 1134073 - Part 2: Show network request cause and stacktrace in netmonitor UI r=ochameau
MozReview-Commit-ID: GPm9u84SL1d
2016-06-03 03:24:00 +02:00
Wes Kocher
ab58bab2bf Backed out 3 changesets (bug 1134073) because maybe it broke the clipboard tests
Backed out changeset a43d99734390 (bug 1134073)
Backed out changeset 572ebec612e8 (bug 1134073)
Backed out changeset f12a69ba9122 (bug 1134073)
2016-06-03 14:01:27 -07:00
Jarda Snajdr
ec1e427b5d Bug 1134073 - Part 2: Show network request cause and stacktrace in netmonitor UI. r=ochameau
--HG--
extra : rebase_source : 6efa4fdec35a7f9ca0acdafba3aba1886bac8602
2016-06-03 16:26:35 +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
Nicolas Chevobbe
102c0402cd Bug 1253869 - Don't assume that rule in the Rules view match the selected node when checking for overidden properties. r=gl
Unmatched rules created via the "Add New Rule" button was wrongfully make other rules look not applied.
Fix returned isMatching boolean in PageStyleActor's function when the evaluated rule has multiple selectors.
Add CSS rules to make look unmatched rules' properties unmatched, like the rule's selector.
Add tests to make sur we handle unmatch rule selectors right.

MozReview-Commit-ID: FPQ7XJoa7Ba

--HG--
extra : transplant_source : %C4%F1sa%ED4%E6%8CV%8F/nK%E4%FBA%2C%A7%F5%0F
2016-05-25 18:16:26 +02:00
Wes Kocher
9ca4638c24 Merge m-c to inbound, a=merge 2016-05-25 15:39:57 -07:00
Julian Descottes
ba25739323 Bug 1267401 - part3: Create arrow style for HTML tooltips;r=bgrins
MozReview-Commit-ID: Bp2RylafolP

--HG--
extra : rebase_source : 9c13d93999265296d3ceb1fb3d3e58542650290a
extra : intermediate-source : 36ba78da21e53f729898696e39a939db54e4958c
extra : source : 6ee4fe593a89fc2e49a49a1b2a19f518e29b9c22
2016-05-16 17:53:19 +02:00
Yura Zenevich
a92d4eb02f Bug 1273904 - reverting webconsole blue focus highlight to dotted outline. r=bgrins
MozReview-Commit-ID: CbLcsPzCGFB

--HG--
extra : rebase_source : 0bf6f2b0adfd3a80c2d6d43449cd57eacbce01b9
2016-05-20 10:22:53 -04:00
Yura Zenevich
bae1923a44 Bug 1242694 - improving inspector markup view accessibility (semantics and keyboard). r=gl
MozReview-Commit-ID: 4EvLALR4NIv

--HG--
extra : rebase_source : 98323a24c41f2753dd6a39f0fe30bb8adca235ca
2016-05-19 16:50:23 -04:00
Yura Zenevich
780b59f210 Bug 1272999 - fixing multiline text clipping in console on Windows. r=bgrins
MozReview-Commit-ID: LvNQRoG6AZc

--HG--
extra : rebase_source : 8845b1b25acb5fc6166b3cdd266ab603fd7bb565
2016-05-18 12:43:33 -04:00
"Helen V. Holmes"
29d12b9229 Bug 1270990: Dark refresh theme issue hotfixes;r=bgrins
MozReview-Commit-ID: KINokI1GC1s
2016-05-13 06:39:00 +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
Yura Zenevich
9812410679 Bug 1271095 - fixing padding for JS terminal input when pasting multiline code. r=bgrins
MozReview-Commit-ID: 6gTfjzn0v7h

--HG--
extra : rebase_source : 157582e715642ae701d25558932ec05622304c9f
2016-05-10 14:50:14 -04:00
Nikhil Handa
bbae341c72 Bug 1014533: Moved spectrum.css to /client/themes/ from /client/shared/widgets and changed the respective references made to it. r=helenvholmes
MozReview-Commit-ID: 5R1KAmzQ6Ss

--HG--
rename : devtools/client/shared/widgets/spectrum.css => devtools/client/themes/spectrum.css
2016-05-09 19:56:24 +05:30
Julian Descottes
b873e263bd Bug 1259834 - Create basic HTML tooltip API;r=bgrins
First implementation of HTML based tooltip to be used in devtools
instead of XUL panels. API is similar to the current API of
Tooltip.js

MozReview-Commit-ID: 8njiKBubLSj

--HG--
extra : rebase_source : 930bf7aef48e6c16d7a560d261e2bfd06fe02a63
extra : source : 09874a1e6f2c942a1f9de827fedd14da7e67a6e5
2016-05-04 14:44:57 +02:00
Astley Chen
d626fe0c49 bug 859301 : Part 2 - unprefix internal css files. r=dbaron
MozReview-Commit-ID: CRyp3zQxayh

--HG--
extra : rebase_source : 6b4a5d3e5292a1bdeceab37c5067c78fac69834a
2016-05-04 13:31:24 +08:00
Julian Descottes
25f8d97318 Bug 1260419 - part2: do not hide inplace editor autocomplete popup when scrolling;r=pbro
MozReview-Commit-ID: W5N9tFCyOM

--HG--
extra : rebase_source : 516307dbc3d6142e107a10e9c3fb44ee93acc551
extra : histedit_source : d735e4b810f9648572dee5265b220dc659025814
2016-05-04 16:39:29 +02:00
Julian Descottes
c00e9f4fa4 Bug 1260419 - part1: ruleview shows more CSS suggestions, with better sorting;r=pbro
Usability changes to the ruleview autocomplete:
- max suggestions is now capped to 500 to make sure as many suggestions as possible
  as possible are displayed
- vendor-prefixed properties are moved to the end of the list
- !important is no longer the first suggested item

MozReview-Commit-ID: AOfHyqS3n8s

--HG--
extra : rebase_source : 5a4842974672bebc7427a546b4e4014201147465
extra : histedit_source : 0c008a8e7aedb60c2df0774977e54074702d555d
2016-04-07 00:43:30 +02:00
"Helen V. Holmes"
f90d2f6327 Bug 1246313 - Change the devtools syntax highlighting colors to be higher contrast;r=bgrins
MozReview-Commit-ID: FEYhP6Oq5Sn
2016-03-17 08:58:32 -04:00
Brian Grinstead
fb02b7fa44 Bug 1205330 - Fixup border color for devtool inputs;r=helenvholmes
MozReview-Commit-ID: Iw4j3rqVe8v
2016-05-04 11:19:35 -07:00
"Helen V. Holmes"
5fededb359 Bug 1205330 - Changes to the devtools/devedition dark theme colors;r=bgrins
MozReview-Commit-ID: 7gOuqTPBFcf
2016-05-02 09:38:44 -04:00
Carsten "Tomcat" Book
ad9214381b merge mozilla-inbound to mozilla-central a=merge 2016-05-04 11:54:42 +02:00
Alexandre Poirot
dca4ae52c4 Bug 1266128 - Show tabs in about:debugging. r=janx
--HG--
rename : devtools/client/aboutdebugging/components/moz.build => devtools/client/aboutdebugging/components/tabs/moz.build
2016-05-03 09:06:32 -07:00
Ryo Motozawa
be5a1aae1f Bug 1254408 - Part 1 - Expose animation performance information in DevTools. r=pbro
MozReview-Commit-ID: FHC41UoFEUl
2016-04-22 20:17:58 +09:00
Nicolas Chevobbe
8ac826b23f Bug 820926 - Hide void-element's closing tag if the page is an HTML page. r=pbro
Though, if the element has pseudo-elements, and thus can be expanded, show
the closing tag when the void element is expanded.

MozReview-Commit-ID: 7UMMlVjYqLX
2016-04-28 01:51:46 -07:00
Jan Odvarko
cf416c090e Bug 1266716 - Fix Firebug theme in the Storage inspector; r=ntim 2016-04-27 14:30:05 +02:00
Jan Odvarko
b6a03a0310 Bug 1267998 - Firebug theme: better CSS for memory heap-tree. r=ntim 2016-04-27 16:16:37 +02:00
Jan Odvarko
be6d109116 Bug 1267274 - Firebug theme: fix position of the Inspector button; r=helenvholmes 2016-04-26 08:52:32 +02:00
Jan Odvarko
805383743a Bug 1266733 - Firebug theme: use white color for selected elements in the Inspector panel; r=bgrins 2016-04-25 17:27:17 +02:00
Jan Odvarko
913472a7fa Bug 1266310 - Firebug theme, fix row height in the Memory panel; r=fitzgen 2016-04-25 16:59:33 +02:00
Phil
fcde8e479b Bug 1260912 Instead of generating background image in JS in drawGraphElementBackground, use CSS styling; r=pbro 2016-04-25 09:43:00 +02:00
Jan Odvarko
5493538baa Bug 1201475 - Implement DOM Panel; r=linclark, bgrins, helenvholmes
MozReview-Commit-ID: IMYSW7ObOSh
2016-02-09 23:23:29 +01:00
Tim Nguyen
f9f09db5af Bug 1265985 - New icons for Firebug theme; r=Honza, helenvholmes
MozReview-Commit-ID: 9NHK9PJDDfM
2016-04-21 09:48:41 +02:00
Carsten "Tomcat" Book
9292556dcd Backed out changeset f80643f3c767 (bug 1201475) for test failures in dt1 tests on a CLOSED TREE
--HG--
extra : rebase_source : a9e9b15a33b443986220cc274134009a19013818
2016-04-21 14:26:57 +02:00
Carsten "Tomcat" Book
4a8a549f81 Backed out changeset 51135b23fb79 (bug 1201475)
--HG--
extra : rebase_source : cf3958ed6bb1c2eadf0aec8ed11e7564f3fbd04e
2016-04-21 14:24:08 +02:00
Gabriel Luong
f01f20a78a Bug 1241720 - Modal to promote devices from larger DB r=jyrans 2016-04-20 17:15:34 -04:00
Tim Nguyen
cd0175f41d Bug 1201475 - Followup: clean up emoji-tool-dom.svg. r=me
MozReview-Commit-ID: FN3Q8mDzb5B
2016-04-20 19:37:02 +02:00