gecko-dev/devtools/server/actors
Alexandre Poirot 0df0904d08 Bug 1593937 - Remove/Deprecate listRemoteFrames. r=jdescottes
The previous changeset removed all the usages of listRemoteFrames from
the frontend code. We can start removing this method from the actor codebase,
and keep backward compat code in the client.

Differential Revision: https://phabricator.services.mozilla.com/D65522
2020-04-30 07:59:42 +00:00
..
accessibility Backed out 3 changesets (bug 1602075) for Devtools failures in devtools/client/accessibility/test/browser/browser_accessibility. CLOSED TREE 2020-04-29 21:35:47 +03:00
addon Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
descriptors Bug 1593937 - Fetch BrowsingContextTargets via the watcher instead of the RootFront. r=jdescottes 2020-04-30 07:59:38 +00:00
emulation Bug 1633938 - Implement RDM zoom with transform. r=bradwerth 2020-04-30 01:37:30 +00:00
highlighters Bug 1631644 - Add Element::HasGridFragments() and use it in appropriate locations in devtools r=bradwerth,emilio 2020-04-21 18:46:35 +00:00
inspector Backed out 6 changesets (bug 1602075) for devtools failures caused by markup-context-menu.js. CLOSED TREE 2020-04-23 19:03:05 +03:00
network-monitor Bug 1628423 - Distinguish favicon loads from lazy loading images. r=Honza 2020-04-21 03:25:09 +00:00
object Bug 1631358 - remove traces of CPOWs from devtools, r=jdescottes,loganfsmyth 2020-04-21 14:04:58 +00:00
targets Bug 1593937 - Make the BrowsingContextTargetActor optionally follow the WindowGlobal lifecycle. r=jdescottes 2020-04-30 07:59:28 +00:00
utils Bug 1607639 - Part 5: Resolve sourcemaps relative to their execution environment. r=jlast 2020-04-27 02:17:15 +00:00
webconsole Bug 1625942: Introduce dom-loading event. r=ochameau,Honza 2020-04-28 15:58:35 +00:00
worker Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
animation-type-longhand.js Bug 1607954 part 3 - [css-grid][css-align] Add tentative tests and update devtools support files for Masonry layout. r=dholbert 2020-04-28 01:24:37 +00:00
animation.js Bug 1615473: Support animation on ::marker pseudo element. r=pbro 2020-03-01 23:59:47 +00:00
array-buffer.js Bug 1614791 - Rename DebuggerServer to DevToolsServer. r=jdescottes 2020-02-17 10:28:24 +00:00
breakpoint.js Bug 1616897 - Remove WebReplay-related functions/variables/css rules in devtools. r=jlast. 2020-03-27 15:10:53 +00:00
changes.js Bug 1614791 - Rename DebuggerServer to DevToolsServer. r=jdescottes 2020-02-17 10:28:24 +00:00
common.js Bug 1622116 - Add a helper for visualizing server pools. r=ochameau 2020-04-08 17:33:12 +00:00
css-properties.js
device.js Bug 1614791 - Rename DebuggerServer to DevToolsServer. r=jdescottes 2020-02-17 10:28:24 +00:00
environment.js Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
errordocs.js Bug 1575068 - update console error for CORSMissingAllowHeaderFromPreflight, r=ckerschb 2019-12-17 09:54:57 +00:00
frame.js Bug 1621886 - Call Actor destroy from all actors r=nchevobbe 2020-03-18 10:48:22 +00:00
framerate.js
heap-snapshot-file.js
highlighters.css Bug 1152321 - Added handlers to measuring tool allowing to resize the selected area via mouse. r=pbro 2020-02-23 19:49:01 +00:00
highlighters.js Bug 1607755 - Remove box model highlighter implementation with setupInParent() r=jdescottes 2020-04-15 14:38:21 +00:00
layout.js
manifest.js
memory.js
moz.build Bug 1620194 - Remove actor-registry actor r=ochameau 2020-03-18 09:29:45 +00:00
object.js Bug 1631358 - remove traces of CPOWs from devtools, r=jdescottes,loganfsmyth 2020-04-21 14:04:58 +00:00
pause-scoped.js
perf.js Bug 1585659 - Add a getSupportedFeatures method to the perf actor; r=canaltinova 2019-11-12 19:07:28 +00:00
performance-recording.js
performance.js
preference.js Bug 1614792 - Rename DebuggerClient to DevToolsClient. r=jdescottes 2020-02-17 13:39:25 +00:00
process.js Bug 1586468 Part 2 - Use observer service to listen for content process connects/disconnects, r=ochameau. 2019-10-09 21:17:44 +00:00
reflow.js
root.js Bug 1593937 - Remove/Deprecate listRemoteFrames. r=jdescottes 2020-04-30 07:59:42 +00:00
screenshot.js
source.js Bug 1607639 - Part 5: Resolve sourcemaps relative to their execution environment. r=jlast 2020-04-27 02:17:15 +00:00
storage.js Bug 1604528 - IndexedDB inspector no longer shows main process data r=jdescottes,johannh 2020-03-30 15:42:39 +00:00
string.js Bug 1614791 - Rename DebuggerServer to DevToolsServer. r=jdescottes 2020-02-17 10:28:24 +00:00
styles.js Bug 1391994 Part 2: Use the new SetAttributeDevtools methods in callsites where devtools modifies a node it hasn't just created. r=bzbarsky 2019-11-20 22:50:37 +00:00
stylesheets.js Bug 1607639 - Part 5: Resolve sourcemaps relative to their execution environment. r=jlast 2020-04-27 02:17:15 +00:00
thread.js Bug 1630642 - Stepping should respect the currently selected frame. r=loganfsmyth 2020-04-21 23:29:33 +00:00
webbrowser.js Bug 1628117 - Remove fennec code from descriptors/tabs.js. r=jdescottes,snorp 2020-04-14 17:07:45 +00:00
webconsole.js Bug 1631799 - Fix order of command and its result message when server and client don't have the same clock time. r=jdescottes. 2020-04-30 06:31:14 +00:00