Very nice! Some things I would add to the speed section: *How will my code perform when the operating system or hard disk is bogged down?* *Am I taking care to avoid "blocking file system access" on the UI and IO threads?*
-Darin On Thu, Aug 13, 2009 at 11:14 AM, Ben Goodger (Google) <[email protected]>wrote: > I've put together a brief document describing the core principles of the > Chrome product and some of the ways we try and achieve them. > http://dev.chromium.org/developers/core-principles > > Thanks to Ian Fette and John Grabowski for helping me fill this out. Feel > free to edit if you have anything else to add. > > -Ben > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
