[Webkit-unassigned] [Bug 103771] [GStreamer] support in-band text tracks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 21 12:21:49 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=103771





--- Comment #125 from Brendan Long <b.long at cablelabs.com>  2013-08-21 12:21:15 PST ---
Ok, so the newest patch add two new files (a .mkv and a .ogv), then does tests on both of them. The idea is that individual ports can decide which in-band track formats they care about and want to test. I also made the tests each only test one thing (order, language attribute, kind attribute, mode attribute, style, whether cues are correct).

For some reason these tests always time out if I run them with run-webkit-tests, so I'm not sure if "style" works (because it requires "window.internals"). The mode tests are both failing at the moment (is it ok to check in failing tests?). track-in-band-kate-ogg-cues-added-once is also failing because that video seems to have issues if we seek (presumably unrelated to this patch -- I'll test in just a minute).

How should I arrange to make the mac builds skip these tests?

I'm going to look into turning VIDEO_TRACK on in QtWebKit, but runtime disabled, then use internals to turn it back on so this can be run consistently.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list