On Thu, Jun 11, 2009 at 8:59 AM, Berend-Jan Wever<[email protected]> wrote: > All in all this means that it would be very useful to maintain a list > of implementation and design differences between the various ports. I > am looking for practical and efficient ways to create and maintain > such a list. Ideally, it should be easy/mandatory to update the list > to prevent it from ever becoming out-dated.
I can start do a brain dump of the current differences between the Linux and Windows port: We have a secondary IPC system: http://code.google.com/p/chromium/wiki/LinuxSandboxIPC We have a different process model: http://code.google.com/p/chromium/wiki/LinuxZygote We will soon be using harfbuzz in the renderer to perform complex text shaping. That's all the security sensitive stuff which pops into mind. Cheers AGL --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
