-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Block All Cookies in shields doesn't truly block all cookies #729
Comments
Can reproduce on https://www.cnet.com/ |
I have been digging into the issue, and on how all the cookies were being blocked and was a bit confused because all the functionality seemed that it should be working as expected. Once the shield flag was changed and the view was reloaded, there were just a subset of the Cookies shown as So I will be ensuring from the extension instead that it gets cleaned after enabling the |
I'm going to move this to 1.x because I think it is working as expected, but it just doesn't clear already existing cookies. |
I think this should block the releasable builds milestone since it's a privacy bug. Users who select 'block all cookies' from shields would expect it to not send any cookies. |
I think Yan wanted in Releasable builds milestone and not 1.0, so bumping it up there. |
i think this should not have been auto-closed |
[probably related, but not a blocker] - appears that turning on the 'allow all cookies' switch doesn't allow all cookies either. STR:
|
Description
Block All Cookies in shields doesn't truly block all cookies
Steps to Reproduce
Block all Cookies
in shieldsCookies (x in use)
(x is number of cookies in used, varies from site to site)Cookies (0 in use)
Actual result:
Chrome vs Brave
Expected result:
Shields settings should override the global settings for Cookies.
Reproduces how often:
100% on all sites
Brave version (about:brave info)
0.52.3
Reproducible on current release:
N/A
Website problems only:
Additional Information
#402 #226
cc: @bbondy @bridiver @diracdeltas
The text was updated successfully, but these errors were encountered: