Commit Graph

14287 Commits

Author SHA1 Message Date
Cosmin Sabou
fb4596cde5 Bug 1535451 - Skip browser_webconsole_trackingprotection_errors.js on fission. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D44094

--HG--
extra : moz-landing-system : lando
2019-09-02 12:03:10 +00:00
yulia
f4156a2ce9 Bug 1485383 - update emulationFront to be retrieved using getFront; r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D43953

--HG--
extra : moz-landing-system : lando
2019-09-02 10:33:34 +00:00
Florens Verschelde
89cf4ed29b Bug 1578020 - Fix horizontal spacing and RTL issues in Fonts panel; r=rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D44309

--HG--
extra : moz-landing-system : lando
2019-09-02 13:42:41 +00:00
Yura Zenevich
7c45433d96 Bug 1577759 - add strings and urls for a keyboard check type for non-focusable and non-semantic clickable elements. r=gl,fluent-reviewers,flod
Depends on D44232

Differential Revision: https://phabricator.services.mozilla.com/D44233

--HG--
extra : moz-landing-system : lando
2019-09-01 15:55:14 +00:00
Nicolas Chevobbe
aa1e1dbea8 Bug 1577756 - Run browser_console_webconsole_console_api_calls.js can run with both Fission enabled and disabled. r=Honza.
We also add a few console API calls, as well as pass a second
object parameter for the methods that support it, so we can
check that the content object are well displayed in the
Browser Console.
As we add a new check for console.table, I realized that
hiding and showing a consoleTable component would trigger a
new request to the server, even if we already have the table
data at hand.
I fixed this by only trying to get data from the server if
we don't have them already.

Differential Revision: https://phabricator.services.mozilla.com/D44159

--HG--
extra : moz-landing-system : lando
2019-09-02 12:29:47 +00:00
monikamaheshwari
dac2ee564f Bug 1562464 - transferred sort change r=Honza
Network pane of the Developer Tools

Differential Revision: https://phabricator.services.mozilla.com/D44313

--HG--
extra : moz-landing-system : lando
2019-09-02 11:06:13 +00:00
Belén Albeza
208ec08c09 Bug 1566013 - Part 3: Add mochitests r=Ola
Differential Revision: https://phabricator.services.mozilla.com/D43956

--HG--
extra : moz-landing-system : lando
2019-09-02 07:44:40 +00:00
Belén Albeza
b9053896d0 Bug 1566013 - Part 2: Add unit tests for the manifest reducer r=Ola
Differential Revision: https://phabricator.services.mozilla.com/D43955

--HG--
extra : moz-landing-system : lando
2019-09-02 08:26:32 +00:00
Belén Albeza
22cb75164e Bug 1566013 - Part 1: Process canonical manifest and hook it with the Manifest component r=Ola
Differential Revision: https://phabricator.services.mozilla.com/D43954

--HG--
extra : moz-landing-system : lando
2019-09-02 06:44:14 +00:00
Nicolas Chevobbe
c93c7ac5af Bug 1577074 - Instrument scripts executed from editor mode. r=rcaliman.
We add an extra "input" property that is filled with
either "inline" or "multiline" depending if the expression
was evaluated in regular webconsole layout or in editor mode.

The test that was checking the execute_js telemetry event is
modify to only check what it was created for (hitting enter
on incomplete expression adds new line), and a new test is
added to specifically check that the execute_js telemetry event
is recorded as we expect.

Differential Revision: https://phabricator.services.mozilla.com/D43738

--HG--
rename : devtools/client/webconsole/test/browser/browser_jsterm_multiline.js => devtools/client/webconsole/test/browser/browser_webconsole_telemetry_execute_js.js
extra : moz-landing-system : lando
2019-09-02 06:22:32 +00:00
Daisuke Akatsuka
0f6c405c91 Bug 1543782: Add test for the shortcut key which shows the suggest completion popup. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D43723

--HG--
extra : moz-landing-system : lando
2019-09-02 03:29:17 +00:00
Daisuke Akatsuka
f25606bd74 Bug 1543782: Add tests in case of empty. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D43722

--HG--
extra : moz-landing-system : lando
2019-09-02 03:34:40 +00:00
Daisuke Akatsuka
49bc96438b Bug 1543782: Show the suggestions in case that the css value becomes empty for new rule inspector. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D43721

--HG--
extra : moz-landing-system : lando
2019-09-02 03:29:13 +00:00
Daisuke Akatsuka
7e47e03614 Bug 1543782: Show the suggestions when user presses ctrl+space. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D43720

--HG--
extra : moz-landing-system : lando
2019-09-02 03:27:38 +00:00
Daisuke Akatsuka
88bc25ece4 Bug 1543782: Show the suggestions in case that the css value becomes empty. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D43719

--HG--
extra : moz-landing-system : lando
2019-09-02 03:27:26 +00:00
Yura Zenevich
c7fb1fa618 Bug 1577790 - fix dark theme best practices icon fill color. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D44234

