mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-23 19:31:24 +08:00
Add "frameName" as paramter for "new-window" event
This commit is contained in:
@@ -237,7 +237,7 @@ webview.addEventListener('console-message', function(e) {
|
||||
### new-window
|
||||
|
||||
* `url` String
|
||||
* `partitionId` String
|
||||
* `frameName` String
|
||||
|
||||
Fired when the guest page attempts to open a new browser window.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user