gecko-dev/devtools/server/actors
Daisuke Akatsuka 223f75aa07 Bug 1589858: Guard from passing media rules to InspectorUtils.getSelectorCount(). r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D50155

--HG--
extra : moz-landing-system : lando
2019-10-23 09:45:41 +00:00
..
accessibility Bug 1578494 - ignore images inside anchors for semantic check as they get a propagated jump action. r=nchevobbe 2019-09-11 13:59:23 +00:00
addon Bug 1578108 - add addons actor back; r=ochameau 2019-09-02 15:33:29 +00:00
descriptors Bug 1580168 Part 2 - Use PID as ID of child process actors, r=ochameau. 2019-10-09 20:52:47 +00:00
emulation Bug 1571466 - Cleanup unnecessary ESLint global definitions. r=mossop 2019-08-19 07:11:56 +00:00
highlighters Bug 1572651 - (Part 2) Split BoxModelHighlighter into observer and renderer parts. r=pbro,jdescottes 2019-10-11 12:39:42 +00:00
inspector Bug 1589858: Guard from passing media rules to InspectorUtils.getSelectorCount(). r=pbro 2019-10-23 09:45:41 +00:00
network-monitor Bug 1588899 - P1. Move classification flags related method to nsIClassifiedChannel. r=Ehsan,baku 2019-10-19 04:30:24 +00:00
object Bug 1433373 - Use source mapping for console jump to definition button r=nchevobbe 2019-10-07 08:40:04 +00:00
replay Bug 1580104 - Wait for recording to initialize before loading URLs, r=jlast. 2019-10-13 19:10:14 +00:00
targets Bug 1496025 - Remove Promises actor r=ochameau 2019-10-18 15:31:32 +00:00
utils Bug 1496025 - Remove Promises actor r=ochameau 2019-10-18 15:31:32 +00:00
webconsole Bug 1583457 - Remove unused MONITOR_LOCATION_CHANGE option from ConsoleProgress r=nchevobbe 2019-09-26 07:22:37 +00:00
worker Bug 1585829 - Ensure releasing Service workers when the connection drops. r=jdescottes 2019-10-08 14:44:42 +00:00
actor-registry.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
animation-type-longhand.js Bug 1506939 - Enable individual transform on nightly. r=hiro 2019-10-07 21:48:44 +00:00
animation.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
array-buffer.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
breakpoint.js Bug 1581249 - The timeline should show breakpoint hits. r=bhackett 2019-10-18 22:20:09 +00:00
changes.js Bug 1512665 - Clear changes only when parent document navigates, not iframes; r=bradwerth 2018-12-13 16:19:08 +00:00
common.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
css-properties.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
device.js Bug 1552945 - Send push events to ServiceWorkerRegistrationActor's active Service Worker r=jdescottes 2019-08-20 15:21:02 +00:00
emulation.js Bug 1543234 - Only call stopPrintMediaSimulation in destroy() if print simulation is enabled r=gl 2019-10-22 19:40:24 +00:00
environment.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
errordocs.js Bug 1301529 - Remove X-Frame-Options allow-from. r=ckerschb 2019-07-24 12:23:32 +00:00
frame.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
framerate.js
heap-snapshot-file.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
highlighters.css Bug 1565375 - The pause overlay should include stepping buttons. r=jlast 2019-08-30 22:25:46 +00:00
highlighters.js Bug 1572651 - (Part 2) Split BoxModelHighlighter into observer and renderer parts. r=pbro,jdescottes 2019-10-11 12:39:42 +00:00
layout.js Bug 1580051 - Detect a subgrid also when it has a <line-name-list>. r=pbro 2019-09-19 09:14:59 +00:00
manifest.js Bug 1565973 - Part 1: Implement manifest actor in the server r=ochameau 2019-08-13 14:43:24 +00:00
memory.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
moz.build Bug 1496025 - Remove Promises actor r=ochameau 2019-10-18 15:31:32 +00:00
object.js Bug 1496025 - Remove unused methods on ObjectClient related to promises r=ochameau 2019-10-18 15:31:49 +00:00
pause-scoped.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
perf.js Backed out 2 changesets (bug 1580469, bug 1581975) for devtools failure at browser/browser_aboutdebugging_serviceworker_timeout.js 2019-10-05 01:17:45 +03:00
performance-recording.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
performance.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
preference.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
process.js Bug 1586468 Part 2 - Use observer service to listen for content process connects/disconnects, r=ochameau. 2019-10-09 21:17:44 +00:00
reflow.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
root.js Bug 1580168 Part 2 - Use PID as ID of child process actors, r=ochameau. 2019-10-09 20:52:47 +00:00
screenshot.js Bug 1528036 - Full page screenshot tool is not functional after page refresh r=yulia,jdescottes 2019-07-22 12:04:04 +00:00
source.js Bug 1583174 - Watch for exceptions being thrown while getting a script's breakpoint positions, r=jlast. 2019-09-27 21:57:28 +00:00
storage.js Bug 1574469 - Removed block param from nsICookieManager::Remove. r=Ehsan 2019-09-24 17:13:43 +00:00
string.js Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +00:00
styles.js Bug 1568860 - Part 2: Make getAllFonts fission compatible. r=ochameau 2019-10-18 19:30:03 +00:00
stylesheets.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
thread.js Bug 1576145 - Show DOM nodes in for DOM Mutation Breakpoints in WhyPaused block r=davidwalsh 2019-10-17 02:04:45 +00:00
webbrowser.js Bug 1575557 - rename webExtension to webExtensionDescriptor; r=ochameau 2019-08-28 10:02:57 +00:00
webconsole.js Bug 1580181 - Remove debuggee existence check in webconsole actor autocomplete. r=ochameau. 2019-10-15 14:24:27 +00:00