Revert "Reuse site instance only on window.open"
This reverts commit 4d61d071b2
.
This commit is contained in:
parent
37c4569982
commit
3eab5df4a4
3 changed files with 10 additions and 26 deletions
|
@ -40,8 +40,6 @@ 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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue