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

Issue 12092098: Make an interface's virtual dtor protected rather than public. (Closed)

Created:
7 years, 10 months ago by eroman
Modified:
7 years, 10 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Make an interface's virtual dtor protected rather than public. This avoid a warning in chromium's clang plugin, since ProxyResolverV8Tracing::Job is refcounted and implements this interface. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180066

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M net/proxy/proxy_resolver_v8.h View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
eroman
7 years, 10 months ago (2013-02-01 00:08:37 UTC) #1
Ryan Sleevi
lgtm
7 years, 10 months ago (2013-02-01 00:13:31 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/12092098/1
7 years, 10 months ago (2013-02-01 00:48:59 UTC) #3
commit-bot: I haz the power
7 years, 10 months ago (2013-02-01 03:54:13 UTC) #4
Message was sent while issue was closed.
Change committed as 180066

Powered by Google App Engine
This is Rietveld 408576698