DescriptionGuestView: Fix unhandled keyboard events.
Unhandled keyboard events should not use the guest as source. In the case of
the OOP PDF viewer, if devtools for the guest was open, unhandled keyboard
events would go there and would be applied to the guest by devtools instead
of to the embedder. The solution is to use the embedder WebContents as the source
for the unhandled keyboard event.
BUG=450929
Committed: https://crrev.com/996d23ef2304a937dacd728fd0eeec4252d64bca
Cr-Commit-Position: refs/heads/master@{#312881}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|