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.*
Committed: https://crrev.com/e75c5ce7fa1226bb678850cf6221ce4f503f16ab
Cr-Commit-Position: refs/heads/master@{#390416}
Patch Set 1 #Patch Set 2 : Applied patch on top of master instead of 1897073002. #Patch Set 3 : Added ink_drop_animation_controller_impl_test_api.* files. #Patch Set 4 : Merge with master. #Messages
Total messages: 12 (6 generated)
|