[chromium-dev] Option to set home page as new tab page

2009-05-09 Thread Leith Bade
I was playing around with the Chromium source code and have managed to add an preference option to use the homepage for the new tab page. This was after my mate who just recetly started using Chrome suggested it to me as something he wanted to see in Chrome. What do you guys think? I have

[chromium-dev] Building Chrome - Not Chromium

2009-05-09 Thread PhistucK
Is there a way to build Chrome and not Chromium? My friend has a birthday and I want to create a browser build especially for her (with certain themes and strings) - but I also want her to get the next update (which will bring back the regular version - obviously - and that is OK). If this is a

[chromium-dev] Re: Need help in finding a performance problem...

2009-05-09 Thread Darin Fisher
On Tue, May 5, 2009 at 3:08 PM, Adam Langley a...@chromium.org wrote: On Tue, May 5, 2009 at 3:00 PM, Marc-Andre Decoste m...@chromium.org wrote: That would be awsome... I just uploaded the patch here: http://codereview.chromium.org/108040 At a high level, you're using one TransportDIB

[chromium-dev] Re: Option to set home page as new tab page

2009-05-09 Thread Ben Goodger (Google)
This is best left for extensions, rather than surfacing a user visible option within Chrome. -Ben On Sat, May 9, 2009 at 4:12 AM, Leith Bade le...@leithalweapon.geek.nz wrote: I was playing around with the Chromium source code and have managed to add an preference optionĀ  to use the homepage

[chromium-dev] Re: Option to set home page as new tab page

2009-05-09 Thread Leith Bade
Hmm, how could you do it with extensions? Thanks, Leith Bade le...@leithalweapon.geek.nz 2009/5/10 Ben Goodger (Google) b...@chromium.org This is best left for extensions, rather than surfacing a user visible option within Chrome. -Ben On Sat, May 9, 2009 at 4:12 AM, Leith Bade

[chromium-dev] Re: Option to set home page as new tab page

2009-05-09 Thread Ben Goodger (Google)
There has been some talk about extensions being able to replace many of our internal pages. -Ben On Sat, May 9, 2009 at 2:41 PM, Leith Bade le...@leithalweapon.geek.nz wrote: Hmm, how could you do it with extensions? Thanks, Leith Bade le...@leithalweapon.geek.nz 2009/5/10 Ben Goodger