June 18, 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:03] <trungl-bot> Tree closed by mattm at chromium dot org (:mattm_g): Tree is closed (throttling commits -> ask sheriff for permission)
[00:00:49] <vandebo> hehe
[00:02:01] <jhawkins> mattm_g: permission to commit a coverage-bot only change, on the experimental waterfall
[00:02:04] <jhawkins> ?
[00:02:42] *** chrisccoulson has quit IRC
[00:03:02] <mattm_g> jhawkins: okay
[00:03:05] <jhawkins> thanks
[00:04:02] <willchan> pkasting++: thanks for the cleanup on the notifier stuff
[00:04:26] <pkasting> willchan: You haven't seen the majority of it yet :D
[00:04:59] <willchan> pkasting: :)
[00:05:17] <pkasting> MessageLoop* -> MessageLoopProxy*, some ownership and API changes, and suddenly you have a self-contained, easy-to-create NotifierProxy object that can be instantiated safely on any thread
[00:05:26] <pkasting> I hope
[00:05:41] <willchan> good
[00:05:51] <akalin> !
[00:05:51] *** relentless has quit IRC
[00:06:03] *** chrisccoulson has joined #chromium
[00:06:05] *** relentless has joined #chromium
[00:06:34] <jhawkins> wow, a git svn rebase actually solved my 'Transaction is out of date' error
[00:06:37] <jhawkins> that never works for me
[00:07:04] <pkasting> Please direct all thanks to akalin for handholding me so much during this :)
[00:07:22] <pkasting> mattm_g: Trivial cleanup patch to land?
[00:07:56] <akalin> pkasting: i'm glad sync won't be the only thing using that proxy :)
[00:08:58] <mattm_g> pkasting: ok
[00:09:17] *** rohitrao has quit IRC
[00:09:35] <rsesek> trungl_away: ping
[00:10:14] *** stevenjb has quit IRC
[00:11:53] *** thomasvl has quit IRC
[00:12:10] *** pfeldman has quit IRC
[00:12:55] *** pinkerton has quit IRC
[00:17:19] <akalin> is anyone else getting big red warnings on pretty much any https site?
[00:17:34] <willchan> akalin: are you being MitM'd?
[00:17:39] <akalin> :((
[00:17:43] <thakis> akalin: yes
[00:17:51] <rsesek> akalin: I got it for internal docs
[00:17:58] <akalin> rsesek: yeah, for internal stuff
[00:18:13] <akalin> well, if i'm being MitMed, at least i'm not alone
[00:20:35] <willchan> akalin: https://bugzilla.mozilla.org/show_bug.cgi?id=460374
[00:21:20] <akalin> maybe it's a proxy issue?
[00:22:32] * willchan tries to avoid accessing internal sites that need the proxy
[00:22:38] <willchan> proxies--
[00:23:50] *** kinnetica has quit IRC
[00:24:23] <akalin> lame
[00:27:33] *** eseidel has quit IRC
[00:29:33] *** dhollowa_ has joined #chromium
[00:30:19] <csilv> i'm seeing mac trybot linker failures now.  i think everyone on 10.5 is going to start hitting this now.
[00:30:41] *** alexwait has joined #chromium
[00:31:08] <rsesek> csilv: yup
[00:31:14] <rsesek> probably
[00:31:28] <dhollowa_> csilv: i'm now speaking to you from a fresh 10.6.  woot!
[00:31:40] <csilv> yeah, i'll be following you shortly
[00:31:40] <alexwait> :)
[00:31:54] <rsesek> plus you get Xcode 3.2 with it's much prettified build results window
[00:33:27] <jhawkins> dhollowa_: install done?
[00:33:52] *** roc has joined #chromium
[00:34:01] <dhollowa_> jhawkins: the os.  now configure, sync, compile...
[00:34:31] *** sjuxax has quit IRC
[00:34:40] <jhawkins> dhollowa_: want to review in the meantime? ;)
[00:35:09] <alexwait> have a quick question about building chromium for the first tmie
[00:35:11] <dhollowa_> jhawkins: sure.  need something to keep me occupied during the wait.  fire away.
[00:35:17] <alexwait> "set GYP_MSVS_VERSION=2008 in your environment before generating the project files. "
[00:35:28] <jhawkins> dhollowa_: same review as before, need a link?
[00:35:29] <alexwait> where do I do that? looking in Tools->Options but nothing standing otu
[00:35:33] <alexwait> (for VS2008)
[00:35:39] <dhollowa_> jhawkins: nope, got it.  looking.
[00:36:23] <jamesr> willchan: i have a few tabs open to bugs.webkit.org (which always serves over https)
[00:36:29] <jamesr> willchan: some of them are skull and crossbones, some are not
[00:36:58] *** apatrick_ has left #chromium
[00:37:28] <alexwait> any ideas?
[00:37:51] *** tonikitoo has quit IRC
[00:38:03] <alexwait> I can get to the environment variables but I have to open the .sln file first
[00:38:25] <willchan> jamesr: if you click on the icon, you can see why.
[00:38:29] <alexwait> and this page (http://dev.chromium.org/developers/how-tos/build-instructions-windows) seems to suggest I need to set this variable BEFORE I open the project
[00:39:06] <willchan> jamesr: it's probably likely that bugs.webkit.org is itself served over https, but some content that it serves is not over https
[00:39:18] <nirnimesh> mattm_g: my GLES2 problem cured itself. I think I cleaned up the entire src tree and the build folders
[00:39:20] <eroman> sheriff, can i commit http://codereview.chromium.org/2841010
[00:40:06] *** patcito has joined #chromium
[00:40:16] <alexwait> any ideas? :P
[00:40:17] <pathorn> alexwait: system-wide env vars
[00:40:23] <pathorn> or else cygwin/cmd
[00:40:36] <pathorn> in cmd you use "set VAR=val", in bash you use "export VAR=val"
[00:40:40] <mattm_g> nirnimesh: 50132 is what fixed it on the bots
[00:40:42] <alexwait> not sure. it's for windows
[00:40:47] <jhawkins> maruel, nsylvain: is there a specific flag that is set to make a bot suitable for interactive_ui_tests?
[00:40:52] <pathorn> you can get to system-wide in right click my computer -> properties
[00:41:06] <pathorn> well how did you run gclient sync
[00:41:18] <nsylvain> jhawkins: no, it's a windows config. (disable remote desktop, enable auto login)
[00:41:36] <mattm_g> eroman: okay
[00:42:15] <alexwait> I set the var through cmd
[00:42:19] <jhawkins> nsylvain: ok, thanks
[00:42:24] <alexwait> I wasn't sure if that was the page was talking about or not :P
[00:42:24] *** Buglouse has quit IRC
[00:42:31] *** rafaelw has left #chromium
[00:42:39] <jhawkins> nsylvain: so interactive_ui_tests can run on any linux/mac bots w/out modifications to the system?
[00:42:44] <pathorn> also: if you set the var through cmd, you must open vc++ through cmd
[00:42:49] <alexwait> big project to open! :D
[00:42:56] <pathorn> so I think if you're having trouble just set system-wide for now
[00:43:01] <pathorn> through control panel
[00:43:09] <alexwait> thanks pathorn! :)
[00:43:19] <pathorn> google around for setting env vars on windows
[00:43:50] <nsylvain> jhawkins: afaik, yes
[00:43:57] <jhawkins> ok thanks
[00:44:49] *** kinnetica has joined #chromium
[00:45:28] <eroman> mattm_g: thx
[00:46:01] *** jamesr has quit IRC
[00:47:06] <alexwait> looking forward to trying to fix a bug in chromium :D
[00:48:08] *** sbyer has joined #chromium
[00:49:31] *** bers has quit IRC
[00:50:35] <trungl-bot> Tree closed by mattm at chromium dot org (:mattm_g): Tree is closed (throttling commits -> ask sheriff for permission) (linux tests -> jcivelli reverting)
[00:50:57] *** eseidel has joined #chromium
[00:53:06] *** markmentovai has quit IRC
[00:53:07] *** rsesek has quit IRC
[00:57:44] <thakis> does https://chrome.google.com/extensions look seriously broken for anyone else?
[00:59:06] *** dpranke1 has joined #chromium
[00:59:50] <thakis> japhet: ^ you broke webkit. admit it.
[01:00:11] *** jptix has joined #chromium
[01:01:01] <japhet> thakis: why me? :-(
[01:01:12] <thakis> japhet: 'cause jamesr is not around
[01:02:09] <japhet> thakis: would it stop being my fault if i changed my name?
[01:03:39] <estade> looks fine to me
[01:03:49] *** chocobo__ has joined #chromium
[01:04:17] <jhawkins> mattm_g: got another coverage-only change, permission?
[01:04:33] <chocobo__> sheriffs, can i check in a ChromeOS only bug fix?
[01:05:00] <mattm_g> jhawkins: ok
[01:05:04] <jhawkins> thanks
[01:07:42] <mattm_g> chocobo__: ok
[01:07:58] <chocobo__> thanks
[01:08:01] *** jptix has quit IRC
[01:08:15] <thakis> estade: now it looks fine to me too
[01:08:19] <thakis> maybe my cache was weird
[01:08:36] <estade> the problem of missing css?
[01:08:40] *** eseidel has quit IRC
[01:08:57] <thakis> yes
[01:09:02] <thakis> known problem?
[01:11:13] *** jptix has joined #chromium
[01:15:05] *** jorlow_ has quit IRC
[01:17:26] <estade> thakis: yea, sorta
[01:17:33] <estade> comes and goes
[01:17:48] <estade> I am not sure what the bug number is
[01:19:04] *** senorblanco has quit IRC
[01:19:28] *** dale1v has joined #chromium
[01:19:29] *** dale1v has joined #chromium
[01:20:19] *** jrmuizel has quit IRC
[01:20:47] *** mramige has joined #chromium
[01:22:43] <jhawkins> mattm_g: tsan suppression ready, permission?
[01:23:27] <mattm_g> jhawkins: ok
[01:23:34] <jhawkins> thanks
[01:25:09] *** chocobo__ has quit IRC
[01:27:14] *** bent-mozilla has quit IRC
[01:31:46] *** bweinstein has quit IRC
[01:32:03] *** bweinstein has joined #chromium
[01:34:30] *** eseidel has joined #chromium
[01:35:51] *** dglazkov has quit IRC
[01:36:31] *** dhollowa has quit IRC
[01:36:31] *** dhollowa_ is now known as dhollowa
[01:37:14] *** tonyg-cr has quit IRC
[01:40:31] *** RT|Chatzilla has joined #chromium
[01:40:43] *** tonyg-cr has joined #chromium
[01:40:43] *** ChanServ sets mode: +v tonyg-cr
[01:41:12] <trungl-bot> Tree opened by mattm at chromium dot org (:mattm_g): Tree is open (cycling green) (be gentle)
[01:50:28] <tmzt> is the new pdf support on Windows/Mac based on an open renderer?
[01:51:13] *** shepazu has joined #chromium
[01:57:26] *** bweinstein_ has joined #chromium
[01:57:33] *** eseidel has quit IRC
[01:58:12] <mattm_g> Mac10.5 Perf(1) had a slave lost error.  Anyone know whats up?
[01:58:59] *** bweinstein_ has quit IRC
[01:59:19] *** bweinstein_ has joined #chromium
[02:00:18] *** bweinstein has quit IRC
[02:00:18] *** bweinstein_ is now known as bweinstein
[02:00:31] <atwilson> Anyone else getting sporadic certificate errors when trying to connect to sites (Mac)? For example, my currently running Chrome gives me a cert error for bugs.webkit.org, even though it was working on the previous request.
[02:01:30] <atwilson> What's odd is clicking on the skull icon shows that Chrome thinks the cert is valid.
[02:02:03] *** eseidel has joined #chromium
[02:02:29] *** hagebake has joined #chromium
[02:02:29] *** hagebake has joined #chromium
[02:03:32] *** hagabaka has quit IRC
[02:04:32] *** Erkan_Yilmaz_ has joined #chromium
[02:05:35] *** fqian has quit IRC
[02:06:12] *** kinnetica has quit IRC
[02:07:29] <stuartmorgan> atwilson: yes; if you have scrollback for a couple of hours ago there was some discussion of that
[02:07:44] *** Erkan_Yilmaz has quit IRC
[02:08:26] <atwilson> I suspect it came before my last reboot @1:54pm. OK, known issue then, so I won't bother debugging further. Thx.
[02:08:57] <mattm_g> maruel,nsylvain: any idea about Mac10.5 Perf(1)?
[02:08:59] *** ojan has quit IRC
[02:09:24] <nsylvain> mattm_g: nope
[02:10:04] <nsylvain> mattm_g: bev is taking a look right now
[02:10:48] <mattm_g> k
[02:11:05] <rubenbb> tmzt: I don't believe it's been announced what pdf renderer they're using, sounds like they rolled their own since it has less features for now.  You can try getting one of the dev builds and peering into the library if you'd like
[02:11:08] *** jrmuizel has joined #chromium
[02:11:53] <antarus> is there any actual monitoring of slaves; why is it always someone manually reporting when they are down?
[02:12:32] <rubenbb> tmzt: it's called pdf.dll on win and PDF.plugin on mac
[02:12:37] <tmzt> dev builds are not from chromium source?
[02:12:51] <maruel> antarus: we're loosy
[02:13:13] <rubenbb> tmzt: Chrome builds are mostly chromium source but not all of it, from what I can tell the pdf library is not in chromium
[02:14:06] <tmzt> ok, thanks
[02:14:26] <stuartmorgan> antarus: http://build.chromium.org/buildbot/waterfall
[02:14:30] <trungl-bot> Tree opened by mattm at chromium dot org (:mattm_g): Tree is open (Mac10.5 Perf(1) -> bev)  (webkit mac -> mattm)
[02:15:15] *** hagabaka has joined #chromium
[02:15:16] *** coyo has quit IRC
[02:16:17] *** hagebake has quit IRC
[02:17:18] *** lavish has quit IRC
[02:17:37] *** bweinstein has quit IRC
[02:19:08] *** lavish has joined #chromium
[02:19:49] <nsylvain> mattm_g: she is installing some updates on it now, and it needs at least another restart,. Hopefully after that it should be stable
[02:20:17] *** rafaelw1 has joined #chromium
[02:20:34] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Linux Builder x64" from 50178: dpranke at chromium dot org, mpcomplete at chromium dot org)
[02:21:19] *** General1337 has joined #chromium
[02:21:26] <dpranke1> whoops. that's me. One sec ...
[02:21:43] *** hagabaka has quit IRC
[02:22:36] <trungl-bot> Tree closed by mattm at chromium dot org (:mattm_g): Tree is closed ("Chromium Linux Builder x64"  -> dpranke) (Mac10.5 Perf(1) -> bev) (webkit mac -> mattm)
[02:23:04] *** stuartmorgan has quit IRC
[02:23:53] *** jrmuizel has quit IRC
[02:23:57] *** hagabaka has joined #chromium
[02:23:58] *** hagabaka has joined #chromium
[02:26:24] <dpranke1> build fix uploaded ...
[02:26:28] <dpranke1> and committed
[02:29:29] *** coyo has joined #chromium
[02:29:34] *** kinnetica has joined #chromium
[02:31:13] *** Sarten-X has joined #chromium
[02:32:46] <dpranke1> grr
[02:32:55] *** mazda has joined #chromium
[02:34:12] <dpranke1> maybe I'll make sure it actually compiles this time
[02:42:38] *** bent-mozilla has joined #chromium
[02:42:46] *** hbono has joined #chromium
[02:44:39] <mattm_g> dpranke1: is it time to revert?
[02:44:54] <dpranke1> mattm_g : one more try, then I'll revert ...
[02:46:17] *** mpr has joined #chromium
[02:48:03] *** dale1v is now known as dale1tab
[02:51:42] <dpranke1> mattm_g: okay, reverted while I puzzle over why this isn't compiling correctly
[02:52:08] *** inferno-sec has left #chromium
[02:52:14] *** techrush has quit IRC
[02:52:58] *** inferno-sec has joined #chromium
[02:53:58] <inferno-sec> can anyone help me to commit a 2-word review+ webkit fix. ?
[02:54:15] *** fqian has joined #chromium
[02:54:16] *** eseidel has quit IRC
[02:54:29] *** fqian has quit IRC
[02:54:37] <dpranke1> inferno-sec: you don't want to just use the commit queue?
[02:54:51] <inferno-sec> security bugs cannot use commit queue
[02:54:57] <inferno-sec> :(
[02:55:06] <dpranke1> ah, right. I can help you. bug #?
[02:55:15] <inferno-sec> thanks a lot , let me cc you
[02:55:30] *** scyx has joined #chromium
[02:56:01] *** dmaclach has quit IRC
[02:56:10] <inferno-sec> dpranke: https://bugs.webkit.org/show_bug.cgi?id=38893
[02:56:25] *** tonyg-cr has quit IRC
[02:56:27] *** tonyg-cr has joined #chromium
[02:56:27] *** ChanServ sets mode: +v tonyg-cr
[02:56:33] <inferno-sec> dpranke: would you mind adding a like in changelog - you must run the test manually and try it 15-20 times.
[02:56:36] <zork> Good morning
[02:56:52] <inferno-sec> david kilzer asked about it and since patch already has review+
[02:56:55] <dpranke1> sure
[02:57:09] <inferno-sec> great ! thank you very much Dirk
[02:57:25] <dpranke1> it'll be a second, just updating my checkout ...
[02:57:38] <inferno-sec> dpranke1: sure, please take your time
[02:58:07] *** erikkay has quit IRC
[02:58:18] *** sergeyu has quit IRC
[03:01:12] *** eseidel has joined #chromium
[03:01:20] *** yutak_home has quit IRC
[03:04:03] *** AaronMT has quit IRC
[03:04:15] *** fqian has joined #chromium
[03:04:16] *** rektide has quit IRC
[03:04:32] *** rohitkc has quit IRC
[03:04:47] *** fqian has left #chromium
[03:08:02] *** tonyg-cr has quit IRC
[03:08:38] *** leeight has joined #chromium
[03:08:42] *** leeight has left #chromium
[03:10:39] *** punkmexic has joined #chromium
[03:10:45] <scyx> does chrome execute userscripts at a later point than greasemonkey on ff? i somehow can't manage to inject a userjs into body.onload
[03:11:06] <punkmexic> hello im using archlinux chromium doesnt want to start...is there a way to reinstall it...without losing bookmarks, themes etc??
[03:15:19] *** jrmuizel has joined #chromium
[03:15:37] <punkmexic>  Failed to create a ProcessSingleton for your profile directory. This means that running multiple instances would start multiple browser processes rather than opening a new window in the existing process. Aborting now to avoid profile corruption.
[03:16:27] <scyx> punkmexic: tried rebooting?
[03:16:32] <punkmexic> ill reboot
[03:16:38] *** punkmexic has quit IRC
[03:18:46] *** punkmexic has joined #chromium
[03:18:49] <punkmexic> [2418:2418:92497756:ERROR:chrome/browser/process_singleton_linux.cc(770)] Failed to create /home/punk/.config/chromium/SingletonLock: File exists
[03:18:49] <punkmexic> [2418:2418:92497825:ERROR:chrome/browser/browser_main.cc(997)] Failed to create a ProcessSingleton for your profile directory. This means that running multiple instances would start multiple browser processes rather than opening a new window in the existing process. Aborting now to avoid profile corruption.
[03:18:54] <punkmexic> can u help me scyx
[03:20:08] <scyx> nope.
[03:20:17] *** mgh has joined #chromium
[03:20:48] <akalin> something wonky with your profile directory
[03:20:49] <pathorn> punkmexic: if you are absolutely sure chromium is not running, you can delete that file it mentions
[03:21:04] *** chrisccoulson has quit IRC
[03:21:08] <punkmexic> this one? chrome/browser/process_singleton_linux.cc
[03:21:08] <pathorn> but you might end up with a corrupt profile (losing bookmarks, etc)
[03:21:17] <punkmexic> or this one? /home/punk/.config/chromium/SingletonLock
[03:21:18] <pathorn> Failed to create /home/punk/.config/chromium/SingletonLock: File exists
[03:21:32] <maruel> punkmexic and al: see topic
[03:21:44] <akalin> who's al
[03:21:44] <pathorn> this isn't the right forum for these questions
[03:21:51] <punkmexic> sorry
[03:21:54] <akalin> is this like a Quantum Leap thing
[03:21:56] <punkmexic> dont get mad
[03:21:58] <maruel> akalin: all the others? like you
[03:22:04] <maruel> :)
[03:22:04] <akalin> :(
[03:22:07] <pathorn> as in "et al"
[03:22:08] <antarus> get glad? :)
[03:22:10] *** punkmexic has left #chromium
[03:22:12] <akalin> oh, right
[03:22:33] <scyx> then everyone move over to #chromium-support and answer my questions please ;o
[03:23:50] <dpranke1> inferno-sec: patch landed
[03:24:04] <inferno-sec> great thanks dpranke1
[03:24:08] <dpranke1> sorry for the delay; I got distracted by something.
[03:24:46] <inferno-sec> no worries at all!! i am here :)
[03:25:02] <dpranke1> I'm re-opening the tree; I'm pretty sure everything is greening up again.
[03:25:32] *** mramige has quit IRC
[03:26:18] *** dale1tab has quit IRC
[03:27:28] <trungl-bot> Tree opened by dpranke at chromium dot org: Tree is open (cycling green)
[03:28:11] *** leeight has joined #chromium
[03:28:15] *** leeight has left #chromium
[03:29:15] *** dpranke1 has quit IRC
[03:30:14] *** csilv has left #chromium
[03:30:39] *** csilv_ has joined #chromium
[03:34:09] *** jshin has quit IRC
[03:34:20] *** alyssad has quit IRC
[03:34:51] *** pathorn has quit IRC
[03:39:38] *** shepazu has quit IRC
[03:40:01] *** trungl has joined #chromium
[03:40:01] *** ChanServ sets mode: +v trungl
[03:45:34] <relentless> I just remembered
[03:45:49] <relentless> I dont know how to compile this, and I dont understand the directions.
[03:54:03] <mattm_g> zork: my filer is undergoing maintenance in 5 minutes, so I'll hand off to you
[03:54:47] <zork> mattm_g: Sounds good.  I'm watching it.
[03:57:07] *** jrmuizel has quit IRC
[03:57:33] *** jcivelli` has quit IRC
[04:00:42] *** csilv_ has left #chromium
[04:04:36] *** mikekell1 has joined #chromium
[04:06:45] *** mikekelly has quit IRC
[04:07:46] *** scyx has quit IRC
[04:10:51] *** tedoc2000 has quit IRC
[04:15:21] *** jrmuizel has joined #chromium
[04:17:24] *** hrna has joined #chromium
[04:17:43] *** skydrome has quit IRC
[04:17:48] *** bmizerany has quit IRC
[04:18:00] *** skydrome has joined #chromium
[04:18:01] *** skydrome has quit IRC
[04:18:01] *** skydrome has joined #chromium
[04:19:40] *** glaksmono has joined #chromium
[04:19:46] <glaksmono> anyone here?
[04:20:33] <jrg> nope.  nobody is here.
[04:22:00] <akalin> lotta nobodies
[04:24:10] <glaksmono> ...
[04:24:26] <glaksmono> i'm trying to debug browser solution, and there's a console pop-up that's asking for an executable file
[04:24:37] <glaksmono> what should be the input there?
[04:24:49] *** mbelshe has quit IRC
[04:28:52] <thakis> akalin: ping
[04:29:07] <akalin> thakis: yo
[04:29:22] <thakis> akalin: my gsoc student ran into http://codepad.org/FYixoxkj . his cl is http://codereview.chromium.org/2824004
[04:29:28] <thakis> akalin: ideas why that might happen?
[04:30:55] <akalin> so what exactly is bookmark bar dragging?
[04:31:20] <thakis> akalin: should be a presentational change only: when dragging bookmarks around, they move "live" (like in e.g. safari)
[04:31:32] <akalin> oh i see
[04:31:34] *** mpcomplete has quit IRC
[04:32:02] *** rtyler has joined #chromium
[04:32:14] *** rtyler has left #chromium
[04:32:54] <akalin> i'm actually not too familiar with the bookmark change processor
[04:33:05] <thakis> sadness
[04:33:07] <akalin> nick at chromium dot org or timsteele at chromium dot org would know
[04:33:12] <akalin> i don't see anything obvious :(
[04:33:19] <thakis> ok
[04:33:29] <akalin> although i'd dig in to CalculateBookmarkModelInsertionIndex to see what it's trying to do
[04:33:51] <akalin> is bookmark draging implemented as if you dragged a bookmark one by one to the right/left?
[04:33:56] <akalin> i mean swap it with its neighbor, etc.
[04:34:15] <thakis> akalin: the plan is that it's only moving views around until the drop happens and only then update the model
[04:34:20] <akalin> oh
[04:34:20] <thakis> akalin: maybe that's not happening tho
[04:34:24] <akalin> yeah
[04:34:26] <thakis> i'll relay what you said, thanks
[04:34:54] *** jrmuizel has quit IRC
[04:35:05] <akalin> if the model isn't being updated, then the bookmark CP shouldn't be involved
[04:35:12] <akalin> but it looks like it's some sort of faviconloading callback
[04:35:50] <akalin> anyway, io suspect that CalculateBookmarkModel etc. might be doing its calculation based on views or something
[04:36:05] <thakis> eww
[04:36:21] <akalin> i hope not
[04:36:43] *** rafaelw1 has left #chromium
[04:36:49] <akalin> this stuff is aready in linux, right
[04:36:53] <akalin> bookmark sync works there.  hmm.
[04:37:30] <thakis> maybe the crash happens when sync runs while a drag is in progress
[04:37:47] <thakis> oh, linux has live bookmark dragging?
[04:37:53] <akalin> i thought i saw it
[04:37:55] *** Beetny has joined #chromium
[04:38:01] <thakis> cool
[04:38:16] <trungl> thakis!
[04:38:56] <thakis> trungl!
[04:41:55] *** MikeSmithW3C has joined #chromium
[04:43:06] *** dglazkov has joined #chromium
[04:43:06] *** ChanServ sets mode: +v dglazkov
[04:44:46] *** k-man has joined #chromium
[04:45:13] *** mattm_g has quit IRC
[04:45:26] <k-man> in firefox i used to set up keywords for some sites, like "gd" for google docs for instance, then i'd just type gd in the address bar and it would take me to google docs, is there some way to do something similar in chrome?
[04:45:42] *** mbelshe has joined #chromium
[04:45:57] <thakis> k-man: wrong channel, but yes
[04:46:04] <thakis> k-man: right-click omnibox, "edit search engines"
[04:46:07] <thakis> and add a shortcut
[04:46:26] <k-man> oh, which channel should I ask in? and thanks for the answer
[04:47:17] <k-man> thakis: nice,thanks for the info
[04:47:19] <trungl-bot> Tree opened by zork at chromium dot org: Tree is open
[04:47:31] <thakis> k-man: #chromium-support (see channel topic)
[04:47:44] <k-man> thakis: oh yeah, sorry
[04:47:48] <k-man> and thanks
[04:50:15] *** k-man has left #chromium
[04:52:00] *** alexwait has quit IRC
[04:54:50] *** MikeSmithW3C has quit IRC
[04:58:00] *** jrmuizel has joined #chromium
[04:58:41] *** glaksmono has quit IRC
[05:03:56] *** MikeSmithW3C has joined #chromium
[05:04:22] *** tav_ has joined #chromium
[05:05:45] *** tav has quit IRC
[05:05:45] *** tav_ is now known as tav
[05:06:17] *** dave_levin has quit IRC
[05:06:28] *** oshima_ has joined #chromium
[05:06:36] *** dave_levin has joined #chromium
[05:06:38] *** oshima_ has quit IRC
[05:08:35] *** jrmuizel has quit IRC
[05:10:08] *** MikeSmithW3C has quit IRC
[05:11:20] *** Precea is now known as Precea[BNC]
[05:13:05] *** oshima_ has joined #chromium
[05:13:17] *** jrmuizel has joined #chromium
[05:14:25] *** bros has joined #chromium
[05:15:00] <bros> I have a very slow computer. Would it be wise to disable all caching done by Chromium to avoid hard disk access?
[05:20:17] <Namegduf> No.
[05:20:30] <Namegduf> I don't think so.
[05:20:32] <bros> Is there anything else I can try?
[05:21:30] <akalin> buy more ram
[05:21:50] <bros> It is the 8 gigabyte 5,400 RPM hard drive holding me back.
[05:22:19] <akalin> that's why you buy more ram, so you can hold more of that hard drive in cache
[05:29:39] * trungl thinks bros should just use lynx.
[05:29:54] <bros> I am using links now :-P
[05:33:00] *** bros has left #chromium
[05:33:39] *** bweinstein has joined #chromium
[05:33:40] *** marklarson has joined #chromium
[05:36:12] * trungl wonders why we haven't rewritten the waterfall as a modern webpage yet.
[05:36:48] <relentless> ^
[05:37:06] *** jamesr has joined #chromium
[05:37:14] <relentless> trungl: alot of the website isnt user friendly.
[05:37:50] <trungl> user friendliness is hardly the issue with the waterfall
[05:38:05] <marklarson> trungl: nsylvain would be happy if you took that task from him... it's being worked on
[05:38:05] <trungl> the fact that it's really really big and slow otoh ...
[05:38:32] <nsylvain> trungl: what page exactly?
[05:38:41] <nsylvain> all of them i guess
[05:38:46] <trungl> ;)
[05:38:54] <nsylvain> we are actually working  to make it be ajax-y
[05:38:56] <trungl> I'm really thinking of the waterfall console
[05:38:59] <nsylvain> yea
[05:39:19] <nsylvain> So, we have some code already for that, and one google summer of code, who works on that
[05:39:22] <trungl> ajax-y-ness would be really good for it
[05:39:26] <nsylvain> plus m0
[05:39:28] <trungl> awesome
[05:39:45] <nsylvain> if you love doing this, and are good with this.. we always like to have help
[05:39:59] <trungl> alas, I know nothing about this sort of stuff :(
[05:40:09] <nsylvain> I was the one who started implementing the ajax console (since I wrote the original console), but I got pulled into something else
[05:40:28] <trungl> right
[05:41:03] <nsylvain> Doing ajax stuff is really hard on buildbot.. the database backend and web server really suck, so we are moving the database to appengine, and from there we will have our ajax interface so we can update builds as they finish, without reloading the page
[05:41:18] <nsylvain> no eta though.. this is going slowly, really slowly :)
[05:42:28] <trungl> good to hear that there's a plan (and it sounds like a good one)
[05:42:59] <marklarson> The plan is to do it all in Flash, right?
[05:43:41] *** dmaclach_ has joined #chromium
[05:43:51] <thakis> and pdf!
[05:44:16] <trungl> flash embedded inside a pdf, clearly
[05:44:22] * trungl hears this is possible.
[05:44:29] <thakis> "force build" should be a pdf form
[05:44:51] *** MikeSmithW3C has joined #chromium
[05:45:10] <trungl> the "stop build" on the trybots should be a pdf form, which you have to electronically sign and submit
[05:45:34] * trungl has only ever electronically signed a pdf form once in his life.
[05:45:38] <trungl> I think it was for google.
[05:45:46] *** ishermandom has joined #chromium
[05:48:08] *** hbono has quit IRC
[05:50:01] *** ishermandom has quit IRC
[05:50:09] <marklarson> One of my red squares has gone green. It's sad that my philosophy is "assume it's flaky first"
[05:50:35] <thakis> greenness is never flaky!
[05:52:24] *** kuchhal has joined #chromium
[05:52:24] *** ChanServ sets mode: +v kuchhal
[05:52:31] *** mattm_g has joined #chromium
[05:53:21] *** MikeSmithW3C^ has joined #chromium
[05:53:42] *** MikeSmithW3C has quit IRC
[05:53:54] <marklarson> Hello, Rahul. The prodigal son. I was just lamenting your absence today with Huan.
[05:55:19] *** Kunalagon has joined #chromium
[05:57:36] *** dglazkov has quit IRC
[05:58:31] *** hbono has joined #chromium
[06:00:12] *** dglazkov has joined #chromium
[06:00:12] *** ChanServ sets mode: +v dglazkov
[06:01:35] <dglazkov> is marklarson stirring up trouble again?
[06:02:44] *** MikeSmithXX has joined #chromium
[06:04:01] *** MikeSmithW3C^ has quit IRC
[06:04:18] *** MikeSmithW3C^ has joined #chromium
[06:07:30] *** MikeSmithXX has quit IRC
[06:08:00] *** bweinstein has quit IRC
[06:09:11] *** MikeSmithXX has joined #chromium
[06:11:29] *** MikeSmithW3C^ has quit IRC
[06:12:17] *** dmaclach has joined #chromium
[06:12:27] *** glaksmono has joined #chromium
[06:14:11] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "base_unittests" on "Modules Mac10.6 (dbg)" from 50210: thestig at chromium dot org (:leiz), tkent at google dot com)
[06:14:18] *** dmaclach has quit IRC
[06:14:56] *** MikeSmithXX has quit IRC
[06:15:02] *** dmaclach_ has quit IRC
[06:15:23] <trungl> quiz time: is the http connection over which the buildbot console is sent compressed (or how do I find out)?
[06:15:36] *** thakis has quit IRC
[06:15:58] *** thakis has joined #chromium
[06:15:58] *** ChanServ sets mode: +v thakis
[06:16:04] *** Waste has quit IRC
[06:16:17] *** Kunalagon has joined #chromium
[06:17:36] <trungl> answer time: "no"
[06:18:01] * trungl ponders the time difference between downloading 600 kB and 1000 kB
[06:19:19] *** MikeSmithW3C has joined #chromium
[06:19:30] *** thakis is now known as thakis_afk
[06:20:33] <glaksmono> which part of the code that handles when bookmark folder is opened?
[06:20:51] *** Kunalagon has joined #chromium
[06:20:55] <thakis_afk> glaksmono: depends on the os
[06:20:58] *** Kunalagon has quit IRC
[06:21:06] <glaksmono> thakis_afk: windows?
[06:21:20] <thakis_afk> then i don't know :-P
[06:21:28] <thakis_afk> somewhere in chrome/browser/views maybe
[06:21:44] <trungl> locally (on my MBP, from my hard drive), all the silly addBox()s in the buildbot console html cost about 0.3 seconds
[06:22:08] <thakis_afk> glaksmono: browser/views/bookmark_menu_controller_views.h looks about right on quick glance
[06:22:47] <thakis_afk> trungl: you chance to use the devtools's profiler!
[06:22:54] <thakis_afk> and my chance to go home
[06:23:06] <thakis_afk> biad
[06:23:37] <trungl> bye
[06:25:34] *** bent-mozilla has quit IRC
[06:25:55] <tkent> thestig is there?
[06:27:03] <leiz> tkent: ya
[06:27:22] <leiz> tkent: I just sent an email
[06:27:38] <tkent> yeah, I have just read the mail.
[06:27:39] *** sbyer has quit IRC
[06:27:42] <relentless> So is there an idiots guide to compiling chromium?
[06:28:06] <leiz> relentless: try dev.chromium.org ?
[06:28:11] <leiz> there is no idiot's guide
[06:28:18] <leiz> tkent: I'm going to reopen
[06:28:44] <relentless> leiz: well then can someone break that guide down in laymans terms, Cause I dont understand it.
[06:29:20] <trungl-bot> Tree opened by thestig at chromium dot org (:leiz): Tree is open
[06:29:38] <leiz> relentless: no, because doing somethings require knowledge and skill
[06:29:43] <relentless> What is the benefit of compiling VS binaries
[06:30:26] <relentless> leiz: I have compiled and redid a kernel by hand, that requires skill, This I just dont understand.
[06:33:45] *** hbono has quit IRC
[06:35:15] *** General13372 has joined #chromium
[06:37:49] *** MikeSmithW3C has quit IRC
[06:39:05] *** General1337 has quit IRC
[06:41:50] *** darwin_ has quit IRC
[06:47:24] *** jrmuizel has quit IRC
[06:49:05] * trungl observes that the buildbot's console expand/collapse function could be sped up an order of magnitude by changing just, e.g., the body's class and using a css selector.
[06:50:12] *** kuchhal has quit IRC
[06:51:12] *** michaeln has quit IRC
[06:51:17] *** Bleak has quit IRC
[06:53:01] *** techrush has joined #chromium
[06:53:42] <tkent> Is there an easy way to force clobber build to all Chromium buildbots?  The next WebKit roll will need clobber build.
[06:54:32] *** darwin_ has joined #chromium
[06:55:08] <zork> I know of none.
[06:55:23] *** techrush has quit IRC
[06:59:18] *** Kunalagon has joined #chromium
[07:02:12] *** kreitz has joined #chromium
[07:02:39] * trungl now sees why the buildbot console's "merge" button is so slow (and suspects that it relies on unspecified behaviour of querySelectorAll too).
[07:02:41] <dglazkov> tkent: there isn't, sorry :-\
[07:03:21] * trungl takes that back about querySelectorAll.
[07:03:43] <dglazkov> trungl: spelunking down the darkness of the web I see :)
[07:04:17] <trungl> it's like playing "adventure"
[07:05:21] *** kenneth_reitz has quit IRC
[07:06:02] <dglazkov> colbert time!
[07:06:08] *** dglazkov has quit IRC
[07:06:14] <glaksmono> any ideas where it draw that arrow when the bookmark is over the screen?
[07:06:42] <glaksmono> doesn't seem to be in BookmarkMenuController::BuildMenu
[07:06:43] <glaksmono> Hmmm..
[07:06:51] *** hbono has joined #chromium
[07:07:37] <tkent> zork, dglazkov: thanks.
[07:08:27] <tkent> I'm going to enable PROGRESS_TAG and METER_TAG with the next roll.
[07:09:51] *** kinnetica has quit IRC
[07:12:04] *** Kunalagon has quit IRC
[07:12:11] <glaksmono> Hmm..
[07:12:16] <glaksmono> m0: are you there?
[07:14:16] *** dhollowa_ has joined #chromium
[07:16:53] *** tyoshino has joined #chromium
[07:17:43] *** dhollowa_ has quit IRC
[07:27:21] <glaksmono> guysss
[07:27:23] <glaksmono> helpppppppppp
[07:27:27] <glaksmono> so much code to read!!!
[07:27:28] <glaksmono> hahhhaha...
[07:31:15] *** lianj has quit IRC
[07:32:36] *** pfeldman has joined #chromium
[07:33:05] *** lianj has joined #chromium
[07:34:34] *** gospch has joined #chromium
[07:40:25] *** ishermandom has joined #chromium
[07:46:20] *** marklarson has quit IRC
[07:47:21] *** gospch has quit IRC
[07:48:20] *** roc_ has joined #chromium
[07:50:02] *** roc has quit IRC
[07:50:02] *** roc_ is now known as roc
[07:50:12] <glaksmono> anyone here??
[07:50:14] <glaksmono> i found it!!!
[07:50:16] <glaksmono> just a bit moree!!!
[07:50:18] <glaksmono> argh!!!
[07:58:00] *** roc has quit IRC
[07:58:56] *** eseidel_ has joined #chromium
[08:02:14] *** eseidel has quit IRC
[08:02:14] *** eseidel_ is now known as eseidel
[08:04:42] *** pfeldman has quit IRC
[08:25:40] *** dave_levin has quit IRC
[08:28:37] *** rubenbb1 has joined #chromium
[08:30:12] *** rubenbb has quit IRC
[08:30:24] *** RT|Chatzilla has quit IRC
[08:30:58] *** RT|Chatzilla has joined #chromium
[08:46:37] *** Erkan_Yilmaz_ has quit IRC
[08:52:57] *** loislo has joined #chromium
[09:14:30] *** glaksmono has quit IRC
[09:15:11] *** tittiatcoke has joined #chromium
[09:15:12] *** tittiatcoke has quit IRC
[09:15:12] *** tittiatcoke has joined #chromium
[09:18:30] *** trungl has quit IRC
[09:25:43] *** away01 is now known as temp01
[09:29:16] *** temp01 is now known as away01
[09:31:41] *** jamesr has quit IRC
[09:32:54] *** Zaba has quit IRC
[09:35:42] *** Zaba has joined #chromium
[09:39:39] *** tittiathome has joined #chromium
[09:39:39] *** tittiatcoke has quit IRC
[09:50:06] <tkent> well, I'm committing a WebKit roll with flag changes
[09:50:23] *** bauerb has joined #chromium
[09:53:19] *** General1337 has joined #chromium
[09:55:15] *** General13372 has quit IRC
[09:58:21] *** Precea[BNC] is now known as Precea
[09:59:50] *** away01 is now known as temp01
[10:03:59] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Builder" from 50216: tkent at google dot com)
[10:05:32] <zork> tkent: Are you on that?
[10:05:39] <tkent> yes.
[10:07:02] <trungl-bot> Tree closed by zork at chromium dot org: Tree is closed (tkent is looking into it.)
[10:07:13] <tkent> Confirmed it was expected errors.
[10:09:29] <zork> tkent: Will it roll green, or is more action required?
[10:10:36] <tkent> I requested clobber build. Build #29586 should be green.
[10:11:42] *** temp01 is now known as away01
[10:13:06] <trungl-bot> Tree closed by zork at chromium dot org: Tree is closed (Next build should be green, reopening if so)
[10:15:59] *** Precea is now known as Precea[BNC]
[10:19:02] *** away01 is now known as temp01
[10:25:06] <jochen__> good morning chromium
[10:25:06] <trungl-bot> jochen__: Good morning!
[10:26:13] *** pfeldman has joined #chromium
[10:31:17] <trungl-bot> Tree opened by tkent at google dot com: Tree is open
[10:31:51] *** dale1v has joined #chromium
[10:31:52] *** dale1v has joined #chromium
[10:36:41] *** dale1v has quit IRC
[10:37:46] *** nkostylev has quit IRC
[10:40:07] *** ROBOd has joined #chromium
[10:47:13] *** Precea[BNC] is now known as Precea
[10:48:44] *** rubenbb1 has quit IRC
[10:49:12] *** JoesphL0t has quit IRC
[10:49:30] *** rubenbb has joined #chromium
[10:49:37] *** nkostylev has joined #chromium
[10:49:38] *** duffydack has joined #chromium
[10:54:19] *** ChanServ sets mode: +v nkostylev
[10:54:19] *** ROBOd has quit IRC
[10:54:55] *** ROBOd has joined #chromium
[10:55:42] <aboodman> g'nite world
[10:57:40] <jochen__> n8 aaron
[11:05:40] *** mikekell1 is now known as mikekelly
[11:07:49] *** Jarvix has joined #chromium
[11:08:08] *** Jarvix has left #chromium
[11:11:00] *** slavka` has joined #chromium
[11:18:06] <zork> tkent: Mac webkit_tests will roll green, right?
[11:19:16] <tkent> right.
[11:20:07] <tkent> I have no idea for Linux Tests (dbg-shlib)(1)
[11:21:10] *** patcito has quit IRC
[11:22:35] *** Martijnc has joined #chromium
[11:29:46] *** roc has joined #chromium
[11:36:04] *** wr| has quit IRC
[11:36:29] *** wr| has joined #chromium
[11:37:01] *** nthawEE has quit IRC
[11:37:34] *** eseidel has quit IRC
[11:40:00] *** duffydack has quit IRC
[11:41:41] *** chrisccoulson has joined #chromium
[11:43:10] *** duffydack has joined #chromium
[11:43:47] *** oshima_ has quit IRC
[11:47:15] *** loislo has joined #chromium
[11:49:13] *** duffydack has left #chromium
[11:50:50] *** duffydack has joined #chromium
[11:51:06] <duffydack> What is the little yellow dot on the options icon?
[11:51:53] <nkostylev> tkent: 50216 breaks WorkerTest.WorkerWebSocketLayoutTests
[11:52:00] <nkostylev> same with 50217
[11:52:04] *** Peter` has quit IRC
[11:53:04] *** Peter` has joined #chromium
[11:53:28] *** Singularity has quit IRC
[12:04:17] <trungl-bot> Tree opened by nkostylev at chromium dot org: Tree is open (Linux Tests (dbg-shlib) -> tkent)
[12:05:10] <tkent> ok, I identified.  Will fix soon.
[12:06:50] *** phanee has quit IRC
[12:12:34] *** rubenbb has quit IRC
[12:13:00] *** WildFox has joined #chromium
[12:13:01] <WildFox> moin
[12:13:30] <WildFox> tkent: yt?
[12:14:51] <tkent> y
[12:15:21] <WildFox> tkent: heya, you're on duty today? sheriff? :-)
[12:16:03] <tkent> I'm WebKit sheriff today.
[12:16:17] <WildFox> tkent: I'm landing https://bugs.webkit.org/show_bug.cgi?id=40663 as we speak - this patch requires a rebaselining of most SVG tests (both expected.txt and png) files
[12:16:29] <WildFox> tkent: poor soul :( I already notified pfeldman yesterday about that change
[12:17:29] <tkent> willchan: are you going to commit them soon?
[12:18:27] *** duffydack has left #chromium
[12:19:09] <tkent> oops, wrong name
[12:19:23] <tkent> WildFox: are you going to commit them soon?
[12:20:39] <WildFox> tkent: just landing, takes some time to upload 12mb
[12:21:53] <tkent> WildFox: I see.  Thank you for notifying before committing.
[12:22:02] <WildFox> tkent: you're welcome
[12:22:51] <WildFox> tkent: btw, the LayoutTests/ChangeLog specifically describes which pngs have changed substantially, all other changes are because of subpixel positioning is now turned on for svg text
[12:23:19] <WildFox> tkent: please let me know if you see unexpected derivations from the mac baseline, I'm happy to help
[12:23:21] *** pfeldman has quit IRC
[12:24:21] <tkent> WildFox: ok, thanks!
[12:25:33] <Peter`> tkent: You did the <meter> styling, right? Why aren't the elements rounded off like <progress> (ex: http://peter.sh/wp-content/themes/default/examples/html/meter-progress.jpg )?
[12:27:45] <morrita> Peter`: hi, I implemented it.
[12:29:00] <morrita> We're using platform "theme" APIs to draw progress-bar and meter
[12:29:45] <Peter`> Hm, okay
[12:30:05] <morrita> So it doesn't have rounded corner because the native themes don't have it.
[12:31:27] <Peter`> It makes sense according the element has different possibilities, though the Windows rendering of <progress> matches up with my theme, while <meter> looks more like Windows 2000
[12:31:31] <morrita> About meter-progress.jpg above, the meter on that image isn't native one because windows doesn't have such control.
[12:32:01] <Peter`> Most people will likely change the styling anyway
[12:32:31] *** zork has quit IRC
[12:32:37] <morrita> The point is, meter and progress is different thing. and only mac has native theme for it.
[12:33:36] <morrita> Ya, people can give their own style if they want.
[12:34:24] <Peter`> It's great that they have been included, thank you for answering
[12:41:53] *** slavka` has quit IRC
[12:44:50] *** slavka` has joined #chromium
[12:45:16] *** oal has joined #chromium
[12:45:35] <oal> What's up with the Chromium Dev Channel. Last Ubuntu build was 8 days ago..?
[12:45:52] <oal> https://launchpad.net/~chromium-daily/+archive/dev
[12:50:34] *** rubenbb has joined #chromium
[13:02:19] *** ishermandom has quit IRC
[13:02:52] <trungl-bot> Tree opened by nkostylev at chromium dot org: Tree is open (Linux ui_tests should cycle green)
[13:11:13] <kRush> is it intended that opening a bookmark on a pinned tab doesn't spawn a new tab anymore on the current dev channel? I kinda liked it
[13:11:49] *** Peter` has quit IRC
[13:15:20] *** hbono has quit IRC
[13:17:46] *** Peter` has joined #chromium
[13:19:33] *** JoesphL0t has joined #chromium
[13:21:17] *** Peter` has quit IRC
[13:22:19] <WildFox> tkent: landed
[13:22:42] *** Peter` has joined #chromium
[13:23:57] *** glider has joined #chromium
[13:24:56] *** shreyas has joined #chromium
[13:25:45] <nkostylev> tkent: Webkit tests failed with 50226
[13:25:59] *** sylon has joined #chromium
[13:26:59] <sylon> in chrome adblock anyone know how to block images with wildcards?  e.g. i wanna block  www.yahoo.com/somedir/animage_*.jpg  where * can be anything
[13:27:05] <tkent> nkostylev: it looks flaky
[13:33:55] *** kinnetica has joined #chromium
[13:34:05] *** ROBOd has quit IRC
[13:38:12] <trungl-bot> Tree opened by nkostylev at chromium dot org: Tree is open (webkit_tests should cycle green)
[13:38:47] <sylon> ok, anyone know how to stop chrome from flooding my search engines with every site i visit that has search?  I dont want all these aggregated...
[13:40:18] *** sylon has left #chromium
[13:48:17] *** taptaptapir has joined #chromium
[13:48:37] <taptaptapir> is there something like foxyproxy for chrome?
[13:49:06] *** kRush has left #chromium
[13:51:36] *** zherczeg has joined #chromium
[13:51:51] <zherczeg> jparent: hi
[13:52:20] <trungl-bot> Tree opened by nkostylev at chromium dot org: Tree is open
[13:57:10] *** nthawEE has joined #chromium
[13:59:20] <mnissler> is there any advice on how to work around the unit_tests link errors on mac on the try bots?
[14:00:54] *** pfeldman has joined #chromium
[14:06:02] *** ROBOd has joined #chromium
[14:06:15] *** hagebake has joined #chromium
[14:06:15] *** hagebake has joined #chromium
[14:07:55] *** hagabaka has quit IRC
[14:09:44] *** tkent has quit IRC
[14:10:34] *** taptaptapir has left #chromium
[14:15:09] <maruel> mnissler: if you find one, tell me too
[14:16:36] *** Singularity has joined #chromium
[14:17:58] <mnissler> maruel: I hoped for a different answer ;-)
[14:19:37] *** WildFox has quit IRC
[14:20:24] *** tittiathome has quit IRC
[14:21:39] *** WildFox has joined #chromium
[14:21:39] *** WildFox has joined #chromium
[14:24:15] *** tittiatcoke has joined #chromium
[14:24:15] *** tittiatcoke has quit IRC
[14:24:15] *** tittiatcoke has joined #chromium
[14:33:20] *** WildFox_ has joined #chromium
[14:33:46] *** thomasvl has joined #chromium
[14:33:46] *** ChanServ sets mode: +v thomasvl
[14:35:46] *** hayato has left #chromium
[14:35:55] *** WildFox has quit IRC
[14:36:25] *** jrmuizel has joined #chromium
[14:39:52] *** DoGuKaN has joined #chromium
[14:40:16] *** DoGuKaN has left #chromium
[14:41:46] *** romainhuet has joined #chromium
[14:42:56] *** Beetny has quit IRC
[14:43:39] *** duffydack has joined #chromium
[14:51:46] *** AaronMT has joined #chromium
[14:55:08] *** jrmuizel has quit IRC
[14:55:26] *** AaronMT has quit IRC
[14:55:41] *** WildFox_ has quit IRC
[14:55:45] *** AaronMT has joined #chromium
[14:58:35] * thomasvl wonders how long it normally takes things to make it through the webkit commit queue
[15:04:38] *** kreitz has quit IRC
[15:05:04] *** kenneth_reitz has joined #chromium
[15:12:03] *** Precea is now known as Precea[BNC]
[15:12:42] *** shreyas has quit IRC
[15:12:50] *** Precea[BNC] is now known as Precea
[15:14:56] *** tonikitoo has joined #chromium
[15:15:09] *** xyz has joined #chromium
[15:15:12] <xyz> hey
[15:15:23] <xyz> i dont know this is suitable place for this question
[15:15:36] <xyz> but i am using gentoo and try to emerge chromium
[15:15:50] <xyz> i took that errors that were pasted http://www.dpaste.org/KKvu/
[15:17:34] *** shreyas has joined #chromium
[15:20:27] *** spot has quit IRC
[15:20:37] *** spot has joined #chromium
[15:23:49] *** duffydack has left #chromium
[15:24:32] *** WildFox has joined #chromium
[15:25:41] *** Zaba has quit IRC
[15:26:38] *** leeight has joined #chromium
[15:26:41] *** leeight has left #chromium
[15:29:18] *** WildFox has quit IRC
[15:29:36] *** Adys has quit IRC
[15:31:34] *** Zaba has joined #chromium
[15:32:31] *** pinkerton has joined #chromium
[15:32:31] *** ChanServ sets mode: +v pinkerton
[15:37:40] *** ChromiumUpdater has joined #chromium
[15:37:55] <ChromiumUpdater> hello :D
[15:39:34] *** kliegs has joined #chromium
[15:39:44] *** ChromiumUpdater has quit IRC
[15:49:42] *** shreyas has quit IRC
[15:50:45] *** rohitkc has joined #chromium
[15:50:59] *** shreyas has joined #chromium
[15:56:24] *** zherczeg has quit IRC
[15:57:44] *** nthawEE has quit IRC
[15:58:01] *** Adys_ has joined #chromium
[15:59:52] <glider> is anyone taking care of the memory waterfall?
[16:00:52] *** bratsche has joined #chromium
[16:02:34] *** lolohi_ has joined #chromium
[16:03:49] <maruel> glider: I guess it's a "no"
[16:04:24] <glider> maruel: okay then
[16:06:48] <trungl-bot> Tree opened by glider at chromium dot org: Tree is open (memory waterfall -> glider)
[16:07:19] *** Beetny has joined #chromium
[16:07:22] <glider> o hai, trungl-bot!
[16:07:55] <lolohi_> no +c
[16:08:00] <lolohi_> cool
[16:13:32] *** rsesek has joined #chromium
[16:13:32] *** ChanServ sets mode: +v rsesek
[16:14:28] <maruel> I've changed the flags to +V google hostmask
[16:14:29] *** oshima_ has joined #chromium
[16:15:25] *** Beetny has quit IRC
[16:16:32] *** tedoc2000 has joined #chromium
[16:25:10] *** yutak_home has joined #chromium
[16:25:10] *** ChanServ sets mode: +v yutak_home
[16:28:17] *** lolohi_ has quit IRC
[16:28:43] *** lolohi_ has joined #chromium
[16:32:34] *** jrmuizel has joined #chromium
[16:35:54] *** trungl has joined #chromium
[16:35:54] *** ChanServ sets mode: +v trungl
[16:36:09] <trungl> 'morning, Chromium
[16:36:09] <trungl-bot> trungl: Good morning!
[16:36:46] *** Zaba has quit IRC
[16:37:35] <lolohi_> I cannot find the tarball to download..
[16:37:39] *** craigsch has joined #chromium
[16:37:52] <maruel> lolohi_: http://build.chromium.org/buildbot/official/
[16:38:00] <maruel> it's linked from the waterfall
[16:38:13] <maruel> ah, maybe not?
[16:38:33] <maruel> but the last ones seem brokne
[16:39:44] <lolohi_> :'/
[16:39:52] <lolohi_> so what am i supposed to do maruel ?
[16:40:03] <maruel> ah no it's not
[16:40:07] <lolohi_> lol
[16:40:07] <maruel> lolohi_: try it out
[16:40:19] <lolohi_> how long does it usually take to compile chromium
[16:40:34] <rsesek> anywhere from 14 minutes to 2 hours
[16:40:36] <rsesek> depending on your machine
[16:40:43] <lolohi_> :O
[16:41:12] * lolohi_ remembers when he tried to compile chromium on his netbook
[16:41:27] <rsesek> yea good luck with that. you probably won't even be able to link :P
[16:41:54] <lolohi_> lol it was i think last year. i know it failed
[16:42:05] <lolohi_> it was a 900mhz processor
[16:42:18] *** Kunalagon has joined #chromium
[16:44:15] <lolohi_> rsesek: is there any advantage to compiling from source vs using the ppa
[16:44:26] *** dmaclach has joined #chromium
[16:45:03] <rsesek> lolohi_: not for just browsing
[16:47:05] *** Zaba has joined #chromium
[16:47:23] <rsesek> pinkerton: do you intend to work on the wrench menu keyboard shortcut bug?
[16:47:37] <pinkerton> i've got a ton of other stuff
[16:47:42] <pinkerton> eventually perhaps
[16:47:44] <rsesek> okay, so I can swipe it?
[16:47:47] <pinkerton> please do
[16:47:51] <rsesek> kewel
[16:48:35] <rsesek> trungl: ping
[16:48:37] *** lolohi_ is now known as moocow
[16:48:42] <trungl> rsesek: ack
[16:49:06] *** dglazkov has joined #chromium
[16:49:06] *** ChanServ sets mode: +v dglazkov
[16:49:17] <rsesek> trungl: I'm tempted to WontFix crbug.com/45775. unless you have a good, non-kludgey way to give an NSButton 2 key equivalents :)
[16:49:23] *** shreyas has quit IRC
[16:49:25] <dglazkov> good morning, Chromium!
[16:49:25] <trungl-bot> dglazkov: Good morning!
[16:49:54] <rsesek> backspace works, just not the Delete key
[16:50:07] <trungl> rsesek: i don't care what the fix is, but the right thing happens in every other comparable situation
[16:50:16] <trungl> Just Fix It?
[16:50:26] <trungl> It's bloody annoying.
[16:51:26] <rsesek> trungl: hrm. maybe I should make an NSButton subclass then that takes an array of key equivs
[16:51:35] <trungl> perhaps
[16:51:59] <trungl> or trigger the button some other way
[16:52:00] <rsesek> I could also make an NSResponder subclass that just delegates keyDown events, and always make that the first responder
[16:52:44] <moocow> why is chromium showing a little white box on the acidtests?
[16:52:50] <moocow> acid tests*
[16:53:29] *** mazda has quit IRC
[16:53:42] <trungl> rsesek: or maybe it be the list control (or whatever it is) handling backspace/delete
[16:54:23] <rsesek> trungl: it's essentially a table view
[16:54:31] *** shreyas has joined #chromium
[16:54:34] *** dmaclach has quit IRC
[16:55:47] *** shreyas has quit IRC
[16:57:43] *** agl has joined #chromium
[16:57:44] *** ChanServ sets mode: +v agl
[17:00:32] *** Adys_ is now known as Adys
[17:01:33] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "Vista Tests (dbg)(1)" from 50237: glider at chromium dot org)
[17:03:34] <trungl-bot> Tree closed by glider at chromium dot org: Tree is closed (Vista Tests (dbg)(1) -> help needed)
[17:03:59] *** malavv has quit IRC
[17:04:05] *** malavv has joined #chromium
[17:04:38] *** dglazkov has quit IRC
[17:05:36] <trungl-bot> Tree closed by glider at chromium dot org: Tree is closed (Vista Tests (dbg)(1) should cycle green)
[17:05:41] <glider> nkostylev is going to force build on Vista Tests
[17:07:10] *** shreyas has joined #chromium
[17:08:50] <nkostylev> Forced build, waiting to cycle green
[17:08:54] *** craigsch has quit IRC
[17:17:17] <moocow> are there other ways besides developing to contribute?
[17:17:54] *** sshc has quit IRC
[17:18:19] <pinkerton> moocow: bug triage, writing documentation
[17:20:02] *** trungl has quit IRC
[17:20:48] <moocow> pinkerton: I don't see how i can triage..
[17:20:55] <moocow> do I have to sign up somewhere?
[17:21:54] <pinkerton> no, but you can help identify duplicates, come up with reduced testcases, confirm bugs, etc
[17:23:39] <pinkerton> lunch bbl
[17:24:34] *** dglazkov has joined #chromium
[17:24:34] *** ChanServ sets mode: +v dglazkov
[17:28:16] <agl> ARM is me (well, somebody else, but I'm landing their patch). Reverting.
[17:28:47] *** slavka` has quit IRC
[17:29:58] <nkostylev> agl: 50240 breaks Chromium Arm (dbg)
[17:30:52] <trungl-bot> Tree closed by agl at chromium dot org: Tree is closed (Vista Tests (dbg)(1) should cycle green, ARM -> agl)
[17:30:56] *** pfeldman has quit IRC
[17:31:02] *** fta has quit IRC
[17:31:52] <trungl-bot> Tree closed by agl at chromium dot org: Tree is closed (Vista Tests (dbg)(1) should cycle green, ARM -> agl (revert in, don't keep closed for this))
[17:32:40] *** fta has joined #chromium
[17:33:31] *** yutak_home has quit IRC
[17:36:57] *** Erkan_Yilmaz has joined #chromium
[17:37:23] *** mazda has joined #chromium
[17:38:38] *** tonyg-cr1 has joined #chromium
[17:38:39] *** ChanServ sets mode: +v tonyg-cr1
[17:40:20] *** duffydack has joined #chromium
[17:41:28] *** moocow has quit IRC
[17:51:21] *** duffydack has quit IRC
[17:53:57] <fta> fbarchard, patches/ugly/11_ogg_seek_first_frame.patch fails to apply in trunk
[17:55:07] <fta> fbarchard, and ffmpeg fails to build later on (undeclared CONFIG_* in libavcodec)
[17:56:08] <trungl-bot> Tree opened by nkostylev at chromium dot org: Tree is open (ARM, Vista Tests (dbg)(1) should cycle green)
[17:56:49] *** duffydack has joined #chromium
[17:56:55] *** glider has quit IRC
[17:58:25] *** darwin_ has quit IRC
[18:02:36] *** trungl has joined #chromium
[18:02:36] *** ChanServ sets mode: +v trungl
[18:04:56] *** dmaclach has joined #chromium
[18:07:00] *** mazda has quit IRC
[18:07:09] *** mazda has joined #chromium
[18:07:10] *** ChanServ sets mode: +v mazda
[18:07:13] *** thakis_afk is now known as thakis
[18:14:06] *** kuchhal has joined #chromium
[18:14:06] *** ChanServ sets mode: +v kuchhal
[18:14:37] <rsesek> is git-fetch not working for anyone else?
[18:16:33] <thakis> rsesek: i just `git pull`ed without issues
[18:16:39] <thakis> rsesek: do  you get "timed out"?
[18:16:51] <rsesek> thakis: I just ^c'ed it and now it works
[18:16:58] <thakis> k
[18:18:13] *** relentless has left #chromium
[18:18:27] *** oshima_ has quit IRC
[18:20:35] *** bauerb has quit IRC
[18:22:54] <rsesek> protip: performing a git rebase whilst xcode is building will result in beachballs
[18:23:32] *** RT|Chatzilla has quit IRC
[18:30:52] *** arv has joined #chromium
[18:30:53] *** ChanServ sets mode: +v arv
[18:31:58] *** sshc has joined #chromium
[18:33:37] *** bweinstein has joined #chromium
[18:33:59] *** Kunalagon has quit IRC
[18:34:06] *** temp01 is now known as away01
[18:35:11] *** General13372 has joined #chromium
[18:36:26] *** dave_levin has joined #chromium
[18:36:27] *** ChanServ sets mode: +v dave_levin
[18:36:36] *** zuh_ has joined #chromium
[18:37:20] *** legion13_ has left #chromium
[18:39:12] *** GeekShadow has joined #chromium
[18:39:23] *** General1337 has quit IRC
[18:39:32] <trungl-bot> Tree opened by nkostylev at chromium dot org: Tree is open (Vista Tests (dbg)(1) -> patch is in, should cycle green)
[18:41:48] <maruel> anyone can access http://angleproject.googlecode.com/svn/trunk?
[18:42:42] <nkostylev> maruel: yes
[18:43:04] <maruel> nkostylev: that's strange, I can't from home and from corp
[18:43:15] <maruel> ah
[18:43:27] <maruel> corp http yes
[18:45:25] *** maikmerten has joined #chromium
[18:46:55] <maruel> patch for gclient committed, some slaves may still fail for 5 minutes
[18:50:27] <maruel> nkostylev: are you on corp or outside?
[18:51:39] *** ojan has joined #chromium
[18:51:39] *** ChanServ sets mode: +v ojan
[18:52:40] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "Vista Tests" from 50246: nkostylev at google dot com, sky at chromium dot org)
[18:55:33] *** pathorn has joined #chromium
[18:55:34] *** ChanServ sets mode: +v pathorn
[18:56:43] <trungl-bot> Tree closed by sky at chromium dot org: Tree is closed (vista dbg is hosed)
[18:59:25] *** mpcomplete has joined #chromium
[18:59:26] *** ChanServ sets mode: +v mpcomplete
[18:59:45] <trungl-bot> Tree opened by nkostylev at chromium dot org: Tree is open
[18:59:57] *** monreal has joined #chromium
[19:04:21] *** fqian has joined #chromium
[19:04:28] *** csilv has joined #chromium
[19:05:02] *** rickspencer3 has quit IRC
[19:05:02] *** sebmarkbage has joined #chromium
[19:05:07] *** eseidel has joined #chromium
[19:05:17] *** eseidel has quit IRC
[19:10:26] *** phajdan-jr has joined #chromium
[19:10:27] *** ChanServ sets mode: +v phajdan-jr
[19:10:36] <jhawkins> nkostylev: ping
[19:11:24] <awong> Good morning chromium! (^-^)
[19:11:24] <trungl-bot> awong: Good morning!
[19:11:36] *** Kunalagon has joined #chromium
[19:14:29] *** dale1v has joined #chromium
[19:14:29] *** dale1v has joined #chromium
[19:14:49] *** rickspencer3 has joined #chromium
[19:15:38] <fta> awong, hi, as i said earlier to fbarchard, patches/ugly/11_ogg_seek_first_frame.patch fails to apply in trunk, and ffmpeg fails to build later on (undeclared CONFIG_* in libavcodec)
[19:15:42] <fta> known?
[19:16:24] <awong> fta: not to me....did fbarchard reply with a response? (I haven't looked at the ffmpeg build in months...)
[19:16:46] <fta> awong, nope, he didn't
[19:16:52] *** dglazkov has quit IRC
[19:16:58] *** kellegous has joined #chromium
[19:16:58] *** ChanServ sets mode: +v kellegous
[19:17:24] <awong> fta: got a build failure for me to peek at?
[19:17:39] <fbarchard> ya, I saw it.  It was fixed by the time I got in
[19:17:57] <fta> http://launchpadlibrarian.net/50519551/buildlog_ubuntu-maverick-amd64.chromium-codecs-ffmpeg_0.6%2Bsvn20100618r50188%2B50163-0ubuntu1~ucd1_FAILEDTOBUILD.txt.gz
[19:19:10] <fta> btw, all my builds are visible there: http://people.ubuntu.com/~fta/ppa-dashboard/chromium-daily.html
[19:19:19] <fbarchard> fta: ah... did you roll your deps?
[19:19:39] <fta> fbarchard, which deps?
[19:19:44] <fbarchard> src/DEPS
[19:20:16] *** lianj_ has joined #chromium
[19:21:27] *** eglaysher_lin has joined #chromium
[19:21:27] *** ChanServ sets mode: +v eglaysher_lin
[19:21:29] <fbarchard> fta: I'm 1/2 done rolling to a new ffmpeg.  patch 11 no longer is needed in the new one
[19:22:08] <fta> fbarchard, for chromium, i stick with DEPS, but for the codecs, i just track trunk
[19:22:33] <fta> ok, so i got a mid-air snapshot then
[19:22:37] <awong> yeah
[19:23:01] <awong> fta: is it possible to grab the codec based on the chromium DEPs?
[19:23:02] <fbarchard> fta: ah... thats your problem I think.  I've got new patches and gz files, but old config, gyp and source
[19:23:13] <eglaysher_lin> I'm about to commit something that broke last time I committed it but should work this time. Any big red is my fault.
[19:23:24] <fta> i will think about following DEPS.. like i do for gyp now
[19:23:33] *** lianj has quit IRC
[19:24:08] <fbarchard> fta: if you look at src/DEPS you'll see the whole folder is pulled in now.  there is no src/third_party/ffmpeg content anymore
[19:24:34] <fbarchard> i'm ready to commit the src and configs... its just giving gclient some grief
[19:25:18] <fta> fbarchard, yep, i noticed the reorg a few days ago
[19:25:31] <fbarchard> it broke glient.py which maurel just fixed
[19:26:08] *** dale1v has quit IRC
[19:26:12] <fbarchard> fta: the new code in both chromium and ffmpeg.gyp should also still work against systems with the older ffmpeg (api change)
[19:26:29] *** dale1v has joined #chromium
[19:26:29] *** dale1v has joined #chromium
[19:27:00] <fta> fbarchard, system ffmepg?
[19:27:34] *** devinus has joined #chromium
[19:27:56] <fta> fbarchard, ^^, do you mean the m-t version is no longer mandatory and i can switch to system-ffmpeg?
[19:28:00] <fbarchard> fta: export GYP_DEFINES="use_system_vpx=1 target_arch=x64 use_system_ffmpeg=1 proprietary_codecs=1' will use whatever ffmpeg you have on your system
[19:28:17] <eglaysher_lin> fta: Do your packages follow the list in "chrome/tools/build/linux/FILES"? The patch I'm about to commit starts using a resources.pak file (and will fail startup if its not their).
[19:28:27] <devinus> so, does chromium sandbox tabs?
[19:28:35] *** mattm_g has quit IRC
[19:28:44] <fbarchard> fta: its problematic for us to maintain, since ffmpeg api changes alot, and chromium can't be compatible with all apis
[19:28:46] *** mattm_g has joined #chromium
[19:28:46] *** ChanServ sets mode: +v mattm_g
[19:28:57] <devinus> theoretically, a misbehaving tab shouldn't bring down the whole browser, correct?
[19:29:56] <pathorn> devinus: http://www.chromium.org/developers/design-documents/sandbox/Sandbox-FAQ
[19:30:04] <fta> eglaysher_lin, for chromium itself, i follow the rules, so i started to ship a resources.pak a few days ago in the dailies
[19:30:26] <eglaysher_lin> fta: ok. thanks. didn't want to break your packages.
[19:30:47] <fbarchard> fta: 11_ogg_seek_first_frame.patch  has been one of the worst patches to maintain.  Without it, looping would skip the first frame (causing a gop of garbage) and single frame videos would not work at all.
[19:30:53] <devinus> "We leverage the Windows security model. In Windows"
[19:31:01] <devinus> so the sandbox only works in Windows ?
[19:31:18] <pathorn> I think the document only talks about windows, but there is a sandbox on mac and an experamental one on linux that is similarly designed
[19:31:32] <fbarchard> fta: I should have ffmpeg fully checked in by end of day
[19:31:33] <fta> fbarchard, what do you recommend to do then? stick with your in-source ffmpeg m-t, or use my system ffmpeg which differs from dist to dist
[19:31:40] <fta> fbarchard, excellent
[19:31:53] <fbarchard> fta: source in ffmpeg m-t
[19:32:16] <fta> fbarchard, ok. good
[19:32:20] <devinus> pathorn: does this document explain whether a misbehaving tab could take down the browser ?
[19:32:22] *** bweinstein has quit IRC
[19:32:49] <fbarchard> fta: my process is similar to yours.  I untar the original code, apply the patches, and check it into patched-ffmpeg-mt.
[19:33:55] <pathorn> devinus, in what sense do you mean? crashes should not take down the browser
[19:34:10] <fbarchard> fta: the patches always break.  You'll see I've added instructions on cleaning up the patches in http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/ffmpeg/README.chromium?revision=50188&view=markup
[19:34:53] <devinus> pathorn: what's the best way to file my segfault dumps? the bug tracker? i've had chromium crash from a tab twice in the past ten minutes
[19:35:12] <devinus> damn
[19:35:14] <devinus> make that 3
[19:35:24] <fta> fbarchard, good. i will slightly change my rules to use the revs from DEPS so i stay behind you.
[19:35:25] 
[19:35:44] *** mirandac is now known as mirandac_away
[19:36:22] <pathorn> devinus, if you do, make sure to say which OS and which version (maybe try dev channel to see if the crash still exists)
[19:36:57] <devinus> pathorn: oh, i'm sorry this IS actually dev channel
[19:36:59] <fbarchard> fta: this roll will fix a webm bug or two going to 0.9.1, and hopefully theora can have threads on again
[19:37:00] <devinus> (OS X)
[19:37:04] *** loislo has quit IRC
[19:37:30] <fbarchard> fta: and gets the patch count down from 30 to 12
[19:38:01] <fbarchard> fta: does your build enable webm?
[19:38:04] <fta> fbarchard, hm, just read the instructions. do i need to re-add libswscale? i dropped it a while ago..
[19:38:19] <fta> fbarchard, sure, webm worked since day 1
[19:38:25] *** erikkay has joined #chromium
[19:38:25] *** ChanServ sets mode: +v erikkay
[19:38:28] *** erikkay has left #chromium
[19:38:38] *** erikkay has joined #chromium
[19:38:38] *** ChanServ sets mode: +v erikkay
[19:39:13] <fbarchard> fta: you should need to... we dont use it.  But its not GPL anymore, so --disable-gpl wont disable it, and --disable-swscaler isnt supported
[19:39:24] <fbarchard> fta: i meant should NOT need it
[19:40:34] <fta> fbarchard, i dropped it from my packaging ~mid december
[19:40:47] *** tittiatcoke has quit IRC
[19:41:41] <fbarchard> fta: i think like most libs, its auto detected
[19:42:39] <fbarchard> fta: i've tested linux chromium okay, but if I enable webm, there are changes I need to sort out
[19:42:43] <fta> fbarchard, i'm not sure how.. when i build this package, it's not there. i'm sure of it
[19:44:44] <fta> fbarchard, take your time; i'm in no hurry, my bot will keep trying everyday ;)
[19:45:29] *** malavv has quit IRC
[19:45:33] *** rafaelw has joined #chromium
[19:45:33] *** ChanServ sets mode: +v rafaelw
[19:48:14] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "plugin_tests" on "Mac10.6 Perf(3)" from 50257: ctguil at chromium dot org, erg at chromium dot org (:eglaysher), phajdan.jr at chromium dot org (:phajdan-jr))
[19:48:25] <eglaysher_lin> investigating
[19:49:23] *** bweinstein has joined #chromium
[19:50:04] <thakis> eglaysher_lin: maybe it helps if you shout "no! no!" really loudly
[19:50:14] <eglaysher_lin> Reverting.
[19:50:16] *** sky__ has left #chromium
[19:51:33] <pinkerton> ok my build is now in a state (after running for a couple of weeks) where i have to close all tabs twice.
[19:51:53] <pinkerton> do we yet have any idea how to get into this mode?
[19:52:16] <trungl-bot> Tree closed by mattm at chromium dot org (:mattm_g): Tree is closed ("plugin_tests" on "Mac10.6 Perf(3)" -> erg reverting)
[19:53:17] <eglaysher_lin> I think we all learned a valuable lesson today. And that lesson is that the trybots don't run plugin_tests.
[19:54:01] *** sky__ has joined #chromium
[19:54:01] *** ChanServ sets mode: +v sky__
[19:54:30] *** jamesr has joined #chromium
[19:54:30] *** ChanServ sets mode: +v jamesr
[19:55:29] <pathorn> do trybots build all tests at least?
[19:56:01] *** vt100 has quit IRC
[19:58:22] <vandebo> looking at Modules Vista (dbg)
[19:58:43] *** jamesr has quit IRC
[20:00:48] *** phajdan-jr is now known as phajdan-jr|afk
[20:01:14] *** McDoenerKing has joined #chromium
[20:02:15] <mattm_g> sheriff going to mtg
[20:02:23] <trungl-bot> Tree closed by mattm at chromium dot org (:mattm_g): Tree is closed ("plugin_tests" on "Mac10.6 Perf(3)" -> erg reverting) (Modules Vista (dbg) -> vandebo)
[20:02:48] <leiz> eglaysher_lin: please make sure the mac bots don't hang like they did a couple nights ago
[20:02:57] *** Zedde_ has joined #chromium
[20:03:13] <eglaysher_lin> leiz: what do I need to do to prevent that?
[20:03:26] *** Zedde_ has quit IRC
[20:03:28] <vandebo> reverting my checkin
[20:03:34] *** rohitrao has joined #chromium
[20:03:34] *** ChanServ sets mode: +v rohitrao
[20:03:43] *** chrisccoulson has quit IRC
[20:05:07] *** McDoenerKing has left #chromium
[20:05:16] <vandebo> my revert is in
[20:05:54] <thakis> ui peeps: is it an intentional change that cmd-clicking links now opens a tab at the very end instead of at the end of the current "tab group"?
[20:06:01] <thakis> pkasting might know?
[20:06:11] *** oshima_ has joined #chromium
[20:06:11] *** ChanServ sets mode: +v oshima_
[20:06:13] <pkasting> thakis: No
[20:06:18] <pkasting> thakis: That is a bug
[20:06:25] <pkasting> thakis: I wondered why that was happening
[20:06:34] <pkasting> thakis: Please file as a P1 regression
[20:06:42] *** shreyas has quit IRC
[20:06:48] <pkasting> thakis: Not sure who the right assignee is, maybe sky could triage
[20:06:55] <pkasting> sky__: ^^^
[20:07:33] <sky__> ya, I noticed this too. Not sure what broke.
[20:07:52] <pkasting> I hope Ben wasn't screwing with stuff :/
[20:08:06] <sky__> I don't think so. I'll take a look.
[20:08:30] *** oshima_ has quit IRC
[20:09:00] *** fqian has quit IRC
[20:09:08] *** fqian has joined #chromium
[20:09:31] <thakis> sky__: i guess you're aware of build/build-bisect.py :-)
[20:09:47] <thakis> filed http://crbug.com/46917
[20:12:52] <vandebo> the reverts are in - should we open the tree?
[20:13:04] *** kemp has left #chromium
[20:13:47] <sky__> thakis: I wasn't, tx.
[20:14:58] <thakis> makes it easy to find the regressing cl
[20:14:58] <mattm_g> back.
[20:15:21] <mattm_g> vandebo: sure, reopening
[20:15:26] *** devinus has left #chromium
[20:15:54] <leiz> eglaysher_lin: not sure, but that's what happened a couple nights ago
[20:16:02] <jam2> am i the only one having problems linking nacl?
[20:16:29] <trungl-bot> Tree opened by mattm at chromium dot org (:mattm_g): Tree is open
[20:16:43] *** dale1v has quit IRC
[20:17:02] *** abarth has quit IRC
[20:17:16] *** ojan has quit IRC
[20:18:27] <jam2> 6>LINK : A:\chrome2\src\chrome\Debug\chrome.dll not found or not built by the last incremental link; performing full link
[20:18:27] <jam2> 6>   Creating library A:\chrome2\src\chrome\Debug\lib\chrome_dll.lib and object A:\chrome2\src\chrome\Debug\lib\chrome_dll.exp
[20:18:27] <jam2> 6>service_runtime_x86_32.lib(sel_ldr_x86_32.obj) : error LNK2001: unresolved external symbol _NaCl_trampoline_seg_end
[20:18:27] <jam2> 6>service_runtime_x86_32.lib(sel_ldr_x86_32.obj) : error LNK2001: unresolved external symbol _NaCl_trampoline_seg_code
[20:18:27] <jam2> 6>service_runtime_x86_32.lib(sel_ldr_x86_32.obj) : error LNK2001: unresolved external symbol _NaCl_tramp_dseg_patch
[20:18:28] <jam2> 6>service_runtime_x86_32.lib(sel_ldr_x86_32.obj) : error LNK2001: unresolved external symbol _NaCl_tramp_cseg_patch
[20:18:28] <jam2> 6>service_runtime_x86_32.lib(sel_ldr_x86_32.obj) : error LNK2001: unresolved external symbol _NaCl_springboard_end
[20:18:29] <jam2> 6>service_runtime_x86_32.lib(sel_ldr_x86_32.obj) : error LNK2001: unresolved external symbol _NaCl_springboard
[20:18:29] <jam2> 6>service_runtime_x86_32.lib(nacl_switch_to_app_32.obj) : error LNK2019: unresolved external symbol _NaClSwitch referenced in function _NaClStartThreadInApp
[20:18:30] <jam2> 6>A:\chrome2\src\chrome\Debug\chrome.dll : fatal error LNK1120: 7 unresolved externals
[20:18:31] <jam2> anyone else seeing this?
[20:18:39] <jam2> i cant link chrome.dll because of this
[20:19:13] *** chrisccoulson has joined #chromium
[20:22:01] *** malavv has joined #chromium
[20:22:31] *** mgh has joined #chromium
[20:25:01] *** kellegous_ has joined #chromium
[20:25:01] *** ChanServ sets mode: +v kellegous_
[20:25:42] *** kellegous_ has quit IRC
[20:25:59] <pathorn> jam2: have you already tried to Clean Solution?
[20:26:27] <pathorn> also check that you are on a good revision--maybe try gclient sync
[20:26:49] <thakis> jam2: you can try adding     'disable_nacl': 1 to your GYP_DEFINES and then rerun gclient runhooks
[20:26:51] <thakis> faster build times, too
[20:27:44] *** ChanServ sets mode: +v jam2
[20:28:09] *** kellegous has quit IRC
[20:28:11] *** kellegous has joined #chromium
[20:28:11] *** ChanServ sets mode: +v kellegous
[20:29:46] <sky__> also set enable_svg=0 for faster builders.
[20:31:13] *** robertshield has quit IRC
[20:31:57] <fta> fbarchard, i see on http://html5test.com/ that I don't have have MPEG-4 support in the video section, is it supposed to work? if not, any reason ffmpeg can't do that?
[20:34:58] *** bent-mozilla has joined #chromium
[20:36:28] *** vt100 has joined #chromium
[20:38:54] *** rickspencer3 has quit IRC
[20:39:17] *** phajdan-jr|afk is now known as phajdan-jr
[20:39:31] *** rickspencer3 has joined #chromium
[20:41:00] *** fqian has quit IRC
[20:41:12] *** fqian has joined #chromium
[20:41:14] <thakis> why is there a third_party subfolder in chrome?
[20:41:27] <thakis> can't the stuff in there just live in src/third_party?
[20:46:12] <phajdan-jr> vandebo: if a test crashes, that's going to turn the bot red
[20:46:40] <phajdan-jr> vandebo: but the one you sent me didn't crash
[20:47:25] <phajdan-jr> vandebo: I can take a look at the test. Do you know in which file is it?
[20:48:24] *** fqian has quit IRC
[20:49:07] *** fqian has joined #chromium
[20:49:15] <thakis> shess: ping
[20:49:35] <phajdan-jr> estade: well, generally checking return values is good
[20:50:05] <phajdan-jr> estade: especially in automation. The calls during test teardown generally should succeed. If they don't, then something is weird.
[20:50:13] <estade> phajdan-jr: such as...
[20:50:18] <phajdan-jr> estade: and their failure is probably how you detected the race condition
[20:50:41] <phajdan-jr> estade: if they were silent since the beginning, they would be papering over the race condition that we want to get rid of
[20:50:42] <estade> yea, and the way to recover from the race condition is to simply not fail
[20:50:52] <phajdan-jr> estade: because race conditions make tests flaky :(
[20:50:53] <estade> the race condition doesn't cause any problems
[20:50:59] <phajdan-jr> estade: IMO it does
[20:51:12] <phajdan-jr> estade: can we wait for the browser to shutdown in the specific test?
[20:51:22] <estade> yes but that doesn't solve the problem generally
[20:51:24] <phajdan-jr> estade: that would just make things cleaner and less hacky
[20:51:28] <estade> it will crop up again in other tests
[20:51:31] <estade> I disagree
[20:51:39] <estade> failing for the sake of failing is not clean
[20:52:16] <estade> clearly that code intends to provision for the case where the browser has shut down, as well as the case where it has not shut down
[20:52:24] <phajdan-jr> estade: in which tests would the problem re-appear? It seems that all tests which explicitly shut down the browser suffer from the same problem, right?
[20:52:25] <estade> why not make it accept the case where it is shutting down
[20:53:51] <vandebo> phajdan-jr: http://codereview.chromium.org/2819011/diff/1/5
[20:53:56] <phajdan-jr> estade: I'd prefer the tests to be sure about the state of things. I've found that generally they're more solid that way.
[20:54:15] <phajdan-jr> vandebo: thanks, looking
[20:54:27] *** romainhuet has quit IRC
[20:55:19] <phajdan-jr> vandebo: my bet is that the sandbox tests do not use base/test/test_suite.h, so the FAILS prefix has no meaning inside them
[20:55:40] <vandebo> nor would FLAKY?
[20:55:56] <phajdan-jr> vandebo: if that's true, then yes, FLAKY also wouldn't work
[20:56:10] <vandebo> what would they use instead?
[20:56:23] *** tonyg-cr1 has quit IRC
[20:57:06] <phajdan-jr> vandebo: not sure. Which .gyp file they are in?
[20:58:01] <vandebo> sandbox/sandbox.gyp
[20:58:06] <phajdan-jr> looking
[20:58:12] <pcgod> thakis: http://crbug.com/46650 http://crbug.com/46557 http://crbug.com/46739 and your new one (46917) are probably all the same
[20:59:34] <phajdan-jr> vandebo: yeah, they seem not to be using base/test/test_suite.h
[20:59:52] <phajdan-jr> vandebo: but they already depend on base, so it should be no reason not to depend on that file
[21:00:15] <phajdan-jr> vandebo: see sandbox/tests/integration_tests/integration_tests.cc
[21:00:26] <thakis> pcgod: thanks!
[21:00:34] *** oshima_ has joined #chromium
[21:00:42] <phajdan-jr> vandebo: and compare to base/test/run_all_unittests.cc
[21:01:23] <estade> phajdan-jr: -> pm
[21:01:32] <phajdan-jr> estade: sure
[21:01:58] *** oshima_ has quit IRC
[21:02:15] <vandebo> is testing/gtest/include/gtest/gtest.h the third party/clean equivalent ?
[21:02:37] <phajdan-jr> vandebo: third_party/clean? /me is confused :~/
[21:02:41] <vandebo> nm
[21:04:14] <vandebo> ahh, base/test/test_suite.h wraps functionality that integration_tests is using directly
[21:04:59] <phajdan-jr> vandebo: yeah
[21:05:21] *** hrna has quit IRC
[21:05:24] <estade> phajdan-jr: are you unable to see my pms?
[21:05:37] <lnostdal> hi, is flash included on the linux releases of google chrome?
[21:05:56] <maruel> lnostdal: see topic, yes
[21:06:00] <phajdan-jr> estade: I don't see anything; I /msg-ed you a while ago
[21:06:13] <lnostdal> (i'm asking because youtube complains about missing plugins; i'm running 64bit debian)
[21:06:34] *** zer0her0 has quit IRC
[21:07:12] *** kellegous has quit IRC
[21:08:21] *** tedoc2000 has quit IRC
[21:09:06] <phajdan-jr> estade: I don't know, maybe my irc client is broken :-/ You can try chat with my gmail.com address.
[21:11:13] *** kellegous has joined #chromium
[21:11:13] *** ChanServ sets mode: +v kellegous
[21:14:24] *** merma has joined #chromium
[21:14:38] *** merma has left #chromium
[21:15:25] *** japhet has quit IRC
[21:15:46] *** mirandac_away has quit IRC
[21:15:47] *** japhet has joined #chromium
[21:15:47] *** ChanServ sets mode: +v japhet
[21:15:49] *** kbr_google has quit IRC
[21:15:49] *** thakis has quit IRC
[21:15:52] *** oshima has quit IRC
[21:15:56] *** kbr_google has joined #chromium
[21:15:56] *** ChanServ sets mode: +v kbr_google
[21:16:56] *** GeorgeY has quit IRC
[21:17:06] *** inferno-sec has quit IRC
[21:17:20] *** jcivelli has quit IRC
[21:17:38] *** kinuko has quit IRC
[21:17:38] *** jrg has quit IRC
[21:18:06] *** btipling has joined #chromium
[21:18:07] *** eroman has quit IRC
[21:18:10] *** trungl-bot has quit IRC
[21:18:16] *** Greboid has joined #chromium
[21:18:35] <btipling> http://groups.google.com/group/closure-compiler-discuss <-- this URL seems to never stop redirecting in dev channel
[21:18:38] *** brettw has quit IRC
[21:18:38] *** nirnimesh has quit IRC
[21:18:42] *** nshkrob has quit IRC
[21:18:51] *** TabAtkins has quit IRC
[21:18:53] *** mpcomplete has quit IRC
[21:19:25] *** tonyg-cr has joined #chromium
[21:19:25] *** ChanServ sets mode: +v tonyg-cr
[21:20:51] *** kbr_google has quit IRC
[21:21:18] *** oshima_ has joined #chromium
[21:21:18] *** ChanServ sets mode: +v oshima_
[21:21:40] <thomasvl> btipling: try dumping cookies and see if its a server side issue or something client side.
[21:21:48] <btipling> ok
[21:21:52] <thomasvl> if dumping cookies doesn't help, please open an issue in the issue tracker
[21:22:07] <thomasvl> btipling: or a clean profile if you don't want to dump cookies
[21:22:24] <btipling> that worked
[21:22:29] <btipling> cleaning cookies
[21:22:41] <btipling> maybe it was a site issue
[21:22:41] <thomasvl> ok, so probably not client bug as much a server bug.  :(
[21:22:50] <btipling> thank you for your help
[21:23:03] <thomasvl> np
[21:23:05] *** fqian has quit IRC
[21:23:30] *** shess has quit IRC
[21:23:38] *** fqian has joined #chromium
[21:24:04] *** dhollowa has quit IRC
[21:24:11] *** dhollowa has joined #chromium
[21:24:11] *** ChanServ sets mode: +v dhollowa
[21:24:59] *** jrg has joined #chromium
[21:24:59] *** ChanServ sets mode: +v jrg
[21:25:08] <dhollowa> whoa, e-brown out.
[21:26:41] *** eroman has joined #chromium
[21:26:41] *** ChanServ sets mode: +v eroman
[21:26:50] *** alexwait has joined #chromium
[21:27:25] <alexwait> I made a big mistake. I am using VS2008 and while I puit GYP_MSVS_VERSION=2008 in my environment I did NOT run gclient runhooks --force before I built
[21:27:30] <alexwait> of course the build failed. now what do I do? :P
[21:27:39] <rsesek> run runhooks
[21:28:36] <alexwait> should I reopen the sln and rebuild all of it?
[21:28:47] <rsesek> yea close the project, run runhooks, reopen, clean, rebuild
[21:29:13] <alexwait> ok I am double checking that I really have the environment variable set :P
[21:29:17] *** fqian has quit IRC
[21:29:46] *** inferno-sec has joined #chromium
[21:29:46] *** ChanServ sets mode: +v inferno-sec
[21:29:52] *** shess has joined #chromium
[21:29:52] *** ChanServ sets mode: +v shess
[21:30:08] <alexwait> that's under advanced system settings right? not in visual studio but rather windows itself?
[21:31:44] <alexwait> want to make sure :)
[21:31:56] <rsesek> not the slightest idea. I don't use windows
[21:32:17] <alexwait> oh :(
[21:33:49] <maruel> alexwait: you don't need to set GYP_MSVS_VERSION
[21:34:16] <alexwait> oh really? :)
[21:34:26] <alexwait> what do I do need to do?
[21:34:29] *** nirnimesh has joined #chromium
[21:34:29] *** ChanServ sets mode: +v nirnimesh
[21:34:37] <alexwait> *what do I need to do?
[21:34:46] <maruel> alexwait: nothing, "build failed" means nothing to me
[21:35:07] <alexwait> I had about 30 or so projets in the sln fail to build
[21:35:07] *** dumi has quit IRC
[21:35:23] <alexwait> I thought maybe it was because I hadn't run the runhooks yet
[21:35:36] <maruel> alexwait: reread this carefully
[21:35:38] <maruel> http://dev.chromium.org/developers/how-tos/build-instructions-windows
[21:35:51] <alexwait> If you are using VS2008;
[21:35:51] <alexwait> set GYP_MSVS_VERSION=2008 in your environment before generating the project files. You will have to gclient runhooks --force after this change to regenerate your sln file.
[21:35:56] <alexwait> that's what I am reading ;)
[21:36:09] <phajdan-jr> alexwait: pay special attention to the VS hotfixes
[21:36:31] <phajdan-jr> alexwait: and if you could post the build failure logs, that may help diagnosing the issue
[21:36:41] <maruel> alexwait: I removed that line
[21:36:43] <alexwait> they aer gone now
[21:36:48] <maruel> it's not necessary anymore
[21:37:04] *** Beetny has joined #chromium
[21:37:07] <alexwait> ok I am starting the build again (n oclean)
[21:37:10] <alexwait> (no clean)
[21:37:21] <alexwait> I did install the SP1 update for VS as well as the Windows 7 SDK
[21:40:11] <alexwait> here's an example error: Error	58	error C2039: 'rgclsidAllowed' : is not a member of 'ATL::ATL_PROPMAP_ENTRY'	C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\atlcom.h	6053
[21:40:22] <alexwait> seems like the SDK wasn't registered correctly? guess I should do that? :P
[21:40:37] <alexwait>  hmm should I even let VS finish
[21:42:52] *** apatrick_ has joined #chromium
[21:42:55] *** ChanServ sets mode: +v apatrick_
[21:42:57] *** maikmerten has quit IRC
[21:43:45] <phajdan-jr> alexwait: close VS, clobber the build, register SDK, retry :)
[21:44:37] <alexwait> clobber = clean? ;)
[21:46:40] <phajdan-jr> alexwait: just delete the entire directory, like chrome/Debug
[21:46:58] <alexwait> ah ok
[21:47:21] *** thakis has joined #chromium
[21:47:21] *** ChanServ sets mode: +v thakis
[21:47:57] *** brettw has joined #chromium
[21:47:58] *** ChanServ sets mode: +v brettw
[21:48:10] <alexwait> omg I am almost out of HDD space. only 2 gigs left
[21:48:14] *** mattm_g_ has joined #chromium
[21:49:08] <alexwait> I may have to move the trunk to one of my other HDD :P
[21:51:56] *** feldstein has joined #chromium
[21:51:56] *** ChanServ sets mode: +v feldstein
[21:53:30] *** stuartmorgan has joined #chromium
[21:53:31] *** ChanServ sets mode: +v stuartmorgan
[21:53:56] *** btipling has left #chromium
[21:54:15] *** duffydack has quit IRC
[21:54:59] <shess> thakis: what's up?  [BTW, I think I was getting a similar DNS-resolution problem while I was on a busy switch earlier this week.]
[21:55:23] *** mattm_g has quit IRC
[21:55:35] <thakis> shess: what's CrZombie's +initialize good for?
[21:55:38] <thakis> its body is emtpy
[21:56:05] <alexwait> whoo! SDK registered and rebuild started
[21:56:05] <alexwait> see you guys in an hour or so!
[21:56:05] <alexwait> ;)
[21:58:39] <shess> thakis: The objc runtime walks the internal structures and calls +initialize on all classes.  If you don't have it, you get a crash.
[21:59:05] <thakis> shess: ooh, if the class has no superclass. i see
[21:59:17] *** Zaba has quit IRC
[21:59:50] <thakis> shess: but it checks before calling +load?
[21:59:58] <mattm_g_> nkostylev: you there?  looks like 50245 re-enabled some failing tests
[22:02:10] <shess> thakis: when experimenting, I noticed that +initialize seemed to be pretty special in a couple different ways.  I think the presumption is that there can be classes which are not operational until +initialize.
[22:02:32] <shess> thakis: and my network is hanging :-).
[22:02:45] <shess> thakis: ["Connecting..."]
[22:02:52] *** Zaba has joined #chromium
[22:02:55] *** Zaba has joined #chromium
[22:03:12] <thakis> shess: but does it work after a while?
[22:03:31] <thakis> (the network?)
[22:04:00] <shess> eventually seems to.  haven't got it totally hung up, yet.  definitely different from what i was seeing before moving desk.
[22:04:23] <thakis> shess: i think the proxy in 1950 is just borked, everything's very slow for me
[22:04:32] <thakis> if it works after a while, it's not the bug i saw
[22:04:35] *** glider has joined #chromium
[22:04:35] *** ChanServ sets mode: +v glider
[22:04:46] <thakis> i couldn't even "download" files from /Users/thakis when i experienced the bug
[22:04:56] *** glider has quit IRC
[22:05:47] <shess> Wouldn't proxy issues affect Chrome and Safari both?  Though I suppose I should double-check my setup :-).
[22:06:02] <shess> And I suppose it could be inconsistent.
[22:06:30] <thakis> safari's slow for me too
[22:06:33] <thakis> *shrug*
[22:06:34] <thakis> :-)
[22:08:19] <shess> I _think_ that +load is called exactly once per class or category, and won't be called multiple times if a subclass merely inherits.  Also, the ability to call +load on a category indicates that it must have something interesting going on.  Whereas +initialize is definitely called before first message to subclasses which merely inherit +initialize.  [I admit this is after-the-fact reasoning, +initialize is there because it didn't work otherwis
[22:09:16] *** mathrick has quit IRC
[22:09:19] <awong_> Got a sanity check question...do all WebViews run on the same thread, and can they block one another?
[22:09:52] *** mathrick has joined #chromium
[22:11:42] <alexwait> hmm still getting lots of errors
[22:11:46] *** thomasvl has quit IRC
[22:11:48] <alexwait> Error	2	error C2146: syntax error : missing ';' before identifier 'rgclsidAllowed'	C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\atlcom.h	431
[22:11:53] *** duffydack has joined #chromium
[22:11:53] <alexwait> is the first one
[22:12:02] *** bent-mozilla has quit IRC
[22:13:53] <alexwait> so uh... what do I do? :P
[22:14:49] <alexwait> lots of this too:
[22:14:49] <alexwait> Error	226	error C2039: 'rgclsidAllowed' : is not a member of 'ATL::ATL_PROPMAP_ENTRY'	C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\atlcom.h	6053
[22:15:09] <maruel> alexwait: don't spam the channel
[22:15:11] <maruel> use pastebin
[22:15:38] *** mattm_g has joined #chromium
[22:15:39] *** ChanServ sets mode: +v mattm_g
[22:15:46] <alexwait> sorry :)
[22:16:23] <alexwait> here's a pastebin of all the errors so far http://pastebin.ca/1886005
[22:19:23] *** rginda has quit IRC
[22:19:43] *** rginda has joined #chromium
[22:19:43] *** ChanServ sets mode: +v rginda
[22:20:18] *** mattm_g has quit IRC
[22:21:38] *** dmazzoni has quit IRC
[22:21:48] *** bent-mozilla has joined #chromium
[22:25:38] <alexwait> ah ha!
[22:25:41] <shess> thakis: OK, so the current messed-up networking thing is not the thing I was seeing a few days ago.
[22:25:43] <alexwait> I have some VS2008 updates!! :D
[22:26:01] *** feldstein has quit IRC
[22:26:28] *** dale1v has joined #chromium
[22:26:28] *** dale1v has joined #chromium
[22:26:29] <alexwait> it says "security" fixes but I assume that may be why my build is failing
[22:26:41] <thakis> uh, no
[22:26:46] <thakis> i doubt that
[22:27:09] <alexwait> so far all my erors are in atlcom.h
[22:27:15] *** dale1v has left #chromium
[22:28:45] <pathorn> are you actually using 2008 professional, or express?
[22:29:14] <pathorn> 2008 should come with atl
[22:29:35] <alexwait> VS2008 Professional with TR1 and SP1
[22:30:02] <pathorn> can you put the errors on a paste site?
[22:30:11] *** michaeln has joined #chromium
[22:30:11] *** ChanServ sets mode: +v michaeln
[22:30:12] *** lnostdal has quit IRC
[22:30:20] <alexwait> here's my VS2008 info
[22:30:20] <alexwait> http://pastebin.ca/1886016
[22:30:24] *** phajdan-jr has quit IRC
[22:30:34] <alexwait> here are the errors: http://pastebin.ca/1886005
[22:32:32] *** feldstein has joined #chromium
[22:32:32] *** ChanServ sets mode: +v feldstein
[22:32:45] *** mpcomplete has joined #chromium
[22:32:46] *** ChanServ sets mode: +v mpcomplete
[22:33:50] <alexwait> could TR1 messed up the build?
[22:34:15] *** ishermandom has joined #chromium
[22:34:20] *** kbr_google has joined #chromium
[22:34:20] *** ChanServ sets mode: +v kbr_google
[22:36:53] <alexwait> so I guess I have to ask. what do I do now?
[22:37:16] <alexwait> I have absolutely 0 clue what is goin gon
[22:39:32] <vandebo> tree closure is probably flakiness ?
[22:39:45] <stuartmorgan> My changes were to Mac-only files, so yes
[22:39:48] <stuartmorgan> I'll re-open
[22:40:08] <alexwait> has anyone takena  look at the error pastebin?
[22:40:15] <pathorn> alexwait: have you tried googling that error message? it doesn't look like a problem with chrome code specifically
[22:40:27] <alexwait> I have
[22:40:49] <alexwait> haven't found anything
[22:40:51] <stuartmorgan> trungl: where'd the bot go?
[22:41:00] <alexwait> I don't know much about this area of programmnig. WAY out of my wheelhouse right now
[22:41:13] <trungl> aargh
[22:41:30] <trungl> presumably, it suffered from the network issues afflicting many others
[22:41:46] <pathorn> alexwait: did you install all the VS updates
[22:41:49] <pathorn> they aren't included in sp1
[22:41:53] *** monreal has quit IRC
[22:42:01] <pathorn> when I googled for your error message I found this one: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=294de390-3c94-49fb-a014-9a38580e64cb
[22:42:09] <trungl> hrm, lots of suckage
[22:42:30] <alexwait> I remember installing it but double check for me. this is my VS2008 info http://pastebin.ca/1886016
[22:42:52] <alexwait> pathorn: installing that now!!
[22:44:02] <pathorn> alexwait: I think the page at http://dev.chromium.org/developers/how-tos/build-instructions-windows  had a list of updates you needed for VS2008
[22:44:30] <alexwait> I've had that page open for the last several hours ;)
[22:44:40] <maruel> alexwait: I told you to RTM, now please keep the channel quiet
[22:44:43] <alexwait> wait a sec
[22:44:48] <alexwait> I think I did miss some things :(
[22:44:54] *** ROBOd has quit IRC
[22:45:07] <akalin> fffff thread-safe observer list
[22:45:09] <alexwait> OMG. so many updates. this is hilarious! :))
[22:45:10] *** dglazkov has joined #chromium
[22:45:10] *** ChanServ sets mode: +v dglazkov
[22:45:11] *** btipling has joined #chromium
[22:45:27] <maruel> alexwait: move to #chromium-support please
[22:46:42] <alexwait> ok :)
[22:48:03] *** oshima_ has left #chromium
[22:48:59] *** trungl-bot has joined #chromium
[22:48:59] *** ChanServ sets mode: +v trungl-bot
[22:49:07] *** ananta1 has joined #chromium
[22:49:07] *** ChanServ sets mode: +v ananta1
[22:49:11] *** mpcomplete1 has joined #chromium
[22:49:11] *** ChanServ sets mode: +v mpcomplete1
[22:49:12] *** mirandac has joined #chromium
[22:49:12] *** ChanServ sets mode: +v mirandac
[22:49:43] <trungl> trungl-bot: treestatus
[22:49:54] <trungl-bot> trungl: Unable to get tree status.
[22:50:09] <trungl> suck
[22:51:01] <akalin> what
[22:51:13] *** mpcomplete has quit IRC
[22:51:51] *** ananta has quit IRC
[22:52:16] *** TabAtkins has joined #chromium
[22:52:16] *** ChanServ sets mode: +v TabAtkins
[22:53:15] <aboodman> sherrifs: incoming changes change grd, will cause bustage and require a kick
[22:53:41] <rsesek> aboodman: http://dev.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Landing-a-GRD-Resources-Change
[22:53:42] <maruel> does prefer me to hard restart the try server for the mac issue or should I do it tomorrow morning?
[22:55:08] *** mattm_g has joined #chromium
[22:55:08] *** ChanServ sets mode: +v mattm_g
[22:55:19] <trungl-bot> Tree closed by aa at chromium dot org: Tree is closed (landing a grd change)
[22:56:49] <alexwait> thanks for the help. got lots of fun stuff to download
[22:56:52] *** alexwait has quit IRC
[22:57:45] *** Kunalagon has quit IRC
[23:00:22] *** lnostdal has joined #chromium
[23:02:28] *** duffydack has quit IRC
[23:02:37] *** pinkerton has quit IRC
[23:02:41] *** rsesek has quit IRC
[23:02:51] *** rsesek has joined #chromium
[23:02:55] *** ChanServ sets mode: +v rsesek
[23:06:47] *** dumi_ has joined #chromium
[23:06:47] *** ChanServ sets mode: +v dumi_
[23:07:01] <malavv> Hey, guys, i know that I already ask the question like two days ago, but Is there a way in which I can uniquelly identify UrlRequest/UrlFetcher?
[23:08:58] <willchan> yes, at least for URLRequest
[23:09:28] *** dumi_ is now known as dumi
[23:09:32] *** tm512 has joined #chromium
[23:10:13] <tm512> Quick question about the buildbot version of chromium. I downloaded the mini-installer and it worked
[23:10:22] <tm512> will it auto-update?
[23:10:25] <malavv> Yeah, I was really hoping for that willchan
[23:10:37] <rsesek> tm512: no
[23:10:56] <tm512> so i have to keep redownloading the mini-installer
[23:11:00] <malavv> Though I don't know where can I find it
[23:11:04] <rsesek> tm512: yes. or use chrome
[23:11:10] <willchan> malavv: ResourceDispatcherHost maps a request_id to a URLRequest
[23:11:23] <malavv> k, k.
[23:11:28] <trungl-bot> Tree opened by aa at chromium dot org: Tree is open sucka!
[23:11:28] <willchan> and NetLog will give a NetLog id to each URLRequest
[23:11:38] <tm512> alright
[23:12:17] <tm512> does the chrome-unstable channel have the changes that chromium 6 has then?
[23:12:20] <malavv> humm thanks willchan, so only UrlRequest generated by ResourceDispatcherHost will have a request_id?
[23:12:25] <tm512> i think im still on chrome 4
[23:12:39] <tm512> nope, chrome 5
[23:12:39] <rsesek> tm512: see channel topic. this isn't a support forum
[23:12:56] <tm512> alright
[23:13:19] *** tm512 has left #chromium
[23:13:24] <willchan> malavv: not necessarily
[23:13:30] <trungl-bot> Tree closed by aa at chromium dot org: Tree is closed (landing a grd change)
[23:13:53] <willchan> since, the renderer may request a page via an external protocol that is not served by a URLRequest
[23:13:54] *** Singularity has quit IRC
[23:14:56] <willchan> malavv: try reading ResourceDispatcherHost::BeginRequest()
[23:15:14] <malavv> k, k thanks
[23:21:41] *** ishermandom has quit IRC
[23:22:01] *** duffydack has joined #chromium
[23:23:30] *** Martijnc has quit IRC
[23:24:18] *** bmizerany has joined #chromium
[23:25:11] *** ec is now known as purr
[23:25:36] <trungl-bot> Tree closed by vandebo at chromium dot org: Tree is closed (landing a grd change) (test shell tests -> vandebo)
[23:29:13] *** ishermandom has joined #chromium
[23:29:41] *** Singularity has joined #chromium
[23:30:25] *** tedoc2000 has joined #chromium
[23:31:41] *** Precea is now known as Precea[BNC]
[23:32:01] <vandebo> my fix is in
[23:33:51] *** trungl-bot has quit IRC
[23:34:00] <inferno-sec> can anyone help to commit my 2 liner r+ webkit patch.
[23:34:20] *** purefusion has quit IRC
[23:34:33] *** tehbaut has quit IRC
[23:37:18] <aboodman> going to fix the mac and linux broken tests directly, instead of rolling back
[23:37:23] <aboodman> because with the grd change i think that is faster
[23:38:33] <mattm_g> if the grd change is backwards compatible, you can also just revert the rest of the change except the grd files
[23:39:35] <aboodman> alas not
[23:39:59] <aboodman> actually... yeah, that would work
[23:40:00] <aboodman> ok
[23:40:05] *** purefusion has joined #chromium
[23:41:34] *** tehbaut has joined #chromium
[23:43:46] *** ishermandom has quit IRC
[23:46:34] *** tehbaut has joined #chromium
[23:48:31] *** stuartmorgan has quit IRC
[23:52:01] *** duffydack has left #chromium
[23:52:45] *** oal has quit IRC
[23:53:53] *** bweinstein has quit IRC
[23:54:00] *** bweinstein has joined #chromium
[23:56:04] *** purefusion has joined #chromium
[23:57:04] *** purefusion has joined #chromium
[23:58:34] *** tehbaut has joined #chromium
[23:59:12] *** rohitrao has quit IRC

top