Mozilla Releases Firefox 3 Beta 4 356
Somecallmechief writes "Firefox 3 Beta 4 is now available for download. This is the twelfth developer milestone focused on testing the core functionality provided by many new features and changes to the platform scheduled for Firefox 3. Ongoing planning for Firefox 3 can be followed at the Firefox 3 Planning Center, as well as in mozilla.dev.planning and on irc.mozilla.org in #granparadiso."
first memory leak post (Score:5, Funny)
Re: (Score:3, Funny)
If we could tag comments, this would pretty much be "hurtetdsomeonesfeelings"
Re:first memory leak post (Score:5, Interesting)
Re:first memory leak post (Score:5, Informative)
There is no one major memory leak.
1 - Most major complex apps have small leaks. It is damn near impossible to plug all of them, but Firefox has been plugging away at these very heavily for some time.
2 - Many of the "leaks" that people see are caused by poorly-coded extensions. Turn off your extensions and notice the difference.
3 - Firefox uses a bunch of memory after you've been browsing a while. THIS IS A STANDARD FEATURE, AND NOT A MEMORY LEAK. Firefox doesn't just a cache of files downloaded, it keeps in memory a cache of fully rendered pages. If you don't like this feature, then you can adjust it, or turn it off completely.
Re: (Score:2, Funny)
Re:first memory leak post (Score:4, Insightful)
Re:first memory leak post (Score:4, Interesting)
It depends (Score:2)
Re: (Score:3, Insightful)
Re: (Score:2)
Re: (Score:3, Informative)
browser.cache.memory.capacity
browser.cache.memory.enable
browser.sessionhistory.max_total_viewers
config.trim_on_minimize
Re: (Score:2)
Re: (Score:3, Informative)
Re: (Score:3, Insightful)
I must be getting old.
Re: (Score:3, Interesting)
It amazes me how Firefox fanboys will say this everytime!
Yesterday I had two pages opened - two! One was Unicode reference page and other was some forum, when suddenly my 512 MB ram was full and by the time I opened a terminal and ran vmstat, already 300 MB of swap was used! I killed firefox and restarted, with "Restore Session" and it happened again. Then I restarted it without restoring and entered the two URLs again, but everything went fine. Thus, I couldn't report it a
Re: (Score:3, Informative)
Re: (Score:3, Interesting)
You are correct that if you leave Firefox on a page with a banner ad that continually changes, and the ads cause Firefox to use more and more memory without limit, this is a problem. Give us the URL of a page we can visit to see the problem, and we can file a bug report.
Flash and JavaScript cannot really be limited to a certain amount of memory. For any limit that you try to impose, users are sure to encounter a site that needs more. In this case, I'm sure users would rather have the site work than refuse
Re: (Score:2)
It's open source, right? Why hasn't anyone else found it and made a patch or plugin or something?
A plug-in???? Well, that was good for a laugh. Do you also suppose that if there's something wrong with Linux, the kernel, then we should write userland tools to "fix" it?
As far as patch goes, have you heard about how difficult it is to get the patch accepted by the Mozilla team? And although I wouldn't know too well myself, since I am not a programmer, but I can imagine how ungratifying the job of maintaining such a patch would be (given that the upstream is changing).
Re: (Score:3, Informative)
I've gotten patches accepted by the Mozilla team. It's tedious, but not difficult. It may take a few minutes to write a small patch of a few lines, but then you may need to spend an hour making sure the patch gets reviewed and super-reviewed, and then find someone to check it in. Also, if you submit a patch to fix a bug, you shouldn't have to maintain it. Generally, ones bugs are fixed they remain fixed.
And anyway, if you think there's some sort of memory problem in Firefox, you should give the set of step
Re:first memory leak post (Score:4, Insightful)
Re:first memory leak post (Score:5, Funny)
Oh, wait...
Re: (Score:2, Informative)
Same bugs? (Score:5, Informative)
1) The damn proxy prompt window. For god's sake, if there's already one open window asking for the proxy user/pass, don't open another 20 at the same time. This is quite easy to reproduce: From a firefox that needs proxy to get out, go to any bookmark folder and choose 'Open All in tabs'.
2) For the life of me I can't figure out why sometimes the vertical scroll bar dissapear. It's not a specific page. Once the scroll bar is gone, it's gone forever, no matter what I load in that tab - if I open another tab it's all fine.
Yes I've opened bug reports for this. And no, I'm not fixing it myself, I've got my own projects to take care of.
Go ahead and mod me troll, I just needed to vent
Re: (Score:3, Insightful)
I'd agree it would probably be better to leave it there greyed out like IE as occasionally I get clients wondering why the page just "shifted" a bit when they navigate to an identical templated page that's short enough to cause this.
Re:Same bugs? (Score:4, Informative)
To answer the question no, that's not the problem. It happens to pages that obviously need the scroll bar, and the thing is, once a tab decides to remove its scroll bar, there is no way to make it come back (visiting another page in the same tab doesn't do it).
For some time I thought it could relate to a plug-in or a combination of plug-ins but I'm experiencing it now using a vanilla firefox.
It doesn't happen all the time, maybe once or twice a day.
Re: (Score:3, Interesting)
I hate that when you click "view source", it reloads the page. I loagged this and was told that storing the page's source was a waste of memory. Forget that no other browser behaves that way. Forget that it's about 10k in the 200mb of ram used. Forget that it can be cached to disk.
I was also told that viewing the source made me a tiny minor
Source (Score:3, Informative)
A web developer will probably not use "view source" very much anyway. Try firebug [mozilla.org]. That's the way to go if you really want to understand a page. You'll rarely n
Re:Source (Score:5, Insightful)
Re:Source (Score:4, Informative)
Re: (Score:2)
Re: (Score:3, Informative)
Re:Same bugs? (Score:4, Funny)
Re: (Score:2)
I hate that when you click "view source", it reloads the page. I loagged this and was told that storing the page's source was a waste of memory. Forget that no other browser behaves that way. Forget that it's about 10k in the 200mb of ram used. Forget that it can be cached to disk.
I could have sworn that this used to happen to me but then when I tried to explicitly reproduce it I couldn't. I did a "tail -f" on my apache log and when I viewed source in Firefox it didn't register another hit, not even a 304. Changing the HTTP headers to turn caching on or off had no effect.
Glad to know I wasn't going crazy in thinking it did this at one point but I can't reproduce it now. Maybe it's some combination of extensions that are causing the behavior? People are often quick to blame Firefo
Re: (Score:2)
Re: (Score:2)
Also, if it already stored the password, why don't it try to reconnect automatically instead?
Been using it for 2 days now OSX (Score:5, Interesting)
Re: (Score:2)
Re: (Score:2)
Feature creep vs Bug fixes (Score:4, Insightful)
The attention to reducing memory footprint, mem leaks, and speed are all very well received, and thoughtful. It seems to be a big push of this release to concentrate on that.
This seems like a very nice release and improvement. - I particulary like the thunderbird anti-phishing tie in.
Re: (Score:2)
Re: (Score:2)
Really the only issues I have left Firefox on the Mac left is no integrated PDF viewer and the fact that I really like Safari's find feature.
But those are quite minor. Overall, Firefox 3 completely wrecks Safari.
Re:Fucking idiot (Score:4, Funny)
wget the picture? (Score:2, Funny)
Nice and speedy (Score:5, Informative)
Toolbar UI Changes? (Score:3, Insightful)
Re: (Score:2)
Mostly because it adopts my GTK+ theme and icons, and mostly blends in with everything else on my system (though IMHO Addons should be under Edit).
Re:Toolbar UI Changes? (Score:4, Informative)
The icons will grow on you after a while, and they're still making refinements and changes to the icons and backgrounds. Personally, I think the Back/Forward buttons are pretty decent, it's the rest (Reload/Stop/New tab/window) that looks a little too simple and out of place. Can't say I really agree with using different themes across different Windows versions too, this has to be the first application I know that tries that.
Re: (Score:2)
Huh... beta 4 just barely got released? (Score:5, Informative)
For what it's worth: I'm very impressed with what I'm seeing of Firefox 3 so far. It's faster, uses less memory, and I really like the new address bar features, and the bookmarking. (It has tagging built into the bookmarks now.)
Re: (Score:2)
Re: (Score:3, Informative)
Re: (Score:2)
Is there a way to turn that off?
Anti Virus (Score:5, Insightful)
Anti-virus integration: Firefox will inform anti-virus software when downloading executables.
Why is this Firefox's job? Isn't that the point of Anti Virus?
Re:Anti Virus (Score:5, Funny)
Re:Anti Virus (Score:5, Informative)
Re: (Score:2)
If you have to rely on another app to inform you that it's doing something, that's pretty easy to circumvent if you don't want the scrutiny, and puts a burden on application developers to worry about informing the security app what it's doing.
That's like calling a building secure because visitors must voluntarily report to the security office and check in, as opposed to having guards stationed at the doors checking everybody as they pass through.
Re: (Score:2, Insightful)
Re: (Score:2)
I would think that the better way to do it would be to scan the file when it is being written; failing that, before the first read event. The I/O subsystem ought to be passing these events to the security application; it shouldn't be up to each and every application running on the system to voluntarily participate in notifications.
Division of responsibility (Score:5, Funny)
First question (Score:5, Interesting)
Re: (Score:2)
Re:First question (Score:5, Informative)
So, in summary don't blame Mozilla for Adobe's stubbornness. You can sign the petition to Adobe here, [petitiononline.com] although it is unlikely to make a difference. The problem appears to be across Adobe's entire product line and on every operating system.
Re:First question (Score:5, Funny)
With a 64 bit version of Firefox, it could use a lot more.
Re: (Score:3, Interesting)
Well, I'm running a 64-bit OS. I do have a chrooted 32-bit environment for my online banking, but keeping the chrooted environment up-to-date is a hassle.
If you think that *memory* is the sole raison d'etre for 64-bit, you are mistaken. AMD64 is a new instruction set with many advantages. In fact, almost everything I run is 10-70% faster in 64-bit and this has nothing to do with memory limits.
Re: (Score:2)
Re: (Score:2)
what about wmode??????? (Score:4, Interesting)
Re:what about wmode??????? (Score:4, Informative)
More info is on this blog post [blogspot.com]
Fixes a Gmail problem.. (Score:2, Informative)
New Address Bar (Score:3, Interesting)
Some docs say to tweak the 'browser.urlbar.richResults' setting, which I have done and it has had zero effect (FF3 Beta 3). Any ideas?
Re: (Score:2, Informative)
Re: (Score:2)
Re:New Address Bar (Score:5, Insightful)
See here [mozillazine.org] for the discussion that basically goes:
Us: This is terrible behaviour and hugely inconsistent. It will confuse novice users with inconsistency and searching in an address bar and it'll annoy power users who used to be able to consistently locate the places they wanted to go based on the URL (which they remembered and which remained consistent). If we wanted to search then we'd search. Yes, it can be useful in some situations, but if we know what we want to type then we don't want the browser thinking it is better than me and incorrectly second-guessing what we want.
Them: Everyone searches, and it learns. Searching is the future, so we're going to make you search.
The two sites I visit most at work are Slashdot and the BBC news (news.bbc.co.uk). What used to turn up top for "ne", "new" and "news"? The BBC news, because I wanted to go there and it matched what I typed. What turns up now? Slashdot because of "news for nerds" in the title. It needs huge amounts more weighting on URL starts than titles, but they don't seem willing to change it.
The other one that really annoys me is one of my sites. I could normally go to "sk" and hit it as first result, but now I've got to type even more of it and it doesn't make it to the top until after I've done the whole domain (because the domain is in the title of another page that always turns up top).
Re: (Score:3, Interesting)
Hint to the devs: I already have a search field, its right next to the address bar. I can live with that.
Re: (Score:3, Interesting)
I suggested some kind of tag for the searching, e.g. "s: slashdot" searches for slashdot in URL, title, etc, where as "slashdot" uses old-style auto-complete but they wouldn't have any of it.
U
I don't know whether I like it yet (Score:4, Interesting)
Re: (Score:3, Interesting)
Re: (Score:3, Informative)
1. Type something like "slash"
2. Use the arrow keys to highlight the first title to delete.
3. Hold down the delete key.
I don't fancy clearing my browsing history, but I expect doing so would clear the lot.
And it seems to put your bookmarked URLs at the top. I've bookmarked links into an obscure folder for this purpose only.
I like this new feature... I can understand why others don't.
Re:New Address Bar (Score:4, Insightful)
You're right that the suggestions can be deleted - nice find. Too bad you can't delete all suggestions from a particular site or pattern at once.
For those interested in performance numbers (Score:5, Interesting)
Not bad.
Re: (Score:3, Informative)
Security Security blah blah blah (Score:2)
I work in security and I'm actually a little sick of everyone trying to incorporate more security features into every product under the sun. Hey, maybe a little bit of education and awareness is worth 10 million lines of antiphishing code.
Seriously impressed.... (Score:3, Informative)
The only downside is as usual, a lot of extension authors need to bump their version checks again - a lot of my extensions that were working with FF 3 beta 3 don't work with beta 4 (due to the version check)
Mike
As always, Try it the easy way: Firefox Portable (Score:4, Informative)
I'm also running the latest beta. (Score:5, Interesting)
For those of you on Windows who don't want to hose your registry with multiple Firefox installs, I highly recommend the portable version. In fact, for 20 different reasons I recommend the portable version of not only Firefox, but all your Windows apps:
http://portableapps.com/news/2008-03-11_-_firefox_portable_3_beta_4 [portableapps.com]
It's not a real package management system, but it beats the hell out of installing and reinstalling tons of crap in Windows. I think in many ways it also beats most Linux package managers I've dealt with.
I also want to submit a complaint about a lack of x64 apps in general. There is still no Skype for 64 bit Linux, for example, and that's just plain bad form.
Keep rocking Mozilla! Keep rocking FOSS! Keep rocking portableapps.com!
rhY
Re:And now, for the two burning questions: (Score:5, Insightful)
Re:And now, for the two burning questions: (Score:5, Informative)
Fork It (Score:5, Insightful)
I don't care whether Mozilla is "a company with a profit interest" or not. What I care about is the product - if some people are making money, well, good for them. This isn't Communism, you know... (yeah, that's gonna cost me).
One of the many things that make Open Source Software so great is that you can just fork it if you don't like the direction the product is headed in.
I seriously don't understand the animosity towards Mozilla for becoming a "real" company. It's enabling them to do a lot of great things that they wouldn't have been able to do otherwise.
And, if you don't like it, fork it!
Re: (Score:2)
Not being aggressive, but genuinely asking, what sort of things are you talking about?
Re:Fork It (Score:5, Informative)
The Mozilla Foundation [mozilla.org] which owns the Corp has funded several projects in 2007 [hecker.org].
Current work includes improving l10n tools Community Giving and Tools for the L10n Process [mozilla.com]
2006 10k USD to openbsd to continue development of openbsd and openssh. Mozilla Foundation activities, week ending 2006/03/31 [hecker.org]
Forks (Score:4, Informative)
Also known as IceWeasel [wikipedia.org], as may have noticed those who followed the recent problems of firefox branding and the consecutive fork.
Re: (Score:2)
Re: (Score:2)
Re: (Score:3, Informative)
I am still using the nightly builds and absolutely loving it. So much faster than B3 on my MacBook Pro
Re: (Score:3, Informative)
Re: (Score:2, Interesting)
Re: (Score:2)
The reason I don't use a portable apps sort of solution is because I use OS-X, Windows XP, and Linux systems in roughly equal measure. At work two of the boxes are physically adjacent and in use at the same time. I can't use a physical device like a USB drive on more than one system at the same time.
Obviously I can manually export and import bookmarks, but I did that for years and it sucked.
There was an addon with bookmark sync functionality that required you to use your own WebDAV or ftp server, but it was
Re:first post (Score:5, Funny)
Re: (Score:3, Informative)
Re:Extension compatibility check _before_ I instal (Score:4, Informative)
But that doesn't help you if you're upgrading from 2.0.x or if you're not receiving the new version through the built-in updater.