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

Android Web View - 3rd party cookie testing #388

Open
vigneshcode opened this issue Jul 3, 2024 · 2 comments
Open

Android Web View - 3rd party cookie testing #388

vigneshcode opened this issue Jul 3, 2024 · 2 comments
Labels
third-party-cookies Third-party cookies

Comments

@vigneshcode
Copy link

Hi, I have gone through the videos and documentation regarding 3rd party cookie deprecation, But I don't find information regarding android web view which is embedded within the app, what are some of the ways to enable "Test Third Party Cookie Phaseout" flag in web view component and test for the deprecation.

Thanks
Vignesh

@vigneshcode vigneshcode added the third-party-cookies Third-party cookies label Jul 3, 2024
@wanderview
Copy link

The third-party cookie phaseout effort is not currently targeting webview and the flag is not available in webview. The chromestatus.com entry says:

"Third-Party Cookies will be deprecated on Windows, Mac, Linux, Chrome OS, Android. The deprecation will not affect Android WebView for the time being, where 3PCs are already blocked by default, but can be re-enabled by the embedding application."

@vigneshcode
Copy link
Author

vigneshcode commented Jul 4, 2024

I found a flag related 3rd pc in webview dev tools, curious is it similar to one in web
Screenshot 2024-07-04 at 6 16 13 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
third-party-cookies Third-party cookies
Projects
None yet
Development

No branches or pull requests

2 participants