Comment #2 on issue 8868 by [email protected]: Linux memory leak in
toolbar tooltips
http://code.google.com/p/chromium/issues/detail?id=8868
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=11873
------------------------------------------------------------------------
r11873 | [email protected] | 2009-03-17 10:24:59 -0700 (Tue, 17 Mar 2009)
| 10 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/browser_toolbar_gtk.cc?r1=11873&r2=11872
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/browser_toolbar_gtk.h?r1=11873&r2=11872
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
Review URL: http://codereview.chromium.org/48068
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---