June 16, 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:03:55] *** Stargazer71 has joined #chromium
[00:03:58] *** hagebake has quit IRC
[00:05:49] <hclam> maruel: ping
[00:06:48] *** roc has joined #chromium
[00:07:26] <Stargazer71> Quick question: I'm new to the Chrome source code, and I was wondering where HTML is parsed and the DOM is built.
[00:07:38] <Stargazer71> I don't need anyone to hold my hand, I just need to know the neighborhood :)
[00:09:35] *** hagabaka has joined #chromium
[00:09:35] *** hagabaka has joined #chromium
[00:10:28] <japhet> Stargazer71: that's handled entirely in WebKit
[00:10:52] <japhet> third_party/WebKit/WebCore/html and third_party/WebKit/WebCore/dom in the chromium source tree
[00:11:21] <rohitrao> thakis: do scoped_nsobjects not work with forward declarations?
[00:11:33] *** romainhuet has joined #chromium
[00:11:48] *** romainhuet has quit IRC
[00:12:44] <Stargazer71> japhet: The thought of that crossed my mind, but I wasn't sure. Thanks!
[00:14:26] *** Stargazer71 has quit IRC
[00:15:36] *** thakis_ has joined #chromium
[00:15:42] *** ChanServ sets mode: +v thakis_
[00:16:47] *** pinkerton has quit IRC
[00:16:54] <thakis_> does someone feel like lgtming http://codereview.chromium.org/2836002 ? (3 line diff)
[00:17:01] *** eseidel has quit IRC
[00:17:02] <rohitrao> lgtm
[00:17:17] <thakis_> :-)
[00:17:25] <rohitrao> thakis: this still compiles under gcc, right? ;)
[00:17:43] <thakis_> didn't check; clang is the future
[00:17:44] <thakis_> :-P
[00:17:51] <rohitrao> excellent
[00:17:53] <rohitrao> watch it fail
[00:19:28] * thakis_ watches
[00:20:00] *** bgmerrell has quit IRC
[00:22:10] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Linux Builder (ChromiumOS)" from 49842: ananta at chromium dot org (:iyengar), dmaclach at chromium dot org, hclam at chromium dot org, nirnimesh at chromium dot org, seh at chromium dot org)
[00:22:17] <hclam> looking now
[00:22:20] *** rsesek has quit IRC
[00:22:21] *** GeekShadow has quit IRC
[00:22:46] *** rsesek has joined #chromium
[00:22:46] *** ChanServ sets mode: +v rsesek
[00:24:17] <hclam> dmaclach is on it
[00:27:23] <dmaclach> 2 minute fix. Only occurs on release builds so it passed the trybots.
[00:27:28] <feldstein> now that all the mac people are back from WWDC, does anyone have any knowledge of cocoa accessibility that could do a code review?
[00:28:49] *** ntr0py has joined #chromium
[00:30:04] <dmaclach> feldstein: I do (and I never went to WWDC ;-) )
[00:30:13] <trungl-bot> Tree closed by michaeln at chromium dot org: Tree is closed (dmaclach at chromium dot org is fixing)
[00:30:36] <feldstein> dmaclach: cool, i will send the review to you.  Thanks!
[00:32:38] <ntr0py> is V8 trunk currently broken?
[00:33:03] *** kinnetica has quit IRC
[00:35:55] <ntr0py> it would not compile with scons, i only get tons of "does break strict-aliasing rules" errors...
[00:37:24] *** kinnetica has joined #chromium
[00:37:58] <michaeln> dmac... fix ETA?
[00:38:10] <dmaclach> michaeln: submitted just a second ago
[00:38:18] <michaeln> k.. thnx!
[00:38:21] *** eseidel has joined #chromium
[00:38:32] <dmaclach> michaeln: even officially reviewed and everything ;-)
[00:43:20] *** vithos has joined #chromium
[00:44:21] <trungl-bot> Tree opened by michaeln at chromium dot org: Tree is open
[00:47:10] *** mirandac has joined #chromium
[00:48:26] *** duffydack has quit IRC
[00:49:18] <stuartmorgan> michaeln: I just enabled a test (SlowTermination in the ui tests) that has been disabled for a while with no exaplanation
[00:49:32] <stuartmorgan> michaeln: it passed on try bots, but I'll be watching for it just in case
[00:50:36] *** mirandac_ has joined #chromium
[00:51:06] *** duffydack has joined #chromium
[00:51:49] *** mirandac has quit IRC
[00:51:50] *** mirandac_ is now known as mirandac
[00:54:17] *** js2 has quit IRC
[00:57:27] *** rohitrao has quit IRC
[00:59:16] <michaeln> stuart: i don't know what that is?... thnx for keeping an eye on it
[01:00:59] <stuartmorgan> michaeln: it's just a test that has been DISABLED_ for quite some time
[01:01:40] <stuartmorgan> michaeln: since I don't know why it was disabled, because the comment and the checkin didn't say, it may fail when actually run on the bots
[01:02:36] *** nickcarter has joined #chromium
[01:02:38] <thakis_> hclam: is there an easy way to disable ffmpeg in my local chromium build?
[01:02:56] <hclam> disable ffmpeg completely?
[01:03:07] <thakis_> hclam: yes
[01:03:10] <nickcarter> Why is the tree open?
[01:03:28] <thakis_> nickcarter: dmaclach submitted a fix
[01:04:10] <hclam> thakis: try setting use_system_ffmpeg: 1 in include.gypi
[01:04:19] *** dpranke has joined #chromium
[01:04:19] *** ChanServ sets mode: +v dpranke
[01:04:20] <thakis_> hclam: thanks
[01:04:28] <thakis_> (not sure os x has a system ffmpeg tho)
[01:04:47] <hclam> thakis: no problem
[01:05:06] <michaeln> dmac... u still around?
[01:05:09] <nickcarter> thakis_: But the Chromium linux builders say 'failed compile' with dmachlach's fix?
[01:05:13] <dmaclach> michaeln: pong
[01:05:24] <michaeln> remoting/tools/client_webserver/main.c: In function 'handle_request': remoting/tools/client_webserver/main.c:81: warning: 'saveptr' may be used uninitialized in this function
[01:05:40] <dmaclach> nickcarter: michaeln: looking
[01:05:55] <michaeln> thnx
[01:07:29] <hclam> thakis: it might not have ffmpeg, in that case try build_ffmpegsumo: 0 but use_system_ffmpeg to 1
[01:08:06] *** js2 has joined #chromium
[01:08:18] <hclam> I meant build_ffmpegsumo: 0 but use_system_ffmpeg to 0
[01:10:35] <trungl-bot> Tree closed by michaeln at chromium dot org: Tree is closed (busted build, dmac is looking)
[01:12:20] *** dglazkov has quit IRC
[01:13:32] *** csilv_ has joined #chromium
[01:14:31] <dmaclach> michaeln: fix in. Sorry... this all passed the buildbots multiple times. It also passed on the Mac in release.
[01:16:45] *** csilv has quit IRC
[01:16:45] *** csilv_ is now known as csilv
[01:16:47] <michaeln> k... thnx!
[01:17:41] <trungl-bot> Tree opened by michaeln at chromium dot org: Tree is open (fix is in)
[01:18:13] <stuartmorgan> michaeln: Looks like Linux doesn't like that test on the bots after all; I'll mark it FAILS
[01:19:37] <michaeln> stuart: was just noticing that it didn't work :)
[01:19:59] *** lolohi has joined #chromium
[01:20:17] <lolohi> hi, for some reason when i press ctrl+b it is not showing the bookmark bar..
[01:21:25] <rsesek> lolohi: 1) see topic 2) I believe it's ctrl+shift+b
[01:21:51] <lolohi> oh, cool dude
[01:21:53] <lolohi> thanks
[01:22:01] <lolohi> it used to be ctrl+b iirc
[01:22:08] <rsesek> it changed
[01:24:11] *** eseidel has quit IRC
[01:24:39] *** bent-mozilla has quit IRC
[01:25:26] <stuartmorgan> michaeln: FAILS_ added, so Linux will go green. Hopefully Windows will fare better...
[01:29:21] *** duffydack has quit IRC
[01:29:48] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "XP Tests" from 49850: dmaclach at chromium dot org, dtseng at chromium dot org, gman at chromium dot org, michaeln at chromium dot org, stuartmorgan at chromium dot org, tfarina at chromium dot org)
[01:31:22] *** rafaelw has left #chromium
[01:32:16] <stuartmorgan> Looks like it's probably the .grd change
[01:32:31] *** tfarina has joined #chromium
[01:32:35] <michaeln> thnx for the hint?
[01:35:18] <lolohi> what does tree closed mean?
[01:35:59] <michaeln> i'm must now reading the notes on "Landing a GRD (Resources) Change"
[01:36:19] *** tonyg-cr has quit IRC
[01:36:23] <rsesek> michaeln: let me know if you have any questions. I wrote that a few days ago
[01:36:36] <rsesek> (with help from tvl)
[01:37:08] <michaeln> well that describes the nice way to get GRD changes in... what about the non-nice way that we're part way into now?
[01:37:44] <rsesek> who's CL had the grd?
[01:38:36] 
[01:38:59] <rsesek> michaeln: it's likely that things will roll green starting at stuartmorgan's change
[01:39:49] *** kliegs has joined #chromium
[01:39:59] *** eseidel has joined #chromium
[01:42:20] <thakis_> anyone with gcc4.2 around?
[01:42:23] <thakis_> rsesek: ^?
[01:42:33] <rsesek> thakis: howdy yes 4.2.1
[01:42:46] <thakis_> rsesek: can you check if gcc compiles http://codepad.org/xIJzpTCF ?
[01:43:07] <rsesek> thakis: raw.c:6: error: expected string literal before ?)? token
[01:43:13] <thakis_> rsesek: huh
[01:43:15] <thakis_> sadness
[01:43:38] <michaeln> k... i'll reopen the tree then
[01:43:50] <thakis_> rsesek: do you know how 4.2.1 is able to compile 3rd_parth/skia/src/opts/opts_check_SSE2.cpp then?
[01:43:50] *** tedoc2000 has quit IRC
[01:44:57] <trungl-bot> Tree opened by michaeln at chromium dot org: Tree is open (GRD changes will oooze their way in)
[01:45:29] <rsesek> thakis_: nope
[01:45:40] <thakis_> :-/
[01:45:46] <rsesek> thakis_: you sure we compile that file on Mac/
[01:45:58] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "XP Tests (dbg)(1)" from 49854: dtseng at chromium dot org, gman at chromium dot org, mattm at chromium dot org (:mattm_g), nick at chromium dot org, sergeyu at chromium dot org, stuartmorgan at chromium dot org, tfarina at chromium dot org, vandebo at chromium dot org)
[01:46:09] <thakis_> rsesek: clang compiles (and complains about) it at least
[01:46:20] <rsesek> michaeln: the grd change is gonna keep hitting gatekeeper, I'd keep it closed until you get a green block on stuart's change
[01:46:38] <rsesek> hm
[01:47:21] <thakis_> well, i'll work around it for now
[01:47:22] <michaeln> different tests failing there now.... SlowTermination and TestEncodingAliasMapping
[01:47:57] <michaeln> nm... those were ui_tests not unit_tests
[01:48:58] <thakis_> does one of our webkit committers feel like landing https://bugs.webkit.org/show_bug.cgi?id=40503 ?
[01:49:00] <trungl-bot> Tree closed by michaeln at chromium dot org: Tree is closed (waiting for GRD changes to oooze their way in)
[01:49:39] <stuartmorgan> trybots appear to have failed me completely :P I'll re-supress the SlowTermination failure on Windows
[01:51:43] *** AaronMT has quit IRC
[01:54:31] *** jrmuizel has quit IRC
[01:57:38] *** tonyg-cr has joined #chromium
[01:57:38] *** ChanServ sets mode: +v tonyg-cr
[02:00:51] *** rsesek has quit IRC
[02:01:04] *** nickcarter has quit IRC
[02:01:24] *** felipec has joined #chromium
[02:04:00] *** MikeSmithW3C has joined #chromium
[02:04:19] *** Erkan_Yilmaz__ has joined #chromium
[02:04:36] <felipec> Guys, I need some different point of view on bug #46564 to support libproxy on linux; it seems the bugs I have opened are closed without any though
[02:04:55] *** lolohi has quit IRC
[02:06:10] <trungl-bot> Tree opened by michaeln at chromium dot org: Tree is open
[02:06:44] *** MikeSmithW3C^ has quit IRC
[02:07:30] *** Erkan_Yilmaz_ has quit IRC
[02:08:30] <maruel> ntr0py: I'm afraid nobody builds it with scons anymore
[02:09:18] *** eseidel has quit IRC
[02:10:14] <akalin> felipec: evan's comment is still valid
[02:10:20] <akalin> not everyone will have a .proxy.conf
[02:10:25] *** JoesphL0t has joined #chromium
[02:10:43] *** dglazkov has joined #chromium
[02:10:43] *** ChanServ sets mode: +v dglazkov
[02:12:02] *** RT|Chatzilla has joined #chromium
[02:12:32] <maruel> hclam: pong
[02:12:43] <hclam> maruel: hi there
[02:13:03] <hclam> maruel: do you think we can restart the fyi bots now?
[02:13:19] <hclam> maruel: to see the effect of enabling remoting_unittests
[02:13:28] <felipec> akalin: 1. ~/.proxy.conf 2. /etc/proxy.conf 3. DESKTOP_SESSION == gnome? 4. KDE_FULL_SESSION 5. getenv http_proxy ... etc.
[02:13:48] <felipec> akalin: IOW: no, you don't need a proxy.conf file
[02:14:30] <felipec> er, actually /etc/proxy.conf is tried after the SESSION stuff
[02:14:34] <maruel> hclam: if the webkit gardener don't mind
[02:14:34] <akalin> i'm not saying you need one, but it sounds like evan is saying there are some situations where the proxy settings will be gotten from some random module
[02:14:48] <felipec> akalin: which is not true
[02:14:49] <maruel> andreip__: ^^^^
[02:15:10] <akalin> felipec: you should link to docs or code showing that, or something
[02:17:03] <akalin> it appears that evan got his info from *somewhere*; saying "...and it evaluates modules in file system order" is pretty specific
[02:17:24] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Mac Builder (dbg)" from 49863: jcivelli at chromium dot org, pathorn at chromium dot org)
[02:18:59] <ntr0py> maruel: what can i use instead, i really dont like scons...
[02:19:10] <maruel> ntr0py: make
[02:19:11] *** fqian has quit IRC
[02:19:25] <ntr0py> where can i get Makefile?
[02:19:59] <tfarina> ntr0py: please read the instructions :)
[02:20:13] *** jcivelli has joined #chromium
[02:20:18] <hclam> dimich: are you the webkit sheriff today?
[02:20:25] <pathorn> error in ld?
[02:20:26] <dimich> hclam: yep
[02:20:26] <tfarina> ntr0py: it will be generated after you do "gclient sync"
[02:20:42] <maruel> dimich: is it fine to restart fyi?
[02:20:43] <hclam> dimich: do you mind if we restart the fyi bots to enable some unit testys?
[02:21:01] <jcivelli> Am I on the hook for the Mac failure?
[02:21:04] <michaeln> so.... linker on the mac  builder ran out of memoery?
[02:21:04] <pathorn> malloc: *** mmap(size=164642816) failed (error code=12)
[02:21:10] <pathorn> did I push it over the 2GB limit :-p
[02:21:23] <dimich> maruel, hclam: sure. As long as they still work :-)
[02:21:30] <tfarina> ntr0py: code.google.com/p/chromium/wiki/LinuxBuildInstructions :-p
[02:21:32] <maruel> no guarantee
[02:21:51] *** dmaclach has quit IRC
[02:21:59] <thakis_> any 10.6 people stiill around? trungl ?
[02:22:00] *** stevenjb has quit IRC
[02:22:03] <ntr0py> tfarina: i only see SConstruct files when i checkout v8 with svn
[02:22:11] <trungl> thakis_: wassup?
[02:22:16] <felipec> akalin: ok, there's the evidence: http://code.google.com/p/chromium/issues/detail?id=46564#c3
[02:22:21] <thakis_> trungl: can you check if gcc 4.2 compiles http://codepad.org/yugZSHra ?
[02:22:56] <tfarina> ntr0py: could you try: export GYP_GENERATORS=make ?
[02:22:57] *** stuartmorgan has quit IRC
[02:23:04] <felipec> akalin: it would be silly if libproxy wouldn't be getting the right configuration... it's the sole purpose of it's existence
[02:23:20] <dimich> ntr0py: what project do you build? V8 or Chromium?
[02:23:26] <ntr0py> V8
[02:23:34] <tfarina> ntr0py: yeah, that is what I was wondering
[02:23:37] <dimich> ntr0py: ah, V8 is still scons-based
[02:24:24] <tfarina> ntr0py: chromium has a v8.gyp if I'm not wrong, but v8 per se uses scons based build.
[02:24:39] <ntr0py> i really would like something which supports crosscompiling too, and it seems scons simply cannot do that...
[02:24:57] <michaeln> so... how do we resolve the... malloc: *** mmap(size=164642816) failed (error code=12) problem ??
[02:25:35] <tfarina> ntr0py: I think you could get better answers in the v8-dev mailing list :)
[02:25:38] <trungl> thakis_: it doesn't like it
[02:25:42] <trungl> something about conflicting types
[02:25:52] <dimich> michaeln: yesterday this one disappeared after innocent change was reverted...
[02:25:53] <thakis_> trungl: boo
[02:26:31] <dimich> michaeln: and it was on linking unit_tests debug too.
[02:26:55] <michaeln> looks like its failing to link the unit_tests executubale
[02:26:58] <trungl> thakis_: they are warnings though
[02:26:59] *** dmaclach has joined #chromium
[02:27:17] <trungl> "foo.mm:13: warning: conflicting types for '-(B *)foo'
[02:27:43] <trungl> foo.mm:6: warning: previous declaration of '-(A *)foo'
[02:27:48] <trungl> "
[02:28:17] <thakis_> trungl: clang says the same thing, thanks
[02:28:23] <ntr0py> Are the -DDEFINES for v8 documented somewhere?
[02:28:30] <thakis_> easy to work around, but covariant return types should just work :-/
[02:28:33] <trungl> at least everyone, except for gcc-4.0, agrees
[02:28:37] <dimich> ntr0py: I just sync'ed to bleeding_edge of v8 and built it just fine, with scons.
[02:28:43] <akalin> felipec: i weighed in
[02:29:29] <dimich> ntr0py: negative, for defines :-) There are some comments in sources, sometimes very useful.
[02:30:07] <michaeln> no clue... i'll revert one of the "innocent" changes... sorry jcivelli,pathorn
[02:30:27] <pathorn> maybe tomorrow?
[02:30:30] <pathorn> is there a bug filed?
[02:30:36] *** trungl has quit IRC
[02:30:50] <pathorn> I mean go ahead with the revert, maybe I'll get a chance to commit it tomorrow :-p
[02:31:05] <dimich> michaeln: it's interesting - yesterday this builder failed exactly the same and it happened at exactly the same time of the day!
[02:31:15] <jcivelli> it's all connected!
[02:31:22] <dimich> Does it run some cron job that eats memory?
[02:31:32] <ntr0py> dimich: i try to crosscompile for openwrt, but when i tried the trunk version on my ubuntu  box (native build) i had to hack the SConstript with -fno-strict-aliasing to get it building...
[02:31:44] *** bgmerrell has joined #chromium
[02:31:58] *** dmaclach has quit IRC
[02:32:02] <maruel> ntr0py: I wouldn't recommend v8 on a wrt box, it's memory usage is too high
[02:32:35] <trungl-bot> Tree closed by michaeln at chromium dot org: Tree is closed (can't link unit_tests on macoxs????)
[02:32:53] <michaeln> dimich: that is curious?
[02:33:28] <dimich> michaeln: heh, here is the first when it failed yesterday: http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Mac%20Builder%20(dbg)/builds/18419
[02:33:33] *** jrmuizel has joined #chromium
[02:33:49] <ntr0py> maruel: so you think node.js or other v8 projects like v8cgi would not run on ixp4xx armeb 5te 266 MHz and 32MB RAM?
[02:34:17] <maruel> ntr0py: exactly
[02:34:23] *** dhollowa_ has joined #chromium
[02:34:33] <maruel> it will run, but not for anything non-trivial
[02:34:56] <ntr0py> oh thanks for saving me (a lot of) time then...
[02:35:23] <dimich> michaeln: and the next successful build was 1 hour later. I thought it's because I reverted the webkit roll, but later I re-landed it w/o issues.
[02:37:42] <felipec> akalin: thanks
[02:39:28] *** [3des] has joined #chromium
[02:40:23] *** jrmuizel has quit IRC
[02:40:44] *** jcivelli` has joined #chromium
[02:40:46] *** erikkay has quit IRC
[02:41:32] <ntr0py> just was impressed by the performance on x86 but if i ran into memory problems its not worth the effort porting it to xscale...
[02:41:54] *** trungl has joined #chromium
[02:41:54] *** ChanServ sets mode: +v trungl
[02:43:14] <[3des]> hi
[02:46:52] <michaeln> bizarre... linked fine now
[02:50:24] <michaeln> k... no reason to have the tree closed then (wtf?)
[02:50:40] *** vithos has quit IRC
[02:50:52] *** yutak_home has quit IRC
[02:50:53] *** kinuko has quit IRC
[02:51:23] <vandebo> right - but should probably get reported to the mac experts
[02:51:25] *** kinuko has joined #chromium
[02:51:43] <trungl-bot> Tree opened by michaeln at chromium dot org: Tree is open (linker gods are less angry now)
[02:51:52] <akalin> i've seen that problem on my local builds
[02:51:56] <akalin> it goes away on the 2nd try, usually
[02:52:03] <akalin> very strange o_O
[02:52:12] <pathorn> I think macosx has incremental linking
[02:52:17] <pathorn> is that enabled?
[02:52:37] <akalin> hmm
[02:59:32] <pathorn> michaeln: you only reverted my commit?
[02:59:34] <pathorn> Should I hold onto it until tomorrow
[02:59:50] <pathorn> I don't have a mac to test with
[02:59:53] <pathorn> but it passed the trybots
[03:01:14] <michaeln> i did... i'm sorry that i did... this doesn't look like a problem with your change
[03:01:31] <pathorn> no worries--what's the process to get it back in
[03:01:57] <akalin> the easiest way would be to revert the revert
[03:02:17] <pathorn> okay--this gives me a chance to give a more descriptive commit title too
[03:03:42] *** tfarina has quit IRC
[03:04:40] *** Aria has joined #chromium
[03:05:40] *** Aria has left #chromium
[03:05:52] <trungl-bot> Tree opened by michaeln at chromium dot org: Tree is open
[03:08:33] *** dglazkov has quit IRC
[03:14:45] *** vithos has joined #chromium
[03:17:07] <hclam> dmaclach: there's a failing in jingle_test_client due to warnning, I'm fixing it now
[03:19:44] <michaeln> what i learned today...  GRD changes are evil... and the mac linker is haunted
[03:20:01] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "Mac10.6 Tests (dbg)(1)" from 49875: jrg at chromium dot org, tfarina at chromium dot org)
[03:20:28] <michaeln> perfect timing for another ghost siting?
[03:21:14] <michaeln> oh.... no ghosts... real test failures!
[03:21:49] <pathorn> same thing as earlier?
[03:21:55] <pathorn> mmap: can't allocate region
[03:23:06] <michaeln> no... these are actual test failures
[03:23:11] *** chocobo__ has quit IRC
[03:23:14] <pathorn> how come the stdio for  compile showed mmap
[03:23:24] <pathorn> but it wasn't a fatal error
[03:24:45] <dimich> pathorn: indeed. it's hiding...
[03:24:55] *** tfarina has joined #chromium
[03:25:11] <pathorn> in fact a lot of recent builds have the same thing, I was just checking different build numbers
[03:25:20] *** dglazkov has joined #chromium
[03:25:20] *** ChanServ sets mode: +v dglazkov
[03:25:40] <pathorn> but the difference is the build that failed had a std::bad_alloc in addition
[03:25:43] <tfarina> michaeln: the failure is mine
[03:26:00] <michaeln> do you want me to revert?
[03:26:56] <tfarina> michaeln: I think I have a fix for it
[03:27:30] <michaeln> how confident are you?
[03:27:45] <tfarina> michaeln: It would be simple
[03:28:42] *** dglazkov has quit IRC
[03:29:15] <tfarina> michaeln: I need to upload it as a new CL?
[03:29:44] <michaeln> i'll just revert it... you can resubmit again with the fix
[03:30:23] *** hbono has joined #chromium
[03:30:35] <tfarina> michaeln: ok
[03:31:36] *** [3des] has quit IRC
[03:31:40] <tfarina> michael: http://codereview.chromium.org/2810005/diff/1/2
[03:31:46] <tfarina> michaeln: ^
[03:32:01] *** chocobo__ has joined #chromium
[03:32:16] <tfarina> michaeln: I think that should fix the mac.
[03:33:08] <vandebo> sheriffs:  I've enabled the following tests that were disabled.  All looks good, but if you see them fail, feel free to disable them or let me know: test_shell_tests: AppCacheStorageImplTest.BasicFindMainResponseInDatabase ResourceFetcherTests.ResourceFetcherDownload net_unittests: ClientSocketPoolBaseTest.LoadState
[03:34:09] <trungl-bot> Tree opened by michaeln at chromium dot org: Tree is open (revert is in)
[03:36:11] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "unit_tests" on "Mac10.6 Tests" from 49880: ananta at chromium dot org (:iyengar), jam at chromium dot org (:jam2), jrg at chromium dot org, mad at google dot com, tfarina at chromium dot org)
[03:36:35] *** trungl has quit IRC
[03:36:36] <dimich> wasn't for long...
[03:36:49] <maruel> hclam: doing (finally)
[03:36:55] <michaeln> whack-a-mole
[03:36:59] <hclam> maruel: thanks!
[03:37:11] *** kinnetica has quit IRC
[03:37:49] <maruel> hclam: done
[03:37:58] <maruel> sorry for the delay
[03:38:13] <hclam> michaeln: I have a fix to compilation to linux perf fyi bot
[03:38:25] <hclam> michaeln: basically removing some code
[03:38:36] *** pathorn has quit IRC
[03:38:54] <hclam> michaeln: this one: http://codereview.chromium.org/2806006/show
[03:40:08] <michaeln> yes, go ahead... the current closure looks like  a repeat of the problem that should be fixed by the recent revert
[03:41:10] *** tedoc2000 has joined #chromium
[03:41:25] <hclam> michaeln: thanks
[03:41:59] *** kinnetica has joined #chromium
[03:43:15] <trungl-bot> Tree closed by michaeln at chromium dot org: Tree is closed (tired of playing whack-a-mole)
[03:44:11] *** dglazkov has joined #chromium
[03:44:11] *** ChanServ sets mode: +v dglazkov
[03:45:39] *** dglazkov has quit IRC
[03:46:09] <michaeln> it looks like the macbuilder's have got up to the revert and are building with that patched in... so i'll open the tree again
[03:46:45] <dimich> michaeln: that closure reason does not necessarily imply it'll be open eventually...
[03:47:18] <trungl-bot> Tree opened by michaeln at chromium dot org: Tree is open (again)
[03:47:21] *** JoesphL0t has quit IRC
[03:48:22] <michaeln> sorry for being a little too silly in the message
[03:49:51] <dimich> yeah! I have a very innocently-looking webkit roll (just 2 bytes change in DEPS)...
[03:50:21] <michaeln> what could possibly go wrong :)
[03:50:34] <dimich> right. oops, it was 3 bytes...
[03:50:38] *** rafaelw1 has joined #chromium
[03:51:38] *** mpcomplete has quit IRC
[03:53:56] *** dglazkov has joined #chromium
[03:53:56] *** ChanServ sets mode: +v dglazkov
[03:58:32] *** dglazkov has quit IRC
[03:59:26] *** Beetny has joined #chromium
[03:59:41] *** MikeSmithW3C has quit IRC
[04:00:07] <hclam> maruel: how can I tell the tests are running? I can't find them in the waterfall: http://build.chromium.org/buildbot/waterfall.fyi/waterfall
[04:00:19] *** MikeSmithW3C has joined #chromium
[04:02:53] *** zer0her0_ has quit IRC
[04:04:17] *** ntr0py has quit IRC
[04:05:45] *** dglazkov has joined #chromium
[04:05:45] *** ChanServ sets mode: +v dglazkov
[04:08:40] *** xji has quit IRC
[04:10:58] *** Beetny has quit IRC
[04:14:53] *** thakis has quit IRC
[04:14:53] *** thakis_ is now known as thakis
[04:15:24] <michaeln> it
[04:16:02] <michaeln> sorry... it's about time for this sheriff to ride off into the sunset...
[04:16:07] *** bweinstein has quit IRC
[04:17:05] <dimich> but darkness will fall then?
[04:18:37] <michaeln> so long as its dark green ;)
[04:19:03] <dimich> got it!
[04:20:06] *** michaeln has left #chromium
[04:20:07] *** jar has quit IRC
[04:22:49] *** hbono has quit IRC
[04:23:21] *** hobophobe has joined #chromium
[04:23:54] <hobophobe> For the developer tools, resources panel, what does it mean when a resource has a circle with a number in it?
[04:24:17] <hobophobe> Nevermind, it's color coated with the console errors, sorry.
[04:24:40] <hobophobe> s/coated/coded
[04:27:51] *** rolandsteiner has quit IRC
[04:27:56] *** nthawEE has quit IRC
[04:30:35] *** chrisccoulson has quit IRC
[04:32:42] *** nthawEE has joined #chromium
[04:35:55] *** dglazkov has quit IRC
[04:38:11] *** dpranke has quit IRC
[04:43:41] *** rafaelw1 has quit IRC
[04:45:26] *** zuh has quit IRC
[04:47:14] *** dave_levin has quit IRC
[04:53:06] *** jrmuizel has joined #chromium
[04:54:31] *** chocobo__ has quit IRC
[04:56:19] *** hbono has joined #chromium
[04:57:07] *** pathorn has joined #chromium
[04:59:37] *** kinnetica has quit IRC
[05:00:11] *** tonyg-cr has quit IRC
[05:07:51] *** dmaclach has joined #chromium
[05:10:09] *** dglazkov has joined #chromium
[05:10:09] *** ChanServ sets mode: +v dglazkov
[05:14:39] *** away01 is now known as temp01
[05:24:29] *** loislo has joined #chromium
[05:27:29] *** abarth has joined #chromium
[05:27:29] *** ChanServ sets mode: +v abarth
[05:30:58] *** FullFlannelJacke has quit IRC
[05:35:14] *** FullFlannelJacke has joined #chromium
[05:35:36] *** thakis_ has joined #chromium
[05:35:36] *** ChanServ sets mode: +v thakis_
[05:36:23] *** sergeyu has joined #chromium
[05:38:45] *** til has quit IRC
[05:39:04] *** til has joined #chromium
[05:40:58] *** TweetNeaten has quit IRC
[05:42:58] *** fqian has joined #chromium
[05:46:46] *** loislo has quit IRC
[05:48:37] *** TweetNeaten has joined #chromium
[05:51:40] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Builder (dbg)" from 49897: jam at chromium dot org (:jam2), sergeyu at chromium dot org)
[05:53:39] *** rakka has joined #chromium
[05:53:42] <dumi> jam2, sergeyu: looks like one of you broke the win build
[05:54:16] <sergeyu> ebcore.lib(RenderStyle.obj) : fatal error LNK1318: Unexpected PDB error; UNKNOWN (24) ''
[05:54:30] <dumi> maybe just a flakiness?
[05:54:55] <sergeyu> probably
[05:55:07] <sergeyu> clobbering the bot may fix this
[05:55:12] <dumi> let's wait
[05:55:18] <dumi> my CL is currently running
[05:55:27] <dumi> if it goes green, i think we can reopen the tree
[05:55:56] <sergeyu> ok
[05:56:13] <jam2> looking into build failure
[05:56:29] <dumi> the ui_tests on mac are not very happy either...
[05:56:49] <jam2> i think it's something wrong with the builder
[05:57:20] <jam2> my stuff didnt touch browser_tests
[05:57:20] *** hobophobe has quit IRC
[05:57:31] <dumi> we can probably wait for another cycle and see what happens
[06:01:14] *** drunkncrew has joined #chromium
[06:04:14] *** loislo has joined #chromium
[06:04:38] *** roc_ has joined #chromium
[06:06:02] *** leeight has joined #chromium
[06:06:06] *** leeight has left #chromium
[06:07:04] *** roc has quit IRC
[06:07:05] *** roc_ is now known as roc
[06:07:57] *** tedoc2000 has quit IRC
[06:12:52] <trungl-bot> Tree opened by nsylvain at chromium dot org: Tree is open
[06:14:30] *** tedoc2000 has joined #chromium
[06:14:48] *** trungl has joined #chromium
[06:14:48] *** ChanServ sets mode: +v trungl
[06:24:42] *** sergeyu has quit IRC
[06:27:31] *** loislo has quit IRC
[06:30:03] *** drunkncrew has quit IRC
[06:31:03] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Mac Builder (dbg)" from 49899: brettw at chromium dot org)
[06:33:00] <rakka> I built chromium os and there's no application button in the top left corner, is that normal
[06:34:13] <tfarina> rakka: please, could ask this on chromium-os channel?
[06:34:19] *** hrna has joined #chromium
[06:34:24] <rakka> k
[06:36:05] <trungl-bot> Tree opened by brettw at chromium dot org: Tree is open
[06:43:29] *** hbono has quit IRC
[06:45:56] *** tittiatcoke has joined #chromium
[06:48:46] *** bratsche has quit IRC
[06:53:13] <trungl-bot> Tree opened by viettrungluu at chromium dot org (:trungl): Tree is open (vtl: foo)
[06:59:29] *** dglazkov has quit IRC
[07:02:19] <trungl-bot> Tree opened by viettrungluu at chromium dot org (:trungl): Tree is open
[07:04:50] *** dhollowa_ has quit IRC
[07:05:49] *** kbrosnan has quit IRC
[07:07:28] *** dmaclach has quit IRC
[07:10:21] *** zuh has joined #chromium
[07:12:03] *** kbrosnan has joined #chromium
[07:14:38] *** tedoc2000 has quit IRC
[07:21:03] *** nth_ has joined #chromium
[07:21:46] *** loislo has joined #chromium
[07:23:03] *** dmaclach has joined #chromium
[07:25:05] *** nthawEE has quit IRC
[07:26:18] *** tfarina has quit IRC
[07:42:20] *** coyo has joined #chromium
[07:46:05] *** coyo is now known as bandu
[07:48:20] *** hbono has joined #chromium
[07:50:58] *** jrmuizel has quit IRC
[08:00:00] *** dmaclach has joined #chromium
[08:04:00] *** MikeSmithW3C^ has joined #chromium
[08:05:13] *** eseidel has joined #chromium
[08:06:03] *** thakis_ has quit IRC
[08:06:54] *** MikeSmithW3C has quit IRC
[08:09:20] *** thakis_ has joined #chromium
[08:09:20] *** ChanServ sets mode: +v thakis_
[08:09:31] *** dmaclach has quit IRC
[08:13:09] *** elapse has joined #chromium
[08:16:18] *** thakis_ has quit IRC
[08:17:32] *** kbrosnan has quit IRC
[08:19:35] <elapse> I've had an issue with the google chrome build where the browser will very rarely start chewing up CPU usage, but more importantly will slow the OS (windows 7) to a crawl, to the point where I am unable to even kill the process
[08:19:58] <elapse> its been rare, so I've put up with it since I really do like the chromium browser
[08:20:08] <elapse> and it seems no one else has this issue
[08:20:24] <elapse> but it has just happened 3 times in 30 minutes, and I just can't put up with it any more
[08:20:56] <elapse> if there is anything I can do as far as testing it, do let me know, I'd like to be using chrome
[08:30:06] <ivan> elapse: tried disabling most plugins in about:plugins?
[08:30:17] *** hrna has quit IRC
[08:31:40] <elapse> I'll disable everything but the google update
[08:35:18] *** abarth_ has joined #chromium
[08:35:18] *** ChanServ sets mode: +v abarth_
[08:37:52] <ivan> if you see it slowing to a crawl, try launching Process Monitor (from microsoft) really fast and recording a log
[08:39:18] <ivan> http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
[08:40:08] *** abarth_ has quit IRC
[08:40:35] *** abarth_ has joined #chromium
[08:40:35] *** ChanServ sets mode: +v abarth_
[08:42:53] <pathorn> elapse: which version of chrome are you using?
[08:43:14] <elapse> 5.0.375.70 beta
[08:43:36] <elapse> but this has occurred since at least the early 4s
[08:44:32] <pathorn> I've twice run into this from running a test which redirects to itself onload
[08:44:39] <pathorn> once on 4 and once on 5
[08:44:51] <pathorn> I think it was chrome/test/data/session_history/replace.html
[08:45:13] <pathorn> actually not sure about that html file
[08:45:18] <pathorn> but it had a meta refresh to itself
[08:45:29] <pathorn> chrome 6 (svn/dev) afaik doesn't seem to cause this
[08:45:33] <pathorn> that's why I didn't file a bug
[08:48:14] <pathorn> yeah I'm sure that's the one that game me trouble.
[08:48:19] <pathorn> elapse: try http://src.chromium.org/svn/trunk/src/chrome/test/data/session_history/replace.html
[08:48:20] *** Erkan_Yilmaz__ has quit IRC
[08:48:53] <pathorn> you might need to download it for full effect so it doesn't go over the network
[08:49:47] <elapse> seems to have slowed chrome way down, but everything else is surviving so far
[08:50:59] <pathorn> It was hard to reproduce. You might need to open a few tabs or leave the window open for a bit
[08:51:33] <elapse> I'll do that, but since the result is everything crashing if I disappear, that means it probably happened :)
[08:51:44] <pathorn> but I'm just curious since what you described is exactly what happend to me on win 7
[08:52:06] <pathorn> how often does it happen for you?
[08:52:22] <pathorn> if it's reproducable, could you try the dev channel and see if that works?
[08:52:32] <elapse> pathorn: its been very rare, once every week perhaps
[08:52:50] <elapse> but on occasion it happens repeatedly, today it has happened 4 times, including 3 times within 30 minutes of each other
[08:53:09] *** Precea has joined #chromium
[08:53:09] <pathorn> wow
[08:53:11] <Precea> hi
[08:53:26] <pathorn> was nothing else running on your system?
[08:53:27] *** eseidel has quit IRC
[08:53:29] <Precea> i have a question ^^
[08:53:51] <Precea> why webkitenterfullscreen() doesn't work in chromium ?
[08:53:52] <elapse> other programs were running in that case, but there is no pattern I've seen, I've had it happen with nothing else running
[08:54:02] <Precea> (I have an error from DOM (11))
[08:54:38] *** glaksmono has joined #chromium
[08:54:47] <glaksmono> anyone here have a clue of this error? The program '[6560] DumpRenderTree.exe: Native' has exited with code 0 (0x0).
[08:54:54] <glaksmono> i've been getting that error lately
[08:55:00] <elapse> ivan: I missed your comment back there about process explorer, I tried that but I already can barely kill the process fast enough once I see it coming in the windows task manager, and PE takes a bit longer to load, which doesn't give me enough time
[08:55:58] <elapse> I'm going to reenable the plugins, see if anything changes
[08:57:51] <pathorn> Precea: http://crbug.com/16735 mentions webkitenterfullscreen
[08:58:33] <pathorn> sounds like it just got implemented 4 days ago, and you need --enable-video-fullscreen
[08:58:42] <pathorn> maybe to avoid malicious scripts using it
[08:58:58] <Precea> ok
[08:59:15] <Precea> because it's works with safari and webkit build
[08:59:53] *** tittiatcoke has quit IRC
[09:00:41] <Precea> and in chrome/chromium a part of the fullscreen api
[09:03:53] *** Zaba has quit IRC
[09:04:11] <elapse> still alive so far
[09:04:19] *** rakka has quit IRC
[09:04:30] *** GeekShadow has joined #chromium
[09:06:35] *** abarth__ has joined #chromium
[09:06:35] *** ChanServ sets mode: +v abarth__
[09:06:35] *** abarth_ has quit IRC
[09:09:40] *** Zaba has joined #chromium
[09:09:43] <elapse> pathorn: seems to have survived both with and without the plugins
[09:09:44] <pathorn> elapse: It sounds like it's just a random thing. Maybe try using the dev channel and see if the problem goes away. If not, file a bug.
[09:10:00] <elapse> but it does always occur when links are opened
[09:10:32] <pathorn> have you gotten any crashes without plugins
[09:10:32] <elapse> I agree, but I've been hesitant to file a bug since I can't reproduce it (at least not willingly :) ) and it is hard to describe
[09:10:43] *** abarth__ has quit IRC
[09:11:07] <elapse> I have not really tried that yet, I'm going to leave them off and see what happens
[09:11:25] <pathorn> sounds good
[09:11:50] *** General13372 has joined #chromium
[09:12:06] <pathorn> that test page might have triggered it only on my specific hardware, so maybe something else causes it for you
[09:12:31] <pathorn> nite
[09:12:43] <elapse> it does occur on opening new links, so it does seem plausible the redirects would catch it
[09:12:48] <elapse> thanks for your help, good night
[09:14:36] *** eseidel has joined #chromium
[09:14:59] *** hrna has joined #chromium
[09:15:33] *** General1337 has quit IRC
[09:15:59] <glaksmono> anyone here have a clue of this error? The program '[6560] DumpRenderTree.exe: Native' has exited with code 0 (0x0).
[09:16:01] <glaksmono> i've been getting that error lately
[09:16:30] *** abarth_ has joined #chromium
[09:16:30] *** ChanServ sets mode: +v abarth_
[09:16:54] *** pathorn has quit IRC
[09:17:30] *** Beetny has joined #chromium
[09:24:48] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Mac Builder (dbg)" from 49903: yurys at chromium dot org)
[09:28:21] *** hagabaka has quit IRC
[09:31:31] *** _Caleb_ has joined #chromium
[09:32:45] *** Caleb has quit IRC
[09:33:36] *** elapse has quit IRC
[09:33:50] *** Prodego has joined #chromium
[09:35:20] *** kbrosnan has joined #chromium
[09:37:44] *** _Caleb_ has quit IRC
[09:37:46] *** trungl has quit IRC
[09:38:16] *** _Caleb_ has joined #chromium
[09:42:43] *** abarth_ has quit IRC
[09:51:03] <trungl-bot> Tree opened by yurys at chromium dot org: Tree is open
[09:51:30] <yurys> does anyone know internal URL where I can clobber Mac build?
[09:52:31] <hbono> yurys: <http://chrome-buildbot.corp.google.com:8010/builders/Chromium%20Mac%20Builder%20(dbg)>
[09:52:51] *** mhiku has joined #chromium
[09:52:56] *** Ruetobas has quit IRC
[09:53:41] *** _Caleb_ has quit IRC
[09:53:44] <yurys> hbono: thank, I can't seem to have access to it because of proxy settings:(
[09:54:07] <hbono> yurys: can I clobber the bot on you behalf?
[09:54:22] <yurys> never mind, I'll do it
[09:55:49] <hbono> yurys: oops, I have sent the old URL, the new one is <http://buildbot.jail.google.com/buildbot/waterfall/builders/Chromium%20Mac%20Builder%20(dbg)>.
[09:56:04] *** _Caleb_ has joined #chromium
[09:56:16] <yurys> hbono: timurrr already committed something, let's see if the build fails again
[09:59:15] *** darwin_ has quit IRC
[10:01:22] *** Ruetobas has joined #chromium
[10:02:15] *** darwin_ has joined #chromium
[10:07:03] *** glaksmono has quit IRC
[10:09:00] *** markusheintz has quit IRC
[10:10:07] *** markusheintz has joined #chromium
[10:12:19] *** Prodego has quit IRC
[10:14:38] *** dale1v has joined #chromium
[10:14:38] *** dale1v has joined #chromium
[10:15:57] *** dale1v has quit IRC
[10:18:03] *** dale1v has joined #chromium
[10:18:05] *** dale1v has joined #chromium
[10:19:49] *** bauerb has joined #chromium
[10:33:19] *** hamaji has quit IRC
[10:34:06] *** ROBOd has joined #chromium
[10:36:27] *** gospch has joined #chromium
[10:38:27] *** felipec has quit IRC
[10:41:32] *** gospch has quit IRC
[10:44:10] *** hamaji has joined #chromium
[10:44:40] *** rafaelw1 has joined #chromium
[10:49:09] *** rafaelw1 has quit IRC
[11:00:30] *** kphanee has joined #chromium
[11:08:57] *** Zaba has quit IRC
[11:11:51] *** zloidemon has quit IRC
[11:15:18] *** Zaba has joined #chromium
[11:16:57] *** glider has joined #chromium
[11:17:14] <glider> Good morning, trungl-bot !
[11:17:14] <trungl-bot> glider: Good morning!
[11:20:41] *** abarth has quit IRC
[11:22:39] *** rubenbb has quit IRC
[11:26:12] *** gospch has joined #chromium
[11:31:22] *** slavka` has joined #chromium
[11:31:41] *** gospch has quit IRC
[11:32:23] *** dale1v has quit IRC
[11:32:38] *** rubenbb has joined #chromium
[11:34:18] <bauerb> good morning, chromium!
[11:34:18] <trungl-bot> bauerb: Good morning!
[11:34:29] <bauerb> good morning, good night!
[11:34:42] <bauerb> good morning, danno!
[11:35:00] * bauerb is sad that trungl-bot is smarter than me
[11:35:01] <danno_> good morning chromium and trungl-bot!
[11:35:01] <trungl-bot> danno_: Good morning!
[11:35:16] <mnissler> morning, chromium!
[11:35:20] *** roc has quit IRC
[11:35:24] *** mahfouz has joined #chromium
[11:35:27] <bauerb> 'morning, chromium!
[11:36:10] <danno_> guten morgen, trungl-bot!
[11:36:19] <bauerb> good morning dear inhabitants of the chromium channel!
[11:36:59] <danno_> alas, chrome may support 40 languages, but trungl-bot does not.
[11:37:37] * bauerb supports two and a half languages.
[11:38:25] * mnissler can size your options dialog, no matter your language...
[11:38:28] <bauerb> one more try
[11:38:44] <bauerb> mnissler: i'll size your options dialog alright
[11:38:57] <bauerb> good morning chromium and friends
[11:38:57] <trungl-bot> bauerb: Good morning!
[11:39:43] <bauerb> chuck norris supports only one language, and that is pain.
[11:40:30] *** ryoohki has quit IRC
[11:40:41] *** joth has quit IRC
[11:41:54] *** chrisccoulson has joined #chromium
[11:45:21] *** Martijnc has joined #chromium
[11:46:32] *** ryoohki has joined #chromium
[11:48:42] *** tittiatcoke has joined #chromium
[11:48:43] *** c_zahmad has quit IRC
[12:03:55] *** hamaji has quit IRC
[12:09:58] *** Zaba has quit IRC
[12:12:27] *** shreyas has joined #chromium
[12:16:29] *** Precea is now known as Precea[BNC]
[12:20:48] *** General13372 has quit IRC
[12:23:06] *** MikeSmithW3C^ has quit IRC
[12:24:19] *** Precea[BNC] is now known as Precea
[12:24:23] *** GeekShadow has quit IRC
[12:27:46] *** General1337 has joined #chromium
[12:34:44] *** rubenbb has quit IRC
[12:35:08] *** darwin_ has quit IRC
[12:41:28] *** gospch has joined #chromium
[12:43:46] *** Zaba has joined #chromium
[12:46:13] *** gospch has quit IRC
[12:46:37] *** hbono has quit IRC
[12:46:46] *** Malmis has joined #chromium
[12:47:52] *** Malmis_ has quit IRC
[12:48:54] *** shreyas has quit IRC
[12:52:40] *** phanee has quit IRC
[12:54:14] *** Zaba has quit IRC
[12:54:33] *** yuzo has quit IRC
[12:55:26] *** tonikitoo has joined #chromium
[12:58:41] *** Zaba has joined #chromium
[12:59:20] *** Beelsebob has joined #chromium
[12:59:33] *** gospch has joined #chromium
[12:59:37] *** Beelsebob has left #chromium
[13:00:29] *** rubenbb has joined #chromium
[13:04:47] *** eseidel has quit IRC
[13:07:57] *** nth_ has quit IRC
[13:13:11] *** nth_ has joined #chromium
[13:23:12] *** shreyas has joined #chromium
[13:26:15] *** alyxuk| has quit IRC
[13:28:49] *** bgmerrell has quit IRC
[13:29:29] *** alyxuk has joined #chromium
[13:29:30] *** alyxuk has quit IRC
[13:29:30] *** alyxuk has joined #chromium
[13:32:29] *** ryoohki has left #chromium
[13:40:05] <jochen__> good morning chromium
[13:40:05] <trungl-bot> jochen__: Good morning!
[13:44:52] *** JoesphL0t has joined #chromium
[13:49:21] *** shreyas has quit IRC
[13:56:07] *** GeekShadow has joined #chromium
[13:58:54] *** thomasvl has joined #chromium
[13:58:55] *** ChanServ sets mode: +v thomasvl
[14:00:15] *** rubenbb has quit IRC
[14:04:29] *** slavka` has quit IRC
[14:05:09] *** slavka` has joined #chromium
[14:12:00] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "update" on "Webkit")
[14:14:02] *** _Caleb_ is now known as Caleb
[14:14:08] <bulach> uh, bots seems to be unhappy again.. :( Error: failed to run command: svn update C:\b\slave\webkit-rel\build\src --revision 49925 --force
[14:14:39] <skerner> bulach: Looking....
[14:14:50] <bulach> skerner: thanks!!
[14:17:03] <trungl-bot> Tree closed by skerner at google dot com: Tree is closed (Kicked builders that can't update, waiting to see if they go green)
[14:21:57] <thomasvl> skerner: maruel pushed a change the other day to try and let them recover from those problems, if it's not working we should reopen the bug for it.
[14:22:17] *** nayankk has joined #chromium
[14:22:48] <thomasvl> stopping memory waterfall to pick up a new config
[14:23:07] <nayankk> Does chromium has any tools to measure the graphics rendering performance using skia?
[14:27:34] <thomasvl> memory waterfall back up, all bots reconnected
[14:28:19] <thomasvl> skerner: glider will need to push a whitespace cl to kick off all the memory bots following that bounce
[14:28:49] <glider> thomasvl: skerner: timurrrr has got a small change to Valgrind scripts
[14:29:21] <glider> thomasvl: skerner: we can push it: http://codereview.chromium.org/2831008/show
[14:30:39] <thomasvl> skerner: ^^
[14:31:29] <thomasvl> (or any other sheriff)
[14:32:15] <skerner> glider: Okay, submit when ready.
[14:32:47] *** duffydack has joined #chromium
[14:33:14] <trungl-bot> Tree opened by skerner at google dot com: Tree is opened
[14:36:50] *** Beetny has quit IRC
[14:36:59] <bulach> skerner: thanks for making the bots happier! :)
[14:41:47] *** maruel has quit IRC
[14:44:05] *** kinnetica has joined #chromium
[14:44:49] <bulach> skerner: andreip and i (we're gardening), have to roll webkit's new HTML5 Lexer... we'll probably have to check in, wait the bots to catch up and then rebaseline a few tests... we're planning to do this in 30mins, and we may need to close the tree before the new baselines.. is it ok?
[14:46:05] *** tonikitoo has quit IRC
[14:46:29] *** Precea is now known as Precea[BNC]
[14:47:18] <skerner> bularch: Sounds good.  Getting it done before MTV people get in is always nine.
[14:47:48] *** kliegs has quit IRC
[14:47:57] <skerner> bulach: (mistyped your login) ^^^
[14:49:17] <bulach> skerner: cool, thanks! we'll be doing this roll shortly, hopefully it'll be smooth.. :)
[14:52:50] *** AaronMT has joined #chromium
[14:53:25] <trungl-bot> Tree opened by glider at chromium dot org: Tree is opened (heapcheck -> glider)
[14:53:27] *** Precea[BNC] is now known as Precea
[14:55:02] *** maruel has joined #chromium
[14:55:02] *** ChanServ sets mode: +v maruel
[14:56:36] *** shreyas_ has joined #chromium
[14:58:53] <maruel> hclam: I'll verify later what happened
[14:59:13] *** phanee has joined #chromium
[15:01:14] *** duffydack has quit IRC
[15:07:47] *** rubenbb has joined #chromium
[15:11:14] *** temp01 is now known as away01
[15:13:24] *** jrmuizel has joined #chromium
[15:14:40] <trungl-bot> Tree opened by skerner at google dot com: Tree is opened (heapcheck -> glider, UI tests -> skerner)
[15:18:47] *** Bleak has joined #chromium
[15:20:05] *** shreyas_ has quit IRC
[15:20:52] *** K10 has joined #chromium
[15:20:57] <K10> hi guys
[15:21:17] <K10> i think i found a bug, is it possible to post them anywhere?
[15:21:37] <K10> a bug in google chrome :D
[15:21:45] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Builder (dbg)" from 49932: whesse at chromium dot org)
[15:21:52] *** mahfouz has quit IRC
[15:21:54] *** shreyas has joined #chromium
[15:22:15] <malavv> K10: Yep, for sure
[15:22:35] <malavv> crbug.com/new
[15:22:39] <malavv> Thanks
[15:24:48] <K10> malavv, ty
[15:26:44] <skerner> whesse: Can you take a look at the build failure starting at 49932?
[15:28:09] <skerner> whesse: Looks like webcore\bindings/V8* do not play nice with the new version of V8?
[15:28:49] <trungl-bot> Tree closed by skerner at google dot com: Tree is closed (Looking at V8 compile warnings)
[15:29:24] *** phanee has quit IRC
[15:30:08] *** whesse has joined #chromium
[15:31:03] <whesse> Hi.  It doesn't look like my fault.  It also failed in an earlier build.
[15:31:42] *** rubenbb has quit IRC
[15:33:38] <skerner> whesse: You mean 49926?
[15:33:51] <whesse> Yes.
[15:33:58] <whesse> Was that a real error?
[15:36:06] <whesse> Am I missing something in the compile log, or is the first error the final one, about the error in the pdb file: fatal error LNK1318: Unexpected PDB error; UNKNOWN (24) ''
[15:36:45] <skerner> whesse: Yes, I think you are right....
[15:37:25] <skerner> whesse: The issue is not your commit.
[15:39:56] <trungl-bot> Tree opened by skerner at google dot com: Tree is open (skerner -> Watching compile of new webkit rev)
[15:40:08] *** tonikitoo has joined #chromium
[15:41:11] *** bgmerrell has joined #chromium
[15:41:40] *** pinkerton has joined #chromium
[15:41:40] *** ChanServ sets mode: +v pinkerton
[15:45:17] <K10> done.
[15:45:31] *** TweetNeaten has quit IRC
[15:46:47] *** kliegs has joined #chromium
[15:46:48] *** rubenbb has joined #chromium
[15:47:28] *** zer0her0 has joined #chromium
[15:50:15] *** dglazkov has joined #chromium
[15:50:15] *** ChanServ sets mode: +v dglazkov
[15:51:06] <bulach> skerner: just landed the webkit roll, let's see how it goes..
[15:54:19] *** TweetNeaten has joined #chromium
[16:04:12] *** K10 has quit IRC
[16:11:47] <thomasvl> whesse: v8 cl started a compile failure?
[16:12:06] *** dmazzoni has joined #chromium
[16:12:37] <thomasvl> maruel: webcore.lib(FrameView.obj) : fatal error LNK1318: Unexpected PDB error; UNKNOWN (24) ''
[16:13:39] <thomasvl> maruel: http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Builder%20(dbg)/builds/21215/steps/compile/logs/stdio
[16:14:37] <skerner> thomasl: Clobbered to try and resolve the link error, but no luck.
[16:15:06] *** Adys has quit IRC
[16:15:16] <skerner> thomasvl: ^^^
[16:15:29] <thomasvl> yup, hence the MA ping.  :)
[16:16:58] <thomasvl> bulach: linux has some failures for you.
[16:17:16] <andreip__> thomasvl: webkit tests need rebaselining
[16:17:37] <andreip__> we need to let 49936 finish building
[16:17:46] <thomasvl> yup, just pointing out linux has the info ready for collecting that part
[16:17:55] <andreip__> ah, thanks :)
[16:20:04] <Peter`> Why didn't you include WebKit revs 61235 and 61236 in the 61234 (HTML5 Lexer) roll? These seem to be test-fixes for 61234
[16:21:46] *** GeekShado_ has joined #chromium
[16:22:08] <andreip__> our bad: Adam Barth warned us that 61234 introduces the new HTML5 lexer and that the tests will need rebaselining
[16:22:30] <andreip__> so we did a roll up to but explcuding 61234
[16:22:37] <andreip__> then another one including just 61234
[16:22:51] <andreip__> in retrospect, we should have rolled to 61236, you're right
[16:23:21] <andreip__> or 61238 even
[16:23:42] *** GeekShadow has quit IRC
[16:24:29] *** dhollowa_ has joined #chromium
[16:24:32] *** dglazkov has quit IRC
[16:25:27] *** rsesek has joined #chromium
[16:25:27] *** ChanServ sets mode: +v rsesek
[16:27:26] *** dmaclach has joined #chromium
[16:27:58] *** Adys has joined #chromium
[16:32:01] *** Kunalagon has joined #chromium
[16:32:56] *** yutak_home has joined #chromium
[16:32:56] *** ChanServ sets mode: +v yutak_home
[16:33:15] <andreip__> skerner: will roll WK again to 61240
[16:33:23] *** nayankk has quit IRC
[16:35:45] *** trungl has joined #chromium
[16:35:45] *** ChanServ sets mode: +v trungl
[16:36:15] *** dhollowa_ has quit IRC
[16:36:43] *** dmaclach has quit IRC
[16:36:44] *** stuartmorgan has joined #chromium
[16:36:44] *** ChanServ sets mode: +v stuartmorgan
[16:37:27] <malavv> Morning guys, How can I pass a refference to a scoped_refptr?
[16:37:32] <malavv> reference*
[16:38:13] *** shreyas has quit IRC
[16:38:48] *** shreyas has joined #chromium
[16:39:34] *** tedoc2000 has joined #chromium
[16:39:43] <pinkerton> foo.get()?
[16:43:08] *** nsm has joined #chromium
[16:43:25] <maruel> thomasvl: probably worth trying to reboot
[16:44:06] <nsm> hi, um do chromium extension popup (browser actions) run with background page permissions or content script permissions?
[16:44:14] <trungl> 'morning, Chromium.
[16:44:14] <trungl-bot> trungl: Good morning!
[16:44:33] <thomasvl> maruel: looks like it has now cleared
[16:44:44] <maruel> ok
[16:45:13] <skerner> nsm: Not sure what you mean.  Popups are different from both.
[16:45:18] *** erikkay has joined #chromium
[16:46:00] <nsm> i mean as pages what parts of the extension API can they access?
[16:46:03] <skerner> nsm: Popups can access the namespace of the backround page using chrome.extension.getBackgroundPage()
[16:46:19] *** dglazkov has joined #chromium
[16:46:19] *** ChanServ sets mode: +v dglazkov
[16:46:34] *** dglazkov has quit IRC
[16:46:41] *** dglazkov has joined #chromium
[16:46:41] *** ChanServ sets mode: +v dglazkov
[16:47:22] <nsm> skerner: and can they access chrome.tabs, chrome.browserAction and friends?
[16:47:26] *** jrmuizel has quit IRC
[16:49:30] *** tedoc2000 has quit IRC
[16:51:54] *** hagabaka has joined #chromium
[16:52:14] <skerner> nsm: Yes, javascript running in a popup can access chrome.* apis.
[16:52:36] <nsm> ok, thanks a lot skerner
[16:52:45] *** Beetny has joined #chromium
[16:52:53] <trungl-bot> Tree opened by andreip at chromium dot org: Tree is open (bulach, andreip -> webkit tests need rebaselining)
[16:53:28] <erikkay> anybody else having problems getting to webkit.org with a gclient sync?
[16:54:00] <rsesek> erikkay: I think webkit.org may have problems; build.webkit was down for a bit and the bug tracker is flaky
[16:54:13] <andreip__> erikkay: we're seeing the same from London
[16:54:23] <erikkay> bummer
[16:54:36] <rsesek> that said, I just successfully synced
[16:56:03] *** tedoc2000 has joined #chromium
[16:56:32] <dglazkov> good morning, Chromium!
[16:56:33] <trungl-bot> dglazkov: Good morning!
[16:57:01] <erikkay> rsesek: maybe you have a different gclient config
[16:57:04] <trungl> Good morning, dglazkov!
[16:57:15] <trungl> take that, trungl-bot!
[16:57:19] <rsesek> erikkay: I have a non-modified gclient config in terms of webkit
[16:57:20] <erikkay> could not connect to server (http://svn.webkit.org)
[16:57:22] <trungl> I am *not* redundant
[16:57:55] <erikkay> well, of course on my fifth try, it got past that line
[16:58:06] <erikkay> it looks like it's hanging now though
[16:58:39] <trungl> didn't we set up an svn mirror of webkit?
[16:58:47] <dmazzoni> gclient sync is hanging for me too
[16:59:17] <trungl> (at least good if you're not committing to webkit, obviously)
[16:59:46] <maruel> trungl: yes you can use the mirror
[16:59:50] <maruel> it's documented somewhere
[16:59:59] *** slavka` has quit IRC
[17:00:01] <trungl> or you can just search your email ;)
[17:00:22] *** slavka` has joined #chromium
[17:00:35] *** Beetny has quit IRC
[17:01:52] *** bers has joined #chromium
[17:03:09] <dglazkov> andreip__, bulach: how's gardening going?
[17:03:23] <dglazkov> everything's looking nice and red :)
[17:03:42] <bulach> dglazkov: yep, they just changed the HTML parser... ;)
[17:04:08] <bulach> dglazkov: I'm about to submit a few layout test expectations downstream to make it look greener, and will roll the new rebaselines shortly..
[17:04:30] <dglazkov> bulach: excellent! I'll stay out of your hair then :)
[17:05:08] <bulach> dglazkov: :)
[17:05:47] <thakis> dglazkov!
[17:06:58] *** jamesr has joined #chromium
[17:07:36] <trungl> thakis!
[17:07:45] <thakis> trungl!
[17:08:02] <thakis> rest of chromium!
[17:08:34] *** nsm has left #chromium
[17:11:24] <thakis> trungl: you speakers are making noises
[17:11:36] <trungl> turn off your phone
[17:11:38] <trungl> or someone's phone
[17:12:11] <trungl> someone's gsm phone is running in 2g
[17:14:35] <trungl> thakis: wait till you see (well, hear) the weird noises my linux box makes
[17:14:54] * thakis waits
[17:15:10] <trungl> you might be waiting for a while
[17:15:53] * trungl accidentally quit xcode, and now has to wait for it to check dependencies.
[17:19:28] <thakis> infuriating
[17:19:42] <thakis> if accidental quits were a problem with chrome, we would fix that in an instant
[17:19:45] <thakis> lazy xcode folks
[17:19:57] * trungl coughs.
[17:20:13] * trungl rolls his eyes.
[17:20:27] <trungl> man, it's still checking dependencies.
[17:20:38] <trungl> I changed only one bloody file, dammit!
[17:23:11] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "net_unittests" on "Modules XP (dbg)" from 49946: bulach at chromium dot org)
[17:23:40] *** slavka`1 has joined #chromium
[17:23:51] <vandebo> load_state needs to be marked flaky
[17:24:00] <bulach> ouch, the bots are really after me today.. :) i'm pretty sure my change didn't break net..
[17:24:12] <trungl> biab
[17:24:12] <vandebo> no, I reenabled that test yesterday
[17:24:21] <glider> trungl: in fact accidental quits are a problem with chrome. I even had to unmap Cmd-Q
[17:24:39] <trungl> glider: I'm well aware of this problem
[17:24:46] <trungl> and have threatened to pry off my Q key
[17:24:59] *** qinjia has joined #chromium
[17:25:05] <trungl> maybe *I* should fix this issue sometime
[17:25:16] <trungl> 'cause it apparently won't get fixed otherwise
[17:25:19] <andreip__> dglazkov: we need a WK review :)
[17:25:20] <bulach> vandebo: it just failed on an unrelated change, should we mark as flaky again?
[17:25:25] * trungl sighs
[17:25:42] <vandebo> bulach: yes (it was disabled before)
[17:25:46] *** legion13_ has joined #chromium
[17:25:54] *** trungl has quit IRC
[17:25:57] <thakis> trungl: first you need to take care of flash
[17:26:09] <andreip__> dglazkov: https://bugs.webkit.org/show_bug.cgi?id=40711
[17:26:13] <trungl-bot> Tree opened by vandebo at chromium dot org: Tree is open (net_unittests -> vandebo)
[17:26:27] <bulach> vandebo: ok, thanks!
[17:26:57] *** slavka` has quit IRC
[17:28:04] <thakis> awong: should the copy stage for libffmpegsumo be guarded by a check for build_ffmpegsumo (in chrome_dll.gypi)?
[17:31:18] *** dmaclach has joined #chromium
[17:31:39] *** dhollowa_ has joined #chromium
[17:32:46] *** jamesr_ has joined #chromium
[17:33:39] *** dhollowa_ has quit IRC
[17:33:44] *** Erkan_Yilmaz has joined #chromium
[17:34:31] <dglazkov> andreip__: whoops sorry -- was at bkfst. rs=me
[17:34:35] *** jamesr_ has joined #chromium
[17:34:58] *** bers has quit IRC
[17:35:33] *** jamesr has quit IRC
[17:35:33] *** tonyg-cr has joined #chromium
[17:35:33] *** jamesr_ is now known as jamesr
[17:35:33] *** ChanServ sets mode: +v tonyg-cr
[17:35:41] *** dglazkov_ has joined #chromium
[17:35:41] *** ChanServ sets mode: +v dglazkov_
[17:36:34] *** phanee has joined #chromium
[17:36:41] <andreip__> dglazkov: thanks
[17:36:51] *** rohitrao has joined #chromium
[17:36:51] *** ChanServ sets mode: +v rohitrao
[17:39:10] *** dglazkov has quit IRC
[17:39:11] *** dglazkov_ is now known as dglazkov
[17:42:20] *** glider has quit IRC
[17:42:49] *** jrmuizel has joined #chromium
[17:45:16] <bulach> dglazkov: thanks!
[17:47:44] *** Scp2004- has joined #chromium
[17:48:20] <fta> evmar, is there already a bug for the new flash plugin crashing in NPAPI::PluginLib::UnloadAllPlugins()?
[17:49:16] *** TweetNeaten has quit IRC
[17:50:41] <rsesek> I keep hitting a bunch of SIGPIPEs when debugging Chromium ToT Mac ? anyone else?
[17:54:54] *** Utoxin has quit IRC
[17:55:31] *** kinnetica has quit IRC
[17:55:50] *** Utoxin has joined #chromium
[17:56:30] *** GeekShado_ has quit IRC
[17:57:01] *** slavka`1 has quit IRC
[17:58:55] *** Scp2004- is now known as TweetNeaten
[17:59:42] *** anders has quit IRC
[18:00:25] <stuartmorgan> fta: crbug.com/46526
[18:01:32] <thakis> hooray, got chromium built using clang!
[18:01:41] <rsesek> nice!
[18:01:51] <thakis> of course it crashes on startup
[18:01:54] <rsesek> w00t
[18:01:56] *** fahadsadah_ has quit IRC
[18:02:23] *** qinjia has quit IRC
[18:02:46] <fta> stuartmorgan, thanks. so r49877 is supposed to have the fix. good. i just have to restart
[18:02:56] *** qinjia has joined #chromium
[18:03:30] *** anders has joined #chromium
[18:03:43] *** d1b has quit IRC
[18:04:29] <mirandac> rohitrao: ping
[18:04:40] <rohitrao> mirandac: hello
[18:05:20] <mirandac> rohitrao: hi there -- just passed you a v. small review to add logging to the ff dylib path variable thing that seems to be going wrong re: password import.
[18:05:30] *** bers has joined #chromium
[18:05:47] *** d1b has joined #chromium
[18:05:54] <mirandac> rohitrao: hope that's ok -- and if you could let me know what happens when you run it w/the log, that would be even more awesome. :-)
[18:06:07] <rohitrao> mirandac: I'm guessing you want rohitbm? :)
[18:06:25] <mirandac> rohitrao: too many rohits in the world!
[18:06:33] <mirandac> rohitrao: indeed, sorry to bug you! :-D
[18:06:38] <rohitrao> hehe, np
[18:08:08] *** trungl has joined #chromium
[18:08:15] *** ChanServ sets mode: +v trungl
[18:11:45] *** RT|Chatzilla has quit IRC
[18:12:41] *** duffydack has joined #chromium
[18:13:57] *** FullFlannelJacke has quit IRC
[18:14:04] <skerner> bulach, andrei: Any ideas why Webkit Linux (dbg) has a Syntax error in its logs?
[18:14:36] <bulach> skerner: yep, I made a mistake on test_expectations, just fixed that on r49953.. sorry about this.
[18:14:40] *** loislo has quit IRC
[18:14:53] *** hagabaka has quit IRC
[18:15:09] *** alsk has joined #chromium
[18:15:19] <skerner> bulach: No problem, just wanted to make sure someone was on it.
[18:16:10] *** xji has joined #chromium
[18:16:58] <bulach> skerner: thanks! btw, just a quick progress report: that last change should (hopefully) silence the webkit bots downstream. I just landed the new baselines upstream, we'll be rolling them soon, and hooray, a new html parser! :)
[18:18:18] *** bauerb has quit IRC
[18:19:26] *** whesse has quit IRC
[18:22:22] *** c_zahmad has joined #chromium
[18:23:16] <thakis> rsesek: can you check what gcc4.2 does with http://codepad.org/aLLoamjw please?
[18:23:38] <rsesek> thakis: g++ or gcc?
[18:23:53] <thakis> rsesek: g++ (instructions at that link? :-P)
[18:24:06] <rsesek> raw.c: In function ?void f()?:
[18:24:06] <rsesek> raw.c:10: error: redefinition of ?void f()?
[18:24:06] <rsesek> raw.c:3: error: ?void f()? previously defined here
[18:24:19] *** fqian has joined #chromium
[18:24:23] <rsesek> oh I see 1 sec
[18:25:13] <rsesek> thakis: works
[18:25:20] <thakis> rsesek: tgabjs!
[18:25:25] <thakis> thanks, even
[18:25:36] <rsesek> heh
[18:25:48] *** markmentovai has joined #chromium
[18:25:48] *** ChanServ sets mode: +v markmentovai
[18:26:22] * thakis tries to understand how he mistyped that
[18:26:45] <thakis> it looks like i had the right hand one character too far to the right for parts of the word
[18:27:30] *** kinnetica has joined #chromium
[18:28:32] <trungl> dear IB: why can't you set showsBorderOnlyWhileMouseInside (on an NSButtonCell)?
[18:28:55] *** thakis_ has joined #chromium
[18:28:56] *** ChanServ sets mode: +v thakis_
[18:28:57] *** thakis_ has quit IRC
[18:29:01] <rsesek> can anybody repro crbug.com/46289 in debug mode?
[18:29:19] <pinkerton> trungl: heh
[18:30:16] *** tonyg-cr1 has joined #chromium
[18:30:32] *** General1337 has quit IRC
[18:30:46] *** tonyg-cr has quit IRC
[18:30:47] *** General1337 has joined #chromium
[18:31:31] *** mpcomplete has joined #chromium
[18:31:31] *** ChanServ sets mode: +v mpcomplete
[18:33:23] *** alsk has quit IRC
[18:33:39] *** duffydack has quit IRC
[18:35:49] *** jamesr has quit IRC
[18:36:39] *** dglazkov has quit IRC
[18:36:44] *** alsk has joined #chromium
[18:36:57] *** dglazkov has joined #chromium
[18:36:58] *** ChanServ sets mode: +v dglazkov
[18:38:15] *** bweinstein has joined #chromium
[18:38:20] *** bauerb has joined #chromium
[18:41:46] *** bauerb_ has joined #chromium
[18:44:48] *** bauerb has quit IRC
[18:44:49] *** bauerb_ is now known as bauerb
[18:47:05] *** Buglouse has joined #chromium
[18:47:22] *** chocobo__ has joined #chromium
[18:47:31] *** dave_levin has joined #chromium
[18:53:54] *** GeekShadow has joined #chromium
[18:55:02] <trungl-bot> Tree opened by skerner at google dot com: Tree is open
[18:55:55] <dglazkov> andreip__: yt?
[18:56:17] *** sbyer has joined #chromium
[18:59:13] <thakis> rsesek: i just realized that i have both gcc-4.0 and gcc-4.2 in my /usr/bin. sorry :-P
[18:59:19] <rsesek> :p
[18:59:23] <rsesek> np
[18:59:23] *** darwin_ has joined #chromium
[19:00:52] <andreip__> dglazkov: yes
[19:01:37] <dglazkov> andreip__: are you guys about done gardening for the day? Should I be taking over?
[19:03:11] <andreip__> dglazkov: I think we'd need your help figuring out why missing-title-end-tag-js.html shows up as failing
[19:03:15] *** dimich_ has joined #chromium
[19:03:25] <dglazkov> andreip__: sure, np.
[19:03:27] <dglazkov> looking
[19:03:33] <andreip__> despite being marked as expected to fail in the expected_results.txt
[19:03:43] <dglazkov> there are reliability bot fails from the parser.
[19:03:59] <dglazkov> I'll build webkit tot, test and file bugs/suppressions on bugs.webkit.org
[19:04:15] <andreip__> ok
[19:04:51] *** masterov has quit IRC
[19:05:33] <andreip__> the expected output was changed for that test
[19:06:52] *** inferno-sec has joined #chromium
[19:07:42] <bulach> dglakzov: apparently it's trying to fetch an image, rather than the text expectation, "fast/js/missing-title-end-tag-js.html failed: No expected image found".. do you know who says it's a pixel test?
[19:08:27] <dglazkov> it says itself
[19:08:32] *** zherczeg has joined #chromium
[19:08:35] <dglazkov> it now throws a js exception
[19:08:51] <dglazkov> which makes it never set dumpAsText()
[19:09:21] <dglazkov> ... or something like that?
[19:09:22] <dglazkov> :)
[19:09:43] <andreip__> hmm, I don't see where it says it's a pixel test
[19:09:51] <andreip__> although it must be since that's what the bot thinks it is
[19:10:27] <dglazkov> andreip__: pixel test is true by default. you have to explicitly call layoutTestController.dumpAsText() to make it a text-only test
[19:10:48] <dglazkov> andreip__: so that's what happens. for some reason, that is never called.
[19:11:01] <andreip__> ah I see so it'll look for the png if dumpAsText() is never called
[19:11:15] <dglazkov> yup
[19:11:16] <andreip__> and then report that png is missing
[19:11:19] <bulach> got it..
[19:11:40] <dglazkov> for now, skip it and give to tonyg-cr1 :)
[19:11:51] <andreip__> ok ;)
[19:11:57] <bulach> great, thanks!
[19:13:04] <zherczeg> maruel: hi
[19:13:48] <tonyg-cr1> andreip__, dglazkov: just give me the bug and I'll take care of it
[19:13:52] <dglazkov> :)
[19:14:00] * dglazkov is so glad we have tonyg-cr1
[19:14:08] <tonyg-cr1> is that really the only reliability failure?
[19:14:45] *** Malmis_ has joined #chromium
[19:15:15] *** Gudy has quit IRC
[19:15:41] <dglazkov> tonyg-cr1: no, that one is a test failure
[19:15:56] *** pathorn has joined #chromium
[19:15:58] <dglazkov> the reliability fail looks to be all from the same cause, but I can't repro on WebKit ToT
[19:15:58] *** Beetny has joined #chromium
[19:16:06] <dglazkov> tonyg-cr1: http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Reliability/builds/10491/steps/reliability:%20partial%20result%20of%20current%20build/logs/stdio
[19:16:07] *** Malmis has quit IRC
[19:17:06] <tonyg-cr1> dglazkov: thanks
[19:17:39] *** nebula has joined #chromium
[19:19:17] <thakis> pinkerton: i like the unified menu button :-)
[19:19:25] <pinkerton> heh
[19:19:36] <rsesek> me too. but, it needs to list the key equivalents, tho
[19:19:42] <thakis> the bottom of the "Basics" pref pane now looks like it has a bit too much vertical spacing, but oh well
[19:19:58] <pinkerton> thakis: there's a bug because we're now remembering window size
[19:20:11] <pinkerton> if you switch to another panel then back, it'll go away forever
[19:20:29] *** jamesr has joined #chromium
[19:20:39] <maruel> zherczeg: hi
[19:21:02] *** Beetny has quit IRC
[19:21:05] <zherczeg> maruel: could you help me about chromium build?
[19:21:16] <maruel> zherczeg: depends?
[19:21:24] <zherczeg> maruel: https://bugs.webkit.org/show_bug.cgi?id=5861 this is my patch
[19:21:41] <zherczeg> maruel: does not build on chromium: https://webkit-commit-queue.appspot.com/results/3279154
[19:22:14] *** michaeln has joined #chromium
[19:22:19] <zherczeg> maruel: I need to add SVGFEConvolveMatrixElement.idl to the chromium build somehow
[19:23:15] <maruel> zherczeg: ok in the gyp file one sec
[19:23:19] *** lianj_ has quit IRC
[19:25:08] *** tonyg-cr1 has quit IRC
[19:25:11] *** lianj has joined #chromium
[19:25:11] <maruel> zherczeg: WebCore/WebCore.gypi
[19:25:33] <maruel> you'll find an svg section
[19:26:01] <zherczeg> maruel: 'webcore_svg_bindings_idl_files': ?
[19:26:17] *** Gudy has joined #chromium
[19:26:45] <zherczeg> maruel: already added the 'svg/SVGFEConvolveMatrixElement.idl', to that list
[19:26:52] *** shreyas has quit IRC
[19:28:15] *** mattijle has quit IRC
[19:28:21] *** mattijle has joined #chromium
[19:28:35] <zherczeg> maruel: and SVGFEConvolveMatrixElement.cpp and .h as well (see my patch). But that is not enough
[19:28:35] *** SRabbelier has joined #chromium
[19:28:50] *** mnissler has quit IRC
[19:29:10] *** malavv has quit IRC
[19:29:13] *** duffydack has joined #chromium
[19:29:52] *** malavv has joined #chromium
[19:30:38] *** bers has quit IRC
[19:31:24] *** tonyg-cr has joined #chromium
[19:31:24] *** ChanServ sets mode: +v tonyg-cr
[19:32:04] *** shreyas has joined #chromium
[19:32:47] *** masterov has joined #chromium
[19:35:37] <skerner> albertb: Mac and linux sync unit tests are failing, and I see you commited a change to the sync code.  Can you take a look?
[19:36:09] <maruel> zherczeg: I'm probably not the best person to help you with that
[19:36:22] <zherczeg> maruel: whou wouldbe?
[19:36:23] <maruel> jparent: ^^^^
[19:38:45] <thakis> (gdb) call (void)[self class]
[19:38:46] <thakis> A syntax error in expression, near `]'.
[19:38:47] <thakis> huh
[19:38:50] <thakis> what am i doing wrong?
[19:39:45] *** m0 has quit IRC
[19:40:59] *** duffydack has quit IRC
[19:41:30] *** felipe` has quit IRC
[19:42:25] <thomasvl> thakis: you probably want to print it right?
[19:42:44] <thakis> thomasvl: same error with print or po
[19:42:51] <thakis> calling would be a good first step i figured
[19:42:56] <thomasvl> po self doesn't include anything useful?
[19:43:13] <thomasvl> that should fire description to give you the class info too
[19:43:21] <thakis> (gdb) po self
[19:43:21] <thakis> <BrowserWindowController: 0x1a6190>
[19:43:31] <thakis> but i'm trying to call methods on it
[19:43:37] <thakis> and i get "A syntax error"
[19:43:45] <thakis> ", near ']'"
[19:44:00] <thomasvl> sounds like it doesn't realize it should be in objc mode
[19:44:19] <michaeln> is albertb at chromium dot org around?
[19:44:36] *** duffydack has joined #chromium
[19:44:41] <thakis> thomasvl: oh, might be "class". po (NSString*)[self description] seems to work
[19:44:44] <thakis> nvm
[19:44:55] <skerner> michaeln: I tried contacting him by IRC and gchat, no response.
[19:45:05] *** bauerb_ has joined #chromium
[19:46:21] *** dglazkov_ has joined #chromium
[19:46:21] *** ChanServ sets mode: +v dglazkov_
[19:47:43] *** dglazkov has quit IRC
[19:47:43] *** dglazkov_ is now known as dglazkov
[19:47:56] *** bauerb has quit IRC
[19:47:56] *** bauerb_ is now known as bauerb
[19:48:52] *** lnostdal_ has quit IRC
[19:49:48] <trungl-bot> Tree opened by skerner at google dot com: Tree is open (sync unit test failures -> albertb)
[19:50:33] *** lnostdal has joined #chromium
[19:50:33] *** eseidel has joined #chromium
[19:51:42] *** mnissler has joined #chromium
[19:54:12] *** abarth has joined #chromium
[19:54:12] *** ChanServ sets mode: +v abarth
[19:54:52] <trungl-bot> Tree opened by skerner at google dot com: Tree is open (r49977 reverted, sync tests should cycle green)
[19:55:48] *** GeorgeY has joined #chromium
[19:56:17] <tonyg-cr> bulach: A lot of the layout tests will start passing again when you land http://codereview.chromium.org/2809011
[19:56:38] <tonyg-cr> bulach: (for instance the missing-title-end-tag test)
[19:58:39] <amx> is it possible to have plugins run in-process on mac os x?
[20:00:37] *** rafaelw has joined #chromium
[20:00:39] <thakis> amx: no
[20:00:57] <trungl-bot> Tree opened by skerner at google dot com: Tree is open
[20:04:05] <stuartmorgan> amx: why do you ask?
[20:06:10] *** mattijle has quit IRC
[20:06:18] *** mattijle has joined #chromium
[20:06:20] <amx> I have an insecure toy plugin, and I want it to run in chromium
[20:06:27] *** mattijle has joined #chromium
[20:06:36] <thakis> is there a way to tell git try to only try the changes i made in my current branch relative to its parent branch (as opposed to relative to trunk)?
[20:06:54] <maruel> thakis: yes
[20:06:59] <maruel> git try <other branch>
[20:07:08] <maruel> it probably works
[20:07:10] <maruel> :D
[20:07:31] <stuartmorgan> amx: what do you mean by "insecure"?
[20:07:37] <thakis> maruel: ah! i tried that, but in the wrong directory :-P
[20:08:18] <amx> takes a function pointer, dereferences it :)
[20:09:36] <maruel> thakis: tell me if it gives sensible results
[20:09:40] <amx> but --in-process-plugins should work on windows, right?
[20:11:38] <stuartmorgan> amx: as far as I know, it still works on Windows. I'm still confused though... takes a function pointer from where?
[20:12:47] <amx> javascript
[20:14:01] <amx> the plugin exports one function to javascript, and this function takes a parameter, and just jumps to the location
[20:14:08] *** maikmerten has joined #chromium
[20:16:36] <thakis> maruel: doesn't seem like it
[20:17:50] <bulach> tonyg-cr: I actually landed the change you mentioned on http://codereview.chromium.org/2843005/show
[20:18:33] <bulach> tonyg-cr: andreip just rolled to the new expectations from upstreams, we should be good to remove the suppressions soon!
[20:19:55] <maruel> thakis: yep, trychange.py ignore its args
[20:20:01] <maruel> I can look at fixing but not right now
[20:20:33] *** mattijle has quit IRC
[20:20:43] *** mattijle has joined #chromium
[20:21:44] *** mattijle has quit IRC
[20:21:46] <tonyg-cr> bulach: awesome!
[20:24:08] *** bent-mozilla has joined #chromium
[20:24:22] *** steven_t has joined #chromium
[20:24:24] <steven_t> heyall
[20:24:51] <steven_t> pinkerton: ping :)
[20:24:55] <pinkerton> pong
[20:25:01] <steven_t> pm?
[20:25:05] <pinkerton> fire away
[20:25:06] <thomasvl> is the tree really gonna green up across the board? (reliability, webkit, etc.)  should it close until it does so things don't chain?
[20:25:16] <maruel> thakis: can you file a bug so I don't forget?
[20:25:30] <thakis> maruel: sure
[20:26:37] *** duffydack has left #chromium
[20:26:38] *** SRabbelier has quit IRC
[20:27:03] <tonyg-cr> andreip__, bulach: Is there already a bug for the reliability crash in WebCore::LegacyHTMLTreeConstructor::insertNode
[20:27:35] <maruel> thakis: and assign to me
[20:28:00] <bulach> tonyg-cr: we haven't looked at any reliability crash, layout tests kept as busy.. :(
[20:28:14] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "update" on "Chromium Mac Builder (dbg)")
[20:29:05] <tonyg-cr> bulach: I'll open one
[20:29:17] <bulach> tonyg-cr: cool, thanks!
[20:29:32] <markmentovai> thakis: back out NOW
[20:30:05] <markmentovai> thakis: you there?
[20:30:13] <thakis> markmentovai: drover is running?
[20:30:17] <markmentovai> thank you
[20:30:32] <thakis> wah!
[20:30:37] <skerner> thakis: What happened?
[20:30:43] <thakis> skerner: no idea
[20:30:45] <markmentovai> thakis: this is why i asked where that variable was defined
[20:30:49] <thakis> git cl dcommit failed me
[20:30:53] <pinkerton> shess: ping?
[20:31:00] <markmentovai> ?cuz it ain?t defined in chrome.gyp
[20:31:15] *** oshima_ has joined #chromium
[20:31:21] <shess> pinkerton: yes.
[20:31:44] <markmentovai> thakis: trybots were red on update, did you skip that check?
[20:32:15] <thakis> markmentovai: trybots sent the whole diff of my 3 branches, while `git cl dcommit` claimed to send only the diff of current branch -> parent branch
[20:32:16] <trungl-bot> Tree closed by skerner at google dot com: Tree is closed (Backing out some commits...)
[20:32:18] <thakis> (as i told it to
[20:32:46] <pinkerton> shess: when someone drops a url onto the omnibox to load it, who handles that drop action? is it the toolbar controller or the omnibox?
[20:32:51] <sbyer> thakis: sounds similar to what I hit the other day
[20:33:07] <sbyer> thakis: what did git cl presubmit report?
[20:33:16] <trungl-bot> Tree closed by mark at chromium dot org (:markmentovai): closed (evertyhing failed the update step, thakis, fixing)
[20:33:19] *** ojan_away has quit IRC
[20:33:51] <andreip__> dglazkov: I think we're done re gardening
[20:33:56] <shess> pinkerton: I think it's the URLDropTarget stuff in autocomplete_text_field_editor.mm.
[20:33:59] <andreip__> done for the day :)
[20:34:22] <pinkerton> shess: yeah, just found it, the drop controller that delegates to is the toolbar controller
[20:34:32] <rsesek> sky__: ping
[20:34:33] <shess> pinkerton: don't recall if trung was responsible for the autocomplete_text_field_editor.mm part, but he was responsible for URLDropTarget.
[20:34:57] <pinkerton> yup. the tab strip does some things different form the omnibox so i'm trying to track it down since both use the urlDropTarget
[20:35:01] <pinkerton> thx
[20:37:52] <markmentovai> mpcomplete: how did you check in on a closed tree?
[20:38:06] <mpcomplete> markmentovai: i'm not sure..
[20:38:22] <markmentovai> are you using gcl? was there any delay? was it stuck at a prompt for a while?
[20:38:42] <mpcomplete> markmentovai: it was stuck at the "about to commit" prompt for a minute or so. i'm using git
[20:38:55] <markmentovai> that's why, it did the "is the tree open?" check while the tree was still open.
[20:39:11] <mpcomplete> my bad.. i should've checked the buildbot first
[20:39:19] <thakis> skerner: all backed out
[20:39:26] <markmentovai> it's ok. failure in the tools. we should do something about that.
[20:39:32] <thakis> sorry everyone, i somehow screwed that up
[20:39:40] <thakis> also, 50k get!
[20:39:53] <thakis> sbyer: dunno, didn't run git cl presubmit
[20:40:06] *** shreyas has quit IRC
[20:40:29] <thakis> here's how the submit looked: http://codepad.org/nBYFI5xF
[20:40:57] <thakis> the "attempting to commit more than one change" part had me worried a bit, but it looked mostly normal
[20:41:17] <sbyer> thakis: I had a git cl dcommit that looked OK all the way up until I pressed return.  In my case one of the branches was set to track the wrong other branch.  The output looked very similar to yours.
[20:41:36] <thakis> my branches were trunk -> clang -> clang-mac -> libffmpegsumo
[20:41:57] <markmentovai> mpcomplete: filed bug 46700 for that
[20:41:58] <sbyer> they were set up to --track?
[20:42:25] <markmentovai> thakis: congratulations on both r50000 and also most of the 20 revisions preceding.
[20:42:25] <pinkerton> stuartmorgan: ping?
[20:42:27] <sbyer> or maybe it was the depth of tracking...?
[20:42:28] <thakis> sbyer: this is my .git/config: http://codepad.org/VmgBnr6O
[20:42:36] <stuartmorgan> pinkerton: pong
[20:42:52] *** steven_t has left #chromium
[20:42:55] <pinkerton> stuartmorgan: i'm tryng to repro bug 44138 but i can't. do you have a good test case?
[20:43:49] <sbyer> thakis: ah, no tracking.  And i bet the upstream branch parameter got dropped somewhere.
[20:43:54] *** Peter` has quit IRC
[20:44:07] <stuartmorgan> pinkerton: "almost any link in our bug tracker"
[20:44:15] <thakis> sbyer: i've been committing patches like this all week, and it worked so far :-/
[20:44:21] <stuartmorgan> pinkerton: I'll paste a long link into the bug if you want
[20:44:48] <pinkerton> please. the long links i tried work fine.
[20:45:11] <pinkerton> ie, the ones from bugdroid for checkins that break across lines
[20:45:42] <pinkerton> oh wait, i'm not selecting the text. i'm just dragging the link
[20:45:45] * pinkerton tries again
[20:46:13] *** oshima_ has quit IRC
[20:46:16] <sbyer> thakis: I found after the fact that git cl presubmit agreed with what really happened.
[20:46:16] <michaeln> wow... that was exciting... git gone wild :)
[20:46:17] <pinkerton> cute, nothing drags
[20:46:24] <trungl-bot> Tree closed by thakis at chromium dot org: closed (evertyhing failed the update step, thakis, fixing. Hopefully cycling green.)
[20:46:32] <sbyer> thakis: not with what git cl dcommit promised would happen and didn't
[20:46:36] *** jg has joined #chromium
[20:47:06] <thakis> sbyer: sweet. is there a bug for that?
[20:48:09] <sbyer> thakis: not yet, in my case I know I had a bad .git/config when it happened - pilot error
[20:49:58] <thakis> sbyer: what did you do to cause that?
[20:50:46] <sbyer> thakis: I had reversed the branch and branch-to-track parameters on a --set-upstream command and didn't notice.
[20:51:26] <willchan> anyone seen this webkit assertion recently?
[20:51:28] <willchan> ASSERTION FAILED: m_doctypeData->m_hasSystemIdentifier
[20:51:28] <willchan> (third_party/WebKit/WebCore/html/HTML5Token.h:237 void WebCore::HTML5Token::appendToSystemIdentifier(UChar))
[20:51:55] <thakis> willchan: sounds like something abarth or eseidel, or tonyg-cr might know
[20:52:16] <abarth> willchan: sounds like a paser regression
[20:52:18] <eseidel> yup, sounds like a bug
[20:52:19] <eseidel> please file
[20:52:28] <abarth> willchan: in bugs.webkit.org
[20:53:12] <willchan> aight
[20:53:36] <willchan> lemme see if i can get a repro first
[20:54:35] *** loislo has joined #chromium
[20:54:54] <willchan> got it
[20:54:55] <willchan> http://techcrunch.com/2010/06/16/android-team-laser-focused-on-the-user-experience-for-next-release/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+Techcrunch+(TechCrunch)&utm_content=Google+Reader
[20:56:58] <rohitrao> pinkerton: for that dragging links bug
[20:57:21] <pinkerton> hrm it works sometimes
[20:57:22] <rohitrao> it fails if you start the drag from over the linkified bit, but it works if you start the drag from over the non-linkified bits
[20:57:33] <pinkerton> ah, ok that's what i'm starting to see
[20:57:35] <pinkerton> thx
[20:58:12] <pinkerton> stuartmorgan: yeah, the bug as filed isn't quite correct. both cases fail in the same way
[20:58:13] <tittiatcoke> Will chromium work with ffmpeg 0.6 ? (compiled with the option system-ffmpeg) ?
[20:58:35] <pinkerton> stuartmorgan: which isn't surprising, they share the same code.
[20:59:28] <pinkerton> hrm, not sure what to do about that since what gets put on the pasteboard isn't the full url
[20:59:38] <stuartmorgan> pinkerton: huh?
[20:59:39] * pinkerton tries from another browser.
[21:01:12] *** mattijle has joined #chromium
[21:01:32] <stuartmorgan> pinkerton: oh, I see the problem
[21:01:34] <pinkerton> stuartmorgan: the bug isn't in the drop code at all, it's in the drag code
[21:01:38] <stuartmorgan> It matters where you drag from
[21:01:48] <stuartmorgan> If you drag the non-link text, you win
[21:01:55] <pinkerton> yeah. all drags from camino work fine when dropped on the tab strip and omnibox
[21:01:55] <stuartmorgan> If you drag the linked part, you lose
[21:01:58] <pinkerton> right
[21:02:01] <willchan> abarth,eseidel,tonyg-cr: https://bugs.webkit.org/show_bug.cgi?id=40729
[21:02:11] <abarth> willchan: thanks
[21:02:14] <stuartmorgan> pinkerton: apparently I was always dragging from the first line, so didn't realize
[21:02:26] <pinkerton> wonder if this is crossplatform
[21:03:04] *** dimich_ has quit IRC
[21:03:26] <pinkerton> stuartmorgan: if i drag from safari, it doesn't work either
[21:03:28] <pinkerton> so it's a webkit bug
[21:03:59] *** eseidel has quit IRC
[21:05:04] *** dpranke has joined #chromium
[21:05:04] *** ChanServ sets mode: +v dpranke
[21:05:25] *** hagabaka has joined #chromium
[21:05:25] *** hagabaka has joined #chromium
[21:05:30] *** Peter` has joined #chromium
[21:05:35] *** bweinstein has quit IRC
[21:05:54] *** bweinstein has joined #chromium
[21:09:53] *** duffydack has joined #chromium
[21:12:15] *** General13372 has joined #chromium
[21:13:35] *** skerner_ has joined #chromium
[21:14:48] *** General1337 has quit IRC
[21:15:04] <bulach> thakis: webkit seem to be green (yay!!), would you mind if I land a change removing a few layout test expectations?
[21:15:44] *** qinjia has quit IRC
[21:16:06] *** Beetny has joined #chromium
[21:21:23] <thakis> bulach: i'm not a sheriff
[21:21:47] <thakis> bulach: thinks look generally healty
[21:22:04] <thakis> except chromeos
[21:22:37] *** wash has joined #chromium
[21:23:08] <thakis> skerner: do you think we can reopen?
[21:23:22] <bulach> thakis: yep, my change is only removing some test expectations from downstream, so shouldn't affect (famous last words, uh?! :) but I can wait anyway.. thanks!
[21:24:02] <skerner> thakis: I am looking at cromeos compile fails...  Will make a decision shortly.
[21:24:52] <chocobo__> skerner: i don't see a chromeos compile fail
[21:24:57] *** bauerb has quit IRC
[21:24:59] <thakis> i think it cycled green by now
[21:25:52] <skerner> chocobo_, thakis: thakis's last change fixed what I was looking at.  Reopening.
[21:26:07] <thakis> skerner: thanks
[21:26:11] <thakis> again, sorry everyone
[21:26:41] <skerner> thakis: Congratulations on getting commit 50k.
[21:26:55] <trungl-bot> Tree opened by skerner at google dot com: Tree is open
[21:26:55] <thakis> skerner: thanks :-P
[21:26:59] <rsesek> he cheated :p
[21:27:20] * trungl nominates thakis for Person of the Day.
[21:27:26] <trungl> s/Person/Committer
[21:27:49] <thakis> we should be sponsored by budweiser too
[21:27:53] <skerner> thakis: When I made the same mistake in my pre-chrome job at google, I was not clever enough to make 30 commits that hit a large round number :p
[21:28:22] <thakis> skerner: protip: the more you screw up, the more likely it is to hit a round number
[21:28:24] <trungl> thakis is the Budweiser Commiter of the Day?
[21:28:49] <thakis> i saw this happening to aboodman, m0, and me
[21:28:55] <thakis> and sbyer said he had it happen to him too
[21:29:07] * trungl is not that cool, however.
[21:29:11] * trungl wishes he were a cool kid.
[21:29:13] <thakis> i shall never again use git cl dcommit on anything more than one branch away from trunk
[21:29:26] *** nirnimesh_ has joined #chromium
[21:29:28] *** alyssad has joined #chromium
[21:29:31] *** thakis is now known as thakis_bcotd
[21:29:36] *** nirnimesh_ has quit IRC
[21:29:50] *** tittiatcoke has quit IRC
[21:30:00] <maruel> thakis_bcotd: eh
[21:30:12] <maruel> it'd be nice to enforce that in git-cl
[21:30:16] <maruel> *patches are welcome*
[21:30:49] <thakis_bcotd> maruel: most of the time it works
[21:31:15] <thakis_bcotd> maruel: i quickly looked over git-cl, but what it does looks sane
[21:31:23] <thakis_bcotd> my git-fu is mediocre tho
[21:32:22] <rsesek> thakis_bcotd: rebase onto trunk before committing
[21:33:13] <thakis_bcotd> rsesek: yes. but `git cl dcommit nameofparentbranch` claims to work and does most of the time
[21:33:26] <rsesek> better safe than sorry? ;)
[21:33:42] <thakis_bcotd> up until today, all of the time
[21:33:45] <thakis_bcotd> :-P
[21:37:21] *** bweinstein has quit IRC
[21:38:36] <maruel> thakis_bcotd: we just need a command in git-cl to tell it "here's the default parent"
[21:39:10] <thakis_bcotd> maruel: i didn't forget to specify the right parent when running git cl
[21:41:16] *** alokp has joined #chromium
[21:41:47] *** eseidel has joined #chromium
[21:42:38] *** maikmerten has quit IRC
[21:42:40] *** dimich_ has joined #chromium
[21:44:43] <trungl> thakis_bcotd: did "git diff --stat parent" give the right result?
[21:45:20] <thakis_bcotd> trungl: i didn't happen to check that. `git diff parent` did.
[21:45:29] <trungl> weird
[21:45:30] *** bweinstein has joined #chromium
[21:45:45] <maruel> thakis_bcotd: no but if the logical parent was saved, then it would be a real bug :)
[21:47:04] <nirnimesh> what's the deal with _GLES* unresolved symbols with chrome_frame_reliability_tests on windows? http://pastebin.com/W9sVmgDu
[21:49:41] *** ScriptRipper has quit IRC
[21:50:15] *** eseidel has quit IRC
[21:50:37] *** bros has joined #chromium
[21:50:48] <bros> I am running Google Chrome 5.0.375.70. I created a small page that connects to a WebSocket server I am trying to create. Chrome is not sending Sec-WebSocket-Key1 or Sec-WebSocket-Key2. Is this expected?
[21:51:07] <pathorn> websockets 76 is only supported in dev channel afaik
[21:51:09] *** luke_ has joined #chromium
[21:51:13] <pathorn> chrome 5 still uses the old protocol
[21:51:21] <bros> Thank you very much. That would answer it.
[21:52:00] <pathorn> so I guess you have to wait or else implement both for now :'-(
[21:52:04] *** oshima_ has joined #chromium
[21:52:42] <skerner> nirnimesh: Where are you seeing these errors?  Your own compile, or a bot?
[21:53:01] <nirnimesh> skerner:
[21:53:05] <nirnimesh> skerner: my own compile.
[21:53:18] *** smw has joined #chromium
[21:53:59] *** skerner_ has quit IRC
[21:54:58] *** ScriptRipper has joined #chromium
[21:55:03] *** thakis has joined #chromium
[21:55:03] *** ChanServ sets mode: +v thakis
[21:55:11] *** oshima__ has joined #chromium
[21:55:11] *** ScriptRipper has quit IRC
[21:55:11] *** ScriptRipper has joined #chromium
[21:55:22] *** smw has left #chromium
[21:55:27] *** eseidel has joined #chromium
[21:56:55] *** hrna has quit IRC
[21:58:13] <skerner> nirnimesh: I see some of those function names referenced in webkit.  Is your client up to date?
[21:58:37] <nirnimesh> skerner: yes, it's actually on my local waterfall
[21:58:55] *** oshima_ has quit IRC
[22:00:01] *** oshima__ has quit IRC
[22:00:33] <skerner> nirnimesh: You have stumped me...
[22:01:54] *** MX80 has quit IRC
[22:03:07] *** neno has joined #chromium
[22:05:08] *** atwilson_ has joined #chromium
[22:09:59] *** eseidel has quit IRC
[22:10:21] *** Peter` has quit IRC
[22:12:44] *** bweinstein_ has joined #chromium
[22:12:49] *** bweinstein_ has quit IRC
[22:13:07] *** bweinstein_ has joined #chromium
[22:13:34] *** luke_ has quit IRC
[22:14:17] *** chrisccoulson has quit IRC
[22:14:21] *** Peter` has joined #chromium
[22:16:01] *** bweinstein has quit IRC
[22:16:02] *** bweinstein_ is now known as bweinstein
[22:17:05] *** MX80 has joined #chromium
[22:18:02] *** chrisccoulson has joined #chromium
[22:18:14] *** chrisccoulson has quit IRC
[22:18:14] *** chrisccoulson has joined #chromium
[22:21:33] *** duffydack has left #chromium
[22:26:50] *** drusepth has quit IRC
[22:29:14] *** dimich_ has quit IRC
[22:29:38] *** zer0her0 has quit IRC
[22:42:53] *** jrmuizel has quit IRC
[22:44:24] *** eseidel has joined #chromium
[22:44:32] *** Kunalagon has quit IRC
[22:47:52] *** eseidel has quit IRC
[22:48:14] *** eseidel has joined #chromium
[22:50:51] *** jamesr has quit IRC
[22:51:44] *** dglazkov has quit IRC
[22:51:51] *** dglazkov has joined #chromium
[22:51:51] *** ChanServ sets mode: +v dglazkov
[22:52:13] *** kliegs has quit IRC
[22:54:45] *** atwilson_ has quit IRC
[22:54:52] *** Beetny has quit IRC
[22:56:41] <thomasvl> evmar: fyi - i'm about 1 chromium cl, one v8 bug, and one webkit patch away from -Wextra compiling cleanly on the mac.
[22:56:54] *** alsk has quit IRC
[22:58:14] *** jrmuizel has joined #chromium
[22:59:06] *** dimich_ has joined #chromium
[22:59:09] <thakis> thomasvl: fyi https://bugs.webkit.org/show_bug.cgi?id=40503
[22:59:17] <thakis> maybe some overlap with yours
[22:59:41] *** tonyg-cr has quit IRC
[23:00:01] *** dimich_ has quit IRC
[23:01:22] <thomasvl> thakis: no overlap
[23:04:09] *** dimich_ has joined #chromium
[23:04:13] *** urbanape has quit IRC
[23:05:13] *** Martijnc has quit IRC
[23:05:18] <thakis> thomasvl: even better :-)
[23:05:49] *** ROBOd has quit IRC
[23:08:14] *** rrenaud has joined #chromium
[23:08:21] *** bros has left #chromium
[23:08:58] *** zaspire has joined #chromium
[23:09:09] *** loislo has quit IRC
[23:09:19] *** Martijnc has joined #chromium
[23:09:56] *** zherczeg has quit IRC
[23:11:22] <tote> anyone else having problem with back/forward button history in dev-channel?
[23:12:31] *** tonyg-cr has joined #chromium
[23:12:32] *** ChanServ sets mode: +v tonyg-cr
[23:13:01] *** ivan has quit IRC
[23:13:41] *** ivan has joined #chromium
[23:14:14] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Chromium Mac Builder (dbg)" from 50030: nshkrob at chromium dot org)
[23:14:34] *** EugeneKay has joined #chromium
[23:14:56] <chase> looks like a regression in mac 10.6 intl1 times: http://build.chromium.org/buildbot/perf/mac-release-10.6/intl1/report.html?history=150&rev=-1
[23:15:01] <chase> bulach: ping
[23:15:16] *** neno has left #chromium
[23:15:49] <EugeneKay> Hi. I'm having a devil of a time finding a downloadable Chromium build via Google Search(all blog entries and references to Chrome). I'm running Windows 7, and I'm after a build that supports the fabled --enable-vertical-tab
[23:17:05] <skerner> EugeneKay: You can get nightly snapshots from: http://build.chromium.org/buildbot/snapshots/
[23:17:14] <akalin> greetings chromiumites
[23:17:30] <skerner> EugeneKay: I don't know if any have vertical tabs.
[23:17:32] <EugeneKay> There's nobody that's producing a "user build", a la the Android community?
[23:17:39] *** dimich_ has quit IRC
[23:17:57] <EugeneKay> This is the mode I'm referring to http://www.chromeboard.com/showthread.php?t=7522
[23:18:02] <akalin> EugeneKay: there's no need: the link skerner gave is actually a continuous build
[23:18:14] <akalin> oh, those are actually nightlies?
[23:18:23] *** alokp has quit IRC
[23:18:25] <akalin> try http://build.chromium.org/buildbot/continuous/?C=N;O=D for continuous
[23:18:59] <EugeneKay> Which files am I looking to grab? mini_installer.exe?
[23:19:25] <akalin> i usually grab chrome-win32.zip because it's standalone
[23:19:34] <skerner> akalin: I was wrong, the link I gave is continuous, not nightly.
[23:19:49] <akalin> oh
[23:19:59] *** tabletcorry has joined #chromium
[23:20:17] *** urbanape has joined #chromium
[23:20:19] <trungl-bot> Tree opened by chocobo at chromium dot org: Tree is open
[23:20:47] <nshkrob> chocobo: oh, thanks
[23:22:08] <rohitrao> shess: when do you have to worry about drawing on half-pixels?
[23:23:34] *** tabletcorry has left #chromium
[23:23:42] <shess> rohitrao: two cases in that CL.  To draw a row of pixels with -stroke and lineWidth == 1, you need to draw down the middle of the pixel.  The half-pixel fill case in that CL is confusing, because I _think_ what it's trying to do is blend the two backgrounds for a single pixel border
[23:23:57] *** tedoc2000 has quit IRC
[23:24:15] *** tabletcorry has joined #chromium
[23:24:41] *** felipe` has joined #chromium
[23:25:14] *** wash has quit IRC
[23:25:30] *** rrenaud has quit IRC
[23:25:46] *** roc has joined #chromium
[23:27:13] *** duffydack has joined #chromium
[23:28:04] <shess> rohitrao: another option which I considered and decided against was to use clipping and fills only.  NSFrameRectWithWidth() reduces to a bunch of NSDivideRect() and NSRectFill() calls.  You can't quite do that for rounded, but you can clip to the outside and inside edges and fill.  Confusing either way, I think.
[23:30:13] <tabletcorry> estade: Hello
[23:32:01] *** MikeSmithW3C has joined #chromium
[23:32:25] *** rohitrao has quit IRC
[23:33:14] *** thomasvl has quit IRC
[23:34:16] <rsesek> shess: do your zombies affect the nszombies?
[23:34:59] <shess> rsesek: hmm.  It's possible/likely that my zombies superceed nszombies.  I have a CL which puts them under a switch, but it didn't seem worthwhile - maybe this makes it worthwhile.
[23:35:26] <shess> rsesek: Then again, if you want nszombies you are probably already compiling your own version, so it's not a crushing blocker :-).
[23:35:32] <eseidel> sigh, the dev build seems to constantly have incorrect SSL errors
[23:35:42] <eseidel> abarth: I wonder who I shoudl complain to, or what sort o bug I shoudl file
[23:36:01] <abarth> wtc probably
[23:36:03] <eseidel> abarth: remember the SSL error you were seeing with bugs.webkit.rog?  I see that all the time.  Just saw it with bespin.mozilla.org too
[23:36:21] <abarth> i never saw it, but some one sent us a png
[23:37:13] <rsesek> shess: are your zombies turned on in debug builds?
[23:37:17] <eseidel> trungl: help
[23:37:23] <eseidel> trungl-bot: help
[23:37:23] <trungl-bot> eseidel: The help command is "halp" (blame thakis for this).
[23:37:29] <eseidel> trungl-bot: halp
[23:37:29] <trungl-bot> eseidel: Valid commands (use "halp <command>" for more): bug, commit, commits, cookie, fortune, halp, help, lkgr, offices, time, treestatus, uptime, webkitbug, webkitcommit, webkitcommits, whois. (If you whisper to me, I'll whisper back.)
[23:37:52] <eseidel> I wish sherrifbot was more awesome
[23:38:20] <thakis> eseidel: trungl-bot can't do eliza tho, you need to trungl for that (or to sherrifbot)
[23:38:28] <shess> rsesek: They've been turned on for debug builds for a month or more.  Last week I turned them on for all builds on trunk, with the intention being to expose them on the dev channel for a couple weeks.
[23:38:39] <shess> rsesek: they're zombies - what could possibly go wrong?
[23:38:40] <eseidel> eliza is a silly feature
[23:38:51] <eseidel> abarth: how many webkit01 failrues are expected?
[23:38:54] <eseidel> abarth: with html5 on?
[23:38:58] <eseidel> just 17, right?
[23:39:18] <michaeln> mac linker failing to alloc memory again
[23:39:21] * trungl will probably add the ability to set the tree status to trungl-bot soon.
[23:39:29] <eseidel> abarth: you or I shoudl write a website which simply tells you what parser you're using :)
[23:39:43] <rsesek> shess: heh. I'm trying to track down a zombie issue (crbug.com/46289) but I can't get any zombie errors to show up, even with an intentional zombie like this: http://pastebin.com/bcE0BXjq
[23:41:18] <eseidel> I kinda wish that webkit and chromium had more infrastructure overlap
[23:41:27] <eseidel> chromium does better infrastructure stuff.  thanks to nsylvain, etc.
[23:41:31] <skerner> maruel: One of the mac builders can't link unit tests.  ld terminated with signal 6.  What to do?
[23:41:46] <eseidel> what little abarth and I have built has helped, but still cr is gneerally better
[23:42:34] <trungl-bot> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on "Linux Builder (ChromiumOS)" from 50035: dglazkov at chromium dot org, hclam at chromium dot org, mdm at chromium dot org, michaeln at chromium dot org, oshima at chromium dot org)
[23:42:43] <dglazkov> I didn't do it!
[23:42:56] <dglazkov> it was nshkrob
[23:43:11] <nshkrob> I know
[23:43:19] * trungl wishes trungl-bot could assign blame specifically.
[23:43:29] <trungl> But maybe the buildbot should do that.
[23:43:53] <estade> ... it was mdm
[23:44:09] <shess> rsesek: that's the kind of thing I was testing with myself (using NSObject).  Note that CoreFoundation classes might not work the same, though.
[23:44:24] <skerner> trungl: As sheriff, I blame: mdm
[23:44:33] <shess> rsesek: maybe I'll just spend a couple minutes making sure my zombie code doesn't do something crazy for those.  Like leak :-).
[23:44:38] <skerner> mdm: Please take a look.
[23:44:57] <nshkrob> what about the mac OOM?
[23:45:04] <dimich> skerner: I wonder how much ram that mac builder actually has.
[23:45:14] <estade> skerner: he's not in here but I'm talking to him on gchat
[23:45:33] <skerner> dimich, estade: I am trying to get a trooper to look.
[23:45:34] <rsesek> skerner: the mac OOM issue is known and there's no solution atm. markmentovai may chime in more
[23:45:35] <trungl-bot> Tree closed by chocobo at chromium dot org: Tree is closed (chromeos: mdm)
[23:46:09] <markmentovai> i don?t have much more to say. it makes me cry.
[23:46:11] *** mdm_chromium has joined #chromium
[23:46:20] <markmentovai> it might go green again in a cycle.
[23:46:31] <shess> Noooooooooooooo!
[23:47:29] *** TweetNeaten has quit IRC
[23:47:57] <markmentovai> long-term solution is to deprecate 10.5 as a build platform and move everything to 10.6, at least for building.
[23:48:15] <markmentovai> 10.6, with xcode 3.2, has a 64-bit ld
[23:48:27] *** pinkerton has quit IRC
[23:48:34] <akalin> markmentovai: hmmm...i've seen OOM problems on my SL machine at home
[23:48:45] <akalin> do i need to do something to use the 64-bit ld?
[23:48:47] <markmentovai> no you haven't
[23:48:53] <akalin> o_O
[23:49:09] <markmentovai> what kind of machine?
[23:49:14] <akalin> 2008 mac pro
[23:49:14] <markmentovai> what xcode version?
[23:49:16] <markmentovai> what ld version?
[23:49:25] <akalin> okay, i'd have to look it up when i get home
[23:49:34] *** bent-mozilla has quit IRC
[23:49:36] <markmentovai> are you sure it wasn't an ld crash?
[23:49:53] <akalin> it was something like "mmap() failed"
[23:50:09] *** tabletcorry has left #chromium
[23:50:20] <akalin> if i see it again i'll file a bug with details
[23:50:28] <akalin> is there an existing bug?
[23:50:30] *** nebula has quit IRC
[23:50:41] <dimich> markmentovai: why is this 'long term solution"? could we just re-image the builder?
[23:50:43] <markmentovai> there were
[23:50:50] <markmentovai> dimich: address space exhaustion
[23:51:00] <willchan> shouldn't the mmap() only fail if you exhaust the addr space (which, if you've got a 64-bit ld, seems unlikely)?
[23:51:03] <markmentovai> dimich: need to make sure that 10.6 as a build platform produces the right sort of output
[23:51:17] <markmentovai> willchan: yes, we need to know more about akalin's crackpot setup
[23:51:29] <markmentovai> dimich: that is, that it runs on 10.5 properly
[23:51:52] <dimich> markmentovai: I see.
[23:52:01] <markmentovai> this is not unique to mac
[23:52:04] <markmentovai> it's a problem with any 32-bit linker
[23:52:05] <akalin> i actually have more ram than there is atoms in the universe
[23:52:06] <akalin> it's true
[23:52:39] <markmentovai> toljda.
[23:53:37] <akalin> is there a way to find xcode version from a terminal?
[23:53:42] <markmentovai> xcodebuild -version
[23:54:10] <akalin> yeah, 3.2.2 (10M2148), ld -v gives me "ld64-97.2, apple build #2207-05"
[23:54:19] 
[23:54:25] <akalin> oh, okay
[23:54:27] <markmentovai> but that one should be 64-bit
[23:54:34] <markmentovai> file $(which ld) will tell you for sure
[23:54:40] <trungl-bot> Tree opened by skerner at google dot com: Tree is opened (fix for chromeos compile is in)
[23:54:49] <markmentovai> if you can reproduce any sort of crash with any sort of ld, file a bug and/or e-mail me
[23:54:50] <akalin> yeah, it gives Mach-O 64-bit executable x86_64
[23:54:54] <akalin> markmentovai: will do
[23:55:54] *** bent-mozilla has joined #chromium
[23:57:35] <shess> rsesek: I can't see how CF would interact poorly with my zombies.  Any CF stuff should override my -dealloc, so should never even traverse the new zombie code in a poor fashion.  [Also I don't think CF zombies were implemented on 10.5.]

top