Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: API to Disable Cookies in Webview2 #4340

Open
yadav-shivam opened this issue Feb 1, 2024 · 2 comments
Open

[Feature]: API to Disable Cookies in Webview2 #4340

yadav-shivam opened this issue Feb 1, 2024 · 2 comments
Labels
feature request feature request

Comments

@yadav-shivam
Copy link

Describe the feature/enhancement you need

I need to disable the cookies completely in the Webview2. Since It is possible in Microsoft Edge so we need this feature in our project as well which is based on Webview2

The scenario/use case where you would use this feature

We have an Industrial browser where we want to give a feature to the customers so they can disable the cookies in the browser

How important is this request to you?

Critical. My app's basic functions wouldn't work without it.

Suggested implementation

I am attaching the screenshot of the settings in Microsoft Edge
DisableCookiesEdge

What does your app do? Is there a pending deadline for this request?

No response

@yadav-shivam yadav-shivam added the feature request feature request label Feb 1, 2024
@victorhuangwq
Copy link
Collaborator

I am assuming that this is what you need, rather than #4336?

@yadav-shivam
Copy link
Author

@victorhuangwq I need both of these APIs.
I need the APIs for

  1. Disable Third-party cookies.
  2. Disable cookies completely.

Both of these are different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request
Projects
None yet
Development

No branches or pull requests

2 participants