[chromium-dev] Re: browser/sync is moving in

2009-08-01 Thread PhistucK
This is really, really cool.I was positive you will not implement this as a core feature, but expand the extensions system to support that instead (which kind of makes sense). Will there be an option to sync to a different server? Maybe others would like to create their own community cloud.

[chromium-dev] Re: Copy URL as plain text instead of HTML

2009-08-01 Thread ptr727
On Jul 31, 7:15 pm, Tony Chang t...@chromium.org wrote: I already filed a bug for this:http://code.google.com/p/chromium/issues/detail?id=18194 Thank you. I looked at the defect filing, and the immediate reply that it was as designed. Maybe pointing to this thread would provide more details

[chromium-dev] new hunspell has tons of valgrind warnings... revert?

2009-08-01 Thread Dan Kegel
http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Linux%20(valgrind)/builds/1671/steps/valgrind%20test:%20unit/logs/stdio introduces 26 new unintialized memory references and two leaks. That's a big enough batch that it might be a good idea to revert it and commit something later

[chromium-dev] Re: new hunspell has tons of valgrind warnings... revert?

2009-08-01 Thread Mohamed Mansour
I was aware of that from last night. =( Many suppressions, http://pastebin.com/m3b8f744f I am trying to learn about valgrind through the documentation, http://dev.chromium.org/developers/how-tos/using-valgrind, and it seems its Linux related, so I booted in Linux and installed all the valgrind

[chromium-dev] Re: new hunspell has tons of valgrind warnings... revert?

2009-08-01 Thread Dan Kegel
On Sat, Aug 1, 2009 at 4:10 PM, Mohamed Mansourm0.interact...@gmail.com wrote:  I am trying to learn about valgrind through the documentation, http://dev.chromium.org/developers/how-tos/using-valgrind, and it seems its Linux related, so I booted in Linux and installed all the valgrind tools.

[chromium-dev] Re: PSA: Consider upgrading to VS2008.

2009-08-01 Thread PhistucK
I am either wrong or just out of context here, but O3D has added another mentioning of ATL in their code - http://www.google.com/codesearch/p?hl=ensa=Ncd=8ct=rc#h0RrPvyPu-c/o3d/plugin/npapi_host_control/win/stream_operation.hq=package:src.chromium.org%20atl Should any additions not be prevented?

[chromium-dev] Re: PSA: Consider upgrading to VS2008.

2009-08-01 Thread Dan Kegel
Yeah. How about a presubmit check? (only half joking) On Sat, Aug 1, 2009 at 9:41 PM, PhistucKphist...@gmail.com wrote: I am either wrong or just out of context here, but O3D has added another mentioning of ATL in their code -