gecko-dev/devtools/server/actors
2018-03-07 15:43:58 -05:00
..
emulation Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes 2018-02-07 01:37:36 -08:00
highlighters Bug 1435749 - Get the correct flex items when rendering in the flexbox highlighter. r=pbro 2018-03-07 15:43:58 -05:00
inspector Bug 1382609 - Remove old-event-emitter usage from devtools/server; r=pbro. 2018-02-27 09:06:56 +01:00
utils Bug 1382609 - Remove old-event-emitter usage from devtools/server; r=pbro. 2018-02-27 09:06:56 +01:00
webconsole Bug 1441864 - Fix ContentProcessForward data handling; r=bgrins. 2018-03-01 10:23:58 +01:00
accessibility.js Backed out 2 changesets (bug 1428430) for devtools failure on /builds/worker/workspace/build/src/accessible/base/nsAccessibilityService.cpp:1045 a=backout 2018-03-02 01:48:52 +02:00
actor-registry.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
addon.js Bug 1435187 - Refactor the script actor. r=jdescottes 2018-02-02 10:57:00 +02:00
addons.js Bug 1437828 - Convert Task.jsm to async/await in devtools/server. r=jryans 2018-02-13 03:36:40 -08:00
animation.js Bug 1436659 - Use updatePlaybackRate in DevTools; r=daisuke 2018-02-13 15:04:18 +09:00
breakpoint.js Bug 970469 - ignore breakpoints on the current line when stepping out; r=ystartsev+600802 2017-08-31 14:21:57 -06:00
call-watcher.js Bug 1434374 - Replace usages of Cu.import in modules (where ChromeUtils isn't defined) r=jdescottes 2018-02-05 08:43:50 -08:00
canvas.js Bug 1387123 - Replace all usages of require(promise).defer by require(devtools/shared/defer).defer. r=tromey 2017-08-08 15:24:04 +02:00
child-process.js Bug 1435187 - Refactor the script actor. r=jdescottes 2018-02-02 10:57:00 +02:00
chrome.js Bug 1391218 - Fix 'getDocShellEnumerator is not a function' exception when closing the last tab in a window. r=ochameau 2017-08-21 20:14:55 +02:00
common.js Bug 1436978 - Stop using Promise.jsm in devtools/server in favor of DOM Promises. r=jdescottes 2018-02-13 02:31:14 -08:00
content.js Bug 1272774 - rename actor/childtab.js to actor/content.js to match ContentActor;r=ochameau 2018-01-05 10:11:04 +01:00
css-properties.js Bug 1427419 - Part 23: Move inIDOMUtils.getCSSPseudoElementNames to InspectorUtils. r=bz 2018-01-11 12:38:01 +08:00
csscoverage.js Bug 1427512 - Part 16: Remove nsIDOMCSSRule. r=xidorn,jryans,bz 2018-01-11 16:17:56 +08:00
device.js Bug 1387123 - Replace all usages of require(promise).defer by require(devtools/shared/defer).defer. r=tromey 2017-08-08 15:24:04 +02:00
emulation.js Bug 1305777 - Clean up touch simulator after old RDM removal. r=ochameau 2017-09-27 16:53:23 -05:00
environment.js Bug 1367052 - Debugger Server prematurely removes out of scope variables. r=fitzgen 2017-05-25 12:33:00 -04:00
errordocs.js Bug 1339895 - Improve error message for unexpected token. r=arai 2017-11-02 13:15:27 +09:00
eventlooplag.js Bug 1391562 - use obj.on/off/emit rather than static methods from devtools event-emitter;r=zer0 2017-08-18 17:05:04 +02:00
frame.js Bug 1370923 - Fetch environments on demand. r=jimb 2017-06-07 14:28:00 -04:00
framerate.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
gcli.js Bug 1391562 - use obj.on/off/emit rather than static methods from devtools event-emitter;r=zer0 2017-08-18 17:05:04 +02:00
heap-snapshot-file.js Bug 1437828 - Convert Task.jsm to async/await in devtools/server. r=jryans 2018-02-13 03:36:40 -08:00
highlighters.css Bug 1428431 - added accessible highlighter classes for content and chrome docs. r=pbro 2018-02-12 22:33:37 -05:00
highlighters.js Bug 1382609 - Remove old-event-emitter usage from devtools/server; r=pbro. 2018-02-27 09:06:56 +01:00
layout.js Bug 1430918 - Rotate grid outline for writing mode. r=gl 2018-02-10 22:03:12 -06:00
memory.js Bug 1391562 - use obj.on/off/emit rather than static methods from devtools event-emitter;r=zer0 2017-08-18 17:05:04 +02:00
moz.build Backed out 2 changesets (bug 1428430) for devtools failure on /builds/worker/workspace/build/src/accessible/base/nsAccessibilityService.cpp:1045 a=backout 2018-03-02 01:48:52 +02:00
object.js Bug 1436508 part 15. Remove nsIDOMTransitionEvent. r=masayuki 2018-02-09 11:17:10 -05:00
pause-scoped.js Bug 1435187 - Refactor the script actor. r=jdescottes 2018-02-02 10:57:00 +02:00
perf.js Bug 1438489 - Enable ESLint rule mozilla/use-services for devtools/. r=jdescottes 2018-02-15 12:00:17 +00:00
performance-recording.js Bug 1361332 - replace sdk/util/object by Object.assign in devtools;r=zer0 2017-07-31 19:53:37 +02:00
performance.js Bug 1382609 - Remove old-event-emitter usage from devtools/server; r=pbro. 2018-02-27 09:06:56 +01:00
preference.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
pretty-print-worker.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
process.js Backed out 6 changesets (bug 888600) for beta simulation failures: build bustage on Linux and Windows opt (bug 1442036) and devtools failure browser_net_view-source-debugger.js (bug 1441961). a=backout 2018-03-01 11:51:09 +02:00
promises.js Bug 1391562 - use obj.on/off/emit rather than static methods from devtools event-emitter;r=zer0 2017-08-18 17:05:04 +02:00
reflow.js Bug 1382609 - Remove old-event-emitter usage from devtools/server; r=pbro. 2018-02-27 09:06:56 +01:00
root.js Backed out 6 changesets (bug 888600) for beta simulation failures: build bustage on Linux and Windows opt (bug 1442036) and devtools failure browser_net_view-source-debugger.js (bug 1441961). a=backout 2018-03-01 11:51:09 +02:00
source.js Bug 1248498 - Check document cache status when loading HTML sources. r=jlast 2018-02-28 19:48:54 -06:00
storage.js Backed out 6 changesets (bug 888600) for beta simulation failures: build bustage on Linux and Windows opt (bug 1442036) and devtools failure browser_net_view-source-debugger.js (bug 1441961). a=backout 2018-03-01 11:51:09 +02:00
string.js Bug 1436978 - Stop using Promise.jsm in devtools/server in favor of DOM Promises. r=jdescottes 2018-02-13 02:31:14 -08:00
styles.js Bug 1441622 - Expose the OpenType Font Variations data to the fonts redux store. r=pbro 2018-03-01 15:25:10 -05:00
stylesheets.js Bug 1437828 - Convert Task.jsm to async/await in devtools/server. r=jryans 2018-02-13 03:36:40 -08:00
tab.js Bug 1438482 - logErrorInPage should produce an error log; r=bgrins,jryans 2018-02-20 15:48:56 +01:00
thread.js Bug 1382609 - Remove old-event-emitter usage from devtools/server; r=pbro. 2018-02-27 09:06:56 +01:00
timeline.js Bug 1382609 - Remove old-event-emitter usage from devtools/server; r=pbro. 2018-02-27 09:06:56 +01:00
webaudio.js Bug 1438489 - Enable ESLint rule mozilla/use-services for devtools/. r=jdescottes 2018-02-15 12:00:17 +00:00
webbrowser.js Bug 1436978 - Stop using Promise.jsm in devtools/server in favor of DOM Promises. r=jdescottes 2018-02-13 02:31:14 -08:00
webconsole.js Bug 1435187 - Refactor the script actor. r=jdescottes 2018-02-02 10:57:00 +02:00
webextension-inspected-window.js Bug 1439000 - Remove *-actor suffix from inspector actors. r=jdescottes 2018-02-16 15:47:32 -06:00
webextension-parent.js Bug 1423687 - show warning in about:debugging when loading a temporary legacy extension;r=aswan,pbro 2017-12-08 14:44:46 +01:00
webextension.js Bug 1435187 - Refactor the script actor. r=jdescottes 2018-02-02 10:57:00 +02:00
webgl.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
window.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
worker-list.js Bug 1323466 - Split actors/worker.js in two to prevent loading unecessary actor code in parent process. r=jryans 2016-12-14 08:35:47 -08:00
worker.js Bug 1391562 - use obj.on/off/emit rather than static methods from devtools event-emitter;r=zer0 2017-08-18 17:05:04 +02:00