TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Firefox 15 available to download, finally fixes add-on memory leak

188 pointsby mrsebastianover 12 years ago

22 comments

homosaurover 12 years ago
If they did finally solve this, I might be nearly back to using FF as a primary. With Chrome I have had more and more problems with certain sites (not all legacy either) the last few months. Also, I've been impressed with the improvements in speed and reliability of Firefox in the last couple of releases. Everyone remembers the days of 15 second FF startup because you had a handful of add-ons turned on.<p>Now, I've gained some discipline and stopped installing 50K plugins, but Firefox has done the heavy lifting here. On FF 15 I only have a small amount of plugins (partially because I abandoned its usage) but on my work Mac, it goes from shutdown to usable in 685ms.<p>If anyone you know is delusional enough to think that competition doesn't improve products, just point to FF. The existence and popularity of Chrome has turned FF from a decrepit bloatware to a sleek modern web racehorse. I'm proud of those guys because in all honesty, I was convinced they would fail. Kudos.
评论 #4445955 未加载
technojunkieover 12 years ago
I applaud the Mozilla team for its huge effort in squashing the FF memory leaks. That must have been such a huge pain to solve and it took many years. Well done and congrats.<p>That said, I really hope the authors of plugins like Firebug, Adblock Plus, and LastPass among many others will do their parts to get rid of bad memory leaks.<p>Using OSX 10.7.4, I opened up FF 14.1 to about 325MB-350MB of memory. After downloading FF 15 and restarting, I saw no change in my memory consumption. Once I disabled the three I mentioned above, I was only then able to start FF around 250MB, still really high but better.<p>I want Mozilla and Firefox to succeed as I really want there to be solid competition for Chrome. Please, add-on authors, do your parts too!
评论 #4443913 未加载
UnoriginalGuyover 12 years ago
Unfortunately I'm still sticking with Chrome. I love Firefox but Chrome loads "instantly" while Firefox: even 15 still has a noticeable lag when you launch it.<p>Firefox has always felt very unresponsive in terms of the UI and loading times. The only browser I've found less responsive is Safari (IE, is very responsive).<p>Memory consumption was an issue at one stage in Firefox's history but they mostly fixed that (from 1 GB/usage down to like 200 MB~ after a day of browsing).
评论 #4444409 未加载
评论 #4444536 未加载
评论 #4444522 未加载
评论 #4445340 未加载
评论 #4445351 未加载
评论 #4444988 未加载
评论 #4445420 未加载
评论 #4446769 未加载
评论 #4446459 未加载
评论 #4444541 未加载
评论 #4444395 未加载
评论 #4445605 未加载
mccr8over 12 years ago
Here's some detailed information about the addon leak fix from the developer who fixed it: <a href="http://blog.kylehuey.com/post/21892343371/fixing-the-memory-leak" rel="nofollow">http://blog.kylehuey.com/post/21892343371/fixing-the-memory-...</a>
darklajidover 12 years ago
Unfortunately I got addicted to pentadactyl after a couple of threads here. Which broke on 15 and made me go back from beta to stable.<p>I wonder what changed internally to lead to irc comments that in effect said 'it's a major undertaking to make pentadactyl work for this new version' and this commit: <a href="http://code.google.com/p/dactyl/source/detail?r=2557fa60103046ebfeaee1eb4f3e1377cdd6366f" rel="nofollow">http://code.google.com/p/dactyl/source/detail?r=2557fa601030...</a><p>Really don't want to miss that addon anymore.
评论 #4444243 未加载
评论 #4444259 未加载
option_greekover 12 years ago
I'm really loving their fast release schedule. There is noticeable improvement in performance with each release (may be placebo effect ? :) )
评论 #4444003 未加载
lmmover 12 years ago
How many releases of firefox have we had now that claim to have fixed its memory problems? I make this at least four, which is a few too many for me to believe it this time.
评论 #4444244 未加载
评论 #4444299 未加载
评论 #4444216 未加载
评论 #4446481 未加载
评论 #4444168 未加载
评论 #4444269 未加载
评论 #4444318 未加载
评论 #4446834 未加载
o_rallyover 12 years ago
&#62; a completely silent background updater<p>This is not an improvement. I do not like it when my computer changes itself without asking.<p>- Does no one question this anymore? - Why should we blindly accept every single update unquestioningly? - Why should we be forced to deal with the problems they introduce after the fact? - Why will no one contemplate that constant automatic updates are an attack vector unto themselves?<p>The more you force your feedlot of end-user livestock to tolerate potentially disruptive updates, the more they will grow accustomed to not being in control of their own machines, and the less likely they will be to notice a real problem as a signal amidst all the noise. Honestly, why even bother pretending to have control of our machines anymore.<p>When people ask me for help now, my eyes glaze over, and I am often forced to respond "I don't know what the fuck that thing is doing. It clearly has a mind of it's own."<p>This, my friends, is an affront to the very sensibility of the control an "open source" project, should ostensibly extend to it's community and user base. And spare me your bullshit about "Oh, hay guyz, you can just go on GIT or SVN and look at the code yourself!"<p>It's time-consuming, technical, and inaccessible to normal people, never mind the complications of different platforms, and the shifting sands of dependencies, commits and continuous integration.<p>YOU KIDS STAY OFF MY LAWN!<p>/rant
评论 #4444465 未加载
评论 #4444163 未加载
评论 #4444402 未加载
评论 #4444290 未加载
评论 #4444635 未加载
评论 #4444305 未加载
TazeTSchnitzelover 12 years ago
Mouse lock support for FPS games is really exciting for me. I've wanted to make first-person WebGL games, but before this was available it simply wasn't feasible.
评论 #4445177 未加载
ralfnover 12 years ago
The WebGl demo video is impressive though. Not just the execution, but the fact that this isnt made specificlly for webgl.<p>Its c++ code compiled to Javascript. This seems to suggest PS2/Wii era games can easily be ported to fully native fully crosplatform html5 applications.<p>I do wonder about security. The videocard drivers are not hardened against abuse: yet they live completely outside of any sandbox. And WebGL is just passing these OpenGL commandos unfiltered to the drivers.<p>Good news for Intel, with their open driver stack. And bad news for NVidea and ATI with their messy legacy drivers and firmware full of unchecked liscenced closed-source 3rd party code.
评论 #4445946 未加载
isaacaggreyover 12 years ago
Release Notes: <a href="https://www.mozilla.org/firefox/15.0/releasenotes/" rel="nofollow">https://www.mozilla.org/firefox/15.0/releasenotes/</a>
CodeMageover 12 years ago
Does anyone know how these "silent updates" handle add-on compatibility? I prefer being "hassled" by update notifications if an update is going to break my favorite add-ons.
polshawover 12 years ago
There has been some talk about ubuntu here-- what is the best way to keep up to date with browsers on ubuntu (/linux).. there is no 'check for updates' within firefox, and the repositories are often out of date [1]<p>1. to be fair, i don't know about FF, i can't really complain that it might be a day out of date.. but chromium is way behind. Also what about living on the beta/aurora channels?
评论 #4444913 未加载
ck2over 12 years ago
Also 16b1 and 17a2 coming out sometime tomorrow.<p>October 9th: Firefox 16 desktop/mobile, 17b1, 18a2<p>November 20th: Firefox 17 desktop/mobile, 18b1, 19a2<p>Schedule pace seems insane but getting used to it and I'm fine with the way it doesn't seem to break anything.<p>Firefox 99 in 2017?
评论 #4444078 未加载
评论 #4444077 未加载
评论 #4444089 未加载
评论 #4443950 未加载
spectoover 12 years ago
<a href="http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/15.0/mac/en-US/Firefox%2015.0.dmg" rel="nofollow">http://download.cdn.mozilla.net/pub/mozilla.org/firefox/rele...</a><p><a href="http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/15.0/win32/en-US/Firefox%20Setup%2015.0.exe" rel="nofollow">http://download.cdn.mozilla.net/pub/mozilla.org/firefox/rele...</a><p>Direct links to the OS X version and win32 version.
sswezeyover 12 years ago
A feature that no one has touched on is the JS debugger included with FF15, you can now set break points and walk through JS calls.
DigitalSeaover 12 years ago
If Firefox really have fixed the issues with memory leaking, I might go back to using it more again. I was one of those developers that switched over to Chrome like the majority, I have a feeling for some it's a little too late for Firefox to be fixing an issue that has plagued the browser since around version 1.5.<p>I still recall years ago Mozilla even denying that there was a memory leak and were always quick to blame plugins for the leaks and while that's true in some instances to an extent, Chrome showed us that bad plugins can be managed correctly and not break your browser performance.<p>Giving it a shot now, Firefox can't afford to blow this again.
评论 #4446501 未加载
mmuroover 12 years ago
I guess this hasn't been seeded everywhere? 15 is still in beta according to the website.
评论 #4444229 未加载
评论 #4444346 未加载
Xyzodiacover 12 years ago
And it breaks pentadactyl, I feel entirely helpless.
评论 #4444288 未加载
评论 #4444595 未加载
veidrover 12 years ago
<i>Finally</i>.
lhnnover 12 years ago
Just for the record: Old people don't like changes, so when Firefox silently changes and updates the wording of a menu, or changes the new tab behavior, etc., my 70 year old dad bitches and calls me to find out what is wrong with his computer.<p>Silent updates: only for bugfixes. Sure would be nice if version numbers meant anything these days.
评论 #4445435 未加载
webwanderingsover 12 years ago
I don't like to use Chrome. Updates for IE are not available because I am still on XP. Safari is also not updating itself for Windows.<p>So what are the options left any more?<p>It seems things are getting pathetic in the browser market.
评论 #4443833 未加载
评论 #4443826 未加载
评论 #4443901 未加载
评论 #4443893 未加载
评论 #4443858 未加载
评论 #4443861 未加载
评论 #4444218 未加载
评论 #4443998 未加载