Skip to content
This repository has been archived by the owner on Jul 3, 2018. It is now read-only.

ensure this._webView defined before calling GuestWebContentsPrototype methods #74

Open
mykmelez opened this issue Jun 6, 2016 · 0 comments

Comments

@mykmelez
Copy link
Contributor

mykmelez commented Jun 6, 2016

A bunch of the GuestWebContentsPrototype methods check if (this._webView) before acting, because they're sometimes called before _this.webView has been assigned. We should ensure that it's defined before any of these methods get called.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant