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

Issue 851333003: WebVTT: Update cue alignment to a later spec. version (Closed)

Created:
5 years, 11 months ago by fs
Modified:
5 years, 11 months ago
Reviewers:
philipj_slow
CC:
blink-reviews, nessy, gasubic, eric.carlson_apple.com, blink-reviews-html_chromium.org, dglazkov+blink, vcarbune.chromium
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

WebVTT: Update cue alignment to a later spec. version This implements the updated spec. behavior by removing the dependency on the (resolved) direction when determining the alignment. BUG=449521 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188817

Patch Set 1 #

Patch Set 2 : Added test. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -59 lines) Patch
A + LayoutTests/media/track/track-cue-rendering-position-auto-rtl.html View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + LayoutTests/media/track/track-cue-rendering-position-auto-rtl-expected.html View 1 2 chunks +7 lines, -5 lines 2 comments Download
M Source/core/html/track/vtt/VTTCue.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/track/vtt/VTTCue.cpp View 4 chunks +44 lines, -49 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
fs
5 years, 11 months ago (2015-01-21 17:44:50 UTC) #2
philipj_slow
Code LGTM, but it's a change in behavior so a test that would fail before ...
5 years, 11 months ago (2015-01-22 10:06:51 UTC) #3
fs
On 2015/01/22 10:06:51, philipj wrote: > Code LGTM, but it's a change in behavior so ...
5 years, 11 months ago (2015-01-22 12:49:15 UTC) #4
philipj_slow
Yeah, are our old LayoutTests/media/track/opera/track/webvtt/rendering/reftest/ tests aren't run at all, maybe getting those up and ...
5 years, 11 months ago (2015-01-22 12:57:47 UTC) #5
fs
On 2015/01/22 12:57:47, philipj wrote: > Yeah, are our old LayoutTests/media/track/opera/track/webvtt/rendering/reftest/ > tests aren't run ...
5 years, 11 months ago (2015-01-22 13:09:02 UTC) #6
fs
On 2015/01/22 13:09:02, fs wrote: > On 2015/01/22 12:57:47, philipj wrote: > > Yeah, are ...
5 years, 11 months ago (2015-01-22 14:32:59 UTC) #7
philipj_slow
https://codereview.chromium.org/851333003/diff/20001/LayoutTests/media/track/track-cue-rendering-position-auto-rtl-expected.html File LayoutTests/media/track/track-cue-rendering-position-auto-rtl-expected.html (right): https://codereview.chromium.org/851333003/diff/20001/LayoutTests/media/track/track-cue-rendering-position-auto-rtl-expected.html#newcode21 LayoutTests/media/track/track-cue-rendering-position-auto-rtl-expected.html:21: right: 50%; The input here was { align: 'start', ...
5 years, 11 months ago (2015-01-22 15:27:59 UTC) #8
philipj_slow
I've verified that the test fails without your changes, FWIW.
5 years, 11 months ago (2015-01-22 15:28:21 UTC) #9
philipj_slow
LGTM! https://codereview.chromium.org/851333003/diff/20001/LayoutTests/media/track/track-cue-rendering-position-auto-rtl-expected.html File LayoutTests/media/track/track-cue-rendering-position-auto-rtl-expected.html (right): https://codereview.chromium.org/851333003/diff/20001/LayoutTests/media/track/track-cue-rendering-position-auto-rtl-expected.html#newcode21 LayoutTests/media/track/track-cue-rendering-position-auto-rtl-expected.html:21: right: 50%; On 2015/01/22 15:27:59, philipj wrote: > ...
5 years, 11 months ago (2015-01-22 15:44:25 UTC) #10
fs
On 2015/01/22 15:44:25, philipj wrote: > LGTM! > > https://codereview.chromium.org/851333003/diff/20001/LayoutTests/media/track/track-cue-rendering-position-auto-rtl-expected.html > File LayoutTests/media/track/track-cue-rendering-position-auto-rtl-expected.html > (right): ...
5 years, 11 months ago (2015-01-22 15:54:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/851333003/20001
5 years, 11 months ago (2015-01-22 15:54:46 UTC) #13
commit-bot: I haz the power
5 years, 11 months ago (2015-01-22 15:58:15 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=188817

Powered by Google App Engine
This is Rietveld 408576698