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

Issue 1648653002: Carry WebMediaSession in WebMediaPlayerParams (Closed)

Created:
4 years, 10 months ago by davve
Modified:
4 years, 10 months ago
CC:
chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, nasko+codewatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Carry WebMediaSession in WebMediaPlayerParams While general, this is Android focused in the short-term. It prepares WebMediaPlayerAndroid for propagating its media session id, if any, over IPC to the browser process where the media session integration with the platform happens. BUG=497735, 581728 Committed: https://crrev.com/9db17a3c0461e8d0119a2594fdb142c543dcbdee Cr-Commit-Position: refs/heads/master@{#376707}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase; add const to getter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M content/renderer/render_frame_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M media/blink/webmediaplayer_params.h View 1 4 chunks +7 lines, -1 line 0 comments Download
M media/blink/webmediaplayer_params.cc View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 29 (14 generated)
davve
Not sure who of you that's around atm, but PTAL if you have a moment.
4 years, 10 months ago (2016-02-11 15:41:45 UTC) #6
philipj_slow
Non-owner LGTM
4 years, 10 months ago (2016-02-16 10:05:41 UTC) #7
mlamouri (slow - plz ping)
lgtm
4 years, 10 months ago (2016-02-16 16:43:34 UTC) #8
jochen (gone - plz use gerrit)
lgtm
4 years, 10 months ago (2016-02-17 10:52:20 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1648653002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1648653002/1
4 years, 10 months ago (2016-02-17 14:28:35 UTC) #11
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/131936) mac_chromium_gn_rel on ...
4 years, 10 months ago (2016-02-17 14:30:43 UTC) #13
whywhat
https://codereview.chromium.org/1648653002/diff/1/media/blink/webmediaplayer_params.h File media/blink/webmediaplayer_params.h (right): https://codereview.chromium.org/1648653002/diff/1/media/blink/webmediaplayer_params.h#newcode100 media/blink/webmediaplayer_params.h:100: blink::WebMediaSession* media_session() const { return media_session_; } nit: returning ...
4 years, 10 months ago (2016-02-17 16:52:02 UTC) #14
davve
https://codereview.chromium.org/1648653002/diff/1/media/blink/webmediaplayer_params.h File media/blink/webmediaplayer_params.h (right): https://codereview.chromium.org/1648653002/diff/1/media/blink/webmediaplayer_params.h#newcode100 media/blink/webmediaplayer_params.h:100: blink::WebMediaSession* media_session() const { return media_session_; } On 2016/02/17 ...
4 years, 10 months ago (2016-02-19 09:15:07 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1648653002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1648653002/20001
4 years, 10 months ago (2016-02-19 13:23:38 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/147879)
4 years, 10 months ago (2016-02-19 13:38:05 UTC) #20
davve
+dalecurtis for media/
4 years, 10 months ago (2016-02-19 14:19:10 UTC) #22
DaleCurtis
lgtm, but be aware WMPA will be deleted over the next few milestones.
4 years, 10 months ago (2016-02-19 19:02:16 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1648653002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1648653002/20001
4 years, 10 months ago (2016-02-22 08:16:36 UTC) #25
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-22 09:20:48 UTC) #27
commit-bot: I haz the power
4 years, 10 months ago (2016-02-22 09:22:22 UTC) #29
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9db17a3c0461e8d0119a2594fdb142c543dcbdee
Cr-Commit-Position: refs/heads/master@{#376707}

Powered by Google App Engine
This is Rietveld 408576698