[00:01:40] *** loislo has quit IRC [00:02:10] * trungl tries his hand at breaking the tree. [00:02:56] *** kcbanner has quit IRC [00:04:47] *** BeholdMyGlory has quit IRC [00:05:49] <senorblanco> trungl: Let me know if you need help. I have lots of experience. [00:06:53] <trungl> Instead of committers and provisional committers, we should have tree-breakers and provisional tree-breakers. [00:09:34] *** markmentovai has quit IRC [00:11:15] *** shreyas has joined #chromium [00:11:54] <shreyas> just like every browser has a process id that is unique, does every tab have one?? [00:12:13] *** Kaosevil has quit IRC [00:12:20] <jamesr> shreyas: http://www.chromium.org/developers/design-documents/multi-process-architecture [00:13:34] <shreyas> the renderProcessId is not unique [00:13:51] <shreyas> 2 or more tabs can have the same thing, is there something else that is unique [00:14:00] <rsesek> the routing_id for the render_view [00:14:17] *** rubenbb has quit IRC [00:14:52] <trungl> for any external interface, probably the appropriate thing is the ID used by the (tab) extensions code [00:14:58] * trungl doesn't remember where that is, but it's easy to find. [00:15:16] *** paul_irish has joined #chromium [00:16:18] *** Kaosevil has joined #chromium [00:18:23] *** tfarina has quit IRC [00:18:24] <shreyas> trungl: thanks [00:19:06] *** tabatkins is now known as TabAtkins [00:19:10] *** cmtx_ has quit IRC [00:19:15] *** Kaosevil has quit IRC [00:19:16] *** Zen_user has joined #chromium [00:19:38] *** Buglouse has quit IRC [00:20:14] *** gregoryd has left #chromium [00:21:14] <trungl> shreyas: probably something like tab_contents->controller().session_id().id() [00:22:27] *** Zen_user has left #chromium [00:24:21] <shreyas> i can be guaranteed its unique? [00:24:27] *** pfeldman has quit IRC [00:26:38] *** kellegous has quit IRC [00:27:34] *** shreyas has quit IRC [00:27:53] *** aroben has quit IRC [00:27:55] <senorblanco> dpranke: ping [00:28:03] <dpranke> senorblanco: pong [00:28:20] <senorblanco> dpranke: any idea why webkit win bots are crashing out? [00:28:28] <senorblanco> it seems to be after the run, during cleanup [00:28:37] *** bweinstein has quit IRC [00:28:38] <dpranke> senorblanco: looking [00:28:47] *** bweinstein has joined #chromium [00:30:32] <dpranke> senorblanco: there was a change made last night to this code; I'm guessing this wasn't tested on windows and doesn't work, and you've picked it up in a webkit roll. [00:30:49] <dpranke> is tkent around? [00:31:06] <senorblanco> no idea; I think he's in JPY? [00:31:10] <senorblanco> er, JP? :) [00:31:53] <dpranke> y [00:32:02] <dpranke> so, probably off for the weekend. [00:32:03] <senorblanco> I'm the secondary gardener [00:32:15] <dpranke> senorblanco: I'm digging up the change now to look at it. [00:32:47] *** RobWork has quit IRC [00:32:53] *** mbelshe has quit IRC [00:33:27] <senorblanco> dpranke: ok, cool. my webkit roll 60682:60706 brought it in, so it's somewhere in that range [00:34:07] <senorblanco> (it's happening on the canaries too, but i was hoping it was just flake) [00:34:11] <dpranke> my guess would be that they're trying to exec svn and it isn't where they think it is. [00:34:46] <dpranke> (my webkit build is pretty old, so I'm syncing it up now ...) [00:35:16] <senorblanco> ahh [00:35:23] <dpranke> http://trac.webkit.org/changeset/60690 [00:35:57] <senorblanco> amazing, thanks [00:36:26] *** Venom_X has quit IRC [00:36:40] <dpranke> see the change in json_results_generator.py? I'd guess that's your problem [00:36:46] <dpranke> I'm looking at that code now [00:37:02] *** rubenbb has joined #chromium [00:37:10] *** rsesek has quit IRC [00:37:20] <senorblanco> I'll chat with Kinuko. [00:37:52] *** BCalvignac has left #chromium [00:38:10] *** slavka` has joined #chromium [00:38:43] <dpranke> you'll also want to chat w/ eseidel or abarth - they wrote the scm module that she's using. [00:40:09] <dpranke> my guess is that that module doesn't do the (shell=(sys.platform == 'win32') test that the old code had, and they don't notice this upstream because that platform is never true. [00:40:40] <senorblanco> well, if it can't be fixed quickly, I'll just ask her to roll it out [00:41:09] <dpranke> you can fix it by just undoing that change [00:41:21] <dpranke> to def _get_svn_revision [00:41:35] <kinuko> I guess if we revert the change in _get_svn_revision we can fix it right? [00:41:37] <dpranke> if she's not around, and you don't want to do the patch, let me know and I can [00:41:40] <dpranke> y [00:41:44] <senorblanco> ahh, hi there :) [00:41:46] <dpranke> I think so (and I guess she's around ;) [00:42:05] <kinuko> dpranke: yes I'm around :) let me do that [00:42:15] <senorblanco> great, thanks. [00:42:48] <kinuko> if I just fix it in webkit tree will you be able to merge it? [00:43:10] <trungl-bot> Tree status changed: Tree is open (WebKit win -> senorblanco) [00:43:36] <senorblanco> Yes, I can do another roll (canaries permitting) [00:43:46] *** Guest12554 has quit IRC [00:45:35] *** paul_irish has quit IRC [00:48:10] <leiz> willchan: there's some rumblings wrt crbug.com/41190, can you take a look? [00:49:51] <kinuko> landed the partial revert in webkit r60714 [00:50:02] <senorblanco> kinuko: Thanks, rolling now. [00:51:14] <finnur> cira, erg, davemoore: lots of red and orange in the tree [00:51:58] <finnur> guess lots of it is WebKit Win, which is already listed in the status, but there is more than that [00:52:26] <finnur> and memory waterfall has some red, while we are at it :) [00:52:33] <senorblanco> XP interactive perf could be flake [00:52:36] <davemoore> argh [00:52:45] <eglaysher> finnur: other than the recuring interactivity perf, it is all webkit [00:52:59] <eglaysher> oh wait chrome frame. [00:53:01] <senorblanco> XP perf looks like a bot problem [00:53:01] <finnur> yup [00:53:23] <cira> chrome frame tests are failing because bot is unable to delete a folder [00:53:27] <finnur> it helps if you update the status on known problems, so people don't feel compelled to look into it [00:53:47] *** tonikitoo has quit IRC [00:53:54] <finnur> As in: http://www.chromium.org/developers/tree-sheriffs#TOC-Effectively-communicating-tree-clos [00:54:49] *** Singularity has quit IRC [00:54:51] <senorblanco> I'm gonna do a roll that should clean up the WK win redness. I don't have time to wait for the canaries, so if it fails, I'll revert the last two rolls. [00:55:16] <trungl-bot> Tree status changed: Tree is open (WebKit win -> senorblanco, chrome frame -> bot messed up, xp perf -> probably same) [00:56:25] <willchan> leiz: i'll take a look [00:56:47] <finnur> Thanks! [00:58:04] *** Kunalagon has quit IRC [00:59:35] <eglaysher> leiz, tony^work, nsylvain, maruel: ping trooper since the XP Interactive Perf bot has been failing extract build all day. [00:59:41] <eglaysher> and is now purpled. [01:00:14] *** oshima1 has quit IRC [01:01:44] *** tonyg-cr1 has joined #chromium [01:04:03] <senorblanco> oh look, my layout-win-rel try job finished. elapsed time: 5hrs, 52 mins. [01:04:09] *** tonyg-cr has quit IRC [01:06:49] *** thakis_ has joined #chromium [01:06:50] *** ChanServ sets mode: +v thakis_ [01:07:46] *** bweinstein has quit IRC [01:07:50] <trungl> thakis_! [01:07:59] <thakis_> trungl: ! [01:08:15] <thakis_> . ? !! ? :-D [01:09:16] <thakis_> trungl: ^ [01:09:41] * trungl is confused. [01:10:35] *** tonikitoo has joined #chromium [01:12:53] *** pdelgallego has quit IRC [01:13:06] *** GeekShadow has quit IRC [01:13:26] *** kliegs has joined #chromium [01:13:47] <eglaysher> OK, now we have multiple windows bots failing their extract builds. wot. [01:13:55] *** dglazkov has quit IRC [01:16:27] *** aroben has joined #chromium [01:17:04] <cira> erg, davemoore: should we close the tree - failure page is filled right now [01:17:11] <marklarson> It looks like the machine serving the builds to extract for XP perf is hosed (codg26). Bev is taking a look. [01:17:29] <eglaysher> closing the tree [01:17:40] <davemoore> crud [01:17:57] *** bweinstein has joined #chromium [01:17:59] <senorblanco> webkit win canary is green; I expect the bots should green up too [01:18:55] <trungl-bot> Tree status changed: Tree is closed (WebKit win -> senorblanco, xp extract build failure because of hosed machine) [01:18:58] <senorblanco> (webkit win bots, that is) [01:18:59] *** mihaip has quit IRC [01:19:03] *** mihaip has joined #chromium [01:21:57] *** trungl is now known as trungl_beer [01:22:06] *** bevc_work has joined #chromium [01:23:13] *** mihaip has quit IRC [01:24:58] *** rickspencer3 has joined #chromium [01:26:00] <trungl-bot> Tree status changed: Tree is closed (xp extract build failure because of hosed machine) [01:32:30] *** senorblanco has quit IRC [01:32:46] *** erikkay has quit IRC [01:35:48] *** aroben has quit IRC [01:36:50] *** Singularity has joined #chromium [01:43:42] *** bent-mozilla has quit IRC [01:49:39] *** Martijnc` has quit IRC [01:52:06] *** happygrue has joined #chromium [01:52:48] *** legion13 has quit IRC [01:55:44] *** drusepth has quit IRC [02:00:29] *** mrossetti has quit IRC [02:01:23] *** kbrosnan_ has joined #chromium [02:05:01] *** aroben has joined #chromium [02:05:02] *** aroben has joined #chromium [02:08:13] *** thakis_ has quit IRC [02:09:09] *** kbrosnan_ is now known as kbrosnan [02:11:41] *** tonyg-cr1 has quit IRC [02:11:54] <eglaysher> see everyone monday [02:13:29] *** dmaclach has quit IRC [02:14:14] *** RT|Chatzilla has joined #chromium [02:15:04] *** asargent has quit IRC [02:15:45] *** kliegs has quit IRC [02:17:32] *** Venom_X has joined #chromium [02:18:21] *** tonyg-cr has joined #chromium [02:18:21] *** ChanServ sets mode: +v tonyg-cr [02:18:37] *** xji has quit IRC [02:19:11] *** csilv has left #chromium [02:19:30] *** thakis_ has joined #chromium [02:19:30] *** ChanServ sets mode: +v thakis_ [02:21:29] *** thakis__ has joined #chromium [02:21:29] *** ChanServ sets mode: +v thakis__ [02:23:21] *** stuartmorgan has quit IRC [02:23:51] *** oshima has joined #chromium [02:23:52] *** oshima has left #chromium [02:23:53] *** oshima has joined #chromium [02:24:04] *** thakis_ has quit IRC [02:25:09] *** rickspencer3 has quit IRC [02:25:56] *** duffydack has quit IRC [02:28:38] *** rickspencer3 has joined #chromium [02:30:10] <marklarson> Looks like we might have the extract build issues fixed for the perf testers and chrome frame.... 2 more extracts to go (20 min) to be sure. [02:30:31] *** thakis__ has quit IRC [02:36:10] *** cying has quit IRC [02:36:43] *** slavka` has quit IRC [02:38:30] *** slavka` has joined #chromium [02:40:52] *** sshc has quit IRC [02:42:06] *** rafaelw has left #chromium [02:46:10] *** ishermandom has joined #chromium [02:46:28] <oshima> hi, tree seems to be closed for more than one hour. what' the status? [02:50:34] *** Venom_X has quit IRC [02:50:40] <bevc_work> oshima: if the extract build issue is fixed on chrome frame tests (ie8), I'll open the tree [02:52:03] <oshima> bevc_work: great! thanks. [02:52:16] <chase> bevc_work: cf tests passed [02:52:43] <marklarson> unfortunately, the reliability tests look like [02:52:46] <marklarson> well, they look red [02:52:55] <trungl-bot> Tree status changed: Tree is open [02:55:09] *** cedricv has quit IRC [02:55:53] *** pathorn has quit IRC [02:55:55] <chase> marklarson: webkit roll? [02:56:06] <marklarson> yes [02:56:14] <marklarson> http://src.chromium.org/viewvc/chrome?view=rev&revision=48975 [02:56:55] <chase> marklarson: it looks like it went red earlier than that [02:57:10] <chase> marklarson: at 48945 to 48956 [02:57:29] <chase> marklarson: there's a webkit roll at 48955 [02:57:49] <chase> that's 60677:60682 [02:58:26] <marklarson> I was just looking at chromebot logs.. [02:59:07] <marklarson> things go from 6 crashes to 184 crashes between 48971 and 48976 [02:59:10] <jamesr> v8 rolls lately? [02:59:23] *** Gabe_G23 has quit IRC [02:59:42] <marklarson> no, it's WebKit here [02:59:54] *** darwin has quit IRC [03:00:07] *** zaspire has quit IRC [03:00:29] <marklarson> http://src.chromium.org/viewvc/chrome?view=rev&revision=48986 rolls to webkit 60714 and seems to make things a little better [03:00:52] <jamesr> the crash stacks from the last reliability run all are in v8 guts [03:00:58] *** Gabe_G23 has joined #chromium [03:01:38] <jamesr> i may be misreading these [03:02:09] *** bevc_work has quit IRC [03:02:17] <jamesr> maybe tonyg-cr knows [03:02:24] *** mlloyd has quit IRC [03:02:27] <marklarson> v8 last rolled at 48824 [03:02:58] <jamesr> tonyg-cr: what did you do to v8 parsing? 60684 you think? [03:03:04] *** xji has joined #chromium [03:03:32] <tonyg-cr> jamesr: That could be a culprit [03:04:14] <tonyg-cr> jamesr: It stores the V8 ScriptData in the mem cache, could have a bug [03:04:18] <jamesr> tonyg-cr: you wanna revert in webkit and see if that helps? lookin' pretty suspicious [03:05:16] <tonyg-cr> jamesr: sure, i'll revert [03:05:19] <marklarson> all the current crashes are in v8::internal::Parser::ParseFunctionLiteral [03:06:32] <marklarson> ooh [03:06:37] *** Buglouse has joined #chromium [03:06:42] <tonyg-cr> marklarson: my patch definitely sounds like the culprit, rolling back now [03:06:52] <marklarson> v8proxy.cpp line 244 is on the stacks [03:07:54] <marklarson> that's where you add scripData to Compile.... anyway revert sounds good [03:09:27] *** xji has quit IRC [03:09:43] *** MX80 has quit IRC [03:10:12] *** MX80 has joined #chromium [03:12:14] *** FullFlannelJacke has joined #chromium [03:12:15] *** jrmuizel has joined #chromium [03:13:58] <jamesr> marklarson: rollout on the way in webkit. guess we could roll back to 60677 in the meantime, or just wait for it to finish and roll up [03:14:24] *** xji has joined #chromium [03:15:02] <jamesr> looks like there's only one flaky test on the webkit canaries so rolling forward shouldn't be too much trouble [03:15:41] <marklarson> My WebKit knowledge has atrophied to near 0 in the last 9 months. I'm afraid of rolling back WebKit, but maybe that's a pre-webkit-api based superstition [03:15:58] <jamesr> yeah it should be fine to go either way [03:17:03] <marklarson> If Tony's reverting upstream, we should try to move forward [03:17:19] *** johnny_g has quit IRC [03:18:34] <tonyg-cr> marklarson: it is landing it now: http://webkit-commit-queue.appspot.com/queue-status/commit-queue [03:20:52] *** mlloyd has joined #chromium [03:27:46] <trungl-bot> Tree status changed: Tree is open (reliability tests -> tonyg reverting webkit r60684 upstream) [03:29:35] *** kliegs has joined #chromium [03:30:21] <tonyg-cr> marklarson: The rollback landed as r60728 [03:30:37] *** bweinstein has quit IRC [03:31:38] <jamesr> canaries are green but i can't watch a roll [03:32:28] <marklarson> I can watch. [03:33:09] <marklarson> If things go south, revert DEPS [03:33:35] <marklarson> I can always suppress the crash stacks for the reliability bot and file a bug [03:33:49] *** TabAtkins_ has quit IRC [03:33:57] <tonyg-cr> marklarson: if you haven't already prepared the DEPS roll, i can put together a patch [03:34:22] <marklarson> Please do the patch [03:34:29] <tonyg-cr> coming up [03:34:55] <marklarson> BTW: we're _this_ close to having a chromebot canary [03:35:14] <jamesr> sweet [03:35:16] <marklarson> (eg, reliability tests against ToT WebKit, pre DEPS roll) [03:35:17] <jamesr> what would the cycle time on it be? [03:35:27] <marklarson> similar [03:35:33] <marklarson> ~30 minutes [03:35:44] <jamesr> that would be supermegaawesome [03:36:09] <marklarson> it would certainly have caught this issue [03:37:16] <marklarson> thanks to markhuang and jnd [03:42:58] <trungl-bot> Tree status changed: Tree is closed (Automatic: "unit_tests" on "Vista Tests (dbg)(1)" from 48992: jrg at chromium dot org) [03:43:10] <maruel> marklarson: sorry I've been the bottleneck for their change [03:43:26] *** aroben has quit IRC [03:43:37] <maruel> at least a part is now in [03:45:34] *** jamesr has quit IRC [03:48:02] <trungl-bot> Tree status changed: Tree is open ( vista unit_tests flakyness. should cycle green) [03:48:31] *** xji has quit IRC [03:48:50] <tonyg-cr> I rolled webkit to r60728 with r48995, that will fix the reliability tests and (hopefully) not introduce any new problems [03:52:15] *** mirandac_ has joined #chromium [03:54:28] *** trungl has joined #chromium [03:54:28] *** ChanServ sets mode: +v trungl [03:57:21] *** dave_levin has quit IRC [03:58:25] *** leeight has joined #chromium [03:59:50] *** leeight has left #chromium [04:04:40] *** darwin has joined #chromium [04:05:49] *** FullFlannelJacke has quit IRC [04:08:30] *** drusepth has joined #chromium [04:10:36] *** jrmuizel has quit IRC [04:12:31] *** mahemoff has quit IRC [04:29:07] *** tedoc2000 has quit IRC [04:33:08] *** tester12345 has joined #chromium [04:39:18] *** carlos has joined #chromium [04:39:44] *** carlos has quit IRC [04:45:06] *** darwin has quit IRC [04:53:29] *** altan has joined #chromium [04:54:13] *** trungl has quit IRC [04:54:21] *** kbrosnan has quit IRC [04:54:40] <altan> hi, I want to report a very small feature request. I have actually implemented it, more or less, myself as it's quite simple, but I'm having a hard time building it on arch linux (nevermind the amount of time it takes to build) and i think it is generally useful and congruent with features offered on windows and mac [04:55:14] <altan> the issue reporter only gives me options for bugs, and i want to be sure i don't clutter it up/get flamed for a feature request rather than a bug [04:55:40] *** trungl has joined #chromium [04:55:40] *** ChanServ sets mode: +v trungl [04:55:44] <trungl> warning, warning! [04:55:48] <trungl> grd change landing [04:56:43] <trungl> oh well [04:56:51] <trungl> no one's paying any attention anyway [04:57:20] <trungl> maybe I should've clobbered [04:57:22] <altan> can anyone tell me what i should do/where i should send my request? basically i want the source URL of a DownloadFile to be placed in extended attributes on Linux, as it is done on mac. it's very useful for scripts to categorize your downloads for instance, and it exists on chrome for other platforms already [04:57:46] <trungl> open a bug at new.crbug.com [04:58:03] <altan> sure it's ok to open a bug for a feature though, that's my concern [04:58:13] <trungl> yes [04:58:16] <altan> ok, thanks :) [04:58:49] *** trungl has quit IRC [04:58:59] *** paul_irish has joined #chromium [04:59:13] *** trungl has joined #chromium [04:59:13] *** ChanServ sets mode: +v trungl [05:02:03] *** arv__ has quit IRC [05:03:23] *** kbrosnan has joined #chromium [05:05:42] *** Buglouse has quit IRC [05:06:17] *** kbrosnan has quit IRC [05:06:43] *** kbrosnan has joined #chromium [05:08:53] *** dpranke has quit IRC [05:17:14] *** byang has joined #chromium [05:19:46] *** MikeSmithW3C has joined #chromium [05:21:16] *** FullFlannelJacke has joined #chromium [05:22:14] <trungl-bot> Tree status changed: Tree is closed (Automatic: "unit_tests" on "XP Tests" from 48997: mdm at chromium dot org, viettrungluu at chromium dot org (:trungl)) [05:22:54] <trungl> aaarrrrrr [05:22:58] <trungl> must clobber bots [05:23:04] *** trungl has quit IRC [05:26:01] *** holdenss has joined #chromium [05:27:51] *** trungl has joined #chromium [05:27:51] *** ChanServ sets mode: +v trungl [05:29:21] <trungl> aaaarrrrr [05:29:24] <trungl> can't connect [05:29:28] <trungl> stupid vpn [05:30:27] <trungl> good thing no one is paying attention [05:30:41] *** mdm_chromium has joined #chromium [05:33:19] *** cying has joined #chromium [05:33:55] *** bweinstein has joined #chromium [05:34:29] <trungl-bot> Tree status changed: Tree is open (Windows unit_tests -> grd change -> clobbering) [05:34:45] *** trungl has quit IRC [05:35:11] *** trungl has joined #chromium [05:35:12] *** ChanServ sets mode: +v trungl [05:38:58] <mirandac_> #chromium says: /nick #trungs_pain [05:39:33] <trungl-bot> Tree status changed: Tree is closed (Automatic: "unit_tests" on "Vista Tests (dbg)(1)" from 48997: viettrungluu at chromium dot org (:trungl)) [05:41:33] <trungl-bot> Tree status changed: Tree is open (Windows unit_tests -> grd change -> clobbering) [05:48:59] *** holdenss has quit IRC [05:56:33] *** tonyg-cr has quit IRC [05:56:50] *** cying has quit IRC [05:59:53] *** marklarson has quit IRC [06:00:10] *** mfinkle has quit IRC [06:03:10] *** mfinkle has joined #chromium [06:07:09] *** bweinstein has quit IRC [06:07:28] *** bweinstein has joined #chromium [06:09:13] *** trungl_ has joined #chromium [06:09:13] *** ChanServ sets mode: +v trungl_ [06:09:54] *** tedoc2000 has joined #chromium [06:13:37] *** trungl has quit IRC [06:13:37] *** trungl_ is now known as trungl [06:15:53] <trungl-bot> Tree status changed: Tree is open (Windows unit_tests -> grd change -> cycling) [06:16:04] *** paul_irish has quit IRC [06:22:17] *** tedoc2000 has quit IRC [06:30:58] *** sshc has joined #chromium [06:37:53] *** kbrosnan has quit IRC [06:40:14] *** mirandac_ has quit IRC [06:41:25] *** aroben has joined #chromium [06:41:26] *** aroben has joined #chromium [06:42:02] *** kbrosnan has joined #chromium [06:43:15] *** kbrosnan has joined #chromium [06:43:41] *** loislo has joined #chromium [06:49:37] *** slavka`1 has joined #chromium [06:50:32] *** bweinstein has quit IRC [06:50:47] *** slavka` has quit IRC [07:00:07] *** paul_irish has joined #chromium [07:01:09] *** mfinkle has quit IRC [07:04:50] *** sudoer has joined #chromium [07:05:04] *** sudoer has left #chromium [07:14:08] *** slavka` has joined #chromium [07:16:10] *** slavka`1 has quit IRC [07:20:36] *** sanjeevr has joined #chromium [07:21:27] *** sanjeevr has left #chromium [07:23:05] *** mychr has joined #chromium [07:25:19] *** aaron_liuj has joined #chromium [07:25:41] <aaron_liuj> ./chrome/common/net/notifier/listener/talk_mediator_impl.h:19: fatal error: talk/base/sigslot.h: No such file or directory [07:27:23] *** mychr has quit IRC [07:27:41] <trungl-bot> Tree status changed: Tree is open (Windows unit_tests -> viettrungluu investigating) [07:31:12] *** loislo has quit IRC [07:52:58] <trungl-bot> Tree status changed: Tree is open (Windows unit_tests -> reverting r48997) [07:53:47] *** loislo has joined #chromium [07:54:19] *** abarth has quit IRC [08:02:41] *** PhistucK has joined #chromium [08:05:59] <trungl> all your treez belong to me [08:06:08] <trungl-bot> Tree status changed: Tree is open (reverted r48997) [08:06:28] *** aaron_liuj has quit IRC [08:08:51] *** _Caleb_ has joined #chromium [08:09:08] *** Caleb has quit IRC [08:18:40] *** Zaba has quit IRC [08:22:09] *** abarth has joined #chromium [08:22:09] *** ChanServ sets mode: +v abarth [08:23:35] *** altan has quit IRC [08:29:50] *** Zaba has joined #chromium [08:33:14] *** hagabaka has quit IRC [08:35:03] *** slavka` has quit IRC [08:35:05] *** slavka`2 has joined #chromium [08:35:47] *** bers has joined #chromium [08:38:57] *** Kunalagon has joined #chromium [08:43:00] *** loislo has quit IRC [08:44:31] *** hawkI has quit IRC [08:44:54] *** pfeldman has joined #chromium [08:51:05] *** aroben has quit IRC [08:58:06] *** pfeldman has quit IRC [09:04:00] *** Malmis has quit IRC [09:04:59] *** mdm_chromium has left #chromium [09:07:09] *** RT|Chatzilla_ has joined #chromium [09:07:26] *** RT|Chatzilla has quit IRC [09:07:28] *** RT|Chatzilla_ is now known as RT|Chatzilla [09:11:02] *** Malmis has joined #chromium [09:11:53] *** slavka`1 has joined #chromium [09:12:09] *** hrna has joined #chromium [09:13:38] *** slavka`2 has quit IRC [09:27:15] *** General1337 has joined #chromium [09:29:15] *** hrna has quit IRC [09:31:02] *** General13372 has quit IRC [09:45:54] *** maikmerten has joined #chromium [10:01:31] *** mahemoff has joined #chromium [10:02:17] *** fahadsadah has quit IRC [10:07:26] *** fahadsadah has joined #chromium [10:11:58] *** sash_ has joined #chromium [10:12:13] *** sash_ has left #chromium [10:16:31] *** PhistucK has quit IRC [10:16:44] *** pdelgallego has joined #chromium [10:22:58] *** GeekShadow has joined #chromium [10:26:18] *** kliegs has quit IRC [10:30:17] *** trungl is now known as trungl_zzZ [10:39:56] *** ROBOd has joined #chromium [10:48:04] *** SRabbelier has quit IRC [10:55:44] *** MikeSmithW3C^ has joined #chromium [10:59:32] *** MikeSmithW3C has quit IRC [11:02:15] *** darwin has joined #chromium [11:02:16] *** loislo has joined #chromium [11:10:32] *** lacostej has joined #chromium [11:12:06] *** inferno-sec_ has joined #chromium [11:12:50] *** loislo has quit IRC [11:13:04] <lacostej> Hey, chromium newbie trying to find where the message "This file is 0 bytes, so it will not be attached." comes from. I downloaded the source, synced to the latest, and greped the source tree for "so it will not be attached" but found nothing. The message is displayed when dragging an image into the attachment bar of the gmail compose message window. Latest chromium. Thanks [11:13:11] *** sparr_ has joined #chromium [11:14:37] *** stalled has quit IRC [11:15:11] *** inferno-sec_ has quit IRC [11:20:16] <Zaba> lacostej, what makes you think that chromium produces the message? [11:22:37] <lacostej> Zaba: chromium displays the message, I made an assumption. It's probably not chromium. The only reference I have on google is on a (it seems chromium related) app for the mac. I use Linux. It's probably somewhere else. [11:23:19] <Zaba> it's gmail. [11:23:28] <lacostej> ah. [11:23:41] <lacostej> my goal was to find out if I can find a way to directly attach remote files. E.g. Attach a URL instead of local file :) [11:24:00] *** stalled has joined #chromium [11:24:13] <lacostej> by "remote files": e.g. an image displayed in another tab. [11:35:15] *** slavka`1 has quit IRC [11:35:29] *** slavka` has joined #chromium [11:37:37] <lacostej> it's a bit out of topic, but is there a simple way for me to download all gmail javascript maybe using the chromium Developer Tools (using Save as complete web page doesn't seem to do it, because I guess the scripts are loaded dynamically) [11:44:47] *** phajdan-jr has joined #chromium [11:44:47] *** ChanServ sets mode: +v phajdan-jr [12:11:26] *** SRabbelier has joined #chromium [12:42:43] *** mnemoc has joined #chromium [12:43:42] <mnemoc> hi, is there any trick to "uncorrupt" the cookies file (ubuntu 10.04/x86_64)? [12:44:17] <mnemoc> (beside removing it) [13:01:01] <phajdan-jr> mnemoc: hmm, how does the corruption look like? Is it a total gibberish, or a syntax error, like missing " or something like that? [13:04:12] <mnemoc> i only notice the app stops reading/writting it... (third time this month) .... i'll install the sqlite3 tools to see if they can tell me anything [13:07:03] <mnemoc> uhm, sqlite3 selects fine from it... [13:08:08] <phajdan-jr> mnemoc: first, save a copy for reference [13:08:18] *** peper has quit IRC [13:08:26] <phajdan-jr> mnemoc: then try asking on chromium-dev mailing list about debugging the corruption [13:08:28] <pcgod> mnemoc: is your homedir on nfs? [13:08:51] <phajdan-jr> mnemoc: just to be sure, back up the entire profile directory [13:09:03] <phajdan-jr> mnemoc: and the current version number of the browser [13:09:23] <mnemoc> pcgod: normal ext3 [13:09:31] <mnemoc> phajdan-jr: ok, i'll back it up [13:10:57] *** lacostej has quit IRC [13:18:16] *** sparr_ has quit IRC [13:20:19] *** chrisccoulson has quit IRC [13:20:29] *** Martijnc` has joined #chromium [13:23:28] *** Guest41017 has joined #chromium [13:23:44] <Guest41017> someone here knows scons internals? [13:27:03] *** Martijnc` has quit IRC [13:29:30] <phajdan-jr> Guest41017: as for now the recommended way to build chromium is using make; if you really need some scons magic, rather ask on the mailing list [13:29:44] <phajdan-jr> Guest41017: what are you trying to do btw? [13:33:03] <Guest41017> thats a wise to use standard tool, unfortunately im currently stuck with scons building v8 as part of node.js... [13:33:26] <Guest41017> i wish they used make too... [13:34:18] <Guest41017> phajdan-jr: do u know where scons calls gcc & friends? [13:39:09] *** yusukes_home has quit IRC [13:41:47] <phajdan-jr> Guest41017: no, better ask on the v8 mailing list then [13:42:57] <alyxuk> yay, a bug i had got fixed in the Jun3 dev channel: Crash when changing networks or waking from sleep [13:42:58] <alyxuk> :D [13:51:06] *** WePac has joined #chromium [13:59:26] *** phajdan-jr is now known as phajdan-jr|afk [14:05:21] *** bauerb has joined #chromium [14:27:15] *** Martijnc has joined #chromium [14:27:25] *** paul_irish has quit IRC [14:28:42] *** solsTiCe has joined #chromium [14:36:05] <solsTiCe> hi. using the new audits dev tool in chromium I got this .http://paste.pocoo.org/show/222164/ And this confuses me. Because the first line tells mesomething I already done. And the second seems to contradict the first. [14:49:40] *** Kaosevil has joined #chromium [14:50:14] *** Beetny has quit IRC [14:55:41] *** Kaosevil has quit IRC [15:07:47] *** phanee has quit IRC [15:07:58] <phed__> solsTiCe: just a guess, move the /style/css-include after the two scripts [15:07:59] *** phanee has joined #chromium [15:08:38] <phed__> solsTiCe: but yeah, it is contradicting itself :) [15:14:51] *** maikmerten has quit IRC [15:19:36] <solsTiCe> ok [15:22:37] *** drusepth has quit IRC [15:23:24] *** drusepth has joined #chromium [15:25:19] *** phanee has quit IRC [15:33:33] *** mfinkle has joined #chromium [15:35:17] *** mrossetti has joined #chromium [15:35:31] *** mrossetti has quit IRC [15:38:04] *** holdenss has joined #chromium [15:42:41] *** funkyHat has left #chromium [15:44:03] *** _Caleb_ is now known as Caleb [15:50:04] *** peper has joined #chromium [15:52:42] *** phajdan-jr|afk is now known as phajdan-jr [15:52:56] *** paul_irish has joined #chromium [15:53:20] *** shreyas has joined #chromium [15:59:04] *** hagabaka has joined #chromium [15:59:04] *** hagabaka has joined #chromium [16:01:35] *** paul_irish has quit IRC [16:05:50] *** mfinkle has quit IRC [16:06:50] *** Guest41017 has quit IRC [16:07:48] *** mihaip has joined #chromium [16:20:08] *** kliegs has joined #chromium [16:20:14] *** slavka`3 has joined #chromium [16:21:10] *** slavka` has quit IRC [16:34:35] *** solsTiCe has left #chromium [16:43:33] *** paul_irish has joined #chromium [16:44:33] *** kliegs has quit IRC [16:44:49] *** mihaip has quit IRC [16:48:13] *** shreyas has quit IRC [16:51:51] *** duffydack has joined #chromium [16:53:48] *** shreyas has joined #chromium [16:53:55] *** phajdan-jr is now known as phajdan-jr|afk [16:59:05] *** MikeSmithW3C^ has quit IRC [17:00:40] *** Waste_ has joined #chromium [17:01:34] *** Waste has quit IRC [17:01:45] *** Waste_ is now known as Waste [17:02:01] *** Waste has joined #chromium [17:02:01] *** Waste has joined #chromium [17:02:28] *** slavka`3 has quit IRC [17:03:16] *** leeight has joined #chromium [17:03:19] *** leeight has left #chromium [17:04:18] *** MikeSmithW3C^ has joined #chromium [17:05:18] *** duffydack has quit IRC [17:07:39] *** holdenss has quit IRC [17:08:38] *** mahemoff has quit IRC [17:09:38] *** duffydack has joined #chromium [17:10:44] *** sashagon has joined #chromium [17:10:45] *** thakis_ has joined #chromium [17:10:45] *** ChanServ sets mode: +v thakis_ [17:10:47] *** sashagon has left #chromium [17:10:54] *** sashagon has joined #chromium [17:11:55] *** Martijnc` has joined #chromium [17:14:07] *** phajdan-jr|afk is now known as phajdan-jr [17:15:44] *** mahemoff has joined #chromium [17:17:52] *** duffydack has left #chromium [17:17:56] *** thakis_ has quit IRC [17:20:04] *** mahemoff has quit IRC [17:25:56] *** mahemoff has joined #chromium [17:28:35] *** Buglouse has joined #chromium [17:31:00] *** Erkan_Yilmaz__ has joined #chromium [17:31:35] *** Buglouse has quit IRC [17:33:38] *** fede has joined #chromium [17:34:06] *** Erkan_Yilmaz_ has quit IRC [17:34:38] *** rickspencer3 has quit IRC [17:34:59] *** fede has left #chromium [17:42:40] *** bers has quit IRC [17:46:02] *** dhollowa_ has joined #chromium [17:50:32] *** Singularity has quit IRC [17:51:31] *** Martijnc` has quit IRC [17:58:50] *** magn3ts has joined #chromium [17:59:41] *** skydrome_ has joined #chromium [18:00:42] *** skydrome has quit IRC [18:05:22] *** GeekShadow has quit IRC [18:06:02] *** mrc_ has joined #chromium [18:07:13] *** jrmuizel has joined #chromium [18:11:30] *** phajdan-jr is now known as phajdan-jr|afk [18:12:59] *** tonikitoo has quit IRC [18:19:34] *** mahemoff has quit IRC [18:19:39] *** Singularity has joined #chromium [18:21:24] *** RT|Chatzilla has quit IRC [18:21:37] *** pfeldman has joined #chromium [18:22:00] <trungl-bot> Tree status changed: Tree is open [18:22:35] *** mahemoff has joined #chromium [18:26:31] *** tittiatcoke has joined #chromium [18:34:59] *** jrmuizel has quit IRC [18:36:52] *** mahemoff has quit IRC [18:37:55] *** magn3ts has quit IRC [18:45:46] *** bauerb_ has joined #chromium [18:47:31] *** bauerb has quit IRC [18:47:31] *** bauerb_ is now known as bauerb [18:49:04] *** pdelgallego has quit IRC [19:04:58] *** WePac has quit IRC [19:15:16] *** paul_irish has quit IRC [19:23:43] *** lianj_ has quit IRC [19:25:29] *** lianj has joined #chromium [19:29:06] *** Buglouse has joined #chromium [19:30:41] *** GeekShadow has joined #chromium [19:31:09] *** tonyg-cr has joined #chromium [19:31:09] *** ChanServ sets mode: +v tonyg-cr [19:31:16] *** tonyg-cr has quit IRC [19:33:37] *** kRush has joined #chromium [19:36:11] *** Buglouse has quit IRC [19:37:41] *** Buglouse has joined #chromium [19:50:44] *** ROBOd has quit IRC [19:50:57] *** ROBOd has joined #chromium [19:51:47] *** Martijnc` has joined #chromium [20:00:50] *** Neoteric has joined #chromium [20:01:39] <Neoteric> so when i try to build chrome w/ make chrome all i get is "python ./lastchange.py -o "/home/timball/junk/work/chromium/code/src/out/Debug/obj/gen/build/LASTCHANGE" -d ../LASTCHANGE.in" [20:01:58] <Neoteric> that's me doing a client sync and then a make V=1 chrome [20:02:06] <Neoteric> err... gclient sync rather [20:03:14] *** magn3ts has joined #chromium [20:06:54] *** johnny_g has joined #chromium [20:07:19] *** ROBOd has quit IRC [20:10:54] *** skydrome_ has quit IRC [20:11:14] *** skydrome has joined #chromium [20:13:36] *** fahadsadah has quit IRC [20:14:55] *** fahadsadah has joined #chromium [20:27:09] *** zuh has quit IRC [20:28:09] *** zuh has joined #chromium [20:30:57] *** ROBOd has joined #chromium [20:32:32] *** zuh has quit IRC [20:40:51] *** zuh has joined #chromium [20:41:08] *** mirandac_ has joined #chromium [20:45:15] *** zuh has quit IRC [20:47:07] *** zuh has joined #chromium [20:47:58] *** paul_irish has joined #chromium [20:52:12] *** zuh has quit IRC [20:52:29] *** zuh has joined #chromium [20:55:23] *** johnny_g has quit IRC [21:00:16] *** shreyas has quit IRC [21:03:15] *** duffydack has joined #chromium [21:03:38] <duffydack> how do I set what files open what program (mime types) [21:04:12] *** dhollowa_ has quit IRC [21:09:11] *** Martijnc` has quit IRC [21:14:17] *** paul_irish has quit IRC [21:15:19] *** hakmn has joined #chromium [21:15:31] <hakmn> hello all,i'm trying to usb boot chrome os, after install grub from fedora, it gives me grub prompt when booted, as chrome has gfxmenu grub i'm not able to load it ? [21:16:28] *** dhollowa_ has joined #chromium [21:16:58] *** duffydack has quit IRC [21:20:04] *** BryanWB has joined #chromium [21:26:43] *** jrmuizel has joined #chromium [21:27:21] *** General13372 has joined #chromium [21:31:17] *** General1337 has quit IRC [21:33:09] *** duffydack has joined #chromium [21:33:21] <hakmn> hello all,i'm trying to usb boot chrome os, after install grub from fedora, it gives me grub prompt when booted, as chrome has gfxmenu grub i'm not able to load it [21:34:11] <dhollowa_> hakmn: see channel title, you want #chromium-os i'm guessing. [21:34:46] <hakmn> dhollowa` oh sry [21:35:22] *** hakmn has left #chromium [21:38:12] *** duffydack has quit IRC [21:38:14] *** ik0n has joined #chromium [22:00:41] *** duffydack has joined #chromium [22:06:10] *** pronto has joined #chromium [22:07:47] *** tittiatcoke has quit IRC [22:10:45] *** jrmuizel has quit IRC [22:10:49] *** duffydack has quit IRC [22:11:33] *** phanee has joined #chromium [22:12:24] *** duffydack has joined #chromium [22:13:22] *** Martijnc has quit IRC [22:14:13] *** pfeldman has quit IRC [22:17:02] <rubenbb> duffydack: xdg-mime [22:17:26] <rubenbb> Neoteric: try deleting out/ and starting over [22:17:33] <duffydack> command in shell? [22:17:36] <duffydack> or the browser [22:18:47] <rubenbb> http://stackoverflow.com/questions/2060284/how-to-use-the-xdg-mime-command [22:19:10] *** paul_irish has joined #chromium [22:20:43] <rubenbb> duffydack: you may find the manpage more useful - http://portland.freedesktop.org/xdg-utils-1.0/xdg-mime.html [22:24:50] <pronto> wow, with both adthward and adblock, i can't figure out how to block a single background image on a site x.x [22:26:16] *** ROBOd has quit IRC [22:27:10] *** fta_ has joined #chromium [22:30:13] <pronto> anyone know ho to block a background image [22:30:24] *** fta has quit IRC [22:32:05] <pronto> how* [22:34:33] <trungl_zzZ> see channel topic [22:35:38] <pronto> meh most other places do it the smart way and do #chan-DEV [22:35:40] *** pronto has left #chromium [22:37:09] *** phajdan-1r|afk has joined #chromium [22:39:49] *** phajdan-jr|afk has quit IRC [22:43:28] *** GeekShad0w has joined #chromium [22:45:03] *** Beetny has joined #chromium [22:45:29] *** GeekShadow has quit IRC [22:51:03] *** _2x2l has quit IRC [22:51:13] *** _rs has joined #chromium [22:52:31] *** marklarson has joined #chromium [22:57:45] *** mahemoff has joined #chromium [22:59:05] <Neoteric> rubenbb: wait! deleting out what? the entire download? [22:59:09] *** MikeSmithW3C^ has quit IRC [22:59:25] <rubenbb> Neoteric: no, the directory where it's built, called out/ [23:00:39] <Neoteric> BRILLIANT! it works tnx rubenbb [23:04:03] <Neoteric> brilliant! [23:04:16] *** MikeSmithW3C^ has joined #chromium [23:05:09] <rubenbb> not really, I've just been bitten by problems with that before ;) [23:26:14] <Neoteric> what's the best way to use the LOG() macro? [23:26:27] *** BryanWB has quit IRC [23:26:30] <Neoteric> or more quickly how do you use the LOG() macro? just putting things in LOG() didn't seem to go [23:28:09] <Neoteric> oh i get it nm [23:29:12] *** duffydack has quit IRC [23:36:44] *** plafayette has joined #chromium [23:37:32] *** kliegs has joined #chromium [23:39:04] *** FullFlannelJacke has quit IRC [23:45:54] *** FullFlannelJacke has joined #chromium [23:55:10] *** sashagon has left #chromium