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

Issue 3034021: Use check item for side tab menu. (Closed)

Created:
10 years, 5 months ago by oshima
Modified:
9 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews, brettw-cc_chromium.org, nkostylev+cc_chromium.org, davemoore+watch_chromium.org, ben+cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Use check item for side tab menu. BUG=chromium-os:4948 TEST=manual: toggle side tab from wrench menu and side tab menu will be checked. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53235

Patch Set 1 #

Patch Set 2 : " #

Total comments: 1

Patch Set 3 : made Browser::UseVerticalTabs public and used in ToolbarView #

Patch Set 4 : " #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -7 lines) Patch
M chrome/browser/browser.h View 3 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/browser.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/views/toolbar_view.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/wrench_menu_model.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
oshima
10 years, 5 months ago (2010-07-21 17:09:31 UTC) #1
sky
LGTM with the following change. http://codereview.chromium.org/3034021/diff/4001/5001 File chrome/browser/views/toolbar_view.cc (right): http://codereview.chromium.org/3034021/diff/4001/5001#newcode369 chrome/browser/views/toolbar_view.cc:369: return static_cast<BrowserView*>(browser_->window()) return browser_->UseVerticalTabs();
10 years, 5 months ago (2010-07-21 17:18:18 UTC) #2
oshima
On 2010/07/21 17:18:18, sky wrote: > LGTM with the following change. > > http://codereview.chromium.org/3034021/diff/4001/5001 > ...
10 years, 5 months ago (2010-07-21 17:25:33 UTC) #3
sky
Yes, make it public. -Scott On Wed, Jul 21, 2010 at 10:25 AM, <oshima@chromium.org> wrote: ...
10 years, 5 months ago (2010-07-21 17:36:47 UTC) #4
oshima
On 2010/07/21 17:36:47, sky wrote: > Yes, make it public. > done. can you take ...
10 years, 5 months ago (2010-07-21 19:27:51 UTC) #5
sky
10 years, 5 months ago (2010-07-21 19:39:31 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698