gecko-dev/devtools/client/fronts
Nicolas Chevobbe 947d31a9ff Bug 1685667 - Move devtools/shared/screenshot files to client/server. r=jdescottes.
Since capture.js was only loaded by server files and
save.js by client files, there wasn't any reason to
have them in devtools/shared.
The files are moved and the references are updated.

Differential Revision: https://phabricator.services.mozilla.com/D101142
2021-01-08 17:36:36 +00:00
..
addon Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
descriptors Bug 1680440 - [devtools] Remove getFavicon trait on Tab descriptor. r=ladybenko. 2020-12-11 13:54:26 +00:00
inspector Bug 1664941: Connect style actor and stylesheet watcher. r=jdescottes 2020-10-29 06:26:20 +00:00
targets Bug 1682780 - [devtools] Avoid pausing on thread actor's attach request. r=nchevobbe,jdescottes 2021-01-07 15:02:11 +00:00
worker Bug 1677942 - [devtools] Use new syntax for backward compatibility comments. r=jdescottes,devtools-backward-compat-reviewers. 2020-12-01 10:27:47 +00:00
accessibility.js Bug 1677942 - [devtools] Use new syntax for backward compatibility comments. r=jdescottes,devtools-backward-compat-reviewers. 2020-12-01 10:27:47 +00:00
animation.js
array-buffer.js
breakpoint-list.js Bug 1573327 - [devtools] Pass breakpoints via the Watcher actor. r=jdescottes,devtools-backward-compat-reviewers,nchevobbe 2020-12-14 08:54:25 +00:00
changes.js
compatibility.js Bug 1677660 - Remove backwards-compat methods from Compatibility front. r=jdescottes,daisuke,devtools-backward-compat-reviewers 2020-11-18 16:29:31 +00:00
content-viewer.js
css-properties.js Bug 1679974 - [devtools] Remove backward compatibility code for older version of getCSSDatabase. r=ladybenko. 2020-12-04 16:50:43 +00:00
device.js Bug 1672433 - Remove backward compatibility method getDescription from devtools/client/fronts/device.js r=jdescottes 2020-10-26 20:20:57 +00:00
eventsource.js Bug 1646027 - Request mimeType should be sent on response start. r=Honza,bomsy,devtools-backward-compat-reviewers 2020-07-10 07:48:54 +00:00
frame.js
framerate.js
highlighters.js Bug 1572652 - [devtools] Refactor methods to show/hide CSS Grid highlighters for grids and subgrids. r=ochameau 2020-12-17 17:40:18 +00:00
inspector.js Bug 1680440 - [devtools] Remove showUserAgentShadowRoots parameter in getWalker call. r=ladybenko. 2020-12-11 13:53:58 +00:00
layout.js Bug 1680000 - [devtools] Remove backward compatibility code in GridFront. r=jdescottes. 2020-12-02 08:09:38 +00:00
manifest.js
media-rule.js Bug 1674405 - [devtools] Extract StyleSheet, StyleSheets and MediaRule fronts to individual files r=daisuke,devtools-backward-compat-reviewers 2020-11-03 16:35:51 +00:00
memory.js
moz.build Bug 1573327 - [devtools] Pass breakpoints via the Watcher actor. r=jdescottes,devtools-backward-compat-reviewers,nchevobbe 2020-12-14 08:54:25 +00:00
network-content.js Bug 1677546 - [devtools] Rename network actors to parent and content actors r=ochameau,devtools-backward-compat-reviewers 2020-11-17 23:21:26 +00:00
network-parent.js Bug 1677546 - [devtools] Rename network actors to parent and content actors r=ochameau,devtools-backward-compat-reviewers 2020-11-17 23:21:26 +00:00
node.js Bug 1680218 - [devtools] Remove supportsIsTopLevelDocument trait. r=rcaliman. 2020-12-09 13:17:08 +00:00
object.js Bug 1677942 - [devtools] Use new syntax for backward compatibility comments. r=jdescottes,devtools-backward-compat-reviewers. 2020-12-01 10:27:47 +00:00
page-style.js Bug 1680218 - [devtools] Remove getAttributesInOwnerDocument trait. r=rcaliman. 2020-12-09 13:16:56 +00:00
perf.js
performance-recording.js
performance.js
preference.js Bug 1680218 - [devtools] Remove PreferenceActor traits. r=jdescottes. 2020-12-09 13:18:17 +00:00
property-iterator.js
reflow.js
responsive.js
root.js Bug 1573779 - [devtools] Rename WorkerTarget to WorkerDescriptor. r=ochameau,jdescottes,devtools-backward-compat-reviewers. 2020-09-29 14:30:24 +00:00
screenshot.js Bug 1685667 - Move devtools/shared/screenshot files to client/server. r=jdescottes. 2021-01-08 17:36:36 +00:00
source.js
storage.js Bug 1654762 - Use traits to detect DevTools storage actor supported methods r=nchevobbe,davidwalsh 2020-07-24 18:07:14 +00:00
string.js
style-rule.js Bug 1674362 - [devtools] Extract PageStyle and StyleRule fronts to individual files r=rcaliman,devtools-backward-compat-reviewers 2020-11-02 18:36:09 +00:00
style-sheet.js Bug 1674405 - [devtools] Extract StyleSheet, StyleSheets and MediaRule fronts to individual files r=daisuke,devtools-backward-compat-reviewers 2020-11-03 16:35:51 +00:00
style-sheets.js Bug 1680218 - [devtools] Remove backward compatibility code for StyleSheetsFront#getTraits. r=rcaliman. 2020-12-09 13:17:16 +00:00
symbol-iterator.js
thread.js Bug 1682780 - [devtools] Avoid pausing on thread actor's attach request. r=nchevobbe,jdescottes 2021-01-07 15:02:11 +00:00
walker.js Bug 1680440 - [devtools] Remove backward compatibility code in getNodeFrontFromNodeGrip. r=ladybenko,devtools-backward-compat-reviewers. 2020-12-11 13:53:14 +00:00
watcher.js Bug 1633712 - [devtools] Create WorkerTargets as soon as possible. r=ochameau,devtools-backward-compat-reviewers. 2020-10-26 12:53:43 +00:00
webconsole.js Bug 1663524 - Legacy listener for the Network stacktrace r=ochameau 2020-09-08 12:48:00 +00:00
websocket.js