Граф коммитов

5939 Коммитов

Автор SHA1 Сообщение Дата
Ricky Chien ffb7c92d26 Bug 1344160 - Refactor netmonitor-controller.js r=Honza
MozReview-Commit-ID: JPUB83Qsmav

--HG--
extra : rebase_source : 32f3d355d4ba0f79dc06b7394b6fa265c509990b
2017-04-29 23:20:24 +08:00
Julian Descottes b7e19500fe Bug 1359085 - remove unused devtools util content-globals.js;r=ochameau
MozReview-Commit-ID: K8Knz9B0Gav

--HG--
extra : rebase_source : 1d2200ea18a8782f3fe4bfe49815363e999231a7
2017-04-25 16:53:54 +02:00
Michael Ratcliffe d211848a96 Bug 1335869 - Add triangular callout to GCLI tooltip r=nchevobbe
Changes:

- Callout now changed to a triangle.
- Finally found a way to make the GCLI window 80% of viewport width (80vw).
- overflow-x is now hidden as the output width should be plenty wide enough to display any text.

The implementation is much prettier and works far better than it previously did. It is still not perfect e.g. when the output is scrollable we lose the triangular callout. I believe this was intentional in an effort to fit as much text in the output box as possible.

MozReview-Commit-ID: 3xEl9nmU47Z

--HG--
extra : rebase_source : 9ace56cd010b52df243c4dd5fbfdabdd6f808fd5
2017-05-04 13:09:58 +01:00
Michael Ratcliffe 639285b5e5 Bug 1356033 - chrome://browser/content/gcli_sec_{bad,good,moderate}.svg should be moved to devtools r=jdescottes
This is easy to test:

Green tick marks (gcli_sec_good.svg) and Red Crosses (gcli_sec_bad.svg):
1. Go to https://csp-evaluator.withgoogle.com/
2. Shift+F2
3. security csp

I couldn't find a way to show the Orange Minus (gcli_sec_moderate.svg) but the path is changed in line with the other images and I did test it programatically so it will be fine.

MozReview-Commit-ID: 5897IV7epax

--HG--
rename : browser/base/content/gcli_sec_bad.svg => devtools/client/themes/images/gcli_sec_bad.svg
rename : browser/base/content/gcli_sec_good.svg => devtools/client/themes/images/gcli_sec_good.svg
rename : browser/base/content/gcli_sec_moderate.svg => devtools/client/themes/images/gcli_sec_moderate.svg
extra : rebase_source : 2aeb4c295a8e1b256cf2f53337b05496ef63f239
2017-05-04 14:41:36 +01:00
Julian Descottes d86bd44c46 Bug 1356415 - move devtools helper findCssSelector to shared module in toolkit;r=mixedpuppy
MozReview-Commit-ID: 2KOeij1oJnT

--HG--
rename : devtools/shared/tests/mochitest/test_css-logic.html => toolkit/modules/tests/chrome/test_findCssSelector.html
extra : rebase_source : 940ee1fb814bc33836c1be8e569ed57a6c62ab2e
2017-04-26 15:30:36 +02:00
Julian Descottes 59ac4a80a5 Bug 1356415 - get CSS selector in content for contextmenu to fix devtools CPOW;r=mixedpuppy
MozReview-Commit-ID: 3TYaYcS1W0h

--HG--
extra : rebase_source : c3762ff15bbb3e53fa4ec882bd0e2eac797cf131
2017-04-26 19:41:19 +02:00
Sebastian Hengst 96151b2b6b Backed out changeset 2febf984044a (bug 1356033) for bustage due to now unused pattern "gcli*" in browser/base/content/moz.build. r=backout on a CLOSED TREE
--HG--
rename : devtools/client/themes/images/gcli_sec_bad.svg => browser/base/content/gcli_sec_bad.svg
rename : devtools/client/themes/images/gcli_sec_good.svg => browser/base/content/gcli_sec_good.svg
rename : devtools/client/themes/images/gcli_sec_moderate.svg => browser/base/content/gcli_sec_moderate.svg
2017-05-05 09:43:54 +02:00
Michael Ratcliffe 360cec7787 Bug 1356033 - chrome://browser/content/gcli_sec_{bad,good,moderate}.svg should be moved to devtools r=jdescottes
This is easy to test:

Green tick marks (gcli_sec_good.svg) and Red Crosses (gcli_sec_bad.svg):
1. Go to https://csp-evaluator.withgoogle.com/
2. Shift+F2
3. security csp

I couldn't find a way to show the Orange Minus (gcli_sec_moderate.svg) but the path is changed in line with the other images and I did test it programatically so it will be fine.

MozReview-Commit-ID: 5897IV7epax

