Chromium Code Reviews
Description<webview>: Fix text selection features in mac.
We still need to pass RWHVGuest::SelectionChanged() call to platform_view_.
This broke while adding IME support, this function doesn't seem to be required for IME (made sure by running BrowserPluginHostTest.InputMethod).
Wrote a browser_test to catch the regression.
BUG=331722
Test=Open a <webview> in a chrome app. Select some text. Observe that "Look up in dictionary" and "Speech=>Start Speaking" features work.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247589
Patch Set 1 #Patch Set 2 : reup (chunk mismatch). #Patch Set 3 : fix copy(c) year. #Patch Set 4 : Rename ContextMenuNotificationObserver in bookmark_bar_view_test.* to not conflict. #
Total comments: 1
Messages
Total messages: 10 (0 generated)
|