Firefox 27 Released: TLS 1.2 Support, SPDY 3.1, SocialAPI Improvements 167
jones_supa writes "Mozilla has released Firefox 27 for Linux, Android, Mac, and Windows (download). One of the big changes is enabling support for TLS 1.1 and 1.2 by default. Firefox 27 also supports the SPDY 3.1 protocol. Developers got some new toys: support was added for ES6 generators in SpiderMonkey, the debugger will de-obfuscate JavaScript, and style sheets can be reset by using all:unset. Mozilla also announced some new social integration options. In addition to all these changes, the Android version got some UI improvements and font readability upgrades. For a future release, Mozilla is currently testing a new approach for Firefox Sync in Nightly builds. They recognized the headaches involved with how it works, and they're now opting to use a simple e-mail and password combination like Google Chrome does. In the old system, users were forced to store an auto-generated authorization code, which, if lost, would render their bookmarks, passwords and browsing history inaccessible. "
Ciphers (Score:2)
Recent Firefox versions supported TLSv1.1 and TLSv1.2, by setting security.tls.version.max=2 in about:config. It is nice to have it by default now, but the missing bit was GCM ciphers support. They are important because CBC ciphers are more and more under attack (BEAST was CBC-specific). Do they implement GCM now?
Re: (Score:3)
What makes you think that the ciphers available in TLS were chosen for the benefit of users?
Troll (Score:3)
Back under the bridge...
Re: (Score:2)
Has the NSA sent out its minions to mod down comments pointing out they standards they worked to subvert?
Re: (Score:2)
Re: (Score:3)
At least I know what happens on servers I manage.
Here is an Apache setup which blocks no modern client, and achieve 97% of AES256 with PFS enabled at mine:
SSLProtocol all -SSLv2
SSLHonorCipherOrder On
SSLCipherSuite ECDH@STRENGTH:DH@STRENGTH:HIGH:!RC4:!MD5:!DES:!aNULL:!eNULL
Re: (Score:2)
The same could potentially be said of any of them.
Re: (Score:1)
Supporting TLSv1.2 requires GCM support.
Not to be picky, but CBC and GCM aren't ciphers; they're modes of operation. AES can be run in either mode (and many others besides). Also, the concept of CBC isn't flawed, it was the particular implementation prior to TLSv.1.1 that was flawed. The CBC implementation in TLSv1.2 is not susceptible to BEAST.
Re: (Score:2)
Re: (Score:2)
GoogleCloudMessaging != Galois Counter Mode
Galois Counter Mode != Offset Codebook Mode
Offset Codebook Mode != Counter Mode with Counter Block Chaining Mode
So from the field of block cipher modes we can extrapolate that:
X != Y for all X and Y.
Do not want ... (Score:5, Insightful)
I sincerely hope these are optional and not going to get rammed down our throats so Mozilla can collect more ad revenue.
Because, quite frankly, I have no interest in having my web browser trying to integrate with social media.
Re:Do not want ... (Score:5, Informative)
Re: (Score:2, Insightful)
The fact that you do not see it is irrelevant.The code is there, increasing the attack surface of Firefox and thus adding risk for the user without giving him choice.
This is especially annoying because 'social' is not a core function of a browser and should not be an integral part of it. This is what add-ons are for.
Re: (Score:1)
It's not even enabled until YOU (as in: user) decide to turn on the social stuff. So no, it is not an attack surface if you leave it disabled.
Re: (Score:2)
Re: (Score:1)
I stand corrected. The defaults seem to have changed in the last 2-3 versions. It is deactivated, but remote installation and Facebook is still there, but they have added a couple of URLs. Also, Mozilla has a habit of auto-enabling privacy invasive options when they release new versions and reverting config changes you've made (unless you've saved them in a separate .js file), so I am confident that they will start enabling it by default as soon as they are done integrating social media into the browser.
Sea
Re: (Score:2)
"Search for "social" in "about:config" to view all relevant settings."
I see. I had looked for "facebook" before, but hadn't thought to look for "social".
Re: (Score:2)
Re: (Score:3, Funny)
you mean, next Tuesday?
Re: (Score:1)
I don't use social media so could care less about bloatware.
I just want FF's memory leak to be fixed instead of the devs ignoring it version after version, year after year.
Chrome's "Task Manager" that shows per tab it's Name, Memory, CPU Usage, Network Traffic and FPS still lacks any counter part in FF.
Re:Do not want ... (Score:5, Informative)
I don't use social media so could care less about bloatware.
I just want FF's memory leak to be fixed instead of the devs ignoring it version after version, year after year.
Chrome's "Task Manager" that shows per tab it's Name, Memory, CPU Usage, Network Traffic and FPS still lacks any counter part in FF.
Chrome uses more ram than any other browser according to benchmarks. FF the least. A lot has changed since 2011.
Re: (Score:2)
> Chrome uses more ram than any other browser according to benchmarks.
And in the real world of actual usage when I use it for a month straight with 100+ tabs, closing ALL the tabs down Firefox STILL hogs about 2 GB of RAM. The only work around I've found is to completely restart FF which has minimal RAM usage. And no, "about:memory" with manual forcing the GC to run doesn't help.
> A lot has changed since 2011.
LOL. I've been using FF since the 1.x days. I see the same slow memory leak version after v
Re: (Score:2, Informative)
"I just want FF's memory leak to be fixed instead of the devs ignoring it version after version, year after year."
Do you happen to have a bug number on bugzilla? Also, please start reading Nicolas Nethercote's blog, they fixed a sh*tload of leaks already.
"Chrome's "Task Manager" that shows per tab it's Name, Memory, CPU Usage, Network Traffic and FPS still lacks any counter part in FF."
Content elements of separate pages can be shared in FF, making a per-page memory report much harder than in the per-process
Re: (Score:2)
Re:Do not want ... (Score:5, Informative)
Re: (Score:2)
I'm quite well aware of about:memory for years and no, it still doesn't fix the problem.
My suspicion was that it was the Flash plugin leaking memory but I don't use any plugins with FF and it still leaks memory albeit -- much more slowly.
Re: (Score:2)
Didn't you say a few posts up that you use a youtube downloader?
Re: (Score:2)
Sorry for not communicating the context of the time frame more succinctly ...
FF v?? -- forgot which version added the about:memory -- memory leak was about 1/2 plugged
FF v25 -- no youtube downloader, no plugins, leaks memory slowly
FF v26 -- youtube downloader, still leaks memory slowly
I find Chrome's design of 1-process-per-tab to not have any hidden memory leaks compared to FF's lets-share-everything and GC everything later.
When you FF using 2 GB of RAM, every tab closed except 1 blank one, and pressing th
Firefox Memory and CPU Hogging bugs: 20 Excuses (Score:3, Interesting)
I first reported that problem about 10 years ago.
Mozilla Foundation
Top 20 Excuses
for Not Fixing the
Firefox Memory and CPU Hogging bugs
These are actual excuses given at one time or another. They are not all the excuses, just the top 20.
1) Maybe this bug is fixed in the nightly build. [The same memory and CPU hogging bug has been reported many,
NOT Fixed: Firefox Memory and CPU Hogging bugs (Score:2)
Firefox is the most unstable software in common use.
The problems occur when using many windows and tabs and sleeping and hibernating the OS.
PLEASE don't bore everyone by saying you don't have the problem, but not listing your usage patterns, OS, and extensions.
Re: (Score:2)
The problems occur when Firefox's memory usage starts nearing 2GB. That strongly suggests it's a problem with address space exhaustion/fragmentation and resulting memory allocation errors. And that means it won't be fixed before 32-bit version is left behind.
Firefox: Newest version is CRASHY. (Score:2)
See for yourself. Go to this URL:
https://crash-stats.mozilla.com/home/products/Firefox/versions/27.0
(Mozilla does not allow links from Slashdot.)
Those are NOT ALL the crashes! Those are just the crashes that don't also crash the Crash Reporter.
Earlier version, 26.0 is crashy, also:
https://crash-stats.mozilla.com/home/products/Firefox/versions/26.0
Re: (Score:2)
I hear you! Your list is priceless ! I've seen some of those bugzillas from time to time and you are spot on.
Ignoring a problem a problem doesn't make it go away, as much as the FF dev's would like to remain delusional.
I used to hate Chrome with a passion and refused to use it for a year or two. But after running FF from pre 1.x to 26 I gave up on FF about 4 years ago once I saw Chromes "Task Manager", the built-in Flash player, and built-in PDF previewer.
I keep trying FF every version to see if the memo
Memory: Irrelevant. Instability: Huge problem. (Score:2)
It's the instability of Firefox that is the problem. Firefox becomes unstable and makes the Windows 7 operating system unstable.
Again, avoid irrelevant comments. Yes, the Windows 7 OS has huge flaws. I'v
Re: (Score:2)
With you on social media, but I'll go further and say the browser shouldn't really be integrated with anything external to the OS.
The concept of browser-as-platform (looking at you, Chrome) seems wrong and disruptive to me, but it should be especially unnecessary for a browser to integrate with a service that's normally delivered in a browser to begin with.
When I want to integrate with something, I'll let you know by punching in the address, thankyouverymuch.
Re: (Score:2)
Seems like they added some support for Delicious and whatever India streaming service; what you need to do in order to get integrated, beats me, but I bet on $. I guess its sad, but then again Mozilla in its manifesto never mentions neutrality or any such thing and they need money to pay staff.
Re: (Score:1)
Good point. I guess my concern isn't so much for neutrality, but good design. In general I want a browser to do one thing well, and otherwise get out of the way.
I do understand the technical difference, but looking at it functionally: I expect "apps" to run in the OS. I do not also want a separate set of "apps" to run on the browser, or inside any other application for that matter. For example, in OSX or Windows I can have both a native Evernote binary "app" and a separate Evernote "app" running in Chro
Re: (Score:2)
The integration features certainly don't seem intrusive in any way, because I have no idea how to access them. There is nothing in the main menu about social media integration, nor in the options dialog. Which is nice.
WebApi/WebPayment (Score:4, Interesting)
I want to see WebPayment lift off. This could be a huge enabler for small internet businesses. Any news on that?
Re: (Score:2)
Search engine misfeature still there (Score:2)
I see they haven't reversed the horrible misfeature of the "awesome" bar being restricted to whatever's specified in the search bar (e.g., Wikipedia) instead of using your default search engine regardless.
Or is there an about:config setting for that which I don't know about?
Re: (Score:1)
No about:config entry whatsoever. Maybe this will help: https://addons.mozilla.org/en-US/firefox/addon/foobar/ You may find this to be handy: http://kb.mozillazine.org/Using_keyword_searches
Also, blame Alex Limi.
Re: (Score:1)
No. There were viable security reasons to remove your pet search feature from the default installation, but it's still available if you use an addon.
And now I'll sit back with my popcorn and watch the idiotic cries of "they're dumbing it down for the filthy casuals!"
Re: (Score:2)
The workaround here is to use keywords:
Click the engine dropdown in the search box and choose Manage Search Engines.
Create keywords for the search engines you care about (eg. 'g' for google, 'wp' for wikipedia, 'd' for dictionary.com, etc).
Perform searches in the Awesome Bar by typing "<keyword> <search terms>" and ignore the search box (except to configure more search engines and/or keywords).
Yes, but have they fixed the crashes? (Score:2)
Maybe it's me, but Firefox 26 would crash at the drop of a hat (and that's on Windows and Linux). I would sincerely hope that 27 is somewhat better in that respect.
Re: (Score:3)
Re: (Score:2)
Enough RAM vs. crashes? (Score:2)
Last year I was running Firefox on Win7-32, on a machine with 4GB RAM, and it would crash five times a day. Now that I'm running Win7-64, on the same hardware but with a lot more swap space enabled, it still crashes occasionally, but maybe once or twice a week.
Re:Yes, but have they fixed the crashes? (Score:4, Interesting)
Maybe it's me, but Firefox 26 would crash at the drop of a hat
Tried running it in "safe mode" without addon's and see how that goes?
Firefox still crashes for me when it runs out of memory due to buggy javascript in either an addon or on a page. For example we use FinalBuilder at work, and the build control page has a massive memory leak in the javascript (sucky dom handling in web 2.0 crap) causing FF to run out of memory if I leave the page open over night.
Other than that it's been very stable on all the machines I've used it on for many years now (and that's both Windows and Linux).
Re: (Score:2)
Re: (Score:1)
Still waiting for GTK3 (Score:2)
I'll give FF another shot when there's a GTK3 port.
But, uh, hey... apparently we got us some Saavn (?) integration.
Re: (Score:2, Informative)
The GTK3 support seems to be coming along nicely. They're actually supposedly pretty close, if I'm reading the bug tickets correctly. They mostly just have to support spinning off GTK2 process for plugins like Flash that don't support GTK3, and I believe there are some GTK3 widget glitches to iron out. I even remember seeing a Red Hat/Fedora test binary with GTK3 support that you can try out, though I don't have a link handy.
Re: (Score:1)
Ain't gonna happen.
One of the weaknesses of Linux is you can't have more than one library with dynamic linking for .so objects like you can with .dlls starting with Windows 7 and later.
This means gnome2 users and Mate users will be fucked as you can't have GTK2 and GTK3 on the same system. Since CentOS comes with gnome 2 by default it means Firefox can not be made to work with it until they downgrade to GTK2.
Re: (Score:3)
One of the weaknesses of Linux is you can't have more than one library with dynamic linking for .so objects like you can with .dlls starting with Windows 7 and later. This means gnome2 users and Mate users will be fucked as you can't have GTK2 and GTK3 on the same system.
Just FYI, .so files are versioned in Linux, and you can (and any sane distro does) have libgtk2 and libgtk3 side by side.
DANE (Score:2)
I'm hoping support for DANE will show up soon...
Re: (Score:2)
Re:DANE (Score:5, Informative)
http://en.wikipedia.org/wiki/D... [wikipedia.org]
"Mozilla Firefox via add-on" - a start at least...
Re: (Score:2)
Anyone know if there's an option to NOT crop useful information like URLS???
Re: (Score:2)
The actual link is all there, it's just not showing it.
Sync (Score:1)
I only sync Bookmarks and Addons (for security reasons I don't even store passwords). But I've never had a problem with the way sync works now. You need to have a synced device on had to generate a code to feed into the device you want to add. As long as you have 1 accessible synced device you're good.
If you were using it to back up bookmarks on one machine and you are rebuilding that machine, then you may be in trouble. So I guess that's what they're referring to here.
I have it on my phone, so I can al
Re: (Score:2)
As long as you have 1 accessible synced device you're good.
And if you don't, you're fucked. So that's the problem.
Re: (Score:2)
If you were using it to back up bookmarks on one machine and you are rebuilding that machine, then you may be in trouble.
For that specific issue, try FEBE(Firefox Extension Backup Extension)
I highly recommend it for this.(and a whole lot more useful stuff)
FEBE allows my Firefox experience to be almost exactly the same between Windows and Kubuntu(dual boot), and having a current backup of the FEBE folder allows me to painlessly restore Firefox to my liking after a fresh install, or a new PC.
Re: Sync (Score:3)
I switched over from Chromium to Firefox mainly because of how Firefox Sync worked back then - in the way that it encrypted your sync data with a secret that Mozilla would never know. Now, with the new sync that just requires a tuple of email address and password, I wonder what - if anything - they use to encrypt the data so they cannot know what I store there (which is a strict requirement for me to even consider any kind of "cloud"-y offering). Given that email/password is used for authentication and auth
Re: (Score:2)
I switched over from Chromium to Firefox mainly because of how Firefox Sync worked back then - in the way that it encrypted your sync data with a secret that Mozilla would never know. Now, with the new sync that just requires a tuple of email address and password, I wonder what - if anything - they use to encrypt the data so they cannot know what I store there (which is a strict requirement for me to even consider any kind of "cloud"-y offering). Given that email/password is used for authentication and authorization only (I'm pretty certain they'll have a routine for users to "reset" their password...), I'm worried they'd left out the one thing that made Firefox Sync usable for folk concerned with privacy...
I have the same general concerns you did but am less trusting, so I set up my own sync server. Check out Run your own Sync Server [mozilla.com] at mozilla.com.
If you're technically inclined, familiar with general LAMP server management and have a personal linux server handy, it isn't that hard. There's a time investment up front, but once I got it running, it's been working flawlessly across several platforms and multiple browser profiles. I hope they deprecate the old sync behavior but keep it in place for awhile to
Re: Sync (Score:5, Informative)
Yeah, I knew about that possibility before, but since the data to be stored on Mozilla servers was being properly encrypted on my device and in my client, I opted out of the usual "maintain my own infrastructure" chores that one time. Now, the "old" (read: current) Firefox Sync system is going away completely in the not too distant future, and you'll probably have to install some kind of add-on to keep your existing, self-hosted infrastructure functional. Meanwhile, I asked some Mozilla people/developers what the change was about, and how the new system is supposed to keep users' data confidential. The transcript of the IRC session is available here, on Debian's inofficial pastebin [debian.net] - enjoy! :)
Re: (Score:2)
Thanks for that transcript. It seems to clarify some things (the questions you were asking and the answers) but raises others. Such as why the desperate push to move to an entirely new infrastructure that's apparently incompatible with the old, requires Firefox Accounts and introduces "recoverable" keys (in the hands of Mozilla) alongside the current non-recoverable keys that only the client has. The rather vague answer was the 'recoverable' keys were for some nebulous future service of benefit to the us
Re: Sync (Score:5, Informative)
The new server code/service building blocks are already (at least in part) available: https://github.com/mozilla/fxa... [github.com] https://github.com/mozilla/fxa... [github.com] - there's probably more, but mozila shares so much on github I don't really know what to look for.
Re: (Score:2)
Cool, thanks.
Enough of the social media garbage (Score:5, Interesting)
Re: (Score:2)
Am I the only one who could care less about social media integration?
No, I'm pretty sure there's a lot of people who couldn't care less.
Re: (Score:1)
I see this frequently...*sigh*
I personally couldn't(could not) care less about social media integration.
I think that was what you meant...if so, then the answer would be no, but the two statements are opposite in their actual meaning.
Your version: "I could care less about it, but I don't."
My version:
"I could not possibly care less about it, as I don't care for it at all."
Think about it a little, and it is very clear that 'could' and 'could not' have opposite and specific meanings.
Re: (Score:2)
No. On the contrary, it's rather a counter-argument for me.
Because "social" media is anti-social. When I invite friends over for chill-out or a movie or whatever, I can either call up 6 or 7 and get 4 or 5 "ok, sounds cool, I'll be there" - or I can invite 30 on Facebook, get 10 replies, half of which are "maybe" which is just code for "not really but I don't want to look as if I don't like you" and half of the "yes" will drop out at the last moment.
Nothing beats actual personal face-to-face social interact
Bring Back Javascript Optoins (Score:4, Informative)
One of the biggest changes in Firefox was that JavaScript was permanently enabled.
But a side effect of the removal of "Enable JavaScript" checkbox was the removal of the "Advanced" button which limited what scripts could do - move/resize windows, bring windows to front/back, allow scrpits to write to status bar, disable context-click (right click), etc.
Which is annoying because those options were good to have - especially sites that disable right-click.
On Firefox, it's possible to re-enable right click if you hold down Shift then right-click - this will force Firefox to display the proper right-click menu. But that's a PITA
While extensions like NoScript work, they don't prevent permitted sites from playing around with stuff like that - a site needs javascript ot work and then they promptly open a bunch of windows or disable right-click while it's enabled.
Have you tried SettingSanity? (Score:3)
Sync changes (Score:2)
So, just curious to know. The previous sync version had client-side encryption, i.e., Mozilla did not know what data you upload on their servers. In order to do authentication with a Mozilla account, I presume this has to be changed and now the Mozilla people have full access to an unencrypted version of your bookmarks/passwords etc.
Is this correct? That seems a worrisome change.
Android version let you start in privacy mode now? (Score:2)
Curious if the folks who got the update saw this feature. I thought it would be a pretty desirable setting in a mobile browser, but the last version didn't seem to have it, even in about:config.
TLS 1.2 Long Overdue (Score:2)
I breathed a sigh of relief upon reading this headline.
The latest TLS version Firefox supported until now has been broken in principle--and increasingly in practice--since almost a year ago
Here's Matthew Green, JHU cryptography engineering professor/researcher, with a full account: http://blog.cryptographyengineering.com/2013/03/attack-of-week-rc4-is-kind-of-broken-in.html [cryptograp...eering.com]
I think they mean ... (Score:1)
The real question (Score:2)
So, what useful UI elements were removed this time? I think they're starting to run out of things to axe, but pretty much every time there is "UI improvements" in patch notes, it meat a useful element of UI was removed from the browser, often with no real means of putting it back in.
Well, good thing that 3.6.28 is still quite functional, and for all other needs, there's pale moon.
Re:Web Dev easier (Score:2)
I can say that my request FINALLY made it into FF!
When using the "Inspect Element" function, all colors in the 'Rules' column were expressed in 8-bit RGB --a pain which forces designers/developers to use another app to convert the values to 8-bit hex. Now all values default to 8-bit hex and have a small 'swatch' filled with the color. Very handy!
Thank you to all the people that worked on this feature 'upgrade' --I read all of your posts on Bugzilla and stayed as active with it as needed.
multi-threaded UI? (Score:2)
Re:Too late, switched to Chrome (Score:5, Informative)
Re: (Score:1)
Thanks to weaklings such as you, our society turns into 1984.
Re:Too late, switched to Chrome (Score:5, Informative)
Chrome uses almost 300% more ram than FF or IE 11 on my system when I have +40 tabs opened.
Tomshardware.com did some benchmarks that can confirm this. It even hit slashdot that FF 13 used the least amount of ram a year and a half ago.
FF 4.0 != FF 25 and later and a lot has changed since 2011. I am tempted to switch back to Firefox as it is so light and quick now.
Re: (Score:1)
Does Chrome's RAM usage cause problems on your machine? If the RAM is available, I don't see why Chrome shouldn't be taking advantage of it to improve browsing performance.
Have you looked at the hard drive usage of Chrome versus FF? I haven't looked, but it would be interesting to see if Chrome's increased RAM usage results in lower hard drive usage.
Re: (Score:3)
Re: (Score:2)
Re:Too late, switched to Chrome (Score:5, Interesting)
What we really need is "Firefox Classic": a maintainable fork that takes the Firefox code base and strips it down to the essentials, without social networking add-ons or any of that garbage. Sort of like how Firefox itself originally forked off of the Mozilla Application Suite, come to think of it.
Re:Too late, switched to Chrome (Score:5, Insightful)
I'm not sure a "Classic" version would help much, it's the Internet itself that's bloated. You can have the fastest browser ever, but you're still downloading all that social media crap with Javascript pulled from all corners of the globe. The fastest web browsing experience? Firefox with Adblock and NoScript.
Re:Too late, switched to Chrome (Score:4)
The browser could at least help, by not automatically assuming that everyone wants JavaScript support and re-enabling it even for anyone who willfully turned it off in the first place, while at the same time removing the GUI, requiring digging through the bowels of the hell that is about:config just to find the option to re-enable. The first step to cutting web bloat is to disable JavaScript, but ironically Mozilla seems to be directly against this idea.
Re: (Score:1)
It's a lost battle. The best you can do is give people the option to properly manage Javascript, which requires something finer-grained than what they had implemented in the Firefox UI. Since few users care about this kind of thing, and there's already at least one world-class addon dealing with it that gets regular updates, there's really no reason for Mozilla to continue doing an inferior job of it.
You can argue all you want about principles, but Mozilla can't just cater to YOUR principles. They have to r
Re: (Score:2)
"It mostly seems that some people can't quite grasp that Mozilla isn't able to do EVERYTHING, and sometimes an old feature that's convenient for some of us has to be let go. The people who really need that feature should be the ones who figure out how to make it work, not one company with limited resources who are already maintaining what's required for us to maintain such addons."
You must use Apple systems. Yeah, let's dumb everything down, for all the idiots out there...
No, I'd rather not see GUIs become
Re: (Score:3)
The first step to cutting web bloat is to disable JavaScript, but ironically Mozilla seems to be directly against this idea.
What world do you live in? I have to agree with the previous AC, it's a lost battle. Sure, for casual websites I can do without Javascript, and even opt to not look at blog X if it's done in such a crippled way that I'd need JS to read test. But my bank has such a web interface that I can't do without JS. Should I just start changing banks every time they do such a move? My time is more precious than that!
Hell, the nearest cinema has such a crippled webpage (recently upgraded to being a lot more JS-abuser)
Re: (Score:1)
What we really need is "Firefox Classic": a maintainable fork that takes the Firefox code base and strips it down to the essentials, without social networking add-ons or any of that garbage. Sort of like how Firefox itself originally forked off of the Mozilla Application Suite, come to think of it.
You should have a look at Pale Moon. [palemoon.org] It is not exactly what you asked for but it is a slightly slimmer version of Firefox that still has compatibility with the plugins.
Re: (Score:3)
What's wrong with just using the Mozilla Application Suite? It got renamed to SeaMonkey [seamonkey-project.org] a long time ago and development has continued ever since. It's got a mail and news client in addition to the browser, but a
Re: (Score:1)
Re: (Score:3)
I'm actually working on a fairly JS intensive algorithm right now. FF's JS engine is, on this test, *slightly* faster and a bit less memory intensive. Subjectively chrome has a faster layout engine (I'm not testing that right now and , honestly, I try not to anger that particular demon since reflow is the slowest thing one can do in JS!) .
Right now it is a bit of a wash. *This is a good thing.* Everyone chasing each other, trying to out-perform, out-do, etc. Remember before the browser speed wars? How slow
Don't trust Chrome (Score:2)
Google Chrome can't be trusted and just because they used to say they'd do no evil doesn't make them safe to trust with everything you do online.
Firefox isn't that horrible, even on a computer from 2006. Splitting hairs. They'll have their up and their downs like the others and I don't mind they are not focused on the same priorities google is. I don't approve of SPDY, I'd rather they not waste the time and help HTTP 2 move forward faster. They should put more time into privacy since that is a weakness f
Re: (Score:3)
Only because she's Free AND Open.