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

Issue 10826160: Restore NativeWidgetWin::OnSetIcon to eliminate classic theme titlebar flickering. (Closed)

Created:
8 years, 4 months ago by msw
Modified:
8 years, 4 months ago
CC:
chromium-reviews, tfarina, ben+watch_chromium.org
Visibility:
Public.

Description

Restore 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M ui/views/widget/native_widget_win.h View 2 chunks +2 lines, -0 lines 0 comments Download
M ui/views/widget/native_widget_win.cc View 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
msw
Hey Ben and Scott, please take a look; thanks! I still haven't tracked down the ...
8 years, 4 months ago (2012-08-05 02:58:06 UTC) #1
sky
LGTM
8 years, 4 months ago (2012-08-06 14:52:13 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/10826160/1
8 years, 4 months ago (2012-08-06 15:43:20 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-08-06 17:16:13 UTC) #4
Change committed as 150104

Powered by Google App Engine
This is Rietveld 408576698