--HG--
rename : browser/base/content/gcli_sec_bad.svg => devtools/client/themes/images/gcli_sec_bad.svg
rename : browser/base/content/gcli_sec_good.svg => devtools/client/themes/images/gcli_sec_good.svg
rename : browser/base/content/gcli_sec_moderate.svg => devtools/client/themes/images/gcli_sec_moderate.svg
extra : rebase_source : b550cd4184f2c9e77b1d5df2cf5c67c1296b8ade
2017-05-04 14:41:36 +01:00
Phil Ringnalda 6ff93fd449 Backed out changeset 8ff81b6fdfb8 (bug 1317962) for frequent Windows failures in browser_console_copy_entire_message_context_menu.js
CLOSED TREE

MozReview-Commit-ID: ADIiRxXlKs1
2017-05-04 20:56:39 -07:00
J. Ryan Stinnett a91c462cd7 Bug 1346902 - Update browser toolbox integration test for new debugger. r=jlast
MozReview-Commit-ID: 8k8bIqSBKGf

--HG--
extra : rebase_source : cde5ef6e3a5de845e5236037ef9a408af73d8ca1
2017-04-25 22:12:30 +02:00
J. Ryan Stinnett 2597348372 Bug 1346902 - Re-enable new debugger UI for Browser Toolbox. r=jryans
It appears the new debugger UI is working for the Browser Toolbox case, so let's
turn it on to match our approach with web content.

MozReview-Commit-ID: HT6qoIrwAHX

--HG--
extra : rebase_source : 4791025b3f77e412bb4fe8745f64aa4c5b69a809
2017-04-25 22:11:45 +02:00
Tom Tromey cdba52c5a8 Bug 1317962 - use source maps in stack traces in the console; r=jryans
MozReview-Commit-ID: 9SPZDi50XZv

--HG--
extra : rebase_source : 86ba1dbdc32a02d3ac46e3fc0f1cf2063b2a2291
2017-05-02 12:51:51 -06:00
Michael Ratcliffe 9ecf43e1e4 Bug 1353379 - Remove unused GCLI strings r=gl
MozReview-Commit-ID: 4NWuWhPTKEl

--HG--
extra : rebase_source : 71dbe8e64302ee8cc99d08d554ff89cbf6db5eab
2017-05-04 14:07:56 +01:00
Jan Odvarko e655a8d52d Bug 1361480 - Improve logic for size related filters; r=gasolin
MozReview-Commit-ID: 5hA6kpG9OhA

--HG--
extra : rebase_source : a3bf39bf29390782ea1d088a1855c23b562b24df
2017-05-03 08:27:35 +02:00
Patrick Brosset e5886d2296 Bug 1358479 - Check if a grid fragment is valid before highlighting it; r=jdescottes
Grid fragments returned by the chrome-only el.getGridFragments() API
may sometimes in fact be empty. When they are, the returned object still
looks like a fragment, but has either no rows or no columns.
So this commit simply adds a quick check on this in the css grid highlighter
before attempting to highlight a grid fragment.

MozReview-Commit-ID: GjsGu9hpU5G

--HG--
extra : rebase_source : 355073b26035ce02db11f51497c74f7746d35a77
2017-04-25 14:16:57 +02:00
Vangelis Katsikaros d41b1b8473 Bug 1361426 - Fix localization note for netmonitor.toolbar.scheme. r=flod
MozReview-Commit-ID: 8V525YkiUFe

--HG--
extra : rebase_source : d2c0035cc52fa2a41829c46a7b0abea44c06e30d
2017-05-04 10:37:13 +03:00
Iris Hsiao e71485e5b0 merge mozilla-inbound to mozilla-central a=merge 2017-05-04 11:18:36 +08:00
Brian Grinstead f51f763fde Bug 1361537 - Add a simple jsterm implementation to console launchpad;r=Honza
MozReview-Commit-ID: DbkR4MqUKBN

--HG--
extra : rebase_source : cfa99ef9597e641b7759e29dc3de42273b1a8dcc
2017-05-02 14:52:34 -07:00
Brian Grinstead 6c326a4688 Bug 1361429 - Convert FilterButton to functional component;r=nchevobbe
MozReview-Commit-ID: 5ILDOVR3GS7

--HG--
extra : rebase_source : ead2ffd56d3cf146481b0215b547b1e4abb167ed
2017-05-03 07:31:35 -07:00
Brian Grinstead 681585e2fc Bug 1361429 - Grab only the filterBarVisible property to limit number of re-renders for FilterBar;r=nchevobbe
MozReview-Commit-ID: JJMPDEDNbhZ

--HG--
extra : rebase_source : eb7312eafbc15865f08dc786f8728c835df3bea0
2017-05-03 07:27:52 -07:00
Patrick Brosset 041d28fbec Bug 1361710 - Move the debugger client API doc to the tree; r=sole
MozReview-Commit-ID: JQ2dWN7wXsw

