forked from brave/browser-laptop
-
Notifications
You must be signed in to change notification settings - Fork 0
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 brave#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
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