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

Issue 97103002: Fix corner-cases for WebVTT tokenizer escape handling (Closed)

Created:
7 years ago by fs
Modified:
7 years ago
CC:
blink-reviews, nessy, philipj_slow, gasubic, feature-media-reviews_chromium.org, dglazkov+blink, adamk+blink_chromium.org, vcarbune.chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Fix corner-cases for WebVTT tokenizer escape handling Handle cases such as "&<", "&&", "&" followed by non-alphanumeric characters (and similar variations). Fix test tc022 which assumed that a single "&" would be ignored. TEST=media/track/opera/track/webvtt/parsing-cue-data/tests/entities.html BUG=321139 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162918

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -26 lines) Patch
M LayoutTests/media/track/captions-webvtt/tc022-entities.vtt View 2 chunks +5 lines, -1 line 0 comments Download
M LayoutTests/media/track/captions-webvtt/tc022-entities-wrong.vtt View 1 chunk +1 line, -6 lines 0 comments Download
M LayoutTests/media/track/opera/track/webvtt/parsing-cue-data/tests/entities-expected.txt View 1 chunk +5 lines, -5 lines 0 comments Download
M LayoutTests/media/track/track-webvtt-tc022-entities.html View 2 chunks +6 lines, -6 lines 0 comments Download
M LayoutTests/media/track/track-webvtt-tc022-entities-expected.txt View 1 chunk +6 lines, -6 lines 0 comments Download
M Source/core/html/track/vtt/VTTTokenizer.cpp View 1 chunk +10 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
fs
7 years ago (2013-11-29 15:32:25 UTC) #1
Mike West
lgtm
7 years ago (2013-11-29 15:35:01 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fs@opera.com/97103002/1
7 years ago (2013-11-29 16:01:10 UTC) #3
commit-bot: I haz the power
7 years ago (2013-11-29 17:25:15 UTC) #4
Message was sent while issue was closed.
Change committed as 162918

Powered by Google App Engine
This is Rietveld 408576698