DescriptionCheck for destroyed WebView before adding a callback in didNavigateMainFrame
Check to make sure at the time that didNavigateMainFrame occurs that
the WebView is not destroyed (in which case skip registering the
visual state listener callback for onPageCommitVisible).
BUG=481534
Committed: https://crrev.com/46473984c6887c2a7b5a8602ef5526e6d16b06ec
Cr-Commit-Position: refs/heads/master@{#327062}
Patch Set 1 #
Total comments: 5
Patch Set 2 : Simplify fix. #Patch Set 3 : #Patch Set 4 : #
Messages
Total messages: 15 (4 generated)
|