Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Description
Add support for session management or at least add a means to prevent QCoreApplication::quit() being called inside the onbeforeunload() handler.
Currently, what is expected is that when the browser window is closed that there is a chance to save any unsaved documents etc before the application closes, currently this is not possible to catch because it will call quit() and there is no way to stop it from closing should there be need to.
Attachments
1.
|
wasm: support QPlatformSession |
![]() |
Reported | Lorn Potter |