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

Issue 2249763003: Mark HTMLMediaElement media tracks functionality as stable

Created:
4 years, 4 months ago by servolk
Modified:
4 years, 4 months ago
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink, eric.carlson_apple.com, feature-media-reviews_chromium.org, fs, gasubic, haraken, mlamouri+watch-blink_chromium.org, nessy, vcarbune.chromium
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mark HTMLMediaElement media tracks functionality as stable This will make HTMLMediaElement media tracks accessible and usable by default, without enable-experimental-web-platform-features flag. Intent to ship notification: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/Yk8u329AmIs BUG=249427, 249428

Patch Set 1 #

Patch Set 2 : Update webexposed test expectations #

Patch Set 3 : Updated platform/RuntimeEnabledFeatures.in #

Total comments: 3

Patch Set 4 : Just mark the feature as stable #

Patch Set 5 : Updated virtual/stable/webexposed test expectations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -1 line) Patch
M third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt View 1 4 4 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt View 1 4 6 chunks +49 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 43 (34 generated)
servolk
4 years, 4 months ago (2016-08-16 18:44:06 UTC) #7
mlamouri (slow - plz ping)
https://codereview.chromium.org/2249763003/diff/40001/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in File third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in (left): https://codereview.chromium.org/2249763003/diff/40001/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in#oldcode33 third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in:33: AudioVideoTracks status=experimental Usually, we mark the status as "stable" ...
4 years, 4 months ago (2016-08-17 09:09:39 UTC) #18
servolk
https://codereview.chromium.org/2249763003/diff/40001/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in File third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in (left): https://codereview.chromium.org/2249763003/diff/40001/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in#oldcode33 third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in:33: AudioVideoTracks status=experimental On 2016/08/17 09:09:39, Mounir Lamouri wrote: > ...
4 years, 4 months ago (2016-08-17 15:56:22 UTC) #19
wolenetz
https://codereview.chromium.org/2249763003/diff/40001/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in File third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in (left): https://codereview.chromium.org/2249763003/diff/40001/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in#oldcode33 third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in:33: AudioVideoTracks status=experimental On 2016/08/17 15:56:22, servolk wrote: > On ...
4 years, 4 months ago (2016-08-18 00:10:50 UTC) #20
wolenetz
On 2016/08/18 00:10:50, wolenetz wrote: > https://codereview.chromium.org/2249763003/diff/40001/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in > File third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in (left): > > https://codereview.chromium.org/2249763003/diff/40001/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in#oldcode33 > ...
4 years, 4 months ago (2016-08-18 00:12:42 UTC) #21
servolk
On 2016/08/18 00:12:42, wolenetz wrote: > On 2016/08/18 00:10:50, wolenetz wrote: > > > https://codereview.chromium.org/2249763003/diff/40001/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in ...
4 years, 4 months ago (2016-08-18 02:18:04 UTC) #25
mlamouri (slow - plz ping)
lgtm Can you link to the Intent to Ship email?
4 years, 4 months ago (2016-08-18 13:30:08 UTC) #32
servolk
On 2016/08/18 13:30:08, Mounir Lamouri wrote: > lgtm > > Can you link to the ...
4 years, 4 months ago (2016-08-18 17:05:44 UTC) #34
wolenetz
4 years, 4 months ago (2016-08-19 20:12:00 UTC) #43
lgtm % approvals on the intent to ship from API owners.
Note that https://bugs.chromium.org/p/chromium/issues/detail?id=639151 shows
that some of the tracks functionality required for MSE is still missing.

Powered by Google App Engine
This is Rietveld 408576698