Delete most (or all) shield_exceptions.cc #10598
Labels
feature/shields
The overall Shields feature in Brave.
OS/Desktop
privacy
QA/No
release-notes/include
Milestone
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 exceptionNot needed:
IsBlockedResource
https://*.adobe.com/*
UA exceptionhttps://*.brave.com/*
UA exceptionhttps://public.tableau.com/*
andhttps://www.arcgis.com/*
fingerprinting exceptions (re @pes10k )The text was updated successfully, but these errors were encountered: