/irc-logs / mozilla / #developers / 2013-12-31 / end

Options:

  1. # Session Start: Tue Dec 31 00:00:00 2013
  2. # Session Ident: #developers
  3. # [00:01] * Quits: heftig (heftig@B77CAD3A.CE5D84C0.172227A7.IP) (Ping timeout)
  4. # [00:02] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  5. # [00:02] * Quits: twi (Adium@moz-174339A4.cust.dsl.vodafone.it) (Connection reset by peer)
  6. # [00:03] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  7. # [00:03] * Joins: heftig (heftig@moz-FB34F68F.dip0.t-ipconnect.de)
  8. # [00:03] * Joins: twi (Adium@moz-174339A4.cust.dsl.vodafone.it)
  9. # [00:04] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Ping timeout)
  10. # [00:04] <Waldo> glandium: https://pastebin.mozilla.org/3900445 plausible as far as where in that Makefile.in I'd do stuff?
  11. # [00:05] <glandium> Waldo: should be good. But i just thought you should make it compile:: instead of libs::
  12. # [00:05] * Joins: gustavold (gustavold@moz-1173C258.mganm702.dsl.brasiltelecom.net.br)
  13. # [00:06] <Waldo> great, will do
  14. # [00:08] * Quits: till (till@moz-3F616EB0.adsl.alicedsl.de) (Client exited)
  15. # [00:08] <Waldo> and https://tbpl.mozilla.org/?tree=Try&rev=919ee9a7c202
  16. # [00:10] * philor|away is now known as philor
  17. # [00:10] * Quits: cers (csonne@moz-39FBFF3C.cpe.webspeed.dk) (Ping timeout)
  18. # [00:10] * Waldo belatedly but deservedly stabs Makefile tab syntax
  19. # [00:10] * Joins: cers (csonne@moz-39FBFF3C.cpe.webspeed.dk)
  20. # [00:10] <Waldo> especially because tab in my editor inserts two spaces
  21. # [00:10] <Waldo> (a deliberate change)
  22. # [00:12] * Joins: clokep (Instantbir@moz-6BCB6950.static.ngn.east.myfairpoint.net)
  23. # [00:12] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  24. # [00:14] <Waldo> glandium: btw, regarding uniqueptr, the mozglue linker/mappable/loader linking stuff seems to be leaky; I started to convert some of the scoped stuff to UniquePtr, then those changes propagated further, then I started wondering if the existing stuff depends on order of deletion at all (in terms of expecting things to be destroyed before Mappable* that leak, I mean) -- does it?
  25. # [00:14] <Waldo> glandium: or at least that's what it looked like before I reverted all the changes to not scope-creep too far in the less-obvious places
  26. # [00:14] * Quits: SJW (Thunderbir@moz-3A46FCF.dynip.ebmnet.ch) (Quit: SJW)
  27. # [00:16] <glandium> Waldo: define leaky
  28. # [00:16] * Joins: db48x (user@moz-C800FA3A.tampfl.fios.verizon.net)
  29. # [00:17] * Quits: gustavold (gustavold@moz-1173C258.mganm702.dsl.brasiltelecom.net.br) (Client exited)
  30. # [00:17] <db48x> I'm experiencing uber-jank
  31. # [00:19] * Joins: jet (jet@727CA42E.BB1A467.A103AA52.IP)
  32. # [00:22] * Joins: yene (yene@moz-F6A0769B.dclient.hispeed.ch)
  33. # [00:23] <db48x> oh, hrm
  34. # [00:23] <db48x> maybe KeeFox is causing it
  35. # [00:24] <Waldo> glandium: I was looking at the return of the GetMappableFromPath called in ElfLoader.cpp
  36. # [00:24] <Waldo> glandium: looking closer just now, I wonder if that Mappable* should even be owned by a deleting thing -- it's refcounted, so shouldn't ownership be via RefPtr instead of ScopedDeletePtr as now, or UniquePtr if I were to change that?
  37. # [00:25] * Waldo wonders if we've made RefPtr movable yet
  38. # [00:25] <Waldo> probably not, should do that
  39. # [00:27] <db48x> or maybe KeeFox is causing some of the jank
  40. # [00:28] <glandium> Waldo: where do you see the return of GetMappableFromPath go in a ScopedDeletePtr?
  41. # [00:28] * Fallen|away is now known as Fallen
  42. # [00:28] * Quits: jet (jet@727CA42E.BB1A467.A103AA52.IP) (Quit: jet)
  43. # [00:31] * Joins: harth (harth@moz-42412102.hsd1.ca.comcast.net)
  44. # [00:32] * Joins: BowtieTuxedo (chatzilla@moz-527389C3.hsd1.ca.comcast.net)
  45. # [00:32] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Client exited)
  46. # [00:32] * BowtieTuxedo is now known as WeirdAl
  47. # [00:32] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  48. # [00:36] * Joins: therube (chatzilla@moz-A2CCD695.hsd1.md.comcast.net)
  49. # [00:36] * Joins: espadrine` (ttyl@moz-3B4A27B6.w92-128.abo.wanadoo.fr)
  50. # [00:37] * Joins: jesup (chatzilla@moz-B6D1658D.phlapa.fios.verizon.net)
  51. # [00:37] * Quits: espadrine_ (ttyl@moz-7746D5D4.w92-128.abo.wanadoo.fr) (Ping timeout)
  52. # [00:37] * Quits: RealRaven (Thunderbir@3771A1D2.10E106C4.C3498625.IP) (Quit: RealRaven)
  53. # [00:38] * Quits: clokep (Instantbir@moz-6BCB6950.static.ngn.east.myfairpoint.net) (Ping timeout)
  54. # [00:38] * Joins: RealRaven (Thunderbir@3771A1D2.10E106C4.C3498625.IP)
  55. # [00:38] <Waldo> glandium: inside that method, one of the values that could be returned comes from MappableSeekableZStream::Create, which has a ScopedDeletePtr used to store the value it ultimately returns
  56. # [00:38] * Quits: dhashe (dhashe@moz-D3B9FBE4.tx.res.rr.com) (Ping timeout)
  57. # [00:39] * Joins: clokep (Instantbir@moz-6BCB6950.static.ngn.east.myfairpoint.net)
  58. # [00:39] <Waldo> and I've gotta head to dinner, so don't expect a response super-quickly
  59. # [00:42] * Quits: twi (Adium@moz-174339A4.cust.dsl.vodafone.it) (Connection reset by peer)
  60. # [00:43] * Joins: twi (Adium@moz-174339A4.cust.dsl.vodafone.it)
  61. # [00:44] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Client exited)
  62. # [00:45] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  63. # [00:47] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  64. # [00:47] * Joins: victoreb (Mibbit@moz-BEEE23E6.ss.shawcable.net)
  65. # [00:49] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  66. # [00:51] * kaze is now known as kaze|zZz
  67. # [00:53] * Quits: twi (Adium@moz-174339A4.cust.dsl.vodafone.it) (Quit: Leaving.)
  68. # [00:57] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Connection reset by peer)
  69. # [00:58] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  70. # [01:00] * Quits: espadrine` (ttyl@moz-3B4A27B6.w92-128.abo.wanadoo.fr) (Ping timeout)
  71. # [01:03] * Quits: kaze|zZz (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  72. # [01:06] * Fallen is now known as Fallen|away
  73. # [01:08] * ewong|away is now known as ewong
  74. # [01:13] <glandium> Waldo: ah, it's used to automatically delete the mappable on the failure paths
  75. # [01:15] * Quits: RealRaven (Thunderbir@3771A1D2.10E106C4.C3498625.IP) (Quit: RealRaven)
  76. # [01:17] * Joins: ericjung_ (ericjung@moz-15DE157D.maine.res.rr.com)
  77. # [01:23] * Joins: twi (Adium@moz-174339A4.cust.dsl.vodafone.it)
  78. # [01:23] * Joins: twi1 (Adium@moz-174339A4.cust.dsl.vodafone.it)
  79. # [01:24] * Quits: twi (Adium@moz-174339A4.cust.dsl.vodafone.it) (Connection reset by peer)
  80. # [01:25] * Joins: twi (Adium@moz-174339A4.cust.dsl.vodafone.it)
  81. # [01:25] * Quits: twi1 (Adium@moz-174339A4.cust.dsl.vodafone.it) (Connection reset by peer)
  82. # [01:26] * Joins: bz_away (bzbarsky@DB6E1F3D.1EBC2536.DA1C73DD.IP)
  83. # [01:27] * Quits: twi (Adium@moz-174339A4.cust.dsl.vodafone.it) (Ping timeout)
  84. # [01:28] * Joins: till (till@moz-3F616EB0.adsl.alicedsl.de)
  85. # [01:28] * Quits: till (till@moz-3F616EB0.adsl.alicedsl.de) (Quit: bye)
  86. # [01:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cce0ec69098e - Masayuki Nakano - Bug 953146 part.2 Remove unnecessary code from nsWindow::DealWithPopups() r=jimm
  87. # [01:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/af4ab7d0f7d9 - Masayuki Nakano - Bug 953146 part.4 Separate counting pupups to rollup from nsWindow::DealWithPopups() r=jimm
  88. # [01:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fd3b26b38b5c - Masayuki Nakano - Bug 953146 part.3 nsWindow::DealWithPopups() should decide if popup should be rolled up in each case of messages r=jimm
  89. # [01:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/36fd93e34445 - Masayuki Nakano - Bug 953146 part.6 Clean up WM_MOUSEACTIVE case in nsWindow::ProcessMessage() r=jimm
  90. # [01:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/21467ae4c0fc - Masayuki Nakano - Bug 953146 part.1 Clean up nsWindow::DealWithPopups() r=jimm
  91. # [01:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/64926c51afc8 - Masayuki Nakano - Bug 953146 part.5 The switch statement of nsWindow::DealWithPopups() should decide if the popup should be rolled up completely r=jimm
  92. # [01:45] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  93. # [01:48] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  94. # [01:48] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  95. # [01:49] * Joins: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP)
  96. # [01:50] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  97. # [01:51] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  98. # [01:51] * Joins: eggonlegs (on@29744E2E.1442833D.2E43DAB5.IP)
  99. # [01:57] * Quits: eggonlegs (on@29744E2E.1442833D.2E43DAB5.IP) (Quit: leaving)
  100. # [01:57] * Joins: eggonlegs (on@29744E2E.1442833D.2E43DAB5.IP)
  101. # [01:57] * Parts: eggonlegs (on@29744E2E.1442833D.2E43DAB5.IP)
  102. # [01:58] * Quits: victoreb (Mibbit@moz-BEEE23E6.ss.shawcable.net) (Quit: http://www.mibbit.com ajax IRC Client)
  103. # [02:01] * Joins: jrm2k6_ (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  104. # [02:01] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  105. # [02:01] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Connection reset by peer)
  106. # [02:02] * Joins: vingtetun (Thunderbir@moz-64E1A8DA.fbx.proxad.net)
  107. # [02:02] * Quits: heftig (heftig@moz-FB34F68F.dip0.t-ipconnect.de) (Ping timeout)
  108. # [02:02] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  109. # [02:04] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  110. # [02:04] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Ping timeout)
  111. # [02:05] * Joins: pnkfelix (pnkfelix@moz-3DF70E54.hsd1.wa.comcast.net)
  112. # [02:05] * Quits: vingtetun (Thunderbir@moz-64E1A8DA.fbx.proxad.net) (Quit: vingtetun)
  113. # [02:05] * Quits: pnkfelix (pnkfelix@moz-3DF70E54.hsd1.wa.comcast.net) (Input/output error)
  114. # [02:07] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  115. # [02:07] * Joins: KaIRC (robert@moz-95441C77.adsl.highway.telekom.at)
  116. # [02:07] * Quits: KaiRo_away (robert@moz-4E7F9A78.adsl.highway.telekom.at) (Ping timeout)
  117. # [02:08] <bkero> !lastseen nrc
  118. # [02:08] <bkero> !last nrc
  119. # [02:08] <bkero> !seen nrc
  120. # [02:08] <firebot> nrc was last seen 10 days, 20 hours, 47 minutes and 45 seconds ago, changing nick to nrc|Christmas.
  121. # [02:11] * JosiahOne|Away is now known as JosiahOne
  122. # [02:11] * Joins: heftig (heftig@moz-65B20D7C.dip0.t-ipconnect.de)
  123. # [02:13] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  124. # [02:13] <philor> much easier than remembering !seen to just assume 10 days ago
  125. # [02:13] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  126. # [02:14] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  127. # [02:21] <Waldo> glandium: yeah; something's weird there, either the things should always be refptr-managed or always uniqueptr-managed, and I don't have enough domain knowledge here to know whether shared-ownership is a requirement or not
  128. # [02:23] * Quits: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net) (Quit: dealloc)
  129. # [02:24] * Quits: ericjung_ (ericjung@moz-15DE157D.maine.res.rr.com) (Ping timeout)
  130. # [02:25] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  131. # [02:26] * Joins: twi (Adium@moz-174339A4.cust.dsl.vodafone.it)
  132. # [02:26] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  133. # [02:26] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  134. # [02:26] * Quits: squeakytoy2 (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Ping timeout)
  135. # [02:27] * Quits: twi (Adium@moz-174339A4.cust.dsl.vodafone.it) (Ping timeout)
  136. # [02:29] * Quits: b10n1k (j0ni@moz-1AD305C9.dsl.dyn.forthnet.gr) (Ping timeout)
  137. # [02:31] * Quits: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP) (Quit: Leaving.)
  138. # [02:31] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  139. # [02:32] * Quits: clokep (Instantbir@moz-6BCB6950.static.ngn.east.myfairpoint.net) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  140. # [02:32] * Joins: clokep (Instantbir@moz-6BCB6950.static.ngn.east.myfairpoint.net)
  141. # [02:32] * Joins: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  142. # [02:33] * Quits: jrm2k6_ (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Client exited)
  143. # [02:33] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  144. # [02:33] * Quits: clokep (Instantbir@moz-6BCB6950.static.ngn.east.myfairpoint.net) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  145. # [02:35] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Ping timeout)
  146. # [02:37] * Joins: mayanktg (maya@C8306377.6D8A6F5A.9493CB1D.IP)
  147. # [02:38] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  148. # [02:39] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  149. # [02:39] * Quits: mayanktg (maya@C8306377.6D8A6F5A.9493CB1D.IP) (Ping timeout)
  150. # [02:41] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  151. # [02:43] * Joins: vingtetun (Thunderbir@moz-64E1A8DA.fbx.proxad.net)
  152. # [02:43] * philor is now known as philor|away
  153. # [02:50] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  154. # [02:52] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  155. # [02:52] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  156. # [02:54] * Quits: Optimizer (Optimizer@97DFE9E0.C08EA2A6.BE4CF869.IP) (Ping timeout)
  157. # [02:56] * Joins: Optimizer (Optimizer@97DFE9E0.C08EA2A6.BE4CF869.IP)
  158. # [02:58] * Quits: chewey (chewey@moz-B868913B.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  159. # [02:58] * Joins: chewey (chewey@moz-A3AEBED3.dip0.t-ipconnect.de)
  160. # [02:58] * Quits: Dagger (Dagger@moz-2B01C171.cable.virginm.net) (Ping timeout)
  161. # [03:00] * Joins: Dagger (Dagger@moz-2B01C171.cable.virginm.net)
  162. # [03:04] * Joins: sewardj_ (sewardj@moz-7199C1C6.dip0.t-ipconnect.de)
  163. # [03:05] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Client exited)
  164. # [03:05] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  165. # [03:05] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  166. # [03:05] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  167. # [03:06] * Quits: sewardj (sewardj@moz-1E85FAEC.dip0.t-ipconnect.de) (Ping timeout)
  168. # [03:06] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  169. # [03:08] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  170. # [03:10] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  171. # [03:12] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  172. # [03:13] * Quits: vingtetun (Thunderbir@moz-64E1A8DA.fbx.proxad.net) (Quit: vingtetun)
  173. # [03:14] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  174. # [03:14] * Quits: dagnir (chatzilla@A1D3E7F1.DBF4469E.7E8D5209.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 26.0/20131205075310])
  175. # [03:16] * Joins: lpy (lpy@7360AA58.F09091A8.1348A864.IP)
  176. # [03:18] * Quits: dria (dria@moz-E23CC17D.dsl.teksavvy.com) (Quit: dria)
  177. # [03:20] * Joins: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca)
  178. # [03:23] * Quits: harth (harth@moz-42412102.hsd1.ca.comcast.net) (Input/output error)
  179. # [03:26] * Quits: anirudh24seven (chatzilla@EC64991B.E49335DB.520CDC98.IP) (Ping timeout)
  180. # [03:26] * Joins: twi (Adium@moz-174339A4.cust.dsl.vodafone.it)
  181. # [03:27] * Joins: anirudh24seven (chatzilla@EC64991B.E49335DB.520CDC98.IP)
  182. # [03:28] * Quits: twi (Adium@moz-174339A4.cust.dsl.vodafone.it) (Ping timeout)
  183. # [03:31] * Quits: WeirdAl (chatzilla@moz-527389C3.hsd1.ca.comcast.net) (Client exited)
  184. # [03:34] * Quits: TheCrap (TheCrap@moz-A872F4A3.unity-media.net) (Ping timeout)
  185. # [03:34] * Joins: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net)
  186. # [03:39] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  187. # [03:39] * Joins: harth (harth@moz-42412102.hsd1.ca.comcast.net)
  188. # [03:41] * Quits: anirudh24seven (chatzilla@EC64991B.E49335DB.520CDC98.IP) (Ping timeout)
  189. # [03:44] * Joins: gustavold (gustavold@moz-4391E9E6.mganm702.dsl.brasiltelecom.net.br)
  190. # [03:46] * Joins: ericjung__ (ericjung@moz-15DE157D.maine.res.rr.com)
  191. # [03:46] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  192. # [03:50] * philor|away is now known as philor
  193. # [03:51] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  194. # [03:53] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  195. # [03:57] * Joins: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net)
  196. # [03:58] * Joins: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP)
  197. # [03:58] * Quits: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: pcwalton)
  198. # [04:01] * Quits: gustavold (gustavold@moz-4391E9E6.mganm702.dsl.brasiltelecom.net.br) (Ping timeout)
  199. # [04:02] * Joins: dhashe (dhashe@moz-D3B9FBE4.tx.res.rr.com)
  200. # [04:02] * Parts: qheaden (qheaden@moz-B6BAC09E.nrflva.fios.verizon.net)
  201. # [04:04] * Quits: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP) (Ping timeout)
  202. # [04:09] * Joins: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP)
  203. # [04:10] * Joins: gustavold (gustavold@moz-4391E9E6.mganm702.dsl.brasiltelecom.net.br)
  204. # [04:12] * Quits: gustavold (gustavold@moz-4391E9E6.mganm702.dsl.brasiltelecom.net.br) (Quit: Leaving.)
  205. # [04:12] * Quits: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP) (Ping timeout)
  206. # [04:13] * Quits: Waldo (waldo@moz-23449BCA.dsl.emhril.sbcglobal.net) (Ping timeout)
  207. # [04:13] * Joins: Waldo (waldo@moz-23449BCA.dsl.emhril.sbcglobal.net)
  208. # [04:15] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  209. # [04:15] * Joins: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP)
  210. # [04:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6b5711d98410 - Gaia Pushbot - Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
  211. # [04:16] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/67b9d1fa0bc0 - Gaia Pushbot - Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
  212. # [04:16] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cfd9aadf0388 - Phil Ringnalda - Merge m-c to m-i
  213. # [04:16] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1e63f6fb026d - Gaia Pushbot - Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
  214. # [04:17] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d3dee5e99c1e - Phil Ringnalda - Merge m-i and b-i to m-c
  215. # [04:17] * Joins: TheOnlyProgrammer (Mibbit@moz-B8377863.jetstream.xtra.co.nz)
  216. # [04:21] <Waldo> okay, why does adding |ac_add_options --disable-unified-compilation| to my mozconfig not actually disable unified compilation?
  217. # [04:22] * Quits: yene (yene@moz-F6A0769B.dclient.hispeed.ch) (Quit: The system is overheating and needs to go to sleep now.)
  218. # [04:22] <Waldo> hm
  219. # [04:22] * Joins: gustavold (gustavold@moz-4391E9E6.mganm702.dsl.brasiltelecom.net.br)
  220. # [04:22] * Quits: TheOnlyProgrammer (Mibbit@moz-B8377863.jetstream.xtra.co.nz) (Quit: http://www.mibbit.com ajax IRC Client)
  221. # [04:22] <Waldo> maybe touching mozconfig doesn't actually retrigger stuff? :-\
  222. # [04:22] * Quits: bz_away (bzbarsky@DB6E1F3D.1EBC2536.DA1C73DD.IP) (Ping timeout)
  223. # [04:26] * Quits: ckitching (ckitching@moz-C0166612.plus.com) (Input/output error)
  224. # [04:27] * Quits: gustavold (gustavold@moz-4391E9E6.mganm702.dsl.brasiltelecom.net.br) (Quit: Leaving.)
  225. # [04:27] * Joins: twi (Adium@moz-174339A4.cust.dsl.vodafone.it)
  226. # [04:29] * Quits: twi (Adium@moz-174339A4.cust.dsl.vodafone.it) (Ping timeout)
  227. # [04:29] * Quits: therube (chatzilla@moz-A2CCD695.hsd1.md.comcast.net) (Ping timeout)
  228. # [04:30] <Waldo> aaghgh
  229. # [04:30] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  230. # [04:32] * Quits: Waldo (waldo@moz-23449BCA.dsl.emhril.sbcglobal.net) (Ping timeout)
  231. # [04:33] * Joins: Waldo (waldo@moz-23449BCA.dsl.emhril.sbcglobal.net)
  232. # [04:35] * Quits: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP) (Ping timeout)
  233. # [04:37] <philor> indeed, it don't
  234. # [04:38] <Waldo> welp, I touch enough stuff, move vm/Runtime.cpp out of unified-sources and into cppsrcs and out of vm/ and into a vmRuntime.cpp, and I think I might have something that'll work and spew into the log now
  235. # [04:38] * Quits: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca) (Quit: Leaving.)
  236. # [04:39] <Waldo> https://tbpl.mozilla.org/?tree=Try&rev=499c144e1680 maybe if I'm lucky
  237. # [04:40] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  238. # [04:41] * Quits: dhashe (dhashe@moz-D3B9FBE4.tx.res.rr.com) (Ping timeout)
  239. # [04:43] * Joins: gustavold (gustavold@moz-4391E9E6.mganm702.dsl.brasiltelecom.net.br)
  240. # [04:44] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Ping timeout)
  241. # [04:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3d6574c18442 - Phil Ringnalda - Bug 952422 - Disable browser_overflow_anchor.js on Linux for excessive timeouts and extremely excessive fallout from them
  242. # [04:52] * Joins: dhashe (dhashe@moz-D3B9FBE4.tx.res.rr.com)
  243. # [04:52] * Quits: KaIRC (robert@moz-95441C77.adsl.highway.telekom.at) (Input/output error)
  244. # [04:52] * Quits: Waldo (waldo@moz-23449BCA.dsl.emhril.sbcglobal.net) (Ping timeout)
  245. # [04:53] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  246. # [04:53] * Joins: Waldo (waldo@moz-23449BCA.dsl.emhril.sbcglobal.net)
  247. # [04:53] * Quits: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Connection reset by peer)
  248. # [04:53] * Joins: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  249. # [04:55] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  250. # [04:55] * Quits: cers (csonne@moz-39FBFF3C.cpe.webspeed.dk) (Ping timeout)
  251. # [04:56] * Joins: cers (csonne@moz-39FBFF3C.cpe.webspeed.dk)
  252. # [04:58] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  253. # [04:58] * Quits: centurion (ashickur-n@3E99B03C.C507E338.1E0D1E74.IP) (Quit: Konversation terminated!)
  254. # [05:06] * Joins: dria (dria@moz-E23CC17D.dsl.teksavvy.com)
  255. # [05:10] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  256. # [05:12] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  257. # [05:12] * Quits: Waldo (waldo@moz-23449BCA.dsl.emhril.sbcglobal.net) (Ping timeout)
  258. # [05:13] * Joins: Waldo (waldo@moz-23449BCA.dsl.emhril.sbcglobal.net)
  259. # [05:23] * Quits: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net) (Client exited)
  260. # [05:23] * Parts: Dwight_Stegalkl (Dwight_Ste@moz-3088615F.client.mchsi.com)
  261. # [05:25] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  262. # [05:28] * Joins: twi (Adium@moz-174339A4.cust.dsl.vodafone.it)
  263. # [05:29] * Quits: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Connection reset by peer)
  264. # [05:29] * Joins: lmandel (lmandel@moz-60AD75.cable.teksavvy.com)
  265. # [05:30] * Quits: twi (Adium@moz-174339A4.cust.dsl.vodafone.it) (Ping timeout)
  266. # [05:30] * Joins: twi (Adium@moz-174339A4.cust.dsl.vodafone.it)
  267. # [05:30] * Joins: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  268. # [05:30] * Quits: coop (Chris@606798DE.7B9380C1.BF4BC958.IP) (Ping timeout)
  269. # [05:31] * Joins: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP)
  270. # [05:31] * Joins: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP)
  271. # [05:31] * Quits: twi (Adium@moz-174339A4.cust.dsl.vodafone.it) (Ping timeout)
  272. # [05:32] * Quits: Waldo (waldo@moz-23449BCA.dsl.emhril.sbcglobal.net) (Ping timeout)
  273. # [05:32] * Quits: serge (Thunderbir@moz-B1259E49.dsl.teksavvy.com) (Ping timeout)
  274. # [05:33] * Joins: Waldo (waldo@moz-23449BCA.dsl.emhril.sbcglobal.net)
  275. # [05:34] * Quits: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net) (Quit: dealloc)
  276. # [05:35] * Joins: coop (Chris@775F40F2.613B879A.BF4BC958.IP)
  277. # [05:37] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  278. # [05:37] * Quits: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Ping timeout)
  279. # [05:38] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  280. # [05:38] * Joins: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  281. # [05:40] * Joins: darkowlzz (sunny@1D08CA11.7DE4E2C2.27560D6E.IP)
  282. # [05:46] * Joins: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net)
  283. # [05:47] * Quits: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net) (Quit: pcwalton)
  284. # [05:49] * Joins: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net)
  285. # [05:49] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  286. # [05:50] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Ping timeout)
  287. # [05:52] * Joins: squib (squib@moz-FA36F40A.neo.res.rr.com)
  288. # [05:52] * Quits: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net) (Ping timeout)
  289. # [05:53] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  290. # [05:54] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  291. # [05:55] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  292. # [05:55] * Joins: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net)
  293. # [05:56] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  294. # [05:56] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  295. # [05:57] * Quits: Matti (Matti@moz-CC8C5F6.dip0.t-ipconnect.de) (Ping timeout)
  296. # [05:58] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Client exited)
  297. # [05:58] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  298. # [05:59] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  299. # [06:01] * Joins: Matti_away (Matti@moz-2C0267A8.dip0.t-ipconnect.de)
  300. # [06:01] * Matti_away is now known as Matti
  301. # [06:01] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  302. # [06:02] * Quits: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca) (Client exited)
  303. # [06:03] * Joins: squeakytoy2 (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  304. # [06:03] * Quits: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Ping timeout)
  305. # [06:03] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  306. # [06:04] * Quits: victorporof (victorporo@773D35C8.FAB6DAB7.79933D60.IP) (Quit: victorporof)
  307. # [06:07] * Quits: dria (dria@moz-E23CC17D.dsl.teksavvy.com) (Quit: dria)
  308. # [06:13] * Quits: Waldo (waldo@moz-23449BCA.dsl.emhril.sbcglobal.net) (Ping timeout)
  309. # [06:13] * Joins: Waldo (waldo@moz-23449BCA.dsl.emhril.sbcglobal.net)
  310. # [06:13] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  311. # [06:14] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Client exited)
  312. # [06:15] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  313. # [06:16] * Quits: markh (Instantbir@25E56D70.98FDF98A.78BA16EF.IP) (Quit: bye)
  314. # [06:20] * Joins: smontagu (chatzilla@moz-8C579E2F.red.bezeqint.net)
  315. # [06:20] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  316. # [06:20] * Quits: kdc (chatzilla@moz-A66E00D4.pk.shawcable.net) (Ping timeout)
  317. # [06:21] * Joins: kdc (chatzilla@moz-A66E00D4.pk.shawcable.net)
  318. # [06:25] * Quits: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP) (Ping timeout)
  319. # [06:30] * Joins: twi (Adium@moz-174339A4.cust.dsl.vodafone.it)
  320. # [06:32] * Quits: Waldo (waldo@moz-23449BCA.dsl.emhril.sbcglobal.net) (Ping timeout)
  321. # [06:32] * Quits: twi (Adium@moz-174339A4.cust.dsl.vodafone.it) (Ping timeout)
  322. # [06:40] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  323. # [06:40] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  324. # [06:49] * Quits: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP) (Quit: Leaving.)
  325. # [06:49] * Joins: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP)
  326. # [06:49] * Quits: lpy (lpy@7360AA58.F09091A8.1348A864.IP) (Ping timeout)
  327. # [06:51] * Quits: ericjung__ (ericjung@moz-15DE157D.maine.res.rr.com) (Quit: Leaving)
  328. # [06:54] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  329. # [06:55] * Joins: lpy_ (lpy@9A6870A6.F09091A8.1348A864.IP)
  330. # [06:56] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  331. # [07:00] * Quits: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net) (Client exited)
  332. # [07:04] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  333. # [07:04] * Quits: squib (squib@moz-FA36F40A.neo.res.rr.com) (Quit: Leaving)
  334. # [07:06] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  335. # [07:08] * Quits: lmandel (lmandel@moz-60AD75.cable.teksavvy.com) (Input/output error)
  336. # [07:13] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  337. # [07:18] * Quits: squeakytoy2 (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Ping timeout)
  338. # [07:19] * Joins: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP)
  339. # [07:19] * Joins: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  340. # [07:20] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  341. # [07:22] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  342. # [07:25] * Quits: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP) (Ping timeout)
  343. # [07:25] * Joins: victorporof (victorporo@773D35C8.FAB6DAB7.79933D60.IP)
  344. # [07:26] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  345. # [07:27] * Joins: mayanktg (maya@7F3B08C6.B28C16FB.4A603E82.IP)
  346. # [07:28] * Quits: mayanktg (maya@7F3B08C6.B28C16FB.4A603E82.IP) (Connection reset by peer)
  347. # [07:28] * Joins: mayanktgg (maya@7F3B08C6.B28C16FB.4A603E82.IP)
  348. # [07:30] * Joins: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net)
  349. # [07:34] * Quits: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net) (Ping timeout)
  350. # [07:41] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  351. # [07:41] * Quits: mayanktgg (maya@7F3B08C6.B28C16FB.4A603E82.IP) (Connection reset by peer)
  352. # [07:43] * Quits: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP) (Client exited)
  353. # [07:44] * Joins: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP)
  354. # [07:48] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  355. # [07:50] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  356. # [07:53] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  357. # [07:55] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  358. # [07:55] * Joins: mkaply_ (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  359. # [07:56] * Quits: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  360. # [07:57] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  361. # [08:04] * Quits: gustavold (gustavold@moz-4391E9E6.mganm702.dsl.brasiltelecom.net.br) (Quit: Leaving.)
  362. # [08:04] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  363. # [08:11] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  364. # [08:13] * Quits: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP) (Quit: Leaving.)
  365. # [08:15] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  366. # [08:15] * philor is now known as philor|away
  367. # [08:16] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  368. # [08:18] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  369. # [08:31] * Joins: twi (Adium@moz-174339A4.cust.dsl.vodafone.it)
  370. # [08:32] * Quits: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Ping timeout)
  371. # [08:33] * Joins: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  372. # [08:49] * Quits: darkowlzz (sunny@1D08CA11.7DE4E2C2.27560D6E.IP) (Quit: This computer has gone to sleep)
  373. # [08:49] * Quits: dhashe (dhashe@moz-D3B9FBE4.tx.res.rr.com) (Ping timeout)
  374. # [08:59] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  375. # [09:00] * Joins: espadrine` (ttyl@moz-3B4A27B6.w92-128.abo.wanadoo.fr)
  376. # [09:02] * Quits: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Connection reset by peer)
  377. # [09:03] * Joins: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  378. # [09:09] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  379. # [09:10] * Joins: Optimizer1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  380. # [09:10] * Quits: Optimizer1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Input/output error)
  381. # [09:10] * Joins: Optimize1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  382. # [09:11] * Quits: harth (harth@moz-42412102.hsd1.ca.comcast.net) (Input/output error)
  383. # [09:13] * Joins: Ms2ger (Ms2ger@moz-268A540A.access.telenet.be)
  384. # [09:14] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  385. # [09:15] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  386. # [09:17] * Joins: jhk (Jignesh@AB9E5C69.2298245.274D17D6.IP)
  387. # [09:17] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  388. # [09:22] * Joins: robertbindar (Thunderbir@C0992B7F.71B23C4A.5BC07656.IP)
  389. # [09:28] * Joins: darkowlzz (sunny@1D08CA11.7DE4E2C2.27560D6E.IP)
  390. # [09:31] * Joins: lzzluca (lzzluca@moz-320E0ED3.retail.telecomitalia.it)
  391. # [09:33] * Fallen|away is now known as Fallen
  392. # [09:33] * Quits: darkowlzz (sunny@1D08CA11.7DE4E2C2.27560D6E.IP) (Connection reset by peer)
  393. # [09:37] * Joins: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca)
  394. # [09:37] * Joins: jviereck (Adium@moz-9CCF231E.dip0.t-ipconnect.de)
  395. # [09:39] * Quits: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP) (Ping timeout)
  396. # [09:40] * Joins: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP)
  397. # [09:41] * Joins: victoreb (Mibbit@moz-BEEE23E6.ss.shawcable.net)
  398. # [09:44] * Quits: twi (Adium@moz-174339A4.cust.dsl.vodafone.it) (Quit: Leaving.)
  399. # [09:45] * Quits: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP) (Ping timeout)
  400. # [09:46] * Joins: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP)
  401. # [09:46] * Quits: db48x (user@moz-C800FA3A.tampfl.fios.verizon.net) (Client exited)
  402. # [09:47] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  403. # [09:47] * Joins: WeirdAl (chatzilla@moz-527389C3.hsd1.ca.comcast.net)
  404. # [09:48] <WeirdAl> build bustage on Linux, trying to build comm-beta, thunderbird: http://pastebin.mozilla.org/3903603
  405. # [09:49] <WeirdAl> looks like it wants tools/buildfarm from mozilla-beta, but that doesn't exist
  406. # [09:49] <Ms2ger> ../tools/buildfarm/utils/hgtool.py?
  407. # [09:50] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  408. # [09:50] <WeirdAl> mozconfig starts with . $topsrcdir/mail/config/mozconfigs/linux32/nightly
  409. # [09:52] <WeirdAl> http://mxr.mozilla.org/mozilla-beta/source/browser/config/mozconfigs/whitelist#14 seems to be where it comes from
  410. # [09:53] * Joins: kaze|zZz (kaze@moz-7E0F0F9E.fbx.proxad.net)
  411. # [09:54] <WeirdAl> betting I don't need most of that mozconfig
  412. # [09:54] * Quits: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP) (Ping timeout)
  413. # [09:55] * Joins: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP)
  414. # [09:55] <WeirdAl> yeah, just ac_add_options --enable-application=mail
  415. # [09:55] * Quits: victoreb (Mibbit@moz-BEEE23E6.ss.shawcable.net) (Quit: http://www.mibbit.com ajax IRC Client)
  416. # [09:57] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  417. # [09:57] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  418. # [09:58] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  419. # [09:59] <WeirdAl> pain in the butt, to get the remote debuggee extension from tb :)
  420. # [09:59] * Quits: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP) (Ping timeout)
  421. # [10:00] * Joins: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP)
  422. # [10:04] * Joins: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net)
  423. # [10:05] * Quits: NeilZZZ (neil@moz-D4036112.cable.virginm.net) (Ping timeout)
  424. # [10:05] * Joins: twi (Adium@366146E1.F33C246D.C3DDD137.IP)
  425. # [10:06] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  426. # [10:09] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  427. # [10:10] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  428. # [10:15] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  429. # [10:17] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  430. # [10:18] * Quits: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net) (Client exited)
  431. # [10:19] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/3d6574c18442 - Phil Ringnalda - Bug 952422 - Disable browser_overflow_anchor.js on Linux for excessive timeouts and extremely excessive fallout from them
  432. # [10:19] <firebot> http://hg.mozilla.org/mozilla-central/rev/cce0ec69098e - Masayuki Nakano - Bug 953146 part.2 Remove unnecessary code from nsWindow::DealWithPopups() r=jimm
  433. # [10:19] <firebot> http://hg.mozilla.org/mozilla-central/rev/21467ae4c0fc - Masayuki Nakano - Bug 953146 part.1 Clean up nsWindow::DealWithPopups() r=jimm
  434. # [10:19] <firebot> http://hg.mozilla.org/mozilla-central/rev/cfd9aadf0388 - Phil Ringnalda - Merge m-c to m-i
  435. # [10:19] <firebot> http://hg.mozilla.org/mozilla-central/rev/af4ab7d0f7d9 - Masayuki Nakano - Bug 953146 part.4 Separate counting pupups to rollup from nsWindow::DealWithPopups() r=jimm
  436. # [10:19] <firebot> http://hg.mozilla.org/mozilla-central/rev/36fd93e34445 - Masayuki Nakano - Bug 953146 part.6 Clean up WM_MOUSEACTIVE case in nsWindow::ProcessMessage() r=jimm
  437. # [10:19] <firebot> http://hg.mozilla.org/mozilla-central/rev/64926c51afc8 - Masayuki Nakano - Bug 953146 part.5 The switch statement of nsWindow::DealWithPopups() should decide if the popup should be rolled up completely r=jimm
  438. # [10:19] <firebot> http://hg.mozilla.org/mozilla-central/rev/fd3b26b38b5c - Masayuki Nakano - Bug 953146 part.3 nsWindow::DealWithPopups() should decide if popup should be rolled up in each case of messages r=jimm
  439. # [10:20] <firebot> http://hg.mozilla.org/mozilla-central/rev/7be1a63ca99b - Ms2ger - Merge inbound to m-c.
  440. # [10:20] * Quits: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP) (Ping timeout)
  441. # [10:21] * Quits: jviereck (Adium@moz-9CCF231E.dip0.t-ipconnect.de) (Quit: Leaving.)
  442. # [10:22] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  443. # [10:23] * Quits: lpy_ (lpy@9A6870A6.F09091A8.1348A864.IP) (Client exited)
  444. # [10:24] * Joins: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP)
  445. # [10:24] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  446. # [10:27] * Joins: valenting (Thunderbir@moz-9DFB83CF.residential.rdsnet.ro)
  447. # [10:29] * Quits: yury (yury@moz-86474802.ok.ok.cox.net) (Ping timeout)
  448. # [10:29] * Joins: yury (yury@moz-86474802.ok.ok.cox.net)
  449. # [10:33] * Joins: msucan (mihai@482FAAF2.3D3F1B61.C0E37CF3.IP)
  450. # [10:33] * Joins: RealRaven (Thunderbir@3771A1D2.10E106C4.C3498625.IP)
  451. # [10:33] * Joins: twi1 (Adium@366146E1.F33C246D.C3DDD137.IP)
  452. # [10:34] * Quits: twi (Adium@366146E1.F33C246D.C3DDD137.IP) (Ping timeout)
  453. # [10:39] * Quits: robertbindar (Thunderbir@C0992B7F.71B23C4A.5BC07656.IP) (Ping timeout)
  454. # [10:40] * Quits: WeirdAl (chatzilla@moz-527389C3.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.90.1 [Firefox 26.0/20131213131436])
  455. # [10:41] * Quits: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Quit: Leaving)
  456. # [10:43] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  457. # [10:46] * Quits: valenting (Thunderbir@moz-9DFB83CF.residential.rdsnet.ro) (Quit: valenting)
  458. # [10:46] * Joins: valenting (Thunderbir@moz-9DFB83CF.residential.rdsnet.ro)
  459. # [10:49] * Joins: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net)
  460. # [10:51] * Joins: twi (Adium@366146E1.F33C246D.C3DDD137.IP)
  461. # [10:51] * Quits: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net) (Ping timeout)
  462. # [10:51] * Quits: twi1 (Adium@366146E1.F33C246D.C3DDD137.IP) (Ping timeout)
  463. # [10:55] * ewong is now known as ewong|away
  464. # [10:57] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  465. # [10:59] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  466. # [10:59] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  467. # [11:00] * Quits: RealRaven (Thunderbir@3771A1D2.10E106C4.C3498625.IP) (Ping timeout)
  468. # [11:00] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  469. # [11:04] * Joins: RealRaven (Thunderbir@931ADF25.BF9F220C.C3498625.IP)
  470. # [11:05] * Joins: NeilZZZ (neil@moz-D4036112.cable.virginm.net)
  471. # [11:12] * Joins: jviereck (Adium@moz-9CCF231E.dip0.t-ipconnect.de)
  472. # [11:13] * Quits: kaze|zZz (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  473. # [11:20] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  474. # [11:22] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  475. # [11:31] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  476. # [11:31] * ChanServ sets mode: +o smaug
  477. # [11:32] * Quits: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP) (Ping timeout)
  478. # [11:33] * Joins: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP)
  479. # [11:35] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/c71b40e7fab8 - Ms2ger - Bug 950143 - Followup: fix gonk builds.
  480. # [11:36] * Joins: twi1 (Adium@366146E1.F33C246D.C3DDD137.IP)
  481. # [11:36] * Quits: twi1 (Adium@366146E1.F33C246D.C3DDD137.IP) (Max SendQ exceeded)
  482. # [11:37] * Joins: twi1 (Adium@366146E1.F33C246D.C3DDD137.IP)
  483. # [11:37] * Quits: twi (Adium@366146E1.F33C246D.C3DDD137.IP) (Ping timeout)
  484. # [11:40] * Quits: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP) (Ping timeout)
  485. # [11:40] * Joins: till (till@moz-1B2F79C1.adsl.alicedsl.de)
  486. # [11:41] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  487. # [11:42] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  488. # [11:50] * Quits: jviereck (Adium@moz-9CCF231E.dip0.t-ipconnect.de) (Quit: Leaving.)
  489. # [11:54] * Quits: pepijndevos (pepijndevo@9EACEF43.E50A3180.BCE47D84.IP) (Ping timeout)
  490. # [11:58] * Joins: pepijndevos (pepijndevo@9EACEF43.E50A3180.BCE47D84.IP)
  491. # [11:59] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  492. # [12:02] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  493. # [12:03] * Joins: jackneill (jackneill@moz-CFDD7A9B.pool.digikabel.hu)
  494. # [12:04] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  495. # [12:10] * Joins: robertbindar (Thunderbir@73CBA75.AC822840.5BC07656.IP)
  496. # [12:11] * Quits: twi1 (Adium@366146E1.F33C246D.C3DDD137.IP) (Ping timeout)
  497. # [12:11] * Joins: twi (Adium@366146E1.F33C246D.C3DDD137.IP)
  498. # [12:12] * Quits: twi (Adium@366146E1.F33C246D.C3DDD137.IP) (Max SendQ exceeded)
  499. # [12:12] * Joins: twi (Adium@366146E1.F33C246D.C3DDD137.IP)
  500. # [12:12] * Quits: twi (Adium@366146E1.F33C246D.C3DDD137.IP) (Max SendQ exceeded)
  501. # [12:13] * Joins: twi (Adium@366146E1.F33C246D.C3DDD137.IP)
  502. # [12:18] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  503. # [12:20] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  504. # [12:20] * Quits: twi (Adium@366146E1.F33C246D.C3DDD137.IP) (Quit: Leaving.)
  505. # [12:26] * Quits: kdcw (kdcw@moz-2CDF5822.pk.shawcable.net) (Connection reset by peer)
  506. # [12:28] * Joins: kdcw (kdcw@moz-2CDF5822.pk.shawcable.net)
  507. # [12:34] * Quits: robertbindar (Thunderbir@73CBA75.AC822840.5BC07656.IP) (Ping timeout)
  508. # [12:34] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Ping timeout)
  509. # [12:35] * Joins: KaiRo (robert@moz-95441C77.adsl.highway.telekom.at)
  510. # [12:35] * Joins: h4writer (h4writer@moz-957FCBC.access.telenet.be)
  511. # [12:36] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Quit: Gone to save the world!)
  512. # [12:39] * Quits: till (till@moz-1B2F79C1.adsl.alicedsl.de) (Client exited)
  513. # [12:51] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  514. # [12:52] * Fallen is now known as Fallen|away
  515. # [12:53] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  516. # [12:59] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  517. # [13:01] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  518. # [13:02] * Joins: TheCrap (TheCrap@moz-A872F4A3.unity-media.net)
  519. # [13:14] * Quits: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca) (Client exited)
  520. # [13:18] * Joins: therube (chatzilla@moz-A2CCD695.hsd1.md.comcast.net)
  521. # [13:21] * Quits: mkaply_ (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Connection reset by peer)
  522. # [13:21] * Joins: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  523. # [13:22] * Joins: till (till@moz-1B2F79C1.adsl.alicedsl.de)
  524. # [13:27] * Quits: RealRaven (Thunderbir@931ADF25.BF9F220C.C3498625.IP) (Ping timeout)
  525. # [13:29] * Joins: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca)
  526. # [13:32] * Joins: mikeratcliffe (Adium@AB38EDE3.5123CC5E.71D4DE87.IP)
  527. # [13:33] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  528. # [13:34] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  529. # [13:42] * Quits: h4writer (h4writer@moz-957FCBC.access.telenet.be) (Ping timeout)
  530. # [13:43] * Joins: yene (yene@moz-F6A0769B.dclient.hispeed.ch)
  531. # [13:48] * Joins: b10n1k (j0ni@moz-1AD305C9.dsl.dyn.forthnet.gr)
  532. # [13:49] * Quits: tonymec (tonymec@AD10BA1B.524123D0.A9371869.IP) (Ping timeout)
  533. # [13:50] * Quits: tonymec|away (tonymec@AD10BA1B.524123D0.A9371869.IP) (Ping timeout)
  534. # [13:54] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  535. # [13:55] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  536. # [13:56] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  537. # [13:57] * Joins: tonymec|away (tonymec@moz-9813A201.adsl-dyn.isp.belgacom.be)
  538. # [14:00] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  539. # [14:00] * Joins: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca)
  540. # [14:01] * Quits: mikeratcliffe (Adium@AB38EDE3.5123CC5E.71D4DE87.IP) (Quit: Leaving.)
  541. # [14:01] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  542. # [14:04] * Joins: dria (dria@moz-E23CC17D.dsl.teksavvy.com)
  543. # [14:07] * Quits: smontagu (chatzilla@moz-8C579E2F.red.bezeqint.net) (Ping timeout)
  544. # [14:09] * Quits: therube (chatzilla@moz-A2CCD695.hsd1.md.comcast.net) (Ping timeout)
  545. # [14:11] * Quits: tonymec|away (tonymec@moz-9813A201.adsl-dyn.isp.belgacom.be) (Ping timeout)
  546. # [14:13] * Joins: clokep (Instantbir@moz-6BCB6950.static.ngn.east.myfairpoint.net)
  547. # [14:16] * Joins: lpy (lpy@7360AA58.F09091A8.1348A864.IP)
  548. # [14:17] * Quits: Optimizer (Optimizer@97DFE9E0.C08EA2A6.BE4CF869.IP) (Ping timeout)
  549. # [14:18] * Joins: robertbindar (Thunderbir@AF7B7200.4339B50.5BC07656.IP)
  550. # [14:18] * Joins: fredw (Icedove@moz-E1540FAC.rev.sfr.net)
  551. # [14:18] * Joins: Optimizer (Optimizer@97DFE9E0.C08EA2A6.BE4CF869.IP)
  552. # [14:20] * Joins: tonymec|away (tonymec@466C84F3.D0042529.277517C1.IP)
  553. # [14:22] * Quits: Optimizer (Optimizer@97DFE9E0.C08EA2A6.BE4CF869.IP) (Ping timeout)
  554. # [14:23] * Joins: Optimizer (Optimizer@97DFE9E0.C08EA2A6.BE4CF869.IP)
  555. # [14:25] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  556. # [14:31] * Joins: numberMumbler (numberMumb@8147EBD3.ABBD4D0F.BCC55449.IP)
  557. # [14:31] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Ping timeout)
  558. # [14:31] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  559. # [14:32] * Quits: tonymec|away (tonymec@466C84F3.D0042529.277517C1.IP) (Ping timeout)
  560. # [14:33] * KaiRo is now known as KaiRo_away
  561. # [14:34] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  562. # [14:42] * Quits: clokep (Instantbir@moz-6BCB6950.static.ngn.east.myfairpoint.net) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  563. # [14:43] * Joins: tonymec|away (tonymec@4E2CB418.B1F35579.A9371869.IP)
  564. # [14:43] * Quits: jkitch (Thunderbir@moz-DF156E60.lns20.adl6.internode.on.net) (Ping timeout)
  565. # [14:48] * Joins: hub (hub@moz-BB7D6B01.static.videotron.ca)
  566. # [14:56] * ewong|sleep is now known as ewong
  567. # [14:57] * Quits: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca) (Ping timeout)
  568. # [14:57] * Joins: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca)
  569. # [15:00] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  570. # [15:01] * Joins: mikeratcliffe (Adium@AB38EDE3.5123CC5E.71D4DE87.IP)
  571. # [15:02] * Joins: twi (Adium@moz-174339A4.cust.dsl.vodafone.it)
  572. # [15:02] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  573. # [15:03] * Quits: Optimizer (Optimizer@97DFE9E0.C08EA2A6.BE4CF869.IP) (Ping timeout)
  574. # [15:04] * Joins: Optimizer (Optimizer@97DFE9E0.C08EA2A6.BE4CF869.IP)
  575. # [15:07] * Quits: mikeratcliffe (Adium@AB38EDE3.5123CC5E.71D4DE87.IP) (Ping timeout)
  576. # [15:11] * Quits: nli-- (Linear-log@moz-57D01ED1.hinet-ip.hinet.net) (Quit: Away)
  577. # [15:14] * Joins: smontagu (chatzilla@moz-8C579E2F.red.bezeqint.net)
  578. # [15:18] * Quits: NeilZZZ (neil@moz-D4036112.cable.virginm.net) (Ping timeout)
  579. # [15:18] * Quits: Optimize1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Connection reset by peer)
  580. # [15:19] * Fallen|away is now known as Fallen
  581. # [15:24] * Joins: Optimize1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  582. # [15:26] * Fallen is now known as Fallen|away
  583. # [15:29] * Quits: Optimizer (Optimizer@97DFE9E0.C08EA2A6.BE4CF869.IP) (Ping timeout)
  584. # [15:30] * Joins: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginm.net)
  585. # [15:30] * Joins: Optimizer (Optimizer@97DFE9E0.C08EA2A6.BE4CF869.IP)
  586. # [15:30] * Quits: hub (hub@moz-BB7D6B01.static.videotron.ca) (Ping timeout)
  587. # [15:32] * Quits: Optimize1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  588. # [15:38] * Fallen|away is now known as Fallen
  589. # [15:40] * Joins: gustavold (gustavold@moz-4391E9E6.mganm702.dsl.brasiltelecom.net.br)
  590. # [15:46] * Joins: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net)
  591. # Session Close: Tue Dec 31 15:48:27 2013
  592. #
  593. # Session Start: Tue Dec 31 15:48:27 2013
  594. # Session Ident: #developers
  595. # [15:48] * Disconnected
  596. # [15:49] * Attempting to rejoin channel #developers
  597. # [15:49] * Rejoined channel #developers
  598. # [15:49] * Topic is 'Next uplift 3 Feb || Want help, or want to help others? See #introduction || http://logbot.glob.com.au/?c=developers'
  599. # [15:49] * Set by philor on Mon Dec 09 20:42:07
  600. # [15:49] <mike5w3c> Ms2ger: you too man
  601. # [15:51] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  602. # [15:51] * ChanServ sets mode: +o smaug
  603. # [15:52] <@smaug> thanks Ms2ger or whoever triggered that jetpack test
  604. # [15:52] <Ms2ger> I did
  605. # [15:52] <Ms2ger> And thanks for looking at that bug
  606. # [15:53] <@smaug> Ms2ger: what I don't understand is that why there is no stack
  607. # [15:53] <@smaug> in the logs
  608. # [15:53] <@smaug> perhaps jp tests miss that feature
  609. # [15:53] <Ms2ger> I suspect because nobody thought of setting up stack fixing for jp
  610. # [16:01] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  611. # [16:03] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  612. # [16:03] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  613. # [16:03] * Joins: Ib (Ib@moz-61EA4B93.fbx.proxad.net)
  614. # [16:04] * Quits: Ib (Ib@moz-61EA4B93.fbx.proxad.net) (Quit: Going offline, see ya! (www.adiirc.com))
  615. # [16:06] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  616. # [16:08] * Quits: lpy (lpy@7360AA58.F09091A8.1348A864.IP) (Quit: Leaving...)
  617. # [16:08] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  618. # [16:08] * ChanServ sets mode: +o smaug
  619. # [16:09] * @smaug wonders what roc's chaos mode thing is
  620. # [16:09] * Quits: gustavold (gustavold@moz-4391E9E6.mganm702.dsl.brasiltelecom.net.br) (Ping timeout)
  621. # [16:20] * Joins: centurion (ashickur-n@3E99B03C.C507E338.1E0D1E74.IP)
  622. # [16:25] * jgraham wonders if smaug thinks this is #content
  623. # [16:25] * Joins: Ib (Ib@moz-61EA4B93.fbx.proxad.net)
  624. # [16:25] * Quits: Ib (Ib@moz-61EA4B93.fbx.proxad.net) (Quit: Going offline, see ya! (www.adiirc.com))
  625. # [16:26] <@smaug> I don't think so
  626. # [16:26] * Quits: jhk (Jignesh@AB9E5C69.2298245.274D17D6.IP) (Ping timeout)
  627. # [16:27] * Joins: darkowlzz (sunny@16D8CBC0.E706A4B3.F44414AF.IP)
  628. # [16:28] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  629. # [16:29] <jgraham> Oh, I was confused about which channel it was apparently
  630. # [16:29] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  631. # [16:30] <jgraham> So uh, yeah
  632. # [16:30] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  633. # [16:32] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Ping timeout)
  634. # [16:32] * Quits: darkowlzz (sunny@16D8CBC0.E706A4B3.F44414AF.IP) (Quit: This computer has gone to sleep)
  635. # [16:34] <Ms2ger> Hah
  636. # [16:35] * Joins: Ib (Ib@moz-61EA4B93.fbx.proxad.net)
  637. # [16:38] * Joins: Mic2 (Instantbir@moz-C60ED433.superkabel.de)
  638. # [16:40] * Quits: Mic2 (Instantbir@moz-C60ED433.superkabel.de) (Ping timeout)
  639. # [16:41] * Joins: Mic2 (Instantbir@moz-C60ED433.superkabel.de)
  640. # [16:42] * Joins: serge (Thunderbir@moz-B1259E49.dsl.teksavvy.com)
  641. # [16:43] * Quits: Mic2 (Instantbir@moz-C60ED433.superkabel.de) (Quit: Mic2)
  642. # [16:44] * Joins: tonymec (tonymec@4E2CB418.B1F35579.A9371869.IP)
  643. # [16:45] * philor|away is now known as philor
  644. # [16:45] <Ms2ger> G'day, philor
  645. # [16:45] <philor> hola
  646. # [16:47] <philor> huh, you'd think we would have noticed that we haven't ever actually been scheduling nightlies on good-and-finished revs
  647. # [16:49] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  648. # [16:52] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Client exited)
  649. # [16:52] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  650. # [16:52] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  651. # [16:56] * Joins: Waldo (waldo@FC182FCE.C081ACC8.1C347119.IP)
  652. # [17:00] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  653. # [17:00] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  654. # [17:02] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  655. # [17:02] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Ping timeout)
  656. # [17:02] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  657. # [17:04] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  658. # [17:08] <ekr> philor: sorry, I missed the context. What's the problem?
  659. # [17:11] <philor> ekr: buildbot code that looks for a rev that has a non-red build of all the essential platforms to build the nightly on, which means we can't do the "only build b2g for b2g-only pushes" thing on m-c, but we accidentally had the permared win64 debug in the list of essential platforms, so it has never worked and we either get an m-c nightly on the tip rev if there have been l10n changes since the last nightly, or we get no m-c nigh
  660. # [17:11] <philor> tly
  661. # [17:12] * Fallen is now known as Fallen|away
  662. # [17:13] <ekr> nice!
  663. # [17:13] <philor> we seem not to have ever noticed that we get nightlies like today's where it started at 3am on a 2:38am push which certainly didn't have all platforms built and non-red
  664. # [17:13] <Ms2ger> Well, they sure were non-red...
  665. # [17:14] <philor> yeah, *built and* non-red
  666. # [17:14] <Ms2ger> Code is broken, I'm surprised :)
  667. # [17:14] <philor> win64 being both ignored and our primary platform causes problems, I'm surprised
  668. # [17:17] <ekr> that's totally awesome. How long has it been busted
  669. # [17:17] * Quits: simo (simo@964A37E.BF6A9C31.B1865714.IP) (Connection reset by peer)
  670. # [17:18] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Client exited)
  671. # [17:18] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  672. # [17:18] <Ms2ger> Since it was written, I suspect
  673. # [17:19] * ewong is now known as ewong|sleep
  674. # [17:19] * Quits: centurion (ashickur-n@3E99B03C.C507E338.1E0D1E74.IP) (Quit: Konversation terminated!)
  675. # [17:19] <Ib> Hi, I am new and I need some one to vouch me here is the link https://mozillians.org/fr/u/taha.ibrahim.draidia/
  676. # [17:20] * Quits: robertbindar (Thunderbir@AF7B7200.4339B50.5BC07656.IP) (Ping timeout)
  677. # [17:21] <philor> yeah, either busted since it was written, or busted since we started building win64 debug, whichever came last, since I think the buildsymbols permared has always existed
  678. # [17:21] * Quits: ggp (ggp@6B24CB19.6E8B4D32.51329AA.IP) (Ping timeout)
  679. # [17:21] * Fallen|away is now known as Fallen
  680. # [17:21] <philor> at least since 2011
  681. # [17:25] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  682. # [17:25] * Joins: ggp (ggp@6B24CB19.6E8B4D32.51329AA.IP)
  683. # [17:25] <philor> https://developer.mozilla.org/en-US/docs/Mozilla/QA/Automated_testing#Peptest
  684. # [17:25] <philor> "consider writing some peptests"
  685. # [17:25] <philor> reconsider
  686. # [17:26] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  687. # [17:26] * Joins: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP)
  688. # [17:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/084c49c8db9e - Terrence Cole - Bug 955735 - Reorganize the code in nsScriptLoader to eliminate some rooting hazards; r=smaug
  689. # [17:29] * Quits: Ib (Ib@moz-61EA4B93.fbx.proxad.net) (Quit: Going offline, see ya! (www.adiirc.com))
  690. # [17:30] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  691. # [17:33] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  692. # [17:34] * Joins: simo (simo@5C4ACCD3.D0A7A8FD.12E82FEE.IP)
  693. # [17:40] * Quits: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  694. # [17:41] * Joins: marco (Thunderbir@moz-AB91CB88.retail.telecomitalia.it)
  695. # [17:43] * Joins: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net)
  696. # [17:46] * Fallen is now known as Fallen|away
  697. # [17:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3d95b4c617ca - Mats Palmgren - Bug 944909 part 1: On the final call to FreezeOrRestoreEachFlexibleSize, assert (and enforce) that each flex item ends up frozen. r=dholbert
  698. # [17:46] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/77dc30ebae1e - Daniel Holbert - Bug 944909 part 2: add comment noting that assertion can be upgraded later. (comment-only)
  699. # [17:46] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1499ee53b241 - Daniel Holbert - Bug 944909, part 3: add crashtest. (test-only)
  700. # [17:49] * Quits: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net) (Client exited)
  701. # [17:50] * Quits: yene (yene@moz-F6A0769B.dclient.hispeed.ch) (Quit: Family. Duty. Hodor.)
  702. # [17:53] * Joins: neilb (neil@54973274.8BEA1F97.BFD1ABFD.IP)
  703. # [17:53] * Quits: ggp (ggp@6B24CB19.6E8B4D32.51329AA.IP) (Ping timeout)
  704. # [17:54] * Joins: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net)
  705. # [17:55] * Joins: ggp (ggp@6B24CB19.6E8B4D32.51329AA.IP)
  706. # [17:56] * Quits: smontagu (chatzilla@moz-8C579E2F.red.bezeqint.net) (Ping timeout)
  707. # [17:58] * Quits: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net) (Quit: dealloc)
  708. # [17:58] * Joins: centurion (ashickur-n@3E99B03C.C507E338.1E0D1E74.IP)
  709. # [17:58] * Joins: harth (harth@moz-42412102.hsd1.ca.comcast.net)
  710. # [17:59] * Quits: marco (Thunderbir@moz-AB91CB88.retail.telecomitalia.it) (Quit: marco)
  711. # [18:02] * Joins: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net)
  712. # [18:03] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  713. # [18:04] * Joins: Ib (Ib@moz-61EA4B93.fbx.proxad.net)
  714. # [18:04] * Quits: Ib (Ib@moz-61EA4B93.fbx.proxad.net) (Quit: Going offline, see ya! (www.adiirc.com))
  715. # [18:04] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  716. # [18:06] * Quits: till (till@moz-1B2F79C1.adsl.alicedsl.de) (Client exited)
  717. # [18:09] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  718. # [18:09] * Joins: darkowlzz (sunny@16D8CBC0.E706A4B3.F44414AF.IP)
  719. # [18:10] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  720. # [18:12] * Quits: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net) (Quit: Textual IRC Client: www.textualapp.com)
  721. # [18:14] * Joins: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net)
  722. # [18:17] * Joins: mccr8 (mccr8@moz-2C4A1AA8.dsl.dynamic.sonic.net)
  723. # [18:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b0411822f934 - Andrew McCreight - Bug 948554, part 1 - Rename PrepareForCycleCollection and make it a method. r=smaug
  724. # [18:18] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/25b496a8f68c - Andrew McCreight - Bug 948554, part 3 - Capture max slice time in logs and telemetry. r=smaug
  725. # [18:18] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3453305f7101 - Andrew McCreight - Bug 948554, part 2 - Convert some of nsJSEnvironment to TimeStamp for greater precision. r=smaug
  726. # [18:20] * Joins: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net)
  727. # [18:20] * Quits: kdc (chatzilla@moz-A66E00D4.pk.shawcable.net) (Ping timeout)
  728. # [18:21] * Joins: kdc (chatzilla@moz-A66E00D4.pk.shawcable.net)
  729. # [18:22] * Quits: alfredo (alfredo@moz-342DDBC5.dynamic-ip.hinet.net) (Ping timeout)
  730. # [18:24] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  731. # [18:24] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Input/output error)
  732. # [18:25] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Connection reset by peer)
  733. # [18:25] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  734. # [18:29] * Joins: NeilZZZ (neil@moz-D4036112.cable.virginm.net)
  735. # [18:29] * philor is now known as philor|away
  736. # [18:29] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  737. # [18:31] * Joins: Dwight_Stegall (chatzilla@moz-3088615F.client.mchsi.com)
  738. # [18:31] * Quits: Dwight_Stegall (chatzilla@moz-3088615F.client.mchsi.com) (Quit: Heading back to http://fb.com/monty.stegall)
  739. # [18:33] <Ms2ger> Happy things, all
  740. # [18:33] * Joins: robertbindar (Thunderbir@84B5C205.71B23C4A.5BC07656.IP)
  741. # [18:34] * Quits: Ms2ger (Ms2ger@moz-268A540A.access.telenet.be) (Quit: nn)
  742. # [18:34] <KWierso|probablynothere> Ms2ger: I guess...
  743. # [18:34] * Quits: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net) (Quit: dealloc)
  744. # [18:35] * Joins: gustavold (gustavold@moz-4391E9E6.mganm702.dsl.brasiltelecom.net.br)
  745. # [18:36] * Quits: robertbindar (Thunderbir@84B5C205.71B23C4A.5BC07656.IP) (Ping timeout)
  746. # [18:39] * Joins: marco (Thunderbir@moz-AB91CB88.retail.telecomitalia.it)
  747. # [18:41] * Quits: marco (Thunderbir@moz-AB91CB88.retail.telecomitalia.it) (Quit: marco)
  748. # [18:50] * Quits: neilb (neil@54973274.8BEA1F97.BFD1ABFD.IP) (Ping timeout)
  749. # [18:50] * Joins: jhk (Jignesh@AB9E5C69.2298245.274D17D6.IP)
  750. # [18:51] * Quits: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP) (Quit: Leaving.)
  751. # [18:52] * philor|away is now known as philor
  752. # [18:53] * Quits: jhk (Jignesh@AB9E5C69.2298245.274D17D6.IP) (Ping timeout)
  753. # [18:56] * Joins: Optimizer1 (Instantbir@97DFE9E0.C08EA2A6.BE4CF869.IP)
  754. # [18:56] * Quits: Optimizer1 (Instantbir@97DFE9E0.C08EA2A6.BE4CF869.IP) (Quit: bye :))
  755. # [19:00] * Quits: lzzluca (lzzluca@moz-320E0ED3.retail.telecomitalia.it) (Quit: Ex-Chat)
  756. # [19:00] * deian is now known as deian|away
  757. # [19:00] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  758. # [19:02] * Joins: jhk (Jignesh@AB9E5C69.2298245.274D17D6.IP)
  759. # [19:02] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Ping timeout)
  760. # [19:03] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  761. # [19:04] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Client exited)
  762. # [19:05] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  763. # [19:05] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  764. # [19:06] * Quits: afwang (nooknook@moz-CFE05FEE.hsd1.ca.comcast.net) (Ping timeout)
  765. # [19:07] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Ping timeout)
  766. # [19:11] * centurion is now known as centurion_zzzzZZZZ
  767. # [19:11] * Joins: Sander (chatzilla@21551C71.D78C4BF2.1B32B423.IP)
  768. # [19:12] * Joins: anirudh24seven (chatzilla@A0DBC64C.88E70287.520CDC98.IP)
  769. # [19:13] * Joins: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP)
  770. # [19:14] * Quits: jhk (Jignesh@AB9E5C69.2298245.274D17D6.IP) (Ping timeout)
  771. # [19:16] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  772. # [19:17] * Quits: gustavold (gustavold@moz-4391E9E6.mganm702.dsl.brasiltelecom.net.br) (Ping timeout)
  773. # [19:17] * Quits: espadrine` (ttyl@moz-3B4A27B6.w92-128.abo.wanadoo.fr) (Ping timeout)
  774. # [19:19] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  775. # [19:20] * Quits: asac (asac@moz-9D978C09.compute-1.amazonaws.com) (Ping timeout)
  776. # [19:24] * Quits: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca) (Client exited)
  777. # [19:26] * Joins: dhashe (dhashe@moz-D3B9FBE4.tx.res.rr.com)
  778. # [19:26] * Joins: jhk (Jignesh@AB9E5C69.2298245.274D17D6.IP)
  779. # [19:27] * Quits: Optimizer (Optimizer@97DFE9E0.C08EA2A6.BE4CF869.IP) (Ping timeout)
  780. # [19:27] * Joins: digitsm (digitsm@91BD7EC.8A09501.C146C5E5.IP)
  781. # [19:27] * Joins: asac (asac@moz-9D978C09.compute-1.amazonaws.com)
  782. # [19:31] * Joins: Optimizer (Optimizer@71BBE26D.D286A377.BE4CF869.IP)
  783. # [19:35] * Joins: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca)
  784. # [19:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1a8e09381a51 - David Zbarsky - Bug 952977: Switch GetCTM to gfx::Matrix r=nical
  785. # [19:46] * Quits: Sander (chatzilla@21551C71.D78C4BF2.1B32B423.IP) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  786. # [19:48] * Quits: therube_agone (chatzilla@moz-F6D4F051.bltmmd.east.verizon.net) (Ping timeout)
  787. # [19:52] * kaze is now known as kaze|apero
  788. # [19:53] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Client exited)
  789. # [19:53] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  790. # [19:54] * Quits: kaze|apero (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  791. # [19:55] * Quits: philipp64 (chatzilla@moz-B40B9015.ctcweb.net) (Ping timeout)
  792. # [19:55] * Quits: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net) (Ping timeout)
  793. # [19:57] * Joins: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net)
  794. # [19:58] * Joins: philipp64 (chatzilla@moz-B40B9015.ctcweb.net)
  795. # [20:00] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  796. # [20:01] * Quits: fredw (Icedove@moz-E1540FAC.rev.sfr.net) (Quit: fredw)
  797. # [20:04] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  798. # [20:04] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  799. # [20:06] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  800. # [20:16] * Quits: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP) (Quit: Leaving.)
  801. # [20:19] * Joins: clokep (Instantbir@moz-6BCB6950.static.ngn.east.myfairpoint.net)
  802. # [20:23] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  803. # [20:27] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  804. # [20:31] * Joins: gustavold (gustavold@moz-4391E9E6.mganm702.dsl.brasiltelecom.net.br)
  805. # [20:33] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  806. # [20:34] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  807. # [20:35] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  808. # [20:41] * Quits: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Connection reset by peer)
  809. # [20:41] * Joins: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  810. # [20:43] * Quits: mccr8 (mccr8@moz-2C4A1AA8.dsl.dynamic.sonic.net) (Quit: )
  811. # [20:44] * Quits: darkowlzz (sunny@16D8CBC0.E706A4B3.F44414AF.IP) (Quit: This computer has gone to sleep)
  812. # [20:45] * Quits: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Connection reset by peer)
  813. # [20:45] * Joins: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com)
  814. # [20:54] * Joins: smontagu (chatzilla@moz-8C579E2F.red.bezeqint.net)
  815. # [21:00] * Joins: lmandel (lmandel@moz-60AD75.cable.teksavvy.com)
  816. # [21:03] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  817. # [21:03] * Joins: neilb (neil@54973274.8BEA1F97.BFD1ABFD.IP)
  818. # [21:05] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  819. # [21:06] * Fallen|away is now known as Fallen
  820. # [21:07] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  821. # [21:07] * Quits: gry (noone@gryllida.xen.prgmr.com) (Input/output error)
  822. # [21:09] * Parts: neilb (neil@54973274.8BEA1F97.BFD1ABFD.IP)
  823. # [21:17] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  824. # [21:18] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  825. # [21:21] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Quit: ChatZilla 0.9.90.1 [Firefox 29.0a1/20131228030204])
  826. # [21:25] * Quits: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  827. # [21:31] * Joins: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net)
  828. # [21:33] * Joins: WeirdAl (chatzilla@moz-527389C3.hsd1.ca.comcast.net)
  829. # [21:34] * Quits: dria (dria@moz-E23CC17D.dsl.teksavvy.com) (Quit: dria)
  830. # [21:45] * Quits: gustavold (gustavold@moz-4391E9E6.mganm702.dsl.brasiltelecom.net.br) (Ping timeout)
  831. # [21:46] * Joins: gustavold (gustavold@moz-133FD51E.mganm702.dsl.brasiltelecom.net.br)
  832. # [21:49] * Joins: jdm (jdm@moz-3FFA85CA.dsl.teksavvy.com)
  833. # [21:49] * Joins: rednaks (rednaks@C3B42AEA.A9EBEB0F.55FFA9B4.IP)
  834. # [21:50] * Quits: dhashe (dhashe@moz-D3B9FBE4.tx.res.rr.com) (Client exited)
  835. # [21:51] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  836. # [21:57] * Quits: gustavold (gustavold@moz-133FD51E.mganm702.dsl.brasiltelecom.net.br) (Connection reset by peer)
  837. # [21:57] * Joins: gustavold (gustavold@moz-133FD51E.mganm702.dsl.brasiltelecom.net.br)
  838. # [21:57] * Quits: philor (philor@moz-638273A8.my-nick.name) (Ping timeout)
  839. # [22:00] * Joins: philor (philor@moz-638273A8.my-nick.name)
  840. # [22:01] * Joins: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP)
  841. # [22:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2bf05c015b49 - Trevor Saunders - bug 886208 - don't force editor creation in HyperTextAccessible::NativeState() r=surkov
  842. # [22:06] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  843. # [22:06] * Fallen is now known as Fallen|away
  844. # [22:07] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  845. # [22:11] * Joins: dria (dria@moz-E23CC17D.dsl.teksavvy.com)
  846. # [22:14] * Quits: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca) (Client exited)
  847. # [22:15] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Client exited)
  848. # [22:15] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  849. # [22:26] * Quits: gustavold (gustavold@moz-133FD51E.mganm702.dsl.brasiltelecom.net.br) (Ping timeout)
  850. # [22:28] * Joins: kaze|apero (kaze@moz-7E0F0F9E.fbx.proxad.net)
  851. # [22:31] * Quits: harth (harth@moz-42412102.hsd1.ca.comcast.net) (Input/output error)
  852. # [22:32] * Joins: Alex_L (quassel@moz-1926CDD.nationalcablenetworks.ru)
  853. # [22:35] <WeirdAl> Yoric: ping, if you have some time...
  854. # [22:38] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Client exited)
  855. # [22:39] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  856. # [22:40] * philor is now known as philor|away
  857. # [22:44] * Joins: ericjung_ (ericjung@moz-15DE157D.maine.res.rr.com)
  858. # [22:47] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  859. # [22:48] * Joins: dbaron (dbaron@moz-347D5952.phlapa.fios.verizon.net)
  860. # [22:48] * ChanServ sets mode: +ao dbaron dbaron
  861. # [22:49] * Quits: numberMumbler (numberMumb@8147EBD3.ABBD4D0F.BCC55449.IP) (Client exited)
  862. # [22:50] * Quits: tonymec|away (tonymec@4E2CB418.B1F35579.A9371869.IP) (Ping timeout)
  863. # [22:50] * Quits: tonymec (tonymec@4E2CB418.B1F35579.A9371869.IP) (Ping timeout)
  864. # [22:51] * Joins: Dwight_Stegall (chatzilla@moz-3088615F.client.mchsi.com)
  865. # [22:52] * Quits: Dwight_Stegall (chatzilla@moz-3088615F.client.mchsi.com) (Quit: Heading back to http://fb.com/monty.stegall)
  866. # [22:52] * Joins: Dwight_Stegall (LizardLips@moz-3088615F.client.mchsi.com)
  867. # [22:59] * Quits: jdm (jdm@moz-3FFA85CA.dsl.teksavvy.com) (Ping timeout)
  868. # [23:01] * Quits: Alex_L (quassel@moz-1926CDD.nationalcablenetworks.ru) (Quit: Quit.)
  869. # [23:04] * WeirdAl is in over his head... anyone around who understands how Task.jsm works?
  870. # [23:04] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  871. # [23:05] * Joins: tonymec|away (tonymec@moz-996FFB14.adsl-dyn.isp.belgacom.be)
  872. # [23:06] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Client exited)
  873. # [23:06] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  874. # [23:06] * Joins: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  875. # [23:07] * Quits: centurion_zzzzZZZZ (ashickur-n@3E99B03C.C507E338.1E0D1E74.IP) (Ping timeout)
  876. # [23:08] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  877. # [23:08] * Quits: naveed (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  878. # [23:09] * Quits: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP) (Quit: Leaving.)
  879. # [23:09] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  880. # [23:15] * Quits: lmandel (lmandel@moz-60AD75.cable.teksavvy.com) (Input/output error)
  881. # [23:15] * Joins: tonymec (tonymec@moz-996FFB14.adsl-dyn.isp.belgacom.be)
  882. # [23:17] * Joins: lmandel (lmandel@moz-60AD75.cable.teksavvy.com)
  883. # [23:19] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  884. # [23:19] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Input/output error)
  885. # [23:19] * philor|away is now known as philor
  886. # [23:20] * Quits: lmandel (lmandel@moz-60AD75.cable.teksavvy.com) (Input/output error)
  887. # [23:20] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  888. # [23:21] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  889. # [23:23] * Joins: Alex_L (quassel@moz-1926CDD.nationalcablenetworks.ru)
  890. # [23:28] * Quits: ericjung_ (ericjung@moz-15DE157D.maine.res.rr.com) (Ping timeout)
  891. # [23:28] * Quits: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP) (Connection reset by peer)
  892. # [23:28] * Joins: ericjung_ (ericjung@moz-15DE157D.maine.res.rr.com)
  893. # [23:28] * Joins: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP)
  894. # [23:30] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  895. # [23:30] * Joins: jdm (jdm@moz-3FFA85CA.dsl.teksavvy.com)
  896. # [23:33] * Quits: Alex_L (quassel@moz-1926CDD.nationalcablenetworks.ru) (Client exited)
  897. # [23:33] * Joins: Alex_L (quassel@moz-1926CDD.nationalcablenetworks.ru)
  898. # [23:35] * Quits: jdm (jdm@moz-3FFA85CA.dsl.teksavvy.com) (Quit: Lost terminal)
  899. # [23:35] <+benjamin> tbsaunde: red on inbound
  900. # [23:35] <+benjamin> well, orange
  901. # [23:35] <+benjamin> but you get the point
  902. # [23:40] * Quits: jhk (Jignesh@AB9E5C69.2298245.274D17D6.IP) (Ping timeout)
  903. # [23:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/01245f2216d2 - Benjamin Peterson - Backed out changeset 2bf05c015b49 (bug 886208) for oth orange
  904. # [23:41] * Quits: twi (Adium@moz-174339A4.cust.dsl.vodafone.it) (Quit: Leaving.)
  905. # [23:43] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  906. # [23:44] * Joins: twi (Adium@moz-174339A4.cust.dsl.vodafone.it)
  907. # [23:45] * Joins: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca)
  908. # [23:45] * Quits: Dwight_Stegall (LizardLips@moz-3088615F.client.mchsi.com) (Quit: Heading back to http://fb.com/monty.stegall)
  909. # [23:46] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  910. # [23:48] * Quits: Alex_L (quassel@moz-1926CDD.nationalcablenetworks.ru) (Quit: Quit.)
  911. # [23:49] * Quits: jst (quassel@CB36FB4D.BE63433B.EE6E63A5.IP) (Ping timeout)
  912. # [23:49] * Joins: jst (quassel@CB36FB4D.BE63433B.EE6E63A5.IP)
  913. # [23:55] * Quits: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net) (Client exited)
  914. # [23:55] * Joins: jrm2k6 (jrm2k6@moz-34C15F8E.pv.oc.cox.net)
  915. # [23:57] * Quits: Nimoi (sid18538@moz-E77DEB21.irccloud.com) (Ping timeout)
  916. # Session Close: Wed Jan 01 00:00:00 2014

The end :)