platform smoke: webkitgtk quirks on linux, and the same flows on windows and macos #31
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent: #4
Scope
On Linux, set the WebKitGTK environment at startup before the webview is created:
__NV_DISABLE_EXPLICIT_SYNC=1on NVIDIA + Wayland,WEBKIT_DISABLE_DMABUF_RENDERER=1as a fallback when the compositor reports the known failure, logged so a bug report says which path was taken. Then run the v1 flows (create, receive, send, cancel, history) on Windows 11 and macOS 15 dev builds and file what breaks as children of this epic.Acceptance
A written checklist in
doc/platform-smoke.mdwith a dated pass for each platform and the environment it was run on.Depends on
Every other child of #4.