--HG--
extra : moz-landing-system : lando
2019-08-30 20:30:57 +00:00
Coroiu Cristina
6dce799feb Backed out changeset 204d32b36d7e (bug 1575240) for frequently failing devtools at devtools/client/inspector/test/browser_inspector_menu-06-other.js 2019-08-31 11:25:08 +03:00
Jason Laster
8d53b63ee8 Bug 1575240 - inspect(x) should show x in the appropriate panel. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D42747

--HG--
extra : moz-landing-system : lando
2019-08-30 20:43:13 +00:00
Brian Hackett
3ecbce3546 Bug 1576797 - Remove threadFront/target references from web replay tests, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D43558

--HG--
extra : moz-landing-system : lando
2019-08-30 21:38:40 +00:00
David Walsh
611da30262 Bug 1577677 - Update language for toggling inline preview r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D44098

--HG--
extra : moz-landing-system : lando
2019-08-30 16:15:03 +00:00
Brad Werth
3f0714c0cf Bug 1572840 Part 5: Update test expectations. r=gl
https://phabricator.services.mozilla.com/D42379

Differential Revision: https://phabricator.services.mozilla.com/D43825

--HG--
extra : moz-landing-system : lando
2019-08-30 18:45:56 +00:00
Brad Werth
2c1d514203 Bug 1572840 Part 3: Listen to fullzoom changes in the RDM pane and call the zoom viewport function. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D41467

--HG--
extra : moz-landing-system : lando
2019-08-30 18:44:56 +00:00
Brad Werth
d6d0edef6f Bug 1572840 Part 2: Make the RDM viewport render scaled to the viewport.zoom property. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D41465

--HG--
extra : moz-landing-system : lando
2019-08-30 18:44:29 +00:00
Brad Werth
b13fe6a76e Bug 1572840 Part 1: Add a zoom viewport action to RDM pane. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D41463

--HG--
extra : moz-landing-system : lando
2019-08-30 18:44:06 +00:00
Gurzau Raul
6f5e14995c Backed out changeset ae73cf1c7395 (bug 1561873) for eslint failure at FrameListContent.js on a CLOSED TREE. 2019-08-30 20:39:32 +03:00
tanhengyeow
a329609891 Bug 1575364 - WebSocket Inspector Test: Limit payload size. r=Honza
Test that the truncated payload notification displays correctly.

Differential Revision: https://phabricator.services.mozilla.com/D42734

--HG--
extra : moz-landing-system : lando
2019-08-30 17:31:15 +00:00
tanhengyeow
48f4c00ca8 Bug 1575341 - WebSocket Inspector Test: Limit number of frames. r=Honza
Test that the truncated message notification displays correctly.

Differential Revision: https://phabricator.services.mozilla.com/D42719

--HG--
extra : moz-landing-system : lando
2019-08-30 17:26:40 +00:00
Brian Hackett
44d14c3f29 Bug 1576318 Part 5 - Add tests that we can preview assorted objects while replaying, and pause the debugger without making debugger requests, r=loganfsmyth.
Depends on D43321

Differential Revision: https://phabricator.services.mozilla.com/D43322

--HG--
extra : moz-landing-system : lando
2019-08-30 17:13:34 +00:00
Brian Hackett
f8e6ccaf6b Bug 1576318 Part 3 - Avoid rerendering messages when the paused execution point has not changed, r=loganfsmyth,nchevobbe.
Depends on D43319

Differential Revision: https://phabricator.services.mozilla.com/D43320

--HG--
extra : moz-landing-system : lando
2019-08-30 17:07:07 +00:00
tanhengyeow
c3820a997f Bug 1575274 - WebSocket Inspector Test: Filtering using free text. r=Honza
Test for filtering messages using the filter input.

Differential Revision: https://phabricator.services.mozilla.com/D42694

--HG--
extra : moz-landing-system : lando
2019-08-30 17:04:15 +00:00
tanhengyeow
36e147f925 Bug 1561873 - Support for keyboard navigation in WS frame list. r=Honza
Support for keyboard navigation in WS frame list.

Differential Revision: https://phabricator.services.mozilla.com/D42897

--HG--
extra : moz-landing-system : lando
2019-08-30 17:02:46 +00:00
Sebastian Hengst
161a6ec7b4 Bug 1577727 - set meta data in which bugzilla product & component debugger bugs should be filed. r=jlast DONTBUILD
Got (accidentally?) removed in bug 1500987.

Differential Revision: https://phabricator.services.mozilla.com/D44119

