gecko-dev/devtools/server
yulia 825e041cf6 Bug 1485378 - Replace CallWatcher actor with helper; r=jdescottes
creates a CallWatcherActor only for tests and migrates other functionality to the helper

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

--HG--
rename : devtools/server/actors/call-watcher.js => devtools/client/canvasdebugger/test/call-watcher-actor.js
rename : devtools/shared/fronts/call-watcher.js => devtools/client/canvasdebugger/test/call-watcher-front.js
rename : devtools/shared/specs/call-watcher.js => devtools/client/canvasdebugger/test/call-watcher-spec.js
rename : devtools/server/actors/call-watcher.js => devtools/server/actors/utils/call-watcher.js
rename : devtools/server/actors/call-watcher.js => devtools/server/actors/utils/function-call.js
rename : devtools/shared/fronts/call-watcher.js => devtools/shared/fronts/function-call.js
rename : devtools/shared/specs/call-watcher.js => devtools/shared/specs/function-call.js
extra : moz-landing-system : lando
2018-09-20 13:41:26 +00:00
..
actors Bug 1485378 - Replace CallWatcher actor with helper; r=jdescottes 2018-09-20 13:41:26 +00:00
performance Bug 1484496: Part 5d - Convert devtools/ nsISimpleEnumerator users to use JS iteration. r=bgrins 2018-08-18 19:28:37 -07:00
socket Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
startup Bug 1474980 - Stop exporting ActorPool/OriginalLocation from server/main.js. r=jryans 2018-07-11 10:49:45 -07:00
tests Bug 1490583: Remove actor related code that no longer used. r=pbro 2018-09-19 02:03:49 +00:00
main.js Bug 1485378 - Replace CallWatcher actor with helper; r=jdescottes 2018-09-20 13:41:26 +00:00
moz.build Bug 1435429 - Android 'mach mochitest' fails: 'A cross-directory support file path noted in a test manifest does not appear in any other manifest.' r=bc,chmanchester 2018-08-28 20:29:58 +00:00