gecko-dev/devtools/client
Nicolas Chevobbe 13fb467022 Bug 1613391 - Remove unnecessary moz.build files in console tests. r=jdescottes.
Having test files in moz.build meant we were shipping those in Firefox.
The better way of doing this is to add those files as support files,
and then load them through a chrome:// url.
The catch is that support files from another folder than the ini files
they are referenced in need to be referenced in an ini file in their
own folder.
And since we can't have a ini file without tests, we need to add a dummy
test in devtools/client/webconsole/test/node/fixtures/stubs/ . The "test"
is always skipped so it shouldn't have any impact.

Doing this work revealed an issue with NetworkEvent stubs, which were
out of sync, and not properly writter since Bug 1579090.
This patch fixes this as well, and we're lucky the node tests are still
passing fine.

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

--HG--
extra : moz-landing-system : lando
2020-02-06 15:52:08 +00:00
..
aboutdebugging Bug 1609716 - Unify xpcshell test folders in devtools. r=jdescottes 2020-01-20 13:56:04 +00:00
accessibility Bug 1609726 - Unify mochitest chrome test folders in devtools. r=jdescottes 2020-02-04 14:03:11 +00:00
application Bug 1609356 - Enable application panel in Nightly r=jdescottes 2020-01-22 16:42:17 +00:00
bin Bug 1579795 - Part 2: Reorganize jest tests folder structure r=jdescottes 2019-10-21 10:50:28 +00:00
debugger Bug 1611905 - Autocompletion suggestion for `debugger` in Console stops JS execution. r=nchevobbe 2020-02-04 16:40:46 +00:00
dom Backed out changeset d2ebc96ddb56 (bug 1598566) for perma fails on browser_dom_fission_target_switching.js. CLOSED TREE 2020-02-05 15:28:32 +02:00
framework Bug 1608022 - Remove obsolete toolbox.dtd. r=bgrins 2020-01-30 21:07:33 +00:00
inspector Bug 1546534 - Hide viewport size infobar when disabling page rulers r=rcaliman 2020-02-06 10:12:10 +00:00
jsonview Bug 1605600 - Normalize file URI in browser_json_refresh.js. r=Honza 2020-01-02 11:02:06 +00:00
locales Bug 1593607 - added autocomplete item in the console settings menu. r=nchevobbe 2020-02-05 14:42:42 +00:00
memory Bug 1612707 - Disable various slow tests under TSan. r=froydnj 2020-02-04 14:34:07 +00:00
netmonitor Bug 1604115 - added useQuotes prop to propertiesView and fixed bug in network response json viewer. r=Honza 2020-02-06 13:14:45 +00:00
performance Bug 1609726 - Unify mochitest chrome test folders in devtools. r=jdescottes 2020-02-04 14:03:11 +00:00
performance-new Bug 1611815 - Fix thrown error about presetName om the performance-new devtools panel; r=canaltinova 2020-01-28 11:38:19 +00:00
preferences Bug 1592725 - Enable async live stacks in Nightly and DevEdition. r=Honza 2020-01-17 21:19:43 +00:00
responsive Backed out 3 changesets (bug 1610594) for failures on e.g. browser_device_selector_items.js. CLOSED TREE 2020-02-06 04:26:59 +02:00
shared Backed out 3 changesets (bug 1610594) for failures on e.g. browser_device_selector_items.js. CLOSED TREE 2020-02-06 04:26:59 +02:00
storage Bug 1609807 - DevTools: Use label 'None' for SameSite=None cookie values. r=nchevobbe 2020-01-23 07:34:27 +00:00
styleeditor Bug 1610497 - Increase browser window min-width so the address bar can be focused by mouse. r=mak 2020-01-30 15:59:29 +00:00
themes Backed out 3 changesets (bug 1610594) for failures on e.g. browser_device_selector_items.js. CLOSED TREE 2020-02-06 04:26:59 +02:00
webconsole Bug 1613391 - Remove unnecessary moz.build files in console tests. r=jdescottes. 2020-02-06 15:52:08 +00:00
webreplay Backed out changeset c41e5432b3c5 (bug 1609815) for build bustages at JSControl.cpp on a CLOSED TREE 2020-01-23 22:34:40 +02:00
whats-new Bug 1599270 - Updated DevTools What's New content for Firefox 72 r=jlast 2019-12-05 23:29:07 +00:00
.eslintrc.js
definitions.js Backed out changeset c41e5432b3c5 (bug 1609815) for build bustages at JSControl.cpp on a CLOSED TREE 2020-01-23 22:34:40 +02:00
devtools-fission-prefs.js Bug 1603366 - Rename Omniscient browser toolbox to Multiprocess Browser Toolbox and support localization r=pbro,flod 2019-12-12 15:00:20 +00:00
jar.mn Backed out changeset c41e5432b3c5 (bug 1609815) for build bustages at JSControl.cpp on a CLOSED TREE 2020-01-23 22:34:40 +02:00
menus.js Bug 1609199 - Track picker types independantly in devtools touch-simulator.js r=mtigley 2020-01-20 19:29:55 +00:00
moz.build Backed out changeset c41e5432b3c5 (bug 1609815) for build bustages at JSControl.cpp on a CLOSED TREE 2020-01-23 22:34:40 +02:00