I welcome this move, despite the possibility of some fallout from the change. It'll be painful, but even as someone who once made a living writing ActionScript, I have to say that Flash is sufficiently annoying and insecure that it really needs to be phased out. In the short term, this will probably cause some breakage in certain sites that try to use Flash "transparently" and "unobtrusively" for things like LSOs, dr…
Mozilla may make Flash click-to-play by default in future Firefox
21–30 of 121 posts
Re: Mozilla may make Flash click-to-play by default in future Firefox
#22Not automatically loading java would be a great benefit to the majority of users. Its not used on nearly as many websites yet it is responsible for the lion's share of current security exploits.
Re: Mozilla may make Flash click-to-play by default in future Firefox
#23Earlier quoted context omitted.
Quite a lot of webpages need js to initialize themselves, these days, and I want them to load in background when I middleclick on a link. You probably want (at least some) websites to perform XHR when not focused (to update a news stream or something). I find an opt-in behavior on such a common feature a bit to hard, as a lot of website rely on that. setTimout and friends are throttled (at least in Firefox) to fire a…
Actually, I'd only white-list Gmail and maybe Twitter. I'd prefer it if most site just served HTML to begin with. I run with JavaScript and Cookies disabled unless white-listed, and just leave the majority of pages that won't load. Techcrunch, Engadget, and most news sites are so much faster without JS. I might be ok with a timeout - after 30 seconds of no interaction from me, suspend the tab. Would that address your…
I might be ok with a timeout - after 30 seconds of no
interaction from me, suspend the tab. Would that address
your objection?
There has been experiments to do that (https://bugzilla.mozilla.org/show_bug.cgi?id=675539), and an (experimental) extension brings you this behavior (https://addons.mozilla.org/en-US/firefox/addon/dormancy/), but hasn't been updated in a while.Actually, this completely unloads the page from memory, which is not exactly what you ask for.
Re: Mozilla may make Flash click-to-play by default in future Firefox
#24In my opinion, there should always be a configuration option associated to a new feature/behavior like this!
Because in the end that's why I still use Firefox : I can configure it like I want!
Re: Mozilla may make Flash click-to-play by default in future Firefox
#25Re: Mozilla may make Flash click-to-play by default in future Firefox
#26I welcome this move, despite the possibility of some fallout from the change. It'll be painful, but even as someone who once made a living writing ActionScript, I have to say that Flash is sufficiently annoying and insecure that it really needs to be phased out. In the short term, this will probably cause some breakage in certain sites that try to use Flash "transparently" and "unobtrusively" for things like LSOs, dr…
Cross domain XHR shouldn't be an issue as you only really need flash for it in IE 6 and 7.
Re: Mozilla may make Flash click-to-play by default in future Firefox
#27Re: Mozilla may make Flash click-to-play by default in future Firefox
#28I am so happy that I can barely contain myself. Hopefully this means Flash will now be used for important things, instead of shoving ads in my face that I can't dismiss, and follow my scroll bar.
You say that now, but just wait until they're written in JS+Canvas and enormously more difficult to block.
Re: Mozilla may make Flash click-to-play by default in future Firefox
#29I am so happy that I can barely contain myself. Hopefully this means Flash will now be used for important things, instead of shoving ads in my face that I can't dismiss, and follow my scroll bar.
You say that now, but just wait until they're written in JS+Canvas and enormously more difficult to block.
Re: Mozilla may make Flash click-to-play by default in future Firefox
#30I didn't know Chrome already had the option to do click-to-play until I read this. Very cool, I'm turning it on now.