DescriptionAdd proper null checks to android's find in page UI behavior.
Pending events in android can occur after the native find in page
has been destroyed, so ensure the bridge is non null before trying
to act on it.
This adds asserts to places where the bridge is not allowed to
be null either.
BUG=489253
Committed: https://crrev.com/75a8a3fb3fadade6287cf19325419da72de0b99d
Cr-Commit-Position: refs/heads/master@{#371056}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|