Bug 240893
Summary: | Sequential WebVTT cues with the same contents can be dropped | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jer Noble <jer.noble> |
Component: | Media | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/996
EWS
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
<rdar://problem/93939179>