mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix: workaround for hang when preventDefault-ing nativeWindowOpen (#22750)
* fix: enable workaround for nativeWindowOpen hang * add test * test: ensure window doesn't leak into other test * update to use new webcontents delegate methods Co-authored-by: Andy Locascio <andy@slack-corp.com>
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
* `name` String
|
||||
* `path` String - The extension's file path.
|
||||
* `version` String
|
||||
* `url` String - The extension's `chrome-extension://` URL.
|
||||
* `url` String - The extension's `chrome-extension://` URL.
|
||||
|
||||
Reference in New Issue
Block a user