mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
refactor: remove more dead code post render process reuse (#28983)
* Overrides for window.history.* * Node environment cleanup / creation logic * Options and switches that are now static values
This commit is contained in:
1
typings/internal-ambient.d.ts
vendored
1
typings/internal-ambient.d.ts
vendored
@@ -103,7 +103,6 @@ declare namespace NodeJS {
|
||||
|
||||
interface InternalWebPreferences {
|
||||
contextIsolation: boolean;
|
||||
disableElectronSiteInstanceOverrides: boolean;
|
||||
guestInstanceId: number;
|
||||
hiddenPage: boolean;
|
||||
nativeWindowOpen: boolean;
|
||||
|
||||
Reference in New Issue
Block a user