.. |
commands
|
Bug 1732543 - Part 2: Add eager evaluation testcase. r=nchevobbe
|
2022-07-26 02:37:51 +00:00 |
compatibility
|
Bug 1780332 - [devtools] Update MDN compat data (2022 July 18th week) r=Honza
|
2022-07-20 08:54:06 +00:00 |
css
|
Bug 1293490 - Part 1: Implement CSS animation-composition longhand in style system. r=emilio
|
2022-07-12 19:02:03 +00:00 |
discovery
|
Bug 1772718 - Reduce mozilla/reject-scriptableunicodeconverter eslint warnings in DevTools code r=nchevobbe
|
2022-06-16 18:24:17 +00:00 |
heapsnapshot
|
Bug 1769290 - Part 25: Apply mozilla-js-handle-rooted-typedef against devtools r=andi
|
2022-07-14 17:00:25 +00:00 |
images
|
Bug 1531311 - [devtools] Add more visibility for node picker when debugging remote pages. r=jdescottes,devtools-backward-compat-reviewers.
|
2021-12-11 10:58:35 +00:00 |
inspector
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
jsbeautify
|
|
|
layout
|
Bug 1773740 - Part 4: Reapply mach -l eslint --fix with use-isInstance changes r=Standard8
|
2022-06-27 20:31:34 +00:00 |
loader
|
Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo
|
2022-07-12 04:21:34 +00:00 |
locales
|
Bug 1769771 - Differentiate inline from constructed stylesheets in rule view. r=nchevobbe
|
2022-05-19 22:32:28 +00:00 |
node-properties
|
|
|
performance-new
|
Bug 1667455 - Part 2.6: Export Services from Devtools require("chrome"). r=kmag,devtools-reviewers,ochameau
|
2022-07-11 12:41:49 +00:00 |
platform
|
|
|
protocol
|
Bug 1778432 - [devtools] Guard against missing Services.profiler in Actor:_sendEvent r=nchevobbe
|
2022-07-07 13:43:56 +00:00 |
qrcode
|
Bug 1741369 - [devtools] Update paths to loader files in devtools/ r=ochameau
|
2021-11-17 12:43:26 +00:00 |
security
|
Bug 1667455 - Part 4: Stop importing Services.jsm from JSM. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,application-update-reviewers,pip-reviewers,twisniewski,devtools-reviewers,m_kato,jdescottes,ochameau,mconley,sfoster,AlexandruIonescu
|
2022-07-11 12:41:50 +00:00 |
specs
|
Bug 1734840 - Added parsing for custom formatters. r=devtools-backward-compat-reviewers,nchevobbe
|
2022-07-12 06:29:48 +00:00 |
sprintfjs
|
|
|
storage
|
Bug 1741369 - [devtools] Update paths to loader files in devtools/ r=ochameau
|
2021-11-17 12:43:26 +00:00 |
test-helpers
|
Bug 1741369 - [devtools] Update paths to loader files in devtools/ r=ochameau
|
2021-11-17 12:43:26 +00:00 |
tests
|
Bug 1603831 - Fix cookie sorting by date in storage panel r=devtools-reviewers,jdescottes
|
2022-06-09 21:41:50 +00:00 |
transport
|
Bug 1772146 - [devtools] Automatically destroy the DevToolsServer once the last connection drops. r=jdescottes
|
2022-06-09 09:16:01 +00:00 |
webconsole
|
Bug 1772718 - Reduce mozilla/reject-scriptableunicodeconverter eslint warnings in DevTools code r=nchevobbe
|
2022-06-16 18:24:17 +00:00 |
worker
|
Bug 1668219 - [devtools] Remove widgets only used on old perf panel. r=bomsy.
|
2022-05-06 17:16:27 +00:00 |
.eslintrc.js
|
|
|
accessibility.js
|
|
|
async-storage.js
|
|
|
async-utils.js
|
|
|
constants.js
|
Bug 1743347 - [devtools] Move whyPaused.* string to a ftl file in devtools/shared. r=bomsy,jdescottes,fluent-reviewers,flod
|
2021-12-02 07:10:27 +00:00 |
content-observer.js
|
|
|
debounce.js
|
|
|
defer.js
|
|
|
DevToolsUtils.js
|
Bug 1779574 - Use OS.File to read empty files in DevTools content process r=Gijs
|
2022-07-14 13:33:37 +00:00 |
dom-helpers.js
|
|
|
dom-node-constants.js
|
|
|
dom-node-filter-constants.js
|
|
|
event-emitter.js
|
Bug 1755682 - [devtools] Avoid unnecessary function call and property access in EventEmitter._emit. r=ochameau.
|
2022-02-21 17:30:17 +00:00 |
extend.js
|
|
|
flags.js
|
|
|
generate-uuid.js
|
|
|
indentation.js
|
|
|
indexed-db.js
|
|
|
jar.mn
|
Bug 1531311 - [devtools] Add more visibility for node picker when debugging remote pages. r=jdescottes,devtools-backward-compat-reviewers.
|
2021-12-11 10:58:35 +00:00 |
l10n.js
|
|
|
moz.build
|
Bug 1668219 - [devtools] Remove now unused devtools/shared/performance folder. r=julienw.
|
2022-05-06 17:16:29 +00:00 |
natural-sort.js
|
Bug 1603831 - Fix cookie sorting by date in storage panel r=devtools-reviewers,jdescottes
|
2022-06-09 21:41:50 +00:00 |
path.js
|
|
|
picker-constants.js
|
|
|
plural-form.js
|
|
|
protocol.js
|
|
|
system.js
|
|
|
ThreadSafeDevToolsUtils.js
|
|
|
throttle.js
|
Bug 1737986 - [devtools] Replace lodash throttle usage with devtools/shared/throttle. r=ochameau.
|
2022-01-19 12:51:50 +00:00 |
validate-breakpoint.jsm
|
Bug 1731967 - [devtools] Renamed all "watched data" to "session data". r=nchevobbe
|
2021-10-13 16:35:05 +00:00 |
wasm-source-map.js
|
|
|
webextension-fallback.html
|
|
|