Chrome and it's Plugins - thread based or?

Questions about programming languages and debugging
Post Reply
User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Chrome and it's Plugins - thread based or?

Post by maboroshi »

I remember reading some information about how the Google Chrome browser works it could have been in regards to its plugins to prevent it from crashing, and as a way to handle security.

I am interested to find more information on how this works?

Does anyone have any ideas. Do the plugins sit on top of another thread?

Any ideas are greatly appreciated.

*cheers

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Re: Chrome and it's Plugins - thread based or?

Post by ayu »

I found some info here that might be useful :D

Code: Select all

http://www.chromium.org/developers/design-documents/threading
"The best place to hide a tree, is in a forest"

Post Reply