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
Jer Noble
Comment 1 2022-05-24 17:06:14 PDT
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
Note You need to log in before you can comment on or make changes to this bug.