wails/v2/internal/frontend
Lea Anthony 423f7e4498
fix(v2): prevent WebView crash on macOS 26 during rapid UI updates (#4806)
Disable suppressesIncrementalRendering on macOS 26+ (Tahoe) to prevent
WebView crashes when the frontend performs frequent UI updates.

Fixes #4592

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>
2026-01-13 22:05:05 +11:00
..
desktop fix(v2): prevent WebView crash on macOS 26 during rapid UI updates (#4806) 2026-01-13 22:05:05 +11:00
devserver fix: correct message type to TextMessage 2025-04-15 15:42:10 +08:00
dispatcher feat: add option to disable panic recovery in message processing 2025-03-13 00:06:07 +00:00
originvalidator [V2] Add origin verification for bindings (#4480) 2025-08-13 08:50:23 +10:00
runtime Fixed HMTL DnD 2025-11-08 12:00:17 +11:00
utils [V2] add url validation for BrowserOpenURL (#4484) 2025-08-12 20:12:10 +10:00
calls.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
frontend.go [chore] lint fixes 2023-11-12 12:30:49 +11:00