Skip to content

Delete most (or all) shield_exceptions.cc #10598

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

Closed
pes10k opened this issue Jul 7, 2020 · 0 comments · Fixed by brave/brave-core#6082
Closed

Delete most (or all) shield_exceptions.cc #10598

pes10k opened this issue Jul 7, 2020 · 0 comments · Fixed by brave/brave-core#6082

Comments

@pes10k
Copy link
Contributor

pes10k commented Jul 7, 2020

There are a bunch of hard coded exceptions for shields, mostly for webcompat reasons

https://github.com/brave/brave-core/blob/master/common/shield_exceptions.cc

Most, maybe all, of these are no longer needed, because of other system-wide web compat improvements (referrer policy changes, farbling fingerprinting improvements, etc)

This issue is to keep track of which might still be needed:

Definitely needed:

  • <nothing so far>

Maybe needed:

  • https://*.duckduckgo.com/ UA exception

Not needed:

  • all of IsBlockedResource
  • https://*.adobe.com/* UA exception
  • https://*.brave.com/* UA exception
  • https://public.tableau.com/* and https://www.arcgis.com/* fingerprinting exceptions (re @pes10k )
  • uphold.com, netverify.com, veriff.me, 1password.com and 1passwordservices.com (re @jumde )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant