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

Issue 2004963003: Convert audio-controls* and audio-delete* tests to testharness.js (Closed)

Created:
4 years, 7 months ago by Srirama
Modified:
4 years, 7 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 audio-controls* and audio-delete* tests to testharness.js Cleaning up audio-controls* and audio-delete* tests 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/ceb895e19332cab2b012148c5319bb6eddae7a0b Cr-Commit-Position: refs/heads/master@{#395908}

Patch Set 1 : #

Total comments: 3

Patch Set 2 : address comments #

Patch Set 3 : address comments #

Total comments: 1

Patch Set 4 : make variables local #

Patch Set 5 : Rebase #

Messages

Total messages: 29 (8 generated)
Srirama
PTAL
4 years, 7 months ago (2016-05-24 13:19:53 UTC) #4
fs
https://codereview.chromium.org/2004963003/diff/20001/third_party/WebKit/LayoutTests/media/audio-controls-captions.html File third_party/WebKit/LayoutTests/media/audio-controls-captions.html (right): https://codereview.chromium.org/2004963003/diff/20001/third_party/WebKit/LayoutTests/media/audio-controls-captions.html#newcode20 third_party/WebKit/LayoutTests/media/audio-controls-captions.html:20: audio.onloadedmetadata = t.step_func_done(testClosedCaptionsButtonVisibility(false)); This doesn't look right, the argument ...
4 years, 7 months ago (2016-05-24 13:32:23 UTC) #5
Srirama
https://codereview.chromium.org/2004963003/diff/20001/third_party/WebKit/LayoutTests/media/audio-controls-captions.html File third_party/WebKit/LayoutTests/media/audio-controls-captions.html (right): https://codereview.chromium.org/2004963003/diff/20001/third_party/WebKit/LayoutTests/media/audio-controls-captions.html#newcode20 third_party/WebKit/LayoutTests/media/audio-controls-captions.html:20: audio.onloadedmetadata = t.step_func_done(testClosedCaptionsButtonVisibility(false)); On 2016/05/24 13:32:23, fs wrote: > ...
4 years, 7 months ago (2016-05-24 13:41:28 UTC) #6
fs
https://codereview.chromium.org/2004963003/diff/20001/third_party/WebKit/LayoutTests/media/audio-controls-captions.html File third_party/WebKit/LayoutTests/media/audio-controls-captions.html (right): https://codereview.chromium.org/2004963003/diff/20001/third_party/WebKit/LayoutTests/media/audio-controls-captions.html#newcode20 third_party/WebKit/LayoutTests/media/audio-controls-captions.html:20: audio.onloadedmetadata = t.step_func_done(testClosedCaptionsButtonVisibility(false)); On 2016/05/24 at 13:41:28, Srirama wrote: ...
4 years, 7 months ago (2016-05-24 14:06:20 UTC) #7
Srirama
On 2016/05/24 14:06:20, fs wrote: > https://codereview.chromium.org/2004963003/diff/20001/third_party/WebKit/LayoutTests/media/audio-controls-captions.html > File third_party/WebKit/LayoutTests/media/audio-controls-captions.html (right): > > https://codereview.chromium.org/2004963003/diff/20001/third_party/WebKit/LayoutTests/media/audio-controls-captions.html#newcode20 > ...
4 years, 7 months ago (2016-05-25 07:26:30 UTC) #8
fs
On 2016/05/25 at 07:26:30, srirama.m wrote: > On 2016/05/24 14:06:20, fs wrote: > > https://codereview.chromium.org/2004963003/diff/20001/third_party/WebKit/LayoutTests/media/audio-controls-captions.html ...
4 years, 7 months ago (2016-05-25 07:57:37 UTC) #9
Srirama
On 2016/05/25 07:57:37, fs wrote: > On 2016/05/25 at 07:26:30, srirama.m wrote: > > On ...
4 years, 7 months ago (2016-05-25 09:52:45 UTC) #10
fs
On 2016/05/25 at 09:52:45, srirama.m wrote: > On 2016/05/25 07:57:37, fs wrote: > > On ...
4 years, 7 months ago (2016-05-25 10:26:19 UTC) #11
foolip
Just a heads up that this will conflict with https://codereview.chromium.org/2015503002
4 years, 7 months ago (2016-05-25 10:34:17 UTC) #13
fs
On 2016/05/25 at 10:34:17, foolip wrote: > Just a heads up that this will conflict ...
4 years, 7 months ago (2016-05-25 10:41:17 UTC) #14
foolip
On 2016/05/25 10:41:17, fs wrote: > On 2016/05/25 at 10:34:17, foolip wrote: > > Just ...
4 years, 7 months ago (2016-05-25 11:36:31 UTC) #15
Srirama
On 2016/05/25 11:36:31, Philip Jägenstedt wrote: > On 2016/05/25 10:41:17, fs wrote: > > On ...
4 years, 7 months ago (2016-05-25 11:39:54 UTC) #16
Srirama
On 2016/05/25 10:26:19, fs wrote: > On 2016/05/25 at 09:52:45, srirama.m wrote: > > On ...
4 years, 7 months ago (2016-05-25 12:41:03 UTC) #17
fs
LGTM w/ the below fixed https://codereview.chromium.org/2004963003/diff/60001/third_party/WebKit/LayoutTests/media/media-controls.js File third_party/WebKit/LayoutTests/media/media-controls.js (right): https://codereview.chromium.org/2004963003/diff/60001/third_party/WebKit/LayoutTests/media/media-controls.js#newcode104 third_party/WebKit/LayoutTests/media/media-controls.js:104: captionsButtonElement = mediaControlsButton(currentMediaElement, "toggle-closed-captions-button"); ...
4 years, 7 months ago (2016-05-25 13:07:30 UTC) #18
Srirama
@Philip, do you want to land your CL before this?
4 years, 7 months ago (2016-05-25 14:10:26 UTC) #19
foolip
On 2016/05/25 14:10:26, Srirama wrote: > @Philip, do you want to land your CL before ...
4 years, 7 months ago (2016-05-25 14:32:45 UTC) #20
foolip
On 2016/05/25 14:10:26, Srirama wrote: > @Philip, do you want to land your CL before ...
4 years, 7 months ago (2016-05-25 14:32:47 UTC) #21
Srirama
On 2016/05/25 14:32:47, Philip Jägenstedt wrote: > On 2016/05/25 14:10:26, Srirama wrote: > > @Philip, ...
4 years, 7 months ago (2016-05-25 15:14:53 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2004963003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2004963003/100001
4 years, 7 months ago (2016-05-25 15:15:27 UTC) #25
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 7 months ago (2016-05-25 16:27:28 UTC) #27
commit-bot: I haz the power
4 years, 7 months ago (2016-05-25 16:30:19 UTC) #29
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/ceb895e19332cab2b012148c5319bb6eddae7a0b
Cr-Commit-Position: refs/heads/master@{#395908}

Powered by Google App Engine
This is Rietveld 408576698