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

[00:01:40] *** alokp has quit IRC
[00:02:11] *** bauerb has quit IRC
[00:02:11] *** bauerb_ is now known as bauerb
[00:02:20] *** bauerb has quit IRC
[00:02:22] *** masterov has joined #chromium
[00:03:25] *** bauerb has joined #chromium
[00:03:25] *** MikeSmithW3C has joined #chromium
[00:07:33] <trungl> the webkit roll at r48123: http://trac.webkit.org/log/?action=stop_on_copy&mode=stop_on_copy&rev=60103&stop_rev=60074&limit=100&verbose=on
[00:07:38] *** _rs has quit IRC
[00:08:14] <thakis> rafaelw: heads up: i'm submitting a subset of my former cl
[00:09:06] <rafaelw> can i see the cl?
[00:10:11] *** jam2 has quit IRC
[00:10:17] *** jam2 has joined #chromium
[00:10:21] <thakis> rafaelw: http://codereview.chromium.org/2295001/show
[00:10:43] <thakis> since the gyp change is not included, the gtk stuff won't get compiled
[00:11:21] <thakis> rafaelw: hey, wanna see something fun?
[00:11:37] <thakis> rafaelw: the test i "broke" went green before my revert landed: http://build.chromium.org/buildbot/waterfall/console
[00:12:03] <thakis> *grumble*
[00:12:10] *** tonikitoo has joined #chromium
[00:14:03] <akalin> yay -wno-virtual-dtor
[00:14:24] <akalin> i thought we had protected non-virtual-dtors for some base classes
[00:15:24] <thakis> for the record: i'm not complaining about rafaelw here, who is all kinds of awesome. i'm blaming computers
[00:16:31] <estade> is there an ASSERT_NOTREACHED() or similar for gtest
[00:16:34] *** GeorgeY has left #chromium
[00:16:48] <thakis> FAIL?
[00:17:04] <thakis> FAIL("how did this get here") should work iirc
[00:17:46] <thakis> estade: ^
[00:17:52] <estade> thakis: thanks
[00:18:07] *** GeorgeY has joined #chromium
[00:18:12] <stuartmorgan> rafaelw: I'm going to be landing a CL that turns on a bunch of worker tests that have been disabled for a while; the trybots showed some flakiness, but they also showed flakiness in unrelated tests that ran before things I was changing, so I don't exactly trust them
[00:18:33] <stuartmorgan> rafaelw: so if worker tests start failing flakily, I'll fix as they come up
[00:18:56] <stuartmorgan> (fix == annotate FLAKY_)
[00:19:07] <maruel> argh, that made me think of fail blog, another 5 minutes lost
[00:19:08] <estade> thakis: and apparently ADD_FAILURE is the EXPECT_ version
[00:20:05] <trungl> bauerb: your CL is failing to build for me
[00:20:10] <trungl> Users/vtl/cr2/src/chrome/browser/automation/automation_provider_observers.cc: In destructor 'virtual OmniboxAcceptNotificationObserver::~OmniboxAcceptNotificationObserver()':
[00:21:03] <trungl>  /Users/vtl/cr2/src/chrome/browser/automation/automation_provider_observers.cc:1013: error: 'class AutomationProvider' has no member named 'RemoveNavigationStatusListener'
[00:21:08] <trungl> stupid slash
[00:21:18] <rafaelw> stuartmorgan: ok. thanks for the heads up.
[00:21:19] *** crescendo_ has joined #chromium
[00:21:55] *** Limbero has quit IRC
[00:24:09] *** crescendo__ has joined #chromium
[00:24:48] <tonyg-cr> tony^work: Are you able to land a WebKit patch for me to mark some layout tests as flaky upstream https://bugs.webkit.org/show_bug.cgi?id=39790
[00:29:31] <tonyg-cr> Or perhaps another WebKit committer?
[00:29:38] <thakis> i'm afk for 20 min. if i broke the tree again (which would surprise me very much), revert me
[00:30:28] <jparent> tonyg-cr: tony is probably still sleeping, it is 7am in tokyo
[00:30:47] <jparent> tonyg-cr: I think those expectatinos need some tweaking though -they are crashing not failing right?
[00:30:58] <jparent> tonyg-cr: I dont' think FAIL covers CRASH
[00:32:16] *** sbyer has joined #chromium
[00:32:36] *** jerome187 has left #chromium
[00:32:41] <tonyg-cr> jparent: Thanks, his green dot fooled me
[00:34:08] <sky__> Why are try runs so flaky all of a suden?
[00:34:53] *** kinnetica has quit IRC
[00:34:58] <tonyg-cr> jparent: Yes, they are crashes, you are right
[00:35:17] *** BCalvignac has quit IRC
[00:35:46] <jparent> tonyg-cr: in that case, put PASS CRASH instead of PASS FAIL
[00:37:50] <bauerb> trungl: thanks. i'll try and get it to build locally first. could you try it again afterwards?
[00:38:00] <trungl> sure
[00:40:10] *** WePac has quit IRC
[00:40:55] <tonyg-cr> jparent: Thanks, new patch uploaded
[00:42:02] *** jorlow_ has quit IRC
[00:43:19] *** pdelgallego has quit IRC
[00:43:41] *** BCalvignac has joined #chromium
[00:44:13] <jparent> tonyg-cr: looks good.  we can commit queue it to get it committed.
[00:44:38] <jparent> ojan: wanna r+ and cq+ https://bugs.webkit.org/show_bug.cgi?id=39790?
[00:45:13] <ojan> jparent: done.
[00:46:00] <tonyg-cr> ojan/jparent: thanks
[00:46:14] *** mseaborn has quit IRC
[00:49:01] *** jshin has joined #chromium
[00:53:10] *** rickspencer3 has quit IRC
[00:56:16] *** bevc_work has joined #chromium
[00:57:16] <chase> tonyg-cr: ping
[00:57:41] <tonyg-cr> chase: pong
[00:57:46] *** Kunalagon has quit IRC
[00:58:12] <bauerb> trungl: could you try again?
[00:58:20] <trungl> sure
[00:58:23] <trungl> will do
[00:58:26] <bauerb> thanks
[00:58:38] <chase> tonyg-cr: re: your latest comment, maybe you didn't see scrollback above: latest patch only fixes one of the measures, 3 more started failing today from what i can tell.
[00:58:57] <tonyg-cr> chase: oh, sorry about that
[00:59:37] <chase> tonyg-cr: i'll update the bug with that note and explain i'm working on a cl that fixes the new failures.
[00:59:38] *** masterov has quit IRC
[00:59:45] *** rsesek has quit IRC
[00:59:49] <tonyg-cr> chase: thanks again
[01:00:32] <chase> np
[01:00:51] *** upsignal has quit IRC
[01:01:09] *** js2 has joined #chromium
[01:02:44] *** masterov has joined #chromium
[01:03:08] *** dabear_ has joined #chromium
[01:03:16] *** sjefen6 has quit IRC
[01:03:22] *** sjefen6 has joined #chromium
[01:03:25] *** dabear has quit IRC
[01:03:40] *** Hixie has quit IRC
[01:03:44] *** Hixie has joined #chromium
[01:05:36] *** dmaclach has quit IRC
[01:07:10] <thakis> nice tree status :-)
[01:10:10] * trungl_mbp can't believe we haven't pushed a dev channel to replace 408.
[01:10:49] *** upsignal__ has joined #chromium
[01:11:04] * trungl_mbp goes to the beta channel.
[01:11:37] *** BCalvignac has quit IRC
[01:12:21] *** mseaborn has joined #chromium
[01:13:25] *** bradleymeck has quit IRC
[01:14:58] *** upsignal__ has quit IRC
[01:16:39] *** upsignal has joined #chromium
[01:18:47] *** fbarchard has joined #chromium
[01:20:16] <pkasting_> Can some Mac person help me figure out how to respond to the following user comment?:
[01:20:18] <pkasting_> "It would be nice if the Chrome Mac guys got around to making the application use all the nice bells and whistles Mac users are used to. Chrome is great and all, but it doesn't integrate with the OSX' service architecture, so you loose out on quite a few nice features like universal dictionary, text services, etc."
[01:20:43] <pkasting_> Is that true?  If so do we have bugs on file?  Or should I tell him to retest in a newer version?
[01:20:55] <trungl> bauerb: ok, build done
[01:20:57] <trungl> (of chrome)
[01:20:58] <bauerb> pkastin_: we do have bugs for that
[01:21:19] *** upsignal_ has joined #chromium
[01:21:28] <bauerb> trungl: thanks
[01:21:39] *** upsignal has quit IRC
[01:21:58] *** upsignal_ has quit IRC
[01:22:22] *** oshima_ has joined #chromium
[01:22:23] <trungl> bauerb: should I also build ui tests?
[01:22:24] <bauerb> pkasting_: http://crbug.com/17951
[01:22:29] <bauerb> trungl: yes please
[01:22:39] <bauerb> and run them
[01:22:45] <trungl> ok, will do
[01:23:04] <bauerb> i tried to land this patch twice or so, and i got some really strange errors in some ui tests
[01:23:40] <bauerb> pkasting_: http://crbug.com/20868
[01:24:40] <akalin> maruel: ping
[01:27:18] *** eseidel has joined #chromium
[01:27:19] *** masterov has quit IRC
[01:27:52] *** yutak_home has joined #chromium
[01:27:53] *** ChanServ sets mode: +v yutak_home
[01:28:07] *** rickspencer3 has joined #chromium
[01:29:45] *** elliottcable is now known as HARPOONS
[01:33:21] *** HARPOONS is now known as elliottcable
[01:33:53] *** masterov has joined #chromium
[01:36:03] *** masterov has quit IRC
[01:36:07] <thakis> pkasting_: yeah, that might now all be possible with the ax tree mirroring dmazzoni implemented
[01:37:16] <trungl> bauerb: any particular ui_test you were having problems with?
[01:38:50] *** mseaborn has quit IRC
[01:38:52] <trungl> bauerb: all DownloadTest.* passed
[01:39:50] <bauerb> trungl: yeah, the download tests went from flaky to passing, but some other tests started failing consistently :-/
[01:40:10] <maruel> akalin: pong
[01:40:13] <maruel> try IM
[01:43:31] *** bweinstein has quit IRC
[01:44:35] *** twanj has joined #chromium
[01:45:57] *** Kragnerac has quit IRC
[01:46:17] <trungl> bauerb: do you know which ones?
[01:46:28] <bauerb> trungl: i forgot
[01:46:37] <trungl> ok
[01:46:40] <bauerb> and the logs on the buildbot are gone :(
[01:46:41] <trungl> I'll run everything then
[01:46:45] <trungl> :(
[01:46:55] <bauerb> trungl: that'd be great
[01:46:56] *** masterov has joined #chromium
[01:55:37] <tony^work> jparent: how's it going?
[01:55:50] <tony^work> do you know anything about the gmail crashes that pink was seeing?
[01:56:34] <jparent> tony^work: howdy. Chrome tree has been closed for a while, so I haven't been able to get a webkit roll in this afternoon, but I have one ready to commit if tree opens.
[01:57:07] <jparent> tony^work: Canaries have had some fun this aftenroon, but almost everything is resolved there, one new failing layout test just came in that I was just looking into.
[01:57:17] <jparent> tony^work: gmail crashes?
[01:57:19] <tony^work> sounds good.  not too bad then?
[01:57:44] <tony^work> scroll back in the IRC log, pink was talking about it at 2:45p or so
[01:57:47] <tony^work> PST
[01:57:56] *** jrmuizel has quit IRC
[01:58:08] <tony^work> brb
[01:58:28] <jparent> tony^work: yeah, not too bad.  I have a roll to 60245 standing by ready to check in when tree opens.  It did fail a few layout tests on windows only on the try servers, but they passed on canaries, and passed when i ran them locally in dbg, so I'm not quite sure what to make of that.
[01:58:53] <trungl> bauerb: failed: MouseLeaveTest.FLAKY_TestOnMouseOut and WorkerTest.FLAKY_WorkerHttpLayoutTests; let me run them again
[02:00:07] <trungl> bauerb: first one fails consistently -- /Users/vtl/cr2/src/chrome/test/ui/mouseleave_uitest.cc:47: Failure
[02:00:08] <trungl> Value of: window->GetViewBounds(VIEW_ID_TAB_CONTAINER, &tab_view_bounds, true)
[02:00:08] <trungl>   Actual: false
[02:00:08] <trungl> Expected: true
[02:00:36] <bauerb> trungl: but it's flaky to begin with
[02:00:45] <trungl> right
[02:00:50] <stuartmorgan> trungl/bauerb: I enabled a bunch of worker tests today
[02:00:54] <jschuh> anyone know what the maximum nesting depth for an xml node is in firefox?
[02:01:17] <stuartmorgan> I was seeing flake on the bots, but it doesn't seem to be showing up on the waterfall yet
[02:01:18] <jschuh> or any other browser is for that matter?
[02:01:19] <trungl> I bet WorkerTest.FLAKY_WorkerHttpLayoutTests will also fail again
[02:01:35] <trungl> (this is on 10.6 fwiw)
[02:01:45] <jparent> tony^work: I totally missed that entire discussion.  Maybe worth doing another roll and seeing if it still reproduces?
[02:02:01] *** mseaborn has joined #chromium
[02:02:27] <trungl> (it did in fact fail)
[02:04:08] *** dmaclach has joined #chromium
[02:04:45] *** bweinstein has joined #chromium
[02:04:52] *** Sarten-X has quit IRC
[02:05:16] *** Sarten-X has joined #chromium
[02:07:45] <bauerb> argh
[02:07:55] <bauerb> now i remember the failing test
[02:08:19] <jparent> tony^work: the crasher on the canaries is crashing for upstream too, and I've identified the culprit (anders).  I'll try to track him down now.
[02:08:19] <bauerb> MultiPartResponseUITest.SingleVisit, which is disabled in Debug builds
[02:08:50] *** Greboid has quit IRC
[02:08:58] <trungl> bauerb: d'oh
[02:09:04] <trungl> I guess I'll have to make a release build then
[02:09:24] <bauerb> actually, try it on the debug build first
[02:09:24] <trungl> this might not get tested today
[02:09:36] *** tonikitoo has quit IRC
[02:09:36] *** cying has quit IRC
[02:09:36] *** hagabaka has quit IRC
[02:09:36] *** wjmaclean has quit IRC
[02:09:36] *** akalin has quit IRC
[02:09:36] *** fahadsadah has quit IRC
[02:09:36] *** bgmerrell has quit IRC
[02:09:36] *** awong_ has quit IRC
[02:09:36] *** davemoore has quit IRC
[02:09:36] *** yurys has quit IRC
[02:09:53] <bauerb> according to the cl that disabled it, the test only fails on win
[02:10:14] <tony^work> jparent: I'll forward you an email
[02:10:20] *** tonikitoo has joined #chromium
[02:10:20] *** cying has joined #chromium
[02:10:20] *** hagabaka has joined #chromium
[02:10:20] *** wjmaclean has joined #chromium
[02:10:20] *** akalin has joined #chromium
[02:10:20] *** bgmerrell has joined #chromium
[02:10:20] *** awong_ has joined #chromium
[02:10:20] *** davemoore has joined #chromium
[02:10:20] *** yurys has joined #chromium
[02:10:44] *** apavlov has quit IRC
[02:11:43] <trungl> bauerb: the test doesn't exist according to my debug build ui_tests
[02:11:58] <trungl> I think
[02:13:04] <bauerb> trungl: in the version on trunk, it's fully #ifdef'd out, but i thought i changed it so it's only disabled in debug builds
[02:13:39] <trungl> it's "Multipart" with a lowercase "P"
[02:13:47] <bauerb> oops
[02:13:59] <trungl> it passes
[02:14:05] <bauerb> humph
[02:14:17] <bauerb> not sure if that counts as good news or not
[02:15:45] <trungl> you could always try to test-land it (sometime when the tree isn't too busy, probably late at night PT), and then revert it immediately
[02:17:26] *** dpranke has quit IRC
[02:17:34] *** fahadsadah has joined #chromium
[02:17:46] *** cying has quit IRC
[02:18:00] <bauerb> ...which would probably be easiest once i'm back in CET
[02:18:51] <tonyg-cr> d'oh - clobber didn't help the tree - still getting pipe errors on windows browser_tests
[02:19:35] 
[02:20:02] <jhawkins> looks like ExtensionOverrideTest.OverrideHistory needs to be disabled on Win
[02:20:06] <jhawkins> timing out
[02:23:19] *** stuartmorgan has quit IRC
[02:24:48] *** lianj_ has joined #chromium
[02:25:30] *** lianj has quit IRC
[02:26:29] *** yutak_home has quit IRC
[02:28:16] *** RT|Chatzilla has joined #chromium
[02:30:48] <tonyg-cr> reopening tree, tony^work and rafaelw are disabling FAILS_DynamicAutoCompleteOffFormSubmit
[02:33:28] <jhawkins> tonyg-cr: why disable that test?
[02:34:33] *** trungl_mbp has quit IRC
[02:34:47] *** trungl is now known as trungl_away\
[02:34:55] *** trungl_away\ is now known as trungl_away
[02:35:09] <jhawkins> tony^work, rafaelw: ^^^
[02:35:27] <rafaelw> jhawkins: it's turning the bots red even though it's marked as FAILS-
[02:36:04] <jhawkins> rafaelw: no,  ExtensionOverrideTest.OverrideHistory is turning the bots red because it's timing out
[02:36:48] <rafaelw> ah.
[02:36:51] <rafaelw> <sigh>
[02:37:10] *** General13372 has joined #chromium
[02:37:44] <rafaelw> why isn't the parsing picking that up?
[02:38:28] <jhawkins> rafaelw: it is, it says it at the bottom of the test output
[02:38:37] <tony^work> ah, I'm sorry
[02:38:39] <tony^work> I read the results wrong
[02:38:41] *** johnny_g has quit IRC
[02:38:48] <rafaelw> yes. so did i.
[02:38:51] <tony^work> I suggested the wrong fix to rafaelw
[02:38:54] <rafaelw> so it nsylvain and bradnelson.
[02:38:55] <jhawkins> no worries
[02:39:08] <jhawkins> I agree the message is not clear
[02:39:15] <rafaelw> there's a ton of data to sift through with these failures and often the problem isn't listed at the bottom.
[02:39:20] <jhawkins> all you have on the outside to show this is "did not complete"
[02:39:26] *** abarth_ has joined #chromium
[02:39:26] *** ChanServ sets mode: +v abarth_
[02:39:33] <jhawkins> so, it should probably be made clearer
[02:39:36] *** abarth_ has quit IRC
[02:39:49] <rafaelw> ok.
[02:39:51] <rafaelw> who can do that?
[02:40:03] *** General1337 has quit IRC
[02:40:06] <tony^work> is there a times out marker or do we have to disable
[02:40:12] *** zyichi has joined #chromium
[02:40:21] <jhawkins> tony^work: unfortunately have to disable, but I'd limit it to OS_WIN
[02:40:41] <rafaelw> i can prepare a patch of that.
[02:41:10] <tony^work> and my gmail crapped out
[02:42:14] *** dmaclach has quit IRC
[02:43:07] *** trungl_mbp has joined #chromium
[02:43:55] *** trungl_mbp is now known as trungl
[02:43:57] *** ChanServ sets mode: +v trungl
[02:44:05] <trungl> 'evening, Chromium.
[02:45:11] <atwilson> sky,sky__: you there?
[02:45:13] *** jamesr has quit IRC
[02:46:08] *** fqian has joined #chromium
[02:47:05] *** tonyg-cr has quit IRC
[02:47:27] *** mpcomplete has quit IRC
[02:54:43] <atwilson> Anyone know any details of the APP_EXITING notification? I'm trying to figure out if I can turn it into something more reliable that the browser can use to determine when it's shutting down.
[02:57:42] *** jrmuizel has joined #chromium
[02:58:53] *** nshkrob has quit IRC
[03:00:05] *** tonyg-cr has joined #chromium
[03:00:05] *** ChanServ sets mode: +v tonyg-cr
[03:00:30] *** rolandsteiner has joined #chromium
[03:00:31] *** ChanServ sets mode: +v rolandsteiner
[03:01:07] *** Singularity has quit IRC
[03:01:45] *** jrforbes_ has joined #chromium
[03:02:15] <trungl> atwilson: fwiw, it's not the most reliable signal in the world, and iirc there are bugs surrounding its use (in particular, the notification may get sent without the app actually exiting)
[03:03:01] <atwilson> trungl: Thanks. I'm writing up an email about this as I need to clean this up to support background pages on Win/Linux.
[03:04:47] *** Singularity has joined #chromium
[03:08:51] *** masterov has quit IRC
[03:09:53] *** ojan has quit IRC
[03:11:39] *** bevc_work has quit IRC
[03:25:11] *** fqian has quit IRC
[03:26:35] *** jshin has quit IRC
[03:35:41] *** hbono has joined #chromium
[03:38:28] *** trungl has quit IRC
[03:40:09] *** rafaelw has left #chromium
[03:40:18] *** dave_levin has quit IRC
[03:40:26] *** abarth is now known as abart|slowbuild
[03:40:34] *** abart|slowbuild is now known as abarth|slowbuild
[03:42:35] *** yusukes has quit IRC
[03:44:34] *** crescendo_ has quit IRC
[03:52:21] *** sbyer has left #chromium
[03:54:10] *** WiW has joined #chromium
[03:54:57] *** Kaosevil has quit IRC
[03:55:08] *** tedoc2000 has quit IRC
[03:55:57] <WiW> Does Chrome's sandbox mean that I can safely run potentially dangerous Adobe Flash elements, or other plugins?
[03:56:24] <akalin> depends on what you mean by 'safely'
[03:56:28] *** yusukes has joined #chromium
[03:57:16] <WiW> Without worrying about being infected by malware or ID theft/snooping of personal information
[03:57:21] *** csilv has left #chromium
[03:58:13] <akalin> if a 'dangerous' plugin tricks you into entering your credit card info into it, no sandbox will help you then
[03:58:30] *** trungl_mbp has joined #chromium
[03:59:02] *** trungl_mbp has quit IRC
[03:59:39] <WiW> Quite obviously. However I know flash content is a great vector for drive-by downloads and other methods to inject bad things on innocent computers.
[04:00:11] <WiW> I use Firefox because I can block flash selectively and comfortably, but I'm hoping I can use chrome and not have to worry about it.
[04:00:40] <Namegduf> No, sorry. At least not until the internal plugin stuff is done to its conclusion.
[04:00:44] *** trungl_mbp has joined #chromium
[04:00:48] <akalin> yeah
[04:00:53] <akalin> even then, i'd still use flashblock on chrome
[04:01:23] <WiW> What's the internal plugin stuff?
[04:01:26] *** felipe` has quit IRC
[04:01:51] <WiW> Isn't that what the sandbox is for? Isolating the browser and all it's components from the rest of my system?
[04:02:00] <thakis> eseidel: any eta when the webkit commit bot will land stuff again?
[04:02:17] <thakis> WiW: plugins aren't sandboxed (yet)
[04:02:19] <thakis> only renderers
[04:02:59] <WiW> ... Darn. I was hoping I was ready for Chrome.
[04:05:53] <WiW> Oh well, thanks anyway. I guess I'll just wait until NoScript gets ported to Chrome, whenever that may be.
[04:07:30] *** gOcOOl has quit IRC
[04:09:06] *** bauerb has quit IRC
[04:09:55] *** gOcOOl has joined #chromium
[04:12:55] *** eseidel has quit IRC
[04:13:08] *** jrmuizel has quit IRC
[04:23:14] *** eseidel has joined #chromium
[04:25:48] *** jrmuizel has joined #chromium
[04:28:25] *** MikeSmithW3C has quit IRC
[04:31:40] *** gOcOOl1 has joined #chromium
[04:31:59] *** tonyg-cr has quit IRC
[04:32:07] *** tonyg-cr has joined #chromium
[04:32:07] *** ChanServ sets mode: +v tonyg-cr
[04:32:32] *** wers has joined #chromium
[04:33:17] *** gOcOOl has quit IRC
[04:35:07] <tonyg-cr> I suspect ananta's r48348 broke ui_tests on linux - does anyone know his irc nick?
[04:35:45] <tonyg-cr> If I don't hear from him, I'm going to wait one more run to verify then drover
[04:41:52] *** gOcOOl has joined #chromium
[04:42:02] *** gOcOOl1 has quit IRC
[04:43:49] <trungl_mbp> is it just me or is committing to svn on googlecode (over https) really bloody slow?
[04:44:29] * trungl_mbp wonders if using the svn protocol would work
[04:44:33] *** gOcOOl1 has joined #chromium
[04:44:54] <thakis> tonyg-cr: http://code.google.com/p/chromium/wiki/UserHandleMapping
[04:45:06] <thakis> tonyg-cr: i.e. iyengar
[04:45:12] <thakis> not around
[04:46:09] *** gOcOOl has quit IRC
[04:46:15] <tonyg-cr> thakis: thanks, I just drover'd his change
[04:47:59] * trungl_mbp wonders if a proxy is effing things up for him.
[04:48:07] <trungl_mbp> eff vpn
[04:48:08] <trungl_mbp> biab
[04:48:10] *** trungl_mbp has quit IRC
[04:49:02] *** trungl_mbp has joined #chromium
[04:49:38] * trungl_mbp twiddles his thumbs
[04:50:19] <trungl_mbp> ha, that worked
[04:51:18] *** Mizaru has joined #chromium
[04:51:21] <thakis> tonyg-cr: is it ok if i land http://codereview.chromium.org/2282004 ?
[04:51:37] <thakis> it's part of a cl that turned windows red for a while last time i landed it
[04:51:46] <thakis> but the redness disappeared on its own
[04:51:51] <thakis> (i.e. with clobbering)
[04:52:03] <Mizaru> What's up everybody
[04:52:21] <tonyg-cr> thakis: As long as you'll be around to watch it, go for it
[04:52:39] * trungl_mbp hates googlecode's excuse for a code review system
[04:52:41] <thakis> tonyg-cr: i'm around. just saying that it'll probably require clobbering
[04:53:34] <trungl_mbp> if you land it, it's probably worth clobbering as you commit
[04:53:40] <trungl_mbp> (thereby avoiding redness)
[04:53:42] <tonyg-cr> thakis: thanks for the heads up and double checking -- feel free to preemptively clobber when you land if you are pretty sure it is necessary
[04:53:47] <tony^work> iyengar just IM'ed me
[04:54:11] <thakis> trungl_mbp: land and then immediately hit N clobber buttons?
[04:54:37] <trungl_mbp> thakis: yes
[04:54:39] <tonyg-cr> tony^work: did iyengar have the wrong tony-cr or tonyg^work? ;)
[04:54:53] <trungl_mbp> which builders you have to clobber is another question altogether
[04:55:13] <trungl_mbp> (it'd help if you remembered what turned red the last time)
[04:55:28] <thakis> trungl_mbp: the testers turned red, not the builders
[04:55:32] <thakis> it's probably still on the waterfall
[04:55:35] <thakis> ok, here goes
[04:55:36] <tony^work> tonyg-cr: yes, I think so :)  I redirected him to you
[04:56:05] <trungl_mbp> thakis: hmmm, why would the testers require clobbering?
[04:56:13] <thakis> they wouldn't
[04:56:19] <thakis> i mean i can't clobber what turned red
[04:56:40] *** dmaclach has joined #chromium
[04:57:26] <trungl_mbp> but I don't understand why they would turn red (as a result of a change) and then go green
[04:58:04] <thakis> 'cause another change triggered the necessary part of a clobber i suppose
[04:58:29] <trungl_mbp> thakis: but clobbering testers shouldn't actually do anything, I thought
[04:58:44] <thakis> a check in "clobbers" builders too
[04:58:45] <thakis> i thought
[04:58:46] *** elliottcable is now known as dmesg
[04:58:50] *** dmesg is now known as elliottcable
[04:59:01] <trungl_mbp> because testers just take the output from the builders and run tests
[04:59:09] <trungl_mbp> no, builders typically do incremental builds
[04:59:25] <thakis> dude
[04:59:27] <thakis> "clobber"
[04:59:43] <thakis> someone checked in something that caused the relevant piece to be rebuilt
[04:59:44] * trungl_mbp is just confused
[04:59:53] <trungl_mbp> oh
[04:59:57] <thakis> i don't understand it either tho
[05:00:02] <trungl_mbp> well, of course the testers go red
[05:00:06] <trungl_mbp> but the builders need to be clobbered
[05:00:15] <trungl_mbp> (this is normal, e.g., for grd changes)
[05:00:23] <trungl_mbp> clobbering testers doesn't do anything
[05:00:39] <trungl_mbp> clobbering builders does, but incurs a large cycle time (not good when the tree is busy)
[05:00:49] <trungl_mbp> at least that's my understanding
[05:01:12] *** rolandsteiner has quit IRC
[05:01:33] <thakis> mine too
[05:01:35] <thakis> hooray!
[05:01:51] <trungl_mbp> go team!
[05:01:56] * trungl_mbp has no idea why he's cheering
[05:02:02] <trungl_mbp> rah!
[05:02:02] <thakis> do i need to clobber only chromium builder and chromium builder (dbg), or chromium xp too (or does this one always do a full build?)
[05:02:41] <trungl_mbp> thakis: that's a fine question
[05:02:45] <trungl_mbp> I don't know
[05:03:05] <trungl_mbp> in either case, clobbering cr xp should be fine
[05:03:13] <trungl_mbp> (if it always does a full build, then the clobber is a no-op)
[05:03:13] *** dmaclach has quit IRC
[05:03:28] *** zaspire has quit IRC
[05:03:40] *** dmaclach_ has joined #chromium
[05:03:48] *** dev2_ has joined #chromium
[05:04:45] <thakis> i hit clobber on these three
[05:04:50] <thakis> where do i see if that worked?
[05:04:54] *** dev2 has quit IRC
[05:05:03] *** dev2_ is now known as dev2
[05:05:12] <trungl_mbp> on the builder's page?
[05:05:42] *** dmaclach_ has quit IRC
[05:05:50] *** MikeSmithW3C has joined #chromium
[05:06:29] <trungl_mbp> (click on the top/header row on the console)
[05:06:56] <thakis> do i need to cancel the current build?
[05:07:13] <thakis> i remember nsylvain yelling at me once 'cause i did that during gclient sync
[05:07:21] <thakis> which caused a recheckout
[05:07:24] <thakis> or some such
[05:07:34] *** felipe` has joined #chromium
[05:08:33] <trungl_mbp> thakis: ideally, you should have hit the clobbers within about a minute of the commit
[05:08:38] <trungl_mbp> you shouldn't cancel current builds
[05:08:41] <trungl_mbp> afaik
[05:08:53] <trungl_mbp> down that road only lies badness
[05:09:05] <trungl_mbp> I think
[05:09:06] <thakis> ok
[05:09:27] <thakis> since i was to slow, i should submit a whitespace change to trigger the testers, right?
[05:10:13] <trungl_mbp> probably?
[05:10:17] <trungl_mbp> but possibly at the right moment
[05:10:25] <thakis> oh no
[05:10:50] <trungl_mbp> ?
[05:10:59] <thakis> i hate time-sensitive things
[05:11:11] <trungl_mbp> let me think about this
[05:11:31] <thakis> i think i can just submit it now
[05:11:35] <trungl_mbp> since you missed the window
[05:11:45] <trungl_mbp> the next build will be a clobber build
[05:11:47] <thakis> since the testers will wait until the builders are done witht he clobber
[05:11:52] <thakis> yes
[05:11:54] <trungl_mbp> yeah, I think you can commit now
[05:16:46] *** Mizaru has quit IRC
[05:17:10] *** Mizaru has joined #chromium
[05:18:02] *** dave_levin has joined #chromium
[05:26:31] *** trungl_mbp is now known as trungl
[05:26:31] *** ChanServ sets mode: +v trungl
[05:26:54] * trungl just looked up the echelog stats and realized that rohitrao has gotten ahead of him.
[05:27:03] <trungl> that clearly won't do
[05:28:35] <thakis> why do you think that won't do?
[05:28:39] <thakis> (9 lines left?)
[05:29:12] <trungl> <shrug>
[05:29:14] * trungl shrugs
[05:29:20] *** oshima_ has quit IRC
[05:29:21] <thakis> "Poor thakis, nobody likes him/her. He/She was attacked 5 times."
[05:29:22] *** MikeSmithW3C has quit IRC
[05:29:26] <thakis> so it's not just all in my head
[05:29:28] * trungl kicks thakis.
[05:29:28] <thakis> i knew it!
[05:29:35] * trungl slaps thakis.
[05:29:41] <thakis> :-/
[05:29:45] <trungl> thakis: you're just a regular punching bag
[05:29:50] <trungl> do you hit back?
[05:29:52] *** zaheerm has quit IRC
[05:29:54] <trungl> are you a pacifist?
[05:30:01] <trungl> or just a wuss?
[05:30:17] <trungl> or maybe just storing up your rage?
[05:30:18] <thakis> (one line left)
[05:30:26] *** zaheerm has joined #chromium
[05:30:34] *** MikeSmithW3C has joined #chromium
[05:30:35] <trungl> and it better be a good line too!
[05:30:54] <thakis> hey, i clobbered the dbg builder in time it seems
[05:31:03] <thakis> and only dbg tests failed
[05:31:07] <thakis> so maybe nothing turns red
[05:31:59] <trungl> in any case, if the tree is idle, you can always start more builds
[05:32:02] <trungl> and more testing
[05:32:15] *** WiW has quit IRC
[05:32:57] *** jparent_ has joined #chromium
[05:33:46] <thakis> trungl: feel like reviewing http://codereview.chromium.org/2303002/show ?
[05:34:02] <thakis> maybe you can also explain to me while the trybot box is red, looks like only FLAKY_/FAILS_ tests failed
[05:34:04] <trungl> maybe?
[05:35:13] <thakis> hey, what's http://codereview.chromium.org/2101019/show ?
[05:38:45] <thakis> trungl, tonyg-cr: the clobber will take a while to proceed. i will drive home and look again when i'm home (~60 min)
[05:39:05] *** Zucca has joined #chromium
[05:39:14] <trungl> thakis: it's my ui
[05:39:14] *** rolandsteiner has joined #chromium
[05:39:15] *** ChanServ sets mode: +v rolandsteiner
[05:39:18] <trungl> well, not yet
[05:39:31] <trungl> it will be my ui
[05:39:35] <tonyg-cr> thakis: thanks, i'll keep an eye on it
[05:39:40] <trungl> at least that's my plan
[05:41:47] * trungl wonders how frequently echelog updates its stats.
[05:41:51] <trungl> echelog-1: hi!
[05:41:51] <echelog-1> trungl: Error: "hi!" is not a valid command.
[05:41:55] <trungl> echelog-1: help
[05:41:55] <echelog-1> trungl: (help [<plugin>] [<command>]) -- This command gives a useful description of what <command> does. <plugin> is only necessary if the command is in more than one plugin.
[05:42:04] <trungl> echelog-1: commands
[05:42:04] <echelog-1> trungl: Error: "commands" is not a valid command.
[05:42:10] <trungl> echelog-1: hello
[05:42:10] <echelog-1> trungl: Error: "hello" is not a valid command.
[05:42:17] <trungl> echelog-1: kill
[05:42:17] <echelog-1> trungl: Error: "kill" is not a valid command.
[05:42:27] <trungl> echelog-1: info
[05:42:27] <echelog-1> trungl: (info <url|feed>) -- Returns information from the given RSS feed, namely the title, URL, description, and last update date, if available.
[05:45:26] *** deshantm has quit IRC
[05:49:46] *** Gracenotes has joined #chromium
[05:51:34] *** deshantm has joined #chromium
[05:51:57] *** oshima_ has joined #chromium
[05:52:04] <Gracenotes> noticed a minor problem, not sure if it's known or not: chromium seems noncompliant with RFC 2617, the digest HTTP authentication one
[05:53:08] <Gracenotes> it sends qop= (a blank value), which means that the response should be the MD5 of the first hash, the nonce, and the second hash. Instead, it responds to the challenge as if qop=auth
[05:53:28] <Gracenotes> uh, second-to-last formula here - http://en.wikipedia.org/wiki/Digest_access_authentication#Overview
[05:53:36] <tonyg-cr> gracenotes: The best way to communicate that is to file a report at http://new.crbug.com/ with the details
[05:54:16] <Gracenotes> ah. don't get users complaining about that by the score daily, eh
[05:55:11] <Gracenotes> yeah. Apache, IIS, etc. are probably lenient here (also breaking the RFC), and I'm trying to implement it on my own webserver
[05:59:26] <trungl> biab
[05:59:27] *** trungl has quit IRC
[06:03:13] *** trungl_mbp has joined #chromium
[06:03:17] *** trungl_mbp is now known as trungl
[06:03:18] *** ChanServ sets mode: +v trungl
[06:03:23] <trungl> echelog-1: info http://chromium-status.appspot.com/current
[06:03:28] <echelog-1> trungl: Error: I couldn't retrieve that RSS feed.
[06:03:38] <trungl> echelog-1: info
[06:03:38] <echelog-1> trungl: (info <url|feed>) -- Returns information from the given RSS feed, namely the title, URL, description, and last update date, if available.
[06:04:33] *** oshima__ has joined #chromium
[06:05:24] <trungl> echelog-1: weather
[06:05:24] <echelog-1> trungl: Error: "weather" is not a valid command.
[06:08:17] *** oshima_ has quit IRC
[06:08:17] *** oshima__ is now known as oshima_
[06:10:19] <trungl> echelog-1: list
[06:10:19] <echelog-1> trungl: Admin, Channel, ChannelLogger, ChannelStats, Config, Misc, Network, Owner, RSS, Seen, Services, and User
[06:10:56] <trungl> echelog-1: Config
[06:10:56] <echelog-1> trungl: (config <name> [<value>]) -- If <value> is given, sets the value of <name> to <value>. Otherwise, returns the current value of <name>. You may omit the leading "supybot." in the name if you so choose.
[06:11:08] <trungl> echelog-1: admin
[06:11:08] <echelog-1> trungl: Error: "admin" is not a valid command.
[06:11:30] *** rwlbuis has joined #chromium
[06:11:35] <trungl> echelog-1: list Misc
[06:11:35] <echelog-1> trungl: apropos, help, last, list, more, ping, source, tell, and version
[06:11:41] <trungl> echelog-1: help
[06:11:41] <echelog-1> trungl: (help [<plugin>] [<command>]) -- This command gives a useful description of what <command> does. <plugin> is only necessary if the command is in more than one plugin.
[06:11:42] *** Gracenotes has left #chromium
[06:11:55] <trungl> echelog-1: version
[06:12:05] <echelog-1> trungl: The current (running) version of this Supybot is 0.83.3.  The newest version available online is 0.83.4.1.
[06:12:06] <trungl> echelog-1: apropos
[06:12:06] <echelog-1> trungl: (apropos <string>) -- Searches for <string> in the commands currently offered by the bot, returning a list of the commands containing that string.
[06:12:20] <tonyg-cr> good night guys, be careful w/ the tree
[06:12:33] <trungl> let's burn down the forest!
[06:12:36] <trungl> 'night
[06:12:51] <trungl> echelog-1: last
[06:12:51] <echelog-1> trungl: [06:12:36] <trungl> 'night
[06:13:04] <trungl> echelog-1: more
[06:13:04] <echelog-1> trungl: Error: You haven't asked me a command; perhaps you want to see someone else's more.  To do so, call this command with that person's nick.
[06:13:14] <trungl> echelog-1: more thakis
[06:13:14] <echelog-1> trungl: Error: Sorry, I can't find any mores for thakis
[06:13:24] *** tonyg-cr has quit IRC
[06:13:30] <trungl> echelog-1: list
[06:13:30] <echelog-1> trungl: Admin, Channel, ChannelLogger, ChannelStats, Config, Misc, Network, Owner, RSS, Seen, Services, and User
[06:13:38] <trungl> echelog-1: list ChannelLogger
[06:13:38] <echelog-1> trungl: That plugin exists, but has no commands.  This probably means that it has some configuration variables that can be changed in order to modify its behavior.  Try "config list supybot.plugins.ChannelLogger" to see what configuration variables it has.
[06:13:45] <trungl> echelog-1: list ChannelStats
[06:13:45] <echelog-1> trungl: channelstats and stats
[06:13:53] <trungl> echelog-1: stats
[06:13:53] <echelog-1> trungl: I have 2 registered users with 1 registered hostmasks; 1 owner and 0 admins.
[06:13:58] <trungl> echelog-1: channelstats
[06:13:58] <echelog-1> trungl: On # there have been 8247888 messages, containing 331592485 characters, 58230616 words, 465277 smileys, and 275288 frowns; 111918 of those messages were ACTIONs.  There have been 1513898 joins, 109644 parts, 0 quits, 1452 kicks, 43593 mode changes, and 997 topic changes.
[06:14:15] <trungl> echelog-1: config list supybot.plugins.ChannelLogger
[06:14:15] <echelog-1> trungl: #filenameTimestamp, #noLogPrefix, #rotateLogs, #stripFormatting, #timestamp, @directories, flushImmediately, and public
[06:14:31] <trungl> echelog-1: list Services
[06:14:31] <echelog-1> trungl: ghost, identify, invite, nicks, op, password, unban, and voice
[06:14:43] <trungl> echelog-1: list User
[06:14:43] <echelog-1> trungl: capabilities, changename, hostmask, hostmask add, hostmask list, hostmask remove, identify, list, register, set password, set secure, stats, unidentify, unregister, username, and whoami
[06:14:52] <trungl> echelog-1: capabilities
[06:14:52] <echelog-1> trungl: Error: You must be registered to use this command. If you are already registered, you must either identify (using the identify command) or add a hostmask matching your current hostmask (using the "hostmask add" command).
[06:15:02] <trungl> echelog-1: whoami
[06:15:02] <echelog-1> trungl: I don't recognize you.
[06:15:13] <trungl> echelog-1: list Seen
[06:15:13] <echelog-1> trungl: any, last, seen, and user
[06:15:17] <trungl> echelog-1: any
[06:15:17] <echelog-1> trungl: Someone was last seen in #chromium 4 seconds ago: <trungl> echelog-1: list Seen
[06:15:26] <trungl> echelog-1: user
[06:15:26] <echelog-1> trungl: (user [<channel>] <name>) -- Returns the last time <name> was seen and what <name> was last seen saying. This looks up <name> in the user seen database, which means that it could be any nick recognized as user <name> that was seen. <channel> is only necessary if the message isn't sent in the channel itself.
[06:15:43] <trungl> echelog-1: user thakis
[06:15:43] <echelog-1> trungl: Error: I can't find thakis in my user database. If you didn't give a user name, then I might not know what your user is, and you'll need to identify before this command might work.
[06:15:59] <trungl> echelog-1: register
[06:15:59] <echelog-1> trungl: Error: That operation cannot be done in a channel.
[06:16:29] <trungl> echelog-1: list Network
[06:16:29] <echelog-1> trungl: command, connect, disconnect, driver, latency, networks, reconnect, and whois
[06:16:38] <trungl> echelog-1: disconnect
[06:16:38] <echelog-1> trungl: Error: You don't have the owner capability. If you think that you should have this capability, be sure that you are identified before trying again. The 'whoami' command can tell you if you're identified.
[06:16:46] <trungl> echelog-1: whois
[06:16:46] <echelog-1> trungl: (whois [<network>] <nick>) -- Returns the WHOIS response <network> gives for <nick>. <network> is only necessary if the network is different than the network the command is sent on.
[06:17:08] <trungl> echelog-1: whois chromium.org
[06:17:09] <echelog-1> trungl: There is no chromium.org on freenode.
[06:17:17] <trungl> oh
[06:17:26] <trungl> echelog-1: list
[06:17:26] <echelog-1> trungl: Admin, Channel, ChannelLogger, ChannelStats, Config, Misc, Network, Owner, RSS, Seen, Services, and User
[06:17:31] <trungl> echelog-1: list RSS
[06:17:31] <echelog-1> trungl: add, announce, info, remove, and rss
[06:17:38] <trungl> echelog-1: add
[06:17:38] <echelog-1> trungl: (add <name> <url>) -- Adds a command to this plugin that will look up the RSS feed at the given URL.
[06:24:06] <trungl> echelog-1: info http://feed43.com/2767401560665552.xml
[06:24:12] <echelog-1> trungl: Title: Chromium Tree Status; URL: <http://chromium-status.appspot.com/current>; Description: Chromium Tree Status; Last updated: time unavailable.
[06:24:33] <trungl> echelog-1: list RSS
[06:24:33] <echelog-1> trungl: add, announce, info, remove, and rss
[06:24:39] <trungl> echelog-1: rss
[06:24:39] <echelog-1> trungl: (rss <url> [<number of headlines>]) -- Gets the title components of the given RSS feed. If <number of headlines> is given, return only that many headlines.
[06:24:46] <trungl> echelog-1: rss http://feed43.com/2767401560665552.xml
[06:24:46] <echelog-1> trungl: Tree is open (sheriff -> zzz)
[06:25:29] <trungl> echelog-1: add http://feed43.com/2767401560665552.xml
[06:25:29] <echelog-1> trungl: (add <name> <url>) -- Adds a command to this plugin that will look up the RSS feed at the given URL.
[06:25:48] <trungl> echelog-1: add tree-status http://feed43.com/2767401560665552.xml
[06:25:48] <echelog-1> trungl: The operation succeeded.
[06:25:53] <trungl> echelog-1: tree-status
[06:25:53] <echelog-1> trungl: Tree is open (sheriff -> zzz)
[06:25:59] <trungl> sweet
[06:26:23] <trungl> echelog-1 is good for something
[06:26:23] <echelog-1> trungl: Error: "is" is not a valid command.
[06:26:32] <trungl> but not conversation
[06:27:06] <trungl> echelog-1: announce
[06:27:06] <echelog-1> trungl: Error: You don't have the owner capability. If you think that you should have this capability, be sure that you are identified before trying again. The 'whoami' command can tell you if you're identified.
[06:27:14] <trungl> echelog-1: help announce
[06:27:14] <echelog-1> trungl: (announce <text>) -- Sends <text> to all channels the bot is currently on and not lobotomized in.
[06:27:21] <trungl> echelog-1: rss announce
[06:27:21] <echelog-1> trungl: Error: You don't have the #chromium,op capability. If you think that you should have this capability, be sure that you are identified before trying again. The 'whoami' command can tell you if you're identified.
[06:27:45] <trungl> echelog-1: you sure talk a lot
[06:27:45] <echelog-1> trungl: Error: "you" is not a valid command.
[06:28:10] *** bent-mozilla has quit IRC
[06:31:02] *** kinuko_ has quit IRC
[06:31:09] *** kinuko_ has joined #chromium
[06:31:24] *** kinuko_ has quit IRC
[06:32:31] <trungl> echelog-1: user trungl
[06:32:31] <echelog-1> trungl: I have not seen trungl.
[06:32:36] <trungl> haha
[06:32:43] <trungl> echelog-1: user trungl
[06:32:43] <echelog-1> trungl: trungl was last seen in #chromium 7 seconds ago: <trungl> haha
[06:32:51] <trungl> echelog-1: user thakis
[06:32:51] <echelog-1> trungl: Error: I can't find thakis in my user database. If you didn't give a user name, then I might not know what your user is, and you'll need to identify before this command might work.
[06:32:51] *** Zucca has quit IRC
[06:33:24] *** kinuko_ has joined #chromium
[06:33:48] <trungl> echelog-1: tell trungl hi
[06:34:27] <trungl> echelog-1: tree-status
[06:34:27] <echelog-1> trungl: Tree is open (sheriff -> zzz)
[06:43:19] *** bweinstein has quit IRC
[06:44:24] *** rwlbuis is now known as rwlbuis|away
[06:45:49] *** js2 has quit IRC
[06:48:00] *** hagabaka has quit IRC
[06:48:36] *** thakis_ has joined #chromium
[06:48:36] *** ChanServ sets mode: +v thakis_
[06:48:50] <thakis_> woot, tree didn't explode
[06:49:22] *** jamesr has joined #chromium
[06:53:30] *** thakis_ has quit IRC
[06:56:00] *** weinjared has quit IRC
[07:00:34] *** nayankk has quit IRC
[07:00:49] *** nayankk has joined #chromium
[07:05:43] *** michaeln has quit IRC
[07:08:01] *** Bleak has joined #chromium
[07:14:01] *** sshc has quit IRC
[07:16:18] *** sshc has joined #chromium
[07:19:43] *** oshima_ has quit IRC
[07:29:29] *** sshc_ has joined #chromium
[07:29:56] *** sshc has quit IRC
[07:34:14] *** sshc_ is now known as sshc
[07:39:45] *** beej666 has joined #chromium
[07:44:01] <trungl> echelog-1: tree-status
[07:44:01] <echelog-1> trungl: Tree is open (sheriff -> zzz)
[07:44:14] * trungl is milking this for everything it's worth.
[07:49:50] *** loislo has joined #chromium
[07:50:47] *** Pupeno has quit IRC
[07:51:20] *** Pupeno has joined #chromium
[07:52:15] *** Pupeno has quit IRC
[07:55:22] *** beej666 has joined #chromium
[07:57:29] *** thakis_ has joined #chromium
[07:57:29] *** ChanServ sets mode: +v thakis_
[07:58:40] *** jamesr has quit IRC
[07:59:04] <beej666> what's the current estimated time of confirmation of user-reported issues, these days?  http://www.chromium.org/for-testers/bug-reporting-guidelines just says "The status is changed from unconfirmed to Untriaged once it has been verified"....
[07:59:32] *** oshima_ has joined #chromium
[08:00:27] *** oshima_ has left #chromium
[08:05:35] *** cying has joined #chromium
[08:07:25] *** MikeSmithW3C has quit IRC
[08:14:07] *** MikeSmithW3C has joined #chromium
[08:18:38] *** roc has quit IRC
[08:23:04] * beej666 watches the tumbleweeds blow by
[08:23:43] *** tittiatcoke has joined #chromium
[08:31:11] *** rwlbuis|away has quit IRC
[08:33:03] *** Yonn has joined #chromium
[08:37:13] *** thakis_ has quit IRC
[08:45:13] *** paul_irish has quit IRC
[08:50:55] *** AlexanderS has quit IRC
[08:51:28] *** nifiga has quit IRC
[08:53:04] *** nifiga has joined #chromium
[08:53:07] *** dave_levin has quit IRC
[08:53:18] *** jstrom has quit IRC
[08:53:19] *** maikmerten has joined #chromium
[08:53:23] *** jstrom has joined #chromium
[08:53:44] *** AlexanderS has joined #chromium
[08:54:46] *** finnur has quit IRC
[08:55:00] *** finnur has joined #chromium
[08:55:00] *** ChanServ sets mode: +v finnur
[08:56:16] *** Mizaru has quit IRC
[08:56:43] *** Mizaru has joined #chromium
[08:58:37] *** nsylvain has quit IRC
[08:59:09] *** chaser has quit IRC
[08:59:20] *** GeekShadow has joined #chromium
[09:00:15] *** chaser has joined #chromium
[09:03:09] <jochen__> good morning chromium
[09:03:15] *** twanj has quit IRC
[09:06:10] *** kinuko_ has quit IRC
[09:08:09] *** Bleak has quit IRC
[09:09:05] *** davetarmac has joined #chromium
[09:15:04] *** cleary_ has joined #chromium
[09:16:28] *** cleary has quit IRC
[09:21:09] <davetarmac> I know this is a dev channel, but can anyone tell me if Chrome 5 on OS X integrates with Keychain?
[09:25:29] <davetarmac> the reason I ask is that when I try to navigate to a password field on ANY webform on the office OS X based network (server and clients), Chrome seems to send a lot of AFP traffic via TCP to our OS X server, causing the local Chrome to stall for 15-20 seconds
[09:26:06] <davetarmac> This isn't a support request, I'm in the channel for that, just wondering if this is anything that has been noticed in development before now?
[09:28:12] *** GeekShadow is now known as BlobbyStorm
[09:30:34] *** jeremymos has joined #chromium
[09:30:34] *** ChanServ sets mode: +v jeremymos
[09:31:46] <jeremymos> abarth: Do you know if it's ok to use relative include paths in WebKit code?  I need to branch a Mac source file and for various reasons it would be helpful if I could refer back to the original header file
[09:33:42] <jeremymos> tkent,pamg: any ideas?
[09:35:43] *** BlobbyStorm is now known as GeekShadow
[09:36:56] *** Beetny has joined #chromium
[09:38:04] *** hwennborg has joined #chromium
[09:40:55] *** ansi has joined #chromium
[09:44:06] <beej666> davetarmac: http://code.google.com/p/chromium/issues/detail?can=2&q=36159
[09:44:55] <davetarmac> beej666: that link didn't work
[09:45:22] *** tittiatcoke has quit IRC
[09:46:07] *** Sarten-X has quit IRC
[09:47:12] <davetarmac> 404 error on that page
[09:49:48] <davetarmac> beej666: that's not the same issue
[09:50:02] *** ansi has quit IRC
[09:51:10] *** tittiatcoke has joined #chromium
[09:52:07] <davetarmac> the issue is that changing focus to a password field on any web form (I have found) take 15-20 seconds, if not longer, regardless of whether I have visited the page before or not. I have password saving turned off and I'm working in in an OS X environment.
[09:53:46] <davetarmac> When I tab to a password field, there is a massive increase in AFP over TCP traffic to our OS X server. We do not authenticate with the server for users or anything like that.
[09:55:19] <davetarmac> I have tested this on another computer in my office and the same thing happens. I have also tested it out of our office, but still using OS X client and server and there is no delay. Is there anything I could try to get around this?
[09:56:11] *** pdelgallego has joined #chromium
[10:02:53] *** unix_user has joined #chromium
[10:04:25] *** unix_user has quit IRC
[10:09:39] *** mseaborn has quit IRC
[10:11:26] *** abarth|slowbuild is now known as abarth|fastparse
[10:29:50] *** FullFlannelJacke has quit IRC
[10:30:51] *** FullFlannelJacke has joined #chromium
[10:31:22] *** romainhuet has joined #chromium
[10:31:46] *** abarth|fastparse is now known as abarth|rollout
[10:32:41] *** abarth|rollout is now known as hyatt
[10:32:51] *** eseidel is now known as dhyatt
[10:33:56] *** hyatt is now known as notabarth
[10:34:17] *** dhyatt is now known as eseidel
[10:36:30] *** eseidel is now known as eseidel|docwrite
[10:37:45] *** notabarth is now known as abarth|entities
[10:38:17] *** leeight has joined #chromium
[10:38:19] *** leeight has left #chromium
[10:38:46] *** jorlow_ has joined #chromium
[10:41:13] *** MikeSmithW3C has quit IRC
[10:43:32] *** jorlow_ has quit IRC
[10:45:54] *** ROBOd has joined #chromium
[10:48:13] <trungl> echelog-1: tree-status
[10:48:19] <echelog-1> trungl: Tree is open (sheriff -> zzz)
[10:51:08] <mnissler> trungl: so you have a new intern by the name of echelog-1 ;)
[10:55:29] *** shepazu has quit IRC
[10:58:21] <trungl> mnissler: yeah, though it's a little slow
[10:58:31] <trungl> it took some effort to teach it that
[10:59:25] * trungl wishes it could get him coffee.
[11:00:41] <mnissler> trungl: can it do more stuff? how about watching for tree breakage and notifying the responsible person on the channel?
[11:01:02] *** googler has joined #chromium
[11:01:22] <trungl> mnissler: alas, not being my bot, no
[11:01:26] <trungl> (well, not so easily)
[11:01:37] *** jrforbes_ has quit IRC
[11:01:59] <trungl> it should be easy to write a bot (by which I mean, take a pre-written bot and add to it) to do so
[11:02:45] <mnissler> yeah, might take over some manual work from sheriffs
[11:03:32] <mnissler> trungl: why are you awake anyway?
[11:03:42] *** bgc has joined #chromium
[11:03:59] <mnissler> trungl: it's like 2am, no?
[11:04:18] <trungl> yes
[11:04:29] <trungl> I'm about to go to bed
[11:04:36] <bgc> Hi, I have a question on plugins. Consistently when loading mms streams I get a 'missing plugin' message. If I disable the VLC plugin, it attempts to download a plugin but does not find any. I'm on Ubuntu 10.04. Any ideas what the solution might be? Thanks!
[11:08:22] * trungl realizes that the correct answer to "why are you awake?" is "coffee".
[11:09:00] *** googler_ has joined #chromium
[11:11:41] *** googler has quit IRC
[11:12:50] <trungl> 'night, Chromium.
[11:12:56] *** trungl has quit IRC
[11:16:27] *** apavlov has joined #chromium
[11:17:16] *** googler has joined #chromium
[11:20:07] *** googler_ has quit IRC
[11:36:15] *** googler has quit IRC
[11:43:22] *** smorg has quit IRC
[11:44:07] *** cli_ has joined #chromium
[11:45:42] *** smorg has joined #chromium
[11:47:56] *** glider has joined #chromium
[11:48:43] *** mseaborn has joined #chromium
[11:50:27] *** eseidel|docwrite has quit IRC
[11:59:01] *** smorg has quit IRC
[12:00:21] *** wers has quit IRC
[12:03:54] *** cli_ has quit IRC
[12:05:04] *** cowyn has joined #chromium
[12:11:07] *** cowyn has quit IRC
[12:12:44] *** cowyn has joined #chromium
[12:13:40] *** bgc has quit IRC
[12:14:43] *** eseidel has joined #chromium
[12:23:58] *** blindmurray has quit IRC
[12:29:26] *** shreyas has joined #chromium
[12:31:03] *** shreyas has quit IRC
[12:32:13] *** smorg has joined #chromium
[12:32:54] *** smorg has left #chromium
[12:33:56] *** MikeSmithW3C has joined #chromium
[12:34:45] *** GeekShadow has quit IRC
[12:34:52] *** Pupeno has joined #chromium
[12:39:39] *** MikeSmithW3C has quit IRC
[12:40:41] *** shepazu has joined #chromium
[12:40:46] *** MikeSmithW3C has joined #chromium
[13:12:40] *** Sarten-X has joined #chromium
[13:15:48] *** wers has joined #chromium
[13:17:12] *** kaushal has joined #chromium
[13:17:14] <kaushal> hi
[13:17:28] <kaushal> is there a stable release of google chrome on linux ?
[13:17:37] *** Pupeno has quit IRC
[13:18:35] <kaushal> I am using Ubuntu 9.04
[13:20:36] <vizz> kaushal: are you speaking german?
[13:21:07] <kaushal> vizz: nope
[13:21:18] <kaushal> why is it so ?
[13:21:30] <vizz> kaushal: ok, i read a german news about google chrome stable
[13:21:33] <vizz> today
[13:22:47] <zaheerm> vizz, http://www.google.com/chrome?platform=linux
[13:22:58] <vizz> http://chrome.blogspot.com/2010/05/new-chrome-stable-release-welcome-mac.html
[13:23:33] *** guest1234 has joined #chromium
[13:26:51] <kaushal> zaheerm: when was the stable release on linux released ?
[13:27:19] <zaheerm> kaushal, a few days ago i think
[13:27:34] <kaushal> zaheerm: do you have details about it ?
[13:27:44] <zaheerm> kaushal, http://www.google.com/chrome?platform=linux
[13:27:56] *** hbono has quit IRC
[13:28:00] <kaushal> i mean changelog
[13:28:24] <zaheerm> kaushal, why would there be a changelog if there was no previous version?
[13:29:29] <zaheerm> kaushal, http://chrome.blogspot.com/2010/05/new-chrome-stable-release-welcome-mac.html has more details
[13:32:15] *** phajdan-jr has joined #chromium
[13:32:15] *** ChanServ sets mode: +v phajdan-jr
[13:32:23] <phajdan-jr> kinuko: ping?
[13:34:31] *** General1337 has joined #chromium
[13:34:45] *** Kaosevil has joined #chromium
[13:36:31] *** General13372 has quit IRC
[13:38:31] *** shepazu has quit IRC
[13:40:52] <kaushal> zaheerm: Thank You
[13:46:37] *** eseidel has quit IRC
[13:47:59] *** rolandsteiner has quit IRC
[13:52:15] *** guest1234 has quit IRC
[13:52:37] *** _rs has joined #chromium
[14:00:10] *** Peter- has quit IRC
[14:01:07] *** fta_ has joined #chromium
[14:01:49] *** GeekShadow has joined #chromium
[14:03:07] *** beej666 has quit IRC
[14:04:07] *** fta has quit IRC
[14:04:58] *** thomasvl has joined #chromium
[14:04:58] *** ChanServ sets mode: +v thomasvl
[14:05:09] *** Peter- has joined #chromium
[14:06:26] *** shreyas has joined #chromium
[14:06:57] *** phajdan-jr has quit IRC
[14:09:18] *** bgmerrell has quit IRC
[14:10:46] *** fta_ is now known as fta
[14:11:39] *** shreyas has quit IRC
[14:17:44] *** BCalvignac has joined #chromium
[14:18:29] <thomasvl> bouncing chromium mac
[14:19:27] *** Beetny has quit IRC
[14:27:57] *** shepazu has joined #chromium
[14:28:11] *** nebula has joined #chromium
[14:29:48] *** tonikitoo has quit IRC
[14:32:11] *** zyichi has left #chromium
[14:36:14] <thomasvl> glider: yt?
[14:36:24] <glider> thomasvl: yes
[14:36:41] <thomasvl> what's up with the mac (status message), looks mostly green on the waterfall at the moment
[14:36:42] *** General13372 has joined #chromium
[14:38:05] <glider> thomasvl: yes, looks like everything's ok. I was waiting for a couple of cycles to be green
[14:38:25] <thomasvl> ok.
[14:38:30] <thomasvl> tx.
[14:40:22] *** General1337 has quit IRC
[14:48:04] *** kaushal has quit IRC
[14:48:28] *** nebula has quit IRC
[14:58:25] *** Boots_ has quit IRC
[14:59:18] *** thomasvl has quit IRC
[15:04:03] *** pdelgallego has quit IRC
[15:08:12] *** BCalvignac has quit IRC
[15:11:38] *** Boots_ has joined #chromium
[15:13:08] <maruel> I heavily modified gcl.py, if it misbehaves, ping me.
[15:16:38] *** kphanee has joined #chromium
[15:18:29] *** RobWork has quit IRC
[15:19:08] <kphanee> hi... 1 basic question.. i just started looking and working on V8 js engine.. i got it compiled properly.. now for start, i just want to run the benchmark tests on the compiled v8 engine
[15:19:29] <kphanee> how can i do it.. i was trying with tools/test.py script..
[15:19:40] <kphanee> but i guess it doesnt work tat way
[15:20:20] <maruel> kphanee: you checked out v8 alone or inside the chromium tree?
[15:20:32] <kphanee> v8 alone..
[15:20:47] <kphanee> but i do have checked out chromium and built that also completely in debug mode
[15:22:29] <maruel> kphanee: you'll have to ask on the v8 mailing list as there isn't much folks here that can help you
[15:22:33] *** Kaosevil has quit IRC
[15:23:10] *** zloidemon has quit IRC
[15:23:13] <maikmerten> does anybody know if some On2/VP8 guys are in this channel?
[15:23:30] <maruel> maikmerten: they aren't AFAIK
[15:23:34] <kphanee> maruel: thanks for the help.. btw, do v8 team has any IRC list?? on should i contact at v8 mailing list itself?
[15:23:42] <maikmerten> maruel, ah, that's a pity
[15:23:54] <maruel> kphanee: they aren't much on irc at all, just use the ML
[15:24:01] <maruel> maikmerten: they work
[15:24:07] <kphanee> maruel: thanks :)
[15:24:23] <maikmerten> maruel, oh, I didn't want to imply the opposite :)
[15:24:24] *** pinkerton has joined #chromium
[15:24:24] *** ChanServ sets mode: +v pinkerton
[15:25:19] <maikmerten> maruel, it's just that communication just using the official mailing lists is somewhat slower and some things could just as well be handled with some informal chatter
[15:25:28] *** thomasvl has joined #chromium
[15:25:29] *** ChanServ sets mode: +v thomasvl
[15:26:26] *** yutak_home has joined #chromium
[15:26:26] *** ChanServ sets mode: +v yutak_home
[15:30:24] <pinkerton> anyone have a pointer to the waterfall status gadget?
[15:31:19] *** BCalvignac has joined #chromium
[15:32:07] <jochen__> what gadget?
[15:33:16] *** RobWork has joined #chromium
[15:34:42] *** yusuke_ has joined #chromium
[15:34:46] <pinkerton> the one that gives you the status of the waterfall
[15:35:09] <pinkerton> i had it on my gmail page, but lost it when i was tinkering with disabling labs
[15:39:18] *** yusuke_ is now known as yusukes_home
[15:40:35] <maruel> pinkerton: http://hosting.gmodules.com/ig/gadgets/file/111904373629053571529/chromium-status.xml
[15:40:43] <pinkerton> thx
[15:40:49] <pinkerton> google didn't help
[15:41:12] <pinkerton> are folks using ToT for dogfood?
[15:41:21] <pinkerton> i can't even get through my email w/out it crashing
[15:45:13] *** jorlow_ has joined #chromium
[15:45:17] *** jorlow_ has quit IRC
[15:45:57] *** shepazu has quit IRC
[15:47:42] *** shreyas has joined #chromium
[15:53:14] *** tittiatcoke has quit IRC
[15:57:02] *** Venom_X has joined #chromium
[15:57:14] *** shreyas has quit IRC
[15:58:44] *** googler has joined #chromium
[15:59:19] *** kinnetica has joined #chromium
[16:00:25] *** tonikitoo has joined #chromium
[16:00:56] *** malavv has joined #chromium
[16:01:33] *** googler has quit IRC
[16:01:52] *** shreyas has joined #chromium
[16:09:44] *** alyxuk has quit IRC
[16:09:56] *** zyichi has joined #chromium
[16:10:15] *** pinkerton has quit IRC
[16:10:57] *** alyxuk has joined #chromium
[16:12:25] *** Zucca has joined #chromium
[16:12:43] *** bradleymeck has joined #chromium
[16:13:17] *** shreyas has quit IRC
[16:14:15] *** nayankk has quit IRC
[16:22:49] *** tedoc2000 has joined #chromium
[16:27:02] *** bgmerrell has joined #chromium
[16:27:31] *** tittiatcoke has joined #chromium
[16:28:28] *** stuartmorgan has joined #chromium
[16:28:31] *** ChanServ sets mode: +v stuartmorgan
[16:29:24] *** jeremymos has quit IRC
[16:29:34] *** hagabaka has joined #chromium
[16:29:34] *** hagabaka has joined #chromium
[16:30:08] *** AaronMT has joined #chromium
[16:30:26] *** zaspire has joined #chromium
[16:38:23] *** alyxuk| has joined #chromium
[16:38:40] *** alyxuk has quit IRC
[16:41:03] *** trungl_mbp has joined #chromium
[16:42:21] *** Kunalagon has joined #chromium
[16:42:25] *** zloidemon has joined #chromium
[16:45:52] *** trungl_mbp has quit IRC
[16:50:23] *** rsesek has joined #chromium
[16:50:23] *** ChanServ sets mode: +v rsesek
[16:59:48] *** Yonn has quit IRC
[17:01:44] *** mrossetti has joined #chromium
[17:03:16] *** mrossetti_ has joined #chromium
[17:03:35] *** mrossetti_ has joined #chromium
[17:04:22] *** loislo has quit IRC
[17:06:00] *** trungl_mbp has joined #chromium
[17:06:27] *** mrossetti has quit IRC
[17:06:27] *** mrossetti_ is now known as mrossetti
[17:06:28] *** trungl_mbp is now known as trungl
[17:06:29] *** ChanServ sets mode: +v trungl
[17:08:09] <trungl> 'morning, Chromium.
[17:09:40] *** jrmuizel has joined #chromium
[17:10:30] <malavv> morning trungl
[17:10:48] <trungl> 'morning, malavv.
[17:13:42] *** maikmerten has quit IRC
[17:17:32] *** zyichi has quit IRC
[17:18:28] *** WePac has joined #chromium
[17:19:13] *** trungl has quit IRC
[17:19:46] *** trungl_mbp has joined #chromium
[17:19:52] <mnissler> 'morning trungl, still coffee in your veins? ;)
[17:19:58] *** bratsche has joined #chromium
[17:20:03] *** trungl_mbp is now known as trungl
[17:20:03] *** ChanServ sets mode: +v trungl
[17:20:26] <trungl> mnissler: 'afternoon. There's new coffee coming in. :P
[17:22:12] *** shreyas has joined #chromium
[17:24:07] *** shreyas has quit IRC
[17:24:49] <bradleymeck> anyone know of a complement of v8::Object::GetRealNamedProperty for Indexed properties?
[17:27:29] <jochen__> is there a preferred way to write open some page on installation of an extension (and only then)?
[17:33:07] *** thakis_ has joined #chromium
[17:33:07] *** ChanServ sets mode: +v thakis_
[17:33:30] <thakis_> any webkit committers around that would like to land https://bugs.webkit.org/show_bug.cgi?id=39092 ?
[17:34:08] *** zloidemon has joined #chromium
[17:34:29] *** fearphage has joined #chromium
[17:36:16] <thakis_> nvm, it has merge conflicts by now
[17:37:43] *** wers has quit IRC
[17:37:46] <rsesek> thomasvl: Mac Valgrind is having link problems
[17:37:54] <rsesek> collect2: ld terminated with signal 6 [Abort trap]
[17:37:54] <rsesek> ld(64532) malloc: *** mmap(size=163790848) failed (error code=12)
[17:37:54] <rsesek> *** error: can't allocate region
[17:37:54] <rsesek> *** set a breakpoint in malloc_error_break to debug
[17:38:19] *** shepazu has joined #chromium
[17:38:35] <rsesek> maybe a reboot would help?
[17:41:55] *** pkaushik has joined #chromium
[17:42:25] *** njr has joined #chromium
[17:42:32] *** tonyg-cr has joined #chromium
[17:42:33] *** ChanServ sets mode: +v tonyg-cr
[17:44:30] *** tittiatcoke has quit IRC
[17:45:18] <njr> is there anyway to retrive the chromium bookmarks from google docs using curl of java script?
[17:45:53] *** General1337 has joined #chromium
[17:46:14] *** chrisccoulson has joined #chromium
[17:48:42] *** Bero`Idle has joined #chromium
[17:48:48] <Bero`Idle> hi all
[17:49:16] *** General13372 has quit IRC
[17:50:43] <maruel> njr: google docs has an API but this is not the right irc channel to discuss this
[17:51:45] <Bero`Idle> maruel: do you know if the timeout time is ajustable?
[17:51:46] *** taf2 has joined #chromium
[17:51:52] *** craigsch has joined #chromium
[17:51:54] <njr> maruel, i tried using the api through curl, but it appears the the bookmark folder is hidden in some way
[17:52:07] *** joth has joined #chromium
[17:52:10] <njr> curl -L --silent --header "Authorization: GoogleLogin auth=${TOKEN}" "http://docs.google.com/feeds/documents/private/full/"
[17:53:22] *** glider has quit IRC
[17:53:36] <thakis_> njr: just get them from your local chrome folder
[17:54:23] <njr> i want to get it from the web, to use in a gadget
[17:54:49] * trungl wonders what part of "this is not the right irc channel to discuss this" wasn't understood.
[17:55:06] <njr> apologies and thanks
[17:56:09] <trungl> presumably some other forum has people who actually know more about the API
[17:56:14] <trungl> biab
[17:56:15] *** trungl has quit IRC
[17:58:51] <thomasvl> rsesek: i doubt it, probably the size issue again
[17:59:09] <rsesek> thomasvl: yea, sync_unit_tests is choking on libwebcore.a
[18:00:28] *** Venom_X has quit IRC
[18:00:36] <thomasvl> probably needs the same fix as the others
[18:00:50] <rsesek> yup
[18:01:11] <rsesek> I don't know what to do about unit_tests though
[18:01:21] <rsesek> because that already has the "fix"
[18:02:23] <thomasvl> rsesek: ping mark when he gets in?
[18:02:27] <rsesek> yup
[18:02:27] <Peter`> I'd like to request whether a developer could take a look at http://crbug.com/44984 . It's giving false positives on feature-based detection of register(Protocol|Content)Handler with no known work-around, forcing web developers to enable- or disable it based on Chrome's version, which isn't desirable.
[18:02:38] <rsesek> thomasvl: in the mean time, I'll look at sync_unit_tests
[18:02:52] <thomasvl> k
[18:03:20] *** trungl_away is now known as trungl
[18:03:36] *** Tommi has quit IRC
[18:05:36] *** GeekShadow has quit IRC
[18:05:57] *** Tommi has joined #chromium
[18:13:56] *** Venom_X has joined #chromium
[18:14:14] *** njr has quit IRC
[18:14:16] <rsesek> davemoore: ping
[18:14:55] <rsesek> thomasvl: CL to you http://codereview.chromium.org/2276006/show
[18:16:35] *** sebmarkbage has quit IRC
[18:16:47] *** masterov has joined #chromium
[18:16:59] *** johnny_g has joined #chromium
[18:18:59] *** thakis_ has quit IRC
[18:19:25] <rsesek> no sheriffs around?
[18:19:58] *** RT|Chatzilla has quit IRC
[18:22:26] <trungl> echelog-1: tree-status
[18:22:32] <echelog-1> trungl: Tree is closed (Automatic: "unit_tests" on "Vista Tests (dbg)(1)" from 48388: davemoore at chromium dot org)
[18:22:57] <rsesek> davemoore's CL does not look like it'd cause the repeated crashing unit tests though
[18:23:02] <rsesek> he changed a preference default
[18:23:11] <alyxuk|> Hmm.
[18:23:33] <rsesek> [2928:1596:0527/090953:324995031:FATAL:resource_bundle.cc(135)] Check failed: false.
[18:23:36] <alyxuk|> is it a known issue in the latest dev build that, if your connection dies, or you change the router you are connected to, chrome crashes?
[18:25:02] <alyxuk|> ive  noticed it on two different computers :/
[18:25:11] <alyxuk|> (the only two ive used chrome on..)
[18:25:25] *** pdelgallego has joined #chromium
[18:25:59] <thomasvl> rsesek: just a sec, i think i see what happened
[18:27:19] <thomasvl> rsesek: look at the failed build, see the warning on extract build
[18:28:16] <rsesek> yup. but what failed? nothing's jumping out at me in stdio
[18:28:47] <rsesek> and the subsequent failed run doesn't have an extract build warning
[18:28:57] *** shepazu has quit IRC
[18:29:18] <thomasvl> it failed to get build 48388, so it took what ever was "latest"
[18:29:24] <davemoore> I don't see how a change from "5" to "9" could break things
[18:29:31] <thomasvl> meaning it would be what ever had built by then.
[18:29:38] <thomasvl> so any of the follow cls could be the problem
[18:29:43] <davemoore> ah
[18:29:43] <thomasvl> sky's cl includes grd changes
[18:29:55] <thomasvl> so it could take 2 cycles for the header constant changes to ripple through
[18:29:58] <rsesek> ah okay
[18:30:03] *** FullFlannelJacke has quit IRC
[18:30:11] <thomasvl> just update the stat to closed waiting for a grd to ripple through
[18:30:19] <thomasvl> if it doesn't clear with another spin, we'll have to dig more
[18:30:42] <rsesek> k
[18:31:32] *** masterov_ has joined #chromium
[18:32:18] *** masterov has quit IRC
[18:32:19] *** masterov_ is now known as masterov
[18:32:57] *** twanj has joined #chromium
[18:33:27] *** FullFlannelJacke has joined #chromium
[18:33:55] <thomasvl> rsesek: yea, string mismatches come on other bots (as soon as they finish)
[18:39:23] *** markmentovai has joined #chromium
[18:39:23] *** ChanServ sets mode: +v markmentovai
[18:41:02] *** WePac has quit IRC
[18:42:29] *** MikeSmithW3C has quit IRC
[18:43:27] *** tittiatcoke has joined #chromium
[18:43:34] *** tittiatcoke has quit IRC
[18:43:34] *** tittiatcoke has joined #chromium
[18:43:46] *** js2 has joined #chromium
[18:44:09] *** kbr_google has quit IRC
[18:44:35] *** lukas___ has joined #chromium
[18:47:33] *** MikeSmithW3C has joined #chromium
[18:48:05] *** nikolasco has joined #chromium
[18:51:27] *** mseaborn has quit IRC
[18:54:58] *** GeekShadow has joined #chromium
[18:57:54] *** lukas___ has quit IRC
[18:59:36] *** masterov has quit IRC
[19:00:44] <rsesek> opening
[19:01:14] *** pinkerton has joined #chromium
[19:01:14] *** ChanServ sets mode: +v pinkerton
[19:02:34] *** davetarmac has quit IRC
[19:05:46] *** WePac has joined #chromium
[19:06:32] *** SRabbelier has quit IRC
[19:08:52] *** SRabbelier has joined #chromium
[19:09:43] *** masterov has joined #chromium
[19:14:32] *** phajdan-jr has joined #chromium
[19:14:32] *** ChanServ sets mode: +v phajdan-jr
[19:16:32] *** Zaba has quit IRC
[19:16:40] *** rwlbuis has joined #chromium
[19:17:28] *** reViSe has joined #chromium
[19:17:44] <reViSe> Hello, how do i disable meta redirects in chrome browser?
[19:18:00] *** adamdecaf has joined #chromium
[19:18:53] *** adamdecaf has joined #chromium
[19:19:23] *** Greboid has joined #chromium
[19:19:27] *** thomasvl has quit IRC
[19:20:47] *** Zaba has joined #chromium
[19:21:35] *** rafaelw has joined #chromium
[19:23:22] *** Caleb has quit IRC
[19:24:30] *** Caleb has joined #chromium
[19:24:32] <stuartmorgan> reViSe: assuming you aren't asking about creating a custom build of Chromium that does this, try one of the support links in the topic
[19:26:29] *** ojan has joined #chromium
[19:28:03] *** csilv has joined #chromium
[19:30:44] *** bradleymeck has quit IRC
[19:34:40] *** adzuci has quit IRC
[19:34:40] *** adzuci has joined #chromium
[19:35:59] *** mpcomplete has joined #chromium
[19:35:59] *** ChanServ sets mode: +v mpcomplete
[19:38:17] *** Zaba has quit IRC
[19:38:24] *** lzheng-mtv has joined #chromium
[19:39:02] *** sbyer has joined #chromium
[19:39:11] *** lzheng-mtv has left #chromium
[19:40:06] *** lzheng has quit IRC
[19:40:08] *** cying_ has joined #chromium
[19:40:42] *** lzheng has joined #chromium
[19:42:52] *** phanee has joined #chromium
[19:44:38] *** adamdecaf has quit IRC
[19:47:05] *** Zaba has joined #chromium
[19:48:14] *** rafaelw has left #chromium
[19:50:13] *** Zucca has quit IRC
[19:50:20] *** gOcOOl1 has quit IRC
[19:50:44] *** gOcOOl has joined #chromium
[19:50:56] *** thomasvl has joined #chromium
[19:50:57] *** ChanServ sets mode: +v thomasvl
[19:55:50] *** Zucca has joined #chromium
[19:56:12] *** reViSe has quit IRC
[19:57:52] *** glider has joined #chromium
[19:59:43] *** pkaushik has quit IRC
[20:00:44] *** ovnicraft has joined #chromium
[20:01:25] <ovnicraft> hi folks, i have problems with my chrome browser in linux, this is the place to search help?
[20:01:41] *** ansi has joined #chromium
[20:02:12] <stuartmorgan> ovnicraft: nope; see topic for links
[20:02:29] *** glider has quit IRC
[20:02:55] <ovnicraft> stuartmorgan, ok
[20:04:11] *** phajdan-jr has quit IRC
[20:05:14] *** bent-mozilla has joined #chromium
[20:05:38] *** maikmerten has joined #chromium
[20:07:00] *** ovnicraft has left #chromium
[20:07:41] *** Venom_X has quit IRC
[20:08:12] *** eseidel has joined #chromium
[20:09:49] <brettw> I'm still watching the BP live stream. Right now the're banging on the leaking pipe with a wrench. That will surely stop it.
[20:11:27] *** js2 has quit IRC
[20:13:15] *** eseidel has quit IRC
[20:13:20] <akalin> hello chromiumites
[20:13:28] <akalin> anyone know what's up with http://codereview.chromium.org/2309002/show ?
[20:13:43] <akalin> namely, why sync_unit_tests somehow isn't compiling on the TSan but but is everywhere else?
[20:15:40] *** chrisccoulson has quit IRC
[20:16:21] <akalin> nevermind, there's a linked bug
[20:16:49] *** apavlov has quit IRC
[20:18:18] *** pathorn has joined #chromium
[20:18:19] *** Bleak has joined #chromium
[20:18:30] *** mseaborn has joined #chromium
[20:20:06] *** js2 has joined #chromium
[20:20:22] *** dave_levin has joined #chromium
[20:21:01] <pinkerton> tony^work: ping?
[20:21:18] <trungl> pinkerton: isn't he in Japan these days?
[20:21:23] <pinkerton> oh. hrm.
[20:22:27] *** sbyer has quit IRC
[20:27:00] *** phanee has quit IRC
[20:34:56] *** Bleak has quit IRC
[20:37:17] *** phanee has joined #chromium
[20:38:50] *** jshin has joined #chromium
[20:38:57] *** zer0her0 is now known as D4nl
[20:39:30] *** bers has joined #chromium
[20:39:45] *** D4nl is now known as zer0her0
[20:40:12] *** bent-mozilla has quit IRC
[20:40:32] *** mpcomplete has quit IRC
[20:44:40] *** bweinstein has joined #chromium
[20:45:21] *** bweinstein has joined #chromium
[20:47:49] *** bradleymeck has joined #chromium
[20:47:50] *** jamesr has joined #chromium
[20:50:39] *** zachera has joined #chromium
[20:50:47] <zachera> checkboxes????
[20:51:04] <zachera> checkboxes are like ghosts on my windows....
[20:51:23] <zachera> when is this getting fixed?
[20:52:22] <pinkerton> works for me
[20:52:34] <stuartmorgan> zachera: if you search our bug tracker you can find that bug and star it, then you'll get updated when it is fixed
[20:53:18] <zachera> stuartmorgan: bug tracker?
[20:53:22] *** abarth|entities is now known as abarth|afwk
[20:53:25] <stuartmorgan> http://crbug.com
[20:54:15] <stuartmorgan> http://crbug.com/3543 specifically is what you want I think
[20:55:25] *** wjmaclean_ has joined #chromium
[20:55:38] *** wjmaclean_ has quit IRC
[20:57:16] *** thakis_ has joined #chromium
[20:57:17] *** ChanServ sets mode: +v thakis_
[20:59:17] <zachera> stuartmorgan: whats the order of priority for bugs? 1-N or N-1 ?
[20:59:27] <zachera> with 1/N being the most important
[20:59:34] <estade> zachera: 0 is most important
[20:59:51] <zachera> ok
[21:00:42] *** craigsch has quit IRC
[21:01:02] <jrg> markmentovai: do we have more plans to deal with linker issues?
[21:01:18] <jrg> markmentovai: e.g. more can't mmap issues on bots.
[21:01:19] <jrg> m
[21:01:19] <jrg> ark
[21:01:23] <jrg> markmentovai: c.f. http://build.chromium.org/buildbot/memory/builders/Chromium%20Mac%20(valgrind)/builds/5085/steps/compile/logs/stdio
[21:01:32] <zachera> ok thanks
[21:01:46] <markmentovai> jrg: we can turn off svg as a stopgap. this isn't gonna last long.
[21:01:55] <markmentovai> what's the status of valgrind on 10.6?
[21:01:59] <jrg> markmentovai: what do you mean "won't last long"?
[21:02:10] <markmentovai> means that it's a stopgap, our stuff keeps growing...
[21:02:12] <jrg> markmentovai: valgrind on 10.6 works for my tests but never tried full bot impact
[21:02:22] <markmentovai> the linker is absolutely exhausting available address space in 32-bit mode
[21:02:39] <markmentovai> so we can start moving all builds onto 10.6 but retain 10.5 for valgrind gtesting
[21:02:45] <rsesek> markmentovai: we don't necessairly have to run Valgrind on 10.6; we could just build on 10.6 and shuttle it over
[21:02:47] <markmentovai> or we can just move to 10.6 for valgrind build+test
[21:02:49] <markmentovai> right
[21:02:53] <jrg> yes.  Do you mean "turning off svg won'r fix things for long" or do you mean we're switching to 10.6 for all rsn?
[21:02:54] *** johnny_g has quit IRC
[21:02:57] <rsesek> 10.6 valgrind isn't "official"
[21:03:02] <zachera> not to bug about it, but i'm just curious does anyone know why the checkboxes disappear? like is it a render issue or something?
[21:03:11] *** johnny_g has joined #chromium
[21:03:13] *** johnny_g has quit IRC
[21:03:24] <rsesek> jrg: turning off svg won't work in the long-term; it's a short-term solution
[21:03:25] <jrg> rsesek: "official" and "getting stuff upstreamed" is a discussion we should take offline
[21:03:33] <thakis_> zachera: there's an ancient, very long bug about that that you can read
[21:03:44] <thakis_> probably related to sandbox and gdi confusing each other
[21:03:45] <markmentovai> jrg: i mean "turning off svg will probably fix things but sooner or later we'll be broken in exactlyt he same way"
[21:03:48] <zachera> thakis_: where can i read?
[21:03:54] <markmentovai> i have no idea how long it'll last
[21:03:56] *** johnny_g has joined #chromium
[21:04:05] <jrg> markmentovai: do we have plans to move to 10.6?  If so, when?
[21:04:11] <rsesek> jrg: sure. I'm just not sure we want to be running Valgrind with an experimental patch for 10.6 support on our buildbot
[21:04:14] *** johnny_g has quit IRC
[21:04:18] <thakis_> zachera: search on http://crbug.com for "classic checkboxes" or some such
[21:04:47] <jrg> rsesek: you realize we have no options.  Being all "official" (10.5) means we don't link.
[21:04:59] *** johnny_g has joined #chromium
[21:05:00] <markmentovai> jrg: this is the famous "bot work" that always comes up and takes tvl and me off of other things. yes, at this point, we can probably move all builders to 10.6 and deprecate 10.5 as a build platform, pending some exploratory work to make sure that everything's getting the SDK for headers and libraries.
[21:05:00] *** johnny_g has quit IRC
[21:05:07] <zachera> thakis_: yes i have starred it. the info is there?
[21:05:16] <rsesek> jrg, markmentovai: FYI: http://bugs.kde.org/show_bug.cgi?id=205938
[21:05:34] <markmentovai> jrg: the last "thing" that was tying us to maintaining 10.5 as a build platform is no longer a "thing"
[21:05:37] <rsesek> and http://bugs.kde.org/show_bug.cgi?id=205241
[21:05:44] *** johnny_g has joined #chromium
[21:05:45] *** johnny_g has quit IRC
[21:05:50] <markmentovai> so that's probably the best way forward
[21:05:53] <markmentovai> it's just a huge chunk of work
[21:06:16] *** johnny_g has joined #chromium
[21:06:21] <jrg> markmentovai: yes.  huge.  Especially with "lab movement and 'down" issues
[21:06:29] *** johnny_g has quit IRC
[21:06:31] <markmentovai> yup
[21:06:51] <jrg> OK I'll turn off SVG for a few things for now.  (e.g. unit_tests, valgrind) and see if it helps.
[21:07:00] *** johnny_g has joined #chromium
[21:07:16] *** johnny_g has quit IRC
[21:07:22] *** sbyer has joined #chromium
[21:07:45] *** zachera has left #chromium
[21:07:47] *** johnny_g has joined #chromium
[21:08:09] *** johnny_g has quit IRC
[21:08:37] <estade> anyone else unable to file bugs?
[21:08:40] *** johnny_g has joined #chromium
[21:08:46] <estade> generic "Server Error" message
[21:08:51] *** johnny_g has quit IRC
[21:09:35] *** johnny_g has joined #chromium
[21:09:50] *** johnny_g has quit IRC
[21:10:25] *** johnny_g has joined #chromium
[21:10:43] *** johnny_g has quit IRC
[21:11:14] *** johnny_g has joined #chromium
[21:17:24] *** shepazu has joined #chromium
[21:19:31] *** thomasvl has quit IRC
[21:19:46] *** BCalvignac has left #chromium
[21:21:32] *** thomasvl has joined #chromium
[21:21:32] *** ChanServ sets mode: +v thomasvl
[21:22:06] *** Venom_X has joined #chromium
[21:23:42] *** BCalvignac has joined #chromium
[21:24:30] *** BCalvignac has left #chromium
[21:25:00] *** BCalvignac has joined #chromium
[21:26:40] *** BCalvignac has quit IRC
[21:27:05] *** dmaclach has joined #chromium
[21:29:22] *** BCalvignac has joined #chromium
[21:30:46] *** phanee has quit IRC
[21:30:58] *** wr| has quit IRC
[21:31:57] *** wr| has joined #chromium
[21:37:50] <pinkerton> aboodman: re your extensions bug, are you building the branch with the flags to build chrome or just chromium?
[21:38:48] *** bgmerrell has quit IRC
[21:39:07] *** bgmerrell has joined #chromium
[21:39:56] *** BCalvignac has quit IRC
[21:41:08] *** maikmerten has quit IRC
[21:42:35] *** BCalvignac has joined #chromium
[21:46:23] <jrg> FYI: restarting memory master since I landed fixed (hopefully) for Mac linker issues.  Don't be alarmed at purpleness.
[21:49:49] *** thakis_ has quit IRC
[21:50:26] *** tittiatcoke has quit IRC
[21:52:30] *** FullFlannelJacke has quit IRC
[21:52:44] *** ansi has quit IRC
[21:53:56] *** FullFlannelJacke has joined #chromium
[21:54:40] *** apatrick_ has joined #chromium
[21:56:44] <jrg> denisromanov ping
[21:58:28] *** rickspencer3 has quit IRC
[21:58:42] *** rickspencer3 has joined #chromium
[21:59:45] <pinkerton> doesn't appear they're on irc
[21:59:54] <jrg> pinkerton: I figured that out
[21:59:58] <pinkerton> :)
[22:00:02] <rsesek> drover!
[22:00:16] <pinkerton> please to be of the backing out now!
[22:00:16] <rsesek> tree has been closed a lot today
[22:00:21] <jrg> rsesek: drovering.  Tried to find connection between CL and error first... didn't see one
[22:00:31] <jrg> rsesek: tree has not been closed a lot today (since I got in ayway)
[22:00:44] <rsesek> ah it was closed a bit this morning, and I've been off in java land
[22:01:17] <pinkerton> what's java?
[22:01:38] <rsesek> this language where there's an exception if you do anything
[22:01:44] <jrg> pinkerton: it's what weenies use.
[22:02:43] <sky__> pinkteron: a language where there is no link step.
[22:02:44] * rsesek rushes back to C++ land
[22:08:19] *** dpranke has joined #chromium
[22:08:19] *** ChanServ sets mode: +v dpranke
[22:13:05] <rsesek> LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported;  ignored
[22:13:08] <rsesek> hm
[22:13:49] <pinkerton> now java suddenly doesn't seem so bad
[22:16:49] *** KaOSoFt has joined #chromium
[22:17:28] *** AaronMT has quit IRC
[22:18:10] <KaOSoFt> Is there a support channel for Google Chrome? I'm curious as how do the auto-update feature works on Linux.
[22:18:40] <KaOSoFt> Or perhaps one of you know: does it tell me when it does update?
[22:22:52] <jrg> tree open
[22:23:23] * akalin looks at the topic
[22:25:48] *** KaOSoFt has left #chromium
[22:26:31] *** rwlbuis has quit IRC
[22:33:23] *** Venom_X has quit IRC
[22:34:10] *** bauerb has joined #chromium
[22:34:17] *** bratsche has quit IRC
[22:35:52] *** elliottcable is now known as ec
[22:37:29] *** Venom_X has joined #chromium
[22:37:45] *** apatrick_ has left #chromium
[22:38:37] *** lilmatt has joined #chromium
[22:47:20] *** ROBOd has quit IRC
[22:47:47] *** bratsche has joined #chromium
[23:08:20] *** kinnetica has quit IRC
[23:09:26] *** Royall_ has joined #chromium
[23:09:38] <Royall_> pressing Home and End no longer jump me to the top/bottom of the page
[23:11:10] <stuartmorgan> Royall_: http://new.crbug.com
[23:12:32] <jrg> estade ping
[23:18:57] *** mpcomplete has joined #chromium
[23:18:57] *** ChanServ sets mode: +v mpcomplete
[23:20:22] *** Bero`Idle has quit IRC
[23:20:58] *** pinkerton has quit IRC
[23:21:17] *** thomasvl has quit IRC
[23:21:22] *** GeekShadow has quit IRC
[23:23:07] <trungl> echelog-1: tree-status
[23:23:12] <echelog-1> trungl: Tree is closed (Automatic: "unit_tests" on "Vista Tests (dbg)(1)" from 48388: davemoore at chromium dot org)
[23:23:22] <trungl> lies!
[23:23:26] <estade> jrg: looking
[23:23:29] <trungl> I wonder what the latency is
[23:23:37] <jrg> estade: I reverted; see email
[23:23:43] <trungl> echelog-1: tree-status
[23:23:43] <echelog-1> trungl: Tree is closed (Automatic: "unit_tests" on "Vista Tests (dbg)(1)" from 48388: davemoore at chromium dot org)
[23:23:46] <trungl> nope
[23:24:38] <trungl> we just need a real sheriffbot
[23:24:49] <estade> jrg: the link to the buildbot results you posted doesn't work for me
[23:24:59] <estade> and I think we should have just disabled it on windows
[23:25:02] <jrg> estade: is internal link; not sure why it doesn't work.
[23:25:10] <estade> jrg: the internal buildbot quit working for me
[23:25:18] <estade> as of this week or so
[23:25:29] <jrg> estade: tree is very red; trying to get lots done.  Feel free to adjust then reland as you see fit.
[23:25:46] <jrg> estade: don't know why internal bot fails for you.  Perhaps your proxy isn't set up correctly.
[23:26:24] <estade> the test page says it is
[23:26:52] *** trungl-bot has joined #chromium
[23:27:10] *** tonyg-cr has quit IRC
[23:27:26] <jrg> estade: then I have no idea why the internal bot link quit working for you.  Is it just you, or everyone in SMO?
[23:27:54] *** trungl-bot has quit IRC
[23:28:23] <estade> jrg: all of SMO it seems
[23:28:34] *** trungl-bot has joined #chromium
[23:28:51] <jrg> estade: sounds like something for Ops to investigate.  File a ticket, or ping jail dudes.
[23:28:54] <trungl> trungl-bot: hi
[23:28:54] <trungl-bot> trungl: Error: "hi" is not a valid command.
[23:28:59] <trungl> trungl-bot: list
[23:29:01] <trungl-bot> trungl: Admin, Channel, Config, Misc, Owner, and User
[23:29:05] <trungl> hrm
[23:30:55] *** sjefen6 has quit IRC
[23:31:33] *** trungl-bot has quit IRC
[23:32:01] *** Royall_ has left #chromium
[23:33:16] *** sjefen6 has joined #chromium
[23:36:04] <trungl> echelog-1: tree-status
[23:36:05] <echelog-1> trungl: Tree is closed (Automatic: "unit_tests" on "Vista Tests (dbg)(1)" from 48388: davemoore at chromium dot org)
[23:36:10] <trungl> argh
[23:36:15] <trungl> stupid echelog-1
[23:36:24] <trungl> or maybe just lazy
[23:36:33] <jrg> andybons ping
[23:36:39] *** Kunalagon has quit IRC
[23:37:12] <rsesek> jrg: he just stepped out
[23:37:19] <jrg> rsesek: thx; nm I got it
[23:37:54] <jrg> rsesek: he is on blamelist but tracked it down to "not his fault"
[23:39:54] *** kerz has joined #chromium
[23:42:22] *** lisppaste9 has quit IRC
[23:42:25] *** lisppaste9 has joined #chromium
[23:44:19] *** akem has joined #chromium
[23:44:21] <akem> hi
[23:45:48] *** mseaborn has quit IRC
[23:46:18] <akem> is it possible to see the non flash version of youtube with chromium 6 atm?
[23:47:08] *** bent-mozilla has joined #chromium
[23:47:13] <thakis> markmentovai: hooray for not deprecating 10.5 as build platform until i'm on 10.6?
[23:47:19] <thakis> trungl: did you teach echelog-1 that?
[23:47:25] <markmentovai> thakis: are you on 10.6 yet?
[23:47:26] *** WePac has quit IRC
[23:47:50] <thakis> no
[23:47:54] <thakis> my company won't let me
[23:48:02] <jamesr> your company sucks
[23:48:08] <jamesr> i've been on 10.6 for weeks
[23:48:46] <markmentovai> thakis: your company should let you
[23:49:20] *** bratsche is now known as br-away
[23:49:23] <thakis> markmentovai: it requires jumping through hoops tho
[23:49:50] <markmentovai> i thought it required "reboot and wipe." is it more involved than that?
[23:50:42] <thakis> "reboot and wipe" and then "reboot and wipe" again once the official 10.6 image comes out afaiu
[23:50:46] <thakis> i don't want to wipe twice
[23:51:13] *** roc has joined #chromium
[23:51:15] <markmentovai> are you sure you?ll need to do it twice?
[23:51:24] <markmentovai> it won?t just be blessed at some point?
[23:51:26] <trungl> thakis: yes
[23:51:40] <thakis> trungl: woah
[23:51:59] <trungl> thakis: echelog-1 can display stuff from RSS feeds
[23:52:02] <rsesek> echelog-1 doesn't seem to be the greatest student
[23:52:02] <echelog-1> rsesek: Error: "doesn't" is not a valid command.
[23:52:09] <trungl> echelog-1: tree-status
[23:52:09] <echelog-1> trungl: Tree is closed (Automatic: "unit_tests" on "Vista Tests (dbg)(1)" from 48388: davemoore at chromium dot org)
[23:52:13] <trungl> argh
[23:52:24] <thakis> markmentovai: i read that i'd need to re-wipe once the final build comes out. that was a while ago tho, and maybe the current testing build is close to final, i don't know
[23:52:29] <trungl> maybe the rss feed is broken
[23:52:33] <thakis> i'm waiting for the real final
[23:52:41] <rsesek> thakis: there's now a build that's marked as 'stable'
[23:52:49] <jamesr> current == final
[23:53:01] <thakis> i'm waiting for an announcement mail
[23:53:15] <jamesr> psh
[23:53:31] *** tonyg-cr has joined #chromium
[23:53:33] *** ChanServ sets mode: +v tonyg-cr
[23:53:35] <jamesr> oh also you can't run the layout tests in 10.6
[23:53:40] <jamesr> without having a bajillion pixel failures
[23:54:28] <trungl> hrm, it's all feed43.com's fault
[23:55:33] *** Bleak has joined #chromium
[23:57:26] *** rafaelw has joined #chromium
[23:57:39] *** mseaborn has joined #chromium
[23:59:44] *** _rs has quit IRC

top