June 15, 2010  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30

[00:02:23] *** atwilson_ has joined #chromium
[00:02:51] *** spenguin[work] has joined #chromium
[00:06:56] *** Kunalagon has quit IRC
[00:08:18] *** duffydack has joined #chromium
[00:08:22] <pinkerton> jrg: ping?
[00:08:27] <jrg> pinkerton: pong
[00:08:50] <pinkerton> jrg: i don't see where gradient_button_cell draws the interior text (since bookmark bar cells derrive from that).
[00:08:53] *** thomasvl has quit IRC
[00:09:05] <pinkerton> jrg: is that handled somewhere i'm missing?
[00:09:32] <jrg> pinkerton: if i remember right it's modded out but I forgot why.... let me look
[00:10:14] *** trungl is now known as trungl_away
[00:11:50] <dhollowa> sheriffs: about to check in .grd change.  expecting redness on windows.
[00:12:34] * pinkerton realizes it was a fools errand to believe he could reconcile new drawing code from cole with gradient_button_cell
[00:13:21] <jrg> pinkerton: text drawn with drawInteriorWithFrame::
[00:13:34] <jrg> pinkerton: looks like it calls [super drawInteriorWithFrame::
[00:13:34] <jrg> ']
[00:13:49] <jrg> from the overridden version but only if not themed.  Seems like a bug.
[00:13:51] <pinkerton> that's only called if shouldTheme_ is false
[00:13:56] <jrg> pinkerton: right
[00:14:02] <pinkerton> so how else does it get drawn?
[00:14:13] <jrg> pinkerton: do we in fact draw text properly if it's themed?
[00:14:41] <pinkerton> that says to me that either a) bookmark bar buttons aren't themed or b) bookmark bar buttons never draw text
[00:14:43] <pinkerton> both seem wrong
[00:15:05] <jrg> bookmark buttons (on the menus) are not themed.  Bookmark bar buttons are.
[00:15:32] <pinkerton> ok, then if they are, where does the text get drawn? :)
[00:15:50] * jrg still looking... seems odd.
[00:15:59] *** jrmuizel has quit IRC
[00:17:16] <jrg> ah... got it.
[00:17:30] <pinkerton> pray tell :)
[00:17:42] <jrg> NSButtonCell can't handle setting the text color
[00:17:50] <jrg> But NSButton can with setAttributedTitle:
[00:18:26] <jrg> so, oddly, the button draws the title, not the cell.
[00:18:40] <pinkerton> that makes zero sense :)
[00:18:45] <pinkerton> anyway, dinner calls.
[00:18:47] <pinkerton> l8r
[00:18:51] *** pinkerton has quit IRC
[00:25:57] *** vithos has joined #chromium
[00:27:00] *** jrmuizel has joined #chromium
[00:27:59] *** duffydack has quit IRC
[00:28:14] *** dpranke has joined #chromium
[00:28:15] *** ChanServ sets mode: +v dpranke
[00:35:48] *** atwilson_ has quit IRC
[00:36:29] *** General1337 has joined #chromium
[00:40:02] *** trungl_away is now known as trungl
[00:40:19] *** General13372 has quit IRC
[00:41:05] *** cjohnston has joined #chromium
[00:41:23] *** isaacli has quit IRC
[00:41:31] *** cjohnston has left #chromium
[00:41:48] *** kinnetica has quit IRC
[00:44:31] *** JoesphL0t has joined #chromium
[00:48:21] *** trungl is now known as trungl_away
[00:48:51] *** rohitkc has left #chromium
[00:51:53] *** rohitkc has joined #chromium
[00:52:15] *** TkTech has joined #chromium
[00:53:16] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "Mac10.6 Tests (dbg)(1)" from 49738: huanr at chromium dot org, viettrungluu at chromium dot org (:trungl))
[00:53:58] *** duffydack has joined #chromium
[00:54:17] <trungl-bot> Tree closed by nsylvain at chromium dot org: Tree is closed - > pkasting(?)
[00:54:21] <nsylvain> ping pkasting: maybe you?
[00:54:41] <nsylvain> (unit tests, bubble stuff)
[00:54:53] <nsylvain> on linux views
[00:55:21] *** anders has quit IRC
[00:59:32] *** trungl has joined #chromium
[00:59:33] *** ChanServ sets mode: +v trungl
[00:59:55] <pkasting> If it's the InfoBubbleTest failures, at a glance it looks like the tests just need to be updated
[01:00:22] *** MikeSmithW3C^ has quit IRC
[01:02:23] <trungl-bot> Tree closed by nsylvain at chromium dot org: Tree is closed, views: pkasting, mac: vtl
[01:03:19] <dhollowa> the 10.6 problems look like vtl:  chrome::GetFrameworkBundlePath in stack trace
[01:03:31] <nsylvain> pkasting: vtl is going to revert his change.
[01:04:04] <pkasting> nsylvain: As long as this is only InfoBubbleTest, you can reopen and I will fix momentarily
[01:04:15] <nsylvain> ok, sounds good, thanks
[01:04:24] *** beng has quit IRC
[01:04:57] *** jrmuizel has quit IRC
[01:05:12] *** MikeSmithW3C^ has joined #chromium
[01:05:24] <trungl-bot> Tree opened by nsylvain at chromium dot org: Tree is open : mac->vtl reverted, views->pkasting is fixing
[01:06:25] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "XP Tests (dbg)(1)" from 49736: pkasting at chromium dot org)
[01:06:38] <pkasting> Stupid bot
[01:06:43] <nsylvain> :)
[01:06:58] *** anders has joined #chromium
[01:07:09] *** jrmuizel has joined #chromium
[01:07:37] *** rsesek has quit IRC
[01:08:26] <trungl-bot> Tree opened by nsylvain at chromium dot org: Tree is open : mac->vtl reverted, BorderContentsSizeAndGetBounds->pkasting is fixing
[01:08:38] *** duffydack has quit IRC
[01:12:08] *** kliegs has quit IRC
[01:12:43] *** siggi has joined #chromium
[01:14:45] *** jrmuizel has quit IRC
[01:18:11] *** rafaelw1 has left #chromium
[01:19:05] <pkasting> OK, fix in
[01:19:31] <trungl-bot> Tree opened by pkasting at chromium dot org: Tree is open
[01:26:16] *** markmentovai has quit IRC
[01:27:55] *** eggy is now known as mrichards
[01:29:02] *** thewonderer57 has joined #chromium
[01:32:34] *** bent-mozilla has quit IRC
[01:35:11] *** dglazkov has quit IRC
[01:35:45] *** RT|Chatzilla has joined #chromium
[01:37:57] *** bent-mozilla has joined #chromium
[01:38:22] *** eggy has joined #chromium
[01:41:04] *** rohitkc has quit IRC
[01:41:08] *** mrichards has quit IRC
[01:41:56] *** wim has quit IRC
[01:44:24] *** duffydack has joined #chromium
[01:45:34] *** duffydack has left #chromium
[01:49:04] *** wim has joined #chromium
[01:50:51] *** AaronMT has quit IRC
[01:53:01] <trungl-bot> Tree closed by nsylvain at chromium dot org: Tree is closed - mac broken
[01:55:27] *** yuzo1 has joined #chromium
[01:55:29] *** yuzo has quit IRC
[02:00:12] *** kliegs has joined #chromium
[02:01:27] *** AaronMT has joined #chromium
[02:07:24] *** yuzo1 has quit IRC
[02:08:27] <mpcomplete> reverted my change
[02:10:10] <trungl-bot> Tree opened by mpcomplete at chromium dot org: Tree is open
[02:12:34] *** duffydack has joined #chromium
[02:13:12] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "Chromium Mac" from 49741: huanr at chromium dot org, mpcomplete at chromium dot org, pkasting at chromium dot org, viettrungluu at chromium dot org (:trungl))
[02:14:45] <mpcomplete> same change as before
[02:14:54] <pkasting> Heh, we both reopened simultaneously
[02:15:13] <pkasting> I think that page should complain if you try to submit an update when you aren't seeing the most recent update already
[02:15:14] <trungl-bot> Tree opened by pkasting at chromium dot org: Tree is open
[02:15:24] <mpcomplete> yeah
[02:15:54] *** cyy has joined #chromium
[02:16:04] *** dmaclach has quit IRC
[02:17:50] *** hagebake has joined #chromium
[02:17:51] *** hagebake has joined #chromium
[02:18:23] *** hagabaka has quit IRC
[02:18:56] *** duffydack has left #chromium
[02:22:32] *** hagebake is now known as hagabaka
[02:22:41] *** stuartmorgan has quit IRC
[02:24:13] *** thomasvl has joined #chromium
[02:24:13] *** ChanServ sets mode: +v thomasvl
[02:24:16] *** thomasvl has quit IRC
[02:24:50] *** thewonderer57 has quit IRC
[02:25:00] *** Erkan_Yilmaz_ has joined #chromium
[02:28:23] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Mac Builder (dbg)" from 49747: dimich at chromium dot org, dumi at chromium dot org)
[02:28:39] <dumi> looking
[02:28:45] *** Erkan_Yilmaz__ has quit IRC
[02:30:11] <dimich__> linker got out of memory?
[02:31:51] <dumi> dimich__: looks that way
[02:32:39] *** bent-mozilla has quit IRC
[02:32:46] <dimich__> ok, it links again...
[02:33:03] <dumi> is this something that's gonna resolve itself on the next pass?
[02:33:37] <dumi> hmm, apparently not
[02:34:14] *** siggi has quit IRC
[02:34:45] *** eseidel has quit IRC
[02:34:56] *** AaronMT has quit IRC
[02:35:07] *** michaeln has joined #chromium
[02:35:08] <dimich__> clobbered.
[02:35:27] *** trungl has quit IRC
[02:35:48] *** tfarina has joined #chromium
[02:36:02] *** piman_ has joined #chromium
[02:36:07] *** tonyg-cr has quit IRC
[02:36:41] *** erikkay has quit IRC
[02:38:18] *** leeight has joined #chromium
[02:38:20] *** leeight has left #chromium
[02:38:27] <trungl-bot> Tree closed by dimich at chromium dot org: Tree is closed - Mac Builder (dbg) clobbered, waiting for cycle
[02:39:20] *** eseidel has joined #chromium
[02:41:07] *** hagebake has joined #chromium
[02:41:07] *** hagebake has joined #chromium
[02:41:30] *** trungl has joined #chromium
[02:41:30] *** ChanServ sets mode: +v trungl
[02:41:52] *** hagabaka has quit IRC
[02:46:42] *** tfarina has quit IRC
[02:46:55] *** dave_levin has quit IRC
[02:48:16] *** eduardop has joined #chromium
[02:48:33] *** eduardop has left #chromium
[02:52:36] <trungl-bot> Tree closed by dimich at chromium dot org: Tree is closed - Mac and WebKit builders clobbered, waiting for cycle
[02:53:19] <dimich__> hmm, I had to clobber canaries earlier for this roll, seems some main bots needs that as well.
[02:54:56] <tony^work> evmar: ping
[02:55:05] *** abarth has quit IRC
[02:56:15] *** hbono has joined #chromium
[02:56:30] <willchan> tony^work: evmar is on vacation for another week
[02:57:49] *** abarth has joined #chromium
[02:57:49] *** ChanServ sets mode: +v abarth
[02:58:25] <tony^work> ah, I didn't realize he was still on vacation since he's on email and in SF?
[02:58:51] <willchan> he was back last week and decided to take this week off too
[02:58:55] <tony^work> haha
[02:58:57] <tony^work> nice
[02:58:59] <willchan> gf graduated from school
[02:59:02] <willchan> he's helping her move
[02:59:08] * tony^work nods
[02:59:18] <willchan> when are you coming back?
[03:00:49] <dimich__> Does anybody know why mac linker could "collect2: ld terminated with signal 6 [Abort trap]" linking unit_tests?
[03:04:52] *** til_ has joined #chromium
[03:04:52] *** til has quit IRC
[03:04:52] *** til_ is now known as til
[03:06:47] *** yutak_home has quit IRC
[03:07:16] <dimich__> I'm reverting the roll...
[03:08:34] <dimich__> Could someone walk by codf52 (Mac Chromium Builder) to see why it could run out of memory?
[03:09:21] *** Erkan_Yilmaz__ has joined #chromium
[03:12:27] *** Erkan_Yilmaz_ has quit IRC
[03:16:06] *** abarth has quit IRC
[03:23:03] <nsylvain> dimich___ i rebooted it
[03:23:57] <trungl-bot> Tree closed by dimich at chromium dot org: Tree is closed - Waiting for green builders.
[03:23:57] *** shepazu has quit IRC
[03:25:46] <maruel> nsylvain: IB makes the try server quite unusable since last week
[03:26:01] <maruel> it entered his 'I don't want to link' phase
[03:26:01] <nsylvain> what is the problem?
[03:26:07] <maruel> its*
[03:26:13] <nsylvain> why does it work on other machines?
[03:26:18] <maruel> it's random
[03:26:19] <maruel> it's IB
[03:26:56] <nsylvain> this morning that was a machine without IB that was unable to link. Enabling IB made it work
[03:27:07] <nsylvain> is it webkit stuff?
[03:28:56] <nsylvain> maruel: the last 5 link errors on the try bot, were all from the same machine
[03:29:23] <nsylvain> bad machines cycle faster
[03:29:27] <nsylvain> and do more builds
[03:29:31] <nsylvain> i'll fix that one
[03:29:37] <nsylvain> (jega138)
[03:30:15] *** kinnetica has joined #chromium
[03:30:51] *** shepazu has joined #chromium
[03:31:46] *** dglazkov has joined #chromium
[03:31:46] *** ChanServ sets mode: +v dglazkov
[03:34:31] *** fqian has quit IRC
[03:35:51] <dimich__> Webkit builders (like codf135) are so slow... They seem to compile 1 file at a time...
[03:36:24] *** yuzo has joined #chromium
[03:41:36] <maruel> dimich__: it's possible
[03:43:21] *** johnny_g has quit IRC
[03:45:15] <jhawkins> dimich__: ready to open?
[03:45:48] *** eseidel has quit IRC
[03:46:20] <jhawkins> opening
[03:47:17] <trungl-bot> Tree opened by jhawkins at chromium dot org: Tree is open
[03:47:53] *** trungl has quit IRC
[03:47:58] *** dimich__ has quit IRC
[03:50:23] *** yuzo has quit IRC
[03:54:45] *** mpcomplete has quit IRC
[03:54:52] *** Buglouse has joined #chromium
[03:58:33] *** eseidel has joined #chromium
[03:59:25] *** Erkan_Yilmaz_ has joined #chromium
[04:02:31] *** csilv has left #chromium
[04:02:40] *** Erkan_Yilmaz__ has quit IRC
[04:04:51] *** Beetny has joined #chromium
[04:11:57] *** trungl has joined #chromium
[04:11:57] *** ChanServ sets mode: +v trungl
[04:15:48] *** feldstein has quit IRC
[04:16:19] *** feldstein has joined #chromium
[04:17:40] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Linux Builder (ChromiumOS)" from 49756: dpranke at chromium dot org, jam at chromium dot org (:jam2), yusukes at google dot com)
[04:18:31] *** Beetny has quit IRC
[04:18:37] <dpranke> hmm ... syntax error in chrome_dll.gypi
[04:20:02] <dpranke> that's not me
[04:21:03] *** jam2 has joined #chromium
[04:21:07] * jam2 taking care of build failure
[04:24:10] *** Buglouse has quit IRC
[04:26:35] *** Buglouse has joined #chromium
[04:31:33] *** tonikitoo has quit IRC
[04:32:42] *** yusukes has joined #chromium
[04:33:05] *** tonyg-cr has joined #chromium
[04:35:24] *** pathorn has quit IRC
[04:35:54] *** dmaclach has joined #chromium
[04:36:51] *** nthawEE has quit IRC
[04:38:36] *** nthawEE has joined #chromium
[04:47:47] *** dpranke has quit IRC
[04:52:20] *** yuzo has joined #chromium
[04:53:32] *** dglazkov has quit IRC
[04:56:02] <trungl-bot> Tree closed by hayato at chromium dot org: Tree is closed (jam is fixing)
[04:59:56] *** dglazkov has joined #chromium
[04:59:56] *** ChanServ sets mode: +v dglazkov
[05:01:49] *** rubenbb has quit IRC
[05:04:19] <trungl-bot> Tree opened by jam at chromium dot org (:jam2): Tree is open
[05:06:27] *** rubenbb has joined #chromium
[05:12:28] *** thakis has joined #chromium
[05:12:28] *** ChanServ sets mode: +v thakis
[05:13:26] *** yuzo has quit IRC
[05:14:54] *** thakis has quit IRC
[05:14:57] *** thakis has joined #chromium
[05:14:57] *** ChanServ sets mode: +v thakis
[05:15:58] *** thakis has quit IRC
[05:16:30] *** thakis has joined #chromium
[05:16:30] *** ChanServ sets mode: +v thakis
[05:18:22] *** dmaclach_ has joined #chromium
[05:18:22] *** dmaclach has quit IRC
[05:18:22] *** dmaclach_ is now known as dmaclach
[05:19:06] *** thakis_ has joined #chromium
[05:19:06] *** ChanServ sets mode: +v thakis_
[05:22:03] *** Bleak has joined #chromium
[05:22:33] *** thakis has quit IRC
[05:22:33] *** thakis_ is now known as thakis
[05:25:21] <thakis> trungl: http://crbug.com/46549 -- how am i supposed to stay up to date wrt the worldcup?
[05:25:37] <akalin> what's a world cup
[05:25:48] <trungl> thakis: Flash 8?
[05:25:51] *** hbono has quit IRC
[05:26:01] <thakis> trungl: i don't understand the question
[05:26:09] <trungl> thakis: And I contest the assertion about "gibberish".
[05:26:14] <thakis> akalin: us citizens won't understand
[05:26:27] <akalin> some weird euro thing
[05:29:12] <trungl> thakis: hrm, it works fine for me
[05:30:47] <trungl> thakis: what version of Chrome? (with or without internal Flash?)
[05:31:24] <trungl> (what about your system Flash? what version?)
[05:32:17] *** michaeln has quit IRC
[05:32:52] *** TkTech has quit IRC
[05:33:16] *** Caleb has quit IRC
[05:33:56] *** Caleb has joined #chromium
[05:34:55] <thakis> trungl: see report?
[05:35:26] *** rafaelw1 has joined #chromium
[05:36:02] <trungl> thakis: Could you download 375.whatever and check with and without --disable-internal-flash?
[05:40:13] <thakis> that type of file can harm my computer
[05:40:19] <thakis> am i sure i want to download that?
[05:43:16] <thakis> trungl: works in 375
[05:43:22] <thakis> no --disable-internal-flash
[05:43:23] <trungl> weird
[05:43:38] <trungl> thakis: how about with --enable-internal-flash?
[05:43:43] <thakis> trungl: but 375 doesn't have itnernal flash yet, right?
[05:43:47] <trungl> right
[05:43:56] <trungl> well, I don't know when the beta is being shipped out
[05:44:04] <trungl> (I guess it might depend on *which* 375)
[05:44:06] * trungl sighs
[05:44:26] <thakis> trungl: works with internal flash too on 375
[05:44:34] <thakis> (verified it loads the internal thing on about:plugins)
[05:45:01] *** dhollowa_ has joined #chromium
[05:45:07] <trungl> thakis: hrm
[05:45:43] <trungl> thakis: could you go to the javascript console and figure out what JS is reporting for available plugins?
[05:46:00] * trungl doesn't remember off-hand what one needs to look at
[05:46:11] * trungl believes thakis is smart enough to figure this out, however
[05:48:12] <thakis> trungl: is there a way to tell devtools to dump this in text form?
[05:48:23] <trungl> errrr
[05:48:34] *** kinnetica has quit IRC
[05:48:36] <trungl> have you found the appropriate thing?
[05:49:34] *** kinnetica has joined #chromium
[05:49:48] <thakis> navigator.plugins i guess
[05:50:58] <trungl> thakis: you should be able to expand it out and cut-and-paste
[05:51:01] <trungl> (well copy-and-paste)
[05:51:24] <thakis> the devtools make me unhappy every time i try to use them :-(
[05:51:59] <thakis> trungl: this means i need to manually open 12 collapsing triangles first :-/
[05:54:12] *** away01 is now known as temp01
[05:54:49] *** dglazkov has quit IRC
[06:00:33] *** ku0522a___ has quit IRC
[06:01:47] *** sshc_ has joined #chromium
[06:02:10] <trungl> thakis: you should just write a script to print it out
[06:02:19] <thakis> trungl: figured it out
[06:02:39] <trungl> thakis: how to print it out?
[06:02:43] <trungl> thakis: or the problem?
[06:02:51] <trungl> or both?
[06:02:54] <trungl> (preferably)
[06:02:58] <thakis> trungl: updated the bug
[06:03:33] <thakis> jsbeautifier.org is a joke too
[06:04:37] <trungl> thakis: does it work if you remove the default plugin?
[06:04:56] <thakis> trungl: that'd be hilarious
[06:05:02] <trungl> try it!
[06:05:11] *** sshc has quit IRC
[06:05:16] * trungl blames thakis for everything.
[06:05:19] <rubenbb> nirnimesh: I have these same plugin crashes on freebsd (http://code.google.com/p/chromium/issues/detail?id=46526) since friday, I notified jam yesterday
[06:05:25] <trungl> No wait.
[06:05:29] <thakis> trungl: i disabled it in about:plugins, that didn't help
[06:05:32] * trungl blames *society* for everything.
[06:05:34] <thakis> (phew)
[06:05:35] <trungl> Hrm.
[06:06:06] <trungl> Strange.
[06:06:10] <trungl> No World Cup for you then.
[06:06:35] <trungl> You'll just have to watch baseball instead.
[06:06:44] *** peavey has quit IRC
[06:07:10] *** hbono has joined #chromium
[06:08:19] *** peavey has joined #chromium
[06:08:39] *** sshc_ is now known as sshc
[06:09:29] * trungl doubts the healthfulness of his dinner.
[06:10:53] *** yuzo has joined #chromium
[06:13:03] * trungl has gibberish for dessert.
[06:13:31] *** dhollowaW has joined #chromium
[06:14:02] * trungl wonders whether he should blame his baking powder or his oven.
[06:16:00] <trungl> thakis: try clearing your cookies?
[06:16:02] *** dhollowaW has quit IRC
[06:16:09] <trungl> thakis: 427 works fine for me
[06:20:57] *** rafaelw1 has left #chromium
[06:22:44] *** dhollowa_ has quit IRC
[06:23:48] *** coyo has joined #chromium
[06:25:41] <trungl> thakis has been abducted by aliens again.
[06:30:48] *** Buglouse has quit IRC
[06:31:43] *** deusr has joined #chromium
[06:31:48] <deusr> hello
[06:31:53] <deusr> someone here?
[06:33:01] *** peavey has quit IRC
[06:35:36] <tony^work> hello
[06:36:14] <deusr> I am trying to configure some thing in chromium, but I can not ..
[06:36:50] <tony^work> jam2: looks like you broke some of the official builders
[06:37:18] <tony^work> jam2: specifically, linux appears to be broken
[06:37:26] <deusr> For example, I have to click 3x in the address bar for the field be selected, I want to change to be able to click only once. the chromium that is standard in windows
[06:38:43] <tony^work> deusr: http://code.google.com/p/chromium/issues/detail?id=26140
[06:38:54] <thakis> trungl: re
[06:39:03] *** peavey has joined #chromium
[06:39:04] <trungl> thakis: wha?
[06:39:10] <thakis> "i'm back"
[06:39:13] <thakis> trungl: i saw that on two different machines
[06:39:18] <trungl> weird
[06:39:29] * trungl blames the user nonetheless.
[06:39:30] * thakis hates the changes he did to the content settngs window
[06:39:32] <trungl-bot> Tree opened by tony at chromium dot org (:tony^work): Tree is open (official builders linux -> jam fixing)
[06:39:42] *** hagabaka has joined #chromium
[06:39:46] *** dglazkov has joined #chromium
[06:39:46] *** ChanServ sets mode: +v dglazkov
[06:40:00] *** weinjared has joined #chromium
[06:40:16] <trungl> thakis: does other Flash content on spiegel.de play?
[06:40:49] *** hagebake has quit IRC
[06:41:18] <thakis> trungl: i had a subdomain of spiegel.de disallowed to use cookies. but undoing that doesn't seem to help
[06:41:22] <thakis> still, might be a user error
[06:41:34] <thakis> other pages claim "player 9 not found"
[06:41:45] <trungl> thakis: try a new profile?
[06:42:31] <thakis> new profile works
[06:42:43] <weinjared> can someone help me in naming a patch set? (sorry, i'm still new at this)
[06:43:10] <deusr> tony^work: in short, has no way to change! :/
[06:43:47] <trungl> thakis: hmmm
[06:44:04] <weinjared> i tried gcl upload <changelist> -m "name of patch set" but IIRC that just sent the message to the reviewers
[06:44:55] <tony^work> deusr: sorry, it seems that way
[06:45:05] <deusr> Another thing, how do I set up a program to open direct when, for example, I click  a link in my email from a video file? appears to me only the option to save
[06:47:29] <deusr> tony^work: ?
[06:51:30] <tony^work> deusr: I think that's http://code.google.com/p/chromium/issues/detail?id=333
[06:52:40] <weinjared> nvm
[06:53:25] <trungl> thakis: do you have any interesting extensions installed?
[06:53:45] <trungl> thakis: is there anything suspicious in your Preferences file?
[06:54:13] <thakis> trungl: twenty-something femaile!, people annotations for cr and webkit, codesite enhancements for chrome, delicious bookmarks
[06:54:23] <thakis> ("no, i guess" for exts)
[06:54:31] <thakis> trungl: none on the other machine i see this on iirc
[06:55:00] <thakis> prefs don't look weird
[06:57:00] *** MikeSmithXX has joined #chromium
[06:59:44] *** dglazkov has quit IRC
[07:00:26] *** MikeSmithW3C^ has quit IRC
[07:01:12] <trungl> thakis: do any other websites suffer from this problem?
[07:01:25] <thakis> trungl: youtube works
[07:01:29] <thakis> are there other sites that use flash?
[07:01:31] <thakis> i don't know
[07:05:30] *** hbono has quit IRC
[07:13:06] *** dmaclach_ has joined #chromium
[07:15:20] *** dmaclach_ has quit IRC
[07:17:13] *** dmaclach has quit IRC
[07:20:06] *** weinjared has quit IRC
[07:22:40] *** rubenbb has quit IRC
[07:23:56] *** hbono has joined #chromium
[07:25:52] *** dimich_ has joined #chromium
[07:28:56] *** FullFlannelJacke has quit IRC
[07:30:53] *** thakis_ has joined #chromium
[07:30:54] *** ChanServ sets mode: +v thakis_
[07:32:05] *** thakis_ has quit IRC
[07:33:25] *** bers has joined #chromium
[07:33:53] *** thakis has quit IRC
[07:35:42] *** dimich_ has quit IRC
[07:35:49] *** dimich_ has joined #chromium
[07:35:51] *** FullFlannelJacke has joined #chromium
[07:39:14] *** slavka` has joined #chromium
[07:55:49] *** roc has quit IRC
[07:57:32] *** trungl has quit IRC
[08:06:48] *** yusukes has quit IRC
[08:09:01] <hayato> Hmm. Windows Perf bots seem unhappy
[08:09:44] <hayato> I'll tracking it down
[08:10:34] *** leeight has joined #chromium
[08:10:56] *** leeight has left #chromium
[08:12:35] *** loislo has joined #chromium
[08:17:03] *** awong_ has quit IRC
[08:17:27] <hayato> There are a lot of 'sqlite error 21'. http://build.chromium.org/buildbot/waterfall/builders/XP%20Perf%20(dbg)/builds/22732/steps/startup_test/logs/stdio
[08:18:25] *** awong_ has joined #chromium
[08:18:25] *** slavka` has quit IRC
[08:19:02] <hayato> Hmm.. It mighe be caused by http://src.chromium.org/viewvc/chrome?view=rev&revision=49746
[08:19:57] <hayato> dumi: ping
[08:20:04] <dumi> hayato: yes
[08:20:17] <dumi> let me take a look
[08:20:26] <hayato> dumi: thanks
[08:21:03] <dumi> hayato: yeah, looks like the error is because of my CL...
[08:21:11] <dumi> hayato: i'll revert it
[08:21:15] *** slavka` has joined #chromium
[08:21:19] <hayato> dumi: thanks
[08:21:52] <dumi> hayato: np, sorry i didn't notice this before (or test this better). on the plus side, i have a really good test case now :)
[08:22:29] *** jcivelli has joined #chromium
[08:23:32] <trungl-bot> Tree opened by hayato at chromium dot org: Tree is open (official builders linux -> jam fixing, windows perf -> dumi fixing)
[08:24:32] <dumi> ok, 49768 is in, let's see if that fixes everything
[08:24:53] <dumi> heh, i guess even 1-char CLs can break stuff... :)
[08:33:01] *** slavka`1 has joined #chromium
[08:34:57] *** slavka` has quit IRC
[08:36:35] *** bers has quit IRC
[08:37:40] *** Zaba has quit IRC
[08:40:00] *** roc has joined #chromium
[08:40:42] <trungl-bot> Tree opened by tony at chromium dot org (:tony^work): Tree is open (windows perf -> dumi fixing)
[08:41:33] *** MX80 has quit IRC
[08:41:53] *** MX80 has joined #chromium
[08:45:33] *** Zaba has joined #chromium
[08:47:36] *** Erkan_Yilmaz_ has quit IRC
[08:58:37] *** slavka`1 has quit IRC
[08:58:55] *** yusukes has joined #chromium
[09:00:06] *** slavka` has joined #chromium
[09:05:23] *** slavka` has quit IRC
[09:06:36] *** slavka` has joined #chromium
[09:08:05] *** GeekShadow has joined #chromium
[09:09:33] *** Aria has joined #chromium
[09:18:02] <trungl-bot> Tree opened by dimich at chromium dot org: Tree is open
[09:22:59] *** jochen__ has quit IRC
[09:26:21] *** jcivelli has quit IRC
[09:27:44] *** Beetny has joined #chromium
[09:28:30] *** jochen__ has joined #chromium
[09:28:30] *** ChanServ sets mode: +v jochen__
[09:28:41] <jochen__> good morning chromium
[09:28:41] <trungl-bot> jochen__: Good morning!
[09:30:45] *** tittiatcoke has joined #chromium
[09:30:45] *** tittiatcoke has quit IRC
[09:30:45] *** tittiatcoke has joined #chromium
[09:37:32] *** slavka` has quit IRC
[09:38:33] *** slavka` has joined #chromium
[09:39:33] <tony^work> hmm, why are the valgrind bots failing to extract build?
[09:48:26] *** coyo has quit IRC
[09:48:34] *** coyo has joined #chromium
[09:51:23] *** fuzeman has joined #chromium
[09:53:00] <fuzeman> im trying to get latest source of chromium but after trying to sync project 46/90 i get this error: "svn: REPORT of '/svn/repos/!svn/vcc/default': Could not read response body: Secure connection truncated (https://cvs.khronos.org)" and now i can't access khronos.org (svn/cvs or website). Any ideas how to fix this?
[10:01:24] <trungl-bot> Tree opened by glider at chromium dot org: Tree is open (Valgrind bots -> glider)
[10:05:15] *** coyo has quit IRC
[10:12:01] *** deusr has quit IRC
[10:14:01] *** maruel has quit IRC
[10:17:49] *** Assertivemind has joined #chromium
[10:21:12] *** ku0522a___ has joined #chromium
[10:33:54] *** dimich_ has quit IRC
[10:36:19] *** til has quit IRC
[10:36:39] *** til has joined #chromium
[10:38:45] *** bauerb has joined #chromium
[10:39:32] *** til has quit IRC
[10:39:50] *** til has joined #chromium
[10:39:54] <tony^work> hmm, those interactive test failures appear to be me
[10:39:57] <tony^work> investigating
[10:42:53] <tony^work> actually, it looks like yurys' change which he just rolled out
[10:51:00] <yurys> tony^work: it was my fault, bots should go green soon
[10:51:58] *** slavka` has quit IRC
[10:53:48] *** slavka` has joined #chromium
[10:58:44] <Lantizia> Hey, what would you say is a good mail/news client that compliments chrome? (not that it needs to... but I'm currently Firefox & Thunderbird)
[10:58:57] <Lantizia> Maybe a WebKit based mail/news client?
[10:59:50] *** shepazu has quit IRC
[11:02:46] <tony^work> Lantizia: most people in this channel use gmail
[11:03:10] <Lantizia> figures :S
[11:04:56] *** eseidel has quit IRC
[11:08:36] *** ROBOd has joined #chromium
[11:12:33] *** glider has joined #chromium
[11:14:33] <glider> Good afternoon, Chromium!
[11:14:34] <trungl-bot> glider: Good afternoon.
[11:15:11] <glider> I'm about to reboot the Valgrind builder -- something wrong with the HTTP server
[11:15:49] *** Assertivemind has quit IRC
[11:27:17] *** chrisccoulson has quit IRC
[11:34:53] *** maruel has joined #chromium
[11:34:53] *** ChanServ sets mode: +v maruel
[11:35:03] *** Bleak has quit IRC
[11:36:54] *** hbono has quit IRC
[11:37:45] *** chrisccoulson has joined #chromium
[11:58:44] <bulach> yurys: yt?
[12:07:06] *** MikeSmithXX has quit IRC
[12:07:06] *** til has quit IRC
[12:07:21] *** til has joined #chromium
[12:11:51] *** kinnetica has quit IRC
[12:20:34] *** MikeSmithW3C has joined #chromium
[12:31:34] *** Martijnc has joined #chromium
[12:36:32] *** General13372 has joined #chromium
[12:37:27] *** Buglouse has joined #chromium
[12:40:38] *** General1337 has quit IRC
[12:44:24] *** duffydack has joined #chromium
[12:45:56] *** Malmis_ has joined #chromium
[12:47:19] *** Malmis has quit IRC
[12:48:37] *** MikeSmithW3C^ has joined #chromium
[12:51:02] *** MikeSmithW3C^ has quit IRC
[12:51:34] *** slavka` has quit IRC
[12:51:47] *** MikeSmithW3C has quit IRC
[12:52:37] *** Buglouse has quit IRC
[12:53:56] *** slavka` has joined #chromium
[13:34:00] *** duffydack has left #chromium
[13:37:34] *** thomasvl has joined #chromium
[13:37:34] *** ChanServ sets mode: +v thomasvl
[13:40:56] *** duffydack has joined #chromium
[13:42:47] *** Zaba has quit IRC
[13:51:22] *** Zaba has joined #chromium
[13:55:46] *** tote has joined #chromium
[13:57:03] <tote> is there anyone else having problems with back/forward buttons in chrome-dev (6.0427.0 dev)? if i use back/forward before page has loaded the order of back/forward might corrupt
[13:58:04] *** hagabaka has quit IRC
[14:00:26] *** hagabaka has joined #chromium
[14:00:27] *** hagabaka has joined #chromium
[14:04:26] *** MikeSmithW3C has joined #chromium
[14:04:34] *** Beetny has quit IRC
[14:19:29] *** shreyas has joined #chromium
[14:21:24] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "update" on "XP Tests (dbg)(4)")
[14:23:43] *** Aria has joined #chromium
[14:29:19] *** temp01 has quit IRC
[14:29:59] *** temp01 has joined #chromium
[14:31:35] *** kliegs has quit IRC
[14:35:32] <trungl-bot> Tree opened by bulach at chromium dot org: Tree is open (gclient failed -> bulach keeping an eye, Valgrind bots -> glider)
[14:36:33] <bulach> hmm, some bots are turning purple (failed on gclient).. is there anybody around to check their health and reboot if needed?
[14:37:56] *** tonikitoo has joined #chromium
[14:38:34] <trungl-bot> Tree opened by glider at chromium dot org: Tree is open (gclient failed -> bulach keeping an eye, CrOS Valgrind -> glider)
[14:43:28] <thomasvl> bulach: still happening
[14:43:37] <thomasvl> i'm wondering if it's network issues?
[14:44:37] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "update" on "Modules XP")
[14:46:53] <thomasvl> maruel: when you get in, could use some help figuring out what's up
[14:47:39] <trungl-bot> Tree closed by thomasvl at chromium dot org: Tree is closed - Networking issues, trying to figure things out.
[14:48:20] <thomasvl> yurys: ping
[14:48:47] <thomasvl> yurys: Interactive Tests (dbg) has been failing since your cl landed.
[14:49:08] <bulach> thomasvl: seems that something is not being cleaned properly on gclient.. :(
[14:49:55] <thomasvl> yea, i have the ping to maruel above, hopefully when he gets in he can help sort it out, but the number of bots failing at this point is a little too high. :(
[14:49:56] <bulach> thomasvl: I pinged yurys as well, it seems he reverted his change at 49773.. it may be related to the webkit roll right after that..
[14:53:07] <thomasvl> ah, didn't see that
[14:53:57] <thomasvl> bulach: did you try dimich to see?
[14:54:20] *** shreyas has quit IRC
[14:55:02] <thomasvl> andreip__: yt?
[14:55:31] <bulach> thomasvl: I'm co-gardening and helping andrei out.... :)
[14:55:46] <thomasvl> bulach: ah, so you two will sort that out?
[14:55:55] <bulach> thomasvl: hopefully... :)
[14:56:04] *** Waste has joined #chromium
[14:56:44] <trungl-bot> Tree closed by thomasvl at chromium dot org: Tree is closed - Networking issues, trying to figure things out, bulach/andreip - interactive tests dbg
[14:56:59] <bulach> thomasvl: thanks!
[14:57:04] <thomasvl> np
[14:57:54] *** AaronMT has joined #chromium
[15:00:12] *** shreyas has joined #chromium
[15:02:18] <bulach> thomasvl: do you know how gyp changes trigger a rebuild? yurys's change was gyp only, is it possible that it didn't do a rebuild as needed?
[15:02:38] <thomasvl> the update will have regenerated the gyp files
[15:02:39] *** til has quit IRC
[15:02:41] <thomasvl> ah
[15:02:48] <thomasvl> will have regenerated the project files
[15:02:54] *** til has joined #chromium
[15:03:30] <thomasvl> the checkout failures will also result in full rebuilds, so they will fix it too once we get them all building again.
[15:05:30] <bulach> thomasvl: right.. andreip figured that yury's revert wasn't really a revert (the first change added a new define to 1, the revert set to 0, rather than fully undefined..) we're trying to actually remove it now..
[15:05:41] <thomasvl> k
[15:09:07] *** kliegs has joined #chromium
[15:09:07] *** AaronMT has quit IRC
[15:09:39] *** AaronMT has joined #chromium
[15:10:14] *** augustl has joined #chromium
[15:10:59] <thomasvl> bulach: MA is looking at the update failures (talking to him over gchat)
[15:11:00] <augustl> I have some questions regarding the "File" and "Blob" objects you get in e.dataTransfer.files of drag and drop. Should I ask them in #chomium-support or here?
[15:11:28] <bulach> thomasvl: great, thanks!
[15:11:54] <augustl> summary: I'm unable to find any docs explaining how to use them.
[15:16:24] <thomasvl> augustl: might be to early to get much support.  i believe a bunch of that is drag and drop in html5
[15:16:32] <thomasvl> try later and/or try asking on #webkit
[15:17:59] <augustl> ah, #webkit
[15:18:26] <augustl> seems like "FileReader" is in chrome 6, I'll try that
[15:35:21] *** dglazkov has joined #chromium
[15:35:21] *** ChanServ sets mode: +v dglazkov
[15:35:42] *** dglazkov has quit IRC
[15:41:21] *** augustl has quit IRC
[15:45:32] *** zer0her0 has quit IRC
[15:47:35] *** yutak_home has joined #chromium
[15:47:35] *** ChanServ sets mode: +v yutak_home
[15:50:48] *** BryanWB has joined #chromium
[15:52:09] *** dglazkov has joined #chromium
[15:52:09] *** ChanServ sets mode: +v dglazkov
[15:53:24] <trungl-bot> Tree closed by thomasvl at chromium dot org: Tree is closed - maruel - checkout issues, bulach/andreip - interactive tests dbg
[15:57:47] *** vithos has quit IRC
[16:06:49] *** rsesek has joined #chromium
[16:06:50] *** ChanServ sets mode: +v rsesek
[16:07:12] *** andybons has quit IRC
[16:09:11] <Adys> Is there a way to force a download on a specific url?
[16:09:15] <Adys> eg download:http://google.com
[16:18:27] <glider> thomasvl: mind if I commit some suppressions for Valgrind and Heapcheck?
[16:18:53] <thomasvl> maruel: ^^ safe with the work you are doing?
[16:19:16] *** malavv has joined #chromium
[16:19:33] <thomasvl> glider: maruel is trying to get the bots happy, so i'll defer to him on this.
[16:20:01] <thomasvl> and since it is checkout problems, any push could cause issues (for all i know)
[16:20:13] <Adys> And can someone appropriately flag crbug.com/29289 as dupe of 24781 and crbug.com/46554 as dupe of 29281
[16:20:33] <maruel> thomasvl: I can commit and we'll see
[16:20:45] <maruel> thomasvl: you were fine with my comment?
[16:20:55] <skerner> Adys: Looking at the issues...
[16:21:41] <maruel> thomasvl: committed
[16:21:56] *** robertshield has joined #chromium
[16:22:02] *** glotov has joined #chromium
[16:22:35] <thomasvl> k
[16:22:51] *** jrmuizel has joined #chromium
[16:23:12] <skerner> Adys: Bugs marked as duplicates.
[16:23:18] <Adys> cheers
[16:25:32] <glider> maruel: please let know when you're done
[16:26:49] <maruel> glider: I am, but there is some propagation delay
[16:27:10] *** duffydack has quit IRC
[16:27:27] *** pinkerton has joined #chromium
[16:27:27] *** ChanServ sets mode: +v pinkerton
[16:27:30] *** Aria has quit IRC
[16:28:15] <thomasvl> maruel: i'll let you reopen when you think it's safe
[16:31:22] *** stuartmorgan has joined #chromium
[16:31:22] *** ChanServ sets mode: +v stuartmorgan
[16:31:27] *** Beetny has joined #chromium
[16:37:57] *** tedoc2000 has joined #chromium
[16:39:43] *** Beetny has quit IRC
[16:40:38] *** jrmuizel has quit IRC
[16:41:38] *** temp01 is now known as away01
[16:41:56] *** thakis has joined #chromium
[16:42:03] *** zer0her0 has joined #chromium
[16:42:42] *** ChanServ sets mode: +v thakis
[16:42:47] <jochen__> are there try bots that are running perf test?
[16:43:10] *** trungl has joined #chromium
[16:43:11] *** ChanServ sets mode: +v trungl
[16:44:22] <skerner> bulach,andreip: Are you looking at interactive_ui_tests, or should I look?
[16:44:49] *** duffydack has joined #chromium
[16:45:07] *** dglazkov has quit IRC
[16:45:16] <bulach> skerner: we are, but would appreciate some help! andreip just totally reverted one change we thought was causing the failures, but apparently it didn't help.. :(
[16:46:02] *** duffydack has quit IRC
[16:46:06] <bulach> skerner: we think that it may indeed be related to webkit roll 61125:61175, so we're trying to double check it again..
[16:48:37] <thomasvl> maruel: checkouts seem to be working, open?
[16:49:20] <skerner> bulach: Okay, taking a look as well...
[16:49:32] <bulach> skerner: great, thanks!
[16:50:05] <trungl-bot> Tree opened by maruel at chromium dot org: Tree is open (bulach/andreip - interactive tests dbg)
[16:51:01] *** erikkay has joined #chromium
[16:51:39] *** bweinstein has joined #chromium
[16:52:12] *** zer0her0_ has joined #chromium
[16:57:54] *** masterov has quit IRC
[17:00:28] *** RT|Chatzilla has quit IRC
[17:00:33] *** fishd has joined #chromium
[17:00:34] *** ChanServ sets mode: +v fishd
[17:01:47] <glotov> Hello Sheriffs! I'm going to commit resource patch: http://codereview.chromium.org/2842003/show. May need clobbering.
[17:01:53] *** RT|Chatzilla has joined #chromium
[17:02:01] *** slavka`1 has joined #chromium
[17:02:53] <rsesek> sheriffs/glotov: http://dev.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Landing-a-GRD-Resources-Change
[17:03:42] *** bweinstein has quit IRC
[17:04:05] *** bweinstein has joined #chromium
[17:04:26] <glotov> bweinstein, thanx for the link
[17:04:35] *** slavka` has quit IRC
[17:04:46] <skerner> glotov: Closing the tree so you can commit the change...
[17:05:02] *** lavish has joined #chromium
[17:05:36] *** js2_ is now known as js2
[17:05:49] *** dglazkov has joined #chromium
[17:05:49] *** ChanServ sets mode: +v dglazkov
[17:06:16] <trungl-bot> Tree closed by skerner at google dot com: Tree is closed, pending grd change from glotov (bulach/andreip - interactive tests dbg)
[17:06:51] *** slavka`1 has quit IRC
[17:07:02] <skerner> glotov: Waiting for compiles to finish...
[17:07:11] <glotov> yup
[17:07:42] *** baywunda has joined #chromium
[17:07:48] <rsesek> looks like the compiles have finished (you just need the 2 chromium builders under windows to be done (first 2 blocks in the Windows section)
[17:07:53] *** slavka` has joined #chromium
[17:08:42] <baywunda> Iis there any flags that I can set to disable the "Plugin Unresponsive" dialog popups?
[17:09:13] <baywunda> reason is that I'm doing a lot of plugin debugging with flash, so the debugger causes this intentional hang
[17:11:48] <baywunda> It's quite annoying having to get rid of the dialog multiple times a session..
[17:11:59] <baywunda> Looks like I'll have to compile my own build
[17:17:07] *** jrmuizel has joined #chromium
[17:20:23] <glotov> nkostylev is also going to land GRD change using this chance
[17:21:16] <skerner> Good to get them done in one shot.
[17:24:20] *** trungl_ has joined #chromium
[17:24:20] *** ChanServ sets mode: +v trungl_
[17:25:29] <jorlow> bulach: I think you shoudl revert webkit back to before the redness at the same time
[17:25:41] <bulach> skerner: I'll take the chance and revert the webkit as well
[17:25:58] <skerner> bulach: Okay, go for it.
[17:26:21] <bulach> skerner: done.
[17:26:31] *** trungl_ has quit IRC
[17:27:38] <glotov> skerner and sheriffs: GRD change landed by nkostylev and me
[17:27:45] *** trungl has quit IRC
[17:27:48] <skerner> Opening tree now...
[17:28:04] <glotov> thank you for helping!
[17:28:24] *** Maxdaman1us has quit IRC
[17:28:35] <trungl-bot> Tree opened by skerner at google dot com: Tree is opened (bulach/andreip - interactive tests dbg)
[17:28:43] *** baywunda has quit IRC
[17:30:23] *** tonyg-cr has joined #chromium
[17:30:24] *** ChanServ sets mode: +v tonyg-cr
[17:31:00] <bulach> skerner: so, I'm trying to understand the effect on changing features_override.gypi and rebuilding... andrei landed 49786, but I can't see an equivalent re-compile from the original change..
[17:31:28] <bulach> skerner: for instance, this is the original change: http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Builder%20(dbg)/builds/21145/steps/compile/logs/stdio
[17:32:01] <bulach> and this is andrei's revert: http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Builder%20(dbg)/builds/21154/steps/compile/logs/stdio
[17:32:41] <bulach> so... since you just cloberred and I reverted, I think we may get it back to green, but for all the wrong reasons... :) does it make any sense?
[17:33:29] *** GeekShadow has quit IRC
[17:34:45] *** kinnetica has joined #chromium
[17:35:15] <skerner> bulach: I am not following.  I see that ENABLE_V8_SCRIPT_DEBUG_SERVER=1 was added, and this seems to cause tests to fail.  So it was changed to ...=0.
[17:35:41] <skerner> What is meant by " equivalent re-compile"?
[17:36:07] <jorlow> bulach just showed me in person....i'm guessing he's right
[17:36:26] <bulach> skerner: I'm wondering if changing to =0 would trigger a rebuild, much like the grd issue?
[17:36:29] <jorlow> looks like removing the feature define did not cause the world to rebuild as it should have
[17:37:16] <bulach> ...and now, because of the clobberred for the grd _and_ my revert :) we may get things back to green.. but perhaps we didn't need to roll back webkit, a clobber would be fine..?
[17:37:45] <skerner> bulach, jorlow:  I see.
[17:38:42] <bulach> let's see if the rollback fixes the issue anyway, and then we might roll forward with a clobber once again..
[17:39:46] <bulach> jorlow rightly points out we'll not need another clobber, as the feature_overrides won't change anyway..
[17:39:47] <skerner> bulach: Okay.  Will keep an eye on it and clobber as needed.
[17:42:00] <bulach> skerner: thanks!
[17:47:15] *** Maxdamantus has joined #chromium
[17:49:18] *** thakis_ has joined #chromium
[17:49:18] *** ChanServ sets mode: +v thakis_
[17:49:24] *** dglazkov_ has joined #chromium
[17:49:24] *** ChanServ sets mode: +v dglazkov_
[17:50:12] *** rohitrao has joined #chromium
[17:50:12] *** ChanServ sets mode: +v rohitrao
[17:51:09] *** Erkan_Yilmaz has joined #chromium
[17:52:38] *** duffydack has joined #chromium
[17:52:38] *** dglazkov has quit IRC
[17:52:38] *** dglazkov_ is now known as dglazkov
[17:53:28] *** thakis_ has quit IRC
[17:53:40] <thakis> bauerb: ping
[17:54:14] *** hagabaka has quit IRC
[17:55:32] *** upd has joined #chromium
[17:56:33] *** romainhuet has joined #chromium
[17:56:54] *** GeekShadow has joined #chromium
[17:57:30] *** hagabaka has joined #chromium
[17:57:31] *** hagabaka has joined #chromium
[17:57:49] *** Peter` has quit IRC
[17:57:57] *** dmaclach has joined #chromium
[17:58:50] *** ripps has joined #chromium
[17:58:54] <ripps> I want to try and debug something that's been crashing my tabs. Is there a technique to capture errors that crash individual tabs instead of all of chromium?
[17:59:29] *** slavka` has quit IRC
[17:59:42] <skerner> ripps: So the crash is in the renderer?
[17:59:47] *** sbyer has joined #chromium
[18:00:01] *** Maxdamantus has quit IRC
[18:00:13] <ripps> skerner: I don't know, that's why I'm trying to debug it.
[18:00:16] *** upd has left #chromium
[18:00:38] <skerner> ripps: Does the crash cause a "sad tab", or does the whole browser die?
[18:00:46] *** slavka` has joined #chromium
[18:00:57] <ripps> ripps: usually just a bunch of tabs, not the whole browser
[18:01:08] <ripps> skerner: ^
[18:01:28] *** Peter` has joined #chromium
[18:01:33] *** Zaba has quit IRC
[18:01:35] *** Neoteric has quit IRC
[18:01:35] *** mattijle has quit IRC
[18:01:35] *** robarnold has quit IRC
[18:01:35] *** ukai has quit IRC
[18:01:35] *** dcheng has quit IRC
[18:01:49] *** robarnold has joined #chromium
[18:02:17] <skerner> ripps: The command line option --single_process will cause chrome to run in a single process.  This makes it much easier to debug.
[18:02:17] *** masterov has joined #chromium
[18:03:04] <ripps> skerner: last time a submit a bug using --single-process, they said not to do that because chromium wasn't desinged to run under single-process
[18:03:05] *** Neoteric has joined #chromium
[18:03:59] *** mattijle has joined #chromium
[18:03:59] *** dcheng has joined #chromium
[18:04:10] *** glotov has quit IRC
[18:04:30] <skerner> ripps: Right, it is for debugging only.
[18:04:54] <stuartmorgan> ripps: alternatey, you can attach to the renderer
[18:05:07] <stuartmorgan> ripps: if it crashes on load, you can use --renderer-startup-dialog
[18:07:01] <jochen__> mac trybots are OOM-ing
[18:07:08] *** Zaba has joined #chromium
[18:07:09] <jochen__> win trybots cannot compile some webkit stuff
[18:07:18] <jochen__> :(
[18:09:13] <shess> rohitrao: comment: I'm prepping the CL to round off the omnibox.  The drawing code in question is in StyledTextFieldCell.  I had copied it down to AutocompleteTextFieldCell, but that's gross because everything is duplicated.  Do you think it's reasonable to have Styled* key off of -bezelStyle instead?
[18:09:29] <thomasvl> jochen__: i got the same win errors
[18:09:43] <thomasvl> jochen__: and i'm getting failures on mac try bots that seems to have nothing to do with my cls.
[18:09:59] <mnissler> jochen__, thomasvl: getting webkit compile failures as well
[18:10:14] <maruel> jochen__: sorry about that need to clean them all
[18:11:20] *** qinjia has joined #chromium
[18:11:53] *** til_ has joined #chromium
[18:11:54] *** til has quit IRC
[18:11:55] *** til_ is now known as til
[18:12:05] *** markmentovai has joined #chromium
[18:12:05] *** ChanServ sets mode: +v markmentovai
[18:12:46] <jochen__> what about the OOM stuff? ld runs out of memory when linking chrome_dll on mac
[18:12:59] <mnissler> thomasvl: clobbering fixed it on my local tree, now running the try job with --clobber
[18:13:03] <maruel> that's different
[18:13:25] *** johnny_g has joined #chromium
[18:13:45] *** johnny_g has joined #chromium
[18:14:08] *** ripps has quit IRC
[18:14:44] *** Erkan_Yilmaz_ has joined #chromium
[18:17:21] *** ripps has joined #chromium
[18:17:31] *** slavka` has quit IRC
[18:18:19] *** Erkan_Yilmaz has quit IRC
[18:19:41] *** slavka` has joined #chromium
[18:20:48] <bauerb> thakis: pong
[18:21:13] <thakis> bauerb: are you writing a click-to-flash thingy?
[18:21:23] <bauerb> thakis: yes
[18:21:35] <jochen__> who's flashing?
[18:22:04] <bauerb> jochen__: ideally, anyone i click on
[18:22:06] <thakis> bauerb: what's the plan for this? should it be always on, or will there be an "ask" setting in the exceptions dialog, or??
[18:22:58] <bauerb> thakis: it's going to be used for blocked plugins, but outdated plugins will also be blocked
[18:23:28] <thakis> bauerb: blocked plugins are currently hidden from navigator.plugins, so sites might not even put in an embed tag for embedded plugins
[18:23:42] *** rickspencer3 has quit IRC
[18:23:45] <thakis> bauerb: is the plan to not hide blocked plugins from navigator.plugins?
[18:23:56] <thakis> s/embedded/blocked/
[18:24:16] *** RT|Chatzilla has quit IRC
[18:25:07] <bauerb> thakis: yeah, darin mentioned something like that, but i'm still trying to get something else to show properly instead of the plugin
[18:26:02] <bauerb> but currently you don't get a notification either when the site doesn't put in the embed tag, right?
[18:26:11] <thakis> bauerb: yes. that sucks.
[18:26:26] <thakis> bauerb: i guess it's easiest to add an "ask" option to the content settings exception dialog for plugins
[18:26:41] <stuartmorgan> bauerb: what's the plan for non-visible plugins?
[18:27:02] <thakis> that way, people who want to block plugins so that navigator.plugins doesn't help identifying them get their will, and people who want click-to-flash get their will too
[18:27:03] <bauerb> stuartmorgan: the regular notification will still be there
[18:27:26] <bauerb> thakis: people can still disable plugins completely
[18:27:45] <stuartmorgan> bauerb: so there will be an info bar or something? I haven't seen design docs/mocks/whatever
[18:27:54] *** slavka` has quit IRC
[18:27:54] <thakis> bauerb: but it would be weird if disabling globally does something else than disabling for a site
[18:27:55] <jochen__> nooo
[18:27:58] <jochen__> no ask mode
[18:28:30] <jochen__> ask = sadness
[18:28:34] <bauerb> stuartmorgan: we're a bit late on this, but jeff/linus wanted to get this in for m6
[18:28:43] *** chocobo__ has joined #chromium
[18:28:45] <bauerb> there is a design doc
[18:28:54] <stuartmorgan> bauerb: not critiquing, just explaining my ignorance of how it works :)
[18:28:57] <thakis> jochen__: the web plugin UI is the same, this is just about labeling this more clearly in the content settings window
[18:28:58] <sky__> 49795 is problematic. I just reverted it. If there are test failures, they should sort themselves out after my revert.
[18:29:23] *** ukai has joined #chromium
[18:29:26] <rohitrao> wait, what is this click-to-flash feature?
[18:29:37] <bauerb> thakis: so you mean you replace the label "block" with "ask" but keep the behavior?
[18:29:52] <thakis> bauerb: no, i'd add a third thing
[18:30:08] *** glider has quit IRC
[18:30:12] <thakis> bauerb: like in the cookies pane
[18:30:14] <bauerb> thakis: where block means it's basically disabled for this site?
[18:30:25] <thakis> where block means what it means now, yes
[18:30:29] <bauerb> thakis: jochen__'s actually working on getting rid of "ask" for cookies :)
[18:30:31] <thakis> disable & hide from navigator.plugins
[18:31:03] <bauerb> thakis: but that distinction is a bit technical
[18:31:27] <bulach> skerner, andreip, jorlow: I rolled webkit forward once again.. rollback + clobber did fix the tests, but I'm reasonably confident that the clobber was the issue..
[18:31:33] <stuartmorgan> thakis: anything where the user has to understand how sites do detection with JS should not be in the UI. That would be horrible
[18:31:38] <thakis> bauerb: my point is solely that clicktoflash won't work if you hide plugins from navigator.plugins (else sites will not add the embed tag in the first place), and if blocking doesn't hide from navigator.plugins, the privacy people will be unhappy
[18:31:51] <thakis> stuartmorgan: agreed
[18:32:14] <thakis> bauerb: i guess talk with the privacy people, and if they're fine with that, all's good
[18:32:23] <stuartmorgan> thakis: maybe I'm missing some context; what does privacy have to do with this?
[18:32:30] <thakis> (and since you're a privacy person yourself, you just need to talk to yourself)
[18:32:31] <bauerb> thakis: you mean the privacy people sitting next to me? ;)
[18:32:46] <bauerb> thakis: yeah, i do that often, but it doesn't help :-p
[18:33:21] *** TweetNeaten has joined #chromium
[18:33:30] <TweetNeaten> hi
[18:33:39] <TweetNeaten> ctrl+tab number doesnt work here
[18:33:40] <thakis> stuartmorgan: there's this paper that claims that browsers give sites enough data (plugin list, screen resolution, etc) to make it possible to assign uids to people
[18:33:58] <TweetNeaten> is there a way to work around?
[18:34:01] <stuartmorgan> thakis: ah, that. I didn't realize we were trying to solve both problems
[18:34:04] <thakis> TweetNeaten: 1.) wrong channel 2.) ctrl-number without tab
[18:34:24] <TweetNeaten> i meant (tab number)
[18:34:25] <stuartmorgan> I thought this was just a security thing
[18:34:33] <TweetNeaten> not ctrl+tab+number
[18:34:39] <thakis> TweetNeaten: well, see 1 then :-)
[18:35:27] <TweetNeaten> so you are saying that on the other channel i can get real help? thank you.
[18:37:26] <jochen__> blargh
[18:38:06] <jochen__> the whole plugin content settings need to be rewritten anyway :(
[18:38:19] <trungl-bot> Tree opened by bulach at chromium dot org: Tree is opened (andreip - keeping an eye on interactive tests dbg)
[18:40:41] *** sbyer has quit IRC
[18:40:46] *** bweinstein has quit IRC
[18:41:03] *** sbyer has joined #chromium
[18:42:40] *** Peter` has quit IRC
[18:42:44] *** japhet has joined #chromium
[18:47:09] *** Peter` has joined #chromium
[18:48:25] *** dglazkov has quit IRC
[18:48:30] *** loislo has quit IRC
[18:48:31] *** dglazkov has joined #chromium
[18:48:32] *** ChanServ sets mode: +v dglazkov
[18:49:02] *** maikmerten has joined #chromium
[18:49:09] *** shreyas has quit IRC
[18:50:17] *** bent-mozilla has joined #chromium
[18:50:56] *** tittiatcoke has quit IRC
[18:55:04] *** alsk has joined #chromium
[18:55:44] *** tittiatcoke has joined #chromium
[18:58:01] *** shreyas has joined #chromium
[18:58:41] *** jcivelli has joined #chromium
[18:58:50] <shreyas> is it better to instatiate a GURL using string or string16
[18:58:53] *** Kunalagon has joined #chromium
[18:59:06] <shreyas> instantiate*
[19:00:18] *** thakis_ has joined #chromium
[19:00:18] *** ChanServ sets mode: +v thakis_
[19:01:58] <markmentovai> shreyas: if you have both a string and string16 handy? use string.
[19:12:23] *** rickspencer3 has joined #chromium
[19:19:24] *** tonikitoo has quit IRC
[19:19:44] *** lianj_ has joined #chromium
[19:20:53] *** bweinstein has joined #chromium
[19:20:54] *** lianj has quit IRC
[19:21:02] *** bweinstein has quit IRC
[19:21:05] *** Zaba has quit IRC
[19:21:18] *** bweinstein has joined #chromium
[19:21:36] *** michaeln has joined #chromium
[19:23:04] *** Zaba has joined #chromium
[19:24:43] *** qinjia has quit IRC
[19:25:25] *** thakis__ has joined #chromium
[19:25:25] *** ChanServ sets mode: +v thakis__
[19:25:49] *** pathorn has joined #chromium
[19:29:08] *** thakis_ has quit IRC
[19:29:32] *** mpcomplete has joined #chromium
[19:29:33] *** ChanServ sets mode: +v mpcomplete
[19:29:43] *** tittiatcoke has quit IRC
[19:34:40] *** tittiatcoke has joined #chromium
[19:35:01] * pinkerton grumbles at our convoluted button drawing code
[19:36:21] *** dave_levin has joined #chromium
[19:36:24] *** michaeln_ has joined #chromium
[19:37:27] <thakis__> chocobo__, michaeln, skerner: i might run out of battery soon
[19:37:37] <thakis__> (just landed something)
[19:38:22] *** csilv has joined #chromium
[19:38:29] *** rafaelw has joined #chromium
[19:39:57] <pinkerton> trungl_away: ping?
[19:40:11] *** thakis__ has quit IRC
[19:41:23] <chocobo__> thakis__: i will keep an eye on it
[19:42:18] *** loislo has joined #chromium
[19:43:05] <trungl-bot> Tree opened by andreip at chromium dot org: Tree is open
[19:44:11] *** Waste has left #chromium
[19:47:26] *** trungl has joined #chromium
[19:47:27] *** ChanServ sets mode: +v trungl
[19:48:16] *** alsk has quit IRC
[19:51:50] *** duffydack has quit IRC
[19:54:45] *** fta has quit IRC
[19:55:58] *** andybons has joined #chromium
[19:56:10] <andybons> erikkay: ping
[19:56:19] <erikkay> andybons: ack
[19:57:01] <andybons> erikkay: i don't see any extensions within the docs dir that are infobars. am I missing something?
[19:57:04] *** hrna has joined #chromium
[19:57:57] <erikkay> andybons, hmm.  try test/data/extensions/api_test/infobars
[19:58:08] <andybons> erikkay: cool. will do
[19:58:21] <erikkay> also, ping asargent.  he had a good demo he was using for his own testing
[19:58:33] <skerner> yusukes: Ping?
[19:58:42] <erikkay> andybons, the ones in test/data/extensions are designed for unit tests btw.  not as things that actually run.
[19:58:58] <andybons> erikkay: right.
[19:59:59] *** loislo_ has joined #chromium
[20:00:50] *** tonyg-cr1 has joined #chromium
[20:02:37] *** pdelgallego has joined #chromium
[20:02:50] *** loislo has quit IRC
[20:02:51] *** loislo_ is now known as loislo
[20:02:55] *** rickspencer3 has quit IRC
[20:03:33] *** michaeln_ has quit IRC
[20:04:32] *** fta has joined #chromium
[20:04:37] *** tonyg-cr has quit IRC
[20:04:37] *** fqian has joined #chromium
[20:05:02] *** MikeSmithW3C^ has joined #chromium
[20:07:14] *** MikeSmithW3C has quit IRC
[20:09:23] *** sbyer has quit IRC
[20:11:15] *** bauerb has quit IRC
[20:11:40] *** drusepth has joined #chromium
[20:13:03] *** dglazkov_ has joined #chromium
[20:13:08] *** ChanServ sets mode: +v dglazkov_
[20:16:59] *** dglazkov has quit IRC
[20:17:00] *** dglazkov_ is now known as dglazkov
[20:19:15] *** kbr_google has joined #chromium
[20:21:01] <trungl_away> pinkerton: pong?\
[20:21:10] * trungl_away really was away.
[20:21:22] <pinkerton> heh
[20:21:30] *** spenguin[work] has quit IRC
[20:24:52] <hclam> maruel: ping
[20:25:08] <maruel> hclam: ping
[20:25:36] <hclam> maruel: I have reduced the patch to just add test to fyi bots
[20:25:41] <hclam> maruel: please have another look
[20:26:38] *** spenguin[work] has joined #chromium
[20:27:43] *** andybons has quit IRC
[20:31:12] *** ripps has quit IRC
[20:34:41] *** alokp has joined #chromium
[20:37:24] <hclam> maruel: thanks for review, commited at 49813
[20:39:10] <malavv> Hey guys, I'm investigating some plug-in stuff and I'm getting 403 forbidden trying to access http://crbug.com/8706
[20:39:31] <malavv> Is it because It's outdated?
[20:39:33] <rsesek> malavv: it's a security bug
[20:39:52] <malavv> hum, Is there a way to bypass it?
[20:40:14] <rsesek> no, it's deliberately private. but it's old and been fixed for a while, so I'm not sure why it's still private
[20:40:40] *** elliottcable is now known as ec
[20:40:48] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Linux Builder (dbg-shlib)" from 49814: alokp at chromium dot org)
[20:41:14] <alokp> looking at compile failure
[20:42:54] *** BryanWB has quit IRC
[20:43:51] <trungl-bot> Tree closed by skerner at google dot com: Tree is closed,  alokp looking at linux compile failure
[20:44:16] <jorlow> ooo!  idea
[20:44:28] <jorlow> trungl-bot should be able to help close the tree
[20:44:29] <trungl-bot> jorlow: Error: "should" is not a valid command.
[20:44:38] *** nvictor has joined #chromium
[20:44:39] <alokp> reverted with r49815
[20:44:39] <jorlow> after all, look at the chat log
[20:45:07] <nvictor> chromium, are there other channels for google apis? especially the geocoding one.
[20:45:52] <trungl-bot> Tree opened by skerner at google dot com: Tree is open (change that caused linux compile failure has been reverted)
[20:46:10] <jorlow> nvictor: donno...but this is the wrong place to ask
[20:46:14] <malavv> rsesek: Hum, it's event hidden to Eng-Int pretty hardcore lol
[20:46:33] <nvictor> jorlow: why is that?
[20:46:44] <jorlow> nvictor: see topic
[20:46:53] <nvictor> i saw the topic
[20:47:06] <alokp> Is there a way to reproduce the compile failures in r49814 locally? a trybot would work too
[20:47:21] <rsesek> malavv: I think it's just visible to committers
[20:48:01] <malavv> rsesek: k, k I was saying that because it's still a TODO in the code
[20:50:54] <trungl-bot> Tree opened by skerner at google dot com: Tree is open
[20:51:10] *** shreyas has quit IRC
[20:51:55] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Builder" from 49815: alokp at chromium dot org)
[20:52:19] *** eseidel has joined #chromium
[20:53:58] *** tonyg-cr1 has quit IRC
[20:54:19] *** pdelgallego has quit IRC
[20:54:26] *** nvictor has left #chromium
[20:54:29] <alokp> do we need to clobber "chromium builder"?
[20:55:46] <michaeln> i was wondering the same thing... not sure how your revert could cause the link error
[20:56:02] <alokp> yeah seems strange
[20:56:04] <skerner> alokp: Yiu change is simply a revert, yes?
[20:56:11] <alokp> yes
[20:57:21] *** duffydack has joined #chromium
[20:57:48] <skerner> alokp, chocobo, michaeln: I will force a build...
[20:57:58] <michaeln> k... thnx!
[20:58:02] <alokp> thanks
[20:58:18] <michaeln> i'll open the tree
[20:58:59] <trungl-bot> Tree opened by michaeln at chromium dot org: Tree is open
[20:59:28] *** tonyg-cr has joined #chromium
[20:59:28] *** ChanServ sets mode: +v tonyg-cr
[21:00:39] *** Zinom has joined #chromium
[21:00:48] <alokp> while I have your attention, is there a way to reproduce the compile failures in r49814 locally?
[21:02:28] <dmaclach> maruel: ping
[21:02:44] <pinkerton> thomasvl: does the prefs basics panel use any of the l10n resizer stuff?
[21:02:50] <maruel> dmaclach: I clobbered the try slavb
[21:02:51] <maruel> slave
[21:02:56] <maruel> you kept having the same one
[21:03:00] <pinkerton> thomasvl: oh yes, nm
[21:03:10] <thomasvl> pinkerton: y
[21:03:15] *** foo_fighter has joined #chromium
[21:03:16] <dmaclach> maruel ;-) thanks
[21:03:27] <thomasvl> pinkerton: all in code to coordinate between the tabs
[21:03:28] <skerner> alokp: Looks liek a linux build.  Do you have access to a linux box?
[21:03:37] <pinkerton> yeah, i see
[21:03:49] <hclam> maruel: do you think we can restart the fyi bots?
[21:03:52] <dmaclach> maruel: separate question, if I only want to build "remoting" can I use the "-project" option to "gcl try" to do that?
[21:04:06] <alokp> skerner: yes I do and it passes. I think it has something to do with a config or gcc version
[21:04:29] <maruel> dmaclach: no
[21:04:40] <foo_fighter> is there  history on chromium?
[21:04:43] <foo_fighter> like ff
[21:04:48] *** General13372 has quit IRC
[21:04:55] *** reiko has quit IRC
[21:05:26] <foo_fighter> does anyone knows?
[21:05:29] *** General1337 has joined #chromium
[21:05:36] <maruel> foo_fighter: see topic
[21:05:54] <skerner> alokp: Looks like it was the shared lib builder.  Looking for directions...
[21:06:06] <foo_fighter> ok  maruel
[21:06:07] <foo_fighter> thnx
[21:06:08] <foo_fighter> bb
[21:06:22] *** foo_fighter has left #chromium
[21:06:38] *** roc has quit IRC
[21:07:07] *** roc has joined #chromium
[21:08:32] *** Beetny has joined #chromium
[21:09:15] *** General1337 has quit IRC
[21:09:17] <dmaclach> maruel: thx
[21:09:44] <skerner> alokp: Can't find the docs.
[21:10:04] <skerner> Does anyone know how to build using shared libraries on linux?
[21:11:33] <skerner> Rebuild did not take, clobbering the chromium builder that just went orange.
[21:14:10] *** romainhuet has quit IRC
[21:14:38] *** romainhuet has joined #chromium
[21:14:46] *** romainhuet has quit IRC
[21:15:11] *** wash has joined #chromium
[21:16:05] *** spenguin[work] has quit IRC
[21:17:03] <wash> How do I extractor chromium .pak files on Linux?
[21:17:40] *** spenguin[work] has joined #chromium
[21:18:20] *** General1337 has joined #chromium
[21:21:02] *** reiko has joined #chromium
[21:24:13] *** kinnetica has quit IRC
[21:25:03] <skerner> gspencer, thakis, mpcomplete: ExtensionApiTest.Popup is failing, starting with one of your changes...
[21:26:08] <skerner> gspencer, thakis, mpcomplete: The sub-test  closePopup is failing.
[21:26:21] *** hagebake has joined #chromium
[21:26:34] *** kinnetica has joined #chromium
[21:27:28] *** hagabaka has quit IRC
[21:27:31] <rohitrao> pinkerton: can you hide the wrench button?
[21:27:37] <pinkerton> no
[21:27:43] <pinkerton> that was the consensus
[21:28:04] <rohitrao> but there's still code that branches based on whether it's hidden or not?
[21:28:14] <pinkerton> and it should be ignored
[21:28:29] *** johnny_g has quit IRC
[21:28:30] <pinkerton> if nothing reads the pref, and the toolbar has it on, there's no reason why it should hide
[21:28:48] <pinkerton> i mentioned that in the cl in the TEST section just in case
[21:28:49] *** johnny_g has joined #chromium
[21:28:57] *** maikmerten has quit IRC
[21:30:03] *** johnny_g has quit IRC
[21:30:29] *** johnny_g has joined #chromium
[21:32:11] *** Malmis_ has quit IRC
[21:34:19] *** duffydack has left #chromium
[21:35:24] *** alokp has quit IRC
[21:39:47] *** dimich has joined #chromium
[21:40:32] *** bgmerrell has quit IRC
[21:43:07] <thakis> skerner: my cl was mac-only
[21:43:50] *** pdelgallego has joined #chromium
[21:43:59] <skerner> gspencer, thakis: We believe the issue was mpcomplete's change.
[21:44:14] <thakis> skerner: sounds like something  mpcomplete would do
[21:46:46] <mpcomplete> skerner: was in a meeting, will look into it
[21:48:04] *** nutz has quit IRC
[21:48:44] *** thakis_ has joined #chromium
[21:48:44] *** ChanServ sets mode: +v thakis_
[21:49:48] <skerner> thakis: Saying something like that is the surest way to make murphy's law come after you...
[21:49:56] *** Malmis has joined #chromium
[21:50:04] *** nutz has joined #chromium
[21:50:19] *** johnny_g has quit IRC
[21:50:36] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Builder" from 49824: estade at chromium dot org, willchan at chromium dot org)
[21:50:52] <estade> looking
[21:51:45] <willchan> not me
[21:52:57] *** dave_levin has quit IRC
[21:53:08] *** dave_levin has joined #chromium
[21:53:26] *** andybons has joined #chromium
[21:53:36] <mpcomplete> thakis: any chance the Popup failure is yours?
[21:53:56] <mpcomplete> i can't repro and i'm having a hard time believing my change could cause it
[21:53:57] <andybons> THE INTERN (rsesek) IS GETTING ME COFFEE. (finally)
[21:54:39] <michaeln> estade... reverting or fixing?
[21:54:44] <estade> fix incoming
[21:54:49] *** nutz has quit IRC
[21:54:52] <michaeln> k
[21:54:59] <pinkerton> andybons: nice
[21:55:08] <thakis> mpcomplete: :-P
[21:55:33] *** nutz has joined #chromium
[21:56:15] <thakis> mpcomplete: my cl is mac-only except for http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/render_process_impl.cc?r1=49808&r2=49807&pathrev=49808
[21:56:45] *** loislo has quit IRC
[21:56:53] <mpcomplete> damn
[21:56:57] <mpcomplete> i guess i'll revert then :)
[21:58:47] <kemp> https://googlewho.appspot.com/andybons/
[21:59:00] *** inferno-sec has quit IRC
[21:59:09] <kemp> whoops :) i was just having a look at who had trained their intern
[21:59:15] <andreip__> michaeln: maybe re-open the tree?
[21:59:22] <andreip__> got a new Webkit to land :)
[22:01:03] *** apatrick_ has joined #chromium
[22:01:43] <trungl-bot> Tree opened by chocobo at chromium dot org: Tree is open (estade - fix in)
[22:03:01] *** eseidel has quit IRC
[22:03:06] *** eseidel has joined #chromium
[22:03:44] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium XP" from 49824: darin at chromium dot org (:fishd), davidben at chromium dot org, estade at chromium dot org, rvargas at google dot com, willchan at chromium dot org)
[22:04:14] *** wash has quit IRC
[22:04:24] <willchan> estade: ^^^
[22:04:40] <willchan> er, i guess chocobo opened it
[22:04:54] <willchan> probably can just be re-opened
[22:05:00] <estade> yea
[22:05:03] <estade> same compile problem
[22:05:28] <chocobo__> reopened
[22:05:46] <trungl-bot> Tree opened by chocobo at chromium dot org: Tree is open (estade - fix in)
[22:08:03] <michaeln> who's chromeOS sheriffing?
[22:08:08] <michaeln> or is there such a thing?
[22:08:29] *** tittiatcoke has quit IRC
[22:09:29] <thomasvl> michaeln: http://build.chromium.org/buildbot/chromiumos/waterfall should list who
[22:09:31] *** pdelgallego has quit IRC
[22:09:45] <michaeln> got it... thnx
[22:11:24] *** LoveMHz has joined #chromium
[22:12:22] <LoveMHz> Hey
[22:13:43] *** zer0her0 has quit IRC
[22:14:51] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Linux Builder (dbg-shlib)" from 49828: sky at chromium dot org)
[22:15:04] <sky__> gah!
[22:15:05] <sky__> looking
[22:16:16] <bryeung> if it's because of trying to compile angle, I have a trivial CL to fix it...
[22:16:29] <sky__> no, I need to update gyp.
[22:16:38] <michaeln> maybe we should let the builders catch up a bit?
[22:16:48] <michaeln> ... after applying a fix?
[22:19:53] * LoveMHz is scared
[22:19:54] <trungl-bot> Tree closed by sky at chromium dot org: Tree is closed [sky is fixing gyp]
[22:22:32] <sky__> fix is in
[22:23:56] <trungl-bot> Tree closed by sky at chromium dot org: Tree is closed [fix is in, waiting for cycle]
[22:24:11] <skerner> Giving builders a chance to catch up...  Will reopen soon.
[22:27:58] <trungl-bot> Tree opened by skerner at google dot com: Tree is open
[22:28:47] *** pdelgallego has joined #chromium
[22:33:06] <mpcomplete> michaeln, skerner: Popup stopped failing.. did someone fix it?
[22:33:06] *** rickspencer3 has joined #chromium
[22:33:43] *** rafaelw has left #chromium
[22:33:50] *** hrna has quit IRC
[22:34:17] *** jcivelli has quit IRC
[22:34:29] <skerner> mpcomplete: Not that I know of.  Okay, will keep watching it to see if it is flaky.
[22:34:49] *** eseidel_ has joined #chromium
[22:35:26] *** duffydack has joined #chromium
[22:36:22] *** Kunalagon has quit IRC
[22:37:26] <mattm_g> sheriffs: would like to land a CL with grd change
[22:38:37] *** Dataforce has quit IRC
[22:39:16] *** eseidel has quit IRC
[22:39:16] *** eseidel_ is now known as eseidel
[22:39:47] <skerner> mattm_g: Okay.  Closing the tree.
[22:40:46] * pinkerton is glad he got in under the gun
[22:41:07] <trungl-bot> Tree closed by skerner at google dot com: Tree is closed (will land a grd change shortly)
[22:41:14] <skerner> Anyone else want to land a grd change while we are at it?
[22:42:28] <mattm_g> Landed.
[22:44:13] *** darwin has quit IRC
[22:45:07] *** thakis has quit IRC
[22:45:07] *** thakis_ is now known as thakis
[22:45:12] *** Gudy has joined #chromium
[22:46:07] *** duff has joined #chromium
[22:46:23] <Gudy> hi all, where could I get a binary dll version of http://src.chromium.org/svn/trunk/src/chrome/installer/gcapi/gcapi.cc
[22:47:42] *** duffydack has quit IRC
[22:48:44] *** duff has quit IRC
[22:49:05] *** darwin has joined #chromium
[22:50:17] <dimich> I'm preparing the next roll of Webkit which will fix texture-npot.html test on mac.
[22:50:22] <dimich> when tree opens
[22:52:16] *** apatrick_ has left #chromium
[22:52:59] *** duffydack has joined #chromium
[22:53:52] *** JoesphL0t has quit IRC
[22:55:12] *** ROBOd has quit IRC
[22:55:15] *** rafaelw has joined #chromium
[22:55:46] <duffydack> ah, and NOW chromium displays the fonts I tell it to after I remove ttf-msfonts
[22:55:55] *** Beetny has quit IRC
[22:57:03] *** Dataforce has joined #chromium
[22:57:16] <trungl-bot> Tree closed by skerner at google dot com: Tree is closed (waiting for builders after grd change)
[22:59:38] <dimich> sheriffs, I have an update for local test_expectations to silent webkit texture-npot.html failure. Can haz landing or wait until grd is all cleared up?
[23:00:25] <pathorn> I have a new startup perf test that I landed
[23:00:29] *** tedoc2000 has quit IRC
[23:00:38] <pathorn> one of the tests takes a long time, and it's timing out on mac
[23:00:42] *** atwilson_ has joined #chromium
[23:00:51] <pathorn> is this something I need to revert?
[23:01:43] *** tedoc2000 has joined #chromium
[23:03:16] <michaeln> pathorn: yes please
[23:03:24] <pathorn> it's just an assert, and only for a new tests
[23:03:29] <pathorn> so it's not being graphed yet afaik
[23:03:41] <pathorn> old tests are unaffected
[23:04:34] <michaeln> can you disable it for mac?
[23:04:51] <pathorn> well that seems like a bit of a hack
[23:04:54] <pathorn> since it might fail for slower computers too
[23:04:58] <pathorn> can I mark it flaky for now?
[23:05:10] <pathorn> sorry, I'm new to this
[23:05:28] *** trungl has quit IRC
[23:06:52] <michaeln> if it only fails on macs... i'd disable it on macs until it can be rememdied there
[23:08:43] *** tonyg-cr has quit IRC
[23:11:27] <pathorn> Sorry, I'm new to this, but I can't commit when the tree is closed. http://codereview.chromium.org/2850006
[23:11:30] <pathorn> michaeln:
[23:12:49] *** pdelgallego has quit IRC
[23:14:12] <dimich> pathorn: why not disable on mac as Michael suggested?
[23:14:45] <pinkerton> note, i didn't break vista tests with my mac-only cl
[23:15:30] <trungl-bot> Tree opened by skerner at google dot com: Tree is open
[23:18:32] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "XP Tests (dbg)(1)" from 49830: pinkerton at chromium dot org)
[23:18:37] <pinkerton> no
[23:18:41] <pinkerton> that wasn't me :)
[23:19:01] <pinkerton> skerner: should i just re-open?
[23:19:52] <skerner> Yes, i think dimich's change fixes the webkit test.
[23:20:10] <pinkerton> done
[23:20:33] <dimich> Yes, the Mac WebKit failure should be silenced now
[23:20:33] <trungl-bot> Tree opened by pinkerton at chromium dot org: Tree is open
[23:21:01] *** tonyg-cr has joined #chromium
[23:21:01] *** ChanServ sets mode: +v tonyg-cr
[23:22:00] <dimich> but not Xp and Vista...
[23:22:12] <pinkerton> yeah idk what's going on there. all my changes were mac.
[23:24:12] *** roc has quit IRC
[23:24:53] *** Malmis_ has joined #chromium
[23:25:09] <dimich> pinkerton: FATAL:resource_bundle_win.cc(158)] Check failed: false. unable to find resource: 2305
[23:25:17] <dimich> looks like grd fallout?
[23:25:18] <pinkerton> sounds like grd change?
[23:25:20] <pinkerton> yeah
[23:25:30] <pinkerton> mattm checked in a grd change
[23:25:41] *** kliegs has quit IRC
[23:26:04] <dimich> Seems we want to close the tree... it's getting red fast
[23:26:15] <pinkerton> skerner: thoughts?
[23:26:19] *** Malmis has quit IRC
[23:27:18] <pinkerton> closed the tree
[23:27:37] <trungl-bot> Tree closed by pinkerton at chromium dot org: Tree is closed (redness from grd fallout on win)
[23:28:02] <pinkerton> isn't this why we closed the tree a while back?
[23:28:05] <pinkerton> and then opened it again?
[23:28:09] <pinkerton> that was silly.....
[23:28:15] *** darwin has quit IRC
[23:29:10] <skerner> pinkerton: I think I followed the directions for grd changes....
[23:29:32] *** mpcomplete has quit IRC
[23:29:35] *** trungl has joined #chromium
[23:29:35] *** ChanServ sets mode: +v trungl
[23:29:38] <pinkerton> skerner: well you closed the tree, but i dont' think we waited for any of the appropriate bots to actually cycle
[23:29:46] <pinkerton> note your whitespace change is still all gray
[23:29:57] <pinkerton> they haven't even started building yet from my checkin
[23:30:03] <pinkerton> or matt's
[23:30:25] <pinkerton> i don't think you should have opened the tree back up until your whitespace cl was green
[23:30:48] <pinkerton> are there instructions somewhere?
[23:31:42] <skerner> pinkerton: So I need to wait for all tests, or all builders (the leftmost windows colunm)?
[23:31:57] <skerner> Directions are here: http://dev.chromium.org/developers/tree-sheriffs
[23:32:04] <pinkerton> probably the windows test bots
[23:32:09] <dimich> anyways, only 1 cl went through, so no harm done (and it's mine so no harm could possibly be done)
[23:32:11] <pinkerton> since those are the ones we expect will break
[23:32:43] <dimich> grd usually fails tests because they can't fetch resources if the stuff does not get recompiled enough.
[23:33:25] <pinkerton> hrm, i dno't see anything on there about how to handle grd checkins
[23:33:35] *** LoveMHz has left #chromium
[23:33:40] <pinkerton> we should probably add something
[23:34:48] <skerner> pinkerton: The grd stuff is here: http://dev.chromium.org/developers/tree-sheriffs/sheriff-details-chromium (under "Landing a GRD (Resources) Change
[23:36:05] <pinkerton> "Once you have a one or two green blocks in the XP/Vista Tests, reopen."
[23:36:07] *** rubenbb has joined #chromium
[23:36:14] <pinkerton> this is the part that's failing about now
[23:36:30] *** thomasvl has quit IRC
[23:36:53] <pinkerton> tree probably shouldn't have been re-opened until we saw those greens. note "tests" not "builders"
[23:37:02] <skerner> pinkerton:  I see.\
[23:37:15] <pinkerton> but it looks like your line is starting to cycle green
[23:37:24] <pinkerton> so things are getting better :)
[23:38:09] *** darwin_ has joined #chromium
[23:38:13] *** markmentovai has quit IRC
[23:39:35] *** Martijnc has quit IRC
[23:40:25] <pinkerton> i think we can reopen once one of the xp tests goes green
[23:40:29] <pinkerton> vista is already looking better
[23:42:25] *** trungl has quit IRC
[23:46:22] *** mpcomplete has joined #chromium
[23:46:22] *** ChanServ sets mode: +v mpcomplete
[23:47:49] *** dglazkov has quit IRC
[23:47:54] *** dglazkov has joined #chromium
[23:47:55] *** ChanServ sets mode: +v dglazkov
[23:48:36] *** andybons has quit IRC
[23:49:45] *** atwilson_ has quit IRC
[23:50:54] <trungl-bot> Tree opened by skerner at google dot com: Tree is open
[23:50:55] *** tonyg-cr has quit IRC
[23:52:05] *** trungl has joined #chromium
[23:52:06] *** ChanServ sets mode: +v trungl
[23:54:25] <pinkerton> trungl: just sent you some email on the toolbar stuff
[23:54:53] <trungl> pinkerton: yup, thanks
[23:55:19] *** apatrick_ has joined #chromium
[23:56:19] *** tonyg-cr has joined #chromium
[23:56:20] *** ChanServ sets mode: +v tonyg-cr
[23:57:46] *** bgmerrell has joined #chromium
[23:57:48] *** Lantizia has quit IRC
[23:58:15] *** adzuci has quit IRC
[23:59:34] *** adzuci has joined #chromium

top