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:
trop[bot]
2020-03-25 10:40:12 +09:00
committed by GitHub
parent 969579070f
commit a6ff42c190
4 changed files with 62 additions and 1 deletions

View File

@@ -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.