Commits

Grace Kloba authored cad9ab60ce3
In some case, like in Email, the WebView can be detached from Window long after it is destroyed. As we freed the native side by setting mWebViewCore to null, we can't access settings any more. In this case, just hide both styles of zoom control. Fix http://b/issue?id=2532401