[chromium-dev] Re: Chrome "Core Product Principles"

2009-08-14 Thread Nico Weber
It would be useful if "Have I talked to UI design group (glen, beng, nickbaum, brakowski) about my change?" contained the @chromium addresses of those people. On Thu, Aug 13, 2009 at 11:14 AM, Ben Goodger (Google) wrote: > I've put together a brief document describing the core principles of the >

[chromium-dev] Re: Chrome "Core Product Principles"

2009-08-13 Thread Linus Upson
It would be nice to have something about memory consumption in the Speed section as well. Linus On Thu, Aug 13, 2009 at 12:04 PM, Darin Fisher wrote: > 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?

[chromium-dev] Re: Chrome "Core Product Principles"

2009-08-13 Thread Darin Fisher
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) wrote: >

[chromium-dev] Re: Chrome "Core Product Principles"

2009-08-13 Thread Peter Kasting
On Thu, Aug 13, 2009 at 11:22 AM, Mike Beltzner wrote: > This is great, Ben. I hope you don't mind if I let this inspire me to > update the Firefox Charter that you wrote back in 2004 with something > similar :) > I wholeheartedly support anything that makes Firefox better! To Ben, nitpicky note

[chromium-dev] Re: Chrome "Core Product Principles"

2009-08-13 Thread Mike Beltzner
This is great, Ben. I hope you don't mind if I let this inspire me to update the Firefox Charter that you wrote back in 2004 with something similar :) cheers, mike On 13-Aug-09, at 2:14 PM, Ben Goodger (Google) wrote: > I've put together a brief document describing the core principles of >