DescriptionNull-check the dialog delegate in the modal permission dialog dismiss handler.
This is a speculative fix for a crash bug on Android where the delegate
somehow ends up null. This CL adds a null check that skips interacting
with the delegate in this situation (if it is null, native must have
been freed).
BUG=708562
Review-Url: https://codereview.chromium.org/2805543004
Cr-Commit-Position: refs/heads/master@{#462665}
Committed: https://chromium.googlesource.com/chromium/src/+/a8d5da58d57f52809aca3b835c4268a04ed1a0ca
Patch Set 1 #
Total comments: 2
Messages
Total messages: 15 (9 generated)
|