Live data from Hacker News

Flash For Linux Will Only Be Available For Chrome

blogs.adobe.com

111–120 of 192 posts

Re: Flash For Linux Will Only Be Available For Chrome

#111

You know, it's strange that Adobe hasn't considered, at this point in time, open-sourcing the Flash player. Please, hear me out, because I don't just mean this as an HH (Hopeful Hacker), but also as a well-thought-out IBD (Intelligent Business Decision): Flash has obviously been very beneficial to them in the long run. It has given them the only remaining well-controlled proprietary piece of the web. This helps them…

It could be hard coded into the browsers like javascript.

[deleted]

Re: Flash For Linux Will Only Be Available For Chrome

#112
post #27
post #6

I get the feeling this isn't going to be that much of a problem. I've not got the flash plugin installed in Firefox and I'm not finding any great hardship these days. Perhaps it'll kill Flash a bit quicker considering the amount of Kiosks and Internet cafes running Firefox+Flash on Linux.

This might be more of a problem for FreeBSD than it is for Linux; at the moment, one can use flash on FreeBSD via linux firefox and hackery. I'm not aware of a way to use linux chrome as yet.

That hasn't been true for a very long time. Just using the linux flash plugin with nspluginwrapper on a native firefox has been the preferred method for flash on FreeBSD for several years now. I have not yet tried to use the linux chrome plugin with a native chromium, but that may also be a possibility now or sometime in the future.

Re: Flash For Linux Will Only Be Available For Chrome

#114

This comes at a fine time--I've not been using flash at all. The only site that I regularly used flash for in the past was YouTube, and then only for some videos (the ones with ads). The open source Gnash plugin can play YouTube videos that require flash (it's useless for almost everything else--it can't even play YouTube's ads :P). All the videos that work with HTML5 are better that way. (In a pinch, Gnash would wor…

Didn't Google actually allow you to watch Youtube videos with HTML5 instead of flash?

Re: Flash For Linux Will Only Be Available For Chrome

#115

Earlier quoted context omitted.

I run ArchLinux, use Chrome, and have the flashplugin-prelease installed. This is version 10.0 of Flash. Because this plugin is out of date Chrome will disable flash on all websites I visited that use Flash. It would then show a little bar at the top indicating that my flash plugin is out of date and therefore disabled. If I wanted to run Flash anyway it gave me the option to run it for the current page. I noticed th…

There's no reason to run an out of date flash plugin. You can enable click-to-play for flash in the chrome settings. It's in the content settings area of the "under the hood" section I believe.

Confirmed (for Chromium 7.0.963.56 on Arch, w/ up-to-date Flash)

Re: Flash For Linux Will Only Be Available For Chrome

#116

This comes at a fine time--I've not been using flash at all. The only site that I regularly used flash for in the past was YouTube, and then only for some videos (the ones with ads). The open source Gnash plugin can play YouTube videos that require flash (it's useless for almost everything else--it can't even play YouTube's ads :P). All the videos that work with HTML5 are better that way. (In a pinch, Gnash would wor…

Didn't Google actually allow you to watch Youtube videos with HTML5 instead of flash?

Not the ones with ads.

Re: Flash For Linux Will Only Be Available For Chrome

#117

You know, it's strange that Adobe hasn't considered, at this point in time, open-sourcing the Flash player. Please, hear me out, because I don't just mean this as an HH (Hopeful Hacker), but also as a well-thought-out IBD (Intelligent Business Decision): Flash has obviously been very beneficial to them in the long run. It has given them the only remaining well-controlled proprietary piece of the web. This helps them…

Indeed, this is long overdue and I've been making this argument for years. Adobe has already lost a lot by keeping Flash Player closed and they only stand to lose more and more. This decision, for instance, will only promote HTML 5 adoption in lieu of Flash farther and farther. Adobe can still matter if they open-source Flash Player right now, but as you noted, the sweet spot is closing rapidly.

The fact of the matter is that if Flash had opened itself up earlier, there wouldn't even be an HTML 5 Canvas/WebGL as we know it, people just would have used and extended Flash and Adobe would still be making bank on their commercial IDE for the environment. Now Adobe's dominance is threatened and Flash is universally despised.

Adobe is obviously terrible at maintaining the runtime so I think the only logical explanation for their lack of OSS Flash Player is that they have some very prehistoric business guys somewhere along the way that don't understand open-source at all and choke this off in terror every time it gets mentioned.

Re: Flash For Linux Will Only Be Available For Chrome

#118

Earlier quoted context omitted.

If you read the responses from Chrome engineers on that thread you'll see why a new API was necessary. The requirements and guarantees of your API fundamentally change when you move it out of process for sandboxing and stability. Naive approaches lead to awful performance, deadlocks, or the need to poke massive holes in your security architecture. After a few engineering years of trying to make NPAPI work, it became…

I think the responses from the other browser manufacturers were pretty convincing. The problem, if you read the thread, was not that NPAPI was sufficient. The problem was that Chrome wanted to reinvent all sorts of APIs that already existed in the Web platform. They ignored that issue and did Pepper anyway.

This is what I meant by "naive approaches." Take your example of Pepper API layer versus NPRuntime. When you try to use a sandboxed NPRuntime plugin you hit a hard performance wall with synchronous dispatch overhead. You also introduce huge potential for deadlocks that can be very difficult to detect. This isn't the kind of thing you notice in a simple simple proof-of-concept or casual discussion, but it becomes painfully obvious when trying to implement a real-world plugin.

Re: Flash For Linux Will Only Be Available For Chrome

#119
post #5
post #2

Correct me if I'm wrong, but it looks like other browsers are free to implement the "pepper" API as well. It seems as though they are not saying "we're only supporting Chrome". They are saying "Chrome is the only browser that has implemented Pepper so far, and we're only supporting Pepper on Linux".

Except that other browser users won't be able to acquire Flash Player without installing Chrome: the Flash Player browser plugin for Linux will only be available via the “Pepper” API as part of the Google Chrome browser distribution and will no longer be available as a direct download from Adobe

And again, couldn't Firefox at least theoretically implement this part of the API? Would it just be a legal issue?

Re: Flash For Linux Will Only Be Available For Chrome

#120
I laughed out loud — shocking how different Adobe’s headline and the HN submission title are!

"Adobe and Google Partnering for Flash Player on Linux" — zzZZZ, good for them

"Flash For Linux Will Only Be Available For Chrome" — Holy balls, Flash is really dying, isn’t it?

Post reply on HN