5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-15 16:39:32 +08:00
wails/v2/internal/frontend/desktop
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
..
darwin [v2, darwin] Make sure to copy the uri during processURLRequest (#1668) 2022-07-28 08:56:11 +02:00
linux [v2] Fix formatting of some error messages (#1665) 2022-07-27 19:20:30 +10:00
windows Windows dialogs - Handle scenario when window is not visible yet. (#1662) 2022-07-27 19:38:56 +10:00
desktop_darwin.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
desktop_linux.go [linux] get compiling working 2021-11-13 17:06:48 -08:00
desktop_windows.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00