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

Issue 10392152: RefCounted types should not have public destructors, Linux fixes (Closed)

Created:
8 years, 7 months ago by Ryan Sleevi
Modified:
8 years, 7 months ago
CC:
chromium-reviews, sadrul, erikwright (departed), amit, dhollowa+watch_chromium.org, dcaiafa+watch_chromium.org, cbentzel+watch_chromium.org, jam, apatrick_chromium, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, jochen+watch-content_chromium.org, wez+watch_chromium.org, sanjeevr, simonmorris+watch_chromium.org, feature-media-reviews_chromium.org, pam+watch_chromium.org, sergeyu+watch_chromium.org, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, mihaip-chromium-reviews_chromium.org, garykac+watch_chromium.org, Aaron Boodman, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org
Visibility:
Public.

Description

RefCounted types should not have public destructors, Linux fixes BUG=123295 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137893

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+191 lines, -141 lines) Patch
M base/message_pump_glib.h View 2 chunks +2 lines, -1 line 0 comments Download
M base/message_pump_glib.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M base/message_pump_gtk.h View 2 chunks +3 lines, -1 line 0 comments Download
M base/message_pump_gtk.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M base/message_pump_x.h View 2 chunks +3 lines, -1 line 0 comments Download
M base/message_pump_x.cc View 3 chunks +24 lines, -24 lines 0 comments Download
M chrome/browser/jankometer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/password_manager/password_store_default_unittest.cc View 1 chunk +7 lines, -6 lines 0 comments Download
M chrome/browser/password_manager/password_store_x_unittest.cc View 1 chunk +7 lines, -6 lines 0 comments Download
M chrome/browser/ui/gtk/create_application_shortcuts_dialog_gtk.h View 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/gtk/extensions/bundle_installed_bubble_gtk.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/select_file_dialog_impl_gtk.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/select_file_dialog_impl_kde.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/login/login_prompt_gtk.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/options2/certificate_manager_handler2.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/renderer/pepper/ppb_pdf_impl.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/power_save_blocker_linux.cc View 5 chunks +12 lines, -3 lines 0 comments Download
M dbus/mock_bus.h View 2 chunks +3 lines, -1 line 0 comments Download
M dbus/mock_exported_object.h View 2 chunks +3 lines, -1 line 0 comments Download
M dbus/mock_object_proxy.h View 2 chunks +3 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gl_surface_mock.h View 2 chunks +3 lines, -1 line 0 comments Download
M media/base/stream_parser_buffer.h View 1 chunk +1 line, -0 lines 2 comments Download
M media/tools/player_x11/data_source_logger.h View 2 chunks +3 lines, -1 line 0 comments Download
M media/tools/player_x11/data_source_logger.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/curvecp/server_packetizer.h View 3 chunks +4 lines, -1 line 0 comments Download
M net/curvecp/server_packetizer.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M remoting/host/policy_hack/nat_policy_linux.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/gl/gl_context_egl.h View 2 chunks +3 lines, -1 line 0 comments Download
M ui/gl/gl_context_egl.cc View 3 chunks +13 lines, -13 lines 0 comments Download
M ui/gl/gl_context_glx.h View 2 chunks +3 lines, -1 line 0 comments Download
M ui/gl/gl_context_glx.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M ui/gl/gl_surface_egl.h View 6 chunks +6 lines, -3 lines 0 comments Download
M ui/gl/gl_surface_egl.cc View 6 chunks +11 lines, -13 lines 0 comments Download
M ui/gl/gl_surface_glx.h View 6 chunks +7 lines, -3 lines 0 comments Download
M ui/gl/gl_surface_glx.cc View 4 chunks +16 lines, -18 lines 0 comments Download
M ui/gl/gl_surface_linux.cc View 4 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Ryan Sleevi
Stamp collecting time. Various fixes throughout the tree for Linux builds jar: base/ , net/ ...
8 years, 7 months ago (2012-05-18 01:21:21 UTC) #1
satorux1
dbus/ LGTM. Thanks!
8 years, 7 months ago (2012-05-18 01:24:34 UTC) #2
Wez
remoting/ LGTM.
8 years, 7 months ago (2012-05-18 01:28:16 UTC) #3
jar (doing other things)
LGTM for base/* and net/*
8 years, 7 months ago (2012-05-18 01:36:52 UTC) #4
greggman
lgtm
8 years, 7 months ago (2012-05-18 01:44:13 UTC) #5
Ami GONE FROM CHROMIUM
lgtm http://codereview.chromium.org/10392152/diff/1/media/base/stream_parser_buffer.h File media/base/stream_parser_buffer.h (right): http://codereview.chromium.org/10392152/diff/1/media/base/stream_parser_buffer.h#newcode25 media/base/stream_parser_buffer.h:25: virtual ~StreamParserBuffer() {} I realize that this was ...
8 years, 7 months ago (2012-05-18 01:58:50 UTC) #6
Ryan Sleevi
http://codereview.chromium.org/10392152/diff/1/media/base/stream_parser_buffer.h File media/base/stream_parser_buffer.h (right): http://codereview.chromium.org/10392152/diff/1/media/base/stream_parser_buffer.h#newcode25 media/base/stream_parser_buffer.h:25: virtual ~StreamParserBuffer() {} On 2012/05/18 01:58:51, Ami Fischman wrote: ...
8 years, 7 months ago (2012-05-18 02:07:19 UTC) #7
sky
LGTM
8 years, 7 months ago (2012-05-18 15:40:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/10392152/1
8 years, 7 months ago (2012-05-18 16:23:23 UTC) #9
commit-bot: I haz the power
8 years, 7 months ago (2012-05-18 18:00:31 UTC) #10
Change committed as 137893

Powered by Google App Engine
This is Rietveld 408576698