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

Issue 2779011: Make the reload button respond to middle-clicks like back/forward/home alread... (Closed)

Created:
10 years, 6 months ago by Peter Kasting
Modified:
9 years, 7 months ago
CC:
chromium-reviews, John Grabowski, Paweł Hajdan Jr., pam+watch_chromium.org, davemoore+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Make the reload button respond to middle-clicks like back/forward/home already do. This also makes GTK and Mac reset the location bar in the correct cases with various types of clicks on back/forward. BUG=none TEST=Middle-click reload. It should reload the page in a new background tab. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49350

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+210 lines, -198 lines) Patch
M chrome/app/nibs/SideToolbar.xib View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/nibs/Toolbar.xib View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/automation_provider.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/browser.h View 2 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/browser.cc View 1 7 chunks +108 lines, -121 lines 0 comments Download
M chrome/browser/browser_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browser_focus_uitest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/compact_location_bar_view.cc View 1 2 3 4 1 chunk +8 lines, -3 lines 0 comments Download
M chrome/browser/cocoa/browser_window_controller.mm View 1 2 3 2 chunks +25 lines, -22 lines 0 comments Download
M chrome/browser/crash_recovery_browsertest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_browsertests_misc.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/find_bar_host_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gtk/browser_toolbar_gtk.cc View 1 2 3 4 1 chunk +20 lines, -14 lines 0 comments Download
M chrome/browser/views/toolbar_view.cc View 1 2 3 3 chunks +27 lines, -15 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Peter Kasting
sky: Windows + cross-platform estade: GTK shess: Mac (please test that this works, as hand-editing ...
10 years, 6 months ago (2010-06-09 21:14:30 UTC) #1
Evan Stade
gtk lg
10 years, 6 months ago (2010-06-09 21:20:35 UTC) #2
sky
http://codereview.chromium.org/2779011/diff/1/5 File chrome/browser/browser.cc (right): http://codereview.chromium.org/2779011/diff/1/5#newcode1150 chrome/browser/browser.cc:1150: current_tab->controller().GoBack(); Should this be new_tab?
10 years, 6 months ago (2010-06-09 21:25:00 UTC) #3
Peter Kasting
http://codereview.chromium.org/2779011/diff/1/5 File chrome/browser/browser.cc (right): http://codereview.chromium.org/2779011/diff/1/5#newcode1150 chrome/browser/browser.cc:1150: current_tab->controller().GoBack(); On 2010/06/09 21:25:01, sky wrote: > Should this ...
10 years, 6 months ago (2010-06-09 21:34:10 UTC) #4
Scott Hess - ex-Googler
Seems to work on Mac. Note that Middle-click doesn't work on these buttons. I'll go ...
10 years, 6 months ago (2010-06-09 22:08:06 UTC) #5
Peter Kasting
OK, new snap up that addresses all comments, fixes some bugs in location bar resetting ...
10 years, 6 months ago (2010-06-09 22:41:40 UTC) #6
sky
LGTM
10 years, 6 months ago (2010-06-09 22:45:05 UTC) #7
Scott Hess - ex-Googler
lgtm
10 years, 6 months ago (2010-06-09 23:07:50 UTC) #8
Evan Stade
10 years, 6 months ago (2010-06-09 23:11:45 UTC) #9
still lgtm

Powered by Google App Engine
This is Rietveld 408576698