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

Depends On D6161

Reviewers: yulia!

Tags: #secure-revision

Bug #: 1485676

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

MozReview-Commit-ID: Exz5fWyWyfN
2018-09-24 09:52:59 -07:00
..
acorn Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes 2018-02-07 01:37:36 -08:00
adb Bug 1491315 - Use new ADB extension in WebIDE;r=hiro 2018-09-14 15:59:24 +02:00
apps Bug 1491315 - Rename all references to ADB Helper to ADB Extension;r=daisuke 2018-09-14 17:57:13 +02:00
client Bug 1485676 - Rename DebuggerClient.attachTab to attachTarget. r=jdescottes 2018-09-24 09:52:59 -07:00
css Bug 1492567 - Back out bug 1481866. r=dbaron 2018-09-20 01:27:55 +02:00
discovery Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
fronts Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-24 09:52:57 -07:00
heapsnapshot Backed out changeset 2defd19a1467 (bug 1491946) for ES lint failure 2018-09-24 10:37:54 +03:00
inspector Bug 1473030 - Show accessible object's name and role information with the info-bar highlighter. r=gl,yzen 2018-08-16 00:35:02 -04:00
jsbeautify Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes 2018-02-07 01:37:36 -08:00
layout Bug 1446940 part 3. Stop getting docshells from windows via getInterface in devtools. r=bgrins 2018-08-01 13:07:10 -04:00
locales Bug 1429421 - remove gcli code; r=jdescottes,julienw,ochameau 2018-09-06 11:42:57 +00:00
node-properties
performance Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
platform Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
preferences Bug 1429421 - remove gcli code; r=jdescottes,julienw,ochameau 2018-09-06 11:42:57 +00:00
pretty-fast Bug 1440094 - Remove imports to Console.jsm that only access the 'console' object;r=mossop 2018-02-27 11:29:59 -08:00
qrcode Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
screenshot Bug 1429421 - remove gcli code; r=jdescottes,julienw,ochameau 2018-09-06 11:42:57 +00:00
security Bug 1468222 Consolidate nsISSLStatus info nsITransportSecurityInfo r=Gijs,snorp,jcj,mcmanus,sfraser,keeler,baku,ato 2018-09-11 00:07:30 +00:00
sourcemap Bug 1452706 - Add the 'expected' arguments to throws/rejects for devtools/shared/sourcemap. r=yulia 2018-07-03 20:16:20 +01:00
specs Backed out changeset 70d1a0c0270c (bug 832983) for devtools failures on /test/browser_inspector_pseudoclass-lock.js. CLOSED TREE 2018-09-21 23:23:59 +03:00
sprintfjs
test-helpers Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
tests Bug 1482070 - Move ConsoleAPIListener to its own file. r=Honza 2018-08-20 09:06:21 -07:00
transport Bug 1482972 - convert uses of "defer" to "new Promise" in shared/transport/; r=nchevobbe 2018-08-24 14:29:40 +00:00
webconsole Bug 1485676 - Rename DebuggerClient.attachTab to attachTarget. r=jdescottes 2018-09-24 09:52:59 -07:00
worker 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
.eslintrc.js
async-storage.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
async-utils.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
base-loader.js Bug 1436303 - Enable mozilla/no-define-cc-etc for some DevTools files;r=ochameau,standard8 2018-06-08 16:46:59 +02:00
builtin-modules.js Bug 1482090 - Instanciate Debugger API in the same global as DevTools modules. r=jdescottes 2018-08-13 12:47:40 +00:00
content-observer.js Bug 1476145 part 4. Stop using getInterface(nsIDOMWindowUtils) in devtools. r=bgrins 2018-07-24 19:47:41 -04:00
debounce.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
defer.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
deprecated-sync-thenables.js Bug 1434374 - Always import deprecated-sync-promises as a module. r=jdescottes 2018-02-05 08:11:30 -08:00
DevToolsUtils.js Bug 1446940 part 3. Stop getting docshells from windows via getInterface in devtools. r=bgrins 2018-08-01 13:07:10 -04:00
dom-node-constants.js Bug 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
dom-node-filter-constants.js
event-emitter.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
extend.js Bug 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
flags.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
generate-uuid.js
indentation.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
indexed-db.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
jar.mn
l10n.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
loader-plugin-raw.jsm Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
Loader.jsm Bug 1429421 - remove gcli code; r=jdescottes,julienw,ochameau 2018-09-06 11:42:57 +00:00
moz.build Bug 1429421 - remove gcli code; r=jdescottes,julienw,ochameau 2018-09-06 11:42:57 +00:00
Parser.jsm Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
path.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
plural-form.js Bug 1441146 - Sync DevTools plural-form.js with intl/PluralForm.jsm r=jdescottes 2018-02-26 14:41:26 +01:00
protocol.js Bug 1026583 - Avoid sending events for already destroyed actors. r=yulia 2018-08-28 05:42:32 -07:00
system.js Bug 1491394 - Update callsites to use new mozILocaleService API. r=jfkthame 2018-09-21 15:30:37 +00:00
task.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
ThreadSafeDevToolsUtils.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
throttle.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
wasm-source-map.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00