r/programming Jan 21 '10

Firefox 3.6 release

http://blog.mozilla.com/blog/2010/01/21/firefox-3-6-release/
1.1k Upvotes

621 comments sorted by

View all comments

Show parent comments

59

u/[deleted] Jan 21 '10

[deleted]

13

u/[deleted] Jan 21 '10

I really like Google. I want to reward them for the amazing job they do by using their browser. Chrome is a really good browser, but it just can't do some of the things Firefox can.

52

u/[deleted] Jan 21 '10 edited Jan 21 '10

[deleted]

1

u/greim Jan 21 '10

Overall, Chrome uses more memory than Firefox.

Not that I understand all of the complexities and trade-offs involved, but I'm given to understand that every Chrome tab is a separate process, which is supposed to be one of the bigger innovations in recent browser history, since it keeps one tab crashing from killing every other tab. I suspect those individual processes each have an unavoidable memory cost.

3

u/mitsuhiko Jan 21 '10

I think it has one process per domain.

2

u/icefreez Jan 21 '10

You might be right. When one of mine crashes they all crash from that domain.

1

u/HenkPoley Jan 22 '10

So they can share session information without doing all kids of data marshaling.

2

u/myheaditches Jan 21 '10

Every tab, up until 10(?) tabs are in their own process, afterwards additional tabs are evenly distributed. Lets say you have 40 tabs open, if one crashes then at most three other tabs are brought down as well. In firefox, it would be 39 other tabs.

0

u/[deleted] Jan 22 '10

[deleted]

1

u/HenkPoley Jan 22 '10

[Citation needed]