Chromium Code Reviews
DescriptionContaining webview focus checks assume top level root.
Previously, we ignore editable text events on non-focused event targets or focused event targets with non-focused parents of root. The latter did not check whether the root was a top level root so we could have been checking focusability of anything if the root was an iframe. Ensure we're at a top level root and check the containing webview is focused.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
BUG=650130
Committed: https://crrev.com/b4acbeb3d600b8fe4b75baf9c644b01815e8da31
Cr-Commit-Position: refs/heads/master@{#422479}
Patch Set 1 #
Messages
Total messages: 15 (8 generated)
|
|||||||||||||||||||