DescriptionWorkaround windows classic theme rendering artifacts.
Wrap DefWindowProc for WM_NCLBUTTONDOWN with ScopedRedrawLock.
Update the saved window style to handle max/restore, etc.
BUG=89820
TEST=No windows classic theme caption button rendering artifacts when clicking the title bar area. No related mouse event, window re-sizing/style regressions.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99498
Patch Set 1 : Implement alternate WM_SETREDRAW lock on WM_NCLBUTTONDOWN. #Patch Set 2 : Use a ScopedRedrawLock and update |saved_window_style_| on WM_NCLBUTTONDOWN. #Messages
Total messages: 3 (0 generated)
|