fix: make child windows not crash when ipc messages are received (#19553)
This commit is contained in:
parent
cfd230d7f1
commit
33a9d898a6
6 changed files with 39 additions and 12 deletions
|
@ -118,6 +118,7 @@ extern const char kNodeIntegrationInWorker[];
|
|||
extern const char kWebviewTag[];
|
||||
extern const char kNodeIntegrationInSubFrames[];
|
||||
extern const char kDisableElectronSiteInstanceOverrides[];
|
||||
extern const char kEnableNodeLeakageInRenderers[];
|
||||
|
||||
extern const char kWidevineCdmPath[];
|
||||
extern const char kWidevineCdmVersion[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue