For 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…
Chrome will begin pausing many Flash ads by default on September 1
131–140 of 179 posts
Re: Chrome will begin pausing many Flash ads by default on September 1
#132Earlier quoted context omitted.
Github somehow manages to copy stuff to the clipboard with flash player disabled - apparently it's using the new HTML5 clipboard API.
IIRC ZeroClipboard falls back to flash if you're not using a browser with the new clipboard APIs.
Re: Chrome will begin pausing many Flash ads by default on September 1
#133Re: Chrome will begin pausing many Flash ads by default on September 1
#134Earlier quoted context omitted.
> Can’t we just throw out all flash? Way too much stuff needs it. For example fun little browser games. For example http://www.kongregate.com/ http://www.miniclip.com/ http://www.friv.com/ At least in my browser (Firefox on Linux) flash plays better than html5 for video.
+1 for this. Another example would be live streaming. yy.com comes to my mind right now, it's fully flash and used by millions of users. gaming.youtube.com does Flash too on Firefox, not to mention all of the adult streaming sites. Funny how everyone is asking for Flash to just disapear, if it had never been around we'd all be screaming for a plugin that makes all the above possible.
We already have a way to transmit two-way video live in browsers (WebRTC).
It should be not to hard to use the codecs existing for that to make a one-way live streaming in browsers.
Re: Chrome will begin pausing many Flash ads by default on September 1
#135Earlier quoted context omitted.
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.
YouTube uses flash if it thinks you have flash. Otherwise if no flash installed or plugin disabled it defaults to HTML5 (Firefox on GNU/Linux and Mac)
Re: Chrome will begin pausing many Flash ads by default on September 1
#136Earlier quoted context omitted.
What irritates me is that flash is required for google music. I really like google music over all the other radio services, plus I have some music in my lib, but I've resorted to just looking up albums on youtube. If it's an absolute must have for some technical reason, a desktop client would be nice as an alternative.
In GM settings, you can opt in for HTML5 audio. I have been using it for more than a year, it works extremely well.
Edit: This is strange. I went to change the setting and it is greyed out and cannot be changed. This is in both chrome AND firefox. Both are up to date with most recent version, and my macbook was bought this year. Neither have adblockers enabled.
Re: Chrome will begin pausing many Flash ads by default on September 1
#137For 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…
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
Re: Chrome will begin pausing many Flash ads by default on September 1
#138Re: Chrome will begin pausing many Flash ads by default on September 1
#139Is this anti competitive?
On the other hand, I think Chrome is the only major browser that ships with the ability to play Flash, so one could argue that it is just altering the benefit that Google has been providing to all Flash providers for years.
Re: Chrome will begin pausing many Flash ads by default on September 1
#140Earlier quoted context omitted.
> I got plugins disabled by default in Chrome for ages now (right click run plugin when needed). that should be the default. And that's also going to be impossible now those annoying bits will be HTML5.
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…