This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 971
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closed frame events sometimes get sent to first frame
Fix #6513 Auditors: @darkdh When we close a frame we remove the frame props, this is removed even before the react control and DOM elments know. An event can come in after this and dispatch. Eventually most of these webview events will be moved into app/browser/tab.js.
- Loading branch information
1 parent
67211a0
commit 13331a3
Showing
1 changed file
with
90 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters