com.tencent.smtt.sdk.WebViewClient.RenderProcessGoneDetail |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract boolean |
didCrash()
Indicates whether the render process was observed to crash, or whether
it was killed by the system.
|
Indicates whether the render process was observed to crash, or whether it was killed by the system. If the render process was killed, this is most likely caused by the system being low on memory.
true
if render process crashed, otherwise it was killed by
system.