Chromium Code Reviews
DescriptionFix a recent regression in Speech->Start Speaking on Mac
After a recent refactoring, all RenderWidgetHostViews use TextInputManager in
order to get the value of |selected_text_|. Unfortunately this was not applied
to SpeakText() call inside RenderWidgetHostViewMac and furthermore, the local
variable |selected_text_| was not removed from the view.
BUG=713850
Review-Url: https://codereview.chromium.org/2831183002
Cr-Commit-Position: refs/heads/master@{#466715}
Committed: https://chromium.googlesource.com/chromium/src/+/b69ac7cd2ccc200ff53b95b30cbbea962a27e0d3
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|
||||||||||||||||||||||||||||