5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 04:11:05 +08:00
wails/v2/internal/frontend
stffabi 53e875d96f
[v2, darwin] Make sure to copy the uri during processURLRequest (#1668)
There's no guarantee that the pointer is still valid when
processURLRequest is finished. So we might end up with an
invalid pointer when the request is asynchronously processed.
2022-07-28 08:56:11 +02:00
..
assetserver Update Svelte to Vite 3 (#1643) 2022-07-24 20:20:02 +10:00
desktop [v2, darwin] Make sure to copy the uri during processURLRequest (#1668) 2022-07-28 08:56:11 +02:00
devserver Add Show() and Hide() to runtime to show/hide application (#1599) 2022-07-20 20:59:49 +10:00
dispatcher Add Show() and Hide() to runtime to show/hide application (#1599) 2022-07-20 20:59:49 +10:00
runtime Add Show() and Hide() to runtime to show/hide application (#1599) 2022-07-20 20:59:49 +10:00
calls.go [windows-x] Support calling bound methods 2021-08-13 23:44:24 +10:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
frontend.go Add Show() and Hide() to runtime to show/hide application (#1599) 2022-07-20 20:59:49 +10:00