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

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

Created:
3 years, 7 months ago by Avi (use Gerrit)
Modified:
3 years, 7 months ago
Reviewers:
ncarter (slow)
CC:
chromium-reviews, qsr+mojo_chromium.org, tzik, nasko+codewatch_chromium.org, yzshen+watch_chromium.org, ajwong+watch_chromium.org, kinuko+watch, jsbell+serviceworker_chromium.org, viettrungluu+watch_chromium.org, jam, abarth-chromium, darin-cc_chromium.org, loading-reviews_chromium.org, blink-worker-reviews_chromium.org, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, Randy Smith (Not in Mondays), nhiroki, feature-media-reviews_chromium.org, agrieve+watch_chromium.org, michaeln, shimazu+serviceworker_chromium.org, serviceworker-reviews, Aaron Boodman, kinuko+serviceworker, horo+watch_chromium.org, darin (slow to review), mmenke
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 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2853663002 Cr-Commit-Position: refs/heads/master@{#468909} Committed: https://chromium.googlesource.com/chromium/src/+/cb129c01ece3b6201a3baeceeb5b988fa49ef1be

Patch Set 1 #

Patch Set 2 : reparent #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -28 lines) Patch
M content/browser/android/content_view_core_impl.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/android/context_selection_client.cc View 2 chunks +3 lines, -1 line 0 comments Download
M content/browser/android/java/gin_java_bridge_message_filter.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M content/browser/blob_storage/chrome_blob_storage_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_context.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/resource_dispatcher_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/session/media_session_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/session/media_session_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_request_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_write_to_cache_job.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/site_instance_impl.cc View 2 chunks +3 lines, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/websockets/websocket_manager.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/public/browser/web_contents_user_data.h View 2 chunks +2 lines, -1 line 1 comment Download
M content/renderer/internal_document_state_data.h View 2 chunks +1 line, -3 lines 0 comments Download
M content/renderer/internal_document_state_data.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/renderer/mojo_bindings_controller.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/test/web_contents_observer_sanity_checker.h View 2 chunks +2 lines, -1 line 0 comments Download
M content/test/web_contents_observer_sanity_checker.cc View 2 chunks +4 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 17 (13 generated)
Avi (use Gerrit)
Nick, ptal. Requires the chrome/ changes to land first, as that exposes several destructors. https://codereview.chromium.org/2853663002/diff/20001/content/public/browser/web_contents_user_data.h ...
3 years, 7 months ago (2017-05-02 03:49:16 UTC) #9
ncarter (slow)
lgtm
3 years, 7 months ago (2017-05-02 22:23:07 UTC) #12
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/2853663002/20001
3 years, 7 months ago (2017-05-03 02:50:37 UTC) #14
commit-bot: I haz the power
3 years, 7 months ago (2017-05-03 06:50:07 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/cb129c01ece3b6201a3baeceeb5b...

Powered by Google App Engine
This is Rietveld 408576698