/irc-logs / mozilla / #developers / 2012-07-20 / end

Options:

  1. # Session Start: Fri Jul 20 00:00:00 2012
  2. # Session Ident: #developers
  3. # [00:00] <dRdR> smaug: thank you!
  4. # [00:00] * catlee is now known as catlee-away
  5. # [00:00] * Quits: mauricioc (mauricioc@moz-8E05E807.user.veloxzone.com.br) (Ping timeout)
  6. # [00:00] * Quits: gerv (gerv@9402811C.D433997C.39C00A7A.IP) (Quit: Leaving.)
  7. # [00:02] * Joins: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  8. # [00:02] * Joins: Darkclaw66 (Andre@moz-1345815C.akprofessionalconsulting.com)
  9. # [00:02] * Joins: asadotzler (asa@moz-BBE3ABD.mv.mozilla.com)
  10. # [00:02] * Joins: smooney (smooney@moz-BBE3ABD.mv.mozilla.com)
  11. # [00:03] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  12. # [00:04] * Quits: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  13. # [00:04] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  14. # [00:04] <Darkclaw66> I was here yesterday bringing up a memory leak issue regarding firefox and my javascript opening up tabs of flash instances
  15. # [00:04] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  16. # [00:04] * Quits: smooney (smooney@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  17. # [00:05] <Darkclaw66> I was able to fix it but the way I fixed it you guys might be interested
  18. # [00:05] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  19. # [00:05] * ChanServ sets mode: +o roc
  20. # [00:06] <Darkclaw66> I had to close the window and open a new instance in order for the GC to work properly
  21. # [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
  22. # [00:06] <Darkclaw66> if I were to use the existing window and change the url, that created the memory link
  23. # [00:06] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
  24. # [00:06] * AaronMT is now known as AaronMT|away
  25. # [00:06] * Quits: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP) (Quit: jet)
  26. # [00:06] * Joins: mauricioc (mauricioc@moz-8E05E807.user.veloxzone.com.br)
  27. # [00:07] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  28. # [00:07] * Quits: tedshroyer (tedshroyer@moz-FAB36621.hsd1.tn.comcast.net) (Quit: -0x746564)
  29. # [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
  30. # [00:08] <@khuey> refcount logging is on by default in mochitest
  31. # [00:08] <jlebar> khuey, I must be confused about even what I'm trying to do.
  32. # [00:09] <@khuey> it's possible!
  33. # [00:09] <jlebar> khuey, I want to figure out why I'm leaking nsXULWindow objects.
  34. # [00:09] <@khuey> ok
  35. # [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.
  36. # [00:09] * Quits: asadotzler (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  37. # [00:09] <@khuey> jlebar: is this reproducible?
  38. # [00:09] <jlebar> khuey, Oh, and I only leak when I run dom/tests/mochitests/bugs -- if I run dom/tests/mochitests, no leak.
  39. # [00:10] <jlebar> But yes, reproducible.
  40. # [00:10] <@khuey> ok
  41. # [00:10] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
  42. # [00:10] <@khuey> so you don't want XPCOM_MEM_REFCNT_LOG=1
  43. # [00:10] <@khuey> (probably)
  44. # [00:10] * kmoir is now known as kmoir-afk
  45. # [00:11] * rail is now known as rail_bbiab
  46. # [00:11] <@khuey> you want XPCOM_MEM_REFCNT_LOG=/path/to/file
  47. # [00:11] * Joins: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com)
  48. # [00:11] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  49. # [00:11] <jlebar> khuey, I tried that too.
  50. # [00:11] * Parts: Darkclaw66 (Andre@moz-1345815C.akprofessionalconsulting.com)
  51. # [00:11] <jlebar> khuey, I didn't get a file...at least, not where I expected.
  52. # [00:11] * cadecairos_away is now known as cadecairos
  53. # [00:11] * Joins: Asa (asa@moz-BBE3ABD.mv.mozilla.com)
  54. # [00:11] <@khuey> that's interesting
  55. # [00:11] <@khuey> what platform is this?
  56. # [00:11] <jlebar> khuey, windows
  57. # [00:11] * Joins: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com)
  58. # [00:11] <@khuey> ah
  59. # [00:11] <@khuey> so
  60. # [00:12] <@khuey> I don't know if refcount logging actually works on windows
  61. # [00:12] * Joins: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP)
  62. # [00:12] <@khuey> I've never successfully generated a balance tree there
  63. # [00:12] <jlebar> khuey, This leak is windows-only, of course.
  64. # [00:12] <@khuey> :-D
  65. # [00:12] <jlebar> khuey, You said something about your youth and innocence this morning?
  66. # [00:13] * Quits: gmoro (guilherme@moz-E239D7E3.dsl.telesp.net.br) (Client exited)
  67. # [00:13] <@khuey> yeah
  68. # [00:13] * Joins: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP)
  69. # [00:14] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  70. # [00:14] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  71. # [00:14] * Quits: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net) (Ping timeout)
  72. # [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?
  73. # [00:14] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  74. # [00:14] <@khuey> jlebar: you can breakpoint on AddRef/Release, and change the breakpoint to dump a stack and continue
  75. # [00:15] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  76. # [00:15] * ChanServ sets mode: +o roc
  77. # [00:15] <jlebar> khuey, Ah, yay msvc.
  78. # [00:15] * Quits: jorendorff (jorendorff@moz-FAB36621.hsd1.tn.comcast.net) (Quit: jorendorff)
  79. # [00:15] * Joins: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net)
  80. # [00:15] <firebot> Check-in:
  81. # [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.
  82. # [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.
  83. # [00:15] <jlebar> khuey, Okay, I'll try that then. That's at least a step up from doing it by hand.
  84. # [00:15] <jlebar> khuey, Thanks!
  85. # [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.
  86. # [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.
  87. # [00:15] * Joins: willyaranda (willyarand@moz-27C40F99.dynamic.jazztel.es)
  88. # [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.
  89. # [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.
  90. # [00:17] * cadecairos is now known as cadecairos_away
  91. # [00:18] * kats is now known as kats|away
  92. # [00:18] * Quits: JeroenDeDauw (j@moz-37CDD7D2.dip.t-dialin.net) (Quit: Leaving.)
  93. # [00:19] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
  94. # [00:19] * Quits: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Client exited)
  95. # [00:20] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
  96. # [00:20] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
  97. # [00:21] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
  98. # [00:21] * Quits: kaze (kaze@moz-58BE967C.rev.numericable.fr) (Ping timeout)
  99. # [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.
  100. # [00:22] * gregglind is now known as gregglind_away
  101. # [00:24] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  102. # [00:24] * juanb is now known as juanb|lab
  103. # [00:25] * Quits: Mnyromyr (Mnyromyr@B2521176.7B0892CB.771966F7.IP) (Quit: ChatZilla 0.9.86 [SeaMonkey 1.1.19/2010030105])
  104. # [00:25] * jcranmer|away is now known as jcranmer
  105. # [00:25] * Quits: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se) (Ping timeout)
  106. # [00:26] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  107. # [00:26] * ChanServ sets mode: +o roc
  108. # [00:28] * Quits: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  109. # [00:29] <sfink> guess I'll keep backing stuff out
  110. # [00:29] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  111. # [00:30] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  112. # [00:30] * ChanServ sets mode: +o roc
  113. # [00:32] * khuey is now known as khuey|away
  114. # [00:33] <jlebar> Run half the tests -- no leak.
  115. # [00:33] <jlebar> Run the other half of the tests -- no leak.
  116. # [00:33] <jlebar> Run all the tests: Leak.
  117. # [00:33] <jlebar> :(
  118. # [00:33] <@smaug> sounds like fun
  119. # [00:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d4ce853fa8bf - Steve Fink - Backed out changeset afc1cf222996
  120. # [00:33] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e852fdc80ca2 - Steve Fink - Backed out changeset 1bafff5720a8
  121. # [00:33] <@smaug> jlebar: is it windows only?
  122. # [00:33] <jlebar> smaug, And apparently I get to balance these refcounts by hand.
  123. # [00:34] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Quit: davidb)
  124. # [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.
  125. # [00:34] <jlebar> smaug, But I'm just going to guess that's not important. :)
  126. # [00:36] * Quits: adrian (adrian@moz-ACDE7EEC.mozilla.com) (Quit: Konversation terminated!)
  127. # [00:38] * Quits: lduros (lduros@moz-4894EA28.nic.resnet.group.upenn.edu) (Ping timeout)
  128. # [00:39] <Callek> sfink: ping
  129. # [00:39] * Quits: willyaranda (willyarand@moz-27C40F99.dynamic.jazztel.es) (Quit: willyaranda)
  130. # [00:40] <sfink> Callek: pong
  131. # [00:40] * coop|buildduty is now known as coop|afk
  132. # [00:40] <Callek> sfink: I *think* all android issues are my fault right now -- sorry
  133. # [00:40] <jlebar> I must be going insane.
  134. # [00:40] <sfink> Callek: ok, good. I think I mis-starred the first one.
  135. # [00:40] <jlebar> I put all the tests back in the test folder, and now it doesn't leak at all.
  136. # [00:40] <jlebar> Every time before, it leaked.
  137. # [00:40] * Quits: sawrubh (chatzilla@D5D3C7CE.863CB945.9C072EFC.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 14.0.1/20120713134347])
  138. # [00:41] * Joins: lduros (lduros@moz-4894EA28.nic.resnet.group.upenn.edu)
  139. # [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
  140. # [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
  141. # [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
  142. # [00:42] <Callek> sfink: (sorry for the trouble)
  143. # [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
  144. # [00:42] <sfink> the build, I mean
  145. # [00:42] * Quits: mats (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  146. # [00:42] <Callek> sfink: my issues would be only affecting mochi/talos/etc not the builders
  147. # [00:42] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
  148. # [00:43] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  149. # [00:43] <Callek> (apparantly *some* things succeeded, where with what I am looking at surprised me)
  150. # [00:43] <sfink> hopefully we'll get a green XUL opt build and I can call it good, then
  151. # [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?
  152. # [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)
  153. # [00:44] <Callek> sfink: just test jobs, and I'll be killing them on the machines directly
  154. # [00:45] * Callek is speaking as a releng person, who did a broken code deploy, not as a developer who pushed-to-tree
  155. # [00:45] <sfink> ok, sounds good
  156. # [00:45] <mounir> Honza: ping
  157. # [00:45] <sfink> warning: I'm not a real sheriff, so I'm probably not going about things the right way
  158. # [00:46] * Joins: Matti (chatzilla@moz-607FBFB9.customers.d1-online.com)
  159. # [00:47] * Joins: willyaranda (willyarand@moz-27C40F99.dynamic.jazztel.es)
  160. # [00:47] <sfink> oh! jwillcox already got the XUL bustage. Cool.
  161. # [00:49] * AaronMT|away is now known as AaronMT
  162. # [00:50] * Joins: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se)
  163. # [00:50] * Quits: birtles (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  164. # [00:50] <pdagnelie> dougt: karl: i posted an idea to the bug. Comments/alternatives would be good.
  165. # [00:51] <karl> thanks, will look
  166. # [00:51] <sfink> shoot, looks like I need to backout more
  167. # [00:51] * Quits: mdas (mdas@F2D29657.F60B0462.67AC9B1.IP) (Quit: mdas)
  168. # [00:51] * Joins: jorendorff (jorendorff@moz-DD93D6F5.centresource.com)
  169. # [00:51] * Joins: smooney (smooney@moz-BBE3ABD.mv.mozilla.com)
  170. # [00:52] * Joins: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com)
  171. # [00:53] <espadrine_> does anyone know why 'window.locationbar' doesn't appear in window's prototype chain?
  172. # [00:53] * Joins: mats (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP)
  173. # [00:54] <espadrine_> I have an algorithm to collect all property names here: http://pastebin.mozilla.org/1708852
  174. # [00:54] <espadrine_> but 'locationbar' isn't in window's
  175. # [00:55] <espadrine_> although it is in google chrome
  176. # [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
  177. # [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
  178. # [00:57] <paul> espadrine_: weird… where does it come from then? (in which proto)
  179. # [00:57] <paul> espadrine_: what about proxies?
  180. # [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
  181. # [00:58] * AaronMT is now known as AaronMT|away
  182. # [00:58] <espadrine_> paul: my current understanding is that 'locationbar' comes from a magical place
  183. # [00:58] * cadecairos_away is now known as cadecairos
  184. # [00:58] * Quits: shorlander (shorlander@moz-853043D6.dhcp.insightbb.com) (Ping timeout)
  185. # [01:00] <paul> espadrine_: ask in #js
  186. # [01:00] <@gavin> normally the answer to "why is this property magical" is nsDOMClassInfo
  187. # [01:00] <espadrine_> paul: ok
  188. # [01:00] <@smaug> http://mxr.mozilla.org/mozilla-central/source/dom/base/nsDOMClassInfo.h#179 might explain the magic
  189. # [01:02] * Quits: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr) (Connection reset by peer)
  190. # [01:02] * Quits: hipokrit (hipokrit@81016825.8DB70AE8.839F6EC0.IP) (Client exited)
  191. # [01:02] <paul> espadrine_: ^
  192. # [01:02] * Joins: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr)
  193. # [01:02] <espadrine_> smaug: what does "replaceable" mean?
  194. # [01:02] * Quits: mayhemer (Miranda@B3D46202.F87A741B.F23860FD.IP) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  195. # [01:03] <@smaug> you need to look at the source code
  196. # [01:03] <@smaug> http://mxr.mozilla.org/mozilla-central/source/dom/base/nsDOMClassInfo.cpp#7369
  197. # [01:04] * Quits: willyaranda (willyarand@moz-27C40F99.dynamic.jazztel.es) (Quit: willyaranda)
  198. # [01:04] * Quits: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se) (Ping timeout)
  199. # [01:04] <@smaug> not sure that link helps
  200. # [01:05] <mounir> sfink: why?!
  201. # [01:05] * rail_bbiab is now known as rail_away
  202. # [01:05] <espadrine_> smaug: it's a start
  203. # [01:05] <espadrine_> also, would you agree that this is a bug?
  204. # [01:06] <@smaug> would need to look at the specs
  205. # [01:06] <@smaug> "locationbar" in window is true
  206. # [01:06] <hub> ted: were is the crash reporter supposed to write the file on b2g? in /data/local/tmp ?
  207. # [01:07] <espadrine_> smaug: yes, but that should ensure that it is in the prototype chain, which it is not
  208. # [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?
  209. # [01:09] * Quits: sergio_ (sergio@551C3B05.470879FF.5FA960DF.IP) (Quit: Leaving)
  210. # [01:09] * Quits: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net) (Client exited)
  211. # [01:09] * kmoir-afk is now known as kmoir
  212. # [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
  213. # [01:09] <mounir> also, I have appreciated being pinged
  214. # [01:09] * Quits: akeybl (akeybl@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  215. # [01:10] * Joins: akeybl_ (akeybl@moz-BBE3ABD.mv.mozilla.com)
  216. # [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
  217. # [01:10] <sfink> yeah, I'm learning. Sorry about that.
  218. # [01:10] <sfink> I'm only playing at sheriffing because the tree was closed for multiple reasons.
  219. # [01:11] * Joins: kaie2 (kaie@moz-243FB367.dip.t-dialin.net)
  220. # [01:11] * Quits: kaie (kaie@moz-8FA55FAA.dip.t-dialin.net) (Ping timeout)
  221. # [01:11] * kaie2 is now known as kaie
  222. # [01:12] * Quits: twi (Adium@moz-87F0976E.ip218.fastwebnet.it) (Quit: Leaving.)
  223. # [01:13] <jlebar> billm, ping
  224. # [01:13] <billm> jlebar: hey
  225. # [01:13] <billm> heard you have some leaks
  226. # [01:13] <jlebar> billm, Indeed.
  227. # [01:13] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Quit: overholt)
  228. # [01:14] <jlebar> billm, It's windows-only, somewhat intermittent, nsXULWindow leaks.
  229. # [01:14] <billm> jlebar: what do the CC logs look like?
  230. # [01:14] <jlebar> billm, I also think it's timing-dependent or something, because when I run more tests, the leak disappears.
  231. # [01:14] <jlebar> billm, i.e., dom/tests/mochitests doesn't leak, but dom/tests/mochitests/bugs does leak.
  232. # [01:14] * Quits: espadrine_ (thaddee_ty@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  233. # [01:15] <billm> jlebar: are you able to find the leaked window in the CC final CC log?
  234. # [01:15] <jlebar> billm, I haven't looked at the CC dump, because it's baffling without help. Can you help? :)
  235. # [01:15] * AaronMT|away is now known as AaronMT
  236. # [01:15] <billm> jlebar: ok. do you know how to generate one?
  237. # [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.
  238. # [01:16] <jlebar> billm, Let me do that; it'll take a few minutes.
  239. # [01:16] <billm> jlebar: well, it's actually easier with a code change. just a sec...
  240. # [01:16] <@smaug> nsXULWindow isn't cycle collected
  241. # [01:16] <jlebar> mm
  242. # [01:16] <billm> oh
  243. # [01:17] <billm> is there something else we could find in the CC log?
  244. # [01:17] <jlebar> billm, https://bugzilla.mozilla.org/show_bug.cgi?id=775676 comment 3
  245. # [01:17] * pwalton is now known as pcwalton
  246. # [01:17] * khuey|away is now known as khuey
  247. # [01:17] * @khuey wonders why smaug is still awake at 7 pm his time
  248. # [01:17] <jlebar> Maybe nsWebShellWindow?
  249. # [01:17] <@khuey> then I realize I'm on the east coast this week
  250. # [01:17] <jlebar> Nope.
  251. # [01:18] * Joins: espadrine_ (thaddee_ty@moz-BBE3ABD.mv.mozilla.com)
  252. # [01:18] <billm> jlebar: can you pastebin the entire list of leaked types?
  253. # [01:18] <jlebar> billm, https://bugzilla.mozilla.org/show_bug.cgi?id=775676#c3
  254. # [01:18] <jlebar> that's it.
  255. # [01:18] <billm> oh
  256. # [01:18] <@smaug> webprogresslistener added but never removed?
  257. # [01:18] <@smaug> just a random guess
  258. # [01:19] * mjschranz_away is now known as mjschranz
  259. # [01:19] <@smaug> nsWebShellWindow is a nsIWebProgressListener
  260. # [01:19] * Joins: sworkman (sworkman@moz-DB2F5293.public.wayport.net)
  261. # [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
  262. # [01:20] <jlebar> smaug, Doesn't docshell keep weak refs to web progress listeners?
  263. # [01:20] <@smaug> khuey: it is only 2am
  264. # [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.
  265. # [01:20] <@gavin> gps: that IDL is just confusing - it says "returns" when it means "implementation returns", not "IDL definition returns"
  266. # [01:20] <@smaug> jlebar: could be :) it was just a random guess that something like that happens
  267. # [01:21] * juanb|lab is now known as juanb
  268. # [01:21] <gps> gavin: so, if I call it through XPCOM I will *not* get a return value, right?
  269. # [01:21] <gps> even if the underlying C++ actually does return a NS_*?
  270. # [01:21] <@smaug> khuey: I'm awake just to kick you to review my patches :)
  271. # [01:21] <gps> there is no magic exception throwing if result != NS_OK?
  272. # [01:21] <jdm> gps: no, you will still have magic exceptions
  273. # [01:22] * NeilAway wonders whether birtles wanted to rename AttributeWillChange to AttributeMightChange too ;-)
  274. # [01:22] <jdm> there's no outparam, and calling in JS will return an undefined value
  275. # [01:22] <jdm> or maybe null, I'm not sure of the particulars
  276. # [01:22] <jlebar> billm, any other ideas?
  277. # [01:22] <@gavin> C++ implementations of XPCOM methods always return nsresult
  278. # [01:22] <gps> jdm: so NS_OK -> success and !NS_OK -> exception?
  279. # [01:22] <jdm> gps: yes
  280. # [01:22] <billm> jlebar: jst said refcount logging doesn't work on windows. do you know why?
  281. # [01:23] * gps should learn all the XPCOM nitty-gritty some day
  282. # [01:23] <jlebar> billm, No; khuey just told me he hadn't been able to get it to work, and neither have I.
  283. # [01:23] <billm> jlebar: is it because the stacks come out weird?
  284. # [01:23] * Parts: lduros (lduros@moz-4894EA28.nic.resnet.group.upenn.edu)
  285. # [01:23] <gps> ... without learning enough to be able to review patches, of course :)
  286. # [01:24] <mounir> sfink: I guess we can re-open now?
  287. # [01:24] <jlebar> billm, I get zero output
  288. # [01:24] <jlebar> billm, Not even a file.
  289. # [01:24] <sfink> mounir: probably, but I haven't been opening or closing the tree. Somebody else is doing that.
  290. # [01:24] <mounir> sfink: will open it
  291. # [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
  292. # [01:25] <@khuey> smaug: heh
  293. # [01:25] <NeilAway> gps: well, NS_SUCCEEDED and NS_FAILED
  294. # [01:25] <mounir> m-i should be open
  295. # [01:25] <jlebar> billm, I did XPCOM_MEM_LEAK_LOG=../out and got nothing.
  296. # [01:25] * Joins: Anarchy (anarchy@C6F5C20F.D8CFFA99.AA768703.IP)
  297. # [01:26] <jlebar> billm, I also did EXTRA_TEST_ARGS="XPCOM_MEM_LEAK_LOG=../out" -- same thing.
  298. # [01:27] * Quits: jfkthame (jfkthame@F2D29657.F60B0462.67AC9B1.IP) (Quit: jfkthame)
  299. # [01:27] <billm> jlebar: wait, I thought that just shows what's leaked. how did you get the info you pasted in the bug?
  300. # [01:27] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Input/output error)
  301. # [01:27] * Joins: jfkthame (jfkthame@F2D29657.F60B0462.67AC9B1.IP)
  302. # [01:27] <jlebar> er, sorry. I did XPCOM_MEM_REFCNT_LOG.
  303. # [01:28] * Joins: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net)
  304. # [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
  305. # [01:28] * jlebar could try again, but that would nuke a session I've been carefully tracing by hand for the past hour.
  306. # [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
  307. # [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
  308. # [01:28] <billm> jlebar: was it very slow when you set that variable?
  309. # [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
  310. # [01:28] <jlebar> billm, No.
  311. # [01:29] <jlebar> billm, I also set XPCOM_MEM_LOG_CLASSES=nsXULWindow
  312. # [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.
  313. # [01:30] * Quits: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com) (Ping timeout)
  314. # [01:30] * Joins: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com)
  315. # [01:31] <jlebar> billm, Okay, that's something.
  316. # [01:31] * Quits: erikvold (erikvold@moz-33BF5BAF.gv.shawcable.net) (Quit: erikvold)
  317. # [01:31] * kmoir is now known as kmoir-afk
  318. # [01:32] <billm> jlebar: the main logging happens in NS_LogAddRef. that's probably what you want to step through.
  319. # [01:33] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  320. # [01:33] <billm> jlebar: if you get that to work, let me know
  321. # [01:33] <jlebar> billm, Okay.
  322. # [01:33] * mdas is now known as mdas|afk
  323. # [01:33] * jlebar is going to eat dinner soon, will look at this later.
  324. # [01:33] <jlebar> billm, Thanks for your help.
  325. # [01:34] <billm> jlebar: sure, good luck
  326. # [01:34] * Quits: Pike (Pike@moz-703BAF7D.pool.mediaways.net) (Quit: ChatZilla 0.9.88.2 [Firefox 14.0.1/20120713134347])
  327. # [01:35] * Joins: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se)
  328. # [01:35] * Joins: himsin (x@DBFA170F.3E31E221.BE3C3C1D.IP)
  329. # [01:36] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
  330. # [01:38] <jgilbert> !seen gerv
  331. # [01:38] <firebot> gerv was last seen 12 hours, 57 minutes ago, saying 'But I probably went via Suite mail.' in #developers.
  332. # [01:38] * Joins: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com)
  333. # [01:43] <Anarchy> !seen wtc
  334. # [01:43] <firebot> wtc was last seen 39 weeks, 1 day, 2 hours, 1 minute and 15 seconds ago,
  335. # [01:45] * Quits: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se) (Ping timeout)
  336. # [01:46] * Quits: himsin (x@DBFA170F.3E31E221.BE3C3C1D.IP) (Ping timeout)
  337. # [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
  338. # [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
  339. # [01:48] * Joins: rillian (rillian@8F761026.B5EF4AF6.E96CA9D8.IP)
  340. # [01:48] * Joins: darktrojan (geoff@moz-30B3CCFD.telstraclear.net)
  341. # [01:51] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
  342. # [01:52] * jcranmer is now known as jcranmer|away
  343. # [01:54] * Joins: rkd1 (Adium@moz-BBE3ABD.mv.mozilla.com)
  344. # [01:54] * Quits: rkd1 (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  345. # [01:54] * Joins: rkd1 (Adium@moz-BBE3ABD.mv.mozilla.com)
  346. # [01:55] * Quits: rkd (Adium@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  347. # [01:55] * Quits: gandalf (gandalf@moz-78F55F14.neoplus.adsl.tpnet.pl) (Quit: Computer has gone to sleep.)
  348. # [01:57] * Quits: tchevalier (Daily@moz-95FC7844.w90-0.abo.wanadoo.fr) (Ping timeout)
  349. # [01:58] * Joins: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  350. # [01:59] * Joins: tchevalier (Daily@moz-5EE04340.w92-143.abo.wanadoo.fr)
  351. # [02:00] * heycam is now known as heycam|away
  352. # [02:01] * Quits: WG9s (bill@moz-D750CC69.maine.res.rr.com) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 13.0.1/20120616205746])
  353. # [02:01] * Quits: karl (karl@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  354. # [02:02] * Joins: RyanVM (chatzilla@moz-403902F0.phlapa.fios.verizon.net)
  355. # [02:03] * Joins: rhelmer (rhelmer@moz-59682A1.dmz.scl3.mozilla.com)
  356. # [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
  357. # [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
  358. # [02:04] * Joins: Stan (Stan@moz-27C9938C.dip.t-dialin.net)
  359. # [02:04] * Quits: garnacho (carlos@moz-35FA8754.dyn.user.ono.com) (Ping timeout)
  360. # [02:06] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
  361. # [02:07] * Quits: priya (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  362. # [02:07] * Quits: jorendorff (jorendorff@moz-DD93D6F5.centresource.com) (Quit: jorendorff)
  363. # [02:07] * Joins: jorendorff (jorendorff@moz-DD93D6F5.centresource.com)
  364. # [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
  365. # [02:07] * heycam|away is now known as heycam
  366. # [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)
  367. # [02:09] * sfink is now known as sfink|afk
  368. # [02:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2fe4ea4a614e - Bill McCloskey - Bug 758408 - Fix XML slot handling (r=Waldo)
  369. # [02:11] * Quits: jorendorff (jorendorff@moz-DD93D6F5.centresource.com) (Quit: jorendorff)
  370. # [02:11] * Quits: KWiersoMBP (KWierso@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  371. # [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.
  372. # [02:12] * Joins: karl (karl@8F761026.B5EF4AF6.E96CA9D8.IP)
  373. # [02:12] <benjamin> can you not drag it?
  374. # [02:13] <benjamin> ah, I guess not
  375. # [02:13] * Quits: krit (krit@moz-1FC1932F.adobe.com) (Quit: Leaving.)
  376. # [02:13] <jimb> I tried typing it into the Splendid Bar and then dragging it, but it wasn't interested.
  377. # [02:14] * Quits: jhammel (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: leaving)
  378. # [02:14] <darktrojan> drag the icon from the superior bar
  379. # [02:15] * davehunt|away is now known as davehunt|zzzz
  380. # [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?
  381. # [02:15] <darktrojan> open the page you want in another tab then drag it to the new tab
  382. # [02:16] <jimb> That worked!
  383. # [02:16] <jimb> I've never dragged a URL onto another tab before...
  384. # [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
  385. # [02:16] <darktrojan> it's totally discoverable :/
  386. # [02:17] <jimb> darktrojan: It never even occurred to me... :/
  387. # [02:17] <darktrojan> neither
  388. # [02:17] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  389. # [02:17] * Quits: rednaks (rednaks@FA63FFF9.DD993423.55FFA9B4.IP) (Ping timeout)
  390. # [02:19] * Quits: pnemsak (Miranda@A6E8C11.B7BED47D.3CA1F9DE.IP) (Ping timeout)
  391. # [02:19] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  392. # [02:20] <karl> pdagnelie: thanks for the hierarchy proposal. are you around to discuss?
  393. # [02:20] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  394. # [02:20] * Joins: pnemsak (Miranda@A6E8C11.B7BED47D.3CA1F9DE.IP)
  395. # [02:22] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  396. # [02:23] * Joins: gmoro (guilherme@moz-E239D7E3.dsl.telesp.net.br)
  397. # [02:24] * nthomas is now known as nthomas|away
  398. # [02:25] * Quits: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net) (Quit: tantek)
  399. # [02:25] * Quits: marco (marco@5FACE26F.A2DD14FC.10DC0B64.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0a2/20120716042007])
  400. # [02:25] <RyanVM> so, are we going to leave the tree open while android burns?
  401. # [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)
  402. # [02:26] * Quits: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  403. # [02:26] * joduinn-mtg is now known as joduinn-afk
  404. # [02:27] * aki is now known as aki|gym
  405. # [02:29] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
  406. # [02:30] <darktrojan> it's up to you RyanVM, you're our only hope
  407. # [02:30] <RyanVM> when you put it that way...
  408. # [02:32] <darktrojan> afd9e75374e8 James Willcox – Bug 687267 - Initial support for Flash on Honeycomb
  409. # [02:32] * Joins: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com)
  410. # [02:33] <Jesse> jlebar: will you use NewFrecency for firefox desktop & mobile? or only gaia?
  411. # [02:33] <darktrojan> 626c04a08a18 Margaret Leibovic – Bug 774938 - Native text selection handles
  412. # [02:33] <darktrojan> :/
  413. # [02:33] <@gavin> ?
  414. # [02:34] <darktrojan> hmm, one of those has been pulled out
  415. # [02:35] * Quits: yuan (ywang@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: yuan)
  416. # [02:35] * Joins: rednaks (rednaks@FA63FFF9.DD993423.55FFA9B4.IP)
  417. # [02:35] * darktrojan shrugs
  418. # [02:36] * Quits: rednaks (rednaks@FA63FFF9.DD993423.55FFA9B4.IP) (Quit: a lancé une bombe fumigène et s'est eclipsé ! è_é)
  419. # [02:37] * Quits: AaronMT (AaronMT@moz-DEDA283.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  420. # [02:37] <RyanVM> darktrojan: doesn't help that most android tests were coalesced out this afternoon...
  421. # [02:37] * Joins: wlach (wlach@CAB30FBD.8F96AEA7.2D179A7D.IP)
  422. # [02:37] <darktrojan> yeah, it's infr though apparently
  423. # [02:38] <darktrojan> now that I actually read some star comments
  424. # [02:38] * heycam is now known as heycam|away
  425. # [02:39] * Quits: rkd1 (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  426. # [02:39] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
  427. # [02:39] * Joins: rkd (Adium@moz-BBE3ABD.mv.mozilla.com)
  428. # [02:40] * Quits: jduell (jduell@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Client exited)
  429. # [02:40] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  430. # [02:41] * Quits: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  431. # [02:42] * sheeri is now known as sheeri-afk
  432. # [02:42] * jedp is now known as jparsons|afk
  433. # [02:44] * Joins: zzzzz (chatzilla@moz-462673C.dhcp.embarqhsd.net)
  434. # [02:44] * Quits: jparsons|afk (jed@moz-59C58F81.dsl.dynamic.sonic.net) (Ping timeout)
  435. # [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
  436. # [02:45] * Quits: wlach (wlach@CAB30FBD.8F96AEA7.2D179A7D.IP) (Ping timeout)
  437. # [02:45] * mjschranz is now known as mjschranz_away
  438. # [02:46] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
  439. # [02:46] * Quits: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net) (Quit: Leaving.)
  440. # [02:47] * Quits: smooney (smooney@moz-BBE3ABD.mv.mozilla.com) (Quit: smooney)
  441. # [02:47] * Joins: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se)
  442. # [02:48] <jlebar> Jesse, Gaia's history implementation is completely separate from FF's.
  443. # [02:48] <RyanVM> sfink: ping
  444. # [02:49] <jlebar> Jesse, So I'm certainly not implementing new frecency in FF anytime soon.
  445. # [02:50] <sfink|afk> RyanVM: pong
  446. # [02:51] <RyanVM> sfink: any idea what's causing the android issues?
  447. # [02:51] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
  448. # [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.
  449. # [02:52] <RyanVM> sfink: I'm going to leave inbound closed until we start seeing some green runs
  450. # [02:52] <RyanVM> inbound hasn't had a good set of tests in 6-7 hours now
  451. # [02:52] <sfink|afk> RyanVM: fine by me. I need to be offline now so I can't help anyway.
  452. # [02:52] * Quits: jimm (jmathies@moz-7F164CA1.pn.at.cox.net) (Quit: )
  453. # [02:53] <RyanVM> ok, I'll keep an eye on it for another hour or so
  454. # [02:55] <sfink|afk> RyanVM: btw, you can recognize the problem with: echoFormatter = logging.Formatter('%(tegra_ip)-15s %%(processName)s: %%(message)s' % tegra_ip)
  455. # [02:55] <sfink|afk> TypeError: format requires a mapping
  456. # [02:55] * Joins: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com)
  457. # [02:56] <RyanVM> the space after the last %?
  458. # [02:56] <RyanVM> or the general difference vs. the first tegra_ip?
  459. # [02:56] * Quits: jgriffin (jgriffin@moz-4FBFA41D.hsd1.wa.comcast.net) (Quit: jgriffin)
  460. # [02:57] <sfink|afk> that's part of a python stack trace
  461. # [02:57] <Callek> RyanVM: the issue was I didn't pass in a dict.
  462. # [02:57] * nthomas|away is now known as nthomas
  463. # [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
  464. # [02:58] <RyanVM> ok
  465. # [02:58] * Quits: sriram (sriramr@moz-7B0110AD.mv.mozilla.com) (Quit: sriram)
  466. # [03:00] * Quits: @dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  467. # [03:00] * Joins: wlach (wlach@CAB30FBD.8F96AEA7.2D179A7D.IP)
  468. # [03:01] * Joins: dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP)
  469. # [03:01] * ChanServ sets mode: +o dbaron
  470. # [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?
  471. # [03:02] * Quits: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP) (Ping timeout)
  472. # [03:02] * Joins: Boriss_ (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  473. # [03:02] * Quits: wesj (Instantbir@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
  474. # [03:02] <RyanVM> Callek: https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=87047629db3b
  475. # [03:03] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  476. # [03:03] <RyanVM> Callek: Those all started at 35 after
  477. # [03:03] * Quits: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  478. # [03:03] * Callek looks
  479. # [03:03] * Callek grumbles while he looks
  480. # [03:04] * Quits: Boriss_ (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  481. # [03:04] * Quits: billm (billm@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving)
  482. # [03:05] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
  483. # [03:05] * ChanServ sets mode: +o ehsan
  484. # [03:05] <Callek> RyanVM: OMFG yea we're still busted
  485. # [03:05] * Callek curses
  486. # [03:06] <Callek> coop|afk: fyi -- i made a boo-boo
  487. # [03:06] * Callek grumbles
  488. # [03:06] * Joins: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP)
  489. # [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)
  490. # [03:06] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  491. # [03:07] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  492. # [03:07] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
  493. # [03:08] * RyanVM shoots Callek a Tommy Boy "What'd you do?"
  494. # [03:08] * Joins: Vincent_Chang (chatzilla@moz-99690620.hinet-ip.hinet.net)
  495. # [03:09] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Boriss)
  496. # [03:09] * ctalbert is now known as ctalbert|afk
  497. # [03:09] * Quits: mdas|afk (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: mdas|afk)
  498. # [03:09] * Quits: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP) (Ping timeout)
  499. # [03:10] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Ping timeout)
  500. # [03:11] <Callek> RyanVM: ok, things should *start* coming green momentarily
  501. # [03:11] * Callek apologizes again
  502. # [03:11] * Joins: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP)
  503. # [03:11] <RyanVM> :)
  504. # [03:11] <Callek> give it 10 min before you trust everything as "nothing started after now should be bad"
  505. # [03:12] <RyanVM> need me to retrigger some runs?
  506. # [03:12] <Callek> in 2 hours I'll explicitly check back, but feel free to poke me if you recognize issues
  507. # [03:12] * Quits: chewey (chewey@moz-49235873.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  508. # [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)
  509. # [03:12] * Joins: chewey (chewey@moz-D31A7967.dip0.t-ipconnect.de)
  510. # [03:13] * Callek is running a |for i in ....; do ssh foopy$i.... "hg -R ... pull -u"; done| update
  511. # [03:13] <Callek> RyanVM: ok all foopies updated
  512. # [03:13] <Callek> we should be having green jobs now
  513. # [03:13] * mjschranz_away is now known as mjschranz
  514. # [03:13] * Quits: sewardj (sewardj@moz-B804A02.dip.t-dialin.net) (Ping timeout)
  515. # [03:14] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
  516. # [03:14] <RyanVM> Callek: Will do
  517. # [03:14] * Joins: sewardj (sewardj@moz-496B9763.dip.t-dialin.net)
  518. # [03:14] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
  519. # [03:14] * aki|gym is now known as aki
  520. # [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
  521. # [03:14] * Callek is just needing to finally eat today
  522. # [03:14] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
  523. # [03:14] * ChanServ sets mode: +o ehsan
  524. # [03:14] <Callek> Not far if something/anything seems broken
  525. # [03:15] <Callek> (still)
  526. # [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)"
  527. # [03:15] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Quit: redDragon)
  528. # [03:16] <RyanVM> heh
  529. # [03:16] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
  530. # [03:17] * Quits: sworkman (sworkman@moz-DB2F5293.public.wayport.net) (Quit: sworkman)
  531. # [03:17] * Joins: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP)
  532. # [03:17] * Joins: andreasn_ (andreasn@moz-74A5E37.a336.priv.bahnhof.se)
  533. # [03:18] * Quits: darktrojan (geoff@moz-30B3CCFD.telstraclear.net) (Quit: darktrojan)
  534. # [03:18] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
  535. # [03:19] * Quits: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com) (Client exited)
  536. # [03:21] * ewong|afk is now known as ewong
  537. # [03:22] * Quits: pnemsak (Miranda@A6E8C11.B7BED47D.3CA1F9DE.IP) (Quit: pnemsak)
  538. # [03:23] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
  539. # [03:24] * Quits: mcot (mcot@C4B02.F3C4E8F3.C8444B8.IP) (Ping timeout)
  540. # [03:30] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  541. # [03:32] * Quits: akeybl_ (akeybl@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving...)
  542. # [03:32] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Client exited)
  543. # [03:32] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  544. # [03:32] * Quits: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com) (Quit: loadbang)
  545. # [03:32] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
  546. # [03:34] * Quits: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Quit: juanb)
  547. # [03:34] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Ping timeout)
  548. # [03:35] * Quits: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  549. # [03:36] * Quits: wlach (wlach@CAB30FBD.8F96AEA7.2D179A7D.IP) (Ping timeout)
  550. # [03:40] * Joins: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net)
  551. # [03:40] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
  552. # [03:40] * khuey is now known as khuey|away
  553. # [03:42] * Quits: karl (karl@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  554. # [03:42] * Quits: KaiRo (robert@moz-2E43A5B8.adsl.highway.telekom.at) (Broken pipe)
  555. # [03:44] * Quits: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net) (Quit: Wevah)
  556. # [03:45] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
  557. # [03:46] <mounir> bsmith: I think you have an orange on xpcshell linux64 opt
  558. # [03:46] <mounir> 100% orange since your push
  559. # [03:47] <bsmith> thanks
  560. # [03:48] * Quits: Matti (chatzilla@moz-607FBFB9.customers.d1-online.com) (Quit: ChatZilla 0.9.88.2 [SeaMonkey 2.14a1/20120717003004])
  561. # [03:48] <Callek> RyanVM: are my eyes correct, and it *looks* like stuff is starting to pass without additional issues now
  562. # [03:49] <RyanVM> bsmith: I have a backout ready to go on that
  563. # [03:49] <RyanVM> Callek: hard to tell amongst the usual android brokenness :P
  564. # [03:49] <RyanVM> but yes, seeing some green
  565. # [03:49] <bsmith> RyanVM: if you can give me 15 min I will try to fix it
  566. # [03:49] <RyanVM> bsmith: OK
  567. # [03:49] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  568. # [03:50] * Quits: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP) (Quit: jet)
  569. # [03:50] <mounir> RyanVM, Callek: do we know why Android is busted?
  570. # [03:50] <RyanVM> feel free to land even if the tree's closed still
  571. # [03:50] <Callek> mounir: because I busted it (releng-code-wise)
  572. # [03:50] <Callek> mounir: assuming you're talking about tests
  573. # [03:51] <mounir> yes
  574. # [03:51] <Callek> mounir: specifically the things which error in log with |echoFormatter = logging.Formatter('%(tegra_ip)-15s %%(processName)s: %%(message)s' % tegra_ip)|
  575. # [03:51] <Callek> basically I just F-ed up in py format strings
  576. # [03:52] * Quits: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net) (Quit: espadrine)
  577. # [03:52] * Quits: Dagger (Dagger@moz-D33D35F6.cable.virginmedia.com) (Connection reset by peer)
  578. # [03:52] <RyanVM> Callek: The android failures are the usual bustage now, anyway :P (a;r we go!)
  579. # [03:52] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  580. # [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"
  581. # [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
  582. # [03:53] <Callek> (I did briefly test it, just not thoroughly)
  583. # [03:53] * Joins: wesj (Daily@moz-135A9FA9.hsd1.ca.comcast.net)
  584. # [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
  585. # [03:54] * Joins: Dagger (Dagger@moz-D33D35F6.cable.virginmedia.com)
  586. # [03:54] * Joins: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
  587. # [03:55] * mattwoodrow|away is now known as mattwoodrow
  588. # [03:57] * Joins: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP)
  589. # [03:57] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
  590. # [03:58] * Joins: masayuki (Daily@moz-911CC660.zaq.ne.jp)
  591. # [03:59] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
  592. # [03:59] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  593. # [04:00] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
  594. # [04:00] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  595. # [04:01] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  596. # [04:01] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
  597. # [04:02] <RyanVM> mounir: ping
  598. # [04:03] * Quits: Mardak (Mardak@moz-BBE3ABD.mv.mozilla.com) (Quit: Mardak)
  599. # [04:04] <mounir> RyanVM: i just pushed
  600. # [04:04] <mounir> i disabled the test
  601. # [04:04] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Quit: bmoss)
  602. # [04:04] <mounir> things will work for sure
  603. # [04:04] <RyanVM> works for me :P
  604. # [04:04] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  605. # [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
  606. # [04:04] <mounir> annoying shit
  607. # [04:05] * mounir grabs a rope
  608. # [04:05] * Quits: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Client exited)
  609. # [04:05] * Quits: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  610. # [04:05] * Quits: smontagu (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  611. # [04:05] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  612. # [04:06] <RyanVM> bsmith: how goes things?
  613. # [04:06] <bsmith> RyanVM: a few more minutes
  614. # [04:06] <RyanVM> ok
  615. # [04:07] <bsmith> RyanVM: go ahead and back both changesets out, if you have the backout ready
  616. # [04:07] <bsmith> otherwise I can do it
  617. # [04:07] <RyanVM> i was just going to back out the one
  618. # [04:07] * mattwoodrow is now known as mattwoodrow|away
  619. # [04:07] <RyanVM> both need to go?
  620. # [04:08] <bsmith> RyanVM: backing out the one is OK.
  621. # [04:08] <RyanVM> ok
  622. # [04:09] <RyanVM> bug 770243 that is
  623. # [04:09] <bsmith> Yes, thank you
  624. # [04:09] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Input/output error)
  625. # [04:09] * Joins: surkov (surkov@A2685BE2.3FEF782.EBE09E3C.IP)
  626. # [04:12] * Joins: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net)
  627. # [04:12] * Quits: andreasn_ (andreasn@moz-74A5E37.a336.priv.bahnhof.se) (Ping timeout)
  628. # [04:12] * Quits: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se) (Ping timeout)
  629. # [04:13] * Quits: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net) (Quit: Leaving)
  630. # [04:15] <RyanVM> k, I've reopened the tree
  631. # [04:15] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  632. # [04:16] <RyanVM> Callek: Looks like robocop has a real orange
  633. # [04:16] <Callek> :/
  634. # [04:16] <JonathanS> real orange?
  635. # [04:17] * Quits: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com) (Quit: pcwalton)
  636. # [04:17] <Callek> RyanVM: as long as its not a red from me I guess I'm happy
  637. # [04:17] <Callek> ;-)
  638. # [04:17] <RyanVM> hah
  639. # [04:17] <RyanVM> I a;r'ed it a couple times
  640. # [04:17] <RyanVM> but it keeps showing back up
  641. # [04:17] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  642. # [04:17] * Joins: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP)
  643. # [04:17] <JonathanS> Callekl robocop is annoying orange?
  644. # [04:17] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
  645. # [04:18] * ChanServ sets mode: +o ehsan
  646. # [04:19] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  647. # [04:19] * Quits: mauricioc (mauricioc@moz-8E05E807.user.veloxzone.com.br) (Quit: Lost terminal)
  648. # [04:19] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
  649. # [04:20] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
  650. # [04:20] <mounir> RyanVM: shouldn't we reopen the tree?
  651. # [04:21] <efaust> it isn't currently open?
  652. # [04:21] * efaust checks again
  653. # [04:21] <efaust> LGTM
  654. # [04:21] * Quits: hub_lime (hub@A5087023.2354C43D.D8E68FF6.IP) (Input/output error)
  655. # [04:22] <RyanVM> mounir: refresh?
  656. # [04:22] <mounir> oh... that old bug
  657. # [04:22] <mounir> the tree status isn't updated [very often]
  658. # [04:23] * Quits: hub (hub@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
  659. # [04:23] <@dbaron> gcc -march=native -E -dM -x c++ /dev/null | grep "define __tune" | sed 's/^#define __tune_\(.*\)__ 1$/\1/'
  660. # [04:23] * Quits: terrence (terrence@moz-7B0110AD.mv.mozilla.com) (Client exited)
  661. # [04:23] * Joins: bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP)
  662. # [04:23] * ChanServ sets mode: +o bz
  663. # [04:24] * Quits: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com) (Quit: NO CARRIER)
  664. # [04:25] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  665. # [04:28] * mjschranz is now known as mjschranz_away
  666. # [04:32] * Quits: jfkthame (jfkthame@F2D29657.F60B0462.67AC9B1.IP) (Quit: jfkthame)
  667. # [04:37] * Quits: wesj (Daily@moz-135A9FA9.hsd1.ca.comcast.net) (Ping timeout)
  668. # [04:40] * Quits: ewong (chatzilla@moz-3CBEA671.ctinets.com) (Quit: Reboot)
  669. # [04:41] <Callek> RyanVM: sooo http://www.straferight.com/photopost/data/500/medium/double-facepalm.jpg
  670. # [04:41] <RyanVM> hah
  671. # [04:42] <RyanVM> am I supposed to care about peptest being red?
  672. # [04:42] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Input/output error)
  673. # [04:42] * RyanVM does not like the browser-hanging "view full log" link being right above the "add a comment" link on tbpl
  674. # [04:43] * Joins: Mardak (Mardak@moz-2D928D9D.stanford.edu)
  675. # [04:44] * Quits: espadrine_ (thaddee_ty@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  676. # [04:44] * Joins: wesj (Daily@moz-135A9FA9.hsd1.ca.comcast.net)
  677. # [04:47] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  678. # [04:47] * ChanServ sets mode: +o roc
  679. # [04:48] * Joins: brendan (brendaneic@moz-D3782BAB.public.wayport.net)
  680. # [04:48] * Quits: Mardak (Mardak@moz-2D928D9D.stanford.edu) (Quit: Mardak)
  681. # [04:50] <RyanVM> OK, tree looks relatively green again (robocop orange notwithstanding). I'm off to bed. Night all.
  682. # [04:51] * Quits: RyanVM (chatzilla@moz-403902F0.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.88.2 [Firefox 16.0a1/20120714161346])
  683. # [04:52] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
  684. # [04:56] * Quits: fitzgen (fitzgen@moz-BBE3ABD.mv.mozilla.com) (Quit: zzzzzzzzz)
  685. # [04:58] * Quits: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  686. # [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)
  687. # [04:59] * Joins: ewong (chatzilla@moz-3CBEA671.ctinets.com)
  688. # [04:59] * Joins: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  689. # [05:00] * Quits: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net) (Quit: knelson)
  690. # [05:03] * cjones is now known as cjones-dinner
  691. # [05:04] * Quits: brendan (brendaneic@moz-D3782BAB.public.wayport.net) (Quit: brendan)
  692. # [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
  693. # [05:07] * Joins: Mardak (Mardak@moz-2D928D9D.stanford.edu)
  694. # [05:08] * Quits: mcomella (mcomella@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  695. # [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
  696. # [05:18] * Joins: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net)
  697. # [05:18] * Joins: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  698. # [05:18] * Parts: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  699. # [05:20] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  700. # [05:20] * Joins: rniwa (rniwa@60A74940.D6CCE4AE.77834EAA.IP)
  701. # [05:23] * Quits: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  702. # [05:24] * cjones-dinner is now known as cjones
  703. # [05:29] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
  704. # [05:29] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Ping timeout)
  705. # [05:32] * Quits: anant (Anant@moz-132332B9.hsd1.ca.comcast.net) (Quit: Leaving)
  706. # [05:34] * Quits: Mardak (Mardak@moz-2D928D9D.stanford.edu) (Quit: Mardak)
  707. # [05:34] * Quits: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  708. # [05:36] * Joins: espadrine_ (thaddee_ty@moz-85EBB8A.dia.static.qwest.net)
  709. # [05:37] * sfink|afk is now known as sfink
  710. # [05:37] * Joins: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net)
  711. # [05:39] * Quits: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr) (Connection reset by peer)
  712. # [05:39] * Joins: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr)
  713. # [05:40] * Quits: gwagner (gwagner@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: gwagner)
  714. # [05:40] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  715. # [05:43] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  716. # [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
  717. # [05:50] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  718. # [05:51] * Quits: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net) (Quit: espadrine)
  719. # [05:52] * Quits: wesj (Daily@moz-135A9FA9.hsd1.ca.comcast.net) (Ping timeout)
  720. # [05:55] * cadecairos is now known as cadecairos_away
  721. # [05:55] * cadecairos_away is now known as cadecairos
  722. # [05:56] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
  723. # [05:57] * Joins: tantek (tantek@moz-D2C7ACFC.dsl.dynamic.sonic.net)
  724. # [05:59] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/3a05d298599e - Shane Caraveo - Bug 755136: implement social sidebar, r=gavin
  725. # [06:00] * Quits: tn (tn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  726. # [06:00] * tbsaunde is now known as tbsaunde|zzz
  727. # [06:00] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
  728. # [06:02] * Quits: benjamin (Mibbit@moz-BBE3ABD.mv.mozilla.com) (Quit: http://www.mibbit.com ajax IRC Client)
  729. # [06:03] * Joins: cpearce (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP)
  730. # [06:06] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  731. # [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
  732. # [06:10] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  733. # [06:12] * Joins: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net)
  734. # [06:13] * Quits: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  735. # [06:14] * mcote is now known as mcote|afk
  736. # [06:17] * Joins: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net)
  737. # [06:17] * Quits: ircloggr (nodebot@moz-3F43A241.compute-1.amazonaws.com) (Client exited)
  738. # [06:18] * Joins: ircloggr (nodebot@moz-A04E3F00.compute-1.amazonaws.com)
  739. # [06:18] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  740. # [06:19] * Joins: WorkerThread (BoredOnIRC@moz-C8599121.washdc.fios.verizon.net)
  741. # [06:20] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  742. # [06:21] * Joins: mreavy (chatzilla@moz-29F6EAB2.res-cmts.mtp2.ptd.net)
  743. # [06:22] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
  744. # [06:23] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  745. # [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
  746. # [06:26] * Joins: tn (tn@8F761026.B5EF4AF6.E96CA9D8.IP)
  747. # [06:27] * Quits: @dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  748. # [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
  749. # [06:30] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  750. # [06:30] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  751. # [06:34] <sfink> how can I construct a bugzilla query for bugs assigned to me, still open, that have r+ patches?
  752. # [06:40] * Quits: tchevalier (Daily@moz-5EE04340.w92-143.abo.wanadoo.fr) (Quit: tchevalier)
  753. # [06:41] <vlad> is there a way to tell firefox to never enter safe mode, no matter if it thinks it crashed or not?
  754. # [06:42] * Quits: tantek (tantek@moz-D2C7ACFC.dsl.dynamic.sonic.net) (Quit: tantek)
  755. # [06:42] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  756. # [06:43] <@bz> sfink: boolean charts?
  757. # [06:43] <vlad> ah, max_resumed_crashes I suspect
  758. # [06:44] <sfink> bz: I figured that much. But searching for "Flag Setter" "is not empty" seems to be close enough.
  759. # [06:44] <@bz> sfink: heh
  760. # [06:44] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  761. # [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
  762. # [06:44] <@bz> Try that one
  763. # [06:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d1a7f2918416 - Chris Jones - Followup to bug 775436: Fix thinko. r=gal
  764. # [06:45] * Joins: teoli (teoli@D9F10458.1ED91A01.5B427D60.IP)
  765. # [06:45] <sfink> bz: thanks! that seems about right.
  766. # [06:46] * Joins: vikash (vikash@EC2AA45E.1E62E96B.FB0CC892.IP)
  767. # [06:47] <sfink> bz: how would one construct that from the UI? I don't know how to get field0-0-0=flagtypes.name
  768. # [06:49] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  769. # [06:49] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  770. # [06:51] <WorkerThread> !seen jdm
  771. # [06:51] <firebot> jdm was last seen 5 hours, 29 minutes and 5 seconds ago, saying 'gps: yes' in #developers.
  772. # [06:55] * Quits: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP) (Ping timeout)
  773. # [06:55] * Quits: vikash (vikash@EC2AA45E.1E62E96B.FB0CC892.IP) (Quit: Leaving)
  774. # [06:56] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Quit: ChatZilla 0.9.88.2 [SeaMonkey 2.11/20120711005039])
  775. # [06:56] * Joins: jparsons|afk (jed@moz-59C58F81.dsl.dynamic.sonic.net)
  776. # [06:56] * Quits: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  777. # [06:56] * Quits: tn (tn@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  778. # [06:56] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
  779. # [06:56] * ChanServ sets mode: +o ehsan
  780. # [06:57] * glob|away is now known as glob
  781. # [07:00] * jparsons|afk is now known as jparsons
  782. # [07:00] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  783. # [07:01] * Joins: m_kato (m_kato@moz-348F61F0.mozilla.or.jp)
  784. # [07:02] * Quits: espindola (espindola@moz-111B9D8.dsl.teksavvy.com) (Quit: Ex-Chat)
  785. # [07:03] * Joins: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net)
  786. # [07:03] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Ping timeout)
  787. # [07:04] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
  788. # [07:04] * ChanServ sets mode: +o ehsan
  789. # [07:04] * Quits: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net) (Connection reset by peer)
  790. # [07:04] * Quits: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  791. # [07:04] * Joins: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net)
  792. # [07:05] * Joins: jduell (jduell@moz-BDD802ED.hfc.comcastbusiness.net)
  793. # [07:06] * Quits: ahurle (ahurle@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  794. # [07:07] * Joins: ahurle (ahurle@moz-BBE3ABD.mv.mozilla.com)
  795. # [07:08] * Quits: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net) (Quit: sworkman)
  796. # [07:08] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  797. # [07:11] * Quits: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com) (Ping timeout)
  798. # [07:12] * Joins: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com)
  799. # [07:13] * Quits: ahurle (ahurle@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  800. # [07:13] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  801. # [07:14] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  802. # [07:14] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  803. # [07:15] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  804. # [07:16] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  805. # [07:17] * Quits: John-Galt (kris@moz-104CC309.mv.mozilla.com) (Ping timeout)
  806. # [07:18] * Joins: wesj (Daily@moz-135A9FA9.hsd1.ca.comcast.net)
  807. # [07:19] * Joins: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de)
  808. # [07:23] * Joins: twi (Adium@moz-87F0976E.ip218.fastwebnet.it)
  809. # [07:24] <jduell> sicking: ping
  810. # [07:24] <sicking> jduell: pong
  811. # [07:25] <jduell> sicking: so when I just add 'appID' to nsILoadContext I get
  812. # [07:25] <jduell> virtual nsresult nsDocShell::GetAppId(PRUint32*)’ cannot be overloaded
  813. # [07:25] <jduell> I assume this is just from the macros that expand each class's functions in the .h file
  814. # [07:25] <jduell> I could either
  815. # [07:25] <jduell> 1) give them slightly different names
  816. # [07:25] <jduell> or
  817. # [07:25] * jparsons is now known as jparsons|zzz
  818. # [07:26] <jduell> 2) not use the macro for one of the classes
  819. # [07:26] <jduell> and just manually declare all the function except the ones duplicated in nsIDocshell
  820. # [07:26] <jduell> sicking: thoughts?
  821. # [07:26] <sicking> jduell: looking
  822. # [07:27] <jduell> yeah, it's just NS_DECL_NSILOADCONTEXT declaring same functions a 2nd time--makes g++ unhappy
  823. # [07:27] <sicking> jduell: ah, yeah, i guess we should not use the NS_DECL_NSILOADCONTEXT macro. Bummer
  824. # [07:27] <jduell> sicking: easy enuf to work around.
  825. # [07:27] <jduell> thanks
  826. # [07:27] * Joins: jviereck (Adium@moz-4806A5B3.pool.mediaways.net)
  827. # [07:29] * Joins: jwilde1 (Earlybird@moz-23E1A364.aton.com)
  828. # [07:29] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: mdas)
  829. # [07:30] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Ping timeout)
  830. # [07:30] * Joins: gwagner (idefix2@moz-B8B530C2.hsd1.ca.comcast.net)
  831. # [07:30] * Joins: John-Galt (kris@moz-104CC309.mv.mozilla.com)
  832. # [07:30] * Quits: jparsons|zzz (jed@moz-59C58F81.dsl.dynamic.sonic.net) (Ping timeout)
  833. # [07:31] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  834. # [07:32] * Quits: John-Galt (kris@moz-104CC309.mv.mozilla.com) (Ping timeout)
  835. # [07:36] * Joins: John-Galt (kris@moz-E31CD2CB.mozilla.org)
  836. # [07:36] * Quits: mreavy (chatzilla@moz-29F6EAB2.res-cmts.mtp2.ptd.net) (Ping timeout)
  837. # [07:36] * Quits: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com) (Quit: Jesse)
  838. # [07:39] * Quits: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net) (Connection reset by peer)
  839. # [07:40] * Joins: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net)
  840. # [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.
  841. # [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.
  842. # [07:41] * Quits: m_kato (m_kato@moz-348F61F0.mozilla.or.jp) (Ping timeout)
  843. # [07:41] * cadecairos is now known as cadecairos_away
  844. # [07:44] * Joins: m_kato (m_kato@moz-348F61F0.mozilla.or.jp)
  845. # [07:47] * Quits: wesj (Daily@moz-135A9FA9.hsd1.ca.comcast.net) (Ping timeout)
  846. # [07:50] * glob is now known as glob|away
  847. # [07:51] * Quits: teoli (teoli@D9F10458.1ED91A01.5B427D60.IP) (Quit: L'ordinateur  est en sommeil)
  848. # [07:52] * Joins: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com)
  849. # [07:52] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  850. # [07:52] * Quits: jgilbert (jgilbert@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  851. # [07:55] * ahurle1 is now known as ahurle
  852. # [07:59] <WorkerThread> !seen squib
  853. # [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.
  854. # [07:59] * Quits: jwilde1 (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  855. # [07:59] * Quits: Stan (Stan@moz-27C9938C.dip.t-dialin.net) (Ping timeout)
  856. # [08:03] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  857. # [08:03] * Quits: trevorh (trevor@moz-CD83BBB.lnse2.woo.bigpond.net.au) (Ping timeout)
  858. # [08:06] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  859. # [08:07] * Joins: tantek (tantek@moz-195FF6FC.lightspeed.sntcca.sbcglobal.net)
  860. # [08:07] <jwatt> what the heck's up with the OS X 10.7 debug box on m-i?
  861. # [08:08] * Joins: atte (atte@moz-401E92F1.dhcp.inet.fi)
  862. # [08:11] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  863. # [08:11] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  864. # [08:15] * Joins: ekw (ekw@moz-6E069FD6.dsl.irvnca.pacbell.net)
  865. # [08:19] * Quits: Kabaka (Kabaka@moz-D04FAA10.stl1cmta01.stwrok.ok.dh.suddenlink.net) (Ping timeout)
  866. # [08:19] * Joins: trevorh (trevor@moz-8C530C8C.lnse4.woo.bigpond.net.au)
  867. # [08:20] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Ping timeout)
  868. # [08:20] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  869. # [08:21] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  870. # [08:21] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  871. # [08:21] * Joins: Kabaka (Kabaka@8A6A699D.A710C9B5.A6B143F1.IP)
  872. # [08:22] * lsblakk is now known as lsblakk|afk
  873. # [08:23] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Ping timeout)
  874. # [08:25] * Joins: wolfiR (wolfiR@moz-A8EB21FD.dip0.t-ipconnect.de)
  875. # [08:25] * mattwoodrow|away is now known as mattwoodrow
  876. # [08:25] <markh> heh - http://cat.www.mozilla.org.meowbify.com/en-US/
  877. # [08:25] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  878. # [08:27] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  879. # [08:29] * Joins: raphc (AndChat501@C7B2B49A.C20A00FF.B3F72630.IP)
  880. # [08:29] * Quits: Kabaka (Kabaka@8A6A699D.A710C9B5.A6B143F1.IP) (Ping timeout)
  881. # [08:29] * Joins: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz)
  882. # [08:30] * Joins: jwilde1 (Earlybird@moz-23E1A364.aton.com)
  883. # [08:30] * Joins: Kabaka (Kabaka@moz-D04FAA10.stl1cmta01.stwrok.ok.dh.suddenlink.net)
  884. # [08:31] * glob|away is now known as glob
  885. # [08:32] * Quits: erick (erick@E1304535.2A7189BF.BE19388.IP) (Ping timeout)
  886. # [08:34] * Quits: jwilde1 (Earlybird@moz-23E1A364.aton.com) (Quit: jwilde1)
  887. # [08:35] * Joins: Boriss_ (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  888. # [08:36] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  889. # [08:37] * Joins: sawrubh (chatzilla@C6AE5BEF.CB9B7498.9C072EFC.IP)
  890. # [08:37] * Quits: Boriss_ (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  891. # [08:39] * Parts: kentuckyfriedtakahe (ajones@moz-5D29915D.cable.telstraclear.net)
  892. # [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
  893. # [08:42] * Quits: jviereck (Adium@moz-4806A5B3.pool.mediaways.net) (Quit: Leaving.)
  894. # [08:43] * Quits: @bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  895. # [08:43] * Quits: twi (Adium@moz-87F0976E.ip218.fastwebnet.it) (Ping timeout)
  896. # [08:44] <cjones> i think bsmith is looking orange
  897. # [08:45] * Quits: rkd (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  898. # [08:48] <@dolske> I _told_ him that discount tanning booth wasn't worth it!
  899. # [08:48] <@dolske> *cue oompa loompa morality song*
  900. # [08:48] * Joins: twi (Adium@moz-87F0976E.ip218.fastwebnet.it)
  901. # [08:49] * Joins: jviereck (Adium@moz-4806A5B3.pool.mediaways.net)
  902. # [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
  903. # [08:50] * Quits: jviereck (Adium@moz-4806A5B3.pool.mediaways.net) (Quit: Leaving.)
  904. # [08:51] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  905. # [08:52] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  906. # [08:54] * Quits: sawrubh (chatzilla@C6AE5BEF.CB9B7498.9C072EFC.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
  907. # [08:56] * Joins: sawrubh (chatzilla@C6AE5BEF.CB9B7498.9C072EFC.IP)
  908. # [08:58] * Joins: flosty (AndChat215@B6D0A995.B9DA7513.E2B518AF.IP)
  909. # [08:58] * Quits: mw22 (chatzilla@moz-FB753258.adsl.wanadoo.nl) (Ping timeout)
  910. # [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/]
  911. # [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
  912. # [08:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ecb953611462 - Chris Jones - Back out 64b30d7e3932 for test failures.
  913. # [09:02] <cjones> mounir, ping
  914. # [09:02] <cjones> 216 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/caps/tests/mochitest/test_principal_extendedorigin_appid_appstatus.html | Test timed out.
  915. # [09:02] <cjones> know anything about that?
  916. # [09:02] <mounir> cjones: is that perma?
  917. # [09:03] * Quits: raphc (AndChat501@C7B2B49A.C20A00FF.B3F72630.IP) (Ping timeout)
  918. # [09:03] <mounir> cjones: or you took a patch from a queue?
  919. # [09:03] * Joins: jviereck (Adium@moz-4806A5B3.pool.mediaways.net)
  920. # [09:03] * Joins: raphc (AndChat501@moz-F8747CC6.dsl.ovh.fr)
  921. # [09:04] <cjones> it's pretty frequent on inbound
  922. # [09:05] * Quits: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net) (Quit: brendan)
  923. # [09:05] <mounir> cjones: on windows :(
  924. # [09:06] * Quits: jviereck (Adium@moz-4806A5B3.pool.mediaways.net) (Quit: Leaving.)
  925. # [09:06] <mounir> oh that's very weird
  926. # [09:06] <cjones> not only windows, i don't think
  927. # [09:06] <mounir> it seems even perma on windows :/
  928. # [09:11] * Quits: gwagner (idefix2@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  929. # [09:11] <mounir> cjones: I'm going to push some patches changing that test
  930. # [09:11] <mounir> I will prevently disable it on Windows
  931. # [09:11] <mounir> this test is just loading 15 iframes for the moment
  932. # [09:11] <mounir> windows loads the first one and that's it...
  933. # [09:12] * Joins: q (ferjm@53EF5629.3416E031.E21948B5.IP)
  934. # [09:12] <cjones> mounir, i'm not sheriffing, just letting you know :)
  935. # [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
  936. # [09:13] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
  937. # [09:15] * Quits: m_kato (m_kato@moz-348F61F0.mozilla.or.jp) (Ping timeout)
  938. # [09:15] * Quits: @ted (luser@moz-6D8F06C9.sctnpa.east.verizon.net) (Ping timeout)
  939. # [09:15] * mattwoodrow is now known as mattwoodrow|away
  940. # [09:15] * Joins: m_kato (m_kato@moz-348F61F0.mozilla.or.jp)
  941. # [09:15] * Quits: timA (timA@moz-61BABE65.hsd1.or.comcast.net) (Ping timeout)
  942. # [09:16] * Joins: ted (luser@moz-6D8F06C9.sctnpa.east.verizon.net)
  943. # [09:16] * ChanServ sets mode: +o ted
  944. # [09:16] * Parts: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
  945. # [09:17] * Quits: tantek (tantek@moz-195FF6FC.lightspeed.sntcca.sbcglobal.net) (Quit: tantek)
  946. # [09:17] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  947. # [09:19] * Joins: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
  948. # [09:21] * mattwoodrow|away is now known as mattwoodrow
  949. # [09:22] * Parts: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
  950. # [09:22] * Joins: edmorley (Mibbit@moz-E8D75C56.range86-166.btcentralplus.com)
  951. # [09:23] * Quits: raphc (AndChat501@moz-F8747CC6.dsl.ovh.fr) (Quit: Bye)
  952. # [09:23] * Joins: raphc (quassel@moz-F8747CC6.dsl.ovh.fr)
  953. # [09:23] * Joins: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net)
  954. # [09:23] * Quits: ewong|away (chatzilla@moz-E5D50C2E.static.netvigator.com) (Connection reset by peer)
  955. # [09:24] * Joins: ewong|away (chatzilla@moz-E5D50C2E.static.netvigator.com)
  956. # [09:24] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  957. # [09:25] * Joins: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp)
  958. # [09:26] * Quits: surkov (surkov@A2685BE2.3FEF782.EBE09E3C.IP) (Quit: surkov)
  959. # [09:26] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  960. # [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
  961. # [09:27] * Quits: sawrubh (chatzilla@C6AE5BEF.CB9B7498.9C072EFC.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 14.0.1/20120713134347])
  962. # [09:27] <edmorley> People really have been abusing inbound in the last 12 hours... :-(
  963. # [09:28] <bholley> edmorley: wait, inbound is closed?
  964. # [09:29] <edmorley> as of a few mins ago
  965. # [09:29] <bholley> edmorley: why did the push succed?
  966. # [09:29] <edmorley> just after
  967. # [09:29] * Joins: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com)
  968. # [09:29] <bholley> edmorley: patch had a green try push fwiw
  969. # [09:30] <edmorley> bholley: it's ok, I wasn't referring to you :-)
  970. # [09:31] <edmorley> just things that bounce once, reland, need a test fix, still fail, have a test disabled, and still fail
  971. # [09:31] <edmorley> and are about to be backed out
  972. # [09:33] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  973. # [09:34] * mattwoodrow is now known as mattwoodrow|away
  974. # [09:34] * Quits: hub (hub@moz-E2FCA694.figuiere.net) (Ping timeout)
  975. # [09:35] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  976. # [09:35] * Joins: bz (bzbarsky@8F761026.B5EF4AF6.E96CA9D8.IP)
  977. # [09:36] * Parts: bz (bzbarsky@8F761026.B5EF4AF6.E96CA9D8.IP)
  978. # [09:36] * Joins: bz (bzbarsky@8F761026.B5EF4AF6.E96CA9D8.IP)
  979. # [09:36] * ChanServ sets mode: +o bz
  980. # [09:37] * Joins: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP)
  981. # [09:37] <mounir> edmorley: I have a fix
  982. # [09:37] <mounir> for the bustage
  983. # [09:37] <mounir> give me a sec to push it
  984. # [09:38] * Quits: q (ferjm@53EF5629.3416E031.E21948B5.IP) (Quit: Leaving)
  985. # [09:38] * Joins: q (ferjm@53EF5629.3416E031.E21948B5.IP)
  986. # [09:39] <edmorley> mounir: will it fix it this time? ;-P
  987. # [09:39] <mounir> yes
  988. # [09:39] <edmorley> ok
  989. # [09:39] <mounir> disabling the test on Windows
  990. # [09:39] <edmorley> ok
  991. # [09:39] <mounir> but I gotremote: transaction abort!
  992. # [09:39] <mounir> remote: rollback completed
  993. # [09:39] <mounir> :/
  994. # [09:39] <mounir> pretxnchangegroup.c_commitmessage
  995. # [09:40] <mounir> damn...
  996. # [09:40] <edmorley> CLOSED TREE
  997. # [09:40] * joduinn-afk is now known as joduinn-home
  998. # [09:40] <edmorley> mounir: I take it this didn't go to try?
  999. # [09:40] <edmorley> this being the initial landing
  1000. # [09:40] <mounir> what "this" ?
  1001. # [09:41] <mounir> my push here went to try
  1002. # [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
  1003. # [09:41] <mounir> it went to try
  1004. # [09:41] <mounir> a few times
  1005. # [09:42] <mounir> but getting results is a pain
  1006. # [09:42] <mounir> so it's quite easy to do mistakes
  1007. # [09:42] <edmorley> ok
  1008. # [09:42] <edmorley> the Try situ is suboptimal to be fair
  1009. # [09:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d2bac914080d - Jonas Sicking - Bug 774585 - Add GetDocShellCodebasePrincipal to nsIScriptSecurityManager. r=mounir
  1010. # [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
  1011. # [09:43] * edmorley wonders if any more progress has been made on bug 770811
  1012. # [09:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1f976bd5e456 - Mounir Lamouri - No bug - Pushing on a CLOSED TREE. r=me
  1013. # [09:43] <mounir> edmorley: 8906997e57e6 should fix the orange
  1014. # [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
  1015. # [09:43] <edmorley> mounir: thank you
  1016. # [09:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8906997e57e6 - Mounir Lamouri - Bug 774585 - Tests. r=sicking
  1017. # [09:43] * Quits: dzbarsky (Adium@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving.)
  1018. # [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
  1019. # [09:43] <mounir> edmorley: I'm not guaranteeing that no other orange will appear ;)
  1020. # [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
  1021. # [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
  1022. # [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
  1023. # [09:44] <edmorley> mounir: ummm why did you push multiple csets?
  1024. # [09:44] <mounir> edmorley: i'm going to mark them
  1025. # [09:44] <mounir> edmorley: I was going to push those patches just when you closed the tree
  1026. # [09:45] * Joins: martyn (martyn@moz-B7D2E286.webport-cl2-hg5.ilford.mdip.bt.net)
  1027. # [09:45] <edmorley> mounir: ok; I'm keeping the tree closed until that goes green though
  1028. # [09:45] <mounir> ok
  1029. # [09:45] <mounir> I'm not going to complain too much, it's quite late here ;)
  1030. # [09:46] <edmorley> :-)
  1031. # [09:47] * Quits: Bas (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1032. # [09:47] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
  1033. # [09:47] <edmorley> 38 consecutive busted pushes, think that must be a record :-)
  1034. # [09:47] <glob> \o/
  1035. # [09:48] * Quits: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  1036. # [09:48] <mounir> edmorley: the try situation is quite not helping
  1037. # [09:48] <edmorley> #ThingsThatHappenWhenPhilorIsAwayAndEdIsAsleep
  1038. # [09:48] <edmorley> I can imagine
  1039. # [09:48] * bz is now known as bz_sleep
  1040. # [09:49] <edmorley> mounir: which more: pending count, or the slow page loads?
  1041. # [09:49] <edmorley> mounir: (just so I know which bug to hassle)
  1042. # [09:50] * mrbkap imagines the pending count.
  1043. # [09:50] <mounir> yes, clearly
  1044. # [09:50] <mounir> edmorley: we are quite in a rush here
  1045. # [09:50] <mounir> having to wait that long to get results is quite a pain
  1046. # [09:50] * Quits: richardus (richardus@moz-A4E2BEA4.com) (Ping timeout)
  1047. # [09:51] <edmorley> mounir: yeah it's affecting non-try too
  1048. # [09:51] <mounir> so at some point, we need to push when we have only partial results
  1049. # [09:52] * Joins: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz)
  1050. # [09:52] <edmorley> mounir: once the os x 10.5 machines are decomissioned and converted to windows boxes, hopefully should make things better
  1051. # [09:52] <edmorley> mounir: I've also posted in dev.platform asking people to cancel unwanted try builds
  1052. # [09:52] * Quits: flosty (AndChat215@B6D0A995.B9DA7513.E2B518AF.IP) (Ping timeout)
  1053. # [09:52] <mounir> edmorley: it's slow everywhere, not only on windows
  1054. # [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
  1055. # [09:53] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  1056. # [09:53] <edmorley> mounir: but other than that, I'm out of things that I can do personally
  1057. # [09:53] <mounir> edmorley: I can imagine that
  1058. # [09:53] <mounir> edmorley: I'm not blaming you personally :)
  1059. # [09:53] <edmorley> I know :-)
  1060. # [09:53] * Joins: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com)
  1061. # [09:54] <mrbkap> mounir: we should just blame sicking.
  1062. # [09:54] * mounir agrees
  1063. # [09:54] <edmorley> s/sicking/Ms2ger/ :-)
  1064. # [09:56] * Joins: richardus (richardus@moz-A4E2BEA4.com)
  1065. # [09:58] * Joins: berkerpeksag (berkerpeks@8E8C4C11.F9990319.5DEFA22.IP)
  1066. # [10:01] * Joins: victorporof (victorporo@239ACCE7.B7DD870C.79933D60.IP)
  1067. # [10:03] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  1068. # [10:04] * Quits: reuben (reuben@seta00.com) (Ping timeout)
  1069. # [10:04] * Joins: jet (junglecode@8F761026.B5EF4AF6.E96CA9D8.IP)
  1070. # [10:04] * Quits: rniwa (rniwa@60A74940.D6CCE4AE.77834EAA.IP) (Quit: rniwa)
  1071. # [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
  1072. # [10:06] <hsivonen> so fun when the test blocking you is already annotated with asserts(0-1) asserts-if(winWidget||Android,0-2)
  1073. # [10:06] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  1074. # [10:06] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  1075. # [10:06] * Quits: raphc (quassel@moz-F8747CC6.dsl.ovh.fr) (Client exited)
  1076. # [10:06] <mounir> edmorley: it should be fine around now ;)
  1077. # [10:07] * Quits: AryehGregor (AryehGrego@3D31ECAF.96B1E429.39716721.IP) (Ping timeout)
  1078. # [10:07] <mounir> cjones: you did push a change to dom/browser-element/BrowserElementChild.js, right?
  1079. # [10:08] <mounir> cjones: hmm, forget that
  1080. # [10:08] * Quits: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net) (Ping timeout)
  1081. # [10:08] <mounir> i should clobber before speaking
  1082. # [10:09] * Joins: reuben (reuben@seta00.com)
  1083. # [10:09] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1084. # [10:09] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  1085. # [10:09] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  1086. # [10:09] * Joins: reuben (reuben@seta00.com)
  1087. # [10:09] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1088. # [10:10] * Joins: Bas (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP)
  1089. # [10:10] * Joins: reuben (reuben@seta00.com)
  1090. # [10:10] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1091. # [10:10] * Joins: reuben (reuben@seta00.com)
  1092. # [10:10] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1093. # [10:10] <cjones> ok
  1094. # [10:10] * Joins: raphc (quassel@moz-F8747CC6.dsl.ovh.fr)
  1095. # [10:11] * Joins: reuben (reuben@seta00.com)
  1096. # [10:11] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1097. # [10:11] * Quits: michal (michal@F8B4DDD2.FC749DA6.F23860FD.IP) (Ping timeout)
  1098. # [10:11] * Quits: @dveditz (dveditz@moz-5051E786.dhcp.cruzio.com) (Quit: dveditz)
  1099. # [10:11] * Joins: reuben (reuben@seta00.com)
  1100. # [10:11] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1101. # [10:11] * Quits: raphc (quassel@moz-F8747CC6.dsl.ovh.fr) (Client exited)
  1102. # [10:12] * Joins: reuben (reuben@seta00.com)
  1103. # [10:12] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1104. # [10:12] * Joins: reuben (reuben@seta00.com)
  1105. # [10:12] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1106. # [10:12] * Joins: garnacho (carlos@moz-35FA8754.dyn.user.ono.com)
  1107. # [10:13] * Joins: reuben (reuben@seta00.com)
  1108. # [10:13] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1109. # [10:13] * Joins: reuben (reuben@seta00.com)
  1110. # [10:13] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1111. # [10:13] * Joins: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net)
  1112. # [10:13] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1113. # [10:14] * dhylands is now known as dhylands|zzzz
  1114. # [10:14] * Joins: reuben (reuben@seta00.com)
  1115. # [10:14] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1116. # [10:14] * Joins: protz (protz@moz-E29D2A15.inria.fr)
  1117. # [10:14] * Joins: raphc (quassel@moz-F8747CC6.dsl.ovh.fr)
  1118. # [10:14] * Joins: reuben (reuben@seta00.com)
  1119. # [10:14] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1120. # [10:15] * Joins: reuben (reuben@seta00.com)
  1121. # [10:15] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1122. # [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 ? :'(
  1123. # [10:15] * Joins: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com)
  1124. # [10:16] * Joins: reuben (reuben@seta00.com)
  1125. # [10:16] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1126. # [10:16] * Joins: reuben (reuben@seta00.com)
  1127. # [10:16] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1128. # [10:17] * Joins: reuben (reuben@seta00.com)
  1129. # [10:17] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1130. # [10:17] * Joins: reuben (reuben@seta00.com)
  1131. # [10:17] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1132. # [10:18] * Joins: reuben (reuben@seta00.com)
  1133. # [10:18] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1134. # [10:18] * Joins: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net)
  1135. # [10:18] * Joins: reuben (reuben@seta00.com)
  1136. # [10:18] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1137. # [10:18] * Joins: sawrubh (chatzilla@70C7BBEB.BD57A133.DDC6F5D1.IP)
  1138. # [10:19] * Joins: reuben (reuben@seta00.com)
  1139. # [10:19] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1140. # [10:19] * Joins: reuben (reuben@seta00.com)
  1141. # [10:19] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1142. # [10:20] * Joins: reuben (reuben@seta00.com)
  1143. # [10:20] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1144. # [10:20] * Joins: reuben (reuben@seta00.com)
  1145. # [10:20] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1146. # [10:21] * Joins: reuben (reuben@seta00.com)
  1147. # [10:21] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1148. # [10:21] * Joins: reuben (reuben@seta00.com)
  1149. # [10:21] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1150. # [10:22] * Joins: reuben (reuben@seta00.com)
  1151. # [10:22] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1152. # [10:23] * Joins: reuben (reuben@seta00.com)
  1153. # [10:23] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1154. # [10:23] * Quits: jet (junglecode@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: jet)
  1155. # [10:23] * Joins: reuben (reuben@seta00.com)
  1156. # [10:23] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1157. # [10:24] * Joins: reuben (reuben@seta00.com)
  1158. # [10:24] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1159. # [10:24] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Input/output error)
  1160. # [10:24] * Joins: reuben (reuben@seta00.com)
  1161. # [10:24] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1162. # [10:24] * Quits: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au) (Ping timeout)
  1163. # [10:25] * Joins: AryehGregor (AryehGrego@4354F18D.93C92E2C.DFEAE789.IP)
  1164. # [10:25] * Joins: reuben (reuben@seta00.com)
  1165. # [10:25] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1166. # [10:25] * Joins: reuben (reuben@seta00.com)
  1167. # [10:25] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1168. # [10:25] * Joins: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au)
  1169. # [10:25] * Joins: karl (karl@8F761026.B5EF4AF6.E96CA9D8.IP)
  1170. # [10:26] * Joins: reuben (reuben@seta00.com)
  1171. # [10:26] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1172. # [10:26] * Quits: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net) (Input/output error)
  1173. # [10:26] * Quits: jduell (jduell@moz-BDD802ED.hfc.comcastbusiness.net) (Ping timeout)
  1174. # [10:26] * Joins: reuben (reuben@seta00.com)
  1175. # [10:26] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1176. # [10:26] * Joins: jviereck (Adium@B4622386.EB95F1DD.F945DA.IP)
  1177. # [10:27] * Joins: reuben (reuben@seta00.com)
  1178. # [10:27] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1179. # [10:27] * Joins: reuben (reuben@seta00.com)
  1180. # [10:27] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1181. # [10:28] * Joins: reuben (reuben@seta00.com)
  1182. # [10:28] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1183. # [10:28] * Quits: q (ferjm@53EF5629.3416E031.E21948B5.IP) (Quit: Leaving)
  1184. # [10:28] * Joins: reuben (reuben@seta00.com)
  1185. # [10:28] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1186. # [10:28] * Joins: michal (michal@F8B4DDD2.FC749DA6.F23860FD.IP)
  1187. # [10:28] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  1188. # [10:29] * Joins: reuben (reuben@seta00.com)
  1189. # [10:29] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1190. # [10:29] * Joins: reuben (reuben@seta00.com)
  1191. # [10:29] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1192. # [10:30] * Joins: reuben (reuben@seta00.com)
  1193. # [10:30] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1194. # [10:31] * Joins: reuben (reuben@seta00.com)
  1195. # [10:31] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1196. # [10:31] * Joins: reuben (reuben@seta00.com)
  1197. # [10:31] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1198. # [10:31] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  1199. # [10:32] * Joins: reuben (reuben@seta00.com)
  1200. # [10:32] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1201. # [10:32] * Joins: reuben (reuben@seta00.com)
  1202. # [10:32] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1203. # [10:32] * Joins: marcoz (marco.zehe@moz-45FDABBE.dip.t-dialin.net)
  1204. # [10:33] * Joins: reuben (reuben@seta00.com)
  1205. # [10:33] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1206. # [10:33] <edmorley> reuben: You're quiting with: *** reuben quit (Max SendQ exceeded)
  1207. # [10:33] * Joins: teoli (teoli@EDB1D55.195E6A26.F1085784.IP)
  1208. # [10:33] * Joins: gerv (gerv@9402811C.D433997C.39C00A7A.IP)
  1209. # [10:33] * Joins: reuben (reuben@seta00.com)
  1210. # [10:33] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1211. # [10:34] * Joins: reuben (reuben@seta00.com)
  1212. # [10:34] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1213. # [10:34] <Havvy> edmorley: He can't see that.
  1214. # [10:34] * Joins: reuben (reuben@seta00.com)
  1215. # [10:34] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1216. # [10:34] <edmorley> Havvy: yeah, thought just in case he loks at channel logs
  1217. # [10:35] * Joins: reuben (reuben@seta00.com)
  1218. # [10:35] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1219. # [10:35] <edmorley> and gives me something to ctrl+up and send if he stays for a few seconds
  1220. # [10:35] * Joins: reuben (reuben@seta00.com)
  1221. # [10:35] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1222. # [10:36] * Joins: reuben (reuben@seta00.com)
  1223. # [10:36] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1224. # [10:36] * Joins: reuben (reuben@seta00.com)
  1225. # [10:36] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1226. # [10:37] * Joins: reuben (reuben@seta00.com)
  1227. # [10:37] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1228. # [10:38] * Joins: reuben (reuben@seta00.com)
  1229. # [10:38] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1230. # [10:38] * Joins: Stan (Stan@moz-A63BB527.dip.t-dialin.net)
  1231. # [10:38] * Joins: reuben (reuben@seta00.com)
  1232. # [10:38] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1233. # [10:38] * Quits: gfritzsche (gfritzsche@moz-59E460D5.dynamic.qsc.de) (Connection reset by peer)
  1234. # [10:39] * Joins: reuben (reuben@seta00.com)
  1235. # [10:39] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1236. # [10:39] * Quits: sawrubh (chatzilla@70C7BBEB.BD57A133.DDC6F5D1.IP) (Ping timeout)
  1237. # [10:39] * Joins: reuben (reuben@seta00.com)
  1238. # [10:39] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1239. # [10:40] * Joins: reuben (reuben@seta00.com)
  1240. # [10:40] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1241. # [10:40] * Joins: reuben (reuben@seta00.com)
  1242. # [10:40] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1243. # [10:41] * Joins: reuben (reuben@seta00.com)
  1244. # [10:41] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1245. # [10:41] * Joins: reuben (reuben@seta00.com)
  1246. # [10:41] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1247. # [10:41] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Client exited)
  1248. # [10:42] * Joins: reuben (reuben@seta00.com)
  1249. # [10:42] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1250. # [10:42] * Joins: reuben (reuben@seta00.com)
  1251. # [10:42] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1252. # [10:43] * Joins: reuben (reuben@seta00.com)
  1253. # [10:43] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1254. # [10:43] * Joins: sawrubh (chatzilla@70C7BBEB.BD57A133.DDC6F5D1.IP)
  1255. # [10:43] * Joins: reuben (reuben@seta00.com)
  1256. # [10:43] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1257. # [10:44] * Joins: reuben (reuben@seta00.com)
  1258. # [10:44] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1259. # [10:45] * Joins: reuben (reuben@seta00.com)
  1260. # [10:45] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1261. # [10:45] <sawrubh> jdm: are you going to be active this weekend ?
  1262. # [10:45] <jdm> sawrubh: probably at least some of the time
  1263. # [10:45] * Joins: reuben (reuben@seta00.com)
  1264. # [10:45] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1265. # [10:45] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
  1266. # [10:46] * Joins: reuben (reuben@seta00.com)
  1267. # [10:46] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1268. # [10:46] * Joins: reuben (reuben@seta00.com)
  1269. # [10:46] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1270. # [10:47] * Joins: reuben (reuben@seta00.com)
  1271. # [10:47] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1272. # [10:47] * Joins: reuben (reuben@seta00.com)
  1273. # [10:47] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1274. # [10:48] * Joins: reuben (reuben@seta00.com)
  1275. # [10:48] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1276. # [10:48] * Joins: reuben (reuben@seta00.com)
  1277. # [10:48] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1278. # [10:48] * Joins: xakz (XaMaD@moz-34FBE388.fbx.proxad.net)
  1279. # [10:49] * Joins: reuben (reuben@seta00.com)
  1280. # [10:49] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1281. # [10:49] * Joins: reuben (reuben@seta00.com)
  1282. # [10:49] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1283. # [10:50] * Quits: WorkerThread (BoredOnIRC@moz-C8599121.washdc.fios.verizon.net) (Input/output error)
  1284. # [10:50] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  1285. # [10:50] * Quits: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com) (Client exited)
  1286. # [10:51] <edmorley> I've sent reuben an email
  1287. # [10:58] * AutomatedTester|AFK is now known as AutomatedTester
  1288. # [11:03] * Fallen|away is now known as Fallen
  1289. # [11:04] * Joins: Goldorak (chatzilla@30C7A63C.9F781B42.187A1082.IP)
  1290. # [11:05] * Joins: reuben (reuben@seta00.com)
  1291. # [11:05] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1292. # [11:06] * Joins: reuben (reuben@seta00.com)
  1293. # [11:06] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1294. # [11:06] * Joins: reuben (reuben@seta00.com)
  1295. # [11:06] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1296. # [11:07] * Joins: reuben (reuben@seta00.com)
  1297. # [11:07] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1298. # [11:08] <glandium> protz: that'd be a question for chrisccoulson
  1299. # [11:10] <chrisccoulson> glandium, protz - unfortunately not
  1300. # [11:10] <chrisccoulson> and i didn't have anything to do with it either
  1301. # [11:10] <glandium> chrisccoulson: that makes for three different type of webapps, then, now
  1302. # [11:10] <chrisccoulson> i just had to point that last bit out ;)
  1303. # [11:10] <chrisccoulson> glandium, yeah :(
  1304. # [11:10] * davehunt|zzzz is now known as davehunt
  1305. # [11:10] <glandium> woohoo \o/ standards \o/
  1306. # [11:10] <edmorley> bah, inbound still busted
  1307. # [11:11] <chrisccoulson> the whole thing is depressing tbh
  1308. # [11:11] <protz> chrisccoulson: a little bit, yes
  1309. # [11:11] <Havvy> IE Web Slices. ;)
  1310. # [11:11] <edmorley> mounir: still up?
  1311. # [11:14] <ewong> glandium kinda reminds me of that xkcd comic about standards..
  1312. # [11:14] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  1313. # [11:14] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  1314. # [11:14] * glob is now known as glob|away
  1315. # [11:15] * Joins: marco (marco@5FACE26F.A2DD14FC.10DC0B64.IP)
  1316. # [11:16] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  1317. # [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?
  1318. # [11:17] <mounir> i'm here
  1319. # [11:17] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  1320. # [11:17] <edmorley> mounir: :-)
  1321. # [11:18] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  1322. # [11:18] * Quits: sstangl (sstangl@748344B9.A22D542B.1C5878CF.IP) (Ping timeout)
  1323. # [11:18] <mounir> hmm
  1324. # [11:19] <mounir> i see how to fix the macos moth
  1325. # [11:19] <mounir> but windows/android...
  1326. # [11:19] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Ping timeout)
  1327. # [11:20] <mounir> oh ok
  1328. # [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.
  1329. # [11:21] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
  1330. # [11:23] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Ping timeout)
  1331. # [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
  1332. # [11:24] <mounir> edmorley: hopefully, that should fix all the issues
  1333. # [11:24] <edmorley> mounir: thank you
  1334. # [11:25] <mounir> edmorley: thank you for calling me :)
  1335. # [11:25] * Joins: kaze (kaze@moz-F8747CC6.dsl.ovh.fr)
  1336. # [11:25] <mounir> (even if my brain took a long time to understood what was happening ;))
  1337. # [11:25] * Joins: shianyow (shianyow@moz-99690620.hinet-ip.hinet.net)
  1338. # [11:25] * Quits: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au) (Ping timeout)
  1339. # [11:25] * mounir goes back to bed
  1340. # [11:25] * Joins: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au)
  1341. # [11:26] <edmorley> mounir: np; hopefully won't have to wake you again :-)
  1342. # [11:28] <@gavin> meanwhile, on central... all is quiet
  1343. # [11:28] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Quit: redDragon)
  1344. # [11:28] * heycam|away is now known as heycam
  1345. # [11:29] * Joins: sankha93 (sankha93@CAF6D3FF.9C875DCD.9105FBCF.IP)
  1346. # [11:29] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
  1347. # [11:30] * Joins: Ms2ger (Ms2ger@726FC955.D369D24E.37724B0D.IP)
  1348. # [11:31] <edmorley> oh my, no wonder try load was higher again last night, the double builds issue came back for a bit
  1349. # [11:31] <edmorley> a la bug 774799 / bug 774862
  1350. # [11:32] * Joins: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
  1351. # [11:32] <Ms2ger> Good morning
  1352. # [11:33] * Joins: Dagger2 (Dagger@moz-D33D35F6.cable.virginmedia.com)
  1353. # [11:33] <edmorley> Ms2ger: good morning :-)
  1354. # [11:33] * Quits: Dagger (Dagger@moz-D33D35F6.cable.virginmedia.com) (No route to host)
  1355. # [11:33] * Joins: sstangl (sstangl@748344B9.A22D542B.1C5878CF.IP)
  1356. # [11:35] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
  1357. # [11:36] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Quit: redDragon)
  1358. # [11:36] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
  1359. # [11:37] * Parts: shianyow (shianyow@moz-99690620.hinet-ip.hinet.net)
  1360. # [11:42] * Joins: Rob (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  1361. # [11:43] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Ping timeout)
  1362. # [11:45] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1363. # [11:52] <AryehGregor> "try: -b do -p maall -u none -t none"
  1364. # [11:52] <AryehGregor> Sigh.
  1365. # [11:53] <AryehGregor> Why did that get accepted to try?
  1366. # [11:53] <AryehGregor> Shouldn't invalid params be rejected?
  1367. # [11:55] <hsivonen> hmm. when I try to cancel builds on try, my LDAP credentials get rejected
  1368. # [11:55] <hsivonen> why?
  1369. # [11:56] <hsivonen> can I no longer cancel builds triggered by @iki.fi using @mozilla.com LDAP account?
  1370. # [11:57] * ewong is now known as ewong|afk
  1371. # [11:57] <edmorley> AryehGregor: I'll file a bug; cset please
  1372. # [11:57] <hsivonen> oh. I had a stale password
  1373. # [11:58] <edmorley> hsivonen: the password changer addon is useful for that btw
  1374. # [11:58] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Ping timeout)
  1375. # [11:59] <hsivonen> edmorley: not if there's a password left behind earlier than in the latest password change
  1376. # [11:59] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
  1377. # [12:01] <edmorley> hsivonen: search by domain
  1378. # [12:03] <hsivonen> edmorley: that would risk overwriting my non-LDAP credentials
  1379. # [12:06] * Joins: graememcc (chatzilla@moz-D03FBAD3.range86-150.btcentralplus.com)
  1380. # [12:07] <edmorley> AryehGregor: filed bug 775889
  1381. # [12:09] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Quit: redDragon)
  1382. # [12:12] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
  1383. # [12:13] * Quits: gOcOOl (gokul@moz-6D8C0D37.els4.ticketmaster.com) (Ping timeout)
  1384. # [12:15] * Quits: gerv (gerv@9402811C.D433997C.39C00A7A.IP) (Quit: Leaving.)
  1385. # [12:16] * Joins: gandalf (gandalf@moz-7ACE3D51.neoplus.adsl.tpnet.pl)
  1386. # [12:17] * Joins: gerv (gerv@9402811C.D433997C.39C00A7A.IP)
  1387. # [12:18] * Quits: gerv (gerv@9402811C.D433997C.39C00A7A.IP) (Quit: Leaving.)
  1388. # [12:19] * Joins: gerv (gerv@9402811C.D433997C.39C00A7A.IP)
  1389. # [12:20] * Joins: aleth (aleth@moz-24EE697D.ictp.it)
  1390. # [12:20] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
  1391. # [12:20] * ChanServ sets mode: +o smaug
  1392. # [12:21] * Quits: gerv (gerv@9402811C.D433997C.39C00A7A.IP) (Quit: Leaving.)
  1393. # [12:25] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  1394. # [12:26] * Quits: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net) (Quit: HARR)
  1395. # [12:27] * Quits: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com) (Input/output error)
  1396. # [12:29] * Joins: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com)
  1397. # [12:31] * Quits: cjones (cjones@moz-45913895.socal.res.rr.com) (Quit: Leaving)
  1398. # [12:32] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1399. # [12:34] * Joins: gOcOOl (gokul@moz-6D8C0D37.els4.ticketmaster.com)
  1400. # [12:34] * Quits: decoder (quassel@45737F17.411DB1E9.95550721.IP) (Ping timeout)
  1401. # [12:36] * Joins: smontagu (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP)
  1402. # [12:37] * Joins: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se)
  1403. # [12:37] * Joins: nattokirai (nattokirai@8F761026.B5EF4AF6.E96CA9D8.IP)
  1404. # [12:38] * Joins: decoder (quassel@moz-216446B9.own-hero.net)
  1405. # [12:39] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
  1406. # [12:39] * Quits: sawrubh (chatzilla@70C7BBEB.BD57A133.DDC6F5D1.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 14.0.1/20120713134347])
  1407. # [12:39] * Joins: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net)
  1408. # [12:41] * nli|away is now known as nli
  1409. # [12:41] * Quits: nattokirai (nattokirai@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: nattokirai)
  1410. # [12:44] * Quits: victorporof (victorporo@239ACCE7.B7DD870C.79933D60.IP) (Quit: Linkinus - http://linkinus.com)
  1411. # [12:44] <@smaug> application/x-xz
  1412. # [12:44] <@smaug> never seen that before
  1413. # [12:44] * Joins: vikash (vikash@999C047E.BC0EE5FA.ADC0C9EC.IP)
  1414. # [12:45] <Ms2ger> I read "application/x-bz"
  1415. # [12:45] <nigelb> haha
  1416. # [12:46] * Joins: dao (dao@moz-8335A3BF.superkabel.de)
  1417. # [12:47] * Quits: andreasn (andreasn@moz-74A5E37.a336.priv.bahnhof.se) (Ping timeout)
  1418. # [12:47] * Quits: jviereck (Adium@B4622386.EB95F1DD.F945DA.IP) (Quit: Leaving.)
  1419. # [12:47] * Joins: darktrojan (geoff@moz-30B3CCFD.telstraclear.net)
  1420. # [12:52] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1421. # [12:52] * Quits: karl (karl@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  1422. # [12:52] <edmorley> inbound *still busted*
  1423. # [12:53] <edmorley> :-(
  1424. # [12:55] * edmorley wonders how cross mounir will be if I go for the 20 cset backout
  1425. # [12:56] <darktrojan> android still?
  1426. # [12:56] <edmorley> 10.7 m-oth
  1427. # [12:56] <edmorley> plus whatever hasn't finished
  1428. # [12:57] <darktrojan> oh, did you see the carnage from earlier?
  1429. # [12:57] <edmorley> yes
  1430. # [12:57] <edmorley> I closed the tree several times before I went to bed last night
  1431. # [12:57] <edmorley> sfink kindly did some backouts
  1432. # [12:57] <AryehGregor> edmorley, thanks.
  1433. # [12:57] <edmorley> but someone else kept on reopening before it was gren
  1434. # [12:57] <edmorley> green
  1435. # [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 :-)
  1436. # [12:58] <darktrojan> I wonder how messy having a second inbound would be
  1437. # [12:58] <edmorley> darktrojan: it would need to be split be team/part of codebase
  1438. # [12:59] <darktrojan> yeah, I guess
  1439. # [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]
  1440. # [12:59] <darktrojan> but having one shut down for hours waiting for results is not ideal :/
  1441. # [12:59] <AutomatedTester> wasnt inbound supposed to be the new m-c
  1442. # [13:00] <edmorley> darktrojan: but only having one inbound isn't the problem
  1443. # [13:00] <AutomatedTester> if we have inbound-theSecond, isnt it just repeating what we did before?
  1444. # [13:00] <edmorley> not having a fast Try & people not using Try or waiting for results, is
  1445. # [13:00] <darktrojan> indeed
  1446. # [13:00] <edmorley> the irritating thing is, is that it's frequently the same people
  1447. # [13:01] <edmorley> but hey :-)
  1448. # [13:01] <jandem> edmorley: just curious, isn't a backout how we handle this usually?
  1449. # [13:01] <AutomatedTester> edmorley: that probably because they are doing smaller pushes often
  1450. # [13:01] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Input/output error)
  1451. # [13:01] <darktrojan> revoke their access!
  1452. # [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
  1453. # [13:02] <glandium> edmorley: incremental builds would be extremely useful on try
  1454. # [13:03] <edmorley> glandium: as would not doubling up builds due to the poller going crazy
  1455. # [13:03] <edmorley> :-)
  1456. # [13:03] <darktrojan> is an objdir portable?
  1457. # [13:03] <darktrojan> between two identical machines?
  1458. # [13:03] <glandium> darktrojan: if you place it at the same location, it should be
  1459. # [13:04] <darktrojan> that's what I thought
  1460. # [13:05] <darktrojan> if we could use m-c's objdirs as a base for try builds
  1461. # [13:05] * Quits: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net) (Quit: HARR)
  1462. # [13:05] * Joins: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net)
  1463. # [13:05] <darktrojan> there's probably something wrong with doing that
  1464. # [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
  1465. # [13:08] <glandium> there could be an opt-in
  1466. # [13:11] * Quits: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net) (Quit: HARR)
  1467. # [13:12] * Joins: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net)
  1468. # [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.
  1469. # [13:15] <edmorley> Either way we really need a merge after
  1470. # [13:18] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1471. # [13:18] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1472. # [13:22] * Quits: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net) (Quit: HARR)
  1473. # [13:22] <AryehGregor> Is it possible to edit multiple attachments' names/details at once?
  1474. # [13:22] * Joins: Wevah (Wevah@moz-BC212D2E.stcd.qwest.net)
  1475. # [13:23] <edmorley> AryehGregor: not afaik
  1476. # [13:23] * AryehGregor figured
  1477. # [13:26] * Quits: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au) (Ping timeout)
  1478. # [13:26] * Joins: markh1 (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au)
  1479. # [13:32] * Joins: TheCrap (TheCrap@moz-4211B514.dip0.t-ipconnect.de)
  1480. # [13:35] * Joins: Kyouma (Kyouma@moz-252149C5.red.bezeqint.net)
  1481. # [13:38] * Joins: victorporof (victorporo@239ACCE7.B7DD870C.79933D60.IP)
  1482. # [13:39] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (No route to host)
  1483. # [13:39] * Joins: jviereck (Adium@B4622386.EB95F1DD.F945DA.IP)
  1484. # [13:39] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  1485. # [13:39] * Joins: jimm (jmathies@moz-7F164CA1.pn.at.cox.net)
  1486. # [13:45] <@ted> jimm: i'm confused, why do you need crashReporterPath for anything?
  1487. # [13:45] <@ted> that's just the path to the crashreporter binary
  1488. # [13:45] <jimm> doh, sorry I collided with your post. you do need it on win32, let me find the mxr link
  1489. # [13:45] * Quits: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net) (Quit: zzzzzzzzz)
  1490. # [13:45] <firebot> Check-in:
  1491. # [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
  1492. # [13:46] * Joins: KaiRo (robert@moz-8D24047A.adsl.highway.telekom.at)
  1493. # [13:46] <jimm> ted: in MinidumpCallback - http://mxr.mozilla.org/mozilla-central/source/toolkit/crashreporter/nsExceptionHandler.cpp#477
  1494. # [13:47] <@ted> oh
  1495. # [13:47] <@ted> that just builds the cmdline to execute
  1496. # [13:47] <@ted> that was the block i was referring to
  1497. # [13:47] <@ted> i just moved that down below http://mxr.mozilla.org/mozilla-central/source/toolkit/crashreporter/nsExceptionHandler.cpp#538
  1498. # [13:47] <@ted> so it won't get hit in the headless case
  1499. # [13:47] * rail_away is now known as rail
  1500. # [13:47] * Quits: graememcc (chatzilla@moz-D03FBAD3.range86-150.btcentralplus.com) (Ping timeout)
  1501. # [13:47] * Joins: tejas (chatzilla@47878072.A3452973.2F9DE622.IP)
  1502. # [13:48] * davehunt is now known as davehunt|away
  1503. # [13:48] <jimm> ted: oh, ok, so that path isn't needed in that block immediately below. sounds good.
  1504. # [13:48] * Joins: graememcc (chatzilla@moz-57016CA3.range86-140.btcentralplus.com)
  1505. # [13:48] <@ted> right
  1506. # [13:48] * Joins: karl (karl@8F761026.B5EF4AF6.E96CA9D8.IP)
  1507. # [13:49] <@ted> jimm: i had to fix the "read the path" issue to get things to compile on windows with my changes
  1508. # [13:49] <@ted> FWIW
  1509. # [13:49] <@ted> it only compiled before because everything was #ifdefed out
  1510. # [13:50] <jimm> ted: ah, thought you weren't going to fix that, I have a fix as well. :)
  1511. # [13:50] <@ted> hah
  1512. # [13:50] <@ted> my fix was super cheaty
  1513. # [13:50] <jimm> no big deal. I'll wait for your final landing before I post my metro changes.
  1514. # [13:51] <@ted> nsAutoString lastMinidump =
  1515. # [13:51] <@ted> reinterpret_cast<const PRUnichar*>(lastMinidump_contents.get());
  1516. # [13:51] <@ted> er, not that, that doesn't compile
  1517. # [13:51] <@ted> but something like that
  1518. # [13:51] <jimm> ted: I just added a GetUnicodeFileContents that took an nsAString. *shrug*
  1519. # [13:51] <@ted> ah
  1520. # [13:51] <@ted> that's probably less crappy looking :)
  1521. # [13:54] <@ted> okay, i think this is good
  1522. # [13:54] <@ted> you can fiddle it if you need windows changes
  1523. # [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?
  1524. # [13:56] <@ted> AryehGregor: you can define %{ blocks for C++
  1525. # [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).
  1526. # [13:56] <@ted> but that just gets included in the output
  1527. # [13:56] <AryehGregor> Hmm.
  1528. # [13:56] <@ted> sounds like it's not really worthwhile
  1529. # [13:56] * AryehGregor likes type-safety!
  1530. # [13:57] <@ted> yeah :-(
  1531. # [13:57] <@ted> wonder if the new dom bindings make this easier
  1532. # [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 . . .
  1533. # [13:57] * AryehGregor plots
  1534. # [13:57] <@ted> probably
  1535. # [13:57] <@ted> not AFAIK
  1536. # [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
  1537. # [14:04] * khuey|away is now known as khuey
  1538. # [14:04] <@khuey> who can terminate a bugzilla account for me?
  1539. # [14:05] * Quits: Rob (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Ping timeout)
  1540. # [14:05] * Quits: m_kato (m_kato@moz-348F61F0.mozilla.or.jp) (Quit: Leaving...)
  1541. # [14:05] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  1542. # [14:06] * nli is now known as nli|away
  1543. # [14:06] * Quits: sankha93 (sankha93@CAF6D3FF.9C875DCD.9105FBCF.IP) (Ping timeout)
  1544. # [14:06] * Joins: msucan (mihai@C5D88F81.430E6FCD.699550A1.IP)
  1545. # [14:07] <zzzzz> khuey: gerv ? or maybe reed
  1546. # [14:08] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
  1547. # [14:09] * Joins: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP)
  1548. # [14:10] * Quits: jviereck (Adium@B4622386.EB95F1DD.F945DA.IP) (Quit: Leaving.)
  1549. # [14:10] * Quits: schien-laptop (schien@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1550. # [14:10] * Joins: jviereck (Adium@B4622386.EB95F1DD.F945DA.IP)
  1551. # [14:10] * Quits: mike5w3c (MikeS@moz-1C8DF0BB.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
  1552. # [14:11] * Joins: mike5w3c (MikeS@moz-B9ABE643.xgsspn.imtp.tachikawa.spmode.ne.jp)
  1553. # [14:12] * Quits: jviereck (Adium@B4622386.EB95F1DD.F945DA.IP) (Ping timeout)
  1554. # [14:15] * bhearsum|afk is now known as bhearsum
  1555. # [14:19] * Joins: espindola (espindola@moz-111B9D8.dsl.teksavvy.com)
  1556. # [14:20] <edmorley> gavin: would you like me to file the new intermittent orange on your m-c push?
  1557. # [14:21] * Quits: tejas (chatzilla@47878072.A3452973.2F9DE622.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120615064004])
  1558. # [14:22] * kmoir-afk is now known as kmoir
  1559. # [14:26] * Quits: markh1 (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au) (Ping timeout)
  1560. # [14:26] * Joins: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au)
  1561. # [14:28] * AutomatedTester is now known as AutomatedTester|away
  1562. # [14:30] * Quits: raphc (quassel@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  1563. # [14:32] * Joins: raphc (quassel@moz-F8747CC6.dsl.ovh.fr)
  1564. # [14:35] * Joins: birtles (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  1565. # [14:38] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1566. # [14:39] * Quits: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com) (Quit: loadbang)
  1567. # [14:41] * Quits: coop|afk (Chris@FC7D75B4.B8424565.407F7C5B.IP) (Quit: coop|afk)
  1568. # [14:42] * Joins: mreavy (chatzilla@moz-29F6EAB2.res-cmts.mtp2.ptd.net)
  1569. # [14:43] <capella> Is there a option to get a linux opt bq only TRY build?
  1570. # [14:47] * Joins: Julian (chatzilla@moz-43E73578.greenbytes.de)
  1571. # [14:47] <edmorley> capella: try: -b o -p linuxqt -u none -t none (http://trychooser.pub.build.mozilla.org/)
  1572. # [14:48] * Joins: drice (derice@moz-1D9C882A.deploy.akamaitechnologies.com)
  1573. # [14:48] * Joins: jviereck (Adium@moz-731D60F.dip.t-dialin.net)
  1574. # [14:48] <capella> ah da*it ... howd i miss that guy? thanks!
  1575. # [14:49] * davehunt|away is now known as davehunt
  1576. # [14:49] <edmorley> capella: np :-)
  1577. # [14:51] * bsmedberg-away is now known as bsmedberg
  1578. # [14:51] * Joins: armenzg (armenzg@D122FAAD.5BCEC6DB.DA78B690.IP)
  1579. # [14:51] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
  1580. # [14:52] * Quits: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  1581. # [14:52] * jcranmer|away is now known as jcranmer
  1582. # [14:53] <capella> . o O ( i knew id seen it before ... must be too early )
  1583. # [14:53] <hsivonen> sigh. again wishing we didn't strip symbols from builds. esp. debug builds
  1584. # [14:54] * Joins: sgimeno (santiago.g@A922400D.48362F18.BCC03455.IP)
  1585. # [14:55] * Quits: jviereck (Adium@moz-731D60F.dip.t-dialin.net) (Quit: Leaving.)
  1586. # [14:55] <edmorley> hsivonen: you mean on tinderbox?
  1587. # [14:56] <edmorley> hsivonen: I thought ac_add_options --disable-debug-symbols was of by default?
  1588. # [14:56] <edmorley> off
  1589. # [14:56] * Joins: fabrice1 (fabrice@moz-D39FA0AF.w90-20.abo.wanadoo.fr)
  1590. # [14:57] * Joins: tn (tn@8F761026.B5EF4AF6.E96CA9D8.IP)
  1591. # [14:57] * Quits: smontagu (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  1592. # [14:57] * Quits: armenzg (armenzg@D122FAAD.5BCEC6DB.DA78B690.IP) (Ping timeout)
  1593. # [14:57] <hsivonen> edmorley: everywhere
  1594. # [14:58] * Joins: Enn (enn@F2D29657.F60B0462.67AC9B1.IP)
  1595. # [14:59] * Quits: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com) (Quit: dria)
  1596. # [15:01] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
  1597. # [15:01] * Joins: jviereck (Adium@moz-731D60F.dip.t-dialin.net)
  1598. # [15:03] * Joins: WorkerThread (BoredOnIRC@moz-C8599121.washdc.fios.verizon.net)
  1599. # [15:03] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1600. # [15:03] * Quits: tn (tn@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  1601. # [15:04] * Joins: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP)
  1602. # [15:05] * ewong|sleep is now known as ewong
  1603. # [15:05] * Quits: jviereck (Adium@moz-731D60F.dip.t-dialin.net) (Quit: Leaving.)
  1604. # [15:05] * catlee-away is now known as catlee
  1605. # [15:06] <@ted> edmorley: so
  1606. # [15:06] <@ted> we build with debug symbols
  1607. # [15:06] <@ted> but we strip before packaging
  1608. # [15:06] * Parts: aleth (aleth@moz-24EE697D.ictp.it)
  1609. # [15:06] <@ted> and don't upload them for most builds
  1610. # [15:07] * Joins: jviereck (Adium@moz-731D60F.dip.t-dialin.net)
  1611. # [15:07] * Quits: jviereck (Adium@moz-731D60F.dip.t-dialin.net) (Client exited)
  1612. # [15:07] * Quits: karl (karl@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  1613. # [15:07] * Joins: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com)
  1614. # [15:08] <edmorley> ted: ah :-)
  1615. # [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
  1616. # [15:09] * davehunt is now known as davehunt|away
  1617. # [15:10] <@ted> yeah...
  1618. # [15:10] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  1619. # [15:10] <@ted> hsivonen: the assertion thing on tinderbox is a regression :-/
  1620. # [15:10] * Joins: himsin (x@DBFA170F.3E31E221.BE3C3C1D.IP)
  1621. # [15:11] <@khuey> yes
  1622. # [15:11] <@khuey> two months and no fix in sight
  1623. # [15:11] <@khuey> its very sadmaking
  1624. # [15:11] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  1625. # [15:12] * sheeri-afk is now known as sheeri
  1626. # [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
  1627. # [15:12] * Joins: AaronMT (AaronMT@moz-DEDA283.cpe.net.cable.rogers.com)
  1628. # [15:13] <espindola> gps, morning
  1629. # [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
  1630. # [15:13] <@ted> hm
  1631. # [15:13] <espindola> can you try the patch I uploaded to 773903 and see if it fixes the problem for you?
  1632. # [15:13] <@ted> i dont know offhand
  1633. # [15:13] <espindola> rail, ping
  1634. # [15:13] <rail> espindola: pong
  1635. # [15:14] * Quits: mats (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  1636. # [15:14] * Joins: jviereck (Adium@moz-731D60F.dip.t-dialin.net)
  1637. # [15:14] <espindola> rail, so, ccache has a really non trivial cost
  1638. # [15:14] <espindola> we really need to measure how it performs on real build
  1639. # [15:14] <espindola> s
  1640. # [15:14] <espindola> do we keep track of build times on try
  1641. # [15:14] <espindola> could we?
  1642. # [15:15] <catlee> we do
  1643. # [15:15] * Joins: lmandel (lmandel@moz-DF2644EA.dsl.bell.ca)
  1644. # [15:15] <espindola> catlee, awesome, where are they (the numbers)
  1645. # [15:15] <espindola> ?
  1646. # [15:15] <catlee> also we run 'ccache -s' at the end of every try build
  1647. # [15:15] <catlee> so you can see the cache hits/misses
  1648. # [15:15] * Joins: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP)
  1649. # [15:15] <catlee> espindola: uh, in a db
  1650. # [15:16] <edmorley> zzzzz: believe it's a general problem across several mozilla sites (bug 555952)
  1651. # [15:16] <zzzzz> tnx
  1652. # [15:16] <espindola> catlee, if I just check in 775305
  1653. # [15:17] <espindola> can I open a bug for "take a look at that db" one week from now?
  1654. # [15:17] * Joins: smontagu (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  1655. # [15:17] <sheeri> espindola sure
  1656. # [15:17] <catlee> espindola: what do the numbers in your last comment mean?
  1657. # [15:17] * hsivonen tries clobbering the local build
  1658. # [15:17] * Quits: jviereck (Adium@moz-731D60F.dip.t-dialin.net) (Quit: Leaving.)
  1659. # [15:17] <hsivonen> (and yes, I'm building with ac_add_options --enable-debug-symbols)
  1660. # [15:17] * Joins: dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP)
  1661. # [15:17] <espindola> catlee, those are slowdows from enabling ccache
  1662. # [15:18] * ChanServ sets mode: +o dbaron
  1663. # [15:18] <espindola> which is expected, since they are all miss
  1664. # [15:18] <catlee> espindola: w/ an emtpy ccache?
  1665. # [15:18] * Quits: rillian (rillian@8F761026.B5EF4AF6.E96CA9D8.IP) (No route to host)
  1666. # [15:18] <espindola> catlee, yes
  1667. # [15:18] <catlee> espindola: you can also scrape through http://builddata.pub.build.mozilla.org/buildjson/ if you want
  1668. # [15:19] <catlee> one day I dream that firefox will be able to load a build log without freezing
  1669. # [15:19] * Parts: AryehGregor (AryehGrego@4354F18D.93C92E2C.DFEAE789.IP) (Leaving)
  1670. # [15:19] * Joins: AryehGregor (AryehGrego@4354F18D.93C92E2C.DFEAE789.IP)
  1671. # [15:20] * Joins: mkaply (chatzilla@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
  1672. # [15:20] * Quits: kaze (kaze@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  1673. # [15:20] <catlee> so for try linux debug we have a 99.5% hit rate
  1674. # [15:20] <catlee> according to one log I'm looking at
  1675. # [15:21] <espindola> catlee, good!
  1676. # [15:21] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1677. # [15:21] <espindola> I am taking a look a the json file
  1678. # [15:22] <catlee> heh, I don't think we're using ccache on mac anyway
  1679. # [15:22] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1680. # [15:23] <espindola> catlee, not right now
  1681. # [15:23] <espindola> the bug is to enable it
  1682. # [15:23] * Joins: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP)
  1683. # [15:23] <espindola> catlee, so the build times are
  1684. # [15:23] <espindola> x['builds'][0]['endtime']-x['builds'][0]['starttime']
  1685. # [15:23] <catlee> I mean even before your patch
  1686. # [15:23] <espindola> catlee, ah?
  1687. # [15:23] * Joins: bbondy (bbondy@moz-BE76EF7A.home.cgocable.net)
  1688. # [15:23] <espindola> why?
  1689. # [15:23] <espindola> there was an --enable-ccache in there :-)
  1690. # [15:24] <catlee> I know!
  1691. # [15:24] <catlee> it's not working though
  1692. # [15:24] <catlee> https://tbpl.mozilla.org/php/getParsedLog.php?id=13706776&tree=Mozilla-Aurora&full=1
  1693. # [15:24] <catlee> ah, the ccache is tiny
  1694. # [15:24] <catlee> cache miss 9502
  1695. # [15:24] <catlee> boo
  1696. # [15:24] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  1697. # [15:24] * ChanServ sets mode: +o ehsan
  1698. # [15:24] <catlee> ah, that's https://bugzilla.mozilla.org/show_bug.cgi?id=744135
  1699. # [15:25] <espindola> max cache size 1.0 Gbytes
  1700. # [15:25] * kats|away is now known as kats
  1701. # [15:25] <espindola> that is not going to help :-(
  1702. # [15:25] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Input/output error)
  1703. # [15:25] <espindola> a single build produces more than 1gb
  1704. # [15:25] <espindola> I had that when first benchmarking it locally
  1705. # [15:25] * Quits: AryehGregor (AryehGrego@4354F18D.93C92E2C.DFEAE789.IP) (Ping timeout)
  1706. # [15:25] <catlee> yeah, that's the default
  1707. # [15:26] <espindola> what are the units in starttime?
  1708. # [15:26] <catlee> epoch time I think
  1709. # [15:26] <espindola> seconds?
  1710. # [15:26] <catlee> yeah
  1711. # [15:26] * Quits: darktrojan (geoff@moz-30B3CCFD.telstraclear.net) (Quit: darktrojan)
  1712. # [15:26] * Joins: lduros (lduros@moz-4894EA28.nic.resnet.group.upenn.edu)
  1713. # [15:26] <catlee> so, disabling ccache is probably a win until we bump the cache size
  1714. # [15:26] <espindola> got some really fast builds
  1715. # [15:26] <espindola> catlee, ok, proposal
  1716. # [15:27] <espindola> * make the cache bump bug block the enable ccache bug
  1717. # [15:27] * Joins: karl (karl@F2D29657.F60B0462.67AC9B1.IP)
  1718. # [15:27] * Joins: AryehGregor (AryehGrego@F41B2390.CF9ADB91.C605BBF7.IP)
  1719. # [15:27] <catlee> sure
  1720. # [15:27] <espindola> * make that one block on for me to look at the json files and find it was a win
  1721. # [15:29] * Joins: rillian (rillian@F2D29657.F60B0462.67AC9B1.IP)
  1722. # [15:29] <espindola> ok, thanks
  1723. # [15:29] * Quits: mreavy (chatzilla@moz-29F6EAB2.res-cmts.mtp2.ptd.net) (Ping timeout)
  1724. # [15:30] <AryehGregor> What does "TEST_PATH=editor make -C objdir reftest" actually do? Where does it look for reftest.list?
  1725. # [15:30] <@ted> allow me to pull back the curtain
  1726. # [15:30] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1727. # [15:30] <@ted> http://mxr.mozilla.org/mozilla-central/source/testing/testsuite-targets.mk#151
  1728. # [15:31] <@ted> then down on line 170 is the reftest target
  1729. # [15:31] <AryehGregor> Thanks.
  1730. # [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
  1731. # [15:32] * Joins: tchevalier (Daily@moz-5EE04340.w92-143.abo.wanadoo.fr)
  1732. # [15:32] <espindola> we have mozilla-central, releases/mozilla-1.9.1, etc
  1733. # [15:32] <espindola> but no try
  1734. # [15:32] <AryehGregor> . . . am I reading this wrong, or is the only difference between "reftest" and "crashtest" is the default TEST_PATH?
  1735. # [15:33] <espindola> s/capella/ catlee /
  1736. # [15:33] * Quits: cpearce (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 17.0a1/20120719030543])
  1737. # [15:33] <capella> yah
  1738. # [15:33] <AryehGregor> Because, um, wtf.
  1739. # [15:34] * Joins: mats (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  1740. # [15:34] <catlee> espindola: try looking at something more recent
  1741. # [15:34] <@ted> AryehGregor: yup
  1742. # [15:34] <@ted> AryehGregor: they use the same harness
  1743. # [15:34] <@ted> crashtest just skips the whole "compare renderings" bit
  1744. # [15:34] <AryehGregor> So, for instance, both of them will look at both crashtest.list and reftest.list files?
  1745. # [15:34] <catlee> espindola: also, I can grab the actual compile times if you give me a few days
  1746. # [15:35] <@ted> AryehGregor: functionally you could use make crashtest or make reftest with any manifest
  1747. # [15:35] <@ted> AryehGregor: but it's handy to be able to "make crashtest" and have it run the crashtests by default
  1748. # [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.
  1749. # [15:36] <espindola> catlee, ok, found it
  1750. # [15:36] <AryehGregor> That explains things!
  1751. # [15:37] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  1752. # [15:37] * Quits: vikash (vikash@999C047E.BC0EE5FA.ADC0C9EC.IP) (Quit: Leaving)
  1753. # [15:37] * Joins: humph_ (dave@moz-E0B198AD.senecac.on.ca)
  1754. # [15:38] * Joins: kaze (kaze@moz-F8747CC6.dsl.ovh.fr)
  1755. # [15:38] * Quits: humph_ (dave@moz-E0B198AD.senecac.on.ca) (Quit: leaving)
  1756. # [15:38] <@ted> AryehGregor: hah
  1757. # [15:38] <@ted> unfortunate side effect of the harness trying to help you out :)
  1758. # [15:38] * AryehGregor uses PATH=editor/reftests for reftests from now on
  1759. # [15:39] <espindola> average try build time of 29 minutes?
  1760. # [15:39] <espindola> looks too fast
  1761. # [15:40] * Quits: dao (dao@moz-8335A3BF.superkabel.de) (Quit: Leaving.)
  1762. # [15:40] <catlee> espindola: are you filtering out the unsuccessful ones?
  1763. # [15:40] * Joins: JeroenDeDauw (j@moz-E78C4238.dip.t-dialin.net)
  1764. # [15:44] * mcote|afk is now known as mcote
  1765. # [15:44] * bwinton_away is now known as bwinton
  1766. # [15:45] <espindola> catlee, good point, let me do that
  1767. # [15:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3a05d298599e - Shane Caraveo - Bug 755136: implement social sidebar, r=gavin
  1768. # [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
  1769. # [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.
  1770. # [15:46] * Joins: wlach (wlach@moz-1305E8F4.vif.net)
  1771. # [15:46] * Joins: ahal (ahal@moz-FE8BA07F.cable.teksavvy.com)
  1772. # [15:46] <catlee> espindola: also, you should limit it to a specific platform
  1773. # [15:47] * Joins: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP)
  1774. # [15:48] * Joins: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net)
  1775. # [15:48] * Joins: Pike (Pike@moz-E31CD2CB.mozilla.org)
  1776. # [15:48] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Ping timeout)
  1777. # [15:48] <espindola> catlee, for success, what do i check, result==0?
  1778. # [15:49] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  1779. # [15:49] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1780. # [15:49] * AryehGregor discovers that it's tricky to set a debug point that hits every time the window is focused
  1781. # [15:50] * Joins: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net)
  1782. # [15:51] <espindola> 31 minutes for all successful try builds, lets see os x only
  1783. # [15:51] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1784. # [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
  1785. # [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
  1786. # [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
  1787. # [15:52] * Joins: dao (dao@moz-8335A3BF.superkabel.de)
  1788. # [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
  1789. # [15:53] * Quits: Julian (chatzilla@moz-43E73578.greenbytes.de) (Quit: ChatZilla 0.9.88.2 [Firefox 14.0.1/20120713134347])
  1790. # [15:53] * mjschranz_away is now known as mjschranz
  1791. # [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)?
  1792. # [15:54] <@khuey> ehsan!
  1793. # [15:54] <@ehsan> khuey!
  1794. # [15:54] <AryehGregor> The patch is mostly trivial, actually.
  1795. # [15:54] <@khuey> ehsan: I just signed you up for reviewing AryehGregor's patch!
  1796. # [15:54] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1797. # [15:54] <@ehsan> heh, ok fine!
  1798. # [15:54] <@khuey> :-D
  1799. # [15:55] * @ehsan should not have opened up his irc client
  1800. # [15:55] * Joins: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com)
  1801. # [15:55] <@ehsan> AryehGregor: send it my way :)
  1802. # [15:55] * Joins: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP)
  1803. # [15:55] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  1804. # [15:55] * ChanServ sets mode: +o roc
  1805. # [15:56] * khuey is now known as khuey|away
  1806. # [15:57] * Quits: fabrice1 (fabrice@moz-D39FA0AF.w90-20.abo.wanadoo.fr) (Quit: Leaving.)
  1807. # [15:57] <@ehsan> khuey|away: and I just volunteered you to review bug 775789 ;)
  1808. # [15:57] <froydnj> signedupbykylehuey.com
  1809. # [15:58] * Joins: tn (tn@8F761026.B5EF4AF6.E96CA9D8.IP)
  1810. # [15:58] * davehunt|away is now known as davehunt
  1811. # [15:58] <@ehsan> froydnj: someone should register that domain
  1812. # [15:59] <@ehsan> I can provide the photoshopped pictures ;)
  1813. # [16:00] * Quits: tn (tn@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  1814. # [16:00] * Joins: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com)
  1815. # [16:00] * jmaher|afk is now known as jmaher
  1816. # [16:01] <froydnj> "pushed to be a build peer against his will, khuey looks for revenge!"
  1817. # [16:01] * Quits: Bas (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  1818. # [16:02] <edmorley> I hear khuey volunteered to switch us to tup too
  1819. # [16:02] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Input/output error)
  1820. # [16:02] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  1821. # [16:02] <froydnj> that'll make three build patches for khuey!
  1822. # [16:03] * Joins: kredik (chatzilla@moz-7BF4BFBD.w80-11.abo.wanadoo.fr)
  1823. # [16:03] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1824. # [16:04] <edmorley> no objections; motion carried
  1825. # [16:05] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  1826. # [16:05] * ChanServ sets mode: +o roc
  1827. # [16:06] * Quits: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr) (Connection reset by peer)
  1828. # [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
  1829. # [16:06] * Joins: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr)
  1830. # [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
  1831. # [16:08] * Joins: humph_ (dave@moz-E0B198AD.senecac.on.ca)
  1832. # [16:08] * khuey|away is now known as khuey
  1833. # [16:10] <AryehGregor> ehsan, contenteditable should be spellchecked by default, right?
  1834. # [16:10] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Quit: vanished into thin air...)
  1835. # [16:11] <AryehGregor> Hmm, I see.
  1836. # [16:11] <AryehGregor> All this spellcheck code just was never adjusted properly for contenteditable.
  1837. # [16:11] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  1838. # [16:12] * Quits: rail (rail@moz-E6144DC3.iqchoice.com) (Ping timeout)
  1839. # [16:12] <catlee> espindola: maybe you're getting test times as well?
  1840. # [16:12] * Joins: Bas (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  1841. # [16:13] * Joins: armenzg (armenzg@moz-ED3249A4.dmz.releng.scl3.mozilla.com)
  1842. # [16:13] <catlee> espindola: yeah, you're probably including test times in there too
  1843. # [16:13] * cadecairos_away is now known as cadecairos
  1844. # [16:13] <catlee> espindola: I'd filter by builder name
  1845. # [16:14] <espindola> catlee, just found the same. The 'builds' field actually contains a list of runs :-)
  1846. # [16:14] <espindola> thanks!
  1847. # [16:15] <firebot> Check-in:
  1848. # [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
  1849. # [16:15] <firebot> browser_dbg_script-switching.html; r=rcampbell
  1850. # [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
  1851. # [16:15] <firebot> http://hg.mozilla.org/mozilla-central/rev/6d4904694feb - Rob Campbell - merge fx-team to m-c
  1852. # [16:16] <jdm> Bas: nical: dRdR: http://www.joshmatthews.net/blog/2011/05/build-smarter-not-harder/
  1853. # [16:16] <Bas> jdm: Awesome :)
  1854. # [16:16] <jdm> dzbarsky doesn't get to find out about it because he is lazy and sleeping
  1855. # [16:16] <jdm> that's where I presume people are if they aren't on irc
  1856. # [16:17] <Bas> jdm: Heh :)
  1857. # [16:17] * Joins: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  1858. # [16:17] * Joins: hipokrit (hipokrit@81016825.8DB70AE8.839F6EC0.IP)
  1859. # [16:17] * Quits: josh (josh@moz-6F3505DF.nyc.res.rr.com) (Input/output error)
  1860. # [16:17] * Joins: rail_away (rail@moz-E6144DC3.iqchoice.com)
  1861. # [16:18] * rail_away is now known as rail
  1862. # [16:18] * Quits: JeroenDeDauw (j@moz-E78C4238.dip.t-dialin.net) (Quit: Leaving.)
  1863. # [16:18] <@khuey> what is a ScopedDeletePtr?
  1864. # [16:18] * Quits: karl (karl@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1865. # [16:18] * Joins: JeroenDeDauw (j@moz-E78C4238.dip.t-dialin.net)
  1866. # [16:19] <froydnj> then new nsAutoPtr?
  1867. # [16:19] <@khuey> what's wrong with the old nsAutoPtr?
  1868. # [16:19] * Joins: karl (karl@F2D29657.F60B0462.67AC9B1.IP)
  1869. # [16:19] <froydnj> xpcom cooties
  1870. # [16:19] * @khuey sighs
  1871. # [16:22] * Quits: mats (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  1872. # [16:22] * AryehGregor is sad that xvfb-run causes reftest failures
  1873. # [16:23] * Joins: harth (harth@514D186.F3BBB17D.144F44FA.IP)
  1874. # [16:23] <AryehGregor> Requiring focus = fail.
  1875. # [16:24] * Joins: schien-laptop (schien@moz-596FF352.dynamic.hinet.net)
  1876. # [16:25] * Quits: rail (rail@moz-E6144DC3.iqchoice.com) (Ping timeout)
  1877. # [16:26] * armenzg is now known as armenzg_mtg
  1878. # [16:26] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  1879. # [16:26] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  1880. # [16:26] * ChanServ sets mode: +o roc
  1881. # [16:27] * Quits: gandalf (gandalf@moz-7ACE3D51.neoplus.adsl.tpnet.pl) (Quit: Computer has gone to sleep.)
  1882. # [16:27] <froydnj> oh, is that the problem, focus doesn't work right under xvfb-run?
  1883. # [16:28] * Joins: dria (dria@F2D29657.F60B0462.67AC9B1.IP)
  1884. # [16:29] * Quits: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1885. # [16:29] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
  1886. # [16:32] * mattwoodrow|away is now known as mattwoodrow
  1887. # [16:33] * Joins: Optimizer (Optimizer@31794963.71187421.BE90E62C.IP)
  1888. # [16:33] * Joins: gerv (gerv@moz-6C2347F6.range86-141.btcentralplus.com)
  1889. # [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.
  1890. # [16:34] * Joins: knelson (Adium@moz-BBE3ABD.mv.mozilla.com)
  1891. # [16:35] * Parts: knelson (Adium@moz-BBE3ABD.mv.mozilla.com)
  1892. # [16:35] * Joins: jviereck (Adium@moz-731D60F.dip.t-dialin.net)
  1893. # [16:36] <jcranmer> AryehGregor: try runs won't catch nullptr issues in Linux-only code
  1894. # [16:36] * Quits: karl (karl@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1895. # [16:36] <AryehGregor> jcranmer, why not?
  1896. # [16:36] <jcranmer> gcc 4.5 doesn't have nullptr
  1897. # [16:36] * Joins: mdas (mdas@F2D29657.F60B0462.67AC9B1.IP)
  1898. # [16:37] <AryehGregor> jcranmer, well, I tested locally on Linux with gcc 4.6.
  1899. # [16:37] * Joins: rail_away (rail@moz-E6144DC3.iqchoice.com)
  1900. # [16:37] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
  1901. # [16:37] <jcranmer> okay
  1902. # [16:37] <AryehGregor> I guess whoever upgrades the try servers gets to have the fun of fixing any fallout. \o/
  1903. # [16:38] <AryehGregor> (except there probably won't be any)
  1904. # [16:38] * rail_away is now known as rail
  1905. # [16:39] * Joins: pascalc (chatzilla@moz-F8747CC6.dsl.ovh.fr)
  1906. # [16:40] * ewong is now known as ewong|sleep
  1907. # [16:40] * Joins: dzbarsky (Adium@F2D29657.F60B0462.67AC9B1.IP)
  1908. # [16:41] * Quits: kaze (kaze@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  1909. # [16:42] * Quits: dzbarsky (Adium@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1910. # [16:42] * Joins: kaze (kaze@moz-F8747CC6.dsl.ovh.fr)
  1911. # [16:42] * Joins: dzbarsky (Adium@F2D29657.F60B0462.67AC9B1.IP)
  1912. # [16:44] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
  1913. # [16:46] * Joins: karl (karl@F2D29657.F60B0462.67AC9B1.IP)
  1914. # [16:46] <jdm> dzbarsky: http://www.joshmatthews.net/blog/2011/05/build-smarter-not-harder/
  1915. # [16:47] <dzbarsky> jdm: thanks!
  1916. # [16:47] * Quits: tchevalier (Daily@moz-5EE04340.w92-143.abo.wanadoo.fr) (Quit: tchevalier)
  1917. # [16:47] * Joins: tchevalier (Daily@moz-5EE04340.w92-143.abo.wanadoo.fr)
  1918. # [16:47] <espindola> nice, the avg build time of opt os x builds went from
  1919. # [16:47] <espindola> 99 minutes on the 16
  1920. # [16:48] <espindola> to 85 minutes on the 19
  1921. # [16:48] <espindola> :-)
  1922. # [16:48] <edmorley> :-)
  1923. # [16:48] <dzbarsky> jdm: btw, you know rebuilding layout/build is no longer required, right?
  1924. # [16:49] * Quits: sgimeno (santiago.g@A922400D.48362F18.BCC03455.IP) (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/)
  1925. # [16:50] <jdm> dzbarsky: yeah, I'm pretty sure that smartmake doesn't do that any longer
  1926. # [16:50] <jdm> yeah, note the date on the post
  1927. # [16:51] * joduinn-home is now known as joduinn-afk
  1928. # [16:51] <@bsmedberg> x86 question: "DS" is always 0 in normal windows programming, right?
  1929. # [16:52] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
  1930. # [16:52] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Quit: This computer has gone to sleep)
  1931. # [16:52] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Quit: overholt)
  1932. # [16:53] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
  1933. # [16:53] <@khuey> bsmedberg: yes
  1934. # [16:53] * Quits: marco (marco@5FACE26F.A2DD14FC.10DC0B64.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0a2/20120716042007])
  1935. # [16:53] * Joins: marco (marco@5FACE26F.A2DD14FC.10DC0B64.IP)
  1936. # [16:53] <@khuey> I believe so
  1937. # [16:54] <@bsmedberg> khuey: do you know why MSVC would produce code like cmp dword ptr ds:[6D02858Ch],0 instead of a direct value?
  1938. # [16:54] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  1939. # [16:54] * ChanServ sets mode: +o ehsan
  1940. # [16:55] * Quits: dao (dao@moz-8335A3BF.superkabel.de) (Quit: Leaving.)
  1941. # [16:55] <@khuey> bsmedberg: no
  1942. # [16:55] <@ehsan> AryehGregor: sorry I just went into an interview
  1943. # [16:55] <@ehsan> AryehGregor: yeah the default should be spell-checked
  1944. # [16:55] * Joins: tn (tn@F2D29657.F60B0462.67AC9B1.IP)
  1945. # [16:56] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1946. # [16:56] <@khuey> bsmedberg: are you sure that's not just an artifact of the disassembly
  1947. # [16:56] <@bsmedberg> no
  1948. # [16:57] * Quits: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de) (Client exited)
  1949. # [16:57] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1950. # [16:58] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
  1951. # [16:58] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  1952. # [16:58] * ChanServ sets mode: +o roc
  1953. # [16:59] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1954. # [16:59] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1955. # [17:00] * Quits: lerc (quassel@121.75.145.1) (Connection reset by peer)
  1956. # [17:00] * Quits: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net) (Quit: damons)
  1957. # [17:00] * Quits: rail (rail@moz-E6144DC3.iqchoice.com) (Max SendQ exceeded)
  1958. # [17:01] * Quits: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com) (Connection reset by peer)
  1959. # [17:01] * Joins: rail (rail@moz-E6144DC3.iqchoice.com)
  1960. # [17:01] * Joins: Austin__ (austin@B65F78B7.1356EECA.2170E5F.IP)
  1961. # [17:02] * catlee is now known as catlee-mtg
  1962. # [17:03] * armenzg_mtg is now known as armenzg
  1963. # [17:03] * Quits: jviereck (Adium@moz-731D60F.dip.t-dialin.net) (Quit: Leaving.)
  1964. # [17:04] * Quits: armenzg (armenzg@moz-ED3249A4.dmz.releng.scl3.mozilla.com) (Input/output error)
  1965. # [17:04] * Joins: armenzg (armenzg@moz-ED3249A4.dmz.releng.scl3.mozilla.com)
  1966. # [17:05] <froydnj> hm, touching nsCycleCollector.h rebuilds an unreasonable number of files
  1967. # [17:05] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  1968. # [17:06] <@dbaron> froydnj, anything that implements nsISupports or uses an object that does so, yes
  1969. # [17:06] <@dbaron> froydnj, welcome to C++
  1970. # [17:06] <@khuey> dbaron: that should be nsCycleCollectionParticipant.h, not nsCycleCollector.h, no?
  1971. # [17:06] <@dbaron> khuey, I think it's both
  1972. # [17:06] <@khuey> ah
  1973. # [17:06] <@khuey> thats fun
  1974. # [17:06] <@dbaron> khuey, because one includes the other
  1975. # [17:06] <@dbaron> or, perhaps I should say, --C++
  1976. # [17:07] * @khuey wonders what's in nsCycleCollector.h
  1977. # [17:07] <@khuey> not much interesting
  1978. # [17:07] <froydnj> is flipping DEBUG_CC sufficient to get some sort of CC logging, or do I havee to chant some other incantation?
  1979. # [17:07] <@khuey> DEBUG_CC is dead
  1980. # [17:08] * Joins: sawrubh (chatzilla@D5640BBB.E058CA54.9C072EFC.IP)
  1981. # [17:08] <@khuey> use https://wiki.mozilla.org/Performance:Cycle_Collector_Dumps
  1982. # [17:08] * Joins: reuben (reuben@seta00.com)
  1983. # [17:08] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1984. # [17:08] <@dbaron> I use https://wiki.mozilla.org/Performance:Leak_Tools#Cycle_collector_heap_dump
  1985. # [17:08] <@dbaron> I wonder if the wiki pages are different
  1986. # [17:08] * Joins: reuben (reuben@seta00.com)
  1987. # [17:08] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1988. # [17:08] <@khuey> mine links to yours
  1989. # [17:09] <froydnj> lovely
  1990. # [17:09] * Joins: mcot (mcot@C4B02.F3C4E8F3.C8444B8.IP)
  1991. # [17:09] * Joins: reuben (reuben@seta00.com)
  1992. # [17:09] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1993. # [17:09] * Joins: reuben (reuben@seta00.com)
  1994. # [17:09] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1995. # [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
  1996. # [17:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/aa572892dca1 - Brian R. Bondy - Bug 750898 - GFX code for Metro. r=bas
  1997. # [17:10] * Joins: reuben (reuben@seta00.com)
  1998. # [17:10] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  1999. # [17:10] * froydnj restarts build *without* DEBUG_CC
  2000. # [17:10] * tbsaunde|zzz is now known as tbsaunde
  2001. # [17:10] <sawrubh> ehsan: Good morning
  2002. # [17:10] <@ehsan> hello
  2003. # [17:10] <sawrubh> jdm: morning to you too
  2004. # [17:10] <jdm> heyo
  2005. # [17:10] * Quits: karl (karl@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2006. # [17:11] * Joins: reuben (reuben@seta00.com)
  2007. # [17:11] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2008. # [17:11] * Joins: reuben (reuben@seta00.com)
  2009. # [17:11] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2010. # [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
  2011. # [17:11] * Joins: WaltS (Daily@moz-236B7C90.pitt.east.verizon.net)
  2012. # [17:11] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  2013. # [17:12] * Parts: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
  2014. # [17:12] * Quits: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com) (Client exited)
  2015. # [17:12] * Joins: reuben (reuben@seta00.com)
  2016. # [17:12] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2017. # [17:12] * Joins: karl (karl@F2D29657.F60B0462.67AC9B1.IP)
  2018. # [17:12] * Joins: reuben (reuben@seta00.com)
  2019. # [17:12] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2020. # [17:12] * Joins: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP)
  2021. # [17:12] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  2022. # [17:13] * Joins: reuben (reuben@seta00.com)
  2023. # [17:13] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2024. # [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
  2025. # [17:13] * Joins: reuben (reuben@seta00.com)
  2026. # [17:13] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2027. # [17:14] * Joins: reuben (reuben@seta00.com)
  2028. # [17:14] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2029. # [17:14] * Quits: berkerpeksag (berkerpeks@8E8C4C11.F9990319.5DEFA22.IP) (Ping timeout)
  2030. # [17:14] * Joins: reuben (reuben@seta00.com)
  2031. # [17:14] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2032. # [17:14] * Quits: lmandel (lmandel@moz-DF2644EA.dsl.bell.ca) (Quit: lmandel)
  2033. # [17:15] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2034. # [17:15] * Joins: reuben (reuben@seta00.com)
  2035. # [17:15] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2036. # [17:15] * Joins: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP)
  2037. # [17:15] * Joins: reuben (reuben@seta00.com)
  2038. # [17:15] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2039. # [17:16] * Joins: reuben (reuben@seta00.com)
  2040. # [17:16] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2041. # [17:16] * Joins: reuben (reuben@seta00.com)
  2042. # [17:16] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2043. # [17:16] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2044. # [17:17] * Joins: taf2 (taf2@moz-9F0170A.bltmmd.fios.verizon.net)
  2045. # [17:17] * Joins: reuben (reuben@seta00.com)
  2046. # [17:17] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2047. # [17:18] * Joins: reuben (reuben@seta00.com)
  2048. # [17:18] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2049. # [17:18] * Joins: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net)
  2050. # [17:18] * Joins: reuben (reuben@seta00.com)
  2051. # [17:18] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2052. # [17:19] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  2053. # [17:19] * Joins: reuben (reuben@seta00.com)
  2054. # [17:19] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2055. # [17:19] * mjschranz is now known as mjschranz_away
  2056. # [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
  2057. # [17:19] * Joins: reuben (reuben@seta00.com)
  2058. # [17:19] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2059. # [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
  2060. # [17:19] <@smaug> so could we block Flash 11.3 :)
  2061. # [17:20] <@ehsan> so that you don't have to resort to that kind of hack
  2062. # [17:20] * Joins: reuben (reuben@seta00.com)
  2063. # [17:20] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2064. # [17:20] <@ehsan> sawrubh: does that make sense?
  2065. # [17:20] * Joins: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  2066. # [17:20] * Joins: reuben (reuben@seta00.com)
  2067. # [17:20] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2068. # [17:20] <sawrubh> ehsan: all that helper would do is call |gDownloadLastDirFile = ""| right ?
  2069. # [17:21] <@ehsan> sawrubh: correct
  2070. # [17:21] <sawrubh> I mean set :P
  2071. # [17:21] * Joins: reuben (reuben@seta00.com)
  2072. # [17:21] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2073. # [17:21] * Quits: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz) (Quit: Connection reset by beer)
  2074. # [17:21] <sawrubh> thanks
  2075. # [17:21] <@ehsan> yeah
  2076. # [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
  2077. # [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
  2078. # [17:21] * Joins: reuben (reuben@seta00.com)
  2079. # [17:21] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2080. # [17:22] <@ehsan> ok
  2081. # [17:22] * Joins: reuben (reuben@seta00.com)
  2082. # [17:22] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2083. # [17:22] * Joins: kdcw (kdc@moz-F7413045.pk.shawcable.net)
  2084. # [17:22] * Joins: reuben (reuben@seta00.com)
  2085. # [17:22] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2086. # [17:23] * Quits: harth (harth@514D186.F3BBB17D.144F44FA.IP) (Input/output error)
  2087. # [17:23] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  2088. # [17:23] * Joins: reuben (reuben@seta00.com)
  2089. # [17:23] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2090. # [17:24] * Joins: reuben (reuben@seta00.com)
  2091. # [17:24] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2092. # [17:24] * Joins: reuben (reuben@seta00.com)
  2093. # [17:24] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2094. # [17:24] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
  2095. # [17:25] * Joins: reuben (reuben@seta00.com)
  2096. # [17:25] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2097. # [17:25] * AutomatedTester|away is now known as AutomatedTester
  2098. # [17:25] * Joins: reuben (reuben@seta00.com)
  2099. # [17:25] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2100. # [17:26] <@roc> bz_sleep: ping?
  2101. # [17:26] <@smaug> jlebar: ping
  2102. # [17:26] * Joins: reuben (reuben@seta00.com)
  2103. # [17:26] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2104. # [17:26] <jlebar> smaug, ack
  2105. # [17:26] * Joins: reuben (reuben@seta00.com)
  2106. # [17:26] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2107. # [17:27] * Joins: reuben (reuben@seta00.com)
  2108. # [17:27] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2109. # [17:27] <@smaug> jlebar: http://hg.mozilla.org/mozilla-central/rev/f3cd319dd52d looks odd
  2110. # [17:27] * Joins: harth (harth@514D186.F3BBB17D.144F44FA.IP)
  2111. # [17:27] * Joins: reuben (reuben@seta00.com)
  2112. # [17:27] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2113. # [17:27] <@smaug> what did you change in nsGenericElement?
  2114. # [17:27] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2115. # [17:27] <jlebar> smaug, This is a known bug in hg.
  2116. # [17:28] * Joins: reuben (reuben@seta00.com)
  2117. # [17:28] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2118. # [17:28] <jlebar> smaug, I can find the bugzilla bug I filed where we completely filpped out thinking it was repository corruption...
  2119. # [17:28] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  2120. # [17:28] * ChanServ sets mode: +o roc
  2121. # [17:28] * Joins: reuben (reuben@seta00.com)
  2122. # [17:28] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2123. # [17:28] <@smaug> jlebar: oh, ok
  2124. # [17:28] <@smaug> nm then
  2125. # [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
  2126. # [17:29] <jlebar> smaug, It's a pretty bad bug for a scm!
  2127. # [17:29] * Joins: reuben (reuben@seta00.com)
  2128. # [17:29] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2129. # [17:29] <@roc> bz_sleep: ping?
  2130. # [17:29] * Quits: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2131. # [17:29] * Joins: reuben (reuben@seta00.com)
  2132. # [17:29] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2133. # [17:30] * Joins: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP)
  2134. # [17:30] * Joins: reuben (reuben@seta00.com)
  2135. # [17:30] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2136. # [17:30] * Quits: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net) (Quit: brendan)
  2137. # [17:30] <jlebar> Apparently /ignore reuben ALL doesn't work. What's the magic incantation?
  2138. # [17:31] <rillian> what does 'Max SendQ exceeded' mean?
  2139. # [17:31] * Joins: reuben (reuben@seta00.com)
  2140. # [17:31] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2141. # [17:31] * mjschranz_away is now known as mjschranz
  2142. # [17:31] <bhearsum> rillian: i think that means his client is spamming IRC commands
  2143. # [17:31] * Quits: protz (protz@moz-E29D2A15.inria.fr) (Quit: Leaving)
  2144. # [17:31] * Joins: reuben (reuben@seta00.com)
  2145. # [17:31] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2146. # [17:31] <bhearsum> if you're using irssi, try '/ignore reuben JOINS PARTS QUITS'
  2147. # [17:32] * Joins: reuben (reuben@seta00.com)
  2148. # [17:32] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2149. # [17:32] * Joins: berkerpeksag (berkerpeks@2D67B236.F9990319.5DEFA22.IP)
  2150. # [17:32] <jlebar> maybe in xchat /ignore reuben CHAN
  2151. # [17:32] <@bsmedberg> Who here knows how to read x86 assembly in byte form, or a tool I can use to help understand it?
  2152. # [17:32] * Joins: reuben (reuben@seta00.com)
  2153. # [17:32] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2154. # [17:32] <jlebar> bsmedberg, stick it in a ".o" file and use objdump?
  2155. # [17:32] <rillian> bhearsum: :/
  2156. # [17:32] * Quits: WaltS (Daily@moz-236B7C90.pitt.east.verizon.net) (Quit: WaltS)
  2157. # [17:33] <@bsmedberg> jlebar: well, I already know what objdump says it should be
  2158. # [17:33] * Joins: reuben (reuben@seta00.com)
  2159. # [17:33] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2160. # [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
  2161. # [17:33] <jlebar> bsmedberg, You think that might be wrong? o.O
  2162. # [17:33] <@khuey> bsmedberg: derf perhaps?
  2163. # [17:33] <@bsmedberg> jlebar: well kinda yes
  2164. # [17:33] * Joins: reuben (reuben@seta00.com)
  2165. # [17:33] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2166. # [17:33] <@khuey> bsmedberg: or one of the JIT guys?
  2167. # [17:33] <@bsmedberg> jlebar: http://pastebin.mozilla.org/1709450
  2168. # [17:34] <Pike> any irc op willing to keep reuben from doing join dances?
  2169. # [17:34] * Joins: reuben (reuben@seta00.com)
  2170. # [17:34] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2171. # [17:34] <rillian> edmorley: makes sense. do we kickban for that soft of thing at some point?
  2172. # [17:34] <@bsmedberg> specifically what the actual numeric value of __pr_initialized is in that sequence
  2173. # [17:34] <tbsaunde> bsmedberg: IDA?
  2174. # [17:34] * Joins: reuben (reuben@seta00.com)
  2175. # [17:34] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2176. # [17:34] <@bsmedberg> tbsaunde: ?
  2177. # [17:34] <edmorley> rillian: I would hope so; he has been emailed explaining
  2178. # [17:35] * Joins: reuben (reuben@seta00.com)
  2179. # [17:35] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2180. # [17:35] <@ted> bsmedberg: you can use objdump
  2181. # [17:35] <tbsaunde> bsmedberg: let me find a link, its the intellegent dis assembler, expensive, but i hear good
  2182. # [17:35] * Quits: michal (michal@F8B4DDD2.FC749DA6.F23860FD.IP) (Ping timeout)
  2183. # [17:35] <@ted> bsmedberg: i have a script here hang on
  2184. # [17:35] * Joins: jparsons|zzz (jed@moz-59C58F81.dsl.dynamic.sonic.net)
  2185. # [17:35] <@bsmedberg> ted: see my pastebin? I already have the objdump output
  2186. # [17:35] * Joins: reuben (reuben@seta00.com)
  2187. # [17:35] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2188. # [17:35] <Ms2ger> ircops?
  2189. # [17:35] * Joins: jviereck (Adium@moz-731D60F.dip.t-dialin.net)
  2190. # [17:35] <jcranmer> bsmedberg: llvm-mc ?
  2191. # [17:35] <@ted> bsmedberg: oh
  2192. # [17:36] <@ted> http://pastebin.mozilla.org/1709454
  2193. # [17:36] * jparsons|zzz is now known as jedp
  2194. # [17:36] * Joins: reuben (reuben@seta00.com)
  2195. # [17:36] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2196. # [17:36] <@ted> bsmedberg: you're not happy with objdump's disassembly?
  2197. # [17:36] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2198. # [17:36] * Joins: reuben (reuben@seta00.com)
  2199. # [17:36] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2200. # [17:36] <vlad> is anyone?
  2201. # [17:36] <@bsmedberg> ted: I want to know the exact value of the __pr_ thing
  2202. # [17:36] <@ted> ahh
  2203. # [17:36] <jlebar> bsmedberg, Why not just objdump that one chunk?
  2204. # [17:37] <jlebar> bsmedberg, Then objdump won't demunge the value.
  2205. # [17:37] <@ted> is there not a way to ask objdump what that value is?
  2206. # [17:37] * Joins: reuben (reuben@seta00.com)
  2207. # [17:37] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2208. # [17:37] <@ted> alternately, just use that script i just pastebinned, and pass that to objdump
  2209. # [17:37] * jlebar has been trying to do this unsuccessfully for the past 2 minutes.
  2210. # [17:37] <jlebar> Indeed.
  2211. # [17:37] <@ted> that script just dumps bytes to a file and disassembles them
  2212. # [17:37] * Joins: reuben (reuben@seta00.com)
  2213. # [17:37] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2214. # [17:37] <@bsmedberg> hrm ok
  2215. # [17:38] <@ted> 0: 83 3d 8c 85 02 10 00 cmpl $0x0,0x1002858c
  2216. # [17:38] <@ehsan> bsmedberg: hrm, aren't these bytes the address? 8C 85 02 10
  2217. # [17:38] * Quits: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au) (Ping timeout)
  2218. # [17:38] <@ted> from od.py 833D8C85021000
  2219. # [17:38] <mounir> edmorley: thanks!
  2220. # [17:38] * Joins: reuben (reuben@seta00.com)
  2221. # [17:38] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2222. # [17:38] <mounir> edmorley: I definitely owe you a beer :)
  2223. # [17:38] * @ted used that script a lot when hacking on his JS disassembler
  2224. # [17:38] <@bsmedberg> ted: ty
  2225. # [17:38] <@ehsan> iow, 0x1002858c
  2226. # [17:39] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/eea94a9b40a1 - John Hopkins - Bug 775670 - Build Thunderbird using clang. r=rail
  2227. # [17:39] * Joins: reuben (reuben@seta00.com)
  2228. # [17:39] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2229. # [17:39] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2230. # [17:39] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2231. # [17:39] <derf> ehsan: Except it's rip-relative addressing, no?
  2232. # [17:39] * Joins: reuben (reuben@seta00.com)
  2233. # [17:39] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2234. # [17:39] <jlebar> derf to the rescue
  2235. # [17:39] <@ted> derf: it's x86
  2236. # [17:40] <@ehsan> derf: no they should be absolute based on the module's default base address
  2237. # [17:40] <derf> ted: Well, eip-relative, then.
  2238. # [17:40] * Joins: reuben (reuben@seta00.com)
  2239. # [17:40] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2240. # [17:40] <@bsmedberg> is it eip-relative?
  2241. # [17:40] <@ehsan> if the loader relocates the module, then it goes ahead and patches all of those addresses
  2242. # [17:40] * @bsmedberg feels that ehsan is correct here
  2243. # [17:40] <derf> Yeah, sorry, I think I'm just confused.
  2244. # [17:40] <@ehsan> bsmedberg: you need to compare the base address of the module with whatever the PE header says
  2245. # [17:40] * Joins: reuben (reuben@seta00.com)
  2246. # [17:40] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2247. # [17:40] * Joins: jhammel (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2248. # [17:41] * Joins: reuben (reuben@seta00.com)
  2249. # [17:41] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2250. # [17:41] <@ehsan> bsmedberg: is this coming from a running instance of firefox, or are you disassembling the binaries?
  2251. # [17:41] <@ted> it'd actually patch the address in the code?
  2252. # [17:41] <@ehsan> ted: yes
  2253. # [17:41] <@ted> because we should have the code around $eip in the minidump
  2254. # [17:41] <@bsmedberg> ted: yeah, that's how DLL rebasing works on Windows
  2255. # [17:41] * Joins: reuben (reuben@seta00.com)
  2256. # [17:41] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2257. # [17:41] <@ehsan> that's why loading modules at other addresses is slow
  2258. # [17:41] <edmorley> mounir: np
  2259. # [17:42] <@bsmedberg> that's why ASLR makes windows slower
  2260. # [17:42] <@ehsan> indeed
  2261. # [17:42] <@ted> ah
  2262. # [17:42] * Joins: reuben (reuben@seta00.com)
  2263. # [17:42] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2264. # [17:42] <@ehsan> and also because of the fact that windows will no longer be able to share modules across processes
  2265. # [17:42] <@ehsan> fun times
  2266. # [17:42] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  2267. # [17:42] <@bsmedberg> ehsan: it's from minidumps, see bug 775090
  2268. # [17:42] <@bsmedberg> what should be and what are don't quite match
  2269. # [17:42] * Joins: reuben (reuben@seta00.com)
  2270. # [17:42] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2271. # [17:42] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  2272. # [17:42] <@ehsan> bsmedberg: ok then it's an absolute address
  2273. # [17:43] <@ehsan> bsmedberg: what doesn't match correctly?
  2274. # [17:43] * AutomatedTester is now known as AutomatedTester|away
  2275. # [17:43] * Joins: reuben (reuben@seta00.com)
  2276. # [17:43] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2277. # [17:43] <tbsaunde> bsmedberg: fwiw http://www.hex-rays.com/products/ida/5.2/index.shtml
  2278. # [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
  2279. # [17:43] * Joins: reuben (reuben@seta00.com)
  2280. # [17:43] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2281. # [17:43] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2282. # [17:44] <@ted> 83 3d 8c 85 02 00 00
  2283. # [17:44] <@ted> from an actual minidump
  2284. # [17:44] * Joins: reuben (reuben@seta00.com)
  2285. # [17:44] * catlee-mtg is now known as catlee-lunch
  2286. # [17:44] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2287. # [17:44] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  2288. # [17:44] * ChanServ sets mode: +o roc
  2289. # [17:44] * Joins: reuben (reuben@seta00.com)
  2290. # [17:44] * Quits: rail (rail@moz-E6144DC3.iqchoice.com) (Ping timeout)
  2291. # [17:44] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2292. # [17:44] * armenzg is now known as armenzg_lunch
  2293. # [17:45] * Joins: dveditz (dveditz@moz-5051E786.dhcp.cruzio.com)
  2294. # [17:45] * ChanServ sets mode: +o dveditz
  2295. # [17:45] <@ehsan> ted: hmm, that's.. weird
  2296. # [17:45] * Joins: reuben (reuben@seta00.com)
  2297. # [17:45] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2298. # [17:45] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  2299. # [17:45] * Joins: reuben (reuben@seta00.com)
  2300. # [17:45] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2301. # [17:45] <dumitru> oh boy
  2302. # [17:45] * Quits: tn (tn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2303. # [17:46] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Ping timeout)
  2304. # [17:46] <@khuey> wtf why didn't that work
  2305. # [17:46] <@ted> i just give you the data
  2306. # [17:46] <@ted> i don't know shit
  2307. # [17:46] * Joins: reuben (reuben@seta00.com)
  2308. # [17:46] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2309. # [17:46] <jcranmer> ou
  2310. # [17:46] * Quits: edmorley (Mibbit@moz-E8D75C56.range86-166.btcentralplus.com) (Quit: coming back when this spam has stopped)
  2311. # [17:46] <@ted> http://hg.mozilla.org/users/tmielczarek_mozilla.com/get-minidump-instructions/
  2312. # [17:46] <@ted> FYI
  2313. # [17:46] <jcranmer> it's definitely an absolute address
  2314. # [17:46] * Quits: marcoz (marco.zehe@moz-45FDABBE.dip.t-dialin.net) (Quit: Leaving.)
  2315. # [17:46] <@ted> will spit out the blob of memory
  2316. # [17:46] <jcranmer> cmpl $0, 268600716
  2317. # [17:46] * Joins: reuben (reuben@seta00.com)
  2318. # [17:46] * Quits: reuben (reuben@seta00.com) (Max SendQ exceeded)
  2319. # [17:46] <@ted> from a minidump
  2320. # [17:47] * khuey sets mode: +b *!*reuben@*
  2321. # [17:47] <@ted> http://pastebin.mozilla.org/1709455
  2322. # [17:47] <@ted> is this particular dump
  2323. # [17:47] <@ehsan> so.. the last byte in the address is 00
  2324. # [17:47] <jcranmer> ehsan: the last byte is the value to compare with
  2325. # [17:47] <@ted> https://crash-stats.mozilla.com/report/index/13b80a78-1d88-4839-9035-a8e6c2120720
  2326. # [17:47] <@ted> this one
  2327. # [17:47] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2328. # [17:47] * dumitru sets mode: -b *!*reuben@*
  2329. # [17:47] <@ehsan> bsmedberg: what's the base address of the nspr module in the minidump?
  2330. # [17:47] <dumitru> I glined his IP
  2331. # [17:47] <@khuey> dumitru: ?
  2332. # [17:48] <@khuey> ok
  2333. # [17:48] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee)
  2334. # [17:48] <@bsmedberg> Module|nspr4.dll|4.9.0.0|nspr4.pdb|F5CCA0A443DF4A64B22C87FB2EE5BFB12|0x6d140000|0x6d16bfff|0 should be 0x6d140000
  2335. # [17:48] * Joins: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP)
  2336. # [17:48] <@ehsan> jcranmer: yeah I'm talking about the byte before it
  2337. # [17:48] * Joins: jgilbert (jgilbert@F2D29657.F60B0462.67AC9B1.IP)
  2338. # [17:48] <@ted> ehsan: bsmedberg and i may be talking about different dumps
  2339. # [17:48] <@ted> so let's be careful
  2340. # [17:48] * @bsmedberg is on https://crash-stats.mozilla.com/report/index/3cfc2b99-4374-4cf0-a9f4-0009c2120718
  2341. # [17:48] <@ehsan> ted: ah ok
  2342. # [17:48] <@ted> 0x00a30000 - 0x00a5bfff nspr4.dll 4.9.0.0
  2343. # [17:48] <@ted> is the dump i just dumped
  2344. # [17:48] <froydnj> hm, no CC log
  2345. # [17:48] <@ehsan> bsmedberg: can you email me the dump please? I don't have privs
  2346. # [17:49] <@ted> my brain hurts, i'm gonna go eat lunch
  2347. # [17:49] * Quits: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2348. # [17:49] * gregglind_away is now known as gregglind
  2349. # [17:49] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  2350. # [17:49] * @ehsan fires up his windows box
  2351. # [17:49] * Quits: xsergio (sergio@DAEF1255.9C8843EE.A4F23BCE.IP) (Quit: Bye)
  2352. # [17:50] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  2353. # [17:50] * lsblakk|afk is now known as lsblakk
  2354. # [17:50] * Joins: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP)
  2355. # [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
  2356. # [17:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6a3791473b56 - Fabrice Desré - Bug 715814 - Implement Web Activities : B2G Specific [r=cjones]
  2357. # [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
  2358. # [17:51] * Joins: michal (michal@moz-8771C5B3.broadband15.iol.cz)
  2359. # [17:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/53da353104ee - Fabrice Desré - Bug 715814 - Implement Web Activities : IDL [rs+sr=mounir]
  2360. # [17:51] <froydnj> khuey: so setting nsCycleCollector.cpp:gAlwaysLogCCGraphs is sufficient or no?
  2361. # [17:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7938ab0b63db - Fabrice Desré - Bug 715814 - Implement Web Activities: DOM Part [r=mounir]
  2362. # [17:51] <froydnj> (trying to get CC logs from running mochitests)
  2363. # [17:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/09094f943d29 - Fabrice Desré - Bug 715814 - Implement Web Activities : Activity Object [r=mounir]
  2364. # [17:51] * Quits: kredik (chatzilla@moz-7BF4BFBD.w80-11.abo.wanadoo.fr) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
  2365. # [17:54] <@khuey> froydnj: I don't know without reading code
  2366. # [17:54] <@khuey> but you probably don't want to log the graph on every CC
  2367. # [17:54] <@khuey> that'll be SLOOOOOOOOOOOW
  2368. # [17:54] <froydnj> oh, look, it puts them in /tmp
  2369. # [17:55] * Joins: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com)
  2370. # [17:55] <vlad> luke: ping
  2371. # [17:55] <froydnj> khuey: well, I don't know that I have better options
  2372. # [17:56] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  2373. # [17:57] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Ping timeout)
  2374. # [17:57] * Joins: flosty (AndChat215@DB5CACD2.7B640974.354B30E7.IP)
  2375. # [17:57] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  2376. # [17:58] * Joins: rail_away (rail@moz-E6144DC3.iqchoice.com)
  2377. # [17:58] <froydnj> hm, nsXPConnect doesn't even show up in these logs
  2378. # [17:59] * Joins: AndChat|215124 (AndChat215@moz-35A49CA0.static.tpgi.com.au)
  2379. # [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).
  2380. # [18:00] * Quits: flosty (AndChat215@DB5CACD2.7B640974.354B30E7.IP) (Ping timeout)
  2381. # [18:00] * Quits: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  2382. # [18:00] <@ehsan> bsmedberg: this is 14.0.1 release right?
  2383. # [18:00] <@bsmedberg> yes
  2384. # [18:01] <@smaug> froydnj: khuey: logging all the CCs might not be horribly slow
  2385. # [18:01] <@smaug> graph is usually reasonable small
  2386. # [18:01] * Ms2ger blames edmorley
  2387. # [18:01] <@smaug> unless one wants to get the full graph without optimizations
  2388. # [18:03] <NeilAway> bsmedberg: ds: is the _d_eafult _s_egment for a memory reference...
  2389. # [18:03] * Joins: dao-m (AndChat@moz-B5EE1E21.web.vodafone.de)
  2390. # [18:03] <jcranmer> NeilAway: try _d_ata _s_egment
  2391. # [18:04] * Quits: TheCrap (TheCrap@moz-4211B514.dip0.t-ipconnect.de) (Ping timeout)
  2392. # [18:05] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  2393. # [18:05] * ChanServ sets mode: +o roc
  2394. # [18:07] * Quits: taf2 (taf2@moz-9F0170A.bltmmd.fios.verizon.net) (Quit: taf2)
  2395. # [18:07] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  2396. # [18:07] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  2397. # [18:07] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
  2398. # [18:09] <@ehsan> bsmedberg: so the address that I see here is 0x6d02858c
  2399. # [18:09] * Joins: Mossop (mossop@2EAFC193.4AA62C89.51465770.IP)
  2400. # [18:09] <Ms2ger> So, did anything stick in the last 200 commits in m-c?
  2401. # [18:09] <@ehsan> bsmedberg: which is smaller than the base address for nspr4.dll (0x6d140000)
  2402. # [18:09] <@ehsan> which makes no sense at all!!!
  2403. # [18:09] * Joins: tn (tn@F2D29657.F60B0462.67AC9B1.IP)
  2404. # [18:10] * mdas is now known as mdas|afk
  2405. # [18:10] * Joins: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net)
  2406. # [18:10] <@ehsan> bsmedberg: and so far I agree with your evaluation of the bug. :(
  2407. # [18:11] * jmaher is now known as jmaher|afk
  2408. # [18:11] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2409. # [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?
  2410. # [18:12] * Quits: tonymec (tonymec@CCABDCB1.C225E126.277517C1.IP) (Input/output error)
  2411. # [18:12] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  2412. # [18:12] * ChanServ sets mode: +o roc
  2413. # [18:13] * mdas|afk is now known as mdas
  2414. # [18:13] * jcranmer is now known as jcranmer|away
  2415. # [18:13] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2416. # [18:13] <cpearce> fabrice: your patch changed the code in layoutmodule.cpp last, that's where my build error is happening...
  2417. # [18:13] * Quits: twi (Adium@moz-87F0976E.ip218.fastwebnet.it) (Ping timeout)
  2418. # [18:14] * Quits: @bz_sleep (bzbarsky@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  2419. # [18:14] * ted sets mode: +b reuben!*@*
  2420. # [18:14] <Ms2ger> ted, already dealt with, fwiw
  2421. # [18:14] * Quits: jedp (jed@moz-59C58F81.dsl.dynamic.sonic.net) (Ping timeout)
  2422. # [18:14] <@ted> ah
  2423. # [18:14] <@ted> cool
  2424. # [18:14] <jhammel> eh, double banning never hurt anyone
  2425. # [18:14] <Ms2ger> ted, also, a question
  2426. # [18:14] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2427. # [18:14] * khuey sets mode: -b reuben!*@*
  2428. # [18:15] <Ms2ger> Do I need to include rules.mk to use DIRS?
  2429. # [18:15] * Quits: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net) (Quit: zzzzzzzzz)
  2430. # [18:15] <@ted> if you want those DIRS to get built, yes
  2431. # [18:15] <Ms2ger> Bah
  2432. # [18:15] * mjschranz is now known as mjschranz_away
  2433. # [18:16] * Quits: tonymec|away (tonymec@CCABDCB1.C225E126.277517C1.IP) (Quit: Konversation terminated!)
  2434. # [18:16] * Quits: berkerpeksag (berkerpeks@2D67B236.F9990319.5DEFA22.IP) (Ping timeout)
  2435. # [18:16] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Connection reset by peer)
  2436. # [18:16] * Quits: masayuki (Daily@moz-911CC660.zaq.ne.jp) (Quit: masayuki)
  2437. # [18:16] * Quits: gerv (gerv@moz-6C2347F6.range86-141.btcentralplus.com) (Ping timeout)
  2438. # [18:16] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  2439. # [18:17] <rillian> does NS_ConvertUTF8toUTF16() validate the source string?
  2440. # [18:17] <@bsmedberg> Ms2ger: you always have to include rules.mk
  2441. # [18:17] <@bsmedberg> rillian: I believe it asserts if the source isn't utf8
  2442. # [18:17] * @bsmedberg is not absolutely sure of that
  2443. # [18:17] <rillian> hmm. ok thanks.
  2444. # [18:18] * rillian should just test
  2445. # [18:18] * Joins: wesj (Instantbir@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2446. # [18:19] * Quits: dao-m (AndChat@moz-B5EE1E21.web.vodafone.de) (Quit: Bye)
  2447. # [18:21] * dhylands|zzzz is now known as dhylands
  2448. # [18:21] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  2449. # [18:21] * ChanServ sets mode: +o roc
  2450. # [18:22] * Joins: gerv (gerv@moz-6C2347F6.range86-141.btcentralplus.com)
  2451. # [18:22] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Ping timeout)
  2452. # [18:23] * ctalbert|afk is now known as ctalbert
  2453. # [18:23] * Quits: WorkerThread (BoredOnIRC@moz-C8599121.washdc.fios.verizon.net) (Broken pipe)
  2454. # [18:26] * Joins: akeybl (akeybl@moz-BBE3ABD.mv.mozilla.com)
  2455. # [18:26] * Joins: bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP)
  2456. # [18:26] * Parts: bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP)
  2457. # [18:26] * Joins: janv (varga@5E97B854.63A86A95.8633E8B5.IP)
  2458. # [18:26] * Quits: mike5w3c (MikeS@moz-B9ABE643.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
  2459. # [18:26] * Joins: bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP)
  2460. # [18:26] * ChanServ sets mode: +o bz
  2461. # [18:27] * Parts: @bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP)
  2462. # [18:27] * Joins: bz (bzbarsky@F2D29657.F60B0462.67AC9B1.IP)
  2463. # [18:27] * ChanServ sets mode: +o bz
  2464. # [18:27] * Joins: akeybl_ (akeybl@moz-7B0110AD.mv.mozilla.com)
  2465. # [18:27] * Quits: janv (varga@5E97B854.63A86A95.8633E8B5.IP) (Quit: This computer has gone to sleep)
  2466. # [18:27] * Joins: priya (Adium@moz-BBE3ABD.mv.mozilla.com)
  2467. # [18:27] * Joins: mike5w3c (MikeS@moz-B9ABE643.xgsspn.imtp.tachikawa.spmode.ne.jp)
  2468. # [18:27] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2469. # [18:28] <@ehsan> bsmedberg: see my latest comment on the bug, it's definitely mem corruption :(
  2470. # [18:28] * Quits: akeybl (akeybl@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2471. # [18:28] * ehsan is now known as ehsan-lunch
  2472. # [18:29] * jimm is now known as jimm-lunch
  2473. # [18:29] * Joins: janv (varga@5E97B854.63A86A95.8633E8B5.IP)
  2474. # [18:30] * Joins: gerv1 (gerv@moz-6C2347F6.range86-141.btcentralplus.com)
  2475. # [18:30] * Quits: gerv (gerv@moz-6C2347F6.range86-141.btcentralplus.com) (Connection reset by peer)
  2476. # [18:31] * Quits: janv (varga@5E97B854.63A86A95.8633E8B5.IP) (Ping timeout)
  2477. # [18:31] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  2478. # [18:31] <luke> vlad: pong
  2479. # [18:31] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2480. # [18:32] * kmoir is now known as kmoir-afk
  2481. # [18:32] <sawrubh> ehsan-lunch jdm this is the error I'm getting without overriding the stringBundle and validatedFile.. : http://pastebin.mozilla.org/1709476
  2482. # [18:33] <sawrubh> so I think we can't remove the overriding bits :s
  2483. # [18:33] * ahal is now known as ahal|lunch
  2484. # [18:33] <vlad> luke: i ended up filing bug 775994 instead of asking you for thoughts :)
  2485. # [18:34] <jdm> sawrubh: I'll defer to ehsan on this
  2486. # [18:34] * Quits: gerv1 (gerv@moz-6C2347F6.range86-141.btcentralplus.com) (Ping timeout)
  2487. # [18:34] <@ehsan-lunch> sawrubh: please comment on the bug
  2488. # [18:34] * Joins: berkerpeksag (berkerpeks@47A591B.568837C4.5DEFA22.IP)
  2489. # [18:34] <@ehsan-lunch> but you don't need to take validateFile out
  2490. # [18:34] <luke> vlad: yeah, that would be TI
  2491. # [18:34] * Joins: jgriffin (jgriffin@moz-4FBFA41D.hsd1.wa.comcast.net)
  2492. # [18:34] * ehsan-lunch is now known as ehsan-busy
  2493. # [18:34] * Joins: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net)
  2494. # [18:34] * mdas is now known as mdas|afk
  2495. # [18:35] <vlad> luke: yeah
  2496. # [18:35] * mjschranz_away is now known as mjschranz
  2497. # [18:35] * Quits: sfink (chatzilla@moz-8D93AA61.dsl.pltn13.sbcglobal.net) (Ping timeout)
  2498. # [18:35] <vlad> luke: seems excessive though.. other emscripten-compiled code doesn't seem to use that much memory
  2499. # [18:35] <luke> vlad: i'll cc brian and maybe he'll be able to find a good quickfix
  2500. # [18:35] <vlad> cool
  2501. # [18:36] * Quits: jgriffin (jgriffin@moz-4FBFA41D.hsd1.wa.comcast.net) (Connection reset by peer)
  2502. # [18:36] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  2503. # [18:36] * ChanServ sets mode: +o roc
  2504. # [18:36] * Joins: jgriffin (jgriffin@moz-4FBFA41D.hsd1.wa.comcast.net)
  2505. # [18:37] * mjschranz is now known as mjschranz_away
  2506. # [18:38] <@ehsan-busy> bbondy: ping
  2507. # [18:38] <bbondy> ehsan-busy: hi
  2508. # [18:38] <@ehsan-busy> bbondy: hey, can you search the entire address space for a value in vc?
  2509. # [18:38] * mattwoodrow is now known as mattwoodrow|away
  2510. # [18:38] * mjschranz_away is now known as mjschranz
  2511. # [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
  2512. # [18:38] * KaiRo is now known as KaiRo_away
  2513. # [18:39] * Joins: erikvold (erikvold@moz-33BF5BAF.gv.shawcable.net)
  2514. # [18:39] <@ehsan-busy> I can't seem to get that to work
  2515. # [18:39] <bbondy> I mean Debug -> Windows -> Memory
  2516. # [18:39] * Joins: terrence (terrence@moz-BBE3ABD.mv.mozilla.com)
  2517. # [18:40] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
  2518. # [18:40] <@ehsan-busy> yeah
  2519. # [18:40] <@ehsan-busy> that's what i'm looking at
  2520. # [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?
  2521. # [18:40] <@ehsan-busy> but I can't search in it
  2522. # [18:40] <@ehsan-busy> an address
  2523. # [18:40] <bbondy> just put the address in the Address: field
  2524. # [18:40] <@ehsan-busy> or 4 bytes, IOW
  2525. # [18:40] <bbondy> and it'll bring you to that memory
  2526. # [18:41] <@ehsan-busy> no I wanna find the places which reference that address
  2527. # [18:41] <bbondy> oh
  2528. # [18:42] * Quits: jviereck (Adium@moz-731D60F.dip.t-dialin.net) (Quit: Leaving.)
  2529. # [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
  2530. # [18:43] <bbondy> that. But that was like 20 years ago that I tried that, I think it was in win95 too.
  2531. # [18:43] * Quits: AaronMT (AaronMT@moz-DEDA283.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  2532. # [18:43] * davehunt is now known as davehunt|away
  2533. # [18:43] <bbondy> so slightly less than 20 years :)
  2534. # [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
  2535. # [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
  2536. # [18:44] <@ehsan-busy> bbondy: yeah well all I have is a minidump :(
  2537. # [18:45] * Joins: whimboo (whimboo@moz-216F9AFA.superkabel.de)
  2538. # [18:45] <bbondy> maybe you an copy the memory view out or something into a hex editor and search that way?
  2539. # [18:45] <bbondy> or search the mini dump in a hex editor
  2540. # [18:45] * Joins: gerv (gerv@6536A35.11DFEF90.2BCC804A.IP)
  2541. # [18:45] * Joins: AaronMT (AaronMT@moz-DEDA283.cpe.net.cable.rogers.com)
  2542. # [18:45] <@ehsan-busy> ok
  2543. # [18:45] <@ehsan-busy> good idea
  2544. # [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?
  2545. # [18:46] <whimboo> the code is inside the mozmill extension
  2546. # [18:46] <NeilAway> whimboo: you need aSubject.QueryInterface(Components.interfaces.nsISupportsPRBool)
  2547. # [18:47] * Quits: gerv (gerv@6536A35.11DFEF90.2BCC804A.IP) (Ping timeout)
  2548. # [18:47] <whimboo> NeilAway: hm why isn't it needed here?
  2549. # [18:47] <whimboo> http://mxr.mozilla.org/mozilla-central/source/browser/fuel/test/browser_ApplicationQuitting.js
  2550. # [18:47] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
  2551. # [18:48] <@ehsan-busy> bsmedberg: ping
  2552. # [18:48] <@ehsan-busy> glandium: ping
  2553. # [18:48] <glandium> ehsan-busy: pong
  2554. # [18:48] * Quits: raphc (quassel@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  2555. # [18:49] <@ehsan-busy> glandium: what is the impact of bug 772841?
  2556. # [18:49] <whimboo> NeilAway: so i assume you meant: aSubject.data.QueryInterface(Components.interfaces.nsISupportsPRBool) = true;
  2557. # [18:49] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
  2558. # [18:49] <Ms2ger> aSubject.QueryInterface(Components.interfaces.nsISupportsPRBool).data = true;
  2559. # [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
  2560. # [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...
  2561. # [18:50] <glandium> ehsan-busy: re-enabling omnijar re-ordering
  2562. # [18:50] * jcranmer|away is now known as jcranmer
  2563. # [18:50] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  2564. # [18:50] <whimboo> Ms2ger, NeilAway: works thanks a lot!
  2565. # [18:50] <nrc> bz: you suggested changing http://mxr.mozilla.org/mozilla-central/source/dom/bindings/Codegen.py#1379
  2566. # [18:50] <Ms2ger> Np
  2567. # [18:50] <Ms2ger> nrc, patch?
  2568. # [18:50] <nrc> bz: but I needed to change: http://mxr.mozilla.org/mozilla-central/source/dom/bindings/Codegen.py#1490
  2569. # [18:50] <@ehsan-busy> glandium: so that changes the offsets of stuff in omnijar and nothing else?
  2570. # [18:50] <nrc> Ms2ger: one sec...
  2571. # [18:50] <glandium> ehsan-busy: it also puts a central directory at the beginning
  2572. # [18:51] * mjschranz is now known as mjschranz_away
  2573. # [18:51] * Quits: JeroenDeDauw (j@moz-E78C4238.dip.t-dialin.net) (Ping timeout)
  2574. # [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?
  2575. # [18:51] <@ehsan-busy> glandium: it was the only thing landed for 14.0.1 apparently
  2576. # [18:52] <glandium> ehsan-busy: that's quite unlikely, unless this was happening on 11 and before
  2577. # [18:52] <@ehsan-busy> glandium: well lots of stuff changed since 11 too :)
  2578. # [18:52] <nrc> Ms2ger, bz: http://pastebin.mozilla.org/1709485
  2579. # [18:52] <@ehsan-busy> so we might have introduced new bugs
  2580. # [18:52] <glandium> ehsan-busy: in the jar reader?
  2581. # [18:52] <Ms2ger> nrc, that's an awful error message :)
  2582. # [18:52] <@ehsan-busy> glandium: or elsewhere
  2583. # [18:52] <@ehsan-busy> glandium: it's very hard to imagine what this bug is
  2584. # [18:53] * Joins: squeakytoy (squeakytoy@moz-9E84F244.netset.se)
  2585. # [18:53] <@ehsan-busy> but I'm thinking of proposing to back out your patch on release
  2586. # [18:53] <glandium> ehsan-busy: the omni jar change would only be a problem if the jar reader is broken
  2587. # [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!
  2588. # [18:53] <@ehsan-busy> glandium: do we have any reason to assume that is not the case?
  2589. # [18:53] <nrc> s/our tests/w3c canvas tests
  2590. # [18:53] <Ms2ger> nrc, they should check e.name == "TypeError", no?
  2591. # [18:54] * Quits: cloudpopup (squeakytoy@moz-9E84F244.netset.se) (Ping timeout)
  2592. # [18:54] <Ms2ger> nrc, that will be true for any error you throw through ThrowErrorMessage
  2593. # [18:54] <Ms2ger> nrc, the message ends up in e.message
  2594. # [18:54] <nrc> Ms2ger: I thought so, but it seems to be the message which comes out of e.name
  2595. # [18:54] * Joins: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP)
  2596. # [18:54] <@bsmedberg> ehsan-busy: pong
  2597. # [18:54] <Ms2ger> I hope not!
  2598. # [18:55] <@ehsan-busy> bsmedberg: we used to have scripts which would detect common modules in crashes etc
  2599. # [18:55] <@ehsan-busy> bsmedberg: do you know if we still have them?
  2600. # [18:55] <nrc> Ms2ger: I can check that
  2601. # [18:55] <@bsmedberg> the correlation reports? Yes we have them
  2602. # [18:55] <glandium> ehsan-busy: i have a hard time believing it
  2603. # [18:55] <@ehsan-busy> bsmedberg: they turn out empty
  2604. # [18:55] <@ehsan-busy> glandium: ok thanks
  2605. # [18:55] * Joins: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2606. # [18:55] <glandium> ehsan-busy: ask taras to know if he believes it
  2607. # [18:56] <@bsmedberg> ehsan-busy: wait, the UI sucks
  2608. # [18:56] <@bsmedberg> ehsan-busy: https://crash-analysis.mozilla.com/crash_analysis/20120719/20120719_Firefox_14.0-interesting-modules.txt.gz
  2609. # [18:56] <vlad> man, why does unzipping firefox/maintenanceservice_installer.exe always block for about 15s in windows?
  2610. # [18:56] <nrc> Ms2ger: do you think it is OK to change onFailure to use a TypeError, or is that too broad a change?
  2611. # [18:56] <vlad> I bet it sees the _installer and something triggers
  2612. # [18:56] * Joins: jedp (jed@moz-137F5BCF.dslextreme.com)
  2613. # [18:56] <@ehsan-busy> ah ok
  2614. # [18:56] <@bsmedberg> of course it's not there
  2615. # [18:56] <@bsmedberg> blech
  2616. # [18:56] <glandium> ehsan-busy: is anyone able to reproduce?
  2617. # [18:56] <@bsmedberg> oh, 14.0.1
  2618. # [18:56] <@ehsan-busy> glandium: no, that's the problem
  2619. # [18:56] <Ms2ger> nrc, well, we need to make it throw TypeError at some point
  2620. # [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
  2621. # [18:57] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d1582dade09a - Eitan Isaacson - Bug 775653 - Refactor traversal rules. r=davidb
  2622. # [18:57] <glandium> ehsan-busy: because i can totally buy the first item in comment 1 of that bug
  2623. # [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
  2624. # [18:57] <@bsmedberg> ehsan-busy: wship6.dll has a high correlation
  2625. # [18:57] <Ms2ger> nrc, the issue will be how useful an error message you can give
  2626. # [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
  2627. # [18:57] <mcote> vlad: cool I'll take a look
  2628. # [18:57] <@bsmedberg> rasadhlp.dll too
  2629. # [18:57] <mcote> vlad: what do you mean by new server infrastructure exactly?
  2630. # [18:57] <@ehsan-busy> bsmedberg: hmm yeah...
  2631. # [18:57] <nrc> Ms2ger: I'm sure we can do better than the current one :-)
  2632. # [18:57] <@bsmedberg> hrm, wintrust.dll
  2633. # [18:57] <NeilAway> whimboo: it is
  2634. # [18:57] <nrc> Ms2ger: but to do much better I think we need to pass more into onFailure
  2635. # [18:57] <dholbert> Enn, ping
  2636. # [18:58] <NeilAway> whimboo: http://mxr.mozilla.org/mozilla-central/source/browser/fuel/test/browser_ApplicationQuitting.js#4 has the same effect
  2637. # [18:58] <Ms2ger> nrc, sounds right
  2638. # [18:58] <Enn> dholbert: hi
  2639. # [18:58] <@ehsan-busy> bsmedberg: so has anybody in QA tried to run 14.0.1 on ipv6 machines?
  2640. # [18:58] <dholbert> Enn, hi! Are you in the Toronto office?
  2641. # [18:58] <@bsmedberg> I don't know
  2642. # [18:58] <Enn> I am
  2643. # [18:58] * Ms2ger reads some code
  2644. # [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?)
  2645. # [18:59] * Joins: JeroenDeDauw (j@moz-E78C4238.dip.t-dialin.net)
  2646. # [18:59] <Enn> stand by the kitchen counter and walk all the way to the window
  2647. # [18:59] <whimboo> NeilAway: k
  2648. # [18:59] <dholbert> Enn, ok. I'll be there in 2-3min. thanks!
  2649. # [19:01] <@ehsan-busy> bsmedberg: I'm afraid I exhausted all of my ideas here :(
  2650. # [19:01] <Ms2ger> nrc, off for dinner, I'll look in a bit
  2651. # [19:01] * Joins: xsergio (sergio@CD03F0AA.94D0ECB9.3299D537.IP)
  2652. # [19:02] * Joins: KWiersoMBP (KWierso@moz-BBE3ABD.mv.mozilla.com)
  2653. # [19:02] * Quits: MisfitGeek (MisfitGeek@moz-BD3E98A8.hsd1.nh.comcast.net) (Quit: Leaving)
  2654. # [19:02] * @bsmedberg wonders if there's a way to do pretend IPv6 networking without an actual IPv6 provider
  2655. # [19:02] <@bsmedberg> ehsan-busy: yeah, thanks for the investigation
  2656. # [19:02] * Joins: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2657. # [19:02] <@ehsan-busy> bsmedberg: I don't know much about windows ipv6 unfortunately...
  2658. # [19:03] * cadecairos is now known as cadecairos_away
  2659. # [19:03] <@ehsan-busy> bsmedberg: this would be *so* easy to debug if we could reproduce... :(
  2660. # [19:03] * Joins: gerv (gerv@6536A35.11DFEF90.2BCC804A.IP)
  2661. # [19:03] <@bsmedberg> indeed
  2662. # [19:03] * Joins: anant (anant@moz-BBE3ABD.mv.mozilla.com)
  2663. # [19:03] * cadecairos_away is now known as cadecairos
  2664. # [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
  2665. # [19:03] * Joins: cdiehl_ (cdiehl@moz-F592DCC0.pool.mediaways.net)
  2666. # [19:03] * Joins: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com)
  2667. # [19:04] * cadecairos is now known as cadecairos_away
  2668. # [19:04] * Quits: cdiehl (cdiehl@moz-FC94B97C.pool.mediaways.net) (Ping timeout)
  2669. # [19:04] * cdiehl_ is now known as cdiehl
  2670. # [19:04] * cadecairos_away is now known as cadecairos
  2671. # [19:05] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
  2672. # [19:05] * cadecairos is now known as cadecairos_away
  2673. # [19:06] * cadecairos_away is now known as cadecairos
  2674. # [19:06] * jmaher|afk is now known as jmaher
  2675. # [19:06] <nrc> Ms2ger: cool, thanks
  2676. # [19:06] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  2677. # [19:06] * Quits: mikeratcliffe (ratcliffes@87D0E376.7BADC02.7CCB197A.IP) (Ping timeout)
  2678. # [19:06] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2679. # [19:06] * Quits: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net) (Quit: espadrine)
  2680. # [19:06] * cadecairos is now known as cadecairos_away
  2681. # [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 )
  2682. # [19:06] <jlebar> Does anyone know why need mSPTimerLock in nsWebShellWindow? It seems like everything in there must already be on the main thread.
  2683. # [19:07] * catlee-lunch is now known as catlee
  2684. # [19:07] * cadecairos_away is now known as cadecairos
  2685. # [19:07] * Joins: pcwalton (pcwalton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2686. # [19:07] * mjschranz_away is now known as mjschranz
  2687. # [19:08] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  2688. # [19:08] * joduinn-afk is now known as joduinn-mtg
  2689. # [19:08] * cadecairos is now known as cadecairos_away
  2690. # [19:08] * Joins: mikeratcliffe (ratcliffes@9D3E630B.7BADC02.7CCB197A.IP)
  2691. # [19:09] * cadecairos_away is now known as cadecairos
  2692. # [19:09] * mjschranz is now known as mjschranz_away
  2693. # [19:09] * Joins: timA (timA@9E727688.17C2F9C.163DC5C6.IP)
  2694. # [19:09] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
  2695. # [19:09] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Ping timeout)
  2696. # [19:09] * cadecairos is now known as cadecairos_away
  2697. # [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
  2698. # [19:10] * cadecairos_away is now known as cadecairos
  2699. # [19:10] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  2700. # [19:11] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Ping timeout)
  2701. # [19:11] * mjschranz_away is now known as mjschranz
  2702. # [19:11] * cadecairos is now known as cadecairos_away
  2703. # [19:11] <rillian> ehsan-busy: tunnelbroker.net
  2704. # [19:11] * Joins: akeybl (akeybl@moz-BBE3ABD.mv.mozilla.com)
  2705. # [19:11] * Quits: daniel (daniel@moz-A3305FF3.lsanca.fios.verizon.net) (Quit: leaving)
  2706. # [19:11] <rillian> I don't currently have an account, but they took over from the people I did have an account with
  2707. # [19:11] <@ehsan-busy> rillian: they require a registration process :(
  2708. # [19:11] * Quits: timA (timA@9E727688.17C2F9C.163DC5C6.IP) (Quit: Instantbird 1.1)
  2709. # [19:11] * mattwoodrow|away is now known as mattwoodrow
  2710. # [19:11] * cadecairos_away is now known as cadecairos
  2711. # [19:11] * Joins: timA (timA@9E727688.17C2F9C.163DC5C6.IP)
  2712. # [19:11] <@ehsan-busy> I'll give that a shot anyways
  2713. # [19:12] <rillian> ehsan-busy: well, they've providing you with internet connectivity :)
  2714. # [19:12] * Quits: akeybl_ (akeybl@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  2715. # [19:13] * Joins: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net)
  2716. # [19:13] <@ehsan-busy> oh heh
  2717. # [19:13] <@ehsan-busy> rillian: this shows how little I know about ipv6 I guess :)
  2718. # [19:14] * cadecairos is now known as cadecairos_away
  2719. # [19:14] * cadecairos_away is now known as cadecairos
  2720. # [19:15] <rillian> ehsan-busy: let me know if you get stuck
  2721. # [19:16] * rail_away is now known as rail
  2722. # [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]
  2723. # [19:16] * mdas|afk is now known as mdas
  2724. # [19:17] * Quits: espindola (espindola@moz-111B9D8.dsl.teksavvy.com) (Ping timeout)
  2725. # [19:18] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  2726. # [19:19] * Joins: espindola (espindola@158A4393.F84268A9.971E19F6.IP)
  2727. # [19:19] * armenzg_lunch is now known as armenzg
  2728. # [19:19] * Joins: mcomella (mcomella@moz-BBE3ABD.mv.mozilla.com)
  2729. # [19:19] * Quits: John-Galt (kris@moz-E31CD2CB.mozilla.org) (Ping timeout)
  2730. # [19:19] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  2731. # [19:20] * armenzg is now known as armenzg_mtg
  2732. # [19:21] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  2733. # [19:21] * froydnj watches nsCycleCollector spew messages about objects still alive
  2734. # [19:22] * Quits: pascalc (chatzilla@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  2735. # [19:22] * jimm-lunch is now known as jimm
  2736. # [19:23] * Joins: John-Galt (kris@moz-E31CD2CB.mozilla.org)
  2737. # [19:23] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Ping timeout)
  2738. # [19:24] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2739. # [19:25] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Ping timeout)
  2740. # [19:26] <zzzzz> vlad https://bugzilla.mozilla.org/show_bug.cgi?id=775458
  2741. # [19:26] * Quits: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP) (Connection reset by peer)
  2742. # [19:26] * Quits: squeakytoy (squeakytoy@moz-9E84F244.netset.se) (Quit: Leaving)
  2743. # [19:26] * Joins: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP)
  2744. # [19:27] <vlad> ah ha
  2745. # [19:29] * mjschranz is now known as mjschranz_away
  2746. # [19:30] * kmoir-afk is now known as kmoir
  2747. # [19:30] * mjschranz_away is now known as mjschranz
  2748. # [19:30] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
  2749. # [19:30] * Quits: dria (dria@F2D29657.F60B0462.67AC9B1.IP) (Quit: dria)
  2750. # [19:31] <vlad> bz: ping.. are you around in the office?
  2751. # [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
  2752. # [19:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8ce551fb64cf - Nick Alexander - Bug 776023 - Fix more JavaDoc warnings. r=rnewman
  2753. # [19:32] * mjschranz is now known as mjschranz_away
  2754. # [19:32] <@bz> vlad: I am, but in a meeting right now
  2755. # [19:32] * Quits: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr) (Quit: bholley)
  2756. # [19:32] <vlad> bz: np, come grab me when you have a few min?
  2757. # [19:32] <vlad> want to just talk about rAF with you and roc real quick
  2758. # [19:33] <@bz> vlad: will do
  2759. # [19:33] * Quits: loadbang (loadbang@moz-B24C5666.range86-166.btcentralplus.com) (Quit: loadbang)
  2760. # [19:33] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2761. # [19:33] * Joins: jviereck (Adium@moz-731D60F.dip.t-dialin.net)
  2762. # [19:33] * Quits: jviereck (Adium@moz-731D60F.dip.t-dialin.net) (Client exited)
  2763. # [19:34] <jimm> are nightlies built with official branding?
  2764. # [19:35] * Joins: mib_x6ple3 (Mibbit@A0CA3522.804D9ECE.8DFEA35B.IP)
  2765. # [19:35] <vlad> jimm: no
  2766. # [19:36] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  2767. # [19:36] * ChanServ sets mode: +o roc
  2768. # [19:36] <vlad> (if they were they'd come out as "Firefox")
  2769. # [19:36] * Joins: sworkman (sworkman@moz-BBE3ABD.mv.mozilla.com)
  2770. # [19:36] * Quits: sworkman (sworkman@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  2771. # [19:36] * Quits: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net) (Quit: Boriss)
  2772. # [19:36] * Joins: sworkman (sworkman@moz-BBE3ABD.mv.mozilla.com)
  2773. # [19:36] <jimm> kinda figured that. guess I'll use DEBUG instead.
  2774. # [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
  2775. # [19:37] * Quits: mib_x6ple3 (Mibbit@A0CA3522.804D9ECE.8DFEA35B.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2776. # [19:38] <jlebar> roc, Would you be able to review bug 775676 sometime before Monday, or has your weekend begun?
  2777. # [19:38] * Joins: pwalton (pcwalton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2778. # [19:38] * Quits: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net) (Quit: Leaving)
  2779. # [19:39] * mjschranz_away is now known as mjschranz
  2780. # [19:39] * Quits: pcwalton (pcwalton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  2781. # [19:39] * pwalton is now known as pcwalton
  2782. # [19:39] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
  2783. # [19:39] * Quits: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2784. # [19:40] * Quits: Olipro (Olipro@moz-E61CF5C6.catv.pool.telekom.hu) (Ping timeout)
  2785. # [19:40] * Joins: Olipro (Olipro@moz-E61CF5C6.catv.pool.telekom.hu)
  2786. # [19:41] * Quits: drice (derice@moz-1D9C882A.deploy.akamaitechnologies.com) (Quit: Leaving.)
  2787. # [19:41] * armenzg_mtg is now known as armenzg
  2788. # [19:41] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  2789. # [19:42] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
  2790. # [19:42] * jlebar takes roc's answer as a no, flags bz.
  2791. # [19:42] * Joins: TheOne (TheOne@moz-CB711AB.dip.t-dialin.net)
  2792. # [19:42] * Quits: hub (hub@moz-E2FCA694.figuiere.net) (Ping timeout)
  2793. # [19:43] <rillian> jlebar: roc and bz are both in toronto for the layout meetup
  2794. # [19:43] * Joins: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP)
  2795. # [19:43] <jlebar> rillian, mm...I forgot.
  2796. # [19:43] <jlebar> rillian, Thanks!
  2797. # [19:43] <rillian> which means their weekend hasn't started, but also that they're talking, instead of reviewing patches
  2798. # [19:44] * jlebar suspects the first part is true, but not the second part.
  2799. # [19:44] <jlebar> or, not the second part of the second part.
  2800. # [19:45] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
  2801. # [19:46] * Joins: Lucas (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2802. # [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
  2803. # [19:46] * Joins: fitzgen (fitzgen@moz-BBE3ABD.mv.mozilla.com)
  2804. # [19:47] * Joins: sfink (chatzilla@moz-BBE3ABD.mv.mozilla.com)
  2805. # [19:48] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Input/output error)
  2806. # [19:49] <gps> espindola: are you still looking for me?
  2807. # [19:49] * Joins: jduell (jduell@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2808. # [19:49] * Joins: rkd (Adium@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2809. # [19:49] <espindola> gps, yes, can you test the patch for bug 773903?
  2810. # [19:50] <espindola> the timing is dependent on where libraries end up loading
  2811. # [19:50] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  2812. # [19:50] <gps> espindola: I thought you were able to reproduce it?
  2813. # [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
  2814. # [19:50] <espindola> but for me the new patch is a lot faster
  2815. # [19:50] <gps> I'll give it a test
  2816. # [19:50] <espindola> gps, I got about 900ms on the full function without the patch
  2817. # [19:50] <espindola> and 1ms with it
  2818. # [19:51] * mjschranz is now known as mjschranz_away
  2819. # [19:51] * ahal|lunch is now known as ahal
  2820. # [19:51] <espindola> I have no idea why it didn't show up during development
  2821. # [19:51] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  2822. # [19:51] * mjschranz_away is now known as mjschranz
  2823. # [19:52] * Joins: kirin` (kirin@moz-C3A64B93.net)
  2824. # [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
  2825. # [19:53] * Joins: vikash (vikash@C3DF6D96.6F1B03CD.FB0CC892.IP)
  2826. # [19:54] <@roc> jlebar: I am yours
  2827. # [19:54] <jlebar> roc, Done!
  2828. # [19:54] <jlebar> roc, And thanks. That leak has been driving me mad.
  2829. # [19:55] <espindola> cool, thunderbird is also using clang now
  2830. # [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.
  2831. # [19:55] * Joins: drice (derice@moz-1D9C882A.deploy.akamaitechnologies.com)
  2832. # [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.
  2833. # [19:55] * Joins: yuan (ywang@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2834. # [19:56] * Quits: gerv (gerv@6536A35.11DFEF90.2BCC804A.IP) (Quit: Leaving.)
  2835. # [19:56] <@roc> jlebar: so the problem is that a new timer is spawned after Destroy() has been called?
  2836. # [19:56] * sheeri is now known as sheeri-afk
  2837. # [19:56] * Quits: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP) (Connection reset by peer)
  2838. # [19:56] <jlebar> roc, That's what appears to be happening. I'm not 100% sure; I'm basing this on addref/release logs.
  2839. # [19:57] <jlebar> roc, But I see that we do the NS_ADDREF_THIS() call twice, but the NS_RELEASE() in ::Destroy only once.
  2840. # [19:57] * Joins: hub (hub@A5087023.2354C43D.D8E68FF6.IP)
  2841. # [19:57] <@roc> the second ADDREF comes after the RELEASE?
  2842. # [19:57] * Quits: whimboo (whimboo@moz-216F9AFA.superkabel.de) (Input/output error)
  2843. # [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?
  2844. # [19:57] <jlebar> roc, I think so, but let me check.
  2845. # [19:58] <jlebar> roc, That's what I did in the first patch.
  2846. # [19:58] <jlebar> roc, But it didn't work, because someone is actually /expecting/ this timer to fire.
  2847. # [19:58] * Joins: smooney (smooney@moz-BBE3ABD.mv.mozilla.com)
  2848. # [19:58] * Quits: Bas (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2849. # [19:59] <@roc> try doing SavePersistentAttributes() synchronously if it's called after Destroy()?
  2850. # [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
  2851. # [19:59] <@gavin> mrbkap: trying to get that landed ASAP
  2852. # [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
  2853. # [20:00] <jlebar> roc, Tried doing SavePersistentAttributes synchronously too, didn't work either.
  2854. # [20:01] <@roc> I also wonder why mSPTimerLock is needed
  2855. # [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.)
  2856. # [20:01] <jlebar> roc, I wonder that as well.
  2857. # [20:01] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  2858. # [20:01] * Quits: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net) (Quit: espadrine)
  2859. # [20:01] <jcranmer> how do I use symbols for tryserver builds on Linux?
  2860. # [20:02] <jlebar> roc, To your earlier question about the second ADDREF, it appears to come /during/ the ::Destroy call.
  2861. # [20:02] * Joins: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP)
  2862. # [20:02] * Quits: tn (tn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2863. # [20:02] <jlebar> roc, But ::Destroy is not on the stack.
  2864. # [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.
  2865. # [20:02] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  2866. # [20:02] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2867. # [20:03] * Joins: billm (billm@moz-BBE3ABD.mv.mozilla.com)
  2868. # [20:03] * Quits: mikeratcliffe (ratcliffes@9D3E630B.7BADC02.7CCB197A.IP) (Quit: Leaving.)
  2869. # [20:03] * Joins: TheLink (TheLink@moz-45ED2356.pools.arcor-ip.net)
  2870. # [20:03] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  2871. # [20:03] * ChanServ sets mode: +o roc
  2872. # [20:03] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  2873. # [20:04] * Quits: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP) (Ping timeout)
  2874. # [20:04] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
  2875. # [20:04] <jlebar> roc, What's the last thing you heard?
  2876. # [20:05] <@roc> "roc, Tried doing SavePersistentAttributes synchronously too, didn't work either."
  2877. # [20:05] <jlebar> <jlebar> roc, To your earlier question about the second ADDREF, it appears to come /during/ the ::Destroy call.
  2878. # [20:05] <jlebar> <jlebar> roc, But ::Destroy is not on the stack.
  2879. # [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.
  2880. # [20:05] <@roc> er
  2881. # [20:05] <@roc> what?
  2882. # [20:05] <jlebar> roc, Assuming that my log is in order, which I think it is:
  2883. # [20:06] <jlebar> roc, There's a stack with ::Destroy above and below the second ADDREF, which does not contain ::Destroy on its stack.
  2884. # [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
  2885. # [20:06] <jlebar> roc, So either we're calling ::Destroy twice, or the second addref is on a different thread.
  2886. # [20:06] <@roc> a different thread
  2887. # [20:06] <jlebar> roc, But if we called ::Destroy twice, I'd expect to see two release's, which I don't see.
  2888. # [20:07] <@roc> must be that's why the lock is there
  2889. # [20:07] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
  2890. # [20:07] <jlebar> Could be.
  2891. # [20:07] * Joins: sriram (sriramr@moz-7B0110AD.mv.mozilla.com)
  2892. # [20:08] * Joins: Lucas_ (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2893. # [20:08] * Quits: priya (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  2894. # [20:09] <@roc> but I really do not see how SetPersistenceTimer could be called off the main thread in any kind of safe way
  2895. # [20:09] * Quits: Lucas (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  2896. # [20:09] * Quits: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2897. # [20:09] * Lucas_ is now known as Lucas
  2898. # [20:09] <@roc> what is the stack for the second ADDREF?
  2899. # [20:09] * Joins: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP)
  2900. # [20:09] <jlebar> roc, http://pastebin.mozilla.org/1709537
  2901. # [20:10] <jlebar> roc, (First addref has same stack.)
  2902. # [20:10] <@roc> can you add code to dump current thread ID in SetPersistenceTimer? and log entering and existing ::Destroy()?
  2903. # [20:10] <@roc> existing
  2904. # [20:11] * Joins: priya (Adium@moz-BBE3ABD.mv.mozilla.com)
  2905. # [20:11] <@roc> EXITING
  2906. # [20:11] * Joins: rniwa (rniwa@5CA6DC39.C60FE7DC.4065847B.IP)
  2907. # [20:11] <@roc> gotta go for a bit
  2908. # [20:11] <jlebar> roc, Yes. It'll take a few minutes, anyway.
  2909. # [20:11] <jlebar> roc, Thanks for looking at this.
  2910. # [20:11] <mrbkap> gavin: I'm going to head into the office and I'll review it first thing.
  2911. # [20:12] <@gavin> mrbkap: thanks!
  2912. # [20:12] <jlebar> roc, Well...it can't /possibly/ be the main thread.
  2913. # [20:12] <jlebar> roc, The main thread is running JS on either side of this guy.
  2914. # [20:12] <Optimizer> is it possible to record timers for a content window ?
  2915. # [20:12] * jlebar is now known as jlebar|snack
  2916. # [20:13] * Joins: zzzzz_ (chatzilla@moz-107FCDBA.hfc.comcastbusiness.net)
  2917. # [20:13] <@khuey> jcranmer: is there a static analysis for "if a derived class overrides this virtual method, it must call the original implementation"?
  2918. # [20:13] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2919. # [20:14] <jcranmer> khuey: no
  2920. # [20:14] * Quits: jgilbert (jgilbert@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2921. # [20:15] * Parts: priya (Adium@moz-BBE3ABD.mv.mozilla.com)
  2922. # [20:15] * Quits: jduell (jduell@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  2923. # [20:16] <@bsmedberg> ehsan-busy: isn't that corrupted memory supposed to be mapped readonly?
  2924. # [20:16] * Quits: raphc (AndChat501@F8F0E496.7F75B59F.B3F72630.IP) (Client exited)
  2925. # [20:17] * Quits: victorporof (victorporo@239ACCE7.B7DD870C.79933D60.IP) (Quit: Leaving...)
  2926. # [20:17] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  2927. # [20:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/166cae54928d - Terrence Cole - Backout 189816733310 for Android bustage.
  2928. # [20:18] * Joins: jduell (jduell@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2929. # [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
  2930. # [20:19] <@ehsan-busy> bsmedberg: "supposed to", yes
  2931. # [20:19] <Optimizer> who will know about timers set through setTimeout or setInterval ?
  2932. # [20:19] * Joins: Bas (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP)
  2933. # [20:20] * Quits: karl (karl@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2934. # [20:20] * Quits: teoli (teoli@EDB1D55.195E6A26.F1085784.IP) (Ping timeout)
  2935. # [20:20] <Ms2ger> Optimizer, bz or smaug, I'd think
  2936. # [20:20] <Optimizer> Ah smaug :)
  2937. # [20:22] * Quits: rillian (rillian@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2938. # [20:22] * Quits: martyn (martyn@moz-B7D2E286.webport-cl2-hg5.ilford.mdip.bt.net) (Quit: Ex-Chat)
  2939. # [20:23] * Joins: nrc_ (nrc@F2D29657.F60B0462.67AC9B1.IP)
  2940. # [20:24] * Joins: cjones (cjones@moz-45913895.socal.res.rr.com)
  2941. # [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
  2942. # [20:24] * Joins: teoli (teoli@EDB1D55.195E6A26.F1085784.IP)
  2943. # [20:24] * sheeri-afk is now known as sheeri
  2944. # [20:25] * Quits: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp) (Quit: Leaving...)
  2945. # [20:27] * Joins: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2946. # [20:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6e09c52e2c73 - Wes Johnston - Bug 766275 - Rename function. r=mfinkle
  2947. # [20:28] * Quits: dietrich (dietrich@moz-59682A1.dmz.scl3.mozilla.com) (Quit: leaving)
  2948. # [20:29] * Joins: tonymec__ (tonymec@CCABDCB1.C225E126.277517C1.IP)
  2949. # [20:30] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
  2950. # [20:31] * Joins: dietrich (dietrich@moz-59682A1.dmz.scl3.mozilla.com)
  2951. # [20:31] <gps> y'all need to stop pushing to inbound so I can push my patch!
  2952. # [20:32] <gps> people are pushing to inbound faster than it takes my `hg rebase` to finish
  2953. # [20:32] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  2954. # [20:32] * Quits: dietrich (dietrich@moz-59682A1.dmz.scl3.mozilla.com) (Quit: leaving)
  2955. # [20:33] * Quits: yuan (ywang@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: yuan)
  2956. # [20:33] * Joins: hub_lime (hub@A5087023.2354C43D.D8E68FF6.IP)
  2957. # [20:33] * Quits: Optimizer (Optimizer@31794963.71187421.BE90E62C.IP) (Ping timeout)
  2958. # [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
  2959. # [20:34] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  2960. # [20:34] * Joins: Optimizer (Optimizer@395AA04.D1B67D4C.274D17D6.IP)
  2961. # [20:34] * Quits: marco (marco@5FACE26F.A2DD14FC.10DC0B64.IP) (Client exited)
  2962. # [20:35] * tonymec__ is now known as tonymec|away
  2963. # [20:35] <joe> is shumway named after gordon shumway from alf?
  2964. # [20:35] <joe> that is, alf from alf
  2965. # [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
  2966. # [20:36] * Quits: teoli (teoli@EDB1D55.195E6A26.F1085784.IP) (Ping timeout)
  2967. # [20:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f9b341d6babd - Benjamin Peterson - Bug 761723 - Add test for chrome toSource. r=bz
  2968. # [20:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/35cef082206b - Benjamin Peterson - Bug 761723 - Add memory reporting for script sources. r=njn
  2969. # [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
  2970. # [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
  2971. # [20:36] <bdahl> joe: look at the previous name of shumway and it may all start to come together
  2972. # [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
  2973. # [20:36] * Joins: benjamin (Mibbit@moz-BBE3ABD.mv.mozilla.com)
  2974. # [20:37] * Joins: mib_rcolqn (Mibbit@EA9BE4CA.C431A30B.74119F78.IP)
  2975. # [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
  2976. # [20:38] * Joins: dao (dao@moz-2A5B561C.superkabel.de)
  2977. # [20:39] * Joins: dietrich (dietrich@moz-59682A1.dmz.scl3.mozilla.com)
  2978. # [20:39] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
  2979. # [20:39] * Joins: Mic (Instantbir@moz-E3C12055.superkabel.de)
  2980. # [20:39] * Quits: mib_rcolqn (Mibbit@EA9BE4CA.C431A30B.74119F78.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2981. # [20:39] * armenzg is now known as armenzg_mtg
  2982. # [20:39] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  2983. # [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
  2984. # [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
  2985. # [20:40] * Quits: rniwa (rniwa@5CA6DC39.C60FE7DC.4065847B.IP) (Ping timeout)
  2986. # [20:40] * Joins: yuan (ywang@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2987. # [20:40] <hub> ok, Aurora has been "freezing" on me lately
  2988. # [20:41] <Ms2ger> nrc, did you have a bug for those exceptions?
  2989. # [20:41] * Quits: pcwalton (pcwalton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: pcwalton)
  2990. # [20:41] * Quits: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: brendan)
  2991. # [20:41] * Joins: rniwa (rniwa@5CA6DC39.C60FE7DC.4065847B.IP)
  2992. # [20:42] <@ehsan-busy> oh dear gdb, thanks for consuming 1.5 gigs of memory...
  2993. # [20:42] * jlebar|snack is now known as jlebar
  2994. # [20:43] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  2995. # [20:43] * jmaher is now known as tarp
  2996. # [20:43] * tarp is now known as jmaher
  2997. # [20:44] <@roc> hub: try Nightly and use SPS to figure out why
  2998. # [20:44] * Joins: priya (Adium@moz-BBE3ABD.mv.mozilla.com)
  2999. # [20:44] * Joins: dao1 (dao@moz-2A5B561C.superkabel.de)
  3000. # [20:44] * Joins: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3001. # [20:44] * Joins: teoli (teoli@EDB1D55.195E6A26.F1085784.IP)
  3002. # [20:44] * Quits: dao (dao@moz-2A5B561C.superkabel.de) (Ping timeout)
  3003. # [20:45] * Joins: tonymec (tonymec@CCABDCB1.C225E126.277517C1.IP)
  3004. # [20:45] <BenWa> hub: https://developer.mozilla.org/en/Performance/Reporting_a_Performance_Problem
  3005. # [20:45] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
  3006. # [20:47] * Quits: rkd (Adium@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Connection reset by peer)
  3007. # [20:47] * Joins: rkd (Adium@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3008. # [20:47] <gkw> ehsan-busy: terrence, sfink and I encounter "Restart to update" taking a long time for nightlies with >200 tabs
  3009. # [20:47] <gkw> is it a known issue?
  3010. # [20:48] <@ehsan-busy> gkw: yes, we take ages to shut down :)
  3011. # [20:48] <terrence> yeah, we really shouldn't
  3012. # [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)
  3013. # [20:48] <gkw> ehsan-busy: it's a shutdown problem, rather than a startup one i presume. Startups with >200 tabs seem fast
  3014. # [20:48] <@ehsan-busy> gkw: yeah I'm talking about long shutdown times
  3015. # [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
  3016. # [20:49] <nrc> Ms2ger: through testing it seems that the message ends up as the exception name, and the exception message is empty
  3017. # [20:49] * joduinn-mtg is now known as joduinn-food
  3018. # [20:49] <gkw> ehsan-busy: any bug # that you can remember off the top of your head?
  3019. # [20:49] <mrbkap> gavin: ping?
  3020. # [20:50] <@gavin> mrbkap: pong
  3021. # [20:50] <Ms2ger> nrc, that isn't what happens here
  3022. # [20:50] <mrbkap> gavin: what does _getWorkerPort return?
  3023. # [20:50] <@gavin> mrbkap: I actually noticed a problem with my patch and have a revised one
  3024. # [20:50] * Joins: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com)
  3025. # [20:50] <@ehsan-busy> gkw: https://bugzilla.mozilla.org/show_bug.cgi?id=662444
  3026. # [20:50] <@gavin> mrbkap: a JS object with a bunch of properties and a weird prototype chain
  3027. # [20:50] <Ms2ger> nrc, so are you going to fix the todos as well?
  3028. # [20:50] <gkw> ehsan-busy: fantastic-a
  3029. # [20:50] <gkw> thanks
  3030. # [20:50] <nrc> Ms2ger: but I can't see any place the name of an exception is even specified
  3031. # [20:50] <@ehsan-busy> np
  3032. # [20:51] <mrbkap> gavin: ah, so it seems like that wants __exposedProps__ as well?
  3033. # [20:51] <nrc> Ms2ger: do you mean in test_canvas.html? In which case, yes
  3034. # [20:51] <Ms2ger> nrc, that's well hidden :)
  3035. # [20:51] <@gavin> mrbkap: it already has them, I think, but does it also need the createObjectIn/makeObjectPropsNormal dance?
  3036. # [20:52] <mrbkap> gavin: I don't think so... especially once bug 760109 lands, we should be able to get rid of createObjectIn/makeObjectPropsNormal.
  3037. # [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)
  3038. # [20:53] <@gavin> mrbkap: ah, that'll be nice!
  3039. # [20:53] * Quits: vikash (vikash@C3DF6D96.6F1B03CD.FB0CC892.IP) (Quit: Leaving)
  3040. # [20:53] <mrbkap> gavin: so, mozSocialObj actually doesn't need __exposedProps__
  3041. # [20:53] <mrbkap> gavin: since it is never exposed directly to content.
  3042. # [20:53] <@gavin> ok
  3043. # [20:54] * Quits: kaze (kaze@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  3044. # [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
  3045. # [20:54] <@gavin> mrbkap: so port is a ClientPort object: http://mxr.mozilla.org/mozilla-central/source/toolkit/components/social/FrameWorker.jsm#331
  3046. # [20:55] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
  3047. # [20:55] <@gavin> mrbkap: (which inherits from AbstractPort: http://mxr.mozilla.org/mozilla-central/source/toolkit/components/social/MessagePortBase.jsm#8)
  3048. # [20:55] <mrbkap> gavin: ah, perfect.
  3049. # [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
  3050. # [20:56] <@gavin> mrbkap: I'm not sure I understand what the point of createObjectIn/makeObjectPropsNormal is
  3051. # [20:56] <@gavin> mrbkap: and I think there are some __exposedProps__ sprinkled around that are unnecessary
  3052. # [20:56] <Ms2ger> nrc, this one shouldn't be too much work, but I hadn't realized it was in scope for that bug
  3053. # [20:57] <nrc> Ms2ger: just about on the boundary :-)
  3054. # [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.
  3055. # [20:57] <mrbkap> gavin: e.g. cow.toString() won't work correctly unless you expose toString in your exposed props.
  3056. # [20:58] <mrbkap> gavin: and setting expandos on them throws, which is also a really odd thing for a DOM object to do.
  3057. # [20:58] <@gavin> ok
  3058. # [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.
  3059. # [20:58] * Quits: @dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3060. # [20:59] <mrbkap> gavin: but my hope has always been to make COWs the One True Way to expose chrome objects to content.
  3061. # [20:59] <@gavin> mrbkap: ok
  3062. # [20:59] <@gavin> so not a security thing, just an "avoiding weirdness" thing
  3063. # [21:00] <mrbkap> gavin: Right.
  3064. # [21:00] * Joins: dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP)
  3065. # [21:00] * ChanServ sets mode: +o dbaron
  3066. # [21:00] * Joins: jimb (user@9E727688.17C2F9C.163DC5C6.IP)
  3067. # [21:00] <mrbkap> gavin: r=me
  3068. # [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.
  3069. # [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.
  3070. # [21:01] <@gavin> mrbkap: thanks!
  3071. # [21:01] <@gavin> mrbkap: I guess I have one more question: "exposed to content" means "content JS actually touches the object", right?
  3072. # [21:02] <@gavin> so I don't need __exposedProps__ on chrome objects that I pass to e.g. contentWindow.postMessage?
  3073. # [21:02] <mrbkap> gavin: Right.
  3074. # [21:02] * Ms2ger kicks English
  3075. # [21:02] <@roc> jwatt: woohoo!
  3076. # [21:03] <jaws> is there a command to force image data to be discarded from an open tab?
  3077. # [21:03] <jaws> where "command" is not being used in a technical matter
  3078. # [21:03] <@gavin> mrbkap: ok... what about things indirectly exposed, like a function on AbstractPort.prototype called via someClientPort.foo() ?
  3079. # [21:04] <mrbkap> gavin: functions are special, so there you almost never want __exposedProps__
  3080. # [21:05] <@gavin> mrbkap: I'm exposing {foo: function(){}} to content and want it to be able to call obj.foo()
  3081. # [21:05] <@gavin> don't I need __exposedProps__:{foo:"r"}?
  3082. # [21:06] <mrbkap> gavin: oh, there, yes you do.
  3083. # [21:06] <mrbkap> gavin: but foo doesn't need __exposedProps__
  3084. # [21:07] <jcranmer> dbaron: ping
  3085. # [21:07] <@dbaron> jcranmer, pong
  3086. # [21:07] <mrbkap> gavin: For small objects like that, I think it makes sense to create a "exposeReadOnly(obj)".
  3087. # [21:07] <jcranmer> dbaron: how busy are you right now?
  3088. # [21:07] <@dbaron> jcranmer, somewhat?
  3089. # [21:07] <@dbaron> jcranmer, trying to get some reviews done...
  3090. # [21:07] <mrbkap> gavin: http://mxr.mozilla.org/mozilla-central/source/dom/wifi/DOMWifiManager.js#32
  3091. # [21:08] <jcranmer> I guess now isn't a good time then
  3092. # [21:09] * Quits: JeroenDeDauw (j@moz-E78C4238.dip.t-dialin.net) (Ping timeout)
  3093. # [21:09] <@gavin> mrbkap: ok, so the case in question is actually more like:
  3094. # [21:10] <@gavin> function B() {} B.prototype={foo:function(){}}; var someObj = {__proto__:B.prototype, bar:function(){this.foo()}};
  3095. # [21:10] <@gavin> content.someObj = someObj;
  3096. # [21:10] <jcranmer> any other non-busy layout experts?
  3097. # [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
  3098. # [21:10] <mrbkap> jcranmer: do they exist?
  3099. # [21:10] <@gavin> I want content to be able to call someObj.bar();
  3100. # [21:10] <@gavin> where do I need the __exposedProps__?
  3101. # [21:11] <@gavin> only for bar in someObj?
  3102. # [21:11] * Joins: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com)
  3103. # [21:11] <mrbkap> gavin: right.
  3104. # [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
  3105. # [21:11] <jcranmer> by layout experts I mean "people qualified to discuss bug 80713"
  3106. # [21:11] <hub> BenWa, roc: also I'm on Linux
  3107. # [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?
  3108. # [21:12] <@gavin> mrbkap: (does it matter?)
  3109. # [21:12] * Quits: dao1 (dao@moz-2A5B561C.superkabel.de) (Connection reset by peer)
  3110. # [21:12] * Quits: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP) (Quit: jet)
  3111. # [21:13] * AutomatedTester|away is now known as AutomatedTester
  3112. # [21:13] * Joins: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP)
  3113. # [21:13] * Joins: jgilbert (jgilbert@F2D29657.F60B0462.67AC9B1.IP)
  3114. # [21:14] * Quits: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3115. # [21:14] * Joins: dao (dao@moz-2A5B561C.superkabel.de)
  3116. # [21:14] * Quits: kdcw (kdc@moz-F7413045.pk.shawcable.net) (Quit: HydraIRC -> http://www.hydrairc.com <-)
  3117. # [21:14] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3118. # [21:15] <@bsmedberg> cjones: in an IPDL actor how can I get to the toplevel actor?
  3119. # [21:15] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  3120. # [21:15] * ChanServ sets mode: +o roc
  3121. # [21:15] * @bsmedberg is having trouble with multiply-managed interfaces
  3122. # [21:15] <cjones> bsmedberg, through public interfaces you mean?
  3123. # [21:16] <@bsmedberg> no
  3124. # [21:16] <@bsmedberg> I'm writing lower.py code
  3125. # [21:16] <mrbkap> gavin: I think for now you have to have the __exposedProps__ on someObj.
  3126. # [21:16] <mrbkap> gavin: I don't think we re-do the __exposedObj__ lookup on the prototype chain.
  3127. # [21:16] <@gavin> mrbkap: ok
  3128. # [21:16] <jwatt> roc: yay!
  3129. # [21:16] * timA is now known as timA|lunch
  3130. # [21:17] * Quits: mcot (mcot@C4B02.F3C4E8F3.C8444B8.IP) (Connection reset by peer)
  3131. # [21:17] <mrbkap> gavin: If you have comments on any of this by the way, let me or bholley know.
  3132. # [21:17] * mjschranz is now known as mjschranz_away
  3133. # [21:18] <cjones> bsmedberg, there's not a particularly convenient way. what are you trying to do?
  3134. # [21:18] * Joins: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP)
  3135. # [21:19] <@bsmedberg> cjones: I'm trying to make forward the string from FatalError (on any actor)
  3136. # [21:19] * Joins: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3137. # [21:19] <@bsmedberg> cjones: down to the toplevel actor so that I can annotate it to a dummy crash report
  3138. # [21:20] * Joins: pcwalton (pcwalton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3139. # [21:21] <cjones> bsmedberg, i'd recommend doing something like https://bugzilla.mozilla.org/show_bug.cgi?id=775867
  3140. # [21:21] * Quits: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3141. # [21:21] <cjones> there are some FatalErrors() that make walking to the toplevel actor somewhat dangerous
  3142. # [21:22] * juanb is now known as juanb|lunch
  3143. # [21:22] <@bsmedberg> hrm :-(
  3144. # [21:22] * Joins: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com)
  3145. # [21:23] <@bsmedberg> cjones: can I make FatalError virtual and override it in the plugin actors I care about?
  3146. # [21:23] <@bsmedberg> oh, is it already virtual?
  3147. # [21:24] * @bsmedberg is pleasantly surprised
  3148. # [21:24] * Quits: nrc_ (nrc@F2D29657.F60B0462.67AC9B1.IP) (Quit: Bye)
  3149. # [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.
  3150. # [21:24] <cjones> bsmedberg, i guess
  3151. # [21:24] * Joins: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  3152. # [21:24] <cjones> making it virtual was a hack
  3153. # [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)?
  3154. # [21:24] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3155. # [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.
  3156. # [21:25] <@gavin> ok
  3157. # [21:25] <mrbkap> gavin: it's the same reason that window.Object is unavailable.
  3158. # [21:25] <mrbkap> gavin: though why do you need content's window.JSON?
  3159. # [21:26] <@gavin> mrbkap: because the content JS futzes with Array.prototype or something in a way that affects JSON serialization
  3160. # [21:26] <@gavin> mrbkap: so I need to use that window's JSON object to do the parsing
  3161. # [21:26] <@gavin> or that's the theory, anyways, I havne't looked into this in detail
  3162. # [21:27] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  3163. # [21:27] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  3164. # [21:27] <mrbkap> gavin: you're trying to serialize *to* JSON?
  3165. # [21:27] <mrbkap> gavin: why wouldn't you use chrome's JSON object?
  3166. # [21:27] * Quits: mdas (mdas@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3167. # [21:27] <@gavin> I am parsing JSON that has been produced by the content JSON serializer, I think
  3168. # [21:28] * mjschranz_away is now known as mjschranz
  3169. # [21:28] <@gavin> apparently if I use the chrome object to parse it, stuff is missing?
  3170. # [21:28] <@gavin> I actually don't understand this problem at all :)
  3171. # [21:29] * Joins: mdas (mdas@moz-E31CD2CB.mozilla.org)
  3172. # [21:29] <mrbkap> gavin: is it possible that content replaced the JSON object entirely?
  3173. # [21:29] * Quits: kirin` (kirin@moz-C3A64B93.net) (Quit: leaving)
  3174. # [21:29] <@gavin> yes
  3175. # [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"?
  3176. # [21:29] <@gavin> I guess that's a more likely explanation
  3177. # [21:30] * Joins: kirin` (kirin@moz-C3A64B93.net)
  3178. # [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
  3179. # [21:30] * Joins: kaze (kaze@moz-EF8E4D38.w82-123.abo.wanadoo.fr)
  3180. # [21:30] * mdas is now known as mdas|afk
  3181. # [21:30] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3182. # [21:31] * sawrubh checks but it seems the he deleted the email
  3183. # [21:31] * Quits: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: brendan)
  3184. # [21:31] <sawrubh> jdm: I remember, most probably it was denied, but not sure, it could have been the latter too
  3185. # [21:31] * Quits: ahal (ahal@moz-FE8BA07F.cable.teksavvy.com) (Input/output error)
  3186. # [21:32] * Quits: graememcc (chatzilla@moz-57016CA3.range86-140.btcentralplus.com) (Ping timeout)
  3187. # [21:33] <jdm> sawrubh: it shouldn't have been denied; I pushed to change the subject to "not granted" two years ago
  3188. # [21:33] * Joins: graememcc (chatzilla@moz-84E70088.range86-150.btcentralplus.com)
  3189. # [21:33] <jdm> I just want to be sure that the subject hasn't regressed
  3190. # [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"
  3191. # [21:34] <jdm> ok, good
  3192. # [21:34] <sawrubh> heh, by that time, I had gotten used to it :P
  3193. # [21:34] <jdm> because even if it is depressing, it's better than the old alternative!
  3194. # [21:34] <sawrubh> yes, I'll update my blog post
  3195. # [21:34] * Joins: josh (josh@moz-41154BB5.hvc.res.rr.com)
  3196. # [21:35] <joe> bz: perhaps that thing in nsImageLoadingContent should look for STATUS_DECODE_COMPLETE ?
  3197. # [21:36] * Joins: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP)
  3198. # [21:38] <sawrubh> jdm: for fun, I had actually written a post intended towards the future : http://pastebin.mozilla.org/1709613
  3199. # [21:38] <jdm> hee hee
  3200. # [21:38] <sawrubh> it was supposed to be for Fx16 but now I guess it goes to Fx17 ;)
  3201. # [21:38] * Joins: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  3202. # [21:38] <sawrubh> I had planned to drumbeat everywhere :P
  3203. # [21:39] <jdm> yes, I think we're going to try to push for 17
  3204. # [21:44] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Ping timeout)
  3205. # [21:45] * Joins: dao1 (dao@moz-2A5B561C.superkabel.de)
  3206. # [21:45] * Quits: dao (dao@moz-2A5B561C.superkabel.de) (Ping timeout)
  3207. # [21:46] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Quit: Leaving)
  3208. # [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
  3209. # [21:47] * Joins: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3210. # [21:47] <gps> can someone remind me what the whiteboard is for tracking jank
  3211. # [21:47] * Joins: twi (Adium@moz-87F0976E.ip218.fastwebnet.it)
  3212. # [21:47] <gps> is there a central "whiteboard glossary" for future reference?
  3213. # [21:47] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  3214. # [21:48] * Joins: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com)
  3215. # [21:48] <Ms2ger> No
  3216. # [21:49] <@gavin> gps: do you mean [snappy]?
  3217. # [21:50] <gps> gavin: I think I do!
  3218. # [21:50] * Quits: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3219. # [21:51] * Quits: kaze (kaze@moz-EF8E4D38.w82-123.abo.wanadoo.fr) (Ping timeout)
  3220. # [21:51] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3221. # [21:52] * Quits: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com) (Quit: NO CARRIER)
  3222. # [21:53] * Quits: xsergio (sergio@CD03F0AA.94D0ECB9.3299D537.IP) (Quit: Leaving)
  3223. # [21:55] * Quits: josh (josh@moz-41154BB5.hvc.res.rr.com) (Quit: josh)
  3224. # [21:56] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3225. # [21:56] * joduinn-food is now known as joduinn
  3226. # [21:57] * mdas|afk is now known as mdas
  3227. # [21:57] * Quits: Enn (enn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3228. # [21:57] <KWiersoMBP> sawrubh: s/loosing/losing/ :)
  3229. # [21:58] <sawrubh> KWiersoMBP: heh, thanks
  3230. # [21:58] * sawrubh notes that down for the future
  3231. # [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
  3232. # [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
  3233. # [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
  3234. # [21:59] * Joins: ahal (ahal@moz-FE8BA07F.cable.teksavvy.com)
  3235. # [22:00] * Joins: mr_boo (Mibbit@270058F9.89AC90B1.9BEFC002.IP)
  3236. # [22:00] * Quits: mr_boo (Mibbit@270058F9.89AC90B1.9BEFC002.IP) (Quit: mr_boo)
  3237. # [22:00] * Joins: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  3238. # [22:00] * Quits: ahal (ahal@moz-FE8BA07F.cable.teksavvy.com) (Quit: Leaving)
  3239. # [22:01] * Joins: ahal (ahal@moz-FE8BA07F.cable.teksavvy.com)
  3240. # [22:01] * Quits: dao1 (dao@moz-2A5B561C.superkabel.de) (Ping timeout)
  3241. # [22:04] * Quits: AndChat|215124 (AndChat215@moz-35A49CA0.static.tpgi.com.au) (Ping timeout)
  3242. # [22:05] <gps> espindola: I think that ccache change for Clang significantly reduced our total number of compiler warnings!
  3243. # [22:05] <gps> we are down to 812 total warnings!
  3244. # [22:05] <@bz> what was the ccache change?
  3245. # [22:05] * cpearce discovers http://www.gavinsharp.com/irc/developers.html
  3246. # [22:06] <gps> bz: enable CCACHE_CPP2 when building with clang
  3247. # [22:06] <joe> bz: if you can reproduce the bug, https://bug644870.bugzilla.mozilla.org/attachment.cgi?id=644427 should fix it
  3248. # [22:06] * Quits: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com) (Ping timeout)
  3249. # [22:06] <gps> http://gps.pastebin.mozilla.org/1709644 - so half of the compiler warnings are now bad code in gfx/
  3250. # [22:06] <joe> if it does i'll do the sync decode API
  3251. # [22:06] * joe whistles
  3252. # [22:07] * Joins: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com)
  3253. # [22:07] * Joins: dao (dao@moz-2A5B561C.superkabel.de)
  3254. # [22:07] <@smaug> joduinn: just curious, are there plans to get more build machines
  3255. # [22:08] <daleharvey> is there a single patch I should apply to mozilla central to get activities support?
  3256. # [22:08] <@bz> gps: What was the bug?
  3257. # [22:08] <@bz> gps: my issue with clang and cpp is that it makes its warnings insanely verbose...
  3258. # [22:08] <daleharvey> sorry, wrong room
  3259. # [22:08] <gps> bz: bug 755145
  3260. # [22:08] * @bz looks up CCACHE_CPP2
  3261. # [22:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8b53a264ceb7 - Wes Johnston - Bug 776072 - Inflate toolbar in BrowserApp. r=mfinkle
  3262. # [22:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a9be6c283732 - Benjamin Peterson - No bug: class -> struct for compiler warning. r=dzbarsky
  3263. # [22:09] <gps> bz: you mean clang makes the warnings readable?
  3264. # [22:09] <gps> this change seemed to get rid of a lot of the warnings around extra parenthesis
  3265. # [22:09] <@gavin> the parts that are relevant are reasable, but then it goes and spews a bunch of aditional not useful stuff
  3266. # [22:09] <gps> gavin: you means the hints?
  3267. # [22:09] <@gavin> a single warning/error doesn't even fit in my terminal window
  3268. # [22:09] <joe> "jrmuizel|sheriff has quite a potty mouth. 2.3% words were foul language. "
  3269. # [22:10] <@bz> gps: no
  3270. # [22:10] <gps> gavin/bz: pastebin example, please
  3271. # [22:10] <espindola> gps, relative to ccache without the cpp2 env var, right?
  3272. # [22:10] <@bz> gps: I mean that with clang the warning text depends on whether ccache is being used or not
  3273. # [22:10] <@bz> gps: one sec
  3274. # [22:10] <espindola> it should produce exactly the same result as without ccache
  3275. # [22:10] <espindola> or there is a bug in ccache somewhere :-)
  3276. # [22:10] <@bz> it expands the macro
  3277. # [22:10] <kaie> is there a mountain-view channel?
  3278. # [22:10] <@bz> when coming out of ccache
  3279. # [22:10] <gps> bz: it doesn't do that any more!
  3280. # [22:11] <@bz> oh?
  3281. # [22:11] * @bz tests
  3282. # [22:11] <gps> that was the CCACHE_CPP2 change
  3283. # [22:11] <@dolske> kaie: afaik, no
  3284. # [22:11] <@bz> right
  3285. # [22:11] <@bz> but I don't have that locally
  3286. # [22:11] <kaie> dolske, k thx
  3287. # [22:11] <@bz> hence the question of whether I _should_
  3288. # [22:11] <gps> if you are using ccache with clang, you should
  3289. # [22:11] * Quits: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3290. # [22:11] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  3291. # [22:11] * ChanServ sets mode: +o roc
  3292. # [22:12] <@bz> well, I obviously am. ;)
  3293. # [22:12] <gps> it is arguably a missing ccache feature
  3294. # [22:12] <@bz> Otherwise I would not be having this conversation
  3295. # [22:12] <@bz> Should I just put it in my mozconfig?
  3296. # [22:12] <@gavin> what does it do?
  3297. # [22:12] * joduinn is now known as joduinn-mtg
  3298. # [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
  3299. # [22:12] <espindola> gps, once we have ccache back on on try I want to try to patch it to use -E -rewrite-includes
  3300. # [22:12] <@bz> could allow ccache to be used"
  3301. # [22:12] <espindola> and see if that is a win
  3302. # [22:12] <joduinn-mtg> smaug: give me a min
  3303. # [22:12] * timA|lunch is now known as timA
  3304. # [22:13] <espindola> bz, just git pull
  3305. # [22:13] <jduell> mrbkap: ping
  3306. # [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
  3307. # [22:14] * Quits: yuan (ywang@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: yuan)
  3308. # [22:14] <gps> if that makes any sense
  3309. # [22:14] <jduell> bz: and/or mrbkap: do you know if nsScriptSecurityManager exists in the parent in e10s?
  3310. # [22:14] * Quits: Mic (Instantbir@moz-E3C12055.superkabel.de) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  3311. # [22:14] <mrbkap> jet: it should.
  3312. # [22:14] <@bz> espindola: git pull which?
  3313. # [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
  3314. # [22:14] <@bz> espindola: I have the rev we're using on tinderbox
  3315. # [22:14] <gps> bz: mozilla-central
  3316. # [22:14] <espindola> gps, I don't know
  3317. # [22:14] <@bz> gps: oh, we're adding it to some sort of default?
  3318. # [22:15] <espindola> bz, it should be fixed then
  3319. # [22:15] <gps> bz: that was the bug :)
  3320. # [22:15] <jduell> sicking says it does...
  3321. # [22:15] <@bz> ah, config.mk
  3322. # [22:15] <@bz> nice
  3323. # [22:15] <@bz> alright
  3324. # [22:15] <gps> espindola: I'll file a bug if I can't find it
  3325. # [22:15] <@bz> jduell: it better
  3326. # [22:15] <jduell> bz: mmk :)
  3327. # [22:16] * Quits: dao (dao@moz-2A5B561C.superkabel.de) (Quit: Leaving.)
  3328. # [22:16] * Quits: cjones (cjones@moz-45913895.socal.res.rr.com) (Quit: Leaving)
  3329. # [22:16] * Quits: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  3330. # [22:16] * Joins: victorporof (victorporo@380F0349.2E655143.79933D60.IP)
  3331. # [22:17] * Quits: @dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3332. # [22:18] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving)
  3333. # [22:18] * Quits: priya (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  3334. # [22:18] <mrbkap> oops
  3335. # [22:18] * Joins: kanru (kanru@F2D29657.F60B0462.67AC9B1.IP)
  3336. # [22:19] * Quits: smooney (smooney@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3337. # [22:20] * Quits: Goldorak (chatzilla@30C7A63C.9F781B42.187A1082.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  3338. # [22:20] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
  3339. # [22:21] * Quits: teoli (teoli@EDB1D55.195E6A26.F1085784.IP) (Ping timeout)
  3340. # [22:21] * Quits: atte (atte@moz-401E92F1.dhcp.inet.fi) (Client exited)
  3341. # [22:24] * Joins: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  3342. # [22:24] * Joins: karl (karl@CB3EC984.A5F785DE.396E4C6D.IP)
  3343. # [22:25] * Quits: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  3344. # [22:25] * Joins: capella-SIII (capella-SI@moz-9B20A07E.pools.spcsdns.net)
  3345. # [22:26] <gps> just filed 2 bugs to remove 53% of the remaining Clang warnings when building browser
  3346. # [22:27] * Joins: dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP)
  3347. # [22:27] * ChanServ sets mode: +o dbaron
  3348. # [22:27] <gps> we really aren't that far from building the entire tree with -Werror
  3349. # [22:27] * cadecairos is now known as cadecairos_brb
  3350. # [22:27] <jcranmer> unlike comm-central
  3351. # [22:27] <Ms2ger> Hah
  3352. # [22:28] <jcranmer> I blame jwz for that
  3353. # [22:28] <espindola> gps, thanks
  3354. # [22:28] <jcranmer> (build libmime and then you'll see why)
  3355. # [22:28] * Quits: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP) (Quit: Leaving)
  3356. # [22:29] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  3357. # [22:30] * Joins: teoli (teoli@EDB1D55.195E6A26.F1085784.IP)
  3358. # [22:30] * Quits: sworkman (sworkman@moz-BBE3ABD.mv.mozilla.com) (Quit: sworkman)
  3359. # [22:30] * Quits: @dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3360. # [22:31] * Quits: capella-SIII (capella-SI@moz-9B20A07E.pools.spcsdns.net) (Ping timeout)
  3361. # [22:31] * Joins: capella-SIII (capella-SI@moz-9B20A07E.pools.spcsdns.net)
  3362. # [22:32] * Quits: capella-SIII (capella-SI@moz-9B20A07E.pools.spcsdns.net) (Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org)
  3363. # [22:32] * Quits: karl (karl@CB3EC984.A5F785DE.396E4C6D.IP) (Ping timeout)
  3364. # [22:32] * Joins: smooney (smooney@moz-BBE3ABD.mv.mozilla.com)
  3365. # [22:33] * Joins: mats (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  3366. # [22:33] <gps> espindola: up to 61% in 3 bugs \o/
  3367. # [22:33] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  3368. # [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 ?
  3369. # [22:34] <gps> and that's it for the 50+ warnings squashed with trivial changes bugs :(
  3370. # [22:34] * Quits: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz) (Ping timeout)
  3371. # [22:34] <gps> next best is like 15 and then we are into a very long tail
  3372. # [22:35] <espindola> :-)
  3373. # [22:35] * Quits: @roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3374. # [22:35] <Ms2ger> jwatt, you're orange, backout please
  3375. # [22:36] * juanb|lunch is now known as juanb
  3376. # [22:36] <jwatt> Ms2ger: gah, sec
  3377. # [22:37] * Quits: mike5w3c (MikeS@moz-B9ABE643.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
  3378. # [22:37] * mdas is now known as mdas|afk
  3379. # [22:37] * Joins: mike5w3c (MikeS@moz-34482FB2.xgsspn.imtp.tachikawa.spmode.ne.jp)
  3380. # [22:38] * Joins: dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP)
  3381. # [22:38] * ChanServ sets mode: +o dbaron
  3382. # [22:38] <sawrubh> jdm: what is being referred to by mfbt here : http://isitmfbt.com/ , Mozilla Framework based on Templates ?
  3383. # [22:39] * Joins: roc (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  3384. # [22:39] * ChanServ sets mode: +o roc
  3385. # [22:42] * mattwoodrow is now known as mattwoodrow|away
  3386. # [22:42] <@gavin> bz: ping?
  3387. # [22:43] <@bz> gavin: ack
  3388. # [22:43] * Quits: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3389. # [22:44] * armenzg_mtg is now known as armenzg
  3390. # [22:44] <@gavin> bz: I want to prevent a <browser> from navigating outside of a given origin (say, defined by domain)
  3391. # [22:44] <@gavin> is there anything built-in that will help me do that? what would you recommend as a strategy?
  3392. # [22:44] * Joins: willyaranda (willyarand@CC8E5B38.8D7BAC68.F85AB05D.IP)
  3393. # [22:45] * Parts: naveed (nihsanulla@moz-409D20C6.bstnma.fios.verizon.net)
  3394. # [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
  3395. # [22:45] <Ms2ger> Uh, bz
  3396. # [22:45] <cpeterson> sawrubh, http://www.urbandictionary.com/define.php?term=mfbt
  3397. # [22:46] <@gavin> I'm trying to thin of whether we do this anywhere else
  3398. # [22:46] <Ms2ger> We don't run the dom/bindings mochitests anymore
  3399. # [22:46] * jedp is now known as jedp|lunch
  3400. # [22:46] <@smaug> uh
  3401. # [22:46] <@smaug> Ms2ger: what has happened
  3402. # [22:46] * Quits: kirin` (kirin@moz-C3A64B93.net) (Quit: Lost terminal)
  3403. # [22:46] <Ms2ger> https://hg.mozilla.org/mozilla-central/rev/fd04db0e734a
  3404. # [22:47] <Wes> wait, I thought mfbt was a math package that shipped with spidermonkey
  3405. # [22:47] * Joins: leaper (Mibbit@270058F9.89AC90B1.9BEFC002.IP)
  3406. # [22:47] * Joins: kirin` (kirin@moz-C3A64B93.net)
  3407. # [22:47] * Quits: jedp|lunch (jed@moz-137F5BCF.dslextreme.com) (Ping timeout)
  3408. # [22:48] <firebot> Check-in:
  3409. # [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
  3410. # [22:48] <Mossop> gavin: Do you want to read about the horrible strategy I evolved in my Thunderbird add-on?
  3411. # [22:48] <firebot> lists. r=me.
  3412. # [22:48] <@gavin> Mossop: sure!
  3413. # [22:48] * Quits: kirin` (kirin@moz-C3A64B93.net) (Quit: leaving)
  3414. # [22:48] * Quits: teoli (teoli@EDB1D55.195E6A26.F1085784.IP) (Quit: L'ordinateur  est en sommeil)
  3415. # [22:48] * Quits: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3416. # [22:49] * Quits: victorporof (victorporo@380F0349.2E655143.79933D60.IP) (Quit: Linkinus - http://linkinus.com)
  3417. # [22:49] <Mossop> gavin: https://github.com/Mossop/WebAppTabs/blob/master/docs/loading.md
  3418. # [22:49] * Joins: sriram_ (sriramr@moz-BBE3ABD.mv.mozilla.com)
  3419. # [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.
  3420. # [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 :(
  3421. # [22:50] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  3422. # [22:50] <@gavin> Mossop: mm, content policy could work
  3423. # [22:50] * Joins: kirin` (kirin@moz-C3A64B93.net)
  3424. # [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
  3425. # [22:51] * Quits: sriram (sriramr@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  3426. # [22:51] * sriram_ is now known as sriram
  3427. # [22:51] <NeilAway> gavin: a URI content listener might work
  3428. # [22:51] <@gavin> actually I think I have the same limitations you have, I also want to prevent window openings and such
  3429. # [22:51] <BenWa> hub: Ahh, I though it was jank and not hangs
  3430. # [22:51] <BenWa> You can use signal handlers but its a pain
  3431. # [22:51] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
  3432. # [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
  3433. # [22:52] * armenzg is now known as armenzg_afk
  3434. # [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?
  3435. # [22:52] * mdas|afk is now known as mdas
  3436. # [22:52] <@gavin> Mossop: I just want the to fail entirely, so I can just reutnr null presumably
  3437. # [22:53] * Quits: @dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3438. # [22:53] <firebot> Check-in:
  3439. # [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
  3440. # [22:53] <firebot> lists. r=me.
  3441. # [22:53] <@gavin> though I'm not sure how I'd override nsIBrowserDOMWindow for only that specific browser
  3442. # [22:53] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3443. # [22:54] * Joins: armenzg__ (armenzg@F2D29657.F60B0462.67AC9B1.IP)
  3444. # [22:54] * Joins: sworkman (sworkman@moz-BBE3ABD.mv.mozilla.com)
  3445. # [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
  3446. # [22:55] * Joins: nattokirai (nattokirai@8F761026.B5EF4AF6.E96CA9D8.IP)
  3447. # [22:55] * cadecairos_brb is now known as cadecairos
  3448. # [22:55] * Quits: armenzg_afk (armenzg@moz-ED3249A4.dmz.releng.scl3.mozilla.com) (Ping timeout)
  3449. # [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
  3450. # [22:55] * Quits: kaie (kaie@moz-243FB367.dip.t-dialin.net) (Quit: Leaving)
  3451. # [22:56] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
  3452. # [22:56] <Mossop> It is particularly annoying that nsIBrowserDOMWindow.openURI doesn't get passed the URI that is being opened
  3453. # [22:56] * Quits: armenzg__ (armenzg@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3454. # [22:56] * Joins: dbaron (dbaron@F2D29657.F60B0462.67AC9B1.IP)
  3455. # [22:56] * ChanServ sets mode: +o dbaron
  3456. # [22:58] * jcranmer is now known as jcranmer|away
  3457. # [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
  3458. # [22:59] * Joins: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  3459. # [22:59] * Quits: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3460. # [22:59] * jimm is now known as jimm-bbias
  3461. # [23:01] * Quits: lduros (lduros@moz-4894EA28.nic.resnet.group.upenn.edu) (Client exited)
  3462. # [23:05] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  3463. # [23:05] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
  3464. # [23:06] * Quits: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: brendan)
  3465. # [23:06] <bnicholson> is it possible to use any of the DOM methods in a background thread?
  3466. # [23:06] <@khuey> to a first approximation, no
  3467. # [23:07] <bnicholson> on mobile, we have a Readability.js script that runs heuristics on the page to detect whether it's readable
  3468. # [23:07] <bnicholson> it's rather expensive, though, so i was wondering if there was any way to do that on a separate thread
  3469. # [23:07] * Quits: willyaranda (willyarand@CC8E5B38.8D7BAC68.F85AB05D.IP) (Quit: willyaranda)
  3470. # [23:07] <bnicholson> khuey: does that include serializing the DOM and using a DOMParser?
  3471. # [23:07] * Quits: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com) (Quit: Miranda IM - Multi protocol instant messenger @ www.miranda-im.org)
  3472. # [23:07] <@khuey> if your script involves poking at nodes and stuff, then no, that's main thread only
  3473. # [23:07] <@smaug> DOMParser is main thread only
  3474. # [23:07] <@khuey> and yes, that includes DOMPArser
  3475. # [23:08] <bnicholson> hrm ok, thanks
  3476. # [23:08] * Joins: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com)
  3477. # [23:09] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
  3478. # [23:09] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  3479. # [23:10] <hub> also I'm getting (firefox:20012): GLib-GObject-WARNING **: gsignal.c:3393: signal name `load_complete' is invalid for instance `0x7f8444d70f60'
  3480. # [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)
  3481. # [23:11] * Joins: JeroenDeDauw (j@EAB338D2.5CAD7072.172227A7.IP)
  3482. # [23:11] * Quits: JeroenDeDauw (j@EAB338D2.5CAD7072.172227A7.IP) (Quit: Leaving.)
  3483. # [23:12] * Joins: JeroenDeDauw (j@EAB338D2.5CAD7072.172227A7.IP)
  3484. # [23:13] * davida_ is now known as davida
  3485. # [23:13] * jmaher is now known as jmaher|afk
  3486. # [23:13] <jdm> Wes: no, not math-related
  3487. # [23:14] * ctalbert is now known as ctalbert|afk
  3488. # [23:14] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving)
  3489. # [23:14] * kmoir is now known as kmoir-afk
  3490. # [23:14] * Quits: TheOne (TheOne@moz-CB711AB.dip.t-dialin.net) (Ping timeout)
  3491. # [23:14] * Joins: peregrino (peregrino@moz-8A99C54B.telecom.net.ar)
  3492. # [23:15] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/d74c21aebfb6 - Olli Pettay - Bug 765163, add missing #include, r=bustage
  3493. # [23:15] <firebot> http://hg.mozilla.org/mozilla-central/rev/b3f2fb31cd77 - Olli Pettay - Bug 765947 - Preprocess the config file for generated events, r=khuey
  3494. # [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
  3495. # [23:15] * Joins: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3496. # [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
  3497. # [23:16] * Joins: TheOne (TheOne@moz-CB711AB.dip.t-dialin.net)
  3498. # [23:16] * mjschranz is now known as mjschranz_away
  3499. # [23:16] * wlach is now known as wlach|bbiab
  3500. # [23:16] * jimm-bbias is now known as jimm
  3501. # [23:18] <peregrino> harth: ping
  3502. # [23:18] * Quits: leaper (Mibbit@270058F9.89AC90B1.9BEFC002.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3503. # [23:19] * Joins: armenzg_afk (armenzg@500CA98.5BCEC6DB.DA78B690.IP)
  3504. # [23:19] * Joins: RyanVM (chatzilla@moz-403902F0.phlapa.fios.verizon.net)
  3505. # [23:21] * Joins: kaie (kaie@moz-243FB367.dip.t-dialin.net)
  3506. # [23:21] * Quits: armenzg_afk (armenzg@500CA98.5BCEC6DB.DA78B690.IP) (Ping timeout)
  3507. # [23:22] * Quits: xakz (XaMaD@moz-34FBE388.fbx.proxad.net) (Ping timeout)
  3508. # [23:22] * Quits: sawrubh (chatzilla@D5640BBB.E058CA54.9C072EFC.IP) (Ping timeout)
  3509. # [23:23] * Quits: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3510. # [23:24] * Joins: rillian (rillian@F2D29657.F60B0462.67AC9B1.IP)
  3511. # [23:25] * Joins: cpearce (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  3512. # [23:25] <rillian> glandium: you might want to apply the patch from bug 752661 to iceweasel
  3513. # [23:25] * Joins: sawrubh|alt (chatzilla@560F605A.155BD9A2.89379447.IP)
  3514. # [23:25] * catlee is now known as catlee-away
  3515. # [23:25] * Quits: bbondy (bbondy@moz-BE76EF7A.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3516. # [23:25] * sawrubh|alt is now known as sawrubh
  3517. # [23:26] <rillian> ron reported the same bug with http://hacks.mozilla.org/2012/07/firefox-beta-15-supports-the-new-opus-audio-format/
  3518. # [23:26] * Joins: cjones (cjones@moz-45913895.socal.res.rr.com)
  3519. # [23:26] <rillian> (it's a 2-line fix for 100% cpu on that page)
  3520. # [23:27] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  3521. # [23:27] * Quits: sawrubh (chatzilla@560F605A.155BD9A2.89379447.IP) (Quit: Stack has overflowed, need to save it.)
  3522. # [23:27] * Joins: jedp|lunch (jed@moz-59C58F81.dsl.dynamic.sonic.net)
  3523. # [23:27] * jedp|lunch is now known as jedp
  3524. # [23:27] * Joins: sawrubh (chatzilla@560F605A.155BD9A2.89379447.IP)
  3525. # [23:28] * Joins: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  3526. # [23:29] * sheeri is now known as sheeri-afk
  3527. # [23:29] * Quits: Ms2ger (Ms2ger@726FC955.D369D24E.37724B0D.IP) (Quit: nn)
  3528. # [23:29] * joduinn-mtg is now known as joduinn-brb
  3529. # [23:31] <RyanVM> jwatt: You've still got reftest failures. And it's failing on Windows too.
  3530. # [23:31] * Quits: TheOne (TheOne@moz-CB711AB.dip.t-dialin.net) (Ping timeout)
  3531. # [23:32] * Joins: jprmc (jprmc@9DD772A9.5BCEC6DB.DA78B690.IP)
  3532. # [23:32] * Joins: TheOne (TheOne@moz-CB711AB.dip.t-dialin.net)
  3533. # [23:33] * Joins: victorporof (victorporo@380F0349.2E655143.79933D60.IP)
  3534. # [23:33] * Joins: pachuco (Mibbit@moz-64E7E963.dsl.irvnca.pacbell.net)
  3535. # [23:33] * Quits: kirin` (kirin@moz-C3A64B93.net) (Connection reset by peer)
  3536. # [23:33] <jwatt> RyanVM: looking
  3537. # [23:34] * Quits: pachuco (Mibbit@moz-64E7E963.dsl.irvnca.pacbell.net) (Quit: http://www.mibbit.com ajax IRC Client)
  3538. # [23:34] * Quits: msucan (mihai@C5D88F81.430E6FCD.699550A1.IP) (Quit: Leaving.)
  3539. # [23:35] * Joins: kirin` (kirin@moz-C3A64B93.net)
  3540. # [23:36] * joduinn-brb is now known as joduinn
  3541. # [23:36] * Quits: drice (derice@moz-1D9C882A.deploy.akamaitechnologies.com) (Quit: Leaving.)
  3542. # [23:37] * Joins: gerv (gerv@6536A35.11DFEF90.2BCC804A.IP)
  3543. # [23:37] * Quits: TheOne (TheOne@moz-CB711AB.dip.t-dialin.net) (Ping timeout)
  3544. # [23:39] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  3545. # [23:40] * Quits: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net) (Quit: tantek)
  3546. # [23:40] <firebot> Check-in:
  3547. # [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
  3548. # [23:40] <firebot> lists. r=me.
  3549. # [23:42] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
  3550. # [23:42] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
  3551. # [23:42] * ChanServ sets mode: +o smaug
  3552. # [23:43] * sawrubh is now known as sawrubh|sleep
  3553. # [23:45] * joduinn is now known as joduinn-biab
  3554. # [23:47] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
  3555. # [23:47] * Joins: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3556. # [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
  3557. # [23:47] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/bb4ca4d0637f - Ryan VanderMeulen - Merge m-c to inbound.
  3558. # [23:47] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d74c21aebfb6 - Olli Pettay - Bug 765163, add missing #include, r=bustage
  3559. # [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
  3560. # [23:48] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
  3561. # [23:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/eea94a9b40a1 - John Hopkins - Bug 775670 - Build Thunderbird using clang. r=rail
  3562. # [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
  3563. # [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
  3564. # [23:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6d4904694feb - Rob Campbell - merge fx-team to m-c
  3565. # [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 &
  3566. # [23:48] <firebot> browser_dbg_bug731394_editor-contextmenu.js of browser_dbg_script-switching.html; r=rcampbell
  3567. # [23:49] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
  3568. # [23:49] * ChanServ sets mode: +o smaug
  3569. # [23:51] * Quits: kirin` (kirin@moz-C3A64B93.net) (Quit: leaving)
  3570. # [23:52] * Joins: willyaranda (willyarand@CC8E5B38.8D7BAC68.F85AB05D.IP)
  3571. # [23:52] * Joins: yuan (ywang@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3572. # [23:52] * Quits: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  3573. # [23:53] * Joins: pzv (zayac@EEB5D7AA.D99060DA.6E7F4A1E.IP)
  3574. # [23:53] <RyanVM> any firefox mobile devs around?
  3575. # [23:53] <RyanVM> kats: ^
  3576. # [23:54] <jduell> biesi: bz: ping
  3577. # [23:54] <jduell> do you have any object to having necko know about and call into nsScriptSecurityManager functions?
  3578. # [23:55] * gregglind is now known as gregglind_away
  3579. # [23:55] * Quits: victorporof (victorporo@380F0349.2E655143.79933D60.IP) (Connection reset by peer)
  3580. # [23:55] * Quits: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP) (Quit: jet)
  3581. # [23:56] * bwinton is now known as bwinton_away
  3582. # [23:56] * rail is now known as rail_away
  3583. # [23:56] * Joins: victorporof (victorporo@380F0349.2E655143.79933D60.IP)
  3584. # [23:57] * Joins: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP)
  3585. # [23:57] * mattwoodrow|away is now known as mattwoodrow
  3586. # [23:58] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
  3587. # [23:58] <jdm> uh oh
  3588. # [23:58] <jdm> http://blog.mozilla.org/theden/2012/07/20/drag-bookmarks-to-your-toolbar/
  3589. # [23:58] <jdm> "so the only way we’ll change this feature is if we can make it even easier than it already is!."
  3590. # [23:58] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
  3591. # [23:58] * ChanServ sets mode: +o smaug
  3592. # [23:58] <biesi> jduell, um, for what?
  3593. # [23:58] * Joins: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3594. # [23:59] * Quits: victorporof (victorporo@380F0349.2E655143.79933D60.IP) (Connection reset by peer)
  3595. # [23:59] * joduinn-biab is now known as joduinn-mtg
  3596. # [23:59] * Quits: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Reconnecting…)
  3597. # [23:59] <jdm> compare to developer and UX commentary in bug 455694
  3598. # [23:59] * Joins: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3599. # [23:59] <jduell> biesi: just to get a function that provides an opaque id we're going to use for B2G apps
  3600. # [23:59] <jdm> similarly bug 674925, where we say that dragging bookmarks is not a behaviour we wish to continue to allow
  3601. # Session Close: Sat Jul 21 00:00:00 2012

The end :)