gecko-dev/devtools/shared
Yura Zenevich cbbc2cdd24 Bug 1599806 - remove setupInParent from accessibility actor and split up child/parent functionality into two separate actors. r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D58807

--HG--
rename : devtools/server/actors/accessibility/accessibility-parent.js => devtools/server/actors/accessibility/parent-accessibility.js
extra : moz-landing-system : lando
2020-03-06 17:18:58 +00:00
..
acorn Bug 1609716 - Unify xpcshell test folders in devtools. r=jdescottes 2020-01-20 13:56:04 +00:00
adb Bug 1609716 - Unify xpcshell test folders in devtools. r=jdescottes 2020-01-20 13:56:04 +00:00
client Bug 1614792 - Rename DebuggerClient to DevToolsClient. r=jdescottes 2020-02-17 13:39:25 +00:00
css Bug 1620307 - Rename -moz-menulist-button to -moz-menulist-arrow-button. r=spohl 2020-03-05 21:13:46 +00:00
discovery Bug 1609716 - Unify xpcshell test folders in devtools. r=jdescottes 2020-01-20 13:56:04 +00:00
fronts Bug 1599806 - remove setupInParent from accessibility actor and split up child/parent functionality into two separate actors. r=ochameau 2020-03-06 17:18:58 +00:00
heapsnapshot Bug 1614494 - Refactor all DevTools test using mozbrowser iframes. r=jdescottes 2020-03-04 16:32:12 +00:00
inspector Bug 1596800 - Remove document.getBindingParent usage from devtools. r=jdescottes 2019-11-18 20:54:10 +00:00
jsbeautify Bug 1609716 - Unify xpcshell test folders in devtools. r=jdescottes 2020-01-20 13:56:04 +00:00
layout Bug 1609815 - Remove Web Replay UI. r=loganfsmyth 2020-02-10 21:03:28 +00:00
locales Backed out changeset f216619d394a (bug 766661) for failures on browser_jsterm_screenshot_command_warnings.js. CLOSED TREE 2020-02-28 18:11:05 +02:00
node-properties
performance Bug 1609716 - Unify xpcshell test folders in devtools. r=jdescottes 2020-01-20 13:56:04 +00:00
performance-new Bug 1597378 - Change location of the presets; r=julienw 2020-03-02 16:53:39 +00:00
platform
protocol Bug 1615418 - Do not throw when calling watch/unwatchFront on destroyed Fronts r=daisuke,ochameau 2020-02-18 08:02:29 +00:00
qrcode Bug 1614791 - Rename DebuggerServer to DevToolsServer. r=jdescottes 2020-02-17 10:28:24 +00:00
resources Bug 1618876 - Return a process descriptor in RootFront getProcess/getMainProcess r=ochameau 2020-03-03 09:24:55 +00:00
screenshot Backed out changeset f216619d394a (bug 766661) for failures on browser_jsterm_screenshot_command_warnings.js. CLOSED TREE 2020-02-28 18:11:05 +02:00
security Bug 1614792 - Rename DebuggerClient to DevToolsClient. r=jdescottes 2020-02-17 13:39:25 +00:00
specs Bug 1599806 - remove setupInParent from accessibility actor and split up child/parent functionality into two separate actors. r=ochameau 2020-03-06 17:18:58 +00:00
sprintfjs
storage Bug 1609716 - Unify xpcshell test folders in devtools. r=jdescottes 2020-01-20 13:56:04 +00:00
test-helpers Bug 1582512 - Disable the javascript filename load restriction on specific tests r=jdescottes 2019-12-02 17:27:24 +00:00
tests Bug 1614792 - Rename DebuggerClient to DevToolsClient. r=jdescottes 2020-02-17 13:39:25 +00:00
transport Bug 1614792 - Rename DebuggerClient to DevToolsClient. r=jdescottes 2020-02-17 13:39:25 +00:00
webconsole Bug 1580083 - Use eager evaluation in console autocomplete. r=nchevobbe 2020-03-04 15:36:04 +00:00
worker Bug 1609815 - Remove Web Replay UI. r=loganfsmyth 2020-02-10 21:03:28 +00:00
.eslintrc.js
DevToolsUtils.js Bug 1609815 - Remove Web Replay UI. r=loganfsmyth 2020-02-10 21:03:28 +00:00
Loader.jsm Bug 1609815 - Remove Web Replay UI. r=loganfsmyth 2020-02-10 21:03:28 +00:00
ThreadSafeDevToolsUtils.js
accessibility.js
async-storage.js Bug 1603126 - Fix Promise rejections in async-storage. r=jdescottes. 2019-12-13 07:55:22 +00:00
async-utils.js
base-loader.js
builtin-modules.js Bug 1609815 - Remove Web Replay UI. r=loganfsmyth 2020-02-10 21:03:28 +00:00
constants.js
content-observer.js
debounce.js Bug 1595068 - Fix issue with debounced autocompletion in JsTerm. r=Honza,julienw. 2019-11-13 16:19:18 +00:00
defer.js Bug 1585271 - Remove custom defer function in Front.js. r=ochameau. 2019-10-01 09:41:24 +00:00
dom-helpers.js Bug 1592517 - Migrate devtools DOMHelpers.jsm from JSM to plain JS module r=ochameau 2019-10-30 11:25:01 +00:00
dom-node-constants.js Bug 1599135 - Expose all Reps file. r=jlast. 2019-11-27 07:07:30 +00:00
dom-node-filter-constants.js
event-emitter.js Bug 1613381 - Introduce EventEmitter.emitAsync to be able to wait for async listener completion. r=jdescottes 2020-02-06 09:46:30 +00:00
extend.js
flags.js Bug 1614791 - Rename DebuggerServer to DevToolsServer. r=jdescottes 2020-02-17 10:28:24 +00:00
generate-uuid.js
indentation.js
indexed-db.js
jar.mn
l10n.js Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
loader-plugin-raw.jsm Bug 1608278 - Automated rewrite away from assigning properties to `this` in JSM files in devtools;r=jdescottes 2020-01-16 17:41:38 +00:00
moz.build Bug 1609815 - Remove Web Replay UI. r=loganfsmyth 2020-02-10 21:03:28 +00:00
natural-sort.js Bug 1593921 - Use eslint-disable-next-line to disable complexity checks in DevTools r=pbro 2019-11-05 14:29:04 +00:00
path.js
picker-constants.js Bug 1609199 - Track picker types independantly in devtools touch-simulator.js r=mtigley 2020-01-20 19:29:55 +00:00
plural-form.js
protocol.js Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
service-workers-debug-helper.js
system.js Bug 1614791 - Rename DebuggerServer to DevToolsServer. r=jdescottes 2020-02-17 10:28:24 +00:00
task.js
throttle.js
wasm-source-map.js
webextension-fallback.html