gecko-dev/devtools/shared/specs
J. Ryan Stinnett e435d92b91 Bug 1172897 - Rename WebExtensionChildActor to WebExtensionTargetActor. r=ochameau
MozReview-Commit-ID: FkALAZ5HYCe

--HG--
rename : devtools/server/actors/addon/webextension.js => devtools/server/actors/targets/webextension.js
rename : devtools/shared/specs/targets/parent-process.js => devtools/shared/specs/targets/webextension.js
extra : rebase_source : a7249775cdecfb674fb7f7db84dc11f47c1ad7c5
2018-06-04 19:29:52 -05:00
..
addon Bug 1172897 - Move DevTools addon modules to subdir. r=ochameau 2018-06-04 18:12:11 -05:00
targets Bug 1172897 - Rename WebExtensionChildActor to WebExtensionTargetActor. r=ochameau 2018-06-04 19:29:52 -05:00
worker Bug 1172897 - Rename WorkerActor to WorkerTargetActor. r=ochameau 2018-06-01 15:59:24 -05:00
accessibility.js Bug 1428430 - added enable, disable, highlighter, picker a11y functionality. r=pbro, ochameau 2018-03-09 10:01:55 -05:00
actor-registry.js
animation.js Bug 1456857 - Part 1: Pause/Play animations respectively. r=birtles,pbro 2018-05-22 17:09:01 +09:00
breakpoint.js
call-watcher.js
canvas.js
css-properties.js
csscoverage.js
device.js
emulation.js
environment.js
frame.js
framerate.js
gcli.js
heap-snapshot-file.js
highlighters.js
index.js Bug 1172897 - Rename WebExtensionChildActor to WebExtensionTargetActor. r=ochameau 2018-06-04 19:29:52 -05:00
inspector.js Bug 1428441 - adding 'Show Accessibility Properties' context menu item for inspector markup view nodes. r=pbro 2018-04-09 10:50:26 -04:00
layout.js Bug 1431071 - Grid line names suggestions offered in inspector autocomplete if element is in a grid and rule applies. r=gl, jdescottes 2018-04-04 14:01:19 -04:00
memory.js Bug 1453385 - Fix actors using something else than RetVal in response's spec. r=jryans 2018-04-13 02:56:46 -07:00
moz.build Bug 1172897 - Move DevTools addon modules to subdir. r=ochameau 2018-06-04 18:12:11 -05:00
network-event.js Bug 1449162 - Type everything to json and manually manage and marshall. r=jryans 2018-05-09 07:20:51 -07:00
node.js Bug 1399589 - Move domnodelist, disconnectedNode and disconnectedNodeArray to node spec and front. r=jdescottes 2017-10-03 17:19:56 +02:00
perf.js Bug 1444796 - Part 1. Add options to startProfiler to customize profiler parameter from remote. r=gregtatum 2018-03-14 15:05:48 +09:00
performance-recording.js
performance.js Bug 1453385 - Fix actors using something else than RetVal in response's spec. r=jryans 2018-04-13 02:56:46 -07:00
preference.js
promises.js
property-iterator.js Bug 1451021 - Migrate PropertyIteratorActor to protocol.js; r=ochameau. 2018-04-10 09:44:38 +02:00
reflow.js
script.js
source.js Bug 1447316 - The debugger should use pausePoints to decide where to stop. r=jimb 2018-03-22 18:32:36 -04:00
storage.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
string.js Bug 1411368 - Automatically fix padded-blocks issues raised when using ESLint 4. r=mossop 2017-10-26 12:27:04 +01:00
styles.js Bug 1449891 - Add logic to Font Editor to map axes values to font properties. r=gl,pbro 2018-04-24 10:32:05 +02:00
stylesheets.js Bug 1179820 - Remove source map handling from stylesheets actor; r=gl 2017-09-29 10:00:36 -06:00
symbol-iterator.js Bug 1451025 - Convert SymbolIteratorActor to protocol.js; r=ochameau. 2018-04-05 16:49:30 +02:00
symbol.js Bug 1451018 - Convert SymbolActor to protocol.js; r=yulia. 2018-04-18 15:04:03 +02:00
timeline.js
webaudio.js
webconsole.js Bug 1172897 - Move DevTools addon modules to subdir. r=ochameau 2018-06-04 18:12:11 -05:00
webgl.js