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

Issue 2173953003: Media Router Mojo: Use new wrapper types. (Closed)

Created:
4 years, 5 months ago by miu
Modified:
4 years, 5 months ago
Reviewers:
imcheng, dcheng
CC:
chromium-reviews, feature-media-reviews_chromium.org, qsr+mojo_chromium.org, Aaron Boodman, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, media-router+watch_chromium.org, mcasas+watch+vc_chromium.org, darin (slow to review), ben+mojo_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Media Router Mojo: Use new wrapper types. Updates code to stop using the old mojo::String and mojo::Array types and instead use the much-cleaner std::string and std::vector types (a.k.a. the "new" mojo wrapper types for C++ code). R=imcheng@chromium.org Committed: https://crrev.com/6b1201a247659ad0e76cbacb0f382478d17e77ff Cr-Commit-Position: refs/heads/master@{#407564}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+225 lines, -266 lines) Patch
M chrome/browser/media/router/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/media/router/media_router.gyp View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_impl.h View 2 chunks +14 lines, -13 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_impl.cc View 11 chunks +29 lines, -43 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_impl_unittest.cc View 45 chunks +122 lines, -147 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_test.h View 1 chunk +31 lines, -31 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_test.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_type_converters.cc View 4 chunks +19 lines, -15 lines 1 comment Download
M chrome/browser/media/router/mojo/media_router_type_converters_unittest.cc View 3 chunks +7 lines, -8 lines 0 comments Download

Messages

Total messages: 23 (10 generated)
miu
imcheng: PTAL. I'm doing this upfront clean-up before I start landing more code changes for ...
4 years, 5 months ago (2016-07-22 22:42:06 UTC) #4
imcheng
lgtm
4 years, 5 months ago (2016-07-24 09:43: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/2173953003/20001
4 years, 5 months ago (2016-07-25 00:57:55 UTC) #9
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/224014)
4 years, 5 months ago (2016-07-25 01:04:41 UTC) #11
miu
dcheng: SECURITY_OWNERS RS needed for trivial changes to chrome/browser/media/router/mojo/media_router_type_converters.cc.
4 years, 5 months ago (2016-07-25 02:20:04 UTC) #13
dcheng
Also, this is good cleanup, but it would be even better to remove the type ...
4 years, 5 months ago (2016-07-25 02:58:20 UTC) #14
miu
On 2016/07/25 02:58:20, dcheng wrote: > Also, this is good cleanup, but it would be ...
4 years, 5 months ago (2016-07-25 08:10:01 UTC) #15
dcheng
LGTM, hopefully we can clean this up soon.
4 years, 5 months ago (2016-07-25 09:43:07 UTC) #16
mark a. foltz
On 2016/07/25 at 09:43:07, dcheng wrote: > LGTM, hopefully we can clean this up soon. ...
4 years, 5 months ago (2016-07-25 18:39:38 UTC) #17
miu
On 2016/07/25 09:43:07, dcheng wrote: > LGTM, hopefully we can clean this up soon. Yep. ...
4 years, 5 months ago (2016-07-25 19:32:43 UTC) #18
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/2173953003/20001
4 years, 5 months ago (2016-07-25 19:33:33 UTC) #20
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 5 months ago (2016-07-25 20:27:57 UTC) #21
commit-bot: I haz the power
4 years, 5 months ago (2016-07-25 20:30:10 UTC) #23
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6b1201a247659ad0e76cbacb0f382478d17e77ff
Cr-Commit-Position: refs/heads/master@{#407564}

Powered by Google App Engine
This is Rietveld 408576698