8 Mar
2023
8 Mar
'23
5:36 p.m.
This should fix some rare crashes in e.g. FFXIV Launcher (requires Proton patches to have it working though). -- v3: mshtml: Use already available window local variable in refresh task. mshtml: Grab refs to windows upfront before sending pagehide events. mshtml: Hold ref to the frame element during readyState notifications. mshtml: Check if browser was detached during notifications while navigating. mshtml: Hold ref to outer window when navigating. mshtml: Hold ref to inner window when calling external code. mshtml: Hold ref to HTMLDocumentObj when calling external code. https://gitlab.winehq.org/wine/wine/-/merge_requests/2336