Bug 113417 - [Mac] webkitClosedCaptionsVisible doesn't work
Summary: [Mac] webkitClosedCaptionsVisible doesn't work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-03-27 09:51 PDT by Eric Carlson
Modified: 2013-03-27 11:44 PDT (History)
8 users (show)

See Also:


Attachments
Proposed patch (15.04 KB, patch)
2013-03-27 10:42 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2013-03-27 09:51:08 PDT
Toggling the legacy property webkitClosedCaptionsVisible should enable and disable text tracks as existing code expects to use it to control in-band tracks.
Comment 1 Eric Carlson 2013-03-27 09:55:19 PDT
<rdar://problem/13493151>
Comment 2 Eric Carlson 2013-03-27 10:42:54 PDT
Created attachment 195350 [details]
Proposed patch
Comment 3 Eric Carlson 2013-03-27 11:44:11 PDT
Committed https://trac.webkit.org/r147001