gecko-dev/devtools/client/fronts
Julian Descottes 3492cc6219 Bug 1655427 - Remove usage of allowMatchingRejectionsGlobally in inspector r=ochameau,nchevobbe
Using allowMatchingRejectionsGlobally in a test will leak to all the tests running after it in the same suite. We should avoid using it as much as possible.

Differential Revision: https://phabricator.services.mozilla.com/D84963
2020-08-03 14:29:09 +00: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 1644357 - Remove unused WebExtensionDescriptor properties isAPIExtension & type r=daisuke 2020-06-09 10:09:09 +00:00
inspector Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
targets Bug 1619221 - Remove non-parent-intercept codepath in devtools client r=daisuke 2020-07-07 15:22:32 +00: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 1637632 - Create a compatibility actor and connect it to Inspector's Compatibility panel r=mtigley,daisuke,devtools-backward-compat-reviewers 2020-06-10 09:09:00 +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 1655427 - Remove usage of allowMatchingRejectionsGlobally in inspector r=ochameau,nchevobbe 2020-08-03 14:29:09 +00:00
inspector.js Backed out 2 changesets (bug 1644194) for Devtools failures in /browser_browser_toolbox_fission_contentframe_inspector.js 2020-08-03 05:13:04 +03: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 1593937 - Fetch BrowsingContextTargets via the watcher instead of the RootFront. r=jdescottes 2020-04-30 07:59:38 +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 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +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 Backed out 2 changesets (bug 1651519) for WPT failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE 2020-07-22 02:47:34 +03: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 1653907 - Remove outdated DevTools style actor trait getAppliedCreatesStyleCache. r=nchevobbe 2020-07-27 15:14:33 +00:00
stylesheets.js Bug 1656825 - Fix duplicate calls to lazyRequireGetter r=nchevobbe 2020-08-03 07:53:50 +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 1628473 - Update the markup view when a remote frame navigates r=rcaliman 2020-07-16 16:22:30 +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 1625909 - Use the ResourceWatcher API to fetch Network Events r=ochameau,Honza,nchevobbe 2020-07-13 13:33:09 +00:00
websocket.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00