[chromium-dev] Re: Flakiness. Please help.

2009-08-07 Thread Thomas Van Lenten
On Fri, Aug 7, 2009 at 6:46 AM, Marc-Antoine Ruel mar...@chromium.orgwrote: On Thu, Aug 6, 2009 at 5:05 PM, Jeremy Orlowjor...@chromium.org wrote: On Thu, Aug 6, 2009 at 2:02 PM, Nicolas Sylvain nsylv...@chromium.org wrote: On Thu, Aug 6, 2009 at 1:05 PM, Scott Violet

[chromium-dev] Re: Missing config.h?

2009-08-07 Thread David Levin
Plug: I believe check-webkit-style will ensure that it is there in cpp file and not there in h files. And yes, eventually this will likely be part of another tool so you get the messages automatically when doing some step (like prepare-ChangeLog) but it isn't yet. On Fri, Aug 7, 2009 at 10:15

[chromium-dev] Re: Chrome and OLE Excel Table Question

2009-08-07 Thread Jeremy Orlow
This is not the place to ask such questions. try chromium-discuss On Fri, Aug 7, 2009 at 3:45 AM, Fraser MacKenzie fmack...@gmail.com wrote: Folks, Whenever I need to paste an OLE Excel table in the message it appears as text only in the body of the e-mail. Also I have to attach images

[chromium-dev] flaky compilation of sandbox on Vista

2009-08-07 Thread Paweł Hajdan Jr .
Example: http://build.chromium.org/buildbot/waterfall/builders/Modules%20Vista%20(dbg)/builds/13568/steps/compile_3/logs/stdio C:\Windows\system32\cmd.exe /c src\third_party\python_24\python_slave.exe ..\..\..\scripts\slave\compile.py --solution sandbox.sln --target Debug --build-dir src/sandbox

[chromium-dev] Re: flaky compilation of sandbox on Vista

2009-08-07 Thread Nicolas Sylvain
On Fri, Aug 7, 2009 at 11:02 AM, Paweł Hajdan Jr. phajdan...@chromium.orgwrote: Example: http://build.chromium.org/buildbot/waterfall/builders/Modules%20Vista%20(dbg)/builds/13568/steps/compile_3/logs/stdio C:\Windows\system32\cmd.exe /c src\third_party\python_24\python_slave.exe

[chromium-dev] Re: [chromium-extensions] Re: Extension API Proposal: Performance Tracing

2009-08-07 Thread Nick Baum
I talked a bit more with Aaron about this, and his concern is that while the top-level API will be very stable, the underlying data we expose is likely to change and become a maintenance issue for us and extension developers alike. I know this differs from my earlier assessment, but it's true that

[chromium-dev] Re: Missing config.h?

2009-08-07 Thread Ben Laurie
On Fri, Aug 7, 2009 at 6:17 PM, Darin Fisherda...@chromium.org wrote: This will become a non-issue once we finish upstreaming all code that uses WebCore.  This means completing the WebKit API, and upstreaming that.  Patches welcome :-) Do you really mean _all_ code? For example, I have code

[chromium-dev] Re: Missing config.h?

2009-08-07 Thread Jeremy Orlow
What file(s) are we talking about specifically? On Fri, Aug 7, 2009 at 11:31 AM, Ben Laurie b...@chromium.org wrote: On Fri, Aug 7, 2009 at 6:17 PM, Darin Fisherda...@chromium.org wrote: This will become a non-issue once we finish upstreaming all code that uses WebCore. This means

[chromium-dev] Re: Missing config.h?

2009-08-07 Thread Darin Fisher
On Fri, Aug 7, 2009 at 11:31 AM, Ben Laurie b...@chromium.org wrote: On Fri, Aug 7, 2009 at 6:17 PM, Darin Fisherda...@chromium.org wrote: This will become a non-issue once we finish upstreaming all code that uses WebCore. This means completing the WebKit API, and upstreaming that.

[chromium-dev] Re: flaky compilation of sandbox on Vista

2009-08-07 Thread Peter Kasting
On Fri, Aug 7, 2009 at 11:02 AM, Paweł Hajdan Jr. phajdan...@chromium.orgwrote: Example: http://build.chromium.org/buildbot/waterfall/builders/Modules%20Vista%20(dbg)/builds/13568/steps/compile_3/logs/stdio I don't understand why it happens, but seen it a few times, and it's definitely a

[chromium-dev] Re: Missing config.h?

