I made an issue on the Bugzilla issue tracker, and they have it listed as a known issue. Rather than fix it on my repo and have them fix it later causing a conflict, I figure I will just leave it until they fix it. Unless they just never fix it, in that case then I'll fix it myself.
I don't know what I'm doing hit album by Brad Sucks
K4sum1 wrote: ↑07 Aug 2024, 08:39
I figure I will just leave it until they fix it. Unless they just never fix it, in that case then I'll fix it myself.
Looks like they are not going to fix it any time soon, at least not before Firefox 131, at best.
Please just do it. It's still not working in version 129.0-2.
Duke wrote: ↑08 Aug 2024, 09:02
Looks like they are not going to fix it any time soon, at least not before Firefox 131, at best.
Please just do it. It's still not working in version 129.0-2.
I'm using R3dfox with permanent private browsing mode and it looks like some sites are now automatically using the data storage which should not happen in private mode, especially when the browser is set to always ask:
I'm not asked and the data storage is used.
This didn't occur in previous versions < 130.
After some testing it looks like it might be linked to cookies settings. If I block all cookies then there is no storage. If I use Cookies from unvisited websites, my usual setting, then the data storage is done.
I've just tried with R3dfox 122, which is still installed on the same machine, and there is no storage whatever the cookies setting is.
I have some full backups of some older versions of R3dfox I'll try that later.
IIRC I've seen on Github some people reporting issues with cookies going through as well.
So I've tried with a full backup of R3dfox v128 and I didn't get this behavior. After more investigations I think it's related in some way to the new Cookie Banner Blocker settings.
If this option is enabled from the private browsing mode then you may have a difference between its values in the preferences:
cookiebanners.service.mode = 0
cookiebanners.service.mode.privateBrowsing = 1
In this case the storage is not done in private hence it may not be automatically deleted when closing the browser.
So make sure both keys have the same values:
Maybe. The idea is to make it so the user does not have to deal with any popups. All other forks seem to default to 2. If you really think I should change it to 1, I'll do it.
I can also make it a GUI option, but I would want to combine both service modes into one thing and idk how to do that.
I don't know what I'm doing hit album by Brad Sucks
I don't know why both settings of normal and private modes are not in sync. Is it a bug or is it done on purpose ?
I can't find any valuable information about that for now.