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

Issue 48068: Cleanup GTK toolbar tooltips. Move from GtkTooltips to GtkTooltip API. (Closed)

Created:
11 years, 9 months ago by Dean McNamee
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Cleanup GTK toolbar tooltips. Move from GtkTooltips to GtkTooltip API. Move away from the deprecated GtkTooltips API, instead using the preferred methods on GtkWidget. Add missing tooltips to the back and forward buttons. This also fixes a memory leak of the old tooltips object which is no longer needed. BUG=8868

Patch Set 1 #

Patch Set 2 : Diff from correct branch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -17 lines) Patch
M chrome/browser/gtk/browser_toolbar_gtk.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/gtk/browser_toolbar_gtk.cc View 1 4 chunks +6 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Dean McNamee
11 years, 9 months ago (2009-03-17 15:11:26 UTC) #1
tony
Nice, LGTM.
11 years, 9 months ago (2009-03-17 17:04:09 UTC) #2
Elliot Glaysher
LGTM
11 years, 9 months ago (2009-03-17 17:17:13 UTC) #3
Evan Stade
11 years, 9 months ago (2009-03-17 17:35:27 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698