/irc-logs / mozilla / #developers / 2012-07-20 / end
Options:
- # Session Start: Fri Jul 20 00:00:00 2012
- # Session Ident: #developers
- # [00:00] <dRdR> smaug: thank you!
- # [00:00] * catlee is now known as catlee-away
- # [00:00] * Quits: mauricioc (mauricioc@moz-8E05E807.user.veloxzone.com.br) (Ping timeout)
- # [00:00] * Quits: gerv (gerv@9402811C.D433997C.39C00A7A.IP) (Quit: Leaving.)
- # [00:02] * Joins: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [00:02] * Joins: Darkclaw66 (Andre@moz-1345815C.akprofessionalconsulting.com)
- # [00:02] * Joins: asadotzler (asa@moz-BBE3ABD.mv.mozilla.com)
- # [00:02] * Joins: smooney (smooney@moz-BBE3ABD.mv.mozilla.com)
- # [00:03] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [00:04] * Quits: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [00:04] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [00:04] <Darkclaw66> I was here yesterday bringing up a memory leak issue regarding firefox and my javascript opening up tabs of flash instances
- # [00:04] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [00:04] * Quits: smooney (smooney@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [00:05] <Darkclaw66> I was able to fix it but the way I fixed it you guys might be interested
- # [00:05] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [00:05] * ChanServ sets mode: +o roc
- # [00:06] <Darkclaw66> I had to close the window and open a new instance in order for the GC to work properly
- # [00:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e0a1d64fc929 - Steve Fink - Backed out changeset afd9e75374e8 from a CLOSED TREE for breaking Windows builds
- # [00:06] <Darkclaw66> if I were to use the existing window and change the url, that created the memory link
- # [00:06] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
- # [00:06] * AaronMT is now known as AaronMT|away
- # [00:06] * Quits: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP) (Quit: jet)
- # [00:06] * Joins: mauricioc (mauricioc@moz-8E05E807.user.veloxzone.com.br)
- # [00:07] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
- # [00:07] * Quits: tedshroyer (tedshroyer@moz-FAB36621.hsd1.tn.comcast.net) (Quit: -0x746564)
- # [00:07] <jlebar> So how do I turn on refcount logging in a mochitest? XPCOM_MEM_REFCNT_LOG=1 make mochitest-plain doesn't do it, nor does EXTRA_TEST_ARGS="XPCOM_MEM_REFCNT_LOG=1" make mochitest-plain
- # [00:08] <@khuey> refcount logging is on by default in mochitest
- # [00:08] <jlebar> khuey, I must be confused about even what I'm trying to do.
- # [00:09] <@khuey> it's possible!
- # [00:09] <jlebar> khuey, I want to figure out why I'm leaking nsXULWindow objects.
- # [00:09] <@khuey> ok
- # [00:09] <jlebar> khuey, So I thought I needed to turn on XPCOM_MEM_REFCNT_LOG and XPCOM_MEM_LOG_CLASSES=nsXULWindow, and then analyze the refcounts.
- # [00:09] * Quits: asadotzler (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [00:09] <@khuey> jlebar: is this reproducible?
- # [00:09] <jlebar> khuey, Oh, and I only leak when I run dom/tests/mochitests/bugs -- if I run dom/tests/mochitests, no leak.
- # [00:10] <jlebar> But yes, reproducible.
- # [00:10] <@khuey> ok
- # [00:10] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
- # [00:10] <@khuey> so you don't want XPCOM_MEM_REFCNT_LOG=1
- # [00:10] <@khuey> (probably)
- # [00:10] * kmoir is now known as kmoir-afk
- # [00:11] * rail is now known as rail_bbiab
- # [00:11] <@khuey> you want XPCOM_MEM_REFCNT_LOG=/path/to/file
- # [00:11] * Joins: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com)
- # [00:11] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
- # [00:11] <jlebar> khuey, I tried that too.
- # [00:11] * Parts: Darkclaw66 (Andre@moz-1345815C.akprofessionalconsulting.com)
- # [00:11] <jlebar> khuey, I didn't get a file...at least, not where I expected.
- # [00:11] * cadecairos_away is now known as cadecairos
- # [00:11] * Joins: Asa (asa@moz-BBE3ABD.mv.mozilla.com)
- # [00:11] <@khuey> that's interesting
- # [00:11] <@khuey> what platform is this?
- # [00:11] <jlebar> khuey, windows
- # [00:11] * Joins: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com)
- # [00:11] <@khuey> ah
- # [00:11] <@khuey> so
- # [00:12] <@khuey> I don't know if refcount logging actually works on windows
- # [00:12] * Joins: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [00:12] <@khuey> I've never successfully generated a balance tree there
- # [00:12] <jlebar> khuey, This leak is windows-only, of course.
- # [00:12] <@khuey> :-D
- # [00:12] <jlebar> khuey, You said something about your youth and innocence this morning?
- # [00:13] * Quits: gmoro (guilherme@moz-E239D7E3.dsl.telesp.net.br) (Client exited)
- # [00:13] <@khuey> yeah
- # [00:13] * Joins: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP)
- # [00:14] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
- # [00:14] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [00:14] * Quits: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net) (Ping timeout)
- # [00:14] <jlebar> khuey, Okay, so the dumbest, most horrible thing ever would be to put a breakpoint on nsXULWindow::Addref and nsXULWindow::Release. Can we do better than that? Do you know how to dump a stack on Windows?
- # [00:14] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
- # [00:14] <@khuey> jlebar: you can breakpoint on AddRef/Release, and change the breakpoint to dump a stack and continue
- # [00:15] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [00:15] * ChanServ sets mode: +o roc
- # [00:15] <jlebar> khuey, Ah, yay msvc.
- # [00:15] * Quits: jorendorff (jorendorff@moz-FAB36621.hsd1.tn.comcast.net) (Quit: jorendorff)
- # [00:15] * Joins: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net)
- # [00:15] <firebot> Check-in:
- # [00:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7ecd5e911ba4 - Jason Orendorff - Bug 725907 - for-of improvements, part 2: Make for-of loops just call .iterator() instead of using the magic iteratorObject hook with an extra flag. r=bhackett.
- # [00:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a59567902ad0 - Jason Orendorff - Bug 725907 - for-of improvements, part 4: Add .next() method to iterator objects and make for-of call it. r=bhackett.
- # [00:15] <jlebar> khuey, Okay, I'll try that then. That's at least a step up from doing it by hand.
- # [00:15] <jlebar> khuey, Thanks!
- # [00:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a04de3c84630 - Jason Orendorff - Bug 771027 - for-of semantics: convert the result of obj.iterator() to an object. r=bhackett.
- # [00:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b7a08f973328 - Jason Orendorff - Bug 770854 - Put frontend code in the frontend namespace. r=njn.
- # [00:15] * Joins: willyaranda (willyarand@moz-27C40F99.dynamic.jazztel.es)
- # [00:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/18295d17cba2 - Jason Orendorff - Bug 725907 - for-of improvements, part 1: minor C++ refactoring, rename Iterator to PropertyIteratorObject. r=Waldo.
- # [00:16] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/81b3c7b3a561 - Jason Orendorff - Bug 725907 - for-of improvements, part 3: Implement .iterator() for arraylike DOM objects. r=bzbarsky.
- # [00:17] * cadecairos is now known as cadecairos_away
- # [00:18] * kats is now known as kats|away
- # [00:18] * Quits: JeroenDeDauw (j@moz-37CDD7D2.dip.t-dialin.net) (Quit: Leaving.)
- # [00:19] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
- # [00:19] * Quits: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Client exited)
- # [00:20] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
- # [00:20] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
- # [00:21] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
- # [00:21] * Quits: kaze (kaze@moz-58BE967C.rev.numericable.fr) (Ping timeout)
- # [00:22] <sfink> Who reopened m-i? I'm not sure if that was a good idea. There's still M-oth breakage on OSX, and I don't understand the Android situation.
- # [00:22] * gregglind is now known as gregglind_away
- # [00:24] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [00:24] * juanb is now known as juanb|lab
- # [00:25] * Quits: Mnyromyr (Mnyromyr@B2521176.7B0892CB.771966F7.IP) (Quit: ChatZilla 0.9.86 [SeaMonkey 1.1.19/2010030105])
- # [00:25] * jcranmer|away is now known as jcranmer
- # [00:25] * Quits: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se) (Ping timeout)
- # [00:26] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [00:26] * ChanServ sets mode: +o roc
- # [00:28] * Quits: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
- # [00:29] <sfink> guess I'll keep backing stuff out
- # [00:29] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [00:30] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [00:30] * ChanServ sets mode: +o roc
- # [00:32] * khuey is now known as khuey|away
- # [00:33] <jlebar> Run half the tests -- no leak.
- # [00:33] <jlebar> Run the other half of the tests -- no leak.
- # [00:33] <jlebar> Run all the tests: Leak.
- # [00:33] <jlebar> :(
- # [00:33] <@smaug> sounds like fun
- # [00:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d4ce853fa8bf - Steve Fink - Backed out changeset afc1cf222996
- # [00:33] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e852fdc80ca2 - Steve Fink - Backed out changeset 1bafff5720a8
- # [00:33] <@smaug> jlebar: is it windows only?
- # [00:33] <jlebar> smaug, And apparently I get to balance these refcounts by hand.
- # [00:34] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Quit: davidb)
- # [00:34] <jlebar> smaug, I think so. I couldn't reproduce the leak on Linux, although glibc did flag a double-free when I ran the test inside xvfb.
- # [00:34] <jlebar> smaug, But I'm just going to guess that's not important. :)
- # [00:36] * Quits: adrian (adrian@moz-ACDE7EEC.mozilla.com) (Quit: Konversation terminated!)
- # [00:38] * Quits: lduros (lduros@moz-4894EA28.nic.resnet.group.upenn.edu) (Ping timeout)
- # [00:39] <Callek> sfink: ping
- # [00:39] * Quits: willyaranda (willyarand@moz-27C40F99.dynamic.jazztel.es) (Quit: willyaranda)
- # [00:40] <sfink> Callek: pong
- # [00:40] * coop|buildduty is now known as coop|afk
- # [00:40] <Callek> sfink: I *think* all android issues are my fault right now -- sorry
- # [00:40] <jlebar> I must be going insane.
- # [00:40] <sfink> Callek: ok, good. I think I mis-starred the first one.
- # [00:40] <jlebar> I put all the tests back in the test folder, and now it doesn't leak at all.
- # [00:40] <jlebar> Every time before, it leaked.
- # [00:40] * Quits: sawrubh (chatzilla@D5D3C7CE.863CB945.9C072EFC.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 14.0.1/20120713134347])
- # [00:41] * Joins: lduros (lduros@moz-4894EA28.nic.resnet.group.upenn.edu)
- # [00:41] <Callek> sfink: because of what I'm seeing in isolated peeks, every single job is going to fail anyway, until I get stuff "fixed"/"updated" so I'm going to start killing things *now* to get it done/up faster... unless you object
- # [00:41] <Callek> sfink: eta is 30 minutes if I do it the hard way, ETA to having full capacity is 2-3 hours if I do it the hard way
- # [00:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0dd38031afee - Arkady Blyakher - Bug 712773 - Support vibrate on long-press. r=wesj
- # [00:42] <Callek> sfink: (sorry for the trouble)
- # [00:42] <sfink> Callek: does this include the Android XUL opt failure? I thought that one might be the thing I already backed out, but I don't know
- # [00:42] <sfink> the build, I mean
- # [00:42] * Quits: mats (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [00:42] <Callek> sfink: my issues would be only affecting mochi/talos/etc not the builders
- # [00:42] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
- # [00:43] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [00:43] <Callek> (apparantly *some* things succeeded, where with what I am looking at surprised me)
- # [00:43] <sfink> hopefully we'll get a green XUL opt build and I can call it good, then
- # [00:44] <sfink> Callek: are you going to cancel any jobs that will make later builds require a clobber? Or are you just talking about test jobs?
- # [00:44] <Callek> sfink: so my issue is the thing that gives | fileFormatter = logging.Formatter('%%(asctime)s %(tegra_ip)-15s %%(processName)s: %%(message)s' % tegra_ip)| in the log (e.g. in reboot.py -- or installapp.py)
- # [00:44] <Callek> sfink: just test jobs, and I'll be killing them on the machines directly
- # [00:45] * Callek is speaking as a releng person, who did a broken code deploy, not as a developer who pushed-to-tree
- # [00:45] <sfink> ok, sounds good
- # [00:45] <mounir> Honza: ping
- # [00:45] <sfink> warning: I'm not a real sheriff, so I'm probably not going about things the right way
- # [00:46] * Joins: Matti (chatzilla@moz-607FBFB9.customers.d1-online.com)
- # [00:47] * Joins: willyaranda (willyarand@moz-27C40F99.dynamic.jazztel.es)
- # [00:47] <sfink> oh! jwillcox already got the XUL bustage. Cool.
- # [00:49] * AaronMT|away is now known as AaronMT
- # [00:50] * Joins: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se)
- # [00:50] * Quits: birtles (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
- # [00:50] <pdagnelie> dougt: karl: i posted an idea to the bug. Comments/alternatives would be good.
- # [00:51] <karl> thanks, will look
- # [00:51] <sfink> shoot, looks like I need to backout more
- # [00:51] * Quits: mdas (mdas@F2D29657.F60B0462.67AC9B1.IP) (Quit: mdas)
- # [00:51] * Joins: jorendorff (jorendorff@moz-DD93D6F5.centresource.com)
- # [00:51] * Joins: smooney (smooney@moz-BBE3ABD.mv.mozilla.com)
- # [00:52] * Joins: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com)
- # [00:53] <espadrine_> does anyone know why 'window.locationbar' doesn't appear in window's prototype chain?
- # [00:53] * Joins: mats (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [00:54] <espadrine_> I have an algorithm to collect all property names here: http://pastebin.mozilla.org/1708852
- # [00:54] <espadrine_> but 'locationbar' isn't in window's
- # [00:55] <espadrine_> although it is in google chrome
- # [00:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c06d60a53870 - Steve Fink - Backed out changeset 060a9d9fc1c6 from a CLOSED TREE since it seems to depend on afc1cf222996 or 1bafff5720a8 that I just backed out
- # [00:57] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8311845bd51b - Steve Fink - Backed out changeset c2ffcbf39231 from a CLOSED TREE since it seems to depend on afc1cf222996 or 1bafff5720a8 that I just backed out
- # [00:57] <paul> espadrine_: weird… where does it come from then? (in which proto)
- # [00:57] <paul> espadrine_: what about proxies?
- # [00:58] <mbrubeck> Hmm, it's defined here along with lots of the other standard window properties: http://mxr.mozilla.org/mozilla-central/source/dom/interfaces/base/nsIDOMWindow.idl
- # [00:58] * AaronMT is now known as AaronMT|away
- # [00:58] <espadrine_> paul: my current understanding is that 'locationbar' comes from a magical place
- # [00:58] * cadecairos_away is now known as cadecairos
- # [00:58] * Quits: shorlander (shorlander@moz-853043D6.dhcp.insightbb.com) (Ping timeout)
- # [01:00] <paul> espadrine_: ask in #js
- # [01:00] <@gavin> normally the answer to "why is this property magical" is nsDOMClassInfo
- # [01:00] <espadrine_> paul: ok
- # [01:00] <@smaug> http://mxr.mozilla.org/mozilla-central/source/dom/base/nsDOMClassInfo.h#179 might explain the magic
- # [01:02] * Quits: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr) (Connection reset by peer)
- # [01:02] * Quits: hipokrit (hipokrit@81016825.8DB70AE8.839F6EC0.IP) (Client exited)
- # [01:02] <paul> espadrine_: ^
- # [01:02] * Joins: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr)
- # [01:02] <espadrine_> smaug: what does "replaceable" mean?
- # [01:02] * Quits: mayhemer (Miranda@B3D46202.F87A741B.F23860FD.IP) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
- # [01:03] <@smaug> you need to look at the source code
- # [01:03] <@smaug> http://mxr.mozilla.org/mozilla-central/source/dom/base/nsDOMClassInfo.cpp#7369
- # [01:04] * Quits: willyaranda (willyarand@moz-27C40F99.dynamic.jazztel.es) (Quit: willyaranda)
- # [01:04] * Quits: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se) (Ping timeout)
- # [01:04] <@smaug> not sure that link helps
- # [01:05] <mounir> sfink: why?!
- # [01:05] * rail_bbiab is now known as rail_away
- # [01:05] <espadrine_> smaug: it's a start
- # [01:05] <espadrine_> also, would you agree that this is a bug?
- # [01:06] <@smaug> would need to look at the specs
- # [01:06] <@smaug> "locationbar" in window is true
- # [01:06] <hub> ted: were is the crash reporter supposed to write the file on b2g? in /data/local/tmp ?
- # [01:07] <espadrine_> smaug: yes, but that should ensure that it is in the prototype chain, which it is not
- # [01:07] <sfink> mounir: looks like https://tbpl.mozilla.org/php/getParsedLog.php?id=13682511&tree=Mozilla-Inbound is from bug 758258 or one of the others in that push, no?
- # [01:09] * Quits: sergio_ (sergio@551C3B05.470879FF.5FA960DF.IP) (Quit: Leaving)
- # [01:09] * Quits: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net) (Client exited)
- # [01:09] * kmoir-afk is now known as kmoir
- # [01:09] <mounir> sfink: so, first of all, a rule of thumb is to always backout the entire changeset, not just one commit in the push
- # [01:09] <mounir> also, I have appreciated being pinged
- # [01:09] * Quits: akeybl (akeybl@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [01:10] * Joins: akeybl_ (akeybl@moz-BBE3ABD.mv.mozilla.com)
- # [01:10] <mounir> that failure is on the test I pushed, I could have fixed that in as much time as it took to backed it out
- # [01:10] <sfink> yeah, I'm learning. Sorry about that.
- # [01:10] <sfink> I'm only playing at sheriffing because the tree was closed for multiple reasons.
- # [01:11] * Joins: kaie2 (kaie@moz-243FB367.dip.t-dialin.net)
- # [01:11] * Quits: kaie (kaie@moz-8FA55FAA.dip.t-dialin.net) (Ping timeout)
- # [01:11] * kaie2 is now known as kaie
- # [01:12] * Quits: twi (Adium@moz-87F0976E.ip218.fastwebnet.it) (Quit: Leaving.)
- # [01:13] <jlebar> billm, ping
- # [01:13] <billm> jlebar: hey
- # [01:13] <billm> heard you have some leaks
- # [01:13] <jlebar> billm, Indeed.
- # [01:13] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Quit: overholt)
- # [01:14] <jlebar> billm, It's windows-only, somewhat intermittent, nsXULWindow leaks.
- # [01:14] <billm> jlebar: what do the CC logs look like?
- # [01:14] <jlebar> billm, I also think it's timing-dependent or something, because when I run more tests, the leak disappears.
- # [01:14] <jlebar> billm, i.e., dom/tests/mochitests doesn't leak, but dom/tests/mochitests/bugs does leak.
- # [01:14] * Quits: espadrine_ (thaddee_ty@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [01:15] <billm> jlebar: are you able to find the leaked window in the CC final CC log?
- # [01:15] <jlebar> billm, I haven't looked at the CC dump, because it's baffling without help. Can you help? :)
- # [01:15] * AaronMT|away is now known as AaronMT
- # [01:15] <billm> jlebar: ok. do you know how to generate one?
- # [01:16] <jlebar> billm, Well, I know how to do it in the console...I guess for this mochitest, I can just disable close-on-finished and run it after all the tests finish.
- # [01:16] <jlebar> billm, Let me do that; it'll take a few minutes.
- # [01:16] <billm> jlebar: well, it's actually easier with a code change. just a sec...
- # [01:16] <@smaug> nsXULWindow isn't cycle collected
- # [01:16] <jlebar> mm
- # [01:16] <billm> oh
- # [01:17] <billm> is there something else we could find in the CC log?
- # [01:17] <jlebar> billm, https://bugzilla.mozilla.org/show_bug.cgi?id=775676 comment 3
- # [01:17] * pwalton is now known as pcwalton
- # [01:17] * khuey|away is now known as khuey
- # [01:17] * @khuey wonders why smaug is still awake at 7 pm his time
- # [01:17] <jlebar> Maybe nsWebShellWindow?
- # [01:17] <@khuey> then I realize I'm on the east coast this week
- # [01:17] <jlebar> Nope.
- # [01:18] * Joins: espadrine_ (thaddee_ty@moz-BBE3ABD.mv.mozilla.com)
- # [01:18] <billm> jlebar: can you pastebin the entire list of leaked types?
- # [01:18] <jlebar> billm, https://bugzilla.mozilla.org/show_bug.cgi?id=775676#c3
- # [01:18] <jlebar> that's it.
- # [01:18] <billm> oh
- # [01:18] <@smaug> webprogresslistener added but never removed?
- # [01:18] <@smaug> just a random guess
- # [01:19] * mjschranz_away is now known as mjschranz
- # [01:19] <@smaug> nsWebShellWindow is a nsIWebProgressListener
- # [01:19] * Joins: sworkman (sworkman@moz-DB2F5293.public.wayport.net)
- # [01:19] <gps> does IDL/XPCOM do some magic or does nsIPrefService.idl really lie in its docs and not return a result code? https://mxr.mozilla.org/mozilla-central/source/modules/libpref/public/nsIPrefService.idl#67
- # [01:20] <jlebar> smaug, Doesn't docshell keep weak refs to web progress listeners?
- # [01:20] <@smaug> khuey: it is only 2am
- # [01:20] <billm> jlebar: I don't think any of those are cycle collected. I've never dealt with a leak like that. smaug is probably a much better person to ask.
- # [01:20] <@gavin> gps: that IDL is just confusing - it says "returns" when it means "implementation returns", not "IDL definition returns"
- # [01:20] <@smaug> jlebar: could be :) it was just a random guess that something like that happens
- # [01:21] * juanb|lab is now known as juanb
- # [01:21] <gps> gavin: so, if I call it through XPCOM I will *not* get a return value, right?
- # [01:21] <gps> even if the underlying C++ actually does return a NS_*?
- # [01:21] <@smaug> khuey: I'm awake just to kick you to review my patches :)
- # [01:21] <gps> there is no magic exception throwing if result != NS_OK?
- # [01:21] <jdm> gps: no, you will still have magic exceptions
- # [01:22] * NeilAway wonders whether birtles wanted to rename AttributeWillChange to AttributeMightChange too ;-)
- # [01:22] <jdm> there's no outparam, and calling in JS will return an undefined value
- # [01:22] <jdm> or maybe null, I'm not sure of the particulars
- # [01:22] <jlebar> billm, any other ideas?
- # [01:22] <@gavin> C++ implementations of XPCOM methods always return nsresult
- # [01:22] <gps> jdm: so NS_OK -> success and !NS_OK -> exception?
- # [01:22] <jdm> gps: yes
- # [01:22] <billm> jlebar: jst said refcount logging doesn't work on windows. do you know why?
- # [01:23] * gps should learn all the XPCOM nitty-gritty some day
- # [01:23] <jlebar> billm, No; khuey just told me he hadn't been able to get it to work, and neither have I.
- # [01:23] <billm> jlebar: is it because the stacks come out weird?
- # [01:23] * Parts: lduros (lduros@moz-4894EA28.nic.resnet.group.upenn.edu)
- # [01:23] <gps> ... without learning enough to be able to review patches, of course :)
- # [01:24] <mounir> sfink: I guess we can re-open now?
- # [01:24] <jlebar> billm, I get zero output
- # [01:24] <jlebar> billm, Not even a file.
- # [01:24] <sfink> mounir: probably, but I haven't been opening or closing the tree. Somebody else is doing that.
- # [01:24] <mounir> sfink: will open it
- # [01:25] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/2585b74429d0 - Mihnea Balaur - Bug 753605 - Add emulator classes to build/mobile, r=jmaher, DONTBUILD because NPOTB
- # [01:25] <@khuey> smaug: heh
- # [01:25] <NeilAway> gps: well, NS_SUCCEEDED and NS_FAILED
- # [01:25] <mounir> m-i should be open
- # [01:25] <jlebar> billm, I did XPCOM_MEM_LEAK_LOG=../out and got nothing.
- # [01:25] * Joins: Anarchy (anarchy@C6F5C20F.D8CFFA99.AA768703.IP)
- # [01:26] <jlebar> billm, I also did EXTRA_TEST_ARGS="XPCOM_MEM_LEAK_LOG=../out" -- same thing.
- # [01:27] * Quits: jfkthame (jfkthame@F2D29657.F60B0462.67AC9B1.IP) (Quit: jfkthame)
- # [01:27] <billm> jlebar: wait, I thought that just shows what's leaked. how did you get the info you pasted in the bug?
- # [01:27] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Input/output error)
- # [01:27] * Joins: jfkthame (jfkthame@F2D29657.F60B0462.67AC9B1.IP)
- # [01:27] <jlebar> er, sorry. I did XPCOM_MEM_REFCNT_LOG.
- # [01:28] * Joins: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net)
- # [01:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c1fc9ea724ac - Mounir Lamouri - Bug 758258 - Part 2 - Add GetExtendedOrigin(), NO_APP_ID and UNKNOWN_APP_ID. r=sicking
- # [01:28] * jlebar could try again, but that would nuke a session I've been carefully tracing by hand for the past hour.
- # [01:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f907bf664d47 - Mounir Lamouri - Bug 758258 - Part 1 - Create skeleton for extendedOrigin tests. r=sicking
- # [01:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/159878ae4115 - Mounir Lamouri - Bug 770831 - Make nsIDocShell carry the app id. r=jlebar sr=sicking
- # [01:28] <billm> jlebar: was it very slow when you set that variable?
- # [01:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d1bb0c6f34b5 - Mounir Lamouri - Bug 774957 - Update nsDocShell jazz so distinction between browser and app frame is clearer. r=jlebar sr=sicking
- # [01:28] <jlebar> billm, No.
- # [01:29] <jlebar> billm, I also set XPCOM_MEM_LOG_CLASSES=nsXULWindow
- # [01:30] <billm> jlebar: all the code is in xpcom/base/nsTraceRefcntImpl.cpp. I guess you could try to step through it and see why it's not working.
- # [01:30] * Quits: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com) (Ping timeout)
- # [01:30] * Joins: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com)
- # [01:31] <jlebar> billm, Okay, that's something.
- # [01:31] * Quits: erikvold (erikvold@moz-33BF5BAF.gv.shawcable.net) (Quit: erikvold)
- # [01:31] * kmoir is now known as kmoir-afk
- # [01:32] <billm> jlebar: the main logging happens in NS_LogAddRef. that's probably what you want to step through.
- # [01:33] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
- # [01:33] <billm> jlebar: if you get that to work, let me know
- # [01:33] <jlebar> billm, Okay.
- # [01:33] * mdas is now known as mdas|afk
- # [01:33] * jlebar is going to eat dinner soon, will look at this later.
- # [01:33] <jlebar> billm, Thanks for your help.
- # [01:34] <billm> jlebar: sure, good luck
- # [01:34] * Quits: Pike (Pike@moz-703BAF7D.pool.mediaways.net) (Quit: ChatZilla 0.9.88.2 [Firefox 14.0.1/20120713134347])
- # [01:35] * Joins: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se)
- # [01:35] * Joins: himsin (x@DBFA170F.3E31E221.BE3C3C1D.IP)
- # [01:36] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
- # [01:38] <jgilbert> !seen gerv
- # [01:38] <firebot> gerv was last seen 12 hours, 57 minutes ago, saying 'But I probably went via Suite mail.' in #developers.
- # [01:38] * Joins: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com)
- # [01:43] <Anarchy> !seen wtc
- # [01:43] <firebot> wtc was last seen 39 weeks, 1 day, 2 hours, 1 minute and 15 seconds ago,
- # [01:45] * Quits: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se) (Ping timeout)
- # [01:46] * Quits: himsin (x@DBFA170F.3E31E221.BE3C3C1D.IP) (Ping timeout)
- # [01:47] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1cdf4b4e2c0c - Wes Johnston - Bug 775162 - Turn on touch events tests for all platforms. r=smaug
- # [01:47] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1341ea4e3c80 - Wes Johnston - Bug 774987 - Remove a leak and unnecessary copy in touch event handling. r=smaug
- # [01:48] * Joins: rillian (rillian@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [01:48] * Joins: darktrojan (geoff@moz-30B3CCFD.telstraclear.net)
- # [01:51] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
- # [01:52] * jcranmer is now known as jcranmer|away
- # [01:54] * Joins: rkd1 (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [01:54] * Quits: rkd1 (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
- # [01:54] * Joins: rkd1 (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [01:55] * Quits: rkd (Adium@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [01:55] * Quits: gandalf (gandalf@moz-78F55F14.neoplus.adsl.tpnet.pl) (Quit: Computer has gone to sleep.)
- # [01:57] * Quits: tchevalier (Daily@moz-95FC7844.w90-0.abo.wanadoo.fr) (Ping timeout)
- # [01:58] * Joins: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [01:59] * Joins: tchevalier (Daily@moz-5EE04340.w92-143.abo.wanadoo.fr)
- # [02:00] * heycam is now known as heycam|away
- # [02:01] * Quits: WG9s (bill@moz-D750CC69.maine.res.rr.com) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 13.0.1/20120616205746])
- # [02:01] * Quits: karl (karl@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [02:02] * Joins: RyanVM (chatzilla@moz-403902F0.phlapa.fios.verizon.net)
- # [02:03] * Joins: rhelmer (rhelmer@moz-59682A1.dmz.scl3.mozilla.com)
- # [02:03] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/dcc9891978e1 - Honza Bambas - Bug 770243 - Close cache input stream as late as possible, fixing a regression with processing 401 and 407 responses, r=bsmith
- # [02:03] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/87047629db3b - Brian Smith - Bug 767277 - Close cache entries off the main thread to avoid the most common cause of cache-related jank, r=honzab
- # [02:04] * Joins: Stan (Stan@moz-27C9938C.dip.t-dialin.net)
- # [02:04] * Quits: garnacho (carlos@moz-35FA8754.dyn.user.ono.com) (Ping timeout)
- # [02:06] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
- # [02:07] * Quits: priya (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
- # [02:07] * Quits: jorendorff (jorendorff@moz-DD93D6F5.centresource.com) (Quit: jorendorff)
- # [02:07] * Joins: jorendorff (jorendorff@moz-DD93D6F5.centresource.com)
- # [02:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b56cc7740240 - Philipp von Weitershausen - Bug 775359 - B2G 3G: Keep track of data call state. r=marshall_law
- # [02:07] * heycam|away is now known as heycam
- # [02:09] <sfink> I'm out, at least for now; somebody else will have to be the guest sheriff if something breaks (or is still broken)
- # [02:09] * sfink is now known as sfink|afk
- # [02:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2fe4ea4a614e - Bill McCloskey - Bug 758408 - Fix XML slot handling (r=Waldo)
- # [02:11] * Quits: jorendorff (jorendorff@moz-DD93D6F5.centresource.com) (Quit: jorendorff)
- # [02:11] * Quits: KWiersoMBP (KWierso@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [02:11] <jimb> Is there a way to make a given a URL into a thumbnail on the new tab page? I know what I want to be there, but it won't offer it to me.
- # [02:12] * Joins: karl (karl@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [02:12] <benjamin> can you not drag it?
- # [02:13] <benjamin> ah, I guess not
- # [02:13] * Quits: krit (krit@moz-1FC1932F.adobe.com) (Quit: Leaving.)
- # [02:13] <jimb> I tried typing it into the Splendid Bar and then dragging it, but it wasn't interested.
- # [02:14] * Quits: jhammel (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: leaving)
- # [02:14] <darktrojan> drag the icon from the superior bar
- # [02:15] * davehunt|away is now known as davehunt|zzzz
- # [02:15] <jimb> darktrojan: As in, <new tab> <select awesome bar> <type URL> <drag icon from awesome bar to new tab thumbnail> ? That doesn't work for me. Does it work for you?
- # [02:15] <darktrojan> open the page you want in another tab then drag it to the new tab
- # [02:16] <jimb> That worked!
- # [02:16] <jimb> I've never dragged a URL onto another tab before...
- # [02:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8ac4a4902afe - Margaret Leibovic - Bug 775723 - Native handles shrink when dragged to the right/bottom of the content area. r=mfinkle
- # [02:16] <darktrojan> it's totally discoverable :/
- # [02:17] <jimb> darktrojan: It never even occurred to me... :/
- # [02:17] <darktrojan> neither
- # [02:17] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [02:17] * Quits: rednaks (rednaks@FA63FFF9.DD993423.55FFA9B4.IP) (Ping timeout)
- # [02:19] * Quits: pnemsak (Miranda@A6E8C11.B7BED47D.3CA1F9DE.IP) (Ping timeout)
- # [02:19] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
- # [02:20] <karl> pdagnelie: thanks for the hierarchy proposal. are you around to discuss?
- # [02:20] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [02:20] * Joins: pnemsak (Miranda@A6E8C11.B7BED47D.3CA1F9DE.IP)
- # [02:22] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
- # [02:23] * Joins: gmoro (guilherme@moz-E239D7E3.dsl.telesp.net.br)
- # [02:24] * nthomas is now known as nthomas|away
- # [02:25] * Quits: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net) (Quit: tantek)
- # [02:25] * Quits: marco (marco@5FACE26F.A2DD14FC.10DC0B64.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0a2/20120716042007])
- # [02:25] <RyanVM> so, are we going to leave the tree open while android burns?
- # [02:25] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b3de7703f20b - Bill McCloskey - Bug 774933 - Forgot to prepare GC before finishing it (r=terrence)
- # [02:26] * Quits: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [02:26] * joduinn-mtg is now known as joduinn-afk
- # [02:27] * aki is now known as aki|gym
- # [02:29] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
- # [02:30] <darktrojan> it's up to you RyanVM, you're our only hope
- # [02:30] <RyanVM> when you put it that way...
- # [02:32] <darktrojan> afd9e75374e8 James Willcox – Bug 687267 - Initial support for Flash on Honeycomb
- # [02:32] * Joins: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com)
- # [02:33] <Jesse> jlebar: will you use NewFrecency for firefox desktop & mobile? or only gaia?
- # [02:33] <darktrojan> 626c04a08a18 Margaret Leibovic – Bug 774938 - Native text selection handles
- # [02:33] <darktrojan> :/
- # [02:33] <@gavin> ?
- # [02:34] <darktrojan> hmm, one of those has been pulled out
- # [02:35] * Quits: yuan (ywang@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: yuan)
- # [02:35] * Joins: rednaks (rednaks@FA63FFF9.DD993423.55FFA9B4.IP)
- # [02:35] * darktrojan shrugs
- # [02:36] * Quits: rednaks (rednaks@FA63FFF9.DD993423.55FFA9B4.IP) (Quit: a lancé une bombe fumigène et s'est eclipsé ! è_é)
- # [02:37] * Quits: AaronMT (AaronMT@moz-DEDA283.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [02:37] <RyanVM> darktrojan: doesn't help that most android tests were coalesced out this afternoon...
- # [02:37] * Joins: wlach (wlach@CAB30FBD.8F96AEA7.2D179A7D.IP)
- # [02:37] <darktrojan> yeah, it's infr though apparently
- # [02:38] <darktrojan> now that I actually read some star comments
- # [02:38] * heycam is now known as heycam|away
- # [02:39] * Quits: rkd1 (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
- # [02:39] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
- # [02:39] * Joins: rkd (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [02:40] * Quits: jduell (jduell@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Client exited)
- # [02:40] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [02:41] * Quits: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [02:42] * sheeri is now known as sheeri-afk
- # [02:42] * jedp is now known as jparsons|afk
- # [02:44] * Joins: zzzzz (chatzilla@moz-462673C.dhcp.embarqhsd.net)
- # [02:44] * Quits: jparsons|afk (jed@moz-59C58F81.dsl.dynamic.sonic.net) (Ping timeout)
- # [02:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9ebf591bb011 - Mounir Lamouri - No bug - fix test bustage on a CLOSED TREE. r=me
- # [02:45] * Quits: wlach (wlach@CAB30FBD.8F96AEA7.2D179A7D.IP) (Ping timeout)
- # [02:45] * mjschranz is now known as mjschranz_away
- # [02:46] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
- # [02:46] * Quits: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net) (Quit: Leaving.)
- # [02:47] * Quits: smooney (smooney@moz-BBE3ABD.mv.mozilla.com) (Quit: smooney)
- # [02:47] * Joins: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se)
- # [02:48] <jlebar> Jesse, Gaia's history implementation is completely separate from FF's.
- # [02:48] <RyanVM> sfink: ping
- # [02:49] <jlebar> Jesse, So I'm certainly not implementing new frecency in FF anytime soon.
- # [02:50] <sfink|afk> RyanVM: pong
- # [02:51] <RyanVM> sfink: any idea what's causing the android issues?
- # [02:51] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
- # [02:51] <sfink|afk> RyanVM: Callek pushed something that broke all of the android tests. It's been fixed, but the bad ones are still reporting in.
- # [02:52] <RyanVM> sfink: I'm going to leave inbound closed until we start seeing some green runs
- # [02:52] <RyanVM> inbound hasn't had a good set of tests in 6-7 hours now
- # [02:52] <sfink|afk> RyanVM: fine by me. I need to be offline now so I can't help anyway.
- # [02:52] * Quits: jimm (jmathies@moz-7F164CA1.pn.at.cox.net) (Quit: )
- # [02:53] <RyanVM> ok, I'll keep an eye on it for another hour or so
- # [02:55] <sfink|afk> RyanVM: btw, you can recognize the problem with: echoFormatter = logging.Formatter('%(tegra_ip)-15s %%(processName)s: %%(message)s' % tegra_ip)
- # [02:55] <sfink|afk> TypeError: format requires a mapping
- # [02:55] * Joins: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com)
- # [02:56] <RyanVM> the space after the last %?
- # [02:56] <RyanVM> or the general difference vs. the first tegra_ip?
- # [02:56] * Quits: jgriffin (jgriffin@moz-4FBFA41D.hsd1.wa.comcast.net) (Quit: jgriffin)
- # [02:57] <sfink|afk> that's part of a python stack trace
- # [02:57] <Callek> RyanVM: the issue was I didn't pass in a dict.
- # [02:57] * nthomas|away is now known as nthomas
- # [02:57] <Callek> RyanVM: it should have been fixed for over 20 minutes now, so if you see any jobs that _started_ since then report that, poke me emmediately otherwise we should be seeing green runs now
- # [02:58] <RyanVM> ok
- # [02:58] * Quits: sriram (sriramr@moz-7B0110AD.mv.mozilla.com) (Quit: sriram)
- # [03:00] * Quits: @dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [03:00] * Joins: wlach (wlach@CAB30FBD.8F96AEA7.2D179A7D.IP)
- # [03:01] * Joins: dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP)
- # [03:01] * ChanServ sets mode: +o dbaron
- # [03:02] <espadrine_> khuey: do you know anything about DOM properties that are enumerable, but are not on the prototype chain? Is that considered a bug?
- # [03:02] * Quits: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP) (Ping timeout)
- # [03:02] * Joins: Boriss_ (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [03:02] * Quits: wesj (Instantbir@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
- # [03:02] <RyanVM> Callek: https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=87047629db3b
- # [03:03] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [03:03] <RyanVM> Callek: Those all started at 35 after
- # [03:03] * Quits: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [03:03] * Callek looks
- # [03:03] * Callek grumbles while he looks
- # [03:04] * Quits: Boriss_ (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [03:04] * Quits: billm (billm@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving)
- # [03:05] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
- # [03:05] * ChanServ sets mode: +o ehsan
- # [03:05] <Callek> RyanVM: OMFG yea we're still busted
- # [03:05] * Callek curses
- # [03:06] <Callek> coop|afk: fyi -- i made a boo-boo
- # [03:06] * Callek grumbles
- # [03:06] * Joins: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP)
- # [03:06] <Callek> RyanVM: I'm going to do a mini-deploy now to green up things, and then a larger deploy after some of this backlog clears to keep the infra from going down (since it also uses this code, just to a lesser extent)
- # [03:06] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [03:07] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [03:07] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
- # [03:08] * RyanVM shoots Callek a Tommy Boy "What'd you do?"
- # [03:08] * Joins: Vincent_Chang (chatzilla@moz-99690620.hinet-ip.hinet.net)
- # [03:09] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Boriss)
- # [03:09] * ctalbert is now known as ctalbert|afk
- # [03:09] * Quits: mdas|afk (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: mdas|afk)
- # [03:09] * Quits: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP) (Ping timeout)
- # [03:10] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Ping timeout)
- # [03:11] <Callek> RyanVM: ok, things should *start* coming green momentarily
- # [03:11] * Callek apologizes again
- # [03:11] * Joins: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP)
- # [03:11] <RyanVM> :)
- # [03:11] <Callek> give it 10 min before you trust everything as "nothing started after now should be bad"
- # [03:12] <RyanVM> need me to retrigger some runs?
- # [03:12] <Callek> in 2 hours I'll explicitly check back, but feel free to poke me if you recognize issues
- # [03:12] * Quits: chewey (chewey@moz-49235873.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
- # [03:12] <Callek> you can retrigger runs if you like, but give it like 4 min before you do (so we can be sure stuff is updated)
- # [03:12] * Joins: chewey (chewey@moz-D31A7967.dip0.t-ipconnect.de)
- # [03:13] * Callek is running a |for i in ....; do ssh foopy$i.... "hg -R ... pull -u"; done| update
- # [03:13] <Callek> RyanVM: ok all foopies updated
- # [03:13] <Callek> we should be having green jobs now
- # [03:13] * mjschranz_away is now known as mjschranz
- # [03:13] * Quits: sewardj (sewardj@moz-B804A02.dip.t-dialin.net) (Ping timeout)
- # [03:14] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
- # [03:14] <RyanVM> Callek: Will do
- # [03:14] * Joins: sewardj (sewardj@moz-496B9763.dip.t-dialin.net)
- # [03:14] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
- # [03:14] * aki|gym is now known as aki
- # [03:14] <Callek> RyanVM: if in an hour or so you need help to clear things up (that I can provide, which is different than the 'we need more machines' type of help) let me know and I can help you
- # [03:14] * Callek is just needing to finally eat today
- # [03:14] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
- # [03:14] * ChanServ sets mode: +o ehsan
- # [03:14] <Callek> Not far if something/anything seems broken
- # [03:15] <Callek> (still)
- # [03:15] <Callek> RyanVM: and for a bit of a self-deprecating chuckle, my checkin message for this last fix included: "(Next time Callek, no deploying stuff just because an unnannounced downtime makes it convenient)"
- # [03:15] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Quit: redDragon)
- # [03:16] <RyanVM> heh
- # [03:16] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
- # [03:17] * Quits: sworkman (sworkman@moz-DB2F5293.public.wayport.net) (Quit: sworkman)
- # [03:17] * Joins: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP)
- # [03:17] * Joins: andreasn_ (andreasn@moz-74A5E37.a336.priv.bahnhof.se)
- # [03:18] * Quits: darktrojan (geoff@moz-30B3CCFD.telstraclear.net) (Quit: darktrojan)
- # [03:18] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
- # [03:19] * Quits: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com) (Client exited)
- # [03:21] * ewong|afk is now known as ewong
- # [03:22] * Quits: pnemsak (Miranda@A6E8C11.B7BED47D.3CA1F9DE.IP) (Quit: pnemsak)
- # [03:23] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
- # [03:24] * Quits: mcot (mcot@C4B02.F3C4E8F3.C8444B8.IP) (Ping timeout)
- # [03:30] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [03:32] * Quits: akeybl_ (akeybl@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving...)
- # [03:32] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Client exited)
- # [03:32] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [03:32] * Quits: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com) (Quit: loadbang)
- # [03:32] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
- # [03:34] * Quits: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Quit: juanb)
- # [03:34] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Ping timeout)
- # [03:35] * Quits: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [03:36] * Quits: wlach (wlach@CAB30FBD.8F96AEA7.2D179A7D.IP) (Ping timeout)
- # [03:40] * Joins: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net)
- # [03:40] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
- # [03:40] * khuey is now known as khuey|away
- # [03:42] * Quits: karl (karl@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
- # [03:42] * Quits: KaiRo (robert@moz-2E43A5B8.adsl.highway.telekom.at) (Broken pipe)
- # [03:44] * Quits: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net) (Quit: Wevah)
- # [03:45] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
- # [03:46] <mounir> bsmith: I think you have an orange on xpcshell linux64 opt
- # [03:46] <mounir> 100% orange since your push
- # [03:47] <bsmith> thanks
- # [03:48] * Quits: Matti (chatzilla@moz-607FBFB9.customers.d1-online.com) (Quit: ChatZilla 0.9.88.2 [SeaMonkey 2.14a1/20120717003004])
- # [03:48] <Callek> RyanVM: are my eyes correct, and it *looks* like stuff is starting to pass without additional issues now
- # [03:49] <RyanVM> bsmith: I have a backout ready to go on that
- # [03:49] <RyanVM> Callek: hard to tell amongst the usual android brokenness :P
- # [03:49] <RyanVM> but yes, seeing some green
- # [03:49] <bsmith> RyanVM: if you can give me 15 min I will try to fix it
- # [03:49] <RyanVM> bsmith: OK
- # [03:49] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
- # [03:50] * Quits: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP) (Quit: jet)
- # [03:50] <mounir> RyanVM, Callek: do we know why Android is busted?
- # [03:50] <RyanVM> feel free to land even if the tree's closed still
- # [03:50] <Callek> mounir: because I busted it (releng-code-wise)
- # [03:50] <Callek> mounir: assuming you're talking about tests
- # [03:51] <mounir> yes
- # [03:51] <Callek> mounir: specifically the things which error in log with |echoFormatter = logging.Formatter('%(tegra_ip)-15s %%(processName)s: %%(message)s' % tegra_ip)|
- # [03:51] <Callek> basically I just F-ed up in py format strings
- # [03:52] * Quits: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net) (Quit: espadrine)
- # [03:52] * Quits: Dagger (Dagger@moz-D33D35F6.cable.virginmedia.com) (Connection reset by peer)
- # [03:52] <RyanVM> Callek: The android failures are the usual bustage now, anyway :P (a;r we go!)
- # [03:52] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
- # [03:52] <Callek> and I used the abrupt unplanned downtime today as a "ooo good, I can land this debugging code easier to find another issue that has been plaguing us"
- # [03:53] <Callek> apparantly that was a bad idea, since I didn't really have the time I normally would have taken to test it thoroughly
- # [03:53] <Callek> (I did briefly test it, just not thoroughly)
- # [03:53] * Joins: wesj (Daily@moz-135A9FA9.hsd1.ca.comcast.net)
- # [03:53] * Callek is the type of person who doesn't hide from his mistakes, as they are simply a learning experience and something to prevent from happening in the future
- # [03:54] * Joins: Dagger (Dagger@moz-D33D35F6.cable.virginmedia.com)
- # [03:54] * Joins: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
- # [03:55] * mattwoodrow|away is now known as mattwoodrow
- # [03:57] * Joins: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP)
- # [03:57] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
- # [03:58] * Joins: masayuki (Daily@moz-911CC660.zaq.ne.jp)
- # [03:59] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
- # [03:59] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [04:00] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
- # [04:00] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
- # [04:01] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [04:01] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
- # [04:02] <RyanVM> mounir: ping
- # [04:03] * Quits: Mardak (Mardak@moz-BBE3ABD.mv.mozilla.com) (Quit: Mardak)
- # [04:04] <mounir> RyanVM: i just pushed
- # [04:04] <mounir> i disabled the test
- # [04:04] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Quit: bmoss)
- # [04:04] <mounir> things will work for sure
- # [04:04] <RyanVM> works for me :P
- # [04:04] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [04:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b58da8c4a41e - Mounir Lamouri - No bug - Disable failing test on a CLOSED TREE. r=me
- # [04:04] <mounir> annoying shit
- # [04:05] * mounir grabs a rope
- # [04:05] * Quits: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Client exited)
- # [04:05] * Quits: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
- # [04:05] * Quits: smontagu (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [04:05] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [04:06] <RyanVM> bsmith: how goes things?
- # [04:06] <bsmith> RyanVM: a few more minutes
- # [04:06] <RyanVM> ok
- # [04:07] <bsmith> RyanVM: go ahead and back both changesets out, if you have the backout ready
- # [04:07] <bsmith> otherwise I can do it
- # [04:07] <RyanVM> i was just going to back out the one
- # [04:07] * mattwoodrow is now known as mattwoodrow|away
- # [04:07] <RyanVM> both need to go?
- # [04:08] <bsmith> RyanVM: backing out the one is OK.
- # [04:08] <RyanVM> ok
- # [04:09] <RyanVM> bug 770243 that is
- # [04:09] <bsmith> Yes, thank you
- # [04:09] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Input/output error)
- # [04:09] * Joins: surkov (surkov@A2685BE2.3FEF782.EBE09E3C.IP)
- # [04:12] * Joins: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net)
- # [04:12] * Quits: andreasn_ (andreasn@moz-74A5E37.a336.priv.bahnhof.se) (Ping timeout)
- # [04:12] * Quits: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se) (Ping timeout)
- # [04:13] * Quits: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net) (Quit: Leaving)
- # [04:15] <RyanVM> k, I've reopened the tree
- # [04:15] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
- # [04:16] <RyanVM> Callek: Looks like robocop has a real orange
- # [04:16] <Callek> :/
- # [04:16] <JonathanS> real orange?
- # [04:17] * Quits: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com) (Quit: pcwalton)
- # [04:17] <Callek> RyanVM: as long as its not a red from me I guess I'm happy
- # [04:17] <Callek> ;-)
- # [04:17] <RyanVM> hah
- # [04:17] <RyanVM> I a;r'ed it a couple times
- # [04:17] <RyanVM> but it keeps showing back up
- # [04:17] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
- # [04:17] * Joins: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [04:17] <JonathanS> Callekl robocop is annoying orange?
- # [04:17] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
- # [04:18] * ChanServ sets mode: +o ehsan
- # [04:19] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
- # [04:19] * Quits: mauricioc (mauricioc@moz-8E05E807.user.veloxzone.com.br) (Quit: Lost terminal)
- # [04:19] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
- # [04:20] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
- # [04:20] <mounir> RyanVM: shouldn't we reopen the tree?
- # [04:21] <efaust> it isn't currently open?
- # [04:21] * efaust checks again
- # [04:21] <efaust> LGTM
- # [04:21] * Quits: hub_lime (hub@A5087023.2354C43D.D8E68FF6.IP) (Input/output error)
- # [04:22] <RyanVM> mounir: refresh?
- # [04:22] <mounir> oh... that old bug
- # [04:22] <mounir> the tree status isn't updated [very often]
- # [04:23] * Quits: hub (hub@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
- # [04:23] <@dbaron> gcc -march=native -E -dM -x c++ /dev/null | grep "define __tune" | sed 's/^#define __tune_\(.*\)__ 1$/\1/'
- # [04:23] * Quits: terrence (terrence@moz-7B0110AD.mv.mozilla.com) (Client exited)
- # [04:23] * Joins: bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP)
- # [04:23] * ChanServ sets mode: +o bz
- # [04:24] * Quits: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com) (Quit: NO CARRIER)
- # [04:25] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
- # [04:28] * mjschranz is now known as mjschranz_away
- # [04:32] * Quits: jfkthame (jfkthame@F2D29657.F60B0462.67AC9B1.IP) (Quit: jfkthame)
- # [04:37] * Quits: wesj (Daily@moz-135A9FA9.hsd1.ca.comcast.net) (Ping timeout)
- # [04:40] * Quits: ewong (chatzilla@moz-3CBEA671.ctinets.com) (Quit: Reboot)
- # [04:41] <Callek> RyanVM: sooo http://www.straferight.com/photopost/data/500/medium/double-facepalm.jpg
- # [04:41] <RyanVM> hah
- # [04:42] <RyanVM> am I supposed to care about peptest being red?
- # [04:42] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Input/output error)
- # [04:42] * RyanVM does not like the browser-hanging "view full log" link being right above the "add a comment" link on tbpl
- # [04:43] * Joins: Mardak (Mardak@moz-2D928D9D.stanford.edu)
- # [04:44] * Quits: espadrine_ (thaddee_ty@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [04:44] * Joins: wesj (Daily@moz-135A9FA9.hsd1.ca.comcast.net)
- # [04:47] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [04:47] * ChanServ sets mode: +o roc
- # [04:48] * Joins: brendan (brendaneic@moz-D3782BAB.public.wayport.net)
- # [04:48] * Quits: Mardak (Mardak@moz-2D928D9D.stanford.edu) (Quit: Mardak)
- # [04:50] <RyanVM> OK, tree looks relatively green again (robocop orange notwithstanding). I'm off to bed. Night all.
- # [04:51] * Quits: RyanVM (chatzilla@moz-403902F0.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.88.2 [Firefox 16.0a1/20120714161346])
- # [04:52] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
- # [04:56] * Quits: fitzgen (fitzgen@moz-BBE3ABD.mv.mozilla.com) (Quit: zzzzzzzzz)
- # [04:58] * Quits: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [04:59] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
- # [04:59] * Joins: ewong (chatzilla@moz-3CBEA671.ctinets.com)
- # [04:59] * Joins: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
- # [05:00] * Quits: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net) (Quit: knelson)
- # [05:03] * cjones is now known as cjones-dinner
- # [05:04] * Quits: brendan (brendaneic@moz-D3782BAB.public.wayport.net) (Quit: brendan)
- # [05:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/71854c060f90 - Brian Smith - Back out rev 87047629db3b (bug 767277) for causing regression, a=backout
- # [05:07] * Joins: Mardak (Mardak@moz-2D928D9D.stanford.edu)
- # [05:08] * Quits: mcomella (mcomella@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
- # [05:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b37ed3f04df9 - Christian Bielert - Bug 762806 - implement UIA_AcceleratorKeyPropertyId and UIA_AccessKeyPropertyId r=tbsaunde
- # [05:18] * Joins: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net)
- # [05:18] * Joins: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
- # [05:18] * Parts: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
- # [05:20] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
- # [05:20] * Joins: rniwa (rniwa@60A74940.D6CCE4AE.77834EAA.IP)
- # [05:23] * Quits: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [05:24] * cjones-dinner is now known as cjones
- # [05:29] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
- # [05:29] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Ping timeout)
- # [05:32] * Quits: anant (Anant@moz-132332B9.hsd1.ca.comcast.net) (Quit: Leaving)
- # [05:34] * Quits: Mardak (Mardak@moz-2D928D9D.stanford.edu) (Quit: Mardak)
- # [05:34] * Quits: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [05:36] * Joins: espadrine_ (thaddee_ty@moz-85EBB8A.dia.static.qwest.net)
- # [05:37] * sfink|afk is now known as sfink
- # [05:37] * Joins: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net)
- # [05:39] * Quits: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr) (Connection reset by peer)
- # [05:39] * Joins: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr)
- # [05:40] * Quits: gwagner (gwagner@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: gwagner)
- # [05:40] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
- # [05:43] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
- # [05:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/77b55025a451 - Felipe Gomes - Bug 759502. Include URL of active window in URL field of webapp runtime crash reporter. r=gavin
- # [05:50] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
- # [05:51] * Quits: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net) (Quit: espadrine)
- # [05:52] * Quits: wesj (Daily@moz-135A9FA9.hsd1.ca.comcast.net) (Ping timeout)
- # [05:55] * cadecairos is now known as cadecairos_away
- # [05:55] * cadecairos_away is now known as cadecairos
- # [05:56] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
- # [05:57] * Joins: tantek (tantek@moz-D2C7ACFC.dsl.dynamic.sonic.net)
- # [05:59] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/3a05d298599e - Shane Caraveo - Bug 755136: implement social sidebar, r=gavin
- # [06:00] * Quits: tn (tn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [06:00] * tbsaunde is now known as tbsaunde|zzz
- # [06:00] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
- # [06:02] * Quits: benjamin (Mibbit@moz-BBE3ABD.mv.mozilla.com) (Quit: http://www.mibbit.com ajax IRC Client)
- # [06:03] * Joins: cpearce (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [06:06] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
- # [06:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/64b30d7e3932 - Honza Bambas - Bug 770243 - Close cache input stream as late as possible, fixing a regression with processing 401 and 407 responses, r=bsmith
- # [06:10] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
- # [06:12] * Joins: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net)
- # [06:13] * Quits: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
- # [06:14] * mcote is now known as mcote|afk
- # [06:17] * Joins: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net)
- # [06:17] * Quits: ircloggr (nodebot@moz-3F43A241.compute-1.amazonaws.com) (Client exited)
- # [06:18] * Joins: ircloggr (nodebot@moz-A04E3F00.compute-1.amazonaws.com)
- # [06:18] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
- # [06:19] * Joins: WorkerThread (BoredOnIRC@moz-C8599121.washdc.fios.verizon.net)
- # [06:20] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
- # [06:21] * Joins: mreavy (chatzilla@moz-29F6EAB2.res-cmts.mtp2.ptd.net)
- # [06:22] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
- # [06:23] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
- # [06:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/dccfac614c6b - Jeff Gilbert - Bug 774059 - Fix up references to glEGLImageTargetTexture2D - r=bjacob
- # [06:26] * Joins: tn (tn@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [06:27] * Quits: @dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [06:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b20344afee94 - Steve Fink - Bug 775365 - Fill out the rooting API. r=billm
- # [06:30] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [06:30] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [06:34] <sfink> how can I construct a bugzilla query for bugs assigned to me, still open, that have r+ patches?
- # [06:40] * Quits: tchevalier (Daily@moz-5EE04340.w92-143.abo.wanadoo.fr) (Quit: tchevalier)
- # [06:41] <vlad> is there a way to tell firefox to never enter safe mode, no matter if it thinks it crashed or not?
- # [06:42] * Quits: tantek (tantek@moz-D2C7ACFC.dsl.dynamic.sonic.net) (Quit: tantek)
- # [06:42] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [06:43] <@bz> sfink: boolean charts?
- # [06:43] <vlad> ah, max_resumed_crashes I suspect
- # [06:44] <sfink> bz: I figured that much. But searching for "Flag Setter" "is not empty" seems to be close enough.
- # [06:44] <@bz> sfink: heh
- # [06:44] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
- # [06:44] <@bz> https://bugzilla.mozilla.org/buglist.cgi?list_id=3768738;field0-0-0=flagtypes.name;resolution=---;emailtype1=exact;query_format=advanced;emailassigned_to1=1;email1=sphink%40gmail.com;type0-0-0=equals;value0-0-0=review%2B
- # [06:44] <@bz> Try that one
- # [06:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d1a7f2918416 - Chris Jones - Followup to bug 775436: Fix thinko. r=gal
- # [06:45] * Joins: teoli (teoli@D9F10458.1ED91A01.5B427D60.IP)
- # [06:45] <sfink> bz: thanks! that seems about right.
- # [06:46] * Joins: vikash (vikash@EC2AA45E.1E62E96B.FB0CC892.IP)
- # [06:47] <sfink> bz: how would one construct that from the UI? I don't know how to get field0-0-0=flagtypes.name
- # [06:49] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
- # [06:49] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
- # [06:51] <WorkerThread> !seen jdm
- # [06:51] <firebot> jdm was last seen 5 hours, 29 minutes and 5 seconds ago, saying 'gps: yes' in #developers.
- # [06:55] * Quits: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP) (Ping timeout)
- # [06:55] * Quits: vikash (vikash@EC2AA45E.1E62E96B.FB0CC892.IP) (Quit: Leaving)
- # [06:56] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Quit: ChatZilla 0.9.88.2 [SeaMonkey 2.11/20120711005039])
- # [06:56] * Joins: jparsons|afk (jed@moz-59C58F81.dsl.dynamic.sonic.net)
- # [06:56] * Quits: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
- # [06:56] * Quits: tn (tn@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
- # [06:56] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
- # [06:56] * ChanServ sets mode: +o ehsan
- # [06:57] * glob|away is now known as glob
- # [07:00] * jparsons|afk is now known as jparsons
- # [07:00] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
- # [07:01] * Joins: m_kato (m_kato@moz-348F61F0.mozilla.or.jp)
- # [07:02] * Quits: espindola (espindola@moz-111B9D8.dsl.teksavvy.com) (Quit: Ex-Chat)
- # [07:03] * Joins: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net)
- # [07:03] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Ping timeout)
- # [07:04] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
- # [07:04] * ChanServ sets mode: +o ehsan
- # [07:04] * Quits: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net) (Connection reset by peer)
- # [07:04] * Quits: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [07:04] * Joins: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net)
- # [07:05] * Joins: jduell (jduell@moz-BDD802ED.hfc.comcastbusiness.net)
- # [07:06] * Quits: ahurle (ahurle@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
- # [07:07] * Joins: ahurle (ahurle@moz-BBE3ABD.mv.mozilla.com)
- # [07:08] * Quits: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net) (Quit: sworkman)
- # [07:08] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
- # [07:11] * Quits: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com) (Ping timeout)
- # [07:12] * Joins: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com)
- # [07:13] * Quits: ahurle (ahurle@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [07:13] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
- # [07:14] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [07:14] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [07:15] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [07:16] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
- # [07:17] * Quits: John-Galt (kris@moz-104CC309.mv.mozilla.com) (Ping timeout)
- # [07:18] * Joins: wesj (Daily@moz-135A9FA9.hsd1.ca.comcast.net)
- # [07:19] * Joins: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de)
- # [07:23] * Joins: twi (Adium@moz-87F0976E.ip218.fastwebnet.it)
- # [07:24] <jduell> sicking: ping
- # [07:24] <sicking> jduell: pong
- # [07:25] <jduell> sicking: so when I just add 'appID' to nsILoadContext I get
- # [07:25] <jduell> virtual nsresult nsDocShell::GetAppId(PRUint32*) cannot be overloaded
- # [07:25] <jduell> I assume this is just from the macros that expand each class's functions in the .h file
- # [07:25] <jduell> I could either
- # [07:25] <jduell> 1) give them slightly different names
- # [07:25] <jduell> or
- # [07:25] * jparsons is now known as jparsons|zzz
- # [07:26] <jduell> 2) not use the macro for one of the classes
- # [07:26] <jduell> and just manually declare all the function except the ones duplicated in nsIDocshell
- # [07:26] <jduell> sicking: thoughts?
- # [07:26] <sicking> jduell: looking
- # [07:27] <jduell> yeah, it's just NS_DECL_NSILOADCONTEXT declaring same functions a 2nd time--makes g++ unhappy
- # [07:27] <sicking> jduell: ah, yeah, i guess we should not use the NS_DECL_NSILOADCONTEXT macro. Bummer
- # [07:27] <jduell> sicking: easy enuf to work around.
- # [07:27] <jduell> thanks
- # [07:27] * Joins: jviereck (Adium@moz-4806A5B3.pool.mediaways.net)
- # [07:29] * Joins: jwilde1 (Earlybird@moz-23E1A364.aton.com)
- # [07:29] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: mdas)
- # [07:30] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Ping timeout)
- # [07:30] * Joins: gwagner (idefix2@moz-B8B530C2.hsd1.ca.comcast.net)
- # [07:30] * Joins: John-Galt (kris@moz-104CC309.mv.mozilla.com)
- # [07:30] * Quits: jparsons|zzz (jed@moz-59C58F81.dsl.dynamic.sonic.net) (Ping timeout)
- # [07:31] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
- # [07:32] * Quits: John-Galt (kris@moz-104CC309.mv.mozilla.com) (Ping timeout)
- # [07:36] * Joins: John-Galt (kris@moz-E31CD2CB.mozilla.org)
- # [07:36] * Quits: mreavy (chatzilla@moz-29F6EAB2.res-cmts.mtp2.ptd.net) (Ping timeout)
- # [07:36] * Quits: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com) (Quit: Jesse)
- # [07:39] * Quits: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net) (Connection reset by peer)
- # [07:40] * Joins: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net)
- # [07:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a52f4d713da9 - Jonathan Watt - Bug 775697 - Cancel layer transactions that haven't ended after nsDisplaySVGEffects::PaintAsLayer returns. r=roc.
- # [07:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/56b8e5d8c42f - Jonathan Watt - Bug 775735 - When filters/markers change, update the overflow rect/bounds of referencing frames. r=roc.
- # [07:41] * Quits: m_kato (m_kato@moz-348F61F0.mozilla.or.jp) (Ping timeout)
- # [07:41] * cadecairos is now known as cadecairos_away
- # [07:44] * Joins: m_kato (m_kato@moz-348F61F0.mozilla.or.jp)
- # [07:47] * Quits: wesj (Daily@moz-135A9FA9.hsd1.ca.comcast.net) (Ping timeout)
- # [07:50] * glob is now known as glob|away
- # [07:51] * Quits: teoli (teoli@D9F10458.1ED91A01.5B427D60.IP) (Quit: L'ordinateur est en sommeil)
- # [07:52] * Joins: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com)
- # [07:52] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
- # [07:52] * Quits: jgilbert (jgilbert@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [07:55] * ahurle1 is now known as ahurle
- # [07:59] <WorkerThread> !seen squib
- # [07:59] <firebot> squib was last seen 31 hours, 6 minutes and 20 seconds ago, saying 'gernberg: you can use restartless extensions if you like' in #maildev.
- # [07:59] * Quits: jwilde1 (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
- # [07:59] * Quits: Stan (Stan@moz-27C9938C.dip.t-dialin.net) (Ping timeout)
- # [08:03] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
- # [08:03] * Quits: trevorh (trevor@moz-CD83BBB.lnse2.woo.bigpond.net.au) (Ping timeout)
- # [08:06] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
- # [08:07] * Joins: tantek (tantek@moz-195FF6FC.lightspeed.sntcca.sbcglobal.net)
- # [08:07] <jwatt> what the heck's up with the OS X 10.7 debug box on m-i?
- # [08:08] * Joins: atte (atte@moz-401E92F1.dhcp.inet.fi)
- # [08:11] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
- # [08:11] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
- # [08:15] * Joins: ekw (ekw@moz-6E069FD6.dsl.irvnca.pacbell.net)
- # [08:19] * Quits: Kabaka (Kabaka@moz-D04FAA10.stl1cmta01.stwrok.ok.dh.suddenlink.net) (Ping timeout)
- # [08:19] * Joins: trevorh (trevor@moz-8C530C8C.lnse4.woo.bigpond.net.au)
- # [08:20] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Ping timeout)
- # [08:20] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
- # [08:21] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
- # [08:21] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
- # [08:21] * Joins: Kabaka (Kabaka@8A6A699D.A710C9B5.A6B143F1.IP)
- # [08:22] * lsblakk is now known as lsblakk|afk
- # [08:23] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Ping timeout)
- # [08:25] * Joins: wolfiR (wolfiR@moz-A8EB21FD.dip0.t-ipconnect.de)
- # [08:25] * mattwoodrow|away is now known as mattwoodrow
- # [08:25] <markh> heh - http://cat.www.mozilla.org.meowbify.com/en-US/
- # [08:25] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
- # [08:27] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
- # [08:29] * Joins: raphc (AndChat501@C7B2B49A.C20A00FF.B3F72630.IP)
- # [08:29] * Quits: Kabaka (Kabaka@8A6A699D.A710C9B5.A6B143F1.IP) (Ping timeout)
- # [08:29] * Joins: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz)
- # [08:30] * Joins: jwilde1 (Earlybird@moz-23E1A364.aton.com)
- # [08:30] * Joins: Kabaka (Kabaka@moz-D04FAA10.stl1cmta01.stwrok.ok.dh.suddenlink.net)
- # [08:31] * glob|away is now known as glob
- # [08:32] * Quits: erick (erick@E1304535.2A7189BF.BE19388.IP) (Ping timeout)
- # [08:34] * Quits: jwilde1 (Earlybird@moz-23E1A364.aton.com) (Quit: jwilde1)
- # [08:35] * Joins: Boriss_ (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [08:36] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [08:37] * Joins: sawrubh (chatzilla@C6AE5BEF.CB9B7498.9C072EFC.IP)
- # [08:37] * Quits: Boriss_ (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [08:39] * Parts: kentuckyfriedtakahe (ajones@moz-5D29915D.cable.telstraclear.net)
- # [08:39] <sawrubh> ehsan: I am nearing the end of my assigned PBnGen bugs, can I maybe take up a few of the bugs assigned to Chris Lord and help him, if he hasn't yet started working on them
- # [08:42] * Quits: jviereck (Adium@moz-4806A5B3.pool.mediaways.net) (Quit: Leaving.)
- # [08:43] * Quits: @bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [08:43] * Quits: twi (Adium@moz-87F0976E.ip218.fastwebnet.it) (Ping timeout)
- # [08:44] <cjones> i think bsmith is looking orange
- # [08:45] * Quits: rkd (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
- # [08:48] <@dolske> I _told_ him that discount tanning booth wasn't worth it!
- # [08:48] <@dolske> *cue oompa loompa morality song*
- # [08:48] * Joins: twi (Adium@moz-87F0976E.ip218.fastwebnet.it)
- # [08:49] * Joins: jviereck (Adium@moz-4806A5B3.pool.mediaways.net)
- # [08:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/126a1ebf55e6 - Vicamo Yang - Bug 773592: suppor MMS headers with multiple values, r=philikon
- # [08:50] * Quits: jviereck (Adium@moz-4806A5B3.pool.mediaways.net) (Quit: Leaving.)
- # [08:51] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
- # [08:52] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
- # [08:54] * Quits: sawrubh (chatzilla@C6AE5BEF.CB9B7498.9C072EFC.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
- # [08:56] * Joins: sawrubh (chatzilla@C6AE5BEF.CB9B7498.9C072EFC.IP)
- # [08:58] * Joins: flosty (AndChat215@B6D0A995.B9DA7513.E2B518AF.IP)
- # [08:58] * Quits: mw22 (chatzilla@moz-FB753258.adsl.wanadoo.nl) (Ping timeout)
- # [08:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/67bb92bf9989 - Doug Sherk<bugzilla@sherk.me> - Bug 750974: Move basic pan/zoom logic into Gecko C++ r=cjones,roc sr=smaug[widget/]
- # [08:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/19b28e14df61 - Chris Jones - Bug 750977: Implement glue code for asynchronous panning/zooming. r=jlebar,roc,vingtetun
- # [08:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ecb953611462 - Chris Jones - Back out 64b30d7e3932 for test failures.
- # [09:02] <cjones> mounir, ping
- # [09:02] <cjones> 216 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/caps/tests/mochitest/test_principal_extendedorigin_appid_appstatus.html | Test timed out.
- # [09:02] <cjones> know anything about that?
- # [09:02] <mounir> cjones: is that perma?
- # [09:03] * Quits: raphc (AndChat501@C7B2B49A.C20A00FF.B3F72630.IP) (Ping timeout)
- # [09:03] <mounir> cjones: or you took a patch from a queue?
- # [09:03] * Joins: jviereck (Adium@moz-4806A5B3.pool.mediaways.net)
- # [09:03] * Joins: raphc (AndChat501@moz-F8747CC6.dsl.ovh.fr)
- # [09:04] <cjones> it's pretty frequent on inbound
- # [09:05] * Quits: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net) (Quit: brendan)
- # [09:05] <mounir> cjones: on windows :(
- # [09:06] * Quits: jviereck (Adium@moz-4806A5B3.pool.mediaways.net) (Quit: Leaving.)
- # [09:06] <mounir> oh that's very weird
- # [09:06] <cjones> not only windows, i don't think
- # [09:06] <mounir> it seems even perma on windows :/
- # [09:11] * Quits: gwagner (idefix2@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
- # [09:11] <mounir> cjones: I'm going to push some patches changing that test
- # [09:11] <mounir> I will prevently disable it on Windows
- # [09:11] <mounir> this test is just loading 15 iframes for the moment
- # [09:11] <mounir> windows loads the first one and that's it...
- # [09:12] * Joins: q (ferjm@53EF5629.3416E031.E21948B5.IP)
- # [09:12] <cjones> mounir, i'm not sheriffing, just letting you know :)
- # [09:13] <hsivonen> I wonder how much faster QI would be with 32-bit IIDs that don't even pretend to be unique beyond a single Firefox release
- # [09:13] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
- # [09:15] * Quits: m_kato (m_kato@moz-348F61F0.mozilla.or.jp) (Ping timeout)
- # [09:15] * Quits: @ted (luser@moz-6D8F06C9.sctnpa.east.verizon.net) (Ping timeout)
- # [09:15] * mattwoodrow is now known as mattwoodrow|away
- # [09:15] * Joins: m_kato (m_kato@moz-348F61F0.mozilla.or.jp)
- # [09:15] * Quits: timA (timA@moz-61BABE65.hsd1.or.comcast.net) (Ping timeout)
- # [09:16] * Joins: ted (luser@moz-6D8F06C9.sctnpa.east.verizon.net)
- # [09:16] * ChanServ sets mode: +o ted
- # [09:16] * Parts: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
- # [09:17] * Quits: tantek (tantek@moz-195FF6FC.lightspeed.sntcca.sbcglobal.net) (Quit: tantek)
- # [09:17] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
- # [09:19] * Joins: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
- # [09:21] * mattwoodrow|away is now known as mattwoodrow
- # [09:22] * Parts: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
- # [09:22] * Joins: edmorley (Mibbit@moz-E8D75C56.range86-166.btcentralplus.com)
- # [09:23] * Quits: raphc (AndChat501@moz-F8747CC6.dsl.ovh.fr) (Quit: Bye)
- # [09:23] * Joins: raphc (quassel@moz-F8747CC6.dsl.ovh.fr)
- # [09:23] * Joins: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net)
- # [09:23] * Quits: ewong|away (chatzilla@moz-E5D50C2E.static.netvigator.com) (Connection reset by peer)
- # [09:24] * Joins: ewong|away (chatzilla@moz-E5D50C2E.static.netvigator.com)
- # [09:24] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
- # [09:25] * Joins: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp)
- # [09:26] * Quits: surkov (surkov@A2685BE2.3FEF782.EBE09E3C.IP) (Quit: surkov)
- # [09:26] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
- # [09:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6bff6810a82e - Bobby Holley - Bug 775435 - Wrap-by-default in GetNPObjectWrapper. r=bsmedberg
- # [09:27] * Quits: sawrubh (chatzilla@C6AE5BEF.CB9B7498.9C072EFC.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 14.0.1/20120713134347])
- # [09:27] <edmorley> People really have been abusing inbound in the last 12 hours... :-(
- # [09:28] <bholley> edmorley: wait, inbound is closed?
- # [09:29] <edmorley> as of a few mins ago
- # [09:29] <bholley> edmorley: why did the push succed?
- # [09:29] <edmorley> just after
- # [09:29] * Joins: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com)
- # [09:29] <bholley> edmorley: patch had a green try push fwiw
- # [09:30] <edmorley> bholley: it's ok, I wasn't referring to you :-)
- # [09:31] <edmorley> just things that bounce once, reland, need a test fix, still fail, have a test disabled, and still fail
- # [09:31] <edmorley> and are about to be backed out
- # [09:33] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
- # [09:34] * mattwoodrow is now known as mattwoodrow|away
- # [09:34] * Quits: hub (hub@moz-E2FCA694.figuiere.net) (Ping timeout)
- # [09:35] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
- # [09:35] * Joins: bz (bzbarsky@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [09:36] * Parts: bz (bzbarsky@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [09:36] * Joins: bz (bzbarsky@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [09:36] * ChanServ sets mode: +o bz
- # [09:37] * Joins: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP)
- # [09:37] <mounir> edmorley: I have a fix
- # [09:37] <mounir> for the bustage
- # [09:37] <mounir> give me a sec to push it
- # [09:38] * Quits: q (ferjm@53EF5629.3416E031.E21948B5.IP) (Quit: Leaving)
- # [09:38] * Joins: q (ferjm@53EF5629.3416E031.E21948B5.IP)
- # [09:39] <edmorley> mounir: will it fix it this time? ;-P
- # [09:39] <mounir> yes
- # [09:39] <edmorley> ok
- # [09:39] <mounir> disabling the test on Windows
- # [09:39] <edmorley> ok
- # [09:39] <mounir> but I gotremote: transaction abort!
- # [09:39] <mounir> remote: rollback completed
- # [09:39] <mounir> :/
- # [09:39] <mounir> pretxnchangegroup.c_commitmessage
- # [09:40] <mounir> damn...
- # [09:40] <edmorley> CLOSED TREE
- # [09:40] * joduinn-afk is now known as joduinn-home
- # [09:40] <edmorley> mounir: I take it this didn't go to try?
- # [09:40] <edmorley> this being the initial landing
- # [09:40] <mounir> what "this" ?
- # [09:41] <mounir> my push here went to try
- # [09:41] <edmorley> mounir: well I just mean the fact it bounced once, relanded, needed a test fix, another push to disable a test, and then we're still disabling another test now
- # [09:41] <mounir> it went to try
- # [09:41] <mounir> a few times
- # [09:42] <mounir> but getting results is a pain
- # [09:42] <mounir> so it's quite easy to do mistakes
- # [09:42] <edmorley> ok
- # [09:42] <edmorley> the Try situ is suboptimal to be fair
- # [09:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d2bac914080d - Jonas Sicking - Bug 774585 - Add GetDocShellCodebasePrincipal to nsIScriptSecurityManager. r=mounir
- # [09:42] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/365d6054c8b6 - Jonas Sicking - Bug 774585 - Make GetChannelPrincipal get the correct app principal. r=mounir
- # [09:43] * edmorley wonders if any more progress has been made on bug 770811
- # [09:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1f976bd5e456 - Mounir Lamouri - No bug - Pushing on a CLOSED TREE. r=me
- # [09:43] <mounir> edmorley: 8906997e57e6 should fix the orange
- # [09:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a91856fdca2f - Mounir Lamouri - Bug 758258 - part 5 - Add GetAppCodebasePrincipal and GetNoAppCodebasePrincipal to nsIScriptSecurityManager. r=mrbkap sr=sicking
- # [09:43] <edmorley> mounir: thank you
- # [09:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8906997e57e6 - Mounir Lamouri - Bug 774585 - Tests. r=sicking
- # [09:43] * Quits: dzbarsky (Adium@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving.)
- # [09:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/aa4ec4d3802a - Mounir Lamouri - Bug 770894 - Add a testing infrastructure to test features related to Web Apps in mochitests. r=jmaher
- # [09:43] <mounir> edmorley: I'm not guaranteeing that no other orange will appear ;)
- # [09:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/795c96108226 - Justin Lebar - Bug 770894 - Followup: Don't use "/" inside app names, and don't declare multiple apps with the same version. r=mounir
- # [09:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/04d93909f3de - Mounir Lamouri - Bug 758258 - part 3 - Add extendedOrigin, appStatus and appId to nsIPrincipal. r=bholley sr=sicking
- # [09:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/93ed679edcc9 - Mounir Lamouri - Bug 758258 - part 4 - Update CreateCodebasePrincipal() to take app/inbrowser info. r=sicking
- # [09:44] <edmorley> mounir: ummm why did you push multiple csets?
- # [09:44] <mounir> edmorley: i'm going to mark them
- # [09:44] <mounir> edmorley: I was going to push those patches just when you closed the tree
- # [09:45] * Joins: martyn (martyn@moz-B7D2E286.webport-cl2-hg5.ilford.mdip.bt.net)
- # [09:45] <edmorley> mounir: ok; I'm keeping the tree closed until that goes green though
- # [09:45] <mounir> ok
- # [09:45] <mounir> I'm not going to complain too much, it's quite late here ;)
- # [09:46] <edmorley> :-)
- # [09:47] * Quits: Bas (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [09:47] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
- # [09:47] <edmorley> 38 consecutive busted pushes, think that must be a record :-)
- # [09:47] <glob> \o/
- # [09:48] * Quits: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
- # [09:48] <mounir> edmorley: the try situation is quite not helping
- # [09:48] <edmorley> #ThingsThatHappenWhenPhilorIsAwayAndEdIsAsleep
- # [09:48] <edmorley> I can imagine
- # [09:48] * bz is now known as bz_sleep
- # [09:49] <edmorley> mounir: which more: pending count, or the slow page loads?
- # [09:49] <edmorley> mounir: (just so I know which bug to hassle)
- # [09:50] * mrbkap imagines the pending count.
- # [09:50] <mounir> yes, clearly
- # [09:50] <mounir> edmorley: we are quite in a rush here
- # [09:50] <mounir> having to wait that long to get results is quite a pain
- # [09:50] * Quits: richardus (richardus@moz-A4E2BEA4.com) (Ping timeout)
- # [09:51] <edmorley> mounir: yeah it's affecting non-try too
- # [09:51] <mounir> so at some point, we need to push when we have only partial results
- # [09:52] * Joins: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz)
- # [09:52] <edmorley> mounir: once the os x 10.5 machines are decomissioned and converted to windows boxes, hopefully should make things better
- # [09:52] <edmorley> mounir: I've also posted in dev.platform asking people to cancel unwanted try builds
- # [09:52] * Quits: flosty (AndChat215@B6D0A995.B9DA7513.E2B518AF.IP) (Ping timeout)
- # [09:52] <mounir> edmorley: it's slow everywhere, not only on windows
- # [09:53] <edmorley> mounir: and have started learning buildbot-config bits and piece to help with some of the quick-win disable tests and platforms on branches that don't need them etc
- # [09:53] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
- # [09:53] <edmorley> mounir: but other than that, I'm out of things that I can do personally
- # [09:53] <mounir> edmorley: I can imagine that
- # [09:53] <mounir> edmorley: I'm not blaming you personally :)
- # [09:53] <edmorley> I know :-)
- # [09:53] * Joins: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com)
- # [09:54] <mrbkap> mounir: we should just blame sicking.
- # [09:54] * mounir agrees
- # [09:54] <edmorley> s/sicking/Ms2ger/ :-)
- # [09:56] * Joins: richardus (richardus@moz-A4E2BEA4.com)
- # [09:58] * Joins: berkerpeksag (berkerpeks@8E8C4C11.F9990319.5DEFA22.IP)
- # [10:01] * Joins: victorporof (victorporo@239ACCE7.B7DD870C.79933D60.IP)
- # [10:03] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
- # [10:04] * Quits: reuben (reuben@seta00.com) (Ping timeout)
- # [10:04] * Joins: jet (junglecode@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [10:04] * Quits: rniwa (rniwa@60A74940.D6CCE4AE.77834EAA.IP) (Quit: rniwa)
- # [10:05] <edmorley> mounir: time of day for Try makes a huge difference; if it helps http://build.mozilla.org/builds/pending/try.html shows when best to push
- # [10:06] <hsivonen> so fun when the test blocking you is already annotated with asserts(0-1) asserts-if(winWidget||Android,0-2)
- # [10:06] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [10:06] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [10:06] * Quits: raphc (quassel@moz-F8747CC6.dsl.ovh.fr) (Client exited)
- # [10:06] <mounir> edmorley: it should be fine around now ;)
- # [10:07] * Quits: AryehGregor (AryehGrego@3D31ECAF.96B1E429.39716721.IP) (Ping timeout)
- # [10:07] <mounir> cjones: you did push a change to dom/browser-element/BrowserElementChild.js, right?
- # [10:08] <mounir> cjones: hmm, forget that
- # [10:08] * Quits: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net) (Ping timeout)
- # [10:08] <mounir> i should clobber before speaking
- # [10:09] * Joins: reuben (reuben@seta00.com)
- # [10:09] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:09] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [10:09] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [10:09] * Joins: reuben (reuben@seta00.com)
- # [10:09] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:10] * Joins: Bas (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [10:10] * Joins: reuben (reuben@seta00.com)
- # [10:10] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:10] * Joins: reuben (reuben@seta00.com)
- # [10:10] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:10] <cjones> ok
- # [10:10] * Joins: raphc (quassel@moz-F8747CC6.dsl.ovh.fr)
- # [10:11] * Joins: reuben (reuben@seta00.com)
- # [10:11] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:11] * Quits: michal (michal@F8B4DDD2.FC749DA6.F23860FD.IP) (Ping timeout)
- # [10:11] * Quits: @dveditz (dveditz@moz-5051E786.dhcp.cruzio.com) (Quit: dveditz)
- # [10:11] * Joins: reuben (reuben@seta00.com)
- # [10:11] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:11] * Quits: raphc (quassel@moz-F8747CC6.dsl.ovh.fr) (Client exited)
- # [10:12] * Joins: reuben (reuben@seta00.com)
- # [10:12] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:12] * Joins: reuben (reuben@seta00.com)
- # [10:12] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:12] * Joins: garnacho (carlos@moz-35FA8754.dyn.user.ono.com)
- # [10:13] * Joins: reuben (reuben@seta00.com)
- # [10:13] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:13] * Joins: reuben (reuben@seta00.com)
- # [10:13] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:13] * Joins: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net)
- # [10:13] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
- # [10:14] * dhylands is now known as dhylands|zzzz
- # [10:14] * Joins: reuben (reuben@seta00.com)
- # [10:14] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:14] * Joins: protz (protz@moz-E29D2A15.inria.fr)
- # [10:14] * Joins: raphc (quassel@moz-F8747CC6.dsl.ovh.fr)
- # [10:14] * Joins: reuben (reuben@seta00.com)
- # [10:14] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:15] * Joins: reuben (reuben@seta00.com)
- # [10:15] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:15] <protz> http://www.pcpro.co.uk/news/375946/canonical-unveils-webapps-for-ubuntu I suppose it has nothing to do with our webrt ? :'(
- # [10:15] * Joins: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com)
- # [10:16] * Joins: reuben (reuben@seta00.com)
- # [10:16] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:16] * Joins: reuben (reuben@seta00.com)
- # [10:16] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:17] * Joins: reuben (reuben@seta00.com)
- # [10:17] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:17] * Joins: reuben (reuben@seta00.com)
- # [10:17] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:18] * Joins: reuben (reuben@seta00.com)
- # [10:18] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:18] * Joins: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net)
- # [10:18] * Joins: reuben (reuben@seta00.com)
- # [10:18] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:18] * Joins: sawrubh (chatzilla@70C7BBEB.BD57A133.DDC6F5D1.IP)
- # [10:19] * Joins: reuben (reuben@seta00.com)
- # [10:19] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:19] * Joins: reuben (reuben@seta00.com)
- # [10:19] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:20] * Joins: reuben (reuben@seta00.com)
- # [10:20] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:20] * Joins: reuben (reuben@seta00.com)
- # [10:20] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:21] * Joins: reuben (reuben@seta00.com)
- # [10:21] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:21] * Joins: reuben (reuben@seta00.com)
- # [10:21] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:22] * Joins: reuben (reuben@seta00.com)
- # [10:22] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:23] * Joins: reuben (reuben@seta00.com)
- # [10:23] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:23] * Quits: jet (junglecode@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: jet)
- # [10:23] * Joins: reuben (reuben@seta00.com)
- # [10:23] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:24] * Joins: reuben (reuben@seta00.com)
- # [10:24] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:24] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Input/output error)
- # [10:24] * Joins: reuben (reuben@seta00.com)
- # [10:24] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:24] * Quits: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au) (Ping timeout)
- # [10:25] * Joins: AryehGregor (AryehGrego@4354F18D.93C92E2C.DFEAE789.IP)
- # [10:25] * Joins: reuben (reuben@seta00.com)
- # [10:25] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:25] * Joins: reuben (reuben@seta00.com)
- # [10:25] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:25] * Joins: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au)
- # [10:25] * Joins: karl (karl@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [10:26] * Joins: reuben (reuben@seta00.com)
- # [10:26] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:26] * Quits: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net) (Input/output error)
- # [10:26] * Quits: jduell (jduell@moz-BDD802ED.hfc.comcastbusiness.net) (Ping timeout)
- # [10:26] * Joins: reuben (reuben@seta00.com)
- # [10:26] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:26] * Joins: jviereck (Adium@B4622386.EB95F1DD.F945DA.IP)
- # [10:27] * Joins: reuben (reuben@seta00.com)
- # [10:27] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:27] * Joins: reuben (reuben@seta00.com)
- # [10:27] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:28] * Joins: reuben (reuben@seta00.com)
- # [10:28] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:28] * Quits: q (ferjm@53EF5629.3416E031.E21948B5.IP) (Quit: Leaving)
- # [10:28] * Joins: reuben (reuben@seta00.com)
- # [10:28] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:28] * Joins: michal (michal@F8B4DDD2.FC749DA6.F23860FD.IP)
- # [10:28] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
- # [10:29] * Joins: reuben (reuben@seta00.com)
- # [10:29] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:29] * Joins: reuben (reuben@seta00.com)
- # [10:29] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:30] * Joins: reuben (reuben@seta00.com)
- # [10:30] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:31] * Joins: reuben (reuben@seta00.com)
- # [10:31] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:31] * Joins: reuben (reuben@seta00.com)
- # [10:31] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:31] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
- # [10:32] * Joins: reuben (reuben@seta00.com)
- # [10:32] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:32] * Joins: reuben (reuben@seta00.com)
- # [10:32] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:32] * Joins: marcoz (marco.zehe@moz-45FDABBE.dip.t-dialin.net)
- # [10:33] * Joins: reuben (reuben@seta00.com)
- # [10:33] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:33] <edmorley> reuben: You're quiting with: *** reuben quit (Max SendQ exceeded)
- # [10:33] * Joins: teoli (teoli@EDB1D55.195E6A26.F1085784.IP)
- # [10:33] * Joins: gerv (gerv@9402811C.D433997C.39C00A7A.IP)
- # [10:33] * Joins: reuben (reuben@seta00.com)
- # [10:33] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:34] * Joins: reuben (reuben@seta00.com)
- # [10:34] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:34] <Havvy> edmorley: He can't see that.
- # [10:34] * Joins: reuben (reuben@seta00.com)
- # [10:34] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:34] <edmorley> Havvy: yeah, thought just in case he loks at channel logs
- # [10:35] * Joins: reuben (reuben@seta00.com)
- # [10:35] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:35] <edmorley> and gives me something to ctrl+up and send if he stays for a few seconds
- # [10:35] * Joins: reuben (reuben@seta00.com)
- # [10:35] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:36] * Joins: reuben (reuben@seta00.com)
- # [10:36] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:36] * Joins: reuben (reuben@seta00.com)
- # [10:36] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:37] * Joins: reuben (reuben@seta00.com)
- # [10:37] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:38] * Joins: reuben (reuben@seta00.com)
- # [10:38] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:38] * Joins: Stan (Stan@moz-A63BB527.dip.t-dialin.net)
- # [10:38] * Joins: reuben (reuben@seta00.com)
- # [10:38] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:38] * Quits: gfritzsche (gfritzsche@moz-59E460D5.dynamic.qsc.de) (Connection reset by peer)
- # [10:39] * Joins: reuben (reuben@seta00.com)
- # [10:39] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:39] * Quits: sawrubh (chatzilla@70C7BBEB.BD57A133.DDC6F5D1.IP) (Ping timeout)
- # [10:39] * Joins: reuben (reuben@seta00.com)
- # [10:39] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:40] * Joins: reuben (reuben@seta00.com)
- # [10:40] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:40] * Joins: reuben (reuben@seta00.com)
- # [10:40] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:41] * Joins: reuben (reuben@seta00.com)
- # [10:41] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:41] * Joins: reuben (reuben@seta00.com)
- # [10:41] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:41] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Client exited)
- # [10:42] * Joins: reuben (reuben@seta00.com)
- # [10:42] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:42] * Joins: reuben (reuben@seta00.com)
- # [10:42] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:43] * Joins: reuben (reuben@seta00.com)
- # [10:43] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:43] * Joins: sawrubh (chatzilla@70C7BBEB.BD57A133.DDC6F5D1.IP)
- # [10:43] * Joins: reuben (reuben@seta00.com)
- # [10:43] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:44] * Joins: reuben (reuben@seta00.com)
- # [10:44] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:45] * Joins: reuben (reuben@seta00.com)
- # [10:45] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:45] <sawrubh> jdm: are you going to be active this weekend ?
- # [10:45] <jdm> sawrubh: probably at least some of the time
- # [10:45] * Joins: reuben (reuben@seta00.com)
- # [10:45] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:45] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
- # [10:46] * Joins: reuben (reuben@seta00.com)
- # [10:46] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:46] * Joins: reuben (reuben@seta00.com)
- # [10:46] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:47] * Joins: reuben (reuben@seta00.com)
- # [10:47] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:47] * Joins: reuben (reuben@seta00.com)
- # [10:47] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:48] * Joins: reuben (reuben@seta00.com)
- # [10:48] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:48] * Joins: reuben (reuben@seta00.com)
- # [10:48] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:48] * Joins: xakz (XaMaD@moz-34FBE388.fbx.proxad.net)
- # [10:49] * Joins: reuben (reuben@seta00.com)
- # [10:49] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:49] * Joins: reuben (reuben@seta00.com)
- # [10:49] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [10:50] * Quits: WorkerThread (BoredOnIRC@moz-C8599121.washdc.fios.verizon.net) (Input/output error)
- # [10:50] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
- # [10:50] * Quits: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com) (Client exited)
- # [10:51] <edmorley> I've sent reuben an email
- # [10:58] * AutomatedTester|AFK is now known as AutomatedTester
- # [11:03] * Fallen|away is now known as Fallen
- # [11:04] * Joins: Goldorak (chatzilla@30C7A63C.9F781B42.187A1082.IP)
- # [11:05] * Joins: reuben (reuben@seta00.com)
- # [11:05] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [11:06] * Joins: reuben (reuben@seta00.com)
- # [11:06] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [11:06] * Joins: reuben (reuben@seta00.com)
- # [11:06] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [11:07] * Joins: reuben (reuben@seta00.com)
- # [11:07] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [11:08] <glandium> protz: that'd be a question for chrisccoulson
- # [11:10] <chrisccoulson> glandium, protz - unfortunately not
- # [11:10] <chrisccoulson> and i didn't have anything to do with it either
- # [11:10] <glandium> chrisccoulson: that makes for three different type of webapps, then, now
- # [11:10] <chrisccoulson> i just had to point that last bit out ;)
- # [11:10] <chrisccoulson> glandium, yeah :(
- # [11:10] * davehunt|zzzz is now known as davehunt
- # [11:10] <glandium> woohoo \o/ standards \o/
- # [11:10] <edmorley> bah, inbound still busted
- # [11:11] <chrisccoulson> the whole thing is depressing tbh
- # [11:11] <protz> chrisccoulson: a little bit, yes
- # [11:11] <Havvy> IE Web Slices. ;)
- # [11:11] <edmorley> mounir: still up?
- # [11:14] <ewong> glandium kinda reminds me of that xkcd comic about standards..
- # [11:14] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
- # [11:14] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
- # [11:14] * glob is now known as glob|away
- # [11:15] * Joins: marco (marco@5FACE26F.A2DD14FC.10DC0B64.IP)
- # [11:16] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
- # [11:16] <edmorley> mounir: called the number in the phonebook; don't know if you didn't pick up so it didn't charge, or if you are still asleep?
- # [11:17] <mounir> i'm here
- # [11:17] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
- # [11:17] <edmorley> mounir: :-)
- # [11:18] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
- # [11:18] * Quits: sstangl (sstangl@748344B9.A22D542B.1C5878CF.IP) (Ping timeout)
- # [11:18] <mounir> hmm
- # [11:19] <mounir> i see how to fix the macos moth
- # [11:19] <mounir> but windows/android...
- # [11:19] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Ping timeout)
- # [11:20] <mounir> oh ok
- # [11:21] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/d2265454057b - Gervase Markham - Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0.
- # [11:21] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
- # [11:23] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Ping timeout)
- # [11:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fe71c51ee0b9 - Mounir Lamouri - No bug - fix build bustage on Windows/Android and M-oth on MacOS. r=me CLOSED TREE
- # [11:24] <mounir> edmorley: hopefully, that should fix all the issues
- # [11:24] <edmorley> mounir: thank you
- # [11:25] <mounir> edmorley: thank you for calling me :)
- # [11:25] * Joins: kaze (kaze@moz-F8747CC6.dsl.ovh.fr)
- # [11:25] <mounir> (even if my brain took a long time to understood what was happening ;))
- # [11:25] * Joins: shianyow (shianyow@moz-99690620.hinet-ip.hinet.net)
- # [11:25] * Quits: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au) (Ping timeout)
- # [11:25] * mounir goes back to bed
- # [11:25] * Joins: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au)
- # [11:26] <edmorley> mounir: np; hopefully won't have to wake you again :-)
- # [11:28] <@gavin> meanwhile, on central... all is quiet
- # [11:28] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Quit: redDragon)
- # [11:28] * heycam|away is now known as heycam
- # [11:29] * Joins: sankha93 (sankha93@CAF6D3FF.9C875DCD.9105FBCF.IP)
- # [11:29] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
- # [11:30] * Joins: Ms2ger (Ms2ger@726FC955.D369D24E.37724B0D.IP)
- # [11:31] <edmorley> oh my, no wonder try load was higher again last night, the double builds issue came back for a bit
- # [11:31] <edmorley> a la bug 774799 / bug 774862
- # [11:32] * Joins: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
- # [11:32] <Ms2ger> Good morning
- # [11:33] * Joins: Dagger2 (Dagger@moz-D33D35F6.cable.virginmedia.com)
- # [11:33] <edmorley> Ms2ger: good morning :-)
- # [11:33] * Quits: Dagger (Dagger@moz-D33D35F6.cable.virginmedia.com) (No route to host)
- # [11:33] * Joins: sstangl (sstangl@748344B9.A22D542B.1C5878CF.IP)
- # [11:35] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
- # [11:36] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Quit: redDragon)
- # [11:36] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
- # [11:37] * Parts: shianyow (shianyow@moz-99690620.hinet-ip.hinet.net)
- # [11:42] * Joins: Rob (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
- # [11:43] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Ping timeout)
- # [11:45] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
- # [11:52] <AryehGregor> "try: -b do -p maall -u none -t none"
- # [11:52] <AryehGregor> Sigh.
- # [11:53] <AryehGregor> Why did that get accepted to try?
- # [11:53] <AryehGregor> Shouldn't invalid params be rejected?
- # [11:55] <hsivonen> hmm. when I try to cancel builds on try, my LDAP credentials get rejected
- # [11:55] <hsivonen> why?
- # [11:56] <hsivonen> can I no longer cancel builds triggered by @iki.fi using @mozilla.com LDAP account?
- # [11:57] * ewong is now known as ewong|afk
- # [11:57] <edmorley> AryehGregor: I'll file a bug; cset please
- # [11:57] <hsivonen> oh. I had a stale password
- # [11:58] <edmorley> hsivonen: the password changer addon is useful for that btw
- # [11:58] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Ping timeout)
- # [11:59] <hsivonen> edmorley: not if there's a password left behind earlier than in the latest password change
- # [11:59] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
- # [12:01] <edmorley> hsivonen: search by domain
- # [12:03] <hsivonen> edmorley: that would risk overwriting my non-LDAP credentials
- # [12:06] * Joins: graememcc (chatzilla@moz-D03FBAD3.range86-150.btcentralplus.com)
- # [12:07] <edmorley> AryehGregor: filed bug 775889
- # [12:09] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Quit: redDragon)
- # [12:12] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
- # [12:13] * Quits: gOcOOl (gokul@moz-6D8C0D37.els4.ticketmaster.com) (Ping timeout)
- # [12:15] * Quits: gerv (gerv@9402811C.D433997C.39C00A7A.IP) (Quit: Leaving.)
- # [12:16] * Joins: gandalf (gandalf@moz-7ACE3D51.neoplus.adsl.tpnet.pl)
- # [12:17] * Joins: gerv (gerv@9402811C.D433997C.39C00A7A.IP)
- # [12:18] * Quits: gerv (gerv@9402811C.D433997C.39C00A7A.IP) (Quit: Leaving.)
- # [12:19] * Joins: gerv (gerv@9402811C.D433997C.39C00A7A.IP)
- # [12:20] * Joins: aleth (aleth@moz-24EE697D.ictp.it)
- # [12:20] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
- # [12:20] * ChanServ sets mode: +o smaug
- # [12:21] * Quits: gerv (gerv@9402811C.D433997C.39C00A7A.IP) (Quit: Leaving.)
- # [12:25] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [12:26] * Quits: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net) (Quit: HARR)
- # [12:27] * Quits: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com) (Input/output error)
- # [12:29] * Joins: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com)
- # [12:31] * Quits: cjones (cjones@moz-45913895.socal.res.rr.com) (Quit: Leaving)
- # [12:32] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
- # [12:34] * Joins: gOcOOl (gokul@moz-6D8C0D37.els4.ticketmaster.com)
- # [12:34] * Quits: decoder (quassel@45737F17.411DB1E9.95550721.IP) (Ping timeout)
- # [12:36] * Joins: smontagu (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [12:37] * Joins: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se)
- # [12:37] * Joins: nattokirai (nattokirai@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [12:38] * Joins: decoder (quassel@moz-216446B9.own-hero.net)
- # [12:39] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
- # [12:39] * Quits: sawrubh (chatzilla@70C7BBEB.BD57A133.DDC6F5D1.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 14.0.1/20120713134347])
- # [12:39] * Joins: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net)
- # [12:41] * nli|away is now known as nli
- # [12:41] * Quits: nattokirai (nattokirai@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: nattokirai)
- # [12:44] * Quits: victorporof (victorporo@239ACCE7.B7DD870C.79933D60.IP) (Quit: Linkinus - http://linkinus.com)
- # [12:44] <@smaug> application/x-xz
- # [12:44] <@smaug> never seen that before
- # [12:44] * Joins: vikash (vikash@999C047E.BC0EE5FA.ADC0C9EC.IP)
- # [12:45] <Ms2ger> I read "application/x-bz"
- # [12:45] <nigelb> haha
- # [12:46] * Joins: dao (dao@moz-8335A3BF.superkabel.de)
- # [12:47] * Quits: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se) (Ping timeout)
- # [12:47] * Quits: jviereck (Adium@B4622386.EB95F1DD.F945DA.IP) (Quit: Leaving.)
- # [12:47] * Joins: darktrojan (geoff@moz-30B3CCFD.telstraclear.net)
- # [12:52] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
- # [12:52] * Quits: karl (karl@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
- # [12:52] <edmorley> inbound *still busted*
- # [12:53] <edmorley> :-(
- # [12:55] * edmorley wonders how cross mounir will be if I go for the 20 cset backout
- # [12:56] <darktrojan> android still?
- # [12:56] <edmorley> 10.7 m-oth
- # [12:56] <edmorley> plus whatever hasn't finished
- # [12:57] <darktrojan> oh, did you see the carnage from earlier?
- # [12:57] <edmorley> yes
- # [12:57] <edmorley> I closed the tree several times before I went to bed last night
- # [12:57] <edmorley> sfink kindly did some backouts
- # [12:57] <AryehGregor> edmorley, thanks.
- # [12:57] <edmorley> but someone else kept on reopening before it was gren
- # [12:57] <edmorley> green
- # [12:58] <edmorley> can't wait until we use treestatus.m.o and we'll have logs for this kind of thing, so I know who to thwap :-)
- # [12:58] <darktrojan> I wonder how messy having a second inbound would be
- # [12:58] <edmorley> darktrojan: it would need to be split be team/part of codebase
- # [12:59] <darktrojan> yeah, I guess
- # [12:59] <edmorley> darktrojan: otherwise (a) conflicts, (b) indecision and everyone will use inbound v1; (c) few others things [had an email with john oduin about this very topic]
- # [12:59] <darktrojan> but having one shut down for hours waiting for results is not ideal :/
- # [12:59] <AutomatedTester> wasnt inbound supposed to be the new m-c
- # [13:00] <edmorley> darktrojan: but only having one inbound isn't the problem
- # [13:00] <AutomatedTester> if we have inbound-theSecond, isnt it just repeating what we did before?
- # [13:00] <edmorley> not having a fast Try & people not using Try or waiting for results, is
- # [13:00] <darktrojan> indeed
- # [13:00] <edmorley> the irritating thing is, is that it's frequently the same people
- # [13:01] <edmorley> but hey :-)
- # [13:01] <jandem> edmorley: just curious, isn't a backout how we handle this usually?
- # [13:01] <AutomatedTester> edmorley: that probably because they are doing smaller pushes often
- # [13:01] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Input/output error)
- # [13:01] <darktrojan> revoke their access!
- # [13:02] <edmorley> jandem: yes; mounir specifically asked me to call him in the middle of the night (which I've done once and now about to do again), since there is apparently manager pressure to get this in
- # [13:02] <glandium> edmorley: incremental builds would be extremely useful on try
- # [13:03] <edmorley> glandium: as would not doubling up builds due to the poller going crazy
- # [13:03] <edmorley> :-)
- # [13:03] <darktrojan> is an objdir portable?
- # [13:03] <darktrojan> between two identical machines?
- # [13:03] <glandium> darktrojan: if you place it at the same location, it should be
- # [13:04] <darktrojan> that's what I thought
- # [13:05] <darktrojan> if we could use m-c's objdirs as a base for try builds
- # [13:05] * Quits: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net) (Quit: HARR)
- # [13:05] * Joins: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net)
- # [13:05] <darktrojan> there's probably something wrong with doing that
- # [13:08] <glandium> darktrojan: that wouldn't work, but i was more thinking about try builds from the same user. Often, I'm just pushing iterations of the same thing, it's a waste of everybody's time that these have to be clobber builds
- # [13:08] <glandium> there could be an opt-in
- # [13:11] * Quits: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net) (Quit: HARR)
- # [13:12] * Joins: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net)
- # [13:14] <edmorley> Right; if that's the only failure, I'm just going to disable that test; if not, the whole lot is coming out.
- # [13:15] <edmorley> Either way we really need a merge after
- # [13:18] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
- # [13:18] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
- # [13:22] * Quits: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net) (Quit: HARR)
- # [13:22] <AryehGregor> Is it possible to edit multiple attachments' names/details at once?
- # [13:22] * Joins: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net)
- # [13:23] <edmorley> AryehGregor: not afaik
- # [13:23] * AryehGregor figured
- # [13:26] * Quits: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au) (Ping timeout)
- # [13:26] * Joins: markh1 (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au)
- # [13:32] * Joins: TheCrap (TheCrap@moz-4211B514.dip0.t-ipconnect.de)
- # [13:35] * Joins: Kyouma (Kyouma@moz-252149C5.red.bezeqint.net)
- # [13:38] * Joins: victorporof (victorporo@239ACCE7.B7DD870C.79933D60.IP)
- # [13:39] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (No route to host)
- # [13:39] * Joins: jviereck (Adium@B4622386.EB95F1DD.F945DA.IP)
- # [13:39] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [13:39] * Joins: jimm (jmathies@moz-7F164CA1.pn.at.cox.net)
- # [13:45] <@ted> jimm: i'm confused, why do you need crashReporterPath for anything?
- # [13:45] <@ted> that's just the path to the crashreporter binary
- # [13:45] <jimm> doh, sorry I collided with your post. you do need it on win32, let me find the mxr link
- # [13:45] * Quits: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net) (Quit: zzzzzzzzz)
- # [13:45] <firebot> Check-in:
- # [13:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d7ff9297eedf - Ed Morley - Bug 774585 - Temporarily disable test_principal_extendedorigin_appid_appstatus.html for failures on OS X 10.7 (and possibly others); rs=mounir on a CLOSED TREE
- # [13:46] * Joins: KaiRo (robert@moz-8D24047A.adsl.highway.telekom.at)
- # [13:46] <jimm> ted: in MinidumpCallback - http://mxr.mozilla.org/mozilla-central/source/toolkit/crashreporter/nsExceptionHandler.cpp#477
- # [13:47] <@ted> oh
- # [13:47] <@ted> that just builds the cmdline to execute
- # [13:47] <@ted> that was the block i was referring to
- # [13:47] <@ted> i just moved that down below http://mxr.mozilla.org/mozilla-central/source/toolkit/crashreporter/nsExceptionHandler.cpp#538
- # [13:47] <@ted> so it won't get hit in the headless case
- # [13:47] * rail_away is now known as rail
- # [13:47] * Quits: graememcc (chatzilla@moz-D03FBAD3.range86-150.btcentralplus.com) (Ping timeout)
- # [13:47] * Joins: tejas (chatzilla@47878072.A3452973.2F9DE622.IP)
- # [13:48] * davehunt is now known as davehunt|away
- # [13:48] <jimm> ted: oh, ok, so that path isn't needed in that block immediately below. sounds good.
- # [13:48] * Joins: graememcc (chatzilla@moz-57016CA3.range86-140.btcentralplus.com)
- # [13:48] <@ted> right
- # [13:48] * Joins: karl (karl@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [13:49] <@ted> jimm: i had to fix the "read the path" issue to get things to compile on windows with my changes
- # [13:49] <@ted> FWIW
- # [13:49] <@ted> it only compiled before because everything was #ifdefed out
- # [13:50] <jimm> ted: ah, thought you weren't going to fix that, I have a fix as well. :)
- # [13:50] <@ted> hah
- # [13:50] <@ted> my fix was super cheaty
- # [13:50] <jimm> no big deal. I'll wait for your final landing before I post my metro changes.
- # [13:51] <@ted> nsAutoString lastMinidump =
- # [13:51] <@ted> reinterpret_cast<const PRUnichar*>(lastMinidump_contents.get());
- # [13:51] <@ted> er, not that, that doesn't compile
- # [13:51] <@ted> but something like that
- # [13:51] <jimm> ted: I just added a GetUnicodeFileContents that took an nsAString. *shrug*
- # [13:51] <@ted> ah
- # [13:51] <@ted> that's probably less crappy looking :)
- # [13:54] <@ted> okay, i think this is good
- # [13:54] <@ted> you can fiddle it if you need windows changes
- # [13:56] <AryehGregor> Is there any way to use a C++ enum in an IDL? Maybe by defining an identifier differently depending on if the IDL is being processed for C++ vs. JS?
- # [13:56] <@ted> AryehGregor: you can define %{ blocks for C++
- # [13:56] <AryehGregor> Like have JS see the type as PRInt32, while C++ sees it as the enum (so they'll still be binary-compatible, or so one would hope).
- # [13:56] <@ted> but that just gets included in the output
- # [13:56] <AryehGregor> Hmm.
- # [13:56] <@ted> sounds like it's not really worthwhile
- # [13:56] * AryehGregor likes type-safety!
- # [13:57] <@ted> yeah :-(
- # [13:57] <@ted> wonder if the new dom bindings make this easier
- # [13:57] <AryehGregor> Is there a way to define blocks that only get processed for non-C++? Maybe use %{ blocks for C++ and include comments . . .
- # [13:57] * AryehGregor plots
- # [13:57] <@ted> probably
- # [13:57] <@ted> not AFAIK
- # [14:00] * AryehGregor realizes that in this case he'd have to do a bunch more work anyway to fix a circular dependency in header files, since enums can't be forward-declared prior to C++11
- # [14:04] * khuey|away is now known as khuey
- # [14:04] <@khuey> who can terminate a bugzilla account for me?
- # [14:05] * Quits: Rob (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Ping timeout)
- # [14:05] * Quits: m_kato (m_kato@moz-348F61F0.mozilla.or.jp) (Quit: Leaving...)
- # [14:05] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
- # [14:06] * nli is now known as nli|away
- # [14:06] * Quits: sankha93 (sankha93@CAF6D3FF.9C875DCD.9105FBCF.IP) (Ping timeout)
- # [14:06] * Joins: msucan (mihai@C5D88F81.430E6FCD.699550A1.IP)
- # [14:07] <zzzzz> khuey: gerv ? or maybe reed
- # [14:08] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
- # [14:09] * Joins: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [14:10] * Quits: jviereck (Adium@B4622386.EB95F1DD.F945DA.IP) (Quit: Leaving.)
- # [14:10] * Quits: schien-laptop (schien@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
- # [14:10] * Joins: jviereck (Adium@B4622386.EB95F1DD.F945DA.IP)
- # [14:10] * Quits: mike5w3c (MikeS@moz-1C8DF0BB.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
- # [14:11] * Joins: mike5w3c (MikeS@moz-B9ABE643.xgsspn.imtp.tachikawa.spmode.ne.jp)
- # [14:12] * Quits: jviereck (Adium@B4622386.EB95F1DD.F945DA.IP) (Ping timeout)
- # [14:15] * bhearsum|afk is now known as bhearsum
- # [14:19] * Joins: espindola (espindola@moz-111B9D8.dsl.teksavvy.com)
- # [14:20] <edmorley> gavin: would you like me to file the new intermittent orange on your m-c push?
- # [14:21] * Quits: tejas (chatzilla@47878072.A3452973.2F9DE622.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120615064004])
- # [14:22] * kmoir-afk is now known as kmoir
- # [14:26] * Quits: markh1 (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au) (Ping timeout)
- # [14:26] * Joins: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au)
- # [14:28] * AutomatedTester is now known as AutomatedTester|away
- # [14:30] * Quits: raphc (quassel@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
- # [14:32] * Joins: raphc (quassel@moz-F8747CC6.dsl.ovh.fr)
- # [14:35] * Joins: birtles (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [14:38] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
- # [14:39] * Quits: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com) (Quit: loadbang)
- # [14:41] * Quits: coop|afk (Chris@FC7D75B4.B8424565.407F7C5B.IP) (Quit: coop|afk)
- # [14:42] * Joins: mreavy (chatzilla@moz-29F6EAB2.res-cmts.mtp2.ptd.net)
- # [14:43] <capella> Is there a option to get a linux opt bq only TRY build?
- # [14:47] * Joins: Julian (chatzilla@moz-43E73578.greenbytes.de)
- # [14:47] <edmorley> capella: try: -b o -p linuxqt -u none -t none (http://trychooser.pub.build.mozilla.org/)
- # [14:48] * Joins: drice (derice@moz-1D9C882A.deploy.akamaitechnologies.com)
- # [14:48] * Joins: jviereck (Adium@moz-731D60F.dip.t-dialin.net)
- # [14:48] <capella> ah da*it ... howd i miss that guy? thanks!
- # [14:49] * davehunt|away is now known as davehunt
- # [14:49] <edmorley> capella: np :-)
- # [14:51] * bsmedberg-away is now known as bsmedberg
- # [14:51] * Joins: armenzg (armenzg@D122FAAD.5BCEC6DB.DA78B690.IP)
- # [14:51] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
- # [14:52] * Quits: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
- # [14:52] * jcranmer|away is now known as jcranmer
- # [14:53] <capella> . o O ( i knew id seen it before ... must be too early )
- # [14:53] <hsivonen> sigh. again wishing we didn't strip symbols from builds. esp. debug builds
- # [14:54] * Joins: sgimeno (santiago.g@A922400D.48362F18.BCC03455.IP)
- # [14:55] * Quits: jviereck (Adium@moz-731D60F.dip.t-dialin.net) (Quit: Leaving.)
- # [14:55] <edmorley> hsivonen: you mean on tinderbox?
- # [14:56] <edmorley> hsivonen: I thought ac_add_options --disable-debug-symbols was of by default?
- # [14:56] <edmorley> off
- # [14:56] * Joins: fabrice1 (fabrice@moz-D39FA0AF.w90-20.abo.wanadoo.fr)
- # [14:57] * Joins: tn (tn@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [14:57] * Quits: smontagu (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
- # [14:57] * Quits: armenzg (armenzg@D122FAAD.5BCEC6DB.DA78B690.IP) (Ping timeout)
- # [14:57] <hsivonen> edmorley: everywhere
- # [14:58] * Joins: Enn (enn@F2D29657.F60B0462.67AC9B1.IP)
- # [14:59] * Quits: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com) (Quit: dria)
- # [15:01] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
- # [15:01] * Joins: jviereck (Adium@moz-731D60F.dip.t-dialin.net)
- # [15:03] * Joins: WorkerThread (BoredOnIRC@moz-C8599121.washdc.fios.verizon.net)
- # [15:03] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
- # [15:03] * Quits: tn (tn@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
- # [15:04] * Joins: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP)
- # [15:05] * ewong|sleep is now known as ewong
- # [15:05] * Quits: jviereck (Adium@moz-731D60F.dip.t-dialin.net) (Quit: Leaving.)
- # [15:05] * catlee-away is now known as catlee
- # [15:06] <@ted> edmorley: so
- # [15:06] <@ted> we build with debug symbols
- # [15:06] <@ted> but we strip before packaging
- # [15:06] * Parts: aleth (aleth@moz-24EE697D.ictp.it)
- # [15:06] <@ted> and don't upload them for most builds
- # [15:07] * Joins: jviereck (Adium@moz-731D60F.dip.t-dialin.net)
- # [15:07] * Quits: jviereck (Adium@moz-731D60F.dip.t-dialin.net) (Client exited)
- # [15:07] * Quits: karl (karl@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
- # [15:07] * Joins: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com)
- # [15:08] <edmorley> ted: ah :-)
- # [15:08] <hsivonen> I just want debug builds always and everywhere (locally and on try) to mean that I get proper stack traces for assertions
- # [15:09] * davehunt is now known as davehunt|away
- # [15:10] <@ted> yeah...
- # [15:10] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
- # [15:10] <@ted> hsivonen: the assertion thing on tinderbox is a regression :-/
- # [15:10] * Joins: himsin (x@DBFA170F.3E31E221.BE3C3C1D.IP)
- # [15:11] <@khuey> yes
- # [15:11] <@khuey> two months and no fix in sight
- # [15:11] <@khuey> its very sadmaking
- # [15:11] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
- # [15:12] * sheeri-afk is now known as sheeri
- # [15:12] <zzzzz> speaking of tbpl - is there a bug to get it to quit spamming the error console with tbpl.mozilla.org : server does not support RFC 5746, see CVE-2009-3555
- # [15:12] * Joins: AaronMT (AaronMT@moz-DEDA283.cpe.net.cable.rogers.com)
- # [15:13] <espindola> gps, morning
- # [15:13] <hsivonen> ted: I wonder what's going on locally, though. I haven't changed my mozconfigs from the day before yesterday, but the day before yesterday, I got stack traces and now I don't
- # [15:13] <@ted> hm
- # [15:13] <espindola> can you try the patch I uploaded to 773903 and see if it fixes the problem for you?
- # [15:13] <@ted> i dont know offhand
- # [15:13] <espindola> rail, ping
- # [15:13] <rail> espindola: pong
- # [15:14] * Quits: mats (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
- # [15:14] * Joins: jviereck (Adium@moz-731D60F.dip.t-dialin.net)
- # [15:14] <espindola> rail, so, ccache has a really non trivial cost
- # [15:14] <espindola> we really need to measure how it performs on real build
- # [15:14] <espindola> s
- # [15:14] <espindola> do we keep track of build times on try
- # [15:14] <espindola> could we?
- # [15:15] <catlee> we do
- # [15:15] * Joins: lmandel (lmandel@moz-DF2644EA.dsl.bell.ca)
- # [15:15] <espindola> catlee, awesome, where are they (the numbers)
- # [15:15] <espindola> ?
- # [15:15] <catlee> also we run 'ccache -s' at the end of every try build
- # [15:15] <catlee> so you can see the cache hits/misses
- # [15:15] * Joins: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP)
- # [15:15] <catlee> espindola: uh, in a db
- # [15:16] <edmorley> zzzzz: believe it's a general problem across several mozilla sites (bug 555952)
- # [15:16] <zzzzz> tnx
- # [15:16] <espindola> catlee, if I just check in 775305
- # [15:17] <espindola> can I open a bug for "take a look at that db" one week from now?
- # [15:17] * Joins: smontagu (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [15:17] <sheeri> espindola sure
- # [15:17] <catlee> espindola: what do the numbers in your last comment mean?
- # [15:17] * hsivonen tries clobbering the local build
- # [15:17] * Quits: jviereck (Adium@moz-731D60F.dip.t-dialin.net) (Quit: Leaving.)
- # [15:17] <hsivonen> (and yes, I'm building with ac_add_options --enable-debug-symbols)
- # [15:17] * Joins: dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP)
- # [15:17] <espindola> catlee, those are slowdows from enabling ccache
- # [15:18] * ChanServ sets mode: +o dbaron
- # [15:18] <espindola> which is expected, since they are all miss
- # [15:18] <catlee> espindola: w/ an emtpy ccache?
- # [15:18] * Quits: rillian (rillian@8F761026.B5EF4AF6.E96CA9D8.IP) (No route to host)
- # [15:18] <espindola> catlee, yes
- # [15:18] <catlee> espindola: you can also scrape through http://builddata.pub.build.mozilla.org/buildjson/ if you want
- # [15:19] <catlee> one day I dream that firefox will be able to load a build log without freezing
- # [15:19] * Parts: AryehGregor (AryehGrego@4354F18D.93C92E2C.DFEAE789.IP) (Leaving)
- # [15:19] * Joins: AryehGregor (AryehGrego@4354F18D.93C92E2C.DFEAE789.IP)
- # [15:20] * Joins: mkaply (chatzilla@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
- # [15:20] * Quits: kaze (kaze@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
- # [15:20] <catlee> so for try linux debug we have a 99.5% hit rate
- # [15:20] <catlee> according to one log I'm looking at
- # [15:21] <espindola> catlee, good!
- # [15:21] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
- # [15:21] <espindola> I am taking a look a the json file
- # [15:22] <catlee> heh, I don't think we're using ccache on mac anyway
- # [15:22] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
- # [15:23] <espindola> catlee, not right now
- # [15:23] <espindola> the bug is to enable it
- # [15:23] * Joins: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP)
- # [15:23] <espindola> catlee, so the build times are
- # [15:23] <espindola> x['builds'][0]['endtime']-x['builds'][0]['starttime']
- # [15:23] <catlee> I mean even before your patch
- # [15:23] <espindola> catlee, ah?
- # [15:23] * Joins: bbondy (bbondy@moz-BE76EF7A.home.cgocable.net)
- # [15:23] <espindola> why?
- # [15:23] <espindola> there was an --enable-ccache in there :-)
- # [15:24] <catlee> I know!
- # [15:24] <catlee> it's not working though
- # [15:24] <catlee> https://tbpl.mozilla.org/php/getParsedLog.php?id=13706776&tree=Mozilla-Aurora&full=1
- # [15:24] <catlee> ah, the ccache is tiny
- # [15:24] <catlee> cache miss 9502
- # [15:24] <catlee> boo
- # [15:24] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
- # [15:24] * ChanServ sets mode: +o ehsan
- # [15:24] <catlee> ah, that's https://bugzilla.mozilla.org/show_bug.cgi?id=744135
- # [15:25] <espindola> max cache size 1.0 Gbytes
- # [15:25] * kats|away is now known as kats
- # [15:25] <espindola> that is not going to help :-(
- # [15:25] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Input/output error)
- # [15:25] <espindola> a single build produces more than 1gb
- # [15:25] <espindola> I had that when first benchmarking it locally
- # [15:25] * Quits: AryehGregor (AryehGrego@4354F18D.93C92E2C.DFEAE789.IP) (Ping timeout)
- # [15:25] <catlee> yeah, that's the default
- # [15:26] <espindola> what are the units in starttime?
- # [15:26] <catlee> epoch time I think
- # [15:26] <espindola> seconds?
- # [15:26] <catlee> yeah
- # [15:26] * Quits: darktrojan (geoff@moz-30B3CCFD.telstraclear.net) (Quit: darktrojan)
- # [15:26] * Joins: lduros (lduros@moz-4894EA28.nic.resnet.group.upenn.edu)
- # [15:26] <catlee> so, disabling ccache is probably a win until we bump the cache size
- # [15:26] <espindola> got some really fast builds
- # [15:26] <espindola> catlee, ok, proposal
- # [15:27] <espindola> * make the cache bump bug block the enable ccache bug
- # [15:27] * Joins: karl (karl@F2D29657.F60B0462.67AC9B1.IP)
- # [15:27] * Joins: AryehGregor (AryehGrego@F41B2390.CF9ADB91.C605BBF7.IP)
- # [15:27] <catlee> sure
- # [15:27] <espindola> * make that one block on for me to look at the json files and find it was a win
- # [15:29] * Joins: rillian (rillian@F2D29657.F60B0462.67AC9B1.IP)
- # [15:29] <espindola> ok, thanks
- # [15:29] * Quits: mreavy (chatzilla@moz-29F6EAB2.res-cmts.mtp2.ptd.net) (Ping timeout)
- # [15:30] <AryehGregor> What does "TEST_PATH=editor make -C objdir reftest" actually do? Where does it look for reftest.list?
- # [15:30] <@ted> allow me to pull back the curtain
- # [15:30] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
- # [15:30] <@ted> http://mxr.mozilla.org/mozilla-central/source/testing/testsuite-targets.mk#151
- # [15:31] <@ted> then down on line 170 is the reftest target
- # [15:31] <AryehGregor> Thanks.
- # [15:32] <espindola> capella, on more thing, try doesn' show up in http://builddata.pub.build.mozilla.org/buildjson/builds-2009-09-30.js.gz
- # [15:32] * Joins: tchevalier (Daily@moz-5EE04340.w92-143.abo.wanadoo.fr)
- # [15:32] <espindola> we have mozilla-central, releases/mozilla-1.9.1, etc
- # [15:32] <espindola> but no try
- # [15:32] <AryehGregor> . . . am I reading this wrong, or is the only difference between "reftest" and "crashtest" is the default TEST_PATH?
- # [15:33] <espindola> s/capella/ catlee /
- # [15:33] * Quits: cpearce (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 17.0a1/20120719030543])
- # [15:33] <capella> yah
- # [15:33] <AryehGregor> Because, um, wtf.
- # [15:34] * Joins: mats (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [15:34] <catlee> espindola: try looking at something more recent
- # [15:34] <@ted> AryehGregor: yup
- # [15:34] <@ted> AryehGregor: they use the same harness
- # [15:34] <@ted> crashtest just skips the whole "compare renderings" bit
- # [15:34] <AryehGregor> So, for instance, both of them will look at both crashtest.list and reftest.list files?
- # [15:34] <catlee> espindola: also, I can grab the actual compile times if you give me a few days
- # [15:35] <@ted> AryehGregor: functionally you could use make crashtest or make reftest with any manifest
- # [15:35] <@ted> AryehGregor: but it's handy to be able to "make crashtest" and have it run the crashtests by default
- # [15:36] <AryehGregor> So since editor/ contains a crashtests.list but no reftests.list, running either crashtest or reftest with TEST_PATH=editor will actually run crashtests regardless.
- # [15:36] <espindola> catlee, ok, found it
- # [15:36] <AryehGregor> That explains things!
- # [15:37] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
- # [15:37] * Quits: vikash (vikash@999C047E.BC0EE5FA.ADC0C9EC.IP) (Quit: Leaving)
- # [15:37] * Joins: humph_ (dave@moz-E0B198AD.senecac.on.ca)
- # [15:38] * Joins: kaze (kaze@moz-F8747CC6.dsl.ovh.fr)
- # [15:38] * Quits: humph_ (dave@moz-E0B198AD.senecac.on.ca) (Quit: leaving)
- # [15:38] <@ted> AryehGregor: hah
- # [15:38] <@ted> unfortunate side effect of the harness trying to help you out :)
- # [15:38] * AryehGregor uses PATH=editor/reftests for reftests from now on
- # [15:39] <espindola> average try build time of 29 minutes?
- # [15:39] <espindola> looks too fast
- # [15:40] * Quits: dao (dao@moz-8335A3BF.superkabel.de) (Quit: Leaving.)
- # [15:40] <catlee> espindola: are you filtering out the unsuccessful ones?
- # [15:40] * Joins: JeroenDeDauw (j@moz-E78C4238.dip.t-dialin.net)
- # [15:44] * mcote|afk is now known as mcote
- # [15:44] * bwinton_away is now known as bwinton
- # [15:45] <espindola> catlee, good point, let me do that
- # [15:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3a05d298599e - Shane Caraveo - Bug 755136: implement social sidebar, r=gavin
- # [15:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3337f0685b75 - Ed Morley - Merge last PGO-green changeset of mozilla-inbound to mozilla-central
- # [15:46] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d2265454057b - Gervase Markham - Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0.
- # [15:46] * Joins: wlach (wlach@moz-1305E8F4.vif.net)
- # [15:46] * Joins: ahal (ahal@moz-FE8BA07F.cable.teksavvy.com)
- # [15:46] <catlee> espindola: also, you should limit it to a specific platform
- # [15:47] * Joins: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP)
- # [15:48] * Joins: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net)
- # [15:48] * Joins: Pike (Pike@moz-E31CD2CB.mozilla.org)
- # [15:48] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Ping timeout)
- # [15:48] <espindola> catlee, for success, what do i check, result==0?
- # [15:49] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
- # [15:49] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
- # [15:49] * AryehGregor discovers that it's tricky to set a debug point that hits every time the window is focused
- # [15:50] * Joins: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net)
- # [15:51] <espindola> 31 minutes for all successful try builds, lets see os x only
- # [15:51] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
- # [15:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/43f259b15ccc - Patrick McManus - bug 758972 - make spdysession::verifystream() a DEBUG only operation r=honzab
- # [15:52] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/18671e974655 - Patrick McManus - bug 775515 nshttpconnectionmgr::restrictconnections() for half opens only if they never connected r=honzab
- # [15:52] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d3ba16c3c8a0 - Patrick McManus - bug 770331 - always try and negotiate HTTP Keep-Alive r=biesi
- # [15:52] * Joins: dao (dao@moz-8335A3BF.superkabel.de)
- # [15:52] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/08032fb59ba4 - Patrick McManus - bug 775508 http connection diagnostic half-open elapsed syn time incorrect r=honzab
- # [15:53] * Quits: Julian (chatzilla@moz-43E73578.greenbytes.de) (Quit: ChatZilla 0.9.88.2 [Firefox 14.0.1/20120713134347])
- # [15:53] * mjschranz_away is now known as mjschranz
- # [15:53] <AryehGregor> Anyone have any suggestions on who to ask for review on <https://bugzilla.mozilla.org/show_bug.cgi?id=626472> (switch from nsnull to nullptr)?
- # [15:54] <@khuey> ehsan!
- # [15:54] <@ehsan> khuey!
- # [15:54] <AryehGregor> The patch is mostly trivial, actually.
- # [15:54] <@khuey> ehsan: I just signed you up for reviewing AryehGregor's patch!
- # [15:54] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
- # [15:54] <@ehsan> heh, ok fine!
- # [15:54] <@khuey> :-D
- # [15:55] * @ehsan should not have opened up his irc client
- # [15:55] * Joins: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com)
- # [15:55] <@ehsan> AryehGregor: send it my way :)
- # [15:55] * Joins: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP)
- # [15:55] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [15:55] * ChanServ sets mode: +o roc
- # [15:56] * khuey is now known as khuey|away
- # [15:57] * Quits: fabrice1 (fabrice@moz-D39FA0AF.w90-20.abo.wanadoo.fr) (Quit: Leaving.)
- # [15:57] <@ehsan> khuey|away: and I just volunteered you to review bug 775789 ;)
- # [15:57] <froydnj> signedupbykylehuey.com
- # [15:58] * Joins: tn (tn@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [15:58] * davehunt|away is now known as davehunt
- # [15:58] <@ehsan> froydnj: someone should register that domain
- # [15:59] <@ehsan> I can provide the photoshopped pictures ;)
- # [16:00] * Quits: tn (tn@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
- # [16:00] * Joins: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com)
- # [16:00] * jmaher|afk is now known as jmaher
- # [16:01] <froydnj> "pushed to be a build peer against his will, khuey looks for revenge!"
- # [16:01] * Quits: Bas (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
- # [16:02] <edmorley> I hear khuey volunteered to switch us to tup too
- # [16:02] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Input/output error)
- # [16:02] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
- # [16:02] <froydnj> that'll make three build patches for khuey!
- # [16:03] * Joins: kredik (chatzilla@moz-7BF4BFBD.w80-11.abo.wanadoo.fr)
- # [16:03] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [16:04] <edmorley> no objections; motion carried
- # [16:05] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [16:05] * ChanServ sets mode: +o roc
- # [16:06] * Quits: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr) (Connection reset by peer)
- # [16:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b5c4c6e98b5c - Jan de Mooij - Bug 775680 - Math.pow should use powi if the exponent is an integer-valued double. r=dvander
- # [16:06] * Joins: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr)
- # [16:06] <espindola> catlee, I added the script I am using to 775305. I filtered by osx, being try and result = 0 and I still get a 24 minutes build average
- # [16:08] * Joins: humph_ (dave@moz-E0B198AD.senecac.on.ca)
- # [16:08] * khuey|away is now known as khuey
- # [16:10] <AryehGregor> ehsan, contenteditable should be spellchecked by default, right?
- # [16:10] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Quit: vanished into thin air...)
- # [16:11] <AryehGregor> Hmm, I see.
- # [16:11] <AryehGregor> All this spellcheck code just was never adjusted properly for contenteditable.
- # [16:11] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
- # [16:12] * Quits: rail (rail@moz-E6144DC3.iqchoice.com) (Ping timeout)
- # [16:12] <catlee> espindola: maybe you're getting test times as well?
- # [16:12] * Joins: Bas (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [16:13] * Joins: armenzg (armenzg@moz-ED3249A4.dmz.releng.scl3.mozilla.com)
- # [16:13] <catlee> espindola: yeah, you're probably including test times in there too
- # [16:13] * cadecairos_away is now known as cadecairos
- # [16:13] <catlee> espindola: I'd filter by builder name
- # [16:14] <espindola> catlee, just found the same. The 'builds' field actually contains a list of runs :-)
- # [16:14] <espindola> thanks!
- # [16:15] <firebot> Check-in:
- # [16:15] <firebot> http://hg.mozilla.org/mozilla-central/rev/66aed0c15d1e - Victor Porof - Bug 770542 - Intermittent leak in browser_dbg_bug723069_editor-breakpoints.js, browser_dbg_bug723071_editor-breakpoints-pane.js & browser_dbg_bug731394_editor-contextmenu.js of
- # [16:15] <firebot> browser_dbg_script-switching.html; r=rcampbell
- # [16:15] <firebot> http://hg.mozilla.org/mozilla-central/rev/8e3abb88d88c - Victor Porof - Bug 773653 - Intermittent leak in browser_dbg_breakpoint-new-script.js; r=rcampbell
- # [16:15] <firebot> http://hg.mozilla.org/mozilla-central/rev/6d4904694feb - Rob Campbell - merge fx-team to m-c
- # [16:16] <jdm> Bas: nical: dRdR: http://www.joshmatthews.net/blog/2011/05/build-smarter-not-harder/
- # [16:16] <Bas> jdm: Awesome :)
- # [16:16] <jdm> dzbarsky doesn't get to find out about it because he is lazy and sleeping
- # [16:16] <jdm> that's where I presume people are if they aren't on irc
- # [16:17] <Bas> jdm: Heh :)
- # [16:17] * Joins: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [16:17] * Joins: hipokrit (hipokrit@81016825.8DB70AE8.839F6EC0.IP)
- # [16:17] * Quits: josh (josh@moz-6F3505DF.nyc.res.rr.com) (Input/output error)
- # [16:17] * Joins: rail_away (rail@moz-E6144DC3.iqchoice.com)
- # [16:18] * rail_away is now known as rail
- # [16:18] * Quits: JeroenDeDauw (j@moz-E78C4238.dip.t-dialin.net) (Quit: Leaving.)
- # [16:18] <@khuey> what is a ScopedDeletePtr?
- # [16:18] * Quits: karl (karl@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [16:18] * Joins: JeroenDeDauw (j@moz-E78C4238.dip.t-dialin.net)
- # [16:19] <froydnj> then new nsAutoPtr?
- # [16:19] <@khuey> what's wrong with the old nsAutoPtr?
- # [16:19] * Joins: karl (karl@F2D29657.F60B0462.67AC9B1.IP)
- # [16:19] <froydnj> xpcom cooties
- # [16:19] * @khuey sighs
- # [16:22] * Quits: mats (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
- # [16:22] * AryehGregor is sad that xvfb-run causes reftest failures
- # [16:23] * Joins: harth (harth@514D186.F3BBB17D.144F44FA.IP)
- # [16:23] <AryehGregor> Requiring focus = fail.
- # [16:24] * Joins: schien-laptop (schien@moz-596FF352.dynamic.hinet.net)
- # [16:25] * Quits: rail (rail@moz-E6144DC3.iqchoice.com) (Ping timeout)
- # [16:26] * armenzg is now known as armenzg_mtg
- # [16:26] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
- # [16:26] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [16:26] * ChanServ sets mode: +o roc
- # [16:27] * Quits: gandalf (gandalf@moz-7ACE3D51.neoplus.adsl.tpnet.pl) (Quit: Computer has gone to sleep.)
- # [16:27] <froydnj> oh, is that the problem, focus doesn't work right under xvfb-run?
- # [16:28] * Joins: dria (dria@F2D29657.F60B0462.67AC9B1.IP)
- # [16:29] * Quits: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [16:29] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
- # [16:32] * mattwoodrow|away is now known as mattwoodrow
- # [16:33] * Joins: Optimizer (Optimizer@31794963.71187421.BE90E62C.IP)
- # [16:33] * Joins: gerv (gerv@moz-6C2347F6.range86-141.btcentralplus.com)
- # [16:34] <AryehGregor> froydnj, I dunno. Something sometimes doesn't work right. In editor/, xvfb-run works for all mochitests except one (paste-related) that always fails, so that's fine. But a bunch of reftests always fail.
- # [16:34] * Joins: knelson (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [16:35] * Parts: knelson (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [16:35] * Joins: jviereck (Adium@moz-731D60F.dip.t-dialin.net)
- # [16:36] <jcranmer> AryehGregor: try runs won't catch nullptr issues in Linux-only code
- # [16:36] * Quits: karl (karl@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [16:36] <AryehGregor> jcranmer, why not?
- # [16:36] <jcranmer> gcc 4.5 doesn't have nullptr
- # [16:36] * Joins: mdas (mdas@F2D29657.F60B0462.67AC9B1.IP)
- # [16:37] <AryehGregor> jcranmer, well, I tested locally on Linux with gcc 4.6.
- # [16:37] * Joins: rail_away (rail@moz-E6144DC3.iqchoice.com)
- # [16:37] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
- # [16:37] <jcranmer> okay
- # [16:37] <AryehGregor> I guess whoever upgrades the try servers gets to have the fun of fixing any fallout. \o/
- # [16:38] <AryehGregor> (except there probably won't be any)
- # [16:38] * rail_away is now known as rail
- # [16:39] * Joins: pascalc (chatzilla@moz-F8747CC6.dsl.ovh.fr)
- # [16:40] * ewong is now known as ewong|sleep
- # [16:40] * Joins: dzbarsky (Adium@F2D29657.F60B0462.67AC9B1.IP)
- # [16:41] * Quits: kaze (kaze@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
- # [16:42] * Quits: dzbarsky (Adium@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [16:42] * Joins: kaze (kaze@moz-F8747CC6.dsl.ovh.fr)
- # [16:42] * Joins: dzbarsky (Adium@F2D29657.F60B0462.67AC9B1.IP)
- # [16:44] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
- # [16:46] * Joins: karl (karl@F2D29657.F60B0462.67AC9B1.IP)
- # [16:46] <jdm> dzbarsky: http://www.joshmatthews.net/blog/2011/05/build-smarter-not-harder/
- # [16:47] <dzbarsky> jdm: thanks!
- # [16:47] * Quits: tchevalier (Daily@moz-5EE04340.w92-143.abo.wanadoo.fr) (Quit: tchevalier)
- # [16:47] * Joins: tchevalier (Daily@moz-5EE04340.w92-143.abo.wanadoo.fr)
- # [16:47] <espindola> nice, the avg build time of opt os x builds went from
- # [16:47] <espindola> 99 minutes on the 16
- # [16:48] <espindola> to 85 minutes on the 19
- # [16:48] <espindola> :-)
- # [16:48] <edmorley> :-)
- # [16:48] <dzbarsky> jdm: btw, you know rebuilding layout/build is no longer required, right?
- # [16:49] * Quits: sgimeno (santiago.g@A922400D.48362F18.BCC03455.IP) (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/)
- # [16:50] <jdm> dzbarsky: yeah, I'm pretty sure that smartmake doesn't do that any longer
- # [16:50] <jdm> yeah, note the date on the post
- # [16:51] * joduinn-home is now known as joduinn-afk
- # [16:51] <@bsmedberg> x86 question: "DS" is always 0 in normal windows programming, right?
- # [16:52] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
- # [16:52] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Quit: This computer has gone to sleep)
- # [16:52] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Quit: overholt)
- # [16:53] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
- # [16:53] <@khuey> bsmedberg: yes
- # [16:53] * Quits: marco (marco@5FACE26F.A2DD14FC.10DC0B64.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0a2/20120716042007])
- # [16:53] * Joins: marco (marco@5FACE26F.A2DD14FC.10DC0B64.IP)
- # [16:53] <@khuey> I believe so
- # [16:54] <@bsmedberg> khuey: do you know why MSVC would produce code like cmp dword ptr ds:[6D02858Ch],0 instead of a direct value?
- # [16:54] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
- # [16:54] * ChanServ sets mode: +o ehsan
- # [16:55] * Quits: dao (dao@moz-8335A3BF.superkabel.de) (Quit: Leaving.)
- # [16:55] <@khuey> bsmedberg: no
- # [16:55] <@ehsan> AryehGregor: sorry I just went into an interview
- # [16:55] <@ehsan> AryehGregor: yeah the default should be spell-checked
- # [16:55] * Joins: tn (tn@F2D29657.F60B0462.67AC9B1.IP)
- # [16:56] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [16:56] <@khuey> bsmedberg: are you sure that's not just an artifact of the disassembly
- # [16:56] <@bsmedberg> no
- # [16:57] * Quits: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de) (Client exited)
- # [16:57] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [16:58] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
- # [16:58] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [16:58] * ChanServ sets mode: +o roc
- # [16:59] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
- # [16:59] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
- # [17:00] * Quits: lerc (quassel@121.75.145.1) (Connection reset by peer)
- # [17:00] * Quits: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net) (Quit: damons)
- # [17:00] * Quits: rail (rail@moz-E6144DC3.iqchoice.com) (Max SendQ exceeded)
- # [17:01] * Quits: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com) (Connection reset by peer)
- # [17:01] * Joins: rail (rail@moz-E6144DC3.iqchoice.com)
- # [17:01] * Joins: Austin__ (austin@B65F78B7.1356EECA.2170E5F.IP)
- # [17:02] * catlee is now known as catlee-mtg
- # [17:03] * armenzg_mtg is now known as armenzg
- # [17:03] * Quits: jviereck (Adium@moz-731D60F.dip.t-dialin.net) (Quit: Leaving.)
- # [17:04] * Quits: armenzg (armenzg@moz-ED3249A4.dmz.releng.scl3.mozilla.com) (Input/output error)
- # [17:04] * Joins: armenzg (armenzg@moz-ED3249A4.dmz.releng.scl3.mozilla.com)
- # [17:05] <froydnj> hm, touching nsCycleCollector.h rebuilds an unreasonable number of files
- # [17:05] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
- # [17:06] <@dbaron> froydnj, anything that implements nsISupports or uses an object that does so, yes
- # [17:06] <@dbaron> froydnj, welcome to C++
- # [17:06] <@khuey> dbaron: that should be nsCycleCollectionParticipant.h, not nsCycleCollector.h, no?
- # [17:06] <@dbaron> khuey, I think it's both
- # [17:06] <@khuey> ah
- # [17:06] <@khuey> thats fun
- # [17:06] <@dbaron> khuey, because one includes the other
- # [17:06] <@dbaron> or, perhaps I should say, --C++
- # [17:07] * @khuey wonders what's in nsCycleCollector.h
- # [17:07] <@khuey> not much interesting
- # [17:07] <froydnj> is flipping DEBUG_CC sufficient to get some sort of CC logging, or do I havee to chant some other incantation?
- # [17:07] <@khuey> DEBUG_CC is dead
- # [17:08] * Joins: sawrubh (chatzilla@D5640BBB.E058CA54.9C072EFC.IP)
- # [17:08] <@khuey> use https://wiki.mozilla.org/Performance:Cycle_Collector_Dumps
- # [17:08] * Joins: reuben (reuben@seta00.com)
- # [17:08] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:08] <@dbaron> I use https://wiki.mozilla.org/Performance:Leak_Tools#Cycle_collector_heap_dump
- # [17:08] <@dbaron> I wonder if the wiki pages are different
- # [17:08] * Joins: reuben (reuben@seta00.com)
- # [17:08] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:08] <@khuey> mine links to yours
- # [17:09] <froydnj> lovely
- # [17:09] * Joins: mcot (mcot@C4B02.F3C4E8F3.C8444B8.IP)
- # [17:09] * Joins: reuben (reuben@seta00.com)
- # [17:09] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:09] * Joins: reuben (reuben@seta00.com)
- # [17:09] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/712b0e70632c - Brian R. Bondy - Bug 747377 - Force D2D on in Metro mode. r=bas
- # [17:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/aa572892dca1 - Brian R. Bondy - Bug 750898 - GFX code for Metro. r=bas
- # [17:10] * Joins: reuben (reuben@seta00.com)
- # [17:10] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:10] * froydnj restarts build *without* DEBUG_CC
- # [17:10] * tbsaunde|zzz is now known as tbsaunde
- # [17:10] <sawrubh> ehsan: Good morning
- # [17:10] <@ehsan> hello
- # [17:10] <sawrubh> jdm: morning to you too
- # [17:10] <jdm> heyo
- # [17:10] * Quits: karl (karl@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [17:11] * Joins: reuben (reuben@seta00.com)
- # [17:11] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:11] * Joins: reuben (reuben@seta00.com)
- # [17:11] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:11] <sawrubh> ehsan: why would the helper function help, it would basically also do this PB on, setFile, Pb off stuff in it, it's just that instead of 3 lines, there will be a single call to this helper
- # [17:11] * Joins: WaltS (Daily@moz-236B7C90.pitt.east.verizon.net)
- # [17:11] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
- # [17:12] * Parts: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
- # [17:12] * Quits: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com) (Client exited)
- # [17:12] * Joins: reuben (reuben@seta00.com)
- # [17:12] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:12] * Joins: karl (karl@F2D29657.F60B0462.67AC9B1.IP)
- # [17:12] * Joins: reuben (reuben@seta00.com)
- # [17:12] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:12] * Joins: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP)
- # [17:12] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
- # [17:13] * Joins: reuben (reuben@seta00.com)
- # [17:13] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:13] <sawrubh> it's essential that we do this setFile thingie during PB mode, so I could very well replace these 3 lines, with maybe calling setFile null, right before PB mode is turned off
- # [17:13] * Joins: reuben (reuben@seta00.com)
- # [17:13] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:14] * Joins: reuben (reuben@seta00.com)
- # [17:14] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:14] * Quits: berkerpeksag (berkerpeks@8E8C4C11.F9990319.5DEFA22.IP) (Ping timeout)
- # [17:14] * Joins: reuben (reuben@seta00.com)
- # [17:14] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:14] * Quits: lmandel (lmandel@moz-DF2644EA.dsl.bell.ca) (Quit: lmandel)
- # [17:15] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [17:15] * Joins: reuben (reuben@seta00.com)
- # [17:15] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:15] * Joins: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP)
- # [17:15] * Joins: reuben (reuben@seta00.com)
- # [17:15] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:16] * Joins: reuben (reuben@seta00.com)
- # [17:16] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:16] * Joins: reuben (reuben@seta00.com)
- # [17:16] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:16] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
- # [17:17] * Joins: taf2 (taf2@moz-9F0170A.bltmmd.fios.verizon.net)
- # [17:17] * Joins: reuben (reuben@seta00.com)
- # [17:17] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:18] * Joins: reuben (reuben@seta00.com)
- # [17:18] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:18] * Joins: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net)
- # [17:18] * Joins: reuben (reuben@seta00.com)
- # [17:18] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:19] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
- # [17:19] * Joins: reuben (reuben@seta00.com)
- # [17:19] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:19] * mjschranz is now known as mjschranz_away
- # [17:19] <@ehsan> sawrubh: no, the reason that you turn PB on and off is that you need to access the variable and not the pref in the call to setFile
- # [17:19] * Joins: reuben (reuben@seta00.com)
- # [17:19] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:19] <@ehsan> sawrubh: I was suggesting that you add a helper which clears the variable without regard to what the current PB mode is
- # [17:19] <@smaug> so could we block Flash 11.3 :)
- # [17:20] <@ehsan> so that you don't have to resort to that kind of hack
- # [17:20] * Joins: reuben (reuben@seta00.com)
- # [17:20] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:20] <@ehsan> sawrubh: does that make sense?
- # [17:20] * Joins: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
- # [17:20] * Joins: reuben (reuben@seta00.com)
- # [17:20] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:20] <sawrubh> ehsan: all that helper would do is call |gDownloadLastDirFile = ""| right ?
- # [17:21] <@ehsan> sawrubh: correct
- # [17:21] <sawrubh> I mean set :P
- # [17:21] * Joins: reuben (reuben@seta00.com)
- # [17:21] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:21] * Quits: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz) (Quit: Connection reset by beer)
- # [17:21] <sawrubh> thanks
- # [17:21] <@ehsan> yeah
- # [17:21] <@ehsan> sawrubh: and then you need to change your last patch to make the helper do the right thing there as well, of course
- # [17:21] <sawrubh> and about that stringBundle overriding thing, hmm..I thought I had tried that bit and it hadn't worked, let me give it another shot
- # [17:21] * Joins: reuben (reuben@seta00.com)
- # [17:21] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:22] <@ehsan> ok
- # [17:22] * Joins: reuben (reuben@seta00.com)
- # [17:22] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:22] * Joins: kdcw (kdc@moz-F7413045.pk.shawcable.net)
- # [17:22] * Joins: reuben (reuben@seta00.com)
- # [17:22] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:23] * Quits: harth (harth@514D186.F3BBB17D.144F44FA.IP) (Input/output error)
- # [17:23] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
- # [17:23] * Joins: reuben (reuben@seta00.com)
- # [17:23] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:24] * Joins: reuben (reuben@seta00.com)
- # [17:24] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:24] * Joins: reuben (reuben@seta00.com)
- # [17:24] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:24] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
- # [17:25] * Joins: reuben (reuben@seta00.com)
- # [17:25] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:25] * AutomatedTester|away is now known as AutomatedTester
- # [17:25] * Joins: reuben (reuben@seta00.com)
- # [17:25] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:26] <@roc> bz_sleep: ping?
- # [17:26] <@smaug> jlebar: ping
- # [17:26] * Joins: reuben (reuben@seta00.com)
- # [17:26] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:26] <jlebar> smaug, ack
- # [17:26] * Joins: reuben (reuben@seta00.com)
- # [17:26] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:27] * Joins: reuben (reuben@seta00.com)
- # [17:27] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:27] <@smaug> jlebar: http://hg.mozilla.org/mozilla-central/rev/f3cd319dd52d looks odd
- # [17:27] * Joins: harth (harth@514D186.F3BBB17D.144F44FA.IP)
- # [17:27] * Joins: reuben (reuben@seta00.com)
- # [17:27] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:27] <@smaug> what did you change in nsGenericElement?
- # [17:27] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [17:27] <jlebar> smaug, This is a known bug in hg.
- # [17:28] * Joins: reuben (reuben@seta00.com)
- # [17:28] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:28] <jlebar> smaug, I can find the bugzilla bug I filed where we completely filpped out thinking it was repository corruption...
- # [17:28] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [17:28] * ChanServ sets mode: +o roc
- # [17:28] * Joins: reuben (reuben@seta00.com)
- # [17:28] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:28] <@smaug> jlebar: oh, ok
- # [17:28] <@smaug> nm then
- # [17:28] <edmorley> ircops: could someone ban reuben for the continual join & quit (Max SendQ exceeded); I emailed him several hours ago with the error and advising he update/check his client
- # [17:29] <jlebar> smaug, It's a pretty bad bug for a scm!
- # [17:29] * Joins: reuben (reuben@seta00.com)
- # [17:29] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:29] <@roc> bz_sleep: ping?
- # [17:29] * Quits: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [17:29] * Joins: reuben (reuben@seta00.com)
- # [17:29] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:30] * Joins: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP)
- # [17:30] * Joins: reuben (reuben@seta00.com)
- # [17:30] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:30] * Quits: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net) (Quit: brendan)
- # [17:30] <jlebar> Apparently /ignore reuben ALL doesn't work. What's the magic incantation?
- # [17:31] <rillian> what does 'Max SendQ exceeded' mean?
- # [17:31] * Joins: reuben (reuben@seta00.com)
- # [17:31] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:31] * mjschranz_away is now known as mjschranz
- # [17:31] <bhearsum> rillian: i think that means his client is spamming IRC commands
- # [17:31] * Quits: protz (protz@moz-E29D2A15.inria.fr) (Quit: Leaving)
- # [17:31] * Joins: reuben (reuben@seta00.com)
- # [17:31] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:31] <bhearsum> if you're using irssi, try '/ignore reuben JOINS PARTS QUITS'
- # [17:32] * Joins: reuben (reuben@seta00.com)
- # [17:32] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:32] * Joins: berkerpeksag (berkerpeks@2D67B236.F9990319.5DEFA22.IP)
- # [17:32] <jlebar> maybe in xchat /ignore reuben CHAN
- # [17:32] <@bsmedberg> Who here knows how to read x86 assembly in byte form, or a tool I can use to help understand it?
- # [17:32] * Joins: reuben (reuben@seta00.com)
- # [17:32] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:32] <jlebar> bsmedberg, stick it in a ".o" file and use objdump?
- # [17:32] <rillian> bhearsum: :/
- # [17:32] * Quits: WaltS (Daily@moz-236B7C90.pitt.east.verizon.net) (Quit: WaltS)
- # [17:33] <@bsmedberg> jlebar: well, I already know what objdump says it should be
- # [17:33] * Joins: reuben (reuben@seta00.com)
- # [17:33] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:33] <edmorley> rillian: when I was using an older version of pidgin, it used to ping users in every room you were in, to find the away status, but did so all at once and caused that error; presume his client is just broken
- # [17:33] <jlebar> bsmedberg, You think that might be wrong? o.O
- # [17:33] <@khuey> bsmedberg: derf perhaps?
- # [17:33] <@bsmedberg> jlebar: well kinda yes
- # [17:33] * Joins: reuben (reuben@seta00.com)
- # [17:33] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:33] <@khuey> bsmedberg: or one of the JIT guys?
- # [17:33] <@bsmedberg> jlebar: http://pastebin.mozilla.org/1709450
- # [17:34] <Pike> any irc op willing to keep reuben from doing join dances?
- # [17:34] * Joins: reuben (reuben@seta00.com)
- # [17:34] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:34] <rillian> edmorley: makes sense. do we kickban for that soft of thing at some point?
- # [17:34] <@bsmedberg> specifically what the actual numeric value of __pr_initialized is in that sequence
- # [17:34] <tbsaunde> bsmedberg: IDA?
- # [17:34] * Joins: reuben (reuben@seta00.com)
- # [17:34] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:34] <@bsmedberg> tbsaunde: ?
- # [17:34] <edmorley> rillian: I would hope so; he has been emailed explaining
- # [17:35] * Joins: reuben (reuben@seta00.com)
- # [17:35] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:35] <@ted> bsmedberg: you can use objdump
- # [17:35] <tbsaunde> bsmedberg: let me find a link, its the intellegent dis assembler, expensive, but i hear good
- # [17:35] * Quits: michal (michal@F8B4DDD2.FC749DA6.F23860FD.IP) (Ping timeout)
- # [17:35] <@ted> bsmedberg: i have a script here hang on
- # [17:35] * Joins: jparsons|zzz (jed@moz-59C58F81.dsl.dynamic.sonic.net)
- # [17:35] <@bsmedberg> ted: see my pastebin? I already have the objdump output
- # [17:35] * Joins: reuben (reuben@seta00.com)
- # [17:35] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:35] <Ms2ger> ircops?
- # [17:35] * Joins: jviereck (Adium@moz-731D60F.dip.t-dialin.net)
- # [17:35] <jcranmer> bsmedberg: llvm-mc ?
- # [17:35] <@ted> bsmedberg: oh
- # [17:36] <@ted> http://pastebin.mozilla.org/1709454
- # [17:36] * jparsons|zzz is now known as jedp
- # [17:36] * Joins: reuben (reuben@seta00.com)
- # [17:36] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:36] <@ted> bsmedberg: you're not happy with objdump's disassembly?
- # [17:36] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [17:36] * Joins: reuben (reuben@seta00.com)
- # [17:36] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:36] <vlad> is anyone?
- # [17:36] <@bsmedberg> ted: I want to know the exact value of the __pr_ thing
- # [17:36] <@ted> ahh
- # [17:36] <jlebar> bsmedberg, Why not just objdump that one chunk?
- # [17:37] <jlebar> bsmedberg, Then objdump won't demunge the value.
- # [17:37] <@ted> is there not a way to ask objdump what that value is?
- # [17:37] * Joins: reuben (reuben@seta00.com)
- # [17:37] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:37] <@ted> alternately, just use that script i just pastebinned, and pass that to objdump
- # [17:37] * jlebar has been trying to do this unsuccessfully for the past 2 minutes.
- # [17:37] <jlebar> Indeed.
- # [17:37] <@ted> that script just dumps bytes to a file and disassembles them
- # [17:37] * Joins: reuben (reuben@seta00.com)
- # [17:37] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:37] <@bsmedberg> hrm ok
- # [17:38] <@ted> 0: 83 3d 8c 85 02 10 00 cmpl $0x0,0x1002858c
- # [17:38] <@ehsan> bsmedberg: hrm, aren't these bytes the address? 8C 85 02 10
- # [17:38] * Quits: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au) (Ping timeout)
- # [17:38] <@ted> from od.py 833D8C85021000
- # [17:38] <mounir> edmorley: thanks!
- # [17:38] * Joins: reuben (reuben@seta00.com)
- # [17:38] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:38] <mounir> edmorley: I definitely owe you a beer :)
- # [17:38] * @ted used that script a lot when hacking on his JS disassembler
- # [17:38] <@bsmedberg> ted: ty
- # [17:38] <@ehsan> iow, 0x1002858c
- # [17:39] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/eea94a9b40a1 - John Hopkins - Bug 775670 - Build Thunderbird using clang. r=rail
- # [17:39] * Joins: reuben (reuben@seta00.com)
- # [17:39] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:39] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
- # [17:39] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [17:39] <derf> ehsan: Except it's rip-relative addressing, no?
- # [17:39] * Joins: reuben (reuben@seta00.com)
- # [17:39] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:39] <jlebar> derf to the rescue
- # [17:39] <@ted> derf: it's x86
- # [17:40] <@ehsan> derf: no they should be absolute based on the module's default base address
- # [17:40] <derf> ted: Well, eip-relative, then.
- # [17:40] * Joins: reuben (reuben@seta00.com)
- # [17:40] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:40] <@bsmedberg> is it eip-relative?
- # [17:40] <@ehsan> if the loader relocates the module, then it goes ahead and patches all of those addresses
- # [17:40] * @bsmedberg feels that ehsan is correct here
- # [17:40] <derf> Yeah, sorry, I think I'm just confused.
- # [17:40] <@ehsan> bsmedberg: you need to compare the base address of the module with whatever the PE header says
- # [17:40] * Joins: reuben (reuben@seta00.com)
- # [17:40] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:40] * Joins: jhammel (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [17:41] * Joins: reuben (reuben@seta00.com)
- # [17:41] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:41] <@ehsan> bsmedberg: is this coming from a running instance of firefox, or are you disassembling the binaries?
- # [17:41] <@ted> it'd actually patch the address in the code?
- # [17:41] <@ehsan> ted: yes
- # [17:41] <@ted> because we should have the code around $eip in the minidump
- # [17:41] <@bsmedberg> ted: yeah, that's how DLL rebasing works on Windows
- # [17:41] * Joins: reuben (reuben@seta00.com)
- # [17:41] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:41] <@ehsan> that's why loading modules at other addresses is slow
- # [17:41] <edmorley> mounir: np
- # [17:42] <@bsmedberg> that's why ASLR makes windows slower
- # [17:42] <@ehsan> indeed
- # [17:42] <@ted> ah
- # [17:42] * Joins: reuben (reuben@seta00.com)
- # [17:42] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:42] <@ehsan> and also because of the fact that windows will no longer be able to share modules across processes
- # [17:42] <@ehsan> fun times
- # [17:42] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
- # [17:42] <@bsmedberg> ehsan: it's from minidumps, see bug 775090
- # [17:42] <@bsmedberg> what should be and what are don't quite match
- # [17:42] * Joins: reuben (reuben@seta00.com)
- # [17:42] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:42] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
- # [17:42] <@ehsan> bsmedberg: ok then it's an absolute address
- # [17:43] <@ehsan> bsmedberg: what doesn't match correctly?
- # [17:43] * AutomatedTester is now known as AutomatedTester|away
- # [17:43] * Joins: reuben (reuben@seta00.com)
- # [17:43] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:43] <tbsaunde> bsmedberg: fwiw http://www.hex-rays.com/products/ida/5.2/index.shtml
- # [17:43] <edmorley> reed, gavin, ircops, ircop: could someone ban reuben for the continual join & quit (Max SendQ exceeded); I emailed him several hours ago with the error and advising he update/check his client
- # [17:43] * Joins: reuben (reuben@seta00.com)
- # [17:43] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:43] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [17:44] <@ted> 83 3d 8c 85 02 00 00
- # [17:44] <@ted> from an actual minidump
- # [17:44] * Joins: reuben (reuben@seta00.com)
- # [17:44] * catlee-mtg is now known as catlee-lunch
- # [17:44] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:44] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [17:44] * ChanServ sets mode: +o roc
- # [17:44] * Joins: reuben (reuben@seta00.com)
- # [17:44] * Quits: rail (rail@moz-E6144DC3.iqchoice.com) (Ping timeout)
- # [17:44] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:44] * armenzg is now known as armenzg_lunch
- # [17:45] * Joins: dveditz (dveditz@moz-5051E786.dhcp.cruzio.com)
- # [17:45] * ChanServ sets mode: +o dveditz
- # [17:45] <@ehsan> ted: hmm, that's.. weird
- # [17:45] * Joins: reuben (reuben@seta00.com)
- # [17:45] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:45] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
- # [17:45] * Joins: reuben (reuben@seta00.com)
- # [17:45] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:45] <dumitru> oh boy
- # [17:45] * Quits: tn (tn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [17:46] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Ping timeout)
- # [17:46] <@khuey> wtf why didn't that work
- # [17:46] <@ted> i just give you the data
- # [17:46] <@ted> i don't know shit
- # [17:46] * Joins: reuben (reuben@seta00.com)
- # [17:46] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:46] <jcranmer> ou
- # [17:46] * Quits: edmorley (Mibbit@moz-E8D75C56.range86-166.btcentralplus.com) (Quit: coming back when this spam has stopped)
- # [17:46] <@ted> http://hg.mozilla.org/users/tmielczarek_mozilla.com/get-minidump-instructions/
- # [17:46] <@ted> FYI
- # [17:46] <jcranmer> it's definitely an absolute address
- # [17:46] * Quits: marcoz (marco.zehe@moz-45FDABBE.dip.t-dialin.net) (Quit: Leaving.)
- # [17:46] <@ted> will spit out the blob of memory
- # [17:46] <jcranmer> cmpl $0, 268600716
- # [17:46] * Joins: reuben (reuben@seta00.com)
- # [17:46] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
- # [17:46] <@ted> from a minidump
- # [17:47] * khuey sets mode: +b *!*reuben@*
- # [17:47] <@ted> http://pastebin.mozilla.org/1709455
- # [17:47] <@ted> is this particular dump
- # [17:47] <@ehsan> so.. the last byte in the address is 00
- # [17:47] <jcranmer> ehsan: the last byte is the value to compare with
- # [17:47] <@ted> https://crash-stats.mozilla.com/report/index/13b80a78-1d88-4839-9035-a8e6c2120720
- # [17:47] <@ted> this one
- # [17:47] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [17:47] * dumitru sets mode: -b *!*reuben@*
- # [17:47] <@ehsan> bsmedberg: what's the base address of the nspr module in the minidump?
- # [17:47] <dumitru> I glined his IP
- # [17:47] <@khuey> dumitru: ?
- # [17:48] <@khuey> ok
- # [17:48] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee)
- # [17:48] <@bsmedberg> Module|nspr4.dll|4.9.0.0|nspr4.pdb|F5CCA0A443DF4A64B22C87FB2EE5BFB12|0x6d140000|0x6d16bfff|0 should be 0x6d140000
- # [17:48] * Joins: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP)
- # [17:48] <@ehsan> jcranmer: yeah I'm talking about the byte before it
- # [17:48] * Joins: jgilbert (jgilbert@F2D29657.F60B0462.67AC9B1.IP)
- # [17:48] <@ted> ehsan: bsmedberg and i may be talking about different dumps
- # [17:48] <@ted> so let's be careful
- # [17:48] * @bsmedberg is on https://crash-stats.mozilla.com/report/index/3cfc2b99-4374-4cf0-a9f4-0009c2120718
- # [17:48] <@ehsan> ted: ah ok
- # [17:48] <@ted> 0x00a30000 - 0x00a5bfff nspr4.dll 4.9.0.0
- # [17:48] <@ted> is the dump i just dumped
- # [17:48] <froydnj> hm, no CC log
- # [17:48] <@ehsan> bsmedberg: can you email me the dump please? I don't have privs
- # [17:49] <@ted> my brain hurts, i'm gonna go eat lunch
- # [17:49] * Quits: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [17:49] * gregglind_away is now known as gregglind
- # [17:49] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
- # [17:49] * @ehsan fires up his windows box
- # [17:49] * Quits: xsergio (sergio@DAEF1255.9C8843EE.A4F23BCE.IP) (Quit: Bye)
- # [17:50] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
- # [17:50] * lsblakk|afk is now known as lsblakk
- # [17:50] * Joins: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP)
- # [17:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d3488fdea406 - Vivien Nicolas - Bug 774809 - [BrowserAPI] Add methods to send mouse/touch events to the content. r=jlebar
- # [17:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6a3791473b56 - Fabrice Desré - Bug 715814 - Implement Web Activities : B2G Specific [r=cjones]
- # [17:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cd4e6a53400d - Vivien Nicolas - Bug 770847 - [BrowserAPI] mozbrowsercroll event to inform embedder when the content has scrolled. r=jlebar
- # [17:51] * Joins: michal (michal@moz-8771C5B3.broadband15.iol.cz)
- # [17:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/53da353104ee - Fabrice Desré - Bug 715814 - Implement Web Activities : IDL [rs+sr=mounir]
- # [17:51] <froydnj> khuey: so setting nsCycleCollector.cpp:gAlwaysLogCCGraphs is sufficient or no?
- # [17:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7938ab0b63db - Fabrice Desré - Bug 715814 - Implement Web Activities: DOM Part [r=mounir]
- # [17:51] <froydnj> (trying to get CC logs from running mochitests)
- # [17:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/09094f943d29 - Fabrice Desré - Bug 715814 - Implement Web Activities : Activity Object [r=mounir]
- # [17:51] * Quits: kredik (chatzilla@moz-7BF4BFBD.w80-11.abo.wanadoo.fr) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
- # [17:54] <@khuey> froydnj: I don't know without reading code
- # [17:54] <@khuey> but you probably don't want to log the graph on every CC
- # [17:54] <@khuey> that'll be SLOOOOOOOOOOOW
- # [17:54] <froydnj> oh, look, it puts them in /tmp
- # [17:55] * Joins: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com)
- # [17:55] <vlad> luke: ping
- # [17:55] <froydnj> khuey: well, I don't know that I have better options
- # [17:56] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
- # [17:57] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Ping timeout)
- # [17:57] * Joins: flosty (AndChat215@DB5CACD2.7B640974.354B30E7.IP)
- # [17:57] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
- # [17:58] * Joins: rail_away (rail@moz-E6144DC3.iqchoice.com)
- # [17:58] <froydnj> hm, nsXPConnect doesn't even show up in these logs
- # [17:59] * Joins: AndChat|215124 (AndChat215@moz-35A49CA0.static.tpgi.com.au)
- # [17:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/48d0e85546ea - Andreas Gal - Remove dead code from upload path (bug 775863, r=cjones).
- # [18:00] * Quits: flosty (AndChat215@DB5CACD2.7B640974.354B30E7.IP) (Ping timeout)
- # [18:00] * Quits: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
- # [18:00] <@ehsan> bsmedberg: this is 14.0.1 release right?
- # [18:00] <@bsmedberg> yes
- # [18:01] <@smaug> froydnj: khuey: logging all the CCs might not be horribly slow
- # [18:01] <@smaug> graph is usually reasonable small
- # [18:01] * Ms2ger blames edmorley
- # [18:01] <@smaug> unless one wants to get the full graph without optimizations
- # [18:03] <NeilAway> bsmedberg: ds: is the _d_eafult _s_egment for a memory reference...
- # [18:03] * Joins: dao-m (AndChat@moz-B5EE1E21.web.vodafone.de)
- # [18:03] <jcranmer> NeilAway: try _d_ata _s_egment
- # [18:04] * Quits: TheCrap (TheCrap@moz-4211B514.dip0.t-ipconnect.de) (Ping timeout)
- # [18:05] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [18:05] * ChanServ sets mode: +o roc
- # [18:07] * Quits: taf2 (taf2@moz-9F0170A.bltmmd.fios.verizon.net) (Quit: taf2)
- # [18:07] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
- # [18:07] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
- # [18:07] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
- # [18:09] <@ehsan> bsmedberg: so the address that I see here is 0x6d02858c
- # [18:09] * Joins: Mossop (mossop@2EAFC193.4AA62C89.51465770.IP)
- # [18:09] <Ms2ger> So, did anything stick in the last 200 commits in m-c?
- # [18:09] <@ehsan> bsmedberg: which is smaller than the base address for nspr4.dll (0x6d140000)
- # [18:09] <@ehsan> which makes no sense at all!!!
- # [18:09] * Joins: tn (tn@F2D29657.F60B0462.67AC9B1.IP)
- # [18:10] * mdas is now known as mdas|afk
- # [18:10] * Joins: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net)
- # [18:10] <@ehsan> bsmedberg: and so far I agree with your evaluation of the bug. :(
- # [18:11] * jmaher is now known as jmaher|afk
- # [18:11] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [18:11] <cpearce> My inbound tip build is failing with this error: "../../dist/include/mozilla/dom/Activity.h:21:7: error: no matching function for call to ‘mozilla::dom::DOMRequest::DOMRequest()’" Anyone know about this?
- # [18:12] * Quits: tonymec (tonymec@CCABDCB1.C225E126.277517C1.IP) (Input/output error)
- # [18:12] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [18:12] * ChanServ sets mode: +o roc
- # [18:13] * mdas|afk is now known as mdas
- # [18:13] * jcranmer is now known as jcranmer|away
- # [18:13] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
- # [18:13] <cpearce> fabrice: your patch changed the code in layoutmodule.cpp last, that's where my build error is happening...
- # [18:13] * Quits: twi (Adium@moz-87F0976E.ip218.fastwebnet.it) (Ping timeout)
- # [18:14] * Quits: @bz_sleep (bzbarsky@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
- # [18:14] * ted sets mode: +b reuben!*@*
- # [18:14] <Ms2ger> ted, already dealt with, fwiw
- # [18:14] * Quits: jedp (jed@moz-59C58F81.dsl.dynamic.sonic.net) (Ping timeout)
- # [18:14] <@ted> ah
- # [18:14] <@ted> cool
- # [18:14] <jhammel> eh, double banning never hurt anyone
- # [18:14] <Ms2ger> ted, also, a question
- # [18:14] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [18:14] * khuey sets mode: -b reuben!*@*
- # [18:15] <Ms2ger> Do I need to include rules.mk to use DIRS?
- # [18:15] * Quits: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net) (Quit: zzzzzzzzz)
- # [18:15] <@ted> if you want those DIRS to get built, yes
- # [18:15] <Ms2ger> Bah
- # [18:15] * mjschranz is now known as mjschranz_away
- # [18:16] * Quits: tonymec|away (tonymec@CCABDCB1.C225E126.277517C1.IP) (Quit: Konversation terminated!)
- # [18:16] * Quits: berkerpeksag (berkerpeks@2D67B236.F9990319.5DEFA22.IP) (Ping timeout)
- # [18:16] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Connection reset by peer)
- # [18:16] * Quits: masayuki (Daily@moz-911CC660.zaq.ne.jp) (Quit: masayuki)
- # [18:16] * Quits: gerv (gerv@moz-6C2347F6.range86-141.btcentralplus.com) (Ping timeout)
- # [18:16] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
- # [18:17] <rillian> does NS_ConvertUTF8toUTF16() validate the source string?
- # [18:17] <@bsmedberg> Ms2ger: you always have to include rules.mk
- # [18:17] <@bsmedberg> rillian: I believe it asserts if the source isn't utf8
- # [18:17] * @bsmedberg is not absolutely sure of that
- # [18:17] <rillian> hmm. ok thanks.
- # [18:18] * rillian should just test
- # [18:18] * Joins: wesj (Instantbir@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [18:19] * Quits: dao-m (AndChat@moz-B5EE1E21.web.vodafone.de) (Quit: Bye)
- # [18:21] * dhylands|zzzz is now known as dhylands
- # [18:21] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [18:21] * ChanServ sets mode: +o roc
- # [18:22] * Joins: gerv (gerv@moz-6C2347F6.range86-141.btcentralplus.com)
- # [18:22] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Ping timeout)
- # [18:23] * ctalbert|afk is now known as ctalbert
- # [18:23] * Quits: WorkerThread (BoredOnIRC@moz-C8599121.washdc.fios.verizon.net) (Broken pipe)
- # [18:26] * Joins: akeybl (akeybl@moz-BBE3ABD.mv.mozilla.com)
- # [18:26] * Joins: bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP)
- # [18:26] * Parts: bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP)
- # [18:26] * Joins: janv (varga@5E97B854.63A86A95.8633E8B5.IP)
- # [18:26] * Quits: mike5w3c (MikeS@moz-B9ABE643.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
- # [18:26] * Joins: bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP)
- # [18:26] * ChanServ sets mode: +o bz
- # [18:27] * Parts: @bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP)
- # [18:27] * Joins: bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP)
- # [18:27] * ChanServ sets mode: +o bz
- # [18:27] * Joins: akeybl_ (akeybl@moz-7B0110AD.mv.mozilla.com)
- # [18:27] * Quits: janv (varga@5E97B854.63A86A95.8633E8B5.IP) (Quit: This computer has gone to sleep)
- # [18:27] * Joins: priya (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [18:27] * Joins: mike5w3c (MikeS@moz-B9ABE643.xgsspn.imtp.tachikawa.spmode.ne.jp)
- # [18:27] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
- # [18:28] <@ehsan> bsmedberg: see my latest comment on the bug, it's definitely mem corruption :(
- # [18:28] * Quits: akeybl (akeybl@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [18:28] * ehsan is now known as ehsan-lunch
- # [18:29] * jimm is now known as jimm-lunch
- # [18:29] * Joins: janv (varga@5E97B854.63A86A95.8633E8B5.IP)
- # [18:30] * Joins: gerv1 (gerv@moz-6C2347F6.range86-141.btcentralplus.com)
- # [18:30] * Quits: gerv (gerv@moz-6C2347F6.range86-141.btcentralplus.com) (Connection reset by peer)
- # [18:31] * Quits: janv (varga@5E97B854.63A86A95.8633E8B5.IP) (Ping timeout)
- # [18:31] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
- # [18:31] <luke> vlad: pong
- # [18:31] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [18:32] * kmoir is now known as kmoir-afk
- # [18:32] <sawrubh> ehsan-lunch jdm this is the error I'm getting without overriding the stringBundle and validatedFile.. : http://pastebin.mozilla.org/1709476
- # [18:33] <sawrubh> so I think we can't remove the overriding bits :s
- # [18:33] * ahal is now known as ahal|lunch
- # [18:33] <vlad> luke: i ended up filing bug 775994 instead of asking you for thoughts :)
- # [18:34] <jdm> sawrubh: I'll defer to ehsan on this
- # [18:34] * Quits: gerv1 (gerv@moz-6C2347F6.range86-141.btcentralplus.com) (Ping timeout)
- # [18:34] <@ehsan-lunch> sawrubh: please comment on the bug
- # [18:34] * Joins: berkerpeksag (berkerpeks@47A591B.568837C4.5DEFA22.IP)
- # [18:34] <@ehsan-lunch> but you don't need to take validateFile out
- # [18:34] <luke> vlad: yeah, that would be TI
- # [18:34] * Joins: jgriffin (jgriffin@moz-4FBFA41D.hsd1.wa.comcast.net)
- # [18:34] * ehsan-lunch is now known as ehsan-busy
- # [18:34] * Joins: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net)
- # [18:34] * mdas is now known as mdas|afk
- # [18:35] <vlad> luke: yeah
- # [18:35] * mjschranz_away is now known as mjschranz
- # [18:35] * Quits: sfink (chatzilla@moz-8D93AA61.dsl.pltn13.sbcglobal.net) (Ping timeout)
- # [18:35] <vlad> luke: seems excessive though.. other emscripten-compiled code doesn't seem to use that much memory
- # [18:35] <luke> vlad: i'll cc brian and maybe he'll be able to find a good quickfix
- # [18:35] <vlad> cool
- # [18:36] * Quits: jgriffin (jgriffin@moz-4FBFA41D.hsd1.wa.comcast.net) (Connection reset by peer)
- # [18:36] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [18:36] * ChanServ sets mode: +o roc
- # [18:36] * Joins: jgriffin (jgriffin@moz-4FBFA41D.hsd1.wa.comcast.net)
- # [18:37] * mjschranz is now known as mjschranz_away
- # [18:38] <@ehsan-busy> bbondy: ping
- # [18:38] <bbondy> ehsan-busy: hi
- # [18:38] <@ehsan-busy> bbondy: hey, can you search the entire address space for a value in vc?
- # [18:38] * mattwoodrow is now known as mattwoodrow|away
- # [18:38] * mjschranz_away is now known as mjschranz
- # [18:38] <bbondy> you can see a view of memory, I think you may be able to search within it but I'm not sure
- # [18:38] * KaiRo is now known as KaiRo_away
- # [18:39] * Joins: erikvold (erikvold@moz-33BF5BAF.gv.shawcable.net)
- # [18:39] <@ehsan-busy> I can't seem to get that to work
- # [18:39] <bbondy> I mean Debug -> Windows -> Memory
- # [18:39] * Joins: terrence (terrence@moz-BBE3ABD.mv.mozilla.com)
- # [18:40] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
- # [18:40] <@ehsan-busy> yeah
- # [18:40] <@ehsan-busy> that's what i'm looking at
- # [18:40] <bbondy> you want to search for a variable or address? Or you want to search for a value of the data inside the memory?
- # [18:40] <@ehsan-busy> but I can't search in it
- # [18:40] <@ehsan-busy> an address
- # [18:40] <bbondy> just put the address in the Address: field
- # [18:40] <@ehsan-busy> or 4 bytes, IOW
- # [18:40] <bbondy> and it'll bring you to that memory
- # [18:41] <@ehsan-busy> no I wanna find the places which reference that address
- # [18:41] <bbondy> oh
- # [18:42] * Quits: jviereck (Adium@moz-731D60F.dip.t-dialin.net) (Quit: Leaving.)
- # [18:43] <bbondy> so I've never done that in VS, i don't think it's possible in that view that I know of at least. I know when I was about 12 I made a small program that tried every address of memory searching for a specific value in the solitaire.exe process. I searched for my current score. Then I modified the memory and actually changed my score that way. You have to surround the access checks with structured exception handling to do
- # [18:43] <bbondy> that. But that was like 20 years ago that I tried that, I think it was in win95 too.
- # [18:43] * Quits: AaronMT (AaronMT@moz-DEDA283.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [18:43] * davehunt is now known as davehunt|away
- # [18:43] <bbondy> so slightly less than 20 years :)
- # [18:43] <vlad> mcote: I have a whole pile of speedtests commits in a forked repo at ssh://hg.mozilla.org/users/vladimir_pobox.com/speedtests/ -- I don't know what (if anything) you want to merge back
- # [18:44] <vlad> mcote: I'd almost suggest nothing until we get the new server infrastructure up.. especially if it works for what you need it to do
- # [18:44] <@ehsan-busy> bbondy: yeah well all I have is a minidump :(
- # [18:45] * Joins: whimboo (whimboo@moz-216F9AFA.superkabel.de)
- # [18:45] <bbondy> maybe you an copy the memory view out or something into a hex editor and search that way?
- # [18:45] <bbondy> or search the mini dump in a hex editor
- # [18:45] * Joins: gerv (gerv@6536A35.11DFEF90.2BCC804A.IP)
- # [18:45] * Joins: AaronMT (AaronMT@moz-DEDA283.cpe.net.cable.rogers.com)
- # [18:45] <@ehsan-busy> ok
- # [18:45] <@ehsan-busy> good idea
- # [18:45] <whimboo> hey, I'm registering an observer for 'quit-application-requested' but when I want to set aSubject.data=true I get a NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN failure. Does anyone know why?
- # [18:46] <whimboo> the code is inside the mozmill extension
- # [18:46] <NeilAway> whimboo: you need aSubject.QueryInterface(Components.interfaces.nsISupportsPRBool)
- # [18:47] * Quits: gerv (gerv@6536A35.11DFEF90.2BCC804A.IP) (Ping timeout)
- # [18:47] <whimboo> NeilAway: hm why isn't it needed here?
- # [18:47] <whimboo> http://mxr.mozilla.org/mozilla-central/source/browser/fuel/test/browser_ApplicationQuitting.js
- # [18:47] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
- # [18:48] <@ehsan-busy> bsmedberg: ping
- # [18:48] <@ehsan-busy> glandium: ping
- # [18:48] <glandium> ehsan-busy: pong
- # [18:48] * Quits: raphc (quassel@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
- # [18:49] <@ehsan-busy> glandium: what is the impact of bug 772841?
- # [18:49] <whimboo> NeilAway: so i assume you meant: aSubject.data.QueryInterface(Components.interfaces.nsISupportsPRBool) = true;
- # [18:49] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
- # [18:49] <Ms2ger> aSubject.QueryInterface(Components.interfaces.nsISupportsPRBool).data = true;
- # [18:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fb57d273902c - Kartikaya Gupta - Bug 775976 - Guard against a null tab when processing a thumbnail. r=blassey
- # [18:50] <nrc> bz: I fixed my bug with the exception types, but I had to change a different part of codegen.py, I just wanted to check it is a sensible thing to do because it seems to cause a big change...
- # [18:50] <glandium> ehsan-busy: re-enabling omnijar re-ordering
- # [18:50] * jcranmer|away is now known as jcranmer
- # [18:50] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
- # [18:50] <whimboo> Ms2ger, NeilAway: works thanks a lot!
- # [18:50] <nrc> bz: you suggested changing http://mxr.mozilla.org/mozilla-central/source/dom/bindings/Codegen.py#1379
- # [18:50] <Ms2ger> Np
- # [18:50] <Ms2ger> nrc, patch?
- # [18:50] <nrc> bz: but I needed to change: http://mxr.mozilla.org/mozilla-central/source/dom/bindings/Codegen.py#1490
- # [18:50] <@ehsan-busy> glandium: so that changes the offsets of stuff in omnijar and nothing else?
- # [18:50] <nrc> Ms2ger: one sec...
- # [18:50] <glandium> ehsan-busy: it also puts a central directory at the beginning
- # [18:51] * mjschranz is now known as mjschranz_away
- # [18:51] * Quits: JeroenDeDauw (j@moz-E78C4238.dip.t-dialin.net) (Ping timeout)
- # [18:51] <@ehsan-busy> glandium: hrm, we're looking at bug 775090 which is a mem corruption. do you think there's a chance that this bug could be at fault?
- # [18:51] <@ehsan-busy> glandium: it was the only thing landed for 14.0.1 apparently
- # [18:52] <glandium> ehsan-busy: that's quite unlikely, unless this was happening on 11 and before
- # [18:52] <@ehsan-busy> glandium: well lots of stuff changed since 11 too :)
- # [18:52] <nrc> Ms2ger, bz: http://pastebin.mozilla.org/1709485
- # [18:52] <@ehsan-busy> so we might have introduced new bugs
- # [18:52] <glandium> ehsan-busy: in the jar reader?
- # [18:52] <Ms2ger> nrc, that's an awful error message :)
- # [18:52] <@ehsan-busy> glandium: or elsewhere
- # [18:52] <@ehsan-busy> glandium: it's very hard to imagine what this bug is
- # [18:53] * Joins: squeakytoy (squeakytoy@moz-9E84F244.netset.se)
- # [18:53] <@ehsan-busy> but I'm thinking of proposing to back out your patch on release
- # [18:53] <glandium> ehsan-busy: the omni jar change would only be a problem if the jar reader is broken
- # [18:53] <nrc> Ms2ger: It makes me uncomfortable too, but it seems to be the message that our tests check, so I thought it necessary, if there is a better way, it will make me happy!
- # [18:53] <@ehsan-busy> glandium: do we have any reason to assume that is not the case?
- # [18:53] <nrc> s/our tests/w3c canvas tests
- # [18:53] <Ms2ger> nrc, they should check e.name == "TypeError", no?
- # [18:54] * Quits: cloudpopup (squeakytoy@moz-9E84F244.netset.se) (Ping timeout)
- # [18:54] <Ms2ger> nrc, that will be true for any error you throw through ThrowErrorMessage
- # [18:54] <Ms2ger> nrc, the message ends up in e.message
- # [18:54] <nrc> Ms2ger: I thought so, but it seems to be the message which comes out of e.name
- # [18:54] * Joins: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP)
- # [18:54] <@bsmedberg> ehsan-busy: pong
- # [18:54] <Ms2ger> I hope not!
- # [18:55] <@ehsan-busy> bsmedberg: we used to have scripts which would detect common modules in crashes etc
- # [18:55] <@ehsan-busy> bsmedberg: do you know if we still have them?
- # [18:55] <nrc> Ms2ger: I can check that
- # [18:55] <@bsmedberg> the correlation reports? Yes we have them
- # [18:55] <glandium> ehsan-busy: i have a hard time believing it
- # [18:55] <@ehsan-busy> bsmedberg: they turn out empty
- # [18:55] <@ehsan-busy> glandium: ok thanks
- # [18:55] * Joins: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [18:55] <glandium> ehsan-busy: ask taras to know if he believes it
- # [18:56] <@bsmedberg> ehsan-busy: wait, the UI sucks
- # [18:56] <@bsmedberg> ehsan-busy: https://crash-analysis.mozilla.com/crash_analysis/20120719/20120719_Firefox_14.0-interesting-modules.txt.gz
- # [18:56] <vlad> man, why does unzipping firefox/maintenanceservice_installer.exe always block for about 15s in windows?
- # [18:56] <nrc> Ms2ger: do you think it is OK to change onFailure to use a TypeError, or is that too broad a change?
- # [18:56] <vlad> I bet it sees the _installer and something triggers
- # [18:56] * Joins: jedp (jed@moz-137F5BCF.dslextreme.com)
- # [18:56] <@ehsan-busy> ah ok
- # [18:56] <@bsmedberg> of course it's not there
- # [18:56] <@bsmedberg> blech
- # [18:56] <glandium> ehsan-busy: is anyone able to reproduce?
- # [18:56] <@bsmedberg> oh, 14.0.1
- # [18:56] <@ehsan-busy> glandium: no, that's the problem
- # [18:56] <Ms2ger> nrc, well, we need to make it throw TypeError at some point
- # [18:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0ec90d4991ca - Eitan Isaacson - Bug 775659 - move getVirtualCursor to util function. Fix moveCursorToObject. r=davidb
- # [18:57] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d1582dade09a - Eitan Isaacson - Bug 775653 - Refactor traversal rules. r=davidb
- # [18:57] <glandium> ehsan-busy: because i can totally buy the first item in comment 1 of that bug
- # [18:57] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c8e7f3108013 - Eitan Isaacson - Bug 775657 - Added initial B2G support and speech presenter. r=davidb
- # [18:57] <@bsmedberg> ehsan-busy: wship6.dll has a high correlation
- # [18:57] <Ms2ger> nrc, the issue will be how useful an error message you can give
- # [18:57] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/69a69e2a873d - Eitan Isaacson - Bug 775661 - Added dump tree Logger method, and states to string function. r=davidb
- # [18:57] <mcote> vlad: cool I'll take a look
- # [18:57] <@bsmedberg> rasadhlp.dll too
- # [18:57] <mcote> vlad: what do you mean by new server infrastructure exactly?
- # [18:57] <@ehsan-busy> bsmedberg: hmm yeah...
- # [18:57] <nrc> Ms2ger: I'm sure we can do better than the current one :-)
- # [18:57] <@bsmedberg> hrm, wintrust.dll
- # [18:57] <NeilAway> whimboo: it is
- # [18:57] <nrc> Ms2ger: but to do much better I think we need to pass more into onFailure
- # [18:57] <dholbert> Enn, ping
- # [18:58] <NeilAway> whimboo: http://mxr.mozilla.org/mozilla-central/source/browser/fuel/test/browser_ApplicationQuitting.js#4 has the same effect
- # [18:58] <Ms2ger> nrc, sounds right
- # [18:58] <Enn> dholbert: hi
- # [18:58] <@ehsan-busy> bsmedberg: so has anybody in QA tried to run 14.0.1 on ipv6 machines?
- # [18:58] <dholbert> Enn, hi! Are you in the Toronto office?
- # [18:58] <@bsmedberg> I don't know
- # [18:58] <Enn> I am
- # [18:58] * Ms2ger reads some code
- # [18:58] <dholbert> Enn, have a few questions on focus / tab-index -- whereabouts do you sit? (or, can I meet you at the espresso machine?)
- # [18:59] * Joins: JeroenDeDauw (j@moz-E78C4238.dip.t-dialin.net)
- # [18:59] <Enn> stand by the kitchen counter and walk all the way to the window
- # [18:59] <whimboo> NeilAway: k
- # [18:59] <dholbert> Enn, ok. I'll be there in 2-3min. thanks!
- # [19:01] <@ehsan-busy> bsmedberg: I'm afraid I exhausted all of my ideas here :(
- # [19:01] <Ms2ger> nrc, off for dinner, I'll look in a bit
- # [19:01] * Joins: xsergio (sergio@CD03F0AA.94D0ECB9.3299D537.IP)
- # [19:02] * Joins: KWiersoMBP (KWierso@moz-BBE3ABD.mv.mozilla.com)
- # [19:02] * Quits: MisfitGeek (MisfitGeek@moz-BD3E98A8.hsd1.nh.comcast.net) (Quit: Leaving)
- # [19:02] * @bsmedberg wonders if there's a way to do pretend IPv6 networking without an actual IPv6 provider
- # [19:02] <@bsmedberg> ehsan-busy: yeah, thanks for the investigation
- # [19:02] * Joins: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [19:02] <@ehsan-busy> bsmedberg: I don't know much about windows ipv6 unfortunately...
- # [19:03] * cadecairos is now known as cadecairos_away
- # [19:03] <@ehsan-busy> bsmedberg: this would be *so* easy to debug if we could reproduce... :(
- # [19:03] * Joins: gerv (gerv@6536A35.11DFEF90.2BCC804A.IP)
- # [19:03] <@bsmedberg> indeed
- # [19:03] * Joins: anant (anant@moz-BBE3ABD.mv.mozilla.com)
- # [19:03] * cadecairos_away is now known as cadecairos
- # [19:03] <Dagger2> bsmedberg: you could *try* enabling Teredo, but it's entirely possible a system-local tunnel wouldn't trigger a bug that native IPv6 would
- # [19:03] * Joins: cdiehl_ (cdiehl@moz-F592DCC0.pool.mediaways.net)
- # [19:03] * Joins: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com)
- # [19:04] * cadecairos is now known as cadecairos_away
- # [19:04] * Quits: cdiehl (cdiehl@moz-FC94B97C.pool.mediaways.net) (Ping timeout)
- # [19:04] * cdiehl_ is now known as cdiehl
- # [19:04] * cadecairos_away is now known as cadecairos
- # [19:05] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
- # [19:05] * cadecairos is now known as cadecairos_away
- # [19:06] * cadecairos_away is now known as cadecairos
- # [19:06] * jmaher|afk is now known as jmaher
- # [19:06] <nrc> Ms2ger: cool, thanks
- # [19:06] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
- # [19:06] * Quits: mikeratcliffe (ratcliffes@87D0E376.7BADC02.7CCB197A.IP) (Ping timeout)
- # [19:06] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [19:06] * Quits: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net) (Quit: espadrine)
- # [19:06] * cadecairos is now known as cadecairos_away
- # [19:06] <Dagger2> (something like `netsh interface ipv6 set teredo enterpriseclient` to force-enable it on domain-connected computers, and merge this .reg file to enable AAAA lookups: http://pastebin.com/raw.php?i=Aq9L64uC )
- # [19:06] <jlebar> Does anyone know why need mSPTimerLock in nsWebShellWindow? It seems like everything in there must already be on the main thread.
- # [19:07] * catlee-lunch is now known as catlee
- # [19:07] * cadecairos_away is now known as cadecairos
- # [19:07] * Joins: pcwalton (pcwalton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [19:07] * mjschranz_away is now known as mjschranz
- # [19:08] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
- # [19:08] * joduinn-afk is now known as joduinn-mtg
- # [19:08] * cadecairos is now known as cadecairos_away
- # [19:08] * Joins: mikeratcliffe (ratcliffes@9D3E630B.7BADC02.7CCB197A.IP)
- # [19:09] * cadecairos_away is now known as cadecairos
- # [19:09] * mjschranz is now known as mjschranz_away
- # [19:09] * Joins: timA (timA@9E727688.17C2F9C.163DC5C6.IP)
- # [19:09] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
- # [19:09] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Ping timeout)
- # [19:09] * cadecairos is now known as cadecairos_away
- # [19:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6a893f7cea3a - Joel Maher - Bug 775982 - Intermittent Android abort during indexedDB/ipc/test_ipc.html. r=edmorley
- # [19:10] * cadecairos_away is now known as cadecairos
- # [19:10] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
- # [19:11] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Ping timeout)
- # [19:11] * mjschranz_away is now known as mjschranz
- # [19:11] * cadecairos is now known as cadecairos_away
- # [19:11] <rillian> ehsan-busy: tunnelbroker.net
- # [19:11] * Joins: akeybl (akeybl@moz-BBE3ABD.mv.mozilla.com)
- # [19:11] * Quits: daniel (daniel@moz-A3305FF3.lsanca.fios.verizon.net) (Quit: leaving)
- # [19:11] <rillian> I don't currently have an account, but they took over from the people I did have an account with
- # [19:11] <@ehsan-busy> rillian: they require a registration process :(
- # [19:11] * Quits: timA (timA@9E727688.17C2F9C.163DC5C6.IP) (Quit: Instantbird 1.1)
- # [19:11] * mattwoodrow|away is now known as mattwoodrow
- # [19:11] * cadecairos_away is now known as cadecairos
- # [19:11] * Joins: timA (timA@9E727688.17C2F9C.163DC5C6.IP)
- # [19:11] <@ehsan-busy> I'll give that a shot anyways
- # [19:12] <rillian> ehsan-busy: well, they've providing you with internet connectivity :)
- # [19:12] * Quits: akeybl_ (akeybl@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
- # [19:13] * Joins: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net)
- # [19:13] <@ehsan-busy> oh heh
- # [19:13] <@ehsan-busy> rillian: this shows how little I know about ipv6 I guess :)
- # [19:14] * cadecairos is now known as cadecairos_away
- # [19:14] * cadecairos_away is now known as cadecairos
- # [19:15] <rillian> ehsan-busy: let me know if you get stuck
- # [19:16] * rail_away is now known as rail
- # [19:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/45f37b38a34a - Matt Brubeck - Bug 766858 - When tab menu is open, intercept all touch events on about:home or web content [r=kats]
- # [19:16] * mdas|afk is now known as mdas
- # [19:17] * Quits: espindola (espindola@moz-111B9D8.dsl.teksavvy.com) (Ping timeout)
- # [19:18] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
- # [19:19] * Joins: espindola (espindola@158A4393.F84268A9.971E19F6.IP)
- # [19:19] * armenzg_lunch is now known as armenzg
- # [19:19] * Joins: mcomella (mcomella@moz-BBE3ABD.mv.mozilla.com)
- # [19:19] * Quits: John-Galt (kris@moz-E31CD2CB.mozilla.org) (Ping timeout)
- # [19:19] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
- # [19:20] * armenzg is now known as armenzg_mtg
- # [19:21] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
- # [19:21] * froydnj watches nsCycleCollector spew messages about objects still alive
- # [19:22] * Quits: pascalc (chatzilla@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
- # [19:22] * jimm-lunch is now known as jimm
- # [19:23] * Joins: John-Galt (kris@moz-E31CD2CB.mozilla.org)
- # [19:23] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Ping timeout)
- # [19:24] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [19:25] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Ping timeout)
- # [19:26] <zzzzz> vlad https://bugzilla.mozilla.org/show_bug.cgi?id=775458
- # [19:26] * Quits: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP) (Connection reset by peer)
- # [19:26] * Quits: squeakytoy (squeakytoy@moz-9E84F244.netset.se) (Quit: Leaving)
- # [19:26] * Joins: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP)
- # [19:27] <vlad> ah ha
- # [19:29] * mjschranz is now known as mjschranz_away
- # [19:30] * kmoir-afk is now known as kmoir
- # [19:30] * mjschranz_away is now known as mjschranz
- # [19:30] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
- # [19:30] * Quits: dria (dria@F2D29657.F60B0462.67AC9B1.IP) (Quit: dria)
- # [19:31] <vlad> bz: ping.. are you around in the office?
- # [19:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b1b3e5c996c5 - Richard Newman - Bug 734316 - Part 6: fix more PMD and checkstyle warnings. r=trivial
- # [19:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8ce551fb64cf - Nick Alexander - Bug 776023 - Fix more JavaDoc warnings. r=rnewman
- # [19:32] * mjschranz is now known as mjschranz_away
- # [19:32] <@bz> vlad: I am, but in a meeting right now
- # [19:32] * Quits: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr) (Quit: bholley)
- # [19:32] <vlad> bz: np, come grab me when you have a few min?
- # [19:32] <vlad> want to just talk about rAF with you and roc real quick
- # [19:33] <@bz> vlad: will do
- # [19:33] * Quits: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com) (Quit: loadbang)
- # [19:33] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [19:33] * Joins: jviereck (Adium@moz-731D60F.dip.t-dialin.net)
- # [19:33] * Quits: jviereck (Adium@moz-731D60F.dip.t-dialin.net) (Client exited)
- # [19:34] <jimm> are nightlies built with official branding?
- # [19:35] * Joins: mib_x6ple3 (Mibbit@A0CA3522.804D9ECE.8DFEA35B.IP)
- # [19:35] <vlad> jimm: no
- # [19:36] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [19:36] * ChanServ sets mode: +o roc
- # [19:36] <vlad> (if they were they'd come out as "Firefox")
- # [19:36] * Joins: sworkman (sworkman@moz-BBE3ABD.mv.mozilla.com)
- # [19:36] * Quits: sworkman (sworkman@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
- # [19:36] * Quits: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net) (Quit: Boriss)
- # [19:36] * Joins: sworkman (sworkman@moz-BBE3ABD.mv.mozilla.com)
- # [19:36] <jimm> kinda figured that. guess I'll use DEBUG instead.
- # [19:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5ad0d0b4bcc8 - Philipp von Weitershausen - Bug 775814 - B2G 3G: ril.data.* preferences have string value false with fresh profile. r=marshall_law
- # [19:37] * Quits: mib_x6ple3 (Mibbit@A0CA3522.804D9ECE.8DFEA35B.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [19:38] <jlebar> roc, Would you be able to review bug 775676 sometime before Monday, or has your weekend begun?
- # [19:38] * Joins: pwalton (pcwalton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [19:38] * Quits: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net) (Quit: Leaving)
- # [19:39] * mjschranz_away is now known as mjschranz
- # [19:39] * Quits: pcwalton (pcwalton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [19:39] * pwalton is now known as pcwalton
- # [19:39] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
- # [19:39] * Quits: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [19:40] * Quits: Olipro (Olipro@moz-E61CF5C6.catv.pool.telekom.hu) (Ping timeout)
- # [19:40] * Joins: Olipro (Olipro@moz-E61CF5C6.catv.pool.telekom.hu)
- # [19:41] * Quits: drice (derice@moz-1D9C882A.deploy.akamaitechnologies.com) (Quit: Leaving.)
- # [19:41] * armenzg_mtg is now known as armenzg
- # [19:41] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
- # [19:42] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
- # [19:42] * jlebar takes roc's answer as a no, flags bz.
- # [19:42] * Joins: TheOne (TheOne@moz-CB711AB.dip.t-dialin.net)
- # [19:42] * Quits: hub (hub@moz-E2FCA694.figuiere.net) (Ping timeout)
- # [19:43] <rillian> jlebar: roc and bz are both in toronto for the layout meetup
- # [19:43] * Joins: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP)
- # [19:43] <jlebar> rillian, mm...I forgot.
- # [19:43] <jlebar> rillian, Thanks!
- # [19:43] <rillian> which means their weekend hasn't started, but also that they're talking, instead of reviewing patches
- # [19:44] * jlebar suspects the first part is true, but not the second part.
- # [19:44] <jlebar> or, not the second part of the second part.
- # [19:45] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
- # [19:46] * Joins: Lucas (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [19:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6f770754fa9e - Chris Peterson - Bug 772225 - Remove some clampSelection() calls to test whether IndexOutOfBoundsExceptions have been fixed. r=blassey
- # [19:46] * Joins: fitzgen (fitzgen@moz-BBE3ABD.mv.mozilla.com)
- # [19:47] * Joins: sfink (chatzilla@moz-BBE3ABD.mv.mozilla.com)
- # [19:48] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Input/output error)
- # [19:49] <gps> espindola: are you still looking for me?
- # [19:49] * Joins: jduell (jduell@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [19:49] * Joins: rkd (Adium@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [19:49] <espindola> gps, yes, can you test the patch for bug 773903?
- # [19:50] <espindola> the timing is dependent on where libraries end up loading
- # [19:50] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
- # [19:50] <gps> espindola: I thought you were able to reproduce it?
- # [19:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f0544409e034 - Nicolas Chaim Echeverria - Bug 770317: Add an xperf probe for XPCOM shutdown event. r=glandium
- # [19:50] <espindola> but for me the new patch is a lot faster
- # [19:50] <gps> I'll give it a test
- # [19:50] <espindola> gps, I got about 900ms on the full function without the patch
- # [19:50] <espindola> and 1ms with it
- # [19:51] * mjschranz is now known as mjschranz_away
- # [19:51] * ahal|lunch is now known as ahal
- # [19:51] <espindola> I have no idea why it didn't show up during development
- # [19:51] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
- # [19:51] * mjschranz_away is now known as mjschranz
- # [19:52] * Joins: kirin` (kirin@moz-C3A64B93.net)
- # [19:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/189816733310 - Terrence Cole - Bug 764962 - Add a verifier mode for GenerationalGC post barriers; r=billm
- # [19:53] * Joins: vikash (vikash@C3DF6D96.6F1B03CD.FB0CC892.IP)
- # [19:54] <@roc> jlebar: I am yours
- # [19:54] <jlebar> roc, Done!
- # [19:54] <jlebar> roc, And thanks. That leak has been driving me mad.
- # [19:55] <espindola> cool, thunderbird is also using clang now
- # [19:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/28e6cfc08efc - Nicholas Nethercote - Bug 773533 (part 2) - Add a <marquee> to test_memoryReporters.xul, to test for the crash in bug 773533. r=ehsan.
- # [19:55] * Joins: drice (derice@moz-1D9C882A.deploy.akamaitechnologies.com)
- # [19:55] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/847116c6177c - Nicholas Nethercote - Bug 773533 (part 1) - Skip XBL nodes when looking for orphan DOM nodes. r=mccr8,smaug.
- # [19:55] * Joins: yuan (ywang@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [19:56] * Quits: gerv (gerv@6536A35.11DFEF90.2BCC804A.IP) (Quit: Leaving.)
- # [19:56] <@roc> jlebar: so the problem is that a new timer is spawned after Destroy() has been called?
- # [19:56] * sheeri is now known as sheeri-afk
- # [19:56] * Quits: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP) (Connection reset by peer)
- # [19:56] <jlebar> roc, That's what appears to be happening. I'm not 100% sure; I'm basing this on addref/release logs.
- # [19:57] <jlebar> roc, But I see that we do the NS_ADDREF_THIS() call twice, but the NS_RELEASE() in ::Destroy only once.
- # [19:57] * Joins: hub (hub@A5087023.2354C43D.D8E68FF6.IP)
- # [19:57] <@roc> the second ADDREF comes after the RELEASE?
- # [19:57] * Quits: whimboo (whimboo@moz-216F9AFA.superkabel.de) (Input/output error)
- # [19:57] <@roc> would it not be simpler to just have an mIsDestroyed flag and refuse to spawn a new timer after Destroy() has been called?
- # [19:57] <jlebar> roc, I think so, but let me check.
- # [19:58] <jlebar> roc, That's what I did in the first patch.
- # [19:58] <jlebar> roc, But it didn't work, because someone is actually /expecting/ this timer to fire.
- # [19:58] * Joins: smooney (smooney@moz-BBE3ABD.mv.mozilla.com)
- # [19:58] * Quits: Bas (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [19:59] <@roc> try doing SavePersistentAttributes() synchronously if it's called after Destroy()?
- # [19:59] <@gavin> mrbkap: if you have a few moments to quickly look over the attachToWindow function specifically in bug 773351's patch, that'd be great
- # [19:59] <@gavin> mrbkap: trying to get that landed ASAP
- # [20:00] <@roc> if SavePersistentAttributes() needs to happen after Destroy() then your patch would break that, right, because in some cases we could destroy the window and the timer would not be able to run
- # [20:00] <jlebar> roc, Tried doing SavePersistentAttributes synchronously too, didn't work either.
- # [20:01] <@roc> I also wonder why mSPTimerLock is needed
- # [20:01] <jlebar> roc, (Same problem as the patch v1 in the bug; test fails, doesn't see correct height on a window.opened() window.)
- # [20:01] <jlebar> roc, I wonder that as well.
- # [20:01] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
- # [20:01] * Quits: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net) (Quit: espadrine)
- # [20:01] <jcranmer> how do I use symbols for tryserver builds on Linux?
- # [20:02] <jlebar> roc, To your earlier question about the second ADDREF, it appears to come /during/ the ::Destroy call.
- # [20:02] * Joins: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP)
- # [20:02] * Quits: tn (tn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [20:02] <jlebar> roc, But ::Destroy is not on the stack.
- # [20:02] <jlebar> roc, Maybe it's on another thread? Otherwise I'd say that we called Destroy twice, except I don't think we do that.
- # [20:02] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
- # [20:02] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [20:03] * Joins: billm (billm@moz-BBE3ABD.mv.mozilla.com)
- # [20:03] * Quits: mikeratcliffe (ratcliffes@9D3E630B.7BADC02.7CCB197A.IP) (Quit: Leaving.)
- # [20:03] * Joins: TheLink (TheLink@moz-45ED2356.pools.arcor-ip.net)
- # [20:03] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [20:03] * ChanServ sets mode: +o roc
- # [20:03] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
- # [20:04] * Quits: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP) (Ping timeout)
- # [20:04] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
- # [20:04] <jlebar> roc, What's the last thing you heard?
- # [20:05] <@roc> "roc, Tried doing SavePersistentAttributes synchronously too, didn't work either."
- # [20:05] <jlebar> <jlebar> roc, To your earlier question about the second ADDREF, it appears to come /during/ the ::Destroy call.
- # [20:05] <jlebar> <jlebar> roc, But ::Destroy is not on the stack.
- # [20:05] <jlebar> <jlebar> roc, Maybe it's on another thread? Otherwise I'd say that we called Destroy twice, except I don't think we do that.
- # [20:05] <@roc> er
- # [20:05] <@roc> what?
- # [20:05] <jlebar> roc, Assuming that my log is in order, which I think it is:
- # [20:06] <jlebar> roc, There's a stack with ::Destroy above and below the second ADDREF, which does not contain ::Destroy on its stack.
- # [20:06] <@dbaron> roc's IRC beep reminds me of a typewriter saying that you only have a few characters left before you have to hit Enter
- # [20:06] <jlebar> roc, So either we're calling ::Destroy twice, or the second addref is on a different thread.
- # [20:06] <@roc> a different thread
- # [20:06] <jlebar> roc, But if we called ::Destroy twice, I'd expect to see two release's, which I don't see.
- # [20:07] <@roc> must be that's why the lock is there
- # [20:07] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
- # [20:07] <jlebar> Could be.
- # [20:07] * Joins: sriram (sriramr@moz-7B0110AD.mv.mozilla.com)
- # [20:08] * Joins: Lucas_ (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [20:08] * Quits: priya (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
- # [20:09] <@roc> but I really do not see how SetPersistenceTimer could be called off the main thread in any kind of safe way
- # [20:09] * Quits: Lucas (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [20:09] * Quits: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
- # [20:09] * Lucas_ is now known as Lucas
- # [20:09] <@roc> what is the stack for the second ADDREF?
- # [20:09] * Joins: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP)
- # [20:09] <jlebar> roc, http://pastebin.mozilla.org/1709537
- # [20:10] <jlebar> roc, (First addref has same stack.)
- # [20:10] <@roc> can you add code to dump current thread ID in SetPersistenceTimer? and log entering and existing ::Destroy()?
- # [20:10] <@roc> existing
- # [20:11] * Joins: priya (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [20:11] <@roc> EXITING
- # [20:11] * Joins: rniwa (rniwa@5CA6DC39.C60FE7DC.4065847B.IP)
- # [20:11] <@roc> gotta go for a bit
- # [20:11] <jlebar> roc, Yes. It'll take a few minutes, anyway.
- # [20:11] <jlebar> roc, Thanks for looking at this.
- # [20:11] <mrbkap> gavin: I'm going to head into the office and I'll review it first thing.
- # [20:12] <@gavin> mrbkap: thanks!
- # [20:12] <jlebar> roc, Well...it can't /possibly/ be the main thread.
- # [20:12] <jlebar> roc, The main thread is running JS on either side of this guy.
- # [20:12] <Optimizer> is it possible to record timers for a content window ?
- # [20:12] * jlebar is now known as jlebar|snack
- # [20:13] * Joins: zzzzz_ (chatzilla@moz-107FCDBA.hfc.comcastbusiness.net)
- # [20:13] <@khuey> jcranmer: is there a static analysis for "if a derived class overrides this virtual method, it must call the original implementation"?
- # [20:13] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
- # [20:14] <jcranmer> khuey: no
- # [20:14] * Quits: jgilbert (jgilbert@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [20:15] * Parts: priya (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [20:15] * Quits: jduell (jduell@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [20:16] <@bsmedberg> ehsan-busy: isn't that corrupted memory supposed to be mapped readonly?
- # [20:16] * Quits: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP) (Client exited)
- # [20:17] * Quits: victorporof (victorporo@239ACCE7.B7DD870C.79933D60.IP) (Quit: Leaving...)
- # [20:17] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
- # [20:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/166cae54928d - Terrence Cole - Backout 189816733310 for Android bustage.
- # [20:18] * Joins: jduell (jduell@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [20:18] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/19b5733f954d - David Zbarsky - Bug 769193 - Interpolate between transform functions that share common primitives rather than forcing them to fall back to matrix decomposition. r=dbaron
- # [20:19] <@ehsan-busy> bsmedberg: "supposed to", yes
- # [20:19] <Optimizer> who will know about timers set through setTimeout or setInterval ?
- # [20:19] * Joins: Bas (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [20:20] * Quits: karl (karl@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [20:20] * Quits: teoli (teoli@EDB1D55.195E6A26.F1085784.IP) (Ping timeout)
- # [20:20] <Ms2ger> Optimizer, bz or smaug, I'd think
- # [20:20] <Optimizer> Ah smaug :)
- # [20:22] * Quits: rillian (rillian@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [20:22] * Quits: martyn (martyn@moz-B7D2E286.webport-cl2-hg5.ilford.mdip.bt.net) (Quit: Ex-Chat)
- # [20:23] * Joins: nrc_ (nrc@F2D29657.F60B0462.67AC9B1.IP)
- # [20:24] * Joins: cjones (cjones@moz-45913895.socal.res.rr.com)
- # [20:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1cbf95c4c4f1 - Wes Johnston - Bug 766275 - Remove browser actions from the Webapps context menu. r=mfinkle
- # [20:24] * Joins: teoli (teoli@EDB1D55.195E6A26.F1085784.IP)
- # [20:24] * sheeri-afk is now known as sheeri
- # [20:25] * Quits: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp) (Quit: Leaving...)
- # [20:27] * Joins: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [20:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6e09c52e2c73 - Wes Johnston - Bug 766275 - Rename function. r=mfinkle
- # [20:28] * Quits: dietrich (dietrich@moz-59682A1.dmz.scl3.mozilla.com) (Quit: leaving)
- # [20:29] * Joins: tonymec__ (tonymec@CCABDCB1.C225E126.277517C1.IP)
- # [20:30] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
- # [20:31] * Joins: dietrich (dietrich@moz-59682A1.dmz.scl3.mozilla.com)
- # [20:31] <gps> y'all need to stop pushing to inbound so I can push my patch!
- # [20:32] <gps> people are pushing to inbound faster than it takes my `hg rebase` to finish
- # [20:32] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
- # [20:32] * Quits: dietrich (dietrich@moz-59682A1.dmz.scl3.mozilla.com) (Quit: leaving)
- # [20:33] * Quits: yuan (ywang@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: yuan)
- # [20:33] * Joins: hub_lime (hub@A5087023.2354C43D.D8E68FF6.IP)
- # [20:33] * Quits: Optimizer (Optimizer@31794963.71187421.BE90E62C.IP) (Ping timeout)
- # [20:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a10834675f4d - Gregory Szorc - Bug 774558 - Fix typo in SubstitutionRef.__repr__; r=khuey
- # [20:34] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
- # [20:34] * Joins: Optimizer (Optimizer@395AA04.D1B67D4C.274D17D6.IP)
- # [20:34] * Quits: marco (marco@5FACE26F.A2DD14FC.10DC0B64.IP) (Client exited)
- # [20:35] * tonymec__ is now known as tonymec|away
- # [20:35] <joe> is shumway named after gordon shumway from alf?
- # [20:35] <joe> that is, alf from alf
- # [20:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3bacbbca7d87 - Benjamin Peterson - Bug 761723 - Add a context option to only save source for compileAndGo and function body scripts. r=jornedorff
- # [20:36] * Quits: teoli (teoli@EDB1D55.195E6A26.F1085784.IP) (Ping timeout)
- # [20:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f9b341d6babd - Benjamin Peterson - Bug 761723 - Add test for chrome toSource. r=bz
- # [20:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/35cef082206b - Benjamin Peterson - Bug 761723 - Add memory reporting for script sources. r=njn
- # [20:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/166ee51a633f - Benjamin Peterson - Bug 761723 - Load chrome source code when it's needed for Function.prototype.toSource(). r=bz
- # [20:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1abd39543f58 - Benjamin Peterson - Bug 761723 - Add a runtime hook to retrieve source that wasn't saved. r=luke
- # [20:36] <bdahl> joe: look at the previous name of shumway and it may all start to come together
- # [20:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e080642175e6 - Benjamin Peterson - Bug 761723 - Save script sources to implement Function.prototype.toString. r=jorendorff,njn,jimb,jst,Ms2ger
- # [20:36] * Joins: benjamin (Mibbit@moz-BBE3ABD.mv.mozilla.com)
- # [20:37] * Joins: mib_rcolqn (Mibbit@EA9BE4CA.C431A30B.74119F78.IP)
- # [20:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8f93bcc5bc56 - Arkady Blyakher - bug 773943 - fix null pointer exception from accessing getExternalFilesDir r=snorp
- # [20:38] * Joins: dao (dao@moz-2A5B561C.superkabel.de)
- # [20:39] * Joins: dietrich (dietrich@moz-59682A1.dmz.scl3.mozilla.com)
- # [20:39] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
- # [20:39] * Joins: Mic (Instantbir@moz-E3C12055.superkabel.de)
- # [20:39] * Quits: mib_rcolqn (Mibbit@EA9BE4CA.C431A30B.74119F78.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [20:39] * armenzg is now known as armenzg_mtg
- # [20:39] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
- # [20:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8ad2c23374bc - Mats Palmgren - Bug 616722 - Make ColumnSetFrame a block margin root. Make the first column a margin root at the top edge, and the last column at the bottom. r=roc
- # [20:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/95dc6660f401 - Mats Palmgren - Bug 774794 - Make the aLineList param for MarkLineDirty mandatory; make nsBlockInFlowLineIterator have a valid mLineList for its mLine. r=roc
- # [20:40] * Quits: rniwa (rniwa@5CA6DC39.C60FE7DC.4065847B.IP) (Ping timeout)
- # [20:40] * Joins: yuan (ywang@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [20:40] <hub> ok, Aurora has been "freezing" on me lately
- # [20:41] <Ms2ger> nrc, did you have a bug for those exceptions?
- # [20:41] * Quits: pcwalton (pcwalton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: pcwalton)
- # [20:41] * Quits: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: brendan)
- # [20:41] * Joins: rniwa (rniwa@5CA6DC39.C60FE7DC.4065847B.IP)
- # [20:42] <@ehsan-busy> oh dear gdb, thanks for consuming 1.5 gigs of memory...
- # [20:42] * jlebar|snack is now known as jlebar
- # [20:43] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
- # [20:43] * jmaher is now known as tarp
- # [20:43] * tarp is now known as jmaher
- # [20:44] <@roc> hub: try Nightly and use SPS to figure out why
- # [20:44] * Joins: priya (Adium@moz-BBE3ABD.mv.mozilla.com)
- # [20:44] * Joins: dao1 (dao@moz-2A5B561C.superkabel.de)
- # [20:44] * Joins: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [20:44] * Joins: teoli (teoli@EDB1D55.195E6A26.F1085784.IP)
- # [20:44] * Quits: dao (dao@moz-2A5B561C.superkabel.de) (Ping timeout)
- # [20:45] * Joins: tonymec (tonymec@CCABDCB1.C225E126.277517C1.IP)
- # [20:45] <BenWa> hub: https://developer.mozilla.org/en/Performance/Reporting_a_Performance_Problem
- # [20:45] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
- # [20:47] * Quits: rkd (Adium@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Connection reset by peer)
- # [20:47] * Joins: rkd (Adium@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [20:47] <gkw> ehsan-busy: terrence, sfink and I encounter "Restart to update" taking a long time for nightlies with >200 tabs
- # [20:47] <gkw> is it a known issue?
- # [20:48] <@ehsan-busy> gkw: yes, we take ages to shut down :)
- # [20:48] <terrence> yeah, we really shouldn't
- # [20:48] <nrc> Ms2ger: Bug 764125 (it's a bit of a mega-bug, I can split the exceptions stuff off if it turns into a lot of code)
- # [20:48] <gkw> ehsan-busy: it's a shutdown problem, rather than a startup one i presume. Startups with >200 tabs seem fast
- # [20:48] <@ehsan-busy> gkw: yeah I'm talking about long shutdown times
- # [20:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bc2c5ae47895 - Jason Duell - Bug 775860 - copy appId and isInBrowserElement from nsIDocShell to nsILoadContext. r=jlebar, sr=sicking
- # [20:49] <nrc> Ms2ger: through testing it seems that the message ends up as the exception name, and the exception message is empty
- # [20:49] * joduinn-mtg is now known as joduinn-food
- # [20:49] <gkw> ehsan-busy: any bug # that you can remember off the top of your head?
- # [20:49] <mrbkap> gavin: ping?
- # [20:50] <@gavin> mrbkap: pong
- # [20:50] <Ms2ger> nrc, that isn't what happens here
- # [20:50] <mrbkap> gavin: what does _getWorkerPort return?
- # [20:50] <@gavin> mrbkap: I actually noticed a problem with my patch and have a revised one
- # [20:50] * Joins: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com)
- # [20:50] <@ehsan-busy> gkw: https://bugzilla.mozilla.org/show_bug.cgi?id=662444
- # [20:50] <@gavin> mrbkap: a JS object with a bunch of properties and a weird prototype chain
- # [20:50] <Ms2ger> nrc, so are you going to fix the todos as well?
- # [20:50] <gkw> ehsan-busy: fantastic-a
- # [20:50] <gkw> thanks
- # [20:50] <nrc> Ms2ger: but I can't see any place the name of an exception is even specified
- # [20:50] <@ehsan-busy> np
- # [20:51] <mrbkap> gavin: ah, so it seems like that wants __exposedProps__ as well?
- # [20:51] <nrc> Ms2ger: do you mean in test_canvas.html? In which case, yes
- # [20:51] <Ms2ger> nrc, that's well hidden :)
- # [20:51] <@gavin> mrbkap: it already has them, I think, but does it also need the createObjectIn/makeObjectPropsNormal dance?
- # [20:52] <mrbkap> gavin: I don't think so... especially once bug 760109 lands, we should be able to get rid of createObjectIn/makeObjectPropsNormal.
- # [20:52] <Ms2ger> nrc, oh, I thought you were just going to get azure/cairo on par with azure/azure (or whatever I should call that)
- # [20:53] <@gavin> mrbkap: ah, that'll be nice!
- # [20:53] * Quits: vikash (vikash@C3DF6D96.6F1B03CD.FB0CC892.IP) (Quit: Leaving)
- # [20:53] <mrbkap> gavin: so, mozSocialObj actually doesn't need __exposedProps__
- # [20:53] <mrbkap> gavin: since it is never exposed directly to content.
- # [20:53] <@gavin> ok
- # [20:54] * Quits: kaze (kaze@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
- # [20:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a746aaa32b22 - Arun Sukumaran Latha - bug 769302 - annotate accessibility instantiation in crash reports r=tbsaunde f=davidb
- # [20:54] <@gavin> mrbkap: so port is a ClientPort object: http://mxr.mozilla.org/mozilla-central/source/toolkit/components/social/FrameWorker.jsm#331
- # [20:55] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
- # [20:55] <@gavin> mrbkap: (which inherits from AbstractPort: http://mxr.mozilla.org/mozilla-central/source/toolkit/components/social/MessagePortBase.jsm#8)
- # [20:55] <mrbkap> gavin: ah, perfect.
- # [20:56] <nrc> Ms2ger: Thebes/Cairo? Ideally getting it passing tests is better than not passing, even if Thebes canvas fails them, but if it is a lot of work, then yeah, we'll leave it
- # [20:56] <@gavin> mrbkap: I'm not sure I understand what the point of createObjectIn/makeObjectPropsNormal is
- # [20:56] <@gavin> mrbkap: and I think there are some __exposedProps__ sprinkled around that are unnecessary
- # [20:56] <Ms2ger> nrc, this one shouldn't be too much work, but I hadn't realized it was in scope for that bug
- # [20:57] <nrc> Ms2ger: just about on the boundary :-)
- # [20:57] <mrbkap> gavin: The problem with COWs (by which I mean __exposedProps__) right now is that they don't act or feel like normal JS objects.
- # [20:57] <mrbkap> gavin: e.g. cow.toString() won't work correctly unless you expose toString in your exposed props.
- # [20:58] <mrbkap> gavin: and setting expandos on them throws, which is also a really odd thing for a DOM object to do.
- # [20:58] <@gavin> ok
- # [20:58] <mrbkap> gavin: So, until we figured those problems out, I created an API that made it possible to expose simple APIs to content with objects that actually came from content's scope.
- # [20:58] * Quits: @dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [20:59] <mrbkap> gavin: but my hope has always been to make COWs the One True Way to expose chrome objects to content.
- # [20:59] <@gavin> mrbkap: ok
- # [20:59] <@gavin> so not a security thing, just an "avoiding weirdness" thing
- # [21:00] <mrbkap> gavin: Right.
- # [21:00] * Joins: dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP)
- # [21:00] * ChanServ sets mode: +o dbaron
- # [21:00] * Joins: jimb (user@9E727688.17C2F9C.163DC5C6.IP)
- # [21:00] <mrbkap> gavin: r=me
- # [21:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ca0e3950eb0c - Jonathan Watt - Bug 614723 - Make sure SVG frames that shouldn't directly display don't create display list items. r=roc.
- # [21:01] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/62f19ed60528 - Jonathan Watt - Bug 614732 - Implement display list based painting and hit-testing for SVG. r=roc.
- # [21:01] <@gavin> mrbkap: thanks!
- # [21:01] <@gavin> mrbkap: I guess I have one more question: "exposed to content" means "content JS actually touches the object", right?
- # [21:02] <@gavin> so I don't need __exposedProps__ on chrome objects that I pass to e.g. contentWindow.postMessage?
- # [21:02] <mrbkap> gavin: Right.
- # [21:02] * Ms2ger kicks English
- # [21:02] <@roc> jwatt: woohoo!
- # [21:03] <jaws> is there a command to force image data to be discarded from an open tab?
- # [21:03] <jaws> where "command" is not being used in a technical matter
- # [21:03] <@gavin> mrbkap: ok... what about things indirectly exposed, like a function on AbstractPort.prototype called via someClientPort.foo() ?
- # [21:04] <mrbkap> gavin: functions are special, so there you almost never want __exposedProps__
- # [21:05] <@gavin> mrbkap: I'm exposing {foo: function(){}} to content and want it to be able to call obj.foo()
- # [21:05] <@gavin> don't I need __exposedProps__:{foo:"r"}?
- # [21:06] <mrbkap> gavin: oh, there, yes you do.
- # [21:06] <mrbkap> gavin: but foo doesn't need __exposedProps__
- # [21:07] <jcranmer> dbaron: ping
- # [21:07] <@dbaron> jcranmer, pong
- # [21:07] <mrbkap> gavin: For small objects like that, I think it makes sense to create a "exposeReadOnly(obj)".
- # [21:07] <jcranmer> dbaron: how busy are you right now?
- # [21:07] <@dbaron> jcranmer, somewhat?
- # [21:07] <@dbaron> jcranmer, trying to get some reviews done...
- # [21:07] <mrbkap> gavin: http://mxr.mozilla.org/mozilla-central/source/dom/wifi/DOMWifiManager.js#32
- # [21:08] <jcranmer> I guess now isn't a good time then
- # [21:09] * Quits: JeroenDeDauw (j@moz-E78C4238.dip.t-dialin.net) (Ping timeout)
- # [21:09] <@gavin> mrbkap: ok, so the case in question is actually more like:
- # [21:10] <@gavin> function B() {} B.prototype={foo:function(){}}; var someObj = {__proto__:B.prototype, bar:function(){this.foo()}};
- # [21:10] <@gavin> content.someObj = someObj;
- # [21:10] <jcranmer> any other non-busy layout experts?
- # [21:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e2084d4e20e3 - Gregory Szorc - Bug 775287 - Track request count in storage server; r=rnewman
- # [21:10] <mrbkap> jcranmer: do they exist?
- # [21:10] <@gavin> I want content to be able to call someObj.bar();
- # [21:10] <@gavin> where do I need the __exposedProps__?
- # [21:11] <@gavin> only for bar in someObj?
- # [21:11] * Joins: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com)
- # [21:11] <mrbkap> gavin: right.
- # [21:11] <hub> BenWa, roc: I did attach gdb and bt and found what looked like a deadlock. I'll surely reproduce it next time. But I needed that browser
- # [21:11] <jcranmer> by layout experts I mean "people qualified to discuss bug 80713"
- # [21:11] <hub> BenWa, roc: also I'm on Linux
- # [21:12] <@gavin> mrbkap: and if I want it to call someObj.foo() directly, should I put the __exposedProps__:{foo:"r"} on B.prototype, or on someObj?
- # [21:12] <@gavin> mrbkap: (does it matter?)
- # [21:12] * Quits: dao1 (dao@moz-2A5B561C.superkabel.de) (Connection reset by peer)
- # [21:12] * Quits: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP) (Quit: jet)
- # [21:13] * AutomatedTester|away is now known as AutomatedTester
- # [21:13] * Joins: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP)
- # [21:13] * Joins: jgilbert (jgilbert@F2D29657.F60B0462.67AC9B1.IP)
- # [21:14] * Quits: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [21:14] * Joins: dao (dao@moz-2A5B561C.superkabel.de)
- # [21:14] * Quits: kdcw (kdc@moz-F7413045.pk.shawcable.net) (Quit: HydraIRC -> http://www.hydrairc.com <-)
- # [21:14] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [21:15] <@bsmedberg> cjones: in an IPDL actor how can I get to the toplevel actor?
- # [21:15] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [21:15] * ChanServ sets mode: +o roc
- # [21:15] * @bsmedberg is having trouble with multiply-managed interfaces
- # [21:15] <cjones> bsmedberg, through public interfaces you mean?
- # [21:16] <@bsmedberg> no
- # [21:16] <@bsmedberg> I'm writing lower.py code
- # [21:16] <mrbkap> gavin: I think for now you have to have the __exposedProps__ on someObj.
- # [21:16] <mrbkap> gavin: I don't think we re-do the __exposedObj__ lookup on the prototype chain.
- # [21:16] <@gavin> mrbkap: ok
- # [21:16] <jwatt> roc: yay!
- # [21:16] * timA is now known as timA|lunch
- # [21:17] * Quits: mcot (mcot@C4B02.F3C4E8F3.C8444B8.IP) (Connection reset by peer)
- # [21:17] <mrbkap> gavin: If you have comments on any of this by the way, let me or bholley know.
- # [21:17] * mjschranz is now known as mjschranz_away
- # [21:18] <cjones> bsmedberg, there's not a particularly convenient way. what are you trying to do?
- # [21:18] * Joins: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP)
- # [21:19] <@bsmedberg> cjones: I'm trying to make forward the string from FatalError (on any actor)
- # [21:19] * Joins: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [21:19] <@bsmedberg> cjones: down to the toplevel actor so that I can annotate it to a dummy crash report
- # [21:20] * Joins: pcwalton (pcwalton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [21:21] <cjones> bsmedberg, i'd recommend doing something like https://bugzilla.mozilla.org/show_bug.cgi?id=775867
- # [21:21] * Quits: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [21:21] <cjones> there are some FatalErrors() that make walking to the toplevel actor somewhat dangerous
- # [21:22] * juanb is now known as juanb|lunch
- # [21:22] <@bsmedberg> hrm :-(
- # [21:22] * Joins: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com)
- # [21:23] <@bsmedberg> cjones: can I make FatalError virtual and override it in the plugin actors I care about?
- # [21:23] <@bsmedberg> oh, is it already virtual?
- # [21:24] * @bsmedberg is pleasantly surprised
- # [21:24] * Quits: nrc_ (nrc@F2D29657.F60B0462.67AC9B1.IP) (Quit: Bye)
- # [21:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d2041e5b9c69 - Jonathan Watt - Remove unused variable to fix build bustage. no bug. r=me.
- # [21:24] <cjones> bsmedberg, i guess
- # [21:24] * Joins: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
- # [21:24] <cjones> making it virtual was a hack
- # [21:24] <@gavin> mrbkap: one other quick question: why doesn't window.JSON work with xray wrappers (i.e. why do I need .wrappedJSObject.JSON)?
- # [21:24] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [21:25] <mrbkap> gavin: because window.JSON is a built-in JS engine class, so we have no way of getting the original value from Xray wrappers.
- # [21:25] <@gavin> ok
- # [21:25] <mrbkap> gavin: it's the same reason that window.Object is unavailable.
- # [21:25] <mrbkap> gavin: though why do you need content's window.JSON?
- # [21:26] <@gavin> mrbkap: because the content JS futzes with Array.prototype or something in a way that affects JSON serialization
- # [21:26] <@gavin> mrbkap: so I need to use that window's JSON object to do the parsing
- # [21:26] <@gavin> or that's the theory, anyways, I havne't looked into this in detail
- # [21:27] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
- # [21:27] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
- # [21:27] <mrbkap> gavin: you're trying to serialize *to* JSON?
- # [21:27] <mrbkap> gavin: why wouldn't you use chrome's JSON object?
- # [21:27] * Quits: mdas (mdas@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [21:27] <@gavin> I am parsing JSON that has been produced by the content JSON serializer, I think
- # [21:28] * mjschranz_away is now known as mjschranz
- # [21:28] <@gavin> apparently if I use the chrome object to parse it, stuff is missing?
- # [21:28] <@gavin> I actually don't understand this problem at all :)
- # [21:29] * Joins: mdas (mdas@moz-E31CD2CB.mozilla.org)
- # [21:29] <mrbkap> gavin: is it possible that content replaced the JSON object entirely?
- # [21:29] * Quits: kirin` (kirin@moz-C3A64B93.net) (Quit: leaving)
- # [21:29] <@gavin> yes
- # [21:29] <jdm> sawrubh: hey, did you actually get an email that said "review denied" in those words? or did it say "review not granted"?
- # [21:29] <@gavin> I guess that's a more likely explanation
- # [21:30] * Joins: kirin` (kirin@moz-C3A64B93.net)
- # [21:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8571114112b2 - James Willcox - Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert
- # [21:30] * Joins: kaze (kaze@moz-EF8E4D38.w82-123.abo.wanadoo.fr)
- # [21:30] * mdas is now known as mdas|afk
- # [21:30] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [21:31] * sawrubh checks but it seems the he deleted the email
- # [21:31] * Quits: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: brendan)
- # [21:31] <sawrubh> jdm: I remember, most probably it was denied, but not sure, it could have been the latter too
- # [21:31] * Quits: ahal (ahal@moz-FE8BA07F.cable.teksavvy.com) (Input/output error)
- # [21:32] * Quits: graememcc (chatzilla@moz-57016CA3.range86-140.btcentralplus.com) (Ping timeout)
- # [21:33] <jdm> sawrubh: it shouldn't have been denied; I pushed to change the subject to "not granted" two years ago
- # [21:33] * Joins: graememcc (chatzilla@moz-84E70088.range86-150.btcentralplus.com)
- # [21:33] <jdm> I just want to be sure that the subject hasn't regressed
- # [21:33] <sawrubh> jdm: I think it must have been the latter, yes you are right, I checked the email for https://bugzilla.mozilla.org/show_bug.cgi?id=722988#c23 says "not granted"
- # [21:34] <jdm> ok, good
- # [21:34] <sawrubh> heh, by that time, I had gotten used to it :P
- # [21:34] <jdm> because even if it is depressing, it's better than the old alternative!
- # [21:34] <sawrubh> yes, I'll update my blog post
- # [21:34] * Joins: josh (josh@moz-41154BB5.hvc.res.rr.com)
- # [21:35] <joe> bz: perhaps that thing in nsImageLoadingContent should look for STATUS_DECODE_COMPLETE ?
- # [21:36] * Joins: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP)
- # [21:38] <sawrubh> jdm: for fun, I had actually written a post intended towards the future : http://pastebin.mozilla.org/1709613
- # [21:38] <jdm> hee hee
- # [21:38] <sawrubh> it was supposed to be for Fx16 but now I guess it goes to Fx17 ;)
- # [21:38] * Joins: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP)
- # [21:38] <sawrubh> I had planned to drumbeat everywhere :P
- # [21:39] <jdm> yes, I think we're going to try to push for 17
- # [21:44] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Ping timeout)
- # [21:45] * Joins: dao1 (dao@moz-2A5B561C.superkabel.de)
- # [21:45] * Quits: dao (dao@moz-2A5B561C.superkabel.de) (Ping timeout)
- # [21:46] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Quit: Leaving)
- # [21:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/20ba830b7dca - Robert O'Callahan - Bug 771135. Add MediaStreamListener::NotifyPull to give SourceMediaStream generators an easy way to implement pulling data from some source. r=jesup
- # [21:47] * Joins: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [21:47] <gps> can someone remind me what the whiteboard is for tracking jank
- # [21:47] * Joins: twi (Adium@moz-87F0976E.ip218.fastwebnet.it)
- # [21:47] <gps> is there a central "whiteboard glossary" for future reference?
- # [21:47] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
- # [21:48] * Joins: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com)
- # [21:48] <Ms2ger> No
- # [21:49] <@gavin> gps: do you mean [snappy]?
- # [21:50] <gps> gavin: I think I do!
- # [21:50] * Quits: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [21:51] * Quits: kaze (kaze@moz-EF8E4D38.w82-123.abo.wanadoo.fr) (Ping timeout)
- # [21:51] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [21:52] * Quits: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com) (Quit: NO CARRIER)
- # [21:53] * Quits: xsergio (sergio@CD03F0AA.94D0ECB9.3299D537.IP) (Quit: Leaving)
- # [21:55] * Quits: josh (josh@moz-41154BB5.hvc.res.rr.com) (Quit: josh)
- # [21:56] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [21:56] * joduinn-food is now known as joduinn
- # [21:57] * mdas|afk is now known as mdas
- # [21:57] * Quits: Enn (enn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [21:57] <KWiersoMBP> sawrubh: s/loosing/losing/ :)
- # [21:58] <sawrubh> KWiersoMBP: heh, thanks
- # [21:58] * sawrubh notes that down for the future
- # [21:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b6b76a38e015 - Chris Peterson - Bug 764193 - Part 1: Re-enable form autocomplete, but blocklist some IMEs. r=blassey
- # [21:58] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7cb719c527e5 - Chris Peterson - Bug 775442 - Part 2: Pretty-print IME strings to logcat. r=blassey
- # [21:58] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9c7958769c7e - Chris Peterson - Bug 775442 - Part 1: Clamp string indexes when updating IME extracted text. r=blassey
- # [21:59] * Joins: ahal (ahal@moz-FE8BA07F.cable.teksavvy.com)
- # [22:00] * Joins: mr_boo (Mibbit@270058F9.89AC90B1.9BEFC002.IP)
- # [22:00] * Quits: mr_boo (Mibbit@270058F9.89AC90B1.9BEFC002.IP) (Quit: mr_boo)
- # [22:00] * Joins: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [22:00] * Quits: ahal (ahal@moz-FE8BA07F.cable.teksavvy.com) (Quit: Leaving)
- # [22:01] * Joins: ahal (ahal@moz-FE8BA07F.cable.teksavvy.com)
- # [22:01] * Quits: dao1 (dao@moz-2A5B561C.superkabel.de) (Ping timeout)
- # [22:04] * Quits: AndChat|215124 (AndChat215@moz-35A49CA0.static.tpgi.com.au) (Ping timeout)
- # [22:05] <gps> espindola: I think that ccache change for Clang significantly reduced our total number of compiler warnings!
- # [22:05] <gps> we are down to 812 total warnings!
- # [22:05] <@bz> what was the ccache change?
- # [22:05] * cpearce discovers http://www.gavinsharp.com/irc/developers.html
- # [22:06] <gps> bz: enable CCACHE_CPP2 when building with clang
- # [22:06] <joe> bz: if you can reproduce the bug, https://bug644870.bugzilla.mozilla.org/attachment.cgi?id=644427 should fix it
- # [22:06] * Quits: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com) (Ping timeout)
- # [22:06] <gps> http://gps.pastebin.mozilla.org/1709644 - so half of the compiler warnings are now bad code in gfx/
- # [22:06] <joe> if it does i'll do the sync decode API
- # [22:06] * joe whistles
- # [22:07] * Joins: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com)
- # [22:07] * Joins: dao (dao@moz-2A5B561C.superkabel.de)
- # [22:07] <@smaug> joduinn: just curious, are there plans to get more build machines
- # [22:08] <daleharvey> is there a single patch I should apply to mozilla central to get activities support?
- # [22:08] <@bz> gps: What was the bug?
- # [22:08] <@bz> gps: my issue with clang and cpp is that it makes its warnings insanely verbose...
- # [22:08] <daleharvey> sorry, wrong room
- # [22:08] <gps> bz: bug 755145
- # [22:08] * @bz looks up CCACHE_CPP2
- # [22:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8b53a264ceb7 - Wes Johnston - Bug 776072 - Inflate toolbar in BrowserApp. r=mfinkle
- # [22:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a9be6c283732 - Benjamin Peterson - No bug: class -> struct for compiler warning. r=dzbarsky
- # [22:09] <gps> bz: you mean clang makes the warnings readable?
- # [22:09] <gps> this change seemed to get rid of a lot of the warnings around extra parenthesis
- # [22:09] <@gavin> the parts that are relevant are reasable, but then it goes and spews a bunch of aditional not useful stuff
- # [22:09] <gps> gavin: you means the hints?
- # [22:09] <@gavin> a single warning/error doesn't even fit in my terminal window
- # [22:09] <joe> "jrmuizel|sheriff has quite a potty mouth. 2.3% words were foul language. "
- # [22:10] <@bz> gps: no
- # [22:10] <gps> gavin/bz: pastebin example, please
- # [22:10] <espindola> gps, relative to ccache without the cpp2 env var, right?
- # [22:10] <@bz> gps: I mean that with clang the warning text depends on whether ccache is being used or not
- # [22:10] <@bz> gps: one sec
- # [22:10] <espindola> it should produce exactly the same result as without ccache
- # [22:10] <espindola> or there is a bug in ccache somewhere :-)
- # [22:10] <@bz> it expands the macro
- # [22:10] <kaie> is there a mountain-view channel?
- # [22:10] <@bz> when coming out of ccache
- # [22:10] <gps> bz: it doesn't do that any more!
- # [22:11] <@bz> oh?
- # [22:11] * @bz tests
- # [22:11] <gps> that was the CCACHE_CPP2 change
- # [22:11] <@dolske> kaie: afaik, no
- # [22:11] <@bz> right
- # [22:11] <@bz> but I don't have that locally
- # [22:11] <kaie> dolske, k thx
- # [22:11] <@bz> hence the question of whether I _should_
- # [22:11] <gps> if you are using ccache with clang, you should
- # [22:11] * Quits: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [22:11] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [22:11] * ChanServ sets mode: +o roc
- # [22:12] <@bz> well, I obviously am. ;)
- # [22:12] <gps> it is arguably a missing ccache feature
- # [22:12] <@bz> Otherwise I would not be having this conversation
- # [22:12] <@bz> Should I just put it in my mozconfig?
- # [22:12] <@gavin> what does it do?
- # [22:12] * joduinn is now known as joduinn-mtg
- # [22:12] <@bz> " If you set the environment variable CCACHE_CPP2 then ccache will not use the optimisation of avoiding the 2nd call to the pre-processor by compiling the pre-processed output that was used for finding the hash in the case of a cache miss. This is primarily a debugging option, although it is possible that some unusual compilers will have problems with the intermediate filename extensions used in this optimisation, in which case this option
- # [22:12] <espindola> gps, once we have ccache back on on try I want to try to patch it to use -E -rewrite-includes
- # [22:12] <@bz> could allow ccache to be used"
- # [22:12] <espindola> and see if that is a win
- # [22:12] <joduinn-mtg> smaug: give me a min
- # [22:12] * timA|lunch is now known as timA
- # [22:13] <espindola> bz, just git pull
- # [22:13] <jduell> mrbkap: ping
- # [22:13] <gps> gavin: the translation to the man page is that clang doesn't get called with the preprocessor output separate, so the warnings won't include the expanded preprocessor output
- # [22:14] * Quits: yuan (ywang@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: yuan)
- # [22:14] <gps> if that makes any sense
- # [22:14] <jduell> bz: and/or mrbkap: do you know if nsScriptSecurityManager exists in the parent in e10s?
- # [22:14] * Quits: Mic (Instantbir@moz-E3C12055.superkabel.de) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
- # [22:14] <mrbkap> jet: it should.
- # [22:14] <@bz> espindola: git pull which?
- # [22:14] <gps> espindola: do you know if there is a bug on file for all the -Wconversion warnings for cairo? they now account for half of our Clang warnings
- # [22:14] <@bz> espindola: I have the rev we're using on tinderbox
- # [22:14] <gps> bz: mozilla-central
- # [22:14] <espindola> gps, I don't know
- # [22:14] <@bz> gps: oh, we're adding it to some sort of default?
- # [22:15] <espindola> bz, it should be fixed then
- # [22:15] <gps> bz: that was the bug :)
- # [22:15] <jduell> sicking says it does...
- # [22:15] <@bz> ah, config.mk
- # [22:15] <@bz> nice
- # [22:15] <@bz> alright
- # [22:15] <gps> espindola: I'll file a bug if I can't find it
- # [22:15] <@bz> jduell: it better
- # [22:15] <jduell> bz: mmk :)
- # [22:16] * Quits: dao (dao@moz-2A5B561C.superkabel.de) (Quit: Leaving.)
- # [22:16] * Quits: cjones (cjones@moz-45913895.socal.res.rr.com) (Quit: Leaving)
- # [22:16] * Quits: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
- # [22:16] * Joins: victorporof (victorporo@380F0349.2E655143.79933D60.IP)
- # [22:17] * Quits: @dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [22:18] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving)
- # [22:18] * Quits: priya (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
- # [22:18] <mrbkap> oops
- # [22:18] * Joins: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP)
- # [22:19] * Quits: smooney (smooney@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
- # [22:20] * Quits: Goldorak (chatzilla@30C7A63C.9F781B42.187A1082.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
- # [22:20] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
- # [22:21] * Quits: teoli (teoli@EDB1D55.195E6A26.F1085784.IP) (Ping timeout)
- # [22:21] * Quits: atte (atte@moz-401E92F1.dhcp.inet.fi) (Client exited)
- # [22:24] * Joins: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [22:24] * Joins: karl (karl@CB3EC984.A5F785DE.396E4C6D.IP)
- # [22:25] * Quits: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [22:25] * Joins: capella-SIII (capella-SI@moz-9B20A07E.pools.spcsdns.net)
- # [22:26] <gps> just filed 2 bugs to remove 53% of the remaining Clang warnings when building browser
- # [22:27] * Joins: dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP)
- # [22:27] * ChanServ sets mode: +o dbaron
- # [22:27] <gps> we really aren't that far from building the entire tree with -Werror
- # [22:27] * cadecairos is now known as cadecairos_brb
- # [22:27] <jcranmer> unlike comm-central
- # [22:27] <Ms2ger> Hah
- # [22:28] <jcranmer> I blame jwz for that
- # [22:28] <espindola> gps, thanks
- # [22:28] <jcranmer> (build libmime and then you'll see why)
- # [22:28] * Quits: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP) (Quit: Leaving)
- # [22:29] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [22:30] * Joins: teoli (teoli@EDB1D55.195E6A26.F1085784.IP)
- # [22:30] * Quits: sworkman (sworkman@moz-BBE3ABD.mv.mozilla.com) (Quit: sworkman)
- # [22:30] * Quits: @dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [22:31] * Quits: capella-SIII (capella-SI@moz-9B20A07E.pools.spcsdns.net) (Ping timeout)
- # [22:31] * Joins: capella-SIII (capella-SI@moz-9B20A07E.pools.spcsdns.net)
- # [22:32] * Quits: capella-SIII (capella-SI@moz-9B20A07E.pools.spcsdns.net) (Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org)
- # [22:32] * Quits: karl (karl@CB3EC984.A5F785DE.396E4C6D.IP) (Ping timeout)
- # [22:32] * Joins: smooney (smooney@moz-BBE3ABD.mv.mozilla.com)
- # [22:33] * Joins: mats (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [22:33] <gps> espindola: up to 61% in 3 bugs \o/
- # [22:33] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
- # [22:34] <sawrubh> ehsan-busy: sorry to interrupt, a quick question, should I wait for the final say on whether removing code overriding "stringBundle" is required or not, and then upload the patches along with the comment regarding the helper function addressed ?
- # [22:34] <gps> and that's it for the 50+ warnings squashed with trivial changes bugs :(
- # [22:34] * Quits: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz) (Ping timeout)
- # [22:34] <gps> next best is like 15 and then we are into a very long tail
- # [22:35] <espindola> :-)
- # [22:35] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [22:35] <Ms2ger> jwatt, you're orange, backout please
- # [22:36] * juanb|lunch is now known as juanb
- # [22:36] <jwatt> Ms2ger: gah, sec
- # [22:37] * Quits: mike5w3c (MikeS@moz-B9ABE643.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
- # [22:37] * mdas is now known as mdas|afk
- # [22:37] * Joins: mike5w3c (MikeS@moz-34482FB2.xgsspn.imtp.tachikawa.spmode.ne.jp)
- # [22:38] * Joins: dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP)
- # [22:38] * ChanServ sets mode: +o dbaron
- # [22:38] <sawrubh> jdm: what is being referred to by mfbt here : http://isitmfbt.com/ , Mozilla Framework based on Templates ?
- # [22:39] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [22:39] * ChanServ sets mode: +o roc
- # [22:42] * mattwoodrow is now known as mattwoodrow|away
- # [22:42] <@gavin> bz: ping?
- # [22:43] <@bz> gavin: ack
- # [22:43] * Quits: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [22:44] * armenzg_mtg is now known as armenzg
- # [22:44] <@gavin> bz: I want to prevent a <browser> from navigating outside of a given origin (say, defined by domain)
- # [22:44] <@gavin> is there anything built-in that will help me do that? what would you recommend as a strategy?
- # [22:44] * Joins: willyaranda (willyarand@CC8E5B38.8D7BAC68.F85AB05D.IP)
- # [22:45] * Parts: naveed (nihsanulla@moz-409D20C6.bstnma.fios.verizon.net)
- # [22:45] <@gavin> we've been trying a webprogresslistener that cancel()s requests it doesn't like, but that doesn't seem to work so great
- # [22:45] <Ms2ger> Uh, bz
- # [22:45] <cpeterson> sawrubh, http://www.urbandictionary.com/define.php?term=mfbt
- # [22:46] <@gavin> I'm trying to thin of whether we do this anywhere else
- # [22:46] <Ms2ger> We don't run the dom/bindings mochitests anymore
- # [22:46] * jedp is now known as jedp|lunch
- # [22:46] <@smaug> uh
- # [22:46] <@smaug> Ms2ger: what has happened
- # [22:46] * Quits: kirin` (kirin@moz-C3A64B93.net) (Quit: Lost terminal)
- # [22:46] <Ms2ger> https://hg.mozilla.org/mozilla-central/rev/fd04db0e734a
- # [22:47] <Wes> wait, I thought mfbt was a math package that shipped with spidermonkey
- # [22:47] * Joins: leaper (Mibbit@270058F9.89AC90B1.9BEFC002.IP)
- # [22:47] * Joins: kirin` (kirin@moz-C3A64B93.net)
- # [22:47] * Quits: jedp|lunch (jed@moz-137F5BCF.dslextreme.com) (Ping timeout)
- # [22:48] <firebot> Check-in:
- # [22:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d8e6edc579d4 - Jonathan Watt - Bug 776089 - layout/reftests/svg/svg-integration/clipPath-html-05.xhtml and layout/reftests/svg/svg-integration/clipPath-html-05-extref.xhtml are fuzzy after SVG display
- # [22:48] <Mossop> gavin: Do you want to read about the horrible strategy I evolved in my Thunderbird add-on?
- # [22:48] <firebot> lists. r=me.
- # [22:48] <@gavin> Mossop: sure!
- # [22:48] * Quits: kirin` (kirin@moz-C3A64B93.net) (Quit: leaving)
- # [22:48] * Quits: teoli (teoli@EDB1D55.195E6A26.F1085784.IP) (Quit: L'ordinateur est en sommeil)
- # [22:48] * Quits: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [22:49] * Quits: victorporof (victorporo@380F0349.2E655143.79933D60.IP) (Quit: Linkinus - http://linkinus.com)
- # [22:49] <Mossop> gavin: https://github.com/Mossop/WebAppTabs/blob/master/docs/loading.md
- # [22:49] * Joins: sriram_ (sriramr@moz-BBE3ABD.mv.mozilla.com)
- # [22:49] <hub> BenWa, roc : re: my freeze and the profiler, when this happens the UI does not respond at all. So I can't activate profiling.
- # [22:50] <Mossop> It's a bit of a mess as there are three different bits of hte platform that let you control link loading in three different ways :(
- # [22:50] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [22:50] <@gavin> Mossop: mm, content policy could work
- # [22:50] * Joins: kirin` (kirin@moz-C3A64B93.net)
- # [22:50] <Mossop> If all you want to do is cancel the load and do nothing else with it then you it'd probably be fine
- # [22:51] * Quits: sriram (sriramr@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
- # [22:51] * sriram_ is now known as sriram
- # [22:51] <NeilAway> gavin: a URI content listener might work
- # [22:51] <@gavin> actually I think I have the same limitations you have, I also want to prevent window openings and such
- # [22:51] <BenWa> hub: Ahh, I though it was jank and not hangs
- # [22:51] <BenWa> You can use signal handlers but its a pain
- # [22:51] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
- # [22:52] <Mossop> gavin: If you find anything nicer than what I'm doing there (creating a hidden browser to handle some requests is particularly hacky!) then I'd love to hear about it
- # [22:52] * armenzg is now known as armenzg_afk
- # [22:52] <cpeterson> Mac Nightly 17 has crashed ~4 times in the past day, but the crashes are caught by Apple's Problem Reporter, not Firefox's Breakpad. What kind of crashes would Breakpad miss?
- # [22:52] * mdas|afk is now known as mdas
- # [22:52] <@gavin> Mossop: I just want the to fail entirely, so I can just reutnr null presumably
- # [22:53] * Quits: @dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [22:53] <firebot> Check-in:
- # [22:53] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/81e6d9466438 - Jonathan Watt - Bug 776089 - layout/reftests/svg/svg-integration/clipPath-html-05.xhtml and layout/reftests/svg/svg-integration/clipPath-html-05-extref.xhtml are fuzzy after SVG display
- # [22:53] <firebot> lists. r=me.
- # [22:53] <@gavin> though I'm not sure how I'd override nsIBrowserDOMWindow for only that specific browser
- # [22:53] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [22:54] * Joins: armenzg__ (armenzg@F2D29657.F60B0462.67AC9B1.IP)
- # [22:54] * Joins: sworkman (sworkman@moz-BBE3ABD.mv.mozilla.com)
- # [22:54] <Mossop> gavin: You can use the aOpener argument to test if it is coming from the browser you expect, otherwise forward it on
- # [22:55] * Joins: nattokirai (nattokirai@8F761026.B5EF4AF6.E96CA9D8.IP)
- # [22:55] * cadecairos_brb is now known as cadecairos
- # [22:55] * Quits: armenzg_afk (armenzg@moz-ED3249A4.dmz.releng.scl3.mozilla.com) (Ping timeout)
- # [22:55] <Mossop> I can imagine someone smart creating an API where you can register a load listener for individual browsers that gets all the info and decides what to do with it in one place. I never got far in looking at that though
- # [22:55] * Quits: kaie (kaie@moz-243FB367.dip.t-dialin.net) (Quit: Leaving)
- # [22:56] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
- # [22:56] <Mossop> It is particularly annoying that nsIBrowserDOMWindow.openURI doesn't get passed the URI that is being opened
- # [22:56] * Quits: armenzg__ (armenzg@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [22:56] * Joins: dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP)
- # [22:56] * ChanServ sets mode: +o dbaron
- # [22:58] * jcranmer is now known as jcranmer|away
- # [22:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/437b9b5bcb36 - David Zbarsky - no bug, avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor in APZ, blanket r=bz
- # [22:59] * Joins: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [22:59] * Quits: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [22:59] * jimm is now known as jimm-bbias
- # [23:01] * Quits: lduros (lduros@moz-4894EA28.nic.resnet.group.upenn.edu) (Client exited)
- # [23:05] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
- # [23:05] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
- # [23:06] * Quits: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: brendan)
- # [23:06] <bnicholson> is it possible to use any of the DOM methods in a background thread?
- # [23:06] <@khuey> to a first approximation, no
- # [23:07] <bnicholson> on mobile, we have a Readability.js script that runs heuristics on the page to detect whether it's readable
- # [23:07] <bnicholson> it's rather expensive, though, so i was wondering if there was any way to do that on a separate thread
- # [23:07] * Quits: willyaranda (willyarand@CC8E5B38.8D7BAC68.F85AB05D.IP) (Quit: willyaranda)
- # [23:07] <bnicholson> khuey: does that include serializing the DOM and using a DOMParser?
- # [23:07] * Quits: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com) (Quit: Miranda IM - Multi protocol instant messenger @ www.miranda-im.org)
- # [23:07] <@khuey> if your script involves poking at nodes and stuff, then no, that's main thread only
- # [23:07] <@smaug> DOMParser is main thread only
- # [23:07] <@khuey> and yes, that includes DOMPArser
- # [23:08] <bnicholson> hrm ok, thanks
- # [23:08] * Joins: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com)
- # [23:09] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
- # [23:09] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
- # [23:10] <hub> also I'm getting (firefox:20012): GLib-GObject-WARNING **: gsignal.c:3393: signal name `load_complete' is invalid for instance `0x7f8444d70f60'
- # [23:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/970b733bd01d - Luke Wagner - Bug 775801 - LambdaIsGetElem should optimize based on JSOP_GETALIASEDVAR, not JSOP_NAME (r=dvander)
- # [23:11] * Joins: JeroenDeDauw (j@EAB338D2.5CAD7072.172227A7.IP)
- # [23:11] * Quits: JeroenDeDauw (j@EAB338D2.5CAD7072.172227A7.IP) (Quit: Leaving.)
- # [23:12] * Joins: JeroenDeDauw (j@EAB338D2.5CAD7072.172227A7.IP)
- # [23:13] * davida_ is now known as davida
- # [23:13] * jmaher is now known as jmaher|afk
- # [23:13] <jdm> Wes: no, not math-related
- # [23:14] * ctalbert is now known as ctalbert|afk
- # [23:14] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving)
- # [23:14] * kmoir is now known as kmoir-afk
- # [23:14] * Quits: TheOne (TheOne@moz-CB711AB.dip.t-dialin.net) (Ping timeout)
- # [23:14] * Joins: peregrino (peregrino@moz-8A99C54B.telecom.net.ar)
- # [23:15] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/d74c21aebfb6 - Olli Pettay - Bug 765163, add missing #include, r=bustage
- # [23:15] <firebot> http://hg.mozilla.org/mozilla-central/rev/b3f2fb31cd77 - Olli Pettay - Bug 765947 - Preprocess the config file for generated events, r=khuey
- # [23:15] <firebot> http://hg.mozilla.org/mozilla-central/rev/4590a7ed92ab - Olli Pettay - Bug 765163 - Implement code generator for simple DOM events, r=jst,khuey
- # [23:15] * Joins: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [23:15] <firebot> http://hg.mozilla.org/mozilla-central/rev/6628418273dc - Olli Pettay - Bug 765766 - Convert more event interface implementations to be autogenerated, r=jst
- # [23:16] * Joins: TheOne (TheOne@moz-CB711AB.dip.t-dialin.net)
- # [23:16] * mjschranz is now known as mjschranz_away
- # [23:16] * wlach is now known as wlach|bbiab
- # [23:16] * jimm-bbias is now known as jimm
- # [23:18] <peregrino> harth: ping
- # [23:18] * Quits: leaper (Mibbit@270058F9.89AC90B1.9BEFC002.IP) (Quit: http://www.mibbit.com ajax IRC Client)
- # [23:19] * Joins: armenzg_afk (armenzg@500CA98.5BCEC6DB.DA78B690.IP)
- # [23:19] * Joins: RyanVM (chatzilla@moz-403902F0.phlapa.fios.verizon.net)
- # [23:21] * Joins: kaie (kaie@moz-243FB367.dip.t-dialin.net)
- # [23:21] * Quits: armenzg_afk (armenzg@500CA98.5BCEC6DB.DA78B690.IP) (Ping timeout)
- # [23:22] * Quits: xakz (XaMaD@moz-34FBE388.fbx.proxad.net) (Ping timeout)
- # [23:22] * Quits: sawrubh (chatzilla@D5640BBB.E058CA54.9C072EFC.IP) (Ping timeout)
- # [23:23] * Quits: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
- # [23:24] * Joins: rillian (rillian@F2D29657.F60B0462.67AC9B1.IP)
- # [23:25] * Joins: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
- # [23:25] <rillian> glandium: you might want to apply the patch from bug 752661 to iceweasel
- # [23:25] * Joins: sawrubh|alt (chatzilla@560F605A.155BD9A2.89379447.IP)
- # [23:25] * catlee is now known as catlee-away
- # [23:25] * Quits: bbondy (bbondy@moz-BE76EF7A.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
- # [23:25] * sawrubh|alt is now known as sawrubh
- # [23:26] <rillian> ron reported the same bug with http://hacks.mozilla.org/2012/07/firefox-beta-15-supports-the-new-opus-audio-format/
- # [23:26] * Joins: cjones (cjones@moz-45913895.socal.res.rr.com)
- # [23:26] <rillian> (it's a 2-line fix for 100% cpu on that page)
- # [23:27] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
- # [23:27] * Quits: sawrubh (chatzilla@560F605A.155BD9A2.89379447.IP) (Quit: Stack has overflowed, need to save it.)
- # [23:27] * Joins: jedp|lunch (jed@moz-59C58F81.dsl.dynamic.sonic.net)
- # [23:27] * jedp|lunch is now known as jedp
- # [23:27] * Joins: sawrubh (chatzilla@560F605A.155BD9A2.89379447.IP)
- # [23:28] * Joins: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP)
- # [23:29] * sheeri is now known as sheeri-afk
- # [23:29] * Quits: Ms2ger (Ms2ger@726FC955.D369D24E.37724B0D.IP) (Quit: nn)
- # [23:29] * joduinn-mtg is now known as joduinn-brb
- # [23:31] <RyanVM> jwatt: You've still got reftest failures. And it's failing on Windows too.
- # [23:31] * Quits: TheOne (TheOne@moz-CB711AB.dip.t-dialin.net) (Ping timeout)
- # [23:32] * Joins: jprmc (jprmc@9DD772A9.5BCEC6DB.DA78B690.IP)
- # [23:32] * Joins: TheOne (TheOne@moz-CB711AB.dip.t-dialin.net)
- # [23:33] * Joins: victorporof (victorporo@380F0349.2E655143.79933D60.IP)
- # [23:33] * Joins: pachuco (Mibbit@moz-64E7E963.dsl.irvnca.pacbell.net)
- # [23:33] * Quits: kirin` (kirin@moz-C3A64B93.net) (Connection reset by peer)
- # [23:33] <jwatt> RyanVM: looking
- # [23:34] * Quits: pachuco (Mibbit@moz-64E7E963.dsl.irvnca.pacbell.net) (Quit: http://www.mibbit.com ajax IRC Client)
- # [23:34] * Quits: msucan (mihai@C5D88F81.430E6FCD.699550A1.IP) (Quit: Leaving.)
- # [23:35] * Joins: kirin` (kirin@moz-C3A64B93.net)
- # [23:36] * joduinn-brb is now known as joduinn
- # [23:36] * Quits: drice (derice@moz-1D9C882A.deploy.akamaitechnologies.com) (Quit: Leaving.)
- # [23:37] * Joins: gerv (gerv@6536A35.11DFEF90.2BCC804A.IP)
- # [23:37] * Quits: TheOne (TheOne@moz-CB711AB.dip.t-dialin.net) (Ping timeout)
- # [23:39] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
- # [23:40] * Quits: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net) (Quit: tantek)
- # [23:40] <firebot> Check-in:
- # [23:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/adfcd6764cb6 - Jonathan Watt - Bug 776089 - layout/reftests/svg/svg-integration/clipPath-html-05.xhtml and layout/reftests/svg/svg-integration/clipPath-html-05-extref.xhtml are fuzzy after SVG display
- # [23:40] <firebot> lists. r=me.
- # [23:42] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
- # [23:42] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
- # [23:42] * ChanServ sets mode: +o smaug
- # [23:43] * sawrubh is now known as sawrubh|sleep
- # [23:45] * joduinn is now known as joduinn-biab
- # [23:47] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
- # [23:47] * Joins: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [23:47] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b3f2fb31cd77 - Olli Pettay - Bug 765947 - Preprocess the config file for generated events, r=khuey
- # [23:47] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/bb4ca4d0637f - Ryan VanderMeulen - Merge m-c to inbound.
- # [23:47] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d74c21aebfb6 - Olli Pettay - Bug 765163, add missing #include, r=bustage
- # [23:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8e3abb88d88c - Victor Porof - Bug 773653 - Intermittent leak in browser_dbg_breakpoint-new-script.js; r=rcampbell
- # [23:48] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
- # [23:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/eea94a9b40a1 - John Hopkins - Bug 775670 - Build Thunderbird using clang. r=rail
- # [23:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6628418273dc - Olli Pettay - Bug 765766 - Convert more event interface implementations to be autogenerated, r=jst
- # [23:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4590a7ed92ab - Olli Pettay - Bug 765163 - Implement code generator for simple DOM events, r=jst,khuey
- # [23:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6d4904694feb - Rob Campbell - merge fx-team to m-c
- # [23:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/66aed0c15d1e - Victor Porof - Bug 770542 - Intermittent leak in browser_dbg_bug723069_editor-breakpoints.js, browser_dbg_bug723071_editor-breakpoints-pane.js &
- # [23:48] <firebot> browser_dbg_bug731394_editor-contextmenu.js of browser_dbg_script-switching.html; r=rcampbell
- # [23:49] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
- # [23:49] * ChanServ sets mode: +o smaug
- # [23:51] * Quits: kirin` (kirin@moz-C3A64B93.net) (Quit: leaving)
- # [23:52] * Joins: willyaranda (willyarand@CC8E5B38.8D7BAC68.F85AB05D.IP)
- # [23:52] * Joins: yuan (ywang@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [23:52] * Quits: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
- # [23:53] * Joins: pzv (zayac@EEB5D7AA.D99060DA.6E7F4A1E.IP)
- # [23:53] <RyanVM> any firefox mobile devs around?
- # [23:53] <RyanVM> kats: ^
- # [23:54] <jduell> biesi: bz: ping
- # [23:54] <jduell> do you have any object to having necko know about and call into nsScriptSecurityManager functions?
- # [23:55] * gregglind is now known as gregglind_away
- # [23:55] * Quits: victorporof (victorporo@380F0349.2E655143.79933D60.IP) (Connection reset by peer)
- # [23:55] * Quits: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP) (Quit: jet)
- # [23:56] * bwinton is now known as bwinton_away
- # [23:56] * rail is now known as rail_away
- # [23:56] * Joins: victorporof (victorporo@380F0349.2E655143.79933D60.IP)
- # [23:57] * Joins: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP)
- # [23:57] * mattwoodrow|away is now known as mattwoodrow
- # [23:58] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
- # [23:58] <jdm> uh oh
- # [23:58] <jdm> http://blog.mozilla.org/theden/2012/07/20/drag-bookmarks-to-your-toolbar/
- # [23:58] <jdm> "so the only way we’ll change this feature is if we can make it even easier than it already is!."
- # [23:58] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
- # [23:58] * ChanServ sets mode: +o smaug
- # [23:58] <biesi> jduell, um, for what?
- # [23:58] * Joins: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [23:59] * Quits: victorporof (victorporo@380F0349.2E655143.79933D60.IP) (Connection reset by peer)
- # [23:59] * joduinn-biab is now known as joduinn-mtg
- # [23:59] * Quits: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Reconnecting…)
- # [23:59] <jdm> compare to developer and UX commentary in bug 455694
- # [23:59] * Joins: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
- # [23:59] <jduell> biesi: just to get a function that provides an opaque id we're going to use for B2G apps
- # [23:59] <jdm> similarly bug 674925, where we say that dragging bookmarks is not a behaviour we wish to continue to allow
- # Session Close: Sat Jul 21 00:00:00 2012
The end :)