gecko-dev/devtools/server/actors
Tom Tromey 7f09233236 Bug 1265796 - add CSS subproperty info to CssProperties; r=gregtatum
MozReview-Commit-ID: JIDTwgnxAJE

--HG--
extra : rebase_source : 33e96edf30012806465ab19732ab298240e0cf91
2016-09-19 12:36:56 -06:00
..
highlighters Bug 1282727 - Display grid gaps in the CSS Grids highlighter r=pbro 2016-09-16 16:32:33 -04:00
utils Bug 1303866 - don't track sourcemapped sources if sourcemaps are disabled r=fitzgen,ejpbruel 2016-09-21 15:54:17 -04:00
actor-registry.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
addon.js Bug 1288475 - Split webconsole utils.js into separate client and server parts;r=MattN,tromey 2016-08-05 10:44:38 -07:00
addons.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
animation.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
breakpoint.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
call-watcher.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
canvas.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
child-process.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
childtab.js Bug 1240907 - Flatten RemoteBrowserTabActor into BrowserTabActor. r=ochameau 2016-07-21 12:20:55 -05:00
chrome.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
common.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
css-properties.js Bug 1265796 - add CSS subproperty info to CssProperties; r=gregtatum 2016-09-19 12:36:56 -06:00
csscoverage.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
device.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
director-manager.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
director-registry.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
emulation.js Bug 1254385 - Apply dPR from selected device; r=jryans 2016-08-31 09:58:26 +02:00
environment.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
errordocs.js Bug 1293205 - Part 2: Link to MDN documentation from for-each warning. r=fscholz 2016-09-02 20:15:08 +09:00
eventlooplag.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
frame.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
framerate.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
gcli.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
heap-snapshot-file.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
highlighters.css Backed out changeset 4329f53c9f9f Bug 1291638 r=gl 2016-09-16 16:53:22 -04:00
highlighters.js Bug 1302496 - Refactor LayoutView to a Box Model component r=jdescottes 2016-09-13 16:35:16 -04:00
inspector.js Bug 1302496 - Refactor LayoutView to a Box Model component r=jdescottes 2016-09-13 16:35:16 -04:00
layout.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
memory.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
monitor.js Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey 2016-06-09 14:10:07 -05:00
moz.build Bug 1285566 - Create an EmulationActor and use per-tab API for touch simulator, r=jryans 2016-08-16 21:56:14 -05:00
object.js Bug 1301999 - Stop hiding array indices of generic objects in console. r=fitzgen 2016-09-11 17:57:00 -04:00
performance-entries.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
performance-recording.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
performance.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
preference.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
pretty-print-worker.js Bug 1303268 - Package acorn lib with same path as sources to fix hot reload. r=pbro 2016-09-19 10:27:31 -07:00
process.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
profiler.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
promises.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
root.js Bug 1240907 - Flatten RemoteBrowserTabActor into BrowserTabActor. r=ochameau 2016-07-21 12:20:55 -05:00
script.js Bug 1300036 - Update the state correctly on the client side when the server reports a conflict on resume. r=ejpbruel 2016-09-05 10:42:05 -07:00
settings.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
source.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
storage.js Bug 1304297 - Support for deleting Cache and Response objects in Storage Inspector r=miker 2016-09-22 12:29:48 +02:00
string.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
styleeditor.js Bug 1301854 - detect BOM when determining resource encoding; r=pbro 2016-09-16 13:02:33 -06:00
styles.js Bug 1290988 - Collect devtools/shared/css-* files into a folder. r=tromey 2016-09-14 10:00:27 -05:00
stylesheets.js Bug 1301854 - detect BOM when determining resource encoding; r=pbro 2016-09-16 13:02:33 -06:00
timeline.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
webapps.js Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey 2016-06-09 14:10:07 -05:00
webaudio.js Bug 1121938 - Implement TypedArray.prototype.toString and .toLocaleString. r=waldo 2016-08-11 09:31:22 -07:00
webbrowser.js Bug 1299602 - Do not suspend navigation when navigating with a breakpoint. r=jlongster 2016-09-01 02:42:03 -07:00
webconsole.js Bug 1224073 - Use the Debugger.Object API to call Error.toString directly. r=bgrins 2016-09-21 15:31:40 +02:00
webextension.js Bug 1285557 - Create a WebExtensionAddonActor based on ChromeActor and TabActor. r=jryans 2016-07-25 16:28:49 +02:00
webgl.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00
worker.js Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans 2016-08-22 16:25:57 +02:00