gecko-dev/devtools
Nicolas Chevobbe 18f2f34744 Bug 1609541 - Fix intermittent on browser_inspector_menu-06-other. r=rcaliman.
In Bug 1609345, we fix an issue with the inspect
command in the split console, to always select
the inspected node in the inspector.
In the test, the inspect command was done before
another test, which means it could trigger a node
selection and make some assertions fail.
The quickest fix is to move the function where we
call the inspect command to the bottom of the test
so it doesn't impact anything.

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

--HG--
extra : moz-landing-system : lando
2020-01-16 20:18:50 +00:00
..
client Bug 1609541 - Fix intermittent on browser_inspector_menu-06-other. r=rcaliman. 2020-01-16 20:18:50 +00:00
docs Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
platform Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
server Bug 1608278 - Automated rewrite away from assigning properties to this in JSM files in devtools;r=jdescottes 2020-01-16 17:41:38 +00:00
shared Bug 1608278 - Automated rewrite away from assigning properties to this in JSM files in devtools;r=jdescottes 2020-01-16 17:41:38 +00:00
startup Bug 1608278 - Automated rewrite away from assigning properties to this in JSM files in devtools;r=jdescottes 2020-01-16 17:41:38 +00:00
.eslintrc.js Bug 1605995 - Add linting rule against relative paths in DevTools require r=Standard8 2020-01-06 12:54:39 +00:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build Bug 1599027 - Remove http inspector doc. r=Honza. 2019-11-26 08:43:59 +00:00
templates.mozbuild
tsconfig.json Bug 1603351 - Add a tsconfig.json file in devtools root folder. r=gregtatum. 2019-12-16 15:21:03 +00:00