commit | cad9ab60ce3789335c37ca5c684a6b5c3356b7bf | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Sun Mar 21 14:05:14 2010 -0700 |
committer | Grace Kloba <klobag@google.com> | Sun Mar 21 14:05:14 2010 -0700 |
tree | 4a478701359dbd41660ae3d5a8bbba1dd4ff3d4e | |
parent | 7865fa97244d2f33d2a9c9ec359b475d6597e994 [diff] |
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