Earlier quoted context omitted.
Well it's the chicken and the egg, you don't like Flash you block it, Google blocks it you have to deal with HTML5 now, it's the same thing as with Adblock... People don't like ads they use adblockers, site revenues go down advertisers find new and even more invasive ways to display ads. Wont be surprise if in a year or 2 how content will work is that all (actual) content on the site will be encrypted and encoded int…
There are planty sites which dont work without JS. Guess what I do when I see an empty page..
Chrome will begin pausing many Flash ads by default on September 1
91–100 of 179 posts
Re: Chrome will begin pausing many Flash ads by default on September 1
#92Earlier quoted context omitted.
> "Google's reasoning for the move is largely performance-based, apparently" Yeah, because WebGL never crashes the browser (not even the kind of small demos that seems to be all it's used for).
I've been developing WebGL content for the past 18 months and, so far, it hasn't crashed from any WebGL issues. And that's with my code which is pretty awful most of the time.
Re: Chrome will begin pausing many Flash ads by default on September 1
#93I use chrome with all plugins disabled unless I right-click to run them, and the only one that I regularly have to enable is the PDF viewer. I find it a much more enjoyable (and faster) browser experience and have no need for an ad blocker because flash ads are the only ones that really annoy me. I think it's a great idea to disable non-essential flash by default.
Re: Chrome will begin pausing many Flash ads by default on September 1
#94For anyone interested in the definition of "essential", see the source code: https://chromium.googlesource.com/chromium/src.git/+/master/... (See constants) and https://chromium.googlesource.com/chromium/src.git/+/master/... (See ShouldThrottleContent) TLDR, essential content is either: 1) On the same domain as the page 2) Considered "Large" (at least 298 x 398, certain aspect ratio, minimum total area), with an exce…
Re: Chrome will begin pausing many Flash ads by default on September 1
#95Earlier quoted context omitted.
The only other regular 'tiny content' thing I can think of is ZeroClipboard (which puts an invisible flash movie over a button so you can click 'copy') as Javascript clipboard actions still aren't broadly supported [2]. ZeroClipboard is used by Github and lots of other sites for the little buttons next to repo URLs, etc. 1 - https://github.com/zeroclipboard/zeroclipboard 2 - http://caniuse.com/#search=clipboard
Erm, can I use reports only Android So why do we need Flash for clipboard actions today?
Re: Chrome will begin pausing many Flash ads by default on September 1
#96I've had pretty much zero consequences from disabling Flash globally in all my browsers. Where is Flash still essential?
Re: Chrome will begin pausing many Flash ads by default on September 1
#97I've had pretty much zero consequences from disabling Flash globally in all my browsers. Where is Flash still essential?
bbc iplayer on Mac and GNU/Linux
Re: Chrome will begin pausing many Flash ads by default on September 1
#98I've had pretty much zero consequences from disabling Flash globally in all my browsers. Where is Flash still essential?
There are millions of flash games that my kids would not appreciate losing access to; YouTube still uses flash by default I think; iPlayer (BBC program player) and news websites still mainly [or exclusively] use flash.
Re: Chrome will begin pausing many Flash ads by default on September 1
#99Good riddance. Sometimes I forget to turn ad-block back on after testing stuff. Thanks Google.
Tip: use different user profiles. A "stock", "raw", or "testing" profile for unfiltered use. Though better sandboxing would be my choice.