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

Issue 72543003: Update TextTrackCue tests to use VTTCue where appropriate (Closed)

Created:
7 years, 1 month ago by philipj_slow
Modified:
7 years, 1 month ago
CC:
blink-reviews, feature-media-reviews_chromium.org, nessy, vcarbune.chromium, gasubic
Visibility:
Public.

Description

Update TextTrackCue tests to use VTTCue where appropriate The Opera tests were fixed upstream and re-imported: https://github.com/w3c/web-platform-tests/commit/8c08468d5494c9026c2a857f366c631651c413fd https://github.com/w3c/web-platform-tests/commit/da34397c2c16170da60e5c7638e00c0edadcf0be A new test in cues.html requres a more recent testharness.js than we have and was disabled. BUG=270340 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162026

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -518 lines) Patch
M LayoutTests/media/track/opera/interfaces/TextTrack/addCue.html View 3 chunks +4 lines, -4 lines 0 comments Download
M LayoutTests/media/track/opera/interfaces/TextTrack/cues.html View 2 chunks +21 lines, -14 lines 0 comments Download
M LayoutTests/media/track/opera/interfaces/TextTrack/cues-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/media/track/opera/interfaces/TextTrack/removeCue.html View 1 chunk +1 line, -1 line 0 comments Download
D LayoutTests/media/track/opera/interfaces/TextTrackCue/align.html View 1 chunk +0 lines, -52 lines 0 comments Download
D LayoutTests/media/track/opera/interfaces/TextTrackCue/align-expected.txt View 1 chunk +0 lines, -4 lines 0 comments Download
M LayoutTests/media/track/opera/interfaces/TextTrackCue/endTime.html View 1 chunk +1 line, -1 line 0 comments Download
D LayoutTests/media/track/opera/interfaces/TextTrackCue/getCueAsHTML.html View 1 chunk +0 lines, -92 lines 0 comments Download
D LayoutTests/media/track/opera/interfaces/TextTrackCue/getCueAsHTML-expected.txt View 1 chunk +0 lines, -14 lines 0 comments Download
D LayoutTests/media/track/opera/interfaces/TextTrackCue/getCueAsHTMLCrash.html View 1 chunk +0 lines, -21 lines 0 comments Download
D LayoutTests/media/track/opera/interfaces/TextTrackCue/getCueAsHTMLCrash-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/media/track/opera/interfaces/TextTrackCue/id.html View 1 chunk +1 line, -1 line 0 comments Download
D LayoutTests/media/track/opera/interfaces/TextTrackCue/line.html View 1 chunk +0 lines, -59 lines 0 comments Download
D LayoutTests/media/track/opera/interfaces/TextTrackCue/line-expected.txt View 1 chunk +0 lines, -4 lines 0 comments Download
M LayoutTests/media/track/opera/interfaces/TextTrackCue/onenter.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/track/opera/interfaces/TextTrackCue/onexit.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/track/opera/interfaces/TextTrackCue/pauseOnExit.html View 1 chunk +1 line, -1 line 0 comments Download
D LayoutTests/media/track/opera/interfaces/TextTrackCue/snapToLines.html View 1 chunk +0 lines, -94 lines 0 comments Download
D LayoutTests/media/track/opera/interfaces/TextTrackCue/snapToLines-expected.txt View 1 chunk +0 lines, -4 lines 0 comments Download
M LayoutTests/media/track/opera/interfaces/TextTrackCue/startTime.html View 1 chunk +1 line, -1 line 0 comments Download
D LayoutTests/media/track/opera/interfaces/TextTrackCue/text.html View 1 chunk +0 lines, -35 lines 0 comments Download
D LayoutTests/media/track/opera/interfaces/TextTrackCue/text-expected.txt View 1 chunk +0 lines, -4 lines 0 comments Download
M LayoutTests/media/track/opera/interfaces/TextTrackCue/track.html View 1 chunk +1 line, -1 line 0 comments Download
D LayoutTests/media/track/opera/interfaces/TextTrackCue/vertical.html View 1 chunk +0 lines, -52 lines 0 comments Download
D LayoutTests/media/track/opera/interfaces/TextTrackCue/vertical-expected.txt View 1 chunk +0 lines, -4 lines 0 comments Download
M LayoutTests/media/track/opera/interfaces/TextTrackCueList/getCueById.html View 4 chunks +4 lines, -4 lines 0 comments Download
M LayoutTests/media/track/opera/interfaces/TextTrackCueList/getter.html View 3 chunks +3 lines, -3 lines 0 comments Download
M LayoutTests/media/track/opera/interfaces/TextTrackCueList/length.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/media/track/opera/interfaces/VTTCue/align.html View 2 chunks +2 lines, -2 lines 0 comments Download
A LayoutTests/media/track/opera/interfaces/VTTCue/align-expected.txt View 1 chunk +4 lines, -0 lines 0 comments Download
A + LayoutTests/media/track/opera/interfaces/VTTCue/getCueAsHTML.html View 2 chunks +2 lines, -2 lines 0 comments Download
A LayoutTests/media/track/opera/interfaces/VTTCue/getCueAsHTML-expected.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A + LayoutTests/media/track/opera/interfaces/VTTCue/getCueAsHTMLCrash.html View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/media/track/opera/interfaces/VTTCue/getCueAsHTMLCrash-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/media/track/opera/interfaces/VTTCue/line.html View 3 chunks +3 lines, -3 lines 0 comments Download
A LayoutTests/media/track/opera/interfaces/VTTCue/line-expected.txt View 1 chunk +4 lines, -0 lines 0 comments Download
A + LayoutTests/media/track/opera/interfaces/VTTCue/snapToLines.html View 2 chunks +2 lines, -2 lines 0 comments Download
A LayoutTests/media/track/opera/interfaces/VTTCue/snapToLines-expected.txt View 1 chunk +4 lines, -0 lines 0 comments Download
A + LayoutTests/media/track/opera/interfaces/VTTCue/text.html View 2 chunks +2 lines, -2 lines 0 comments Download
A LayoutTests/media/track/opera/interfaces/VTTCue/text-expected.txt View 1 chunk +4 lines, -0 lines 0 comments Download
A + LayoutTests/media/track/opera/interfaces/VTTCue/vertical.html View 2 chunks +2 lines, -2 lines 0 comments Download
A LayoutTests/media/track/opera/interfaces/VTTCue/vertical-expected.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M LayoutTests/media/track/opera/track/track-element/src-clear-cues.html View 3 chunks +3 lines, -3 lines 0 comments Download
M LayoutTests/media/track/opera/track/webvtt/rendering/reftest/repaint.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/track/regions-webvtt/text-track-cue-region-attribute.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/track/track-add-remove-cue.html View 5 chunks +5 lines, -5 lines 0 comments Download
M LayoutTests/media/track/track-add-remove-cue-expected.txt View 5 chunks +5 lines, -5 lines 0 comments Download
M LayoutTests/media/track/track-cue-empty-crash.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/track/track-cue-inline-assertion-crash.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/track/track-cue-mutable.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/track/track-cue-mutable-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/track/track-cue-negative-timestamp.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/media/track/track-cue-negative-timestamp-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/media/track/track-cue-rendering-empty-cue-crash.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/track/track-cue-rendering-first-line-box.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/track/track-cue-rendering-mode-changed.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/media/track/track-disabled-addcue.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/track/track-remove-active-cue-crash.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/video-controls-captions.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/video-controls-captions-multiple-clicks.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
philipj_slow
Part 1: https://codereview.chromium.org/63173020/ Part 2: this review
7 years, 1 month ago (2013-11-14 08:52:49 UTC) #1
jochen (gone - plz use gerrit)
can't you take out the custom constructor hack at this point?
7 years, 1 month ago (2013-11-14 12:02:00 UTC) #2
philipj_slow
On 2013/11/14 12:02:00, jochen wrote: > can't you take out the custom constructor hack at ...
7 years, 1 month ago (2013-11-14 12:09:05 UTC) #3
jochen (gone - plz use gerrit)
mhm lgtm I guess would be great if you guys could have such discussions on ...
7 years, 1 month ago (2013-11-14 12:19:44 UTC) #4
philipj_slow
On 2013/11/14 12:19:44, jochen wrote: > mhm > > lgtm I guess > > would ...
7 years, 1 month ago (2013-11-14 13:04:12 UTC) #5
philipj_slow
On 2013/11/14 13:04:12, philipj wrote: > On 2013/11/14 12:19:44, jochen wrote: > > mhm > ...
7 years, 1 month ago (2013-11-14 13:04:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/72543003/1
7 years, 1 month ago (2013-11-14 13:06:11 UTC) #7
commit-bot: I haz the power
Change committed as 162026
7 years, 1 month ago (2013-11-14 14:44:51 UTC) #8
acolwell GONE FROM CHROMIUM
On 2013/11/14 12:19:44, jochen wrote: > mhm > > lgtm I guess > > would ...
7 years, 1 month ago (2013-11-14 17:38:44 UTC) #9
gasubic
7 years, 1 month ago (2013-11-14 21:40:23 UTC) #10
On Fri, Nov 15, 2013 at 1:38 AM, <acolwell@chromium.org> wrote:

> On 2013/11/14 12:19:44, jochen wrote:
>
>> mhm
>>
>
>  lgtm I guess
>>
>
>  would be great if you guys could have such discussions on crbug or
>> somewhere
>>
> in
>
>> the future :)
>>
>
> There was no intent to be secretive about this. I believe Glenn & I just
> discussed this in person at BlinkOn. This is a web facing change so we just
> assumed that the constructor removal would go through the normal "Intent to
> Remove" process.
>

exactly


>
> https://codereview.chromium.org/72543003/
>

To unsubscribe from this group and stop receiving emails from it, send an email
to blink-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698