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

Issue 2842263003: Switch SupportsUserData uses to use unique_ptr. (Closed)

Created:
3 years, 8 months ago by Avi (use Gerrit)
Modified:
3 years, 8 months ago
Reviewers:
mattm
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch SupportsUserData uses to use unique_ptr. The interface taking a raw pointer is deprecated and being removed. BUG=690937 Review-Url: https://codereview.chromium.org/2842263003 Cr-Commit-Position: refs/heads/master@{#467613} Committed: https://chromium.googlesource.com/chromium/src/+/0d99147557a46a8cd12bc827fb7a75e6bfa67097

Patch Set 1 #

Total comments: 3

Patch Set 2 : clean #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -17 lines) Patch
M net/test/spawned_test_server/spawner_communicator.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M net/url_request/url_request_http_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_unittest.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M net/websockets/websocket_stream.cc View 1 3 chunks +2 lines, -8 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
Avi (use Gerrit)
3 years, 8 months ago (2017-04-27 04:03:32 UTC) #4
mattm
lgtm with nit https://codereview.chromium.org/2842263003/diff/1/net/websockets/websocket_stream.cc File net/websockets/websocket_stream.cc (right): https://codereview.chromium.org/2842263003/diff/1/net/websockets/websocket_stream.cc#newcode96 net/websockets/websocket_stream.cc:96: handshake_stream_create_helper_(create_helper.release()), would be cleaner to use ...
3 years, 8 months ago (2017-04-27 04:58:11 UTC) #5
Avi (use Gerrit)
https://codereview.chromium.org/2842263003/diff/1/net/websockets/websocket_stream.cc File net/websockets/websocket_stream.cc (right): https://codereview.chromium.org/2842263003/diff/1/net/websockets/websocket_stream.cc#newcode96 net/websockets/websocket_stream.cc:96: handshake_stream_create_helper_(create_helper.release()), On 2017/04/27 04:58:11, mattm wrote: > would be ...
3 years, 8 months ago (2017-04-27 05:05:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2842263003/20001
3 years, 8 months ago (2017-04-27 05:06:32 UTC) #9
mattm
https://codereview.chromium.org/2842263003/diff/1/net/websockets/websocket_stream.cc File net/websockets/websocket_stream.cc (right): https://codereview.chromium.org/2842263003/diff/1/net/websockets/websocket_stream.cc#newcode96 net/websockets/websocket_stream.cc:96: handshake_stream_create_helper_(create_helper.release()), On 2017/04/27 05:05:44, Avi (ping after 24h) wrote: ...
3 years, 8 months ago (2017-04-27 05:15:27 UTC) #10
commit-bot: I haz the power
3 years, 8 months ago (2017-04-27 07:04:18 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/0d99147557a46a8cd12bc827fb7a...

Powered by Google App Engine
This is Rietveld 408576698