gecko-dev/browser/devtools/animationinspector
Patrick Brosset b2a9538957 Bug 1155651 - Return all players below a node in getAnimationPlayersForNode; r=miker
Now when the front requests the list of AnimationPlayers for a node,
all players for this node + the nodes in its subtree are returned.
Also the mutationobserver starts observing all mutations in the node
and its subtree.

--HG--
extra : rebase_source : c419bd2f397617317fa9c9d0b7fd22f07abc12cf
2015-04-21 09:22:30 +02:00
..
test Bug 1155651 - Return all players below a node in getAnimationPlayersForNode; r=miker 2015-04-21 09:22:30 +02:00
animation-controller.js Bug 1155553 - Fixes animationinspector regression with actor-capabilities detection; r=bgrins 2015-04-17 10:14:14 +02:00
animation-inspector.xhtml Bug 1144615 - 1 - Minor css fixes in animation panel; r=bgrins 2015-04-03 11:24:30 +02:00
animation-panel.js Bug 1149999 - 1 - Display transition names in animation-panel now that they have names; r=past 2015-04-16 10:41:37 +02:00
moz.build