Live data from Hacker News

Firefox 25 is released

mozilla.org

11–20 of 236 posts

Re: Firefox 25 is released

#11
post #2

Hey, web audio is now in Firefox! That means all the web apps that did user-agent detection instead of feature detection will have to be updated.

Jeez, why can't browser developers be more considerate of the poor put-upon user agent-detecting site developer?

Haha, are you making a reference to this gem: https://bugzilla.mozilla.org/show_bug.cgi?id=765645 ?

Re: Firefox 25 is released

#13
Inline iframe content is a fascinating addition. Anyone have any further documention on it? I'm guessing that it's a viable alternative to using xmlhttprequests to update page content, which is really rather neat.

Re: Firefox 25 is released

#14
I find it irritating that Mozilla now herds its Firefox users toward the Stub installer, and not the full offline-install redistributable binary.

The actual download itself is available on the "Systems & Languages" page:

> https://www.mozilla.org/en-US/firefox/all/

This kind of download is important, when you want to try out a new release, without committing yourself to it. For example, let's say you want to load it up in a VM, without contaminating your normal environment.

Googling for things like "firefox standalone redistributable offline install" are a road to nowhere.

You sort of just have to "know" that "Download Firefox in your language" means "Download the standalone installer, and not the stub installer". They don't explain this, or make it obvious that this is how you can get a copy of a static binary for predictable results.

Re: Firefox 25 is released

#15

I find it irritating that Mozilla now herds its Firefox users toward the Stub installer, and not the full offline-install redistributable binary. The actual download itself is available on the "Systems & Languages" page: > https://www.mozilla.org/en-US/firefox/all/ This kind of download is important, when you want to try out a new release, without committing yourself to it. For example, let's say you want to load it…

You can get all the full installer files on the ftp.

Re: Firefox 25 is released

#16
I developed a patch that added the VAO WebGL extensions earlier this year and it's finally out there! So. Cool. And everyone at mozilla is really helpful if you're thinking about contributing for the first time.

Re: Firefox 25 is released

#18

I find it irritating that Mozilla now herds its Firefox users toward the Stub installer, and not the full offline-install redistributable binary. The actual download itself is available on the "Systems & Languages" page: > https://www.mozilla.org/en-US/firefox/all/ This kind of download is important, when you want to try out a new release, without committing yourself to it. For example, let's say you want to load it…

I find it irritating that Mozilla now herds its Firefox users toward the Stub installer, and not the full offline-install redistributable binary.

It makes sense though. The modern browser is epitome of "the user is always online, and should always receive and run the latest version of code on the fly" execution model. Why not apply those assumptions to the execution environment too?

Re: Firefox 25 is released

#19
post #11

Earlier quoted context omitted.

Jeez, why can't browser developers be more considerate of the poor put-upon user agent-detecting site developer?

Haha, are you making a reference to this gem: https://bugzilla.mozilla.org/show_bug.cgi?id=765645 ?

Haha Woooow, that thread's too good to be true.

Re: Firefox 25 is released

#20
Pleased to see they've backed off on the draconian Java restrictions. I now see (with an up-to-date plug-in) three options: always or never active, or ask to activate, with the latter then prompting as a one-time or remembered choice. This seems a much more reasonable balance between trying to protect security and making sure people can get work done than some of the other proposals in recent discussions.
Post reply on HN