WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
113406
[Mac] Text track menu items sometimes labeled incorrectly
https://bugs.webkit.org/show_bug.cgi?id=113406
Summary
[Mac] Text track menu items sometimes labeled incorrectly
Eric Carlson
Reported
2013-03-27 07:11:56 PDT
Text track menu items with both 'label' and 'srclang' attributes are not correct.
Attachments
Proposed patch
(5.22 KB, patch)
2013-03-27 07:15 PDT
,
Eric Carlson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Carlson
Comment 1
2013-03-27 07:15:37 PDT
Created
attachment 195311
[details]
Proposed patch
Radar WebKit Bug Importer
Comment 2
2013-03-27 07:15:58 PDT
<
rdar://problem/13515337
>
Jer Noble
Comment 3
2013-03-27 09:48:22 PDT
Comment on
attachment 195311
[details]
Proposed patch View in context:
https://bugs.webkit.org/attachment.cgi?id=195311&action=review
r+, with nit:
> Source/WebCore/page/CaptionUserPreferencesMac.mm:541 > + if (language.isEmpty() || label.contains(language)) { > + displayName.append(label); > + } else {
Unnecessary braces.
Eric Carlson
Comment 4
2013-03-27 11:32:03 PDT
https://trac.webkit.org/r147000
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug