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

Issue 2584703002: Media Session API: make MediaMetadata mutable. (Closed)

Created:
4 years ago by mlamouri (slow - plz ping)
Modified:
3 years, 12 months ago
CC:
Aaron Boodman, abarth-chromium, blink-reviews, chromium-reviews, darin (slow to review), eric.carlson_apple.com, feature-media-reviews_chromium.org, haraken, mlamouri+watch-blink_chromium.org, qsr+mojo_chromium.org, Srirama, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Media Session API: make MediaMetadata mutable. Spec discussion: https://github.com/WICG/mediasession/issues/116 BUG=674710 R=zqzhang@chromium.org Committed: https://crrev.com/5c2e35fce0858601ae0f45a12b43f4733c384346 Cr-Commit-Position: refs/heads/master@{#439207}

Patch Set 1 #

Total comments: 2

Patch Set 2 : review comments and tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+284 lines, -16 lines) Patch
A third_party/WebKit/LayoutTests/media/mediasession/mediasession.html View 1 chunk +25 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/media/mediasession/mediasessionmetadata.html View 2 chunks +24 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/media/mediasession/mojo/metadata-async.html View 1 chunk +72 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/media/mediasession/mojo/metadata-session-link.html View 1 chunk +61 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/media/mediasession/mojo/resources/utils.js View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/mediasession/MediaMetadata.h View 1 3 chunks +27 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/mediasession/MediaMetadata.cpp View 1 3 chunks +40 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediasession/MediaMetadata.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/mediasession/MediaSession.h View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/mediasession/MediaSession.cpp View 1 chunk +17 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
mlamouri (slow - plz ping)
PTAL
4 years ago (2016-12-15 21:56:35 UTC) #2
Zhiqiang Zhang (Slow)
lgtm https://codereview.chromium.org/2584703002/diff/1/third_party/WebKit/Source/modules/mediasession/MediaMetadata.h File third_party/WebKit/Source/modules/mediasession/MediaMetadata.h (right): https://codereview.chromium.org/2584703002/diff/1/third_party/WebKit/Source/modules/mediasession/MediaMetadata.h#newcode60 third_party/WebKit/Source/modules/mediasession/MediaMetadata.h:60: void notifySessionFired(TimerBase*); nit: s/notifySessionFired/notifySessionTimerFired
4 years ago (2016-12-16 16:01:47 UTC) #6
Zhiqiang Zhang (Slow)
BTW, the web-exposed layout tests seems to need fix :)
4 years ago (2016-12-16 16:02:27 UTC) #7
mlamouri (slow - plz ping)
https://codereview.chromium.org/2584703002/diff/1/third_party/WebKit/Source/modules/mediasession/MediaMetadata.h File third_party/WebKit/Source/modules/mediasession/MediaMetadata.h (right): https://codereview.chromium.org/2584703002/diff/1/third_party/WebKit/Source/modules/mediasession/MediaMetadata.h#newcode60 third_party/WebKit/Source/modules/mediasession/MediaMetadata.h:60: void notifySessionFired(TimerBase*); On 2016/12/16 at 16:01:47, Zhiqiang Zhang wrote: ...
4 years ago (2016-12-16 18:43:40 UTC) #8
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/2584703002/20001
4 years ago (2016-12-16 18:44:29 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-16 22:06:15 UTC) #14
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/5c2e35fce0858601ae0f45a12b43f4733c384346 Cr-Commit-Position: refs/heads/master@{#439207}
4 years ago (2016-12-16 22:08:33 UTC) #16
François Beaufort
3 years, 12 months ago (2016-12-23 14:17:33 UTC) #17
Message was sent while issue was closed.
On 2016/12/16 22:08:33, commit-bot: I haz the power wrote:
> Patchset 2 (id:??) landed as
> https://crrev.com/5c2e35fce0858601ae0f45a12b43f4733c384346
> Cr-Commit-Position: refs/heads/master@{#439207}

Thank you so much! ❤

Powered by Google App Engine
This is Rietveld 408576698