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

Issue 70383014: Fixes cursor hiding bug (Closed)

Created:
7 years, 1 month ago by sky
Modified:
7 years, 1 month ago
Reviewers:
ananta
CC:
chromium-reviews, tfarina, ben+views_chromium.org
Visibility:
Public.

Description

Fixes cursor hiding bug OnCursorVisibilityChanged may be invoked multiple times with the same value. Current windows implementation is effectively ref counted. We don't want that, instead it should show/hide based on most recent call. BUG=317496 TEST=none R=ananta@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235500

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M ui/views/widget/desktop_aura/desktop_root_window_host_win.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_root_window_host_win.cc View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
sky
7 years, 1 month ago (2013-11-16 00:21:10 UTC) #1
ananta
lgtm
7 years, 1 month ago (2013-11-16 00:24:05 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/70383014/1
7 years, 1 month ago (2013-11-16 02:00:54 UTC) #3
sky
7 years, 1 month ago (2013-11-16 02:52:15 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r235500 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698