...
This commit is contained in:
parent
3f0a7d0d5c
commit
996a75fc3e
@ -728,7 +728,7 @@ open class GeckoWeb @JvmOverloads constructor(
|
||||
|
||||
private fun View.post(action: () -> Unit) = this.post(Runnable(action))
|
||||
fun onPause() {
|
||||
saveCurrentSessionState()
|
||||
// saveCurrentSessionState()
|
||||
// session?.stop()
|
||||
session?.setActive(false)
|
||||
Blog.LOGE("called onstop $lastedUrl")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user