Live data from Hacker News

Firefox 27 Released

mozilla.org

41–50 of 187 posts

Re: Firefox 27 Released

#43

The glsl shader editor isn't announced in the release notes. It is supposed to be included in FF 27. https://hacks.mozilla.org/2013/11/live-editing-webgl-shaders...

The GLSL editor is really great, with just one thing making it a pain to use. Namely, the split between the vertex and fragment shader is always vertical (apart from when the tools are really thin overall). Does anyone know how I can force it to use a horizontal split? While I'm whining, is it possible to show the console at the same time as viewing the source for files? The fact that I have to switch between the con…

At least in current Nightly, you can hit the Esc. key, to pop up the console regardless of the panel you're currently using (à la Chromium, basically). I'm not sure in which release this landed, though.

For the vertical split thing, opening a bug is the easiest way to get the feature in [1].

[1]: https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&c... (this is a URL with the right bugzilla component. just log in, fill the blanks and submit)

Re: Firefox 27 Released

#44
Release notes include a link to a list of new contributors and their contributions. Never noticed that before.

https://blog.mozilla.org/community/2014/02/03/firefox-27-new...

Looked up some past numbers:

  Firefox 24: 43 new contributors, 32 volunteers
  Firefox 25: 51 new contributors, 39 volunteers
  Firefox 26: 43 new contributors, 27 volunteers
  Firefox 27: 41 new contributors, 35 volunteers
I think Mozilla considers its employees and the employees of known major contributing companies to not be volunteers.

Re: Firefox 27 Released

#45
post #15

Earlier quoted context omitted.

I don't think so. It's easy now to look at the headline and think "Oh, just another Firefox release, it happens what? once a month?". That's a good thing. Users are upgrading, the process is smooth; Mozilla's having a relatively easy time iterating. Remember when Firefox 3, 4, and 5 came out? Each time, it was a big deal. Many complained and groaned. The upgrade process was problematic for many users. Some users woul…

It's a good thing? Yeah, except that you waste half an hour EACH DAY staring at automatic software updates. At this point I simply disable automatic updates for much of the programs on my PC. This fashion of quick release cycles has gone way overboard.

Oh my god, that's ridiculous. Nobody spends half an hour a day waiting on auto updates. The update downloads in the background and takes just a few seconds to install after restarting the browser.

Re: Firefox 27 Released

#46
post #15

Earlier quoted context omitted.

I don't think so. It's easy now to look at the headline and think "Oh, just another Firefox release, it happens what? once a month?". That's a good thing. Users are upgrading, the process is smooth; Mozilla's having a relatively easy time iterating. Remember when Firefox 3, 4, and 5 came out? Each time, it was a big deal. Many complained and groaned. The upgrade process was problematic for many users. Some users woul…

It's a good thing? Yeah, except that you waste half an hour EACH DAY staring at automatic software updates. At this point I simply disable automatic updates for much of the programs on my PC. This fashion of quick release cycles has gone way overboard.

Why do you need to actually look at them? Apart from the long windows reboots/updates, I don't really see any application doing upgrades in the foreground anymore.

Or are there still some badly behaving update apps out there?

Re: Firefox 27 Released

#47
post #15

Earlier quoted context omitted.

I don't think so. It's easy now to look at the headline and think "Oh, just another Firefox release, it happens what? once a month?". That's a good thing. Users are upgrading, the process is smooth; Mozilla's having a relatively easy time iterating. Remember when Firefox 3, 4, and 5 came out? Each time, it was a big deal. Many complained and groaned. The upgrade process was problematic for many users. Some users woul…

It's a good thing? Yeah, except that you waste half an hour EACH DAY staring at automatic software updates. At this point I simply disable automatic updates for much of the programs on my PC. This fashion of quick release cycles has gone way overboard.

Half an hour? Really? I spend maybe 5 seconds a day dealing with FF's updates.

Re: Firefox 27 Released

#48

I am using FF on Android (both phone and tablet) with sync and great addons like adblock/self destructing cookies/lastpass and am mostly a happy camper. Mozilla has resolved most of the performance issues barring one - compared to Chrome or stock browser the time it takes for FF to go from link tapped to page loading started is a bit annoyingly high. Many times after tapping a link it just sits there doing nothing or…

Me too, the time it takes to initially load a link is really long compared to Chrome, even on a quad core mobile device. I hope they resolve this soon.

Re: Firefox 27 Released

#49

I am using FF on Android (both phone and tablet) with sync and great addons like adblock/self destructing cookies/lastpass and am mostly a happy camper. Mozilla has resolved most of the performance issues barring one - compared to Chrome or stock browser the time it takes for FF to go from link tapped to page loading started is a bit annoyingly high. Many times after tapping a link it just sits there doing nothing or…

Firefox is both better and worse than other browsers in dealing with intents.

On the worse side, unlike some other browsers Firefox doesn't raise intents for redirected URLs, missing some opportunities to match appropriate apps. I believe the underlying issue is that too many redirect situations are ambiguous (especially if you might not be the default browser). I mostly deal with this with an external wrapper (Browser Auto Selector, Unshorten or the like), but it's still a weakness.

On the other side, the Firefox intnet feature that I love is that when you long-press/right-click/etc on a URL that matches some non-browser apps, you get the option of opening it in those apps (for YouTube, the Play Store, Twitter, etc.). I haven't seen any other browser with that option (though, to be fair, I spend most of my time in Firefox). It would be extra-wonderful if there were a reliable way to hit the YouTube link from an embedded video, but even without that, it's very handy.

Re: Firefox 27 Released

#50
post #34

Some time ago I was a Firefox user. Then Chrome came out and I first started using it for free-time browsing, while still developing on Firefox. Later, I decided to fully migrate to Chrome. I've decided to change it again, so I'm going to give Firefox a try during this month. For now, it looks really nice, performance seems to be quite good and the feeling of getting at least a small part of my digital life away from…

I think you'll be quite impressed with Firefox's developer tools again. I've been more and more unhappy with Chrome's tools, mostly the subtle changes of not having filters and things so readily available anymore. The Firefox tools are quite slick though. I don't even use Firebug anymore.

If you install both, you can use both side by side. F12 for firebug, Ctrl Shift K for built in.
Post reply on HN