gecko-dev/devtools/shared/fronts
Greg Tatum 5912015212 Bug 1408124 - Create a new perf actor and recording panel; r=julienw
This patch adds a new performance recording panel that interfaes with
perf.html. It is enabled through the new preferences:

"devtools.performance.new-panel-enabled"

MozReview-Commit-ID: 1HBLsbREDPk

--HG--
extra : rebase_source : 22cc2826138c4891024c34947f145574f55b4541
2017-11-08 10:36:43 -06:00
..
accessibility.js Bug 1151468 - add accessibility spec/actor/front to devtools. r=pbro 2017-08-31 23:11:23 -04:00
actor-registry.js
addons.js
animation.js Bug 1383974 - Part 3: Display animation-timing-function if CSS Animations. r=pbro 2017-09-25 08:44:05 +09:00
call-watcher.js
canvas.js
css-properties.js Bug 1397343 - Lazy load dependencies from inspector front modules. r=pbro 2017-09-06 14:35:13 +02:00
csscoverage.js
device.js
emulation.js
eventlooplag.js
framerate.js
gcli.js
highlighters.js
inspector.js Bug 1399589 - Move domnodelist, disconnectedNode and disconnectedNodeArray to node spec and front. r=jdescottes 2017-10-03 17:19:56 +02:00
layout.js Bug 1409968 - Implement FlexboxActor for fetching all flexbox containers. r=pbro 2017-10-19 15:24:57 -04:00
memory.js Bug 1415389. Make ChromeUtils a WebIDL namespace. Remove ThreadSafeChromeUtils. r=kmag 2017-11-08 00:25:33 -05:00
moz.build Bug 1408124 - Create a new perf actor and recording panel; r=julienw 2017-11-08 10:36:43 -06: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 1408124 - Create a new perf actor and recording panel; r=julienw 2017-11-08 10:36:43 -06:00
performance-recording.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
performance.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
preference.js
promises.js
reflow.js
storage.js
string.js
styles.js Bug 1397330 - Define all specs and fronts relying on implicit require. r=jdescottes 2017-09-13 22:48:43 +02:00
stylesheets.js Bug 1179820 - Remove source map handling from stylesheets actor; r=gl 2017-09-29 10:00:36 -06:00
timeline.js
webaudio.js Bug 1397343 - Lazy load dependencies from inspector front modules. r=pbro 2017-09-06 14:35:13 +02:00
webextension-inspected-window.js
webgl.js