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

Issue 165272: Add a first attempt at a compact location bar and a status bar. The status ba... (Closed)

Created:
11 years, 4 months ago by brettw
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Add a first attempt at a compact location bar and a status bar. The status bar contains a clock, an application menu, and a non-working battery indicator. The compact location bar can be toggled by COMPACT_NAV_BAR in browser_window_gtk.cc Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23070

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 12

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+690 lines, -112 lines) Patch
A chrome/app/theme/compactnav_back.png View 1 2 Binary file 0 comments Download
A chrome/app/theme/compactnav_chrome.png View 1 2 Binary file 0 comments Download
A chrome/app/theme/compactnav_forward.png View 1 2 Binary file 0 comments Download
A chrome/app/theme/compactnav_separator.png View 1 2 Binary file 0 comments Download
A chrome/app/theme/statusbar_battery.png View 1 2 Binary file 0 comments Download
A chrome/app/theme/statusbar_menu.png View 1 2 Binary file 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit.h View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc View 1 2 3 4 1 chunk +6 lines, -8 lines 0 comments Download
M chrome/browser/defaults.h View 1 2 3 4 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/defaults.cc View 1 2 3 4 2 chunks +11 lines, -2 lines 0 comments Download
M chrome/browser/gtk/browser_window_gtk.h View 1 2 3 4 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/gtk/browser_window_gtk.cc View 1 2 3 4 5 chunks +69 lines, -0 lines 0 comments Download
M chrome/browser/gtk/tabs/tab_strip_gtk.h View 1 2 3 4 3 chunks +0 lines, -19 lines 0 comments Download
M chrome/browser/gtk/tabs/tab_strip_gtk.cc View 1 2 3 4 9 chunks +0 lines, -71 lines 0 comments Download
A chrome/browser/views/compact_navigation_bar.h View 1 2 3 4 1 chunk +76 lines, -0 lines 0 comments Download
A chrome/browser/views/compact_navigation_bar.cc View 1 2 3 4 1 chunk +184 lines, -0 lines 0 comments Download
M chrome/browser/views/frame/browser_view.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
A chrome/browser/views/frame/status_area_view.h View 1 2 3 4 1 chunk +62 lines, -0 lines 0 comments Download
A chrome/browser/views/frame/status_area_view.cc View 1 2 3 4 1 chunk +243 lines, -0 lines 0 comments Download
M chrome/browser/views/location_bar_view.h View 1 2 3 4 4 chunks +6 lines, -6 lines 0 comments Download
chrome/chrome.gyp View 1 2 3 4 3 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
brettw
11 years, 4 months ago (2009-08-10 22:54:56 UTC) #1
sky
http://codereview.chromium.org/165272/diff/1091/95 File chrome/browser/defaults.cc (right): http://codereview.chromium.org/165272/diff/1091/95#newcode25 Line 25: // On Windows, popup windows' autocomplete box have ...
11 years, 4 months ago (2009-08-11 04:30:03 UTC) #2
brettw
Comments should be addressed.
11 years, 4 months ago (2009-08-11 17:17:50 UTC) #3
sky
11 years, 4 months ago (2009-08-11 17:41:08 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698