gecko-dev/devtools/server/actors
Gurzau Raul f74a105ce1 Backed out changeset c209b1927107 (bug 923975) for failing at mochitest/browser_dbg_rr_stepping-02.js, etc. a=backout 2018-10-02 09:11:50 +03:00
..
addon Bug 1487836 - Fix innerWindowID used for the WebExtensions devtools API eval denied errors. r=jdescottes 2018-09-03 06:29:21 +00:00
canvas Bug 1172897 - Rename TabActor to BrowsingContextTargetActor. r=ochameau 2018-05-25 18:20:28 -05:00
emulation Bug 1476145 part 4. Stop using getInterface(nsIDOMWindowUtils) in devtools. r=bgrins 2018-07-24 19:47:41 -04:00
highlighters Bug 1494162 - Part 26: Lazy load accessibility utils. r=yzen 2018-09-28 11:27:37 -04:00
inspector Bug 1494162 - Part 19: Backed out changeset 5fd32a2fbc66. r=me 2018-09-28 16:19:30 -04:00
network-monitor Bug 1487274 - Use nsIHttpChannel.isThirdPartyTrackingResource to identify trackers; r=nchevobbe 2018-09-07 06:55:19 +00:00
object Bug 1465488 Part 1 - Web Replay server side devtools changes, r=jimb. 2018-07-24 14:53:30 +00:00
replay Bug 956376 - Part 2: Support Debugger#findSource in WebReplay. r=jimb 2018-08-27 08:17:39 +09:00
targets Bug 1494288 - Remove noTabReconfigureOnClose trait and client code to reconfigure on disconnect r=yulia 2018-09-28 07:39:44 +00:00
utils Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-09-27 19:45:35 +03:00
webconsole Bug 1429421 - remove gcli code; r=jdescottes,julienw,ochameau 2018-09-06 11:42:57 +00:00
worker Bug 1473513 - resolve memory leak 2018-09-26 10:08:43 +02:00
accessibility-parent.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
accessibility.js Bug 1484496: Part 5d - Convert devtools/ nsISimpleEnumerator users to use JS iteration. r=bgrins 2018-08-18 19:28:37 -07:00
actor-registry.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
animation-type-longhand.js Bug 1483075 - Merge the two scrollbar color properties into scrollbar-color. r=heycam,hiro 2018-09-19 05:33:12 +00:00
animation.js Bug 1490583: Remove actor related code that no longer used. r=pbro 2018-09-19 02:03:49 +00:00
array-buffer.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
breakpoint.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
canvas.js Bug 1485378 - Replace CallWatcher actor with helper; r=jdescottes 2018-09-20 13:41:26 +00:00
common.js Bug 1473513 - remove other instances of ActorPool from browsingContext and root; r=ochameau 2018-09-26 10:05:31 +02:00
css-properties.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
csscoverage.js Bug 1172897 - Rename TabActor to BrowsingContextTargetActor. r=ochameau 2018-05-25 18:20:28 -05:00
device.js Bug 1489381 - Remove devtools code depending on nsISettingsService. r=jdescottes 2018-09-07 15:01:22 +10:00
emulation.js Bug 1485676 - Prevent exceptions in the emulation actor when trying to use it while it is already destroyed. r=yulia 2018-09-24 09:52:52 -07:00
environment.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
errordocs.js Bug 1486140 - Add Learn More links for JSMSG_PROPERTY_FAIL and JSMSG_PROPERTY_FAIL_EXPR r=nchevobbe 2018-08-29 14:58:07 +09:00
frame.js Bug 1465488 Part 1 - Web Replay server side devtools changes, r=jimb. 2018-07-24 14:53:30 +00:00
framerate.js Bug 1172897 - Rename TabActor to BrowsingContextTargetActor. r=ochameau 2018-05-25 18:20:28 -05:00
heap-snapshot-file.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
highlighters.css Bug 1473030 - Show accessible object's name and role information with the info-bar highlighter. r=gl,yzen 2018-08-16 00:35:02 -04:00
highlighters.js Bug 1429421 - remove gcli code; r=jdescottes,julienw,ochameau 2018-09-06 11:42:57 +00:00
layout.js Bug 1487806 - Add a null check for the flex argument in getFlexData. r=jdescottes 2018-09-07 10:20:28 -04:00
memory.js Bug 1465637 - Rename tab-scoped actors to target-scoped actors. r=ochameau 2018-06-26 13:27:57 +00:00
moz.build Bug 1485378 - Replace CallWatcher actor with helper; r=jdescottes 2018-09-20 13:41:26 +00:00
network-event.js Bug 1487274 - Use nsIHttpChannel.isThirdPartyTrackingResource to identify trackers; r=nchevobbe 2018-09-07 06:55:19 +00:00
network-monitor.js Bug 1490927 - Stop sharing maps in NetworkMonitor between all instances. r=Honza 2018-09-19 23:26:05 +00:00
object.js Bug 1473996 - Expose fn.apply in the devtools server. r=nchevobbe 2018-09-26 16:23:25 +00:00
pause-scoped.js Bug 1450944 - Convert ObjectActor to protocol.js; r=ochameau. 2018-04-20 07:56:26 +02:00
perf.js Backed out 4 changesets (bug 1457481) for c1 failures in devtools/client/performance-new/test/chrome/test_perf-settings-entries.html 2018-10-02 01:43:46 +03:00
performance-recording.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
performance.js Bug 1172897 - Rename TabActor to BrowsingContextTargetActor. r=ochameau 2018-05-25 18:20:28 -05:00
preference.js Bug 1172897 - Remove deprecated eager actor construction path. r=ochameau 2018-05-30 19:19:11 -05:00
pretty-print-worker.js
process.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
promises.js Backed out 4 changesets (bug 956376) for causing a spike of failures in bug 1438778. a=backout 2018-08-27 18:52:57 +03:00
reflow.js Bug 1446940 part 3. Stop getting docshells from windows via getInterface in devtools. r=bgrins 2018-08-01 13:07:10 -04:00
root.js Bug 1473513 - separate registerModule behavior from DebuggerServer; r=ochameau 2018-09-26 10:06:43 +02:00
screenshot.js Bug 1483173 - introduce screenshot actor; r=ochameau 2018-08-27 15:14:10 +00:00
source.js Bug 1446940 part 3. Stop getting docshells from windows via getInterface in devtools. r=bgrins 2018-08-01 13:07:10 -04:00
storage.js Bug 1260399 - Remove deprecated messages in nsICookieManager methods - part 1 - nsICookieManager.add(), r=ehsan 2018-09-24 11:37:56 +02:00
string.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
styles.js Bug 1490720 - Log changes to CSS declarations from StyleRuleActor. r=pbro 2018-09-28 17:30:49 +00:00
stylesheets.js Bug 1444132 - Fix stylesheet retrieval from network monitor with the new setup. r=jryans 2018-07-16 09:48:29 -07:00
thread.js Backed out changeset c209b1927107 (bug 923975) for failing at mochitest/browser_dbg_rr_stepping-02.js, etc. a=backout 2018-10-02 09:11:50 +03:00
timeline.js Bug 1172897 - Rename TabActor to BrowsingContextTargetActor. r=ochameau 2018-05-25 18:20:28 -05:00
webaudio.js Bug 1485378 - Replace CallWatcher actor with helper; r=jdescottes 2018-09-20 13:41:26 +00:00
webbrowser.js Bug 1473513 - move ActorRegistry module to server/actors/utils; r=ochameau 2018-09-26 10:09:15 +02:00
webconsole.js Bug 1410820 - top-level await evaluation should be handled as regular evaluation; r=bgrins. 2018-09-27 15:59:47 +00:00
webgl.js Bug 1172897 - Rename TabActor to BrowsingContextTargetActor. r=ochameau 2018-05-25 18:20:28 -05:00