Firefox 5 Details: Sharing, Home Tab, PDF Viewer
An anonymous reader writes "Firefox 4 may be still new, but Firefox 5 is already being prepared by Mozilla. At least the UI features have been laid out by the Mozilla team — there are nine new features in total. There are some features that are replicating Chrome functionality (tab multi-select or an integrated PDF viewer that will also extend to other file formats), but there are completely new features such as tab web apps, an identity manager a home tab that replaces the home button as well as a social sharing feature that is integrated in the URL bar and enables users to post directly to their Facebook and Twitter pages."
The backend work done for FF4 is good and much appreciated, but the it sounds like the team is resting on its laurels again: it thinks the work on the basics is done. Standards support is still not where it needs to be, yet they're working on fluff like site-specific browsers. It sounds like it's time for someone to go back to the basics again: just a browser in the core, with a good extension model for people to hack all these things into for people who actually want them.
Hi there, I'm a Firefox dev. I'd like to point out that we are not resting on anything ;) There are people working on frontend stuff like this article reported on, and there are people (like me) who work on platform/backend stuff. These are different people, so if some people are working on app tabs etc., that doesn't mean that they are working on that instead of platform stuff. Both stuff is being worked on, but for some reason frontend gets more press ;)
Just a few examples of things we are working on in the platform: A Type Inference engine for JavaScript to make it even faster; a new graphics library; a split-process model (this already shipped in mobile Firefox, should ship in desktop late this year), support for lots of new HTML5 features (on both desktop and mobile), improvements to JavaScript garbage collection, and of course lots of other improvements big and small.