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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/31153685>