gecko-dev/devtools/shared/specs
2020-01-23 22:34:40 +02:00
..
addon Bug 1575557 - rename webExtension to webExtensionDescriptor; r=ochameau 2019-08-28 10:02:57 +00:00
descriptors Bug 1574401 - move listRemoteFrame from targets to mainRoot and descriptors r=jdescottes,ochameau 2019-10-02 09:48:47 +00:00
targets Bug 1596939 Part 2 - Support pausing new service workers for a specific origin, r=jdescottes. 2019-12-07 18:18:03 +00:00
worker Bug 1559268 - Prevent service worker shutdown while debugging in parent-intercept mode r=ochameau,perry 2019-08-20 05:29:34 +00:00
accessibility.js Bug 1598060 - removing walker actor/front passing as an argument where not necessary. r=rcaliman 2019-11-26 19:03:01 +00:00
actor-registry.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
animation.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
array-buffer.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
changes.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
content-viewer.js Bug 1593089 - Refactor existing emulation actor to ResponsiveEmulation actor and ContentViewerEmulation actor. r=jdescottes 2020-01-03 18:28:14 +00:00
css-properties.js
device.js Bug 1531349 - Rename multi-e10s-helper to service-workers-debug-helper r=ladybenko,yulia 2019-07-29 12:59:25 +00:00
emulation.js Bug 1593089 - Refactor existing emulation actor to ResponsiveEmulation actor and ContentViewerEmulation actor. r=jdescottes 2020-01-03 18:28:14 +00:00
environment.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
frame.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
framerate.js
heap-snapshot-file.js
highlighters.js
index.js Bug 1593089 - Refactor existing emulation actor to ResponsiveEmulation actor and ContentViewerEmulation actor. r=jdescottes 2020-01-03 18:28:14 +00:00
inspector.js Bug 1590050 - Extract DevTools walker fronts & specs to dedicated files r=gl 2019-10-25 10:08:31 +00:00
layout.js
manifest.js Bug 1565973 - Part 1: Implement manifest actor in the server r=ochameau 2019-08-13 14:43:24 +00:00
memory.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
moz.build Bug 1593089 - Refactor existing emulation actor to ResponsiveEmulation actor and ContentViewerEmulation actor. r=jdescottes 2020-01-03 18:28:14 +00:00
network-event.js Bug 1403051 - Server Timings. r=Honza 2019-09-27 14:19:35 +00:00
network-monitor.js
node.js Bug 1590050 - Preserve markup view selection in iframes after reload r=rcaliman,gl 2019-10-28 07:55:14 +00:00
object.js Bug 1602804 - Create WatchpointMap to keep track of objects with watchpoints r=jlast 2019-12-19 22:36:48 +00:00
perf.js Bug 1590706 - Part 2: Update devtools and popup panels to include BrowsingContext IDs. r=gregtatum 2019-11-27 14:27:48 +00:00
performance-recording.js
performance.js
preference.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
property-iterator.js Bug 1579090 - Make WebConsoleFront, PropertyIteratorFront, SymbolIteratorFront and ObjectFront return adhoc fronts (or primitive) when needed. r=jlast. 2019-12-04 09:02:24 +00:00
reflow.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
responsive.js Bug 1609199 - Track picker types independantly in devtools touch-simulator.js r=mtigley 2020-01-20 19:29:55 +00:00
root.js Bug 1574401 - move listRemoteFrame from targets to mainRoot and descriptors r=jdescottes,ochameau 2019-10-02 09:48:47 +00:00
screenshot.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
source.js Bug 1454827 - Rename onSource to source in source actor r=yulia 2019-07-19 15:33:58 +00:00
storage.js Bug 1573201 - Add limited write support for extension storage.local data in addon debugger r=miker,rpl 2019-11-22 20:09:59 +00:00
string.js Bug 1579090 - Make WebConsoleFront, PropertyIteratorFront, SymbolIteratorFront and ObjectFront return adhoc fronts (or primitive) when needed. r=jlast. 2019-12-04 09:02:24 +00:00
styles.js Bug 1593944 - Emit event with StyleRuleActor as argument when its underlying CSS rule is updated. r=pbro 2019-11-13 14:04:37 +00:00
stylesheets.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
symbol-iterator.js Bug 1579090 - Make WebConsoleFront, PropertyIteratorFront, SymbolIteratorFront and ObjectFront return adhoc fronts (or primitive) when needed. r=jlast. 2019-12-04 09:02:24 +00:00
symbol.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
thread.js Backed out changeset c41e5432b3c5 (bug 1609815) for build bustages at JSControl.cpp on a CLOSED TREE 2020-01-23 22:34:40 +02:00
timeline.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
walker.js Bug 1590050 - Extract DevTools walker fronts & specs to dedicated files r=gl 2019-10-25 10:08:31 +00:00
webconsole.js Bug 1604411 - Add expression variables in autocomplete popup. r=Honza. 2019-12-18 11:29:06 +00:00
websocket.js Bug 1566521 - Indicate that WS connection is closed. r=Honza,Harald 2019-12-12 08:03:06 +00:00