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

Issue 54203003: Use TextResourceDecoder for the WebVTTParser (Closed)

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

Description

Use TextResourceDecoder for the WebVTTParser Simplifies BOM handling, signature detection and fixes handling of "short" (< 9 bytes) inputs. Also fixes the signature checker to allow a formfeed character to follow the signature itself. BUG=231460 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161049

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -40 lines) Patch
M LayoutTests/media/track/opera/track/webvtt/parsing/001-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/html/track/WebVTTParser.h View 3 chunks +6 lines, -5 lines 0 comments Download
M Source/core/html/track/WebVTTParser.cpp View 8 chunks +20 lines, -31 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
fs
Part one for fixing 231460 - PTAL.
7 years, 1 month ago (2013-10-31 10:11:19 UTC) #1
jochen (gone - plz use gerrit)
lgtm
7 years, 1 month ago (2013-10-31 10:23:20 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/54203003/1
7 years, 1 month ago (2013-10-31 10:29:11 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-10-31 11:18:09 UTC) #4
Message was sent while issue was closed.
Change committed as 161049

Powered by Google App Engine
This is Rietveld 408576698