gecko-dev/devtools/server/actors
Daisuke Akatsuka 016f7b5076 Bug 1571650: Change z-index by the nest. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D41929

--HG--
extra : moz-landing-system : lando
2019-08-16 07:38:57 +00:00
..
accessibility Bug 1568053 - Create node actor method for getting complex bg color data for text nodes and refactor existing contrast calculation methods, r=yzen,gl 2019-08-16 00:55:26 +00:00
addon Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +00:00
descriptors Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +00:00
emulation Bug 1390793 - Fix the click and hold feature simulation in RDM r=mtigley 2019-07-29 21:43:58 +00:00
highlighters Bug 1571650: Change z-index by the nest. r=pbro 2019-08-16 07:38:57 +00:00
inspector Bug 1568053 - Create node actor method for getting complex bg color data for text nodes and refactor existing contrast calculation methods, r=yzen,gl 2019-08-16 00:55:26 +00:00
network-monitor Bug 1563680 - Move network monitor actor files into the network-monitor directory r=Honza 2019-07-19 06:40:38 +00:00
object Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +00:00
replay Bug 1573966 - Fix variable previewing when using cached pause data, r=loganfsmyth. 2019-08-16 20:55:19 +00:00
targets Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +00:00
utils Bug 1568053 - Create node actor method for getting complex bg color data for text nodes and refactor existing contrast calculation methods, r=yzen,gl 2019-08-16 00:55:26 +00:00
webconsole Bug 1568823 - Stop exporting reflectionAPI from Parser.jsm r=nchevobbe 2019-07-25 13:15:12 +00:00
worker Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02: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 1559231 - Make offset-anchor animatable. r=birtles 2019-08-02 20:12:40 +00:00
animation.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
array-buffer.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
breakpoint.js Bug 1573890 - Simplify logpoint messages. r=nchevobbe 2019-08-16 17:28:40 +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 925269 - Enable/disable individual debugger statements. r=loganfsmyth 2019-08-14 23:01:26 +00:00
css-properties.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
device.js Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +00:00
emulation.js Bug 1452920 - Convert WebConsoleActor to protocoljs Actor. r=nchevobbe,yulia 2019-07-31 14:13:23 +00:00
environment.js Bug 1448166 Part 3 - Merge function body and function lexical scopes in scopes pane, r=jlast. 2019-07-09 21:19:49 +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 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
framerate.js Bug 1172897 - Rename TabActor to BrowsingContextTargetActor. r=ochameau 2018-05-25 18:20:28 -05:00
heap-snapshot-file.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
highlighters.css Revert "Backed out changeset 63ef8fdfff70 (Bug 1354679) for xpcshell failures at test_xpcshell_debugging.js." 2019-07-19 18:01:04 +00:00
highlighters.js Bug 1573058 - Remove legacy highlighter-ready and highlighter-hide events from the walker. r=ochameau 2019-08-13 17:55:08 +00:00
layout.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02: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 1565973 - Part 1: Implement manifest actor in the server r=ochameau 2019-08-13 14:43:24 +00:00
object.js Bug 1544175 - Prevent devtools from accessing CPOWs. r=nchevobbe 2019-07-29 22:16:49 +00:00
pause-scoped.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
perf.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02: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 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
promises.js Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed (part 1). r=jimb 2019-07-16 00:56:19 +00:00
reflow.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
root.js Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +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 1538056 Part 3 - Adjust breakpoint positions in inline scripts by the starting column offset, r=loganfsmyth. 2019-08-04 21:37:03 +00:00
storage.js Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +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 1567164 - Ensure StyleRuleActor.getRuleText() returns text content of minified CSS. r=gl 2019-07-22 07:58:05 +00:00
stylesheets.js Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
thread.js Bug 925269 - Enable/disable individual debugger statements. r=loganfsmyth 2019-08-14 23:01:26 +00:00
webbrowser.js Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +00:00
webconsole.js Bug 1570685 - Revert startListeners, stopListeners, autocomplete and evaluateJSAsync requests to the previous format. r=nchevobbe 2019-08-08 17:10:24 +00:00