DescriptionOptimize the ripple effect on the navigation bar in Files app.
Due to slow querySelector (7ms) in the command handler, the ripple was far from
smooth. This CL replaces querySelector with getElementsByClassName which is
around 20 times faster.
TEST=Tested manually that the ripple is smooth.
BUG=455055
Committed: https://crrev.com/489a61ed8f0ed4538a856572ff9979a6f3e01b12
Cr-Commit-Position: refs/heads/master@{#314499}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|