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.
Firefox 27 Released
91–100 of 187 posts
Re: Firefox 27 Released
#92Earlier quoted context omitted.
It does, but if you want to update immediately go to About, there's a button there to update.
No, there is no button. Maybe because its "Mozilla Firefox for Linux Mint"? Did they fork Firefox and disabled updates?
Re: Firefox 27 Released
#93I see no one has mentioned Firefox 27 is the first major browser to have ES6 generators enabled by default - http://swannodette.github.io/2013/08/24/es6-generators-and-c... . Callback hell begone!
I realised yesterday that "yield" in Python (and I guess javascript) is kind of a baby continuation ( http://en.wikipedia.org/wiki/Continuation ). It can be used to create coroutines and turn async code into sync (looking) code. Really powerful. Anyone interested should learn what continuations are (in Scheme).
Re: Firefox 27 Released
#94Earlier quoted context omitted.
It does, but if you want to update immediately go to About, there's a button there to update.
No, there is no button. Maybe because its "Mozilla Firefox for Linux Mint"? Did they fork Firefox and disabled updates?
if you get firefox directly from mozilla you'll have mozilla autoupdates.
in general, both are fine..
Re: Firefox 27 Released
#95Some 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…
If you love what they are doing then I urge you to stick with Firefox in the future. Firefox is the only major browser that is free software. Chrome is proprietary and sends a lot of your data to Google. Google entices a lot of programmers with their developer tools, but it's not worth trading freedom for.
Re: Firefox 27 Released
#96What?! Last time I used it (which felt about a year ago...) was version 3.5.3.
Re: Firefox 27 Released
#97One interesting this is that all JS_ exports in their libraries have been removed. This kills support for things like GWT DevMode [0] among other plugins. This is good for security, bad for GWT. [0] https://groups.google.com/forum/#!topic/Google-Web-Toolkit/Q...
On the IDE side, IntelliJ 13.0.2 can attach a debugger to Chrome and provide an in-IDE java debugging experience using source maps. Similar work is ongoing from James Nelson for the Eclipse plugin.
Firefox recently added support for column number support in stack traces, so eventually, Java IDE debugging using sourcemaps attached to Firefox JS debugger should be feasible.
In the mean time, GWT developers who use Firefox will need to stick to Firefox ESRs.
Re: Firefox 27 Released
#98Edit: Looks like it'll release in March: https://developer.mozilla.org/en-US/Firefox/Releases/28
Worth noting for designers since it'll implement background-blend-mode too: https://medium.com/web-design-technique/6b51bf53743a
Re: Firefox 27 Released
#99Earlier quoted context omitted.
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.
So glad I am not the only one noticing the filter change. That additional click to display the filtering options that Chrome introduced really made me start using FF more and more for work. I think this dumbing-down approach Google is doing with all their apps and websites will only alienate more and more professionals out of using their platform.
Re: Firefox 27 Released
#100What?! Last time I used it (which felt about a year ago...) was version 3.5.3.
You may need to get your perception of time checked. ;)