--HG--
extra : rebase_source : 97224e83bd4ea374c49dc6992a1d9bd08dee1a68
2017-05-03 15:35:17 +02:00
Julian Descottes 416806165a Bug 1360894 - add type checkbox to devtools all-tools menu items;r=pbro
MozReview-Commit-ID: JtSUWaZm1vv

--HG--
extra : rebase_source : 8bcaa1784a38452e9aa6f20e7dd14f36ecad1c2e
2017-05-03 17:31:08 +02:00
Jan Odvarko 33630ea136 Bug 1361708 - Update docs in readme.md; r=Honza
MozReview-Commit-ID: 3WPJCabyMNw

--HG--
extra : rebase_source : c93923a50e5ca273f9da8557452994b7a5e47bff
2017-05-03 15:26:57 +02:00
Julian Descottes b6c5329234 Bug 1339293 - devtools sourceeditor: calculate indentSize depending on current position;r=gl
The TAB handler for the source editor used to add indentSize - 1 spaces, unless the caret
was on the beginning of a line. This only ever works if you are pressing TAB after writing
one character. Otherwise we should always calculate the necessary spaces based on the caret
position (modulo indentSize)

MozReview-Commit-ID: EdcM4IhhyMk

--HG--
extra : rebase_source : 99957d8683f172d65213052e36281a24c7dffd2a
2017-05-02 12:48:42 +02:00
Julian Descottes 3953540654 Bug 1183962 - stop installing webide button in menu or navbar automatically;r=jryans
MozReview-Commit-ID: CACgml3Xijf

--HG--
extra : rebase_source : 6fc322700f3d2113c813f2a33c09abc3ba865405
2017-05-02 22:56:40 +02:00
Jan Odvarko b3fee7448c Bug 1359065 - Update stubs; r=nchevobbe
MozReview-Commit-ID: DVALxvFeMkQ

--HG--
extra : rebase_source : 35a031b0420ec34bea91447fa82ebc493940e150
2017-05-03 07:25:59 +02:00
Jan Odvarko e7d7124412 Bug 1359065 - Update tests; r=nchevobbe
MozReview-Commit-ID: I846PkLlIoL

--HG--
extra : rebase_source : c15b60cb4bef77956be9fc41123d7aaace64109e
2017-05-02 18:32:51 +02:00
Jan Odvarko 5b9c687372 Bug 1359065 - Remove timeStamp before generating message ID; r=nchevobbe
MozReview-Commit-ID: HGaQsIkb7IG

--HG--
extra : rebase_source : 57c5d9145e4818d8d069c641146dbf6547c78518
2017-05-02 18:32:34 +02:00
Matt R a0fbfb22de Bug 1352777 - Fix dropmarkers in JSON viewer not collapsing long string r=rickychien
MozReview-Commit-ID: BdixqPyi8x4

--HG--
extra : rebase_source : eea7c019e873f48dfb69fb0297d690919d75b9fd
2017-04-24 08:35:09 +01:00
Jan Odvarko f729217f5c Bug 1307895 - logMessages rendering test; r=nchevobbe
MozReview-Commit-ID: 8PX0C7rGvG3

--HG--
extra : rebase_source : 1a3034c6799777e2882af7cbe0d7ed7509893e2f
2017-05-01 16:34:13 +02:00
Jan Odvarko 6946717844 Bug 1307895 - Support LogMessage log type; r=nchevobbe
MozReview-Commit-ID: D3RGGNuOjU5

--HG--
extra : rebase_source : e25621354a1b15d833cd0ec5f02797bfd9dc811a
2017-05-01 16:34:06 +02:00
Tom Tromey 7cf598b980 Bug 1359144 - use client-side source map service in console; r=jryans
MozReview-Commit-ID: Jn9fr1EoPg9

--HG--
extra : rebase_source : 533abb2bd654a3d6d9046862436f73be3fa64667
2017-04-28 10:12:57 -06:00
Julian Descottes 3ba9b0dd11 Bug 1328943 - a11y: focus should skip scope element in variablesview;r=bgrins
This changeset makes the classname variables-view-scope no longer able to
receive the focus. When tabbing through the variables view, going from the
variables-view-scope to the first variables-view-variable item has no
visual impact as their container occupy the same space.

Having to TAB twice without providing user feedback feels buggy.

MozReview-Commit-ID: It4EOV45A40

--HG--
extra : rebase_source : 5f865283613073fe72de98d012274a8d74dfe88f
2017-05-02 15:51:21 +02:00
Jan Odvarko 44dac424c3 Bug 1361270 - Update test; r=nchevobbe
MozReview-Commit-ID: 26l7AlZOWO0

