Yes.
> [PROPOSAL] > > 1. If a URL is not in the whitelist, it will be passed to the default > system browser regardless of any other rule. ( this will be handled on > the native side, by the framework and the JS side may not even know it > has happened. ) YES. This is what I've been saying. We don't want to load local. That'd be window.location > 2. If ChildBrowser is present, it should include code to intercept > target._blank and polyfil window.open to its own API. Yes, but is this WebIntent/WebActivity? > 3. ChildBrowser should get an additional API to specifically target > the system default browser. Sure
