[00:00:19] <klawd> hi! is there a way to open a blank popup in chrome? with javascript? [00:00:43] <tonyg-cr> oh wait, r48203 touched the same thing [00:00:59] <tonyg-cr> estade: r48203 is a build breakage candidate too [00:01:08] <jhawkins> fix coming [00:01:16] <tonyg-cr> oh, it was 48202? [00:01:43] <jhawkins> fix committed [00:01:56] <tonyg-cr> thanks [00:03:01] *** AaronMT has joined #chromium [00:05:38] *** sundiamonde has quit IRC [00:06:13] *** sundiamonde has joined #chromium [00:06:14] <stuartmorgan> klawd: wrong channel; see topic [00:06:39] *** sundiamonde has quit IRC [00:06:52] <klawd> ok, thanks [00:06:58] <dcheng> Hm. What type should I use in WebKitClient if I want to return a WebKit HashSet? [00:09:17] *** tonikitoo has quit IRC [00:09:22] *** _gschmidt has quit IRC [00:09:29] *** sundiamonde has joined #chromium [00:14:20] <jamesr_> tony^work: yo [00:14:41] <jamesr_> tony^work: i probably broke tables/mozilla/bug8411.xml's pixel results for mac [00:14:59] <jamesr_> i'll check in a mac-leopard baseline upstream [00:15:15] <jamesr_> so if you see redness on the canaries for that test you know why [00:15:40] <jamesr_> tables/mozilla/bugs/bug8411.xml that is [00:17:49] *** Symanb0rk has joined #chromium [00:18:15] *** weinjared has joined #chromium [00:18:25] *** humvee has joined #chromium [00:19:42] *** tonikitoo has joined #chromium [00:20:21] *** computer_ is now known as ryaxnbuntu [00:22:55] <jamesr_> hey mac weenies [00:23:10] <jamesr_> why do i have a process with the name (null) eating ~11.5% CPU? it's a child of the browser process [00:23:12] <jamesr_> thakis: ^^ ? [00:23:28] <thakis> jamesr_: stuartmorgan, thomasvl, markmentovai ^ [00:23:30] <jamesr_> i also have a bunch of renderers chewing 1.5-2.0% CPU, but that's probably the retarded polling [00:23:43] <markmentovai> jamesr_: (null) in the cracktivity monitor? [00:23:45] <markmentovai> or ps? [00:23:50] <jamesr_> cractivity [00:23:55] <thakis> jamesr_: we do some magic to give plugin processes the name "chrome plugin: flash" etc in activitiy monitor [00:23:59] <stuartmorgan> :( [00:24:00] <markmentovai> stuartmorgan [00:24:03] <thakis> jamesr_: apparently, it's a big buggy [00:24:13] <markmentovai> "magic" = crack open a system api [00:24:16] <stuartmorgan> thomasvl was supposed to have fixed all of that [00:24:18] <markmentovai> that we shouldn't be using [00:24:24] <markmentovai> but felt we were smart enough to use properly [00:24:25] <stuartmorgan> But apparently not quite [00:24:26] <thakis> jamesr_: if you do `ps aux | grep chromium` and compare pid with cracktivity, you can see what process type it is [00:24:28] <markmentovai> what can i say? we were wrong. [00:24:39] <jamesr_> the command line says --type=renderer [00:24:47] <thakis> then it's probably gmail :-) [00:24:48] <jamesr_> 6.0.408.1 fyi [00:25:02] <thakis> you can also open the task manager, add the pid column, and compare with that [00:25:10] <thakis> chrome's task manage,r that is [00:25:14] <jamesr_> just did that, says it's a buildbot page [00:25:30] <thakis> huh. then complain to one of the webkit weenies [00:25:51] <jamesr_> i would shark it but without symbols it'll be pretty useless [00:26:46] *** markmentovai has quit IRC [00:27:18] <jamesr_> webkit weenie says it's not javascript or painting or layout :) [00:27:39] <thakis> what's activity monitor's "sample" say? [00:27:53] <thakis> mostly painting? ipc / timer stuff? smoething else? [00:28:16] *** jrmuizel has quit IRC [00:28:19] <jamesr_> i can send you a shark trace [00:28:26] <jamesr_> but since this is google chrome there are no symbols :( [00:28:38] <humvee> 00:21:00 < humvee> hey there i've got a problem with chromium. when i load a side it lags 1 or 3 seconds, i can move the mouse and user other programs, i can switch tabs in chromium but i can't do anything on the site [00:28:43] <humvee> 00:21:06 < humvee> *site [00:28:45] <humvee> 00:22:27 < humvee> it is since a few days, but i did't change the version of chromium [00:28:49] <humvee> 00:22:49 < humvee> today i've downloadet a new version of chromium, the problem already happens [00:28:51] <humvee> 00:26:22 < humvee> can someone say me pls where the problem could be? [00:28:54] <humvee> 00:26:39 < humvee> i've deaktivated all addons but it already happens [00:28:59] <thakis> jamesr_: you can symbolize it manually [00:29:10] *** masterov has quit IRC [00:29:11] <tonyg-cr> chase: ping [00:30:02] <thakis> jamesr_: (using dwarfdump or similar iirc. i have a python script that does that somewhere. it's slowish but not terrible if you run it only for a few addresses) [00:30:35] <stuartmorgan> humvee: see channel topic [00:31:32] <chase> tonyg-cr: pong [00:31:53] <tonyg-cr> chase: I was told you are the person to ask about page cycler perf tests [00:32:11] <humvee> stuartmorgan: you mean i should write a support question? [00:32:36] <chase> tonyg-cr: :) [00:32:41] <chase> tonyg-cr: what's up? [00:32:48] <tonyg-cr> xp page_cycler_moz is starting to fail on the console, it appears to have started to move into a new range with ~r47789 a few days ago [00:32:51] <stuartmorgan> humvee: it *is* a support question, so you use the support channel or forum [00:33:00] <jamesr_> thakis: what's 0x3f18000 in 6.0.408.1? [00:33:15] <tonyg-cr> so i'm planning to file a bug with the likely range of the regression, but i'd like to get the console green again for now [00:33:23] <tonyg-cr> what is the process for setting a new expected range? [00:34:17] *** tonikitoo has quit IRC [00:34:30] <thakis> jamesr_: 1.) grab python script from http://code.google.com/p/chromium/issues/detail?id=17803#c22 [00:35:29] <thakis> jamesr_: 2.) read and modify it slightly [00:35:32] <thakis> 3.) profit! [00:35:36] <thakis> there isn't even a ??? step [00:35:53] *** roc has joined #chromium [00:35:54] *** Symanb0rk has left #chromium [00:36:08] *** janm has quit IRC [00:36:20] <jamesr_> thakis: step 0.) put the mac symbols up somewhere public already [00:36:23] <jamesr_> >< [00:36:44] <thakis> yes, that'd be nice [00:36:56] <thakis> maybe they already are? [00:37:02] <willchan> jamesr_: thanks for volunteering? [00:37:20] <chase> tonyg-cr: http://code.google.com/p/chromium/issues/detail?id=44944 ? [00:38:39] <chase> tonyg-cr: not sure if you have scrollback, there was a discussion of these regressions yesterday [00:39:10] *** atwilson_ has joined #chromium [00:39:17] <chase> tonyg-cr: r47789 was reverted soon after, probably a times regression in a WK roll. the exact error the bot is referring to is in total_byte_b, though, not times. [00:39:23] <jamesr_> willchan: touche [00:39:44] <jamesr_> it just seems weird that the windows release is the easiest one of all platforms to debug [00:41:05] <tonyg-cr> chase: thanks for the background, so basically i should just ignore the failures on the console for now? [00:41:28] *** atwilson_ has quit IRC [00:41:40] <chase> tonyg-cr: yeah, i'll green it up, something needs to be fixed with a change in the 47442 to 47499 range [00:41:57] <chase> tonyg-cr: and if not fixed, then at least expected [00:42:04] <tonyg-cr> chase: thanks :) [00:42:44] *** bweinstein has joined #chromium [00:44:57] <chase> tonyg-cr: np [00:49:38] *** malavv has quit IRC [00:50:26] *** ishermandom has joined #chromium [00:50:57] *** ryaxnbuntu is now known as ryaxnb [00:55:51] <tonyg-cr> jhawkins: r48202+r48206 reenabled some BrowserAppRefocusTests but they still aren't happy on linux [00:56:18] <jhawkins> tonyg-cr: looking [00:56:23] <jhawkins> quick link? [00:56:39] *** eseidel has joined #chromium [00:56:55] <jhawkins> ah, need to add !defined(TOOLKIT_VIEWS) [00:57:02] <tonyg-cr> http://build.chromium.org/buildbot/waterfall/builders/Linux%20Builder%20(ChromiumOS)/builds/7477/steps/browser_tests/logs/stdio [00:57:04] <tonyg-cr> makes sense [00:57:38] <tonyg-cr> you are on a test re-enabling war-path today, huh [00:58:02] *** eseidel has quit IRC [00:58:05] *** darwin_ has quit IRC [00:59:31] <humvee> how can i speedup javascript in chromium? [00:59:44] <jhawkins> tonyg-cr: absolutely [01:00:11] *** ishermandom has quit IRC [01:02:35] *** AaronMT has quit IRC [01:03:25] *** smorg is now known as ormaaj [01:06:36] *** Peter` has quit IRC [01:06:51] <thakis> so i want to add a file to webkit. is it correct that i now have to update file lists in 20 different places? [01:07:13] <dcheng> Sounds about right. [01:07:24] <japhet> thakis: if you're lucky [01:07:36] <thakis> is there a list of the file lists that need updating? [01:09:02] *** skydrome has quit IRC [01:09:16] *** skydrome has joined #chromium [01:09:23] <japhet> if there is, i don't know it..... everything that isn't a directory in WebCore/ and looks like a build file, plus WebCore.xcodeproj and WebCore.vcproj? [01:09:37] <thakis> oh man [01:09:44] <thakis> do i need visual studio to update the vcproj? [01:10:00] <dcheng> The vcproj is just a text file, strictly speaking. [01:10:24] <thakis> no, it's a directory [01:10:32] <thakis> i guess i want the sln in there? [01:10:42] <thakis> no [01:11:07] <thakis> oh, there's a vcproj in the vcproj dir [01:11:25] *** Peter` has joined #chromium [01:11:32] <sbyer> yup, easier to hand edit than xcode .proj files [01:13:07] * thakis weeps [01:14:40] <dcheng> Obviously, the solution should be to get rid of build files and putting everything in one source file. [01:16:34] *** rsesek has quit IRC [01:16:34] *** ishermandom has joined #chromium [01:16:49] *** yutak_home has joined #chromium [01:16:49] *** ChanServ sets mode: +v yutak_home [01:18:11] *** humvee has quit IRC [01:19:00] <thakis> git commit -a -m 'add files to gyp, xcode, vc, gnumakefile, .pro file (qt?)' [01:19:03] <thakis> did i miss anything? [01:19:48] *** Venom_X has quit IRC [01:20:02] <dcheng> Isn't there Cmake now too? [01:20:28] *** Venom_X has joined #chromium [01:20:47] <tonyg-cr> stuartmorgan: the mac buildbot didn't build r48221 [01:21:09] <jhawkins> he's on it [01:21:39] <thakis> dcheng: looks like it [01:21:41] * thakis weeps some more [01:22:00] <tonyg-cr> jhawkins: thanks, i'm going to keep it closed until the fix lands [01:22:33] <thakis> dcheng: looks like cmake doesn't list h files though? [01:23:49] <thakis> gah, and WebCore.pro has them in a different place than cpp files [01:24:44] <dcheng> thakis: That appears to be the case. Though I really don't have any clue about CMake [01:25:05] <jamesr_> thakis: most people don't add files [01:25:19] <jamesr_> cmake exists but has no buildbots so if you break it nobody will notice [01:25:47] *** eseidel has joined #chromium [01:25:50] <thakis> "can you put this into a separate file?" must be the webkit reviewer's version of "can you add a browser test that runs on the build bots to track perf regressions for this?" [01:26:06] <thakis> or "have you thought about scalability?" [01:26:43] *** Venom_X has quit IRC [01:27:34] *** rafaelw has left #chromium [01:28:14] <thakis> (269 failures)! [01:28:58] <stuartmorgan> tonyg-cr: should cycle green now; sorry about that [01:29:33] <tonyg-cr> stuartmorgan: thank, reopened [01:29:36] <stuartmorgan> tonyg-cr: if it doesn't, I'll revert both and take another look. It builds locally, so it's bizarre that it failed. Release-only, maybe [01:35:26] *** chaser has quit IRC [01:35:35] *** bradleymeck has joined #chromium [01:35:43] <tonyg-cr> mbelshe: ping [01:35:52] <mbelshe> hi [01:36:19] <mbelshe> did i break something ? [01:36:34] <tonyg-cr> there are win browser_tests and interactive_ui_tests failing since r48186 [01:36:47] <mbelshe> lookingg.... [01:36:49] <tonyg-cr> all three of your patches have cleared now and they still fail [01:37:13] <jhawkins> tonyg-cr: looks like ChromeURLAfterDownload hangs on Win [01:37:18] <jhawkins> disabing on Win [01:37:50] <tonyg-cr> oh, so you think r48186 did it? [01:38:13] <tonyg-cr> i mean 18187 [01:38:19] <tonyg-cr> 48187 [01:38:58] <jhawkins> tonyg-cr: are you asking me? [01:40:16] <tonyg-cr> jhawkins: Yes. ChromeURLAfterDownload does appear to be hanging, but interactive_ui_tests started timing out at 48186 [01:40:21] <mbelshe> tonyg: i can't tell which tests are failing due to 48187? [01:40:32] *** dglazkov has quit IRC [01:40:34] <mbelshe> is it the ChromeURLAfterDownload? [01:40:40] <mbelshe> interactive_ui_tests ? [01:40:43] <jhawkins> tonyg-cr: I don't know about interactive_ui_tests [01:41:24] <tonyg-cr> perhaps it is best to take care of ChromeURLAfterDownload now and then see if any problems remain [01:41:29] <thakis> eglaysher: the colors in my toolbar icons are all weird in my tot linux build [01:41:32] <thakis> known issue? [01:42:20] *** magn3ts has joined #chromium [01:47:24] <tonyg-cr> I'll be offline for 15 mins -- be careful with the tree :-) [01:50:12] <m0> never! [01:52:30] *** tonyg-cr has quit IRC [01:53:18] *** BCalvignac has quit IRC [01:54:04] *** eseidel has quit IRC [01:54:38] *** baklava has joined #chromium [01:54:45] *** MikeSmithXX has joined #chromium [01:58:41] *** MikeSmithW3C^ has quit IRC [02:02:04] *** tonyg-cr has joined #chromium [02:02:04] *** ChanServ sets mode: +v tonyg-cr [02:03:11] <nirnimesh> Anyone else getting TypeError: Unknown AST node at key path 'conditions.3.1.targets.0.actions.0.action.2': Add.... ? [02:04:12] <jhawkins> nirnimesh: that means there's a syntax error in your gyp file [02:04:17] <jhawkins> see the recent thread on chromium-dev about it [02:04:17] *** RT|Chatzilla has joined #chromium [02:05:59] *** jamesr_ is now known as jamesr [02:11:35] *** magn3ts has quit IRC [02:13:02] <thakis> sheriffs ( pamg tonyg-cr ): i started a command that should commit something, but it seems to be busy doing a lot of other stuff first. i'm on my way to the shuttle and will be back on in ~15 min. if the commit happens during that window and breaks something, feel free to revert it [02:13:07] *** thakis is now known as thakis_afk [02:13:32] <tonyg-cr> thakis: thanks for the heads up [02:14:10] <estade> willchan: I am seeing the ugliness now too [02:14:22] <estade> eglaysher: my icons are black instead of a nice orange [02:15:26] *** rubenbb has quit IRC [02:17:57] *** cying has quit IRC [02:18:05] *** kuchhal has quit IRC [02:18:29] *** rubenbb has joined #chromium [02:19:58] <nirnimesh> ok. I'm confused now as to why gyp fails with the "Unknown AST node" error on my machine while the waterfall appears fine [02:20:30] <nirnimesh> with no local changes [02:21:49] *** rsesek has joined #chromium [02:21:49] *** ChanServ sets mode: +v rsesek [02:22:07] *** kuchhal has joined #chromium [02:22:07] *** ChanServ sets mode: +v kuchhal [02:22:10] <rsesek> gclient tryserver errors will be fixed shortly [02:22:14] <rsesek> sorry for the trouble [02:22:27] *** chaser has joined #chromium [02:24:07] *** sundiamonde has quit IRC [02:25:46] *** ishermandom has quit IRC [02:28:20] *** lianj has quit IRC [02:29:22] *** eseidel has joined #chromium [02:29:58] *** lianj has joined #chromium [02:30:01] *** eseidel has quit IRC [02:33:37] *** rubenbb has quit IRC [02:36:43] *** General13372 has joined #chromium [02:36:57] *** trungl is now known as trungl_away [02:37:46] *** rubenbb has joined #chromium [02:40:22] *** General1337 has quit IRC [02:43:25] <mbelshe> tonyg - still working on it [02:43:39] <tonyg-cr> mbelshe: thanks [02:44:50] *** yutak_home has quit IRC [02:44:51] *** magn3ts has joined #chromium [02:45:23] *** johnny_g has quit IRC [02:45:36] *** trungl_mbp has joined #chromium [02:45:46] *** trungl_mbp_ has joined #chromium [02:46:32] *** trungl_mbp_ is now known as trungl [02:46:32] *** ChanServ sets mode: +v trungl [02:48:08] *** erickt has joined #chromium [02:48:31] *** trungl has quit IRC [02:50:21] *** trungl_mbp has quit IRC [02:50:48] <erickt> good afternoon! I've run into an odd problem with chromium and sproutcore. sproutcore somehow is managing to break the ctrl+f searching, even though the inspector shows that the value is in the dom tree [02:51:26] <erickt> anyone ever run into this before? a quick demo is to go to http://demo.sproutcore.com/table_view/ and search for anything that's displayed, such as "IMDB" [02:51:26] *** trungl_mbp has joined #chromium [02:51:49] <estade> erickt: crbug.com/new [02:52:38] <erickt> will do, thanks [02:53:06] <estade> i dont know how that text is being rendered on the page, but it doesn't seem selectable [02:53:12] <estade> and searching it doesn't work on firefox either [02:53:14] *** rubenbb has quit IRC [02:55:01] *** rubenbb has joined #chromium [02:56:30] *** scherkus has quit IRC [02:57:52] *** zyichi has joined #chromium [03:04:42] *** bent-mozilla has quit IRC [03:06:40] <aboodman> has anyone successfully used drover to merge to 375 recently? [03:06:43] <aboodman> it is crashing for me [03:07:26] <trungl_mbp> aboodman: yes (well, mostly recently, a revert and a webkit merge) [03:07:43] <trungl_mbp> how is it crashing? [03:08:28] *** rickspencer3 has quit IRC [03:08:37] <aboodman> not crashing actually (gcl crashes when I call it outside repro, but that is expected) [03:08:44] <aboodman> rather it fails with the error: [03:08:50] *** hbono has joined #chromium [03:08:52] <aboodman> gcl commit 48233 --no_presubmit --force [03:08:52] <aboodman> You need to pass a change list name [03:09:14] *** stuartmorgan has quit IRC [03:09:15] <trungl_mbp> hmmm, 48233 should be the change list name [03:09:45] <trungl_mbp> what happens if you do "gcl changes" (from the appropriate subdirectory) [03:09:54] <trungl_mbp> (probably the directory it created) [03:10:05] <aboodman> it shows the change [03:10:17] <rsesek> aboodman: you and I are on the hook; mine was a gyp only change and yours was no-code [03:10:18] <rsesek> reopen? [03:10:28] <aboodman> rsesek: reopen [03:10:40] <rsesek> done [03:10:58] <aboodman> rsesek: keep an eye on it to make sure it goes green though please [03:11:01] <rsesek> yup [03:11:06] <trungl_mbp> aboodman: I assume the same error results if you do gcl commit 48233 ... from the command line? [03:11:40] <aboodman> trungl_mbp: in that case gcl crashes [03:11:51] <aboodman> i think drover probably sets up some environ before calling gcl [03:12:01] <trungl_mbp> it shouldn't [03:12:15] <trungl_mbp> you may need to be in the proper directory though [03:12:26] *** tedoc2000 has quit IRC [03:12:30] <trungl_mbp> (at least I've successfully gcl commit-ed a drover checkout in the past) [03:13:03] <trungl_mbp> is there anything peculiar about what you're merging? [03:13:12] <aboodman> it's kinda large [03:13:15] <aboodman> not huge [03:13:41] <aboodman> trying to find codereview url [03:13:42] <aboodman> one sec [03:14:03] <trungl_mbp> http://codereview.chromium.org/2246001/show [03:14:08] <aboodman> yes [03:14:25] <trungl_mbp> hmmm [03:14:48] <aboodman> maybe my depot tools is out of date somehow [03:14:52] <aboodman> going to try and make sure it is updated [03:15:08] <aboodman> oh yeah [03:15:18] <aboodman> it is skipping updates to it because of local changes. i bet that is it. [03:15:23] <trungl_mbp> the png's seem to be broken [03:15:27] <trungl_mbp> maybe? [03:15:49] <trungl_mbp> (but rietveld seems to do terribly with binaries) [03:16:24] <trungl_mbp> you may want to check that the pngs are okay in the mini-checkout that drover did [03:17:09] <aboodman> will do that [03:17:12] <aboodman> good idea [03:17:53] <trungl_mbp> if they're not okay, you should be able to copy them in (overwriting any broken files) before it uploads [03:19:21] <aboodman> trungl_mbp: they are ok fwiw [03:19:41] <trungl_mbp> that's good to hear [03:20:02] <trungl_mbp> (that it's just rietveld that's a little dumb) [03:22:11] <maruel> I broke gcl.py, fixing [03:23:04] <trungl_mbp> aha! [03:23:11] <aboodman> balls [03:23:28] <aboodman> maruel: did you get the exceptions that it claims to be sending? [03:23:40] <maruel> yes [03:23:44] <aboodman> sweet [03:23:45] <maruel> but I was on the phone [03:23:56] <maruel> so I was consciously ignoring these [03:24:08] *** yusukes has quit IRC [03:24:23] <maruel> It's funny there's a unit test for upload but not for commit [03:25:14] *** rafaelw has joined #chromium [03:25:16] *** chronarion has quit IRC [03:27:24] <maruel> aboodman: trungl_mbp: fix is in [03:27:49] <maruel> if you are using the http:// checkout of depot_tools, please use the next five minutes to do something else [03:29:02] *** bauerb has quit IRC [03:30:09] <rsesek> jrg: ! [03:30:30] [03:30:46] * rsesek is confused [03:30:56] [03:30:57] <trungl_mbp> ? [03:31:03] <maruel> and now it starts ... [03:31:11] <rsesek> it's not unicode friday... [03:31:18] <trungl_mbp> correct [03:31:25] <trungl_mbp> it's unicode, uh, tuesday [03:31:34] <trungl_mbp> (I had to think a bit about which weekday it is) [03:31:46] <aboodman> that kinda rolls off the tounge [03:31:49] <aboodman> unicuesday! [03:31:56] *** Symanb0rk has joined #chromium [03:33:00] <trungl_mbp> it's official, the second day of the (work) week will henceforth be known as unicuesday [03:33:18] *** rafael1 has joined #chromium [03:33:47] *** rafaelw has left #chromium [03:34:01] *** rafael1 is now known as rafaelw1 [03:35:13] <rafaelw1> mbelshe: ping [03:36:04] <trungl_mbp> biaw [03:36:13] *** yusukes has joined #chromium [03:36:15] *** trungl_mbp has quit IRC [03:37:34] *** nikolasco has joined #chromium [03:38:38] *** bweinstein has joined #chromium [03:43:05] *** fqian has quit IRC [03:45:50] *** magn3ts has quit IRC [03:46:12] *** zloidemon has quit IRC [03:49:11] *** shenki_ has quit IRC [03:50:51] *** Symanb0rk has quit IRC [03:53:13] <jamesr> tony^work: yt? [03:54:10] <tony^work> jamesr: yes, what's up? [03:54:31] <jamesr> tony^work: dhyatt landed some new tests in fast/multicol that are red on the webkit canaries [03:54:52] <jamesr> linux needs new img+text baselines, but for mac new img baselines in mac-leopard/ will suffice [03:54:59] *** eseidel has joined #chromium [03:55:09] <jamesr> so if you aren't already rebasing them i'll land new pixel expectations into mac-leopard [03:55:41] <tony^work> sure, should we just use the rebaseline tool and get mac and linux results? [03:55:51] <jamesr> that'll put the mac results into chromium-mac [03:56:03] <tony^work> oh, I see [03:56:14] <jamesr> which is sub ideal since the mac results aren't chromium specific they are leopard specific (hyatt checked in snow leopard results to platform/mac) [03:56:17] <jamesr> but for linux, yes [03:56:25] <tony^work> ok, I can generate linux results [03:57:29] <jamesr> someday we'll run the same OS X as upstream and not have this sort of crap [03:58:24] <jamesr> at least until ice leopard [03:59:02] <jamesr> but we' [03:59:20] <jamesr> we're still ~3000 pixel results away from being able to run the layout tests in chromium on snow leopard [03:59:50] <tony^work> jamesr: so I'm rebaselining the 8 tests that failed? [04:00:04] <jamesr> tony^work: oh actually i just looked at the time and i gotta run so i won't be able to generate mac-leopard tests. just rebaseline for mac and linux using the rebaseline tool [04:00:11] <jamesr> tony^work: yeah fast/multicol/* [04:00:15] <tony^work> ok, will do [04:00:32] <tony^work> I can put new img baselines in mac-leopard [04:00:32] *** mpcomplete has quit IRC [04:00:43] <jamesr> cool, whichever is easier [04:00:58] <jamesr> after i finish landing snow leopard pixel results i'll go back and clean up all the results in chromium-mac that should be in mac-leopard [04:01:31] *** jamesr has quit IRC [04:03:54] *** csilv has left #chromium [04:04:33] *** eseidel has quit IRC [04:05:40] *** dmaclach has quit IRC [04:06:43] *** tonyg-cr has quit IRC [04:06:50] *** tonyg-cr has joined #chromium [04:06:51] *** ChanServ sets mode: +v tonyg-cr [04:07:37] *** trungl_mbp has joined #chromium [04:07:40] *** legion13 has joined #chromium [04:07:49] *** DrHennessy has joined #chromium [04:11:01] *** trungl_mbp is now known as trungl [04:11:02] *** ChanServ sets mode: +v trungl [04:11:24] *** rafaelw1 has quit IRC [04:12:34] *** FullFlannelJacke has quit IRC [04:13:18] *** trungl has quit IRC [04:13:23] *** FullFlannelJacke has joined #chromium [04:17:00] *** satorux has quit IRC [04:17:30] *** mirandac_ has quit IRC [04:17:50] *** satorux has joined #chromium [04:18:24] *** MikeSmithXX has quit IRC [04:20:06] *** legion13 has quit IRC [04:24:15] *** rafael1 has joined #chromium [04:24:31] *** rickspencer3 has joined #chromium [04:25:25] *** rafaelw_ has joined #chromium [04:25:45] *** rafael1 has quit IRC [04:26:04] *** rafaelw1 has joined #chromium [04:28:11] *** magn3ts has joined #chromium [04:33:28] *** hbono has quit IRC [04:33:30] *** trungl_mbp has joined #chromium [04:33:31] *** trungl_mbp is now known as trungl [04:33:39] *** ChanServ sets mode: +v trungl [04:37:43] *** tonikitoo has joined #chromium [04:40:36] *** atwilson_ has joined #chromium [04:44:40] *** kcliu has quit IRC [04:44:41] *** hbono has joined #chromium [04:45:53] *** hbono has joined #chromium [04:46:19] *** kcliu has joined #chromium [04:49:51] *** DrHennessy has quit IRC [04:50:06] *** KnifeySpooney has joined #chromium [04:50:39] <KnifeySpooney> is there any way to use system styling for buttons in Chrome/ium? I don't mean window buttons, but buttons such as <input type="button"/> [04:51:15] *** tonyg-cr has quit IRC [04:51:27] <KnifeySpooney> oh.. wrong channel.. [04:52:51] <bradleymeck> in v8 how do you cast from a Handle<Value> to a Function? [04:57:04] *** Beetny has joined #chromium [04:57:12] *** tonyg-cr has joined #chromium [04:57:12] *** ChanServ sets mode: +v tonyg-cr [05:00:15] *** sshc has quit IRC [05:01:17] *** jschuh has joined #chromium [05:07:06] *** MikeSmithW3C has joined #chromium [05:07:47] *** magn3ts has quit IRC [05:09:54] *** wx24 has joined #chromium [05:10:27] <wx24> is there a channel for extension development? [05:11:01] <rsesek> wx24: no, but there's a mailing list [05:11:46] <wx24> rsesek: Is it possible to tap into the password manager for autologin etc using an extension? [05:12:00] <rsesek> wx24: I have no idea, sorry. I'm not an extensions person [05:12:23] <wx24> np will try the ml [05:12:27] *** wx24 has left #chromium [05:13:59] <bradleymeck> anyone have an equivilant to , Handle<Function>::Handle(value); that doesnt blow up? [05:15:02] *** mirandac_ has joined #chromium [05:17:55] *** bweinstein has quit IRC [05:18:43] *** KnifeySpooney has quit IRC [05:19:44] *** jparent_ has joined #chromium [05:21:08] *** magn3ts has joined #chromium [05:21:43] *** skydrome has quit IRC [05:24:06] *** skydrome has joined #chromium [05:26:36] *** Zucca has joined #chromium [05:27:18] *** tonyg-cr has quit IRC [05:29:35] *** magn3ts has quit IRC [05:36:30] *** nshkrob has joined #chromium [05:41:38] *** Beetny has quit IRC [05:48:47] *** plafayette has joined #chromium [05:52:24] *** cleary_ has joined #chromium [05:53:05] *** cleary has quit IRC [06:02:45] *** huckphin has joined #chromium [06:03:34] *** mrossetti has quit IRC [06:03:42] *** hagabaka has quit IRC [06:04:15] <bradleymeck> is there anything like a ForceGet() in v8 like ForceSet that passes interceptors? [06:08:42] *** dmaclach has joined #chromium [06:09:03] *** dmaclach has quit IRC [06:09:03] *** dmaclach_ has joined #chromium [06:09:03] *** dmaclach_ is now known as dmaclach [06:10:18] *** rickspencer3 has quit IRC [06:11:45] *** nshkrob has quit IRC [06:16:35] *** plafayette1 has joined #chromium [06:17:00] *** Tommi2 has joined #chromium [06:17:18] *** wjmaclean has quit IRC [06:17:40] *** sshc has joined #chromium [06:18:03] *** wjmaclean has joined #chromium [06:18:10] *** plafayette has quit IRC [06:18:10] *** Tommi has quit IRC [06:20:48] *** Tommi has joined #chromium [06:21:47] *** Tommi2 has quit IRC [06:23:04] *** jparent_ has quit IRC [06:28:44] *** yusukes has quit IRC [06:35:02] *** Zucca has quit IRC [06:36:08] *** tonikitoo has quit IRC [06:38:00] *** SandGorgon has joined #chromium [06:38:45] *** loislo has joined #chromium [06:39:51] <huckphin> I am having problems sync'ing up my chromiumos git repository. Is anybody else having problems as well? [06:40:44] <huckphin> I am also unsure of how to go about fixing it: here is the error message that I am seeing: [06:40:45] <huckphin> [huckphin at crhyner-workbox]~/Projects/chromiumos/chromiumos dot git% gclient sync [06:40:45] <huckphin> Syncing projects: 61% (33/54) Error: [06:40:45] <huckphin> ____ chromiumos.git/src/third_party/ibus/files at refs/heads/branch-off-facc441 [06:40:45] <huckphin> Already in a conflict, i.e. (no branch). [06:40:45] <huckphin> Fix the conflict and run gclient again. [06:40:45] <huckphin> Or to abort run: [06:40:46] <huckphin> git-rebase --abort [06:40:46] <huckphin> See man git-rebase for details. [06:40:48] *** yusukes has joined #chromium [06:41:12] *** slowernet has joined #chromium [06:42:02] <slowernet> OS X beta channel. In the waterfall chart in developer tools, I often see two line items for external resources which are loaded once in the source. [06:43:20] <slowernet> in the first instance, on the Headers tab the Request Method is blank [06:43:25] <slowernet> in the second, it's GET [06:49:48] *** bradleymeck has quit IRC [06:53:04] *** SandGorgon has quit IRC [06:53:27] *** SandGorgon has joined #chromium [06:54:39] *** atwilson_ has quit IRC [06:54:45] *** atwilson_ has joined #chromium [06:57:13] *** SandGorgon has quit IRC [06:57:57] *** SandGorgon has joined #chromium [06:58:58] *** SandGorgon has joined #chromium [07:00:52] *** cleary_ has quit IRC [07:01:17] *** cleary has joined #chromium [07:04:41] *** slowernet has quit IRC [07:05:18] *** eseidel has joined #chromium [07:06:24] *** rafaelw1 has left #chromium [07:11:49] *** huckphin has quit IRC [07:12:17] *** thakis has joined #chromium [07:12:17] *** ChanServ sets mode: +v thakis [07:13:38] *** SandGorgon has quit IRC [07:14:30] *** SandGorgon has joined #chromium [07:21:24] *** tittiatcoke has joined #chromium [07:30:41] *** tonikitoo has joined #chromium [07:32:14] <tony^work> hmm, any mac devs around? [07:33:27] *** JayM has quit IRC [07:34:03] *** eseidel_ has joined #chromium [07:34:24] *** eseidel has quit IRC [07:34:24] *** eseidel_ is now known as eseidel [07:37:10] *** Kragnerac has joined #chromium [07:39:27] *** SandGorgon has quit IRC [07:40:09] *** SandGorgon has joined #chromium [07:48:35] *** eseidel has quit IRC [07:48:52] *** eseidel has joined #chromium [07:49:32] *** vladbph has joined #chromium [07:49:40] *** vladbph_ has quit IRC [07:49:59] *** googler_ has joined #chromium [07:55:14] <thakis> tony^work: yes [07:55:32] <thakis> sup? [07:55:54] *** mbrevda has joined #chromium [07:56:43] <mbrevda> Where did the ajax calls dissapre to in Chrome 5? (They used to be in the js console) [07:57:18] *** roc has quit IRC [07:58:00] *** AryehGregor has quit IRC [07:58:02] *** MikeSmithW3C has quit IRC [07:58:38] *** atwilson_ has quit IRC [07:58:40] <thakis> mbrevda: "Resources" tab (then click "XHR" in the top bar) [07:59:30] <mbrevda> thakis: I still see nothing? [07:59:47] *** js2 has quit IRC [07:59:53] <thakis> mbrevda: do you see a list of resources in the left bar? [07:59:59] <mbrevda> yes [08:00:00] <thakis> after you clicked xhr? [08:00:03] <thakis> click one [08:00:19] <thakis> that gives you sent headers and the response that came back from the server [08:00:29] <mbrevda> ah! [08:00:31] <mbrevda> ok, cool [08:00:50] <mbrevda> still waiting for this to get a wee bit closer to firebug [08:00:53] <mbrevda> are you a dev? [08:00:59] <thakis> i play one on tv [08:01:10] <thakis> but i don't work on the inspector [08:01:53] <mbrevda> well, kudos to whoever dose. Ever since switching to chrome, I was constantly switching back to FF for some seb devlopment stuff [08:02:00] <mbrevda> seems like those day are (almost) gone [08:02:12] *** AryehGregor has joined #chromium [08:02:15] <mbrevda> btw, can you clear the list of requests? [08:02:33] <thakis> reload the page i guess [08:02:34] <thakis> dunno [08:02:46] <mbrevda> :/ [08:02:46] <thakis> mbrevda: file the stuff that you're still missing at webkit.org/new-inspector-bug [08:02:54] <thakis> http://webkit.org/new-inspector-bug [08:03:18] *** MikeSmithW3C has joined #chromium [08:03:42] <mbrevda> truth is, technicaly, its mostly there. Firebug just sorts it out nicer-ly [08:04:04] <mbrevda> like givving you a list of sent parms, which is esencialy the request url, parsed out [08:04:29] *** googler_ has quit IRC [08:04:49] *** bevc_work has joined #chromium [08:05:48] *** zaheer_ has quit IRC [08:06:20] <mbrevda> and a json viewer (or raw html code) depending on what was returned. So maybe its really all there already [08:06:48] <thakis> "provide parsed view of get params" would be a valid bug [08:07:46] <mbrevda> what no OAuth login?! How can Google endorse this project! [08:07:48] <mbrevda> ;) [08:08:19] <thakis> :-) [08:08:59] *** Adys has quit IRC [08:09:19] <mbrevda> Wait - is this a chrome related feature request, more than webkit? [08:09:45] * mbrevda though webkit was more the backend enginr [08:09:49] <mbrevda> *engine [08:10:04] *** jrforbes_ has quit IRC [08:11:06] *** Pupeno has joined #chromium [08:11:46] *** bevc_work has quit IRC [08:14:10] *** eseidel has quit IRC [08:16:38] *** trungl has quit IRC [08:17:09] *** Yonn has joined #chromium [08:17:37] *** Zaba has quit IRC [08:18:51] *** dmaclach has quit IRC [08:21:07] *** Adys has joined #chromium [08:23:08] *** yusukes has quit IRC [08:24:20] *** zloidemon has joined #chromium [08:24:33] <tony^work> thakis: sorry, had to reboot. I just wanted to verify that chromium-mac has to rebaseline tests with scrollbars [08:25:01] <thakis> relative to windows? [08:25:10] <tony^work> relative to webkit mac [08:25:30] <thakis> don't know, sorry [08:25:33] <tony^work> crbug.com/23498 seems to suggest so [08:25:35] <thakis> motownavi should know [08:25:53] <tony^work> yeah, he's probably asleep now [08:26:01] <tony^work> being about 2:30a NYC time [08:26:02] <mbrevda> thakis: thanks again! [08:26:05] *** mbrevda has left #chromium [08:26:17] *** eseidel has joined #chromium [08:26:46] *** Zaba has joined #chromium [08:28:21] <thakis> tony^work: searching my gmail for "baseline scrollbar mac" finds a thread called "Mac pixel tests: Why rebaselining is the only real option" on chromium-dev [08:29:33] *** Pupeno has quit IRC [08:30:57] *** Yonn has quit IRC [08:31:05] <thakis> tony^work: and http://www.chromium.org/developers/testing/webkit-layout-tests says rebasing scrollbars is ok, but it's not clear if that's about os x or wndows [08:31:09] <thakis> but sounds like you're right [08:31:35] <tony^work> ok, that's good confirmation [08:31:36] <tony^work> thanks [08:32:40] <tony^work> this seems totally unscaleable. there are pixel baselines in svn for 3 version of chromium + mac (sometimes, 2+ version of mac) [08:34:03] *** Yonn has joined #chromium [08:35:02] *** yusukes has joined #chromium [08:36:56] *** darwin_ has joined #chromium [08:41:35] <thakis> yeah [08:41:54] <thakis> the current silver bullet for that are reftests afaiu [08:46:49] *** Caleb has joined #chromium [08:52:37] *** yusukes has quit IRC [08:53:37] *** SandGorgon has left #chromium [09:00:43] *** tittiatcoke has quit IRC [09:03:02] *** zloidemon has quit IRC [09:04:10] *** thakis has quit IRC [09:04:27] *** yusukes has joined #chromium [09:05:59] *** GeekShadow has joined #chromium [09:06:24] *** tittiatcoke has joined #chromium [09:06:35] *** mseaborn has quit IRC [09:09:18] *** Pupeno has joined #chromium [09:09:19] *** chaser has quit IRC [09:25:32] <tony^work> arg, looking at build break [09:25:53] <tony^work> hmm, just a timeout? [09:25:57] <tony^work> I'll poke the bots [09:26:04] <jochen__> good morning chromium [09:26:24] <pamg> tony^work: Thanks for looking into it. [09:35:07] *** GeekShadow has quit IRC [09:37:45] *** RT|Chatzilla has quit IRC [09:38:28] *** Beetny has joined #chromium [09:39:03] *** tittiatcoke has quit IRC [09:39:47] *** RT|Chatzilla has joined #chromium [09:42:23] *** tittiatcoke has joined #chromium [09:48:52] <tony^work> reopening since the webkit bots compiled this time [09:59:41] *** tittiatcoke has quit IRC [09:59:54] *** tittiatcoke has joined #chromium [10:01:56] *** plafayette1 has quit IRC [10:05:50] *** Akiraa has quit IRC [10:07:16] *** spot has quit IRC [10:08:42] *** Bruners has left #chromium [10:09:38] *** glider has joined #chromium [10:10:09] <glider> Hi, any sheriffs around? [10:11:58] *** spot has joined #chromium [10:13:22] <tony^work> pamg is around [10:13:30] * pamg waves. [10:14:03] <pamg> glider: Sheriff here, what's up? [10:16:00] <glider> pamg: I'm mistakingly blamed for breaking http://build.chromium.org/buildbot/waterfall/waterfall?builder=Modules%20Linux . [10:16:17] <glider> pamg: I haven't figured out which CL actually broke it [10:16:29] <glider> pamg: mine doesn't touch modules at all. [10:16:36] <tony^work> glider: it's probably just flaky. You can verify by forcing the bot to re-run [10:16:43] <pamg> glider: Maybe just a flaky test. [10:17:07] <pamg> glider: Do you have access to force a re-run, or shall I do it? [10:17:16] <tony^work> glider: anyone on the internal network should be able to force a re-run [10:17:25] <glider> pamg: tony^work: strange enough, FileUtil was quite stable [10:17:25] *** spot has quit IRC [10:17:27] <tony^work> and anyone with an @chromium.org account can open the tree [10:17:29] <glider> pamg: I'll do [10:17:52] <glider> tony^work: I decided not to open it until I'm sure everything works [10:18:26] <tony^work> glider: right, that's good, but you might want to update the tree status so people know you're investigating [10:19:24] <glider> tony^work: ok, done [10:25:37] *** spot has joined #chromium [10:31:21] *** zaspire has quit IRC [10:31:55] *** spot has quit IRC [10:31:56] *** spot has joined #chromium [10:36:28] *** spot has quit IRC [10:38:57] *** roc has joined #chromium [10:41:36] *** markusheintz has quit IRC [10:42:08] *** Bleak has quit IRC [10:47:49] *** FullFlannelJacke has quit IRC [10:47:54] *** ROBOd has joined #chromium [10:48:14] *** spot has joined #chromium [10:48:29] *** FullFlannelJacke has joined #chromium [10:50:23] *** ishermandom has joined #chromium [10:53:16] *** googler has joined #chromium [10:54:00] *** zloidemon has joined #chromium [10:55:00] *** ishermandom has quit IRC [11:00:52] *** GeekShadow has joined #chromium [11:02:15] *** spot has quit IRC [11:04:42] *** googler_ has joined #chromium [11:05:53] *** mseaborn has joined #chromium [11:06:01] *** spot has joined #chromium [11:06:20] *** googler has quit IRC [11:11:28] *** googler_ has quit IRC [11:24:09] *** romainhuet has joined #chromium [11:30:28] *** yutak has quit IRC [11:42:18] *** pdelgallego has joined #chromium [11:52:24] *** yutak has joined #chromium [11:52:24] *** ChanServ sets mode: +v yutak [11:52:25] *** yusukes has quit IRC [11:55:44] *** eseidel has quit IRC [12:00:35] *** wers has joined #chromium [12:04:36] *** yusukes has joined #chromium [12:10:31] *** GeekShadow has quit IRC [12:11:22] *** spot has quit IRC [12:11:22] *** spot has joined #chromium [12:12:44] *** Maxdamantus has joined #chromium [12:13:13] <Maxdamantus> Not Chromium, but.. How do I get gclient to do compression? [12:14:09] <Maxdamantus> It appears to be base64ing uncompressed content (I presume that's what SVN does :\) [12:14:37] <Maxdamantus> Hm. That's not base64 >_< [12:23:01] *** hbono has quit IRC [12:27:15] *** wers has quit IRC [12:27:49] *** wers has joined #chromium [12:31:51] *** aaron_liuj has joined #chromium [12:34:38] *** wers has quit IRC [12:40:09] *** shenki_ has joined #chromium [12:42:35] *** shenki_ is now known as shenki [12:45:21] *** zloidemon has quit IRC [12:58:30] *** zloidemon has joined #chromium [12:59:03] <maruel> I'll restart the chromium, memory and fyi masters [13:08:10] *** googler has joined #chromium [13:08:53] <googler> can any body tell me how to enable the fullscreen functionality in HTMLVideoElement [13:12:33] *** tittiatcoke has quit IRC [13:15:14] *** bulach has quit IRC [13:20:14] *** henrikh has joined #chromium [13:21:14] *** bulach has joined #chromium [13:23:50] *** googler has quit IRC [13:24:00] <henrikh> I've got a question about some of the design decisions made in Chrome/Chromium [13:24:05] *** nayankk has joined #chromium [13:24:28] <maruel> does anyone has a commit to do? [13:25:12] <henrikh> In Chrome, things like downloading, managing extensions and the bookmark manager are all implemented in a "webpage". [13:25:43] <henrikh> This avoids clutter on the desktop, because there are no additional windows [13:26:17] <henrikh> My question is if there is any work towards turning the settings panels into this same kind of "webpage"? [13:26:52] <henrikh> To me it makes sense to go with this approach, but I wondered if there is a reason why the Chrome team did not do this from the start? [13:27:22] *** shenki has quit IRC [13:28:19] <maruel> henrikh: because this functionality wasn't there at the time [13:28:21] *** _rs has joined #chromium [13:28:27] *** MikeSmithW3C has quit IRC [13:28:56] <henrikh> I'm asking because I'd very much like to try and help out with it [13:31:22] <maruel> forced a build, if nothing breaks, I'll reopen soon [13:31:44] *** tittiatcoke has joined #chromium [13:44:58] *** zloidemon has quit IRC [13:45:22] <maruel> rsesek: argh, I had forgot you wanted me to restart slaves [13:45:29] <maruel> I'll do as they are going idle [13:45:44] <maruel> I guess just restarting a few will be sufficient [13:46:08] <maruel> henrikh: ask for a mentor and send patches with bug reports [13:46:23] <maruel> I assume you already built chromium [13:48:04] <henrikh> maruel: okay :) Well, I'm going to start easy, I barely know C++, and I'm currently downloading the source for chromium. I'm going to do some hacking to get a feel of how it all works, hopefully it will lead to something good :) [13:49:10] <maruel> henrikh: keep in mind we're not a C++ learning institution [13:49:32] <henrikh> of course not [14:03:32] *** zyichi has quit IRC [14:04:21] *** tonikitoo has quit IRC [14:04:45] *** ormaaj is now known as smorg [14:05:10] *** smorg is now known as ormaaj [14:05:18] *** ormaaj is now known as smorg [14:05:47] *** alyxuk has quit IRC [14:06:49] *** shenki has joined #chromium [14:11:30] *** GeekShadow has joined #chromium [14:15:22] *** wr| has quit IRC [14:15:37] *** wr| has joined #chromium [14:17:10] *** zloidemon has joined #chromium [14:34:45] *** tonikitoo has joined #chromium [14:36:38] *** General1337 has joined #chromium [14:36:59] *** plafayette has joined #chromium [14:37:48] *** mirandac_ has quit IRC [14:39:06] *** mirandac_ has joined #chromium [14:40:24] *** General13372 has quit IRC [14:42:48] *** MikeSmithW3C has joined #chromium [14:45:09] <Adys> I'm making chrome crash with BadWindow using xsel [14:48:59] *** plafayette1 has joined #chromium [14:49:29] <m0> Adys: always reproducible? [14:49:52] <Adys> m0: somewhat; I'm not 100% sure on the steps yet [14:50:16] <Adys> m0: but it involves "copy as html" on very large tables (>1MB) and dumping with xsel -o -b [14:50:41] *** plafayette has quit IRC [14:52:41] <m0> Adys: could you submit a bug report for this please? http://crbug.com/new [14:52:55] <Adys> m0: yeah once i know more about it [14:53:07] <m0> awesome, thanks :) [14:53:10] <Adys> i got some sleep to catch up on first, was just hoping someone was familiar with x11 [14:54:58] *** rohitrao has joined #chromium [14:54:59] *** ChanServ sets mode: +v rohitrao [14:55:07] *** nikolasco has quit IRC [14:56:52] <maruel> m0: so you enjoyed your trip? [15:01:34] <rsesek> maruel: so the slaves got restarted, or no? [15:01:39] *** Malmis has quit IRC [15:02:22] *** slowernet has joined #chromium [15:04:47] <m0> maruel: of course :) [15:08:21] *** Beetny has quit IRC [15:11:00] <maruel> rsesek: no [15:11:03] <maruel> will do [15:11:05] <rsesek> okay [15:11:06] <maruel> got side-tracked [15:11:31] *** MikeSmithW3C has quit IRC [15:11:34] <rsesek> maruel: np. though I was wondering if the trybot slaves started putting CHROMIUM_GYP_SYNTAX_CHECK in their environ, why didn't the waterfall ones? [15:11:59] <rsesek> without a restart, that is [15:13:04] <maruel> rsesek: the try slave restart [15:13:08] <maruel> slaves [15:13:12] <rsesek> ah I see [15:15:27] *** malavv has joined #chromium [15:16:40] *** Kaosevil has quit IRC [15:21:24] <m0> brb, need to eat breakfast, if my CL fails, I will revert bb in 5min [15:22:36] *** BCalvignac has joined #chromium [15:27:20] *** plafayette1 has quit IRC [15:29:38] *** peratu has left #chromium [15:30:26] <maruel> rsesek: I restarted chromium builder so at least we'll get one signal [15:30:33] <rsesek> great, thanks [15:30:48] <maruel> the thing I dislike is that it'll break the update step [15:30:53] <maruel> oh well [15:31:42] <rsesek> yea. hrm; it doesn't seem worth it moving to its own step, does it? [15:31:51] <maruel> restarting Chromium Linux Builder (dbg-shlib) [15:31:54] <maruel> no [15:32:40] <rsesek> breakage should be far and few between, though; and the trybots will catch it [15:32:55] <rsesek> in the few months I've been experimenting with running ?check myself, there's been just a handful of errors [15:33:01] *** hagabaka has joined #chromium [15:33:26] <maruel> checking in a big change of gclient, may break the tree [15:33:49] <maruel> rsesek: yep, the fact hte try slaves run it should help aleviate the issue [15:36:28] *** zaspire has joined #chromium [15:37:20] <maruel> crap [15:37:22] <maruel> reverting [15:38:10] <maruel> <3 breakpad for python [15:38:26] *** rickspencer3 has joined #chromium [15:38:27] *** andrew_ has joined #chromium [15:38:32] <andrew_> hello all [15:38:45] *** zaspire has quit IRC [15:39:33] <andrew_> so the dev calendar says there was supposed to be a release yesterday. i've never actually seen an upgrade prompt, so that got me to wondering if the browser was pulling updates automatically, and silently - is that the case? [15:39:47] *** kinnetica has joined #chromium [15:40:09] <rsesek> andrew_: the dev channel dates are for cutting the branch, not for release; release date is determined by quality/stability [15:40:37] <andrew_> rsesek : http://www.chromium.org/developers/calendar - wonder why they chose the phrase 'Dev Channel Release' then? [15:41:00] * rsesek shrugs [15:41:01] <Peter`> I agree that naming it "Dev Channel Branch" would be clearer [15:41:02] *** zloidemon has quit IRC [15:41:12] <Peter`> but I doubt a lot of non-developers use that calendar anyway [15:41:44] * andrew_ nods [15:42:06] <andrew_> is there a changelist of sorts for each dev channel version that's viewable? [15:42:27] *** urbanape has quit IRC [15:42:32] <rohitrao> it used to say "Branch for dev channel [15:42:33] <rsesek> they usually post the svn log on the dev channel blog post (googlechromereleases.blogspot.com) [15:42:51] <andrew_> ah thanks, that helps [15:42:58] <Peter`> The link to the SVN logs have never worked for me, it complained about an unmatched <log> [15:43:25] <rsesek> the 6.0.408.1 update post link works for me [15:43:45] <Peter`> I should have added "in the past", the most recent ones seem to work indeed [15:44:25] <andrew_> thanks for the info guys, appreciated [15:47:36] *** aaron_liuj has quit IRC [15:47:48] <rsesek> maruel: should I dummy change something to test? [15:48:03] <maruel> ? [15:48:20] <rsesek> the restarted slaves haven't had a run yet [15:48:39] <maruel> ah [15:48:44] <maruel> you're in a hurry to try out? [15:48:48] <maruel> I can force it [15:48:56] <rsesek> yea I need to shower and get to the office :P [15:48:58] *** urbanape has joined #chromium [15:49:00] <maruel> let's save a few kW [15:49:10] *** andrew_ has left #chromium [15:50:18] <maruel> rsesek: done [15:51:17] <rsesek> maruel: thanks. looks like it picked up the change [15:52:43] *** urbanape has quit IRC [15:53:37] <rsesek> bbiaf. shower [15:53:44] *** loislo has quit IRC [15:54:24] *** slowernet has left #chromium [15:56:04] *** urbanape has joined #chromium [16:02:29] *** jschuh has quit IRC [16:13:10] *** rsesek has quit IRC [16:14:36] *** jparent_ has joined #chromium [16:15:08] *** RT|Chatzilla has quit IRC [16:16:51] *** RT|Chatzilla has joined #chromium [16:17:59] *** ryaxnb has quit IRC [16:18:36] *** lukas___ has joined #chromium [16:19:22] <jparent_> jorlow: http://trac.webkit.org/changeset/60230 seems to have broken chromium compile (test shell is fine). Can you investigate? [16:19:54] <jorlow> jparent_: will do [16:20:13] <jparent_> jorlow: you can see it on the webkit canaries - http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit.org%20Builder - for example [16:20:33] <jorlow> ahh...so that's what that bot is for [16:20:49] <jorlow> i just assumed it was a mirror of build.webkit.org or something [16:22:50] *** jleedev has joined #chromium [16:26:02] <jparent_> nsylvain, maruel: XP Perf (webkit.org) and XP Tests (webkit.org) are both failing with lost slaves. Can you investigate when you get a chance? [16:26:46] *** tedoc2000 has joined #chromium [16:27:02] <spot> maybe this is a dumb question, but neither the release tarballs nor the svn checkout has third_party/WebKit intact [16:27:02] <spot> did something change in that area? [16:27:12] *** Kaosevil has joined #chromium [16:27:14] *** thomasvl has joined #chromium [16:27:15] *** ChanServ sets mode: +v thomasvl [16:28:47] <jleedev> If I have a reproducible crash, is the diagnostic report that Mac collects enough, or should I ask someone to get a good stacktrace before I report it? [16:31:13] <jleedev> The URL is http://tinyurl.com/5n6fkb [16:31:49] <maruel> jleedev: if you checked the box to send stats to google, we'll get it [16:31:49] *** Kunalagon has joined #chromium [16:32:04] <maruel> spot: please clarify [16:32:07] <jleedev> maruel: Ok, I just reproduced it like five times in a row :) [16:32:12] <maruel> jparent_: will look [16:32:21] *** WePac has joined #chromium [16:32:31] <pcgod> jleedev: also crashes on windows :) [16:32:56] *** pinkerton has joined #chromium [16:32:56] *** ChanServ sets mode: +v pinkerton [16:33:11] <spot> maruel: well, in the release tarballs found here http://build.chromium.org/buildbot/official/, there is no third_party/WebKit/WebCore directory [16:33:11] <pinkerton> um [16:33:18] <pinkerton> gmail sad tabs with the nightly [16:33:36] <maruel> spot: humm, probably a bug in the script [16:34:13] <spot> and i just did a gclient update to get a new svn tree [16:34:20] <spot> and it wasn't there either. [16:34:27] <pinkerton> anyone have the latest ToT? [16:34:42] <maruel> spot: oh [16:36:24] <malavv> Sorry, but does someone know what nss_ocsp stands for in the network part ? [16:37:05] *** trungl_mbp has joined #chromium [16:37:13] *** trungl_mbp is now known as trungl [16:37:14] *** ChanServ sets mode: +v trungl [16:37:20] <trungl> Good morning, Chromium! [16:37:43] <malavv> 'morning trungl [16:38:54] <lukas___> malavv: http://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol [16:39:23] <malavv> Oh thanks lukas___ was thinking this was specific to chromium [16:40:43] *** trungl has quit IRC [16:41:10] * pinkerton waits for trung to come back [16:41:31] <rohitrao> http://code.google.com/p/chromium/issues/detail?id=45037 worries me [16:41:39] <rohitrao> but I think it might just be broken javascript [16:41:45] <pinkerton> rohitrao: do you have a tot build? [16:41:56] <rohitrao> pinkerton: from last night, yeah [16:42:45] <pinkerton> rohitrao: can you load the internal gmail? i pulled down the latest continuous build (which is from last night) and it crashes [16:42:48] <pinkerton> public gmail is fine [16:42:59] <pinkerton> sad tab, i mean. browser is fine. [16:43:42] *** trungl_mbp has joined #chromium [16:43:42] *** rsesek has joined #chromium [16:43:43] *** ChanServ sets mode: +v rsesek [16:43:52] *** Venom_X has joined #chromium [16:43:55] *** trungl_mbp is now known as trungl [16:43:55] *** ChanServ sets mode: +v trungl [16:44:06] *** mirandac_ has quit IRC [16:44:46] <rohitrao> pinkerton: seems ok to me [16:45:04] <pinkerton> grrr [16:45:15] * pinkerton syncs [16:47:02] *** hullap has joined #chromium [16:47:09] <motownavi> rohitrao: I have a bad feeling 45037 is due to a bug in the faking of popups we do [16:47:33] <rohitrao> motownavi: if I copy the select element html out into its own file, it works fine [16:47:44] <motownavi> it's an off-by one thing [16:47:53] <motownavi> did you copy the styling too? [16:48:49] <rohitrao> no, didn't copy that [16:49:12] * motownavi plays a bit in EventWithMenuAction in webmenurunner [16:49:53] <rohitrao> motownavi: yeah, off by one, but it doesn't start until Indonesia [16:50:30] *** henrikh has left #chromium [16:50:36] <motownavi> which feels like we're slowly creeping off center for the coordinates we manufacture [16:50:43] <motownavi> until we slide off one item to the next [16:51:14] <maruel> jparent_: xp perf webkit.org is dying, I'm not sure it'll be back online today [16:51:31] *** jrmuizel has joined #chromium [16:51:55] <trungl> rohitrao, motownavi: for me, all the destinations above Bali work fine -- is this the case for you? [16:52:03] *** AaronMT has joined #chromium [16:52:17] <rohitrao> trungl: including Bali, or not including Bali? [16:52:31] <trungl> not including Bali [16:52:34] <rohitrao> trivandrum is the last one that works for me [16:52:35] <trungl> Bali is broken [16:52:37] <rohitrao> ok, then =trungl [16:52:41] <motownavi> same here [16:53:05] <motownavi> we do sizeof (entry) * item + .5 sizeof(entry) [16:53:35] <motownavi> perhaps those disabled labels are a bit bigger so we undershoot? [16:54:26] <jparent_> maruel: ok, thanks for the update [16:54:35] <trungl> seems possible, but I don't know what we do for this [16:54:37] * motownavi likes the page source [16:54:47] <motownavi> ...<a class="medium blue awesome" hre... [16:54:50] <rohitrao> motownavi: yeah, if I copy/paste the same set of items 5 times, the error grows [16:55:06] <rohitrao> so near the bottom of the expanded menu we're off by 4 elements instead of 1 [16:55:21] <trungl> Seems quite likely, since if I delete India then Bali is okay [16:55:28] <motownavi> an evil hack comes back to bite us in the ass. Who would have throught? [16:55:32] <rohitrao> haha [16:55:37] <rohitrao> this is in the stable build :( [16:55:56] <trungl> :( [16:56:16] *** thakis has joined #chromium [16:56:16] *** ChanServ sets mode: +v thakis [16:56:35] <rohitrao> motownavi: is that hack mac-specific? [16:57:17] *** paul_irish has quit IRC [16:57:58] <trungl> seems very likely to be the disabled elements [16:58:02] *** crescendo has joined #chromium [16:59:06] *** Yonn has quit IRC [17:00:06] <rohitrao> yeah, definitely the optgroups [17:00:29] * trungl 's new best friend is the web inspector [17:00:50] <jorlow> jparent_: sorry it's taking so long....turns out i committed some code into chromium i thought i hadn't....fix is simple though....testing now [17:01:29] <jparent_> jorlow: thanks! [17:01:29] <motownavi> rohitrao: yes, it's mac-specific [17:01:34] <motownavi> it's how we do popups [17:01:39] *** Malmis has joined #chromium [17:01:45] <trungl> motownavi: where's the code you were talking about located? [17:01:47] *** meow has joined #chromium [17:01:50] <motownavi> other platforms use a webcore widget [17:01:52] <rohitrao> ok, that confirms the "doesn't happen on windows" bit [17:02:09] <motownavi> see webkit/glue/webmenurunner_mac.mm [17:02:18] <motownavi> and the renderwidgethost mac [17:02:19] <trungl> thanks [17:02:30] *** meow is now known as alyxuk [17:02:40] *** paul_irish has joined #chromium [17:02:50] *** alyxuk has quit IRC [17:03:22] *** alyxuk has joined #chromium [17:06:30] *** loislo has joined #chromium [17:07:06] *** zaspire has joined #chromium [17:08:02] *** tonyg-cr has joined #chromium [17:08:02] *** ChanServ sets mode: +v tonyg-cr [17:09:27] *** computer_ has joined #chromium [17:12:12] *** Kaosevil has quit IRC [17:12:58] *** mrossetti has joined #chromium [17:13:11] *** hullap has left #chromium [17:17:03] *** stuartmorgan has joined #chromium [17:17:03] *** ChanServ sets mode: +v stuartmorgan [17:17:32] *** alokp has joined #chromium [17:27:09] <jorlow> jparent_: committed [17:27:12] <jorlow> hopefully that fixes it [17:27:50] *** reiko has joined #chromium [17:29:27] *** trungl has quit IRC [17:31:15] *** mmoss has joined #chromium [17:36:49] <jparent_> jorlow: yup, compiling now. [17:37:05] *** nshkrob has joined #chromium [17:37:32] *** urbanape has quit IRC [17:40:40] *** trungl_away is now known as trungl [17:41:49] *** nshkrob has quit IRC [17:42:55] *** glider has quit IRC [17:44:09] *** fbarchard has left #chromium [17:44:48] *** GeekShadow has quit IRC [17:46:32] *** dmaclach has joined #chromium [17:46:33] *** skrul has quit IRC [17:47:35] *** jrforbes_ has joined #chromium [17:47:46] *** andybons_ has joined #chromium [17:48:34] *** andybons has quit IRC [17:48:34] *** andybons_ is now known as andybons [17:48:38] <malavv> Does someone knows if the "retry-after" header in http protocols can be used safely for other code that 5xx and 3xx [17:49:32] <malavv> I am currently reading protocol standard and stuff and there is no indication of what would client or proxy do when they encounter those on 2xx [17:50:23] *** computer_ has quit IRC [17:53:33] <thakis> does someone here know how the webkit gyp stuff is organized? [18:00:50] *** Pupeno has quit IRC [18:00:54] <thakis> jorlow: say, if i have a file FooNone.cpp that I want to be used on linux/windows and FooMac.mm for mac, how do i do that? do i just add them to WebCore.gypi? i probably need to do more, right? [18:01:05] *** andybons has quit IRC [18:01:38] <jorlow> thakis: add them to the WebCore.gypi and then edit the WebCore.gyp [18:01:46] <jorlow> the gyp will exclude files based on platform [18:01:54] *** hwennborg has quit IRC [18:03:14] <jorlow> search for StorageEventDispatcher.cpp in WebCore/WebCore.gyp/WebCore.gyp [18:03:17] *** eerf has joined #chromium [18:03:18] <jorlow> you'll see a bunch of exclusions [18:03:59] <trungl> I don't see how the build failure could have been me (or pam, for that matter) [18:05:01] <trungl> I suspect Chromium Builder (dbg) may need to be kicked [18:05:26] <trungl> but maybe it'll be okay [18:06:40] <thakis> jorlow: thanks [18:08:17] *** computer_ has joined #chromium [18:10:03] *** loislo_ has joined #chromium [18:11:04] *** AaronMT has quit IRC [18:13:00] *** loislo has quit IRC [18:13:01] *** loislo_ is now known as loislo [18:13:20] *** paul_irish has quit IRC [18:13:50] *** paul_irish has joined #chromium [18:13:55] <trungl> if anyone really wants to commit, I'd be okay with re-opening the tree [18:14:06] * trungl isn't a sheriff, however. [18:14:47] * trungl talks to himself some more. [18:15:33] *** rginda has quit IRC [18:15:59] *** rginda has joined #chromium [18:16:12] <tonyg-cr> trungl: Good morning, sheriff here [18:16:38] <tonyg-cr> I agree that neither of those changes should have caused the breakage, however I'd like to keep it closed until we see it clear [18:17:01] <trungl> ok [18:17:39] <trungl> watching linking steps is like watching paint dry [18:17:47] <tonyg-cr> yeah, no kidding [18:19:13] *** dave_levin has joined #chromium [18:19:39] *** RT|Chatzilla has quit IRC [18:21:45] *** WePac has quit IRC [18:23:23] *** bweinstein has joined #chromium [18:24:03] *** bweinstein has joined #chromium [18:24:29] *** computer_ is now known as ryaxnbuntu [18:24:58] <tonyg-cr> Well last time it timed out compiling browser_tests, it is already past that, so I'm going to reopen [18:25:47] *** rafaelw has joined #chromium [18:25:55] <trungl> sgtm [18:26:38] *** bauerb has joined #chromium [18:27:00] *** phajdan-jr has joined #chromium [18:27:01] *** ChanServ sets mode: +v phajdan-jr [18:27:17] <thakis> hey, brilliant product idea: there should be a mac pro with a notebook form factor [18:28:03] * thakis looks at WebCore building [18:29:19] * trungl repeats his anger that there's no i7 (or i5) 13" MBP. [18:29:34] * trungl isn't sure his sentence actually parses, but the meaning is clear. [18:29:52] * trungl whines about this at every opportunity. [18:30:15] *** cedricv has quit IRC [18:30:59] *** darin__ has joined #chromium [18:32:24] *** zloidemon has joined #chromium [18:32:29] *** ryaxnbuntu has quit IRC [18:32:44] *** Kano has joined #chromium [18:33:01] <Kano> hi, why does webm not support fullscreen playback? [18:34:09] *** Venom_X has quit IRC [18:34:14] *** Venom_X has joined #chromium [18:34:53] *** AaronMT has joined #chromium [18:35:14] *** fishd_ has quit IRC [18:35:16] <stuartmorgan> Kano: because full screen for <video> isn't implemented yet; nothing to do with webm [18:35:45] <Kano> and when will that work, it is stupid to see a 1080p demo in a 720p window [18:36:42] *** Pupeno has joined #chromium [18:36:59] <Kano> is there something like video download helper to grab it at least? [18:37:29] <stuartmorgan> Kano: it will work when someone implements it. As for helper tools, try one of the support links in the topic [18:39:17] *** churl has joined #chromium [18:39:59] *** churl has left #chromium [18:40:20] <Kano> when will rss bookmarks work? [18:40:30] <Kano> thats really missing [18:42:06] *** Bleak has joined #chromium [18:42:10] <stuartmorgan> Kano: Please use the support forums for this kind of question [18:42:27] *** malavv has quit IRC [18:42:41] *** jrforbes_ has quit IRC [18:42:44] <Kano> thats a dev question, anybody should know it or not [18:43:07] <Kano> opera, firefox even ie support rss bookmarks [18:43:43] *** jrmuizel has quit IRC [18:46:08] <stuartmorgan> Kano: it's a dev question the same way "are we there yet?" is a question about driving; this channel isn't the right place for it [18:46:45] *** victorw has left #chromium [18:47:17] *** WePac has joined #chromium [18:47:48] *** romainhuet has quit IRC [18:49:54] *** mseaborn has quit IRC [18:54:47] * trungl wonders where we're driving. [18:55:03] * pinkerton mumbles something about hell and handbaskets [18:56:00] *** WePac has quit IRC [18:56:22] *** johnny_g has joined #chromium [18:59:51] * trungl is content to be sedated by the seat-back TV. [19:00:26] *** ryaxnbuntu has joined #chromium [19:00:32] *** WePac has joined #chromium [19:01:42] *** js2 has joined #chromium [19:04:28] *** GeekShadow has joined #chromium [19:04:37] *** Kano has left #chromium [19:07:23] *** phajdan-jr has quit IRC [19:10:38] *** cedricv has joined #chromium [19:11:06] *** masterov has joined #chromium [19:11:37] *** eerf has quit IRC [19:12:37] *** henrikh has joined #chromium [19:13:17] *** cying has joined #chromium [19:13:22] *** nikolasco has joined #chromium [19:13:43] *** loislo_ has joined #chromium [19:14:20] *** Zaba has quit IRC [19:14:32] *** aroben has joined #chromium [19:16:48] *** loislo has quit IRC [19:16:49] *** loislo_ is now known as loislo [19:17:19] <eglaysher> There's no way the net crash could be mine. I'm going to wait for a second opinion. [19:17:43] <tonyg-cr> eglaysher: looking at it now [19:19:10] *** jungshik has quit IRC [19:19:25] <rafaelw> seems very unlikely. let's let it go another run. [19:19:28] <tonyg-cr> eglaysher: I'm going to reopen and let's wait for one more cycle [19:23:12] *** Zaba has joined #chromium [19:23:21] *** dmaclach has quit IRC [19:27:30] *** chaser has joined #chromium [19:33:26] *** mpcomplete has joined #chromium [19:33:26] *** ChanServ sets mode: +v mpcomplete [19:34:19] *** malavv has joined #chromium [19:34:43] <tonyg-cr> yep, net_unittests is happy again [19:34:49] *** rwlbuis has joined #chromium [19:34:58] *** alyxuk has quit IRC [19:35:20] *** bauerb has quit IRC [19:35:25] *** bauerb has joined #chromium [19:36:44] *** jungshik has joined #chromium [19:36:55] *** jungshik is now known as jshin [19:40:47] *** masterov has quit IRC [19:41:01] *** csilv has joined #chromium [19:41:11] *** bradleymeck has joined #chromium [19:41:32] <bradleymeck> mmm can anyone figure out why v8 is seg faulting on line 18 of http://gist.github.com/414012 (c++)? [19:41:42] *** alyxuk has joined #chromium [19:45:31] <maruel> reapplying gclient, it may break again [19:45:59] <maruel> bradleymeck: you'll probably have more luck on the ML [19:46:10] *** alyxuk has quit IRC [19:46:12] *** inferno-sec has quit IRC [19:46:20] *** masterov has joined #chromium [19:46:54] <willchan> tonyg-cr: that net_unittests crash is the BackupSocketConnect again. it's clearly flaky on the Mac. perhaps it should be marked FLAKY. [19:46:56] *** bent-mozilla has joined #chromium [19:47:27] <tonyg-cr> willchan: good call, I'm putting together a patch [19:48:09] *** urbanape has joined #chromium [19:51:37] *** Peter- has quit IRC [19:52:30] *** aroben has quit IRC [19:52:32] *** alyxuk has joined #chromium [19:53:08] <maruel> reverted my change again... [19:54:23] *** ancanta has joined #chromium [19:54:41] *** jrmuizel has joined #chromium [19:56:56] <ancanta> i can use chrome extensions to chromium ? [19:57:19] *** Venom_X has quit IRC [19:57:39] *** cedricv has quit IRC [20:01:55] *** cedricv has joined #chromium [20:01:55] *** thakis has quit IRC [20:02:02] *** alyxuk has quit IRC [20:04:02] *** ancanta has left #chromium [20:07:43] *** bweinstein has quit IRC [20:10:08] *** Zucca has joined #chromium [20:12:03] <malavv> willchan: Do you know why is the implementation off the exponential back-off on 5xx implemented in URLFetcher instead of in HttpTransaction? [20:12:21] *** bweinstein has joined #chromium [20:12:39] *** loislo has quit IRC [20:14:36] <willchan> malavv: no i don't. is there a reason you'd want to do it in HttpTransaction instead? [20:16:12] <malavv> willchan: So that it is always hit by outgoing request as opposed to the more high level Wrapper UrlFetcher that is not used by everyone [20:19:02] *** mseaborn has joined #chromium [20:19:24] *** skydrome has quit IRC [20:19:40] <willchan> malavv: but do you want it to always happen? i'm sorry, i forget what your use case is again. [20:19:46] *** skydrome has joined #chromium [20:22:06] <malavv> willchan: I'm with team Toolbar here but I work on Chromium and one of their concern was that Chromium would DDoS server without knowing it [20:22:36] <malavv> willchan: Which is the reason we want to manage every outgoing request against server failure [20:22:48] *** AryehGregor has quit IRC [20:26:10] *** tittiatcoke has quit IRC [20:26:25] *** trungl is now known as trungl_meeting [20:26:48] *** Peter- has joined #chromium [20:26:52] *** bers has joined #chromium [20:27:04] <tonyg-cr> chase: r48285 did clear up page_cycler_moz on the first run. Is that expected? [20:27:34] *** js2 has quit IRC [20:28:36] <willchan> malavv: i wasn't around back when the exponential backoff was put in place. i'm not sure i'm convinced that in 100% of all cases we want to retry at all. [20:29:06] *** loislo has joined #chromium [20:31:54] <malavv> willchan: The exponential back-off will not, by itself, retry to get the resource. It would only define a certain buffer time until when there can be no request to that resource [20:33:19] *** AryehGregor has joined #chromium [20:33:32] <willchan> malavv: i see. that sounds more reasonable to me. would you plan to do this in the HttpCache then? [20:35:47] *** alyxuk has joined #chromium [20:35:47] *** alyxuk has quit IRC [20:35:47] *** alyxuk has joined #chromium [20:36:02] *** bauerb has quit IRC [20:36:08] *** bauerb has joined #chromium [20:38:36] <malavv> willchan: Should I? Original plan was to insert it in http_network_transaction [20:40:52] <willchan> malavv: where's your data structure for keeping track of 5xx response codes and the request times? [20:41:30] <willchan> HttpNetworkTransaction is a per-transaction object. Its lifetime doesn't seem suitable for your use case. [20:42:51] <malavv> willchan: I was thinking of a outside module, like url_fetcher_protect to keep track of the 5xx and time [20:43:28] *** nshkrob has joined #chromium [20:44:19] <willchan> malavv: i'm confused, weren't you saying that the problem with URLFetcher is that it doesn't catch everything? how would this outside module do that? [20:44:32] *** alyxuk| has joined #chromium [20:45:23] <chase> tonyg-cr: yeah, but it turns out 2 more metrics changed recently on that test, so it needs more changes :/ [20:45:59] *** tonyg-cr has quit IRC [20:46:22] *** alyxuk has quit IRC [20:47:14] <chase> tonyg-cr: total_byte_b is fixed for now. i'll take a look at total_op_r and times, too. [20:48:30] <malavv> willchan: I was thinking of giving network transactions an instance of my module and register for callback to update values [20:48:58] <chase> tonyg-cr: those failures look sporadic, though, not sure how often it's failing. [20:50:00] *** bradbook has quit IRC [20:51:09] *** michaeln has joined #chromium [20:52:08] *** jamesr has joined #chromium [20:52:30] <rwlbuis> wjmaclean: I can do a patch (+test) for 38851, I just asked since you could have been doing a patchset for the 25645 bug including that one as well, since they are kind of similar [20:54:11] *** jschuh has joined #chromium [20:54:12] *** tessamac_ has joined #chromium [20:54:22] <stuartmorgan> I'm on the Mac UI failure [20:54:33] *** loislo has quit IRC [20:56:03] <jhawkins> rafaelw: ping [20:56:06] <rafaelw> here. [20:56:12] <akalin> greetings chromiumites [20:56:26] <mrossetti> Does anyone have a really huge History database file with at least some non-Roman content they could share for some Omnibox optimization research? [20:56:29] <jhawkins> rafaelw: sanity_uitest.cc: s/FLAKEY/FLAKY/ [20:57:13] <akalin> lol [20:57:14] <rafaelw> rats [20:57:25] <rafaelw> now i've lost the link. [20:58:18] <rafaelw> nevermind. got it. [20:58:19] <rafaelw> thanks. [20:58:41] <willchan> malavv: have you discussed this proposal with many other folks yet? i suggest you send out an email. [20:59:32] <tessamac_> I've never built on mac before and I'm getting a bunch of errors like this: "i686-apple-darwin9-gcc-4.2.1: /Users/tessamac/chromium/src/third_party/yasm/source/patched-yasm/genstring.c: No such file or directory". Any idea what's wrong? [20:59:33] <malavv> willchan: A mail in chromium-devel mailing list? [21:00:29] <malavv> willchan: Sorry, in Chromium-discuss? [21:01:39] <willchan> malavv: chromium-dev [21:01:56] <rsesek> tessamac_: did you sync? [21:01:57] *** Kaosevil has joined #chromium [21:02:03] <malavv> willchan: K, k I will do so. thanks [21:02:18] <tessamac_> rsesek: yeah [21:02:54] <willchan> tessamac_: are you using git or just gclient? [21:03:07] <tessamac_> gclient [21:03:40] <rsesek> try syncing again and do a clobber build (trash your xcodebuild) [21:04:12] *** Kaosevil has quit IRC [21:04:14] <tessamac_> rsesek: I just did that before the latest attempt, but I can do it again [21:04:16] <rsesek> tessamac_: ^. that file DOES exist in my client [21:04:50] <rsesek> tessamac_: also ls //src/third_party/yasm/source/patched-yasm to see if the other yasm files are there [21:06:18] *** capletonX has joined #chromium [21:06:32] *** Kaosevil has joined #chromium [21:06:53] *** glider has joined #chromium [21:07:50] *** alyxuk| has quit IRC [21:08:11] <capletonX> Hey all, I'm having a strange problem with flash playing in chromium. It will play video just fine, but sound will only come through for a few seconds, then stop, it will only resume if I click somwhere on the seek bar. I've tried reinstalling flash, any other ideas on how to fix it? [21:08:53] <jamesr> capletonX: /topic [21:09:22] <capletonX> jamser, what does /topic mean? [21:09:24] <tessamac_> rsesek: I see about 20 files none are .c [21:10:29] <rafaelw> smorg: do you see mac failures? [21:11:14] *** nikolasco has quit IRC [21:11:16] <tessamac_> rsesek: I'm checking the tar I downloaded a couple days ago, to see if the missing files are there [21:11:21] <rsesek> tessamac_: sounds like your sync was fine, then. try another build [21:11:25] <willchan> tessamac_: how about pasting your ls src/third_party/yasm/source/patched-yasm output to pastebin.org? [21:12:11] *** capletonX is now known as capleton [21:12:17] <willchan> rsesek: the sync doesn't sound fine if it's missing the .c files, right? [21:12:28] <stuartmorgan> rafaelw: yes, see tree status [21:12:29] <rsesek> willchan: unless genstring.c is generated [21:12:32] <willchan> i see 3 .c files [21:12:34] <rafaelw> got it. [21:13:12] <jamesr> capleton: look at the topic of this channel [21:13:23] *** alyxuk has joined #chromium [21:13:54] <tessamac_> willchan: http://pastebin.org/283853 [21:14:40] <capleton> lol, got it. thanks. Sorry I'm still a little new to irc [21:14:46] <rsesek> tessamac_: you're definitely missing files [21:14:50] <willchan> tessamac_: you're missing files [21:15:13] <rsesek> tessamac_: go into that folder and just type |svn up| [21:15:23] *** alyxuk| has joined #chromium [21:15:23] *** alyxuk| has quit IRC [21:15:23] *** alyxuk| has joined #chromium [21:15:24] <willchan> rsesek: that folder is pulled in by DEPS [21:15:43] <willchan> will svn up work? [21:15:53] <rsesek> willchan: it should. DEPS just wraps aruond SVN [21:16:00] <rsesek> (and I just did it) [21:16:01] *** alyxuk| has quit IRC [21:16:06] <willchan> ok :) [21:17:37] *** tonyg-cr has joined #chromium [21:17:37] *** ChanServ sets mode: +v tonyg-cr [21:18:06] *** alyxuk has quit IRC [21:18:13] <tessamac_> rsesek: I think that worked, the genstring.c (and others) are there now. Thank you! [21:18:35] <rsesek> tessamac_: np. it's weird that gclient didn't pick those up for you. I'd try sycning again and see what happens [21:19:15] <willchan> tessamac_: if the .gyp file changed, you might need to `gclient runhooks` to re-generate the xcode proj files. `gclient sync` will do this too. [21:21:09] *** oshima_ has joined #chromium [21:21:27] <tessamac_> willchan: Ok, thanks! [21:21:39] *** glider has quit IRC [21:22:25] *** thakis_afk is now known as thakis [21:22:44] <thakis> who broke the tree? [21:22:47] <oshima_> hello sheriff. I'd like to take down chromeos valgrind (1) bot to work on linkage problem. ok? [21:23:18] <tonyg-cr> oshima_: works for me [21:23:31] <tonyg-cr> thakis: rafaelw is on top of it i believe [21:23:33] <oshima_> tonygg-cr: thanks. [21:24:02] *** capleton has left #chromium [21:24:07] <thakis> rafaelw: FEEL MY (virtual, tongue-in-cheek) RAGE!!!!!!!!!!!!!!! [21:25:15] <oshima_> tonyg-cr, rafaelw: it's been failing for more than a week, and we've been looking at various options to fix this. i'm going to test -O0 for this bot. [21:25:33] <rafaelw> oshima_: ok. [21:28:03] <trungl_meeting> does poor thakis need a pacifier? [21:28:07] *** trungl_meeting is now known as trungl [21:28:15] <trungl> thakis just needs to attend more meetings [21:28:23] *** thakis is now known as thakis_meeting [21:28:26] <thakis_meeting> DOESN'T HELP [21:28:30] *** thakis_meeting is now known as thakis [21:30:12] <trungl> thakis: but it changes the focus of your rage [21:30:26] <thakis> :-) [21:32:08] *** AaronMT has quit IRC [21:33:53] *** jparent_ has quit IRC [21:38:44] <brettw> Wow, BP live stream is really cool now, you get to see the BOP very well. [21:39:31] *** Venom_X has joined #chromium [21:40:56] *** Beetny has joined #chromium [21:41:04] *** henrikh has left #chromium [21:41:14] <Caleb> brettw: link? [21:43:06] <rohitrao> you can tell what's going on in the video? [21:43:46] <Caleb> id like to see the video hes talking about [21:44:20] <rohitrao> [bp live stream] [21:44:25] <brettw> Caleb: bp.com, click on "watch the live stream" Rohitrao: not really, but a minute ago the ROV flew past the top of the BOP [21:44:32] <brettw> which was cool [21:44:50] <brettw> you could also see a bunch of pipes that had been labeled with spraypaint [21:44:58] <brettw> which I assume are the new ones [21:45:16] *** alyxuk has joined #chromium [21:45:43] *** inferno-sec has joined #chromium [21:46:46] <maruel> I broke the try server, if your update step misbehaves, just send another try job [21:47:20] <Caleb> feed does look cool brettw [21:50:53] *** dmaclach has joined #chromium [21:52:16] *** FullFlannelJacke has quit IRC [21:53:48] *** FullFlannelJacke has joined #chromium [21:54:49] *** jshin has quit IRC [21:54:53] *** bweinstein has quit IRC [21:57:00] *** BCalvignac has left #chromium [21:58:27] *** jshin has joined #chromium [22:02:04] *** pinkerton has quit IRC [22:02:26] *** Bleak has quit IRC [22:02:40] *** BCalvignac has joined #chromium [22:02:43] *** BCalvignac has left #chromium [22:04:06] *** bweinstein has joined #chromium [22:04:10] *** BCalvignac has joined #chromium [22:04:15] *** BCalvignac has left #chromium [22:04:52] *** inferno-sec has quit IRC [22:12:22] *** FullFlannelJacke has quit IRC [22:15:13] *** FullFlannelJacke has joined #chromium [22:15:16] *** rohitrao has quit IRC [22:17:15] *** BCalvignac has joined #chromium [22:17:58] *** BCalvignac has quit IRC [22:18:25] *** bers has quit IRC [22:19:08] *** bers has joined #chromium [22:21:40] *** jorlow_ has joined #chromium [22:21:50] *** BCalvignac has joined #chromium [22:21:55] *** BCalvignac has left #chromium [22:25:05] *** rwlbuis has left #chromium [22:27:09] *** ryaxnbuntu has quit IRC [22:29:06] *** dmaclach has quit IRC [22:29:29] *** dmaclach has joined #chromium [22:29:40] *** alyxuk| has joined #chromium [22:29:40] *** alyxuk| has quit IRC [22:29:40] *** alyxuk| has joined #chromium [22:30:54] *** alyxuk has quit IRC [22:31:43] *** lukas___ has quit IRC [22:32:27] *** dmaclach has quit IRC [22:33:59] *** sbyer has quit IRC [22:34:10] *** alyxuk| has quit IRC [22:35:45] *** alyxuk has joined #chromium [22:35:45] *** alyxuk has quit IRC [22:35:45] *** alyxuk has joined #chromium [22:35:46] *** pinkerton has joined #chromium [22:35:46] *** ChanServ sets mode: +v pinkerton [22:36:38] *** roc has quit IRC [22:41:12] *** BCalvignac has joined #chromium [22:42:37] *** jerome187 has joined #chromium [22:43:24] <jerome187> hello, I'm having an issue with flashvars (I think) in chrome. http://apps.facebook.com/video-phone/ everything is working in IE and firefox [22:46:46] *** Beetny has quit IRC [22:47:11] *** ROBOd has quit IRC [22:47:32] *** shepazu has joined #chromium [22:47:36] *** Isam_ has joined #chromium [22:48:28] *** dmaclach has joined #chromium [22:48:38] <Isam_> i'm on beta channel how can i switch back to stable? [22:50:26] *** smorg has quit IRC [22:50:49] *** BCalvignac has quit IRC [22:51:27] *** Isam_ has quit IRC [22:52:08] *** smorg has joined #chromium [22:54:07] *** bers has quit IRC [22:54:41] *** mfinkle has quit IRC [22:56:02] <tonyg-cr> jparent: The SVG layout tests seem to be very flaky on win. [22:56:55] <jparent> tonyg-cr: Just recently, as in, since the latest webkit merge, or in general? [22:56:58] <jparent> tonyg-cr: do you have a link? [22:57:08] <tonyg-cr> jparent: I excluded one this morning, but now more are failing. Do you think it makes sense to exclude all of them? [22:57:24] *** abarth has joined #chromium [22:57:24] *** ChanServ sets mode: +v abarth [22:57:41] *** tonikitoo has quit IRC [22:58:13] <tonyg-cr> See win webkit_tests on http://build.chromium.org/buildbot/waterfall/console -- various svg tests have been failing most of the day [22:58:16] *** mrossetti has quit IRC [22:58:26] <tonyg-cr> Was happening yesterday too, I can't pin down a specific roll [22:59:25] <jparent> tonyg-cr: on certain platforms? [22:59:31] <tonyg-cr> Windows only [22:59:35] *** jorlow_ has quit IRC [22:59:36] *** jamesr has quit IRC [22:59:53] <tonyg-cr> http://crbug.com/45106 [22:59:57] *** jorlow_ has joined #chromium [23:00:13] *** FullFlannelJacke has quit IRC [23:00:45] *** FullFlannelJacke has joined #chromium [23:00:49] <tonyg-cr> It seemed to only be that specific test when I opened that bug this morning, but now it appears to be a rainbow of svg tests [23:00:54] <maruel> BTW, I broke gcl lint, will fix ASAP [23:00:58] *** blindmurray has joined #chromium [23:01:12] *** mfinkle has joined #chromium [23:02:33] *** Venom_X has quit IRC [23:03:54] *** tessamac_ has quit IRC [23:05:04] <jparent> tonyg-cr: I'm seeing like 5 or 6 different svg tests being flaky? [23:05:20] *** BCalvignac has joined #chromium [23:05:52] <jparent> tonyg-cr: I think it probably makes more sense to just add this handful to expectations as flakes than exclude all of them [23:06:15] <tonyg-cr> okay, i'll isolate the ones that have failed today [23:06:16] *** masterov has quit IRC [23:06:20] *** masterov has joined #chromium [23:06:56] <jparent> tonyg-cr: Also, I think they should be added to the upstream expectations file, not the one in webkit/tools/layout_tests [23:07:33] <tonyg-cr> jparent: Okay, I'll move them there and revert my change to webkit/tools/layout_tests [23:07:40] <tonyg-cr> Mind if I send you the review? [23:08:55] <jparent> tonyg-cr: sure [23:09:20] <jparent> tonyg-cr: actually, i'm not a webkit reviewer, so i can't technically review it. But I'm pretty sure expectations updates don't require formal review anyway. [23:10:06] *** Zucca has quit IRC [23:10:34] *** abarth has quit IRC [23:10:43] <rafaelw> thakis: do you see unit_test failures? [23:10:54] <thakis> rafaelw: looking [23:11:03] *** BCalvignac has quit IRC [23:12:55] <thakis> rafaelw: my cl had no windows changes, probably flake [23:14:06] <rafaelw> it failed on both xp and vista in the same way. [23:14:13] <thakis> granted, a bit weird that the same thing crashed on two bots [23:14:16] <thakis> yes [23:14:37] <thakis> but it's still _impossible_ that that's caused by my cl :-) [23:16:49] <thakis> it did pass everything on the trybots: http://codereview.chromium.org/2079016 [23:18:33] <thakis> rafaelw: you can revert, i will check it in again in pieces [23:19:02] <rafaelw> thakis: can you please revert? [23:19:39] <thakis> rafaelw: ok. i figured you had the drover line already typed in and were just waiting to hit enter [23:19:49] <rafaelw> nope. [23:20:23] <thakis> it goes like `drover --revert=48315`. it's easy [23:20:46] <rafaelw> i know it's easy. i just wanted you to do it. [23:20:56] <thakis> uh-huh [23:21:39] <thakis> done [23:22:07] <rafaelw> hanks. [23:22:10] <rafaelw> t [23:22:25] *** thomasvl_ has joined #chromium [23:22:25] *** ChanServ sets mode: +v thomasvl_ [23:25:16] *** thomasvl has quit IRC [23:25:49] *** oshima_ has quit IRC [23:26:19] <pinkerton> google.com gmail still sad tabs for me 100% of the time [23:26:23] <pinkerton> with ToT [23:26:25] <pinkerton> :( [23:26:46] *** thomasvl_ has quit IRC [23:26:49] <pinkerton> not profile related, happens on two different machines [23:27:06] <thakis> what, you're actually using this browser? [23:27:08] <thakis> poor sould [23:27:22] <pinkerton> lol and quit hangs [23:27:25] <pinkerton> trungl: ?!?!! [23:27:46] <trungl> pinkerton: ? [23:28:00] <pinkerton> i launched, then quit, and it's hung [23:28:10] <trungl> hmmm [23:28:18] <pinkerton> oh weird, it's not actually running but the dock thinks it is [23:28:23] <trungl> wha? [23:28:26] <trungl> that's weird [23:28:46] *** roc has joined #chromium [23:29:11] <csilv> gmail is dead for me too fyi [23:29:31] <rsesek> pinkerton: wfm on 6.0.417.0 (Developer Build 48303) [23:29:48] <pinkerton> csilv: dead as in sad tabs? [23:29:50] <rsesek> pinkerton: have you tried in an incognito window? [23:29:54] <pinkerton> yes, same [23:30:09] <pinkerton> build from monday is ok [23:30:12] <rsesek> what rev? [23:30:13] <pinkerton> there's a regression somewhere [23:30:22] <pinkerton> any of the ones from yesterday or today [23:30:28] <pinkerton> monday is ok [23:30:32] * trungl blames webkit [23:30:38] <trungl> (with no particular evidence) [23:30:43] <rsesek> ./build/build-bisect -a mac -b <bad_rev> -g <good_rev> [23:30:45] <csilv> just won't load... "waiting for mail.google.com". calendar is fine. my issue is probably different. [23:30:46] <trungl> or maybe v8 [23:30:53] <pinkerton> oh [23:31:09] <trungl> cole was also seeing this yesterday [23:31:45] *** malavv has quit IRC [23:32:06] <pinkerton> gah now i can't replace it because it's stuck open [23:32:15] <pinkerton> but it's not actually running [23:32:24] <rsesek> activity manager and killlz it [23:32:37] <pinkerton> it's not there [23:32:55] <rsesek> is the interpose running (I had that happen yesterday), or any stuck helpers? [23:33:09] <pinkerton> what interpose? [23:33:22] <rsesek> plugin interpose helper something something? [23:33:47] <pinkerton> a flash plugin was left running, but i killed it [23:33:51] <pinkerton> didn't help [23:34:01] <motownavi> interpose lives in the plugin process; it's not a process of its own [23:34:17] <rsesek> lsof | grep /Applications/Chromium.app [23:34:32] <rsesek> kill ?9 <pids> [23:34:34] <pinkerton> nada [23:34:39] <rsesek> o.0 [23:34:41] <pinkerton> yup [23:34:42] <trungl> pinkerton: does launching it directly (not via the dock) work? [23:34:54] <motownavi> the dock icon for it has a dot? [23:35:02] <pinkerton> trungl: yes [23:35:04] <pinkerton> motownavi: yes [23:35:10] <motownavi> try bouncing the dock [23:35:14] <motownavi> try bouncing the mac [23:35:16] *** BCalvignac has joined #chromium [23:35:17] <pinkerton> the dock and finder both think it's running [23:35:21] <pinkerton> bouncing the dock didn't help [23:35:29] <motownavi> if bouncing the mac doesn't kill it, run [23:35:32] <trungl> I once had this problem when doing something in the debugger [23:35:38] <pinkerton> no debuggers [23:35:42] * trungl suggests a 10-foot drop [23:35:47] <trungl> maybe 5 will do [23:36:52] *** jamesr has joined #chromium [23:36:53] <pinkerton> i do have two zombies [23:37:07] <pinkerton> but i don't think they're from this run [23:37:07] <rsesek> braaains! [23:37:25] <pinkerton> the parent pid for this app is after this [23:37:53] <pinkerton> sigh. cursed. [23:38:18] *** jshin has quit IRC [23:38:57] *** masterov_ has joined #chromium [23:39:58] <trungl> "sudo kill -9 -1" [23:40:02] * trungl hopes no one listens to him. [23:40:38] <trungl> "-9" = "dash nine", "-1" = "minus one" [23:40:51] *** jorel314 has joined #chromium [23:40:52] <trungl> which is really all thoroughly confusing [23:41:03] *** eycel has joined #chromium [23:41:30] * pinkerton bisects [23:41:35] <trungl> the real question is whether I remember what "-2" for kill in PID does [23:42:05] <trungl> (nothing on my mac) [23:42:29] * trungl is smoking crack apparently. [23:43:09] <bauerb> does anyone in 1950 have a 10.6 machine i could try a CL on? [23:43:11] *** masterov has quit IRC [23:43:11] *** masterov_ is now known as masterov [23:43:44] <jorel314> is there a way to move the chrome data files onto a truecrypt volume? [23:44:26] <jorel314> not the application, just the data like preferences and cache.. [23:44:57] <trungl> bauerb: sure? [23:45:02] <trungl> it depends on how much of a rush you're in [23:45:04] <eglaysher> jorel314: 1) see /topic 2) symbolic links? [23:45:42] <jorel314> whoops.. sorry about that.. [23:45:54] <jorel314> but thanks.. symbolic links would work great i think.. [23:46:19] <bauerb> trungl: no rush [23:46:41] <bauerb> trungl: i'd just like to finish it while i'm still in mtv :) [23:46:44] <trungl> bauerb: if you give me a link to the CL, I can apply it and start building [23:46:50] <bauerb> trungl: which is until friday [23:46:52] *** jorel314 has quit IRC [23:47:09] <bauerb> trungl: http://codereview.chromium.org/2280003 [23:47:43] <bauerb> trungl: oh, and thanks :) [23:47:48] <trungl> bauerb: I'll apply it, build, and tell you when that's done [23:48:14] * trungl can't wait for subversion to return to its previous speed [23:48:21] *** abarth has joined #chromium [23:48:21] *** ChanServ sets mode: +v abarth [23:48:44] *** sebmarkbage has joined #chromium [23:50:36] * pinkerton finds the regression window [23:50:45] *** [47] has joined #chromium [23:50:48] *** [47] has left #chromium [23:51:02] *** upsignal has joined #chromium [23:51:07] *** masterov_ has joined #chromium [23:51:28] <pinkerton> tony^work: ? [23:51:39] <upsignal> best browser in all the solar system, **ck yeahhhhhhhhhhhhhhhhhh [23:51:44] <upsignal> :D [23:53:17] <trungl> pinkerton: are you going to enlighten us about the regression window? [23:53:21] <pinkerton> http://build.chromium.org/buildbot/perf/dashboard/ui/changelog.html?url=/trunk/src&range=48107:48127 [23:53:34] * trungl blames society in any case. [23:53:46] * rsesek bets its' the webkit roll [23:53:54] <pinkerton> yeah i'm sending tony email now [23:54:24] *** GeekShadow has quit IRC [23:54:44] *** trungl_mbp has joined #chromium [23:55:05] <pinkerton> ok and with that, i'm off. [23:55:14] <trungl_mbp> like a firecracker [23:55:16] *** pinkerton has quit IRC [23:55:28] <trungl_mbp> anyone want to bisect those revisions? [23:55:36] <trungl_mbp> and then the webkit roll? [23:55:43] <trungl_mbp> this merely requires patience [23:55:43] *** masterov has quit IRC [23:55:43] *** masterov_ is now known as masterov [23:56:22] * trungl_mbp really shouldn't do two builds at the same time (on the same computer) [23:56:34] *** masterov has quit IRC [23:56:58] <akalin> lotta ram [23:57:48] * trungl_mbp is doing this on his MacPro, not his MBP [23:58:04] * trungl_mbp isn't *that* crazy/stupid. [23:58:51] *** bauerb_ has joined #chromium