Descriptionmac: Fix a history swiper bug with magic mouse.
Canceling a history swipe with the magic mouse would fail to hide the swipe
arrow. Previously, the arrow was dismissed in `dealloc`, and I moved the
animation to `dismiss` in a previous change (107343008). Unfortunately, the
logic for magic mouse history swiping was failing to call `dismiss` if the
history swipe was cancelled.
BUG=330312
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243417
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|