--HG--
extra : rebase_source : 0c76f11b746d3aedececc644d5620f80bd3b138a
2017-05-02 17:27:25 +02:00
Jan Odvarko 46d58cb8f8 Bug 1361270 - Search also within net logs; r=nchevobbe
MozReview-Commit-ID: FTs2tJicTXC

--HG--
extra : rebase_source : de14051242a9ed44b763e653d1b9a15b69a8c79a
2017-05-02 17:27:15 +02:00
Jan Odvarko f6b441fd4b Bug 1361270 - Avoid exception when searching in the Console panel; r=nchevobbe
MozReview-Commit-ID: FGF3gzI4hjG

--HG--
extra : rebase_source : 50bac78ff30623ce097c29076855fd5c891c0979
2017-05-02 09:13:07 +02:00
Wes Kocher febd210bd9 Merge m-c to inbound, a=merge
MozReview-Commit-ID: Lm5sPLbtrs
2017-05-03 13:54:34 -07:00
Matteo Ferretti cb85a61c17 Bug 1359522 - added test_dom_matrix_2d.html; r=gregtatum
MozReview-Commit-ID: 9HHOdFg78He
2017-05-03 20:50:09 +02:00
Matteo Ferretti bd64999657 Bug 1297072 - added support for matrices to handle CSS 2D transformation on grid inspector; r=pbro
- Fixed a bug on `getNodeBounds` that would makes the calculation wrong in case
  of nested frames.
- Centralized all the transformation in `updateCurrentMatrix` function,
  including the scaling due the zoom and display's pixel ratio, and the
  translation to the top left corner of the node inspected.
- Added the transformation from the inspected node to the `currentMatrix`.
- Added `drawLine` and `drawRect` functions, that takes a matrix as argument.
- Position the line's number to the grid itself even when we've infinite lines
  (it's not a regression, it is intended since if a grid is transformed, we
  could have weird results otherwise, so we decided to uniform the behaviors).

MozReview-Commit-ID: 7OUfb6u63Qj
2017-05-03 19:19:19 +02:00
Matteo Ferretti 108b6eefd9 Bug 1297072 - added 2d matrix utility functions; r=gregtatum
MozReview-Commit-ID: AugOrLOR2JP
2017-05-03 19:19:14 +02:00
Patrick Brosset 8240c8f0fe Bug 1352776 - Make ReadOnlyEditor in the inspector also tabbable like other editors; r=jdescottes
MozReview-Commit-ID: 2gfD9QdNC8B

--HG--
extra : rebase_source : 8378c5bdc26eb72d064224537c062b1de8c46e0d
2017-04-25 14:49:42 +02:00
Patrick Brosset 1405733899 Bug 1355267 - Polish the properties list and remove the position info at the top; r=gl
MozReview-Commit-ID: CoT9fO2w8Tb

--HG--
extra : rebase_source : 6a7e3d65aba99b8c680eae484c6d45cec37045cb
2017-04-24 18:42:06 +02:00
Carsten "Tomcat" Book 2a74ba4261 Merge mozilla-central to autoland 2017-05-02 11:23:38 +02:00
Boris Zbarsky be4450a996 Bug 1357206 followup: fix the Windows key issues in devtools tests and reenable the new behavior. 2017-05-02 01:55:30 -04:00
Daisuke Akatsuka e945d6d2c3 Bug 1357526 - Wait for animation detail rendering. r=pbro
MozReview-Commit-ID: F1gP6kK4bMk

--HG--
extra : rebase_source : 58d149efc943cbc6db97e21633029ad82d967083
2017-04-26 17:40:22 +09:00
Iris Hsiao 1401934d7b merge mozilla-inbound to mozilla-central a=merge 2017-05-02 11:04:36 +08:00
Boris Zbarsky 29d5ae0bfd Bug 1357206 part 4. Don't move the cursor even if eSetValue_MoveCursorToEndIfValueChanged is set, if the value did not change. r=ehsan 2017-05-01 13:28:54 -04:00
Vangelis Katsikaros 71f396bd14 Bug 1360902 - Improve localization of netmonitor waterfall tooltip. r=flod
MozReview-Commit-ID: INXp80HJjUK

--HG--
extra : rebase_source : 7558d5d964fdd8b7f069dfca57bf67351ca8a347
2017-04-30 12:49:33 +03:00
Sebastian Hengst 218d14273c merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: BTRXNHiIEWd
2017-04-29 21:30:59 +02:00
Ruturaj K. Vartak 4c440fe45c Bug 1354495 - Add regex filtering for network monitor. r=ntim
- Impelemnted "regexp" prefix filter
- Added a test case

MozReview-Commit-ID: HxteI0s0pto
2017-04-28 20:07:00 +01:00