Serious question here... I now use Chrome, my parents use Chrome, and almost everyone I know has converted. Most HN users seem to use it too: http://news.ycombinator.com/item?id=2105954 . Is there anything compelling in Firefox 4 to get excited about?
I'm loving working with IndexedDB. For some reason haven't been able to get my Chrome nightly to play nice with my site but it runs like a charm in FF4. For one, FF uses less vendor prefixes for IndexedDB. I'm not sure if that's my issue but it seems to make FF easier to work with given that when learning IndexedDB there are precious few resources out there aside from the spec.
Firefox 4 RC now available
81–90 of 124 posts
Re: Firefox 4 RC now available
#82Earlier quoted context omitted.
It's actually about as fast as Chrome now. Too little too late in my opinion, but at least it's fast enough that it won't actively piss me off when I need a second browser open for some reason.
Yeah, for a while now I have used firefox in kind of I need a quick environment free of cache and cookies to test if what I'm seeing is right.
Re: Firefox 4 RC now available
#83Re: Firefox 4 RC now available
#84Earlier quoted context omitted.
> Is there anything compelling in Firefox 4 to get excited about? Sure! Here are some things I personally find exciting about FF4. I'm not saying everyone should find them exciting, they are just my personal opinion: * FF4 is the only web browser to combine a tracing JIT with a method JIT for JavaScript. Some websites run amazingly fast with that. See the mozilla demos site for examples. * IE9 has great hardware acce…
Sorry- I'm curious- why do you think IE9's JS engine is inferior to FF4/Chrome?
Re: Firefox 4 RC now available
#85Earlier quoted context omitted.
I'm fine with proprietary tech, but Adobe Flash and Acrobat are unsafe, buggy and drive my CPU mad. After reading your comment, I have once again searched for a setting within Chrome to remove the built-in Flash, but I can't find it. That leaves Chromium and Iron.
I'm not sure that you can remove it, but you should be able to disable it through the about:plugins page. The long way around is through Options->Under the Hood->Plugin-ins->Disable individual plugins.
Re: Firefox 4 RC now available
#86Serious question here... I now use Chrome, my parents use Chrome, and almost everyone I know has converted. Most HN users seem to use it too: http://news.ycombinator.com/item?id=2105954 . Is there anything compelling in Firefox 4 to get excited about?
Another thing, Firefox4 allows you synthesize audio in Javascript, something that Chrome (AFAIK) can't do yet.
Re: Firefox 4 RC now available
#87Ideally, a master password should be a requirement, or passwords should go in the keychain on OSX. Many, many Firefox users do not know about the master password, so if you can sit at their computer you can see their passwords. It's terrifying.
Re: Firefox 4 RC now available
#88Serious question here... I now use Chrome, my parents use Chrome, and almost everyone I know has converted. Most HN users seem to use it too: http://news.ycombinator.com/item?id=2105954 . Is there anything compelling in Firefox 4 to get excited about?
On Ubuntu in particular (but on other Linux distros, too), Firefox 4 has a more platform-appropriate appearance and feel than the other cross-platform major browsers (Chrome and Opera).
For Web authors, there are more polished HTML5 form features to get excited about. For HTML5 feature involves new elements or attributes in markup, the chances of the features present in Firefox being polished is higher than the chances of the features present in Chrome being polished even though it might casually appear from html5test.com that Chrome support a larger number of these features. html5test.com tests if new APIs appear to be present--not if all the default user interaction works right or if the appearance of a feature is pretty across platforms (not just Mac and Windows but Linux, too).
The location bar history search in Firefox is remarkably more useful than in Chrome, because Firefox matches on more things than just the prefix of the URL (though Chrome has better search coming up and already available in about:flags).
Well, actually, syncing browsing history and passwords across browser instances in such a way that the data in encrypted and decrypted on your devices only is well worth repeating although it was mentioned already. (Syncing history and passwords is immensely more useful than just syncing bookmarks or sending over individual URLs, but history and passwords are the most sensitive browser data, so end-to-end crypto between the user's devices is important.)
(Disclosure: I'm consulting for Mozilla. Disclaimer: Speaking only for myself, though.)
Re: Firefox 4 RC now available
#89Serious question here... I now use Chrome, my parents use Chrome, and almost everyone I know has converted. Most HN users seem to use it too: http://news.ycombinator.com/item?id=2105954 . Is there anything compelling in Firefox 4 to get excited about?