Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Issue 115693012: mac: Fix a history swiper bug with magic mouse. (Closed)

Created:
6 years, 11 months ago by erikchen
Modified:
6 years, 11 months ago
Reviewers:
Nico
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

mac: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M chrome/browser/renderer_host/chrome_render_widget_host_view_mac_history_swiper.mm View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
erikchen
6 years, 11 months ago (2014-01-07 18:50:59 UTC) #1
Nico
lgtm
6 years, 11 months ago (2014-01-07 19:03:14 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikchen@chromium.org/115693012/1
6 years, 11 months ago (2014-01-07 19:18:27 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-07 22:42:18 UTC) #4
Message was sent while issue was closed.
Change committed as 243417

Powered by Google App Engine
This is Rietveld 408576698