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

Issue 2574673002: Removes ScopedVector from presentation_service_impl. (Closed)

Created:
4 years ago by CJ
Modified:
4 years ago
CC:
chromium-reviews, media-router+watch_chromium.org, jam, darin-cc_chromium.org, feature-media-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removes ScopedVector from presentation_service_impl. Removes ScopedVector in favor of vector<unique_ptr> in presentation_service_impl and related files as requested in Avi's comment in https://codereview.chromium.org/2562603002/ BUG=554289 Committed: https://crrev.com/1014cd6bdcd0d8dc3675c5e77eeeafce7cf98e46 Cr-Commit-Position: refs/heads/master@{#439052}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addresses Avi's #3 comments. #

Total comments: 2

Patch Set 3 : Merge branch 'real_master' into noscope #

Patch Set 4 : Fixes test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -13 lines) Patch
M chrome/browser/media/router/presentation_service_delegate_impl.cc View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M content/browser/presentation/presentation_service_impl.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/presentation/presentation_service_impl.cc View 1 2 1 chunk +7 lines, -5 lines 0 comments Download
M content/browser/presentation/presentation_service_impl_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/presentation_service_delegate.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 31 (19 generated)
CJ
Please take a look.
4 years ago (2016-12-13 04:24:53 UTC) #2
Avi (use Gerrit)
Change your CL's description to be something like "Removes ScopedVector from xxxxx". This isn't removing ...
4 years ago (2016-12-13 04:45:31 UTC) #3
CJ
https://codereview.chromium.org/2574673002/diff/1/content/browser/presentation/presentation_service_impl.cc File content/browser/presentation/presentation_service_impl.cc (right): https://codereview.chromium.org/2574673002/diff/1/content/browser/presentation/presentation_service_impl.cc#newcode473 content/browser/presentation/presentation_service_impl.cc:473: for (size_t i = 0; i < messages.size(); i++) ...
4 years ago (2016-12-13 23:01:31 UTC) #5
Avi (use Gerrit)
LGTM with fix. https://codereview.chromium.org/2574673002/diff/20001/content/browser/presentation/presentation_service_impl.cc File content/browser/presentation/presentation_service_impl.cc (right): https://codereview.chromium.org/2574673002/diff/20001/content/browser/presentation/presentation_service_impl.cc#newcode476 content/browser/presentation/presentation_service_impl.cc:476: //} Don't commit commented-out code.
4 years ago (2016-12-14 03:32:09 UTC) #6
CJ
https://codereview.chromium.org/2574673002/diff/20001/content/browser/presentation/presentation_service_impl.cc File content/browser/presentation/presentation_service_impl.cc (right): https://codereview.chromium.org/2574673002/diff/20001/content/browser/presentation/presentation_service_impl.cc#newcode476 content/browser/presentation/presentation_service_impl.cc:476: //} On 2016/12/14 03:32:09, Avi wrote: > Don't commit ...
4 years ago (2016-12-14 19:56:13 UTC) #7
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/2574673002/40001
4 years ago (2016-12-14 19:57:14 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/326114)
4 years ago (2016-12-14 20:08:02 UTC) #12
CJ
+imcheng, owners, presentation_service_delegate_impl.cc
4 years ago (2016-12-14 20:45:39 UTC) #14
imcheng
lgtm
4 years ago (2016-12-15 18:59:05 UTC) #15
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/2574673002/60001
4 years ago (2016-12-16 06:46:19 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-16 07:00:14 UTC) #29
commit-bot: I haz the power
4 years ago (2016-12-16 07:01:50 UTC) #31
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1014cd6bdcd0d8dc3675c5e77eeeafce7cf98e46
Cr-Commit-Position: refs/heads/master@{#439052}

Powered by Google App Engine
This is Rietveld 408576698