DescriptionRemove always-false settings for text track selection
Since these settings were not exposed to Chromium or set in any other
way, they were always false. shouldDisplayTextDescriptions was not even
used internally.
While the text track selection needs to be improved, but these settings
made it look like it was more sophisticated than it really is. A new
setting for hard-of-hearing users (preferring captions over subtitles)
may eventually be needed, but that would be a single setting only.
The removed comment no longer makes sense, because the maximum value
returned by textTrackSelectionScore is now the return value of
textTrackLanguageSelectionScore, which is not greater than itself...
BUG=none
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172695
Patch Set 1 #
Total comments: 2
Patch Set 2 : simplify more #
Messages
Total messages: 6 (0 generated)
|