koush / electron-chrome

Other
970 stars 68 forks source link

Webview tag is not working #16

Open natrim opened 7 years ago

natrim commented 7 years ago

Webview tag is not working in the spawned windows.

rewhex commented 7 years ago

any news of this?

rewhex commented 7 years ago

ok after some googling i found that webview not working in renderer processes, so as I don't have a lot of experience, I am a bit altered chrome.app.window.create, so that it launches a local file or web page oauth by 'page' variable if this var contains http/https.