gecko-dev/devtools/client/debugger
Alexandre Poirot cffaacada5 Bug 1485676 - Rename DebuggerClient.attachTab to attachTarget. r=jdescottes
This method isn't specific to tabs. It can attach to any "target" actor that inherits from BrowsingContextActor.

Depends On D6161

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

--HG--
extra : moz-landing-system : lando
2018-09-21 08:08:24 +00:00
..
content Bug 1479050: Migrate a number of call-sites to use document.createXULElement. r=bgrins 2018-07-31 19:13:38 +00:00
new Bug 1485676 - Rename DebuggerClient.attachTab to attachTarget. r=jdescottes 2018-09-21 08:08:24 +00:00
test Bug 1485676 - Rename DebuggerClient.attachTab to attachTarget. r=jdescottes 2018-09-21 08:08:24 +00:00
views Bug 1479006 - Move old devtools tooltip widget to debugger folder;r=nchevobbe 2018-07-27 16:59:24 +02:00
debugger-controller.js Bug 1479006 - Move old devtools tooltip widget to debugger folder;r=nchevobbe 2018-07-27 16:59:24 +02:00
debugger-view.js Bug 1192642 - Add a left host type for the toolbox. r=pbro 2018-06-07 12:45:53 -04:00
debugger.css
index.xul Bug 1479006 - Move old devtools tooltip widget to debugger folder;r=nchevobbe 2018-07-27 16:59:24 +02:00
moz.build Bug 1462399 - remove GCLI commands; r=ochameau 2018-09-03 17:24:32 +00:00
panel.js Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-21 08:08:11 +00:00
utils.js