Firefox 16 Released: More HTML5 Support 133
Today Mozilla released the final version of Firefox 16, which includes a number of new tools for developers. "A number of HTML5 code has been 'unprefixed,' which means that Mozilla has decided it has matured enough to run in the browser without causing instability. The newly unshackled HTML5 includes CSS3 Animations, Transforms, Transitions, Image Values, Values and Units, and IndexedDB. Two Web APIs that Mozilla helped to create, Battery API and Vibration API, are also now unprefixed. These changes help keep Firefox competitive, but it also sends a signal to developers that Mozilla thinks these are good enough to begin baking into their sites. It's a strong endorsement of the 'future-Web' tech." Here's the complete change list and the download page.
Why CNET? (Score:5, Insightful)
Re:Why CNET? (Score:5, Insightful)
Final Version? (Score:4, Funny)
They're calling it quits? Or did you mean the "latest" version of Firefox?
Re: (Score:3, Funny)
Re: (Score:2, Funny)
The change in air pressure caused by the speed at which that joke flew past your head did not make the traditional "Woosh" noise but rather caused a huge sonic bang which caused thirteen kittens in the area to become deaf. I hope you're happy.
Re: (Score:2)
They're calling it quits on Firefox 16. No more Firefox 16s.
Oh how I was looking forward to another Firefox 16. Too bad.
Re: (Score:1)
I'm waiting for Firefox 42.0 -- that should be here, what, next spring give the proclivity to versionNumber++ so often...
Re:Final Version? (Score:4, Insightful)
I've been wondering how the iceweasel fork is doing in Debian. It could be the thing that makes me switch back from Ubuntu.
Debian actually distinguishes between security fixes and UI changes. That's sounding better to me all the time.
Re: (Score:2)
um you can simply install iceweasel on ubuntu its in the repo if memory serves me. last i looked at debian (in a vm) it had some odd behavior with gksudo, and no easy way to get all of the media codex installed and the proprietary drivers. While ubuntu has its problems (the break psychological breaks with reality which spawned unity) the sudden surge of interest in new areas that are just as suddenly forgotten, (android on ubuntu, ubuntu netbook, ubuntu tv and soon ubuntu for android) but it is overall stil
Re: (Score:2)
For me, this doesn't turn up any obvious package for iceweasel on ubuntu: apt-cache search iceweasel
And yes, you have a point about ubuntu's direction, or lack thereof.
Re: (Score:1)
You can search the web for a repo, and add it to your /etc/apt/sources.list file. http://ubuntuguide.org/wiki/Ubuntu:Precise#IceWeasel [ubuntuguide.org] should point you in the right direction.
Re: (Score:3)
I'm waiting for Firefox 42.0 -- that should be here, what, next spring give the proclivity to versionNumber++ so often...
You do realize Google Chrome is at version 22.0?
Re: (Score:2)
No. Google is actually pretty silent about this unlike Mozilla trumpeting every version number inflation.
Re: (Score:2)
Re: (Score:2)
Google has a whole blog dedicated to pumping announcements about chrome releases. What are seeing here is some noisy slashdot users who feel the need to pump slashdot full of news about the next silent update in firefox.. (oh and there is the whole huge buzz about the lasts PATCH level for Chrome today). In reality both Google and Mozilla are all about creating stir around their releases.. And the stir is mostly focused around "here's the cool new standards we are supporting for you developers". T
Re: (Score:1)
No, they will only get to Firefox 41. Firefox 42 is scheduled for end of December, however a Vogon construction fleet will come and destroy the world.
Re: (Score:2)
If Firefox 42 doesn't come with a towel, I think I'm going to panic!
Re:Final Version? (Score:5, Informative)
They're calling it quits? Or did you mean the "latest" version of Firefox?
"Final" and "Latest" both have specific, though different, meanings. "Final" indicates that a particular build is considered the official release for a specific version of a piece of software; contrast "final" with "alpha", "beta", and "release candidate". "Latest" indicates that there is no more recent version of the software available.
Thus, while a mature software package can have many "final" versions, there is only ever one "latest" version of that piece of software (discounting programs with multiple release vectors and channels, where each release vector will typically have its own "latest" version--i.e., you can have a "latest" nightly build and a "latest" official release for the same project.)
Re: (Score:3)
"Final" and "Latest" both have specific, though different, meanings. "Final" indicates that a particular build is considered the official release for a specific version of a piece of software; contrast "final" with "alpha", "beta", and "release candidate". "Latest" indicates that there is no more recent version of the software available.
"Final" is a modifier on "Firefox 16". "16" is a modifier on Firefox. The phrase you interpreted this as would have another comma ala: "Today Mozilla released the final version of Firefox, 16". The gods know there is plenty of crappy grammar in tech release notes and news articles about them, but this seems to be a case of proper punctuation misinterpreted by those who don't know it well enough.
Re:Final Version? (Score:4, Funny)
They're calling it quits? Or did you mean the "latest" version of Firefox?
This is Firefox 16 v1.0. The first bugfix release will be Firefox 16 v2.0.
Re: (Score:3)
Oh so that's what "final" means. They're switching to the Final Fantasy versioning scheme.
Bloated or obsolte? Make up your mind. (Score:5, Insightful)
Cue the whine brigade complaining that firefox is "Bloated". These are the same people that complain that firefox is behind the curve for not adding new features all the time.
Whatever your complaints, I still find myself coming back to firefox because of the addons. Chrome is getting better and many of the most popular ones are there - But it's still not there. Some addons have reduced functionality because of the more restrictive API, or they're not well developed enough yet for Chrome. The more obscure, but damn useful ones are pretty much firefox only.
Re: (Score:2)
Re: (Score:1, Insightful)
You're whining too. The people who think firefox is not bloat whine about the whiners. It's irritating both ways. One side won't admit there were problems and the other side won't admit progress has been made. I think anyone who actually looks at the source code for firefox will admit there is bloat and it's nasty. It's also not friendly for porting to new operating systems.
Firefox is lacking many features that other browsers have. Developer tools come to mind. Everyone else ships them. With firefox
Re: (Score:2)
Are you sure that that's really it? Or could it be that the plugins are never tested, period, let alone in combination with each other?
I'm thinking about the case of the perl ecosystem, where CPAN packages all have automated test suites, and in effect make up an extended set of tests for the perl core.
To my knowledge, there isn't a lot of work put in on testing different permutations of package installations, but perl is still way ahead of most other
Re: (Score:2)
I think it's quite fair to ignore the "Inspect Element" feature when discussing developer tools. IE8 has better, from the perspective of development needs.If all you need is to see where something is in the DOM hierarchy, fine, use Inpect Element and be happy. If you actually need development tools on Firfox - you know, proper script debuggers and stylesheet inheritance info and page-load profilers and such - you have to use extensions.
To be fair, Firebug (the main extension in question) did kind of lead th
Re: (Score:2)
If you actually need development tools on Firfox - you know, proper script debuggers and stylesheet inheritance info and page-load profilers and such - you have to use extensions.
Wasn't that the original goal behind Firefox? If you want to do anything other than watch memes on YouTube, you install an extension.
Re:Bloated or obsolte? Make up your mind. (Score:5, Insightful)
Last time i checked it eats less memory than chrome and i haven't seen anybody complaining about chrome being a hog
Firefox calculates the size of cache for back button and shit based on the amount of RAM available. Go to about:config and change it if you don't like it
http://kb.mozillazine.org/Browser.sessionhistory.max_total_viewers [mozillazine.org]
Modern websites are running ridiculous amounts of javascript, huge flash objects and what not. about:memory claims that the single tab with main page of fb (no content on the wall/newsfeed, not subscribed to anybody) sits at 40M (no idea what it contains). Some pages are bundled with so much crap that NoScript showing the list of 3rd party jscript sources doesn't fit in 1200px high monitor. NoScript is a must.
Re: (Score:1)
Freshly started and sitting at 160mb for me, google.com, with one plugin installed, adblock.
Re: (Score:1)
But it doesn't escalate 160mb on every tab or something. Running for about an hour, 15 tabs open, like 14 addons (which include noscript, ghostery, requestpolicy, adblock and firebug) and just taking 360MB. Firefox 15.0.1 by the way.
Re: (Score:2)
Giving up my mod points in here just to say THANK YOU! That max_viewers tip isn't one I've found anywhere else and considering my browsing habits, this made a huge difference. /salute
Re: (Score:2)
Plugins? (Score:2)
why is it that I can't uninstall a plugin? Once installed, plugins are forever? Like diamonds?
Yes I know you can disabled it, but that's not the same thing.
Re: (Score:2)
What version are you on?
When I go to my add-ons page, every single plugin has at least two buttons beside it: Disable, Remove.
Re: (Score:3)
We are? As far as I've seen, far more people complain about the former, and people complaining about the latter are rarely the same people? Mostly I've just seen people complaining that new Firefox versions the past couple years rarely if ever contain exciting new features, and that as a result it's ridiculous that every minor version update is claimed to be a major version update. The issue is not that it doesn't contain exciting new features, but that its numbering scheme claims that it -does-.
I'm still o
Re: (Score:2)
Number da one: the thing is called an address bar. Not an "Awesome bar". (Side note, can the guy or gal who came up with that name please be taken outside and shot? Thanks!) I know what I'm doing, I know where I'm going, just show the goddamn addresses that start with the letters I typed.
sorry, the address bar rocks. All 20 websites i use frequently are there after max 2 keypresses without a fail. Typing for the typing sake is overrated.
Number da two: status bar. nuff said.
regrettable, but status-4-evar is not exactly unavailable. You should also whine that the address bar hides the protocol part of urls by default and you have to type about:config once to change that. Oh the horrors ;-)
right-click menu option change (tab first, window second). I don't use Chrome, don't care, IE and Opera both had the same order Firefox had, the change in order was stupid. Don't mess with my muscle memory for no reason!
stop being a noob and use ctrl+lmb for new tab (or middleclick) and shift+lmb for new window
I think there's something wrong (Score:5, Funny)
I think there's something wrong with this version of Firefox. I just updated, and not a single one of my plugins was disabled because of incompatibility!
Maybe someone should make a "Firefox Nostalgia" plugin. It detects when firefox is updated, and generates a random "The following plugins have been disabled..." alert window.
Re: (Score:1)
That's too bad, because if there's one plugin that deserves to be disabled whenever possible - it's Flash.
Re:I think there's something wrong (Score:4, Insightful)
And that's what flashblock is for.
PS: I'm still waiting for HTML5-Block.
You just know the HTML5 ads will be horribly intrusive.
Re:I think there's something wrong (Score:4, Informative)
NoScript (which is better than FlashBlock anyway) can block not only Flash and Silverlight, but also other plugins, web fonts, video and audio tags, WebGL, and frames and iframes. It does not block svg or canvas, but those will not be doing too much without JS.
Re:I think there's something wrong (Score:4, Interesting)
Re: (Score:3)
1. Disable/remove flashblock
2. Type "about:config" in the address bar and press Enter
3. Say "yes, I know what I'm doing" if asks
4. Search for the setting named "plugins.click_to_play"
5. Set it to "true"
Note: not working 100% yet on version 16 IIRC.
Re: (Score:2)
So what do you propose as a replacement? SVG? Inkscape still doesn't support animation and scripting, so how would one develop those little vector-based games that Flash is currently used for (and mere video tag can't replace)?
Re: (Score:1)
With apps.
Seriously. Little web games are not a good enough reason to install Flash with all it's security & stability issues.
Re: (Score:1)
SVG could have been a great standard. A shame it turned out to be such a mess. Worse, it turned out to be a poorly supported mess! Had they not tied it to the DOM, not jumped on the XML bandwagon, and let you treat it like other image resources, it would have been really great.
For animation-heavy flash-like content the best option right now is canvas. Growing support for WebGL and handy libraries like Glow and Three.js make it a nice option for even the least competent developer.
Re: (Score:1)
Re: (Score:2)
Well, the behavior that I'm seeing is every third time I power up my laptop, firefox keeps me waiting while it wants to phones home to check my "addons", and my preferred theme keeps getting automatically disabled, so I have to manually re-enable it and re-start firefox again. To their credit, they haven't *completely broken* the theme, which they used
Now that summary is BS - at least in part. (Score:3, Interesting)
"A number of HTML5 code has been 'unprefixed,' which means that Mozilla has decided it has matured enough to run in the browser without causing instability." - come on, how dumb is that? If there were a vendor-sanctioned CSS attribute or "HTML5 code" (or whatever, really) that was known to cause "instability" in one of the world's most widely-deployed and -used applications, trolls and/or crackers would make ABUNDANT use of that inherent weakness, prefixed or not.
Now, I don't know for sure how HTML5 "standardization" (if you can stomach calling it that...) actually works, but what I happen to have picked up is this: In reality, that kind of "prefixing" (extending the name of a soon-to-be-"standardized" identifier with a vendor-specific keyword) takes place because the vendor probably still works out implementation details, or isn't 100% sure if he wants to really do whatever the feature/thing is doing right now the way it is doing right now forever. It's some kind of "this is just a draft"-hint, like, for example, "X-"-prefixed HTTP and SMTP header data (used to be - they're abused for other, this-aint-in-the-official-standard-but-we-need-it-anyway-things today, of course). If using any of this causes the browser that implements it to crash or be otherwise unstable (and therefore potentially exploitable), that's a _grave_ bug, and certainly not something that any of the industry heavyweights (well, except for Apple and Microsoft maybe... hehe) would tolerate to occur in the wild for more than a few hours, until an appropriate patch is released.
Re: (Score:2)
If using any of this causes the browser that implements it to crash or be otherwise unstable (and therefore potentially exploitable), that's a _grave_ bug, and certainly not something that any of the industry heavyweights (well, except for Apple and Microsoft maybe... hehe) would tolerate to occur in the wild for more than a few hours, until an appropriate patch is released.
You're aware that Chrome uses the same rendering engine as Safari, aren't you?
Re:Now that summary is BS - at least in part. (Score:4, Interesting)
Indeed, but not all webkit browsers are equal -- not by a long shot [html5test.com].
Re:Now that summary is BS - at least in part. (Score:4, Interesting)
Speaking of HTML5test, I just ran a before and after test with firefox 15 and firefox 16:
Firefox 15: 346 out of 500
Firefox 16: 363 out of 500
Chrome 22: 437 out of 500
Re: (Score:2)
Yeah, my favorite part was the "These changes help keep Firefox competitive, but it also sends a signal to developers that Mozilla thinks these are good enough to begin baking into their sites. It's a strong endorsement of the 'future-Web' tech."
I guess we get the best summaries money can buy.
Re:Now that summary is BS - at least in part. (Score:5, Insightful)
Not all instability leads to crashes. If something is unstable, it means it isn't stable. "Stable" means it's not changing. A feature whose exact implementation is expected to change in the near future. This might mean that a few edge cases are known that will render funny, or maybe the code just isn't clean enough for the devs' preference (as though that would ever stop a release...).
Prefixed features are a warning to developers. They say "This is coming, but it might still be screwy". Someone using the prefixed feature shouldn't complain when their masterpiece website suddenly looks different in the next release of the browser because they were abusing a flaw in the implementation.
As a concrete (hypothetical) example, consider animating the rotation effect on a square image. If the browser is built to compute the layout before applying rotation, nothing else on the page will move. If the layout comes after the rotation, blocks could move around as the rectangular dimensions of the image's block change. Regardless of what behavior is standard, a developer could rely on the other. Having a prefix warns him that it's not quite finished.
Re: (Score:2)
Bad form to reply to myself, but also bad proofreading:
. A feature whose exact implementation is expected to change in the near future.
A feature whose exact implementation is expected to change in the near future should be prefixed.
FTFM
Re: (Score:1)
It isn't really a case of it being unstable, that part IS bullshit.
What is really the problem is whether or not the spec is finished as is and ready to implement.
For all intents and purposes, I can't see what else they could really do to some of these things to extend on them.
Transform is one thing they had a case of keeping measurement units for the transformation matrix last 2 values.
But from what I understand, these values NEED to be pixel values anyway, so making it redundant. (I could be wrong, but I
Re: (Score:2)
What I find really irritating is that the web font printing bug was finally marked as fixed in Bugzilla two weeks ago.
It didn't make it into Firefox 16.
What is the point of having a 6-week release cycle if you're not including bugs you've fixed during that period?
Command line (Score:5, Interesting)
The command line [youtube.com] feature looks very cool. It'd be even better if that could be controlled from outside Firefox, basically making Firefox scriptable -- for automated Firefox testing, Website testing, taking screenshots, etc.
Re: (Score:3)
Try Selenium for that: http://seleniumhq.org/ [seleniumhq.org] -- it works on a few browsers.
(I've used it for some basic web testing, but the testing was more about verifying the flow of the process than checking lots of nifty AJAX, so I don't know how good Selenium is at the latter.)
http://seleniumhq.org/docs/03_webdriver.html#introducing-the-selenium-webdriver-api-by-example [seleniumhq.org]
Re: (Score:2)
That is pretty neat. My favorite take-home feature from that particular video is the command-line driven screen shot tool. Just give it an HTML ID and voila! (even if that html element extends offscreen, I get a 'perfectly cropped' image of the element. Noted for future reference. Thanks!
Hmmm, and scripting that. oh my, the mind wanders. (BTW I've tried my darndest to use Selenium but Selenium never worked out given my feeble brain, but maybe I could have tried harder with more time commited).
Still crashes on pages with many high res images.. (Score:2)
I'm starting to think they'll never fix this.
https://bugzilla.mozilla.org/show_bug.cgi?id=660577 [mozilla.org]
https://bugzilla.mozilla.org/show_bug.cgi?id=683284 [mozilla.org]
Re: (Score:1)
Re: (Score:2, Interesting)
IndexedDB is a little late to the game... (Score:4, Interesting)
I know WebSQL got scrubbed from the HTML5 spec a couple years ago, but during that time it got adopted in a usable way by webkit and opera. In the spec or not it's become the defacto standard for anyone doing HTML5 development for mobile devices, especially for use in off-line apps. Not only that, but at this point it's proven and reliable. I have a feeling it's going to be like H.264 vs WebM. The technical gurus will support one over the other due to ideological reasons, meanwhile the rest of us who are being paid to write things that work will continue going on using what works for us and our clients.
Right now WebSQL is supported on basically 99% of the mobile devices we see in our clients' hands. That includes iOS, Android, Blackberry, hell even Kindle and Nook. On the desktop it works on Safari, Chrome, and hell even FireFox with an extension.
Battery and Vibration API (Score:1)
Re: (Score:2)
Let's just say that there's a reason the Firefox logo on the story is shown facing away from the camera, and leave it at that.
Re: (Score:3)
The vibration API could be useful for making web apps with notifications, I have no idea why a website or web app would need access to battery information. Since we already have location API's camera, video, and microphone API's, and WebGL (although most mobile browsers don't yet support it) webapps will soon be first class citizens thus breaking the walled garden (at least for online content, offline use is still a bit rough).
Re: (Score:3)
webapps will soon be first class citizens thus breaking the walled garden
Apple has all but killed their initial commitment to web apps. They have one of the weakest mobile browsers on the market now. Worse, it inexplicably refuses to support things like WebGL (excepting in iAds, of course!)
It's a real shame.
I'd love to see a standard package type for web apps (something like a zip file with resources and a config file) with support across the mobile landscape. It would be great for both developers and users. I can see RIM, MS, and Google on-board, but it's unlikely that we'd
Re: (Score:2)
Apple ... They have one of the weakest mobile browsers on the market now.
Sure they have room to grow, but weakest? Honestly?
Still no HTML5 forms support worth mentioning (Score:2)
There is still no HTML5 form support worth mentioning. Even IE10 is better at that now. They've added a bit of support for validators but the rendering still sucks.
Please fix it.
Re: (Score:3)
Re: (Score:3)
Apparently it's a low priority. Chrome's date, for example, is awful. Why can't a select a year independent of a month?! To get to 2008, I need to keep selecting the first item in the drop-down and open the drop-down again to get older month/date pairs -- over and over and over -- until it finally appears.
Color isn't all that great either, now that I'm thinking about it, just an ugly button with a colored rectangle.
I could style them, but there aren't exactly a ton of options there. Even if you could mak
since when... (Score:2)
Re: (Score:2)
20% of a market share is a big enough chunk to help move things along. Combine that with Chrome's 30% market share and HTML5 support....
Incremental GC (Score:2)
Firefox 16 will be the first version to support incremental garbage collection. This is a major feature, over a year in the making, that makes Firefox smoother and less laggy. With incremental GC, Firefox responds more quickly to mouse clicks and key presses. Animations and games will also draw more smoothly.
Wait for 18 (Score:2)
and you'll get the new Ionmonkey engine. Or just switch to the nightly.
Focus on compatibility instead (Score:2)
I've noticed Firefox having more and more problems rendering sites that Safari and Chrome have no trouble with. Version 16 has been especially bad.
Take a look at Panic's Coda site [panic.com] in Firefox 16. Those headers should not look like that; see Safari for proper rendering. If you look at the css for those headers:
#pitch h3 {
font-family: "Chrono Regular", sans-serif;
font-size: 34px;
color: #436fa2;
te
Chrome's flash player users 80% cpu Firefox 30% (Score:5, Interesting)
Chrome's built in flash player uses 80% cpu on a quadcore where as IE and Firefox use 30% via adobe's on plugin.
I welcome Firefox 16. I'm sorry I ever left you.
On the upside, pages with background colors will no longer flash white like they do in chrome. YAY.
Chrome is bad.
Re: (Score:2)
well he wasnt 100% right, because flash is still the primary method for video streaming sites to deliver content.
Flash integration in chrome is poor, and since flash is built into chrome, its google's fault. Firefox beats it by far in speed.
A word from the reactionaries (Score:1)
When it comes to web browsers, I am quite reactionary (look it up on Wikipedia) - or cautious, as I like to call it. For my part, I am not going to upgrade beyond version 3.5 until there is a plugin that allows me complete control over what animated and other intrusive crap I am willing to allow.
Experience has taught me not to trust content providers at all. Which is why I use AdBlock, NoScript, AniDisable and other plugins - I have too often come across web pages designed by idiots that feel entitled to ra
and on tablets... (Score:1)
I painfully remember the time, just months ago it seems, where I'd have come here barking about my use of iCab on macintosh, aka the browser that invented adblocking (years before Mozilla just existed).
At the time being, all I am left with is this feeling that either you are on tablets, or you are dead.
And as tablets are all walled gardens for now...
(O Linux, when ô when will you come to tablets?)
Let's get back to my Blackberry Playbook now. At least I still steer outside the duopoly world. And there i
Fx 16 removed (Score:2)
https://blog.mozilla.org/security/2012/10/10/security-vulnerability-in-firefox-16/ [mozilla.org]
Great... How does that even happen?!
Re: (Score:2, Insightful)
I think it is time for Slashdot to limit all these Firefox "major" release articles. Because the team just be decided to be stupid with their number scheme, it doesn't mean every new number is really newsworthy.
Re: (Score:1)
But 16 is a power of two! It's a round number release!
Re: (Score:3)
I think of it as version 4.16, and everything makes sense again.
Re: (Score:2)
Point releases with firefox were typically bugfix and security fix releases, with the exception of versions that were X.Y.Z (with Z updates being the bugfixes-- ie 3.6.1).
You cant convert it back to the old version numbering, because it DOESNT make sense that way-- the entire point was "smaller, quicker major versions". That in no way makes them the equivalent of old minor releases.
Re: (Score:2)
Point releases in Firefox did definitely include new functions on par or bigger than current "major" versions do. Firefox 3.5 included multimedia tags, private browsing, several new web technologies (workers, JSON)... Firefox 3.6 included the Personas interface and checking old plugins.
Firefox 16 is not 'mayor' in the same way that 3.0 or 4.0 were. The new numbering schema means that the version number does no longer provide significant information about the project evolution.
Re: (Score:1)
You don't have to click your way here. I certainly don't click on every line that pops up in my feed reader.
BTW, congrats on getting a +5 on a subject that's not newsworthy. Nobody will stop by to see your accomplishment. Hang your head having wasted your time on something so uninteresting.
Also you should realize by now, as I'm sure you click every. singe. uninteresting. Firefox. article. you come across, that any amount of bitching about the version numbering or the press coverage there off is ineffect
Re: (Score:2)
Re: (Score:2)
We don't worry so much about stability... not after using Firefox all these years. We worry about security. Like zero-day exploits that hackers and script kiddies can use to try rip us off, infect us, take over our computers for attacks or spam, or steal our information. Trying to shove every new wizfangled thing-a-ma-jiggie into our browsers has also been frustrating with compatibility on many sites. These are the issues most of us care about.
I hate posts like yours...there is no US there is only YOU. You like the years of IE dominance, where the internet stagnated. It was a living hell for me. Thank goodness the develops of Firefox; Chrome don't think like you, otherwise Microsoft will still have their abusive monopoly, and my life would a lot more dull.
like consoles (Score:2, Offtopic)
Firefox 16? Nah, I'll wait until they release the Firefox 32. I heard it has better graphics.
Re:like consoles (Score:4, Funny)
Re: (Score:2)
I haven't seen posts like yours for a long time, and its not because Firefox does not have memory leaks...because it most certainly does. That is the nature of the beast. Its just that Firefox has been working on memory for years to try and remove this unwarranted reputation. Routinely in benchmarks Firefox holds the LOWEST memory usage...as opposed to Safari and Opera which are memory hogs. I would just call you a liar, but there is a small chance your telling the truth in which case you have hit something