gecko-dev/devtools/server/actors
2016-06-24 03:58:00 +02:00
..
highlighters Bug 1225254 - split css-logic.js into server and shared files; r=pbro 2016-06-24 08:26:21 -06:00
utils Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
actor-registry.js Bug 1277673 - Decouple the ActorActorFront and ActorRegistryFront from the ActorActor and ActorRegistryActor respectively; r=ejpbruel 2016-06-03 10:45:10 -07:00
addon.js Bug 1273184 - Don't allow reloading of unsupported add-ons. r=ochameau 2016-05-16 16:08:46 -05:00
addons.js Bug 1273183 - Install a temporary add-on via remote debugging. r=jryans 2016-05-20 11:36:04 -05:00
animation.js Bug 1265718 - Decouple AnimationsFront from AnimationsActor;r=jryans 2016-05-26 15:47:52 +02:00
breakpoint.js Bug 1277940 - Use ActorClassWithSpec for the BreakpointActor; r=ejpbruel 2016-06-06 10:24:34 -07:00
call-watcher.js Bug 1277707 - Follow up: fix syntax error introduced in bad rebase; r=me 2016-06-03 12:25:26 -07:00
canvas.js Bug 1265719 - Decouple the CanvasFront and FrameSnapshotFront from the CanvasActor and FrameSnapshotActor respectively; r=ejpbruel 2016-06-03 10:45:10 -07: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 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -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 1265724 - Decouple TimelineFront from TimelineActor; r=ejpbruel 2016-06-08 15:51:55 +02:00
css-properties.js Bug 1268082 - Get the list of supported CSS types for each property from the server; r=tromey 2016-06-15 08:58:36 +01:00
csscoverage.js Bug 1278823 - styleeditor: fix csscoverage report creation;r=jryans 2016-06-28 11:18:39 +02:00
device.js Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey 2016-06-09 14:10:07 -05:00
director-manager.js Bug 1278397 - Decouple the MessagePortFront, DirectorScriptFront, and DirectorManagerFront from the MessagePortActor, DirectorScriptActor, and DirectorManagerActor respectively; r=ejpbruel 2016-06-07 07:53:22 -07:00
director-registry.js Bug 1278405 - Decouple the DirectorRegistryFront from the DirectorRegistryActor; r=ejpbruel 2016-06-07 07:53:22 -07:00
environment.js Bug 1277971 - Use ActorClassWithSpec for the EnvironmentActor; r=ejpbruel 2016-06-06 10:24:34 -07:00
errordocs.js Bug 1279195 - Update error doc URLs and add GA parameters; r=bgrins 2016-06-24 03:58:00 +02:00
eventlooplag.js Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey 2016-06-09 14:10:07 -05:00
frame.js Bug 1277953 - Use ActorClassWithSpec for the FrameActor; r=ejpbruel 2016-06-06 10:24:34 -07:00
framerate.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
gcli.js Bug 1265720 - Decouple fronts from actors in gcli;r=jryans 2016-06-09 17:28:36 +02:00
heap-snapshot-file.js Bug 1277622 - Use ActorClassWithSpec for the HeapSnapshotFileActor; r=ejpbruel 2016-06-03 10:45:10 -07:00
highlighters.css Bug 1258718 - Simplify highlighters.css adding CSS variables; r=pbro 2016-06-02 13:39:54 +02:00
highlighters.js Bug 1203079 - Allow Ctrl+Shift+C to cancel element picker even if page becomes unfocused; r=pbro 2016-06-14 04:57:00 +01:00
inspector.js Bug 1225254 - split css-logic.js into server and shared files; r=pbro 2016-06-24 08:26:21 -06:00
layout.js Bug 1279302 - Decouple the ReflowFront from the ReflowActor; r=ejpbruel 2016-06-10 13:28:15 -07:00
memory.js bug 1265723 - Decouple the MemoryFront from the MemoryActor; r=ejpbruel 2016-06-10 13:28:15 -07: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 1277414 - Remove the memprof actor; r=ejpbruel 2016-06-02 10:04:27 -07:00
object.js Bug 1270179 - Improve performances when inspecting big typed arrays in the console. r=jsnajdr,ejpbruel 2016-05-26 09:12:17 -07:00
performance-entries.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
performance-recording.js Bug 1265727 - Decouple PerformanceRecordingFront from PerformanceRecordingActor;r=fitzgen 2016-06-22 15:01:28 +02:00
performance.js Bug 1265727 - Decouple PerformanceFront from PerformanceActor;r=fitzgen 2016-06-22 13:16:21 +02:00
preference.js Bug 1277707 - Decouple the fronts from the actors in the shader editor; r=ejpbruel 2016-06-03 10:45:10 -07:00
pretty-print-worker.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
process.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
profiler.js Backed out changeset 7773873116e9 (bug 1265727) for xpcshell failures and eslint failures 2016-06-29 12:00:47 -07:00
promises.js Bug 1265728 - Decouple PromisesFront from PromisesActor; r=ejpbruel 2016-06-07 12:47:20 +02:00
root.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
script.js Bug 1225254 - split css-logic.js into server and shared files; r=pbro 2016-06-24 08:26:21 -06:00
settings.js Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey 2016-06-09 14:10:07 -05:00
source.js Bug 1277944 - Use ActorClassWithSpec for the SourceActor; r=ejpbruel 2016-06-06 10:24:34 -07:00
storage.js Bug 1271257 - Protocol error (unknownError) can't convert undefined to object r=pbrosset 2016-06-29 15:27:02 +01:00
string.js Bug 1278345 - Decouple the LongStringFront from the LongStringActor; r=ejpbruel 2016-06-07 07:53:21 -07:00
styleeditor.js Bug 1225254 - split css-logic.js into server and shared files; r=pbro 2016-06-24 08:26:21 -06:00
styles.js Bug 1225254 - split css-logic.js into server and shared files; r=pbro 2016-06-24 08:26:21 -06:00
stylesheets.js Bug 1225254 - split css-logic.js into server and shared files; r=pbro 2016-06-24 08:26:21 -06:00
timeline.js Bug 1265724 - Decouple TimelineFront from TimelineActor; r=ejpbruel 2016-06-08 15:51:55 +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 1265732 - Decouple the AudioNodeFront and WebAudioFront from the AudioNodeActor and WebAudioActor respectively; r=ejpbruel 2016-06-03 10:45:10 -07:00
webbrowser.js Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey 2016-06-09 14:10:07 -05:00
webconsole.js Bug 1279195 - Move error message URL onto server. r=linclark 2016-06-21 15:09:13 -07:00
webgl.js Bug 1277707 - Decouple the fronts from the actors in the shader editor; r=ejpbruel 2016-06-03 10:45:10 -07:00
worker.js Bug 1188981 - Show Push Service subscription endpoint URL for Service Workers in about:debugging. r=jryans 2016-06-24 18:06:34 +00:00