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

Issue 9835013: Ash: Don't show window icon or title for app windows (Closed)

Created:
8 years, 9 months ago by James Cook
Modified:
8 years, 9 months ago
Reviewers:
sky
CC:
chromium-reviews
Visibility:
Public.

Description

Ash: Don't show window icon or title for app windows Also add a line separating the header from content for app and popup windows. At alcor's request. BUG=119411 TEST=visual, open an app as a window, there should be no icon or title R=sky@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128261

Patch Set 1 #

Total comments: 1

Patch Set 2 : move to BrowserView, add line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -9 lines) Patch
M chrome/browser/themes/theme_service.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.cc View 1 3 chunks +18 lines, -8 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
James Cook
Scott, PTAL.
8 years, 9 months ago (2012-03-22 16:50:20 UTC) #1
sky
http://codereview.chromium.org/9835013/diff/1/chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.cc File chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.cc (left): http://codereview.chromium.org/9835013/diff/1/chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.cc#oldcode83 chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.cc:83: if (browser_view()->ShouldShowWindowIcon()) { Wouldn't it be better to put ...
8 years, 9 months ago (2012-03-22 16:58:12 UTC) #2
James Cook
Scott, PTAL. I moved the check to BrowserView, which is better. I also added a ...
8 years, 9 months ago (2012-03-22 17:33:42 UTC) #3
sky
LGTM
8 years, 9 months ago (2012-03-22 17:43:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/9835013/4001
8 years, 9 months ago (2012-03-22 17:47:30 UTC) #5
commit-bot: I haz the power
8 years, 9 months ago (2012-03-22 18:54:31 UTC) #6
Change committed as 128261

Powered by Google App Engine
This is Rietveld 408576698