June 26, 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:17] <rsesek> pkasting_: chromeos is still broken
[00:00:22] <pkasting_> Darn
[00:00:30] <sky_> what's the check_perms step on the linux trybots? It keeps failing on me.
[00:00:50] <rsesek> sky_: I think something was sent to cr-dev, but I think it checks for +x mode on files
[00:01:16] <pkasting_> rsesek: What's a link to the appropriate bot?
[00:01:25] <sky_> http://buildbot.jail.google.com/buildbot/chromium/builders/Linux%20Builder%20(ChromiumOS)/builds/8534/steps/compile/logs/stdio
[00:01:26] <pkasting_> rsesek: The official builder hasn't tried my fix yet
[00:01:31] *** pssw0rt has joined #chromium
[00:01:53] <rsesek> http://build.chromium.org/buildbot/waterfall/builders/Linux%20Builder%20(ChromiumOS)/builds/8533
[00:01:56] <rsesek> as well
[00:02:03] <sky_> rsesek: how come all my trys seem to go red on that step?
[00:02:11] <rsesek> sky_: link?
[00:02:27] <sky_> http://build.chromium.org/buildbot/try-server/builders/linux/builds/35664
[00:02:43] <markmentovai> pkasting_: NotifyObserversOfIPAddressChangeForTests is static
[00:03:01] <sky_> those are all preexisting files.
[00:03:05] <rsesek> sky_: I just saw a CL that fixes this. I think it's okay that it's failed so long as none of the erroneous files it lists in its stdout are from your CL
[00:03:08] <pkasting_> markmentovai: I think you mean the non-ForTests version, and I am aware of that
[00:03:14] <sky_> good, glad someone is fixing it.
[00:03:15] <pssw0rt> hi, i am compiling chromium with the makepkg system of Archlinux, but when i create the package, this start compiling from 0, always
[00:03:40] <sky_> Peter, how about a revert?
[00:03:51] <pkasting_> I probably need to switch NewRunnableMethod -> NewRunnableFunction
[00:03:53] <markmentovai> pkasting_: i mean that in network_change_notifier, it?s static, regardless of UNIT_TEST.
[00:04:07] <rsesek> sky_: http://src.chromium.org/viewvc/chrome?view=rev&revision=50887 I bet lkgr hasn't caught up yet
[00:04:23] <pkasting_> markmentovai: I don't understand what you're trying to tell me
[00:04:27] <pkasting_> sky_: No
[00:04:42] <markmentovai> pkasting_: apparently what you discovered: you don?t have a ?method? that can be invoked with NewRunnableMethod, because it?s static.
[00:05:07] <markmentovai> pkasting_: furthermore, your use of UNIT_TEST to provide a different implementation seems dangerous.
[00:06:03] <markmentovai> pkasting_: nm the UNIT_TEST thing
[00:06:39] <maruel> sky_: thestig is fixing check perms, he's the one that added that step
[00:06:43] *** alyssad has joined #chromium
[00:06:43] *** ChanServ sets mode: +v alyssad
[00:08:22] <estade> hclam: got it
[00:08:26] *** Martijnc has quit IRC
[00:08:33] <hclam> estade: looking
[00:09:11] <pkasting_> OK, ChromeOS compile fix attempt 2 is in -- this compiled for me when I pasted it into the Win implementation, so I think it should work
[00:10:09] <pkasting_> markmentovai: Now that I don't have that hanging over my head, were you worried about the ForTesting() function?
[00:10:21] *** awolfson has quit IRC
[00:10:42] <pkasting_> markmentovai: Or is that worry the thing you said nm about
[00:10:44] *** fantasticulous has joined #chromium
[00:11:03] <fantasticulous> hey is this a good channel for v8 embedding questions?
[00:11:10] *** dantasse has joined #chromium
[00:11:39] <markmentovai> pkasting_: don't worry, i misread it
[00:11:45] <maruel> fantasticulous: use the v8 mailing list
[00:11:51] <pkasting_> markmentovai: OK.
[00:11:55] <fantasticulous> ok maruel
[00:12:54] *** Martijnc has joined #chromium
[00:18:43] <pssw0rt> compilation of chromium always starts from scratch???
[00:19:35] <akalin> pssw0rt: nope
[00:19:37] *** eseidel has quit IRC
[00:19:47] <hclam> estade: failed 468, nice :_)
[00:19:47] <pssw0rt> so how you do that akalin
[00:19:57] <akalin> pssw0rt: huh
[00:20:01] <estade> hclam: :)
[00:20:13] <hclam> estade: check the results now, if it looks all good I'll rebaseline them
[00:20:14] <trungl-bot> Tree opened by pkasting at chromium dot org: Tree open [valgrind -> aa & asargent] [heapcheck -> aa & jcivelli] [page_cycler_moz -> introduced between 50646-50653]
[00:20:40] <hclam> estade: I mean I'm checking the results now :)
[00:21:26] <pssw0rt> whats mean "huh" akalin ?
[00:21:46] <estade> hclam: link? I'm having trouble finding it
[00:22:15] <hclam> http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20Linux%20(webkit.org)/builds/30488
[00:22:42] *** fantasticulous has quit IRC
[00:22:48] <hclam> 1000 images seem too much for chrome.. :(
[00:23:37] <mrossetti> What's the proper type to use for u_int64_t?
[00:24:32] <estade> hclam: random sample of 2 looks good
[00:24:39] <hclam> ok
[00:24:44] <hclam> going to rebaseline
[00:26:48] *** sswigart has quit IRC
[00:27:00] <pssw0rt> compilation of chromium always starts from scratch???
[00:28:50] <eglaysher_lin> pssw0rt: we do not control ArchLinux's packages. None of us have ever seen that behaviour before; typing make in a chromium checkout rebuilds only what's neccessary
[00:29:48] <markmentovai> mrossetti: uint64 (from <base/basictypes.h>
[00:30:09] <mrossetti> thanks markmentovai.
[00:33:17] *** budlust has joined #chromium
[00:33:38] <pssw0rt> eglaysher_lin, i kown, but when you compile chromium, always starts from 0 ???
[00:33:57] *** aroben has joined #chromium
[00:33:58] *** aroben has joined #chromium
[00:34:00] <markmentovai> no.
[00:34:19] *** eseidel has joined #chromium
[00:34:20] *** aroben has quit IRC
[00:34:20] *** bmizerany has joined #chromium
[00:34:36] *** Venom_X has quit IRC
[00:35:05] <mrossetti> markmentovai, since I have you attention: which should I use: SHRT_MAX or INT16_MAX or something else?
[00:35:21] <markmentovai> mrossetti: std::numeric_limits<T>::max() is always best
[00:35:41] <markmentovai> mrossetti: #include <limits>
[00:35:52] <mrossetti> excellent!  thanks.
[00:37:26] <maruel> pssw0rt: see topic
[00:41:11] <hclam> estade: very slowly rebasing on my linux client
[00:41:34] <estade> hclam: you don't use the results from that .zip?
[00:41:52] <hclam> i'm, but my linux git repo is behind
[00:42:10] <estade> i see
[00:44:06] *** jrmuizel has quit IRC
[00:44:47] *** markmentovai has quit IRC
[00:45:26] 
[00:45:30] *** pssw0rt has left #chromium
[00:45:54] <akalin> the double negation of maruel
[00:47:22] <hclam> landing webkit merge 61900
[00:48:29] <akalin> what's the name of the linux heapcheck bot?
[00:48:31] <akalin> linux_heapcheck?
[00:48:34] <akalin> trybot i mean
[00:49:02] <akalin> oh, linux valgrind
[00:49:08] *** prasadt has left #chromium
[00:49:39] <trungl-bot> Tree opened by sky at chromium dot org: Tree open [valgrind -> aa & asargent] [heapcheck -> aa & jcivelli]
[00:51:30] *** rsesek has quit IRC
[00:53:03] <maruel> akalin: am I full of negation?
[00:53:14] <maruel> akalin: the try server waterfall  is your friend
[00:57:45] *** mazda has quit IRC
[00:58:31] *** leavittx_ has quit IRC
[01:00:00] *** malavv has quit IRC
[01:01:44] *** leavittx_ has joined #chromium
[01:02:31] *** estade has quit IRC
[01:09:14] <sky_> leiz: do you know how to fix chrome frame tests bot?
[01:10:55] *** Gabe_G23 has quit IRC
[01:11:36] *** victorw has left #chromium
[01:12:33] *** Gabe_G23 has joined #chromium
[01:19:20] <leiz> sky_: probably not
[01:19:44] <leiz> ah, maybe
[01:22:52] <aboodman> i give up on the try bot
[01:22:56] <aboodman> i think i'm just going to check in :|
[01:23:05] <aboodman> it's friday, everyone's done for the day,right?
[01:23:08] <leiz> sky_: ok, fixed, let me reboot the box
[01:23:25] *** AaronMT has quit IRC
[01:23:28] <sky_> leiz++
[01:23:37] <leiz> aboodman: are you buying a round for everyone? ;)
[01:23:59] *** mazda has joined #chromium
[01:24:09] <leiz> sky_: someone left a cmd.exe console open in the build\Release directory, thus the bot couldn't delete it.
[01:28:40] <sky_> that wasn't very nice.
[01:28:51] *** mazda has quit IRC
[01:29:05] <sky_> do v8 bugs go in crbug.com/, or somewhere else?
[01:29:14] <leiz> v8 has their own bug tracker
[01:29:15] <aboodman> code.google.com/p/v8
[01:29:23] <sky_> tx
[01:30:20] *** mrossetti has quit IRC
[01:32:00] *** darwin_ has quit IRC
[01:32:14] *** budlust has quit IRC
[01:32:39] *** mazda has joined #chromium
[01:32:39] *** ChanServ sets mode: +v mazda
[01:32:56] *** mpcomplete has quit IRC
[01:39:58] *** dmazzoni has quit IRC
[01:40:02] *** dmaclach has quit IRC
[01:45:56] *** rickspencer3 has quit IRC
[01:46:05] *** eseidel has quit IRC
[01:47:04] *** jnd^work has quit IRC
[01:47:29] *** jnd^work has joined #chromium
[01:47:29] *** ChanServ sets mode: +v jnd^work
[01:50:22] *** mazda has quit IRC
[01:50:44] <dpranke> anyone using a git repo near tip of tree and able to run tools/sync-webkit-git.py successfully? the script is failing for my trying to sync webkit to r61900 (supposedly not available)
[01:51:52] <awong> dpranke: we were noticing soem strangeness here in kirkland
[01:52:00] <awong> it seems like the webkit git respotiory is significantly behind?
[01:52:08] *** mazda has joined #chromium
[01:54:03] *** bent-mozilla has quit IRC
[01:54:05] <dpranke> yeah, that's what it looks like now that I dig into it
[01:55:12] <dpranke> awong: checking on #webkit
[01:56:24] *** mazda has quit IRC
[01:57:48] *** rjkroege has quit IRC
[01:57:59] <awong> dpranke: yoou can always execute a git svn rebase manually
[01:58:08] <awong> dpranke: for a short-term fix at least
[01:58:14] <dpranke> awong: true
[01:58:32] *** mazda has joined #chromium
[01:58:36] *** ChanServ sets mode: +v mazda
[02:00:52] <sky_> leiz: could you kick the linux views builder, it seem stuck.
[02:01:04] <wesbluemarine> please help me to boot chromium os :(
[02:02:47] *** RT|Chatzilla has joined #chromium
[02:05:00] *** mazda has quit IRC
[02:08:14] *** JakeSays has quit IRC
[02:09:27] *** JakeSays has joined #chromium
[02:14:03] *** dglazkov has quit IRC
[02:20:09] *** jschuh has quit IRC
[02:20:25] *** atwilson_ has joined #chromium
[02:20:30] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "Linux Tests x64" from 50913: aa at chromium dot org, jcivelli at chromium dot org, sky at chromium dot org)
[02:21:29] <rafaelw> jcivelli: can you look at unittest failures?
[02:21:38] *** shepazu has joined #chromium
[02:22:12] *** MikeSmithW3C has quit IRC
[02:22:43] *** eseidel has joined #chromium
[02:23:32] <trungl-bot> Tree closed by rafaelw at chromium dot org: Tree is closed (jcivelli at chromium dot org -> unit_tests)
[02:24:39] *** MikeSmithW3C has joined #chromium
[02:26:46] *** asargent has left #chromium
[02:26:47] *** erikkay has quit IRC
[02:28:57] *** atwilson_ has quit IRC
[02:32:33] <jcivelli> We can reopen, I reverted
[02:33:02] <dcheng> Hmm. I think I broke my git client of Chrome
[02:33:11] <dcheng> When I try to sync webkit, it says "Couldn't map r61900 to a git revision."
[02:33:13] <dcheng> Any ideas?
[02:33:26] <thakis> dcheng: see what dpranke / awong said above
[02:33:43] <thakis> ( got to echelog.matzon.dk for irc logs if you need them)
[02:33:54] <dcheng> Ah, sorry didn't see that, it scrolled off the top of my screen
[02:34:38] <trungl-bot> Tree opened by rafaelw at chromium dot org: Tree open [unit_tests -> revert in] [valgrind -> aa & asargent] [heapcheck -> aa & jcivelli]
[02:34:43] *** JohnDoe2 has quit IRC
[02:35:38] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "Chromium Linux x64" from 50913: aa at chromium dot org, akalin at chromium dot org, derat at chromium dot org, jcivelli at chromium dot org, sky at chromium dot org)
[02:35:47] <hclam> maruel: ping
[02:37:03] <hclam> nsylvain: ping
[02:37:10] <rafaelw> sheriff going off duty. be nice.
[02:37:36] *** rafaelw has left #chromium
[02:37:52] <leiz> sky_: is it still stuck?
[02:38:03] <sky_> nsylvain kicked it for me.
[02:38:10] <leiz> yay, ok
[02:42:29] *** eseidel has quit IRC
[02:48:26] *** dmaclach has joined #chromium
[02:49:08] *** jrmuizel has joined #chromium
[02:50:13] *** trungl has joined #chromium
[02:50:13] *** ChanServ sets mode: +v trungl
[02:50:19] <trungl> 'evening, Chromium.
[02:50:19] <trungl-bot> trungl: Good evening.
[02:50:59] *** Cheery has quit IRC
[02:51:15] <trungl> trungl-bot: uptime
[02:51:15] <trungl-bot> trungl: I've been up for 605748 seconds.
[02:51:17] *** Martijnc has quit IRC
[02:51:55] <trungl> wow, that's a week
[02:53:40] *** dave_levin has quit IRC
[02:54:34] *** jrmuizel has quit IRC
[02:54:58] *** dmaclach has quit IRC
[02:55:32] *** bevc_work has quit IRC
[02:56:06] <awong> trungl: are you talking to your bot?
[02:56:17] <trungl> just checking up on it
[02:56:29] <awong> :P
[02:56:36] <trungl> maybe it misses me
[02:56:39] <trungl> I've been away all day
[02:56:58] <awong> I'm sure it does.  Bots have feelings too.
[02:57:20] <trungl> and we wouldn't want a sad trungl-bot
[02:57:25] <trungl> or worse, an angry one
[02:58:15] <awong> ph33r b0t.
[02:58:37] <trungl> :D
[02:59:12] <thakis> trungl-bot: uptime in readable units
[02:59:12] <trungl-bot> thakis: uptime takes no arguments; try using "halp"
[02:59:23] <thakis> trungl-bot: uptime in readable units halp
[02:59:23] <trungl-bot> thakis: uptime takes no arguments; try using "halp"
[02:59:29] <thakis> trungl-bot: I DID THAT
[02:59:30] <trungl-bot> thakis: Error: "I" is not a valid command.
[02:59:48] <thakis> RAAAAAAAAAAAGE
[03:00:04] <trungl> you clearly need your own bot
[03:00:05] *** chrisccoulson has quit IRC
[03:00:33] <thakis> that, or a codereview
[03:01:06] <trungl> definitely your own bot
[03:01:29] <thakis> trungl: what happened to that cake btw?
[03:01:42] <thakis> didn't eat all night last night to be prepared
[03:01:44] <trungl> thakis: errrrr, I didn't get around to it
[03:02:23] <trungl> now, it's slightly problematic if I make it tonight
[03:02:28] <trungl> and also problematic if I don't
[03:02:35] <trungl> (because then I won't have cake over the weekend)
[03:02:38] <thakis> cake is more important than, say, flash. you need to get your priorities straight
[03:03:45] <trungl> if I make a cake tonight, then I'll have to make a different cake to bring in
[03:03:51] <trungl> hmmmm
[03:04:21] <trungl> on the other hand, that kilo of (cut up) apricots really should be used sooner rather than later
[03:05:50] <thakis> bring them back to the store and claim they were defective
[03:05:55] <trungl> thakis: so I'm a bit confused by the "not ready for review" bit
[03:06:04] <thakis> trungl: oh, that's still there?
[03:06:08] <thakis> unfortunate :-)
[03:06:22] <thakis> trungl: udpated
[03:06:27] <thakis> updated, even
[03:06:34] <trungl> damn, now I have no excuse
[03:06:38] <trungl> well, it is Friday evening
[03:06:47] <thakis> well, you have to eat 1 kg of apricots first
[03:06:50] <thakis> that's a decent excuse
[03:08:01] *** johnny_g has quit IRC
[03:10:08] <trungl> argh
[03:10:12] <trungl> stupid rietveld
[03:10:17] <trungl> or stupid internet connection
[03:10:21] <trungl> one of the two
[03:10:26] <trungl> (or both)
[03:11:01] <trungl> or it could be camino's fault, I suppose
[03:14:26] *** jrforbes_ has joined #chromium
[03:15:01] *** pathorn has quit IRC
[03:15:13] <trungl-bot> Tree opened by aa at chromium dot org: Tree is open (cf extraction => ??)
[03:17:38] *** peavey has quit IRC
[03:20:24] *** trungl has quit IRC
[03:24:29] *** peavey has joined #chromium
[03:28:10] *** eseidel has joined #chromium
[03:29:58] *** dpranke has quit IRC
[03:35:43] *** tonyg-cr has quit IRC
[03:55:34] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Linux Builder (ChromiumOS)" from 50920: akalin at chromium dot org, hinoka at chromium dot org, jcivelli at chromium dot org)
[03:55:46] <leiz> CF IE8 might cycle green next time, the bot looks ok to me?
[03:56:34] <leiz> but I lost the internal bot url so I can't kick it
[03:56:49] <leiz> oh wait, there it goes...
[03:59:29] <leiz> anyone know if hinoka is around?
[03:59:33] *** csilv has left #chromium
[03:59:34] <leiz> nsylvain: ^
[04:00:45] <leiz> ... I'll revert in ~3 minutes if I don't hear anything
[04:07:40] <trungl-bot> Tree opened by thestig at chromium dot org (:leiz): Tree is open
[04:08:09] *** Dataforce has joined #chromium
[04:08:11] *** Caleb has quit IRC
[04:10:45] *** Caleb has joined #chromium
[04:11:41] <nsylvain> leiz: oops
[04:12:04] <nsylvain> leiz: thanks for reverting
[04:22:24] *** js2 has quit IRC
[04:22:34] *** js2 has joined #chromium
[04:22:38] *** rsleevi has joined #chromium
[04:22:44] *** js2 has quit IRC
[04:22:48] *** js2 has joined #chromium
[04:22:49] <aboodman> leiz: is that the chrome os build issue?
[04:23:46] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium XP" from 50922: akalin at chromium dot org, jcivelli at chromium dot org, thestig at chromium dot org (:leiz))
[04:25:27] *** jrmuizel has joined #chromium
[04:29:32] <leiz> aboodman: uh hoh
[04:30:18] <leiz> erg, someone kick the windows bot
[04:34:18] <leiz> submitted dummy patch
[04:35:36] *** yakattak has joined #chromium
[04:36:23] *** jcivelli has quit IRC
[04:38:19] *** jrmuizel has quit IRC
[04:42:56] *** thakis_ has joined #chromium
[04:42:56] *** ChanServ sets mode: +v thakis_
[04:47:27] *** dglazkov has joined #chromium
[04:47:27] *** ChanServ sets mode: +v dglazkov
[04:55:18] *** temp01 has left #chromium
[04:55:27] *** tfarina has joined #chromium
[04:56:46] *** bmizerany has quit IRC
[04:57:08] <tfarina> leiz: should we update the tree status?
[04:57:21] <leiz> tfarina: waiting for the compile to succeed
[04:57:29] <leiz> which it did
[04:58:11] <tfarina> leiz: right, so we are going to reopen the tree?
[04:58:20] <leiz> I will
[04:58:27] <tfarina> thanks
[04:58:44] *** leeight has joined #chromium
[04:58:46] *** leeight has left #chromium
[04:59:07] <trungl-bot> Tree opened by thestig at chromium dot org (:leiz): Tree is open (CF IE8 extract build failure -> crbug.com/47596)
[05:04:10] *** shoe has quit IRC
[05:04:19] *** shoe has joined #chromium
[05:06:30] *** DBO has joined #chromium
[05:06:36] <leiz> ok, I think the bots will cycle green. I'm outta here.
[05:07:46] *** bers has joined #chromium
[05:09:20] *** tfarina has quit IRC
[05:09:55] *** bers has quit IRC
[05:16:00] *** notorio has joined #chromium
[05:17:20] <trungl-bot> Tree opened by thestig at chromium dot org (:leiz): Tree is open (CF IE8 extract build failure -> crbug.com/47596, Linux dbg-shlib -> crbug.com/47575)
[05:20:48] *** trungl has joined #chromium
[05:20:48] *** ChanServ sets mode: +v trungl
[05:22:08] *** eseidel has quit IRC
[05:22:13] *** jrmuizel has joined #chromium
[05:22:33] <trungl> Cake underway. Now, I should do something about supper.
[05:25:10] *** thakis__ has joined #chromium
[05:25:10] *** ChanServ sets mode: +v thakis__
[05:25:17] *** dmaclach has joined #chromium
[05:29:11] *** Ruetobas has quit IRC
[05:29:22] *** thakis_ has quit IRC
[05:30:14] *** dmaclach_ has joined #chromium
[05:30:58] *** Ruetobas has joined #chromium
[05:33:42] *** dmaclach has quit IRC
[05:33:42] *** dmaclach_ is now known as dmaclach
[05:36:04] <thakis__> that's a good idea
[06:03:07] <rsleevi> I've scoured the wiki and didn't find anything, and must admit, I'm still a git neophyte transitioning from years of svn, but does anyone have any experiences / can anyone provide any pointers for concurrent development of the same branch across multiple platforms/machines (eg: the linux, mac, and win box sitting at my desk here) simultaneously? And will that mess up gclient? Just a pointer will do at this point :)
[06:05:24] <rsleevi> Is it just a matter of setting the other machines to pull from a remote repo of my primary dev box, which is the one gclient/git-svn/et-al is configured?
[06:07:59] *** spenguin[work] has quit IRC
[06:08:15] <thakis__> rsleevi: shess might know
[06:08:29] <thakis__> i usually git cl upload my work from one box and then git cl patch it on the other
[06:08:44] <thakis__> but i don't switch boxes often during one patch
[06:09:35] <trungl> gclient is very simple.
[06:09:44] <trungl> It only pulls stuff which isn't in the git repo.
[06:09:50] <trungl> (namely the stuff in DEPS)
[06:10:05] <trungl> so push/pull your branches around as you like
[06:10:24] <trungl> git checkout foo && gclient sync at the destination
[06:10:28] <trungl> (or whatever)
[06:11:16] <trungl> you can also tell git-cl the issue number ("git cl issue ...") if you git cl upload-ed on one machine but want to work from another
[06:11:42] <rsleevi> Yeah, I'd been using git cl as the means to sync the work between the boxes
[06:11:47] <rsleevi> Which seemed overkill
[06:13:11] *** spenguin[work] has joined #chromium
[06:14:00] <rsleevi> hence why I wanted to check if there was a better way. Based on what you and thakis__ said, it sounds like a local repo on my secondary boxes pointing to a "remote" on my primary, with the primary repo pointing to the svn head & lkgr (as branches), should work/shouldn't have issues
[06:14:23] <trungl> it depends on what you want to do
[06:14:40] <trungl> you can just git clone from your main machine and then pull
[06:14:43] <trungl> or you can push
[06:14:46] <trungl> or whatever
[06:15:10] <trungl> gclient hardly knows about git
[06:19:24] *** Dataforce has quit IRC
[06:19:29] * trungl 's pressing question is where his toothpicks are/what he's going to test his cake with.
[06:22:54] *** atwilson_home has joined #chromium
[06:23:13] *** Aria has joined #chromium
[06:24:09] *** Caleb has quit IRC
[06:24:40] *** Caleb has joined #chromium
[06:35:11] *** luxigo has joined #chromium
[06:36:03] <thakis__> trungl: mail it to me, i have toothpicks
[06:36:22] <trungl> I have a box of toothpicks somewhere too.
[06:37:45] *** jrmuizel has quit IRC
[06:41:03] *** Caleb has quit IRC
[06:42:43] *** dglazkov has quit IRC
[06:43:16] *** Caleb has joined #chromium
[06:43:39] *** thakis_ has joined #chromium
[06:43:40] *** ChanServ sets mode: +v thakis_
[06:43:45] *** thakis_ has quit IRC
[06:47:10] *** thakis__ has quit IRC
[06:47:13] *** spenguin[work] has quit IRC
[06:52:28] *** jrmuizel has joined #chromium
[06:55:08] *** jrforbes_ has quit IRC
[06:55:29] *** jrforbes_ has joined #chromium
[06:59:43] *** jrforbes_ has quit IRC
[07:01:11] *** spenguin[work] has joined #chromium
[07:01:21] *** jrmuizel has quit IRC
[07:04:36] *** jrmuizel has joined #chromium
[07:05:09] *** jrmuizel has quit IRC
[07:09:54] *** dmaclach has quit IRC
[07:17:11] *** fr has joined #chromium
[07:30:31] *** eseidel has joined #chromium
[07:30:49] <trungl> Damn, that's some fine cake.
[07:31:47] *** disappearedng has quit IRC
[07:32:55] *** thakis_ has joined #chromium
[07:32:56] *** ChanServ sets mode: +v thakis_
[07:37:04] *** zzuper has left #chromium
[07:37:29] *** lilmatt has joined #chromium
[07:45:07] *** disappearedng has joined #chromium
[07:48:37] *** yutak_home has quit IRC
[07:49:44] *** trungl_ has joined #chromium
[07:49:44] *** ChanServ sets mode: +v trungl_
[07:50:13] <rubenbb> I'm guessing cake is a euphemism for a body part? ;)
[07:53:27] *** trungl has quit IRC
[07:53:27] *** trungl_ is now known as trungl
[08:03:39] *** Aria has quit IRC
[08:09:02] *** smurfslover has joined #chromium
[08:13:45] *** eseidel has quit IRC
[08:13:55] *** thakis_ has quit IRC
[08:21:26] *** eseidel has joined #chromium
[08:24:31] *** MikeSmithW3C^ has joined #chromium
[08:27:32] *** General1337 has joined #chromium
[08:27:43] *** MikeSmithW3C has quit IRC
[08:30:08] *** shenki has quit IRC
[08:31:32] *** General13372 has quit IRC
[08:36:59] *** kenneth_reitz has quit IRC
[08:41:04] *** eseidel has quit IRC
[08:42:09] *** atwilson_home has quit IRC
[08:45:25] *** yutak_home has joined #chromium
[08:45:25] *** ChanServ sets mode: +v yutak_home
[08:46:59] *** tonyg-cr has joined #chromium
[08:46:59] *** ChanServ sets mode: +v tonyg-cr
[08:47:14] *** tonyg-cr has quit IRC
[08:47:37] *** hrna has joined #chromium
[08:50:10] *** trungl has quit IRC
[08:51:12] *** thakis_ has joined #chromium
[08:51:12] *** ChanServ sets mode: +v thakis_
[08:54:33] *** disappearedng_ has joined #chromium
[08:59:02] *** disappearedng has quit IRC
[09:08:06] *** disappearedng_ has quit IRC
[09:13:57] *** feldstein has quit IRC
[09:21:42] *** disappearedng_ has joined #chromium
[09:28:43] *** phajdan-jr has joined #chromium
[09:28:43] *** ChanServ sets mode: +v phajdan-jr
[09:36:14] *** smurfslover has left #chromium
[09:47:57] *** tittiatcoke has joined #chromium
[09:57:28] *** maikmerten has joined #chromium
[09:59:12] *** Bleak has quit IRC
[10:09:42] *** FullFlannelJacke has joined #chromium
[10:10:46] *** RT|Chatzilla_ has joined #chromium
[10:12:18] *** RT|Chatzilla has quit IRC
[10:12:24] *** RT|Chatzilla_ is now known as RT|Chatzilla
[10:34:12] *** ROBOd has joined #chromium
[10:35:36] *** darwin_ has joined #chromium
[11:09:16] *** tittiatcoke has quit IRC
[11:12:55] *** Erkan_Yilmaz__ has joined #chromium
[11:15:48] *** shepazu has quit IRC
[11:16:04] *** Erkan_Yilmaz_ has quit IRC
[11:19:43] *** Ambiguity has joined #chromium
[11:24:52] *** darwin_ has quit IRC
[11:26:50] *** darwin_ has joined #chromium
[11:28:56] *** tav has quit IRC
[11:41:10] *** dalias has joined #chromium
[11:42:10] <dalias> is there any extension to get chrome/chromium to stop giving me 'save as' dialog boxes when i click on links to text formats like .c, .h, .diff, etc?
[11:42:23] <dalias> i want it to just display in the browser window as text
[11:43:05] <rsleevi> I'd wager that the server is sending a mime-type other than text (eg: application/octet-stream)
[11:43:49] <dalias> text/x-chdr
[11:43:59] <dalias> chrome should be showing text/* in the browser window
[11:44:22] <dalias> regardless of whether it recognizes the label after the /
[11:45:35] <dalias> when i used ff i had an extension to force types to open in the browser
[11:45:42] <dalias> but ff sucks
[11:45:47] <wesbluemarine> why chromium os give me kernel panic at boot :(
[11:47:54] <rsleevi> Really? For all text/*. I'm not too familiar with the mime types, but I'd be curious for other things like text/html or text/css, that are textual, but require parsing (moreso in the former than the latter, admittedly)
[11:53:04] <dalias> obviously if the browser KNOWS the type like text/html it should process it as such
[11:53:14] <rsleevi> Hrm. Looking at Webkit's WebCore/dom/DOMImplementation, it looks to recognize text/*, with the exception of (text/html, text/xml, text/xsl), as plaintext
[11:53:31] <dalias> but the whole point of mime having text/ is that user-agents that don't recognize the subtype can just present it literally to the user
[11:53:48] *** thakis_ has quit IRC
[11:54:54] *** lianj_ has joined #chromium
[11:55:27] <rsleevi> You can also see WebCore/loader/TextResourceDecoder doing something similar.
[11:55:58] <dalias> well why does chrome prompt me to save this? http://www.m17n.org/libotf/otf.h
[11:56:05] <rsleevi> Your question admittedly was "can an extension/is there an extension to do it" - I don't know enough to answer that, but the quick look (not an expert in that area) suggests it should be behaving as you wish already
[11:56:10] <dalias> it's linked from the page and meant to be read online as documentation
[11:58:10] *** lianj has quit IRC
[11:59:45] <rsleevi> Looking at the headers, I don't see any of the normal bugaboos either (eg: content-disposition). You may wish to file a bug, as I would think too that it would display as raw text
[12:02:02] <rsleevi> Hmm
[12:02:19] <rsleevi> You may wish to look at http://crbug.com/7192
[12:02:43] <rsleevi> It's a similar issue (CSS downloading vs displaying)
[12:04:20] <dalias> my vision of ideal behavior would be to never open save as dialogs except on right-click menu -> save as
[12:05:46] <dalias> and if content (as determined by analysis, not mime type) it not textual, display (in the browser window) a choice to "view as text anyway" or "save as"
[12:05:59] <dalias> or "open with google docs" :)
[12:06:37] <rsleevi> File away, I say ;)
[12:06:48] <wesbluemarine> someone has tried chromium os recentely?
[12:18:19] *** Erkan_Yilmaz_ has joined #chromium
[12:21:37] *** Erkan_Yilmaz__ has quit IRC
[12:42:24] *** rsleevi has quit IRC
[12:47:05] *** GeekShadow has joined #chromium
[12:48:02] *** bers has joined #chromium
[12:59:03] *** MikeSmithW3C^ has quit IRC
[13:09:14] *** wesbluemarine has quit IRC
[13:22:38] *** bers has quit IRC
[13:23:55] *** bers has joined #chromium
[13:31:10] *** lianj_ is now known as lianj
[13:33:24] *** Martijnc has joined #chromium
[13:42:14] *** bers has quit IRC
[13:42:27] *** fantasticulous has joined #chromium
[13:48:05] *** tittiatcoke has joined #chromium
[13:59:43] <fantasticulous> titties and coke?
[14:02:31] *** fallenAngel1 has joined #chromium
[14:04:31] *** Zaba has quit IRC
[14:09:05] *** mbelshe has quit IRC
[14:09:35] *** mbelshe has joined #chromium
[14:09:35] *** ChanServ sets mode: +v mbelshe
[14:11:35] *** tony^wor1 has joined #chromium
[14:11:35] *** ChanServ sets mode: +v tony^wor1
[14:11:35] *** Zaba has joined #chromium
[14:12:32] *** fallenAngel1 has quit IRC
[14:12:33] *** tony^work has quit IRC
[14:12:33] *** BenL has quit IRC
[14:12:36] *** jparent_ has quit IRC
[14:13:12] *** jparent_ has joined #chromium
[14:13:12] *** ChanServ sets mode: +v jparent_
[14:14:01] *** BenL has joined #chromium
[14:14:45] *** sjefen6 has quit IRC
[14:14:49] *** sjefen6 has joined #chromium
[14:15:27] *** gkelly has quit IRC
[14:15:50] *** gkelly has joined #chromium
[14:17:56] *** peavey has quit IRC
[14:17:58] *** peavey has joined #chromium
[14:18:29] *** General1337 has quit IRC
[14:18:29] *** notorio has quit IRC
[14:18:29] *** DBO has quit IRC
[14:18:29] *** amx has quit IRC
[14:18:29] *** kinuko has quit IRC
[14:18:29] *** stoyan has quit IRC
[14:18:29] *** ScriptRipper has quit IRC
[14:18:29] *** ivan has quit IRC
[14:18:29] *** SRabbelier has quit IRC
[14:18:29] *** ukai has quit IRC
[14:18:29] *** mathrick has quit IRC
[14:18:29] *** zer0her0 has quit IRC
[14:19:00] *** BenL has quit IRC
[14:19:17] *** BenL has joined #chromium
[14:23:55] *** yutak_home has quit IRC
[14:24:24] *** General1337 has joined #chromium
[14:24:24] *** notorio has joined #chromium
[14:24:24] *** DBO has joined #chromium
[14:24:24] *** amx has joined #chromium
[14:24:24] *** kinuko has joined #chromium
[14:24:24] *** stoyan has joined #chromium
[14:24:24] *** ScriptRipper has joined #chromium
[14:24:24] *** ivan has joined #chromium
[14:24:24] *** SRabbelier has joined #chromium
[14:24:24] *** ukai has joined #chromium
[14:24:24] *** mathrick has joined #chromium
[14:24:24] *** zer0her0 has joined #chromium
[14:24:24] *** zelazny.freenode.net sets mode: +vv kinuko stoyan
[14:25:21] *** leeight has joined #chromium
[14:25:23] *** leeight has left #chromium
[14:29:40] *** Zaba has quit IRC
[14:36:55] *** Zaba has joined #chromium
[14:40:20] *** disappearedng_ has quit IRC
[14:43:03] *** darwin_ has quit IRC
[14:43:09] *** Cheery has joined #chromium
[14:43:25] *** chaser_ has quit IRC
[14:43:27] *** dr_win has joined #chromium
[14:44:49] <Cheery> does chrome have anything that'd let one implement an online wysiwym -editor?
[14:45:18] <Cheery> (that is, the only kind of rich text editor that actually provides USABLE formatting output)
[14:45:34] *** dr_win has quit IRC
[14:45:52] *** dr_win has joined #chromium
[14:48:18] <fantasticulous> what you see is what your mom?
[14:53:08] *** tittiatcoke has quit IRC
[14:57:10] *** plantain has quit IRC
[14:57:10] *** plantain has joined #chromium
[15:01:30] <Cheery> fantasticulous: well, somewhat like that yeah.
[15:01:53] <fantasticulous> wyeiwya
[15:02:24] <fantasticulous> so you've tried FCKeditor and the other one i forget its name?
[15:03:07] <Cheery> they work pretty badly. and are producing unusable output
[15:03:19] <Cheery> (WYSIWYG is unusable usually)
[15:03:47] <Cheery> I try make one working one out of contentEditable
[15:04:04] *** jrmuizel has joined #chromium
[15:04:29] *** roc has quit IRC
[15:04:52] <selckin> http://closure-library.googlecode.com/svn/trunk/closure/goog/demos/editor/editor.html
[15:04:56] <Cheery> though it's throwing out <div> -stuff
[15:06:15] <Cheery> selckin: lets see
[15:08:11] <fantasticulous> <span class="Apple-style-span" style="font-weight: normal;">
[15:08:12] <fantasticulous> x_x
[15:08:12] <Cheery> hmm looks broken
[15:08:38] <fantasticulous> yeah puts divs in too...
[15:14:38] <Cheery> I wonder whether there were controls for better handling contentEditable behavior
[15:16:18] <Cheery> maybe not
[15:16:31] <Cheery> then it goes to parsing of plaintext in fly.
[15:16:54] *** fantasticulous has quit IRC
[15:22:07] <Cheery> oh. I could retrieve the enter -keypress and mutate the <div> -thing.
[15:27:14] *** Beetny has quit IRC
[15:31:23] *** Erkan_Yilmaz__ has joined #chromium
[15:34:26] *** Erkan_Yilmaz_ has quit IRC
[15:38:23] *** Erkan_Yilmaz_ has joined #chromium
[15:41:43] *** Erkan_Yilmaz__ has quit IRC
[15:41:56] *** chaser_ has joined #chromium
[15:43:58] *** Erkan_Yilmaz__ has joined #chromium
[15:47:05] *** Erkan_Yilmaz_ has quit IRC
[15:50:09] <Cheery> Oh darn.
[15:50:26] <Cheery> I'll just ignore the whole contentEditable -field. :)
[15:50:52] <Cheery> Instead I'm making a parser.
[15:51:03] *** Martijnc has quit IRC
[15:51:40] <Cheery> Though I wonder what's the most efficient parser design for javascript.
[15:52:50] *** jnd^work has quit IRC
[15:53:22] *** jnd^work has joined #chromium
[15:53:22] *** ChanServ sets mode: +v jnd^work
[15:55:41] *** taf2 has joined #chromium
[15:58:38] *** tedoc2000 has joined #chromium
[15:59:20] *** Erkan_Yilmaz_ has joined #chromium
[16:01:12] *** Adys has quit IRC
[16:01:26] *** tittiatcoke has joined #chromium
[16:02:48] *** Erkan_Yilmaz__ has quit IRC
[16:14:54] *** Adys has joined #chromium
[16:18:05] *** dmaclach has joined #chromium
[16:19:17] *** duffydack has joined #chromium
[16:21:30] *** dmaclach_ has joined #chromium
[16:21:31] *** dmaclach has quit IRC
[16:21:31] *** dmaclach_ is now known as dmaclach
[16:23:58] *** duffydack has left #chromium
[16:25:24] *** dmaclach has quit IRC
[16:36:27] *** jrforbes_ has joined #chromium
[16:38:28] *** njr has joined #chromium
[16:39:32] <njr> Hi, in the JS console, performing the calculate '1.1 - 1.0', i am getting a result of 0.10000000000000009
[16:49:14] *** yakattak has quit IRC
[17:01:39] *** Martijnc has joined #chromium
[17:02:58] *** njr has quit IRC
[17:07:42] *** Aferlak12 has joined #chromium
[17:11:29] *** qinjia has joined #chromium
[17:18:11] *** tedoc2000 has quit IRC
[17:22:57] *** tedoc2000 has joined #chromium
[17:23:17] *** notorio has quit IRC
[17:23:29] *** tedoc2000 has quit IRC
[17:25:39] *** phajdan-jr is now known as phajdan-jr|afk
[17:25:42] *** phajdan-jr|afk is now known as phajdan-jr
[17:28:38] *** jrmuizel has quit IRC
[17:32:47] *** shenki has joined #chromium
[17:34:20] *** Zaba has quit IRC
[17:34:33] *** Dataforce has joined #chromium
[17:37:46] *** gnpbil has joined #chromium
[17:38:08] <gnpbil> there's a new version of libpng out, it fixes a security vulnerability
[17:38:12] <gnpbil> http://www.libpng.org/pub/png/libpng.html
[17:38:24] <gnpbil> "the possibility of execution of an attacker's code with the privileges of the libpng user (including remote compromise in the case of a libpng-based browser visiting a hostile web site)"
[17:38:48] *** tittiatcoke has quit IRC
[17:41:16] <m0> gnpbil: ah, thanks, I will create a bug report for that and maybe pull it in.
[17:41:53] <gnpbil> thanks
[17:42:30] *** Zaba has joined #chromium
[17:44:55] *** dglazkov has joined #chromium
[17:44:55] *** ChanServ sets mode: +v dglazkov
[17:49:19] <m0> gnpbil: I wonder how much work it would take us to use 1.4.1 instead of 1.2.43
[17:49:40] <m0> There seems to be better, less CPU time and memory.
[17:51:08] <gnpbil> the latest is 1.4.3 and 1.2.44
[17:51:56] <gnpbil> last time I asked for 1.4.x to be used, but was WontFix the bug
[17:52:00] *** taf2 has quit IRC
[17:52:12] <m0> hmm interesting ok
[17:52:14] <gnpbil> eventhough 1.4.x is faster
[17:52:31] <gnpbil> the libpng maintainer wrote so, faster and less memory usage
[17:54:29] <gnpbil> "It offers increased speed and reduced memory usage compared to the current embedded libpng versions."
[17:54:32] *** jrmuizel has joined #chromium
[17:55:09] <gnpbil> I think it's silly to use old libraries which will be discontinued support eventually when libpng 1.5 is released
[17:59:43] <gnpbil> m0 you need to update the version number to 1.2.44 in your bug, http://code.google.com/p/chromium/issues/detail?id=47633
[18:00:28] *** xenor has joined #chromium
[18:00:57] <m0> gnpbil: oops thanks
[18:01:26] *** xenor has left #chromium
[18:01:54] <phajdan-jr> m0: additionally, it's a security issue, so please keep the security team in the loop (at least CC, but I guess they'll just take it)
[18:02:01] <phajdan-jr> thanks for taking care of this btw
[18:03:01] *** jrmuizel has quit IRC
[18:03:05] <m0> np
[18:03:30] <m0> chrome is acting weird
[18:04:57] *** phajdan-jr is now known as phajdan-jr|afk
[18:05:00] <m0> gnpbil: do you guys have a feed/news somewhere or just hte mailing list for mentioining these stuff?
[18:05:31] <gnpbil> ahh, I'm not the libpng maintainer, I just noticed it on their website :)
[18:05:38] <m0> ah ok :)
[18:06:11] <gnpbil> and since PNG is very widely used, I believe it's important to fix this
[18:10:54] *** jrmuizel has joined #chromium
[18:13:30] *** duffydack has joined #chromium
[18:13:46] *** duffydack has left #chromium
[18:14:51] *** taf2 has joined #chromium
[18:16:42] *** RT|Chatzilla has quit IRC
[18:25:33] *** jrmuizel has quit IRC
[18:26:17] *** fantasticulous has joined #chromium
[18:26:19] *** amstan has joined #chromium
[18:27:53] *** jsbot_ has joined #chromium
[18:28:23] *** jsbot_ has left #chromium
[18:28:35] *** jsbot_ has joined #chromium
[18:29:23] <jsbot_> Hi i am the irc bot that fantasticulous is writing using v8 and libevent. But he didn't figure out how to handle async C++ callbacks yet :< http://groups.google.com/group/v8-users/browse_thread/thread/f0fb800e9300a101
[18:30:07] <jsbot_> I'm a sad robot :(
[18:31:32] *** Cheery has left #chromium
[18:32:13] *** jrmuizel has joined #chromium
[18:33:55] *** maikmerten_ has joined #chromium
[18:35:54] *** atwilson_home has joined #chromium
[18:36:51] *** maikmerten has quit IRC
[18:42:08] *** cardona507 has joined #chromium
[18:43:17] <cardona507> is this room appropriate to ask questions regarding Chrome extensions?
[18:43:45] <cardona507> I am doing the simple hello world debug tutorial and an wondering if location.reload() is deprecated - it is returning undefined in my console
[18:47:05] *** atwilson_home has quit IRC
[18:56:35] *** jsbot_ has left #chromium
[19:00:19] <cardona507> hmmm - location.reload() is working with the rest of chrome - but not when I right click on my extension icon and choose inspect popup
[19:01:25] <m0> A better area to ask would be chromium-extensions mailinglist this place is usually for Chrome development
[19:01:50] <m0> cardona507: I think there were others with the location.reload() issue as well last I remember
[19:02:08] <cardona507> cool - thanks m0
[19:03:03] <m0> cardona507: if your running the dev channel it should work I guess
[19:03:30] <cardona507> I'll check it out right now
[19:04:31] <m0> cardona507: http://groups.google.com/a/chromium.org/group/chromium-extensions/browse_thread/thread/4c2b39224ee331ef/ I answered there as well
[19:04:54] * m0 m0 is Mohamed Mansour
[19:05:31] <amstan> fantasticulous: oh yeah, try the mailing list
[19:06:04] <cardona507> m0 - awesome - just what I was looking for :)
[19:06:06] <fantasticulous> amstan: i already did.
[19:09:50] *** trungl has joined #chromium
[19:09:50] *** ChanServ sets mode: +v trungl
[19:10:02] <trungl> 'morning, Chromium.
[19:10:02] <trungl-bot> trungl: Good morning!
[19:14:04] *** rsleevi has joined #chromium
[19:14:43] *** selckin has quit IRC
[19:22:40] *** jrmuizel has quit IRC
[19:23:19] *** MikeSmithW3C has joined #chromium
[19:28:08] *** jrmuizel has joined #chromium
[19:50:56] *** cardona507 has quit IRC
[20:06:04] *** Transformer has joined #chromium
[20:06:37] *** Transformer has quit IRC
[20:19:20] *** jrmuizel has quit IRC
[20:21:39] *** dglazkov has quit IRC
[20:24:21] *** maikmerten_ has quit IRC
[20:25:05] *** klawd has left #chromium
[20:27:40] *** General13372 has joined #chromium
[20:29:05] *** gnpbil has quit IRC
[20:30:52] *** General1337 has quit IRC
[20:35:34] *** Zaba has quit IRC
[20:36:20] *** amstan has left #chromium
[20:38:04] *** Zaba has joined #chromium
[20:48:55] *** skerner_ has joined #chromium
[20:49:37] *** skerner__ has joined #chromium
[20:49:37] *** ChanServ sets mode: +v skerner__
[20:53:36] *** skerner_ has quit IRC
[20:59:41] *** thakis_ has joined #chromium
[20:59:42] *** ChanServ sets mode: +v thakis_
[21:12:27] *** [Nef] has quit IRC
[21:20:42] *** qinjia has quit IRC
[21:28:07] *** skerner__ has left #chromium
[21:28:29] *** duffydack has joined #chromium
[21:30:33] *** [Nef] has joined #chromium
[21:46:22] <m0> Anyone notice if the mouse cursor is over a flash movie, it lags?
[21:46:33] *** FishFace has joined #chromium
[21:48:30] *** rsleevi has quit IRC
[21:48:39] *** rsleevi has joined #chromium
[21:58:27] *** thakis__ has joined #chromium
[21:58:27] *** ChanServ sets mode: +v thakis__
[22:02:06] *** thakis_ has quit IRC
[22:03:27] *** tlrobinson_ has joined #chromium
[22:06:45] *** tlrobinson has quit IRC
[22:06:45] *** tlrobinson_ is now known as tlrobinson
[22:09:16] *** shenki has quit IRC
[22:10:59] <fantasticulous> m0: i think that depends on video driver
[22:12:41] *** Zaba has quit IRC
[22:14:39] *** tittiatcoke has joined #chromium
[22:15:55] *** Beetny has joined #chromium
[22:16:17] *** shreyas_ has joined #chromium
[22:17:31] *** shreyas_ has quit IRC
[22:18:58] *** duffydack has left #chromium
[22:22:40] *** dglazkov has joined #chromium
[22:22:40] *** ChanServ sets mode: +v dglazkov
[22:23:30] *** Zaba has joined #chromium
[22:26:30] *** dglazkov has quit IRC
[22:30:29] *** fta has quit IRC
[22:32:49] *** jrmuizel has joined #chromium
[22:34:37] *** urbanape has joined #chromium
[22:40:59] *** rsleevi has quit IRC
[22:41:20] *** dglazkov has joined #chromium
[22:41:20] *** ChanServ sets mode: +v dglazkov
[22:43:25] *** fta has joined #chromium
[22:44:10] *** ROBOd has quit IRC
[22:50:50] *** notorio has joined #chromium
[22:52:33] *** dglazkov has quit IRC
[22:55:26] *** urbanape has quit IRC
[23:00:23] *** FullFlannelJacke has quit IRC
[23:01:04] *** FullFlannelJacke has joined #chromium
[23:01:16] *** SRabbelier has quit IRC
[23:03:03] *** shepazu has joined #chromium
[23:11:10] *** taf2 has quit IRC
[23:17:22] *** dglazkov has joined #chromium
[23:17:23] *** ChanServ sets mode: +v dglazkov
[23:20:36] *** vithos has quit IRC
[23:26:11] *** Caleb has quit IRC
[23:27:21] *** bmizerany has joined #chromium
[23:29:50] *** dglazkov has quit IRC
[23:29:59] *** SRabbelier has joined #chromium
[23:34:22] *** tittiatcoke has quit IRC
[23:38:21] *** SRabbelier has quit IRC
[23:44:58] *** rsleevi has joined #chromium
[23:45:30] *** duffydack has joined #chromium
[23:46:17] *** SRabbelier has joined #chromium
[23:48:17] *** rsleevi has quit IRC
[23:48:54] *** eseidel has joined #chromium
[23:51:07] *** LA2 has joined #chromium
[23:51:44] *** hrna has quit IRC
[23:52:24] <LA2> is there a ready build for Linux that is later than 5.0? or must I build it myself?
[23:53:44] *** duffydack has quit IRC
[23:59:41] *** LA2 has quit IRC

top