gecko-dev/devtools/shared
Boris Chiou b34f4349a7 Bug 1737918 - Part 1: Add scroll() to animation-timeline for style system. r=emilio
scroll() is defined in the spec proposal, and there is a temporary spec:
https://drafts.csswg.org/scroll-animations-1/rewrite#scroll-notation.

The spec is still under development, so we don't drop the orignal
scroll-timeline at rule. Instead, we add a new scroll() notation to
animation-timeline, and support both syntax for now.

Differential Revision: https://phabricator.services.mozilla.com/D143417
2022-04-21 17:05:17 +00:00
..
commands Bug 1765370 - [devtools] Always update configuration in InspectedWindowCommand.reload. r=jdescottes. 2022-04-20 07:15:58 +00:00
compatibility Bug 1761727 - Update MDN compat data (2022 mar) r=Honza,daisuke 2022-03-29 07:52:09 +00:00
css Bug 1737918 - Part 1: Add scroll() to animation-timeline for style system. r=emilio 2022-04-21 17:05:17 +00:00
discovery Bug 1741369 - [devtools] Update paths to loader files in devtools/ r=ochameau 2021-11-17 12:43:26 +00:00
heapsnapshot Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +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 1733537 - [devtools] Replace usage of NodeFront#getAllSelectors with a command. r=jdescottes,devtools-backward-compat-reviewers. 2021-11-04 08:58:05 +00:00
jsbeautify
layout Bug 1755266 - [devtools] Fix isFrameWithChildTarget for frame element. r=jdescottes. 2022-03-02 15:39:54 +00:00
loader Bug 1762611 - [devtools] Load devtools DAMP modules using resource scheme r=perftest-reviewers,ochameau,Gijs,sparky 2022-04-06 12:41:00 +00:00
locales Bug 1745932 - [devtools] Move highlighters.properties to fluent. r=fluent-reviewers,flod,jdescottes. 2021-12-17 16:19:04 +00:00
node-properties
performance Bug 1741369 - [devtools] Update paths to loader files in devtools/ r=ochameau 2021-11-17 12:43:26 +00:00
performance-new Bug 1639716 - [profiler] Remove the profiler disabling by private browsing r=jdescottes,gerald,devtools-backward-compat-reviewers 2022-01-26 17:26:21 +00:00
platform
protocol Bug 1755645 - [devtools] Don't unmanage actor if its "old" parent is the same as the "new" one. r=ochameau. 2022-02-16 10:43:55 +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 1741425 - Enable more xpcshell tests with socket process, r=ahal 2022-01-11 09:50:14 +00:00
specs Bug 1765240 - [devtools] Remove unused ObjectActor#ownPropertyNames. r=ochameau,devtools-backward-compat-reviewers,jdescottes. 2022-04-20 08:05:35 +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 1391261 - [devtools] Remove support for wildcard in EventEmitter. r=jdescottes. 2022-02-21 17:30:16 +00:00
transport Bug 1741369 - [devtools] Update paths to loader files in devtools/ r=ochameau 2021-11-17 12:43:26 +00:00
webconsole Bug 1608307 - remove redundant flags parameters from nsISiteSecurityService r=jschanck,necko-reviewers,kershaw 2022-04-06 17:37:23 +00:00
worker Bug 1741369 - [devtools] Update paths to loader files in devtools/ r=ochameau 2021-11-17 12:43:26 +00:00
.eslintrc.js
DevToolsUtils.js Bug 1761590 - Enter microtask when evaluating console/debugger input. r=nchevobbe,smaug 2022-04-14 01:42:59 +00:00
ThreadSafeDevToolsUtils.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
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 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
moz.build Bug 1741369 - [devtools] Move all loader-related files to devtools/shared/loader r=ochameau 2021-11-17 12:43:26 +00:00
natural-sort.js
path.js
picker-constants.js
plural-form.js
protocol.js
system.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