Revert 247589 "<webview>: Fix text selection features in mac."
commit4c318d058d0451a3166849b4e580ecb09d489341
authorgavinp@chromium.org <gavinp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 29 Jan 2014 18:21:14 +0000 (29 18:21 +0000)
committergavinp@chromium.org <gavinp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 29 Jan 2014 18:21:14 +0000 (29 18:21 +0000)
tree5a5266dda1272824297d8dedf9da9f42ba4fd305
parent65f9fb18a43ae9babae54e2114e8feb7b613e5aa
Revert 247589 "<webview>: Fix text selection features in mac."

> <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.
>
> Review URL: https://codereview.chromium.org/148433007

Suspected of causing flakes in

WithoutThreadedCompositor/WebViewCaptureTest.Shim_ScreenshotCapture , see

http://build.chromium.org/p/chromium.webkit/builders/Mac10.8%20Tests/builds/5692
and
http://build.chromium.org/p/chromium.webkit/builders/Win7%20Tests/builds/928

TBR=lazyboy@chromium.org

Review URL: https://codereview.chromium.org/139803004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247722 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/apps/web_view_interactive_browsertest.cc
chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc
chrome/chrome_tests.gypi
chrome/test/data/extensions/platform_apps/web_view/text_selection/embedder.html [deleted file]
chrome/test/data/extensions/platform_apps/web_view/text_selection/embedder.js [deleted file]
chrome/test/data/extensions/platform_apps/web_view/text_selection/guest.html [deleted file]
chrome/test/data/extensions/platform_apps/web_view/text_selection/manifest.json [deleted file]
chrome/test/data/extensions/platform_apps/web_view/text_selection/test.js [deleted file]
content/browser/frame_host/render_widget_host_view_guest.cc
content/browser/frame_host/render_widget_host_view_guest.h