> The Block Autoplay feature is enhanced to give users the option to block any video that automatically starts playing, not just those that automatically play with sound. Good. I know a news website that was on purpose disabling sound on videos to prevent that. So not only does it autoplay, you need to click to unmute anyway to actually hear it! Why do news websites want to shove autoplaying videos on people's throat…
Firefox 69.0 Released
91–100 of 331 posts
Re: Firefox 69.0 Released
#92I have a bunch of Facebook domains in my hosts, but for some reason Firefox 69.0 gets DNS from somewhere else and goes right through. Weird. The other stuff in hosts resolves correctly.
Re: Firefox 69.0 Released
#93> The Block Autoplay feature is enhanced to give users the option to block any video that automatically starts playing, not just those that automatically play with sound. Good. I know a news website that was on purpose disabling sound on videos to prevent that. So not only does it autoplay, you need to click to unmute anyway to actually hear it! Why do news websites want to shove autoplaying videos on people's throat…
I've never understood why news sites push silent video down your throat. They are wasting serious amounts bandwidth.
Re: Firefox 69.0 Released
#94Earlier quoted context omitted.
I use userChrome.css and userContent.css, and I get the nagging feeling that the silent end of that sentence is "...when we eventually replace the code that currently enables user customization with faster, less flexible APIs." (I'm paranoid and FUDing because I care: there's some UX low hanging fruit before they could get rid of userChrome.css. For instance, you need userChrome.css to autohide the toolbar in full sc…
I mean, how slow could an "if file_exists()" check have been? This smells like deprecation to me, if the user CSS doesn't exist, don't load anything. Boom, no slowdown.
Re: Firefox 69.0 Released
#95Earlier quoted context omitted.
I don't see anyone complaining that Safari has a built-in Reader feature. Safari even has "Siri Suggestions" almost identical to this Firefox experiment. Pocket has been acquired by Mozilla, so it's not a 3rd party feature any more. It's really no different. It seems that some people are just used to hating Pocket as if it was some kind of tradition.
People are mostly hating the advertising on the New Page from Pocket, not Pocket itself these days. EDIT: Here's a screenshot of the feature specifically that people dislike these days: https://imgur.com/a/p2rD4AY While it can be disabled, it can be said that people are a bit annoyed that the browser that is "Privacy Focused" is shoving ads down your throat. While we as technical users can figure out how to disable i…
You can deliver ads without tracking (for example, contextually based upon the page you are looking at, without any storage of that information or historical state.) And you can track users without violating their privacy (by not sending the data to a remote server and only analyzing it locally.) So in general, it's certainly possible to be able to preserve a user's privacy while also be monetizing your product through advertising.
Now of course, most people dislike ads, which is a separate issue. But advertising is not inherently a violation of privacy, at least if you see privacy through the lens of surveillance by a third party. (You could stretch the definition of privacy to a point where seeing ads I suppose could be privacy violating, but I don't feel my privacy is being violated when I see a billboard on the highway, for example.)
Re: Firefox 69.0 Released
#96> The Block Autoplay feature is enhanced to give users the option to block any video that automatically starts playing, not just those that automatically play with sound. Good. I know a news website that was on purpose disabling sound on videos to prevent that. So not only does it autoplay, you need to click to unmute anyway to actually hear it! Why do news websites want to shove autoplaying videos on people's throat…
Re: Firefox 69.0 Released
#97Re: Firefox 69.0 Released
#98Earlier quoted context omitted.
I'm even OK with this feature, just not with the we're shipping a new “New Tab” page experience that connects you to the best of... drone-speak T_T
Also they promised to open source Pocket in 2017, but seem to have zero intention of doing it. Instead, they prioritize controversial integration into the browser itself.
Zero intention of doing so or just have yet to do so? Did they say they were no longer considering the option?
Re: Firefox 69.0 Released
#99I've been out of ad-tech for about 5 years, but when I was working in that industry it was common to drop evil cookie pixels everywhere in the page and then do cookie-matching with them ("my cookie for this user is X, do we per-chance have a match with something you have?")
Will this effectively end that by preventing cookies from domains that aren't the domain of the site itself?
I hope so.