chore: update process singleton patch (#35376)
* chore: update process singleton patch * fix: windows compilation error * chore: remove outdated comment in patch
This commit is contained in:
parent
9b787d30f4
commit
19baea4bc2
4 changed files with 29 additions and 188 deletions
|
@ -264,6 +264,7 @@ class App : public ElectronBrowserClient::Delegate,
|
|||
|
||||
bool disable_hw_acceleration_ = false;
|
||||
bool disable_domain_blocking_for_3DAPIs_ = false;
|
||||
bool watch_singleton_socket_on_ready_ = false;
|
||||
};
|
||||
|
||||
} // namespace api
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue