Commit Graph

5925 Commits

Author SHA1 Message Date
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
J. Ryan Stinnett
db420f540d Bug 1319248 - Disable RDM tests for Windows. r=me
In bug 1356448, the RDM tests are causing trouble in Windows 32-bit platforms,
so let's disable them for all Windows runs.

The timing of these tests appears to be very different on Windows platforms,
even though the production functionality works correctly, so more investigation
is needed.

MozReview-Commit-ID: 3BBbladg5Pl
2017-04-28 19:19:48 -05:00
Wes Kocher
63e9b2a680 Merge m-c to inbound, a=merge
MozReview-Commit-ID: DEm2JLplowg
2017-04-28 16:46:56 -07:00
Wes Kocher
f1ae056d77 Merge inbound to central, a=merge
MozReview-Commit-ID: I6PDL3TWDB0
2017-04-28 16:35:05 -07:00
Tim Nguyen
b0b2e0f703 Bug 1356869 - Update Set cookies header string comment. r=flod
MozReview-Commit-ID: AXIqTY1XLJO
2017-04-28 12:02:25 +01:00
nchevobbe
298f6fe880 Bug 1358507 - Adapt tests to the new component architecture; r=bgrins
MozReview-Commit-ID: LfHkDyIwIv5

--HG--
extra : rebase_source : c825430a92c7346edee720f54a242b65467025c5
2017-04-28 12:15:45 +02:00
nchevobbe
ea3c910ed7 Bug 1358507 - Simplify component tree. r=bgrins
MozReview-Commit-ID: 3os1JlDVeEI

--HG--
extra : rebase_source : c3bf1874f85f50f02d0adbbd1e498a604c3b5ebe
2017-04-28 11:38:13 +02:00
Sebastian Hengst
42fd33ff9c merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: ELENTh08Be7
2017-04-29 11:10:31 +02:00
Wes Kocher
213466c2df Merge m-c to inbound, a=merge
MozReview-Commit-ID: LDWwyJ6Gdqw
2017-05-01 16:06:49 -07:00
Tom Tromey
f14b92c497 Bug 1360554 - devtools-source-map v0.4.0: Update bundle from GitHub; r=jryans
MozReview-Commit-ID: 7eYjx2QXM8P

--HG--
extra : rebase_source : 8af06aa3d44a028f34bfef2c826dd143ec0e822e
2017-04-28 10:43:41 -06:00
Ricky Chien
150b22a171 Bug 1359448 - Lock down devtools-core package r=gasolin
MozReview-Commit-ID: 7vmaYbyW31b

--HG--
extra : rebase_source : 9d9bccb6baceb1bdfd91513c2b7da8a2a0e806eb
2017-04-26 14:51:40 +08:00
Wes Kocher
a463bb4c4c Merge m-c to autoland, a=merge
MozReview-Commit-ID: 6CUQEJghjzU
2017-04-27 13:37:47 -07:00
Wes Kocher
2aa72d4cdc Merge inbound to central, a=merge
MozReview-Commit-ID: HZUHBRK4UmL
2017-04-27 13:00:07 -07:00
Dragana Damjanovic
ac4b67b516 Bug 1334776 - ResponseHeader Visitor will get original header casing. We need to fix it at some places in devtools. 2017-04-27 16:48:43 +02:00
nchevobbe
8e0ac1894c Bug 1358937 - Make getCleanedPacket function handle longString exception messages; r=bgrins
Since the longString object has an actor property which can change from test to test,
replace it with its value in the existing packet.

MozReview-Commit-ID: CzxX203TdEU

--HG--
extra : rebase_source : df89c67ba760ab48b3e5e9e38378314e06dfc0fb
2017-04-27 09:38:15 +02:00