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 2155053002: Convert media-play-promise.html to testharness.js (Closed)

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

Description

Convert media-play-promise.html to testharness.js Cleaning up media-play-promise.html in media/ to use testharness.js instead of video-test.js. This will enable to upstream these tests to web-platform-tests. BUG=588956 Committed: https://crrev.com/b87e3bb23b068f510fcf6bd18635a7a508e5d0d2 Cr-Commit-Position: refs/heads/master@{#406243}

Patch Set 1 #

Total comments: 11

Patch Set 2 : address comments #

Total comments: 2

Patch Set 3 : address nit #

Patch Set 4 : add suggested change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+278 lines, -624 lines) Patch
M third_party/WebKit/LayoutTests/media/media-play-promise.html View 1 2 3 1 chunk +278 lines, -438 lines 0 comments Download
D third_party/WebKit/LayoutTests/media/media-play-promise-expected.txt View 1 chunk +0 lines, -186 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
Srirama
PTAL
4 years, 5 months ago (2016-07-18 09:34:36 UTC) #5
Srirama
https://codereview.chromium.org/2155053002/diff/40001/third_party/WebKit/LayoutTests/media/media-play-promise.html File third_party/WebKit/LayoutTests/media/media-play-promise.html (right): https://codereview.chromium.org/2155053002/diff/40001/third_party/WebKit/LayoutTests/media/media-play-promise.html#newcode18 third_party/WebKit/LayoutTests/media/media-play-promise.html:18: audio.onloadedmetadata = t.step_func(function() {}); Should we remove these events? ...
4 years, 5 months ago (2016-07-18 09:36:10 UTC) #6
fs
https://codereview.chromium.org/2155053002/diff/40001/third_party/WebKit/LayoutTests/media/media-play-promise.html File third_party/WebKit/LayoutTests/media/media-play-promise.html (right): https://codereview.chromium.org/2155053002/diff/40001/third_party/WebKit/LayoutTests/media/media-play-promise.html#newcode18 third_party/WebKit/LayoutTests/media/media-play-promise.html:18: audio.onloadedmetadata = t.step_func(function() {}); On 2016/07/18 at 09:36:10, Srirama ...
4 years, 5 months ago (2016-07-18 10:51:03 UTC) #7
Srirama
https://codereview.chromium.org/2155053002/diff/40001/third_party/WebKit/LayoutTests/media/media-play-promise.html File third_party/WebKit/LayoutTests/media/media-play-promise.html (right): https://codereview.chromium.org/2155053002/diff/40001/third_party/WebKit/LayoutTests/media/media-play-promise.html#newcode18 third_party/WebKit/LayoutTests/media/media-play-promise.html:18: audio.onloadedmetadata = t.step_func(function() {}); On 2016/07/18 10:51:02, fs wrote: ...
4 years, 5 months ago (2016-07-18 13:58:10 UTC) #8
fs
LGTM, but I think we need a better story around the ordering test. https://codereview.chromium.org/2155053002/diff/40001/third_party/WebKit/LayoutTests/media/media-play-promise.html File ...
4 years, 5 months ago (2016-07-18 14:14:43 UTC) #9
Srirama
https://codereview.chromium.org/2155053002/diff/40001/third_party/WebKit/LayoutTests/media/media-play-promise.html File third_party/WebKit/LayoutTests/media/media-play-promise.html (right): https://codereview.chromium.org/2155053002/diff/40001/third_party/WebKit/LayoutTests/media/media-play-promise.html#newcode18 third_party/WebKit/LayoutTests/media/media-play-promise.html:18: audio.onloadedmetadata = t.step_func(function() {}); On 2016/07/18 14:14:43, fs wrote: ...
4 years, 5 months ago (2016-07-19 07:15:44 UTC) #10
fs
https://codereview.chromium.org/2155053002/diff/40001/third_party/WebKit/LayoutTests/media/media-play-promise.html File third_party/WebKit/LayoutTests/media/media-play-promise.html (right): https://codereview.chromium.org/2155053002/diff/40001/third_party/WebKit/LayoutTests/media/media-play-promise.html#newcode18 third_party/WebKit/LayoutTests/media/media-play-promise.html:18: audio.onloadedmetadata = t.step_func(function() {}); On 2016/07/19 at 07:15:44, Srirama ...
4 years, 5 months ago (2016-07-19 08:30:11 UTC) #11
Srirama
https://codereview.chromium.org/2155053002/diff/40001/third_party/WebKit/LayoutTests/media/media-play-promise.html File third_party/WebKit/LayoutTests/media/media-play-promise.html (right): https://codereview.chromium.org/2155053002/diff/40001/third_party/WebKit/LayoutTests/media/media-play-promise.html#newcode18 third_party/WebKit/LayoutTests/media/media-play-promise.html:18: audio.onloadedmetadata = t.step_func(function() {}); On 2016/07/19 08:30:11, fs wrote: ...
4 years, 5 months ago (2016-07-19 09:21:57 UTC) #13
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/2155053002/120001
4 years, 5 months ago (2016-07-19 09:22:51 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:120001)
4 years, 5 months ago (2016-07-19 11:03:20 UTC) #18
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 11:06:29 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b87e3bb23b068f510fcf6bd18635a7a508e5d0d2
Cr-Commit-Position: refs/heads/master@{#406243}

Powered by Google App Engine
This is Rietveld 408576698