Getting ProcessPerSiteUpToMainFrameThreshold to work ? #5128
Unanswered
lcornelatti
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I recently read this Chrome blog about an experimental process sharing feature.
https://developer.chrome.com/blog/process-sharing-experiment
I was trying to get this feature flag working in my WinForms application by passing this flag to the constructor of
CoreWebView2EnvironmentOptions
:However, this does not seem to do anything.
Is this the wrong place to pass this flag, or is this flag not supported in WebView? Or am I doing something else wrong?
Beta Was this translation helpful? Give feedback.
All reactions