Rebase with geeeeeeeeek/issue/network-disconnectivity-resolution.

This commit is contained in:
Zhongyi Tong
2017-06-06 23:22:18 +08:00
parent f1b2fdcf99
commit ea332a9ff3

View File

@@ -19,7 +19,7 @@ class WebView extends BaseComponent {
this.url = url;
this.nodeIntegration = nodeIntegration;
this.onBadgeChange = onBadgeChange;
this.onTitleChange = onTitleChange;
this.zoomFactor = 1.0;
this.loading = false;
this.domainUtil = new DomainUtil();