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

Issue 7633018: views-desktop: Fix updating the cursor for windows. (Closed)

Created:
9 years, 4 months ago by sadrul
Modified:
9 years, 4 months ago
CC:
chromium-reviews, dhollowa
Visibility:
Public.

Description

views-desktop: Fix updating the cursor for windows. It is necessary to remember the cursor set for the associated widget in the NativeWidgetView so that it can return the correct cursor when the parent Widget requests for it. BUG=none TEST=manually (launch chrome with views-desktop, move cursor over a link/textfield and see the cursor change properly) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96852

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M views/widget/native_widget_view.h View 3 chunks +6 lines, -0 lines 0 comments Download
M views/widget/native_widget_view.cc View 2 chunks +6 lines, -1 line 0 comments Download
M views/widget/native_widget_views.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sadrul
9 years, 4 months ago (2011-08-12 15:21:52 UTC) #1
Ben Goodger (Google)
9 years, 4 months ago (2011-08-15 22:40:24 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698