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

Issue 2899053007: Don't do DefWindowProc on WM_NCACTIVATE if there's no frame. (Closed)

Created:
3 years, 7 months ago by jbauman
Modified:
3 years, 6 months ago
Reviewers:
Bret, sky
CC:
chromium-reviews, tfarina
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't do DefWindowProc on WM_NCACTIVATE if there's no frame. WM_NCACTIVATE might draw the border around the edge of the window which causes artifacts, but if there's no system frame then it shouldn't need to. BUG=725421 Review-Url: https://codereview.chromium.org/2899053007 Cr-Commit-Position: refs/heads/master@{#474837} Committed: https://chromium.googlesource.com/chromium/src/+/a283fb63e50aacdb88401e8d1f4b05f15256b705

Patch Set 1 #

Total comments: 1

Patch Set 2 : remove parens #

Patch Set 3 : add comment #

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

Messages

Total messages: 28 (18 generated)
jbauman
3 years, 7 months ago (2017-05-24 22:07:39 UTC) #6
Bret
lgtm I just noticed that the Hung Renderer Dialog (chrome://hang) also has artifacts, does this ...
3 years, 7 months ago (2017-05-24 22:22:05 UTC) #7
jbauman
On 2017/05/24 22:22:05, Bret Sepulveda wrote: > lgtm > > I just noticed that the ...
3 years, 7 months ago (2017-05-24 23:51:07 UTC) #9
jbauman
sky@: ui/views OWNERS review.
3 years, 7 months ago (2017-05-24 23:51:26 UTC) #12
sky
This code is very subtle. Did you look back at the history to make sure ...
3 years, 7 months ago (2017-05-25 02:40:39 UTC) #15
sky
At a minimum, please add a comment.
3 years, 7 months ago (2017-05-25 02:40:50 UTC) #16
jbauman
On 2017/05/25 02:40:39, sky wrote: > This code is very subtle. Did you look back ...
3 years, 6 months ago (2017-05-25 19:41:19 UTC) #19
sky
LGTM
3 years, 6 months ago (2017-05-25 22:46:38 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2899053007/40001
3 years, 6 months ago (2017-05-25 22:59:02 UTC) #25
commit-bot: I haz the power
3 years, 6 months ago (2017-05-25 23:05:44 UTC) #28
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/a283fb63e50aacdb88401e8d1f4b...

Powered by Google App Engine
This is Rietveld 408576698