Firefox 8.0 is Released
31–40 of 79 posts
Re: Firefox 8.0 is Released
#32Earlier quoted context omitted.
Tutorials (and learning material in general) can be found on https://developer.mozilla.org/en/Extensions . This page seem to cover both API (XUL & Jetpack).
I am aware of the page and have written an Extension in the past. I am unclear about the following things a) Is Jetpack the way to go going forward? How much of the XPCom api is available through Jetpack? b) Is there an IDE I can setup that will allow me to get autocompletion for extension development? c) Is there an API browser for XPCom objects listing the objects, the methods available on them and the minimum vers…
Re: Firefox 8.0 is Released
#33Earlier quoted context omitted.
"Full" version releases? There will be a new release every six weeks. Whatever features are ready to be shipped at that time will be released. There was a discussion about removing the version number from the "About" box but it was left in for debugging purposes. That's all the version number is for now. Since there are no "long-term support" versions, just make sure you're up-to-date and don't give the version numbe…
> There will be a new release every six weeks. The corrollary to this being that releases are no longer news.
Re: Firefox 8.0 is Released
#34Dear Mozilla. Why do you keep doing all these full version releases? Seriously it's just annoying. Just because IE is on version 10. Doesn't mean you have to be. Why are you doing this.... You've gone from 3-8 in a year. That's not right.
I sort of understand their reasoning. It's easier to get people interested in a "full" release, than some 3.0.21 version every three mongths. It also was more wrong to stay on 3.6.* for over two years. A middle road might be to start a year with a full release and then do point-releases doing that year, so in 2013 we would have, for instance: 13, 13.0.1, 13.1, 13.2, 13.2.1, 13.3.
the reason behind going to full numbers is that if you don't have the latest version, you have the wrong version. if there is a 13.1 and a 13.2, it makes it seem like people using 13.1 are still using the latest version. they aren't.
Re: Firefox 8.0 is Released
#35Just got the notification, but didn't upgrade because a lot of my very useful extensions for HTML dev weren't compatible. I don't think the new features in 7->8 make up for the lack of my extensions.
As of Firefox 4.0, there is an extension api that is both version-less and allows restarting extensions without restarting the browser. Especially with Firefox's new release schedule, more extension developers should probably make the effort to start using it. https://developer.mozilla.org/en/Extensions/Bootstrapped_ext...
That said, their extension framework is by far the most powerful of all browsers.
Re: Firefox 8.0 is Released
#36Re: Firefox 8.0 is Released
#37Re: Firefox 8.0 is Released
#38Earlier quoted context omitted.
Because version numbers are irrelevant, what's important is keeping people on the newest version. "Solving" the problem of large version numbers is like solving the problem 1/0.
At work we have a web application purchased about 18 months ago that officially don't support Firefox above 3.6. There were rendering differences between 3.6 and 4 that were serious enough to enforce that restriction for certain users. Apparently, it has begun working as expected again in FF7 (might have worked in FF6, not sure). The application also uses jQuery 1.2.6 (released May '08) - I guess I'll be the one to Q…
Re: Firefox 8.0 is Released
#39The add-on thing could be huge, if it works out. I am tired of seeing computers riddled with spybars.
Re: Firefox 8.0 is Released
#40It would make more sense (to me) that they focused on fixing some of the many bugs filed in the bug tracker. Just saying, but then Chrome is my browser of choice anyway...
It's just that bugfixes never make the news.