[00:01:48] *** sierranevadan has joined #chromium [00:02:33] *** Guest25839 has quit IRC [00:02:36] <pkasting> aa: unit_test error might be you? [00:02:54] *** Guest25839 has joined #chromium [00:03:00] <pkasting> aboodman: ^^^ [00:03:30] *** sierranevadan has left #chromium [00:03:44] <aboodman> pkasting: balls [00:03:46] <aboodman> looking [00:04:14] *** Guest25839 has quit IRC [00:05:00] <aboodman> pkasting: i think maybe the builder needs a clobber [00:05:06] <aboodman> i changed a resource [00:05:11] <aboodman> do the builders still hate that [00:05:12] <aboodman> ? [00:05:16] <pkasting> aboodman: probably [00:05:21] <pkasting> aboodman: a .grd? [00:05:33] <aboodman> a file ref'd by a grd file [00:05:44] <pkasting> aboodman: I'm not sheriff so you should just do whatever [00:05:58] <aboodman> sweet, whatever [00:06:00] <pkasting> aboodman: If you didn't touch a .grd itself I don't know why you'd need a clobber but maybe I'm wrong [00:06:01] *** romainhuet has joined #chromium [00:06:01] <aboodman> pkasting said i could [00:06:03] <markmentovai> aboodman: they hate it, but they might recover on the next cycle [00:06:30] *** jamesr has joined #chromium [00:09:37] *** rrr has joined #chromium [00:10:58] <zork> aboodman, markmentovai: If it needs a clobber, does that mean several bots are going to fail? [00:11:09] <aboodman> zork: i think so, i think i already see two [00:11:14] <aboodman> i'm trying to clobber now [00:11:28] <aboodman> maybe something is down? i'm having trouble logging into the internal bot age [00:11:30] <aboodman> page* [00:11:41] <zork> I couldn't access it, either [00:12:04] <aboodman> let's give it another round [00:12:08] <markmentovai> i can get it but i don't think it should be clobbered until it has another cycle [00:12:08] <aboodman> i bet it fixes itself [00:12:13] <markmentovai> it will most likely clear up on the next round [00:12:18] <zork> Alright [00:12:29] <markmentovai> you can even open the tree, but be ready to close it the second it fails a second round [00:13:53] *** bradleymeck has joined #chromium [00:15:45] <bradleymeck> is there any explanation as to why String.search has worse performance than String.match for chromium? [00:17:36] *** mck182|afk has quit IRC [00:19:13] *** romainhuet has quit IRC [00:20:23] *** tanderson has joined #chromium [00:20:32] *** tanderson has left #chromium [00:22:35] <markmentovai> aboodman: looks ok this cycle [00:23:11] *** eseidel_ has joined #chromium [00:25:40] *** int3 has quit IRC [00:25:58] <aboodman> sweet [00:28:00] *** eseidel has quit IRC [00:28:00] *** eseidel_ is now known as eseidel [00:30:09] *** paul_irish has quit IRC [00:31:22] *** taf2 has quit IRC [00:32:29] *** jamesr has quit IRC [00:33:02] *** rrr has quit IRC [00:34:17] *** StuckMojo has joined #chromium [00:37:05] *** int3 has joined #chromium [00:37:16] *** jamesr has joined #chromium [00:37:55] <StuckMojo> what paths does chrome look in for plugins? [00:37:58] *** feldstein has quit IRC [00:37:58] <StuckMojo> and in what order? [00:38:03] <StuckMojo> on linux [00:39:04] <aboodman> evmar: ^ [00:39:08] *** nealmcb has joined #chromium [00:39:43] <evmar> StuckMojo: i'd just look at strace [00:40:06] *** bweinstein has quit IRC [00:41:33] <StuckMojo> hmm [00:42:07] <StuckMojo> my actual problme is that the new native 64bit build of chrome on unbuntu doesn't play well with their 32bit flash plugin that's wrapped by ndiswrapper [00:42:31] <StuckMojo> if i move that out the way and copy the beta 64bit flash.so it stops crashing [00:42:31] <evmar> play well? [00:42:37] <evmar> yeah [00:42:47] <StuckMojo> like if i hit any page with flash, it eventually asks me to kill the page [00:42:57] <StuckMojo> this wasn't a problem before i upgraded to lucid [00:42:57] <evmar> right [00:43:07] <StuckMojo> i suspect because chrome used to be a 32bit build [00:43:11] <StuckMojo> running in emulation [00:43:16] <StuckMojo> or whatever [00:43:18] <evmar> not sure, exactly [00:43:26] <StuckMojo> yeah me neither ;) [00:43:29] <evmar> so you're saying the chrome version of flash is wrapped by nspluginwrapper? [00:43:32] <evmar> i don't think that's true [00:43:32] <StuckMojo> but that's my suspicion [00:43:38] <StuckMojo> it's not [00:43:48] <StuckMojo> well wait [00:43:51] <evmar> oh, then you're talking about the ubuntu one? [00:44:25] <StuckMojo> if i put the 64bit one into /usr/lib/flashplugin-installer/, it uses it directly [00:44:35] <StuckMojo> if i put the 32bit one there, it uses... [00:44:39] *** tonikitoo has quit IRC [00:44:45] <StuckMojo> /var/lib/flashplugin-installer/npwrapper.libflashplayer.so [00:44:50] <StuckMojo> and is crashy [00:45:13] <StuckMojo> ubuntu installs the 32bit flash with that wrapper so 64bit FF can use it [00:45:15] <evmar> nspluginwrapper is a real pain [00:45:23] <StuckMojo> also there was no 64bit flash before like mid-year last year [00:45:33] <evmar> you can disable plugins in chrome via about:plugins, maybe that will help? [00:45:40] <StuckMojo> yeah i did that, so no more crash [00:45:49] <evmar> oh, but chrome doesn't load the other one? [00:45:53] <StuckMojo> but the web is only semi-useful without it these days :( [00:46:01] <StuckMojo> there is only one i think [00:46:07] <StuckMojo> that wrapper loads it [00:46:11] <StuckMojo> from /usr/lib/flashplugin-installer/ [00:46:16] <evmar> i'm saying, disable the wrappered one, and then chrome can use the native 64 one [00:46:21] <StuckMojo> if i stick the 64bit one there, chrome works but FF doesn't [00:46:29] <StuckMojo> yeah, that breaks FF [00:46:31] <StuckMojo> well... [00:46:37] <StuckMojo> lemme start over [00:46:45] <StuckMojo> whatyou just said is what i'd like to do [00:46:53] <evmar> i see, but you want to install it in a place ff can't find it [00:46:58] <StuckMojo> but where can i stick the 64bit .so that chrome will see it, but FF wont [00:47:01] <StuckMojo> yeah [00:47:03] <evmar> mkdir ~/.config/google-chrome/plugins , copy it there [00:47:06] <evmar> sorry for being slow [00:47:07] <StuckMojo> and that will either ... ah [00:47:09] <StuckMojo> lol [00:47:14] <StuckMojo> no, i wasn't explaining well [00:47:20] <evmar> or /opt/google/chrome/plugins, i think [00:47:24] <evmar> i forget the capitalization :( [00:47:26] <StuckMojo> was trying to avoid asking the real question here, per /topic [00:47:37] *** bweinstein has joined #chromium [00:47:41] <evmar> you can do something like "strace -o log google-chrome", load about:plugins, then "grep -i plugin log" [00:47:52] <evmar> since chrome will at least attempt to open all the directories it looks in [00:48:18] *** eseidel has quit IRC [00:48:43] <StuckMojo> hmm [00:48:53] <StuckMojo> tried .config/.../plugins and Plugins [00:49:11] <StuckMojo> lemme try strace to see what order it's looking in [00:50:31] <StuckMojo> aha! first one is: /opt/google/chrome/plugins [00:50:36] <StuckMojo> then /home/jon/.mozilla/plugins [00:50:48] <evmar> eventually it should also try .config/.../ i think [00:50:56] <StuckMojo> doesn't look like it ever does [00:50:59] <StuckMojo> grep plugin log | grep config [00:51:02] <StuckMojo> finds zip [00:51:29] <evmar> huh, that's strange, i'm sure i just added plugins that way [00:51:34] <evmar> try grep -i plugin [00:51:39] <StuckMojo> shit [00:51:54] <StuckMojo> still picking up /var/lib/flash... [00:52:28] *** markmentovai has quit IRC [00:52:30] <evmar> dang, the nspluginwrapper home page seems to have disappeared off the internet [00:52:37] <evmar> the directory list it looks in is fearsome [00:53:23] <StuckMojo> weird [00:53:26] <StuckMojo> one sec... [00:54:03] <StuckMojo> lol [00:54:15] <StuckMojo> i forgot to copy the .so into the plugins dir i created [00:54:19] <StuckMojo> *facepalm* [00:54:42] <StuckMojo> WOOT! [00:55:06] <StuckMojo> thanks! [00:55:08] *** jrmuizel has quit IRC [00:55:18] <StuckMojo> bingo! [00:55:25] <StuckMojo> that's *exactly* what i was trying to do [00:55:35] <StuckMojo> stick it somewhere earlier in the search path that wasn't in FF's [00:55:48] <StuckMojo> didn't think to use strace to find the list it looks in [00:55:49] <StuckMojo> thanks much! [00:56:15] <StuckMojo> although it's a tad sad how attached i've become to chrome already [00:56:16] <StuckMojo> heh [00:56:31] <StuckMojo> i was all bummed because i was going to have to start using FF again, heh [00:56:49] <StuckMojo> now the important test...does hulu work... [00:57:00] *** enigmus has joined #chromium [00:57:07] <StuckMojo> damn [00:57:19] *** davemoore__ has joined #chromium [00:57:36] <StuckMojo> "We're sorry but we're unable to stream videos to your system. This may be due to an Adobe software limitation on 64-bit Linux systems." [00:57:40] <StuckMojo> Boooo! Hisssss! [00:57:51] <StuckMojo> oh well, i can use FF for hulu [00:57:55] *** pkasting has quit IRC [00:57:55] *** davemoore has quit IRC [00:57:55] *** pkasting has joined #chromium [00:57:55] *** pkasting has joined #chromium [00:57:55] *** ChanServ sets mode: +v pkasting [00:58:11] *** BCalvignac1 has quit IRC [00:58:26] <evmar> StuckMojo: yes, i am sad about that too [00:58:36] <evmar> StuckMojo: i suppose i need to figure out why nspw stopped working in lucid [00:59:08] <evmar> StuckMojo: if it makes you feel any better, hulu doesn't work for anyone outside the us either :) [00:59:23] *** kinuko has quit IRC [00:59:29] <jamesr> chromium on linux: it's like living in europe [00:59:31] *** kinuko has joined #chromium [00:59:40] *** BCalvignac has quit IRC [00:59:43] *** rginda has quit IRC [00:59:45] *** estade has quit IRC [01:00:00] *** estade has joined #chromium [01:00:00] *** ChanServ sets mode: +v estade [01:00:02] *** BCalvignac has joined #chromium [01:00:17] *** rginda has joined #chromium [01:00:27] *** jorlow has quit IRC [01:00:37] *** jorlow has joined #chromium [01:00:44] <StuckMojo> evmar: /home/jon/.config/google-chrome/Plugins [01:00:53] <StuckMojo> grep -i found it, so you were right. unsurprisingly ;) [01:01:25] <StuckMojo> evmar: i've actually taken to using my PS3 to watch hulu now [01:01:34] *** scottbyer_afk has left #chromium [01:01:46] <StuckMojo> i bought a media server and transcoder for it. cost like $30 [01:01:57] <StuckMojo> have to run win7 in virtualbox for it though [01:01:58] <evmar> i thought you couldn't run non-ps3 software on ps3 anymore [01:01:59] <StuckMojo> but it does work [01:02:14] <StuckMojo> well, this is a media server, like mediatomb [01:02:24] <StuckMojo> mediatomb - UPnP MediaServer (main package) [01:02:27] *** leavittx has quit IRC [01:02:37] <StuckMojo> except it supports transcoding on the fly to ps3 friendly formats [01:02:57] *** leavittx has joined #chromium [01:02:58] <StuckMojo> and...the pay version of it supports "premium" content, like hulu and a few others [01:03:18] *** BCalvignac1 has joined #chromium [01:03:21] <StuckMojo> it was worth it because i can watch everything *except* hulu on my nice big tv thanks to mediatomb [01:03:45] *** ukai_ has quit IRC [01:03:56] <StuckMojo> i probably should have looked for a cracked one or something. but it had a 30 day money back. was worried it wouldn't be able to transcode fast enough in VB [01:04:11] <StuckMojo> but i have a core i3 overclocked to like 4Ghz [01:04:19] <StuckMojo> so it seems to do fine, using about 20% cpu [01:04:36] <StuckMojo> ps3 internal browser has flash [01:04:45] <StuckMojo> but hulu started blocking it at sony's request [01:04:55] <StuckMojo> so you could then set up squid and change the user agent and it worked again [01:05:08] <StuckMojo> but then hulu started requiring a newer flash and we were SOL again [01:05:26] <StuckMojo> since you have to wait for sony to update the plugin on the ps3 [01:05:46] <StuckMojo> speaking of watching hulu outside the US... [01:05:47] *** dmaclach has quit IRC [01:06:08] <StuckMojo> isn't it easy to find an http proxy somewhere in the US you can just bounce through? [01:06:40] <jamesr> sounds like something to discuss in some other channel [01:06:59] *** hbono has joined #chromium [01:07:28] <StuckMojo> mmph [01:07:55] *** Venom_X has quit IRC [01:09:25] *** s|k_ has quit IRC [01:09:35] *** bradleymeck has quit IRC [01:10:21] *** johnny_g_ has joined #chromium [01:10:23] *** bradleymeck has joined #chromium [01:11:29] *** bradleymeck has quit IRC [01:13:14] *** drizzd has quit IRC [01:15:16] *** johnny_g has quit IRC [01:15:16] *** johnny_g_ is now known as johnny_g [01:17:21] *** Bleak has joined #chromium [01:17:47] *** feldstein has joined #chromium [01:17:59] <leiz> hey, who's looking at the valgrind / heapchecker failures? [01:18:06] *** dmaclach has joined #chromium [01:18:23] <leiz> mac ui 4 looks like jcivelli r46482 [01:20:27] *** dmaclach has quit IRC [01:22:26] <StuckMojo> evmar: anyway, thanks! solved the problem, much appreciated [01:22:35] * StuckMojo heads back to #postgresql [01:22:38] *** StuckMojo has left #chromium [01:23:03] <leiz> zork: ping ^^ [01:23:18] <zork> leiz: I was just looking through the logs. [01:23:33] <leiz> zork: can you ping jay? [01:23:47] <zork> leiz: Sure. [01:24:05] <leiz> I'm looking at heapchecker, it's been failing for a while now [01:24:28] *** eseidel has joined #chromium [01:24:37] *** felipe` has quit IRC [01:25:45] *** andrix has joined #chromium [01:26:05] <leiz> zork: assuming it's Jay, and if he cannot fix it soon, can you file a bug, assign it to Jay, and add a valgrind suppression? [01:26:36] <zork> Aye, talking to him about it now. [01:32:25] <leiz> heapchecker looks like eroman, and he just committed a fix [01:33:57] *** feldstein has quit IRC [01:35:36] *** nguard65 has joined #chromium [01:36:45] *** nguard65 has quit IRC [01:37:23] *** saurik has quit IRC [01:37:48] *** jackson has joined #chromium [01:38:17] *** jackson is now known as Guest82109 [01:39:29] *** saurik has joined #chromium [01:40:20] *** dglazkov has quit IRC [01:42:06] <leiz> yep, heapchecker is green now [01:44:47] <xji> zork, ping [01:47:09] <dcheng> Hm. Wasn't someone working on a presubmit to make sure you don't submit .cc/.h files with the exec bit? [01:47:54] <leiz> dcheng: I am working on something like that [01:48:26] <leiz> dcheng: http://codereview.chromium.org/1929001/show [01:48:35] <dcheng> Just curious, because I just synced and pulled in another executable .cc file =) [01:48:47] <leiz> dcheng: I did a mass svn propdel last week [01:49:02] <leiz> I'll have to do another round before I enable checkperms [01:49:15] <leiz> dcheng: we think it's from people running git on windows [01:49:20] <zork> xji: Hi. [01:50:55] <dcheng> leiz: yeah, it's also because of the way Win32 vim saves files. [01:51:44] <xji> zork, it is about chrome linux beta build bot. got an email saying that I broke several test results. but I do not think those are mine. buildbot just started another run. [01:53:10] <leiz> dcheng: yes, save to new temp file and rename -> new file comes with executable bit on by default because cygwin unix perms and ntfs permissions don't line up. [01:53:24] <zork> xji: Strange, I'm not seeing that yet. [01:53:32] <zork> Which revision? [01:54:00] <xji> zork: it is in linux beta. build 343. http://chrome-master.mtv:8010/builders/google%20chrome%20linux%20beta/builds/343 [01:54:28] *** victorw1 has left #chromium [01:54:59] <leiz> xji: if you're sure it's not you, then don't worry too much about it. [01:55:41] <leiz> xji: and of course zork won't see it. The official chrome builders are on a different waterfall all together [01:56:01] <zork> Ah [01:56:21] <xji> leiz: ah [01:57:56] *** andrix has quit IRC [01:58:00] *** andrix1 has joined #chromium [01:58:51] <stuartmorgan> Are _WIN32 and _WINDOWS interchangeable? [02:00:23] <dcheng> stuartmorgan: I don't think they are. [02:01:05] *** ukai_ has joined #chromium [02:01:28] <stuartmorgan> dcheng: Any idea what the differences are? [02:01:43] *** hbono has quit IRC [02:03:05] <dcheng> stuartmorgan: I think the MS platform SDK headers usually use WIN32 (I think most #define _WIN32 for you if WIN32 is also defined) [02:03:27] <dcheng> stuartmorgan: The last time I looked, it seemed like the main consumer of _WINDOWS was the NPAPI headers. But I'm not 100% sure. [02:03:52] <dcheng> It'd be nice if everyone could pick the same #define. [02:03:56] <stuartmorgan> dcheng: Yeah, I'm trying to reconcile different versions of the NPAPI headers [02:04:12] *** erikkay has quit IRC [02:04:16] <stuartmorgan> dcheng: Our copy uses _WIN32, and the new central repository uses _WINDOWS [02:05:10] *** felipe` has joined #chromium [02:10:04] *** johnny_g has quit IRC [02:10:14] *** johnny_g has joined #chromium [02:12:14] *** AaronMT has joined #chromium [02:13:24] *** dmaclach has joined #chromium [02:15:15] *** morrita1 has joined #chromium [02:22:55] *** taf2 has joined #chromium [02:22:59] *** stuartmorgan has quit IRC [02:27:20] *** enigmus has quit IRC [02:33:16] *** hbono has joined #chromium [02:33:30] <zork> Which evan is evan at chromium dot org? [02:33:40] <willchan> evan martin [02:33:53] <willchan> evmar in chat [02:34:21] <zork> Thanks. [02:36:01] <eroman> willchan: is anyone on the net_unittests valgrind failures? [02:37:18] <willchan> eroman: not that i know of? [02:37:29] <zork> eroman: I don't believe so. [02:37:33] <willchan> eroman: should i be on it? [02:37:34] <eroman> it failed in yours and mbelshe's checkin window, havent dug into whose to blame [02:37:39] *** arv has joined #chromium [02:37:54] *** rafaelw has left #chromium [02:37:55] <eroman> willchan: http://build.chromium.org/buildbot/memory/builders/Linux%20Tests%20(valgrind)(3)/builds/5048 [02:38:00] <willchan> that's spdy [02:38:04] <willchan> almost definitely mbelshe [02:38:23] <willchan> it's with a new test that he just added, so definitely him [02:38:49] <eroman> willchan: ok, i'll ping him [02:39:51] <eroman> zork: http://code.google.com/p/chromium/wiki/UserHandleMapping [02:40:27] <zork> eroman: Thanks, that's a useful chart! [02:40:48] <eroman> haha. why did yaar add an entry! [02:40:59] <zork> evmar: Are you looking into the Windows breaks? [02:41:06] <evmar> i am looking at them with disdain [02:41:40] *** dmaclach_ has joined #chromium [02:42:30] *** yaar has left #chromium [02:44:51] <evmar> http://code.google.com/p/gears/source/browse/trunk/third_party/gecko_1.9.1/osx/gecko_sdk/include/obsolete/protypes.h?r=3375 [02:44:55] <evmar> i wonder what defined(NTO) means [02:45:25] *** michaeln has joined #chromium [02:45:33] *** ukai_ has quit IRC [02:45:52] *** dmaclach_ has quit IRC [02:46:00] *** dmaclach has quit IRC [02:47:48] *** mazda has joined #chromium [02:49:55] * evmar writes mararita-fueled passive-aggressive commit message [02:51:42] <willchan> it's obvious you have been drinking margarita since you can't even spell it properly [02:51:53] * aboodman finishes beautiful margarita fueled collapsing toolbars [02:52:05] <evmar> i'm drinkin a mararita, whasshur prollem willchan [02:52:26] *** jmson__ has quit IRC [02:52:28] *** Behi has joined #chromium [02:52:56] *** AaronMT has quit IRC [02:54:57] *** dave_levin has quit IRC [02:55:35] *** yuzo has joined #chromium [02:59:01] *** jrmuizel has joined #chromium [03:03:23] *** bent-mozilla has quit IRC [03:05:47] *** mrossetti has quit IRC [03:06:29] *** tkent has joined #chromium [03:07:01] *** nikolasco has joined #chromium [03:09:53] *** snej has quit IRC [03:10:20] *** magn3ts has joined #chromium [03:12:58] <vandebo> maruel: are you still pondering http://codereview.chromium.org/1924004 and http://codereview.chromium.org/1899001 ? [03:13:34] *** trungl is now known as trungl_away [03:13:42] *** cying has quit IRC [03:17:19] *** RT|Chatzilla has joined #chromium [03:19:56] *** zyichi has joined #chromium [03:25:28] *** eduardop has joined #chromium [03:26:55] *** mpcomplete has quit IRC [03:27:52] *** eduardop has left #chromium [03:30:05] *** csilv has left #chromium [03:32:11] <dcheng> Hm. What would you expect to happen if you were viewing a page's source, and the original page redirected itself elsewhere? [03:32:34] <evmar> source should not change [03:32:55] <dcheng> It does. [03:33:05] <dcheng> If content script changes the page DOM, it seems to show up too. [03:33:28] *** yutak has joined #chromium [03:33:28] *** ChanServ sets mode: +v yutak [03:33:35] <dcheng> It's quite bizarre. [03:35:15] <dcheng> Let me make a minimal test case. [03:36:07] *** yutak has quit IRC [03:40:51] *** malavv has joined #chromium [03:40:55] <dcheng> Actually I think it's because content scripts are running on view-source: pages. [03:43:05] *** dglazkov has joined #chromium [03:43:06] *** ChanServ sets mode: +v dglazkov [03:45:15] *** andrix1 has quit IRC [03:45:31] *** dglazkov has quit IRC [03:52:50] *** yutak has joined #chromium [03:52:50] *** ChanServ sets mode: +v yutak [04:00:12] *** tonyg-cr has quit IRC [04:00:42] *** wers has joined #chromium [04:00:50] *** Guest82109 has quit IRC [04:02:37] *** jrmuizel has quit IRC [04:06:46] *** jrmuizel has joined #chromium [04:08:03] *** evmar is now known as evmar_afk [04:13:45] *** jrmuizel has quit IRC [04:15:35] *** malavv_ has joined #chromium [04:16:36] *** johnny_g has quit IRC [04:16:38] *** jamesr has quit IRC [04:17:10] *** zyichi has quit IRC [04:18:15] *** trungl_mbp has joined #chromium [04:19:50] *** malavv_ has quit IRC [04:20:09] *** malavv has quit IRC [04:20:51] *** trungl_mbp is now known as trungl [04:20:52] *** ChanServ sets mode: +v trungl [04:23:36] *** jrmuizel has joined #chromium [04:24:58] *** zyichi has joined #chromium [04:27:51] *** tonyg-cr has joined #chromium [04:27:52] *** ChanServ sets mode: +v tonyg-cr [04:29:31] *** zyichi has quit IRC [04:30:40] *** tonyg-cr has quit IRC [04:31:16] *** FeasibilityStudy has joined #chromium [04:38:01] *** twanj_ has joined #chromium [04:38:26] *** twanj has quit IRC [04:38:51] *** twanj_ is now known as twanj [04:42:55] *** Guest82109 has joined #chromium [04:45:27] *** trungl has quit IRC [04:46:28] *** kuchhal has quit IRC [04:47:53] *** Behi has left #chromium [04:48:09] *** tedoc2000 has quit IRC [04:48:50] *** dpranke has quit IRC [04:49:13] *** tedoc2000 has joined #chromium [04:58:44] *** rohitrao has quit IRC [05:02:03] *** inferno-sec has quit IRC [05:13:24] *** cbentzel has quit IRC [05:13:56] *** bweinstein has quit IRC [05:14:14] *** bweinstein has joined #chromium [05:15:17] *** bweinstein has quit IRC [05:15:37] *** bweinstein has joined #chromium [05:20:02] *** tonyg-cr has joined #chromium [05:20:02] *** ChanServ sets mode: +v tonyg-cr [05:20:02] *** tonyg-cr has quit IRC [05:20:51] *** luxigo has joined #chromium [05:29:29] *** dmaclach has joined #chromium [05:30:13] *** zloidemon has joined #chromium [05:33:06] *** dmaclach_ has joined #chromium [05:33:06] *** dmaclach has quit IRC [05:33:07] *** dmaclach_ is now known as dmaclach [05:35:01] *** Behi has joined #chromium [05:35:07] *** Behi has left #chromium [05:43:34] *** rohitrao has joined #chromium [05:43:34] *** ChanServ sets mode: +v rohitrao [05:49:21] *** luxigo has quit IRC [05:49:36] *** luxigo has joined #chromium [05:51:06] *** cbentzel has joined #chromium [05:56:22] *** taf2 has quit IRC [05:57:20] *** tonikitoo has joined #chromium [06:02:13] *** magn3ts has quit IRC [06:07:45] *** ScriptRipper has quit IRC [06:09:42] *** luxigo has quit IRC [06:09:57] *** MikeSmithW3C has joined #chromium [06:12:27] *** wers has quit IRC [06:13:34] *** hbono has quit IRC [06:19:31] *** luxigo has joined #chromium [06:19:32] *** ScriptRipper has joined #chromium [06:29:25] *** dmaclach_ has joined #chromium [06:30:52] *** tkent has quit IRC [06:32:25] *** Zaba has joined #chromium [06:33:15] *** dmaclach has quit IRC [06:33:16] *** dmaclach_ is now known as dmaclach [06:33:54] *** zloidemon has quit IRC [06:35:39] *** Ronis_BR has left #chromium [06:36:32] *** zloidemon has joined #chromium [06:36:32] *** hbono has joined #chromium [06:37:40] *** tkent has joined #chromium [06:40:06] *** dmaclach has quit IRC [06:41:26] *** lilmatt_ has joined #chromium [06:41:33] *** lilmatt has quit IRC [06:44:12] *** Guest82109 has quit IRC [06:44:42] *** roc has quit IRC [06:45:06] *** luxigo has quit IRC [06:47:19] *** luxigo has joined #chromium [06:47:35] <Yuvi> hi, question about the sample_rate change in http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/ffmpeg/patches/to_upstream/15_mkv_buffer_overflow.patch?view=markup [06:48:00] <Yuvi> is the video that had issues / prompted the change available? [06:52:44] *** dmaclach has joined #chromium [06:54:27] *** zyichi has joined #chromium [06:55:47] *** bweinstein has quit IRC [06:55:58] *** michaeln has quit IRC [06:58:42] *** cbentzel has quit IRC [07:03:28] <nikolasco> Yuvi: the bug id referred to isn't visible to me (aka random person). So, I assume it's somewhere in the disclosure process (I'm not familiar with Chromium's) [07:06:22] *** steinberg has quit IRC [07:07:11] *** hayato has quit IRC [07:10:57] *** nikolasco has quit IRC [07:11:35] *** steinberg has joined #chromium [07:17:00] *** feldstein has joined #chromium [07:17:56] *** jrmuizel has quit IRC [07:17:57] *** hayato has joined #chromium [07:18:31] *** jrmuizel has joined #chromium [07:19:40] *** dmaclach has quit IRC [07:21:49] *** jrmuizel has quit IRC [07:26:50] *** zloidemon has quit IRC [07:27:33] *** pistons has joined #chromium [07:32:12] *** zloidemon has joined #chromium [07:32:38] *** eseidel has quit IRC [07:35:40] *** enigmus has joined #chromium [07:41:03] *** wers has joined #chromium [07:42:10] *** luxigo has quit IRC [07:43:59] *** bweinstein has joined #chromium [07:44:17] *** bweinstein has joined #chromium [07:44:40] *** bweinstein has joined #chromium [07:48:04] *** General1337 has joined #chromium [07:51:06] *** General13372 has quit IRC [07:53:25] *** rohan has joined #chromium [07:55:47] <rohan> did anyone notice that in the latest google chrome beta with internal flash 10.1, if i right click on any flash element (say a video on youtube), the plugin crashes? and that too browser-wide! [07:58:08] <pistons> how do you open up the task window manager thingy in chrome again? :\ [07:58:49] <rohan> shift-esc [07:58:58] *** steinberg has quit IRC [07:59:31] <pistons> ah yes, thank you very much. [08:02:29] *** rohitrao has quit IRC [08:04:44] *** SRabbelier has quit IRC [08:09:01] *** Kunalagon has joined #chromium [08:10:10] *** rohitrao has joined #chromium [08:10:10] *** ChanServ sets mode: +v rohitrao [08:10:28] *** SRabbelier has joined #chromium [08:15:32] *** tittiatcoke has joined #chromium [08:15:33] *** tittiatcoke has quit IRC [08:15:33] *** tittiatcoke has joined #chromium [08:16:34] *** MikeSmithW3C has quit IRC [08:18:03] *** jrforbes_ has joined #chromium [08:22:50] *** sundiamonde has quit IRC [08:30:36] *** tedoc2000 has quit IRC [08:32:12] *** rohitrao has quit IRC [08:33:11] *** enigmus has quit IRC [08:35:05] *** MikeSmithW3C has joined #chromium [08:45:25] *** Kunalagon has quit IRC [08:53:35] *** luxigo has joined #chromium [08:58:05] *** feldstein has quit IRC [08:58:30] *** steinberg has joined #chromium [09:00:05] *** feldstein has joined #chromium [09:00:11] *** twanj has quit IRC [09:01:47] *** tittiatcoke has quit IRC [09:02:14] *** tittiatcoke has joined #chromium [09:02:14] *** tittiatcoke has quit IRC [09:02:14] *** tittiatcoke has joined #chromium [09:04:15] *** bgmerrell has quit IRC [09:05:12] *** bgmerrell has joined #chromium [09:06:22] <jochen__> good morning chromium [09:07:29] *** tittiatcoke has joined #chromium [09:07:29] *** tittiatcoke has quit IRC [09:07:30] *** tittiatcoke has joined #chromium [09:08:48] *** himikof has joined #chromium [09:08:51] *** loislo has joined #chromium [09:14:24] <jochen__> tkent: ping [09:14:40] *** bers has joined #chromium [09:16:32] *** rohan has quit IRC [09:17:10] *** johnny_g has joined #chromium [09:18:08] *** feldstein has quit IRC [09:24:29] *** tmzt_ has quit IRC [09:24:51] *** tmzt has joined #chromium [09:27:28] *** jrforbes_ has quit IRC [09:30:49] *** mcgvac has joined #chromium [09:36:38] *** pistons has quit IRC [09:37:39] *** himikof has quit IRC [09:39:06] *** bweinstein has quit IRC [09:39:20] *** roc has joined #chromium [09:41:15] *** bauerb has joined #chromium [09:44:45] *** himikof has joined #chromium [09:48:08] *** Beetny has joined #chromium [09:48:51] *** bers has quit IRC [09:49:41] *** crescendo has quit IRC [09:53:11] *** trungl_mbp has joined #chromium [10:01:00] <tkent> jochen__: pong [10:03:38] *** crescendo has joined #chromium [10:09:58] <jochen__> are you aware that amongst others imagediff can't be compiled with shared libraries? [10:10:31] *** zloidemon has quit IRC [10:11:47] *** zloidemon has joined #chromium [10:15:13] <tkent> jochen__: no. I haven't tried with the default configuration. [10:16:06] <jochen__> the problem is that if you build imagediff from within chromium, WTF contains undefined symbols [10:16:18] <jochen__> which are implemented in WebKit/chromium/src/ChromiumBridge.cpp [10:16:37] <jochen__> so either ImageDiff needs to depend on WebKit (which in turns depends on WebCore) [10:17:03] <jochen__> or we should add a dummy implementation, something like ChromiumBridgeStubs [10:17:32] <jochen__> wdyt? [10:20:06] <jochen__> the two undefined symbols are CurrentTime and ChromiumBridge::callOnMainThread [10:20:35] *** zaspire has joined #chromium [10:20:42] <tkent> I think depending on WebKit is ok. [10:21:18] <jochen__> ok, so the next issue is that DumpRenderTree when build from within chromium depends on webkit_support which depends on webkit_glue [10:21:30] <jochen__> which is either implemented by chrome_renderer or test_shell [10:23:06] <tkent> Do you mean webkit_glue is not an independent dynamic library? [10:23:54] *** himikof has quit IRC [10:24:00] <jochen__> yes [10:24:08] <tkent> hmm [10:24:25] <jochen__> i can give you more details on that, too... sec [10:24:36] <tkent> so we had better make it independent. [10:24:52] *** FeasibilityStudy has quit IRC [10:25:20] <jochen__> the problem here is that webkit/extensions/v8/benchmarking_extension.cc invokes SetCacheMode [10:25:33] <jochen__> which is declared in webkit_glue.h [10:25:36] *** trungl_mbp has quit IRC [10:25:37] *** Sk4tz__ has joined #chromium [10:27:17] *** johnny_g has quit IRC [10:28:43] *** Sk4tz_ has quit IRC [10:29:55] <tkent> Hmm, webkit/support/webkit_suport_glue.cc should have SetCacheMode() implementation. [10:30:35] <jochen__> ok [10:37:02] *** Zaba has quit IRC [10:48:19] *** Zaba has joined #chromium [10:48:36] *** zaspire has quit IRC [10:48:38] <jochen__> tkent: you don't happen to be webkit reviewer? [10:48:57] *** MikeSmithW3C has quit IRC [10:49:46] <tkent> jochen__: not yet [10:50:09] <jochen__> can you suggest a review for that CL? [10:51:23] <tkent> I suggest dglazkov [10:53:38] *** tonikitoo has quit IRC [10:53:57] *** abarth has quit IRC [10:54:16] <jochen__> can you comment on the bug whether it looks good to you? [10:56:30] *** ROBOd has joined #chromium [11:09:06] *** tonikitoo has joined #chromium [11:10:07] <tkent> jochen__: sure [11:12:30] <jochen__> https://bugs.webkit.org/show_bug.cgi?id=38632 [11:19:58] *** happygrue has joined #chromium [11:24:17] *** happygrue_ has quit IRC [11:29:20] *** MikeSmithW3C has joined #chromium [11:48:17] *** MikeSmithW3C has quit IRC [11:53:34] *** MikeSmithW3C has joined #chromium [11:55:55] *** dalias has joined #chromium [11:56:16] *** dalias has left #chromium [11:59:40] *** MikeSmithW3C^ has joined #chromium [12:02:28] *** MikeSmithW3C has quit IRC [12:07:41] *** mck182 has joined #chromium [12:08:35] *** himikof has joined #chromium [12:09:39] *** zloidemon has quit IRC [12:10:18] *** zloidemon has joined #chromium [12:14:33] *** luxigo has quit IRC [12:27:13] *** peterdn has quit IRC [12:27:43] *** MikeSmithW3C^ has quit IRC [12:30:58] *** himikof has quit IRC [12:31:47] *** ROBOd has quit IRC [12:32:54] *** hbono has quit IRC [12:36:49] *** glider has joined #chromium [12:38:42] *** tkent has quit IRC [12:41:35] *** mck182 has quit IRC [12:47:06] *** apavlov has joined #chromium [12:52:51] *** ROBOd has joined #chromium [13:12:58] *** andrix has joined #chromium [13:13:50] *** Yuvi has quit IRC [13:34:35] <maruel> looks like GAE is still unhappy... [13:48:06] *** tonikitoo has quit IRC [13:49:21] *** And1 has joined #chromium [13:56:01] <And1> Hey folks. I imported my favorites from iceweasel. There you were able to add keywords to the favorites. In chromium, you can open these favorites by just typing those keywords. But how can I add keywords to new favorites, or edit old keywords? Any ideas? [14:00:34] *** And1 has quit IRC [14:00:36] *** And1 has joined #chromium [14:01:14] *** leeight has joined #chromium [14:01:18] *** leeight has left #chromium [14:02:33] *** Kunalagon has joined #chromium [14:04:09] *** Xand3r has quit IRC [14:04:18] *** Xand3r has joined #chromium [14:04:21] *** D-V has quit IRC [14:04:35] *** az has quit IRC [14:04:56] *** AlexanderS has quit IRC [14:05:20] *** AlexanderS has joined #chromium [14:05:24] *** selckin has quit IRC [14:05:34] *** D-V has joined #chromium [14:06:03] *** Beetny has quit IRC [14:07:07] *** selckin has joined #chromium [14:07:20] *** az has joined #chromium [14:09:53] *** D-V has quit IRC [14:10:17] *** apavlov has quit IRC [14:13:34] *** D-V has joined #chromium [14:16:09] <bauerb> And1: Please see the channel topic for the best place to ask this question. [14:17:30] <And1> bauerb: Already asked there, but the channels seems dead. ;) [14:17:59] <bauerb> And1: probably too early :) [14:20:54] *** taf2 has joined #chromium [14:24:31] *** selckin has quit IRC [14:29:16] *** monreal has joined #chromium [14:31:09] *** tonikitoo has joined #chromium [14:35:48] *** mazda has quit IRC [14:47:15] *** int3 has quit IRC [14:47:59] *** himikof has joined #chromium [14:49:17] *** thomasvl has joined #chromium [14:49:17] *** ChanServ sets mode: +v thomasvl [14:50:40] *** wers has quit IRC [14:52:02] *** Bleak has quit IRC [14:52:33] *** rsesek has joined #chromium [14:53:04] *** rsesek has left #chromium [14:53:09] *** rsesek has joined #chromium [14:58:23] *** yutak_home has joined #chromium [14:58:23] *** ChanServ sets mode: +v yutak_home [14:59:44] *** bulach has quit IRC [15:00:35] *** hwennborg has quit IRC [15:01:22] *** jorlow has quit IRC [15:07:40] *** zyichi has quit IRC [15:11:33] *** lilmatt_ has quit IRC [15:12:45] *** crescendo has quit IRC [15:13:21] *** thomasvl_ has joined #chromium [15:13:21] *** ChanServ sets mode: +v thomasvl_ [15:13:30] *** thomasvl has quit IRC [15:13:30] *** thomasvl_ is now known as thomasvl [15:18:10] *** lilmatt has joined #chromium [15:21:44] *** enigmus has joined #chromium [15:24:07] *** miketaylr has joined #chromium [15:26:58] *** apavlov has joined #chromium [15:27:13] *** jorlow has joined #chromium [15:30:46] *** dmazzoni has joined #chromium [15:35:30] *** tetsuo55 has joined #chromium [15:36:36] *** tetsuo55 has left #chromium [15:38:50] *** hwennborg has joined #chromium [15:42:28] *** mck182 has joined #chromium [15:44:49] *** selckin has joined #chromium [15:47:43] *** tafryn has left #chromium [15:53:06] *** mck182 has quit IRC [15:56:15] *** pinkerton has joined #chromium [15:56:15] *** ChanServ sets mode: +v pinkerton [15:58:58] *** Max__ has joined #chromium [16:00:22] *** Abhorcosm has joined #chromium [16:01:18] *** zloidemon has quit IRC [16:03:22] *** lilmatt has quit IRC [16:04:59] *** zloidemon has joined #chromium [16:09:39] *** jackson has joined #chromium [16:10:07] *** jackson is now known as Guest39928 [16:14:08] *** Gina has joined #chromium [16:17:03] *** rsesek1 has joined #chromium [16:17:03] *** rsesek has quit IRC [16:17:08] *** rsesek1 is now known as rsesek [16:21:18] *** bradleymeck has joined #chromium [16:22:24] <Gina> I am running into an error with the "gclient sync --force" command. It says "Syncing projects: 100% (44/44) done." But then: "Exception: Call to 'pkg-config --cflags gtk+-2.0 gthread-2.0' returned exit status ... failed to run command /usr/bin/python src/build/gyp_chromium" Any ideas? [16:23:59] *** eseidel has joined #chromium [16:24:11] *** lianj has joined #chromium [16:24:37] *** lianj_ has quit IRC [16:24:55] <dmazzoni> Gina: what do you get if you run 'pkg-config --cflags gtk+-2.0 gthread-2.0' manually? [16:26:11] <Gina> dmazzoni: hmm ... I get messages about "package gtk+-2.0 was not found in the pkg-config search path" [16:26:37] <Gina> do you know if it is part of the deploy tools? [16:26:44] <dmazzoni> Gina: what linux version distro and version? [16:27:09] <Gina> dmazzoni: ubuntu 8.04 lts [16:30:15] <mnissler> Gina: but you do have the libgtk2.0-dev package installed? [16:30:42] <Gina> mnissler: I am installing it now. :) [16:31:20] <Gina> mnissler, dmazzoni: now 'pkg-config --cflags gtk+-2.0 gthread-2.0' completes successfully [16:31:26] <dmazzoni> Gina: you might have other build deps missing - you should run build/install-build-deps.sh [16:32:18] *** ChanServ sets mode: +o maruel [16:32:46] <dmazzoni> Gina: then you can run gclient runhooks --force and try to build. [16:35:20] <maruel> Gina: you may want to run src/build/install-build-deps.sh [16:35:40] *** ChanServ sets mode: -o maruel [16:36:11] *** lilmatt has joined #chromium [16:36:13] *** Sk4tz_ has joined #chromium [16:36:38] <Gina> maruel, dmazzoni: thanks! when I run install-build-deps.sh, I get the message "E: Some index files failed to download, they have been ignored, or old ones used instead." Is that an issue? [16:39:00] *** Sk4tz__ has quit IRC [16:39:09] <maruel> Gina: no idea what that error means... [16:40:14] <dmazzoni> Gina: do you get the same error if you run sudo apt-get update? Otherwise I'm not sure where it's coming from. [16:41:10] <Gina> dmazzoni: ah, you are right, I get the same error with sudo apt-get update [16:41:25] *** erikkay has joined #chromium [16:42:04] *** Max__ has left #chromium [16:42:14] <dmazzoni> Gina: if install-build-deps.sh is able to continue and install all of its packages anyway, you're probably fine; if it doesn't resolve itself soon you should check your debian sources file [16:43:20] <Gina> dmazzoni: /etc/apt/sources.list? [16:43:43] <dmazzoni> yes, did you add anything to it? [16:44:56] <jochen__> that error means that apt-get update didn't run successfully [16:45:50] <ph8> hey all, do you know if there's any plans for a master password in chrome soon? i want to use it but can't without knowing my passwords are saved securely [16:45:52] <Gina> dmazzoni: thanks. I don't remember adding anything to it. But there are several lines like "deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse" [16:47:40] *** tedoc2000 has joined #chromium [16:47:50] *** Abhorcosm has quit IRC [16:47:59] <dmazzoni> Gina: i'm assuming one of those servers is temporarily not responding for you. i wouldn't worry about it unless it persists. try building chrome now and see how things go, good luck! [16:49:57] *** General1337 has quit IRC [16:53:55] <fta> evmar_afk, crash in PasswordStoreDefault::OnWebDataServiceRequestDone /w trunk, known? [16:54:09] <fta> http://code.google.com/p/chromium/issues/detail?id=43408 [16:55:53] *** himikof has quit IRC [16:56:27] *** bulach has joined #chromium [16:57:00] *** loislo has quit IRC [16:58:20] *** MikeSmithW3C has joined #chromium [17:03:15] *** mcgvac has quit IRC [17:04:56] *** mazda has joined #chromium [17:08:38] *** int3 has joined #chromium [17:08:42] <pcgod> fta: that's easy to fix... [17:09:03] *** andybons has joined #chromium [17:09:34] *** rohitrao has joined #chromium [17:09:35] *** ChanServ sets mode: +v rohitrao [17:11:05] *** trungl_mbp has joined #chromium [17:11:24] *** trungl_mbp is now known as trungl [17:11:26] *** ChanServ sets mode: +v trungl [17:13:17] *** stuartmorgan has joined #chromium [17:13:18] *** ChanServ sets mode: +v stuartmorgan [17:13:18] <dmazzoni> maruel: when you have a chance, could you look at http://build.chromium.org/buildbot/waterfall/builders/Chrome%20Frame%20Tests%20(ie8)/builds/966/steps/extract%20build/logs/stdio [17:13:25] <trungl> 'morning, Chromium. [17:14:35] <dmazzoni> maruel: we tried clobbering the build, but it didn't help - i think you might need to manually remove the file that's causing problems [17:14:48] *** mazda has quit IRC [17:14:56] *** mazda has joined #chromium [17:16:19] <maruel> dmazzoni: looking [17:16:22] <maruel> (but I'm in a meeting) [17:16:57] <dmazzoni> thanks, no rush [17:17:13] <maruel> chrome frame is quite broken these days [17:17:21] <maruel> I'll make the CF slaves auto-reboot [17:17:31] <maruel> I can now do that on per builder basic [17:17:32] <maruel> basis [17:19:15] <dmazzoni> sounds good [17:20:27] *** zloidemon has quit IRC [17:21:14] *** yutak_home has quit IRC [17:26:31] *** eseidel has quit IRC [17:27:31] *** tonyg-cr has joined #chromium [17:27:32] *** ChanServ sets mode: +v tonyg-cr [17:28:29] *** zloidemon has joined #chromium [17:30:48] *** cbentzel has joined #chromium [17:32:59] <fta> pcgod, thanks! [17:33:57] *** trungl has quit IRC [17:40:13] *** enigmus has quit IRC [17:40:55] *** nico__ has joined #chromium [17:41:02] *** nico__ is now known as thakis [17:42:07] *** thakis has left #chromium [17:43:45] *** eduardop has joined #chromium [17:43:54] *** eduardop has left #chromium [17:45:13] *** int3 has quit IRC [17:45:43] *** taf2 has quit IRC [17:50:04] *** snej has joined #chromium [17:50:56] *** kuchhal has joined #chromium [17:50:57] *** ChanServ sets mode: +v kuchhal [17:51:02] *** kuchhal has left #chromium [17:52:30] *** scottbyer_afk has joined #chromium [17:54:05] <jochen__> davemoore__: ping [17:54:17] <jochen__> davemoore__: i think your patch broke chromiumos [17:56:26] <dmazzoni> jochen: it looks like a fix is under review [17:56:28] *** jrforbes_ has joined #chromium [17:56:55] <dmazzoni> jochen: http://codereview.chromium.org/1995005 [17:56:58] *** markmentovai has joined #chromium [17:56:58] *** ChanServ sets mode: +v markmentovai [17:58:14] <davemoore__> There's a fix going through the trybots right now [18:01:36] *** Sk4tz_ has quit IRC [18:04:01] *** dglazkov has joined #chromium [18:04:02] *** ChanServ sets mode: +v dglazkov [18:06:22] *** taf2 has joined #chromium [18:07:24] *** BCalvignac2 has joined #chromium [18:07:25] *** AaronMT has joined #chromium [18:07:48] *** BCalvignac3 has joined #chromium [18:08:02] *** BCalvignac1 has quit IRC [18:08:12] <dmazzoni> Is there an acceptable way to add a log message so that I can figure out why a newly-added test is failing on the build slaves? (it succeeds on try slaves) [18:08:32] <dmazzoni> Is it okay to just add printf() temporarily? [18:08:54] <markmentovai> yes [18:09:03] <markmentovai> or LOG [18:09:25] *** Sk4tz has joined #chromium [18:09:41] <dmazzoni> markmentovai: I checked a test that was calling LOG(INFO), it doesn't appear to go to stdout on the build machines - is there a way to view the log file? [18:09:49] *** BCalvignac has quit IRC [18:09:58] <markmentovai> use LOG(ERROR) [18:10:24] <dmazzoni> markmentovai: ok, thanks [18:10:36] *** dmaclach has joined #chromium [18:12:23] <markmentovai> dmazzoni: ERROR and more severe always goes to stderr. or you could printf. :) [18:13:47] *** JBeshir has quit IRC [18:13:57] *** RT|Chatzilla has quit IRC [18:14:12] *** Namegduf has joined #chromium [18:14:37] *** BCalvignac has joined #chromium [18:14:45] *** rohitrao has quit IRC [18:14:47] *** BCalvignac1 has joined #chromium [18:15:55] *** BCalvignac2 has quit IRC [18:16:13] *** BCalvignac3 has quit IRC [18:16:58] *** int3 has joined #chromium [18:17:21] *** jrforbes_ has quit IRC [18:20:34] <andybons> pinkerton: zing [18:20:39] <pinkerton> zong [18:21:27] <markmentovai> i had this window obscured such that i saw ?pinkerton: zo? and thought you were going to say something about zombies [18:21:32] <markmentovai> i nearly cried [18:21:37] <pinkerton> lol [18:22:39] <dmazzoni> hi, can anyone help look into the compile failures? [18:23:14] <dmazzoni> The Chromium XP compile failures are starting at 46569 [18:23:43] <dmazzoni> but the file it can't find is something I added in 46567...which succeeded [18:23:57] <dmazzoni> does the bot need to be clobbered? [18:25:22] *** punto has quit IRC [18:25:52] *** trungl_away is now known as trungl [18:25:55] *** jrmuizel has joined #chromium [18:29:27] *** cbentzel has quit IRC [18:32:27] <pinkerton> markmentovai: that'll teach you to partially obscure me! [18:32:44] <dmazzoni> the problem didn't appear to repeat the next build; will wait for compile to succeed and then will reopen tree [18:36:04] <markmentovai> pinkerton: tomorrow, i will have no choice [18:36:13] <pinkerton> :D [18:37:20] <Gina> I am trying the "gclient sync" to get the chromiumos repository. It seems to be stuck on ... "Error validating server certificates for https://cvs.khronos.org:443' The certificate is not issued by a trusted authority ..." Does anyone know how to handle this? [18:40:53] *** mazda has quit IRC [18:41:41] *** rohitrao has joined #chromium [18:41:41] *** ChanServ sets mode: +v rohitrao [18:42:03] *** johnny_g has joined #chromium [18:42:16] *** evmar_afk is now known as evmar [18:46:00] *** apavlov has quit IRC [18:48:08] *** dglazkov_ has joined #chromium [18:48:09] *** ChanServ sets mode: +v dglazkov_ [18:49:07] *** monreal has quit IRC [18:49:13] <evmar> gardners: i am on the linux canary test fail [18:49:14] *** s|k_ has joined #chromium [18:49:15] *** s|k_ has joined #chromium [18:52:16] *** bent-mozilla has joined #chromium [18:52:41] *** dglazkov has quit IRC [18:52:41] *** dglazkov_ is now known as dglazkov [18:53:43] <dmazzoni> Release full compile succeeded this time, so looks like a false alarm. Reopening tree. [18:54:39] <atwilson_> maruel: Are there known issues with the win try bot? I've gotten timeouts running browser_tests the last two jobs I sent, and a quick scan through the history shows lots of purple browser_tests. [18:55:00] <zork> Morning. [18:55:12] <zork> dmazzoni: Is anyone on the Valgrind issues? [18:56:15] *** zackattack has joined #chromium [18:56:23] <zackattack> what does cmd-j do? (on mac os x) [18:56:25] <dmazzoni> zork: i haven't looked at valgrind issues... [18:56:46] <dglazkov> good morning, Chromium! [18:56:51] <zackattack> sup dglazkov [18:57:02] <trungl> Good morning, dglazkov! [18:58:02] *** bweinstein has joined #chromium [18:58:22] *** bweinstein has joined #chromium [19:01:40] <maruel> atwilson_: no AFAIK [19:01:48] <maruel> people break browser_tests all the time [19:03:30] <atwilson_> Yeah, it just seems odd to see so many patches timing out in browser_tests on the try bot, but not on the build bots. [19:04:22] <maruel> atwilson_: eh, I don't know, I haven't written those [19:04:32] *** mrossetti has joined #chromium [19:05:02] <maruel> Gina: wrong channel, see topic [19:12:25] *** inferno-sec has joined #chromium [19:13:39] *** phajdan-jr has joined #chromium [19:13:40] *** ChanServ sets mode: +v phajdan-jr [19:15:53] *** Venom_X has joined #chromium [19:16:31] *** Guest39928 has quit IRC [19:16:39] *** cleary_ has joined #chromium [19:17:25] *** craigsch has joined #chromium [19:18:02] *** cleary has quit IRC [19:18:21] *** vitalyr has joined #chromium [19:19:50] *** michaeln has joined #chromium [19:20:01] *** Venom_X has quit IRC [19:20:12] *** michaeln has left #chromium [19:20:13] *** michaeln has joined #chromium [19:24:09] *** glider has quit IRC [19:25:10] *** Venom_X_ has joined #chromium [19:25:45] *** Venom_X_ is now known as Venom_X [19:26:53] *** shreyas has joined #chromium [19:27:10] *** abarth has joined #chromium [19:27:10] *** ChanServ sets mode: +v abarth [19:28:23] *** bauerb has quit IRC [19:28:36] <dmazzoni> Tree status update: Vista Tests failure may be an anomaly; I'm working on failures that started from r46567, the browser tests should be green soon and i'm looking at the interactive_ui_tests failure with suzhe. [19:30:31] *** shreyas has quit IRC [19:30:34] *** Guest39928 has joined #chromium [19:36:55] <phajdan-jr> dmazzoni: can I land a few changes that mark tests as flaky/disabled? [19:37:17] *** General1337 has joined #chromium [19:37:33] <dmazzoni> zork: ^^^ [19:38:04] <zork> phajdan-jr: Go for it [19:38:26] <phajdan-jr> zork: thanks, it should also help keeping the tree more green :) [19:38:32] <dmazzoni> Thanks! [19:38:41] <zork> I'm fond of greener trees. [19:39:09] *** crescendo has joined #chromium [19:39:34] *** lnostdal has quit IRC [19:43:19] *** paul_irish has joined #chromium [19:45:24] *** atwilson_ has quit IRC [19:45:41] *** atwilson has joined #chromium [19:48:17] *** rafaelw has joined #chromium [19:53:44] *** Docteh has left #chromium [19:53:58] *** Michelangelo has joined #chromium [19:54:07] *** mpcomplete has joined #chromium [19:54:07] *** ChanServ sets mode: +v mpcomplete [19:57:51] <evmar> pcgod: can i land that patch? [19:58:01] *** cbentzel has joined #chromium [19:58:15] <pcgod> evmar: sure [19:58:49] <evmar> pcgod: (i just feel bad making changes and putting your name on it) [20:00:27] <vladbph> Hi, Sorry for may be dump question, but is there easy way to check on C++ side if v8::Object is RegExp type or inherit one? [20:00:29] <vladbph> I thought it is possible using HasInstance() of FunctionTemplate, but does FunctionTemplate exists for RegExp object? [20:00:38] *** phajdan-jr is now known as phajdan-jr|afk [20:00:54] *** mck182 has joined #chromium [20:01:19] <evmar> vladbph: not sure if anyone here knows, maybe try #v8 or v8-dev mailing list [20:01:45] <vladbph> evmar: ok [20:02:19] <evmar> pcgod: oh, i see, you already did it ;) [20:03:16] *** dave_levin has joined #chromium [20:04:31] <pcgod> btw I fixed my renderer crashing problem by updating binutils to the latest beta release... [20:04:43] <pcgod> I guess the opensuse version is somehow broken [20:05:20] <evmar> suck [20:11:25] *** jcivelli has joined #chromium [20:11:29] *** dimich has joined #chromium [20:11:44] *** andybons has quit IRC [20:13:38] *** luxigo has joined #chromium [20:13:51] *** bradleymeck has left #chromium [20:14:12] *** zackattack has quit IRC [20:16:00] *** malavv has joined #chromium [20:18:17] *** luxigo has quit IRC [20:20:13] *** _rs has joined #chromium [20:21:19] *** Utoxin has quit IRC [20:21:31] *** Utoxin has joined #chromium [20:21:31] *** cleary has joined #chromium [20:21:53] *** andrix has quit IRC [20:22:04] *** cleary_ has quit IRC [20:26:02] *** ScriptRipper has quit IRC [20:32:53] *** nikolasco has joined #chromium [20:36:50] *** ScriptRipper has joined #chromium [20:37:03] *** ScriptRipper has quit IRC [20:37:03] *** ScriptRipper has joined #chromium [20:38:28] *** glider has joined #chromium [20:39:56] *** andrix has joined #chromium [20:40:01] *** iPac has joined #chromium [20:43:29] *** lnostdal has joined #chromium [20:45:19] *** paul_irish has quit IRC [20:45:38] *** Zaba has quit IRC [20:45:40] *** glider has quit IRC [20:48:58] *** jamesr has joined #chromium [20:54:35] *** tonyg-cr has quit IRC [20:55:05] *** tonyg-cr has joined #chromium [20:55:05] *** ChanServ sets mode: +v tonyg-cr [20:55:59] *** phajdan-jr|afk has quit IRC [20:56:07] *** tonyg-cr has quit IRC [21:04:11] <markmentovai> trungl: friendly ping on bug 42102. you still think it's doable for m5, or punt? [21:04:32] *** lilmatt has quit IRC [21:05:19] *** xiyuan has left #chromium [21:12:26] *** loislo has joined #chromium [21:14:25] <trungl> markmentovai: hmmm [21:14:55] <trungl> markmentovai: it's doable, but probably too risky, so punt? [21:15:22] *** AaronMT has quit IRC [21:15:49] <trungl> (the -performSelector:...afterDelay: CL *probably* works, but is worrying in how it breaks tests; I can replace that with a PostTask(), but then things get more complicated/uglier and more risky) [21:17:16] <markmentovai> yes. i?m fine punting on a *shutdown* crash at this point. [21:18:08] *** Guest39928 has quit IRC [21:18:55] <pinkerton> heh [21:19:25] *** Beetny has joined #chromium [21:21:09] *** paul_irish has joined #chromium [21:22:10] *** craigsch has quit IRC [21:22:36] *** Janjouna has joined #chromium [21:23:14] <markmentovai> trungl: priorities adjusted [21:23:22] <trungl> ok [21:23:30] <markmentovai> and that brings the mac team down to two m5 bugs, both of which are ?waiting on strings? [21:23:48] <markmentovai> quite an accomplishment for a team that does not exist [21:23:55] <pcgod> evmar: could you also commit http://codereview.chromium.org/2035003 for me? (it can't break anything...) [21:24:41] *** mpcomplete has quit IRC [21:25:00] <evmar> pcgod: shouldn't we fail to start if Web Data is broken? [21:25:14] <evmar> pcgod: i guess albertb's comment is more important anyway [21:28:33] *** Zaba has joined #chromium [21:29:17] <pcgod> evmar: without that patch it crashes if web data is not accessible and you try to type something in a form [21:29:30] *** tonyg-cr has joined #chromium [21:29:30] *** ChanServ sets mode: +v tonyg-cr [21:29:35] <evmar> yeah, i'm saying we should be aborting early if web data fails [21:29:48] <pcgod> there is a message box if web data is not accessible [21:30:06] <evmar> oh yeah? and then we try to continue? [21:32:47] *** luxigo has joined #chromium [21:33:11] <dmazzoni> i suspect build failure is due to dpolukhin's checkin of new resources [21:33:40] *** Mavericks has joined #chromium [21:33:48] *** lilmatt has joined #chromium [21:33:55] *** Mavericks has quit IRC [21:35:25] *** Michelangelo has quit IRC [21:35:34] *** dreamingtrees has joined #chromium [21:36:36] *** Venom_X_ has joined #chromium [21:36:57] *** Venom_X_ has quit IRC [21:37:43] *** Venom_X has quit IRC [21:37:45] <willchan> is someone looking into tree closure? [21:37:50] *** dreamingtrees has left #chromium [21:37:51] <dmazzoni> yes [21:37:56] <willchan> k [21:38:16] <dmazzoni> dpolukhin is clobbering; the problem is due to a .grd file change [21:38:23] *** Venom_X has joined #chromium [21:41:33] *** vitalyr has quit IRC [21:41:53] *** thomasvl has quit IRC [21:45:35] *** taf2 has quit IRC [21:48:08] *** pinkerton has quit IRC [21:48:58] <sky__> git question: what's the proper way to resolve conflicts after a git rebase? [21:48:58] *** iPac has quit IRC [21:49:19] <rsesek> git add/commit; rebase ?continue [21:49:22] <sky__> I get dumped on some branch, I then modify the files, do git add, but then git rebase --continue no work. [21:49:33] <rsesek> commit before you continue [21:49:39] <sky__> ok, I'll try that [21:49:46] <sky__> tx [21:50:08] *** paul_irish has quit IRC [21:50:42] <js2> no, that's right. you should only need to add. rebase --continue will do the commit for you. [21:51:06] <js2> otherwise you'd lose all the metadata for the conflicting commit [21:51:32] <js2> rsesek, sky__ ^ [21:51:48] <jamesr> yeah definitely don't commit [21:52:01] <js2> rsesek: if continue isn't working, run "git status" and see if anything is listed as unmerged [21:52:44] <sky__> I haven't tried the commit yet, but git add foo; git rebase --continue says "no changes - did you forget to use 'git add'? [21:52:54] <js2> what does git status say? [21:53:05] <sky__> # Not currently on any branch. [21:53:05] <zork> sky__: That means you removed all your changes. [21:53:05] <sky__> nothing to commit (working directory clean) [21:53:15] <maruel> sky__: git rebase --skip [21:53:15] <sky__> All I did was git add with the file. [21:53:18] <maruel> this is confusing [21:53:20] <zork> sky__: Usually, I need to rebase --skip then [21:53:59] <jhawkins> zork, dmazzoni, evmar: build failure probably mine? I don't know, I had green try results [21:54:41] <sky__> git rebase --skip worked, tx [21:54:47] <js2> sky__: what zork said. i'm not sure what the nature of your conflict was, but apparently the change that conflicted is empty due to your resolution. [21:54:59] <dmazzoni> jhawkins: i don't think so [21:55:08] <sky__> The resolution made it look like HEAD, perhaps that's why git was confused? [21:55:24] <jhawkins> dmazzoni: you don't think it's mine? [21:55:28] <zork> sky__: Well, git wasn't confused, just unhelpful. [21:55:29] <js2> sky__: you should "git diff" against the old HEAD when you're done to make sure you did lose anything. [21:55:53] <sky__> I think I'm good. tx [21:56:11] <dmazzoni> jhawkins: oh wait, it's failing in FormManagerTest... [21:56:17] <js2> yep. for non-trivial rebases i usually like to "git branch prerebase" to save that off, do the rebase, diff against prerebase, then branch -d it. [21:56:18] <jhawkins> yea [21:56:29] <js2> you can of course get prerebase from your reflog but i just like to save it explicitly. [21:56:34] <jhawkins> so I guess I'll revert...hard to debug without a strack trace though :-/ [21:56:38] <js2> it may even be ORIG_HEAD, not sure [21:57:21] *** BCalvignac2 has joined #chromium [21:57:39] <jhawkins> dmazzoni: should I wait for a clobber, or just revert? [21:58:09] *** BCalvignac3 has joined #chromium [21:58:11] <dmazzoni> jhawkins: i don't see how this failure is related to dpolukhin's .grd change that required clobbering [21:58:24] <jhawkins> yes, I'll revert [21:58:31] <dmazzoni> maybe wait a few minutes to see if the same failure is repeated on a different bot, and revert if so. [21:59:38] *** BCalvignac1 has quit IRC [21:59:51] <zork> We have XP failing now, too [22:00:06] <jhawkins> it's reverted [22:00:07] *** BCalvignac has quit IRC [22:00:37] *** taf2 has joined #chromium [22:00:58] <dmazzoni> ok thanks [22:00:59] *** taf2 has quit IRC [22:01:06] <maruel> js2: it helps sometimes to merge --squash first [22:01:58] *** alsk has joined #chromium [22:02:04] <alsk> hi, chrome just crashed [22:02:08] <alsk> can i restore all my tabs ? [22:02:19] * akalin looks at the topic [22:02:44] <rohitrao> my chrome never crashes [22:02:52] <alsk> i need all my tabs.. [22:04:04] <akalin> alsk: i think a little googling will get you an answer [22:04:14] <akalin> although i'm pretty sure chrome prompts you to restore all tabs after it crashes [22:04:25] <dmazzoni> alsk: or, try the chromium-support channel [22:06:18] *** jackson has joined #chromium [22:06:29] <alsk> a. it doesn't prompt me nothing [22:06:37] <alsk> b. it's in interim state, i can't google ro do anything [22:06:43] <alsk> c. nobody answered this Q in the support chan [22:06:47] *** andrix has quit IRC [22:06:48] *** jackson is now known as Guest96472 [22:10:50] *** lisppaste9 has quit IRC [22:10:53] *** lisppaste9 has joined #chromium [22:12:15] <leiz> arv: ping [22:12:23] <leiz> arv: is eemcgdkfndhakfknompkggombfjjjeno bookmarks? [22:14:04] <arv> leiz: yes [22:16:07] *** trungl_mbp has joined #chromium [22:16:25] <leiz> arv: danke [22:19:46] *** alsk has quit IRC [22:23:46] *** pinkerton has joined #chromium [22:23:47] *** ChanServ sets mode: +v pinkerton [22:26:39] *** roc has quit IRC [22:30:05] <Janjouna> I am trying to download a windows binary. The latest is not installing on Vista. Where can I find a stable release? [22:30:42] *** dpranke has joined #chromium [22:30:43] *** ChanServ sets mode: +v dpranke [22:31:39] *** ScriptRipper has quit IRC [22:32:03] *** ScriptRipper has joined #chromium [22:32:18] *** ScriptRipper has quit IRC [22:32:18] *** ScriptRipper has joined #chromium [22:34:04] <pinkerton> hrm, i haven't pulled in days and all gclient sync does now is check out like 5 files and give up saying it's all done [22:34:30] <markmentovai> gclient sync --force [22:34:42] <pinkerton> weird [22:35:10] <pinkerton> nope, it's not pulling anything new [22:35:37] <markmentovai> what is it doing? (paste?) [22:36:06] <pinkerton> ________ running 'svn update /Users/pinkerton/src/trunk/src' in '/Users/pinkerton/src/trunk' [22:36:06] <pinkerton> At revision 46609. [22:36:07] <pinkerton> ... [22:36:29] <markmentovai> and --force didn't try to pull all the subprojects? [22:36:33] <pinkerton> it did [22:36:37] <pinkerton> but nothing is checking out [22:36:39] <markmentovai> then you should be up to date? [22:36:46] *** Janjouna has quit IRC [22:36:47] <pinkerton> then the tree didn't change in 5 days [22:36:52] <pinkerton> which i find hard to believe [22:37:01] <akalin> maybe we're just that lazy [22:37:03] <markmentovai> maybe your cat synced while you weren't looking [22:37:16] <pinkerton> she doesn't know my password [22:37:20] <markmentovai> it's cached [22:37:33] <pinkerton> not to make the tunnel work ;) [22:37:50] *** fqian has joined #chromium [22:38:12] <markmentovai> you don't need a tunnel to sync :) [22:38:24] <pinkerton> hrm, true [22:38:28] <pinkerton> keiko! [22:39:14] <dmazzoni> Opening the tree [22:39:16] <akalin> who's the lucky guy that created code review 2000000 [22:40:04] <markmentovai> appengine is so weird, there's no rhyme or reason to those ids [22:40:04] *** ROBOd has quit IRC [22:40:16] <akalin> damn no one got it [22:40:19] <akalin> someone got 2000001, though [22:40:51] *** kibibyte has joined #chromium [22:40:53] <kibibyte> hi [22:40:55] *** thomasvl has joined #chromium [22:40:56] *** ChanServ sets mode: +v thomasvl [22:41:08] *** thomasvl has quit IRC [22:41:34] *** AaronMT has joined #chromium [22:41:41] <markmentovai> akalin: the issue ids actually seem to be two numbers concatenated, the second number is a three-digit job that tends to favor being low, like 001, but never 000 [22:41:49] *** thomasvl has joined #chromium [22:41:50] *** ChanServ sets mode: +v thomasvl [22:41:54] <kibibyte> please help me, how to retrive image from chrome cache (ubuntu). i can see binary data in (about:cache) but how to save this image? [22:42:06] <markmentovai> akalin: same for the patch id numbers (not "patch set 1" but the id in the diff that you can download) [22:42:13] <akalin> markmentovai: oh, i see [22:43:12] <akalin> so we don't actually have 2 million code reviews total [22:43:14] <akalin> :( [22:43:19] <maruel> markmentovai: the id are unique for every object on this instance, even across different data models [22:43:23] <maruel> no [22:43:25] <maruel> ~50k [22:43:29] <akalin> oh [22:43:31] <kibibyte> do i have voice here? [22:43:38] <maruel> kibibyte: see topic [22:45:16] *** AaronMT has quit IRC [22:45:26] *** johnny_g has quit IRC [22:45:44] *** johnny_g has joined #chromium [22:45:48] *** zackattack has joined #chromium [22:48:21] *** johnny_g has quit IRC [22:48:53] *** johnny_g has joined #chromium [22:49:17] <snej> Q: WTF is going on when I keep getting "Transaction is out of date: File '/trunk/src/chrome/renderer/render_view.cc' is out of date at /opt/local/libexec/git-core/git-svn line 570" every time I try to "git cl dcommit"? [22:49:40] <snej> I keep pulling and merging and it doesn't help. [22:51:16] *** alokp has joined #chromium [22:51:45] <akalin> i ran into that yesterday [22:51:49] <akalin> i couldn't figure out a solution though :( [22:52:31] <willchan> i think that happened to me a long time ago when i was first setting up new git clients which hadn't committed before [22:52:47] <snej> I've had this client for months, and everything's been fine till now. [22:52:47] <willchan> i think i didn't follow the instruction setup properly, might have been using an old version of git [22:53:34] <akalin> down with svn [22:53:52] *** Beetny has quit IRC [22:54:24] <evmar> can anyone confirm that dragging files onto gmail no longer works on linux? [22:54:27] <evmar> (trunk build) [22:54:34] <evmar> willchan: looking at you :) [22:56:44] *** zer0her0 has quit IRC [22:57:03] *** miketaylr has quit IRC [22:57:08] <maruel> evmar: you didn't see the word "git" above? :) [22:57:09] *** zer0her0 has joined #chromium [22:57:44] <willchan> evmar: talking about drag and drop and looking at someone who uses xmonad doesn't often make sense [22:59:12] *** tonikitoo has quit IRC [23:01:48] *** tittiatcoke has quit IRC [23:01:49] <leiz> evmar: speaking of dnd, I'm looking at http://code.google.com/p/chromium/issues/detail?id=43347 [23:02:07] *** enigmus has joined #chromium [23:03:46] <evmar> leiz: i think there's some tool you can drop stuff on to dump what is being passed in the drop [23:03:55] <evmar> leiz: vague memory of this, maybe it's in the gtk binaries pkg [23:05:25] *** tonyg-cr has quit IRC [23:05:43] *** BCalvignac has joined #chromium [23:06:41] *** roc has joined #chromium [23:07:01] *** BCalvignac1 has joined #chromium [23:07:21] *** BCalvignac3 has quit IRC [23:07:27] *** BCalvignac2 has quit IRC [23:07:41] *** mpcomplete has joined #chromium [23:07:42] *** ChanServ sets mode: +v mpcomplete [23:08:26] *** crescendo has quit IRC [23:09:02] <kibibyte> how to decode stuff in chrome cache? [23:09:06] *** jstrom has quit IRC [23:09:18] <jamesr> evmar: i'm pretty sure i've used that tool. don't remember the name [23:09:20] *** rohitrao has quit IRC [23:09:31] <leiz> i'll bing it! [23:09:38] *** rohitrao has joined #chromium [23:09:38] *** ChanServ sets mode: +v rohitrao [23:10:31] <willchan> kibibyte: if you want to examine the cache, you can do something like about:cache/http://www.google.com/ [23:11:04] <kibibyte> The URL is not valid and cannot be loaded. [23:11:18] <kibibyte> sorry [23:11:29] <kibibyte> willchan, it displays binary content [23:11:30] <leiz> works here [23:11:55] <kibibyte> leiz, what is your output? [23:11:58] * evmar is always confused by our varying url schemes. what happened to view-cache: [23:12:01] <willchan> kibibyte: it's compressed [23:12:17] <kibibyte> willchan, yeah how to uncompress it [23:12:23] *** tonyg-cr has joined #chromium [23:12:24] *** ChanServ sets mode: +v tonyg-cr [23:12:25] <willchan> gunzip [23:12:38] <leiz> kibibyte: it's a hexdump of google.com + headers [23:12:57] <rohitrao> crap, I need to stop clicking on about: links in colloquy [23:13:01] <leiz> kibibyte: have you tried searching for "chrome cache" [23:13:05] <rohitrao> it just makes my window transparent [23:13:27] <kibibyte> leiz, yes there is toolfor viewin cache but only for windows [23:14:02] <kibibyte> whos using windows those days [23:14:37] <jamesr> nobody uses windows, it's too popular [23:15:00] *** jstrom has joined #chromium [23:15:10] <kibibyte> i deleted my javascript file i spent 2 weeks on it, and its in chrome cache i need to retrive it somehow [23:15:14] <kibibyte> :( [23:15:37] *** Dataforce has joined #chromium [23:15:38] <kibibyte> fiefox shows cache contents [23:16:11] <trungl_mbp> rohitrao: that's a feature [23:16:18] <dmazzoni> kibibyte: first thing i would do is copy the contents of the about:cache page with the compressed contents and save them to a file, before it gets flushed from your chrome cache [23:16:24] *** _rs has quit IRC [23:16:42] <kibibyte> and later what [23:17:12] <kibibyte> i could save myfile.js from google cache but its in stange format [23:17:25] <kibibyte> with some headersand then binary content [23:17:43] <dmazzoni> kibibyte: it's a hex dump. you want to convert a hex dump to a binary file, then ungzip it. [23:17:45] <kibibyte> willchan, i can just gunzio this file now? [23:17:46] <dmazzoni> http://www.linuxjournal.com/content/doing-reverse-hex-dump [23:18:16] <kibibyte> ok dmazzoni i try it [23:18:41] <kibibyte> can do about:cache like in firefox [23:18:46] <kibibyte> with viewer [23:18:51] <kibibyte> you* [23:20:28] *** zackattack has quit IRC [23:20:56] <dmazzoni> kibibyte: not that i know of. the data is there, but not intended to be viewed directly; you'll have to convert the hex dump to a binary file [23:21:11] <kibibyte> yeah but its hard [23:21:17] <kibibyte> is there some tool in ubuntu for it [23:25:40] <snej> FYI, "git svn rebase" ended up fixing my dcommit problem. (I found that advice on teh interwebs.) Unfortunately it messed up my branch in weird ways, so I had to make a new one, but at least I got to check in. Whew. [23:26:13] <evmar> snej: it sounds vaguely like the problem when your git is too old, but i don't really know [23:28:44] *** stoyan__ has quit IRC [23:29:25] *** evmar is now known as evmar-afk [23:31:33] <kibibyte> NAME [23:31:34] <kibibyte> xxd - make a hexdump or do the reverse. [23:31:47] <snej> evmar: 1.7.0.2 isn't too old, I don't think? [23:33:38] <akalin> willchan: ping! [23:35:53] <willchan> akaliin: pong (your cl is on my radar) [23:35:59] <willchan> er, akalin [23:37:16] <akalin> willchan: okay thanks :) [23:37:22] <akalin> it looks like it's compiling now [23:38:13] <willchan> akalin: manually check it later to make sure svn removes the files properly [23:38:21] <akalin> willchan: definitely [23:38:44] <akalin> although i've never run into any problems with git leaving behind old files on renames before [23:40:12] *** Gina1 has joined #chromium [23:40:23] *** Gina1 has quit IRC [23:41:29] *** sundiamonde has joined #chromium [23:43:23] *** Gina has quit IRC [23:44:03] *** atwilson has quit IRC [23:44:14] *** atwilson has joined #chromium [23:44:34] *** Guest96472 has quit IRC [23:46:25] *** stoyan has joined #chromium [23:47:45] *** malavv has quit IRC [23:47:54] *** malavv_ has joined #chromium [23:48:39] *** laranon has joined #chromium [23:53:31] *** kibibyte has quit IRC [23:54:08] *** kibibyte has joined #chromium [23:55:04] *** mck182 has quit IRC [23:56:20] <kibibyte> this about:cache in chrome is terrible [23:56:27] <kibibyte> i evencannoit copy hex [23:56:38] <kibibyte> since its tranlated on the right [23:57:08] <akalin> about:cache makes a terrible backup recovery tool, i agree [23:57:37] <zork> That's why I use /bin/true for backups. [23:58:19] *** dmazzoni has quit IRC [23:59:22] <jamesr> i just cat /dev/urandom until i get my bits back. it always works (eventually) [23:59:42] *** eseidel has joined #chromium [23:59:46] <akalin> don't you mean calculate pi [23:59:47] <jamesr> sometimes it even fixes bugs for me