Bug 169875

Summary: The code to find the video captions language in MediaControlTextTrackContainerElement::updateTextStrokeStyle(), may not find the correct language.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: eric.carlson, jonlee, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Per Arne Vollan
Reported 2017-03-20 04:42:11 PDT
Since it is possible to have more than one text track enabled, the code in MediaControlTextTrackContainerElement::updateTextStrokeStyle() may not find the correct language. The default UI only allows a user to enable one track at a time, so it should be OK for now, but we should consider doing this differently.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-03-20 12:45:34 PDT
Note You need to log in before you can comment on or make changes to this bug.