Earlier quoted context omitted.
> Does this mean that adblocking (and other safety-related) extensions will suddenly stop working on private windows, unless the user knows it has to go to the settings and enable them again? Looks like it, although if you don't know how to configure your extensions, then why even use them in the first place? Chrome has been doing this for a while now. You have to check the 'Allow in incognito' button for the extensi…
> Looks like it, although if you don't know how to configure your extensions, then why even use them in the first place? Because uBlock Origins et al. are incredibly useful for your average internet user who know fuck all about configuring extensions but benefit far more from it? What is this unnecessary elitism? Sane defaults are really important for people who don't know anything about the internet, much less priva…
Firefox 67.0 Released
151–160 of 264 posts
Re: Firefox 67.0 Released
#152Earlier quoted context omitted.
Its a known issue (for 13 years) https://superuser.com/questions/1432983/-/1432993
This feature has changed from the last version I was using (62.02). The option "Never check for updates" is now missing.
Re: Firefox 67.0 Released
#153Apologize if this is not the right place to ask for help. Two days ago when I began to develop a web site backend, a strange thing happened. Visiting "mydomainname.com" in Firefox v66 gave me back error message saying site not found, but visiting "mydomainname.com/index.html" (or index.php) would be fine, the content of that page was returned. After one hour struggle, I used another browser (and my phone) to open "my…
Re: Firefox 67.0 Released
#154Running Firefox under Qubes has become increasingly frustrating, as tabs crash whenever (apparently?) they try to use WebGL, or anything that depends on access to a GPU. More and more, Firefox seems to depend on GPU access (or something?) and fails hard when it's not there.
Isn’t it possible to disable gpu in about:config?
Re: Firefox 67.0 Released
#155Firefox 67 also the first browser that ships with `prefers-color-scheme` (aka dark mode) after Safari. https://developer.mozilla.org/en-US/docs/Web/CSS/@media/pref... And it does the right thing and disables the feature when enabling the resist fingerprinting option. I did a small survey and only very few websites have developed a second dark theme: https://zimbatm.com/DarkMode
Re: Firefox 67.0 Released
#156Earlier quoted context omitted.
Ok, but I think the parent is wondering in what situation you'd want to store in the browser details of a site you'd visited, but still use private mode to "hide" that you'd visited? What data does the password use retain? IIRC password store retains the "time first used, time last used" and displays that visibly. In short what's the use-case or user story that fits this feature?
If I want to browse a site without it cluttering up my auto complete history. Say you want to order an engagement ring for your girlfriend but don't want WEDDING RINGS R US showing up when you type "r" in the address bar
Re: Firefox 67.0 Released
#157> Save passwords in private browsing mode While this might be handy when visiting your favorite paid porn site, isn't this counter-intuitive? When I am in private mode, I expect nothing to be saved.
In addition to using private mode for visiting sites that I don't want saved in my history, I also use it as a poor mans sandbox for visiting sensitive sites (like my bank), to avoid potential cross-site-scripting attacks while visiting those sites. For this use-case, saving passwords is very useful. In fact, my biggest complaint with private mode in Firefox is that my preferred password manager plugin (bitwarden) do…
[1] https://addons.mozilla.org/en-US/firefox/addon/multi-account...
Re: Firefox 67.0 Released
#158Earlier quoted context omitted.
You must mean OLED. And no, there are almost no desktop OLED monitors in the wild.
"LED display" term is commonly used for LCD displays where backlight is also actively controlled to increase dynamic range.
Re: Firefox 67.0 Released
#159Apologize if this is not the right place to ask for help. Two days ago when I began to develop a web site backend, a strange thing happened. Visiting "mydomainname.com" in Firefox v66 gave me back error message saying site not found, but visiting "mydomainname.com/index.html" (or index.php) would be fine, the content of that page was returned. After one hour struggle, I used another browser (and my phone) to open "my…
Does the error happen in a Private Browsing window? Maybe Firefox cached some "site not found" result it shouldn't have? This sounds more like a server configuration issue than a Firefox bug.
Thanks. no it's not in a private browsing window.
I also asked other people to visit the site(mydomainname.com) from their computers and phones, all worked fine.
The hour long struggle left me with painful memories. :) I never had issue like this previously in Firefox or other browsers. On that day, Chrome and IE worked without problem on my computer (Win 7 32bit), so the computer should not be the culprit.
That leaves Firefox v66 standing. I don't know why.
Re: Firefox 67.0 Released
#160Earlier quoted context omitted.
In addition to using private mode for visiting sites that I don't want saved in my history, I also use it as a poor mans sandbox for visiting sensitive sites (like my bank), to avoid potential cross-site-scripting attacks while visiting those sites. For this use-case, saving passwords is very useful. In fact, my biggest complaint with private mode in Firefox is that my preferred password manager plugin (bitwarden) do…
Why not use Firefox multi account containers[1] for this use case? Having one banking container or even one per bank would have the same effect, without the annoyances of private mode? [1] https://addons.mozilla.org/en-US/firefox/addon/multi-account...