> I call this "memory leakage". I don't know if actual code bugs, or the > sloppy way Firefox allocates and frees memory. As far as I know, all > browsers suffer from this. If you find one which doesn't, let us know.
It doesn't have to be a leak in the browser's code. It can also be a leak in the Javascript code that the user (well: the remote sites that the user visits) asks the browser to run. Stefan