WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
240893
Sequential WebVTT cues with the same contents can be dropped
https://bugs.webkit.org/show_bug.cgi?id=240893
Summary
Sequential WebVTT cues with the same contents can be dropped
Jer Noble
Reported
2022-05-24 17:01:49 PDT
When a new cue is emitted from the parser that has the same contents and similar start time to an existing cue, it will be de-duplicated by dropping it. However, some encoders will split cues across WebVTT file boundaries and in this situation, valid cues are dropped.
Attachments
Add attachment
proposed patch, testcase, etc.
Jer Noble
Comment 1
2022-05-24 17:06:14 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/996
EWS
Comment 2
2022-05-25 17:48:17 PDT
Committed
r294854
(
250988@main
): <
https://commits.webkit.org/250988@main
> Reviewed commits have been landed. Closing PR #996 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-05-25 17:49:16 PDT
<
rdar://problem/93939179
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug