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

Issue 2796943002: Move routing token out of AndroidOverlay config. (Closed)

Created:
3 years, 8 months ago by liberato (no reviews please)
Modified:
3 years, 8 months ago
Reviewers:
DaleCurtis, dcheng
CC:
Aaron Boodman, abarth-chromium, alokp+watch_chromium.org, avayvod+watch_chromium.org, chromium-reviews, darin (slow to review), feature-media-reviews_chromium.org, mlamouri+watch-media_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move routing token out of AndroidOverlay config. This CL removes the routing token from the AndroidOverlay initial config struct. It does not remove it from the mojo version of the config, since it's now an implementation detail for mojo. After this CL, the routing config will be provided to the mojo factory. The application won't need to remember it. BUG= Review-Url: https://codereview.chromium.org/2796943002 Cr-Commit-Position: refs/heads/master@{#461859} Committed: https://chromium.googlesource.com/chromium/src/+/29aa3bc7a1fb3b50e9610e35be6eb052f60e4696

Patch Set 1 #

Total comments: 5

Patch Set 2 : cl feedback 1/2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -11 lines) Patch
M media/base/android/android_overlay.h View 2 chunks +0 lines, -4 lines 0 comments Download
M media/mojo/clients/mojo_android_overlay.h View 2 chunks +3 lines, -1 line 0 comments Download
M media/mojo/clients/mojo_android_overlay.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M media/mojo/clients/mojo_android_overlay_factory.h View 1 3 chunks +3 lines, -0 lines 0 comments Download
M media/mojo/clients/mojo_android_overlay_factory.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M media/mojo/clients/mojo_android_overlay_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
liberato (no reviews please)
it occurs to me that the routing token can be kept as an implementation detail ...
3 years, 8 months ago (2017-04-04 17:39:51 UTC) #7
DaleCurtis
lgtm % minor changes https://codereview.chromium.org/2796943002/diff/1/media/mojo/clients/mojo_android_overlay.h File media/mojo/clients/mojo_android_overlay.h (right): https://codereview.chromium.org/2796943002/diff/1/media/mojo/clients/mojo_android_overlay.h#newcode29 media/mojo/clients/mojo_android_overlay.h:29: const base::UnguessableToken& routing_token); Should probably ...
3 years, 8 months ago (2017-04-04 18:48:22 UTC) #8
liberato (no reviews please)
thanks for the feedback. -fl https://codereview.chromium.org/2796943002/diff/1/media/mojo/clients/mojo_android_overlay.h File media/mojo/clients/mojo_android_overlay.h (right): https://codereview.chromium.org/2796943002/diff/1/media/mojo/clients/mojo_android_overlay.h#newcode29 media/mojo/clients/mojo_android_overlay.h:29: const base::UnguessableToken& routing_token); On ...
3 years, 8 months ago (2017-04-04 20:00:21 UTC) #10
DaleCurtis
https://codereview.chromium.org/2796943002/diff/1/media/mojo/clients/mojo_android_overlay.h File media/mojo/clients/mojo_android_overlay.h (right): https://codereview.chromium.org/2796943002/diff/1/media/mojo/clients/mojo_android_overlay.h#newcode29 media/mojo/clients/mojo_android_overlay.h:29: const base::UnguessableToken& routing_token); On 2017/04/04 at 20:00:21, liberato wrote: ...
3 years, 8 months ago (2017-04-04 20:14:55 UTC) #12
dcheng
LGTM
3 years, 8 months ago (2017-04-04 21:48:27 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/2796943002/20001
3 years, 8 months ago (2017-04-04 21:51:35 UTC) #18
commit-bot: I haz the power
3 years, 8 months ago (2017-04-04 22:03:49 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/29aa3bc7a1fb3b50e9610e35be6e...

Powered by Google App Engine
This is Rietveld 408576698