You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The window class emits an event when the window is already closed. I'd like to have the ability to intercept the attempted close and cancel it if desired. The primary use case would be to allow certain types of cleanup/saving code on the launched website to finish execution before terminating the window/process.
Could this be added as an enhancement?
The text was updated successfully, but these errors were encountered:
The window class emits an event when the window is already closed. I'd like to have the ability to intercept the attempted close and cancel it if desired. The primary use case would be to allow certain types of cleanup/saving code on the launched website to finish execution before terminating the window/process.
Could this be added as an enhancement?
The text was updated successfully, but these errors were encountered: