![]() |
Re: Google Browser: Chrome
Quote:
You can also fork it to direct people to yahoo services :) |
Re: Google Browser: Chrome
Quote:
of course, I myself can do it (or use a different browser in the first place), but I doubt that not having my data hurts google in any way. |
Re: Google Browser: Chrome
Quote:
And for those concerned about multi-process vs. multi-thread, think copy-on-write; it's not as big a difference as you might suppose. |
Re: Google Browser: Chrome
Quote:
So how large would the extra overhead really be? I always thought the main disadvantage of using processes vs. threads is in communicating across them, which in this case shouldn't be a major thing as each "tab" would not really need to do much IPC. |
Re: Google Browser: Chrome
Quote:
|
Re: Google Browser: Chrome
I'm a little worried about this "tab sandboxing" thing...Does it mean you can't open two tabs (windows, popups) and control one of them from the other?
|
Re: Google Browser: Chrome
Quote:
|
Re: Google Browser: Chrome
Quote:
Well, there's a lot more investment in switching OSes than browsers, and many do stop using IE; considering that changing settings in a browser is less still, proportionately more would be doing that (i.e. changing default search) if they hated Google as much. |
Re: Google Browser: Chrome
Quote:
These I think could be great for the tablets. With shared libraries and "fork"s COW, I imagine there would not be too much overhead to a lot of processes. |
Re: Google Browser: Chrome
Well, isn't putting each on in its own process and each one having its own interface essentially just running multiple instances, but under one main window?
I spawn multiple copies of links rather than use one process with several windows. Then when I close that "tab" all the memory is reclaimed and I don't have to worry about any cached pages. browserd, I think, is just the opposite. It is one rendering engine with the ability to respawn the main window. Closing the window doesn't even have any effect on the browser. Am I understanding this correctly? |
All times are GMT. The time now is 11:58. |
vBulletin® Version 3.8.8