Bug 1073336 part 13 - Add AnimationPlayer::PostUpdate; r=dbaron
commit49dee50d8c015fdbbcf412dcd1767c68bd1cbdd1
authorBrian Birtles <birtles@gmail.com>
Mon, 17 Nov 2014 04:45:59 +0000 (17 13:45 +0900)
committerBrian Birtles <birtles@gmail.com>
Mon, 17 Nov 2014 04:45:59 +0000 (17 13:45 +0900)
treebd5b6de48a1e45c6cccd5399d0c8eec8a985bebf
parentd855c6692f0cdd57fccc818cb0e3c2933f37e62c
Bug 1073336 part 13 - Add AnimationPlayer::PostUpdate; r=dbaron

Adds a method for notifying the collection of changes to one of its players.
dom/animation/AnimationPlayer.cpp
dom/animation/AnimationPlayer.h