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

Issue 115665: Middle clicking on a bookmark from the bookmark manager now... (Closed)

Created:
11 years, 7 months ago by meelapshah
Modified:
9 years, 7 months ago
Reviewers:
brettw, sky
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Middle clicking on a bookmark from the bookmark manager now opens that bookmark in a new foreground tab. BUG=7788

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -0 lines) Patch
M chrome/browser/views/bookmark_manager_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/bookmark_manager_view.cc View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M views/controls/table/table_view.h View 2 chunks +6 lines, -0 lines 0 comments Download
M views/controls/table/table_view.cc View 1 2 3 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
meelapshah
11 years, 7 months ago (2009-05-21 22:22:19 UTC) #1
brettw
I'm adding Scott since he wrote the table stuff. My question is especially whether the ...
11 years, 7 months ago (2009-05-21 22:34:35 UTC) #2
sky
LGTM with the following changes. http://codereview.chromium.org/115665/diff/14/1004 File views/controls/table/table_view.cc (right): http://codereview.chromium.org/115665/diff/14/1004#newcode660 Line 660: table_view->SetSelectedState(model_index, true); Use ...
11 years, 7 months ago (2009-05-21 22:41:18 UTC) #3
brettw
http://codereview.chromium.org/115665/diff/14/1003 File AUTHORS (right): http://codereview.chromium.org/115665/diff/14/1003#newcode40 Line 40: Meelap Shah <meelapshah@gmail.com> I don't think you need ...
11 years, 7 months ago (2009-05-21 22:50:15 UTC) #4
meelapshah
Changes made. On 2009/05/21 22:50:15, brettw wrote: > http://codereview.chromium.org/115665/diff/14/1003 > File AUTHORS (right): > > ...
11 years, 7 months ago (2009-05-21 23:03:52 UTC) #5
brettw
11 years, 7 months ago (2009-05-22 17:54:26 UTC) #6
LGTM, I'll check this in later today.

Powered by Google App Engine
This is Rietveld 408576698