[00:02:32] *** RT|Chatzilla has joined #chromium [00:04:59] <JakeSays> pdr|home: hey are you around? [00:05:14] <pdr|home> I am! Working on fixing the mess I made in #webkit [00:05:20] <JakeSays> lol [00:05:38] <pdr|home> JakeSays: What's up? [00:06:16] <JakeSays> pdr|home: i'm starting to take a look at that textPath bug. was wondering if you might have some insight on where the problem might be occurring [00:06:50] <JakeSays> basically i'm trying to figure out where the glyph position is being calculated [00:07:02] <pdr|home> From memory, I thought we thought it was in the SVG text layout code [00:08:08] *** ill1cit has quit IRC [00:08:12] <JakeSays> right. ok. [00:08:41] <JakeSays> but it would be lower down in the stack i would imagine, probably in chromium/skia code [00:08:54] <JakeSays> since it doesnt happen everywhere [00:10:40] <pdr|home> My guess was that somewhere in the text layout code, SVG asks for the wrong or stale width. What was the workaround you found again? [00:10:46] <pdr|home> Was it using SVG fonts? [00:11:01] <JakeSays> the workaround is svg fonts, right [00:12:51] <JakeSays> so i'm thinking what i need to do is create an .svg with two textpaths - one using a platform font, and one using an svg font and then step through the layout code for both [00:13:20] <pdr|home> That would be a good plan, but I think the two codepaths diverge pretty quickly :/ [00:15:08] <pdr|home> JakeSays: will you be around in ~1hr? I can take a deeper look into the code and see if I have some ideas [00:15:30] <JakeSays> pdr|home: i will be. i'll just keep poking around [00:15:34] <JakeSays> and learning [00:17:00] *** TheFuzzball has quit IRC [00:18:03] *** TheFuzzball has joined #chromium [00:21:05] *** sadrul has quit IRC [00:23:48] *** d0k has quit IRC [00:27:25] *** michaeln has joined #chromium [00:27:25] *** ChanServ sets mode: +v michaeln [00:33:22] *** nornagon_ has joined #chromium [00:38:09] *** sadrul has joined #chromium [00:38:10] *** ChanServ sets mode: +v sadrul [00:39:50] *** Omen_20 has quit IRC [00:50:52] *** techhelper1 has quit IRC [00:54:40] *** maligree has quit IRC [00:56:28] *** michaeln has quit IRC [00:57:14] *** theCole has quit IRC [01:01:11] *** tzik has quit IRC [01:01:11] *** mazda has quit IRC [01:04:47] *** nornagon_ has quit IRC [01:06:05] *** jyasskin has quit IRC [01:15:23] <pdr|home> JakeSays: woohoo, my webkit test fix landed. Any progress? [01:18:14] *** Matt__ has joined #chromium [01:22:07] <JakeSays> pdr|home: hmm. well, i've managed to step through the code that calculates the glyph widths [01:22:29] <JakeSays> SVGTextMetricsBuilder [01:22:47] *** mck182 has quit IRC [01:23:00] <JakeSays> and it doesnt appear to be using stale widths [01:23:16] <JakeSays> although i cant swear to that [01:23:29] * pdr|home thinks.. [01:23:53] <JakeSays> problem is i have no idea what the widths should be, but they look reasonable [01:24:10] <pdr|home> The rendering difference is only a px or two though, right? [01:24:28] <JakeSays> yeah [01:24:47] <JakeSays> why do you suspect it migth be bad width data? [01:25:26] <pdr|home> Total guess, but the characters look to be squished or stretched just barely [01:26:28] <JakeSays> in theory, if its just a width issue, i should see similar behavior on a straight line path? [01:27:17] <pdr|home> Does the problem go away on a straight path? [01:27:28] <pdr|home> Btw, we're both talking about this testcase, correct? https://bug-83482-attachments.webkit.org/attachment.cgi?id=136250 [01:27:30] <JakeSays> pdr|home: was just going to check that [01:27:40] <JakeSays> yes [01:29:30] <JakeSays> pdr|home: text looks fine on a horizontal path, but if i transform that path, the behavior returns [01:30:19] <pdr|home> Let me see if I can come up with a simpler testcase right quick.. one sec [01:30:39] <JakeSays> pdr|home: i have a simple test case if you want [01:30:44] <JakeSays> one <textPath> [01:30:51] *** benjhayden has quit IRC [01:31:24] <pdr|home> (btw, do you mind if we head over to #webkit?) [01:31:33] <JakeSays> no prob [01:31:36] <rsleevi> yeah, keep it out of #chromium [01:31:39] <rsleevi> people are trying to work [01:31:40] <rsleevi> :-p [01:31:45] <JakeSays> LOL [01:40:49] *** silviapf has quit IRC [01:40:55] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "nacl_integration" on "Mac10.5 Tests (1)" from 138071: shess at chromium dot org) [01:41:26] *** hbono has joined #chromium [01:41:27] *** ChanServ sets mode: +v hbono [01:47:58] <trungl-bot> Tree opened by rsleevi at chromium dot org (:rsleevi): Tree is open [01:51:24] *** thakis_ has joined #chromium [01:52:21] *** jondong has joined #chromium [01:52:47] *** jondong is now known as Guest14604 [02:01:39] *** thakis_ has quit IRC [02:01:56] *** thakis_ has joined #chromium [02:02:15] *** thakis_ has quit IRC [02:02:31] *** thakis_ has joined #chromium [02:09:34] *** darcyclarke has joined #chromium [02:13:39] *** nornagon_ has joined #chromium [02:14:21] *** barrbrain has joined #chromium [02:21:44] *** pdr|home is now known as pdr|eclipse [02:24:30] *** pdr|eclipse is now known as pdr|cloudyskies [02:25:54] *** mlevin_ has quit IRC [02:27:12] *** michaeln has joined #chromium [02:27:12] *** ChanServ sets mode: +v michaeln [02:35:20] *** pdr|cloudyskies is now known as pdr|home [02:36:55] *** jeremyhammer has joined #chromium [02:39:01] *** pdr|home has quit IRC [02:40:16] *** wxwok has joined #chromium [02:41:21] *** derrida has joined #chromium [02:44:05] *** bhthompson has joined #chromium [02:46:07] *** thakis_ has quit IRC [02:47:16] *** venom00ut has quit IRC [02:53:14] *** tasak has joined #chromium [02:54:16] *** tkent has joined #chromium [02:56:27] *** michaeln has quit IRC [02:59:42] *** lipsin has joined #chromium [02:59:42] *** lipsin has quit IRC [02:59:42] *** lipsin has joined #chromium [03:00:06] *** Guest50362 has quit IRC [03:02:57] *** Guest50362 has joined #chromium [03:11:04] *** jryans has joined #chromium [03:11:17] *** Gentlecat_ has quit IRC [03:12:59] *** theCole has joined #chromium [03:17:23] *** pilgrim_google__ has joined #chromium [03:18:40] *** jyasskin has joined #chromium [03:19:32] *** pilgrim_google__ has quit IRC [03:21:36] *** bhthompson has quit IRC [03:23:04] *** jrmuizel has joined #chromium [03:23:40] *** bhthompson has joined #chromium [03:26:16] *** pilgrim_google_ has joined #chromium [03:29:27] *** bhthompson has quit IRC [03:30:39] *** pilgrim_google has joined #chromium [03:31:01] *** pilgrim_google_ has quit IRC [03:31:53] *** leeight has joined #chromium [03:32:02] *** wxwok has quit IRC [03:32:39] *** techhelper1 has joined #chromium [03:35:06] *** pilgrim_google__ has joined #chromium [03:35:09] *** pilgrim_google has quit IRC [03:36:38] *** nessy has joined #chromium [03:50:07] <JakeSays> hmm. think i found a bug in skia [03:51:07] *** jryans has quit IRC [03:57:38] *** c4milo has joined #chromium [03:58:56] <maruel> restarting chromium.webkit [04:03:08] *** robincao has quit IRC [04:05:50] *** tasak has quit IRC [04:06:27] *** robincao has joined #chromium [04:08:33] *** tasak has joined #chromium [04:09:11] *** pilgrim_google__ has quit IRC [04:09:13] *** rnk_ has joined #chromium [04:09:13] *** ChanServ sets mode: +v rnk_ [04:09:39] *** motownavi_ has joined #chromium [04:09:39] *** ChanServ sets mode: +v motownavi_ [04:10:56] *** caseq has quit IRC [04:11:21] *** motownavi has quit IRC [04:11:22] *** motownavi_ is now known as motownavi [04:11:28] *** thakis_ has joined #chromium [04:11:29] *** vangelis1 has joined #chromium [04:11:29] *** ChanServ sets mode: +v vangelis1 [04:11:51] *** acedia has quit IRC [04:12:06] *** battre has quit IRC [04:12:06] *** piman_ has quit IRC [04:12:06] *** sabercrombie has quit IRC [04:12:07] *** acedia has joined #chromium [04:12:18] *** mnaganov_ has joined #chromium [04:12:18] *** ChanServ sets mode: +v mnaganov_ [04:12:35] *** battre has joined #chromium [04:12:41] *** vangelis has quit IRC [04:12:41] *** rnk has quit IRC [04:12:41] *** hashimoto has quit IRC [04:12:41] *** yutak has quit IRC [04:12:41] *** hamaji has quit IRC [04:12:41] *** mnaganov has quit IRC [04:12:41] *** zel has quit IRC [04:12:42] *** mnaganov__ is now known as mnaganov [04:13:03] *** sabercrombie has joined #chromium [04:13:03] *** ChanServ sets mode: +v sabercrombie [04:13:05] *** yutak has joined #chromium [04:13:05] *** ChanServ sets mode: +v yutak [04:13:08] *** hashimoto has joined #chromium [04:13:10] *** piman_ has joined #chromium [04:13:12] *** hamaji has joined #chromium [04:13:27] *** ChanServ sets mode: +v piman_ [04:13:40] *** zel has joined #chromium [04:13:40] *** ChanServ sets mode: +v zel [04:16:22] *** mnaganov has quit IRC [04:16:58] *** mnaganov has joined #chromium [04:19:07] *** techhelper1 has quit IRC [04:20:00] *** kinuko_ has joined #chromium [04:23:11] <maruel> chromium.webkit should be fine for now [04:24:08] *** jyasskin has quit IRC [04:25:47] *** michaeln has joined #chromium [04:25:47] *** ChanServ sets mode: +v michaeln [04:28:43] <JakeSays> longshot, but anybody familiar with text rendering via skia hanging around? [04:35:14] *** kyleliu has joined #chromium [04:35:59] *** robincao has quit IRC [04:37:06] *** robincao has joined #chromium [04:39:52] *** bhthompson has joined #chromium [04:40:28] *** c4milo has quit IRC [04:41:08] *** nornagon_ has quit IRC [04:44:37] *** bhthompson has quit IRC [04:48:06] *** nornagon_ has joined #chromium [04:51:14] *** temp01 has quit IRC [04:54:06] *** tasak has quit IRC [04:55:14] *** michaeln has quit IRC [04:56:11] *** lipsin has quit IRC [04:58:44] *** chemical has joined #chromium [04:59:17] <chemical> is there way to backup/restore chromium profile settings [05:00:35] *** theCole has quit IRC [05:01:54] *** lipsin has joined #chromium [05:03:19] *** forsto has joined #chromium [05:14:55] <forsto> ( new Date() ).setHours(0) returns a Date object in chrome 19. Is this intended? chrome 18 and firefox 12 both returns a number though. jsfiddle test case: http://jsfiddle.net/maHVr/ [05:16:13] *** techhelper1 has joined #chromium [05:24:12] *** jeremyhammer has quit IRC [05:24:26] *** bhthompson has joined #chromium [05:28:43] *** bhthompson has quit IRC [05:32:28] *** darcyclarke has quit IRC [05:33:46] *** jeremyhammer has joined #chromium [05:35:48] *** jrmuizel has quit IRC [05:47:48] *** jyasskin has joined #chromium [05:47:49] *** ChanServ sets mode: +v jyasskin [05:48:35] *** cooled_ has joined #chromium [05:49:37] *** cooled has quit IRC [05:58:29] *** infogulch_ has joined #chromium [05:58:47] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "Mac10.6 Tests (2)" from 138074: aa at chromium dot org (:aboodman), chrome-release at google dot com, cmp at chromium dot org, davemoore at chromium dot org, jar at chromium dot org, kinuko at chromium dot org, nsylvain at chromium dot org, perkj at chromium dot org, pkotwicz at chromium dot org, rtenneti at google dot com, satorux at chromium dot org, shess at chromium dot org, tfarina at chromium dot org) [05:59:18] *** gavin_ has joined #chromium [05:59:45] *** loislo1 has joined #chromium [05:59:58] *** localhost has quit IRC [06:00:28] *** nenolod has quit IRC [06:00:28] *** infogulc- has joined #chromium [06:01:11] *** infogulch has quit IRC [06:01:18] *** gavin has quit IRC [06:01:21] *** tasak has joined #chromium [06:02:25] *** nenolod has joined #chromium [06:03:12] *** localhost has joined #chromium [06:03:25] *** infogulch_ has quit IRC [06:06:52] *** loislo1 has quit IRC [06:08:37] *** darcyclarke has joined #chromium [06:10:03] *** kinuko has quit IRC [06:10:03] *** kinuko_ is now known as kinuko [06:10:38] *** demize has joined #chromium [06:18:03] *** tommi2 has joined #chromium [06:19:46] *** tommi has quit IRC [06:21:11] *** Wizek has joined #chromium [06:27:01] *** michaeln has joined #chromium [06:27:01] *** ChanServ sets mode: +v michaeln [06:41:41] *** jamiewalch has joined #chromium [06:45:29] *** Foxhoundz has joined #chromium [06:45:47] *** Foxhoundz has left #chromium [06:48:14] *** nona____ has joined #chromium [06:48:54] *** pilotbub has joined #chromium [06:52:01] *** nona___ has quit IRC [06:56:29] *** michaeln has quit IRC [06:58:05] <kinuko> Rebooted Mac10.6 Tests (2) [06:58:12] <trungl-bot> Tree opened by kinuko at chromium dot org: Tree is open [06:59:06] *** tasak has quit IRC [07:02:43] *** nornagon_ has quit IRC [07:06:18] *** tasak has joined #chromium [07:06:36] *** nornagon_ has joined #chromium [07:07:59] *** wei_james has left #chromium [07:11:05] *** pilotbub has quit IRC [07:12:59] *** bhthompson has joined #chromium [07:13:04] *** wei_james has joined #chromium [07:21:23] *** jeremyhammer has quit IRC [07:27:03] *** thakis_ has quit IRC [07:29:58] *** bartj has joined #chromium [07:31:59] *** hacks has joined #chromium [07:32:20] <hacks> What's the hold up on getting short audio files to run everytime on chrome? [07:39:00] *** darcyclarke has quit IRC [07:41:11] <bartj> chromium-extensions is deserted [07:42:14] *** nona___ has joined #chromium [07:44:33] *** techhelper1 has quit IRC [07:45:24] *** joncham has quit IRC [07:45:34] *** nona____ has quit IRC [07:50:12] *** Mowsh has quit IRC [07:59:12] *** tommi has joined #chromium [07:59:25] *** tommi2 has quit IRC [08:00:02] *** leeight has quit IRC [08:02:24] *** leeight has joined #chromium [08:05:08] *** jyasskin has quit IRC [08:08:46] *** rniwa has joined #chromium [08:10:40] *** [-bm-] has quit IRC [08:11:12] *** Ruetobas has quit IRC [08:15:05] *** hamaji has quit IRC [08:15:34] *** Ruetobas has joined #chromium [08:16:39] *** barrbrain has quit IRC [08:22:21] *** bhthompson has quit IRC [08:22:50] *** fafhnir has joined #chromium [08:22:53] *** bhthompson has joined #chromium [08:23:38] *** bartj has quit IRC [08:25:09] *** stuartmorgan has joined #chromium [08:25:09] *** ChanServ sets mode: +v stuartmorgan [08:26:07] *** fafhnir has quit IRC [08:26:17] *** leeight has quit IRC [08:26:23] *** jamiewalch has quit IRC [08:26:29] *** michaeln has joined #chromium [08:26:29] *** ChanServ sets mode: +v michaeln [08:31:01] *** fafhnir has joined #chromium [08:31:38] *** hacks has quit IRC [08:33:26] *** vitalybuka has quit IRC [08:37:20] *** ensonic has joined #chromium [08:37:20] *** ChanServ sets mode: +v ensonic [08:38:00] *** bartj has joined #chromium [08:43:02] *** Malmis_b is now known as Malmis [08:43:16] *** bhthompson has quit IRC [08:44:02] *** phajdan-jr|afk is now known as phajdan-jr [08:44:21] *** phajdan-jr is now known as phajdan-jr|afk [08:46:05] *** leeight has joined #chromium [08:46:46] <kinuko> sheriffbot: help [08:52:03] *** leeight has left #chromium [08:55:59] *** michaeln has quit IRC [08:58:44] <derrida> I have an orange outline that is getting drawn around the selected element in a focused window. I am coming up empty on how to eliminate this border from my site and it only gets rendered by chromium. Anyone run into this and know how I might handle it? [08:59:07] *** gabriel9|work has joined #chromium [08:59:09] <derrida> unfortunately, it seems nearly impossible to take a screenshot since the thing disappears when the window loses focus [09:01:38] <derrida> the rule creating the orange box (which seems to override anything and everything) is coming from the "user stylesheet" and it looks like: :focus { outline: #F1CA7F solid 2px; } [09:02:18] <stuartmorgan> derrida: Try the support channel (see channel topic) [09:02:43] *** _gambit has joined #chromium [09:02:52] * derrida nods sheepishly [09:03:03] *** mck182 has joined #chromium [09:08:47] *** rniwa has quit IRC [09:10:07] *** svillar has joined #chromium [09:11:25] *** mnaganov has quit IRC [09:26:42] *** tomspur has joined #chromium [09:26:42] *** tomspur has joined #chromium [09:29:12] *** maligree has joined #chromium [09:31:35] *** Beetny has joined #chromium [09:32:43] <jochen__> good morning [09:38:29] *** gabriel9|work has quit IRC [09:39:18] <rsleevi> evening, jochen__ [09:42:35] *** gabriel9|work has joined #chromium [09:43:47] *** poppiez has joined #chromium [09:46:43] *** mnaganov__ has joined #chromium [09:46:43] *** ChanServ sets mode: +v mnaganov__ [09:47:14] *** mnaganov_ has quit IRC [09:47:28] *** venom00ut has joined #chromium [09:47:28] *** venom00ut has joined #chromium [09:48:47] *** dve has joined #chromium [09:50:14] *** nornagon_ has quit IRC [09:52:34] *** dve has quit IRC [09:55:22] *** tasak has quit IRC [09:57:07] *** tasak has joined #chromium [10:02:41] *** patcito has quit IRC [10:05:32] *** patcito_ has joined #chromium [10:12:32] *** nona___ has quit IRC [10:12:57] *** nona___ has joined #chromium [10:20:06] *** patcito_ has quit IRC [10:22:09] *** maligree has quit IRC [10:23:59] *** Misterno has joined #chromium [10:24:46] <Misterno> what happens with memory when you go from one huge page to one tiny one, how quickly is memory reclaimed and would it be faster to simply close tab first then open second page to regain memory? [10:25:50] *** michaeln has joined #chromium [10:25:50] *** ChanServ sets mode: +v michaeln [10:26:21] *** bartfab has joined #chromium [10:26:21] *** ChanServ sets mode: +v bartfab [10:26:51] *** nona___ has quit IRC [10:29:18] *** paulkinlan has joined #chromium [10:32:46] *** nornagon_ has joined #chromium [10:33:34] *** NimeshNeema has joined #chromium [10:33:48] *** noyau1 has joined #chromium [10:40:53] *** nona___ has joined #chromium [10:40:55] *** decoder has quit IRC [10:41:11] *** decoder has joined #chromium [10:47:20] *** tasak has quit IRC [10:51:45] *** tasak has joined #chromium [10:53:16] *** Malmis has quit IRC [10:55:30] *** michaeln has quit IRC [10:56:09] *** bartj has quit IRC [10:56:36] *** jondot has joined #chromium [10:57:24] <jondot> hello, is chrome for android open source? [11:00:18] *** bauerb has joined #chromium [11:04:08] *** nornagon_ has quit IRC [11:04:25] <Misterno> yes [11:04:41] <Misterno> actually i dont know im guessing [11:04:42] <Misterno> sorry [11:07:42] *** caseq has joined #chromium [11:07:42] *** ChanServ sets mode: +v caseq [11:08:18] <wei_james> part of the android source code opened. [11:08:26] <wei_james> while still a lot of code not opened. [11:09:31] <wei_james> and more and more code is open sourcing... [11:09:38] *** zosky has joined #chromium [11:10:23] *** zosky has quit IRC [11:12:54] *** jondot has quit IRC [11:13:01] *** jondot has joined #chromium [11:14:49] *** jondot has quit IRC [11:15:31] *** jondot has joined #chromium [11:18:06] *** nona___ has quit IRC