June 24, 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

[00:00:22] <evmar> that's the nice thing about build configurations, now matter what you write it breaks somebody
[00:00:45] <vandebo> does it? looks like tool failure to me.
[00:00:53] *** Adys has quit IRC
[00:00:59] <vandebo> oh.. dbug-glib.h
[00:01:18] <vandebo> (unintential slip, I swear)
[00:01:43] *** FullFlannelJacke has joined #chromium
[00:04:15] <hclam> ericu, neb: pkasting is going to submit a fix for reliability upstream, i'll merge once it is landed
[00:04:31] <ericu> OK, thanks.
[00:04:35] <ericu> Keep us posted.
[00:05:38] *** Adys has joined #chromium
[00:05:46] *** GeekShadow has quit IRC
[00:05:58] <trungl-bot> Tree closed by ericu at google dot com: Tree is closed (Evan fixing Linux compile)
[00:06:44] <evmar> fixed, hopefully
[00:07:04] *** jrmuizel has quit IRC
[00:07:11] <evmar> if that didn't work, please revert me, i'm late to a meeting
[00:09:09] *** kliegs has joined #chromium
[00:09:57] *** skydrome has quit IRC
[00:10:22] <ericu> evmar: OK; I'll keep an eye on it.
[00:10:27] *** skydrome has joined #chromium
[00:11:26] *** skydrome has quit IRC
[00:12:07] *** skydrome has joined #chromium
[00:13:02] <nsylvain> ericu: do you happen to know if someone is looking at the reliability tests failures?
[00:14:56] <senorblanco> ok, 41036 landed in webkit tree.  win & linux canaries are no sicker than before.  let's call that success.
[00:15:48] <ericu> +nsylvain yes, pkasting's fixing it upstream.
[00:15:56] <nsylvain> great, thanks
[00:18:14] *** Martijnc has quit IRC
[00:19:05] <trungl-bot> Tree opened by ericu at google dot com: Tree is open (Linux rolling green, reliability being fixed upstream, remoting->hclam)
[00:19:18] <pkasting> ericu, nsylvain: I have a fix that works, I just need to create a layout test and get it reviewed
[00:19:28] *** michaeln has joined #chromium
[00:19:28] *** ChanServ sets mode: +v michaeln
[00:19:28] <ericu> Thanks pkasting.
[00:30:17] *** pathorn has joined #chromium
[00:30:18] *** ChanServ sets mode: +v pathorn
[00:30:58] *** pfeldman has quit IRC
[00:32:43] *** shepazu has joined #chromium
[00:37:12] <hclam> ericu: I have just merged webkit to 61699, hopefully the tree will still be mostly green
[00:37:28] <ericu> hclam: fingers crossed
[00:37:37] <hclam> :)
[00:38:45] *** conroy has quit IRC
[00:39:21] *** johnny_g has joined #chromium
[00:39:21] *** ChanServ sets mode: +v johnny_g
[00:43:19] <akalin> arrgghh
[00:43:25] <akalin> what is the simplest way to turn off SVG
[00:43:36] *** bent-mozilla has quit IRC
[00:43:37] <akalin> i tried something and am getting compile errors re. struct WebCore::SVGElement not being found
[00:43:39] <rsesek> export GYP_DEFINES='enable_svg=0' && gclient runhooks
[00:43:49] <akalin> rsesek: okay, thanks
[00:44:54] *** markmentovai has quit IRC
[00:45:36] <dcheng> Isn't there some version of Xcode with a 64-bit linker that makes the Mac problems magically go away?
[00:45:51] <akalin> yeah, xcode 3.2 I think
[00:45:53] <rsesek> requires 10.6 which requires reimaging
[00:45:57] <rsesek> dinner
[00:45:57] <akalin> i thought that was only snow leopard
[00:45:57] <dcheng> Oh.
[00:46:15] <dcheng> I thought about reimaging but since no one else in the office is using 10.6, that doesn't help me much.
[00:46:37] <rsesek> 10.6 is nice. and xcode 3.2 is a lot snappier than 3.1 and the build results window is sooo much better
[00:46:46] <akalin> it is
[00:46:54] <dcheng> Fair enough, but no distributed build makes me sad
[00:47:03] <akalin> oh yeah :(
[00:47:28] <dcheng> akalin: If you upgrade to 10.6, I'll do it too!
[00:47:36] <jamesr> i'm distributing on 10.6 / xcode 3.2
[00:47:41] <jamesr> or sharing rather
[00:48:02] <dcheng> Then we'll have 2 10.6 machines...
[00:49:24] <akalin> dcheng: are you in kirkland?
[00:49:29] <dcheng> akalin: Yeah.
[00:49:30] *** skydrome has quit IRC
[00:49:34] <akalin> oh, cool
[00:49:37] *** skydrome has joined #chromium
[00:50:07] <akalin> yeah, i may reimage to 10.6
[00:50:25] <akalin> i'll let you know if I do!
[00:55:25] *** Aria has quit IRC
[01:01:08] *** tkmorris_ has joined #chromium
[01:01:58] <mirandac> estade: ping
[01:02:23] *** tkmorris has quit IRC
[01:04:59] <mirandac> evmar: ping
[01:13:51] *** eseidel has quit IRC
[01:16:52] <dcheng> Why is there a tab_contents_view_gtk.cc under tab_contents and views/tab_contents?
[01:17:03] <vandebo> the memory test (net) failures are mine, I'm looking at them
[01:17:26] <dcheng> Mac only has a TabContentsView implementation in tab_contents; Windows only has one in views/tab_contents...
[01:18:52] <evmar> mirandac: hi
[01:19:58] <mirandac> Hi, Evan -- was just looking for a reviewer for a small first run patch, but ended up throwing it over to estade.
[01:20:09] <evmar> ok, cool :)
[01:21:07] <thakis> dcheng: the one in views could be for chromeos
[01:21:26] *** wr| has quit IRC
[01:21:53] <dcheng> thakis: I'm just having a hard time understanding the distinction between the two directories. I'm also having trouble understanding why two platform implementations are in tab_contents and the other two are under views/tab_contents.
[01:22:09] <akalin> programmers are messy and lazy
[01:22:30] <estade> mirandac: looking
[01:22:39] <mirandac> estade: thanks! :-)
[01:23:45] <dcheng> So linux_view == ChromeOS?
[01:24:05] *** wr| has joined #chromium
[01:24:12] <thakis> dcheng: yes
[01:24:23] <dcheng> What's the difference between linux_view and linux_chromeos then? =(
[01:25:01] <thakis> dcheng: i think you can build linux_views on linux without chromeos; it's mainly used for debugging chromeos code without having to run chromeos
[01:25:14] <thakis> the linux folks (estade evmar eglaysher_lin ) might know better
[01:25:30] <sky_> chromeos=linux_view+chromeos specific stuff
[01:25:30] <thakis> or the chromeos/views_gtk folks (sky_ )
[01:25:40] <sky_> status bar, panels ...
[01:26:14] *** dhollowa has quit IRC
[01:27:28] <sky_> When doing a git rebase is there an easy way to tell git to take the version you're mering in?
[01:27:35] <sky_> merging that is
[01:28:18] <evmar> git checkout --theirs foo/bar.cc
[01:28:34] <sky_> then git add ?
[01:28:37] <dcheng> So is there a difference between chrome/browser/tab_contents and chrome/browser/views/tab_contents then?
[01:28:39] <evmar> i think so
[01:28:43] <sky_> i'll try that, tx.
[01:28:58] <thakis> dcheng: i'd expect that the former contains shared model code mostly
[01:29:08] <thakis> while the subfolder in views contains the win/chromeos view classes
[01:29:29] <thakis> there should also be a subfolder in gtk for the linux version and in cocoa for the mac version of the views
[01:29:59] <dcheng> thakis: No such subfolders in browser/cocoa or browser/gtk
[01:30:18] <thakis> dcheng: that's unfortunate :-)
[01:30:22] <thakis> but i think that's the idea
[01:30:29] *** rafaelw has left #chromium
[01:30:31] <dcheng> I feel like the directory structure is a little confusing. *shrug*
[01:30:33] <thakis> don't let facts get in the way of my theory
[01:31:36] <dcheng> Facts are optional anyway
[01:31:42] <sky_> chrome/browser/views/tab_contents is the ui parts needed to display what's in browser/tab_contents.
[01:32:31] <sky_> ui for views that is.
[01:33:35] <dcheng> Then shouldn't one of the copies of tab_contents_view_gtk.cc be moved? Or renamed to something less confusing?
[01:34:07] <akalin> dcheng: you could do it yourself if you feel strongly about it :-)
[01:34:42] *** roc has quit IRC
[01:34:42] <sky_> dcheng: yes, it would be nice if we were consistent.
[01:35:06] *** dglazkov has quit IRC
[01:35:10] <vandebo> 50647 reverted - memory tests should go green
[01:35:11] <dcheng> I would do it but I'm frankly, a little baffled still.
[01:35:21] <dcheng> Minus the comma.
[01:36:56] *** tittiatcoke has quit IRC
[01:37:14] <evmar> the files are different
[01:37:32] *** FullFlannelJacke has quit IRC
[01:38:59] *** Aria has joined #chromium
[01:39:56] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "update" on "Chromium Mac Builder")
[01:41:05] <mrossetti> ajwong, please take a look at the build failure.
[01:41:25] <mrossetti> awong ^^^
[01:43:44] *** kliegs has quit IRC
[01:43:45] <estade> mrossetti: can we just revert
[01:44:13] <mrossetti> Yep, just wanted to give the poor bloke/blokette a chance at redemption first.
[01:44:40] <mrossetti> estade, I'll revert now.
[01:44:43] <estade> thanks!
[01:46:42] <ericu> thx mrosseti
[01:46:58] <trungl-bot> Tree closed by mrossetti at chromium dot org: Tree is closed (reverting 50667)
[01:47:13] *** stevenjb_ has joined #chromium
[01:47:13] *** ChanServ sets mode: +v stevenjb_
[01:47:31] *** stevenjb_ has quit IRC
[01:48:14] *** FullFlannelJacke has joined #chromium
[01:48:23] <senorblanco> did cupertino just fall into the pacific or something?  :)
[01:50:00] <trungl-bot> Tree closed by mrossetti at chromium dot org: Tree is closed (reverted 50667 ? cycling green)
[01:53:02] *** rsesek has quit IRC
[01:53:04] <thakis> senorblanco: ?
[01:53:25] * mrossetti is giving the build bots a moment to consider the reversion and will re-open shortly
[01:53:31] *** RT|Chatzilla has joined #chromium
[01:53:31] <thakis> ah http://build.webkit.org/console
[01:54:11] <akalin> wow
[01:54:20] <akalin> so *that*'s what a build waterfall should look like
[01:54:30] <akalin> our squares are pretty small
[01:54:42] *** shepazu has quit IRC
[01:55:34] <awong> mrossetti: sorry...got pulled away suddenly :(
[01:55:37] <awong> thanks for reverting
[02:00:07] <trungl-bot> Tree opened by ericu at google dot com: Tree is open (reverted 50667 ? cycling green)
[02:02:59] <dantasse> hey, would it be possible for me to submit a grd change within the next hour, or should I just hold off till tomorrow?
[02:03:48] <ericu> That's going to require a clobber?
[02:04:13] <dantasse> I think so?  I don't know which GRD changes do and don't require a clobber, so I've always assumed they all do
[02:04:21] *** vithos has quit IRC
[02:04:22] *** vithos has joined #chromium
[02:04:39] <ericu> Yeah, we can do that.
[02:04:48] <ericu> Just don't wait too long.
[02:04:53] <dantasse> cool, yeah
[02:08:37] *** tkmorris_ is now known as tkmorris
[02:08:53] *** dmaclach has quit IRC
[02:10:58] <dantasse> ericu: ok, i have the patch ready.
[02:11:09] <dantasse> I can just land it and then you can clobber
[02:11:16] <ericu> Go for it.
[02:11:18] <dantasse> or we can do what's described here: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Landing-a-GRD-Resources-Change
[02:11:27] <dantasse> up to you
[02:11:30] <ericu> Ah--let me read that, then.
[02:11:32] <ericu> Just a sec.
[02:12:30] *** neb__ has left #chromium
[02:13:08] <ericu> OK, let's do that.  You're going to be around for a while?
[02:13:25] <dantasse> probably 45 min
[02:13:25] <ericu> We're going to have to push a couple of full builds through the windows bots, which will take time.
[02:13:39] <ericu> Hmm...not sure that'll be enough,
[02:13:50] <dantasse> ok. rather do it tomorrow then?
[02:13:53] <ericu> and I'd like you here for the whole thing in case.
[02:13:57] <dantasse> sure
[02:13:57] <ericu> Yeah, let's do it in the morning.
[02:14:03] <ericu> Ping me when ready.
[02:14:04] <dantasse> sounds good.  thanks
[02:14:22] *** AaronMT has quit IRC
[02:15:47] *** away01 is now known as temp01
[02:15:52] *** rohitkc has quit IRC
[02:16:02] *** senorblanco has quit IRC
[02:22:21] *** stuartmorgan has quit IRC
[02:23:36] <stevenjb> Does anyone here use git with chromium and seen the following when trying to push with a clean tree: "Cannont push with a dirty tree. You must commit locally first"?
[02:23:57] <akalin> i've seen that on cygwin a few times
[02:24:07] <akalin> if you're sure your'e clean you can always do a git reset --hard and try again
[02:24:18] <trungl-bot> Tree opened by mrossetti at chromium dot org: Tree is open
[02:26:58] *** kliegs has joined #chromium
[02:27:25] <stevenjb> akalin: git reset worked. Thanks, dont know why I didn't think of that. Must be time to go home :)
[02:27:32] <evmar> stevenjb: git update-index --refresh
[02:27:36] <evmar> stevenjb: search the ML for more
[02:27:43] <akalin> ML?
[02:27:49] <evmar> mailing list
[02:27:52] <evmar> i am using it as a test
[02:27:53] <akalin> ah
[02:28:01] <evmar> every time someone asks about it, i say "write a patch"
[02:28:16] <evmar> and then every time that person says "someone else will deal with it", i put them on my blacklist
[02:28:24] <evmar> (90% kidding)
[02:29:58] *** sepisultrum has joined #chromium
[02:31:36] <sepisultrum> Hi. I'd like to serve an xml document from js using data uris. Unfortunately chromium doesn't allow saving the data. Is this a bug?
[02:31:55] <stevenjb> evmar: cheers. I won't offer to write a patch, I'd like to be working on the code for at least a few months before getting sucked into the vc vortex :)
[02:32:11] *** sebmarkbage has quit IRC
[02:33:51] <evmar> to the blacklist with you
[02:33:58] <evmar> i laugh every time the next person asks me about this
[02:34:05] <akalin> PLONK!
[02:34:26] <sepisultrum> I also think that data uris having a mime type of application/octet-stream should automatically trigger a download
[02:36:40] *** Precea[BNC] is now known as Precea
[02:37:57] *** abarth has joined #chromium
[02:37:58] *** ChanServ sets mode: +v abarth
[02:42:05] *** vithos has quit IRC
[02:44:40] *** trungl has joined #chromium
[02:44:41] *** ChanServ sets mode: +v trungl
[02:48:33] *** vithos has joined #chromium
[02:49:16] *** MikeSmithW3C^ has joined #chromium
[02:51:01] *** morrita has quit IRC
[02:51:17] *** MikeSmithW3C has quit IRC
[02:53:11] *** johnny_g has quit IRC
[02:53:11] *** vithos has quit IRC
[02:54:13] *** tedoc2000_ has joined #chromium
[02:55:31] *** dave_levin has quit IRC
[02:55:58] *** bevc_work has quit IRC
[02:57:49] *** tedoc2000 has quit IRC
[02:57:56] *** dmaclach has joined #chromium
[02:58:59] *** vithos has joined #chromium
[03:01:05] *** dmaclach_ has joined #chromium
[03:01:05] *** dmaclach has quit IRC
[03:01:05] *** dmaclach_ is now known as dmaclach
[03:01:46] *** dmaclach has quit IRC
[03:02:28] <tony^work> sepisultrum: search the bug tracker: crbug.com
[03:02:48] *** yutak_home has quit IRC
[03:03:45] *** Aria has quit IRC
[03:05:49] *** stevenjb has left #chromium
[03:07:05] <thakis> evmar: since i added that check: http://codereview.appspot.com/1671043
[03:07:47] *** kenneth_reitz has quit IRC
[03:08:54] <evmar> thakis wins!
[03:09:18] *** adamdecaf has joined #chromium
[03:10:51] *** morrita has joined #chromium
[03:10:51] *** ChanServ sets mode: +v morrita
[03:11:02] *** adamdecaf has quit IRC
[03:13:38] <thakis> hooray!
[03:21:49] <ericu> Sheriff signing off...play nice, folks.
[03:22:12] <tony^work> eglaysher_lin: LGTM, do you plan on landing tonight?
[03:23:18] *** tonikitoo has joined #chromium
[03:25:17] *** trungl has quit IRC
[03:28:07] <tony^work> eglaysher_lin: n/m, I went ahead and landed my patch, sorry about the conflicts
[03:29:32] <evmar> yo tony
[03:29:37] <evmar> can't believe you're coming back soon
[03:29:47] *** hbono has joined #chromium
[03:32:14] <tony^work> true true
[03:32:22] *** BryanWB has joined #chromium
[03:32:59] <tony^work> I plan on fixing the multiple monitors and fullscreen bugs when I get back
[03:33:30] <evmar> i was just sending them all to you so you could decide how important they are :)
[03:33:39] <evmar> i have increasingly little tolerance for hardy-specific bugs
[03:33:50] *** dhollowa has joined #chromium
[03:34:00] <tony^work> yeah, I think the metacity in lucid doesn't have this bug
[03:34:04] <tony^work> but I'm not really sure
[03:34:34] <tony^work> it's a good time to leave tokyo, it's really humid
[03:35:39] <akalin> mushiatsuu~
[03:37:08] <tony^work> maruel: Should we drop /OPT:NOWIN98 ? The builders say it's no longer supported.
[03:40:20] *** rafaelw1 has joined #chromium
[03:45:28] <tony^work> heh, mac try bots have 40 pending jobs
[03:47:54] *** kenneth_reitz has joined #chromium
[03:48:13] *** bmizerany has quit IRC
[03:50:53] <hclam> any sheriffs around?
[03:51:11] <hclam> fyi: just landed the last roll of the day
[03:53:27] <hclam> also submitted the fix to remoting_unittests for shlib-dbg
[03:59:10] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium XP" from 50684: ace at chromium dot org, fbarchard at chromium dot org, jar at chromium dot org, jrg at chromium dot org, tony at chromium dot org (:tony^work), wtc at chromium dot org)
[04:00:36] *** csilv has left #chromium
[04:01:47] *** jamesr has quit IRC
[04:02:13] *** tedoc2000_ has quit IRC
[04:02:32] <tony^work> hmm, looks like a compiler error
[04:02:39] <tony^work> cl : Command line error D8027 : cannot execute 'c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\c2.dll'
[04:04:12] <trungl-bot> Tree opened by tony at chromium dot org (:tony^work): tree is open (compiler error caused Chromium XP to fail, let's see if it passes a second try)
[04:04:41] *** dpranke has quit IRC
[04:07:00] <hclam> I'm going to be afk for 30 minutes, will be back monitoring the bot
[04:07:43] *** fishd_ has joined #chromium
[04:07:43] *** ChanServ sets mode: +v fishd_
[04:08:21] *** temp01 has quit IRC
[04:08:21] *** inferno-sec has quit IRC
[04:08:21] *** wjmaclean has quit IRC
[04:08:21] *** ricow has quit IRC
[04:08:21] *** selckin has quit IRC
[04:08:21] *** veli has quit IRC
[04:08:21] *** ananta has quit IRC
[04:08:21] *** vt100 has quit IRC
[04:08:21] *** felipe` has quit IRC
[04:08:21] *** fishd has quit IRC
[04:08:21] *** tote has quit IRC
[04:08:21] *** MVXA has quit IRC
[04:09:30] *** temp01 has joined #chromium
[04:09:30] *** inferno-sec has joined #chromium
[04:09:30] *** wjmaclean has joined #chromium
[04:09:30] *** ricow has joined #chromium
[04:09:30] *** selckin has joined #chromium
[04:09:30] *** veli has joined #chromium
[04:09:30] *** ananta has joined #chromium
[04:09:30] *** vt100 has joined #chromium
[04:09:30] *** felipe` has joined #chromium
[04:09:30] *** fishd has joined #chromium
[04:09:30] *** tote has joined #chromium
[04:09:30] *** MVXA has joined #chromium
[04:09:30] *** zelazny.freenode.net sets mode: +vvv inferno-sec ananta fishd
[04:11:57] *** fishd has quit IRC
[04:13:21] *** taf2 has quit IRC
[04:17:03] *** mrossetti_ has joined #chromium
[04:17:35] *** alyxuk has quit IRC
[04:17:56] *** bmizerany has joined #chromium
[04:19:24] *** General13372 has joined #chromium
[04:19:26] *** mrossetti has quit IRC
[04:19:57] *** trungl has joined #chromium
[04:19:57] *** ChanServ sets mode: +v trungl
[04:22:24] *** temp01 has quit IRC
[04:23:23] *** General1337 has quit IRC
[04:24:57] *** rjkroege has quit IRC
[04:26:27] <trungl-bot> Tree opened by tony at chromium dot org (:tony^work): tree is open
[04:27:20] *** Dogmeat_ has joined #chromium
[04:31:32] *** rsleevi has joined #chromium
[04:33:19] *** hrna has joined #chromium
[04:34:58] *** rbellamy has quit IRC
[04:35:12] <rsleevi> Hi there, I've been granted provisional committer access and am about to commit my first change, based on a CL created under a different account (one created prior to me being granted access). I was wondering if anyone was around to help me make sure that I've got my commands in order, as the information I used is spread across several wiki pages (with some info coming from Chromium-os). Is anyone free for a quick few minutes?
[04:37:20] <eroman> rsleevi: i can help u out, is it chrome or chrome-os u ar ecommitting?
[04:37:28] <rsleevi> Chrome
[04:38:20] <eroman> k. once your CL has been LGTM-ed, you just need to run "gcl commit <CL>"
[04:40:34] <rsleevi> Well, where I was concerned with was that the initial CL was created in an R/O svn branch. Since being granted access, I checked out a r/w branch using Git and the information from the wiki page UsingGit (that is, git clone, gclient config, gclient sync, git svn init, git svn fetch)
[04:40:58] <pathorn> sepisultrum: I've found a more reliable way is to make an img point to a data url (it will show a broken image icon), and then tell users to right click -> save as
[04:41:10] <trungl> rsleevi: in that case, I recommend you download and patch in your original CL
[04:41:19] <trungl> rsleevi: git cl patch -b some_name
[04:41:25] <trungl> oop
[04:41:26] <trungl> oops
[04:41:40] <trungl> rsleevi: git cl patch -b some_name <CL_number>
[04:41:41] <trungl> that is
[04:42:07] <trungl> you can then re-upload it (with your new account)
[04:42:08] <rsleevi> Using the information from the Chromium-os How Tos and Troubleshooting / gclient and git faq, the commands I ran following that were 'git cl patch -b (issue) (issue)' and wanted to make sure that, following that, I just need to git cl dcommit
[04:42:24] <trungl> probably you should git cl upload <name>
[04:42:26] <trungl> first
[04:43:15] <trungl> you should probably check your patch somehow
[04:43:21] <trungl> "git diff trunk"
[04:43:25] <trungl> (or by uploading)
[04:44:22] *** beng has quit IRC
[04:44:25] <trungl> probably git cl dcommit works straight away
[04:46:25] <rsleevi> Right, I wasn't sure if it was appropriate to upload, since the original CL was created under a different account than the one I would be using to commit, and if it was going to create a new CL because of that.
[04:46:39] <trungl> that would create a new CL
[04:46:46] <hclam> layout test is red, i'm going to suppress that temporarily
[04:47:45] <trungl> rsleevi: you might want to check if git cl patch is smart enough to set the issue number (I don't think it is) -- "git cl issue"
[04:47:56] <trungl> rsleevi: either way is probably fine
[04:50:16] *** thakis_ has joined #chromium
[04:50:16] *** ChanServ sets mode: +v thakis_
[04:53:27] *** jrmuizel has joined #chromium
[04:53:36] <hclam> rolled webkit to 61721, that should fix the layout test redness
[05:01:35] *** rafaelw1 has quit IRC
[05:02:06] <hclam> yup, that solves the webkit redness
[05:02:18] *** hclam is now known as hclam_afk
[05:03:32] *** cmtx_ has joined #chromium
[05:03:36] *** cmtx_ has left #chromium
[05:07:39] *** BryanWB has quit IRC
[05:08:31] *** jrmuizel has quit IRC
[05:14:32] *** roc has joined #chromium
[05:14:49] *** plantain has joined #chromium
[05:15:51] <plantain> with the latest builds of chromium (6.0.437.3) I'm getting crashes shortly after start with this in the console "chrome: xcb_io.c:221: poll_for_event: Assertion `(((long) (event_sequence) - (long) (dpy->request)) <= 0)' failed."
[05:15:59] <plantain> anyone come across this?
[05:22:05] *** Tekk_ has joined #chromium
[05:22:12] *** jrmuizel has joined #chromium
[05:22:12] *** temp01 has joined #chromium
[05:22:34] <Tekk_> what's the download link for the binary versions of chromium?
[05:22:48] <Tekk_> I found them last week but now I can't anymore
[05:23:50] <Tekk_> all I can find are chrome downloads and the source for chromium
[05:24:30] <temp01> http://build.chromium.org/buildbot/snapshots/
[05:24:56] <Tekk_> temp01: thanks =D
[05:26:55] *** Tekk_ has left #chromium
[05:27:52] *** trungl_ has joined #chromium
[05:27:53] *** ChanServ sets mode: +v trungl_
[05:29:21] *** chrisccoulson_ has quit IRC
[05:30:43] <evmar> plantain: that doesn't sound good
[05:31:49] *** trungl has quit IRC
[05:31:49] *** trungl_ is now known as trungl
[05:32:23] *** bmizerany has quit IRC
[05:32:54] *** suzhe has joined #chromium
[05:32:55] *** ChanServ sets mode: +v suzhe
[05:35:23] *** michaeln has quit IRC
[05:39:11] *** erikkay has quit IRC
[05:47:31] *** adiumtestuser has quit IRC
[05:47:47] *** stevenjb has joined #chromium
[05:48:02] *** BryanWB has joined #chromium
[05:51:38] *** tkmorris has quit IRC
[05:51:38] *** kenneth_reitz has quit IRC
[05:52:02] *** laranon has quit IRC
[05:53:41] *** adiumtestuser has joined #chromium
[05:53:41] *** ChanServ sets mode: +v adiumtestuser
[05:53:42] *** _Caleb_ has joined #chromium
[05:54:09] *** stevenjb has quit IRC
[05:55:21] *** Caleb has quit IRC
[06:03:16] *** dkbg has joined #chromium
[06:08:24] <dkbg> anyone have any idea why one tab might display as its sole contents (persistently, through browser restarts), a large block of text consisting of "Event.dispatchJSONtabs.onUpdated" followed by tab metadata, over and over again for many tabs
[06:09:30] 
[06:12:24] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Webkit Builder (dbg)" from 50695: rsleevi at chromium dot org)
[06:14:20] *** pathorn has quit IRC
[06:14:49] *** Bleak has joined #chromium
[06:16:37] *** jschuh has left #chromium
[06:16:51] *** thakis__ has joined #chromium
[06:16:51] *** ChanServ sets mode: +v thakis__
[06:17:39] <vandebo> rsleevi: looks like broken bot closure ?
[06:17:49] <thakis__> rsleevi: ping
[06:17:55] <thakis__> jinx
[06:18:03] <rsleevi> Looking at the log, it was an error embedding the manifest of DumpRenderTree
[06:18:39] <trungl> thakis__!
[06:18:41] <thakis__> nsylvain, maruel: bot wedged?
[06:18:44] <thakis__> trungl!
[06:18:47] <vandebo> I have a commit ready to go, should we see if the bot will self correct ?
[06:18:57] <thakis__> trungl: i got myself a static hostname, just like you
[06:19:01] <trungl> thakis__: you must have jochen__-envy.
[06:19:10] <thakis__> but i forgot to turn on sshd access
[06:19:18] <thakis__> trungl: :-)
[06:19:28] *** thakis__ is now known as thaki___________
[06:19:47] *** leeight has joined #chromium
[06:19:55] *** leeight has left #chromium
[06:19:56] <thaki___________> the underscores! they're devouring me!
[06:19:57] <rsleevi> I'm not sure what I need to do here, as it looks unrelated to my change (net_base, where the change was, compiled fine)
[06:20:45] *** thakis_ has quit IRC
[06:20:45] <thaki___________> rsleevi: can you clobber the webkit builder?
[06:21:14] <trungl> thaki___________: honigbiene?
[06:21:25] <rsleevi> Heh, it was my first commit, I'm not sure how (reading through the wiki)
[06:21:28] <thaki___________> thaki___________: no, that's my old linux box
[06:21:30] <thaki___________> thaki___________: hummer
[06:21:35] <thaki___________> trungl: ^^
[06:25:48] <rsleevi> thaki: Looking at the tree-sherriffs wiki page, it seems like only Googlers can clobber (internal buildbot url?)
[06:26:27] <hbono> rsleevi: I have clobbered the bot.
[06:26:43] *** adiumtestuser has quit IRC
[06:27:04] <rsleevi> k
[06:27:04] *** adiumtestuser has joined #chromium
[06:27:04] *** ChanServ sets mode: +v adiumtestuser
[06:27:07] <thaki___________> nick thakis_
[06:27:10] <thaki___________> gah!
[06:27:13] *** thaki___________ is now known as thakis_
[06:28:00] <vandebo> hbono: are we good to open the tree then?
[06:29:02] <hbono> vandebo: yeah, we can re-open the tree.
[06:29:34] <trungl-bot> Tree opened by vandebo at chromium dot org: Tree is open
[06:29:47] *** MikeSmithW3C^ has quit IRC
[06:34:16] <vandebo> Linux tests (dbg) 1 & 2 seem to be wedged anyone that can kick them?
[06:35:18] <hbono> vandebo: I'm happy to do it.
[06:35:39] <vandebo> hbono: please do - I don't know how to take care of that problem
[06:36:51] <hbono> vandebo: kicked them. I'm looking at the bots.
[06:37:11] *** Aria has joined #chromium
[06:37:15] *** hayato has joined #chromium
[06:38:33] *** leeight has joined #chromium
[06:41:33] <leiz> linux tests (dbg) is failing from python errors
[06:44:08] *** RT|Chatzilla has quit IRC
[06:45:18] *** RT|Chatzilla has joined #chromium
[06:45:44] *** Lunix has quit IRC
[06:46:18] <leiz> ahh, chase used a python 2.6ism
[06:48:08] <hbono> leiz: yeah.
[06:49:19] <leiz> let me fix that...
[06:51:27] <leiz> I'm going to disable BookmarksUITest.FLAKY_ShouldRedirectToExtension
[06:51:37] <vandebo> hanging ?
[06:53:10] <hbono> I'm also wondering why linux builder (dbg) failed in package_build.
[06:53:24] <leiz> vandebo: http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Mac/builds/6407/steps/ui_tests/logs/stdio
[06:53:57] <vandebo> looks like it
[06:54:17] <leiz> hbono: it says file too large. I guess it's referring to the zip file?
[06:54:29] <leiz> probably hit a 2 or 4 GB libit
[06:54:31] <leiz> limit, even
[06:54:39] <tony^work> leiz: hmm, is the bookmark UI test hanging on all bots?
[06:54:41] <tony^work> I think that's my fault
[06:54:48] <tony^work> I think my change broke it
[06:54:57] <leiz> tony^work: I see it hanging on mac and win
[06:55:07] <tony^work> must be me
[06:55:12] <tony^work> I can disable and fix
[06:55:16] <tony^work> unless you already did
[06:56:03] <leiz> I haven't
[06:56:09] <tony^work> ok, I will do it
[06:57:47] <leiz> looks like zip on the linux dbg bot has a 2gb limit
[07:00:31] <tony^work> leiz: test disabled
[07:00:55] <hbono> leiz: ah.
[07:04:55] <thakis_> devtools don't show up in my chrome/linux beta installation
[07:05:04] <thakis_> do i need to do anything to make them work?
[07:05:10] <leiz> thakis_: do you need a restart?
[07:05:23] <leiz> thakis_: that is, has chrome been upgraded?
[07:05:26] <thakis_> leiz: tried that, didn't help
[07:05:50] <leiz> thakis_: is it open, but minimized?
[07:06:04] <trungl> thakis_: are you sure you really restarted?
[07:06:04] <thakis_> leiz: yes
[07:06:16] <thakis_> trungl: ?yes?
[07:06:56] <trungl> thakis_: did you do an honest quit?
[07:07:44] <thakis_> trungl: i clicked the close button
[07:07:46] <thakis_> honestly
[07:08:26] <trungl> thakis_: there's always the possibility of chrome windows sticking around somewhere
[07:08:32] <trungl> so I suggest ctrl-shift-q
[07:08:44] <trungl> or killall ...
[07:08:49] <trungl> or kill -9 -1
[07:08:58] * trungl is evil
[07:09:18] <thakis_> ps aux | grep chrome doesn't shown anything
[07:10:09] <thakis_> ?but ctrl-shift-q helped anyway
[07:10:12] <thakis_> trungl: thanks
[07:10:21] *** nayankk has joined #chromium
[07:10:27] <trungl> thakis_: really? it helped?
[07:10:42] <vandebo> rsleevi: looks like 50691 may be regressed mac perf...
[07:11:10] <thakis_> but nx is too slow to be usable anyway :-(
[07:11:50] <rsleevi> vendebo: Mac10.6 Perf(1), right?
[07:12:26] <vandebo> yea
[07:12:52] <trungl> thakis_: you clearly just lack patience
[07:12:57] <trungl> back in my day ...
[07:13:13] <leiz> I 'fixed' the linux dbg builder
[07:13:16] <trungl> (2400 bps was a huge upgrade from 1200 bps)
[07:13:26] * trungl never suffered through 300 bps.
[07:13:35] <thakis_> what does lower-case B mean?
[07:13:38] <nayankk> Dear All.. Where I can find the code which integrated V8 in Chromium?
[07:14:24] <leiz> thakis_: bits, bits!
[07:14:54] <thakis_> i don't understand
[07:15:01] <trungl> these young 'uns and their kilo-/megabits per second.
[07:15:04] <thakis_> youtube would take forever to load on that
[07:15:08] <thakis_> that can't be true
[07:15:15] <trungl>  ansi animations!
[07:15:33] <leiz> nayankk: third_party/WebCore/bindings/v8/ ?
[07:15:43] <thakis_> http://www.ansi.org/
[07:15:55] <thakis_> probably loads decently fast over 30bps
[07:16:16] *** _Caleb_ is now known as Caleb
[07:16:49] <nayankk> leiz: those has bindings for V8.. I am trying to figure out the Makefile changes done to integrate V8 with WebKit..
[07:17:33] <trungl> thakis_: http://www.roysac.com/blog/2008/01/what-is-ansi-animation-or-ansimation/
[07:17:44] <trungl> there's some irony in using youtube to show ansi animations
[07:17:58] <tony^work> dear mac devs: how do you link chrome on leopard?
[07:18:04] <tony^work> I have to keep disabling svg
[07:18:14] <vandebo> I think that's how they do it
[07:18:22] <rsleevi> vandebo: Regarding the perf bot, it looks to have cycled green on the next build. I'm not sure how these perf tests work - but is it a possible hiccup?
[07:18:33] <tony^work> but I have a webkit only checkout, and that needs svg on (doesn't compile w/o it)
[07:18:41] *** dhollowa has quit IRC
[07:19:10] <thakis_> trungl: thanks, i didn't know that!
[07:19:19] <thakis_> also, the 2nd nsfw link you're sendign me today
[07:19:26] <vandebo> rsleevi: you're clear if it stays green
[07:19:30] <leiz> nayankk: our makefiles (or .mk fragments) are generated by gyp
[07:19:45] * trungl is clearly trying to get all his colleagues fired.
[07:19:45] <leiz> nayankk: look for WebCore.gyp
[07:20:28] <leiz> tony^work: upgrade to 64-bit snow leopard?
[07:21:33] <trungl> does chrome really not link on leopard anymore?
[07:21:36] <nayankk> leiz: Thanks.. I guess these .mk fragments are independent of port (like gtk/qt/windows) right?
[07:21:46] <trungl> I thought it was only unit_tests
[07:21:47] <tony^work> oh, I could probably build release!
[07:22:06] <tony^work> trungl: I can't seem to link a debug build
[07:22:37] <trungl> I successfully linked on leopard as of a day or two ago.
[07:22:51] *** disappearedng_ has quit IRC
[07:23:03] <leiz> nayankk: *shrug*
[07:23:05] *** pfeldman has joined #chromium
[07:23:08] <trungl> you could perhaps try to omit webkit symbols
[07:23:26] <tony^work> trungl: that's a good idea
[07:24:54] <nayankk> leiz: I want just to port V8 to webkit-gtk.. since v8 is already ported to chromium, I just it would worth checking how it is been done in chromium..
[07:25:20] <thakis_> tony^work: i successfully linked chromium 30 min ago
[07:25:21] *** disappearedng has joined #chromium
[07:25:32] <thakis_> (not unit_tests tho)
[07:25:33] <tony^work> no special gyp flags?
[07:26:29] <thakis_> tony^work: ffmpeg and nacl disabled
[07:26:43] <trungl> that's kind of cheating
[07:26:48] <trungl> hmmm, it's probably too late to start baking a cake
[07:26:54] <trungl> oh well
[07:26:57] <thakis_> trungl: not if you bring it tomorrow
[07:27:13] <thakis_> trungl: i mean, it's only slightly after 7
[07:27:40] <rsleevi> vandebo: How is a failure for a perf bot determined? size of delta between t and t_ref ?
[07:28:17] <vandebo> rsleevi: that sounds right
[07:28:18] <trungl> tarot cards
[07:28:32] *** General1337 has joined #chromium
[07:30:27] <thakis_> who knew? there are several divs on maps.google.com that have class="css-3d-bug-fix-hack"
[07:32:22] *** General13372 has quit IRC
[07:34:32] * trungl has technically already started making a cake.
[07:34:40] *** adiumtestuser has quit IRC
[07:34:42] * trungl doesn't want to go outside to pick a lemon, however.
[07:34:59] *** adiumtestuser has joined #chromium
[07:34:59] *** ChanServ sets mode: +v adiumtestuser
[07:44:10] *** glaksmono has joined #chromium
[07:44:14] <glaksmono> anyone here?!!?!
[07:44:49] <glaksmono> which part of the source code that deals with the view that maintained the list of the items in a folder?
[07:46:46] <vandebo> glaksmono: try base/file_util.h FileEnumerator
[07:48:26] <glaksmono> vandebo: hmm.. that seems to be really far, i'm now looking at SubMenuView :-?
[07:49:04] <vandebo> sorry, I don't know what's in between - it can be useful to set a breakpoint and look at the call stack
[07:49:13] <rsleevi> So whomever is watching buildbot: Am I good to go now that things have (mostly) cycled green?
[07:49:13] *** secretmessages has joined #chromium
[07:49:27] <vandebo> yea, it looks like you're off the hook
[07:51:18] <glaksmono> vandebo: i wanted to check if the last item on the folder bookmark is currently in the view, any ideas?
[07:51:42] <vandebo> nope
[07:52:51] <rsleevi> glaksmono: Are you looking for items in a disk folder, or items in the bookmarks folder?
[07:53:04] <glaksmono> rsleevi: items in the bookmark folder
[07:53:23] <rsleevi> You may find what you're looking for in chrome/browser/gtk/bookmark_*
[07:53:45] <glaksmono> rsleevi: can you find that out from SubmenuView?
[07:53:54] <glaksmono> submenu_view.h
[07:54:13] <glaksmono> src/views/controls/menu/submenu_view.h
[07:54:25] <glaksmono> well, the SubmenuView I meant.. but that's the definition
[07:54:30] *** disappearedng has quit IRC
[07:56:08] <rsleevi> Just making sure I grok - from an arbitrary SubmenuView, you're wanting to see (1) If you're dealing with bookmarks and (2) If all the items all shown?
[07:57:12] *** BryanWB has quit IRC
[07:57:21] *** BryanWB has joined #chromium
[07:59:48] <glaksmono> hmmm.. not precisely..
[08:00:14] <glaksmono> well, specifically.. I'm currently looking at MenuScrollViewContainer, which has SubmenuView as the parameter being passed
[08:01:09] <glaksmono> I wanted to see, if the items in this MenuScrollViewContainer, contains the last item for that view
[08:01:17] *** dkbg has quit IRC
[08:01:58] <glaksmono> so I basically need something like if (this->containsLastItem()) conditional function..
[08:04:00] *** BryanWB_ has joined #chromium
[08:04:28] *** BryanWB has quit IRC
[08:04:32] *** skydrome has quit IRC
[08:06:22] <rsleevi> I'm not familiar with the code at all, so I want to apologize beforehand if I'm wrong :) For the SubmenuView, it looks like you can determine the range of items showing using the algorithm contained in SubmenuView::OnMouseWheel - look at first_vis_index. Presumably that, coupled with GetVisibleBounds, can tell you the last visible item as well
[08:06:27] *** rubenbb has quit IRC
[08:07:04] *** rubenbb has joined #chromium
[08:08:48] <rsleevi> I suppose you could simply check if GetMenuItemAt(GetMenuItemCount())->y() is within GetVisibleBounds()
[08:09:09] <glaksmono> rsleevi: where's GetvisibleBounds?
[08:09:28] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "update" on "Chromium Linux Builder (dbg-shlib)")
[08:09:34] <glaksmono> rsleevi: oh i got it :)
[08:09:36] <rsleevi> public method on View
[08:10:03] <rsleevi> GetMenuItemAt/GetMenuItemCount are public on the SubmenuView
[08:10:04] *** jrmuizel has quit IRC
[08:10:06] <leiz> doh, did I break the tree
[08:11:14] <glaksmono> rsleevi: thanks a lot :)
[08:11:20] * leiz reverts
[08:11:29] <glaksmono> rsleevi: i'll see if i can that type of condition
[08:11:36] <rsleevi> glaksmono: I don't know if that's the "right" way, but I'll let the reviewers figure that out :)
[08:12:06] <glaksmono> kk i see..
[08:13:07] <glaksmono> rsleevi: hmm.. the problem is that GetVisibleBounds is just returning the geometry, but not the item
[08:13:12] <glaksmono> hmmm.
[08:13:17] <rsleevi> glaksmono: If you're testing for visibility, would GetMenuItemAt(GetMenuItemCount())->IsVisibleInRootView() work as well?
[08:13:18] <glaksmono> the items within current view
[08:13:19] <glaksmono> any ideas?
[08:13:36] <glaksmono> wow.. let me try that
[08:14:09] <rsleevi> glaksmono: GetMenuItemAt() returns the child menu item
[08:14:49] *** rolandsteiner has joined #chromium
[08:15:17] *** skydrome has joined #chromium
[08:15:43] *** eseidel has joined #chromium
[08:16:33] <trungl-bot> Tree opened by thestig at chromium dot org (:leiz): Tree is open
[08:16:55] <glaksmono> rsleevi: ok i'm trying to debug it.. it'll be a while, but i'm wondering.. since I couldn't see the source code now, since it's kind of laggy..
[08:17:09] <glaksmono> so.. GetMenuItemAt I assume has int as the parameter?
[08:17:12] <glaksmono> for the index of an itenm?
[08:17:28] <rsleevi> glaksmono: If you're trying to get a specific bookmark item, I'd suggest looking at chrome/browser/views/bookmark_* which subclasses from SubmenuView/MenuItemView to do the bookmark menu rendering
[08:18:56] <glaksmono> hmmm.. wait, so what was GetMenuItemAt's parameter?
[08:19:11] *** Bleak has quit IRC
[08:19:32] <glaksmono> MenuItemView
[08:19:34] <glaksmono> hmmm...
[08:20:09] <glaksmono> if i wanted to know whether the bookmark item is visible, then i need the view right?
[08:21:38] *** thakis_ has quit IRC
[08:22:05] <rsleevi> If you simply want to know if it's visible, then GetMenuItemAt() to get the last item (GetMenuItemCount() - 1, I would guess), and check to see IsVisibleInRootView() [or if if the y() is within visible bounds]
[08:22:27] *** jrforbes_ has joined #chromium
[08:22:39] *** secretmessages has left #chromium
[08:23:00] <rsleevi> I would guess IsVisibleInRootView() is probably preferable to the y() calculations, I'm not sure what the precedent is, but both seem valid cat skinning techniques
[08:23:38] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "update" on "Linux Tests (dbg)(2)")
[08:24:27] <glaksmono> so I suppose that it's suppose to be something like.. GetMenuItemAt(GetMenuItemCount()-1)->IsVisibleInRootView()
[08:24:32] <glaksmono> ???
[08:24:43] <leiz> doh
[08:24:47] <rsleevi> I would think so
[08:25:08] <rsleevi> out of disk space? :)
[08:25:19] <leiz> I'm going to let the bots cycle for a bit
[08:26:29] *** pfeldman has quit IRC
[08:26:40] <trungl-bot> Tree closed by thestig at chromium dot org (:leiz): Tree is closed (Linux bots need some time to cycle)
[08:30:37] <rsleevi> glaksmono: I'm out. Hopefully I haven't led you on a wild goose chase - or that you're at least able to find what you're looking for now :)
[08:30:39] *** rsleevi has quit IRC
[08:31:58] <glaksmono> woho thanks! :D
[08:35:46] *** jg has quit IRC
[08:40:27] *** BryanWB_ has quit IRC
[08:41:23] *** laranon has joined #chromium
[08:43:02] <leiz> tony^work: now BookmarksUITest.CommandOpensBookmarksTab
[08:43:12] <tony^work> oh, bah
[08:43:16] <leiz> is hanging...
[08:43:17] <tony^work> I have a fix for mac
[08:43:24] <tony^work> sorry :(
[08:43:37] <tony^work> I will check in a fix
[08:43:58] <tony^work> I should just disable that test file
[08:46:21] *** Aria has quit IRC
[08:46:25] *** Erkan_Yilmaz has quit IRC
[08:50:50] *** glaksmono has quit IRC
[08:55:53] <tony^work> leiz: about to check in a fix
[08:55:58] <tony^work> waiting for my windows build to finish linking
[08:59:58] <tony^work> leiz: fix checked in
[09:02:19] *** GeekShadow has joined #chromium
[09:02:55] *** roc has quit IRC
[09:07:58] *** MikeSmithW3C has joined #chromium
[09:17:06] *** trungl has quit IRC
[09:18:12] <trungl-bot> Tree opened by thestig at chromium dot org (:leiz): Tree is open
[09:22:29] *** eseidel has quit IRC
[09:31:52] *** [Nef] has joined #chromium
[09:45:31] *** roc has joined #chromium
[09:48:44] <tony^work> yay, bookmarkuitest passed on win.  it'll fail again on mac because it didn't get my change
[09:49:05] *** mahemoff has joined #chromium
[09:57:19] *** mahemoff has quit IRC
[10:02:59] *** tav_ has joined #chromium
[10:04:26] *** roc has quit IRC
[10:05:17] *** roc has joined #chromium
[10:05:48] *** tav has quit IRC
[10:08:57] *** tav_ is now known as tav
[10:16:18] *** leeight has left #chromium
[10:20:17] *** gfeher has joined #chromium
[10:20:18] *** darwin_ has joined #chromium
[10:23:42] *** ROBOd has joined #chromium
[10:29:40] *** lianj_ has quit IRC
[10:31:29] *** lianj has joined #chromium
[10:39:52] *** Martijnc has joined #chromium
[10:42:42] *** K10 has joined #chromium
[10:42:44] <K10> moin
[10:44:16] <K10> can someone tell me when there would be a 64-bit linux version available with internal flash?
[10:46:08] *** alyxuk has joined #chromium
[10:51:40] *** FullFlannelJacke has quit IRC
[10:52:18] *** FullFlannelJacke has joined #chromium
[11:02:51] *** rafaelw1 has joined #chromium
[11:04:11] *** schadr_ has quit IRC
[11:05:41] *** schadr has quit IRC
[11:06:57] *** rafaelw1 has quit IRC
[11:09:52] *** schadr has joined #chromium
[11:14:09] *** anders has quit IRC
[11:23:32] *** anders has joined #chromium
[11:24:02] *** monreal has joined #chromium
[11:26:29] *** chrisccoulson has joined #chromium
[11:27:58] *** lianj has quit IRC
[11:35:01] *** hbono has quit IRC
[11:36:51] *** sebmarkbage has joined #chromium
[11:39:08] *** disappearedng has joined #chromium
[11:40:03] *** BryanWB has joined #chromium
[11:41:23] *** shepazu has joined #chromium
[12:00:56] *** shepazu has quit IRC
[12:01:11] *** shepazu has joined #chromium
[12:07:42] *** JohnDoe2 has joined #chromium
[12:08:19] *** Martijnc has quit IRC
[12:09:05] *** FullFlannelJacke has quit IRC
[12:10:52] *** hbono has joined #chromium
[12:12:26] *** Martijnc has joined #chromium
[12:16:45] *** General1337 has quit IRC
[12:20:42] *** mazda has joined #chromium
[12:20:42] *** ChanServ sets mode: +v mazda
[12:23:43] *** nayankk has left #chromium
[12:33:26] *** laranon has quit IRC
[12:33:52] *** laranon has joined #chromium
[12:38:34] *** laranon has quit IRC
[12:39:45] *** GeekShadow has quit IRC
[12:40:06] *** mikekelly has left #chromium
[12:41:43] *** mahemoff has joined #chromium
[12:46:22] *** laranon has joined #chromium
[12:51:20] *** hbono has quit IRC
[12:51:32] *** mahemoff has quit IRC
[12:55:40] *** mahemoff has joined #chromium
[12:57:58] *** mahemoff has quit IRC
[13:04:18] *** lianj has joined #chromium
[13:09:30] *** Zaba has quit IRC
[13:16:11] *** MikeSmithW3C has quit IRC
[13:17:05] *** shepazu has quit IRC
[13:20:46] *** Zaba has joined #chromium
[13:21:15] *** laranon has quit IRC
[13:21:41] *** laranon has joined #chromium
[13:22:32] *** hebz0rl has joined #chromium
[13:24:02] *** MikeSmithW3C has joined #chromium
[13:24:45] *** tittiatcoke has joined #chromium
[13:25:40] *** ScriptRipper has quit IRC
[13:26:25] *** laranon has quit IRC
[13:29:55] *** MikeSmithW3C has quit IRC
[13:34:09] *** Caleb has quit IRC
[13:35:55] *** Caleb has joined #chromium
[13:38:43] *** ScriptRipper has joined #chromium
[13:38:57] *** ScriptRipper has quit IRC
[13:38:57] *** ScriptRipper has joined #chromium
[13:40:29] *** MikeSmithW3C has joined #chromium
[13:43:51] *** mahemoff has joined #chromium
[13:44:43] *** pfeldman has joined #chromium
[13:45:26] *** rsesek has joined #chromium
[13:45:27] *** ChanServ sets mode: +v rsesek
[13:47:23] *** K10 has left #chromium
[13:48:04] *** tonikitoo has quit IRC
[13:55:27] *** GeekShadow has joined #chromium
[13:56:50] *** _Caleb_ has joined #chromium
[13:57:21] *** Caleb has quit IRC
[13:58:55] *** laranon has joined #chromium
[14:02:18] *** taf2 has joined #chromium
[14:05:34] *** Zaba has quit IRC
[14:07:30] *** _Caleb_ has quit IRC
[14:07:31] *** Caleb` has joined #chromium
[14:14:55] *** thomasvl has joined #chromium
[14:14:55] *** ChanServ sets mode: +v thomasvl
[14:15:04] *** Caleb` is now known as Caleb
[14:15:14] *** Caleb has joined #chromium
[14:18:55] *** Zaba has joined #chromium
[14:20:16] *** iPino has joined #chromium
[14:24:25] *** Zaba has quit IRC
[14:25:18] *** iPino has quit IRC
[14:27:48] *** bauerb has joined #chromium
[14:27:49] *** ChanServ sets mode: +v bauerb
[14:34:29] *** Zaba has joined #chromium
[14:36:23] *** Beetny has quit IRC
[14:37:05] *** MX80 has joined #chromium
[14:44:02] *** howlymowly has joined #chromium
[14:45:04] *** tonikitoo has joined #chromium
[14:47:52] *** tonikitoo has left #chromium
[14:48:57] *** mahemoff has quit IRC
[14:50:44] *** mahemoff has joined #chromium
[14:51:30] *** AaronMT has joined #chromium
[14:51:52] *** mahemoff_ has joined #chromium
[14:52:00] *** mahemoff has quit IRC
[14:52:01] *** mahemoff_ is now known as mahemoff
[14:52:33] *** mahemoff_ has joined #chromium
[14:52:35] *** mahemoff has quit IRC
[14:52:35] *** mahemoff_ is now known as mahemoff
[14:56:32] *** kliegs has quit IRC
[14:56:49] <rsesek> thomasvl: mac valgrind can't link again :( svg is already disabled
[14:57:04] <thomasvl> try a clobber
[14:57:10] <thomasvl> see if we get lucky on the next attempt
[14:57:17] <thomasvl> :(
[14:57:18] <rsesek> k will try
[14:57:25] <rsesek> but I think we're pushing our lucck
[14:57:30] <rsesek> I'll also send out mail
[14:58:06] <thomasvl> i spent the last two days working on validating 10.6 builds
[14:58:16] <thomasvl> mark hit some of the other issues in it yesterday afternoon
[14:58:22] <thomasvl> so we're getting close to switching the bots over
[14:58:29] <rsesek> good to hear
[14:58:35] <rsesek> valgrind still has issues under 10.6
[14:58:51] <rsesek> but I guess we could build on 10.6 and shuttle the huuuuge binaries over to a 10.5 tester
[14:58:57] <rsesek> or we could just fix valgrind :)
[15:04:22] *** shreyas has joined #chromium
[15:07:19] *** leeight has joined #chromium
[15:07:39] *** __yhvh__ has joined #chromium
[15:08:26] *** leeight has left #chromium
[15:10:40] *** monreal has quit IRC
[15:12:32] *** mazda has quit IRC
[15:15:26] *** pinkerton has joined #chromium
[15:15:27] *** ChanServ sets mode: +v pinkerton
[15:15:42] *** laranon has quit IRC
[15:16:06] *** laranon has joined #chromium
[15:20:44] *** jrmuizel has joined #chromium
[15:21:12] *** laranon has quit IRC
[15:22:22] *** solsTiCe has joined #chromium
[15:22:49] *** solsTiCe has left #chromium
[15:25:28] *** aroben has joined #chromium
[15:27:42] *** mrossetti has joined #chromium
[15:29:12] *** mrossetti_ has joined #chromium
[15:29:13] *** Ganymede has joined #chromium
[15:29:35] *** mrossetti_ has quit IRC
[15:29:38] *** Peter` has quit IRC
[15:29:55] *** Peter` has joined #chromium
[15:30:01] *** mrossetti_ has joined #chromium
[15:32:31] *** mrossetti has quit IRC
[15:32:31] *** mrossetti_ is now known as mrossetti
[15:33:33] *** laranon has joined #chromium
[15:33:35] *** Ganymede has left #chromium
[15:33:55] *** laranon has quit IRC
[15:34:28] *** rohitrao has joined #chromium
[15:34:31] *** rohitrao_ has joined #chromium
[15:34:31] *** ChanServ sets mode: +v rohitrao_
[15:36:22] *** yutak_home has joined #chromium
[15:36:23] *** ChanServ sets mode: +v yutak_home
[15:40:59] *** kliegs has joined #chromium
[15:42:17] *** [Nef] has quit IRC
[15:51:33] <rsesek> thomasvl: compile failed on the clobber
[15:53:48] <thomasvl> rsesek: is there a gyp flag to disable nacl or video/audio?  ie-anything else that could be trimmed?
[15:54:03] <rsesek> maybe? but I don't think we can disable those without losing coverage
[15:54:15] <rsesek> though some is better than none, I guess...
[16:02:20] <trungl-bot> Tree opened by rsesek at chromium dot org: Tree is open [Mac Valgrind Unit -> sick]
[16:08:38] *** jrmuizel has quit IRC
[16:14:36] *** Beetny has joined #chromium
[16:18:08] *** Caleb has quit IRC
[16:20:14] *** stuartmorgan has joined #chromium
[16:20:14] *** ChanServ sets mode: +v stuartmorgan
[16:22:39] *** thomasvl has quit IRC
[16:23:09] *** jg has joined #chromium
[16:23:17] *** Caleb has joined #chromium
[16:30:58] *** [Nef] has joined #chromium
[16:40:28] *** dglazkov has joined #chromium
[16:40:28] *** ChanServ sets mode: +v dglazkov
[16:40:39] <dglazkov> good morning, Chromium!
[16:40:39] <trungl-bot> dglazkov: Good morning!
[16:42:15] *** tittiatcoke has quit IRC
[16:43:23] *** tittiatcoke has joined #chromium
[16:45:55] *** tittiatcoke has quit IRC
[16:46:27] *** trungl has joined #chromium
[16:46:27] *** ChanServ sets mode: +v trungl
[16:46:39] *** jrmuizel has joined #chromium
[16:47:08] <trungl> 'morning, Chromium.
[16:47:08] <trungl-bot> trungl: Good morning!
[16:47:16] *** shreyas has quit IRC
[16:48:43] *** rohitrao_ has quit IRC
[16:49:57] *** rohitrao has joined #chromium
[16:49:57] *** ChanServ sets mode: +v rohitrao
[16:51:42] *** spot has quit IRC
[16:51:42] *** spot has joined #chromium
[16:52:59] *** til has quit IRC
[16:52:59] *** til_ has joined #chromium
[16:53:00] *** til_ is now known as til
[16:53:32] *** jrmuizel has quit IRC
[16:59:42] *** rickspencer3 has quit IRC
[17:03:31] *** stalled has quit IRC
[17:06:25] *** rickspencer3 has joined #chromium
[17:09:14] *** erikkay has joined #chromium
[17:09:14] *** ChanServ sets mode: +v erikkay
[17:11:37] *** dglazkov has quit IRC
[17:15:44] *** stalled has joined #chromium
[17:16:10] *** spenguin[work] has quit IRC
[17:16:21] *** spenguin[work] has joined #chromium
[17:19:19] *** jg has quit IRC
[17:23:13] *** trungl has quit IRC
[17:24:51] *** Erkan_Yilmaz has joined #chromium
[17:25:54] *** thomasvl has joined #chromium
[17:25:55] *** ChanServ sets mode: +v thomasvl
[17:30:48] *** jrmuizel has joined #chromium
[17:33:14] *** dhollowa has joined #chromium
[17:33:14] *** ChanServ sets mode: +v dhollowa
[17:39:22] <mirandac> grd change a-comin.
[17:42:40] *** dglazkov has joined #chromium
[17:42:40] *** ChanServ sets mode: +v dglazkov
[17:42:56] *** dglazkov has quit IRC
[17:43:40] *** dglazkov has joined #chromium
[17:43:41] *** ChanServ sets mode: +v dglazkov
[17:45:42] *** shreyas has joined #chromium
[17:46:10] *** tittiatcoke has joined #chromium
[17:48:56] <trungl-bot> Tree closed by mirandac at chromium dot org: Tree is closed (grd change coming)
[17:49:48] *** satish has joined #chromium
[17:50:26] *** tittiatcoke has quit IRC
[17:50:56] <satish> Hi, is there any info on how to build the Webkit chromium port on linux? I pulled the latest webkit sources via git and tried "build-webkit --chromium", but that exits with an error "cannot find Makefile.chromium".
[17:51:00] *** GeekShadow has quit IRC
[17:51:41] *** tittiatcoke has joined #chromium
[17:57:31] *** laranon has joined #chromium
[17:58:11] *** General1337 has joined #chromium
[18:05:50] <satish> hi, can anyone help with my question about building chromium port of webkit?
[18:06:28] <pfeldman> mirandac: ping
[18:06:35] <mirandac> pfeldman: pong
[18:06:52] <pfeldman> i just landed a breaking change upstream, need to roll the deps
[18:07:02] <pfeldman> mirandac: ^^ can i commit --force?
[18:07:27] <mirandac> pfeldman: ok -- fine with me, tho I'm not sheriff.  Tree is just closed for grd changing, so should be fine.
[18:07:38] <mirandac> mrossetti: you ok with this?
[18:07:38] *** bent-mozilla has joined #chromium
[18:08:10] *** jg has joined #chromium
[18:08:14] <mrossetti> pfeldman: fine with me
[18:08:15] <satish> dglazkov: I was told to check with you about how to build the chromium port of webkit.
[18:08:46] *** shreyas has quit IRC
[18:10:10] <trungl-bot> Tree opened by pfeldman at chromium dot org: Tree is open for deps roll only
[18:10:37] *** Barkhorn has joined #chromium
[18:11:10] <trungl-bot> Tree closed by pfeldman at chromium dot org: Tree is closed (grd change coming)
[18:12:12] *** RT|Chatzilla has quit IRC
[18:13:01] *** jg has quit IRC
[18:13:45] *** Erkan_Yilmaz_ has joined #chromium
[18:17:06] *** Erkan_Yilmaz has quit IRC
[18:18:19] *** GeekShadow has joined #chromium
[18:20:01] <dglazkov> satish: hey :)
[18:20:15] <dglazkov> satish: for which platform?
[18:22:04] <satish> Linux.. I just discovered Webkittools/scripts/update-webkit-chromium, trying it now
[18:22:39] *** aroben has quit IRC
[18:22:50] <satish> dglazkov: for Linux.. I just discovered Webkittools/scripts/update-webkit-chromium, trying it now
[18:23:09] <dglazkov> satish: it should be just like any webkit port:
[18:23:13] <dglazkov> 1) update-webkit --chromium
[18:23:17] <dglazkov> 2) build-webkit --chromium
[18:23:21] <dglazkov> 3) voila
[18:24:23] <satish> dglazkov: for some reason, update-webkit --chromium kept running for more than 20 minutes (inside corp) so I couldn't complete it.
[18:24:49] <dglazkov> satish: what was it telling you?
[18:25:18] <satish> dglazkov: No output really, looks like it got stuck at some point. Not even a single line message/error.
[18:25:31] <dglazkov> satish: that's not good :)
[18:25:50] <satish> dglazkov: the update-webkit-chromium script on the other hand just completed, it has generated the makefile.
[18:26:13] <dglazkov> update-webkit --chromium calls update-webkit-chromium
[18:26:18] <dglazkov> :)
[18:26:28] *** laranon has quit IRC
[18:26:34] <dglazkov> satish: can you try update-webkit --chromium again?
[18:27:57] <satish> dglazkov: Tried now, got a message 'Updating opensource', waiting..
[18:28:05] *** jg has joined #chromium
[18:28:18] <satish> dglazkov: when I hit Ctrl+C last time, it said it was stuck in line 129, which looks like git rebase.
[18:28:26] <trungl-bot> Tree opened by pfeldman at chromium dot org: Tree is open for breakage reverts...
[18:28:52] *** BryanWB has quit IRC
[18:29:26] <satish> dglazkov: still running, no additional output after that one line 'updating opensource'.
[18:29:26] <trungl-bot> Tree closed by pfeldman at chromium dot org: Tree is closed (grd change coming)
[18:31:24] <dglazkov> satish: interesting
[18:31:30] <dglazkov> we need to fix it
[18:31:45] <dantasse> ooh someone doing a grd change?
[18:32:05] <dantasse> sorry, just tuned in here
[18:33:42] *** Zaba has quit IRC
[18:34:32] <dantasse> pfeldman: if someone's landing a grd change, can I land one too?
[18:36:40] <dantasse> oh nevermind, looks like that's an old message
[18:36:42] <pfeldman> dantasse: mirandac closed it originally. i got permission to land cos there was a breakage
[18:36:50] <dantasse> gotcha
[18:36:57] *** rickspencer3 has quit IRC
[18:37:07] <thomasvl> pfeldman: you don't have to open to land fixes, just use the override on gcl to land when closed
[18:37:13] *** satish has quit IRC
[18:37:34] <pfeldman> thomasvl: somehow i could not manage git cl dcommit to override :(
[18:39:27] <dantasse> well, anyway, mrossetti, neb, ericu: I've got a grd change to land, whenever it's a good time
[18:40:13] *** Zaba has joined #chromium
[18:40:30] *** [Nef] has quit IRC
[18:40:40] *** markmentovai has joined #chromium
[18:40:40] *** ChanServ sets mode: +v markmentovai
[18:42:49] *** Barkhorn has quit IRC
[18:43:11] <mrossetti> dantasse: just a moment
[18:43:54] *** HandyGandy has quit IRC
[18:44:56] <mrossetti> dantasse: please proceed
[18:45:09] <dantasse> ok, here goes
[18:45:47] <mrossetti> dantasse, hold on.
[18:45:51] <dantasse> ok
[18:46:38] <mrossetti> dantasse: sorry, was concerned momentarily about the revert.  Go ahead.
[18:48:06] <dantasse> ok... argh gotta fix up cygwin, just a sec
[18:51:49] <dantasse> dammit, i'm getting rebase errors when I try to commit
[18:52:02] <mirandac> mrossetti: it looks like my grd change went through ok; I'll change tree status to a simple "closed" and let you take it from here on out...
[18:52:04] <dantasse> it'll take me a few, might as well open it up in the meantime
[18:52:31] <mrossetti> We want to wait before opening.
[18:52:44] <dantasse> ok
[18:52:45] <trungl-bot> Tree closed by mirandac at chromium dot org: Tree is closed (cycling green)
[18:52:50] *** Aria has joined #chromium
[18:54:34] *** hebz0rl has quit IRC
[18:55:01] *** satish has joined #chromium
[18:55:50] *** maikmerten has joined #chromium
[18:56:51] *** laranon has joined #chromium
[18:58:25] <dantasse> all right, think i'm good to go, if it's still ok if I land this grd patch
[18:58:44] *** dmaclach has joined #chromium
[18:58:44] *** ChanServ sets mode: +v dmaclach
[18:59:20] <mrossetti> Give it a sec. mirandac will open the tree momentarily.
[18:59:55] <dantasse> mrossetti: ok, just let me know when
[19:00:47] <mirandac> :-) looks like dantasse jumped in -- but that's fine, it looked like things were cycling green.  next thing is another whitespace patch -- a copyright date change is a good candidate.
[19:01:05] <dantasse> did I?  oh hell
[19:01:06] <brettw> I have a patch to remove a bad DCHECK
[19:01:13] <mirandac> oo, brettw ftw!
[19:01:31] <brettw> really? lemme know and I can check it in
[19:01:42] <dantasse> sorry, I thought there'd be another stop, and I ctrl-c'ed it before then.
[19:02:01] <dantasse> whoops.
[19:02:07] <mrossetti> dantasse, no problem. brettw, ga
[19:02:12] <dantasse> thanks
[19:02:18] <brettw> ga?
[19:02:23] <mirandac> removing a DCHECK seems whitespacey enough for me... just wait for the next winbuilder to start
[19:02:25] <mrossetti> "go ahead"
[19:03:05] *** HandyGandy has joined #chromium
[19:03:51] <brettw> done
[19:04:15] <brettw> but knowing me, my patch will probably make some builder explode
[19:04:55] <mirandac> that DCHECK was the lynchpin that held the entire unit testing system together. :-)
[19:04:59] *** dave_levin has joined #chromium
[19:05:00] *** ChanServ sets mode: +v dave_levin
[19:09:32] *** stevenjb has joined #chromium
[19:09:33] *** ChanServ sets mode: +v stevenjb
[19:10:38] *** johnny_g has joined #chromium
[19:10:38] *** ChanServ sets mode: +v johnny_g
[19:12:44] *** gfeher has quit IRC
[19:13:27] *** johnny_g has quit IRC
[19:13:35] *** johnny_g has joined #chromium
[19:13:36] *** ChanServ sets mode: +v johnny_g
[19:14:00] *** laranon has quit IRC
[19:16:19] *** Beetny has quit IRC
[19:16:35] *** laranon has joined #chromium
[19:19:01] <trungl-bot> Tree opened by mrossetti at chromium dot org: Tree is open
[19:22:27] *** cmasone has quit IRC
[19:25:36] *** johnny_g has quit IRC
[19:25:45] *** satish has quit IRC
[19:25:54] *** johnny_g has joined #chromium
[19:25:54] *** ChanServ sets mode: +v johnny_g
[19:31:06] *** apatrick_ has left #chromium
[19:33:56] *** MikeSmithW3C has quit IRC
[19:34:57] *** csilv has joined #chromium
[19:34:58] *** ChanServ sets mode: +v csilv
[19:35:16] *** temp01 is now known as away01
[19:36:09] *** pathorn has joined #chromium
[19:36:10] *** ChanServ sets mode: +v pathorn
[19:38:48] *** MikeSmithW3C has joined #chromium
[19:42:52] *** rickspencer3 has joined #chromium
[19:43:51] *** johnny_g has quit IRC
[19:43:56] *** johnny_g has joined #chromium
[19:47:00] *** rjkroege has joined #chromium
[19:47:00] *** ChanServ sets mode: +v rjkroege
[19:47:52] *** laranon has quit IRC
[19:48:18] *** rafaelw1 has joined #chromium
[19:48:18] *** ChanServ sets mode: +v rafaelw1
[19:48:51] *** bauerb has quit IRC
[19:49:57] *** shreyas has joined #chromium
[19:50:59] *** johnny_g has quit IRC
[19:51:06] *** johnny_g has joined #chromium
[19:51:07] *** ChanServ sets mode: +v johnny_g
[19:58:22] *** bevc_work has joined #chromium
[19:58:22] *** ChanServ sets mode: +v bevc_work
[20:00:23] <brettw> Does anybody know what this means: Note that if you're using Emacs and `M-x gdb`
[20:00:27] <brettw> I'm trying to update the wiki
[20:01:00] *** howlymowly has quit IRC
[20:01:28] *** howlymowly has joined #chromium
[20:02:48] <sbyer> gdb within Emacs - more context?
[20:03:03] <brettw> sbyer: http://code.google.com/p/chromium/wiki/LinuxDebugging
[20:03:14] <brettw> sbyer: "Note that if you're using Emacs"...
[20:03:27] <brettw> I would like to speak with somebody that actually does this :)
[20:03:33] *** hrna has quit IRC
[20:04:13] <sbyer> Ah, I usually just cheat and use --single-process
[20:04:39] <brettw> I'll do the edit I think is correct, and some Emacs weenie can fix it if it's wrong
[20:04:50] <sbyer> sounds goos
[20:04:52] <dalias> :)
[20:04:53] <sbyer> ^goos^good
[20:05:08] <sbyer> being an Emacs weenie myself, I'll have to try it.
[20:07:11] <brettw> sbyer, take a look at the new version I just did, the question is if you need the "xterm" part for Emacs like you do for the regular debugging, or if emacs handles the terminals in a way that it's not necessary
[20:10:47] <sbyer> brettw, I think that's going to depend on how the Emacs weenie has their Emacs set up.  I'll have to try some stuff later today, but I suspect it'll need an emacsclient redirect in place of xterm.
[20:15:00] <brettw> sbyer, don't feel obligated to test anything. If emacs weenies are doing this, I assume they have sufficient skills to figure out what they need
[20:15:09] <sky_> if you're using emacs you want to do r --blah blah blah from emacs.
[20:15:16] <sky_> r = run
[20:18:35] <ericu> mpcomplete, can you look at the Chromium Linux test failure?
[20:18:49] <mpcomplete> ok
[20:19:02] <ericu> Thx.  FavIconPermission could be your extension API stuff.
[20:22:01] <mpcomplete> ericu: it passes locally
[20:22:18] <ericu> Hmm...
[20:22:24] <ericu> Wait a cycle and see,then.
[20:22:54] *** schadr has quit IRC
[20:23:07] <mpcomplete> ericu: the log output from the previous run seems suspicious http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Linux/builds/13292/steps/browser_tests/logs/stdio
[20:23:45] <mpcomplete> previous several actually
[20:24:06] <ericu> +mpcomplete what's the suspicious part?
[20:25:15] <mpcomplete> ericu: there's a bunch of "[FAIL]" log messages after the "All tests succeeded" line
[20:25:27] <mpcomplete> it makes me think there might be a race between them
[20:26:03] *** motownavi has quit IRC
[20:26:25] <ericu> Hard to say.
[20:27:12] <ericu> Could that just be an ignored test's output?  Or a message about an operation that was supposed to fail?
[20:27:53] *** laranon has joined #chromium
[20:28:55] <mpcomplete> ericu: the latter maybe.. i don't think the former is possible
[20:29:28] *** motownavi has joined #chromium
[20:29:28] *** ChanServ sets mode: +v motownavi
[20:30:55] *** motownavi has quit IRC
[20:30:59] <ericu> rsesek is someone looking into the sick mac valgrind bot?
[20:31:55] <ericu> +rsesek is someone looking into the sick mac valgrind bot?
[20:32:03] *** aroben has joined #chromium
[20:34:04] <rsesek> ericu: it's a bit tricky. we're out of things to disable without losing coverage. I've got an experimental CL out for review to change the optimization settings to hopefully get the binaries smaller, but no guarantee
[20:34:08] <rsesek> it will also require a memory master restart
[20:34:48] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "Vista Tests (dbg)(1)" from 50738: mpcomplete at chromium dot org, rvargas at google dot com)
[20:35:54] <mpcomplete> oops, i forgot i had a grd change
[20:36:15] <rsesek> mpcomplete: did it not prompt you?
[20:36:19] <rsesek> it should yell when it finds one
[20:36:23] <rsesek> (gclient that is)
[20:36:35] <ericu> rsesek is it just running out of capacity, or what?
[20:36:36] <mpcomplete> rsesek: i used git-cl, and no it didn't yell
[20:37:00] <rsesek> sigh yea don't know what's up with git-cl's presubmits. maybe evmar would know why they don't get triggered
[20:37:12] <ericu> +mpcomplete OK, so we'll need to clobber all windows builders.
[20:37:15] <rsesek> ericu: we're running out of address space when linking unit_tests because it's only 32 bits
[20:37:35] <ericu> +rsesek OK; as long as you're on it, I'll worry about other things.  Thanks!
[20:37:44] *** Zaba has quit IRC
[20:37:53] <rsesek> sg
[20:39:36] *** txt23 has joined #chromium
[20:39:49] <trungl-bot> Tree closed by mpcomplete at chromium dot org: Tree is closed (grd change, should cycle green)
[20:40:10] <txt23> Where can I download full offline installer for Google Chrome Beta?
[20:40:36] *** pfeldman has quit IRC
[20:41:11] <ericu> +mpcomplete I see you changed status; did you also do the clobbers?
[20:41:28] <mpcomplete> ericu: no. are clobbers necessary?
[20:41:32] <sky_> they shouldn't be.
[20:41:36] <mpcomplete> last i heard, clobbers don't help
[20:41:37] <sky_> it just takes another cycle.
[20:42:23] <rsesek> ericu, mpcomplete: http://dev.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Landing-a-GRD-Resources-Change
[20:43:02] <ericu> +mpcomplete last time I sheriffed, that was the fix.  We didn't close the tree and wait for builds like that page says...do we just keep it closed and do the wuitespace changes anyway?
[20:43:56] <sky_> there's enough changes landed after Matt's that you shouldn't need a whitespace change.
[20:44:05] <rsesek> ericu: so long as you have 2 distinct builds; one being the grd change and one being a safe change after it, you can likely reopen so long as you watch the whitespace change's cycle for any errors. if errors show up there, it's because of the change that included the grd
[20:44:48] <txt23> Does anyone know where I can download full chrome browser?
[20:44:50] <rsesek> ericu: you don't need to push whitespace because like sky_ said, there's CLs after it
[20:44:59] <rsesek> txt23: this isn't a support channel, but google.com/chrome
[20:45:21] <txt23> rsesek: That's installer. I meant the whole 15+MB file
[20:45:42] *** Zaba has joined #chromium
[20:46:11] <pathorn> txt23: go to #chromium-support
[20:47:10] <ericu> +rsesek +mpcomplete OK, we'll just let it cycle then.  Thanks!
[20:48:21] *** pinkerton has quit IRC
[20:48:46] *** bmizerany has joined #chromium
[20:49:04] *** andybons has joined #chromium
[20:49:05] *** ChanServ sets mode: +v andybons
[20:49:30] *** thakis_ has joined #chromium
[20:49:30] *** ChanServ sets mode: +v thakis_
[20:58:21] *** motownavi has joined #chromium
[20:58:22] *** ChanServ sets mode: +v motownavi
[20:59:19] *** jschuh has joined #chromium
[21:02:34] *** txt23 has left #chromium
[21:04:02] <trungl-bot> Tree opened by mrossetti at chromium dot org: Tree is open
[21:05:11] *** duffydack has joined #chromium
[21:06:28] *** stalled has quit IRC
[21:07:52] *** aroben has quit IRC
[21:08:12] *** dmaclach has quit IRC
[21:09:16] *** aroben has joined #chromium
[21:10:32] *** jg has quit IRC
[21:13:30] *** maikmerten has quit IRC
[21:13:59] *** [Nef] has joined #chromium
[21:15:30] *** dmaclach has joined #chromium
[21:15:30] *** ChanServ sets mode: +v dmaclach
[21:16:13] *** stoyan has joined #chromium
[21:16:14] *** ChanServ sets mode: +v stoyan
[21:16:48] *** stalled has joined #chromium
[21:18:38] *** thakis_ has quit IRC
[21:25:06] *** klawd[GER] is now known as klawd
[21:30:51] *** bers has joined #chromium
[21:38:27] *** coyo|pingout has joined #chromium
[21:38:34] *** bandu has quit IRC
[21:40:17] *** duffydack has quit IRC
[21:41:43] *** duffydack has joined #chromium
[21:42:51] *** skydrome has quit IRC
[21:43:04] *** skydrome has joined #chromium
[21:46:54] *** bent-mozilla has quit IRC
[21:47:25] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Linux Builder (dbg-shlib)" from 50756: darin at chromium dot org (:fishd))
[21:49:17] *** thomasvl_ has joined #chromium
[21:49:17] *** ChanServ sets mode: +v thomasvl_
[21:49:25] *** thomasvl has quit IRC
[21:49:25] *** thomasvl_ is now known as thomasvl
[21:50:32] *** bers has quit IRC
[21:53:21] <mrossetti> fishd: Your breakage?  ^^^
[21:54:00] *** hebz0rl has joined #chromium
[21:55:14] <fishd_> i'm working on a fix... trivial
[21:55:20] <fishd_> sorry, not sure why the linux try bot didn't complain
[21:55:27] <trungl-bot> Tree closed by ericu at google dot com: Tree is closed (Chromium Linux -> Darin)
[21:55:43] *** shoe has joined #chromium
[21:55:53] *** mirandac is now known as mirandac_away
[21:56:24] *** duffydack has left #chromium
[21:57:17] <fishd_> ok, the fix is in
[21:58:29] <trungl-bot> Tree opened by ericu at google dot com: Tree is open (Chromium Linux fix is in)
[21:59:03] *** apatrick_ has joined #chromium
[21:59:03] *** ChanServ sets mode: +v apatrick_
[22:01:10] *** bent-mozilla has joined #chromium
[22:10:01] *** laranon has quit IRC
[22:12:01] *** __yhvh__ has left #chromium
[22:12:13] *** monreal has joined #chromium
[22:14:18] *** mossila has joined #chromium
[22:15:09] *** chrisccoulson has quit IRC
[22:19:39] *** Beetny has joined #chromium
[22:19:48] *** japhet1 is now known as japhet
[22:21:06] *** shreyas has quit IRC
[22:21:28] *** rsesek has quit IRC
[22:22:32] <ericu> +sky_, could that new_tab_ui_warm_test failure be you?
[22:22:47] <ericu> [on XP Perf]
[22:24:57] *** mazda has joined #chromium
[22:26:08] *** msneck has joined #chromium
[22:26:08] *** ChanServ sets mode: +v msneck
[22:26:37] *** Kunalagon1 has joined #chromium
[22:26:59] *** dpranke has joined #chromium
[22:26:59] *** ChanServ sets mode: +v dpranke
[22:28:21] *** roc has quit IRC
[22:30:28] <eglaysher_lin> about to land a change that adds a new grd file. I don't think that makes stuff go red, but if it does, it's my fault.
[22:30:52] *** chrisccoulson has joined #chromium
[22:34:05] *** GeekShadow has quit IRC
[22:34:09] *** alyssad has quit IRC
[22:36:36] *** bmizerany has quit IRC
[22:36:47] *** chronarion has joined #chromium
[22:36:47] *** ChanServ sets mode: +v chronarion
[22:37:36] *** kenneth_reitz has joined #chromium
[22:44:29] *** fqian has joined #chromium
[22:45:33] *** kenneth_reitz has quit IRC
[22:45:49] *** aroben has quit IRC
[22:45:53] *** adiumtestuser has quit IRC
[22:47:29] *** kenneth_reitz has joined #chromium
[22:47:47] *** aroben has joined #chromium
[22:47:47] *** aroben has joined #chromium
[22:48:48] *** ROBOd has quit IRC
[22:50:24] *** shreyas has joined #chromium
[22:50:41] *** Martijnc has quit IRC
[22:56:26] *** Zaba has quit IRC
[22:56:35] *** hclam_afk is now known as hclam
[22:58:17] *** Beetny has quit IRC
[22:58:20] *** dalias has quit IRC
[23:01:09] *** Zaba has joined #chromium
[23:02:29] <hclam> ericu: webkit merge landing
[23:02:54] <ericu> hclam thanks for the warning.
[23:03:05] <ericu> I'll feel free to blame you for everything ;'>.
[23:04:35] *** jamesr has joined #chromium
[23:04:35] *** ChanServ sets mode: +v jamesr
[23:04:41] *** thomasvl has quit IRC
[23:05:19] *** up365 has quit IRC
[23:07:42] *** kenneth_reitz has quit IRC
[23:08:15] <trungl-bot> Tree opened by mrossetti at chromium dot org: Tree is open
[23:08:31] *** shreyas has quit IRC
[23:08:39] <atwilson> I screwed up and left a BUG= line off my last commit. Is there a way to run bugdroid manually to update a bug with the information from a commit?
[23:10:28] *** kenneth_reitz has joined #chromium
[23:10:55] *** beng has joined #chromium
[23:11:03] *** ChanServ sets mode: +v beng
[23:13:32] *** lgombos has quit IRC
[23:14:01] *** roc has joined #chromium
[23:14:12] *** tfarina has joined #chromium
[23:14:35] *** mazda has quit IRC
[23:14:44] *** mazda has joined #chromium
[23:14:44] *** ChanServ sets mode: +v mazda
[23:15:26] *** GeekShadow has joined #chromium
[23:16:59] *** kenneth_reitz has quit IRC
[23:17:54] *** mpavel has joined #chromium
[23:18:23] <mpavel> how can I update online an extension I developed?
[23:18:26] *** bmizerany has joined #chromium
[23:19:15] <eroman> when adding new targets to gyp, is it necessary to add a msvs_guid ?
[23:19:38] <mpavel> doesn't matter, found the info
[23:20:38] *** kenneth_reitz has joined #chromium
[23:20:45] *** kenneth_reitz has quit IRC
[23:21:37] *** kenneth_reitz has joined #chromium
[23:22:18] <stuartmorgan> eroman: AFAIK that was only necessary during the transition to gyp when there were non-gyp VS projects referring to gyp-generated projects
[23:22:30] *** hebz0rl has quit IRC
[23:22:32] <eroman> stuartmorgan: ok cool, i wont bother then
[23:22:33] *** eseidel has joined #chromium
[23:22:50] <eseidel> is it just me, or is the new dev channel broken?
[23:22:58] <eseidel> it hangs loading gmail, either corp or external
[23:24:58] <ericu> +nsylvain Could you take a look at http://build.chromium.org/buildbot/waterfall/builders/Vista%20Tests%20(dbg)(4)/builds/9103/steps/extract%20build/logs/stdio ?  The bot seems jammed.
[23:25:02] *** mossila has quit IRC
[23:25:13] <nsylvain> ericu: ok
[23:25:18] <ericu> thx
[23:25:25] *** awolfson has joined #chromium
[23:28:56] *** bent-mozilla has quit IRC
[23:30:35] *** remyo has joined #chromium
[23:34:12] *** monreal has quit IRC
[23:37:04] *** Kunalagon1 has quit IRC
[23:40:29] *** aroben has quit IRC
[23:41:02] *** kliegs has quit IRC
[23:43:50] *** abarth has quit IRC
[23:43:54] *** kenneth_reitz has quit IRC
[23:43:54] *** GeekShadow has quit IRC
[23:46:06] *** bent-mozilla has joined #chromium
[23:52:03] *** kliegs has joined #chromium
[23:52:32] *** abarth has joined #chromium
[23:52:33] *** ChanServ sets mode: +v abarth
[23:54:47] *** tittiatcoke has quit IRC
[23:55:57] *** tfarina has quit IRC
[23:56:57] *** lgombos has joined #chromium
[23:58:34] *** mpavel has left #chromium
[23:59:49] <atwilson> Hey, I'm getting errors trying to install KB971092 in VS 2008 (win7), as part of the chromium build setup. Every time I download and try to extract that patch, I'm getting a "File is corrupted" error. I suspect it's something Sophos is doing. Anyone ever run into anything like this? If there's some way to disable Sophos temporarily while I do the extraction, that'd be awesome too.

top