gecko-dev/devtools/shared
2017-11-21 23:36:54 +02:00
..
acorn Backed out changeset 192d517219c1 (bug 1369801) 2017-07-27 18:14:38 +02:00
apps Bug 1398061 - Remove simulators from WebIDE. r=jdescottes 2017-09-25 11:37:18 +02:00
client Bug 1405008 - Make WebIDE warn when connecting to old runtimes. r=jdescottes 2017-10-02 22:40:32 +02:00
css Backed out changeset 39a68df1359c (bug 1419355) for failing chrome's toolkit/content/tests/chrome/test_arrowpanel.xul on OS X on a CLOSED TREE 2017-11-21 23:36:54 +02:00
discovery Bug 1392098 - Enable the new ESLint no-useless-run-test rule across the tree. r=mossop 2017-08-20 18:52:05 +01:00
fronts Bug 1415389. Make ChromeUtils a WebIDL namespace. Remove ThreadSafeChromeUtils. r=kmag 2017-11-08 00:25:33 -05:00
gcli Bug 1414096 (attempt 2) - Remove support for nsISupportsString values in nsPrefBranch::{get,set}ComplexValue(). r=florian. 2017-11-10 09:07:48 +11:00
heapsnapshot Bug 1417844 part 2 - Remove JSVersion from CompileOptions, CompartmentBehaviors, scripts. r=evilpie 2017-11-17 12:12:39 +01:00
inspector Bug 1399314 - Introdue CssLogic.getCSSStyleRules to get style rules for ::before and ::after pseudo elements handy. r=bgrins 2017-10-13 07:19:54 +09:00
jsbeautify Backed out changeset 192d517219c1 (bug 1369801) 2017-07-27 18:14:38 +02:00
layout Bug 1405792 - Remove nsIDOMHTMLIFrameElement r=bz 2017-10-04 20:41:24 -07:00
locales Bug 1414275 - Part 2: Toggle flexbox layout highlighter from the rule view next to 'display: flex|inline-flex' declarations. r=pbro 2017-11-13 10:01:20 -05:00
node-properties
performance Bug 1392098 - Enable the new ESLint no-useless-run-test rule across the tree. r=mossop 2017-08-20 18:52:05 +01:00
platform Bug 1403489 - remove special loader rule for devtools/shared/platform;r=tromey 2017-09-27 12:38:23 +02:00
pretty-fast Backed out changeset 192d517219c1 (bug 1369801) 2017-07-27 18:14:38 +02:00
qrcode Backed out changeset 192d517219c1 (bug 1369801) 2017-07-27 18:14:38 +02:00
security Bug 1403895 - Remove devtools/shared/client/main.js; r=ochameau. 2017-09-29 15:24:14 +02:00
sourcemap Bug 1403610 - update to source-map 0.6.1; r=bgrins 2017-09-27 09:39:44 -06:00
specs Bug 1403871 - rename getAllGrids to getGrids;r=gl 2017-11-21 17:31:50 +01:00
sprintfjs Bug 1406311 - sprintfjs: optimise string-format for %S patterns;r=bgrins 2017-10-17 21:11:48 +02:00
tests Bug 1406311 - add unit test to cover sprintfjs;r=bgrins 2017-10-12 13:08:08 +02:00
transport Bug 1403895 - Remove devtools/shared/client/main.js; r=ochameau. 2017-09-29 15:24:14 +02:00
webconsole Bug 1372115 - Prevent exception in network monitor when JS file is loaded throught the bytecode cache. r=Honza 2017-11-15 06:12:09 -08:00
worker Bug 1403489 - remove special loader rule for devtools/shared/platform;r=tromey 2017-09-27 12:38:23 +02:00
.eslintrc.js
async-storage.js Bug 1387122 - Remove all useless Promise = require("promise"). r=tromey 2017-08-07 17:53:29 +02:00
async-utils.js Bug 1387122 - Remove all useless Promise = require("promise"). r=tromey 2017-08-07 17:53:29 +02:00
base-loader.js Bug 1399493 - Upgrade to React 15.6.1 and include dev & prod version r=jdescottes,jlast 2017-09-14 13:32:06 +01:00
builtin-modules.js Bug 1415389. Make ChromeUtils a WebIDL namespace. Remove ThreadSafeChromeUtils. r=kmag 2017-11-08 00:25:33 -05:00
content-observer.js Bug 1391562 - use obj.on/off/emit rather than static methods from devtools event-emitter;r=zer0 2017-08-18 17:05:04 +02:00
debounce.js Bug 1383037 - Use only one debounce function in devtools. r=pbro 2017-10-03 11:03:19 +01:00
defer.js
deprecated-sync-thenables.js Bug 1362970 - Part 1 - Add support for "catch" to "deprecated-sync-thenables". r=florian 2017-06-16 11:07:08 +01:00
DevToolsUtils.js Bug 1406660 - Remove all wrappers when checking if a getter is safe. r=jimb 2017-10-07 18:27:29 +02:00
dom-node-constants.js
dom-node-filter-constants.js
event-emitter.js Bug 1137935 - add support for wildcard event type in devtools event emitter;r=ochameau 2017-08-17 16:42:50 +02:00
extend.js Backed out changeset 68c5012ba344 (bug 1378850) for ESlint no-unused-vars failures on a CLOSED TREE. 2017-07-19 12:26:25 -04:00
flags.js
generate-uuid.js Bug 1378824 - Stop using sdk/util/uuid in DevTools. r=jdescottes 2017-07-28 14:36:33 +01:00
indentation.js
indexed-db.js Bug 1361333 - move sdk/util/indexed-db to devtools;r=ochameau 2017-07-31 21:55:33 +02:00
jar.mn Bug 863246 - Move resources that need to be exposed to web content to locations that are marked as contentaccessible r=billm 2017-06-08 17:52:46 +08:00
l10n.js Bug 1406375 - always localize numbers in l10n::numbersWithDecimals;r=Honza 2017-10-06 15:14:56 +02:00
loader-plugin-raw.jsm Bug 1395834 - Implement theme loader; r=nchevobbe 2017-09-14 10:03:26 +02:00
Loader.jsm Bug 1403489 - remove special loader rule for devtools/shared/platform;r=tromey 2017-09-27 12:38:23 +02:00
moz.build Bug 1171482 - extract throttle to dedicated util;r=bgrins 2017-10-18 13:05:32 +02:00
old-event-emitter.js Bug 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau 2017-08-11 03:47:30 +02:00
Parser.jsm
path.js
plural-form.js Bug 1356146 - Link webpack alias to m-c shared r=Honza 2017-04-13 14:26:47 +08:00
protocol.js Bug 1397330 - Lazy load inspector spec and front modules. r=jdescottes,jryans 2017-09-13 00:55:00 +02:00
system.js Bug 1397287 - remove usage of addon-sdk node/os helper in devtools/shared/system;r=sole 2017-09-06 16:35:11 +02:00
task.js Bug 1387122 - Remove all useless Promise = require("promise"). r=tromey 2017-08-07 17:53:29 +02:00
ThreadSafeDevToolsUtils.js Bug 1382833 - Don't throw when dealing with CPOWs in the Object Actor;r=jimb 2017-07-26 11:22:56 -07:00
throttle.js Bug 1171482 - extract throttle to dedicated util;r=bgrins 2017-10-18 13:05:32 +02:00
wasm-source-map.js Bug 1364535 - Inverse source mapping for WebAssembly maps. r=jlast 2017-06-19 10:55:20 -05:00