5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 03:21:32 +08:00
wails/v2/pkg/assetserver
Lea Anthony 3f83b42db5
FIX: Address Mac CGO Crash (#3590)
* Copy request to Go memory

* Update changelog.mdx

* Update v2/pkg/assetserver/webview/responsewriter_darwin.go

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Fix import

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-08-20 18:12:56 +10:00
..
testdata Refactor assetserver into pkg (#2260) 2023-01-08 11:25:21 +01:00
webview FIX: Address Mac CGO Crash (#3590) 2024-08-20 18:12:56 +10:00
assethandler_external.go Use NewSingleHostReverseProxy (#3480) 2024-05-14 21:04:28 +02:00
assethandler.go chore: fix function names in comment (#3383) 2024-04-09 17:19:06 -05:00
assetserver_dev.go [v2] DevServer improvements and fixes (#2664) 2023-05-16 09:35:48 +02:00
assetserver_webview.go V2 features/proxy to external server (#3463) 2024-05-08 20:39:49 +10:00
assetserver.go Escape bindings, even though we generate them internally. 2024-03-02 16:42:20 +11:00
body_recorder.go [assetserver] Inject runtime/IPC into all index html files (#2203) 2023-10-23 20:35:18 +11:00
common.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
content_type_sniffer.go Refactor assetserver into pkg (#2260) 2023-01-08 11:25:21 +01:00
defaultindex.html Refactor assetserver into pkg (#2260) 2023-01-08 11:25:21 +01:00
fs.go Refactor assetserver into pkg (#2260) 2023-01-08 11:25:21 +01:00
mimecache_test.go [assetserver] Add more builtin mimetypes by extension (#2391) 2023-02-21 18:20:01 +11:00
mimecache.go [assetserver] Add more builtin mimetypes by extension (#2391) 2023-02-21 18:20:01 +11:00
ringqueue.go [assetServer, darwin] Use AssetServer native WKWebView request handling (#2283) 2023-01-16 13:02:18 +01:00