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

Issue 12693016: Reimplement HWNDMessageHandler WM_SETCURSOR handling to avoid artifacts, etc. (Closed)

Created:
7 years, 9 months ago by msw
Modified:
7 years, 9 months ago
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Reimplement HWNDMessageHandler WM_SETCURSOR handling to avoid artifacts, etc. Reimplement the necessary default WM_SETCURSOR handling. Calling DefWindowProc can trigger weird non-client painting. ScopedRedrawLock may allow content behind the window to show through. Invalidating to hide artifacts is inefficient and incomplete. NOTE: I only covered the hit-test cases I've observed in use. BUG=89820, 97808, 113127, 178600, 181282, 195768 TEST=Windows cursors appear as expected; no missing cases. R=sky@chromium.org,ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188817

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -14 lines) Patch
M ui/views/win/hwnd_message_handler.cc View 1 chunk +31 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
msw
Hey Ben and Scott, please take a look; thanks!
7 years, 9 months ago (2013-03-16 06:05:17 UTC) #1
sky
LGTM
7 years, 9 months ago (2013-03-18 16:07:29 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/12693016/1
7 years, 9 months ago (2013-03-18 17:39:58 UTC) #3
commit-bot: I haz the power
7 years, 9 months ago (2013-03-18 21:07:19 UTC) #4
Message was sent while issue was closed.
Change committed as 188817

Powered by Google App Engine
This is Rietveld 408576698