Chromium Code Reviews
DescriptionRemove RenderFrameImpl::GetFocusedElement.
The concept of WebNode shouldn't really exist in the Blink Onion Soup world. In this particular case, the knowledge of the focused element was already being plumbed in and out of Blink. This patch removes the weaving and the API that caused it.
There should be no behavior change, but one of the existing behaviors wasn't covered by tests, so I added it.
BUG=606086
TEST= WebPluginContainerTest.CopyFromContextMenu
Committed: https://crrev.com/1b1ec427a7fc6c12c6323930b93eee37ee71dc42
Cr-Commit-Position: refs/heads/master@{#393923}
Patch Set 1 #Patch Set 2 : Compile. #Patch Set 3 : Run tests. #Patch Set 4 : Fixes the right click + blur + copy case. #Messages
Total messages: 27 (12 generated)
|