.. |
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 |
addons.js
|
Bug 1282900 - Remove RDP telemetry probes and surrounding machinery. r=fitzgen
|
2016-06-29 11:37:09 -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 1277634 - Decouple the CallWatcherFront and FunctionCallFront from the CallWatcherActor and FunctionCallActor respectively; r=ejpbruel
|
2016-06-03 10:45:10 -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 |
css-properties.js
|
Bug 1275939 - replace domUtils.getCSSValuesForProperty in inplace-editor.js r=tromey
|
2016-08-01 09:34:00 +02:00 |
csscoverage.js
|
Bug 1278823 - styleeditor: fix csscoverage report creation;r=jryans
|
2016-06-28 11:18:39 +02:00 |
device.js
|
Bug 1265731 - Decouple DeviceFront from DeviceActor; r=ejpbruel
|
2016-06-07 07:53:21 -07: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 |
eventlooplag.js
|
Bug 1265727 - Decouple EventLoopLagFront from EventLoopActor. r=fitzgen
|
2016-07-21 12:52:30 +02:00 |
frame.js
|
Bug 1277953 - Use ActorClassWithSpec for the FrameActor; r=ejpbruel
|
2016-06-06 10:24:34 -07:00 |
framerate.js
|
Bug 1265727 - Decouple FramerateFront from FramerateActor;r=fitzgen
|
2016-07-04 17:50:30 +02: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.js
|
Bug 1268458 - Decouple CustomHighlighterFront from CustomHighlighterActor;r=jryans
|
2016-05-11 11:09:46 +02:00 |
inspector.js
|
Bug 1262439 - 2 - Add a new pickColor inspector method to use the new eye-dropper highlighter; r=bgrins
|
2016-07-20 16:07:04 +02:00 |
layout.js
|
Bug 1279302 - Decouple the ReflowFront from the ReflowActor; r=ejpbruel
|
2016-06-10 13:28:15 -07:00 |
memory.js
|
Bug 1261869 - Fix leaks in devtools; r=ejpbruel
|
2016-07-06 08:37:57 -07:00 |
moz.build
|
Bug 1265727 - Decouple EventLoopLagFront from EventLoopActor. r=fitzgen
|
2016-07-21 12:52:30 +02:00 |
node.js
|
Bug 1272724 - Move nodeSpec into its own file;r=ejpbruel
|
2016-06-02 17:46:11 +02: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 PerformanceRecordingFront from PerformanceRecordingActor;r=fitzgen
|
2016-06-22 15:01:28 +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 |
profiler.js
|
Bug 1265727 - Decouple ProfilerFront from ProfilerActor;r=fitzgen
|
2016-07-01 15:27:41 +02:00 |
promises.js
|
Bug 1265728 - Decouple PromisesFront from PromisesActor; r=ejpbruel
|
2016-06-07 12:47:20 +02:00 |
script.js
|
Bug 1277947 - Use ActorClassWithSpec for the ThreadActor; r=ejpbruel
|
2016-06-06 10:24:34 -07:00 |
settings.js
|
Bug 1277707 - Decouple the fronts from the actors in the shader editor; r=ejpbruel
|
2016-06-03 10:45:10 -07:00 |
source.js
|
Bug 1277944 - Use ActorClassWithSpec for the SourceActor; r=ejpbruel
|
2016-06-06 10:24:34 -07:00 |
storage.js
|
Bug 1264582 - Table headers are not removed when selecting an empty storage. r=mratcliffe
|
2016-07-01 17:42:07 +08:00 |
string.js
|
Bug 1278345 - Decouple the LongStringFront from the LongStringActor; r=ejpbruel
|
2016-06-07 07:53:21 -07:00 |
styleeditor.js
|
Bug 1265730 - Decouple StyleEditorFront from StyleEditorActor;r=jryans
|
2016-06-02 17:42:24 +02:00 |
styles.js
|
Bug 1280371 - Move ELEMENT_STYLE to devtools/shared/specs/styles. r=bgrins
|
2016-06-16 11:27:10 +01:00 |
stylesheets.js
|
Bug 1270619 - Remove .js from module IDs. r=pbro
|
2016-05-09 13:35:09 -05:00 |
timeline.js
|
Bug 1265724 - Decouple TimelineFront from TimelineActor; r=ejpbruel
|
2016-06-08 15:51:55 +02: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 |
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 |