5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 04:11:05 +08:00
wails/v2/internal/frontend
stffabi 3d24a9b4c4
[v2, darwin] Assign a unique requestId to every WKWebView request (#1681)
This makes sure we always use the correct WKURLSchemeTask during
processURLResponse. Only using the URL is not unique enough and
might result in pending requests if two requests with the same URL
are getting processed.
2022-08-01 18:55:25 +10:00
..
assetserver Update Svelte to Vite 3 (#1643) 2022-07-24 20:20:02 +10:00
desktop [v2, darwin] Assign a unique requestId to every WKWebView request (#1681) 2022-08-01 18:55:25 +10: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