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

Issue 10990017: Fix OpaqueBrowserFrameView title painting. (Closed)

Created:
8 years, 2 months ago by msw
Modified:
8 years, 2 months ago
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Fix OpaqueBrowserFrameView title painting. Add/use |window_title_| Label instead of Canvas::DrawStringInt. Nix PaintTitleBar; inline its comments. Simplify LayoutTitleBar (use Label's vertical centering, etc.) BUG=140670 TEST=App shortcut window titlebars always update appropriately; no window title/frame regressions. R=ben@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=159087

Patch Set 1 #

Patch Set 2 : Use a title Label instead of Canvas::DrawStringInt. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -46 lines) Patch
M chrome/browser/ui/views/frame/opaque_browser_frame_view.h View 1 4 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/frame/opaque_browser_frame_view.cc View 1 6 chunks +33 lines, -41 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
msw
Hey Ben, please take a look; thanks! Note Patch Set 1's SchedulePaint() workaround works, but ...
8 years, 2 months ago (2012-09-25 03:16:01 UTC) #1
Ben Goodger (Google)
lgtm
8 years, 2 months ago (2012-09-27 16:21:30 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/10990017/2001
8 years, 2 months ago (2012-09-27 17:15:38 UTC) #3
commit-bot: I haz the power
8 years, 2 months ago (2012-09-27 19:18:53 UTC) #4
Change committed as 159087

Powered by Google App Engine
This is Rietveld 408576698