5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 17:10:49 +08:00
wails/v2/internal/frontend/desktop/windows/go-webview2/pkg/edge
stffabi 1247c8aa28
[windows] Fix stack corruption when using ICoreWebView2HttpHeadersCollectionIterator (#1589)
The API expects a `BOOL *` with `typedef int BOOL` therefore
we need to use a `int32` on the stack.
2022-07-18 18:57:30 +10:00
..
chromium_386.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
chromium_amd64.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
chromium_arm64.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
chromium.go Feature: set browser path (#1448) 2022-06-25 07:49:00 +10:00
corewebview2.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
COREWEBVIEW2_COLOR.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
COREWEBVIEW2_HOST_RESOURCE_ACCESS_KIND.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
COREWEBVIEW2_KEY_EVENT_KIND.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
COREWEBVIEW2_MOVE_FOCUS_REASON.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
COREWEBVIEW2_PHYSICAL_KEY_STATUS.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
COREWEBVIEW2_WEB_RESOURCE_CONTEXT.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
guid.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ICoreWebView2_2.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ICoreWebView2_3.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ICoreWebView2AcceleratorKeyPressedEventArgs.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ICoreWebView2AcceleratorKeyPressedEventHandler.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ICoreWebView2Controller2.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ICoreWebView2Controller.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ICoreWebView2CreateCoreWebView2ControllerCompletedHandler.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ICoreWebView2HttpHeadersCollectionIterator.go [windows] Fix stack corruption when using ICoreWebView2HttpHeadersCollectionIterator (#1589) 2022-07-18 18:57:30 +10:00
ICoreWebView2HttpRequestHeaders.go Update headers code 2022-03-29 22:17:41 +11:00
ICoreWebView2NavigationCompletedEventArgs.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ICoreWebView2NavigationCompletedEventHandler.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ICoreWebView2Settings.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ICoreWebView2WebResourceRequest.go Update go-webview. Fix wails doctor 2022-03-29 22:05:56 +11:00
ICoreWebView2WebResourceRequestedEventArgs.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ICoreWebView2WebResourceRequestedEventHandler.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ICoreWebView2WebResourceResponse.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ICoreWebViewSettings.go [v2, windows] Fix WebView2 minimum runtime version check (#1456) 2022-06-16 18:43:19 +10:00
IStream.go Update go-webview. Fix wails doctor 2022-03-29 22:05:56 +11:00