Chromium Code Reviews
DescriptionEnabled tests to control material design ink drop animations.
The InkDropAnimationControllerImpl choreographs the complex interaction of the
InkDropAnimations and InkDropHover animations. This interaction relies on
internal observations of when the different animations start and finish. This
change enables tests to control when these animations start and finish and allow
tests to validate states that was previously impossible to inspect when using
the ui::ScopedAnimationDurationScaleMode::ZERO_DURATION value.
BUG=604415
TEST=InkDropAnimationControllerImplTest.*
Review-Url: https://codereview.chromium.org/1913243002
Cr-Commit-Position: refs/heads/master@{#390416}
(cherry picked from commit e75c5ce7fa1226bb678850cf6221ce4f503f16ab)
Committed: https://chromium.googlesource.com/chromium/src/+/b18931f9693da894c393eafc70febed1e44389c4
Patch Set 1 #Patch Set 2 : Replaced unique_ptr with scoped_ptr. #Messages
Total messages: 2 (1 generated)
|