gecko-dev/devtools/client/fronts
Butkovits Atila d89b519adc Backed out 9 changesets (bug 1620280) for failure at browser_ext_devtools_inspectedWindow_targetSwitch.js. CLOSED TREE
Backed out changeset 8dda1f048067 (bug 1620280)
Backed out changeset 309c0be48745 (bug 1620280)
Backed out changeset 78a06cd336c6 (bug 1620280)
Backed out changeset 74aba83895ce (bug 1620280)
Backed out changeset 6a8126ded6ec (bug 1620280)
Backed out changeset 47a2d6b77270 (bug 1620280)
Backed out changeset 526c067da0c1 (bug 1620280)
Backed out changeset 488f645884ba (bug 1620280)
Backed out changeset 9cffe1c5fb6d (bug 1620280)
2020-10-01 23:32:57 +03:00
..
addon Bug 1604539 - Rename shared/fronts to client/fronts in the devtools codebase r=nchevobbe 2020-03-20 13:58:56 +00:00
descriptors Bug 1573779 - [devtools] Rename WorkerTarget to WorkerDescriptor. r=ochameau,jdescottes,devtools-backward-compat-reviewers. 2020-09-29 14:30:24 +00:00
inspector Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
targets Backed out 9 changesets (bug 1620280) for failure at browser_ext_devtools_inspectedWindow_targetSwitch.js. CLOSED TREE 2020-10-01 23:32:57 +03:00
worker Bug 1637687 - Remove lastPush/pushCount from PushSubscriptionActor as they are not supported on GeckoView r=davidwalsh,daisuke 2020-05-29 06:08:55 +00:00
accessibility.js Bug 1640338 - simplify accessibility proxy startup since we no longer need to initialize it until the panel is opened. r=mtigley 2020-07-03 23:52:12 +00:00
animation.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
array-buffer.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
changes.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
compatibility.js Bug 1653520 - Remove code replication in the compatibility actor by moving UserSettings to shared folder r=daisuke,mtigley,devtools-backward-compat-reviewers 2020-09-15 14:26:39 +00:00
content-viewer.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
css-properties.js Bug 1628044 - Remove obsolete initCssProperties() helper and cleanup tests; r=jdescottes 2020-04-21 13:49:11 +00:00
device.js Bug 1619221 - Remove backward compat code for the multi-e10s-updated event r=ladybenko 2020-07-07 15:15:55 +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 Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
framerate.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
highlighters.js Bug 1629890 - Use Front/Actor::isDestroyed to replace actorID checks r=nchevobbe 2020-08-12 11:33:44 +00:00
inspector.js Bug 1665505 - Check that highlighter isn't destroyed before calling finalize. r=ochameau. 2020-09-21 13:27:05 +00:00
layout.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
manifest.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
memory.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
moz.build Bug 1649753 - Remove unused EnvironmentFront. r=jdescottes,devtools-backward-compat-reviewers. 2020-07-03 11:27:25 +00:00
node.js Bug 1659866 - Add a setter for isTopLevelDocument on Node Front for backward compatibility r=daisuke 2020-08-19 22:33:45 +00:00
object.js Bug 1649753 - Remove unused EnvironmentFront. r=jdescottes,devtools-backward-compat-reviewers. 2020-07-03 11:27:25 +00:00
perf.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
performance-recording.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
performance.js Bug 1604539 - Rename shared/fronts to client/fronts in the devtools codebase r=nchevobbe 2020-03-20 13:58:56 +00:00
preference.js Bug 1662067 - Set default preferences from about:debugging when connecting to remote runtimes r=daisuke,nchevobbe,devtools-backward-compat-reviewers 2020-09-03 07:49:33 +00:00
property-iterator.js Bug 1604539 - Rename shared/fronts to client/fronts in the devtools codebase r=nchevobbe 2020-03-20 13:58:56 +00:00
reflow.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
responsive.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
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 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
source.js Bug 1604539 - Rename shared/fronts to client/fronts in the devtools codebase r=nchevobbe 2020-03-20 13:58:56 +00:00
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 Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
styles.js Bug 1653520 - Remove code replication in the compatibility actor by moving UserSettings to shared folder r=daisuke,mtigley,devtools-backward-compat-reviewers 2020-09-15 14:26:39 +00:00
stylesheets.js Bug 1661625: Get stylesheets traits if needed. r=ochameau 2020-09-07 21:05:41 +00:00
symbol-iterator.js Bug 1604539 - Rename shared/fronts to client/fronts in the devtools codebase r=nchevobbe 2020-03-20 13:58:56 +00:00
thread.js Bug 1594467 - Add 'Restart frame' r=loganfsmyth 2020-06-12 18:26:40 +00:00
walker.js Bug 1635461 - Remove watcher logic from Walker Actor r=ochameau,devtools-backward-compat-reviewers 2020-09-09 17:14:07 +00:00
watcher.js Bug 1647366 - Check parent browsing context ids to find a valid BrowsingContextTarget r=ochameau,rcaliman 2020-07-08 14:49:31 +00:00
webconsole.js Bug 1663524 - Legacy listener for the Network stacktrace r=ochameau 2020-09-08 12:48:00 +00:00
websocket.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00