Hi
I understand TestShell is

a test harness for running layout tests and a Chromium is a multi-process
web browser.

And I understand Chromium's browser thread does the I/O for each renderer pr
ocess (using Webkit +V8).

My question is much code in TestShell are 'common' with Chromium.

I think these are common:

* Webkit rendering engine

*  V8 JS engine
* image decoding code
* graphics library (i.e. Skia)

what about ?
* Http stack?
* cookie support
* cache support

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to