Reuse site instance only on window.open

This commit is contained in:
Ryohei Ikegami 2017-03-21 10:41:49 +09:00
parent c3c67f78c1
commit 4d61d071b2
3 changed files with 26 additions and 10 deletions

View file

@ -40,6 +40,8 @@ class AtomBrowserClient : public brightray::BrowserClient,
// Don't force renderer process to restart for once.
static void SuppressRendererProcessRestartForOnce();
// Cancel reusing renderer process for new window.
static void CancelReuseRendererProcessForNewWindow();
// Custom schemes to be registered to handle service worker.
static void SetCustomServiceWorkerSchemes(