Question on WebView Security #3919
Unanswered
togithubdeepak
asked this question in
Q&A
Replies: 1 comment
-
Use ExclusiveUserDataFolderAccess option. It is currently an experimental API. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
if the User Directory is the same, two different processes could share the same edge-view instance. and allows a process to filter other's requests and responses. is there a way to lock down the webview to only select processes?
Beta Was this translation helpful? Give feedback.
All reactions