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

Issue 62154: Implement stop/go button for Linux (Closed)

Created:
11 years, 8 months ago by willchan no longer on Chromium
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Implement stop/go button for Linux. Refactored code out of CustomDrawButton into CustomDrawButtonBase to be shared with GoButtonGtk. Replaced the existing non-togglable go button with GoButtonGtk. Note that tooltip support isn't done yet, as it changes based on the state of the location bar and the go/stop state. Add a simple test. Fix some minor lint errors. BUG=9381 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=13409

Patch Set 1 #

Patch Set 2 : Added a few more comments. #

Patch Set 3 : Add a small DCHECK => DCHECK_NE change. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+452 lines, -40 lines) Patch
M chrome/browser/gtk/browser_toolbar_gtk.h View 3 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/gtk/browser_toolbar_gtk.cc View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/gtk/browser_window_gtk.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/gtk/custom_button.h View 1 2 chunks +28 lines, -4 lines 0 comments Download
M chrome/browser/gtk/custom_button.cc View 3 chunks +40 lines, -23 lines 0 comments Download
A chrome/browser/gtk/go_button_gtk.h View 1 chunk +76 lines, -0 lines 0 comments Download
A chrome/browser/gtk/go_button_gtk.cc View 1 chunk +156 lines, -0 lines 0 comments Download
A chrome/browser/gtk/go_button_gtk_unittest.cc View 1 chunk +130 lines, -0 lines 0 comments Download
M chrome/browser/views/go_button.h View 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/views/go_button.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/chrome.gyp View 1 2 4 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
willchan no longer on Chromium
11 years, 8 months ago (2009-04-08 17:50:43 UTC) #1
Elliot Glaysher
LGTM
11 years, 8 months ago (2009-04-08 19:00:16 UTC) #2
Evan Stade
11 years, 8 months ago (2009-04-09 18:14:14 UTC) #3
hey Will, you keep adding tabs instead of spaces to chrome.gyp. Please to be
stopping.

Powered by Google App Engine
This is Rietveld 408576698