[chromium-dev] buildbot failure in Chromium on XP Tests, revision 36615

2010-01-19 Thread buildbot
Automatically closing tree for "unit_tests" on "XP Tests" http://build.chromium.org/buildbot/waterfall/builders/XP%20Tests/builds/16516 http://build.chromium.org/buildbot/waterfall/waterfall?builder=XP%20Tests --=> Automatically closing tree for "unit_tests" on "XP Tests" <=-- Revision: 36615

[chromium-dev] buildbot failure in Chromium on Mac10.5 Tests, revision 36604

2010-01-19 Thread buildbot
Automatically closing tree for "unit_tests" on "Mac10.5 Tests" http://build.chromium.org/buildbot/waterfall/builders/Mac10.5%20Tests/builds/10715 http://build.chromium.org/buildbot/waterfall/waterfall?builder=Mac10.5%20Tests --=> Automatically closing tree for "unit_tests" on "Mac10.5 Tests" <

[chromium-dev] buildbot failure in Chromium on Webkit Mac10.5 (dbg)(3), revision 36599

2010-01-19 Thread buildbot
Automatically closing tree for "test_shell_tests" on "Webkit Mac10.5 (dbg)(3)" http://build.chromium.org/buildbot/waterfall/builders/Webkit%20Mac10.5%20%28dbg%29%283%29/builds/9317 http://build.chromium.org/buildbot/waterfall/waterfall?builder=Webkit%20Mac10.5%20%28dbg%29%283%29 --=> Automatica

[chromium-dev] buildbot failure in Chromium on Mac10.5 Tests, revision 36586

2010-01-19 Thread buildbot
Automatically closing tree for "unit_tests" on "Mac10.5 Tests" http://build.chromium.org/buildbot/waterfall/builders/Mac10.5%20Tests/builds/10707 http://build.chromium.org/buildbot/waterfall/waterfall?builder=Mac10.5%20Tests --=> Automatically closing tree for "unit_tests" on "Mac10.5 Tests" <

[chromium-dev] chromium os valgrind bots are coming!

2010-01-19 Thread oshima
Hello All, Thanks to nsylivan and thesig, we now have memory test/try bots for chromium os. http://build.chromium.org/buildbot/memory/console http://build.chromium.org/buildbot/try-server/waterfall?builder=linux_chromeos_valgrind Please pay attention to the status of memory test for these tests

[chromium-dev] buildbot failure in Chromium on Linux Builder (ChromiumOS), revision 36570

2010-01-19 Thread buildbot
Automatically closing tree for "compile" on "Linux Builder (ChromiumOS)" http://build.chromium.org/buildbot/waterfall/builders/Linux%20Builder%20%28ChromiumOS%29/builds/2441 http://build.chromium.org/buildbot/waterfall/waterfall?builder=Linux%20Builder%20%28ChromiumOS%29 --=> Automatically clos

[chromium-dev] buildbot failure in Chromium on XP Tests, revision 36547

2010-01-19 Thread buildbot
Automatically closing tree for "unit_tests" on "XP Tests" http://build.chromium.org/buildbot/waterfall/builders/XP%20Tests/builds/16494 http://build.chromium.org/buildbot/waterfall/waterfall?builder=XP%20Tests --=> Automatically closing tree for "unit_tests" on "XP Tests" <=-- Revision: 36541

[chromium-dev] buildbot failure in Chromium on Linux Perf (2), revision 36539

2010-01-19 Thread buildbot
Automatically closing tree for "compile" on "Linux Perf (2)" http://build.chromium.org/buildbot/waterfall/builders/Linux%20Perf%20%282%29/builds/230 http://build.chromium.org/buildbot/waterfall/waterfall?builder=Linux%20Perf%20%282%29 --=> Automatically closing tree for "compile" on "Linux Perf

Re: [chromium-dev] Re: WebKitApi (test_shell) and DevTools, JS debugging

2010-01-19 Thread Vitaly Repeshko
+v8-dev On Tue, Jan 19, 2010 at 2:22 PM, vridosh wrote: > Hi Peter > > Thank you for your response, but probably I was unclear in my > question. I'm not very interesting in test_shell future - I'm forced > to use it as a reference implementation simply because for now I have > no alternatives (ex

[chromium-dev] Re: WebKitApi (test_shell) and DevTools, JS debugging

2010-01-19 Thread vridosh
Hi Peter Thank you for your response, but probably I was unclear in my question. I'm not very interesting in test_shell future - I'm forced to use it as a reference implementation simply because for now I have no alternatives (except, probably, the whole Chromium code). What I'm most curious abou

[chromium-dev] buildbot failure in Chromium on XP Perf (dbg), revision 36519

2010-01-19 Thread buildbot
Automatically closing tree for "plugin_tests" on "XP Perf (dbg)" http://build.chromium.org/buildbot/waterfall/builders/XP%20Perf%20%28dbg%29/builds/18123 http://build.chromium.org/buildbot/waterfall/waterfall?builder=XP%20Perf%20%28dbg%29 --=> Automatically closing tree for "plugin_tests" on "X

Re: [chromium-dev] gfx::Font and WebCore::Font

2010-01-19 Thread Adam Langley
On Mon, Jan 18, 2010 at 8:50 PM, hap 497 wrote: > There are 2 Font classes in chromium code: > > app/gfx/Font.h > third_party/WebKit/WebCore/platform/graphics/Font.h > > Can you please tell me what is the purpose of each one (specifically on > Linux)? There are many more font classes than that :

Re: [chromium-dev] how to disable SVG when building chromium

2010-01-19 Thread Adam Langley
On Mon, Jan 18, 2010 at 11:58 PM, Jeremy Orlow wrote: > Oh, according to the file, build/features_override.gypi will also do the > trick. I don't believe that this actually works. I think Evan made a go at it, but it will take a fair bit of work before it actually builds without SVG. AGL -- Ch