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

Issue 2725313002: The WebVTT 'line' settings should be parsed as a float (Closed)

Created:
3 years, 9 months ago by fs
Modified:
3 years, 9 months ago
Reviewers:
foolip
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink, eric.carlson_apple.com, feature-media-reviews_chromium.org, gasubic, mlamouri+watch-blink_chromium.org, nessy, Srirama
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

The WebVTT 'line' settings should be parsed as a float Per https://w3c.github.io/webvtt/#parse-the-webvtt-cue-settings . Negative zero is transformed to positive zero. Also make valid percentages outside of [0, 100] fail quicker. BUG=697869 Review-Url: https://codereview.chromium.org/2725313002 Cr-Commit-Position: refs/heads/master@{#454587} Committed: https://chromium.googlesource.com/chromium/src/+/8c2c0ae635af66f017c084641684d054863802a8

Patch Set 1 #

Patch Set 2 : Updated expectations #

Total comments: 3

Messages

Total messages: 19 (12 generated)
fs
3 years, 9 months ago (2017-03-03 14:06:51 UTC) #8
foolip
lgtm % -0, which I guess is NaN unless lgtm is a Symbol, in which ...
3 years, 9 months ago (2017-03-03 15:13:58 UTC) #11
fs
https://codereview.chromium.org/2725313002/diff/20001/third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp File third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp (right): https://codereview.chromium.org/2725313002/diff/20001/third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp#newcode1009 third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp:1009: // 5. Interpret linepos as a (potentially signed) real ...
3 years, 9 months ago (2017-03-03 15:21:04 UTC) #12
foolip
https://codereview.chromium.org/2725313002/diff/20001/third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp File third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp (right): https://codereview.chromium.org/2725313002/diff/20001/third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp#newcode1009 third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp:1009: // 5. Interpret linepos as a (potentially signed) real ...
3 years, 9 months ago (2017-03-03 15:25:35 UTC) #13
fs
On 2017/03/03 at 15:25:35, foolip wrote: > https://codereview.chromium.org/2725313002/diff/20001/third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp > File third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp (right): > > https://codereview.chromium.org/2725313002/diff/20001/third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp#newcode1009 ...
3 years, 9 months ago (2017-03-03 15:32:01 UTC) #14
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/2725313002/20001
3 years, 9 months ago (2017-03-03 15:32:37 UTC) #16
commit-bot: I haz the power
3 years, 9 months ago (2017-03-03 15:38:20 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/8c2c0ae635af66f017c084641684...

Powered by Google App Engine
This is Rietveld 408576698