gecko-dev/devtools/client/animationinspector
Nicolas Chevobbe 0108b791b7 Bug 1257874 - Use getProperties instead of getFrames in animation-detail. r=pbro
Add a getProperties function to the animation actor to map KeyframeEffectReadOnly.getProperties
Call this new function in animation-detail and adapt the code as the structure
of the returned object structure is different from what getFrames returns.
Adapt a couple tests to the new object structure client-side, and a test server-side
to check getProperties returns what it should.

MozReview-Commit-ID: 2zKPEknukEK
2016-03-18 20:26:01 +01:00
..
components Bug 1257874 - Use getProperties instead of getFrames in animation-detail. r=pbro 2016-03-18 20:26:01 +01:00
test Bug 1257874 - Use getProperties instead of getFrames in animation-detail. r=pbro 2016-03-18 20:26:01 +01:00
animation-controller.js Bug 1257874 - Use getProperties instead of getFrames in animation-detail. r=pbro 2016-03-18 20:26:01 +01:00
animation-inspector.xhtml Bug 1246733 - Remove stylesheet references of 'devtools/skin/common.css' and instead import it in theme files;r=ntim,r=ochameau 2016-02-16 16:10:25 -08:00
animation-panel.js Bug 1257874 - Use getProperties instead of getFrames in animation-detail. r=pbro 2016-03-18 20:26:01 +01:00
moz.build Bug 1228080 - Split the animation-inspector's components into multiple files. r=pbro 2016-01-05 12:58:48 +01:00
utils.js Bug 1253493 - Part2: Show iterationStart to the GUI. r=pbro 2016-03-23 13:06:43 +09:00