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

Issue 1306833003: Sync snap-to-lines VTT cue layout steps with spec (Closed)

Created:
5 years, 4 months ago by fs
Modified:
5 years, 4 months ago
Reviewers:
philipj_slow
CC:
blink-reviews, nessy, szager+layoutwatch_chromium.org, zoltan1, mlamouri+watch-blink_chromium.org, eae+blinkwatch, philipj_slow, gasubic, eric.carlson_apple.com, leviw+renderwatch, feature-media-reviews_chromium.org, blink-reviews-rendering, jchaffraix+rendering, pdr+renderingwatchlist_chromium.org, vcarbune.chromium
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Sync snap-to-lines VTT cue layout steps with spec * Sync step documentation ('line position' -> 'line' and similar.) * Remove remnants of 'best position' and re-number steps. * Implement new cue dodging logic. BUG=301580 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200987

Patch Set 1 #

Total comments: 4

Patch Set 2 : Tweaks #

Patch Set 3 : Drop a lot 'cue' in comments. text track -> WebVTT and more. #

Total comments: 2

Patch Set 4 : Typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -136 lines) Patch
A + LayoutTests/media/track/track-cue-rendering-line-doesnt-fit.html View 1 2 chunks +7 lines, -19 lines 0 comments Download
A + LayoutTests/media/track/track-cue-rendering-line-doesnt-fit-expected.html View 1 1 chunk +4 lines, -16 lines 0 comments Download
M Source/core/html/track/vtt/VTTCue.cpp View 1 2 3 14 chunks +60 lines, -64 lines 0 comments Download
M Source/core/layout/LayoutVTTCue.cpp View 1 5 chunks +26 lines, -37 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
fs
Found in an old pile of TODO...
5 years, 4 months ago (2015-08-21 10:45:58 UTC) #2
philipj_slow
We just can't stop changing the wording, see https://github.com/w3c/webvtt/pull/211 for more churn.
5 years, 4 months ago (2015-08-21 10:50:39 UTC) #3
fs
On 2015/08/21 10:50:39, philipj wrote: > We just can't stop changing the wording, see > ...
5 years, 4 months ago (2015-08-21 10:54:57 UTC) #4
philipj_slow
https://codereview.chromium.org/1306833003/diff/1/LayoutTests/media/track/track-cue-rendering-line-doesnt-fit.html File LayoutTests/media/track/track-cue-rendering-line-doesnt-fit.html (right): https://codereview.chromium.org/1306833003/diff/1/LayoutTests/media/track/track-cue-rendering-line-doesnt-fit.html#newcode24 LayoutTests/media/track/track-cue-rendering-line-doesnt-fit.html:24: addCue(track, { line: 0, align: 'start' }); Perhaps comment ...
5 years, 4 months ago (2015-08-21 10:55:04 UTC) #5
fs
On 2015/08/21 10:54:57, fs wrote: > On 2015/08/21 10:50:39, philipj wrote: > > We just ...
5 years, 4 months ago (2015-08-21 12:02:31 UTC) #6
philipj_slow
LGTM, I haven't actually checked the comment updates against the spec, but they look very ...
5 years, 4 months ago (2015-08-21 12:17:53 UTC) #7
philipj_slow
https://codereview.chromium.org/1306833003/diff/40001/LayoutTests/media/track/track-cue-rendering-line-doesnt-fit.html File LayoutTests/media/track/track-cue-rendering-line-doesnt-fit.html (right): https://codereview.chromium.org/1306833003/diff/40001/LayoutTests/media/track/track-cue-rendering-line-doesnt-fit.html#newcode24 LayoutTests/media/track/track-cue-rendering-line-doesnt-fit.html:24: addCue(track, { line: 0, align: 'start', text: 'PAS' }); ...
5 years, 4 months ago (2015-08-21 12:19:00 UTC) #8
fs
On 2015/08/21 12:17:53, philipj wrote: > LGTM, I haven't actually checked the comment updates against ...
5 years, 4 months ago (2015-08-21 12:25:17 UTC) #9
philipj_slow
lgtm PAS/FAI WFM.
5 years, 4 months ago (2015-08-21 12:54:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1306833003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1306833003/60001
5 years, 4 months ago (2015-08-21 12:54:32 UTC) #12
commit-bot: I haz the power
5 years, 4 months ago (2015-08-21 14:20:24 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200987

Powered by Google App Engine
This is Rietveld 408576698