Slashdot Mirror


Chrome 69 is Coming: Not Just a New Look But Flash's Life is About To Get Even Harder (zdnet.com)

Google's curvy tab Material Design update for Chrome will arrive in version 69 of the browser due out in September. From a report: Google flags the upcoming changes in its Enterprise release notes for Chrome 69, which gives a brief mention under browser interface changes to a "new design across all operating systems." Chrome 69, penciled in for stable release on September 4, will also get native Windows 10 notifications, which have been rolling out to users over the past month. Chrome 69 will also progress the long-running project to deprecate Flash Player, which Adobe has announced will reach end of life in 2020. Microsoft, Mozilla, and Apple have similar deprecation timelines for Flash on their desktop browsers. Once ubiquitous, Flash content is now hardly used at all by Chrome users, though Google won't fully remove support until Chrome 87 in 2020. At present, if a user enables Flash for a particular site, they don't need to approve it if they visit the site again. However, in Chrome 69, every time users restart Chrome, they'll need to give permission for sites to use Flash.

6 of 108 comments (clear)

  1. As much as we hate flash and java by mevanchik1695 · · Score: 3, Insightful

    There has to be a mode that can be globally to whitelist domains in an easy fashion for corporate users. As for the end users. Here lies the problem. They cannot rely on just a pop up to "allow". At minimum, the user will have to always allow once. o wait thats what the article says. Im smart. Anyway, this should also apply to Java.

  2. Re:Fuck passive aggressive software! by afidel · · Score: 3, Insightful

    Bullshit, accessing the management interface for my VMWare cluster isn't introducing a virus vector. Yes, VMWare introduced an HTML5 management interface, but it sucks, it's slower, buggier, and lacks features found in the Flash interface. Do I like flash, no I do not but decisions made long ago and way above my pay grade mean that I need to use it to do my job, making it more annoying accomplishes NOTHING other than pissing me off for no good reason.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  3. There is a line by DarkOx · · Score: 1, Insightful

    There is a line between keeping users safe and essentially singling out a technology for destruction.

    However, in Chrome 69, every time users restart Chrome, they'll need to give permission for sites to use Flash.

    Google is more or less deciding that anyone delivering anything with flash will not be permitted to give their users a good experience. Some would argue singling out the flash and java plugins for special treatment at all crossed this line; though I would argue gross negligence on the part of Adobe and Sun/Oracle kinda forced that.

    I really doubt flash would have been killed off so soon if Apple had not started an outright attack on it and Google and Mozilla having not decided to pile on.

    Chrome is malware - there are no two ways about it and Google is abusive. Consumers would do well to not reward them for abuse. Don't run Chrome - period. Its evil.

    --
    Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
  4. Re:Fuck passive aggressive software! by afidel · · Score: 3, Insightful

    The fat client doesn't work with 6.5.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  5. Re:Good for its time by jellomizer · · Score: 4, Insightful

    Back in the 1990's and early 2000's HTML didn't have too many (popular) vector graphics options, the options that were available were trenched in the Browser Wars between Netscape and Internet Explorer. Flash worked for different browsers, across different platforms including Windows, Macs and a young Linux. Later iterations played nice with DRM which extended its usefulness beyond Home Star Runner. It really took HTML5 standard to start to take down Flash. With early Apple iPhone Safari browser being an early adopter of HTML5, and Firefox and Chrome browsers getting a lot of interests as well. Especially with all the delays in getting windows 7 out and IE 6 staying the standard for way too long.

    Flash itself wasn't bad, just it wasn't a standard, and for the web we should follow standards.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  6. Re:Good for its time by Solandri · · Score: 4, Insightful

    Flash itself wasn't bad, just it wasn't a standard, and for the web we should follow standards.

    Flash became ubiquitous because web designers were begging the W3C to add scripting and multimedia capability to HTML. But the W3C dragged its feet. Initially, too many members had the idealistic notion that the WWW should remain "pure" for the exchange of scientific papers and personal websites like Berners-Lee originally envisioned, not become a place for glitzy marketing copies. So they refused to add audio and video support to HTML. Later it got sidetracked pushing everything in "the next version", which got delayed as more things got pushed into it. There was a 15 year gap between HTML 4.01 and HTML 5. Web developers started using Flash to accomplish what the W3C failed to implement in the HTML standard.

    And if you really want to cry about following standards on the web, you should try reading the history of PHP. It's probably the most organic successful project out there - kludges built upon kludges, patches upon patches. As someone who came from structured languages with well thought-out error checking, I was absolutely horrified when I learned PHP.