gecko-dev/devtools/shared
Greg Tatum 691c9057fc Bug 1594842 - Move gecko-profiler-interface.js out of the server and into shared; r=julienw
It's being used in the client and server, and so is a shared file.

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

--HG--
rename : devtools/server/performance-new/gecko-profiler-interface.js => devtools/shared/performance-new/gecko-profiler-interface.js
rename : devtools/server/performance-new/moz.build => devtools/shared/performance-new/moz.build
extra : moz-landing-system : lando
2019-11-12 19:07:03 +00:00
..
acorn Bug 1519103 - Remove Scratchpad panel. r=bgrins. 2019-10-27 09:05:58 +00:00
adb Bug 1582020 - Minimize time between adb.py's OKAY and exit r=jdescottes 2019-10-21 09:59:02 +00:00
client Bug 1591410 - Remove unused UnsolicitedPauses constants r=jlast,ochameau 2019-10-29 08:39:31 +00:00
css Bug 1576946 - Remove nsStackFrame platform code. r=mats 2019-11-12 19:50:19 +00:00
discovery Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
fronts Bug 1595012 - Remove WebConsoleFront evaluateJS. r=jdescottes. 2019-11-10 11:47:45 +00:00
heapsnapshot Bug 1575569 - use GetSpecialSystemDirectory to avoid accessing the directory service off the main thread for worker snapshots, r=fitzgen 2019-08-21 22:18:44 +00:00
inspector Bug 1593921 - Use eslint-disable-next-line to disable complexity checks in DevTools r=pbro 2019-11-05 14:29:04 +00:00
jsbeautify Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
layout Bug 1587789 - Remove isXBLAnonymous functions defined and used in the inspector. r=bgrins 2019-10-24 21:05:44 +00:00
locales Bug 1550804 - Add color scheme simulation to the inspector. r=pbro 2019-10-25 19:28:02 +00:00
node-properties
performance Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
performance-new Bug 1594842 - Move gecko-profiler-interface.js out of the server and into shared; r=julienw 2019-11-12 19:07:03 +00:00
platform Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
protocol Bug 1589315 - Expose an API to watch for front destruction. r=jdescottes 2019-10-23 09:12:40 +00:00
qrcode Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +00:00
resources Bug 1594023 - Log actorIDs instead of js objects in DevTools target-list r=ochameau 2019-11-05 18:26:49 +00:00
screenshot Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
security Bug 1539462 - Remove WebIDE r=ochameau,jryans,janerik,fluent-reviewers,flod 2019-09-25 17:24:58 +00:00
specs Bug 1595012 - Remove WebConsoleFront evaluateJS. r=jdescottes. 2019-11-10 11:47:45 +00:00
sprintfjs
test-helpers Bug 1566457 - Remove unused provider logic from Loader.jsm. r=jdescottes 2019-07-18 12:25:05 +00:00
tests Bug 1588773 - Move css-selector.js helpers back to DevTools css-logic.js r=pbro 2019-10-28 09:11:02 +00:00
transport Bug 1571466 - Cleanup unnecessary ESLint global definitions. r=mossop 2019-08-19 07:11:56 +00:00
webconsole Bug 1595012 - Remove WebConsoleFront evaluateJS. r=jdescottes. 2019-11-10 11:47:45 +00:00
worker Bug 1543023 - Use ChromeUtils.import only with one argument in all /devtools/ r=jdescottes 2019-07-11 17:08:20 +00:00
.eslintrc.js
DevToolsUtils.js Bug 1593921 - Use eslint-disable-next-line to disable complexity checks in DevTools r=pbro 2019-11-05 14:29:04 +00:00
Loader.jsm Bug 1566457 - Remove unused provider logic from Loader.jsm. r=jdescottes 2019-07-18 12:25:05 +00:00
ThreadSafeDevToolsUtils.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
accessibility.js Bug 1568053 - Create node actor method for getting complex bg color data for text nodes and refactor existing contrast calculation methods, r=yzen,gl 2019-08-16 00:55:26 +00:00
async-storage.js Bug 1562642 - Part 5 - Add missing MPL2 headers in devtools/ r=jlast 2019-08-12 15:56:26 +00:00
async-utils.js
base-loader.js Bug 1571466 - Cleanup unnecessary ESLint global definitions. r=mossop 2019-08-19 07:11:56 +00:00
builtin-modules.js Bug 1539453 - Don't mark debugger sandbox as invisible to the debugger, r=ochameau. 2019-09-24 16:48:43 +00:00
constants.js Bug 1577759 - add a keyboard check for non-focusable non-semantic elements that are interactive with mouse only. r=nchevobbe 2019-09-02 06:59:33 +00:00
content-observer.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
debounce.js
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
dom-node-filter-constants.js Bug 1562642 - Part 5 - Add missing MPL2 headers in devtools/ r=jlast 2019-08-12 15:56:26 +00:00
event-emitter.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
execution-point-utils.js Bug 1580104 Part 1 - Fix various control logic bugs, r=jlast. 2019-09-10 22:14:16 +00:00
extend.js
flags.js Bug 1562642 - Part 5 - Add missing MPL2 headers in devtools/ r=jlast 2019-08-12 15:56:26 +00:00
generate-uuid.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
indentation.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
indexed-db.js Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
jar.mn Bug 1572793 - Move webextension-fallback.html from devtools/client/jar.mn to devtools/shared/jar.mn. r=jdescottes 2019-08-19 06:30:56 +00:00
l10n.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
loader-plugin-raw.jsm
moz.build Bug 1594842 - Move gecko-profiler-interface.js out of the server and into shared; r=julienw 2019-11-12 19:07:03 +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
plural-form.js
protocol.js Bug 1560445 - Extract classes from protocol.js. r=yulia 2019-06-26 15:53:20 +00:00
service-workers-debug-helper.js Bug 1552945 - Send push events to ServiceWorkerRegistrationActor's active Service Worker r=jdescottes 2019-08-20 15:21:02 +00:00
system.js Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +00:00
task.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
throttle.js
wasm-source-map.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
webextension-fallback.html Bug 1572793 - Move webextension-fallback.html from devtools/client/jar.mn to devtools/shared/jar.mn. r=jdescottes 2019-08-19 06:30:56 +00:00