DescriptionPrevent the destruction of WebContents in NavigationThrottle methods
This CL adds an explicit warning in the NavigationThrottle interface that the
WebContents should remain alive during the execution of the NavigationThrottle
methods. It also postpone the TabClosure in the ExternalNavigationDelegateImpl
on Android, since this methode can be called from the
InterceptNavigationThrottle.
BUG=537634
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #
Messages
Total messages: 5 (2 generated)
|