/irc-logs / mozilla / #developers / 2015-03-21 / end

Options:

Previous day, Next day

  1. # Session Start: Sat Mar 21 00:00:00 2015
  2. # Session Ident: #developers
  3. # [00:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/70cf7bc0d638 - Drew Willcoxon - Bug 1131416 - Desktop syncing module for reading list service (one more fix to prepatory changes). r=jaws
  4. # [00:01] <jib> sounds right
  5. # [00:01] * Quits: ewong (ewong@moz-hnset5.ctinets.com) (Ping timeout: 121 seconds)
  6. # [00:01] <jib> then let it kill itself perhaps
  7. # [00:01] * Quits: tromey (tromey@moz-u50hoi.hlrn.qwest.net) (Quit: ERC (IRC client for Emacs 25.0.50.3))
  8. # [00:01] <jib> or dispatch back, ugh
  9. # [00:02] * Quits: pcwalton (pcwalton@moz-l8ebtf.sfo1.mozilla.com) (Client exited)
  10. # [00:02] * Joins: tomatoeblue (textual@moz-bpk.tq1.11.66.IP)
  11. # [00:03] * Joins: ewong (ewong@moz-hnset5.ctinets.com)
  12. # [00:03] * Quits: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP) (Quit: This computer has gone to sleep)
  13. # [00:03] <jib> bent: you didn’t like the independent observer approach?
  14. # [00:04] <jib> "xpcom-shutdown"
  15. # [00:04] * Quits: ednapiranha (ednapiranha@moz-0lsdvg.altf.b36s.0007.2601.IP) (Quit: )
  16. # [00:04] <bent> hm?
  17. # [00:05] <jib> have the MediaThread register its own "xpcom-shutdown" observer rather than coordinate from main
  18. # [00:05] * lmandel is now known as lmandel_afk
  19. # [00:06] <bent> oh, i don't know that i ever expressed an opinion about that... did I?
  20. # [00:06] <jib> bent: oh maybe not, sorry
  21. # [00:06] <khuey> xpcom-shutdown is only dispatched on the main thrad
  22. # [00:06] <khuey> *thread
  23. # [00:06] <jib> khuey: oh that makes sense then. thanks
  24. # [00:06] * Joins: emtwo (Adium@moz-p0tmtv.cpe.pppoe.ca)
  25. # [00:07] * sheppy-appt is now known as sheppy
  26. # [00:07] * Quits: ddamjano (Instantbird@moz-oupcq4.dynamic.surfer.at) (Ping timeout: 121 seconds)
  27. # [00:07] <bent> jib, bug 1145883
  28. # [00:07] * Quits: mt_ (mt@moz-q5mdp9.ca.comcast.net) (Quit: Leaving.)
  29. # [00:07] <jib> bent: thanks!
  30. # [00:07] * jib is adding jesup
  31. # [00:08] * Joins: jhorak (jhorak@moz-6a960j.net.upcbroadband.cz)
  32. # [00:09] * Quits: emtwo (Adium@moz-p0tmtv.cpe.pppoe.ca) (Quit: Leaving.)
  33. # [00:12] * Quits: Mossop (dtownsend@moz-lf113l.fios.verizon.net) (Quit: This computer has gone to sleep)
  34. # [00:12] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  35. # [00:12] * Quits: bajaj (bajaj_afk@moz-p3phm9.ujol.1ibb.0101.2620.IP) (Quit: Leaving.)
  36. # [00:12] * Joins: bajaj (bajaj_afk@moz-cfhap5.mtv2.mozilla.com)
  37. # [00:13] * Quits: bajaj (bajaj_afk@moz-cfhap5.mtv2.mozilla.com) (Connection closed)
  38. # [00:15] * Quits: jrmuize__ (jrmuizel@moz-i5m.05u.207.66.IP) (Connection closed)
  39. # [00:15] * Joins: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP)
  40. # [00:17] <jib> ah, it’s a base::Thread not an nsThread
  41. # [00:18] * Joins: dveditz (dveditz@moz-d7b.k9e.239.204.IP)
  42. # [00:18] * killer sets mode: +o dveditz
  43. # [00:19] <jib> which explains why it doesn’t call BackgroundChild::CloseForCurrentThread()
  44. # [00:19] * Quits: ewong (ewong@moz-hnset5.ctinets.com) (Ping timeout: 121 seconds)
  45. # [00:20] * Joins: ewong (ewong@moz-hnset5.ctinets.com)
  46. # [00:20] * Joins: ddamjano (Instantbird@moz-oupcq4.dynamic.surfer.at)
  47. # [00:22] * Joins: dveditz_ (dveditz@moz-u3dg2t.sfo1.mozilla.com)
  48. # [00:22] * killer sets mode: +o dveditz_
  49. # [00:22] * Quits: @dveditz (dveditz@moz-d7b.k9e.239.204.IP) (Ping timeout: 121 seconds)
  50. # [00:22] * dveditz_ is now known as dveditz
  51. # [00:24] <bent> yeah, you're off in low-level footgun land
  52. # [00:24] * Quits: edmorley (uid27002@moz-524haa.brockwell.irccloud.com) (Quit: )
  53. # [00:25] * Quits: ddamjano (Instantbird@moz-oupcq4.dynamic.surfer.at) (Quit: Instantbird 1.5 -- http://www.instantbird.com)
  54. # [00:25] * Quits: jhorak (jhorak@moz-6a960j.net.upcbroadband.cz) (Ping timeout: 121 seconds)
  55. # [00:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e13f21ac6d83 - Wes Kocher - Bug 1145816 - Disable test_mediaStreamAudioDestinationNode.html as well for frequent timeouts CLOSED TREE
  56. # [00:26] * Quits: Boriss (Boriss@moz-aq4.h2b.247.173.IP) (Client exited)
  57. # [00:26] * Quits: Ms2ger (Ms2ger@moz-bh431q.isp.belgacom.be) (Quit: nn)
  58. # [00:31] * Quits: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP) (Connection closed)
  59. # [00:31] * Joins: jrmuizel (jrmuizel@moz-okevmd.ckpj.s0pt.0450.2001.IP)
  60. # [00:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/cc27b7ed65cc - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  61. # [00:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/d5d033b938e5 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  62. # [00:33] * sheppy is now known as sheppy-dinner
  63. # [00:33] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Quit: Leaving.)
  64. # [00:35] * Joins: jrmuizel_ (jrmuizel@moz-v6le4r.ckpj.s0pt.0450.2001.IP)
  65. # [00:35] * Joins: Boriss (Boriss@moz-aq4.h2b.247.173.IP)
  66. # [00:36] * Quits: darkowlzz|afk (Elite12883@moz-kue6ah.elitebnc.org) (Ping timeout: 121 seconds)
  67. # [00:36] * Quits: mccr8 (mccr8@moz-cfhap5.mtv2.mozilla.com) (Quit: computer sleep)
  68. # [00:37] * Joins: Neil (neil@moz-qc1jfo.virginmediabusiness.co.uk)
  69. # [00:37] * Joins: darkowlzz|afk (Elite12883@moz-kue6ah.elitebnc.org)
  70. # [00:38] * Quits: NeilAway (neil@moz-ohri1d.in-addr.btopenworld.com) (Ping timeout: 121 seconds)
  71. # [00:38] * Neil is now known as NeilAway
  72. # [00:38] * Quits: jrmuizel (jrmuizel@moz-okevmd.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  73. # [00:38] * Joins: rbarnes (rbarnes@moz-41875p.pp5j.94cl.067c.2001.IP)
  74. # [00:38] * Quits: rbarnes (rbarnes@moz-41875p.pp5j.94cl.067c.2001.IP) (A TLS packet with unexpected length was received.)
  75. # [00:39] * Joins: rbarnes (rbarnes@moz-41875p.pp5j.94cl.067c.2001.IP)
  76. # [00:39] * gaye_ is now known as gaye
  77. # [00:41] * Quits: gandalf (zbraniecki@moz-u3dg2t.sfo1.mozilla.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  78. # [00:41] * Joins: Mano (Mano@moz-bqh77l.red.bezeqint.net)
  79. # [00:42] * Joins: jkitch (Thunderbird@moz-k12cmj.njv1.vhij.44b8.2001.IP)
  80. # [00:44] * Joins: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net)
  81. # [00:44] * Quits: micahg (micahg@moz-sq8kti.cable.rcn.com) (Quit: Ex-Chat)
  82. # [00:45] * Quits: Archaeopteryx (Archaeopter@moz-8af9lp.cust.telecolumbus.net) (Quit: Goodbye)
  83. # [00:45] * Quits: Mano (Mano@moz-bqh77l.red.bezeqint.net) (Ping timeout: 121 seconds)
  84. # [00:46] * coop is now known as coop|afk
  85. # [00:46] * Joins: JosiahOne (Instantbird@moz-iofojr.livnmi.sbcglobal.net)
  86. # [00:47] * Joins: tonymec (tonymec@moz-sgm.igl.129.109.IP)
  87. # [00:49] * Quits: @dveditz (dveditz@moz-u3dg2t.sfo1.mozilla.com) (Client exited)
  88. # [00:51] * Quits: juanb (jbecerra@moz-cfhap5.mtv2.mozilla.com) (Client exited)
  89. # [00:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/a0a75e9dd522 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  90. # [00:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/5b0c6994bfc1 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  91. # [00:52] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  92. # [00:54] * Joins: coop (coop@moz-2vpef6.dsl.teksavvy.com)
  93. # [00:55] * Quits: coop|afk (coop@moz-2vpef6.dsl.teksavvy.com) (Ping timeout: 121 seconds)
  94. # [00:55] * terrence is now known as terrence-afk
  95. # [00:57] * Joins: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP)
  96. # [00:58] * Quits: roxlu (roxlu@moz-kehbpf.dynamic.ziggo.nl) (Quit: My Mac has gone to sleep. ZZZzzz…)
  97. # [01:03] * Quits: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
  98. # [01:03] * Quits: handyman_ (handyman@moz-h6pqf9.ca.comcast.net) (Connection closed)
  99. # [01:04] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
  100. # [01:05] * Joins: AndroUser2 (androirc@moz-a6ioe2.res.rr.com)
  101. # [01:05] * Quits: Boriss (Boriss@moz-aq4.h2b.247.173.IP) (Client exited)
  102. # [01:06] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Connection closed)
  103. # [01:06] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
  104. # [01:06] * Quits: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  105. # [01:07] * Joins: pnkfelix (pnkfelix@moz-eljppb.fbx.proxad.net)
  106. # [01:07] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Quit: )
  107. # [01:08] * Joins: Mossop (dtownsend@moz-lf113l.fios.verizon.net)
  108. # [01:09] * Quits: JosiahOne (Instantbird@moz-iofojr.livnmi.sbcglobal.net) (Ping timeout: 121 seconds)
  109. # [01:09] * Quits: alex_mayorga (uid4422@moz-39oq95.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  110. # [01:09] * Quits: rniwa (rniwa@moz-t8q.nm0.245.17.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  111. # [01:09] * Joins: rniwa (rniwa@moz-t8q.nm0.245.17.IP)
  112. # [01:11] * Quits: rniwa (rniwa@moz-t8q.nm0.245.17.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  113. # [01:11] * Joins: rniwa (rniwa@moz-t8q.nm0.245.17.IP)
  114. # [01:12] * Quits: bgrins (bgrins@moz-cfhap5.mtv2.mozilla.com) (Quit: Leaving.)
  115. # [01:13] * Quits: jdm (jdm@moz-4vu.06r.98.75.IP) (Quit: )
  116. # [01:13] * Joins: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com)
  117. # [01:15] * Quits: luke (luke@moz-fk7pee.tx.charter.com) (Quit: Leaving.)
  118. # [01:15] <KWierso> billm: ping?
  119. # [01:15] <billm> KWierso: pong
  120. # [01:15] * Quits: azakai (alon@moz-e4nck0.mh2d.1ibb.0101.2620.IP) (Quit: Ex-Chat)
  121. # [01:15] <KWierso> billm: hey, a bunch of bc3 failures in extension installation started happening on one of your pushes: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=531892b480db
  122. # [01:16] * sunfish is now known as sunfish-away
  123. # [01:16] * Quits: Mossop (dtownsend@moz-lf113l.fios.verizon.net) (Quit: This computer has gone to sleep)
  124. # [01:16] <KWierso> unfortunately, those tests are only run on opt builds, so I don't get a good failure message to see what's happened
  125. # [01:17] <billm> KWierso: ok. I guess I'd better back it out.
  126. # [01:17] <KWierso> billm: and my backout attempts are hitting conflicts in tabbrowser.xml
  127. # [01:18] * Quits: myk (myk@moz-cfhap5.mtv2.mozilla.com) (Ping timeout: 121 seconds)
  128. # [01:18] <billm> KWierso: yeah, there's another bug that gw280 landed on top of it.
  129. # [01:18] <billm> KWierso: let me find the number
  130. # [01:18] * Joins: Boriss (Boriss@moz-aq4.h2b.247.173.IP)
  131. # [01:18] <KWierso> 1066531?
  132. # [01:18] <billm> KWierso: yeah. that will need to be backed out too.
  133. # [01:18] <KWierso> billm: okay, thanks!
  134. # [01:19] <billm> KWierso: so are you backing them out or should I?
  135. # [01:19] <KWierso> billm: I got it
  136. # [01:19] <billm> KWierso: ok, thanks
  137. # [01:19] * Joins: davidb (davidb@moz-kl3.2o7.49.70.IP)
  138. # [01:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/532dea9ce216 - Wes Kocher - Backed out changeset 6ef7ca8f1db3 (bug 1066531) so I can get at a patch that caused near-permafailing bc3
  139. # [01:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/84bbf01b30ba - Wes Kocher - Backed out changeset 531892b480db (bug 1132072) for frequent bc3 failures
  140. # [01:22] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a27defc5a71d - Wes Kocher - Backed out changeset fca0ab2e718d (bug 1121072) for frequent bc3 failures
  141. # [01:22] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9d5cf44338f9 - Wes Kocher - Backed out changeset 38c35f7b2b7d (bug 1132072) for frequent bc3 failures CLOSED TREE
  142. # [01:22] * Quits: ewong (ewong@moz-hnset5.ctinets.com) (Quit: Nothing is true; Everything is permitted.)
  143. # [01:24] * jlund|buildduty is now known as jlund
  144. # [01:24] * Quits: mchang (mchang@moz-u3dg2t.sfo1.mozilla.com) (Client exited)
  145. # [01:24] * Joins: ewong (ewong@moz-hnset5.ctinets.com)
  146. # [01:24] * Quits: hurley (hurley@moz-72qkvj.ip6.sonic.net) (Quit: MUTEX!)
  147. # [01:24] * ewong is now known as ewong|away
  148. # [01:25] * Quits: rbarnes (rbarnes@moz-41875p.pp5j.94cl.067c.2001.IP) (A TLS packet with unexpected length was received.)
  149. # [01:25] * ewong|away is now known as ewong
  150. # [01:26] * Joins: jrmuizel (jrmuizel@moz-ks8jcs.ckpj.s0pt.0450.2001.IP)
  151. # [01:26] * Quits: davidb (davidb@moz-kl3.2o7.49.70.IP) (Quit: Blah blah blah)
  152. # [01:27] * lmandel_afk is now known as lmandel
  153. # [01:28] * Quits: jgriffin (uid51409@moz-v5946n.ealing.irccloud.com) (Quit: )
  154. # [01:28] * Quits: jviereck (Adium@moz-ve7v1c.dclient.hispeed.ch) (Quit: Leaving.)
  155. # [01:29] * Quits: jrmuizel_ (jrmuizel@moz-v6le4r.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  156. # [01:30] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Connection closed)
  157. # [01:30] * Joins: roc_ (chatzilla@moz-obisgm.orcon.net.nz)
  158. # [01:30] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  159. # [01:30] * Joins: bgrins (bgrins@moz-9h5e2g.ca.comcast.net)
  160. # [01:31] * Quits: @roc (chatzilla@moz-kia32k.orcon.net.nz) (Ping timeout: 121 seconds)
  161. # [01:31] * roc_ is now known as roc
  162. # [01:32] * Joins: jviereck (Adium@moz-ve7v1c.dclient.hispeed.ch)
  163. # [01:33] * Quits: tanvi (tanvi@moz-dqo4mk.ca.comcast.net) (Quit: Leaving.)
  164. # [01:33] * Quits: darkowlzz|afk (Elite12883@moz-kue6ah.elitebnc.org) (Ping timeout: 121 seconds)
  165. # [01:34] * Joins: jrmuizel_ (jrmuizel@moz-i5m.05u.207.66.IP)
  166. # [01:34] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Ping timeout: 121 seconds)
  167. # [01:34] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  168. # [01:35] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/28b3258bc0dc - Jalpreet Singh Nanda - Bug 938845 - Merge StringHelper and org.mozilla.gecko.* Strings. r=mcomella
  169. # [01:35] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/8e8d8f82f9de - Michael Comella - Bug 938845 - Move variable intialization inside test run in testSettingsMenuItems. r=me
  170. # [01:35] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  171. # [01:36] * Joins: mwargers_ (mwargers@moz-tst4f6.adsl.online.nl)
  172. # [01:36] * Joins: mt_ (mt@moz-q5mdp9.ca.comcast.net)
  173. # [01:36] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Connection closed)
  174. # [01:36] * Quits: billm (billm@moz-0mrl94.ujol.1ibb.0101.2620.IP) (Quit: Leaving)
  175. # [01:36] * Joins: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP)
  176. # [01:36] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
  177. # [01:36] * Quits: AndroUser2 (androirc@moz-a6ioe2.res.rr.com) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
  178. # [01:37] * Joins: darkowlzz|afk (Elite12883@moz-kue6ah.elitebnc.org)
  179. # [01:37] * Quits: jrmuizel (jrmuizel@moz-ks8jcs.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  180. # [01:37] * Quits: ehugg (ehugg@moz-p9c5gs.cisco.com) (Client exited)
  181. # [01:38] * Quits: bent (chatzilla@moz-vici2u.ca.comcast.net) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
  182. # [01:41] * Quits: rniwa (rniwa@moz-t8q.nm0.245.17.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  183. # [01:41] * Joins: rniwa (rniwa@moz-t8q.nm0.245.17.IP)
  184. # [01:41] * Quits: h4writer (h4writer@moz-6seetb.access.telenet.be) (Connection closed)
  185. # [01:41] * Quits: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net) (Client exited)
  186. # [01:42] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/f278852df165 - Jared Wein - Bug 1140345 - Use an image instead of toolbarbutton for the reading view button. r=florian
  187. # [01:42] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/86d77e15b8e1 - Jared Wein - Bug 1140340 - Add Reader Mode menu item to the menu bar. r=florian
  188. # [01:43] * Quits: ttaubert (uid2620@moz-6d2u0s.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
  189. # [01:44] * Quits: Tiziana (Tiziana@moz-4e3.70m.130.24.IP) (Client exited)
  190. # [01:45] * Joins: Tiziana (Tiziana@moz-4e3.70m.130.24.IP)
  191. # [01:45] * Quits: Manny (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  192. # [01:45] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  193. # [01:46] * nsm is now known as nsm|away
  194. # [01:47] * Quits: jimb (user@moz-09a.i8g.126.207.IP) (Ping timeout: 121 seconds)
  195. # [01:48] * Quits: zwol (zack@moz-ccv.n79.182.71.IP) (Ping timeout: 121 seconds)
  196. # [01:48] * Quits: rniwa (rniwa@moz-t8q.nm0.245.17.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  197. # [01:49] * Joins: myk (myk@moz-i25.7vl.56.172.IP)
  198. # [01:50] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a8e333bcc1a8 - 45 changesets
  199. # [01:51] * Quits: justindarc (justindarc@moz-lev.v84.203.209.IP) (Quit: )
  200. # [01:51] * Joins: rniwa (rniwa@moz-t8q.nm0.245.17.IP)
  201. # [01:52] * Quits: Boriss (Boriss@moz-aq4.h2b.247.173.IP) (Client exited)
  202. # [01:53] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  203. # [01:55] * Quits: StevenLee1 (Adium@moz-qeq12t.dynamic.hinet.net) (Quit: Leaving.)
  204. # [01:55] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=b8e628af0b5c - 39 changesets
  205. # [01:55] * Quits: myk (myk@moz-i25.7vl.56.172.IP) (Ping timeout: 121 seconds)
  206. # [01:55] * Joins: myk1 (myk@moz-d67.e0n.56.172.IP)
  207. # [01:57] * Quits: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP) (A TLS packet with unexpected length was received.)
  208. # [01:58] * myk1 is now known as myk
  209. # [02:00] * Quits: Tiziana (Tiziana@moz-4e3.70m.130.24.IP) (Client exited)
  210. # [02:00] * Quits: Daniellynet (Cupcake@moz-bci30q.customer.tdc.net) (Connection closed)
  211. # [02:01] * Joins: Daniellynet (Cupcake@moz-bci30q.customer.tdc.net)
  212. # [02:02] * Joins: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP)
  213. # [02:05] * Joins: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net)
  214. # [02:05] * Quits: rniwa (rniwa@moz-t8q.nm0.245.17.IP) (Connection closed)
  215. # [02:06] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=03453271ff96 - 87 changesets
  216. # [02:06] * Quits: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP) (Ping timeout: 121 seconds)
  217. # [02:06] * Quits: Daniellynet (Cupcake@moz-bci30q.customer.tdc.net) (Quit: ✧*。ヾ( ´ /// `。 )ノ゙✧*。)
  218. # [02:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=f26aac0f1881 - 49 changesets
  219. # [02:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=11249fbb6f15 - 43 changesets
  220. # [02:08] * Joins: Daniellynet (Cupcake@moz-bci30q.customer.tdc.net)
  221. # [02:08] * Quits: tonymec (tonymec@moz-sgm.igl.129.109.IP) (Connection closed)
  222. # [02:12] * mattwoodrow|away is now known as mattwoodrow
  223. # [02:14] * Quits: Mnyromyr (Mnyromyr@moz-tnr7n1.ejss.mv3s.0908.2a02.IP) (Connection closed)
  224. # [02:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/a934397ea68e - Robert Strong - Bug 1144934 - Add support for NSIS 3.0b1 in configure.in. r=gps
  225. # [02:14] * Joins: dveditz (dveditz@moz-u3dg2t.sfo1.mozilla.com)
  226. # [02:14] * killer sets mode: +o dveditz
  227. # [02:14] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  228. # [02:15] * KWierso is now known as KWierso|afk
  229. # [02:16] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  230. # [02:17] * Quits: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net) (Client exited)
  231. # [02:19] * Quits: tonymec_KDE (tonymec@moz-sgm.igl.129.109.IP) (Quit: Konversation terminated!)
  232. # [02:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/962d3b65774a - Botond Ballo - Bug 1145702 - Make the assertion in Axis::GetOverscroll() more informative. r=Cwiiis
  233. # [02:20] * philor|away is now known as philor
  234. # [02:21] * Quits: jrmuizel_ (jrmuizel@moz-i5m.05u.207.66.IP) (Connection closed)
  235. # [02:21] * mattwoodrow is now known as mattwoodrow|away
  236. # [02:25] * Quits: mcomella (mcomella@moz-ps8n7n.2rkg.9kg1.0101.2620.IP) (Quit: Leaving)
  237. # [02:26] * killer sets mode: +o khuey
  238. # [02:28] * Quits: botond_ (quassel@moz-thivdq.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  239. # [02:28] * Joins: tonymec_KDE (tonymec@moz-6da.r95.66.87.IP)
  240. # [02:29] * Quits: hallvors (uid23371@moz-jrnk4a.ealing.irccloud.com) (Quit: Connection closed for inactivity)
  241. # [02:29] * Joins: mchang (mchang@moz-jfs.7kq.14.76.IP)
  242. # [02:30] * Joins: Mano (Mano@moz-bqh77l.red.bezeqint.net)
  243. # [02:31] * Joins: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net)
  244. # [02:31] * Quits: mchang (mchang@moz-jfs.7kq.14.76.IP) (Client exited)
  245. # [02:31] * Joins: mchang (mchang@moz-jfs.7kq.14.76.IP)
  246. # [02:33] * Quits: myk (myk@moz-d67.e0n.56.172.IP) (Ping timeout: 121 seconds)
  247. # [02:34] * Quits: Mano (Mano@moz-bqh77l.red.bezeqint.net) (Ping timeout: 121 seconds)
  248. # [02:34] * Joins: jwq (chatzilla@moz-a1q462.cable.telstraclear.net)
  249. # [02:36] * Quits: jcj (jcj@moz-rca6ll.phnx.qwest.net) (Quit: goodnight, night vale. goodnight.)
  250. # [02:36] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Ping timeout: 121 seconds)
  251. # [02:36] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  252. # [02:36] * Quits: jviereck (Adium@moz-ve7v1c.dclient.hispeed.ch) (Quit: Leaving.)
  253. # [02:37] * Quits: @dveditz (dveditz@moz-u3dg2t.sfo1.mozilla.com) (Client exited)
  254. # [02:37] * lmandel is now known as lmandel_afk
  255. # [02:37] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
  256. # [02:38] * Quits: chmanchester (Chris@moz-i56o22.rgd2.9kg1.0101.2620.IP) (Quit: Leaving)
  257. # [02:39] * Joins: Jesse (jruderman@moz-ra1.off.168.50.IP)
  258. # [02:39] * bz_away is now known as bz
  259. # [02:39] * Joins: mconley (mconley@moz-bv3m6h.static.videotron.ca)
  260. # [02:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/17eec5f30889 - Boris Zbarsky - Bug 1145488. Stop using compileAndGo in the JITs. r=jandem
  261. # [02:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/80344fd40d6b - Boris Zbarsky - Bug 1145491 part 1. Only do the fast path for JSOP_BINDGNAME when the script doesn't have a polluted global. r=luke,jandem
  262. # [02:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/cddba378a563 - Boris Zbarsky - Bug 1145491 part 2. Only do the fast path for JSOP_GETGNAME when the script doesn't have a polluted global. r=luke,jandem
  263. # [02:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/97b16da6169b - Boris Zbarsky - Bug 1145491 part 3. Only do the fast path for JSOP_SETGNAME and JSOP_STRICTSETGNAME when the script doesn't have a polluted global. r=luke,jandem
  264. # [02:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/151e4cdb34cf - Boris Zbarsky - Bug 1145491 part 4. Emit JSOP_IMPLICITTHIS for JSOP_GETGNAME as well, because otherwise bareword calls in polluted-global scripts won't work right. r=luke
  265. # [02:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8066b21e74a0 - Boris Zbarsky - Bug 1145491 part 5. Fix up various other places that check for JSOP_GET/SETNAME without checking for the GNAME versions too. r=luke
  266. # [02:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7be39afdf528 - Boris Zbarsky - Bug 1145491 part 6. Fix script cloning to propagate the polluted-global-scope state to the lambda templates in the script. r=luke
  267. # [02:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8d14c6661f00 - Boris Zbarsky - Bug 1145491 part 7. Stop checking compileAndGo before emitting GNAME ops. r=luke
  268. # [02:40] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  269. # [02:41] * Quits: m_gol (m_gol@moz-f1mofo.dynamic.chello.pl) (Quit: Leaving...)
  270. # [02:43] <fox2mike> khuey: ping
  271. # [02:43] <fox2mike> you in SF?
  272. # [02:43] <@khuey> fox2mike: yes
  273. # [02:43] <fox2mike> khuey: do you know why http://download-installer-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/latest/SHA512SUMS went missing?
  274. # [02:43] <fox2mike> that triggered alerts
  275. # [02:43] * Quits: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP) (Quit: This computer has gone to sleep)
  276. # [02:44] <@khuey> um, not really, no
  277. # [02:44] <fox2mike> ok
  278. # [02:44] <@khuey> maybe somebody started to pull something down and then stopped?
  279. # [02:44] <@khuey> idk
  280. # [02:44] * killer sets mode: +o bz
  281. # [02:44] <@khuey> there's been some confusion tonight
  282. # [02:44] * bz is now known as bz_nossl
  283. # [02:44] * Quits: benfrancis|away (uid16068@moz-v6fohe.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
  284. # [02:45] * Joins: rbrandao (uid30340@moz-89qrca.ealing.irccloud.com)
  285. # [02:45] * Quits: drno (nohlmeier@moz-ec0bb5.ca.comcast.net) (Client exited)
  286. # [02:46] * Quits: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net) (Client exited)
  287. # [02:47] * Quits: paolo (paolo@moz-u3dg2t.sfo1.mozilla.com) (Quit: Konversation terminated!)
  288. # [02:48] * Joins: nhirata_ (nhirata_@moz-l8ebtf.sfo1.mozilla.com)
  289. # [02:49] * lmandel_afk is now known as lmandel
  290. # [02:49] * Fallen is now known as Fallen|away
  291. # [02:50] * Joins: drno (nohlmeier@moz-ec0bb5.ca.comcast.net)
  292. # [02:51] * Quits: clokep (Instantbird@moz-ivrdpu.cable.rcn.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  293. # [02:51] * Quits: givanica (Thunderbird@moz-d4r.hs6.78.82.IP) (Client exited)
  294. # [02:51] * Joins: givanica (Thunderbird@moz-d4r.hs6.78.82.IP)
  295. # [02:51] * Quits: givanica (Thunderbird@moz-d4r.hs6.78.82.IP) (Client exited)
  296. # [02:51] * Joins: clokep (Instantbird@moz-ivrdpu.cable.rcn.com)
  297. # [02:51] * Quits: bdahl (bdahl@moz-ha5mle.2rkg.9kg1.0101.2620.IP) (A TLS packet with unexpected length was received.)
  298. # [02:51] * Quits: clokep (Instantbird@moz-ivrdpu.cable.rcn.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  299. # [02:51] * mcote|afk is now known as mcote
  300. # [02:51] * Joins: clokep (Instantbird@moz-ivrdpu.cable.rcn.com)
  301. # [02:52] * Joins: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP)
  302. # [02:53] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Quit: Leaving.)
  303. # [02:59] * Joins: Shrooms (Shrooms@moz-j3eu1b.ga.charter.com)
  304. # [02:59] * Quits: Shrooms (Shrooms@moz-j3eu1b.ga.charter.com) (Connection closed)
  305. # [03:00] * Joins: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP)
  306. # [03:01] * Quits: mats (Mibbit@moz-6svtv8.priv.bahnhof.se) (Quit: http://www.mibbit.com ajax IRC Client)
  307. # [03:01] * Quits: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP) (Quit: This computer has gone to sleep)
  308. # [03:02] * lmandel is now known as lmandel_afk
  309. # [03:03] * Quits: clokep (Instantbird@moz-ivrdpu.cable.rcn.com) (Ping timeout: 121 seconds)
  310. # [03:06] * Joins: botond|home (chatzilla@moz-303r5l.cpe.pppoe.ca)
  311. # [03:07] * Joins: Tiziana (Tiziana@moz-4e3.70m.130.24.IP)
  312. # [03:07] * Parts: marco (marco@moz-j0pit6.retail.telecomitalia.it) ("")
  313. # [03:08] * Quits: Tiziana (Tiziana@moz-4e3.70m.130.24.IP) (Client exited)
  314. # [03:09] * Quits: jwq (chatzilla@moz-a1q462.cable.telstraclear.net) (Quit: ChatZilla 0.9.91.1 [SeaMonkey 2.30/20141014004953])
  315. # [03:09] * Quits: bgrins (bgrins@moz-9h5e2g.ca.comcast.net) (Quit: Leaving.)
  316. # [03:11] * Quits: mchang (mchang@moz-jfs.7kq.14.76.IP) (Client exited)
  317. # [03:12] * Joins: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com)
  318. # [03:12] <seth> Forking mozilla/gecko-dev
  319. # [03:12] <seth> "It should only take a few seconds"
  320. # [03:13] <seth> this is the first repo i've ever seen where that wasn't true
  321. # [03:13] <@khuey> you saw the part where we broke github, right?
  322. # [03:13] <seth> khuey: no, i must have missed that. what happened?
  323. # [03:14] * Joins: DGMurdockIII (dgmurdockii@moz-0vqpbu.in.comcast.net)
  324. # [03:14] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Ping timeout: 121 seconds)
  325. # [03:15] * philor is now known as philor|away
  326. # [03:15] <tbsaunde> khuey: are you thinking of the time I broke it?
  327. # [03:15] <@khuey> at some point we had too many forks of too big a repo
  328. # [03:16] <@khuey> so github decided we were an attack or something
  329. # [03:16] <@khuey> and disabled us
  330. # [03:16] <seth> haha
  331. # [03:17] <tbsaunde> yeah, that might be the time I try to merge ehsan's old repo into a fork of gecko-dev
  332. # [03:21] * Quits: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  333. # [03:22] * Joins: chewey_ (chewey@moz-s4s8vq.dip0.t-ipconnect.de)
  334. # [03:24] * Joins: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com)
  335. # [03:25] * Quits: chewey (chewey@moz-u7dvuq.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
  336. # [03:26] * Quits: drno (nohlmeier@moz-ec0bb5.ca.comcast.net) (Client exited)
  337. # [03:26] * Quits: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP) (Connection closed)
  338. # [03:26] * Joins: rmcdougall1 (Adium@moz-f2h.mvj.38.216.IP)
  339. # [03:26] * Joins: gandalf (zbraniecki@moz-23eq8h.ca.comcast.net)
  340. # [03:27] * Joins: ehugg (ehugg@moz-f04slc.cisco.com)
  341. # [03:28] * Quits: ehugg (ehugg@moz-f04slc.cisco.com) (Client exited)
  342. # [03:28] * Quits: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  343. # [03:29] * Joins: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP)
  344. # [03:29] * Quits: nhirata_ (nhirata_@moz-l8ebtf.sfo1.mozilla.com) (Client exited)
  345. # [03:30] * Quits: gandalf (zbraniecki@moz-23eq8h.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  346. # [03:31] * lmandel_afk is now known as lmandel
  347. # [03:32] * Joins: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP)
  348. # [03:35] * Quits: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP) (Connection closed)
  349. # [03:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/baee5624e710 - Jared Wein - Bug 1145909 - Use an image instead of toolbarbutton for the reading list button. r=florian
  350. # [03:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/91b402c7cd92 - Jared Wein - Bug 1145911 - Enable reading list by default. r=florian
  351. # [03:37] * Quits: Mardak (Mardak@moz-g9u.ucc.214.66.IP) (Client exited)
  352. # [03:38] * Quits: kgrandon (Adium@moz-9is8hv.rgd2.9kg1.0101.2620.IP) (Quit: Leaving.)
  353. # [03:39] * Quits: rmcdougall1 (Adium@moz-f2h.mvj.38.216.IP) (Ping timeout: 121 seconds)
  354. # [03:39] * Joins: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP)
  355. # [03:41] * Quits: pnkfelix (pnkfelix@moz-eljppb.fbx.proxad.net) (Ping timeout: 121 seconds)
  356. # [03:42] * Joins: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com)
  357. # [03:44] * Quits: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP) (Ping timeout: 121 seconds)
  358. # [03:44] * Joins: rmcdougall1 (Adium@moz-f2h.mvj.38.216.IP)
  359. # [03:45] * Joins: tonymec (tonymec@moz-6da.r95.66.87.IP)
  360. # [03:45] * Joins: Manny (quassel@moz-bgt.6kh.139.14.IP)
  361. # [03:45] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  362. # [03:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/f84855f78627 - jlal@mozilla.com - Bug 1145682 - Remove commit descriptions from decision tasks r=me a=taskcluster-only
  363. # [03:46] * Quits: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  364. # [03:51] * Quits: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP) (Quit: This computer has gone to sleep)
  365. # [03:52] * Quits: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu) (Ping timeout: 121 seconds)
  366. # [03:53] * Joins: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP)
  367. # [03:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/d273571f59ee - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  368. # [03:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/57b838d5bf40 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  369. # [03:55] * Quits: automata (automata@moz-jo2.0eg.34.177.IP) (Quit: Saindo)
  370. # [03:56] * Joins: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP)
  371. # [03:58] * Joins: automata (automata@moz-jo2.0eg.34.177.IP)
  372. # [03:58] * Quits: darkowlzz|afk (Elite12883@moz-kue6ah.elitebnc.org) (Ping timeout: 121 seconds)
  373. # [03:58] * Quits: grobinson (grobinson@moz-upe.5fr.90.208.IP) (Connection closed)
  374. # [03:59] * Quits: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP) (Ping timeout: 121 seconds)
  375. # [04:01] * Joins: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net)
  376. # [04:03] * Quits: csmedberg (bsmedberg@moz-smm6jf.pa.atlanticbb.net) (Quit: Leaving)
  377. # [04:05] * khuey is now known as khuey|away
  378. # [04:05] * Joins: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP)
  379. # [04:06] * Joins: darkowlzz|afk (Elite12883@moz-kue6ah.elitebnc.org)
  380. # [04:06] * Quits: rmcdougall1 (Adium@moz-f2h.mvj.38.216.IP) (Ping timeout: 121 seconds)
  381. # [04:11] * Quits: andersh (andersh@moz-e8ebso.mobile.3.dk) (Ping timeout: 121 seconds)
  382. # [04:12] * Quits: tomatoeblue (textual@moz-bpk.tq1.11.66.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  383. # [04:14] * coop is now known as coop|afk
  384. # [04:16] * Quits: nrc (nrc@moz-4bhi2i.xtra.co.nz) (Ping timeout: 121 seconds)
  385. # [04:17] * Quits: sicking (sicking@moz-u3dg2t.sfo1.mozilla.com) (Client exited)
  386. # [04:18] * Quits: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net) (Client exited)
  387. # [04:18] * bz_nossl is now known as bz_sleep
  388. # [04:19] * Joins: nrc (nrc@moz-4bhi2i.xtra.co.nz)
  389. # [04:19] * Joins: Mano (Mano@moz-bqh77l.red.bezeqint.net)
  390. # [04:22] * Joins: bgrins (bgrins@moz-09mq4u.qnor.1u98.0009.2601.IP)
  391. # [04:22] * Quits: bgrins (bgrins@moz-09mq4u.qnor.1u98.0009.2601.IP) (Quit: Leaving.)
  392. # [04:23] * Quits: Mano (Mano@moz-bqh77l.red.bezeqint.net) (Ping timeout: 121 seconds)
  393. # [04:25] * Quits: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP) (Connection closed)
  394. # [04:25] * Joins: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu)
  395. # [04:26] * sheppy-dinner is now known as sheppy
  396. # [04:31] * Joins: Mossop (dtownsend@moz-lf113l.fios.verizon.net)
  397. # [04:31] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  398. # [04:31] * Quits: Mossop (dtownsend@moz-lf113l.fios.verizon.net) (Quit: This computer has gone to sleep)
  399. # [04:32] * Joins: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net)
  400. # [04:33] * bobowen is now known as bobowen|afk
  401. # [04:35] * Quits: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  402. # [04:35] * Joins: tomatoeblue (textual@moz-bpk.tq1.11.66.IP)
  403. # [04:36] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  404. # [04:39] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  405. # [04:40] * Joins: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com)
  406. # [04:42] * Quits: mconley (mconley@moz-bv3m6h.static.videotron.ca) (Connection closed)
  407. # [04:43] * Quits: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP) (Quit: This computer has gone to sleep)
  408. # [04:44] * Joins: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP)
  409. # [04:46] * Quits: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP) (Connection closed)
  410. # [04:47] * jcranmer|travel is now known as jcranmer|away
  411. # [04:49] * Gijs wonders idly who sheriffs at this time of day
  412. # [04:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1b0a6e932bfb - Shu-yu Guo - Bug 1143860 - Add column number to PCToLineNumber. (r=djvj)
  413. # [04:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/44c06482dc74 - Shu-yu Guo - Bug 1143860 - Deduplicate tracked optimizations when streaming the profile. (r=djvj)
  414. # [04:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8bd7b499e291 - Shu-yu Guo - Bug 1145440 - Ship constant names for tracked strategy and outcomes in the profile JSON instead of slightly longer form strings. (r=djvj)
  415. # [04:56] * lmandel is now known as lmandel_afk
  416. # [04:58] * lmandel_afk is now known as lmandel
  417. # [05:02] * darkowlzz|afk is now known as darkowlzz
  418. # [05:03] * philor|away is now known as philor
  419. # [05:06] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  420. # [05:10] * Quits: nrc (nrc@moz-4bhi2i.xtra.co.nz) (Ping timeout: 121 seconds)
  421. # [05:15] * Quits: jib (Jan-Ivar@moz-85u316.dyn.optonline.net) (Connection closed)
  422. # [05:15] * Joins: jib (Jan-Ivar@moz-85u316.dyn.optonline.net)
  423. # [05:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/8a292af9c827 - Gijs Kruitbosch - No bug: update readability libs to the up-to-date github versions to include significant perf and quality improvements, rs=me
  424. # [05:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/fe401fab6120 - Gijs Kruitbosch - Backed out changeset 91b402c7cd92 (bug 1145911) for leaks and other orange on bc and dt tests
  425. # [05:20] * Quits: jaws (uid2871@moz-964gdr.brockwell.irccloud.com) (Quit: Connection closed for inactivity)
  426. # [05:21] * Quits: DGMurdockIII (dgmurdockii@moz-0vqpbu.in.comcast.net) (Connection closed)
  427. # [05:22] * nsm|away is now known as nsm
  428. # [05:24] * Joins: kgrandon (Adium@moz-6m3528.ca.comcast.net)
  429. # [05:24] * Joins: sicking (sicking@moz-lqm0dq.ca.comcast.net)
  430. # [05:24] * Quits: sicking (sicking@moz-lqm0dq.ca.comcast.net) (Client exited)
  431. # [05:25] * Joins: bwc (Adium@moz-7qa.7fp.250.162.IP)
  432. # [05:30] * sheppy is now known as sheppy-offline
  433. # [05:31] * Quits: Gijs (gijs@moz-m292hg.rgd2.9kg1.0101.2620.IP) (Quit: sleep)
  434. # [05:34] * Quits: mwargers_ (mwargers@moz-tst4f6.adsl.online.nl) (Connection closed)
  435. # [05:42] * Joins: sewardj_ (sewardj@moz-qq0hcb.dip0.t-ipconnect.de)
  436. # [05:45] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  437. # [05:45] * Quits: Manny (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  438. # [05:46] * Quits: sewardj (sewardj@moz-2sj413.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
  439. # [05:50] * Quits: bwc (Adium@moz-7qa.7fp.250.162.IP) (Ping timeout: 121 seconds)
  440. # [05:50] * Joins: Boriss (Boriss@moz-dkeprl.PUBLIC.monkeybrains.net)
  441. # [05:50] * Joins: bwc (Adium@moz-7qa.7fp.250.162.IP)
  442. # [05:53] * Quits: jsx (uid48919@moz-ldeku3.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
  443. # [05:57] * Quits: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  444. # [05:57] * ewong is now known as ewong|away
  445. # [05:59] * Quits: jib (Jan-Ivar@moz-85u316.dyn.optonline.net) (Client exited)
  446. # [06:00] * Quits: tonymec (tonymec@moz-6da.r95.66.87.IP) (Ping timeout: 121 seconds)
  447. # [06:05] * darkowlzz is now known as darkowlzz|afk
  448. # [06:05] * mcote is now known as mcote|afk
  449. # [06:05] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (A TLS packet with unexpected length was received.)
  450. # [06:07] * Joins: tonymec (tonymec@moz-6da.r95.66.87.IP)
  451. # [06:08] * Joins: janv (varga@moz-8ln5iv.dynamic.orange.sk)
  452. # [06:08] * Joins: Mano (Mano@moz-bqh77l.red.bezeqint.net)
  453. # [06:09] * Joins: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP)
  454. # [06:12] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  455. # [06:12] * Quits: Mano (Mano@moz-bqh77l.red.bezeqint.net) (Ping timeout: 121 seconds)
  456. # [06:15] * Quits: automata (automata@moz-jo2.0eg.34.177.IP) (Quit: This computer has gone to sleep)
  457. # [06:22] * Quits: janv (varga@moz-8ln5iv.dynamic.orange.sk) (Quit: This computer has gone to sleep)
  458. # [06:26] * Quits: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net) (Client exited)
  459. # [06:29] * Quits: tonymec (tonymec@moz-6da.r95.66.87.IP) (Ping timeout: 121 seconds)
  460. # [06:33] * Joins: tonymec (tonymec@moz-6da.r95.66.87.IP)
  461. # [06:35] * Quits: davispuh (quassel@moz-v64.f8d.93.212.IP) (A TLS packet with unexpected length was received.)
  462. # [06:36] * darkowlzz|afk is now known as darkowlzz
  463. # [06:38] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Connection closed)
  464. # [06:40] * Joins: drno (nohlmeier@moz-ec0bb5.ca.comcast.net)
  465. # [06:41] * Quits: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP) (Quit: This computer has gone to sleep)
  466. # [06:41] * darkowlzz is now known as darkowlzz|afk
  467. # [06:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3b7a4d9da546 - Wes Kocher - Backed out 7 changesets (bug 1145491) for ggc orange
  468. # [06:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9bffa3aa7ea9 - Wes Kocher - Backed out changeset 17eec5f30889 (bug 1145488) for ggc orange
  469. # [06:45] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  470. # [06:47] * Quits: &dbaron (dbaron@moz-smn1j3.2rkg.9kg1.0101.2620.IP) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  471. # [06:47] * Joins: dveditz (dveditz@moz-t5rdci.ca.comcast.net)
  472. # [06:47] * killer sets mode: +o dveditz
  473. # [06:51] * Quits: tonymec (tonymec@moz-6da.r95.66.87.IP) (Ping timeout: 121 seconds)
  474. # [06:51] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Ping timeout: 121 seconds)
  475. # [06:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/b0cade1524eb - Gijs Kruitbosch - Backed out changeset 8a292af9c827 for android robocop orange
  476. # [06:55] * Joins: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP)
  477. # [06:55] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
  478. # [06:55] * Quits: darkowlzz|afk (Elite12883@moz-kue6ah.elitebnc.org) (Quit: EliteBNC free bnc service - http://elitebnc.org - be a part of the Elite!)
  479. # [06:56] * Quits: kgrandon (Adium@moz-6m3528.ca.comcast.net) (Connection closed)
  480. # [06:56] * Joins: kgrandon (Adium@moz-6m3528.ca.comcast.net)
  481. # [06:56] * Joins: darkowlzz|afk (Elite12883@moz-kue6ah.elitebnc.org)
  482. # [06:58] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  483. # [07:12] * Quits: bwc (Adium@moz-7qa.7fp.250.162.IP) (Quit: Leaving.)
  484. # [07:14] * Joins: ddamjano (Instantbird@moz-fd1kg4.ehig.7h68.8388.2a02.IP)
  485. # [07:14] * Joins: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net)
  486. # [07:15] * lmandel is now known as lmandel_afk
  487. # [07:16] * Joins: tonymec (tonymec@moz-6da.r95.66.87.IP)
  488. # [07:18] * lmandel_afk is now known as lmandel
  489. # [07:19] * philor is now known as philor|away
  490. # [07:22] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/718a0dec39f9 - Tim Taubert - Bug 1088163 - Fix intermittent browser_offlineQuotaNotification.js timeouts by properly waiting for a notification to show r=markh
  491. # [07:25] * Quits: ddamjano (Instantbird@moz-fd1kg4.ehig.7h68.8388.2a02.IP) (Quit: Instantbird 1.5 -- http://www.instantbird.com)
  492. # [07:27] * Quits: mt_ (mt@moz-q5mdp9.ca.comcast.net) (Quit: Leaving.)
  493. # [07:27] * Joins: mt_ (mt@moz-q5mdp9.ca.comcast.net)
  494. # [07:27] * Quits: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP) (Quit: Leaving)
  495. # [07:28] * lmandel is now known as lmandel_afk
  496. # [07:28] * Quits: mt_ (mt@moz-q5mdp9.ca.comcast.net) (Quit: Leaving.)
  497. # [07:33] * Quits: kgrandon (Adium@moz-6m3528.ca.comcast.net) (Quit: Leaving.)
  498. # [07:35] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  499. # [07:36] * darkowlzz|afk is now known as darkowlzz
  500. # [07:37] * Joins: dbaron (dbaron@moz-rb4k89.dynamic.fusionbroadband.com)
  501. # [07:37] * killer sets mode: +ao dbaron dbaron
  502. # [07:39] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Ping timeout: 121 seconds)
  503. # [07:40] * Quits: reed (reed@tech.monkey) (RecvQ exceeded)
  504. # [07:40] * Quits: victorporof (victorporof@moz-208i92.dsl.bell.ca) (Quit: 💤)
  505. # [07:40] * Joins: reed (reed@tech.monkey)
  506. # [07:41] * darkowlzz is now known as darkowlzz|afk
  507. # [07:42] * khuey|away is now known as khuey
  508. # [07:45] * Joins: Manny (quassel@moz-bgt.6kh.139.14.IP)
  509. # [07:45] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  510. # [07:45] * Joins: Shrooms (Shrooms@moz-j3eu1b.ga.charter.com)
  511. # [07:45] * Quits: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net) (Client exited)
  512. # [07:45] * Quits: Shrooms (Shrooms@moz-j3eu1b.ga.charter.com) (Connection closed)
  513. # [07:46] * Joins: Shrooms (Shrooms@moz-j3eu1b.ga.charter.com)
  514. # [07:47] * Quits: Shrooms (Shrooms@moz-j3eu1b.ga.charter.com) (Connection closed)
  515. # [07:47] * Joins: Shrooms (Shrooms@moz-j3eu1b.ga.charter.com)
  516. # [07:48] * Quits: Shrooms (Shrooms@moz-j3eu1b.ga.charter.com) (Connection closed)
  517. # [07:48] * Joins: jiabao (jiabao@moz-fttumm.internode.on.net)
  518. # [07:50] * Joins: Shrooms (Shrooms@moz-j3eu1b.ga.charter.com)
  519. # [07:53] * Quits: darkowlzz|afk (Elite12883@moz-kue6ah.elitebnc.org) (Ping timeout: 121 seconds)
  520. # [07:54] * Joins: mccr8 (mccr8@moz-m84lpe.ca.comcast.net)
  521. # [07:54] * Quits: mccr8 (mccr8@moz-m84lpe.ca.comcast.net) (Quit: quit)
  522. # [07:55] * Joins: darkowlzz|afk (Elite12883@moz-kue6ah.elitebnc.org)
  523. # [07:57] * Joins: Mano (Mano@moz-bqh77l.red.bezeqint.net)
  524. # [07:58] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (Ping timeout: 121 seconds)
  525. # [07:59] * Quits: tonymec (tonymec@moz-6da.r95.66.87.IP) (Ping timeout: 121 seconds)
  526. # [08:01] * Quits: Mano (Mano@moz-bqh77l.red.bezeqint.net) (Ping timeout: 121 seconds)
  527. # [08:02] * Joins: tonymec (tonymec@moz-6da.r95.66.87.IP)
  528. # [08:04] * Joins: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net)
  529. # [08:05] * Quits: darkowlzz|afk (Elite12883@moz-kue6ah.elitebnc.org) (Ping timeout: 121 seconds)
  530. # [08:07] * Joins: darkowlzz|afk (Elite12883@moz-kue6ah.elitebnc.org)
  531. # [08:14] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  532. # [08:15] * Quits: drno (nohlmeier@moz-ec0bb5.ca.comcast.net) (Client exited)
  533. # [08:17] * Quits: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net) (Client exited)
  534. # [08:17] * Joins: jviereck (Adium@moz-0gr8hl.97ug.g469.067c.2001.IP)
  535. # [08:18] * Quits: jviereck (Adium@moz-0gr8hl.97ug.g469.067c.2001.IP) (Quit: Leaving.)
  536. # [08:18] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (Ping timeout: 121 seconds)
  537. # [08:18] * nsm is now known as nsm|away
  538. # [08:19] * Quits: mastizada (Thunderbird@moz-cgn.3qr.196.46.IP) (Ping timeout: 121 seconds)
  539. # [08:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bffc9502adb1 - Daniel Holbert - Bug 1143223 followup: Add MOZ_OVERRIDE annotation to ReadStream::Inner's refcounting macro. rs=ehsan
  540. # [08:24] * Joins: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP)
  541. # [08:25] * Quits: mixedpuppy (mixedpuppy@moz-i9d.i0n.170.166.IP) (Client exited)
  542. # [08:26] * Quits: &dbaron (dbaron@moz-rb4k89.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  543. # [08:29] * Joins: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net)
  544. # [08:30] * Quits: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP) (Ping timeout: 121 seconds)
  545. # [08:31] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  546. # [08:36] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  547. # [08:37] * Joins: mihneadb (mihneadb@moz-h4q.4cl.85.141.IP)
  548. # [08:38] * khuey is now known as khuey|away
  549. # [08:41] * Joins: hallvors (uid23371@moz-jrnk4a.ealing.irccloud.com)
  550. # [08:41] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  551. # [08:41] * Quits: shine (uid50849@moz-4m1m5b.ealing.irccloud.com) (Quit: Connection closed for inactivity)
  552. # [08:41] * Joins: Dexter (Dexter@moz-pv7ek9.retail.telecomitalia.it)
  553. # [08:41] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  554. # [08:43] * Quits: botond|home (chatzilla@moz-303r5l.cpe.pppoe.ca) (Quit: ChatZilla 0.9.91.1 [Firefox 36.0.1/20150305021524])
  555. # [08:45] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (Ping timeout: 121 seconds)
  556. # [08:46] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  557. # [08:47] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  558. # [08:49] * Joins: nrc (nrc@moz-4bhi2i.xtra.co.nz)
  559. # [08:50] * darkowlzz|afk is now known as darkowlzz
  560. # [08:50] * Quits: mihneadb (mihneadb@moz-h4q.4cl.85.141.IP) (Ping timeout: 121 seconds)
  561. # [08:51] * Quits: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net) (Client exited)
  562. # [08:57] * Quits: @dveditz (dveditz@moz-t5rdci.ca.comcast.net) (Client exited)
  563. # [09:01] * kripton is now known as Kripton
  564. # [09:01] * Quits: tonymec (tonymec@moz-6da.r95.66.87.IP) (Ping timeout: 121 seconds)
  565. # [09:03] * Joins: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP)
  566. # [09:08] * Quits: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP) (Ping timeout: 121 seconds)
  567. # [09:08] * Quits: ckitching (ckitching@moz-cbggqe.cable.virginm.net) (Ping timeout: 121 seconds)
  568. # [09:10] * Quits: gozala (uid5923@moz-ftm4af.brockwell.irccloud.com) (Quit: Connection closed for inactivity)
  569. # [09:10] * Joins: tonymec (tonymec@moz-6da.r95.66.87.IP)
  570. # [09:12] * Fallen|away is now known as Fallen
  571. # [09:14] * Joins: ckitching (ckitching@moz-cbggqe.cable.virginm.net)
  572. # [09:17] * Joins: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net)
  573. # [09:18] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  574. # [09:19] * Quits: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  575. # [09:19] * Joins: mihneadb (mihneadb@moz-h4q.4cl.85.141.IP)
  576. # [09:23] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  577. # [09:23] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  578. # [09:24] * darkowlzz is now known as darkowlzz|afk
  579. # [09:24] * Joins: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com)
  580. # [09:26] * Quits: tonymec (tonymec@moz-6da.r95.66.87.IP) (Ping timeout: 121 seconds)
  581. # [09:27] * Joins: tonymec (tonymec@moz-6da.r95.66.87.IP)
  582. # [09:27] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Ping timeout: 121 seconds)
  583. # [09:28] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Connection closed)
  584. # [09:33] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  585. # [09:34] * Joins: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com)
  586. # [09:36] * darkowlzz|afk is now known as darkowlzz
  587. # [09:37] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (Ping timeout: 121 seconds)
  588. # [09:38] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  589. # [09:40] * darkowlzz is now known as darkowlzz|afk
  590. # [09:40] * Joins: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP)
  591. # [09:42] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  592. # [09:42] * Quits: Manny (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  593. # [09:43] * Joins: Mano (Mano@moz-bqh77l.red.bezeqint.net)
  594. # [09:44] * Quits: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP) (Ping timeout: 121 seconds)
  595. # [09:47] * Quits: Mano (Mano@moz-bqh77l.red.bezeqint.net) (Ping timeout: 121 seconds)
  596. # [09:52] * Joins: muffz (userx@moz-i2f.g7n.125.124.IP)
  597. # [09:52] <muffz> https://i.imgur.com/9kIDxKP.png
  598. # [09:55] * Quits: ckitching (ckitching@moz-cbggqe.cable.virginm.net) (Ping timeout: 121 seconds)
  599. # [09:56] * Parts: muffz (userx@moz-i2f.g7n.125.124.IP)
  600. # [09:56] * Joins: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP)
  601. # [09:59] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Quit: Leaving.)
  602. # [10:00] * bobowen|afk is now known as bobowen
  603. # [10:01] * Quits: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP) (Ping timeout: 121 seconds)
  604. # [10:08] * Quits: mihneadb (mihneadb@moz-h4q.4cl.85.141.IP) (Quit: Computer gone to sleep - Zzzz...)
  605. # [10:12] * Joins: Ms2ger (Ms2ger@moz-bh431q.isp.belgacom.be)
  606. # [10:12] * Joins: tessarakt2 (jens@moz-h4apg5.dyn.telefonica.de)
  607. # [10:18] * Joins: mikeratcliffe (Adium@moz-sma.6vd.11.185.IP)
  608. # [10:18] * Joins: roxlu (roxlu@moz-kehbpf.dynamic.ziggo.nl)
  609. # [10:23] * Joins: Olipro_ (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP)
  610. # [10:23] * Joins: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP)
  611. # [10:25] * Kripton is now known as kripton
  612. # [10:25] * Joins: Archaeopteryx (Archaeopter@moz-925vlu.cust.telecolumbus.net)
  613. # [10:27] * Quits: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP) (Ping timeout: 121 seconds)
  614. # [10:28] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  615. # [10:29] * Quits: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net) (Client exited)
  616. # [10:29] * Joins: mihneadb (mihneadb@moz-h4q.4cl.85.141.IP)
  617. # [10:32] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (Ping timeout: 121 seconds)
  618. # [10:32] * Joins: givanica (Thunderbird@moz-d4r.hs6.78.82.IP)
  619. # [10:35] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/2f9b5302f3a4 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  620. # [10:37] * sewardj_ is now known as sewardj
  621. # [10:39] * Quits: ohsix (ohsix@moz-d81.p90.35.72.IP) (Ping timeout: 121 seconds)
  622. # [10:42] * Joins: mastizada (Thunderbird@moz-cgn.3qr.196.46.IP)
  623. # [10:45] * Joins: Neil (neil@moz-ohri1d.in-addr.btopenworld.com)
  624. # [10:46] * Quits: mikeratcliffe (Adium@moz-sma.6vd.11.185.IP) (Quit: Leaving.)
  625. # [10:46] * Quits: NeilAway (neil@moz-qc1jfo.virginmediabusiness.co.uk) (Ping timeout: 121 seconds)
  626. # [10:46] * Neil is now known as NeilAway
  627. # [10:50] * bobowen is now known as bobowen|afk
  628. # [10:56] * Quits: tonymec (tonymec@moz-6da.r95.66.87.IP) (Ping timeout: 121 seconds)
  629. # [10:58] * Joins: Jackneill (Jackneill@moz-t25a3g.pool.digikabel.hu)
  630. # [10:59] * Joins: tonymec (tonymec@moz-6da.r95.66.87.IP)
  631. # [11:00] * Joins: andersh (andersh@moz-nccjil.mobile.3.dk)
  632. # [11:01] * Joins: florent (Thunderbird@moz-gnudd8.abo.wanadoo.fr)
  633. # [11:05] * Quits: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  634. # [11:06] * Quits: jcranmer|away (cranmer2@moz-ik5lgf.cs.illinois.edu) (Ping timeout: 121 seconds)
  635. # [11:08] * Joins: jcranmer|away (cranmer2@moz-ik5lgf.cs.illinois.edu)
  636. # [11:10] * Joins: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com)
  637. # [11:11] * kripton is now known as Kripton
  638. # [11:15] * Joins: shine (uid50849@moz-4m1m5b.ealing.irccloud.com)
  639. # [11:15] * Quits: hallvors (uid23371@moz-jrnk4a.ealing.irccloud.com) (Quit: Connection closed for inactivity)
  640. # [11:16] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  641. # [11:17] * Quits: nrc (nrc@moz-4bhi2i.xtra.co.nz) (Ping timeout: 121 seconds)
  642. # [11:22] * Joins: Rik (rik@moz-0lsg4k.rev.numericable.fr)
  643. # [11:23] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (Ping timeout: 121 seconds)
  644. # [11:23] * Quits: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  645. # [11:24] * Fallen is now known as Fallen|away
  646. # [11:24] * Quits: andersh (andersh@moz-nccjil.mobile.3.dk) (Ping timeout: 121 seconds)
  647. # [11:26] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/675359c27b57 - ffxbld - No bug, Automated HSTS preload list update from host bld-linux64-spot-160 - a=hsts-update
  648. # [11:26] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/adb4b49d560e - ffxbld - No bug, Automated HPKP preload list update from host bld-linux64-spot-160 - a=hpkp-update
  649. # [11:31] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/f5b2c754cf54 - ffxbld - No bug, Automated HSTS preload list update from host bld-linux64-spot-1002 - a=hsts-update
  650. # [11:31] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/2a404169de2d - ffxbld - No bug, Automated HPKP preload list update from host bld-linux64-spot-1002 - a=hpkp-update
  651. # [11:31] * Joins: Mano (Mano@moz-bqh77l.red.bezeqint.net)
  652. # [11:32] * Joins: darktrojan (geoff@moz-kq75l1.ihug.co.nz)
  653. # [11:35] * Quits: Mano (Mano@moz-bqh77l.red.bezeqint.net) (Ping timeout: 121 seconds)
  654. # [11:37] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  655. # [11:41] * Joins: Manny (quassel@moz-bgt.6kh.139.14.IP)
  656. # [11:41] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  657. # [11:48] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/6bb431330632 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  658. # [11:48] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/fa55c0c4d0d3 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  659. # [11:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2232d2bce241 - Neil Rashbrook - Bug 968334 Allow disabling content retargeting on child docshells only r=smaug
  660. # [11:50] * Quits: Archaeopteryx (Archaeopter@moz-925vlu.cust.telecolumbus.net) (Quit: Goodbye)
  661. # [11:50] * darkowlzz|afk is now known as darkowlzz
  662. # [11:59] * Quits: jrgill (jrgill@moz-ng2hkq.res.rr.com) (Connection closed)
  663. # [12:00] * Joins: jrgill (jrgill@moz-ng2hkq.res.rr.com)
  664. # [12:11] * Joins: pepijndevos (pepijndevos@moz-c6opip.p7s2.623k.dcc0.2a00.IP)
  665. # [12:14] * Joins: pnkfelix (pnkfelix@moz-eljppb.fbx.proxad.net)
  666. # [12:14] * Quits: darktrojan (geoff@moz-kq75l1.ihug.co.nz) (Client exited)
  667. # [12:14] * Quits: Jackneill (Jackneill@moz-t25a3g.pool.digikabel.hu) (Ping timeout: 121 seconds)
  668. # [12:17] * Joins: Jackneill (Jackneill@moz-t25a3g.pool.digikabel.hu)
  669. # [12:18] * Joins: rednaks (rednaks@moz-j7m.ljq.230.41.IP)
  670. # [12:20] * Joins: hunboy_ (hunboy@moz-feu.eg1.52.92.IP)
  671. # [12:21] * Joins: h4writer (h4writer@moz-6seetb.access.telenet.be)
  672. # [12:22] * Quits: hunboy (hunboy@moz-99r5qe.pool.invitel.hu) (Ping timeout: 121 seconds)
  673. # [12:22] * hunboy_ is now known as hunboy
  674. # [12:24] * Joins: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net)
  675. # [12:27] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  676. # [12:28] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  677. # [12:31] * Quits: givanica (Thunderbird@moz-d4r.hs6.78.82.IP) (Client exited)
  678. # [12:32] * Quits: rednaks (rednaks@moz-j7m.ljq.230.41.IP) (Ping timeout: 121 seconds)
  679. # [12:32] * Joins: givanica (Thunderbird@moz-d4r.hs6.78.82.IP)
  680. # [12:32] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  681. # [12:33] * Joins: rednaks (rednaks@moz-j7m.ljq.230.41.IP)
  682. # [12:33] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/751aea13dd05 - Jan de Mooij - Bug 1142669 part 5 - Lower inliningMaxCallerBytecodeLength from 10000 to 1500. r=h4writer
  683. # [12:34] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Quit: Leaving.)
  684. # [12:36] * Joins: Pike (chatzilla@moz-ce2.hhs.128.88.IP)
  685. # [12:36] * Quits: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net) (Client exited)
  686. # [12:38] * Joins: nattokirai (nattokirai@moz-rq9a8e.asahi-net.or.jp)
  687. # [12:38] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  688. # [12:39] * bobowen|afk is now known as bobowen
  689. # [12:41] * Joins: mconley (mconley@moz-bv3m6h.static.videotron.ca)
  690. # [12:45] * Joins: Archaeopteryx (Archaeopter@moz-925vlu.cust.telecolumbus.net)
  691. # [12:45] * Quits: mconley (mconley@moz-bv3m6h.static.videotron.ca) (Ping timeout: 121 seconds)
  692. # [12:45] * Quits: rednaks (rednaks@moz-j7m.ljq.230.41.IP) (Ping timeout: 121 seconds)
  693. # [12:46] * Joins: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP)
  694. # [12:46] * Joins: rednaks (rednaks@moz-j7m.ljq.230.41.IP)
  695. # [12:46] * Quits: jkitch (Thunderbird@moz-k12cmj.njv1.vhij.44b8.2001.IP) (Ping timeout: 121 seconds)
  696. # [12:47] * Quits: h4writer (h4writer@moz-6seetb.access.telenet.be) (Ping timeout: 121 seconds)
  697. # [12:51] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  698. # [12:56] * Joins: Jerry_Mac (hshih@moz-drv154.kbronet.com.tw)
  699. # [12:56] * Joins: h4writer (h4writer@moz-6seetb.access.telenet.be)
  700. # [12:57] * Quits: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP) (A TLS packet with unexpected length was received.)
  701. # [12:58] * Joins: clokep (Instantbird@moz-ivrdpu.cable.rcn.com)
  702. # [13:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/e76bbf18cf59 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  703. # [13:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/960aeff7a326 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  704. # [13:03] * Joins: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP)
  705. # [13:04] * Quits: Rik (rik@moz-0lsg4k.rev.numericable.fr) (A TLS packet with unexpected length was received.)
  706. # [13:06] * Quits: Pike (chatzilla@moz-ce2.hhs.128.88.IP) (Ping timeout: 121 seconds)
  707. # [13:07] * Joins: mahdi (mahdi@moz-p65.u27.244.151.IP)
  708. # [13:07] * Quits: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP) (Ping timeout: 121 seconds)
  709. # [13:11] * Quits: mihneadb (mihneadb@moz-h4q.4cl.85.141.IP) (Quit: Computer gone to sleep - Zzzz...)
  710. # [13:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8c968097ff98 - Tom Schuster - Bug 1145326 - String#normalize form parameter might not be an atom. r=Waldo
  711. # [13:13] * Joins: cirocosta (Ciro@moz-3nbr7v.telesp.net.br)
  712. # [13:13] * darkowlzz is now known as darkowlzz|afk
  713. # [13:14] * Joins: espadrine (tyl@moz-l019mn.fbx.proxad.net)
  714. # [13:15] * Joins: jib (Jan-Ivar@moz-85u316.dyn.optonline.net)
  715. # [13:16] * Joins: mihneadb (mihneadb@moz-h4q.4cl.85.141.IP)
  716. # [13:16] * Quits: mihneadb (mihneadb@moz-h4q.4cl.85.141.IP) (Quit: Computer gone to sleep - Zzzz...)
  717. # [13:17] * darkowlzz|afk is now known as darkowlzz
  718. # [13:18] * Quits: ericjung_ (ericjung@moz-gv9if4.7ch4.iin2.0006.2601.IP) (Ping timeout: 121 seconds)
  719. # [13:19] * Joins: mihneadb (mihneadb@moz-h4q.4cl.85.141.IP)
  720. # [13:19] * heycam|away is now known as heycam
  721. # [13:20] * darkowlzz is now known as darkowlzz|afk
  722. # [13:20] * Joins: Mano (Mano@moz-bqh77l.red.bezeqint.net)
  723. # [13:21] * Quits: mihneadb (mihneadb@moz-h4q.4cl.85.141.IP) (Quit: Computer gone to sleep - Zzzz...)
  724. # [13:21] * Quits: heycam (cam@moz-cqgqob.mcc.id.au) (Connection closed)
  725. # [13:23] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  726. # [13:24] * Quits: Mano (Mano@moz-bqh77l.red.bezeqint.net) (Ping timeout: 121 seconds)
  727. # [13:24] * Joins: secretrobotron (secretrobot@moz-8e0m7n.dsl.teksavvy.com)
  728. # [13:24] * Quits: secretrobotron (secretrobot@moz-8e0m7n.dsl.teksavvy.com) (A TLS packet with unexpected length was received.)
  729. # [13:27] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  730. # [13:28] * Joins: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP)
  731. # [13:28] * Quits: jib (Jan-Ivar@moz-85u316.dyn.optonline.net) (Client exited)
  732. # [13:32] * Quits: @Cwiiis (uid15019@moz-kk0b07.ealing.irccloud.com) (Quit: Connection closed for inactivity)
  733. # [13:33] * Quits: rbarnes (rbarnes@moz-9g4lea.pp5j.94cl.067c.2001.IP) (Ping timeout: 121 seconds)
  734. # [13:37] * Joins: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP)
  735. # [13:42] * Quits: Manny (quassel@moz-bgt.6kh.139.14.IP) (Ping timeout: 121 seconds)
  736. # [13:44] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  737. # [13:49] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  738. # [13:52] * Quits: Dexter (Dexter@moz-pv7ek9.retail.telecomitalia.it) (Quit: Leaving)
  739. # [13:53] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (Ping timeout: 121 seconds)
  740. # [13:53] * Joins: Pike (chatzilla@moz-4l3dit.customers.d1-online.com)
  741. # [13:54] * Quits: Archaeopteryx (Archaeopter@moz-925vlu.cust.telecolumbus.net) (Ping timeout: 121 seconds)
  742. # [13:55] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  743. # [13:56] * Joins: Archaeopteryx (Archaeopter@moz-925vlu.cust.telecolumbus.net)
  744. # [13:58] * Quits: h4writer (h4writer@moz-6seetb.access.telenet.be) (Ping timeout: 121 seconds)
  745. # [13:58] * Quits: rednaks (rednaks@moz-j7m.ljq.230.41.IP) (Ping timeout: 121 seconds)
  746. # [13:59] * Joins: rednaks (rednaks@moz-j7m.ljq.230.41.IP)
  747. # [14:01] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (Ping timeout: 121 seconds)
  748. # [14:02] * Quits: givanica (Thunderbird@moz-d4r.hs6.78.82.IP) (Client exited)
  749. # [14:02] * Quits: roxlu (roxlu@moz-kehbpf.dynamic.ziggo.nl) (Quit: My Mac has gone to sleep. ZZZzzz…)
  750. # [14:03] * Quits: darkowlzz|afk (Elite12883@moz-kue6ah.elitebnc.org) (Ping timeout: 121 seconds)
  751. # [14:05] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  752. # [14:05] * Joins: darkowlzz|afk (Elite12883@moz-kue6ah.elitebnc.org)
  753. # [14:08] * Quits: Archaeopteryx (Archaeopter@moz-925vlu.cust.telecolumbus.net) (Quit: Goodbye)
  754. # [14:09] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
  755. # [14:09] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (Ping timeout: 121 seconds)
  756. # [14:10] * Joins: capella-s3 (capella-s3@moz-jqv43v.res.rr.com)
  757. # [14:10] * Joins: victorporof (victorporof@moz-208i92.dsl.bell.ca)
  758. # [14:10] * Joins: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net)
  759. # [14:11] * Joins: Archaeopteryx (Archaeopter@moz-925vlu.cust.telecolumbus.net)
  760. # [14:12] * Joins: ericjung_ (ericjung@moz-0rvgo1.cidr.lightship.net)
  761. # [14:13] * Quits: Pike (chatzilla@moz-4l3dit.customers.d1-online.com) (Ping timeout: 121 seconds)
  762. # [14:16] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  763. # [14:18] * Quits: Archaeopteryx (Archaeopter@moz-925vlu.cust.telecolumbus.net) (Quit: Goodbye)
  764. # [14:19] * coop|afk is now known as coop
  765. # [14:21] * Joins: six6110 (six600110@moz-br7ucn.il.comcast.net)
  766. # [14:21] * Quits: Jerry_Mac (hshih@moz-drv154.kbronet.com.tw) (Quit: This computer has gone to sleep)
  767. # [14:24] * Parts: jiabao (jiabao@moz-fttumm.internode.on.net)
  768. # [14:25] * Quits: rednaks (rednaks@moz-j7m.ljq.230.41.IP) (Ping timeout: 121 seconds)
  769. # [14:26] * Joins: rednaks (rednaks@moz-j7m.ljq.230.41.IP)
  770. # [14:26] * Quits: nattokirai (nattokirai@moz-rq9a8e.asahi-net.or.jp) (Client exited)
  771. # [14:27] * Quits: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net) (Client exited)
  772. # [14:28] * Joins: roxlu (roxlu@moz-kehbpf.dynamic.ziggo.nl)
  773. # [14:28] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (Ping timeout: 121 seconds)
  774. # [14:30] * Joins: ericjung___ (ericjung@moz-h2a.9hc.161.107.IP)
  775. # [14:32] * Quits: mahdi (mahdi@moz-p65.u27.244.151.IP) (Connection closed)
  776. # [14:32] * Joins: givanica (Thunderbird@moz-d4r.hs6.78.82.IP)
  777. # [14:32] * Joins: Pike (chatzilla@moz-jni.kv3.82.195.IP)
  778. # [14:33] * Quits: ericjung_ (ericjung@moz-0rvgo1.cidr.lightship.net) (Ping timeout: 121 seconds)
  779. # [14:35] * Joins: secretrobotron (secretrobot@moz-8e0m7n.dsl.teksavvy.com)
  780. # [14:38] * Joins: marco (marco@moz-b8ldc2.retail.telecomitalia.it)
  781. # [14:39] * Quits: secretrobotron (secretrobot@moz-8e0m7n.dsl.teksavvy.com) (Ping timeout: 121 seconds)
  782. # [14:41] * Joins: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net)
  783. # [14:42] * Quits: rednaks (rednaks@moz-j7m.ljq.230.41.IP) (Ping timeout: 121 seconds)
  784. # [14:43] * Joins: rednaks (rednaks@moz-j7m.ljq.230.41.IP)
  785. # [14:44] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  786. # [14:44] * darkowlzz|afk is now known as darkowlzz
  787. # [14:46] * Quits: Shrooms (Shrooms@moz-j3eu1b.ga.charter.com) (Connection closed)
  788. # [14:49] * Quits: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP) (Connection closed)
  789. # [14:50] * Quits: ericjung___ (ericjung@moz-h2a.9hc.161.107.IP) (Ping timeout: 121 seconds)
  790. # [14:50] * Joins: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP)
  791. # [14:51] * Quits: rednaks (rednaks@moz-j7m.ljq.230.41.IP) (Quit: Leaving)
  792. # [14:51] * Quits: davida (sid14473@moz-r4h.lg2.184.192.IP) (Ping timeout: 121 seconds)
  793. # [14:51] * Joins: rednaks (rednaks@moz-j7m.ljq.230.41.IP)
  794. # [14:53] * Joins: bogdan_maris (Instantbird@moz-gqb.rin.119.79.IP)
  795. # [14:53] * Joins: davida (sid14473@moz-jp64s4.charlton.irccloud.com)
  796. # [14:53] * Quits: marco (marco@moz-b8ldc2.retail.telecomitalia.it) (A TLS packet with unexpected length was received.)
  797. # [14:53] * Joins: marco (marco@moz-b8ldc2.retail.telecomitalia.it)
  798. # [14:54] * Quits: cirocosta (Ciro@moz-3nbr7v.telesp.net.br) (Ping timeout: 121 seconds)
  799. # [14:55] * Quits: Pike (chatzilla@moz-jni.kv3.82.195.IP) (Ping timeout: 121 seconds)
  800. # [14:56] * Quits: tonymec (tonymec@moz-6da.r95.66.87.IP) (Ping timeout: 121 seconds)
  801. # [14:57] * Quits: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP) (Connection closed)
  802. # [14:57] * Joins: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP)
  803. # [14:58] * Joins: tonymec (tonymec@moz-6da.r95.66.87.IP)
  804. # [14:58] * lmandel_afk is now known as lmandel
  805. # [14:58] * Joins: Jerry_Mac (hshih@moz-drv154.kbronet.com.tw)
  806. # [14:59] * Quits: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP) (Connection closed)
  807. # [15:00] * Quits: marco (marco@moz-b8ldc2.retail.telecomitalia.it) (A TLS packet with unexpected length was received.)
  808. # [15:00] * Joins: marco (marco@moz-b8ldc2.retail.telecomitalia.it)
  809. # [15:00] * Quits: elin (elin@moz-4nqq9j.dynamic-ip.hinet.net) (Client exited)
  810. # [15:01] * Joins: Mnyromyr (Mnyromyr@moz-pvtff5.ejss.mv3s.0908.2a02.IP)
  811. # [15:01] * Quits: jcranmer|away (cranmer2@moz-ik5lgf.cs.illinois.edu) (Ping timeout: 121 seconds)
  812. # [15:01] * Joins: jcranmer|away (cranmer2@moz-ik5lgf.cs.illinois.edu)
  813. # [15:01] * Quits: rednaks (rednaks@moz-j7m.ljq.230.41.IP) (Ping timeout: 121 seconds)
  814. # [15:02] * Joins: jocelyn (uid26949@moz-8e7nk5.charlton.irccloud.com)
  815. # [15:02] * Joins: rednaks (rednaks@moz-j7m.ljq.230.41.IP)
  816. # [15:05] * Joins: JosiahOne (Instantbird@moz-iofojr.livnmi.sbcglobal.net)
  817. # [15:08] * Quits: mastizada (Thunderbird@moz-cgn.3qr.196.46.IP) (Ping timeout: 121 seconds)
  818. # [15:09] * Joins: Mano (Mano@moz-bqh77l.red.bezeqint.net)
  819. # [15:09] * Joins: mastizada (Thunderbird@moz-cgn.3qr.196.46.IP)
  820. # [15:10] * Quits: marco (marco@moz-b8ldc2.retail.telecomitalia.it) (A TLS packet with unexpected length was received.)
  821. # [15:10] * Joins: marco (marco@moz-b8ldc2.retail.telecomitalia.it)
  822. # [15:11] * Quits: bogdan_maris (Instantbird@moz-gqb.rin.119.79.IP) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  823. # [15:11] * Quits: rednaks (rednaks@moz-j7m.ljq.230.41.IP) (Ping timeout: 121 seconds)
  824. # [15:12] * Joins: mastizada1 (Thunderbird@moz-cgn.3qr.196.46.IP)
  825. # [15:13] * Quits: Mano (Mano@moz-bqh77l.red.bezeqint.net) (Ping timeout: 121 seconds)
  826. # [15:14] * Quits: mastizada (Thunderbird@moz-cgn.3qr.196.46.IP) (Ping timeout: 121 seconds)
  827. # [15:18] * Quits: marco (marco@moz-b8ldc2.retail.telecomitalia.it) (A TLS packet with unexpected length was received.)
  828. # [15:18] * Joins: marco (marco@moz-b8ldc2.retail.telecomitalia.it)
  829. # [15:19] * Joins: jviereck (Adium@moz-ve7v1c.dclient.hispeed.ch)
  830. # [15:22] * Joins: zwol (zack@moz-ccv.n79.182.71.IP)
  831. # [15:24] * Joins: dbaron_ (dbaron@moz-rb4k89.dynamic.fusionbroadband.com)
  832. # [15:25] * Quits: dbaron_ (dbaron@moz-rb4k89.dynamic.fusionbroadband.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  833. # [15:25] * Joins: ericjung_ (ericjung@moz-h2a.9hc.161.107.IP)
  834. # [15:25] * Joins: dbaron (dbaron@moz-rb4k89.dynamic.fusionbroadband.com)
  835. # [15:25] * killer sets mode: +ao dbaron dbaron
  836. # [15:27] * Joins: rednaks (rednaks@moz-ild.tq2.16.197.IP)
  837. # [15:28] * Quits: darkowlzz (Elite12883@moz-kue6ah.elitebnc.org) (Ping timeout: 121 seconds)
  838. # [15:30] * Joins: squeakytoy (squeakytoy@moz-2n0365.se.alltele.net)
  839. # [15:30] * Joins: nattokirai (nattokirai@moz-rq9a8e.asahi-net.or.jp)
  840. # [15:31] * Joins: darkowlzz (Elite12883@moz-kue6ah.elitebnc.org)
  841. # [15:34] * Quits: tomatoeblue (textual@moz-bpk.tq1.11.66.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  842. # [15:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a6e177495aa9 - Jannis Pinter - Bug 1142260 - Re-sorted the prefs in gfxPrefs.h and added a big scary warning at the bottom of the list. r=kats
  843. # [15:39] * lmandel is now known as lmandel_afk
  844. # [15:47] * Quits: zwol (zack@moz-ccv.n79.182.71.IP) (Ping timeout: 121 seconds)
  845. # [15:47] * Quits: givanica (Thunderbird@moz-d4r.hs6.78.82.IP) (Client exited)
  846. # [15:47] * Joins: zwol (zack@moz-ccv.n79.182.71.IP)
  847. # [15:48] * Quits: marco (marco@moz-b8ldc2.retail.telecomitalia.it) (Client exited)
  848. # [15:50] * Joins: jacek (jacek@moz-hbt3j4.psi.wroc.pl)
  849. # [15:50] * Joins: ashughes (uid34327@moz-ckmc47.charlton.irccloud.com)
  850. # [15:54] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  851. # [15:55] * Joins: Pike (chatzilla@moz-i1k.7n8.252.80.IP)
  852. # [15:55] * Quits: tonymec (tonymec@moz-6da.r95.66.87.IP) (Ping timeout: 121 seconds)
  853. # [15:55] * Quits: JosiahOne (Instantbird@moz-iofojr.livnmi.sbcglobal.net) (Ping timeout: 121 seconds)
  854. # [15:57] * Joins: tonymec (tonymec@moz-6da.r95.66.87.IP)
  855. # [15:58] * Joins: Edgar (Thunderbird@moz-ni3i03.static.ctinets.com)
  856. # [16:06] * Joins: mconley (mconley@moz-bv3m6h.static.videotron.ca)
  857. # [16:07] * bc|bbl is now known as bc
  858. # [16:11] * Quits: masayuki (Thunderbird@moz-1gqv2s.zaq.ne.jp) (Client exited)
  859. # [16:11] * Joins: masayuki (Thunderbird@moz-1gqv2s.zaq.ne.jp)
  860. # [16:12] * bobowen is now known as bobowen|afk
  861. # [16:13] * Joins: StevenLee (Adium@moz-qeq12t.dynamic.hinet.net)
  862. # [16:14] * philor|away is now known as philor
  863. # [16:16] * Quits: Edgar (Thunderbird@moz-ni3i03.static.ctinets.com) (Client exited)
  864. # [16:17] * Quits: tessarakt2 (jens@moz-h4apg5.dyn.telefonica.de) (Ping timeout: 121 seconds)
  865. # [16:17] * Quits: Pike (chatzilla@moz-i1k.7n8.252.80.IP) (Quit: ChatZilla 0.9.91.1 [Firefox 36.0.1/20150305021524])
  866. # [16:20] * Quits: StevenLee (Adium@moz-qeq12t.dynamic.hinet.net) (Quit: Leaving.)
  867. # [16:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=787394ba34a2 - 11 changesets
  868. # [16:22] * Joins: StevenLee (Adium@moz-qeq12t.dynamic.hinet.net)
  869. # [16:22] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  870. # [16:25] * Quits: tonymec (tonymec@moz-6da.r95.66.87.IP) (Ping timeout: 121 seconds)
  871. # [16:27] * Quits: mconley (mconley@moz-bv3m6h.static.videotron.ca) (Connection closed)
  872. # [16:27] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  873. # [16:28] * Joins: tonymec (tonymec@moz-6da.r95.66.87.IP)
  874. # [16:28] * Joins: rbarnes (rbarnes@moz-9q2t8t.meeting.ietf.org)
  875. # [16:31] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  876. # [16:33] * Joins: rbarnes_ (rbarnes@moz-hr67tb.meeting.ietf.org)
  877. # [16:34] * Quits: rbarnes_ (rbarnes@moz-hr67tb.meeting.ietf.org) (A TLS packet with unexpected length was received.)
  878. # [16:34] * Joins: rbarnes_ (rbarnes@moz-f53cm6.pp5j.94cl.067c.2001.IP)
  879. # [16:35] * Quits: StevenLee (Adium@moz-qeq12t.dynamic.hinet.net) (Quit: Leaving.)
  880. # [16:35] * Quits: rbarnes (rbarnes@moz-9q2t8t.meeting.ietf.org) (Ping timeout: 121 seconds)
  881. # [16:35] * Quits: jcranmer|away (cranmer2@moz-ik5lgf.cs.illinois.edu) (Ping timeout: 121 seconds)
  882. # [16:37] * Joins: StevenLee (Adium@moz-qeq12t.dynamic.hinet.net)
  883. # [16:37] * Quits: nattokirai (nattokirai@moz-rq9a8e.asahi-net.or.jp) (Client exited)
  884. # [16:37] * Joins: jcranmer|away (cranmer2@moz-ik5lgf.cs.illinois.edu)
  885. # [16:38] * Quits: Jesse (jruderman@moz-ra1.off.168.50.IP) (Client exited)
  886. # [16:38] * Quits: clokep (Instantbird@moz-ivrdpu.cable.rcn.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  887. # [16:38] * Joins: clokep (Instantbird@moz-ivrdpu.cable.rcn.com)
  888. # [16:41] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  889. # [16:42] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  890. # [16:43] * Joins: m_gol (m_gol@moz-f1mofo.dynamic.chello.pl)
  891. # [16:45] * Quits: robarnold (rob@moz-ljqra6.hfc.comcastbusiness.net) (Ping timeout: 121 seconds)
  892. # [16:45] * Joins: mchang (mchang@moz-4b7hgp.res.rr.com)
  893. # [16:45] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  894. # [16:45] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  895. # [16:46] * Quits: m_gol (m_gol@moz-f1mofo.dynamic.chello.pl) (Quit: Leaving...)
  896. # [16:46] * Joins: robarnold (rob@moz-ljqra6.hfc.comcastbusiness.net)
  897. # [16:47] * Quits: rbarnes_ (rbarnes@moz-f53cm6.pp5j.94cl.067c.2001.IP) (A TLS packet with unexpected length was received.)
  898. # [16:47] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  899. # [16:51] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (Ping timeout: 121 seconds)
  900. # [16:53] * Kripton is now known as kripton
  901. # [16:55] * Joins: mixedpuppy (mixedpuppy@moz-i9d.i0n.170.166.IP)
  902. # [16:56] <&dbaron> I think I'm hopeful that the 1:30 or 4:30 period build csets of mozilla-inbound might be mergeable, although there's a decent amount of intermittent orange (but I think mostly stuff that we've been seeing for weeks)
  903. # [16:57] * Joins: Mano (Mano@moz-bqh77l.red.bezeqint.net)
  904. # [16:57] * Quits: clokep (Instantbird@moz-ivrdpu.cable.rcn.com) (Ping timeout: 121 seconds)
  905. # [16:59] * Joins: kaze (kaze@moz-8ion1q.fbx.proxad.net)
  906. # [17:01] * Quits: Mano (Mano@moz-bqh77l.red.bezeqint.net) (Ping timeout: 121 seconds)
  907. # [17:02] * darkowlzz is now known as darkowlzz|afk
  908. # [17:03] * Quits: StevenLee (Adium@moz-qeq12t.dynamic.hinet.net) (Quit: Leaving.)
  909. # [17:14] * Quits: jviereck (Adium@moz-ve7v1c.dclient.hispeed.ch) (Quit: Leaving.)
  910. # [17:15] * Joins: JosiahOne (Instantbird@moz-iofojr.livnmi.sbcglobal.net)
  911. # [17:16] * Quits: zwol (zack@moz-ccv.n79.182.71.IP) (Ping timeout: 121 seconds)
  912. # [17:19] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
  913. # [17:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/910d4e852706 - Phil Ringnalda - Backed out 2 changesets (bug 938845) for testSettingsMenuItems NullPointerExceptions
  914. # [17:23] * Joins: stransky (stransky@moz-2q16pm.broadband18.iol.cz)
  915. # [17:27] * Joins: automata (automata@moz-jo2.0eg.34.177.IP)
  916. # [17:31] * Joins: marco (marco@moz-b8ldc2.retail.telecomitalia.it)
  917. # [17:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ac4464790ec4 - Ehsan Akhgari - Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
  918. # [17:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/08912c0b2b5d - Ehsan Akhgari - Bug 1145631 - Part 2: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the WebIDL codegen; r=froydnj
  919. # [17:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/745287406d9e - Ehsan Akhgari - Bug 1145631 - Part 3: Replace MOZ_OVERRIDE with override in the XPIDL codegen; r=froydnj
  920. # [17:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bd5245b8886d - Ehsan Akhgari - Bug 1145631 - Part 4: Replace MOZ_FINAL with final in the IPDL codegen; r=froydnj
  921. # [17:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/79371ae69603 - Ehsan Akhgari - Bug 1145631 - Part 5: Replace MOZ_FINAL with final in the AccEventGen codegen; r=froydnj
  922. # [17:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7c491d4a0e06 - Ehsan Akhgari - Bug 1145631 - Part 6: Remove MOZ_OVERRIDE and MOZ_FINAL; r=froydnj
  923. # [17:35] * Joins: rbarnes (rbarnes@moz-8frjel.pp5j.94cl.067c.2001.IP)
  924. # [17:36] * Joins: StevenLee (Adium@moz-qeq12t.dynamic.hinet.net)
  925. # [17:38] * Joins: cirocosta (Ciro@moz-3nbr7v.telesp.net.br)
  926. # [17:39] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0f84fed88953 - Ehsan Akhgari - Bug 1142360 - Move the mochitests for bugs 441782, 467672 and 570378 to the reftest framework; r=dbaron
  927. # [17:40] <&dbaron> hopefully the override/final landing won't be too painful to merge...
  928. # [17:40] <&dbaron> (I guess central has merged to inbound recently; it's just the other direction that hasn't happened for a while.)
  929. # [17:42] * Quits: StevenLee (Adium@moz-qeq12t.dynamic.hinet.net) (Quit: Leaving.)
  930. # [17:45] * Joins: LeandroL (leandro@moz-kac.ir4.246.190.IP)
  931. # [17:45] * Quits: LeandroL (leandro@moz-kac.ir4.246.190.IP) (Connection closed)
  932. # [17:49] * Joins: bogdan_maris (Instantbird@moz-gqb.rin.119.79.IP)
  933. # [17:50] * Quits: bogdan_maris (Instantbird@moz-gqb.rin.119.79.IP) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  934. # [17:50] * Joins: bogdan_maris (Instantbird@moz-gqb.rin.119.79.IP)
  935. # [17:50] * bz_sleep is now known as bz
  936. # [17:51] * Quits: victorporof (victorporof@moz-208i92.dsl.bell.ca) (Quit: 💤)
  937. # [17:53] * Joins: ProgramFOX (ProgramFOX@moz-ba7.ht2.176.91.IP)
  938. # [17:53] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  939. # [17:53] * Joins: Manny (quassel@moz-bgt.6kh.139.14.IP)
  940. # [17:57] * Joins: tomatoeblue (textual@moz-bpk.tq1.11.66.IP)
  941. # [17:57] * Joins: clokep (Instantbird@moz-ivrdpu.cable.rcn.com)
  942. # [18:03] * Joins: KaiRo (robert@moz-0bra5n.highway.telekom.at)
  943. # [18:05] * Quits: ddahl (ddahl@moz-40a6g5.il.comcast.net) (Ping timeout: 121 seconds)
  944. # [18:06] * darkowlzz|afk is now known as darkowlzz
  945. # [18:07] * Quits: shorlander (shorlander@moz-4lj2qn.lsvlky.sbcglobal.net) (Quit: )
  946. # [18:09] * Quits: roxlu (roxlu@moz-kehbpf.dynamic.ziggo.nl) (Quit: My Mac has gone to sleep. ZZZzzz…)
  947. # [18:11] * Joins: tessarakt2 (jens@moz-h4apg5.dyn.telefonica.de)
  948. # [18:13] * Joins: hallvors (uid23371@moz-jrnk4a.ealing.irccloud.com)
  949. # [18:13] <philor> heck, we merged m-i on Thursday!
  950. # [18:15] * Quits: cirocosta (Ciro@moz-3nbr7v.telesp.net.br) (Quit: Leaving)
  951. # [18:15] * Quits: NeilAway (neil@moz-ohri1d.in-addr.btopenworld.com) (Ping timeout: 121 seconds)
  952. # [18:15] * Joins: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com)
  953. # [18:17] * Joins: NeilAway (neil@moz-qc1jfo.virginmediabusiness.co.uk)
  954. # [18:17] * nsm|away is now known as nsm
  955. # [18:19] * lmandel_afk is now known as lmandel
  956. # [18:19] * Quits: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  957. # [18:22] * Quits: rbarnes (rbarnes@moz-8frjel.pp5j.94cl.067c.2001.IP) (A TLS packet with unexpected length was received.)
  958. # [18:24] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  959. # [18:24] * Quits: Manny (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  960. # [18:24] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  961. # [18:26] * Joins: mt_ (mt@moz-amb.7si.9.216.IP)
  962. # [18:26] * Quits: JosiahOne (Instantbird@moz-iofojr.livnmi.sbcglobal.net) (Ping timeout: 121 seconds)
  963. # [18:27] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  964. # [18:32] * Quits: rednaks (rednaks@moz-ild.tq2.16.197.IP) (Ping timeout: 121 seconds)
  965. # [18:40] * khuey|away is now known as khuey
  966. # [18:42] <@khuey> dbaron: have you talked to bz today?
  967. # [18:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1d1f6f9ebaa1 - Kyle Huey - No bug: fix typo. DONTBUILD
  968. # [18:44] * Quits: jst (quassel@moz-cgq.50n.199.198.IP) (A TLS packet with unexpected length was received.)
  969. # [18:45] * Joins: jst (quassel@moz-cgq.50n.199.198.IP)
  970. # [18:45] * Quits: jst (quassel@moz-cgq.50n.199.198.IP) (A TLS packet with unexpected length was received.)
  971. # [18:45] * Joins: jst (quassel@moz-cgq.50n.199.198.IP)
  972. # [18:46] * Joins: rednaks (rednaks@moz-j7m.ljq.230.41.IP)
  973. # [18:46] * Joins: Mano (Mano@moz-bqh77l.red.bezeqint.net)
  974. # [18:48] * Joins: Archaeopteryx (Archaeopter@moz-82vavk.cust.telecolumbus.net)
  975. # [18:49] * Quits: logbot (logbot@moz-4j4idd.glob.com.au) (SendQ exceeded)
  976. # [18:49] * philor is now known as philor|away
  977. # [18:50] * Quits: Mano (Mano@moz-bqh77l.red.bezeqint.net) (Ping timeout: 121 seconds)
  978. # [18:50] * Joins: h4writer (h4writer@moz-6seetb.access.telenet.be)
  979. # [18:51] * Quits: jesup (chatzilla@moz-ec2133.fios.verizon.net) (Ping timeout: 121 seconds)
  980. # [18:51] * Quits: capella (chatzilla@moz-jqv43v.res.rr.com) (Ping timeout: 121 seconds)
  981. # [18:51] * Quits: Jerry_Mac (hshih@moz-drv154.kbronet.com.tw) (Quit: Leaving)
  982. # [18:52] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout: 121 seconds)
  983. # [18:52] * Joins: logbot (logbot@moz-4j4idd.glob.com.au)
  984. # [18:52] <&dbaron> khuey, no
  985. # [18:52] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Ping timeout: 121 seconds)
  986. # [18:54] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  987. # [18:54] * philor|away is now known as philor
  988. # [18:55] * Quits: mt_ (mt@moz-amb.7si.9.216.IP) (Quit: Leaving.)
  989. # [18:57] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (A TLS packet with unexpected length was received.)
  990. # [18:57] * Joins: jviereck (Adium@moz-ve7v1c.dclient.hispeed.ch)
  991. # [18:59] <&dbaron> I wonder if there's a good way to clean up the mis-indentation resulting from s/MOZ_FINAL/final/
  992. # [18:59] * Quits: jviereck (Adium@moz-ve7v1c.dclient.hispeed.ch) (Quit: Leaving.)
  993. # [19:01] * Joins: emmanuelgautier (emmanuelgau@moz-451cf4.rev.sfr.net)
  994. # [19:02] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  995. # [19:02] * Joins: Zupoman (mistrzmag@moz-qc3.esk.224.91.IP)
  996. # [19:04] * Quits: rednaks (rednaks@moz-j7m.ljq.230.41.IP) (Ping timeout: 121 seconds)
  997. # [19:06] * Joins: smontagu (chatzilla@moz-ebc8gu.red.bezeqint.net)
  998. # [19:10] * Joins: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com)
  999. # [19:11] * Joins: victorporof (victorporof@moz-208i92.dsl.bell.ca)
  1000. # [19:13] * lmandel is now known as lmandel_afk
  1001. # [19:13] * Joins: jdm (jdm@moz-h3a5k9.dsl.bell.ca)
  1002. # [19:14] * Quits: h4writer (h4writer@moz-6seetb.access.telenet.be) (Ping timeout: 121 seconds)
  1003. # [19:15] * lmandel_afk is now known as lmandel
  1004. # [19:16] * Quits: bc (bc@moz-l5n.tlf.131.67.IP) (Quit: leaving)
  1005. # [19:17] * khuey is now known as khuey|away
  1006. # [19:18] * Joins: roxlu (roxlu@moz-kehbpf.dynamic.ziggo.nl)
  1007. # [19:20] * Joins: jviereck (Adium@moz-pqri8u.dclient.hispeed.ch)
  1008. # [19:21] <tbsaunde> dbaron: seems like you could probably write some perl that would do a decent job if you were really motivated
  1009. # [19:25] * darkowlzz is now known as darkowlzz|afk
  1010. # [19:26] <tbsaunde> the fact we have a zillion different formats for class inheritance doesn't really help though
  1011. # [19:30] * Quits: jacek (jacek@moz-hbt3j4.psi.wroc.pl) (Quit: Konversation terminated!)
  1012. # [19:31] * darkowlzz|afk is now known as darkowlzz
  1013. # [19:33] * Joins: dveditz (dveditz@moz-cfhap5.mtv2.mozilla.com)
  1014. # [19:33] * killer sets mode: +o dveditz
  1015. # [19:34] * Quits: emmanuelgautier (emmanuelgau@moz-451cf4.rev.sfr.net) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
  1016. # [19:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5e45fba743aa - Jim Blandy - Bug 1134039: Make SpiderMonkey standalone (JS_STANDALONE) builds use jemalloc and mozglue by default. r=glandium
  1017. # [19:37] * Quits: mixedpuppy (mixedpuppy@moz-i9d.i0n.170.166.IP) (Client exited)
  1018. # [19:39] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1019. # [19:44] * Joins: yeukhon (yeukhon@moz-hb0.n46.104.24.IP)
  1020. # [19:48] * darkowlzz is now known as darkowlzz|afk
  1021. # [19:52] * ashughes is now known as ashughes|afk
  1022. # [19:52] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  1023. # [19:55] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  1024. # [19:57] * Joins: mahdi (mahdi@moz-p65.u27.244.151.IP)
  1025. # [19:59] * Joins: zwol (zack@moz-b20jov.fios.verizon.net)
  1026. # [20:03] * Joins: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com)
  1027. # [20:07] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  1028. # [20:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/66e0cb4d7b9c - Jeff Muizelaar - Bug 1144136. Remove unneeded Flush() from D3D11 compositor. r=bas
  1029. # [20:08] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (A TLS packet with unexpected length was received.)
  1030. # [20:11] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  1031. # [20:12] <philor> we should probably retire the trophy for Most Pushes On A Weekend Which Required Followup, Pushed While Not On IRC, and just let ehsan keep it
  1032. # [20:13] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (A TLS packet with unexpected length was received.)
  1033. # [20:15] * Quits: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  1034. # [20:15] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  1035. # [20:18] * Quits: peterv (peterv@moz-rm2vaa.5u35.vcgu.06f8.2001.IP) (A TLS packet with unexpected length was received.)
  1036. # [20:19] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (Ping timeout: 121 seconds)
  1037. # [20:20] * Quits: ericjung_ (ericjung@moz-h2a.9hc.161.107.IP) (Ping timeout: 121 seconds)
  1038. # [20:21] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Ping timeout: 121 seconds)
  1039. # [20:21] * Quits: kaze (kaze@moz-8ion1q.fbx.proxad.net) (Connection closed)
  1040. # [20:21] * Joins: bwc (Adium@moz-7qa.7fp.250.162.IP)
  1041. # [20:22] * Joins: kaze (kaze@moz-8ion1q.fbx.proxad.net)
  1042. # [20:22] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  1043. # [20:22] * Joins: rbarnes (rbarnes@moz-i5cr56.pp5j.94cl.067c.2001.IP)
  1044. # [20:26] * Quits: rbarnes (rbarnes@moz-i5cr56.pp5j.94cl.067c.2001.IP) (A TLS packet with unexpected length was received.)
  1045. # [20:26] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  1046. # [20:26] * Joins: givanica (Thunderbird@moz-d4r.hs6.78.82.IP)
  1047. # [20:26] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  1048. # [20:27] * Quits: mahdi (mahdi@moz-p65.u27.244.151.IP) (Quit: )
  1049. # [20:28] * Joins: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com)
  1050. # [20:29] * Joins: kgrandon (Adium@moz-6m3528.ca.comcast.net)
  1051. # [20:29] * Quits: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  1052. # [20:29] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  1053. # [20:29] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (A TLS packet with unexpected length was received.)
  1054. # [20:30] * Parts: marco (marco@moz-b8ldc2.retail.telecomitalia.it) ("")
  1055. # [20:31] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1056. # [20:31] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=f949be6cd23e - 177 changesets
  1057. # [20:34] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  1058. # [20:34] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=400c2a449d8d - 25 changesets
  1059. # [20:35] * Joins: mikeratcliffe (Adium@moz-sma.6vd.11.185.IP)
  1060. # [20:35] * Quits: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  1061. # [20:35] * Joins: Mano (Mano@moz-bqh77l.red.bezeqint.net)
  1062. # [20:39] * Quits: Mano (Mano@moz-bqh77l.red.bezeqint.net) (Ping timeout: 121 seconds)
  1063. # [20:41] <philor> tbsaunde: what was the actual bug number for https://hg.mozilla.org/mozilla-central/rev/824009fbc42f ?
  1064. # [20:44] * Joins: jwq (chatzilla@moz-a1q462.cable.telstraclear.net)
  1065. # [20:45] * Quits: jviereck (Adium@moz-pqri8u.dclient.hispeed.ch) (Quit: Leaving.)
  1066. # [20:46] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=82ae3b4e2215 - 21 changesets
  1067. # [20:47] <Archaeopteryx> philor: https://bugzilla.mozilla.org/show_bug.cgi?id=1138967
  1068. # [20:48] * Joins: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com)
  1069. # [20:48] <philor> thx
  1070. # [20:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=d65328c6afe9 - 50 changesets
  1071. # [20:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/86ece202348a - Boris Kudryavtsev - Bug 1144613 - Remove unused strings from xpinstallConfirm.properties. r=dao
  1072. # [20:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/86f331b93e30 - John Kang - Bug 1144782 - LoopUI should listen to "TabSelect" rather than the "select" event. r=dao
  1073. # [20:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=82ae3b4e2215 - 201 changesets
  1074. # [20:52] * Joins: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP)
  1075. # [20:53] * Joins: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com)
  1076. # [20:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=2921b421255b - 206 changesets
  1077. # [20:54] * philor lets all that cook for a little while
  1078. # [20:55] * Quits: tonymec (tonymec@moz-6da.r95.66.87.IP) (Ping timeout: 121 seconds)
  1079. # [20:55] * philor is now known as philor|away
  1080. # [20:55] * Quits: ProgramFOX (ProgramFOX@moz-ba7.ht2.176.91.IP) (Quit: ChatZilla 0.9.91.1 [Firefox 36.0.1/20150305021524])
  1081. # [20:55] * Quits: jwq (chatzilla@moz-a1q462.cable.telstraclear.net) (Quit: ChatZilla 0.9.91.1 [SeaMonkey 2.30/20141014004953])
  1082. # [20:56] * Quits: matt-r_ (mattr@moz-2ou06k.dh.suddenlink.net) (Ping timeout: 121 seconds)
  1083. # [20:57] * Joins: mib_9g8g1z (Mibbit@moz-8c6kmk.dyn.optonline.net)
  1084. # [20:57] * Quits: mib_9g8g1z (Mibbit@moz-8c6kmk.dyn.optonline.net) (Quit: http://www.mibbit.com ajax IRC Client)
  1085. # [20:59] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  1086. # [20:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2cf8496afd5d - Tom Schuster - Bug 1138157 - Change ScriptedDirectProxyHandler to inherit from BaseProxyHandler. r=efaust
  1087. # [21:00] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  1088. # [21:00] * Quits: @dveditz (dveditz@moz-cfhap5.mtv2.mozilla.com) (Client exited)
  1089. # [21:02] * Joins: jwq (chatzilla@moz-a1q462.cable.telstraclear.net)
  1090. # [21:03] * Quits: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  1091. # [21:04] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Ping timeout: 121 seconds)
  1092. # [21:05] <&dbaron> philor|away, thanks for doing the merges :-)
  1093. # [21:05] * Quits: bwc (Adium@moz-7qa.7fp.250.162.IP) (Quit: Leaving.)
  1094. # [21:06] * Quits: mikeratcliffe (Adium@moz-sma.6vd.11.185.IP) (Quit: Leaving.)
  1095. # [21:07] * Joins: emmanuelgautier (emmanuelgau@moz-451cf4.rev.sfr.net)
  1096. # [21:08] * Quits: reed (reed@tech.monkey) (RecvQ exceeded)
  1097. # [21:08] * Quits: stransky (stransky@moz-2q16pm.broadband18.iol.cz) (Quit: Connection reset by beer)
  1098. # [21:08] * Joins: matt-r (mattr@moz-2ou06k.dh.suddenlink.net)
  1099. # [21:09] * Joins: reed (reed@tech.monkey)
  1100. # [21:09] <&dbaron> evilpie, bustage
  1101. # [21:10] * Joins: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com)
  1102. # [21:11] <&dbaron> I closed mozilla-inbound, but my stomach really wants lunch, so I'll look more closely at both the red and the orange after lunch
  1103. # [21:11] <evilpie> dbaron: lol I that because my commit message includes an unicode character?!
  1104. # [21:11] <&dbaron> evilpie, it shouldn't...
  1105. # [21:12] <evilpie> I did push to try
  1106. # [21:12] <evilpie> but not with that message
  1107. # [21:12] * Joins: jesup (chatzilla@moz-ec2133.fios.verizon.net)
  1108. # [21:13] <&dbaron> I guess given the errors that's believable
  1109. # [21:13] <&dbaron> yeah, I guess that's what it looks like
  1110. # [21:13] <&dbaron> ugh
  1111. # [21:13] * Quits: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  1112. # [21:13] <&dbaron> probably a recent regression
  1113. # [21:14] <evilpie> do I need to backout or is that going be fixed by the next push?
  1114. # [21:15] <&dbaron> evilpie, I'll push something silly
  1115. # [21:15] <&dbaron> evilpie, don't back out
  1116. # [21:15] <evilpie> ok
  1117. # [21:19] <&dbaron> really lunch, now, though
  1118. # [21:19] <&dbaron> (pushed another commit)
  1119. # [21:20] <evilpie> dbaron: thanks & enjoy
  1120. # [21:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2bf4149711c9 - L. David Baron - No bug - Correct a few misspellings in test assertion messages, since commits with non-ascii commit messages now break the tree. On a CLOSED TREE.
  1121. # [21:20] * Quits: myk (myk@moz-1nu6fg.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  1122. # [21:22] * Joins: loveless (loveless@moz-kpp.7s9.241.192.IP)
  1123. # [21:23] * Quits: loveless (loveless@moz-kpp.7s9.241.192.IP) (Quit: Leaving...)
  1124. # [21:23] * Quits: jwq (chatzilla@moz-a1q462.cable.telstraclear.net) (Quit: ChatZilla 0.9.91.1 [SeaMonkey 2.30/20141014004953])
  1125. # [21:25] * Joins: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com)
  1126. # [21:27] * wlach is now known as wlach|afk
  1127. # [21:32] * Joins: grobinson (grobinson@moz-upe.5fr.90.208.IP)
  1128. # [21:37] * Quits: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  1129. # [21:37] * Quits: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP) (Connection closed)
  1130. # [21:37] * Quits: @ted (tmielczarek@moz-no0.93r.245.63.IP) (Quit: leaving)
  1131. # [21:38] * Joins: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP)
  1132. # [21:39] * Quits: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP) (Connection closed)
  1133. # [21:39] * Joins: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP)
  1134. # [21:39] <&dbaron> filed https://bugzilla.mozilla.org/show_bug.cgi?id=1146035 on the non-ASCII commit message problem
  1135. # [21:39] * Joins: ted (luser@moz-q84dqp.east.verizon.net)
  1136. # [21:39] * killer sets mode: +o ted
  1137. # [21:40] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  1138. # [21:41] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  1139. # [21:43] * Quits: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP) (Connection closed)
  1140. # [21:43] * Joins: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP)
  1141. # [21:46] * Quits: kaze (kaze@moz-8ion1q.fbx.proxad.net) (Ping timeout: 121 seconds)
  1142. # [21:49] * Joins: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com)
  1143. # [21:49] * Joins: secretrobotron (secretrobot@moz-8e0m7n.dsl.teksavvy.com)
  1144. # [21:49] * Joins: nrc (nrc@moz-4bhi2i.xtra.co.nz)
  1145. # [21:51] * Quits: sfink (chatzilla@moz-vi8qu5.sntcca.sbcglobal.net) (Ping timeout: 121 seconds)
  1146. # [21:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/92b51483ea56 - L. David Baron - Bug 1142360 followup - Annotate 3 tests as failing on Windows reftest-no-accel, on a CLOSED TREE.
  1147. # [21:51] * Quits: emmanuelgautier (emmanuelgau@moz-451cf4.rev.sfr.net) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
  1148. # [21:55] * Joins: bajaj1 (bajaj_afk@moz-6lou4i.ca.comcast.net)
  1149. # [21:55] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Connection closed)
  1150. # [21:56] * Joins: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org)
  1151. # [21:57] * Quits: tessarakt2 (jens@moz-h4apg5.dyn.telefonica.de) (Ping timeout: 121 seconds)
  1152. # [21:59] * philor|away is now known as philor
  1153. # [22:00] * Joins: jduell (jduell@moz-v0uv4a.tukw.qwest.net)
  1154. # [22:01] * Quits: pnkfelix (pnkfelix@moz-eljppb.fbx.proxad.net) (Ping timeout: 121 seconds)
  1155. # [22:02] <&dbaron> philor, I'm worried about that SM(e)
  1156. # [22:02] <&dbaron> philor, i.e., https://hg.mozilla.org/integration/mozilla-inbound/rev/5e45fba743aa
  1157. # [22:02] <&dbaron> er,
  1158. # [22:02] <&dbaron> https://bugzilla.mozilla.org/show_bug.cgi?id=1140773
  1159. # [22:02] <philor> dbaron: yeah, that's why I keep retriggering it instead of just calling it good enough
  1160. # [22:02] <&dbaron> philor, ok, maybe I don't see your retriggers yet, but I retriggered a few as well :-)
  1161. # [22:03] * Quits: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  1162. # [22:03] <&dbaron> philor, also, I'm not sure I want to know what color your face turns after reading https://bugzilla.mozilla.org/show_bug.cgi?id=1146035
  1163. # [22:05] * Quits: macmaN (chezburger@moz-ompcos.dyn.estpak.ee) (Quit: ZNC - http://znc.sourceforge.net)
  1164. # [22:06] <philor> dbaron: a color considerably more subdued than the one it turned the first time mozharness broke that exact same way
  1165. # [22:06] * Joins: macmaN (chezburger@moz-ompcos.dyn.estpak.ee)
  1166. # [22:08] * Quits: secretrobotron (secretrobot@moz-8e0m7n.dsl.teksavvy.com) (A TLS packet with unexpected length was received.)
  1167. # [22:08] * Joins: DGMurdockIII (dgmurdockii@moz-0vqpbu.in.comcast.net)
  1168. # [22:09] <philor> dbaron: though it will become a teeny bit darker as I tell you "dupe of the bug we've known about since nearly the start, bug 1106342"
  1169. # [22:10] <philor> I would have much preferred "regression in untested or insufficiently tested code" to that
  1170. # [22:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/aa10cd6d6ea0 - Shu-yu Guo - Bug 1143194 - Emit JSTRY_FOR_OF notes for for-of loops. (r=jorendorff)
  1171. # [22:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/117d8de21ad5 - Shu-yu Guo - Bug 1143194 - Handle JSTRY_FOR_OF when bailing out in-place from Ion for debug mode. (r=jandem)
  1172. # [22:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2f99a9eb19ee - Shu-yu Guo - Bug 1143194 - Rename JSTRY_ITER to JSTRY_FOR_IN. (r=jorendorff)
  1173. # [22:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8b1896147f41 - Shu-yu Guo - Bug 1143194 - Make trynote checking in BytecodeParse clearer. (r=jorendorff)
  1174. # [22:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5ff1e40be5f9 - Shu-yu Guo - Bug 1143194 - Handle JSTRY_FOR_OF in TI. (r=bhackett)
  1175. # [22:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/12df53d34b74 - Shu-yu Guo - Bug 1143194 - Skip JSTRY_FOR_OF when unwinding exceptions. (r=jorendorff)
  1176. # [22:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e9de10ff67c5 - Shu-yu Guo - Bug 1143286 - Fix terminating scope assertion in DebugScopeObject. (r=jimb)
  1177. # [22:11] * Joins: Neil (neil@moz-qc1jfo.virginmediabusiness.co.uk)
  1178. # [22:12] * Quits: NeilAway (neil@moz-qc1jfo.virginmediabusiness.co.uk) (Ping timeout: 121 seconds)
  1179. # [22:12] * Neil is now known as NeilAway
  1180. # [22:15] * Joins: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com)
  1181. # [22:16] * Quits: Jackneill (Jackneill@moz-t25a3g.pool.digikabel.hu) (A TLS packet with unexpected length was received.)
  1182. # [22:17] * Quits: ashughes|afk (uid34327@moz-ckmc47.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  1183. # [22:17] * Joins: Neil (neil@moz-ohri1d.in-addr.btopenworld.com)
  1184. # [22:19] * Quits: NeilAway (neil@moz-qc1jfo.virginmediabusiness.co.uk) (Ping timeout: 121 seconds)
  1185. # [22:20] * Neil is now known as NeilAway
  1186. # [22:20] * Quits: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP) (Ping timeout: 121 seconds)
  1187. # [22:23] * Joins: Mano (Mano@moz-bqh77l.red.bezeqint.net)
  1188. # [22:27] * Quits: Mano (Mano@moz-bqh77l.red.bezeqint.net) (Ping timeout: 121 seconds)
  1189. # [22:31] * Joins: ohsix (ohsix@moz-d81.p90.35.72.IP)
  1190. # [22:35] * Joins: stefanh (chatzilla@moz-rc9.dit.137.94.IP)
  1191. # [22:38] * Quits: Daniellynet (Cupcake@moz-bci30q.customer.tdc.net) (Quit: ✧*。ヾ( ´ /// `。 )ノ゙✧*。)
  1192. # [22:39] * Quits: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  1193. # [22:39] * Joins: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP)
  1194. # [22:43] * Quits: jrmuizel (jrmuizel@moz-nqe.37f.193.104.IP) (Ping timeout: 121 seconds)
  1195. # [22:46] * lmandel is now known as lmandel_afk
  1196. # [22:47] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
  1197. # [22:47] * darkowlzz|afk is now known as darkowlzz
  1198. # [22:48] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
  1199. # [22:50] * Quits: rbarnes (rbarnes@moz-hr67tb.meeting.ietf.org) (A TLS packet with unexpected length was received.)
  1200. # [22:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/e103b6f3d896 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  1201. # [22:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/db703937d026 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1202. # [22:51] * Quits: espadrine (tyl@moz-l019mn.fbx.proxad.net) (Ping timeout: 121 seconds)
  1203. # [22:52] * Joins: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com)
  1204. # [22:52] * darkowlzz is now known as darkowlzz|afk
  1205. # [22:54] * Joins: rbarnes (rbarnes@moz-a8ian5.pp5j.94cl.067c.2001.IP)
  1206. # [22:56] * Joins: Neil (neil@moz-qc1jfo.virginmediabusiness.co.uk)
  1207. # [22:56] * Quits: NeilAway (neil@moz-ohri1d.in-addr.btopenworld.com) (Ping timeout: 121 seconds)
  1208. # [22:56] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Ping timeout: 121 seconds)
  1209. # [22:56] * Neil is now known as NeilAway
  1210. # [22:57] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Quit: Leaving.)
  1211. # [23:00] * Joins: db9 (Mibbit@moz-7bn781.dynamic.jazztel.es)
  1212. # [23:00] <philor> dbaron: bonus fun, exceeding the maximum log size is apparently just what 32-bit SM(e) does, all the time, so a green is meaningless unless you check the full log to see whether or not it included the test you are interested in
  1213. # [23:00] <&dbaron> philor, I was worried about that but didn't get around to investigating in the midst of eating lunch
  1214. # [23:00] * Parts: db9 (Mibbit@moz-7bn781.dynamic.jazztel.es)
  1215. # [23:00] <&dbaron> philor, do you know who owns the test suite?
  1216. # [23:00] <&dbaron> (?!)
  1217. # [23:00] <philor> at least as far back as last Tuesday, which is as far as I was willing to go
  1218. # [23:01] * Joins: db9 (Mibbit@moz-7bn781.dynamic.jazztel.es)
  1219. # [23:01] <philor> sfink
  1220. # [23:03] * Joins: rednaks (rednaks@moz-j7m.ljq.230.41.IP)
  1221. # [23:04] <philor> wonder whether we've completely busted having exceeded maximum log size be a failure, or just in selected things
  1222. # [23:05] <roxlu> Hi
  1223. # [23:06] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  1224. # [23:06] <Ms2ger> Why do we still not fail output overflow runs :(
  1225. # [23:07] <db9> i'm not sure if i'm in the right place, but here goes: would somebody help me triage some behaviour i think is a bug? it's a back-button-does-nothing thing
  1226. # [23:07] <db9> i'm talking about firefox, by the way
  1227. # [23:11] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  1228. # [23:14] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/0ef4054f3ec1 - Chris Manchester - Bug 1145444. r=jmaher, a=test-only
  1229. # [23:14] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/bdfe1112a65c - Jeff Gilbert - Bug 1143218 - Use mochitest subsuites to specify webgl tests. r=jmaher, r=gbrown, a=test-only
  1230. # [23:15] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/1efc8c39543c - Chris Manchester - Bug 1145444. r=jmaher, a=test-only
  1231. # [23:15] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/a58b8b594396 - Jeff Gilbert - Bug 1143218 - Use mochitest subsuites to specify webgl tests. r=jmaher, r=gbrown, a=test-only
  1232. # [23:15] * Joins: elin (elin@moz-hr4hdv.dynamic-ip.hinet.net)
  1233. # [23:16] * lmandel_afk is now known as lmandel
  1234. # [23:17] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  1235. # [23:18] * Quits: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  1236. # [23:18] * Quits: florent (Thunderbird@moz-gnudd8.abo.wanadoo.fr) (Connection closed)
  1237. # [23:18] * Quits: givanica (Thunderbird@moz-d4r.hs6.78.82.IP) (Client exited)
  1238. # [23:18] * Joins: secretrobotron (secretrobot@moz-8e0m7n.dsl.teksavvy.com)
  1239. # [23:18] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  1240. # [23:22] * Quits: secretrobotron (secretrobot@moz-8e0m7n.dsl.teksavvy.com) (Ping timeout: 121 seconds)
  1241. # [23:23] * Quits: rednaks (rednaks@moz-j7m.ljq.230.41.IP) (Ping timeout: 121 seconds)
  1242. # [23:25] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  1243. # [23:26] * Joins: Daniellynet (Cupcake@moz-bci30q.customer.tdc.net)
  1244. # [23:26] * lmandel is now known as lmandel_afk
  1245. # [23:27] * Quits: rbarnes (rbarnes@moz-a8ian5.pp5j.94cl.067c.2001.IP) (A TLS packet with unexpected length was received.)
  1246. # [23:29] * Quits: Daniellynet (Cupcake@moz-bci30q.customer.tdc.net) (Quit: ✧*。ヾ( ´ /// `。 )ノ゙✧*。)
  1247. # [23:30] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1248. # [23:30] * Joins: dholbert_ (dholbert@moz-pnm275.static.fusionbroadband.com)
  1249. # [23:31] * Joins: mconley (mconley@moz-bv3m6h.static.videotron.ca)
  1250. # [23:34] * Joins: Daniellynet (Cupcake@moz-bci30q.customer.tdc.net)
  1251. # [23:35] * Quits: tomatoeblue (textual@moz-bpk.tq1.11.66.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  1252. # [23:37] * Quits: DGMurdockIII (dgmurdockii@moz-0vqpbu.in.comcast.net) (Connection closed)
  1253. # [23:38] * Quits: jdm (jdm@moz-h3a5k9.dsl.bell.ca) (Quit: )
  1254. # [23:39] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  1255. # [23:40] * Joins: rbarnes (rbarnes@moz-95bl7p.pp5j.94cl.067c.2001.IP)
  1256. # [23:40] * Joins: m_gol (m_gol@moz-f1mofo.dynamic.chello.pl)
  1257. # [23:43] * Quits: Daniellynet (Cupcake@moz-bci30q.customer.tdc.net) (Connection closed)
  1258. # [23:45] * Quits: stefanh (chatzilla@moz-rc9.dit.137.94.IP) (Ping timeout: 121 seconds)
  1259. # [23:46] * Joins: Neil (neil@moz-ohri1d.in-addr.btopenworld.com)
  1260. # [23:46] * Joins: jduell_ (jduell@moz-tj2lkm.tukw.qwest.net)
  1261. # [23:47] * Quits: jduell (jduell@moz-v0uv4a.tukw.qwest.net) (Ping timeout: 121 seconds)
  1262. # [23:47] * Joins: stefanh (chatzilla@moz-rc9.dit.137.94.IP)
  1263. # [23:47] * Quits: m_gol (m_gol@moz-f1mofo.dynamic.chello.pl) (Quit: Linkinus - http://linkinus.com)
  1264. # [23:48] * Quits: NeilAway (neil@moz-qc1jfo.virginmediabusiness.co.uk) (Ping timeout: 121 seconds)
  1265. # [23:48] * Neil is now known as NeilAway
  1266. # [23:50] * Joins: tessarakt2 (jens@moz-h4apg5.dyn.telefonica.de)
  1267. # [23:51] <philor> dbaron: uh oh, apparently winWidget&&!d2d includes WinXP R
  1268. # [23:53] * Joins: h4writer (h4writer@moz-6seetb.access.telenet.be)
  1269. # [23:54] * Joins: DGMurdockIII (dgmurdockii@moz-0vqpbu.in.comcast.net)
  1270. # [23:55] * Joins: jduell (jduell@moz-1nq5du.tukw.qwest.net)
  1271. # [23:56] * Joins: twi63 (twi@moz-dhvtp3.clients.your-server.de)
  1272. # [23:57] * Quits: jduell_ (jduell@moz-tj2lkm.tukw.qwest.net) (Ping timeout: 121 seconds)
  1273. # Session Close: Sun Mar 22 00:00:00 2015

Previous day, Next day

Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn