DescriptionAdd missing null-checks.
These null-checks were inadvertedly removed during this
refactoring:
https://codereview.chromium.org/481803004/
getWebContents() can return null after destruction
so we need to null-check before use.
BUG=415666
Committed: https://crrev.com/c2401a37a0ba385317e71cb430356458328a12df
Cr-Commit-Position: refs/heads/master@{#297795}
Patch Set 1 #Patch Set 2 : #
Total comments: 8
Patch Set 3 : Address comments #Patch Set 4 : Remove all null-checks outside android_webview/ #
Messages
Total messages: 9 (2 generated)
|