DescriptionEarly out in OnFocusedNodeChanged if there's no view.
The function RenderViewHostImpl::OnFocusedNodeChanged() currently
crashes if there's no view, which is a possibility (see check near
top of function). This CL adds an early out to avoid the crash.
BUG=555532
Committed: https://crrev.com/8c10dab2a6e5d7cb3c6c1f775202426a5171f69c
Cr-Commit-Position: refs/heads/master@{#359935}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 12 (5 generated)
|