gecko-dev/devtools/server/actors
Boris Zbarsky ba4b5f9979 Bug 1444919 part 2. Remove nsIDOMClipboardEvent. r=mystor
MozReview-Commit-ID: YmJ04OiqFo
2018-03-13 00:59:24 -04: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 1444032 - Avoid clearing canvas when drawing justify-content areas; r=gl 2018-03-08 14:04:58 +01: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-parent.js Bug 1428430 - added enable, disable, highlighter, picker a11y functionality. r=pbro, ochameau 2018-03-09 10:01:55 -05:00
accessibility.js Bug 1443831 - accessible highlighter: when picking accessilbe for a node, walk its ancestry until the first valid accessible object. r=pbro 2018-03-12 14:21:07 -04:00
actor-registry.js
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
errordocs.js Bug 1443909 - Index documentation of JSMSG_BAD_INSTANCEOF_RHS. r=fscholz 2018-03-08 13:24:26 +00: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
framerate.js
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 Bug 1428430 - added enable, disable, highlighter, picker a11y functionality. r=pbro, ochameau 2018-03-09 10:01:55 -05:00
object.js Bug 1444919 part 2. Remove nsIDOMClipboardEvent. r=mystor 2018-03-13 00:59:24 -04: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
pretty-print-worker.js
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 1435959 - Fix missing network requests in netmonitor panel for oop extensions. r=ochameau 2018-02-19 18:00:35 +01: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 1435959 - Fix missing network requests in netmonitor panel for oop extensions. r=ochameau 2018-02-19 18:00:35 +01: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
worker-list.js
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