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

Issue 2853443002: 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:
sdefresne
CC:
chromium-reviews, marq+scrutinize_chromium.org, ios-reviews+chrome_chromium.org, ios-reviews_chromium.org, Eugene But (OOO till 7-30), baxley+watch_chromium.org, pkl (ping after 24h if needed), ios-reviews+web_chromium.org, noyau+watch_chromium.org, ios-reviews+clean_chromium.org, lpromero+watch_chromium.org, marq+watch_chromium.org, stkhapugin, huangml+watch_chromium.org, liaoyuke+watch_chromium.org, sdefresne+watch_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/2853443002 Cr-Commit-Position: refs/heads/master@{#468008} Committed: https://chromium.googlesource.com/chromium/src/+/37c9356daeb495268f0ccc950c2c8095c0edd0e9

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -38 lines) Patch
M ios/chrome/browser/find_in_page/find_tab_helper.h View 2 chunks +2 lines, -1 line 0 comments Download
M ios/chrome/browser/find_in_page/find_tab_helper.mm View 2 chunks +3 lines, -2 lines 0 comments Download
M ios/chrome/browser/infobars/infobar_manager_impl.h View 2 chunks +2 lines, -1 line 0 comments Download
M ios/chrome/browser/reading_list/reading_list_web_state_observer.mm View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ssl/captive_portal_detector_tab_helper.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/tabs/tab_model_list.mm View 2 chunks +3 lines, -3 lines 0 comments Download
M ios/chrome/browser/ui/dialogs/javascript_dialog_blocking_util.mm View 2 chunks +2 lines, -1 line 1 comment Download
M ios/chrome/browser/web/dom_altering_lock.h View 2 chunks +1 line, -2 lines 0 comments Download
M ios/chrome/browser/web/network_activity_indicator_tab_helper.h View 1 chunk +2 lines, -1 line 0 comments Download
M ios/chrome/browser/web/network_activity_indicator_tab_helper.mm View 2 chunks +4 lines, -2 lines 0 comments Download
M ios/chrome/browser/web/sad_tab_tab_helper.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/web/sad_tab_tab_helper.mm View 2 chunks +3 lines, -2 lines 0 comments Download
M ios/clean/chrome/app/steps/launch_to_background.mm View 1 chunk +1 line, -1 line 0 comments Download
M ios/clean/chrome/app/steps/root_coordinator+application_step.mm View 2 chunks +4 lines, -2 lines 0 comments Download
M ios/web/browser_state.mm View 4 chunks +6 lines, -6 lines 0 comments Download
M ios/web/public/test/test_redirect_observer.mm View 2 chunks +2 lines, -1 line 0 comments Download
M ios/web/public/web_state/web_state_user_data.h View 2 chunks +2 lines, -1 line 0 comments Download
M ios/web/web_state/ui/wk_back_forward_list_item_holder.h View 2 chunks +2 lines, -1 line 0 comments Download
M ios/web/web_state/ui/wk_back_forward_list_item_holder.mm View 2 chunks +3 lines, -1 line 0 comments Download
M ios/web/web_state/ui/wk_web_view_configuration_provider.h View 2 chunks +2 lines, -1 line 0 comments Download
M ios/web/web_state/ui/wk_web_view_configuration_provider.mm View 2 chunks +2 lines, -1 line 0 comments Download
M ios/web/webui/url_data_manager_ios.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M ios/web_view/internal/translate/web_view_translate_client.h View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 13 (8 generated)
Avi (use Gerrit)
3 years, 7 months ago (2017-04-28 02:03:25 UTC) #6
sdefresne
lgtm (with one suggested change that can be done in a followup) https://codereview.chromium.org/2853443002/diff/1/ios/chrome/browser/ui/dialogs/javascript_dialog_blocking_util.mm File ios/chrome/browser/ui/dialogs/javascript_dialog_blocking_util.mm ...
3 years, 7 months ago (2017-04-28 10:07:05 UTC) #7
sdefresne
Thank you for this cleanup BTW.
3 years, 7 months ago (2017-04-28 10:07:15 UTC) #8
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/2853443002/1
3 years, 7 months ago (2017-04-28 15:24:51 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 15:33:46 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/37c9356daeb495268f0ccc950c2c...

Powered by Google App Engine
This is Rietveld 408576698