gecko-dev/devtools/server/actors
yulia 56e91adaa1 Bug 1473513 - use Protocol.js pools for workerTargetActorPool in Target Actors; r=ochameau
MozReview-Commit-ID: 5uIWwOR7CHp

Differential Revision: https://phabricator.services.mozilla.com/D6468

--HG--
extra : moz-landing-system : lando
2018-09-25 08:02:11 +00: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 1457330 - TypeError: quads is undefined r=pbro 2018-09-11 13:40:39 +00:00
inspector Bug 1488769 - Slotted nodes not being displayed in Shadow DOM tree if the node is a text. r=jdescottes 2018-09-11 15:47:09 +00: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 1473513 - use Protocol.js pools for workerTargetActorPool in Target Actors; r=ochameau 2018-09-25 08:02:11 +00:00
utils Bug 1485378 - Replace CallWatcher actor with helper; r=jdescottes 2018-09-20 13:41:26 +00:00
webconsole Bug 1429421 - remove gcli code; r=jdescottes,julienw,ochameau 2018-09-06 11:42:57 +00:00
worker Bug 1484496: Part 5d - Convert devtools/ nsISimpleEnumerator users to use JS iteration. r=bgrins 2018-08-18 19:28:37 -07: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 1473628 - Stop supporting actors as functions. r=jryans 2018-07-05 07:49:41 -07: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 Backed out 9 changesets (bug 1485676) for failures in browser/tools/mozscreenshots/devtools/browser_devtools.js CLOSED TREE 2018-09-24 15:27:27 +03: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 1487284 - Update message manager in actors spawned in parent after browserSwap;r=yulia 2018-09-06 16:06:34 +00:00
object.js Bug 1477765 - Handle rejected Promises when inspecting an object;r=jimb 2018-07-25 13:16:03 -07:00
pause-scoped.js Bug 1450944 - Convert ObjectActor to protocol.js; r=ochameau. 2018-04-20 07:56:26 +02:00
perf.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02: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 - use Protocol.js pools for workerTargetActorPool in Target Actors; r=ochameau 2018-09-25 08:02:11 +00: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 1464796 - (Part 2) Select declared and used fonts. Group font family names by used and not used. r=pbro 2018-06-05 12:22:52 +02: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 Bug 832983 - Basic support for adding xhr breakpoints r=jlast 2018-09-21 22:20:37 +00: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 1484496: Part 5d - Convert devtools/ nsISimpleEnumerator users to use JS iteration. r=bgrins 2018-08-18 19:28:37 -07:00
webconsole.js Merge mozilla-central to mozilla-inbound 2018-08-30 01:16:38 +03:00
webgl.js Bug 1172897 - Rename TabActor to BrowsingContextTargetActor. r=ochameau 2018-05-25 18:20:28 -05:00