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

Issue 199283004: Fixes bugs wrt to painting window header (Closed)

Created:
6 years, 9 months ago by pkotwicz
Modified:
6 years, 9 months ago
Reviewers:
James Cook
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Visibility:
Public.

Description

Fixes bugs wrt to painting window header - Fixes bug where we paint the maximized task manager window title white (a relic from when the task manager had a black header background when maximized) - Fixes painting of the border highlight. There are bugs in painting the border highlight for both browser and non-browser windows. - Split up HeaderPainter::PainterBorder() to HeaderPainter::PaintHighlightForRestoredBrowserWindow() and HeaderPainter::PaintHighlightForInactiveRestoredWindow() in preparation for refactor in https://codereview.chromium.org/189463013/ BUG=352042 TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=257201

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -72 lines) Patch
M ash/frame/header_painter.h View 1 1 chunk +7 lines, -2 lines 0 comments Download
M ash/frame/header_painter.cc View 1 4 chunks +79 lines, -70 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
pkotwicz
James, PTAL The bugs wrt to the header highlights are hard to without a magnifier. ...
6 years, 9 months ago (2014-03-13 23:20:49 UTC) #1
James Cook
LGTM with nit https://codereview.chromium.org/199283004/diff/80001/ash/frame/header_painter.cc File ash/frame/header_painter.cc (right): https://codereview.chromium.org/199283004/diff/80001/ash/frame/header_painter.cc#newcode45 ash/frame/header_painter.cc:45: const SkColor kNonMaximizedBrowserWindowTitleTextColor = Would this ...
6 years, 9 months ago (2014-03-14 00:02:21 UTC) #2
pkotwicz
https://codereview.chromium.org/199283004/diff/80001/ash/frame/header_painter.cc File ash/frame/header_painter.cc (right): https://codereview.chromium.org/199283004/diff/80001/ash/frame/header_painter.cc#newcode45 ash/frame/header_painter.cc:45: const SkColor kNonMaximizedBrowserWindowTitleTextColor = On 2014/03/14 00:02:22, James Cook ...
6 years, 9 months ago (2014-03-14 14:48:45 UTC) #3
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 9 months ago (2014-03-14 14:48:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/199283004/100001
6 years, 9 months ago (2014-03-14 14:48:50 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-14 19:31:18 UTC) #6
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=282098
6 years, 9 months ago (2014-03-14 19:31:18 UTC) #7
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 9 months ago (2014-03-14 19:35:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/199283004/100001
6 years, 9 months ago (2014-03-14 19:37:23 UTC) #9
commit-bot: I haz the power
6 years, 9 months ago (2014-03-14 21:17:01 UTC) #10
Message was sent while issue was closed.
Change committed as 257201

Powered by Google App Engine
This is Rietveld 408576698