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

Issue 2802973003: Remove ScopedVector from chrome/ (Closed)

Created:
3 years, 8 months ago by leonhsl(Using Gerrit)
Modified:
3 years, 8 months ago
Reviewers:
Avi (use Gerrit), sky
CC:
chromium-reviews, grt+watch_chromium.org, vakh+watch_chromium.org, timvolodine, mac-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove ScopedVector from chrome/ base::ScopedVector is deprecated, see bug. BUG=554289 Review-Url: https://codereview.chromium.org/2802973003 Cr-Commit-Position: refs/heads/master@{#463545} Committed: https://chromium.googlesource.com/chromium/src/+/11c5ec813536507048ad1c54d04840a522fa5748

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments from sky@ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -22 lines) Patch
M chrome/common/safe_browsing/mach_o_image_reader_mac.h View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/common/safe_browsing/mach_o_image_reader_mac.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/service/service_ipc_server.h View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/service/service_ipc_server.cc View 1 3 chunks +8 lines, -2 lines 0 comments Download
M chrome/utility/chrome_content_utility_client.h View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/utility/chrome_content_utility_client.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/utility/safe_browsing/mac/dmg_iterator.h View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/utility/safe_browsing/mac/dmg_iterator.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/utility/safe_browsing/mac/udif.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/utility/safe_browsing/mac/udif.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
leonhsl(Using Gerrit)
PTAL, Thanks. This is the last CL for chrome/.
3 years, 8 months ago (2017-04-07 09:10:51 UTC) #6
sky
https://codereview.chromium.org/2802973003/diff/1/chrome/service/service_ipc_server.cc File chrome/service/service_ipc_server.cc (right): https://codereview.chromium.org/2802973003/diff/1/chrome/service/service_ipc_server.cc#newcode95 chrome/service/service_ipc_server.cc:95: std::vector<MessageHandler*> temp_handlers(message_handlers_.size()); You've used a for loop for this ...
3 years, 8 months ago (2017-04-07 14:42:14 UTC) #7
Avi (use Gerrit)
lgtm with the issues that Scott pointed out addressed.
3 years, 8 months ago (2017-04-07 15:37:16 UTC) #8
leonhsl(Using Gerrit)
Uploaded ps#2 to address comments, PTAnL, Thanks. https://codereview.chromium.org/2802973003/diff/1/chrome/service/service_ipc_server.cc File chrome/service/service_ipc_server.cc (right): https://codereview.chromium.org/2802973003/diff/1/chrome/service/service_ipc_server.cc#newcode95 chrome/service/service_ipc_server.cc:95: std::vector<MessageHandler*> temp_handlers(message_handlers_.size()); ...
3 years, 8 months ago (2017-04-10 08:33:06 UTC) #11
sky
LGTM
3 years, 8 months ago (2017-04-10 16:13:32 UTC) #14
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/2802973003/20001
3 years, 8 months ago (2017-04-11 05:33:18 UTC) #17
commit-bot: I haz the power
3 years, 8 months ago (2017-04-11 05:40:37 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/11c5ec813536507048ad1c54d048...

Powered by Google App Engine
This is Rietveld 408576698