mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 15:11:53 +08:00
![]() To reproduce: - Use Windows - Set your default browser to Firefox (Settings -> Apps -> Default Apps -> Web Browser) - Rename your firefox.exe to something.else The BrowserOpenURL before this commit silently fails. The BrowserOpenURL after this commit tries to use a hardcoded fallback browser. If successful, a warning message is logged. If unsuccessful (default browser and fallback browsers fail), an error message is logged. Co-authored-by: Sean <sean@malonetuning.com> |
||
---|---|---|
.. | ||
browser.go | ||
calloc.go | ||
clipboard.go | ||
dialog.go | ||
frontend.go | ||
gtk.go | ||
invoke.go | ||
keys.go | ||
menu.go | ||
screen.go | ||
single_instance.go | ||
webkit2.go | ||
window.c | ||
window.go | ||
window.h |