gecko-dev/devtools/client
Nicolas Chevobbe de608b80ae Bug 1380512 - Fix intermittent on browser_webconsole_check_stubs_console_api; r=Honza.
This hopefully fix the frequent intermittent on this test.
In the cleanPacket function, we are overriding the actor
of arguments. Thus, some server-calls were using an unknown
actorId, which resulted in errors.
We now create a new object for the argument for the stub so
we don't override anything.

MozReview-Commit-ID: EcvVUqQS3Dt

--HG--
extra : rebase_source : 4f373a4afcaf7d056e8a073a4dff382e6460197e
2017-08-16 11:23:54 +02:00
..
aboutdebugging Backed out changeset 6896f93a2327 (bug 1385352) for not making it to m-c before the next violation of its new linting rule merged to autoland 2017-08-10 20:21:19 -07:00
animationinspector Bug 1390727 - Add a consistent style for all the no result messages in the inspector sidepanel. r=bgrins 2017-08-16 10:36:55 -07:00
canvasdebugger Bug 1387123 - Replace all usages of require(promise).defer by require(devtools/shared/defer).defer. r=tromey 2017-08-08 15:24:04 +02:00
commandline Bug 1388552 - Export the HUDService object directly instead of individual methods and properties;r=nchevobbe 2017-08-11 09:07:04 -07:00
debugger Bug 1389503 - Don't fail when an SVG is not found. r=jdescottes 2017-08-15 10:01:00 -04:00
dom Bug 1387123 - Replace all usages of require(promise).defer by require(devtools/shared/defer).defer. r=tromey 2017-08-08 15:24:04 +02:00
framework Bug 1390927 - Only show the toolbox edit context menu on text inputs;r=gl 2017-08-16 09:11:46 -07:00
inspector Bug 1390727 - Add a consistent style for all the no result messages in the inspector sidepanel. r=bgrins 2017-08-16 10:36:55 -07:00
jsonview Bug 1387123 - Replace all usages of require(promise).defer by require(devtools/shared/defer).defer. r=tromey 2017-08-08 15:24:04 +02:00
locales Bug 1387477 - report source map errors due to missing sources; r=jdescottes 2017-08-04 13:14:11 -06:00
memory Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
netmonitor Bug 1135965 - JSON Response pane should contain both "Preview" and "Response Payload" views. r=ntim 2017-08-14 04:58:00 -04:00
performance Bug 1387123 - Replace all usages of require(promise).defer by require(devtools/shared/defer).defer. r=tromey 2017-08-08 15:24:04 +02:00
preferences Bug 1390176 - Increase console logLimit;r=nchevobbe 2017-08-16 10:05:31 -07:00
responsive.html Bug 1386053 - Skip remaining DevTools Stylo failures. r=manishearth 2017-08-03 13:32:25 -05:00
responsivedesign Backed out changeset 061f66345448 (bug 1359855) 2017-07-24 12:07:14 +02:00
scratchpad Merge m-c to autoland a=merge 2017-08-11 13:39:17 -07:00
shadereditor Bug 1387123 - Replace all usages of require(promise).defer by require(devtools/shared/defer).defer. r=tromey 2017-08-08 15:24:04 +02:00
shared Bug 1390181 - import bundles from devtools-source-map 0.11.0; r=bgrins 2017-08-14 11:19:11 -06:00
shims Bug 1359597 - Set up new console with devtools-launchpad;r=Honza 2017-04-26 08:10:04 -07:00
sourceeditor Bug 1374671 - Enable the ESLint no-whitespace-before-property rule across mozilla-central. r=standard8 2017-07-27 23:01:13 -03:00
storage Backed out changeset 7d0c5443a348 (bug 1295761) for permaorange in browser_storage_cookies_edit_keyboard.js 2017-06-26 20:26:05 -07:00
styleeditor Bug 1384802 - Update the expectation of test cases. r=emilio,jryans 2017-08-15 10:21:13 +08:00
themes Bug 1390727 - Add a consistent style for all the no result messages in the inspector sidepanel. r=bgrins 2017-08-16 10:36:55 -07:00
webaudioeditor Bug 1387122 - Remove all useless Promise = require("promise"). r=tromey 2017-08-07 17:53:29 +02:00
webconsole Bug 1380512 - Fix intermittent on browser_webconsole_check_stubs_console_api; r=Honza. 2017-08-16 11:23:54 +02:00
webide Bug 1078284 - Disable WebIDE tests on all but optimized builds. r=jryans 2017-08-03 12:26:44 +02:00
.eslintrc.js Bug 1335192 - improving accessibility of tree-view component (keyboard and semantics). r=Honza 2017-03-28 12:53:45 -04:00
definitions.js Backed out changeset a46ee323e1e7 (bug 1359855) for test failures in browser_ext_devtools_inspectedWindow.js 2017-07-24 12:07:39 +02:00
jar.mn Backed out changeset 8a8f5e718ddd (bug 1369801) for frequently breaking devtools menus (bug 1384967). r=backout a=backout on a CLOSED TREE 2017-07-27 18:16:52 +02:00
menus.js Bug 1388552 - Export the HUDService object directly instead of individual methods and properties;r=nchevobbe 2017-08-11 09:07:04 -07:00
moz.build Bug 1386620 - dt-addon: move devtools-startup to devtools shim folder;r=ochameau 2017-07-20 18:56:39 +02:00