DescriptionFixes 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 : #
Messages
Total messages: 10 (0 generated)
|