[00:00:03] *** ejat has joined #chromium [00:01:19] *** pdelgallego has quit IRC [00:01:22] <rohitrao> mrossetti: I looked at the easy bits and sent some comments. Haven't looked at the index or the provider yet -- most likely next week. [00:01:43] <rohitrao> mrossetti: also, I seem to have been overly harsh on bits of code that I wrote myself :) [00:01:55] *** kjg has quit IRC [00:02:04] <mrossetti> rohitrao, you won't see much in the indexer and provider. It's just a skeleton. [00:02:28] *** GeekShadow has quit IRC [00:02:42] <mrossetti> rohitrao, and don't sweat it: I'm trying to knock off a couple of bookmark bar menu issues. [00:02:48] *** jlf has left #chromium [00:04:18] *** rubenbb has quit IRC [00:04:31] <rohitrao> mrossetti: ooh, didn't realize that. Is the plan to fill in the index code slowly? [00:04:44] *** isherman has quit IRC [00:04:47] <mrossetti> yep. [00:04:53] <rohitrao> k, sounds good [00:07:01] *** oshima_ has quit IRC [00:08:08] *** shreyas_ has joined #chromium [00:09:02] *** shreyas_ has quit IRC [00:09:05] *** fta_ has joined #chromium [00:09:38] *** shreyas_ has joined #chromium [00:09:52] *** shreyas_ has quit IRC [00:10:29] *** fta has quit IRC [00:10:33] *** fta_ is now known as fta [00:10:46] *** rubenbb has joined #chromium [00:11:49] *** isherman has joined #chromium [00:11:50] *** ChanServ sets mode: +v isherman [00:12:59] <rohitrao> mrossetti: someone in a bug report had a ginormous History file. I asked him to save a copy of it for us (cc'ed you on the email) [00:13:27] *** isherman has quit IRC [00:13:33] <mrossetti> Excellent rohitrao! [00:14:04] *** aroben has quit IRC [00:14:05] *** peterdn has quit IRC [00:15:23] <trungl-bot> Tree opened by asargent at chromium dot org: Tree is open - please go slow (webkit should cycle green, Mac 10.6 should hopefully as well) [00:18:29] <leiz> nshkrob: have you looked at the heapcheck failure? [00:18:47] <leiz> nshkrob: TopSitesTest is leaking memory? [00:19:00] <nshkrob> leiz: I have a fix at http://codereview.chromium.org/3014032/show [00:19:17] <nshkrob> but I couldn't run it through the trybots - updates are failing [00:19:52] <phajdan-jr> nshkrob: have you reported the tryserver problems to M-A by replying to the tryserver e-mail? Just checking. :) [00:20:35] <nshkrob> phajdan-jr, no, I haven't. I thought it's just me/git [00:20:56] <nshkrob> will do [00:22:51] <phajdan-jr> nshkrob: every problem deservers a report :) if it's a problem with git we want to fix it, and if it's one person having it, we want to fix it too. etc. [00:24:14] <leiz> nshkrob: you might need to do gcl try with -r [00:24:25] <phajdan-jr> leiz: what does -r do? [00:24:30] * phajdan-jr wants to learn something new [00:24:34] <nshkrob> leiz: yes, already running that [00:24:37] <leiz> phajdan-jr: pass the revision instead of using lkgr [00:24:46] <phajdan-jr> thanks [00:25:06] *** aroben has joined #chromium [00:25:10] <phajdan-jr> wow, I hit that problem in the past, and "solved" it by waiting for lkgr to be updated, heh [00:26:31] <leiz> nshkrob: if you're confident it won't break the tree, go ahead and submit [00:27:01] <nshkrob> leiz, I've tested locally. will sumbit now. [00:28:03] <leiz> nshkrob: well, the try server is using r53492 [00:28:18] <leiz> nshkrob: is that what you set the tryjob to use? [00:29:21] *** isherman has joined #chromium [00:29:22] *** ChanServ sets mode: +v isherman [00:29:28] *** isherman has quit IRC [00:29:52] *** vithos has joined #chromium [00:31:18] <nshkrob> leiz, no, I used the default [00:31:28] *** hclam has quit IRC [00:31:34] <leiz> nshkrob: try -r next time [00:31:56] <nshkrob> leiz: hm, gcl try failed update as well. [00:32:23] *** kcbanner has quit IRC [00:32:25] <nshkrob> leiz: (I was using git cl try before, so it's not git) [00:32:44] *** kjg has joined #chromium [00:32:51] <leiz> nshkrob: ok, I don't know hot to do it with git cl, but you should be able to specify a revision [00:33:11] *** Emperorlou has joined #chromium [00:35:52] *** isherman has joined #chromium [00:35:52] *** ChanServ sets mode: +v isherman [00:36:59] *** isherman has quit IRC [00:37:47] <elsenorblanco> ok, i'm outie [00:37:49] *** elsenorblanco has left #chromium [00:38:28] *** infoG has left #chromium [00:39:42] *** up365 has quit IRC [00:40:04] *** aroben has quit IRC [00:41:07] *** up365 has joined #chromium [00:42:50] *** fusion44 has quit IRC [00:43:05] <nshkrob> leiz: still failing with -r 53492 [00:46:43] *** sky_ has quit IRC [00:48:46] *** isherman has joined #chromium [00:48:46] *** ChanServ sets mode: +v isherman [00:49:05] <leiz> nshkrob: try job url? [00:50:15] <nshkrob> leiz: http://build.chromium.org/buildbot/try-server/builders/mac/builds/39547 [00:51:15] *** isherman has quit IRC [00:52:30] <nshkrob> leiz: I think using a later revision (53536) should work. Trying now [00:52:33] *** isherman has joined #chromium [00:52:33] *** ChanServ sets mode: +v isherman [00:52:55] *** isherman has quit IRC [00:54:28] *** Precea is now known as Precea[BNC] [00:54:44] <leiz> nshkrob: no, you need to specify something >= 53500, since you changed the file there. [00:54:58] <leiz> that's probably why it won't patch? [00:55:05] <nshkrob> leiz: yes, that's what I figured [00:55:39] *** AaronMT has quit IRC [00:56:23] *** BCalvignac has left #chromium [00:57:44] *** erlehmann has left #chromium [00:58:24] *** hclam has joined #chromium [01:02:02] *** ctruta has quit IRC [01:03:05] *** Venom_X_ has joined #chromium [01:05:06] *** Venom_X has quit IRC [01:05:06] *** Venom_X_ is now known as Venom_X [01:06:56] <trungl-bot> Tree opened by asargent at chromium dot org: Tree is open (Mac 10.6 ui_tests -> crbug.com/50060) [01:07:20] *** fta has quit IRC [01:10:07] *** rniwa has quit IRC [01:10:12] *** sanjeevr1 has left #chromium [01:10:23] *** Venom_X_ has joined #chromium [01:10:24] <asargent> estade: did you see the chromium linux ui_tests failure? [01:10:38] <estade> asargent: no [01:10:47] <asargent> http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Linux/builds/14171 [01:10:56] *** Adys has joined #chromium [01:11:24] <asargent> might just be flakiness, we'll see on next cycle [01:11:41] <estade> asargent: yea, it's not me [01:12:03] <estade> it's a worker test (flakiest test in all the land) [01:12:35] *** isherman has joined #chromium [01:12:35] *** ChanServ sets mode: +v isherman [01:12:51] *** Venom_X has quit IRC [01:12:51] *** Venom_X_ is now known as Venom_X [01:12:55] *** isherman has quit IRC [01:12:59] <phajdan-jr> estade: no, there are more flaky things here [01:13:09] <phajdan-jr> estade: and the worst offenders have been disabled [01:13:15] *** rohitrao has quit IRC [01:13:36] <estade> be that as it may, I can guarantee you my change has nothing to do with a broken workertest [01:13:58] *** Venom_X has quit IRC [01:15:37] *** rniwa has joined #chromium [01:15:37] *** ChanServ sets mode: +v rniwa [01:15:46] *** rniwa has quit IRC [01:16:12] *** rginda has quit IRC [01:16:47] *** cached has quit IRC [01:19:14] *** jrg has quit IRC [01:24:04] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "net_unittests" on "Modules XP (dbg)" from 53548: asargent at chromium dot org, erikchen at google dot com) [01:24:12] <Inc> why is it that only some extensions auto update? [01:24:25] <asargent> erikchen: you investigating? [01:24:29] <erikchen> yes [01:24:52] <erikchen> I've seen this error before, and it fixed itself by next run [01:25:22] <asargent> ok, so you think we should just reopen? [01:25:31] <erikchen> yes [01:25:47] <erikchen> if it breaks again, I'll revert [01:26:19] <asargent> okie [01:27:06] <trungl-bot> Tree opened by asargent at chromium dot org: Tree is open (net_unittests should cycle green ; Mac 10.6 ui_tests -> crbug.com/50060) [01:27:28] *** phajdan-jr has quit IRC [01:27:47] *** awidegreen has quit IRC [01:28:02] *** jrg has joined #chromium [01:28:02] *** ChanServ sets mode: +v jrg [01:29:28] *** litelqs has joined #chromium [01:31:09] <litelqs> hey Chromium devs, would it be possible to update Chromium to SQLite 3.7.0? http://www.sqlite.org/releaselog/3_7_0.html [01:31:28] <litelqs> currently Chromium uses 3.6.18, last updated 10 months ago, http://src.chromium.org/viewvc/chrome/trunk/src/third_party/sqlite/ [01:33:00] <estade> litelqs: please file at crbug.com [01:33:27] <lindi-> litelqs: could that help with bugs like http://code.google.com/p/chromium/issues/detail?id=48825 ? [01:33:48] <lindi-> litelqs: I think I browsed the changelog but didn't find anything relevant at least to that one [01:34:58] <asargent> Inc: if you have a specific case where an extension is not updating that you think should be, please file a bug at http://crbug.com including repro steps [01:39:22] *** sargrass has quit IRC [01:39:49] <Inc> asargent: ok [01:40:19] <litelqs> lindi- I'm not sure, but Mozilla is using SQLite 3.7.0 in the latest Firefox trunk builds, https://bugzilla.mozilla.org/show_bug.cgi?id=581000 [01:41:47] *** n3v3le has joined #chromium [01:42:01] *** dglazkov has quit IRC [01:42:59] *** jamesr has quit IRC [01:43:04] *** jamesr has joined #chromium [01:43:04] *** ChanServ sets mode: +v jamesr [01:44:59] *** cying has joined #chromium [01:46:21] <lindi-> litelqs: oh. so you don't have some magic sqlite debugging skills? :( [01:46:56] <litelqs> nope, not me :) [01:50:05] *** tonikitoo has joined #chromium [01:52:18] *** oshima has left #chromium [01:52:38] <erikchen> asargent: modules xp test went green...hopefully it will stay that way [01:53:12] <asargent> erikchen: great [01:54:13] *** Adys has quit IRC [01:55:00] *** johnny_g has quit IRC [01:58:34] *** tonikitoo has quit IRC [01:59:07] *** tonikitoo has joined #chromium [02:00:31] *** abarth has quit IRC [02:09:00] *** cying has quit IRC [02:09:18] *** General13372 has joined #chromium [02:09:26] <trungl-bot> Tree opened by asargent at chromium dot org: Tree is open (Mac 10.6 ui_tests -> crbug.com/50060) [02:09:26] <asargent> ok, I'm headed out. have a great weekend everyone [02:09:35] *** asargent has quit IRC [02:11:48] *** tonyg-cr has quit IRC [02:11:54] *** General1337 has quit IRC [02:12:38] *** JohnDoe2 has joined #chromium [02:15:11] *** cying has joined #chromium [02:15:28] *** oshima has joined #chromium [02:15:28] *** ChanServ sets mode: +v oshima [02:15:38] *** FullFlannelJacke has quit IRC [02:15:42] <oshima> leiz: ping [02:17:56] *** ebraminio has quit IRC [02:18:56] *** nirnimesh has quit IRC [02:20:54] *** tonyg-cr has joined #chromium [02:20:54] *** ChanServ sets mode: +v tonyg-cr [02:22:36] *** nirnimesh has joined #chromium [02:22:37] *** ChanServ sets mode: +v nirnimesh [02:28:12] *** kerz has quit IRC [02:28:17] *** Adys has joined #chromium [02:31:06] *** Emperorlou has quit IRC [02:31:42] *** trungl has joined #chromium [02:31:42] *** ChanServ sets mode: +v trungl [02:32:42] <trungl> 'afternoon, Chromium. [02:32:43] <trungl-bot> trungl: Good afternoon. [02:32:46] <trungl> or maybe it's evening [02:35:17] *** hclam has quit IRC [02:41:48] *** RT|Chatzilla has joined #chromium [02:43:06] *** dpranke has quit IRC [02:50:39] *** zaspire has quit IRC [02:51:33] *** tonyg-cr has quit IRC [02:52:13] *** litelqs has quit IRC [02:53:59] *** isherman has joined #chromium [02:53:59] *** ChanServ sets mode: +v isherman [02:55:16] *** rafaelw has left #chromium [02:56:00] *** ctguil has quit IRC [03:01:24] *** mirandac_ has joined #chromium [03:02:00] *** hebz0rl has quit IRC [03:02:00] *** Adys has quit IRC [03:04:21] *** mirandac_ has quit IRC [03:07:52] *** isherman has quit IRC [03:10:33] *** trungl has quit IRC [03:12:11] *** demi` has quit IRC [03:13:50] *** cmasone has quit IRC [03:13:52] *** kenneth_reitz has joined #chromium [03:14:00] *** hebz0rl has joined #chromium [03:14:12] *** hclam has joined #chromium [03:32:03] *** jshin has quit IRC [03:33:37] *** mihaip has quit IRC [03:35:01] *** bmizerany has quit IRC [03:39:28] *** jstrom has quit IRC [03:39:42] *** jstrom has joined #chromium [03:39:46] *** js2 has quit IRC [03:53:16] *** n8o has joined #chromium [03:54:02] *** Adys has joined #chromium [03:56:27] *** hebz0rl_ has joined #chromium [03:59:36] *** MX80 has quit IRC [04:00:32] *** hebz0rl has quit IRC [04:04:40] *** pathorn has quit IRC [04:05:20] *** jrmuizel has joined #chromium [04:12:16] *** tedoc2000 has quit IRC [04:13:53] *** hebz0rl_ has quit IRC [04:25:17] *** mattm_g has quit IRC [04:25:25] *** rohitrao has joined #chromium [04:25:26] *** ChanServ sets mode: +v rohitrao [04:26:01] *** rohitrao has quit IRC [04:26:08] *** rohitrao has joined #chromium [04:26:08] *** ChanServ sets mode: +v rohitrao [04:28:36] *** rohitrao_ has joined #chromium [04:28:37] *** ChanServ sets mode: +v rohitrao_ [04:28:48] *** rohitrao_ has quit IRC [04:32:26] *** rohitrao has quit IRC [04:33:59] *** jamesr has quit IRC [04:35:55] *** mrossetti has quit IRC [04:57:33] *** jamesr has joined #chromium [04:57:33] *** ChanServ sets mode: +v jamesr [04:59:57] <trungl-bot> Tree opened by nsylvain at google dot com: Tree is open [05:02:14] *** jamesr has quit IRC [05:07:11] *** oshima_ has joined #chromium [05:13:06] *** slightlyoff has quit IRC [05:14:25] *** Adys has quit IRC [05:16:27] *** jrmuizel has quit IRC [05:25:29] *** rsimha has quit IRC [05:26:42] *** cying has quit IRC [05:32:24] *** michaeln has quit IRC [05:32:59] *** ziadh has quit IRC [05:35:37] *** mirandac_ has joined #chromium [05:37:17] *** ejat has quit IRC [05:42:17] *** MikeSmithXX has quit IRC [05:47:15] *** MikeSmithXX has joined #chromium [05:49:01] *** msteele_ has quit IRC [05:52:35] *** alt-dot-net-geek has joined #chromium [05:53:00] *** _Peter_ has joined #chromium [05:56:14] <_Peter_> Hi, I installed the Linux version of Chrome for the 1st time and I have a question: in the Windows version i can do a select-all with one click in the address bar, the linux version doesnt seem to do it.. it takes 3 clicks in fact. Is there any way to fix that? [05:57:24] *** msteele has joined #chromium [06:00:20] *** alt-dot-net-geek has quit IRC [06:00:47] *** bmizerany has joined #chromium [06:01:00] *** alt-dot-net-geek has joined #chromium [06:05:46] *** trungl has joined #chromium [06:05:47] *** ChanServ sets mode: +v trungl [06:06:08] *** Guest85240 has quit IRC [06:06:27] *** mirandac_ has quit IRC [06:08:39] *** hclam has quit IRC [06:12:25] *** sharyn has joined #chromium [06:16:49] *** sharyn is now known as shark [06:16:56] *** shark is now known as sharyn [06:17:05] *** sharyn is now known as sh4rk [06:17:17] *** alt-dot-net-geek has quit IRC [06:17:45] *** alt-dot-net-geek has joined #chromium [06:19:44] *** sh4rk is now known as lnrd [06:22:54] *** _Peter_ has quit IRC [06:27:05] *** mirandac_ has joined #chromium [06:44:08] *** mirandac_ has quit IRC [06:45:11] *** lnrd has left #chromium [06:48:54] *** altF4_ has joined #chromium [06:53:58] *** MikeSmithXX has quit IRC [06:57:24] *** yutak_home has quit IRC [06:59:18] *** altF4_ has left #chromium [07:11:14] *** anicolao has joined #chromium [07:23:29] *** alt-dot-net-geek has quit IRC [07:35:31] *** n8o has quit IRC [07:37:13] *** kenneth_reitz has quit IRC [07:39:24] *** Kunalagon has joined #chromium [07:49:06] *** wb_ has quit IRC [07:50:19] *** Prodego has joined #chromium [07:50:27] *** msteele has quit IRC [07:52:44] *** pfeldman has joined #chromium [07:53:42] *** pfeldman_ has joined #chromium [07:56:45] *** Precea[BNC] is now known as Precea [07:57:18] *** pfeldman has quit IRC [07:57:19] *** pfeldman_ is now known as pfeldman [08:04:48] *** Precea is now known as Precea[BNC] [08:14:32] *** rniwa has joined #chromium [08:19:30] *** pfeldman has quit IRC [08:24:22] *** JohnDoe2 has quit IRC [08:25:16] *** JohnDoe2 has joined #chromium [08:29:19] *** bmizerany has quit IRC [08:39:57] *** Prodego has quit IRC [08:41:20] *** Aferlak12 has quit IRC [08:43:57] *** Kunalagon has quit IRC [08:54:27] *** satish_ has joined #chromium [08:56:14] *** dr_win has quit IRC [08:56:47] *** dr_win has joined #chromium [08:57:37] *** dr_win has joined #chromium [08:57:52] *** satish_ has quit IRC [09:04:45] *** trungl has quit IRC [09:07:14] *** Erkan_Yilmaz has quit IRC [09:10:05] *** Kunalagon has joined #chromium [09:13:37] *** oshima_ has quit IRC [09:23:41] *** kbrosnan has quit IRC [09:32:26] *** leeight has joined #chromium [09:32:33] *** leeight has left #chromium [09:33:35] *** pdelgallego has joined #chromium [09:34:41] *** awidegreen has joined #chromium [09:35:33] *** kbrosnan has joined #chromium [09:59:47] <trungl-bot> Tree closed by maruel at chromium dot org: Tree is closed (maintenance: maruel) [10:00:15] *** MX80 has joined #chromium [10:03:07] <maruel_ooo> restarting master [10:07:19] *** rniwa has quit IRC [10:24:56] <trungl-bot> Tree opened by maruel at chromium dot org: Tree is open [10:26:28] *** beilabs has joined #chromium [10:26:48] <maruel_ooo> now I'm really ooo [10:27:17] <beilabs> Is there any issues with local storage in chromium? I'm trying to alter a local database, I added a new field, updated the version number and refreshed the page which ran the script....nothing happened, no new field added at all... [10:30:28] *** hoschi has joined #chromium [10:36:19] *** tonikitoo has quit IRC [10:37:04] *** peterdn has joined #chromium [10:37:09] *** fusion44 has joined #chromium [10:46:23] *** ROBOd has joined #chromium [10:49:16] *** hrna has joined #chromium [10:49:37] *** tonikitoo has joined #chromium [10:50:43] *** Peter- has quit IRC [10:56:56] *** Peter- has joined #chromium [11:02:43] *** wr| has quit IRC [11:05:41] *** JohnDoe2 has quit IRC [11:06:00] *** JohnDoe2 has joined #chromium [11:08:05] *** vandemar has left #chromium [11:10:52] *** rubenbb has quit IRC [11:11:48] *** maikmerten has joined #chromium [11:13:31] *** fusion44 has quit IRC [11:26:20] *** xenoterracide has joined #chromium [11:32:32] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "Mac10.5 Tests (dbg)(1)" from 53577: finnur at chromium dot org) [11:37:35] <trungl-bot> Tree opened by finnur at chromium dot org: Tree is open [11:44:35] *** ebraminio has joined #chromium [11:47:23] *** hrna has quit IRC [11:48:56] *** hrna has joined #chromium [11:51:43] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Builder (dbg)" from 53583: finnur at chromium dot org, timurrrr at chromium dot org) [12:00:48] <trungl-bot> Tree opened by finnur at chromium dot org: Tree is open [12:03:20] *** exxe has joined #chromium [12:06:57] *** rubenbb has joined #chromium [12:09:50] *** Limbero has joined #chromium [12:11:23] *** oshima_ has joined #chromium [12:15:54] <Limbero> what exactly does chrome save when you allow it to save credit card information [12:16:03] <Limbero> I didn't do it and I won't, just interested [12:16:42] <selckin> probbaly saves credit card information [12:19:33] <Limbero> I mean, does it save your CVV? [12:24:50] *** zaspire has joined #chromium [13:06:07] *** ebraminio has quit IRC [13:32:24] *** xenoterracide has left #chromium [13:36:30] *** oshima_ has quit IRC [13:47:54] *** bers has joined #chromium [13:52:10] *** rubenbb has quit IRC [13:52:28] *** oshima_ has joined #chromium [14:08:37] *** oshima_ has quit IRC [14:10:08] *** General1337 has joined #chromium [14:12:11] *** General13372 has quit IRC [14:12:16] *** Peter` has quit IRC [14:13:01] *** rubenbb has joined #chromium [14:15:26] *** MartyniP has joined #chromium [14:17:29] *** Peter` has joined #chromium [14:19:41] *** Emperorlou has joined #chromium [14:25:11] *** bers has quit IRC [14:33:33] *** fantasticulous has joined #chromium [14:41:53] *** rubenbb has quit IRC [14:46:54] *** hrna has quit IRC [14:51:49] *** acr0nym has joined #chromium [14:52:02] <acr0nym> hello, anyone around? :) [14:59:00] *** RT|Chatzilla_ has joined #chromium [15:00:11] *** RT|Chatzilla has quit IRC [15:00:30] *** RT|Chatzilla_ is now known as RT|Chatzilla [15:01:33] *** acr0nym has left #chromium [15:13:12] *** MX80 has quit IRC [15:19:49] *** JohnDoe2 has quit IRC [15:20:52] *** JohnDoe2 has joined #chromium [15:26:22] *** beilabs has quit IRC [15:28:38] *** holdenss has joined #chromium [15:28:59] *** RT|Chatzilla_ has joined #chromium [15:30:11] *** RT|Chatzilla has quit IRC [15:30:28] *** RT|Chatzilla_ is now known as RT|Chatzilla [15:34:26] *** holdenss has quit IRC [15:38:52] *** rubenbb has joined #chromium [15:53:54] *** Precea[BNC] is now known as Precea [15:55:35] *** rubenbb has quit IRC [15:55:58] *** RT|Chatzilla_ has joined #chromium [15:57:16] *** RT|Chatzilla has quit IRC [15:57:27] *** RT|Chatzilla_ is now known as RT|Chatzilla [16:03:13] *** xenoterracide has joined #chromium [16:11:46] *** xenoterracide has left #chromium [16:13:05] *** shreyas_ has joined #chromium [16:18:08] *** bmizerany has joined #chromium [16:42:31] *** rohitrao has joined #chromium [16:42:31] *** ChanServ sets mode: +v rohitrao [16:43:09] *** hebz0rl has joined #chromium [16:46:29] *** shreyas_ has quit IRC [16:52:56] *** rubenbb has joined #chromium [16:57:50] *** Aferlak12 has joined #chromium [17:05:57] *** rubenbb has quit IRC [17:09:31] *** shoe` has joined #chromium [17:09:35] *** shoe has quit IRC [17:17:53] *** bers- has joined #chromium [17:21:06] *** splodge-bottom has joined #chromium [17:24:20] *** oshima_ has joined #chromium [17:28:01] *** ejat has joined #chromium [17:28:02] *** ejat has joined #chromium [17:28:47] *** bmizerany has quit IRC [17:29:55] *** bmizerany has joined #chromium [17:41:05] *** ejat has quit IRC [17:52:54] *** rubenbb has joined #chromium [18:14:51] *** rohitrao has quit IRC [18:17:17] *** atwilson_ has joined #chromium [18:23:24] *** hrna has joined #chromium [18:24:39] *** bers- has quit IRC [18:28:56] *** General1337 has quit IRC [18:29:02] *** RT|Chatzilla has quit IRC [18:33:28] *** Adys has joined #chromium [18:35:57] *** MartyniP has quit IRC [18:39:17] *** Adys_ has joined #chromium [18:40:16] *** Adys has quit IRC [18:53:18] *** fantasticulous has quit IRC [18:53:52] *** splodge-bottom has quit IRC [19:02:42] *** Zaba has quit IRC [19:06:23] *** seventh has joined #chromium [19:06:44] *** ebraminio has joined #chromium [19:07:18] *** Zaba has joined #chromium [19:11:41] *** ebraminio has quit IRC [19:19:01] *** Adys_ has quit IRC [19:28:49] *** ph0nk has joined #chromium [19:31:49] *** Adys_ has joined #chromium [19:32:03] *** anicolao has quit IRC [19:33:51] *** Adys_ is now known as Adys [19:33:58] *** anicolao has joined #chromium [19:43:44] *** zaspire has quit IRC [19:55:57] *** Adys has quit IRC [19:56:40] *** exxe has quit IRC [19:57:15] *** maikmerten has quit IRC [20:05:15] *** peterdn has quit IRC [20:06:00] *** JohnDoe2 has quit IRC [20:06:22] *** Precea has quit IRC [20:06:22] *** JodaZ has quit IRC [20:06:54] *** oshima_ has quit IRC [20:07:49] *** oshima_ has joined #chromium [20:08:36] *** oshima__ has joined #chromium [20:08:46] *** Precea has joined #chromium [20:11:11] *** fr has quit IRC [20:11:15] *** n3v3le has left #chromium [20:12:37] *** oshima_ has quit IRC [20:12:37] *** oshima__ is now known as oshima_ [20:15:58] *** JodaZ has joined #chromium [20:16:54] *** fr has joined #chromium [20:17:10] *** scherkus has quit IRC [20:18:49] *** rniwa has joined #chromium [20:20:37] *** JodaZ has quit IRC [20:28:12] *** kenneth_reitz has joined #chromium [20:35:38] *** ebraminio has joined #chromium [20:35:38] *** ebraminio has joined #chromium [20:36:58] *** proppy has joined #chromium [20:37:08] <proppy> Hi, does chromium support embedding svg in html5 ? [20:37:15] <proppy> (aka inline svg) [20:37:22] <selckin> try it and find out [20:37:36] *** bers has joined #chromium [20:38:52] <proppy> it seems not [20:39:03] <proppy> I wanted to know if someone has similar issue [20:40:17] *** fr has quit IRC [20:40:36] <proppy> http://aminche.com/svghtml5/circle.html [20:40:40] *** Precea has quit IRC [20:40:54] <proppy> the circle don't render on chromium 6.0.460.0 (51707) [20:41:04] <proppy> but the text do render [20:41:50] *** fantasticulous has joined #chromium [20:42:12] <proppy> trying chromium nightly [20:43:40] *** rohan has joined #chromium [20:46:34] *** rohan_ has joined #chromium [20:46:35] *** Precea has joined #chromium [20:46:51] <rohan_> why was the wrench icon changed in the chromium dev builds? it was facing right before, now it's facing left. [20:47:10] *** bmizerany has quit IRC [20:47:47] *** chrisccoulson has joined #chromium [20:48:20] *** rohan has quit IRC [20:48:24] *** JodaZ has joined #chromium [20:49:09] *** oshima_ has quit IRC [20:50:19] *** fr has joined #chromium [20:50:47] *** JodaZ has quit IRC [20:51:08] *** JohnDoe2 has joined #chromium [20:52:40] *** rubenbb has quit IRC [20:53:32] *** rubenbb has joined #chromium [20:59:05] *** JodaZ has joined #chromium [21:03:21] <proppy> it was a webkit bug, found it https://bugs.webkit.org/show_bug.cgi?id=30388 :) [21:12:53] *** tonikitoo has quit IRC [21:18:21] *** proppy has quit IRC [21:28:40] *** Adys has joined #chromium [21:28:51] *** bers has quit IRC [21:28:57] *** rwestphal has joined #chromium [21:37:19] *** slightlyoff has joined #chromium [21:37:19] *** ChanServ sets mode: +v slightlyoff [21:38:16] *** Adys has quit IRC [21:38:54] *** rwestphal has left #chromium [21:39:12] *** Adys has joined #chromium [21:41:47] *** slightlyoff is now known as slightlyoff_afk [21:44:30] *** Adys has quit IRC [21:46:52] *** Precea has quit IRC [21:47:28] *** kenneth_reitz has quit IRC [21:49:02] *** Precea has joined #chromium [21:50:10] *** rohan_ has quit IRC [21:53:16] *** MX80 has joined #chromium [21:58:05] *** ebraminio is now known as kangubert [21:58:34] *** kangubert is now known as ebraminio [22:09:21] *** Precea has quit IRC [22:10:03] *** Precea has joined #chromium [22:26:06] *** Adys has joined #chromium [22:32:41] *** kermit has quit IRC [22:32:51] *** dglazkov has joined #chromium [22:32:52] *** ChanServ sets mode: +v dglazkov [22:34:15] *** yutak_home has joined #chromium [22:34:16] *** ChanServ sets mode: +v yutak_home [22:36:30] *** dglazkov has quit IRC [22:40:33] *** gershon_ has joined #chromium [22:41:09] *** peterdn has joined #chromium [22:41:12] *** dglazkov has joined #chromium [22:41:12] *** ChanServ sets mode: +v dglazkov [22:41:18] *** dglazkov has quit IRC [22:41:58] <gershon_> hello, wondering if i could ask about c++ v8 here? [22:50:17] *** roc has quit IRC [22:50:25] *** bmizerany has joined #chromium [22:50:33] *** gershon_ has quit IRC [22:50:52] *** bmizerany has quit IRC [22:56:57] *** roc has joined #chromium [22:59:31] *** Adys_ has joined #chromium [22:59:56] *** chrisccoulson has quit IRC [23:01:01] *** chrisccoulson has joined #chromium [23:01:20] *** Adys has quit IRC [23:06:22] *** ROBOd has quit IRC [23:07:08] *** Adys_ has quit IRC [23:15:59] *** Adys_ has joined #chromium [23:23:37] *** Adys has joined #chromium [23:24:03] *** Adys_ has quit IRC [23:28:43] *** Adys has quit IRC [23:29:10] *** Adys_ has joined #chromium [23:32:14] *** up365 has quit IRC [23:32:43] *** hrna has quit IRC [23:36:37] *** Adys_ has quit IRC [23:42:37] *** fr has quit IRC [23:43:13] *** rubenbb has quit IRC [23:43:51] *** kermit has joined #chromium [23:44:17] *** Precea has quit IRC [23:45:36] *** up365 has joined #chromium [23:45:57] *** fr has joined #chromium [23:48:24] *** Precea has joined #chromium [23:48:41] *** JodaZ has quit IRC [23:49:21] *** roc has quit IRC [23:50:24] *** rubenbb has joined #chromium [23:52:46] *** JodaZ has joined #chromium [23:53:04] *** kermit has quit IRC [23:53:49] *** kermit has joined #chromium [23:54:04] *** Adys has joined #chromium [23:54:06] *** bmizerany has joined #chromium [23:55:15] *** bmizerany has joined #chromium [23:56:57] *** JodaZ_ has joined #chromium [23:57:01] *** Kunalagon has quit IRC [23:57:47] *** JodaZ has quit IRC [23:58:36] *** kermit has quit IRC