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

Issue 1120203004: win: Ref-counted classes should have non-public destructors. (Closed)

Created:
5 years, 7 months ago by Nico
Modified:
5 years, 7 months ago
CC:
cbentzel+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

win: Ref-counted classes should have non-public destructors. BUG=123295, 467287 TBR=avi,rsleevi,kbr,grt Committed: https://crrev.com/efa363a5b868a17049852fa9cd86679120041853 Cr-Commit-Position: refs/heads/master@{#328040}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -42 lines) Patch
M content/common/font_cache_dispatcher_win.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/common/font_cache_dispatcher_win.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M net/proxy/dhcp_proxy_script_adapter_fetcher_win.h View 2 chunks +3 lines, -1 line 0 comments Download
M net/proxy/dhcp_proxy_script_adapter_fetcher_win.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc View 1 chunk +3 lines, -0 lines 1 comment Download
M net/proxy/dhcp_proxy_script_fetcher_win.h View 2 chunks +3 lines, -1 line 0 comments Download
M net/proxy/dhcp_proxy_script_fetcher_win.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/proxy/dhcp_proxy_script_fetcher_win_unittest.cc View 3 chunks +7 lines, -5 lines 0 comments Download
M ui/gl/gl_context_wgl.h View 2 chunks +2 lines, -1 line 0 comments Download
M ui/gl/gl_context_wgl.cc View 2 chunks +18 lines, -19 lines 1 comment Download
M win8/viewer/metro_viewer_process_host.h View 1 chunk +2 lines, -0 lines 1 comment Download
M win8/viewer/metro_viewer_process_host.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
Nico
This fixes all remaining ref-counted diags (except for the one fixed by ttps://codereview.chromium.org/1123613002/)
5 years, 7 months ago (2015-05-02 00:56:53 UTC) #2
dcheng
lgtm https://codereview.chromium.org/1120203004/diff/1/ui/gl/gl_context_wgl.cc File ui/gl/gl_context_wgl.cc (right): https://codereview.chromium.org/1120203004/diff/1/ui/gl/gl_context_wgl.cc#newcode135 ui/gl/gl_context_wgl.cc:135: return GLContext::GetExtensions() + " " + extensions; I ...
5 years, 7 months ago (2015-05-02 01:15:08 UTC) #3
dcheng
lgtm
5 years, 7 months ago (2015-05-02 01:15:12 UTC) #4
Nico
tbr'ing as it's a boring cleanup cl avi: content/ rsleevi: net/ kbr: ui/gl grt: win8/
5 years, 7 months ago (2015-05-02 01:24:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1120203004/1
5 years, 7 months ago (2015-05-02 01:24:59 UTC) #8
Ryan Sleevi
LGTM % nits https://codereview.chromium.org/1120203004/diff/1/net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc File net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc (right): https://codereview.chromium.org/1120203004/diff/1/net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc#newcode85 net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc:85: ~DelayingDhcpQuery() {} no "override" ? https://codereview.chromium.org/1120203004/diff/1/win8/viewer/metro_viewer_process_host.h ...
5 years, 7 months ago (2015-05-02 01:28:26 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-02 01:28:53 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/efa363a5b868a17049852fa9cd86679120041853 Cr-Commit-Position: refs/heads/master@{#328040}
5 years, 7 months ago (2015-05-02 01:29:55 UTC) #11
Nico
Good catch, I bet that'll cause a warning for that. Will send you a follow-up. ...
5 years, 7 months ago (2015-05-02 02:01:42 UTC) #12
Avi (use Gerrit)
lgtm stampity stamp
5 years, 7 months ago (2015-05-02 02:22:40 UTC) #13
grt (UTC plus 2)
lgtm
5 years, 7 months ago (2015-05-02 12:30:37 UTC) #14
Ken Russell (switch to Gerrit)
5 years, 7 months ago (2015-05-04 21:49:41 UTC) #15
Message was sent while issue was closed.
ui/gl lgtm

Powered by Google App Engine
This is Rietveld 408576698