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

Issue 62333024: Merge 235500 "Fixes cursor hiding bug" (Closed)

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

Description

Merge 235500 "Fixes cursor hiding bug" > 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 > > Review URL: https://codereview.chromium.org/70383014 TBR=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235768

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: 2 (0 generated)
kareng
7 years, 1 month ago (2013-11-18 18:33:17 UTC) #1
kareng
7 years, 1 month ago (2013-11-18 18:33:38 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r235768.

Powered by Google App Engine
This is Rietveld 408576698