gecko-dev/devtools/shared
2019-05-17 00:58:59 +03:00
..
acorn Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
adb Bug 1552108 - Do not wait for runtimes in about:debugging init if ADB not started r=ladybenko 2019-05-16 13:23:40 +00:00
client Bug 1392760 - Avoid exponential behavior when inspecting nested proxies. r=nchevobbe 2019-05-14 06:46:30 +00:00
css Backed out 12 changesets (bug 1383650) for landing in the soft-freeze period 2019-05-16 04:47:58 +03:00
discovery Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
fronts Bug 1529247 - remove unused pausedLongString method, threadLongString and arrayBuffer methods; r=ochameau 2019-04-30 14:44:23 +00:00
heapsnapshot Bug 1544322 - Part 4 - Remove the [type] attribute for multiline <script> tags loading files in /tests/SimpleTest/ r=bzbarsky 2019-04-16 04:01:46 +00:00
inspector Bug 1539265 - Handle ::marker pseudo-elements in css-logic.js, so their rules show in the rule view. r=jdescottes 2019-04-02 07:45:31 +00:00
jsbeautify Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
layout Bug 1497393 Part 7 - Server side changes for inspector support while replaying, r=pbro. 2019-03-09 16:45:50 -10:00
locales Bug 1544829 - Implement print media type emulation in the new rules view. r=mtigley 2019-04-16 16:37:11 -04:00
node-properties
performance Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
platform
preferences Bug 1552116 - Move devtools.inspector.inactive.css.enabled to devtools shared preferences r=miker 2019-05-16 09:58:43 +00:00
protocol
qrcode Bug 1544322 - Part 1 - Remove the [type] attribute for one-liner <script> tags loading files in chrome://mochikit/content/ r=bzbarsky 2019-04-15 20:56:58 +00:00
screenshot
security Bug 1540693 - Fix BrowserTabList leak. r=jdescottes 2019-04-23 08:23:16 +00:00
specs Bug 1392760 - Avoid exponential behavior when inspecting nested proxies. r=nchevobbe 2019-05-14 06:46:30 +00:00
sprintfjs
test-helpers Bug 1541819 - Expose the number of still-allocated objects via the allocation tracker. r=jdescottes 2019-04-09 18:58:29 +00:00
tests Bug 1544322 - Part 1 - Remove the [type] attribute for one-liner <script> tags loading files in chrome://mochikit/content/ r=bzbarsky 2019-04-15 20:56:58 +00:00
transport Bug 1540693 - Fix BrowserTabList leak. r=jdescottes 2019-04-23 08:23:16 +00:00
webconsole Bug 1514766 - Change the order of the autocomplete popup to display lowercase items and perfect matches first. r=nchevobbe. 2019-04-16 12:31:51 +00:00
worker Bug 1533202 Part 2 - Enumerate WeakMap/WeakSet entries in workers, r=loganfsmyth. 2019-04-15 12:05:38 -10:00
.eslintrc.js
async-storage.js
async-utils.js
base-loader.js Bug 1541819 - Allow the loader to load modules in a distinct system compartment. r=jdescottes 2019-04-09 18:58:25 +00:00
builtin-modules.js Bug 1544170 Part 2 - ReplayInspector changes to support showing styles, r=loganfsmyth. 2019-04-12 16:35:18 -10:00
constants.js Bug 1546555 - include WCAG score as part of contrast check to only calculate once. Rename ColorContrastScores constant to SCORES to be used by all checks. r=nchevobbe 2019-04-27 13:33:27 +00:00
content-observer.js
debounce.js
defer.js
deprecated-sync-thenables.js
DevToolsUtils.js Merge mozilla-inbound to mozilla-central. a=merge 2019-04-19 00:36:23 +03:00
dom-node-constants.js
dom-node-filter-constants.js
event-emitter.js
execution-point-utils.js Bug 1547084 Part 4 - Switch to a search focused control logic architecture, r=loganfsmyth. 2019-05-12 13:17:40 -10:00
extend.js
flags.js Backed out 2 changesets (bug 1544976) for causing xpcshell failures in devtools/client/memory/test/unit/test_action_diffing_02.js. a=backout 2019-04-30 04:37:53 +03:00
generate-uuid.js
indentation.js
indexed-db.js
jar.mn
l10n.js Bug 1464132 - devtools l10n use console.error if localized string is unavailable r=jlast 2019-05-16 15:20:03 +00:00
loader-plugin-raw.jsm Bug 1520868 - Replacing AsyncOpen2 with AsyncOpen always r=valentin 2019-02-12 16:08:25 +00:00
Loader.jsm Bug 1541819 - Allow the loader to load modules in a distinct system compartment. r=jdescottes 2019-04-09 18:58:25 +00:00
moz.build Bug 1547084 Part 4 - Switch to a search focused control logic architecture, r=loganfsmyth. 2019-05-12 13:17:40 -10:00
multi-e10s-helper.js Bug 1522511 - [remote-dbg-next] Do not prevent service-worker debugging if new sw implementation is enabled r=ladybenko 2019-03-07 09:35:52 +00:00
Parser.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
path.js
plural-form.js Bug 1533688 - Sync DevTools plural-form.js with intl/PluralForm.jsm (add rule #19) r=jdescottes 2019-03-19 08:41:43 +00:00
protocol.js Bug 1465635 - Merge all target fronts with Target class. r=yulia,jdescottes 2019-02-02 11:24:32 +00:00
system.js Backed out 7 changesets (bug 1518632, bug 1463198, bug 1455707, bug 1522934, bug 1322797, bug 1474285) for build bustages at /builds/worker/workspace/build/src/toolkit/xre/nsAppRunner.cpp on a CLOSED TREE 2019-01-31 03:34:49 +02:00
task.js
ThreadSafeDevToolsUtils.js Backed out 2 changesets (bug 1544976) for causing xpcshell failures in devtools/client/memory/test/unit/test_action_diffing_02.js. a=backout 2019-04-30 04:37:53 +03:00
throttle.js
wasm-source-map.js