Bug 1073336 part 12 - Add AnimationPlayer::GetCollection(); r=dbaron
commitd855c6692f0cdd57fccc818cb0e3c2933f37e62c
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)
treef6640e8022effbcd32c67a476e15272fe9176a05
parent9acbbb61220b3ef51b9563857983ccab8f138bc9
Bug 1073336 part 12 - Add AnimationPlayer::GetCollection(); r=dbaron

This patch adds a method to animation players that looks up the
AnimationPlayerCollection to which the player belongs.
dom/animation/AnimationPlayer.cpp
dom/animation/AnimationPlayer.h