Firefox 3.0 Makes Leap Forward
Kurtz'sKompund writes "Mozilla has announced that Firefox 3.0 has passed a major milestone! The Places feature has been added to the alpha client slated for release next week. Places is a complete re-work of the bookmarking and history browser functions. It was at one point slated for Firefox 2.0, but will instead see release in Mozilla's next major version. '"We enabled the Places implementation of bookmarks on the trunk," said the Places team in a post to the Mozilla developer center blog. "Although there is still much to be done, this is an important milestone for us." Firefox 3.0 alpha 5 is scheduled to launch June 1. Because Places uses the open-source SQLite database engine to store and retrieve bookmarks and history entries, it's incompatible with earlier Firefox editions' bookmarks. Alpha users must convert their existing entries, Mozilla developers said."
Until they decide to remove it and delay it until Firefox 5 (after they skip 4)
When the hell will the devs address the staggering memory leaks?
I hope they also modify Thunderbid 3.0 to use SQLite as a backend. Using a lightweight SQL backend has a lot of benefits over ugly mailbox files.
I'm not the usual jerk that complains about FF's feature bloat, but I wonder if this new feature is optional.
Ok someone give me details on this "SQLite database engine" please.
I don't know anything about SQLLite but will this add any bloat/performance issues/etc the firefox 3.0? I mean a database engine to manage bookmarks seems like overkill to me.
The Mork file format was one of the most braindead database systems ever. Coding to access it is ridiculously difficult.
Mork is dead... thank the gods.
It's hard to leap when you're that big[1]. A few small steps, sure, but to qualify for a leap, I'd say one would have to replace HTTP or TCP/IP. And whether the direction is forward is also open for debate. If the browser takes up several times as much memory as the OS, I personally think it's time to find the axe and use it. Others may disagree -- which is why it's good there's more than one browser.
[1]: Obligatory "Look at the size of that thing!" quote.
Regards,
--
*Art
Look, I love firefox, but I can't really think of anything wrong with regular-ass bookmarks. I have no idea why they need to be in a database of any sort. This seems like a bloat feature to me.
However, the Mozilla SeaMonkey suite doesn't yet have SQLite. Will it be unable to share bookmarks with the new Firefox? Or will it get SQLite before Firefox 3 is released?
For anyone wondering what's going to change in FireFox 3.0 (Wikipedia quotes):
The largest known change for Firefox 3 is the implementation of Gecko 1.9, an updated layout engine. It will also provide CSS3 columns.[90] Firefox 3 will include features that were bumped from Firefox 2, such as the overhauled Places system for storing bookmarks and history in an SQLite backend, according to the wiki.
Also, what's expected to come in FireFox 4.0 (also Wikipedia):
On October 13, 2006, Brendan Eich, Mozilla's Chief Technology Officer, wrote about the plans for Mozilla 2.0, the platform on which Firefox 4.0 is likely to be based. These changes include improving and removing XPCOM APIs, switching to standard C++ features, just-in-time compilation with JavaScript 2 (known as the Tamarin project), and tool-time and runtime security checks.
Full Tilt
Hmmmmm, 285Mb with 2 windows and 2 tabs open. Only 18Mb shared too, which isn't a good sign for our multi user machines.
4331 me 15 0 285m 67m 18m S 1.7 3.4 0:27.10 firefox-bin
I don't know, is it windows guys developing it these days?
Deleted
I'm looking forward to this going gold for just one reason: some of the sites I visit frequently have a particularly in-your-face usage of auto-refresh which pisses me off (i.e. insisting on re-loading just when I'm in the middle of reading a particular paragraph). FF 3.0 (I heard) is supposed to be able to block this...
Wouldn't it be a better idea to come up with a pluggable API for bookmark storage and retrieval? This way users could keep the old storage format if they had a reason to prefer it, or write a new backend that shared bookmarks directly with IE, use del.icio.us or other web based bookmark providers etc.
Personally, I switched to del.icio.us about a year ago, and will never switch back to being tied to local storage for bookmarks, no matter what advantages this change brings. The few sites I don't want to post to the web I can easily remember the addresses of, and autocompletion means they are only a couple of keystrokes away.
my bookmarks collection got so big that i removed them from my firefox profile and created several html pages (categorized) with only the links (without all the other meta info) and bookmarked the pages...
Politics is Treachery, Religion is Brainwashing
Well now it seams like they are starting to move into Microsofts style of software writing. To bad too I really liked firefox and it wasn't to bad on my solaris box.
I don't have enough bookmarks to need a db to track them.
This package Does Not Contain a Winner
All posts resembling the pattern “why don't they fix this problem instead!?” are off the mark, irrelevant, and just plain whiny. Just because some new feature is being added does not mean your pet peeve is going completely ignored. There is more than one person working on this thing, and as remarkable as it may seem, many software development tasks can be done in parallel! Imagine that: doing more than one thing at once on a project!
Why bother.
In essence, sqlite is a file-only rdbms. No networking. No user permissions (apart from those of the host filesystems, of course). Works with mostly standard SQL. Very lightweight and easy to use (I've used it for a couple of projects of my own, so it can't be too hard).
On my Debian lenny systems, the sqlite executable is around 35k, and the library file around 150k. That's pretty small.
Backing a database up involves copying the file somewhere else. That's all. Add to that the fact that it's well-documented (unlike most previous FF and Thunderbird data files), and it'd be silly NOT to use it.
I love Firefox ( or Iceweasel as it is called on Debian ) but I am running a fairly streamlined xfce install and currently fire.. err... Iceweasel, is using about the same amount of memory as the rest of the system combined. I know there are other browsers, but I really do like Iceweasel, except for the memory footprint. Seeing that I only use a fairly small subset of the features it would be nice to have a light version with just the essentials. I wouldn't suggest axing the features other users love and depend on, but perhaps provide an alternative for those of us who really don't need an advanced database for our 3-4 bookmarks ?
PS: It would also be nice if Firefox didn't highlight "Iceweasel" as a typo.
I only just upgraded to 2.0! Sighs and reminds self that only dead products (and people) are static. We now return you to your normally uplifting /.
If I was deep this is would be profound, if smart then wise, if a poet then verse. Here it is, you judge!
Where are the times when it was a quick and lightweight browser I loved? Today... Konqueror > FF.
A big part of the issue is that most of the FF zealots refuse to acknowledge the existence of the problem in the first place and sometimes even come back and blame the user.
Ayi ayi ayi!
Former US House candidate, TN-5
Adding new features is not automatically a bad thing. It does not intrinsically slow down a program or make it cumbersome. Of course, these are two possible side-effects, but are not always certain. With good practices and architecture, new features are a boon, not a bust. Also, think of all the things the computer on your desktop does right now. Would you rather it have the functionality of a machine from a few decades ago because people complained that expanding its usefulness was counter-productive? Let products evolve, let engineers innovate, and let the process for coping with the consequences work.
I cannot believe some of the mundane topics Slashbots will harp on these days. Get over it and try adding some useful dialogue to the stories instead of bitching about things you do not understand or understand only as a result of experience with one particular vendor in Redmond.
Why bother.
As a user of multiple computers (work, home, friend's house), I use del.icio.us and the Firefox plug-in for it, and all my bookmarks are stored in a database that I can access from any computer. That's superior to this new "improvement". I think browser developers are really scraping the bottom of the barrel, looking in vain for "the next big thing". I'd rather see work done on useful plug-ins. That work well with existing browsers, than see a new browser that has some improvements of debatable worth that break the old way of doing things entirely.
Nothing to see here. Move along.
"Hmmmmm, 285Mb with 2 windows and 2 tabs open. Only 18Mb shared too, which isn't a good sign for our multi user machines"
.. 37 MB with 2 windows and 2 tabs open and any increase is to do with the size of the cache.
--
..
The alleged leak is to do with Firefox using memory to cache pages. The solution is simple. Type about:config in the address bar and schange browser.sessionhistory.max_total_viewer , browser.cache.memory.capacity and config.trim_on_minimize.
Firefox here
I like Firefox except for $RANDOM.FUD
was: How much memory does it consume? (Score: Firefox memory leak FUD)
davecb5620@gmail.com
This lightweight, fast, simple database eliminates many of the headaches associated with using a full-on SQL installation, and works just as well for most of what most developers and users need.
If you're a Perl geek, like me, you will find this Perl module for seamless SQLite interface to be a power tool. The next time you need to get something working by morning, and it's 2am and the person "in charge of databases" hasn't called back, you'll be thanking it.
technical writing / development
I felt the same before i tried tabs for a while, "I can't see anything wrong with just opening a new window for each new link i want to open separately".
I wouldn't judge it before i try it for a while.
So instead of having a nice simple bookmarks.html file it is all in some places.sqlite file. A few questions/observations.
1) If this is correct, disappointing that the devs called the bookmarks file places.sqlite instead of bookmarks.sqlite so people know where the bookmarks are if you want to move them. Am I correct?
2) Is this new file now no longer human readable the way bookmarks.html?
3) Someone please tell me how this makes my life better as a normal Firefox user? Sure sounds like change for change sake to me...
Pointless extra bloat (like this) is the reason I still use Firefox 1.5. It's fast, and has all the features I need, and unless these conditions improve, I can't imagine why I would try to fix something that wasn't broken.
I rather think that integrating bookmarks and history into a light database would be pretty decent. They can then put all my passwords, phone number, SSN, pictures of my penis, and home address in a database, and my life will soon be very Convenient(tm).
/.ers seem very reluctant to apply Reading for Comprehension to the summary, which clearly states a restructuring of the system. Maybe this new feature will make us all happy and the genocide will stop. Speaking pragmatically, probably not.
But really.
I for one welcome our query-driven overlords.
In case none of you have guessed, I'm visiting a friend who is having lady trouble, and I am therefore drinking. w00t!
Please stop stalking me, bro.
The alleged leak is to do with Firefox using memory to cache pages. The solution is simple. Type about:config in the address bar and change browser.sessionhistory.max_total_viewer , browser.cache.memory.capacity and config.trim_on_minimize.
.. 37 MB with 2 windows and 2 tabs open and any increase is to do with the size of the cache.
--
..
Firefox here
I like Firefox except for $RANDOM.FUD
was; Re:Memory use (Score:1)
davecb5620@gmail.com
Apologies for sneezing at you, there must be an air leak in my nose.
Firefox Memory Leak is a Feature
scrolling is painful on FF.
I'm using the latest 2.x trunk, built from ports on freebsd.
mouse based scrolling is VERY VERY slow. even on a very fast box (c2duo e6600 3gig ram).
I'm not sure what they are doing to make scrolling so bad but I would think the engine is already too bloated in terms of how much i/o and cpu it needs JUST to scroll pages!
I'm happy with the feature set for 2.0. I need no new features. I DO need usability improvements and that's mostly in terms of screen speed.
(or do I have to give up and go to opera just to get reasonably modern scrolling speed?)
--
"It is now safe to switch off your computer."
It's also worth noting that native form controls for Mac OS X were enabled yesterday, something Firefox's Mac users have been clamoring for since the 0.x days.
"Iceweasel, is using about the same amount of memory as the rest of the system combined"
.. 37 MB with 2 windows and 2 tabs open and any increase is to do with the size of the cache.
--
..
I wouldn't have known about the issue except that every time Firefox is mentioned on slashdot it gets talked about. The alleged leak is to do with Firefox using memory to cache pages. The solution is simple. Type about:config in the address bar and change browser.sessionhistory.max_total_viewer , browser.cache.memory.capacity and config.trim_on_minimize.
Firefox here
I love Firefox except for $RANDOM.FUD
was: Light version? (Score:2)
davecb5620@gmail.com
It's not the database in itself that is the bloat here, but the whole query language interface and parsing routines needed to use it. Yes, it causes bloat and is going to be orders of magnitude slower than any well written hash table.
No, but offloading it to SQLite means they can slowly remove the horrible parsing, storing, etc mechanisms for the current data formats. And it also means that, hopefully, tools will be developed for IT managers to easily sync bookmarks with their employee desktops, e.g, updating home pages, etc remotely.
what's so special about this? There isn't anything wrong with current bookmarks IMHO, but then again, developers need to think up junk so they can release another version... So this isn't anything to brag about IMHO..
Did they fix the Downloads window yet? Whoever thought it would be a good idea to store the list of downloads as XML, then parse and re-encode it every time the list changes should be shot. It slows down to a crawl with more than 30 files in it, forcing me to clear it on a daily basis.
captcha: crotch
So it's great that they're including this new feature, and you'll be able to import your old bookmarks. But what is the new feature? How is it different? How is it better? Why does neither the summary nor the article talk about these things?
Firefox users want a browser that displays webpages. A browser that is fast. A browser that doesn't hog the whole computer's resources. A browser that never leak hundreds of megabytes after an hour of usage.
:(
Adding a whole new bookmarks system is nice, but does the user-base need it ? Or at least does it need it more than it needs a stable and fast browser ? I honnestly don't think so, and I'm sad seeing Firefox going farther and farther from it's initial goals as an Open Source project
____
nico
Nico-Live
"Yeah seeing as how I only have 5 tabs open (3 slashdot, 2 mostly plaintext sites) and Firefox has steadily increased its memory usiage from 170MB to 187MB now for me... Ooooh 188MB keeps going. 189MB. While I write this post"
..
Five tabs open, three slashdot, two plaintext, memory used less than 62 MB, while I write this post.
--
was: Re: How much memory does it consume? (Score:2)
davecb5620@gmail.com
Thanks for the tip, but it doesn't work.
I installed that plugin and http://www.reuters.com/ still refreshes
The thing I don't like about this change is that bookmarks.html is the ideal homepage. It's a web page that's stored locally, has no ads or extra junk, and has a list of links to the things that you personally want to get to regularly, updated automatically. The biggest thing I missed when I used Konqueror for a while was that it couldn't render its bookmark list in the browser window. Of course, it should be easy enough to have an extension generate a nice file from the bookmark database every time it changes.
Can you point to any evidence that indicates that it is any particular feature, or even a huge group of features, that causes this increase in memory?
I'm willing to bet that the reason Firefox uses so much memory is because it uses an absolutely huge amount of data. Bookmarks, history, cache, not to mention the bazillion images used by pages (both those loaded and those cached), plus the increasingly complex markup used on pages which requires a staggeringly huge DOM tree to represent, plus all of the layout code necessary to support the increasingly complex CSS specification...
Somehow I doubt that ripping out the existing bookmark code (a reduction in code size) and replacing it with a SQLite backend (which already exists, and is stupidly small to boot) is going to account for any kind of memory consumption increase compared to just loading up the latest version of Slashdot vs. the old version of Slashdot (as one example).
I hope it makes a small leap backwards. Ever since a couple of weeks before fully upgrading to Ubuntu 7.04, when I run Evolution 2.10.1 and Firefox 2.0.0.3, after a few hours (or maybe a lot of GUI and HTTP events), some combo memory leak fills my 512MB RAM and starts crazily swapping. I have to kill both apps and restart them, recovering their sessions.
Even if they just had watchdogs that could restart and recover session state, they'd be more useable.
--
make install -not war
Where's all the hearty IE bashing that I've come to know and love around here?
Cults often use language to redefine milieu and prevent any criticism from sinking in with adherents. How is modding every post critical of Firefox "Troll" and screeching "FUD" at all criticism any different?
From the way you guys behave, you'd think there was nothing wrong with Firefox, Linux and whatever other idols you've agreed to exalt.
FUD is redundant nonsense, BTW. Uncertainty is doubt, so why not just shorten it to FU? Fits a bit better with you blokes' mentality.
The last FF upgrade to 2.0 from 1.5 approximately doubled the size of my book marks. It went from ~400k to ~850k in size. I am just curious about the load times and how this will impact the performance when you launch FF or when you access bookmarks. Also, how is the data stored with SQLite? Binary or text? Personally I prefer text; it is easier to recover if there is a problem.
.02 cents worth.
Just my
Steve Ballmer? How's it going, buddy? I knew it was you when the second chair flew by!
"Only the small secrets need to be protected. The big ones are kept secret by public incredulity." - Marshall McLuhan
Microsoft plans on releasing its new feature, "Locations", with the next release candidate of Internet Explorer 7. It requires a small version of MS-SQL Server to be installed, which will be included, and requires 1GB ram and 3GB free hard disk space.
Firefox is going to rapidly transform from a primarily agrarian economy dominated by peasant farmers into a modern, industrialized communist browser?
Slightly disreputable, albeit gregarious
Unfortunately I don't have moderator points at the moment; the troll moderation you received is completely unwarranted.
As you can see, SQLite is one of those darlings of the open source movement that aren't open to criticism. I HAVE used SQLite many times, and your concerns are certainly warranted whether or not they turn out to be significant. As the replies to your comment and moderation on it indicate, you're just not supposed to bring it up at all.
I know of three or four projects clinging to SQLite despite various problems it causes, some of which are deemed features. In these cases the DB has caused far more harm than good, but since the since has such a religious following it's simply not an option to drop it.
Sorry, man.
Forget in-browser bookmarks, using a combination like Google Bookmarks + GMarks extension is bookmarking bliss, especially when you use different computers throughout your day. You can also do a Google search that only applies to pages you have bookmarked.
Do people still use browser bookmarks? I can't remember the last time I bookmarked something. I just google it. Or I start typing the URL in and Firefox completes it for me from my history. Or I remember where I saw a link to it.
Just about the only bookmarks I have are a set of tab bookmarks that I fire up when I start my browser so I get slashdot, gmail, our helpdesk and a couple of other things come up. Yeah, that needs an embedded SQL database...
Oh well, I'm sure some people will find it useful....
When are we going to be able to run multiple firefox instances in isolated processes?
Tyranny isn't the worst enemy of a democracy. Cynicism is.
Bookmarks, places, whatever. That's so last decade. . Ever since i started using the del.icio.us plugin, i've never looked back. Categorization, portability and mobility are essential. The thing that got me hooked is being able to share my bookmarks between computers, platforms and devices.
*shower*
Yeah I won't be upgrading then. Posted anon. so butt-kissers can't mod me.
Reuters uses javascript to refresh and refresh blocker only nukes the META tag type of refreshing. The combination of refresh blocker and noscript does the trick here.
Firefox is the most unstable program in common use.
Someone with no technical knowledge cannot run a technically oriented company. Fire Winifred! That's Winifred Mitchell Baker, the CEO of Mozilla, a socially uncomfortable lawyer who became CEO when no one thought there was an opportunity. Now that Mozilla Foundation is making millions from making Google the default browser, Winifred can afford to hire people to make herself look good.
Don't let ignorant and foolish and even stupid managers destroy your programming efforts. Find some way to have them removed.
The idea of using SGLite is a good one, provided there is a way of exporting bookmarks to HTML.
However, there are many, many quirks in Firefox that should be fixed first, but no technically oriented manager to organize that.
"I regularly see Firefox go above 250 MB of memory, and nothing short of closing it entirely will get that memory back"
Firefox less than 60 MB, climbed just over 60 MB with five windows open and then dropped back witht a single window. Now just over 75 MB with ten windows open. Dropped back to just under 70 MB and holding and that's after stressing it by opening/closing multiple combinations of tabs and windows. If that's the memory leak issue then I guess I can live with it.
davecb5620@gmail.com
One thing that bugs me about software in general, and open-source in particular, is this constant need for developers to change things just for the sake of changing them. "This way is better!" they'll say, but really, it isn't. When is "good enough" just plain good enough? When I upgrade to the next release of Ubuntu, for example, I don't want to be forced to re-learn all the software I knew and develop new habits just because someone decided it would be cooler if it worked differently.
Case in point: GAIM/Pidgin. When I first switched from Windows to Linux on my desktop I switched from the "official" IM clients (ICQ and Yahoo) to GAIM. But I had to retrain myself to use control-enter to send an IM, rather than tab-space (tab to move my focus from the text-entry box to the "send" button, space to "click" the button without using the mouse). This key combination worked in all the official clients, but GAIM couldn't be configured to use it. I liked being able to embed newlines in my IM's using just the enter key, so I didn't want that to be my "send" key. So I retrained myself. Fine; I'm willing to make compromises.
But now the new GAIM/Pidgin comes along and, oh, hey, guess what? You can't configure it to use control-enter to send any more! No more embedding newlines with a simple enter key press! Nope, that's not the "right" way to do it! And remember that send button? The one that was so handy every time you just had to go to the mouse to teach the built-in spell-checker all those words or acronyms it didn't know? Well, that's gone, too! It, too, was the "wrong" way to do things. No, there's only one right way, and that way is to send using the bare enter key, embed newlines with control-enter, and never, ever click a "send" button. So now I have to retrain myself yet again. Thanks, guys.
So apparently that's what's happening with Firefox now, too. The concept of history and bookmarks, which is perfectly fine and has been since NCSA Mosaic, is now uncool. No, it needs to be replaced with something else. And if I don't like it I need to suck it up and just take the time to completely revise my work habits! 'Cause some basement-dwelling, self-appointed God of Computing said so, I guess.
I really don't mind change. I welcome it! But I want to be able to change on my terms, not someone else's. I took to tabbed browsing like a fish to water, if you'll pardon the cliche. But nobody forced it down my throat. And I'm getting pretty goddamned sick of developers forcing these things down our throats just 'cause it's the "next big thing." I'm a geek, too, and I love playing with computers just for the hell of it. But I also use computers as tools to accomplish other things, and I don't need my software getting in my goddamned way.
despite what you claim, it's not the cache
..
Cleared the cache and it's currently at 58 MB
davecb5620@gmail.com
Has firefox completely failed to meet it's original goal if I am contemplating a bribe to some developer friends to compile a stripped down version of firefox so it doesn't use so many damned system resources?
Left running for 24 hours, with google homepage and gmail up, I am looking at about 1GB of memory used.
This just does not seem reasonable to me, but I'm a minimalist.
Pretty Pictures!
kind of like the way gmail tags e-mails? You can have folders that are tags, and any bookmark that matches that tag will show up. when you create a bookmark, you can choose from a tree of all the tags you have. You organize tags into trees so that they display well from a menu. There probably already is a plug-in for that (right?), probably should just fold that into the main code...
If you have NoScript installed, it leaks memory every time you close a window (no leak when closing a tab though). There are other examples of Extensions chewing memory up - try installing Leak Monitor to find out whether you have Javascript objects getting orphaned.
However, having NoScript installed seriously reduces the amount of Javascript running so it tends to be a net win on memory usage.
Cheers,
Toby Haynes
Anything I post is strictly my own thoughts and doesn't necessarily have anything to do with the opinions of IBM.
Or another long-standing bug: Firefox's apparent inability to print layered transparent PNGs, such as the type used for the route-line overlay on Google Maps.
Seriously, go try it. At least on OS X, you don't even need to print, you can just hit the "Preview" button from the Print dialog, when looking at a Google Maps "print view," and it'll show you the route-line-less (and therefore pretty damn useless) map that it's about to print. It does the same thing on any other page that uses overlaid transparent graphics in layers.
It's well known and extremely annoying, but apparently the FF devs don't care about printing bugs?
It's unfortunate, because it just makes FF seem very much 'unfinished' when, in order to print a map from one of the more popular sites on the Internet, you have to use an alternate browser. The same thing works just fine in Safari on Mac OS X, or IE on Windows.
They need to stop adding new features and fix some of the bugs that have been around for months or years.
"Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
Scrolling in firefox was painfully slow on my system. If i happened to go to a page that used a Japanese or Chinese font, it would grind my system to a halt. Disabling PANGO really helped. Start firefox with a script that does something like:
/usr/bin/iceweasel
#!/bin/sh
export MOZ_DISABLE_PANGO=1
Or you could read the above message as "I'm not even feeling lucky enough to type 'sqlite database engine' into google and hit 'I'm feeling lucky', I'd much rather type 40 additional words into a textbox on slashdot.
I haven't bookmarked anything in years. I do have some old bookmarks (the youngest one is two years old, the second youngest almost four years), and unsurprisingly, more than two thirds of the links are dead. Anyway, I digress...
v er. For others I guess bookmarks are the better choice.
Are bookmarks useful? When I want to find something - anything - I use a search engine. Unless the page is really obscure (in which case a bookmark would have been useful, yes), I can find it in less time than it would take to browse through all the bookmarks, not to mention the time initially needed to bookmark/rename/tag/label/describe/nickname/whate
What I'd like to see in a browser is a history tracker. For example, I visited site A, then I clicked on its page links 1, 2 and 3, and eventually went from site A to site B to site C, on which I clicked page links 1 and 2, and 2 had a link back to site A (which I didn't follow). It would be neat to see a browsing diagram. In this case, a big circle named A would be connected with B, B would be connected with C, and C back with A. The links between A&B / B&C would be a solid (as I followed them) line with an arrowhead, but C&A would be a dashed light gray or something. The caption on the lines would be the link name.
Parent is wrong about grand parent not being a troll. The guy complained about it taking 0.25MB! that's a troll for you.
Copyright infringement is "piracy" in the same way DRM is "consumer rape"
I still don't have a ruby tag for furigana in firefox / gecko. Even MSIE6 has that... it's the only W3C standard it has over firefox.
There is no leak alleged. Simply an observation that it appears to be consuming 1/4 of the RAM of one of our X login servers.
/. open and adblock extension:
/usr/lib/firefox/firefox-bin
On this machine, with the settings you mentioned, with only
browser.cache.memory.capacity=0, browser.sessionhistory.max_total_viewers=0, config.trim_on_minimize=true
7642 1 54684 190536 7.8 12.1
That'd be 55Mb resident and 190Mb consumed in total. Firefox 2.0.3
The question is... Is it really using that much RAM or have the developers simply mmapped everything?
Deleted
(n/t)
of course it depends on how many sites you visit every day...
In Opera, I save my daily visited sites ( each in a separate tab) as a session, and open the browser - or any number of session sets that way.
I do beleive Firefox has a similar cpability now.
Opera alos now has "speed dial" (odd name - but it works) - set up 9 sites and upon opening a new tab - click on any one of the 9 sites presented and you are there.
I want a browser! I don't want the browser to need a database! SQLite? This is too far!
Ah, memory leaks when gmail is open. Now maybe we can discuss an actual, confirmed memory leak for a change. Of the six reported leaks with gmail, four are fixed in Firefox 2.0.0.3 and two seem to be Firefox 3 only. If you can still reproduce a memory leak with gmail up in Firefox 2.0.0.3, you should file a bug report to make sure the problem gets addressed. A browser using 1 GB of memory after a day of use certainly isn't reasonable. It sounds like a problem that should be fixed ASAP. Filing the bug report, including a set of steps to reproduce the problem, is the first step to getting it fixed.
What a fool believes, he sees, no wise man has the power to reason away.
Not only that, but when I SSH into my box from somewhere else, I'll no longer be able to retrieve a bookmark by simply peeking at the handy HTML file Firefox currently keeps them in. Will Mozilla be implementing some alternative plaintext bookmark file for such use, or will I have to go hunting for an extension to enable it?
Nobody else has this sig.
Firefox also uses XUL (an XML dialect) for its entire interface. Dozens of DOM trees has got to hurt.
"it's not about aptitude, it's the way you're viewed" - Galinda
Can I just have Firefox use my existing MySQL server instead? Why does a browser need its own private SQL backend?
Maybe they'll take a hint from the wonderful folks making Amarok. Amarok lets you pick your SQL backend, and only forces SQLite when there's nothing else.
I've heard Firefox will still create the HTML-like file, just not read it.
MoFo switching to an SQLite-driven Places bookmarks/history system 1.) Reduced final compiled codesize by a bit over 70KB (according to their own build system) 2.) Greatly improves data reliability 3.) Is either performance-neutral or in some cases actually improved performance And you guys are complaining? If that's bloat, sign me up!
Toby, care to tell me where you got this info about leaks?
A "leak on window closure" regression appeared in NoScript 1.1.4.6.070322 (an "unofficial" development build) and was fixed 3 days later.
Since then I keep Leak Monitor in my development profile, even if it's a pain because of Firebug's and Venkman's leaks... ;)
Later NoScript versions are completely leak-free (see the changelog).
There's a browser safer than Firefox, it is Firefox, with NoScript
I do like hearing that progress in being made on the FireFox browser, I use it quite a lot and the various extensions to same. Keep on keeping on, Guy
Guy Cook Internet Marketing and Consulting Solutions since 1995.
I have a daily cron job that downloads my bookmarks from del.icio.us. It's a one-line curl command.
"Those who consume the bulk of goods are those who make them. We must never forget this secret of our prosperity."
That's great. Good for you. Really. However, since you seem to have entirely skipped the first line of my post, I'll repeat it again for your benefit. I'll even emphasize it this time so you don't miss it.
Just because you don't see the problem doesn't mean that it doesn't exist for anyone else.
I don't doubt your observations. I know that plenty of people don't have any problems with memory usage on Firefox. But I also know that there are a lot of people do as well, and the attempts of either group of people to discount the other are equally ridiculous. Your experience (and mine) is not universal.
However, since it seems like the only thing that matters to you are useless and arbitrary numbers, my firefox.exe is currently at 125MB with three windows and 4 tabs open. Closing all of the windows except for the one that I am posting in brings it down to about 117. Firefox has been running for about 2 hours, and I have neither the patience or the desire to track how long or how many pages it took me to get to this point.
If I don't put anything here, will anyone recognize me anymore?
Easy on the adding of features. How about fixing Firefox to use automatic garbage collecting before throwing the responsibility of doing it at us? (read: keeping open tabs at a minimum)
Does this works for windows version too?
98 is better than 95 which is better than 3.11 and so on.
Does ME == 1000?
What about XP?