gecko-dev/devtools/shared/specs
Julian Descottes 9791406fea Bug 1350499 - exclude styles for pseudo-els when building boxmodel widget;r=gl
MozReview-Commit-ID: GSoqlJ97KT7

--HG--
extra : rebase_source : 8cceb22ad3a7326f72a3a112a904a741f2017f45
2017-03-29 15:41:42 +02: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
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 1307009 - Remove caching optimization; r=tromey 2016-10-04 15:15:15 -05:00
csscoverage.js Bug 1278823 - styleeditor: fix csscoverage report creation;r=jryans 2016-06-28 11:18:39 +02:00
device.js Bug 1318218 - Remove PermissionsTable; r=baku,jryans 2016-11-18 08:59:35 -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
emulation.js Bug 1283453 - Add network throttling to emulation actor. r=tromey 2016-10-13 09:25:21 -05: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 1224304 - Handle canceling the element picker better r=gl 2016-10-06 13:40:53 -05:00
inspector.js Bug 1350894 - Check if the node is dead in getOffsetParent. r=pbro 2017-03-30 00:10:40 -04:00
layout.js Bug 1308260 - Part 1: Emit an event with the new grid layout actors on page navigations from the LayoutActor. r=pbro 2016-11-16 00:52:32 +09:00
memory.js Bug 1261869 - Fix leaks in devtools; r=ejpbruel 2016-07-06 08:37:57 -07:00
moz.build Bug 1313155 - Remove dom/settings and related code. r=Ehsan 2016-12-29 11:26:49 -08:00
node.js Bug 1332090 - Added a contrast ratio component to the Color Widget. r=pbro 2017-02-20 22:27:22 -05:00
performance-entries.js Bug 1288423 - Decouple PerformanceEntriesActor from PerformanceEntriesFront. r=fitzgen 2016-08-10 17:35:31 +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 1329111 - Update devtools users of nsIProfiler.getSharedLibraryInformation. r=gregtatum 2017-03-14 19:20:21 -04:00
promises.js Bug 1265728 - Decouple PromisesFront from PromisesActor; r=ejpbruel 2016-06-07 12:47:20 +02:00
reflow.js Bug 1308257 - Part 1: Move ReflowActor to reflow.js r=pbro 2016-11-01 11:51:58 +09:00
script.js Bug 1277947 - Use ActorClassWithSpec for the ThreadActor; r=ejpbruel 2016-06-06 10:24:34 -07:00
source.js Bug 1305079 - add `noSliding` option to `setBreakpoint` protocol request r=fitzgen 2016-09-28 10:58:30 -04:00
storage.js Bug 1320362 - Move indexedDb storage type in the storage inspector into a new column r=jdescottes 2016-11-29 10:57:18 +00:00
string.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
styleeditor.js Bug 1265730 - Decouple StyleEditorFront from StyleEditorActor;r=jryans 2016-06-02 17:42:24 +02:00
styles.js Bug 1350499 - exclude styles for pseudo-els when building boxmodel widget;r=gl 2017-03-29 15:41:42 +02: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 1345517 - Add new AudioNodes to the Web Audio devtools. r=jsantell 2017-03-08 17:16:43 +01:00
webextension-inspected-window.js Bug 1315251 - Create a DevTools Remote Debugger Actor as a backend for the WebExtension DevTools API. r=ochameau 2016-11-17 19:31:06 +01: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 1153292 - part5: create ServiceWorkerActor;r=janx 2016-09-27 20:52:50 +02:00