Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6cf2c14f authored by Cary Clark's avatar Cary Clark Committed by Android Git Automerger
Browse files

am 3eefc126: check for webviewcore before reading settings

Merge commit '3eefc126' into froyo-plus-aosp

* commit '3eefc126':
  check for webviewcore before reading settings
parents e64e090e 3eefc126
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3974,7 +3974,7 @@ public class WebView extends AbsoluteLayout
                // false for the first parameter
            }
        } else {
            if (getSettings().getBuiltInZoomControls()
            if (mWebViewCore != null && getSettings().getBuiltInZoomControls()
                    && !getZoomButtonsController().isVisible()) {
                /*
                 * The zoom controls come in their own window, so our window