/irc-logs / mozilla / #developers / 2013-10-15 / end

Options:

  1. # Session Start: Tue Oct 15 00:00:00 2013
  2. # Session Ident: #developers
  3. # [00:00] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  4. # [00:00] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  5. # [00:00] * Joins: Ghost_Of_JNG (Boooooo@moz-58D79133.am.not.fratti.ch)
  6. # [00:00] <Ghost_Of_JNG> Why did you murder me?! But you cut it short.
  7. # [00:00] * Quits: Ghost_Of_JNG (Boooooo@moz-58D79133.am.not.fratti.ch) (Quit: Ghost_Of_JNG)
  8. # [00:00] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  9. # [00:00] <@smaug> jcranmer: hey, since you're here. why do we not support Atomic<bool> ?
  10. # [00:02] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  11. # [00:03] * Quits: b10n1k (j0ni@moz-3DE49EE3.access.hol.gr) (Client exited)
  12. # [00:03] <jcranmer> smaug: sizeof(bool) is 1, and atomic primitives where sizeof is 1 are tricky
  13. # [00:03] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  14. # [00:03] * Joins: bmoss (bmoss@moz-BE33DA21.fw1.sfo1.mozilla.net)
  15. # [00:03] <jcranmer> mostly, we didn't have a use for it, it was nontrivial
  16. # [00:04] <jcranmer> file a bug and maybe convince froydnj to implement it
  17. # [00:05] * kaze is now known as kaze|zZz
  18. # [00:08] * Fallen is now known as Fallen|away
  19. # [00:09] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  20. # [00:12] * kats|away is now known as kats
  21. # [00:13] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  22. # [00:13] * Fallen|away is now known as Fallen
  23. # [00:14] * Joins: ehugg (ehugg@316C1DEF.709C0A2A.6157E88D.IP)
  24. # [00:15] * Quits: tiziana (tiziana@78971B1D.294DF4A6.6E370BFC.IP) (Quit: tiziana)
  25. # [00:16] * Fallen is now known as Fallen|away
  26. # [00:18] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  27. # [00:18] * kats is now known as kats|away
  28. # [00:19] <efaust> whoa, RyanVM++
  29. # [00:19] <efaust> thanks for doing that uplift :)
  30. # [00:19] * Quits: rednaks (rednaks@59DD9FB9.AE153830.55FFA9B4.IP) (Ping timeout)
  31. # [00:19] <RyanVM> np :)
  32. # [00:21] <@khuey> RyanVM: https://bugzilla.mozilla.org/show_bug.cgi?id=915757#c19 really? :-(
  33. # [00:21] <RyanVM> khuey: sorry :(
  34. # [00:21] <RyanVM> was nearly perma-fail
  35. # [00:21] <@khuey> RyanVM: and it's android only?
  36. # [00:21] <RyanVM> armv6 no less
  37. # [00:21] <@khuey> fml
  38. # [00:21] <@khuey> can we drop support for armv6? ;-)
  39. # [00:21] <RyanVM> fine by me!
  40. # [00:21] <RyanVM> we could use the tegra capacity
  41. # [00:22] <capella> philor: :)
  42. # [00:22] <Callek|buildduty> khuey: iirc business dev explicitly has deals (in the works and already signed) around our armv6 support
  43. # [00:23] <Callek|buildduty> I don't know fine grained details but blassey and mfinkle would likely
  44. # [00:23] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  45. # [00:23] * @khuey mumbles something about sarcasm
  46. # [00:24] <Callek|buildduty> yea, I don't read sarcasm on irc unless you do [/sarcasm] -- sorry :-P
  47. # [00:24] <@khuey> and of course we don't run debug so I can't see if assertions are firing
  48. # [00:25] <philor> they are, and if we ran it you still wouldn't see them
  49. # [00:26] <philor> rather than being logged, they're printed out and filed in a cabinet in a disused lavatory
  50. # [00:26] <Callek|buildduty> well we have armv7 debug running on a single branch, but yea even if we hit assertions you almost certainly wouldn't see them for the way the OS and harnesses work right now
  51. # [00:26] <Callek|buildduty> unless it hit in the last 10 seconds or so of the whole test run
  52. # [00:27] <Callek|buildduty> [/slight exaggeration]
  53. # [00:27] <@khuey> le sigh
  54. # [00:28] * Quits: jimm (jmathies@moz-F22D2B2A.pn.at.cox.net) (Quit: )
  55. # [00:28] * Joins: cpearce (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz)
  56. # [00:33] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  57. # [00:33] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  58. # [00:34] * Quits: geo (geo@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving...)
  59. # [00:34] <RyanVM> khuey: don't go getting my hopes up :(
  60. # [00:35] * Quits: terrence (terrence@moz-B38D16E9.sb.sd.cox.net) (Ping timeout)
  61. # [00:35] * Quits: bmoss (bmoss@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  62. # [00:35] * Quits: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  63. # [00:35] <@khuey> RyanVM: hmm?
  64. # [00:36] * lightsofapollo is now known as lightsofapollo|afk
  65. # [00:38] * Quits: huseby (huseby@moz-4E8C421A.husebyhome.com) (Connection reset by peer)
  66. # [00:40] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  67. # [00:40] * MrDHat is now known as MrDHat|offline
  68. # [00:41] * Joins: rednaks (rednaks@59DD9FB9.AE153830.55FFA9B4.IP)
  69. # [00:43] * asuk is now known as asuk|afk
  70. # [00:43] * Quits: annevk (annevk@7F0CC393.4F390C2A.420B7681.IP) (Input/output error)
  71. # [00:43] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  72. # [00:43] * Joins: annevk (annevk@7F0CC393.4F390C2A.420B7681.IP)
  73. # [00:45] * Quits: annevk (annevk@7F0CC393.4F390C2A.420B7681.IP) (Ping timeout)
  74. # [00:47] * Quits: till (till@moz-6E0BFB62.dsl.sta.abo.bbox.fr) (Quit: night)
  75. # [00:47] * Joins: dholbert_ (dholbert@moz-B8EBBCE7.hsd1.ca.comcast.net)
  76. # [00:48] * Quits: jfkthame (jfkthame@moz-BAE8D951.pck.nerim.net) (Quit: This computer has gone to sleep)
  77. # [00:49] * Quits: dholbert_ (dholbert@moz-B8EBBCE7.hsd1.ca.comcast.net) (Quit: Ex-Chat)
  78. # [00:50] * gregglind_afk is now known as gregglind_away
  79. # [00:51] * jld|actualtrain is now known as jld|mv
  80. # [00:51] * Quits: ehugg (ehugg@316C1DEF.709C0A2A.6157E88D.IP) (Ping timeout)
  81. # [00:51] * Joins: birtles (chatzilla@moz-C286AD9A.bitcat.net)
  82. # [00:54] * Quits: mwobensmith (mwobensmit@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  83. # [00:55] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  84. # [00:55] * sfink|mtg is now known as sfink
  85. # [00:56] * Quits: jimb (user@125EF623.B2666F0E.66399531.IP) (Ping timeout)
  86. # [00:56] * Quits: @not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP) (No route to host)
  87. # [00:57] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: mccr8)
  88. # [00:58] * Quits: serge (Thunderbir@moz-5C1B44E5.dsl.teksavvy.com) (Ping timeout)
  89. # [00:58] * Joins: not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP)
  90. # [00:58] * ChanServ sets mode: +o not_gavin
  91. # [01:00] * Quits: Archaeopteryx (itsme@moz-5E04934E.cust.telecolumbus.net) (Quit: Goodbye)
  92. # [01:00] * billm is now known as billm|away
  93. # [01:01] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  94. # [01:01] * asuk|afk is now known as asuk
  95. # [01:01] * Quits: asuk (asuk@FA0B9315.D7D800CF.AF15F8E5.IP) (Quit: My iMac has gone to sleep. ZZZzzz…)
  96. # [01:01] * Quits: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Ping timeout)
  97. # [01:02] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  98. # [01:04] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  99. # [01:05] * Quits: gustavold (gustavold@35322CD.31AF5029.DF2AC62B.IP) (Quit: Leaving.)
  100. # [01:07] * joduinn is now known as joduinn-mtg
  101. # [01:07] * Joins: jimb (user@125EF623.B2666F0E.66399531.IP)
  102. # [01:08] * Quits: Matti (Matti@moz-1696D459.dip0.t-ipconnect.de) (Quit: Quit)
  103. # [01:09] * Quits: arnaud_bienner (arno@moz-A1109EC1.dsl.sta.abo.bbox.fr) (Quit: Ex-Chat)
  104. # [01:10] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Quit: robertbindar)
  105. # [01:11] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  106. # [01:12] * Quits: @smaug (chatzilla@moz-8C0006D4.pp.htv.fi) (Input/output error)
  107. # [01:12] * Quits: twi1 (Adium@moz-ABDDCBDE.cust.dsl.vodafone.it) (Quit: Leaving.)
  108. # [01:12] * Joins: smaug (chatzilla@moz-8C0006D4.pp.htv.fi)
  109. # [01:12] * ChanServ sets mode: +o smaug
  110. # [01:12] * Joins: b10n1k (j0ni@moz-D145AAA8.dsl.dyn.forthnet.gr)
  111. # [01:12] * Quits: @smaug (chatzilla@moz-8C0006D4.pp.htv.fi) (Input/output error)
  112. # [01:13] * Joins: smaug (chatzilla@moz-8C0006D4.pp.htv.fi)
  113. # [01:13] * ChanServ sets mode: +o smaug
  114. # [01:15] * Joins: mccr8 (mccr8@moz-5FEA0C74.dsl.dynamic.sonic.net)
  115. # [01:16] * Quits: dholbert (dholbert@moz-B8EBBCE7.hsd1.ca.comcast.net) (Ping timeout)
  116. # [01:18] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  117. # [01:18] * billm|away is now known as billm
  118. # [01:19] * Quits: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net) (Quit: Leaving)
  119. # [01:19] * Quits: lizzard (ehenry@FA215F65.8CBA6D28.848BB095.IP) (Ping timeout)
  120. # [01:20] * Quits: dzbarsky (Adium@moz-D7D2C4B9.wireless-pennnet.upenn.edu) (Quit: Leaving.)
  121. # [01:20] * Quits: tessarakt2 (jens@moz-5C2F1E46.dip0.t-ipconnect.de) (Ping timeout)
  122. # [01:22] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  123. # [01:23] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  124. # [01:23] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  125. # [01:23] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Quit: Ex-Chat)
  126. # [01:25] * Joins: huseby (huseby@moz-4E8C421A.husebyhome.com)
  127. # [01:25] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  128. # [01:27] <philor> KWierso|sheriffduty: I'm happy. Are you happy?
  129. # [01:27] <KWierso|sheriffduty> wait, philor is happy? and mozilla hasn't turned off the android tests?
  130. # [01:27] <philor> well. "happy," since there's no way to be truly happy about the way b2g emulator tests managed a few all-green runs when they shouldn't have been
  131. # [01:29] * Joins: njn (chatzilla@moz-42CDBB9C.dyn.iinet.net.au)
  132. # [01:29] * ChanServ sets mode: +o njn
  133. # [01:29] <KWierso|sheriffduty> philor: I am not currently unhappy :)
  134. # [01:29] * Quits: briansmith (briansmith@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  135. # [01:30] <philor> probably should have waited another 30 minutes just in case some people actually leave at 5, but, reopened
  136. # [01:30] * Quits: jimb (user@125EF623.B2666F0E.66399531.IP) (Ping timeout)
  137. # [01:31] <Hughman> anyone know why I get a IA2Marshal.dll compile error while compiling firefox on windows?
  138. # [01:33] * Quits: breck (breck@moz-75F4A57.hsd1.ca.comcast.net) (Client exited)
  139. # [01:33] * Joins: breck (breck@moz-75F4A57.hsd1.ca.comcast.net)
  140. # [01:35] * Quits: breck (breck@moz-75F4A57.hsd1.ca.comcast.net) (Ping timeout)
  141. # [01:36] * jorendorff is now known as jorendorff_away
  142. # [01:39] * nthomas is now known as nthomas|away
  143. # [01:40] * heycam|away is now known as heycam
  144. # [01:41] * Quits: {V} (V@moz-C29EDA08.on.nl) (Ping timeout)
  145. # [01:41] * Joins: {V} (V@moz-C29EDA08.on.nl)
  146. # [01:43] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  147. # [01:43] * Joins: jimb (user@125EF623.B2666F0E.66399531.IP)
  148. # [01:44] * Joins: dzbarsky (Adium@E5216EFC.D5562F02.B5C6E82B.IP)
  149. # [01:45] <dmajor> Hughman: what's the error?
  150. # [01:47] <gps> so, https://hg.mozilla.org/mozilla-central/rev/fc9733225130 apparently broke VS2012 builds. I've got a bunch of Metro people upset that they are blocked on building m-c
  151. # [01:47] <gps> should we back out just that changeset?
  152. # [01:47] <gps> see bugs 784739 and 926083
  153. # [01:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b0e636c410b8 - Mike Hommey - Bug 869406 - Really enforce non-parallel build of ICU. r=gps
  154. # [01:51] * Quits: dzbarsky (Adium@E5216EFC.D5562F02.B5C6E82B.IP) (Ping timeout)
  155. # [01:51] * Joins: dzbarsky (Adium@E5216EFC.D5562F02.B5C6E82B.IP)
  156. # [01:52] <Unfocused> gps: er, Metro folks aren't the only ones building using VS2012 :\
  157. # [01:53] * Joins: ggp (ggp@37E7037.8283085D.F546FA5F.IP)
  158. # [01:53] <Unfocused> back it out
  159. # [01:53] * Quits: ggp (ggp@37E7037.8283085D.F546FA5F.IP) (Quit: Leaving...)
  160. # [01:54] * Quits: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP) (Quit: Leaving.)
  161. # [01:54] <gps> backed out
  162. # [01:54] * Joins: retornam (retornam@moz-BE33DA21.fw1.sfo1.mozilla.net)
  163. # [01:54] * Quits: dzbarsky (Adium@E5216EFC.D5562F02.B5C6E82B.IP) (Ping timeout)
  164. # [01:54] * Quits: @smaug (chatzilla@moz-8C0006D4.pp.htv.fi) (Ping timeout)
  165. # [01:55] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  166. # [01:55] * Joins: mwobensmith (mwobensmit@moz-BE33DA21.fw1.sfo1.mozilla.net)
  167. # [01:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f8bd4c964967 - Gregory Szorc - Backout fc9733225130 (bug 784739) for breaking VS2012 builds
  168. # [01:55] <Unfocused> gps: ty!
  169. # [01:55] <Hughman> dmajor: Sorry for delay. https://pastebin.mozilla.org/3260699
  170. # [01:57] * Quits: teoli (teoli@moz-E0EEF473.range86-146.btcentralplus.com) (Input/output error)
  171. # [01:59] * Joins: dzbarsky (Adium@E5216EFC.D5562F02.B5C6E82B.IP)
  172. # [01:59] <dougt> RyanVM: +1
  173. # [01:59] * Quits: mwobensmith (mwobensmit@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  174. # [01:59] * Parts: ckerschb (ckerschb@moz-B66EA4B2.ics.uci.edu)
  175. # [01:59] * Quits: b10n1k (j0ni@moz-D145AAA8.dsl.dyn.forthnet.gr) (Ping timeout)
  176. # [01:59] <fabrice1> dougt: what did he backout?
  177. # [02:00] <dougt> hah.
  178. # [02:00] * Quits: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP) (Quit: Leaving.)
  179. # [02:00] <dougt> i was going to call you an asshole for that comment...
  180. # [02:00] <dougt> but then I realized it was basically a back out (pref off of something)
  181. # [02:00] <dougt> :)
  182. # [02:02] * Joins: jgriffin_ (jgriffin@moz-104CC309.mv.mozilla.com)
  183. # [02:03] * Quits: jgriffin (jgriffin@moz-C55C3E25.hsd1.wa.comcast.net) (Ping timeout)
  184. # [02:03] * jgriffin_ is now known as jgriffin
  185. # [02:03] * Joins: mwobensmith (mwobensmit@moz-BE33DA21.fw1.sfo1.mozilla.net)
  186. # [02:03] * Quits: Swatinem1 (swatinem@moz-AAABC99.vie.surfer.at) (Quit: Leaving.)
  187. # [02:03] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  188. # [02:03] * Joins: mdas (mdas@moz-7289998B.cpe.pppoe.ca)
  189. # [02:04] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  190. # [02:04] * Quits: jimb (user@125EF623.B2666F0E.66399531.IP) (Ping timeout)
  191. # [02:04] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  192. # [02:05] * jchen is now known as jchen|away
  193. # [02:06] <dmajor> Hughman: Ah, I haven't seen that before. I had thought maybe it would be related to Bug 919069 but it seems different.
  194. # [02:06] * Quits: jst (quassel@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  195. # [02:07] * Quits: jlebar (quassel@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  196. # [02:07] * Joins: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net)
  197. # [02:07] * Joins: drexler (chatzilla@moz-6CC8EC1A.cncdnh.east.myfairpoint.net)
  198. # [02:08] * deian|away is now known as deian
  199. # [02:09] * Joins: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP)
  200. # [02:09] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  201. # [02:09] * Quits: h4writer (h4writer@moz-6BDA8831.access.telenet.be) (Ping timeout)
  202. # [02:10] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  203. # [02:10] * Callek|buildduty is now known as Callek
  204. # [02:11] <Hughman> dmajor: Yeah. Its VS2010 and the last successful compile was back in April. Maybe I should just get a newer VS...
  205. # [02:12] <dmajor> Hughman: Based on the discussion a few lines up, that would probably make things worse :)
  206. # [02:13] * Quits: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  207. # [02:14] <dmajor> Hughman: I'm surprised the build didn't at least tell you why it didn't produce an IA2Marshal.dll. Is there any other context outside the snip range that might be relevant?
  208. # [02:15] <Hughman> dmajor: I couldnt see any in the few pages above that
  209. # [02:15] * Quits: Mossop (mossop@moz-242CA735.lsanca.fios.verizon.net) (Quit: Fleeing the scene)
  210. # [02:16] <Hughman> dmajor: I am not at home where the problem is atm so I cannot check right now. Sadly when I am at home ready to fix it there seems to be nobody here to help
  211. # [02:18] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  212. # [02:18] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bdbcdd02794e - Jonathan Watt - Bug 926330 - Make DirPickerFileListBuilderTask threading assertion fatal. r=smaug
  213. # [02:20] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  214. # [02:23] * Quits: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Quit: juanb)
  215. # [02:23] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  216. # [02:23] * Joins: jst (quassel@moz-BBE3ABD.mv.mozilla.com)
  217. # [02:23] * Joins: jlebar (quassel@moz-BBE3ABD.mv.mozilla.com)
  218. # [02:23] * Joins: dmarcos (dmarcos@moz-DCCC7963.public.wayport.net)
  219. # [02:23] * Quits: fabrice1 (fabrice@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  220. # [02:24] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  221. # [02:25] * Joins: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com)
  222. # [02:25] * Quits: jlebar (quassel@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  223. # [02:25] * Quits: jst (quassel@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  224. # [02:25] * Joins: jlebar (quassel@moz-BBE3ABD.mv.mozilla.com)
  225. # [02:25] * Joins: jst (quassel@moz-BBE3ABD.mv.mozilla.com)
  226. # [02:27] * Quits: jlebar (quassel@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  227. # [02:27] * Quits: jst (quassel@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  228. # [02:27] <dmajor> Hughman: I would try a --verbose build to see the link command for IA2Marshal.dll, and then run that same link by hand on the command line, maybe the error will stand out better
  229. # [02:28] * Joins: jlebar (quassel@moz-BBE3ABD.mv.mozilla.com)
  230. # [02:28] <Hughman> dmajor: i will try that. its the best way forward I have currently
  231. # [02:29] * Quits: rednaks (rednaks@59DD9FB9.AE153830.55FFA9B4.IP) (Quit: Téléportation !)
  232. # [02:29] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  233. # [02:29] * Quits: jlebar (quassel@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  234. # [02:29] * Joins: jst (quassel@moz-BBE3ABD.mv.mozilla.com)
  235. # [02:29] * Quits: AaronMT (uid14380@moz-31ABA2C0.irccloud.com) (Quit: )
  236. # [02:30] * Quits: ckitching (ckitching@moz-73BD1AA5.nat.csx.cam.ac.uk) (Input/output error)
  237. # [02:30] * Quits: grobinson|laptop (grob_@moz-4D75B03E.digineo.de) (Ping timeout)
  238. # [02:31] * Joins: darkowlzzz (sunny@F01E80D6.D66ED491.F44414AF.IP)
  239. # [02:31] * Quits: retornam (retornam@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving...)
  240. # [02:31] * Quits: jst (quassel@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  241. # [02:31] * ewong|away is now known as ewong
  242. # [02:31] * Quits: darkowlzz (sunny@C133F2ED.42FDCF83.25B273F5.IP) (Ping timeout)
  243. # [02:31] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  244. # [02:31] * Joins: briansmith (briansmith@moz-BE33DA21.fw1.sfo1.mozilla.net)
  245. # [02:32] * hwine is now known as hwine-commuting
  246. # [02:32] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  247. # [02:34] <RyanVM> fabrice1: dougt: sometimes I just can't win for losin :)
  248. # [02:34] * Joins: serge (Thunderbir@moz-5C1B44E5.dsl.teksavvy.com)
  249. # [02:37] * Quits: bwc (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  250. # [02:37] * Joins: markh1 (Instantbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  251. # [02:38] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  252. # [02:41] * Joins: jlebar (quassel@moz-BBE3ABD.mv.mozilla.com)
  253. # [02:41] * Joins: jst (quassel@moz-BBE3ABD.mv.mozilla.com)
  254. # [02:41] * Quits: WeirdAl (chatzilla@moz-D461843.ask.info) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
  255. # [02:42] * Joins: dholbert_ (dholbert@moz-2DBFC5C4.static.sonic.net)
  256. # [02:43] * Quits: dholbert_ (dholbert@moz-2DBFC5C4.static.sonic.net) (Client exited)
  257. # [02:43] * joduinn-mtg is now known as joduinn
  258. # [02:43] * Quits: jst (quassel@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  259. # [02:43] * Quits: jlebar (quassel@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  260. # [02:44] * Joins: jst (quassel@moz-BBE3ABD.mv.mozilla.com)
  261. # [02:44] * Joins: jlebar (quassel@moz-BBE3ABD.mv.mozilla.com)
  262. # [02:44] * Quits: lduros (user@moz-47F34250.phlapa.fios.verizon.net) (Client exited)
  263. # [02:44] * Quits: mccr8 (mccr8@moz-5FEA0C74.dsl.dynamic.sonic.net) (Quit: mccr8)
  264. # [02:44] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  265. # [02:45] * Quits: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  266. # [02:45] * Joins: inolen (Adium@3C404EA3.11739B51.73C973F8.IP)
  267. # [02:45] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  268. # [02:46] * Quits: jst (quassel@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  269. # [02:46] * Quits: jlebar (quassel@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  270. # [02:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7fc486a6f645 - Karl Tomlinson - b=923106 recompute frequency dependent parameters when OscillatorType changes r=padenot
  271. # [02:50] * Quits: sworkman (sworkman@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sworkman)
  272. # [02:50] * Quits: mwobensmith (mwobensmit@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  273. # [02:53] * Joins: jst (quassel@moz-BBE3ABD.mv.mozilla.com)
  274. # [02:53] * Joins: jlebar (quassel@moz-BBE3ABD.mv.mozilla.com)
  275. # [02:54] * corey|away is now known as corey
  276. # [02:54] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  277. # [02:54] * nthomas|away is now known as nthomas
  278. # [02:55] * Joins: ehugg (ehugg@moz-6D0FD3FC.cisco.com)
  279. # [02:55] <vlad> Thunderbird cannot decrypt this message
  280. # [02:56] <vlad> I knew that trying to set up secure email for bugzilla was going to result in tears
  281. # [02:58] * Joins: pcwalton (pcwalton@moz-B51927E9.hsd1.ca.comcast.net)
  282. # [02:58] <dougt> there is a addon
  283. # [02:58] <philor> using enigmail hasn't been too painful for me: it forced me to stop using trunk Thunderbird, which was a win, and now the only annoyance is that it wants my master password when Tb is in the background, and pops up a prompt in the oddest places
  284. # [03:00] <mfinkle> vlad, i have been just opening in bugzilla
  285. # [03:00] <mfinkle> for the same fear
  286. # [03:00] * Joins: jesup_mac (chatzilla@moz-4631390.phlapa.fios.verizon.net)
  287. # [03:00] <vlad> dougt: doesn't work in nightly
  288. # [03:00] <vlad> "Penango"?
  289. # [03:00] <vlad> it just doesn't recognize gmail
  290. # [03:01] <vlad> so I tried to use thunderbird.. which doesn't work for unknown reasons
  291. # [03:01] * Joins: sewardj_ (sewardj@moz-4F4C12B9.dip0.t-ipconnect.de)
  292. # [03:01] <dougt> hold on thunderbird is beachballing.
  293. # [03:02] * Quits: sewardj (sewardj@moz-2C3B5C8D.dip0.t-ipconnect.de) (Ping timeout)
  294. # [03:02] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  295. # [03:03] * deian is now known as deian|away
  296. # [03:04] * joduinn is now known as joduinn-afk
  297. # [03:04] <dougt> vlad: it is called enigmail.
  298. # [03:04] <dougt> but I use postbox
  299. # [03:04] * bc is now known as bc|afk
  300. # [03:04] <vlad> oh thunderbird addon
  301. # [03:04] <vlad> yeah, I guess I should try
  302. # [03:04] <vlad> I mean supposedly there is native support
  303. # [03:04] * Quits: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  304. # [03:07] * Quits: @njn (chatzilla@moz-42CDBB9C.dyn.iinet.net.au) (Ping timeout)
  305. # [03:07] * Quits: ehugg (ehugg@moz-6D0FD3FC.cisco.com) (Quit: ehugg)
  306. # [03:08] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  307. # [03:08] * Joins: njn (chatzilla@moz-75795772.dyn.iinet.net.au)
  308. # [03:08] * ChanServ sets mode: +o njn
  309. # [03:10] * Quits: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com) (Quit: Jesse)
  310. # [03:10] * Quits: pcwalton (pcwalton@moz-B51927E9.hsd1.ca.comcast.net) (Quit: pcwalton)
  311. # [03:11] * Joins: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com)
  312. # [03:14] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  313. # [03:15] * Quits: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: christina)
  314. # [03:17] * Quits: dmarcos (dmarcos@moz-DCCC7963.public.wayport.net) (Quit: Leaving...)
  315. # [03:19] * Quits: @not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP) (Input/output error)
  316. # [03:20] * Joins: not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP)
  317. # [03:20] * ChanServ sets mode: +o not_gavin
  318. # [03:20] * Quits: sfoster (sfoster@moz-37AA60E3.hsd1.wa.comcast.net) (Quit: Leaving)
  319. # [03:20] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2140cb2f2fcd - Chris Peterson - Bug 926583 - Fix -Wbitwise-op-parentheses warning in nsZipHeader.cpp. r=dtownsend
  320. # [03:21] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  321. # [03:21] * Joins: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net)
  322. # [03:22] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/68bea7ee703d - Mike Hommey - Backout bug 848764 because of bug 886736 and bug 907957. a=bajaj
  323. # [03:24] * Quits: briansmith (briansmith@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  324. # [03:24] * Quits: TimAbraldes (Instantbir@moz-7FD19BDC.hsd1.or.comcast.net) (Quit: TimAbraldes)
  325. # [03:24] * Joins: dmarcos (dmarcos@moz-ACD3DE9B.west.biz.rr.com)
  326. # [03:25] * nthomas is now known as nthomas|away
  327. # [03:27] * Quits: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com) (Quit: Leaving.)
  328. # [03:29] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  329. # [03:32] * Quits: cervantes1 (cervantes@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  330. # [03:33] * Quits: darkowlzzz (sunny@F01E80D6.D66ED491.F44414AF.IP) (Ping timeout)
  331. # [03:34] * AaronMT is now known as AaronMT|Canucksgiving
  332. # [03:34] * jorendorff_away is now known as jorendorff
  333. # [03:35] * Quits: jgriffin (jgriffin@moz-104CC309.mv.mozilla.com) (Quit: jgriffin)
  334. # [03:35] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  335. # [03:35] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Quit: ehugg)
  336. # [03:36] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  337. # [03:37] * Quits: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  338. # [03:37] * heycam is now known as heycam|away
  339. # [03:38] * Quits: dmarcos (dmarcos@moz-ACD3DE9B.west.biz.rr.com) (Connection reset by peer)
  340. # [03:38] * Quits: markh1 (Instantbir@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  341. # [03:38] * Joins: dmarcos (dmarcos@moz-ACD3DE9B.west.biz.rr.com)
  342. # [03:39] * Quits: ctangira (ctangira@moz-B8FE932D.lightspeed.rcsntx.sbcglobal.net) (Quit: ctangira)
  343. # [03:40] * Quits: tjc (tjc@moz-BBE3ABD.mv.mozilla.com) (Quit: Places to go, people to annoy)
  344. # [03:40] * Quits: mcomella (mcomella@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  345. # [03:40] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  346. # [03:40] * Quits: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com) (Quit: Jesse)
  347. # [03:41] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  348. # [03:41] * Joins: bdahl (bdahl@4272FEDC.BA6FA.189F3E15.IP)
  349. # [03:41] * corey is now known as corey|away
  350. # [03:43] * billm is now known as billm|away
  351. # [03:43] * Quits: mchang (mchang@BE99BE02.84BCE52A.BCAEBB33.IP) (Quit: mchang)
  352. # [03:43] * Quits: bajaj (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  353. # [03:45] <philor> gotta love a bug where I'm forced to argue in favor of making people wait for their try builds to start
  354. # [03:45] * Quits: mdas (mdas@moz-7289998B.cpe.pppoe.ca) (Quit: )
  355. # [03:46] <nemo> heh. I was so used to that stupid trimurls screwing up select and copy in virtually any operation that I pasted a link as http://http://
  356. # [03:46] * Joins: briansmith (briansmith@moz-BE33DA21.fw1.sfo1.mozilla.net)
  357. # [03:47] <nemo> (that is, I typed http:// reflexively before pasting the bit trimurls screws up, and for once it actually had added the http:// correctly)
  358. # [03:47] <nemo> so wish opera's design had won there :-/
  359. # [03:47] * Quits: bdahl (bdahl@4272FEDC.BA6FA.189F3E15.IP) (Client exited)
  360. # [03:47] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  361. # [03:48] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: My lid went down)
  362. # [03:48] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  363. # [03:48] * khuey is now known as khuey|away
  364. # [03:49] * Quits: dmarcos (dmarcos@moz-ACD3DE9B.west.biz.rr.com) (Ping timeout)
  365. # [03:49] * Quits: jesup_mac (chatzilla@moz-4631390.phlapa.fios.verizon.net) (Input/output error)
  366. # [03:50] * Quits: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net) (Ping timeout)
  367. # [03:50] * Joins: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net)
  368. # [03:50] * Callek is now known as Callek_disconnected
  369. # [03:51] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  370. # [03:51] * Quits: chewey (chewey@moz-4A41750B.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  371. # [03:51] * Joins: dmarcos (dmarcos@moz-ACD3DE9B.west.biz.rr.com)
  372. # [03:51] * Joins: chewey (chewey@moz-94F46B1C.dip0.t-ipconnect.de)
  373. # [03:52] * heycam|away is now known as heycam
  374. # [03:52] * Joins: cabanier1 (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net)
  375. # [03:52] * Quits: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net) (Connection reset by peer)
  376. # [03:52] * Quits: cpeterson (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  377. # [03:54] * Quits: cabanier1 (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net) (Ping timeout)
  378. # [03:54] * Joins: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net)
  379. # [03:54] * Joins: b10n1k (j0ni@moz-D145AAA8.dsl.dyn.forthnet.gr)
  380. # [03:55] * Joins: dmarcos_ (dmarcos@moz-ACD3DE9B.west.biz.rr.com)
  381. # [03:55] * Quits: dmarcos (dmarcos@moz-ACD3DE9B.west.biz.rr.com) (Connection reset by peer)
  382. # [03:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0cb34784d9da - Matt Woodrow - Bug 740598 - Add optimized version of CopyRect for the cairo backend. r=Bas
  383. # [03:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/85901120533c - Matt Woodrow - Bug 923542 - Draw to the correct destination rect when computing alpha masks. r=ajones
  384. # [03:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b3a790613001 - Matt Woodrow - Bug 740598 - Add CopyRect API to Moz2D. r=Bas
  385. # [03:56] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  386. # [03:58] <KWierso|sheriffduty> daleharvey: ping?
  387. # [04:00] * khuey|away is now known as khuey
  388. # [04:00] * Joins: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  389. # [04:00] * Quits: atsai (atsai@moz-99690620.hinet-ip.hinet.net) (Quit: This computer has gone to sleep)
  390. # [04:01] * Quits: @not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP) (No route to host)
  391. # [04:02] * Joins: atsai (atsai@moz-99690620.hinet-ip.hinet.net)
  392. # [04:02] * Joins: not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP)
  393. # [04:02] * ChanServ sets mode: +o not_gavin
  394. # [04:03] * Joins: jesup|laptop (chatzilla@moz-4631390.phlapa.fios.verizon.net)
  395. # [04:05] * Quits: jesup|laptop (chatzilla@moz-4631390.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.90.1 [Firefox 26.0a2/20131002004002])
  396. # [04:06] * sheppy is now known as sheppy-offline
  397. # [04:07] * Quits: tonymec (tonymec@1233EF44.7E0BA1FD.A9371869.IP) (Ping timeout)
  398. # [04:08] * Quits: tonymec|away (tonymec@1233EF44.7E0BA1FD.A9371869.IP) (Ping timeout)
  399. # [04:09] * Quits: mreavy (chatzilla@moz-4631390.phlapa.fios.verizon.net) (Connection reset by peer)
  400. # [04:09] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  401. # [04:10] * Joins: mreavy (chatzilla@moz-4631390.phlapa.fios.verizon.net)
  402. # [04:11] * Joins: jesup_mac (chatzilla@moz-4631390.phlapa.fios.verizon.net)
  403. # [04:11] <seth> try retriggers automatically if build fails due to twisted.internet.error.ConnectionLost, right?
  404. # [04:12] * Joins: pcwalton (pcwalton@moz-B51927E9.hsd1.ca.comcast.net)
  405. # [04:13] <philor> seth: no
  406. # [04:13] <seth> thanks
  407. # [04:13] <ewong> philor that's a purple releng issue, right?
  408. # [04:14] <philor> blue means it automatically retriggered, purple and that failure whose name I cannot type because I already have too many holes punched in my wall does not
  409. # [04:14] <seth> yup, it's purple
  410. # [04:14] * Quits: drexler (chatzilla@moz-6CC8EC1A.cncdnh.east.myfairpoint.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  411. # [04:14] <philor> ewong: well, "purple means releng" is one of our worst misconceptions
  412. # [04:14] <ewong> ;P sorry..
  413. # [04:14] * Joins: cervantes1 (cervantes@moz-63929B19.ptr.us.xo.net)
  414. # [04:14] <philor> I keep threatening to completely remove color distinctions because of it ;)
  415. # [04:15] <philor> purple means at some point something happened which at least in some cases someone thought was infrastructure
  416. # [04:15] <Unfocused> so... not green == releng? wfm
  417. # [04:16] <philor> but we treat it as though it not only always means infra, but also means "and there's no need for me to retrigger, even though I didn't get results for that test suite"
  418. # [04:16] * corey|away is now known as corey
  419. # [04:16] <philor> so people push to try, time out on windows, which winds up purple because we totally suck and don't handle timeouts correctly and it falls through to the buildbot timeout, don't retrigger, and just push away
  420. # [04:19] <philor> the difference between red and orange and purple conveys *absolutely* no information, none at all
  421. # [04:20] * KWierso|sheriffduty is now known as KWierso|afk
  422. # [04:21] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  423. # [04:21] * Joins: jwwang (jwwang@moz-99690620.hinet-ip.hinet.net)
  424. # [04:22] <glandium> philor: there is an interesting difference between red and orange on a B: if it's red, you're not going to have tests running for the build
  425. # [04:23] <glandium> and you don't have binaries to download
  426. # [04:23] * Quits: @not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP) (Connection reset by peer)
  427. # [04:24] * Joins: not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP)
  428. # [04:24] * ChanServ sets mode: +o not_gavin
  429. # [04:26] <philor> glandium: yeah, I was trying to think of whether there were red-orange mixups on builds - there certainly are red-purple mixups, most of the infra failures turn them red, but it's probably the one place where orange really does mean test failure
  430. # [04:26] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  431. # [04:27] <philor> and in fact red does not mean you won't have tests, just that you probably won't unless it was in a post-sendchange step when you will
  432. # [04:27] * Joins: karl (karl@538BABFE.A073F3E.97BBD552.IP)
  433. # [04:28] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  434. # [04:29] * Quits: serge (Thunderbir@moz-5C1B44E5.dsl.teksavvy.com) (Ping timeout)
  435. # [04:30] * Joins: phoebe (phoebe@moz-99690620.hinet-ip.hinet.net)
  436. # [04:31] * nthomas|away is now known as nthomas
  437. # [04:35] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  438. # [04:35] * glob|away is now known as glob
  439. # [04:36] <nigelb> morning
  440. # [04:36] * Quits: jesup_mac (chatzilla@moz-4631390.phlapa.fios.verizon.net) (Ping timeout)
  441. # [04:36] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  442. # [04:37] <philor> holy blinding green, https://tbpl.mozilla.org/?tree=Try&rev=edb04a8b9b53, let's merge to aurora right now
  443. # [04:38] <philor> oh, wait, that's just coincidence and the OF is still over 5
  444. # [04:38] * jorendorff is now known as jorendorff_away
  445. # [04:40] * Quits: AaronMT|Canucksgiving (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  446. # [04:41] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  447. # [04:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/49c0ddcb6ad8 - Phil Ringnalda - Bug 922976 - Skip gfx/tests/crashtests/394751.xhtml on Tegras for constant failures to load
  448. # [04:45] * Quits: @not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP) (No route to host)
  449. # [04:46] * Joins: not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP)
  450. # [04:46] * ChanServ sets mode: +o not_gavin
  451. # [04:46] * Quits: cervantes1 (cervantes@moz-63929B19.ptr.us.xo.net) (Ping timeout)
  452. # [04:47] * Joins: cervantes1 (cervantes@moz-63929B19.ptr.us.xo.net)
  453. # [04:48] * Quits: ewong (chatzilla@moz-E5D50C2E.static.netvigator.com) (Connection reset by peer)
  454. # [04:48] * Joins: tonymec|away (tonymec@EE612AEB.E3DF374B.277517C1.IP)
  455. # [04:49] * Quits: squib (squib@moz-5175C098.dhcp.mdsn.wi.charter.com) (Ping timeout)
  456. # [04:51] <karl> who told jet that moving from 32 to 64-bit x86 abi would help with memory bandwidth?
  457. # [04:52] <karl> https://groups.google.com/d/msg/mozilla.dev.platform/zACrUe_JwKw/InaCuzIWf-4J
  458. # [04:52] <karl> do the extra registers help a little there?
  459. # [04:53] <karl> i could imagine that being able to map files directly into the address space could save some double handling, but memory bandwidth is not usually the limit when dealing with files
  460. # [04:53] * Joins: ewong (chatzilla@moz-E5D50C2E.static.netvigator.com)
  461. # [04:53] * Joins: mdas (mdas@519FD725.6AD46F0.6BEEAEBD.IP)
  462. # [04:53] <karl> the main effect on memory bandwidth i would guess is that pointers are larger so more bytes need to be moved
  463. # [04:54] <karl> but of course there are good reasons to move to 64-bit abi
  464. # [04:55] * Joins: jhlin (jolin@moz-99690620.hinet-ip.hinet.net)
  465. # [04:55] * Quits: rwaldron (rwaldron@moz-8F238259.nycmny.fios.verizon.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  466. # [04:59] * Joins: squib (squib@moz-5175C098.dhcp.mdsn.wi.charter.com)
  467. # [05:00] * Joins: grobinson|laptop (grob_@83D5CDF1.BF0D2B27.7FF8B1C5.IP)
  468. # [05:00] * Joins: dmarcos (dmarcos@moz-ACD3DE9B.west.biz.rr.com)
  469. # [05:00] * Quits: dmarcos_ (dmarcos@moz-ACD3DE9B.west.biz.rr.com) (Ping timeout)
  470. # [05:02] * Quits: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP) (Quit: Leaving.)
  471. # [05:02] * Joins: dmarcos_ (dmarcos@moz-ACD3DE9B.west.biz.rr.com)
  472. # [05:03] * Quits: dmarcos (dmarcos@moz-ACD3DE9B.west.biz.rr.com) (Ping timeout)
  473. # [05:05] * Joins: terrence (terrence@moz-B38D16E9.sb.sd.cox.net)
  474. # [05:07] <philor> I wish just once I could remember that disconnect storms require a clobber *before* I retrigger 40 builds, instead of after
  475. # [05:07] <RyanVM> heh
  476. # [05:07] <RyanVM> been there, done that :)
  477. # [05:09] * Quits: fxa90id (fxa90id@moz-E128C56E.dsl.dynamic.t-mobile.pl) (Ping timeout)
  478. # [05:09] <RyanVM> here's a question
  479. # [05:09] <RyanVM> why do we run talos on esr branches?
  480. # [05:09] <RyanVM> are we really *that* concerned about perf-killing security backports?
  481. # [05:10] <philor> yes, but only the one in ten million one that doubles something which it barely or not at all changed on the trunk
  482. # [05:10] * Quits: tonymec|away (tonymec@EE612AEB.E3DF374B.277517C1.IP) (Ping timeout)
  483. # [05:10] * Joins: ctangira (ctangira@moz-B8FE932D.lightspeed.rcsntx.sbcglobal.net)
  484. # [05:10] <RyanVM> and I'm sure the intended esr audience will notice and/or care
  485. # [05:11] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  486. # [05:11] <philor> we don't actually report the results to tree-management, do we?
  487. # [05:11] <philor> so we probably have halved perf, we just never looked
  488. # [05:13] <RyanVM> hah, even better
  489. # [05:13] * RyanVM should file and needinfo joduinn
  490. # [05:13] <philor> heh
  491. # [05:13] * Quits: dzbarsky (Adium@E5216EFC.D5562F02.B5C6E82B.IP) (Ping timeout)
  492. # [05:14] <philor> wonder how often we do an esr release without enough pushes in between to even trigger the script, if it ran against them
  493. # [05:14] * Joins: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk)
  494. # [05:15] <philor> though if my memory that it's 5 after is right, there would always be 4 unreported
  495. # [05:15] * Quits: bhearsum|afk (bhearsum@moz-FBAE94.members.linode.com) (Quit: ZNC - http://znc.in)
  496. # [05:16] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Quit: Leaving.)
  497. # [05:17] * Quits: kanru (kanru@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  498. # [05:19] * Quits: mdas (mdas@519FD725.6AD46F0.6BEEAEBD.IP) (Quit: )
  499. # [05:20] * Joins: twi (Adium@moz-ABDDCBDE.cust.dsl.vodafone.it)
  500. # [05:23] * Quits: achronop (chatzilla@moz-CBB2A509.dsl.dyn.forthnet.gr) (Ping timeout)
  501. # [05:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b37762151fbd - Matt Woodrow - Bug 926258 - Remove gfxFlattenedPath as it doesn't match the abstraction we want for Moz2D. r=roc
  502. # [05:24] * Quits: b10n1k (j0ni@moz-D145AAA8.dsl.dyn.forthnet.gr) (Ping timeout)
  503. # [05:24] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/51dda2544c24 - Matt Woodrow - Bug 922942 - Use Moz2D for canvas snapshots when the canvas and content backends don't match. r=roc
  504. # [05:24] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cdcaeede6626 - Matt Woodrow - Bug 922942 - Use Moz2D for android snapshots. r=roc
  505. # [05:24] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a92cf0787b53 - Matt Woodrow - Bug 922942 - Add a Validate() pass to BasicLayers to avoid needing to create a dummy destination context. r=roc
  506. # [05:24] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/21793156b6ea - Matt Woodrow - Bug 926258 - Implement a Moz2D version of gfxPath. r=Bas
  507. # [05:24] * Quits: ggo98 (Thunderbir@moz-5ADF539E.w86-212.abo.wanadoo.fr) (Ping timeout)
  508. # [05:24] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5133ba07ea89 - Matt Woodrow - Bug 922942 - Clean up some no longer used ShadowLayers code from BasicLayers. r=roc
  509. # [05:26] * Joins: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP)
  510. # [05:28] * Quits: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: [self dealloc];)
  511. # [05:28] * Quits: @roc (chatzilla@E2F7352.56080C53.97BBD552.IP) (Ping timeout)
  512. # [05:28] * Joins: tonymec|away (tonymec@moz-8D47AAE4.adsl-dyn.isp.belgacom.be)
  513. # [05:28] * Joins: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net)
  514. # [05:32] * Joins: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP)
  515. # [05:32] * Joins: bdahl (bdahl@4272FEDC.BA6FA.189F3E15.IP)
  516. # [05:33] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  517. # [05:37] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  518. # [05:38] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  519. # [05:38] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  520. # [05:38] * Quits: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP) (Ping timeout)
  521. # [05:39] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  522. # [05:40] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  523. # [05:41] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  524. # [05:41] * Joins: b10n1k (j0ni@moz-6FE52C2D.dsl.dyn.forthnet.gr)
  525. # [05:44] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  526. # [05:44] * Quits: jonasfj (jonasfj@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  527. # [05:48] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  528. # [05:49] * Joins: achronop (chatzilla@moz-433518FD.dsl.dyn.forthnet.gr)
  529. # [05:51] * Quits: naveed (nihsanulla@moz-13193A8F.bstnma.fios.verizon.net) (Quit: )
  530. # [05:51] * Joins: sicking (sicking@moz-4BB97A06.hsd1.ca.comcast.net)
  531. # [05:52] * Quits: RyanVM (Thunderbir@moz-4C953DE7.phlapa.fios.verizon.net) (Quit: RyanVM)
  532. # [05:52] * Joins: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP)
  533. # [05:52] * Quits: tonymec|away (tonymec@moz-8D47AAE4.adsl-dyn.isp.belgacom.be) (Ping timeout)
  534. # [05:53] * Quits: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP) (Connection reset by peer)
  535. # [05:54] * nthomas is now known as nthomas|away
  536. # [05:54] * Joins: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP)
  537. # [05:55] * Quits: simo (simo@2C37E691.3194ED15.B1865714.IP) (Ping timeout)
  538. # [05:56] * Quits: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP) (Ping timeout)
  539. # [05:57] * Quits: achronop (chatzilla@moz-433518FD.dsl.dyn.forthnet.gr) (Ping timeout)
  540. # [05:58] * Joins: bajaj1 (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  541. # [05:58] * Quits: ctangira (ctangira@moz-B8FE932D.lightspeed.rcsntx.sbcglobal.net) (Quit: ctangira)
  542. # [05:58] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  543. # [06:00] * Joins: tonymec|away (tonymec@F68AE3EB.909AA128.277517C1.IP)
  544. # [06:03] * Joins: kanru (kanru@moz-99690620.hinet-ip.hinet.net)
  545. # [06:04] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/5eede470990a - Monica Chew - Bug 916126: Backout changes to ExecuteDesiredAction only in the download manager (r=backout), a=akeybl, ba=gavin (no substantial IDL change)
  546. # [06:06] * Quits: b10n1k (j0ni@moz-6FE52C2D.dsl.dyn.forthnet.gr) (Ping timeout)
  547. # [06:06] * Joins: Boriss (FlyingToas@moz-1864B12F.public.monkeybrains.net)
  548. # [06:08] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  549. # [06:08] * Joins: tanvi1 (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  550. # [06:09] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Ping timeout)
  551. # [06:10] * Joins: simo (simo@6DE75F57.EF7C891D.12E82FEE.IP)
  552. # [06:11] * Joins: not_gavi1 (gavin@E04DED12.5AA33DAB.2321E71E.IP)
  553. # [06:11] * Quits: @not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP) (Ping timeout)
  554. # [06:12] * Joins: b10n1k (j0ni@moz-DAA0870C.dsl.dyn.forthnet.gr)
  555. # [06:12] * Joins: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP)
  556. # [06:14] * Quits: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP) (Connection reset by peer)
  557. # [06:14] * not_gavi1 is now known as not_gavin
  558. # [06:16] <nigelb> note to self: refresh tbpl, so that I don't star on top of philor's starring.
  559. # [06:17] * Joins: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP)
  560. # [06:19] * Joins: tonymec (tonymec@F68AE3EB.909AA128.277517C1.IP)
  561. # [06:19] * Quits: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP) (Connection reset by peer)
  562. # [06:27] * Joins: hugues (Mibbit@moz-CE4C80AB.dsl.dyn.telnor.net)
  563. # [06:28] * khuey is now known as khuey|away
  564. # [06:29] * Quits: hugues (Mibbit@moz-CE4C80AB.dsl.dyn.telnor.net) (Quit: http://www.mibbit.com ajax IRC Client)
  565. # [06:30] <glob> ok, who broke gif images?
  566. # [06:30] * Quits: tanvi1 (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  567. # [06:32] <heycam> glob, are you talking about restarting looping gifs when the whole gif hasn't finished downloading?
  568. # [06:32] * heycam noticed that change in behaviour recently
  569. # [06:32] * Joins: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP)
  570. # [06:32] <glob> heycam, i'm seeing broken images - http://feeds.feedburner.com/~ff/qimo?d=yIl2AUoC8zA
  571. # [06:33] * Quits: bajaj1 (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  572. # [06:33] <heycam> glob, that displays for me, though I'm 5 days behind latest nightly
  573. # [06:33] * Quits: mjh563 (mjh563@moz-D891C5B8.cable.virginmedia.com) (Ping timeout)
  574. # [06:33] <glob> heycam, yeah, it's a brand new breakage
  575. # [06:33] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  576. # [06:35] * whimboo|afk is now known as whimboo
  577. # [06:35] * glob files
  578. # [06:38] <nigelb> shouldn't it be P1?!
  579. # [06:38] <nigelb> gifs are the most important thing on the internet!
  580. # [06:40] <heycam> glob, on latest nightly that still displays fine for me
  581. # [06:40] <glob> heycam, oh, interesting
  582. # [06:41] <glob> heycam, osx?
  583. # [06:41] <heycam> yeah
  584. # [06:41] <dholbert> glob, heycam: broken for me
  585. # [06:41] <dholbert> linux
  586. # [06:41] <dholbert> latest nightly
  587. # [06:42] * Quits: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP) (Ping timeout)
  588. # [06:42] <glob> i filed bug 926763
  589. # [06:48] * Joins: achronop (chatzilla@moz-7D5BC464.dsl.dyn.forthnet.gr)
  590. # [06:48] * Quits: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP) (Quit: Leaving.)
  591. # [06:50] * Quits: b10n1k (j0ni@moz-DAA0870C.dsl.dyn.forthnet.gr) (Ping timeout)
  592. # [06:53] * glob is now known as glob|away
  593. # [06:53] * Quits: birtles (chatzilla@moz-C286AD9A.bitcat.net) (Ping timeout)
  594. # [06:53] * Joins: birtles_ (chatzilla@moz-C286AD9A.bitcat.net)
  595. # [06:53] * birtles_ is now known as birtles
  596. # [06:53] * Quits: bdahl (bdahl@4272FEDC.BA6FA.189F3E15.IP) (Client exited)
  597. # [06:53] <dholbert> glob|away, broken for me in Firefox Release, too
  598. # [06:54] <dholbert> glob|away, sorry, never mind - it was broken because I'd made a busted data URI to test <img>
  599. # [06:54] <dholbert> glob|away, WFM in both release & nightly :)
  600. # [06:55] * khuey|away is now known as khuey
  601. # [06:55] <@njn> glob|away: I see "email this"
  602. # [06:57] <dholbert> njn, that's the correct results
  603. # [06:58] <dholbert> turns out it's broken for me in my normal profile, WFM in fresh profile
  604. # [06:58] <dholbert> must be a cache corruption issue of some sort
  605. # [06:58] <@njn> dholbert: my build is probably a day or two old
  606. # [06:58] * Joins: Rik (rik@moz-E813DFA5.fbx.proxad.net)
  607. # [06:59] * glob|away is now known as glob
  608. # [06:59] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  609. # [07:00] * Quits: phoebe (phoebe@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  610. # [07:02] * Joins: fxa90id (fxa90id@moz-E128C56E.dsl.dynamic.t-mobile.pl)
  611. # [07:03] * Joins: roc (chatzilla@5B58B770.DF6A8216.FC74E68.IP)
  612. # [07:03] * ChanServ sets mode: +o roc
  613. # [07:03] * Quits: briansmith (briansmith@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  614. # [07:04] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Input/output error)
  615. # [07:04] * Joins: fxa90id_ (fxa90id@moz-E128C56E.dsl.dynamic.t-mobile.pl)
  616. # [07:04] * Quits: fxa90id (fxa90id@moz-E128C56E.dsl.dynamic.t-mobile.pl) (Ping timeout)
  617. # [07:07] * joduinn-afk is now known as joduinn-home
  618. # [07:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3b75e10dac5d - Nicholas Nethercote - Bug 921923 (part 4) - Make multi-output sizeOfFoo() functions more consistent in gfx/thebes/. r=jkew.
  619. # [07:09] * Joins: WeirdAl (chatzilla@moz-527389C3.hsd1.ca.comcast.net)
  620. # [07:09] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  621. # [07:12] * Joins: bdahl (bdahl@4272FEDC.BA6FA.189F3E15.IP)
  622. # [07:12] * Joins: dew (Instantbir@moz-8EDFD40B.static.stls.mo.charter.com)
  623. # [07:14] * Quits: dew1 (Instantbir@moz-8EDFD40B.static.stls.mo.charter.com) (Ping timeout)
  624. # [07:17] * Quits: schien (anonymous@moz-99690620.hinet-ip.hinet.net) (Quit: schien)
  625. # [07:20] * baku|away is now known as baku
  626. # [07:21] * Joins: gcp (gcp@moz-9CEB1C98.access.telenet.be)
  627. # [07:22] * Quits: pcwalton (pcwalton@moz-B51927E9.hsd1.ca.comcast.net) (Quit: .)
  628. # [07:22] * Joins: machrider (mike@moz-ADEDEA0C.hsd1.ca.comcast.net)
  629. # [07:23] * Quits: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Ping timeout)
  630. # [07:27] * Quits: dmarcos_ (dmarcos@moz-ACD3DE9B.west.biz.rr.com) (Ping timeout)
  631. # [07:28] * Joins: dmarcos (dmarcos@moz-ACD3DE9B.west.biz.rr.com)
  632. # [07:29] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Client exited)
  633. # [07:31] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  634. # [07:31] * Joins: hub (hub@moz-E12780DE.cable.teksavvy.com)
  635. # [07:33] * Quits: dmarcos (dmarcos@moz-ACD3DE9B.west.biz.rr.com) (Quit: Leaving...)
  636. # [07:34] * Quits: @njn (chatzilla@moz-75795772.dyn.iinet.net.au) (Quit: ChatZilla 0.9.90.1 [Firefox 27.0a1/20131013180430])
  637. # [07:34] * Quits: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP) (Quit: Ex-Chat)
  638. # [07:36] * Quits: tchevalier (Thunderbir@moz-2490A185.fbx.proxad.net) (Quit: tchevalier)
  639. # [07:38] * Quits: yury (yury@moz-86474802.ok.ok.cox.net) (Ping timeout)
  640. # [07:38] * Joins: yury (yury@moz-86474802.ok.ok.cox.net)
  641. # [07:38] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  642. # [07:39] * Joins: retornam (retornam@moz-6F237ED8.hsd1.ca.comcast.net)
  643. # [07:41] * Joins: schien (anonymous@moz-99690620.hinet-ip.hinet.net)
  644. # [07:41] * Joins: wolfiR (wolfiR@moz-12B6C5AA.dip0.t-ipconnect.de)
  645. # [07:41] <WeirdAl> hi, folks - SAXXMLReader to nsParser bug, wondering what kind of (privileged) testcase is preferred
  646. # [07:42] <WeirdAl> bug 926774
  647. # [07:43] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Linkinus - http://linkinus.com)
  648. # [07:46] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  649. # [07:48] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  650. # [07:48] * Quits: tonymec|away (tonymec@F68AE3EB.909AA128.277517C1.IP) (Ping timeout)
  651. # [07:48] * Quits: tonymec (tonymec@F68AE3EB.909AA128.277517C1.IP) (Ping timeout)
  652. # [07:48] * Quits: karl (karl@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  653. # [07:49] * Quits: John-Galt (kris@125EF623.B2666F0E.66399531.IP) (Ping timeout)
  654. # [07:51] * Quits: bdahl (bdahl@4272FEDC.BA6FA.189F3E15.IP) (Client exited)
  655. # [07:52] * Joins: John-Galt (kris@125EF623.B2666F0E.66399531.IP)
  656. # [07:52] * Fallen|away is now known as Fallen
  657. # [07:54] <WeirdAl> :(
  658. # [07:58] * Joins: till (till@moz-6E0BFB62.dsl.sta.abo.bbox.fr)
  659. # [07:59] <dougt> why do we support sax still?
  660. # [08:00] * Quits: cervantes1 (cervantes@moz-63929B19.ptr.us.xo.net) (Quit: Leaving.)
  661. # [08:00] * Quits: till (till@moz-6E0BFB62.dsl.sta.abo.bbox.fr) (Ping timeout)
  662. # [08:00] <philor> because sometimes you want the stuff that comes before a parsing error
  663. # [08:00] <philor> like, say, if you're doing an RSS preview
  664. # [08:01] * Joins: tallowen (tallowen@moz-186D3F73.lightspeed.sntcca.sbcglobal.net)
  665. # [08:02] <glandium> or you want to handle a big document quickly. not that we manage to do that anyways
  666. # [08:03] <WeirdAl> actually SAX is pretty useful for me too in building my own damDOM
  667. # [08:03] * Joins: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  668. # [08:05] * jcranmer is now known as jcranmer|away
  669. # [08:07] * Joins: tonymec|away (tonymec@moz-8202CE15.adsl-dyn.isp.belgacom.be)
  670. # [08:08] <WeirdAl> however, I'm pretty sure this bug is in nsParser or nsExpatDriver - SAX just happened to be how I hit it
  671. # [08:08] * Joins: phoebe (phoebe@moz-99690620.hinet-ip.hinet.net)
  672. # [08:09] * Quits: kanru (kanru@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  673. # [08:09] * Joins: kanru (kanru@moz-99690620.hinet-ip.hinet.net)
  674. # [08:14] * corey is now known as corey|away
  675. # [08:14] * Joins: tonymec (tonymec@moz-8202CE15.adsl-dyn.isp.belgacom.be)
  676. # [08:16] * terrence is now known as terrence-afk
  677. # [08:17] * Joins: tzimmermann (tzimmerman@moz-8EB818D2.pools.arcor-ip.net)
  678. # [08:20] * Quits: Honza (chatzilla@F8BF899B.23B79DE4.D0083327.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
  679. # [08:20] * Joins: Gijs (gijs@moz-C11B0461.dsl.alice.nl)
  680. # [08:21] * Joins: jfkthame (jfkthame@moz-BAE8D951.pck.nerim.net)
  681. # [08:22] * Joins: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl)
  682. # [08:22] * baku is now known as baku|away
  683. # [08:23] * heycam is now known as heycam|away
  684. # [08:23] * Quits: tonymec (tonymec@moz-8202CE15.adsl-dyn.isp.belgacom.be) (Ping timeout)
  685. # [08:23] * Quits: tonymec|away (tonymec@moz-8202CE15.adsl-dyn.isp.belgacom.be) (Ping timeout)
  686. # [08:25] * Quits: KaiRo (robert@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  687. # [08:26] * Quits: machrider (mike@moz-ADEDEA0C.hsd1.ca.comcast.net) (Ping timeout)
  688. # [08:27] * Quits: Hughman (Mibbit@48AD5368.2345EFF4.A3B82EC7.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  689. # [08:28] * Joins: b10n1k (j0ni@moz-DAA0870C.dsl.dyn.forthnet.gr)
  690. # [08:29] * Joins: stransky (stransky@moz-59D79C36.broadband2.iol.cz)
  691. # [08:29] * baku|away is now known as baku
  692. # [08:29] * Quits: birtles (chatzilla@moz-C286AD9A.bitcat.net) (Ping timeout)
  693. # [08:32] * Joins: jaoo (user@9B16F31C.CF111F0B.E21948B5.IP)
  694. # [08:33] * Joins: birtles (chatzilla@moz-C286AD9A.bitcat.net)
  695. # [08:35] * baku is now known as baku|away
  696. # [08:39] * Joins: tonymec|away (tonymec@1C469B34.69E37E83.A9371869.IP)
  697. # [08:39] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Quit: Leaving.)
  698. # [08:43] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  699. # [08:43] * Joins: teoli (teoli@moz-E0EEF473.range86-146.btcentralplus.com)
  700. # [08:44] * Joins: mihaelav (Mibbit@601F3B17.33662590.A5830293.IP)
  701. # [08:45] * philor is now known as philor|away
  702. # [08:45] * Joins: bholley (anonymous@moz-D5EB36E2.rev.numericable.fr)
  703. # [08:45] * Quits: fxa90id_ (fxa90id@moz-E128C56E.dsl.dynamic.t-mobile.pl) (Ping timeout)
  704. # [08:45] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  705. # [08:46] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  706. # [08:46] * Tomcat|afk is now known as Tomcat
  707. # [08:46] * Tomcat is now known as Tomcat|sheriffduty
  708. # [08:47] * Quits: b10n1k (j0ni@moz-DAA0870C.dsl.dyn.forthnet.gr) (Ping timeout)
  709. # [08:52] * Gijs is now known as Gijs_away
  710. # [08:52] * dholbert is now known as dholbert|zzz
  711. # [08:55] <WeirdAl> @!%)# build bustage at the very end of the process
  712. # [08:55] * Quits: tallowen (tallowen@moz-186D3F73.lightspeed.sntcca.sbcglobal.net) (Input/output error)
  713. # [08:55] <WeirdAl> xul.dll : fatal error LNK1319: 3 mismatches detected
  714. # [08:55] * Joins: tallowen (tallowen@moz-186D3F73.lightspeed.sntcca.sbcglobal.net)
  715. # [08:57] * Quits: tallowen (tallowen@moz-186D3F73.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  716. # [08:57] * Quits: @roc (chatzilla@5B58B770.DF6A8216.FC74E68.IP) (Ping timeout)
  717. # [09:01] * Joins: tessarakt2 (jens@moz-F415269.dip0.t-ipconnect.de)
  718. # [09:03] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  719. # [09:05] * Quits: nical (nico@moz-79882AF7.sd.sd.cox.net) (Ping timeout)
  720. # [09:06] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  721. # [09:06] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  722. # [09:07] * Quits: Rik (rik@moz-E813DFA5.fbx.proxad.net) (Input/output error)
  723. # [09:08] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  724. # [09:09] * Joins: tonymec (tonymec@1C469B34.69E37E83.A9371869.IP)
  725. # [09:09] * Quits: stransky (stransky@moz-59D79C36.broadband2.iol.cz) (Quit: Connection reset by beer)
  726. # [09:12] * Quits: sicking (sicking@moz-4BB97A06.hsd1.ca.comcast.net) (Quit: sicking)
  727. # [09:13] * Quits: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP) (Quit: rniwa)
  728. # [09:14] * Quits: jfkthame (jfkthame@moz-BAE8D951.pck.nerim.net) (Quit: This computer has gone to sleep)
  729. # [09:19] * Quits: tessarakt2 (jens@moz-F415269.dip0.t-ipconnect.de) (Ping timeout)
  730. # [09:19] * Joins: MihaiMorar (Mibbit@601F3B17.33662590.A5830293.IP)
  731. # [09:21] * pmoore|away is now known as pmoore
  732. # [09:29] * Joins: AndreeaMatei (Thunderbir@601F3B17.33662590.A5830293.IP)
  733. # [09:32] * Quits: nattokirai (nattokirai@moz-294656A7.dynamic.ppp.asahi-net.or.jp) (Quit: nattokirai)
  734. # [09:33] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  735. # [09:33] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  736. # [09:33] * Quits: phoebe (phoebe@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  737. # [09:35] <NeilAway> heycam|away: I already filed a bug on gifs restarting before they'd finished downloading, if you know of another one I'll DUP it
  738. # [09:36] * Joins: RealRaven1 (Thunderbir@E88E9147.F74D0024.27F80FAC.IP)
  739. # [09:41] * Quits: @dbaron (dbaron@moz-3D26D74E.dsl.dynamic.sonic.net) (Ping timeout)
  740. # [09:46] * Joins: gsvelto (gsvelto@moz-1ED2F9FE.clienti.tiscali.it)
  741. # [09:47] * Quits: gcp (gcp@moz-9CEB1C98.access.telenet.be) (Ping timeout)
  742. # [09:48] <WeirdAl> hm, xpcshell was a good choice for a hang test... though I wish I didn't have to wait 5 minutes.
  743. # [09:49] * Quits: birtles (chatzilla@moz-C286AD9A.bitcat.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  744. # [09:49] * Gijs_away is now known as Gijs
  745. # [09:50] * Joins: nattokirai (nattokirai@moz-294656A7.dynamic.ppp.asahi-net.or.jp)
  746. # [09:50] * Fallen is now known as Fallen|away
  747. # [09:50] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  748. # [09:52] * Quits: WeirdAl (chatzilla@moz-527389C3.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
  749. # [09:53] * Joins: briansmith (briansmith@moz-AD9A0066.snfc.ca.megapath.net)
  750. # [09:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5db1f111ac19 - Brian Smith - Bug 839310: Expand TLS intolerance logic to work for versions beyond TLS 1.0, r=keeler, r=wtc
  751. # [09:57] * Joins: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP)
  752. # [10:00] * Joins: phoebe (phoebe@moz-99690620.hinet-ip.hinet.net)
  753. # [10:00] * AndreeaMatei is now known as AndreeaM|mtg
  754. # [10:01] * Joins: jfkthame (jfkthame@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  755. # [10:01] <Tomcat|sheriffduty> nigelb: thanks for helping with inbound btw
  756. # [10:03] * Joins: gcp (gcp@moz-9CEB1C98.access.telenet.be)
  757. # [10:03] * Quits: RealRaven1 (Thunderbir@E88E9147.F74D0024.27F80FAC.IP) (Ping timeout)
  758. # [10:04] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  759. # [10:04] <nigelb> Tomcat|sheriffduty: I didn't do much!
  760. # [10:04] * jld|mv is now known as jld
  761. # [10:04] * Quits: jfkthame (jfkthame@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  762. # [10:04] <nigelb> Oddly enough, I've been tracking test failures at day job today.
  763. # [10:04] <Tomcat|sheriffduty> nigelb: but you do a great job in general with helping us!
  764. # [10:05] * Joins: jfkthame (jfkthame@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  765. # [10:05] * Quits: gcp (gcp@moz-9CEB1C98.access.telenet.be) (Ping timeout)
  766. # [10:06] * Joins: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP)
  767. # [10:06] * Joins: tallowen (tallowen@moz-186D3F73.lightspeed.sntcca.sbcglobal.net)
  768. # [10:06] * Joins: gabor (gabor@854A093C.DC24CC58.16E13E53.IP)
  769. # [10:07] * Quits: grobinson|laptop (grob_@83D5CDF1.BF0D2B27.7FF8B1C5.IP) (Ping timeout)
  770. # [10:08] * Quits: tallowen (tallowen@moz-186D3F73.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  771. # [10:08] * Quits: jfkthame (jfkthame@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  772. # [10:09] * Joins: jfkthame (jfkthame@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  773. # [10:09] * simone|away is now known as simone
  774. # [10:09] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  775. # [10:11] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  776. # [10:12] * mattwoodrow is now known as mattwoodrow|away
  777. # [10:12] * Joins: thelodger (thelodger@B255C435.91C73520.E55E926B.IP)
  778. # [10:12] * mattwoodrow|away is now known as mattwoodrow
  779. # [10:14] * Joins: rniwa (rniwa@moz-E4BF5FE4.hsd1.ca.comcast.net)
  780. # [10:14] * Quits: squib (squib@moz-5175C098.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  781. # [10:15] * Quits: dholbert|zzz (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  782. # [10:15] <nigelb> :)
  783. # [10:16] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  784. # [10:19] * Quits: jfkthame (jfkthame@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  785. # [10:20] * Joins: smaug (chatzilla@moz-8C0006D4.pp.htv.fi)
  786. # [10:20] * ChanServ sets mode: +o smaug
  787. # [10:22] * Joins: gcp (gcp@moz-9CEB1C98.access.telenet.be)
  788. # [10:24] * Quits: gcp (gcp@moz-9CEB1C98.access.telenet.be) (Ping timeout)
  789. # [10:24] * Joins: jet (jet@moz-79F891EE.hsd1.ca.comcast.net)
  790. # [10:26] * Quits: gabor (gabor@854A093C.DC24CC58.16E13E53.IP) (Ping timeout)
  791. # [10:27] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Ping timeout)
  792. # [10:28] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  793. # [10:29] * Quits: @smaug (chatzilla@moz-8C0006D4.pp.htv.fi) (Ping timeout)
  794. # [10:30] * Joins: darkowlzz (sunny@FB5EE717.4CD570B9.25B273F5.IP)
  795. # [10:30] * Quits: Weebs` (dave@moz-35D38DB2.hsd1.mi.comcast.net) (Connection reset by peer)
  796. # [10:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7664c5abfdbd - Shu-yu Guo - Bug 926512 - Pause barrier verification during fork join sections. (r=billm)
  797. # [10:30] * Fallen|away is now known as Fallen
  798. # [10:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0ce5fda9fbe2 - Shu-yu Guo - Bug 925777 - Remove possibly thread unsafe constructors from Par variants of MIR. (r=bhackett)
  799. # [10:31] * Joins: Weebs` (dave@moz-35D38DB2.hsd1.mi.comcast.net)
  800. # [10:32] * Joins: smaug (chatzilla@moz-8C0006D4.pp.htv.fi)
  801. # [10:32] * ChanServ sets mode: +o smaug
  802. # [10:32] * Joins: jfkthame (jfkthame@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  803. # [10:32] * Quits: yury (yury@moz-86474802.ok.ok.cox.net) (Ping timeout)
  804. # [10:32] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  805. # [10:32] * Joins: yury (yury@moz-86474802.ok.ok.cox.net)
  806. # [10:33] <Gijs> Is someone working on making the webidl stuff not so clobber-heavy?
  807. # [10:35] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Ping timeout)
  808. # [10:35] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  809. # [10:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f585d3d5d879 - Georg Fritzsche - Bug 920927 - Skip reftest 580160-1 on Android, it doesn't work there. r=jmaher
  810. # [10:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/99c716714856 - Georg Fritzsche - Bug 920927 - Update plugin overlay handling on mobile. r=margaret
  811. # [10:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7759d30a7ae5 - Georg Fritzsche - Bug 920927 - Fix plugin overlay handling. r=neil
  812. # [10:38] * Quits: andreasn (andreasn@moz-D5673673.a336.priv.bahnhof.se) (Quit: Ex-Chat)
  813. # [10:40] * Quits: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  814. # [10:41] * Joins: smontagu (chatzilla@88F51059.F3BBB17D.144F44FA.IP)
  815. # [10:41] * Joins: gcp (gcp@moz-9CEB1C98.access.telenet.be)
  816. # [10:41] * khuey is now known as khuey|away
  817. # [10:43] * Joins: andreasn (andreasn@moz-D5673673.a336.priv.bahnhof.se)
  818. # [10:45] <TheOne> ugh, ctp doorhanger b0rken: http://i.imgur.com/IOcNT8H.png
  819. # [10:45] * Joins: msucan (mihai@E581B48A.FE846B83.7C5F70AF.IP)
  820. # [10:46] * Joins: gabor (gabor@DE3808E6.BCE163C1.1A5CC7E5.IP)
  821. # [10:46] * Joins: AlinT (AlinT@601F3B17.33662590.A5830293.IP)
  822. # [10:48] * Joins: capella-s3 (capella-s3@moz-8F413D10.twcny.res.rr.com)
  823. # [10:48] * glob is now known as glob|away
  824. # [10:49] * Joins: fredw (fredw@moz-B9C110E2.fbx.proxad.net)
  825. # [10:51] * Quits: nbp (pierron@moz-7EB03C5F.fbx.proxad.net) (Ping timeout)
  826. # [10:51] * Joins: nbp (pierron@moz-7EB03C5F.fbx.proxad.net)
  827. # [10:52] * Joins: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  828. # [10:54] * Joins: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz)
  829. # [10:54] * Joins: _AtilA_ (atila@8115C16.8A6572E7.C4DEE87F.IP)
  830. # [10:57] * khuey|away is now known as khuey
  831. # [10:57] * Joins: mcsmurf (chatzilla@moz-3AB76C9B.dip0.t-ipconnect.de)
  832. # [10:57] * Quits: gcp (gcp@moz-9CEB1C98.access.telenet.be) (Ping timeout)
  833. # [11:00] * Joins: Swatinem (swatinem@moz-AAABC99.vie.surfer.at)
  834. # [11:00] <gfritzsche> TheOne: on which channel?
  835. # [11:00] <gfritzsche> some fixes are on nightly
  836. # [11:01] <gfritzsche> ah, it says aurora in the image... try nightly please?
  837. # [11:02] * Quits: cpearce (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz) (Ping timeout)
  838. # [11:03] <Gijs> gfritzsche: are we not fixing that on aurora? I've seen that bug before, IIRC margaret reported it.
  839. # [11:03] * AndreeaM|mtg is now known as AndreeaMatei
  840. # [11:03] <Gijs> (assuming it's indeed fixed on nightly, anyway)
  841. # [11:04] <gfritzsche> Gijs: yes, but it's not all on aurora yet
  842. # [11:04] <gfritzsche> Gijs: the one margaret reported is up next for fixing, but we had similar issues already
  843. # [11:08] * Quits: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  844. # [11:10] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  845. # [11:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/02d1544a3154 - Jon Coppeard - Bug 924864 - Make sure GenerateSetDenseElement calls post barrier on array length increase r=terrence
  846. # [11:12] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  847. # [11:13] * Joins: gcp (gcp@moz-9CEB1C98.access.telenet.be)
  848. # [11:14] * Quits: rniwa (rniwa@moz-E4BF5FE4.hsd1.ca.comcast.net) (Quit: rniwa)
  849. # [11:14] * Quits: teoli (teoli@moz-E0EEF473.range86-146.btcentralplus.com) (Input/output error)
  850. # [11:15] * Quits: Swatinem (swatinem@moz-AAABC99.vie.surfer.at) (Quit: Leaving.)
  851. # [11:18] * Joins: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  852. # [11:20] * Joins: echang (echang@moz-99690620.hinet-ip.hinet.net)
  853. # [11:21] * Joins: mjh563 (mjh563@moz-D891C5B8.cable.virginmedia.com)
  854. # [11:24] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  855. # [11:25] <TheOne> gfritzsche: thanks for pointing me to the correct bug
  856. # [11:25] <TheOne> do you still want me to test on nightly?
  857. # [11:26] * Quits: andreasn (andreasn@moz-D5673673.a336.priv.bahnhof.se) (Ping timeout)
  858. # [11:27] <gfritzsche> TheOne: no need, thank you - i took a quick look at feedly and will use it to check that bug
  859. # [11:28] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  860. # [11:28] <TheOne> ok, if I can be of any help just let me know.
  861. # [11:29] * Joins: Pike (chatzilla@941349F4.F58C7D4D.F945DA.IP)
  862. # [11:29] * Quits: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz) (Ping timeout)
  863. # [11:30] <gfritzsche> ok :)
  864. # [11:31] * Quits: mjrosenb (mjrosenb@moz-B3592BDA.club.cc.cmu.edu) (Ping timeout)
  865. # [11:32] * Joins: pauly (paul@601F3B17.33662590.A5830293.IP)
  866. # [11:34] * kaze|zZz is now known as kaze
  867. # [11:35] * Joins: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP)
  868. # [11:35] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  869. # [11:36] * Joins: Archae|Brussels (AndChat@moz-B4BA2A5B.cust.telecolumbus.net)
  870. # [11:36] * Quits: Archae|Brussels (AndChat@moz-B4BA2A5B.cust.telecolumbus.net) (Input/output error)
  871. # [11:37] * Quits: mixedpuppy (mixedpuppy@moz-1C077DE4.rev.numericable.fr) (Quit: mixedpuppy)
  872. # [11:38] * Quits: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  873. # [11:40] * Quits: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net) (Ping timeout)
  874. # [11:42] * Joins: mjrosenb (mjrosenb@moz-B3592BDA.club.cc.cmu.edu)
  875. # [11:44] * Joins: Ms2ger (Ms2ger@moz-50AC4A8B.ugent.be)
  876. # [11:45] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  877. # [11:45] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  878. # [11:47] * MihaiMorar is now known as MihaiMorar_lunch
  879. # [11:48] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  880. # [11:48] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  881. # [11:49] * ewong is now known as ewong|away
  882. # [11:49] * Quits: h4writer (h4writer@moz-6BDA8831.access.telenet.be) (Client exited)
  883. # [11:50] * Quits: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  884. # [11:50] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  885. # [11:51] * Quits: h4writer (h4writer@moz-6BDA8831.access.telenet.be) (Quit: Leaving)
  886. # [11:51] * Joins: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net)
  887. # [11:51] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  888. # [11:52] * Joins: dao (dao@moz-EADE74BF.superkabel.de)
  889. # [11:53] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  890. # [11:53] * Joins: RealRave1 (Thunderbir@E88E9147.F74D0024.27F80FAC.IP)
  891. # [11:56] * Joins: stransky (stransky@moz-107AD163.redhat.com)
  892. # [11:57] * Joins: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP)
  893. # [11:57] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  894. # [11:58] * Quits: nattokirai (nattokirai@moz-294656A7.dynamic.ppp.asahi-net.or.jp) (Quit: nattokirai)
  895. # [11:59] * Joins: jdm (jdm@moz-300427AD.cable.virginmedia.com)
  896. # [12:00] * Quits: briansmith (briansmith@moz-AD9A0066.snfc.ca.megapath.net) (Ping timeout)
  897. # [12:00] * Joins: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz)
  898. # [12:02] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  899. # [12:03] * Joins: ggo98 (Thunderbir@moz-5ADF539E.w86-212.abo.wanadoo.fr)
  900. # [12:04] * Joins: mixedpuppy (mixedpuppy@87C1F78E.1DE10CA8.D8E68FF6.IP)
  901. # [12:05] * Quits: gabor (gabor@DE3808E6.BCE163C1.1A5CC7E5.IP) (Ping timeout)
  902. # [12:05] * Joins: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se)
  903. # [12:06] * Quits: Ms2ger (Ms2ger@moz-50AC4A8B.ugent.be) (Ping timeout)
  904. # [12:06] * Quits: sgimeno (santiago.g@A922400D.48362F18.BCC03455.IP) (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/)
  905. # [12:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/772c99944a84 - David Burns - Bug 819050 - Marionette response containing JSON object with element details instead of raw ID; r=mdas
  906. # [12:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/65d2859ad74a - David Burns - Bug 807282 - Update marionette command/response to match that of the WebDriver spec; r=mdas
  907. # [12:07] * Quits: capella-s3 (capella-s3@moz-8F413D10.twcny.res.rr.com) (Quit: Talk atcha later)
  908. # [12:07] * Joins: sankha93 (Instantbir@FF11DE2F.AE981A05.BB883D3E.IP)
  909. # [12:07] * Quits: mixedpuppy (mixedpuppy@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: mixedpuppy)
  910. # [12:07] * Quits: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se) (Ping timeout)
  911. # [12:10] * Quits: jwwang (jwwang@moz-99690620.hinet-ip.hinet.net) (Quit: 暫離)
  912. # [12:11] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  913. # [12:11] * Joins: vingtetun (Thunderbir@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  914. # [12:12] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  915. # [12:14] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Quit: robertbindar)
  916. # [12:16] * Quits: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz) (Quit: pbocan)
  917. # [12:17] * Joins: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com)
  918. # [12:20] * Quits: michal1 (michal@moz-167B440E.broadband6.iol.cz) (Ping timeout)
  919. # [12:21] * Joins: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se)
  920. # [12:22] * Joins: Ms2ger (Ms2ger@moz-B410A5D1.ugent.be)
  921. # [12:23] * Quits: sankha93 (Instantbir@FF11DE2F.AE981A05.BB883D3E.IP) (Ping timeout)
  922. # [12:23] * Quits: JPeterson (JPeterson@moz-E3F8E691.tbcn.telia.com) (Ping timeout)
  923. # [12:23] * Joins: sankha93 (Instantbir@FF11DE2F.AE981A05.BB883D3E.IP)
  924. # [12:24] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  925. # [12:24] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  926. # [12:26] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  927. # [12:27] <Ms2ger> Today's best spam subject line: "TOP 10 REASONS WHY YOUR WEBSITE NEEDS A WEBSITE ! Call Us 5255 8500"
  928. # [12:27] <mcsmurf> :D
  929. # [12:27] <Gijs> hah
  930. # [12:28] <Yoric> Mmmhh....
  931. # [12:28] <Yoric> m-c not building
  932. # [12:28] <Yoric> That doesn't sound good.
  933. # [12:28] * Yoric will re-pull.
  934. # [12:28] <mcsmurf> Yoric: which error you get?
  935. # [12:29] <mcsmurf> I also got some error, I've clobbered now
  936. # [12:29] <nigelb> Ms2ger: Heh, they didn't even link to a website. They need to call themselves :P
  937. # [12:29] <Yoric> Something about JS_GetException in WorkerPrivate.cpp
  938. # [12:29] <Yoric> After a clobber.
  939. # [12:29] <mcsmurf> hm, not sure
  940. # [12:29] * Quits: inolen (Adium@3C404EA3.11739B51.73C973F8.IP) (Ping timeout)
  941. # [12:29] <mcsmurf> got another error iirc
  942. # [12:29] <Yoric> mcsmurf: JS_GetPendingException, that is
  943. # [12:29] <Ms2ger> Ask khuey :)
  944. # [12:30] <Yoric> It seems I need to re-clobber.
  945. # [12:31] <Yoric> Second clobber this morning.
  946. # [12:31] <Yoric> Oh the fun.
  947. # [12:31] * Yoric will return blogging.
  948. # [12:31] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  949. # [12:32] * Joins: inolen (Adium@3C404EA3.11739B51.73C973F8.IP)
  950. # [12:32] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  951. # [12:33] * Quits: sankha93 (Instantbir@FF11DE2F.AE981A05.BB883D3E.IP) (Ping timeout)
  952. # [12:35] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  953. # [12:37] * Joins: longsonr (Mibbit@AA86A31D.F63891BA.7F8758CE.IP)
  954. # [12:37] * Joins: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net)
  955. # [12:39] <darktrojan> is there any reason why a loaded image wouldn't be an instance of nsIImageLoadingContent?
  956. # [12:39] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  957. # [12:40] * Joins: michal (michal@18728636.D0F82CD8.32697916.IP)
  958. # [12:40] <jdm> darktrojan: do you mean an img element?
  959. # [12:40] <darktrojan> yes
  960. # [12:41] <jdm> I would expect that to always be the case
  961. # [12:41] <darktrojan> I just worked out I can find out if something is an image/jpeg or not without doing all sorts of silly tests on the src
  962. # [12:42] <darktrojan> it never occured to me before :/
  963. # [12:42] * Quits: jet (jet@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  964. # [12:42] * Joins: IanN (chatzilla@4837CDFE.2ECE621A.E5F36E28.IP)
  965. # [12:43] * Quits: jhlin (jolin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  966. # [12:43] * Quits: jdm (jdm@moz-300427AD.cable.virginmedia.com) (Quit: Lost terminal)
  967. # [12:44] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  968. # [12:44] * Quits: Ms2ger (Ms2ger@moz-B410A5D1.ugent.be) (Quit: bbl)
  969. # [12:44] * Parts: longsonr (Mibbit@AA86A31D.F63891BA.7F8758CE.IP)
  970. # [12:47] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  971. # [12:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/732e97da71d5 - Masatoshi Kimura - Bug 926580 - Kill unused layout.enable_japanese_specific_transform pref. r=roc
  972. # [12:54] * Quits: @smaug (chatzilla@moz-8C0006D4.pp.htv.fi) (Input/output error)
  973. # [12:54] * Quits: schien (anonymous@moz-99690620.hinet-ip.hinet.net) (Quit: schien)
  974. # [12:55] * Joins: smaug (chatzilla@moz-8C0006D4.pp.htv.fi)
  975. # [12:55] * ChanServ sets mode: +o smaug
  976. # [12:55] <@smaug> Yoric: why do I see many "A coding exception was thrown in a Promise resolution callback." messages in the terminal during shutdown?
  977. # [12:56] <@smaug> are those useful?
  978. # [12:56] <Yoric> Probably.
  979. # [12:56] * Quits: heftig (heftig@moz-F554B92E.dip0.t-ipconnect.de) (Ping timeout)
  980. # [12:56] <Yoric> This probably used to be a silent error until we recently added warnings in case of Promise errors.
  981. # [12:57] * Quits: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net) (Quit: darktrojan)
  982. # [12:57] <Yoric> Can you file a bug?
  983. # [12:57] * Joins: heftig (heftig@moz-2B5B0F54.dip0.t-ipconnect.de)
  984. # [12:57] * Quits: Jerry (hshih@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  985. # [12:57] * Joins: schien (anonymous@moz-99690620.hinet-ip.hinet.net)
  986. # [12:57] <@smaug> k
  987. # [12:58] <Yoric> (and Cc me)
  988. # [13:00] * Quits: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  989. # [13:00] * Quits: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se) (Ping timeout)
  990. # [13:00] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  991. # [13:01] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  992. # [13:03] <Yoric> smaug: That's on Firefox for Linux?
  993. # [13:04] * Quits: terrence-afk (terrence@moz-B38D16E9.sb.sd.cox.net) (Ping timeout)
  994. # [13:06] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  995. # [13:07] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  996. # [13:08] <@smaug> Yoric: yes
  997. # [13:08] <Yoric> weird
  998. # [13:08] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  999. # [13:09] <@smaug> not sure if it happens always
  1000. # [13:10] <Yoric> Could you check out?
  1001. # [13:10] <Yoric> This would mean that some xpcom component that relies on nothing doesn't exist during shutdown.
  1002. # [13:11] * Quits: smontagu (chatzilla@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1003. # [13:11] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1004. # [13:11] <@smaug> ok. compiling a debug build.
  1005. # [13:12] * Joins: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se)
  1006. # [13:13] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1007. # [13:13] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1008. # [13:13] <Yoric> Thanks.
  1009. # [13:15] * Quits: RoddieKieley (Adium@moz-2B0E90C1.dhcp-dynamic.fibreop.nl.bellaliant.net) (Quit: Leaving.)
  1010. # [13:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/979ff52f1482 - Jan de Mooij - Bug 922118 - Fix FilterArguments to check for eval as well. r=bhackett
  1011. # [13:17] * Joins: Archaeopteryx (itsme@moz-B4BA2A5B.cust.telecolumbus.net)
  1012. # [13:17] * Quits: bholley (anonymous@moz-D5EB36E2.rev.numericable.fr) (Quit: bholley)
  1013. # [13:19] * Joins: terrence-afk (terrence@moz-B38D16E9.sb.sd.cox.net)
  1014. # [13:20] * Joins: Jackneill (Jackneill@moz-456ABFAA.pool.digikabel.hu)
  1015. # [13:24] * Joins: JPeterson (JPeterson@moz-E3F8E691.tbcn.telia.com)
  1016. # [13:25] * Joins: mdas (mdas@moz-7289998B.cpe.pppoe.ca)
  1017. # [13:26] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1018. # [13:27] * Joins: mixedpuppy (mixedpuppy@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1019. # [13:28] * MihaiMorar_lunch is now known as MihaiMorar
  1020. # [13:28] * Joins: gabor (gabor@941349F4.F58C7D4D.F945DA.IP)
  1021. # [13:28] * Quits: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1022. # [13:31] * Fallen is now known as Fallen|away
  1023. # [13:31] * Quits: m_kato (m_kato@moz-C286AD9A.bitcat.net) (Quit: Leaving...)
  1024. # [13:33] * Joins: nicklebedev (nicklebede@moz-838152B8.net135.n37.ru)
  1025. # [13:35] <@smaug> gsvelto: if you could find a testcase for me, I'd be happy to prodile
  1026. # [13:35] <@smaug> profile even
  1027. # [13:36] * Joins: edmorley (~edmorleys@moz-B6AE3D70.cable.virginmedia.com)
  1028. # [13:36] <@smaug> gsvelto: for me it would be easiest to find some testcase which can be hacked into http://mxr.mozilla.org/mozilla-central/source/dom/ipc/test.xul
  1029. # [13:37] * Joins: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP)
  1030. # [13:40] <@smaug> hmm, is that working these days
  1031. # [13:40] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1032. # [13:40] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1033. # [13:40] <@smaug> yes it does work
  1034. # [13:41] <@smaug> just had to enable remote tabs
  1035. # [13:41] * Quits: ochameau (ochameau@moz-109A6728.fbx.proxad.net) (Ping timeout)
  1036. # [13:41] * Quits: inolen (Adium@3C404EA3.11739B51.73C973F8.IP) (Quit: Leaving.)
  1037. # [13:42] * Joins: ochameau (ochameau@moz-109A6728.fbx.proxad.net)
  1038. # [13:47] * pmoore is now known as pmoore|away
  1039. # [13:48] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  1040. # [13:49] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  1041. # [13:49] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  1042. # [13:50] * Quits: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se) (Ping timeout)
  1043. # [13:51] * Quits: phoebe (phoebe@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1044. # [13:51] * Quits: thelodger (thelodger@B255C435.91C73520.E55E926B.IP) (Ping timeout)
  1045. # [13:52] * Joins: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se)
  1046. # [13:54] * pmoore|away is now known as pmoore
  1047. # [13:54] * Joins: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net)
  1048. # [13:54] * Quits: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se) (Ping timeout)
  1049. # [13:54] * Joins: janv (varga@56D55732.7114713F.B1C414DA.IP)
  1050. # [13:56] * Parts: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  1051. # [13:57] * Joins: [1]JPeterson (JPeterson@moz-E3F8E691.tbcn.telia.com)
  1052. # [13:57] * Quits: JPeterson (JPeterson@moz-E3F8E691.tbcn.telia.com) (Ping timeout)
  1053. # [13:57] * [1]JPeterson is now known as JPeterson
  1054. # [13:59] * Quits: janv (varga@56D55732.7114713F.B1C414DA.IP) (Quit: This computer has gone to sleep)
  1055. # [13:59] * simone is now known as simone|away
  1056. # [14:02] * Joins: digitsm (digitsm@2D68B606.F8D7B935.C146C5E5.IP)
  1057. # [14:03] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/e0425527e657 - ffxbld - Added FENNEC_25_0b8_RELEASE FENNEC_25_0b8_BUILD1 tag(s) for changeset c5d5d33d2140. DONTBUILD CLOSED TREE a=release
  1058. # [14:03] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/c5d5d33d2140 - ffxbld - Automated checkin: version bump for fennec 25.0b8 release. DONTBUILD CLOSED TREE a=release
  1059. # [14:06] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/f0c589ed7642 - ffxbld - Automated checkin: version bump for firefox 25.0b8 release. DONTBUILD CLOSED TREE a=release
  1060. # [14:06] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/f83b5d7c7eaf - ffxbld - Added FIREFOX_25_0b8_RELEASE FIREFOX_25_0b8_BUILD1 tag(s) for changeset f0c589ed7642. DONTBUILD CLOSED TREE a=release
  1061. # [14:06] * Joins: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se)
  1062. # [14:10] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1063. # [14:10] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  1064. # [14:10] * Joins: Ms2ger (Ms2ger@moz-A31ECF3A.ugent.be)
  1065. # [14:12] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1066. # [14:12] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Connection reset by peer)
  1067. # [14:12] * Joins: Optimizer (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  1068. # [14:13] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1069. # [14:14] * Quits: darkowlzz (sunny@FB5EE717.4CD570B9.25B273F5.IP) (Quit: This computer has gone to sleep)
  1070. # [14:14] * Quits: Optimizer (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Ping timeout)
  1071. # [14:14] * Quits: digitsm (digitsm@2D68B606.F8D7B935.C146C5E5.IP) (Quit: Leaving)
  1072. # [14:15] * sheppy-offline is now known as sheppy
  1073. # [14:15] * Joins: Optimizer (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  1074. # [14:15] * Joins: tricksy007 (uid12458@moz-5F4AA75A.irccloud.com)
  1075. # [14:17] * Joins: tomer (tomer@83692131.9F318A5B.CBAEC92B.IP)
  1076. # [14:18] * Joins: nattokirai (nattokirai@moz-294656A7.dynamic.ppp.asahi-net.or.jp)
  1077. # [14:18] * Quits: mixedpuppy (mixedpuppy@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1078. # [14:19] * Quits: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se) (Quit: Ex-Chat)
  1079. # [14:19] * Joins: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se)
  1080. # [14:20] * Joins: robertbindar (Thunderbir@97D1680F.7E118222.89C0DD0D.IP)
  1081. # [14:20] * Joins: mixedpuppy (mixedpuppy@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1082. # [14:20] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  1083. # [14:21] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  1084. # [14:22] * Quits: mixedpuppy (mixedpuppy@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1085. # [14:22] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  1086. # [14:23] * Joins: mixedpuppy (mixedpuppy@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1087. # [14:24] * Joins: jdm (jdm@514D186.F3BBB17D.144F44FA.IP)
  1088. # [14:28] * Joins: gabriel-iv (Thunderbir@E2F0720.178D9C02.FB866788.IP)
  1089. # [14:28] * Quits: mixedpuppy (mixedpuppy@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1090. # [14:29] * Joins: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP)
  1091. # [14:30] * Quits: mcote|afk (mcote@moz-DCF7F9C7.mc.videotron.ca) (Ping timeout)
  1092. # [14:30] <nemo> one lovely side effect of https spreading since the NSA thing is my URL bar is no longer screwed up by trimurl ♥ ♥
  1093. # [14:31] * Joins: mixedpuppy (mixedpuppy@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  1094. # [14:31] <gsvelto> smaug: Hi, sorry for the delay, I was having lunch
  1095. # [14:32] <gsvelto> smaug: We could reproduce vingtetun's case in a test environment and repeat it multiple times
  1096. # [14:32] * Joins: bholley (anonymous@moz-D5EB36E2.rev.numericable.fr)
  1097. # [14:34] * Joins: smontagu (chatzilla@88F51059.F3BBB17D.144F44FA.IP)
  1098. # [14:35] * Quits: fredw (fredw@moz-B9C110E2.fbx.proxad.net) (Quit: Leaving.)
  1099. # [14:35] <@smaug> gsvelto: I uploaded a test
  1100. # [14:36] * Quits: mixedpuppy (mixedpuppy@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1101. # [14:36] <@smaug> not sure if that is even close to vingtetun's testcase
  1102. # [14:36] <@smaug> but in general we malloc/free too much
  1103. # [14:36] * Joins: grapenuts (chatzilla@moz-73B75604.nys.biz.rr.com)
  1104. # [14:37] * Joins: mixedpuppy (mixedpuppy@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1105. # [14:38] <gsvelto> smaug: I see, I think that's something we might have some trouble getting rid of. The IPC layer is pretty thick but I hoped more time would be spent in system calls rather than in our code.
  1106. # [14:38] * Quits: michal (michal@18728636.D0F82CD8.32697916.IP) (Ping timeout)
  1107. # [14:39] <@smaug> gsvelto: well, "our code". Lots of the time is spent actually in chromium level
  1108. # [14:39] * Joins: michal (michal@18728636.D0F82CD8.32697916.IP)
  1109. # [14:39] <@smaug> gsvelto: isn't it better to spend time in our code. We can actually fix that :)
  1110. # [14:40] <@smaug> gsvelto: note, my testcase didn't pass any data, only message type
  1111. # [14:40] <gsvelto> smaug: Indeed :) Though I'm always wary of changing code we import such as Chromium IPC
  1112. # [14:40] <@smaug> creating structured clone might show up in the profiles
  1113. # [14:40] <froydnj> gsvelto: we have hacked on it so much already, a little more will not hurt
  1114. # [14:40] * Joins: ahal (ahal@moz-94F07FF4.cable.teksavvy.com)
  1115. # [14:40] <@smaug> (should we just get rid of chromium ipc?)
  1116. # [14:41] * Joins: catalinn (Thunderbir@8392AF6A.7F10AE13.A721DA5F.IP)
  1117. # [14:41] <gsvelto> smaug: I'm not familiar with the innards of Firefox enough to comment on that :)
  1118. # [14:41] <froydnj> that would be a lot of work, aiui
  1119. # [14:41] * Quits: michal (michal@18728636.D0F82CD8.32697916.IP) (Ping timeout)
  1120. # [14:41] <gsvelto> smaug: ProcessLink::SendMessage() is creating a new runnable method for each call, maybe we could get rid of that
  1121. # [14:41] <@smaug> anyhow, some kind of Message/Pickle recycler might not be too bad
  1122. # [14:42] <@smaug> gsvelto: yeah.
  1123. # [14:42] <@smaug> gsvelto: but I think we need another profile still. Something which mimics what b2g is doing
  1124. # [14:42] * julienw_afk is now known as julienw
  1125. # [14:43] <gsvelto> smaug: Yep, though there's just 2 or 3 calls in the application bootstrap process and each of those does not transport much data AFAIR
  1126. # [14:43] * Quits: trevorh (trevor@moz-D21C16C0.lnse1.woo.bigpond.net.au) (Ping timeout)
  1127. # [14:44] <gsvelto> smaug: I'm looking at the NewRunnableMethod constructors and they seem to be constructing more stuff in turn, we should try and see if we could get rid of it and if it makes a difference performance-wise
  1128. # [14:45] <gsvelto> smaug: http://dxr.mozilla.org/mozilla-central/source/ipc/chromium/src/base/task.h#l114
  1129. # [14:45] <gsvelto> smaug: I'll leave a comment on the bug about that
  1130. # [14:46] <@smaug> k
  1131. # [14:46] * Quits: bholley (anonymous@moz-D5EB36E2.rev.numericable.fr) (Quit: bholley)
  1132. # [14:46] <@smaug> oh, that looks very malloc heavy
  1133. # [14:47] * Quits: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se) (Ping timeout)
  1134. # [14:47] * Joins: janv (varga@C4A20525.FDFCEC5E.4F33160D.IP)
  1135. # [14:49] * Joins: ctangira_ (ctangira@moz-B8FE932D.lightspeed.rcsntx.sbcglobal.net)
  1136. # [14:49] <@smaug> lunch
  1137. # [14:49] <gsvelto> smaug: k, catch you later
  1138. # [14:50] * Quits: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP) (Ping timeout)
  1139. # [14:50] * Quits: ctangira_ (ctangira@moz-B8FE932D.lightspeed.rcsntx.sbcglobal.net) (Ping timeout)
  1140. # [14:51] * Quits: @smaug (chatzilla@moz-8C0006D4.pp.htv.fi) (Ping timeout)
  1141. # [14:52] * Joins: armenzg (armenzg@moz-DC6D6B46.home1.cgocable.net)
  1142. # [14:53] * Joins: bhearsum (bhearsum@moz-FBAE94.members.linode.com)
  1143. # [14:53] * Joins: overholt (overholt@13F2CEC5.7672369.D8E68FF6.IP)
  1144. # [14:53] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  1145. # [14:54] * Joins: davidb (uid12418@moz-31ABA2C0.irccloud.com)
  1146. # [14:54] * Joins: naveed (nihsanulla@moz-13193A8F.bstnma.fios.verizon.net)
  1147. # [14:54] * Joins: dzbarsky (Adium@moz-D88EFB36.wlan.seas.upenn.edu)
  1148. # [14:54] * Quits: smontagu (chatzilla@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1149. # [14:55] * Joins: thelodger (thelodger@B255C435.91C73520.E55E926B.IP)
  1150. # [14:55] * Joins: smontagu (chatzilla@88F51059.F3BBB17D.144F44FA.IP)
  1151. # [14:55] * Joins: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP)
  1152. # [14:55] * Quits: armenzg (armenzg@moz-DC6D6B46.home1.cgocable.net) (Input/output error)
  1153. # [14:56] * Joins: armenzg (armenzg@moz-DC6D6B46.home1.cgocable.net)
  1154. # [14:57] * catlee-away is now known as catlee
  1155. # [14:57] * Joins: ddahl_ (ddahl@moz-643B6C9F.hsd1.il.comcast.net)
  1156. # [14:57] * Quits: ddahl (ddahl@136F0C88.6E5482D7.8DDCAE07.IP) (Ping timeout)
  1157. # [14:58] * ewong|sleep is now known as ewong
  1158. # [14:58] * jmaher|afk is now known as jmaher
  1159. # [14:58] * Joins: ggp (ggp@37E7037.8283085D.F546FA5F.IP)
  1160. # [14:59] * Joins: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP)
  1161. # [14:59] * Joins: Swatinem (swatinem@moz-AAABC99.vie.surfer.at)
  1162. # [15:00] * Quits: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP) (Ping timeout)
  1163. # [15:00] * Quits: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1164. # [15:00] * khuey is now known as khuey|away
  1165. # [15:01] * Joins: testman (Mibbit@8B69EEDC.3889A6BD.17AA9EA6.IP)
  1166. # [15:01] <testman> Yo
  1167. # [15:02] <testman> Question: how much work would be needed to make adding custom search engines to search bar easier?
  1168. # [15:02] * Joins: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP)
  1169. # [15:03] <testman> in "Manage search engines", there is no option to add custom search engine.
  1170. # [15:03] * Joins: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se)
  1171. # [15:04] <testman> Only link to https://addons.mozilla.org/en-US/firefox/search-tools/, which does not help at all if I want to add custom search engine
  1172. # [15:04] * Joins: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP)
  1173. # [15:04] * Joins: Ratty (Jim_diGriz@26E18EB6.FB45A9DC.FB243CD8.IP)
  1174. # [15:04] * Joins: michal (michal@moz-6CE1017D.broadband17.iol.cz)
  1175. # [15:05] <testman> How hard would it be to implement "add new" functionality among search engines?
  1176. # [15:05] * Quits: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP) (Max SendQ exceeded)
  1177. # [15:05] <jdm> testman: probably not that difficult
  1178. # [15:05] * Quits: dao (dao@moz-EADE74BF.superkabel.de) (Quit: Leaving.)
  1179. # [15:06] * ewong is now known as ewong|sleep
  1180. # [15:06] <jdm> testman: for reference, here's the menu code: http://mxr.mozilla.org/mozilla-central/source/browser/components/search/content/search.xml#45
  1181. # [15:06] * Joins: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP)
  1182. # [15:06] * Quits: clowd (clowd@moz-A81E251C.hsd1.va.comcast.net) (Ping timeout)
  1183. # [15:06] <jdm> testman: and here's some relevant code as well: http://mxr.mozilla.org/mozilla-central/source/browser/components/search/content/search.xml#408
  1184. # [15:07] <Tomcat|sheriffduty> when you visit a site with a search engine like https://bugzilla.mozilla.org/ you can also add the search engine when you click the drop down arrow in the search engine field and there add buzilla@mozilla :)
  1185. # [15:08] <testman> I know, I used http://www.tobtu.com/customsearch.php to add Polish Google into search bar, but average computer user does not have knowladge to do that IMHO.
  1186. # [15:08] * Joins: clowd (clowd@moz-A81E251C.hsd1.va.comcast.net)
  1187. # [15:08] * jorendorff_away is now known as jorendorff
  1188. # [15:08] <Ratty> They don't?
  1189. # [15:09] * zz_halfie is now known as halfie
  1190. # [15:09] <halfie> hi, is there a way to measure firefox's start-up time accurately? ... ideally in a script-friendly way.
  1191. # [15:10] <testman> Right click probably, but this code thing jdm posted, no. And yes, about that right click -> add search engine: I only see "Add a keyword for this search". Is that it? Is that what adds search engine to search bar?
  1192. # [15:10] * Joins: lduros (user@moz-47F34250.phlapa.fios.verizon.net)
  1193. # [15:11] * Quits: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP) (Ping timeout)
  1194. # [15:11] * Quits: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1195. # [15:12] * armenzg is now known as armenzg_brb
  1196. # [15:12] <testman> Because I taught that adds a "shortcut search", like Opera has. "g search query" would search Google for search query while "y search query" would search Yahoo. That is how I interpret "keyword" from right-click menu.
  1197. # [15:12] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1198. # [15:12] <testman> jsut tested it and yes, that is exactly what it does
  1199. # [15:13] * Joins: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1200. # [15:13] * Joins: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP)
  1201. # [15:13] * Joins: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  1202. # [15:13] * Quits: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1203. # [15:14] <testman> I do not have menu option Tomcat|sheriffduty mentioned.
  1204. # [15:14] * Quits: lduros (user@moz-47F34250.phlapa.fios.verizon.net) (Ping timeout)
  1205. # [15:14] <testman> Using latest nightly UX
  1206. # [15:14] * Joins: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP)
  1207. # [15:14] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1208. # [15:14] <testman> Please look into that issue.
  1209. # [15:15] <jdm> testman: that exists on sites that have opensearch links
  1210. # [15:15] * Quits: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP) (Max SendQ exceeded)
  1211. # [15:15] <jdm> such as bugzilla.mozilla.org
  1212. # [15:15] * Joins: lduros (user@moz-47F34250.phlapa.fios.verizon.net)
  1213. # [15:15] <testman> let me screenshot what I see for you
  1214. # [15:16] * Joins: squeakytoy (squeakytoy@7061EEAD.41CBD7B1.148A607A.IP)
  1215. # [15:16] * Joins: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP)
  1216. # [15:16] * Joins: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp)
  1217. # [15:16] <Tomcat|sheriffduty> https://support.mozilla.org/en-US/kb/search-bar-easily-choose-your-search-engine#w_while-visiting-a-website is what i meant
  1218. # [15:16] <mcsmurf> halfie: I think there's some automated talos test for startup performance ...
  1219. # [15:16] <mcsmurf> actually...no there's not
  1220. # [15:17] * Joins: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP)
  1221. # [15:17] <testman> http://shrani.si/f/G/bq/28KlV0bI/search.png
  1222. # [15:17] * Quits: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp) (Client exited)
  1223. # [15:17] * Joins: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp)
  1224. # [15:17] <testman> Latest Nightly UX, this is my right click menu
  1225. # [15:17] <mcsmurf> I wonder why, wasnt there a startup test in the past?
  1226. # [15:18] <testman> no "add search engine" option anywhere.
  1227. # [15:18] <testman> Only this keyword thing that does what I described before.
  1228. # [15:18] <jdm> testman: it's not in the right click menu; it's the dropdown that contains the same Manage Search Engines option
  1229. # [15:19] <mcsmurf> halfie: so how complicated should the startup test be? ;)
  1230. # [15:19] <testman> Oh, now I see.
  1231. # [15:19] <Gijs> mcsmurf: there is a startup test in talos...
  1232. # [15:19] <Gijs> mcsmurf: it's called ts_paint
  1233. # [15:19] <Gijs> mcsmurf: what makes you think there isn't?
  1234. # [15:19] <halfie> mcsmurf, some accurate but not too complicated. I want to work with existing builds (in Fedora).
  1235. # [15:19] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  1236. # [15:20] <mcsmurf> Gijs: https://developer.mozilla.org/en-US/docs/Mozilla/QA/Automated_testing#talos
  1237. # [15:20] <mcsmurf> "Mobile only [...] ts: Tests the startup time of Firefox by opening the browser 20 times."
  1238. # [15:20] <mcsmurf> guess that page is not that accurate
  1239. # [15:20] * Quits: Ms2ger (Ms2ger@moz-A31ECF3A.ugent.be) (Ping timeout)
  1240. # [15:20] * Quits: gabriel-iv (Thunderbir@E2F0720.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  1241. # [15:21] <testman> Just one last thing about custom search engine: Google does not use opensearch. Google in ANY language cannot be added as custom search.
  1242. # [15:21] * Quits: lduros (user@moz-47F34250.phlapa.fios.verizon.net) (No route to host)
  1243. # [15:21] * Joins: Ms2ger (Ms2ger@moz-FFE05062.ugent.be)
  1244. # [15:21] <Tomcat|sheriffduty> mcsmurf: hm maybe jmaher might know if there is a test
  1245. # [15:21] <mcsmurf> https://wiki.mozilla.org/Buildbot/Talos#Talos_Tests is better
  1246. # [15:21] <mcsmurf> looks like
  1247. # [15:22] * Quits: testman (Mibbit@8B69EEDC.3889A6BD.17AA9EA6.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1248. # [15:22] <halfie> so I can run this on my Desktop without building anything? seems fishy :D
  1249. # [15:22] <Gijs> mcsmurf: it's under 'other' on desktop.
  1250. # [15:23] * Joins: gabriel-iv (Thunderbir@E2F0720.178D9C02.FB866788.IP)
  1251. # [15:23] <Gijs> halfie: yes, you can, although getting the talos repo and running that may be tricky depending on your familiarity with the tools it uses (virtualenv, IIRC)
  1252. # [15:23] <mcsmurf> halfie: Mozilla uses for performance testing talos, https://wiki.mozilla.org/Buildbot/Talos/Running#Running_locally_-_Source_Code describes how it should work..
  1253. # [15:23] <mcsmurf> but then, I've never tried this myself
  1254. # [15:23] * Gijs has
  1255. # [15:23] <mcsmurf> so no idea how complicated this will be in the end
  1256. # [15:23] <halfie> Gijs, mchen thanks! I will give it a try.
  1257. # [15:23] <Gijs> it's not super trivial, but it's not terribly complicated.
  1258. # [15:24] * Gijs likes being non-committal :s
  1259. # [15:24] <halfie> I am familiar with Python development.
  1260. # [15:24] * Joins: yzen_ (yzen@56CB5688.A5390625.6BEEAEBD.IP)
  1261. # [15:24] * Quits: mdas (mdas@moz-7289998B.cpe.pppoe.ca) (Input/output error)
  1262. # [15:24] * bsmedberg-away is now known as bsmedberg
  1263. # [15:25] * armenzg_brb is now known as armenzg
  1264. # [15:25] * Joins: mdas (mdas@moz-7289998B.cpe.pppoe.ca)
  1265. # [15:25] * Quits: mdas (mdas@moz-7289998B.cpe.pppoe.ca) (Connection reset by peer)
  1266. # [15:25] * Quits: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1267. # [15:25] * Joins: mdas (mdas@moz-7289998B.cpe.pppoe.ca)
  1268. # [15:27] * Joins: jhopkins|buildduty (jhopkins@moz-216F9986.tb.shawcable.net)
  1269. # [15:27] * Quits: mdas (mdas@moz-7289998B.cpe.pppoe.ca) (Ping timeout)
  1270. # [15:27] * Joins: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP)
  1271. # [15:28] * Quits: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1272. # [15:28] * jhopkins|buildduty is now known as jhopkins
  1273. # [15:29] * kats|away is now known as kats
  1274. # [15:29] * Fallen|away is now known as Fallen
  1275. # [15:29] * Joins: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP)
  1276. # [15:30] * Joins: lduros (user@moz-47F34250.phlapa.fios.verizon.net)
  1277. # [15:31] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  1278. # [15:32] * Quits: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1279. # [15:33] * Quits: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP) (Ping timeout)
  1280. # [15:33] * Joins: Waldo (waldo@moz-330771E5.fbx.proxad.net)
  1281. # [15:33] * Joins: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz)
  1282. # [15:34] * Joins: Edgar (Thunderbir@moz-BDCE35A9.dynamic.hinet.net)
  1283. # [15:34] * Joins: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP)
  1284. # [15:35] * Quits: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1285. # [15:36] * Quits: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se) (Ping timeout)
  1286. # [15:36] <jmaher> halfie: feel free to ping me if you have talos questions- I am always working towards making it easier to run, even if it is just updating docs
  1287. # [15:37] <halfie> jmaher, will do. thanks! .. we (in Fedora) are trying to measure the benefits of prelink in case of firefox.
  1288. # [15:37] <jmaher> halfie: cool- that should be doable
  1289. # [15:37] * Joins: Enn (enn@13F2CEC5.7672369.D8E68FF6.IP)
  1290. # [15:37] * Joins: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP)
  1291. # [15:38] <sheppy> jmaher: Yay for updating docs!
  1292. # [15:38] <jmaher> sheppy: it is a never ending process, but they are tons better every quarter
  1293. # [15:38] <sheppy> jmaher: I know what you mean
  1294. # [15:39] * Quits: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1295. # [15:40] * Joins: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP)
  1296. # [15:40] * Joins: mak (chatzilla@moz-33B5CED3.retail.telecomitalia.it)
  1297. # [15:41] * Joins: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP)
  1298. # [15:42] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  1299. # [15:43] * Quits: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1300. # [15:43] * Quits: ggp (ggp@37E7037.8283085D.F546FA5F.IP) (Quit: Leaving...)
  1301. # [15:43] * Quits: robertbindar (Thunderbir@97D1680F.7E118222.89C0DD0D.IP) (Ping timeout)
  1302. # [15:43] * Quits: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP) (Max SendQ exceeded)
  1303. # [15:43] * glob|away is now known as glob
  1304. # [15:44] * Joins: davidb_ (davidb@13F2CEC5.7672369.D8E68FF6.IP)
  1305. # [15:44] * Joins: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP)
  1306. # [15:44] * Joins: RyanVM (Thunderbir@moz-4C953DE7.phlapa.fios.verizon.net)
  1307. # [15:44] * Joins: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP)
  1308. # [15:44] * Quits: davidb (uid12418@moz-31ABA2C0.irccloud.com) (Quit: )
  1309. # [15:44] * davidb_ is now known as davidb
  1310. # [15:44] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  1311. # [15:44] <@bsmedberg> glandium: holy crap, what is pymake doing wrong in make check?
  1312. # [15:45] <glandium> bsmedberg: i seriously don't know
  1313. # [15:45] <glandium> i don't even know what we're doing in make check that could explain that
  1314. # [15:46] * Joins: till (till@moz-330771E5.fbx.proxad.net)
  1315. # [15:46] <glandium> bsmedberg: i don't even understand how it can vary so much between debug and non debug
  1316. # [15:46] <glandium> s/non debug/opt/
  1317. # [15:47] * bbouvier|westcoast is now known as bbouvier
  1318. # [15:47] * Quits: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP) (Ping timeout)
  1319. # [15:47] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Quit: Leaving.)
  1320. # [15:47] * Quits: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz) (Ping timeout)
  1321. # [15:48] * Quits: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1322. # [15:49] * Joins: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se)
  1323. # [15:49] * Joins: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP)
  1324. # [15:50] * Joins: sankha93 (Instantbir@7483E3E5.AA42D49B.2FB84AC6.IP)
  1325. # [15:50] * Joins: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP)
  1326. # [15:50] <@bsmedberg> Waldo: yt?
  1327. # [15:51] * Joins: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP)
  1328. # [15:51] * simone|away is now known as simone
  1329. # [15:51] * Quits: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1330. # [15:51] * Quits: sankha93 (Instantbir@7483E3E5.AA42D49B.2FB84AC6.IP) (Connection reset by peer)
  1331. # [15:52] * Callek_disconnected is now known as Callek
  1332. # [15:52] * Joins: Matti_away (Matti@moz-9A236772.dip0.t-ipconnect.de)
  1333. # [15:52] * Matti_away is now known as Matti
  1334. # [15:52] * Joins: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP)
  1335. # [15:53] <Waldo> bsmedberg: yes
  1336. # [15:53] <Waldo> bsmedberg: and for what it's worth (not much), you're crazy to suggest blocking workers for the web :-P
  1337. # [15:53] <@bsmedberg> Waldo: it appears we aren't excluding any of the ICU data currently (we #define away some code). What newsgroup do you want me to list the data and ask about whether we need it?
  1338. # [15:53] * Joins: coop (Chris@moz-9F842441.dsl.bell.ca)
  1339. # [15:54] * Quits: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1340. # [15:55] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  1341. # [15:55] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  1342. # [15:56] * Quits: gabriel-iv (Thunderbir@E2F0720.178D9C02.FB866788.IP) (Ping timeout)
  1343. # [15:56] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Quit: ctangira)
  1344. # [15:56] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  1345. # [15:56] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  1346. # [15:56] <Waldo> bsmedberg: either m.d.platform or m.d.t.js-engine.internals is fine, seems to me
  1347. # [15:56] * Joins: shorlander (shorlander@moz-9F94634C.dhcp.insightbb.com)
  1348. # [15:56] * Joins: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP)
  1349. # [15:56] * Waldo kind of doubts the set of Intl-savvy people is particularly greater in any newsgroup than in any other
  1350. # [15:57] <@bsmedberg> heh
  1351. # [15:57] * Quits: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1352. # [15:58] <@bsmedberg> it turns out that "the name of every currency and every time zone in every known language" is very large
  1353. # [15:59] <Pike> :-)
  1354. # [15:59] * Joins: gabriel-iv (Thunderbir@914E0720.251E5D55.FB866788.IP)
  1355. # [16:00] <glandium> bsmedberg: icu?
  1356. # [16:00] <@bsmedberg> yes
  1357. # [16:00] <glandium> bsmedberg: there are 3MB for linebreak data
  1358. # [16:00] <glandium> which, we already have elsewhere
  1359. # [16:01] * Joins: jesup_mac (chatzilla@moz-4631390.phlapa.fios.verizon.net)
  1360. # [16:01] <Pike> also, which we may be able to remove on our side if icu is stabily building
  1361. # [16:02] * edmorley is now known as edmorley|sheriffduty
  1362. # [16:02] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  1363. # [16:02] <froydnj> glandium: holy cow, those are some differences for pymake
  1364. # [16:02] <glandium> bsmedberg: btw, reading the link i gave you, it's possible to build the icu data as data file as opposed to shared lib, which would allow to have only one copy on mac
  1365. # [16:03] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  1366. # [16:03] * Quits: jesup_mac (chatzilla@moz-4631390.phlapa.fios.verizon.net) (Ping timeout)
  1367. # [16:03] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  1368. # [16:04] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
  1369. # [16:04] * Tomcat|sheriffduty is now known as Tomcat|afk
  1370. # [16:04] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  1371. # [16:05] * philor|away is now known as philor
  1372. # [16:06] * Quits: gabriel-iv (Thunderbir@914E0720.251E5D55.FB866788.IP) (Ping timeout)
  1373. # [16:06] * Quits: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1374. # [16:06] * Joins: jimm (jmathies@moz-F22D2B2A.pn.at.cox.net)
  1375. # [16:06] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Quit: kernel upgrade: 3.2 -> 3.8 - wish me luck!)
  1376. # [16:06] * coop is now known as coop|mtg
  1377. # [16:07] <Waldo> bsmedberg: Intl.DateTimeFormat lets you format dates and times targeting lots of locales, to produce strings containing all those time zones; likewise for currencies; do you want to be in the business of deciding that zh-TW support isn't important enough to ship? 'cause, um, that seems crazy to me :-)
  1378. # [16:07] <@bsmedberg> Waldo: no, I want to be in the position that none of that is worth shipping ;-)
  1379. # [16:07] * Joins: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP)
  1380. # [16:07] <@bsmedberg> that probably sorting has to be built into the platform
  1381. # [16:07] <@bsmedberg> "collation" in ICU-speak
  1382. # [16:08] <Waldo> bsmedberg: I'll get right on proposing that we remove Intl.DateTimeFormat from ECMA-402 2nd ed., then
  1383. # [16:08] <@bsmedberg> I'll have to look at the API to understand, where's the spec?
  1384. # [16:08] * Quits: gustavold (gustavold@41080D2C.6C48BFDE.8D3F079C.IP) (Quit: Leaving.)
  1385. # [16:09] * joduinn-home is now known as joduinn-commute
  1386. # [16:09] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  1387. # [16:09] <Waldo> bsmedberg: http://wiki.ecmascript.org/doku.php?id=globalization:specification_drafts
  1388. # [16:09] <Waldo> bsmedberg: also Intl.NumberFormat, for the currency formatting stuff
  1389. # [16:10] * Joins: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP)
  1390. # [16:10] <Swatinem> edmorley|sheriffduty: hope you enjoy the improvements
  1391. # [16:10] <Swatinem> edmorley|sheriffduty: another bugzilla question:
  1392. # [16:10] * Quits: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP) (Ping timeout)
  1393. # [16:11] <Waldo> bsmedberg: also Norbert documented the two on MDN, so https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat and https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/NumberFormat
  1394. # [16:11] <Swatinem> edmorley|sheriffduty: is there a way to avoid bugspam when you do deployment and mass-depend and then mass-solve those bugs?
  1395. # [16:11] <edmorley|sheriffduty> Swatinem: definitely :-) https://wiki.mozilla.org/WeeklyUpdates/2013-10-14#Friends_of_the_Tree_Friends_of_the_Tree
  1396. # [16:11] * Waldo notes he hasn't looked at the MDN docs to assess quality or helpfulness, but he has no reason to assume they're not fine if you know what you want, or something, ish
  1397. # [16:11] <sheppy> Waldo: wow, that's optimistic of you :)
  1398. # [16:12] * jcranmer|away is now known as jcranmer
  1399. # [16:12] * jchen|away is now known as jchen
  1400. # [16:12] * Joins: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP)
  1401. # [16:12] <Waldo> sheppy: well, to be honest this i18n stuff I really only learned to rough extents to review the patches, so I may not even be able to comment sensibly on them all that much
  1402. # [16:12] <sheppy> Waldo: gotcha
  1403. # [16:13] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  1404. # [16:13] * Joins: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net)
  1405. # [16:13] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1406. # [16:13] <Waldo> sheppy: but as far as API documentation goes, Norbert is likelier to do a better job for this stuff on it than anyone else is, by dint of domain expertise
  1407. # [16:13] <edmorley|sheriffduty> Swatinem: for those particularly bugs, probably not, given you are the assignee; but for the general case, I guess you could adjust your component watching settings so that you only get bugmails for newly filed bugs and not status changes
  1408. # [16:13] <edmorley|sheriffduty> Swatinem: or switch to daily bug whines showing "all bugs filed/resolved that day"
  1409. # [16:14] * Joins: gabriel-iv (Thunderbir@4D558ED1.178D9C02.FB866788.IP)
  1410. # [16:14] <froydnj> Swatinem: thanks for looking into the message usage bits!
  1411. # [16:15] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1412. # [16:15] * Quits: mixedpuppy (mixedpuppy@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: mixedpuppy)
  1413. # [16:15] <Swatinem> memory you mean?
  1414. # [16:16] <froydnj> indeed =/
  1415. # [16:17] * Quits: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP) (Quit: lmandel)
  1416. # [16:19] * Quits: gabriel-iv (Thunderbir@4D558ED1.178D9C02.FB866788.IP) (Ping timeout)
  1417. # [16:19] * Joins: sankha93 (Instantbir@A2199AC6.AA42D49B.2FB84AC6.IP)
  1418. # [16:19] * Joins: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP)
  1419. # [16:19] <Swatinem> yup, my pleasure :-) the changes i made thereafter should also hopefully avoid a lot of churn and pressure on the GC
  1420. # [16:21] * Ratty is now known as RattyAway
  1421. # [16:22] * Quits: dzbarsky (Adium@moz-D88EFB36.wlan.seas.upenn.edu) (Quit: Leaving.)
  1422. # [16:22] * Joins: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP)
  1423. # [16:27] * Quits: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Input/output error)
  1424. # [16:28] <Swatinem> edmorley|sheriffduty: just looked at my assigned bugs, are bug 611211 and bug 594415 still relevant?
  1425. # [16:28] * openjck|offline is now known as openjck
  1426. # [16:29] <edmorley|sheriffduty> Swatinem: looking
  1427. # [16:30] <edmorley|sheriffduty> Swatinem: 594415 no
  1428. # [16:30] <edmorley|sheriffduty> Swatinem: 611211 not sure, would like android equiv though :-)
  1429. # [16:30] * Quits: squeakytoy (squeakytoy@7061EEAD.41CBD7B1.148A607A.IP) (Quit: Leaving)
  1430. # [16:30] <edmorley|sheriffduty> Swatinem: but probably not worth spending too long over it :-)
  1431. # [16:30] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  1432. # [16:31] * Quits: sankha93 (Instantbir@A2199AC6.AA42D49B.2FB84AC6.IP) (Connection reset by peer)
  1433. # [16:31] <Swatinem> edmorley|sheriffduty: basic viewing and navigating does work on android for me, like we discussed on vidyo some time ago, i don’t think that the current ui is of much use on mobile
  1434. # [16:32] <Swatinem> edmorley|sheriffduty: so please close / unassign me if you feel those bugs are not relevant any more
  1435. # [16:32] * Quits: Pike (chatzilla@941349F4.F58C7D4D.F945DA.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
  1436. # [16:33] * Joins: inolen (Adium@3C404EA3.11739B51.73C973F8.IP)
  1437. # [16:34] * Quits: pauly (paul@601F3B17.33662590.A5830293.IP) (Quit: pauly)
  1438. # [16:34] * whimboo is now known as whimboo|afk
  1439. # [16:34] * Joins: alice (alice@moz-F82BC62E.paconsult7.bbnplanet.net)
  1440. # [16:35] * Quits: Optimizer (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Ping timeout)
  1441. # [16:35] * Joins: ahal_ (ahal@moz-94F07FF4.cable.teksavvy.com)
  1442. # [16:36] * Quits: ahal_ (ahal@moz-94F07FF4.cable.teksavvy.com) (Input/output error)
  1443. # [16:36] * Joins: sankha93 (Instantbir@68CDE1B6.AA42D49B.2FB84AC6.IP)
  1444. # [16:36] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  1445. # [16:37] * Quits: ddahl_ (ddahl@moz-643B6C9F.hsd1.il.comcast.net) (Input/output error)
  1446. # [16:38] * Joins: ddahl (ddahl@moz-643B6C9F.hsd1.il.comcast.net)
  1447. # [16:38] * secretrobotron|afk is now known as secretrobotron
  1448. # [16:39] * Quits: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se) (Ping timeout)
  1449. # [16:39] * Joins: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se)
  1450. # [16:39] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  1451. # [16:40] * Joins: mixedpuppy (mixedpuppy@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1452. # [16:42] * Quits: nattokirai (nattokirai@moz-294656A7.dynamic.ppp.asahi-net.or.jp) (Quit: nattokirai)
  1453. # [16:42] * armenzg is now known as armenzg_brb
  1454. # [16:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cba664ebefdc - David Burns - Bug 759485: Add submit to HTMLElement on Marionette to submit forms without click() or send_keys(); r=mdas
  1455. # [16:43] * Joins: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net)
  1456. # [16:44] * Joins: fxa90id (fxa90id@moz-E128C56E.dsl.dynamic.t-mobile.pl)
  1457. # [16:45] * Joins: cervantes1 (cervantes@moz-63929B19.ptr.us.xo.net)
  1458. # [16:45] * Joins: m_gol (m_gol@moz-4A03F5C1.dynamic.chello.pl)
  1459. # [16:46] * Joins: spohl (Adium@moz-91EE49C5.static.hvvc.us)
  1460. # [16:46] * Quits: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP) (Connection reset by peer)
  1461. # [16:46] * Quits: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP) (Quit: gabriel-iv)
  1462. # [16:47] * Joins: ctangira (ctangira@moz-CFCC7B62.cisco.com)
  1463. # [16:47] * Joins: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP)
  1464. # [16:47] * Joins: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP)
  1465. # [16:47] * Quits: Swatinem (swatinem@moz-AAABC99.vie.surfer.at) (Quit: Leaving.)
  1466. # [16:48] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  1467. # [16:49] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  1468. # [16:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/01cb360b412b - Daniel Holbert - Bug 926799: Move some new webrtc-specific webidl files to the webrtc-specific section in their moz.build file. r=jesup
  1469. # [16:50] <edmorley|sheriffduty> gps: for bug 925605, multiprocessing.cpu_count() gives the number of hyperthreaded cores, so I end up with -j 10 on my i7, is this intentional?
  1470. # [16:51] * Quits: mihaelav (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1471. # [16:51] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  1472. # [16:51] <gps> edmorley|sheriffduty: yes
  1473. # [16:51] <edmorley|sheriffduty> gps: I've lost track of whether it's 2 x real or hyperthreaded
  1474. # [16:51] <edmorley|sheriffduty> cool, ok
  1475. # [16:51] <kats> gps: have you considered throwing a phabricator instance up on paas.allizom.org?
  1476. # [16:51] <edmorley|sheriffduty> (...that was previously recommended)
  1477. # [16:51] * Quits: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: [self dealloc];)
  1478. # [16:52] * hwine-commuting is now known as hwine
  1479. # [16:52] * Joins: nical (nico@moz-79882AF7.sd.sd.cox.net)
  1480. # [16:52] <gps> kats: deploying complex things on paas is hard. i failed to deploy simpler services on paas and didn't even attempt phabricator
  1481. # [16:53] <gps> kats: plus the resource limits on paas are too low for phabricator to import mozilla-central
  1482. # [16:53] <kats> gps: ah ok. i haven't tried deploying anything there so i wasn't aware of the limitations
  1483. # [16:53] <gps> i need 4+ GB of RAM and a few GB in the database
  1484. # [16:53] * Quits: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw) (Ping timeout)
  1485. # [16:53] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  1486. # [16:54] * Quits: jaoo (user@9B16F31C.CF111F0B.E21948B5.IP) (Quit: ERC Version 5.3 (IRC client for Emacs))
  1487. # [16:54] <gcp> what is paas?
  1488. # [16:54] <gps> ec2 for mozilla
  1489. # [16:54] <gcp> docs? wiki?
  1490. # [16:54] <Ms2ger> Pain as a service
  1491. # [16:54] <gps> https://wiki.mozilla.org/Paas_Apps
  1492. # [16:54] <gcp> Ms2ger: yes mistress
  1493. # [16:54] * Quits: gabor (gabor@941349F4.F58C7D4D.F945DA.IP) (Ping timeout)
  1494. # [16:55] * vladan-pto is now known as vladan
  1495. # [16:55] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  1496. # [16:55] * till stops reading now
  1497. # [16:56] * Joins: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP)
  1498. # [16:56] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  1499. # [16:56] <gcp> gps: thanks
  1500. # [16:57] * gregglind_away is now known as gregglind
  1501. # [16:57] * Fallen is now known as Fallen|away
  1502. # [16:57] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  1503. # [16:58] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Client exited)
  1504. # [16:58] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  1505. # [16:58] * Joins: fxa90id_ (fxa90id@moz-841142AD.dsl.dynamic.t-mobile.pl)
  1506. # [16:58] * Joins: gustavold (gustavold@FFC16E6D.A1AE1E7D.FBFF2E6D.IP)
  1507. # [16:58] * Quits: fxa90id (fxa90id@moz-E128C56E.dsl.dynamic.t-mobile.pl) (Ping timeout)
  1508. # [16:58] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Quit: Leaving.)
  1509. # [16:58] * Joins: smaug (chatzilla@moz-8C0006D4.pp.htv.fi)
  1510. # [16:58] * ChanServ sets mode: +o smaug
  1511. # [16:59] * catlee is now known as catlee-mtg
  1512. # [17:00] * Joins: mina (malmasry@FCCEA34F.7672369.D8E68FF6.IP)
  1513. # [17:00] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Ping timeout)
  1514. # [17:00] * Joins: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net)
  1515. # [17:01] * Quits: tomer (tomer@83692131.9F318A5B.CBAEC92B.IP) (Ping timeout)
  1516. # [17:02] * whimboo|afk is now known as whimboo
  1517. # [17:02] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1518. # [17:02] * Quits: MihaiMorar (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1519. # [17:02] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  1520. # [17:02] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1521. # [17:03] * corey|away is now known as corey
  1522. # [17:03] * Joins: gwagner (Gregor@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1523. # [17:04] * Quits: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP) (Quit: gabriel-iv)
  1524. # [17:04] * Joins: Honza (chatzilla@F8BF899B.23B79DE4.D0083327.IP)
  1525. # [17:05] * armenzg_brb is now known as armenzg
  1526. # [17:05] * Quits: retornam (retornam@moz-6F237ED8.hsd1.ca.comcast.net) (Quit: Leaving...)
  1527. # [17:06] * Joins: mcote (mcote@moz-DCF7F9C7.mc.videotron.ca)
  1528. # [17:07] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  1529. # [17:08] <@bsmedberg> Waldo: what version of ICU do we have right now?
  1530. # [17:09] <Waldo> bsmedberg: looks like release-50-1-2, but I want to update to latest tip before uplift, else I'll disable before uplift (don't want to ship out-of-date due to security and all)
  1531. # [17:10] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  1532. # [17:11] * Quits: stransky (stransky@moz-107AD163.redhat.com) (Quit: Connection reset by beer)
  1533. # [17:12] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  1534. # [17:13] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1535. # [17:13] * Joins: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP)
  1536. # [17:14] * Quits: Ms2ger (Ms2ger@moz-FFE05062.ugent.be) (Quit: bbl)
  1537. # [17:14] * Joins: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw)
  1538. # [17:15] <cervantes1> thinker
  1539. # [17:15] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1540. # [17:16] <cervantes1> unping thinker
  1541. # [17:17] * Joins: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP)
  1542. # [17:19] * Joins: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP)
  1543. # [17:19] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Client exited)
  1544. # [17:20] * Joins: retornam (retornam@moz-6F237ED8.hsd1.ca.comcast.net)
  1545. # [17:20] * Joins: jet (jet@moz-79F891EE.hsd1.ca.comcast.net)
  1546. # [17:21] * Joins: Mossop (mossop@moz-242CA735.lsanca.fios.verizon.net)
  1547. # [17:22] * Quits: retornam (retornam@moz-6F237ED8.hsd1.ca.comcast.net) (Quit: Linkinus - http://linkinus.com)
  1548. # [17:22] <h4writer> I'm trying to figure out which platform "B2G ICS Emulator Opt" runs on? I have a mochitest on there, but I want to know if this is x86 or arm?
  1549. # [17:23] <froydnj> h4writer: pretty sure it's arm
  1550. # [17:23] <h4writer> edmorley|sheriffduty, ^^ (do you have an idea?)
  1551. # [17:23] * Quits: AndreeaMatei (Thunderbir@601F3B17.33662590.A5830293.IP) (Client exited)
  1552. # [17:23] <h4writer> froydnj, oh and how certain are you :P
  1553. # [17:24] * joduinn-commute is now known as joduinn-mtg
  1554. # [17:24] <h4writer> froydnj, that's good to know, since I've been trying to reproduce this on x86, what would of course fail if that is true ;)
  1555. # [17:24] * fxa90id_ is now known as fxa90id
  1556. # [17:24] <froydnj> h4writer: considering we're not even running android x86 tests "for real" yet (and those are on an emulator)...pretty sure
  1557. # [17:24] * Quits: ggo98 (Thunderbir@moz-5ADF539E.w86-212.abo.wanadoo.fr) (Ping timeout)
  1558. # [17:24] <h4writer> froydnj, thanks!
  1559. # [17:24] <froydnj> h4writer: guessing that we wouldn't be running b2g tests on x86 emulator if we're not running android tests
  1560. # [17:25] * Joins: gbrown (gbrown@moz-6075880C.cg.shawcable.net)
  1561. # [17:26] <edmorley|sheriffduty> h4writer: the emulator runs on a ubuntu64 amazon EC2 instance
  1562. # [17:26] * Joins: WeirdAl (chatzilla@moz-527389C3.hsd1.ca.comcast.net)
  1563. # [17:27] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  1564. # [17:27] <WeirdAl> Hi all - is there a JS-based proxy whereby if a method doesn't exist that the caller wants to invoke, it just returns? (Thinking about C++ code that wants JS code to implement every method "or else")
  1565. # [17:28] <edmorley|sheriffduty> h4writer: I'm struggling to find more info on the emulator, but my understanding is that it's a custom version of the android arm emulator
  1566. # [17:28] * Joins: ggo98 (Thunderbir@moz-801F0AD9.w92-141.abo.wanadoo.fr)
  1567. # [17:29] <RyanVM> h4writer: yes, it's running in an ARM emulator on an x86 ec2 machine :)
  1568. # [17:29] <RyanVM> qemu
  1569. # [17:29] <RyanVM> iirc
  1570. # [17:29] <h4writer> edmorley|sheriffduty, RyanVM changing my plan of attack in that case :D, thanks
  1571. # [17:30] * terrence-afk is now known as terrence
  1572. # [17:31] <NeilAway> WeirdAl: proxy? So not __noSuchMethod__ then?
  1573. # [17:31] <WeirdAl> that'd work too, if I was more familiar with it :)
  1574. # [17:32] <glob> just about to do an emergency bugzilla update; you may experience some discomfort :(
  1575. # [17:32] * Quits: nicklebedev (nicklebede@moz-838152B8.net135.n37.ru) (Quit: )
  1576. # [17:32] <Waldo> don't get familiar! it's bad, we want to kill it
  1577. # [17:32] <froydnj> ./seatbelt
  1578. # [17:32] <WeirdAl> Waldo: ok
  1579. # [17:32] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  1580. # [17:33] * Quits: vladan (vladan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  1581. # [17:34] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  1582. # [17:34] * Joins: serge (Thunderbir@moz-5C1B44E5.dsl.teksavvy.com)
  1583. # [17:34] * Quits: gwagner (Gregor@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: gwagner)
  1584. # [17:35] * Joins: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1585. # [17:35] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  1586. # [17:35] * Joins: vladan (vladan@13F2CEC5.7672369.D8E68FF6.IP)
  1587. # [17:35] * Joins: dao (dao@moz-EADE74BF.superkabel.de)
  1588. # [17:36] * WeirdAl is trying to conceive defensive code to prevent accidentally invoking bug 926774 while waiting for a fix to arrive in trunk
  1589. # [17:36] <WeirdAl> (hang bug)
  1590. # [17:37] * Quits: yzen_ (yzen@56CB5688.A5390625.6BEEAEBD.IP) (Ping timeout)
  1591. # [17:38] * Joins: fabrice (fabrice@moz-BBE3ABD.mv.mozilla.com)
  1592. # [17:39] * Quits: IanN (chatzilla@4837CDFE.2ECE621A.E5F36E28.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
  1593. # [17:40] * Quits: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP) (Quit: Leaving.)
  1594. # [17:42] * Quits: gustavold (gustavold@FFC16E6D.A1AE1E7D.FBFF2E6D.IP) (Ping timeout)
  1595. # [17:42] <glob> Standard8, ping
  1596. # [17:42] * Quits: till (till@moz-330771E5.fbx.proxad.net) (Connection reset by peer)
  1597. # [17:43] <Standard8> glob: pong
  1598. # [17:43] <glob> Standard8, hi! can you try setting a tracking/status flag now?
  1599. # [17:43] * Joins: vladan1 (vladan@13F2CEC5.7672369.D8E68FF6.IP)
  1600. # [17:43] * Joins: till (till@moz-330771E5.fbx.proxad.net)
  1601. # [17:44] * Quits: Asa (asa@4508CAE6.38324963.204CA821.IP) (Ping timeout)
  1602. # [17:44] * Quits: vladan (vladan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  1603. # [17:44] * Quits: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP) (Quit: Leaving.)
  1604. # [17:44] * Quits: cervantes1 (cervantes@moz-63929B19.ptr.us.xo.net) (Quit: Leaving.)
  1605. # [17:45] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1606. # [17:45] <Standard8> glob: yeah that seems better, thanks!
  1607. # [17:45] <ferjm> !seen ehsan
  1608. # [17:45] <firebot> ehsan was last seen 4 days, 18 hours, 46 minutes and 58 seconds ago, saying ' 1:14.08 ^' in #developers.
  1609. # [17:46] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  1610. # [17:48] * padenot is now known as padenot|away
  1611. # [17:48] * Joins: kdcw (kdcw@moz-2CDF5822.pk.shawcable.net)
  1612. # [17:48] * padenot|away is now known as padenot
  1613. # [17:48] * Joins: nhirata (anonymous@moz-FFD0C11.hsd1.ca.comcast.net)
  1614. # [17:48] * Quits: achronop (chatzilla@moz-7D5BC464.dsl.dyn.forthnet.gr) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130916094533])
  1615. # [17:48] * Joins: mchang (mchang@BE99BE02.84BCE52A.BCAEBB33.IP)
  1616. # [17:49] * Joins: ckerschb (ckerschb@moz-B66EA4B2.ics.uci.edu)
  1617. # [17:49] * Quits: Edgar (Thunderbir@moz-BDCE35A9.dynamic.hinet.net) (Quit: Edgar)
  1618. # [17:50] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Client exited)
  1619. # [17:50] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  1620. # [17:50] * Joins: yzen_ (yzen@56CB5688.A5390625.6BEEAEBD.IP)
  1621. # [17:51] * Joins: Asa (asa@4508CAE6.38324963.204CA821.IP)
  1622. # [17:51] * Quits: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net) (Quit: Leaving.)
  1623. # [17:51] * Joins: AsaDotzler (asa@4508CAE6.38324963.204CA821.IP)
  1624. # [17:52] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  1625. # [17:52] * Quits: AsaDotzler (asa@4508CAE6.38324963.204CA821.IP) (Connection reset by peer)
  1626. # [17:52] * Joins: AsaDotzler (asa@4508CAE6.38324963.204CA821.IP)
  1627. # [17:52] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Ping timeout)
  1628. # [17:53] * Quits: Asa (asa@4508CAE6.38324963.204CA821.IP) (Ping timeout)
  1629. # [17:53] * gregglind is now known as gregglind_travel
  1630. # [17:54] * Joins: sfoster (sfoster@moz-37AA60E3.hsd1.wa.comcast.net)
  1631. # [17:54] * Quits: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP) (Quit: Leaving.)
  1632. # [17:54] * Quits: AsaDotzler (asa@4508CAE6.38324963.204CA821.IP) (Ping timeout)
  1633. # [17:55] * Joins: Asa (asa@4508CAE6.38324963.204CA821.IP)
  1634. # [17:55] * jimm is now known as jimm-lunch
  1635. # [17:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7d0c0b0b8913 - Ehsan Akhgari - Bug 924014 - Do not rely on std::numeric_limits<char16_t> being available; r=Waldo
  1636. # [17:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ce463593acc6 - Ehsan Akhgari - Bug 924011 - Do not assume that PRUnichar and UChar are the same type; r=Waldo
  1637. # [17:57] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9b752936ade2 - Ehsan Akhgari - Bug 924012 - Provide a HashString version for char16_t if needed; r=Waldo
  1638. # [17:57] * Joins: Pike (chatzilla@moz-2730D410.pool.mediaways.net)
  1639. # [17:57] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/12e0095aeef9 - Ehsan Akhgari - Bug 923886 - Remove the Assertions.h #include from Char16.h; r=Waldo
  1640. # [17:57] * Joins: redwood (chatzilla@26E73836.156CBEAD.74E1C77A.IP)
  1641. # [17:57] * Joins: dhylands (dhylands@781720B5.505814D4.5D698A29.IP)
  1642. # [17:58] * Joins: dzbarsky (Adium@moz-682A66C9.wlan.wireless-pennnet.upenn.edu)
  1643. # [17:58] * Joins: jimb (user@125EF623.B2666F0E.66399531.IP)
  1644. # [17:58] * Joins: paolo (paolo@moz-EB115A5A.retail.telecomitalia.it)
  1645. # [17:59] * Quits: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: gwagner)
  1646. # [18:01] * Joins: gwagner (Gregor@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1647. # [18:01] * Joins: gustavold (gustavold@DE73DDDB.6C48BFDE.8D3F079C.IP)
  1648. # [18:01] * simone is now known as simone|away
  1649. # [18:02] * Quits: gustavold (gustavold@DE73DDDB.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1650. # [18:03] * Joins: gustavold (gustavold@DE73DDDB.6C48BFDE.8D3F079C.IP)
  1651. # [18:04] * Quits: gustavold (gustavold@DE73DDDB.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1652. # [18:04] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  1653. # [18:05] * Quits: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp) (Client exited)
  1654. # [18:05] * pmoore is now known as pmoore|away
  1655. # [18:06] * Joins: gustavold (gustavold@DE73DDDB.6C48BFDE.8D3F079C.IP)
  1656. # [18:07] * Quits: gustavold (gustavold@DE73DDDB.6C48BFDE.8D3F079C.IP) (Connection reset by peer)
  1657. # [18:07] * Quits: jet (jet@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  1658. # [18:08] * Joins: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP)
  1659. # [18:08] * Joins: gustavold (gustavold@DE73DDDB.6C48BFDE.8D3F079C.IP)
  1660. # [18:08] * Joins: jgriffin (jgriffin@moz-104CC309.mv.mozilla.com)
  1661. # [18:09] * Quits: tzimmermann (tzimmerman@moz-8EB818D2.pools.arcor-ip.net) (Quit: Ex-Chat)
  1662. # [18:09] <@bsmedberg> Waldo: ok, "Cost of ICU data" posted to dev-platform. Mucking about in objdirs got me pretty good breakdowns, eventually.
  1663. # [18:11] * Joins: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net)
  1664. # [18:12] * Quits: gustavold (gustavold@DE73DDDB.6C48BFDE.8D3F079C.IP) (Ping timeout)
  1665. # [18:14] * Joins: Ms2ger (Ms2ger@D2CDF20A.29977EA1.187A1082.IP)
  1666. # [18:14] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1667. # [18:14] * jwatt looks around for ehsan
  1668. # [18:14] * Joins: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP)
  1669. # [18:16] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1670. # [18:18] * Joins: cervantes1 (cervantes@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1671. # [18:18] * MrDHat|offline is now known as MrDHat
  1672. # [18:19] * baku|away is now known as baku
  1673. # [18:19] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  1674. # [18:20] * Quits: gwagner (Gregor@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: gwagner)
  1675. # [18:20] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  1676. # [18:22] * Quits: WeirdAl (chatzilla@moz-527389C3.hsd1.ca.comcast.net) (Client exited)
  1677. # [18:23] * Joins: mccr8 (mccr8@moz-7B0110AD.mv.mozilla.com)
  1678. # [18:23] * edmorley|sheriffduty is now known as edmorley
  1679. # [18:23] * RyanVM is now known as RyanVM|sheriffduty
  1680. # [18:24] * Joins: dmarcos (dmarcos@moz-DCCC7963.public.wayport.net)
  1681. # [18:27] * bc|afk is now known as bc
  1682. # [18:28] * Joins: mccr8_ (mccr8@moz-BBE3ABD.mv.mozilla.com)
  1683. # [18:29] * Joins: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1684. # [18:29] * Quits: mccr8 (mccr8@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  1685. # [18:29] * mccr8_ is now known as mccr8
  1686. # [18:29] * lightsofapollo|afk is now known as lightsofapollo
  1687. # [18:29] * Joins: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1688. # [18:29] * Joins: jet (jet@moz-79F891EE.hsd1.ca.comcast.net)
  1689. # [18:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/699f5c64f951 - Jonathan Griffin - Bug 926703 - Remove venv_mochitest.sh - use mach instead, r=mdas, DONTBUILD NPOTB
  1690. # [18:30] * Joins: mcomella (mcomella@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1691. # [18:31] * mdas is now known as mdas|mtg
  1692. # [18:31] * Joins: dbaron (dbaron@moz-3D26D74E.dsl.dynamic.sonic.net)
  1693. # [18:31] * ChanServ sets mode: +ao dbaron dbaron
  1694. # [18:32] * jimm-lunch is now known as jimm
  1695. # [18:33] <RyanVM|sheriffduty> froydnj: Try seems to be liking your telemetry patch so far - https://tbpl.mozilla.org/?tree=Try&rev=eeb9a6e52988 - though I have no idea many retriggers are really sufficient to confirm a fix
  1696. # [18:33] <RyanVM|sheriffduty> froydnj: and yes, it was wishful thinking that it would also fix the Win7 Ru failures too
  1697. # [18:33] <RyanVM|sheriffduty> :(
  1698. # [18:33] * Quits: heftig (heftig@moz-2B5B0F54.dip0.t-ipconnect.de) (Ping timeout)
  1699. # [18:33] <RyanVM|sheriffduty> froydnj: can't blame me for trying though :)
  1700. # [18:34] * Quits: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP) (Quit: davidb)
  1701. # [18:35] * Joins: markh1 (Instantbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1702. # [18:35] <froydnj> RyanVM|sheriffduty: darn =/
  1703. # [18:35] <froydnj> RyanVM|sheriffduty: that's a lot of retriggers
  1704. # [18:35] <RyanVM|sheriffduty> froydnj: go figure, and we just hit it
  1705. # [18:36] <RyanVM|sheriffduty> so yeah, doesn't seem to fix it
  1706. # [18:36] <@gavin> RyanVM|sheriffduty: have anything queued up for beta?
  1707. # [18:36] <RyanVM|sheriffduty> gavin: no, why?
  1708. # [18:36] <@gavin> RyanVM|sheriffduty: https://bugzilla.mozilla.org/show_bug.cgi?id=900910#attach_815991 is checkin-needed
  1709. # [18:36] <@smaug> so why does the parent process crash if child crashes
  1710. # [18:36] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  1711. # [18:36] <@gavin> I was going to push it
  1712. # [18:36] * Joins: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP)
  1713. # [18:37] <RyanVM|sheriffduty> gavin: go for it :)
  1714. # [18:37] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1715. # [18:37] * Joins: ckitching (ckitching@moz-73BD1AA5.nat.csx.cam.ac.uk)
  1716. # [18:37] <RyanVM|sheriffduty> gavin: sorry, the release tracking queries have been broken since the weekend bmo maintenance and mine only look for resolved bugs
  1717. # [18:37] * armenzg is now known as armenzg_lunch
  1718. # [18:38] <jdm> smaug: it's not supposed to, fwiw
  1719. # [18:39] * Joins: bajaj (Adium@moz-BBE3ABD.mv.mozilla.com)
  1720. # [18:39] * Joins: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  1721. # [18:39] * Quits: janv (varga@C4A20525.FDFCEC5E.4F33160D.IP) (Quit: This computer has gone to sleep)
  1722. # [18:39] * Quits: AlinT (AlinT@601F3B17.33662590.A5830293.IP) (Ping timeout)
  1723. # [18:40] * Joins: heftig (heftig@moz-A0106691.dip0.t-ipconnect.de)
  1724. # [18:40] <RyanVM|sheriffduty> froydnj: nothing useful in the screenshot either (looks like it was taken after the process had already been closed)
  1725. # [18:40] * Quits: heftig (heftig@moz-A0106691.dip0.t-ipconnect.de) (Quit: Quitting)
  1726. # [18:40] * armenzg_lunch is now known as armenzg
  1727. # [18:40] * Joins: heftig (heftig@moz-A0106691.dip0.t-ipconnect.de)
  1728. # [18:40] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Ping timeout)
  1729. # [18:42] <gregglind_travel> gps, or others, what's the simplest way of 'force triggering' an FHR upload? I tried setting the nextSubmission date, then `policy.checkStateAndTrigger`
  1730. # [18:42] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/6006e21fe7c8 - Steven MacLeod - Back out changeset 1e1f3cd07479 (Bug 898308) as part of handling regressions in Bug 900910; r=gavin, r=dao, a=akeybl, ba=gavin
  1731. # [18:43] * Quits: mshal (mshal@moz-A890D35A.washdc.fios.verizon.net) (Quit: leaving)
  1732. # [18:43] <Waldo> bsmedberg: having it as a separate .dat file isn't going to make the no-I/O-on-main-thread people happy, I suspect
  1733. # [18:43] <Waldo> unless I'm missing something
  1734. # [18:43] <@bsmedberg> Waldo: it's certainly no different than what we're doing now...
  1735. # [18:44] * Joins: mshal (mshal@moz-A890D35A.washdc.fios.verizon.net)
  1736. # [18:44] <@bsmedberg> if you mmap it in, it's basically the same as a data symbol
  1737. # [18:44] <gps> gregglind_travel: search for "nextDataSubmissionTime" on https://wiki.mozilla.org/QA/Desktop_Firefox/Firefox_Health_Report
  1738. # [18:44] <Waldo> bsmedberg: er, I thought the data was compiled into C++ symbols -- am I wrong?
  1739. # [18:44] <@bsmedberg> Waldo: currently it is, yeah, which is the equivalent of mmap
  1740. # [18:45] <Waldo> bsmedberg: well, the point is no jank when someone eventually does something that needs Intl
  1741. # [18:45] * Joins: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP)
  1742. # [18:45] <Waldo> unless I'm still misunderstanding
  1743. # [18:45] <@bsmedberg> we can do it at startup, if that's somehow better...
  1744. # [18:45] * Joins: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk)
  1745. # [18:45] <Waldo> mccr8: I have some trying in progress not recorded in the bug yet, fwiw
  1746. # [18:46] <gregglind_travel> thanks gps
  1747. # [18:46] <Waldo> mccr8: (mostly failing :-) )
  1748. # [18:46] * Joins: ggp (ggp@37E7037.8283085D.F546FA5F.IP)
  1749. # [18:46] <mccr8> Waldo: ah, fun...
  1750. # [18:46] <froydnj> RyanVM|sheriffduty: would that we were so lucky
  1751. # [18:46] * philor is now known as philor|away
  1752. # [18:46] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  1753. # [18:47] <Waldo> well, it's seemingly not so bad now, stupid stuff like the header having to be C-ish and my brain not working in that world in this enlightened jsapi.h-is-C++ day
  1754. # [18:47] * khuey|away is now known as khuey
  1755. # [18:47] * Joins: TimAbraldes (Instantbir@125EF623.B2666F0E.66399531.IP)
  1756. # [18:47] <Waldo> although, I haven't gotten any feedback on the non-js/src parts yet, so
  1757. # [18:48] * Joins: KaiRo (robert@moz-BBE3ABD.mv.mozilla.com)
  1758. # [18:49] * nsm|away is now known as nsm
  1759. # [18:50] * khuey is now known as khuey|away
  1760. # [18:50] * Quits: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP) (Ping timeout)
  1761. # [18:50] * Quits: smontagu (chatzilla@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1762. # [18:51] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  1763. # [18:51] * KWierso|afk is now known as KWierso
  1764. # [18:51] <RyanVM|sheriffduty> froydnj: the lack of stacks on timeouts has been killing us lately
  1765. # [18:52] * glob is now known as glob|mtg
  1766. # [18:52] <froydnj> RyanVM|sheriffduty: js or c++ or both?
  1767. # [18:52] * jhopkins is now known as jhopkins|brb
  1768. # [18:53] * Joins: bwc (Adium@moz-BBE3ABD.mv.mozilla.com)
  1769. # [18:53] * Joins: grobinson|laptop (grob_@moz-CB33CA6D.is.a.tor.exit.server.torland.is)
  1770. # [18:53] <RyanVM|sheriffduty> c++ is what I was thinking
  1771. # [18:53] <RyanVM|sheriffduty> but js would be nice too :)
  1772. # [18:53] * Joins: bholley (anonymous@moz-D5EB36E2.rev.numericable.fr)
  1773. # [18:53] <RyanVM|sheriffduty> we're basically flying blind when things timeout
  1774. # [18:54] * Joins: gustavold1 (gustavold@EAFB6884.EE4D6669.DF2AC62B.IP)
  1775. # [18:54] <froydnj> RyanVM|sheriffduty: this a regression, or just "we've never had this and dammit it would be hella nice to have"?
  1776. # [18:55] <RyanVM|sheriffduty> regression I believe
  1777. # [18:55] <RyanVM|sheriffduty> some ateamers are looking into it
  1778. # [18:55] * Quits: sankha93 (Instantbir@68CDE1B6.AA42D49B.2FB84AC6.IP) (Connection reset by peer)
  1779. # [18:55] * bhearsum is now known as bhearsum|food
  1780. # [18:56] * Quits: fabrice (fabrice@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  1781. # [18:56] * Joins: cpeterson (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1782. # [18:56] * armenzg is now known as armenzg_lunch
  1783. # [18:56] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  1784. # [18:56] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  1785. # [18:56] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  1786. # [18:57] <froydnj> ah, ok
  1787. # [18:57] * Joins: sworkman (sworkman@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1788. # [18:57] * Joins: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  1789. # [18:58] * coop|mtg is now known as coop|lunch
  1790. # [18:58] * juanb is now known as juanb|mtg
  1791. # [18:59] * Joins: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com)
  1792. # [19:00] * Joins: jonasfj (jonasfj@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1793. # [19:00] * Joins: sankha93 (Instantbir@68CDE1B6.AA42D49B.2FB84AC6.IP)
  1794. # [19:01] * Joins: tjc (tjc@moz-BBE3ABD.mv.mozilla.com)
  1795. # [19:01] * Joins: gwagner_ (Gregor@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1796. # [19:01] * Quits: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP) (Quit: gabriel-iv)
  1797. # [19:01] * Joins: cpeterso_ (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1798. # [19:01] * Quits: cpeterson (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  1799. # [19:05] <jorendorff> what's the name of the project to emulate every 8-bit machine ever (and quite a few others) in JS?
  1800. # [19:05] * Quits: Boriss (FlyingToas@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  1801. # [19:05] * jhammel is now known as jhammel|brunch
  1802. # [19:05] * mdas|mtg is now known as dmas
  1803. # [19:05] * dmas is now known as mdas
  1804. # [19:05] <jorendorff> JSMESS
  1805. # [19:06] * Quits: grobinson|laptop (grob_@moz-CB33CA6D.is.a.tor.exit.server.torland.is) (Quit: Leaving)
  1806. # [19:06] * Quits: vladan1 (vladan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  1807. # [19:07] * Joins: bent|away (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1808. # [19:07] * Quits: dmarcos (dmarcos@moz-DCCC7963.public.wayport.net) (Ping timeout)
  1809. # [19:07] * Quits: alice (alice@moz-F82BC62E.paconsult7.bbnplanet.net) (Connection reset by peer)
  1810. # [19:07] * Joins: alice (alice@moz-F82BC62E.paconsult7.bbnplanet.net)
  1811. # [19:08] * Joins: alungu (Adium@moz-BBE3ABD.mv.mozilla.com)
  1812. # [19:08] * Joins: mwobensmith (mwobensmit@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1813. # [19:09] * Quits: RealRave1 (Thunderbir@E88E9147.F74D0024.27F80FAC.IP) (Quit: RealRave1)
  1814. # [19:09] * Quits: sfink (chatzilla@moz-7AB1048D.dsl.pltn13.sbcglobal.net) (Ping timeout)
  1815. # [19:10] * Joins: briansmith (briansmith@moz-AD9A0066.snfc.ca.megapath.net)
  1816. # [19:11] * Joins: vladan (vladan@13F2CEC5.7672369.D8E68FF6.IP)
  1817. # [19:12] * mdas is now known as mdas|lunch
  1818. # [19:12] * Joins: victorporof (victorporo@F0C4852C.2484615.4A6B528C.IP)
  1819. # [19:12] <hub> jorendorff: yes, it is jsmess
  1820. # [19:12] <hub> jorendorff: jsmess.textfiles.com
  1821. # [19:13] <jorendorff> no KIM-1, looks like
  1822. # [19:13] <Waldo> nine-bit haters
  1823. # [19:13] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/584dbfb67083 - Aryeh Gregor - Bug 891904 - Un-schedule full spell check when checker is disabled; r=ehsan,a=Standard8 for checkin on Thunderbird specific branch. DONTBUILD
  1824. # [19:15] * Joins: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP)
  1825. # [19:15] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  1826. # [19:15] * Joins: tessarakt2 (jens@moz-A780D8CA.dip0.t-ipconnect.de)
  1827. # [19:16] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  1828. # [19:16] * Joins: hurley (hurley@moz-E76806A0.dsl.static.sonic.net)
  1829. # [19:16] * jhopkins|brb is now known as jhopkins
  1830. # [19:17] * Joins: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net)
  1831. # [19:18] * philor|away is now known as philor
  1832. # [19:18] * catlee-mtg is now known as catlee
  1833. # [19:18] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  1834. # [19:19] * bent|away is now known as betn
  1835. # [19:19] * Quits: dzbarsky (Adium@moz-682A66C9.wlan.wireless-pennnet.upenn.edu) (Quit: Leaving.)
  1836. # [19:19] * betn is now known as bent
  1837. # [19:20] * mrbkap|notcheckingirc is now known as mrbkap
  1838. # [19:21] * Joins: WeirdAl (chatzilla@moz-D461843.ask.info)
  1839. # [19:22] * Quits: jet (jet@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  1840. # [19:22] * Quits: fxa90id (fxa90id@moz-841142AD.dsl.dynamic.t-mobile.pl) (Ping timeout)
  1841. # [19:22] * coop|lunch is now known as coop|buildduty
  1842. # [19:24] <WeirdAl> Unfocused: ping, log4moz was backed out, still waiting on a fix :(
  1843. # [19:24] * Quits: gwagner_ (Gregor@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: gwagner_)
  1844. # [19:26] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Quit: Ex-Chat)
  1845. # [19:26] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  1846. # [19:27] * Quits: lzzluca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk) (Quit: Ex-Chat)
  1847. # [19:31] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  1848. # [19:31] * mdas|lunch is now known as mdas
  1849. # [19:33] * glob|mtg is now known as glob
  1850. # [19:33] * cpeterso_ is now known as cpeterson
  1851. # [19:33] * Joins: dzbarsky (Adium@F518F4EC.69EBDC0E.B5B6DD03.IP)
  1852. # [19:34] * joduinn-mtg is now known as joduinn-brb
  1853. # [19:35] * Quits: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP) (Quit: gabriel-iv)
  1854. # [19:36] * Quits: thelodger (thelodger@B255C435.91C73520.E55E926B.IP) (Ping timeout)
  1855. # [19:38] * Joins: trevorh (trevor@moz-D21C16C0.lnse1.woo.bigpond.net.au)
  1856. # [19:38] * Joins: Swatinem (swatinem@moz-AAABC99.vie.surfer.at)
  1857. # [19:38] * Joins: thelodger (thelodger@B255C435.91C73520.E55E926B.IP)
  1858. # [19:38] * Quits: jdm (jdm@514D186.F3BBB17D.144F44FA.IP) (Ping timeout)
  1859. # [19:38] * Quits: thelodger (thelodger@B255C435.91C73520.E55E926B.IP) (Max SendQ exceeded)
  1860. # [19:39] * Quits: Waldo (waldo@moz-330771E5.fbx.proxad.net) (Quit: ChatZilla 0.9.87-7.1450hg.fc19 [XULRunner 24.0/20130916094533])
  1861. # [19:39] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Client exited)
  1862. # [19:39] * Joins: jdm (jdm@88F51059.F3BBB17D.144F44FA.IP)
  1863. # [19:41] * Joins: thelodger (thelodger@B255C435.91C73520.E55E926B.IP)
  1864. # [19:41] * Quits: thelodger (thelodger@B255C435.91C73520.E55E926B.IP) (Max SendQ exceeded)
  1865. # [19:43] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
  1866. # [19:43] * joduinn-brb is now known as joduinn
  1867. # [19:43] * Joins: thelodger (thelodger@B255C435.91C73520.E55E926B.IP)
  1868. # [19:43] * billm|away is now known as billm
  1869. # [19:44] * Quits: thelodger (thelodger@B255C435.91C73520.E55E926B.IP) (Max SendQ exceeded)
  1870. # [19:44] * Quits: sworkman (sworkman@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sworkman)
  1871. # [19:45] * Joins: thelodger (thelodger@B255C435.91C73520.E55E926B.IP)
  1872. # [19:45] * Quits: thelodger (thelodger@B255C435.91C73520.E55E926B.IP) (Max SendQ exceeded)
  1873. # [19:45] * Joins: sworkman (sworkman@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1874. # [19:47] * Joins: thelodger (thelodger@B255C435.91C73520.E55E926B.IP)
  1875. # [19:47] * jhammel|brunch is now known as jhammel
  1876. # [19:47] * Quits: thelodger (thelodger@B255C435.91C73520.E55E926B.IP) (Max SendQ exceeded)
  1877. # [19:47] * baku is now known as baku|away
  1878. # [19:48] * Joins: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1879. # [19:49] * Quits: cpeterson (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  1880. # [19:49] <ted> jorendorff: one of my friends is working on JSMESS if you have more than a passing interest
  1881. # [19:49] * Joins: cpeterson (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1882. # [19:49] * Joins: thelodger (thelodger@B255C435.91C73520.E55E926B.IP)
  1883. # [19:50] * Quits: thelodger (thelodger@B255C435.91C73520.E55E926B.IP) (Max SendQ exceeded)
  1884. # [19:50] * bhearsum|food is now known as bhearsum
  1885. # [19:50] * Joins: thelodger (thelodger@B255C435.91C73520.E55E926B.IP)
  1886. # [19:50] * juanb|mtg is now known as juanb|brb
  1887. # [19:51] * Quits: thelodger (thelodger@B255C435.91C73520.E55E926B.IP) (Max SendQ exceeded)
  1888. # [19:51] * armenzg_lunch is now known as armenzg
  1889. # [19:51] <tbsaunde> bsmedberg: nsDependentAtomString(someAtom).get() should never be null right?
  1890. # [19:51] <cabanier> to make a custom preference that shows up in about:config, all I need to do is add it to all.js, right?
  1891. # [19:52] <Ms2ger> I believe so
  1892. # [19:52] <@bsmedberg> tbsaunde: I don't think so, although I didn't know nsDependentAtomString existed
  1893. # [19:52] <cabanier> this seems to work on all platforms
  1894. # [19:52] <cabanier> except windows
  1895. # [19:52] <Ms2ger> tbsaunde, why not use GetUTF16String(), though?
  1896. # [19:52] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1897. # [19:52] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  1898. # [19:53] <tbsaunde> bsmedberg: hm, when wouldn't it be?
  1899. # [19:53] <@bsmedberg> wouldn't it be what?
  1900. # [19:53] <tbsaunde> Ms2ger: you need a nsAString from the atom anywway?
  1901. # [19:53] <Ms2ger> tbsaunde, mm, fair
  1902. # [19:53] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1903. # [19:53] <tbsaunde> bsmedberg: when would that return null is what I'm asking
  1904. # [19:53] * Quits: nical (nico@moz-79882AF7.sd.sd.cox.net) (Ping timeout)
  1905. # [19:54] * Joins: fxa90id (fxa90id@moz-841142AD.dsl.dynamic.t-mobile.pl)
  1906. # [19:54] <@bsmedberg> I don't think it should
  1907. # [19:54] * Quits: ggo98 (Thunderbir@moz-801F0AD9.w92-141.abo.wanadoo.fr) (Ping timeout)
  1908. # [19:54] <tbsaunde> bsmedberg: oh, I thought you were saying it could
  1909. # [19:55] * Joins: squib (squib@moz-5175C098.dhcp.mdsn.wi.charter.com)
  1910. # [19:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cf0e16799122 - Narihiro Nakamura - Bug 899477 - Remove unused COMPONENT_DIRECTORY macro. r=bsmedberg
  1911. # [19:55] * gaye|brb is now known as gaye
  1912. # [19:55] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fce96290655d - Bob Owen - Bug 766282 - Implement allow-popups directive for iframe sandbox. r=smaug
  1913. # [19:55] * Quits: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net) (Ping timeout)
  1914. # [19:55] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ce633177b0d6 - Michael Harrison - Bug 926744 - Remove some unused code in nsGeolocation.cpp. r=jdm
  1915. # [19:55] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/639936b37901 - Andy Wingo - Bug 923160 - Disallow initializers in for-of statements. r=jorendorff
  1916. # [19:55] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/12f30ee31b2e - Bob Owen - Bug 766282 - Tests for allow-popups directive for iframe sandbox. r=smaug
  1917. # [19:55] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9767cf9a0150 - Simone Carletti - Bug 910651 - Add newly-minted gTLDs (from July to September 2013) to the PSL. r=gerv
  1918. # [19:55] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  1919. # [19:55] * kats is now known as kats-lunch
  1920. # [19:55] <cabanier> RyanVM|sheriffduty: ping
  1921. # [19:56] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  1922. # [19:56] * Quits: jfkthame (jfkthame@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Quit: This computer has gone to sleep)
  1923. # [19:56] <tbsaunde> bsmedberg: ted I don't suppose there's a way I can get a better stack than what crash stats shows without downloading a dump and dealing with msvc?
  1924. # [19:56] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  1925. # [19:57] <RyanVM|sheriffduty> cabanier: pong
  1926. # [19:58] <ted> tbsaunde: not really, no
  1927. # [19:58] * Quits: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  1928. # [19:58] <ted> tbsaunde: dealing with msvc or windbg is not terrible
  1929. # [19:58] <@smaug> fabrice: I hope you're ok reviewing that small patch
  1930. # [19:59] * Joins: abwillis (abwillis@CBAC43F2.9DD4DBBF.6A7A197.IP)
  1931. # [19:59] <gfritzsche> bent: hm, wrong bug number in your comment on bug 853864?
  1932. # [19:59] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  1933. # [19:59] <bent> gfritzsche, oops
  1934. # [20:00] <fabrice> smaug: sure
  1935. # [20:00] <tbsaunde> ted: after I get my windows vm going sure
  1936. # [20:00] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  1937. # [20:00] * Quits: victorporof (victorporo@F0C4852C.2484615.4A6B528C.IP) (Connection reset by peer)
  1938. # [20:00] <cabanier> RyanVM|sheriffduty: it seems the try https://tbpl.mozilla.org/?tree=Try&rev=e201b4c3f971 failed because the preferences are not updates on those platforms
  1939. # [20:00] <RyanVM|sheriffduty> cabanier: that's annoying
  1940. # [20:00] <cabanier> s/updates/updated
  1941. # [20:01] * Joins: ggo98 (Thunderbir@moz-3DF1EC7.w92-141.abo.wanadoo.fr)
  1942. # [20:01] <cabanier> RyanVM|sheriffduty: yes. should I create a bug and assign it to someone?
  1943. # [20:01] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  1944. # [20:01] <RyanVM|sheriffduty> cabanier: if you want your patch to land, yes :) :P
  1945. # [20:01] * Quits: briansmith (briansmith@moz-AD9A0066.snfc.ca.megapath.net) (Ping timeout)
  1946. # [20:01] <cabanier> RyanVM|sheriffduty: :-) who should I assign it to?
  1947. # [20:02] <RyanVM|sheriffduty> I would CC dbaron and go from there
  1948. # [20:02] <RyanVM|sheriffduty> Testing::Reftest for component
  1949. # [20:02] * Quits: jimb (user@125EF623.B2666F0E.66399531.IP) (Ping timeout)
  1950. # [20:02] <cabanier> RyanVM|sheriffduty: ok
  1951. # [20:03] * Fallen|away is now known as Fallen
  1952. # [20:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5126b48adf91 - Tom Schuster - Bug 8844105 - Handlify JS_WrapObject. r=terrence
  1953. # [20:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/95b04871f4ae - Tom Schuster - Bug 921343 - Avoid removing selections done by the user when closing the findbar. r=mikedeboer
  1954. # [20:07] * Joins: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP)
  1955. # [20:09] * Joins: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1956. # [20:09] * Joins: asuk (asuk@FA0B9315.D7D800CF.AF15F8E5.IP)
  1957. # [20:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f03cd4cd9cf6 - Honza Bambas - Bug 925352 - Fix LOAD_ONLY_FROM_CACHE flag and load while offline, r=michal
  1958. # [20:10] * Quits: RattyAway (Jim_diGriz@26E18EB6.FB45A9DC.FB243CD8.IP) (Ping timeout)
  1959. # [20:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5f7e8f3ce619 - Honza Bambas - Bug 924938 - Correctly include CacheLog.h as the first file in a module to force logging in opt builds, r=michal
  1960. # [20:11] * Joins: mkmelin (mkmelin@moz-5A83003C.elisa-laajakaista.fi)
  1961. # [20:12] * Quits: till (till@moz-330771E5.fbx.proxad.net) (Client exited)
  1962. # [20:12] <NeilAway> tbsaunde: get() can only return null from adopting and xpidl strings
  1963. # [20:13] <tbsaunde> NeilAway: interesting, I can't imagine how this can possibly crash if get() is returning non null
  1964. # [20:14] * Joins: RattyAway (Jim_diGriz@26E18EB6.FB45A9DC.FB243CD8.IP)
  1965. # [20:14] <@smaug> bsmedberg: so the problem with IPDL and string case is that we get dependentstring or some such from binding layer, not nsString
  1966. # [20:14] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  1967. # [20:15] <@bsmedberg> smaug: yes, but it doesn't matter
  1968. # [20:15] <@smaug> there is no nsStringBuffer or anything, but we end up allocation contents for the new string
  1969. # [20:15] <@bsmedberg> it has to be converted to a nsString anyway, because we have to save it in the Message
  1970. # [20:15] * Quits: @dbaron (dbaron@moz-3D26D74E.dsl.dynamic.sonic.net) (Ping timeout)
  1971. # [20:15] * Joins: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP)
  1972. # [20:17] * Joins: nical (nico@moz-79882AF7.sd.sd.cox.net)
  1973. # [20:17] * nical is now known as nical_
  1974. # [20:17] * nical_ is now known as nical
  1975. # [20:17] <@smaug> bsmedberg: hmm, right. but do we actually allocate again when we create the Message
  1976. # [20:17] * Quits: alungu (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  1977. # [20:17] <@smaug> I assume so.
  1978. # [20:17] <@smaug> we don't adopt the data from the string
  1979. # [20:18] * Joins: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net)
  1980. # [20:18] <@bsmedberg> smaug: "again"? nsStrings are shared after you have one
  1981. # [20:18] * Joins: alungu (Adium@moz-BBE3ABD.mv.mozilla.com)
  1982. # [20:18] * Quits: alungu (Adium@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  1983. # [20:18] * Joins: rstrong (androirc@moz-104CC309.mv.mozilla.com)
  1984. # [20:19] <@smaug> bsmedberg: so we have nsString as a member of Message?
  1985. # [20:20] <@bsmedberg> oh hrm, I'm not sure where it's constructed
  1986. # [20:20] * jmaher is now known as jmaher|afk
  1987. # [20:21] * Joins: marco (Thunderbir@moz-E26DFD78.retail.telecomitalia.it)
  1988. # [20:22] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  1989. # [20:23] * Quits: marco (Thunderbir@moz-E26DFD78.retail.telecomitalia.it) (Quit: marco)
  1990. # [20:23] * Quits: vingtetun (Thunderbir@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1991. # [20:25] * juanb|brb is now known as juanb
  1992. # [20:25] * Joins: alungu (Adium@moz-BBE3ABD.mv.mozilla.com)
  1993. # [20:26] * capella is now known as capella|afk
  1994. # [20:26] * Joins: victorporof (victorporo@F0C4852C.2484615.4A6B528C.IP)
  1995. # [20:26] * Quits: victorporof (victorporo@F0C4852C.2484615.4A6B528C.IP) (Client exited)
  1996. # [20:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/875ab904cc99 - Andrew Halberstadt - Bug 926607 - Make sure disabled category exists before dumping commands in it, r=jgriffin, DONTBUILD, a=NPOTB
  1997. # [20:27] * whimboo is now known as whimboo|afk
  1998. # [20:28] * Quits: alice (alice@moz-F82BC62E.paconsult7.bbnplanet.net) (Connection reset by peer)
  1999. # [20:28] * Joins: grobinson|laptop (grob_@moz-E784A595.privacyfoundation.ch)
  2000. # [20:28] * Joins: alice (alice@moz-F82BC62E.paconsult7.bbnplanet.net)
  2001. # [20:28] * Joins: mats (chatzilla@868A9748.A189EB51.4B330583.IP)
  2002. # [20:28] * Quits: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP) (Quit: gabriel-iv)
  2003. # [20:29] * Quits: rstrong (androirc@moz-104CC309.mv.mozilla.com) (Input/output error)
  2004. # [20:29] * Joins: rstrong (androirc@moz-104CC309.mv.mozilla.com)
  2005. # [20:29] * Quits: mats (chatzilla@868A9748.A189EB51.4B330583.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
  2006. # [20:29] <WeirdAl> We have crashtests, but do we have hangtests? :) What'd be a good way to write tests for application hangs? (xpcshell tests have a timeout after 5 minutes, I've found.)
  2007. # [20:30] * Quits: sankha93 (Instantbir@68CDE1B6.AA42D49B.2FB84AC6.IP) (Connection reset by peer)
  2008. # [20:31] * Quits: Swatinem (swatinem@moz-AAABC99.vie.surfer.at) (Ping timeout)
  2009. # [20:31] <gcp> didn't jchen write some detection stuff for it?
  2010. # [20:32] * mcote is now known as mcote|outforabit
  2011. # [20:32] <@smaug> bsmedberg: so we end up calling generated PBrowserChild::SendAsyncMessage which then calls Write which leads to Pickle::WriteBytes
  2012. # [20:33] <jchen> gcp: yeah working on hang detection. not tests though
  2013. # [20:33] <@bsmedberg> smaug: oh, so we pickle the string on the main thread, before it gets to the I/O thread
  2014. # [20:33] <@bsmedberg> I forgot about that
  2015. # [20:33] <WeirdAl> jchen: if you want a good testcase, I've got one :)
  2016. # [20:33] <@bsmedberg> smaug: yeah, then we should fix this!
  2017. # [20:33] * Quits: mixedpuppy (mixedpuppy@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: mixedpuppy)
  2018. # [20:33] <gcp> jchen: well, I think he wants to detect it during his tests....
  2019. # [20:33] <mrbkap> What does "tracking-firefox-esr24: 25+" mean?
  2020. # [20:34] <WeirdAl> jchen, gcp: bug 926774, I diagnosed it last night, but we've probably had that hang for years
  2021. # [20:34] * Joins: stefanh_netbook (chatzilla@moz-3EED0162.customers.ownit.se)
  2022. # [20:34] <gcp> mbrubeck: will get in esr near firefox 25 release,. so esr 24.0.1 I guess
  2023. # [20:34] <gcp> whoops
  2024. # [20:35] <gcp> mrbkap: ^^^
  2025. # [20:35] * Joins: sankha93 (Instantbir@68CDE1B6.AA42D49B.2FB84AC6.IP)
  2026. # [20:35] * Joins: cpearce (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz)
  2027. # [20:35] <jchen> WeirdAl: thanks! looks interesting
  2028. # [20:35] * Quits: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  2029. # [20:35] <WeirdAl> jchen: as I said, if you have a better framework, I'd like to know. (But I'd also be happy being able to specify a ten-second timeout in xpcshell.ini
  2030. # [20:35] * Quits: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  2031. # [20:36] <mrbkap> gcp: Okay, and I should also be requesting approval for my patch for esr24?
  2032. # [20:36] * sheppy is now known as sheppy-offline
  2033. # [20:36] <gcp> mrbkap: if that flag is set you want to do that yeah
  2034. # [20:37] * Joins: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com)
  2035. # [20:38] <stefanh_netbook> spohl: re bug 926294, enough to use "-moz-appearance: none;", no?
  2036. # [20:38] <jchen> WeirdAl: so i'm working on hang telemetry rather than hang testing. i think in mochitests you can change the timeout, but i don't know about xpcshell tests.
  2037. # [20:38] * Quits: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com) (Max SendQ exceeded)
  2038. # [20:38] <WeirdAl> jchen - ah, ok
  2039. # [20:38] * Joins: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com)
  2040. # [20:39] <ted> if it's just a pref then you should be able to easily set that in xpcshell
  2041. # [20:39] <spohl> stefanh_netbook: unfortunately not. let me find the bug number for that...
  2042. # [20:40] <WeirdAl> ted - I think it's a hardcoded constant in runxpcshelltests.py
  2043. # [20:40] <stefanh_netbook> spohl: thanks, figured it was harder than that
  2044. # [20:40] <WeirdAl> ted: yeah, HARNESS_TIMEOUT
  2045. # [20:40] <ted> well
  2046. # [20:41] <ted> you don't really want your test to run for >5 mins anyway
  2047. # [20:41] <ted> that would be A Bad Thing
  2048. # [20:41] <WeirdAl> in this particular case, especially not - 5 seconds would be enough
  2049. # [20:41] <@smaug> now I feel dumb. I don't understand the generated ipc code
  2050. # [20:41] * julienw is now known as julienw_afk
  2051. # [20:41] <@smaug> auto Foo::Bar() -> bool { method body }
  2052. # [20:41] <froydnj> smaug: Bar returns bool
  2053. # [20:41] <@smaug> what is that -> bool
  2054. # [20:42] <@smaug> why not bool Foo::Bar() {}
  2055. # [20:42] <froydnj> smaug: welcome to a new method declaration syntax!
  2056. # [20:42] * Quits: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2057. # [20:42] <froydnj> smaug: because sometimes you have class Foo { typedef mozilla::dom::Baz Baz; ... }
  2058. # [20:42] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  2059. # [20:42] * wlach is now known as wlach|mtg
  2060. # [20:42] * Joins: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP)
  2061. # [20:42] <froydnj> smaug: and Baz Foo::Bar() {...} doesn't work
  2062. # [20:43] <@smaug> but auto Foo::Bar() -> Baz does?
  2063. # [20:43] <froydnj> smaug: yes, because Baz is then looked up in the scope of Foo (it's not in Baz Foo::Bar() {...})
  2064. # [20:43] <@smaug> oh dear. silly language
  2065. # [20:43] * Joins: nicklebedev (nicklebede@moz-29D843ED.net151.n37.ru)
  2066. # [20:43] <froydnj> we should just switch to python :)
  2067. # [20:44] * Quits: cervantes1 (cervantes@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2068. # [20:44] <@smaug> well, switching for silly to horrible language isn't quite right
  2069. # [20:44] <@smaug> s/for/from/
  2070. # [20:44] <froydnj> =/
  2071. # [20:44] * Joins: Rik (rik@moz-E813DFA5.fbx.proxad.net)
  2072. # [20:44] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2073. # [20:44] * openjck is now known as openjck|lunch
  2074. # [20:44] <froydnj> the name lookup thing actually makes a good deal of sense
  2075. # [20:45] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2076. # [20:45] <seth> any known problem with MOZ_ENUM_TYPE on windows?
  2077. # [20:45] <seth> i'm getting compilation failures on try from code that uses it
  2078. # [20:45] <froydnj> frustrating when you encounter it, but makes sense in hindsight nonetheless
  2079. # [20:46] <spohl> stefanh_netbook: I guess what he's asking is more along the lines of bug 77790, and there's some more info in bug 891136 comment 6 w.r.t. OSX scrollbars
  2080. # [20:47] <stefanh_netbook> spohl: thanks, I'll add a comment in the bug
  2081. # [20:48] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  2082. # [20:48] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2083. # [20:48] * glob is now known as glob|away
  2084. # [20:48] * Quits: dzbarsky (Adium@F518F4EC.69EBDC0E.B5B6DD03.IP) (Quit: Leaving.)
  2085. # [20:50] * Joins: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP)
  2086. # [20:51] <spohl> stefanh_netbook: thanks!
  2087. # [20:51] <stefanh_netbook> spohl: hey, np
  2088. # [20:51] * Joins: tantek (tantek@moz-ECD94FE8.nyc.res.rr.com)
  2089. # [20:52] * Joins: n00b_dust (n00b_dust@97474FA6.6A32FD67.66B05DD8.IP)
  2090. # [20:53] * kats-lunch is now known as kats
  2091. # [20:53] * Joins: marco (Thunderbir@moz-E26DFD78.retail.telecomitalia.it)
  2092. # [20:53] * Quits: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl) (Quit: Leaving)
  2093. # [20:54] * hwine is now known as hwine|mtg
  2094. # [20:55] <seth> oh ffs
  2095. # [20:56] <seth> the header which is giving me problems uses #pragma once, which quite possibly does not work right on windows since we copy the files into dist rather than linking them...
  2096. # [20:57] * armenzg is now known as armenzg_brb
  2097. # [20:57] * Joins: luke (luke@moz-7CF84B28.dhcp.ftwo.tx.charter.com)
  2098. # [20:58] <stefanh_netbook> spohl: my comment was probably quite lame... oh, well
  2099. # [20:59] <spohl> stefanh_netbook: I'd call it spot on and succinct. :-)
  2100. # [20:59] <stefanh_netbook> spohl: heh, ok :-)
  2101. # [20:59] <spohl> stefanh_netbook: I'll add a comment too, because I've been looking at his plugin as well. thanks for the heads up. I was unaware of this bug.
  2102. # [20:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5907769bfe89 - Aaron Klotz - Bug 921330: Fix sync unwind on Mac OS X. r=BenWa
  2103. # [20:59] * deian|away is now known as deian
  2104. # [20:59] <stefanh_netbook> spohl: np
  2105. # [21:00] <stefanh_netbook> spohl: I just drove by ;-)
  2106. # [21:00] * Joins: cervantes1 (cervantes@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2107. # [21:00] * Quits: alungu (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  2108. # [21:00] * Quits: alice (alice@moz-F82BC62E.paconsult7.bbnplanet.net) (Client exited)
  2109. # [21:00] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  2110. # [21:01] * Joins: alice (alice@moz-F82BC62E.paconsult7.bbnplanet.net)
  2111. # [21:02] * Quits: alice (alice@moz-F82BC62E.paconsult7.bbnplanet.net) (Ping timeout)
  2112. # [21:03] <@smaug> do we have a string class which acts as nsString but doesn't own the data
  2113. # [21:04] <@smaug> hmm, or could dependent string work
  2114. # [21:04] <mwu> nsDependentString
  2115. # [21:04] <@smaug> it just misses a nice ctor
  2116. # [21:05] * Joins: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP)
  2117. # [21:05] * Quits: paolo (paolo@moz-EB115A5A.retail.telecomitalia.it) (Quit: Konversation terminated!)
  2118. # [21:05] * Joins: alungu (Adium@moz-BBE3ABD.mv.mozilla.com)
  2119. # [21:05] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2120. # [21:06] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2121. # [21:06] * Quits: gustavold1 (gustavold@EAFB6884.EE4D6669.DF2AC62B.IP) (Ping timeout)
  2122. # [21:06] <tbsaunde> smaug: sounds fixable ;)
  2123. # [21:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/51170e07d7e9 - Aaron Klotz - Bug 899782: Enable NS_StackWalk for obtaining sync stacks in profiler. r=BenWa
  2124. # [21:07] <philor> RyanVM|sheriffduty: oh, look, a 10.7 test_browserElement_oop_CloseFromOpener.html timeout on fx-team
  2125. # [21:07] * Quits: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP) (Quit: Leaving.)
  2126. # [21:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/489e596e0359 - Ehsan Akhgari - Bug 924107 - Make dist/include available in all of the WebRTC code; r=jesup,glandium
  2127. # [21:09] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2128. # [21:09] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  2129. # [21:10] * davidb is now known as davidb|w3c
  2130. # [21:10] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2131. # [21:10] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Broken pipe)
  2132. # [21:10] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2133. # [21:11] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2134. # [21:11] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  2135. # [21:12] * catlee is now known as catlee-mtg
  2136. # [21:12] * Quits: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2137. # [21:12] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2138. # [21:13] * aklotz is now known as aklotz|lunch
  2139. # [21:13] * Quits: jimm (jmathies@moz-F22D2B2A.pn.at.cox.net) (Ping timeout)
  2140. # [21:13] * Quits: six600110 (six600110@moz-C663577C.hsd1.il.comcast.net) (Quit: Ex-Chat)
  2141. # [21:14] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Quit: Jesse)
  2142. # [21:14] <RyanVM|sheriffduty> philor: and aurora!
  2143. # [21:14] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  2144. # [21:14] <RyanVM|sheriffduty> gah wrong, tab
  2145. # [21:14] <RyanVM|sheriffduty> nvm me
  2146. # [21:15] * Joins: gustavold (gustavold@1A348E8C.D82F40D2.DF2AC62B.IP)
  2147. # [21:16] <philor> yeah, I've had surprises by keeping them at the same end of the row, too
  2148. # [21:16] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  2149. # [21:16] * ChanServ sets mode: +o ehsan
  2150. # [21:16] * Quits: @ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com) (Input/output error)
  2151. # [21:16] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  2152. # [21:16] * ChanServ sets mode: +o ehsan
  2153. # [21:17] <RyanVM|sheriffduty> philor: I'm thinking it's tree closing time
  2154. # [21:17] <@ehsan> jwatt: ping
  2155. # [21:17] <RyanVM|sheriffduty> but I also have no idea what could be causing this to suddenly start happening
  2156. # [21:17] * wlach|mtg is now known as wlach
  2157. # [21:18] <RyanVM|sheriffduty> philor: unless it's all iCal's fault :P
  2158. # [21:19] <vlad> damnit. I set up S/MIME in bugzilla but it doesn't work in any of my email clients
  2159. # [21:19] <vlad> but now the secure bug emails I get don't have links
  2160. # [21:19] * philor loads up the screenshot, waves to iCal
  2161. # [21:19] <RyanVM|sheriffduty> philor: mmm, and fx-team horkage on top of it all
  2162. # [21:19] <@ehsan> vlad: it works fine in Thunderbird for me
  2163. # [21:19] * Quits: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP) (Quit: Leaving.)
  2164. # [21:20] <vlad> really? which version?
  2165. # [21:20] * Joins: jimm (jmathies@moz-F22D2B2A.pn.at.cox.net)
  2166. # [21:20] * Joins: mixedpuppy (mixedpuppy@moz-1C077DE4.rev.numericable.fr)
  2167. # [21:21] <RyanVM|sheriffduty> philor: going to start by backing out 03d629375717 on fx-team
  2168. # [21:21] <RyanVM|sheriffduty> for entertainment, look at his last try link
  2169. # [21:21] <@ehsan> vlad: 24
  2170. # [21:21] * Joins: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz)
  2171. # [21:21] <vlad> hmm
  2172. # [21:21] <@ehsan> vlad: have you imported your certificate in thunderbird?
  2173. # [21:21] <vlad> yeah
  2174. # [21:22] <vlad> trying again on this other tbird install
  2175. # [21:22] <@ehsan> it should be listed under "Your Certificates"
  2176. # [21:22] * coop|buildduty is now known as coop|afk
  2177. # [21:22] <vlad> yeah I have it
  2178. # [21:22] <vlad> yeterday thunderbird was displaying a message saying "even though you have a valid certificate for this message, we couldn't decrypt it"
  2179. # [21:22] <@ehsan> o_O
  2180. # [21:22] <vlad> yeah.
  2181. # [21:22] <philor> RyanVM|sheriffduty: but look at all the resources that saved!
  2182. # [21:22] * Quits: johns (johns@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2183. # [21:23] * Joins: johns (johns@moz-BBE3ABD.mv.mozilla.com)
  2184. # [21:23] * Joins: till (till@moz-330771E5.fbx.proxad.net)
  2185. # [21:23] <@ehsan> vlad: I've had this set up since a long time ago, iirc before thunderbird 17 even
  2186. # [21:23] <vlad> but maybe I was running a nightly of tbird or something
  2187. # [21:23] <vlad> trying with 24
  2188. # [21:23] * nical is now known as nical|away
  2189. # [21:23] <RyanVM|sheriffduty> philor: that's twice today I've running into people setting checkin-needed without actually verifying that their posted Try link was actually OK
  2190. # [21:24] * Joins: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP)
  2191. # [21:24] * Quits: ahal (ahal@moz-94F07FF4.cable.teksavvy.com) (Ping timeout)
  2192. # [21:25] * Quits: till (till@moz-330771E5.fbx.proxad.net) (Ping timeout)
  2193. # [21:25] <vlad> ehsan: yup, same problem
  2194. # [21:25] <vlad> > The sender encrypted this message to you using one of your digital certificates, however Thunderbird was not able to find this certificate and corresponding private key.
  2195. # [21:25] <vlad> I guess that's different than what I said earlier
  2196. # [21:25] <@ehsan> vlad: that's very surprising, how did you import your cert?
  2197. # [21:26] <vlad> I wonder if I have the wrong cert in bugzilla
  2198. # [21:26] <@ehsan> probably :)
  2199. # [21:26] <vlad> I pasted the entire .pem, including the chain
  2200. # [21:26] <@ehsan> that's pretty much what that message says!
  2201. # [21:26] * Quits: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  2202. # [21:26] <philor> RyanVM|sheriffduty: oh, I missed the "unbitrotted, try push that shows complete bustage" one, I was looking at the "fix b2g without testing for whether that fix breaks non-b2g" one
  2203. # [21:27] <RyanVM|sheriffduty> heh
  2204. # [21:27] <vlad> ehsan: well, except I do have the cert in there
  2205. # [21:27] <vlad> and it does say "using one of your digital certificates"
  2206. # [21:27] <vlad> I mean I only have one
  2207. # [21:27] * Quits: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP) (Quit: gabriel-iv)
  2208. # [21:27] * Quits: Asa (asa@4508CAE6.38324963.204CA821.IP) (Ping timeout)
  2209. # [21:27] <vlad> but as soon as thunderbird comes back to life I think I know what's going on
  2210. # [21:28] * Joins: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP)
  2211. # [21:28] * Joins: Asa (asa@4508CAE6.38324963.204CA821.IP)
  2212. # [21:28] * Quits: n00b_dust (n00b_dust@97474FA6.6A32FD67.66B05DD8.IP) (Quit: Leaving)
  2213. # [21:28] * Joins: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP)
  2214. # [21:28] <@ehsan> hmm
  2215. # [21:28] <@ehsan> vlad: try encrypting a message with that cert in thunderbird and then send it to yourself maybe?
  2216. # [21:30] <vlad> Downloading 266 of 13854 in Inbox
  2217. # [21:30] <vlad> sigh, bad thunderbird
  2218. # [21:30] * Quits: nicklebedev (nicklebede@moz-29D843ED.net151.n37.ru) (Quit: )
  2219. # [21:30] * hwine|mtg is now known as hwine-food
  2220. # [21:30] <@ehsan> yes, I can confirm *that* problem!~
  2221. # [21:30] * Joins: briansmith (briansmith@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2222. # [21:31] * Joins: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2223. # [21:31] <RyanVM|sheriffduty> philor: i triggered a bunch of runs on aurora tip to see if it affects !trunk
  2224. # [21:31] <gcp> ehsan: for bug 927044, please reopen if you don't disagree with my comment :P
  2225. # [21:31] * Joins: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP)
  2226. # [21:31] <vlad> ah ha! there we go, got secure mail stuff going
  2227. # [21:32] * Quits: davidb|w3c (davidb@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2228. # [21:32] <vlad> ehsan: I pasted the full PEM file, which had 3 certs in a chain... bugzilla must have just used the first one it found, which was the comodo one
  2229. # [21:32] <vlad> not my specific one
  2230. # [21:32] <vlad> deleting all but my specific one worked. not unsurprising, but still.
  2231. # [21:33] <@ehsan> gcp: you're right, thanks for correcting me!
  2232. # [21:33] * Quits: Jackneill (Jackneill@moz-456ABFAA.pool.digikabel.hu) (Input/output error)
  2233. # [21:33] <@ehsan> ah
  2234. # [21:33] <@ehsan> vlad: I would say that pasting the full cert chain _should_ have worked
  2235. # [21:33] * Quits: sankha93 (Instantbir@68CDE1B6.AA42D49B.2FB84AC6.IP) (Quit: Gone to save the world!)
  2236. # [21:33] * Joins: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP)
  2237. # [21:33] <@ehsan> but I'm no expert here
  2238. # [21:33] <vlad> yeah
  2239. # [21:34] <vlad> though I suppose it might have no way of knowing
  2240. # [21:34] <vlad> since all it sees is 3 public keys
  2241. # [21:34] * Quits: gcp (gcp@moz-9CEB1C98.access.telenet.be) (Quit: Leaving)
  2242. # [21:34] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  2243. # [21:34] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2244. # [21:34] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2245. # [21:35] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2246. # [21:35] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2247. # [21:37] * mcote|outforabit is now known as mcote
  2248. # [21:39] * Joins: davidb_ (davidb@13F2CEC5.7672369.D8E68FF6.IP)
  2249. # [21:39] * Quits: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  2250. # [21:39] * davidb_ is now known as davidb
  2251. # [21:39] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  2252. # [21:39] * Joins: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP)
  2253. # [21:39] * Joins: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  2254. # [21:40] * Joins: ahal (ahal@moz-104CC309.mv.mozilla.com)
  2255. # [21:40] * Quits: mkmelin (mkmelin@moz-5A83003C.elisa-laajakaista.fi) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130911164256])
  2256. # [21:41] * Quits: mixedpuppy (mixedpuppy@moz-1C077DE4.rev.numericable.fr) (Quit: mixedpuppy)
  2257. # [21:44] * Quits: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP) (Quit: Leaving.)
  2258. # [21:46] * Quits: briansmith (briansmith@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2259. # [21:47] * Quits: jimm (jmathies@moz-F22D2B2A.pn.at.cox.net) (Ping timeout)
  2260. # [21:48] <RyanVM|sheriffduty> philor: inbound's green on the next push
  2261. # [21:48] <RyanVM|sheriffduty> good times
  2262. # [21:48] * aklotz|lunch is now known as aklotz
  2263. # [21:48] <RyanVM|sheriffduty> philor: i did force clobber that push
  2264. # [21:49] * Quits: ckerschb (ckerschb@moz-B66EA4B2.ics.uci.edu) (Connection reset by peer)
  2265. # [21:50] * Quits: Enn (enn@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2266. # [21:50] * Quits: spohl (Adium@moz-91EE49C5.static.hvvc.us) (Quit: Leaving.)
  2267. # [21:50] * Joins: spohl (Adium@4EB415A0.F404A8D4.975DB329.IP)
  2268. # [21:51] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2269. # [21:52] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2270. # [21:52] <RyanVM|sheriffduty> philor: and aurora's green
  2271. # [21:52] * KWierso aliens
  2272. # [21:53] * nthomas|away is now known as nthomas
  2273. # [21:53] * Joins: jimm (jmathies@moz-F22D2B2A.pn.at.cox.net)
  2274. # [21:53] * Joins: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP)
  2275. # [21:54] * Quits: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  2276. # [21:54] * merike|away is now known as merike
  2277. # [21:54] * Joins: RealRave1 (Thunderbir@844B3375.AB3F8E3.C3498625.IP)
  2278. # [21:54] * Quits: wolfiR (wolfiR@moz-12B6C5AA.dip0.t-ipconnect.de) (Quit: Leaving)
  2279. # [21:55] * Quits: mina (malmasry@FCCEA34F.7672369.D8E68FF6.IP) (Quit: mina)
  2280. # [21:55] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2281. # [21:55] * simone|away is now known as simone
  2282. # [21:55] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  2283. # [21:56] * Quits: spohl (Adium@4EB415A0.F404A8D4.975DB329.IP) (Quit: Leaving.)
  2284. # [21:56] * Joins: spohl (Adium@A83242B6.5608147E.6AA72BA7.IP)
  2285. # [21:57] * joduinn is now known as joduinn-mtg
  2286. # [21:57] * armenzg_brb is now known as armenzg
  2287. # [21:57] * Quits: cpearce (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz) (Ping timeout)
  2288. # [21:57] * philor is now known as philor|away
  2289. # [21:57] * Quits: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Quit: Leaving)
  2290. # [21:57] * Quits: mwargers (chatzilla@moz-AF369B35.adsl.online.nl) (Client exited)
  2291. # [21:58] <jld> Whee, writing yet another "you should approve this for uplift because it's important, but it's low risk because it's not important". d-:
  2292. # [21:58] * Quits: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2293. # [21:58] <jld> Or, I mean, trying to write the request *without* it sounding like that.
  2294. # [21:58] <RyanVM|sheriffduty> heh
  2295. # [21:59] <RyanVM|sheriffduty> OMG SUPER IMPORTANT and OMG SUPER TRIVIAL is what you want
  2296. # [21:59] * Joins: ckerschb (ckerschb@moz-B66EA4B2.ics.uci.edu)
  2297. # [21:59] <KWierso> "test only, please approve"
  2298. # [21:59] <jcranmer> trivially important
  2299. # [21:59] <RyanVM|sheriffduty> jld: basically, frame it like you're an idiot for that bug ever existing in the first place :P
  2300. # [21:59] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2301. # [21:59] * ChanServ sets mode: +ao dbaron dbaron
  2302. # [22:00] * Joins: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP)
  2303. # [22:00] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Ping timeout)
  2304. # [22:00] <nemo> https://news.ycombinator.com/item?id=6553794 heh. man. missed this one. drama.
  2305. # [22:01] * hwine-food is now known as hwine
  2306. # [22:01] * Joins: dbaron_ (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2307. # [22:01] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (NickServ (GHOST command used by dbaron_))
  2308. # [22:01] * gaye is now known as gaye|brb
  2309. # [22:02] * Quits: RealRave1 (Thunderbir@844B3375.AB3F8E3.C3498625.IP) (Quit: RealRave1)
  2310. # [22:02] * Quits: Ms2ger (Ms2ger@D2CDF20A.29977EA1.187A1082.IP) (Ping timeout)
  2311. # [22:03] * Quits: ggo98 (Thunderbir@moz-3DF1EC7.w92-141.abo.wanadoo.fr) (Ping timeout)
  2312. # [22:03] * asuk is now known as asuk|afk
  2313. # [22:03] * Quits: ckerschb (ckerschb@moz-B66EA4B2.ics.uci.edu) (Ping timeout)
  2314. # [22:03] * Quits: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2315. # [22:04] * coop|afk is now known as coop|mtg
  2316. # [22:04] * Joins: mwargers (chatzilla@moz-AF369B35.adsl.online.nl)
  2317. # [22:04] * Joins: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP)
  2318. # [22:04] * Joins: ckerschb (ckerschb@moz-B66EA4B2.ics.uci.edu)
  2319. # [22:05] * jcranmer is now known as jcranmer|away
  2320. # [22:06] * Quits: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2321. # [22:06] <jwatt> ehsan: pong - but I've figured it out now
  2322. # [22:06] * openjck|lunch is now known as openjck
  2323. # [22:06] * Joins: vingtetun (Thunderbir@moz-64E1A8DA.fbx.proxad.net)
  2324. # [22:06] * openjck is now known as openjck|bbl
  2325. # [22:06] <@ehsan> jwatt: good, sorry I left you stranded!
  2326. # [22:07] <jwatt> ehsan: no probs, thanks :)
  2327. # [22:07] * asuk|afk is now known as asuk
  2328. # [22:07] * KWierso is now known as KWierso|sheriffduty
  2329. # [22:07] * RyanVM|sheriffduty is now known as RyanVM
  2330. # [22:07] <nemo> heh. azakai has been busy on that thread. wow
  2331. # [22:07] <nemo> me, I'm still waiting for 64bit asm.js :-p
  2332. # [22:08] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  2333. # [22:08] * Quits: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP) (Quit: gabriel-iv)
  2334. # [22:08] * MrDHat is now known as MrDHat|offline
  2335. # [22:09] * Joins: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2336. # [22:09] * Quits: sworkman (sworkman@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sworkman)
  2337. # [22:11] * gaye|brb is now known as gaye
  2338. # [22:12] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  2339. # [22:12] * ChanServ sets mode: +o roc
  2340. # [22:13] * Joins: mdas_ (mdas@FCCEA34F.7672369.D8E68FF6.IP)
  2341. # [22:14] * Quits: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2342. # [22:15] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  2343. # [22:15] * Joins: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP)
  2344. # [22:16] * Joins: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net)
  2345. # [22:16] <vlad> ehsan: neat, with latest m-c and hacky, we are actually clean after an initial build
  2346. # [22:16] <vlad> the a11y goop got fixed
  2347. # [22:16] * merike is now known as merike|away
  2348. # [22:17] <@ehsan> \o/
  2349. # [22:17] * Joins: ggo98 (Thunderbir@moz-E982FE60.w92-141.abo.wanadoo.fr)
  2350. # [22:17] <mcsmurf> btw: Currently building with --disable-optimize is broken
  2351. # [22:17] <mcsmurf> just in case anyone does that sometimes :o
  2352. # [22:18] * Quits: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2353. # [22:18] <Callek> mcsmurf: --enable-debug/--disable-optimize too, or --disable-debug//--disable-optimize
  2354. # [22:18] * Quits: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP) (Quit: gabriel-iv)
  2355. # [22:18] <Callek> and what platform
  2356. # [22:18] <vlad> so does --enable/disable-debug actually do anything any more?
  2357. # [22:19] * Quits: rednaks (rednaks@BFC23663.6CAC82C1.55FFA9B4.IP) (Quit: Téléportation !)
  2358. # [22:19] * Joins: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2359. # [22:19] <Callek> iirc it makes MOZ_ASSERT flake out, if nothing else
  2360. # [22:19] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  2361. # [22:19] * Quits: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: [self dealloc];)
  2362. # [22:19] <@ehsan> jwatt: are you trying to use icu in xul.dll?
  2363. # [22:19] <vlad> where is it defined? I can't find any AC_ARG_ENABLE(debug... or DISABLE in configure.in
  2364. # [22:19] <Callek> amid likely some debug-only instrumentation code
  2365. # [22:19] <jwatt> ehsan: yeah...well, will be
  2366. # [22:19] <mcsmurf> "Building with a mozconfig file that has --disable-optimize but not --enable-debug fails with this error:"
  2367. # [22:20] <vlad> ah there it is
  2368. # [22:20] <vlad> compiler-opts.m4, ok
  2369. # [22:20] <mcsmurf> on Windows only
  2370. # [22:20] <@ehsan> jwatt: bad news, you can't do that yet
  2371. # [22:20] <mcsmurf> (Bug 899948)
  2372. # [22:20] * Quits: ggo98 (Thunderbir@moz-E982FE60.w92-141.abo.wanadoo.fr) (Ping timeout)
  2373. # [22:20] <@ehsan> jwatt: see https://bugzilla.mozilla.org/show_bug.cgi?id=922912
  2374. # [22:20] <@ehsan> rm, sorry
  2375. # [22:20] <@ehsan> jwatt: https://bugzilla.mozilla.org/show_bug.cgi?id=915735
  2376. # [22:21] <mcsmurf> oh...
  2377. # [22:21] <jwatt> ehsan: thanks
  2378. # [22:21] <mcsmurf> that bug looks like it might fix the disable-optimize bug?
  2379. # [22:21] <@ehsan> jwatt: feel free to help there, I sure could use some :)
  2380. # [22:21] <mcsmurf> since this is also about ICU
  2381. # [22:21] <mcsmurf> see Bug 899948 Comment 3
  2382. # [22:21] * Quits: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  2383. # [22:22] * Joins: sfink (chatzilla@moz-7AB1048D.dsl.pltn13.sbcglobal.net)
  2384. # [22:22] <mcsmurf> oh, no..
  2385. # [22:23] * Quits: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2386. # [22:23] * Quits: hurley (hurley@moz-E76806A0.dsl.static.sonic.net) (Quit: MOOTEX!)
  2387. # [22:23] * mdas_ is now known as mdas
  2388. # [22:25] <jwatt> ehsan: it's likely going to be a few weeks before I get to the stage of wanting that
  2389. # [22:25] * Quits: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2390. # [22:25] * Joins: arnaud_bienner (arno@moz-A1109EC1.dsl.sta.abo.bbox.fr)
  2391. # [22:26] <RyanVM> I have a css question
  2392. # [22:26] * Joins: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP)
  2393. # [22:26] <RyanVM> the point of using ems is to tie a size to the font, right?
  2394. # [22:26] * Quits: ggp (ggp@37E7037.8283085D.F546FA5F.IP) (Input/output error)
  2395. # [22:26] <mbrubeck> RyanVM: Yeah, or more precisely to tie it to the font-size
  2396. # [22:26] <RyanVM> assuming that's right, why would a width specified in ems be OK on my computer and not someone else's?
  2397. # [22:27] <mbrubeck> depends what you mean by "ok" ... maybe they have a different default font in their preferences?
  2398. # [22:27] * Joins: ggp (ggp@37E7037.8283085D.F546FA5F.IP)
  2399. # [22:28] * Quits: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  2400. # [22:28] <RyanVM> mbrubeck: I thought ems solved that exact problem
  2401. # [22:28] <mcsmurf> ehsan: should the platform field on Bug 915735 be changed to Windows?
  2402. # [22:28] <mcsmurf> or does this affect all builds in the end
  2403. # [22:28] <RyanVM> "not ok" being that the width in question was wide enough to display a line of text on my screen but not on the other system
  2404. # [22:29] <mbrubeck> RyanVM: Well, if they choose a 20px font while you have a 16px font, then 1em is going to be 20px on their computer and 16px on yours. If that's what you want, then good. If that's not what you want, then bad...
  2405. # [22:29] <@ehsan> mcsmurf: nobody pays attention to the platform field ;)
  2406. # [22:29] <mcsmurf> I did ;)
  2407. # [22:29] <@ehsan> hehe, you should stop doing that
  2408. # [22:29] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  2409. # [22:29] <RyanVM> mbrubeck: that's exactly what I want - I want the column to always be wide enough to display the full text
  2410. # [22:29] <@ehsan> the platform field is known to be useless for most bugs
  2411. # [22:29] * Joins: RodrigoWaters (Thunderbir@A083374B.84FD2FEE.748B6D8D.IP)
  2412. # [22:29] <RyanVM> but for some reason, it wasn't working
  2413. # [22:29] * Quits: rstrong (androirc@moz-104CC309.mv.mozilla.com) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
  2414. # [22:29] <@ehsan> but feel free to set that to whatever you want :)
  2415. # [22:29] * Quits: marco (Thunderbir@moz-E26DFD78.retail.telecomitalia.it) (Quit: marco)
  2416. # [22:29] * Joins: rstrong (androirc@moz-104CC309.mv.mozilla.com)
  2417. # [22:29] <mbrubeck> Note that the "em" unit is related to the font *height* so using it for widths is kind of hit-or-miss.
  2418. # [22:29] <RyanVM> ahhhh
  2419. # [22:29] <RyanVM> i thought it was the width of the 'm'
  2420. # [22:30] <@ehsan> where's Waldo?
  2421. # [22:30] <@ehsan> !seen Waldo
  2422. # [22:30] <@killer> I don't know who Waldo is.
  2423. # [22:30] <firebot> waldo was last seen 3 hours, 16 minutes and 42 seconds ago, saying 'nine-bit haters' in #developers.
  2424. # [22:30] * Quits: ggp (ggp@37E7037.8283085D.F546FA5F.IP) (Ping timeout)
  2425. # [22:31] * Joins: lizzard (ehenry@moz-F2439B1F.dsl.static.sonic.net)
  2426. # [22:31] * sheppy-offline is now known as sheppy
  2427. # [22:32] * Quits: RodrigoWaters (Thunderbir@A083374B.84FD2FEE.748B6D8D.IP) (Quit: RodrigoWaters)
  2428. # [22:32] * Joins: mdas_ (mdas@13F2CEC5.7672369.D8E68FF6.IP)
  2429. # [22:33] * Quits: mdas (mdas@FCCEA34F.7672369.D8E68FF6.IP) (Ping timeout)
  2430. # [22:33] * Quits: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  2431. # [22:33] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  2432. # [22:33] * Joins: RodrigoWaters (Thunderbir@A083374B.84FD2FEE.748B6D8D.IP)
  2433. # [22:34] * Quits: Benvie (bbenvie@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2434. # [22:34] * mdas_ is now known as mdas
  2435. # [22:34] * deian is now known as deian|away
  2436. # [22:34] * Quits: gsvelto (gsvelto@moz-1ED2F9FE.clienti.tiscali.it) (Quit: Leaving)
  2437. # [22:34] <@ehsan> who can review MFBT code besides Waldo? froydnj: can you?
  2438. # [22:35] <RyanVM> mbrubeck: /me reads the wiki article on 'em' - fascinating
  2439. # [22:35] <RyanVM> and annoying :P
  2440. # [22:35] <froydnj> ehsan: I'm willing to give it a look, sure
  2441. # [22:35] <froydnj> ehsan: I think Ms2ger can also serve as a filter
  2442. # [22:36] * Quits: RodrigoWaters (Thunderbir@A083374B.84FD2FEE.748B6D8D.IP) (Quit: RodrigoWaters)
  2443. # [22:36] * Joins: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  2444. # [22:36] <@ehsan> froydnj: https://bugzilla.mozilla.org/show_bug.cgi?id=926083
  2445. # [22:36] <@ehsan> froydnj: I'm afraid that this might bitrot :/
  2446. # [22:36] * froydnj looks
  2447. # [22:36] * Joins: briansmith (briansmith@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2448. # [22:36] * Joins: hurley (hurley@moz-E76806A0.dsl.static.sonic.net)
  2449. # [22:37] * Joins: b10n1k (j0ni@moz-DAA0870C.dsl.dyn.forthnet.gr)
  2450. # [22:38] * Joins: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP)
  2451. # [22:38] <@ehsan> ah, I didn't notice that inbound is closed... :(
  2452. # [22:39] * Quits: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP) (Quit: Leaving.)
  2453. # [22:40] * Quits: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2454. # [22:42] * Quits: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP) (Quit: davidb)
  2455. # [22:42] * Joins: ggo98 (Thunderbir@moz-CDA0B5C8.w83-202.abo.wanadoo.fr)
  2456. # [22:42] * Joins: drexler (chatzilla@moz-6CC8EC1A.cncdnh.east.myfairpoint.net)
  2457. # [22:43] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2458. # [22:43] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2459. # [22:44] * Joins: six600110 (six600110@moz-C663577C.hsd1.il.comcast.net)
  2460. # [22:44] * Quits: tantek (tantek@moz-ECD94FE8.nyc.res.rr.com) (Quit: tantek)
  2461. # [22:45] * Joins: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  2462. # [22:46] <@ehsan> RyanVM: ping
  2463. # [22:47] <RyanVM> pong
  2464. # [22:47] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  2465. # [22:47] * catlee-mtg is now known as catlee
  2466. # [22:47] * Joins: sworkman (sworkman@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2467. # [22:47] * Quits: Pike (chatzilla@moz-2730D410.pool.mediaways.net) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
  2468. # [22:48] <@ehsan> RyanVM: what's going on on inbound? did I break this M2 test? :/
  2469. # [22:48] <@ehsan> also, wtf is up with Android 4.0?
  2470. # [22:48] <RyanVM> ehsan: no
  2471. # [22:48] <@ehsan> phew
  2472. # [22:48] <RyanVM> infra
  2473. # [22:48] <@ehsan> yay
  2474. # [22:48] <RyanVM> none of the bustage is yours :)
  2475. # [22:48] <@ehsan> so, closed for the day? :)
  2476. # [22:48] * Quits: Archaeopteryx (itsme@moz-B4BA2A5B.cust.telecolumbus.net) (Quit: Goodbye)
  2477. # [22:48] <RyanVM> ehsan: until the change requiring a newer mozpool is reverted or said mozpool is actually updated
  2478. # [22:49] * Joins: till (till@moz-330771E5.fbx.proxad.net)
  2479. # [22:49] * @ehsan pretends to know what mozpool is
  2480. # [22:49] * Fallen is now known as Fallen|away
  2481. # [22:49] <@ehsan> RyanVM: thanks!
  2482. # [22:49] * Quits: b10n1k (j0ni@moz-DAA0870C.dsl.dyn.forthnet.gr) (Ping timeout)
  2483. # [22:50] * Quits: rstrong (androirc@moz-104CC309.mv.mozilla.com) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
  2484. # [22:51] <@roc> it feels weird to have XPCOM compiling after layout
  2485. # [22:51] * jhopkins is now known as jhopkins|bbiab
  2486. # [22:51] * Quits: RattyAway (Jim_diGriz@26E18EB6.FB45A9DC.FB243CD8.IP) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.0.15pre/20110606000022])
  2487. # [22:51] * Quits: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net) (Ping timeout)
  2488. # [22:51] * Joins: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2489. # [22:51] <@ehsan> roc: hopefully that's not the result of a depencendy ;)
  2490. # [22:52] <@ehsan> or, a dependency
  2491. # [22:52] * Joins: ggp (ggp@27A987B4.BFDA0A02.9F9EFC6F.IP)
  2492. # [22:52] * edmorley is now known as edmorley|away
  2493. # [22:52] * Quits: till (till@moz-330771E5.fbx.proxad.net) (Client exited)
  2494. # [22:52] * Quits: bholley (anonymous@moz-D5EB36E2.rev.numericable.fr) (Quit: bholley)
  2495. # [22:53] * Quits: ahal (ahal@moz-104CC309.mv.mozilla.com) (Ping timeout)
  2496. # [22:54] * Joins: dmarcos (dmarcos@7AFD58B8.6832601.C6C185D.IP)
  2497. # [22:54] * Joins: b10n1k (j0ni@moz-DAA0870C.dsl.dyn.forthnet.gr)
  2498. # [22:55] * Joins: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net)
  2499. # [22:56] * corey is now known as corey|away
  2500. # [22:58] * Quits: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: christina)
  2501. # [22:59] * Joins: mdas_ (mdas@FCCEA34F.7672369.D8E68FF6.IP)
  2502. # [22:59] <cpearce> gps: does the build work with MOZ_PSEUDO_DERECURSE using pymake/windows yet?
  2503. # [22:59] * lightsofapollo is now known as lightsofapollo|afk
  2504. # [22:59] * Quits: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2505. # [23:00] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  2506. # [23:00] * Joins: dzbarsky (Adium@moz-21C6E87F.wlan.seas.upenn.edu)
  2507. # [23:00] * Joins: mixedpuppy (mixedpuppy@moz-1C077DE4.rev.numericable.fr)
  2508. # [23:00] <cpearce> gps: nice blog post re build system status by the way. good to see a write up like that.
  2509. # [23:01] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2510. # [23:01] * bhearsum is now known as bhearsum|afk
  2511. # [23:01] <gps> cpearce: pymake support won't work
  2512. # [23:01] <gps> but there are patches to make GNU make 4.0 work on Windows
  2513. # [23:02] * Joins: teoli (teoli@moz-E0EEF473.range86-146.btcentralplus.com)
  2514. # [23:02] * Joins: Archaeopteryx (itsme@moz-B4BA2A5B.cust.telecolumbus.net)
  2515. # [23:02] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2516. # [23:02] * Quits: jgriffin (jgriffin@moz-104CC309.mv.mozilla.com) (Ping timeout)
  2517. # [23:02] <gps> it's faster than pymake. so we'll likely kill off pymake
  2518. # [23:02] <cpearce> Excellent.
  2519. # [23:02] * Joins: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2520. # [23:02] <gps> (GNU make 4 was released last week and fixed some Windows bugs preventing us from using it)
  2521. # [23:02] * Joins: josh (josh@moz-E500C116.mpls.qwest.net)
  2522. # [23:03] * Joins: jgriffin (jgriffin@moz-C55C3E25.hsd1.wa.comcast.net)
  2523. # [23:03] <mcsmurf> oh
  2524. # [23:03] <mcsmurf> cool..
  2525. # [23:03] <cpearce> gps: Is the plan to release a new MozillaBuild bundle with an updated GNU make soon then?
  2526. # [23:03] <gps> cpearce: not sure yet. we may just put the 250k binary in m-c
  2527. # [23:03] <cpearce> OK, easy enough.
  2528. # [23:04] * Quits: dbaron_ (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  2529. # [23:04] <gps> the build system is smart enough to detect and do the right thing
  2530. # [23:04] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2531. # [23:04] * ChanServ sets mode: +ao dbaron dbaron
  2532. # [23:04] <gps> if you build with mach, it will use the best available tool
  2533. # [23:04] <cpearce> ah, I see you actually mention gnu make 4 in the later half of your blog post ;)
  2534. # [23:05] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2535. # [23:06] <Gijs> So, erm, I'm seeing something weird: let winRef = Components.utils.getWeakReference(Services.wm.getMostRecentWindow("foo"))
  2536. # [23:06] <Gijs> that reference gets invalidated when I switch windows, rather than when the window closes
  2537. # [23:06] <Gijs> why is that?
  2538. # [23:06] <Gijs> (and by invalidated I mean, winRef.get() returns null)
  2539. # [23:06] * Quits: msucan (mihai@E581B48A.FE846B83.7C5F70AF.IP) (Quit: Leaving.)
  2540. # [23:07] <RyanVM> gps: ooo, parallel builds actually work now? :)
  2541. # [23:07] <KWierso|sheriffduty> "Sending 228 comments"
  2542. # [23:08] <kats> RyanVM: KWierso_: either of you in the midst of pulling checkin-needed patches?
  2543. # [23:08] <Gijs> KWierso|sheriffduty: wat.
  2544. # [23:08] <RyanVM> kats: nope
  2545. # [23:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ce100e906a6e - Andrew Halberstadt - Bug 925723 - Add new manifest for b2g_desktop mochitests, r=jgriffin, DONTBUILD, a=NPOTB
  2546. # [23:08] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  2547. # [23:08] <RyanVM> kats: done with that for today most likely
  2548. # [23:08] <kats> ok thanks, i'll land myself then now that the trees are open
  2549. # [23:08] <KWierso|sheriffduty> Gijs: backout fixing all Windows jobs on fxteam
  2550. # [23:08] <RyanVM> KWierso|sheriffduty: awesome, I'll comment in the bug
  2551. # [23:08] <Gijs> heh.
  2552. # [23:09] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2553. # [23:09] <@dolske> Gijs: was thinking it might be a wrapper vs native impl issue, but seems surprising that nothing else would have a ref to it.
  2554. # [23:10] * Joins: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP)
  2555. # [23:10] <@dolske> work around it with a Map?
  2556. # [23:10] <Gijs> dolske: yeah. I'm also confused. I guess my other suspicion is that maybe the enclosing devtools object has gone away, and I'm seeing logs from different actors. But that's weird, too.
  2557. # [23:11] <Gijs> dolske: can't iterate over a WeakMap, assuming that's what you meant.
  2558. # [23:11] * Joins: ahal (ahal@moz-94F07FF4.cable.teksavvy.com)
  2559. # [23:11] * Quits: mdas_ (mdas@FCCEA34F.7672369.D8E68FF6.IP) (Ping timeout)
  2560. # [23:11] <RyanVM> gps: FWIW, the last update to MSYS openssl was compiled against 1.0.13, so I don't think we'll have any pre-built options
  2561. # [23:11] <josh> How was the m-i closing resolved?
  2562. # [23:12] <KWierso|sheriffduty> josh: magic?
  2563. # [23:12] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  2564. # [23:12] <KWierso|sheriffduty> RyanVM: ^^
  2565. # [23:12] <RyanVM> josh: i wish we knew
  2566. # [23:12] <RyanVM> seems it disappeared as abruptly as it started
  2567. # [23:12] <RyanVM> as comforting as that is
  2568. # [23:12] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  2569. # [23:13] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2570. # [23:13] <RyanVM> josh: I clobbered all trees to be safe
  2571. # [23:13] <RyanVM> but I really don't have a good answer
  2572. # [23:13] <josh> thanks, just curious because I didn't see any sign of a solution
  2573. # [23:13] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2574. # [23:13] <RyanVM> josh: there was no obvious cause either
  2575. # [23:13] * Quits: stefanh_netbook (chatzilla@moz-3EED0162.customers.ownit.se) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130911164256])
  2576. # [23:13] * Quits: @smaug (chatzilla@moz-8C0006D4.pp.htv.fi) (Input/output error)
  2577. # [23:14] * Quits: teoli (teoli@moz-E0EEF473.range86-146.btcentralplus.com) (Connection reset by peer)
  2578. # [23:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1b12502d7c23 - Ehsan Akhgari - Bug 926083 - Only #include Compiler.h in NullPtr.h if needed; r=froydnj
  2579. # [23:14] * Joins: teoli (teoli@moz-E0EEF473.range86-146.btcentralplus.com)
  2580. # [23:14] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/73ac7e81f316 - Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in toolkit/mozapps/; r=ehsan
  2581. # [23:14] * Joins: smaug (chatzilla@moz-8C0006D4.pp.htv.fi)
  2582. # [23:14] * ChanServ sets mode: +o smaug
  2583. # [23:15] * Quits: overholt (overholt@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2584. # [23:15] * Joins: davidb (uid12418@moz-31ABA2C0.irccloud.com)
  2585. # [23:16] * Joins: annevk (annevk@7F0CC393.4F390C2A.420B7681.IP)
  2586. # [23:17] * Quits: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP) (Quit: )
  2587. # [23:17] * Quits: teoli (teoli@moz-E0EEF473.range86-146.btcentralplus.com) (Ping timeout)
  2588. # [23:18] * philor|away is now known as philor
  2589. # [23:18] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4fd346e0e404 - Josh Aas - Bug 925241: Remove Quickdraw font name lookup code because it's no longer necessary and uses deprecated APIs. r=jdaggett
  2590. # [23:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/48b08b13a29f - George Wright - Bug 915938 - Honour the glyph rendering options set by the platform when drawing text on a <canvas> r=jfkthame
  2591. # [23:19] * Quits: mjh563 (mjh563@moz-D891C5B8.cable.virginmedia.com) (Ping timeout)
  2592. # [23:19] * Quits: ggp (ggp@27A987B4.BFDA0A02.9F9EFC6F.IP) (Input/output error)
  2593. # [23:20] * Joins: teoli (teoli@moz-E0EEF473.range86-146.btcentralplus.com)
  2594. # [23:20] * Joins: ggp (ggp@27A987B4.BFDA0A02.9F9EFC6F.IP)
  2595. # [23:20] <Gijs> dolske: seems like scratchpad creates new console actors when switching windows. Whyever that is. :s
  2596. # [23:21] * Quits: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: [self dealloc];)
  2597. # [23:21] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2598. # [23:21] * Joins: darkowlzz (sunny@CDC5FF76.2908BEAF.25B273F5.IP)
  2599. # [23:22] * billm is now known as billm|away
  2600. # [23:23] * Quits: ggp (ggp@27A987B4.BFDA0A02.9F9EFC6F.IP) (Ping timeout)
  2601. # [23:24] <@smaug> josh is back at hacking?
  2602. # [23:24] <@smaug> welcome back (from whatever you're been doing) :)
  2603. # [23:24] <josh> smaug: a bit, just cleaning up a bunch of mac code
  2604. # [23:25] * simone is now known as simone|away
  2605. # [23:25] * Quits: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net) (Ping timeout)
  2606. # [23:26] * openjck|bbl is now known as openjck
  2607. # [23:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a2e78dec2ccf - Olli Pettay - Bug 918479 - Remove listeners from a message manager if the child side dies, r=fabrice
  2608. # [23:27] * Quits: ahal (ahal@moz-94F07FF4.cable.teksavvy.com) (Input/output error)
  2609. # [23:28] * Joins: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net)
  2610. # [23:28] * billm|away is now known as billm
  2611. # [23:29] * Joins: jammink (textual@moz-BBE3ABD.mv.mozilla.com)
  2612. # [23:29] * armenzg is now known as armenzg_afk
  2613. # [23:29] * Quits: armenzg_afk (armenzg@moz-DC6D6B46.home1.cgocable.net) (Input/output error)
  2614. # [23:29] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  2615. # [23:30] * Joins: mina (malmasry@BFF124CB.68B94997.9A8C35B4.IP)
  2616. # [23:30] * Joins: gwagner_ (Gregor@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2617. # [23:30] * Quits: dzbarsky (Adium@moz-21C6E87F.wlan.seas.upenn.edu) (Connection reset by peer)
  2618. # [23:30] * Joins: dzbarsky (Adium@moz-21C6E87F.wlan.seas.upenn.edu)
  2619. # [23:31] * Quits: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP) (Ping timeout)
  2620. # [23:31] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  2621. # [23:32] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  2622. # [23:34] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  2623. # [23:34] * Quits: jdm (jdm@88F51059.F3BBB17D.144F44FA.IP) (Quit: Lost terminal)
  2624. # [23:34] * Quits: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP) (Quit: lmandel)
  2625. # [23:35] * Quits: nical|away (nico@moz-79882AF7.sd.sd.cox.net) (Ping timeout)
  2626. # [23:36] * Joins: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP)
  2627. # [23:37] * Quits: edmorley|away (~edmorleys@moz-B6AE3D70.cable.virginmedia.com) (Quit: edmorley|away)
  2628. # [23:37] * joduinn-mtg is now known as joduinn-coffee
  2629. # [23:38] * Joins: ggp (ggp@37E7037.8283085D.F546FA5F.IP)
  2630. # [23:40] * Quits: @smaug (chatzilla@moz-8C0006D4.pp.htv.fi) (Input/output error)
  2631. # [23:41] * Quits: rnewman (rich_holyg@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2632. # [23:41] * Joins: mitsuhiko (mitsuhiko-@moz-BC29B73E.srv.pocoo.org)
  2633. # [23:41] * Joins: smaug (chatzilla@moz-8C0006D4.pp.htv.fi)
  2634. # [23:41] * ChanServ sets mode: +o smaug
  2635. # [23:42] * Quits: sfink (chatzilla@moz-7AB1048D.dsl.pltn13.sbcglobal.net) (Ping timeout)
  2636. # [23:42] * RyanVM is now known as RyanVM|afk
  2637. # [23:42] * Joins: rnewman (rich_holyg@moz-DB4A9C19.scl3.mozilla.com)
  2638. # [23:43] * coop|mtg is now known as coop|afk
  2639. # [23:43] * Joins: sfink (chatzilla@moz-7AB1048D.dsl.pltn13.sbcglobal.net)
  2640. # [23:45] * jhopkins|bbiab is now known as jhopkins
  2641. # [23:47] * asuk is now known as asuk|afk
  2642. # [23:48] * asuk|afk is now known as asuk
  2643. # [23:48] * Quits: asuk (asuk@FA0B9315.D7D800CF.AF15F8E5.IP) (Quit: My iMac has gone to sleep. ZZZzzz…)
  2644. # [23:48] * Quits: sfoster (sfoster@moz-37AA60E3.hsd1.wa.comcast.net) (Quit: Leaving)
  2645. # [23:49] * capella|afk is now known as capella
  2646. # [23:50] * philor is now known as philor|away
  2647. # [23:51] * heycam|away is now known as heycam
  2648. # [23:53] * ctalbert is now known as ctalbert|afk
  2649. # [23:53] * Quits: grapenuts (chatzilla@moz-73B75604.nys.biz.rr.com) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130911155223])
  2650. # [23:54] * Joins: jimb (user@125EF623.B2666F0E.66399531.IP)
  2651. # [23:54] * Joins: nical (nico@moz-79882AF7.sd.sd.cox.net)
  2652. # [23:55] * lightsofapollo|afk is now known as lightsofapollo
  2653. # [23:55] * Joins: njn (chatzilla@moz-75795772.dyn.iinet.net.au)
  2654. # [23:55] * ChanServ sets mode: +o njn
  2655. # [23:56] * Quits: gwagner_ (Gregor@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: gwagner_)
  2656. # [23:56] * Joins: gwagner_ (Gregor@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2657. # [23:56] * Joins: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  2658. # [23:57] * Joins: harth (harth@moz-BBE3ABD.mv.mozilla.com)
  2659. # [23:57] * Quits: gwagner_ (Gregor@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: gwagner_)
  2660. # [23:58] * Quits: serge (Thunderbir@moz-5C1B44E5.dsl.teksavvy.com) (Ping timeout)
  2661. # [23:58] * Quits: harth (harth@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  2662. # [23:59] * Joins: gabriel-iv (Thunderbir@EF74859.2E7E5149.FB866788.IP)
  2663. # [23:59] * Quits: jimb (user@125EF623.B2666F0E.66399531.IP) (Ping timeout)
  2664. # Session Close: Wed Oct 16 00:00:00 2013

The end :)