/irc-logs / mozilla / #developers / 2013-08-27 / end

Options:

  1. # Session Start: Tue Aug 27 00:00:01 2013
  2. # Session Ident: #developers
  3. # [00:00] <ckitching> khuey: You mean the first paste, or the first segfault in the first paste?
  4. # [00:00] * Joins: Asa (asa@4508CAE6.38324963.204CA821.IP)
  5. # [00:00] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  6. # [00:00] <khuey> ckitching: well, I'm saying that by the second MOZ_ASSERT things have already gone to hell
  7. # [00:01] <khuey> we're calling exit from SEGVHandler
  8. # [00:01] <khuey> so ...
  9. # [00:01] * Quits: tuxie_ (paranoid@moz-397374ED.adsl.alicedsl.de) (Ping timeout)
  10. # [00:01] <ckitching> khuey: I see.
  11. # [00:01] * Quits: AsaDotzler (asa@4508CAE6.38324963.204CA821.IP) (Ping timeout)
  12. # [00:01] <ckitching> khuey: But isn't that first assertion after things have gone mad - isn't that coming from crash handling code, as well?
  13. # [00:01] * Quits: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  14. # [00:01] <khuey> ckitching: http://mxr.mozilla.org/mozilla-central/source/js/src/jit/AsmJSSignalHandlers.cpp#975 is wrong, imo
  15. # [00:02] * Joins: mhenretty (mhenretty@moz-387F7394.lightspeed.sntcca.sbcglobal.net)
  16. # [00:02] <khuey> ckitching: that should almost certainly be _exit
  17. # [00:02] * Joins: tonymec|away (tonymec@DA3A50A3.3124D314.277517C1.IP)
  18. # [00:02] <ckitching> khuey: Eugh.
  19. # [00:02] <ckitching> khuey: So this is why we keep getting many, increasingly less sane, segfaults?
  20. # [00:02] <khuey> ckitching: yeah
  21. # [00:03] <khuey> ckitching: since exit will try to call c++ destructors
  22. # [00:03] <khuey> and given that everything is already fucked up ...
  23. # [00:03] <ckitching> khuey: Fun. So my real problem is that the crash reporter crashed...
  24. # [00:03] * Quits: overholt (overholt@7FCF574B.12EEDBD3.6BEEAEBD.IP) (Ping timeout)
  25. # [00:03] <ckitching> That doesn't help a lot. :P
  26. # [00:03] * Quits: RealRaven (Thunderbir@A5F520E7.E39F1C68.C3498625.IP) (Quit: RealRaven)
  27. # [00:04] <khuey> ckitching: heh
  28. # [00:04] <khuey> ckitching: at least you know you're not looking for kanru now ;-)
  29. # [00:04] * Joins: fossterer (Thunderbir@77E1DB63.39E2D48A.C1371C9E.IP)
  30. # [00:04] * Joins: RealRaven (Thunderbir@A5F520E7.E39F1C68.C3498625.IP)
  31. # [00:04] <khuey> ckitching: do you want to file this bug or should I?
  32. # [00:04] * Joins: tonymec (tonymec@DA3A50A3.3124D314.277517C1.IP)
  33. # [00:04] * Quits: @dveditz (dveditz@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  34. # [00:04] <ckitching> khuey: That's something, I suppose.
  35. # [00:04] <ckitching> khuey: This isn't a bug in its own right, this is the segfault preventing me from fiing bug 794981.
  36. # [00:05] <ckitching> *fixing
  37. # [00:05] <khuey> it's still wrong
  38. # [00:05] * Joins: dveditz (dveditz@moz-BBE3ABD.mv.mozilla.com)
  39. # [00:05] * ChanServ sets mode: +o dveditz
  40. # [00:05] <ckitching> khuey: Oh, the signal handler madness? Sure, I can file that.
  41. # [00:05] <ckitching> Although actually, perhaps you should file it. I keep getting assigned things I file. :P
  42. # [00:05] <khuey> ckitching: hahah ok
  43. # [00:05] <ckitching> All I'm trying to do is make my try run go green :P
  44. # [00:06] * Joins: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP)
  45. # [00:06] * spohl is now known as spohl|away
  46. # [00:06] <ckitching> khuey: So any thoughts on what could cause this actual problem?
  47. # [00:07] * Quits: spohl|away (Adium@9E603920.5DD86DCA.465000F8.IP) (Quit: Leaving.)
  48. # [00:07] * Quits: m_gol (m_gol@moz-9BDB7946.dynamic.chello.pl) (Quit: Linkinus - http://linkinus.com)
  49. # [00:07] * Quits: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  50. # [00:08] <khuey> not offhand
  51. # [00:08] <khuey> ask ted maybe?
  52. # [00:08] * Joins: m_gol (m_gol@moz-9BDB7946.dynamic.chello.pl)
  53. # [00:08] * Joins: arasbm (zooby@moz-8E336844.vf.shawcable.net)
  54. # [00:08] <khuey> he's probably gone for the day though (east coast)
  55. # [00:08] <ckitching> khuey: Righto.
  56. # [00:08] * Quits: RealRaven (Thunderbir@A5F520E7.E39F1C68.C3498625.IP) (Quit: RealRaven)
  57. # [00:09] * Joins: RealRaven (Thunderbir@A5F520E7.E39F1C68.C3498625.IP)
  58. # [00:10] * Joins: till (till@moz-D6ED0568.adsl.alicedsl.de)
  59. # [00:11] * Joins: mannyv (manny@moz-280A562B.hsd1.md.comcast.net)
  60. # [00:11] * jhopkins|buildduty is now known as jhopkins|afk
  61. # [00:11] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  62. # [00:11] * ChanServ sets mode: +o ehsan
  63. # [00:12] * Quits: Bas (chatzilla@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  64. # [00:12] * catlee is now known as catlee-away
  65. # [00:13] * Joins: sicking (sicking@6C979E7E.2D31AF7B.5AEB50C4.IP)
  66. # [00:14] * Quits: erikvold (erikvold@1D7BEB1D.D556260E.AA745434.IP) (Ping timeout)
  67. # [00:14] * luke is now known as luke-away
  68. # [00:14] * Quits: mhenretty (mhenretty@moz-387F7394.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  69. # [00:15] * Joins: mhenretty (mhenretty@moz-387F7394.lightspeed.sntcca.sbcglobal.net)
  70. # [00:15] * Quits: brendan (brendaneic@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: brendan)
  71. # [00:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/64f105f3569c - Guillaume Abadie - bug 908316 - [WebGL 2.0] Refactor query object's targets - r=jgilbert
  72. # [00:16] * Joins: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  73. # [00:16] * Joins: erikvold (erikvold@C3DB07CA.8FCFF51F.AA745434.IP)
  74. # [00:17] <jlebar> bz: fwiw the problem was missing QI --> nsIMessageListener's in our JS code. That was making the weakref appear to die. And somehow we didn't have this problem if we used the strong-ref version of addMessageListener -- maybe that was implicitly adding the interface to the object?
  75. # [00:17] * Quits: geo (geo@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving...)
  76. # [00:17] * Quits: RealRaven (Thunderbir@A5F520E7.E39F1C68.C3498625.IP) (Quit: RealRaven)
  77. # [00:18] * Joins: Bas (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP)
  78. # [00:18] * Joins: RealRaven (Thunderbir@A5F520E7.E39F1C68.C3498625.IP)
  79. # [00:18] * philor|away is now known as philor
  80. # [00:21] * Joins: wlach (wlach@moz-8E98BD25.vif.net)
  81. # [00:22] * Quits: tonymec (tonymec@DA3A50A3.3124D314.277517C1.IP) (Ping timeout)
  82. # [00:23] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  83. # [00:23] * Quits: Lethalman (lethal@moz-C51067E7.libero.it) (Ping timeout)
  84. # [00:24] * Joins: tonymec (tonymec@DA3A50A3.3124D314.277517C1.IP)
  85. # [00:24] * Quits: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  86. # [00:25] * Quits: RealRaven (Thunderbir@A5F520E7.E39F1C68.C3498625.IP) (Quit: RealRaven)
  87. # [00:25] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  88. # [00:25] * Joins: RealRave1 (Thunderbir@A5F520E7.E39F1C68.C3498625.IP)
  89. # [00:25] <jlebar> RyanVM|afk: I just re-re-relanded bug 900221. So, um, be ready to back me out again. :)
  90. # [00:26] * Quits: RealRave1 (Thunderbir@A5F520E7.E39F1C68.C3498625.IP) (Quit: RealRave1)
  91. # [00:26] * Quits: tonymec (tonymec@DA3A50A3.3124D314.277517C1.IP) (Ping timeout)
  92. # [00:26] * Quits: tonymec|away (tonymec@DA3A50A3.3124D314.277517C1.IP) (Ping timeout)
  93. # [00:27] * Joins: RealRave1 (Thunderbir@A5F520E7.E39F1C68.C3498625.IP)
  94. # [00:28] * Joins: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP)
  95. # [00:29] * Quits: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  96. # [00:29] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  97. # [00:30] * Joins: AsaDotzler (asa@4508CAE6.38324963.204CA821.IP)
  98. # [00:30] * Quits: Asa (asa@4508CAE6.38324963.204CA821.IP) (Ping timeout)
  99. # [00:30] * Quits: mannyv (manny@moz-280A562B.hsd1.md.comcast.net) (Ping timeout)
  100. # [00:31] * Joins: catalinn (Thunderbir@E7DC51D5.2D4EABFA.D602D2C5.IP)
  101. # [00:32] * Quits: till (till@moz-D6ED0568.adsl.alicedsl.de) (Client exited)
  102. # [00:32] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Ping timeout)
  103. # [00:33] <cpearce> Anyone else hitting this assertion: 0:04.64 ###!!! ABORT: Calling NewSourceData before SourceDataComplete!: 'mHasSourceData', file .../image/src/RasterImage.cpp, line 1778 ? It's totally blocking me. Even if I delete the assertion, I can't start up Firefox, I crash in imgStatusTracker::OnDataAvailable(). I'm on Win8
  104. # [00:33] * Quits: botond-laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 20.0/20130417085609])
  105. # [00:33] * Joins: reyre (reyre@moz-9002CDDA.cpe.net.cable.rogers.com)
  106. # [00:34] <RyanVM|afk> jlebar: \o/
  107. # [00:34] <RyanVM|afk> glandium: was just wondering what's blocking jemalloc3 from being enabled by default
  108. # [00:34] * Quits: dmarcos (dmarcos@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Linkinus - http://linkinus.com)
  109. # [00:34] * Joins: dmarcos (dmarcos@moz-BE33DA21.fw1.sfo1.mozilla.net)
  110. # [00:36] * Quits: abwillis (abwillis@CBAC43F2.9DD4DBBF.6A7A197.IP) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.7.2/20121116143250])
  111. # [00:36] * Quits: Archaeopteryx (itsme@moz-6CA06D59.cust.telecolumbus.net) (Quit: Nothing here. Carry on.)
  112. # [00:37] * Parts: ckerschb (ckerschb@moz-B66EA4B2.ics.uci.edu)
  113. # [00:40] <@dbaron> It's interesting that the Bugzilla dashboard has "about a decade ago" as an option for how long ago the bug was last updated
  114. # [00:41] * Joins: WG9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net)
  115. # [00:41] <khuey> just wait until it has "about a century ago"
  116. # [00:41] * Joins: msucan (mihai@moz-18BD542A.pck.nerim.net)
  117. # [00:41] * Quits: msucan (mihai@moz-18BD542A.pck.nerim.net) (Quit: Leaving.)
  118. # [00:41] <philor> that would actually be very nice for 1999, "last century"
  119. # [00:43] <mbrubeck> "last millenium"
  120. # [00:43] <@dolske> "pre-iPhone"
  121. # [00:44] <philor> little screenshot of what the Fx toolbar looked like at the time
  122. # [00:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b5615e12b118 - Nicolas Pierron - Revert "Bug 907333 - IonMonkey: Add MAssertRange. r=h4writer"
  123. # [00:44] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Ping timeout)
  124. # [00:44] * Quits: ggp (ggp@53CA4500.477861A3.A8479B91.IP) (Quit: Leaving...)
  125. # [00:44] <@roc> "yeah, I started working with Mozilla in the late 20th century"
  126. # [00:45] <glandium> RyanVM|afk: see bug 762449
  127. # [00:45] * Joins: caiolima (Instantbir@9C7DFC8.99189C23.5FA960DF.IP)
  128. # [00:45] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  129. # [00:46] * Joins: clowd (clowd@moz-A81E251C.hsd1.va.comcast.net)
  130. # [00:47] * Quits: +taras (taras@D2ABC49B.2F7415B9.B87ED48A.IP) (Ping timeout)
  131. # [00:47] <seth> cpearce: i'm not hitting that, but that sounds serious. can you file a bug with STR and CC me?
  132. # [00:47] * Joins: taras (taras@D2ABC49B.2F7415B9.B87ED48A.IP)
  133. # [00:47] <seth> cpearce: CC tn too
  134. # [00:48] <cpearce> seth: sure.
  135. # [00:48] <cpearce> seth: in imagelib?
  136. # [00:48] <cpearce> seth: or gfx?
  137. # [00:49] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  138. # [00:51] * Joins: tonymec|away (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  139. # [00:51] * mattwoodrow|away is now known as mattwoodrow
  140. # [00:51] * Quits: ekr_ (ekr@moz-7B0110AD.mv.mozilla.com) (Quit: ekr_)
  141. # [00:52] * Quits: andreasn (andreasn@moz-7FB52705.a336.priv.bahnhof.se) (Ping timeout)
  142. # [00:54] * Quits: sfoster (sfoster@4B1066ED.D46F33C7.10389559.IP) (Connection reset by peer)
  143. # [00:54] <taras> nthomas: ping
  144. # [00:54] * Joins: maxli (maxli@B5559308.9C54E60.2FA4EA88.IP)
  145. # [00:55] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  146. # [00:55] * JosiahOne is now known as JosiahOne|Away
  147. # [00:55] * Joins: sfoster (sfoster@4B1066ED.D46F33C7.10389559.IP)
  148. # [00:55] * Joins: njn (chatzilla@moz-CD8EA879.dyn.iinet.net.au)
  149. # [00:55] * ChanServ sets mode: +o njn
  150. # [00:55] * philor is now known as philor|afk
  151. # [00:57] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  152. # [00:58] <ialagenchev> I'm writing a mochitest that checks for some properties in docShell, clicks on the doorhanger and checks for other properties in the docShell. Interestingly, the second check comes back wrong, even though it's properly set in the code. Any ideas? Here is pastebin: http://pastebin.mozilla.org/2920761 The failing checks are on 32-33
  153. # [00:59] * Quits: breck (breck@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  154. # [00:59] * Quits: jimm (jmathies@moz-864CAA4E.pn.at.cox.net) (Quit: )
  155. # [00:59] * Joins: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP)
  156. # [00:59] * Quits: twi (Adium@moz-3C16AD0.cust.dsl.vodafone.it) (Quit: Leaving.)
  157. # [00:59] * Quits: bholley (anonymous@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  158. # [00:59] * Joins: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  159. # [00:59] * Quits: mshal (mshal@moz-A514A42A.washdc.fios.verizon.net) (Quit: leaving)
  160. # [01:00] * Quits: teoli (teoli@moz-66257AF1.range86-146.btcentralplus.com) (Input/output error)
  161. # [01:00] * heycam|away is now known as heycam
  162. # [01:00] <taras> lsblakk: is there a wiki that describes updater throttling
  163. # [01:00] * Joins: gabadie1 (gabadie@13F2CEC5.7672369.D8E68FF6.IP)
  164. # [01:01] * Quits: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  165. # [01:02] * Joins: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP)
  166. # [01:02] * Quits: gabadie1 (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  167. # [01:02] * Joins: andreasn (andreasn@moz-F8BFFACA.a336.priv.bahnhof.se)
  168. # [01:02] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  169. # [01:03] * Joins: michal1 (michal@moz-EF43631.public.wayport.net)
  170. # [01:03] * Joins: breck (breck@moz-BE33DA21.fw1.sfo1.mozilla.net)
  171. # [01:03] * Quits: michal (michal@moz-EF43631.public.wayport.net) (Quit: Leaving.)
  172. # [01:03] * Quits: sicking (sicking@6C979E7E.2D31AF7B.5AEB50C4.IP) (Quit: sicking)
  173. # [01:03] * Joins: gabadie1 (gabadie@13F2CEC5.7672369.D8E68FF6.IP)
  174. # [01:04] * Quits: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  175. # [01:04] * joduinn is now known as joduinn-mtg
  176. # [01:04] <seth> cpearce: sorry, was AFK. imagelib (but i think you filed it already)
  177. # [01:05] * Quits: gabadie1 (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  178. # [01:05] * Joins: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP)
  179. # [01:06] * Joins: nicklebedev (nicklebede@moz-29D843ED.net151.n37.ru)
  180. # [01:07] * Quits: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  181. # [01:07] * Joins: gabadie1 (gabadie@13F2CEC5.7672369.D8E68FF6.IP)
  182. # [01:07] * Joins: michal (michal@moz-EF43631.public.wayport.net)
  183. # [01:07] * Quits: michal1 (michal@moz-EF43631.public.wayport.net) (Quit: Leaving.)
  184. # [01:07] * Quits: RealRave1 (Thunderbir@A5F520E7.E39F1C68.C3498625.IP) (Quit: RealRave1)
  185. # [01:08] * Joins: RealRave1 (Thunderbir@A5F520E7.E39F1C68.C3498625.IP)
  186. # [01:08] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  187. # [01:08] * Joins: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP)
  188. # [01:08] * Quits: gabadie1 (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  189. # [01:08] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  190. # [01:09] * Quits: nicklebedev (nicklebede@moz-29D843ED.net151.n37.ru) (Quit: )
  191. # [01:10] * Quits: RealRave1 (Thunderbir@A5F520E7.E39F1C68.C3498625.IP) (Ping timeout)
  192. # [01:10] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  193. # [01:10] * Joins: gabadie1 (gabadie@13F2CEC5.7672369.D8E68FF6.IP)
  194. # [01:10] * Quits: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  195. # [01:10] * Quits: caiolima (Instantbir@9C7DFC8.99189C23.5FA960DF.IP) (Ping timeout)
  196. # [01:10] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  197. # [01:11] * Joins: sicking (sicking@6C979E7E.2D31AF7B.5AEB50C4.IP)
  198. # [01:11] * Quits: gabadie1 (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  199. # [01:11] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  200. # [01:12] <nthomas> taras: pong
  201. # [01:12] * pdr|afk is now known as pdr
  202. # [01:12] <seth> cpearce: FYI although i haven't seen this _specific_ bug yet, we talked about this general issue in the web rendering meeting today. this probably caused by bug 905678 re-enabling FrameAnimator. you can probably check out a revision before the one that landed in that bug and continue your work for now
  203. # [01:13] * devd|afk is now known as devd
  204. # [01:13] * Joins: ekr_ (ekr@moz-7B0110AD.mv.mozilla.com)
  205. # [01:13] <cpearce> seth: thanks, I'll try that.
  206. # [01:13] <seth> cpearce: if you try that and it does work, i'd appreciate you posting on the bug about it to confirm my suspicions =)
  207. # [01:14] * Quits: erikvold (erikvold@C3DB07CA.8FCFF51F.AA745434.IP) (Ping timeout)
  208. # [01:15] * gregglind is now known as gregglind_away
  209. # [01:16] * Joins: erikvold (erikvold@1C642135.D556260E.AA745434.IP)
  210. # [01:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8d7caae654ff - Shu-yu Guo - Bug 903655 - JSOP_GETELEM always needs a type barrier in parallel execution. (r=bhackett)
  211. # [01:16] * Quits: mbest (Instantbir@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  212. # [01:17] <+efaust> ah! good. Thanks for doing that, shu
  213. # [01:18] * Quits: @dveditz (dveditz@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  214. # [01:18] <marco> ttaubert: ping
  215. # [01:18] <shu> efaust: ?
  216. # [01:18] * Quits: inolen (Adium@moz-D2D12FC1.socal.res.rr.com) (Ping timeout)
  217. # [01:18] <shu> efaust: was this related to something you were working on?
  218. # [01:18] * Joins: inolen (Adium@moz-D2D12FC1.socal.res.rr.com)
  219. # [01:19] <+efaust> shu: parts of the getprop refactor relied upon that being true.
  220. # [01:19] <shu> efaust: ah okay. catching up on stuff i should've pushed before vacation
  221. # [01:19] <shu> also what is that + i see before your name
  222. # [01:19] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/34fd3a39ab84 - Wes Johnston - Bug 896350 - Don't close notifications unless explicitly requested to. r=blassey a=bajaj
  223. # [01:19] <+efaust> ok, who has a hat that can take this silly voice off? I don't believe I have rights to do that.
  224. # [01:19] <bajaj> Hey gavin just confirming the backout here in https://bugzilla.mozilla.org/show_bug.cgi?id=897729, is not needed on Fx24 ?
  225. # [01:20] <+efaust> shu: it's a holdover from a flooding that happened over the weekend.
  226. # [01:20] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: mccr8)
  227. # [01:20] <+efaust> shu: it's an IRC thing that has no present meaning other than looking strange to people :P
  228. # [01:20] <shu> efaust: oh it's voice?
  229. # [01:20] <+efaust> shu: yes.
  230. # [01:21] <shu> guess it's been a while since i've seen one
  231. # [01:21] <bajaj> gavin: the fwd fixes here https://bugzilla.mozilla.org/show_bug.cgi?id=888839 resolve the issue I believe..
  232. # [01:23] * Quits: gal (gal@moz-BBE3ABD.mv.mozilla.com) (Quit: gal)
  233. # [01:24] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  234. # [01:24] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  235. # [01:24] * ChanServ sets mode: +o ehsan
  236. # [01:25] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2ad7dd8a1201 - Drew Willcoxon - Bug 906276 - Add attribute to nsIDocShell to disable content retargeting. r=jlebar, sr=biesinger
  237. # [01:26] <@gavin> bajaj: yep, that's right
  238. # [01:26] <bajaj> thanks gavin
  239. # [01:26] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  240. # [01:27] * Quits: inolen (Adium@moz-D2D12FC1.socal.res.rr.com) (Ping timeout)
  241. # [01:27] * Quits: erikvold (erikvold@1C642135.D556260E.AA745434.IP) (Quit: erikvold)
  242. # [01:27] * Quits: sicking (sicking@6C979E7E.2D31AF7B.5AEB50C4.IP) (Quit: sicking)
  243. # [01:27] * Joins: adw (adw@moz-4B59C6FF.hsd1.ca.comcast.net)
  244. # [01:27] * devd is now known as devd|afk
  245. # [01:27] * Joins: gal (gal@moz-BBE3ABD.mv.mozilla.com)
  246. # [01:27] * Joins: inolen (Adium@moz-D2D12FC1.socal.res.rr.com)
  247. # [01:28] * Quits: gal (gal@moz-BBE3ABD.mv.mozilla.com) (Quit: gal)
  248. # [01:29] * Joins: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com)
  249. # [01:29] * Joins: twi (Adium@moz-3C16AD0.cust.dsl.vodafone.it)
  250. # [01:29] * Joins: damons (gnubeard@97957D0A.8D753159.C943C01E.IP)
  251. # [01:30] * Joins: caiolima (Instantbir@9C7DFC8.99189C23.5FA960DF.IP)
  252. # [01:30] * Quits: catalinn (Thunderbir@E7DC51D5.2D4EABFA.D602D2C5.IP) (Ping timeout)
  253. # [01:30] * whimboo is now known as whimboo|afk
  254. # [01:30] * Quits: mhenretty (mhenretty@moz-387F7394.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  255. # [01:30] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  256. # [01:31] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  257. # [01:31] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  258. # [01:33] * Joins: nattokirai (nattokirai@moz-D4726B3B.tss.access-internet.ne.jp)
  259. # [01:33] * Joins: teoli (teoli@moz-66257AF1.range86-146.btcentralplus.com)
  260. # [01:35] * Quits: twi (Adium@moz-3C16AD0.cust.dsl.vodafone.it) (Ping timeout)
  261. # [01:35] * Joins: mhenretty (mhenretty@moz-387F7394.lightspeed.sntcca.sbcglobal.net)
  262. # [01:36] * Joins: birtles (chatzilla@moz-C286AD9A.bitcat.net)
  263. # [01:36] * Joins: mannyv (manny@moz-280A562B.hsd1.md.comcast.net)
  264. # [01:38] * Quits: @smaug (chatzilla@moz-D8807168.elisa-laajakaista.fi) (Ping timeout)
  265. # [01:40] * Quits: mannyv (manny@moz-280A562B.hsd1.md.comcast.net) (Ping timeout)
  266. # [01:40] * Joins: mccr8 (mccr8@moz-5FEA0C74.dsl.dynamic.sonic.net)
  267. # [01:41] * Quits: dao (dao@moz-91921B3B.superkabel.de) (Quit: Leaving.)
  268. # [01:42] * Quits: micadeyeye_ (micadeyeye@A5BCDF34.6B4AFA23.9A935DD5.IP) (Ping timeout)
  269. # [01:42] * Quits: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net) (Quit: jorendorff)
  270. # [01:43] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  271. # [01:45] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  272. # [01:45] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  273. # [01:46] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  274. # [01:46] * ChanServ sets mode: +o roc
  275. # [01:46] <seth> argh, what is wrong with try?
  276. # [01:46] <seth> tbpl really. can't load try results =(
  277. # [01:48] <Callek> seth: wfm, what url are you trying
  278. # [01:49] * Joins: sicking (sicking@6C979E7E.2D31AF7B.5AEB50C4.IP)
  279. # [01:49] <seth> Callek: https://tbpl.mozilla.org/?tree=Try&rev=b38ad4d58d66
  280. # [01:50] <seth> hmm, argh, it works in safari
  281. # [01:50] <seth> Callek: nevermind
  282. # [01:50] <seth> must be a bad cached DNS entry or something
  283. # [01:50] <tbsaunde> Callek: hey, you have callek@moco aliased to point at you right? what did you have to do for that?
  284. # [01:51] <Callek> tbsaunde: filed a bug :-)
  285. # [01:51] <tbsaunde> Callek: in server ops?
  286. # [01:51] * Quits: sfoster (sfoster@4B1066ED.D46F33C7.10389559.IP) (Quit: Leaving)
  287. # [01:52] * Quits: nattokirai (nattokirai@moz-D4726B3B.tss.access-internet.ne.jp) (Quit: nattokirai)
  288. # [01:52] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  289. # [01:52] <Callek> tbsaunde: https://bugzilla.mozilla.org/show_bug.cgi?id=736960
  290. # [01:53] * Quits: msaad (marcus@9B73DCC9.DD8C2E52.C27E1635.IP) (Ping timeout)
  291. # [01:54] <tbsaunde> Callek: thx
  292. # [01:54] * Quits: ekr_ (ekr@moz-7B0110AD.mv.mozilla.com) (Quit: ekr_)
  293. # [01:54] * Quits: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  294. # [01:55] * Joins: msaad (marcus@9B73DCC9.DD8C2E52.C27E1635.IP)
  295. # [01:55] * Joins: miketaylr (mtaylor@moz-FFBDA80B.cpe.distributel.net)
  296. # [01:55] * Joins: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net)
  297. # [01:55] * Quits: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  298. # [01:56] * Quits: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net) (Quit: aklotz)
  299. # [01:56] * Joins: mannyv (manny@moz-280A562B.hsd1.md.comcast.net)
  300. # [01:56] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
  301. # [01:56] * Joins: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  302. # [01:56] * Quits: @bz (bzbarsky@moz-D68BFF08.bstnma.fios.verizon.net) (Ping timeout)
  303. # [01:56] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  304. # [01:57] * Quits: mhenretty (mhenretty@moz-387F7394.lightspeed.sntcca.sbcglobal.net) (Quit: mhenretty)
  305. # [01:58] * Joins: micadeyeye_ (micadeyeye@moz-4ED4E47A.dynamic.isadsl.co.za)
  306. # [01:58] * philor|afk is now known as philor
  307. # [01:58] * Quits: AsaDotzler (asa@4508CAE6.38324963.204CA821.IP) (Input/output error)
  308. # [01:58] <jedp> is anyone else getting an error with this when building m-c today? js/src/vm/ObjectImpl.h:152:8: error: no member named 'operator=' in 'JS::Value'
  309. # [01:59] * Quits: msaad (marcus@9B73DCC9.DD8C2E52.C27E1635.IP) (Quit: Leaving.)
  310. # [01:59] * Joins: nattokirai (nattokirai@moz-C286AD9A.bitcat.net)
  311. # [01:59] * Joins: msaad (marcus@9B73DCC9.DD8C2E52.C27E1635.IP)
  312. # [01:59] <jedp> i've done hg pull -u && ./mach bootstrap && ./mach clobber && ./mach build, but it fails on ObjectImpl
  313. # [01:59] * Quits: smooney (sheilamoon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  314. # [02:00] * Joins: gal (gal@moz-BBE3ABD.mv.mozilla.com)
  315. # [02:00] * Fallen is now known as Fallen|away
  316. # [02:00] * Quits: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  317. # [02:00] * Joins: mshal (mshal@moz-A514A42A.washdc.fios.verizon.net)
  318. # [02:01] * Quits: gal (gal@moz-BBE3ABD.mv.mozilla.com) (Quit: gal)
  319. # [02:01] * Joins: smooney (sheilamoon@moz-BBE3ABD.mv.mozilla.com)
  320. # [02:01] * Joins: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  321. # [02:02] * Joins: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net)
  322. # [02:02] * Quits: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net) (Quit: aklotz)
  323. # [02:04] * Quits: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  324. # [02:04] * Joins: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  325. # [02:06] * Quits: tn (tn@moz-2E73ACE4.wp.shawcable.net) (Ping timeout)
  326. # [02:07] * Quits: @roc (chatzilla@E2F7352.56080C53.97BBD552.IP) (Quit: ChatZilla 0.9.87-6.1450hg.fc18 [XULRunner 21.0/20130521122340])
  327. # [02:07] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  328. # [02:07] * ChanServ sets mode: +o roc
  329. # [02:08] * Parts: devd|afk (Name@moz-9DACDECA.cs.berkeley.edu)
  330. # [02:08] * Quits: mina (mina@moz-EC99504E.cpe.teksavvy.com) (Quit: mina)
  331. # [02:08] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  332. # [02:08] * Joins: mhenretty (mhenretty@1087D924.D2D0B228.ACC6B31E.IP)
  333. # [02:09] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  334. # [02:10] <jedp> problem identitfied - must update to clang 4.2
  335. # [02:10] * Joins: redDragon (msk@moz-E439F61A.singnet.com.sg)
  336. # [02:10] * Joins: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP)
  337. # [02:10] * Joins: bz (bzbarsky@moz-D68BFF08.bstnma.fios.verizon.net)
  338. # [02:10] * ChanServ sets mode: +o bz
  339. # [02:12] * JosiahOne|Away is now known as JosiahOne
  340. # [02:12] * Parts: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  341. # [02:12] <taras> do we use the C++11 final keyword in gecko yet?
  342. # [02:12] <taras> ehsan_: &
  343. # [02:12] <taras> ehsan_: ^
  344. # [02:12] * Quits: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  345. # [02:12] * Quits: redDragon (msk@moz-E439F61A.singnet.com.sg) (Quit: Sleeping)
  346. # [02:12] <khuey> taras: MOZ_FINAL
  347. # [02:13] <taras> cool
  348. # [02:17] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  349. # [02:17] * Joins: damons (gnubeard@97957D0A.8D753159.C943C01E.IP)
  350. # [02:18] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  351. # [02:18] * Quits: mihneadb (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  352. # [02:18] * Joins: mihneadb (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net)
  353. # [02:19] * Joins: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com)
  354. # [02:19] * Quits: breck (breck@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  355. # [02:19] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  356. # [02:20] * nthomas is now known as nthomas|away
  357. # [02:24] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Quit: Konversation terminated!)
  358. # [02:24] <Waldo> bent: in worker code, can GetJSPrivateSafeish ever return null, when called on a properly-classed object?
  359. # [02:24] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  360. # [02:24] * ChanServ sets mode: +ao dbaron dbaron
  361. # [02:24] * Waldo mentally steps back from this code a second to marvel at that name
  362. # [02:24] * Joins: tn (tn@moz-2E73ACE4.wp.shawcable.net)
  363. # [02:25] <bent> Waldo, thank mrbkap for that one ;)
  364. # [02:25] <bent> Waldo, i think all the old worker objects had a valid private ptr... But I don't think the WebIDL ones do now
  365. # [02:25] <Waldo> hmm, maybe potentially plausibly conceivably prototype objects would cause null to be returned there?
  366. # [02:26] <Waldo> bent: ^
  367. # [02:26] <bent> Waldo, oh, prototype objects did not have anything there
  368. # [02:26] <Waldo> bent: I'm looking at old objects
  369. # [02:26] <Waldo> bent: okay, so prototype objects, then
  370. # [02:26] * Waldo will continue to not rely on class-checks being entirely sufficient here, then
  371. # [02:27] <bent> yeah, i think that's right
  372. # [02:27] <Waldo> bent: thanks, much obliged
  373. # [02:28] <froydnj> RyanVM|afk: thanks for reopening 906088
  374. # [02:28] <bent> you bet!
  375. # [02:28] * Quits: annevk (annevk@9271BDCE.B985B21A.8D534776.IP) (Input/output error)
  376. # [02:28] <Waldo> good old JavaScript! http://www.byrnerobotics.com/forum/uploads/BradBrickley/2010-11-30_085914_first-peanuts.gif
  377. # [02:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/13233d9a4d9e - Nicholas Nethercote - Bug 909171 (part 3) - Remove JS_VERSION. r=luke.
  378. # [02:28] <RyanVM|afk> froydnj: np
  379. # [02:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/96f58548cfd1 - Nicholas Nethercote - Bug 909171 (part 2) - Fix up jsversion.h includes. r=luke.
  380. # [02:28] * RyanVM|afk is now known as RyanVM
  381. # [02:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e3547f7fa0e4 - Nicholas Nethercote - Bug 909171 (part 1) - Add JS_ prefixes to macros missing them in jsversion.h. r=luke.
  382. # [02:31] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  383. # [02:31] <Waldo> bent: what about UnwrapDOMObject? or are those the slightly newer-style, partially-converted (?) WebIDL things?
  384. # [02:31] <bent> yes
  385. # [02:32] <Waldo> bent: your humor is duly noted :-)
  386. # [02:32] <Waldo> bent: so those objects' prototype objects could have null returned, you mean?
  387. # [02:33] * Quits: jhammel (jhammel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: leaving)
  388. # [02:33] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Quit: bmoss)
  389. # [02:33] <Waldo> oh, this has sClass and sProtoClass both, so they're different classes
  390. # [02:34] * Joins: twi (Adium@moz-3C16AD0.cust.dsl.vodafone.it)
  391. # [02:35] <bent> Waldo, i don't think those prototype objects use anything in the private slot either... but my memory is less clear here
  392. # [02:35] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
  393. # [02:35] <Waldo> bent: in my case accesses are class-checked, so I wouldn't get that far, so I think I'm good
  394. # [02:36] * Quits: chewey (chewey@moz-A7C0919C.dip0.t-ipconnect.de) (Ping timeout)
  395. # [02:36] * Quits: twi (Adium@moz-3C16AD0.cust.dsl.vodafone.it) (Ping timeout)
  396. # [02:37] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  397. # [02:37] * ChanServ sets mode: +o dveditz
  398. # [02:38] * Quits: ialagenchev (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  399. # [02:38] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Ping timeout)
  400. # [02:38] * Quits: WG9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-7.1450hg.fc19 [XULRunner 23.0/20130805131520])
  401. # [02:40] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  402. # [02:41] * philor is now known as philor|away
  403. # [02:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b794b38168c9 - Reuben Morais - Bug 906027 - Remove dom/src/foo. r=bent
  404. # [02:41] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  405. # [02:42] * Joins: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net)
  406. # [02:43] * Joins: gal (gal@moz-BBE3ABD.mv.mozilla.com)
  407. # [02:44] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  408. # [02:44] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  409. # [02:45] * Quits: gal (gal@moz-BBE3ABD.mv.mozilla.com) (Quit: gal)
  410. # [02:45] * capella is now known as capella|away
  411. # [02:45] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  412. # [02:46] * Joins: sfoster (sfoster@moz-961AB6F2.hsd1.or.comcast.net)
  413. # [02:47] * Quits: mcomella (mcomella@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  414. # [02:47] * Joins: surkov (surkov@moz-174FE592.cable.teksavvy.com)
  415. # [02:47] * Quits: tjc (tjc@moz-BBE3ABD.mv.mozilla.com) (Quit: Places to go, people to annoy)
  416. # [02:50] * adw is now known as adw|afk
  417. # [02:51] * Quits: smooney (sheilamoon@moz-BBE3ABD.mv.mozilla.com) (Quit: smooney)
  418. # [02:51] * Joins: Waka_Flocka_Flame (Waka_Flock@moz-4C1E443F.clients.kiwiirc.com)
  419. # [02:52] * Quits: dmarcos (dmarcos@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving...)
  420. # [02:52] * Quits: teoli (teoli@moz-66257AF1.range86-146.btcentralplus.com) (Input/output error)
  421. # [02:52] * Parts: gbrown (gbrown@moz-6075880C.cg.shawcable.net)
  422. # [02:53] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  423. # [02:54] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  424. # [02:54] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  425. # [02:54] * Quits: maxli (maxli@B5559308.9C54E60.2FA4EA88.IP) (Quit: Leaving.)
  426. # [02:55] * Joins: breck (breck@74CAF597.BB711C03.D4A9B473.IP)
  427. # [02:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9525aba3e7d2 - Nathan Froyd - Bug 859339 - blur reftests that don't need focus; r=dbaron
  428. # [02:56] * Joins: chewey (chewey@moz-C3C8736.dip0.t-ipconnect.de)
  429. # [02:58] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  430. # [02:58] * Joins: sewardj_ (sewardj@moz-6FB730FD.dip0.t-ipconnect.de)
  431. # [02:58] * Quits: JPeterson (JPeterson@moz-CBB9FFE4.cust.tele2.se) (Ping timeout)
  432. # [02:58] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  433. # [02:59] * Quits: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net) (Quit: jorendorff)
  434. # [02:59] * Quits: sewardj (sewardj@moz-DEDA18FD.dip0.t-ipconnect.de) (Ping timeout)
  435. # [02:59] * Joins: bajaj1 (Adium@moz-BBE3ABD.mv.mozilla.com)
  436. # [02:59] * Quits: bajaj (Adium@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  437. # [03:00] <jlebar> Can someone point me to a modern c++ unit test that uses libxul?
  438. # [03:00] * jlebar knows we added a new testing framework and so on.
  439. # [03:01] <RyanVM> don't the azpc tests use it?
  440. # [03:01] * Quits: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  441. # [03:01] * RyanVM may be talking out of his rear
  442. # [03:01] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  443. # [03:01] <bent> jlebar, http://mxr.mozilla.org/mozilla-central/source/xpcom/tests/TestThreadPoolListener.cpp maybe?
  444. # [03:01] * Quits: bajaj1 (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  445. # [03:02] * Joins: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  446. # [03:03] * Quits: kmoir-afk (chatzilla@moz-9AEE821.cpe.teksavvy.com) (Ping timeout)
  447. # [03:03] * Quits: mhenretty (mhenretty@1087D924.D2D0B228.ACC6B31E.IP) (Ping timeout)
  448. # [03:04] * Quits: ehugg (chatzilla@F72458CE.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 23.0.1/20130814063812])
  449. # [03:04] * Joins: mhenretty (mhenretty@1087D924.D2D0B228.ACC6B31E.IP)
  450. # [03:04] * Quits: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  451. # [03:04] * khuey is now known as khuey|away
  452. # [03:04] * Quits: chewey (chewey@moz-C3C8736.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  453. # [03:04] <reuben> LOL
  454. # [03:04] * Joins: chewey (chewey@moz-595563AC.dip0.t-ipconnect.de)
  455. # [03:05] <reuben> somehow the AZPC typo carried over to all the APZC pref names
  456. # [03:05] <reuben> https://mxr.mozilla.org/mozilla-central/search?string=azpc
  457. # [03:05] * Joins: kmoir-afk (chatzilla@moz-9AEE821.cpe.teksavvy.com)
  458. # [03:05] <jlebar> bent: Thanks!
  459. # [03:05] * kmoir-afk is now known as kmoir
  460. # [03:05] * adw|afk is now known as adw
  461. # [03:05] <mattwoodrow> reuben: We should just rename it, AZPC is so much easier to say
  462. # [03:05] * Quits: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com) (Quit: Leaving.)
  463. # [03:06] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  464. # [03:06] <reuben> mattwoodrow: I keep reading "azync pan… duh"
  465. # [03:07] * hwine is now known as hwine-commuting
  466. # [03:10] * Quits: mitsuhiko (mitsuhiko-@moz-BC29B73E.srv.pocoo.org) (Ping timeout)
  467. # [03:10] <@roc> I don't know why APZC is so hard to get right, even though I always get it wrong too
  468. # [03:10] * adw is now known as adw|afk
  469. # [03:11] * Joins: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP)
  470. # [03:11] <jlebar> The last three letters all end in "ee"?
  471. # [03:11] * Quits: myk (myk@moz-18BD542A.pck.nerim.net) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  472. # [03:11] * Joins: mitsuhiko (mitsuhiko-@moz-BC29B73E.srv.pocoo.org)
  473. # [03:12] * Quits: sicking (sicking@6C979E7E.2D31AF7B.5AEB50C4.IP) (Quit: sicking)
  474. # [03:12] <Waldo> jlebar: nice NZ troll ;-)
  475. # [03:12] <jlebar> ah, lol
  476. # [03:12] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  477. # [03:12] <jlebar> I guess if roc has difficulty and says "zed", that does disprove my hypothesis!
  478. # [03:13] * Quits: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: nhirata)
  479. # [03:13] * Waldo considered one-upping with "izzard", but he has no idea what portion of the world uses that as its word for the letter Z
  480. # [03:13] * Joins: sicking (sicking@6C979E7E.2D31AF7B.5AEB50C4.IP)
  481. # [03:13] <@roc> actually I don't
  482. # [03:13] <@roc> I've been corrupted
  483. # [03:13] <mattwoodrow> roc: I think it's because AZ and PC already have strong affinity as pairs
  484. # [03:14] <@roc> I think you're right
  485. # [03:14] <@roc> is it too late to rename everything to AsyncZoomPanController?
  486. # [03:15] * Joins: JPeterson (JPeterson@moz-CBB9FFE4.cust.tele2.se)
  487. # [03:15] * Joins: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net)
  488. # [03:18] * philor|away is now known as philor
  489. # [03:18] <+Unfocused> AZ/PC sounds like a tribute band
  490. # [03:20] <@roc> excellent T-shirt potential for the APZC team
  491. # [03:20] <RyanVM> as one of the resident metal heads, I endorse this idea
  492. # [03:20] * Parts: guzzlefry (Gus@moz-314ADA8D.sip.jax.bellsouth.net)
  493. # [03:21] * Joins: ckerschb (ckerschb@moz-B66EA4B2.ics.uci.edu)
  494. # [03:22] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  495. # [03:23] * Quits: jhopkins|afk (jhopkins@moz-216F9986.tb.shawcable.net) (Ping timeout)
  496. # [03:23] <@roc> Unfocused: do you know who's responsible for working on awesomebar search these days? Is it you?
  497. # [03:24] * aja saw an AD/HD T-shirt yesterday
  498. # [03:24] * Quits: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  499. # [03:25] * Quits: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com) (Quit: pcwalton)
  500. # [03:25] <+Unfocused> roc: not me. gavin did some work on it recently, iirc
  501. # [03:26] * Quits: +dolphinling (andrew@moz-80A1E448.uvm.edu) (Ping timeout)
  502. # [03:26] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  503. # [03:27] * Quits: mannyv (manny@moz-280A562B.hsd1.md.comcast.net) (Ping timeout)
  504. # [03:27] * Joins: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net)
  505. # [03:27] * Quits: mjh563 (mjh563@moz-D891C5B8.cable.virginmedia.com) (Ping timeout)
  506. # [03:28] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  507. # [03:28] * ewong|away is now known as ewong
  508. # [03:29] * Joins: dolphinling (andrew@moz-80A1E448.uvm.edu)
  509. # [03:30] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Connection reset by peer)
  510. # [03:30] * Quits: jgriffin (jgriffin@moz-C55C3E25.hsd1.wa.comcast.net) (Quit: jgriffin)
  511. # [03:31] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  512. # [03:32] * Quits: surkov (surkov@moz-174FE592.cable.teksavvy.com) (Quit: surkov)
  513. # [03:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5b5af3c9e1b1 - Karl Tomlinson - b=903270 remove default null initial event parameter from NS_NewNamedThread() call site r=doublec
  514. # [03:32] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/448583fb2e39 - Robert O'Callahan - Bug 907619. Ensure GtkSelectionData is freed. r=karlt
  515. # [03:32] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b9741919fba9 - Robert O'Callahan - Bug 907619. Part 3: Retry on EINTR instead of treating it as a timeout. r=karlt
  516. # [03:32] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/25742c3becd6 - Karl Tomlinson - b=903270 set thread name for initial event of NS_NewNamedThread() r=dougt
  517. # [03:32] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5971c11a89bc - Robert O'Callahan - Bug 907619. Part 2: Refcount clipboard-contents retrieval contexts to avoid dangling pointers. r=karlt,roc
  518. # [03:33] * Joins: jhk (Jignesh@9EE02B7.A977A256.D06349B0.IP)
  519. # [03:34] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Quit: Gone to save the world!)
  520. # [03:34] * Joins: twi (Adium@moz-3C16AD0.cust.dsl.vodafone.it)
  521. # [03:35] <@roc> Isn't it annoying how Adobe's Flash updater requires you to start a browser to download the installer and then exit the browser to finish installation
  522. # [03:35] <@roc> and then fails. grrr
  523. # [03:36] * Quits: twi (Adium@moz-3C16AD0.cust.dsl.vodafone.it) (Ping timeout)
  524. # [03:36] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  525. # [03:37] <reuben> the OS X one downloads the installer itself
  526. # [03:38] * Quits: Jerry (hshih@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  527. # [03:38] * Joins: Jerry (hshih@moz-99690620.hinet-ip.hinet.net)
  528. # [03:38] * Joins: annevk (annevk@9271BDCE.B985B21A.8D534776.IP)
  529. # [03:39] * Quits: jgilbert (jgilbert@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  530. # [03:40] * Quits: annevk (annevk@9271BDCE.B985B21A.8D534776.IP) (Ping timeout)
  531. # [03:41] * Joins: kk1fff (kk1fff@moz-D6F93845.dynamic.hinet.net)
  532. # [03:41] * Quits: tzimmermann (tzimmerman@6C979E7E.2D31AF7B.5AEB50C4.IP) (Quit: Ex-Chat)
  533. # [03:41] * Quits: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: gwagner)
  534. # [03:41] * nthomas|away is now known as nthomas
  535. # [03:42] * Quits: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  536. # [03:42] * Quits: sicking (sicking@6C979E7E.2D31AF7B.5AEB50C4.IP) (Quit: sicking)
  537. # [03:43] * Joins: mina (mina@moz-EC99504E.cpe.teksavvy.com)
  538. # [03:45] <jlebar> Hmm
  539. # [03:45] <jlebar> Is it possible to run a gtest in gdb?
  540. # [03:45] * jlebar suspects only bjacob may know.
  541. # [03:45] * Quits: ckitching (ckitching@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  542. # [03:45] * Joins: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  543. # [03:46] * joduinn-mtg is now known as joduinn
  544. # [03:46] * Quits: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr_)
  545. # [03:46] * Joins: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  546. # [03:46] * mcote|afk is now known as mcote
  547. # [03:47] * Joins: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net)
  548. # [03:47] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  549. # [03:48] * Quits: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Ping timeout)
  550. # [03:50] * Quits: kk1fff (kk1fff@moz-D6F93845.dynamic.hinet.net) (Quit: kk1fff)
  551. # [03:50] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  552. # [03:54] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  553. # [03:56] * Quits: matthewgertner (matthewger@173F2E9D.96442F2E.EE1C58A.IP) (Ping timeout)
  554. # [03:56] <reuben> jlebar: have some faith ;) https://developer.mozilla.org/en-US/docs/GTest#Debugging_a_GTest_Unit_Test
  555. # [03:56] * jlebar is now known as jlebar|away
  556. # [03:56] <jlebar|away> reuben: oh man...I was even looking at that page.
  557. # [03:56] <jlebar|away> Thanks. :)
  558. # [03:56] * Quits: inolen (Adium@moz-D2D12FC1.socal.res.rr.com) (Quit: Leaving.)
  559. # [03:56] * Joins: matthewgertner (matthewger@173F2E9D.96442F2E.EE1C58A.IP)
  560. # [03:57] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  561. # [03:58] * Joins: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net)
  562. # [04:00] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  563. # [04:00] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  564. # [04:02] * Quits: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  565. # [04:03] * Quits: sworkman (sworkman@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sworkman)
  566. # [04:03] * Joins: surkov (surkov@moz-174FE592.cable.teksavvy.com)
  567. # [04:03] * Joins: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  568. # [04:04] * Joins: miketaylrrrr (mtaylor@moz-FFBDA80B.cpe.distributel.net)
  569. # [04:04] * Quits: miketaylr (mtaylor@moz-FFBDA80B.cpe.distributel.net) (Ping timeout)
  570. # [04:04] * KaiRo_away is now known as KaiRo
  571. # [04:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d08cc0f8212b - Anthony Jones - Bug 740580 - Add Azure support to nsCanvasFrame; r=Bas
  572. # [04:06] * Quits: Waka_Flocka_Flame (Waka_Flock@moz-4C1E443F.clients.kiwiirc.com) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
  573. # [04:09] * adw|afk is now known as adq
  574. # [04:09] * adq is now known as adw
  575. # [04:09] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  576. # [04:09] * Quits: miketaylrrrr (mtaylor@moz-FFBDA80B.cpe.distributel.net) (Ping timeout)
  577. # [04:10] * Joins: miketaylr (mtaylor@moz-FFBDA80B.cpe.distributel.net)
  578. # [04:11] * kmoir is now known as kmoir-afk
  579. # [04:11] * Joins: ckitching (ckitching@moz-329F29A3.lightspeed.sntcca.sbcglobal.net)
  580. # [04:12] * Quits: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net) (Quit: Leaving)
  581. # [04:13] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  582. # [04:13] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  583. # [04:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/87c90bf95965 - Mike Hommey - Bug 909076 - Remove useless rules for make export at the top-level directory. r=gps
  584. # [04:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f9abbaf73e6b - Mike Hommey - Bug 895213 - Add STLport license to about:license. r=gerv
  585. # [04:15] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  586. # [04:15] * Quits: mihneadb (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  587. # [04:16] * Joins: Mook (mook@moz-4030D87B.dsl.teksavvy.com)
  588. # [04:17] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  589. # [04:17] * cpeterson is now known as cpeterson|afk
  590. # [04:18] * Quits: cpeterson|afk (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  591. # [04:19] * Parts: marco (marco@moz-7B0110AD.mv.mozilla.com)
  592. # [04:20] <JonathanS> I am seeing very strange bugs for Nightly in Mac OS X where the tab bar on the title bar.
  593. # [04:21] * Joins: kk1fff (kk1fff@moz-99690620.hinet-ip.hinet.net)
  594. # [04:21] * Joins: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  595. # [04:22] * Joins: mbest (Instantbir@moz-45AF04C1.dsl.bell.ca)
  596. # [04:24] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  597. # [04:25] * Quits: miketaylr (mtaylor@moz-FFBDA80B.cpe.distributel.net) (Ping timeout)
  598. # [04:25] <mbrubeck> did Australis land already? ;)
  599. # [04:26] * Joins: miketaylr (mtaylor@moz-FFBDA80B.cpe.distributel.net)
  600. # [04:26] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  601. # [04:27] * Quits: miketaylr (mtaylor@moz-FFBDA80B.cpe.distributel.net) (Quit: Linkinus - http://linkinus.com)
  602. # [04:29] * mcote is now known as mcote|afk
  603. # [04:31] * heycam is now known as heycam|away
  604. # [04:31] * Quits: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr_)
  605. # [04:31] * Quits: surkov (surkov@moz-174FE592.cable.teksavvy.com) (Quit: surkov)
  606. # [04:32] * Joins: surkov (surkov@moz-174FE592.cable.teksavvy.com)
  607. # [04:33] * Joins: m_kato (m_kato@moz-C286AD9A.bitcat.net)
  608. # [04:33] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  609. # [04:33] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  610. # [04:33] <JonathanS> mbrubeck example of bugs http://i.imgur.com/76btXd2.png
  611. # [04:34] * Quits: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net) (Quit: gal)
  612. # [04:35] * Joins: twi (Adium@moz-3C16AD0.cust.dsl.vodafone.it)
  613. # [04:36] * Quits: m_gol (m_gol@moz-9BDB7946.dynamic.chello.pl) (Quit: Leaving...)
  614. # [04:36] * Joins: mihneadb (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net)
  615. # [04:36] * Quits: twi (Adium@moz-3C16AD0.cust.dsl.vodafone.it) (Ping timeout)
  616. # [04:36] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Ping timeout)
  617. # [04:37] * Joins: mannyv (manny@moz-280A562B.hsd1.md.comcast.net)
  618. # [04:40] * Joins: gabadie (gabadie@moz-FEFE526F.cpe.net.cable.rogers.com)
  619. # [04:41] * Quits: KaiRo (robert@moz-E81B17BD.adsl.highway.telekom.at) (Input/output error)
  620. # [04:41] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  621. # [04:42] * Joins: gabadie1 (gabadie@moz-FEFE526F.cpe.net.cable.rogers.com)
  622. # [04:42] * Quits: gabadie1 (gabadie@moz-FEFE526F.cpe.net.cable.rogers.com) (Quit: gabadie1)
  623. # [04:42] * Quits: gabadie (gabadie@moz-FEFE526F.cpe.net.cable.rogers.com) (Connection reset by peer)
  624. # [04:42] * Joins: gbrown (gbrown@moz-6075880C.cg.shawcable.net)
  625. # [04:43] <philor> cp: cannot copy a directory, `../../_tests/testing/mochitest/chrome', into itself, `../../dist/test-package-stage/mochitest/content/chrome'
  626. # [04:43] * philor considers identity
  627. # [04:45] * Quits: surkov (surkov@moz-174FE592.cable.teksavvy.com) (Quit: surkov)
  628. # [04:45] * Joins: Callek|znc (Callek@moz-DB4A9C19.scl3.mozilla.com)
  629. # [04:45] * Joins: surkov (surkov@moz-174FE592.cable.teksavvy.com)
  630. # [04:46] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Quit: Leaving.)
  631. # [04:46] <mbrubeck> JonathanS: weird! surprisingly nice looking, though
  632. # [04:47] * Quits: michal (michal@moz-EF43631.public.wayport.net) (Quit: Leaving.)
  633. # [04:47] * Quits: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  634. # [04:48] * Joins: michal (michal@moz-EF43631.public.wayport.net)
  635. # [04:50] * Quits: michal (michal@moz-EF43631.public.wayport.net) (Ping timeout)
  636. # [04:50] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  637. # [04:50] * joduinn is now known as joduinn-afk
  638. # [04:51] * heycam|away is now known as heycam
  639. # [04:54] <JonathanS> mbrubeck temporary workaround is resize the window then click the green button to get the tab bar on place
  640. # [04:54] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  641. # [04:55] * Joins: michal (michal@moz-EF43631.public.wayport.net)
  642. # [04:55] * ctalbert is now known as ctalbert|afk
  643. # [04:55] * Quits: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Ping timeout)
  644. # [04:55] * Joins: He-Jie (hshih@moz-99690620.hinet-ip.hinet.net)
  645. # [04:56] * Quits: He-Jie (hshih@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  646. # [04:57] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Input/output error)
  647. # [04:57] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  648. # [04:57] * Quits: shorlander (shorlander@moz-BAE8D951.pck.nerim.net) (Connection reset by peer)
  649. # [04:58] * Quits: KWierso (chatzilla@moz-BAE8D951.pck.nerim.net) (Ping timeout)
  650. # [04:58] * Joins: shorlander (shorlander@moz-BAE8D951.pck.nerim.net)
  651. # [04:58] * Joins: KWierso (chatzilla@moz-18BD542A.pck.nerim.net)
  652. # [04:59] * Callek|znc is now known as Callek_disconnected
  653. # [04:59] * Joins: jhlin (jolin@moz-99690620.hinet-ip.hinet.net)
  654. # [04:59] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki1)
  655. # [04:59] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  656. # [05:00] * coop|mtg is now known as coop|afk
  657. # [05:00] * Joins: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  658. # [05:00] * Joins: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw)
  659. # [05:01] * Callek_disconnected is now known as Callek|znc
  660. # [05:02] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  661. # [05:04] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  662. # [05:04] * Quits: msaad (marcus@9B73DCC9.DD8C2E52.C27E1635.IP) (Connection reset by peer)
  663. # [05:05] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  664. # [05:05] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  665. # [05:07] * Quits: mccr8 (mccr8@moz-5FEA0C74.dsl.dynamic.sonic.net) (Quit: mccr8)
  666. # [05:07] * Quits: mhenretty (mhenretty@1087D924.D2D0B228.ACC6B31E.IP) (Quit: mhenretty)
  667. # [05:08] * Quits: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr_)
  668. # [05:08] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  669. # [05:09] * Quits: breck (breck@74CAF597.BB711C03.D4A9B473.IP) (Client exited)
  670. # [05:10] * Quits: RyanVM (Thunderbir@moz-A2F98468.phlapa.fios.verizon.net) (Quit: RyanVM)
  671. # [05:10] * Callek|znc is now known as Callek_disconnected
  672. # [05:13] * Joins: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net)
  673. # [05:14] * Callek_disconnected is now known as Callek|znc
  674. # [05:14] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  675. # [05:14] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  676. # [05:15] * Quits: gustavold (gustavold@AD9CDE7C.3218BB43.C7EA744A.IP) (Ping timeout)
  677. # [05:15] * Joins: mdas (mdas@29CBD45.8C19BC3D.26E1259.IP)
  678. # [05:16] <Waldo> mm, compiling old gcc, fun fun fun
  679. # [05:16] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Ping timeout)
  680. # [05:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/80ceea190a42 - David Anderson - Get basic compositor working on Windows (bug 896752, r=bas).
  681. # [05:17] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  682. # [05:17] * terrence is now known as terrence-afk
  683. # [05:17] * Quits: Keva161 (Keva161@moz-D4E2F7.static.enta.net) (Quit: Keva161)
  684. # [05:20] * Joins: bdahl (bdahl@4272FEDC.BA6FA.189F3E15.IP)
  685. # [05:21] * Callek|znc is now known as Callek_disconnected
  686. # [05:23] * Quits: aut0mata (automata@3DCA807D.FA36B139.BB0EBA72.IP) (Ping timeout)
  687. # [05:23] * Joins: drexler (chatzilla@moz-3860EDEC.cncdnh.east.myfairpoint.net)
  688. # [05:23] * Quits: +akeybl (uid11012@moz-31ABA2C0.irccloud.com) (Quit: Connection closed for inactivity)
  689. # [05:25] * Quits: surkov (surkov@moz-174FE592.cable.teksavvy.com) (Quit: surkov)
  690. # [05:25] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  691. # [05:26] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Quit: Leaving.)
  692. # [05:28] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  693. # [05:28] * Quits: Callek (chatzilla@moz-6A95E8C7.dhcp.oxfr.ma.charter.com) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0a2/20130814004004])
  694. # [05:29] * Callek_disconnected is now known as Callek
  695. # [05:29] * heycam is now known as heycam|away
  696. # [05:30] * Quits: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net) (Quit: gal)
  697. # [05:32] * Quits: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com) (Quit: ChatZilla 0.9.87-7.1450hg.fc19 [XULRunner 22.0/20130701153714])
  698. # [05:33] * Joins: shelly (shelly@moz-99690620.hinet-ip.hinet.net)
  699. # [05:34] * Callek is now known as Callek_disconnected
  700. # [05:34] * Joins: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  701. # [05:34] * Joins: dbaron (dbaron@moz-FD349932.dsl.dynamic.sonic.net)
  702. # [05:34] * ChanServ sets mode: +ao dbaron dbaron
  703. # [05:34] * Quits: arasbm (zooby@moz-8E336844.vf.shawcable.net) (Ping timeout)
  704. # [05:35] * Joins: twi (Adium@moz-3C16AD0.cust.dsl.vodafone.it)
  705. # [05:37] * Quits: twi (Adium@moz-3C16AD0.cust.dsl.vodafone.it) (Ping timeout)
  706. # [05:37] * Callek_disconnected is now known as Callek
  707. # [05:38] * khuey|away is now known as khuey
  708. # [05:39] <@njn> bz: any idea how hot js::GetObjectProto() is? I just started up, browsed to two pages (about 30 seconds worth) and only got ~30,000 hits, which isn't that many. I ask because it would simplify things if it lived in jsfriendapi.cpp
  709. # [05:42] * Joins: cpeterson|afk (cpeterson@moz-7626A9DE.lmi.net)
  710. # [05:43] * Quits: cpeterson|afk (cpeterson@moz-7626A9DE.lmi.net) (Input/output error)
  711. # [05:43] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  712. # [05:44] * Joins: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net)
  713. # [05:44] * Joins: yzen (yzen@AA2C085E.10C8AEF8.9A8C35B4.IP)
  714. # [05:44] * Quits: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net) (Quit: Leaving...)
  715. # [05:47] * Quits: caiolima (Instantbir@9C7DFC8.99189C23.5FA960DF.IP) (Ping timeout)
  716. # [05:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8773a32c8f39 - Nicolas Pierron - Bug 907333 - IonMonkey: Add MAssertRange. r=h4writer
  717. # [05:53] * Joins: arasbm (zooby@moz-8E336844.vf.shawcable.net)
  718. # [05:54] * Quits: ctyler (chris@moz-A54458EA.proximity.on.ca) (Ping timeout)
  719. # [05:56] * Joins: ctyler (chris@moz-A54458EA.proximity.on.ca)
  720. # [05:58] * Quits: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr_)
  721. # [05:58] * Quits: mihneadb (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  722. # [06:00] * Quits: wlach (wlach@moz-8E98BD25.vif.net) (Ping timeout)
  723. # [06:01] * Quits: jhk (Jignesh@9EE02B7.A977A256.D06349B0.IP) (Ping timeout)
  724. # [06:03] * Quits: mbest (Instantbir@moz-45AF04C1.dsl.bell.ca) (Ping timeout)
  725. # [06:03] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Quit: jwilde)
  726. # [06:03] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  727. # [06:04] * Quits: drexler (chatzilla@moz-3860EDEC.cncdnh.east.myfairpoint.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  728. # [06:05] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  729. # [06:07] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  730. # [06:07] * adw is now known as adw|afk
  731. # [06:07] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  732. # [06:10] * adw|afk is now known as adw
  733. # [06:10] * Joins: twi (Adium@moz-3C16AD0.cust.dsl.vodafone.it)
  734. # [06:12] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  735. # [06:12] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  736. # [06:12] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  737. # [06:14] * Joins: inolen (Adium@moz-D2D12FC1.socal.res.rr.com)
  738. # [06:15] * Quits: mdas (mdas@29CBD45.8C19BC3D.26E1259.IP) (Quit: )
  739. # [06:15] * Quits: ewong (chatzilla@moz-E5D50C2E.static.netvigator.com) (Quit: UpdateMachineMode)
  740. # [06:16] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  741. # [06:16] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  742. # [06:16] * Joins: smooney (sheilamoon@moz-57825793.hsd1.ca.comcast.net)
  743. # [06:16] * Quits: adw (adw@moz-4B59C6FF.hsd1.ca.comcast.net) (Quit: adw)
  744. # [06:17] * Joins: smontagu (chatzilla@moz-D53FD293.red.bezeqint.net)
  745. # [06:17] * Quits: smooney (sheilamoon@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  746. # [06:18] * Quits: fossterer (Thunderbir@77E1DB63.39E2D48A.C1371C9E.IP) (Ping timeout)
  747. # [06:19] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  748. # [06:19] * Joins: ewong (chatzilla@moz-E5D50C2E.static.netvigator.com)
  749. # [06:19] * Quits: thelodger (thelodger@moz-E2BECCA9.b-ras3.mvw.galway.eircom.net) (Quit: Leaving.)
  750. # [06:20] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  751. # [06:21] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Ping timeout)
  752. # [06:23] * Joins: harth (harth@moz-18BD542A.pck.nerim.net)
  753. # [06:24] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Ping timeout)
  754. # [06:25] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  755. # [06:32] <jlebar|away> Hm, m-c isn't compiling for me; complaining about no operator= in JS:Value
  756. # [06:34] * Joins: mhenretty (mhenretty@4FF8F399.36D3E5E6.ACC6B31E.IP)
  757. # [06:34] <glandium> jlebar|away: it's way to say goodbye
  758. # [06:34] * heycam|away is now known as heycam
  759. # [06:34] <jlebar|away> glandium: I have a 2k lines-added patch to finish!
  760. # [06:35] * jlebar|away has no idea why he decided this was a good idea for his last two weeks
  761. # [06:35] * Quits: mina (mina@moz-EC99504E.cpe.teksavvy.com) (Quit: mina)
  762. # [06:35] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  763. # [06:36] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  764. # [06:37] <@njn> jlebar|away: are you on Mac? that sounds like a compiler bug people have been hitting
  765. # [06:37] <jlebar|away> njn: yes, mac
  766. # [06:37] <@njn> jlebar|away: compiler?
  767. # [06:37] <jlebar|away> njn: Apple clang version 4.0 (based on LLVM 3.1svn)
  768. # [06:38] <@njn> jlebar|away: yeah... that sounds right. I can't find the bug, but I think you need 3.2 to avoid it
  769. # [06:38] <jlebar|away> njn: Hm, I have to build that myself, I guess?
  770. # [06:38] <@njn> jlebar|away: not sure about that
  771. # [06:38] <glandium> jlebar|away: you can download the one we use on build slaves
  772. # [06:39] <glandium> don't ask me where, though
  773. # [06:39] <jlebar|away> glandium: I've built clang before, I can do that again.
  774. # [06:39] * jlebar|away is surprised if we require that, though
  775. # [06:39] <jlebar|away> I wonder what our docs say
  776. # [06:39] <@njn> jlebar|away: there was a dev-platform thread recently: "OS X: deprecate Apple clang 4.1?"
  777. # [06:39] <@njn> that is relevant
  778. # [06:40] <@njn> jlebar|aways: aha: https://bugzilla.mozilla.org/show_bug.cgi?id=904108
  779. # [06:40] <glandium> https://developer.mozilla.org/en-US/docs/Developer_Guide/Build_Instructions/Mac_OS_X_Prerequisites has a block about that operator= error
  780. # [06:40] * Quits: Mook (mook@moz-4030D87B.dsl.teksavvy.com) (Quit: Mook)
  781. # [06:41] <jlebar|away> glandium: just saw it
  782. # [06:41] <jlebar|away> glandium: okay, cool.
  783. # [06:42] <philor> mattwoodrow: looks like a bit of an off by 800,000 error, is that a problem?
  784. # [06:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7f8e99aec954 - Nicholas Nethercote - Bug 909178 (part 1) - Move |jsid| from jsapi.h into js/Id.h. r=luke.
  785. # [06:42] * Joins: jhk (Jignesh@F1D06D1D.9938D3BE.CA052C06.IP)
  786. # [06:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f8fec7c369d1 - Nicholas Nethercote - Bug 909178 (part 2) - Make jsclass.h not depend on jsapi.h, and rename it js/Class.h. r=jwalden.
  787. # [06:43] * Joins: stransky (stransky@moz-59D79C36.broadband2.iol.cz)
  788. # [06:43] <mattwoodrow> philor: Surely we can fuzz that
  789. # [06:44] * Joins: smooney (sheilamoon@moz-57825793.hsd1.ca.comcast.net)
  790. # [06:44] <jlebar|away> Ah, I made the mistake of thinking that updating xcode would update my command-line tools
  791. # [06:45] <jlebar|away> silly me
  792. # [06:45] <mattwoodrow> philor: Looks like I did an awful job of rebasing
  793. # [06:45] * Joins: sicking (sicking@5625B383.29BBE4D7.6BED537B.IP)
  794. # [06:47] * Joins: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  795. # [06:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c2f676bad38a - Matt Woodrow - Bug 740580 - Follow-up for fix incorrect rebasing. mDestRect should have been destRect.
  796. # [06:51] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  797. # [06:51] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  798. # [06:51] * Quits: harth (harth@moz-18BD542A.pck.nerim.net) (Connection reset by peer)
  799. # [06:52] * Joins: harth (harth@moz-18BD542A.pck.nerim.net)
  800. # [06:53] * Joins: vendo (vendo@2A7A458C.685BED33.300931B2.IP)
  801. # [06:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f3dce1d8c04f - David Anderson - Don't deadlock on a child process for a CPOW (bug 905896, r=cjones).
  802. # [06:55] * Quits: rail_away (rail@moz-E6144DC3.iqchoice.com) (Ping timeout)
  803. # [06:55] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  804. # [06:56] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Ping timeout)
  805. # [06:57] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  806. # [07:02] * Callek is now known as Callek_disconnected
  807. # [07:03] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  808. # [07:04] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  809. # [07:04] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  810. # [07:05] * Quits: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  811. # [07:05] * Joins: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  812. # [07:06] * Quits: arasbm (zooby@moz-8E336844.vf.shawcable.net) (Ping timeout)
  813. # [07:08] * Joins: mihneadb (mihneadb@moz-329F29A3.lightspeed.sntcca.sbcglobal.net)
  814. # [07:09] * Quits: jammink (textual@moz-BBE3ABD.mv.mozilla.com) (Quit: Textual IRC Client: http://www.textualapp.com/)
  815. # [07:14] * Quits: sfoster (sfoster@moz-961AB6F2.hsd1.or.comcast.net) (Ping timeout)
  816. # [07:14] * Quits: smooney (sheilamoon@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  817. # [07:14] * Quits: stransky (stransky@moz-59D79C36.broadband2.iol.cz) (Quit: Connection reset by beer)
  818. # [07:15] * Quits: bdahl (bdahl@4272FEDC.BA6FA.189F3E15.IP) (Client exited)
  819. # [07:16] * Quits: sicking (sicking@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  820. # [07:16] * nthomas is now known as nthomas|away
  821. # [07:18] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  822. # [07:19] * jcranmer is now known as jcranmer|away
  823. # [07:19] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Connection reset by peer)
  824. # [07:19] * Quits: sfink (chatzilla@moz-A1E9034E.releng.scl3.mozilla.com) (Ping timeout)
  825. # [07:20] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  826. # [07:21] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  827. # [07:22] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  828. # [07:23] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  829. # [07:25] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  830. # [07:25] * Joins: sicking (sicking@5625B383.29BBE4D7.6BED537B.IP)
  831. # [07:25] * Quits: sicking (sicking@5625B383.29BBE4D7.6BED537B.IP) (Quit: sicking)
  832. # [07:25] * Joins: victorporof (victorporo@moz-BAE8D951.pck.nerim.net)
  833. # [07:27] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  834. # [07:27] * Joins: Optimizer1 (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  835. # [07:27] * Joins: Gijs (gijs@moz-C11B0461.dsl.alice.nl)
  836. # [07:28] * Joins: smooney (sheilamoon@moz-57825793.hsd1.ca.comcast.net)
  837. # [07:29] * Joins: gcp (gcp@moz-9CEB1C98.access.telenet.be)
  838. # [07:33] * Quits: harth (harth@moz-18BD542A.pck.nerim.net) (Input/output error)
  839. # [07:33] * Joins: harth (harth@moz-18BD542A.pck.nerim.net)
  840. # [07:33] * Quits: Optimizer1 (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  841. # [07:33] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  842. # [07:34] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  843. # [07:35] * Quits: harth (harth@moz-18BD542A.pck.nerim.net) (Ping timeout)
  844. # [07:36] * Joins: sfink (chatzilla@moz-F95C749D.dsl.pltn13.sbcglobal.net)
  845. # [07:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6a96be5082b0 - Edwin Flores - Bug 801467 - Give SVG glyph documents a legitimate principal and URI so that references to paint servers are able to be resolved. r=roc,bz
  846. # [07:37] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6ab17d2d97bf - Jonathan Kew - bug 878786 - relax assertion requiring a loadGroup when the loading document is an SVG-glyph document loaded from a font table. r=bz
  847. # [07:37] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a32b2b75f33c - Edwin Flores - Bug 801467 - Test that url(#id) references work in OpenType SVG glyph documents. r=roc
  848. # [07:39] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  849. # [07:40] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  850. # [07:41] * Joins: harth (harth@moz-18BD542A.pck.nerim.net)
  851. # [07:43] * Quits: harth (harth@moz-18BD542A.pck.nerim.net) (Ping timeout)
  852. # [07:43] * Joins: msucan (mihai@moz-104CC309.mv.mozilla.com)
  853. # [07:49] <ckitching> Hmm.
  854. # [07:49] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Connection reset by peer)
  855. # [07:50] <ckitching> Why is: http://mxr.mozilla.org/mozilla-central/source/widget/android/AndroidBridge.cpp#50 A fancy smart pointer?
  856. # [07:50] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  857. # [07:50] <ckitching> Since this thing never gets deallocated anyway - it's essential to the continued operation of the app.
  858. # [07:50] <ckitching> .. And furthermore I suspect it's deallocating itself at an awkward moment and breaking things for me :P
  859. # [07:51] * Quits: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP) (Quit: rniwa)
  860. # [07:51] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  861. # [07:53] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/b46cafdfc8ba - Wes Johnston - Bug 896121 - Disable share in guest mode for the awesomescreen. r=mfinkle
  862. # [07:53] <firebot> http://hg.mozilla.org/mozilla-central/rev/8870bca1edd3 - Wes Johnston - Bug 896121 - Disable share in guest mode. r=mfinkle
  863. # [07:53] <firebot> http://hg.mozilla.org/mozilla-central/rev/f30dadf4c937 - Sam Foster - Bug 897099 - Update download progress-ring graphics
  864. # [07:54] <firebot> http://hg.mozilla.org/mozilla-central/rev/7b5fe881c650 - Scott Johnson - Bug 900564: Part 2: Adapt tests for conditional settings work. r=gbrown
  865. # [07:54] <firebot> http://hg.mozilla.org/mozilla-central/rev/93742ae69c40 - Chenxia Liu - Bug 900564 - Part 1: "Remove 'double tap to reflow' from settings. r=mfinkle
  866. # [07:54] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  867. # [07:54] <firebot> http://hg.mozilla.org/mozilla-central/rev/8cdfa0b22222 - Brian Nicholson - Bug 906030 - Part 2: Don't remove guest profile on background thread. r=wesj
  868. # [07:54] <firebot> http://hg.mozilla.org/mozilla-central/rev/e42dce3209da - Ryan VanderMeulen - Merge m-c to fx-team.
  869. # [07:54] <firebot> http://hg.mozilla.org/mozilla-central/rev/092d8cc931f8 - Chenxia Liu - Bug 906339 - Remove testing for "Automatic updates" on release builds. r=gbrown
  870. # [07:54] <firebot> http://hg.mozilla.org/mozilla-central/rev/d3d43286b8e0 - Brian Nicholson - Bug 906030 - Part 1: Don't always create the guest profile at startup. r=wesj
  871. # [07:55] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  872. # [07:55] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  873. # [07:56] * Quits: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP) (Quit: Ex-Chat)
  874. # [07:57] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Ping timeout)
  875. # [08:00] * Quits: @bz (bzbarsky@moz-D68BFF08.bstnma.fios.verizon.net) (Ping timeout)
  876. # [08:00] * Joins: bz (bzbarsky@moz-D68BFF08.bstnma.fios.verizon.net)
  877. # [08:00] * ChanServ sets mode: +o bz
  878. # [08:00] * Joins: vigneshwaran1 (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  879. # [08:00] * Quits: @roc (chatzilla@E2F7352.56080C53.97BBD552.IP) (Ping timeout)
  880. # [08:01] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  881. # [08:01] * joduinn-afk is now known as joduinn-home
  882. # [08:01] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Ping timeout)
  883. # [08:02] * Quits: yzen (yzen@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: yzen)
  884. # [08:03] * @njn wonders who knows about Recv__delete__ methods
  885. # [08:03] <@njn> specifically, for this method:
  886. # [08:04] <@njn> MemoryReportRequestParent::Recv__delete__(const InfallibleTArray<MemoryReport>& childReports)
  887. # [08:04] <@njn> what's the lifetime of |childReports|
  888. # [08:04] <@njn> ?
  889. # [08:04] * Joins: giuliadm (giulia@moz-30ADF5C.net24.it)
  890. # [08:04] * @njn guesses he'll have to copy
  891. # [08:05] * Quits: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  892. # [08:05] * Quits: giuliadm (giulia@moz-30ADF5C.net24.it) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
  893. # [08:06] * Joins: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  894. # [08:06] * Joins: annevk (annevk@9271BDCE.B985B21A.8D534776.IP)
  895. # [08:07] * Quits: shorlander (shorlander@moz-BAE8D951.pck.nerim.net) (Input/output error)
  896. # [08:07] * Quits: jwwang (jwwang@moz-99690620.hinet-ip.hinet.net) (Quit: 暫離)
  897. # [08:10] * Quits: micadeyeye_ (micadeyeye@moz-4ED4E47A.dynamic.isadsl.co.za) (Ping timeout)
  898. # [08:14] * philor is now known as philor|away
  899. # [08:14] * Joins: tuxie_ (paranoid@moz-4CE06494.adsl.alicedsl.de)
  900. # [08:14] * Quits: Gijs (gijs@moz-C11B0461.dsl.alice.nl) (Ping timeout)
  901. # [08:15] * Joins: Pauly (paul@601F3B17.33662590.A5830293.IP)
  902. # [08:21] * Joins: bajaj1 (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  903. # [08:22] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Connection reset by peer)
  904. # [08:23] * Joins: Honza (chatzilla@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  905. # [08:24] * Joins: shorlander (shorlander@87C1F78E.1DE10CA8.D8E68FF6.IP)
  906. # [08:25] * Quits: {V} (V@moz-C29EDA08.on.nl) (Ping timeout)
  907. # [08:25] * Joins: fxa90id_ (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  908. # [08:25] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  909. # [08:26] * Joins: rail_away (rail@3F57476C.2BFB0443.4595224C.IP)
  910. # [08:26] * Joins: micadeyeye_ (micadeyeye@A5BCDF34.6B4AFA23.9A935DD5.IP)
  911. # [08:26] * Joins: cpearce (chatzilla@moz-534CC065.xdsl.xnet.co.nz)
  912. # [08:26] * Quits: briansmith (briansmith@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  913. # [08:26] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Ping timeout)
  914. # [08:27] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  915. # [08:27] * Joins: {V} (V@moz-C29EDA08.on.nl)
  916. # [08:29] * Quits: rail_away (rail@3F57476C.2BFB0443.4595224C.IP) (Ping timeout)
  917. # [08:29] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Quit: jwilde)
  918. # [08:29] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  919. # [08:30] * Joins: robertbindar (Thunderbir@9C1A98E9.2ABB9227.D731B824.IP)
  920. # [08:30] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  921. # [08:31] * Quits: mhenretty (mhenretty@4FF8F399.36D3E5E6.ACC6B31E.IP) (Ping timeout)
  922. # [08:32] * Joins: mhenretty (mhenretty@4FF8F399.36D3E5E6.ACC6B31E.IP)
  923. # [08:32] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  924. # [08:34] * Quits: KWierso (chatzilla@moz-18BD542A.pck.nerim.net) (Ping timeout)
  925. # [08:35] * Quits: mhenretty (mhenretty@4FF8F399.36D3E5E6.ACC6B31E.IP) (Ping timeout)
  926. # [08:37] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  927. # [08:37] * Quits: smooney (sheilamoon@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  928. # [08:37] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  929. # [08:37] * Quits: alfredo (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  930. # [08:37] * Joins: mhenretty (mhenretty@4FF8F399.36D3E5E6.ACC6B31E.IP)
  931. # [08:38] * Quits: msucan (mihai@moz-104CC309.mv.mozilla.com) (Ping timeout)
  932. # [08:38] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  933. # [08:39] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  934. # [08:39] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  935. # [08:39] * Joins: grubshka_ (grubshka@E24C9818.2010E2A.78BC84CA.IP)
  936. # [08:40] * Joins: alfredo (chatzilla@moz-99690620.hinet-ip.hinet.net)
  937. # [08:42] * Joins: rail_away (rail@3F57476C.2BFB0443.4595224C.IP)
  938. # [08:45] * Quits: vigneshwaran1 (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Ping timeout)
  939. # [08:46] * Joins: AndreeaMatei (Thunderbir@601F3B17.33662590.A5830293.IP)
  940. # [08:48] * Joins: Gijs (gijs@moz-C11B0461.dsl.alice.nl)
  941. # [08:48] * Joins: giuliadm (giulia@moz-30ADF5C.net24.it)
  942. # [08:49] * Quits: giuliadm (giulia@moz-30ADF5C.net24.it) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
  943. # [08:49] * Joins: KWierso (chatzilla@87C1F78E.1DE10CA8.D8E68FF6.IP)
  944. # [08:50] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  945. # [08:51] * Quits: bajaj1 (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Quit: Leaving.)
  946. # [08:51] * Joins: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP)
  947. # [08:52] * Quits: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net) (Quit: jorendorff)
  948. # [08:52] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  949. # [08:53] * mgerva|afk is now known as mgerva
  950. # [08:54] * Parts: aja (Instantbir@4BFD53BE.326CCB4C.7880DB15.IP)
  951. # [08:54] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  952. # [08:58] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  953. # [08:58] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  954. # [08:59] * Joins: ferjm (ferjm@moz-4B812CD5.red-80-28-169.adsl.static.ccgg.telefonica.net)
  955. # [09:00] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Ping timeout)
  956. # [09:01] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  957. # [09:01] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  958. # [09:01] * khuey is now known as khuey|away
  959. # [09:02] * Joins: wolfiR (wolfiR@moz-39B1DA82.dip0.t-ipconnect.de)
  960. # [09:02] * joduinn-home is now known as joduinn-afk
  961. # [09:06] * Quits: mhenretty (mhenretty@4FF8F399.36D3E5E6.ACC6B31E.IP) (Ping timeout)
  962. # [09:06] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Connection reset by peer)
  963. # [09:07] * Joins: mhenretty (mhenretty@AFA097B8.F57EBCB9.369F669D.IP)
  964. # [09:09] * Quits: mhenretty (mhenretty@AFA097B8.F57EBCB9.369F669D.IP) (Ping timeout)
  965. # [09:10] * Quits: tuxie_ (paranoid@moz-4CE06494.adsl.alicedsl.de) (Ping timeout)
  966. # [09:10] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Ping timeout)
  967. # [09:11] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  968. # [09:14] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  969. # [09:15] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  970. # [09:15] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  971. # [09:15] * Fallen|away is now known as Fallen
  972. # [09:15] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  973. # [09:16] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  974. # [09:17] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  975. # [09:17] * Joins: GinaYeh (GinaYeh@moz-99690620.hinet-ip.hinet.net)
  976. # [09:18] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  977. # [09:18] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Connection reset by peer)
  978. # [09:18] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  979. # [09:19] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  980. # [09:19] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  981. # [09:23] * Joins: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP)
  982. # [09:23] * whimboo|afk is now known as whimboo
  983. # [09:25] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/47068f470e9b - Daniel Schattenkirchner - Bug 477462 - margin-collapsing test suite, wave 5b; root, html, body margins and non-sibling margins; r=dholbert
  984. # [09:27] * Joins: briansmith (briansmith@C11351D5.AC8EC7EA.B4C748B5.IP)
  985. # [09:27] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  986. # [09:27] * Quits: @dbaron (dbaron@moz-FD349932.dsl.dynamic.sonic.net) (Ping timeout)
  987. # [09:27] * Joins: Ms2ger (Ms2ger@moz-549ABB0C.adsl-dyn.isp.belgacom.be)
  988. # [09:27] * pmoore|away is now known as pmoore
  989. # [09:29] * Joins: Mossop (mossop@87C1F78E.1DE10CA8.D8E68FF6.IP)
  990. # [09:30] * Joins: Sinoptik (Sinoptik@moz-4C1E443F.clients.kiwiirc.com)
  991. # [09:31] * Quits: victorporof (victorporo@moz-BAE8D951.pck.nerim.net) (Quit: victorporof)
  992. # [09:31] * Quits: capella|away (chatzilla@moz-8F413D10.twcny.res.rr.com) (Connection reset by peer)
  993. # [09:31] * Quits: Mossop (mossop@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  994. # [09:31] * Joins: capella|away (chatzilla@moz-8F413D10.twcny.res.rr.com)
  995. # [09:31] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  996. # [09:32] * Joins: fredw (fredw@moz-B9C110E2.fbx.proxad.net)
  997. # [09:33] * Quits: ewong (chatzilla@moz-E5D50C2E.static.netvigator.com) (Quit: Reboot)
  998. # [09:34] * Quits: Pauly (paul@601F3B17.33662590.A5830293.IP) (Connection reset by peer)
  999. # [09:34] <Sinoptik> Hi guys. Could you tell me how to debug this file?
  1000. # [09:34] <Sinoptik> http://mxr.mozilla.org/mozilla-central/source/dom/browser-element/BrowserElementPanning.js
  1001. # [09:34] * Quits: gcp (gcp@moz-9CEB1C98.access.telenet.be) (Ping timeout)
  1002. # [09:34] <ckitching> Sinoptik: Debug how?
  1003. # [09:34] * Joins: ewong (chatzilla@moz-E5D50C2E.static.netvigator.com)
  1004. # [09:35] <ckitching> In what way, that is? Run it in a debugger? Fix a bug?
  1005. # [09:35] * Joins: arasbm (zooby@moz-8E336844.vf.shawcable.net)
  1006. # [09:35] <ckitching> Obtain the print statement output?
  1007. # [09:35] <ckitching> Microwave a turtle?
  1008. # [09:35] <Sinoptik> Run it in a debugger.
  1009. # [09:36] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  1010. # [09:36] <ckitching> Alas, I have yet to do this with the JS. A bunch of more Javascriptey people will be waking up in about 10 hours.
  1011. # [09:36] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1012. # [09:39] * Joins: smaug (chatzilla@moz-D8807168.elisa-laajakaista.fi)
  1013. # [09:39] * ChanServ sets mode: +o smaug
  1014. # [09:39] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  1015. # [09:40] * Joins: jviereck (Adium@moz-1EC7271F.dip0.t-ipconnect.de)
  1016. # [09:41] * Joins: arasbm1 (zooby@moz-8E336844.vf.shawcable.net)
  1017. # [09:41] * Quits: arasbm (zooby@moz-8E336844.vf.shawcable.net) (Quit: Leaving.)
  1018. # [09:41] * Joins: arasbm (zooby@moz-8E336844.vf.shawcable.net)
  1019. # [09:41] * Quits: arasbm1 (zooby@moz-8E336844.vf.shawcable.net) (Connection reset by peer)
  1020. # [09:42] * Quits: micadeyeye_ (micadeyeye@A5BCDF34.6B4AFA23.9A935DD5.IP) (Ping timeout)
  1021. # [09:42] * Joins: arasbm1 (zooby@moz-8E336844.vf.shawcable.net)
  1022. # [09:42] * Quits: arasbm (zooby@moz-8E336844.vf.shawcable.net) (Quit: Leaving.)
  1023. # [09:43] * Joins: arasbm (zooby@moz-8E336844.vf.shawcable.net)
  1024. # [09:43] * Quits: arasbm1 (zooby@moz-8E336844.vf.shawcable.net) (Quit: Leaving.)
  1025. # [09:43] <Sinoptik> ckitching
  1026. # [09:43] <Sinoptik> ckitching
  1027. # [09:43] <Sinoptik> ckitching
  1028. # [09:43] <Sinoptik> ckitching
  1029. # [09:43] <Sinoptik> ckitching
  1030. # [09:43] <Sinoptik> ckitching
  1031. # [09:43] <Sinoptik> ckitching: Ok. Thanks.
  1032. # [09:43] * Sinoptik was kicked by killer (Stop repeating yourself!)
  1033. # [09:44] * Quits: arasbm (zooby@moz-8E336844.vf.shawcable.net) (Ping timeout)
  1034. # [09:49] * Joins: hotman (hotman@moz-AF1E4A33.clients.kiwiirc.com)
  1035. # [09:50] * Quits: mihneadb (mihneadb@moz-329F29A3.lightspeed.sntcca.sbcglobal.net) (Input/output error)
  1036. # [09:50] * Joins: gcp (gcp@moz-9CEB1C98.access.telenet.be)
  1037. # [09:50] * Quits: hotman (hotman@moz-AF1E4A33.clients.kiwiirc.com) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
  1038. # [09:51] * Joins: hotman (hotman@moz-4C1E443F.clients.kiwiirc.com)
  1039. # [09:53] * Quits: gcp (gcp@moz-9CEB1C98.access.telenet.be) (Ping timeout)
  1040. # [09:53] * AndreeaMatei is now known as Andreea|mtg
  1041. # [09:53] * Joins: giuliadm (giulia@moz-30ADF5C.net24.it)
  1042. # [09:53] * Joins: krit (krit@moz-99848B5E.superkabel.de)
  1043. # [09:54] * Joins: gcp (gcp@moz-9CEB1C98.access.telenet.be)
  1044. # [09:54] * Joins: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net)
  1045. # [09:54] * Joins: victorporof (victorporo@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  1046. # [09:55] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  1047. # [09:56] * Quits: gcp (gcp@moz-9CEB1C98.access.telenet.be) (Ping timeout)
  1048. # [09:56] * Quits: ewong (chatzilla@moz-E5D50C2E.static.netvigator.com) (Quit: Reboot)
  1049. # [09:58] * Quits: birtles (chatzilla@moz-C286AD9A.bitcat.net) (Connection reset by peer)
  1050. # [09:58] * Quits: digitsm (digitsm@6F2863F9.F8D7B935.C146C5E5.IP) (Ping timeout)
  1051. # [09:58] * Joins: Manuela (Mibbit@601F3B17.33662590.A5830293.IP)
  1052. # [09:59] * Quits: @njn (chatzilla@moz-CD8EA879.dyn.iinet.net.au) (Quit: ChatZilla 0.9.90.1 [Firefox 26.0a1/20130825213710])
  1053. # [10:00] <Manuela> hi guys! :) does anyone know if after trying to print the New Tab Page, receiving this error message "Printing xul documents is not supported" is expected?
  1054. # [10:00] <padenot> it is expected
  1055. # [10:00] * Joins: ewong (chatzilla@moz-E5D50C2E.static.netvigator.com)
  1056. # [10:00] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  1057. # [10:01] <Manuela> thanks padenot ! :)
  1058. # [10:01] <@smaug> 288 bugmail...
  1059. # [10:02] * Joins: TheOtherOne (TheOne@moz-9F1B2257.dfki.uni-kl.de)
  1060. # [10:02] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  1061. # [10:04] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  1062. # [10:05] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  1063. # [10:05] * Joins: teoli (teoli@moz-66257AF1.range86-146.btcentralplus.com)
  1064. # [10:06] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  1065. # [10:07] * Quits: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net) (Ping timeout)
  1066. # [10:07] * Joins: Optimizer1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  1067. # [10:07] * Joins: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP)
  1068. # [10:07] * pmoore is now known as pmoore|away
  1069. # [10:07] * Joins: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net)
  1070. # [10:08] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  1071. # [10:08] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  1072. # [10:08] * Quits: hotman (hotman@moz-4C1E443F.clients.kiwiirc.com) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
  1073. # [10:11] * Joins: dao (dao@moz-91921B3B.superkabel.de)
  1074. # [10:12] * Joins: gcp (gcp@moz-9CEB1C98.access.telenet.be)
  1075. # [10:14] * Joins: mikeratcliffe (Adium@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1076. # [10:15] * Quits: gcp (gcp@moz-9CEB1C98.access.telenet.be) (Ping timeout)
  1077. # [10:15] * pmoore|away is now known as pmoore
  1078. # [10:17] * Quits: briansmith (briansmith@C11351D5.AC8EC7EA.B4C748B5.IP) (Quit: Leaving)
  1079. # [10:18] * Joins: edmorley (edmorley@moz-B6AE3D70.cable.virginmedia.com)
  1080. # [10:19] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  1081. # [10:19] * Joins: gcp (gcp@moz-9CEB1C98.access.telenet.be)
  1082. # [10:19] * Joins: mreavy_ (chatzilla@moz-4631390.phlapa.fios.verizon.net)
  1083. # [10:19] * Quits: mreavy (chatzilla@moz-4631390.phlapa.fios.verizon.net) (Ping timeout)
  1084. # [10:20] * mreavy_ is now known as mreavy
  1085. # [10:21] * Quits: mikeratcliffe (Adium@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: Leaving.)
  1086. # [10:21] * Quits: gcp (gcp@moz-9CEB1C98.access.telenet.be) (Ping timeout)
  1087. # [10:23] * Quits: nattokirai (nattokirai@moz-C286AD9A.bitcat.net) (Ping timeout)
  1088. # [10:25] * Joins: stransky (stransky@moz-107AD163.redhat.com)
  1089. # [10:25] * Joins: catalinn (Thunderbir@FD73060F.B81F0DCB.D602D2C5.IP)
  1090. # [10:26] * Quits: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP) (Quit: tiziana)
  1091. # [10:26] * Joins: digitsm (digitsm@BBABC34D.D9A9479F.C146C5E5.IP)
  1092. # [10:26] * Joins: msucan (mihai@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  1093. # [10:27] * Quits: mcote|afk (mcote@1D8E4B86.9B0C981.6C85A25D.IP) (Ping timeout)
  1094. # [10:27] * Joins: mcote|afk (mcote@1D8E4B86.9B0C981.6C85A25D.IP)
  1095. # [10:29] * Quits: yury (yury@moz-3BE8938D.ok.ok.cox.net) (Ping timeout)
  1096. # [10:29] * Joins: yury (yury@moz-3BE8938D.ok.ok.cox.net)
  1097. # [10:29] * Quits: inolen (Adium@moz-D2D12FC1.socal.res.rr.com) (Ping timeout)
  1098. # [10:30] * Joins: inolen (Adium@moz-D2D12FC1.socal.res.rr.com)
  1099. # [10:30] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  1100. # [10:31] * sewardj_ is now known as sewardj
  1101. # [10:31] * Quits: inolen (Adium@moz-D2D12FC1.socal.res.rr.com) (Ping timeout)
  1102. # [10:32] * Joins: inolen (Adium@moz-D2D12FC1.socal.res.rr.com)
  1103. # [10:34] * Quits: inolen (Adium@moz-D2D12FC1.socal.res.rr.com) (Ping timeout)
  1104. # [10:35] * Quits: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  1105. # [10:35] * Andreea|mtg is now known as AndreeaMatei
  1106. # [10:35] * Quits: annevk (annevk@9271BDCE.B985B21A.8D534776.IP) (Input/output error)
  1107. # [10:35] * Joins: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1108. # [10:35] * Joins: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1109. # [10:36] * Joins: inolen (Adium@moz-D2D12FC1.socal.res.rr.com)
  1110. # [10:37] * Joins: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1111. # [10:37] * Quits: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1112. # [10:38] * Joins: gcp (gcp@moz-9CEB1C98.access.telenet.be)
  1113. # [10:40] * Joins: marcoz (marco.zehe@moz-1355AF9.dip0.t-ipconnect.de)
  1114. # [10:41] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  1115. # [10:41] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  1116. # [10:42] * Joins: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP)
  1117. # [10:44] <Manuela> hi guys! could anybody please tell me if after installing Duck Duck Go from https://addons.mozilla.org/en-US/firefox/search-tools/, is expected to receive an error message like this:
  1118. # [10:44] <Manuela> "Firefox could not install the search plugin from "resource/jid1-zadieub......./search.xml" because an engine with the same name already exists."
  1119. # [10:44] <Manuela> this happens with a clean profile
  1120. # [10:44] <Manuela> with the latest beta (Fx 24 beta 6)
  1121. # [10:44] <Manuela> the search works perfectly, but this message seems disturbing
  1122. # [10:45] * Joins: leonvv (leonvv@moz-7D83A5F1.ip.telfort.nl)
  1123. # [10:45] * heycam is now known as heycam|away
  1124. # [10:45] <darktrojan> don't call it search.xml
  1125. # [10:46] * Quits: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  1126. # [10:46] * Joins: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1127. # [10:46] <Manuela> darktrojan: sorry, I don't understand
  1128. # [10:46] * simone|away is now known as simone
  1129. # [10:47] <darktrojan> oh right, it's not your code
  1130. # [10:47] <darktrojan> beats me
  1131. # [10:47] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/03b026f7ee72 - Ed Morley - Backed out changeset 9525aba3e7d2 (bug 859339) for making 579323-1.html permanently assert on OS X
  1132. # [10:48] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  1133. # [10:48] <Manuela> can somebody else please help?
  1134. # [10:48] * Quits: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1135. # [10:49] * Quits: gcp (gcp@moz-9CEB1C98.access.telenet.be) (Ping timeout)
  1136. # [10:50] * Quits: teoli (teoli@moz-66257AF1.range86-146.btcentralplus.com) (Input/output error)
  1137. # [10:50] * Quits: michal (michal@moz-EF43631.public.wayport.net) (Ping timeout)
  1138. # [10:50] * Joins: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  1139. # [10:51] * Joins: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1140. # [10:51] * Joins: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1141. # [10:51] * Joins: michal (michal@moz-EF43631.public.wayport.net)
  1142. # [10:51] <gfritzsche> Manuela: not sure, but it doesn't seem like something a user should get to see. i'd file a bug if there is none yet.
  1143. # [10:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5cadac8dc1aa - Nicolas Silva - Bug 858914 - Basic backend for the new textures. r=mattwoodrow
  1144. # [10:53] * Joins: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP)
  1145. # [10:54] * Joins: gcp (gcp@moz-9CEB1C98.access.telenet.be)
  1146. # [10:55] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  1147. # [10:55] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  1148. # [10:55] <Gijs> NeilAway: I think you just replied on m.d.extensions with exactly the same link the reporter posted? :P
  1149. # [10:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/62f29c0c0942 - Olli Pettay - Bug 909039 - Bring back main-thread-only event target chain item cache, r=jst
  1150. # [11:00] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  1151. # [11:00] * ChanServ sets mode: +o roc
  1152. # [11:01] * Quits: Optimizer1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Ping timeout)
  1153. # [11:01] * Quits: Optimizer (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  1154. # [11:01] <Manuela> another question related to New Tab Page: only some tabs have thumbnails, and others don't (they are blank); is this expected?
  1155. # [11:02] <Gijs> Manuela: which version of Firefox?
  1156. # [11:02] <Manuela> Fx 24 beta 6
  1157. # [11:03] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Ping timeout)
  1158. # [11:03] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1159. # [11:03] * Quits: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  1160. # [11:04] <Manuela> Gijs: Firefox 24 beta 6
  1161. # [11:04] * Joins: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1162. # [11:04] * Joins: Optimizer1 (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP)
  1163. # [11:04] * Joins: Optimizer (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  1164. # [11:04] * Quits: ckitching (ckitching@moz-329F29A3.lightspeed.sntcca.sbcglobal.net) (Input/output error)
  1165. # [11:04] * Quits: jviereck (Adium@moz-1EC7271F.dip0.t-ipconnect.de) (Ping timeout)
  1166. # [11:05] <Gijs> Manuela: under some circumstances, some previews may be missing in 24, yeah. We're working on it. Newer versions (nightly, 26) do a better job.
  1167. # [11:05] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  1168. # [11:05] * KWierso waves to edmorley
  1169. # [11:05] * Quits: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1170. # [11:05] <Manuela> Gijs: great! 10x a lot! :)
  1171. # [11:06] <Manuela> can you help also with my other question? related to Duck Duck Go add-on :D
  1172. # [11:07] <Manuela> Gijs: can you help also with my other question? related to Duck Duck Go add-on :D
  1173. # [11:07] * Quits: giuliadm (giulia@moz-30ADF5C.net24.it) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
  1174. # [11:09] <Manuela> Gijs: related to the new tab page, do you know a bug that states this behavior?
  1175. # [11:09] * Joins: jviereck (Adium@moz-1EC7271F.dip0.t-ipconnect.de)
  1176. # [11:09] <Gijs> Manuela: no idea, sorry. Are you sure you didn't install it twice?
  1177. # [11:09] <Gijs> And/or the profile is really clean?
  1178. # [11:10] <Manuela> I'm 100% sure I used a clean profile
  1179. # [11:10] * Quits: Optimizer1 (Optimizer@90295139.E3AFEF1B.ED43EB4C.IP) (Ping timeout)
  1180. # [11:10] <Manuela> 10x :)
  1181. # [11:10] <Manuela> Gijs: related to the new tab page, do you know a bug that states this behavior?
  1182. # [11:10] * Quits: ktos (ktos@moz-D3D6BE18.swidnica.mm.pl) (Ping timeout)
  1183. # [11:10] <Gijs> There are some interesting bugs where resetting the search engines using the button for that in the manage search engines UI only disables them, and then reinstalling them causes that error
  1184. # [11:10] <Gijs> but if you have a clean profile that doesn't have duckduckgo installed, and install it, that shouldn't be causing that.
  1185. # [11:11] <edmorley> KWierso: hi! :-)
  1186. # [11:11] * Joins: ktos (ktos@moz-D3D6BE18.swidnica.mm.pl)
  1187. # [11:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/61656d718678 - Jon Coppeard - Bug 726687 - Stop rekeying from calling pre barriers r=terrence
  1188. # [11:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3017a949cdae - Jon Coppeard - Bug 726687 - GC: rewrite key marking in terms of HashMap::rekey r=terrence
  1189. # [11:12] * Joins: Pauly (Mibbit@601F3B17.33662590.A5830293.IP)
  1190. # [11:12] * Quits: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  1191. # [11:12] <Gijs> Manuela: many. https://bugzilla.mozilla.org/buglist.cgi?quicksearch=ALL%20previews%20new%20tab&list_id=7755762 has a few, you'd have to explore the dependency tree from there to find what, specifically, you are looking for.
  1192. # [11:12] * Joins: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1193. # [11:12] * Quits: ewong (chatzilla@moz-E5D50C2E.static.netvigator.com) (Connection reset by peer)
  1194. # [11:12] <Manuela> Gijs: yeah, it makes sense what you're saying....I'll try again with a clean profile.....but I'm sure I can reproduce again
  1195. # [11:13] <Manuela> Gijs: 10x a lot for your help and info! :)
  1196. # [11:13] * Joins: Archaeopteryx (itsme@moz-2E08FEC9.cust.telecolumbus.net)
  1197. # [11:14] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  1198. # [11:14] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  1199. # [11:14] * Joins: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1200. # [11:14] * Quits: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1201. # [11:14] * Joins: ewong (chatzilla@moz-E5D50C2E.static.netvigator.com)
  1202. # [11:15] * Quits: m_kato (m_kato@moz-C286AD9A.bitcat.net) (Quit: Leaving...)
  1203. # [11:16] * Quits: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1204. # [11:17] * Joins: darkowlzzzz (sunny@9D839445.F9E4DCB9.25B273F5.IP)
  1205. # [11:18] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  1206. # [11:18] * Quits: Optimizer (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Ping timeout)
  1207. # [11:19] * Joins: lzzluca (lzzluca@7D31D43C.98ED30D2.E795C17A.IP)
  1208. # [11:20] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1209. # [11:21] * Joins: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP)
  1210. # [11:22] * Quits: darkowlzzzz (sunny@9D839445.F9E4DCB9.25B273F5.IP) (Ping timeout)
  1211. # [11:22] * Joins: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP)
  1212. # [11:23] * julienw_afk is now known as julienw
  1213. # [11:25] * Joins: darkowlzzzz (sunny@9D839445.F9E4DCB9.25B273F5.IP)
  1214. # [11:26] * Joins: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP)
  1215. # [11:27] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1216. # [11:27] * Quits: squib (squib@moz-54866485.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  1217. # [11:28] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1218. # [11:29] * Joins: h4writer (h4writer@moz-71BF7B30.access.telenet.be)
  1219. # [11:31] <Gijs> Is there some way we can add bash completion to the msys/mozilla-build's terminal? At least for hg? :)
  1220. # [11:31] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1221. # [11:31] * Gijs is getting tired of typing full patch names for hg qdel
  1222. # [11:32] <darktrojan> yup, use linux
  1223. # [11:32] <Ms2ger> OooooOOo
  1224. # [11:32] * Quits: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP) (Quit: tiziana)
  1225. # [11:32] <darktrojan> I thought that used to work
  1226. # [11:32] <Gijs> darktrojan: as a front-end guy, I can't not also use Windows. But yes, I prefer doing stuff on my Mac (where I installed some bash completion)
  1227. # [11:33] * darktrojan remembers using windows for hg
  1228. # [11:33] <darktrojan> it was terrible
  1229. # [11:33] * Joins: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1230. # [11:33] * Joins: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1231. # [11:35] * Quits: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 23.0.1/20130814063812])
  1232. # [11:37] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  1233. # [11:38] <mwargers> vicamo, thanks for pushing to try the fix for bug 909036, I was planning on doing that. Normally, I try to combine with other mochitests that I try to fix for b2g
  1234. # [11:38] <vicamo> mwargers: dun know that :~
  1235. # [11:39] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Ping timeout)
  1236. # [11:39] * Joins: till (till@moz-955DD2B0.adsl.alicedsl.de)
  1237. # [11:39] <vicamo> mwargers: I have a problem with my emulator build, so I can't try it locally
  1238. # [11:39] <mwargers> vicamo, np, you couldn't know
  1239. # [11:39] * Quits: +billm (billm@moz-E7DF4F8C.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  1240. # [11:40] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  1241. # [11:40] <gfritzsche> who besides tanvi would be good for a needinfo on mixed content blocking?
  1242. # [11:40] <mwargers> vicamo, I tried it with my emulator build, it fixes it, but it's alway good to do a tryserver build, we have to be careful before it's turned on on tbpl
  1243. # [11:40] * Quits: ktos (ktos@moz-D3D6BE18.swidnica.mm.pl) (Ping timeout)
  1244. # [11:40] * Joins: tuxie_ (paranoid@1E936166.CBEB3486.FD2B65BE.IP)
  1245. # [11:40] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1246. # [11:41] * Joins: Mossop (uid2679@moz-5F4AA75A.irccloud.com)
  1247. # [11:41] * Quits: darkowlzzzz (sunny@9D839445.F9E4DCB9.25B273F5.IP) (Quit: Leaving)
  1248. # [11:41] * Joins: ktos (ktos@moz-D3D6BE18.swidnica.mm.pl)
  1249. # [11:41] * Joins: d0kt0r1 (Thunderbir@A1BD4D57.A8450F39.2ABC59EF.IP)
  1250. # [11:42] * Joins: mikeratcliffe (Adium@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1251. # [11:43] * Joins: billm (billm@moz-E7DF4F8C.lightspeed.sntcca.sbcglobal.net)
  1252. # [11:44] * Joins: gabor (gabor@941349F4.F58C7D4D.F945DA.IP)
  1253. # [11:48] * Joins: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP)
  1254. # [11:49] * Quits: mikeratcliffe (Adium@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: Leaving.)
  1255. # [11:49] * Quits: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  1256. # [11:49] * Joins: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1257. # [11:50] <NeilAway> Gijs: that seems unlikely, as it's not an msys version of hg :s
  1258. # [11:50] <Gijs> NeilAway: well, at least on mac, there's a way to essentially just teach the bash shell completion for various commands
  1259. # [11:51] * Quits: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1260. # [11:51] <Gijs> So if you write a program "foo" you can drop a file named "foo" or "foo_completion" or whatever it was (I really don't remember) in the right directory, and it Just Works
  1261. # [11:51] <Gijs> (assuming your completion file is sensible)
  1262. # [11:52] <Gijs> If that works for msys' shell (which I think is also bash, right?) then all we'd need to do is figure out where the completion file goes, and ship it.
  1263. # [11:53] <NeilAway> Gijs: hmm, I guess that might work
  1264. # [11:53] <NeilAway> Gijs: at the very least you'd have to configure hg to output paths with forward slashes
  1265. # [11:54] <NeilAway> (for example completion of hg diff uses the output of hg status)
  1266. # [11:56] * Quits: jviereck (Adium@moz-1EC7271F.dip0.t-ipconnect.de) (Quit: Leaving.)
  1267. # [11:57] * Quits: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1268. # [11:57] * padenot is now known as padenot|away
  1269. # [11:57] * padenot|away is now known as padenot
  1270. # [11:58] * Quits: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  1271. # [11:58] * Joins: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1272. # [11:58] * Quits: catalinn (Thunderbir@FD73060F.B81F0DCB.D602D2C5.IP) (Quit: catalinn)
  1273. # [11:59] * Joins: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP)
  1274. # [12:00] * Quits: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1275. # [12:01] * Joins: clokep (Instantbir@moz-96CDF7E5.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  1276. # [12:02] * Quits: TheOtherOne (TheOne@moz-9F1B2257.dfki.uni-kl.de) (Ping timeout)
  1277. # [12:02] * Joins: AlinT (AlinT@601F3B17.33662590.A5830293.IP)
  1278. # [12:03] * Quits: msucan (mihai@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1279. # [12:03] * Joins: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1280. # [12:04] * Joins: msucan (mihai@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  1281. # [12:08] * ewong is now known as ewong|away
  1282. # [12:08] * Quits: leonvv (leonvv@moz-7D83A5F1.ip.telfort.nl) (Client exited)
  1283. # [12:11] * Joins: TheOtherOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  1284. # [12:12] * Joins: maxli (maxli@B5559308.9C54E60.2FA4EA88.IP)
  1285. # [12:13] * Joins: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1286. # [12:13] * Joins: Keva161 (Keva161@moz-D4E2F7.static.enta.net)
  1287. # [12:15] * Quits: maxli (maxli@B5559308.9C54E60.2FA4EA88.IP) (Input/output error)
  1288. # [12:15] * Joins: maxli (maxli@B5559308.9C54E60.2FA4EA88.IP)
  1289. # [12:16] * julienw is now known as julienw_afk
  1290. # [12:17] * Parts: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1291. # [12:18] * Quits: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw) (Ping timeout)
  1292. # [12:18] * Quits: Bas (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  1293. # [12:19] * Joins: mikeratcliffe (Adium@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1294. # [12:20] * mattwoodrow is now known as mattwoodrow|away
  1295. # [12:20] <edmorley> in case anyone's wondering about the B2G desktop builds on m-c burning, they need a gaia backout, but having to reclone and github is only deeming me worthy of 500kb/s
  1296. # [12:21] * Joins: erikvold (erikvold@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1297. # [12:22] <Ms2ger> edmorley, that's what you get for taking a day off :)
  1298. # [12:23] <edmorley> technically two, was off fri too
  1299. # [12:23] <edmorley> Tomcat is PTO for 3 weeks & KWierso is at a work week, so bit short handed
  1300. # [12:24] <edmorley> least philor is back :-)
  1301. # [12:24] <edmorley> Ms2ger: how are you? :-)
  1302. # [12:24] <KWierso> ^
  1303. # [12:25] <Ms2ger> I'm good :)
  1304. # [12:25] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki1)
  1305. # [12:25] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1306. # [12:26] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  1307. # [12:26] <edmorley> KWierso: ? :-)
  1308. # [12:27] <KWierso> tried to ^ the "least philor is back"
  1309. # [12:27] <edmorley> ah
  1310. # [12:27] * Quits: grubshka_ (grubshka@E24C9818.2010E2A.78BC84CA.IP) (Ping timeout)
  1311. # [12:28] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  1312. # [12:28] <Ms2ger> And here I though you were interested in my wellbeing
  1313. # [12:28] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1314. # [12:30] <KWierso> as if
  1315. # [12:31] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1316. # [12:31] * Quits: maxli (maxli@B5559308.9C54E60.2FA4EA88.IP) (Quit: Leaving.)
  1317. # [12:32] * Joins: pbocan (Thunderbir@moz-561FEDCC.bsa.slovanet.sk)
  1318. # [12:34] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  1319. # [12:34] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  1320. # [12:34] * Quits: Rik (rik@moz-E813DFA5.fbx.proxad.net) (Input/output error)
  1321. # [12:36] * Joins: grubshka_ (grubshka@E24C9818.2010E2A.78BC84CA.IP)
  1322. # [12:36] * KWierso wonders if edmorley would review some patches while waiting for gaia to clone... >.>
  1323. # [12:37] <edmorley> KWierso: hey yeah that's on my list to do asap... last week was a bit manic
  1324. # [12:38] <edmorley> KWierso: with no tomcat and the trees being a mess, I'm getting no time to do anything other than day to day stuff
  1325. # [12:38] <KWierso> yeah
  1326. # [12:38] <edmorley> sorry been a while
  1327. # [12:39] * Joins: gabor_ (gabor@941349F4.F58C7D4D.F945DA.IP)
  1328. # [12:39] * Quits: gabor (gabor@941349F4.F58C7D4D.F945DA.IP) (Connection reset by peer)
  1329. # [12:40] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Ping timeout)
  1330. # [12:40] * Quits: mikeratcliffe (Adium@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: Leaving.)
  1331. # [12:41] * Quits: erikvold (erikvold@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: erikvold)
  1332. # [12:41] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  1333. # [12:42] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1334. # [12:45] <Jerry> Hi guys,
  1335. # [12:45] <Jerry> if I use WatchFileDescriptor() to add a watcher and use PostTask() to add a task in class MessageLoopForIO,
  1336. # [12:45] <Jerry> are the task and the file watcher possible triggered at the same time?
  1337. # [12:45] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1338. # [12:45] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Quit: Konversation terminated!)
  1339. # [12:46] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Ping timeout)
  1340. # [12:47] * Quits: fredw (fredw@moz-B9C110E2.fbx.proxad.net) (Ping timeout)
  1341. # [12:50] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki1)
  1342. # [12:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/77280a2a30b4 - Jan de Mooij - Bug 909499 part 1 - Rename js::ion namespace to js::jit. r=njn
  1343. # [12:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/492fdffa7ab7 - Jan de Mooij - Bug 909499 part 2 - Rename jit::IsEnabled to jit::IsIonEnabled. r=njn
  1344. # [12:51] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1345. # [12:51] * Joins: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
  1346. # [12:52] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  1347. # [12:53] * Quits: dao (dao@moz-91921B3B.superkabel.de) (Quit: Leaving.)
  1348. # [12:54] <hsivonen> annevk: you might like https://mxr.mozilla.org/mozilla-central/source/toolkit/components/search/nsSearchService.js#570
  1349. # [12:55] <annevk> hsivonen: what's that?
  1350. # [12:55] * Ms2ger cries a little
  1351. # [12:56] * Gijs shudders
  1352. # [12:56] <annevk> ooh
  1353. # [12:56] <annevk> default encoding for searches?
  1354. # [12:56] <annevk> that looks suspicious
  1355. # [12:57] <hsivonen> annevk: looks like compat for Sherlock search plug-ins
  1356. # [12:57] <annevk> the top list has ISO-2022-CN
  1357. # [12:58] <annevk> oh and x-euc-tw
  1358. # [12:58] * whimboo is now known as whimboo|lunch
  1359. # [12:59] * Quits: robertbindar (Thunderbir@9C1A98E9.2ABB9227.D731B824.IP) (Ping timeout)
  1360. # [12:59] * Quits: @bz (bzbarsky@moz-D68BFF08.bstnma.fios.verizon.net) (Ping timeout)
  1361. # [12:59] * hsivonen just discovered the purpose of an "XXX Comment here!" field form the 1990s!
  1362. # [12:59] * Quits: clokep (Instantbir@moz-96CDF7E5.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  1363. # [13:01] * Quits: marcoz (marco.zehe@moz-1355AF9.dip0.t-ipconnect.de) (Quit: Leaving.)
  1364. # [13:01] * Quits: RoddieKieley (Adium@moz-2B0E90C1.dhcp-dynamic.fibreop.nl.bellaliant.net) (Quit: Leaving.)
  1365. # [13:01] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1366. # [13:04] * Quits: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1367. # [13:04] * Joins: robertbindar (Thunderbir@9C1A98E9.2ABB9227.D731B824.IP)
  1368. # [13:05] * padenot is now known as padenot|away
  1369. # [13:06] * Joins: dao (dao@moz-91921B3B.superkabel.de)
  1370. # [13:06] * Joins: b10n1k (j0ni@moz-853B7B67.ath.forthnet.gr)
  1371. # [13:06] * Quits: jhlin (jolin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1372. # [13:11] * padenot|away is now known as padenot
  1373. # [13:14] * Quits: cpearce (chatzilla@moz-534CC065.xdsl.xnet.co.nz) (Ping timeout)
  1374. # [13:14] * Quits: shelly (shelly@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1375. # [13:16] * Joins: kaie (kaie@moz-E8287889.dip0.t-ipconnect.de)
  1376. # [13:16] * Parts: kaie (kaie@moz-E8287889.dip0.t-ipconnect.de) (Leaving)
  1377. # [13:18] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Ping timeout)
  1378. # [13:19] * Quits: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1379. # [13:19] * Quits: ktos (ktos@moz-D3D6BE18.swidnica.mm.pl) (Ping timeout)
  1380. # [13:19] * Joins: KaiRo (robert@moz-FFE4F32D.adsl.highway.telekom.at)
  1381. # [13:19] * Joins: flo-retina (Instantbir@moz-BE166FD1.fbx.proxad.net)
  1382. # [13:20] * Joins: ktos (ktos@moz-D3D6BE18.swidnica.mm.pl)
  1383. # [13:20] * gabor_ wonders why objects in xpconnect are NOT rebuilt if xpcprivate.h is changed
  1384. # [13:20] * Joins: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1385. # [13:24] * Joins: jviereck (Adium@moz-1EC7271F.dip0.t-ipconnect.de)
  1386. # Session Close: Tue Aug 27 13:25:29 2013
  1387. #
  1388. # Session Start: Tue Aug 27 13:25:29 2013
  1389. # Session Ident: #developers
  1390. # [13:25] * Disconnected
  1391. # [13:27] * Attempting to rejoin channel #developers
  1392. # [13:27] * Rejoined channel #developers
  1393. # [13:27] * Topic is 'Next uplift 16 Sept || Want help, or want to help others? See #introduction || http://logbot.glob.com.au/?c=developers'
  1394. # [13:27] * Set by hwine on Sun Aug 25 02:12:20
  1395. # [13:27] * Joins: RyanVM (Thunderbir@moz-A2F98468.phlapa.fios.verizon.net)
  1396. # [13:28] * simone is now known as simone|away
  1397. # [13:29] * baku|away is now known as baku
  1398. # [13:31] * Joins: marcoz (marco.zehe@moz-1355AF9.dip0.t-ipconnect.de)
  1399. # [13:31] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  1400. # [13:33] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1401. # [13:34] * Joins: thelodger (thelodger@moz-E2BECCA9.b-ras3.mvw.galway.eircom.net)
  1402. # [13:34] * Joins: fredw (fredw@moz-B9C110E2.fbx.proxad.net)
  1403. # [13:34] * Quits: grubshka_ (grubshka@E24C9818.2010E2A.78BC84CA.IP) (Ping timeout)
  1404. # [13:35] * rail_away is now known as rail
  1405. # [13:37] * Quits: marcoz (marco.zehe@moz-1355AF9.dip0.t-ipconnect.de) (Ping timeout)
  1406. # [13:40] <+Fallen> Hmm does anyone have a good link on javascript-only webapps? I have the feeling that some of the same risks as usual should apply, but when you have a webapp that just consists of a html page that executes javascript, I can't seem to apply those risks. Even if malicious content is injected, this would only affect the user that injected the content, because all code runs in the browser?
  1407. # [13:41] <+Fallen> err good link on javascript-only webapp security of course
  1408. # [13:41] * Joins: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP)
  1409. # [13:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1b90b1ac58a8 - Dan Minor - Bug 908906 - Add test summary info to jit-tests when run with --tinderbox;r=terrence
  1410. # [13:44] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  1411. # [13:45] * Joins: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1412. # [13:45] <darktrojan> how do I run typelib.py for more than one .idl?
  1413. # [13:45] <darktrojan> just writing them in one command doesn't seem to work
  1414. # [13:46] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Ping timeout)
  1415. # [13:46] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1416. # [13:46] <Gijs> Fallen: don't have links, but if there's any entry point into it (text box, url, webrtc, w/e) you'd probably still want to be careful
  1417. # [13:47] * Quits: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1418. # [13:47] <Gijs> Fallen: e.g. even if the webapp is JS-only, in some webapps I could send you a malicious link that has query/hash data that gets put in the HTML, and then executes and steals whatever.
  1419. # [13:48] <+Fallen> Gijs: ah yes, makes sense. Thanks!
  1420. # [13:49] <Gijs> Fallen: and to the extent that webrtc peerconnection stuff lets you do interaction with other entities, you'd need to secure that, too, so that e.g. in a chat app, I do "Hello Fallen, <script>alert("hahaha")", that doesn't just get innerHTML'd and executed :)
  1421. # [13:50] <+Fallen> darktrojan: you mean put them together in an xpt file? I think it was run typelib.py for each one of them, then use xpt.py to link them together
  1422. # [13:50] <darktrojan> oic
  1423. # [13:50] * darktrojan tries to do that
  1424. # [13:51] <+Fallen> Gijs: ok, thats interaction with other ends again, I'd categorize that similar to interacting with a server of some sort.
  1425. # [13:52] * Joins: surkov (surkov@13F2CEC5.7672369.D8E68FF6.IP)
  1426. # [13:52] <Ms2ger> Gijs, the simple solution there is obviously: never use innerHTML
  1427. # [13:53] * Joins: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1428. # [13:53] <Archaeopteryx> .textContent; from xpcom nsIParserUtils https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsIParserUtils
  1429. # [13:53] <Gijs> Fallen: right, but these days you can do that with just JS/DOM. And even without that, you probably shouldn't discount clickjacking (what happens if your website is stuck in an iframe and someone overlays stuff on top getting the user to click/type things into your app) or even just people being instructed to interact with it in a crazy way,
  1430. # [13:53] * Quits: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  1431. # [13:53] <darktrojan> aha, thanks Fallen
  1432. # [13:54] * Joins: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1433. # [13:54] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  1434. # [13:54] * Joins: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP)
  1435. # [13:54] * Joins: grubshka (grubshka@E24C9818.2010E2A.78BC84CA.IP)
  1436. # [13:54] <Ms2ger> Gijs, if you double click this, ctrl-c, f12, ctrl-v, enter, you can see what your facebook friends have been up to!
  1437. # [13:54] * Quits: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  1438. # [13:55] * Joins: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1439. # [13:55] * Joins: gustavold (gustavold@8AD413DD.3053860D.A992BEAD.IP)
  1440. # [13:55] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  1441. # [13:55] * Quits: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  1442. # [13:55] * Joins: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1443. # [13:56] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1444. # [13:57] * Quits: gustavold (gustavold@8AD413DD.3053860D.A992BEAD.IP) (Ping timeout)
  1445. # [13:57] * Joins: gustavold1 (gustavold@8AD413DD.3053860D.A992BEAD.IP)
  1446. # [13:57] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  1447. # [13:57] * darktrojan tries to do that
  1448. # [13:57] * Joins: maxli (maxli@13F2CEC5.7672369.D8E68FF6.IP)
  1449. # [13:57] * Quits: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1450. # [13:57] * Quits: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP) (Quit: jandem)
  1451. # [13:58] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  1452. # [13:58] * Quits: kk1fff (kk1fff@moz-99690620.hinet-ip.hinet.net) (Quit: kk1fff)
  1453. # [13:59] * Quits: krit (krit@moz-99848B5E.superkabel.de) (Quit: Leaving.)
  1454. # [13:59] * baku is now known as baku|away
  1455. # [14:00] * NeilAway thinks Ms2ger means F6
  1456. # [14:00] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  1457. # [14:01] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Quit: Gone to save the world!)
  1458. # [14:02] * julienw_afk is now known as julienw
  1459. # [14:02] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Ping timeout)
  1460. # [14:03] <Ms2ger> NeilAway, nah, I meant the console, but that was probably only firebug
  1461. # [14:03] * Joins: lduros (user@moz-47F34250.phlapa.fios.verizon.net)
  1462. # [14:03] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  1463. # [14:03] * Joins: krit (krit@moz-99848B5E.superkabel.de)
  1464. # [14:04] * Joins: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1465. # [14:06] * Joins: marcoz (marco.zehe@moz-1355AF9.dip0.t-ipconnect.de)
  1466. # [14:08] * Quits: marcoz (marco.zehe@moz-1355AF9.dip0.t-ipconnect.de) (Ping timeout)
  1467. # [14:08] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  1468. # [14:09] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Client exited)
  1469. # [14:10] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1470. # [14:10] * Quits: mannyv (manny@moz-280A562B.hsd1.md.comcast.net) (Ping timeout)
  1471. # [14:12] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  1472. # [14:12] * Quits: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net) (Quit: darktrojan)
  1473. # [14:13] * Quits: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP) (Ping timeout)
  1474. # [14:14] * jcranmer|away is now known as jcranmer
  1475. # [14:14] <hsivonen> I thought I'd fix a bug in nsHTMLDocument and ended up chasing multiple bugs in nsDocShell and nsDocumentViewer
  1476. # [14:14] * Joins: catalinn (Thunderbir@8D4FDB59.5363EAC5.D602D2C5.IP)
  1477. # [14:14] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Ping timeout)
  1478. # [14:14] * Joins: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP)
  1479. # [14:14] * Joins: mdas (mdas@29CBD45.8C19BC3D.26E1259.IP)
  1480. # [14:16] <Ms2ger> :/
  1481. # [14:16] * Quits: pbocan (Thunderbir@moz-561FEDCC.bsa.slovanet.sk) (Quit: pbocan)
  1482. # [14:16] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1483. # [14:17] * Quits: mreavy (chatzilla@moz-4631390.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.90.1 [Firefox 26.0a1/20130820141731])
  1484. # [14:17] * Quits: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP) (Ping timeout)
  1485. # [14:17] * Joins: mreavy (chatzilla@moz-4631390.phlapa.fios.verizon.net)
  1486. # [14:18] * Joins: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP)
  1487. # [14:20] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  1488. # [14:21] * Joins: nicklebedev (nicklebede@moz-838152B8.net135.n37.ru)
  1489. # [14:22] * baku|away is now known as baku
  1490. # [14:23] * Joins: micadeyeye_ (micadeyeye@A5BCDF34.6B4AFA23.9A935DD5.IP)
  1491. # [14:23] * Joins: mikeratcliffe (Adium@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1492. # [14:24] * Joins: yzen (yzen@AA2C085E.10C8AEF8.9A8C35B4.IP)
  1493. # [14:24] * Joins: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net)
  1494. # [14:25] * Quits: mdas (mdas@29CBD45.8C19BC3D.26E1259.IP) (Ping timeout)
  1495. # [14:25] * Joins: myk (myk@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1496. # [14:26] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  1497. # [14:27] * Joins: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1498. # [14:27] * Quits: Olipro (Olipro@moz-36AEAE5A.catv.pool.telekom.hu) (Ping timeout)
  1499. # [14:27] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Quit: Konversation terminated!)
  1500. # [14:27] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1501. # [14:28] * simone|away is now known as simone
  1502. # [14:29] * Joins: giuliadm (giulia@moz-30ADF5C.net24.it)
  1503. # [14:30] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1504. # [14:30] * whimboo|lunch is now known as whimboo
  1505. # [14:31] * Joins: Optimizer1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1506. # [14:31] <jcranmer> charsets can go die
  1507. # [14:31] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1508. # [14:32] * Quits: Manuela (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1509. # [14:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/35eda0ced2e7 - Masayuki Nakano - Bug 907657 Don't store following char message because it may be removed during dispatching keydown event r=jimm
  1510. # [14:33] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1511. # [14:33] * Quits: Optimizer1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Connection reset by peer)
  1512. # [14:33] * jmaher|afk is now known as jmaher
  1513. # [14:34] * Joins: Edgar (Thunderbir@moz-838290DD.dynamic.hinet.net)
  1514. # [14:34] * ewong|sleep is now known as ewong
  1515. # [14:34] * Joins: Olipro (Olipro@moz-36AEAE5A.catv.pool.telekom.hu)
  1516. # [14:35] * kmoir-afk is now known as kmoir
  1517. # [14:36] * Joins: mga (Mibbit@moz-D54FFE17.retail.telecomitalia.it)
  1518. # [14:36] * Quits: krit (krit@moz-99848B5E.superkabel.de) (Ping timeout)
  1519. # [14:37] * Joins: spohl (Adium@AFA9CD0F.58AFE261.5EBD1F4C.IP)
  1520. # [14:37] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  1521. # [14:40] * mgerva is now known as mgerva|lunch
  1522. # [14:42] * Joins: gsvelto (gsvelto@moz-B38A8AA9.retail.telecomitalia.it)
  1523. # [14:42] * Quits: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP) (Ping timeout)
  1524. # [14:43] * Quits: myk (myk@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1525. # [14:43] * Joins: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP)
  1526. # [14:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/20d71d9471cb - Felix S. Klock II - Bug 901000: Added uncached variants of Math functions for PJS (r=nmatsakis).
  1527. # [14:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5409f0b566b1 - Felix S. Klock II - Bug 901000: regression test.
  1528. # [14:45] * Quits: Edgar (Thunderbir@moz-838290DD.dynamic.hinet.net) (Quit: Edgar)
  1529. # [14:45] * Joins: kk1fff (kk1fff@moz-D6F93845.dynamic.hinet.net)
  1530. # [14:45] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  1531. # [14:46] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1532. # [14:46] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Connection reset by peer)
  1533. # [14:46] * Quits: shorlander (shorlander@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  1534. # [14:46] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1535. # [14:46] * Joins: krit (krit@moz-99848B5E.superkabel.de)
  1536. # [14:48] * Joins: shorlander (shorlander@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1537. # [14:48] * Quits: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP) (Ping timeout)
  1538. # [14:49] * Joins: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP)
  1539. # [14:50] * Joins: hub (hub@13F2CEC5.7672369.D8E68FF6.IP)
  1540. # [14:51] * Quits: mikeratcliffe (Adium@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: Leaving.)
  1541. # [14:52] * Joins: dew (Instantbir@moz-D2FA52B6.static.stls.mo.charter.com)
  1542. # [14:53] * Quits: dew1 (Instantbir@moz-D2FA52B6.static.stls.mo.charter.com) (Ping timeout)
  1543. # [14:53] * Joins: pbocan (Thunderbir@moz-561FEDCC.bsa.slovanet.sk)
  1544. # [14:53] * coop|afk is now known as coop
  1545. # [14:54] * Quits: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net) (Quit: jorendorff)
  1546. # [14:54] * Quits: vendo (vendo@2A7A458C.685BED33.300931B2.IP) (Quit: Leaving.)
  1547. # [14:55] * Joins: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1548. # [14:55] * Quits: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Client exited)
  1549. # [14:55] * Joins: Anupkumar (chatzilla@91BC8839.F442218F.88FACCAA.IP)
  1550. # [14:57] * Joins: grapenuts (chatzilla@moz-73B75604.nys.biz.rr.com)
  1551. # [14:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/77c3b54f9a90 - Andrew Quartey - Bug 909285 - Fix WebGLActiveInfo Bindings.conf 'headerFile' descriptor. r=Ms2ger
  1552. # [14:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6f35f22a77d5 - J. Ryan Stinnett - Bug 905428 - Use hex addresses when symbolicating Obj-C exceptions. r=dougt, r=bsmedberg
  1553. # [14:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e05be80d4904 - Andreas Gal - Bug 909113 - Make FPS counter code a bit more readable. r=jgilbert
  1554. # [14:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/00210be9d9eb - Mina Almasry - Bug 775843 - Always BindAttribLocation something to attrib 0 if possible. r=jgilbert
  1555. # [14:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cce567042b93 - Jed Davis - Bug 890143 - BaselineSecondScratchReg is not available in Baseline mode. r=djvj
  1556. # [14:59] * Quits: b10n1k (j0ni@moz-853B7B67.ath.forthnet.gr) (Ping timeout)
  1557. # [14:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/eb191de7ce41 - Douglas Crosher - Bug 909323 - Improve jit-tests ADB support. r=terrence
  1558. # [15:03] * Joins: caiolima (Instantbir@9C7DFC8.99189C23.5FA960DF.IP)
  1559. # [15:03] * bsmedberg-away is now known as bsmedberg
  1560. # [15:03] * Quits: micadeyeye_ (micadeyeye@A5BCDF34.6B4AFA23.9A935DD5.IP) (Ping timeout)
  1561. # [15:04] * Quits: yzen (yzen@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: yzen)
  1562. # [15:04] * Joins: marcoz (marco.zehe@moz-1355AF9.dip0.t-ipconnect.de)
  1563. # [15:05] * Joins: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net)
  1564. # [15:06] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  1565. # [15:07] * Quits: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net) (Ping timeout)
  1566. # [15:07] * Joins: mikeratcliffe (Adium@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1567. # [15:07] * Joins: mannyv (manny@moz-280A562B.hsd1.md.comcast.net)
  1568. # [15:08] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  1569. # [15:08] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1570. # [15:08] * Quits: caiolima (Instantbir@9C7DFC8.99189C23.5FA960DF.IP) (Ping timeout)
  1571. # [15:09] * capella|away is now known as capella
  1572. # [15:09] * Joins: jez (519133a2@moz-F6591C48.gooeysoftware.com)
  1573. # [15:10] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Ping timeout)
  1574. # [15:10] <jez> Is there any way to get Firebug to display a status bar icon in SeaMonkey, or FF with status 4 evar?
  1575. # [15:10] * Quits: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  1576. # [15:10] * Quits: krit (krit@moz-99848B5E.superkabel.de) (Ping timeout)
  1577. # [15:10] * Joins: armenzg (armenzg@moz-4A914351.dsl.bell.ca)
  1578. # [15:10] * Joins: mdas (mdas@519FD725.6AD46F0.6BEEAEBD.IP)
  1579. # [15:11] * Joins: krit (krit@moz-99848B5E.superkabel.de)
  1580. # [15:11] * Joins: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net)
  1581. # [15:11] * Parts: armenzg (armenzg@moz-4A914351.dsl.bell.ca)
  1582. # [15:11] * Joins: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  1583. # [15:12] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  1584. # [15:12] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1585. # [15:12] * Quits: krit (krit@moz-99848B5E.superkabel.de) (Ping timeout)
  1586. # [15:12] * glob|away is now known as glob
  1587. # [15:13] * Joins: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw)
  1588. # [15:14] * Joins: jdm (jdm@92FB48CA.8B5E9DF.9A8C35B4.IP)
  1589. # [15:15] * Joins: krit (krit@moz-99848B5E.superkabel.de)
  1590. # [15:16] * Quits: jviereck (Adium@moz-1EC7271F.dip0.t-ipconnect.de) (Quit: Leaving.)
  1591. # [15:16] <Anupkumar> !seen jwalker
  1592. # [15:16] <firebot> jwalker was last seen 9 days, 4 hours, 8 minutes and 27 seconds ago, saying 'dcamp, pong' in #devtools.
  1593. # [15:18] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  1594. # [15:18] * Joins: jviereck (Adium@moz-1EC7271F.dip0.t-ipconnect.de)
  1595. # [15:19] * Joins: micadeyeye_ (micadeyeye@moz-4ED4E47A.dynamic.isadsl.co.za)
  1596. # [15:19] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1597. # [15:19] * Joins: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP)
  1598. # [15:20] * Joins: AaronMT (AaronMT@13F2CEC5.7672369.D8E68FF6.IP)
  1599. # [15:20] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Ping timeout)
  1600. # [15:23] * Quits: Pauly (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1601. # [15:24] * spohl is now known as spohl|away
  1602. # [15:24] * Joins: miketaylr (mtaylor@13F2CEC5.7672369.D8E68FF6.IP)
  1603. # [15:25] * jhopkins is now known as jhopkins|buildduty
  1604. # [15:27] * Joins: yzen (yzen@21869443.A6295926.9D42CF23.IP)
  1605. # [15:27] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  1606. # [15:27] * mcote|afk is now known as mcote
  1607. # [15:27] * Quits: jez (519133a2@moz-F6591C48.gooeysoftware.com) (Quit: CGI:IRC (EOF))
  1608. # [15:28] * Joins: caiolima (Instantbir@7A666802.AE3E661D.5419EADB.IP)
  1609. # [15:28] * Joins: botond-laptop (chatzilla@EC252440.57601E1B.971E19F6.IP)
  1610. # [15:28] * mgerva|lunch is now known as mgerva
  1611. # [15:29] * Quits: yzen (yzen@21869443.A6295926.9D42CF23.IP) (Ping timeout)
  1612. # [15:29] <catalinn> what is the best way to convert nsString to const nsACString_internal ?
  1613. # [15:29] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving...)
  1614. # [15:30] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1615. # [15:32] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  1616. # [15:33] * Quits: mga (Mibbit@moz-D54FFE17.retail.telecomitalia.it) (Quit: http://www.mibbit.com ajax IRC Client)
  1617. # [15:33] <jcranmer> NS_ConvertUTF16toUTF8
  1618. # [15:33] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/50cb228bb2f0 - David Rajchenbach-Teller - Bug 874425 - Ensure that we never return an negative duration. r=froydnj, a=test-only
  1619. # [15:33] * Joins: yzen (yzen@67828CC7.C1A51174.9D42CF23.IP)
  1620. # [15:33] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/f83885316c05 - Ryan VanderMeulen - Bug 845190 - Disable test_logging on linux too. a=test-only
  1621. # [15:33] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/bb7690aa31da - Wes Johnston - Bug 885717 - Use a property animator for button toast. r=lucasr, a=bajaj
  1622. # [15:33] <jcranmer> assuming you want UTF-8 and not any crazy charset like ISO-8859-1
  1623. # [15:33] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/650564aff1e6 - Ryan VanderMeulen - Bug 848104 - Mark test as random on OSX 10.6/10.7. rs=Bas, a=test-only
  1624. # [15:35] <catalinn> jcranmer: thank you! it works
  1625. # [15:35] <Ms2ger> It'd better
  1626. # [15:36] * Quits: Archaeopteryx (itsme@moz-2E08FEC9.cust.telecolumbus.net) (Ping timeout)
  1627. # [15:37] * Quits: micadeyeye_ (micadeyeye@moz-4ED4E47A.dynamic.isadsl.co.za) (Ping timeout)
  1628. # [15:37] * Quits: jviereck (Adium@moz-1EC7271F.dip0.t-ipconnect.de) (Ping timeout)
  1629. # [15:37] <catalinn> is there a web page or something where I can read more about this convert functions?
  1630. # [15:37] * Joins: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de)
  1631. # [15:38] <jcranmer> technically, it's a class, not a function
  1632. # [15:38] * Quits: krit (krit@moz-99848B5E.superkabel.de) (Ping timeout)
  1633. # [15:38] <jcranmer> https://developer.mozilla.org/en-US/docs/Mozilla_internal_string_guide
  1634. # [15:38] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1635. # [15:38] * Joins: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP)
  1636. # [15:40] * Joins: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP)
  1637. # [15:40] * gregglind_away is now known as gregglind
  1638. # [15:41] * Joins: jez (519133a2@moz-F6591C48.gooeysoftware.com)
  1639. # [15:41] <catalinn> thank you
  1640. # [15:41] * Quits: AlinT (AlinT@601F3B17.33662590.A5830293.IP) (Quit: Leaving)
  1641. # [15:42] * Joins: AlinT (AlinT@moz-104CC309.mv.mozilla.com)
  1642. # [15:43] * Joins: overholt (overholt@FCCEA34F.7672369.D8E68FF6.IP)
  1643. # [15:43] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1644. # [15:43] * Quits: lduros (user@moz-47F34250.phlapa.fios.verizon.net) (Client exited)
  1645. # [15:44] * Quits: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP) (Quit: lmandel)
  1646. # [15:45] * Quits: fredw (fredw@moz-B9C110E2.fbx.proxad.net) (Quit: Leaving.)
  1647. # [15:45] * Fallen is now known as Fallen|away
  1648. # [15:45] * Quits: dao (dao@moz-91921B3B.superkabel.de) (Quit: Leaving.)
  1649. # [15:46] <jib> froydnj: ping
  1650. # [15:46] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Ping timeout)
  1651. # [15:46] * Joins: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP)
  1652. # [15:46] * Joins: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP)
  1653. # [15:46] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  1654. # [15:47] <froydnj> jib: pong
  1655. # [15:47] * edmorley is now known as edmorley|sheriff
  1656. # [15:47] * Joins: jorendorff (jorendorff@moz-1747FB68.hsd1.tn.comcast.net)
  1657. # [15:47] * Quits: lerc (quassel@B2E8CAD3.A8D14E52.788638A4.IP) (Ping timeout)
  1658. # [15:47] * Joins: pcwalton (pcwalton@moz-481A040C.hsd1.ca.comcast.net)
  1659. # [15:47] * Quits: mdas (mdas@519FD725.6AD46F0.6BEEAEBD.IP) (Quit: )
  1660. # [15:47] * Joins: Cwiiis_ (cwiiis@88F51059.F3BBB17D.144F44FA.IP)
  1661. # [15:47] <jib> froydnj: Hi, derf suggested I ask you about how to test telemetry data taking on shutdown - https://bugzilla.mozilla.org/show_bug.cgi?id=875097#c6
  1662. # [15:48] * Quits: pcwalton (pcwalton@moz-481A040C.hsd1.ca.comcast.net) (Quit: .)
  1663. # [15:48] <jib> do you know anything about this?
  1664. # [15:48] * Joins: ahal (ahal@13F2CEC5.7672369.D8E68FF6.IP)
  1665. # [15:48] * Quits: nicklebedev (nicklebede@moz-838152B8.net135.n37.ru) (Ping timeout)
  1666. # [15:49] <froydnj> jib: some, yes. looking at the patches
  1667. # [15:49] * Quits: overholt (overholt@FCCEA34F.7672369.D8E68FF6.IP) (Ping timeout)
  1668. # [15:49] * Quits: edmorley|sheriff (edmorley@moz-B6AE3D70.cable.virginmedia.com) (Quit: edmorley|sheriff)
  1669. # [15:49] * Joins: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
  1670. # [15:49] * Joins: edmorley (~edmorleys@moz-B6AE3D70.cable.virginmedia.com)
  1671. # [15:49] * Quits: shorlander (shorlander@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  1672. # [15:50] * Joins: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP)
  1673. # [15:50] <jib> froydnj: is it true that about:telemetry only shows data from the current session? Is there no way to see what's stored up over time?
  1674. # [15:50] * Joins: rednaks (rednaks@61D229DB.A496AA39.55FFA9B4.IP)
  1675. # [15:51] * Joins: FabioMagnoni (fabiomagno@moz-7EAF344F.user3g.veloxzone.com.br)
  1676. # [15:51] * Quits: edmorley (~edmorleys@moz-B6AE3D70.cable.virginmedia.com) (Quit: edmorley)
  1677. # [15:51] <froydnj> jib: that's correct
  1678. # [15:51] <jib> ok
  1679. # [15:52] * Joins: Asa (asa@4508CAE6.38324963.204CA821.IP)
  1680. # [15:52] * Joins: micadeyeye_ (micadeyeye@8ECF19B2.59741210.B9FA8AF0.IP)
  1681. # [15:52] * Joins: edmorley (~edmorleys@moz-B6AE3D70.cable.virginmedia.com)
  1682. # [15:52] * Joins: shorlander (shorlander@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1683. # [15:53] <jib> so, just curious, do you know when session-style telemetry (that gets recorded near shutdown) is sent to the server (if at all)? Is it saved to disc on shutdown and sent on next startup?
  1684. # [15:53] * Joins: myk (myk@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1685. # [15:53] * Joins: bz (bzbarsky@moz-D68BFF08.bstnma.fios.verizon.net)
  1686. # [15:53] * ChanServ sets mode: +o bz
  1687. # [15:53] <froydnj> telemetry generally is sent every ~24 hours at the idle-daily notification
  1688. # [15:54] <jib> ah
  1689. # [15:54] <jib> thanks
  1690. # [15:54] <froydnj> we also attempt to send the data saved to disk at that time
  1691. # [15:54] <jib> so it's stored somewhere, there's just no way to see it in about:telemetry
  1692. # [15:54] <froydnj> well
  1693. # [15:55] * Joins: ggp (ggp@53CA4500.477861A3.A8479B91.IP)
  1694. # [15:55] * Joins: overholt (overholt@FCCEA34F.7672369.D8E68FF6.IP)
  1695. # [15:55] * edmorley is now known as edmorley|sheriff
  1696. # [15:55] <froydnj> I suppose so, though technically telemetry's not being informed about the data until profile-change-net-teardown
  1697. # [15:55] <jib> in this case you mean
  1698. # [15:55] <froydnj> right
  1699. # [15:56] <jez> anyone here know much about XUL?
  1700. # [15:56] * Quits: myk (myk@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1701. # [15:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/319da3c6c4a3 - Ryan VanderMeulen - Bug 733972 - Mark test as random on OSX 10.6/10.7. rs=Bas
  1702. # [15:56] * Joins: botond_ (chatzilla@EC252440.57601E1B.971E19F6.IP)
  1703. # [15:56] <jib> froydnj: is that too late?
  1704. # [15:57] * Joins: mbest (Instantbir@moz-45AF04C1.dsl.bell.ca)
  1705. # [15:59] <Gijs> jez: probably best to just ask your question, people who know will answer.
  1706. # [15:59] <jez> is there any way you can centre an image for a xul:image element when you increase its height/width, instead of stretching the image to fit?
  1707. # [15:59] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  1708. # [16:00] <froydnj> jib: no, but you're not going to be able to see any data until that point, which is way too late for testing
  1709. # [16:00] * Joins: myk (myk@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1710. # [16:00] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1711. # [16:00] <froydnj> jib: responding in the bug with a possible better way
  1712. # [16:00] <jib> froydnj: ok thanks
  1713. # [16:00] <@bz> jez: not yet
  1714. # [16:00] <jez> bz: darn. is there some css i can use to kind of say "add enough padding that it gets to width 24px"?
  1715. # [16:00] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  1716. # [16:01] * Joins: jimm (jmathies@moz-864CAA4E.pn.at.cox.net)
  1717. # [16:01] * whimboo is now known as whimboo|afk
  1718. # [16:01] <Gijs> jez: use a background-image in CSS instead? :)
  1719. # [16:01] <jez> Gijs: my theme isn't in control of the browser's XUL unfortunately
  1720. # [16:01] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Ping timeout)
  1721. # [16:02] <Gijs> jez: I'm not sure how well alternative box models work in XUL, but you could theoretically give that a shot.
  1722. # [16:02] <RyanVM> tbsaunde: ping
  1723. # [16:02] <jez> alternative box models?
  1724. # [16:03] <@bz> jez: fwiw, once we implement http://dev.w3.org/csswg/css-images-3/#object-fit you can probably use that
  1725. # [16:03] * ewong is now known as ewong|sleep
  1726. # [16:03] <@bz> but for now...
  1727. # [16:03] * @bz thinks
  1728. # [16:03] * Quits: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw) (Ping timeout)
  1729. # [16:04] <Gijs> jez: -moz-box-sizing: border-box
  1730. # [16:04] <Gijs> (unless we got rid of the prefix already, which bz would know)
  1731. # [16:04] <@bz> That doesn't help
  1732. # [16:04] <jez> i was hoping there would be some moz metric
  1733. # [16:04] <@bz> (and we haven't)
  1734. # [16:04] <@bz> I don't know a way to do this
  1735. # [16:04] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  1736. # [16:05] <jez> like -moz-calc(24 - -moz-image-size)
  1737. # [16:05] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  1738. # [16:07] <jez> bz: anyway how soon is that css3 property likely to be implemented?
  1739. # [16:07] * Quits: AaronMT (AaronMT@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  1740. # [16:08] <@bz> jez: I would guess order of a few months
  1741. # [16:08] <jez> ok then thanks
  1742. # [16:09] * Quits: rednaks (rednaks@61D229DB.A496AA39.55FFA9B4.IP) (Ping timeout)
  1743. # [16:09] * Quits: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de) (Quit: Leaving.)
  1744. # [16:09] * Joins: rednaks (rednaks@FAA63175.DC2FF939.55FFA9B4.IP)
  1745. # [16:09] * Quits: digitsm (digitsm@BBABC34D.D9A9479F.C146C5E5.IP) (Ping timeout)
  1746. # [16:10] * Joins: nicklebedev (nicklebede@moz-838152B8.net135.n37.ru)
  1747. # [16:10] * Joins: Pauly (paul@601F3B17.33662590.A5830293.IP)
  1748. # [16:10] * philor|away is now known as philor
  1749. # [16:11] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  1750. # [16:11] * ChanServ sets mode: +o ehsan
  1751. # [16:11] * Joins: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de)
  1752. # [16:11] <tbsaunde> what does the function attribute on xpidl interfaces do?
  1753. # [16:12] * Joins: AaronMT (AaronMT@13F2CEC5.7672369.D8E68FF6.IP)
  1754. # [16:12] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  1755. # [16:12] * Quits: AaronMT (AaronMT@13F2CEC5.7672369.D8E68FF6.IP) (Max SendQ exceeded)
  1756. # [16:12] <@ehsan> tbsaunde: it makes it possible to implement the interface on the fly using a js function
  1757. # [16:12] <@ehsan> tbsaunde: example: nsIObserver
  1758. # [16:13] <@ehsan> you can just write a function which takes three args
  1759. # [16:13] * Joins: AaronMT (AaronMT@13F2CEC5.7672369.D8E68FF6.IP)
  1760. # [16:13] <@ehsan> and xpconnect implements an object with the observe method set to that function
  1761. # [16:13] <RyanVM> what's the right way to concatenate 2 different OS_ARCHs into one Makefile condition?
  1762. # [16:13] <RyanVM> ie ifneq ($(OS_ARCH), WINNT or Darwin)
  1763. # [16:13] * Quits: shorlander (shorlander@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  1764. # [16:13] * Quits: AaronMT (AaronMT@13F2CEC5.7672369.D8E68FF6.IP) (Max SendQ exceeded)
  1765. # [16:14] * Quits: rednaks (rednaks@FAA63175.DC2FF939.55FFA9B4.IP) (Ping timeout)
  1766. # [16:14] * Joins: shorlander (shorlander@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1767. # [16:14] * Joins: AaronMT (AaronMT@13F2CEC5.7672369.D8E68FF6.IP)
  1768. # [16:14] * Quits: caiolima (Instantbir@7A666802.AE3E661D.5419EADB.IP) (Ping timeout)
  1769. # [16:15] <RyanVM> actually, I need GNU_CC, not Darwin
  1770. # [16:15] <RyanVM> point remains
  1771. # [16:15] * Quits: jez (519133a2@moz-F6591C48.gooeysoftware.com) (Quit: CGI:IRC (EOF))
  1772. # [16:16] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Ping timeout)
  1773. # [16:16] <tbsaunde> ehsan: ah, I sort of suspected that :)
  1774. # [16:16] <RyanVM> tbsaunde: working up a patch to disable test_focus_autocomplete on Linux and Windows
  1775. # [16:17] * Joins: digitsm (digitsm@BBABC34D.D9A9479F.C146C5E5.IP)
  1776. # [16:17] <froydnj> RyanVM: ifeq(,$(filter-out stuff,$(OS_ARCH)) or similar would be for WINNT/Darwin
  1777. # [16:17] * Joins: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw)
  1778. # [16:17] <froydnj> RyanVM: I guess that could be adapted for checking OS_ARCH or GNU_CC
  1779. # [16:17] * Quits: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de) (Quit: Leaving.)
  1780. # [16:17] <RyanVM> froydnj: I need WINNT/GNU_CC
  1781. # [16:18] <froydnj> $(GNU_CC)?
  1782. # [16:18] <froydnj> that'll probably catch Android too
  1783. # [16:18] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  1784. # [16:18] <RyanVM> hmm, just trying to kill the test on the two platforms
  1785. # [16:18] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  1786. # [16:18] * ChanServ sets mode: +o ehsan
  1787. # [16:19] <RyanVM> not sure it runs on Android anyway
  1788. # [16:19] <RyanVM> probably not
  1789. # [16:19] <RyanVM> I don't think we run the a11y tests there
  1790. # [16:19] * Quits: grubshka (grubshka@E24C9818.2010E2A.78BC84CA.IP) (Ping timeout)
  1791. # [16:19] * Quits: FabioMagnoni (fabiomagno@moz-7EAF344F.user3g.veloxzone.com.br) (Ping timeout)
  1792. # [16:20] <froydnj> RyanVM: why can't you just use this for Linux: http://mxr.mozilla.org/mozilla-central/source/nsprpub/pr/src/Makefile.in#121 ?
  1793. # [16:20] <froydnj> or even MOZ_WIDGET_TOOLKIT
  1794. # [16:20] * Quits: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  1795. # [16:20] <RyanVM> whatever works
  1796. # [16:21] * Quits: botond-laptop (chatzilla@EC252440.57601E1B.971E19F6.IP) (Ping timeout)
  1797. # [16:21] <RyanVM> so ifneq (,$(filter Linux WNNT,$(OS_ARCH)))
  1798. # [16:21] <RyanVM> ?
  1799. # [16:21] <RyanVM> WINNT*
  1800. # [16:21] <froydnj> or ifneq (,$(filter gtk% windows),$(MOZ_WIDGET_TOOLKIT))
  1801. # [16:22] <froydnj> lemme check what OS_ARCH is on my linux box
  1802. # [16:22] * Joins: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP)
  1803. # [16:22] <tbsaunde> RyanVM: ack, thx does it fail on windows too? all the fails I saw where ubuntu
  1804. # [16:22] <RyanVM> tbsaunde: bug 695019 does
  1805. # [16:22] <froydnj> RyanVM: seems to be Linux...your conditional looks sane
  1806. # [16:23] <RyanVM> froydnj: thanks :)
  1807. # [16:23] <tbsaunde> RyanVM: ah, simpler solution might be to just do it in js :)
  1808. # [16:23] <RyanVM> tbsaunde: whatever - I want to get this done
  1809. # [16:23] * Quits: mannyv (manny@moz-280A562B.hsd1.md.comcast.net) (Ping timeout)
  1810. # [16:23] <RyanVM> though it appears that we've got the conditional that works now :)
  1811. # [16:24] <RyanVM> tbsaunde: http://pastebin.mozilla.org/2924219
  1812. # [16:24] <tbsaunde> fair enough
  1813. # [16:24] <RyanVM> r?
  1814. # [16:24] * Joins: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP)
  1815. # [16:25] * RyanVM hates makefiles
  1816. # [16:25] <tbsaunde> RyanVM: rs=me
  1817. # [16:25] <RyanVM> tbsaunde: thanks
  1818. # [16:25] <RyanVM> froydnj: mind a quick sanity check too? :)
  1819. # [16:25] <tbsaunde> sorry I didn't get to it yesterday
  1820. # [16:25] <RyanVM> once again
  1821. # [16:25] * RyanVM hates makefiles :P
  1822. # [16:26] <RyanVM> tbsaunde: it's cool, thanks for the work you're doing on it :)
  1823. # [16:26] * Joins: phenom (phenom@1A1D735D.B2182779.4A5F0685.IP)
  1824. # [16:26] * Quits: phenom (phenom@1A1D735D.B2182779.4A5F0685.IP) (Client exited)
  1825. # [16:28] <froydnj> RyanVM: wfm
  1826. # [16:28] * Joins: grubshka (grubshka@E24C9818.2010E2A.78BC84CA.IP)
  1827. # [16:28] <gaston> RyanVM: think of the BSDs ! (j/k, we never run tests...)
  1828. # [16:28] <RyanVM> froydnj: thanks :)
  1829. # [16:28] <RyanVM> gaston: hah
  1830. # [16:29] <RyanVM> gaston: while I know you're just kidding, I do FWIW aim to keep test disabling as narrowly-focused as possible :)
  1831. # [16:29] * Parts: Pauly (paul@601F3B17.33662590.A5830293.IP)
  1832. # [16:29] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1833. # [16:29] <Yoric> ted: In bug 872229, when you write "We need to get these in manifests so we can mark them as expected-fail. :-/", are you talking about something that is possible nowadays?
  1834. # [16:30] <gaston> the day i start running all tests and start reporting their status, i know most of my work on this earth^Wproject will be done :)
  1835. # [16:30] * froydnj secretly inserts --disable-tests into all gaston's mozconfigs
  1836. # [16:30] <@ted> Yoric: near-future
  1837. # [16:30] <@ted> but not immediately
  1838. # [16:30] <Yoric> ok
  1839. # [16:30] * Quits: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP) (Ping timeout)
  1840. # [16:30] <Yoric> thanks
  1841. # [16:30] * Joins: Archaeopteryx (itsme@moz-2E08FEC9.cust.telecolumbus.net)
  1842. # [16:30] <@ted> jmaher has manifest support in the mochitest harness but we need to migrate things
  1843. # [16:31] * Joins: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP)
  1844. # [16:31] * Quits: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 23.0.1/20130814063812])
  1845. # [16:32] * Quits: msucan (mihai@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1846. # [16:32] * Quits: AndreeaMatei (Thunderbir@601F3B17.33662590.A5830293.IP) (Client exited)
  1847. # [16:34] * Fallen|away is now known as Fallen
  1848. # [16:34] * Joins: msucan (mihai@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  1849. # [16:34] * Joins: ericjung (ericjung@moz-A2FC86CA.nys.biz.rr.com)
  1850. # [16:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7f0fe90a83c1 - Ryan VanderMeulen - Bug 890795 and bug 695019 - Disable test_focus_autocomplete.xul on Linux and Windows due to frequent failures. r=tbsaunde
  1851. # [16:35] * Joins: Benvie (bbenvie@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1852. # [16:35] * Quits: ggp (ggp@53CA4500.477861A3.A8479B91.IP) (Connection timed out)
  1853. # [16:36] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  1854. # [16:36] * Quits: giuliadm (giulia@moz-30ADF5C.net24.it) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
  1855. # [16:36] * joduinn-afk is now known as joduinn-coffee
  1856. # [16:36] * Joins: ggp (ggp@53CA4500.477861A3.A8479B91.IP)
  1857. # [16:37] * Joins: ehugg (ehugg@moz-DA318C07.cisco.com)
  1858. # [16:41] <edmorley|sheriff> clobber time yey
  1859. # [16:42] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/785628a9603b - Brian Hackett - Bug 904315 - Watch for negative integers when loading maybe-hole elements from arrays, r=jandem a=bajaj.
  1860. # [16:43] * Joins: abwillis (abwillis@CBAC43F2.9DD4DBBF.6A7A197.IP)
  1861. # [16:44] * Joins: hurley (hurley@moz-9727044.hsd1.tn.comcast.net)
  1862. # [16:46] * Quits: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP) (Client exited)
  1863. # [16:47] * Joins: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP)
  1864. # [16:47] * Quits: ericjung (ericjung@moz-A2FC86CA.nys.biz.rr.com) (Quit: Leaving)
  1865. # [16:47] * luke-away is now known as luke
  1866. # [16:47] <@bsmedberg> Is there a place to dup bug reports of content not working because it was intentionally blocked by mixed-content-blocking?
  1867. # [16:47] * Joins: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP)
  1868. # [16:48] * Quits: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  1869. # [16:49] <mbrubeck> bsmedberg: tracking bug https://bugzilla.mozilla.org/show_bug.cgi?id=844556#c9
  1870. # [16:49] <mbrubeck> (ignore the #c9)
  1871. # [16:49] * Joins: Sahil (chatzilla@19E36ED1.EE22AC47.1CF8924A.IP)
  1872. # [16:51] * Joins: Edgar (Thunderbir@moz-838290DD.dynamic.hinet.net)
  1873. # [16:51] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  1874. # [16:51] * ChanServ sets mode: +o dveditz
  1875. # [16:52] * Quits: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw) (Ping timeout)
  1876. # [16:54] * Quits: gcp (gcp@moz-9CEB1C98.access.telenet.be) (Quit: Leaving)
  1877. # [16:54] * Quits: Edgar (Thunderbir@moz-838290DD.dynamic.hinet.net) (Input/output error)
  1878. # [16:54] * Joins: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP)
  1879. # [16:54] * Quits: {V} (V@moz-C29EDA08.on.nl) (Ping timeout)
  1880. # [16:54] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  1881. # [16:55] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Quit: Leaving.)
  1882. # [16:56] * Joins: ekr_ (ekr@moz-5C822E2F.mycingular.net)
  1883. # [16:56] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  1884. # [16:56] * Joins: bent (chatzilla@moz-932324BF.hsd1.ca.comcast.net)
  1885. # [16:56] * Joins: Edgar (Thunderbir@moz-838290DD.dynamic.hinet.net)
  1886. # [16:56] * Joins: dao (dao@moz-91921B3B.superkabel.de)
  1887. # [16:56] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  1888. # [16:56] * Joins: {V} (V@moz-C29EDA08.on.nl)
  1889. # [16:56] <Gijs> edmorley|sheriff: are you going to merge fx-team back to m-c?
  1890. # [16:57] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  1891. # [16:57] * Joins: gcp (gpascutto@moz-9CEB1C98.access.telenet.be)
  1892. # [16:57] <Gijs> (if so I'll wait with merging to UX)
  1893. # [16:57] <edmorley|sheriff> Gijs: there were no outstanding green changesets at that point
  1894. # [16:57] <edmorley|sheriff> Gijs: so done for now :-)
  1895. # [16:57] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Ping timeout)
  1896. # [16:58] <Gijs> edmorley|sheriff: ah, I guess you need pgo green as well?
  1897. # [16:58] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  1898. # [16:58] <edmorley|sheriff> Gijs: https://tbpl.mozilla.org/?tree=Fx-Team&onlyunstarred=1&rev=59b6d77f7be2 wasn't green at the time
  1899. # [16:58] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  1900. # [16:58] * ChanServ sets mode: +o ehsan
  1901. # [16:58] <edmorley|sheriff> Gijs: but yes also pgo green depending on what landed
  1902. # [16:59] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  1903. # [16:59] <Gijs> OK! :)
  1904. # [16:59] * AutomatedTester is now known as AutomatedTester|AFK
  1905. # [17:00] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Quit: leaving)
  1906. # [17:01] * Quits: dao (dao@moz-91921B3B.superkabel.de) (Quit: Leaving.)
  1907. # [17:01] * Joins: ekr (ekr@moz-7B0110AD.mv.mozilla.com)
  1908. # [17:01] * terrence-afk is now known as terrence
  1909. # [17:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a6006fb455fd - Nicolas Silva - Bug 909765 - Make TextureClient and CompositableClient ref counting thread-safe. r=sotaro
  1910. # [17:03] * catlee-away is now known as catlee
  1911. # [17:04] <@bz> Do we have a way to look up aggregate telemetry info?
  1912. # [17:04] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  1913. # [17:05] <@bz> Specifically, I want to look up telemetry for PLUGIN_CALLED_DIRECTLY
  1914. # [17:05] * @bz finds the dashboard
  1915. # [17:06] <@bz> er...
  1916. # [17:06] <@bz> except I can't log in to it?
  1917. # [17:06] <@bz> wtf?
  1918. # [17:06] <@bz> "login.persona.org uses an invalid security certificate."
  1919. # [17:06] <@bz> "The certificate is not trusted because it is self-signed."
  1920. # [17:06] <@bz> wtf?
  1921. # [17:06] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  1922. # [17:07] * sheppy-offline is now known as sheppy
  1923. # [17:07] <@bz> ok, here we go
  1924. # [17:07] * AutomatedTester|AFK is now known as AutomatedTester
  1925. # [17:07] * Quits: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  1926. # [17:07] * Quits: ekr_ (ekr@moz-5C822E2F.mycingular.net) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  1927. # [17:08] * spohl|away is now known as spohl
  1928. # [17:08] * Quits: nicklebedev (nicklebede@moz-838152B8.net135.n37.ru) (Quit: )
  1929. # [17:08] * Joins: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP)
  1930. # [17:09] <@bz> hrm
  1931. # [17:09] * @bz can't make sense of this data
  1932. # [17:10] * Joins: StevenLee (Adium@moz-C3F9FF2E.dynamic.hinet.net)
  1933. # [17:10] * Quits: StevenLee (Adium@moz-C3F9FF2E.dynamic.hinet.net) (Quit: Leaving.)
  1934. # [17:11] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  1935. # [17:11] * Quits: stransky (stransky@moz-107AD163.redhat.com) (Quit: Connection reset by beer)
  1936. # [17:11] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  1937. # [17:11] <@bsmedberg> bz: the telemetry dashboards are useless, don't even bother
  1938. # [17:11] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Quit: Leaving)
  1939. # [17:12] <@bsmedberg> bz: I'm in #perf trying to find the right host for a jydoop query
  1940. # [17:12] * Quits: botond_ (chatzilla@EC252440.57601E1B.971E19F6.IP) (Input/output error)
  1941. # [17:13] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  1942. # [17:14] * khuey|away is now known as khuey
  1943. # [17:14] <khuey> RyanVM: ping?
  1944. # [17:14] <RyanVM> khuey: pong
  1945. # [17:14] <khuey> RyanVM: do you know how to read the b2g mochitest tea leaves
  1946. # [17:14] <RyanVM> khuey: such as?
  1947. # [17:14] <khuey> RyanVM: https://tbpl.mozilla.org/?tree=Try&rev=94c5f10c2275
  1948. # [17:14] <khuey> are either of those failures something I should worry about?
  1949. # [17:14] <@bz> bsmedberg: I mean.... the dashboard is showing me a few hundred k submissions per day
  1950. # [17:15] <@bz> bsmedberg: expected?
  1951. # [17:15] <RyanVM> first is ok
  1952. # [17:15] <@bsmedberg> bz: for what channel?
  1953. # [17:15] <RyanVM> khuey: second is bug 906793
  1954. # [17:15] <@bz> bsmedberg: nightly
  1955. # [17:15] <RyanVM> khuey: you're fine
  1956. # [17:15] <@bsmedberg> that sounds like a lot
  1957. # [17:15] <khuey> RyanVM: woo
  1958. # [17:15] <@bsmedberg> last I heard we had 20k users per day or so
  1959. # [17:15] <khuey> RyanVM: thank you
  1960. # [17:15] <RyanVM> np
  1961. # [17:15] <@bz> bsmedberg: for the PLUGIN_CALLED_DIRECTLY thing....
  1962. # [17:15] <@bz> bsmedberg: if I read it right?
  1963. # [17:15] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  1964. # [17:16] <@bz> bsmedberg: I can't figure out what it's trying to show
  1965. # [17:16] <@bsmedberg> I don't ever use the dashboard, since you really cannot ever figure out what it's trying to show
  1966. # [17:16] <@bz> bsmedberg: all I want to know is how often that Accumulate call happened. ;)
  1967. # [17:17] <mbrubeck> bz, bsmedberg: "20k users per day" total for nightly? or for some subset?
  1968. # [17:17] <@bsmedberg> mbrubeck: for nightly
  1969. # [17:17] <mbrubeck> bz, bsmedberg: blocklist ping data gives us about 100k to 125k ADI on the nightly update channel
  1970. # [17:18] <@bsmedberg> wow, that has grown significantly since I last checked...
  1971. # [17:19] * Quits: mikeratcliffe (Adium@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: Leaving.)
  1972. # [17:19] <mbrubeck> catlee: Thanks again for the reviews!
  1973. # [17:19] * Joins: mikeratcliffe (Adium@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1974. # [17:19] * Quits: mikeratcliffe (Adium@87C1F78E.1DE10CA8.D8E68FF6.IP) (Client exited)
  1975. # [17:19] * Joins: mikeratcliffe (Adium@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1976. # [17:20] <+catlee> mbrubeck: thanks for the patch!
  1977. # [17:21] * Joins: vikash (vikash@44B57C67.946FAE48.74119F78.IP)
  1978. # [17:21] <mbrubeck> catlee: I have a little (unfinished) tool that does a visualization of the leading/trailing averages using the new weighted moving averages: http://limpet.net/plot/demo.html
  1979. # [17:21] <mbrubeck> I'm going to try to put some pretty pictures into a blog post
  1980. # [17:22] * Joins: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com)
  1981. # [17:23] * Quits: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net) (Quit: gal)
  1982. # [17:24] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1983. # [17:25] <@bsmedberg> hey, I'm running out of memory
  1984. # [17:25] * Joins: Optimizer (Optimizer@82B92686.5209B1F9.ED43EB4C.IP)
  1985. # [17:25] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a255d2d2b67f - Matt Woodrow - Bug 907792 - Use SharedTextureClientOGL when needed. r=nical
  1986. # [17:26] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/a4d747b13d79 - Ryan VanderMeulen - Bug 885717 - Fix bustage caused by landing the wrong patch. a=bustage
  1987. # [17:27] * Joins: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net)
  1988. # [17:28] * Quits: Optimizer (Optimizer@82B92686.5209B1F9.ED43EB4C.IP) (Ping timeout)
  1989. # [17:28] * Joins: erikvold (erikvold@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1990. # [17:29] * Quits: marcoz (marco.zehe@moz-1355AF9.dip0.t-ipconnect.de) (Quit: Leaving.)
  1991. # [17:29] * Quits: jhk (Jignesh@F1D06D1D.9938D3BE.CA052C06.IP) (Ping timeout)
  1992. # [17:29] * Quits: michal (michal@moz-EF43631.public.wayport.net) (Quit: Leaving.)
  1993. # [17:29] * Joins: michal (michal@moz-EF43631.public.wayport.net)
  1994. # [17:30] * Joins: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net)
  1995. # [17:30] * Joins: Optimizer (Optimizer@82B92686.5209B1F9.ED43EB4C.IP)
  1996. # [17:30] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  1997. # [17:31] * Quits: mmc|laptop (mchew@moz-104CC309.mv.mozilla.com) (Quit: mmc|laptop)
  1998. # [17:31] * Quits: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  1999. # [17:31] * Quits: Cwiiis_ (cwiiis@88F51059.F3BBB17D.144F44FA.IP) (Quit: Leaving)
  2000. # [17:32] * Quits: Optimizer (Optimizer@82B92686.5209B1F9.ED43EB4C.IP) (Ping timeout)
  2001. # [17:32] * Joins: Optimizer (Optimizer@82B92686.5209B1F9.ED43EB4C.IP)
  2002. # [17:32] * Joins: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP)
  2003. # [17:33] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  2004. # [17:33] * Joins: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net)
  2005. # [17:33] * Quits: erikvold (erikvold@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: erikvold)
  2006. # [17:34] * Quits: micadeyeye_ (micadeyeye@8ECF19B2.59741210.B9FA8AF0.IP) (Ping timeout)
  2007. # [17:34] <@bsmedberg> bz: http://telemetry-dash.mozilla.org/#release%2023/PLUGIN_CALLED_DIRECTLY/reason%20* shows that almost every has a "0" there not a "1"
  2008. # [17:34] <@bsmedberg> but I don't see a way to get the raw numbers from that
  2009. # [17:35] * Joins: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com)
  2010. # [17:35] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  2011. # [17:36] * RyanVM is now known as RyanVM|brb
  2012. # [17:36] * Joins: fabrice (fabrice@moz-BBE3ABD.mv.mozilla.com)
  2013. # [17:36] <@bz> bsmedberg: hrm, so there are some 1s after all...
  2014. # [17:37] * Quits: gabor_ (gabor@941349F4.F58C7D4D.F945DA.IP) (Ping timeout)
  2015. # [17:37] <@bsmedberg> are there? I can't tell
  2016. # [17:37] * Joins: giuliadm (giulia@moz-86588D31.retail.telecomitalia.it)
  2017. # [17:37] <@bz> bsmedberg: well, it's not showing identicallly 0....
  2018. # [17:37] * Quits: kk1fff (kk1fff@moz-D6F93845.dynamic.hinet.net) (Quit: kk1fff)
  2019. # [17:37] * Joins: micadeyeye_ (micadeyeye@moz-E9022B94.com)
  2020. # [17:37] <@bsmedberg> bz: I don't trust the graphing software
  2021. # [17:37] <@bz> So this thing claims 106e6 submissions
  2022. # [17:38] <@bz> oh, wait
  2023. # [17:38] <@bz> the top graph is just number of submissions
  2024. # [17:38] <@bz> the bottom graph is what we want
  2025. # [17:38] <@bz> That one is useless. :(
  2026. # [17:38] * @bz wants raw data. :(
  2027. # [17:39] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  2028. # [17:39] <till> mmh, so Chrome and Safari both render this image: http://www.20min.ch/diashow/42267/pravda2-1332eceabdde503907ab4e52dbd37870.jpeg
  2029. # [17:40] <till> we don't, I assume because its header has Content-Type: text/plain
  2030. # [17:40] * Joins: nhirata (anonymous@moz-FFD0C11.hsd1.ca.comcast.net)
  2031. # [17:40] <@bsmedberg> that's very likely, yes
  2032. # [17:40] <@bsmedberg> if it didn't specify any content type, I think we'd sniff
  2033. # [17:41] <till> and if it contained, say image/gif?
  2034. # [17:41] * Quits: digitsm (digitsm@BBABC34D.D9A9479F.C146C5E5.IP) (Quit: Leaving)
  2035. # [17:41] <Ms2ger> jdm, want to mentor bug 909768? :)
  2036. # [17:41] <till> I guess we'd still render it, right?
  2037. # [17:41] * jdm looks
  2038. # [17:41] <@bsmedberg> till: I don't know, actually
  2039. # [17:41] * till tries
  2040. # [17:41] * Joins: digitsm (digitsm@BBABC34D.D9A9479F.C146C5E5.IP)
  2041. # [17:41] <@gavin> we sniff all images, I thought
  2042. # [17:41] <Ms2ger> GPHemsley might know
  2043. # [17:42] <jdm> Ms2ger: yes :)
  2044. # [17:42] <Ms2ger> jdm, excellent :)
  2045. # [17:43] * Quits: Optimizer (Optimizer@82B92686.5209B1F9.ED43EB4C.IP) (Ping timeout)
  2046. # [17:44] <@ehsan> yeah, we ignore the mimetype for images always
  2047. # [17:44] * Quits: Edgar (Thunderbir@moz-838290DD.dynamic.hinet.net) (Quit: Edgar)
  2048. # [17:44] * Quits: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  2049. # [17:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e7fb3a5d2293 - Jim Mathies - Bug 905628 - Fixup mochitest hang detection for metrofx. r=ted
  2050. # [17:44] * Quits: philor (philor@moz-638273A8.my-nick.name) (Ping timeout)
  2051. # [17:45] <till> bsmedberg, gavin: we successfully sniff for missing content-type and wrong image/foo type
  2052. # [17:46] * Joins: philor (philor@moz-638273A8.my-nick.name)
  2053. # [17:46] <till> bsmedberg, gavin: should we also sniff for text/plain?
  2054. # [17:46] <@bsmedberg> till: there is a bug history about this: I believe that we explicitly decided not to
  2055. # [17:46] <till> bsmedberg: I tried and failed to find a bug
  2056. # [17:46] <@bsmedberg> because of some security properties
  2057. # [17:46] <till> That was my first thought, yes
  2058. # [17:47] <till> so do Chrome and Safari do irresponsible things, are we too conservative, or do they have some way of making this secure that we lack?
  2059. # [17:47] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  2060. # [17:49] <@gavin> they do irresponsible things
  2061. # [17:49] <@bsmedberg> bug history: bug 864851, bug 277495, bug 471020, bug 808592
  2062. # [17:49] <@gavin> I mean, it depends a lot on your perspective
  2063. # [17:49] <@bsmedberg> sorry, last one should be bug 808593
  2064. # [17:49] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  2065. # [17:49] * Quits: ehugg (ehugg@moz-DA318C07.cisco.com) (Quit: ehugg)
  2066. # [17:49] * Joins: smooney (sheilamoon@moz-BBE3ABD.mv.mozilla.com)
  2067. # [17:50] * Joins: ehugg (chatzilla@F72458CE.29102B70.6CD50604.IP)
  2068. # [17:50] * bc is now known as bc|afk
  2069. # [17:50] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  2070. # [17:50] * Joins: phenom (phenom@1A1D735D.B2182779.4A5F0685.IP)
  2071. # [17:51] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  2072. # [17:52] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  2073. # [17:52] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  2074. # [17:52] <GPHemsley> till, bsmedberg, gavin, Ms2ger: Mozilla doesn't seem to follow step 2(2) of the supplied MIME type detection algorithm: http://mimesniff.spec.whatwg.org/#supplied-mime-type-detection-algorithm
  2075. # [17:52] <@bsmedberg> bz: http://telemetry-dash.mozilla.org/data/release/23/PLUGIN_CALLED_DIRECTLY.json?? is the source data, but I'm failing to interpret it
  2076. # [17:52] * rail is now known as rail-lunch
  2077. # [17:52] <GPHemsley> s/Mozilla/Gecko/ if you will
  2078. # [17:52] * Joins: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP)
  2079. # [17:52] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  2080. # [17:52] <fabrice> Yoric: which kind of logs do you want for bug 909511 ?
  2081. # [17:52] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2082. # [17:52] <@gavin> presumably "the supplied MIME type detection algorithm" is several years younger than our current behavior
  2083. # [17:52] <@bsmedberg> yes, the spec is also a source of some controversy
  2084. # [17:53] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2085. # [17:53] <till> looking at bug 155830, it also looks like there were some points were we decided to sniff all the things
  2086. # [17:53] * Joins: Optimizer (Optimizer@82B92686.5209B1F9.ED43EB4C.IP)
  2087. # [17:53] <GPHemsley> till, bsmedberg, gavin, Ms2ger: Or else it doesn't follow step 3 of the MIME type sniffing algorithm: http://mimesniff.spec.whatwg.org/#mime-type-sniffing-algorithm
  2088. # [17:53] <GPHemsley> gavin: That is true, yes.
  2089. # [17:54] <GPHemsley> bsmedberg: Where?
  2090. # [17:54] * @bsmedberg doesn't remember which list that was... whatwg@whatwg perhaps
  2091. # [17:54] * khuey is now known as khuey|away
  2092. # [17:55] <GPHemsley> bsmedberg: The only controversy I recall on whatwg@whatwg was bureaucratic or else otherwise handled.
  2093. # [17:56] <GPHemsley> bsmedberg: I haven't actually talked to anyone who has attempted to implement or audit the contents of the spec, to my knowledge.
  2094. # [17:56] * Quits: Optimizer (Optimizer@82B92686.5209B1F9.ED43EB4C.IP) (Ping timeout)
  2095. # [17:57] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2096. # [17:57] * Joins: gandalf (zbraniecki@moz-47227B8A.hfc.comcastbusiness.net)
  2097. # [17:57] * joduinn-coffee is now known as joduinn-mtg
  2098. # [17:57] * Joins: jduell_ (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  2099. # [17:57] <@bz> GPHemsley: er... we follow 2(2)
  2100. # [17:57] <GPHemsley> till: The discussion in that bug pre-dates this spec work.
  2101. # [17:58] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2102. # [17:58] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Quit: Leaving)
  2103. # [17:58] <till> GPHemsley: reading through the newer bugs, I figured as much, yes
  2104. # [17:58] * jduell_ is now known as jduell
  2105. # [17:58] * Quits: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  2106. # [17:58] <GPHemsley> bz: Well, I only glanced quickly, but http://www.20min.ch/diashow/42267/pravda2-1332eceabdde503907ab4e52dbd37870.jpeg is a JPEG sent as "text/plain"
  2107. # [17:58] * Joins: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP)
  2108. # [17:58] * Joins: lduros (user@moz-47F34250.phlapa.fios.verizon.net)
  2109. # [17:59] <@bz> Yes
  2110. # [17:59] * Joins: pnkfelix1 (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2111. # [17:59] * Quits: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2112. # [17:59] <@bz> but also content-encoding: gzip
  2113. # [17:59] <GPHemsley> aha
  2114. # [17:59] <@bz> which is dumb
  2115. # [17:59] <GPHemsley> didn't pick up on that
  2116. # [17:59] <@bz> but for that case we do not in fact do those steps
  2117. # [17:59] * Quits: michal (michal@moz-EF43631.public.wayport.net) (Quit: Leaving.)
  2118. # [17:59] * AutomatedTester is now known as AutomatedTester|AFK
  2119. # [17:59] <@bz> (I mean, it's dumb to send an image as gzipped content)
  2120. # [17:59] * Joins: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net)
  2121. # [17:59] <froydnj> unless it's a pnm or something :)
  2122. # [18:00] * Quits: @bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net) (Ping timeout)
  2123. # [18:00] * Joins: Optimizer (Optimizer@82B92686.5209B1F9.ED43EB4C.IP)
  2124. # [18:00] <till> bz: I guess that's because the server thinks it is text ;)
  2125. # [18:00] <@bz> well, sure
  2126. # [18:00] <@bz> let me find you the relevant bug number
  2127. # [18:00] <till> bz: I think I'm up to speed now
  2128. # [18:00] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  2129. # [18:01] <@bz> https://bugzilla.mozilla.org/show_bug.cgi?id=648706
  2130. # [18:01] <@bz> But...
  2131. # [18:01] <@bz> GPHemsley: you there?
  2132. # [18:01] <till> ah
  2133. # [18:01] * Joins: jgriffin (jgriffin@moz-C55C3E25.hsd1.wa.comcast.net)
  2134. # [18:01] * Joins: michal (michal@moz-EF43631.public.wayport.net)
  2135. # [18:01] <GPHemsley> bz: Yeah; filing a spec bug
  2136. # [18:01] <@bz> GPHemsley: why is there a spec bug needed?
  2137. # [18:01] * Quits: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  2138. # [18:01] <@bz> GPHemsley: Spec is fine
  2139. # [18:01] <@bz> GPHemsley: Our impl is buggy
  2140. # [18:01] * Quits: Optimizer (Optimizer@82B92686.5209B1F9.ED43EB4C.IP) (Ping timeout)
  2141. # [18:02] <@bz> GPHemsley: So is WebKit/Blink's, in a different way
  2142. # [18:02] * Quits: michal (michal@moz-EF43631.public.wayport.net) (Quit: Leaving.)
  2143. # [18:02] * Joins: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2144. # [18:02] <GPHemsley> bz: Oh, I figured it was important to at least make mention of the Content-Encoding header; do you disagree?
  2145. # [18:02] * ctalbert|afk is now known as ctalbert|mtg
  2146. # [18:02] <@bz> Why?
  2147. # [18:02] * Quits: Anupkumar (chatzilla@91BC8839.F442218F.88FACCAA.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130823112600])
  2148. # [18:02] <gaston> jesup: are there other (ie with text/datachannel chat) demo sites for multi-user webrtc chat than gupshup ?
  2149. # [18:02] * Parts: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  2150. # [18:02] <@bz> WebKit is not following http://mimesniff.spec.whatwg.org/#determining-the-sniffed-mime-type-of-a-resource step 3 in this case
  2151. # [18:02] <@bz> afaict
  2152. # [18:03] <GPHemsley> bz: For clarity's sake, at the very least.
  2153. # [18:03] <gaston> jesup: demoed gupshup to coworkers who were previously using skype and they were baffled by the power of it..
  2154. # [18:03] * Joins: bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net)
  2155. # [18:03] * ChanServ sets mode: +o bsmedberg
  2156. # [18:03] <@bz> GPHemsley: what would you say about it?
  2157. # [18:03] <GPHemsley> bz: I haven't gotten that far yet. ;)
  2158. # [18:03] <@bz> ok
  2159. # [18:03] <@bz> well, you should think about that
  2160. # [18:03] <@bz> before making spec changes. ;)
  2161. # [18:03] <jesup> gaston: http://apprtc.appspot.com
  2162. # [18:03] <GPHemsley> bz: Perhaps "Note that this algorithm should be applied after Content-Encoding has been taken into account."
  2163. # [18:03] <gaston> that one didnt really work..
  2164. # [18:03] <GPHemsley> bz: Or something to that effect
  2165. # [18:04] <gaston> tried connecting two users via it, and it said something like 'someone is already connected' when sharing the link (both on 23.0.1)
  2166. # [18:05] * Quits: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  2167. # [18:05] <jesup> gaston: Also OpenTok (demo from TokBox.com) http://tokbox.com/opentok
  2168. # [18:05] * Quits: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP) (Quit: tiziana)
  2169. # [18:05] * Joins: botond-laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP)
  2170. # [18:05] <@bz> GPHemsley: Ah, fair
  2171. # [18:05] * Quits: msucan (mihai@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Quit: Leaving.)
  2172. # [18:05] * Joins: sfoster (sfoster@moz-961AB6F2.hsd1.or.comcast.net)
  2173. # [18:06] * Joins: Edgar (Thunderbir@moz-838290DD.dynamic.hinet.net)
  2174. # [18:06] <gaston> jesup: nice, will try that one too
  2175. # [18:06] <jesup> gupshup is a little crude... written by Anant initially, I've tweaked it but I don't know jquery/etc
  2176. # [18:06] * mgerva is now known as mgerva|afk
  2177. # [18:06] * jimm is now known as jimm-lunch
  2178. # [18:06] <gaston> gupshup just does the job of sharing two webcams/mics, and its already way cool :)
  2179. # [18:06] <GPHemsley> bz: https://www.w3.org/Bugs/Public/show_bug.cgi?id=23081
  2180. # [18:06] * Joins: tjc (tjc@moz-BBE3ABD.mv.mozilla.com)
  2181. # [18:07] <froydnj> edmorley|sheriff: is it legitimate to have intermittent orange bugs block others?
  2182. # [18:07] <@bz> Note that you can't request that sniffing be done after the resource has been fully decoded
  2183. # [18:07] <@bz> you need .. something
  2184. # [18:08] * Quits: bent (chatzilla@moz-932324BF.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  2185. # [18:08] <GPHemsley> bz: What makes you say that WebKit is not following step 3?
  2186. # [18:08] * Joins: michal (michal@moz-EF43631.public.wayport.net)
  2187. # [18:09] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2188. # [18:09] <mbrubeck> froydnj: Sure -- given our conventions of overloading the blocks/depends fields in Bugzilla since it is the only relational field we have. For example, by convention we use "A blocks B" to express "A is a regression caused by B"
  2189. # [18:09] <edmorley|sheriff> froydnj: example? :-)
  2190. # [18:09] * Quits: michal (michal@moz-EF43631.public.wayport.net) (Quit: Bye)
  2191. # [18:09] * Quits: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2192. # [18:09] * Quits: gcp (gpascutto@moz-9CEB1C98.access.telenet.be) (Quit: Make a new plan, Stan!)
  2193. # [18:09] <GPHemsley> bz: If there's something important you need me to remember to take into account, it'd be best to comment on the bug; I'm not gonna look into this right now.
  2194. # [18:10] * Joins: gcp (gpascutto@moz-9CEB1C98.access.telenet.be)
  2195. # [18:10] * Joins: michal (michal@moz-EF43631.public.wayport.net)
  2196. # [18:10] <mbrubeck> froydnj: ...but it doesn't necessarily mean that A has to be resolved before B
  2197. # [18:10] <froydnj> edmorley|sheriff: blocking bug 859339 with whatever intermittent caused it to get backed out =/
  2198. # [18:10] * Joins: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2199. # [18:10] * Quits: michal (michal@moz-EF43631.public.wayport.net) (Quit: Bye)
  2200. # [18:10] * Joins: michal (michal@moz-EF43631.public.wayport.net)
  2201. # [18:10] * Quits: michal (michal@moz-EF43631.public.wayport.net) (Quit: michal)
  2202. # [18:10] <froydnj> edmorley|sheriff: I just didn't know if intermittents were solely for tracking or whether they could participate in the great Bug Dependency Web In The Cloud
  2203. # [18:11] <edmorley|sheriff> froydnj: ah yeah that seems valid
  2204. # [18:11] <fabrice> mrbkap: ping
  2205. # [18:11] <edmorley|sheriff> froydnj: they do participate generally (though the dependency is normally in the other direction due to people avoiding bugspam) :-)
  2206. # [18:13] <@bz> GPHemsley: are they showing the image?
  2207. # [18:13] <GPHemsley> bz: Chrome does, at least.
  2208. # [18:13] <@bz> GPHemsley: well, that's not following step 3
  2209. # [18:13] <GPHemsley> bz: How so?
  2210. # [18:13] * Quits: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net) (Quit: gal)
  2211. # [18:13] * @bz checks what step 3 specs nowadays
  2212. # [18:14] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Textual IRC Client: www.textualapp.com)
  2213. # [18:14] <@bz> it used to come out with text/plain or application/octet-stream
  2214. # [18:14] <@bz> neither of which is an image
  2215. # [18:14] <GPHemsley> AFAIUI, the spec says it should be detected as a JPEG
  2216. # [18:14] <@bz> I think the spec is wrong
  2217. # [18:14] <@bz> That's a security bug
  2218. # [18:14] <@bz> and I refuse to implement it in GEcko
  2219. # [18:14] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  2220. # [18:14] <@bz> er, Gecko
  2221. # [18:14] * Joins: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net)
  2222. # [18:15] <GPHemsley> how is it a security bug?
  2223. # [18:15] <@bz> Yeah, the spec as written right now is totally insane
  2224. # [18:15] <GPHemsley> interesting
  2225. # [18:15] <@bz> it allows sneaking content past firewalls to attack media decoders
  2226. # [18:15] * RyanVM|brb is now known as RyanVM|Sheriff
  2227. # [18:15] <@bz> I mean.... this spec says you should be able to sniff to postscript!
  2228. # [18:15] * Joins: pcwalton (pcwalton@moz-FA69872D.dsl.snfc21.pacbell.net)
  2229. # [18:15] <@bz> (which happens to be a turing-complete executable format)
  2230. # [18:15] <GPHemsley> Well, that part predates me as editor.
  2231. # [18:16] <@bz> What Gecko implements is that we sniff to text/plain or application/octet-stream
  2232. # [18:16] * Joins: msucan (mihai@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  2233. # [18:16] <@bz> period
  2234. # [18:16] <GPHemsley> And no one has raised any issues on it before.
  2235. # [18:16] <@bz> The latter just to work around trying to load multi-megabyte things as text
  2236. # [18:16] <@bz> well
  2237. # [18:16] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  2238. # [18:16] <@bz> no one has read this and implemented it, clearly. ;)
  2239. # [18:16] * Quits: Edgar (Thunderbir@moz-838290DD.dynamic.hinet.net) (Quit: Edgar)
  2240. # [18:16] <@bz> Want me to raise this as an Official Issue?
  2241. # [18:16] <GPHemsley> yeah, I know, that's why I haven't really pursued it
  2242. # [18:16] * Joins: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP)
  2243. # [18:17] <GPHemsley> I was told it was necessary to spec
  2244. # [18:17] <GPHemsley> but then it never got any attention from any implementers
  2245. # [18:17] <GPHemsley> so I went on to other things
  2246. # [18:17] <@bz> Look, people are speccing all sorts of stuff
  2247. # [18:17] <+TheOne> is regex sarch on mxr broken? searching for regex 401 shows thousands of entries, 40[1] shows none ?!
  2248. # [18:17] <@bz> implementors don't have enough time to deal with it all
  2249. # [18:17] <@bz> implementors of _existing_ UAs
  2250. # [18:17] <@bz> for new UAs, having this stuff specced is important
  2251. # [18:17] <@bz> but the other important thing is test suites
  2252. # [18:18] <@bz> and publishing results
  2253. # [18:18] <@bz> which is how you get impleementors to even notice a spec exists
  2254. # [18:18] <GPHemsley> sure
  2255. # [18:18] <@bz> A spec with no test suite is semi-useless to an implementor
  2256. # [18:18] <@bz> since you can't tell whether you implement it right
  2257. # [18:18] <@bz> esp. because implementing it right today is no guarantee of tomorrow
  2258. # [18:18] <@bz> because specs randomly change
  2259. # [18:18] * Quits: myk (myk@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2260. # [18:18] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  2261. # [18:19] * @bz sends mail
  2262. # [18:19] * simone is now known as simone|away
  2263. # [18:19] <GPHemsley> but if I'm the only one who's interested it (and only because my name is on it, not because anyone's paying me to be interested), then there's only so much I can do
  2264. # [18:19] * Joins: bajaj (Adium@moz-BBE3ABD.mv.mozilla.com)
  2265. # [18:20] * edmorley|sheriff is now known as edmorley
  2266. # [18:20] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  2267. # [18:20] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  2268. # [18:21] <mbrubeck> rhelmer: I can land my graph server patches, assuming hg.mozilla.org/graphs is the right place to land them.
  2269. # [18:21] * Joins: michal (michal@3062096F.45D1F5FA.690B1EBB.IP)
  2270. # [18:21] <@bz> Sure
  2271. # [18:21] * Quits: mwargers (chatzilla@moz-B8CAEC7B.ip.telfort.nl) (Ping timeout)
  2272. # [18:21] * glob is now known as glob|away
  2273. # [18:22] <GPHemsley> I presupposed that the spec was important and that the existing contents were accurate, because people more knowledgeable than me told me so
  2274. # [18:22] * Joins: jib (Jan-Ivar@moz-4E802C5E.hsd1.pa.comcast.net)
  2275. # [18:22] <padenot> GPHemsley: we have reference implementation for mp3 not in id3 and proper webm sniffing to contribute, but we haven't done so yet
  2276. # [18:22] <rhelmer> mbrubeck: yep that's the place, default branch
  2277. # [18:22] <GPHemsley> padenot: Yeah, I was wondering what the progress on those were; feel free to file spec bugs or message the list when you're ready.
  2278. # [18:23] <rhelmer> mbrubeck: I'll get it pushed to prod shortly
  2279. # [18:23] <padenot> GPHemsley: well, it's pretty much ready, but very sad
  2280. # [18:23] <GPHemsley> padenot: This whole spec is sad ;)
  2281. # [18:23] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  2282. # [18:23] * Quits: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  2283. # [18:23] * Joins: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com)
  2284. # [18:23] <@bz> GPHemsley: I think I have some fundamental disagrements with abarth here, fwiw
  2285. # [18:24] <@bz> GPHemsley: as on many other security issues.
  2286. # [18:24] <padenot> as in, we can't do it if we respect the 512 bytes limit for mp3, and both are terribly complicated
  2287. # [18:24] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  2288. # [18:24] <mbrubeck> rhelmer: landed
  2289. # [18:24] * Quits: AlinT (AlinT@moz-104CC309.mv.mozilla.com) (Ping timeout)
  2290. # [18:24] * Quits: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  2291. # [18:25] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  2292. # [18:25] <rhelmer> mbrubeck: cool, thanks!
  2293. # [18:25] <mrbkap> fabrice: pong
  2294. # [18:25] * Joins: mjh563 (mjh563@moz-D891C5B8.cable.virginmedia.com)
  2295. # [18:25] * Joins: jwalker-also (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2296. # [18:25] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  2297. # [18:25] * Parts: mikeratcliffe (Adium@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2298. # [18:26] * Joins: breck (breck@moz-3F3AE2C7.hsd1.ca.comcast.net)
  2299. # [18:26] * Joins: Edgar (Thunderbir@moz-838290DD.dynamic.hinet.net)
  2300. # [18:26] <GPHemsley> bz: He hasn't exactly been agreeable with me, either.
  2301. # [18:27] * Joins: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2302. # [18:27] * Joins: tzimmermann (tzimmerman@6C979E7E.2D31AF7B.5AEB50C4.IP)
  2303. # [18:27] <@smaug> julienw: just minor things
  2304. # [18:27] * Quits: jwalker-also (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  2305. # [18:27] <@smaug> julienw: could you also add some more tests for serialization of classList
  2306. # [18:27] * Joins: myk (myk@moz-BAE8D951.pck.nerim.net)
  2307. # [18:27] <GPHemsley> padenot: Yeah, I remember seeing something about that. Did you wind up upping the limit to 1024?
  2308. # [18:27] * kmoir is now known as kmoir-afk
  2309. # [18:28] * Joins: kk1fff (kk1fff@moz-D6F93845.dynamic.hinet.net)
  2310. # [18:28] * Quits: kk1fff (kk1fff@moz-D6F93845.dynamic.hinet.net) (Quit: kk1fff)
  2311. # [18:28] <@bz> RefCounted<BatteryObserver>
  2312. # [18:28] <@bz> What header am I supposed to include to get RefCounted?
  2313. # [18:28] <@bz> no one seems to be including ref_counted.h directly...
  2314. # [18:28] <froydnj> mozilla/RefPtr.h
  2315. # [18:28] * Joins: dbaron (dbaron@moz-FD349932.dsl.dynamic.sonic.net)
  2316. # [18:28] * ChanServ sets mode: +ao dbaron dbaron
  2317. # [18:29] * rail-lunch is now known as rail
  2318. # [18:29] <froydnj> bz: ^
  2319. # [18:29] <fabrice> mrbkap: review ping ;)
  2320. # [18:29] * jhopkins|buildduty is now known as jhopkins|afk
  2321. # [18:29] * Quits: +botond (botond@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Konversation terminated!)
  2322. # [18:29] <fabrice> mrbkap: I'd like to have time to land that and let it bake a bit before we close 1.2
  2323. # [18:29] <mrbkap> fabrice: today :)
  2324. # [18:29] <fabrice> mrbkap: perfect!
  2325. # [18:29] <@bz> froydnj: perfect, thanks
  2326. # [18:29] <mrbkap> fabrice: for the propertyGet patch -- would you mind just removing propertyGet and directly calling property_get/property_set in WifiWorker?
  2327. # [18:30] * Quits: gandalf (zbraniecki@moz-47227B8A.hfc.comcastbusiness.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  2328. # [18:30] * Quits: KWierso (chatzilla@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2329. # [18:30] * Quits: shorlander (shorlander@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  2330. # [18:30] <mrbkap> fabrice: oops, getProperty
  2331. # [18:30] <fabrice> mrbkap: sure
  2332. # [18:31] <mrbkap> fabrice:
  2333. # [18:31] <mrbkap> thanks
  2334. # [18:31] * Quits: ekr (ekr@moz-7B0110AD.mv.mozilla.com) (Quit: ekr)
  2335. # [18:31] * glob|away is now known as glob
  2336. # [18:31] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  2337. # [18:32] * Joins: mihneadb (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2338. # [18:32] <GPHemsley> bz: FWIW, Chrome, Safari, and Opera all seem to detect that URL as a JPEG.
  2339. # [18:32] * jimm-lunch is now known as jimm
  2340. # [18:32] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  2341. # [18:32] <@bz> GPHemsley: Is this a Presto-based Opera?
  2342. # [18:32] <@bz> GPHemsley: but yes, Chrome and Safari are both using abarth's code here
  2343. # [18:33] <GPHemsley> bz: Opera/9.80 (Macintosh; Intel Mac OS X 10.6.8) Presto/2.12.388 Version/12.16
  2344. # [18:33] <@bz> GPHemsley: ok
  2345. # [18:33] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  2346. # [18:33] * Joins: botond (botond@13F2CEC5.7672369.D8E68FF6.IP)
  2347. # [18:33] <@bz> GPHemsley: anyway, I sent mail to the list
  2348. # [18:33] * Quits: pbocan (Thunderbir@moz-561FEDCC.bsa.slovanet.sk) (Quit: pbocan)
  2349. # [18:33] * GPHemsley really hopes Opera doesn't automatically update to the Blink-based version
  2350. # [18:33] * Quits: Sahil (chatzilla@19E36ED1.EE22AC47.1CF8924A.IP) (Ping timeout)
  2351. # [18:34] * Joins: Anupkumar (chatzilla@91BC8839.F442218F.88FACCAA.IP)
  2352. # [18:34] <Ms2ger> GPHemsley, I dunno, what it does isn't going to be relevant much longer
  2353. # [18:34] * Quits: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net) (Ping timeout)
  2354. # [18:34] * Quits: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2355. # [18:35] * kaze is now known as kaze|running
  2356. # [18:35] <GPHemsley> Ms2ger: Well it might, if it indicates how another party interpreted an ambiguous (or vacuous) spec
  2357. # [18:35] * Joins: ekr (ekr@moz-7B0110AD.mv.mozilla.com)
  2358. # [18:35] * Joins: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2359. # [18:35] * Quits: Edgar (Thunderbir@moz-838290DD.dynamic.hinet.net) (Input/output error)
  2360. # [18:35] * Joins: Sahil (chatzilla@53AB0B6D.D2641FC4.73686190.IP)
  2361. # [18:35] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  2362. # [18:35] * Joins: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP)
  2363. # [18:35] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Ping timeout)
  2364. # [18:35] * Joins: jhk (Jignesh@E0BA7DBC.823C3FDD.D06349B0.IP)
  2365. # [18:35] * Joins: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2366. # [18:36] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  2367. # [18:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/365053e73efa - Andrew McCreight - Bug 904826 - Remove some unneeded nsLayoutStatics calls. r=smaug
  2368. # [18:36] * Quits: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net) (Quit: Leaving...)
  2369. # [18:36] * Quits: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  2370. # [18:36] * Joins: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2371. # [18:36] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  2372. # [18:36] * Quits: victorporof (victorporo@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Quit: victorporof)
  2373. # [18:36] * Quits: +coop (Chris@moz-DB95995C.dsl.bell.ca) (Quit: coop)
  2374. # [18:37] * Callek_disconnected is now known as Callek
  2375. # [18:37] <GPHemsley> bz: I'm gonna wait a while to see if anyone has anything to say before responding to your e-mail. I have simply not gotten enough feedback from sources outside my own head.
  2376. # [18:37] * Quits: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  2377. # [18:37] * Joins: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2378. # [18:38] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2379. # [18:38] * Quits: catalinn (Thunderbir@8D4FDB59.5363EAC5.D602D2C5.IP) (Ping timeout)
  2380. # [18:38] * Quits: Anupkumar (chatzilla@91BC8839.F442218F.88FACCAA.IP) (Ping timeout)
  2381. # [18:38] * khuey|away is now known as khuey
  2382. # [18:38] * Quits: gsvelto (gsvelto@moz-B38A8AA9.retail.telecomitalia.it) (Quit: Leaving)
  2383. # [18:39] <@bz> GPHemsley: sure
  2384. # [18:39] * Quits: matthewgertner (matthewger@173F2E9D.96442F2E.EE1C58A.IP) (Quit: matthewgertner)
  2385. # [18:39] <julienw> smaug, what do you mean with "serialization of classList" ?
  2386. # [18:39] * Quits: smooney (sheilamoon@moz-BBE3ABD.mv.mozilla.com) (Quit: smooney)
  2387. # [18:39] * philor is now known as philor|away
  2388. # [18:39] * Quits: harth (harth@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2389. # [18:39] * Quits: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  2390. # [18:39] * Joins: Rik_ (rik@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2391. # [18:39] * Joins: marco (marco@moz-7B0110AD.mv.mozilla.com)
  2392. # [18:39] <@smaug> julienw: I mean the tokenlist
  2393. # [18:40] * Quits: msucan (mihai@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Quit: Leaving.)
  2394. # [18:40] <@smaug> julienw: it serializes the result to the attribute value
  2395. # [18:40] <julienw> smaug, what missing test do you suggest ?
  2396. # [18:40] * Joins: smooney (sheilamoon@moz-BBE3ABD.mv.mozilla.com)
  2397. # [18:40] <julienw> smaug, longer class names for example ?
  2398. # [18:40] <@smaug> julienw: the case I mentioned in the bug
  2399. # [18:40] * Joins: Waldo (waldo@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2400. # [18:40] <julienw> oki let me read :)
  2401. # [18:41] * Quits: Benvie (bbenvie@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2402. # [18:41] <ekr> RyanVM|sheriff: potential impending bustage: http://pastebin.mozilla.org/2924782
  2403. # [18:41] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2404. # [18:41] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2405. # [18:41] * Quits: Honza (chatzilla@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2406. # [18:41] * Quits: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2407. # [18:41] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2408. # [18:42] * Joins: catalinn (Thunderbir@3EE8266.2D4EABFA.D602D2C5.IP)
  2409. # [18:42] <RyanVM|Sheriff> ekrbot++
  2410. # [18:42] * Joins: jhammel (jhammel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2411. # [18:42] <julienw> smaug, oki, will add tests and code for this
  2412. # [18:43] * Joins: smooney_ (sheilamoon@moz-BBE3ABD.mv.mozilla.com)
  2413. # [18:43] <RyanVM|Sheriff> mccr8 ^
  2414. # [18:43] * Quits: smooney (sheilamoon@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  2415. # [18:43] * smooney_ is now known as smooney
  2416. # [18:43] <RyanVM|Sheriff> mccr8: I think that's your doing? :)
  2417. # [18:43] * Joins: Pike (chatzilla@moz-A8CEA7DB.pool.mediaways.net)
  2418. # [18:43] <julienw> smaug, "nsAutoTArray perhaps" => I wanted to have the size depending on the runtime length of the classes array, and afaik we can't do this with nsAutoTArray (?)
  2419. # [18:43] * Joins: TimAbraldes (Instantbir@moz-7FD19BDC.hsd1.or.comcast.net)
  2420. # [18:43] <marco> RyanVM|Sheriff: we have a new test suite for the webapp runtime, can I run it on the try server?
  2421. # [18:43] <Ms2ger> julienw, autotarray can have any length at runtime
  2422. # [18:44] <RyanVM|Sheriff> marco: is it a standalone suite or does it run under another one?
  2423. # [18:44] <Ms2ger> julienw, it just has a bit of memory on the stack that it uses when it's small
  2424. # [18:44] <@smaug> and it has certain default where it can use stack
  2425. # [18:44] * Joins: chmanchester (chmanchest@moz-8A49603F.hsd1.pa.comcast.net)
  2426. # [18:44] <Ms2ger> So nsAutoTArray<T, 10> doesn't have to heap-allocate if it has <=10 elements
  2427. # [18:44] <RyanVM|Sheriff> chmanchester: pa.comcast.net FTW
  2428. # [18:44] <julienw> Ms2ger, whereas normal nsTArray have everything in heap ?
  2429. # [18:45] <Ms2ger> Yep
  2430. # [18:45] <julienw> oki
  2431. # [18:45] <@smaug> allocation is surprisingly slow
  2432. # [18:45] <RyanVM|Sheriff> chmanchester: welcome back to the good side of the country ;)
  2433. # [18:45] <chmanchester> RyanVM|Sheriff: Thanks. Glad to be back
  2434. # [18:46] * Joins: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net)
  2435. # [18:46] <marco> RyanVM|Sheriff: they run the mochitest suite with some different arguments: http://mxr.mozilla.org/mozilla-central/source/testing/testsuite-targets.mk#172
  2436. # [18:46] <julienw> that's why I wanted to allocate at instanciation (but I saw that the default capacity is like 31 and therefore for less than 31 classes it will do nothing)
  2437. # [18:46] <julienw> smaug, will definitely use nsAutoTArray then; do you think 10 is a good value ?
  2438. # [18:46] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  2439. # [18:46] * ChanServ sets mode: +o dveditz
  2440. # [18:46] <@smaug> I'd use whatever default nsAutoTArray has
  2441. # [18:46] <RyanVM|Sheriff> marco: I don't know the specific steps to do so, but I would certainly think it's possible
  2442. # [18:47] <marco> RyanVM|Sheriff: do you know who can I ask to?
  2443. # [18:47] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  2444. # [18:47] <julienw> smaug, but you need to put something in the template, right ?
  2445. # [18:47] <julienw> smaug, nsAutoTarray<nsString, N>
  2446. # [18:47] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  2447. # [18:47] <+evilpie> nice m-i tip doesn't even build
  2448. # [18:48] <jlebar|away> evilpie: that's not so uncommon...
  2449. # [18:48] <RyanVM|Sheriff> evilpie: yeah, I guess mccr8 won't be responding to that ping
  2450. # [18:48] <@smaug> julienw: oh, it doesn't have default
  2451. # [18:48] <@smaug> ok, 10 sounds ok
  2452. # [18:48] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  2453. # [18:48] <mccr8> RyanVM|Sheriff: ah yes, that is me... I guess somebody removed some headers out from under me or some such.
  2454. # [18:48] * Fallen is now known as Fallen|away
  2455. # [18:48] <mccr8> Sorry, I stepped away from my keyboard for a few minutes
  2456. # [18:48] <julienw> smaug, oki grea
  2457. # [18:48] <julienw> t
  2458. # [18:48] <julienw> thx !
  2459. # [18:49] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  2460. # [18:50] * Joins: mhenretty (mhenretty@moz-51F94E2E.dhcp.reno.nv.charter.com)
  2461. # [18:50] <RyanVM|Sheriff> marco: try asking in #releng
  2462. # [18:50] <RyanVM|Sheriff> i can't find the docs for it offhand
  2463. # [18:51] * Quits: smooney (sheilamoon@moz-BBE3ABD.mv.mozilla.com) (Quit: smooney)
  2464. # [18:51] <mccr8> RyanVM|Sheriff: I backed it out
  2465. # [18:51] <RyanVM|Sheriff> mccr8: thanks
  2466. # [18:51] * Quits: h4writer (h4writer@moz-71BF7B30.access.telenet.be) (Ping timeout)
  2467. # [18:51] <mccr8> it is just missing an include somewhere, but it is bindings generated so I'm not sure how to deal with it offhand...
  2468. # [18:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/baba4649d3b3 - Andrew McCreight - Backed out changeset 365053e73efa for build bustage on this CLOSED TREE.
  2469. # [18:51] * hwine-commuting is now known as hwine
  2470. # [18:52] * Quits: miketaylr (mtaylor@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving...)
  2471. # [18:52] * bc|afk is now known as bc
  2472. # [18:56] <RyanVM|Sheriff> mccr8: FWIW, if you're backing out tip, you can push with a DONTBUILD to save some resources
  2473. # [18:56] <mccr8> ok thanks
  2474. # [18:56] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  2475. # [18:57] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2476. # [18:57] <@smaug> so what all changes to build system need build devs review?
  2477. # [18:57] * sheppy is now known as sheppy-afk
  2478. # [18:57] <@smaug> even trivial file adds?
  2479. # [18:57] <RyanVM|Sheriff> smaug: "non-trivial" ones, whatever that means
  2480. # [18:57] <froydnj> trivial file adds don't need review
  2481. # [18:57] <@smaug> k
  2482. # [18:58] <froydnj> RyanVM|Sheriff: where should we file bugs against mcmerge?
  2483. # [18:58] <Ms2ger> smaug, everything except adding something to an existing list
  2484. # [18:58] <RyanVM|Sheriff> Webtools::Tinderboxpushlog
  2485. # [18:59] * Joins: ialagenchev (Adium@moz-BBE3ABD.mv.mozilla.com)
  2486. # [18:59] * Quits: pcwalton (pcwalton@moz-FA69872D.dsl.snfc21.pacbell.net) (Quit: pcwalton)
  2487. # [18:59] <froydnj> thanks
  2488. # [18:59] * whimboo|afk is now known as whimboo
  2489. # [19:00] * Quits: pnkfelix1 (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: Leaving.)
  2490. # [19:00] * Joins: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2491. # [19:02] <RyanVM|Sheriff> nical: ping
  2492. # [19:02] <nical> RyanVM|Sheriff: pong
  2493. # [19:02] <RyanVM|Sheriff> nical: matt's patch is asserting on OSX
  2494. # [19:02] <nical> darn, back-out time
  2495. # [19:03] <RyanVM|Sheriff> Try?
  2496. # [19:03] <nical> I supposed he'd have pushed to try
  2497. # [19:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/436d3fb82455 - Ryan VanderMeulen - Backed out changeset a255d2d2b67f (bug 907792) for OSX mochitest asserts on a CLOSED TREE.
  2498. # [19:05] * Joins: smooney (sheilamoon@moz-BBE3ABD.mv.mozilla.com)
  2499. # [19:06] <khuey> bsmedberg: ping?
  2500. # [19:06] * Quits: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  2501. # [19:07] <@bsmedberg> khuey: pong
  2502. # [19:07] * philor|away is now known as philor
  2503. # [19:07] * jhopkins|afk is now known as jhopkins|buildduty
  2504. # [19:07] <edmorley> marco: I think http://ahal.ca/blog/2013/push-test-command-line-try/ might be what you are after
  2505. # [19:07] <khuey> bsmedberg: do you understand how the mozalloc headers are supposed to work?
  2506. # [19:07] <@bsmedberg> not really, no
  2507. # [19:07] * Quits: tonymec|away (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  2508. # [19:07] <nical> milan: ping
  2509. # [19:07] <@bsmedberg> it has changed several times since the last time I understood it
  2510. # [19:07] <marco> edmorley: thanks!
  2511. # [19:07] <milan> nical: hi
  2512. # [19:07] <khuey> bsmedberg: does anybody?
  2513. # [19:08] <@bsmedberg> I believe that glandium is the current expert
  2514. # [19:08] <edmorley> marco: failing that, ahal or jmaher in #ateam would be good people to ask
  2515. # [19:08] <khuey> bsmedberg: ok
  2516. # [19:08] <nical> milan: matt's patch backed out, should i pref off the new textures on mac as soon as inbound reopens ?
  2517. # [19:08] <milan> nical: yes please
  2518. # [19:09] <milan> nical: thanks for doing this
  2519. # [19:09] * Quits: ktos (ktos@moz-D3D6BE18.swidnica.mm.pl) (Ping timeout)
  2520. # [19:09] * Joins: squib (squib@moz-54866485.dhcp.mdsn.wi.charter.com)
  2521. # [19:09] <milan> nical: i know it's late where you are :(
  2522. # [19:09] * till is now known as till|out
  2523. # [19:09] <nical> milan: no problem, it's a one liner
  2524. # [19:09] * Joins: ktos (ktos@moz-D3D6BE18.swidnica.mm.pl)
  2525. # [19:09] <taras> lsblakk: ping
  2526. # [19:09] <+evilpie> might as well push to try when inbound is closed :)
  2527. # [19:10] * Joins: tonymec|away (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  2528. # [19:10] <+evilpie> Is IRCCloud buggy or why am I voiced?
  2529. # [19:10] <nical> milan: it's okay we gotta push a bit for 10 days to get B2G sorted out
  2530. # [19:10] * Quits: fabrice (fabrice@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2531. # [19:10] <Ms2ger> evilpie, that was an attempt to deal with spambots earlier
  2532. # [19:11] <+evilpie> I see
  2533. # [19:11] <Ms2ger> (A failed one, I should say)
  2534. # [19:11] * Quits: TheOtherOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Quit: )
  2535. # [19:11] * Joins: TheOtherOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  2536. # [19:11] * Joins: fabrice (fabrice@moz-BBE3ABD.mv.mozilla.com)
  2537. # [19:11] * Quits: TheOtherOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Client exited)
  2538. # [19:11] <ekr> RyanVM: builds seem OK again
  2539. # [19:12] * Joins: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net)
  2540. # [19:12] * Quits: ekr (ekr@moz-7B0110AD.mv.mozilla.com) (Quit: ekr)
  2541. # [19:12] <mihneadb> mwobensmith: ping
  2542. # [19:12] <mwobensmith> mihneadb: pong
  2543. # [19:12] * Quits: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  2544. # [19:12] <mihneadb> mwobensmith: hey - what file do I have to run? the two htmls?
  2545. # [19:12] <+evilpie> actually we seem to have quite few problems with spam bots
  2546. # [19:13] * Quits: till|out (till@moz-955DD2B0.adsl.alicedsl.de) (Client exited)
  2547. # [19:13] * Joins: till|out (till@moz-955DD2B0.adsl.alicedsl.de)
  2548. # [19:15] * Quits: mcote (mcote@1D8E4B86.9B0C981.6C85A25D.IP) (Ping timeout)
  2549. # [19:15] <mwobensmith> mihneadb: I think you can download the first attachment and run the "455311.htm" file… then download the 3rd and 4th attachment and run the a.html file.
  2550. # [19:15] <@bz> bsmedberg: ping
  2551. # [19:15] <ialagenchev> Is there something special about adding mochitests to browser/base/content/test that I am missing? I moved a test from browser/devtools/webconsole/test and it won't run after modifying the Makefile.in as usual
  2552. # [19:15] <@bsmedberg> bz: pong
  2553. # [19:15] * Quits: tonymec|away (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  2554. # [19:15] <mihneadb> mwobensmith: so I downloaded a.thml and a.dekstop
  2555. # [19:15] * Quits: till|out (till@moz-955DD2B0.adsl.alicedsl.de) (Ping timeout)
  2556. # [19:15] <mihneadb> mwobensmith: and I get the alert
  2557. # [19:15] <mihneadb> and a div with "buggie object not found"
  2558. # [19:15] <mihneadb> eror 404 bugzilla
  2559. # [19:15] * Quits: smooney (sheilamoon@moz-BBE3ABD.mv.mozilla.com) (Quit: smooney)
  2560. # [19:15] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  2561. # [19:15] * Quits: jdm (jdm@92FB48CA.8B5E9DF.9A8C35B4.IP) (Ping timeout)
  2562. # [19:16] * Joins: jdm (jdm@92FB48CA.8B5E9DF.9A8C35B4.IP)
  2563. # [19:16] <@bz> bsmedberg: so do we have any sort of plan for getting our telemetry number here?
  2564. # [19:16] <@bz> bsmedberg: I just have no idea where to even start on that. :(
  2565. # [19:16] * Joins: cpeterson|afk (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2566. # [19:16] <taras> bz: for what?
  2567. # [19:16] <mihneadb> mwobensmith: ok, downloadded the zip
  2568. # [19:16] * Joins: mcomella (mcomella@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2569. # [19:16] * Joins: dmarcos (dmarcos@moz-B82ED679.hsd1.ca.comcast.net)
  2570. # [19:16] <mwobensmith> I think that means that the test is OK. I assume that it would show you local data in that alert if the test failed… but I'm assuming that.
  2571. # [19:17] <@bsmedberg> bz: yeah, working on it.
  2572. # [19:17] <taras> nm
  2573. # [19:17] * froydnj mid-airs with edmorley changing bug titles
  2574. # [19:17] * secretrobotron is now known as secretrobotron|brblunch
  2575. # [19:17] * Quits: vikash (vikash@44B57C67.946FAE48.74119F78.IP) (Quit: This computer has gone to sleep)
  2576. # [19:17] * joduinn-mtg is now known as joduinn-commute
  2577. # [19:17] <mihneadb> mwobensmith: ok. so.. I think it;'s just that the test is not OK on my setup
  2578. # [19:17] * Joins: matthewgertner (matthewger@E05025B2.7102BCB6.B7C3970A.IP)
  2579. # [19:17] <mwobensmith> mihneadb: That is possible. We should make sure, though.
  2580. # [19:17] <mihneadb> mwobensmith: need to update the bug or will you take care ofi t?
  2581. # [19:18] <mihneadb> sure, what else should I check
  2582. # [19:18] <mihneadb> ?
  2583. # [19:18] <@bz> bsmedberg: thanks!
  2584. # [19:18] <@bz> taras: basically, I have a telemetry probe that accumulates a true when something happens
  2585. # [19:18] <mwobensmith> mihneadb: Did you run both sets of files - the ones in the zip file plus the a.html/desktop files?
  2586. # [19:18] <@bz> taras: I want to find out whether it's ever done so
  2587. # [19:18] * Quits: jhk (Jignesh@E0BA7DBC.823C3FDD.D06349B0.IP) (Ping timeout)
  2588. # [19:18] <@bz> taras: Can't figure out a way to tell
  2589. # [19:19] <mihneadb> mwobensmith: I opened them in the browser, is that what I was supposed to do?
  2590. # [19:19] <mwobensmith> mihneadb: Yes.
  2591. # [19:19] <mihneadb> yes, I did
  2592. # [19:19] <mwobensmith> OK, thanks.
  2593. # [19:19] <mihneadb> for the html, the "list of files I recently fetched" was empty
  2594. # [19:19] * Joins: tonymec|away (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  2595. # [19:19] <mwobensmith> That's good.
  2596. # [19:19] <mwobensmith> :)
  2597. # [19:19] * Joins: mcote (mcote@moz-C1AD3048.mc.videotron.ca)
  2598. # [19:20] * Quits: Rik_ (rik@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  2599. # [19:20] * kmoir-afk is now known as kmoir
  2600. # [19:20] <mwobensmith> Do you think you can run the xpcshell test on another platform?
  2601. # [19:20] <mihneadb> mwobensmith: I did on OS X, works fine
  2602. # [19:20] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  2603. # [19:20] <mwobensmith> mihneadb: OK, cool.
  2604. # [19:20] * Joins: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  2605. # [19:20] <mihneadb> mwobensmith: it also runs in automation
  2606. # [19:20] <mihneadb> so it's fine.. there
  2607. # [19:21] <mihneadb> something with my linux laptop
  2608. # [19:21] * Parts: Sahil (chatzilla@53AB0B6D.D2641FC4.73686190.IP)
  2609. # [19:21] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  2610. # [19:21] <mwobensmith> Oh, that's very good… although I'm sorry that it's failing on that one config.
  2611. # [19:21] <taras> bz: ok, lemme know if bsmedberg got nothing
  2612. # [19:21] <taras> i'll have some time on thurs
  2613. # [19:21] * Joins: ekr_ (ekr@moz-5C822E2F.mycingular.net)
  2614. # [19:21] * Quits: michal (michal@3062096F.45D1F5FA.690B1EBB.IP) (Quit: Bye)
  2615. # [19:21] <@bz> taras: OK
  2616. # [19:21] <taras> bsmedberg: i think your json approach is probably the best way to do this
  2617. # [19:22] <taras> json dashboard
  2618. # [19:22] <taras> cos jydoop will take forever
  2619. # [19:22] <mwobensmith> mihneadb: Maybe you could add this data to the bug itself… that the test passes on other configs, and that the bug files aren't failing either. I think we might have to conclude that there's nothing here to look at in the moment.
  2620. # [19:22] <mihneadb> sure
  2621. # [19:22] <mwobensmith> Great. Thanks. :)
  2622. # [19:22] <taras> does anyone know how our update throttling works
  2623. # [19:22] <taras> eg is it documented somewhere?
  2624. # [19:22] <taras> i heard something about 10%
  2625. # [19:22] <taras> is it 10% a day?
  2626. # [19:23] <mihneadb> mwobensmith: sure!
  2627. # [19:24] * Joins: mmc|laptop (mchew@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2628. # [19:25] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  2629. # [19:25] * Quits: flo-retina (Instantbir@moz-BE166FD1.fbx.proxad.net) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  2630. # [19:25] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  2631. # [19:26] * Quits: yzen (yzen@67828CC7.C1A51174.9D42CF23.IP) (Quit: yzen)
  2632. # [19:26] * Quits: mmc|laptop (mchew@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2633. # [19:26] <@dolske> taras: you want relmgmt and maybe releng for that. lsblakk?
  2634. # [19:27] * Joins: smooney (sheilamoon@moz-BBE3ABD.mv.mozilla.com)
  2635. # [19:27] * Joins: mmc|laptop (mchew@moz-104CC309.mv.mozilla.com)
  2636. # [19:27] <@dolske> (aiui we roughly only say "yes there's an update!" to 10% of requests for the first few days to slow-roll releases)
  2637. # [19:27] * Quits: mcote (mcote@moz-C1AD3048.mc.videotron.ca) (Ping timeout)
  2638. # [19:27] <taras> dolske: i do want lsblakk, but he isn't ponging me for last 20hours
  2639. # [19:28] * Joins: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP)
  2640. # [19:28] <taras> is there anyone else?
  2641. # [19:28] * Joins: geo (geo@moz-BBE3ABD.mv.mozilla.com)
  2642. # [19:28] <taras> keybl is ut
  2643. # [19:28] <taras> out
  2644. # [19:28] <khuey> lsblakk may be on vacation
  2645. # [19:28] <@dolske> bajaj is active over in #planning
  2646. # [19:28] <khuey> I vaguely remember something about going back to toronto
  2647. # [19:28] * Joins: mcote (mcote@moz-C1AD3048.mc.videotron.ca)
  2648. # [19:28] <@dolske> I'd say akeybl, but he's one vacation too.
  2649. # [19:30] * Joins: ekr (ekr@moz-7B0110AD.mv.mozilla.com)
  2650. # [19:31] * Quits: ddahl (ddahl@981AA104.E81F12CD.76F66111.IP) (Ping timeout)
  2651. # [19:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e7aed8a5aff6 - Gijs Kruitbosch - Bug 509719 - Fix crash in XULDocument::RemoveElement, r=bz
  2652. # [19:32] * Quits: mcote (mcote@moz-C1AD3048.mc.videotron.ca) (Ping timeout)
  2653. # [19:33] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  2654. # [19:33] * Quits: ktos (ktos@moz-D3D6BE18.swidnica.mm.pl) (Ping timeout)
  2655. # [19:33] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  2656. # [19:33] * Joins: ktos (ktos@moz-D3D6BE18.swidnica.mm.pl)
  2657. # [19:34] * smaug is now known as smaugAfk
  2658. # [19:35] * Joins: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2659. # [19:36] * julienw is now known as julienw_afk
  2660. # [19:36] * Joins: mcote (mcote@moz-C1AD3048.mc.videotron.ca)
  2661. # [19:37] * Quits: ekr_ (ekr@moz-5C822E2F.mycingular.net) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  2662. # [19:37] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2663. # [19:37] * Joins: caiolima (Instantbir@52A1E719.ECF48B37.66AD45DF.IP)
  2664. # [19:39] * Quits: d0kt0r1 (Thunderbir@A1BD4D57.A8450F39.2ABC59EF.IP) (Input/output error)
  2665. # [19:39] * Quits: mcote (mcote@moz-C1AD3048.mc.videotron.ca) (Ping timeout)
  2666. # [19:40] * Joins: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP)
  2667. # [19:40] * Joins: miketaylr (mtaylor@FCCEA34F.7672369.D8E68FF6.IP)
  2668. # [19:40] * Joins: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net)
  2669. # [19:41] * Quits: overholt (overholt@FCCEA34F.7672369.D8E68FF6.IP) (Quit: Leaving)
  2670. # [19:41] * Joins: mcote (mcote@moz-C1AD3048.mc.videotron.ca)
  2671. # [19:42] * Quits: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2672. # [19:43] * Parts: edmorley (~edmorleys@moz-B6AE3D70.cable.virginmedia.com)
  2673. # [19:43] <catalinn> I want to pass a nsiProxyInfo object from C++ in JS using functions from a .idl file and dictionaries from a .webidl file. Can anyone help me? - I'm asking this because I understand that there aren't many built-in types for idl and I don't know how to create a new type in webidl or if there is a easier way to do this
  2674. # [19:44] * Quits: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2675. # [19:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/39ee92c06d6b - Shane Tully - Bug 880118 - Integrate the GeckoView library into the build system. r=glandium
  2676. # [19:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fa20cf0458b5 - Shane Tully - Bug 880118 - Provide a way to disable content providers for a GeckoView library. r=blassey
  2677. # [19:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/59f669c61da5 - Shane Tully - Bug 880118 - Allow GeckoView to be used as a view from a library project. r=blassey
  2678. # [19:44] * Joins: till|out (till@moz-955DD2B0.adsl.alicedsl.de)
  2679. # [19:44] * Quits: grubshka (grubshka@E24C9818.2010E2A.78BC84CA.IP) (Connection reset by peer)
  2680. # [19:44] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  2681. # [19:44] * Joins: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2682. # [19:44] * Joins: overholt (overholt@13F2CEC5.7672369.D8E68FF6.IP)
  2683. # [19:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ca06d27f049f - Brian Hackett - Bug 908301 - Remove dedicated source compression thread, use JS worker threads instead, allow saving source when parsing off thread, r=benjamin.
  2684. # [19:46] * Quits: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2685. # [19:47] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1dce2c72ea15 - Jan de Mooij - Bug 909505 - Fix IonBuilder to set the Folded flag on the instanceof rhs if needed. r=bhackett
  2686. # [19:47] * secretrobotron|brblunch is now known as secretrobotron
  2687. # [19:47] * Joins: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP)
  2688. # [19:47] * Quits: jwalker (jwalker@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2689. # [19:47] * baku is now known as baku|away
  2690. # [19:47] * Quits: chmanchester (chmanchest@moz-8A49603F.hsd1.pa.comcast.net) (Input/output error)
  2691. # [19:47] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  2692. # [19:48] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  2693. # [19:48] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  2694. # [19:48] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  2695. # [19:48] * Quits: caiolima (Instantbir@52A1E719.ECF48B37.66AD45DF.IP) (Connection reset by peer)
  2696. # [19:49] * Quits: mcote (mcote@moz-C1AD3048.mc.videotron.ca) (Ping timeout)
  2697. # [19:49] * Quits: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  2698. # [19:49] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  2699. # [19:49] * Joins: michal (michal@D0EA5C28.45D1F5FA.690B1EBB.IP)
  2700. # [19:49] * Joins: arasbm (zooby@moz-8E336844.vf.shawcable.net)
  2701. # [19:50] <RyanVM|Sheriff> froydnj: ping
  2702. # [19:50] * Quits: till|out (till@moz-955DD2B0.adsl.alicedsl.de) (Ping timeout)
  2703. # [19:50] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2704. # [19:50] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  2705. # [19:50] <froydnj> RyanVM|Sheriff: pong
  2706. # [19:51] <froydnj> .o.O(what did I push now?!)
  2707. # [19:51] <RyanVM|Sheriff> froydnj: so funny story
  2708. # [19:51] * Quits: ggp (ggp@53CA4500.477861A3.A8479B91.IP) (Ping timeout)
  2709. # [19:51] <froydnj> I love funny stories
  2710. # [19:52] <RyanVM|Sheriff> froydnj: turns out that patch I pushed this morning accomplished the exact opposite of what I was attempting
  2711. # [19:52] <RyanVM|Sheriff> i.e. test_focus_autocomplete.xul now runs on only Linux and Windows :P
  2712. # [19:52] <froydnj> RyanVM|Sheriff: doh
  2713. # [19:52] <RyanVM|Sheriff> fail
  2714. # [19:52] <RyanVM|Sheriff> well, easy fix :)
  2715. # [19:52] <RyanVM|Sheriff> s/ifneq/ifeq
  2716. # [19:52] * Quits: ekr (ekr@moz-7B0110AD.mv.mozilla.com) (Quit: ekr)
  2717. # [19:52] * Quits: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2718. # [19:52] * Quits: Asa (asa@4508CAE6.38324963.204CA821.IP) (Input/output error)
  2719. # [19:52] * Quits: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net) (Quit: gal)
  2720. # [19:53] * Joins: yzen (yzen@AA2C085E.10C8AEF8.9A8C35B4.IP)
  2721. # [19:53] <RyanVM|Sheriff> froydnj: oh, of course
  2722. # [19:53] * Joins: Asa (asa@4508CAE6.38324963.204CA821.IP)
  2723. # [19:53] <RyanVM|Sheriff> because if it hits either of those, the two conditions are indeed not equal
  2724. # [19:53] <froydnj> RyanVM|Sheriff: yeah, I got my filtering backwards
  2725. # [19:53] <RyanVM|Sheriff> we want the filter to return nothing which is then empty and equal to the first
  2726. # [19:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5ed0a7162516 - George Wright - Bug 899702 - Only attempt load of egltrace.so when a pref is set r=vlad
  2727. # [19:54] * Joins: gandalf_ (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2728. # [19:55] * glob is now known as glob|away
  2729. # [19:56] * Joins: flo-retina (Instantbir@moz-62D1CF9E.rev.numericable.fr)
  2730. # [19:56] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2731. # [19:56] * joduinn-commute is now known as joduinn-mtg
  2732. # [19:56] <tbsaunde> RyanVM|Sheriff: didn't I suggest you do it in js?;-)
  2733. # [19:57] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2734. # [19:57] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  2735. # [19:57] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2736. # [19:57] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2737. # [19:58] * Joins: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2738. # [19:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/123f1ac63a62 - Martijn Wargers - Bug 909452 - geolocation_common.js needs rewrite to pushPrefEnv. r=jmaher
  2739. # [19:58] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/01c36699c2f5 - Ryan VanderMeulen - Bug 890795 - Actually disable the test where intended. r=logicfail
  2740. # [19:58] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/bcf00351bc97 - Ryan VanderMeulen - Bug 908920 - Don't assume suspended generator activations have a script. r=jorendorff
  2741. # [19:58] * Joins: mcote (mcote@1D8E4B86.9B0C981.6C85A25D.IP)
  2742. # [19:59] * Joins: ggp (ggp@53CA4500.477861A3.A8479B91.IP)
  2743. # [19:59] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  2744. # [19:59] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2745. # [19:59] <RyanVM|Sheriff> tbsaunde: hah
  2746. # [20:01] * Quits: gandalf_ (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Textual IRC Client: www.textualapp.com)
  2747. # [20:01] <gaston> dom/bindings/AnimationEventBinding.cpp:544:7: error: use of undeclared identifie
  2748. # [20:01] <gaston> r 'NS_IsMainThread
  2749. # [20:01] <gaston> hrm.....
  2750. # [20:02] <jaws> https://air.mozilla.org/san-francisco-152-sd-live-feed/
  2751. # [20:02] * jedp is now known as jedp|mtg
  2752. # [20:02] <tbsaunde> RyanVM|Sheriff: sorry I just skimmed though
  2753. # [20:02] <gaston> ah, generated code in objdir
  2754. # [20:03] <RyanVM|Sheriff> tbsaunde: did I mention that I hate makefiles? :)
  2755. # [20:03] <gaston> hopefully a clobber will magically fixit
  2756. # [20:03] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5f81cbac8d62 - Nicolas Silva - Bug 900133 - Backout enabing new textures on OSX
  2757. # [20:05] * Quits: breck (breck@moz-3F3AE2C7.hsd1.ca.comcast.net) (Client exited)
  2758. # [20:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f01b1f9115b4 - Terrence Cole - Bug 909567 - Fix some exact rooting hazards in content/; r=bholley
  2759. # [20:06] <dhylands> I noticed that *.idlh and *.ipdl files aren't cross referenced in MXR. Who should I get in touch with to see about correcting this?
  2760. # [20:06] <khuey> yay we have a new MXR owner!
  2761. # [20:06] <@bz> gaston: hmmm
  2762. # [20:06] <Ms2ger> dhylands, \o/
  2763. # [20:06] <@bz> gaston: might need to fix up some includes, I suppose
  2764. # [20:06] * khuey goes to edit the module owner list
  2765. # [20:06] <gaston> bz: rings a bell ?
  2766. # [20:07] <@bz> gaston: only insofar as I'm fixing bustage where someone was bootlegging NS_ThreadManagerUtils into gonk code via Hal.h including ipdl headers
  2767. # [20:07] <Ms2ger> gaston, is that inbound?
  2768. # [20:07] <@bz> gaston: which is not very related to your issue
  2769. # [20:07] * kats|away is now known as kats
  2770. # [20:07] <gaston> Ms2ger: yes
  2771. # [20:07] <Ms2ger> gaston, might be what mccr8 got backed out for just now
  2772. # [20:07] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  2773. # [20:07] <gaston> ah
  2774. # [20:08] <mccr8> gaston: yes, just update again, I backed it out
  2775. # [20:08] <gaston> let me reupdate
  2776. # [20:08] <gaston> bad mojo :)
  2777. # [20:09] <gaston> yeah got 14-something new csets... and my hg pull -u was as of an hour ago
  2778. # [20:09] <gaston> might be that, resuming clobber build, will see..
  2779. # [20:09] * Joins: dao (dao@moz-91921B3B.superkabel.de)
  2780. # [20:10] * Joins: mannyv (manny@moz-280A562B.hsd1.md.comcast.net)
  2781. # [20:11] * Quits: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  2782. # [20:11] * Quits: IRCMonkey35110 (bkelly@moz-421C9A2E.dc.dc.cox.net) (Ping timeout)
  2783. # [20:12] * Joins: IRCMonkey35110 (bkelly@moz-421C9A2E.dc.dc.cox.net)
  2784. # [20:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e7b8ca38851d - Steven Michaud - Bug 884471 - Backport upstream libevent patch to hopefully work around the OSX "code -20" mochitest failures. r=bsmedberg
  2785. # [20:14] <Ms2ger> \o/
  2786. # [20:14] * Quits: tonymec|away (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  2787. # [20:15] * Joins: nicklebedev (nicklebede@moz-29D843ED.net151.n37.ru)
  2788. # [20:15] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  2789. # [20:16] * jcranmer is now known as jcranmer|away
  2790. # [20:18] * whimboo is now known as whimboo|afk
  2791. # [20:19] * Quits: IRCMonkey35110 (bkelly@moz-421C9A2E.dc.dc.cox.net) (Ping timeout)
  2792. # [20:21] * Joins: IRCMonkey35110 (bkelly@moz-421C9A2E.dc.dc.cox.net)
  2793. # [20:21] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2794. # [20:22] * jedp|mtg is now known as jedp
  2795. # [20:22] * Quits: mannyv (manny@moz-280A562B.hsd1.md.comcast.net) (Ping timeout)
  2796. # [20:22] * Joins: tonymec (tonymec@63C0BE3.7DA471D9.ADE0368F.IP)
  2797. # [20:23] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  2798. # [20:23] * Joins: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP)
  2799. # [20:23] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2800. # [20:23] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2801. # [20:24] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  2802. # [20:25] * Quits: ktos (ktos@moz-D3D6BE18.swidnica.mm.pl) (Ping timeout)
  2803. # [20:25] * Joins: bnicholson (bnicholson@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2804. # [20:26] * Joins: ktos (ktos@moz-D3D6BE18.swidnica.mm.pl)
  2805. # [20:27] * Joins: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com)
  2806. # [20:28] * Joins: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de)
  2807. # [20:29] * Joins: annevk (annevk@9271BDCE.B985B21A.8D534776.IP)
  2808. # [20:29] * Quits: arasbm (zooby@moz-8E336844.vf.shawcable.net) (Ping timeout)
  2809. # [20:30] * Joins: pbocan (Thunderbir@moz-561FEDCC.bsa.slovanet.sk)
  2810. # [20:30] * Quits: nicklebedev (nicklebede@moz-29D843ED.net151.n37.ru) (Ping timeout)
  2811. # [20:30] * Joins: nicklebedev (nicklebede@moz-29D843ED.net151.n37.ru)
  2812. # [20:30] * Joins: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net)
  2813. # [20:31] * Fallen|away is now known as Fallen
  2814. # [20:32] * Quits: ewong|away (chatzilla@moz-E5D50C2E.static.netvigator.com) (Ping timeout)
  2815. # [20:32] * Quits: catalinn (Thunderbir@3EE8266.2D4EABFA.D602D2C5.IP) (Ping timeout)
  2816. # [20:33] * Quits: tjc (tjc@moz-BBE3ABD.mv.mozilla.com) (Quit: zzzzzzzzzz)
  2817. # [20:34] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  2818. # [20:34] * mihneadb is now known as mihneadb|lunch
  2819. # [20:34] * Quits: hurley (hurley@moz-9727044.hsd1.tn.comcast.net) (Quit: mootex)
  2820. # [20:34] * jhammel is now known as jhammel|lunch
  2821. # [20:34] * Joins: catalinn (Thunderbir@BF6E57A6.5363EAC5.D602D2C5.IP)
  2822. # [20:35] * jedp is now known as jedp|afk
  2823. # [20:35] * Quits: jedp|afk (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  2824. # [20:35] * ctalbert|mtg is now known as ctalbert|lunch
  2825. # [20:36] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2826. # [20:36] * Joins: teoli (teoli@moz-66257AF1.range86-146.btcentralplus.com)
  2827. # [20:39] * Quits: mihneadb|lunch (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  2828. # [20:39] * Joins: pwalton (pcwalton@moz-BBE3ABD.mv.mozilla.com)
  2829. # [20:39] * Joins: mihneadb_ (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2830. # [20:39] * aklotz is now known as aklotz|lunch
  2831. # [20:40] * Quits: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  2832. # [20:40] * pwalton is now known as pcwalton
  2833. # [20:40] * Joins: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP)
  2834. # [20:41] * Joins: alungu (Adium@moz-BBE3ABD.mv.mozilla.com)
  2835. # [20:42] * Quits: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2836. # [20:42] * smaugAfk is now known as smaug
  2837. # [20:42] * Quits: @smaug (chatzilla@moz-D8807168.elisa-laajakaista.fi) (Quit: Reconnecting…)
  2838. # [20:42] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/e45c455f085a - Gregory Szorc - Bug 909867 - Fix case on WhichError in mercurial setup wizard; r=trivial
  2839. # [20:42] * Joins: smaug (chatzilla@moz-D8807168.elisa-laajakaista.fi)
  2840. # [20:42] * ChanServ sets mode: +o smaug
  2841. # [20:43] * Joins: ddahl (ddahl@moz-43DF4B6A.hsd1.il.comcast.net)
  2842. # [20:44] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  2843. # [20:46] * Quits: @dbaron (dbaron@moz-FD349932.dsl.dynamic.sonic.net) (Ping timeout)
  2844. # [20:46] <alungu> bz: ping
  2845. # [20:48] * Joins: arasbm (zooby@moz-8E336844.vf.shawcable.net)
  2846. # [20:48] <taras> lsblakk: yo?
  2847. # [20:49] <@smaug> tn: :)
  2848. # [20:50] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  2849. # [20:50] <@smaug> thinking is overrated
  2850. # [20:50] * Fallen is now known as Fallen|away
  2851. # [20:51] * Joins: aut0mata (automata@3DCA807D.FA36B139.BB0EBA72.IP)
  2852. # [20:55] * Joins: tjc (tjc@moz-BBE3ABD.mv.mozilla.com)
  2853. # [20:56] * Quits: robertbindar (Thunderbir@9C1A98E9.2ABB9227.D731B824.IP) (Ping timeout)
  2854. # [20:56] * Quits: dmarcos (dmarcos@moz-B82ED679.hsd1.ca.comcast.net) (Quit: Leaving...)
  2855. # [20:56] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  2856. # [20:57] * Joins: mwargers (chatzilla@moz-BD80F5CF.cm-3-1a.dynamic.ziggo.nl)
  2857. # [20:57] <RyanVM|Sheriff> smaug: that explains so much
  2858. # [20:58] * Joins: Lethalman (lethal@moz-C51067E7.libero.it)
  2859. # [20:59] * Quits: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de) (Quit: Leaving.)
  2860. # [20:59] <@bz> alungu: ack
  2861. # [21:00] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  2862. # [21:00] * Quits: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net) (Quit: gal)
  2863. # [21:00] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2864. # [21:00] <alungu> Can I ask you a question about the resource timing, please?
  2865. # [21:01] * Joins: robertbindar (Thunderbir@9C1A98E9.2ABB9227.D731B824.IP)
  2866. # [21:01] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2867. # [21:01] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2868. # [21:02] * Joins: mannyv (manny@moz-280A562B.hsd1.md.comcast.net)
  2869. # [21:02] <alungu> bz: So, I tried to get the window out of the group loader (as you suggested in your feedback), but there is no method in the nsILoadGroup to access the window. Also, "do_QueryInterface(mLoadGroup)" returns null objects for the window. Is there any other workaround for this?
  2870. # [21:02] * Joins: cpearce (chatzilla@moz-534CC065.xdsl.xnet.co.nz)
  2871. # [21:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cd5a8bda1196 - Marco Castelluccio - Bug 903055 - Test geolocation permission. r=myk
  2872. # [21:03] <@bz> alungu: You want the nsILoadContext
  2873. # [21:03] <@bz> alungu: and you get it via NS_QueryNotificationCallbacks
  2874. # [21:03] * Joins: Optimizer (Optimizer@D56B36AA.94B36BF2.ED43EB4C.IP)
  2875. # [21:03] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
  2876. # [21:04] <@bz> alungu: Though you may want to talk to a necko person about how this plays with e10s
  2877. # [21:04] * Joins: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de)
  2878. # [21:04] * Joins: lerc (quassel@B2E8CAD3.A8D14E52.788638A4.IP)
  2879. # [21:04] <Waldo> anyone know the prognosis on dropping gcc 4.4, and then gcc 4.5, support, as far as timelines go?
  2880. # [21:04] <alungu> bz: could you point me a name, please?
  2881. # [21:04] <jduell> alungu: what do you need out of the nsILoadContext, and are you getting on the parent or the child?
  2882. # [21:05] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  2883. # [21:05] * Fallen|away is now known as Fallen
  2884. # [21:05] * Quits: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2885. # [21:05] * Quits: Optimizer (Optimizer@D56B36AA.94B36BF2.ED43EB4C.IP) (Ping timeout)
  2886. # [21:05] <alungu> jduell: I'm trying to get the window out of the load group
  2887. # [21:05] <jduell> alungu: on the child?
  2888. # [21:06] <jduell> alungu: I assume it's the child, if you're trying to get timing info out to JS
  2889. # [21:07] <alungu> jduell: I'm not so sure. It's a nsILoadGroup
  2890. # [21:07] <tbsaunde> Waldo: what are you willing to sacrifice to the b2g people?
  2891. # [21:09] <RyanVM|Sheriff> nical: ping again
  2892. # [21:09] <@bz> jduell: what he needs to do is to associate timing info with child-side channels, when all is said and done
  2893. # [21:10] <@bz> alungu: jduell is a good name. ;)
  2894. # [21:10] * Quits: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2895. # [21:10] * Joins: Honza (chatzilla@moz-18BD542A.pck.nerim.net)
  2896. # [21:10] <jduell> alungu: if it's on the child you should be able to QI the callbacks (and/or listener--whichever is the docshell) to nsILoadContext and you can get the info from that
  2897. # [21:10] <nical> RyanVM|Sheriff: pong
  2898. # [21:10] * Quits: mannyv (manny@moz-280A562B.hsd1.md.comcast.net) (Ping timeout)
  2899. # [21:11] <RyanVM|Sheriff> nical: we've got OSX crashes on inbound in the webgl suite
  2900. # [21:11] <RyanVM|Sheriff> https://tbpl.mozilla.org/php/getParsedLog.php?id=27074503&tree=Mozilla-Inbound
  2901. # [21:11] <jduell> bz: is the docshell both the callbacks and listener for the typical pageload? (I should really know that by now :)
  2902. # [21:11] * Joins: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP)
  2903. # [21:11] <RyanVM|Sheriff> nical: I'm wondering if your push triggered an underlying problem
  2904. # [21:11] * Joins: Optimizer (Optimizer@D56B36AA.94B36BF2.ED43EB4C.IP)
  2905. # [21:12] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Quit: Ex-Chat)
  2906. # [21:12] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2907. # [21:12] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Quit: Jesse)
  2908. # [21:13] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2909. # [21:13] <jduell> alungu: i.e. try using NS_QueryNotificationCallbacks on the channel with a nsILoadcontext nsCOMPtr
  2910. # [21:13] <nical> RyanVM|Sheriff: that could be but it would be very unfortunate, my push backed out a pref that was causing regressions (but that we had been testing on m-c for a while)
  2911. # [21:13] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  2912. # [21:13] * Quits: tonymec (tonymec@63C0BE3.7DA471D9.ADE0368F.IP) (Ping timeout)
  2913. # [21:14] * Quits: andreasn (andreasn@moz-F8BFFACA.a336.priv.bahnhof.se) (Quit: Ex-Chat)
  2914. # [21:14] * Joins: andreasn (andreasn@moz-F8BFFACA.a336.priv.bahnhof.se)
  2915. # [21:14] <gaston> darn. and now my webrtc builds just blow at runtime
  2916. # [21:14] * Joins: stully (quassel@moz-69A8DA5B.mobility-up.psu.edu)
  2917. # [21:14] <jesup> gaston: stack?
  2918. # [21:14] * Joins: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  2919. # [21:14] <nical> RyanVM|Sheriff: it is a very small push so we can back it out and see
  2920. # [21:15] <gaston> hrm... sometimes it blows, sometimes it goes in an infinite loop
  2921. # [21:15] <nical> I don't have a mac to try stuff locally
  2922. # [21:15] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  2923. # [21:15] * Quits: Optimizer (Optimizer@D56B36AA.94B36BF2.ED43EB4C.IP) (Ping timeout)
  2924. # [21:15] <alungu> jduell: ok. and which window should I use afterwards: "AssociatedWindow" or "TopWindow"?
  2925. # [21:15] * Joins: Optimizer (Optimizer@D56B36AA.94B36BF2.ED43EB4C.IP)
  2926. # [21:15] <RyanVM|Sheriff> nical: i'm waiting on some other runs to finish first
  2927. # [21:15] <jduell> alungu: ah, that I don't know. maybe bz: does
  2928. # [21:16] <RyanVM|Sheriff> nical: and there we go, orange on your push too
  2929. # [21:16] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2930. # [21:16] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2931. # [21:16] <gaston> jesup: http://pastebin.mozilla.org/2925365 for this one
  2932. # [21:17] <gaston> oh and nice, my m-i builds still fail, but this time with widget/gtk2/nsClipboard.cpp:960:38: error: use of undeclared identifier 'errno'....
  2933. # [21:17] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Ping timeout)
  2934. # [21:17] <gaston> jesup: was on the dataconnection test
  2935. # [21:17] * Quits: jchen (jchen@CCB8E494.35B7D9C8.4CD1A128.IP) (Max SendQ exceeded)
  2936. # [21:17] <gaston> jesup: anything more than NSPR_LOG_MODULES=datachannel:5,MediaManager:5,webrtc_trace:5,signaling:5,GetUserMedia:5 in env for debugging ?
  2937. # [21:18] * Joins: jchen (jchen@CCB8E494.35B7D9C8.4CD1A128.IP)
  2938. # [21:18] * Quits: Optimizer (Optimizer@D56B36AA.94B36BF2.ED43EB4C.IP) (Ping timeout)
  2939. # [21:18] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  2940. # [21:19] * Joins: victorporof (victorporo@moz-18BD542A.pck.nerim.net)
  2941. # [21:19] <jesup> webrtc_trace should be :65535 (bitflags to the webrtc.org internal trace calls), and the webrtc_trace logs go into the current dir or WEBRTC_TRACE_FILE. (and it's a circular buffer, since it logs a lot)
  2942. # [21:19] <jesup> signaling:5
  2943. # [21:20] * Joins: Optimizer (Optimizer@D56B36AA.94B36BF2.ED43EB4C.IP)
  2944. # [21:20] <jesup> If you ever want packet-level SCTP debugging (no need with this), sctp:5
  2945. # [21:20] <jduell> alungu: you can also guess which window it is and see what happens :)
  2946. # [21:20] * aklotz|lunch is now known as aklotz
  2947. # [21:21] * Quits: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  2948. # [21:21] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  2949. # [21:21] * Joins: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net)
  2950. # [21:21] * Joins: Anupkumar (chatzilla@91BC8839.F442218F.88FACCAA.IP)
  2951. # [21:21] <alungu> jduell: yep. that's what I'm doing now. I picked one ("AssociatedWindow") and I'll do some tests to see if that's the right one.
  2952. # [21:22] <jesup> gaston: that stack looks corrupt
  2953. # [21:22] <jesup> debug build?
  2954. # [21:23] * sheppy-afk is now known as sheppy
  2955. # [21:23] * Quits: Optimizer (Optimizer@D56B36AA.94B36BF2.ED43EB4C.IP) (Ping timeout)
  2956. # [21:23] <@bz> jduell: for the typical pageload, the docshell is callbacks but not listener
  2957. # [21:24] <jesup> gaston: is this 3.34 or inbound or m-c?
  2958. # [21:24] * Joins: Optimizer (Optimizer@D56B36AA.94B36BF2.ED43EB4C.IP)
  2959. # [21:24] * Quits: alungu (Adium@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2960. # [21:24] <@bz> jduell: for the typical subresource load it's neither, but the loadgroup callbacks are something docshell-related
  2961. # [21:25] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  2962. # [21:25] * Joins: erikvold (erikvold@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2963. # [21:25] <gaston> jesup: inbound
  2964. # [21:25] <jduell> bz: so in either case we can QI to a nsILoadContext, I assume. Also, do you know whether adrian wants to use AssociatedWindow or TopWindow for what he's doing?
  2965. # [21:25] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  2966. # [21:25] * ChanServ sets mode: +o ehsan
  2967. # [21:25] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2968. # [21:25] * Quits: victorporof (victorporo@moz-18BD542A.pck.nerim.net) (Ping timeout)
  2969. # [21:26] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2970. # [21:26] <gaston> jesup: but i've had different behaviour/crashes depending on testing video/audio/datachannel
  2971. # [21:26] <RyanVM|Sheriff> nical: sorry, gonna have to back you out
  2972. # [21:26] * Joins: mina (mina@moz-EC99504E.cpe.teksavvy.com)
  2973. # [21:27] <nical> RyanVM|Sheriff: no problem
  2974. # [21:27] <jesup> gaston: that stack makes no sense at all. Debug or opt?
  2975. # [21:27] * kats is now known as kats|away
  2976. # [21:27] <gaston> err... default, let me check my mozconfig
  2977. # [21:27] * Quits: mina (mina@moz-EC99504E.cpe.teksavvy.com) (Quit: mina)
  2978. # [21:28] <gaston> yeah default flags besides --disable-debug-symbols, which might explain :)
  2979. # [21:28] <jesup> gaston: and why does gdb not have demangling on?
  2980. # [21:28] <gaston> i turned that on to speedup builds
  2981. # [21:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b4c88993bb3c - Ryan VanderMeulen - Backed out changeset 5f81cbac8d62 (bug 900133) for OSX mochitest crashes.
  2982. # [21:28] <gaston> oh, that's a veeery ancient gdb (6.3)
  2983. # [21:28] <jesup> aha. So opt build I assume
  2984. # [21:28] <gaston> yeah debug builds tend to eat all memory when linking libxul and fail
  2985. # [21:29] * Quits: Optimizer (Optimizer@D56B36AA.94B36BF2.ED43EB4C.IP) (Ping timeout)
  2986. # [21:29] <gaston> 692808928[80b74600]: [main|WebrtcAudioSessionConduit] AudioConduit.cpp:222: Init VoiceEngine Base Not Initialized
  2987. # [21:29] <gaston> 692808928[80b74600]: [main|WebrtcAudioSessionConduit] AudioConduit.cpp:43: Create AudioConduit Init Failed
  2988. # [21:29] <gaston> Segmentation fault (core dumped)
  2989. # [21:29] <gaston> for some reason it fails to talk to pulseaudio...
  2990. # [21:29] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2991. # [21:30] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  2992. # [21:30] * ChanServ sets mode: +o ehsan
  2993. # [21:30] <gaston> oh well, guess i'll have to retry debug builds :(
  2994. # [21:30] <gaston> at some point in the 24.0a1 days, it was working fine :(
  2995. # [21:30] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  2996. # [21:30] <gaston> (webrtc, i mean)
  2997. # [21:31] * Joins: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP)
  2998. # [21:32] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2999. # [21:33] <@bz> jduell: Associated window
  3000. # [21:33] <@bz> jduell: The setup is all sorts of broken, since he really wants the _inner_ window...
  3001. # [21:33] <@bz> jduell: but this will give him the outer
  3002. # [21:33] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Ping timeout)
  3003. # [21:33] <@bz> jduell: but we just don't have a sane way to associate channels to inner windows right now. :(
  3004. # [21:34] <@bz> jduell: short of adding new API for it, of course
  3005. # [21:34] <jduell> bz: well, will it work?
  3006. # [21:34] * Joins: mixedpuppy (mixedpuppy@A5087023.2354C43D.D8E68FF6.IP)
  3007. # [21:35] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  3008. # [21:36] <tbsaunde> bz: really? I would have assumed you could do channel -> load group -> doc shell?
  3009. # [21:36] * Quits: catalinn (Thunderbir@BF6E57A6.5363EAC5.D602D2C5.IP) (Ping timeout)
  3010. # [21:37] * philor is now known as philor|away
  3011. # [21:37] * Quits: stully (quassel@moz-69A8DA5B.mobility-up.psu.edu) (Ping timeout)
  3012. # [21:37] * Quits: gcp (gpascutto@moz-9CEB1C98.access.telenet.be) (Quit: Make a new plan, Stan!)
  3013. # [21:38] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  3014. # [21:38] * ChanServ sets mode: +o ehsan
  3015. # [21:38] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  3016. # [21:39] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  3017. # [21:39] * Quits: gbrown (gbrown@moz-6075880C.cg.shawcable.net) (Quit: gbrown)
  3018. # [21:40] * Joins: catalinn (Thunderbir@E08E22C6.2D4EABFA.D602D2C5.IP)
  3019. # [21:40] * Quits: Honza (chatzilla@moz-18BD542A.pck.nerim.net) (Ping timeout)
  3020. # [21:40] * KaiRo is now known as KaiRo_away
  3021. # [21:41] * Quits: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de) (Quit: Leaving.)
  3022. # [21:41] * jhammel|lunch is now known as jhammel
  3023. # [21:41] * philor|away is now known as philor
  3024. # [21:41] * Quits: giuliadm (giulia@moz-86588D31.retail.telecomitalia.it) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
  3025. # [21:42] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  3026. # [21:43] * Joins: gbrown (gbrown@moz-6075880C.cg.shawcable.net)
  3027. # [21:45] * Joins: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3028. # [21:45] * Joins: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de)
  3029. # [21:46] * Quits: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de) (Client exited)
  3030. # [21:46] * ferjm is now known as ferjm|afk
  3031. # [21:47] * Joins: ekr (ekr@moz-7B0110AD.mv.mozilla.com)
  3032. # [21:47] * Joins: miketaylrrrr (mtaylor@13F2CEC5.7672369.D8E68FF6.IP)
  3033. # [21:48] * Joins: alungu (Adium@moz-BBE3ABD.mv.mozilla.com)
  3034. # [21:49] * Quits: miketaylr (mtaylor@FCCEA34F.7672369.D8E68FF6.IP) (Ping timeout)
  3035. # [21:49] * Quits: erikvold (erikvold@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: erikvold)
  3036. # [21:49] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3037. # [21:49] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3038. # [21:51] * Joins: njn (chatzilla@moz-C4DAF38.dyn.iinet.net.au)
  3039. # [21:51] * ChanServ sets mode: +o njn
  3040. # [21:51] * Quits: andreasn (andreasn@moz-F8BFFACA.a336.priv.bahnhof.se) (Quit: Ex-Chat)
  3041. # [21:51] * Joins: andreasn (andreasn@moz-F8BFFACA.a336.priv.bahnhof.se)
  3042. # [21:52] * Joins: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com)
  3043. # [21:53] * Joins: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de)
  3044. # [21:53] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  3045. # [21:54] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  3046. # [21:54] * mattwoodrow|away is now known as mattwoodrow
  3047. # [21:54] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3048. # [21:54] * ChanServ sets mode: +ao dbaron dbaron
  3049. # [21:54] * Quits: Gijs (gijs@moz-C11B0461.dsl.alice.nl) (Quit: off for the evening)
  3050. # [21:54] * Joins: harth (harth@moz-18BD542A.pck.nerim.net)
  3051. # [21:54] * Joins: mihneadb|lunch (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3052. # [21:55] * Quits: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de) (Quit: Leaving.)
  3053. # [21:55] <RyanVM|Sheriff> Enn: ping
  3054. # [21:55] * Quits: mihneadb_ (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  3055. # [21:55] * philor is now known as philor|away
  3056. # [21:55] * Joins: mannyv (manny@moz-280A562B.hsd1.md.comcast.net)
  3057. # [21:55] * Quits: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP) (Quit: tiziana)
  3058. # [21:56] * nthomas|away is now known as nthomas
  3059. # [21:56] * catlee is now known as catlee-mtg
  3060. # [21:56] * Joins: harth_ (harth@moz-18BD542A.pck.nerim.net)
  3061. # [21:56] * Quits: gal (gal@moz-D6B8E762.hsd1.ca.comcast.net) (Quit: gal)
  3062. # [21:56] * Quits: harth (harth@moz-18BD542A.pck.nerim.net) (Connection reset by peer)
  3063. # [21:56] * Joins: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3064. # [21:57] * Joins: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de)
  3065. # [21:57] * Quits: tjc (tjc@moz-BBE3ABD.mv.mozilla.com) (Quit: zzzzzzzzzz)
  3066. # [21:59] <+evilpie> RyanVM|Sheriff: I think you wrongfully pushed some patches with you as the author
  3067. # [21:59] * Quits: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  3068. # [21:59] <Ms2ger> evilpie, boo, who didn't put their name in the patch?
  3069. # [21:59] <+evilpie> wingo http://hg.mozilla.org/integration/mozilla-inbound/rev/bcf00351bc97
  3070. # [22:00] <RyanVM|Sheriff> evilpie: yes, I even commented in the bug as such
  3071. # [22:00] <RyanVM|Sheriff> evilpie: it was only one patch, though
  3072. # [22:00] * Joins: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP)
  3073. # [22:00] <+evilpie> oh right the one was really you
  3074. # [22:00] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  3075. # [22:00] <RyanVM|Sheriff> evilpie: every now and then my name is something that doesn't have "backout" in it ;)
  3076. # [22:00] * Joins: hurley (hurley@moz-9727044.hsd1.tn.comcast.net)
  3077. # [22:00] <jcranmer|away> RyanVM|Sheriff: what did you do, write backout in another language? :-)
  3078. # [22:01] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3079. # [22:01] <RyanVM|Sheriff> haha
  3080. # [22:01] <RyanVM|Sheriff> don't go giving me ideas
  3081. # [22:01] * mihneadb|lunch is now known as mihneadb
  3082. # [22:01] * ctalbert|lunch is now known as ctalbert
  3083. # [22:01] * Joins: ckitching (ckitching@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3084. # [22:02] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3085. # [22:02] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3086. # [22:02] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3087. # [22:02] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3088. # [22:02] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3089. # [22:02] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3090. # [22:02] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Ping timeout)
  3091. # [22:03] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3092. # [22:03] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3093. # [22:03] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3094. # [22:03] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3095. # [22:03] <rstrong> mihneadb: regarding Bug 908020 - both datasets were from Linux. How does osx come into it?
  3096. # [22:03] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3097. # [22:03] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3098. # [22:03] <mihneadb> rstrong: whoops, you are right
  3099. # [22:03] <mihneadb> so maybe it's just the fact they were run in parallel
  3100. # [22:03] <mihneadb> + the timeout
  3101. # [22:04] <mihneadb> rstrong: I'll do some more benchmarking later today
  3102. # [22:04] <mihneadb> on both platforms
  3103. # [22:04] * Quits: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  3104. # [22:04] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3105. # [22:04] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3106. # [22:04] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3107. # [22:04] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3108. # [22:04] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3109. # [22:04] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3110. # [22:04] <rstrong> mihneadb: I would exoect the changes I landed to have an affect so possibly. Thanks for the clarification
  3111. # [22:04] <rstrong> and running the tests, etc.
  3112. # [22:04] * Quits: ggp (ggp@53CA4500.477861A3.A8479B91.IP) (Input/output error)
  3113. # [22:05] <mihneadb> sure
  3114. # [22:05] <mihneadb> we'll figure it out!
  3115. # [22:05] * Joins: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP)
  3116. # [22:05] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3117. # [22:05] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3118. # [22:05] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3119. # [22:05] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3120. # [22:05] * Quits: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP) (Quit: jandem)
  3121. # [22:05] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3122. # [22:05] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3123. # [22:05] * Quits: catalinn (Thunderbir@E08E22C6.2D4EABFA.D602D2C5.IP) (Ping timeout)
  3124. # [22:06] * Quits: ckitching (ckitching@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  3125. # [22:06] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3126. # [22:06] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3127. # [22:06] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3128. # [22:06] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3129. # [22:06] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3130. # [22:06] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3131. # [22:07] * Joins: ckitching (ckitching@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3132. # [22:07] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3133. # [22:07] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3134. # [22:07] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3135. # [22:07] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3136. # [22:07] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3137. # [22:07] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3138. # [22:08] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3139. # [22:08] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3140. # [22:08] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3141. # [22:08] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3142. # [22:08] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3143. # [22:08] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3144. # [22:09] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3145. # [22:09] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3146. # [22:09] * Ms2ger stabs dveditz
  3147. # [22:10] * Joins: jgilbert (jgilbert@moz-7B0110AD.mv.mozilla.com)
  3148. # [22:10] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  3149. # [22:10] <RyanVM|Sheriff> oh my
  3150. # [22:10] <RyanVM|Sheriff> he kill your puppy or something?
  3151. # [22:11] * Quits: Archaeopteryx (itsme@moz-2E08FEC9.cust.telecolumbus.net) (Quit: Nothing here. Carry on.)
  3152. # [22:11] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3153. # [22:11] * ChanServ sets mode: +o dveditz
  3154. # [22:11] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  3155. # [22:12] * Joins: KWierso (chatzilla@moz-18BD542A.pck.nerim.net)
  3156. # [22:12] <Waldo> tbsaunde: nothing particularly, just idle curiosity because of a patch I have that busts with gcc 4.4 (at least) and doesn't with 4.6
  3157. # [22:13] * Joins: tonymec|away (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  3158. # [22:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a7d0dd73fc25 - Matt Woodrow - Bug 907792 - Refactor texture flags so that we set the deallocate flags based on the texture type. r=nical
  3159. # [22:13] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/53b6481108a6 - Matt Woodrow - Bug 907792 - Use SharedTextureClientOG for SharedTextureImage. r=nical
  3160. # [22:14] * Joins: jimmlap (jimm@moz-864CAA4E.pn.at.cox.net)
  3161. # [22:14] <jimmlap> here's a list with tags -
  3162. # [22:14] <jimmlap> https://bugzilla.mozilla.org/buglist.cgi?resolution=---&status_whiteboard_type=anywordssubstr&query_format=advanced&status_whiteboard=[l10n]&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Firefox%20for%20Metro&list_id=7760099
  3163. # [22:14] * Quits: lduros (user@moz-47F34250.phlapa.fios.verizon.net) (Client exited)
  3164. # [22:15] <bkero> win 49
  3165. # [22:15] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3166. # [22:15] * Quits: teoli (teoli@moz-66257AF1.range86-146.btcentralplus.com) (Ping timeout)
  3167. # [22:15] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  3168. # [22:15] * ChanServ sets mode: +o ehsan
  3169. # [22:16] * Quits: geo (geo@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving...)
  3170. # [22:16] <spohl> I have a situation with a local nsRefPtr<gfxImageSurface> and I would like to return that local variable's mData member by calling Data() on it. Is it okay in our code base to create a uint8_t* buffer, do a memcpy and return that? I can't see another way of keeping mData around when the nsRefPtr goes out of scope...
  3171. # [22:17] * Joins: teoli (teoli@moz-66257AF1.range86-146.btcentralplus.com)
  3172. # [22:17] <tbsaunde> if you don't care about being slow or you don't know someone else will be holding a ref to the object why wouldn't it be fine?
  3173. # [22:17] <@bz> Is there a reason you can't return an already_AddRefed<gfxImageSurface>?
  3174. # [22:18] * Quits: tonymec|away (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  3175. # [22:18] <@bz> I mean, either way your caller has to deallocate/free/release at some point....
  3176. # [22:18] <spohl> tbsaunde: performance and security (memcpy has kind of a bad rep)...
  3177. # [22:18] * Quits: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de) (Quit: Leaving.)
  3178. # [22:18] * Quits: smontagu (chatzilla@moz-D53FD293.red.bezeqint.net) (Ping timeout)
  3179. # [22:19] * Quits: ekr (ekr@moz-7B0110AD.mv.mozilla.com) (Quit: ekr)
  3180. # [22:19] * Joins: tonymec|away (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  3181. # [22:19] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  3182. # [22:20] * Quits: JonathanS (JonathanS@ABFCE5D1.AE0B6739.A30F1B5F.IP) (Quit: Computer has gone to sleep.)
  3183. # [22:21] <@bz> spohl: see above?
  3184. # [22:21] <spohl> bz: hmm.. I can't really think of a reason not to.
  3185. # [22:22] <spohl> bz: sorry, I had to think about that for a second. :-)
  3186. # [22:22] * Joins: ggp (ggp@23D5041D.BFDA0A02.9F9EFC6F.IP)
  3187. # [22:24] <spohl> bz: I was initially hoping that by using the gfxImageSurface(unsigned char *aData, const gfxIntSize& aSize, long aStride, gfxImageFormat aFormat) constructor, I could pass my own buffer to it. But when the gfxImageSurface and gfxContext go out of scope, I was surprised to find that it changes the data in my buffer anyway...
  3188. # [22:24] <spohl> bz: I shall try your suggestion. thanks
  3189. # [22:25] * Quits: Asa (asa@4508CAE6.38324963.204CA821.IP) (Ping timeout)
  3190. # [22:25] * Quits: harth_ (harth@moz-18BD542A.pck.nerim.net) (Ping timeout)
  3191. # [22:25] * Joins: perko (chatzilla@88869848.A153ECD1.D4E1FB4B.IP)
  3192. # [22:25] * Joins: harth (harth@moz-BAE8D951.pck.nerim.net)
  3193. # [22:25] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  3194. # [22:26] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3195. # [22:26] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  3196. # [22:26] * Joins: geo (geo@moz-BBE3ABD.mv.mozilla.com)
  3197. # [22:26] * Quits: surkov (surkov@13F2CEC5.7672369.D8E68FF6.IP) (Quit: surkov)
  3198. # [22:26] * Quits: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com) (Quit: Jesse)
  3199. # [22:27] * Quits: tonymec|away (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  3200. # [22:27] * Joins: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  3201. # [22:27] <tbsaunde> spohl: *shrug* if you going to copy stuff around I don't see a point in pretending your doing something other than memcpy
  3202. # [22:27] * Joins: dmarcos (dmarcos@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3203. # [22:28] * Joins: Asa (asa@4508CAE6.38324963.204CA821.IP)
  3204. # [22:29] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  3205. # [22:30] * Joins: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com)
  3206. # [22:30] * Quits: jimmlap (jimm@moz-864CAA4E.pn.at.cox.net) (Quit: )
  3207. # [22:30] <spohl> tbsaunde: see above, I was hoping to use the gfxImageSurface constructor that takes a pointer to a pre-allocated buffer. that way I wouldn't have to copy stuff around… but that buffer seems to get written to when the nsRefPtr<gfxImageSurface> goes out of scope (for reasons I don't quite understand)
  3208. # [22:30] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  3209. # [22:30] * Quits: maxli (maxli@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  3210. # [22:31] * Joins: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de)
  3211. # [22:31] * Joins: tonymec|away (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  3212. # [22:32] <Ms2ger> spohl, PodCopy, then
  3213. # [22:33] * jlebar|away is now known as jlebar
  3214. # [22:33] * Quits: nicklebedev (nicklebede@moz-29D843ED.net151.n37.ru) (Quit: )
  3215. # [22:33] <jlebar> Waldo: Within a container class templated on T, is there a way to write a templated method which takes either T& or T&&, as appropriate? I see how to take U& or U&& for arbitrary U, but that's not the same.
  3216. # [22:34] * Quits: jhammel (jhammel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: biab)
  3217. # [22:34] <jlebar> Waldo: Or do I just need to write overloads?
  3218. # [22:34] <Waldo> jlebar: are you trying to have a forwarding class of some sort, or what?
  3219. # [22:34] <spohl> Ms2ger: interesting, didn't know we had our own type of memcpy
  3220. # [22:34] * Joins: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw)
  3221. # [22:34] * Quits: harth (harth@moz-BAE8D951.pck.nerim.net) (Input/output error)
  3222. # [22:34] <Waldo> spohl: it's kind of new-ish still, mostly used by JS because that's where it originated
  3223. # [22:34] * Quits: cpearce (chatzilla@moz-534CC065.xdsl.xnet.co.nz) (Ping timeout)
  3224. # [22:35] * Joins: harth (harth@moz-BAE8D951.pck.nerim.net)
  3225. # [22:35] * Parts: Anupkumar (chatzilla@91BC8839.F442218F.88FACCAA.IP)
  3226. # [22:35] <spohl> Waldo: good to know, thanks!
  3227. # [22:35] <jlebar> Waldo: I'd use mozilla::Forward to do the right thing, yes.
  3228. # [22:35] <jlebar> Waldo: What I'm writing is Deque::pushBack(T&(&) t)
  3229. # [22:36] * Joins: ekr (ekr@moz-7B0110AD.mv.mozilla.com)
  3230. # [22:36] <jlebar> Waldo: I guess I want either a T&& or a const T&.
  3231. # [22:36] * Joins: Archaeopteryx (itsme@moz-2E08FEC9.cust.telecolumbus.net)
  3232. # [22:36] * Quits: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  3233. # [22:36] * Quits: harth (harth@moz-BAE8D951.pck.nerim.net) (Ping timeout)
  3234. # [22:36] <jlebar> Waldo: I ask you because going to review it soon. :)
  3235. # [22:36] * Quits: ekr (ekr@moz-7B0110AD.mv.mozilla.com) (Quit: ekr)
  3236. # [22:36] <Waldo> jlebar: I think, if you're forwarding, you want it to always take U&&, then, and U will get inferred accordingly (as either T, T&, or const T&)
  3237. # [22:37] * Waldo doesn't necessarily grok this well enough to talk in isolation of code, note
  3238. # [22:37] <jlebar> Waldo: Okay. I'm not sure I grok either. I'll just show you some code in a few hours. :)
  3239. # [22:38] * jlebar has something reasonable.
  3240. # [22:38] <Waldo> sgtm
  3241. # [22:38] * Joins: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3242. # [22:38] * Quits: digitsm (digitsm@BBABC34D.D9A9479F.C146C5E5.IP) (Ping timeout)
  3243. # [22:38] * froydnj grumbles about what git-bz does with commit messages
  3244. # [22:38] * Joins: nicklebedev (nicklebede@moz-29D843ED.net151.n37.ru)
  3245. # [22:38] <Waldo> hopefully I'll have the linked-list move stuff done by then, too
  3246. # [22:38] * Waldo is wrapping up another patch now
  3247. # [22:38] <RyanVM|Sheriff> jesup: 09:23:52 INFO - * Call to xpconnect wrapped JSObject produced this error: *
  3248. # [22:38] <RyanVM|Sheriff> 09:23:52 INFO - [Exception... "'[JavaScript Error: "browserWindow.gBrowser._getTabForContentWindow is not a function" {file: "resource://app/modules/webrtcUI.jsm" line: 45}]' when calling method: [nsIObserver::observe]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0" data: yes]
  3249. # [22:39] <bholley> gps: do you know why I'm getting TCPS_ESTABLISHED errors when trying to invoke mach?
  3250. # [22:39] <RyanVM|Sheriff> bholley: see dev.platform
  3251. # [22:39] <RyanVM|Sheriff> $ hg status -in python/psutil | xargs rm
  3252. # [22:39] <RyanVM|Sheriff> $ mach configure
  3253. # [22:39] <RyanVM|Sheriff> for hg
  3254. # [22:39] <tbsaunde> Waldo: wait we already added mozilla::Forward? /me didn't see bug mail
  3255. # [22:39] * Quits: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  3256. # [22:39] <RyanVM|Sheriff> bholley: for git - git clean -xf python/psutil
  3257. # [22:40] * Quits: tonymec|away (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Input/output error)
  3258. # [22:40] <Waldo> tbsaunde: I'm assuming it's in his patches
  3259. # [22:40] <bholley> RyanVM|Sheriff: oh, I see. I didn't see anything about psutils
  3260. # [22:40] <bholley> RyanVM|Sheriff: thanks
  3261. # [22:40] <RyanVM|Sheriff> bholley: from 8/23 - Possible psutil bustage
  3262. # [22:40] <tbsaunde> froydnj: well if jlebar is leaving you could become the mainter ;)
  3263. # [22:40] <bholley> RyanVM|Sheriff: yeah, I saw the thread - I just didn't think it was the same issue
  3264. # [22:41] <tbsaunde> *maintainer
  3265. # [22:41] * Quits: AaronMT (AaronMT@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Computer has gone to sleep.)
  3266. # [22:41] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  3267. # [22:41] <froydnj> tbsaunde: eek
  3268. # [22:42] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  3269. # [22:42] * Quits: ehugg (chatzilla@F72458CE.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 23.0.1/20130814063812])
  3270. # [22:42] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3271. # [22:42] * ChanServ sets mode: +o dveditz
  3272. # [22:43] * Joins: miketaylr (mtaylor@13F2CEC5.7672369.D8E68FF6.IP)
  3273. # [22:43] * Joins: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP)
  3274. # [22:44] * Joins: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  3275. # [22:44] * Quits: miketaylrrrr (mtaylor@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3276. # [22:46] <+Fallen> does pastebin.m.o have a shell script to post stuff? I tried something simple via curl, not working though
  3277. # [22:47] <Waldo> Fallen: maybe sfink can extract something Pythonic from mrgiggles?
  3278. # [22:48] * Quits: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  3279. # [22:48] <Ms2ger> Fallen, I have one
  3280. # [22:48] <nthomas> Fallen: I got this from someone, you just cat data to it and get back an url, http://pastebin.mozilla.org/2925704
  3281. # [22:48] <nthomas> s/cat/pipe/
  3282. # [22:49] <Ms2ger> Fallen, https://gist.github.com/djmitche/1110510
  3283. # [22:49] <nthomas> snap
  3284. # [22:49] <+Fallen> cool, thanks guys!
  3285. # [22:49] * Quits: gustavold1 (gustavold@8AD413DD.3053860D.A992BEAD.IP) (Ping timeout)
  3286. # [22:49] <Ms2ger> Np
  3287. # [22:49] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  3288. # [22:50] <sfink> yeah, mrgiggles uses an external one to begin with. I think I got it from mjrosenb and hacked it a little.
  3289. # [22:50] * Joins: tjc (tjc@moz-BBE3ABD.mv.mozilla.com)
  3290. # [22:50] * Quits: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de) (Quit: Leaving.)
  3291. # [22:51] <gaston> jesup: -889406720[1e8ecafcb500]: Logging webrtc to EnumerateVideoDevices level -653601758
  3292. # [22:51] * Quits: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: christina)
  3293. # [22:52] <gaston> jesup: are you seeing the same nonsense ? it's as the args to the logging call were completely shuffled
  3294. # [22:52] <gaston> s/as/as if/
  3295. # [22:52] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Ping timeout)
  3296. # [22:53] * Joins: gal (gal@moz-BBE3ABD.mv.mozilla.com)
  3297. # [22:53] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  3298. # [22:53] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  3299. # [22:53] * Joins: lduros (user@moz-47F34250.phlapa.fios.verizon.net)
  3300. # [22:54] * Joins: ehugg (ehugg@3F1F5F0E.709C0A2A.6157E88D.IP)
  3301. # [22:54] * Joins: RoddieKieley (Adium@moz-2B0E90C1.dhcp-dynamic.fibreop.nl.bellaliant.net)
  3302. # [22:54] * Joins: ekr (ekr@moz-7B0110AD.mv.mozilla.com)
  3303. # [22:54] * jmaher is now known as jmaher|afk
  3304. # [22:55] * dhylands is now known as dhylands|errand
  3305. # [22:55] <jlebar> Waldo: Can we use mozmemory.h in mfbt?
  3306. # [22:55] * Quits: Asa (asa@4508CAE6.38324963.204CA821.IP) (Input/output error)
  3307. # [22:56] * Joins: tonymec|away (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  3308. # [22:56] * Joins: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3309. # [22:57] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3310. # [22:57] <Waldo> jlebar: I don't think so, right now, as long as mozglue depends on mfbt and not the other way around
  3311. # [22:57] <jlebar> Waldo: :-/ Okay.
  3312. # [22:57] <Waldo> mozglue and mfbt probably should be made into one coherent thing at some point
  3313. # [22:57] * Quits: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3314. # [22:58] * Joins: Asa (asa@4508CAE6.38324963.204CA821.IP)
  3315. # [22:58] * Joins: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be)
  3316. # [22:58] * spohl is now known as spohl|away
  3317. # [22:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7be13ec66043 - Tom Schuster - Bug 905441 - Load style sheets from the parent into the child. r=bz
  3318. # [22:59] * Quits: nicklebedev (nicklebede@moz-29D843ED.net151.n37.ru) (Quit: )
  3319. # [23:00] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  3320. # [23:01] * hwine is now known as hwine-food
  3321. # [23:01] * catlee-mtg is now known as catlee
  3322. # [23:02] * Parts: ckerschb (ckerschb@moz-B66EA4B2.ics.uci.edu)
  3323. # [23:03] <jesup> gaston: that seems odd
  3324. # [23:03] <gaston> i've never seen the first debug/logging msg from webrtc correct
  3325. # [23:03] <abr> ehugg: ping
  3326. # [23:03] * Quits: lduros (user@moz-47F34250.phlapa.fios.verizon.net) (Client exited)
  3327. # [23:04] <ehugg> abr: pong
  3328. # [23:04] <abr> Can I get a rubberstamp r+ from you via IRC for this? https://bug880067.bugzilla.mozilla.org/attachment.cgi?id=796263
  3329. # [23:04] * Quits: gal (gal@moz-BBE3ABD.mv.mozilla.com) (Quit: gal)
  3330. # [23:04] * Joins: giuliadm (giulia@moz-86588D31.retail.telecomitalia.it)
  3331. # [23:04] <ehugg> abr: Yes, that should do it.
  3332. # [23:04] <abr> Thanks.
  3333. # [23:05] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3334. # [23:06] * dhylands|errand is now known as dhylands
  3335. # [23:07] * Quits: mmc|laptop (mchew@moz-104CC309.mv.mozilla.com) (Quit: mmc|laptop)
  3336. # [23:08] * joduinn-mtg is now known as joduinn-food
  3337. # [23:08] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  3338. # [23:10] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  3339. # [23:10] * Joins: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP)
  3340. # [23:10] <firebot> Check-in:
  3341. # [23:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/43503c7ca48a - Jeff Walden - Bug 907958 - Disallow |function function() {}| and similar unreadabilities. r=jorendorff, r=wingo for the yield interactions, r=luke for the asm.js interactions
  3342. # [23:10] * JosiahOne is now known as JosiahOne|Away
  3343. # [23:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2643fd47538b - Jeff Walden - Bug 907958 - Change a test to not expect exact error messages, only that the errors are SyntaxErrors. r=simple-test-fixup
  3344. # [23:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5991872b4ce3 - Jeff Walden - Bug 908898 - Move the JS_PS{G,GS,_END} macros from jsobj.h into jsapi.h for general use. r=jorendorff
  3345. # [23:10] * Quits: smooney (sheilamoon@moz-BBE3ABD.mv.mozilla.com) (Quit: smooney)
  3346. # [23:11] * Quits: mcomella (mcomella@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving)
  3347. # [23:11] * Joins: mcomella (mcomella@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3348. # [23:11] * Quits: giuliadm (giulia@moz-86588D31.retail.telecomitalia.it) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
  3349. # [23:11] * Joins: mmc|laptop (mchew@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3350. # [23:11] <jesup> gaston: I see a freaky level value for that call too
  3351. # [23:12] * philor|away is now known as philor
  3352. # [23:12] * Quits: ahal (ahal@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3353. # [23:12] <jesup> gaston: and the reason is an extra arg in that LOG statement
  3354. # [23:12] * Joins: smooney (sheilamoon@moz-BBE3ABD.mv.mozilla.com)
  3355. # [23:13] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  3356. # [23:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/54dc71135d7a - Adam Roach [:abr] - Bug 880067 - Part 3.1: Fix harmless copy-and-paste error r=ehugg
  3357. # [23:13] * Joins: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  3358. # [23:14] * Joins: maxli (maxli@B5559308.9C54E60.2FA4EA88.IP)
  3359. # [23:15] * Quits: ferjm|afk (ferjm@moz-4B812CD5.red-80-28-169.adsl.static.ccgg.telefonica.net) (Quit: Leaving)
  3360. # [23:16] * Quits: ggp (ggp@23D5041D.BFDA0A02.9F9EFC6F.IP) (Input/output error)
  3361. # [23:16] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  3362. # [23:16] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  3363. # [23:16] * Quits: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP) (Quit: lmandel)
  3364. # [23:16] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  3365. # [23:16] * Joins: ggp (ggp@23D5041D.BFDA0A02.9F9EFC6F.IP)
  3366. # [23:16] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  3367. # [23:17] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  3368. # [23:19] * kaze|running is now known as kaze
  3369. # [23:19] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  3370. # [23:19] * Quits: tonymec (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  3371. # [23:19] <+Fallen> Ms2ger, nthomas, Waldo: pimp my pastebin, especially for mac users: http://python.pastebin.mozilla.org/2925820
  3372. # [23:19] * Quits: ekr (ekr@moz-7B0110AD.mv.mozilla.com) (Quit: ekr)
  3373. # [23:19] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Input/output error)
  3374. # [23:20] * Quits: tonymec|away (tonymec@moz-10D9C402.adsl-dyn.isp.belgacom.be) (Ping timeout)
  3375. # [23:20] * Joins: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  3376. # [23:20] * Quits: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Konversation terminated!)
  3377. # [23:20] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  3378. # [23:20] * ChanServ sets mode: +o roc
  3379. # [23:20] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Quit: RealRaven)
  3380. # [23:20] * Quits: ggp (ggp@23D5041D.BFDA0A02.9F9EFC6F.IP) (Ping timeout)
  3381. # [23:21] * Joins: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP)
  3382. # [23:22] <Ms2ger> Fallen, two-space indentation? Tut tut :)
  3383. # [23:22] <jesup> gaston: bug 909946 filed
  3384. # [23:22] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  3385. # [23:22] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3386. # [23:23] <seth> Ms2ger: two spaces out to be enough for anybody =p
  3387. # [23:23] <seth> *ought
  3388. # [23:23] <Ms2ger> seth, pep8 doesn't agree :)
  3389. # [23:23] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  3390. # [23:23] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3391. # [23:24] <seth> oh, this is python? a different story =)
  3392. # [23:25] * Quits: mmc|laptop (mchew@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  3393. # [23:25] <+Fallen> its a style guide, not a style law ;-)
  3394. # [23:25] * Quits: myk (myk@moz-BAE8D951.pck.nerim.net) (Ping timeout)
  3395. # [23:25] <gaston> jesup: thanks :)
  3396. # [23:25] <seth> in python it matters though, right?
  3397. # [23:25] <+Fallen> just indenting at all matters
  3398. # [23:25] <seth> not so sure.. i seem to recall the python parser being very dumb in some situations if you don't follow pep8
  3399. # [23:26] * Joins: ekr (ekr@moz-7B0110AD.mv.mozilla.com)
  3400. # [23:26] * Quits: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3401. # [23:26] <+Fallen> hmm possible. I haven't had any trouble with 2 space indent there though. *shrugs*
  3402. # [23:27] <seth> OTOH I can't find any reference to it online, so possibly a false memory
  3403. # [23:27] <seth> if it's not in the top two google results it probably doesn't exist
  3404. # [23:27] <+Fallen> hah, google results or it didn't happen ;-)
  3405. # [23:28] <@ehsan> roc: ping
  3406. # [23:28] * Quits: Keva161 (Keva161@moz-D4E2F7.static.enta.net) (Quit: Keva161)
  3407. # [23:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cebcf04541e7 - Randell Jesup - Bug 909946: missing %s in LOG statement for webrtc_trace logging r=abr
  3408. # [23:28] * Quits: ekr (ekr@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  3409. # [23:29] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  3410. # [23:29] * Quits: RealRaven (Thunderbir@2E3D37BA.B715CAAF.C3498625.IP) (Ping timeout)
  3411. # [23:29] * Joins: mmc|laptop (mchew@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3412. # [23:30] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  3413. # [23:30] * kmoir is now known as kmoir-afk
  3414. # [23:30] * Joins: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net)
  3415. # [23:31] * Quits: grapenuts (chatzilla@moz-73B75604.nys.biz.rr.com) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0a2/20130826004002])
  3416. # [23:31] * Joins: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP)
  3417. # [23:31] * Joins: ekr (ekr@moz-BBE3ABD.mv.mozilla.com)
  3418. # [23:31] * Quits: ekr (ekr@moz-BBE3ABD.mv.mozilla.com) (Quit: ekr)
  3419. # [23:31] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Ping timeout)
  3420. # [23:32] * Joins: jviereck (Adium@moz-918782F3.dip0.t-ipconnect.de)
  3421. # [23:32] * jhopkins|buildduty is now known as jhopkins|afk
  3422. # [23:32] * JosiahOne|Away is now known as JosiahOne
  3423. # [23:32] * Joins: ggp (ggp@53CA4500.477861A3.A8479B91.IP)
  3424. # [23:34] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3425. # [23:34] * ChanServ sets mode: +ao dbaron dbaron
  3426. # [23:35] * Parts: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  3427. # [23:35] * Quits: wolfiR (wolfiR@moz-39B1DA82.dip0.t-ipconnect.de) (Quit: Leaving)
  3428. # [23:35] * Quits: hurley (hurley@moz-9727044.hsd1.tn.comcast.net) (Quit: mootex)
  3429. # [23:35] * Quits: jib (Jan-Ivar@moz-4E802C5E.hsd1.pa.comcast.net) (Quit: jib)
  3430. # [23:35] <@ehsan> roc: we're waiting for you in the debrief
  3431. # [23:35] * Quits: mmc|laptop (mchew@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: mmc|laptop)
  3432. # [23:36] * Quits: twi (Adium@moz-3C16AD0.cust.dsl.vodafone.it) (Quit: Leaving.)
  3433. # [23:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6197cc8e1a3b - Gregory Szorc - Bug 909412 - Don't attempt to track tier progression during partial tree builds; r=glandium
  3434. # [23:38] * Parts: +acetone (akhare@50B61D92.685B0674.DFB232DA.IP)
  3435. # [23:39] * Joins: digitsm (digitsm@C186415F.39416520.C146C5E5.IP)
  3436. # [23:40] <@bz> Bootleggers of the tree, unite.
  3437. # [23:40] <@bz> You have nothing to lose but your nsThreadUtils.h
  3438. # [23:40] * Quits: taras (taras@D2ABC49B.2F7415B9.B87ED48A.IP) (Ping timeout)
  3439. # [23:41] <abr> bz: May I mambo dogface to the banana patch?
  3440. # [23:41] <khuey> nsThreadUtils.h hides in the shadows
  3441. # [23:41] * Joins: catalinn (Thunderbir@FB119D5D.2D4EABFA.D602D2C5.IP)
  3442. # [23:41] <khuey> striking where you least expect it
  3443. # [23:41] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  3444. # [23:42] <@bz> abr: heh
  3445. # [23:42] <@bz> khuey: Oh i _expect_ it in all includes of Hal.h now
  3446. # [23:42] <@bz> khuey: But I'm trying to give them the benefit of the doubt
  3447. # [23:43] * Joins: taras (taras@D2ABC49B.2F7415B9.B87ED48A.IP)
  3448. # [23:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5acab2576a56 - Simon Lindholm - Bug 885277 - Fix animation timing and resetAnimation in the presence of changing animationMode
  3449. # [23:43] * Quits: Archaeopteryx (itsme@moz-2E08FEC9.cust.telecolumbus.net) (Quit: Nothing here. Carry on.)
  3450. # [23:44] * joduinn-food is now known as joduinn
  3451. # [23:44] * philor is now known as philor|away
  3452. # [23:44] * Quits: digitsm (digitsm@C186415F.39416520.C146C5E5.IP) (Ping timeout)
  3453. # [23:44] * sheppy is now known as sheppy-offline
  3454. # [23:47] * Quits: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: christina)
  3455. # [23:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9986101468df - Max Stepin - Bug 900200 - Fix strange transparent areas appearing in some APNG files. r=seth
  3456. # [23:49] * Quits: ehugg (ehugg@3F1F5F0E.709C0A2A.6157E88D.IP) (Quit: ehugg)
  3457. # [23:49] * Joins: digitsm (digitsm@BBABC34D.D9A9479F.C146C5E5.IP)
  3458. # [23:49] * hwine-food is now known as hwine
  3459. # [23:50] * Quits: Ms2ger (Ms2ger@moz-549ABB0C.adsl-dyn.isp.belgacom.be) (Quit: nn)
  3460. # [23:50] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  3461. # [23:51] * Quits: ggo98 (Thunderbir@moz-F0A20656.w82-123.abo.wanadoo.fr) (Quit: ggo98)
  3462. # [23:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/03c5dfa11453 - Kai Engert - Bug 633001, SSL cannot set exceptions on IPv6 addresses, also fixes bug 828873. Based on work by Erik Lax, r=dkeeler
  3463. # [23:52] * Quits: smooney (sheilamoon@moz-BBE3ABD.mv.mozilla.com) (Quit: smooney)
  3464. # [23:53] * Quits: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  3465. # [23:53] * Joins: Bas (chatzilla@13F2CEC5.7672369.D8E68FF6.IP)
  3466. # [23:53] * Quits: overholt (overholt@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3467. # [23:54] * RyanVM|Sheriff is now known as RyanVM|afk
  3468. # [23:54] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  3469. # [23:55] * Quits: ddahl (ddahl@moz-43DF4B6A.hsd1.il.comcast.net) (Ping timeout)
  3470. # [23:56] * Quits: miketaylr (mtaylor@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Linkinus - http://linkinus.com)
  3471. # [23:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/613a1dedd130 - Jeff Gilbert - Bug 908905 - Reduce blocking of packed_depth_stencil on mac+nv. r=bjacob
  3472. # [23:57] * hwine is now known as hwine|afk
  3473. # [23:58] * gregglind is now known as gregglind_away
  3474. # [23:58] * Quits: jgilbert (jgilbert@moz-7B0110AD.mv.mozilla.com) (Input/output error)
  3475. # [23:58] * Joins: jgilbert (jgilbert@moz-7B0110AD.mv.mozilla.com)
  3476. # [23:58] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  3477. # [23:59] * philor|away is now known as philor
  3478. # [23:59] * Joins: bkelly (bkelly@13F2CEC5.7672369.D8E68FF6.IP)
  3479. # [23:59] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  3480. # [23:59] * Quits: ckitching (ckitching@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  3481. # [23:59] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3482. # [23:59] * Quits: jdm (jdm@92FB48CA.8B5E9DF.9A8C35B4.IP) (Quit: Lost terminal)
  3483. # Session Close: Wed Aug 28 00:00:00 2013

The end :)