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

Issue 10009002: Objects that derive from RefCounted should not have public dtors (Closed)

Created:
8 years, 8 months ago by Ryan Sleevi
Modified:
8 years, 8 months ago
Reviewers:
Sergey Ulanov, sky, Jamie
CC:
chromium-reviews, jamiewalch+watch_chromium.org, garykac+watch_chromium.org, sanjeevr, simonmorris+watch_chromium.org, dcaiafa+watch_chromium.org, wez+watch_chromium.org, amit, hclam+watch_chromium.org, jam, joi+watch-content_chromium.org, lambroslambrou+watch_chromium.org, darin-cc_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Objects that derive from RefCounted should not have public dtors BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=131026

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M content/browser/browser_thread_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/jingle_glue/jingle_thread.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Ryan Sleevi
jamie: remoting/ sky: content/browser jamie: One thing I noticed is that talk_base::MessageHandler (which JingleMessagePump is-a) ...
8 years, 8 months ago (2012-04-05 06:47:42 UTC) #1
Jamie
I think I'll defer to Sergey on this one. He knows that code better than ...
8 years, 8 months ago (2012-04-05 06:51:59 UTC) #2
sky
LGTM, but don't inline the desturctors.
8 years, 8 months ago (2012-04-05 16:25:39 UTC) #3
Ryan Sleevi
On 2012/04/05 16:25:39, sky wrote: > LGTM, but don't inline the desturctors. Could you clarify ...
8 years, 8 months ago (2012-04-05 16:30:19 UTC) #4
sky
I'm stupid. I thought these were .h files.
8 years, 8 months ago (2012-04-05 16:32:49 UTC) #5
Sergey Ulanov
remoting/ - lgtm. I don't think there is a good reason for MessageHandler interface to ...
8 years, 8 months ago (2012-04-05 17:46:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/10009002/1
8 years, 8 months ago (2012-04-05 18:39:40 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-05 22:22:08 UTC) #8
Change committed as 131026

Powered by Google App Engine
This is Rietveld 408576698