Status: Untriaged Owner: [email protected] CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-Linux Area-Misc
New issue 8868 by [email protected]: Linux memory leak in toolbar tooltips http://code.google.com/p/chromium/issues/detail?id=8868 We are leaking: toolbar_tooltips_ = gtk_tooltips_new(); in browser_toolbar_gtk.cc The GtkTooltips API has been deprecated in favor of the GtkTooltip API, we should probably fix both at the same time. -- 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 -~----------~----~----~----~------~----~------~--~---
