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

Issue 2295663002: Replace deprecated ScopedVector<T> in chromeos::TimeZoneProvider (Closed)

Created:
4 years, 3 months ago by Ben Chan
Modified:
4 years, 3 months ago
Reviewers:
Alexander Alekseev
CC:
chromium-reviews, alemate+watch_chromium.org, oshima+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace deprecated ScopedVector<T> in chromeos::TimeZoneProvider This CL changes chromeos::TimeZoneProvider to use vector<unique_ptr<T>> instead of the deprecated ScopedVector<T>. BUG=554289 Committed: https://crrev.com/75d94a576fcc9563946b47dd4bf811caa38d04e1 Cr-Commit-Position: refs/heads/master@{#415290}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M chromeos/timezone/timezone_provider.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chromeos/timezone/timezone_provider.cc View 3 chunks +7 lines, -3 lines 0 comments Download
M chromeos/timezone/timezone_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (9 generated)
Ben Chan
4 years, 3 months ago (2016-08-30 06:20:09 UTC) #5
Alexander Alekseev
lgtm
4 years, 3 months ago (2016-08-30 06:36:52 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/2295663002/1
4 years, 3 months ago (2016-08-30 14:11:14 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-08-30 14:15:12 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 14:19:10 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/75d94a576fcc9563946b47dd4bf811caa38d04e1
Cr-Commit-Position: refs/heads/master@{#415290}

Powered by Google App Engine
This is Rietveld 408576698