[Webkit-unassigned] [Bug 135159] Toggling video subtitle display does not restore previous track mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 23 13:01:42 PDT 2014


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





--- Comment #6 from Chris Adams <chris at improbable.org>  2014-07-23 13:01:56 PST ---
(In reply to comment #5)
> This registers a change listener on video, source and track elements, the video element's textTracks property, and the track element's track property, but doesn't receive an event from changes originated in either the UI or by updating the track's mode directly.

A quick test in Firefox 31 shows change messages being delivered to the TextTrackList as described by the spec:

http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#handler-texttracklist-onchange

-- 
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