--HG--
extra : moz-landing-system : lando
2019-08-30 16:40:39 +00:00
Razvan Caliman
521211a377 Bug 1577467 - Remove obsolete iframe container for DevTools animation inspector; r=daisuke
The animation inspector is [loaded on demand by the inspector](https://searchfox.org/mozilla-central/rev/8ea946dcf51f0d6400362cc1d49c8d4808e`eacf1/devtools/client/inspector/inspector.js#937-942) as a sidebar panel via an `InspectorPanel` instance. The iframe container from index.xhtml seems to be a leftover from a time where the animation inspector was loaded differently.

No failing tests after removing iframe. Is this ok to cleanup?

Differential Revision: https://phabricator.services.mozilla.com/D43951

--HG--
extra : moz-landing-system : lando
2019-08-30 12:17:05 +00:00
Patrick Brosset
a285cce793 Bug 1576484 - Bail out of getParentGridElement when the element is <html>; r=rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D44017

--HG--
extra : moz-landing-system : lando
2019-08-30 11:45:07 +00:00
Brindusan Cristian
a10ae49f67 Backed out 5 changesets (bug 1543782) for devtools failures on browser_rules_completion-on-empty.js.
Backed out changeset d7b6b036d777 (bug 1543782)
Backed out changeset 2081fd72fd28 (bug 1543782)
Backed out changeset 703a2947c350 (bug 1543782)
Backed out changeset 822638e9789a (bug 1543782)
Backed out changeset cb477711fa64 (bug 1543782)

--HG--
extra : histedit_source : 5f52e7a5791fcdcf9d3433aced75ac3c92c48c3b
2019-08-30 13:59:35 +03:00
Nicolas Chevobbe
434d13bdd7 Bug 1574791 - Don't emit a warning message when enabling CSS warnings. r=Honza.
There was a warning message displayed to indicate that
the stylesheets where parsed again for checking errors,
and that in order to see errors for CSS modified in
Javascript, the tab should be reloaded.
The jargon used there was confusing, and also this was
more a notice than an actual warning message.
In order to remove confusion, we don't emit this message
anymore, but add a title to the CSS filter button when
it's disabled. The sentence is reworded to be simpler
to understand.

Differential Revision: https://phabricator.services.mozilla.com/D44118

--HG--
extra : moz-landing-system : lando
2019-08-30 08:57:50 +00:00
Nicolas Chevobbe
abba330463 Bug 1576949 - Clicking the Editor Run button when input has text selection only evaluate selected text. r=Honza.
This is done by modifying the evaluateExpression action,
where we retrieve the selection of the full input.

Differential Revision: https://phabricator.services.mozilla.com/D43750

--HG--
extra : moz-landing-system : lando
2019-08-30 08:55:09 +00:00
Nicolas Chevobbe
233a01c078 Bug 1535451 - Fix browser_webconsole_trackingprotection_errors.js intermittent. r=Honza.
Differential Revision: https://phabricator.services.mozilla.com/D44112

--HG--
extra : moz-landing-system : lando
2019-08-30 08:39:26 +00:00
Julian Descottes
40a208612e Bug 1577409 - Move natural-sort helper to fix Storage panel in remote debugging r=daisuke
Differential Revision: https://phabricator.services.mozilla.com/D43922

--HG--
rename : devtools/client/shared/natural-sort.js => devtools/shared/natural-sort.js
extra : moz-landing-system : lando
2019-08-30 07:43:12 +00:00
Maliha Islam
4c04690578 Bug 1567200 - Add telemetry for simulation menu usage, r=yzen
Differential Revision: https://phabricator.services.mozilla.com/D42254

--HG--
extra : moz-landing-system : lando
2019-08-30 03:14:51 +00:00
Daisuke Akatsuka
55b657cc4d Bug 1543782: Add test for the shortcut key which shows the suggest completion popup. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D43723

--HG--
extra : moz-landing-system : lando
2019-08-30 03:15:13 +00:00
Daisuke Akatsuka
db9b78e4a5 Bug 1543782: Add tests in case of empty. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D43722

--HG--
extra : moz-landing-system : lando
2019-08-30 03:15:06 +00:00
Daisuke Akatsuka
cfdc89eea3 Bug 1543782: Show the suggestions in case that the css value becomes empty for new rule inspector. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D43721

--HG--
extra : moz-landing-system : lando
2019-08-30 03:14:57 +00:00
Daisuke Akatsuka
b70e8558dd Bug 1543782: Show the suggestions when user presses ctrl+space. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D43720

--HG--
extra : moz-landing-system : lando
2019-08-30 03:14:55 +00:00
Daisuke Akatsuka
261e5bbfea Bug 1543782: Show the suggestions in case that the css value becomes empty. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D43719

--HG--
extra : moz-landing-system : lando
2019-08-30 03:14:53 +00:00
David Walsh
187b9f7d6d Bug 1577268 - Add vue extension to list of javascript mode extensions r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D43981

--HG--
extra : moz-landing-system : lando
2019-08-30 00:44:31 +00:00
David Walsh
b1d2b988c9 Bug 1577081 - Make blackbox work from frame context menu r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D43973

--HG--
extra : moz-landing-system : lando
2019-08-29 20:50:10 +00:00
Noemi Erli
257da8f0d3 Backed out 2 changesets (bug 1575240) for failures in browser_inspector_menu-06-other.js CLOSED TREE
Backed out changeset 0667a378d933 (bug 1575240)
Backed out changeset 74fce607d8a7 (bug 1575240)
2019-08-30 00:35:13 +03:00
Cosmin Sabou
23311695cd Bug 1575240 - inspect(x) should show x in the appropriate panel (fix lint). r=jlast 2019-08-29 23:57:37 +03:00
Jason Laster
d056cd3a51 Bug 1575240 - inspect(x) should show x in the appropriate panel. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D42747

--HG--
extra : moz-landing-system : lando
2019-08-29 20:40:14 +00:00