Earlier quoted context omitted.
seriously... WHY aren't other browser vendors adopting the chrome release strategy?
There's still a market for people who want to manually upgrade. There was a comment thread on HN a few months ago about this as well (no way we'll be able to find it now, I don't remember the story), but it summarized my views very well. I like knowing what is or isn't being installed on my computer. I've got a bash script to automatically download and update to the newest Firefox, so the act of upgrading isn't a cho…
Firefox 5 Beta is available for download
61–66 of 66 posts
Re: Firefox 5 Beta is available for download
#62Use it if you want break all the working addons for nothing.
Just thought I'd report that for my (somewhat meager) selection of addons, I haven't found anything auto-disabled or crashing yet.
Re: Firefox 5 Beta is available for download
#63Actually the first beta of FF5 is available for almost a month on their ftp here ftp://ftp.mozilla.org/pub/firefox/releases/5.0b1/
Re: Firefox 5 Beta is available for download
#64Earlier quoted context omitted.
There's still a market for people who want to manually upgrade. There was a comment thread on HN a few months ago about this as well (no way we'll be able to find it now, I don't remember the story), but it summarized my views very well. I like knowing what is or isn't being installed on my computer. I've got a bash script to automatically download and update to the newest Firefox, so the act of upgrading isn't a cho…
For a web browser there is no reason not to want to use the newest build, especially while HTML5 and CSS3 are being actively implemented. Your bash script is just your own version of Mozilla's auto updater.
EDIT: also, the bash script is there because I install Firefox to /usr/local, and it's easier to type "update-firefox" in an already-open terminal than to reboot Firefox as root so it can modify my files. I'm aware it's redundant, but it also a) requires my active participation, so I can't miss it and b) lets me downgrade, in case of something like what happened above.
Re: Firefox 5 Beta is available for download
#65When a new version of Firefox comes out, I always like to find the oldest bug that it fixes. It looks like the winner this time is a 12-year-old bug affecting MathML: https://bugzilla.mozilla.org/show_bug.cgi?id=21479 Also fixed is this 7-year-old bug that has annoyed me for years: https://bugzilla.mozilla.org/show_bug.cgi?id=254714 (When you open a link in a new tab, the new page's URL doesn't appear in the Location…
Re: Firefox 5 Beta is available for download
#66Earlier quoted context omitted.
Right. Chrome uses a binary PDF reader plugin, there are no sources available. Open source projects like Chromium and Firefox require an open source reader. I think MuPDF would be a good choice.
Does MuPDF have any speed/performance/etc benefits over the plugin in Chrome? Are there any reasons to spend the time/effort to switched other then one is open source?