gecko-dev/devtools/shared
colin_czb dfc111cbd0 Bug 1778268 - [devtools] Preview support for Headers objects r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D153893
2022-08-11 06:27:20 +00:00
..
commands Bug 1775503 - [devtools] Prevent showing content process request when the browser toolbox focuses on the parent process. r=bomsy 2022-08-10 20:18:02 +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 1746528 - Remove aspect-ratio preference. r=emilio 2022-08-04 17:58:03 +00:00
discovery Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
heapsnapshot Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +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 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +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 1778268 - [devtools] Preview support for Headers objects r=nchevobbe 2022-08-11 06:27:20 +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 1571089 - Remove the "leaf" profiler feature - r=canaltinova 2022-08-08 12:29:43 +00:00
platform Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
protocol Bug 1783670 - [devtools] Avoid performance regression of Front.watchFronts API. r=nchevobbe 2022-08-09 11:38:15 +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 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
specs Bug 1781726 - [devtools] Pass an `isModeSwitching` property to `onTargetDestroyed` callback param when switching modes. r=jdescottes,devtools-backward-compat-reviewers. 2022-07-29 14:30:07 +00:00
sprintfjs
storage Bug 1782661 - [devtools] Update json5 vendored library to v2.2.1 r=nchevobbe 2022-08-03 16:20:53 +00:00
test-helpers Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop 2022-08-03 11:16:20 +00:00
tests Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
transport Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
webconsole Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
worker Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
.eslintrc.js
DevToolsUtils.js Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
ThreadSafeDevToolsUtils.js
accessibility.js
async-storage.js
async-utils.js Bug 1726237 - [devtools] Fix intermittent failures with error type getGrids failed r=jdescottes 2021-08-26 18:32:12 +00:00
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 Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
debounce.js
defer.js
dom-helpers.js Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
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 Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
generate-uuid.js Bug 1602940 - Manual fixes to fix issues in files. r=Gijs,necko-reviewers,rpl,kershaw 2021-09-06 09:53:52 +00:00
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 Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
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 Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
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