gecko-dev/devtools/server/actors
Hiroyuki Ikezoe a70fdbfb6e Bug 1399314 - Introdue CssLogic.getCSSStyleRules to get style rules for ::before and ::after pseudo elements handy. r=bgrins
For pseudo elements, inIDOMUtils.getCSSStyleRules needs to take the parent
element of the pseudo element and pseudo name. This new function wraps
inIDOMUtils.getCSSStyleRules so that we can get style rules for pseudo elements
handy.

MozReview-Commit-ID: LRQBdiizoL7

--HG--
extra : rebase_source : ca409443da52d25630f52052aabf508ee79a6bd1
2017-10-13 07:19:54 +09:00
..
emulation Bug 1305777 - Fix ESLint issues for moved files. r=jdescottes 2017-09-28 11:28:55 -05:00
highlighters Bug 1399314 - Introdue CssLogic.getCSSStyleRules to get style rules for ::before and ::after pseudo elements handy. r=bgrins 2017-10-13 07:19:54 +09:00
utils Bug 1403610 - update to source-map 0.6.1; r=bgrins 2017-09-27 09:39:44 -06:00
webconsole Bug 1395276 - Make $ and $$ console commands throw errors created in the debuggee global. r=jimb 2017-08-30 11:50:00 -04:00
accessibility.js Bug 1151468 - add accessibility spec/actor/front to devtools. r=pbro 2017-08-31 23:11:23 -04:00
actor-registry.js
addon.js Bug 1382968 - Move console actor helper modules to a dedicated folder. r=jryans 2017-08-01 16:17:22 +02:00
addons.js
animation.js Bug 1383974 - Part 3: Display animation-timing-function if CSS Animations. r=pbro 2017-09-25 08:44:05 +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 1392602 - Remove module boilerplate from DevTools loader. r=jdescottes 2017-08-29 10:49:43 +02: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 1401343 - Expose a 'tabs' getter in the child-process actor. r=jryans,ochameau 2017-09-28 11:28:26 -07:00
childtab.js
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
css-properties.js Bug 1396600 - Make some efforts to lazy load properties-db. r=tromey 2017-09-06 18:54:07 +02:00
csscoverage.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
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 1385337 - add MDN learn more link to source map errors; r=bgrins 2017-09-15 14:15:10 -06: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
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
highlighters.css Bug 1385398 - Change the appearance of CSS shapes highlighter markers. r=pbro 2017-07-28 15:28:08 -04:00
highlighters.js Backed out changeset 3f196fc740be (bug 1383870) for browser_inspector_highlighter-cssshape_05.js timeouts 2017-10-10 22:09:03 -07:00
inspector.js Bug 1399589 - Move domnodelist, disconnectedNode and disconnectedNodeArray to node spec and front. r=jdescottes 2017-10-03 17:19:56 +02:00
layout.js Bug 1374587 - Avoid getting NodeActors for grids when we already know them and filter reflows; r=gl 2017-06-27 12:02:53 -07: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
monitor.js Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
moz.build Bug 1399589 - Remove unused performance-entries actor. r=jdescottes 2017-10-03 17:57:08 +02:00
object.js Bug 1407026 - Fix CPOW class mistake in the console. r=nchevobbe 2017-10-10 22:37:29 +02: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 1391562 - use obj.on/off/emit rather than static methods from devtools event-emitter;r=zer0 2017-08-18 17:05:04 +02:00
preference.js
pretty-print-worker.js
process.js
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 1391562 - use obj.on/off/emit rather than static methods from devtools event-emitter;r=zer0 2017-08-18 17:05:04 +02:00
root.js Bug 1364535 - Modifies Debug Protocol to access WebAssembly binary source. r=jlast 2017-05-19 12:19:54 -05:00
script.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
source.js Bug 1374681 - Disable wasm binary source for debugger.html. r=jlast 2017-06-20 10:32:53 -05:00
storage.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
string.js
styles.js Bug 1396619 - Lazy load actor codebase related to the inspector. r=zer0 2017-09-04 17:46:26 +02:00
stylesheets.js Bug 1396099: Insert the transition sheet for the style editor in the UA level. r=jryans 2017-10-05 20:33:13 +02:00
tab.js Bug 1397452 - Remove all SDK compatiblity code from DevTools. r=jdescottes 2017-09-25 16:04:26 +02:00
timeline.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
webaudio.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
webbrowser.js Bug 1383059 - Remove instanceof for supplemental interfaces. Part 1: add Window.isChromeWindow and switch |instanceof [nsIDOM]ChromeWindow| to use it instead. r=bz. 2017-10-06 13:47:27 +02:00
webconsole.js Bug 1191943 P4 Make webconsole.js compare messages against navigationStart when determining if service worker messages should be shown. r=bgrins 2017-10-06 09:04:55 -07:00
webextension-inspected-window.js Bug 1370652 - Handle more rejections in code exercised by browser-chrome tests. r=Mossop 2017-06-06 21:15:42 +01:00
webextension-parent.js Bug 1330732 - Show install warnings in about:debugging r=aswan,jdescottes 2017-06-29 11:11:21 -07:00
webextension.js Bug 1378207 - Handle sandboxes with XOW protos in WebExtensionChildActor. r=rpl 2017-08-08 13:43:20 +02:00
webgl.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
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
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