NEW 169875
The code to find the video captions language in MediaControlTextTrackContainerElement::updateTextStrokeStyle(), may not find the correct language.
https://bugs.webkit.org/show_bug.cgi?id=169875
Summary The code to find the video captions language in MediaControlTextTrackContaine...
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.