Earlier quoted context omitted.
That's what happens when you let anybody and their friends run arbitrary code on the user's CPU. Javascript running by default was the original sin, and now there's no going back. IMO it ought to have been opt-in for the websites that really need it (i.e. web apps I actually want to use, not any random page I happen to stumble upon). There's especially no going back for Google for whom it's very much a feature since…
Animated gifs are not arbitrary code and require no javascript. You're not really making a point that actually counters GP...
Google has removed the option to disable autoplay from Mobile Chrome
111–120 of 248 posts
Re: Google has removed the option to disable autoplay from Mobile Chrome
#112Earlier quoted context omitted.
Then maybe the solution is to also have the option turn off animated GIFs and perhaps frequent canvas repaints too; and not simply give up completely ! In any case, just leaving the option alone so at least it has some effect like it did before, would still be better than essentially a full surrender.
BigG couldn't do that (disable other user hostile media) because it would interfere with ads. Now I'm looking for a gif and canvas blocker for FF mobile. Any hints on how to tune uBO?
I could imagine and equal reaction thread here if google deemed some gifs and canvas uses "unworthy" and were blockable.
Re: Google has removed the option to disable autoplay from Mobile Chrome
#113(disclaimer: I work at Google, not on Chrome) The rationale here seems to be that by blocking video autoplay, Chrome incentivized sites shipping huge animated GIFs, or decoding video in JS and painting to canvas, both of which are very suboptimal for users. Another comment points to this issue: https://bugs.chromium.org/p/chromium/issues/detail?id=106364... quote: Unfortunately, full autoplay blocking is counter prod…
Then maybe the solution is to also have the option turn off animated GIFs and perhaps frequent canvas repaints too; and not simply give up completely ! In any case, just leaving the option alone so at least it has some effect like it did before, would still be better than essentially a full surrender.
Re: Google has removed the option to disable autoplay from Mobile Chrome
#114tangentially related: what's everyone's solution for blocking autoplaying sticky videos? By that I mean the kind that usually shows up on news sites or tech blogs. It usually manifests as a "recommended" video that's totally unrelated to the article at hand, and stars playing without you clicking the play button. If you scroll past the video, many of them convert to a sticky mini player that stays around wherever you…
It will require some fiddling on first visit through.
Re: Google has removed the option to disable autoplay from Mobile Chrome
#115Earlier quoted context omitted.
Agreed. I've turned my wife, daughter, and Mom, none of whom are tech oriented at all, into Brave converts on mobile.
Unfortunately, that helps exactly zilch. Brave, along with all other Blink/Chromium based browsers and frameworks, further entrenches Chrome as the platform. Either use Firefox on Android or give up. For desktop, you have at least Firefox, Otter Browser, and Epiphany as options.
Re: Google has removed the option to disable autoplay from Mobile Chrome
#116Earlier quoted context omitted.
BigG couldn't do that (disable other user hostile media) because it would interfere with ads. Now I'm looking for a gif and canvas blocker for FF mobile. Any hints on how to tune uBO?
You can't turn off gifs or canvas because it would just break too much internet. I could imagine and equal reaction thread here if google deemed some gifs and canvas uses "unworthy" and were blockable.
Re: Google has removed the option to disable autoplay from Mobile Chrome
#117A lot of comments here trying to explain this away but let me point out that Apple disabled autoplaying unmuted videos in moble Safari years ago (it's not even behind a setting as far as I know) and I can't imagine them backing off of that any time soon. On the contrary, Apple will savage decades old APIs just to marginally improve privacy [0]. Which is what Google would do if users were the customer. Apple is proble…
This. I’ve just gotten my pine phone and am going through all the trouble of recompiling basic software just to have a working phone that isn’t a “smartphone” and even I appreciated what apple did with mobile safari.
Re: Google has removed the option to disable autoplay from Mobile Chrome
#118This thread is a microcosm of the problems with the world at large atm. 70% of the response are people frothing at the mouth outrages over those evil "other people" when the other people had nothing but good intentions. Then absolutely refusing to see those good intentions and painting everything as poorly as possible.
Re: Google has removed the option to disable autoplay from Mobile Chrome
#119A lot of comments here trying to explain this away but let me point out that Apple disabled autoplaying unmuted videos in moble Safari years ago (it's not even behind a setting as far as I know) and I can't imagine them backing off of that any time soon. On the contrary, Apple will savage decades old APIs just to marginally improve privacy [0]. Which is what Google would do if users were the customer. Apple is proble…
> autoplaying unmuted videos autoplaying unmuted videos have been disabled on almost every browser, on desktop and on mobile, for years. This isn't unique to Safari and Apple. This is specifically about autoplaying muted videos, which gifs and canvas can replace.
Re: Google has removed the option to disable autoplay from Mobile Chrome
#120Earlier quoted context omitted.
There are ways to bypass it. You can always stream 1MB of data from 100 different domains.
Regardless, the solution is not to (explicitly, i.e. removing the option was a conscious effort) give up.