Bug 109378 - [GStreamer] media/track/track-in-band-style.html times out
Summary: [GStreamer] media/track/track-in-band-style.html times out
Status: RESOLVED DUPLICATE of bug 103771
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-10 06:23 PST by Philippe Normand
Modified: 2013-02-10 06:24 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2013-02-10 06:23:16 PST
CONSOLE MESSAGE: line 32: TypeError: 'undefined' is not an object (evaluating 'inbandTrack1.mode = 'showing'')

This fails because our player doesn't expose embedded text tracks to the media element, I think.
Moreover content/counting-captioned.mov doesn't seem to expose subtitles tracks with GStreamer :(

I'm going to flag this test for now.
Comment 1 Philippe Normand 2013-02-10 06:24:46 PST

*** This bug has been marked as a duplicate of bug 103771 ***