RESOLVED FIXED 159107
MSE gets confused by in-band text tracks
https://bugs.webkit.org/show_bug.cgi?id=159107
Summary MSE gets confused by in-band text tracks
Jer Noble
Reported 2016-06-24 16:41:13 PDT
MSE gets confused by in-band text tracks
Attachments
Patch (2.53 KB, patch)
2016-06-24 16:46 PDT, Jer Noble
eric.carlson: review+
Jer Noble
Comment 1 2016-06-24 16:41:47 PDT
Radar WebKit Bug Importer
Comment 2 2016-06-24 16:41:54 PDT
Jer Noble
Comment 3 2016-06-24 16:46:07 PDT
Eric Carlson
Comment 4 2016-06-24 16:48:25 PDT
Comment on attachment 282032 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=282032&action=review > Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.mm:620 > + // FIXME: Handle in-band text tracks. This should reference a bug. > Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.mm:686 > + // FIXME: We don't handle text tracks, and passing this sample up to SourceBuffer will just > + // confuse its state. Drop this sample until we can handle text tracks properly. Ditto.
Jer Noble
Comment 5 2016-06-24 16:54:42 PDT
Note You need to log in before you can comment on or make changes to this bug.