Initialize <webview> build params properly
In WebViewImpl, we initialize something called |cachedZoom| which is never used. This is presumably supposed to be |cachedZoomFactor|. We give this a more descriptive name and initialize it with the correct value. We also explicitly initialize |userAgentOverride|. Bug: None Change-Id: Id506c12b5b53502b44fcea575b96803a584ac31b Reviewed-on: https://chromium-review.googlesource.com/1219905Reviewed-by:James MacLean <wjmaclean@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#590448}
Showing
Please register or sign in to comment