Bug 240893

Summary: Sequential WebVTT cues with the same contents can be dropped
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: MediaAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=240989

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.