BrowserWorks / Waterfox

The official Waterfox 💧 source code repository
https://www.waterfox.net
Other
3.86k stars 343 forks source link

Waterfox when set to block all cookies does not block google.com cookies and still stores them #3490

Open K4sum1 opened 4 months ago

K4sum1 commented 4 months ago

What happened?

Starting with 6.0b3 up to latest, cookies from google.com aren't blocked when the browser is set to block all cookies.

Reproducible?

Version

G6

What platform are you seeing the problem on?

Windows

Relevant log output

No response

K4sum1 commented 2 months ago

This is caused by cookiebanners.service.mode and cookiebanners.service.mode.privateBrowsing

The cookies set by these override blocking all cookies. This also happens on Reddit and MSN as well.