2009-08-07 Thread Jeremy Orlow
On Fri, Aug 7, 2009 at 12:01 PM, Darin Fisher da...@chromium.org wrote: On Fri, Aug 7, 2009 at 11:31 AM, Ben Laurie b...@chromium.org wrote: On Fri, Aug 7, 2009 at 6:17 PM, Darin Fisherda...@chromium.org wrote: This will become a non-issue once we finish upstreaming all code that uses

[chromium-dev] Re: PSA: irc awareness [Was: Trick question: Who is responsible for repairing a red tree?]

2009-08-07 Thread Evan Stade
I've found xchat's notify-send feature to be helpful: settings-prefs-chatting-alerts-show try balloons on highlighted message -- Evan Stade On Thu, Aug 6, 2009 at 10:03 AM, Drew Wilsonatwil...@chromium.org wrote: One caveat for Colloquy is that the default highlight for someone sent you a

[chromium-dev] Rebuild needed.

2009-08-07 Thread Ricardo Vargas
I changed the dependencies of net.lib and as a result you may need to do a full rebuild of that library. You may see errors about /DUNIT_TEST conflicts. --~--~-~--~~~---~--~~ Chromium Developers mailing list: chromium-dev@googlegroups.com View archives, change

[chromium-dev] Re: Missing config.h?

2009-08-07 Thread Ben Laurie
On Fri, Aug 7, 2009 at 8:11 PM, Jeremy Orlowjor...@chromium.org wrote: On Fri, Aug 7, 2009 at 12:01 PM, Darin Fisher da...@chromium.org wrote: On Fri, Aug 7, 2009 at 11:31 AM, Ben Laurie b...@chromium.org wrote: On Fri, Aug 7, 2009 at 6:17 PM, Darin Fisherda...@chromium.org wrote: This

[chromium-dev] Re: Missing config.h?

2009-08-07 Thread Jeremy Orlow
On Fri, Aug 7, 2009 at 2:15 PM, Ben Laurie b...@chromium.org wrote: On Fri, Aug 7, 2009 at 8:11 PM, Jeremy Orlowjor...@chromium.org wrote: On Fri, Aug 7, 2009 at 12:01 PM, Darin Fisher da...@chromium.org wrote: On Fri, Aug 7, 2009 at 11:31 AM, Ben Laurie b...@chromium.org wrote: On

[chromium-dev] Re: Missing config.h?

2009-08-07 Thread Ben Laurie
On Fri, Aug 7, 2009 at 10:33 PM, Jeremy Orlowjor...@chromium.org wrote: On Fri, Aug 7, 2009 at 2:15 PM, Ben Laurie b...@chromium.org wrote: On Fri, Aug 7, 2009 at 8:11 PM, Jeremy Orlowjor...@chromium.org wrote: On Fri, Aug 7, 2009 at 12:01 PM, Darin Fisher da...@chromium.org wrote: On

[chromium-dev] Re: gcl change that you should be aware of

2009-08-07 Thread Pam Greene
On Thu, Aug 6, 2009 at 11:22 AM, Peter Kasting pkast...@google.com wrote: On Thu, Aug 6, 2009 at 8:59 AM, Pam Greene p...@chromium.org wrote: I've been using a local copy with this change (add all files to a new change, but not to an existing one) forever, but last I checked around, some

[chromium-dev] Subversion tags for stable/beta/dev?

2009-08-07 Thread Aaron Boodman
Hi all, I was wondering if the release managers could add a tag in Subversion for each of the stable, beta, and dev release channels. I want a ViewVC URL that I can give people that will always refer to the version of the code that is on stable (or whatever) at that moment. The reason I want to

[chromium-dev] How not to spend the day getting depot_tools, cygwin svn to play nicely...

2009-08-07 Thread Rafael Weinstein
If you're secure in your understanding of depot_tools, cygwin, svn, you can archive now. I'm still a relative newbie, but I thought I knew what to do... Still...I spent the better part of the day trying to get a correctly building checkout of chromium on a new windows7 64bit box, and in the hopes

[chromium-dev] Re: How not to spend the day getting depot_tools, cygwin svn to play nicely...

2009-08-07 Thread Peter Kasting
On Fri, Aug 7, 2009 at 5:13 PM, Rafael Weinstein rafa...@chromium.orgwrote: Cygwin svn was doing something horrible (probably permissions-related) to my third_party/python_24 that caused the python binary not to run. The visible symptom was that my build generated a ton of cryptic Error 24s