July 23, 2010  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31

[00:00:12] <earyoyo> yes
[00:00:39] <rubenbb> can't
[00:00:48] *** tonikitoo has quit IRC
[00:00:53] <leiz> earyoyo: you need to set CHROMIUM_BUILD=_google_chrome and CHROME_BUILD_TYPE=_official
[00:01:10] *** malavv has quit IRC
[00:01:19] *** estes has quit IRC
[00:01:28] <cached> leiz: sorry about that =|
[00:01:35] <earyoyo> oh, I had the CHROME_BUILD_TYPE=_official
[00:01:41] <rubenbb> oh, you're a googler, nm :)
[00:01:41] *** estes has joined #chromium
[00:01:45] <leiz> earyoyo: if you're going to test an official build, run with CHROME_HEADLESS=1 so you don't accidentally upload crash reports.
[00:01:50] <earyoyo> is the  CHROMIUM_BUILD=_google_chrome new option?
[00:02:00] <leiz> no, that's always been there
[00:02:43] <earyoyo> but I had no problem building until today
[00:02:59] <leiz> you've always needed that for official builds
[00:03:58] *** kerz has joined #chromium
[00:03:58] *** ChanServ sets mode: +v kerz
[00:04:06] <earyoyo> hmm, do I uploaded a lot of crash reports? :)
[00:04:37] <leiz> earyoyo: I dunno, do you crash your "unofficial" chrome builds?
[00:04:40] *** mrossetti has quit IRC
[00:04:53] <bradnelson> leiz, earyoyo: just noticed your converstation, I believe all of those should be set through gyp, you should only need to change GYP_DEFINES='buildtype=official branding=Chrome' to get those. Where/why are you setting them directly?
[00:05:21] <leiz> bradnelson: really? I've always needed to set those, even with buildtype=official and branding=Chrome
[00:05:31] <earyoyo> export GYP_DEFINES='target_arch=ia32 branding=Chrome ffmpeg_branding=ChromeOS buildtype=Official'
[00:05:47] <earyoyo> so I do not need those. but I get errors
[00:05:59] <leiz> bradnelson: these are environment variables, not gyp variables.
[00:06:18] *** paul_irish has joined #chromium
[00:06:18] *** ChanServ sets mode: +v paul_irish
[00:06:34] <leiz> i.e. src/chrome/tools/build/version.py:44
[00:06:43] <bradnelson> leiz: I believe we'd excised those from the build, they still in there somewhere?
[00:07:08] <leiz> apparently
[00:08:06] *** awidegreen has quit IRC
[00:08:39] <earyoyo> ??, I just see chrome_version_info_posix.h.version
[00:09:15] *** ejat has quit IRC
[00:10:51] <leiz> earyoyo: hmm? have you tried building with those environment variables set?
[00:11:16] *** tonyg-cr has joined #chromium
[00:11:16] *** ChanServ sets mode: +v tonyg-cr
[00:16:59] *** isherman has joined #chromium
[00:16:59] *** ChanServ sets mode: +v isherman
[00:19:09] <earyoyo> no, I get another error which I posted above
[00:19:20] <earyoyo> IDLParser.pm ...
[00:19:48] *** ctruta has quit IRC
[00:19:57] <bradnelson> leiz: So version.py should be just called by the gyp rules, which set CHROMIUM_BUILD etc, the only one that should get thru is CHROME_HEADLESS.
[00:20:05] <bradnelson> Is there something calling version.py directly?
[00:20:25] <earyoyo> do we had bot for this ?
[00:21:45] <bradnelson> earyoyo: ? there are defaults, and all buildbots should have CHROME_HEADLESS=1 set
[00:23:05] *** victorw has left #chromium
[00:23:17] <earyoyo> CHROME_HEADLESS is a runtime environment or a GYP_DEFINES?
[00:23:49] <earyoyo> i was told it only influence the runtime crash report? not compile time ...
[00:24:00] *** pathorn has joined #chromium
[00:24:00] *** ChanServ sets mode: +v pathorn
[00:24:27] <leiz> bradnelson: but version.py checks for the env var CHROME_BUILD_TYPE, and I don't see CHROME_BUILD_TYPE getting set anywhere - thus we have to do it manually.
[00:24:50] <leiz> earyoyo: CHROME_HEADLESS is a env var that only affects crash reporting, popping up dialogs, etc at runtime
[00:25:24] *** uriahheep has quit IRC
[00:26:19] *** mpcomplete has quit IRC
[00:32:21] *** feldstein has left #chromium
[00:32:58] *** phajdan-jr is now known as phajdan-jr|afk
[00:34:02] *** aroben|meeting has quit IRC
[00:34:49] *** fusion44 has quit IRC
[00:37:36] <dglazkov> maruel: I think you broke build.webkit.org builders
[00:37:46] <dglazkov> maruel: http://build.webkit.org/waterfall?show=Chromium%20Win%20Release
[00:39:24] *** mac-mini1 has quit IRC
[00:45:12] *** mrossetti has joined #chromium
[00:45:15] *** cyy has quit IRC
[00:49:05] <dglazkov> bradnelson: are you reverting the depot_tools change?
[00:49:37] *** jrmuizel has quit IRC
[00:50:21] <senorblanco> g'night, chromium
[00:50:27] <senorblanco> you've been great
[00:50:29] *** senorblanco has quit IRC
[00:51:06] <oshima> jhawkins: ping
[00:51:12] <jhawkins> oshima: whatsup
[00:52:25] <oshima> jhawkins: mac unit test is still reporting memory error in autofill.
[00:52:29] <oshima> http://build.chromium.org/buildbot/memory/builders/Chromium%20Mac%20(valgrind)/builds/6674/steps/memory%20test:%20unit/logs/stdio
[00:53:22] <oshima> jhawkins: this is after 53385.
[00:53:28] <jhawkins> yes I see it
[00:54:14] *** exxe has quit IRC
[00:55:48] *** eseidel has joined #chromium
[00:57:46] <oshima> jhawkins: is this easy fix?
[00:57:49] <rdsmith> Y@bantci20
[00:57:57] <rdsmith> Please ignore that.
[00:58:13] <jhawkins> oshima: yes, though it will take a bit. I have to archive what I was working on
[00:58:42] <oshima> ok, i'll suppress it for now. take  your time.
[01:02:39] <bradnelson> dglazkov: I'm not sure its the one you think it is, trying to figure out the cause... He's made a dozen small changes.
[01:02:52] <dglazkov> bradnelson: argh
[01:03:17] <dglazkov> bradnelson: thank you so much for spelunking there. I am a total depot_tools ignoramus
[01:03:20] *** AaronMT has quit IRC
[01:03:51] *** rdsmith has quit IRC
[01:03:55] *** cyy has joined #chromium
[01:04:08] <jhawkins> oshima: http://codereview.chromium.org/3029023
[01:07:58] <bradnelson> glazkov: can I get access to that bot?
[01:08:11] <bradnelson> I'm having trouble figuring it out indirectly
[01:08:57] *** rniwa has quit IRC
[01:10:05] *** rniwa has joined #chromium
[01:10:06] *** ChanServ sets mode: +v rniwa
[01:10:07] <jamesr> bradnelson: where are you sitting?
[01:11:12] *** rniwa has quit IRC
[01:11:15] *** rniwa has joined #chromium
[01:11:15] *** ChanServ sets mode: +v rniwa
[01:11:43] *** isherman has quit IRC
[01:11:51] <bradnelson> jamesr: by nsylvain, mtv-1950-2
[01:13:48] *** mac-mini1 has joined #chromium
[01:13:59] <bradnelson> dglazgov: I can revert that one if you think it'll help but I'm not sure that's the cause
[01:14:21] *** mac-mini1 has quit IRC
[01:14:45] *** mac-mini1 has joined #chromium
[01:14:51] *** mac-mini1 has quit IRC
[01:15:26] *** mac-mini1 has joined #chromium
[01:15:26] *** mac-mini1 has joined #chromium
[01:15:30] *** mac-mini1 has quit IRC
[01:16:06] *** mac-mini1 has joined #chromium
[01:16:06] *** mac-mini1 has joined #chromium
[01:16:15] <oshima> jhawkins: lgtm'ed
[01:16:18] *** rniwa has quit IRC
[01:16:38] *** eseidel has quit IRC
[01:16:46] *** mac-mini1 has joined #chromium
[01:16:46] *** mac-mini1 has joined #chromium
[01:17:09] *** isherman has joined #chromium
[01:17:09] *** ChanServ sets mode: +v isherman
[01:17:14] *** mac-mini1 has joined #chromium
[01:18:25] *** homata_ has joined #chromium
[01:21:35] *** micahg has joined #chromium
[01:21:35] *** rniwa has joined #chromium
[01:21:35] *** ChanServ sets mode: +v rniwa
[01:22:22] <micahg> does releases every 6 weeks mean less frequent incremental releases or will they still be frequent?
[01:24:39] *** oal has quit IRC
[01:25:13] *** Venom_X has quit IRC
[01:28:17] *** tonikitoo has joined #chromium
[01:28:36] <stuartmorgan> micahg: What do you mean by "incremental releases"?
[01:28:41] <stuartmorgan> Dev channel will be unchanged
[01:28:52] *** phajdan-jr|afk is now known as phajdan-jr
[01:28:52] <micahg> stuartmorgan: stable channel
[01:29:53] <stuartmorgan> Are you talking about the minor updates for security/stability?
[01:29:59] <micahg> stuartmorgan: yes
[01:30:29] <sky_> Is there a bug filed on the page_cycler_moz regression?
[01:31:30] <stuartmorgan> micahg: I wouldn't expect that the major release cycle would have any impact on wanting to get important fixes out to users just as quickly as they have been in the past
[01:31:39] <sky_> I'll take that as a no.
[01:31:56] <micahg> stuartmorgan: ok, thanks
[01:33:53] *** Dopefish has joined #chromium
[01:33:53] <jibot> Dopefish is the second dumbest creature in the universe. this creature's thought patterns goes """swim swim hungry and the second dumbest creature in the universe. this creature's thought patterns
[01:34:12] *** dglazkov has quit IRC
[01:35:00] *** eseidel has joined #chromium
[01:35:15] *** Dopefish has left #chromium
[01:37:27] *** up365 has quit IRC
[01:37:47] *** elliottcable is now known as `
[01:38:03] *** demi` has joined #chromium
[01:38:16] *** ` is now known as Guest90853
[01:38:22] *** Guest90853 is now known as elliottcable
[01:41:53] *** kermit has quit IRC
[01:42:21] <trungl-bot> Tree opened by sky at chromium dot org: open [page_cycler_moz regression: 49992, needs owner]
[01:42:55] *** micahg has left #chromium
[01:43:03] *** tonikitoo has quit IRC
[01:44:28] *** up365 has joined #chromium
[01:44:31] *** lzheng has quit IRC
[01:47:00] *** RT|Chatzilla has joined #chromium
[01:47:30] *** yutak_home has joined #chromium
[01:47:30] *** ChanServ sets mode: +v yutak_home
[01:57:25] *** echelog-1 has joined #chromium
[01:59:37] *** bweinstein has joined #chromium
[02:06:36] *** rohitrao has joined #chromium
[02:06:36] *** ChanServ sets mode: +v rohitrao
[02:08:56] *** General13372 has joined #chromium
[02:09:07] *** fqian has quit IRC
[02:10:52] <erikchen> ...i just accidentally deleted my @chromium.org account
[02:11:23] *** General1337 has quit IRC
[02:12:03] <leiz> erikchen: talk to mal
[02:12:15] <leiz> erikchen: also, don't delete your chromium.org account
[02:12:20] <erikchen> leiz: =/
[02:12:29] <eglaysher> how does one even do that?
[02:12:52] <erikchen> I was using multiple sign-in
[02:13:00] <erikchen> and it kept bugging me to get a gmail account for my @chromium
[02:13:06] <erikchen> so I finally did that
[02:13:13] <erikchen> and then I couldn't upload anymore
[02:13:17] <erikchen> so I deleted the gmail account...
[02:19:22] *** trungl has quit IRC
[02:22:06] *** kerz has quit IRC
[02:22:10] <phajdan-jr> gavin: I don't understand your drive-by review about breaking the build. Could you explain?
[02:22:12] <rniwa> hi, has anyone done reimaging of Mac Pro with 2 quad cores?
[02:22:40] <gavin> phajdan-jr: wrong gavin
[02:22:59] <rniwa> I'm trying to reimage but I see four untitled storages of 524KB. I'm wondering if that's an indicator of disk failure or that's normal.
[02:23:15] <gavin> I'm the firefox gavin. not to be confused with the webkit gavin or the chromium gavin.
[02:24:09] <phajdan-jr> heh, ok
[02:24:31] *** trungl has joined #chromium
[02:24:31] *** ChanServ sets mode: +v trungl
[02:26:00] <leiz> rniwa: this seems like the wrong channel to ask
[02:26:17] *** bmizerany has quit IRC
[02:27:04] *** bmizerany has joined #chromium
[02:28:52] *** bmizerany has quit IRC
[02:29:20] <rniwa> leiz: sorry about that :(
[02:29:25] <rsleevi> I'm trying to track down an issue on OS X 10.5 that doesn't appear in 10.6. I've been using the try-bots as test-beds, since I can't repro locally, but I'm noticing that my tests seem to be intermittently landing on 10.6 machines. Is there a trick to git-try, beyond just "-b mac", to make a test land on a specific machine? I'm looking to avoid doing something like repeatedly submitting, and hoping one of them will get assigned to a 10.5 box
[02:29:35] <oshima> jschuh: ping
[02:30:33] *** bmizerany has joined #chromium
[02:30:50] *** hebz0rl has quit IRC
[02:32:16] *** bmizerany has quit IRC
[02:37:06] *** dmaclach has quit IRC
[02:37:11] *** kermit has joined #chromium
[02:38:36] *** estes has quit IRC
[02:43:11] *** zer0her0 has quit IRC
[02:44:35] *** slightlyoff has joined #chromium
[02:44:35] *** ChanServ sets mode: +v slightlyoff
[02:44:36] <jibot> slightlyoff is Alex Russell and a grumpy old curmudgeon
[02:46:19] *** eseidel has quit IRC
[02:47:34] *** estes has joined #chromium
[02:53:16] *** yutak_home has quit IRC
[02:53:26] <bradnelson> AAHHH, anybody know the RIGHT way to bring up the windows webkit bots?
[03:00:45] *** tfarina has joined #chromium
[03:00:45] *** tfarina has joined #chromium
[03:02:58] *** johnny_g has quit IRC
[03:05:39] *** rafaelw has left #chromium
[03:07:11] *** trungl has quit IRC
[03:08:12] *** FullFlannelJacke has quit IRC
[03:08:45] *** leeight has joined #chromium
[03:09:00] *** peavey has quit IRC
[03:09:05] *** leeight has left #chromium
[03:09:31] *** stuartmorgan has quit IRC
[03:09:47] <jamesr> bradnelson: yeah, i'll walk over
[03:10:05] *** awolfson has quit IRC
[03:11:55] *** FullFlannelJacke has joined #chromium
[03:14:21] *** ebraminio has quit IRC
[03:14:33] *** phajdan-jr has quit IRC
[03:15:20] *** barcon332 has joined #chromium
[03:15:34] *** tonyg-cr has quit IRC
[03:16:27] *** jianli_ has quit IRC
[03:19:12] *** mihaip has quit IRC
[03:25:25] *** homata___ has joined #chromium
[03:26:05] *** homata___ has joined #chromium
[03:26:26] *** dave_levin has quit IRC
[03:28:14] *** leeight has joined #chromium
[03:28:17] *** leeight has left #chromium
[03:28:31] *** rohitrao has quit IRC
[03:28:41] *** homata_ has quit IRC
[03:38:01] *** bradnelson is now known as bradnelson|dinne
[03:39:51] *** SRabbelier1 has joined #chromium
[03:39:51] *** SRabbelier has quit IRC
[03:41:11] *** peavey has joined #chromium
[03:41:55] *** barcon332 has quit IRC
[03:42:11] *** hbono has joined #chromium
[03:43:25] *** jshin has quit IRC
[03:43:46] *** mazda has joined #chromium
[03:43:46] *** ChanServ sets mode: +v mazda
[03:45:24] *** kermit has quit IRC
[03:45:41] *** MikeSmithXX has quit IRC
[03:55:27] *** erlehmann_ has joined #chromium
[03:56:06] <evmar> wow, the tree is so green!  good work sheriffs
[03:56:40] <jamesr> guess evmar has gone colorblind
[03:56:48] <jamesr> oh wait, holy shit
[03:58:50] *** erlehmann has quit IRC
[03:59:06] *** csilv has left #chromium
[04:09:35] <tfarina> yep, looks pretty green, very good :)
[04:09:35] *** bradnelson|dinne is now known as bradnelson
[04:12:03] *** bradnelson has quit IRC
[04:12:45] *** jrforbes_ has joined #chromium
[04:15:32] *** Emperorlou has joined #chromium
[04:18:48] *** yusukes_ has quit IRC
[04:19:58] *** erlehmann_ has quit IRC
[04:20:37] *** ejat has joined #chromium
[04:20:45] *** ejat has joined #chromium
[04:22:35] *** fqian has joined #chromium
[04:22:44] <tfarina> looks like we are compiling some v8 files twice, one for obj.host and one for obj.target, not sure why.
[04:23:19] *** fqian has quit IRC
[04:26:07] *** trungl has joined #chromium
[04:26:07] *** ChanServ sets mode: +v trungl
[04:33:04] *** jamesr has quit IRC
[04:33:51] *** k0n has joined #chromium
[04:34:29] *** hrna has joined #chromium
[04:34:59] *** tedoc2000 has quit IRC
[04:35:46] *** rubenbb has quit IRC
[04:42:20] *** echelog-1 has joined #chromium
[04:45:08] *** Adys has quit IRC
[04:49:25] *** rubenbb has joined #chromium
[04:53:21] *** FullFlannelJacke has quit IRC
[04:53:52] *** killown has joined #chromium
[04:54:13] *** FullFlannelJacke has joined #chromium
[04:54:43] *** kermit has joined #chromium
[05:00:39] *** awolfson has joined #chromium
[05:03:02] *** killown has quit IRC
[05:11:33] *** bweinstein has quit IRC
[05:12:35] *** hrna has quit IRC
[05:18:05] <leiz> tfarina: maybe the file is needed by some host side program (to generate headers and what not) as well as the target v8 library
[05:20:41] <tfarina> leiz: is not just one, the first ones are pretty the same compiled in both host and target.
[05:20:57] *** rniwa has quit IRC
[05:21:15] <oshima> has anyone looked into chromiumos interactive_ui_tests failure?
[05:21:36] <tfarina> evmar: committing the UpOneDirectory patch, it passed on the win trybot, hope it will not break anything.
[05:22:23] <tfarina> oshima: I can't see any failure on the waterfall
[05:23:08] <oshima> http://build.chromium.org/buildbot/waterfall/builders/Linux%20Builder%20(ChromiumOS%20dbg)
[05:24:09] <tfarina> oshima: it
[05:24:22] <tfarina> it's a earlier failure.
[05:25:47] <oshima> tfarina: earlier?
[05:26:00] *** tonyg-cr has joined #chromium
[05:26:01] *** ChanServ sets mode: +v tonyg-cr
[05:26:14] *** kermit has quit IRC
[05:26:15] <tfarina> oshima: oh, no, nevermind.
[05:26:23] <oshima> tfarina: it's failing at 53429
[05:26:29] *** ctruta has joined #chromium
[05:26:32] <oshima> ok
[05:26:41] <oshima> looking into now...
[05:27:49] <trungl-bot> Tree opened by oshima at chromium dot org: open (chromiumos interactive_ui_test -> oshima is looking)
[05:28:24] *** dr_win has quit IRC
[05:28:26] <tfarina> oshima: yep, it's failing, but I have no glue what is causing it though.
[05:28:54] <oshima> tfarina: me either.
[05:29:36] *** homata_ has joined #chromium
[05:29:38] <oshima> trying to test locally...
[05:33:29] <tfarina> oshima: it seems that none of the recents commits touched gtk and chromeos code (if I'm not wrong).
[05:33:29] <tfarina> oshima: hum there is one
[05:33:29] *** homata___ has quit IRC
[05:33:29] *** tonyg-cr has quit IRC
[05:33:59] *** ctruta has quit IRC
[05:35:05] *** arv has joined #chromium
[05:35:14] <tfarina> evmar: committed.
[05:35:25] *** tlrobinson has joined #chromium
[05:38:49] <tfarina> oshima: I got some weird link erros on a win trybot http://build.chromium.org/buildbot/try-server/builders/win/builds/41443/steps/compile/logs/stdio_html
[05:40:11] *** tonikitoo has joined #chromium
[05:40:36] <oshima> tfarina: hmm, don't know. i'm not familiar with win nor webkit.
[05:42:11] <oshima> there are a lot of warning as well, like warning LNK4049: locally defined symbol _xmlMalloc imported
[05:43:06] <oshima> tfarina: but i've seen weird linkage error before on win. running again solved the problem.
[05:43:18] <tfarina> oshima: I think that was caused by a patch that evmar committed with I'm not wrong
[05:44:05] <tfarina> oshima: the try before mine has the same link error. But I will try it again, the mac and linux passed fine.
[05:44:22] <oshima> you may want to run using tot revision
[05:44:57] <oshima> hmm, i cannot reproduce interactive_ui_test crash locally
[05:45:23] <tfarina> oshima: git try -r
[05:45:32] <tfarina> #tot-rev-number?
[05:45:42] <oshima> tfarina:yes
[05:45:48] <tfarina> ok
[05:46:33] <rsleevi> If I'm fixing a FLAKY_ test, what's the preferred CL/commit style? One CL (fix + remove FLAKY_) or two (one for fix, one for -FLAKY)
[05:48:01] <oshima> tfarina: your try job used 53428, and current lkgr is 53429
[05:48:11] <oshima> so it probably does not matter.
[05:53:20] *** isherman has quit IRC
[05:54:52] *** mrossetti has quit IRC
[06:00:16] *** legion13 has joined #chromium
[06:01:35] *** dr_win has joined #chromium
[06:06:18] *** echelog-1 has joined #chromium
[06:07:11] <tfarina> night all!
[06:11:06] *** tfarina has quit IRC
[06:13:45] *** tonyg-cr has joined #chromium
[06:13:46] *** ChanServ sets mode: +v tonyg-cr
[06:14:41] *** rniwa has joined #chromium
[06:22:56] *** abarth has joined #chromium
[06:22:56] *** ChanServ sets mode: +v abarth
[06:30:57] *** hclam has joined #chromium
[06:31:33] *** paul_irish has quit IRC
[06:35:08] *** slightlyoff has quit IRC
[06:36:33] <trungl-bot> Tree opened by oshima at chromium dot org: open (chromiumos interactive_ui_test -> flaky?)
[06:37:57] *** n3v3le has quit IRC
[06:38:38] *** oshima_ has quit IRC
[06:39:29] *** n3v3le has joined #chromium
[06:39:57] *** hclam has quit IRC
[06:41:05] *** n3v3le1 has joined #chromium
[06:43:10] *** dr_win has quit IRC
[06:43:40] *** n3v3le has quit IRC
[06:45:35] *** estes has quit IRC
[06:52:49] *** ejat has quit IRC
[06:53:51] *** roc has quit IRC
[07:00:43] *** tonyg-cr has quit IRC
[07:01:31] *** js2 has quit IRC
[07:03:42] <rsleevi> Does anyone happen to be around who could review a small CL?
[07:05:35] *** oshima_ has joined #chromium
[07:11:24] *** fearphage has quit IRC
[07:11:52] *** fearphage has joined #chromium
[07:13:35] *** abarth has quit IRC
[07:19:26] *** pdelgallego has joined #chromium
[07:27:21] *** arv has quit IRC
[07:27:21] *** arv_ is now known as arv
[07:29:31] *** dmaclach has joined #chromium
[07:32:35] *** legion13 has quit IRC
[07:37:52] *** eroman has joined #chromium
[07:37:52] *** ChanServ sets mode: +v eroman
[07:37:52] <jibot> eroman is eric roman and works on chromium
[07:38:22] *** dmaclach has quit IRC
[07:41:34] *** Maxdamantus has quit IRC
[07:46:19] *** abarth has joined #chromium
[07:46:20] *** ChanServ sets mode: +v abarth
[07:50:26] *** Cork has joined #chromium
[07:51:12] <Cork> is there a way to get chrome/chromium to follow the css cursor: pointer when dragd over text?
[07:51:35] <Cork> cursor: pointer; -webkit-user-select: none; doesn't help
[07:53:46] *** hrna has joined #chromium
[07:59:40] *** pdelgallego has quit IRC
[08:07:29] *** satorux has joined #chromium
[08:07:30] *** ChanServ sets mode: +v satorux
[08:10:00] *** demi` has quit IRC
[08:13:49] *** estes has joined #chromium
[08:16:14] *** ejat has joined #chromium
[08:17:08] *** oshima__ has joined #chromium
[08:18:31] *** oshima_ has quit IRC
[08:18:45] *** oshima_ has joined #chromium
[08:21:30] *** oshima__ has quit IRC
[08:34:37] *** oshima__ has joined #chromium
[08:36:25] *** MikeSmithW3C has joined #chromium
[08:38:38] *** ph0nk has quit IRC
[08:39:15] *** oshima_ has quit IRC
[08:39:15] *** oshima__ is now known as oshima_
[08:41:33] *** pdelgallego has joined #chromium
[08:47:55] *** Erkan_Yilmaz has quit IRC
[08:48:26] <estade> kinuko: re: crbug.com/49621
[08:48:47] <estade> can you repro by going to http://empop.org/modules/downloads/ and right clicking, save as on one of the .emp files?
[08:49:56] *** apatrick_ has quit IRC
[08:50:59] <kinuko> estade: ah
[08:51:15] <kinuko> estade: could repro
[08:51:46] <kinuko> estade: (with a build w/o my patch)
[08:52:32] <estade> do you know of other recent changes that could have caused it? it seems to have cropped up recently since so many people just started reporting it
[08:53:36] <kinuko> estade: tried several recent builds but currently have no idea...
[08:55:33] *** leeight has joined #chromium
[08:56:17] *** leeight has left #chromium
[08:57:09] <estade> kinuko: well it doesn't happen as of r51246. I'll try to bisect it
[09:00:58] <kinuko> estade: bisect sounds good
[09:02:19] *** abarth has quit IRC
[09:04:56] *** chrisccoulson has joined #chromium
[09:05:31] *** abarth has joined #chromium
[09:05:32] *** ChanServ sets mode: +v abarth
[09:08:15] *** laranon has joined #chromium
[09:10:37] *** Precea is now known as Precea[BNC]
[09:14:54] *** tommi has quit IRC
[09:15:32] *** tommi has joined #chromium
[09:15:54] *** chrisccoulson has quit IRC
[09:16:15] *** chrisccoulson has joined #chromium
[09:18:24] *** star-affinity has joined #chromium
[09:20:12] *** oshima_ has quit IRC
[09:29:40] *** abarth has quit IRC
[09:35:28] *** rniwa has quit IRC
[09:38:07] <jochen__> good morning
[09:39:35] *** fta has joined #chromium
[09:42:06] *** trungl has quit IRC
[09:44:24] <trungl-bot> Tree closed by dpolukhin at chromium dot org: Tree is closed (for landing GRD changes -> dpolukhin)
[09:47:30] *** pfeldman has joined #chromium
[09:49:04] *** [Nef] has joined #chromium
[09:54:52] *** GeekShadow has joined #chromium
[10:01:27] *** homata__ has joined #chromium
[10:01:38] *** hrna has quit IRC
[10:03:40] *** homata_ has quit IRC
[10:07:33] *** fta_ has joined #chromium
[10:09:07] *** fta has quit IRC
[10:09:17] *** fta_ is now known as fta
[10:12:32] *** tbassetto has joined #chromium
[10:19:43] <trungl-bot> Tree opened by dpolukhin at chromium dot org: open (should become green after GRD changes -> dpolukhin)
[10:19:46] *** estes has quit IRC
[10:20:41] *** rsleevi has quit IRC
[10:26:02] *** maikmerten has joined #chromium
[10:38:44] *** erlehmann has joined #chromium
[10:45:05] *** leeight has joined #chromium
[10:45:07] *** leeight has left #chromium
[10:46:30] *** roc has joined #chromium
[10:46:56] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "Vista Tests (dbg)(1)" from 53448: dpolukhin at chromium dot org)
[10:47:30] *** ebraminio has joined #chromium
[10:52:16] *** ROBOd has joined #chromium
[10:54:31] *** reiko has quit IRC
[10:58:02] <trungl-bot> Tree opened by dpolukhin at chromium dot org: open (should become green after GRD changes -> dpolukhin)
[10:58:36] *** Cork has left #chromium
[11:02:07] *** exxe has joined #chromium
[11:04:00] *** klawd[GER] has quit IRC
[11:04:16] *** klawd[GER] has joined #chromium
[11:04:51] *** Xand3r_ has joined #chromium
[11:05:11] *** Xand3r has quit IRC
[11:14:26] <bulach> good morning chromium!
[11:14:27] <trungl-bot> bulach: Good morning!
[11:14:46] <bulach> anybody with bot resurrection powers around? :) webkit linux is dead.. http://build.webkit.org/builders/Chromium%20Linux%20Release
[11:15:11] *** fta_ has joined #chromium
[11:16:38] <tkent> bulach: Bots for webkit.org cannot be accessible remotely.  So we need to wait MTV people wake up.
[11:16:57] *** fta has quit IRC
[11:17:01] *** fta_ is now known as fta
[11:17:09] <bulach> tkent: ahn, I see.. ouch, bad time for gardening in GMT.. :(
[11:19:40] *** solsTiCe has joined #chromium
[11:21:15] <solsTiCe> hi. some simple math. chrome release every six weeks means by the end of 2011 we might have chrome/chromium 16 ?
[11:21:41] <solsTiCe> ;-)
[11:33:14] *** reiko has joined #chromium
[11:33:14] *** ChanServ sets mode: +v reiko
[11:36:30] <trungl-bot> Tree opened by dpolukhin at chromium dot org: open
[11:38:08] *** tkent has quit IRC
[11:38:17] *** MikeSmithW3C^ has joined #chromium
[11:41:23] *** MikeSmithW3C has quit IRC
[11:42:21] *** fta_ has joined #chromium
[11:42:24] *** mazda has quit IRC
[11:43:44] *** fta has quit IRC
[11:43:45] *** fta_ is now known as fta
[11:44:49] *** FullFlannelJacke has quit IRC
[11:45:23] *** FullFlannelJacke has joined #chromium
[11:52:55] *** fta_ has joined #chromium
[11:54:24] *** fta has quit IRC
[11:54:30] *** fta_ is now known as fta
[11:56:03] *** solsTiCe has left #chromium
[12:05:49] *** mulander has joined #chromium
[12:06:13] *** jrforbes_ has quit IRC
[12:07:21] *** homata_ has joined #chromium
[12:07:34] *** fta_ has joined #chromium
[12:09:37] *** fta has quit IRC
[12:09:45] *** fta_ is now known as fta
[12:10:10] *** homata__ has quit IRC
[12:12:17] *** mains_power has joined #chromium
[12:12:19] <mains_power> LINK : fatal error LNK1104: cannot open file '.\debug\lib\sel.lib'
[12:12:23] <mains_power> ???
[12:12:55] <mains_power> LINK : fatal error LNK1104: cannot open file '..\chrome\debug\lib\sel.lib'
[12:13:37] *** davirtavares has joined #chromium
[12:16:02] *** [Nef] has quit IRC
[12:20:56] <mains_power> Error	1	fatal error C1083: Cannot open compiler intermediate file: 'C:\Users\Andrew\AppData\Local\Temp\_CL_bbf1d84ein': Permission denied	c:\chromiumtrunk\home\chrome-svn\tarball\chromium\src\native_client\src\trusted\service_runtime\win\nacl_ldt.c	1
[12:20:56] <mains_power> Error	2	fatal error LNK1104: cannot open file '.\debug\lib\sel.lib'	chrome_dll
[12:20:56] <mains_power> Error	3	fatal error LNK1104: cannot open file '.\debug\lib\chrome_dll.lib'	chrome
[12:22:34] *** mains_power has quit IRC
[12:31:36] *** Emperorlou has joined #chromium
[12:34:42] *** SkyLined has joined #chromium
[12:50:34] *** peper has quit IRC
[13:04:30] *** hbono has quit IRC
[13:04:57] *** fta_ has joined #chromium
[13:05:53] *** fta has quit IRC
[13:05:59] *** fta_ is now known as fta
[13:08:13] *** chrisccoulson has quit IRC
[13:14:16] *** SkyLined has quit IRC
[13:14:37] *** SkyLined has joined #chromium
[13:21:30] *** JakeSays has quit IRC
[13:21:32] *** OtherJakeSays has joined #chromium
[13:22:52] *** andrix has joined #chromium
[13:24:21] *** hebz0rl has joined #chromium
[13:30:46] *** fta_ has joined #chromium
[13:31:42] *** leeight has joined #chromium
[13:31:46] *** leeight has left #chromium
[13:32:07] *** fta has quit IRC
[13:32:14] *** fta_ is now known as fta
[13:36:15] *** ppr has joined #chromium
[13:38:15] *** ppr has quit IRC
[13:38:37] *** peper has joined #chromium
[13:39:03] *** tonikitoo has quit IRC
[13:42:54] *** SkyLined has quit IRC
[13:44:42] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Builder (dbg)" from 53460: mnissler at chromium dot org)
[13:45:43] <mnissler> sigh, PDB error again...
[13:46:44] <trungl-bot> Tree opened by mnissler at chromium dot org: Tree is open (PDB error -> mnissler watching)
[13:46:52] *** fusion44 has joined #chromium
[13:47:41] *** cached has quit IRC
[13:50:02] *** ebraminio has quit IRC
[13:50:02] *** ejat has quit IRC
[13:54:07] *** chrisccoulson has joined #chromium
[13:55:51] *** fta has quit IRC
[13:56:42] *** yurys has left #chromium
[13:57:29] *** fta has joined #chromium
[13:58:35] *** hrna has joined #chromium
[14:00:04] *** awolfson has quit IRC
[14:02:48] *** pfeldman has quit IRC
[14:04:34] *** pfeldman has joined #chromium
[14:04:55] *** homata_ has quit IRC
[14:05:25] <mnissler> I'll clobber the Chromuim Builder (dbg) in order to recover from the PDB error.
[14:09:29] *** General1337 has joined #chromium
[14:11:39] *** General13372 has quit IRC
[14:13:14] *** thomasvl has joined #chromium
[14:13:15] *** ChanServ sets mode: +v thomasvl
[14:15:24] *** ebraminio has joined #chromium
[14:16:35] *** peper has quit IRC
[14:19:58] *** peper has joined #chromium
[14:20:16] *** ebraminio has quit IRC
[14:25:24] *** dr_win has joined #chromium
[14:30:02] *** pfeldman has quit IRC
[14:30:21] *** pfeldman has joined #chromium
[14:30:44] *** tonikitoo has joined #chromium
[14:31:57] *** ebraminio has joined #chromium
[14:32:36] *** hebz0rl has quit IRC
[14:33:59] *** piman_ has quit IRC
[14:34:11] *** piman_ has joined #chromium
[14:34:11] *** ChanServ sets mode: +v piman_
[14:36:37] *** chrisccoulson has quit IRC
[14:38:00] *** chrisccoulson has joined #chromium
[14:39:20] <trungl-bot> Tree opened by mnissler at chromium dot org: Tree is open
[14:48:47] *** AaronMT has joined #chromium
[14:57:12] *** ebraminio has quit IRC
[15:00:12] <lindi-> sometimes when chromium-browser is waiting for data over GPRS it uses around 60% of cpu time. is there some way to see what it is doing? chromium's task manager shows it under "Browser"
[15:00:48] *** senorblanco has joined #chromium
[15:00:48] *** ChanServ sets mode: +v senorblanco
[15:03:56] *** ph0nk has joined #chromium
[15:04:07] *** ph0nk has quit IRC
[15:07:02] *** monreal has joined #chromium
[15:08:43] *** BenL has quit IRC
[15:09:06] *** BenL has joined #chromium
[15:11:23] *** senorblanco has quit IRC
[15:18:57] *** rsleevi has joined #chromium
[15:22:46] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "XP Tests (dbg)(1)" from 53465: ager at chromium dot org, finnur at chromium dot org)
[15:25:46] *** aroben has joined #chromium
[15:25:46] <jibot> aroben is a Safari/WebKit engineer and is an Aerobed and is pippity-poppity and the enforcer of null-checking, period
[15:25:47] *** aroben has quit IRC
[15:25:47] *** aroben has joined #chromium
[15:25:47] <jibot> aroben is a Safari/WebKit engineer and is an Aerobed and is pippity-poppity and the enforcer of null-checking, period
[15:29:29] *** hebz0rl has joined #chromium
[15:31:28] *** awolfson has joined #chromium
[15:31:54] *** rickcam has joined #chromium
[15:35:43] *** rubenbb has quit IRC
[15:36:18] *** rubenbb has joined #chromium
[15:36:57] <thomasvl> looks like jibot joined here: http://echelog.matzon.dk/logs/browse/chromium/1279663200
[15:37:00] <thomasvl> anyone know hy?
[15:37:02] <thomasvl> why even?
[15:37:31] *** pinkerton has joined #chromium
[15:37:31] *** ChanServ sets mode: +v pinkerton
[15:45:09] <trungl-bot> Tree closed by finnur at chromium dot org: Tree is closed (TestProfileTab -> bulach?)
[15:45:21] <jochen__> i'd be for baning it
[15:47:13] *** jrmuizel has joined #chromium
[15:47:13] *** ChanServ sets mode: +o pinkerton
[15:47:20] <thomasvl> jochen__: i sent internal mail asking also, feel free to +1 that thread
[15:47:46] *** pinkerton sets mode: +b *!*@67.207.137.34
[15:47:46] *** jibot was kicked by pinkerton (jibot)
[15:47:56] <thomasvl> pinkerton: tx.
[15:48:48] <bulach> finnur, senorblanco, mnissler: sorry, was out a bit, just got back.. looking at the failures now..
[15:49:02] <finnur> thanks, bulach
[15:50:23] *** agl has joined #chromium
[15:50:24] *** ChanServ sets mode: +v agl
[15:51:15] <bulach> finnur: I'll drover the roll now and look into it.. :(
[15:51:22] <finnur> ok
[15:51:28] <mnissler> ok, thanks!
[15:53:13] <bulach> drover'd...
[15:53:15] <trungl-bot> Tree opened by bulach at chromium dot org: Tree is open (TestProfileTab -> bulach reverted, looking into it)
[15:54:01] *** Precea[BNC] is now known as Precea
[15:55:11] *** ChanServ sets mode: -o pinkerton
[15:57:06] <bulach> is there anybody familiar with the devtools around? yurys, caseq?
[15:58:10] <jochen__> pfeldman:
[15:58:25] *** awidegreen has joined #chromium
[15:58:47] <pfeldman> jochen__: ?
[15:58:56] <pfeldman> bulach: what's up?
[15:59:37] <bulach> pfeldman: hi! I tried to rolled wk, and that broke http://buildbot.jail.google.com/buildbot/chromium/builders/Linux%20Builder%20(Views%20dbg)/builds/12123/steps/interactive_ui_tests/logs/TestProfilerTab
[15:59:47] <bulach> apparently: chrome/browser/debugger/devtools_sanity_unittest.cc:107: Failure
[15:59:47] <bulach> Value of: result
[15:59:47] <bulach>   Actual: "[FAILED] Timeout exceeded: 20 sec"
[15:59:47] <bulach> Expected: "[OK]"
[15:59:51] *** agl has quit IRC
[16:00:53] <bulach> which I think could be related to http://trac.webkit.org/changeset/63952
[16:01:00] <pfeldman> moment
[16:01:06] <bulach> thanks!
[16:01:42] <pfeldman> bulach: do you have a regular try job with failure?
[16:02:31] <pfeldman> bulach: where do you roll to?
[16:03:11] <bulach> pfeldman: canaries were fine, I rolled in the tree and just drover'd because of this failure..
[16:03:36] <bulach> roll was 63909:63959
[16:03:49] <pfeldman> bulach: ah, you did the roll. moment.
[16:06:11] <pfeldman> bulach: hm. i was running tests on ToT, but that was before Mads rolled new v8 in
[16:07:40] <pfeldman> bulach: can you run a try job for the roll to present WebKit ToT? (after 63967)
[16:08:11] *** rohitrao has joined #chromium
[16:08:12] *** ChanServ sets mode: +v rohitrao
[16:09:01] <bulach> sure, can do that.. so roll up to 63697? canaries look fine, let's try.
[16:09:41] *** Aferlak12 has joined #chromium
[16:10:01] <pfeldman> do not roll without try jobs
[16:10:04] <pfeldman> bulach: ^^
[16:10:17] <pfeldman> first do try jobs on win,layout,mac. then do roll.
[16:10:47] <pfeldman> bulach: to make a roll, you should make sure canaries are fine + run a try job on win,mac,linux,layout_win,layout_mac,layout_linux first
[16:11:27] <pfeldman> bulach: i'm building chromium tot on webkit tot now and will run interactive ui tests locally.
[16:11:31] <bulach> pfeldman: yep, I did this when I rolled... although I think I ran only for layout_*, not the platforms.. :(
[16:11:35] <pfeldman> it'll take ~15 minues
[16:12:01] <pfeldman> bulach: it is important that you run on platforms since browser tests, unit tests or ui_tests may be failing
[16:12:15] <bulach> pfeldman: living and learning... :)
[16:12:24] <pfeldman> bulach: :)
[16:12:44] <pfeldman> bulach: i'll be back in 20 mins with interactive ui tests results.
[16:13:06] <bulach> pfeldman: cool, thanks! I'm starting the try bots now.
[16:13:14] <pfeldman> bulach: cool.
[16:16:03] <thomasvl> mac bot bounced
[16:16:24] <thomasvl> fyi - any compile failures (especially on windows) are probably me, trybots gave me the ok, but...
[16:16:38] <thomasvl> (we didn't have full warnings in the ipc code, so that level is now jacked up)
[16:17:48] *** exxe has quit IRC
[16:21:32] *** fta_ has joined #chromium
[16:23:53] *** fta has quit IRC
[16:23:56] *** fta_ is now known as fta
[16:24:22] *** jrmuizel has quit IRC
[16:26:37] *** eroman has quit IRC
[16:26:40] <trungl-bot> Tree opened by bulach at chromium dot org: Tree is open
[16:27:08] *** oshima_ has joined #chromium
[16:27:28] *** malavv has joined #chromium
[16:27:40] *** demi` has joined #chromium
[16:30:52] *** Venom_X has joined #chromium
[16:33:32] *** kermit has joined #chromium
[16:34:55] *** rickcam has quit IRC
[16:40:59] *** senorblanco has joined #chromium
[16:41:00] *** ChanServ sets mode: +v senorblanco
[16:41:49] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "Chromium Linux x64" from 53468: rsleevi at chromium dot org, thomasvl at google dot com)
[16:42:14] <senorblanco> bulach: afternoon!
[16:42:30] <bulach> senorblanco: morning! :)
[16:43:05] *** ejat has joined #chromium
[16:43:40] <senorblanco> so where are we at?  looks like the last roll broke chromeOS?
[16:44:44] <bulach> yep.. we're unfortunately back to where you left.. :( however, I have a new roll being tried, http://codereview.chromium.org/3057010/show, and the expectations removal..
[16:44:56] <senorblanco> cool
[16:46:29] <senorblanco> maybe we should try it on the chromeOS trybot too?  oh hmm, they're purple
[16:47:59] *** rickcam has joined #chromium
[16:48:29] <bulach> the reason I drover'd the roll was interactive_ui_test, TestProfilerTab.. I just ran it locally with the roll, apparently it's fine now. do you have powers to resurrect the purple bot? :)
[16:49:15] <senorblanco> maruel: ^^
[16:49:40] *** trungl has joined #chromium
[16:49:40] *** ChanServ sets mode: +v trungl
[16:50:10] <senorblanco> actually linux_chromeos looks like it's alive, the ChromiumOS bots are offline
[16:50:16] <senorblanco> I'd try it on linux_chromeos
[16:50:39] <pfeldman> bulach: devtools interactive tests pass for me locally.
[16:52:03] <bulach> pfeldman: same here.. I sent you the patch, waiting for the tries and will roll forward (again) :)
[16:52:30] <pfeldman> bulach: k
[16:52:44] <bulach> pfeldman: thanks for the help!
[16:54:01] <pfeldman> bulach: np. if it fails again, feel free to disable it (via prepending DISABLED_) and file a P1 against me
[16:54:29] <bulach> pfeldman: cool! fingers crossed it'll be green this time! :)
[16:54:58] *** rickcam has quit IRC
[16:56:23] *** davirtavares has quit IRC
[16:58:14] <senorblanco> bulach:  Sounds like you have things under control.  Let me know if there's anything I can do to help, or when you want to hand off.
[16:59:13] *** oshima_ has quit IRC
[16:59:18] <bulach> senorblanco: cool, thanks! so far so good, I'll let you know when the sun sets in here.. :)
[17:00:53] <pfeldman> bulach: k, looked at the code carefully, r63965 has the fix you needed. so you should be good.
[17:02:02] *** Erkan_Yilmaz has joined #chromium
[17:02:18] *** ebraminio has joined #chromium
[17:02:23] *** jrmuizel has joined #chromium
[17:02:23] <bulach> pfeldman: great! I'll wait for the tries to finish and land it then.. thanks!
[17:02:50] <pfeldman> bulach: np, sorry for leaving webkit in bad state overnight.
[17:03:08] *** vithos has quit IRC
[17:03:28] <bulach> pfeldman: no worries! my bad entirely for trusting the canaries and the layout bots and not the platforms... sigh..
[17:04:39] *** trungl has quit IRC
[17:04:58] <bulach> grr, windows try bots failed.. :(
[17:05:11] <bulach> as in, for a completely different reason.
[17:05:44] *** oshima_ has joined #chromium
[17:06:19] *** oshima__ has joined #chromium
[17:06:30] *** trungl has joined #chromium
[17:06:30] *** ChanServ sets mode: +v trungl
[17:08:14] *** pfeldman has quit IRC
[17:10:06] *** yutak_home has joined #chromium
[17:10:06] *** ChanServ sets mode: +v yutak_home
[17:10:34] *** oshima_ has quit IRC
[17:10:34] *** oshima__ is now known as oshima_
[17:10:54] *** dglazkov has joined #chromium
[17:10:54] *** ChanServ sets mode: +v dglazkov
[17:10:57] *** dglazkov has quit IRC
[17:11:02] *** dglazkov has joined #chromium
[17:11:03] *** ChanServ sets mode: +v dglazkov
[17:14:57] *** rubenbb has quit IRC
[17:15:19] <thomasvl> gonna reopen, test seems to have passed next run
[17:16:16] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Linux Builder (ChromiumOS dbg)" from 53469: robertshield at chromium dot org, rsleevi at chromium dot org, thomasvl at google dot com)
[17:16:34] * thomasvl can't win
[17:17:26] *** robertshield has joined #chromium
[17:17:36] <thomasvl> senorblanco / bulach : is the above related to what you were having problem with?
[17:17:47] <thomasvl> the build seems to have just timedout, no compile failure i see
[17:20:23] *** tfarina has joined #chromium
[17:20:53] *** tonyg-cr has joined #chromium
[17:20:54] *** ChanServ sets mode: +v tonyg-cr
[17:22:23] *** ctruta has joined #chromium
[17:23:22] *** monreal has quit IRC
[17:24:34] *** mrossetti has joined #chromium
[17:27:22] *** trungl has quit IRC
[17:28:26] <trungl-bot> Tree opened by thomasvl at chromium dot org: Tree is open (trying clobber for Linux Builder (ChromiumOS dbg))
[17:29:46] *** maikmerten has quit IRC
[17:30:58] *** rubenbb has joined #chromium
[17:33:31] *** infoG has joined #chromium
[17:35:30] *** finnur has quit IRC
[17:37:26] *** peterdn has quit IRC
[17:38:32] *** peterdn has joined #chromium
[17:39:47] *** tedoc2000 has joined #chromium
[17:40:56] *** loislo has quit IRC
[17:41:52] *** hrna has quit IRC
[17:42:07] *** MikeSmithW3C^ has quit IRC
[17:43:48] <dglazkov> good morning, Chromium!
[17:43:49] <trungl-bot> dglazkov: Good morning!
[17:44:23] *** tedoc2000 has quit IRC
[17:46:14] <tfarina> good morning!
[17:46:28] *** fta_ has joined #chromium
[17:46:46] *** MikeSmithW3C^ has joined #chromium
[17:47:30] *** fta has quit IRC
[17:47:33] *** dr_win has quit IRC
[17:47:39] *** fta_ is now known as fta
[17:48:08] *** dr_win has joined #chromium
[17:50:18] *** robertshield has quit IRC
[17:51:37] <malavv> morning dglazkov
[17:52:36] <malavv> Does someone knows what happened with apps? I always have the enable-apps switch set but for some time now the app panel is not working anymore :*(
[17:54:41] *** kurrik has joined #chromium
[17:54:42] *** ChanServ sets mode: +v kurrik
[18:00:57] *** japhet has quit IRC
[18:01:05] *** japhet has joined #chromium
[18:01:05] *** ChanServ sets mode: +v japhet
[18:02:41] *** star-affinity has quit IRC
[18:03:36] *** johnny_g has joined #chromium
[18:03:37] *** ChanServ sets mode: +v johnny_g
[18:05:01] <bulach> senorblanco: just rolled again, will remove the downstream suppressions shortly, and then is it ok to hand over?
[18:05:17] *** chrisccoulson has quit IRC
[18:13:58] *** markusheintz has quit IRC
[18:18:43] *** rniwa has joined #chromium
[18:22:07] *** mihaip has joined #chromium
[18:22:07] *** ChanServ sets mode: +v mihaip
[18:22:16] *** ctruta has quit IRC
[18:22:34] <pinkerton> rohitrao: should i cache that path?
[18:24:43] *** romainhuet has joined #chromium
[18:28:13] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "base_unittests" on "Modules XP" from 53478: oshima at chromium dot org)
[18:29:32] *** skerner has quit IRC
[18:29:48] *** js2 has joined #chromium
[18:31:21] *** tbassetto has quit IRC
[18:31:56] *** asargent has joined #chromium
[18:31:57] *** ChanServ sets mode: +v asargent
[18:32:06] *** malavv has quit IRC
[18:32:21] <asargent> good morning chromium
[18:32:21] <trungl-bot> asargent: Good morning!
[18:32:32] <asargent> oshima: are you looking at the failure?
[18:32:38] *** oshima_ has quit IRC
[18:33:29] *** stuartmorgan has joined #chromium
[18:33:29] *** ChanServ sets mode: +v stuartmorgan
[18:35:13] *** rniwa has quit IRC
[18:35:34] <tfarina> good morning asargent
[18:35:49] <andybons> good... afternoon chromium?
[18:36:07] <pinkerton> yes
[18:36:48] <stuartmorgan> Can we re-open? Seems pretty clear it's flake
[18:37:02] <asargent> stuartmorgan: ok, I'll reopen
[18:37:05] <andybons> please please please
[18:37:16] <andybons> YES. My one-line change finally slips in.
[18:37:21] <andybons> well... will slip in
[18:38:05] <pinkerton> no comment
[18:38:17] <andybons> THAT'S WHAT SHE SAID
[18:38:19] <trungl-bot> Tree opened by asargent at chromium dot org: Tree is open
[18:38:20] <andybons> there. i said it.
[18:38:28] *** Assid has joined #chromium
[18:38:32] <Assid> heya
[18:38:47] <Assid> so is google considering releasing a 64bit chrome?
[18:39:03] <andybons> Assid: for what platform
[18:39:07] <Assid> windows
[18:39:35] <andybons> Assid: not sure.
[18:39:46] * andybons is a Mac person.
[18:40:00] <Assid> hrmm k
[18:41:41] *** oki- has joined #chromium
[18:41:57] <oki-> is the gallery only updated every two days now?
[18:42:03] *** jshin has joined #chromium
[18:42:03] *** ChanServ sets mode: +v jshin
[18:42:22] <andybons> pinkerton: you play around with xcode4 preview 2 yet?
[18:42:42] <oki-> no update two days ago, and no update today yet
[18:44:31] <pinkerton> andybons: did not
[18:44:41] *** andrix has quit IRC
[18:44:48] <andybons> pinkerton: isntalling now. maybe they heard my rants during wwdc.
[18:45:12] <pinkerton> heh
[18:45:17] <pinkerton> or maybe it can build us
[18:45:48] *** ejat has quit IRC
[18:45:50] <andybons> pinkerton: that is the hope
[18:47:06] *** tedoc2000 has joined #chromium
[18:47:23] *** RT|Chatzilla has quit IRC
[18:47:38] <pinkerton> andybons: i figure i'll d/l it at work on monday when i have a faster pipe
[18:47:48] *** romainhuet has quit IRC
[18:48:07] <andybons> pinkerton: ah.
[18:48:20] <andybons> pinkerton: i'll let you know if it's worth it
[18:48:33] <pinkerton> k
[18:48:47] <pinkerton> it almost can't be worse, so it's gotta be worth it
[18:49:52] <andybons> truth
[18:51:33] * pinkerton waits for rohit to return from his 3hr lunch
[18:52:05] *** oshima_ has joined #chromium
[18:52:05] *** ChanServ sets mode: +v oshima_
[18:53:15] <erikchen> is http://goto down for anyone else?
[18:53:21] <pinkerton> it was down a lot yesterday
[18:53:48] <erikchen> ok, thanks
[18:53:55] <pinkerton> i filed a ticket, which was resolved when it came back, but clearly it's still not happy
[18:53:56] <oshima_> hi, my change is suppression
[18:54:11] <oshima_> shouldn't break main waterfall
[18:54:22] *** oki- has quit IRC
[18:54:34] <andybons> oshima_: i think we figured it was flake
[18:54:43] <stuartmorgan> oshima_: and it's already green again
[18:54:55] *** skerner has joined #chromium
[18:54:55] *** ChanServ sets mode: +v skerner
[18:55:04] <andybons> pinkerton: yup. still doesn't open
[18:55:32] <pinkerton> nice. did you ever file a radar?
[18:55:36] <oshima_> stuartmorgan: ok, thank. i was offline for 10 min and i was a bit off it seems.
[18:55:46] <andybons> pinkerton: no. need to.
[18:55:57] <andybons> pinkerton: same bug as before
[18:55:59] <pinkerton> si
[18:56:56] *** vt100 has joined #chromium
[18:58:12] *** pdelgallego has quit IRC
[19:00:15] *** andrix has joined #chromium
[19:00:55] *** Zaba has quit IRC
[19:01:30] *** abarth has joined #chromium
[19:01:30] *** ChanServ sets mode: +v abarth
[19:01:40] *** bers has joined #chromium
[19:02:22] *** isherman has joined #chromium
[19:02:22] *** ChanServ sets mode: +v isherman
[19:04:33] *** oshima_ has quit IRC
[19:07:35] *** stuartmorgan has quit IRC
[19:08:34] *** ctruta has joined #chromium
[19:08:59] *** Zaba has joined #chromium
[19:09:02] *** rniwa has joined #chromium
[19:09:03] *** ChanServ sets mode: +v rniwa
[19:14:33] *** andybons has quit IRC
[19:15:29] *** isherman has quit IRC
[19:16:58] *** oshima_ has joined #chromium
[19:16:59] *** ChanServ sets mode: +v oshima_
[19:17:17] <fsamuel> anyone familiar with the video element controls here?
[19:18:24] *** kerz has joined #chromium
[19:18:24] *** ChanServ sets mode: +v kerz
[19:21:11] *** cached has joined #chromium
[19:23:35] *** asargent is now known as asargent2
[19:24:46] *** rsleevi has quit IRC
[19:25:02] *** isherman has joined #chromium
[19:25:02] *** ChanServ sets mode: +v isherman
[19:30:12] *** asargent2 is now known as asargent
[19:30:58] <dhollowa> hi folks, anyone know why windows try bots are failing to compile?
[19:31:48] <dhollowa> looks webkit related, but no problems on other platforms.  webcore.lib(TextEvent.obj) : error LNK2001: unresolved external symbol
[19:32:01] *** fusion44 has quit IRC
[19:33:23] *** zloidemon has joined #chromium
[19:33:41] *** oshima_ has quit IRC
[19:33:51] <asargent> dhollowa: reply to the try server email, that will reach the right person to investigate
[19:34:03] <dhollowa> ok, thx.
[19:34:08] 
[19:34:37] *** oshima_ has joined #chromium
[19:34:37] *** ChanServ sets mode: +v oshima_
[19:35:47] <dhollowa> asargent: yes, that is quite obvious isn't it. :-.
[19:36:58] <asargent> I usually feel the temptation to not reply, since it seems like nothing will happen, but I've generally gotten a response from M-A or someone else relatively quickly
[19:42:51] *** nkostylev has quit IRC
[19:43:16] *** oshima_ has quit IRC
[19:44:01] *** jamesr has joined #chromium
[19:44:01] *** ChanServ sets mode: +v jamesr
[19:44:24] <pinkerton> dhollowa: i replied already on my try failure in webkit
[19:44:31] <pinkerton> dhollowa: so we'll see
[19:44:56] <pinkerton> and i do almost always get a response from m-a
[19:45:05] <pinkerton> so replying is helpful
[19:45:06] <tfarina> dhollowa: same failure occurred yesterday.
[19:46:28] *** isherman has quit IRC
[19:46:45] *** isherman has joined #chromium
[19:46:45] *** ChanServ sets mode: +v isherman
[19:47:52] *** isherman1 has joined #chromium
[19:47:52] *** ChanServ sets mode: +v isherman1
[19:47:52] *** isherman has quit IRC
[19:48:09] <dhollowa> pinkerton: ya, looks like a mixed bag.  sky's try got through, but most of them aren't.  i replied.
[19:48:59] *** isherman1 has quit IRC
[19:53:37] *** hclam has joined #chromium
[19:54:15] <pinkerton> kerz: can i merge http://codereview.chromium.org/3046016/show to the branch after it's settled on the trunk?
[19:54:29] *** devinus has left #chromium
[19:55:31] <vandebo> kerz: same question about http://crbug.com/41408 - formerge after it's baked?
[19:56:52] <kerz> looking
[19:57:27] <kerz> pink yes
[19:57:34] <pinkerton> sveet
[19:57:38] <kerz> vandebo, this doesn't really seem serious enough to land
[19:59:03] *** loislo has joined #chromium
[19:59:39] <kerz> it needs some time to bake, ping me in a couple of days on it
[20:00:09] *** oshima_ has joined #chromium
[20:00:09] *** ChanServ sets mode: +v oshima_
[20:00:22] <vandebo> kerz: to me?
[20:00:53] *** ctruta has quit IRC
[20:01:11] <asargent> mac folks: could someone help me figure out the valgrind error we're getting here: http://build.chromium.org/buildbot/memory/builders/Chromium%20Mac%20(valgrind)/builds/6696/steps/memory%20test:%20unit/logs/stdio
[20:01:30] <asargent> at the end it looks like ResourceDispatcherHostTest.TestMany fails with a CHECK in pickle.cc
[20:01:48] *** ctruta has joined #chromium
[20:01:49] <asargent> then there are a few UninitCondition errors from valgrind
[20:02:38] *** wjmaclean has quit IRC
[20:02:53] <asargent> it's been failing this way further than the history scrolls back on the memory waterfall
[20:03:09] *** Adys has joined #chromium
[20:03:17] *** wjmaclean has joined #chromium
[20:03:27] <oshima_> asargent: i filed a bug for this.
[20:04:00] *** isherman has joined #chromium
[20:04:00] *** ChanServ sets mode: +v isherman
[20:04:18] <asargent> oshima_: did you put in any suppressions for the valgrind failures?
[20:04:21] *** Adys has quit IRC
[20:04:29] <oshima_> asargent: http://crbug.com/50002
[20:04:43] <oshima_> yes I checked in suppression this morning.
[20:05:14] <oshima_> asargent: and i'm valgrind sheriff today
[20:05:23] *** Adys has joined #chromium
[20:06:40] <asargent> oshima_: ok, I'm happy to let you worry about it then. :)
[20:06:51] *** rafaelw has joined #chromium
[20:06:51] *** ChanServ sets mode: +v rafaelw
[20:07:09] *** toner has joined #chromium
[20:08:03] *** isherman has quit IRC
[20:11:08] <asargent> looks like NewWindow and SingleVisit ui_tests are failing repeatedly on checkins from window including sky_ thomasvl andybons and stuartmorgan
[20:11:23] *** OtherJakeSays is now known as JakeSays
[20:12:56] <thomasvl> asargent: looking
[20:13:14] *** zer0her0 has joined #chromium
[20:13:22] <thomasvl> asargent: that cl for me is just a svn:ignore on two directories.  :(
[20:13:54] <thomasvl> asargent: but let me look at the bot, i've got an idea
[20:15:45] <asargent> not knowing anything about these tests, it looks like stuartmorgan's CL sounds slightly related to the failures: http://src.chromium.org/viewvc/chrome?view=rev&revision=53479
[20:15:51] *** phajdan-jr has joined #chromium
[20:15:51] *** ChanServ sets mode: +v phajdan-jr
[20:16:05] <thomasvl> asargent: bot stuck, rebooting
[20:16:19] <thomasvl> let me do one thing first and i'll write up more info to get it into a bug
[20:16:25] <asargent> ok, thanks
[20:16:38] *** fta_ has joined #chromium
[20:17:37] <trungl-bot> Tree opened by asargent at chromium dot org: Tree is open (rebooting Mac 10.6 tests bot)
[20:17:52] *** fta has quit IRC
[20:18:07] *** fta_ is now known as fta
[20:25:23] *** kcbanner has joined #chromium
[20:25:45] *** Adys has quit IRC
[20:29:13] *** pink_ipad has joined #chromium
[20:29:41] * pink_ipad tries colloquy on the iPad
[20:30:42] <pinkerton> blah blah blah
[20:30:47] <jamesr> a pink ipad? how cute!
[20:31:51] <kcbanner> http://code.google.com/p/chromium/issues/detail?id=50055 this has bitten me in the ass a few times today
[20:32:33] *** earyoyo has quit IRC
[20:33:13] <asargent> kcbanner: what OS?
[20:33:41] <asargent> (knowing that is key to proper triage for issues like this) :)
[20:34:14] *** eroman has joined #chromium
[20:34:15] *** ChanServ sets mode: +v eroman
[20:37:06] *** cmasone has quit IRC
[20:37:21] *** pink_ipad has quit IRC
[20:37:48] *** loislo has quit IRC
[20:39:26] *** rniwa has quit IRC
[20:40:55] *** rubenbb has quit IRC
[20:41:04] *** pink_ipad has joined #chromium
[20:41:12] *** malavv has joined #chromium
[20:41:54] *** isherman has joined #chromium
[20:41:54] *** ChanServ sets mode: +v isherman
[20:41:57] <pink_ipad> Hmm, this is kinda cool. Nice nick suggestion ui.
[20:47:10] *** isherman has quit IRC
[20:50:16] *** glotov has quit IRC
[20:51:06] <rohitrao> pinkerton: does fullscreen work right now with side tabs?
[20:51:14] <pinkerton> no idea
[20:51:26] <rohitrao> ok, I'll take that to mean I didn't just break it :)
[20:53:37] <pinkerton> heh
[20:54:25] *** rubenbb has joined #chromium
[20:55:10] <thomasvl> phajdan-jr: yt?
[20:57:08] *** pink_phone has joined #chromium
[20:57:19] <pink_phone> I am everywhere!
[20:58:35] <pink_ipad> You betcha
[20:59:00] <pink_ipad> Test
[20:59:46] <tfarina> troll?
[20:59:55] <pinkerton> lol no.
[21:00:01] <pinkerton> i'm just playing with stuff
[21:00:50] <kerz> kickban time
[21:00:56] *** tonyg-cr has quit IRC
[21:02:21] <pink_ipad> Hey now
[21:02:39] *** cmasone has joined #chromium
[21:02:39] *** ChanServ sets mode: +v cmasone
[21:02:45] <pink_ipad> Ill give you all the bugs in the next triage
[21:05:56] *** pink_phone has quit IRC
[21:06:33] *** pink_ipad has quit IRC
[21:08:44] <kcbanner> asargent, linux
[21:09:02] <kcbanner> asargent, I've updated the bug including revisions where I started seeing it
[21:10:04] <dcheng> In WebKit, how can I get to Chromium's WebViewClient from WebCore?
[21:10:55] *** scherkus has joined #chromium
[21:11:10] *** ChanServ sets mode: +v scherkus
[21:15:26] *** Guest85240 has joined #chromium
[21:15:42] *** jshin has quit IRC
[21:15:53] *** Assid has quit IRC
[21:16:26] *** rniwa has joined #chromium
[21:16:27] *** ChanServ sets mode: +v rniwa
[21:18:05] *** anicolao has joined #chromium
[21:18:58] *** malavv has quit IRC
[21:20:25] <mrossetti> YIKES!  First time I've seen the wrench menu on the Mac in quite a while!
[21:20:45] <pinkerton> heh
[21:20:49] <pinkerton> bazinga!
[21:21:03] <mrossetti> No kidding!
[21:22:37] <mrossetti> mumble mumble EDIT ZOOM mumble mumble
[21:23:31] <thomasvl> asargent: ping
[21:28:21] *** bmizerany has joined #chromium
[21:30:14] *** jshin has joined #chromium
[21:30:14] *** ChanServ sets mode: +v jshin
[21:32:43] <asargent> thomasvl: ack
[21:34:03] *** joelp has joined #chromium
[21:34:22] <thomasvl> asargent: in other window so as not to flood channel
[21:37:04] <joelp> Is there any way to get events from a data: URL?  My extension needs access and you can't setup data as a scheme you get events for...
[21:37:26] *** pinkerton has quit IRC
[21:37:45] *** fta_ has joined #chromium
[21:38:21] *** fta has quit IRC
[21:38:25] *** fta_ is now known as fta
[21:40:02] <asargent> joelp: do you mean for content scripts?
[21:40:12] <joelp> asargent I do...
[21:40:18] *** Adys has joined #chromium
[21:41:40] <phajdan-jr> thomasvl: now I am, sorry for not setting the afk mark
[21:42:04] <thomasvl> phajdan-jr: np.  you probably have a few mail messages from the bug updates in the mean time.  :)
[21:42:26] <phajdan-jr> thomasvl: yes, I've read them
[21:42:34] <phajdan-jr> thomasvl: I'm thinking about them
[21:42:38] <joelp> asargent I'll take any way to get any event from a data:URL actually -- just need to know if someone clicks on a button
[21:43:16] <asargent> joelp: is this for content where the top-level document has a data: url, or in a frame or something?
[21:43:18] <joelp> asargent can't connect to it directly with content scripts, but is there any other communication path I can setup to an extension?  A custom protocol handler or anything like that?
[21:43:31] <joelp> asargent iframe built from data url
[21:43:52] <joelp> asargent So javascript prevents me from getting to it that way (from the top document)
[21:44:05] <thomasvl> phajdan-jr: i'm trying to figure out if there is a better way to make sure the whole process tree is going down, that would fix the buildup issue for us.  :(
[21:45:09] <asargent> joelp: you're probably running into this bug: crbug.com/20773
[21:45:13] <phajdan-jr> thomasvl: on windows we may launch the process in a job, which may prevent "leaking" it. Let's ask cpu about that.
[21:47:18] <dcheng> I'm added some IPCs for drag and drop and they're currently routed to TabContentsView. On the WebKit side, I added new methods to WebViewClient, but I don't know how to get to WebViewClient from WebCore... so if anyone's done anything like this or can help, that'd be great.
[21:47:38] <joelp> asargent no -- I can attempt to access the frame and get a javascript security error because the page (http://blah.com) isn't the same domain as the data:text/html iframe src
[21:47:51] <dcheng> I took a look at geolocation, and it looks like the approach for that was to add a new geolocationClient to Page, but I'd like to avoid adding more paramters to Page if at all possible...
[21:48:02] <dcheng> Especially since this is specific to the Chromium port.
[21:49:04] *** dpranke has joined #chromium
[21:49:04] *** ChanServ sets mode: +v dpranke
[21:49:12] *** ejat has joined #chromium
[21:49:12] *** ejat has joined #chromium
[21:51:26] *** bers has quit IRC
[21:51:30] *** tonyg-cr has joined #chromium
[21:51:31] *** ChanServ sets mode: +v tonyg-cr
[21:52:24] <asargent> joelp: I can't think of any great workarounds for you off the top of my head... I assume you can read the data url from the iframe element in the dom right? it seems like there might be some way to parse that
[21:53:55] <joelp> asargent yeah I can read it -- but I want to get mouse clicks from inside the iframe it creates...
[21:55:31] *** lulinha has joined #chromium
[21:55:31] *** lulinha has left #chromium
[21:55:35] *** pdelgallego has joined #chromium
[21:55:50] *** fusion44 has joined #chromium
[21:58:08] *** lulinha has joined #chromium
[21:58:08] *** lulinha has left #chromium
[22:00:30] *** zloidemon has quit IRC
[22:00:55] <senorblanco> I seem to have pooched the win try server with my webkit roll try
[22:01:12] *** ctguil has joined #chromium
[22:01:12] *** ChanServ sets mode: +v ctguil
[22:01:36] <senorblanco> if someone could do a clobber, that should fix it (I think)
[22:03:22] *** Kunalagon has joined #chromium
[22:04:11] *** malavv has joined #chromium
[22:05:41] *** ctguil is now known as ctguil_
[22:07:05] *** andybons has joined #chromium
[22:07:05] *** ChanServ sets mode: +v andybons
[22:09:49] <trungl-bot> Tree opened by asargent at chromium dot org: Tree is open (thomasvl investigating Mac 10.6 Test failures)
[22:10:56] <asargent> joelp: we should probably allow you to specify data urls in match patterns - you can file a bug for it at crbug.com (please search first to see if there isn't already a bug on file)
[22:11:49] <maruel> bulach: I can't get the chromium os try slave to work but that's unrelated to linux_chromeos
[22:12:56] <maruel> and linux_chromeos seems fine atm
[22:13:03] *** maruel is now known as maruel_ooo
[22:13:12] <senorblanco> maruel: sorry, that was my mistake.  linux_chromeos was what we wanted.
[22:13:55] <maruel_ooo> np
[22:17:21] *** zer0her0 has quit IRC
[22:18:18] *** agl has joined #chromium
[22:18:19] *** ChanServ sets mode: +v agl
[22:18:39] *** andrix has quit IRC
[22:20:17] <senorblanco> ctguil_, asargent: WebKit roll incoming
[22:20:55] <asargent> senorblanco: ok
[22:21:00] <trungl-bot> Tree opened by asargent at chromium dot org: Tree is open (thomasvl investigating Mac 10.6 Test failures, brettw investigating linux webkit_tests)
[22:21:03] * asargent crosses fingers
[22:21:17] <ctguil_> k
[22:21:31] *** ctguil_ is now known as ctguil
[22:23:37] *** awolfson has quit IRC
[22:25:46] *** kjg has joined #chromium
[22:25:56] *** Adys has quit IRC
[22:28:12] *** elsenorblanco has joined #chromium
[22:30:37] <mmoss> ctguil, asargent: Testing buildbot change on Chromium Linux Builder (dbg). I've got it if it breaks.
[22:30:56] <asargent> thanks for heads up
[22:31:15] <trungl-bot> Tree opened by brettw at chromium dot org: Tree is open (thomasvl investigating Mac 10.6 Test failures, brettw reverted to hopefully fix linux webkit_tests)
[22:32:56] <oshima> nshkrob: ping
[22:32:57] *** senorblanco has quit IRC
[22:35:31] *** michaeln has joined #chromium
[22:35:37] *** ChanServ sets mode: +v michaeln
[22:41:23] <mmoss> arv: Chromium Linux Builder (dbg) failure is me, not your CL
[22:41:27] <trungl-bot> Tree opened by oshima at chromium dot org: Tree is open (thomasvl investigating Mac 10.6 Test failures, brettw reverted to hopefully fix linux webkit_tests, heapcheck -> nshkrob)
[22:45:12] *** toner has quit IRC
[22:49:15] <thomasvl> rafaelw / asargent : cl out to either of you to try to green up the mac testers (my day is coming to and end and its about the only straw i've found to grasp at)
[22:49:31] *** mathrick has quit IRC
[22:49:52] *** mathrick has joined #chromium
[22:49:53] <rafaelw> looks good
[22:50:02] *** arv_ has joined #chromium
[22:50:13] <rafaelw> thomasvl: ^^
[22:50:22] <thomasvl> tx
[22:50:27] *** davemoore has quit IRC
[22:50:28] *** davemoore__ has joined #chromium
[22:50:29] *** ChanServ sets mode: +v davemoore__
[22:52:25] *** tonikitoo has quit IRC
[22:52:43] *** fta_ has joined #chromium
[22:53:21] *** fta has quit IRC
[22:53:34] *** fta_ is now known as fta
[22:55:38] *** shoe has joined #chromium
[22:58:08] <thomasvl> rafaelw: my "fix" will take another cycle (or two) for the test to be disabled in the binaries being run on the testers, so it's possible any of the Mac* Testers could choke the same way in the mean time.  we'll just have to bounce them and hope my fix works.
[22:58:08] *** bumblebird has joined #chromium
[22:58:23] *** rubenbb has quit IRC
[22:58:47] <rafaelw> ok.
[22:58:51] <asargent> thomasvl: by bounce do you mean we'll need to reboot them?
[22:59:05] <thomasvl> y, it's leaked/hosed processes that are building up.  :(
[23:00:18] <thomasvl> first one i looked at yesterday had 30-40 chromium icons bouncing in the dock, pinkerton and attest to my burst out in laughter/surprise/horror...
[23:00:19] *** rubenbb has joined #chromium
[23:03:44] *** slightlyoff has joined #chromium
[23:03:45] *** ChanServ sets mode: +v slightlyoff
[23:03:55] *** bumblebird has left #chromium
[23:04:06] <phajdan-jr> some weirdness landed on the tree by skrul :(
[23:04:13] <asargent> whoa, closing
[23:04:16] <phajdan-jr> looks like git svn dcommit to me
[23:04:28] *** skrul has joined #chromium
[23:04:29] *** ChanServ sets mode: +v skrul
[23:04:32] <jamesr> skruuuuuuuuuul!
[23:04:36] <skrul> gah!!!
[23:04:41] <trungl-bot> Tree closed by asargent at chromium dot org: Tree is closed
[23:04:44] <skrul> i have no idea how that happened
[23:04:52] <phajdan-jr> skrul: git svn dcommit?
[23:05:02] <skrul> git cl dcommit
[23:05:12] <phajdan-jr> looks like a bug then
[23:05:17] <phajdan-jr> evmar: ^
[23:05:29] <skrul> i did use another argument
[23:05:37] <skrul> git cl dcommit <branch to diff against>
[23:06:10] <skrul> i'll start reverting
[23:06:24] <phajdan-jr> I suggest reverting it in one commit using git
[23:06:26] <phajdan-jr> skrul: ^
[23:06:43] <skrul> phajdan-jr: can you guide me through that?
[23:06:50] <skrul> phajdan-jr: i've only reverted with drover before
[23:07:02] <phajdan-jr> skrul: create a branch for the revert
[23:07:09] *** beng has left #chromium
[23:07:14] <phajdan-jr> skrul: then issue "git revert" for each of the bad patches
[23:07:20] <skrul> ok
[23:07:40] <phajdan-jr> skrul: and then use "git rebase -i" to merge those into one
[23:07:48] <phajdan-jr> skrul: and then usual git cl upload, git cl dcommit
[23:07:49] *** malavv has quit IRC
[23:08:19] <asargent> nirnimesh: why are you committing when tree is closed?
[23:09:08] <skrul> phajdan-jr: i need to wait for the git repo to catch up...
[23:09:23] <phajdan-jr> skrul: oh, do you want me to handle it then?
[23:09:23] <nirnimesh> asargent: the tree closed in the middle of my commit
[23:09:45] <asargent> ok
[23:09:50] *** oshima_ has quit IRC
[23:09:54] <nirnimesh> asargent: I checked, it was open, I committed, refreshed page, it was closed
[23:09:57] <skrul> phajdan-jr: if you can do it quicker, sure -- but i assume i can't do anything until git pull brings down those changes?
[23:10:10] <phajdan-jr> skrul: okay, I'll handle the revert
[23:10:12] <phajdan-jr> asargent: ^
[23:10:15] *** andybons has quit IRC
[23:10:15] <phajdan-jr> ETA 5 minutes
[23:10:20] <asargent> phajdan-jr: thanks
[23:10:26] <skrul> phajdan-jr: thanks
[23:10:26] *** isherman has joined #chromium
[23:10:26] *** ChanServ sets mode: +v isherman
[23:12:06] <thomasvl> asargent: i'm out, so don't stick me back in tree status when this clears, since I won't still be looking.  :(
[23:12:18] *** thomasvl has quit IRC
[23:13:08] *** Kunalagon has quit IRC
[23:14:05] *** finnur has joined #chromium
[23:14:06] *** ChanServ sets mode: +v finnur
[23:14:16] *** ejat has quit IRC
[23:17:13] *** ROBOd has quit IRC
[23:17:16] <pkasting> Does anyone know why "locally defined symbol _xmlMalloc imported" warnings keep spewing every time I link
[23:17:19] <pkasting> It's really annoying
[23:18:25] <nshkrob> my trybots keep failing the update step
[23:18:41] <nshkrob> happens on all platforms. I'm using git. any pointers?
[23:18:57] <nshkrob> e.g. http://codereview.chromium.org/3014032/show
[23:19:08] <phajdan-jr> uploading revert...
[23:19:15] *** oshima_ has joined #chromium
[23:19:42] <tfarina> pkasting: was this http://codereview.chromium.org/2825052/show, that is causing these warns?
[23:19:53] *** andybons has joined #chromium
[23:19:54] *** ChanServ sets mode: +v andybons
[23:20:04] *** andybons has left #chromium
[23:20:13] <phajdan-jr> landing the revert right now
[23:20:25] <tfarina> wasn't*
[23:20:25] <pkasting> evmar: ^^^
[23:20:57] <pkasting> I don't know
[23:21:59] <phajdan-jr> okay, it seems it landedokay, revert is http://crrev.com/53529
[23:22:10] <phajdan-jr> skrul: ^ and please review carefully if I got the revert right
[23:22:22] <phajdan-jr> asargent: ^ sorry it took so long
[23:22:47] <skrul> phajdan-jr: yea looks correct :)
[23:22:51] <trungl-bot> Tree closed by asargent at chromium dot org: Tree is closed (revert landed, waiting for builders to catch up)
[23:22:51] <asargent> phajdan-jr: np. we'll wait a while for the builders to catch up
[23:22:53] *** anicolao has quit IRC
[23:23:59] <tfarina> arv: is there a javascript style guide like Google C++ guide?
[23:24:30] <elsenorblanco> sorry, webkit fail is me
[23:24:38] <elsenorblanco> I'll do a quick roll to pick up the new baseline
[23:24:58] <asargent> elsenorblanco: ok
[23:28:02] *** tfarina has quit IRC
[23:28:40] <elsenorblanco> want me to wait till tree opens?
[23:29:11] *** phajdan-jr is now known as phajdan-jr|afk
[23:29:17] <asargent> elsenorblanco: maybe wait a little bit, until more of the builders start their next cycle
[23:29:22] <elsenorblanco> ok
[23:29:34] *** agl has quit IRC
[23:30:23] *** Adys has joined #chromium
[23:30:32] *** hclam has quit IRC
[23:37:02] *** k0n has left #chromium
[23:38:44] *** MikeSmithXX has joined #chromium
[23:38:49] *** jlf has joined #chromium
[23:40:19] <phajdan-jr|afk> skrul: have you reported the git-cl issue to Evan? Just checking.
[23:40:22] *** phajdan-jr|afk is now known as phajdan-jr
[23:40:55] *** Emperorlou has quit IRC
[23:41:18] *** dumi has quit IRC
[23:41:40] *** hrna has joined #chromium
[23:42:03] *** dumi has joined #chromium
[23:42:03] *** ChanServ sets mode: +v dumi
[23:42:12] <skrul> phajdan-jr: i am filing a bug
[23:42:12] *** ctruta has quit IRC
[23:42:28] <rohitrao> mrossetti: this may take a while :)
[23:42:40] *** MikeSmithW3C^ has quit IRC
[23:42:42] <mrossetti> rohitrao, np
[23:42:44] <phajdan-jr> skrul: please mark it with GreenTreeTaskForce label and make sure to indicate that fixing it is important to keeping tree green
[23:42:55] *** hrna has quit IRC
[23:43:13] <phajdan-jr> skrul: I'm happy with a fix that disables a separate branch option for git cl dcommit, you can write that in the bug report
[23:45:26] <asargent> elsenorblanco: ok, I think it's ok for you to do your webkit roll
[23:45:44] *** ctruta has joined #chromium
[23:46:00] <maruel_ooo> sending a few clobber builds to the win try slaves
[23:46:19] <elsenorblanco> k, tx
[23:46:22] <maruel_ooo> FTR, anyone can do that, I use
[23:46:23] <maruel_ooo> git try --clobber --bot win -t base_unitests --name "Clean slaves"
[23:46:49] <maruel_ooo> using -t something helps by not running all the tests
[23:47:28] <awong> maruel_ooo: whoa...I never knew about -t. You're are again my hero.
[23:47:41] <elsenorblanco> cool
[23:48:07] <maruel_ooo> git try -h works
[23:48:20] <maruel_ooo> but not git help try nor git try --help
[23:48:24] <maruel_ooo> it's awesome :)
[23:48:34] <maruel_ooo> ah, git-try --help works
[23:48:40] <maruel_ooo> we should document that :)
[23:49:18] <awong> you should put it into the output of git-try --help ;)
[23:49:40] <elsenorblanco> landed
[23:50:29] *** jrmuizel has quit IRC
[23:52:36] <asargent> FYI, we're rebooting the Mac 10.6 Tests builder
[23:55:22] *** Adys has quit IRC
[23:58:09] *** hclam has joined #chromium
[23:59:50] *** arv_ has quit IRC

top