/irc-logs / mozilla / #developers / 2014-09-20 / end

Options:

  1. # Session Start: Sat Sep 20 00:00:00 2014
  2. # Session Ident: #developers
  3. # [00:00] * qDot|away is now known as qDot
  4. # [00:00] * Joins: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  5. # [00:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/07cdb131dccb - Zoran Jovanovic - Bug 1059202 - CSP and CA verfication for Trusted Hosted Apps r=fabrice,sicking,rlb
  6. # [00:02] <seth> khuey: is there a cheap way to test whether XPCOM shutdown is occurring or has occurred?
  7. # [00:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/898325f3fac6 - Markus Nilsson - Bug 1059202 - Unit test - CSP and CA verfication for Trusted Hosted Apps r=sicking
  8. # [00:02] <seth> khuey: is my best bet just to become a shutdown observer?
  9. # [00:03] * Joins: bholley (bholley@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  10. # [00:03] * Quits: Jackneill (Jackneill@moz-3B58B54A.pool.digikabel.hu) (Input/output error)
  11. # [00:03] * Quits: bholley (bholley@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Max SendQ exceeded)
  12. # [00:04] <@khuey> seth: there is not
  13. # [00:04] <@khuey> observing is probably your best bet
  14. # [00:04] <@khuey> seth: what are you trying to do?
  15. # [00:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8ff2c6ea2934 - Andrew McCreight - Bug 1069689, part 1 - .*? at the start of a search regexp isn't useful. r=jmaher
  16. # [00:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f6b6a8b701a5 - Andrew McCreight - Bug 1069689, part 2 - Don't generate a regexp then throw it away. r=jmaher
  17. # [00:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e739ab313ce7 - Andrew McCreight - Bug 1069689, part 3 - Make 'default' the default process type. r=jmaher
  18. # [00:04] * Quits: mstange (uid15727@moz-31ABA2C0.irccloud.com) (Quit: Connection closed for inactivity)
  19. # [00:04] * Quits: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net) (Ping timeout)
  20. # [00:05] <seth> khuey: i'm running into a problem where i have something run by the destructor of a refcounted object that needs the observer service
  21. # [00:05] <seth> khuey: so i get asserts from the observer service in debug builds
  22. # [00:05] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Input/output error)
  23. # [00:05] * Joins: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net)
  24. # [00:06] <seth> khuey: it'd be OK if we're shutting down to avoid doing the thing that requires the observer service (in this case it's calling gfxPlatform::GetPlatform()), but i do need it in normal cases
  25. # [00:07] <@khuey> are these short lived objects?
  26. # [00:07] <@khuey> e.g. dom objects?
  27. # [00:07] <@khuey> making those observers is sub-optimal
  28. # [00:08] <seth> khuey: yeah, i wouldn't make short-lived objects shutdown observers directly. i'd just have a singleton object that observed shutdown and recorded whether it had already happened or not
  29. # [00:08] <@khuey> yeah, you can do that
  30. # [00:09] * Quits: handyman (handyman@moz-B454F4E9.hsd1.ca.comcast.net) (Client exited)
  31. # [00:09] * Quits: davidb (davidb@moz-4A2DCE6A.dsl.bell.ca) (Quit: Blah blah blah)
  32. # [00:09] * Joins: espadrine (ttyl@moz-650DA3B.w90-2.abo.wanadoo.fr)
  33. # [00:09] * Quits: harth|away (harth@moz-1BAFD40C.nyc.res.rr.com) (Input/output error)
  34. # [00:13] * Joins: Mano (mano@C0CCDC47.828A9360.51B98CA5.IP)
  35. # [00:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b1cbc5079834 - Jim Blandy - Bug 1063247: Allow implicit construction of JS::ubi::Node from JS::HandleValue. r=terrence
  36. # [00:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ef6d81ac0bba - Jim Blandy - Bug 1063247: Amend JS::ubi::Node::size and its implementations to expect a mozilla::MallocSizeOf function. r=terrence
  37. # [00:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ed38f85902f7 - Jim Blandy - Bug 1063247: Let embeddings tell Debugger how to find the size of a malloc'd block of memory. r=terrence
  38. # [00:16] * Quits: Mano (mano@C0CCDC47.828A9360.51B98CA5.IP) (Ping timeout)
  39. # [00:16] * Quits: ddahl (ddahl@moz-C5F9E90F.b.subnet.rcn.com) (Ping timeout)
  40. # [00:17] * Quits: jimblandy (user@7550086F.12C72867.C01AC187.IP) (Ping timeout)
  41. # [00:18] * Quits: alexbardas (alexbardas@moz-62518563.mtv2.mozilla.com) (Input/output error)
  42. # [00:18] * Quits: jst (quassel@CB36FB4D.BE63433B.EE6E63A5.IP) (Input/output error)
  43. # [00:18] * Joins: The_8472 (The_8472@moz-8BE6218A.hsi8.kabel-badenwuerttemberg.de)
  44. # [00:19] <The_8472> which element is the right place to add a devtool-like bottom panel in the chrome DOM (for an addon)? append to #browser?
  45. # [00:20] * Quits: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: sicking)
  46. # [00:21] * mcote is now known as mcote|afk
  47. # [00:22] <@smaug> gavin: ttaubert: ^
  48. # [00:23] * Quits: @bsmedberg (bsmedberg@moz-820FF4CB.jst.pa.atlanticbb.net) (Quit: Leaving)
  49. # [00:24] <nalexander> KWierso|sheriffduty: you the sheriff in these parts?
  50. # [00:24] <KWierso|sheriffduty> nalexander: yep
  51. # [00:24] <nalexander> KWierso|sheriffduty: my Android pushes at https://tbpl.mozilla.org/?tree=Fx-Team aren't looking happy.
  52. # [00:24] <nalexander> KWierso|sheriffduty: lots of infra time outs.
  53. # [00:25] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.5 -- http://www.instantbird.com)
  54. # [00:25] * Joins: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com)
  55. # [00:25] * Joins: jst (quassel@CB36FB4D.BE63433B.EE6E63A5.IP)
  56. # [00:26] <KWierso|sheriffduty> nalexander: looking
  57. # [00:26] <nalexander> KWierso|sheriffduty: thanks.
  58. # [00:26] <KWierso|sheriffduty> some of that's just the terribleness of the pandas
  59. # [00:27] * Quits: jimm (jmathies@moz-DF439B90.pn.at.cox.net) (Quit: )
  60. # [00:27] * Joins: grobinson (grobinson@moz-8E3BD44C.dsl.dynamic.sonic.net)
  61. # [00:27] <nalexander> KWierso|sheriffduty: okay, it just looked suspicious (4.0 Debug in particular).
  62. # [00:27] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/413411cde2b5 - Brian Nicholson - No bug - Fix example comments in Messaging.jsm. DONTBUILD
  63. # [00:27] <nalexander> KWierso|sheriffduty: my push does fiddle with some APK signing; but it shouldn't manifest as time outs.
  64. # [00:27] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Client exited)
  65. # [00:28] * Quits: bent (chatzilla@7E72AAE3.BD72CFAB.E7753432.IP) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  66. # [00:28] * Quits: squib|laptop (squib@moz-FD68D6B2.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  67. # [00:28] * Quits: mihneadb (mihneadb@70C9850B.2430FEF6.D608C900.IP) (Quit: Computer gone to sleep - Zzzz...)
  68. # [00:29] <KWierso|sheriffduty> nalexander: rebooted a couple of them that look stuck, lets see how that goes
  69. # [00:29] <nalexander> KWierso|sheriffduty: thanks for looking into it.
  70. # [00:29] <KWierso|sheriffduty> beyond that, I think someone in #releng would be a better escalation path :)
  71. # [00:29] <nalexander> KWierso|sheriffduty: I actually started there :)
  72. # [00:29] <nalexander> KWierso|sheriffduty: so, how do you reboot the pandas? Is there an API I can see to investigate their state? I'd love to see pending jobs, etc?
  73. # [00:30] * Quits: jst (quassel@CB36FB4D.BE63433B.EE6E63A5.IP) (Input/output error)
  74. # [00:30] <KWierso|sheriffduty> nalexander: if you select a failed job (or any job, actually) in tbpl, there's a link at the bottom right for "using slave _____"
  75. # [00:30] <KWierso|sheriffduty> click that to get to the slave health page
  76. # [00:31] <KWierso|sheriffduty> it'll ask for LDAP credentials
  77. # [00:31] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  78. # [00:31] <KWierso|sheriffduty> and you can see the history for that specific machine
  79. # [00:31] * Joins: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  80. # [00:31] * Joins: jduell (jduell@moz-D7F78D4E.hsd1.wa.comcast.net)
  81. # [00:31] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Input/output error)
  82. # [00:32] * Quits: jdm (jdm@moz-584E8994.dsl.bell.ca) (Quit: )
  83. # [00:32] * Quits: RyanVM (Thunderbir@moz-37FED3AC.phlapa.fios.verizon.net) (Quit: RyanVM)
  84. # [00:32] <nalexander> KWierso|sheriffduty: thanks.
  85. # [00:34] * ahal is now known as ahal|afk
  86. # [00:36] * Joins: handyman (handyman@moz-B454F4E9.hsd1.ca.comcast.net)
  87. # [00:37] * miketaylr is now known as zz_miketaylr
  88. # [00:37] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  89. # [00:39] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  90. # [00:39] * Quits: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: sicking)
  91. # [00:39] * Quits: mdas (mdas@moz-CFFBFDC4.cpe.teksavvy.com) (Input/output error)
  92. # [00:40] * Joins: marco (Adium@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net)
  93. # [00:40] * sheppy-lunch is now known as sheppy
  94. # [00:41] <mjrosenb> glandium: ping?
  95. # [00:42] * Joins: developers495 (bzlandfill@moz-6112BD5E.ptpg.oregonstate.edu)
  96. # [00:43] * Quits: developers495 (bzlandfill@moz-6112BD5E.ptpg.oregonstate.edu) (Quit: CGI:IRC (EOF))
  97. # [00:43] * Joins: smm0601 (bzlandfill@moz-15CBFF72.ptpg.oregonstate.edu)
  98. # [00:45] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  99. # [00:45] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Broken pipe)
  100. # [00:46] * Quits: jduell (jduell@moz-D7F78D4E.hsd1.wa.comcast.net) (Ping timeout)
  101. # [00:46] * Joins: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  102. # [00:46] * Quits: justindarc (justindarc@D2AEACFC.B56D28DB.B58D01CE.IP) (Quit: )
  103. # [00:47] * Joins: vebb (mike@moz-A9F59665.callplus.net.nz)
  104. # [00:47] * rail is now known as rail_away
  105. # [00:48] * Joins: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net)
  106. # [00:50] * coop is now known as coop|afk
  107. # [00:51] * Joins: deian (d@moz-10E2379F.stanford.edu)
  108. # [00:51] * Quits: hallvors (uid23371@moz-31ABA2C0.irccloud.com) (Quit: Connection closed for inactivity)
  109. # [00:51] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
  110. # [00:52] * Quits: juanb|afk (jbecerra@9A8F8379.AB582455.4C70188C.IP) (Ping timeout)
  111. # [00:53] * Joins: slester (sylvanica@moz-FA1CDB72.mc.videotron.ca)
  112. # [00:53] * Joins: Mano (mano@C0CCDC47.828A9360.51B98CA5.IP)
  113. # [00:54] * Joins: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net)
  114. # [00:55] * Joins: harth|away (harth@moz-1BAFD40C.nyc.res.rr.com)
  115. # [00:56] * Quits: ggp (ggp@CF464E18.C14984A8.CC211715.IP) (Connection reset by peer)
  116. # [00:56] * Joins: ggp (ggp@CF464E18.C14984A8.CC211715.IP)
  117. # [00:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b7f417116d90 - Terrence Cole - Bug 1029549 - Sanity-check TenuredHeap pointers when accessing them; r=jonco
  118. # [00:57] * Quits: tomasz (Adium@moz-62518563.mtv2.mozilla.com) (Quit: Leaving.)
  119. # [00:58] * Quits: Anupkumar (uid16774@moz-A42E5B7B.irccloud.com) (Quit: Connection closed for inactivity)
  120. # [01:00] * sheppy is now known as sheppy-offline
  121. # [01:00] * Quits: harth|away (harth@moz-1BAFD40C.nyc.res.rr.com) (Input/output error)
  122. # [01:01] * Quits: Matti (Matti@moz-3643325D.dip0.t-ipconnect.de) (Quit: Quit)
  123. # [01:01] <NeilAway> nemo: if you thought that was bad, I know a site where left & right keys flip through posts... not very nice when you hit the key by mistake :s
  124. # [01:01] * Quits: smm0601 (bzlandfill@moz-15CBFF72.ptpg.oregonstate.edu) (Quit: CGI:IRC)
  125. # [01:01] * Joins: smm0601 (bzlandfill@moz-15CBFF72.ptpg.oregonstate.edu)
  126. # [01:01] * Quits: smm0601 (bzlandfill@moz-15CBFF72.ptpg.oregonstate.edu) (Quit: smm0601)
  127. # [01:02] * Joins: jduell (jduell@moz-D7F78D4E.hsd1.wa.comcast.net)
  128. # [01:02] * Joins: Matti (Matti@moz-3643325D.dip0.t-ipconnect.de)
  129. # [01:03] * Quits: tn (tim@moz-E7CE1D28.wp.shawcable.net) (Quit: tn)
  130. # [01:04] * Quits: tonymec_KDE (tonymec@DB3DD090.6133EA79.9D2324B7.IP) (Ping timeout)
  131. # [01:04] * Quits: tonymec (tonymec@DB3DD090.6133EA79.9D2324B7.IP) (Ping timeout)
  132. # [01:04] * Quits: bz_away (bzbarsky@moz-72881629.bstnma.fios.verizon.net) (Ping timeout)
  133. # [01:05] * zz_miketaylr is now known as miketaylr
  134. # [01:05] <kentuckyfriedtakahe> Who do I talk to if I've got too many clients on one IP address on IRC?
  135. # [01:05] * Joins: rbarnes_ (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  136. # [01:07] * Joins: tonymec_KDE (tonymec@DB3DD090.6133EA79.9D2324B7.IP)
  137. # [01:07] <@khuey> somebody in #servicedesk
  138. # [01:07] <@gavin> someone in #it
  139. # [01:08] * Joins: tomasz (Adium@moz-62518563.mtv2.mozilla.com)
  140. # [01:08] * Joins: alexbardas (alexbardas@moz-62518563.mtv2.mozilla.com)
  141. # [01:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/af6a5156818f - Dave Townsend - Bug 1070223: Ignore exceptions thrown from nsIBrowserSearchInitObserver. r=MattN
  142. # [01:09] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  143. # [01:09] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  144. # [01:09] * Joins: Sushant94_ (Sushant@532971DE.A408A512.D30E9BEF.IP)
  145. # [01:10] * Quits: Sushant94 (Sushant@E2438B3D.E3EE0B57.D30E9BEF.IP) (Ping timeout)
  146. # [01:10] * Quits: jduell (jduell@moz-D7F78D4E.hsd1.wa.comcast.net) (Ping timeout)
  147. # [01:10] * BenWa is now known as BenWa|email
  148. # [01:10] * Quits: Mano (mano@C0CCDC47.828A9360.51B98CA5.IP) (Client exited)
  149. # [01:11] * Joins: tonymec (tonymec@DB3DD090.6133EA79.9D2324B7.IP)
  150. # [01:11] <mjrosenb> clearly, we should just merge servicedesk and it, since nobody can seem to tell them apart :-p
  151. # [01:12] * Joins: jaws (uid2871@moz-5F4AA75A.irccloud.com)
  152. # [01:13] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Client exited)
  153. # [01:14] * Quits: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net) (Quit: jib)
  154. # [01:15] * Quits: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net) (Connection reset by peer)
  155. # [01:15] * Quits: m_gol (m_gol@moz-4A03F5C1.dynamic.chello.pl) (Quit: Leaving...)
  156. # [01:18] * Quits: Matti (Matti@moz-3643325D.dip0.t-ipconnect.de) (Max SendQ exceeded)
  157. # [01:18] * Joins: Matti (Matti@moz-3643325D.dip0.t-ipconnect.de)
  158. # [01:19] * Quits: idwer (irc@moz-67B6410D.adsl.online.nl) (Input/output error)
  159. # [01:19] * Quits: emtwo (Adium@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  160. # [01:19] * dholbert|afk is now known as dholbert
  161. # [01:21] * Quits: @dbaron (dbaron@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  162. # [01:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/a482af02dd95 - Margaret Leibovic - Bug 1049600 - Show search engine branding. r=wesj
  163. # [01:21] * Joins: dbaron (dbaron@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  164. # [01:21] * ChanServ sets mode: +ao dbaron dbaron
  165. # [01:22] * Quits: mt_ (mt@moz-199CCC40.hsd1.ca.comcast.net) (Quit: Leaving.)
  166. # [01:24] * Quits: victorporof (victorporo@A6A92E84.63CD072E.39413EC0.IP) (Quit: victorporof)
  167. # [01:24] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/78246d362ce4 - B2G Bumper Bot - Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
  168. # [01:24] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/e155b3edd2f3 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  169. # [01:24] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/35556216bf86 - Ryan VanderMeulen - Merge m-c to b2g-inbound.
  170. # [01:24] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/85ca2e799c13 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  171. # [01:24] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  172. # [01:24] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/8be4d99d0890 - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  173. # [01:25] * Quits: rbarnes_ (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Input/output error)
  174. # [01:25] * Quits: gozala (uid5923@moz-5F4AA75A.irccloud.com) (Quit: Connection closed for inactivity)
  175. # [01:25] * wlach is now known as wlach|afk
  176. # [01:27] * Joins: hwine_ (hwine@moz-DB4A9C19.scl3.mozilla.com)
  177. # [01:28] * Quits: hwine_ (hwine@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  178. # [01:28] * Joins: tantek (tantek@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  179. # [01:29] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  180. # [01:29] * Quits: RealRaven (Thunderbir@1ECC539E.44784521.C3498625.IP) (Quit: RealRaven)
  181. # [01:30] * Quits: tessarakt (jens@moz-2A92C6A3.adsl.alicedsl.de) (Ping timeout)
  182. # [01:31] * Quits: rvid (textual@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Computer has gone to sleep.)
  183. # [01:31] * Joins: rvid (textual@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  184. # [01:33] * Quits: handyman (handyman@moz-B454F4E9.hsd1.ca.comcast.net) (Client exited)
  185. # [01:33] * Parts: Snuffleupagus (chatzilla@moz-50E31F78.bredband.comhem.se)
  186. # [01:34] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  187. # [01:35] * Quits: hwine (hwine@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  188. # [01:35] * Joins: fabrice1 (fabrice@moz-24157589.mtv2.mozilla.com)
  189. # [01:35] * Quits: fabrice (fabrice@moz-24157589.mtv2.mozilla.com) (Connection reset by peer)
  190. # [01:35] * Joins: hwine (hwine@moz-DB4A9C19.scl3.mozilla.com)
  191. # [01:36] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Client exited)
  192. # [01:37] * Quits: vebb (mike@moz-A9F59665.callplus.net.nz) (Quit: preprocessor-irc-cli)
  193. # [01:37] * Quits: yeukhon (yeukhon@moz-A4A36DA6.buckcmtk01.res.dyn.suddenlink.net) (Quit: Leaving.)
  194. # [01:38] * hwine is now known as hwine-commuting
  195. # [01:38] * Joins: vebb (mike@moz-A9F59665.callplus.net.nz)
  196. # [01:39] * Joins: PiresFelix (Leonardo@8AE21F3C.BE849A6F.ECC737E3.IP)
  197. # [01:40] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Quit: ehugg)
  198. # [01:40] * Joins: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net)
  199. # [01:40] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Input/output error)
  200. # [01:41] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  201. # [01:43] * Joins: mastizada (Thunderbir@CF838FC6.7EE33B20.F82549C5.IP)
  202. # [01:44] * Quits: espadrine (ttyl@moz-650DA3B.w90-2.abo.wanadoo.fr) (Ping timeout)
  203. # [01:44] * Joins: GPHemsley (GPHemsley@moz-DE8E5C45.hsd1.pa.comcast.net)
  204. # [01:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/e724a389c605 - Vikneshwar - Bug 1066514 - Renamed home_history_list layout to home_list and HistoryListView to HomeList;r=margaret
  205. # [01:44] * Quits: rvid (textual@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Computer has gone to sleep.)
  206. # [01:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/101da1df6c95 - vivek - Bug 1066062 - Add additional fields to about:feedback submission. r=margaret
  207. # [01:45] * Quits: gcp (gpascutto@moz-9CEB1C98.access.telenet.be) (Quit: Make a new plan, Stan!)
  208. # [01:50] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  209. # [01:51] * miketaylr is now known as zz_miketaylr
  210. # [01:51] <seth> hmm, so i can't remove an observer from within the Observe() callback?
  211. # [01:52] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Ping timeout)
  212. # [01:52] * Quits: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving.)
  213. # [01:53] <fabrice1> you can. it's a common pattern
  214. # [01:53] * Joins: ehugg (ehugg@moz-6D0FD3FC.cisco.com)
  215. # [01:53] <seth> fabrice1: https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIObserver says you shouldn't do it
  216. # [01:53] <seth> fabrice1: should i remove that?
  217. # [01:54] <fabrice1> seth: dunno, I'm really surprised
  218. # [01:55] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  219. # [01:55] * Quits: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net) (Quit: aklotz)
  220. # [01:55] * Quits: bmoss (bmoss@moz-62518563.mtv2.mozilla.com) (Quit: bmoss)
  221. # [01:56] * stefanh is now known as stefanh|away
  222. # [01:56] <Mossop> Wow, we do that all over the place
  223. # [01:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8e6e924ff00b - Terrence Cole - Back out changeset b7f417116d90 (Bug 1029549) for making the tree a beautiful orange color on a CLOSED TREE
  224. # [01:57] * Quits: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net) (Quit: jib)
  225. # [01:57] * ewong|away is now known as ewong
  226. # [01:58] * Joins: taras (taras@moz-55A98463.glek.net)
  227. # [01:58] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/dad1d0099623 - Wes Johnston - Bug 1069182 - Move guest notification handling. r=bnicholson
  228. # [01:59] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a85324dfc960 - 17 changesets
  229. # [01:59] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Client exited)
  230. # [02:00] <KWierso|sheriffduty> terrence: thanks for the backout :)
  231. # [02:00] * Joins: rvid (textual@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  232. # [02:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/ba244ef9dead - Wes Johnston - Bug 1064669 - Move casting initialization to delayed startup. r=rnewman
  233. # [02:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/dfe72ad80cc8 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  234. # [02:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/16e9cc0c25af - B2G Bumper Bot - Bumping manifests a=b2g-bump
  235. # [02:00] * Quits: Archaeopteryx (itsme@moz-661D5AFD.cust.telecolumbus.net) (Quit: Goodbye)
  236. # [02:00] <terrence> KWierso|sheriffduty: do I get a prize for burning the tree twice in one day? ;-)
  237. # [02:01] <AutomatedTester> KWierso|sheriffduty: we should get openbadges for people who do that
  238. # [02:01] * Joins: jimb (user@moz-4136AC2D.hsd1.or.comcast.net)
  239. # [02:02] <AutomatedTester> Enemies of the tree instead of Friends of the tree
  240. # [02:02] <AutomatedTester> :P
  241. # [02:02] <terrence> gotta have 'em all!
  242. # [02:03] <KWierso|sheriffduty> no, Enemies of the tree was that thing we talked about at the treeherder workweek where treeherder builds up a database of frequent bad-pushers, and then when one of those bad-pushers pushes something, it automatically queues up a backout of their push on the sheriff's computer
  243. # [02:03] <KWierso|sheriffduty> :P
  244. # [02:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/478ea4b85c00 - Alexander Surkov - Bug 1040735 - DOM node reinsertion under anonymous content may trigger a11y child adoption, r=bz, tbdaunde, davidb
  245. # [02:03] * Joins: ckitching (ckitching@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  246. # [02:03] <terrence> haha
  247. # [02:04] <AutomatedTester> KWierso|sheriffduty: my jetlag made me forget
  248. # [02:04] <AutomatedTester> we should do that
  249. # [02:04] * Quits: karlt (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  250. # [02:05] * BenWa|email is now known as BenWa
  251. # [02:05] <seth> fabrice1: Mossop: that text is from the very first revision of that page, in 2005
  252. # [02:05] <seth> i'm inclined to just remove it since it clearly doesn't align with our current practice
  253. # [02:06] <Mossop> seth: I'm pretty sure we've been doing it since way before then
  254. # [02:06] * BenWa is now known as BenWa|email
  255. # [02:06] <fabrice1> and... it seems to work!
  256. # [02:07] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Input/output error)
  257. # [02:08] * Joins: redblade (quassel@moz-BE43CC3C.dip0.t-ipconnect.de)
  258. # [02:08] <seth> fabrice1: Mossop: is it possible that the author really meant to talk about a different case, like adding a new observer during an Observe() call?
  259. # [02:08] <seth> maybe that doesn't work reliably with our observer service?
  260. # [02:10] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  261. # [02:11] * Quits: myk (myk@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  262. # [02:11] * Joins: harth|away (harth@moz-1BAFD40C.nyc.res.rr.com)
  263. # [02:12] * Joins: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net)
  264. # [02:13] * Quits: harth|away (harth@moz-1BAFD40C.nyc.res.rr.com) (Ping timeout)
  265. # [02:14] * Quits: walter (walter@moz-62518563.mtv2.mozilla.com) (Input/output error)
  266. # [02:16] * Joins: gandi (zbraniecki@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  267. # [02:16] * Quits: gandalf (zbraniecki@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Connection reset by peer)
  268. # [02:16] * Quits: kip (kip@A6CF435B.D1155E2C.CFC2A289.IP) (Connection reset by peer)
  269. # [02:16] * Joins: kip (kip@A6CF435B.D1155E2C.CFC2A289.IP)
  270. # [02:16] * Quits: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  271. # [02:16] * Quits: zaach (zaach@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  272. # [02:17] * Joins: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  273. # [02:17] * Joins: redblade_ (quassel@moz-D5ADC947.dip0.t-ipconnect.de)
  274. # [02:17] * Quits: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: sicking)
  275. # [02:17] * Quits: mchang (mchang@moz-95B568D6.socal.res.rr.com) (Quit: mchang)
  276. # [02:18] * Joins: zaach (zaach@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  277. # [02:18] <Mook_as> seth: more likely, it's just that nsIObserver is a very generic interface; nsObserverService etc. support it, but others might not
  278. # [02:18] <seth> well, i edited it
  279. # [02:18] * Quits: redblade (quassel@moz-BE43CC3C.dip0.t-ipconnect.de) (Ping timeout)
  280. # [02:19] <seth> Mook_as: hmm, yeah, that might be a good thing to note, i suppose
  281. # [02:22] * Quits: tonymec (tonymec@DB3DD090.6133EA79.9D2324B7.IP) (Ping timeout)
  282. # [02:23] <seth> Mook_as: alright, i revised the wiki article again to take what you said into account: https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIObserver
  283. # [02:23] <seth> not sure if my wording there is ideal (in particular, maybe I shouldn't call nsObserverService the "XPCOM observer service"...)
  284. # [02:23] * Quits: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Connection reset by peer)
  285. # [02:23] * Joins: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  286. # [02:23] * Quits: vebb (mike@moz-A9F59665.callplus.net.nz) (Connection reset by peer)
  287. # [02:25] * jlund is now known as jlund|biab
  288. # [02:25] <Mook_as> s/other implementations of nsIObserverService/other uses of nsIObserver/ (since those tend to not actually be nsIObserverService)?
  289. # [02:25] * Quits: sylvain_ (scleymans@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  290. # [02:26] * Quits: alexbardas (alexbardas@moz-62518563.mtv2.mozilla.com) (Input/output error)
  291. # [02:27] <seth> Mook_as: OK, I'll make that change
  292. # [02:28] <seth> thanks for the help with this, everyone
  293. # [02:28] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=27253887d2cc - 18 changesets
  294. # [02:28] * Joins: vebb (mike@moz-A9F59665.callplus.net.nz)
  295. # [02:30] * Quits: gandi (zbraniecki@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Connection reset by peer)
  296. # [02:31] * Joins: gandalf (zbraniecki@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  297. # [02:31] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  298. # [02:33] * Quits: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net) (Ping timeout)
  299. # [02:33] * Quits: rvid (textual@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Computer has gone to sleep.)
  300. # [02:33] * Joins: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net)
  301. # [02:33] * Quits: azakai_ (alon@moz-62518563.mtv2.mozilla.com) (Client exited)
  302. # [02:34] <froydnj> KWierso|sheriffduty: treeherder opens up all sorts of clever ideas :)
  303. # [02:34] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  304. # [02:35] * Quits: Mossop (dtownsend@53343B0D.8DCA2D5.5E2862A8.IP) (Quit: This computer has gone to sleep)
  305. # [02:37] * Quits: ggp (ggp@CF464E18.C14984A8.CC211715.IP) (Connection reset by peer)
  306. # [02:37] <KWierso|sheriffduty> froydnj: the other option would be to preemptively close the tree after a frequently-bad pusher pushes something :P
  307. # [02:37] * Joins: ggp (ggp@CF464E18.C14984A8.CC211715.IP)
  308. # [02:38] * Quits: @khuey (khuey@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  309. # [02:38] * Quits: bajaj (bajaj_afk@moz-62518563.mtv2.mozilla.com) (Quit: Leaving.)
  310. # [02:38] * Quits: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net) (Quit: jib)
  311. # [02:39] * Quits: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  312. # [02:40] * Joins: khuey (khuey@moz-DB4A9C19.scl3.mozilla.com)
  313. # [02:40] * ChanServ sets mode: +o khuey
  314. # [02:40] * Quits: tomasz (Adium@moz-62518563.mtv2.mozilla.com) (Quit: Leaving.)
  315. # [02:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=da1f707ddef9 - 24 changesets
  316. # [02:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/22f21e229126 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  317. # [02:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/cc098e93ff23 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  318. # [02:41] * Quits: cviecco (cviecco@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  319. # [02:42] * Quits: sunfish (chatzilla@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  320. # [02:42] * Quits: billm (billm@moz-24157589.mtv2.mozilla.com) (Ping timeout)
  321. # [02:42] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  322. # [02:42] * Quits: mccr8 (mccr8@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  323. # [02:42] * Quits: gandalf (zbraniecki@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  324. # [02:42] * Quits: fabrice1 (fabrice@moz-24157589.mtv2.mozilla.com) (Ping timeout)
  325. # [02:42] * Quits: bnicholson (bnicholson@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  326. # [02:42] * Quits: jgilbert (jgilbert@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  327. # [02:42] * Quits: johns (johns@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  328. # [02:42] * Quits: mt (mt@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  329. # [02:42] * Quits: gkw (fuzz2lin@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  330. # [02:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=a634cd133bcb - 36 changesets
  331. # [02:45] * redblade_ is now known as redblade
  332. # [02:45] * Quits: ashughes (uid34327@moz-E77DEB21.irccloud.com) (Quit: Connection closed for inactivity)
  333. # [02:45] * Joins: donmarinelo (donmarinel@1E750D12.D7E69366.CCD838F3.IP)
  334. # [02:45] <donmarinelo> is there a member of firefox dev team?
  335. # [02:45] <donmarinelo> ask you!?
  336. # [02:46] <donmarinelo> as a freakin user, i ask at loud, ?
  337. # [02:46] <donmarinelo> !
  338. # [02:48] * Quits: mconley_ (mconley@moz-C07D5168.p2p.sfo1.mozilla.com) (Ping timeout)
  339. # [02:48] <donmarinelo> dont you have time for user to ask, why is lagging at start up on quad core xeon, why is loading so slow, or why it eats RAM like a freakin breakfast
  340. # [02:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=d1e5c67ead37 - 25 changesets
  341. # [02:50] * nsm is now known as nsm|away
  342. # [02:50] <@dolske> donmarinelo: your question would be better asked at https://support.mozilla.org/en-US/products/firefox or #firefox.
  343. # [02:52] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  344. # [02:53] * KWierso|sheriffduty is now known as KWierso
  345. # [02:53] * Quits: kip (kip@A6CF435B.D1155E2C.CFC2A289.IP) (Client exited)
  346. # [02:57] * Quits: deian (d@moz-10E2379F.stanford.edu) (Ping timeout)
  347. # [02:57] * Quits: gokce (gokce@5DA2A24B.FEF5A81.33E9DF57.IP) (Quit: Konversation terminated!)
  348. # [02:58] * Joins: sicking (sicking@moz-5D774EA3.hsd1.ca.comcast.net)
  349. # [02:59] * Joins: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp)
  350. # [03:00] * Quits: StevenLee (Adium@moz-73BE53F0.dynamic.hinet.net) (Quit: Leaving.)
  351. # [03:01] * Joins: mconley_ (mconley@moz-C07D5168.p2p.sfo1.mozilla.com)
  352. # [03:02] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  353. # [03:03] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Client exited)
  354. # [03:04] * Joins: deian (d@moz-5ECC2C11.stanford.edu)
  355. # [03:05] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Input/output error)
  356. # [03:05] * Quits: slester (sylvanica@moz-FA1CDB72.mc.videotron.ca) (Ping timeout)
  357. # [03:06] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  358. # [03:06] * nsm|away is now known as nsm
  359. # [03:07] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  360. # [03:07] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  361. # [03:08] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  362. # [03:08] * Quits: sicking (sicking@moz-5D774EA3.hsd1.ca.comcast.net) (Quit: sicking)
  363. # [03:08] <donmarinelo> i belive in you people
  364. # [03:08] <donmarinelo> do it
  365. # [03:09] * Quits: donmarinelo (donmarinel@1E750D12.D7E69366.CCD838F3.IP) (Quit: )
  366. # [03:09] * Joins: donmarinelo (donmarinel@1E750D12.D7E69366.CCD838F3.IP)
  367. # [03:10] * Quits: donmarinelo (donmarinel@1E750D12.D7E69366.CCD838F3.IP) (Quit: )
  368. # [03:11] * Joins: jgilbert (jgilbert@moz-62518563.mtv2.mozilla.com)
  369. # [03:11] * Joins: mt (mt@moz-62518563.mtv2.mozilla.com)
  370. # [03:11] * Joins: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net)
  371. # [03:11] * Joins: johns (johns@moz-62518563.mtv2.mozilla.com)
  372. # [03:13] * Joins: bnicholson (bnicholson@D5DEB921.F67EC404.A36C57B9.IP)
  373. # [03:13] * Quits: deian (d@moz-5ECC2C11.stanford.edu) (Ping timeout)
  374. # [03:13] * Joins: tonymec (tonymec@DB3DD090.6133EA79.9D2324B7.IP)
  375. # [03:14] * Joins: gkw (fuzz2lin@moz-62518563.mtv2.mozilla.com)
  376. # [03:14] * Joins: sicking (sicking@moz-5D774EA3.hsd1.ca.comcast.net)
  377. # [03:15] * Joins: cviecco (cviecco@moz-62518563.mtv2.mozilla.com)
  378. # [03:16] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  379. # [03:16] * Joins: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net)
  380. # [03:16] * Quits: jgriffin (jgriffin@moz-791CC332.hsd1.wa.comcast.net) (Quit: jgriffin)
  381. # [03:17] * Quits: jimb (user@moz-4136AC2D.hsd1.or.comcast.net) (Ping timeout)
  382. # [03:17] * Joins: kanru` (kanru@moz-DB4A9C19.scl3.mozilla.com)
  383. # [03:18] * Joins: deian (d@5A230C8.1C6CDC8F.4989C8B.IP)
  384. # [03:19] * Quits: tanvi (tanvi@moz-84BB47BB.hsd1.ca.comcast.net) (Quit: Leaving.)
  385. # [03:20] <capella> wow
  386. # [03:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/23776909e3ae - Wes Kocher - Backed out changeset ba244ef9dead (bug 1064669) for android bustage on a CLOSED TREE
  387. # [03:20] * Joins: damons (gnubeard@moz-6462BBF7.dsl.sjc.megapath.net)
  388. # [03:21] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  389. # [03:22] * Joins: jrgill (jrgill@moz-9FD6CA8F.stny.res.rr.com)
  390. # [03:22] * Quits: mak (uid24946@moz-31ABA2C0.irccloud.com) (Quit: Connection closed for inactivity)
  391. # [03:22] * Quits: mconley_ (mconley@moz-C07D5168.p2p.sfo1.mozilla.com) (Input/output error)
  392. # [03:23] * Joins: mconley_ (mconley@moz-C07D5168.p2p.sfo1.mozilla.com)
  393. # [03:23] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Ping timeout)
  394. # [03:24] * Quits: mconley_ (mconley@moz-C07D5168.p2p.sfo1.mozilla.com) (Ping timeout)
  395. # [03:25] * Quits: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: pcwalton)
  396. # [03:25] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Input/output error)
  397. # [03:26] * Quits: Waldo (waldo@moz-9754CB0.hsd1.ca.comcast.net) (Ping timeout)
  398. # [03:26] * Joins: Waldo (waldo@moz-9754CB0.hsd1.ca.comcast.net)
  399. # [03:27] * Quits: deian (d@5A230C8.1C6CDC8F.4989C8B.IP) (Ping timeout)
  400. # [03:28] * Quits: bwc (Adium@moz-199CCC40.hsd1.ca.comcast.net) (Quit: Leaving.)
  401. # [03:29] * Quits: grobinson (grobinson@moz-8E3BD44C.dsl.dynamic.sonic.net) (Quit: )
  402. # [03:30] * Quits: redblade (quassel@moz-D5ADC947.dip0.t-ipconnect.de) (Client exited)
  403. # [03:30] * Quits: drno (nohlmeier@moz-199CCC40.hsd1.ca.comcast.net) (Quit: drno)
  404. # [03:30] * Quits: sicking (sicking@moz-5D774EA3.hsd1.ca.comcast.net) (Quit: sicking)
  405. # [03:30] * Quits: ekr (Adium@moz-199CCC40.hsd1.ca.comcast.net) (Quit: Leaving.)
  406. # [03:31] * Quits: abr (anonymous@moz-817758AE.hsd1.ca.comcast.net) (Quit: AFK)
  407. # [03:31] * Quits: @dbaron (dbaron@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  408. # [03:32] * Quits: jaws (uid2871@moz-5F4AA75A.irccloud.com) (Quit: Connection closed for inactivity)
  409. # [03:33] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  410. # [03:33] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  411. # [03:35] * Quits: kanru` (kanru@moz-DB4A9C19.scl3.mozilla.com) (Input/output error)
  412. # [03:36] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  413. # [03:38] * Joins: deian (d@moz-10E2379F.stanford.edu)
  414. # [03:38] * Quits: mwu (mwu@522C27B5.F1EEB410.2E87E34F.IP) (Quit: Leaving)
  415. # [03:39] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  416. # [03:39] * Joins: mt_ (mt@moz-5F16805E.hsd1.ca.comcast.net)
  417. # [03:43] * Quits: ehugg (ehugg@moz-6D0FD3FC.cisco.com) (Quit: ehugg)
  418. # [03:43] * Joins: kagari (kagari@moz-A1825C73.osk2.eonet.ne.jp)
  419. # [03:44] * Quits: Rik|afk (rik@87C1F78E.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  420. # [03:44] * Joins: Rik|afk (rik@87C1F78E.1DE10CA8.D8E68FF6.IP)
  421. # [03:45] * Quits: jet (jet@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: jet)
  422. # [03:46] * Quits: chewey (chewey@moz-3EC6C68C.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  423. # [03:46] * Joins: chewey (chewey@moz-4BB86AB0.dip0.t-ipconnect.de)
  424. # [03:47] * Quits: brendan (brendaneic@6A24F57D.51C7F032.FA49AE52.IP) (Quit: brendan)
  425. # [03:48] * Joins: fabrice (fabrice@495A1E63.5994028D.9CA62458.IP)
  426. # [03:48] * Joins: ddahl (ddahl@moz-5F89CFB9.hsd1.il.comcast.net)
  427. # [03:48] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/f2fb5159d301 - Chris Kitching - Bug 1067056: Remove JavaDomKeyLocation and GeneratorOptions annotation. r=jchen
  428. # [03:48] * Joins: bjacob (bjacob@moz-CC07A754.cable.teksavvy.com)
  429. # [03:48] * Quits: kagari (kagari@moz-A1825C73.osk2.eonet.ne.jp) (Quit: Konversation terminated!)
  430. # [03:49] * lmandel_afk is now known as lmandel
  431. # [03:50] * Quits: damons (gnubeard@moz-6462BBF7.dsl.sjc.megapath.net) (Quit: damons)
  432. # [03:50] * Joins: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net)
  433. # [03:51] * Quits: jgilbert (jgilbert@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  434. # [03:53] * Joins: myk (myk@550C5C85.AD2B1C3F.284344F5.IP)
  435. # [03:56] * Joins: ekr (Adium@moz-24157589.mtv2.mozilla.com)
  436. # [03:56] * philor|away is now known as philor
  437. # [03:57] * Joins: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net)
  438. # [03:58] * Quits: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net) (Input/output error)
  439. # [03:58] * Quits: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net) (Quit: aklotz)
  440. # [03:58] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  441. # [03:58] * Joins: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net)
  442. # [03:59] * Quits: ekr (Adium@moz-24157589.mtv2.mozilla.com) (Ping timeout)
  443. # [03:59] * Quits: funnel (hegel@DEB31F3E.28CFCE3E.FC69BED9.IP) (Ping timeout)
  444. # [03:59] * Joins: funnel (hegel@DEB31F3E.28CFCE3E.FC69BED9.IP)
  445. # [03:59] * lmandel is now known as lmandel_afk
  446. # [04:00] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  447. # [04:00] * Quits: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net) (Ping timeout)
  448. # [04:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/9787704665a5 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  449. # [04:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/1a4d40ac623f - B2G Bumper Bot - Bumping manifests a=b2g-bump
  450. # [04:01] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Client exited)
  451. # [04:02] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Client exited)
  452. # [04:03] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  453. # [04:05] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/4b6104c36acb - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  454. # [04:05] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/a6a667923edc - B2G Bumper Bot - Bumping manifests a=b2g-bump
  455. # [04:06] * Quits: deian (d@moz-10E2379F.stanford.edu) (Ping timeout)
  456. # [04:08] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  457. # [04:09] * Joins: roc (chatzilla@9D222422.D1155E2C.CFC2A289.IP)
  458. # [04:09] * ChanServ sets mode: +o roc
  459. # [04:09] * Quits: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp) (Ping timeout)
  460. # [04:10] * Joins: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp)
  461. # [04:11] * Joins: Mano (mano@C0CCDC47.828A9360.51B98CA5.IP)
  462. # [04:11] * Quits: Jan\ (kvirc@D8D19A17.1373B935.529AC0B9.IP) (Ping timeout)
  463. # [04:12] * Quits: fabrice (fabrice@495A1E63.5994028D.9CA62458.IP) (Ping timeout)
  464. # [04:13] * Joins: kanru` (kanru@moz-DB4A9C19.scl3.mozilla.com)
  465. # [04:13] * Joins: alexbardas (alexbardas@moz-A53CBDA1.hsd1.ca.comcast.net)
  466. # [04:13] * Quits: Mano (mano@C0CCDC47.828A9360.51B98CA5.IP) (Ping timeout)
  467. # [04:13] * Quits: jeffgodwyll (jeff@F237DD74.AB3AC796.40E092AA.IP) (Quit: It's probably the internet)
  468. # [04:13] * Quits: zaach (zaach@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: zaach)
  469. # [04:14] * Joins: fabrice (fabrice@495A1E63.5994028D.9CA62458.IP)
  470. # [04:16] * Quits: @roc (chatzilla@9D222422.D1155E2C.CFC2A289.IP) (Input/output error)
  471. # [04:17] * Quits: kanru` (kanru@moz-DB4A9C19.scl3.mozilla.com) (Input/output error)
  472. # [04:18] * Joins: kanru` (kanru@moz-DB4A9C19.scl3.mozilla.com)
  473. # [04:19] * KWierso is now known as KWierso|afk
  474. # [04:20] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Client exited)
  475. # [04:21] * Joins: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net)
  476. # [04:21] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  477. # [04:21] * Quits: robertbindar (Thunderbir@moz-C07D5168.p2p.sfo1.mozilla.com) (Ping timeout)
  478. # [04:21] * Quits: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving)
  479. # [04:23] * Quits: marco (Adium@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net) (Quit: Leaving.)
  480. # [04:23] * Joins: deian (d@A7361C67.FD5C31A1.284344F5.IP)
  481. # [04:24] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Ping timeout)
  482. # [04:24] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Client exited)
  483. # [04:24] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  484. # [04:26] * Quits: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net) (Quit: Leaving.)
  485. # [04:28] * Quits: myk (myk@550C5C85.AD2B1C3F.284344F5.IP) (Ping timeout)
  486. # [04:28] * Joins: myk (myk@C0B1C1A5.36F4E7CF.284344F5.IP)
  487. # [04:28] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  488. # [04:31] * Joins: kagari (kagari@moz-A1825C73.osk2.eonet.ne.jp)
  489. # [04:32] * BenWa|email is now known as BenWa
  490. # [04:33] * Quits: vebb (mike@moz-A9F59665.callplus.net.nz) (Client exited)
  491. # [04:33] * Quits: myk (myk@C0B1C1A5.36F4E7CF.284344F5.IP) (Connection reset by peer)
  492. # [04:33] * Quits: tedd (tedd@moz-49C6A43B.privacyfoundation.ch) (Ping timeout)
  493. # [04:34] * Joins: myk (myk@C0B1C1A5.36F4E7CF.284344F5.IP)
  494. # [04:34] * Quits: Rik|afk (rik@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  495. # [04:35] * Joins: tedd (tedd@moz-E327C129.ip.as43289.net)
  496. # [04:35] * Quits: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  497. # [04:37] * Quits: myk (myk@C0B1C1A5.36F4E7CF.284344F5.IP) (Ping timeout)
  498. # [04:41] * Joins: jduell (jduell@moz-DA63D68D.hsd1.wa.comcast.net)
  499. # [04:43] * Joins: chmanchester (chmanchest@63CA6098.1EB7376C.ECED8BE3.IP)
  500. # [04:47] * Quits: jduell (jduell@moz-DA63D68D.hsd1.wa.comcast.net) (Ping timeout)
  501. # [04:48] * Joins: jchaulk (jchaulk@moz-16B31471.dsl.teksavvy.com)
  502. # [04:49] * Matti is now known as Matti_away
  503. # [04:49] * Quits: jchaulk (jchaulk@moz-16B31471.dsl.teksavvy.com) (Max SendQ exceeded)
  504. # [04:50] * Quits: deian (d@A7361C67.FD5C31A1.284344F5.IP) (Ping timeout)
  505. # [04:51] * Joins: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net)
  506. # [04:51] * Quits: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net) (Input/output error)
  507. # [04:53] * Joins: KaIRC (robert@moz-312A153A.adsl.highway.telekom.at)
  508. # [04:53] * Quits: KaiRo_away (robert@moz-BEEA1EBF.adsl.highway.telekom.at) (Ping timeout)
  509. # [04:57] * Quits: mt_ (mt@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  510. # [04:58] * Quits: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net) (Quit: jib)
  511. # [05:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0933d8d6fc10 - Boris Zbarsky - Bug 958887 part 1. Add support for doing BinaryName annotations in IDL. r=peterv
  512. # [05:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e3adea0bd276 - Boris Zbarsky - Bug 958887 part 2. Pass the actual names of the CSS properties involved to GenerateCSS2PropertiesWebIDL.py. r=peterv
  513. # [05:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/aeaee069ed50 - Boris Zbarsky - Bug 958887 part 3. Fix codegen support for IDL attribute names and methods with dashes in them. r=peterv
  514. # [05:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/84e73f166d21 - Boris Zbarsky - Bug 958887 part 4. Generate property accessors on the CSS2Properties interface for the dashed-named CSS properties and float that use their actual property names. r=peterv
  515. # [05:03] * Quits: tedd (tedd@moz-E327C129.ip.as43289.net) (Ping timeout)
  516. # [05:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e8b6a242343d - Boris Zbarsky - Bug 1066826. Remove navigator.mozIsLocallyAvailable API. r=peterv
  517. # [05:03] * Quits: system64 (uid17738@moz-A42E5B7B.irccloud.com) (Quit: Connection closed for inactivity)
  518. # [05:05] * Quits: ryiah (ryiah@moz-C6002FAF.hsd1.mn.comcast.net) (Ping timeout)
  519. # [05:05] * Joins: tedd (tedd@15579A2D.7431D30F.E5977C21.IP)
  520. # [05:08] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Client exited)
  521. # [05:09] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  522. # [05:11] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Ping timeout)
  523. # [05:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/9a3e34d36cc1 - Vlatko Markovic - Bug 1059204 - Prepare verification code for reuse. r=rlb
  524. # [05:19] * Quits: spohl|afk (Adium@48D71F27.3DA2FFCC.7443BBB3.IP) (Quit: Leaving.)
  525. # [05:19] * Joins: mt_ (mt@moz-5F16805E.hsd1.ca.comcast.net)
  526. # [05:19] * Quits: alexbardas (alexbardas@moz-A53CBDA1.hsd1.ca.comcast.net) (Input/output error)
  527. # [05:20] * Joins: alexbardas (alexbardas@moz-A53CBDA1.hsd1.ca.comcast.net)
  528. # [05:22] * Quits: alexbardas (alexbardas@moz-A53CBDA1.hsd1.ca.comcast.net) (Ping timeout)
  529. # [05:23] * Joins: jst (quassel@CB36FB4D.BE63433B.EE6E63A5.IP)
  530. # [05:23] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  531. # [05:24] * Quits: jst (quassel@CB36FB4D.BE63433B.EE6E63A5.IP) (Input/output error)
  532. # [05:24] * Joins: jst (quassel@CB36FB4D.BE63433B.EE6E63A5.IP)
  533. # [05:24] * Quits: bjacob (bjacob@moz-CC07A754.cable.teksavvy.com) (Ping timeout)
  534. # [05:25] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Ping timeout)
  535. # [05:27] * Quits: KaIRC (robert@moz-312A153A.adsl.highway.telekom.at) (Input/output error)
  536. # [05:30] * Joins: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp)
  537. # [05:33] * Quits: tonymec (tonymec@DB3DD090.6133EA79.9D2324B7.IP) (Ping timeout)
  538. # [05:35] * Joins: tonymec (tonymec@DB3DD090.6133EA79.9D2324B7.IP)
  539. # [05:35] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Client exited)
  540. # [05:38] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  541. # [05:38] * Quits: Waldo (waldo@moz-9754CB0.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 31.0/20140725111610])
  542. # [05:40] * Quits: PiresFelix (Leonardo@8AE21F3C.BE849A6F.ECC737E3.IP) (Quit: Leaving)
  543. # [05:44] * Quits: tedd (tedd@15579A2D.7431D30F.E5977C21.IP) (Ping timeout)
  544. # [05:45] * camd is now known as camd|afk
  545. # [05:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/4b8f6b34b63e - Blair McBride - Bug 1066358 - Improve how keyword autocomplete results are displayed. r=mak
  546. # [05:56] * Quits: ddahl (ddahl@moz-5F89CFB9.hsd1.il.comcast.net) (Input/output error)
  547. # [05:58] * Joins: tedd (tedd@AD13B978.4E2D9615.1E8B7E1C.IP)
  548. # [06:01] * Joins: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP)
  549. # [06:02] * Quits: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP) (Quit: Leaving.)
  550. # [06:04] * Joins: yeukhon (yeukhon@moz-A4A36DA6.buckcmtk01.res.dyn.suddenlink.net)
  551. # [06:04] * Quits: yeukhon (yeukhon@moz-A4A36DA6.buckcmtk01.res.dyn.suddenlink.net) (Quit: Leaving.)
  552. # [06:06] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  553. # [06:08] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Ping timeout)
  554. # [06:09] * Quits: ahal|afk (ahal@moz-CD77F5E2.cpe.pppoe.ca) (Input/output error)
  555. # [06:09] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  556. # [06:10] * Quits: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp) (Ping timeout)
  557. # [06:10] * Joins: dpwong (Mibbit@moz-B646C445.tcso.qwest.net)
  558. # [06:11] * Quits: Boriss (Boriss@moz-BA625DEF.v250d.public.monkeybrains.net) (Quit: Boriss)
  559. # [06:11] * Joins: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp)
  560. # [06:13] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Ping timeout)
  561. # [06:13] * Quits: chmanchester (chmanchest@63CA6098.1EB7376C.ECED8BE3.IP) (Quit: )
  562. # [06:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/26a02411f50b - Walter Litwinczyk - Bug 1036068 - Update ANGLE to chromium/2151. r=jrmuizel
  563. # [06:22] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  564. # [06:24] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Ping timeout)
  565. # [06:27] * Quits: mt_ (mt@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  566. # [06:27] * Joins: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP)
  567. # [06:31] * Joins: mt_ (mt@moz-5F16805E.hsd1.ca.comcast.net)
  568. # [06:33] * BenWa is now known as BenWa|email
  569. # [06:33] * Joins: alyra (Mibbit@moz-3B8FDA1F.ph.ph.cox.net)
  570. # [06:35] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Client exited)
  571. # [06:36] * Joins: harth|away (harth@moz-1BAFD40C.nyc.res.rr.com)
  572. # [06:37] * Quits: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp) (Input/output error)
  573. # [06:38] * Joins: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp)
  574. # [06:40] * Quits: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp) (Ping timeout)
  575. # [06:44] * Joins: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net)
  576. # [06:45] * Joins: roc (chatzilla@moz-A58545F.vc.shawcable.net)
  577. # [06:45] * ChanServ sets mode: +o roc
  578. # [06:51] * Quits: Optimizer (Optimizer@4606694.E26B7A67.BE4CF869.IP) (Ping timeout)
  579. # [06:52] * Quits: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP) (Quit: Leaving.)
  580. # [06:52] * Quits: alyra (Mibbit@moz-3B8FDA1F.ph.ph.cox.net) (Quit: http://www.mibbit.com ajax IRC Client)
  581. # [06:53] * Joins: Optimizer (Optimizer@4606694.E26B7A67.BE4CF869.IP)
  582. # [06:53] * Joins: abr (anonymous@moz-199CCC40.hsd1.ca.comcast.net)
  583. # [06:54] * Joins: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP)
  584. # [06:54] * Quits: Optimizer (Optimizer@4606694.E26B7A67.BE4CF869.IP) (Ping timeout)
  585. # [06:56] * Quits: abr (anonymous@moz-199CCC40.hsd1.ca.comcast.net) (Ping timeout)
  586. # [06:57] * Joins: sylvain (scleymans@moz-CF8BEBEF.dia.static.qwest.net)
  587. # [06:59] * Joins: tanvi (tanvi@moz-84BB47BB.hsd1.ca.comcast.net)
  588. # [07:00] * Quits: NeilZZZ (neil@moz-455E8E17.cable.virginm.net) (Ping timeout)
  589. # [07:04] * Quits: Matti_away (Matti@moz-3643325D.dip0.t-ipconnect.de) (Ping timeout)
  590. # [07:06] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  591. # [07:06] * Joins: abr (anonymous@moz-817758AE.hsd1.ca.comcast.net)
  592. # [07:07] * ewong is now known as ewong|away
  593. # [07:07] * Joins: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp)
  594. # [07:07] * Joins: Matti (Matti@moz-9C4E83AB.dip0.t-ipconnect.de)
  595. # [07:08] * Quits: tedd (tedd@AD13B978.4E2D9615.1E8B7E1C.IP) (Input/output error)
  596. # [07:09] * Joins: tedd (tedd@moz-3ECBAB41.dfri.se)
  597. # [07:10] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  598. # [07:12] * Joins: ddamjano (Instantbir@A074343D.2D0EA32F.497CF541.IP)
  599. # [07:13] * Joins: Optimizer (Optimizer@4606694.E26B7A67.BE4CF869.IP)
  600. # [07:13] * Quits: rbrandao (uid30340@moz-31ABA2C0.irccloud.com) (Quit: Connection closed for inactivity)
  601. # [07:14] * Quits: harth|away (harth@moz-1BAFD40C.nyc.res.rr.com) (Input/output error)
  602. # [07:16] * Joins: harth|away (harth@moz-1BAFD40C.nyc.res.rr.com)
  603. # [07:20] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  604. # [07:20] * Joins: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net)
  605. # [07:21] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Ping timeout)
  606. # [07:22] * Quits: kagari (kagari@moz-A1825C73.osk2.eonet.ne.jp) (Quit: Konversation terminated!)
  607. # [07:22] * Quits: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net) (Quit: Leaving.)
  608. # [07:22] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  609. # [07:24] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Ping timeout)
  610. # [07:24] * Joins: marco (Adium@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net)
  611. # [07:25] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  612. # [07:25] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Ping timeout)
  613. # [07:26] * Quits: Optimizer (Optimizer@4606694.E26B7A67.BE4CF869.IP) (Ping timeout)
  614. # [07:27] * Joins: myk (myk@moz-AC60788E.dsl.dynamic.sonic.net)
  615. # [07:30] * Joins: Optimizer (Optimizer@4606694.E26B7A67.BE4CF869.IP)
  616. # [07:31] * Quits: harth|away (harth@moz-1BAFD40C.nyc.res.rr.com) (Quit: )
  617. # [07:34] * Quits: Optimizer (Optimizer@4606694.E26B7A67.BE4CF869.IP) (Ping timeout)
  618. # [07:34] * Joins: Optimizer (Optimizer@4606694.E26B7A67.BE4CF869.IP)
  619. # [07:36] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  620. # [07:37] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  621. # [07:38] * Joins: robertbindar (Thunderbir@moz-C722A5D3.hsd1.ca.comcast.net)
  622. # [07:39] * Joins: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP)
  623. # [07:42] * Joins: system64 (uid17738@moz-A42E5B7B.irccloud.com)
  624. # [07:42] * Joins: karlt (karl@moz-C433B975.jetstream.xtra.co.nz)
  625. # [07:43] * Joins: sicking (sicking@moz-5D774EA3.hsd1.ca.comcast.net)
  626. # [07:45] * Joins: tomer (tomer@F61A4DAE.55661B99.34A7550B.IP)
  627. # [07:47] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Client exited)
  628. # [07:47] * Quits: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net) (Ping timeout)
  629. # [07:47] * Quits: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP) (Quit: Leaving.)
  630. # [07:48] * Joins: maxli (maxli@moz-F47DD19B.student.cs.uwaterloo.ca)
  631. # [07:51] * Quits: daleharvey (sid513@moz-E77DEB21.irccloud.com) (Ping timeout)
  632. # [07:51] * Quits: timeless (sid4015@moz-5F4AA75A.irccloud.com) (Ping timeout)
  633. # [07:51] * Quits: gaye (sid12943@moz-31ABA2C0.irccloud.com) (Ping timeout)
  634. # [07:51] * Quits: biesi_ (sid8099@moz-5F4AA75A.irccloud.com) (Ping timeout)
  635. # [07:51] * Quits: davidillsley (sid18481@F96EF34A.E02B7C75.9377050C.IP) (Ping timeout)
  636. # [07:51] * Quits: system64 (uid17738@moz-A42E5B7B.irccloud.com) (Ping timeout)
  637. # [07:51] * Quits: RodrigoWaters_ (uid30345@moz-5F4AA75A.irccloud.com) (Ping timeout)
  638. # [07:51] * Quits: shawnjohnjr (sid15523@moz-5F4AA75A.irccloud.com) (Ping timeout)
  639. # [07:51] * Quits: kaustavdm (sid38152@moz-5F4AA75A.irccloud.com) (Ping timeout)
  640. # [07:51] * Quits: mhenretty (sid11899@F96EF34A.E02B7C75.9377050C.IP) (Ping timeout)
  641. # [07:51] * Quits: sawrubh (sid6719@F96EF34A.E02B7C75.9377050C.IP) (Ping timeout)
  642. # [07:51] * Quits: josh (sid38674@moz-5F4AA75A.irccloud.com) (Ping timeout)
  643. # [07:51] * Quits: markh (sid24855@moz-5F4AA75A.irccloud.com) (Ping timeout)
  644. # [07:51] * Quits: lightsofapollo|pto (sid11987@moz-5F4AA75A.irccloud.com) (Ping timeout)
  645. # [07:51] * Quits: sid0 (sid2934@moz-5F4AA75A.irccloud.com) (Ping timeout)
  646. # [07:51] * Quits: mattur (sid16049@631DDABB.E02B7C75.9377050C.IP) (Ping timeout)
  647. # [07:51] * Quits: gfritzsche (sid7586@F96EF34A.E02B7C75.9377050C.IP) (Ping timeout)
  648. # [07:51] * Quits: achicu (sid13301@F96EF34A.E02B7C75.9377050C.IP) (Ping timeout)
  649. # [07:51] * Quits: davida (sid14473@moz-E77DEB21.irccloud.com) (Ping timeout)
  650. # [07:51] * Quits: gwagner (sid25406@moz-E77DEB21.irccloud.com) (Ping timeout)
  651. # [07:51] * Quits: pdr (sid7901@moz-E77DEB21.irccloud.com) (Ping timeout)
  652. # [07:51] * Quits: endee (sid15467@moz-31ABA2C0.irccloud.com) (Ping timeout)
  653. # [07:51] * Quits: jorendorff (sid28423@moz-E77DEB21.irccloud.com) (Ping timeout)
  654. # [07:51] * Quits: fhd (sid2508@moz-31ABA2C0.irccloud.com) (Ping timeout)
  655. # [07:51] * Quits: ferjm_ (uid16658@moz-A42E5B7B.irccloud.com) (Ping timeout)
  656. # [07:51] * Quits: janx|away (sid16602@moz-A42E5B7B.irccloud.com) (Ping timeout)
  657. # [07:51] * Quits: lsblakk (sid23867@moz-E77DEB21.irccloud.com) (Ping timeout)
  658. # [07:52] * Quits: wycats (sid79@moz-5F4AA75A.irccloud.com) (Ping timeout)
  659. # [07:52] * Quits: flod|away (sid43236@moz-A42E5B7B.irccloud.com) (Ping timeout)
  660. # [07:52] * Quits: jandem (sid16255@moz-A42E5B7B.irccloud.com) (Ping timeout)
  661. # [07:52] * Quits: @Cwiiis (uid15019@moz-31ABA2C0.irccloud.com) (Ping timeout)
  662. # [07:52] * Quits: athena (sid21127@moz-31ABA2C0.irccloud.com) (Ping timeout)
  663. # [07:52] * Quits: eseidel (sid5595@moz-5F4AA75A.irccloud.com) (Ping timeout)
  664. # [07:52] * Quits: birtles (sid16523@moz-A42E5B7B.irccloud.com) (Ping timeout)
  665. # [07:52] * Quits: jscott (sid23814@moz-E77DEB21.irccloud.com) (Ping timeout)
  666. # [07:52] * Quits: ttaubert (sid2620@moz-A42E5B7B.irccloud.com) (Ping timeout)
  667. # [07:52] * Quits: mfinkle (sid7114@F96EF34A.E02B7C75.9377050C.IP) (Ping timeout)
  668. # [07:52] * Quits: pmaddi (sid32616@moz-31ABA2C0.irccloud.com) (Ping timeout)
  669. # [07:52] * Quits: Unfocused (sid2622@moz-5F4AA75A.irccloud.com) (Ping timeout)
  670. # [07:52] * Quits: rforbes (sid38685@moz-5F4AA75A.irccloud.com) (Ping timeout)
  671. # [07:52] * Quits: dcamp (sid6663@F96EF34A.E02B7C75.9377050C.IP) (Ping timeout)
  672. # [07:52] * Quits: sebasmagri (sid20695@CB1D25D9.E02B7C75.9377050C.IP) (Ping timeout)
  673. # [07:52] * Quits: mbrubeck (sid17036@moz-A42E5B7B.irccloud.com) (Ping timeout)
  674. # [07:52] * Quits: sheppy-offline (sid12424@F96EF34A.E02B7C75.9377050C.IP) (Ping timeout)
  675. # [07:52] * Quits: krit (sid15081@AF7427AE.E02B7C75.9377050C.IP) (Ping timeout)
  676. # [07:52] * Quits: bkelly (sid22777@moz-E77DEB21.irccloud.com) (Ping timeout)
  677. # [07:52] * Quits: evilpie (sid7877@moz-E77DEB21.irccloud.com) (Ping timeout)
  678. # [07:52] * Quits: jryans (sid12941@F96EF34A.E02B7C75.9377050C.IP) (Ping timeout)
  679. # [07:52] * Quits: horiaolaru (uid15701@moz-31ABA2C0.irccloud.com) (Ping timeout)
  680. # [07:52] * Quits: dmarcos (sid15240@moz-31ABA2C0.irccloud.com) (Ping timeout)
  681. # [07:52] * Quits: jlund|biab (sid36036@631DDABB.E02B7C75.9377050C.IP) (Ping timeout)
  682. # [07:52] * Quits: mvujovic (sid13458@moz-E77DEB21.irccloud.com) (Ping timeout)
  683. # [07:52] * Quits: ggherdov_ (sid11402@moz-E77DEB21.irccloud.com) (Ping timeout)
  684. # [07:52] * Quits: cabanier (sid15093@moz-31ABA2C0.irccloud.com) (Ping timeout)
  685. # [07:52] * Quits: felipe (sid2734@moz-E77DEB21.irccloud.com) (Ping timeout)
  686. # [07:52] * Quits: camd|afk (sid24185@moz-31ABA2C0.irccloud.com) (Ping timeout)
  687. # [07:52] * Quits: cdiehl (sid19351@moz-A42E5B7B.irccloud.com) (Ping timeout)
  688. # [07:52] * Quits: mdoglio (sid15662@moz-A42E5B7B.irccloud.com) (Ping timeout)
  689. # [07:52] * Quits: dhylands (sid15724@moz-E77DEB21.irccloud.com) (Ping timeout)
  690. # [07:52] * Quits: past (sid15657@moz-31ABA2C0.irccloud.com) (Ping timeout)
  691. # [07:52] * Quits: jhford (sid15926@moz-A42E5B7B.irccloud.com) (Ping timeout)
  692. # [07:52] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  693. # [07:52] * Joins: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP)
  694. # [07:55] * Joins: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net)
  695. # [07:58] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Quit: Leaving)
  696. # [07:58] * Joins: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP)
  697. # [08:00] * Quits: Sushant94_ (Sushant@532971DE.A408A512.D30E9BEF.IP) (Ping timeout)
  698. # [08:02] * Quits: abr (anonymous@moz-817758AE.hsd1.ca.comcast.net) (Ping timeout)
  699. # [08:03] * Joins: dbaron (dbaron@510D751C.27376607.189F3E15.IP)
  700. # [08:03] * ChanServ sets mode: +ao dbaron dbaron
  701. # [08:04] * Joins: abr (anonymous@moz-199CCC40.hsd1.ca.comcast.net)
  702. # [08:05] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Quit: Leaving)
  703. # [08:05] * Joins: Sushant94 (Sushant@532971DE.A408A512.D30E9BEF.IP)
  704. # [08:07] * Quits: maxli (maxli@moz-F47DD19B.student.cs.uwaterloo.ca) (Quit: Leaving.)
  705. # [08:07] * Joins: gandalf (zbraniecki@moz-F9900A0D.hsd1.ca.comcast.net)
  706. # [08:07] * kripton is now known as Kripton
  707. # [08:09] * Quits: Sushant94 (Sushant@532971DE.A408A512.D30E9BEF.IP) (Quit: Leaving)
  708. # [08:10] * Joins: Sushant94 (Sushant@532971DE.A408A512.D30E9BEF.IP)
  709. # [08:13] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  710. # [08:13] * Quits: garvank (Garvan@moz-43FB9147.dsl.teksavvy.com) (Quit: )
  711. # [08:14] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  712. # [08:14] * Joins: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net)
  713. # [08:14] * Quits: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp) (Ping timeout)
  714. # [08:14] * Joins: josh (sid38674@moz-5F4AA75A.irccloud.com)
  715. # [08:14] * Joins: sid0 (sid2934@moz-5F4AA75A.irccloud.com)
  716. # [08:14] * Joins: alexbardas (alexbardas@moz-A53CBDA1.hsd1.ca.comcast.net)
  717. # [08:14] * Joins: jryans (sid12941@moz-5F4AA75A.irccloud.com)
  718. # [08:14] * Joins: mhenretty (sid11899@moz-5F4AA75A.irccloud.com)
  719. # [08:15] * Joins: stully (quassel@BC0A3B92.ECAB6A11.D85DB7DC.IP)
  720. # [08:15] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Ping timeout)
  721. # [08:15] * Joins: cabanier (sid15093@moz-31ABA2C0.irccloud.com)
  722. # [08:15] * Joins: jlund (sid36036@moz-A42E5B7B.irccloud.com)
  723. # [08:15] * Joins: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp)
  724. # [08:15] * Joins: sawrubh (sid6719@moz-5F4AA75A.irccloud.com)
  725. # [08:16] * Joins: davidillsley (sid18481@moz-5F4AA75A.irccloud.com)
  726. # [08:16] * Joins: achicu (sid13301@moz-5F4AA75A.irccloud.com)
  727. # [08:16] * Joins: biesi_ (sid8099@moz-5F4AA75A.irccloud.com)
  728. # [08:16] * Joins: RodrigoWaters_ (uid30345@moz-5F4AA75A.irccloud.com)
  729. # [08:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5dcb5987e6f0 - Brian Smith - Bug 1063031: Remove mozilla::pkix::test::NSSTest, r=keeler
  730. # [08:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0830392b3bfa - Brian Smith - Bug 1065173: Move more NSS dependencies to pkixtestnss.cpp, r=keeler
  731. # [08:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7c4ab322d5dd - Brian Smith - Bug 1065264: Use MOZILLA_PKIX_MAP_LIST to define mozilla::pkix::Result, r=keeler
  732. # [08:17] * Quits: gandalf (zbraniecki@moz-F9900A0D.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  733. # [08:18] * Joins: mbrubeck (sid17036@moz-A42E5B7B.irccloud.com)
  734. # [08:18] * Quits: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net) (Quit: Leaving.)
  735. # [08:19] * Joins: jorendorff (sid28423@moz-E77DEB21.irccloud.com)
  736. # [08:19] * Joins: daleharvey (sid513@moz-E77DEB21.irccloud.com)
  737. # [08:19] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  738. # [08:19] * Joins: kaustavdm (sid38152@moz-5F4AA75A.irccloud.com)
  739. # [08:19] * Joins: shawnjohnjr (sid15523@moz-5F4AA75A.irccloud.com)
  740. # [08:19] * Joins: markh (sid24855@moz-5F4AA75A.irccloud.com)
  741. # [08:19] * Joins: gfritzsche (sid7586@moz-5F4AA75A.irccloud.com)
  742. # [08:20] * Joins: lightsofapollo (sid11987@moz-5F4AA75A.irccloud.com)
  743. # [08:23] * Quits: squib (squib@moz-FD68D6B2.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  744. # [08:23] * Joins: gaye|bbiab (sid12943@moz-31ABA2C0.irccloud.com)
  745. # [08:25] * Joins: dhylands (sid15724@moz-E77DEB21.irccloud.com)
  746. # [08:25] * Joins: dcamp (sid6663@moz-5F4AA75A.irccloud.com)
  747. # [08:25] * Joins: rforbes (sid38685@moz-5F4AA75A.irccloud.com)
  748. # [08:25] * Joins: eseidel (sid5595@moz-5F4AA75A.irccloud.com)
  749. # [08:25] * Joins: sheppy (sid12424@moz-5F4AA75A.irccloud.com)
  750. # [08:26] * Joins: Unfocused (sid2622@moz-5F4AA75A.irccloud.com)
  751. # [08:26] * Joins: mfinkle (sid7114@moz-5F4AA75A.irccloud.com)
  752. # [08:26] * Joins: timeless (sid4015@moz-5F4AA75A.irccloud.com)
  753. # [08:27] * Joins: ggherdov_ (sid11402@moz-E77DEB21.irccloud.com)
  754. # [08:27] * Joins: horiaolaru (uid15701@moz-31ABA2C0.irccloud.com)
  755. # [08:27] * Joins: birtles (sid16523@moz-A42E5B7B.irccloud.com)
  756. # [08:28] * Joins: davida (sid14473@moz-E77DEB21.irccloud.com)
  757. # [08:28] * Joins: wycats (sid79@moz-5F4AA75A.irccloud.com)
  758. # [08:28] * Joins: gwagner (sid25406@moz-E77DEB21.irccloud.com)
  759. # [08:28] * Joins: mattur (sid16049@moz-A42E5B7B.irccloud.com)
  760. # [08:29] * Joins: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net)
  761. # [08:30] * Quits: sylvain (scleymans@moz-CF8BEBEF.dia.static.qwest.net) (Connection reset by peer)
  762. # [08:30] * Joins: sylvain (scleymans@moz-CF8BEBEF.dia.static.qwest.net)
  763. # [08:31] * Joins: felipe (sid2734@moz-E77DEB21.irccloud.com)
  764. # [08:31] * Joins: krit (sid15081@moz-E77DEB21.irccloud.com)
  765. # [08:31] * Joins: lsblakk_t (sid23867@moz-E77DEB21.irccloud.com)
  766. # [08:32] * Joins: mdoglio|afk (sid15662@moz-A42E5B7B.irccloud.com)
  767. # [08:33] * Joins: system64 (uid17738@moz-A42E5B7B.irccloud.com)
  768. # [08:34] * Joins: sil (chatzilla@F17B0342.73339A2A.FFE8C4AF.IP)
  769. # [08:34] * Quits: ckitching (ckitching@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  770. # [08:34] <sil> Hi there
  771. # [08:34] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  772. # [08:34] <sil> I am new on Gaia
  773. # [08:34] <sil> I m trying steps written here
  774. # [08:35] <sil> https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/Running_the_Gaia_codebase
  775. # [08:35] <sil> but not able to get firefox desktop
  776. # [08:35] <sil> any help please?
  777. # [08:35] <sil> I did till step 6
  778. # [08:35] <sil> but instead of getting gaia profile, I m just getting red image
  779. # [08:35] * Joins: ttaubert (sid2620@moz-A42E5B7B.irccloud.com)
  780. # [08:37] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  781. # [08:38] * Quits: mt_ (mt@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  782. # [08:38] * Quits: tanvi (tanvi@moz-84BB47BB.hsd1.ca.comcast.net) (Quit: Leaving.)
  783. # [08:38] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  784. # [08:40] * Quits: ddamjano (Instantbir@A074343D.2D0EA32F.497CF541.IP) (Ping timeout)
  785. # [08:40] * Quits: @dbaron (dbaron@510D751C.27376607.189F3E15.IP) (Ping timeout)
  786. # [08:42] <KWierso|afk> sil: might have better luck in #gaia or #b2g
  787. # [08:43] * Quits: jst (quassel@CB36FB4D.BE63433B.EE6E63A5.IP) (Input/output error)
  788. # [08:43] * Joins: mihneadb (mihneadb@70C9850B.2430FEF6.D608C900.IP)
  789. # [08:43] * Joins: jst (quassel@CB36FB4D.BE63433B.EE6E63A5.IP)
  790. # [08:44] * Quits: fabrice (fabrice@495A1E63.5994028D.9CA62458.IP) (Ping timeout)
  791. # [08:44] <sil> KWierso|afk: I asked there too.. no luck :(
  792. # [08:44] * Joins: fabrice (fabrice@495A1E63.5994028D.9CA62458.IP)
  793. # [08:45] * Joins: jandem (sid16255@moz-A42E5B7B.irccloud.com)
  794. # [08:46] * Quits: fabrice (fabrice@495A1E63.5994028D.9CA62458.IP) (Ping timeout)
  795. # [08:46] * Quits: alexbardas (alexbardas@moz-A53CBDA1.hsd1.ca.comcast.net) (Input/output error)
  796. # [08:46] * Quits: jst (quassel@CB36FB4D.BE63433B.EE6E63A5.IP) (Input/output error)
  797. # [08:47] * Joins: jst (quassel@CB36FB4D.BE63433B.EE6E63A5.IP)
  798. # [08:47] * Joins: pdr (sid7901@moz-E77DEB21.irccloud.com)
  799. # [08:48] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  800. # [08:49] * Quits: stully (quassel@BC0A3B92.ECAB6A11.D85DB7DC.IP) (Ping timeout)
  801. # [08:50] * Quits: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  802. # [08:50] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  803. # [08:51] * Joins: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net)
  804. # [08:51] * Joins: tessarakt (jens@moz-B77ABC39.adsl.alicedsl.de)
  805. # [08:53] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  806. # [08:53] * Quits: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net) (Ping timeout)
  807. # [08:53] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  808. # [08:54] * Quits: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp) (Ping timeout)
  809. # [08:55] * Joins: ferjm_irccloud (sid16658@moz-A42E5B7B.irccloud.com)
  810. # [08:55] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Ping timeout)
  811. # [08:55] * Joins: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp)
  812. # [08:58] * Quits: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net) (Input/output error)
  813. # [08:58] * Joins: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net)
  814. # [08:59] * Quits: jst (quassel@CB36FB4D.BE63433B.EE6E63A5.IP) (Input/output error)
  815. # [08:59] * Joins: jst (quassel@CB36FB4D.BE63433B.EE6E63A5.IP)
  816. # [08:59] * Quits: sylvain (scleymans@moz-CF8BEBEF.dia.static.qwest.net) (Input/output error)
  817. # [09:00] * Joins: fhd (sid2508@moz-31ABA2C0.irccloud.com)
  818. # [09:00] * Joins: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net)
  819. # [09:00] * Quits: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net) (Ping timeout)
  820. # [09:03] * Joins: alexbardas (alexbardas@moz-A53CBDA1.hsd1.ca.comcast.net)
  821. # [09:04] * Joins: endee (sid15467@moz-31ABA2C0.irccloud.com)
  822. # [09:05] * Quits: alexbardas (alexbardas@moz-A53CBDA1.hsd1.ca.comcast.net) (Ping timeout)
  823. # [09:05] * Quits: dpwong (Mibbit@moz-B646C445.tcso.qwest.net) (Ping timeout)
  824. # [09:08] * Joins: bkelly (sid22777@moz-E77DEB21.irccloud.com)
  825. # [09:09] * Quits: Xaquseg (Xaquseg@3FE51F40.8A388BE3.918EEC00.IP) (Ping timeout)
  826. # [09:09] * Joins: Archae|mobile (AndChat@C56DB2F9.41B437D3.50B05A3B.IP)
  827. # [09:10] * Joins: jhford (sid15926@moz-A42E5B7B.irccloud.com)
  828. # [09:10] * Quits: robertbindar (Thunderbir@moz-C722A5D3.hsd1.ca.comcast.net) (Input/output error)
  829. # [09:10] * Joins: cdiehl (sid19351@moz-A42E5B7B.irccloud.com)
  830. # [09:10] * Joins: Xaquseg (Xaquseg@3FE51F40.8A388BE3.918EEC00.IP)
  831. # [09:11] * Joins: fabrice (fabrice@495A1E63.5994028D.9CA62458.IP)
  832. # [09:12] * Quits: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  833. # [09:13] * Joins: mvujovic (sid13458@moz-E77DEB21.irccloud.com)
  834. # [09:13] * Joins: evilpie (sid7877@moz-E77DEB21.irccloud.com)
  835. # [09:16] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  836. # [09:17] * Quits: mwargers (mwargers@moz-AF369B35.adsl.online.nl) (Client exited)
  837. # [09:18] * Joins: jscott (sid23814@moz-E77DEB21.irccloud.com)
  838. # [09:22] * Quits: serge (Thunderbir@moz-9E0622AA.dsl.teksavvy.com) (Ping timeout)
  839. # [09:23] * Joins: zaach (zaach@moz-9E403A70.dsl.static.sonic.net)
  840. # [09:24] * nsm is now known as nsm|away
  841. # [09:25] * Joins: dmarcos (sid15240@moz-31ABA2C0.irccloud.com)
  842. # [09:26] * Joins: janx (sid16602@moz-A42E5B7B.irccloud.com)
  843. # [09:27] * Joins: florent (Thunderbir@moz-27E67FC6.w92-144.abo.wanadoo.fr)
  844. # [09:28] * Quits: sil (chatzilla@F17B0342.73339A2A.FFE8C4AF.IP) (Ping timeout)
  845. # [09:29] * Quits: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com) (Input/output error)
  846. # [09:29] * Joins: alexbardas (alexbardas@moz-A53CBDA1.hsd1.ca.comcast.net)
  847. # [09:30] * Joins: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com)
  848. # [09:35] * Joins: victorporof (victorporo@A6A92E84.63CD072E.39413EC0.IP)
  849. # [09:42] * Quits: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP) (Connection reset by peer)
  850. # [09:42] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  851. # [09:43] * Joins: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP)
  852. # [09:44] * Joins: sil (chatzilla@AE163367.C4DD5B0C.A36FFCDA.IP)
  853. # [09:49] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  854. # [09:51] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  855. # [09:52] * Quits: alexbardas (alexbardas@moz-A53CBDA1.hsd1.ca.comcast.net) (Input/output error)
  856. # [09:53] * Joins: alexbardas (alexbardas@moz-A53CBDA1.hsd1.ca.comcast.net)
  857. # [09:54] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  858. # [09:55] * Quits: alexbardas (alexbardas@moz-A53CBDA1.hsd1.ca.comcast.net) (Ping timeout)
  859. # [09:55] * Quits: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp) (Ping timeout)
  860. # [09:56] * Joins: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp)
  861. # [09:56] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Ping timeout)
  862. # [10:01] * Quits: trevorh (trevor@moz-4978C359.lns7.woo.bigpond.net.au) (Quit: Leaving.)
  863. # [10:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/8b36b52b1dec - Asaf Romano - Bug 1069235 - make guid and parentGuid naming consistent. r=mak
  864. # [10:04] * Quits: kentuckyfriedtakahe (ajones@5D449DCB.A2F6E026.9603E914.IP) (Ping timeout)
  865. # [10:05] * Quits: myk (myk@moz-AC60788E.dsl.dynamic.sonic.net) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  866. # [10:05] * Joins: myk (myk@moz-AC60788E.dsl.dynamic.sonic.net)
  867. # [10:05] * Joins: trevorh (trevor@moz-4978C359.lns7.woo.bigpond.net.au)
  868. # [10:07] * Quits: myk (myk@moz-AC60788E.dsl.dynamic.sonic.net) (Ping timeout)
  869. # [10:10] * Quits: kanru` (kanru@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  870. # [10:13] * Quits: system64 (uid17738@moz-A42E5B7B.irccloud.com) (Quit: Connection closed for inactivity)
  871. # [10:14] * Quits: sicking (sicking@moz-5D774EA3.hsd1.ca.comcast.net) (Quit: sicking)
  872. # [10:15] * Quits: mihneadb (mihneadb@70C9850B.2430FEF6.D608C900.IP) (Quit: Computer gone to sleep - Zzzz...)
  873. # [10:18] * philor is now known as philor|away
  874. # [10:22] * Joins: mmcdonough (Martin@890E5CBB.49A896E6.DF3AB84E.IP)
  875. # [10:23] * Joins: Archaeopteryx (itsme@C56DB2F9.41B437D3.50B05A3B.IP)
  876. # [10:28] * Quits: abr (anonymous@moz-199CCC40.hsd1.ca.comcast.net) (Quit: AFK)
  877. # [10:32] * Joins: sir_none (Thunderbir@moz-91309803.goll.stat.salzburg-online.at)
  878. # [10:35] * FuzzyFox|afk is now known as FuzzyFox
  879. # [10:38] * Quits: marco (Adium@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net) (Quit: Leaving.)
  880. # [10:41] * FuzzyFox is now known as FuzzyFox|afk
  881. # [10:42] * Joins: darktrojan (geoff@moz-26A412B5.dsl.telstraclear.net)
  882. # [10:44] * Joins: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch)
  883. # [10:46] * Quits: @roc (chatzilla@moz-A58545F.vc.shawcable.net) (Ping timeout)
  884. # [10:47] * Joins: myk (myk@moz-AC60788E.dsl.dynamic.sonic.net)
  885. # [10:50] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  886. # [10:50] * Quits: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp) (Quit: )
  887. # [10:50] * Joins: jviereck1 (Adium@moz-BC71CEF8.dclient.hispeed.ch)
  888. # [10:51] * Quits: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch) (Ping timeout)
  889. # [10:53] * Joins: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net)
  890. # [10:53] * Joins: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net)
  891. # [10:54] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  892. # [10:55] * Quits: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net) (Ping timeout)
  893. # [10:55] * Joins: camd (sid24185@moz-31ABA2C0.irccloud.com)
  894. # [10:55] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  895. # [10:55] * Joins: Cwiiis (uid15019@moz-31ABA2C0.irccloud.com)
  896. # [10:55] * ChanServ sets mode: +o Cwiiis
  897. # [10:55] * Joins: pmaddi (sid32616@moz-31ABA2C0.irccloud.com)
  898. # [10:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/407b011d67c8 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  899. # [10:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/ed3a8a095cfa - B2G Bumper Bot - Bumping manifests a=b2g-bump
  900. # [10:56] * Quits: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp) (Ping timeout)
  901. # [10:57] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Ping timeout)
  902. # [10:57] * Joins: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp)
  903. # [10:57] * Joins: gozala (uid5923@moz-5F4AA75A.irccloud.com)
  904. # [11:00] * Joins: deian (d@moz-6A11E8E3.hsd1.ca.comcast.net)
  905. # [11:03] * Quits: Archaeopteryx (itsme@C56DB2F9.41B437D3.50B05A3B.IP) (Quit: Goodbye)
  906. # [11:05] * Joins: kentuckyfriedtakahe (ajones@DE83A412.E4652C18.5A8C189B.IP)
  907. # [11:08] * Joins: techgaun (techgaun@7E28B855.575A8777.1A5E31FF.IP)
  908. # [11:09] * Joins: ProgramFOX (chatzilla@A3E98094.BEDBF546.D3A67D8A.IP)
  909. # [11:10] * Joins: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP)
  910. # [11:19] * Joins: adesst1 (adesanto@AFE46FC9.86290B12.31B7921C.IP)
  911. # [11:20] * Joins: jfkthame (jfkthame@CED678F6.9435D87F.3E2A4E92.IP)
  912. # [11:21] <adesst1> help, UnifiedBindings6.o failed to compile
  913. # [11:21] * Joins: jbeich (bb@A22DB8EE.F5BE4EB3.D46822BB.IP)
  914. # [11:21] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  915. # [11:21] * ChanServ sets mode: +o smaug
  916. # [11:21] <jbeich> can someone kill remaining jobs in https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=828c171af981 ? level 1 access isn't enough
  917. # [11:22] <adesst1> am using xubuntu 14.04 64b
  918. # [11:22] * Quits: myk (myk@moz-AC60788E.dsl.dynamic.sonic.net) (Ping timeout)
  919. # [11:23] <sir_none> biesi_: Hi, i have just found an old bug report from you (2005)... Bug 305231 - I think it is no more valid, can you confirm or close?
  920. # [11:34] * Joins: NeilZZZ (neil@moz-455E8E17.cable.virginm.net)
  921. # [11:35] * Quits: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com) (Client exited)
  922. # [11:36] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  923. # [11:38] * Joins: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com)
  924. # [11:39] * Quits: zaach (zaach@moz-9E403A70.dsl.static.sonic.net) (Quit: zaach)
  925. # [11:39] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  926. # [11:42] <ttaubert> jbeich: done
  927. # [11:44] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  928. # [11:45] * Quits: jfkthame (jfkthame@CED678F6.9435D87F.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  929. # [11:46] * Joins: flo-retina (Instantbir@moz-25D49B0E.ip-37-59-48.eu)
  930. # [11:46] * Quits: sir_none (Thunderbir@moz-91309803.goll.stat.salzburg-online.at) (Quit: sir_none)
  931. # [11:47] * Joins: jfkthame (jfkthame@CED678F6.9435D87F.3E2A4E92.IP)
  932. # [11:47] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  933. # [11:47] * Quits: jviereck1 (Adium@moz-BC71CEF8.dclient.hispeed.ch) (Quit: Leaving.)
  934. # [11:50] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  935. # [11:53] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  936. # [11:55] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  937. # [11:55] * Joins: past (sid15657@moz-31ABA2C0.irccloud.com)
  938. # [11:55] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  939. # [11:57] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Ping timeout)
  940. # [12:01] * Joins: hallvors (uid23371@moz-31ABA2C0.irccloud.com)
  941. # [12:03] * Quits: jrgill (jrgill@moz-9FD6CA8F.stny.res.rr.com) (Connection reset by peer)
  942. # [12:04] * Quits: trevorh (trevor@moz-4978C359.lns7.woo.bigpond.net.au) (Quit: Leaving.)
  943. # [12:04] * Joins: trevorh (trevor@moz-4978C359.lns7.woo.bigpond.net.au)
  944. # [12:06] * Quits: capella-s3 (capella-s3@moz-3A08EE5.twcny.res.rr.com) (Quit: Talk atcha later)
  945. # [12:06] * Quits: trevorh (trevor@moz-4978C359.lns7.woo.bigpond.net.au) (Connection reset by peer)
  946. # [12:07] * Joins: trevorh (trevor@moz-4978C359.lns7.woo.bigpond.net.au)
  947. # [12:07] * capella is now known as capella|away
  948. # [12:08] * Joins: jrgill (jrgill@moz-9FD6CA8F.stny.res.rr.com)
  949. # [12:13] * adesst1 is now known as adesst-afk
  950. # [12:14] * Quits: jfkthame (jfkthame@CED678F6.9435D87F.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  951. # [12:15] * Joins: BigBro (BigBro@moz-61EA4B93.fbx.proxad.net)
  952. # [12:15] * Quits: BigBro (BigBro@moz-61EA4B93.fbx.proxad.net) (Quit: Quitte)
  953. # [12:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ecb41e4383b3 - Lars T Hansen - Bug 1068458 - Limit SharedArrayBuffer and SharedTypedArray to INT32_MAX bytes. r=waldo
  954. # [12:18] * Joins: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  955. # [12:18] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/ffdcd06ec04a - ffxbld - No bug, Automated HSTS preload list update from host bld-linux64-spot-1090 - a=hsts-update
  956. # [12:18] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/2c6e3261c47b - ffxbld - No bug, Automated HPKP preload list update from host bld-linux64-spot-1090 - a=hpkp-update
  957. # [12:18] * Quits: Archae|mobile (AndChat@C56DB2F9.41B437D3.50B05A3B.IP) (Ping timeout)
  958. # [12:18] * Parts: mmcdonough (Martin@890E5CBB.49A896E6.DF3AB84E.IP) (Still 20/20)
  959. # [12:20] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  960. # [12:20] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/005fcb5b5fb4 - ffxbld - No bug, Automated HSTS preload list update from host b-linux64-ix-0007 - a=hsts-update
  961. # [12:20] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/7b264ea5a486 - ffxbld - No bug, Automated HPKP preload list update from host b-linux64-ix-0007 - a=hpkp-update
  962. # [12:25] * Joins: sebasmagri (sid20695@moz-31ABA2C0.irccloud.com)
  963. # [12:26] * Quits: adesst-afk (adesanto@AFE46FC9.86290B12.31B7921C.IP) (Ping timeout)
  964. # [12:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/56c54c6dc1a6 - Lars T Hansen - Bug 1068451 - test case. r=waldo
  965. # [12:29] * Joins: m_gol (m_gol@moz-4A03F5C1.dynamic.chello.pl)
  966. # [12:36] * Joins: jeffgodwyll (jeff@F237DD74.AB3AC796.40E092AA.IP)
  967. # [12:37] * Quits: trevorh (trevor@moz-4978C359.lns7.woo.bigpond.net.au) (Ping timeout)
  968. # [12:37] * Quits: jeffgodwyll (jeff@F237DD74.AB3AC796.40E092AA.IP) (Ping timeout)
  969. # [12:41] * Joins: jeffgodwyll (jeff@F237DD74.AB3AC796.40E092AA.IP)
  970. # [12:43] * Quits: jeffgodwyll (jeff@F237DD74.AB3AC796.40E092AA.IP) (Ping timeout)
  971. # [12:46] * Joins: jviereck (Adium@moz-BC71CEF8.dclient.hispeed.ch)
  972. # [12:49] * Quits: tomer (tomer@F61A4DAE.55661B99.34A7550B.IP) (Ping timeout)
  973. # [12:49] * Joins: jfkthame (jfkthame@CED678F6.9435D87F.3E2A4E92.IP)
  974. # [12:51] * Quits: tedd (tedd@moz-3ECBAB41.dfri.se) (Input/output error)
  975. # [12:51] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  976. # [12:51] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  977. # [12:51] * Joins: tedd (tedd@moz-1CF8BAE9.firegames.me)
  978. # [12:52] * Joins: trevorh (trevor@moz-4978C359.lns7.woo.bigpond.net.au)
  979. # [12:52] * Joins: tomer (tomer@F61A4DAE.55661B99.34A7550B.IP)
  980. # [12:54] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  981. # [12:54] * Quits: tomer (tomer@F61A4DAE.55661B99.34A7550B.IP) (Ping timeout)
  982. # [12:54] * Joins: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net)
  983. # [12:56] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  984. # [12:56] * Quits: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net) (Ping timeout)
  985. # [13:03] * Quits: kentuckyfriedtakahe (ajones@DE83A412.E4652C18.5A8C189B.IP) (Ping timeout)
  986. # [13:10] * Joins: tomer (tomer@F61A4DAE.55661B99.34A7550B.IP)
  987. # [13:10] * Joins: Honza (chatzilla@AD352C7D.6B021720.1475A184.IP)
  988. # [13:15] * Joins: Jackneill (Jackneill@moz-D0D58415.pool.digikabel.hu)
  989. # [13:19] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  990. # [13:21] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  991. # [13:23] * Joins: Rik|afk (rik@52168651.9D43A4C5.8154E413.IP)
  992. # [13:23] * Quits: Bas (chatzilla@moz-ECC2BAC1.ftth.concepts.nl) (Ping timeout)
  993. # [13:25] * Quits: gozala (uid5923@moz-5F4AA75A.irccloud.com) (Quit: Connection closed for inactivity)
  994. # [13:26] * Quits: Rik|afk (rik@52168651.9D43A4C5.8154E413.IP) (Quit: )
  995. # [13:27] * Quits: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net) (Quit: Jesse)
  996. # [13:29] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  997. # [13:29] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  998. # [13:34] * Quits: techgaun (techgaun@7E28B855.575A8777.1A5E31FF.IP) (Ping timeout)
  999. # [13:39] * Quits: Optimizer (Optimizer@4606694.E26B7A67.BE4CF869.IP) (Ping timeout)
  1000. # [13:40] * Joins: Optimizer (Optimizer@13EABDC1.D55FFFFD.BE4CF869.IP)
  1001. # [13:40] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  1002. # [13:41] * Quits: m_gol (m_gol@moz-4A03F5C1.dynamic.chello.pl) (Quit: Linkinus - http://linkinus.com)
  1003. # [13:43] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Client exited)
  1004. # [13:44] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  1005. # [13:46] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  1006. # [13:47] * Quits: sil (chatzilla@AE163367.C4DD5B0C.A36FFCDA.IP) (Ping timeout)
  1007. # [13:48] * Quits: karlt (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  1008. # [13:48] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/62b99394e46b - Tim Taubert - Bug 1054099 - Remove use of gradients in new tab page r=dao
  1009. # [13:48] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Client exited)
  1010. # [13:50] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  1011. # [13:50] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  1012. # [13:50] * ChanServ sets mode: +o smaug
  1013. # [13:50] * Quits: mastizada (Thunderbir@CF838FC6.7EE33B20.F82549C5.IP) (Quit: mastizada)
  1014. # [13:51] * Joins: mastizada (Thunderbir@CF838FC6.7EE33B20.F82549C5.IP)
  1015. # [13:54] * Quits: darktrojan (geoff@moz-26A412B5.dsl.telstraclear.net) (Quit: darktrojan)
  1016. # [13:54] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  1017. # [13:57] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  1018. # [13:57] * Joins: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net)
  1019. # [13:57] * Joins: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  1020. # [13:59] * Quits: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net) (Ping timeout)
  1021. # [13:59] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Ping timeout)
  1022. # [14:00] * Quits: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net) (Ping timeout)
  1023. # [14:01] * Quits: Sushant94 (Sushant@532971DE.A408A512.D30E9BEF.IP) (Ping timeout)
  1024. # [14:01] * Joins: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com)
  1025. # [14:01] * Joins: techgaun (techgaun@7E28B855.575A8777.1A5E31FF.IP)
  1026. # [14:02] * Quits: techgaun (techgaun@7E28B855.575A8777.1A5E31FF.IP) (Client exited)
  1027. # [14:02] * Joins: gokce (gokce@679F1BFF.55DBA505.232D870F.IP)
  1028. # [14:04] * Joins: sil (chatzilla@AE163367.C4DD5B0C.A36FFCDA.IP)
  1029. # [14:05] * Quits: jfkthame (jfkthame@CED678F6.9435D87F.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  1030. # [14:06] * Quits: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net) (Ping timeout)
  1031. # [14:10] * Joins: jdm (jdm@moz-584E8994.dsl.bell.ca)
  1032. # [14:13] * Joins: Sushant94 (Sushant@532971DE.A408A512.D30E9BEF.IP)
  1033. # [14:18] * Joins: KaiRo (robert@moz-312A153A.adsl.highway.telekom.at)
  1034. # [14:18] * Quits: Sushant94 (Sushant@532971DE.A408A512.D30E9BEF.IP) (Connection reset by peer)
  1035. # [14:19] * Quits: dij (Mibbit@9B9315E1.A6025CA.1C37C358.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1036. # [14:19] * Quits: jbeich (bb@A22DB8EE.F5BE4EB3.D46822BB.IP) (Client exited)
  1037. # [14:21] * Joins: Sushant94 (Sushant@532971DE.A408A512.D30E9BEF.IP)
  1038. # [14:21] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  1039. # [14:22] * Quits: jviereck (Adium@moz-BC71CEF8.dclient.hispeed.ch) (Ping timeout)
  1040. # [14:24] * Joins: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch)
  1041. # [14:25] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  1042. # [14:27] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Ping timeout)
  1043. # [14:28] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Client exited)
  1044. # [14:30] * Joins: jfkthame (jfkthame@CED678F6.9435D87F.3E2A4E92.IP)
  1045. # [14:30] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  1046. # [14:35] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  1047. # [14:38] * Quits: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch) (Connection reset by peer)
  1048. # [14:38] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Client exited)
  1049. # [14:38] * Joins: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch)
  1050. # [14:51] * Quits: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  1051. # [14:52] * Quits: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch) (Quit: Leaving.)
  1052. # [14:55] * Quits: baku|away (baku@moz-4038023A.ghst.net) (Quit: ZNC - http://znc.in)
  1053. # [14:55] * Joins: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch)
  1054. # [14:55] * Joins: system64 (uid17738@moz-A42E5B7B.irccloud.com)
  1055. # [14:56] * Quits: sil (chatzilla@AE163367.C4DD5B0C.A36FFCDA.IP) (Ping timeout)
  1056. # [14:58] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  1057. # [14:58] * Joins: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  1058. # [14:59] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.5 -- http://www.instantbird.com)
  1059. # [15:00] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Ping timeout)
  1060. # [15:01] * Quits: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net) (Ping timeout)
  1061. # [15:01] * Joins: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP)
  1062. # [15:02] * Quits: ewong|sleep (chatzilla@moz-8777076B.netvigator.com) (Ping timeout)
  1063. # [15:03] * Joins: ewong|sleep (chatzilla@moz-8777076B.netvigator.com)
  1064. # [15:04] * Joins: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com)
  1065. # [15:05] * Joins: baku (baku@moz-4038023A.ghst.net)
  1066. # [15:08] * Quits: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  1067. # [15:09] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  1068. # [15:09] * Joins: spohl (Adium@moz-88418338.reverse.softlayer.com)
  1069. # [15:09] * Quits: spohl (Adium@moz-88418338.reverse.softlayer.com) (Quit: Leaving.)
  1070. # [15:10] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  1071. # [15:15] * Joins: narendraj9 (narendraj9@B14DB5E7.50F79328.4356924F.IP)
  1072. # [15:16] * Quits: narendraj9 (narendraj9@B14DB5E7.50F79328.4356924F.IP) (Quit: Leaving)
  1073. # [15:21] * Joins: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP)
  1074. # [15:24] * Quits: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch) (Ping timeout)
  1075. # [15:28] * Joins: jviereck (Adium@moz-BC71CEF8.dclient.hispeed.ch)
  1076. # [15:31] * Quits: hallvors (uid23371@moz-31ABA2C0.irccloud.com) (Quit: Connection closed for inactivity)
  1077. # [15:31] * Quits: Olipro (Olipro@moz-67368F33.catv.pool.telekom.hu) (Ping timeout)
  1078. # [15:35] * Quits: jviereck (Adium@moz-BC71CEF8.dclient.hispeed.ch) (Quit: Leaving.)
  1079. # [15:36] * baku is now known as baku|away
  1080. # [15:38] * Joins: Olipro (Olipro@moz-67368F33.catv.pool.telekom.hu)
  1081. # [15:39] * Joins: ckso (riddler@moz-A6CB0ABE.upc-j.chello.nl)
  1082. # [15:44] * Joins: bjacob (bjacob@moz-CC07A754.cable.teksavvy.com)
  1083. # [15:46] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  1084. # [15:48] * Joins: ddahl (ddahl@moz-5F89CFB9.hsd1.il.comcast.net)
  1085. # [15:50] * Quits: jfkthame (jfkthame@CED678F6.9435D87F.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  1086. # [15:51] * Quits: joshua-s (Thunderbir@moz-D915C494.syrcny.east.verizon.net) (Ping timeout)
  1087. # [15:51] * baku|away is now known as baku
  1088. # [15:53] * Joins: Bas (chatzilla@969455F7.A86EC307.3C4DE51F.IP)
  1089. # [15:54] * Joins: m_gol (m_gol@moz-4A03F5C1.dynamic.chello.pl)
  1090. # [15:54] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  1091. # [15:56] * Joins: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net)
  1092. # [15:56] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  1093. # [15:57] * Quits: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net) (Ping timeout)
  1094. # [15:58] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Ping timeout)
  1095. # [15:59] * Joins: slester (sylvanica@moz-FA1CDB72.mc.videotron.ca)
  1096. # [16:02] * Joins: mihneadb (mihneadb@70C9850B.2430FEF6.D608C900.IP)
  1097. # [16:05] * KaiRo is now known as KaiRo_away
  1098. # [16:06] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  1099. # [16:08] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  1100. # [16:10] * Quits: mihneadb (mihneadb@70C9850B.2430FEF6.D608C900.IP) (Quit: Computer gone to sleep - Zzzz...)
  1101. # [16:10] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  1102. # [16:10] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  1103. # [16:10] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  1104. # [16:11] * Quits: jkitch (Thunderbir@moz-99148E48.lns21.adl2.internode.on.net) (Ping timeout)
  1105. # [16:14] * Joins: jesup|mac (chatzilla@moz-5CCD7A3A.phlapa.fios.verizon.net)
  1106. # [16:16] * Joins: jet (jet@moz-79F891EE.hsd1.ca.comcast.net)
  1107. # [16:18] * Joins: Archaeopteryx (itsme@moz-7840D0A2.cust.telecolumbus.net)
  1108. # [16:22] * Joins: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com)
  1109. # [16:30] * Quits: jet (jet@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  1110. # [16:33] * Joins: adesst (adesanto@AFE46FC9.86290B12.31B7921C.IP)
  1111. # [16:34] * hwine-commuting is now known as hwine
  1112. # [16:35] * Joins: till (till@2DAC4B11.9E01AB20.1BC28090.IP)
  1113. # [16:35] * Joins: dbaron (dbaron@510D751C.27376607.189F3E15.IP)
  1114. # [16:35] * ChanServ sets mode: +ao dbaron dbaron
  1115. # [16:35] * Quits: adesst (adesanto@AFE46FC9.86290B12.31B7921C.IP) (Ping timeout)
  1116. # [16:37] * Joins: adesst (adesanto@AFE46FC9.86290B12.31B7921C.IP)
  1117. # [16:41] * Joins: StevenLee (Adium@moz-73BE53F0.dynamic.hinet.net)
  1118. # [16:41] * Quits: StevenLee (Adium@moz-73BE53F0.dynamic.hinet.net) (Max SendQ exceeded)
  1119. # [16:42] * Joins: StevenLee (Adium@moz-73BE53F0.dynamic.hinet.net)
  1120. # [16:43] * Joins: joshua-s (Thunderbir@moz-4BAAECB8.syrcny.east.verizon.net)
  1121. # [16:45] * baku is now known as baku|away
  1122. # [16:47] * Joins: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net)
  1123. # [16:49] * Joins: abr (anonymous@47091178.463656CD.3AF705F3.IP)
  1124. # [16:49] * Joins: athena (sid21127@moz-31ABA2C0.irccloud.com)
  1125. # [16:50] * Joins: roc (chatzilla@moz-A58545F.vc.shawcable.net)
  1126. # [16:50] * ChanServ sets mode: +o roc
  1127. # [16:53] * Joins: mwargers (mwargers@moz-AF369B35.adsl.online.nl)
  1128. # [16:55] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  1129. # [16:56] * Joins: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  1130. # [16:56] * Quits: abr (anonymous@47091178.463656CD.3AF705F3.IP) (Quit: AFK)
  1131. # [16:56] * BenWa|email is now known as BenWa
  1132. # [16:57] * Joins: redblade (quassel@moz-931EB551.dip0.t-ipconnect.de)
  1133. # [16:58] * Quits: Bas (chatzilla@969455F7.A86EC307.3C4DE51F.IP) (Input/output error)
  1134. # [16:58] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Ping timeout)
  1135. # [16:58] * Quits: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net) (Ping timeout)
  1136. # [16:59] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  1137. # [17:01] * Joins: timdream (timdream@moz-3C1907F5.dynamic.hinet.net)
  1138. # [17:01] * Quits: cviecco (cviecco@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1139. # [17:01] * Quits: mt (mt@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1140. # [17:02] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1141. # [17:02] * Quits: gkw (fuzz2lin@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1142. # [17:02] * Quits: johns (johns@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1143. # [17:04] * Joins: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com)
  1144. # [17:07] * Joins: maxli (maxli@moz-B19F68ED.student.cs.uwaterloo.ca)
  1145. # [17:07] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  1146. # [17:08] * Joins: mt (mt@moz-62518563.mtv2.mozilla.com)
  1147. # [17:08] * Joins: cviecco (cviecco@moz-62518563.mtv2.mozilla.com)
  1148. # [17:08] * Joins: johns (johns@moz-62518563.mtv2.mozilla.com)
  1149. # [17:09] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  1150. # [17:11] * Joins: gkw (fuzz2lin@moz-62518563.mtv2.mozilla.com)
  1151. # [17:12] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1152. # [17:13] * Quits: jdm (jdm@moz-584E8994.dsl.bell.ca) (Quit: )
  1153. # [17:14] * Quits: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: Leaving.)
  1154. # [17:15] * Joins: drno (nohlmeier@moz-CCCF7F86.hsd1.ca.comcast.net)
  1155. # [17:15] * Quits: @roc (chatzilla@moz-A58545F.vc.shawcable.net) (Input/output error)
  1156. # [17:16] * Joins: jfkthame (jfkthame@CED678F6.9435D87F.3E2A4E92.IP)
  1157. # [17:16] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  1158. # [17:17] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=5bd6e09f074e - 23 changesets
  1159. # [17:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/005fcb5b5fb4 - ffxbld - No bug, Automated HSTS preload list update from host b-linux64-ix-0007 - a=hsts-update
  1160. # [17:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/7b264ea5a486 - ffxbld - No bug, Automated HPKP preload list update from host b-linux64-ix-0007 - a=hpkp-update
  1161. # [17:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/5bd6e09f074e - Tim Taubert - merge m-c to fx-team; a=merge
  1162. # [17:18] * philor|away is now known as philor
  1163. # [17:21] * Quits: timdream (timdream@moz-3C1907F5.dynamic.hinet.net) (Ping timeout)
  1164. # [17:21] * Quits: luke (luke@moz-6C4B3E7.dhcp.ftwo.tx.charter.com) (Quit: Leaving.)
  1165. # [17:22] * Joins: Edgar (Thunderbir@moz-257F1E16.dynamic.hinet.net)
  1166. # [17:22] * Quits: bjacob (bjacob@moz-CC07A754.cable.teksavvy.com) (Ping timeout)
  1167. # [17:23] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  1168. # [17:26] * Quits: Dagger (dagger@A0BD6C11.5E4D82A.5A1C986B.IP) (Network is unreachable)
  1169. # [17:27] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  1170. # [17:27] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  1171. # [17:28] * Joins: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net)
  1172. # [17:30] * Joins: sylvain (scleymans@moz-CF8BEBEF.dia.static.qwest.net)
  1173. # [17:30] * Joins: timdream (timdream@moz-3C1907F5.dynamic.hinet.net)
  1174. # [17:30] * Quits: sylvain (scleymans@moz-CF8BEBEF.dia.static.qwest.net) (Quit: )
  1175. # [17:31] * Joins: Dagger (dagger@A0BD6C11.5E4D82A.5A1C986B.IP)
  1176. # [17:32] * Quits: slester (sylvanica@moz-FA1CDB72.mc.videotron.ca) (Ping timeout)
  1177. # [17:32] * Quits: timdream (timdream@moz-3C1907F5.dynamic.hinet.net) (Quit: timdream)
  1178. # [17:33] * Quits: till (till@2DAC4B11.9E01AB20.1BC28090.IP) (Input/output error)
  1179. # [17:36] <jlund> Reminder: there will be a Tree Closure Window from 0900-1300 PT today (less than 30m from now) - Bug 1065514
  1180. # [17:37] * Quits: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  1181. # [17:40] * Quits: Edgar (Thunderbir@moz-257F1E16.dynamic.hinet.net) (Ping timeout)
  1182. # [17:40] * Quits: redblade (quassel@moz-931EB551.dip0.t-ipconnect.de) (Client exited)
  1183. # [17:43] * hwine is now known as hwine-coffee
  1184. # [17:44] * Joins: slester (sylvanica@6DEA0E2D.8E8A2A03.59D8BB03.IP)
  1185. # [17:45] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  1186. # [17:46] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  1187. # [17:46] * Quits: raniere (raniere@moz-E9CF6D13.dsl.telesp.net.br) (Ping timeout)
  1188. # [17:48] * Joins: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP)
  1189. # [17:49] * hwine-coffee is now known as hwine
  1190. # [17:50] * Quits: @dbaron (dbaron@510D751C.27376607.189F3E15.IP) (Ping timeout)
  1191. # [17:51] * Joins: jviereck (Adium@moz-90CF2E89.dclient.hispeed.ch)
  1192. # [17:54] * Joins: zaach (zaach@moz-9E403A70.dsl.static.sonic.net)
  1193. # [17:56] * Joins: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  1194. # [17:57] * Joins: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net)
  1195. # [17:58] * Quits: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net) (Ping timeout)
  1196. # [17:58] * Quits: jesup|mac (chatzilla@moz-5CCD7A3A.phlapa.fios.verizon.net) (Ping timeout)
  1197. # [17:59] * Quits: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net) (Ping timeout)
  1198. # [17:59] * Quits: thinker (user@C1E16400.61B5563A.9EB0E909.IP) (Ping timeout)
  1199. # [18:00] * Joins: sil (chatzilla@2045F3D0.26CF330.A26A30FD.IP)
  1200. # [18:01] * Joins: jduell (jduell@moz-DA63D68D.hsd1.wa.comcast.net)
  1201. # [18:02] * Joins: raniere (raniere@2F1F2F83.9FDA1548.A2BF9DEB.IP)
  1202. # [18:03] * Joins: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  1203. # [18:03] * Quits: jduell (jduell@moz-DA63D68D.hsd1.wa.comcast.net) (Input/output error)
  1204. # [18:08] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  1205. # [18:08] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  1206. # [18:08] * Quits: jfkthame (jfkthame@CED678F6.9435D87F.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  1207. # [18:10] * Fallen|away is now known as Fallen
  1208. # [18:10] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  1209. # [18:11] * Quits: fabrice (fabrice@495A1E63.5994028D.9CA62458.IP) (Ping timeout)
  1210. # [18:11] * BenWa is now known as BenWa|email
  1211. # [18:14] * merike|away is now known as merike
  1212. # [18:14] * Quits: drno (nohlmeier@moz-CCCF7F86.hsd1.ca.comcast.net) (Quit: drno)
  1213. # [18:18] * Quits: flo-retina (Instantbir@moz-25D49B0E.ip-37-59-48.eu) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1214. # [18:19] * BenWa|email is now known as BenWa
  1215. # [18:20] * Joins: jduell (jduell@moz-DA63D68D.hsd1.wa.comcast.net)
  1216. # [18:21] * Quits: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp) (Quit: masayuki)
  1217. # [18:21] * BenWa is now known as BenWa|email
  1218. # [18:24] * BenWa|email is now known as BenWa
  1219. # [18:25] * Joins: drno (nohlmeier@moz-CCCF7F86.hsd1.ca.comcast.net)
  1220. # [18:27] * Joins: jesup|mac (chatzilla@moz-5CCD7A3A.phlapa.fios.verizon.net)
  1221. # [18:28] * Joins: edulix (quassel@moz-73AF693B.ip-94-23-0.eu)
  1222. # [18:28] <edulix> hello people
  1223. # [18:31] <cerkiewny> hello, any one knows why I get this error when running reftest? REFTEST TEST-UNEXPECTED-FAIL | | EXCEPTION: Error in manifest file file:///media/cerkiewny/storage/firefox/layout/mathml/tests/reftests/MathMLToDisplay/Characters/Variants/reftest.list line 11: unknown test type annotate(@note)
  1224. # [18:31] * Joins: mixedpuppy (mixedpuppy@DF597B12.62CAB03E.E9467022.IP)
  1225. # [18:32] <edulix> may I ask, is there a planning/willingness to support in the future .well-known URI ni suffixes as in http://tools.ietf.org/html/rfc6920 in the awesome bar and in links? that'd be awesome and secure =)
  1226. # [18:32] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1227. # [18:32] * Quits: mixedpuppy (mixedpuppy@DF597B12.62CAB03E.E9467022.IP) (Quit: mixedpuppy)
  1228. # [18:33] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1229. # [18:33] * merike is now known as merike|away
  1230. # [18:33] <edulix> with support I mean, it would check the integrity and show some kind of information regarding that if integrity test fails
  1231. # [18:34] * Quits: jviereck (Adium@moz-90CF2E89.dclient.hispeed.ch) (Quit: Leaving.)
  1232. # [18:34] * Quits: jesup|mac (chatzilla@moz-5CCD7A3A.phlapa.fios.verizon.net) (Ping timeout)
  1233. # [18:34] * Joins: mixedpuppy (mixedpuppy@9B86DC35.62CAB03E.E9467022.IP)
  1234. # [18:35] * Quits: adesst (adesanto@AFE46FC9.86290B12.31B7921C.IP) (Ping timeout)
  1235. # [18:35] * Quits: ewong|sleep (chatzilla@moz-8777076B.netvigator.com) (Ping timeout)
  1236. # [18:36] * Joins: ewong|sleep (chatzilla@moz-8777076B.netvigator.com)
  1237. # [18:36] <edulix> I'm sorry if this is not the right place to answer. if that's the case, please tell me where should I ask this question if you know it
  1238. # [18:36] * Quits: mixedpuppy (mixedpuppy@9B86DC35.62CAB03E.E9467022.IP) (Quit: mixedpuppy)
  1239. # [18:36] * Joins: sunfish (chatzilla@moz-8F4015BA.dsl.dynamic.sonic.net)
  1240. # [18:38] * Joins: mixedpuppy (mixedpuppy@2F7713AF.62CAB03E.E9467022.IP)
  1241. # [18:40] * Quits: mixedpuppy (mixedpuppy@2F7713AF.62CAB03E.E9467022.IP) (Quit: mixedpuppy)
  1242. # [18:41] * Joins: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP)
  1243. # [18:41] * Joins: fabrice (fabrice@495A1E63.5994028D.9CA62458.IP)
  1244. # [18:43] * Quits: blassey (quassel@moz-1B593443.hsd1.ma.comcast.net) (Ping timeout)
  1245. # [18:45] * Joins: mixedpuppy (mixedpuppy@31A04B38.62CAB03E.E9467022.IP)
  1246. # [18:46] * Quits: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com) (Quit: Leaving.)
  1247. # [18:47] * Quits: mixedpuppy (mixedpuppy@31A04B38.62CAB03E.E9467022.IP) (Quit: mixedpuppy)
  1248. # [18:48] * merike|away is now known as merike
  1249. # [18:48] * Quits: zaach (zaach@moz-9E403A70.dsl.static.sonic.net) (Quit: zaach)
  1250. # [18:48] * Joins: mixedpuppy (mixedpuppy@669481B8.62CAB03E.E9467022.IP)
  1251. # [18:49] * Quits: mixedpuppy (mixedpuppy@669481B8.62CAB03E.E9467022.IP) (Quit: mixedpuppy)
  1252. # [18:49] * Joins: idwer (irc@moz-67B6410D.adsl.online.nl)
  1253. # [18:52] * Joins: redwood (chatzilla@26E73836.156CBEAD.74E1C77A.IP)
  1254. # [18:52] * Quits: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP) (Quit: Leaving.)
  1255. # [18:54] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  1256. # [18:55] * nsm|away is now known as nsm
  1257. # [18:55] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  1258. # [18:58] * Joins: Boriss (Boriss@8F0C6026.9E6A15FD.157879EE.IP)
  1259. # [18:59] * Joins: blassey (quassel@moz-1B593443.hsd1.ma.comcast.net)
  1260. # [19:06] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  1261. # [19:09] * Quits: Sushant94 (Sushant@532971DE.A408A512.D30E9BEF.IP) (Connection reset by peer)
  1262. # [19:10] * Joins: jviereck (Adium@moz-90CF2E89.dclient.hispeed.ch)
  1263. # [19:14] * Joins: kgrandon (Adium@moz-2A1C3CC8.hsd1.ca.comcast.net)
  1264. # [19:15] * Quits: jduell (jduell@moz-DA63D68D.hsd1.wa.comcast.net) (Ping timeout)
  1265. # [19:18] * Joins: Sushant94 (Sushant@532971DE.A408A512.D30E9BEF.IP)
  1266. # [19:18] * Joins: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net)
  1267. # [19:19] * Quits: kgrandon (Adium@moz-2A1C3CC8.hsd1.ca.comcast.net) (Quit: Leaving.)
  1268. # [19:19] * Quits: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net) (Ping timeout)
  1269. # [19:20] * Joins: AaronMT (AaronMT@moz-53D1D1F.cpe.net.cable.rogers.com)
  1270. # [19:20] * Quits: AaronMT (AaronMT@moz-53D1D1F.cpe.net.cable.rogers.com) (Input/output error)
  1271. # [19:21] * Quits: maxli (maxli@moz-B19F68ED.student.cs.uwaterloo.ca) (Ping timeout)
  1272. # [19:21] * Quits: StevenLee (Adium@moz-73BE53F0.dynamic.hinet.net) (Quit: Leaving.)
  1273. # [19:21] * Joins: maxli (maxli@moz-EE42E0E.student.cs.uwaterloo.ca)
  1274. # [19:22] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  1275. # [19:30] * Quits: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net) (Quit: Jesse)
  1276. # [19:33] * Joins: jfkthame (jfkthame@CED678F6.9435D87F.3E2A4E92.IP)
  1277. # [19:34] * Quits: jviereck (Adium@moz-90CF2E89.dclient.hispeed.ch) (Quit: Leaving.)
  1278. # [19:34] * Joins: jviereck (Adium@moz-90CF2E89.dclient.hispeed.ch)
  1279. # [19:34] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  1280. # [19:35] * Joins: StevenLee (Adium@moz-73BE53F0.dynamic.hinet.net)
  1281. # [19:35] * Quits: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net) (Input/output error)
  1282. # [19:36] * Joins: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net)
  1283. # [19:38] * Quits: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net) (Ping timeout)
  1284. # [19:38] * Joins: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net)
  1285. # [19:41] * Quits: jfkthame (jfkthame@CED678F6.9435D87F.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  1286. # [19:43] * Quits: blassey (quassel@moz-1B593443.hsd1.ma.comcast.net) (Ping timeout)
  1287. # [19:44] * Fallen is now known as Fallen|away
  1288. # [19:45] * Quits: slester (sylvanica@6DEA0E2D.8E8A2A03.59D8BB03.IP) (Ping timeout)
  1289. # [19:47] * Quits: redwood (chatzilla@26E73836.156CBEAD.74E1C77A.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.2/20100222071121])
  1290. # [19:49] * Quits: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net) (Input/output error)
  1291. # [19:49] * Joins: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net)
  1292. # [19:51] * Quits: mconley_ (mconley@moz-BDD802ED.hfc.comcastbusiness.net) (Ping timeout)
  1293. # [19:54] * Joins: blassey (quassel@moz-1B593443.hsd1.ma.comcast.net)
  1294. # [19:54] * Joins: mihneadb (mihneadb@70C9850B.2430FEF6.D608C900.IP)
  1295. # [19:56] * Joins: Swatinem (swatinem@moz-897AF2D1.osr0-berettyoujfalu.net.telekom.hu)
  1296. # [19:56] * Quits: SirCmpwn (SirCmpwn@moz-8D766614.sircmpwn.com) (Ping timeout)
  1297. # [19:58] * Joins: SirCmpwn (SirCmpwn@moz-8D766614.sircmpwn.com)
  1298. # [19:59] * Quits: drno (nohlmeier@moz-CCCF7F86.hsd1.ca.comcast.net) (Quit: drno)
  1299. # [20:00] * Quits: blassey (quassel@moz-1B593443.hsd1.ma.comcast.net) (Ping timeout)
  1300. # [20:00] * Joins: RealRaven (Thunderbir@1ECC539E.44784521.C3498625.IP)
  1301. # [20:01] * merike is now known as merike|away
  1302. # [20:03] * Quits: fabrice (fabrice@495A1E63.5994028D.9CA62458.IP) (Ping timeout)
  1303. # [20:03] * Quits: sil (chatzilla@2045F3D0.26CF330.A26A30FD.IP) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.29/20140904221224])
  1304. # [20:07] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  1305. # [20:09] * Quits: gokce (gokce@679F1BFF.55DBA505.232D870F.IP) (Quit: Konversation terminated!)
  1306. # [20:09] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  1307. # [20:10] * Joins: blassey (quassel@moz-1B593443.hsd1.ma.comcast.net)
  1308. # [20:11] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  1309. # [20:13] * Quits: Honza (chatzilla@AD352C7D.6B021720.1475A184.IP) (Ping timeout)
  1310. # [20:19] * Joins: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net)
  1311. # [20:21] * Quits: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net) (Ping timeout)
  1312. # [20:21] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  1313. # [20:22] * Joins: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  1314. # [20:25] * Quits: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net) (Ping timeout)
  1315. # [20:25] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  1316. # [20:26] * Quits: StevenLee (Adium@moz-73BE53F0.dynamic.hinet.net) (Quit: Leaving.)
  1317. # [20:27] * Joins: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net)
  1318. # [20:28] * Joins: zaach (zaach@moz-9E403A70.dsl.static.sonic.net)
  1319. # [20:28] * Quits: kanru (kanru@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  1320. # [20:28] * Joins: redblade (quassel@moz-931EB551.dip0.t-ipconnect.de)
  1321. # [20:29] * Quits: victorporof (victorporo@A6A92E84.63CD072E.39413EC0.IP) (Quit: victorporof)
  1322. # [20:30] * Joins: fabrice (fabrice@495A1E63.5994028D.9CA62458.IP)
  1323. # [20:31] * philor is now known as philor|away
  1324. # [20:31] * Joins: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net)
  1325. # [20:31] * Joins: Jan\ (kvirc@D8D19A17.1373B935.529AC0B9.IP)
  1326. # [20:37] * Quits: jviereck (Adium@moz-90CF2E89.dclient.hispeed.ch) (Quit: Leaving.)
  1327. # [20:37] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  1328. # [20:38] * Joins: jviereck (Adium@moz-90CF2E89.dclient.hispeed.ch)
  1329. # [20:38] * Joins: idwer_ (irc@moz-67B6410D.adsl.online.nl)
  1330. # [20:39] * Quits: maxli (maxli@moz-EE42E0E.student.cs.uwaterloo.ca) (Quit: Leaving.)
  1331. # [20:39] * Quits: idwer (irc@moz-67B6410D.adsl.online.nl) (Ping timeout)
  1332. # [20:41] * Joins: idwer (irc@moz-67B6410D.adsl.online.nl)
  1333. # [20:42] * Quits: idwer_ (irc@moz-67B6410D.adsl.online.nl) (Ping timeout)
  1334. # [20:42] * Quits: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net) (Quit: aklotz)
  1335. # [20:43] * Quits: not_gavi1 (gavin@gavinsharp.com) (Ping timeout)
  1336. # [20:44] * Quits: deian (d@moz-6A11E8E3.hsd1.ca.comcast.net) (Ping timeout)
  1337. # [20:44] * Joins: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net)
  1338. # [20:44] * Quits: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net) (Quit: pcwalton)
  1339. # [20:44] * Joins: maxli (maxli@moz-EE42E0E.student.cs.uwaterloo.ca)
  1340. # [20:45] * Joins: not_gavin (gavin@gavinsharp.com)
  1341. # [20:45] * ChanServ sets mode: +o not_gavin
  1342. # [20:46] * Joins: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net)
  1343. # [20:47] <jandem> bugzilla down for everybody else too?
  1344. # [20:47] * Joins: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net)
  1345. # [20:47] <Archaeopteryx> mdn also
  1346. # [20:47] * jandem was just finishing some reviews before leaving for pto :(
  1347. # [20:48] <cerkiewny> yup
  1348. # [20:49] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  1349. # [20:49] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  1350. # [20:51] * Quits: mihneadb (mihneadb@70C9850B.2430FEF6.D608C900.IP) (Quit: Computer gone to sleep - Zzzz...)
  1351. # [20:52] <evilpie> hg too
  1352. # [20:52] * capella|away is now known as capella
  1353. # [20:52] * Quits: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  1354. # [20:53] <Archaeopteryx> well, that was planned, or was it planned to set it to readonly?
  1355. # [20:55] * Joins: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  1356. # [20:56] * Joins: jviereck1 (Adium@moz-7859BAFE.dclient.hispeed.ch)
  1357. # [20:57] * Quits: jviereck (Adium@moz-90CF2E89.dclient.hispeed.ch) (Ping timeout)
  1358. # [20:57] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1359. # [20:58] * Quits: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net) (Ping timeout)
  1360. # [21:01] * Joins: marco (Adium@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net)
  1361. # [21:01] * Joins: deian (d@moz-6A11E8E3.hsd1.ca.comcast.net)
  1362. # [21:06] * Joins: akerbeltz (chatzilla@moz-EFB4F405.range109-150.btcentralplus.com)
  1363. # [21:06] <akerbeltz> anyone know if the missing browser icon on the tablets is a bug or 'feature' before I file a bug?
  1364. # [21:08] <Archaeopteryx> akerbeltz: #tcp question? or #mobile for Android?
  1365. # [21:08] <akerbeltz> tcp
  1366. # [21:09] * Quits: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  1367. # [21:09] <akerbeltz> didn't realise there was a dedicated channel for it thanks
  1368. # [21:09] * Joins: mihneadb (mihneadb@70C9850B.2430FEF6.D608C900.IP)
  1369. # [21:10] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  1370. # [21:12] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  1371. # [21:12] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  1372. # [21:13] * Joins: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP)
  1373. # [21:18] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  1374. # [21:18] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Input/output error)
  1375. # [21:20] * Quits: mihneadb (mihneadb@70C9850B.2430FEF6.D608C900.IP) (Quit: Computer gone to sleep - Zzzz...)
  1376. # [21:23] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  1377. # [21:24] * Parts: akerbeltz (chatzilla@moz-EFB4F405.range109-150.btcentralplus.com)
  1378. # [21:26] * Quits: deian (d@moz-6A11E8E3.hsd1.ca.comcast.net) (Ping timeout)
  1379. # [21:26] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  1380. # [21:28] * Joins: drno (nohlmeier@moz-CCCF7F86.hsd1.ca.comcast.net)
  1381. # [21:28] * Joins: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  1382. # [21:31] * Quits: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net) (Ping timeout)
  1383. # [21:32] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  1384. # [21:34] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Input/output error)
  1385. # [21:40] * Joins: capella-s3 (capella-s3@moz-3A08EE5.twcny.res.rr.com)
  1386. # [21:47] * Quits: jviereck1 (Adium@moz-7859BAFE.dclient.hispeed.ch) (Quit: Leaving.)
  1387. # [21:48] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  1388. # [21:48] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  1389. # [21:48] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  1390. # [21:48] * Joins: gokce (gokce@AC615AC1.7DFEF2EC.C687B15D.IP)
  1391. # [21:49] * Joins: gcp (gpascutto@moz-9CEB1C98.access.telenet.be)
  1392. # [21:52] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  1393. # [21:55] * Joins: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  1394. # [21:56] * Quits: RealRaven (Thunderbir@1ECC539E.44784521.C3498625.IP) (Quit: RealRaven)
  1395. # [21:59] * Joins: jfkthame (jfkthame@CED678F6.9435D87F.3E2A4E92.IP)
  1396. # [21:59] * Quits: bajaj (bajaj_afk@moz-34BA18EC.hsd1.ca.comcast.net) (Quit: Leaving.)
  1397. # [21:59] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  1398. # [22:00] * Quits: jfkthame (jfkthame@CED678F6.9435D87F.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  1399. # [22:02] * Joins: bbondy (bbondy@moz-E2815EB6.home.cgocable.net)
  1400. # [22:03] * Fallen|away is now known as Fallen
  1401. # [22:04] * Quits: bbondy (bbondy@moz-E2815EB6.home.cgocable.net) (Ping timeout)
  1402. # [22:10] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  1403. # [22:10] * Joins: flo-retina (Instantbir@moz-25D49B0E.ip-37-59-48.eu)
  1404. # [22:11] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  1405. # [22:12] * Quits: tedd (tedd@moz-1CF8BAE9.firegames.me) (Ping timeout)
  1406. # [22:13] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  1407. # [22:16] * Joins: tedd (tedd@moz-FC5F223E.ip-37-59-114.eu)
  1408. # [22:17] * Joins: scrud (amine@moz-7B78185.dsl.sta.abo.bbox.fr)
  1409. # [22:19] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  1410. # [22:23] * Joins: karlt (karl@moz-C433B975.jetstream.xtra.co.nz)
  1411. # [22:24] * Joins: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP)
  1412. # [22:25] * Quits: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP) (Quit: Leaving)
  1413. # [22:25] * Joins: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP)
  1414. # [22:26] * coop|afk is now known as coop
  1415. # [22:27] * Joins: mconley_ (mconley@5320A7E.3778D849.1D6E592A.IP)
  1416. # [22:27] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  1417. # [22:35] * Quits: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP) (Quit: Leaving)
  1418. # [22:35] * Joins: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP)
  1419. # [22:35] * hwine is now known as hwine-food
  1420. # [22:36] * Quits: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP) (Max SendQ exceeded)
  1421. # [22:37] * Joins: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP)
  1422. # [22:37] * Quits: scrud (amine@moz-7B78185.dsl.sta.abo.bbox.fr) (Quit: good night)
  1423. # [22:39] * Quits: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP) (Max SendQ exceeded)
  1424. # [22:40] * Joins: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP)
  1425. # [22:40] * Joins: stully (quassel@BC0A3B92.ECAB6A11.D85DB7DC.IP)
  1426. # [22:41] * Quits: Archaeopteryx (itsme@moz-7840D0A2.cust.telecolumbus.net) (Quit: Goodbye)
  1427. # [22:41] * Quits: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP) (Max SendQ exceeded)
  1428. # [22:42] * Joins: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP)
  1429. # [22:43] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  1430. # [22:43] * Quits: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP) (Max SendQ exceeded)
  1431. # [22:44] * Quits: zaach (zaach@moz-9E403A70.dsl.static.sonic.net) (Quit: zaach)
  1432. # [22:44] * Joins: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP)
  1433. # [22:44] * Joins: Archaeopteryx (itsme@moz-7840D0A2.cust.telecolumbus.net)
  1434. # [22:45] * Joins: hallvors (uid23371@moz-31ABA2C0.irccloud.com)
  1435. # [22:45] * Quits: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP) (Max SendQ exceeded)
  1436. # [22:46] * Joins: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP)
  1437. # [22:46] * Joins: myk (myk@moz-AC60788E.dsl.dynamic.sonic.net)
  1438. # [22:47] * Quits: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP) (Max SendQ exceeded)
  1439. # [22:48] * Joins: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP)
  1440. # [22:48] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/6249ca86187a - Fabrice Desré - Bug 1059202 - Followup to revert unwanted changes in all.js r=me
  1441. # [22:49] * Joins: kgrandon (Adium@moz-2A1C3CC8.hsd1.ca.comcast.net)
  1442. # [22:49] * Quits: karlt (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  1443. # [22:49] * Quits: mahdi (mahdi@465EF0D6.46C0A75F.195261CE.IP) (Max SendQ exceeded)
  1444. # [22:50] * Quits: flo-retina (Instantbir@moz-25D49B0E.ip-37-59-48.eu) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1445. # [22:50] * Quits: drno (nohlmeier@moz-CCCF7F86.hsd1.ca.comcast.net) (Quit: drno)
  1446. # [22:50] * lmandel_afk is now known as lmandel
  1447. # [22:55] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1448. # [22:57] * Quits: ProgramFOX (chatzilla@A3E98094.BEDBF546.D3A67D8A.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 32.0.2/20140917194002])
  1449. # [23:00] * Joins: abr (anonymous@moz-E7573D65.lightspeed.dllstx.sbcglobal.net)
  1450. # [23:01] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  1451. # [23:01] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Input/output error)
  1452. # [23:03] * Quits: gcp (gpascutto@moz-9CEB1C98.access.telenet.be) (Quit: Make a new plan, Stan!)
  1453. # [23:09] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Client exited)
  1454. # [23:11] * Joins: roc (chatzilla@moz-A58545F.vc.shawcable.net)
  1455. # [23:12] * ChanServ sets mode: +o roc
  1456. # [23:12] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  1457. # [23:12] * Joins: Mano (mano@moz-2A6EEE67.red.bezeqint.net)
  1458. # [23:13] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Ping timeout)
  1459. # [23:14] * Quits: Mano (mano@moz-2A6EEE67.red.bezeqint.net) (Ping timeout)
  1460. # [23:14] * Joins: WG9s (bill@moz-6D6F645A.maine.res.rr.com)
  1461. # [23:14] * Joins: zaach (zaach@moz-9E403A70.dsl.static.sonic.net)
  1462. # [23:15] * lmandel is now known as lmandel_afk
  1463. # [23:21] * BenWa is now known as BenWa|email
  1464. # [23:22] * Joins: sicking (sicking@CEB4A2B.BCADA2FD.835A5368.IP)
  1465. # [23:23] * Joins: slester (sylvanica@moz-FA1CDB72.mc.videotron.ca)
  1466. # [23:26] * Quits: abr (anonymous@moz-E7573D65.lightspeed.dllstx.sbcglobal.net) (Quit: AFK)
  1467. # [23:28] * Joins: larsg (larsg@moz-99C9E92B.dip0.t-ipconnect.de)
  1468. # [23:29] * Joins: PiresFelix (Leonardo@moz-481539B9.bsaco701.dsl.brasiltelecom.net.br)
  1469. # [23:29] * Quits: raniere (raniere@2F1F2F83.9FDA1548.A2BF9DEB.IP) (Ping timeout)
  1470. # [23:30] * Joins: raniere (raniere@2F1F2F83.9FDA1548.A2BF9DEB.IP)
  1471. # [23:30] * Joins: deian (d@moz-4A77E192.tmodns.net)
  1472. # [23:33] * BenWa|email is now known as BenWa
  1473. # [23:33] * Kripton is now known as kripton
  1474. # [23:37] * Quits: deian (d@moz-4A77E192.tmodns.net) (Ping timeout)
  1475. # [23:37] * Quits: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: Leaving.)
  1476. # [23:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/f6ca53ddb13f - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1477. # [23:38] * BenWa is now known as BenWa|email
  1478. # [23:41] * Joins: deian (d@moz-F1C8424C.hfc.comcastbusiness.net)
  1479. # [23:43] * Joins: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net)
  1480. # [23:44] * Quits: mconley_ (mconley@5320A7E.3778D849.1D6E592A.IP) (Input/output error)
  1481. # [23:45] * jlund is now known as jlund|away
  1482. # [23:46] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  1483. # [23:48] * Joins: badescunicu (Thunderbir@D40E7A87.77BD3528.320F75DD.IP)
  1484. # [23:50] * Quits: larsg (larsg@moz-99C9E92B.dip0.t-ipconnect.de) (Input/output error)
  1485. # [23:51] * Quits: redblade (quassel@moz-931EB551.dip0.t-ipconnect.de) (Client exited)
  1486. # [23:51] * Quits: maxli (maxli@moz-EE42E0E.student.cs.uwaterloo.ca) (Ping timeout)
  1487. # [23:51] * Quits: sicking (sicking@CEB4A2B.BCADA2FD.835A5368.IP) (Quit: sicking)
  1488. # [23:53] * Joins: larsg (larsg@moz-99C9E92B.dip0.t-ipconnect.de)
  1489. # [23:53] * Fallen is now known as Fallen|away
  1490. # [23:57] * Joins: dbaron (dbaron@CEB4A2B.BCADA2FD.835A5368.IP)
  1491. # [23:57] * ChanServ sets mode: +ao dbaron dbaron
  1492. # [23:57] * Quits: @dbaron (dbaron@CEB4A2B.BCADA2FD.835A5368.IP) (Input/output error)
  1493. # [23:59] * Quits: Jackneill (Jackneill@moz-D0D58415.pool.digikabel.hu) (Input/output error)
  1494. # [23:59] * lmandel_afk is now known as lmandel
  1495. # Session Close: Sun Sep 21 00:00:00 2014

The end :)