/irc-logs / mozilla / #developers / 2012-07-13 / end
Options:
- # Session Start: Fri Jul 13 00:00:00 2012
- # Session Ident: #developers
- # [00:00] * philor is now known as philor|away
- # [00:00] <bdahl> gavin: is there a process/mechanism/something for saying if you touch files in this folder you need to notify another team?
- # [00:01] * bear is now known as bear-afk
- # [00:01] * kmoir is now known as kmoir-afk
- # [00:01] <@gavin> bdahl: not really
- # [00:01] <@gavin> are people touching pdf.js stuff they'renot supposed to?
- # [00:01] <bdahl> gavin: i noticed a makefile changed in our tests directory
- # [00:02] <@gavin> oh, yeah
- # [00:02] <@gavin> that was a tree-wide change
- # [00:02] * Quits: bruno (bruno@20C4F0CB.2F9EAEB9.C36097CD.IP) (Quit: bruno)
- # [00:02] <bdahl> i guess that's something we need to check for before doing our code dumps?
- # [00:02] <@gavin> well you shouldn't clobber that change, yeah
- # [00:03] <@gavin> but isn't that Makefile only in m-c?
- # [00:04] <bdahl> we currently have everything we need to build the extensions/pdfjs folder in github
- # [00:04] <@gavin> I see
- # [00:04] <bdahl> which may or may not be a good idea
- # [00:04] <bdahl> the thinking was we could just copy over the folder from time to time from our build
- # [00:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7ddda33608c6 - Brad Lassey - bug 772672 - CreateCompositor can hold up the Gecko thread, waiting for a surface r=ajuma
- # [00:06] * Joins: dholbert_ (dholbert@moz-BBE3ABD.mv.mozilla.com)
- # [00:07] * sheppy is now known as sheppy-foodz
- # [00:07] * juanb is now known as juanb|afk
- # [00:07] * Quits: dholbert_ (dholbert@moz-BBE3ABD.mv.mozilla.com) (Quit: Ex-Chat)
- # [00:07] * Quits: twi (Adium@moz-87F0976E.ip218.fastwebnet.it) (Quit: Leaving.)
- # [00:08] * jwir3 is now known as jwir3|away
- # [00:08] * Quits: vikash (vikash@DAE89CD8.16C32E77.73513262.IP) (Ping timeout)
- # [00:08] * rail is now known as rail_away
- # [00:09] * Quits: adrian (adrian@moz-E31CD2CB.mozilla.org) (Ping timeout)
- # [00:10] * rail_away is now known as rail
- # [00:11] * Joins: adrian (adrian@moz-DE8639AB.fbx.proxad.net)
- # [00:13] * Joins: SeoZ (DanielJuyu@3DB6B6E7.3EE9DD7B.839BD87E.IP)
- # [00:13] * Quits: Lucas (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [00:13] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/87ff6a0cc45e - Mike Hommey - Bug 772841 - Use make package instead of make stage-package before profile run, but avoid package signing. r=ted,r=catlee
- # [00:13] <jlebar> felipe, Who understand cross-process mouse-events better than you?
- # [00:14] * philor|away is now known as philor
- # [00:14] <@smaug> jlebar: heh
- # [00:15] <@smaug> jlebar: the answer is no one
- # [00:15] <daleharvey> jlebar: how do I enable a build which gives me PR_LOG statements
- # [00:15] <jlebar> smaug, I thought you were volunteering, for a second.
- # [00:15] * Quits: jesup (chatzilla@moz-6380AF60.phlapa.fios.verizon.net) (Ping timeout)
- # [00:15] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
- # [00:15] * Joins: Lucas (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [00:15] <jlebar> daleharvey, There's some documentation at the top of prlog.h. You enable it with an env var in debug builds.
- # [00:16] * Joins: roc (chatzilla@538BABFE.A073F3E.97BBD552.IP)
- # [00:16] * ChanServ sets mode: +o roc
- # [00:16] <jlebar> daleharvey, NSPR_LOG_MODULES="moduleName:5,otherModule:5", I think.
- # [00:16] <Mook_as> you can also -DFORCE_PR_LOG in your cflags (however you get at them) if you don't like debug builds
- # [00:16] * wlach is now known as wlach|afk
- # [00:16] * Quits: necolas (necolas@moz-C84924E0.bb.sky.com) (Client exited)
- # [00:16] * Joins: myk1 (myk@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [00:17] <jlebar> daleharvey, (That is, in debug builds, you don't have to rebuild; just set the envvar when you run.)
- # [00:17] * Quits: myk1 (myk@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
- # [00:17] <daleharvey> err, http://mxr.mozilla.org/mozilla-central/source/security/manager/boot/src/nsSecureBrowserUIImpl.cpp#59 I should learn to read :) thanks
- # [00:17] <fantasai> jrmuizel: Nice! As a bonus, the boilerplate's much shorter now. ^o^
- # [00:17] * fantasai approves
- # [00:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7826903ddbf2 - Sriram Ramasubramanian - Bug 772684: Extending support for HDPI + ICS that don't have a tabs tail. [r=mfinkle]
- # [00:17] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/82acb91724a1 - Sriram Ramasubramanian - Bug 772684: Splitting XHDPI_V11 to XHDPI and XHDPI_V11. [r=mfinkle]
- # [00:18] <jrmuizel> fantasai: thanks
- # [00:18] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
- # [00:18] <fantasai> Someday I will fix that problem on w3.org, too heh
- # [00:18] <felipe> jlebar: is that a tricky question? :)
- # [00:18] * Quits: ajuma (ajuma@F2D29657.F60B0462.67AC9B1.IP) (Quit: ajuma)
- # [00:18] <jlebar> felipe, Well, you were just saying you had an incomplete knowledge of how scrolling works.
- # [00:19] <felipe> oh, scrolling
- # [00:19] <jlebar> felipe, But I was foolish to hope that someone had /complete/ knowledge. :)
- # [00:19] <jlebar> felipe, https://bugzilla.mozilla.org/show_bug.cgi?id=773356#c6
- # [00:19] * rail is now known as rail_away
- # [00:20] <felipe> jlebar: the "is supposed" answer is basically: "you decide"
- # [00:20] * Joins: loadbang (loadbang@moz-C59CEA77.range86-159.btcentralplus.com)
- # [00:20] <felipe> jlebar: I'd think vivien or wesj or mfinkle might know how they set up that in xul fennec and it's also probably still relevant for native fennec
- # [00:21] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [00:21] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [00:21] <felipe> jlebar: basically I'm almost sure this is not a platform bug (scrolling is working as intended if you said scrolling with the wheel worked on desktop), but you might need a platform api to get your click-and-drag scrolling to work
- # [00:21] * Quits: kmoir-afk (chatzilla@moz-4CA9B556.cable.teksavvy.com) (Ping timeout)
- # [00:21] <cjones> jlebar, i tried to tell you, we're mostly likely miscomputing the scroll target
- # [00:22] <wesj> felipe, jlebar: reading....
- # [00:22] <cjones> jlebar, check http://mxr.mozilla.org/mozilla-central/source/b2g/chrome/content/webapi.js#123
- # [00:22] <jlebar> cjones, Ahhh
- # [00:22] <jlebar> cjones, That link was key; I forgot about that code.
- # [00:22] * Quits: rclick (rclick@7C901C20.DC3278A2.E430BA25.IP) (Quit: )
- # [00:22] <cjones> (that should live in BEC, btw)
- # [00:23] <philor> RyanVM: did you file the pink pixel of death the last time, or are we still not quite willing to admit that we see it?
- # [00:23] <jlebar> cjones, Certianly not "webapi.js" :)
- # [00:23] <cjones> :)
- # [00:23] * gregglind is now known as gregglind_afk
- # [00:24] <firebot> Check-in:
- # [00:24] <firebot> http://hg.mozilla.org/mozilla-central/rev/6a640ca09064 - Benjamin Smedberg - Bug 771251 - OOP crash reporting accesses the directory service off the main thread. In addition, the first design of the crash injector callback meant that we're dropping some
- # [00:24] <firebot> set of Flash crashes which happen during an RPC call. r=ted
- # [00:24] <felipe> wesj: how did xul fennec manage to scroll textboxes (and not the whole page)?
- # [00:24] <jlebar> It's probably just this magic code.
- # [00:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/641d061b9e19 - Randell Jesup - Bug 772201: remove relative topsrcdir/srcdir/etc paths from gyp-sourced Makefiles - fixes symlinked objdirs for linux/mac r=ted
- # [00:25] <wesj> felipe: we did some funky stuff with the contentViewManager
- # [00:25] * Quits: Mossop (mossop@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [00:26] * Quits: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
- # [00:26] * Quits: rednaks (rednaks@B86557A0.C869DFF0.55FFA9B4.IP) (Ping timeout)
- # [00:26] <wesj> not fun to read, but mostly here for parent process: http://mxr.mozilla.org/mozilla-central/source/mobile/xul/chrome/content/bindings/browser.xml#723
- # [00:26] <jlebar> So, the man I was supposed to talk to is Vivien.
- # [00:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/11900afd18de - Sriram Ramasubramanian - Bug 745225: about:home rows should have orange highlight. [r=mfinkle]
- # [00:27] * Quits: Waldo (waldo@moz-537BCF9.hsd1.ca.comcast.net) (Quit: bdinnou)
- # [00:28] * Joins: rednaks (rednaks@B564E38B.A242E222.55FFA9B4.IP)
- # [00:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a2ec9847277d - Luke Wagner - Bug 773108 - Avoid overflowing blockid in CompExprTransplanter (r=dvander)
- # [00:29] * Quits: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net) (Ping timeout)
- # [00:29] <mwu> ctalbert: are you going to be able to get another panda board?
- # [00:29] * mwu not sure what's going on in the bug
- # [00:30] * Joins: necolas (necolas@moz-C84924E0.bb.sky.com)
- # [00:31] * nical is now known as nical|away
- # [00:32] <wesj> felipe, jlebar: that will send messages to content process here: http://mxr.mozilla.org/mozilla-central/source/mobile/xul/chrome/content/bindings/browser.js#586
- # [00:33] <wesj> jlebar: do you have more specific questions about it?
- # [00:33] <jlebar> wesj, No, I think I understand what the problem is now. Thanks!
- # [00:34] * Quits: masayuki (Daily@moz-911CC660.zaq.ne.jp) (Quit: masayuki)
- # [00:34] * Joins: masayuki (Daily@moz-911CC660.zaq.ne.jp)
- # [00:35] * jcranmer|away is now known as jcrnmer
- # [00:37] * mcote is now known as mcote|afk
- # [00:38] * Quits: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP) (Ping timeout)
- # [00:38] * cadecairos_away is now known as cadecairos
- # [00:39] <ctalbert> mwu yes I'll be getting one tomorrow
- # [00:39] <ctalbert> I've been working outside of the bug
- # [00:39] <ctalbert> thanks
- # [00:40] * Quits: loadbang (loadbang@moz-C59CEA77.range86-159.btcentralplus.com) (Quit: loadbang)
- # [00:40] * jhammel|lunch is now known as jhammel
- # [00:40] <mwu> ah ok, great
- # [00:40] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Input/output error)
- # [00:40] * Joins: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP)
- # [00:41] * Quits: jorendorff (jorendorff@moz-FAB36621.hsd1.tn.comcast.net) (Quit: jorendorff)
- # [00:42] * Joins: jstraus (Adium@F28ADFCE.C89BA28E.5738DBE4.IP)
- # [00:44] * Quits: tedshroyer (tedshroyer@moz-FAB36621.hsd1.tn.comcast.net) (Ping timeout)
- # [00:45] * Quits: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org) (Quit: jgriffin)
- # [00:47] * Quits: sheppy-foodz (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com) (Ping timeout)
- # [00:48] * Quits: smontagu (chatzilla@moz-2BDE624E.red.bezeqint.net) (Ping timeout)
- # [00:49] * Joins: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com)
- # [00:49] * Joins: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com)
- # [00:50] * Quits: necolas (necolas@moz-C84924E0.bb.sky.com) (Client exited)
- # [00:50] * Joins: AaronMT (AaronMT@moz-DEDA283.cpe.net.cable.rogers.com)
- # [00:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1dd81bbdb0e0 - Brian Smith - Bug 650355 - Stop accepting MD5 as a hash algorithm in signatures, r=johnath
- # [00:51] * Quits: mwu (mwu@moz-59435430.hsd1.nj.comcast.net) (Ping timeout)
- # [00:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/097fc01c52a4 - Brian Smith - Bug 758314 - Allow end-user to override error when MD5 cert is encountered, r=kaie
- # [00:51] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [00:51] * Joins: willyaranda (willyarand@moz-829E7767.dynamic.jazztel.es)
- # [00:52] * Quits: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Ping timeout)
- # [00:52] * Quits: Pike (Pike@moz-E31CD2CB.mozilla.org) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
- # [00:53] <jlebar> bsmith++ ^^
- # [00:54] * Quits: willyaranda (willyarand@moz-829E7767.dynamic.jazztel.es) (Ping timeout)
- # [00:54] <jlebar> dholbert, Would you happen to know what's the right way to determine whether a DOM node is scrollable? http://mxr.mozilla.org/mozilla-central/source/b2g/chrome/content/webapi.js#123 tries to do this, and fails pretty hard on textareas.
- # [00:55] * Quits: adrian (adrian@moz-DE8639AB.fbx.proxad.net) (Quit: Konversation terminated!)
- # [00:56] * Quits: xakz (XaMaD@moz-2215238F.w90-21.abo.wanadoo.fr) (Ping timeout)
- # [00:57] * Quits: lightsofapollo (jlal@moz-7B0110AD.mv.mozilla.com) (Quit: lightsofapollo)
- # [00:57] * jparsons is now known as jparsons|afk
- # [00:57] * Joins: loadbang (loadbang@moz-C59CEA77.range86-159.btcentralplus.com)
- # [00:58] * Joins: kmoir-afk (chatzilla@moz-4CA9B556.cable.teksavvy.com)
- # [00:58] <dholbert> jlebar, I don't know, sorry
- # [00:59] * Quits: jparsons|afk (jed@moz-59C58F81.dsl.dynamic.sonic.net) (Ping timeout)
- # [00:59] * Joins: JesperHansen (JesperHans@moz-AA96EAE3.dhcp.fiberflex.dk)
- # [00:59] <dholbert> jlebar, hmm... it might be that you just need that existing code (checking 'overflow') plus a special-case for textarea and a few other things
- # [00:59] <dholbert> but I don't know if there's a more general way to check, from JS
- # [01:00] <jlebar> dholbert, Hm... Would you happen to know how I might gather that list of few other things? I guess the answer may be "cc bz".
- # [01:00] <wesj> jlebar: fennec native's impl looks like: http://mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/browser.js#3555
- # [01:00] <wesj> note that STILL doesn't work for input type="text"
- # [01:00] <dholbert> jlebar, tn or roc would likely know
- # [01:00] <jlebar> wesj, yay
- # [01:00] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
- # [01:01] <wesj> we should share this stuff with b2g (and them us)
- # [01:01] <wesj> everyone is moving to fast to make that easy though....
- # [01:02] * Joins: Matt_G (chatzilla@moz-76E2CF8.bvtn.or.frontiernet.net)
- # [01:02] * Joins: birtles (chatzilla@moz-348F61F0.mozilla.or.jp)
- # [01:02] <@roc> jlebar: what do you mean by "scrollable"?
- # [01:03] <jlebar> roc, In the sense that, you'd want to be able to scroll it by dragging your finger across the screen.
- # [01:03] <dholbert> jlebar, shot in the dark: it's possible you could check https://developer.mozilla.org/en/DOM/element.scrollWidth and https://developer.mozilla.org/en/DOM/element.scrollHeight (to see if they're equal to clientWidth and clientHeight)
- # [01:03] <RyanVM> philor: I'm pretending I don't see it
- # [01:04] <jlebar> dholbert, For reasons that aren't immediately clear to me, the code wesj linked above does that and then adds conditions on top.
- # [01:04] * Quits: edwin (me@A5087023.2354C43D.D8E68FF6.IP) (Quit: leaving)
- # [01:05] <dholbert> jlebar, ah, right
- # [01:05] <@roc> jlebar: if an element is theoretically scrollable but doesn't have enough content to overflow, is that "scrollable" to you or not?
- # [01:05] * Quits: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [01:05] <jlebar> roc, Probably not. Would putting the mouse over the element and moving the mousewheel cause the element to mutate in some way?
- # [01:06] <@roc> no
- # [01:06] <jlebar> Then no.
- # [01:06] <@roc> checking scrollLeftMax/scrollTopMax is probably your best bet then
- # [01:06] <@roc> check if they're zero
- # [01:06] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
- # [01:06] <@roc> that actually fails for RTL, but we should fix that
- # [01:06] <wesj> jlebar: yeah, that fennec code is "could this potentially scroll"? then we scroll it and if it didn't scroll, we walk up the tree again
- # [01:07] * Quits: c0smikdebris (c0smikdebr@24DE7A37.5C6350CF.274D17D6.IP) (Quit: Computer has gone to sleep.)
- # [01:07] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
- # [01:07] <wesj> or at least that's what we used to do. i'm not sure how all this new stuff works exactly
- # [01:08] * Joins: andreasn (andreasn@moz-A80AB8F9.a336.priv.bahnhof.se)
- # [01:10] <jlebar> roc, If they're both 0, then no scrolling? That's easy...
- # [01:11] * Quits: kmoir-afk (chatzilla@moz-4CA9B556.cable.teksavvy.com) (Ping timeout)
- # [01:11] <@roc> yeah, except it doesn't work for RTL
- # [01:11] <jlebar> roc, Yeah.
- # [01:11] * Quits: ianbicking (ianbicking@moz-5D45B48D.hsd1.mn.comcast.net) (Quit: ianbicking)
- # [01:11] <jlebar> roc, Can I detect that?
- # [01:11] <@roc> for now you can do scrollHeight > clientHeight || scrollTopMax > 0 etc
- # [01:11] <@roc> that'll do
- # [01:11] <@roc> we'll fix the way scrollLeft and scrollTop work so that only the scrollTopMax > 0 check will be needed
- # [01:12] <@roc> but not today
- # [01:12] * Joins: njn (chatzilla@moz-A8ED2157.dyn.iinet.net.au)
- # [01:12] <@roc> actually scrollTopMax would always work since no languages go from bottom to top (except maybe some strange Monogolian?)
- # [01:13] * Quits: njn (chatzilla@moz-A8ED2157.dyn.iinet.net.au) (Quit: ChatZilla 0.9.88.2 [Firefox 16.0a1/20120709210311])
- # [01:13] * Joins: njn (chatzilla@moz-A8ED2157.dyn.iinet.net.au)
- # [01:14] * Quits: jstraus (Adium@F28ADFCE.C89BA28E.5738DBE4.IP) (Ping timeout)
- # [01:14] * Joins: gandalf (gandalf@moz-93DA415A.neoplus.adsl.tpnet.pl)
- # [01:14] * Quits: loadbang (loadbang@moz-C59CEA77.range86-159.btcentralplus.com) (Quit: loadbang)
- # [01:14] * Quits: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net) (Ping timeout)
- # [01:18] * gregglind_afk is now known as gregglind
- # [01:19] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Client exited)
- # [01:19] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [01:21] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
- # [01:21] * Quits: automata (automata@moz-1CE7A56D.ifsc.usp.br) (Quit: Saindo)
- # [01:21] <@ehsan> BenWa: so, where would I start debugging the cleopatra bug?
- # [01:22] * Joins: jstraus (Adium@F28ADFCE.C89BA28E.5738DBE4.IP)
- # [01:23] * Joins: darktrojan (geoff@moz-30B3CCFD.telstraclear.net)
- # [01:23] * Joins: edwin (me@A5087023.2354C43D.D8E68FF6.IP)
- # [01:25] <firebot> Check-in:
- # [01:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6ceaeaa0638f - Jeff Walden - Bug 773049 - Implement the Value interface in MutableHandle<Value> and Rooted<Value> (in addition to Handle<Value> and EncapsulatedValue which already manually implemented
- # [01:25] <firebot> it), consolidating the Value interface bits in ValueOperations and MutableValueOperations classes using CRTP. r=bhackett
- # [01:26] <bdahl> roc: ping
- # [01:27] * jlebar is now known as jlebar|dinner
- # [01:27] * devd_afk is now known as devd
- # [01:27] * mjschranz_away is now known as mjschranz
- # [01:28] * Quits: mayhemer (Miranda@B3D46202.F87A741B.F23860FD.IP) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
- # [01:29] <cpeterson> bsmith, I just posted a patch for bug 733147, your landscape keyboard complaint. Squeaky wheel etc. :)
- # [01:29] * devd is now known as devd_afk
- # [01:29] <jimm> ted: ping
- # [01:30] <bsmith> cpeterson: awesome!
- # [01:31] <bsmith> Next time I see you, I will complain about certificate validation stuff hoping for similar results :)
- # [01:32] * Quits: SeoZ (DanielJuyu@3DB6B6E7.3EE9DD7B.839BD87E.IP) (Quit: Leaving)
- # [01:33] <@roc> bdahl: hi
- # [01:33] <bsmith> taras: I pretty much agree with your bug 767275 comment 19 but it's really a general problem that there's no good way to record 2-dimensional telemetry and there's no good way to view it in the web UI. My plan is/was to have metrics give me the data in a more useful form as some kind of report
- # [01:33] * Quits: mcomella (mcomella@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
- # [01:33] * Joins: mcomella (mcomella@moz-BBE3ABD.mv.mozilla.com)
- # [01:33] <bdahl> roc: found a new memory leak from http://mxr.mozilla.org/mozilla-central/source/layout/reftests/bugs/409084-1a.html?force=1#15
- # [01:33] <bdahl> if i remove the iframe it passes
- # [01:34] <bdahl> which makes me think the new static clone isn't getting cleaned up properly
- # [01:34] <bsmith> taras: do you have any tips about analyzing 2D telemetry that might be useful here?
- # [01:35] <bdahl> roc: was wondering if you had any thoughts before i start digging through code to figure it out
- # [01:35] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Quit: ChatZilla 0.9.88.2 [Firefox 16.0a1/20120712030541])
- # [01:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/54cfa52ffb78 - Eitan Isaacson - Bug 773085 - Make door hangers keyboard navigable. r=margaret
- # [01:38] * AutomatedTester is now known as AutomatedTester|AFK
- # [01:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/03e30c5fde87 - Benjamin Peterson - Bug 772012 - When the rest parameter aliases a function and defaults are present, don't try to set the rest parameter. r=jorendorff
- # [01:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/01dee496d82f - Benjamin Peterson - Bug 722956 - Clear async io timer so it doesn't run after shutdown has started. r=philikon
- # [01:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/de697e323b39 - Martin Stransky - Bug 544088 - Support Xt plugins OOP. r=karlt
- # [01:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f0f359a74772 - Tal Aloni - Bug 338554 - Honor -moz-box-sizing on table cells in standards mode (we ignore it in quirks mode). r=dbaron
- # [01:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b778d551c9e5 - Martin Stransky - Bug 544088 - Export XtClient methods. r=karlt
- # [01:39] * Joins: WorkerThread (BoredOnIRC@moz-C8599121.washdc.fios.verizon.net)
- # [01:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4b9414cba94d - Martin Stransky - Bug 544088 - UseAsyncPainting() -> IsOOP(). r=joshmoz
- # [01:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ab47730f36ef - Georg Fritzsche - Bug 772143 - Remove carriage returns from TelemetryPing. r=nfroyd
- # [01:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6ee398199925 - Xi Yang - Bug 769452 - Use NS_FORWARD_NSIACCESSIBLETABLE on accessible tables instead of custom macro. r=tbsaunde
- # [01:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0091488ce2f1 - Benjamin Peterson - Bug 773115 - Remove unneeded needStrictChecks() call. r=njn
- # [01:40] <@roc> bdahl: what's leaking?
- # [01:40] * Quits: Lucas (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [01:40] <@roc> have you tried about:ccdump?
- # [01:40] <@roc> but no, nothing springs to mind
- # [01:41] * Joins: ianbicking (ianbicking@moz-5D45B48D.hsd1.mn.comcast.net)
- # [01:41] * Quits: martyn (martyn@moz-B7D2E286.webport-cl2-hg5.ilford.mdip.bt.net) (Quit: Ex-Chat)
- # [01:41] <bdahl> roc: http://pastebin.mozilla.org/1701829
- # [01:41] * Joins: Lucas (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [01:41] <bdahl> i haven't played with about:ccdump yet
- # [01:42] <bdahl> i can make it leak by just having an empty page with an iframe
- # [01:42] <@roc> ok
- # [01:44] * Quits: jstraus (Adium@F28ADFCE.C89BA28E.5738DBE4.IP) (Connection reset by peer)
- # [01:44] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Leaving...)
- # [01:44] <taras> bsmith: no good tips
- # [01:44] <taras> i have some vague thoughts on rectifying this situation. but been busy with paper-pushing lately
- # [01:46] * Quits: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
- # [01:46] * Quits: marco (marco@564B6B73.B1299530.10DC0B64.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0a2/20120711042007])
- # [01:46] <bsmith> taras: one thought I have had is to create a new probe that is like the one you suggested (enumerated, one value for each type of lock taker), and only record that probe when the lock acquisition took longer than 25ms or so.
- # [01:46] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
- # [01:46] * Quits: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com) (Quit: damons)
- # [01:47] <bsmith> That probe would tell us what the most common offenders are as far as causing an actual problem.
- # [01:47] * Joins: kmoir-afk (chatzilla@moz-4CA9B556.cable.teksavvy.com)
- # [01:48] * Quits: ianbicking (ianbicking@moz-5D45B48D.hsd1.mn.comcast.net) (Quit: ianbicking)
- # [01:48] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
- # [01:48] * Joins: jgilbert (jgilbert@moz-17D0114B.hsd1.ca.comcast.net)
- # [01:48] * gps grumbles at ryanvm for checking in the same patch
- # [01:48] <RyanVM> :D
- # [01:49] <RyanVM> been there, been burned the same way
- # [01:49] <taras> bsmith: it's kinda late now
- # [01:50] <taras> bsmith: they've already hit the metrics lists and we have no ability to remove them from there atm
- # [01:50] * jcrnmer is now known as jcranmer
- # [01:50] * gregglind is now known as gregglind_away
- # [01:50] <bsmith> taras: I meant, in addition to the existing probe.
- # [01:51] <bsmith> probes
- # [01:51] <taras> how does that help?
- # [01:51] <taras> just to get coverage for paths you did not add telemetry for?
- # [01:52] * Quits: ahal (ahal@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
- # [01:52] * Joins: Cwiiis_ (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com)
- # [01:53] * Quits: Cwiiis_ (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com) (Connection reset by peer)
- # [01:53] * Quits: priya (Adium@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving.)
- # [01:53] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a8e4b5602618 - Jeff Walden - Bug 773049 - Fix a comment typo noted by terrence over IRC, DONTBUILD to save resources. r=lumpy
- # [01:54] * Quits: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com) (Ping timeout)
- # [01:54] * khuey is now known as khuey|away
- # [01:55] * Joins: sicking (chatzilla@moz-40BA2367.lightspeed.sntcca.sbcglobal.net)
- # [01:56] <benjamin> do we use xdr to cache scripts in the mac os binary?
- # [01:58] <njn> gavin: are my trunk builds supposed to re-ask me every day or two if I want to install PDF.js? 'cause they do
- # [01:58] <taras> benjamin: i dont believe we ever did
- # [01:59] <taras> this used to be the case on windows/linux
- # [01:59] <taras> if by binary you mean omni.ja
- # [01:59] <taras> ie only worked on platforms with pgo
- # [01:59] <benjamin> oh
- # [01:59] <taras> benjamin: mac still uses xdr in startupcache
- # [02:00] <taras> s/mac/everyone/
- # [02:00] <benjamin> is that distributed?
- # [02:01] <yury> njn: the PDF.js is not an extension, so it shall not install it
- # [02:01] <Waldo> inbound looks slightly red right now
- # [02:01] <njn> yury: I don't understand
- # [02:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/23c4021f728c - Ryan VanderMeulen - Backout de697e323b39, b778d551c9e5, and 4b9414cba94d (bug 544088) due to build bustage.
- # [02:01] <@gavin> njn: you need to clobber your dist/
- # [02:02] <Waldo> and RyanVM ftw
- # [02:02] <@gavin> njn: it must stlil ahve ta copy of the extension there from ong ago
- # [02:02] <@gavin> wow, I can't type today
- # [02:02] <njn> gavin: just |rm -rf $BUILD/dist/| ?
- # [02:02] <RyanVM> Waldo: I clean up my messes :) (and then proceed to rip people in the offending bugs :P)
- # [02:02] <@gavin> njn: sure, that'd work
- # [02:02] <Waldo> heh
- # [02:03] <njn> gavin: will I need to rebuild afterwards?
- # [02:03] <@gavin> you can probably find the pdf.js dir explcitly, but that's the brute force approach :)
- # [02:03] <@gavin> yes
- # [02:03] <@gavin> if you do it that way
- # [02:03] <@gavin> find $BUILD -name "pdf" should be illustrative
- # [02:03] <yury> njn: https://bugzilla.mozilla.org/show_bug.cgi?id=758291
- # [02:03] <yury> njn: remove extensions/uriloader@pdf.js.xpi file
- # [02:04] <njn> yury: thx
- # [02:05] * Quits: KWierso_ (KWierso@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
- # [02:05] * Joins: ahal (ahal@moz-BBE3ABD.mv.mozilla.com)
- # [02:06] * mjschranz is now known as mjschranz_away
- # [02:08] * Joins: marco (marco@564B6B73.B1299530.10DC0B64.IP)
- # [02:08] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
- # [02:08] <marco> chrisccoulson: ping
- # [02:08] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
- # [02:09] <lsblakk> AryehGregor: ping
- # [02:09] * Quits: JesperHansen (JesperHans@moz-AA96EAE3.dhcp.fiberflex.dk) (Ping timeout)
- # [02:10] <njn> did Firefox's "find" function get busted sometime recently? It's not working in my trunk build, on two different profiles
- # [02:11] <njn> '/' doesn't work, nor does Ctrl-F, nor does selecting "Find" from the Edit menu...
- # [02:11] <jhammel> it works for me
- # [02:12] * Quits: jhammel (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: leaving)
- # [02:12] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
- # [02:12] * ChanServ sets mode: +o smaug
- # [02:13] <njn> jhammel: I'll rebuild
- # [02:15] * Quits: kmoir-afk (chatzilla@moz-4CA9B556.cable.teksavvy.com) (Ping timeout)
- # [02:16] * Joins: jgriffin (jgriffin@moz-BBE3ABD.mv.mozilla.com)
- # [02:17] * Quits: ircloggr (nodebot@moz-4D320C4D.compute-1.amazonaws.com) (Client exited)
- # [02:18] * Joins: ircloggr (nodebot@moz-4A48F7EE.compute-1.amazonaws.com)
- # [02:19] * Joins: jgriffin_ (jgriffin@moz-E31CD2CB.mozilla.org)
- # [02:21] * Quits: jgriffin (jgriffin@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [02:21] * jgriffin_ is now known as jgriffin
- # [02:21] * Quits: andreasn (andreasn@moz-A80AB8F9.a336.priv.bahnhof.se) (Ping timeout)
- # [02:23] * Joins: overholt (overholt@moz-89F9FC0.cable.teksavvy.com)
- # [02:23] * Quits: overholt (overholt@moz-89F9FC0.cable.teksavvy.com) (Quit: overholt)
- # [02:25] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
- # [02:27] <espadrine_> does anyone have a test timeout when running devtools mochitests on Linux?
- # [02:28] * Quits: billm (billm@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving)
- # [02:29] * Joins: mdas (mdas@moz-E31CD2CB.mozilla.org)
- # [02:30] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
- # [02:31] * Joins: davidb (davidb@moz-68BF56A6.dsl.bell.ca)
- # [02:31] * Joins: WeirdAl (chatzilla@moz-D461843.ask.info)
- # [02:31] <WeirdAl> !seen Asa
- # [02:32] <firebot> asa was last seen 23 minutes and 15 seconds ago, saying 'I hate having to hit next, next, next, next, next, next, next, ....' in #ux.
- # [02:32] * Quits: nhirata (nhirata.bu@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: nhirata)
- # [02:33] * Quits: ahal (ahal@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
- # [02:33] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [02:34] * Quits: mccr8 (mccr8@CF47B149.8F17AA2A.BBE2FCF0.IP) (Quit: mccr8)
- # [02:35] * Joins: mcsmurf (mcsmurf@moz-F6D81.dip.t-dialin.net)
- # [02:35] * Joins: IanN (chatzilla@moz-3D5855EC.cable.virginmedia.com)
- # [02:35] * Quits: anant (anant@moz-BBE3ABD.mv.mozilla.com) (Quit: anant)
- # [02:36] * nthomas is now known as nthomas|away
- # [02:36] <njn> if I get a crash during |make -C $BUILD mochitest-chrome|, how can I catch it in the debugger?
- # [02:37] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [02:38] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [02:38] * Quits: sriram (sriramr@moz-7B0110AD.mv.mozilla.com) (Quit: sriram)
- # [02:38] * Joins: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net)
- # [02:38] * Joins: aja (chatzilla@377DDCDE.81FB346A.7880DB15.IP)
- # [02:39] <IanN> Was it a recent landing that has caused all the "SyntaxError: in strict mode code" messages in the error console?
- # [02:39] * Quits: sfink (chatzilla@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [02:39] <@ted> njn: you can pass EXTRA_TEST_ARGS=--debugger=gdb
- # [02:40] <mcsmurf> IanN: oh hi, up late? ;) do you build on Windows?
- # [02:40] <@ted> (also --debugger=valgrind works FYI)
- # [02:40] <mcsmurf> I'm currently having a build problem in mozilla/media/webrtc/trunk
- # [02:40] <njn> ted: sweet, thanks
- # [02:40] <IanN> mcsmurf: not since the move to MSVC from cygwin
- # [02:40] <IanN> mcsmurf: there's a bug on that
- # [02:40] * Quits: timA (timA@moz-535753DA.hsd1.or.comcast.net) (Ping timeout)
- # [02:40] * Joins: timA (timA@moz-535753DA.hsd1.or.comcast.net)
- # [02:41] <RyanVM> blassey: ping
- # [02:42] * Quits: lmandel (lmandel@moz-99933529.dsl.bell.ca) (Ping timeout)
- # [02:42] <mcsmurf> IanN: do you know hte bug summary or #?
- # [02:43] <IanN> mcsmurf: bug 772201 maybe
- # [02:44] <mcsmurf> looks good
- # [02:44] <mcsmurf> *sigh*
- # [02:45] * mcsmurf considers building -inbound in the future ;-)
- # [02:45] * khuey|away is now known as khuey
- # [02:45] <IanN> Warning: SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function
- # [02:46] * Quits: WeirdAl (chatzilla@moz-D461843.ask.info) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
- # [02:47] * Quits: sicking (chatzilla@moz-40BA2367.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
- # [02:47] * Quits: atuljangra (Mibbit@F8A0D650.3397A738.110F01C1.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [02:47] * Quits: mcsmurf (mcsmurf@moz-F6D81.dip.t-dialin.net) (Quit: )
- # [02:47] * Quits: akeybl (akeybl@moz-52D39FF6.hsd1.ca.comcast.net) (Quit: Linkinus - http://linkinus.com)
- # [02:48] <njn> ted: I had a crash that became trivial to understand once I caught it in GDB. Thanks!
- # [02:48] <@ted> cool!
- # [02:48] <@ted> the best kind
- # [02:49] <njn> ted: missing NULL check :)
- # [02:49] <njn> ted: in an assertion, to boot
- # [02:49] <@ted> hah
- # [02:49] * ctalbert is now known as ctalbert|afk
- # [02:50] * Quits: nrc (nrc@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
- # [02:50] <njn> who thinks Rust is a good idea?
- # [02:50] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Quit: bmoss)
- # [02:50] * Quits: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com) (Client exited)
- # [02:52] <Callek> RyanVM++
- # [02:52] * Quits: wlach|afk (wlach@moz-615691BB.vif.net) (Quit: Leaving)
- # [02:52] <Callek> (for dealing with serge's patch queue)
- # [02:52] <RyanVM> Callek: I'm beginning to wonder why I do it
- # [02:52] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
- # [02:53] <@ted> njn: it's an interesting concept, writing code in it can be a lot nicer than C++
- # [02:53] <@ted> but it needs a lot more work still
- # [02:54] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Quit: ChatZilla 0.9.88.2 [Firefox 16.0a1/20120712030541])
- # [02:55] <Callek> RyanVM: I was planning to try, and I got fails each time I tried to untangle, and is why I left the whole list
- # [02:55] * Joins: dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net)
- # [02:55] * ChanServ sets mode: +o dbaron
- # [02:56] <RyanVM> Callek: even using his order, there were still some issues with comm-beta
- # [02:56] <RyanVM> relatively easy to sort out, though
- # [02:56] * Quits: myk (myk@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
- # [02:57] <Callek> RyanVM: ahh ok, thanks again though!
- # [02:57] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
- # [02:57] * Joins: _FrnchFr1g_ (_FrnchFrgg@A954F686.E36651AF.74B71A20.IP)
- # [02:57] * Quits: _FrnchFrgg_ (_FrnchFrgg@A954F686.E36651AF.74B71A20.IP) (Ping timeout)
- # [02:58] * mattwoodrow is now known as mattwoodrow|away
- # [02:58] * Quits: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net) (Quit: yuan)
- # [02:59] * Quits: Mook_as (Daily@moz-1FCC0032.activestate.com) (Quit: Mook_as)
- # [02:59] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [02:59] <IanN> RyanVM++
- # [02:59] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [03:00] <njn> bent: if you could do a fast review on bug 749010, that'd be great; you almost r+'d the previous versions of the patches
- # [03:00] * Joins: JeroenDeDauw (j@67E3560C.9692EB5A.F12515B4.IP)
- # [03:01] * Joins: KaIRC (robert@moz-B5D326DA.adsl.highway.telekom.at)
- # [03:01] * Quits: KaiRo (robert@moz-74DC8A2B.adsl.highway.telekom.at) (Ping timeout)
- # [03:01] <bent> njn, yeah, it's been on my back burner because i don't understand what's going wrong
- # [03:02] <njn> bent: simple missing NULL check!
- # [03:02] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [03:02] <njn> bent: I just uploaded a path
- # [03:02] <njn> *patch
- # [03:02] <bent> oh!
- # [03:02] <bent> ok
- # [03:03] <njn> bent: I finally was able to reproduce and catch it in gdb
- # [03:03] <njn> bent: I have a try server run underway
- # [03:03] <bent> nice!
- # [03:03] <bent> glad you caught it
- # [03:03] <bent> which null check did you add?
- # [03:04] * Quits: mcomella (mcomella@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
- # [03:04] <njn> bent: in Disable(), I null-checked mWorkerPrivate
- # [03:04] <bent> ah
- # [03:04] * Quits: avih (quassel@moz-5E1CFFE8.red.bezeqint.net) (Connection reset by peer)
- # [03:04] * Quits: kennyluck (kennyluck@moz-8F04EBE6.dynamic.hinet.net) (Quit: kennyluck)
- # [03:04] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
- # [03:04] * ChanServ sets mode: +o smaug
- # [03:04] <bent> so, how was
- # [03:05] <bent> hm
- # [03:05] <bent> why is it sometimes null already?
- # [03:05] <bent> do we call disable more than once?
- # [03:05] * Quits: ahurle (ahurle@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [03:05] <njn> bent: not sure
- # [03:05] * Quits: AaronMT (AaronMT@moz-DEDA283.cpe.net.cable.rogers.com) (Quit: Computer has gone to sleep.)
- # [03:05] * Quits: Lucas (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
- # [03:05] * Joins: m_kato (m_kato@moz-348F61F0.mozilla.or.jp)
- # [03:06] <njn> bent: maybe it was NULL to begin with?
- # [03:07] <njn> bent: no, that's not likely
- # [03:07] <bent> i would hope not
- # [03:07] * Joins: avih (quassel@moz-5E1CFFE8.red.bezeqint.net)
- # [03:09] <njn> bent: all this trickery is because a worker has its own thread, but the memory reporter is invoked from the main thread, right?
- # [03:09] <bent> yes
- # [03:09] * Joins: ahurle (ahurle@moz-BBE3ABD.mv.mozilla.com)
- # [03:09] <bent> we need async reporting
- # [03:09] <bent> (did anyone ever jump on that?)
- # [03:10] <njn> bent: no
- # [03:10] <njn> bent: this is the only case that's needed it, AFAIK
- # [03:10] <bent> you'd be surprised how often my code breaks the rules
- # [03:10] <njn> bent: So I can't see why Disable() would be called twice for a single worker
- # [03:10] <bent> ok, so,
- # [03:10] <bent> the thing i'm worried about
- # [03:11] <bent> is that this null check isn't a real fix
- # [03:11] <bent> that we're dealing with bad memory, or racy memory
- # [03:11] * Quits: timA (timA@moz-535753DA.hsd1.or.comcast.net) (Quit: Instantbird 1.1)
- # [03:11] <bent> and in your case it just happened to be null
- # [03:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/70a11a81d2c5 - Jonathan Griffin - Bug 772310 - Check if pref exists before attempting to read from it, r=mdas
- # [03:12] <njn> bent: try server should be interesting
- # [03:12] <bent> njn, for now, you could assert that mWorkerPrivate is non-null
- # [03:12] * Quits: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org) (Quit: jgriffin)
- # [03:13] <bent> and then still do the null check
- # [03:13] <bent> that would keep it from crashing (maybe)
- # [03:13] <njn> bent: I don't understand
- # [03:13] <bent> but would give us an occasional assertion
- # [03:13] <bent> with stack trace
- # [03:13] * mjschranz_away is now known as mjschranz
- # [03:13] * Quits: ferongr (ferongr@moz-A33241CE.dsl.dyn.forthnet.gr) (Ping timeout)
- # [03:13] <bent> so that we would know we still have a problem
- # [03:13] * Quits: KaIRC (robert@moz-B5D326DA.adsl.highway.telekom.at) (Input/output error)
- # [03:14] <bent> make sense?
- # [03:14] <njn> bent: I think it would be a frequent assertion, i.e. on every debug mochitest-o run
- # [03:14] <bent> well
- # [03:14] <bent> if it's bad memory then it might not be
- # [03:14] <bent> it might just still crash
- # [03:14] * Quits: IanN (chatzilla@moz-3D5855EC.cable.virginmedia.com) (Quit: ChatZilla 0.9.88.2 [SeaMonkey 2.13a1/20120712234312])
- # [03:14] <bent> if it's really somehow null then we'll assert but not crash
- # [03:15] <bent> also, can valgrind help here somehow?
- # [03:15] <bent> er, helgrind
- # [03:15] <njn> bent: sorry, on the phone
- # [03:15] * Quits: avih (quassel@moz-5E1CFFE8.red.bezeqint.net) (Connection reset by peer)
- # [03:15] <bent> ah, ok
- # [03:16] * Quits: espadrine_ (thaddee_ty@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [03:17] * Quits: joe_walker (joe_walker@moz-15405DDA.cable.virginmedia.com) (Connection reset by peer)
- # [03:17] * Quits: @dveditz (dveditz@moz-5051E786.dhcp.cruzio.com) (Ping timeout)
- # [03:17] <njn> bent: back, sorry
- # [03:18] * jmaher|afk is now known as jmaher
- # [03:18] <bent> still here
- # [03:18] <bent> so
- # [03:18] <njn> bent: from the crash reports on try, I suspect they were all crashing due to mWorkerPrivate being null
- # [03:18] <njn> bent: and all the debug builds were crashing in the same place
- # [03:18] <bent> yeah
- # [03:18] <bent> but from looking at the code that *should* be impossible
- # [03:18] <njn> which makes it sound like not bad memory or races
- # [03:18] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/32c911bc2579 - Blake Kaplan - Bug 772801 - Deal with drivers that don't support active/passive scanning. r=mwu DONTBUILD
- # [03:19] <njn> I'm doing some diagnostic printfs
- # [03:19] <njn> it's annoying because I have to run a whole swathe of mochitest-chrome to reproduce, not just the one test
- # [03:19] <njn> which is interesting in and of itself
- # [03:19] * lsblakk is now known as lsblakk|afk
- # [03:19] <bent> yeah, i always say that it depends on the solar wind
- # [03:19] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [03:19] <bent> races are fickle
- # [03:21] <bent> njn, why is this namespace followup thing so big?
- # [03:21] * ewong|away is now known as ewong
- # [03:21] <bent> is it just diff being ridiculous?
- # [03:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b24995e163b5 - Rafael Ávila de Espíndola - Bug 772853 - upgrade clang to r160105. r=rail.
- # [03:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/87ff6a0cc45e - Mike Hommey - Bug 772841 - Use make package instead of make stage-package before profile run, but avoid package signing. r=ted,r=catlee
- # [03:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6489be1890c0 - Ryan VanderMeulen - Merge the last PGO-green inbound changeset to m-c.
- # [03:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e2daccb7d367 - Ryan VanderMeulen - Merge m-c to inbound.
- # [03:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6a640ca09064 - Benjamin Smedberg - Bug 771251 - OOP crash reporting accesses the directory service off the main thread. In addition, the first design of the crash injector callback meant that we're
- # [03:22] * Quits: fitzgen (fitzgen@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: zzzzzzzzz)
- # [03:22] <firebot> dropping some set of Flash crashes which happen during an RPC call. r=ted
- # [03:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/69f5207c57c8 - Chris Peterson - Bug 773089 - Do not use "large" menus on Gingerbread devices. r=sriram
- # [03:22] * Quits: marco (marco@564B6B73.B1299530.10DC0B64.IP) (Quit: Sto andando via)
- # [03:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f9499238bd4b - Ed Morley - Merge last PGO-green changeset of mozilla-inbound to mozilla-central
- # [03:22] <njn> bent: I had to move a big chunk from one part of the file to another
- # [03:23] * Joins: jparsons|afk (jed@moz-59C58F81.dsl.dynamic.sonic.net)
- # [03:24] * jparsons|afk is now known as jparsons
- # [03:24] <bent> k
- # [03:24] <bent> r+
- # [03:24] <bent> !
- # [03:24] <bent> thanks for digging in there, i'm totally swamped
- # [03:24] * Joins: m_kato1 (Daily@moz-348F61F0.mozilla.or.jp)
- # [03:24] <njn> bent: my printfs tell me that Disable() isn't being called twice in the particular case, just once, but with mWorkerReporter=NULL
- # [03:24] * Quits: JeroenDeDauw (j@67E3560C.9692EB5A.F12515B4.IP) (Quit: Leaving.)
- # [03:25] <bent> mWorkerPrivate?
- # [03:25] <njn> bent: yes, sorry
- # [03:25] <bent> hm
- # [03:25] <bent> which would mean that we somehow created it with a null value?
- # [03:26] <njn> bent: time for more printfs
- # [03:26] * Quits: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [03:26] * Quits: biesi (cbiesinger@EE9A5AA8.6B10AC3.E2F59BBC.IP) (Ping timeout)
- # [03:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e46b2b4fb65a - Ryan VanderMeulen - No bug - fix broken m-c merge.
- # [03:27] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/32c911bc2579 - Blake Kaplan - Bug 772801 - Deal with drivers that don't support active/passive scanning. r=mwu DONTBUILD
- # [03:27] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/33843dd89abc - Ryan VanderMeulen - Merge m-c to inbound.
- # [03:27] * Quits: gandalf (gandalf@moz-93DA415A.neoplus.adsl.tpnet.pl) (Quit: Computer has gone to sleep.)
- # [03:29] * Joins: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp)
- # [03:29] * Joins: ferongr (ferongr@moz-E3B9F0CB.dsl.dyn.forthnet.gr)
- # [03:29] * Quits: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com) (Quit: jwilde)
- # [03:29] * Joins: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com)
- # [03:29] * Quits: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com) (Ping timeout)
- # [03:32] * devd_afk is now known as devd
- # [03:32] * Joins: AaronMT (AaronMT@moz-DEDA283.cpe.net.cable.rogers.com)
- # [03:32] * devd is now known as devd_afk
- # [03:35] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Boriss)
- # [03:35] * philor is now known as philor|away
- # [03:37] * Joins: davidill_ (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [03:37] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [03:38] * Quits: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving.)
- # [03:39] * Quits: StevenLee (chatzilla@moz-99690620.hinet-ip.hinet.net) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120615112143])
- # [03:42] <njn> bent: my mistake, Disable *is* getting called twice
- # [03:42] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
- # [03:42] * ChanServ sets mode: +o ehsan
- # [03:42] <bent> njn, oh! thank goodness. how?
- # [03:43] <njn> bent: not sure
- # [03:43] * Quits: ewong (chatzilla@moz-E5D50C2E.static.netvigator.com) (Connection reset by peer)
- # [03:43] <bent> heh
- # [03:43] <bent> ok
- # [03:43] <bent> but progress!
- # [03:43] * Joins: StevenLee (chatzilla@moz-99690620.hinet-ip.hinet.net)
- # [03:43] * Quits: terrence (terrence@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [03:45] * Joins: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [03:46] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
- # [03:46] * Quits: garnacho (carlos@moz-6DCA872A.dyn.user.ono.com) (Ping timeout)
- # [03:46] * Joins: ewong (chatzilla@moz-E5D50C2E.static.netvigator.com)
- # [03:47] <njn> bent: holy crap; the first Disable() is from dom/workers/ChromeWorkerScope.cpp, which I didn't even know exsited
- # [03:48] <njn> line 58
- # [03:48] <njn> *59
- # [03:48] <njn> bent: so the reporter is disabled because of Ctypes, and then we disable it again later on worker exit, I think
- # [03:48] <bent> oh yeah
- # [03:48] <bent> makes sense
- # [03:48] <bent> mystery solved
- # [03:49] <bent> :)
- # [03:49] <njn> excellent! I'll add a comment, and land once try server says it's ok
- # [03:49] <bent> thanks a bunch
- # [03:49] <njn> bent: I'll be glad to remove this albatross from around my neck
- # [03:49] <njn> :)
- # [03:49] <bent> heh
- # [03:49] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
- # [03:49] <njn> bent: I actually thought at one point "I could just inline DisableMemoryReporter(), it only has one callsite"
- # [03:50] <njn> if I'd tried that I would have seen this CTypes thing, and maybe worked it out more quickly
- # [03:50] * Joins: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [03:50] <bent> the ctypes thing is so unfortunate
- # [03:50] <bent> basically any interesting chrome worker will be exempted from memory reporting
- # [03:51] * Quits: chewey (chewey@moz-D6564CB2.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
- # [03:51] * Joins: chewey (chewey@moz-77E44266.dip0.t-ipconnect.de)
- # [03:53] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
- # [03:53] <njn> bent: do we have any chrome workers?
- # [03:53] <njn> bent: maybe we do and I don't see them because reporting is disabled :/
- # [03:54] <bent> extensions do for sure
- # [03:54] <bent> but i'm not sure about us
- # [03:55] <njn> ah
- # [03:55] <njn> bent: are you working on b2g?
- # [03:56] <bent> sorta
- # [03:56] <njn> just curious what's the cause of your swampage
- # [03:56] <bent> multiprocess stuff
- # [03:56] <bent> needed for b2g
- # [03:56] <bent> but not, like, the voicemail system or anything
- # [03:57] * Quits: sewardj (sewardj@moz-629A157C.dip.t-dialin.net) (Ping timeout)
- # [03:57] * Joins: sewardj (sewardj@moz-12800790.dip.t-dialin.net)
- # [03:57] <njn> bent: is the voicemail system notable?
- # [03:57] * njn knows very little about b2g
- # [03:58] <bent> i just mean i'm doing platformish stuff, not a specific b2g app
- # [03:58] <bent> i don't actually know anything about voicemail ;)
- # [03:58] * Quits: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [04:00] * Quits: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: brendan)
- # [04:00] * Joins: WeirdAl (chatzilla@moz-857040DF.hsd1.ca.comcast.net)
- # [04:00] <cjones> bent, if people call you and you don't answer, they can leave you a message
- # [04:00] * Quits: mdas (mdas@moz-E31CD2CB.mozilla.org) (Quit: mdas)
- # [04:00] <Callek> bent: call you maybe?
- # [04:01] * Callek ducks
- # [04:01] <dholbert> Callek++
- # [04:02] * Quits: davidb (davidb@moz-68BF56A6.dsl.bell.ca) (Quit: davidb)
- # [04:02] * Quits: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving.)
- # [04:05] * Quits: IRCMonkey38225 (Anant@moz-132332B9.hsd1.ca.comcast.net) (Quit: Leaving)
- # [04:07] * mjschranz is now known as mjschranz_away
- # [04:08] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [04:08] * Joins: kmoir-afk (chatzilla@moz-4CA9B556.cable.teksavvy.com)
- # [04:08] * Joins: JeroenDeDauw (j@67E3560C.9692EB5A.F12515B4.IP)
- # [04:09] * Quits: jparsons (jed@moz-59C58F81.dsl.dynamic.sonic.net) (Ping timeout)
- # [04:10] * aki|buildduty is now known as aki
- # [04:11] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [04:12] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
- # [04:12] * Quits: sawrubh (chatzilla@B7E025BA.ADB5418D.DC7754FE.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
- # [04:13] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Ping timeout)
- # [04:13] * Quits: tonymec (tonymec@953C1CFD.287D4F0F.277517C1.IP) (Ping timeout)
- # [04:15] * Joins: Mook (Daily@moz-8F011215.dsl.teksavvy.com)
- # [04:17] * Quits: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP) (Ping timeout)
- # [04:18] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
- # [04:18] * Joins: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [04:18] * Joins: ericjung (Mibbit@moz-5BEE8DFB.bstnma.fios.verizon.net)
- # [04:19] * Joins: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP)
- # [04:20] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
- # [04:20] * nli|away is now known as nli
- # [04:22] * Quits: tonymec|away (tonymec@953C1CFD.287D4F0F.277517C1.IP) (Quit: Konversation terminated!)
- # [04:22] * Joins: RudyL (rudy@moz-99690620.hinet-ip.hinet.net)
- # [04:26] * Quits: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net) (Quit: Mardak)
- # [04:26] * heycam|away is now known as heycam
- # [04:29] * Quits: rjohnson19 (chatzilla@moz-9148485F.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
- # [04:29] * Joins: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net)
- # [04:33] * nthomas|away is now known as nthomas
- # [04:33] * Quits: RyanVM (chatzilla@moz-403902F0.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.88.2 [Firefox 16.0a1/20120707191049])
- # [04:34] * Quits: dzbarsky (Adium@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
- # [04:34] * Joins: dzbarsky1 (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [04:35] * Joins: gwagner_ (idefix2@moz-B8B530C2.hsd1.ca.comcast.net)
- # [04:35] * Quits: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com) (Quit: NO CARRIER)
- # [04:35] * Joins: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP)
- # [04:36] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout)
- # [04:37] * Quits: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [04:39] * Joins: avih (quassel@moz-5E1CFFE8.red.bezeqint.net)
- # [04:39] <markh> is the mozconfig for the build machines available anywhere? I'd like to work out why my windows debug builds are failing here but not on tbpl...
- # [04:41] * Quits: benjamin (Mibbit@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [04:41] <njn> anyone have suggestions how to avoid the compile error for the code in http://pastebin.mozilla.org/1702011? jcranmer, maybe?
- # [04:42] <njn> you can implicitly convert |int*| to |int*&|, and |int*| to |void*|, but not |int*| to |void*&|, it seems
- # [04:42] <Asa> WeirdAl: hey
- # [04:42] <WeirdAl> hi
- # [04:43] <Asa> WeirdAl: so you're saying that the Ask installer is being abused by your distribution partners (AVG who is paying you all for being able to tag along on your install)?
- # [04:43] <WeirdAl> nope
- # [04:43] <WeirdAl> let's take this offchannel please
- # [04:43] <Asa> It sounded like you were trying to shift the blame to AVG
- # [04:44] <Asa> query me. we can chat elsewhere
- # [04:47] <njn> |int**| to |void**| also isn't possible, huh
- # [04:48] * khuey is now known as khuey|away
- # [04:48] * Quits: kmoir-afk (chatzilla@moz-4CA9B556.cable.teksavvy.com) (Ping timeout)
- # [04:49] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
- # [04:52] * Joins: tonymec__ (tonymec@953C1CFD.287D4F0F.277517C1.IP)
- # [04:53] * tonymec__ is now known as tonymec|away
- # [04:54] * Quits: jammink (textual@moz-BBE3ABD.mv.mozilla.com) (Quit: Computer has gone to sleep.)
- # [04:55] <jcranmer> njn: AIUI, the C++ spec actually considers passing an argument as initializing a variable
- # [04:55] * Quits: tchevalier (Daily@moz-7E0593CF.w81-251.abo.wanadoo.fr) (Ping timeout)
- # [04:55] * Quits: gwagner_ (idefix2@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner_)
- # [04:57] * Quits: jimm (jmathies@moz-7F164CA1.pn.at.cox.net) (Quit: )
- # [04:58] <njn> jcranmer: I've got it working using templates :/
- # [04:59] * philor|away is now known as philor
- # [05:00] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
- # [05:00] * jcranmer is deep in C++11 spec land
- # [05:02] <jcranmer> does casting the int* to void* work?
- # [05:02] <njn> jcranmer: almost certainly, but in practice the int* could be any type
- # [05:03] <njn> jcranmer: I'm experimenting with a variant of free() that takes a reference to a pointer so that I can poison the ptr to ensure it's never used again
- # [05:03] <njn> jcranmer: I have it working in the JS engine now
- # [05:04] <njn> jcranmer: for some free() wrappers that we use
- # [05:05] <njn> jcranmer: on a related note, how do you like this statement: |delete this;|
- # [05:05] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
- # [05:05] <jcranmer> o_O
- # [05:05] <njn> jcranmer: http://mxr.mozilla.org/mozilla-central/source/js/src/assembler/jit/ExecutableAllocator.h#127
- # [05:06] <njn> jcranmer: it makes a certain sense, but still seems dodgy
- # [05:06] <njn> jcranmer: maybe there's a better way to do that
- # [05:07] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [05:07] * Quits: davidill_ (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [05:07] <Luqman> lol i like the defines, WTF_CPU_MIPS
- # [05:07] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
- # [05:07] * Joins: ahurle2 (ahurle@moz-BBE3ABD.mv.mozilla.com)
- # [05:08] * Quits: ahurle (ahurle@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [05:08] * ahurle2 is now known as ahurle
- # [05:11] * Quits: JeroenDeDauw (j@67E3560C.9692EB5A.F12515B4.IP) (Ping timeout)
- # [05:11] * Quits: AaronMT (AaronMT@moz-DEDA283.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [05:11] * Quits: WeirdAl (chatzilla@moz-857040DF.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
- # [05:14] * Quits: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com) (Quit: pcwalton)
- # [05:15] * Joins: sawrubh (chatzilla@2742AFBF.E7AE123.DC7754FE.IP)
- # [05:16] * khuey|away is now known as khuey
- # [05:17] * Quits: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net) (Ping timeout)
- # [05:19] * Joins: nrc (nrc@moz-5DAE2951.bitstream.orcon.net.nz)
- # [05:21] * khuey is now known as khuey|away
- # [05:22] * Quits: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net) (Quit: Leaving)
- # [05:22] * khuey|away is now known as khuey
- # [05:23] * Quits: nli (nli@moz-59682A1.dmz.scl3.mozilla.com) (Quit: leaving)
- # [05:23] * Joins: nli (nli@moz-59682A1.dmz.scl3.mozilla.com)
- # [05:23] <reed> ugh
- # [05:23] <reed> who checked in debugging code
- # [05:23] <reed> my console is filled with crap
- # [05:25] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
- # [05:25] <reed> https://bugzilla.mozilla.org/show_bug.cgi?id=771555#c6
- # [05:25] * Quits: StevenLee (chatzilla@moz-99690620.hinet-ip.hinet.net) (Client exited)
- # [05:26] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
- # [05:26] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
- # [05:28] <khuey> Y U NO WANT TO DEBUG FOCUS?
- # [05:28] * Joins: mwu (mwu@moz-59435430.hsd1.nj.comcast.net)
- # [05:32] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Ping timeout)
- # [05:35] * Quits: acperez (Mibbit@moz-C817E253.red-79-157-252.dynamicip.rima-tde.net) (Quit: http://www.mibbit.com ajax IRC Client)
- # [05:35] * Joins: lightsofapollo (jlal@moz-ACAEA2CB.hsd1.ca.comcast.net)
- # [05:36] * Joins: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
- # [05:40] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
- # [05:41] * Joins: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net)
- # [05:42] * Quits: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com) (Quit: Jesse)
- # [05:43] * mjschranz_away is now known as mjschranz
- # [05:45] * Joins: davidill_ (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [05:45] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [05:45] * cjones is now known as cjones-food
- # [05:46] * Joins: gwagner_ (idefix2@moz-B8B530C2.hsd1.ca.comcast.net)
- # [05:47] * Joins: vikash (vikash@50425DD.8E2DFD32.FB0CC892.IP)
- # [05:50] * Quits: bent (chatzilla@moz-DB4C5E15.triad.res.rr.com) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.2.19/20110707195905])
- # [05:50] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
- # [05:52] * Joins: jesup (chatzilla@moz-6380AF60.phlapa.fios.verizon.net)
- # [05:55] * Quits: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp) (Ping timeout)
- # [05:56] * Joins: StevenLee (chatzilla@moz-99690620.hinet-ip.hinet.net)
- # [05:56] * Joins: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp)
- # [05:56] * Joins: sfink (chatzilla@moz-8D93AA61.dsl.pltn13.sbcglobal.net)
- # [05:59] * Quits: @dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [06:00] * Quits: sawrubh (chatzilla@2742AFBF.E7AE123.DC7754FE.IP) (Ping timeout)
- # [06:00] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
- # [06:04] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
- # [06:11] * Quits: mwu (mwu@moz-59435430.hsd1.nj.comcast.net) (Ping timeout)
- # [06:12] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
- # [06:13] <@dolske> REED SPEAKS
- # [06:13] * jcranmer is now known as jcranmer|away
- # [06:13] <@dolske> and all it takes is some console crap
- # [06:13] * @dolske makes note for future reference
- # [06:13] <blizzard> haha
- # [06:13] <@dolske> jesus
- # [06:13] <@dolske> blizzard is so full of himself, he's EVERYWHERE! ;-)
- # [06:13] <reed> :)
- # [06:13] <reed> I speak a lot elsewhere
- # [06:14] <blizzard> totally everywhere
- # [06:14] <reed> just not much in here anymore :p
- # [06:14] <blizzard> I mean
- # [06:14] <blizzard> someone was saying something nice about me
- # [06:14] <blizzard> so I showed up
- # [06:14] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
- # [06:14] <blizzard> that's how it works
- # [06:14] * mjschranz is now known as mjschranz_away
- # [06:14] <@dolske> I was so sure I'd get a RT out of that. But all I got was a crappy Favorite from robarnold
- # [06:14] <blizzard> lol
- # [06:14] <reed> blizzard: so, got any job offers yet? :P
- # [06:14] <robarnold> dolske: AND YOU'LL LIKE IT
- # [06:14] <blizzard> reed: nope!
- # [06:14] <blizzard> reed: all talk so far
- # [06:15] <reed> no meat? tsk
- # [06:15] <robarnold> reed: and how's your search going?
- # [06:16] <reed> robarnold: all done... I started Monday at my new gig
- # [06:16] <robarnold> nice! whereat?
- # [06:16] <@dolske> if shaver and dwitte show up, I'll got back to running Firefox 3.
- # [06:16] <reed> Lookout Mobile Security
- # [06:16] * Quits: zzzzz (chatzilla@moz-462673C.dhcp.embarqhsd.net) (Ping timeout)
- # [06:16] * Quits: coop|afk (Chris@moz-ED3249A4.dmz.releng.scl3.mozilla.com) (Quit: coop|afk)
- # [06:16] <robarnold> interesting
- # [06:17] * Quits: hub_lime (hub@A5087023.2354C43D.D8E68FF6.IP) (Input/output error)
- # [06:17] * Joins: raymond (raymond@moz-C25709AB.hsd1.ca.comcast.net)
- # [06:17] <@dolske> what? you could at least do the courtesy of formally declining my offer for cat vacuumer.
- # [06:17] <reed> yep
- # [06:17] <reed> dolske: I doubt you could pay me what I want ;)
- # [06:17] <@dolske> you'd be surprised, she has a lot of hair
- # [06:17] <reed> robarnold: enjoying it so far... lots to do!
- # [06:18] <blizzard> I need popcorn for this conversation
- # [06:18] <mfinkle> bacon flavored popcorn
- # [06:18] * Quits: hub (hub@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
- # [06:18] <blizzard> did someone say bacon?
- # [06:18] <robarnold> reed: well congrats! though imo, you should take up dolske's offer
- # [06:18] <mfinkle> reed, mobile is SO much fun
- # [06:18] <robarnold> oh right...reed gets to deal with Android now
- # [06:19] <mfinkle> \o/
- # [06:19] <@dolske> robarnold: hey, someone has to support the legacy OSen
- # [06:19] <blizzard> doesn't android get to deal with reed?
- # [06:19] <blizzard> doesn't it work both ways?
- # [06:19] <@dolske> blizzard++ :D
- # [06:19] <raymond> what is with bugzilla lately? Has anyone else had issues with viewing attachments?
- # [06:19] <mfinkle> raymond, yes
- # [06:19] <reed> I put in a request for my first Android phone today
- # [06:19] <mfinkle> server not found
- # [06:19] <mfinkle> reed, galaxy s iii ?
- # [06:20] <raymond> any workarounds? :)
- # [06:20] <mfinkle> raymond, not for me
- # [06:20] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
- # [06:20] <reed> mfinkle: yes... though, I want the dev edition on Verizon (unlocked), which isn't out yet (unless you know of another way to get it)
- # [06:20] * Quits: jgilbert (jgilbert@moz-17D0114B.hsd1.ca.comcast.net) (Connection reset by peer)
- # [06:20] * Quits: gwagner_ (idefix2@moz-B8B530C2.hsd1.ca.comcast.net) (Connection reset by peer)
- # [06:20] * Quits: blassey (blassey@moz-9AA116AA.hsd1.ma.comcast.net) (Ping timeout)
- # [06:20] * Quits: Elen (El@moz-749635E7.hsd1.ut.comcast.net) (Ping timeout)
- # [06:20] * Quits: snorp (snorp@moz-1E566C62.hsd1.mi.comcast.net) (Ping timeout)
- # [06:21] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Connection reset by peer)
- # [06:21] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Connection reset by peer)
- # [06:21] <reed> mfinkle: why haven't you made that bug a blocker yet?
- # [06:21] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Connection reset by peer)
- # [06:21] * Quits: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net) (Ping timeout)
- # [06:21] <reed> same for raymond
- # [06:21] <reed> srsly, guys
- # [06:21] <@dolske> figured you'd just fix it now
- # [06:21] * Quits: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net) (Ping timeout)
- # [06:21] <reed> :p
- # [06:21] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
- # [06:21] * Quits: KWierso (Daily@moz-3CAEA579.hsd1.ca.comcast.net) (Ping timeout)
- # [06:21] * Quits: lightsofapollo (jlal@moz-ACAEA2CB.hsd1.ca.comcast.net) (Ping timeout)
- # [06:21] <@dolske> fixitfixitfixitfixit
- # [06:21] <reed> though, looks like Mozilla's network just died
- # [06:21] * Quits: priya (Adium@moz-5843392D.hsd1.ca.comcast.net) (Connection reset by peer)
- # [06:21] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Ping timeout)
- # [06:21] * Quits: raymond (raymond@moz-C25709AB.hsd1.ca.comcast.net) (Ping timeout)
- # [06:21] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
- # [06:21] <reed> at least somewhere
- # [06:21] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Connection reset by peer)
- # [06:21] * Quits: mfinkle (mfinkle@moz-8CB7201C.hsd1.pa.comcast.net) (Ping timeout)
- # [06:22] * Quits: sstangl (sstangl@748344B9.A22D542B.1C5878CF.IP) (Ping timeout)
- # [06:22] <@dolske> things just haven't been the same since you left
- # [06:22] * Quits: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Ping timeout)
- # [06:22] * Quits: robarnold (rob@moz-59F6B5.hfc.comcastbusiness.net) (Ping timeout)
- # [06:22] * Quits: stux (stux@moz-FD6B9EC6.hfc.comcastbusiness.net) (Ping timeout)
- # [06:22] * Quits: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net) (Ping timeout)
- # [06:22] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
- # [06:22] * Joins: KWierso (Daily@moz-3CAEA579.hsd1.ca.comcast.net)
- # [06:22] <blizzard> I blame reed
- # [06:22] * Joins: jgilbert (jgilbert@moz-17D0114B.hsd1.ca.comcast.net)
- # [06:22] <blizzard> for network breakage
- # [06:22] * Joins: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
- # [06:22] <mark> looks comcastic
- # [06:22] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
- # [06:23] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
- # [06:23] * Joins: robarnold (rob@moz-59F6B5.hfc.comcastbusiness.net)
- # [06:23] * Joins: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
- # [06:23] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
- # [06:23] * Joins: stux (stux@moz-FD6B9EC6.hfc.comcastbusiness.net)
- # [06:23] * Joins: sawrubh (chatzilla@CF9DE772.9DDDDF6A.553D87E5.IP)
- # [06:23] * Joins: lightsofapollo (jlal@moz-ACAEA2CB.hsd1.ca.comcast.net)
- # [06:23] * Joins: blassey (blassey@moz-9AA116AA.hsd1.ma.comcast.net)
- # [06:23] * Joins: gwagner_ (idefix2@moz-B8B530C2.hsd1.ca.comcast.net)
- # [06:23] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
- # [06:23] * Joins: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net)
- # [06:23] * Joins: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net)
- # [06:23] * Joins: mfinkle (mfinkle@moz-8CB7201C.hsd1.pa.comcast.net)
- # [06:24] * Quits: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Client exited)
- # [06:24] * Quits: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP) (Ping timeout)
- # [06:24] * Joins: raymond (raymond@moz-C25709AB.hsd1.ca.comcast.net)
- # [06:24] <@dolske> reed: I have a large ball of spare cat hair, can you /msg me your mailing address?
- # [06:24] * Joins: sstangl (sstangl@748344B9.A22D542B.1C5878CF.IP)
- # [06:24] <reed> mfinkle / raymond: https://bugzilla.mozilla.org/show_bug.cgi?id=770275
- # [06:25] <reed> I just made it a blocker for you
- # [06:25] <reed> :)
- # [06:25] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
- # [06:25] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
- # [06:25] * Joins: snorp (snorp@moz-1E566C62.hsd1.mi.comcast.net)
- # [06:25] <reed> unless raymond is a different raymond
- # [06:25] * Joins: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net)
- # [06:26] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Input/output error)
- # [06:26] * khuey is now known as khuey|away
- # [06:26] <mfinkle> thanks reed
- # [06:27] <@dolske> "DNSSEC" + "intermittent issues" = O_o
- # [06:27] <reed> mfinkle: you should comment with your nameservers
- # [06:27] * blizzard wanders off
- # [06:27] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
- # [06:27] <reed> same for raymond
- # [06:27] * Joins: Elen (El@moz-749635E7.hsd1.ut.comcast.net)
- # [06:29] <@dolske> reed: so what will you be up to at Lookout?
- # [06:30] <reed> dolske: looking out for you.
- # [06:30] <@dolske> >_>
- # [06:32] * Quits: m_kato1 (Daily@moz-348F61F0.mozilla.or.jp) (Connection reset by peer)
- # [06:32] * Joins: m_kato1 (Daily@moz-348F61F0.mozilla.or.jp)
- # [06:32] <@dolske> reed: so, it's sorta PGP + Backup for mobile?
- # [06:32] * @dolske wonders whose keys are on https://www.mylookout.com/features
- # [06:33] * Quits: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [06:33] <@dolske> stock photo? will find out shortly after I cut a key and drop by 1 Front Street, Suite 2700 looking for a nearby Honda.
- # [06:34] <reed> dolske: AV + backup + safe browsing + find your phone + ...
- # [06:34] <reed> plus other stuff
- # [06:34] <reed> I haven't really dealt with the product much at all
- # [06:34] <reed> it's on my list for later
- # [06:35] * Joins: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net)
- # [06:35] <@dolske> are you going to be involved in Product stuff directly? or related stuff?
- # [06:36] <mfinkle> reed, safebrowsing?
- # [06:36] <mfinkle> scaning downloads?
- # [06:36] <mfinkle> too
- # [06:36] <reed> dolske: I'm their first Information Security Engineer
- # [06:37] <@dolske> ISE ISE Baby
- # [06:37] * Quits: ejpbruel (ejpbruel@933E3A2E.83A511AD.F413BF4D.IP) (Quit: ejpbruel)
- # [06:37] <reed> and I'm a generalist, so I'm sure I'll deal with a little of everything
- # [06:37] <mfinkle> a pro tip seems to be "don't save passwords as plain text"
- # [06:37] <@dolske> omglol
- # [06:37] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Connection reset by peer)
- # [06:37] * Joins: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com)
- # [06:37] <reed> mfinkle: or put them on sticky notes, as I've seen people do at companies before
- # [06:37] * Joins: ejpbruel (ejpbruel@933E3A2E.83A511AD.F413BF4D.IP)
- # [06:38] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
- # [06:38] <@dolske> it's ok, I only put the salted hash on my postits
- # [06:38] * Quits: ejpbruel (ejpbruel@933E3A2E.83A511AD.F413BF4D.IP) (Quit: ejpbruel)
- # [06:38] * Joins: kennyluck (kennyluck@811BB634.325C75DA.F102451D.IP)
- # [06:39] <@dolske> reed: good luck. we're all counting on you.
- # [06:40] <reed> dolske: save the cheerleader, save the world?
- # [06:41] <JonathanS> which cheerleader?
- # [06:41] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
- # [06:41] <reed> JonathanS: the kind-hearted one.
- # [06:42] * Quits: davidill_ (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [06:42] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [06:44] <njn> jcranmer: having to use templates for my free() idea makes life really difficult down the track :(
- # [06:45] <@dolske> reed: haven't seen your pompoms, but was going for http://www.imdb.com/title/tt0080339/quotes?qt=qt0484154
- # [06:45] * cadecairos is now known as cadecairos_away
- # [06:46] * Quits: aja (chatzilla@377DDCDE.81FB346A.7880DB15.IP) (Ping timeout)
- # [06:46] * cjones-food is now known as cjones
- # [06:48] * sawrubh misses firebot
- # [06:49] <reed> oh, how long has he been gone?
- # [06:49] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
- # [06:49] <reed> I can send a text message to fix that
- # [06:50] <KWierso> few hours
- # [06:50] <KWierso> 6:20:30 PM - firebot has left the room (Quit: Ping timeout).
- # [06:50] * Quits: Havvy (Mibbit@moz-5F1A608E.ptld.qwest.net) (Quit: http://www.mibbit.com ajax IRC Client)
- # [06:51] <reed> ok, I sent a txt
- # [06:55] * Quits: sawrubh (chatzilla@CF9DE772.9DDDDF6A.553D87E5.IP) (Ping timeout)
- # [06:56] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
- # [06:57] * Quits: kennyluck (kennyluck@811BB634.325C75DA.F102451D.IP) (Quit: kennyluck)
- # [06:57] * Joins: sawrubh (chatzilla@CF9DE772.9DDDDF6A.553D87E5.IP)
- # [06:57] * Joins: gcp (gpascutto@moz-D0E475EA.access.telenet.be)
- # [06:57] * nthomas is now known as nthomas|away
- # [06:57] * Joins: atte (atte@moz-401E92F1.dhcp.inet.fi)
- # [06:59] * khuey|away is now known as khuey
- # [07:00] * Quits: juanb|afk (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Quit: juanb|afk)
- # [07:00] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Ping timeout)
- # [07:01] * Joins: jparsons (jed@moz-59C58F81.dsl.dynamic.sonic.net)
- # [07:02] <philor> roc: reftest bustage
- # [07:02] <romaxa> bsmedberg: ping
- # [07:02] <khuey> romaxa: it's 1 am for him
- # [07:02] * Joins: ejpbruel (ejpbruel@933E3A2E.83A511AD.F413BF4D.IP)
- # [07:02] <@dolske> Good Guy Reed: shows up, handles 2 bugs, disappears back into the ether.
- # [07:02] <khuey> so if I landed something that turned XUL Fennec reftests permaorange
- # [07:03] <khuey> would anyone care enough to back me out?
- # [07:03] <philor> yep
- # [07:03] <@dolske> khuey: why do you hate Windows 8 Metro?
- # [07:03] <khuey> darn
- # [07:03] * Quits: espindola (espindola@moz-649ECE6B.dsl.teksavvy.com) (Quit: Ex-Chat)
- # [07:03] <philor> apparently both b2g and metro would
- # [07:03] <khuey> dolske: is metro planning on using e10s?
- # [07:03] <reed> dolske: hey now... you're welcome to /msg me at any time
- # [07:03] <reed> :)
- # [07:03] <@dolske> well, that is an unexpected question that I was talking about today!
- # [07:03] * Quits: njn (chatzilla@moz-A8ED2157.dyn.iinet.net.au) (Quit: ChatZilla 0.9.88.2 [Firefox 16.0a1/20120709210311])
- # [07:04] <khuey> dolske: the only correct answer to this question is no
- # [07:04] <@dolske> khuey: I mostly jest, but atm our Metro UI is the Fennec XUL stuff
- # [07:04] * devd_afk is now known as devd
- # [07:04] <khuey> yes, I know
- # [07:04] <philor> the only actual answer is "probably not / yes / no / not sure / it's in flux"
- # [07:05] * Quits: Mook (Daily@moz-8F011215.dsl.teksavvy.com) (Quit: Mook)
- # [07:05] <philor> that's if you ask three people - if you ask five you'd get more answers than that
- # [07:05] <romaxa> dolske: khuey: is there are some xre api or some loadContentComponentScript which would allow me to register and load component like this http://mxr.mozilla.org/mozilla-central/source/b2g/components/MozKeyboard.js
- # [07:05] <@dolske> and while I don't _think_ we're planning on E10S for Metro, it also just _happens_ to remove the roadbump of having to rewrite desktop's browser.xul to be e10s ready
- # [07:05] <khuey> romaxa: no idea
- # [07:06] <@dolske> which begs the question "would it make sense, on top of all the other crazy Metro shit, to E10S up that stuff"
- # [07:06] <@roc> khuey: why don't you want Metro to use e10s?
- # [07:06] <@dolske> someone's got to! ;) ._.
- # [07:06] <khuey> roc: because using e10s almost certainly adds several months to the time-to-market of whatever is using e10s
- # [07:07] <@roc> why?
- # [07:07] <@dolske> khuey: really? was not Fennec using E10S until recently? (ditched for perf, which would be a somewhat lesser concern on desktop)?
- # [07:07] <romaxa> probably XRE_AddManifestLocation
- # [07:08] <khuey> roc: because we run almost no unit tests on e10s, so there's almost certainly tons of broken stuff
- # [07:08] <philor> you could bust XUL talos and browser-chrome instead, they went from "absolutely not, we can't shut those off" to gone in about three days
- # [07:08] <khuey> roc: and that's before you get to performance and memory usage
- # [07:09] <@roc> Android XUL opt is running mochitests and reftests
- # [07:09] <khuey> roc: it's running a small subset of them
- # [07:09] <khuey> last I checked
- # [07:09] * Quits: rniwa (rniwa@5CA6DC39.C60FE7DC.4065847B.IP) (Quit: rniwa)
- # [07:09] <philor> still
- # [07:10] <philor> native runs a big subset, XUL runs a tiny one
- # [07:10] <@roc> hmm
- # [07:10] <@roc> it runs more than half the reftests
- # [07:10] <khuey> it doesn't run anywhere near half the mochitests
- # [07:11] <khuey> and that's ignoring mochitest-chrome/browser-chrome/a11y
- # [07:11] <@roc> more than half the crashtests too
- # [07:11] <@roc> browser-chrome isn't relevant
- # [07:11] * philor starts in on a backout
- # [07:12] <@roc> I'll back out one of my patches
- # [07:12] <khuey> yes, I know browser-chrome isn't relevant
- # [07:13] <@roc> why aren't we running all tests? because they're too slow, or because they've never worked on Android, or never worked on e10s, or something else?
- # [07:14] <@roc> or all of the above?
- # [07:14] * Joins: dveditz (dveditz@moz-5051E786.dhcp.cruzio.com)
- # [07:14] * ChanServ sets mode: +o dveditz
- # [07:14] <philor> because they didn't work, and there wasn't anybody who wanted to find out why
- # [07:14] * Joins: bruno (bruno@20C4F0CB.2F9EAEB9.C36097CD.IP)
- # [07:15] <@roc> It would be a lot easier to debug test failures on non-Android
- # [07:15] <khuey> all of the above
- # [07:15] <khuey> there are entire features that don't work on e10s
- # [07:15] <khuey> we only implemented IndexedDB for e10s six weeks ago
- # [07:15] <philor> conveniently, we run Cipc and Ripc on Linux
- # [07:15] <khuey> and it has a bunch of bugs to shake out
- # [07:15] * Quits: gwagner_ (idefix2@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner_)
- # [07:15] <philor> again, tiny little itty bitty percentage
- # [07:15] <khuey> yep
- # [07:16] <philor> huh, crashtests really isn't a tiny percentage
- # [07:16] <@roc> I said that
- # [07:16] <philor> I thought you were talking about Android XUL
- # [07:17] <@roc> yes, sorry
- # [07:17] * Joins: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com)
- # [07:18] <khuey> the standards crashtest enforces are pretty low though
- # [07:18] <khuey> ;-)
- # [07:18] <jesup> roc: should I use "#define nsCAutoString nsAutoCString" or "typedef nsCAutoString nsAutoCString"? (For the compatibility entry at the end of nsStringAPI.h). I'm thinking the second, though bsmedberg r+'d the define
- # [07:18] <@roc> I'd r+ the second
- # [07:18] * glob|away is now known as glob
- # [07:18] * Quits: nrc (nrc@moz-5DAE2951.bitstream.orcon.net.nz) (Quit: ChatZilla 0.9.88.2 [Firefox 14.0/20120704090211])
- # [07:19] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
- # [07:19] <philor> roc: you had some mochitest-chrome failures too, so don't push to try with just reftests for the next version
- # [07:19] <jesup> And per his comment, I'm going to post in .platform about how to convert patches with sed
- # [07:19] <@roc> yes
- # [07:19] * khuey -> sleep
- # [07:19] * khuey is now known as khuey|away
- # [07:19] <devd> felipe: ping
- # [07:20] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
- # [07:20] * ChanServ sets mode: +o ehsan
- # [07:21] * Joins: qheaden (Quentin@moz-1196D060.nrflva.fios.verizon.net)
- # [07:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/125d01cf13b6 - David Zbarsky - Bug 772759 - Fix a few build warnings r=bsmedberg
- # [07:21] * Quits: darktrojan (geoff@moz-30B3CCFD.telstraclear.net) (Quit: darktrojan)
- # [07:22] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
- # [07:24] <felipe> philor: rs? http://pastebin.mozilla.org/1702112
- # [07:24] <felipe> devd: pong
- # [07:24] <devd> re 767676
- # [07:24] <devd> thanks for the feedback review
- # [07:24] <devd> I am using equalsignorecase because the AboutRedirector.cpp lowercases everything before redirecting
- # [07:25] <devd> so e.g., about:cErTerror works
- # [07:25] <devd> now in theory, it should be certerror, but I don't see any harm in being conservative
- # [07:25] <devd> what do you think ?
- # [07:26] <philor> felipe: r++, would review again - those $(warning)s don't actually do anything to cause anyone to fix anything, but they amuse the hell out of me :)
- # [07:26] <glob> raymond: bugzilla attachment issues are tracked in bug 770275 (smells like a comcast issue)
- # [07:27] <devd> felipe: other than that, I have made all the changes you suggested.
- # [07:27] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
- # [07:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6dcd9fe905df - Matt Brubeck - Bug 755221 - Make the button to cancel an add-on uninstall clearer [r=mfinkle]
- # [07:27] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
- # [07:27] <felipe> devd: alright, no problem in keeping the ignorecase then
- # [07:28] <felipe> devd: the code will probably never load it with an unmatching case, but I suppose a user could type that, so alright
- # [07:28] <philor> mmm, this next trunk is 17, isn't it?
- # [07:28] <mbrubeck> ESR! Get your test disabling patches in now!
- # [07:28] <philor> gonna be some test disabling
- # [07:28] <devd> felipe: more than the user, an extension that is trying to fiddle with when the certerror page is shown
- # [07:28] * mbrubeck knows how philor thinks about release cycles
- # [07:28] <devd> felipe: that seems like a possibility to me
- # [07:29] <philor> alas, I'm gone for three weeks starting tomorrow night, but the last few weeks of a cycle are the best time to slip stuff in
- # [07:29] <felipe> philor: yeah I figured the 650 comments weren't doing anything either, so better not to waste the time of people watching the tree and staring it
- # [07:29] <philor> felipe: yeah, I appreciate you taking care of it, and it's a pain to find a good place to just comment them out when they are in an ifdef like that
- # [07:29] * jparsons is now known as jparsons|afk
- # [07:30] <felipe> devd: indeed
- # [07:30] * Joins: njn (chatzilla@moz-A8ED2157.dyn.iinet.net.au)
- # [07:31] * Quits: rkd (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
- # [07:31] * Quits: jparsons|afk (jed@moz-59C58F81.dsl.dynamic.sonic.net) (Ping timeout)
- # [07:31] * Joins: juanb (jbecerra@moz-F1012875.hsd1.ca.comcast.net)
- # [07:32] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Quit: bye :))
- # [07:32] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
- # [07:32] <philor> mmm, Android gradient bustage, wonder where that could have come from
- # [07:33] <philor> oh, go me, I did an a;r on exactly where it came from
- # [07:33] * Quits: robarnold (rob@moz-59F6B5.hfc.comcastbusiness.net) (Ping timeout)
- # [07:33] * Joins: robarnold (rob@moz-59F6B5.hfc.comcastbusiness.net)
- # [07:34] <philor> "Sorry, backed out for invisible differences"
- # [07:34] * Quits: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 13.0.1/20120616205746])
- # [07:36] * Joins: pascalc_away (chatzilla@moz-446F98C8.fbxo.proxad.net)
- # [07:37] * pascalc_away is now known as pascalc
- # [07:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8919db908bed - Phil Ringnalda - Back out 0c1f34eb5b93 and 0f987ac28e8c (bug 683243) for Android R2 bustage
- # [07:38] * pascalc is now known as IRCMonkey54286
- # [07:38] * jlebar|dinner is now known as jlebar
- # [07:39] * Joins: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
- # [07:40] * Parts: vikash (vikash@50425DD.8E2DFD32.FB0CC892.IP) (Leaving)
- # [07:41] <philor> I should probably hang out in more places like #gfx and #content and #media - there are far too many people that I have absolutely no interaction with other than backing them out
- # [07:41] <efaust> :(
- # [07:42] <philor> rats, and roc unexpectedly fixed Mac
- # [07:43] <philor> oh, is that the other patch, and you're going to still be unexpectedly turning things orange?
- # [07:43] <JonathanS> roc fixed Mac computers?
- # [07:43] <efaust> philor: are you talking to me?
- # [07:44] * Joins: JesperHansen (JesperHans@moz-AA96EAE3.dhcp.fiberflex.dk)
- # [07:44] <philor> efaust: only if you want to tell me which of roc's two patches unexpectedly fixed test_transformed_scrolling_repaints_2.html on OS X :)
- # [07:44] <@roc> the one I backed out, I'd bet
- # [07:47] * Quits: @roc (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
- # [07:47] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1e5dd8c5cc38 - Felipe Gomes - Bug 630567. Disable test_taskbarprogress_service.xul due to frequent failures. r=philor
- # [07:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e2fd625c1e79 - Jan Varga - Bug 773182 - Remove unused db description parameter from IDB mochitests. r=sicking
- # [07:51] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
- # [07:51] * Quits: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
- # [07:52] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
- # [07:54] <jlebar> I'm not sure who was trying to read the jemalloc source and made a meme, but I can try to help.
- # [07:54] <jlebar> It's not the worst thing ever. :)
- # [07:55] * Quits: ericjung (Mibbit@moz-5BEE8DFB.bstnma.fios.verizon.net) (Quit: http://www.mibbit.com ajax IRC Client)
- # [07:56] * Joins: aja (chatzilla@377DDCDE.81FB346A.7880DB15.IP)
- # [07:57] <heycam> what's the best way to get a newer gdb on mac?
- # [07:57] <Unfocused> upgrade to linux
- # [07:57] * Joins: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net)
- # [07:57] * Joins: bonnie (bbsurender@3035F4A5.3753335A.B66DD36E.IP)
- # [07:57] <heycam> tempting
- # [07:57] <Unfocused> heh
- # [07:57] * Quits: aja (chatzilla@377DDCDE.81FB346A.7880DB15.IP) (Client exited)
- # [07:58] <heycam> these days I often get random dwarf errors while using gdb with my builds (built with clang)
- # [07:58] * Quits: bonnie (bbsurender@3035F4A5.3753335A.B66DD36E.IP) (Quit: Ex-Chat)
- # [07:58] <heycam> wonder what lldb is like now
- # [07:58] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
- # [07:59] <felipe> jlebar: did you figure out how to deal with the scroll bug? Any new info that I can help with?
- # [07:59] <@dolske> heycam: we prefer to call them "little people errors".
- # [07:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b878869b3d81 - Gian-Carlo Pascutto - Bug 772676 - History visit counts are all 1 after migration. r=margaret
- # [07:59] <jlebar> felipe, I think I figured it out. I didn't get a chance to finish, but roc set me on the path of righteousness. :)
- # [07:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3de0ba7c2eb4 - Gian-Carlo Pascutto - Bug 772676 - Test history visit counts after migration. r=margaret
- # [07:59] <jlebar> felipe, Thanks a lot for checking in.
- # [08:02] <heycam> "In 1978, legislation was introduced in the state of Maryland to make it illegal to play "Short People" on the radio. Contrary to popular myth, the vote count was short and the bill did not pass."
- # [08:03] <Unfocused> ...
- # [08:03] <@dolske> teehee
- # [08:03] <felipe> jlebar: okie dokie
- # [08:03] <heycam> if I get the assertion "Class name and proto chain interface name mismatch!" where have I gone wrong?
- # [08:04] <heycam> I guess I have named some class or interface wrong, dunno where though
- # [08:05] * Quits: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving)
- # [08:05] * heycam is lost in a maze of macros, all alike
- # [08:05] <Unfocused> when you gaze into the abyss, the macros stare back at you
- # [08:06] * Joins: artur (artur@52B7E497.7DF4460D.B1111C5D.IP)
- # [08:06] <heycam> #define O_O
- # [08:07] * Joins: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de)
- # [08:09] * Joins: wolfiR (wolfiR@moz-AE979B0E.dip0.t-ipconnect.de)
- # [08:09] <glandium> is it better to report pdf.js bugs on github or bugzilla?
- # [08:09] <glob> glandium, github
- # [08:09] <jlebar> glandium, Github in my experience.
- # [08:09] <glandium> thanks
- # [08:10] <glandium> i have to check how it does on a nightly, though
- # [08:10] * Quits: rillian (giles@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
- # [08:10] <glob> generally if you have a choice between github and bmo, bmo will be used to track just security sensitive bugs with all other issues going onto github
- # [08:10] * Quits: edwin (me@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
- # [08:11] * Quits: priya (Adium@moz-5843392D.hsd1.ca.comcast.net) (Quit: Leaving.)
- # [08:12] <glob> wow, totally impressed by this response: https://bugzilla.mozilla.org/show_bug.cgi?id=765645&mark=29#c29
- # [08:12] * Joins: rkd (Adium@moz-7B0110AD.mv.mozilla.com)
- # [08:13] * glob is now known as glob|away
- # [08:13] <Unfocused> indeed
- # [08:14] <@dolske> woah
- # [08:14] <@dolske> TIL mark=
- # [08:14] * Joins: robert (robert@moz-6C05035C.dynamic.t-2.net)
- # [08:14] <Unfocused> ^ this too
- # [08:15] * Quits: rkd (Adium@moz-7B0110AD.mv.mozilla.com) (Quit: Leaving.)
- # [08:15] * Quits: njn (chatzilla@moz-A8ED2157.dyn.iinet.net.au) (Connection reset by peer)
- # [08:16] * Joins: njn (chatzilla@moz-A8ED2157.dyn.iinet.net.au)
- # [08:16] <njn> bug 773533 is embarassing
- # [08:16] <njn> *embarrassing
- # [08:17] <Unfocused> lol
- # [08:18] * mark =
- # [08:18] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
- # [08:18] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
- # [08:18] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
- # [08:19] <AryehGregor> "Estimate this to be around 100 hours of time, as it has to be done manually in text files for every single instance of the code, whereby the opacity and box shadow values vary from image to image, table to table and div to div."
- # [08:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6a5d9afb58e5 - Eitan Isaacson - Bug 773039 - Don't populate menu accessibility event with descendant strings. r=blassey
- # [08:20] <AryehGregor> Because clearly there's no such thing as "find -exec sed -i s/-moz-opacity/opacity/g {} +".
- # [08:20] * Parts: kentuckyfriedtakahe (ajones@moz-5D29915D.cable.telstraclear.net)
- # [08:21] <@dolske> njn: s/embarassing/bizarre/
- # [08:22] <njn> dolske: that too
- # [08:22] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
- # [08:24] * Joins: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz)
- # [08:25] <sawrubh> firebot: seen aza
- # [08:25] <firebot> aza was last seen 68 weeks, 1 day, 11 hours, 46 minutes and 13 seconds ago,
- # [08:25] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [08:26] * philor is now known as philor|away
- # [08:26] <qheaden> Wow. That looks like some sort of record away time. :P
- # [08:27] <njn> !seen nelson
- # [08:27] <firebot> nelson was last seen 25 weeks, 1 day, 7 hours, 6 minutes and 58 seconds ago,
- # [08:27] * philor|away is now known as philor
- # [08:27] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
- # [08:29] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
- # [08:29] * Quits: juanb (jbecerra@moz-F1012875.hsd1.ca.comcast.net) (Connection reset by peer)
- # [08:29] * Joins: juanb (jbecerra@moz-F1012875.hsd1.ca.comcast.net)
- # [08:29] * Joins: c0smikdebris (c0smikdebr@FBC81BCC.23C8C270.BE90E62C.IP)
- # [08:30] * Joins: int3 (int3@moz-54D0A3B.lightspeed.sntcca.sbcglobal.net)
- # [08:31] * Joins: zzzzz (chatzilla@moz-462673C.dhcp.embarqhsd.net)
- # [08:31] <@dolske> !seen sspitzer
- # [08:31] <@killer> I don't know who sspitzer is.
- # [08:31] <firebot> sspitzer was last seen 252 weeks, 2 days, 7 hours, 55 minutes and 39 seconds ago,
- # [08:32] <qheaden> seen qheaden
- # [08:33] * Quits: ejpbruel (ejpbruel@933E3A2E.83A511AD.F413BF4D.IP) (Quit: ejpbruel)
- # [08:33] <qheaden> firebot: seen qheaden
- # [08:33] <firebot> You're right here, duh!
- # [08:33] <qheaden> :P
- # [08:33] <philor> huh, has it only been 252 weeks?
- # [08:35] * glob|away is now known as glob
- # [08:35] <philor> hmm, who might have caused this PresShell::RenderDocument crash in browser_overflowScroll.js?
- # [08:35] * Quits: robert (robert@moz-6C05035C.dynamic.t-2.net) (Quit: robert)
- # [08:35] <@dolske> ...and 2 days, 7 hours, 55 minutes and 39 seconds.
- # [08:36] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Ping timeout)
- # [08:36] <philor> yes, do let us be precise about it
- # [08:36] <@dolske> it's disappointing that firebot doesn't track milliseconds.
- # [08:36] <@dolske> firebot: bad bot
- # [08:36] * firebot cowers.
- # [08:37] <sawrubh> dolske you were off by 7 seconds in you correction ;)
- # [08:37] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
- # [08:37] <mark> firebot: good effort
- # [08:37] <qheaden> Is firebot open source?
- # [08:37] <firebot> mark: Sorry, I've no idea what 'good effort' might be.
- # [08:38] <@dolske> http://mxr.mozilla.org/mozilla/source/webtools/mozbot/
- # [08:38] <qheaden> dolske: Sweet! Thanks. :)
- # [08:38] * Quits: int3 (int3@moz-54D0A3B.lightspeed.sntcca.sbcglobal.net) (Client exited)
- # [08:38] <@dolske> bonus points for rewriting in node.js.
- # [08:38] <glob> fwiw it has a blog too, http://firebot.psychoticwolf.net/
- # [08:40] * qheaden wishes it was Firebot's personal blog instead of a blog about Firebot. :(
- # [08:40] * Joins: bnicholson (bnicholson@moz-F08A2DE.hsd1.ca.comcast.net)
- # [08:41] <philor> firey's blog is http://steelgryphon.com/firebot/
- # [08:41] <glandium> it could have a twitter feed "today, killer asked me who sspitzer is"
- # [08:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a67b71ac0ba7 - Aryeh Gregor - Bug 771994 - Make nsRangeStore refcounted; r=ehsan
- # [08:42] <qheaden> :)
- # [08:42] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
- # [08:42] <AryehGregor> If a fix is going to be backported, should Target Milestone be the earliest backport, or should it be the version the fix originally landed in?
- # [08:42] * Quits: avih (quassel@moz-5E1CFFE8.red.bezeqint.net) (Connection reset by peer)
- # [08:43] <philor> originally landed in
- # [08:43] <philor> TM gets the first landing, everybody else has to settle for status flags
- # [08:44] <njn> GCC, srsly? |no known conversion for argument 1 from ‘void*’ to ‘void*&’|
- # [08:45] <philor> well, there are the known known conversions, and the unknown known conversions
- # [08:45] * Joins: avih (quassel@moz-5E1CFFE8.red.bezeqint.net)
- # [08:46] <glandium> and the known unknown conversions
- # [08:46] * Joins: edwin (me@A5087023.2354C43D.D8E68FF6.IP)
- # [08:48] * Joins: RemusPop (remuspop@601F3B17.33662590.A5830293.IP)
- # [08:48] * Joins: robert (robert@moz-6C05035C.dynamic.t-2.net)
- # [08:49] * Quits: c0smikdebris (c0smikdebr@FBC81BCC.23C8C270.BE90E62C.IP) (Ping timeout)
- # [08:50] * Joins: c0smikdebris (c0smikdebr@99DD56C2.FC4AC898.BE90E62C.IP)
- # [08:51] * Joins: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net)
- # [08:52] * Joins: gozala1 (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net)
- # [08:52] * Quits: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net) (Connection reset by peer)
- # [08:52] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
- # [08:52] <@dolske> philor: last entry was only 19 weeks since sspitzer was last around! hmm......
- # [08:52] <philor> coincidence?
- # [08:53] * Quits: robert (robert@moz-6C05035C.dynamic.t-2.net) (Quit: robert)
- # [08:53] * jlebar is now known as jlebar|zzz
- # [08:53] * IRCMonkey54286 is now known as pascalc
- # [08:53] * Quits: sawrubh (chatzilla@CF9DE772.9DDDDF6A.553D87E5.IP) (Ping timeout)
- # [08:54] <AryehGregor> philor, thanks, that's what I thought.
- # [08:54] <@dolske> !seen paydrop
- # [08:54] <@killer> I don't know who paydrop is.
- # [08:54] <firebot> paydrop was last seen 323 weeks, 1 day, 5 hours, 47 minutes ago,
- # [08:54] <@dolske> I don't even know who that was!
- # [08:55] <mark> why does it end with a comma,
- # [08:56] * Joins: marcoz (marco.zehe@moz-C76714A9.dip.t-dialin.net)
- # [08:56] <AryehGregor> Hmm. Bug 772346 made a change that conflicted with my change, and I'm not sure how to resolve it because I'm not sure what it was meant to do, but I don't have access to the bug.
- # [08:56] <AryehGregor> Can someone with security access CC me, perhaps?
- # [08:57] <AryehGregor> (I don't suppose there's a way to give me access to all security bugs in certain components or anything.)
- # [08:57] <@gavin> AryehGregor: done
- # [08:57] <AryehGregor> Thanks!
- # [08:59] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Ping timeout)
- # [09:00] <philor> "jrmuizel|sheriff has quite a potty mouth. 2.3% words were foul language." has to be the best irc stat ever
- # [09:00] * Joins: sawrubh (chatzilla@CF9DE772.9DDDDF6A.553D87E5.IP)
- # [09:00] <@dolske> what's that URL?
- # [09:01] <philor> http://gavinsharp.com/irc/
- # [09:01] * Joins: rniwa (rniwa@60A74940.D6CCE4AE.77834EAA.IP)
- # [09:01] * Joins: grubshka_ (grubshka@moz-3801815F.w86-216.abo.wanadoo.fr)
- # [09:01] * Quits: @dveditz (dveditz@moz-5051E786.dhcp.cruzio.com) (Quit: dveditz)
- # [09:02] <@dolske> http://gavinsharp.com/irc/ you say?
- # [09:02] * Quits: ahurle (ahurle@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
- # [09:02] <philor> it is indeed http://gavinsharp.com/irc/
- # [09:02] <@dolske> http://gavinsharp.com/irc/ is where I would have looked
- # [09:03] <philor> you would have found the content of http://gavinsharp.com/irc/ there
- # [09:04] <@dolske> definately not https://wiki.mozilla.org/LandingQueue, though
- # [09:04] <@dolske> crap
- # [09:04] * heycam is now known as heycam|away
- # [09:04] <philor> newb
- # [09:05] <@dolske> gavin: is http://gavinsharp.com/irc/ up to date?
- # [09:07] * Joins: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz)
- # [09:08] * AryehGregor discovers that the firefox-aurora PPA overwrites Firefox stable, unlike the firefox-trunk PPA -- oops
- # [09:08] <njn> dolske: "Statistics generated on Thursday 12 July 2012 - 0:01:59"
- # [09:09] <@dolske> njn: so http://gavinsharp.com/irc/ _is_ up to date?
- # [09:09] <njn> dolske: I'm just quoting from it
- # [09:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bdc169cbbbac - Nicholas Nethercote - Bug 749010 (part 2) - Move code around to merge two anonymous namespaces; no functional changes. r=bent.
- # [09:09] <@gavin> when you say "it", which URL do you mean?
- # [09:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7e78cbe9ea94 - Nicholas Nethercote - Bug 749010 (part 1) - Make WorkerMemoryReporter less crashy. r=bent.
- # [09:10] <@gavin> are you referring to http://gavinsharp.com/irc/?
- # [09:10] <@dolske> I'm assuming njn meant http://gavinsharp.com/irc/
- # [09:10] <philor> my spot-checks of http://gavinsharp.com/irc/ made it look like it was up to date
- # [09:10] <njn> I'm referring to http://gavinsharp.com/irc/
- # [09:11] * njn finally finishes fixing bent's bug
- # [09:11] <@dolske> ah, good. because if you were talking about some URL other than http://gavinsharp.com/irc/, we'd be confused
- # [09:11] <glandium> why are you all talking about http://gavinsharp.com/irc/ ?
- # [09:11] <glandium> really i don't see why you'd talk about http://gavinsharp.com/irc/ so much
- # [09:11] <glandium> what is so special about http://gavinsharp.com/irc/ ?
- # [09:12] <@dolske> we're not
- # [09:12] <@dolske> oh
- # [09:12] <@dolske> I didn't see you were referring to http://gavinsharp.com/irc/
- # [09:12] <mark> firebot: http://gavinsharp.com/irc/
- # [09:12] <firebot> mark: Sorry, I've no idea what 'http://gavinsharp.com/irc/' might be.
- # [09:13] <dRdR> firebot: http://gavinsharp.com/irc/ is http://gavinsharp.com/irc/
- # [09:13] <firebot> dRdR: ok
- # [09:13] <dRdR> firebot: what is http://gavinsharp.com/irc/
- # [09:13] <firebot> dRdR: Oh, I know this one! http://gavinsharp.com/irc/ is http://gavinsharp.com/irc/
- # [09:13] <@dolske> acceptabe
- # [09:13] <@dolske> killer: http://gavinsharp.com/irc/ ?
- # [09:13] <@dolske> \
- # [09:13] * njn wonders about the significant of 685 days
- # [09:13] <glandium> http://gavinsharp.com/irc/ is a lie
- # [09:13] <@dolske> hmm
- # [09:13] <JonathanS> there is a cake in that site?
- # [09:13] * Joins: twi (Adium@moz-87F0976E.ip218.fastwebnet.it)
- # [09:13] * sawrubh wonders what all this fuss is about
- # [09:14] <@dolske> sawrubh: what fuss? http://gavinsharp.com/irc/ ?
- # [09:14] <sawrubh> dolske why is everyone just listing the url and doing/saying nothing else besides it :s
- # [09:14] <JonathanS> it is like having your cake and eat it too
- # [09:14] <@dolske> sawrubh: what url?
- # [09:15] * sawrubh understands the trick now
- # [09:15] <dRdR> yay, I'm #10 on #interns
- # [09:15] * sawrubh won't fall for it
- # [09:15] * Quits: njn (chatzilla@moz-A8ED2157.dyn.iinet.net.au) (Quit: ChatZilla 0.9.88.2 [Firefox 16.0a1/20120712165604])
- # [09:15] * philor is now known as philor|away
- # [09:15] <dRdR> according to http://gavinsharp.com/irc/
- # [09:15] <sawrubh> is there some product launch about this "you-know-which-url" ?
- # [09:16] <@dolske> oh, hey, I'm #1 for #foxymonkies finally
- # [09:16] * Parts: qheaden (Quentin@moz-1196D060.nrflva.fios.verizon.net)
- # [09:17] <@dolske> gorram sdwilsh still has the lead for #fx-team according to http://gavinsharp.com/irc/, though
- # [09:17] <JonathanS> khuey is a kicker?
- # [09:19] <glandium> man, i'm really around at any time
- # [09:19] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
- # [09:20] * Quits: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com) (Ping timeout)
- # [09:23] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
- # [09:23] * philor|away is now known as philor
- # [09:24] <sawrubh> yay!! I got 1148 points
- # [09:24] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Connection reset by peer)
- # [09:24] <NeilAway> ejpbruel: macros FTW :-)
- # [09:25] * Joins: cpearce (chatzilla@moz-CCCF2096.xdsl.xnet.co.nz)
- # [09:26] * Quits: lightsofapollo (jlal@moz-ACAEA2CB.hsd1.ca.comcast.net) (Quit: lightsofapollo)
- # [09:26] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Input/output error)
- # [09:26] <cpearce> !seen firebot
- # [09:26] <cpearce> 8o
- # [09:27] <sawrubh> woah!! bz kicks everyone's a$$ by a big margin :P
- # [09:27] * philor is now known as philor|away
- # [09:28] <JonathanS> sawrubh, so he kicked llamas a$$?
- # [09:28] * Joins: protz (protz@moz-E29D2A15.inria.fr)
- # [09:29] <NeilAway> !seen firebot
- # [09:29] * Joins: Stan_ (Stan@moz-739EF543.dip.t-dialin.net)
- # [09:29] * Quits: decoder (quassel@moz-216446B9.own-hero.net) (Ping timeout)
- # [09:29] <glandium> JonathanS: llamas a$$es are whipped, not kicked
- # [09:29] * Quits: chrisccoulson (chr1s@moz-692D94C8.cust-3601.ip.static.uno.uk.net) (Quit: Ex-Chat)
- # [09:30] * Quits: grubshka_ (grubshka@moz-3801815F.w86-216.abo.wanadoo.fr) (Ping timeout)
- # [09:30] * Quits: Stan (Stan@moz-3935041.dip.t-dialin.net) (Ping timeout)
- # [09:31] * Joins: decoder (quassel@moz-216446B9.own-hero.net)
- # [09:32] * Joins: gOcOOl (gokul@moz-6D8C0D37.els4.ticketmaster.com)
- # [09:32] * Quits: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net) (Quit: yuan)
- # [09:32] * Joins: raphc (quassel@moz-F8747CC6.dsl.ovh.fr)
- # [09:33] * Joins: grubshka_ (grubshka@moz-CA125FBA.w86-216.abo.wanadoo.fr)
- # [09:34] * Quits: c0smikdebris (c0smikdebr@99DD56C2.FC4AC898.BE90E62C.IP) (Ping timeout)
- # [09:35] * Quits: hub (hub@moz-E2FCA694.figuiere.net) (Ping timeout)
- # [09:35] * Joins: necolas (necolas@moz-C84924E0.bb.sky.com)
- # [09:35] * philor|away is now known as philor
- # [09:35] <sawrubh> who is llamas ?
- # [09:37] <JonathanS> it used to be a song from winamp
- # [09:37] * Quits: juanb (jbecerra@moz-F1012875.hsd1.ca.comcast.net) (Quit: juanb)
- # [09:37] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
- # [09:38] * Joins: xakz (XaMaD@moz-2215238F.w90-21.abo.wanadoo.fr)
- # [09:40] * philor is now known as philor|away
- # [09:41] * Joins: past (past@moz-1ECCACE1.dsl.dyn.forthnet.gr)
- # [09:41] * Quits: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Ping timeout)
- # [09:42] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
- # [09:44] * Joins: c0smikdebris (c0smikdebr@BDF73F23.F125DB82.BE90E62C.IP)
- # [09:44] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
- # [09:47] * philor|away is now known as philor
- # [09:47] * Joins: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com)
- # [09:48] * Quits: mike5w3c (MikeS@moz-1FB18253.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
- # [09:48] * Joins: mike5w3c_ (MikeS@moz-D56BD064.xgsspn.imtp.tachikawa.spmode.ne.jp)
- # [09:49] * Quits: edwin (me@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
- # [09:50] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
- # [09:52] * Quits: raymond (raymond@moz-C25709AB.hsd1.ca.comcast.net) (Quit: Leaving)
- # [09:55] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
- # [09:58] * Quits: c0smikdebris (c0smikdebr@BDF73F23.F125DB82.BE90E62C.IP) (Client exited)
- # [10:01] * Joins: timothy (chatzilla@BDD93A21.4CEADD4C.7856851C.IP)
- # [10:01] * Joins: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr)
- # [10:02] * philor is now known as philor|away
- # [10:02] * Quits: sawrubh (chatzilla@CF9DE772.9DDDDF6A.553D87E5.IP) (Ping timeout)
- # [10:05] * Joins: joe_walker (joe_walker@moz-15405DDA.cable.virginmedia.com)
- # [10:12] * Quits: WorkerThread (BoredOnIRC@moz-C8599121.washdc.fios.verizon.net) (Broken pipe)
- # [10:12] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Ping timeout)
- # [10:17] * AutomatedTester|AFK is now known as AutomatedTester
- # [10:17] * Joins: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net)
- # [10:17] * Joins: garnacho (carlos@moz-6DCA872A.dyn.user.ono.com)
- # [10:20] * Quits: necolas (necolas@moz-C84924E0.bb.sky.com) (Client exited)
- # [10:20] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
- # [10:21] * Joins: martyn (martyn@moz-B7D2E286.webport-cl2-hg5.ilford.mdip.bt.net)
- # [10:26] * Joins: Goldorak (chatzilla@7C41E4FB.D0FC1840.187A1082.IP)
- # [10:26] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
- # [10:29] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
- # [10:29] * Quits: bnicholson (bnicholson@moz-F08A2DE.hsd1.ca.comcast.net) (Input/output error)
- # [10:29] * Joins: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net)
- # [10:32] * Quits: birtles (chatzilla@moz-348F61F0.mozilla.or.jp) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
- # [10:33] * romaxa is now known as romaxa_zzz
- # [10:34] * Fallen|away is now known as Fallen
- # [10:37] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
- # [10:40] * Joins: robert (robert@moz-5EE7C424.dc.cable.static.lj-kabel.net)
- # [10:42] * Joins: kennyluck (kennyluck@moz-8F04EBE6.dynamic.hinet.net)
- # [10:44] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Input/output error)
- # [10:46] * Quits: rniwa (rniwa@60A74940.D6CCE4AE.77834EAA.IP) (Quit: rniwa)
- # [10:47] <bholley> mounir: you there?
- # [10:47] * Joins: msucan (mihai@50E8187B.8219517.BD62875.IP)
- # [10:47] * Joins: artur (artur@52B7E497.7DF4460D.B1111C5D.IP)
- # [10:48] <mounir> bholley: yes
- # [10:48] <robert> Anyone knows whether Page Visibility works on iOS/Androids (hint: it does not)? Or are there workarounds?
- # [10:48] * Quits: dzbarsky1 (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
- # [10:48] <bholley> mounir: does b2g has plugins?
- # [10:48] <robert> http://www.w3.org/TR/2011/WD-page-visibility-20110602/
- # [10:48] <bholley> er, *have
- # [10:49] <mounir> bholley: AFAIK, there are no plugins but that is technically possible
- # [10:50] <mounir> given that it's Gecko based
- # [10:50] <bholley> mounir: so basically, I'm fixing a plugin element regression from CPG
- # [10:50] * Quits: grubshka_ (grubshka@moz-CA125FBA.w86-216.abo.wanadoo.fr) (Ping timeout)
- # [10:50] <bholley> mounir: dealing with the prototype setup of the plugin elements
- # [10:51] <bholley> mounir: and the tests fail on android XUL only
- # [10:51] <bholley> mounir: AFAIK the only reason we care about those tests is b2g
- # [10:51] <bholley> mounir: so I'm wondering if I should just disable the test for android xul
- # [10:51] <bholley> mounir: because I don't have any great way to debug it
- # [10:52] <mounir> ... we care about Android XUL because of B2G?
- # [10:52] <mounir> (btw, CPG?)
- # [10:53] <bholley> mounir: compartment-per-global
- # [10:53] <mounir> ok
- # [10:53] * Joins: edmorley|mibbet (Mibbit@moz-DE998371.range81-157.btcentralplus.com)
- # [10:53] <mounir> bholley: i don't really see the link between android xul and b2g though
- # [10:53] <bholley> mounir: https://bugzilla.mozilla.org/show_bug.cgi?id=771756#c11
- # [10:54] <mounir> oh
- # [10:54] * Joins: gcp_ (gcp@moz-D0E475EA.access.telenet.be)
- # [10:55] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
- # [10:55] <bholley> mounir: oh, hm:
- # [10:55] <bholley> ifneq (,$(filter gtk2 cocoa windows,$(MOZ_WIDGET_TOOLKIT)))
- # [10:55] <bholley> TEST_DIRS += mochitest
- # [10:55] <bholley> endif
- # [10:55] <mounir> I guess I am missing some information but okay
- # [10:55] <bholley> mounir: that's for plugin mochitests
- # [10:55] * Joins: grubshka_ (grubshka@moz-AB6C8A2E.w86-216.abo.wanadoo.fr)
- # [10:55] <bholley> mounir: does that mean they don't run on android XUL?
- # [10:55] <bholley> mounir: because I put my mochitest somewhere else
- # [10:55] <bholley> mounir: but maybe I should move it there
- # [10:56] <mounir> would say it is excluding android, yes
- # [10:56] <bholley> mounir: ok, sweet. thanks :-)
- # [10:56] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
- # [10:58] <NeilAway> Ms2ger--
- # [10:58] * Joins: Ms2ger (Ms2ger@54FF0EB3.83DCF97F.37724B0D.IP)
- # [10:58] <edmorley|mibbet> NeilAway: what's he done now? :-)
- # [10:58] <NeilAway> edmorley|mibbet: security regression
- # [10:59] <Ms2ger> Morning, edmorley|mibbet
- # [10:59] <mounir> NeilAway: who cares? :)
- # [10:59] <edmorley|mibbet> good morning Ms2ger :-)
- # [10:59] <edmorley|mibbet> mounir: heh
- # [11:00] * Quits: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net) (Quit: Reconnecting…)
- # [11:00] * Joins: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net)
- # [11:00] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
- # [11:00] * ChanServ sets mode: +o roc
- # [11:01] * Quits: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr) (Connection reset by peer)
- # [11:01] * Joins: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr)
- # [11:03] * Joins: dao (dao@moz-A49A5C15.superkabel.de)
- # [11:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ff73dacf8eb3 - Bobby Holley - Bug 771202 - Unwrap object arguments passed to plugins. r=bsmedberg
- # [11:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e9203900ce6c - Bobby Holley - Bug 771202 - Don't double-call OnWrapperDestroyed. r=bsmedberg
- # [11:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/776f008404bf - Bobby Holley - Bug 771202 - Tests. r=bsmedberg
- # [11:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d3e8af05b074 - Bobby Holley - Bug 771202 - Add a PostTransplant nsIXPCScriptable hook. r=peterv
- # [11:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0d561abceeb3 - Bobby Holley - Bug 771202 - Make the prototype climbing code in nsJSNPRuntime unwrap security wrappers. r=bsmedberg
- # [11:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/101bc799fc73 - Bobby Holley - Bug 771202 - Implement post-transplant plugin behavior. r=bsmedberg
- # [11:09] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
- # [11:09] * Quits: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com) (Client exited)
- # [11:10] * Joins: andreasn (andreasn@moz-A80AB8F9.a336.priv.bahnhof.se)
- # [11:11] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Input/output error)
- # [11:12] <AryehGregor> I get a crash when loading http://www.kevinroth.com/rte/demo.htm with message: "attempt to initialize OOP crash reporter before in-process crashreporter!", at toolkit/crashreporter/nsExceptionHandler.cpp:2019.
- # [11:12] <AryehGregor> In an m-c build.
- # [11:12] <AryehGregor> Does anyone else?
- # [11:13] <AryehGregor> Hmm, well, when I load and click in the editor or such.
- # [11:14] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
- # [11:14] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [11:16] * Quits: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com) (Ping timeout)
- # [11:16] * Quits: dao (dao@moz-A49A5C15.superkabel.de) (Connection reset by peer)
- # [11:16] <AryehGregor> It may be Linux- or config-related, because the stack trace includes stuff about Flash.
- # [11:17] * Joins: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com)
- # [11:17] * Joins: dao (dao@moz-A49A5C15.superkabel.de)
- # [11:18] * Quits: dao (dao@moz-A49A5C15.superkabel.de) (Quit: Leaving.)
- # [11:19] * Quits: schien (schien@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
- # [11:20] * Joins: artur (artur@52B7E497.7DF4460D.B1111C5D.IP)
- # [11:21] * Quits: gozala1 (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net) (Quit: Leaving.)
- # [11:23] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [11:23] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [11:24] <Ms2ger> sicking, so is this for the error console or something else?
- # [11:25] <sicking> Ms2ger: indeed
- # [11:25] <sicking> Ms2ger: err.. i mean it's for error console
- # [11:25] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
- # [11:25] <Ms2ger> I think we localize those
- # [11:25] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Ping timeout)
- # [11:25] <sicking> i didn't think we were
- # [11:25] <sicking> well
- # [11:26] <sicking> i think we localize some of them, but i believe it's never been considered a requirement
- # [11:26] <Ms2ger> Mm
- # [11:26] <Ms2ger> Well, if Pike doesn't mind...
- # [11:27] * glob is now known as glob|away
- # [11:29] * ebassi_afk is now known as ebassi
- # [11:29] * Joins: graememcc (chatzilla@moz-4F1BD474.range31-53.btcentralplus.com)
- # [11:31] * Quits: StevenLee (chatzilla@moz-99690620.hinet-ip.hinet.net) (Client exited)
- # [11:32] <sicking> that's why he's cc'ed :)
- # [11:32] <gOcOOl> i'm trying to familiarize myself and work my way around the "netwerk" part of the mozilla/firefox source code in order to contribute some bug fixes. Adding breakpoints to just about any function in any source file in the netwerk dir doesn;t seem to work, gdb just complains about not finding any such function
- # [11:32] <gOcOOl> infact,I recently just tried adding a breakpoint to the "do_main" function in GDB and that didn;t work either
- # [11:33] <gOcOOl> any ideas what I'm doing wrong?
- # [11:34] <Ms2ger> Before doing 'run'?
- # [11:34] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
- # [11:34] * ChanServ sets mode: +o smaug
- # [11:34] <gOcOOl> its a debug build, i do "set args www.example.com", then set a breakpoint to one of the functions and then do "run"
- # [11:35] * Quits: robert (robert@moz-5EE7C424.dc.cable.static.lj-kabel.net) (Ping timeout)
- # [11:35] <gOcOOl> am i missing something?
- # [11:36] * Joins: StevenLee (chatzilla@moz-99690620.hinet-ip.hinet.net)
- # [11:36] <Ms2ger> That netwerk lives in libxul, and that isn't loaded by then
- # [11:36] <Ms2ger> ctrl-c'ing at some point and setting the breakpoint then tends to work
- # [11:36] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Quit: )
- # [11:37] <gOcOOl> ah, i see. why wouldn;t setting a breakpoint on "do_main" work though?
- # [11:37] <gOcOOl> its called by "main"
- # [11:40] <gOcOOl> "Function "do_main" not defined. Make breakpoint pending on future shared library load?" is what I get and when i do 'run'and it just goes about its business within GDB without any hitch
- # [11:40] * Joins: gandalf (gandalf@moz-93DA415A.neoplus.adsl.tpnet.pl)
- # [11:40] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [11:40] * Joins: davidill_ (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [11:41] <gOcOOl> let me know if you'd like to see the output of 'info breakpoints', if that helps
- # [11:42] <Ms2ger> I'm not actually good with gdb :)
- # [11:42] * Quits: davidill_ (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [11:42] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [11:43] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [11:43] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [11:44] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [11:44] <gOcOOl> ok, i've only used it sparingly myself, but this thing is just driving me nuts
- # [11:44] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [11:46] * Joins: davidill_ (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [11:46] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [11:49] <bholley> edmorley|mibbet: what's the deal with that android red on inbound?
- # [11:49] <bholley> edmorley|mibbet: is it infra?
- # [11:50] * Quits: jgilbert (jgilbert@moz-17D0114B.hsd1.ca.comcast.net) (Ping timeout)
- # [11:53] <Ms2ger> fantasai, nah, instead, use mine: http://html5.org/specs/dom-parsing.html ;)
- # [11:54] * Quits: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net) (Quit: espadrine)
- # [11:59] * Quits: Wes (chatzilla@moz-BEF0C255.page.ca) (Ping timeout)
- # [12:00] * davehunt|away is now known as davehunt
- # [12:00] * Joins: Wes (chatzilla@moz-BEF0C255.page.ca)
- # [12:00] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
- # [12:02] * Joins: dao (dao@moz-A49A5C15.superkabel.de)
- # [12:02] <edmorley|mibbet> bholley: sorry, mibbet has useless notifications; the red is just usual android nonsense, have retriggered
- # [12:04] * Joins: darktrojan (geoff@moz-30B3CCFD.telstraclear.net)
- # [12:06] * Quits: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net) (Input/output error)
- # [12:06] * Quits: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net) (Quit: brendan)
- # [12:07] <bholley> edmorley|mibbet: awesome, thanks :-)
- # [12:07] <edmorley|mibbet> bholley: OSX m3 orange on inbound tip
- # [12:07] <Ms2ger> Hah
- # [12:07] <Ms2ger> bholley, jinxed! :)
- # [12:09] <AryehGregor> Are there people actively looking at why pushing random small patches to try can sometimes take minutes?
- # [12:09] <bholley> edmorley|mibbet: ugh, probably a test ordering thing, I just moved the tests around. looking at it
- # [12:11] <bholley> edmorley|mibbet: So, I stuck a some other unrelated things in the test that seem to be breaking. Can we just back out the test for the time being and I'll split it up as necessary and reland it this afternoon?
- # [12:12] <bholley> edmorley|mibbet: I thought it would be fun to test XBL stuff in that test while I was at it, and it worked when the test lived in js/xpconnect, but now that the test is in dom/plugins the xbl thing is screwing up
- # [12:12] <bholley> edmorley|mibbet: but the patches landed don't actually do anything with xbl
- # [12:12] * Joins: tchevalier (Daily@moz-7E0593CF.w81-251.abo.wanadoo.fr)
- # [12:12] <edmorley|mibbet> bholley: yeah that's fine
- # [12:13] <bholley> edmorley|mibbet: ok, cool. Can you manage the backout or should I?
- # [12:14] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/40821ab51232 - Tim Taubert - merge m-c to fx-team
- # [12:14] <firebot> http://hg.mozilla.org/mozilla-central/rev/cb7d40a84ae3 - Panos Astithas - Bug 767399 - When navigating between web pages with the Back and Forward buttons, the same scripts are displayed in the Debugger for all the pages; r=rcampbell
- # [12:14] <edmorley|mibbet> bholley: which cset?
- # [12:14] <bholley> edmorley|mibbet: 776f008404bf
- # [12:15] <edmorley|mibbet> ah of course, thank you :-)
- # [12:16] * Joins: int3 (int3@moz-54D0A3B.lightspeed.sntcca.sbcglobal.net)
- # [12:16] <bholley> edmorley|mibbet: thank _you_ :-)
- # [12:16] * bholley has to run - be back in an hour
- # [12:17] <edmorley|mibbet> ok, np :-)
- # [12:17] * Quits: mike5w3c_ (MikeS@moz-D56BD064.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
- # [12:17] * ewong is now known as ewong|away
- # [12:18] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f658278070ac - Ed Morley - Backout 776f008404bf (bug 771202) for mochitest-3 orange
- # [12:18] * Joins: mike5w3c (MikeS@moz-B4790169.xgsspn.imtp.tachikawa.spmode.ne.jp)
- # [12:19] * Quits: int3 (int3@moz-54D0A3B.lightspeed.sntcca.sbcglobal.net) (Client exited)
- # [12:20] * Quits: timothy (chatzilla@BDD93A21.4CEADD4C.7856851C.IP) (Ping timeout)
- # [12:21] * Joins: timothy (chatzilla@BDD93A21.4CEADD4C.7856851C.IP)
- # [12:23] * Joins: shianyow (shianyow@moz-99690620.hinet-ip.hinet.net)
- # [12:25] * Quits: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de) (Ping timeout)
- # [12:26] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [12:27] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Input/output error)
- # [12:27] * Quits: andreasn (andreasn@moz-A80AB8F9.a336.priv.bahnhof.se) (Ping timeout)
- # [12:28] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [12:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/14e984035ca5 - Vivien Nicolas - Bug 773534 - Show briefly the typed character for <input type=password>. r=mwu
- # [12:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4f8e385922fc - Alive Kuo - Bug 767311 - Migrate volume change to mozSettings. r=vingtetun
- # [12:30] * Joins: marco (marco@B271AFDB.A2DD14FC.10DC0B64.IP)
- # [12:30] <marco> I'm building on Linux and it's trying to build angle (and failing)
- # [12:30] <marco> how can I disable it?
- # [12:30] <Ms2ger> --disable-angle?
- # [12:30] <marco> does it work?
- # [12:31] <marco> iirc, it wasn't useful anymore
- # [12:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e3f2d02b21b9 - Chris Pearce - Bug 772743 - Add pref to not make the widget fullscreen when entering fullscreen. Set it to true for b2g desktop client. r=mounir
- # [12:32] <marco> ok, it doesn't work because I already have --disable-angle in my mozconfig
- # [12:33] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
- # [12:34] <marco> I'm trying with --disable-webgl
- # [12:34] <Ms2ger> gerv, yt?
- # [12:35] <gerv> pong.
- # [12:35] <Ms2ger> I think the first hunk in http://viewvc.svn.mozilla.org/vc/projects/mozilla.org/trunk/MPL/headers/index.html?r1=105356&r2=106390 was unintentional
- # [12:36] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Input/output error)
- # [12:37] <Ms2ger> mounir, tell Vivien to back out his push, please
- # [12:37] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Connection reset by peer)
- # [12:38] * Joins: artur (artur@52B7E497.7DF4460D.B1111C5D.IP)
- # [12:40] <cpearce> Ms2ger: I just notified him of the pretty colours...
- # [12:41] <Ms2ger> Thanks, cpearce
- # [12:42] <Ms2ger> While you're here... Reviews? :)
- # [12:42] <AutomatedTester> Ms2ger: are you the sheriff today?
- # [12:42] <Ms2ger> AutomatedTester, always
- # [12:43] <AutomatedTester> edmorley|mibbet: ^^ Ms2ger is sheriffing so you can do orangefactor :)
- # [12:43] <edmorley|mibbet> Ms2ger just likes watching checkins like a hawk (and doing drive-bys :-D)
- # [12:43] * Ms2ger drive-by's AutomatedTester
- # [12:43] * AutomatedTester goes to get Ms2ger the stetson
- # [12:43] <edmorley|mibbet> you missed off 'mum'
- # [12:44] <edmorley|mibbet> anyway, time for meto do the backout since it's still not been done
- # [12:45] <edmorley|mibbet> AutomatedTester: you on daddy daycare today?
- # [12:45] <AutomatedTester> edmorley|mibbet: no
- # [12:45] <Ms2ger> Or just lazy
- # [12:45] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
- # [12:46] <AutomatedTester> edmorley|mibbet: when I am on for most of the morning it is safe to assume I am doing UK hours
- # [12:46] <edmorley|mibbet> ah
- # [12:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6c7c4782f088 - Ed Morley - Backout 14e984035ca5 (bug 773534) for bustage
- # [12:46] <edmorley|mibbet> I'm getting mixed up
- # [12:46] * Joins: maikmerten (merten@moz-C7C8F6AB.itmc.tu-dortmund.de)
- # [12:46] <AutomatedTester> next week is my last week of doing day till october
- # [12:47] <edmorley|mibbet> wow, ok
- # [12:47] <edmorley|mibbet> not envious! :-)
- # [12:47] <AutomatedTester> sorry, last week of doing daddy day care till October
- # [12:47] <AutomatedTester> <- tired
- # [12:47] <edmorley|mibbet> :-D
- # [12:47] <AutomatedTester> my wife is off from Friday next week till the beginning of October
- # [12:48] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
- # [12:49] * Joins: vingtetun (vingtetun@moz-64E1A8DA.fbx.proxad.net)
- # [12:50] <vingtetun> edmorley|mibbet: thanks. i was going to do the backout but you beat me at it
- # [12:50] * Ms2ger whacks vingtetun
- # [12:51] <edmorley|mibbet> vingtetun: np :-)
- # [12:52] <edmorley|mibbet> I don't mind doing the backouts; it's more doing sooner rather than later to try and avoid half a dozen other checkins on top of bustage
- # [12:52] <edmorley|mibbet> though this time of day doesn't matter too much
- # [12:53] * Joins: chrisccoulson (chr1s@moz-692D94C8.cust-3601.ip.static.uno.uk.net)
- # [12:53] <vingtetun> tell that to mounir and Ms2ger ;)
- # [12:55] <mounir> vingtetun: gni?
- # [12:55] <mounir> what did I do?
- # [12:55] <edmorley|mibbet> everything :P
- # [12:55] <vingtetun> nothing yet
- # [12:55] <Ms2ger> Everything sounds about right
- # [12:55] * Joins: c0smikdebris (c0smikdebr@A3A811E8.93929670.BE90E62C.IP)
- # [12:56] <mounir> oh :(
- # [12:57] * Quits: c0smikdebris (c0smikdebr@A3A811E8.93929670.BE90E62C.IP) (Client exited)
- # [12:59] * Quits: gcp_ (gcp@moz-D0E475EA.access.telenet.be) (Connection reset by peer)
- # [13:01] <cpearce> Ms2ger: there you go. sorry for the delay; it was not deliberate! ;)
- # [13:01] <Ms2ger> Thanks :)
- # [13:03] <@roc> stop working Chris
- # [13:04] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Client exited)
- # [13:04] <Ms2ger> Only your manager is allowed to work at this hour.
- # [13:04] * Joins: KaiRo (robert@moz-B5D326DA.adsl.highway.telekom.at)
- # [13:05] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
- # [13:10] <AryehGregor> Man, Firefox crashes so often. Way more than Chrome! It's terrible.
- # [13:10] <AryehGregor> Maybe I should stop assigning so many crash bugs to myself. :/
- # [13:10] <darktrojan> fix it then
- # [13:10] * mattwoodrow|away is now known as mattwoodrow
- # [13:12] <KaiRo> AryehGregor: as long as you fix them - I'm pretty sure you could make Chrome crash just as much if you'd help their development - but it's easier to help us :)
- # [13:13] <AryehGregor> (I was kidding, FWIW)
- # [13:13] <AryehGregor> (Well, not entirely -- Firefox mobile sure crashes more than the built-in browser so far)
- # [13:13] <AryehGregor> (I did submit crash reports)
- # [13:13] <KaiRo> I know
- # [13:13] <KaiRo> thanks
- # [13:13] * Joins: jfkthame (jfkthame@B3E84818.A1C12133.9542EC20.IP)
- # [13:14] <KaiRo> I really rarely have crashes on my tablet, but I also never really used the default browser there, except for downloading Nightly at first
- # [13:14] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Quit: Reconnecting…)
- # [13:14] <AryehGregor> (Also: whole-browser crashes in Chrome *are* actually a lot harder to come by, because of process-per-tab, which is one of the reasons I use Chrome as my day-to-day browser)
- # [13:14] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
- # [13:14] * ChanServ sets mode: +o smaug
- # [13:14] <AryehGregor> (Actually, the main reason -- although the bigger issue is the UI hanging on long-running script, large pages, etc.)
- # [13:15] <KaiRo> AryehGregor: yes, that makes crashes of the whole thing rarer but increases memory consumption a ton
- # [13:15] <AryehGregor> Source?
- # [13:15] <KaiRo> all memory consumption pert tab metrics I've seen make Chrome use a lot more space
- # [13:15] <AryehGregor> I don't think Chrome actually uses significantly more memory than Firefox -- unless you don't account for memory that's shared between the processes, of course.
- # [13:15] <AryehGregor> Then it looks like it uses way more.
- # [13:16] <AryehGregor> I've seen comparisons that fail to account for that, which might be what you're thinking of.
- # [13:16] <KaiRo> but then, that is probably not something anyone should look at, as I learned, as it doesn't matter as long as there's no memory pressure
- # [13:16] <AryehGregor> This suggests that Chrome actually does use more, and the methodology looks good: http://www.ghacks.net/2012/06/21/chrome-uses-way-more-memory-than-firefox-opera-or-internet-explorer/
- # [13:17] <KaiRo> It's pretty easy to look how much memory is free, then open the browser with 50 tabs, then look how much memory is free
- # [13:17] <KaiRo> and those measures make Chrome look extremely bloated compared to Firefox
- # [13:17] <KaiRo> but in the end, memory usage doesn't matter, I learned, so let's stop the discussion
- # [13:18] * Joins: adrian (adrian@moz-DE8639AB.fbx.proxad.net)
- # [13:18] * AryehGregor already did :)
- # [13:18] <@smaug> webkit is also leakier than Gecko, I believe
- # [13:18] <KaiRo> In the end, I wouldn't use a browser from a for-profit company as long as there's one from Mozilla :)
- # [13:19] <AryehGregor> Whereas I'll use whichever browser works best for me. Currently Chrome on desktop and Firefox on mobile (I haven't tried Chrome on mobile yet).
- # [13:19] <KaiRo> but I might be too much signed onto the mission ;-)
- # [13:21] <KaiRo> AryehGregor: just make sure you never visit URLs with chrome that should stay secret even though they are technically public - Chrome seeds their spiders with all visited URLs
- # [13:21] <Ms2ger> Well
- # [13:22] <Ms2ger> Don't use URLs that should stay secret even though they are technically public
- # [13:22] <AryehGregor> KaiRo, 1) that can be easily disabled, 2) Google has officially stated that they don't store data sent to them for search suggestions more than transiently and I have no reason to doubt them, 3) the Omnibox is one of the UI features I actually like about Chrome, 4) I don't care if Google learns about any of the pages I visit anyway.
- # [13:22] <AryehGregor> (1) and (2) mean that's not a legitimate reason for anyone not to use Chrome, especially (1).
- # [13:23] <AryehGregor> Well, unless you like search suggestions but don't want partial URLs to be sent, in which case I guess you'd want two search boxes, which Chrome doesn't support.
- # [13:23] <AryehGregor> So if you really don't believe Google and have to disable search suggestions entirely, I guess that's a minus.
- # [13:24] * Joins: overholt (overholt@moz-89F9FC0.cable.teksavvy.com)
- # [13:24] * Quits: overholt (overholt@moz-89F9FC0.cable.teksavvy.com) (Quit: overholt)
- # [13:24] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
- # [13:25] * davehunt is now known as davehunt|away
- # [13:26] * Joins: Cwiiis (cwiiis@88F51059.F3BBB17D.144F44FA.IP)
- # [13:29] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
- # [13:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9f4294d7f12e - Bobby Holley - Bug 771202 - Tests. r=bsmedberg
- # [13:30] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Quit: redDragon)
- # [13:31] * edmorley|mibbet changes topic to 'Try pages slow to load? Bug 770811 || Errors pushing to inbound: bug 766810 || Next uplift for Fx16: 2012-07-16 || New/want to help? See irc://irc.mozilla.org/#introduction || krijnhoetmer.nl/irc-logs/ , logbot.glob.com.au'
- # [13:32] * Joins: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP)
- # [13:34] * Quits: gandalf (gandalf@moz-93DA415A.neoplus.adsl.tpnet.pl) (Quit: Computer has gone to sleep.)
- # [13:35] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
- # [13:38] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
- # [13:39] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Connection reset by peer)
- # [13:40] * Quits: jprmc (jprmc@801A12CD.C40291C4.ECC0AF38.IP) (Ping timeout)
- # [13:40] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
- # [13:40] * cadecairos_away is now known as cadecairos
- # [13:40] <AryehGregor> Ms2ger, should things like nsHTMLEditUtils::IsListItem() take nsINode* or dom::Element*? As it stands they take dom::Element*, which means if you have an nsINode*, you have to do node->IsElement() && nsHTMLEditUtils::IsListItem(node->AsElement()). Is there any reason not to just allow nsHTMLEditUtils::IsListItem(node) directly?
- # [13:42] <Ms2ger> Mm, that probably works too
- # [13:43] <KaiRo> AryehGregor: note that I have *not* been talking about suggestions there, I was talking about *visited URLs*
- # [13:43] * hsivonen is happy to see Android Armv6 opt on tbpl
- # [13:43] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
- # [13:43] * ChanServ sets mode: +o smaug
- # [13:43] <AryehGregor> KaiRo, oh?
- # [13:44] <edmorley|mibbet> hsivonen: and now less android xul too; load should get better :-)
- # [13:44] <derf> hsivonen: Indeed!
- # [13:44] <edmorley|mibbet> (no talos, no b-c
- # [13:44] * smaug changes topic to 'Try pages slow to load? Bug 770811 || Errors pushing to inbound: bug 766810 || Next uplift for Fx16: 2012-07-16 || New/want to help? See irc://irc.mozilla.org/#introduction || http://krijnhoetmer.nl/irc-logs/ , http://logbot.glob.com.au'
- # [13:45] <KaiRo> AryehGregor: I know what they say about suggestions, but it's a fact that people could find sites only they theriselves could have visited on Google Search, as Chrome submitted those URLs to the Google Search spiders
- # [13:45] * Quits: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au) (Ping timeout)
- # [13:45] <AryehGregor> KaiRo, source?
- # [13:45] * AutomatedTester is now known as AutomatedTester|away
- # [13:45] <KaiRo> AryehGregor: I don't have my messaging app open yet as I still need to have breakfast, but I should be able to find that blog
- # [13:46] * Joins: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au)
- # [13:46] * Joins: gfritzsche (gfritzsche@moz-66E878C7.dynamic.qsc.de)
- # [13:46] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
- # [13:46] <gabor> do even support build for windows? with msvc9? I cannt even recall when did I see a repo that compiled...
- # [13:46] <AryehGregor> Feel free to let me know, although I probably won't believe it unless there's evidence from a trustworthy source (not some random dude with a blog).
- # [13:47] * nli is now known as nli|away
- # [13:48] * dholbert is now known as dholbert|afk
- # [13:49] <KaiRo> gabor: er, for what?
- # [13:49] * Joins: ejpbruel (ejpbruel@moz-5EE20326.adsl2.static.versatel.nl)
- # [13:49] * Quits: darktrojan (geoff@moz-30B3CCFD.telstraclear.net) (Ping timeout)
- # [13:50] <gabor> KaiRo: I'm just trying to compile a fresh checkout of the central... on windows7 with msvc9...
- # [13:50] <KaiRo> AryehGregor: well, if you have Chrome and a web server, it should be easy enough to experiment :)
- # [13:50] <AryehGregor> KaiRo, I'm sure people have, and if they found anything really incriminating I have a hard time seeing why I didn't see it on IEBlog, if nowhere else.
- # [13:51] <AryehGregor> Not to mention heard about it.
- # [13:51] <KaiRo> gabor: that's Visual Studio 2008?
- # [13:51] <gabor> KaiRo: the thing is that in the last few month, I could never build a fresh checkout without all kind of hacks, so I kind of wondering if msvc9 supported at al
- # [13:51] <AryehGregor> It's not worth Google's while to lie.
- # [13:51] * Quits: maikmerten (merten@moz-C7C8F6AB.itmc.tu-dortmund.de) (Ping timeout)
- # [13:51] <gabor> KaiRo: yupp
- # [13:51] <KaiRo> AryehGregor: on a google search, I just found another thread about this, but not the post I was looking for
- # [13:51] * Quits: kanru (kanru@moz-99690620.hinet-ip.hinet.net) (Quit: rcirc on GNU Emacs 24.1.50.1)
- # [13:52] <KaiRo> gabor: that should work, we definitely support it - even though we switch to 10 for our official builds (so breakage might not be detected immediately)
- # [13:52] * Quits: bruno (bruno@20C4F0CB.2F9EAEB9.C36097CD.IP) (Quit: bruno)
- # [13:53] <gabor> KaiRo: I'm just reporting that ever since we switched, build on msvc9 is continously broken pretty much
- # [13:53] * Joins: bruno (bruno@20C4F0CB.2F9EAEB9.C36097CD.IP)
- # [13:53] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Ping timeout)
- # [13:53] <AryehGregor> Should I bother retriggering random-looking Android failures on try? It probably makes more sense to just star them as "a" and move on . . .
- # [13:54] <gabor> KaiRo: so I think we should either say that it's not supported period. or add an msvc9 build back to tinderbox
- # [13:54] * Joins: darktrojan (geoff@moz-30B3CCFD.telstraclear.net)
- # [13:55] <edmorley|mibbet> AryehGregor: I mark retriggers as just 'a' now too btw, I haven't stopped retriggering them on the other trees
- # [13:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/369c2e5757ea - Jeff Muizelaar - Bug 683243. Add a 16 bit pipeline. r=BenWa
- # [13:55] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ab3a6f89cb7f - Jeff Muizelaar - Bug 683243. Dither 16 bit gradients. r=BenWa
- # [13:55] <AryehGregor> edmorley|mibbet, you mean you mark them as "a" but do retrigger them? Or you don't retrigger them? I'm figuring that retriggering on try is more or less a waste of effort.
- # [13:56] <KaiRo> AryehGregor: oh, that's on the Mozilla intranet, do you have access to that?
- # [13:56] <AryehGregor> What is?
- # [13:56] * Joins: drice (derice@moz-1D9C882A.deploy.akamaitechnologies.com)
- # [13:57] * Joins: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP)
- # [13:57] <edmorley|mibbet> AryehGregor: to save load, I don't retrigger when there is already a green on that run (eg nightly on top of a normal run) or if the next run is green (and it is a functional test rather than talos)
- # [13:57] <AryehGregor> (I don't think I have intranet access)
- # [13:57] <KaiRo> AryehGregor: that discussion about Chrome seeding their web spider
- # [13:57] <AryehGregor> edmorley|mibbet, okay.
- # [13:57] <AryehGregor> KaiRo, no, I don't believe I have intranet access, I work as a remote contractor.
- # [13:58] <edmorley|mibbet> AryehGregor: it just takes way longer to mark some as 'a' and some as 'a;r', so they all get marked as 'a' now (by me at least), but I still do retrigger where needed
- # [13:58] <@smaug> AryehGregor: you may have access
- # [13:58] <KaiRo> AryehGregor: oh, if you are a contractor for Mozilla, you should have access
- # [13:58] <@smaug> I've always had access as a contractor
- # [13:58] * KaiRo is a contractor as well
- # [13:58] <AryehGregor> Well, then I probably do.
- # [13:58] <AryehGregor> I have an LDAP account, does that help?
- # [13:58] <@smaug> (for the first two years I just didn't know I had the access)
- # [13:58] <AryehGregor> Hey, maybe it'll only take me six and a half months.
- # [13:59] <KaiRo> AryehGregor: yes, if you have a @mozilla.com LDAP account, it should work
- # [13:59] <KaiRo> AryehGregor: https://intranet.mozilla.org/forum/viewtopic.php?t=420&p=3809#p3809
- # [13:59] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Input/output error)
- # [13:59] <@smaug> it took also 2 years to figure out that I actually had @mozilla.com email address :)
- # [13:59] <KaiRo> hehe
- # [13:59] <darktrojan> you do?
- # [14:00] * KaiRo was pretty fast to even get himself the kairo@ email alias :)
- # [14:00] * Parts: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
- # [14:00] <AryehGregor> I have an LDAP account, but not an @mozilla.com one, or at least I don't know about it.
- # [14:00] <AryehGregor> Anyway, if Google is really consistently doing that, it should be trivial to test.
- # [14:00] <AryehGregor> Are there steps to reproduce given? :)
- # [14:00] <KaiRo> AryehGregor: oh, as a contractor, you should get one, file a bug for that
- # [14:00] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
- # [14:01] * AryehGregor doesn't see the value in it
- # [14:01] * Joins: FabioMagnoni (fabio@59D62AA.25811021.8DF84892.IP)
- # [14:01] <@smaug> yeah, there isn't much value
- # [14:01] <@smaug> I mainly get just spam to moco email
- # [14:01] <KaiRo> AryehGregor: that thread explains in details what he did - you can ask gandalf personally, it was his experience
- # [14:01] <Ms2ger> But, yammer!
- # [14:01] <KaiRo> hehe
- # [14:01] <KaiRo> well, depends what you work on, I guess
- # [14:02] <AryehGregor> I work on editor and DOM stuff, mostly.
- # [14:02] <@smaug> I actively try to not use anything in the intranet
- # [14:02] * Joins: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net)
- # [14:02] <@smaug> and not use my moco email
- # [14:02] <KaiRo> just made me aware that some communications we think go to everyone paid by Mozilla do not in the end
- # [14:03] * Joins: atuljangra (Mibbit@2E23582C.9E7315A5.93E5B96C.IP)
- # [14:04] * Quits: darktrojan (geoff@moz-30B3CCFD.telstraclear.net) (Quit: darktrojan)
- # [14:05] * davehunt|away is now known as davehunt
- # [14:05] * Joins: artur (artur@52B7E497.7DF4460D.B1111C5D.IP)
- # [14:05] <edmorley|mibbet> smaug: I guess that's one way to avoid all the rubbish that gets sent to all@ :-)
- # [14:05] * AryehGregor is very confused trying to read the source code for getter_AddRefs
- # [14:05] <AryehGregor> Yay templates!
- # [14:06] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
- # [14:08] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
- # [14:11] <AryehGregor> Does getter_AddRefs zero the pointer before passing it, by any chance?
- # [14:11] <AryehGregor> I was trying to use it for in/out parameters, but maybe I really do want nsCOMPtr<nsINode>* there . . .
- # [14:11] * Joins: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de)
- # [14:12] <@roc> Yes, I think it does
- # [14:13] * Quits: m_kato1 (Daily@moz-348F61F0.mozilla.or.jp) (Quit: m_kato1)
- # [14:13] * Quits: m_kato (m_kato@moz-348F61F0.mozilla.or.jp) (Quit: Leaving...)
- # [14:13] * Joins: kmoir-afk (chatzilla@moz-4CA9B556.cable.teksavvy.com)
- # [14:13] * kmoir-afk is now known as kmoir
- # [14:13] * Joins: coop (Chris@moz-ED3249A4.dmz.releng.scl3.mozilla.com)
- # [14:13] <AryehGregor> Why do we use nsINode** as the parameter type instead of nsGetterAddRefs<nsINode>, anyway? Wouldn't the latter ensure that it's not going to leak?
- # [14:13] * Quits: dao (dao@moz-A49A5C15.superkabel.de) (Quit: Leaving.)
- # [14:13] * bhearsum|afk is now known as bhearsum
- # [14:13] * daleharvey probably shouldnt have tried to open nspr.log in emacs
- # [14:14] * coop is now known as coop|away
- # [14:14] <AryehGregor> More generally: why do we allow conversion from nsGetterAddRefs<T> to T**? Surely that's not safe in general.
- # [14:15] * AryehGregor would think that C++ type safety should be able to prevent more memory-management errors than it actually seems to in the Mozilla codebase
- # [14:16] * Quits: bwinton_away (bwinton@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:16] * Quits: mconnor (mconnor@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:16] * Quits: johnath (johnath@moz-AB3CA2B3.fw1.scl3.mozilla.net) (Ping timeout)
- # [14:16] * Quits: khuey|away (khuey@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:16] * Quits: ctalbert|afk (ctalbert@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:16] * Quits: liuche (liuche@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:16] * Quits: lsblakk|afk (lsblakk@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:16] * Quits: nli|away (nli@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
- # [14:16] * Quits: @dolske (dolske@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:16] * Quits: joduinn-afk (joduinn@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:16] * Quits: AutomatedTester|away (David@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:16] * rail_away is now known as rail
- # [14:16] * Quits: @gavin (gavin@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:16] * Quits: margaret (margaret@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:16] * Quits: mrbkap (mrbkap@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:16] * Quits: fox2mike (shyam@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
- # [14:17] <cpearce> does b2g desktop client crash for everyone when entering a URL in the browser app URL bar or just me?
- # [14:17] * Quits: tbsaunde (tbsaunde@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:17] * Quits: kbrosnan (kbrosnan@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:17] * Quits: rnewman (rich_holyg@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:17] * Quits: ashish (ashish@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
- # [14:17] * Joins: bwinton_away (bwinton@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:17] * Joins: tbsaunde (tbsaunde@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:17] * Joins: margaret (margaret@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:17] * Joins: joduinn-afk (joduinn@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:17] * Joins: ctalbert|afk (ctalbert@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:18] * Joins: dolske (dolske@moz-DB4A9C19.scl3.mozilla.com)
- # [14:18] * ChanServ sets mode: +o dolske
- # [14:18] * Joins: mconnor (mconnor@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:18] * Joins: khuey|away (khuey@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:18] * Joins: rnewman (rich_holyg@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:18] * Joins: mrbkap (mrbkap@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:18] * Joins: nli|away (nli@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:18] * Joins: johnath (johnath@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:18] * Joins: gavin (gavin@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:18] <Fallen> I guess we need crashesforeveryoneorjustme.com ;-)
- # [14:18] * ChanServ sets mode: +o gavin
- # [14:18] * Joins: fox2mike (shyam@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:18] * Quits: timeless (users.4015@moz-D63BDBD0.irccloud.com) (Input/output error)
- # [14:19] <cpearce> bt
- # [14:19] * Quits: timothy (chatzilla@BDD93A21.4CEADD4C.7856851C.IP) (Ping timeout)
- # [14:19] <nemo> http://fhtr.org/html-book/no_regions.html seems very buggy
- # [14:19] * Joins: AutomatedTester (David@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:19] <Unfocused> Fallen++
- # [14:19] <nemo> on both my linux and windows machines, it is possible to seem the backs of pages from time to time
- # [14:19] * Joins: timeless (users.4015@moz-D63BDBD0.irccloud.com)
- # [14:19] * mattwoodrow is now known as mattwoodrow|away
- # [14:19] <nemo> on my linux machine, firefox rendering is horrendously slow and shows artifacts
- # [14:20] <daleharvey> is there any way to interleave NSPR_LOG_FILE and stdio
- # [14:20] <nemo> http://updates.html5rocks.com/2012/07/Writing-a-flippable-book-using-CSS-Regions-and-3D-transforms
- # [14:20] * Joins: ashish (ashish@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:20] <daleharvey> I am running tests and have some output at the shell I would like to coordinate with the output of the logs
- # [14:20] <@roc> I can always see the backs of pages
- # [14:20] * AutomatedTester is now known as AutomatedTester_
- # [14:20] * AutomatedTester_ is now known as AutomatedTester
- # [14:21] * daleharvey is sure I signed up as a frontend dev :P
- # [14:21] <tbsaunde> AryehGregor: getter_AddRefs<t> needs operator t** so you can pass it to functions taking t**
- # [14:21] <nemo> roc: refresh to get a fresh book
- # [14:21] <nemo> roc: grab it with the mouse
- # [14:21] <nemo> try rotating it at a more oblique angle
- # [14:21] <nemo> roc: if you make the angle oblique, firefox all of a sudden displays the cover correctly
- # [14:21] <AryehGregor> tbsaunde, why do those functions take t** instead of getter_AddRefs<t>?
- # [14:21] <derf> AryehGregor: See also bug 767178.
- # [14:21] <nemo> roc: "A descent into the maelström" in blue
- # [14:21] <AutomatedTester> daleharvey: you fell for that old trick? :P
- # [14:21] <tbsaunde> AryehGregor: well, xpcom for one
- # [14:22] <derf> https://bugzilla.mozilla.org/show_bug.cgi?id=767178 for the firebot-impaired.
- # [14:22] <AryehGregor> Oh, blech, XPCOM.
- # [14:22] <nemo> roc: if you then leave the book at that angle, the pages display correctly
- # [14:22] * Joins: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net)
- # [14:22] <tbsaunde> AryehGregor: true :)
- # [14:22] * AutomatedTester is now known as AuotmatedTester
- # [14:22] * AuotmatedTester is now known as AutomatedTester
- # [14:22] <tbsaunde> AryehGregor: but isn't a better question generally why doesn't it return t* or already_AddRefed<t> ? :)
- # [14:22] * Joins: liuche (liuche@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:22] <daleharvey> :D
- # [14:23] <@roc> something to do with z-ordering by the look of it
- # [14:23] * Joins: kbrosnan (kbrosnan@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:23] <nemo> roc: getting to that angle on the linux machine is a lot harder though due to the much much slower performance
- # [14:23] * Joins: lsblakk|afk (lsblakk@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:23] <AryehGregor> tbsaunde, often it returns nsresult. Sometimes it returns multiple things, so you either have to define a one-off struct or use at least one out-param.
- # [14:23] * Joins: ashish_ (ashish@moz-59682A1.dmz.scl3.mozilla.com)
- # [14:23] <@roc> that'd be because OpenGL isn't enabled on Linux by default
- # [14:23] <nemo> roc: I was poking around for skia in about:config and couldn't find it
- # [14:23] <nemo> used to be there I thought
- # [14:23] <@roc> skia won't help
- # [14:23] <@roc> you need to enable OpenGL compositing
- # [14:24] <tbsaunde> AryehGregor: I'm not arguing that it never makes sense, just that we should do much less of it
- # [14:24] <nemo> roc: ah. last I tried that a year ago, it was horribly buggy
- # [14:24] <nemo> eh. lemme try again
- # [14:24] <AryehGregor> tbsaunde, I can't count the number of functions I've converted to not use out-params, so I agree.
- # [14:25] <tbsaunde> AryehGregor: also, even f you do need out params one off structs or something may make sense to get rid of refcounting
- # [14:25] * mjschranz_away is now known as mjschranz
- # [14:25] <hsivonen> what's the rule these days: should I revise the string id when fixing an obvious grammar error an en-US UI string?
- # [14:26] * hsivonen wonders how ready Gecko is for Wayland and how ready Wayland is for anything
- # [14:26] <nemo> roc: woot. not horribly buggy anymore. actually usable
- # [14:27] * Quits: marco (marco@B271AFDB.A2DD14FC.10DC0B64.IP) (Quit: Sto andando via)
- # [14:27] <nemo> roc: yep. that fixes all the linux specific problems. the z-index thing is still going on
- # [14:27] <nemo> er
- # [14:27] <nemo> z-ordering
- # [14:27] * Quits: karl (karl@77107867.6EE01E4F.C8A09C26.IP) (Ping timeout)
- # [14:27] <edmorley|mibbet> what's the difference between everyone@m.c and all@ ?
- # [14:29] * Joins: armenzg (armenzg@moz-ED3249A4.dmz.releng.scl3.mozilla.com)
- # [14:29] * Quits: ashish_ (ashish@moz-59682A1.dmz.scl3.mozilla.com) (Quit: leaving)
- # [14:29] <nthomas|away> there's an intranet page on that somewhere ...
- # [14:30] <AryehGregor> tbsaunde, we could change the C++ XPCOM bindings, in theory, right? Or do we have to worry about breaking C++ extensions or such?
- # [14:30] * mjschranz is now known as mjschranz_away
- # [14:31] * Joins: jimm (jmathies@moz-7F164CA1.pn.at.cox.net)
- # [14:31] * Quits: JPeterson (JPeterson@moz-68CC06AD.cust.tele2.se) (Connection reset by peer)
- # [14:31] <nemo> roc: soooo existing bug or do I make another one? :)
- # [14:31] <@roc> file a new one I guess
- # [14:31] <tbsaunde> AryehGregor: well, you'd have to update all the impls of every xpcom method taking an out arg
- # [14:31] * Joins: JPeterson (JPeterson@moz-68CC06AD.cust.tele2.se)
- # [14:31] <@roc> with a reduced testcase if you want to be very helpful
- # [14:32] <AryehGregor> tbsaunde, yeah, but it's conceivably doable class-by-class.
- # [14:32] * Quits: atuljangra (Mibbit@2E23582C.9E7315A5.93E5B96C.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [14:32] <AryehGregor> But for non-XPCOM functions, is it better to avoid Foo** and use already_AddRefed<Foo> instead?
- # [14:32] <tbsaunde> AryehGregor: I assume you mean getter_AddRefs?
- # [14:32] <AryehGregor> Er, yeah.
- # [14:32] <nemo> roc: heh
- # [14:33] <AryehGregor> already_AddRefed would be kind of hard to get working here. :)
- # [14:33] <tbsaunde> I've never seen it done, but it seems like it could be reasonable
- # [14:33] <nemo> roc: I know of other pages which seem to have problems w/ showing the backs of things
- # [14:34] * Quits: timeless (users.4015@moz-D63BDBD0.irccloud.com) (Input/output error)
- # [14:34] <tbsaunde> AryehGregor: I'm not sure how you'd do xpcom class at a time, I guess you could do interface at a time with attributes in the idl
- # [14:34] * Joins: timeless (users.4015@moz-D63BDBD0.irccloud.com)
- # [14:34] * Joins: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com)
- # [14:35] <AryehGregor> So what does it mean when, in a debugger, I see nsINode* 0x40d6133a in the caller, but then in the callee it suddenly becomes const nsINode* 0x8b1cec83 and dereferences to 0x00000000 and crashes?
- # [14:35] <AryehGregor> Does it mean "if you use a debugger on an opt build, you deserve whatever you get"?
- # [14:35] <AryehGregor> (also, the line number for the callee is wrong)
- # [14:35] <@roc> probably
- # [14:35] <@roc> both of those are bogus values FWIW
- # [14:35] <AryehGregor> They are? How can you tell?
- # [14:35] <@roc> neither is 4-byte aligned, which a real nsINode would be
- # [14:36] <AryehGregor> Oh, interesting.
- # [14:36] <@smaug> !seen Enn
- # [14:36] <@killer> I don't know who Enn is.
- # [14:36] <firebot> enn was last seen 1 day, 23 hours, 26 minutes and 53 seconds ago, saying 'stephend: I don't' in #developers.
- # [14:36] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
- # [14:36] * Joins: jstraus (Adium@F28ADFCE.C89BA28E.5738DBE4.IP)
- # [14:37] * catlee-away is now known as catlee
- # [14:39] <AryehGregor> roc, I have 0x40d6133a pointing to something that looks like a legitimate nsIContent. At least, ->mParent works.
- # [14:40] <AryehGregor> Oh, ->Tag() is null . . .
- # [14:41] <AryehGregor> My wife reading gdb exiting: "'Inferior process will be killed'? What is this, process eugenics?"
- # [14:41] <nemo> AryehGregor: heh. unix is a particularly harsh and ruthless world
- # [14:41] <nemo> AryehGregor: full of masters and slaves and zombies
- # [14:42] <Ms2ger> And daemons
- # [14:42] <nemo> ah yes
- # [14:42] <nemo> musn't forget the dæmons
- # [14:42] <Ms2ger> Ah, æ
- # [14:42] * Joins: jprmc (jprmc@E973A01C.5BCEC6DB.DA78B690.IP)
- # [14:42] <Unfocused> and emacs
- # [14:42] <nemo> eunuchs
- # [14:43] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
- # [14:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/43e70deac124 - Bobby Holley - Bug 763343 - Handle classinfo singletons in cross-compartment wrapping. r=peterv
- # [14:45] * Quits: jprmc (jprmc@E973A01C.5BCEC6DB.DA78B690.IP) (Ping timeout)
- # [14:48] * Joins: lightsofapollo (jlal@moz-ACAEA2CB.hsd1.ca.comcast.net)
- # [14:49] <@roc> AAAAAAAAAARGH
- # [14:49] <bholley> roc: ?
- # [14:49] <@roc> nothing
- # [14:49] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
- # [14:51] * Joins: deLta30_ (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
- # [14:51] * Quits: davidill_ (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [14:51] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
- # [14:51] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [14:52] * Joins: Mic (Instantbir@moz-20B0806C.superkabel.de)
- # [14:53] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
- # [14:55] <AutomatedTester> http://www.theinquirer.net/inquirer/news/2190750/google-gets-sued-over-technologies-used-in-chrome-mobile-browser
- # [14:56] * Quits: grubshka_ (grubshka@moz-AB6C8A2E.w86-216.abo.wanadoo.fr) (Ping timeout)
- # [14:56] <deLta30_> error: 'nsISupports' is an ambiguous base of 'nsDNSService'
- # [14:56] <deLta30_> what does this error mean?
- # [14:57] * Quits: RudyL (rudy@moz-99690620.hinet-ip.hinet.net) (Quit: RudyL)
- # [14:57] <@roc> it means nsDNSService inherits from nsISupports along at least two different ancestor chains
- # [14:57] * jcranmer|away is now known as jcranmer
- # [14:58] * Joins: AaronMT (AaronMT@moz-DEDA283.cpe.net.cable.rogers.com)
- # [14:58] <deLta30_> I am getting this error for nsCOMPTr<nsDNSService>
- # [14:58] <deLta30_> is there any way around it?
- # [14:58] <@smaug> don't use nsCOMPtr with concrete classes
- # [14:58] <armenzg> josh: if we stop the support for 10.5, does it mean that we still have to do universal builds? are 10.6, 10.7 and 10.8 64-bit only?
- # [14:59] <jcranmer> deLta30_: use nsCOMPtr for interfaces, nsRefPtr for implementations
- # [14:59] <deLta30_> ok...can you tell me why?
- # [15:00] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
- # [15:01] <deLta30_> jcranmer: ^
- # [15:01] <jcranmer> sorry, rebase window popped up
- # [15:01] <jcranmer> nsCOMPtr is centered around the use of nsISupports and QueryInterface
- # [15:01] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [15:02] <jcranmer> nsRefPtr is merely a smart pointer that deals with addref/release
- # [15:02] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [15:03] <nemo> roc: CSS Object Model or Layout View Rendering?
- # [15:03] <@roc> just layout
- # [15:03] <@roc> no
- # [15:03] <@roc> make it Graphics
- # [15:03] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
- # [15:03] * Joins: grubshka_ (grubshka@moz-730DB740.w86-216.abo.wanadoo.fr)
- # [15:04] * Joins: MisfitGeek (MisfitGeek@moz-BD3E98A8.hsd1.nh.comcast.net)
- # [15:04] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
- # [15:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/784d3448dfe3 - Bobby Holley - Bug 771074 - Introduce pointer wrapping mechanism for hold references to pointers off-main-thread. r=bsmedberg
- # [15:06] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [15:06] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [15:07] <nemo> roc: graphics layers I suppose, then
- # [15:07] <@roc> yes
- # [15:08] * Quits: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com) (Ping timeout)
- # [15:09] * Quits: jstraus (Adium@F28ADFCE.C89BA28E.5738DBE4.IP) (Ping timeout)
- # [15:09] * Joins: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com)
- # [15:09] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
- # [15:10] * Joins: lmandel (lmandel@moz-99933529.dsl.bell.ca)
- # [15:10] * Quits: Goldorak (chatzilla@7C41E4FB.D0FC1840.187A1082.IP) (Ping timeout)
- # [15:11] * Joins: Goldorak (chatzilla@7C41E4FB.D0FC1840.187A1082.IP)
- # [15:13] <daleharvey> heh, I dont know how but I switched the input textare on twitter to rtl and cant get it back :P
- # [15:13] * Joins: lduros (lduros@moz-5D9ACE42.admin.upenn.edu)
- # [15:14] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [15:14] * Joins: espindola (espindola@moz-649ECE6B.dsl.teksavvy.com)
- # [15:14] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [15:14] <@smaug> oh, dear, this is crazy stuff... have I written this
- # [15:15] <Ms2ger> Probably
- # [15:15] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [15:15] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [15:15] * mikeratcliffe is now known as mikeratcliffe|lunch
- # [15:15] <@smaug> ah, no. way before my time
- # [15:15] <@smaug> from year 2000
- # [15:17] <edmorley|mibbet> bholley: red on inbound
- # [15:17] <nemo> roc: https://bugzilla.mozilla.org/show_bug.cgi?id=773615
- # [15:17] <bholley> edmorley|mibbet: gah, sorry
- # [15:17] * Quits: shianyow (shianyow@moz-99690620.hinet-ip.hinet.net) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120423122928])
- # [15:17] <bholley> edmorley|mibbet: I'll back out
- # [15:17] <Unfocused> daleharvey: shift-ctrl-x
- # [15:17] * Joins: armenzg_ (armenzg@moz-8B7A63BB.dsl.bell.ca)
- # [15:17] <@roc> thank you
- # [15:17] * Quits: gcp (gpascutto@moz-D0E475EA.access.telenet.be) (Quit: Make a new plan, Stan!)
- # [15:18] * Quits: armenzg (armenzg@moz-ED3249A4.dmz.releng.scl3.mozilla.com) (Ping timeout)
- # [15:18] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [15:18] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [15:19] <daleharvey> Unfocused: that got it, cheers
- # [15:20] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [15:20] <edmorley|mibbet> bholley: thank you
- # [15:20] <bholley> edmorley|mibbet: no problem, sorry about that
- # [15:21] <edmorley|mibbet> np :-)
- # [15:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5cb30728cb99 - Bobby Holley - Backed out changeset 784d3448dfe3 (Bug 771074) for windows bustage. a=me
- # [15:21] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [15:22] <cpearce> smaug:
- # [15:22] <cpearce> damnit
- # [15:22] <cpearce> enter key misstype ;)
- # [15:23] * hsivonen wonders what crazy stuff smaug is looking at
- # [15:23] <Ms2ger> bholley, still going to land bug 553102 after the merge?
- # [15:23] <cpearce> smaug: are you ok to review the content/ and dom/ stuff in a patch to get the fullscreen api working on b2g?
- # [15:24] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Ping timeout)
- # [15:24] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
- # [15:24] * ChanServ sets mode: +o ehsan
- # [15:24] <bholley> Ms2ger: ideally yes. But I'd like to land/backport bug 760109 first to make life easier for devs
- # [15:24] * Quits: ejpbruel (ejpbruel@moz-5EE20326.adsl2.static.versatel.nl) (Quit: ejpbruel)
- # [15:24] * wsmwk_away is now known as wsmwk
- # [15:24] * Joins: bbondy (bbondy@moz-BE76EF7A.home.cgocable.net)
- # [15:25] * kats|away is now known as kats
- # [15:25] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Quit: Leaving)
- # [15:26] * Quits: xakz (XaMaD@moz-2215238F.w90-21.abo.wanadoo.fr) (Ping timeout)
- # [15:26] * Joins: mccr8 (mccr8@CF47B149.8F17AA2A.BBE2FCF0.IP)
- # [15:28] * armenzg_ is now known as armenzg
- # [15:30] * Joins: ajuma (ajuma@F2D29657.F60B0462.67AC9B1.IP)
- # [15:30] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Connection reset by peer)
- # [15:30] * Joins: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net)
- # [15:33] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Input/output error)
- # [15:33] * Joins: andreasn (andreasn@moz-ECF31690.customer.telia.com)
- # [15:35] * Quits: bruno (bruno@20C4F0CB.2F9EAEB9.C36097CD.IP) (Quit: bruno)
- # [15:36] * Quits: adrian (adrian@moz-DE8639AB.fbx.proxad.net) (Connection reset by peer)
- # [15:37] * Joins: sgimeno (santiago.g@A922400D.48362F18.BCC03455.IP)
- # [15:37] * Joins: artur (artur@52B7E497.7DF4460D.B1111C5D.IP)
- # [15:38] * cpearce is now known as cpearce_zzzz
- # [15:38] * Joins: adrian (adrian@moz-DE8639AB.fbx.proxad.net)
- # [15:39] * Joins: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP)
- # [15:40] * Joins: dao (dao@moz-A49A5C15.superkabel.de)
- # [15:40] * Joins: sawrubh (chatzilla@83FF84D7.918701C5.DC7754FE.IP)
- # [15:40] * Quits: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net) (Quit: brendan)
- # [15:40] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [15:41] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [15:41] * Quits: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr) (Ping timeout)
- # [15:42] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [15:42] * Joins: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr)
- # [15:43] * mjschranz_away is now known as mjschranz
- # [15:46] * Quits: Mic (Instantbir@moz-20B0806C.superkabel.de) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
- # [15:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/083d36bafbc8 - Kartikaya Gupta - Bug 763166 - Add a AndroidBridge::GetJNIForCompositorThread function to avoid using GetJNIForThread. r=blassey
- # [15:48] * Quits: bhearsum (bhearsum@moz-FBAE94.members.linode.com) (Quit: ZNC - http://znc.sourceforge.net)
- # [15:48] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
- # [15:49] * Joins: bhearsum (bhearsum@moz-FBAE94.members.linode.com)
- # [15:50] * Quits: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz) (Ping timeout)
- # [15:50] <NeilAway> AryehGregor: we use T** because COM was originally a C api
- # [15:50] <Ms2ger> Oh?
- # [15:51] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [15:51] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
- # [15:51] <NeilAway> Ms2ger: you obviously haven't seen the gory output of midl recently
- # [15:52] <Ms2ger> nrc--
- # [15:52] <Ms2ger> roc--
- # [15:52] * Joins: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net)
- # [15:53] <hsivonen> NeilAway: interesting. I thought COM was all about filling in for dynamic_cast and solving DLL linkage so that ABI and implementation are decoupled
- # [15:53] <jwatt> yay, back online
- # [15:53] <NeilAway> hsivonen: no, you only need to rename strings for meaningful changes, so things like access key and typo fixes are ok
- # [15:54] <NeilAway> hsivonen: sure, but it had to work with C
- # [15:54] <NeilAway> (obviously XPCOM doesn't bother with that, but we copied it too well)
- # [15:54] <NeilAway> well, XPCOM does have a C api, but it's via NS_InvokeByIndex
- # [15:54] <NeilAway> rather than the gnarly macros that midl generates
- # [15:55] <josh> Is it OK to remove maemo code from the tree?
- # [15:55] * Quits: dao (dao@moz-A49A5C15.superkabel.de) (Connection reset by peer)
- # [15:55] <josh> blassey: ^
- # [15:55] <NeilAway> firebot: karma nrc
- # [15:55] <firebot> nrc has -1 points of karma (rank 1808).
- # [15:55] <NeilAway> nrc++
- # [15:55] <@roc> Ms2ger: ?
- # [15:55] <NeilAway> Ms2ger--
- # [15:56] * Joins: dao (dao@moz-A49A5C15.superkabel.de)
- # [15:56] <jfkthame> josh: some people are still wanting to build for maemo, i believe
- # [15:56] <hsivonen> josh: seems unfortunate to nuke a community-maintained port
- # [15:56] <Ms2ger> roc, bug 773626
- # [15:56] <hsivonen> josh: also, if Jolla manages to ship something, it would be cool to have Firefox ready
- # [15:56] <josh> hsivonen: I'm not trying to nuke anything, but if someone else already did it I'd be happy to clear out code
- # [15:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a75570f52a03 - Jan de Mooij - Bug 773586 - Initialize PICGenInfo::pc and clean up ICs a bit. r=bhackett
- # [15:57] * armenzg is now known as armenzg_brb
- # [15:57] * KaiRo is now known as KaiRo_away
- # [15:57] <hsivonen> josh: FWIW, I recently filed a bug about Maemo code and it was promptly fixed by the active maintainer
- # [15:57] <hsivonen> which suggests the port is alive even if it isn't MoCo-maintained
- # [15:58] * ewong|sleep is now known as ewong
- # [15:58] * Quits: lduros (lduros@moz-5D9ACE42.admin.upenn.edu) (Client exited)
- # [15:59] <@roc> heh
- # [16:01] * Joins: dao1 (dao@moz-A49A5C15.superkabel.de)
- # [16:01] * Quits: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net) (Quit: brendan)
- # [16:01] * Quits: dao (dao@moz-A49A5C15.superkabel.de) (Ping timeout)
- # [16:01] * Joins: lduros (lduros@moz-5D9ACE42.admin.upenn.edu)
- # [16:01] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
- # [16:01] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [16:02] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
- # [16:03] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
- # [16:03] * ChanServ sets mode: +o smaug
- # [16:04] <@smaug> cpearce_zzzz: did you ping me?
- # [16:04] <jesup> roc: so some existing pages which assumed there would be a mozGetUserMedia() almost work, but at least one (maybe all) fall down on video.src = URL.createObjectURL(stream) instead of video.src = stream. I've let the authors I've found know
- # [16:04] * Joins: bent (chatzilla@moz-32655341.midsouth.biz.rr.com)
- # [16:04] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
- # [16:04] * ChanServ sets mode: +o ehsan
- # [16:05] <@roc> I guess someone should add support for that
- # [16:05] * Quits: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com) (Quit: Ex-Chat)
- # [16:05] <@smaug> cpearce_zzzz: yes, I can review
- # [16:05] <bent> glandium, ping
- # [16:06] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
- # [16:06] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [16:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/dd09c36c3e42 - Nathan Froyd - Bug 772557 - remove libs:: rules from layout/reftests/ makefiles; r=glandium
- # [16:08] <AryehGregor> NeilAway, so should we be using getter_AddRefs<foo> for new function parameters instead of foo**?
- # [16:08] * Joins: kanru (kanru@moz-B287988E.dynamic-ip.hinet.net)
- # [16:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5ed247b1725f - Nathan Froyd - Bug 772981 - adjust microformats mochitests to new mochitest world order; r=glandium
- # [16:09] * cadecairos is now known as cadecairos_away
- # [16:11] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
- # [16:11] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
- # [16:12] <NeilAway> AryehGregor: I wouldn't have thought so
- # [16:12] <AryehGregor> NeilAway, what should we use that avoids leaks without requiring programmer discipline, then?
- # [16:12] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [16:13] * Quits: andreasn (andreasn@moz-ECF31690.customer.telia.com) (Ping timeout)
- # [16:13] <Ms2ger> Well, video.src = stream is ridiculous anyway
- # [16:14] <AryehGregor> Also, gdb question: what does it mean when p child says "mRawPtr = 0x410d67e1", but x child says "Value can't be converted to integer"?
- # [16:14] <NeilAway> AryehGregor: only true gc can achieve that
- # [16:14] * Quits: marcoz (marco.zehe@moz-C76714A9.dip.t-dialin.net) (Quit: Leaving.)
- # [16:14] <AryehGregor> "x 0x410d67e1" should an nsCOMPtr<nsINode>.
- # [16:14] * Joins: overholt (overholt@moz-89F9FC0.cable.teksavvy.com)
- # [16:14] <NeilAway> AryehGregor: try x/wa child.mRawPtr
- # [16:14] * Joins: marcoz (marco.zehe@moz-C76714A9.dip.t-dialin.net)
- # [16:14] * bwinton_away is now known as bwinton
- # [16:15] <AryehGregor> NeilAway, well, only because of cycles, right?
- # [16:16] <daleharvey> vingtetun: can I log from either the tests or dom/browser-element/BrowserElementChild.js into NSPR_LOG_FILE ?
- # [16:16] <daleharvey> having a majorly hard time debugging this :)
- # [16:16] <AryehGregor> Also, should we be using nsCOMPtr<nsINode> and such for function params instead of nsINode*? That can definitely prevent use-after-free . . . I just fixed a security vulnerability that would have been prevented by that.
- # [16:17] <vingtetun> daleharvey: i don't know if there is any helper for that in JS
- # [16:17] <vingtetun> sorry :/
- # [16:17] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Ping timeout)
- # [16:17] * mikeratcliffe|lunch is now known as mikeratcliffe
- # [16:18] <snorp> is twitter all busted on today's nightly for anyone else?
- # [16:18] <AryehGregor> And how about return values?
- # [16:18] <AryehGregor> We could just avoid having any raw pointer types, no?
- # [16:18] <Ms2ger> Theoretically, sure
- # [16:18] <zzzzz> snorp: someone filed this earlier https://bugzilla.mozilla.org/show_bug.cgi?id=773609
- # [16:18] <froydnj> Ms2ger: any chance of reviewing or passing the buck on bug 772202?
- # [16:19] <Ms2ger> I'll get to it
- # [16:19] <daleharvey> vingtetun: np, anyone else happen to know if there are helpers to log from chrome js, or mochitests into NSPR_LOG_FILE?
- # [16:20] <snorp> zzzzz: thanks
- # [16:20] * Joins: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com)
- # [16:20] <snorp> what am I going to do all day
- # [16:20] <bent> glandium, i'm around if you want logs
- # [16:20] <zzzzz> are you on linux also ? or is the issue across all platforms ?
- # [16:20] <snorp> zzzzz: mac
- # [16:21] <snorp> so I'd guess all platforms
- # [16:21] * zzzzz ponders changing the bug too all::all
- # [16:21] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [16:21] * Joins: jparsons|afk (jed@moz-59C58F81.dsl.dynamic.sonic.net)
- # [16:22] * mcote|afk is now known as mcote
- # [16:22] * jparsons|afk is now known as jparsons
- # [16:23] <NeilAway> AryehGregor: eww, every xpcom parameter would involve an addref/release?
- # [16:24] <AryehGregor> NeilAway, why would that be?
- # [16:24] * Joins: loadbang (loadbang@moz-C59CEA77.range86-159.btcentralplus.com)
- # [16:24] * Joins: mike5w3c_ (MikeS@moz-9682FFA7.xgsspn.imtp.tachikawa.spmode.ne.jp)
- # [16:24] * Quits: mike5w3c (MikeS@moz-B4790169.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
- # [16:24] * mike5w3c_ is now known as mike5w3c
- # [16:24] <vlad> if I dynamically create a <script>, do I need to actually insert it into the document for it to execute?
- # [16:24] <Ms2ger> Yes
- # [16:25] * Quits: overholt (overholt@moz-89F9FC0.cable.teksavvy.com) (Quit: overholt)
- # [16:25] <vlad> k, just checking
- # [16:25] <Ms2ger> AryehGregor, because that's what happens if you use refcounting pointers?
- # [16:25] * armenzg_brb is now known as armenzg
- # [16:25] <AryehGregor> Ms2ger, we already do getter_AddRefs, and the caller AddRefs the pointer before returning it . . .
- # [16:26] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
- # [16:26] * AryehGregor finally discovers a bug he's been banging his head over: nsCOMPtr<nsIContent> child = GetRightmostChild(aNode, false); while (child && (!IsEditable(child) || child->HasChildren())) { nsCOMPtr<nsIContent> child = GetPriorHTMLNode(child); ...
- # [16:26] * Joins: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com)
- # [16:26] <AryehGregor> So what does that code actually do?
- # [16:27] <Ms2ger> Heh
- # [16:27] <Ms2ger> Shadow
- # [16:27] <AryehGregor> Does it pass the inner variable "child" to GetPriorHTMLNode before it constructs it or something?
- # [16:27] <AryehGregor> It wasn't a null pointer, it was a garbage pointer.
- # [16:27] <Ms2ger> Sounds right
- # [16:27] <AryehGregor> Why is that legal?
- # [16:27] <Ms2ger> Because you're not using the nsCOMPtr constructor that initializes to null
- # [16:28] <AryehGregor> Oh, right.
- # [16:28] <AryehGregor> That's just the default constructor.
- # [16:28] * Joins: TheLink (TheLink@moz-45ED2356.pools.arcor-ip.net)
- # [16:28] <AryehGregor> But why is it legal in C++ to initialize a variable to an expression containing itself?
- # [16:28] <AryehGregor> Can that ever *not* be a bug?
- # [16:28] <Ms2ger> Because C++, I guess
- # [16:28] * Quits: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz) (Quit: Connection reset by beer)
- # [16:28] <jcranmer> void *magic=&magic; ?
- # [16:29] <Ms2ger> jcranmer, I don't want to think about what that does
- # [16:29] <AryehGregor> That's actually well-defined, no?
- # [16:29] * Joins: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com)
- # [16:29] <AryehGregor> It initializes the pointer to point to its own address.
- # [16:29] <AryehGregor> I mean, I don't know if it's *useful*.
- # [16:30] <jcranmer> s/magic/stack_addr/
- # [16:30] <AryehGregor> I guess allowing this is no more unreasonable than allowing any uninitialized variable use.
- # [16:30] <AryehGregor> I wonder if -Wuninitialized caught my mistake and I didn't notice.
- # [16:30] <jcranmer> bsmedberg: of upi dpm
- # [16:30] <jcranmer> sorry
- # [16:31] <jcranmer> bsmedberg: if you don't want to review those patches, feel free to fawn them off on someone else
- # [16:31] <AryehGregor> Yay, my patch still causes a crash during tests for yet another reason.
- # [16:31] <AryehGregor> Good thing we have so many editor tests!
- # [16:31] <Ms2ger> AryehGregor++
- # [16:31] <Ms2ger> For writing them all!
- # [16:31] <AryehGregor> Actually, this was richtext.
- # [16:31] <AryehGregor> I haven't even gotten to mine. :)
- # [16:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/88dd29d90c52 - Kartikaya Gupta - Bug 769269 - Add code to handle restarting GeckoApp. r=mfinkle
- # [16:32] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4abd628b1fa1 - Kartikaya Gupta - Bug 769269 - Fill in missing gecko listener unregistrations. r=mfinkle
- # [16:32] <AryehGregor> (which are fairly exhaustive for certain types of stuff, but tend not to exercise real corner cases -- they're all the same setup)
- # [16:32] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1dd671e62713 - Kartikaya Gupta - Bug 769269 - Update the graphics code to be able to deal with blowing away the layer controller, client, and view and creating them afresh. r=ajuma
- # [16:32] * philor|away is now known as philor
- # [16:32] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3ce3068cb1df - Kartikaya Gupta - Bug 769269 - Update a bunch of fields in GeckoApp to not be static any more. r=mfinkle
- # [16:32] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
- # [16:33] <Ms2ger> I wish jcranmer's code coverage tools were useful
- # [16:33] <NeilAway> AryehGregor: did you mean nsCOMPtr<>& ?
- # [16:33] <AryehGregor> NeilAway, hmm . . . that would work for in-params, yeah.
- # [16:33] <AryehGregor> It would make more sense than invoking the copy-constructor, for sure.
- # [16:34] <jcranmer> Ms2ger: if you're complaining about me not running them on mozilla-central, the tools are open source and you can do it yourself
- # [16:34] <AryehGregor> I guess const nsCOMPtr<>&, for in-params?
- # [16:34] <jcranmer> or let releng let me upload the lcov files somewhere
- # [16:34] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
- # [16:34] * ChanServ sets mode: +o smaug
- # [16:34] <NeilAway> indeed
- # [16:34] <Ms2ger> Plain mochitests is all I care about
- # [16:35] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Ping timeout)
- # [16:35] * Quits: dao1 (dao@moz-A49A5C15.superkabel.de) (Quit: Leaving.)
- # [16:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e70335626152 - Dão Gottwald - Bug 773360 - Remove workarounds for bug 768400. r=enn
- # [16:38] * Quits: lightsofapollo (jlal@moz-ACAEA2CB.hsd1.ca.comcast.net) (Quit: lightsofapollo)
- # [16:39] * lsblakk|afk is now known as lsblakk
- # [16:39] * Joins: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net)
- # [16:40] * Quits: coop|away (Chris@moz-ED3249A4.dmz.releng.scl3.mozilla.com) (Ping timeout)
- # [16:41] <lsblakk> AryehGregor: ping
- # [16:41] <AryehGregor> lsblakk, pong.
- # [16:41] * Joins: coop (Chris@59C6C03D.F0F23D07.407F7C5B.IP)
- # [16:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a2d40b91eea9 - Ed Morley - Merge last PGO-green changeset of mozilla-inbound to mozilla-central
- # [16:41] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7a5b34645a73 - Ed Morley - Merge mozilla-central to mozilla-inbound
- # [16:41] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cb7d40a84ae3 - Panos Astithas - Bug 767399 - When navigating between web pages with the Back and Forward buttons, the same scripts are displayed in the Debugger for all the pages; r=rcampbell
- # [16:41] <lsblakk> hi - can you please land the patch for bug 772282 to the esr10 branch?
- # [16:41] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/40821ab51232 - Tim Taubert - merge m-c to fx-team
- # [16:41] <lsblakk> it's needed for the go to build
- # [16:41] * Quits: tchevalier (Daily@moz-7E0593CF.w81-251.abo.wanadoo.fr) (Quit: tchevalier)
- # [16:41] * Joins: tchevalier (Daily@moz-7E0593CF.w81-251.abo.wanadoo.fr)
- # [16:42] <AryehGregor> lsblakk, I have to leave in like ten minutes, so now's not the best time, especially since I don't have an esr10 checkout.
- # [16:42] <lsblakk> AryehGregor: can you find someone to do it for you? we asked last night that this be landed to branches
- # [16:42] <lsblakk> AryehGregor: it's blocking beta too
- # [16:43] * Quits: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net) (Quit: damons)
- # [16:43] <@smaug> so crazy stuff...
- # [16:43] <AryehGregor> lsblakk, I don't think I can find someone any more than you can. ehsan, how about you?
- # [16:43] * Joins: frogmella (Mibbit@2EE61EB7.9D94B067.8DFEA35B.IP)
- # [16:43] * Quits: sawrubh (chatzilla@83FF84D7.918701C5.DC7754FE.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
- # [16:43] * Joins: Pike (Pike@moz-E31CD2CB.mozilla.org)
- # [16:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/05a436f462e7 - Jim Mathies - Bug 769623 - when binscope fails, dump the failure report to logs. r=khuey
- # [16:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2a31f6253167 - Jim Mathies - Bug 769623 - remove win line endings from autobinscope.py. r=khuey
- # [16:44] <Ms2ger> I can probably push to beta
- # [16:45] * Joins: sawrubh (chatzilla@D2CC5F3C.EC6F2C3D.CD090B11.IP)
- # [16:45] * Quits: RemusPop (remuspop@601F3B17.33662590.A5830293.IP) (Connection reset by peer)
- # [16:45] <AryehGregor> Yay, now my cleanup patch doesn't crash mochitests, it only causes test failures.
- # [16:45] <AryehGregor> Progress!
- # [16:45] * AryehGregor should write smaller cleanup patches :(
- # [16:45] <Ms2ger> ???
- # [16:45] <Ms2ger> Profit!
- # [16:46] <lsblakk> Ms2ger: that has to be landed to esr as well
- # [16:46] * Joins: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net)
- # [16:46] <Ms2ger> I don't have an esr tree either
- # [16:46] <lsblakk> i know where those can be gotten :)
- # [16:47] <lsblakk> http://hg.mozilla.org/releases/mozilla-esr10/
- # [16:47] * Quits: frogmella (Mibbit@2EE61EB7.9D94B067.8DFEA35B.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [16:48] <AryehGregor> lsblakk, . . . would it take you any more time to land it yourself than trying to get other people to?
- # [16:48] <lsblakk> AryehGregor: i'm not in a position to be landing sec-critical patches to our builds
- # [16:48] * Quits: cjones (cjones@moz-45913895.socal.res.rr.com) (Quit: Leaving)
- # [16:49] <edmorley|mibbet> lsblakk: I'm cloning an esr tree now; have these patches been tested on esr10 or is everything going to blow up?
- # [16:49] * Quits: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net) (Quit: damons)
- # [16:50] <AryehGregor> Probably not *everything* will blow up.
- # [16:50] <Ms2ger> It's safe
- # [16:50] <lsblakk> edmorley|mibbet: we don't have 'testing' on esr (try doesn't work for it)
- # [16:50] * Joins: victorporof (victorporo@FA1CD6A1.7E2AA079.79933D60.IP)
- # [16:50] <AryehGregor> Seriously, it's a very small change that should apply cleanly and work fine.
- # [16:50] <lsblakk> but if it goes into 14, it has to go into esr
- # [16:50] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/0d510b2d60bb - Aryeh Gregor - Bug 772282 - Hold on to nodes when we delete them in nsEditor::MoveNode; r=ehsan a=akeybl
- # [16:50] <Ms2ger> Unless the test crashes somewhere else
- # [16:50] <lsblakk> I can watch tbpl
- # [16:50] * Joins: andreasn (andreasn@moz-A80AB8F9.a336.priv.bahnhof.se)
- # [16:51] <lsblakk> if no one else can
- # [16:51] <Ms2ger> Beta is 14, right?
- # [16:51] <edmorley|mibbet> yes
- # [16:51] <lsblakk> yes
- # [16:51] <edmorley|mibbet> AryehGregor: same bug as what just landed on beta, right?
- # [16:51] <Ms2ger> Want me to land to aurora too?
- # [16:51] <AryehGregor> edmorley|mibbet, yes.
- # [16:52] * Quits: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net) (Ping timeout)
- # [16:52] * Joins: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net)
- # [16:53] * Quits: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net) (Input/output error)
- # [16:53] * Joins: wlach (wlach@moz-615691BB.vif.net)
- # [16:55] * Joins: ehoogeveen (emanuel.ho@moz-DF6A8437.chello.nl)
- # [16:55] <edmorley|mibbet> lsblakk, AryehGregor: clone finished, but there are conflicts
- # [16:55] <AryehGregor> Really?
- # [16:55] <AryehGregor> That's a surprise.
- # [16:56] <Ms2ger> In the crashtest.list
- # [16:56] <AryehGregor> Oh, well, forget about the test.
- # [16:56] <AryehGregor> Just drop it.
- # [16:56] <AryehGregor> ehsan doesn't want it committed anyway.
- # [16:56] <@ehsan> which patch are we talking about?
- # [16:56] <Ms2ger> Should've thought about that before r+'ing
- # [16:57] <edmorley|mibbet> yes, in the crashtests list; the rest of the file has changed completely?!
- # [16:57] <AryehGregor> ehsan, the MoveNode() one.
- # [16:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/93f24c8511e7 - Bobby Holley - Bug 771074 - Introduce pointer wrapping mechanism for hold references to pointers off-main-thread. r=bsmedberg
- # [16:57] <jimm> anyone remember what the shell command is that echos the full path of a file?
- # [16:57] * Quits: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr) (Quit: bholley)
- # [16:57] * AryehGregor likes crash bugs, they're easy to debug
- # [16:57] <@ehsan> Ms2ger: edmorley|mibbet: can you please let me handle the landing?
- # [16:57] <Ms2ger> I'm done
- # [16:58] <froydnj> jimm: realpath?
- # [16:58] <edmorley|mibbet> ehsan: sure; I only checked out esr10 because no one else was able to help lsblakk :-)
- # [16:58] <@ehsan> I have a checkout :)
- # [16:58] <edmorley|mibbet> cool
- # [16:58] <edmorley|mibbet> i'd rather not touch esr10 with a barge pole personally, so suits me :-)
- # [16:59] <jimm> froydnj: hmm, not working in a mozilla-build shell on windows.
- # [16:59] * Quits: bbondy (bbondy@moz-BE76EF7A.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
- # [16:59] <Ms2ger> abspath?
- # [16:59] * Quits: sgimeno (santiago.g@A922400D.48362F18.BCC03455.IP) (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/)
- # [17:00] * Quits: cpearce_zzzz (chatzilla@moz-CCCF2096.xdsl.xnet.co.nz) (Ping timeout)
- # [17:01] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Quit: Reconnecting…)
- # [17:01] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
- # [17:01] * ChanServ sets mode: +o smaug
- # [17:01] * Quits: sawrubh (chatzilla@D2CC5F3C.EC6F2C3D.CD090B11.IP) (Ping timeout)
- # [17:02] <jimm> hmm, not it either. :/
- # [17:02] * Joins: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP)
- # [17:02] * Joins: lightsofapollo (jlal@moz-47879D6C.hsd1.ca.comcast.net)
- # [17:02] <jcranmer> jesup: I just want to let you know that comm-central uses the internal string api, so if/when you do the rename merge to mozilla-central, please do it to c-c at the same time
- # [17:02] * Joins: timothy (chatzilla@moz-96C4726.dynamic.hinet.net)
- # [17:02] <bent> bsmedberg, you around?
- # [17:03] * Quits: timothy (chatzilla@moz-96C4726.dynamic.hinet.net) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
- # [17:03] <@bsmedberg> bent: pong
- # [17:03] <bent> woo!
- # [17:03] * cadecairos_away is now known as cadecairos
- # [17:03] <bent> bsmedberg, can you take a peek at https://bugzilla.mozilla.org/show_bug.cgi?id=773551#c12 and tell me what glandium is doing wrong?
- # [17:03] <jesup> jcranmer: aha, thanks
- # [17:03] <jesup> So the updated workaround would break comm-central
- # [17:03] <jcranmer> unless you also provide the compatiability typedef in internal code
- # [17:04] <bent> bsmedberg, basically, need the right magic to link a static lib into mozglue
- # [17:04] <edmorley|mibbet> past: the fx-team tip landing has a new leak in browser_dbg_breakpoint-new-script.html in the m-oth run btw
- # [17:04] <@bsmedberg> so
- # [17:04] <jesup> Right, and I think people wanted to avoid accidental re-introductions
- # [17:04] <@bsmedberg> bent: the problem appears to be that we're passing an MSYS-style path to MSVC
- # [17:04] * past looks
- # [17:04] * Joins: Optimizer (Optimizer@F6E441E8.D1B67D4C.274D17D6.IP)
- # [17:04] <@bsmedberg> and it isn't getting rewritten by the msys shell
- # [17:04] * ewong is now known as ewong|sleep
- # [17:05] <bent> bsmedberg, do we have makefile magic that reformats those?
- # [17:05] * Joins: marco (marco@B271AFDB.A2DD14FC.10DC0B64.IP)
- # [17:05] <@bsmedberg> the shell normally does it automatically
- # [17:05] <@bsmedberg> bent: are you using pymake or make, and are you using client.mk or configuring manually?
- # [17:05] <bent> pymake, and client.mk
- # [17:05] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
- # [17:05] <@bsmedberg> what directory is that log from?
- # [17:06] <bent> mozglue/build
- # [17:06] * Quits: Bas (chatzilla@moz-DF3CA35A.ftth.concepts.nl) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
- # [17:07] <past> edmorley|mibbet: I'd prefer to fix this or disable the test (if it becomes a big problem) rather than backing out. Will you file a bug?
- # [17:07] * Quits: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de) (Client exited)
- # [17:07] * Quits: doublec (doublec@moz-55CD7EAB.pn) (Ping timeout)
- # [17:07] * Quits: joe (jdrew@moz-B82509FC.woot.net) (Ping timeout)
- # [17:07] * Quits: Peng (mnordhoff@moz-72431484.mattnordhoff.net) (Ping timeout)
- # [17:08] <@bsmedberg> bent: ok, what's your MOZ_ZLIB_LIBS ?
- # [17:08] <bent> i have no idea why the tree isn't bright red
- # [17:08] <@bsmedberg> in config/autoconf.mk
- # [17:08] <@bsmedberg> bent: because the tree uses make not pymake
- # [17:08] <@bsmedberg> and my local build works because I configure with relative paths ;-)
- # [17:08] <bent> ugh
- # [17:08] <bent> MOZ_ZLIB_LIBS = $(call EXPAND_LIBNAME_PATH,mozz,/c/Home/src/mozilla/new-web-workers/obj-debug/modules/zlib/src)
- # [17:08] * Joins: doublec_ (doublec@moz-55CD7EAB.pn)
- # [17:08] <@bsmedberg> yeah, that's the problem
- # [17:08] * Joins: joe` (jdrew@moz-B82509FC.woot.net)
- # [17:08] * Joins: Peng_ (mnordhoff@moz-72431484.mattnordhoff.net)
- # [17:08] <bent> needs to be $DEPTH)/
- # [17:08] * Quits: sandy (sandy@moz-8EB605BD.lv.lv.cox.net) (Ping timeout)
- # [17:08] * Quits: bkero (Ben@moz-ED825A1B.members.linode.com) (Ping timeout)
- # [17:08] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
- # [17:08] * Quits: qDot (qDot@moz-4548DE5D.members.linode.com) (Ping timeout)
- # [17:08] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
- # [17:09] <@bsmedberg> bent: well, sorta http://mxr.mozilla.org/mozilla-central/source/configure.in#4042
- # [17:09] * Joins: qDot (qDot@moz-4548DE5D.members.linode.com)
- # [17:09] <edmorley|mibbet> past: I'm pretty anti adding flaky tests to the tree, so we can either disable now or backout, I don't mind too much
- # [17:09] <edmorley|mibbet> past: I can file the bug to fix, if you disable, if that works?
- # [17:09] * Joins: vikash (vikash@E249BD3D.22985BE5.FB0CC892.IP)
- # [17:09] * Joins: sandy (sandy@moz-8EB605BD.lv.lv.cox.net)
- # [17:10] <bent> bsmedberg, i'll change that and see
- # [17:10] <@bsmedberg> bent: I think that if you replace that with
- # [17:10] <bent> looks right though
- # [17:10] <@bsmedberg> bent: MOZ_BUILD_ROOT instead of _objdir it will work
- # [17:10] <@bsmedberg> http://mxr.mozilla.org/mozilla-central/source/configure.in#2268
- # [17:11] <bent> bsmedberg, you think that is better than DEPTH?
- # [17:11] <@bsmedberg> yes
- # [17:11] <@bsmedberg> because I'm not sure whether we use this variable from within configure
- # [17:11] <@bsmedberg> where DEPTH is meaningless but MOZ_BUILD_ROOT works
- # [17:12] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Input/output error)
- # [17:12] <bent> ok, let me see what that makes
- # [17:12] <bent> bsmedberg, thanks a bunch
- # [17:13] <bent> bsmedberg, MOZ_ZLIB_LIBS = $(call EXPAND_LIBNAME_PATH,mozz,c:/Home/src/mozilla/new-web-workers/obj-debug/modules/zlib/src)
- # [17:13] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Quit: Leaving.)
- # [17:14] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
- # [17:15] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
- # [17:16] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
- # [17:17] <past> edmorley|mibbet: I believe the leak has the same root cause as teh rest of leaking debugger tests
- # [17:17] <past> edmorley|mibbet: I just don't have the cycles right now to fix them
- # [17:18] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
- # [17:18] <past> edmorley|mibbet: do you think it would be too much to wait a couple of days to see if this particular leak is more prominent than others?
- # [17:18] <edmorley|mibbet> past: ok :-)
- # [17:18] * Joins: artur (artur@52B7E497.7DF4460D.B1111C5D.IP)
- # [17:19] <past> edmorley|mibbet: thanks, I promise I will not forget this :-)
- # [17:19] <jesup> bsmedberg: I wonder if I can use something like this to help solve bug 773423
- # [17:19] <edmorley|mibbet> past: np :-)
- # [17:19] * Quits: azakai|2 (alon@moz-8D0CC798.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
- # [17:19] <jimm> froydnj, Ms2ger: 'which'
- # [17:20] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
- # [17:20] * Quits: deLta30_ (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
- # [17:21] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
- # [17:21] * Joins: sawrubh (chatzilla@86836432.755B7D1E.DC7754FE.IP)
- # [17:21] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
- # [17:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a5adf7a7f841 - Jonathan Watt - Bug 773196 - Remove -moz prefix from CSS transform properties in SVG reftests. r=me.
- # [17:23] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3afe01d22000 - Jonathan Watt - Bug 773197 - Add some tests for SVG clipPath on HTML elements under CSS transforms. r=me.
- # [17:24] * Quits: mkaply (chatzilla@moz-92EDDD02.lightspeed.austtx.sbcglobal.net) (Ping timeout)
- # [17:24] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Ping timeout)
- # [17:24] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
- # [17:26] * Quits: grubshka_ (grubshka@moz-730DB740.w86-216.abo.wanadoo.fr) (Ping timeout)
- # [17:27] <@bsmedberg> jesup: let me look, that's weird-looking
- # [17:27] * Joins: grubshka_ (grubshka@moz-730DB740.w86-216.abo.wanadoo.fr)
- # [17:28] * Quits: protz (protz@moz-E29D2A15.inria.fr) (Quit: Leaving)
- # [17:29] <@bsmedberg> jesup: is that bug with mozilla-central or some branch? I can't seem to figure out what makefile would be generating that error to begin with
- # [17:30] * Quits: grubshka_ (grubshka@moz-730DB740.w86-216.abo.wanadoo.fr) (Ping timeout)
- # [17:30] <jesup> bsmedberg: m-c - the gyp->makefile converter (mozmake.py). See bug 772201 for changes there to make paths absolute when symlinked objdirs are used on linux/mac
- # [17:30] * Joins: qheaden (Quentin@moz-1196D060.nrflva.fios.verizon.net)
- # [17:31] * Joins: WeirdAl (chatzilla@moz-857040DF.hsd1.ca.comcast.net)
- # [17:33] <bent> bsmedberg, when are the builders going to use pymake?
- # [17:33] <@bsmedberg> bent: when things like l10n repackaging are fixed
- # [17:34] <@bsmedberg> There's a bug with deps
- # [17:34] <bent> oh, there are still bugs?
- # [17:34] <bent> ok
- # [17:34] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
- # [17:34] * Joins: Austin__ (austin@moz-F78B7921.cpe.net.cable.rogers.com)
- # [17:35] * Quits: ochameau (ochameau@moz-A33C217B.fbx.proxad.net) (Ping timeout)
- # [17:35] <Austin__> Can anyone provide some advice on getting FF 13.0.1 source building on Windows with VS2010 (32-bit compiler) on an x64 machine?
- # [17:36] <Austin__> We've got the environment, but it's failing while building GLES.
- # [17:36] <@bsmedberg> Austin__: it should just work
- # [17:36] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
- # [17:37] <@bsmedberg> that's the normal configuration
- # [17:37] <@bsmedberg> do you have the right SDKs?
- # [17:37] <Austin__> bsmedberg: should, but doens't, at least for us under Jenkins. I'm getting …\INCLUDE\xutility(282) : error C2143: syntax error : missing ',' before '<'
- # [17:37] <@bsmedberg> what's on that line?
- # [17:38] <Austin__> that's a VS header.
- # [17:38] * KaiRo_away is now known as KaiRo
- # [17:38] <@bsmedberg> yes, but what's on that line?
- # [17:38] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Client exited)
- # [17:38] <Austin__> Not a clue; I'm not on the machine directly (I'm doing this through Jenkins) and I shouldn't need to debug just-installed VS2010 headers. I believe that it's probably related to https://bugzilla.mozilla.org/attachment.cgi?id=481692&action=diff
- # [17:39] * Joins: kdcw (kdc@moz-F7413045.pk.shawcable.net)
- # [17:40] <@bsmedberg> I don't know why you believe that; you may be correct, but I doubt that you'll get much further without actually looking at the contents of line 282 in xutility
- # [17:40] * Joins: knelson (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [17:40] * Parts: knelson (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [17:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4e24278d2273 - Aryeh Gregor - Bug 772807 - Clean up editor/ includes with include-what-you-use; r=ehsan
- # [17:41] * Joins: ochameau (ochameau@moz-A33C217B.fbx.proxad.net)
- # [17:41] * Joins: grubshka_ (grubshka@moz-730DB740.w86-216.abo.wanadoo.fr)
- # [17:41] <Austin__> Let me try to put it a bit clearer: there are 100+ errors related to xutility, system_error, etc. I mean, one of the errors I'm getting is "error C2039: 'category' : is not a member of 'std::error_code'" on include/system_error line 265.
- # [17:42] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
- # [17:42] <Austin__> This is *not* a problem with the VS2010 installed headers.
- # [17:42] <vikash> gerv, ping
- # [17:42] <gerv> pong; you have 30 seconds before I go out :-)
- # [17:42] <Austin__> This is some sort of conflict coming between the source from the 13.0.1 tarball and VS2010; I'm just wondering how Mozilla actually builds this.
- # [17:43] <vikash> gerv, mid-term result cc: sheppy, I think teoli is very busy these days
- # [17:43] <@bsmedberg> Austin__: I'm not saying there is a problem with that header; I'm saying that you can't know what the problem is with our code without actually looking at the line in question
- # [17:43] <gerv> vikash: Your mid-term assessment has been done.
- # [17:43] <gerv> Don't worry.
- # [17:43] <@bsmedberg> Austin__: we are probably #define-ing something which conflicts with that header
- # [17:44] <vikash> gerv, Cool, Pass/fail?
- # [17:44] <gerv> You'll find out :-)
- # [17:44] * Joins: JeroenDeDauw (j@67E3560C.9692EB5A.F12515B4.IP)
- # [17:44] <vikash> gerv, this is not fair, all my friends know it, even atul too
- # [17:44] <daleharvey> jlebar|zzz: ping
- # [17:44] <vikash> :P
- # [17:44] * jlebar|zzz is now known as jlebar
- # [17:44] <jlebar> daleharvey, ack
- # [17:44] <gerv> Ask your mentor, then, that's what they must have done :-)
- # [17:45] <gerv> Gotta go.
- # [17:45] <vikash> gerv, ha ha ha, but as I said, I presume he is very busy... :) :)
- # [17:45] <bent> bsmedberg, can you stamp bug 773551 so i can fix this bustage?
- # [17:45] * Quits: grubshka_ (grubshka@moz-730DB740.w86-216.abo.wanadoo.fr) (Ping timeout)
- # [17:45] <vikash> gerv, once he comes online, I will kill him :P :P
- # [17:45] <daleharvey> jlebar: refusing to give up on this bug, but its beating me right now :P is there any way to log into NSPR_LOG_FILE from mochitests or DEB, finding it hard to coordinate whats happening when with seperate log files
- # [17:45] <vikash> gerv, ha ha ha
- # [17:45] <daleharvey> *BEC
- # [17:45] <Ms2ger> vikash, in that case, I'm going to make it a fail ;)
- # [17:46] <bent> bsmedberg, thanks
- # [17:46] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Ping timeout)
- # [17:46] <vikash> Ms2ger, you killed me yesterday, I will kill you today :P :P, and I know its a pass, waiting for final confirmation before blogging
- # [17:46] <jlebar> daleharvey, You mean, you want nspr-log to go into the same file as the dump output from the mochitest?
- # [17:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d0bd171a6f4e - Mark Finkle - Bug 765930 - Reader Mode: Optimize readability check (do reader check in pageshow event) r=bnicholson
- # [17:46] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7601c7ace552 - Mark Finkle - Bug 765930 - Reader Mode: Optimize readability check (fix pageactions in browser toolbar) r=sriram
- # [17:47] <daleharvey> jlebar: yup
- # [17:47] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f1c05fde89c7 - Mark Finkle - Bug 765930 - Reader Mode: Optimize readability check (do less DOM manipulation when checking) r=bnicholson
- # [17:47] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
- # [17:47] <jlebar> daleharvey, In that case, nspr-log to stdout (with no NSPR_LOG_FILE), then do make mochitest-plain 2>&1 | tee out
- # [17:47] * philor is now known as philor|away
- # [17:47] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/9c2d509f2aab - Ben Turner - Bug 773551 - Fix pymake bustage from bug 763651, r=bsmedberg.
- # [17:48] * Quits: loadbang (loadbang@moz-C59CEA77.range86-159.btcentralplus.com) (Quit: loadbang)
- # [17:48] * sheeri-afk is now known as sheeri
- # [17:48] <edmorley|mibbet> AryehGregor: failure on beta
- # [17:48] * Joins: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net)
- # [17:49] <Austin__> bsmedberg: I may be back later with more information.
- # [17:49] <daleharvey> jlebar: didnt think of that, perfect, cheers
- # [17:49] <jlebar> daleharvey, Sure thing. Good luck!
- # [17:50] * Joins: azakai|2 (alon@moz-8D0CC798.lightspeed.sntcca.sbcglobal.net)
- # [17:50] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
- # [17:51] * Joins: edwin (eflores@moz-14C58FC3.vc.shawcable.net)
- # [17:52] * Quits: edwin (eflores@moz-14C58FC3.vc.shawcable.net) (Quit: Bye)
- # [17:52] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
- # [17:52] * Joins: rillian_lime (rillian@B0154BDD.3BAC09E5.FBC8476D.IP)
- # [17:53] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
- # [17:53] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
- # [17:53] * ChanServ sets mode: +o smaug
- # [17:54] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
- # [17:55] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Quit: Adios Amigos)
- # [17:55] <NeilAway> ehsan: no, it wouldn't, I've already landed it :-P
- # [17:55] <@ehsan> NeilAway: oh lol
- # [17:55] <NeilAway> ehsan: sorry for not commenting in the bug yet
- # [17:55] <@ehsan> that's ok
- # [17:56] * Joins: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com)
- # [17:57] * philor|away is now known as philor
- # [17:57] <NeilAway> ehsan: thanks for reminding me ;-)
- # [17:57] <@ehsan> :)
- # [17:58] * Joins: grubshka_ (grubshka@moz-98F41BCD.w86-216.abo.wanadoo.fr)
- # [17:58] * Joins: RattyAway (Jim_diGriz@EAA82572.9E8E9D30.F8A40BBD.IP)
- # [17:58] <RattyAway> hi anybody else see this problem?
- # [17:58] <RattyAway> Creating library gkmedias.lib and object gkmedias.exp
- # [17:58] <RattyAway> ots.obj : error LNK2019: unresolved external symbol __imp__MOZ_Z_uncompress referenced in function "
- # [17:58] <RattyAway> bool __cdecl `anonymous namespace'::ProcessGeneric(struct ots::OpenTypeFile *,unsigned int,class ots
- # [17:58] <RattyAway> ::OTSStream *,unsigned char const *,unsigned int,class std::vector<struct `anonymous namespace'::Ope
- # [17:58] <jesup> jcranmer: should we convert comm-central to nsAutoCString, or add a typedef for it? Conversion is actually easier I suspect.
- # [17:58] <RattyAway> nTypeTable,class std::allocator<struct `anonymous namespace'::OpenTypeTable> > const &,class ots::Bu
- # [17:58] <RattyAway> ffer &)" (?ProcessGeneric@?A0x1bf0a9bf@@YA_NPAUOpenTypeFile@ots@@IPAVOTSStream@3@PBEIABV?$vector@UOp
- # [17:58] <RattyAway> enTypeTable@?A0x1bf0a9bf@@V?$allocator@UOpenTypeTable@?A0x1bf0a9bf@@@std@@@std@@AAVBuffer@3@@Z)
- # [17:58] <RattyAway> cairo-deflate-stream.obj : error LNK2019: unresolved external symbol __imp__MOZ_Z_deflate referenced
- # [17:58] <RattyAway> in function _cairo_deflate_stream_deflate
- # [17:59] <jesup> jcranmer: Though it's more tricky to coordinate
- # [17:59] <jcranmer> Standard8: ^^ ?
- # [17:59] <bent> RattyAway, I just pushed the fix to m-c
- # [18:00] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/20b57236b6ec - Mike Hommey - Bug 772841 - Use make package instead of make stage-package before profile run, but avoid package signing. r=ted,r=catlee,a=lsblakk
- # [18:00] <jesup> I used the sed script from my m.d.platform posting to generate a conversion patch in about 15 seconds... :-)
- # [18:00] <RattyAway> bent:oh thanks I thought it was just another Friday 13th snafu.
- # [18:00] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
- # [18:00] <bent> depending on how you look at it... it was!
- # [18:01] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
- # [18:02] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [18:02] * Joins: int3 (int3@moz-54D0A3B.lightspeed.sntcca.sbcglobal.net)
- # [18:02] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [18:02] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
- # [18:02] * Quits: brambles (brambles@4CBAB088.F3076E90.1822ACA6.IP) (Client exited)
- # [18:03] * Joins: brambles (brambles@4CBAB088.F3076E90.1822ACA6.IP)
- # [18:03] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Ping timeout)
- # [18:03] * Joins: priya (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [18:03] * Quits: int3 (int3@moz-54D0A3B.lightspeed.sntcca.sbcglobal.net) (Client exited)
- # [18:03] * Joins: int3 (int3@moz-54D0A3B.lightspeed.sntcca.sbcglobal.net)
- # [18:03] * Parts: RattyAway (Jim_diGriz@EAA82572.9E8E9D30.F8A40BBD.IP)
- # [18:03] * bear-afk is now known as bear
- # [18:05] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
- # [18:06] * Joins: terrence (terrence@moz-BBE3ABD.mv.mozilla.com)
- # [18:07] <Ms2ger> !summon sicking
- # [18:07] * Joins: Julian (chatzilla@moz-43E73578.greenbytes.de)
- # [18:07] <mounir> did someone explained what is hapenning with try?
- # [18:08] * Joins: harsh (Mibbit@moz-84D9C498.mtnl.net.in)
- # [18:08] * Joins: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [18:09] * Quits: bent (chatzilla@moz-32655341.midsouth.biz.rr.com) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.2.19/20110707195905])
- # [18:09] <deLta30> jcrammer: ping
- # [18:09] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
- # [18:10] * Joins: gwagner_ (idefix2@moz-B8B530C2.hsd1.ca.comcast.net)
- # [18:12] <jcranmer> deLta30: pong
- # [18:12] * Quits: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net) (Ping timeout)
- # [18:12] <edmorley|mibbet> mounir: other than the bug linked in the /topic, I don't know anything else
- # [18:12] <jcranmer> and please spell my name correctly next time
- # [18:12] <decoder> im trying to figure out if it's possible to process (parse, layout, etc) SVG images in xpcshell. of course they cant be displayed there but im wondering if you can at least process them and how far that goes
- # [18:12] <decoder> any pointers?
- # [18:12] <deLta30> jcranmer:sorry for the name.....
- # [18:12] <mounir> edmorley|mibbet: I was more thinking of the ridiculous amount of pending jobs we have since more than a week
- # [18:12] <jcranmer> :-)
- # [18:13] <mounir> trying to get anything go trough try is painful
- # [18:13] <deLta30> jcranmer: I took your advice to use nsRefPtr but it didn't work either
- # [18:13] * Quits: WeirdAl (chatzilla@moz-857040DF.hsd1.ca.comcast.net) (Client exited)
- # [18:13] <jcranmer> ...
- # [18:13] <edmorley|mibbet> mounir: that would be bug 772458; made slightly better by the switching off of some of the lesser needed android xul tests, but still less a
- # [18:13] <edmorley|mibbet> than ideal
- # [18:14] * Quits: sawrubh (chatzilla@86836432.755B7D1E.DC7754FE.IP) (Ping timeout)
- # [18:14] * kats is now known as kats-lunch
- # [18:14] <deLta30> jcranmer: what I want to do is, call a function defined implementation of nsDNSService but not in the interface
- # [18:14] * Joins: sawrubh (chatzilla@7DBE6615.8BF18D9D.9C072EFC.IP)
- # [18:15] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
- # [18:15] * Joins: cdiehl_ (cdiehl@moz-DC3B6FD9.pool.mediaways.net)
- # [18:15] * Quits: cdiehl (cdiehl@moz-EB4BFDDC.pool.mediaways.net) (Ping timeout)
- # [18:15] * cdiehl_ is now known as cdiehl
- # [18:16] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
- # [18:16] <deLta30> and that too by calling do_GetService
- # [18:16] * Quits: JeroenDeDauw (j@67E3560C.9692EB5A.F12515B4.IP) (Quit: Leaving.)
- # [18:17] <jcranmer> you can't do that
- # [18:17] <jesup> bsmedberg: (or ted) - is _topsrcdir in configure guaranteed to be an absolute path on all systems? Looks that way, but want to make sure.
- # [18:17] <jcranmer> nsDNSServie doesn't provide an IID
- # [18:17] * Quits: grubshka_ (grubshka@moz-98F41BCD.w86-216.abo.wanadoo.fr) (Ping timeout)
- # [18:18] * Parts: harsh (Mibbit@moz-84D9C498.mtnl.net.in)
- # [18:18] <jcranmer> so you can't do anything that uses QueryInterface internally
- # [18:18] * jesup wants to root out relative paths at the top of Makefiles derived from gyp
- # [18:19] * Joins: lightsofapollo_ (jlal@moz-47879D6C.hsd1.ca.comcast.net)
- # [18:19] * Quits: lightsofapollo (jlal@moz-47879D6C.hsd1.ca.comcast.net) (Ping timeout)
- # [18:19] * lightsofapollo_ is now known as lightsofapollo
- # [18:19] * Joins: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net)
- # [18:19] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [18:19] <deLta30> can't I use "@mozilla.org/network/dns-service;1"
- # [18:19] * Quits: lightsofapollo (jlal@moz-47879D6C.hsd1.ca.comcast.net) (Quit: lightsofapollo)
- # [18:19] <mounir> edmorley|mibbet: thanks for the bug number
- # [18:19] <edmorley|mibbet> np
- # [18:20] <edmorley|mibbet> I have added to the try tree status
- # [18:20] * jcranmer is now known as jcranmer|away
- # [18:20] <edmorley|mibbet> the /topic here is getting rather full, so have moved everything over
- # [18:20] * edmorley|mibbet changes topic to 'Try/Inbound issues? See links in tree status || Next uplift for Fx16: 2012-07-16 || New/want to help? See irc://irc.mozilla.org/#introduction || http://krijnhoetmer.nl/irc-logs/ , http://logbot.glob.com.au'
- # [18:20] * Quits: Optimizer (Optimizer@F6E441E8.D1B67D4C.274D17D6.IP) (Ping timeout)
- # [18:20] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/17a9890a351a - Jim Mathies - Bug 773624 - Catch invalid vccorlib GetProcAddress calls when running on the desktop. r=ehsan
- # [18:21] * Joins: damons (gnubeard@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [18:22] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Input/output error)
- # [18:23] * Joins: dveditz (dveditz@moz-5051E786.dhcp.cruzio.com)
- # [18:23] * ChanServ sets mode: +o dveditz
- # [18:23] * Joins: edwin (me@A5087023.2354C43D.D8E68FF6.IP)
- # [18:24] * jimm is now known as jimm-lunch
- # [18:24] * rail is now known as rail_away
- # [18:25] * ctalbert|afk is now known as ctalbert
- # [18:25] <@ted> jesup: if we intend for it to be an abspath you'll see whatever = `cd $whatever && pwd`
- # [18:25] * Joins: ianbicking (ianbicking@moz-5D45B48D.hsd1.mn.comcast.net)
- # [18:25] <jdm> deLta30: any chance you can just expose the method on the interface?
- # [18:26] <deLta30> I might, but then I will have to get it super reviewed
- # [18:26] * Quits: past (past@moz-1ECCACE1.dsl.dyn.forthnet.gr) (Ping timeout)
- # [18:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/30a4cd976842 - Brian Hackett - Add more rooting for --enable-rootanalysis tbpl builds, bug 772303. r=terrence
- # [18:26] <deLta30> I am trying to avoid that
- # [18:26] * Joins: akeybl (akeybl@moz-BBE3ABD.mv.mozilla.com)
- # [18:26] <jesup> ted: configure.in:94 _topsrcdir=`cd \`dirname $0\`; pwd`
- # [18:26] <@dolske> if it's a userful API why avoid it?
- # [18:26] <@ted> there you go
- # [18:27] <@dolske> also, fwiw, the DNS stuff is undergoing a significant rewrite from what I understand, so there's that.
- # [18:27] * Joins: gcp (gpascutto@309934CE.BE18CFE9.A99782C1.IP)
- # [18:27] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
- # [18:27] <edmorley|mibbet> AryehGregor: ping
- # [18:28] * Quits: MisfitGeek (MisfitGeek@moz-BD3E98A8.hsd1.nh.comcast.net) (Ping timeout)
- # [18:28] <jesup> ted: that's what I thought. I can pass that into mozmake and use that for absolute topsrcdirs and to build absolute srcdirs and VPATHs
- # [18:28] <jesup> and be rid of the make vs. pymake issues I hope
- # [18:29] * aki is now known as aki|buildduty
- # [18:29] <@ted> mm
- # [18:29] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
- # [18:29] <@ted> well, it's a little tricky
- # [18:29] * jparsons is now known as jparsons|afk
- # [18:29] <@ted> because configure is a msys shell script
- # [18:29] <@ted> so that will be a msys path on windows
- # [18:29] <@ted> but gyp is a python script which runs under native windows python
- # [18:29] <@ted> and msys does automatic path translation
- # [18:30] <romaxa_zzz> bsmedberg: ping
- # [18:30] <@bsmedberg> romaxa_zzz: pong
- # [18:30] <jesup> right, but if I'm just using it for generating the replacements for the templates at the head....
- # [18:30] * romaxa_zzz is now known as romaxa
- # [18:30] <Ms2ger> Wiiiiiiiiiiiiiiiiiiiiiiiiiiiiiindooooooooooooooooooooooooooooows
- # [18:30] <@ted> jesup: i don't think it's going to help you
- # [18:30] <@ted> Ms2ger: pretty much
- # [18:30] <@ted> jesup: but you can try!
- # [18:30] <jesup> ugh.
- # [18:30] * Quits: jparsons|afk (jed@moz-59C58F81.dsl.dynamic.sonic.net) (Ping timeout)
- # [18:31] <jesup> Can we turn off make then? :-)
- # [18:31] <jesup> and just use pymake?
- # [18:31] * Joins: mwu (mwu@moz-59435430.hsd1.nj.comcast.net)
- # [18:31] <jdm> my reward for making these tests pass shall be to put on clothes
- # [18:31] <jdm> what a life I lead
- # [18:31] <romaxa> bsmedberg: I'm trying to call XRE_AddManifest location in order to enable component, and trying to figure out how to register .xpt .JS interface with that implementation?
- # [18:32] <Ms2ger> jdm, I didn't know you were into cross-dressing?
- # [18:32] <@bsmedberg> romaxa: you put an interface line in your manifest?
- # [18:32] <romaxa> bsmedberg: not yet.
- # [18:32] <@bsmedberg> that would be how you do it
- # [18:33] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
- # [18:33] * Joins: past (past@moz-95632BB9.dsl.dyn.forthnet.gr)
- # [18:33] * Quits: Matt_G (chatzilla@moz-76E2CF8.bvtn.or.frontiernet.net) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
- # [18:33] * Joins: smaug (chatzilla@moz-DEBB3C53.elisa-mobile.fi)
- # [18:33] * ChanServ sets mode: +o smaug
- # [18:34] <NeilAway> this nsAutoCString change, does it affect nsStringAPI.h too?
- # [18:34] <Ms2ger> Yes
- # [18:34] * jwir3|away is now known as jwir3
- # [18:34] * Quits: mike5w3c (MikeS@moz-9682FFA7.xgsspn.imtp.tachikawa.spmode.ne.jp) (Connection reset by peer)
- # [18:34] <romaxa> bsmedberg: I also canot enable it using XRE_AddManifest, I'm calling XRE_AddManifest(NS_COMPONENT, nsIFile("/usr/local/extensions/mycomponent/component.manifest")) it just return 0, and I don't see it registered.. I tried to call it before and after XRE_InitEmbedding...
- # [18:34] * Joins: mike5w3c (MikeS@moz-9682FFA7.xgsspn.imtp.tachikawa.spmode.ne.jp)
- # [18:34] <Ms2ger> But that one gets a typedef
- # [18:34] * Quits: raphc (quassel@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
- # [18:35] * adrian is now known as adrian|afk
- # [18:35] <romaxa> bsmedberg: should I call something else in order to trigger registration of added manifest? like autoregister or something like that?
- # [18:36] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
- # [18:36] <jesup> ted: ugh
- # [18:36] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
- # [18:36] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
- # [18:38] <@ted> pathnames are hard
- # [18:38] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
- # [18:38] <@ted> let's go shopping
- # [18:38] <jhammel> ted++
- # [18:38] <Ms2ger> Let's have gps solve it all
- # [18:38] <jhammel> pathnames are hard because windows ;)
- # [18:39] <romaxa> bsmedberg: ok, will try to debug it
- # [18:39] <philor> Ms2ger / AryehGregor / ehsan: somebody needs to annotate those crashtest assertions on beta
- # [18:40] * Joins: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net)
- # [18:40] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
- # [18:40] * Joins: ejpbruel (ejpbruel@moz-C81DAB65.zeelandnet.nl)
- # [18:40] * Joins: jgriffin (jgriffin@moz-BBE3ABD.mv.mozilla.com)
- # [18:40] <Ms2ger> lsblakk, you were going to watch the tree, I think
- # [18:40] <philor> given editor/, and beta, I'd recommend asserts(0-1000)
- # [18:41] <jesup> pathnames aren't just hard, they're triply hard because of windows (msys, make vs pymake, and unix-derived tools (/ vs \, x: vs /x), etc)
- # [18:41] * Joins: Optimizer (Optimizer@F6E441E8.D1B67D4C.274D17D6.IP)
- # [18:41] * Joins: anant (anant@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [18:41] <@bsmedberg> romaxa: is there anything in the console?
- # [18:41] <froydnj> noooo, more mochitest failures
- # [18:41] * Joins: ahal (ahal@moz-BBE3ABD.mv.mozilla.com)
- # [18:41] * Quits: gcp (gpascutto@309934CE.BE18CFE9.A99782C1.IP) (Ping timeout)
- # [18:41] <@bsmedberg> the registration code is pretty good about putting stuff in the console
- # [18:42] * Quits: Fallen (Fallen@moz-F0262F50.ch) (Ping timeout)
- # [18:42] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [18:43] <jlebar> smaug, ping
- # [18:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0e5b85c4fdde - Jared Wein - Bug 765874 - Implement recommend/share button, r=gavin
- # [18:43] <@smaug> jlebar: pong
- # [18:44] <jlebar> smaug, I'm debugging this browserelement test randomorange...
- # [18:44] <jlebar> smaug, And it looks like the orange occurs in the following situation, with OOP frames:
- # [18:44] * Joins: Fallen (Fallen@moz-F0262F50.ch)
- # [18:44] <jlebar> smaug, We load a page with an invalid cert into a browser frame, then wait for the nsIWebProgressListener::onStateChange indicating that the error occurred.
- # [18:45] <jlebar> smaug, Now, in the case when there's orange, we start loading the next test /before/ the invalid page completes loading. The load of the error page completes interleaved with the new test page loading.
- # [18:45] <jlebar> smaug, Whereas when we don't have orange, the error page loads completely and then the next page loads.
- # [18:45] <jlebar> smaug, These two tests happen in entirely separate iframes.
- # [18:46] <jlebar> smaug, And they have separate browserelement{child,parent}s.
- # [18:46] <jlebar> smaug, But my question is: Is it possible that the fmm is getting confused and sending messages to the wrong frame?
- # [18:46] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
- # [18:46] <jlebar> smaug, That could explain what I'm seeing.
- # [18:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/567d5343e363 - Gavin Sharp - Bug 773529: add addProvider/removeProvider methods to ease testing, r=adw
- # [18:46] * Joins: dao-m (AndChat@moz-69873FA8.pool.mediaways.net)
- # [18:46] * davehunt is now known as davehunt|away
- # [18:46] <@smaug> jlebar: well, all the event handling should go wrong if that happened
- # [18:47] <@smaug> and FF does use fmm quite a lot nowadays
- # [18:47] <@smaug> so I doubt
- # [18:47] * kats-lunch is now known as kats
- # [18:47] <jlebar> smaug, mm...okay.
- # [18:47] <@smaug> jlebar: isn't your test just racy ?
- # [18:47] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Ping timeout)
- # [18:47] <jlebar> smaug, Let me link you the logs.
- # [18:47] <jlebar> smaug, Good log: https://tbpl.mozilla.org/php/getParsedLog.php?id=13469598&tree=Try
- # [18:47] <jlebar> smaug, bad log: https://tbpl.mozilla.org/php/getParsedLog.php?id=13469253&tree=Try
- # [18:48] * Joins: tonymec (tonymec@953C1CFD.287D4F0F.277517C1.IP)
- # [18:48] <@smaug> jlebar: link to the test?
- # [18:48] <jlebar> smaug, In the bad log, there are mysterious script errors in BrowserElementParent.js. But I can't figure out where they're coming from, because the line number is 0.
- # [18:48] <jlebar> smaug, dom/browser-element/mochitest/test_browserElement_oop_GetScreenshot.html
- # [18:48] <jlebar> smaug, and, I expect, oop_ErrorSecurity.html also has something to do with it.
- # [18:50] * Quits: jfkthame (jfkthame@B3E84818.A1C12133.9542EC20.IP) (Quit: jfkthame)
- # [18:50] <vingtetun> jlebar: i think getScreenshot is broken on OOP because of the calls to setIsApp/setApp (or maybe that has been resolved?)
- # [18:50] * Joins: atuljangra (Mibbit@8D5B1B6F.9E7315A5.93E5B96C.IP)
- # [18:51] <jlebar> vingtetun, How does that break specifically screenshot? (I vaguely recall problems with setIsApp, but those were some time ago, the ones I remember.)
- # [18:51] * khuey|away is now known as khuey
- # [18:51] <vingtetun> setIsApp was throwing. dunno if that's fixed or not
- # [18:51] * Joins: imphil (philipp@moz-55513EF0.rad.med.uni-muenchen.de)
- # [18:52] <vingtetun> hmm. well it should affects all OOP tests. forgot me.
- # [18:52] <jlebar> vingtetun, Oh...I think that's fixed.
- # [18:53] <imphil> hm, is there a bug report on adobe reader loading a document only once if oop plugins are disabled on win32? the second time the plugin loads, but displays no document
- # [18:53] * Joins: xsergio (sergio@771886CF.8BD2292E.5FA960DF.IP)
- # [18:53] <imphil> ah, ff14b12
- # [18:54] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
- # [18:54] * Quits: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net) (Quit: Boriss)
- # [18:55] <@smaug> bsmedberg: ^
- # [18:55] <@smaug> jlebar: really hard to say anything about that problem
- # [18:55] <jlebar> smaug, I need to go get lunch now, but I'll dig into this more. Thanks for looking at it.
- # [18:55] * jlebar is now known as jlebar|lunch
- # [18:55] <@smaug> jlebar: figuring out the JS error would certainly help
- # [18:56] * Joins: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz)
- # [18:56] <jlebar|lunch> smaug, Yeah.
- # [18:56] <@smaug> and if it is a racy tests, those can be really really annoying to debug
- # [18:56] <@bsmedberg> imphil: I have not seen such a bug report, but since that's not really a supported configuration...
- # [18:57] * Joins: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
- # [18:57] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
- # [18:58] * Joins: dao_m (AndChat@moz-248A8AEE.web.vodafone.de)
- # [18:58] * Joins: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [18:58] <imphil> bsmedberg, well, I use it in XULRunner, which seems to disable OOP plugins by default. it is possible to enable OOP plugins there? last time I tried the application froze on startup
- # [18:58] * gregglind_away is now known as gregglind
- # [18:59] <@bsmedberg> imphil: oh, you're probably hitting bug 771090 which just got fixed in -central
- # [18:59] * Quits: lduros (lduros@moz-5D9ACE42.admin.upenn.edu) (Client exited)
- # [18:59] <@bsmedberg> imphil: anyway, you're welcome to file a bug, but it's unlikely that very many people (other than you) will have to look at it :-(
- # [18:59] * Quits: dao-m (AndChat@moz-69873FA8.pool.mediaways.net) (Ping timeout)
- # [19:00] * Joins: mcomella (mcomella@moz-BBE3ABD.mv.mozilla.com)
- # [19:01] * Joins: brianc (brian@moz-56DCA88A.nyc.res.rr.com)
- # [19:01] * jcranmer|away is now known as jcranmer
- # [19:02] * rail_away is now known as rail
- # [19:02] * Parts: brianc (brian@moz-56DCA88A.nyc.res.rr.com) (Leaving)
- # [19:03] * Joins: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com)
- # [19:03] * Joins: mayhemer (Miranda@B3D46202.F87A741B.F23860FD.IP)
- # [19:04] * Joins: timA (timA@moz-535753DA.hsd1.or.comcast.net)
- # [19:04] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
- # [19:04] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [19:05] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
- # [19:06] * AutomatedTester is now known as AutomatedTester|AFK
- # [19:07] * Joins: bkero (Ben@moz-ED825A1B.members.linode.com)
- # [19:09] * sheeri is now known as rastasheeri
- # [19:09] * rastasheeri is now known as sheeri
- # [19:09] <NeilAway> Ms2ger: ah, fair enough
- # [19:09] * Joins: benfrancis (tola@moz-D649A6F9.pete-bam-1.adsl.virginmedia.com)
- # [19:09] * Joins: Novicaine (chatzilla@6A62DA70.4A2470D3.922221DB.IP)
- # [19:10] * Quits: graememcc (chatzilla@moz-4F1BD474.range31-53.btcentralplus.com) (Ping timeout)
- # [19:10] * Quits: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com) (Client exited)
- # [19:10] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
- # [19:11] * jimm-lunch is now known as jimm
- # [19:11] * Quits: sawrubh (chatzilla@7DBE6615.8BF18D9D.9C072EFC.IP) (Ping timeout)
- # [19:11] * Joins: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net)
- # [19:12] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
- # [19:13] * Quits: Pike (Pike@moz-E31CD2CB.mozilla.org) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
- # [19:13] * Quits: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com) (Quit: Miranda IM - Multi protocol instant messenger @ www.miranda-im.org)
- # [19:14] * Joins: sawrubh (chatzilla@77B5419F.8F1E6047.DC7754FE.IP)
- # [19:15] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
- # [19:16] * Quits: rillian_lime (rillian@B0154BDD.3BAC09E5.FBC8476D.IP) (Input/output error)
- # [19:16] * Joins: bbondy (bbondy@moz-BE76EF7A.home.cgocable.net)
- # [19:16] * Quits: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net) (Quit: Leaving.)
- # [19:16] <blassey> dietrich: where is the b2g triage?
- # [19:17] * Joins: mkaply (chatzilla@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
- # [19:17] * Joins: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com)
- # [19:19] * Quits: logbot (logbot@moz-58CB32ED.glob.com.au) (Ping timeout)
- # [19:19] * Joins: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net)
- # [19:20] * Joins: graememcc (chatzilla@moz-4F428776.range86-169.btcentralplus.com)
- # [19:20] * Quits: hub (hub@moz-E2FCA694.figuiere.net) (Ping timeout)
- # [19:20] * armenzg is now known as armenzg_lunch
- # [19:20] * Quits: qheaden (Quentin@moz-1196D060.nrflva.fios.verizon.net) (Quit: Instantbird 1.1)
- # [19:20] * Joins: jfkthame (jfkthame@B3E84818.A1C12133.9542EC20.IP)
- # [19:21] * Joins: lduros (lduros@moz-5D9ACE42.admin.upenn.edu)
- # [19:21] * Quits: gwagner_ (idefix2@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner_)
- # [19:21] * kmoir is now known as kmoir-afk
- # [19:21] * Joins: logbot (logbot@moz-58CB32ED.glob.com.au)
- # [19:22] * Joins: Kailas (patilkr@5ED1AD5F.78CE903F.4A949B84.IP)
- # [19:22] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
- # [19:22] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [19:22] * Quits: Julian (chatzilla@moz-43E73578.greenbytes.de) (Ping timeout)
- # [19:22] * Joins: smagnin (pike@moz-4801FD2B.w92-144.abo.wanadoo.fr)
- # [19:23] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [19:25] * philor is now known as philor|away
- # [19:25] * Quits: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net) (Quit: Mardak)
- # [19:26] * Quits: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Connection reset by peer)
- # [19:26] * Quits: Kailas (patilkr@5ED1AD5F.78CE903F.4A949B84.IP) (Quit: Leaving)
- # [19:27] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
- # [19:28] * Joins: WeirdAl (chatzilla@moz-D461843.ask.info)
- # [19:29] * Joins: gandalf (gandalf@moz-67889F46.neoplus.adsl.tpnet.pl)
- # [19:29] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
- # [19:30] <Novicaine> Coding Question... I have a stand alone xul based application that I am working on and in the main.xul file of the application I have a browser tag that loads a local htm file. I would like to be able to use the context menu for spell checking in multiline text boxes of this htm file but the context menu never opens. I do get the red underline on misspelled words and if I add a text area to...
- # [19:30] <Novicaine> ...the main.xul directly I get the spell check context menu. Any ideas?
- # [19:30] * Joins: harth (harth@88F51059.F3BBB17D.144F44FA.IP)
- # [19:32] * Joins: Asa (asa@moz-BBE3ABD.mv.mozilla.com)
- # [19:32] <WeirdAl> who moderates mozilla.governance?
- # [19:33] * gregglind is now known as gregglind_afk
- # [19:35] * Quits: dao_m (AndChat@moz-248A8AEE.web.vodafone.de) (Ping timeout)
- # [19:36] * Joins: hub_lime (hub@A5087023.2354C43D.D8E68FF6.IP)
- # [19:36] * Joins: dao-m (AndChat@moz-248A8AEE.web.vodafone.de)
- # [19:36] * Quits: kdcw (kdc@moz-F7413045.pk.shawcable.net) (Quit: HydraIRC -> http://www.hydrairc.com <- Now with extra fish!)
- # [19:38] <bdahl> mccr8: since you removed the section on DEBUG_CC does that mean DEBUG_CC isn't really helpful anymore?
- # [19:39] <@gavin> WeirdAl: gerv
- # [19:39] <@gavin> (per https://lists.mozilla.org/listinfo/governance )
- # [19:39] <mccr8> bdahl: yeah, it is mostly only useful for debugging the cycle collector itself, not tracking down leaks.
- # [19:40] <WeirdAl> gerv: can you approve the message held in moderator's queue please?
- # [19:40] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
- # [19:40] * Joins: hub (hub@A5087023.2354C43D.D8E68FF6.IP)
- # [19:40] * sheppy is now known as sheppy-lunch-errands
- # [19:41] * Joins: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP)
- # [19:41] <@ehsan> philor|away: I'll just remove those tests!
- # [19:42] * Joins: Mossop (mossop@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [19:43] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/b645c187d9f0 - Ehsan Akhgari - Remove the failing test, r+a=me
- # [19:44] <WeirdAl> thanks gavin - guess we have to wait for him
- # [19:44] * Quits: FabioMagnoni (fabio@59D62AA.25811021.8DF84892.IP) (Connection reset by peer)
- # [19:47] * Quits: int3 (int3@moz-54D0A3B.lightspeed.sntcca.sbcglobal.net) (Client exited)
- # [19:50] <edmorley|mibbet> Does Zimbra have the equivalent of gmail's "deliveredto:", so I can filter emails sent not just to: or cc: but bcc: as well? (ie bcc: everyone@)
- # [19:50] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
- # [19:51] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
- # [19:51] * Quits: victorporof (victorporo@FA1CD6A1.7E2AA079.79933D60.IP) (Ping timeout)
- # [19:52] <froydnj> edmorley|mibbet: it looks like it lets you filter on bcc (Address in: bcc:)
- # [19:52] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
- # [19:53] <edmorley|mibbet> froydnj: yeah that only lets you choose "my contacts"
- # [19:53] <Ms2ger> edmorley|mibbet, why is try closed?
- # [19:53] <edmorley|mibbet> Ms2ger: 302 bear
- # [19:53] <froydnj> edmorley|mibbet: wow, lame
- # [19:53] * Quits: twi (Adium@moz-87F0976E.ip218.fastwebnet.it) (Ping timeout)
- # [19:53] <Ms2ger> bear, why is try closed?
- # [19:54] <dougt> anyone know how i determine the process id (getpid()) in javascript?
- # [19:54] <jdm> dougt: js-ctypes?
- # [19:54] * Joins: bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP)
- # [19:54] * ChanServ sets mode: +o bz
- # [19:54] * Ms2ger waves at bz
- # [19:54] <dougt> i don't see it hanging off any interfaces.
- # [19:54] <bear> ms2ger - the build infra took a hit - bug 773682 - we are working to get the buildmasters back in sync
- # [19:54] <dougt> jdm: hmm. maybe.
- # [19:55] <dougt> jdm: i only need to do this in one mochitest.
- # [19:55] <jdm> sucker
- # [19:55] <@bz> hey ms2ger
- # [19:55] * Fallen is now known as Fallen|away
- # [19:55] <dougt> jdm: clearly!
- # [19:55] * Fallen|away is now known as Fallen
- # [19:55] <jcranmer> try us ckised>
- # [19:56] <jcranmer> try is closed?
- # [19:56] * Joins: rkd (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [19:56] <Ms2ger> That's what it said when I pushed!
- # [19:57] * Joins: biesi (cbiesinger@A501C864.6B10AC3.E2F59BBC.IP)
- # [19:57] * bear changes topic to 'Trees CLOSED due to infra (bug 773682) || Try/Inbound issues? See links in tree status || Next uplift for Fx16: 2012-07-16 || New/want to help? See irc://irc.mozilla.org/#introduction || http://krijnhoetmer.nl/irc-logs/ , http://logbot.glob.com.au'
- # [19:59] <aki|buildduty> reopening the tree
- # [19:59] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
- # [20:00] * Joins: automata (automata@8D23278A.C27CA109.16867D26.IP)
- # [20:00] * nical|away is now known as nical
- # [20:01] * Quits: jfkthame (jfkthame@B3E84818.A1C12133.9542EC20.IP) (Quit: jfkthame)
- # [20:01] * Joins: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com)
- # [20:01] <edwin> What am I doing wrong if MessageLoop::current() is null?
- # [20:02] * Joins: Mardak (Mardak@moz-BBE3ABD.mv.mozilla.com)
- # [20:03] <marco> chrisccoulson: ping
- # [20:03] <@bsmedberg> edwin: at what point in time?
- # [20:03] <@bsmedberg> and on which thread?
- # [20:03] * Joins: cjones (cjones@moz-45913895.socal.res.rr.com)
- # [20:03] * bear changes topic to 'Try/Inbound issues? See links in tree status || Next uplift for Fx16: 2012-07-16 || New/want to help? See irc://irc.mozilla.org/#introduction || http://krijnhoetmer.nl/irc-logs/ , http://logbot.glob.com.au'
- # [20:05] * sheeri is now known as sheeri-afk
- # [20:05] <edwin> bsmedberg: Media decode thread, when reading metadata
- # [20:05] <jdm> could I have somebody push to try for me?
- # [20:05] <jdm> I'm on a loaner laptop with the wrong ssh key
- # [20:06] * Joins: pheleas_frog (Mibbit@F0D27950.E8C2A08E.9493CB1D.IP)
- # [20:06] * Quits: tchevalier (Daily@moz-7E0593CF.w81-251.abo.wanadoo.fr) (Ping timeout)
- # [20:07] * Quits: @bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving)
- # [20:07] * Joins: bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP)
- # [20:07] * ChanServ sets mode: +o bz
- # [20:08] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/1dbe06319739 - Benjamin Smedberg - Bug 773665 - Don't crash during shutdown because XPCOM is already mostly-dead and refuses to create a local file, r=ted
- # [20:08] <@bsmedberg> grr, I didn't check the right TBPL before pushing :-(
- # [20:08] * Joins: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com)
- # [20:08] <@bsmedberg> is that push going to fail like bent's?
- # [20:09] * Quits: Goldorak (chatzilla@7C41E4FB.D0FC1840.187A1082.IP) (Connection reset by peer)
- # [20:09] * Joins: tchevalier (Daily@moz-7E0593CF.w81-251.abo.wanadoo.fr)
- # [20:10] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
- # [20:10] <jdm> bsmedberg: would you mind pushing bug 767775 to try with |try: -b do -p all -u reftest-ipc,reftest-no-accel,crashtest,crashtest-ipc,xpcshell,mochitests -t none|?
- # [20:11] * Joins: jgriffin_ (jgriffin@moz-E31CD2CB.mozilla.org)
- # [20:11] * Joins: Goldorak (chatzilla@7C41E4FB.D0FC1840.187A1082.IP)
- # [20:11] * Quits: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net) (Quit: zzzzzzzzz)
- # [20:12] * Quits: jgriffin (jgriffin@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [20:12] * jgriffin_ is now known as jgriffin
- # [20:12] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
- # [20:12] * Quits: past (past@moz-95632BB9.dsl.dyn.forthnet.gr) (Ping timeout)
- # [20:12] * Joins: past (past@moz-95632BB9.dsl.dyn.forthnet.gr)
- # [20:12] * armenzg_lunch is now known as armenzg
- # [20:13] * Quits: harth (harth@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
- # [20:14] * Quits: gandalf (gandalf@moz-67889F46.neoplus.adsl.tpnet.pl) (Quit: Computer has gone to sleep.)
- # [20:14] * Joins: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [20:15] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
- # [20:15] * Quits: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz) (Ping timeout)
- # [20:15] * Joins: gandalf (gandalf@moz-67889F46.neoplus.adsl.tpnet.pl)
- # [20:15] * Quits: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net) (Quit: yuan)
- # [20:15] <armenzg> thanks jimm
- # [20:15] <armenzg> I will look into it
- # [20:16] * Quits: gmoro (guilherme@B088AEBD.8325C3EC.E4090502.IP) (Client exited)
- # [20:16] * Quits: edmorley|mibbet (Mibbit@moz-DE998371.range81-157.btcentralplus.com) (Quit: http://www.mibbit.com ajax IRC Client)
- # [20:17] * Joins: harth (harth@88F51059.F3BBB17D.144F44FA.IP)
- # [20:17] * bear is now known as bear-afk
- # [20:17] * kmoir-afk is now known as kmoir
- # [20:17] * Quits: Optimizer (Optimizer@F6E441E8.D1B67D4C.274D17D6.IP) (Ping timeout)
- # [20:18] * Joins: pcglue (ekw@moz-72A47E61.dsl.irvnca.pacbell.net)
- # [20:18] * Quits: ekw (ekw@moz-A1C70BF.dsl.irvnca.pacbell.net) (Ping timeout)
- # [20:18] * Quits: automata (automata@8D23278A.C27CA109.16867D26.IP) (Ping timeout)
- # [20:18] * Joins: Optimizer (Optimizer@1A6F9185.9E7B6A84.D2D1FAF0.IP)
- # [20:18] * Quits: gandalf (gandalf@moz-67889F46.neoplus.adsl.tpnet.pl) (Quit: Computer has gone to sleep.)
- # [20:19] * Joins: mil (mil@83F78700.7DA677FD.1A8F2396.IP)
- # [20:20] <mil> What does it mean if my bug report got the user past added to its CC list? Ref: Bug #772628
- # [20:20] <kats> fox2mike: ping, i'm seeing bug 766810
- # [20:21] <jcranmer> sigh
- # [20:21] <jcranmer> how stupid of me
- # [20:21] <kats> bkero: ^
- # [20:21] <jcranmer> I should have expected that the same file would build on one platform and not on another
- # [20:21] <ttaubert> should 'make package' work on windows?
- # [20:21] * Quits: marcoz (marco.zehe@moz-C76714A9.dip.t-dialin.net) (Quit: Leaving.)
- # [20:21] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/f0f78d96f061 - lsblakk - Added tag RELEASE_BASE_20120713 for changeset b645c187d9f0. CLOSED TREE a=release DONTBUILD
- # [20:21] <Ms2ger> Yes
- # [20:21] <@gavin> yes
- # [20:22] * Joins: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net)
- # [20:22] <ttaubert> hm it says 'no rule to make target... '
- # [20:22] * Quits: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp) (Quit: Leaving...)
- # [20:23] <ttaubert> I used pymake to build, btw
- # [20:23] <@gavin> from the root of the objdir?
- # [20:24] <jdm> somebody please push to try for me?
- # [20:24] <ttaubert> gavin: aha, that works :) thx
- # [20:24] * jlebar|lunch is now known as jlebar
- # [20:24] <@bsmedberg> jdm: sorry, you pinged about a try push?
- # [20:24] <jdm> bsmedberg: yes, please
- # [20:24] <jdm> bsmedberg: would you mind pushing bug 767775 to try with |try: -b do -p all -u reftest-ipc,reftest-no-accel,crashtest,crashtest-ipc,xpcshell,mochitests -t none|?
- # [20:25] * Quits: lduros (lduros@moz-5D9ACE42.admin.upenn.edu) (Client exited)
- # [20:25] <@bsmedberg> just the one patch?
- # [20:26] * Quits: pheleas_frog (Mibbit@F0D27950.E8C2A08E.9493CB1D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [20:26] <jdm> bsmedberg: yes, I folded your test into it
- # [20:26] * Quits: marco (marco@B271AFDB.A2DD14FC.10DC0B64.IP) (Quit: Sto andando via)
- # [20:26] * Joins: gcp (gpascutto@309934CE.BE18CFE9.A99782C1.IP)
- # [20:26] * Joins: fitzgen (fitzgen@moz-BBE3ABD.mv.mozilla.com)
- # [20:27] * Joins: willyaranda (willyarand@moz-A735D0B4.pool85-49-108.dynamic.orange.es)
- # [20:28] * Quits: gcp (gpascutto@309934CE.BE18CFE9.A99782C1.IP) (Quit: Make a new plan, Stan!)
- # [20:28] * dholbert|afk is now known as dholbert
- # [20:28] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Ping timeout)
- # [20:28] * Joins: evilpie (chatzilla@moz-E1DB6772.pools.arcor-ip.net)
- # [20:29] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
- # [20:29] * Quits: ahal (ahal@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [20:29] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [20:29] * Quits: rednaks (rednaks@B564E38B.A242E222.55FFA9B4.IP) (Ping timeout)
- # [20:30] <@bsmedberg> jdm: https://tbpl.mozilla.org/?tree=Try&rev=9646e2a435e6
- # [20:31] <jdm> thanks
- # [20:31] <evilpie> ttaubert: at home again
- # [20:31] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [20:31] * Joins: ahal (ahal@moz-BBE3ABD.mv.mozilla.com)
- # [20:32] <ttaubert> evilpie: good to hear!
- # [20:34] * Joins: rednaks (rednaks@B564E38B.A242E222.55FFA9B4.IP)
- # [20:35] * Joins: jammink (textual@moz-BBE3ABD.mv.mozilla.com)
- # [20:35] * Joins: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com)
- # [20:36] * Joins: gcp (gpascutto@309934CE.BE18CFE9.A99782C1.IP)
- # [20:36] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Client exited)
- # [20:38] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
- # [20:38] * Quits: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com) (Quit: jwilde)
- # [20:38] * Joins: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com)
- # [20:38] * Joins: victorporof (victorporo@FA1CD6A1.7E2AA079.79933D60.IP)
- # [20:39] * Quits: Ms2ger (Ms2ger@54FF0EB3.83DCF97F.37724B0D.IP) (Connection reset by peer)
- # [20:40] * Joins: Ms2ger` (Ms2ger@54FF0EB3.83DCF97F.37724B0D.IP)
- # [20:40] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Ping timeout)
- # [20:41] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
- # [20:41] <Cwiiis> try is closed?
- # [20:41] <Ms2ger`> Refresh
- # [20:42] <Cwiiis> aah, I just pushed at exactly the wrong time before :( n/m
- # [20:42] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
- # [20:45] * jhammel is now known as jhammel|foodz
- # [20:46] * Joins: JeroenDeDauw (j@44831EAA.DE1BC563.CCD0BDD1.IP)
- # [20:48] * Quits: ehoogeveen (emanuel.ho@moz-DF6A8437.chello.nl) (Quit: )
- # [20:49] * Quits: JeroenDeDauw (j@44831EAA.DE1BC563.CCD0BDD1.IP) (Ping timeout)
- # [20:50] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
- # [20:52] <daleharvey> jlebar: getting close to it, onLocationChange stops ever being triggered after a child reload
- # [20:52] <jlebar> daleharvey, For /any/ frame?
- # [20:53] <jlebar> daleharvey, Maybe the problem is that docshell doesn't like us reloading an iframe, instead of the top-level page.
- # [20:53] <jlebar> daleharvey, That I would almost believe.
- # [20:53] * Joins: twi (Adium@moz-311B251.static.hosted.by.combell.com)
- # [20:53] <bkero> gavin: have you had problems pushing to mozilla-inbound earlier today?
- # [20:53] * Joins: JeroenDeDauw (j@519ABD91.F05A937C.CCD0BDD1.IP)
- # [20:53] * Joins: jfkthame (jfkthame@B3E84818.A1C12133.9542EC20.IP)
- # [20:53] <daleharvey> yup, even in all the subsequent tests
- # [20:54] * Quits: jfkthame (jfkthame@B3E84818.A1C12133.9542EC20.IP) (Quit: jfkthame)
- # [20:55] <daleharvey> jlebar: well I was tempted to implement it before to just call window.reload inside the content, I figured nsIWebNavigation.reload was more correct, I might actually test that
- # [20:55] <bkero> kats: should be fixed again
- # [20:55] <jlebar> daleharvey, That sounds like a good idea.
- # [20:56] <kats> bkero: indeed it is, thanks!
- # [20:56] * Joins: benjamin (Mibbit@moz-BBE3ABD.mv.mozilla.com)
- # [20:56] * Joins: dzbarsky (Adium@moz-85EBB8A.dia.static.qwest.net)
- # [20:56] <@gavin> bkero: no, my two pushes worked fine
- # [20:56] <@gavin> at least as far as I know, anyhow!
- # [20:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e9ba73beb18c - Kartikaya Gupta - Bug 773393 - Evacuate more code from GeckoApp into a new ActivityHandlerHelper class. r=mfinkle
- # [20:56] <NeilAway> Novicaine: <xul:textbox> has its own context menu built in, everyone else has to write their own
- # [20:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f50d3885980b - Kartikaya Gupta - Bug 773393 - Evacuate the activity result handler classes from GeckoApp.java. r=mfinkle
- # [20:57] * Fallen is now known as Fallen|away
- # [20:57] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/030cc6de7258 - Kartikaya Gupta - Bug 773393 - Make the ActivityHandlerHelper a static member of GeckoAppShell. r=mfinkle
- # [20:57] <evilpie> ttaubert: did you fill the weird bug we found while testing out different personas?
- # [20:57] <benjamin> how does one mochitest-oth tests?
- # [20:57] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Connection reset by peer)
- # [20:57] * Fallen|away is now known as Fallen
- # [20:57] <benjamin> "run" being the verb there
- # [20:58] * Joins: rniwa (rniwa@5CA6DC39.C60FE7DC.4065847B.IP)
- # [20:58] <ttaubert> evilpie: no, I wanted to but I figured out it was actually caused by my patch :S
- # [20:58] <@gavin> make mochitest-browser-chrome is the biggest part of them
- # [20:58] <@gavin> I think there are some other tests in there, but I forget which
- # [20:58] <Ms2ger`> a11y
- # [20:58] <Ms2ger`> chrome
- # [20:58] <Ms2ger`> browser-chrome
- # [20:58] <evilpie> ttaubert: oh well xD
- # [20:58] <evilpie> was fun ;)
- # [20:58] <jdm> does mochitest-other not work?
- # [20:58] <jdm> didn't we implement mochitest-[1-5]?
- # [20:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e62e0d2137b6 - David Zbarsky - [Bug 773500] nsStyleAnimation checks for common units of nsCSSValuePair/Triplet are screwy r=dbaron
- # [20:58] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Leaving...)
- # [20:58] * Quits: dao-m (AndChat@moz-248A8AEE.web.vodafone.de) (Ping timeout)
- # [20:59] <Ms2ger`> jdm, we do have 1-5, but not other
- # [20:59] * rail is now known as rail_away
- # [20:59] * Joins: dao-m (AndChat@moz-248A8AEE.web.vodafone.de)
- # [20:59] * juanb is now known as juanb|lunch
- # [20:59] <bkero> gavin: okay, yours were the last before it broke, did anything unusual happen? did you force through a downtime or something?
- # [20:59] * Joins: Mnyromyr (Mnyromyr@B2521176.7B0892CB.771966F7.IP)
- # [20:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0cffa86b3654 - Chris Peterson - Bug 733147 - Use non-fullscreen VKB for AwesomeScreen landscape mode. r=kats
- # [21:00] <@gavin> bkero: nothing unusual in the usual hg push output
- # [21:01] * Quits: dao-m (AndChat@moz-248A8AEE.web.vodafone.de) (Ping timeout)
- # [21:01] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
- # [21:01] * Quits: Cwiiis (cwiiis@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
- # [21:02] * Joins: dbaron (dbaron@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [21:02] * ChanServ sets mode: +o dbaron
- # [21:02] * Joins: lduros (lduros@moz-5D9ACE42.admin.upenn.edu)
- # [21:02] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
- # [21:03] * Quits: JeroenDeDauw (j@519ABD91.F05A937C.CCD0BDD1.IP) (Quit: Leaving.)
- # [21:03] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Connection reset by peer)
- # [21:04] * Joins: dao-m (AndChat@moz-248A8AEE.web.vodafone.de)
- # [21:04] <bkero> gavin: was the tree closed?
- # [21:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5d204299aa38 - David Zbarsky - Bug 772758 - Clean up some build warnings in html5 parser r=hsivonen
- # [21:04] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Client exited)
- # [21:06] * cpeterson is now known as cpeterson|lunch
- # [21:06] * Quits: cpeterson|lunch (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
- # [21:06] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
- # [21:06] <@gavin> bkero: I didn't check, but the hook didn't make any noise
- # [21:07] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Ping timeout)
- # [21:07] * Quits: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com) (Quit: jwilde)
- # [21:07] * Joins: cpeterson|lunch (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
- # [21:07] <daleharvey> jlebar: wow, exact same problem
- # [21:07] * Joins: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com)
- # [21:07] * Joins: myk (myk@moz-BBE3ABD.mv.mozilla.com)
- # [21:07] <bkero> gavin: It's what happened last time, I'm trying to come up with common components of each scenario to find out exactly where the problem came from.
- # [21:08] <jlebar> daleharvey, This is sounding more and more like an actual bug...
- # [21:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c0f0844797ba - Kartikaya Gupta - Bug 773268 - Rename variables in Tabs.java to have the m prefix. r=bnicholson
- # [21:10] * Quits: dao-m (AndChat@moz-248A8AEE.web.vodafone.de) (Ping timeout)
- # [21:10] * Joins: naveed-lt (Naveed@moz-409D20C6.bstnma.fios.verizon.net)
- # [21:10] * Joins: dao-m (AndChat@moz-248A8AEE.web.vodafone.de)
- # [21:11] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [21:11] <vikash> gerv, ping
- # [21:12] * Joins: Asa (asa@moz-BBE3ABD.mv.mozilla.com)
- # [21:12] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Leaving...)
- # [21:12] * Quits: joe_walker (joe_walker@moz-15405DDA.cable.virginmedia.com) (Ping timeout)
- # [21:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/06756c4481d5 - Marco Castelluccio - Bug 768768 - Launch app from shell, close, then launch it from terminal results in no icon showing up in task bar in ubuntu; r=karlt
- # [21:13] * Joins: automata (automata@moz-1CE7A56D.ifsc.usp.br)
- # [21:14] * Joins: billm (billm@moz-BBE3ABD.mv.mozilla.com)
- # [21:14] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
- # [21:14] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
- # [21:14] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
- # [21:14] * Joins: rillian_lime (rillian@A5087023.2354C43D.D8E68FF6.IP)
- # [21:15] <jesup> !seen peterv
- # [21:15] <firebot> peterv was last seen 27 hours, 40 minutes and 40 seconds ago, saying 'Ms2ger: I'm not going to bother with attaching updated ones until the codegen patch is reviewed though' in #content.
- # [21:15] * Joins: Jesse (jruderman@moz-E31CD2CB.mozilla.org)
- # [21:15] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Client exited)
- # [21:15] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [21:16] * fitzgen is now known as fitzgen|lunch
- # [21:16] * Quits: wolfiR (wolfiR@moz-AE979B0E.dip0.t-ipconnect.de) (Quit: Leaving)
- # [21:17] <jesup> bsmedberg: is there any way in configure to know if this is a windows 'make' build, or a windows 'pymake' build, so I can choose which type of topsrcdir to put in gyp-generated Makefiles?
- # [21:17] * Quits: martyn (martyn@moz-B7D2E286.webport-cl2-hg5.ilford.mdip.bt.net) (Quit: Ex-Chat)
- # [21:17] * gregglind_afk is now known as gregglind
- # [21:18] <@bsmedberg> jesup: that's a hard question. but does it work to always put the windows-style path in?
- # [21:18] <daleharvey> jlebar: yeh definitely something weird going on, about to write a test for it but I cant even see a locationchange events when loading https pages
- # [21:18] <@bsmedberg> jesup: because normally tools are ok with that
- # [21:18] <jlebar> daleharvey, o.O
- # [21:18] <jlebar> daleharvey, Valid or invalid HTTPS?
- # [21:18] <khuey> .PYMAKE is defined in makefiles when running pymake
- # [21:18] <jesup> bsmedberg: I think no; my first try at bug 772201 used c:/... for topsrcdir, and it broke on try
- # [21:19] <@bsmedberg> I think that it may be worth defining a flag for configure saying what make you want to use
- # [21:19] <@bsmedberg> MOZ_USE_PYMAKE or something
- # [21:19] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
- # [21:19] <jesup> When you build Makefiles for make, they have /c/...., if with pymake they have c:/...
- # [21:19] <@bsmedberg> right now we have some finicky definitions of "MAKE" passed in, but it's kinda iffy
- # [21:19] <daleharvey> valid https, and this is in the passing test (the first one in security change), in the passing onlocationchange doesnt get called for https, securityChange does, then when loading http:// it gets onlocation + onsecuritychange
- # [21:20] * Quits: Elen (El@moz-749635E7.hsd1.ut.comcast.net) (Ping timeout)
- # [21:20] <jesup> khuey: where does .PYMAKE come from?
- # [21:20] <khuey> jesup: pymake
- # [21:21] <daleharvey> in the failing test it gets the first securitychange https, but no locationchange when loading http, as far as I can tell the locationchange is used to invalidate a bunch of the security options
- # [21:21] * Quits: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Quit: Konversation terminated!)
- # [21:21] * Joins: bjacob__ (bjacob@F2D29657.F60B0462.67AC9B1.IP)
- # [21:23] * Quits: smagnin (pike@moz-4801FD2B.w92-144.abo.wanadoo.fr) (Ping timeout)
- # [21:24] <vikash> gerv, Party Time cc sheppy-lunch-errands
- # [21:25] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [21:27] <vikash> Ms2ger`, I passed :-)
- # [21:27] * Quits: Mossop (mossop@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Fleeing the scene)
- # [21:27] <Ms2ger`> Dammit ;)
- # [21:28] <vikash> Ms2ger`, kill yourself, you jealous guy :P :P atuljangra please help me in killing Ms2ger` today
- # [21:29] * Quits: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving.)
- # [21:29] <vikash> atuljangra, And congos to you too bro
- # [21:29] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
- # [21:29] * ChanServ sets mode: +o ehsan
- # [21:29] * jhammel|foodz is now known as jhammel
- # [21:32] * Quits: lduros (lduros@moz-5D9ACE42.admin.upenn.edu) (Client exited)
- # [21:32] <atuljangra> vikash: Thanks :) and Congrats :) I am happy for you :)
- # [21:32] * Quits: cpeterson|lunch (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
- # [21:32] * Parts: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
- # [21:33] <vikash> atuljangra, thanks bro
- # [21:33] <atuljangra> now's lets kill him, :P the no name guy ;)
- # [21:34] * Joins: yuan (ywang@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [21:34] * Quits: dao-m (AndChat@moz-248A8AEE.web.vodafone.de) (Quit: Bye)
- # [21:34] * Quits: twi (Adium@moz-311B251.static.hosted.by.combell.com) (Quit: Leaving.)
- # [21:34] <espindola> bsmedberg, I tentatively added you as a reviewer to 773768
- # [21:34] <vikash> atuljangra, certainly but people call him Bill G---- cc Ms2ger`
- # [21:34] <espindola> it looks like more of build config bug to me
- # [21:34] * Joins: anant_ (anant@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [21:34] <espindola> but the file says xpcom....
- # [21:34] * Joins: twi (Adium@moz-311B251.static.hosted.by.combell.com)
- # [21:34] * Quits: twi (Adium@moz-311B251.static.hosted.by.combell.com) (Quit: twi)
- # [21:35] * Quits: mcomella (mcomella@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
- # [21:35] <atuljangra> atuljangra: Bill G. cool
- # [21:35] <jhammel> i generally call him Msg2er since it annoys him
- # [21:35] * Joins: mcomella (mcomella@moz-BBE3ABD.mv.mozilla.com)
- # [21:35] <atuljangra> ah, again :( vikash ^^
- # [21:35] * Joins: overholt_ (overholt@F2D29657.F60B0462.67AC9B1.IP)
- # [21:35] <vikash> inception
- # [21:35] <vikash> :P
- # [21:35] <atuljangra> :P
- # [21:36] * Quits: anant (anant@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [21:36] * anant_ is now known as anant
- # [21:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5c7fd2550d3c - Henri Sivonen - Bug 765381 - Make the destructors on nsHtml5ElementName and nsHtml5AttributeName virtual to avoid warnings in clang. r=ehsan
- # [21:38] <azakai> BenWa: Should all SPS features work on the latest nightly on linux?
- # [21:38] <BenWa> azakai: No, for more details see this https://developer.mozilla.org/en/Performance/Profiling_with_the_Built-in_Profiler#Availability
- # [21:39] <azakai> BenWa: ok thanks
- # [21:39] <BenWa> looking for help to fix the linux port
- # [21:39] * Quits: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP) (Quit: Leaving)
- # [21:40] <azakai> reading the bug now, it looks like a tricky problem..
- # [21:41] * Joins: lduros (lduros@moz-5D9ACE42.admin.upenn.edu)
- # [21:42] * Joins: adev (adev@moz-CE5C11BB.ictp.it)
- # [21:42] * Quits: adev (adev@moz-CE5C11BB.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
- # [21:43] * Quits: naveed-lt (Naveed@moz-409D20C6.bstnma.fios.verizon.net) (Input/output error)
- # [21:43] * Joins: adev (adev@moz-CE5C11BB.ictp.it)
- # [21:44] * Quits: adev (adev@moz-CE5C11BB.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
- # [21:46] * Joins: bent (chatzilla@moz-DB4C5E15.triad.res.rr.com)
- # [21:46] * Quits: xsergio (sergio@771886CF.8BD2292E.5FA960DF.IP) (Quit: Leaving)
- # [21:46] * Joins: naveed-lt (Naveed@moz-409D20C6.bstnma.fios.verizon.net)
- # [21:46] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
- # [21:47] * Joins: Elen (El@moz-749635E7.hsd1.ut.comcast.net)
- # [21:48] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
- # [21:48] * Quits: naveed-lt (Naveed@moz-409D20C6.bstnma.fios.verizon.net) (Input/output error)
- # [21:49] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
- # [21:49] * Joins: Naveed__ (Naveed@moz-409D20C6.bstnma.fios.verizon.net)
- # [21:49] * Naveed__ is now known as naveed-lt
- # [21:51] * Joins: TheOne (one@moz-A1B0424E.dip.t-dialin.net)
- # [21:53] * Joins: adev (adev@moz-CE5C11BB.ictp.it)
- # [21:53] * Quits: dzbarsky (Adium@moz-85EBB8A.dia.static.qwest.net) (Quit: Leaving.)
- # [21:54] <@ted> jimm: ping
- # [21:54] <jimm> ted: hey
- # [21:55] * Joins: Mossop (mossop@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [21:55] <@ted> jimm: for the metro build, are we building a single binary that runs both the desktop firefox and the metro UI?
- # [21:55] <jimm> yes
- # [21:55] <@ted> okay
- # [21:55] <@ted> then this crashreporter code is going to need a little more fiddling
- # [21:55] * Quits: adev (adev@moz-CE5C11BB.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
- # [21:55] <@ted> because what i just whipped up for B2G is selecting it at build time
- # [21:55] <@ted> probably not much more work
- # [21:56] * Joins: smagnin (pike@moz-4801FD2B.w92-144.abo.wanadoo.fr)
- # [21:56] <@ted> i got that all working though, it just records the dump filename in a known location and checks for it on startup
- # [21:56] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
- # [21:56] <@ted> and exposes a lastRunCrashID off of nsIXULRuntime
- # [21:56] <@ted> so the app chrome can look for that and submit it
- # [21:57] <jimm> ok, cool. can you detail the remain issue in the dependent bug? I'll take a look at it.
- # [21:57] <@ted> yeah, will do after i get these patches up
- # [21:57] <jimm> thanks for working on that!
- # [21:58] <@ted> np, just worked out well that the same technique should work for B2G and metro
- # [21:58] * Quits: kinetik (kinetik@B0506AEA.F200EF31.613E47D1.IP) (Ping timeout)
- # [21:59] <jdm> ehsan: ping ping ping ping ping ping
- # [22:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/eab366e56bf1 - Brian Nicholson - Bug 773552 - Encode URLs sent as queries to about:reader. r=mfinkle
- # [22:00] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
- # [22:01] <sawrubh> jdm: you're now out of pings
- # [22:01] * Joins: kinetik (kinetik@B0506AEA.F200EF31.613E47D1.IP)
- # [22:02] <jesup> ted: I think I have it. Somehow....
- # [22:02] * Quits: willyaranda (willyarand@moz-A735D0B4.pool85-49-108.dynamic.orange.es) (Quit: willyaranda)
- # [22:02] * jesup curses windows build env - why do we have two????
- # [22:02] * Quits: robarnold (rob@moz-59F6B5.hfc.comcastbusiness.net) (Ping timeout)
- # [22:02] * Joins: robarnold (rob@moz-59F6B5.hfc.comcastbusiness.net)
- # [22:02] * Quits: ahal (ahal@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
- # [22:02] * Quits: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org) (Ping timeout)
- # [22:04] * Quits: atte (atte@moz-401E92F1.dhcp.inet.fi) (Client exited)
- # [22:04] * Quits: naveed-lt (Naveed@moz-409D20C6.bstnma.fios.verizon.net) (Input/output error)
- # [22:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7c1e2b2a7183 - Brian Nicholson - Bug 773556 - Check URI scheme for readability. r=mfinkle
- # [22:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/36188df867f3 - Brian Nicholson - Bug 773556 - Fix reader mode typos. r=mfinkle
- # [22:05] * Joins: willyaranda (willyarand@moz-A735D0B4.pool85-49-108.dynamic.orange.es)
- # [22:06] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
- # [22:06] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Input/output error)
- # [22:06] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
- # [22:07] * juanb|lunch is now known as juanb
- # [22:08] * Quits: damons (gnubeard@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: damons)
- # [22:08] * bjacob__ is now known as bjacob
- # [22:08] * Quits: vingtetun (vingtetun@moz-64E1A8DA.fbx.proxad.net) (Ping timeout)
- # [22:09] * bear-afk is now known as bear
- # [22:09] * wsmwk is now known as wsmwk_away
- # [22:09] * Quits: lduros (lduros@moz-5D9ACE42.admin.upenn.edu) (Client exited)
- # [22:10] * mattwoodrow|away is now known as mattwoodrow
- # [22:12] * Quits: past (past@moz-95632BB9.dsl.dyn.forthnet.gr) (Input/output error)
- # [22:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cfa35c4507fd - Ehsan Akhgari - Backout changeset e62e0d2137b6 (bug 773500) because of mochitest-4 bustage
- # [22:13] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
- # [22:13] <NeilAway> jesup: well, you could always fix make not to suck on Windows
- # [22:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d6531ef05a6f - Brian Hackett - Fix rooting hazard in eval cache, no bug. r=billm
- # [22:13] <ddahl> here's a dumb question: Why would this crash? http://pastebin.mozilla.org/1702814
- # [22:14] * sheeri-afk is now known as sheeri
- # [22:14] <Ms2ger`> "This is a secret message and stuff"
- # [22:14] * Quits: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: brendan)
- # [22:14] <Ms2ger`> You're getting on to something
- # [22:14] <ddahl> Ms2ger`: well, yeah!
- # [22:14] <Ms2ger`> I think...
- # [22:15] <Ms2ger`> because derEncodedKey is null
- # [22:15] <jdm> ddahl: what's the output of p derEncodedKey?
- # [22:15] * Joins: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [22:15] * Joins: lduros (lduros@moz-5D9ACE42.admin.upenn.edu)
- # [22:16] <ddahl> it is NULL - so i should just create the var and not set it
- # [22:16] * rail_away is now known as rail
- # [22:16] <ddahl> Ms2ger`: jdm: thx
- # [22:18] * benfrancis is now known as benfrancis|afk
- # [22:18] * Quits: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: brendan)
- # [22:19] <cjones> um
- # [22:19] <daleharvey> jlebar: I just thought of something
- # [22:20] <cjones> ddahl, when you "create and not set it", do you mean remove the assignment to null?
- # [22:20] <jlebar> daleharvey, orly?
- # [22:20] * Ms2ger` was patiently waiting for someone to jump on that
- # [22:20] <daleharvey> When you load the new page, its identical except for the https
- # [22:20] * Joins: adev (adev@moz-CE5C11BB.ictp.it)
- # [22:20] <ddahl> cjones: i think i was applying a pattern to the SECItem that is OK for SECKEYPrivateKey but not SECItem... not sure why I was doing that
- # [22:21] <ddahl> Ms2ger`: so there is a design concern about using NSS' keystore - bsmith was thinking things might be more efficient if we create our own storage API that can deal with private browsing etc
- # [22:21] <jlebar> daleharvey, You can see what happens if you change that; there are a bunch of domains you can use that all point to the same content.
- # [22:21] <Hixie> josh: yt?
- # [22:21] * Joins: dzbarsky (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [22:22] <jlebar> daleharvey, build/pgo/server-locations.txt
- # [22:22] <Hixie> josh: what's the story on the click-to-play api thing, do you still think it's needed or did pkasting's idea for how to write web pages around click-to-play good enough? (or something else?)
- # [22:22] <Ms2ger`> ddahl, what are you talking about? :)
- # [22:23] <ddahl> Ms2ger`: where we keep persistent keypairs for the API to use
- # [22:23] <ddahl> the question is where should be persist them
- # [22:23] <Ms2ger`> You make it sound like you think I know what "persistent keypairs" means :)
- # [22:24] <ddahl> Ms2ger`: sorry - I'll send mail:)
- # [22:24] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Ping timeout)
- # [22:24] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
- # [22:25] * wsmwk_away is now known as wsmwk
- # [22:25] <daleharvey> Cheers, testing
- # [22:26] * Joins: naveed-lt (Naveed@moz-409D20C6.bstnma.fios.verizon.net)
- # [22:26] * Quits: kennyluck (kennyluck@moz-8F04EBE6.dynamic.hinet.net) (Ping timeout)
- # [22:26] * Quits: myk (myk@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [22:27] * armenzg is now known as armenzg_brb
- # [22:29] * Quits: imphil (philipp@moz-55513EF0.rad.med.uni-muenchen.de) (Ping timeout)
- # [22:29] * Joins: kennyluck (kennyluck@moz-61B9F232.dynamic.hinet.net)
- # [22:30] <kats> who owns graphs.mozilla.org?
- # [22:30] <Ms2ger`> #ateam does
- # [22:30] * Quits: naveed-lt (Naveed@moz-409D20C6.bstnma.fios.verizon.net) (Input/output error)
- # [22:30] <kats> thanks
- # [22:30] <daleharvey> jlebar: http://mxr.mozilla.org/mozilla-central/source/security/manager/boot/src/nsSecureBrowserUIImpl.cpp#1592 is whats worrying me, if changing the domain doesnt work will test changing the document
- # [22:30] * Quits: adev (adev@moz-CE5C11BB.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
- # [22:31] * Joins: adev (adev@moz-CE5C11BB.ictp.it)
- # [22:31] <jlebar> daleharvey, That does look suspicious!
- # [22:31] * Quits: adev (adev@moz-CE5C11BB.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
- # [22:32] <mbrubeck> How do you pronounce the ` in Ms2ger`?
- # [22:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/aec3f38712a3 - Hubert Figuière - Bug 768997 - nsAccUtils::IsTextInterfaceSupportCorrect() is no longer called in DEBUG on Mac. r=davidb
- # [22:33] <Ms2ger`> mbrubeck, "squared"
- # [22:33] <jcranmer> "bob"
- # [22:34] * Joins: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [22:34] <gps> when is the 16 -> aurora cutover?
- # [22:35] <mbrubeck> gps: Monday
- # [22:35] * Quits: ferongr (ferongr@moz-E3B9F0CB.dsl.dyn.forthnet.gr) (Ping timeout)
- # [22:35] * armenzg_brb is now known as armenzg
- # [22:36] * Joins: ferongr (ferongr@moz-702E41D2.dsl.dyn.forthnet.gr)
- # [22:37] * Quits: lduros (lduros@moz-5D9ACE42.admin.upenn.edu) (Client exited)
- # [22:39] * Joins: Julian (chatzilla@moz-90D273D0.dip.t-dialin.net)
- # [22:40] * Quits: mfinkle (mfinkle@moz-8CB7201C.hsd1.pa.comcast.net) (Ping timeout)
- # [22:40] * Joins: xakz (XaMaD@moz-34FBE388.fbx.proxad.net)
- # [22:40] <jcranmer> gps: when does your mach tool land?
- # [22:40] <NeilAway> anyone else getting compile errors in jsstr.h ?
- # [22:40] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
- # [22:41] * Quits: Julian (chatzilla@moz-90D273D0.dip.t-dialin.net) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
- # [22:41] * Quits: willyaranda (willyarand@moz-A735D0B4.pool85-49-108.dynamic.orange.es) (Quit: willyaranda)
- # [22:41] <gps> jcranmer: as soon as ted reviews it :)
- # [22:42] <gps> or I can convince another build peer to review it (fat chance)
- # [22:42] * jcranmer looks aglance at ted
- # [22:42] <Ms2ger`> NeilAway, pastebin?
- # [22:43] * Joins: myk (myk@moz-BBE3ABD.mv.mozilla.com)
- # [22:43] * Quits: JesperHansen (JesperHans@moz-AA96EAE3.dhcp.fiberflex.dk) (Ping timeout)
- # [22:45] * Joins: lduros (lduros@moz-5D9ACE42.admin.upenn.edu)
- # [22:46] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Quit: Leaving.)
- # [22:46] * mattwoodrow is now known as mattwoodrow|away
- # [22:47] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
- # [22:47] * Joins: damons (gnubeard@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [22:48] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
- # [22:48] * Quits: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [22:50] * Quits: adrian|afk (adrian@moz-DE8639AB.fbx.proxad.net) (Ping timeout)
- # [22:50] <NeilAway> Ms2ger`: http://pastebin.mozilla.org/1702857
- # [22:50] <daleharvey> jlebar: didnt help, now that I think about it nsSecureBrowserUIImpl.cpp isnt even getting the locationChange events, so it couldnt have been there
- # [22:51] <Ms2ger`> NeilAway, hmm, I've heard that before...
- # [22:51] <jlebar> daleharvey, When we switch from http to https, nsSecureBrowserUIImpl doesn't get a locationchange?
- # [22:51] <daleharvey> jlebar: after the reload, yes, if there wasnt a reload, it gets them
- # [22:52] * Quits: sheppy-lunch-errands (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com) (Ping timeout)
- # [22:52] <daleharvey> and its switching from https to http
- # [22:52] <NeilAway> Ms2ger`: ah, Root.h(366) is actually the template expansion for jsstr.h(127)
- # [22:52] <jlebar> daleharvey, Does BEC get a locationchange for the switch from HTTPS to HTTP?
- # [22:52] * Joins: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com)
- # [22:52] <Ms2ger`> NeilAway, markh got that error yesterday..
- # [22:53] <josh> Hixie: I withdrew my request for a spec change, I'm pretty sure I sent email about it.
- # [22:53] * bear is now known as bear-afk
- # [22:53] <Hixie> josh: ah ok, cool
- # [22:53] <Hixie> josh: i shall consign this thread to the trash then :-)
- # [22:54] * Quits: Optimizer (Optimizer@1A6F9185.9E7B6A84.D2D1FAF0.IP) (Ping timeout)
- # [22:54] <daleharvey> confirming now, but I dont believe so (in process and after a reload, all other times it does)
- # [22:55] <NeilAway> Ms2ger`: I don't suppose you remember the _MSC_VER for VC2008?
- # [22:55] <jdm> what's the proper way to trigger a mouse click on an element in a mochitest?
- # [22:55] <Ms2ger`> No
- # [22:55] <Ms2ger`> jdm, something in EventUtils.js?
- # [22:55] <jdm> I'm trying to use synthesizeMouseAtCenter(elem, {button: 0, type: 'mousedown'}) followed by a mouseup, but it's not working
- # [22:55] <Ms2ger`> Hmm
- # [22:55] <Ms2ger`> Add a 'click'? :)
- # [22:56] <mkaply> Are there any known mountain lion issues around images missing in Firefox? Like showing transparent?
- # [22:56] * jcranmer slaps himself
- # [22:56] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [22:56] <jcranmer> there is a way for me to "upload" arbitrary data from a try build
- # [22:56] <jcranmer> stdout and stderr
- # [22:56] * Quits: rednaks (rednaks@B564E38B.A242E222.55FFA9B4.IP) (Ping timeout)
- # [22:56] <KaiRo> From a webmaster@m.o email: "Thank you for opposing CISPA and supporting an open internet. I am loyal to Firefox for this reason and this reason only."
- # [22:56] <Ms2ger`> Ouch
- # [22:57] <WeirdAl> gerv: thanks
- # [22:57] <gps> bz: under what circumstances will nsIChannel.contentCharset be ""?
- # [22:57] * Joins: Asa (asa@moz-BBE3ABD.mv.mozilla.com)
- # [22:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9368a54926a5 - Matt Brubeck - Bug 773089 - Use the tablet layout only on xlarge screens [r=mfinkle]
- # [22:58] * Joins: rednaks (rednaks@B564E38B.A242E222.55FFA9B4.IP)
- # [22:58] <jdm> ehsan: do you know how to synthesize a mouse click in mochitests?
- # [22:59] <@ehsan> jdm: yes, synthesizeMouse
- # [22:59] <jdm> ehsan: would synthesizeMouseAtCenter also work?
- # [22:59] <jdm> ehsan: what kind of arguments do I give for the parameters?
- # [22:59] <jdm> oh god, I've been spelling button wrong
- # [22:59] <@ehsan> jdm: it would
- # [23:00] <@ehsan> jdm: what do you exactly wanna do?
- # [23:00] * jcranmer is now known as jcranmer|away
- # [23:00] <jdm> ehsan: I want to click on a button element
- # [23:00] <jdm> and it's not working when I send mousedown and mouseup
- # [23:00] * Quits: benfrancis|afk (tola@moz-D649A6F9.pete-bam-1.adsl.virginmedia.com) (Connection reset by peer)
- # [23:00] * Quits: KWierso (Daily@moz-3CAEA579.hsd1.ca.comcast.net) (Quit: KWierso)
- # [23:00] <@ehsan> jdm: synthesizeMouseAtCenter(element) should work
- # [23:00] * Joins: KWierso (Daily@moz-3CAEA579.hsd1.ca.comcast.net)
- # [23:01] <daleharvey> jlebar: neither BEC or nsSecureBrowserUIImpl.cpp get locationchange events after a reload
- # [23:01] <@ehsan> jdm: also use waitForFocus
- # [23:01] <daleharvey> (in process)
- # [23:01] <jlebar> daleharvey, Okay, that's at least consistent.
- # [23:01] <jdm> ehsan: ah, that's probably the problem
- # [23:01] <jdm> woo
- # [23:01] <@ehsan> jdm: oh sorry, synthesizeMouseAtCenter(element, {})
- # [23:01] <jdm> oh wait
- # [23:01] <jlebar> daleharvey, Do you know where to debug now, or would you like a pointer?
- # [23:01] <@ehsan> waiting
- # [23:01] <@ehsan> still waiting
- # [23:02] <@ehsan> the suspense is killing me
- # [23:02] * jmaher is now known as jmaher|afk
- # [23:02] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
- # [23:02] * @ehsan shivers
- # [23:02] * Quits: lduros (lduros@moz-5D9ACE42.admin.upenn.edu) (Client exited)
- # [23:02] <jdm> heh
- # [23:02] <daleharvey> jlebar: a pointer would be handy, figuring out where onLocationChange comes from in mxr isnt that easy :P
- # [23:02] * Ms2ger` gives ehsan a blanket
- # [23:02] <jlebar> daleharvey, Indeed. :) Give me a sec.
- # [23:03] <@ehsan> Ms2ger`: thanks... what's that ` after your nick?
- # [23:03] <jlebar> daleharvey, I think we're talking about nsDocShell::FireOnLocationChange.
- # [23:03] <Ms2ger`> ehsan, "squared"
- # [23:03] <jdm> ehsan: jrmuizel: http://www.joshmatthews.net/setclipboarddata.patch
- # [23:03] <jhammel> don't believe Ms2ger` , he is trying to hack your mind
- # [23:04] * Ms2ger` kicks jhammel
- # [23:04] <jrmuizel> jdm: \o/
- # [23:04] <jlebar> daleharvey, And now that I look at this, I remember that the locationchange code was changed recently with respect to error pages...
- # [23:04] <hub> what time does the tree close on Monday>
- # [23:04] * Quits: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP) (Quit: ZNC - http://znc.in)
- # [23:05] <Ms2ger`> jrmuizel, why have an argument that only takes one possible argument? This ain't WebGL...
- # [23:05] <jlebar> daleharvey, Bug 478927, I thinkl.
- # [23:06] * Quits: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [23:06] * Joins: Havvy (Mibbit@moz-5F1A608E.ptld.qwest.net)
- # [23:06] <jlebar> daleharvey, But you don't want to look at that bug; it's pretty ugly.
- # [23:06] <jlebar> daleharvey, Oh, also bug 673752.
- # [23:06] <daleharvey> jlebar: ok cool thanks, think I have enough to figure it out from here, last thing is, when making changes to docshell, what to I need to rebuild?
- # [23:07] <jlebar> daleharvey, docshell, toolkit/library, I think. If you see a relink, you should be golden.
- # [23:07] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
- # [23:08] <Ms2ger`> jlebar, daleharvey, correct
- # [23:08] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
- # [23:09] <daleharvey> cheers
- # [23:10] * Joins: willyaranda (willyarand@moz-A735D0B4.pool85-49-108.dynamic.orange.es)
- # [23:11] * bear-afk is now known as bear
- # [23:11] * Quits: harth (harth@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
- # [23:12] * jimm is now known as jimm-bbias
- # [23:12] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [23:12] * Joins: Asa (asa@moz-BBE3ABD.mv.mozilla.com)
- # [23:13] <mbrubeck> What's with this WinXP mochitest-other leak on Aurora?
- # [23:13] * Quits: gfritzsche (gfritzsche@moz-66E878C7.dynamic.qsc.de) (Quit: Leaving)
- # [23:13] * Quits: willyaranda (willyarand@moz-A735D0B4.pool85-49-108.dynamic.orange.es) (Quit: willyaranda)
- # [23:13] * Quits: sawrubh (chatzilla@77B5419F.8F1E6047.DC7754FE.IP) (Ping timeout)
- # [23:14] * catlee is now known as catlee-away
- # [23:15] * Quits: fabrice1 (fabrice@moz-104CC309.mv.mozilla.com) (Quit: Leaving.)
- # [23:17] * Quits: smagnin (pike@moz-4801FD2B.w92-144.abo.wanadoo.fr) (Quit: Quitte)
- # [23:18] * armenzg is now known as armenzg_away
- # [23:19] * Joins: necolas (necolas@moz-C84924E0.bb.sky.com)
- # [23:19] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [23:20] * Quits: msucan (mihai@50E8187B.8219517.BD62875.IP) (Quit: Leaving.)
- # [23:20] * Quits: gcp (gpascutto@309934CE.BE18CFE9.A99782C1.IP) (Quit: Make a new plan, Stan!)
- # [23:20] * Joins: karl (karl@moz-D07A2765.jetstream.xtra.co.nz)
- # [23:21] * Quits: drice (derice@moz-1D9C882A.deploy.akamaitechnologies.com) (Quit: Leaving.)
- # [23:22] * Quits: Ms2ger` (Ms2ger@54FF0EB3.83DCF97F.37724B0D.IP) (Quit: nn)
- # [23:22] * Quits: armenzg_away (armenzg@moz-8B7A63BB.dsl.bell.ca) (Input/output error)
- # [23:23] <bhearsum> hm
- # [23:24] <bhearsum> i just fat fingered and now this <textarea> appears to have turned into RTL text
- # [23:24] <bhearsum> ehsan: ^
- # [23:24] <bhearsum> is that normal?
- # [23:24] * wsmwk is now known as wsmwk_away
- # [23:24] <@ehsan> bhearsum: ctrl+shift+x
- # [23:24] <bhearsum> wow
- # [23:24] <bhearsum> we have a shortcut for that?!
- # [23:24] <bhearsum> that's crazy
- # [23:25] <@ehsan> bhearsum: nope, it's pretty sane
- # [23:25] <@ehsan> bhearsum: now writing from left to right is crazy
- # [23:25] * Joins: benfrancis (tola@moz-D649A6F9.pete-bam-1.adsl.virginmedia.com)
- # [23:25] <bhearsum> it's surprising to me that it's a default keyboard shortcut
- # [23:25] <bhearsum> esp. one so close to "cut"
- # [23:26] <@ehsan> bhearsum: I thought that it's only enabled if you have an RTL keyboard installed...
- # [23:27] <@ehsan> bhearsum: you're on linux, right?
- # [23:27] * Joins: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com)
- # [23:27] * Joins: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com)
- # [23:28] <bhearsum> huh
- # [23:28] <bhearsum> yeah, i'm on linux
- # [23:28] <bhearsum> and dvorak
- # [23:29] <@ehsan> bhearsum: iirc our gtk2 widget code is not aware of keyboard layout directions, so maybe it just pretends that you have bidi keyboard all the time?
- # [23:29] <@ehsan> bhearsum: I thought there's a bug on it but I can't find it right now
- # [23:29] <bhearsum> ahhhh
- # [23:29] <bhearsum> that's ok
- # [23:29] <gps> I have an nsIConverterInputStream initialized with us-ascii and I'm trying to read a UTF-8 string with high-byte characters. I would expect the high-byte characters to get replaced. however, the high-byte characters are being preserved. huh?
- # [23:30] <jesup> bsmedberg: (or ted, or ?) So, I have a var in configure that prints out as /c/foo/bar... (MOZ_TOPSRCDIR). I try to pass it in an "generator argument" to gyp (which runs via $PYTHON), and when it wanders down into the generator (mozmake.py), somehow it became c:/foo/...
- # [23:30] <jesup> Does $PYTHON look for strings that "look like" msys paths and convert them?(?!) Seems unlikely.
- # [23:31] <jesup> it could be hiding somewhere in gyp I suppose, though again seems unlikely
- # [23:31] <gps> jesup: the GYP converter and pymake both do wacky things with paths
- # [23:32] <jesup> Since this is a new argument, gyp doesn't really know what it is
- # [23:32] <gps> I believe it also may depend on whether Python is running from a Windows environment or from msys
- # [23:32] <jesup> and this was make, not pymake this time
- # [23:32] <khuey> msys looks for strings that look like msys paths and converts them for python
- # [23:32] <khuey> since python is not an msys program
- # [23:32] <jesup> it's running however it runs in configure from make :-)
- # [23:33] <jesup> khuey++ msys--
- # [23:33] <gps> when you start talking about subprocesses, you have to pay attention to whether the process is executed under msys or as a native windows command
- # [23:33] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
- # [23:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/be16c1ae0133 - Nick Alexander - Bug 773562 - android.content.ActivityNotFoundException opening Sync settings on Motorola devices. r=rnewman
- # [23:33] <jesup> So I have to hide it from msys.... great. But it might work.
- # [23:34] * jesup thinks he's obviously insane for thinking that
- # [23:35] <jesup> All this to make people's MOZ_OBJDIR=z:/foo work... sigh. Thanks Justin! ;-)
- # [23:36] * Joins: jparsons|afk (jed@moz-59C58F81.dsl.dynamic.sonic.net)
- # [23:36] * fitzgen|lunch is now known as fitzgen
- # [23:36] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/be26e809e6b1 - Olli Pettay - Bug 773606 - XBL fastload creates XUL element before feeding proto attributes to the protoelement, r=enndeakin
- # [23:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/641670655f92 - Kartikaya Gupta - Bug 773772 - Scale subdocument scrolling by the zoom factor. r=Cwiiis
- # [23:37] * Joins: gmoro (guilherme@B088AEBD.8325C3EC.E4090502.IP)
- # [23:37] <cjones> jlebar, hey, btw, you can probably reuse the leak log helper to assert Static*Ptr are used correctly
- # [23:37] * bwinton is now known as bwinton_away
- # [23:38] * mcote is now known as mcote|afk
- # [23:39] * Quits: benfrancis (tola@moz-D649A6F9.pete-bam-1.adsl.virginmedia.com) (Quit: Leaving)
- # [23:40] * Quits: overholt_ (overholt@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [23:40] * Joins: jgilbert (jgilbert@moz-BBE3ABD.mv.mozilla.com)
- # [23:41] <NeilAway> Ms2ger`: hmm, it doesn't seem to like that guard object notifier
- # [23:41] * Quits: jparsons|afk (jed@moz-59C58F81.dsl.dynamic.sonic.net) (Ping timeout)
- # [23:41] <jlebar> cjones, How? (Or, can you comment in the bug?)
- # [23:42] * philor|away is now known as philor
- # [23:43] * Joins: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [23:43] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
- # [23:43] * sheeri is now known as sheeri-afk
- # [23:43] <cjones> added magic link this time
- # [23:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d3212385b1af - Justin Lebar - Bug 762802 - Each <iframe mozapp> should get its own process. Part 1: IPC changes. r=cjones
- # [23:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9ddc7f3d8271 - Justin Lebar - Bug 762802 - Each <iframe mozapp> should get its own process. Part 2: Content/DOM changes. r=mounir
- # [23:44] <NeilAway> gps: I think us-ascii and iso-8859-1 actually decode as windows-1252 for web compat
- # [23:44] * Joins: jparsons|afk (jed@moz-59C58F81.dsl.dynamic.sonic.net)
- # [23:44] <gps> NeilAway: hmmm. khuey seemed to think that nsIConverterInputStream doesn't actually do charset verification but that it just ensured proper byte sequences
- # [23:45] <NeilAway> gps: maybe I'm thinking of a different stream then
- # [23:45] <jlebar> Does --disable-webgl not work?
- # [23:45] <jlebar> Like, I'm getting build errors which appear to be because --disable-webgl doesn't work.
- # [23:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f3215d2dc286 - Kartikaya Gupta - Back out 083d36bafbc8 (bug 763166) on suspicion of android talos redness. r=me
- # [23:45] <Fallen> jlebar: I recently read a bug on that
- # [23:46] <@ehsan> BenWa: can you please CC alex on bug 773799?
- # [23:46] <jlebar> Fallen, aha. Thanks!
- # [23:46] * jimm-bbias is now known as jimm
- # [23:47] * Joins: jprmc (jprmc@C978FD7E.5BCEC6DB.DA78B690.IP)
- # [23:48] <Fallen> jlebar: bug 773276
- # [23:48] <khuey> biesi: ping?
- # [23:49] <Waldo> NeilAway: you're talking the gc/Root.h msvc8ish bustage?
- # [23:49] * Quits: andreasn (andreasn@moz-A80AB8F9.a336.priv.bahnhof.se) (Ping timeout)
- # [23:49] <Waldo> NeilAway: I hit that problem sometime recently when compiling on Windows; I wish for the life of me I could remember what I did to fix it, or hack around it
- # [23:49] <khuey> bz: ping?
- # [23:50] <biesi> khuey, pong, distracted
- # [23:50] <khuey> biesi: is there a way to turn an nsIInputStream into an nsIAsyncInputStream?
- # [23:50] <khuey> or some other async thing?
- # [23:50] * Joins: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com)
- # [23:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5873a8ea12a6 - Gregor Wagner - Bug 768445 - Add GC and CC log to logcat. r=cjones
- # [23:50] <biesi> khuey, you mean for those streams that don't implement the interface already? yes, use the stream transport service
- # [23:51] <khuey> biesi: ok
- # [23:51] <biesi> khuey, i.e. create a transport for it and then open an input stream
- # [23:51] <azakai> twitter web interface to write new tweets is broken for me on latest nightly. anyone else?
- # [23:51] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
- # [23:51] <terrence> azakai: there is a bug open somewhere... let me go look
- # [23:52] <azakai> terrence: it's a js issue? hmm i do see a js error in the console
- # [23:52] <Waldo> azakai: bug 773609
- # [23:53] <azakai> thaks Waldo, terrence
- # [23:53] <terrence> azakai: Waldo beat me to it
- # [23:53] <Waldo> azakai: probably we should just back out the offending patch, given luke's out
- # [23:53] <azakai> us twitter addicts will soon start to enter withdrawl if you do not
- # [23:53] * Waldo was thinking of looking at it briefly, but he probably doesn't have the time, and if the problem is tricky he might not diagnose it anyway
- # [23:54] <Waldo> withdrawl, is that like when you start referring to the JS team as y'all when asking them to fix bugs?
- # [23:54] * Quits: xakz (XaMaD@moz-34FBE388.fbx.proxad.net) (Ping timeout)
- # [23:54] * bhearsum is now known as bhearsum|afk
- # [23:54] <azakai> heh
- # [23:55] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Input/output error)
- # [23:57] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [23:57] * bear is now known as bear-afk
- # [23:59] * cadecairos is now known as cadecairos_away
- # [23:59] * Quits: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com) (Quit: Leaving)
- # Session Close: Sat Jul 14 00:00:00 2012
The end :)