Skip to content

feat(windows): add with_extra_browser_args to append WebView2 switches - #1819

Open
richardmilles wants to merge 1 commit into
tauri-apps:devfrom
richardmilles:feat/extra-browser-args
Open

feat(windows): add with_extra_browser_args to append WebView2 switches#1819
richardmilles wants to merge 1 commit into
tauri-apps:devfrom
richardmilles:feat/extra-browser-args

Conversation

@richardmilles

Copy link
Copy Markdown

Add with_extra_browser_args so callers can append WebView2 switches while keeping wry's conditional defaults (�utoplay, proxy_config). with_additional_browser_args still replaces the full argument string.

Fixes #1805

@richardmilles
richardmilles requested a review from a team as a code owner August 21, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

with_additional_browser_args replaces wry's default browser args with no way to extend them

1 participant