gecko-dev/devtools/client/fronts
2020-05-29 00:58:33 +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 1618695 - Wait for target to be fully destroyed before switching targets r=ochameau 2020-05-08 13:34:05 +00:00
inspector Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
targets Bug 1635437 - Directly store targetFronts in toolbox redux store. r=ochameau. 2020-05-11 10:51:52 +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 1602063 - make Print to JSON functionality work with fission enabled. r=jdescottes 2020-05-29 00:58:33 +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
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 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
environment.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
eventsource.js Bug 1636420 - Connect SSE actor to the Message panel. r=Honza,bomsy 2020-05-20 06:02:42 +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 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00
inspector.js Bug 1610562 - take into account multiple browsing contexts when getting a node from content DOM reference. r=jdescottes 2020-05-06 01:52:36 +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 1636420 - Connect SSE actor to the Message panel. r=Honza,bomsy 2020-05-20 06:02:42 +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 1602468 - Skip destroy for object fronts on Toolbox destroy r=ochameau,nchevobbe 2020-03-25 09:28:06 +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 Bug 1627270 - Return TabDescriptors from RootFront::getTab r=ochameau 2020-05-08 13:34:31 +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 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +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 1604539 - Rename shared/fronts to client/fronts in the devtools codebase r=nchevobbe 2020-03-20 13:58:56 +00:00
stylesheets.js Bug 1607639 - Part 4: Convert introductionUrl into sourceMapBaseURL to match actual usage. r=jlast 2020-04-27 02:17:02 +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 1630642 - Stepping should respect the currently selected frame. r=loganfsmyth 2020-04-21 23:29:33 +00:00
walker.js Bug 1611096 - Add watch-like API for new root event r=ochameau,rcaliman 2020-05-08 21:52:20 +00:00
watcher.js Bug 1593937 - Fetch BrowsingContextTargets via the watcher instead of the RootFront. r=jdescottes 2020-04-30 07:59:38 +00:00
webconsole.js Bug 1578174 - Use target and window from which a CSS warning was emitted to get the list of impacted elements. r=rcaliman,ochameau. 2020-05-26 15:50:57 +00:00
websocket.js Bug 1604539 - Move devtools/shared/fronts to devtools/client r=nchevobbe 2020-03-20 13:58:56 +00:00