gecko-dev/devtools/shared
Alexandre Poirot 3d1005e447 Bug 1462398 - Remove unused gcli commands. r=jryans
MozReview-Commit-ID: 3slLbDBbs89

--HG--
extra : rebase_source : d868a0bc45b144624e495ec115ea6e945367d809
2018-05-17 10:07:41 -07:00
..
acorn
apps Bug 1450982 - Remove old-event-emitter usage from devtools/shared; r=jryans. 2018-04-03 16:53:20 +02:00
client Bug 1455750 - Provide method for server to skip pausing. r=jimb 2018-05-24 16:57:08 -04:00
css Bug 1462553 - fix !important parsing in devtools; r=pbro 2018-05-18 11:39:43 -06:00
discovery Bug 1450982 - Remove old-event-emitter usage from devtools/shared; r=jryans. 2018-04-03 16:53:20 +02:00
fronts Bug 1454392 - Part 1: Introduce createdTime variable which holds time that animation created. r=pbro 2018-05-21 18:30:23 +09:00
gcli Bug 1462398 - Remove unused gcli commands. r=jryans 2018-05-17 10:07:41 -07:00
heapsnapshot Bug 1461605 part 2 - Rename JS_{Enter,Leave}Compartment -> JS::{Enter,Leave}Realm. r=luke 2018-05-17 11:00:21 +02:00
inspector Bug 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
jsbeautify
layout Bug 1457804 - Use content size for DevTools highlighter writing mode adjustments. r=gl 2018-05-03 19:06:14 -05:00
locales Bug 1462398 - Remove unused gcli commands. r=jryans 2018-05-17 10:07:41 -07:00
node-properties
performance Bug 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
platform Bug 859051 - Implement cache panel; r=Honza 2018-05-01 05:42:00 +03:00
preferences Bug 1448077 - move DevTools prefs from libpref/init/all.js to devtools/shared;r=jryans 2018-04-06 12:22:53 +02: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 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
security Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
sourcemap
specs Bug 1456857 - Part 1: Pause/Play animations respectively. r=birtles,pbro 2018-05-22 17:09:01 +09:00
sprintfjs
test-helpers Bug 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
tests Bug 1098374 - Telemetry: Stop all monkey patching in devtools telemetry tests r=yulia 2018-05-01 18:06:14 +01:00
transport Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
webconsole Bug 1452715 - Add support for same-site cookie attribute to "Cookies" netmonitor side-panel; r=Honza 2018-05-05 18:24:20 +02:00
worker Bug 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
.eslintrc.js
async-storage.js
async-utils.js Bug 1455674 part 19. Get rid of JS uses of nsIDOMElement. r=qdot 2018-04-26 23:37:34 -04:00
base-loader.js Bug 1456907 - Report correct file name of modules requiring modules with a wrong path. r=jryans 2018-04-25 09:17:17 -07:00
builtin-modules.js Bug 1455674 part 19. Get rid of JS uses of nsIDOMElement. r=qdot 2018-04-26 23:37:34 -04:00
content-observer.js Bug 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
debounce.js Bug 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
defer.js Bug 1454373 - Switch protocol.js to native promises. r=jryans 2018-04-13 14:34:12 -07:00
deprecated-sync-thenables.js
DevToolsUtils.js Bug 1454000 - Add documentation for DevTools flags and their logging behavior; r=jryans 2018-04-13 10:46:46 -05: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 1448287 - Fix devtools.dump.emit when using new event emitter r=jdescottes 2018-03-23 15:34:22 +00: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 1454000 - Add documentation for DevTools flags and their logging behavior; r=jryans 2018-04-13 10:46:46 -05:00
generate-uuid.js
indentation.js Bug 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
indexed-db.js Bug 1445326 - Part 2 - Remove the proprietary "storage" option from indexedDB.open in indexed-db.js. r=jryans 2018-03-15 10:35:47 +01:00
jar.mn
l10n.js Bug 1444926 - Move devtools/shim to devtools/startup;r=ochameau 2018-03-12 14:41:48 +01:00
loader-plugin-raw.jsm Bug 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
Loader.jsm Bug 1453385 - Throw error when RDP message can't be serialized in message manager. r=jryans 2018-04-12 04:44:12 -07:00
moz.build Bug 1382580 - Delete old event emitter; r=nchevobbe 2018-05-03 13:01:31 +02:00
Parser.jsm Bug 1440094 - Remove imports to Console.jsm that only access the 'console' object;r=mossop 2018-02-27 11:29:59 -08:00
path.js
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 1458731 - Print actor's typeName and name of the throwing method when an exception is thrown by a protocol.js's actor. r=jlast,jryans 2018-05-09 03:44:54 -07:00
system.js Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
task.js Bug 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
ThreadSafeDevToolsUtils.js Bug 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
throttle.js Bug 1443081 - Apply spacing via eslint --fix for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
wasm-source-map.js