Bug 1073336 part 9 - Add protected AnimationPlayer::GetPresContext(); r=dbaron
commit9f8acdf64cdce17cc548778fac6060b4eb5189d2
authorBrian Birtles <birtles@gmail.com>
Mon, 17 Nov 2014 04:45:58 +0000 (17 13:45 +0900)
committerBrian Birtles <birtles@gmail.com>
Mon, 17 Nov 2014 04:45:58 +0000 (17 13:45 +0900)
treea615d427068d61d98bc3e0749d04fd96d3ba23a2
parentdc613405f6de666d469d365ae0f4d38054107d67
Bug 1073336 part 9 - Add protected AnimationPlayer::GetPresContext(); r=dbaron

This patch adds a further getter to find the pres context associated with an
animation player's target element, if any.
dom/animation/AnimationPlayer.cpp
dom/animation/AnimationPlayer.h