DescriptionRestore NativeWidgetWin::OnSetIcon to eliminate classic theme titlebar flickering.
OnSetIcon (and OnSetText) were removed in crrev.com/111858.
That was a speculative fix for crbug.com/97808.
DefWindowProc for WM_SETICON does weird non-client painting.
We need a ScopedRedrawLock to avoid flickering on title/icon updates.
TEST=No Windows classic theme titlebar flickering.
BUG=97808, 140674
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150104
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|