Quang
Quang
@vbryh-msft We need this to work with any setup so they can all be different.
Closed by mistake.
Hi @nishitha-burman, Not sure I understood the question, but I used [this example](https://blog.mozilla.org/webrtc/better-privacy-on-camera-mute-in-firefox-60/) for testing so you can check out the hierarchy as needed.
Hi @nishitha-burman, This will be the exact scenario describe in [Feature request: Permissions API](https://github.com/MicrosoftEdge/WebView2Feedback/issues/2427): We offer option to clear all data for specific domains. When selected all user data will...
Hi @nishitha-burman , That will only clear the permission state but not the browsing data or cache. Also with the new [Permission Management APIs](https://learn.microsoft.com/en-us/microsoft-edge/webview2/release-notes?tabs=dotnetcsharp#general) and the [SavesInProfile property](https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2permissionrequestedeventargs.savesinprofile?view=webview2-dotnet-1.0.1661.34&preserve-view=true) the permission...
Hey @nishitha-burman, I gathered a two scenarios below which might help with your feature design. ### Scenario 1 - clearing browsing data of specific domains only - User wants to...