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

Issue 1852613003: Remove flash of white borders on maximize/fullscreen (Closed)

Created:
4 years, 8 months ago by jbauman
Modified:
4 years, 8 months ago
Reviewers:
ananta, sky
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove flash of white borders on maximize/fullscreen With Aero the default WM_NCPAINT doesn't clear the nonclient area, so on resize it looks ugly when it temporarily becomes visible. Chrome can clear it itself on WM_NCPAINT. BUG=599391 Committed: https://crrev.com/aa39868d81e25078a2a16dd7a214c5c31e1fb3f7 Cr-Commit-Position: refs/heads/master@{#385080}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

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

Messages

Total messages: 17 (7 generated)
jbauman
4 years, 8 months ago (2016-04-01 20:29:41 UTC) #3
sky
+ananta https://codereview.chromium.org/1852613003/diff/20001/ui/views/win/hwnd_message_handler.cc File ui/views/win/hwnd_message_handler.cc (right): https://codereview.chromium.org/1852613003/diff/20001/ui/views/win/hwnd_message_handler.cc#newcode1812 ui/views/win/hwnd_message_handler.cc:1812: return; // Dirty region doesn't intersect window bounds, ...
4 years, 8 months ago (2016-04-01 23:55:52 UTC) #5
jbauman
On 2016/04/01 23:55:52, sky wrote: > +ananta > > https://codereview.chromium.org/1852613003/diff/20001/ui/views/win/hwnd_message_handler.cc > File ui/views/win/hwnd_message_handler.cc (right): > ...
4 years, 8 months ago (2016-04-02 00:41:41 UTC) #6
ananta
https://codereview.chromium.org/1852613003/diff/20001/ui/views/win/hwnd_message_handler.cc File ui/views/win/hwnd_message_handler.cc (right): https://codereview.chromium.org/1852613003/diff/20001/ui/views/win/hwnd_message_handler.cc#newcode1799 ui/views/win/hwnd_message_handler.cc:1799: RECT window_rect; This code is only needed for Aero ...
4 years, 8 months ago (2016-04-02 01:35:06 UTC) #7
jbauman
https://codereview.chromium.org/1852613003/diff/20001/ui/views/win/hwnd_message_handler.cc File ui/views/win/hwnd_message_handler.cc (right): https://codereview.chromium.org/1852613003/diff/20001/ui/views/win/hwnd_message_handler.cc#newcode1799 ui/views/win/hwnd_message_handler.cc:1799: RECT window_rect; On 2016/04/02 01:35:06, ananta wrote: > This ...
4 years, 8 months ago (2016-04-04 21:19:54 UTC) #8
ananta
lgtm % nit https://codereview.chromium.org/1852613003/diff/20001/ui/views/win/hwnd_message_handler.cc File ui/views/win/hwnd_message_handler.cc (right): https://codereview.chromium.org/1852613003/diff/20001/ui/views/win/hwnd_message_handler.cc#newcode1812 ui/views/win/hwnd_message_handler.cc:1812: return; // Dirty region doesn't intersect ...
4 years, 8 months ago (2016-04-04 23:32:15 UTC) #9
sky
LGTM
4 years, 8 months ago (2016-04-05 00:02:13 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1852613003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1852613003/40001
4 years, 8 months ago (2016-04-05 01:34:09 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-05 01:41:13 UTC) #15
commit-bot: I haz the power
4 years, 8 months ago (2016-04-05 01:42:39 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/aa39868d81e25078a2a16dd7a214c5c31e1fb3f7
Cr-Commit-Position: refs/heads/master@{#385080}

Powered by Google App Engine
This is Rietveld 408576698