Chromium Code Reviews
DescriptionFixed some edit commands for OOPIF-<webivew> (Mac)
OS edit commands for Mac are sent through WebContentsImpl which sends them to the
focused RenderFrame. This however does not play well with nested (inner)
WebContentses as GetFocusedFrame() returns the focused frame within the frame
tree of the WebContents only.
This CL fixes the issue with OOPIF-webviews by calling the corresponding edit
commands on the focused RenderWidgetHostDelegate (WebContentsImpl).
The CL also enables the WebViewInteractiveTest.EditCommands which was failing
on OOPIF-<webview>.
BUG=721984, 582562
Review-Url: https://codereview.chromium.org/2878153002
Cr-Commit-Position: refs/heads/master@{#472131}
Committed: https://chromium.googlesource.com/chromium/src/+/7b9e08e23f6e26b385619215fc80ac93d374a604
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressing creis@'s comments #
Total comments: 2
Messages
Total messages: 21 (13 generated)
|
|||||||||||||||||||||||||||||||||||||