/irc-logs / mozilla / #developers / 2013-11-21 / end

Options:

  1. # Session Start: Thu Nov 21 00:00:00 2013
  2. # Session Ident: #developers
  3. # [00:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/21dbf12887f3 - Benoit Jacob - Bug 941068 - Build netwerk/base in unified mode - r=mcmanus,ehsan
  4. # [00:00] * Joins: abr (abr@moz-BBE3ABD.mv.mozilla.com)
  5. # [00:02] * Joins: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP)
  6. # [00:02] * Quits: ehugg (ehugg@moz-96F986B0.smartcity.com) (Quit: ehugg)
  7. # [00:02] * philor is now known as philor|away
  8. # [00:02] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  9. # [00:02] * Quits: abr (abr@moz-BBE3ABD.mv.mozilla.com) (Quit: AFK)
  10. # [00:03] * Joins: abr (abr@moz-BBE3ABD.mv.mozilla.com)
  11. # [00:04] * Quits: terrence (terrence@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  12. # [00:04] * Joins: sfink (chatzilla@moz-BBE3ABD.mv.mozilla.com)
  13. # [00:05] * Quits: grobinson|laptop (grob_@moz-A98407E2.torservers.net) (Ping timeout)
  14. # [00:05] * AaronMT is now known as AaronMT|away
  15. # [00:06] <glandium> ehsan: fwiw, distributing mozmake in the tree would require importing the gnu make source as well. i don't want to do that
  16. # [00:06] <@ehsan> glandium: do we import the source in mozilla build?
  17. # [00:06] <glandium> ehsan: yes
  18. # [00:06] <@ehsan> ok
  19. # [00:07] <@ehsan> glandium: anyways, my point was that we have no restrictions on importing gpl code/binary into our tree
  20. # [00:07] * Quits: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP) (Ping timeout)
  21. # [00:07] <@ehsan> the restrictions are about *shipping* that code
  22. # [00:08] <glandium> ehsan: i don't want to import binaries without sources
  23. # [00:08] <@ehsan> glandium: yes I understand that! I'm just saying that it's a "won't" not a "can't"
  24. # [00:09] * Quits: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Quit: Leaving)
  25. # [00:09] * Quits: Mossop (dtownsend@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: This computer has gone to sleep)
  26. # [00:09] <@ehsan> glandium: the other problem with putting things into mozilla build is that many people never update their mozilla build
  27. # [00:09] <glandium> ehsan: we can make them
  28. # [00:09] <glandium> ehsan: because we'll eventually stop supporting pymake
  29. # [00:10] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/173c00e5bc27 - David Rajchenbach-Teller - Bug 932281 - Extend TelemetryHistogram.{id_offset, comment_offset} to uint32_t. r=nfroyd, a=lsblakk
  30. # [00:10] * Quits: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  31. # [00:10] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  32. # [00:10] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  33. # [00:11] <@ehsan> glandium: that is really painful, since updating mozilla build often means you run the risk of losing years worth of local customizations and tweaks
  34. # [00:11] <@ehsan> because the update process just replaces everything...
  35. # [00:11] <@ehsan> anyways
  36. # [00:11] <@ehsan> like I said I disagree with you but I don't plan to fight you over it
  37. # [00:11] * mcote is now known as mcote|afk
  38. # [00:11] * Quits: twi (Adium@moz-4541C8E7.cust.dsl.vodafone.it) (Quit: Leaving.)
  39. # [00:11] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  40. # [00:12] <gps> how do I debug a NS_ERROR_XPC_GS_RETURNED_FAILURE in nsIJSCID.getService()?
  41. # [00:12] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  42. # [00:13] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Input/output error)
  43. # [00:13] <@ehsan> gps: set a breakpoint here: http://dxr.mozilla.org/mozilla-central/source/js/xpconnect/src/XPCJSID.cpp#800
  44. # [00:13] * Joins: eduardostalinho (eduardo@4AF4B4BB.66F9BDEB.5A61BDDA.IP)
  45. # [00:13] <@gavin> is it a JS or C++ implemented service?
  46. # [00:14] <@gavin> existing or newly-added?
  47. # [00:14] <@ehsan> gps: this probably means that the service/interface you asked for does not exist
  48. # [00:14] * Joins: ehugg (ehugg@moz-C3D3286D.mycingular.net)
  49. # [00:14] * Quits: ehugg (ehugg@moz-C3D3286D.mycingular.net) (Quit: ehugg)
  50. # [00:15] <markh> what's a "nuwa process" in the context of ContentParent.cpp?
  51. # [00:16] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  52. # [00:16] <@gavin> nuwa is the "template" process
  53. # [00:16] <@gavin> see https://bugzilla.mozilla.org/show_bug.cgi?id=771765
  54. # [00:17] <markh> thanks
  55. # [00:17] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: computer sleep)
  56. # [00:18] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  57. # [00:18] * deian is now known as deian|away
  58. # [00:18] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  59. # [00:18] * markh wonders what should happen if we can't create it...
  60. # [00:19] * Joins: rmkoesters (Thunderbir@moz-37C52F11.resnet.wisc.edu)
  61. # [00:22] * Joins: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net)
  62. # [00:22] * philor|away is now known as philor
  63. # [00:23] * Joins: Jesse (jruderman@moz-C07D5168.p2p.sfo1.mozilla.com)
  64. # [00:23] <gps> gavin/ehsan: it's a new JS service I'm writing. i'm attempting to get nsISupports
  65. # [00:23] <gps> Jesse: http://code.activestate.com/recipes/576515-debugging-a-running-python-process-by-interrupting/
  66. # [00:23] * Quits: peterhil (peterhil@moz-244DE79D.dhcp.inet.fi) (Connection reset by peer)
  67. # [00:23] <@ehsan> gps: have you forgotten to add it to the manifest file?
  68. # [00:24] <gps> ehsan: I added it!
  69. # [00:24] * Joins: peterhil (peterhil@moz-244DE79D.dhcp.inet.fi)
  70. # [00:24] <@ehsan> hmm
  71. # [00:24] <jld> markh: If we can't create it, isn't that in the same category of failure as not being able to create a normal content process?
  72. # [00:24] <@ehsan> are you packaging the xpt file?
  73. # [00:24] * Joins: jdm (jdm@moz-ED0C7AC7.hinet-ip.hinet.net)
  74. # [00:24] <gps> Jesse: https://pypi.python.org/pypi/pdbx/0.3.0
  75. # [00:24] <markh> jld: yeah - and we don't handle that case correctly either :)
  76. # [00:24] <jld> markh: Or, possibly more to the point, are there causes of that failure that wouldn't also have prevented starting a plain content process.
  77. # [00:24] * Joins: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com)
  78. # [00:25] <jld> markh: Not too surprised. I tripped over a whole bunch of stuff trying to deal with failure to send messages in the ContentProcess constructor.
  79. # [00:25] * Joins: ehugg (ehugg@moz-96F986B0.smartcity.com)
  80. # [00:25] <jld> (Speaking of which, I still need to file bugs for all of that.)
  81. # [00:25] <markh> jld: no, I think that's probably correct. But the code creating the nuwa process doesn't actually check it was created. I'm working a little on that atm
  82. # [00:25] * Joins: nattokirai (nattokirai@moz-C286AD9A.bitcat.net)
  83. # [00:25] * Quits: nattokirai (nattokirai@moz-C286AD9A.bitcat.net) (Quit: nattokirai)
  84. # [00:25] <markh> (not the nuwa side, just the "normal" side)
  85. # [00:26] <jld> ...well, trying to kill the child process anyway.
  86. # [00:26] * Joins: nattokirai (nattokirai@moz-C286AD9A.bitcat.net)
  87. # [00:26] * Joins: josh (josh@501D6691.D6F172E7.2A2F4638.IP)
  88. # [00:28] <briansmith> rnewman: piing
  89. # [00:28] * Quits: bgrins (Adium@2E6E9164.E6468DB3.BAB75B95.IP) (Quit: Leaving.)
  90. # [00:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ed622e651e1e - Cameron McCormack - Back out bug 935056 (rev d39a3544a287) on suspicion of causing bug 939980.
  91. # [00:28] <rnewman> briansmith: yo
  92. # [00:29] <briansmith> rnewman: I heard you think NSS is crashing your phone.
  93. # [00:29] <rnewman> one of my test 2.3 devices, yeah
  94. # [00:29] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Ping timeout)
  95. # [00:29] <briansmith> Could you please conform me exactly which revision/buildid you've reproduced the crash on?
  96. # [00:29] <briansmith> tle latest
  97. # [00:29] <rnewman> current fx-team, and every prior fx-team since before I filed that bug
  98. # [00:30] <rnewman> as well as every Nightly since then
  99. # [00:30] <rnewman> softvision found the regression range, not me
  100. # [00:30] * geekboy is now known as geekboy|afk
  101. # [00:30] <rnewman> but it's been crashing since about November 5th
  102. # [00:30] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  103. # [00:30] <rnewman> maybe a little earlier
  104. # [00:30] <briansmith> rnewman: how frequently?
  105. # [00:30] <rnewman> every single startup
  106. # [00:30] <rnewman> 100% reliable
  107. # [00:30] <briansmith> that seems problematic.
  108. # [00:31] <briansmith> OK.
  109. # [00:31] <rnewman> yeah
  110. # [00:31] <rnewman> we're dead in the water on some or all 2.3 devices
  111. # [00:31] <@gavin> gps: is your JS throwing an exception loading the JS file/creating the service object?
  112. # [00:31] * geekboy|afk is now known as geekboy
  113. # [00:31] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  114. # [00:31] <briansmith> OK, thanks rnewman
  115. # [00:31] <rnewman> np
  116. # [00:31] * nrc is now known as nrc|lunch
  117. # [00:32] * sheppy is now known as sheppy-afk
  118. # [00:32] * Joins: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP)
  119. # [00:32] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Quit: Leaving.)
  120. # [00:33] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  121. # [00:33] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  122. # [00:33] * Joins: sewardj (sewardj@moz-C8BAE13.dip0.t-ipconnect.de)
  123. # [00:33] * Joins: KaIRC (robert@moz-DB903069.adsl.highway.telekom.at)
  124. # [00:33] * Quits: KaiRo (robert@moz-8836F1A4.adsl.highway.telekom.at) (Ping timeout)
  125. # [00:34] * Quits: cdiehl (cdiehl@moz-594A9263.pool.mediaways.net) (Ping timeout)
  126. # [00:34] * Joins: cpeterso_ (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  127. # [00:34] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  128. # [00:35] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  129. # [00:36] * Joins: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP)
  130. # [00:36] * Joins: kamidphish (textual@moz-6AB00DA7.tpgi.com.au)
  131. # [00:37] * Quits: AaronMT|away (uid14380@moz-31ABA2C0.irccloud.com) (Quit: )
  132. # [00:37] * Quits: ehugg (ehugg@moz-96F986B0.smartcity.com) (Quit: ehugg)
  133. # [00:38] * Joins: jrmuizel (jrmuizel@74C56086.9D88A792.47C41102.IP)
  134. # [00:38] * Joins: till (till@moz-AE9FEABA.threembb.co.uk)
  135. # [00:38] * Quits: cpeterso_ (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  136. # [00:38] * Quits: rvitillo (vitillo@moz-A971A318.dyn.plus.net) (Ping timeout)
  137. # [00:39] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  138. # [00:39] * Joins: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  139. # [00:39] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Ping timeout)
  140. # [00:40] * Quits: till (till@moz-AE9FEABA.threembb.co.uk) (Ping timeout)
  141. # [00:40] * deian|away is now known as deian
  142. # [00:41] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Connection reset by peer)
  143. # [00:42] * Quits: givanica (givanica@3ED9831D.251E5D55.FB866788.IP) (Quit: ~ Trillian - www.trillian.im ~)
  144. # [00:42] * KaIRC is now known as KaiRo
  145. # [00:42] * geekboy is now known as geekboy|afk
  146. # [00:43] * geekboy|afk is now known as geekboy
  147. # [00:43] * jgriffin-mtg is now known as jgriffin
  148. # [00:43] * Quits: jrmuizel (jrmuizel@74C56086.9D88A792.47C41102.IP) (Client exited)
  149. # [00:43] * Joins: cdiehl (cdiehl@moz-594A9263.pool.mediaways.net)
  150. # [00:44] <romaxa> ehsan: ping
  151. # [00:44] <@ehsan> romaxa: hi
  152. # [00:44] <NeilAway> so, anyone know how I can get from a JSObject* to an nsISupports* in a debugger? (I know the JSObject is either from a XULElement or a XULDocument)
  153. # [00:44] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  154. # [00:44] <romaxa> ehsan: https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=384337ee73f4 - B2G ICS Emulator Opt M(2)
  155. # [00:44] * Joins: jrmuizel (jrmuizel@74C56086.9D88A792.47C41102.IP)
  156. # [00:44] * Quits: feltnerm (feltnerm@9AC552E8.C69D9A6B.61C21BB7.IP) (Quit: )
  157. # [00:45] <romaxa> ehsan: what is so special in B2G ICS emulator that it failed to export SpecialPowers ?
  158. # [00:45] * Joins: ehugg (ehugg@moz-96F986B0.smartcity.com)
  159. # [00:45] <romaxa> ehsan: comparing to other platforms
  160. # [00:45] <@ehsan> https://hg.mozilla.org/integration/mozilla-inbound/rev/36431dbba2de#l10.16
  161. # [00:45] * Joins: rvitillo (vitillo@moz-A971A318.dyn.plus.net)
  162. # [00:45] <@ehsan> romaxa: is that pref enabled in the test?
  163. # [00:46] <romaxa> ehsan: yep, see in begginning of runTests
  164. # [00:46] * Quits: rvitillo (vitillo@moz-A971A318.dyn.plus.net) (Quit: rvitillo)
  165. # [00:46] <@ehsan> hmm
  166. # [00:46] <@ehsan> then I don't know what's happening :/
  167. # [00:46] <romaxa> ehsan: https://hg.mozilla.org/integration/mozilla-inbound/rev/384337ee73f4#l3.236
  168. # [00:46] <@ehsan> this should work I think
  169. # [00:47] <@ehsan> oh wait
  170. # [00:47] <@ehsan> romaxa: do you call setBoolPref and then try to access the interface in the same document?
  171. # [00:47] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  172. # [00:48] <@ehsan> (looks like you do)
  173. # [00:48] <romaxa> ehsan: I think so, I had permanent problem with window.onfoo properties before, but not with PointerEvent itself
  174. # [00:48] * philor is now known as philor|away
  175. # [00:48] <@ehsan> that won't work, I think, since we try to resolve these names when the window object is created
  176. # [00:48] <@ehsan> you should run the actual test in an iframe which you load once the pref is set
  177. # [00:49] <romaxa> ehsan: so I have to move all tests covered with SpecialPowers prefs into iframe scope?
  178. # [00:49] <romaxa> ehsan: or should I move setBoolPref into some other place
  179. # [00:49] <@ehsan> the former I think
  180. # [00:49] * @ehsan doesn't know why this doesn't fail on other platforms
  181. # [00:49] * Joins: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP)
  182. # [00:50] * Quits: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  183. # [00:51] * Parts: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  184. # [00:51] <romaxa> ehsan: is it some timing issue?
  185. # [00:51] * Quits: jimm (jmathies@moz-F22D2B2A.pn.at.cox.net) (Quit: )
  186. # [00:51] * Joins: Earth4 (cht-zla_un@moz-4DA476A6.static.snfr.nc.charter.com)
  187. # [00:52] * Joins: retornam (retornam@moz-BBE3ABD.mv.mozilla.com)
  188. # [00:53] * Quits: ctangira (ctangira@moz-3CECFCDB.cisco.com) (Quit: ctangira)
  189. # [00:53] * Quits: retornam (retornam@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving...)
  190. # [00:53] * Quits: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP) (Quit: Leaving.)
  191. # [00:54] <romaxa> ehsan: wonder should I backout tests only for now and find tests/iframe setup which would not fail, or backout whole set once again?
  192. # [00:54] * Joins: naveed (naveed@moz-7B0110AD.mv.mozilla.com)
  193. # [00:54] * Joins: Mossop (dtownsend@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  194. # [00:54] * Joins: retornam (retornam@moz-BBE3ABD.mv.mozilla.com)
  195. # [00:55] * Quits: eduardostalinho (eduardo@4AF4B4BB.66F9BDEB.5A61BDDA.IP) (Ping timeout)
  196. # [00:56] * Quits: blassey (blassey@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  197. # [00:56] * Joins: lassey (blassey@moz-BBE3ABD.mv.mozilla.com)
  198. # [00:56] * Joins: geo (geo@moz-BBE3ABD.mv.mozilla.com)
  199. # [00:57] * Quits: ehugg (ehugg@moz-96F986B0.smartcity.com) (Quit: ehugg)
  200. # [00:58] * Joins: jammink (textual@moz-BBE3ABD.mv.mozilla.com)
  201. # [00:59] * Joins: grobinson|laptop (grob_@moz-A98407E2.torservers.net)
  202. # [00:59] * Joins: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  203. # [00:59] * Quits: mkaply_ (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  204. # [00:59] * jhammel|afk is now known as jhammel
  205. # [00:59] * geekboy is now known as geekboy|afk
  206. # [01:00] * Quits: rmkoesters (Thunderbir@moz-37C52F11.resnet.wisc.edu) (Quit: rmkoesters)
  207. # [01:01] * geekboy|afk is now known as geekboy
  208. # [01:01] * Quits: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net) (Quit: aklotz)
  209. # [01:01] * Quits: dholbert_ (dholbert@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  210. # [01:01] * Quits: ddahl (ddahl@8ECA0B87.AD77F8DE.D1E74241.IP) (Input/output error)
  211. # [01:01] * Quits: abr (abr@moz-BBE3ABD.mv.mozilla.com) (Quit: AFK)
  212. # [01:02] * Joins: ddahl (ddahl@8ECA0B87.AD77F8DE.D1E74241.IP)
  213. # [01:03] * khuey is now known as khuey|away
  214. # [01:03] * Joins: surkov (surkov@74F7CB6C.E80E6317.6BEEAEBD.IP)
  215. # [01:04] * juanb|mtg is now known as juanb
  216. # [01:04] * Quits: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net) (Quit: Leaving)
  217. # [01:05] * Quits: kyr0 (kyr0@moz-83C61FD2.cm-6-5c.dynamic.ziggo.nl) (Ping timeout)
  218. # [01:05] * Quits: jrmuizel (jrmuizel@74C56086.9D88A792.47C41102.IP) (Ping timeout)
  219. # [01:05] <KWierso> RyanVM: ^ ?
  220. # [01:06] <@ehsan> romaxa: I don't have any strong preferences, but backing out the whole thing is always the safest option
  221. # [01:06] * Joins: fabrice (fabrice@moz-6B7B431.hsd1.ca.comcast.net)
  222. # [01:07] * Quits: jrm2k6 (jrm2k6@moz-7278A08.catv.broadband.hu) (Client exited)
  223. # [01:07] * Quits: naveed (naveed@moz-7B0110AD.mv.mozilla.com) (Input/output error)
  224. # [01:07] * Quits: fabrice (fabrice@moz-6B7B431.hsd1.ca.comcast.net) (Max SendQ exceeded)
  225. # [01:07] * Joins: eduardostalinho (eduardo@4AF4B4BB.66F9BDEB.5A61BDDA.IP)
  226. # [01:08] * Quits: Jesse (jruderman@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: Jesse)
  227. # [01:08] * philor|away is now known as philor
  228. # [01:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d8dac30c9a28 - Bobby Holley - Bug 887098 - Tests. r=gavin
  229. # [01:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9b8cf7425dfe - Bobby Holley - Bug 866823 - Tests. r=gabor,mrbkap
  230. # [01:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fa45cf3568d3 - Bobby Holley - Bug 858101 - Tests. r=mrbkap
  231. # [01:09] * dhylands|afk is now known as dhylands
  232. # [01:11] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  233. # [01:11] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  234. # [01:11] * deian is now known as deian|away
  235. # [01:11] * Quits: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: sicking)
  236. # [01:12] * Joins: jrmuizel (jrmuizel@74C56086.9D88A792.47C41102.IP)
  237. # [01:12] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  238. # [01:13] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  239. # [01:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0752cf4780e0 - Oleg Romashin - Backed out 3 changesets (bug 822898) for mochitest bustage on B2G ICS emulator
  240. # [01:14] * BenWa is now known as BenWa|email
  241. # [01:14] * Joins: naveed (naveed@moz-7B0110AD.mv.mozilla.com)
  242. # [01:15] * khuey|away is now known as khuey
  243. # [01:15] * Joins: ehugg (ehugg@moz-96F986B0.smartcity.com)
  244. # [01:15] * Joins: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP)
  245. # [01:16] * Quits: drno (drno@moz-5B507345.static.sonic.net) (Ping timeout)
  246. # [01:16] * Quits: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP) (Max SendQ exceeded)
  247. # [01:16] * Joins: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP)
  248. # [01:16] * Joins: rmkoesters (Thunderbir@moz-37C52F11.resnet.wisc.edu)
  249. # [01:17] * Quits: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP) (Input/output error)
  250. # [01:17] * Joins: thelodger (thelodger@18CE4881.460D5921.B53A5734.IP)
  251. # [01:18] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Quit: bmoss)
  252. # [01:18] * Joins: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP)
  253. # [01:18] * Quits: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP) (Input/output error)
  254. # [01:18] * Joins: bgrins (Adium@moz-657544E6.client.mchsi.com)
  255. # [01:18] * Joins: dholbert_ (dholbert@moz-7B0110AD.mv.mozilla.com)
  256. # [01:19] * Joins: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP)
  257. # [01:20] * Quits: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP) (Max SendQ exceeded)
  258. # [01:21] * jorendorff is now known as jorendorff_away
  259. # [01:21] * jorendorff_away is now known as jorendorff
  260. # [01:22] * Joins: jrmuizel_ (jrmuizel@74C56086.9D88A792.47C41102.IP)
  261. # [01:22] * Quits: jrmuizel (jrmuizel@74C56086.9D88A792.47C41102.IP) (Ping timeout)
  262. # [01:22] <glandium> someone around with a mac could run otool -T on some .dylib and paste the result? (I'm looking for what it looks like)
  263. # [01:22] * Joins: rniwa (rniwa@moz-8AC6FADD.s30.a048.ap.plala.or.jp)
  264. # [01:22] * jorendorff is now known as jorendorff_away
  265. # [01:23] <nalexander> glandium: one second.
  266. # [01:23] * Joins: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP)
  267. # [01:24] <@gavin> glandium: https://pastebin.mozilla.org/3644272
  268. # [01:24] * Quits: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP) (Max SendQ exceeded)
  269. # [01:24] <nalexander> glandium: or https://gist.github.com/7573767
  270. # [01:24] <nalexander> glandium: you have any suggestions for a non-trivial lib?
  271. # [01:25] <glandium> mmmm try -R instead of -T
  272. # [01:25] * Quits: ehugg (ehugg@moz-96F986B0.smartcity.com) (Quit: ehugg)
  273. # [01:25] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Ping timeout)
  274. # [01:25] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  275. # [01:25] <@gavin> [gavin@gavin-mbp:~/mozilla/fx-team/obj-ff-opt/dist/bin]$ otool -R libmozglue.dylib
  276. # [01:25] <@gavin> libmozglue.dylib:
  277. # [01:25] <@gavin> Reference table (0 entries)
  278. # [01:25] * Quits: mdas (mdas@moz-7289998B.cpe.pppoe.ca) (Quit: )
  279. # [01:26] * Joins: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP)
  280. # [01:26] <glandium> ooookay
  281. # [01:26] <glandium> -TV maybe?
  282. # [01:26] * Quits: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP) (Max SendQ exceeded)
  283. # [01:26] <@gavin> only slightly different than -T (some extra whitespace!?)
  284. # [01:26] * Joins: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP)
  285. # [01:27] * Quits: jrmuizel_ (jrmuizel@74C56086.9D88A792.47C41102.IP) (Client exited)
  286. # [01:27] * deian|away is now known as deian
  287. # [01:27] * Quits: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP) (Max SendQ exceeded)
  288. # [01:28] * bz is now known as bz_food
  289. # [01:28] * Quits: naveed (naveed@moz-7B0110AD.mv.mozilla.com) (Input/output error)
  290. # [01:29] * Joins: Jesse (jruderman@moz-C07D5168.p2p.sfo1.mozilla.com)
  291. # [01:30] <glandium> what about -M?
  292. # [01:30] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  293. # [01:30] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Quit: bmoss)
  294. # [01:30] * Joins: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP)
  295. # [01:30] * Quits: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP) (Input/output error)
  296. # [01:31] * Quits: lassey (blassey@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  297. # [01:31] * Joins: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP)
  298. # [01:32] * Joins: lassey (blassey@moz-BBE3ABD.mv.mozilla.com)
  299. # [01:32] * Quits: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  300. # [01:32] * Quits: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP) (Max SendQ exceeded)
  301. # [01:32] <nalexander> glandium: Module table (0 entries)
  302. # [01:32] * Joins: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net)
  303. # [01:33] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  304. # [01:33] * ctalbert is now known as ctalbert|afk
  305. # [01:33] <glandium> nalexander: what the hell ; let's go with nm -g then
  306. # [01:33] * geekboy is now known as geekboy|afk
  307. # [01:34] <nalexander> glandium: http://pastebin.mozilla.org/3644310
  308. # [01:34] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  309. # [01:34] <nalexander> glandium: that was |nm -g /usr/lib/libutil.dylib|
  310. # [01:34] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Connection reset by peer)
  311. # [01:34] <glandium> nalexander: at least that's familiar
  312. # [01:34] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  313. # [01:35] <glandium> nalexander, gavin: thanks
  314. # [01:35] * Joins: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP)
  315. # [01:35] * Quits: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  316. # [01:35] * Quits: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP) (Input/output error)
  317. # [01:36] * Joins: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP)
  318. # [01:36] * Quits: nattokirai (nattokirai@moz-C286AD9A.bitcat.net) (Ping timeout)
  319. # [01:36] * Joins: nattokirai (nattokirai@moz-C286AD9A.bitcat.net)
  320. # [01:37] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  321. # [01:37] * Quits: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP) (Max SendQ exceeded)
  322. # [01:37] * Joins: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP)
  323. # [01:37] * Quits: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP) (Input/output error)
  324. # [01:37] * Joins: rsole (dotslash@92B4995A.577D69E7.7773A470.IP)
  325. # [01:38] * geekboy|afk is now known as geekboy
  326. # [01:39] * Quits: rsole (dotslash@92B4995A.577D69E7.7773A470.IP) (Quit: WeeChat 0.4.1)
  327. # [01:39] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  328. # [01:39] <TimAbraldes> we have a page for "how do I create a patch that someone else can check in for me." Do we have an equivalent page for "how do I verify and submit a patch on behalf of someone else?"
  329. # [01:40] * Joins: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  330. # [01:40] * nrc|lunch is now known as nrc
  331. # [01:41] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: computer sleep)
  332. # [01:41] * Joins: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  333. # [01:42] * Joins: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com)
  334. # [01:42] * Quits: geo (geo@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving...)
  335. # [01:42] * jorendorff_away is now known as jorendorff
  336. # [01:43] * Joins: grapenuts (chatzilla@B0F7535B.D36C4CD0.B2D54A9E.IP)
  337. # [01:43] * Quits: emtwo (msamuel@moz-7DDD4CD6.dsl.teksavvy.com) (Quit: Leaving.)
  338. # [01:44] * Joins: rsole (dotslash@92B4995A.577D69E7.7773A470.IP)
  339. # [01:45] * Quits: josh (josh@501D6691.D6F172E7.2A2F4638.IP) (Ping timeout)
  340. # [01:45] * Quits: rsole (dotslash@92B4995A.577D69E7.7773A470.IP) (Quit: WeeChat 0.4.1)
  341. # [01:45] * Joins: naveed (naveed@moz-7B0110AD.mv.mozilla.com)
  342. # [01:45] <@ehsan> djvj: bug 940591 fwiw
  343. # [01:45] * Joins: abr (abr@moz-BBE3ABD.mv.mozilla.com)
  344. # [01:46] * Quits: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  345. # [01:47] * Joins: geo (geo@moz-BBE3ABD.mv.mozilla.com)
  346. # [01:47] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  347. # [01:47] * mattwoodrow is now known as mattwoodrow|away
  348. # [01:48] * Joins: emtwo (msamuel@moz-7DDD4CD6.dsl.teksavvy.com)
  349. # [01:48] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  350. # [01:48] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Broken pipe)
  351. # [01:49] * Joins: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  352. # [01:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bdde67dc0f1b - Gregory Szorc - NO BUG - Make bad path message in bootstrap more clear
  353. # [01:50] * Quits: sfink (chatzilla@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  354. # [01:50] * Joins: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP)
  355. # [01:51] * Quits: Mossop (dtownsend@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: This computer has gone to sleep)
  356. # [01:52] * Quits: emtwo (msamuel@moz-7DDD4CD6.dsl.teksavvy.com) (Quit: Leaving.)
  357. # [01:53] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  358. # [01:54] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  359. # [01:54] <@njn> oh look, the trees are open
  360. # [01:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a8769cefb478 - Jim Blandy - Bug 941247: Rename Zone::CompartmentGCState to Zone::GCState. r=jonco
  361. # [01:55] * Joins: terrence (terrence@moz-BBE3ABD.mv.mozilla.com)
  362. # [01:56] * mattwoodrow|away is now known as mattwoodrow
  363. # [01:56] * Joins: ctangira (ctangira@261773CB.F3975A8.9A142EA.IP)
  364. # [01:56] * Joins: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP)
  365. # [01:57] * Quits: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP) (Input/output error)
  366. # [01:57] <nmatsakis> that feeling when you realize the push to try whose results you've been eagerly awaiting didn't actually include patch
  367. # [01:57] <nmatsakis> *include your patch
  368. # [01:57] <KWierso> nmatsakis++
  369. # [01:57] * Quits: myk (myk@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  370. # [01:57] * Quits: bgrins (Adium@moz-657544E6.client.mchsi.com) (Quit: Leaving.)
  371. # [01:57] * Joins: kyr0 (kyr0@moz-83C61FD2.cm-6-5c.dynamic.ziggo.nl)
  372. # [01:58] <rnewman> briansmith: r? for backing out that NSS patch; confirmed that it removes the crash, and that ifdef ANDROID isn't equivalent for some reason
  373. # [01:58] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/2850ab9720c9 - Nicholas Nethercote - Bug 940069 - Backout a temporary debugging printf that runs on --enable-valgrind builds only, because it has served its purpose. r=me.
  374. # [02:01] * Quits: kyr0 (kyr0@moz-83C61FD2.cm-6-5c.dynamic.ziggo.nl) (Ping timeout)
  375. # [02:01] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  376. # [02:01] <briansmith> rnewman: r+. I will land it for you, because there is extra work for NSS backouts.
  377. # [02:01] <briansmith> unless you want to do extra work.
  378. # [02:02] * Quits: grapenuts (chatzilla@B0F7535B.D36C4CD0.B2D54A9E.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 27.0a2/20131120004002])
  379. # [02:02] * Quits: naveed (naveed@moz-7B0110AD.mv.mozilla.com) (Input/output error)
  380. # [02:03] * Quits: jammink (textual@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  381. # [02:03] * geekboy is now known as geekboy|afk
  382. # [02:03] * Joins: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP)
  383. # [02:04] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  384. # [02:04] * Joins: kyr0 (kyr0@moz-83C61FD2.cm-6-5c.dynamic.ziggo.nl)
  385. # [02:04] * Quits: fabrice (fabrice@81A9E994.81F5FE16.DD630FEE.IP) (Max SendQ exceeded)
  386. # [02:04] <rnewman> I do not
  387. # [02:04] <rnewman> thank you :D
  388. # [02:04] * Joins: jammink (textual@moz-BBE3ABD.mv.mozilla.com)
  389. # [02:04] * kamidphish is now known as DanG
  390. # [02:04] * mattwoodrow is now known as mattwoodrow|away
  391. # [02:05] * Joins: ehugg (ehugg@moz-96F986B0.smartcity.com)
  392. # [02:05] * Joins: mkaply_ (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  393. # [02:05] * Quits: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  394. # [02:05] * Quits: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Quit: juanb)
  395. # [02:05] <briansmith> thanks for hunting down the bug
  396. # [02:06] <J13R> RyanVM: would you apply the three patches in bug 912465 for me?
  397. # [02:06] * Quits: ehugg (ehugg@moz-96F986B0.smartcity.com) (Quit: ehugg)
  398. # [02:06] <rnewman> that's why we get the big bucks, rite?
  399. # [02:06] * Quits: kyr0 (kyr0@moz-83C61FD2.cm-6-5c.dynamic.ziggo.nl) (Ping timeout)
  400. # [02:07] <briansmith> rnewman: you are getting paid for this?
  401. # [02:07] <briansmith> hmm....
  402. # [02:07] * Quits: Cork (Cork@moz-352B7E7B.a370.priv.bahnhof.se) (Ping timeout)
  403. # [02:07] * Quits: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se) (Ping timeout)
  404. # [02:07] * Quits: retornam (retornam@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving...)
  405. # [02:08] * Quits: ctangira (ctangira@261773CB.F3975A8.9A142EA.IP) (Connection reset by peer)
  406. # [02:08] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  407. # [02:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3dedb73e93f5 - Jon Coppeard - Bug 932102 - Fix rooting hazard in nsStyleUtil::AppendAngleValue r=dbaron
  408. # [02:10] * Quits: ericjung (ericjung@EBA5EBAE.78089B69.E141FD9.IP) (Input/output error)
  409. # [02:11] * Joins: kyr0 (kyr0@moz-83C61FD2.cm-6-5c.dynamic.ziggo.nl)
  410. # [02:11] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  411. # [02:12] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  412. # [02:12] <firebot> Check-in:
  413. # [02:12] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f2c0dc57479e - Andrew Sutherland - Bug 933807 - Allow easily disabling TriggerOperationCallbackFor(Ion|AsmJS)Code. Set the environment variable by default in "mach debug", allow disabling. r=gps
  414. # [02:13] * Quits: marco (Thunderbir@moz-9307669A.retail.telecomitalia.it) (Quit: marco)
  415. # [02:13] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  416. # [02:14] * Joins: spohl (Adium@514F4E33.F8C24747.473D6A24.IP)
  417. # [02:14] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  418. # [02:14] * mattwoodrow|away is now known as mattwoodrow
  419. # [02:15] * Joins: Cork (Cork@moz-352B7E7B.a370.priv.bahnhof.se)
  420. # [02:15] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  421. # [02:16] * Joins: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se)
  422. # [02:16] * Quits: mkaply_ (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  423. # [02:16] * Joins: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  424. # [02:16] * Quits: rstrong (rstrong@moz-204A999A.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  425. # [02:17] * Quits: jedp (jedp@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Computer has gone to sleep.)
  426. # [02:17] * Quits: ericjung_ (ericjung@EBA5EBAE.78089B69.E141FD9.IP) (Connection reset by peer)
  427. # [02:18] * Joins: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net)
  428. # [02:19] * Quits: surkov (surkov@74F7CB6C.E80E6317.6BEEAEBD.IP) (Quit: surkov)
  429. # [02:19] * gaye is now known as gaye|dinner
  430. # [02:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1c2b28920048 - Richard Newman - Bug 935831 - Back out Bug 927230 for Android 2.3 startup crash, r=briansmith
  431. # [02:19] * Joins: drno (drno@moz-8C24FDC2.hsd1.ca.comcast.net)
  432. # [02:19] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/270522e6c504 - Brian Smith - Bug 898431: Clean up security/patches to remove references to the private false start patch that is no longer applied, r=me, a=NPOTB
  433. # [02:20] * Joins: bgrins (Adium@moz-657544E6.client.mchsi.com)
  434. # [02:21] * Quits: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: sicking)
  435. # [02:21] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  436. # [02:21] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  437. # [02:22] * gaye|dinner is now known as gaye
  438. # [02:22] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  439. # [02:24] * Joins: tonymec|away (tonymec@A9DB6A03.3B7AD1EB.277517C1.IP)
  440. # [02:24] * Quits: mcote|afk (mcote@moz-BF3F09D8.cpe.pppoe.ca) (Ping timeout)
  441. # [02:24] * Quits: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  442. # [02:24] * jld files a bug about how I shouldn't make random developers and all the sheriffs hate me.
  443. # [02:25] * Quits: dholbert_ (dholbert@moz-7B0110AD.mv.mozilla.com) (Quit: Ex-Chat)
  444. # [02:25] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b0433773e27c - Seth Fowler - Bug 940714 - Add a RAII class to make synchronous decoding safer. r=tn
  445. # [02:25] * Joins: naveed (naveed@moz-7B0110AD.mv.mozilla.com)
  446. # [02:26] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0df2441272fb - Seth Fowler - Bug 922899 - Fix VectorImage invalidation for non-animated images. r=dholbert
  447. # [02:26] * Joins: ehugg_lime (ehugg_lime@moz-96F986B0.smartcity.com)
  448. # [02:27] * Joins: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca)
  449. # [02:28] * Joins: aja (Instantbir@CB9E631A.625E483C.7880DB15.IP)
  450. # [02:28] * Joins: mcote|afk (mcote@moz-BF3F09D8.cpe.pppoe.ca)
  451. # [02:29] * khuey is now known as khuey|away
  452. # [02:30] * Quits: sewardj (sewardj@moz-C8BAE13.dip0.t-ipconnect.de) (Ping timeout)
  453. # [02:30] <RyanVM> njn: DONTBUILD next time? :)
  454. # [02:30] * Joins: ehugg (ehugg@moz-96F986B0.smartcity.com)
  455. # [02:30] * jorendorff is now known as jorendorff_away
  456. # [02:30] <heycam> that'll be $30 please
  457. # [02:30] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  458. # [02:31] * Quits: grobinson|laptop (grob_@moz-A98407E2.torservers.net) (Ping timeout)
  459. # [02:32] * Quits: ehugg_lime (ehugg_lime@moz-96F986B0.smartcity.com) (Client exited)
  460. # [02:32] * Quits: Gijs (gijs@moz-C11B0461.dsl.alice.nl) (Quit: sleep)
  461. # [02:32] * ewong|away is now known as ewong
  462. # [02:32] * Quits: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP) (Quit: Leaving.)
  463. # [02:32] * Quits: jammink (textual@moz-BBE3ABD.mv.mozilla.com) (Quit: Computer has gone to sleep.)
  464. # [02:33] <daleharvey> hey so having some problems with navigator.platform being an empty string on b2g desktop linux
  465. # [02:33] <daleharvey> trying to understand what http://mxr.mozilla.org/mozilla-central/source/dom/base/Navigator.cpp#394 is doing, but dont
  466. # [02:34] * jorendorff_away is now known as jorendorff
  467. # [02:34] * jorendorff is now known as jorendorff_away
  468. # [02:35] * Joins: jammink (textual@moz-BBE3ABD.mv.mozilla.com)
  469. # [02:35] * Quits: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP) (Quit: Leaving.)
  470. # [02:36] <nalexander> Hey, what's the slick way to re-import a backed out revision?
  471. # [02:36] <nalexander> |hg graft| won't re-apply an ancestor revision.
  472. # [02:36] * Joins: azakai_ (alon@moz-BBE3ABD.mv.mozilla.com)
  473. # [02:36] <nalexander> I guess I could qbackout the backouts, but that loses the original commit messages.
  474. # [02:36] * Quits: ehugg (ehugg@moz-96F986B0.smartcity.com) (Quit: ehugg)
  475. # [02:37] * Joins: naveed__ (naveed@moz-BBE3ABD.mv.mozilla.com)
  476. # [02:37] * jorendorff_away is now known as jorendorff
  477. # [02:37] * Quits: naveed (naveed@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  478. # [02:37] * Joins: danieru (danieru@C8E26E42.55A00C18.F9917295.IP)
  479. # [02:37] * jorendorff is now known as jorendorff_away
  480. # [02:38] <RyanVM> nalexander: hg qbackout --apply
  481. # [02:38] <nalexander> RyanVM: thanks.
  482. # [02:38] <RyanVM> or hg export -r <rev>
  483. # [02:38] <RyanVM> and then import it
  484. # [02:38] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: computer sleep)
  485. # [02:38] * Joins: mkaply_ (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  486. # [02:39] * Quits: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  487. # [02:40] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  488. # [02:41] * Joins: bbondy__ (bbondy@moz-717FF534.home.cgocable.net)
  489. # [02:42] * Quits: bajaj (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  490. # [02:42] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (No route to host)
  491. # [02:42] * Quits: bbondy__ (bbondy@moz-717FF534.home.cgocable.net) (No route to host)
  492. # [02:42] * Waldo reads .platform, thinks the unified numbers are kind of surreal
  493. # [02:43] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  494. # [02:43] * Quits: rniwa (rniwa@moz-8AC6FADD.s30.a048.ap.plala.or.jp) (Quit: rniwa)
  495. # [02:44] * Quits: jgriffin (jgriffin@moz-C55C3E25.hsd1.wa.comcast.net) (Quit: jgriffin)
  496. # [02:44] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  497. # [02:45] * khuey|away is now known as khuey
  498. # [02:45] <Earth4> Does anyone know of a workaround for intl link failures?
  499. # [02:46] <Waldo> Earth4: probably update your repo, the relevant patches were backed out recently today I think
  500. # [02:47] <Earth4> Waldo: Is that on m-i?
  501. # [02:47] * Joins: grobinson|laptop (grob_@moz-EF57E39A.tor.uwaterloo.ca)
  502. # [02:47] <Waldo> Earth4: yes
  503. # [02:47] <Earth4> I'm trying to build m-c
  504. # [02:47] * Quits: tonymec|away (tonymec@A9DB6A03.3B7AD1EB.277517C1.IP) (Ping timeout)
  505. # [02:47] <Earth4> Waldo: But thanks :)
  506. # [02:47] <Waldo> Earth4: ac_add_options --without-intl-api then
  507. # [02:47] * Quits: hurley (hurley@moz-E76806A0.dsl.static.sonic.net) (Quit: MOOTEX!)
  508. # [02:47] <Waldo> Earth4: or just wait a few hours :-)
  509. # [02:47] <Earth4> Waldo: Thanks!
  510. # [02:47] <tbsaunde> k$try --without-intl-api? I'm not sure what error you're hitting though
  511. # [02:48] <tbsaunde> secretly you want to use that anyway, just don't tell waldo about it
  512. # [02:49] <Waldo> only if you hate people who don't use English :-P
  513. # [02:49] * Joins: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  514. # [02:50] <Waldo> IE includes the intl api these days; it's going to be a part of the web in short order
  515. # [02:51] * Joins: danieru_ (danieru@3435F1EA.1BF96F48.9510F13D.IP)
  516. # [02:51] * Quits: mkaply_ (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  517. # [02:51] * Quits: danieru_ (danieru@3435F1EA.1BF96F48.9510F13D.IP) (Quit: leaving)
  518. # [02:51] * Quits: {V} (V@moz-F9CA6B1C.on.nl) (Ping timeout)
  519. # [02:52] <khuey> Waldo: maybe we should fix the build problems with it then ;-)
  520. # [02:52] <tbsaunde> Waldo: I hate them no more than people who want webm or webrtc or opus or webgl, that doesn't mean I feel the need to build any of those over and over gain to no useful purpose
  521. # [02:52] <Waldo> khuey: hey, *I* didn't bust it this time :-)
  522. # [02:53] * Joins: ericjung (ericjung@EBA5EBAE.78089B69.E141FD9.IP)
  523. # [02:53] <Waldo> khuey: it'll happen eventually
  524. # [02:53] * Quits: thelodger (thelodger@18CE4881.460D5921.B53A5734.IP) (Quit: Leaving.)
  525. # [02:53] <Waldo> but getting it shipping is more important than getting it building in some particular nicer setup
  526. # [02:53] <tbsaunde> no you just left it broken and somebody else tried to fix it :p
  527. # [02:53] <Waldo> I had nothing to do with this cross-compilation work that busted stuff this time around
  528. # [02:53] <khuey> not building with --disable-optimize is pretty important
  529. # [02:53] * Joins: {V} (V@moz-F9CA6B1C.on.nl)
  530. # [02:54] <Waldo> --disable-optimize --disable-debug, you mean
  531. # [02:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bada32435a8e - Ralph Giles - Bug 941281 - Release resampler in OpusTrackEncoder dtor. r=roc
  532. # [02:54] <Waldo> a configuration which is rather weird
  533. # [02:54] <khuey> no, it fails with --disable-optimize --enable-debug
  534. # [02:55] <tbsaunde> Waldo: sure, but cross compiling icu has never worked
  535. # [02:55] * Quits: naveed__ (naveed@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  536. # [02:55] <khuey> also known as "what developers use"
  537. # [02:55] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  538. # [02:55] <Waldo> uh, I'm pretty sure that's not the case at all!
  539. # [02:55] <Waldo> that's never been broken for me at all
  540. # [02:55] * Quits: jimb (user@125EF623.B2666F0E.66399531.IP) (Ping timeout)
  541. # [02:55] <khuey> yes, because you don't build on windows ...
  542. # [02:56] <Waldo> I build on Windows on occasion, pretty sure I've built that too
  543. # [02:56] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  544. # [02:56] <mbrubeck> Much of the Windows build bustage was only on VS2012 / VS2013
  545. # [02:56] <khuey> it was broken on 2010
  546. # [02:56] <khuey> as of yesterday
  547. # [02:56] <mbrubeck> see also https://bugzilla.mozilla.org/show_bug.cgi?id=899948
  548. # [02:56] <khuey> I had to add --disable-intl-api to my mozconfig this week
  549. # [02:56] <Waldo> 2013 is still kind of in beta status as far as our supporting it goes, isn't it?
  550. # [02:57] * Joins: tonymec|away (tonymec@F2EA4F02.D32D8EFB.277517C1.IP)
  551. # [02:58] <mbrubeck> yeah, and 2012 is de-facto "tier 2" since we don't have it in automation
  552. # [02:58] <Waldo> --disable-optimize without --enable-debug is equivalent to --disable-optimize --disable-debug, no?
  553. # [02:58] * Quits: billm (billm@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving)
  554. # [02:58] <RyanVM> nevermind that 2012 is what you'll get if you put in an IT request for MSVC...
  555. # [02:59] <khuey> do you have to put in a request now?
  556. # [02:59] <Waldo> I thought we had MSVC on fs/ or somewhere
  557. # [02:59] * corey is now known as corey|away
  558. # [02:59] <mbrubeck> We do
  559. # [02:59] <Waldo> at least, that's where I remember getting it
  560. # [02:59] <RyanVM> you do for the license technically
  561. # [02:59] * Quits: abr (abr@moz-BBE3ABD.mv.mozilla.com) (Quit: abr)
  562. # [02:59] <mbrubeck> http://fs2.mtv1.mozilla.com/IT/Microsoft/Windows/Visual_Studio/
  563. # [02:59] <RyanVM> (at least I did)
  564. # [02:59] <Waldo> ...that's bizarro
  565. # [03:00] <RyanVM> i got it from fs2, but had to get a key from IT
  566. # [03:00] <RyanVM> anyway, that's really not the point
  567. # [03:00] <RyanVM> point is, it's basically the default Windows compiler from an IT standpoint
  568. # [03:00] <RyanVM> so being broken in a default configuration is pretty bad
  569. # [03:01] * Quits: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  570. # [03:01] * Joins: m_kato (m_kato@moz-C286AD9A.bitcat.net)
  571. # [03:01] <tbsaunde> maybe we should it the default compiler is 2010 then
  572. # [03:01] <mbrubeck> I love how derisive some Mozillians are about ESR users. "What kind of company can't upgrade their software more than once a year?" :P
  573. # [03:01] <tbsaunde> tell IT
  574. # [03:01] * philor is now known as philor|afk
  575. # [03:02] <RyanVM> tbsaunde: good luck with that
  576. # [03:02] * Joins: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP)
  577. # [03:02] <tbsaunde> that said I've never heard of msvc requiring a key
  578. # [03:02] <RyanVM> *shrug*
  579. # [03:03] * Quits: geo (geo@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving...)
  580. # [03:04] * Quits: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net) (Quit: leaving)
  581. # [03:04] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  582. # [03:04] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  583. # [03:06] * Quits: Jesse (jruderman@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: Jesse)
  584. # [03:07] <danieru> I love how on a 110GB disk my home can take up 101GB while ubuntu makes due with 8GB.
  585. # [03:07] * Joins: vicamo (vicamo@moz-A9F04A43.dynamic.hinet.net)
  586. # [03:07] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  587. # [03:07] <danieru> Meanwhile the default windows install on my ultrabook wanted 40GB
  588. # [03:08] * Quits: mt (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  589. # [03:08] * Quits: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP) (Ping timeout)
  590. # [03:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6fd717549b5a - Trevor Saunders - bug 938510 - switch to gcc 4.7.3 and latest stable binutils from tooltool r=glandium
  591. # [03:11] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  592. # [03:11] * Quits: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: pcwalton)
  593. # [03:11] <glandium> \o/
  594. # [03:11] * Joins: Jesse (jruderman@moz-C07D5168.p2p.sfo1.mozilla.com)
  595. # [03:11] * Joins: geo (geo@moz-BBE3ABD.mv.mozilla.com)
  596. # [03:11] <RyanVM> niiiice
  597. # [03:11] * Quits: bbouvier (bnjbouv@moz-63AFAFBF.gagahome.fr) (Ping timeout)
  598. # [03:12] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  599. # [03:12] * ChanServ sets mode: +o ehsan
  600. # [03:12] * JosiahOne|Away is now known as JosiahOne
  601. # [03:12] * Joins: sfink (chatzilla@moz-1A23C815.dsl.pltn13.sbcglobal.net)
  602. # [03:13] * tbsaunde just hopes it doesn't blow up or not fix anything
  603. # [03:13] <tbsaunde> arg bugzilla why you wrap comments :(
  604. # [03:14] * Quits: Jesse (jruderman@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: Jesse)
  605. # [03:14] <aja> anyone aware of any plans for updating download manager again soon(ish)?
  606. # [03:14] * Joins: ehugg (ehugg@BAF628CB.AD48CA0A.EBB03D7A.IP)
  607. # [03:15] <gregglind> indexedDb.initWindowless(). is there a suggested replacement?
  608. # [03:15] <glandium> tbsaunde: at least it's easy to backout
  609. # [03:15] <glandium> tbsaunde: and future toolchain changes are going to be much easier
  610. # [03:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/af472e590088 - Ehsan Akhgari - Bug 939582 - Part 1: Rework the NSPR logging in content/media to use different macro names for different logs; r=doublec
  611. # [03:16] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2079c828645a - Ehsan Akhgari - Bug 939582 - Part 2: Build content/media in unified mode; r=doublec
  612. # [03:17] * Quits: lduros (user@moz-418FD747.phlapa.fios.verizon.net) (Client exited)
  613. # [03:17] * Joins: dbaron (dbaron@moz-104CC309.mv.mozilla.com)
  614. # [03:18] * ChanServ sets mode: +ao dbaron dbaron
  615. # [03:18] <gregglind> In Aurora, I get: Error: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIIndexedDatabaseManager.initWindowless]"
  616. # [03:19] <tbsaunde> glandium: true
  617. # [03:19] * Joins: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk)
  618. # [03:20] * bz_food is now known as bz
  619. # [03:21] <gregglind> or can someone tell me how to make an 'aGlobal' vs an 'aObj'
  620. # [03:23] <gregglind> https://hg.mozilla.org/releases/mozilla-aurora/diff/81f8a3c52c23/dom/indexedDB/IndexedDatabaseManager.cpp
  621. # [03:23] * Joins: tonymec (tonymec@F2EA4F02.D32D8EFB.277517C1.IP)
  622. # [03:23] * Quits: jdm (jdm@moz-ED0C7AC7.hinet-ip.hinet.net) (Quit: Lost terminal)
  623. # [03:23] * Quits: ehugg (ehugg@BAF628CB.AD48CA0A.EBB03D7A.IP) (Quit: ehugg)
  624. # [03:24] * Quits: karl (karl@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  625. # [03:24] * Joins: karl (karl@538BABFE.A073F3E.97BBD552.IP)
  626. # [03:24] <Waldo> egad is configuring slow on Windows :-\
  627. # [03:24] * Quits: KaiRo (robert@moz-DB903069.adsl.highway.telekom.at) (Input/output error)
  628. # [03:25] <RyanVM> s/configuring/everything
  629. # [03:25] <jesup> Waldo: as slow as it always was.....
  630. # [03:25] * Waldo has a build going on Windows now, 2010, with --enable-debug --disable-optimize, fwiw
  631. # [03:25] * Quits: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP) (Input/output error)
  632. # [03:25] <Waldo> jesup: actually this looked slower than usual, for whatever reason
  633. # [03:25] <glandium> Waldo: because you added icu
  634. # [03:25] <RyanVM> BURN
  635. # [03:26] <Waldo> glandium: no, it was progressing slowly at a different point
  636. # [03:26] <RyanVM> OH NO HE DI'INT!
  637. # [03:26] * Quits: jhlin (jolin@E2F7352.56080C53.97BBD552.IP) (Ping timeout)
  638. # [03:26] <Waldo> maybe someone else I time-slice the machine with is also rdesktop'd in or something, although I thought you couldn't do that
  639. # [03:26] * Quits: @dbaron (dbaron@moz-104CC309.mv.mozilla.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  640. # [03:26] <Waldo> RyanVM: careful, or I will take back all the nice things I say about you when you push all my branch patches for me, and NOW WHO'S CRYING
  641. # [03:27] <jgilbert> Waldo: I agree, it looks slower than I'm used to
  642. # [03:27] <Waldo> ...probably me, actually, if that happened :-)
  643. # [03:27] <RyanVM> Waldo: Does that mean I don't have to push yours anymore? :P
  644. # [03:27] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  645. # [03:27] <froydnj> RyanVM++
  646. # [03:27] <jgilbert> Waldo: though, it's also just failing to build at about the 7m mark, on both vs10 and vs11 for me
  647. # [03:27] <Waldo> RyanVM: read the next line :-)
  648. # [03:27] <RyanVM> heh
  649. # [03:27] * Waldo watches the build trundle through icu
  650. # [03:28] * Quits: bgrins (Adium@moz-657544E6.client.mchsi.com) (Quit: Leaving.)
  651. # [03:28] <jesup> glandium: 15%-ish increase in build time is ... unfortunate (gkmedias folding)
  652. # [03:29] <glandium> jesup: less, if you compare to before unified sources
  653. # [03:29] <glandium> but yeah
  654. # [03:29] <khuey> is that all linking?
  655. # [03:29] * khuey is now known as khuey|presenting
  656. # [03:29] <glandium> khuey|presenting: most probably
  657. # [03:29] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  658. # [03:29] <jesup> So incremental builds might be hit even worse
  659. # [03:29] * Joins: ehugg (ehugg@BAF628CB.AD48CA0A.EBB03D7A.IP)
  660. # [03:29] <jesup> %-wise
  661. # [03:29] * Quits: azakai_ (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  662. # [03:29] * Joins: lpy|afk (lpy@12172131.F09091A8.1348A864.IP)
  663. # [03:29] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Quit: ctangira)
  664. # [03:30] * Quits: ehugg (ehugg@BAF628CB.AD48CA0A.EBB03D7A.IP) (Quit: ehugg)
  665. # [03:30] <glandium> jesup: incremental pgo builds are almost not incremental, considering how that works
  666. # [03:30] * Quits: chewey (chewey@moz-4199CE85.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  667. # [03:30] * Joins: ehugg (ehugg@BAF628CB.AD48CA0A.EBB03D7A.IP)
  668. # [03:30] * jlund|away is now known as jlund
  669. # [03:30] * Joins: bbouvier (bnjbouv@moz-63AFAFBF.gagahome.fr)
  670. # [03:30] * Joins: chewey (chewey@moz-6C578F1F.dip0.t-ipconnect.de)
  671. # [03:31] <Waldo> tbsaunde: that B2G Desktop Linux Opt and now B2G Desktop Linux x64 Opt look ominous
  672. # [03:32] <tbsaunde> hm, let me look
  673. # [03:32] <@ehsan> jesup: glandium: unified builds are not a good reason to make builds slower ;)
  674. # [03:32] <glandium> ehsan: not local builds, anyway
  675. # [03:33] <@ehsan> froydnj: thanks for punishing me ;)
  676. # [03:33] <glandium> ehsan: i mean, we're not talking about making local builds slower
  677. # [03:33] <froydnj> ehsan: hey, at least it wasn't an ipc patch!
  678. # [03:33] <@ehsan> froydnj: hehe, I added a nit, cause you almost asked for it ;)
  679. # [03:34] <@ehsan> glandium: so what are we talking about?
  680. # [03:34] <glandium> ehsan: win pgo
  681. # [03:34] <@ehsan> glandium: folding gkmedias will affect non PGO builds too, right?
  682. # [03:35] <glandium> ehsan: barely
  683. # [03:35] <@ehsan> ok
  684. # [03:35] <@ehsan> are we going to do it?
  685. # [03:35] * Quits: ericjung (ericjung@EBA5EBAE.78089B69.E141FD9.IP) (Ping timeout)
  686. # [03:35] <glandium> ehsan: that's the open question
  687. # [03:35] * Joins: dholbert_ (dholbert@moz-2DBFC5C4.static.sonic.net)
  688. # [03:35] <@ehsan> glandium: well, I have an outstanding r- for that patch for now...
  689. # [03:35] <@roc> no-one does PGO builds very often right?
  690. # [03:35] <glandium> ehsan: see bug 922912 for some data
  691. # [03:35] * Joins: ericjung (ericjung@EBA5EBAE.78089B69.E141FD9.IP)
  692. # [03:35] * Quits: Boriss (Boriss@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  693. # [03:35] * gregglind is now known as gregglind_away
  694. # [03:36] <glandium> ehsan: ?
  695. # [03:36] <glandium> roc: no
  696. # [03:36] <@ehsan> glandium: I'd like us to reconcile the icu situation first
  697. # [03:36] * Quits: dholbert_ (dholbert@moz-2DBFC5C4.static.sonic.net) (Quit: Ex-Chat)
  698. # [03:36] <@ehsan> the 20 more minutes we should be able to take
  699. # [03:36] <tbsaunde> glandium: what do you think of those errors? think its worth trying a clobber?
  700. # [03:36] <glandium> ehsan: well, maybe we could fold there too
  701. # [03:37] <glandium> tbsaunde: b2g? looks like it's not using tooltool
  702. # [03:37] <@ehsan> glandium: that bug is pretty much stalled for now
  703. # [03:37] <@ehsan> so it's not clear what we'll end up doing there
  704. # [03:37] <@ehsan> glandium: speaking of which, I could *really* use some help there :)
  705. # [03:37] <tbsaunde> glandium: oh, ddidn't see that part of the log let me look more closely
  706. # [03:37] <glandium> ehsan: i'm not sure what the status is on the various thing you tried. As in what kind of worked, and what failed
  707. # [03:38] <jesup> PGO-only 20 min isn't as bad as hurting non-PGO. Not great, but not horrid. But some things are gated on waiting for a green PGO (like merges). I'm not the person to ask...
  708. # [03:38] * Joins: mt (Adium@moz-BBE3ABD.mv.mozilla.com)
  709. # [03:38] <glandium> jesup: not only merges
  710. # [03:38] <@ehsan> glandium: the patch to fold mozjs into libxul regresses talos numbers because of what seems to be js code not being PGOed
  711. # [03:38] <@ehsan> or something!
  712. # [03:38] * glandium wishes PGO was multithreaded
  713. # [03:39] <@ehsan> glandium: the other patch is stuck on me not knowing what I'm doing
  714. # [03:39] <@ehsan> it barely builds
  715. # [03:39] <Waldo> that sounds like a "be careful what you wish for" scenario to me ;-)
  716. # [03:39] <@ehsan> and I have very little left to make progress on
  717. # [03:39] <tbsaunde> glandium: yeah, seems your right when will I ever learn to read closely, guess I should back out then
  718. # [03:40] <@ehsan> glandium: it's conceivable that I can get to a real patch for building icu separately at some point, but I really don't know what I'm doing so it's going to be days of trial and error :(
  719. # [03:41] <@ehsan> glandium: it's also unfortunate that we'll be adding one more DLL on windows which is probably going to be much more code than what we absolutely need
  720. # [03:41] <@ehsan> glandium: in my ideal world someone will figure out the PGO situation and fix that
  721. # [03:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6015e057d116 - Nicholas D. Matsakis - Bug 938728 - Add float32x4 and int32x4 data constructors r=till
  722. # [03:41] * Quits: bbouvier (bnjbouv@moz-63AFAFBF.gagahome.fr) (Ping timeout)
  723. # [03:42] <@ehsan> glandium: that should be a fairly accurate picture of the current status
  724. # [03:42] <glandium> ehsan: ok. i'll push a few trys for pgo then
  725. # [03:42] * Joins: heftig (heftig@moz-D460AD18.dip0.t-ipconnect.de)
  726. # [03:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b50d2b2f98e0 - Trevor Saunders - backout 6fd717549b5a bug 938510 because b2g desktop builds don't seem to pull tooltool packages
  727. # [03:43] <@ehsan> glandium: thanks! :)
  728. # [03:43] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  729. # [03:43] * Quits: mt (Adium@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  730. # [03:44] * Quits: J13R (user@moz-6FE6474.dip0.t-ipconnect.de) (Ping timeout)
  731. # [03:44] <glandium> tbsaunde: come to think of it, it's kind of normal... you're changing the browser tooltool manifests
  732. # [03:44] <@ehsan> dammit; bitrot :(
  733. # [03:44] * Joins: ekr_ (ekr@moz-CE9B5E86.mycingular.net)
  734. # [03:44] <glandium> tbsaunde: and there are no linux tooltool manifests for b2g
  735. # [03:44] <glandium> tbsaunde: likely, that would have broken xulrunner nightlies too
  736. # [03:45] * Joins: bbouvier (bnjbouv@moz-63AFAFBF.gagahome.fr)
  737. # [03:45] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  738. # [03:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cdf4cc082531 - Ehsan Akhgari - Backed out 2 changesets (bug 939582) because of build bustage
  739. # [03:46] <glandium> tbsaunde: i don't know if adding such manifests would work or if that requires releng involvment
  740. # [03:48] * Quits: ekr_ (ekr@moz-CE9B5E86.mycingular.net) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  741. # [03:49] <tbsaunde> glandium: shouldn't be hard to find out on try at least for b2g
  742. # [03:49] <glandium> tbsaunde: yeah
  743. # [03:49] <tbsaunde> but yeah, I didn't even think about that mozconfig being used for desktop b2g :(
  744. # [03:50] <@ehsan> froydnj: what do you think about me writing a patch to s/register// in xpcom?
  745. # [03:50] <glandium> tbsaunde: interestingly, xulrunner doesn't have tooltool manifests at all... what do we use for osx, then?
  746. # [03:50] <froydnj> ehsan: wfm
  747. # [03:51] <glandium> ehsan: that you have to do some serious filtering
  748. # [03:51] <tbsaunde> glandium: no clue
  749. # [03:51] <@ehsan> glandium: pardon?
  750. # [03:51] * Quits: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  751. # [03:51] <tbsaunde> I guess we could look at a log
  752. # [03:51] <glandium> ehsan: grep -r register xpcom
  753. # [03:51] <Waldo> ehsan: but you'll enslowen all the code that wanted registers!!!1!
  754. # [03:52] <@ehsan> glandium: I'm talking about the register keyword, not the word "register" :)
  755. # [03:52] <@ehsan> Waldo: I know, I'm terrible like that :P
  756. # [03:52] <glandium> ehsan: i know, but you have to find where it's used
  757. # [03:52] <@ehsan> I know where it's used!
  758. # [03:52] <@ehsan> my compiler tells me every time I build ;)
  759. # [03:52] <glandium> erf
  760. # [03:52] <glandium> i wonder if dxr has something for that
  761. # [03:53] <@ehsan> I'm going to call the bug "Make XPCOM slower"
  762. # [03:53] <@ehsan> don't think it does
  763. # [03:56] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Quit: Gone to save the world!)
  764. # [03:56] * Quits: bbrittain (bbrittain@5D4864B4.A99474B0.6679FAEF.IP) (Ping timeout)
  765. # [03:57] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  766. # [03:57] * Joins: janv (varga@4E9B3A7A.E45C365C.4F33160D.IP)
  767. # [03:58] <tbsaunde> glandium: looks like xulrunner uses the browser/config tooltool manifest
  768. # [03:58] <glandium> erf
  769. # [03:59] <Waldo> khuey|presenting: so this mozconfig worked just peachy for me for building just now, with 2010, so I really have no idea what you're talking about regarding bustage for the common case: http://pastebin.mozilla.org/3644854
  770. # [03:59] <tbsaunde> glandium: fwiw the log I'm looking at is https://tbpl.mozilla.org/php/getParsedLog.php?id=30832937&tree=Mozilla-Central
  771. # [03:59] <froydnj> ooo, does "let's catch up" mean we might get a all-green pgo run?
  772. # [03:59] <RyanVM> janv: ping
  773. # [03:59] * Joins: emtwo (msamuel@moz-7DDD4CD6.dsl.teksavvy.com)
  774. # [04:00] * Quits: jgilbert (jgilbert@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  775. # [04:00] * Quits: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: dealloc)
  776. # [04:01] <@ehsan> RyanVM: hmm, so we only have *one* pushed patch in that range that is not backed out ;)
  777. # [04:01] <@ehsan> and that is building on tip right now
  778. # [04:02] * Joins: rniwa (rniwa@BF3A10DB.1A6EB244.3BFD8A78.IP)
  779. # [04:02] * Quits: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  780. # [04:02] <RyanVM> ehsan: don't look at me, I don't even have any tbpl tabs open atm
  781. # [04:02] * KWierso hides in the back of the room
  782. # [04:02] <@ehsan> oh
  783. # [04:02] <@ehsan> KWierso: ^
  784. # [04:03] <@ehsan> and in fact I want to reland my patch before it bitrots *again*...
  785. # [04:03] <KWierso> ehsan: fine, have at it
  786. # [04:03] <@ehsan> KWierso: thanks!
  787. # [04:03] * Joins: coop (Chris@B0F7535B.D36C4CD0.B2D54A9E.IP)
  788. # [04:04] <@ehsan> now I really wish that my patch doesn't bounce, or that KWierso doesn't know where I live ;)
  789. # [04:04] <KWierso> >.>
  790. # [04:05] <@ehsan> KWierso: so am I clear to land?
  791. # [04:05] <KWierso> ehsan: do it
  792. # [04:05] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  793. # [04:05] <@ehsan> ty
  794. # [04:05] * Quits: tessarakt3 (jens@moz-9DBC4E33.dip0.t-ipconnect.de) (Ping timeout)
  795. # [04:06] * Joins: danieru_ (danieru@3435F1EA.1BF96F48.9510F13D.IP)
  796. # [04:06] * Quits: danieru_ (danieru@3435F1EA.1BF96F48.9510F13D.IP) (Quit: leaving)
  797. # [04:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/47e13023b4b7 - Ehsan Akhgari - Bug 939582 - Part 1: Rework the NSPR logging in content/media to use different macro names for different logs; r=doublec
  798. # [04:07] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a4262c9397d9 - Ehsan Akhgari - Bug 939582 - Part 2: Build content/media in unified mode; r=doublec
  799. # [04:09] * Quits: tonymec|away (tonymec@F2EA4F02.D32D8EFB.277517C1.IP) (Ping timeout)
  800. # [04:09] * Quits: tonymec (tonymec@F2EA4F02.D32D8EFB.277517C1.IP) (Ping timeout)
  801. # [04:10] * philor|afk is now known as philor
  802. # [04:10] * Joins: danieru_ (danieru@3435F1EA.1BF96F48.9510F13D.IP)
  803. # [04:11] * Quits: yzen (yzen@moz-A36A7FD4.cpe.pppoe.ca) (Quit: yzen)
  804. # [04:12] * Quits: danieru_ (danieru@3435F1EA.1BF96F48.9510F13D.IP) (Quit: leaving)
  805. # [04:12] * Joins: danieru_ (danieru@3435F1EA.1BF96F48.9510F13D.IP)
  806. # [04:13] * Quits: RyanVM (Thunderbir@moz-4C953DE7.phlapa.fios.verizon.net) (Quit: RyanVM)
  807. # [04:13] * @njn is in string header include hell
  808. # [04:13] <@njn> #error Internal string headers are not available from external-linkage code.
  809. # [04:13] * Joins: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com)
  810. # [04:13] * Quits: danieru (danieru@C8E26E42.55A00C18.F9917295.IP) (Quit: さようなら)
  811. # [04:13] * Quits: danieru_ (danieru@3435F1EA.1BF96F48.9510F13D.IP) (Quit: leaving)
  812. # [04:13] * Joins: danieru (danieru@3435F1EA.1BF96F48.9510F13D.IP)
  813. # [04:14] * Joins: jhopkins (jhopkins@B0F7535B.D36C4CD0.B2D54A9E.IP)
  814. # [04:14] <glandium> njn: where do you use that from¿
  815. # [04:15] <@njn> glandium: trying to add nsCStringHashKey::SizeOfExcludingThis()
  816. # [04:15] * Quits: danieru (danieru@3435F1EA.1BF96F48.9510F13D.IP) (Quit: leaving)
  817. # [04:15] * Joins: shorlander (shorlander@8F761026.B5EF4AF6.E96CA9D8.IP)
  818. # [04:16] * rail_away is now known as rail
  819. # [04:16] <@njn> glandium: it calls nsTSubstring_CharT::SizeOfExcludingThisMustBeUnshared()
  820. # [04:17] <@njn> glandium: I don't understand the role of MOZILLA_INTERNAL_API
  821. # [04:18] <glandium> njn: so you're not in string header include hell, you're in xpcom has different types of linkage hell
  822. # [04:19] <@njn> glandium: general "understanding teh differe kinds of strings is a nightmare" hell, I guess
  823. # [04:19] <glandium> njn: there's the xpcom in libxul, and there's the xpcom outside of libxul.
  824. # [04:19] <glandium> the xpcom in libxul has MOZILLA_INTERNAL_API, the xpcom outside of libxul doesn't
  825. # [04:19] * Joins: tonymec|away (tonymec@C5205E9A.4864ECF.9D2324B7.IP)
  826. # [04:19] <@njn> glandium: oh, I can just use nsCStringHashKey::GetKey()!
  827. # [04:20] * rail is now known as rail_away
  828. # [04:21] <@njn> glandium: which saves me having to write nsCStringHashKey::SizeOfExcludingThis(), which avoids the whole issue :)
  829. # [04:22] * Joins: danieru (danieru@3435F1EA.1BF96F48.9510F13D.IP)
  830. # [04:23] * Quits: jammink (textual@moz-BBE3ABD.mv.mozilla.com) (Quit: Textual IRC Client: http://www.textualapp.com/)
  831. # [04:23] * Quits: danieru (danieru@3435F1EA.1BF96F48.9510F13D.IP) (Quit: leaving)
  832. # [04:27] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  833. # [04:27] * Joins: danieru (danieru@3435F1EA.1BF96F48.9510F13D.IP)
  834. # [04:31] * Joins: tonymec (tonymec@C5205E9A.4864ECF.9D2324B7.IP)
  835. # [04:31] * Quits: inolen (Adium@A88571AE.CDFDA8DC.591ED24F.IP) (Quit: Leaving.)
  836. # [04:31] * Quits: lgarner (lgarner@2D337F52.2D31AF7B.5AEB50C4.IP) (Ping timeout)
  837. # [04:31] * Quits: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com) (Input/output error)
  838. # [04:32] * Quits: Waldo (waldo@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: ChatZilla 0.9.87-7.1450hg.fc19 [XULRunner 25.0/20131030081700])
  839. # [04:34] * BenWa|email is now known as BenWa
  840. # [04:36] * Joins: bgrins (Adium@2E6E9164.E6468DB3.BAB75B95.IP)
  841. # [04:37] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  842. # [04:39] * Quits: ehugg (ehugg@BAF628CB.AD48CA0A.EBB03D7A.IP) (Quit: ehugg)
  843. # [04:40] * Quits: drno (drno@moz-8C24FDC2.hsd1.ca.comcast.net) (Quit: drno)
  844. # [04:42] * Quits: bgrins (Adium@2E6E9164.E6468DB3.BAB75B95.IP) (Quit: Leaving.)
  845. # [04:43] <romaxa> why tbpl show ETA unknown for everything?
  846. # [04:43] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  847. # [04:43] * @njn wonders who knows about |make pgo-profile-run|, and local.py and runner.py and all that
  848. # [04:43] * Quits: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca) (Quit: Leaving.)
  849. # [04:44] <philor> romaxa: the cruddy ETA thing comes from the average time it took the successful runs of the same jobs that are showing, so if you're just looking at your one try push, there are no completed jobs to make a guess from
  850. # [04:44] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  851. # [04:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/457f69d88394 - Ehsan Akhgari - Bug 940591 - Build most of js/src/jit in unified mode; r=djvj
  852. # [04:45] * Quits: ddahl (ddahl@8ECA0B87.AD77F8DE.D1E74241.IP) (Input/output error)
  853. # [04:46] * Quits: terrence (terrence@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  854. # [04:46] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  855. # [04:47] * khuey|presenting is now known as khuey
  856. # [04:49] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  857. # [04:50] * Quits: automata (automata@D773866B.FA36B139.BB0EBA72.IP) (Quit: This computer has gone to sleep)
  858. # [04:51] * philor is now known as philor|away
  859. # [04:51] * Quits: coop (Chris@B0F7535B.D36C4CD0.B2D54A9E.IP) (Quit: coop)
  860. # [04:51] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  861. # [04:52] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  862. # [04:52] * jhopkins is now known as jhopkins|afk
  863. # [04:52] <janv> hm, something wrong with bugzilla flags
  864. # [04:53] * Quits: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca) (Client exited)
  865. # [04:54] <janv> Flags requested of you: review(1) needinfo(-2)
  866. # [04:54] <janv> total -1
  867. # [04:55] <khuey> nice
  868. # [04:55] <khuey> you win
  869. # [04:56] * Joins: dbaron (dbaron@moz-99690620.hinet-ip.hinet.net)
  870. # [04:56] * ChanServ sets mode: +ao dbaron dbaron
  871. # [04:56] * Joins: jdm (jdm@moz-99690620.hinet-ip.hinet.net)
  872. # [04:56] <KWierso> janv: you can ignore one more request before you have to start responding to them
  873. # [04:56] <janv> yeah
  874. # [04:56] <janv> :)
  875. # [04:57] * Quits: jhopkins|afk (jhopkins@B0F7535B.D36C4CD0.B2D54A9E.IP) (Quit: jhopkins|afk)
  876. # [04:57] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Quit: Edgar)
  877. # [04:59] * Joins: dagnir (chatzilla@moz-AD50763C.hawaii.res.rr.com)
  878. # [04:59] * Quits: mjh563 (mjh563@moz-E385BD04.cable.virginm.net) (Ping timeout)
  879. # [05:00] * glob|away is now known as glob
  880. # [05:00] * Joins: Edgar (edgar@moz-99690620.hinet-ip.hinet.net)
  881. # [05:00] * Quits: Edgar (edgar@moz-99690620.hinet-ip.hinet.net) (Max SendQ exceeded)
  882. # [05:00] <glob> janv, urgh, more fallout from the database corruption
  883. # [05:00] * Joins: Edgar (edgar@moz-99690620.hinet-ip.hinet.net)
  884. # [05:02] <glob> thankfully i have the ability to rebuild those counters
  885. # [05:02] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  886. # [05:02] <glob> janv, can you refresh a page and tell me if it's better now please?
  887. # [05:02] * Parts: Edgar (edgar@moz-99690620.hinet-ip.hinet.net)
  888. # [05:03] <janv> trying
  889. # [05:03] <janv> yeah
  890. # [05:03] <janv> it's ok now
  891. # [05:03] <janv> thanks
  892. # [05:04] * Joins: Edgar (edgar@moz-99690620.hinet-ip.hinet.net)
  893. # [05:04] * Parts: Edgar (edgar@moz-99690620.hinet-ip.hinet.net)
  894. # [05:06] * Quits: alagenchev (alagenchev@moz-6D02DF2.bootp.virginia.edu) (Quit: Leaving)
  895. # [05:06] * Quits: tn (tim@moz-2E73ACE4.wp.shawcable.net) (Ping timeout)
  896. # [05:07] * Joins: tn (tim@moz-2E73ACE4.wp.shawcable.net)
  897. # [05:08] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  898. # [05:08] * Joins: Edgar_ (Edgar@moz-99690620.hinet-ip.hinet.net)
  899. # [05:08] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  900. # [05:09] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  901. # [05:11] <bkelly> hmm... why would my pushes to try be getting the wrong revisions?
  902. # [05:11] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  903. # [05:16] * Quits: rmkoesters (Thunderbir@moz-37C52F11.resnet.wisc.edu) (Quit: rmkoesters)
  904. # [05:19] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Leaving...)
  905. # [05:20] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  906. # [05:21] * mattwoodrow is now known as mattwoodrow|away
  907. # [05:22] * Quits: lpy|afk (lpy@12172131.F09091A8.1348A864.IP) (Client exited)
  908. # [05:22] * Quits: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com) (Client exited)
  909. # [05:24] * Quits: lassey (blassey@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  910. # [05:29] <daleharvey> how do I log nspr stuff to stdio?
  911. # [05:29] * Quits: aja (Instantbir@CB9E631A.625E483C.7880DB15.IP) (Ping timeout)
  912. # [05:29] * Quits: grobinson|laptop (grob_@moz-EF57E39A.tor.uwaterloo.ca) (Ping timeout)
  913. # [05:31] * Joins: inolen (Adium@A88571AE.CDFDA8DC.591ED24F.IP)
  914. # [05:31] * Joins: aja (Instantbir@B8A4B15.A2BBCAA5.7880DB15.IP)
  915. # [05:31] * Quits: glosoli (glosoli@moz-72C60525.static.zebra.lt) (Quit: Textual IRC Client: www.textualapp.com)
  916. # [05:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5e0298792335 - Atte Kettunen - Bug 934939: Add crash test. r=roc
  917. # [05:32] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/99168f3ce94c - Stephen Pohl - Bug 934939: Avoid crashing by gracefully handling invalid canvas sizes. r=roc
  918. # [05:32] * Quits: mchang (mchang@BE99BE02.84BCE52A.BCAEBB33.IP) (Quit: mchang)
  919. # [05:33] * Quits: inolen (Adium@A88571AE.CDFDA8DC.591ED24F.IP) (Ping timeout)
  920. # [05:38] * nrc is now known as nrc|afk
  921. # [05:38] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  922. # [05:45] * philor|away is now known as philor
  923. # [05:47] * Joins: Mook (mook@moz-5BDA634E.dsl.teksavvy.com)
  924. # [05:47] * Quits: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net) (Quit: Leaving...)
  925. # [05:47] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  926. # [05:48] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Quit: ctangira)
  927. # [05:48] * Quits: barry (Barry@moz-6FFE20E8.dsl.bell.ca) (Ping timeout)
  928. # [05:49] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  929. # [05:50] * heycam is now known as heycam|away
  930. # [05:51] * Joins: ehugg (ehugg@BAF628CB.AD48CA0A.EBB03D7A.IP)
  931. # [05:51] * corey|away is now known as corey
  932. # [05:53] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Quit: ctangira)
  933. # [05:55] * Quits: ehugg (ehugg@BAF628CB.AD48CA0A.EBB03D7A.IP) (Connection reset by peer)
  934. # [05:56] * Joins: ehugg (ehugg@BAF628CB.AD48CA0A.EBB03D7A.IP)
  935. # [05:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/07a1fe866430 - Phil Ringnalda - Bug 939638 - 611498-1.html needs some fuzz on Windows
  936. # [05:59] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  937. # [05:59] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  938. # [05:59] * Joins: arky (arky@BC09ED91.F17C359F.B9D97DBA.IP)
  939. # [06:00] * Joins: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net)
  940. # [06:00] * Quits: @roc (chatzilla@E2F7352.56080C53.97BBD552.IP) (Ping timeout)
  941. # [06:00] * heycam|away is now known as heycam
  942. # [06:01] * Quits: odin_ (Odin@moz-66D3502E.zone5.bethere.co.uk) (Ping timeout)
  943. # [06:04] * Quits: Matti (Matti@moz-3DE4154D.dip0.t-ipconnect.de) (Ping timeout)
  944. # [06:06] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  945. # [06:07] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  946. # [06:07] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  947. # [06:09] * Quits: mreavy (chatzilla@moz-B6D1658D.phlapa.fios.verizon.net) (Ping timeout)
  948. # [06:09] * Joins: Matti (Matti@moz-24B6FA54.dip0.t-ipconnect.de)
  949. # [06:09] * Joins: mreavy (chatzilla@moz-B6D1658D.phlapa.fios.verizon.net)
  950. # [06:09] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  951. # [06:10] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  952. # [06:14] * Quits: lmandel (lmandel@moz-76CE9D51.cable.teksavvy.com) (Ping timeout)
  953. # [06:17] * Quits: kdcw (kdcw@moz-2CDF5822.pk.shawcable.net) (Connection reset by peer)
  954. # [06:18] * Joins: Jesse (jruderman@moz-C07D5168.p2p.sfo1.mozilla.com)
  955. # [06:18] * Quits: spohl (Adium@514F4E33.F8C24747.473D6A24.IP) (Quit: Leaving.)
  956. # [06:18] * Joins: kdcw (kdcw@moz-2CDF5822.pk.shawcable.net)
  957. # [06:21] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  958. # [06:22] <philor> if roc hasn't left the office yet, he's got backout-bustage on aurora
  959. # [06:22] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  960. # [06:23] * Joins: barry (Barry@moz-6FFE20E8.dsl.bell.ca)
  961. # [06:24] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  962. # [06:26] * Quits: barry (Barry@moz-6FFE20E8.dsl.bell.ca) (Ping timeout)
  963. # [06:28] * Joins: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca)
  964. # [06:29] * Quits: Jesse (jruderman@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: Jesse)
  965. # [06:32] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  966. # [06:32] * Joins: roc (chatzilla@6BCB0326.59D6B093.FC74E68.IP)
  967. # [06:32] * ChanServ sets mode: +o roc
  968. # [06:32] * Joins: inolen (Adium@A88571AE.CDFDA8DC.591ED24F.IP)
  969. # [06:33] * Quits: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net) (Quit: Leaving...)
  970. # [06:33] * Joins: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net)
  971. # [06:33] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  972. # [06:34] * Quits: inolen (Adium@A88571AE.CDFDA8DC.591ED24F.IP) (Ping timeout)
  973. # [06:34] * Joins: WeirdAl (chatzilla@moz-527389C3.hsd1.ca.comcast.net)
  974. # [06:37] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  975. # [06:38] * Quits: ehugg (ehugg@BAF628CB.AD48CA0A.EBB03D7A.IP) (Ping timeout)
  976. # [06:38] * Joins: lgarner (lgarner@moz-771027BC.dsl.dynamic.sonic.net)
  977. # [06:38] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  978. # [06:39] * Quits: briansmith (briansmith@moz-C07D5168.p2p.sfo1.mozilla.com) (Ping timeout)
  979. # [06:39] * Joins: Edgar (Edgar@moz-99690620.hinet-ip.hinet.net)
  980. # [06:39] * Joins: Edgar__ (Edgar@moz-99690620.hinet-ip.hinet.net)
  981. # [06:39] * Joins: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net)
  982. # [06:40] * Joins: ehugg (ehugg@BAF628CB.AD48CA0A.EBB03D7A.IP)
  983. # [06:43] * Joins: blassey (blassey@moz-9601219C.lightspeed.sntcca.sbcglobal.net)
  984. # [06:44] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Ping timeout)
  985. # [06:45] <WeirdAl> bz: ping... got a hang (bug 926774) which isn't getting any attention (SAX, nsParser), and I'm wondering who would be the best person to look into it.
  986. # [06:46] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  987. # [06:47] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  988. # [06:47] * mattwoodrow|away is now known as mattwoodrow
  989. # [06:47] <khuey> how are we tracking australis regressions?
  990. # [06:47] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  991. # [06:48] <heycam> bug "australis-merge"
  992. # [06:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5721f317bab1 - Oleg Romashin - Bug 822898 - Implement pointer events. Basic handling of Pointer Events. r=smaug
  993. # [06:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/596ed05b32f6 - Oleg Romashin - Bug 822898 - Implement pointer events. Interface. r=smaug
  994. # [06:49] * Quits: karl (karl@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  995. # [06:52] * Joins: Jesse (jruderman@moz-C07D5168.p2p.sfo1.mozilla.com)
  996. # [06:53] * Parts: aja (Instantbir@B8A4B15.A2BBCAA5.7880DB15.IP)
  997. # [06:54] <khuey> heycam: great, thanks
  998. # [06:55] * Quits: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  999. # [06:55] * jchen is now known as jchen|away
  1000. # [06:56] * Quits: a-865 (fmcz@moz-8F21088B.cable.mindspring.com) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.22/20131028182136])
  1001. # [06:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2a5427c3a4ba - Dan Gohman - Bug 939893 - IonMonkey: Handle x/x in lowerUDiv. r=bhackett
  1002. # [07:00] * Joins: smontagu (chatzilla@moz-D0D053E4.red.bezeqint.net)
  1003. # [07:00] * Quits: @ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com) (Connection reset by peer)
  1004. # [07:01] * Joins: twi (Adium@moz-4541C8E7.cust.dsl.vodafone.it)
  1005. # [07:02] * Quits: Jesse (jruderman@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: Jesse)
  1006. # [07:02] * Quits: Edgar__ (Edgar@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1007. # [07:02] * Quits: Edgar (Edgar@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1008. # [07:02] * Quits: Edgar_ (Edgar@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1009. # [07:02] * Joins: Edgar (Edgar@moz-99690620.hinet-ip.hinet.net)
  1010. # [07:03] * Joins: Jesse (jruderman@moz-C07D5168.p2p.sfo1.mozilla.com)
  1011. # [07:05] * Joins: a-865 (fmcz@moz-8F21088B.cable.mindspring.com)
  1012. # [07:06] * Joins: jrm2k6 (jrm2k6@moz-7278A08.catv.broadband.hu)
  1013. # [07:06] * Joins: bdahl (bdahl@moz-9A918ADF.dsl.dynamic.sonic.net)
  1014. # [07:08] * Joins: Edgar_ (Edgar@moz-99690620.hinet-ip.hinet.net)
  1015. # [07:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cebfc8463c6a - Dan Gohman - Bug 934175 - SpiderMonkey: Micro-optimize the x64 extended jumps table. r=sstangl
  1016. # [07:10] * Quits: emtwo (msamuel@moz-7DDD4CD6.dsl.teksavvy.com) (Quit: Leaving.)
  1017. # [07:10] * Quits: @roc (chatzilla@6BCB0326.59D6B093.FC74E68.IP) (Ping timeout)
  1018. # [07:13] * Joins: grobinson|laptop (grob_@moz-FF0B8E6D.ipredator.se)
  1019. # [07:14] * Quits: eduardostalinho (eduardo@4AF4B4BB.66F9BDEB.5A61BDDA.IP) (Ping timeout)
  1020. # [07:14] * Quits: ehugg (ehugg@BAF628CB.AD48CA0A.EBB03D7A.IP) (Quit: ehugg)
  1021. # [07:14] * Joins: eduardostalinho (eduardo@4AF4B4BB.66F9BDEB.5A61BDDA.IP)
  1022. # [07:17] * Joins: Jackneill (Jackneill@moz-253E20FF.pool.digikabel.hu)
  1023. # [07:19] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  1024. # [07:19] * ChanServ sets mode: +o ehsan
  1025. # [07:20] * Joins: zsteve (zsteve@567B7B27.377B88F2.1611EE05.IP)
  1026. # [07:21] * Joins: sicking (sicking@moz-4BB97A06.hsd1.ca.comcast.net)
  1027. # [07:21] * Quits: Edgar_ (Edgar@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1028. # [07:21] * Quits: Edgar (Edgar@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1029. # [07:21] * whimboo|afk is now known as whimboo
  1030. # [07:25] * Quits: eduardostalinho (eduardo@4AF4B4BB.66F9BDEB.5A61BDDA.IP) (Ping timeout)
  1031. # [07:26] * Quits: bdahl (bdahl@moz-9A918ADF.dsl.dynamic.sonic.net) (Input/output error)
  1032. # [07:27] * Joins: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  1033. # [07:28] * Joins: nicklebedev (nicklebede@moz-29D843ED.net151.n37.ru)
  1034. # [07:28] * jdm is now known as jdm|busy
  1035. # [07:30] * Parts: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  1036. # [07:31] * philor is now known as philor|away
  1037. # [07:37] * Quits: sicking (sicking@moz-4BB97A06.hsd1.ca.comcast.net) (Quit: sicking)
  1038. # [07:37] * Quits: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com) (Ping timeout)
  1039. # [07:38] * Quits: Jesse (jruderman@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: Jesse)
  1040. # [07:38] * Joins: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com)
  1041. # [07:38] * Quits: @njn (chatzilla@moz-BCC137C2.dyn.iinet.net.au) (Quit: ChatZilla 0.9.90.1 [Firefox 28.0a1/20131119061210])
  1042. # [07:40] * Quits: merike|away (merike@moz-DA8EBD8E.cable.starman.ee) (Ping timeout)
  1043. # [07:40] * Quits: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com) (Ping timeout)
  1044. # [07:40] * Quits: Earth4 (cht-zla_un@moz-4DA476A6.static.snfr.nc.charter.com) (Ping timeout)
  1045. # [07:41] * Joins: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com)
  1046. # [07:42] <jcranmer> 2/nick jcranmer|away
  1047. # [07:42] * jcranmer is now known as jcranmer|away
  1048. # [07:42] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1049. # [07:42] <shu> KWierso: are you sheriff right now?
  1050. # [07:43] * Joins: briansmith (briansmith@moz-C07D5168.p2p.sfo1.mozilla.com)
  1051. # [07:43] <KWierso> shu: not really. need some help with something, though?
  1052. # [07:44] * Joins: merike|away (merike@moz-DA8EBD8E.cable.starman.ee)
  1053. # [07:44] * merike|away is now known as merike
  1054. # [07:44] * Quits: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net) (Quit: Leaving...)
  1055. # [07:44] <shu> KWierso: i'm getting ready to reland parts of my patches which caused higher frequency of oranges last time
  1056. # [07:44] <shu> KWierso: just wanted to give the current sheriff a heads up
  1057. # [07:44] <shu> KWierso: try likes it so far...
  1058. # [07:44] * Joins: mixedpuppy (mixedpuppy@85D2F328.820C841F.D6F3DB9.IP)
  1059. # [07:46] * Joins: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net)
  1060. # [07:46] * Quits: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  1061. # [07:46] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  1062. # [07:47] <KWierso> shu: okay
  1063. # [07:47] * Joins: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net)
  1064. # [07:47] * Quits: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  1065. # [07:47] <KWierso> shu: Tomcat|afk should be around in an hour or two
  1066. # [07:48] <KWierso> probably by the time your patches actually start running the tests that'd break
  1067. # [07:48] <shu> KWierso: okay, thanks
  1068. # [07:48] * BenWa is now known as BenWa|email
  1069. # [07:48] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  1070. # [07:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d9abdb232a25 - Chris Peterson - Bug 940226 - Build image/src in unified mode. r=seth
  1071. # [07:55] * Fallen|away is now known as Fallen
  1072. # [07:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b060467f52d6 - Shu-yu Guo - Bug 933882 - Force GC in Debugger mochitests for ASan. (r=past)
  1073. # [07:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9ee5c2664d78 - Shu-yu Guo - Bug 933882 - Invalidate JIT code instead of doing full GC on debug mode toggle. (r=bhackett)
  1074. # [07:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/22a26c92bf00 - Shu-yu Guo - Bug 935470 - Update end position after lazily parsing a function. (r=jorendorff)
  1075. # [07:56] <zsteve> hi everyone
  1076. # [07:57] <zsteve> still having problems finding the parent document... segmentation fault with current code
  1077. # [07:58] * Joins: gcp (gpascutto@moz-9CEB1C98.access.telenet.be)
  1078. # [07:59] * Quits: WeirdAl (chatzilla@moz-527389C3.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0.1/20131112160018])
  1079. # [07:59] * Quits: @ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com) (Connection reset by peer)
  1080. # [08:00] <zsteve> apparently this->GetWindow()->GetFrameElementInternal()->OwnerDoc(); is failing
  1081. # [08:01] * Tomcat|afk is now known as Tomcat|sheriffduty
  1082. # [08:01] <Tomcat|sheriffduty> hey KWierso hey shu
  1083. # [08:01] * Joins: vendo (chatzilla@B03333E8.CE4DDBE6.300931B2.IP)
  1084. # [08:01] <KWierso> Tomcat|sheriffduty: morning :)
  1085. # [08:01] <Tomcat|sheriffduty> :)
  1086. # [08:02] <Tomcat|sheriffduty> so its shu-day again :) shu ok will watch the try
  1087. # [08:02] <Tomcat|sheriffduty> err tree
  1088. # [08:04] <Tomcat|sheriffduty> good morning KWierso :)
  1089. # [08:04] <Tomcat|sheriffduty> hm 0 degrees outside is not nice
  1090. # [08:06] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  1091. # [08:06] * ChanServ sets mode: +o ehsan
  1092. # [08:08] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  1093. # [08:09] * Joins: mmargoliono (min@moz-9DBD522D.static.internode.on.net)
  1094. # [08:11] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  1095. # [08:11] * zsteve is now known as zzzseg
  1096. # [08:11] * zzzseg is now known as zsteve
  1097. # [08:11] * Joins: Jesse (jruderman@moz-C07D5168.p2p.sfo1.mozilla.com)
  1098. # [08:11] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  1099. # [08:13] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1100. # [08:13] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Quit: Leaving.)
  1101. # [08:14] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1102. # [08:14] * Quits: six600110 (six600110@moz-C663577C.hsd1.il.comcast.net) (Ping timeout)
  1103. # [08:16] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  1104. # [08:16] * Joins: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net)
  1105. # [08:17] * Quits: dagnir (chatzilla@moz-AD50763C.hawaii.res.rr.com) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0.1/20131112160018])
  1106. # [08:18] * Joins: wolfiR (wolfiR@moz-F64889E.office.ziggo.nl)
  1107. # [08:19] * Quits: Mook (mook@moz-5BDA634E.dsl.teksavvy.com) (Quit: Mook)
  1108. # [08:19] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  1109. # [08:20] * Joins: gabor (gabor@moz-A74A9206.dip0.t-ipconnect.de)
  1110. # [08:22] * Quits: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net) (Ping timeout)
  1111. # [08:23] * corey is now known as corey|away
  1112. # [08:24] * Quits: Jesse (jruderman@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: Jesse)
  1113. # [08:25] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  1114. # [08:26] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  1115. # [08:27] * Joins: Optimize1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1116. # [08:27] * jdm|busy is now known as jdm
  1117. # [08:29] <nsm> its been a day since https://hg.mozilla.org/integration/mozilla-inbound/rev/58f2fbf00c8c landed on inbound (Bug 939906), it still hasn't made its way to central. The build seems to have blown up or something, but it hasn't been backed out either. sheriffs?
  1118. # [08:30] * Joins: stransky (stransky@moz-59D79C36.broadband2.iol.cz)
  1119. # [08:31] <Tomcat|sheriffduty> nsm: looking at it
  1120. # [08:31] * Quits: arky (arky@BC09ED91.F17C359F.B9D97DBA.IP) (Quit: Leaving)
  1121. # [08:33] * Quits: mixedpuppy (mixedpuppy@85D2F328.820C841F.D6F3DB9.IP) (Quit: mixedpuppy)
  1122. # [08:33] * Joins: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net)
  1123. # [08:35] * Quits: briansmith (briansmith@moz-C07D5168.p2p.sfo1.mozilla.com) (Ping timeout)
  1124. # [08:36] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1125. # [08:37] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  1126. # [08:38] <Tomcat|sheriffduty> nsm: so for the is not on central, thats because we had a lot of bustaged on inbound and so far no merge was done - but i think we will do one today
  1127. # [08:39] * Quits: jrm2k6 (jrm2k6@moz-7278A08.catv.broadband.hu) (Client exited)
  1128. # [08:39] <Tomcat|sheriffduty> and for the blown up/failures during the checkin, this was not your fault :) the 2 checkins before you caused issues and are no backedout
  1129. # [08:39] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Ping timeout)
  1130. # [08:40] <nsm> Tomcat|sheriffduty: thanks! I'll wait till morning I guess
  1131. # [08:44] * Joins: six600110 (six600110@moz-C663577C.hsd1.il.comcast.net)
  1132. # [08:45] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  1133. # [08:45] * Joins: tessarakt3 (jens@moz-AD2B6B35.dip0.t-ipconnect.de)
  1134. # [08:46] * Joins: Edgar (Edgar@moz-99690620.hinet-ip.hinet.net)
  1135. # [08:47] <zsteve> just a quick question
  1136. # [08:47] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  1137. # [08:47] <zsteve> how can I dereference a nsCOMPtr
  1138. # [08:49] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  1139. # [08:49] * Joins: harth (harth@moz-A0276582.hsd1.ca.comcast.net)
  1140. # [08:49] <zsteve> ah *
  1141. # [08:49] <zsteve> nevermind :)
  1142. # [08:50] * Quits: gaston (landry@moz-2911F07A.rhaalovely.net) (Ping timeout)
  1143. # [08:50] <daleharvey> ok confused, we seem to have a flag MOZ_UA_OS_AGNOSTIC thats only purpose is to disable navigator.platform, which breaks stuff
  1144. # [08:52] <daleharvey> ping fabrice, looks like you implemented it
  1145. # [08:57] * Quits: Edgar (Edgar@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1146. # [08:57] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  1147. # [08:57] * Quits: zsteve (zsteve@567B7B27.377B88F2.1611EE05.IP) (Client exited)
  1148. # [08:57] * Quits: jduell_ (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Ping timeout)
  1149. # [08:57] * Joins: Edgar (edgar@moz-99690620.hinet-ip.hinet.net)
  1150. # [08:57] * Quits: Edgar (edgar@moz-99690620.hinet-ip.hinet.net) (Max SendQ exceeded)
  1151. # [08:59] * Joins: Edgar (edgar@moz-99690620.hinet-ip.hinet.net)
  1152. # [09:01] <shu> Tomcat|sheriffduty: green is super green, just saying! https://tbpl.mozilla.org/?tree=Try&rev=909072846c30
  1153. # [09:01] <shu> Tomcat|sheriffduty: err, try is super green*
  1154. # [09:01] <Tomcat|sheriffduty> :)
  1155. # [09:01] <Tomcat|sheriffduty> yeah !
  1156. # [09:02] * Quits: tessarakt3 (jens@moz-AD2B6B35.dip0.t-ipconnect.de) (Ping timeout)
  1157. # [09:02] <smontagu> glandium: I'm finally getting around to the workaround for old builds crashing that you gave me a couple of days ago\
  1158. # [09:02] <smontagu> and I'm stuck on the step "rebuild in objdir/build/unix/elfhack"
  1159. # [09:03] <glandium> smontagu: how stuck?
  1160. # [09:03] <smontagu> since I don't have an elfhack dir in objdir/build/unix
  1161. # [09:03] <glandium> ah
  1162. # [09:03] * Quits: matthewgertner (matthewger@E05025B2.7102BCB6.B7C3970A.IP) (Quit: matthewgertner)
  1163. # [09:03] <smontagu> is there some config option required?
  1164. # [09:04] <glandium> smontagu: do you usually build with --enable-profiling?
  1165. # [09:04] <smontagu> not on unix
  1166. # [09:04] <glandium> mmmm elfhack should be enabled by default, then
  1167. # [09:05] <glandium> what does your mozconfig look like?
  1168. # [09:06] <smontagu> glandium: http://pastebin.mozilla.org/3646003
  1169. # [09:06] * Quits: gabor (gabor@moz-A74A9206.dip0.t-ipconnect.de) (Ping timeout)
  1170. # [09:07] <daleharvey> unping fabrice (https://bugzilla.mozilla.org/show_bug.cgi?id=941410 if you want to check)
  1171. # [09:08] <glandium> smontagu: doesn't make sense.
  1172. # [09:08] * Joins: rcampbelllaos (rcampbelll@AA75C622.43516B3F.E8916D75.IP)
  1173. # [09:08] <glandium> smontagu: alternatively, you can clone http://hg.mozilla.org/users/mh_glandium.org/elfhack/ and apply the patch there
  1174. # [09:08] <glandium> with -p3 or -p4
  1175. # [09:08] <glandium> and just make
  1176. # [09:09] * Joins: rvitillo (vitillo@moz-A971A318.dyn.plus.net)
  1177. # [09:09] * Quits: nattokirai (nattokirai@moz-C286AD9A.bitcat.net) (Quit: nattokirai)
  1178. # [09:10] * Joins: fredw (fredw@moz-B9C110E2.fbx.proxad.net)
  1179. # [09:12] * Quits: schien (anonymous@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1180. # [09:14] <glandium> smontagu: does that work?
  1181. # [09:15] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  1182. # [09:17] * heycam is now known as heycam|away
  1183. # [09:18] * Joins: gaston (landry@moz-2911F07A.rhaalovely.net)
  1184. # [09:19] * Fallen is now known as Fallen|away
  1185. # [09:20] * Joins: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net)
  1186. # [09:22] * Quits: grobinson|laptop (grob_@moz-FF0B8E6D.ipredator.se) (Ping timeout)
  1187. # [09:22] * Quits: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net) (Ping timeout)
  1188. # [09:23] * Joins: AndreeaMatei (Thunderbir@601F3B17.33662590.A5830293.IP)
  1189. # [09:24] * Joins: jrm2k6 (jrm2k6@moz-7278A08.catv.broadband.hu)
  1190. # [09:24] * Quits: Edgar (edgar@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1191. # [09:25] * Joins: Edgar (edgar@moz-99690620.hinet-ip.hinet.net)
  1192. # [09:25] * Quits: tonymec (tonymec@C5205E9A.4864ECF.9D2324B7.IP) (Input/output error)
  1193. # [09:26] * Joins: tonymec (tonymec@C5205E9A.4864ECF.9D2324B7.IP)
  1194. # [09:27] * Joins: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net)
  1195. # [09:27] <glandium> smontagu: if you clone now (or pull if you already cloned), the patch is now applied and the code up-to-date
  1196. # [09:31] <smontagu> glandium: I get either "Already elfhacked. Skipping" or "No gain. Skipping" on each .so
  1197. # [09:31] <Tomcat|sheriffduty> shu: ping
  1198. # [09:31] * Joins: matthewgertner (matthewger@173F2E9D.96442F2E.EE1C58A.IP)
  1199. # [09:31] <glandium> smontagu: elfhack -r
  1200. # [09:32] <Tomcat|sheriffduty> shu: seems there is a leak https://tbpl.mozilla.org/php/getParsedLog.php?id=30880496&tree=Mozilla-Inbound
  1201. # [09:32] <smontagu> glandium: \o/
  1202. # [09:32] * Quits: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Ping timeout)
  1203. # [09:33] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  1204. # [09:33] * Joins: gerard-majax_ (alex@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1205. # [09:33] <glandium> smontagu: i take it your old firefox now runs :)
  1206. # [09:33] <smontagu> it does :)
  1207. # [09:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d3c0e2a2f30a - Mike Hommey - Bug 940250 - Fix elfhack -r after bug 822584. r=nfroyd
  1208. # [09:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/49d39e1c4a5d - Mike Hommey - Bug 914274 - Remove MODULE_NAME. r=mshal
  1209. # [09:35] * Quits: rniwa (rniwa@BF3A10DB.1A6EB244.3BFD8A78.IP) (Quit: rniwa)
  1210. # [09:38] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  1211. # [09:38] * Quits: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net) (Input/output error)
  1212. # [09:39] * Joins: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net)
  1213. # [09:40] * Quits: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net) (Ping timeout)
  1214. # [09:42] * Joins: gsvelto (gsvelto@moz-C5445748.clienti.tiscali.it)
  1215. # [09:43] * Joins: RealRaven (Thunderbir@D5ABC353.E7B36659.C3498625.IP)
  1216. # [09:43] * glob is now known as glob|away
  1217. # [09:43] * Quits: jet (jet@538BABFE.A073F3E.97BBD552.IP) (Quit: jet)
  1218. # [09:44] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1219. # [09:45] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1220. # [09:45] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1221. # [09:46] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1222. # [09:46] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  1223. # [09:49] * Quits: @ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com) (Connection reset by peer)
  1224. # [09:50] * Quits: jrm2k6 (jrm2k6@moz-7278A08.catv.broadband.hu) (Client exited)
  1225. # [09:51] * Quits: stransky (stransky@moz-59D79C36.broadband2.iol.cz) (Quit: Connection reset by beer)
  1226. # [09:53] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  1227. # [09:54] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  1228. # [09:56] * Joins: cpearce_laptop (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz)
  1229. # [09:56] * Quits: squib (squib@moz-5175C098.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  1230. # [09:57] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  1231. # [09:57] * ChanServ sets mode: +o ehsan
  1232. # [09:59] * Quits: paulproteus (quassel@199.199.210.158) (Ping timeout)
  1233. # [10:00] * Joins: paulproteus (quassel@458FE134.3EC36C88.CBDCF1DC.IP)
  1234. # [10:03] * Joins: jaoo (user@moz-A7B79E12.red-79-152-152.dynamicip.rima-tde.net)
  1235. # [10:03] * Quits: mmargoliono (min@moz-9DBD522D.static.internode.on.net) (Client exited)
  1236. # [10:06] * Quits: cpearce_laptop (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz) (Ping timeout)
  1237. # [10:07] * Joins: schien (anonymous@moz-99690620.hinet-ip.hinet.net)
  1238. # [10:08] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  1239. # [10:09] * Fallen|away is now known as Fallen
  1240. # [10:10] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Ping timeout)
  1241. # [10:10] * Quits: smontagu (chatzilla@moz-D0D053E4.red.bezeqint.net) (Ping timeout)
  1242. # [10:13] <shu> Tomcat|sheriffduty: hm, nwes to me
  1243. # [10:14] * Quits: lzzluca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk) (Quit: Ex-Chat)
  1244. # [10:14] * Joins: lzzluca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk)
  1245. # [10:14] <shu> Tomcat|sheriffduty: i think that's just the existing intermittent
  1246. # [10:14] * Quits: rvitillo (vitillo@moz-A971A318.dyn.plus.net) (Quit: rvitillo)
  1247. # [10:15] <shu> Tomcat|sheriffduty: wait, the intermittent's a crash. i have no idea what this leak is
  1248. # [10:16] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1249. # [10:16] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1250. # [10:16] <Tomcat|sheriffduty> shu: yeah seems its intermittent, will file a bug for it
  1251. # [10:16] <daleharvey> what the hell, 2 subsequent builds triggered a full rebuild (and doing this inside a slow linux vm)
  1252. # [10:17] <shu> Tomcat|sheriffduty: going to bed now, gn
  1253. # [10:17] * Quits: jwalker (jwalker@moz-76873736.cable.virginm.net) (Input/output error)
  1254. # [10:17] <Tomcat|sheriffduty> shu: good night
  1255. # [10:18] <glandium> am i the only one pissed at the "brief log" actually being a full log when there is no failure?
  1256. # [10:18] <glandium> which is especially painful when all you want from the brief log is the download link for the full log
  1257. # [10:18] <glandium> and firefox freezes for several seconds trying to display the full log
  1258. # [10:19] <daleharvey> I cant copy and paste the terminal, but it specifically says 'no clobber needed' and '1 file updated'
  1259. # [10:19] <glandium> i guess i should just go to the build directory
  1260. # [10:19] * Joins: sewardj (sewardj@moz-AF791B8A.dip0.t-ipconnect.de)
  1261. # [10:20] * Quits: @ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com) (Connection reset by peer)
  1262. # [10:21] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  1263. # [10:21] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  1264. # [10:23] <@dbaron> glandium, yes
  1265. # [10:23] <@dbaron> glandium, er, no
  1266. # [10:23] <@dbaron> glandium, not the only one
  1267. # [10:24] * Quits: nrc|afk (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Ping timeout)
  1268. # [10:26] <glandium> Tomcat|sheriffduty: is there an alias for sheriffs on bugzilla?
  1269. # [10:27] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  1270. # [10:28] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  1271. # [10:28] * ChanServ sets mode: +o ehsan
  1272. # [10:28] * Joins: crazymonmon (crazymonmo@9B9315E1.A6025CA.1C37C358.IP)
  1273. # [10:28] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  1274. # [10:29] <Tomcat|sheriffduty> glandium: yep
  1275. # [10:29] <glandium> Tomcat|sheriffduty: and what is it? :)
  1276. # [10:30] * Quits: Edgar (edgar@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1277. # [10:30] <Tomcat|sheriffduty> glandium: sheriffs@mozilla.bugs,
  1278. # [10:30] * Quits: Optimizer (Optimizer@3F74C040.DDD2B1C2.D2D1FAF0.IP) (Ping timeout)
  1279. # [10:30] <Tomcat|sheriffduty> err sheriffs@mozilla.bugs
  1280. # [10:30] <glandium> thanks
  1281. # [10:30] <Tomcat|sheriffduty> np
  1282. # [10:31] <Tomcat|sheriffduty> and sheriffs@mozilla.org is also now there for email :)
  1283. # [10:32] <glandium> Tomcat|sheriffduty: you'll like the bug i just filed
  1284. # [10:33] * Joins: stransky (stransky@moz-107AD163.redhat.com)
  1285. # [10:34] <Tomcat|sheriffduty> :)
  1286. # [10:34] * Quits: @ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com) (Connection reset by peer)
  1287. # [10:34] * Quits: Optimize1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1288. # [10:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8a64e21f0e58 - Vendelin Ruzicka - Bug 940315 - Don't use a generic hash function to generate database filename. r=janv
  1289. # [10:35] <KWierso> Tomcat|sheriffduty: before I head to bed, thought I should mention that aurora has a reftest orange on all platforms that needs to be taken care of by someone
  1290. # [10:35] * Joins: Edgar (edgar@moz-99690620.hinet-ip.hinet.net)
  1291. # [10:35] <KWierso> it was caused by backing out three changesets
  1292. # [10:35] * Joins: Optimizer (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  1293. # [10:36] <KWierso> unsure if they should be un-backed-out or what... roc doesn't appear to be online at the moment
  1294. # [10:36] <Tomcat|sheriffduty> yeah
  1295. # [10:36] <Tomcat|sheriffduty> yeah will see that i get someone to look at this
  1296. # [10:36] <Tomcat|sheriffduty> and you should sleep KWierso :)
  1297. # [10:36] * mattwoodrow is now known as mattwoodrow|away
  1298. # [10:36] <KWierso> yeah
  1299. # [10:36] * KWierso is now known as KWierso|afk
  1300. # [10:36] * Quits: matthewgertner (matthewger@173F2E9D.96442F2E.EE1C58A.IP) (Ping timeout)
  1301. # [10:39] <Tomcat|sheriffduty> jwatt: ping
  1302. # [10:40] * Quits: gsvelto (gsvelto@moz-C5445748.clienti.tiscali.it) (Ping timeout)
  1303. # [10:40] * Joins: briansmith (briansmith@moz-5EE6CC1B.hfc.comcastbusiness.net)
  1304. # [10:43] * Joins: rvitillo (vitillo@moz-A971A318.dyn.plus.net)
  1305. # [10:44] * Joins: gabor (gabor@941349F4.F58C7D4D.F945DA.IP)
  1306. # [10:44] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1307. # [10:46] * Joins: ferjm (ferjm@moz-A98DCDC3.pool80-102-106.dynamic.orange.es)
  1308. # [10:46] * Quits: rvitillo (vitillo@moz-A971A318.dyn.plus.net) (Quit: rvitillo)
  1309. # [10:46] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1310. # [10:47] * Joins: Ms2ger (Ms2ger@B7B2FF50.C60A97A6.F9FB0584.IP)
  1311. # [10:47] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  1312. # [10:47] * ChanServ sets mode: +o smaug
  1313. # [10:48] * Joins: bobowen (chatzilla@moz-A944D98D.dynamic.dsl.as9105.com)
  1314. # [10:48] * Quits: harth (harth@moz-A0276582.hsd1.ca.comcast.net) (Input/output error)
  1315. # [10:49] * Quits: sewardj (sewardj@moz-AF791B8A.dip0.t-ipconnect.de) (Ping timeout)
  1316. # [10:53] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  1317. # [10:53] * ChanServ sets mode: +o ehsan
  1318. # [10:53] * Joins: tragicsans (tragicsans@moz-5B6F11D6.du.heimsnet.is)
  1319. # [10:53] <jwatt> Tomcat|sheriffduty: pong
  1320. # [10:53] * Joins: msucan (mihai@93AFDAF8.8FB7A53C.C0E37CF3.IP)
  1321. # [10:53] * Quits: tfp_ (anirudh@57DDC4C1.F2DEA9A7.1C37C358.IP) (Input/output error)
  1322. # [10:54] * ewong is now known as ewong|away
  1323. # [10:54] * Joins: tfp_ (anirudh@57DDC4C1.F2DEA9A7.1C37C358.IP)
  1324. # [10:54] <Tomcat|sheriffduty> hey jwatt could you take a look at https://tbpl.mozilla.org/?tree=Mozilla-Aurora&onlyunstarred=1 seems roc did a backout and now we get a lot of svg testfailures
  1325. # [10:55] * Quits: Edgar (edgar@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1326. # [10:55] <Tomcat|sheriffduty> guesss un-backout is not a good idea since there is a performance regression or so
  1327. # [10:55] <jwatt> wow
  1328. # [10:56] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  1329. # [11:03] * Fallen is now known as Fallen|away
  1330. # [11:03] * Joins: ggp (ggp@moz-3913D97B.dsl.telesp.net.br)
  1331. # [11:04] * Joins: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP)
  1332. # [11:05] * Joins: gsvelto (gsvelto@moz-C5445748.clienti.tiscali.it)
  1333. # [11:06] * Quits: ggp (ggp@moz-3913D97B.dsl.telesp.net.br) (Ping timeout)
  1334. # [11:07] * Quits: m_kato (m_kato@moz-C286AD9A.bitcat.net) (Quit: Leaving...)
  1335. # [11:08] * Quits: DanG (textual@moz-6AB00DA7.tpgi.com.au) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1336. # [11:09] * Quits: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  1337. # [11:09] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  1338. # [11:10] * Joins: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP)
  1339. # [11:13] * Joins: Gijs (gijs@moz-C11B0461.dsl.alice.nl)
  1340. # [11:14] * Quits: tonymec (tonymec@C5205E9A.4864ECF.9D2324B7.IP) (Ping timeout)
  1341. # [11:14] * Quits: briansmith (briansmith@moz-5EE6CC1B.hfc.comcastbusiness.net) (Ping timeout)
  1342. # [11:15] * Quits: tonymec|away (tonymec@C5205E9A.4864ECF.9D2324B7.IP) (Ping timeout)
  1343. # [11:16] * Joins: thelodger (thelodger@7CE7EE7D.732E9882.12648089.IP)
  1344. # [11:16] * Joins: AlinT (AlinT@601F3B17.33662590.A5830293.IP)
  1345. # [11:17] * Joins: jkitch (Thunderbir@moz-1421D5E8.lns21.adl2.internode.on.net)
  1346. # [11:19] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1347. # [11:20] * Joins: darktrojan (geoff@moz-D52D0A90.dsl.telstraclear.net)
  1348. # [11:20] * Joins: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1349. # [11:20] * Quits: gsvelto (gsvelto@moz-C5445748.clienti.tiscali.it) (Quit: Leaving)
  1350. # [11:23] * Joins: nicodel (Thunderbir@2A1BDF2E.81445FE4.1B3E68DA.IP)
  1351. # [11:24] * Quits: blassey (blassey@moz-9601219C.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  1352. # [11:24] * Joins: blassey (blassey@moz-9601219C.lightspeed.sntcca.sbcglobal.net)
  1353. # [11:25] * Joins: KenChang (KenChang@moz-99690620.hinet-ip.hinet.net)
  1354. # [11:26] * Joins: rvitillo (vitillo@88F51059.F3BBB17D.144F44FA.IP)
  1355. # [11:27] * Joins: J13R (user@moz-CDF682ED.dip0.t-ipconnect.de)
  1356. # [11:27] * Quits: flo-retina1 (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  1357. # [11:29] * Quits: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Connection reset by peer)
  1358. # [11:29] * Joins: rniwa (rniwa@moz-8AC6FADD.s30.a048.ap.plala.or.jp)
  1359. # [11:30] * Joins: ggp_ (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1360. # [11:31] * Quits: ericjung (ericjung@EBA5EBAE.78089B69.E141FD9.IP) (Input/output error)
  1361. # [11:34] * Quits: Dagger (Dagger@moz-2B01C171.cable.virginm.net) (Ping timeout)
  1362. # [11:35] <Tomcat|sheriffduty> jwatt: i guess there is not much we can do right now so we need to wait for roc right ?
  1363. # [11:35] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  1364. # [11:36] <jwatt> Tomcat|sheriffduty: sorry, juggling multiple conversations atm
  1365. # [11:36] <jwatt> Tomcat|sheriffduty: I didn't see anything obvious yet, but I've not finished looking
  1366. # [11:36] * Joins: Dagger (Dagger@moz-2B01C171.cable.virginm.net)
  1367. # [11:36] * Quits: jdm (jdm@moz-99690620.hinet-ip.hinet.net) (Quit: Lost terminal)
  1368. # [11:36] * Quits: h4writer (h4writer@moz-6BDA8831.access.telenet.be) (Ping timeout)
  1369. # [11:36] <Tomcat|sheriffduty> np :)
  1370. # [11:38] * khuey is now known as khuey|away
  1371. # [11:38] * Joins: till (till@88F51059.F3BBB17D.144F44FA.IP)
  1372. # [11:38] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1373. # [11:39] * baku|away is now known as baku
  1374. # [11:39] * Quits: ggp_ (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Connection reset by peer)
  1375. # [11:39] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Input/output error)
  1376. # [11:39] * Quits: @dbaron (dbaron@moz-99690620.hinet-ip.hinet.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  1377. # [11:40] * Joins: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1378. # [11:40] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  1379. # [11:40] * ChanServ sets mode: +o smaug
  1380. # [11:41] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Quit: Edgar)
  1381. # [11:42] * Quits: vicamo (vicamo@moz-A9F04A43.dynamic.hinet.net) (Ping timeout)
  1382. # [11:42] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Ping timeout)
  1383. # [11:43] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  1384. # [11:44] * Joins: mjh563 (mjh563@moz-E385BD04.cable.virginm.net)
  1385. # [11:44] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1386. # [11:44] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1387. # [11:45] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1388. # [11:47] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1389. # [11:47] * Quits: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Connection reset by peer)
  1390. # [11:48] * Joins: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1391. # [11:49] * Joins: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP)
  1392. # [11:50] * Quits: J13R (user@moz-CDF682ED.dip0.t-ipconnect.de) (Ping timeout)
  1393. # [11:51] <gaston> mmmh so who broke non-ion again...
  1394. # [11:51] * Joins: sewardj (sewardj@moz-CAA45185.dip0.t-ipconnect.de)
  1395. # [11:51] <gaston> js/src/jsgc.cpp:1570:49: error: 'JSRuntime' has no member named 'workerThreadState'
  1396. # [11:51] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  1397. # [11:52] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  1398. # [11:53] <gaston> ah already fixed great
  1399. # [11:55] * Quits: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Connection reset by peer)
  1400. # [11:55] <gerard-majax_> gaston, stop building on strange systems!
  1401. # [11:56] * Joins: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1402. # [11:56] <gaston> sparc64 isnt strange! it's just.... exotic
  1403. # [11:56] * Joins: J13R (user@moz-15F40146.mppmu.mpg.de)
  1404. # [11:57] <gerard-majax_> :)
  1405. # [11:57] * Quits: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Input/output error)
  1406. # [11:57] * whimboo is now known as whimboo|afk
  1407. # [11:58] * Joins: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1408. # [11:58] * Joins: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1409. # [11:59] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  1410. # [11:59] * Joins: ctangira_ (ctangira@moz-B8FE932D.lightspeed.rcsntx.sbcglobal.net)
  1411. # [12:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e8271988688e - Ralph Giles - Bug 887978 - Pref on WebVTT for non-release builds. r=cpearce
  1412. # [12:01] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1413. # [12:01] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1414. # [12:03] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1415. # [12:03] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1416. # [12:03] * Quits: ctangira_ (ctangira@moz-B8FE932D.lightspeed.rcsntx.sbcglobal.net) (Ping timeout)
  1417. # [12:04] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  1418. # [12:05] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1419. # [12:06] * Joins: marcoz (marco.zehe@moz-91515C99.dip0.t-ipconnect.de)
  1420. # [12:06] * Quits: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Connection reset by peer)
  1421. # [12:06] * Joins: ggp_ (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1422. # [12:06] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1423. # [12:07] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1424. # [12:08] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  1425. # [12:08] <Gijs> tom-ay-toh, tom-ah-to. :0
  1426. # [12:08] <Gijs> * :)
  1427. # [12:08] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1428. # [12:08] * Quits: ggp_ (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Connection reset by peer)
  1429. # [12:09] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1430. # [12:09] * Joins: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1431. # [12:09] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  1432. # [12:11] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1433. # [12:11] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1434. # [12:11] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1435. # [12:12] * Quits: @ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com) (Input/output error)
  1436. # [12:12] * Quits: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Connection reset by peer)
  1437. # [12:13] * Joins: ggp_ (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1438. # [12:13] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1439. # [12:14] * Quits: Optimizer (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Ping timeout)
  1440. # [12:14] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1441. # [12:14] * Joins: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP)
  1442. # [12:14] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Quit: Gone to save the world!)
  1443. # [12:14] * Joins: Optimizer (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  1444. # [12:15] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1445. # [12:15] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1446. # [12:17] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1447. # [12:17] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1448. # [12:17] * Quits: ggp_ (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Connection reset by peer)
  1449. # [12:18] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  1450. # [12:18] * Joins: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1451. # [12:18] * Fallen|away is now known as Fallen
  1452. # [12:19] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1453. # [12:19] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1454. # [12:19] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1455. # [12:21] * Quits: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Connection reset by peer)
  1456. # [12:21] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1457. # [12:21] * Joins: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com)
  1458. # [12:22] * Joins: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1459. # [12:22] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1460. # [12:23] * Quits: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Connection reset by peer)
  1461. # [12:23] * Joins: ggp_ (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1462. # [12:27] * Quits: Rik (rik@moz-E813DFA5.fbx.proxad.net) (Input/output error)
  1463. # [12:33] * Fallen is now known as Fallen|away
  1464. # [12:35] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1465. # [12:36] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1466. # [12:37] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1467. # [12:37] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1468. # [12:38] * Quits: Ms2ger (Ms2ger@B7B2FF50.C60A97A6.F9FB0584.IP) (Quit: bbl)
  1469. # [12:39] * Joins: arky (arky@BC09ED91.F17C359F.B9D97DBA.IP)
  1470. # [12:39] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1471. # [12:39] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1472. # [12:41] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1473. # [12:41] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1474. # [12:42] * rail_away is now known as rail
  1475. # [12:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0d70dfe0081c - Marco Chen - Bug 935644 - Only FMRadio client who initiated the request can enable AudioChannelAgent. r=zhang a=koi+
  1476. # [12:45] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  1477. # [12:45] * ChanServ sets mode: +o ehsan
  1478. # [12:46] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1479. # [12:46] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1480. # [12:46] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1481. # [12:46] * Quits: J13R (user@moz-15F40146.mppmu.mpg.de) (Ping timeout)
  1482. # [12:47] * Quits: @ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com) (Input/output error)
  1483. # [12:47] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1484. # [12:48] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  1485. # [12:48] * ChanServ sets mode: +o ehsan
  1486. # [12:50] * Quits: ggp_ (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Connection reset by peer)
  1487. # [12:51] * Joins: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1488. # [12:52] * Joins: m_gol (m_gol@moz-17B919C3.neoplus.adsl.tpnet.pl)
  1489. # [12:53] * Joins: jrmuizel (jrmuizel@D87BD8D8.86AAE5E.9A8C35B4.IP)
  1490. # [12:54] <ttaubert> trying to build on win dbg, did anyone ever hit a "jsapi-tests.exe : fatal error LNK1169: one or more multiply defined symbols found"?
  1491. # [12:54] * Quits: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Input/output error)
  1492. # [12:55] * Quits: darktrojan (geoff@moz-D52D0A90.dsl.telstraclear.net) (Quit: darktrojan)
  1493. # [12:55] * rail is now known as rail_away
  1494. # [12:56] * Quits: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca) (Client exited)
  1495. # [12:57] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1496. # [12:57] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1497. # [12:57] * whimboo|afk is now known as whimboo|afk|afk
  1498. # [12:57] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  1499. # [12:58] * Joins: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1500. # [12:58] * Quits: crazymonmon (crazymonmo@9B9315E1.A6025CA.1C37C358.IP) (Quit: Leaving)
  1501. # [12:59] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1502. # [13:00] <Gijs> Nope, but sounds like the kind of thing that could be because of the unified_sources stuff...
  1503. # [13:00] * Quits: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Ping timeout)
  1504. # [13:02] * Quits: gcp (gpascutto@moz-9CEB1C98.access.telenet.be) (Connection reset by peer)
  1505. # [13:02] * Joins: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br)
  1506. # [13:02] * Quits: ggp (ggp@moz-B998AF5E.wlan-a.fee.unicamp.br) (Input/output error)
  1507. # [13:03] * Joins: gcp (gpascutto@moz-9CEB1C98.access.telenet.be)
  1508. # [13:03] <Tomcat|sheriffduty> rillian: ping
  1509. # [13:05] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  1510. # [13:05] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1511. # [13:06] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  1512. # [13:06] <ttaubert> Gijs: I guess that's bug 899948
  1513. # [13:08] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1514. # [13:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f01e0c7f1f5e - Jan de Mooij - Bug 940525 - Fix Baseline typed array stubs to handle double indexes. r=djvj
  1515. # [13:09] * Quits: Luqman (laden@moz-AB7945E9.csclub.uwaterloo.ca) (Ping timeout)
  1516. # [13:09] * Joins: gustavold (gustavold@5B0E386C.83420AC4.C7EA744A.IP)
  1517. # [13:10] * Quits: sewardj (sewardj@moz-CAA45185.dip0.t-ipconnect.de) (Ping timeout)
  1518. # [13:11] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Quit: ChatZilla 0.9.90.1 [Firefox 28.0a1/20131120062258])
  1519. # [13:12] * Quits: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  1520. # [13:12] * Joins: sewardj (sewardj@moz-CAA45185.dip0.t-ipconnect.de)
  1521. # [13:12] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  1522. # [13:12] * ChanServ sets mode: +o smaug
  1523. # [13:13] <froydnj> gaston: yeah, 64-bit and big-endian, really exotic...
  1524. # [13:13] <gaston> diversity helps finding bugs :)
  1525. # [13:13] * Quits: sewardj (sewardj@moz-CAA45185.dip0.t-ipconnect.de) (Ping timeout)
  1526. # [13:14] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1527. # [13:14] * Joins: sewardj (sewardj@moz-CAA45185.dip0.t-ipconnect.de)
  1528. # [13:14] <Gijs> ttaubert: that could be.
  1529. # [13:15] * Joins: Luqman (laden@moz-AB7945E9.csclub.uwaterloo.ca)
  1530. # [13:15] * Quits: bz (bzbarsky@moz-EEFF43A9.bstnma.fios.verizon.net) (Ping timeout)
  1531. # [13:18] * Joins: mgol (m_gol@moz-C345E5F0.neoplus.adsl.tpnet.pl)
  1532. # [13:18] * Quits: mgol (m_gol@moz-C345E5F0.neoplus.adsl.tpnet.pl) (Client exited)
  1533. # [13:18] * Joins: mgol (m_gol@moz-C345E5F0.neoplus.adsl.tpnet.pl)
  1534. # [13:18] * Quits: m_gol (m_gol@moz-17B919C3.neoplus.adsl.tpnet.pl) (Ping timeout)
  1535. # [13:19] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1536. # [13:19] * Quits: jrmuizel (jrmuizel@D87BD8D8.86AAE5E.9A8C35B4.IP) (Client exited)
  1537. # [13:19] <froydnj> gaston: oh, definiteily
  1538. # [13:20] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1539. # [13:20] * Joins: rmkoesters (Thunderbir@moz-37C52F11.resnet.wisc.edu)
  1540. # [13:21] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1541. # [13:21] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1542. # [13:22] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  1543. # [13:22] * Quits: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP) (Input/output error)
  1544. # [13:22] * Joins: lpy (lpy@7360AA58.F09091A8.1348A864.IP)
  1545. # [13:23] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1546. # [13:23] * Quits: rmkoesters (Thunderbir@moz-37C52F11.resnet.wisc.edu) (Quit: rmkoesters)
  1547. # [13:23] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1548. # [13:23] <froydnj> hm, rgiles's push needs to come out?
  1549. # [13:23] <froydnj> Tomcat|sheriffduty: ^
  1550. # [13:23] <Tomcat|sheriffduty> froydnj: yeah working on the backout
  1551. # [13:23] * Joins: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP)
  1552. # [13:23] <froydnj> Tomcat|sheriffduty: cool, ty
  1553. # [13:25] * Joins: teoli_ (teoli@FDBE5B0D.43ED3021.F1085784.IP)
  1554. # [13:25] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1555. # [13:25] * Quits: arky (arky@BC09ED91.F17C359F.B9D97DBA.IP) (Ping timeout)
  1556. # [13:26] * Quits: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP) (Ping timeout)
  1557. # [13:26] * Joins: jimm (jmathies@moz-F22D2B2A.pn.at.cox.net)
  1558. # [13:27] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1559. # [13:27] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1560. # [13:27] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1561. # [13:27] <ttaubert> Gijs: fwiw, disabling ICU seems to help
  1562. # [13:27] <Tomcat|sheriffduty> here we go
  1563. # [13:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/dc9f2fb7c0d5 - Carsten "Tomcat" Book - Backed out changeset e8271988688e (bug 887978) for Mochitest 2/3 Bustage on a CLOSED TREE
  1564. # [13:29] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1565. # [13:29] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1566. # [13:30] * Joins: glosoli (glosoli@moz-72C60525.static.zebra.lt)
  1567. # [13:31] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1568. # [13:31] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1569. # [13:31] * Joins: J13R (user@moz-15F40146.mppmu.mpg.de)
  1570. # [13:32] * Joins: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP)
  1571. # [13:32] * Joins: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP)
  1572. # [13:32] * Quits: teoli_ (teoli@FDBE5B0D.43ED3021.F1085784.IP) (Ping timeout)
  1573. # [13:33] * Quits: Optimizer (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Ping timeout)
  1574. # [13:34] * Quits: nicklebedev (nicklebede@moz-29D843ED.net151.n37.ru) (Quit: )
  1575. # [13:34] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1576. # [13:34] * jedp is now known as jedp|zzz
  1577. # [13:34] * Quits: jedp|zzz (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  1578. # [13:34] <Tomcat|sheriffduty> froydnj: inbound is open again
  1579. # [13:35] <Tomcat|sheriffduty> pretty sure that patch was the issue :)
  1580. # [13:35] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1581. # [13:35] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1582. # [13:35] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1583. # [13:35] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1584. # [13:36] * Quits: rniwa (rniwa@moz-8AC6FADD.s30.a048.ap.plala.or.jp) (Quit: rniwa)
  1585. # [13:37] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1586. # [13:37] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1587. # [13:38] * whimboo|afk|afk is now known as whimboo
  1588. # [13:39] * Joins: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net)
  1589. # [13:39] * Quits: @ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com) (Input/output error)
  1590. # [13:40] * Joins: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP)
  1591. # [13:40] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1592. # [13:40] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  1593. # [13:40] * ChanServ sets mode: +o ehsan
  1594. # [13:40] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1595. # [13:40] * Joins: barry (Barry@moz-6FFE20E8.dsl.bell.ca)
  1596. # [13:40] * Quits: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net) (Ping timeout)
  1597. # [13:41] * Joins: HasilSharma (hasil@B32ABED.6C6281B2.328B0197.IP)
  1598. # [13:41] * Joins: arky (arky@FFA16A45.F17C359F.B9D97DBA.IP)
  1599. # [13:41] * Quits: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  1600. # [13:42] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1601. # [13:42] * Joins: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  1602. # [13:42] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1603. # [13:42] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  1604. # [13:44] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1605. # [13:44] * Joins: teoli_ (teoli@FDBE5B0D.43ED3021.F1085784.IP)
  1606. # [13:44] * Quits: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP) (Ping timeout)
  1607. # [13:44] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1608. # [13:46] * Joins: rniwa (rniwa@moz-8AC6FADD.s30.a048.ap.plala.or.jp)
  1609. # [13:46] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1610. # [13:46] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1611. # [13:47] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4887ddabba31 - Ehsan Akhgari - Bug 939231 - Stop requiring trace-malloc for the deadlock detector; r=bent
  1612. # [13:48] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1613. # [13:48] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  1614. # [13:48] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1615. # [13:48] * Joins: jhopkins (jhopkins@B0F7535B.D36C4CD0.B2D54A9E.IP)
  1616. # [13:49] * Joins: edmorley (~edmorleys@88F51059.F3BBB17D.144F44FA.IP)
  1617. # [13:50] * Quits: sewardj (sewardj@moz-CAA45185.dip0.t-ipconnect.de) (Ping timeout)
  1618. # [13:50] * khuey|away is now known as khuey
  1619. # [13:50] * Joins: sewardj (sewardj@moz-CAA45185.dip0.t-ipconnect.de)
  1620. # [13:51] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  1621. # [13:51] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  1622. # [13:52] * Quits: jtcranmer (jcranmer@moz-A8039BFC.csl.tjhsst.edu) (Ping timeout)
  1623. # [13:52] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Connection reset by peer)
  1624. # [13:52] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1625. # [13:53] * Joins: coop (Chris@B0F7535B.D36C4CD0.B2D54A9E.IP)
  1626. # [13:53] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  1627. # [13:54] * Joins: glazou (glazou@D8B9C081.E820043D.D4C04133.IP)
  1628. # [13:54] * Quits: @ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com) (Ping timeout)
  1629. # [13:54] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  1630. # [13:54] * ChanServ sets mode: +o ehsan
  1631. # [13:55] * Joins: jwalker-also (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1632. # [13:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7398656bc7cc - Andrea Marchesini - Bug 923274 - Cannot open activity picker from input=file element on 1.2 most of the time, r=fabrice
  1633. # [13:55] * Quits: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP) (Quit: Leaving.)
  1634. # [13:55] <jesup> Bas: ping
  1635. # [13:56] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1636. # [13:56] * Quits: wolfiR (wolfiR@moz-F64889E.office.ziggo.nl) (Ping timeout)
  1637. # [13:56] * Quits: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1638. # [13:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9b9796428162 - Boris Zbarsky - Bug 941437 part 2. Remove the unused cx argument from UNWRAP_OBJECT and UNWRAP_WORKER_OBJECT. r=smaug
  1639. # [13:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3e6033b201be - Boris Zbarsky - Bug 941437 part 1. Remove the unused cx argument from dom::UnwrapObject. r=smaug
  1640. # [13:57] * Quits: J13R (user@moz-15F40146.mppmu.mpg.de) (Ping timeout)
  1641. # [13:58] * Joins: J13R (user@moz-15F40146.mppmu.mpg.de)
  1642. # [13:59] <jesup> bas: did the analysis of why there was a bug in bug 876876 seem plausible? This is a first-patch from a new contributor. Seems reasonable to me, but I don't know the semantics of IEnumMoniker, RELEASE_AND_CLEAR(), etc
  1643. # [14:00] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  1644. # [14:00] * Joins: bz (bzbarsky@moz-EEFF43A9.bstnma.fios.verizon.net)
  1645. # [14:00] * ChanServ sets mode: +o bz
  1646. # [14:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0ed3e74f6fd4 - Nathan Froyd - Bug 940160 - constify the PLDHashTableOps struct in nsTHashtable::Init; r=ehsan
  1647. # [14:00] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f975ac07128d - Nathan Froyd - Bug 933225 - delete unused NEXT_ROOT bits from configure; r=glandium
  1648. # [14:01] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1649. # [14:01] * Joins: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP)
  1650. # [14:02] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1651. # [14:02] <froydnj> Tomcat|sheriffduty: also, can we get a merge to m-c from https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=07a1fe866430 ?
  1652. # [14:03] * Quits: barry (Barry@moz-6FFE20E8.dsl.bell.ca) (Ping timeout)
  1653. # [14:03] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1654. # [14:03] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1655. # [14:03] <edmorley> froydnj: Tomcat is about to merge from d9abdb232a25 (which includes that) :-)
  1656. # [14:04] <Tomcat|sheriffduty> yep
  1657. # [14:04] <froydnj> \o/
  1658. # [14:04] <jwatt> gah, that's three times I've had to |hg pull --rebase|
  1659. # [14:04] <jwatt> stop pushing things, people! :)
  1660. # [14:04] * froydnj looks for something else to push ahead of jwatt
  1661. # [14:04] <jwatt> too late!
  1662. # [14:05] <gaston> so supposedly pull --rebase is the equiv or qimport -r tip && qpop && pull -u && qpush && qfin -a, right ?
  1663. # [14:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8899f01fcd04 - Jonathan Watt - Bug 941367 - Fix JavaScript assertions in dom/inputmethod/forms.js caused by trying to get the selection of non-text controls. r=fabrice
  1664. # [14:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5c370cd2f75a - Jonathan Watt - Bug 939396 - Fix <input type=range> so that the focus code doesn't overwrite the correct pre-focus value onclick. r=smaug
  1665. # [14:05] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1666. # [14:05] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1667. # [14:06] <Tomcat|sheriffduty> jwatt: so i guess we have to wait for roc right
  1668. # [14:06] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  1669. # [14:06] * Joins: dbaron (dbaron@moz-104CC309.mv.mozilla.com)
  1670. # [14:06] * ChanServ sets mode: +ao dbaron dbaron
  1671. # [14:06] <jwatt> Tomcat|sheriffduty: the patches were backed out
  1672. # [14:07] <jwatt> so yeah, best to wait now I think
  1673. # [14:07] <jwatt> I'm still going to have another look in a bit though
  1674. # [14:07] <Tomcat|sheriffduty> oh cool
  1675. # [14:07] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1676. # [14:07] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1677. # [14:08] * Joins: pbocan (Thunderbir@moz-5F7DEC84.eduroam.fit.cvut.cz)
  1678. # [14:09] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  1679. # [14:10] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1680. # [14:10] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  1681. # [14:10] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1682. # [14:12] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1683. # [14:12] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1684. # [14:12] * sheppy-afk is now known as sheppy
  1685. # [14:12] * Quits: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP) (Quit: Leaving.)
  1686. # [14:12] * Joins: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP)
  1687. # [14:12] <@ted> gaston: no, rebase is not equivalent to that
  1688. # [14:12] * Joins: smontagu (chatzilla@moz-4134AF4A.red.bezeqint.net)
  1689. # [14:12] <@ted> gaston: hg pull --rebase will pull the new changesets and run a "hg rebase" of your mq patches on top of the new changesets
  1690. # [14:13] <@ted> it will do a 3-way merge and let you fix up conflicts
  1691. # [14:13] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  1692. # [14:13] * Quits: mjh563 (mjh563@moz-E385BD04.cable.virginm.net) (Ping timeout)
  1693. # [14:14] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1694. # [14:14] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1695. # [14:14] <gaston> but in the end it should produce the same result right ?
  1696. # [14:14] <@ted> no
  1697. # [14:14] <@ted> your latter command won't update your patches
  1698. # [14:15] <@ted> if they don't apply on top of the new revisions the qpush will just fail
  1699. # [14:15] <gaston> right
  1700. # [14:15] <gaston> but assuming the underlying code touched by my patch didnt change...
  1701. # [14:15] * Joins: barry (Barry@moz-6FFE20E8.dsl.bell.ca)
  1702. # [14:15] <gaston> just tryin' to find the fastest way to recover from a push race :)
  1703. # [14:15] <@ted> if your patch applies cleanly to the new revision, then yeah
  1704. # [14:16] <@ted> i usually just qpop; pull -u; qpush to work around the push race
  1705. # [14:16] <@ted> if my patch doesn't apply cleanly i don't want to blindly push it anyway
  1706. # [14:16] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1707. # [14:16] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1708. # [14:16] * Quits: jwalker-also (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1709. # [14:17] * Joins: jtcranmer (jcranmer@moz-A8039BFC.csl.tjhsst.edu)
  1710. # [14:18] * Joins: rogeliodh (Thunderbir@DB99B311.992313EE.A410C1.IP)
  1711. # [14:18] <NeilAway> hmm, I think we need a better way of limiting the width of the slow script dialog
  1712. # [14:18] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1713. # [14:18] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1714. # [14:18] <NeilAway> I just got one about 2000 pixels wide...
  1715. # [14:19] * Joins: mstange (markus@moz-8C957A06.dip0.t-ipconnect.de)
  1716. # [14:19] * Quits: shorlander (shorlander@8F761026.B5EF4AF6.E96CA9D8.IP) (Input/output error)
  1717. # [14:20] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  1718. # [14:20] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1719. # [14:21] * Quits: barry (Barry@moz-6FFE20E8.dsl.bell.ca) (Ping timeout)
  1720. # [14:21] * Joins: KaiRo (robert@moz-DB903069.adsl.highway.telekom.at)
  1721. # [14:21] * Joins: mkaply_ (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  1722. # [14:21] * Quits: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  1723. # [14:22] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1724. # [14:22] * Joins: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP)
  1725. # [14:22] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1726. # [14:22] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1727. # [14:23] * Quits: teoli_ (teoli@FDBE5B0D.43ED3021.F1085784.IP) (Ping timeout)
  1728. # [14:24] * Quits: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP) (Quit: Leaving.)
  1729. # [14:24] * Joins: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP)
  1730. # [14:24] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1731. # [14:24] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1732. # [14:24] * nthomas|away is now known as nthomas
  1733. # [14:25] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1734. # [14:26] * Joins: automata (automata@D773866B.FA36B139.BB0EBA72.IP)
  1735. # [14:26] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1736. # [14:26] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1737. # [14:26] * nthomas is now known as nthomas|away
  1738. # [14:27] * jhopkins is now known as jhopkins|afk
  1739. # [14:27] * Quits: jhopkins|afk (jhopkins@B0F7535B.D36C4CD0.B2D54A9E.IP) (Quit: jhopkins|afk)
  1740. # [14:28] * Joins: jandem (jandem@A4BAC0B9.5352D6A2.21D8BD10.IP)
  1741. # [14:28] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1742. # [14:28] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1743. # [14:29] <jandem> ehsan: just curious, how do we decide which files end up in the same unified cpp file? is it based on file count, size or something else?
  1744. # [14:29] <@ehsan> jandem: we put batches of 16 files per unified files
  1745. # [14:29] * Joins: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1746. # [14:29] <froydnj> jandem: sort alphabetically and separate into chunks
  1747. # [14:29] <@ehsan> so it's a bit random
  1748. # [14:30] * glob|away is now known as glob
  1749. # [14:30] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1750. # [14:31] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1751. # [14:31] <jandem> ehsan: ah ok, jsapi-tests is compiled as 4 unified files, makes sense (64 files)
  1752. # [14:31] <@ehsan> yep
  1753. # [14:32] * Quits: vendo (chatzilla@B03333E8.CE4DDBE6.300931B2.IP) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 25.0/20131025151332])
  1754. # [14:32] * Joins: chalx (xwiki@3C3C8B81.AD4AF725.3AEDA656.IP)
  1755. # [14:32] * Joins: Ms2ger (Ms2ger@moz-59CF5C76.ugent.be)
  1756. # [14:32] * Quits: tfp_ (anirudh@57DDC4C1.F2DEA9A7.1C37C358.IP) (Ping timeout)
  1757. # [14:32] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  1758. # [14:32] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  1759. # [14:32] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1760. # [14:33] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1761. # [14:34] * Quits: coop (Chris@B0F7535B.D36C4CD0.B2D54A9E.IP) (Quit: coop)
  1762. # [14:35] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1763. # [14:35] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1764. # [14:35] * Quits: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP) (Quit: Leaving.)
  1765. # [14:35] * Joins: teoli_ (teoli@FDBE5B0D.43ED3021.F1085784.IP)
  1766. # [14:36] * Joins: retornam (retornam@moz-6F237ED8.hsd1.ca.comcast.net)
  1767. # [14:36] * Quits: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP) (Ping timeout)
  1768. # [14:37] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1769. # [14:37] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1770. # [14:37] * bobowen is now known as bobowen|afk
  1771. # [14:38] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/adb1127cd412 - Benjamin Smedberg - Bug 932854 - Add telemetry for showing the plugin infobar and its two buttons. r=jaws, a=lsblakk
  1772. # [14:38] * Quits: @bz (bzbarsky@moz-EEFF43A9.bstnma.fios.verizon.net) (Ping timeout)
  1773. # [14:38] * jmaher|afk is now known as jmaher
  1774. # [14:38] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/cc56c23e6663 - Benjamin Smedberg - Bug 941137 - Alter plugin defaults on the beta/release channel so that Java is still click-to-activate by default, but other plugins are not for the next few releases
  1775. # [14:38] <firebot> while we articulate a potential whitelist/transition strategy. r=gfritzsche, a=lsblakk
  1776. # [14:38] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/03560edd4494 - Richard Newman - Bug 933272 - Click to play "Tap here to activate plugin." is not localized on multi-locale build. r=mfinkle, a=lsblakk
  1777. # [14:38] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/0297fa9b8006 - Milan Sreckovic - Bug 891693 - Ban SOS with repeated components IDs. r=jmuizelaar, r=DRC, a=abillings
  1778. # [14:38] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/c9b696397007 - Sriram Ramasubramanian - Bug 928800 - Doorhanger, while showing, should respect dynamic toolbar's dynamicness. r=mfinkle, a=lsblakk
  1779. # [14:38] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/61fc6330e610 - Benjamin Smedberg - Bug 932854 - Temporary test workaround for test_keycodes.xul. r=jimm, a=lsblakk
  1780. # [14:38] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/02d3ec08c22d - Benjamin Smedberg - Bug 932854 - When a site uses a hidden plugin, show a notification bar to aid discoverability. This patch, suitable for trunk and branch, uses existing strings which are
  1781. # [14:39] <firebot> not ideal. r=jaws, a=lsblakk
  1782. # [14:39] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/76fc8e53c514 - Benjamin Smedberg - Bug 932854 - Test fixup: Reset the test plugin state only after the UI has finished checking plugin state. r=gfritzsche, a=lsblakk
  1783. # [14:39] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1784. # [14:39] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1785. # [14:39] * Quits: HasilSharma (hasil@B32ABED.6C6281B2.328B0197.IP) (Ping timeout)
  1786. # [14:41] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1787. # [14:41] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1788. # [14:43] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1789. # [14:43] * Quits: arky (arky@FFA16A45.F17C359F.B9D97DBA.IP) (Ping timeout)
  1790. # [14:44] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  1791. # [14:44] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1792. # [14:44] * Joins: Manuela (Mibbit@601F3B17.33662590.A5830293.IP)
  1793. # [14:45] * Joins: jez (user@moz-1B119F78.dsl.in-addr.zen.co.uk)
  1794. # [14:45] * Joins: marco (Thunderbir@moz-F5149D85.retail.telecomitalia.it)
  1795. # [14:45] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1796. # [14:45] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1797. # [14:46] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  1798. # [14:47] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1799. # [14:47] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1800. # [14:48] * Joins: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP)
  1801. # [14:48] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1802. # [14:48] * jlund is now known as jlund|away
  1803. # [14:48] * Quits: teoli_ (teoli@FDBE5B0D.43ED3021.F1085784.IP) (Ping timeout)
  1804. # [14:48] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1805. # [14:49] * Joins: achronop (achronop@moz-200A0B1C.static.otenet.gr)
  1806. # [14:50] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1807. # [14:50] * Joins: shorlander (shorlander@13F2CEC5.7672369.D8E68FF6.IP)
  1808. # [14:50] * Quits: pbocan (Thunderbir@moz-5F7DEC84.eduroam.fit.cvut.cz) (Ping timeout)
  1809. # [14:51] * Joins: bgrins (Adium@2E6E9164.E6468DB3.BAB75B95.IP)
  1810. # [14:51] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1811. # [14:51] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  1812. # [14:51] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  1813. # [14:52] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1814. # [14:52] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1815. # [14:53] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  1816. # [14:53] <jesup> ted++
  1817. # [14:53] * Joins: bz (bzbarsky@moz-EEFF43A9.bstnma.fios.verizon.net)
  1818. # [14:53] * ChanServ sets mode: +o bz
  1819. # [14:53] * Joins: coop (Chris@moz-B65AF445.hfc.comcastbusiness.net)
  1820. # [14:53] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1821. # [14:53] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  1822. # [14:56] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1823. # [14:57] * Joins: teoli_ (teoli@FDBE5B0D.43ED3021.F1085784.IP)
  1824. # [14:58] * Quits: nicodel (Thunderbir@2A1BDF2E.81445FE4.1B3E68DA.IP) (Ping timeout)
  1825. # [14:58] * Quits: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP) (Ping timeout)
  1826. # [14:58] <gcp> adding remote bookmark bug-905703-robocop-preprocess
  1827. # [14:58] <gcp> adding remote bookmark bug-925185-java-jars
  1828. # [14:58] <gcp> adding remote bookmark central
  1829. # [14:58] <gcp> adding remote bookmark fx
  1830. # [14:58] <gcp> adding remote bookmark fx-team
  1831. # [14:58] <gcp> adding remote bookmark inbound
  1832. # [14:58] <gcp> adding remote bookmark mc
  1833. # [14:58] <gcp> uhhhh
  1834. # [14:58] * gcp was kicked by killer (Stop flooding!)
  1835. # [14:58] * Joins: gcp (gpascutto@moz-9CEB1C98.access.telenet.be)
  1836. # [14:58] <gcp> did someone just push a bunch of junk to m-c?
  1837. # [14:59] * Joins: arky (arky@46C3F927.402167B8.FA662B63.IP)
  1838. # [14:59] <mcsmurf> heh..
  1839. # [14:59] * Quits: jkitch (Thunderbir@moz-1421D5E8.lns21.adl2.internode.on.net) (Ping timeout)
  1840. # [15:00] <@bz> gcp: now, now, don't call the inbound merge "junk"
  1841. # [15:00] <Ms2ger> So who pushed that junk to inbound?
  1842. # [15:00] * Quits: twi (Adium@moz-4541C8E7.cust.dsl.vodafone.it) (Quit: Leaving.)
  1843. # [15:01] <gcp> bz: I'd have said "who broke m-c" if I was referring to that
  1844. # [15:02] * joduinn-afk is now known as joduinn
  1845. # [15:03] <gcp> they're probably nalexander's commits
  1846. # [15:03] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1847. # [15:03] * Quits: smontagu (chatzilla@moz-4134AF4A.red.bezeqint.net) (Ping timeout)
  1848. # [15:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1469f9e856c0 - Jon Coppeard - Bug 939993 - Check that AddPtrs are used only with matching Lookup values r=sfink
  1849. # [15:05] * Joins: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP)
  1850. # [15:05] * simone|away is now known as simone
  1851. # [15:06] * Quits: @bz (bzbarsky@moz-EEFF43A9.bstnma.fios.verizon.net) (Client exited)
  1852. # [15:06] * Joins: bz (bzbarsky@moz-EEFF43A9.bstnma.fios.verizon.net)
  1853. # [15:06] * ChanServ sets mode: +o bz
  1854. # [15:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/35c62ee3a3f8 - Brian Hackett - Bug 938124 - Various cleanups and tweaks to avoid non-threadsafe GC heap accesses during IonBuilder, r=jandem.
  1855. # [15:07] * Quits: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP) (Ping timeout)
  1856. # [15:07] * Joins: slenkeri (watchboy@345E741C.8C382C77.7C9220AF.IP)
  1857. # [15:07] * Joins: weirdo (Mibbit@moz-20B72CA.safecharge.com)
  1858. # [15:09] * Joins: RyanVM (Thunderbir@moz-4C953DE7.phlapa.fios.verizon.net)
  1859. # [15:09] * Joins: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP)
  1860. # [15:09] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1861. # [15:09] <edmorley> gps: yt? remote bookmarks have been added to m-c - thoughts?
  1862. # [15:10] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1863. # [15:11] * Quits: shorlander (shorlander@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  1864. # [15:12] * Quits: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: Leaving.)
  1865. # [15:12] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1866. # [15:12] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1867. # [15:12] <gcp> SO claims
  1868. # [15:12] <gcp> hg bookmark --delete <bookmark name>
  1869. # [15:12] <gcp> hg push --bookmark <bookmark name>
  1870. # [15:13] * Quits: sheppy-offline (sheppy@moz-4992DE6D.static.kgpt.tn.charter.com) (Quit: NO CARRIER)
  1871. # [15:13] <edmorley> selenic.com barely loading for me ffs
  1872. # [15:13] <edmorley> how do we tell when they were added?
  1873. # [15:13] * Quits: jandem (jandem@A4BAC0B9.5352D6A2.21D8BD10.IP) (Quit: jandem)
  1874. # [15:13] <edmorley> presuming they don't appear in the pushlog?
  1875. # [15:13] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Ping timeout)
  1876. # [15:13] * Joins: sheppy-offline (sheppy@moz-4992DE6D.static.kgpt.tn.charter.com)
  1877. # [15:13] * Joins: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1878. # [15:13] * Joins: pedro5150 (Mibbit@moz-20B72CA.safecharge.com)
  1879. # [15:14] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1880. # [15:14] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1881. # [15:14] * Quits: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP) (Quit: Leaving.)
  1882. # [15:14] * Quits: sheppy-offline (sheppy@moz-4992DE6D.static.kgpt.tn.charter.com) (Quit: NO CARRIER)
  1883. # [15:14] <edmorley> guess we need to add bookmarks to the single head hook too
  1884. # [15:14] * mgol is now known as m_gol
  1885. # [15:14] <froydnj> I wish I knew why git rebase deleted things that have been pushed and backed out again
  1886. # [15:15] <Tomcat|sheriffduty> edmorley: i guess have the changesets for the bookmarks added (or so)
  1887. # [15:15] * Joins: sheppy-offline (sheppy@moz-4992DE6D.static.kgpt.tn.charter.com)
  1888. # [15:15] <edmorley> Tomcat|sheriffduty: I don't understand what that means?
  1889. # [15:15] <Tomcat|sheriffduty> edmorley: oh where they came from
  1890. # [15:15] * Joins: lduros (user@moz-418FD747.phlapa.fios.verizon.net)
  1891. # [15:16] <Tomcat|sheriffduty> edmorley: https://tomcat.pastebin.mozilla.org/3647325
  1892. # [15:16] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1893. # [15:16] * Joins: ctangira (ctangira@moz-B8FE932D.lightspeed.rcsntx.sbcglobal.net)
  1894. # [15:16] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1895. # [15:16] * bsmedberg-away is now known as bsmedberg
  1896. # [15:16] <edmorley> guessing nalexander
  1897. # [15:16] * @bsmedberg <3 RyanVM
  1898. # [15:16] <edmorley> nalexander: do you use bookmarks?
  1899. # [15:17] <edmorley> nalexander: hg bookmarks
  1900. # [15:17] <edmorley> nalexander: and might you inadvertently pushed them to hg.mozilla.org ?
  1901. # [15:17] <RyanVM> bsmedberg: :)
  1902. # [15:17] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Connection reset by peer)
  1903. # [15:18] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1904. # [15:18] * Joins: jandem (jandem@A4BAC0B9.5352D6A2.21D8BD10.IP)
  1905. # [15:18] * Quits: sheppy-offline (sheppy@moz-4992DE6D.static.kgpt.tn.charter.com) (Quit: NO CARRIER)
  1906. # [15:18] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1907. # [15:18] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1908. # [15:18] <mcsmurf> Tomcat|sheriffduty: I'm not sure what hg bookmarks exactly do, but iirc the bookmarks can be updated automatically
  1909. # [15:19] <mcsmurf> so those commits do not need to be related
  1910. # [15:19] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Connection reset by peer)
  1911. # [15:19] <mcsmurf> but nalexander is a good guess anyway ;)
  1912. # [15:19] <mcsmurf> because of the first two bookmarks
  1913. # [15:19] * Joins: emtwo (msamuel@moz-7DDD4CD6.dsl.teksavvy.com)
  1914. # [15:19] <Tomcat|sheriffduty> mcsmurf: yeah was not aware of bookmarks too
  1915. # [15:19] * Joins: yzen (yzen@67828CC7.C1A51174.9D42CF23.IP)
  1916. # [15:20] <Tomcat|sheriffduty> if i would have been asked before it would say you can bookmark hg urls in your browser
  1917. # [15:20] <Tomcat|sheriffduty> or so :)
  1918. # [15:20] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1919. # [15:20] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1920. # [15:20] <mcsmurf> heh :)
  1921. # [15:21] <Tomcat|sheriffduty> mcsmurf: see hg is smart :)
  1922. # [15:21] * Joins: shorlander (shorlander@13F2CEC5.7672369.D8E68FF6.IP)
  1923. # [15:22] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1924. # [15:22] * Quits: @ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com) (Input/output error)
  1925. # [15:22] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1926. # [15:22] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  1927. # [15:23] * Joins: abhi (chatzilla@AEBBBA70.8F873329.A2DC32D.IP)
  1928. # [15:23] * Quits: glosoli (glosoli@moz-72C60525.static.zebra.lt) (Quit: Textual IRC Client: www.textualapp.com)
  1929. # [15:23] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  1930. # [15:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/69f7f35a53f2 - Brian Hackett - Bug 724768 - Fix outdated comment.
  1931. # [15:23] * Quits: yzen (yzen@67828CC7.C1A51174.9D42CF23.IP) (Ping timeout)
  1932. # [15:23] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/af344780117a - Gaia Pushbot - Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
  1933. # [15:23] <firebot> http://hg.mozilla.org/mozilla-central/rev/4daf182fa71a - Gaia Pushbot - Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
  1934. # [15:23] * Joins: twi (Adium@E0719144.F33C246D.C3DDD137.IP)
  1935. # [15:23] <firebot> http://hg.mozilla.org/mozilla-central/rev/09e33431c543 - Carsten "Tomcat" Book - merge b2g-inbound to mozilla-central
  1936. # [15:24] <firebot> http://hg.mozilla.org/mozilla-central/rev/742197958764 - Gaia Pushbot - Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
  1937. # [15:24] <firebot> http://hg.mozilla.org/mozilla-central/rev/9c70bf3d8b6d - Eric Chou - Bug 941416 - Fix regression of bug 936995, r=gyeh
  1938. # [15:24] <firebot> http://hg.mozilla.org/mozilla-central/rev/7244fee9dc89 - Gaia Pushbot - Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
  1939. # [15:24] <firebot> http://hg.mozilla.org/mozilla-central/rev/02c607470d22 - Gaia Pushbot - Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
  1940. # [15:24] <firebot> http://hg.mozilla.org/mozilla-central/rev/52932cbc9708 - Gaia Pushbot - Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
  1941. # [15:24] <edmorley> Tomcat|sheriffduty: I'll file a bug for this - we need to coordinate (a) the safest way to delete, and (b) updating the server side hooks to ensure they don't get pushed again (presuming it's easy to do, having read http://www.kevinberridge.com/2012/05/hg-bookmarks-made-me-sad.html
  1942. # [15:24] <firebot> http://hg.mozilla.org/mozilla-central/rev/c74ffa077c35 - Gaia Pushbot - Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
  1943. # [15:24] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1944. # [15:24] <Tomcat|sheriffduty> edmorley: cool
  1945. # [15:25] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Connection reset by peer)
  1946. # [15:25] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1947. # [15:25] <Tomcat|sheriffduty> edmorley: and maybe something to prevent that again (in general) if possible
  1948. # [15:25] * Joins: yzen (yzen@67828CC7.C1A51174.9D42CF23.IP)
  1949. # [15:25] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1950. # [15:25] <Tomcat|sheriffduty> edmorley: having this not in the pushlog is kind of bad
  1951. # [15:25] <edmorley> Tomcat|sheriffduty: that's what the hook is for
  1952. # [15:25] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Leaving...)
  1953. # [15:25] <edmorley> Tomcat|sheriffduty: (see above)
  1954. # [15:26] <Tomcat|sheriffduty> ok :)
  1955. # [15:26] * Joins: pbocan (Thunderbir@moz-3F95AB3.eduroam.fsv.cvut.cz)
  1956. # [15:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a2dc401ed905 - Michael Shuen - Bug 940793 - Build image/decoders/icon in unified mode. r=ehsan
  1957. # [15:26] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/dcb2d54db943 - Michael Shuen - Bug 941332 - Build caps/src in unified mode. r=ehsan
  1958. # [15:26] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/43c41041fe37 - Josh Matthews - Bug 934066 - Add a simple parent/child synchronization mechanism for xpcshell tests. r=ted
  1959. # [15:26] <Yoric> How comes I can't do NS_LITERAL_STRING(DLL_PREFIX "foo" DLL_SUFFIX) ?
  1960. # [15:26] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e9ea2c6eb4f5 - Michael Shuen - Bug 940799 - Build gfx/ycbcr in unified mode. r=bjacob
  1961. # [15:27] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1962. # [15:27] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1963. # [15:27] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e2536905b186 - Michael Shuen - Bug 940194 - Build netwerk/cookie in unified mode. r=ehsan
  1964. # [15:27] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7f34aa0297d8 - Michael Shuen - Bug 940780 - Build dom/gamepad in unified mode. r=bzbarsky
  1965. # [15:27] * froydnj builds after rebasing, expecting wonderfully fast clobber times
  1966. # [15:27] * Joins: Pike (chatzilla@moz-40FACD08.pool.mediaways.net)
  1967. # [15:28] <Yoric> Ah, got it.
  1968. # [15:28] * Joins: btulchinsky (btulchinsk@moz-2E2F18CB.senecacollege.ca)
  1969. # [15:28] * Quits: pbocan (Thunderbir@moz-3F95AB3.eduroam.fsv.cvut.cz) (Ping timeout)
  1970. # [15:28] <froydnj> ...and a jemalloc build error
  1971. # [15:28] * Joins: pbocan (Thunderbir@moz-3F95AB3.eduroam.fsv.cvut.cz)
  1972. # [15:28] * Joins: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP)
  1973. # [15:28] * nthomas|away is now known as nthomas
  1974. # [15:28] * jlund|away is now known as jlund
  1975. # [15:29] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1976. # [15:29] * Quits: lpy (lpy@7360AA58.F09091A8.1348A864.IP) (Ping timeout)
  1977. # [15:29] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1978. # [15:30] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  1979. # [15:30] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  1980. # [15:31] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1981. # [15:31] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1982. # [15:31] * Quits: retornam (retornam@moz-6F237ED8.hsd1.ca.comcast.net) (Quit: Leaving...)
  1983. # [15:32] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  1984. # [15:32] * Quits: emtwo (msamuel@moz-7DDD4CD6.dsl.teksavvy.com) (Ping timeout)
  1985. # [15:32] * Joins: emtwo (msamuel@moz-7DDD4CD6.dsl.teksavvy.com)
  1986. # [15:33] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Quit: WeeChat 0.3.7)
  1987. # [15:33] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  1988. # [15:33] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  1989. # [15:33] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  1990. # [15:34] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  1991. # [15:34] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Quit: )
  1992. # [15:34] * Joins: wolfiR (wolfiR@969455F7.A86EC307.3C4DE51F.IP)
  1993. # [15:35] * Quits: pedro5150 (Mibbit@moz-20B72CA.safecharge.com) (Quit: http://www.mibbit.com ajax IRC Client)
  1994. # [15:35] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki)
  1995. # [15:35] * Quits: pbocan (Thunderbir@moz-3F95AB3.eduroam.fsv.cvut.cz) (Ping timeout)
  1996. # [15:35] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1997. # [15:36] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  1998. # [15:36] * Joins: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP)
  1999. # [15:36] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2000. # [15:36] * Joins: twi1 (Adium@366146E1.F33C246D.C3DDD137.IP)
  2001. # [15:37] * Quits: teoli_ (teoli@FDBE5B0D.43ED3021.F1085784.IP) (Ping timeout)
  2002. # [15:37] * Quits: @dbaron (dbaron@moz-104CC309.mv.mozilla.com) (Ping timeout)
  2003. # [15:37] * Quits: twi (Adium@E0719144.F33C246D.C3DDD137.IP) (Ping timeout)
  2004. # [15:37] * Joins: davidb (davidb@moz-D247B1AB.dsl.bell.ca)
  2005. # [15:38] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  2006. # [15:38] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  2007. # [15:38] <RyanVM> Tomcat|sheriffduty: real-looking crashtest hangs on inbound
  2008. # [15:38] <RyanVM> not sure if baku or bz
  2009. # [15:39] <RyanVM> or ehsan
  2010. # [15:39] * Joins: jhopkins (jhopkins@moz-B65AF445.hfc.comcastbusiness.net)
  2011. # [15:39] <RyanVM> retrigger time!
  2012. # [15:39] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2013. # [15:39] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2014. # [15:39] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  2015. # [15:39] <RyanVM> Tomcat|sheriffduty: and mochitest-5
  2016. # [15:40] * Joins: AaronMT|away (uid14380@moz-31ABA2C0.irccloud.com)
  2017. # [15:40] <RyanVM> and the survey says - EHSAN!
  2018. # [15:41] <Tomcat|sheriffduty> RyanVM: and red on your push
  2019. # [15:41] <RyanVM> oh boy, and bustage on tip
  2020. # [15:41] <RyanVM> yeah
  2021. # [15:41] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2022. # [15:41] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2023. # [15:41] <Tomcat|sheriffduty> RyanVM: closing the tree and cleaning up ? :)
  2024. # [15:41] <RyanVM> yep
  2025. # [15:42] * Quits: emtwo (msamuel@moz-7DDD4CD6.dsl.teksavvy.com) (Quit: Leaving.)
  2026. # [15:43] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2027. # [15:43] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2028. # [15:43] * Quits: J13R (user@moz-15F40146.mppmu.mpg.de) (Ping timeout)
  2029. # [15:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7aaec497f1ed - Ryan VanderMeulen - Backed out changeset 4887ddabba31 (bug 939231) for mochitest hangs.
  2030. # [15:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/85e1efd3e28b - Ryan VanderMeulen - Backed out changeset e2536905b186 (bug 940194) for bustage.
  2031. # [15:44] * Joins: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP)
  2032. # [15:44] <RyanVM> 06:11:34 INFO - ### ERROR: WalkStack64: The handle is invalid.
  2033. # [15:44] <RyanVM> yeah, that looks good
  2034. # [15:44] <RyanVM> ehsan ^
  2035. # [15:45] * Quits: arky (arky@46C3F927.402167B8.FA662B63.IP) (Ping timeout)
  2036. # [15:45] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  2037. # [15:45] <Bas> jesup: Nor do I :). I mean, plausible, yes, but I don't know this code :(
  2038. # [15:45] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2039. # [15:45] * Joins: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca)
  2040. # [15:46] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2041. # [15:46] * Quits: wolfiR (wolfiR@969455F7.A86EC307.3C4DE51F.IP) (Ping timeout)
  2042. # [15:46] <Gijs> Someone speak Russian? :(
  2043. # [15:46] <Gijs> (bug 941618)
  2044. # [15:46] * Quits: AaronMT|away (uid14380@moz-31ABA2C0.irccloud.com) (Quit: )
  2045. # [15:47] <yury> Gijs: you need translation?
  2046. # [15:47] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  2047. # [15:47] * Quits: btulchinsky (btulchinsk@moz-2E2F18CB.senecacollege.ca) (Client exited)
  2048. # [15:47] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/556a2db58cad - Ryan VanderMeulen - Backed out changeset 1469f9e856c0 (bug 939993) for SM rootanalysis crashes.
  2049. # [15:47] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2050. # [15:48] <Gijs> yury: probably helpful to post it as a comment, yeah
  2051. # [15:48] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2052. # [15:48] * Quits: rniwa (rniwa@moz-8AC6FADD.s30.a048.ap.plala.or.jp) (Quit: rniwa)
  2053. # [15:48] <Gijs> yury: if you want to be awesome, filing it where it needs to be or closing as INVALID/INCOMPLETE if it's not a useful bugreport would also help.
  2054. # [15:48] * catlee-away is now known as catlee
  2055. # [15:49] * Quits: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP) (Quit: Leaving.)
  2056. # [15:49] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  2057. # [15:49] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  2058. # [15:49] * pmoore|away is now known as pmoore
  2059. # [15:50] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2060. # [15:50] * rail_away is now known as rail
  2061. # [15:50] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2062. # [15:50] * Joins: ggp (ggp@moz-3913D97B.dsl.telesp.net.br)
  2063. # [15:51] * Joins: J13R (user@moz-15F40146.mppmu.mpg.de)
  2064. # [15:52] * whimboo is now known as whimboo|afk
  2065. # [15:52] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2066. # [15:52] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2067. # [15:52] * Quits: ggp (ggp@moz-3913D97B.dsl.telesp.net.br) (Quit: Leaving...)
  2068. # [15:52] * Quits: J13R (user@moz-15F40146.mppmu.mpg.de) (Ping timeout)
  2069. # [15:54] * Joins: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com)
  2070. # [15:54] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2071. # [15:54] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2072. # [15:54] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2073. # [15:54] * Quits: coop (Chris@moz-B65AF445.hfc.comcastbusiness.net) (Ping timeout)
  2074. # [15:54] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2075. # [15:55] * Joins: btulchinsky (btulchinsk@moz-2E2F18CB.senecacollege.ca)
  2076. # [15:55] * Quits: slenkeri (watchboy@345E741C.8C382C77.7C9220AF.IP) (Quit: Leaving.)
  2077. # [15:56] * Quits: sewardj (sewardj@moz-CAA45185.dip0.t-ipconnect.de) (Ping timeout)
  2078. # [15:56] * Joins: sewardj (sewardj@moz-CAA45185.dip0.t-ipconnect.de)
  2079. # [15:56] * Joins: coop (Chris@moz-B65AF445.hfc.comcastbusiness.net)
  2080. # [15:57] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  2081. # [15:57] * Quits: mwargers (chatzilla@moz-AF369B35.adsl.online.nl) (Ping timeout)
  2082. # [15:57] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  2083. # [15:58] * Joins: dbaron (dbaron@moz-104CC309.mv.mozilla.com)
  2084. # [15:58] * ChanServ sets mode: +ao dbaron dbaron
  2085. # [15:59] * jorendorff_away is now known as jorendorff
  2086. # [15:59] * Joins: vingtetun (Thunderbir@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  2087. # [15:59] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2088. # [16:00] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2089. # [16:00] <NeilAway> Yoric: you found NS_MULTILINE_LITERAL_STRING?
  2090. # [16:00] * Joins: jdm (jdm@moz-ED0C7AC7.hinet-ip.hinet.net)
  2091. # [16:01] * mcote|afk is now known as mcote
  2092. # [16:01] * Joins: smontagu (chatzilla@moz-4134AF4A.red.bezeqint.net)
  2093. # [16:01] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Connection reset by peer)
  2094. # [16:01] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2095. # [16:01] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2096. # [16:02] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2097. # [16:02] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  2098. # [16:02] * Quits: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP) (Ping timeout)
  2099. # [16:02] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2100. # [16:03] <yury> Gijs: commented with translation, probably a dup
  2101. # [16:03] * Joins: J13R (user@moz-15F40146.mppmu.mpg.de)
  2102. # [16:03] * nthomas is now known as nthomas|away
  2103. # [16:03] <Gijs> yury: awesome, thank you!
  2104. # [16:03] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2105. # [16:03] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  2106. # [16:03] * ChanServ sets mode: +o ehsan
  2107. # [16:04] * Quits: sewardj (sewardj@moz-CAA45185.dip0.t-ipconnect.de) (Ping timeout)
  2108. # [16:04] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2109. # [16:04] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2110. # [16:04] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2111. # [16:04] * Joins: sewardj (sewardj@moz-CAA45185.dip0.t-ipconnect.de)
  2112. # [16:05] * Quits: J13R (user@moz-15F40146.mppmu.mpg.de) (Ping timeout)
  2113. # [16:05] * Joins: pbocan (Thunderbir@moz-48C0F923.vc.cvut.cz)
  2114. # [16:05] * Quits: ctangira (ctangira@moz-B8FE932D.lightspeed.rcsntx.sbcglobal.net) (Ping timeout)
  2115. # [16:05] <RyanVM> Tomcat|sheriffduty: edmorley: wtf is with the failures on m-c
  2116. # [16:05] <Tomcat|sheriffduty> RyanVM: no clue, need clobber maybe ?
  2117. # [16:05] * Joins: J13R (user@moz-15F40146.mppmu.mpg.de)
  2118. # [16:06] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2119. # [16:06] <RyanVM> they say they were purged clobbers
  2120. # [16:06] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2121. # [16:06] <jesup> bas: thanks. My read of the code is that this is a safe change (modulo my not really knowing the APIs involved). The other option would be to put it up to upstream and wait. We are getting a small number of crashes from it, though (15 in the last month)
  2122. # [16:06] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  2123. # [16:06] * Joins: miketaylr (mtaylor@moz-AD48788D.sw.biz.rr.com)
  2124. # [16:07] <Bas> jesup: That was my thinking, unless we have someone who knows these APIs better.
  2125. # [16:07] <RyanVM> bsmedberg: xpcshell failures on m-b
  2126. # [16:07] <RyanVM> bsmedberg: https://tbpl.mozilla.org/php/getParsedLog.php?id=30894647&tree=Mozilla-Beta
  2127. # [16:07] <@bsmedberg> in an interview
  2128. # [16:07] <@bsmedberg> can you let it sit for a bit?
  2129. # [16:07] <Bas> jesup: We can just do the change and see if the crashes go away and noone complains.
  2130. # [16:07] <Bas> If that happens, victory, if it doesn't, it shouldn't be hard to back out.
  2131. # [16:07] * Quits: mstange (markus@moz-8C957A06.dip0.t-ipconnect.de) (Ping timeout)
  2132. # [16:07] <RyanVM> bsmedberg: yep
  2133. # [16:08] * Quits: abhi (chatzilla@AEBBBA70.8F873329.A2DC32D.IP) (Quit: bye)
  2134. # [16:08] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2135. # [16:08] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2136. # [16:08] * Quits: J13R (user@moz-15F40146.mppmu.mpg.de) (Ping timeout)
  2137. # [16:09] * Joins: Optimizer (Optimizer@325D857F.F238DA70.BE4CF869.IP)
  2138. # [16:09] <Tomcat|sheriffduty> hrm ryan the file of this failure is also new
  2139. # [16:09] <jesup> bas: sounds good. I'd be tempted by Aurora, but without firm understanding I think just ride the train. low-freq null-deref
  2140. # [16:09] * Joins: mstange (markus@moz-8C957A06.dip0.t-ipconnect.de)
  2141. # [16:09] * Joins: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP)
  2142. # [16:09] <RyanVM> Tomcat|sheriffduty: i'm clobbering and triggering new dep builds on tip
  2143. # [16:10] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  2144. # [16:10] <Tomcat|sheriffduty> RyanVM: http://hg.mozilla.org/mozilla-central/rev/efb217f1897a
  2145. # [16:10] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2146. # [16:10] <Tomcat|sheriffduty> RyanVM: cool
  2147. # [16:10] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2148. # [16:10] <RyanVM> Tomcat|sheriffduty: yeah, but the merge was green :(
  2149. # [16:11] <RyanVM> but yeah, if still failing, we'll back that cset out
  2150. # [16:11] <Tomcat|sheriffduty> yeah thats what i wonder
  2151. # [16:11] <Bas> jesup: Agreed.
  2152. # [16:11] <RyanVM> and we can hold off on merging everything back around until then
  2153. # [16:11] * Quits: pbocan (Thunderbir@moz-48C0F923.vc.cvut.cz) (Quit: pbocan)
  2154. # [16:11] <Tomcat|sheriffduty> was first thinking it was in my merge (at least from the date)
  2155. # [16:11] <jesup> bas: downside is that it's low-freq enough that all our reports come from release, so we likely won't know anything much until it gets there anyways. I'll put it up to upstream anyways
  2156. # [16:11] <Tomcat|sheriffduty> yeah
  2157. # [16:11] <jesup> and land on inbound
  2158. # [16:11] <Tomcat|sheriffduty> i agree
  2159. # [16:11] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  2160. # [16:11] <Tomcat|sheriffduty> RyanVM: good that i not merged back so far and was waiting on green builds before merging back :)
  2161. # [16:12] * Joins: stransky_ (stransky@moz-107AD163.redhat.com)
  2162. # [16:12] * Quits: stransky_ (stransky@moz-107AD163.redhat.com) (Quit: stransky_)
  2163. # [16:12] * Joins: SJW1 (Thunderbir@E8171B78.B172C1A1.2CAC1541.IP)
  2164. # [16:12] <Bas> jesup: Hrm, on the other hand though, any -issues- it might cause might be bad enough to notice on central or aurora :)
  2165. # [16:12] <Bas> So it's still good for it to ride the trains.
  2166. # [16:12] <jesup> yup
  2167. # [16:12] * Joins: grapenuts (chatzilla@moz-B65AF445.hfc.comcastbusiness.net)
  2168. # [16:13] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2169. # [16:13] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2170. # [16:13] * joduinn is now known as joduinn-afk
  2171. # [16:13] * jhopkins is now known as jhopkins|afk
  2172. # [16:13] * Quits: coop (Chris@moz-B65AF445.hfc.comcastbusiness.net) (Quit: coop)
  2173. # [16:14] * edmorley is now known as edmorley|sheriffduty
  2174. # [16:14] * Callek_disconnected is now known as Callek
  2175. # [16:14] * Tomcat|sheriffduty is now known as Tomcat|afk
  2176. # [16:15] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2177. # [16:15] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2178. # [16:15] * Joins: J13R (user@moz-15F40146.mppmu.mpg.de)
  2179. # [16:16] * catlee is now known as catlee-away
  2180. # [16:16] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Ping timeout)
  2181. # [16:17] * Quits: J13R (user@moz-15F40146.mppmu.mpg.de) (Ping timeout)
  2182. # [16:17] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2183. # [16:17] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2184. # [16:18] * philor|away is now known as philor
  2185. # [16:19] * Quits: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP) (Ping timeout)
  2186. # [16:19] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2187. # [16:19] * jlund is now known as jlund|away
  2188. # [16:19] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2189. # [16:20] * simone is now known as simone|away
  2190. # [16:20] * Joins: mjh563 (mjh563@moz-E385BD04.cable.virginm.net)
  2191. # [16:20] * simone|away is now known as simone
  2192. # [16:21] * Joins: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP)
  2193. # [16:21] * Quits: blassey (blassey@moz-9601219C.lightspeed.sntcca.sbcglobal.net) (Input/output error)
  2194. # [16:21] * Quits: grapenuts (chatzilla@moz-B65AF445.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.90.1 [Firefox 27.0a2/20131120004002])
  2195. # [16:21] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2196. # [16:21] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2197. # [16:21] * Joins: blassey (blassey@moz-9601219C.lightspeed.sntcca.sbcglobal.net)
  2198. # [16:22] * simone is now known as simone|away
  2199. # [16:22] * Quits: Ms2ger (Ms2ger@moz-59CF5C76.ugent.be) (Ping timeout)
  2200. # [16:23] <RyanVM> Tomcat|sheriffduty: that test very well could just conflict with something in the inbound merge
  2201. # [16:23] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2202. # [16:23] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2203. # [16:23] * Quits: blassey (blassey@moz-9601219C.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  2204. # [16:23] * Joins: rmkoesters (Thunderbir@moz-37C52F11.resnet.wisc.edu)
  2205. # [16:23] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  2206. # [16:23] * Joins: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP)
  2207. # [16:25] * Joins: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  2208. # [16:25] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2209. # [16:25] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2210. # [16:25] * Joins: J13R (user@moz-15F40146.mppmu.mpg.de)
  2211. # [16:26] * Quits: Dagger (Dagger@moz-2B01C171.cable.virginm.net) (Connection reset by peer)
  2212. # [16:26] * Joins: Dagger (Dagger@moz-2B01C171.cable.virginm.net)
  2213. # [16:26] * Quits: NeilZZZ (neil@moz-D4036112.cable.virginm.net) (Ping timeout)
  2214. # [16:27] * Joins: NeilZZZ (neil@moz-D4036112.cable.virginm.net)
  2215. # [16:27] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2216. # [16:27] * Quits: RealRaven (Thunderbir@D5ABC353.E7B36659.C3498625.IP) (Ping timeout)
  2217. # [16:27] * Quits: {V} (V@moz-F9CA6B1C.on.nl) (Ping timeout)
  2218. # [16:27] * Quits: J13R (user@moz-15F40146.mppmu.mpg.de) (Ping timeout)
  2219. # [16:27] * Joins: RealRaven (Thunderbir@D5ABC353.E7B36659.C3498625.IP)
  2220. # [16:27] * Joins: {V} (V@moz-F9CA6B1C.on.nl)
  2221. # [16:27] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2222. # [16:28] * Joins: He-Jie (hshih@moz-AE383FC4.dynamic.kbronet.com.tw)
  2223. # [16:29] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Connection reset by peer)
  2224. # [16:29] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2225. # [16:29] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2226. # [16:30] <mdas> ttaubert: ping
  2227. # [16:30] * rail is now known as rail_away
  2228. # [16:30] <ttaubert> mdas: yup?
  2229. # [16:30] * Joins: J13R (user@moz-15F40146.mppmu.mpg.de)
  2230. # [16:30] * Quits: stransky (stransky@moz-107AD163.redhat.com) (Quit: Connection reset by beer)
  2231. # [16:30] * Callek is now known as Callek_disconnected
  2232. # [16:31] * Joins: ctangira (ctangira@moz-B8FE932D.lightspeed.rcsntx.sbcglobal.net)
  2233. # [16:31] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2234. # [16:32] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2235. # [16:32] * Quits: Manuela (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2236. # [16:32] * Quits: J13R (user@moz-15F40146.mppmu.mpg.de) (Ping timeout)
  2237. # [16:33] * Joins: emtwo (msamuel@FCCEA34F.7672369.D8E68FF6.IP)
  2238. # [16:33] * Quits: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net) (Quit: Ex-Chat)
  2239. # [16:33] <mdas> ttaubert: Just so I don't have to read through a bunch of code, what's the functionality you're adding here https://bugzilla.mozilla.org/show_bug.cgi?id=940954 ?
  2240. # [16:33] <mdas> I'm not clear on what you mean by shutdown/restart tests
  2241. # [16:34] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2242. # [16:34] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2243. # [16:34] * Joins: J13R (user@moz-15F40146.mppmu.mpg.de)
  2244. # [16:34] * bz is now known as bz_away
  2245. # [16:34] <ttaubert> mdas: I'm adding the ability to restart/shutdown the browser while running Marionette tests
  2246. # [16:34] <ttaubert> mdas: or writing Marionette tests that cover restart/shutdown paths of certain code areas
  2247. # [16:34] * JosiahOne is now known as JosiahUne
  2248. # [16:35] * Joins: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net)
  2249. # [16:35] * Quits: @dbaron (dbaron@moz-104CC309.mv.mozilla.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  2250. # [16:35] * Joins: lpy (lpy@12172131.F09091A8.1348A864.IP)
  2251. # [16:37] <mdas> ttaubert: ah! okay thanks
  2252. # [16:38] * Quits: sewardj (sewardj@moz-CAA45185.dip0.t-ipconnect.de) (Ping timeout)
  2253. # [16:38] * Joins: jrmuizel (jrmuizel@D87BD8D8.86AAE5E.9A8C35B4.IP)
  2254. # [16:38] * BenWa|email is now known as BenWa
  2255. # [16:38] * Joins: sewardj (sewardj@moz-CAA45185.dip0.t-ipconnect.de)
  2256. # [16:38] * Quits: jrmuizel (jrmuizel@D87BD8D8.86AAE5E.9A8C35B4.IP) (Client exited)
  2257. # [16:39] * Joins: djfox (djfox@196F9189.F2A08340.8154E413.IP)
  2258. # [16:39] * gregglind_away is now known as gregglind
  2259. # [16:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/01c2d7fb5e71 - Sylvestre Ledru - Bug 938505 - Error out during configure if both --enable-trace-malloc and --enable-replace-malloc or --enable-dmd are specified. r=glandium
  2260. # [16:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/419347a8a0ec - Gregory Szorc - Bug 940454 - Update hg.mozilla.org certificate fingerprint.
  2261. # [16:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cb123997572c - Andrea Marchesini - Bug 937006 - No crash when IDRequest fails to get filename and line number. r=bholley
  2262. # [16:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b9304d400684 - Jed Davis - Bug 936272 - Avoid calling mkdir() from content process in form mochitests. r=sicking
  2263. # [16:40] * Quits: J13R (user@moz-15F40146.mppmu.mpg.de) (Ping timeout)
  2264. # [16:40] * Quits: miketaylr (mtaylor@moz-AD48788D.sw.biz.rr.com) (Quit: Leaving...)
  2265. # [16:40] <djfox> Bug 887353 : toolkit/components/downloads/nsDownloadManager.cpp
  2266. # [16:40] * Quits: achronop (achronop@moz-200A0B1C.static.otenet.gr) (Quit: Leaving)
  2267. # [16:40] * Joins: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP)
  2268. # [16:40] <djfox> When I run ./mach debug, I set breakpoints in this files, but they are never triggered.
  2269. # [16:40] * Joins: J13R (user@moz-15F40146.mppmu.mpg.de)
  2270. # [16:41] <djfox> Who should I talk to about this?
  2271. # [16:41] * Joins: gsvelto (gsvelto@moz-C5445748.clienti.tiscali.it)
  2272. # [16:41] <mcsmurf> hm, maybe #introduction ?
  2273. # [16:42] <mcsmurf> not sure which debugger you use
  2274. # [16:42] <gcp> breakpoints in libxul before libxul is dynamically loaded?
  2275. # [16:43] <gps> edmorley|sheriffduty: bookmarks aren't part of repo history. to delete: hg bookmark -d <bm>; hg push -B <bm>
  2276. # [16:43] <gps> read: they are safe to delete any time
  2277. # [16:43] * Quits: rcampbelllaos (rcampbelll@AA75C622.43516B3F.E8916D75.IP) (Quit: Leaving)
  2278. # [16:43] <edmorley|sheriffduty> gps: ty
  2279. # [16:43] <froydnj> djfox: what platform?
  2280. # [16:43] <@ehsan> froydnj: not sure if you're joking in bug 941405 or not... :)
  2281. # [16:43] <gps> we should have a repo hook to prevent adding them
  2282. # [16:43] <mcsmurf> djfox: actually, read the last comment in the bug ;)
  2283. # [16:43] <edmorley|sheriffduty> gps: do you think we should block them using server side hooks?
  2284. # [16:43] <edmorley|sheriffduty> gps: cool
  2285. # [16:43] <mcsmurf> djfox: that code does not get used anymore
  2286. # [16:43] <mcsmurf> by Firefox
  2287. # [16:43] <Gijs> uhm
  2288. # [16:43] <Gijs> abort: certificate for hg.mozilla.org has unexpected fingerprint af:27:b9:34:47:4e:e5:98:01:f6:83:2b:51:c9:aa:d8:df:fb:1a:27
  2289. # [16:43] <Gijs> anyone know if that's expected?
  2290. # [16:43] <edmorley|sheriffduty> gps: I'll file a bug
  2291. # [16:44] <Gijs> (it worked a few hours ago!)
  2292. # [16:44] <@ehsan> Gijs: yes, see dev.platform/etc
  2293. # [16:44] <edmorley|sheriffduty> Gijs: expected; new cert
  2294. # [16:44] <@ehsan> you need to update your fingerprint
  2295. # [16:44] <Gijs> There's nothing on m.d.platform.
  2296. # [16:44] <froydnj> ehsan: what, you don't run talos for all your changes to confirm no performance regressions?
  2297. # [16:44] <gps> Gijs: update to inbound and run |mach mercurial-setup| and it will do it for you :)
  2298. # [16:44] <@ehsan> froydnj: ok, I catch your drift now ;)
  2299. # [16:45] <froydnj> ehsan: :)
  2300. # [16:45] * Joins: Ms2ger (Ms2ger@moz-A56517F.ugent.be)
  2301. # [16:45] <gps> Gijs: actually, it won't because it connects to the repo before changing the fingerprint. gah
  2302. # [16:45] <Gijs> oh, it was posted yesterday, and I missed it.
  2303. # [16:45] * Joins: miketaylr (mtaylor@moz-AD48788D.sw.biz.rr.com)
  2304. # [16:45] <Gijs> gps: uhm, yes.
  2305. # [16:45] <Gijs> but I can update it myself, it's fine.
  2306. # [16:46] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Client exited)
  2307. # [16:46] * Joins: grobinson|laptop (grob_@moz-A8583475.torproxy-readme-arachnide-fr-35.fr)
  2308. # [16:46] * Joins: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP)
  2309. # [16:46] * Joins: ps0 (chatzilla@E6096258.4755AA39.274D17D6.IP)
  2310. # [16:46] * froydnj doesn't seen anything on dev-platform about fingerprints...
  2311. # [16:46] <Gijs> froydnj: 19/11
  2312. # [16:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6735160dc842 - Ehsan Akhgari - Bug 941405 - Remove the usages of the register keyword from XPCOM; r=froydnj
  2313. # [16:46] <Gijs> So day before yesterday, I guess
  2314. # [16:47] <RyanVM> ttaubert: greenish, my favorite color!
  2315. # [16:47] <gps> someone needs to write a bot that randomly outputs "ehsan++" every few hours. this unified sources work is insane
  2316. # [16:47] <@ehsan> :)
  2317. # [16:47] <RyanVM> GHOST_OF_SLOW_BUILDS
  2318. # [16:47] <ttaubert> RyanVM: I know :) that was more a reference to all the intermittent stuff in the try run...
  2319. # [16:47] <froydnj> Gijs: nope (graphics leaks, test errors, release date adjustment, mochitest caching, persistent tabs, and code linkage)...and that's it
  2320. # [16:47] * Joins: eis_os (eis_os@moz-28D6CEFF.netcologne.de)
  2321. # [16:47] <@ehsan> gps: feel free to reward me by reviewing bug 941450 :)
  2322. # [16:48] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  2323. # [16:48] <Gijs> froydnj: if you can do something with news://news.mozilla.org:119/mailman.11334.1384877761.23840.dev-platform@lists.mozilla.org then there you are :)
  2324. # [16:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/371af5899d27 - Jan de Mooij - Bug 941590 - Build jsapi-tests in unified mode. r=ehsan,luke
  2325. # [16:48] <Gijs> Oh, fascinating
  2326. # [16:48] <Gijs> that's not on google groups
  2327. # [16:48] <Gijs> froydnj: do you read via email?
  2328. # [16:49] <froydnj> Gijs: yes
  2329. # [16:49] <Gijs> froydnj: I suspect it might be stuck in the moderation queue
  2330. # [16:49] <eis_os> Hello, does a style.Mozbinding load asap or later from the JS Engine point of view?
  2331. # [16:49] <Gijs> it's on the actual newsgroup.
  2332. # [16:49] * Gijs wonders who moderates dev-platform
  2333. # [16:49] <Ms2ger> Gijs, maybe bsmedberg
  2334. # [16:49] <Ms2ger> eis_os, I think bz_away would know
  2335. # [16:49] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  2336. # [16:50] <eis_os> My problem is, it's not predictable when a method in the binding can be called...
  2337. # [16:51] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  2338. # [16:51] <eis_os> (if I attach debugger then it's a heisenbug, if I move stuff in the xml around, methods can be called, otherwise they seem to be undefined)
  2339. # [16:52] <Gijs> eis_os: when the element first becomes visible
  2340. # [16:52] <Gijs> eis_os: that's somewhat imprecise, bz_away would know a more exact answer
  2341. # [16:52] <yzen> Yoric: ping
  2342. # [16:53] <eis_os> Thats bad, I create a toolbar for printpreview per tab, attach the mozbinding, then PrintPreview and directly try to update the ui by using a method in the xml.
  2343. # [16:54] <eis_os> Btw. Is it a good idea to let users printpreview several tabs?
  2344. # [16:54] <Ms2ger> From a UX POV, I'd say yes
  2345. # [16:54] * bobowen|afk is now known as bobowen
  2346. # [16:54] <Ms2ger> But I'm not thick-skinned enough to go over UX :)
  2347. # [16:54] * Quits: @bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net) (Connection reset by peer)
  2348. # [16:54] * Joins: bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net)
  2349. # [16:54] * ChanServ sets mode: +o bsmedberg
  2350. # [16:55] <mcsmurf> eis_os: I'm totally not sure if this helps you, but there seems to be a method called loadBindingDocument check http://books.mozdev.org/html/mozilla-chp-7-sect-4.html
  2351. # [16:55] <Yoric> yzen: I have to go soon, but quick pong
  2352. # [16:55] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  2353. # [16:55] * ChanServ sets mode: +o smaug
  2354. # [16:56] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Connection reset by peer)
  2355. # [16:56] * Joins: jwalker-also (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  2356. # [16:56] * Quits: automata (automata@D773866B.FA36B139.BB0EBA72.IP) (Quit: Leaving)
  2357. # [16:56] * Quits: a-865 (fmcz@moz-8F21088B.cable.mindspring.com) (Ping timeout)
  2358. # [16:56] <yzen> Yoric: ya just answering your question, i tried as you suggested mozstorage.dll but was unsuccessful
  2359. # [16:56] * Joins: a-865_ (fmcz@moz-8F21088B.cable.mindspring.com)
  2360. # [16:56] <Yoric> Yes, I saw.
  2361. # [16:56] * Joins: MrMazda_ (fmcz@moz-8F21088B.cable.mindspring.com)
  2362. # [16:57] * Joins: automata (automata@D773866B.FA36B139.BB0EBA72.IP)
  2363. # [16:57] * a-865_ is now known as a-865
  2364. # [16:57] * Quits: MrMazda (fmcz@moz-8F21088B.cable.mindspring.com) (Ping timeout)
  2365. # [16:57] * MrMazda_ is now known as MrMazda
  2366. # [16:57] <yzen> haven't had a chance yet to get further on that, but will. perhaps you might have some other suggestions i could try as well ?
  2367. # [16:58] <Yoric> yzen: There's something you could to do find out exactly which libraries we have.
  2368. # [16:58] * Quits: gsvelto (gsvelto@moz-C5445748.clienti.tiscali.it) (Quit: Leaving)
  2369. # [16:58] * Joins: aki_ (aki@595A4661.2AAA29EE.477B877D.IP)
  2370. # [16:58] * Joins: harth (harth@moz-A0276582.hsd1.ca.comcast.net)
  2371. # [16:58] <Yoric> Let's take a look at the TryServer link.
  2372. # [16:58] <@bsmedberg> RyanVM: oh I know what's going on, we turned the test plugin back on by default
  2373. # [16:58] <yzen> ok
  2374. # [16:58] <@bsmedberg> RyanVM: fix in a sec
  2375. # [16:58] <aki_> renaming github.com/mozilla/integration-gecko-{dev,projects} in 5
  2376. # [16:58] <Yoric> yzen: http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/yura.zenevich@gmail.com-f13e93111510/try-win32/
  2377. # [16:58] <Yoric> (I got this from the tbpl page)
  2378. # [16:58] * jorendorff is now known as jorendorff_away
  2379. # [16:58] <Yoric> This contains all the binaries, etc. produced by your compilation.
  2380. # [16:58] <RyanVM> bsmedberg: :)
  2381. # [16:59] <Yoric> You should be able to find exactly which dlls exist.
  2382. # [16:59] <yzen> Yoric: right
  2383. # [16:59] <Yoric> yzen: Not ideal, but at least the information is somewhere :)
  2384. # [16:59] <Yoric> Ok, I have to go.
  2385. # [16:59] <yzen> Yoric: thanks ill take a look
  2386. # [16:59] <Yoric> See you later.
  2387. # [16:59] <Yoric> Have fun :)
  2388. # [16:59] <yzen> thanks :)
  2389. # [17:00] * Quits: harth (harth@moz-A0276582.hsd1.ca.comcast.net) (Ping timeout)
  2390. # [17:00] * Quits: emtwo (msamuel@FCCEA34F.7672369.D8E68FF6.IP) (Ping timeout)
  2391. # [17:01] <eis_os> mcsmurf: that function may work, the question is if it fixes the bugs, broken ui won't be good.
  2392. # [17:01] * Joins: Earth4 (cht-zla_un@moz-4DA476A6.static.snfr.nc.charter.com)
  2393. # [17:02] <froydnj> man, only shaved a minute off by disabling webrtc
  2394. # [17:02] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  2395. # [17:02] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Quit: Leaving.)
  2396. # [17:02] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  2397. # [17:03] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Input/output error)
  2398. # [17:03] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  2399. # [17:03] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Input/output error)
  2400. # [17:03] * edmorley|sheriffduty is now known as edmorley|mtg
  2401. # [17:03] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  2402. # [17:03] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2403. # [17:03] * Quits: sewardj (sewardj@moz-CAA45185.dip0.t-ipconnect.de) (Connection reset by peer)
  2404. # [17:03] * Joins: sewardj_ (sewardj@moz-CAA45185.dip0.t-ipconnect.de)
  2405. # [17:04] <till> froydnj: *and* icu!
  2406. # [17:04] <aki_> renamed
  2407. # [17:04] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Client exited)
  2408. # [17:04] * Quits: jwalker-also (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Connection reset by peer)
  2409. # [17:04] <froydnj> I already had icu disabled :(
  2410. # [17:04] <froydnj> at least clobbers are sub-10 minutes now
  2411. # [17:04] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  2412. # [17:04] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2413. # [17:05] * Parts: aki_ (aki@595A4661.2AAA29EE.477B877D.IP)
  2414. # [17:05] * Joins: emtwo (msamuel@FCCEA34F.7672369.D8E68FF6.IP)
  2415. # [17:05] * mkaply_ is now known as mkaply
  2416. # [17:05] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2417. # [17:06] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2418. # [17:06] <till> oh, ok. I thought you were talking about gps's numbers
  2419. # [17:06] * Joins: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2420. # [17:07] <froydnj> my machine is not quite as fast as gps's
  2421. # [17:07] <froydnj> but it is a lot older :)
  2422. # [17:07] <mcsmurf> 10 minutes, on Linux then?
  2423. # [17:08] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  2424. # [17:08] * Quits: sewardj_ (sewardj@moz-CAA45185.dip0.t-ipconnect.de) (Ping timeout)
  2425. # [17:08] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Ping timeout)
  2426. # [17:08] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2427. # [17:08] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2428. # [17:08] <till> < 10 minutes is amazing in any case
  2429. # [17:08] <mcsmurf> *unix
  2430. # [17:08] <froydnj> 10 minutes on linux with icu disabled, 9 minutes with webrtc disabled (--enable-optimize --disable-debug)
  2431. # [17:08] <mcsmurf> well, yeah, I'm not even remotely near 10 minutes on Windows
  2432. # [17:08] <eis_os> And a big second question, is there any kind of sidebar that is local to a tab? http://www.bytetransfer.de/projects/ppp/printpreviewplus.jpg I would like to move from toolbar style to a side panel but only for this printpreview
  2433. # [17:08] <froydnj> my windows builds were about an hour last week
  2434. # [17:09] <tbsaunde> froydnj: building for android? or is this native
  2435. # [17:09] * Quits: mjh563 (mjh563@moz-E385BD04.cable.virginm.net) (Ping timeout)
  2436. # [17:09] <froydnj> tbsaunde: that was native; android builds (with webrtc) are 9.5 minutes
  2437. # [17:10] <mcsmurf> eis_os: sidebar-per-tab basically?
  2438. # [17:10] <mcsmurf> eis_os: don't think anything like that exists yet
  2439. # [17:10] * Quits: emtwo (msamuel@FCCEA34F.7672369.D8E68FF6.IP) (Ping timeout)
  2440. # [17:10] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2441. # [17:10] * Joins: emtwo (msamuel@FCCEA34F.7672369.D8E68FF6.IP)
  2442. # [17:10] * Joins: emtwo1 (msamuel@13F2CEC5.7672369.D8E68FF6.IP)
  2443. # [17:10] <@ehsan> gps: ping
  2444. # [17:10] <gps> ehsan: (autoresponse) content-free ping detected. Please consider providing some additional context so I can address your questions more efficiently.
  2445. # [17:12] * Quits: emtwo (msamuel@FCCEA34F.7672369.D8E68FF6.IP) (Ping timeout)
  2446. # [17:12] <gaston> oO
  2447. # [17:12] <Ms2ger> Hadn't seen it before?
  2448. # [17:12] <RyanVM> i'm just going to start pinging with "content-free ping"
  2449. # [17:12] <@ehsan> I really wish gps stops doing this :(
  2450. # [17:13] <RyanVM> really annoying
  2451. # [17:13] <@ehsan> yeah
  2452. # [17:13] * Joins: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP)
  2453. # [17:13] <@ehsan> also quite unnecessary, since "content free pings" are actually The Way to start a conversation on irc
  2454. # [17:13] <@ehsan> it's like not responding to "what's up" ;)
  2455. # [17:13] <jgraham> Not really
  2456. # [17:13] <Ms2ger> No, that's "yt"
  2457. # [17:13] * Quits: SJW1 (Thunderbir@E8171B78.B172C1A1.2CAC1541.IP) (Quit: SJW1)
  2458. # [17:14] <@ehsan> anyways, I am definitely not going to change my behavior because of this
  2459. # [17:14] <jgraham> I mean it is always possible to put your actual question in the ping
  2460. # [17:14] <mcsmurf> IRC netquitte for beginners, part 1
  2461. # [17:14] <@ehsan> jgraham: not if you want to have a *conversation*
  2462. # [17:14] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2463. # [17:14] * Joins: inolen (Adium@moz-3733E769.socal.res.rr.com)
  2464. # [17:14] <@ehsan> not all pings are for asking simple questions
  2465. # [17:14] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Quit: Leaving)
  2466. # [17:14] <eis_os> mcsmurf: Yeah, I didn't have found something reading a lot of docs, my goal was a kind of chrome print settings on the left. Then trying to read into the actually doc, and parse the @page rule and try to set proper defaults
  2467. # [17:14] <jgraham> ehsan: "gps: Do you have time to talk about foo?"
  2468. # [17:15] <@ehsan> jgraham: why is that better than "gps: ping"?
  2469. # [17:15] <Ms2ger> Because he can hide if he doesn't want to talk about foo
  2470. # [17:15] * Joins: feltnerm (feltnerm@9AC552E8.C69D9A6B.61C21BB7.IP)
  2471. # [17:15] <jgraham> Because it saves one rtt
  2472. # [17:15] <Ms2ger> Like "bent: do you have time for a review?" will never work :)
  2473. # [17:15] <@ehsan> he can ignore me either way if he chooses to, but are we really optimizing for ignoring people here?!
  2474. # [17:15] <mcsmurf> eis_os: chrome print settings as in the browser "Chrome" or chrome as in xul chrome?
  2475. # [17:16] <mcsmurf> Mozilla chrome..
  2476. # [17:16] * Quits: botond-laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2477. # [17:16] <@ehsan> jgraham: I have very little interest in conserving network bandwidth when I want to talk to somebody about something :)
  2478. # [17:16] <Ms2ger> Anyway, I don't see what's so annoying
  2479. # [17:16] * jchen|away is now known as jchen
  2480. # [17:16] <mcsmurf> noone likes autoresponders
  2481. # [17:16] <@ehsan> Ms2ger: yes, being annoyed is quite subjective ;)
  2482. # [17:16] * Joins: botond-laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP)
  2483. # [17:17] <Ms2ger> mcsmurf, *shrug*
  2484. # [17:17] <tbsaunde> Ms2ger: well if you interpret that reply to mean gps is around when he's not you could waste time which is pretty annoying
  2485. # [17:17] <mcsmurf> Ms2ger: at least on mailing lists :D
  2486. # [17:17] <Ms2ger> tbsaunde, it explicitly says "autoresponse", so I don't see how you'd get to that interpretation
  2487. # [17:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c93167ec9c1f - Nathan Froyd - Bug 941616 - fix jemalloc build for --enable-replace-malloc; r=ehsan
  2488. # [17:18] <Ms2ger> mcsmurf, this isn't a mailing list, though :)
  2489. # [17:18] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1986b95f989e - Nathan Froyd - Bug 938702 - check for a valid encoding before creating an input stream in canvas code; r=smaug
  2490. # [17:18] <RyanVM> I just find it a bit rude and condescenging
  2491. # [17:18] <RyanVM> condescending*
  2492. # [17:18] <Ms2ger> mcsmurf, IRC always has a lot of noise (case in point: this conversation)
  2493. # [17:18] <@ehsan> RyanVM: me too
  2494. # [17:18] <philor> since multiple people have spent 7 minutes so far discussing and thinking about it, it's clearly a net win
  2495. # [17:18] * Ms2ger poofs
  2496. # [17:18] <philor> the goal of IRC being to distract people
  2497. # [17:18] <@ehsan> it's sort of like, "here, let me show you how you're supposed to use irc"
  2498. # [17:19] <@ehsan> lol
  2499. # [17:19] <@ehsan> philor++
  2500. # [17:19] * @ehsan will stop
  2501. # [17:19] * Quits: Ms2ger (Ms2ger@moz-A56517F.ugent.be) (Quit: bbl)
  2502. # [17:19] <@ehsan> er, holy crap! my windows build just finished in 24mins :)
  2503. # [17:20] <@smaug> ohhoh
  2504. # [17:20] <smontagu> yeah, this is getting out of hand
  2505. # [17:20] <@smaug> ehsan: what kind of machine you have ?
  2506. # [17:20] * Quits: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP) (Input/output error)
  2507. # [17:20] <smontagu> my builds finish in the morning before my first cup of coffee
  2508. # [17:20] * Quits: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net) (Quit: Leaving.)
  2509. # [17:20] <@smaug> ehsan: and was that debug or opt?
  2510. # [17:20] <@ehsan> smaug: a 24 core machine :)
  2511. # [17:20] <@ehsan> debug
  2512. # [17:20] * Quits: inolen (Adium@moz-3733E769.socal.res.rr.com) (Ping timeout)
  2513. # [17:20] * Quits: botond-laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2514. # [17:20] <froydnj> people have no excuse for sword-fighting anymore =/
  2515. # [17:20] <@ted> haha
  2516. # [17:20] <@ehsan> smontagu: espresso or brewed? ;)
  2517. # [17:20] <RyanVM> smontagu: this somehow reminds of people getting their morning coffee while waiting for their computer to boot
  2518. # [17:20] <smontagu> ehsan: turkish
  2519. # [17:20] <@smaug> hard to find 24 core laptops
  2520. # [17:20] <@ehsan> touche!
  2521. # [17:21] <smontagu> :)
  2522. # [17:21] * Joins: inolen (Adium@moz-3733E769.socal.res.rr.com)
  2523. # [17:21] <@ehsan> smaug: fwiw this machine used to build in 40mins just about a month or so ago
  2524. # [17:21] <@ehsan> because, windows
  2525. # [17:21] * Quits: btulchinsky (btulchinsk@moz-2E2F18CB.senecacollege.ca) (Client exited)
  2526. # [17:21] <froydnj> 24 cores?!
  2527. # [17:21] * Joins: SJW (Thunderbir@E8171B78.B172C1A1.2CAC1541.IP)
  2528. # [17:21] <RyanVM> philor: beats doing real work
  2529. # [17:21] <@ehsan> 24 virtual cores to be precise
  2530. # [17:22] <@ehsan> froydnj: 2x 6 core XEONs
  2531. # [17:22] * Quits: janv (varga@4E9B3A7A.E45C365C.4F33160D.IP) (Quit: This computer has gone to sleep)
  2532. # [17:22] <@smaug> ah, 12 core
  2533. # [17:22] * froydnj finds the hyperthreaded cores don't buy him that much
  2534. # [17:22] <tbsaunde> man builds on that machine would be amazing if it ran linux
  2535. # [17:23] <jesup> tbsaunde: too bad you can't cross-compile for windows on linux!
  2536. # [17:23] <RyanVM> I thought that was ehsan's next project
  2537. # [17:24] <tbsaunde> jesup: well you can mingw just isn't as good as msvc :(
  2538. # [17:24] * Joins: rwaldron (rwaldron@moz-44B2D877.snva.ca.megapath.net)
  2539. # [17:24] <@ehsan> jesup: except that you can!
  2540. # [17:25] <@ehsan> you should be able to run cl.exe on linux just fine
  2541. # [17:25] <@ehsan> I'm sure the rest is going to be easy ;)
  2542. # [17:25] <RyanVM> hah
  2543. # [17:25] * Quits: rwaldron (rwaldron@moz-44B2D877.snva.ca.megapath.net) (Max SendQ exceeded)
  2544. # [17:25] <RyanVM> ehsan, ehsan, he's our man. if he can't do it, no-one can!
  2545. # [17:25] * Quits: cdiehl (cdiehl@moz-594A9263.pool.mediaways.net) (Ping timeout)
  2546. # [17:26] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  2547. # [17:26] * RyanVM says this as he continues to star ehsan's inbound bustage
  2548. # [17:26] <jesup> "easy". I don't think that word means what you think it does (in a spanish accent)
  2549. # [17:26] <@ehsan> bustage?
  2550. # [17:26] <RyanVM> yeah, the patch I backed out
  2551. # [17:26] * gregglind is now known as gregglind_afk
  2552. # [17:26] <@ehsan> RyanVM: what did I break?
  2553. # [17:26] <RyanVM> read your bugmail :P
  2554. # [17:26] <RyanVM> busy starring
  2555. # [17:27] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2556. # [17:27] <@ehsan> oh, that patch! :D
  2557. # [17:27] <RyanVM> yeah, *that* one
  2558. # [17:27] <RyanVM> the one that made debug mochitests hang-tastic
  2559. # [17:27] <RyanVM> and crashtests
  2560. # [17:27] <@ehsan> I'm pretty sure I ran that through try when I wrote it :(
  2561. # [17:27] <@ehsan> oh well
  2562. # [17:27] * Joins: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk)
  2563. # [17:28] <RyanVM> debug?
  2564. # [17:28] <RyanVM> windows?
  2565. # [17:28] <RyanVM> inbound's looking a lot greener post-backout
  2566. # [17:28] <@ehsan> don't remember, it was at least a week ago
  2567. # [17:28] <gps> ehsan: what's up?
  2568. # [17:28] <tbsaunde> oh, so it wasn't because he made xpcom slower :(
  2569. # [17:29] <@ehsan> gps: how close are we to fix the windows web idl dependencies?
  2570. # [17:29] * Quits: djfox (djfox@196F9189.F2A08340.8154E413.IP) (Ping timeout)
  2571. # [17:29] * Joins: djfox (djfox@196F9189.F2A08340.8154E413.IP)
  2572. # [17:29] * RyanVM should really memorize the android load failed: null bug numbers
  2573. # [17:29] * JosiahUne is now known as \j
  2574. # [17:29] <gps> ehsan: just a review or two plus review feedback applications. it's been sitting in review limbo for about a week now
  2575. # [17:29] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  2576. # [17:30] <froydnj> RyanVM: just disable the tests, maybe they will get fixed posthaste
  2577. # [17:30] * Joins: vicamo (vicamo@moz-3E9331C9.dynamic.hinet.net)
  2578. # [17:30] <gps> i encourage you to prod people :)
  2579. # [17:30] <RyanVM> froydnj: I'd have to shut off all android reftests/crashtests
  2580. # [17:30] * \j is now known as [josiah]
  2581. # [17:30] * Joins: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com)
  2582. # [17:30] <RyanVM> of course, that would fix a load of oranges
  2583. # [17:30] <froydnj> RyanVM: perhaps that would be sufficient motivation, then :)
  2584. # [17:30] * Joins: abr (abr@47A37AD6.7D440E91.33BBF11B.IP)
  2585. # [17:30] <RyanVM> that and MozAfterPaint
  2586. # [17:31] <RyanVM> oh yeah, I'm supposed to be trying to narrow that down
  2587. # [17:31] * Joins: sewardj_ (sewardj@moz-CAA45185.dip0.t-ipconnect.de)
  2588. # [17:31] <RyanVM> because I'm the only person who knows how to bisect on try
  2589. # [17:31] * [josiah] is now known as Josiah[1]
  2590. # [17:31] <@ehsan> gps: bug#?
  2591. # [17:31] <gps> ehsan: bug 928195
  2592. # [17:32] <@ehsan> ok, thanks
  2593. # [17:32] <firebot> Check-in:
  2594. # [17:32] <abr> RyanVM / wkocher: I just noticed that beta is marked "Open" rather than "approval required" -- we probably want to fix that. :)
  2595. # [17:32] <firebot> http://hg.mozilla.org/mozilla-central/rev/c7cbfa315d46 - Ryan VanderMeulen - Backed out changesets efb217f1897a and c9a22296f311 (bug 935774) due to test_mediarecorder_record_4ch_audiocontext.html perma-fail on all platforms after today's inbound merge.
  2596. # [17:32] * Joins: mixedpuppy (mixedpuppy@85D2F328.820C841F.D6F3DB9.IP)
  2597. # [17:32] * Quits: vicamo (vicamo@moz-3E9331C9.dynamic.hinet.net) (Ping timeout)
  2598. # [17:32] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  2599. # [17:32] <@ehsan> gps: also, we were having a conversation on how annoying your irc auto-responder is... :)
  2600. # [17:32] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2601. # [17:32] <@ehsan> gps: it would be great if you disabled it
  2602. # [17:32] <RyanVM> abr: thanks for noticing, will fix
  2603. # [17:32] * Quits: djfox (djfox@196F9189.F2A08340.8154E413.IP) (Ping timeout)
  2604. # [17:32] * Joins: eduardostalinho (eduardo@78F1E197.191CA38F.3A91C011.IP)
  2605. # [17:32] * davidb is now known as davidb|mtg
  2606. # [17:32] * Joins: djfox (djfox@196F9189.F2A08340.8154E413.IP)
  2607. # [17:33] * Quits: Josiah[1] (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: dealloc)
  2608. # [17:33] <@ehsan> gps: so bz_away has been reviewing that patch, are you just waiting for glandium?
  2609. # [17:33] * Joins: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net)
  2610. # [17:33] * Joins: bajaj (Adium@moz-BBE3ABD.mv.mozilla.com)
  2611. # [17:33] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  2612. # [17:33] * Quits: twi1 (Adium@366146E1.F33C246D.C3DDD137.IP) (Ping timeout)
  2613. # [17:34] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  2614. # [17:34] * Quits: chalx (xwiki@3C3C8B81.AD4AF725.3AEDA656.IP) (Quit: chalx)
  2615. # [17:34] * bhearsum|afk is now known as bhearsum
  2616. # [17:34] * Joins: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP)
  2617. # [17:35] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Connection reset by peer)
  2618. # [17:35] * Joins: jwalker-also (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  2619. # [17:35] <mbrubeck> jmaher: Looks like the new talos.zip broke Tp5 Responsiveness.
  2620. # [17:35] <jmaher> mbrubeck: yes, I have a fix for that
  2621. # [17:35] <mbrubeck> cool
  2622. # [17:35] <jmaher> latest deployment would be tomorrow
  2623. # [17:36] * Joins: rwaldron (rwaldron@moz-44B2D877.snva.ca.megapath.net)
  2624. # [17:36] <jmaher> mbrubeck: thanks for keeping on top of things as well
  2625. # [17:36] * Quits: sewardj_ (sewardj@moz-CAA45185.dip0.t-ipconnect.de) (Ping timeout)
  2626. # [17:36] * Quits: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP) (Quit: Leaving.)
  2627. # [17:37] <RyanVM> gps: I deleted the bookmarks from my local m-c
  2628. # [17:37] <RyanVM> how do I push them now?
  2629. # [17:37] * Quits: inolen (Adium@moz-3733E769.socal.res.rr.com) (Ping timeout)
  2630. # [17:37] * Quits: abr (abr@47A37AD6.7D440E91.33BBF11B.IP) (Quit: AFK)
  2631. # [17:37] <RyanVM> just push them by the same names?
  2632. # [17:37] * Joins: sewardj_ (sewardj@moz-CAA45185.dip0.t-ipconnect.de)
  2633. # [17:37] * Quits: gerard-majax_ (alex@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2634. # [17:37] * Joins: inolen (Adium@moz-3733E769.socal.res.rr.com)
  2635. # [17:37] * Joins: botond-laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP)
  2636. # [17:38] * Quits: lpy (lpy@12172131.F09091A8.1348A864.IP) (Connection reset by peer)
  2637. # [17:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1a1fdc7de719 - Nicolas Silva - Bug 926558 - Remove a warning that is not used correctly. r=BenWa
  2638. # [17:38] <RyanVM> yep, this is working
  2639. # [17:38] <gps> RyanVM: hg push -B <deleted bm>
  2640. # [17:38] * Joins: lpy (lpy@12172131.F09091A8.1348A864.IP)
  2641. # [17:39] <RyanVM> gps: and that will propagate to anyone who pulls m-c in the future?
  2642. # [17:39] * Quits: ctangira (ctangira@moz-B8FE932D.lightspeed.rcsntx.sbcglobal.net) (Ping timeout)
  2643. # [17:39] <gps> bsmedberg: i'm curious how you managed to push a bookmark. you have to explicitly do 'push -B' to export a bookmark to a remote
  2644. # [17:39] <@bsmedberg> I did?
  2645. # [17:39] <gps> RyanVM: bookmarks aren't tracked in repo history. they work just like git branches
  2646. # [17:40] <gps> bsmedberg: I thought someone fingered you for it
  2647. # [17:40] <NeilAway> RyanVM++
  2648. # [17:40] <RyanVM> gps: cool, thanks
  2649. # [17:40] <RyanVM> I thought nalexander was fingered for it
  2650. # [17:40] <@ehsan> gps: so bz_away has been reviewing that patch, are you just waiting for glandium?
  2651. # [17:40] <gps> oh. ok
  2652. # [17:40] <gps> ehsan: yes, it needs build peer review
  2653. # [17:40] <@ehsan> ok
  2654. # [17:40] <BenWa> So are any of the new bookmark useful? like inbound?
  2655. # [17:41] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  2656. # [17:41] <gps> BenWa: not unless they are kept up to date, which they likely aren't
  2657. # [17:41] <BenWa> ok *keeps several hg repos for now*
  2658. # [17:41] <gps> BenWa: see http://hg.gregoryszorc.com/gecko/ if you want auto bookmarks
  2659. # [17:41] <djfox> <mcsmurf> thx, I didn't see ^^
  2660. # [17:41] <gps> although, I should kill the RELBRANCH bookmarks from that repo
  2661. # [17:42] <@ehsan> gps: did you see my other comment about your autoresponder?
  2662. # [17:42] * Quits: AndreeaMatei (Thunderbir@601F3B17.33662590.A5830293.IP) (Quit: AndreeaMatei)
  2663. # [17:42] * Quits: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP) (Ping timeout)
  2664. # [17:42] * corey|away is now known as corey
  2665. # [17:42] * Quits: rwaldron (rwaldron@moz-44B2D877.snva.ca.megapath.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  2666. # [17:43] <gps> ehsan: i like to minimize the time that I spend in IRC because I don't like distractions. I find the autoresponder helps keep me on point. otherwise I have to "pong" + wait a few minutes for response + context switch back to IRC
  2667. # [17:43] * Quits: marcoz (marco.zehe@moz-91515C99.dip0.t-ipconnect.de) (Quit: Leaving.)
  2668. # [17:43] * Joins: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com)
  2669. # [17:43] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  2670. # [17:44] * Joins: marcoz (marco.zehe@moz-91515C99.dip0.t-ipconnect.de)
  2671. # [17:44] <@ehsan> gps: well as long as you know that this is annoying at least some of us :)
  2672. # [17:44] <gps> I can also ignore the ping if I look through scrollback and someone else answered the question
  2673. # [17:44] <@ehsan> the thing is not everybody pings you to ask a question
  2674. # [17:44] <gps> ehsan: I'm aware. if you can think of ways to make it less annoying, I'm open to suggestion
  2675. # [17:44] <@ehsan> sometimes people want to start a conversation
  2676. # [17:44] * Quits: feltnerm (feltnerm@9AC552E8.C69D9A6B.61C21BB7.IP) (Client exited)
  2677. # [17:45] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  2678. # [17:45] <@ehsan> gps: if you really care about this, blog about it I guess?
  2679. # [17:45] * davidb|mtg is now known as davidb
  2680. # [17:45] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  2681. # [17:45] <@ehsan> not sure if that is going to make people change their behavior though
  2682. # [17:45] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2683. # [17:45] <@ehsan> but the autoresponder won't either
  2684. # [17:45] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2685. # [17:45] * Joins: twi (Adium@2F2A89C9.FD81BE4E.509B472F.IP)
  2686. # [17:45] * Quits: @bz_away (bzbarsky@moz-EEFF43A9.bstnma.fios.verizon.net) (Ping timeout)
  2687. # [17:45] * Joins: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net)
  2688. # [17:46] <RyanVM> sfink: these Hf issues are getting really annoying
  2689. # [17:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1f48eebd7b4a - Nicolas Silva - Bug 940959 - Use alpha textures for YCbCr planes with D3D9. r=nrc
  2690. # [17:46] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6a0fa18d121c - Nicolas Silva - Bug 940959 - Use alpha textures for YCbCr planes with D3D10. r=nrc
  2691. # [17:46] * Joins: retornam (retornam@moz-6F237ED8.hsd1.ca.comcast.net)
  2692. # [17:46] <NeilAway> gps: if you're not "actively" watching irc, why not suffix "Away" to your nick?
  2693. # [17:46] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/36433cc86d07 - Nicolas Silva - Bug 940959 - Use alpha textures for YCbCr planes with D3D11. r=nrc
  2694. # [17:46] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f0544dfcc75c - Nicolas Silva - Bug 940959 - Compiled shaders. r=generated code
  2695. # [17:46] <froydnj> because suffixing |away is even more annoying
  2696. # [17:47] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  2697. # [17:47] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2698. # [17:47] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2699. # [17:48] * Joins: jammink (textual@moz-BBE3ABD.mv.mozilla.com)
  2700. # [17:48] * Joins: retornam_ (retornam@moz-104CC309.mv.mozilla.com)
  2701. # [17:48] <RyanVM> bsmedberg: how goes the m-b bustage fix?
  2702. # [17:48] <@smaug> whaat, time must lie. 18 mins for debug build
  2703. # [17:49] * Joins: fabrice1 (fabrice@moz-BBE3ABD.mv.mozilla.com)
  2704. # [17:49] <@bsmedberg> RyanVM: I think I have it
  2705. # [17:49] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2706. # [17:49] * Joins: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP)
  2707. # [17:49] <@ehsan> smaug: what platform?
  2708. # [17:49] * Quits: retornam (retornam@moz-6F237ED8.hsd1.ca.comcast.net) (Ping timeout)
  2709. # [17:49] * retornam_ is now known as retornam
  2710. # [17:49] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2711. # [17:50] * Quits: sfink (chatzilla@moz-1A23C815.dsl.pltn13.sbcglobal.net) (Ping timeout)
  2712. # [17:50] <@smaug> ehsan: 64bit linux
  2713. # [17:50] <gps> we should start a betting pool for build times
  2714. # [17:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/aadb3dfc9fe9 - Markus Stange - Bug 921495 - Speed up blurring by processing and packing 16 pixels at a time. r=Bas
  2715. # [17:50] <@smaug> ehsan: it is just that a week or two ago it was still 30mins
  2716. # [17:50] * Quits: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  2717. # [17:50] <gps> I think my MBP will have 6 minute wall time builds by Christmas
  2718. # [17:50] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/bfb947e70395 - Markus Stange - Bug 921495 - Make AlphaBoxBlur round correctly s. r=Bas
  2719. # [17:50] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/21e8bf80f98d - Jan Beich - Bug 940854 - Unbreak unified gfx/harfbuzz on FreeBSD. r=BenWa
  2720. # [17:50] * Joins: feltnerm (feltnerm@9AC552E8.C69D9A6B.61C21BB7.IP)
  2721. # [17:50] * Joins: vladan1 (vladan@moz-2B986693.cp.telus.net)
  2722. # [17:50] <@ehsan> smaug: nice!@
  2723. # [17:50] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/54825f09185b - Markus Stange - Bug 921495 - Add a test for shadow blur rounding.
  2724. # [17:51] <BenWa> gps: I hope so :)
  2725. # [17:51] <@smaug> ehsan: thank you. And thank you gps & co
  2726. # [17:51] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2727. # [17:51] * Quits: lpy (lpy@12172131.F09091A8.1348A864.IP) (Connection reset by peer)
  2728. # [17:51] <@ehsan> np :)
  2729. # [17:51] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2730. # [17:51] <BenWa> I'd imagine we need to cut down on either configure or the non compile tiers to get to 6 mins
  2731. # [17:52] <@ehsan> gps: did I already ask you about webrtc?
  2732. # [17:52] * Quits: gabor (gabor@941349F4.F58C7D4D.F945DA.IP) (Ping timeout)
  2733. # [17:52] * Quits: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com) (Ping timeout)
  2734. # [17:52] <gps> ehsan: about how it sucks so much?
  2735. # [17:52] * Joins: ehugg_lime (ehugg_lime@moz-96F986B0.smartcity.com)
  2736. # [17:52] <@ehsan> ?
  2737. # [17:52] <@ehsan> no
  2738. # [17:52] <BenWa> I did drop a full minute since yesterday
  2739. # [17:52] <gps> ehsan: glandium and I have plans for WebRTC/GYP foo
  2740. # [17:52] <tbsaunde> froydnj: I'm a little suprised by your numbers I'm seeing 9:48 for an android build a roughyl 2 year old xeon with ssd
  2741. # [17:52] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  2742. # [17:52] <gps> ehsan: ask again if we don't have something by Dec 6 :D
  2743. # [17:52] * Quits: gustavold (gustavold@5B0E386C.83420AC4.C7EA744A.IP) (Ping timeout)
  2744. # [17:52] <@ehsan> ok
  2745. # [17:52] <@ehsan> gps: so should I just ignore bug 940708 for now?
  2746. # [17:53] <eis_os> mcsmurf: found a way, the dev tools allow sidebar usage on the right, adding a splitter on the same element seems to work fine
  2747. # [17:53] <@ehsan> (what's happening on Dec 6?)
  2748. # [17:53] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2749. # [17:53] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2750. # [17:53] <froydnj> tbsaunde: can only go so fast, I guess
  2751. # [17:53] <jesup> tbsaunde: what options? My 2-year-old xeon isn't that fast for a clobber last I checked (F19)
  2752. # [17:53] <@ehsan> gps: I was planning to spend a weekend to brute force things there
  2753. # [17:53] <@ehsan> like what I did for uconv
  2754. # [17:54] <froydnj> (source on ssd, build on mechanical here)
  2755. # [17:54] <gps> ehsan: the GYP stuff is likely more involved than what you want to get your hands dirty with
  2756. # [17:54] <tbsaunde> jesup: target=arm-linux-androideabi without intl api and disable webrtc
  2757. # [17:54] * Parts: glazou (glazou@D8B9C081.E820043D.D4C04133.IP)
  2758. # [17:54] <@ehsan> gps: agreed :)
  2759. # [17:54] * @ehsan really really really needs to learn python!
  2760. # [17:54] <gps> ehsan: I would submit patches to get GYP so it can be built in unified mode. but leave the GYP + build system integration stuff for build peers (unless you *really* want to try it)
  2761. # [17:54] * jimm is now known as jimm-lunch
  2762. # [17:54] <jesup> tbsaunde: what's teh --disable for intl?
  2763. # [17:55] <gps> ehsan: it's not to much Python as build system dark magic
  2764. # [17:55] <@ehsan> gps: I'm happy to leave it to you guys!
  2765. # [17:55] * Joins: gustavold (gustavold@F2148624.85A9C4AF.DF2AC62B.IP)
  2766. # [17:55] <@ehsan> gps: are those not the same thing? :)
  2767. # [17:55] <@ehsan> (they are to me!)
  2768. # [17:55] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2769. # [17:55] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2770. # [17:55] <gps> Python is relatively easy compared to build system magic
  2771. # [17:55] <tbsaunde> gps: as someone who doesn't really know python that is a bit of an issue
  2772. # [17:56] <@ehsan> not the kind of python the build stuff is written in!
  2773. # [17:56] <jesup> ehsan: so long as I can leave the .gyp/.gypi files mostly untouched, that sounds good.
  2774. # [17:56] <@ehsan> I mean, anything in python/ is pretty much unreadable for me
  2775. # [17:56] <@ehsan> jesup: gps volunteered to be on the hook for this :)
  2776. # [17:57] * Quits: jwalker-also (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Connection reset by peer)
  2777. # [17:57] <tbsaunde> ehsan: I'm fine with it if its writen in a cish style
  2778. # [17:57] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  2779. # [17:57] <@smaug> s/anything in python\//python/
  2780. # [17:57] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2781. # [17:57] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2782. # [17:57] * Quits: mstange (markus@moz-8C957A06.dip0.t-ipconnect.de) (Ping timeout)
  2783. # [17:58] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  2784. # [17:58] <mayhemer> is "recurse.mk:39: recipe for target 'compile' failed" a known build failure on windows?
  2785. # [17:58] * Joins: jimb (user@moz-ED4AA0F2.hsd1.wa.comcast.net)
  2786. # [17:58] <@ehsan> smaug: that too :)
  2787. # [17:58] <@ehsan> smaug: I mean, the kind of python code that I write is always quite readable
  2788. # [17:58] <gps> ehsan: some of python/mozbuild is getting out of hand, sadly. look at python/mozbuild/mozbuild/compilation/warnings.py
  2789. # [17:58] <@ehsan> as is anything written by a 4 year old
  2790. # [17:58] * Joins: maikmerten (maikmerten@moz-A1CAD4D8.pools.arcor-ip.net)
  2791. # [17:58] * Joins: mstange (markus@moz-6DB79.dip0.t-ipconnect.de)
  2792. # [17:59] * Joins: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com)
  2793. # [17:59] * Quits: ehugg_lime (ehugg_lime@moz-96F986B0.smartcity.com) (Client exited)
  2794. # [17:59] * Joins: myk (myk@moz-996D3BDA.dsl.dynamic.sonic.net)
  2795. # [17:59] <@ehsan> gps: to me that file looks as illegible as the rest of the stuff in mozbuild :(
  2796. # [17:59] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2797. # [17:59] <gps> ehsan: err, warnings.py is pretty readable
  2798. # [17:59] <gps> that's vanilla python
  2799. # [18:00] * @ehsan looks more closely
  2800. # [18:00] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2801. # [18:00] * Joins: Mossop (dtownsend@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  2802. # [18:00] <gps> although a lot of magic __foo__ going on, so maybe not
  2803. # [18:00] <@ehsan> the __foo__ stuff is googleable
  2804. # [18:01] <gps> ehsan: http://docs.python.org/2/reference/datamodel.html
  2805. # [18:01] <@ehsan> and you're right, this file is more readable than the average
  2806. # [18:01] * Joins: ggp (ggp@moz-3913D97B.dsl.telesp.net.br)
  2807. # [18:01] * Quits: myk (myk@moz-996D3BDA.dsl.dynamic.sonic.net) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  2808. # [18:01] * Joins: myk (myk@moz-996D3BDA.dsl.dynamic.sonic.net)
  2809. # [18:01] <@ehsan> my biggest problem is when I read a bunch of code which passes variables around
  2810. # [18:01] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Connection reset by peer)
  2811. # [18:01] <@ehsan> I don't know what type the variables are
  2812. # [18:01] <@ehsan> what methods/properties they have
  2813. # [18:01] <@ehsan> etc
  2814. # [18:01] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  2815. # [18:01] <@ehsan> so I basically start a round of trial and error
  2816. # [18:01] * Joins: jonasfj (jonasfj@C17491E2.CC4CD714.6946B6CD.IP)
  2817. # [18:01] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2818. # [18:01] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2819. # [18:01] <gps> ehsan: rich editors with autocomplete help
  2820. # [18:02] <@ehsan> which often ends in me crying in a small dark room somewhere at the office
  2821. # [18:02] * Joins: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP)
  2822. # [18:02] <@ehsan> gps: what editor do I use which understands python?
  2823. # [18:02] * @ehsan uses vim
  2824. # [18:02] <gps> i believe some editors these days can even integrate with the doc strings or doc tests to infer types
  2825. # [18:03] * Joins: jrm2k6 (jrm2k6@moz-7278A08.catv.broadband.hu)
  2826. # [18:03] <gps> ehsan: you may like http://ninja-ide.org/ (because of the name) :)
  2827. # [18:03] * Joins: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net)
  2828. # [18:03] * Quits: marcoz (marco.zehe@moz-91515C99.dip0.t-ipconnect.de) (Quit: Leaving.)
  2829. # [18:03] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2830. # [18:03] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2831. # [18:04] <gps> ehsan: http://stackoverflow.com/questions/81584/what-ide-to-use-for-python
  2832. # [18:04] * jorendorff_away is now known as jorendorff
  2833. # [18:04] * Joins: drno (drno@moz-8C24FDC2.hsd1.ca.comcast.net)
  2834. # [18:04] * gps tries to land some patches
  2835. # [18:04] <@ehsan> argh, they dont have mac binaries
  2836. # [18:04] <@ehsan> gps: thanks though!
  2837. # [18:04] * Joins: blassey (blassey@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  2838. # [18:04] <ahal> there are python autocomplete vim plugins, but they mostly use dictionary files
  2839. # [18:04] * Quits: eduardostalinho (eduardo@78F1E197.191CA38F.3A91C011.IP) (Ping timeout)
  2840. # [18:05] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  2841. # [18:05] * Quits: huseby (huseby@E6C3B35B.1D8BF1C3.9E74FAD6.IP) (Ping timeout)
  2842. # [18:05] <@ehsan> ahal: dictionary files?
  2843. # [18:05] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2844. # [18:06] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2845. # [18:06] * Joins: mt (Adium@moz-BBE3ABD.mv.mozilla.com)
  2846. # [18:06] <ahal> ehsan: they aren't dynamic
  2847. # [18:06] <@ehsan> oh
  2848. # [18:06] <@ehsan> that's no good
  2849. # [18:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6a287dcf0897 - Josh Matthews - Bug 915184 - Wait for the default about:privatebrowsing page to appear before continuing the test. r=ehsan
  2850. # [18:07] * Quits: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net) (Input/output error)
  2851. # [18:07] <nemo> you know... I wish I could tell firefox to not ramp down a background tab
  2852. # [18:07] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2853. # [18:08] * Joins: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net)
  2854. # [18:08] * Quits: weirdo (Mibbit@moz-20B72CA.safecharge.com) (Quit: http://www.mibbit.com ajax IRC Client)
  2855. # [18:08] <nemo> like, one that's playing music I'm enjoying
  2856. # [18:08] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2857. # [18:08] <nemo> right now the fix is to tear it off into a new window and put the window behind others.
  2858. # [18:08] <nemo> which... I gotta say, I'm surprised doesn't ramp it down too
  2859. # [18:08] * Quits: ps0 (chatzilla@E6096258.4755AA39.274D17D6.IP) (Client exited)
  2860. # [18:08] * Joins: dzbarsky (Adium@moz-EDC8EF2C.wlan.wireless-pennnet.upenn.edu)
  2861. # [18:09] * whimboo|afk is now known as whimboo
  2862. # [18:09] * Quits: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net) (Ping timeout)
  2863. # [18:10] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2864. # [18:10] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2865. # [18:10] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  2866. # [18:10] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2867. # [18:10] <jgraham> I thought I heard good things about pycharm, but I just use emacs…
  2868. # [18:11] * Joins: squeakytoy (squeakytoy@7061EEAD.41CBD7B1.148A607A.IP)
  2869. # [18:11] <@ehsan> jgraham: thanks, watching their video now
  2870. # [18:11] * Joins: harth (harth@moz-A0276582.hsd1.ca.comcast.net)
  2871. # [18:11] <@ehsan> holy cow, this seems exactly like what I want!
  2872. # [18:11] <ahal> there's also jedi which I'm looking into now
  2873. # [18:12] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2874. # [18:12] <RyanVM> gps: just starred Bug 924307 with your new logging stuff added
  2875. # [18:12] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2876. # [18:12] <RyanVM> gps: hope it helps
  2877. # [18:12] * Joins: bz_away (bzbarsky@moz-EEFF43A9.bstnma.fios.verizon.net)
  2878. # [18:13] <BenWa> bjacob: got the latest unification stats
  2879. # [18:13] <BenWa> ?
  2880. # [18:13] <bjacob> BenWa: ok, updating
  2881. # [18:13] * @ehsan downloads pycharm
  2882. # [18:13] <@ehsan> jgraham++
  2883. # [18:13] * Quits: jdm (jdm@moz-ED0C7AC7.hinet-ip.hinet.net) (Ping timeout)
  2884. # [18:13] <bz_away> Is Gene Lian ever on irc?
  2885. # [18:14] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2886. # [18:14] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2887. # [18:14] <@ehsan> bz_away: not that I've seen
  2888. # [18:14] * Joins: Ms2ger (Ms2ger@92EF86A7.A020F168.187A1082.IP)
  2889. # [18:14] <RyanVM> bz_away: very rarely
  2890. # [18:15] <@ehsan> bz_away: he's usually very responsive over email though
  2891. # [18:15] <bz_away> ehsan: ok
  2892. # [18:15] * bz_away sends mail
  2893. # [18:15] * Joins: abr (abr@moz-96F986B0.smartcity.com)
  2894. # [18:16] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2895. # [18:16] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2896. # [18:17] * Joins: ehugg (ehugg@moz-96F986B0.smartcity.com)
  2897. # [18:18] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2898. # [18:18] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2899. # [18:18] <gps> RyanVM: it does!
  2900. # [18:19] <jorendorff> bsmedberg: who knows about plugin processes and could maybe help me look into bug 931444 briefly?
  2901. # [18:19] <RyanVM> gps: excellent
  2902. # [18:20] * Quits: twi (Adium@2F2A89C9.FD81BE4E.509B472F.IP) (Ping timeout)
  2903. # [18:20] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2904. # [18:21] * Quits: harth (harth@moz-A0276582.hsd1.ca.comcast.net) (Input/output error)
  2905. # [18:21] * Joins: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net)
  2906. # [18:21] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2907. # [18:21] * Quits: eis_os (eis_os@moz-28D6CEFF.netcologne.de) (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/)
  2908. # [18:21] * Joins: eduardostalinho (eduardo@78F1E197.191CA38F.3A91C011.IP)
  2909. # [18:21] * Quits: djfox (djfox@196F9189.F2A08340.8154E413.IP) (Connection reset by peer)
  2910. # [18:22] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2911. # [18:23] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2912. # [18:23] <jorendorff> philor: in bug 931444, is there a way to tell which output lines come from the plugin child process?
  2913. # [18:23] <jorendorff> philor: also, should I be able to tell from that log whether this was a crash-on-shutdown or a normal crash?
  2914. # [18:24] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  2915. # [18:24] <@bsmedberg> jorendorff: from the comment 0 log, it appers that the main process is crashing
  2916. # [18:24] <@bsmedberg> via an assert
  2917. # [18:24] <@bsmedberg> and the plugin process is just going "hey my parent process went away, why don't I shut down too"
  2918. # [18:24] * Quits: J13R (user@moz-15F40146.mppmu.mpg.de) (Ping timeout)
  2919. # [18:24] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2920. # [18:25] <jorendorff> bsmedberg: ok, in general, does JS code run in the plugin at all?
  2921. # [18:25] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  2922. # [18:25] <@bsmedberg> not in plugin processes, no
  2923. # [18:25] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2924. # [18:25] <jorendorff> that's what i thought. thanks.
  2925. # [18:25] <@bsmedberg> note that there could also possibly be a *content* process in this test... I'm not sure
  2926. # [18:25] <@bsmedberg> JS does run in content processes
  2927. # [18:25] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Ping timeout)
  2928. # [18:25] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  2929. # [18:25] <@bsmedberg> jorendorff: actually though, there's a stack trace of the assertion
  2930. # [18:25] <jorendorff> bsmedberg: there are *two* assertion failure messages. any idea how that could happen?
  2931. # [18:25] <@bsmedberg> so we can know which process it was
  2932. # [18:26] <jorendorff> bsmedberg: oh, hey, that's smart
  2933. # [18:26] <jorendorff> 57 firefox.exe!wmainCRTStartup
  2934. # [18:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5b1d906be501 - Geoff Brown - Bug 938706 - (1) Fix minidumps for Android xpcshell; r=ted
  2935. # [18:26] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4d63aa417ac3 - Geoff Brown - Bug 938706 - (2) Put Android xpcshell minidumps in a separate directory; r=ted
  2936. # [18:26] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2937. # [18:27] <philor> about:home isn't content, is it?
  2938. # [18:27] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2939. # [18:27] * Quits: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net) (Ping timeout)
  2940. # [18:27] <jorendorff> bsmedberg: seems like in a DEBUG build the first assertion failure should take down the browser... unless threads are racing to crash, *or* for some reason an assertion failure on a non-main thread isn't fatal
  2941. # [18:27] <philor> or is it funky half-and-half?
  2942. # [18:27] * geekboy|afk is now known as geekboy
  2943. # [18:27] * glob is now known as glob|away
  2944. # [18:27] * Joins: terrence (terrence@moz-BBE3ABD.mv.mozilla.com)
  2945. # [18:27] <@bsmedberg> jorendorff: let me check
  2946. # [18:28] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  2947. # [18:28] <@bsmedberg> jorendorff: yeah so the stack we have is from the main firefox process
  2948. # [18:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/12c3d72de02e - Christian Holler - Bug 940299 - Add a runtime suppression list for ThreadSanitizer. r=glandium DONTBUILD
  2949. # [18:28] <jorendorff> definitely
  2950. # [18:29] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2951. # [18:29] <jorendorff> and from the main thread of that process
  2952. # [18:29] * Joins: bwc (Adium@moz-BBE3ABD.mv.mozilla.com)
  2953. # [18:29] <@bsmedberg> from http://mxr.mozilla.org/mozilla-central/source/js/src/vm/Shape.cpp#182
  2954. # [18:30] <@bsmedberg> I'm a little puzzled by the remaining output: it looks like we're running static destructors after the assertion
  2955. # [18:30] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2956. # [18:30] <jorendorff> bsmedberg: huh. could it be an MSVC thing?
  2957. # [18:30] * Quits: AlinT (AlinT@601F3B17.33662590.A5830293.IP) (Ping timeout)
  2958. # [18:30] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  2959. # [18:31] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2960. # [18:31] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2961. # [18:31] * Joins: AaronMT|away (uid14380@moz-31ABA2C0.irccloud.com)
  2962. # [18:31] * Parts: arasbm (zooby@moz-8E336844.vf.shawcable.net)
  2963. # [18:31] <jorendorff> The Shape.cpp assertion may be failing because something ran amok and called the JSRuntime destructor
  2964. # [18:31] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2965. # [18:31] <jorendorff> (which is not to say much more than, anything's possible)
  2966. # [18:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3893c3542f07 - Christian Holler - Bug 939513 - Symbolize ASan traces for xpcshell tests. r=ted
  2967. # [18:31] <@bsmedberg> I kinda doubt that, but...
  2968. # [18:32] <@bsmedberg> I suspect that the subsequent assert is from a static destructor
  2969. # [18:32] <@bsmedberg> it appears that MOZ_REALLY_CRASH does
  2970. # [18:32] <@bsmedberg> __debugbreak()
  2971. # [18:32] * Joins: kaie (kaie@moz-51818C42.dip0.t-ipconnect.de)
  2972. # [18:32] <@bsmedberg> then *123 = NUL
  2973. # [18:32] <@bsmedberg> then TerminateProcess
  2974. # [18:32] * Quits: lzzluca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk) (Quit: Ex-Chat)
  2975. # [18:32] <kaie> I'm looking for a way to debug plugin-container, break on loading in gdb on linux
  2976. # [18:33] * Joins: sfink (chatzilla@moz-BBE3ABD.mv.mozilla.com)
  2977. # [18:33] * Joins: ddahl (ddahl@8ECA0B87.AD77F8DE.D1E74241.IP)
  2978. # [18:33] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2979. # [18:33] <@bsmedberg> kaie: https://wiki.mozilla.org/Electrolysis/Debugging#Debugging_E10s
  2980. # [18:33] <jorendorff> bsmedberg: i thought __debugbreak() just did INT 3 or whatever. is it possible Windows translates that into a structured exception?
  2981. # [18:33] <jorendorff> bsmedberg: i'm only guessing that a structured exception would call static destructors.
  2982. # [18:33] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  2983. # [18:33] <@bsmedberg> jorendorff: well, we triggered the exception handler, so yes
  2984. # [18:34] * Quits: He-Jie (hshih@moz-AE383FC4.dynamic.kbronet.com.tw) (Ping timeout)
  2985. # [18:34] <@bsmedberg> we wouldn't have a stacktrace otherwise
  2986. # [18:34] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2987. # [18:34] <@bsmedberg> the crashreporter does TerminateProcess(GetCurrentProcess(), 1);
  2988. # [18:34] <jorendorff> bsmedberg: sorry, this must be written down somewhere
  2989. # [18:34] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  2990. # [18:34] <jorendorff> i don't want to take up all your time explaining what crashes look like on windows
  2991. # [18:34] * Joins: briansmith (briansmith@moz-5EE6CC1B.hfc.comcastbusiness.net)
  2992. # [18:34] * Quits: shorlander (shorlander@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2993. # [18:35] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Max SendQ exceeded)
  2994. # [18:35] * Quits: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2995. # [18:35] <@bsmedberg> which I expect *does* call static destructors, because those are tied to DLL unload functions
  2996. # [18:35] <jorendorff> the ordering of lines in the log is still unexplained
  2997. # [18:35] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  2998. # [18:35] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  2999. # [18:35] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  3000. # [18:35] * Quits: lgarner (lgarner@moz-771027BC.dsl.dynamic.sonic.net) (Ping timeout)
  3001. # [18:35] <@bsmedberg> hrm, I'm wrong
  3002. # [18:35] * jorendorff is intrigued
  3003. # [18:35] <@ehsan> bsmedberg: TerminateProcess doesn't clean up anything
  3004. # [18:35] <@bsmedberg> TerminateProcess is not supposed to call DLL detach handlers
  3005. # [18:35] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Max SendQ exceeded)
  3006. # [18:36] * Joins: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP)
  3007. # [18:36] <@ehsan> it definitely doesn't run static dtors
  3008. # [18:36] <@ehsan> you want ExitProcess
  3009. # [18:36] <jorendorff> bsmedberg: So I guess there are static LinkedList objects somewhere?
  3010. # [18:36] <@bsmedberg> actually I want TerminateProcess ;-)
  3011. # [18:36] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  3012. # [18:36] <@bsmedberg> jorendorff: I don't know. It would be nice to get a stack of the second assertion
  3013. # [18:36] * Joins: mwargers (chatzilla@moz-FFC5461D.trifork.nl)
  3014. # [18:36] <jorendorff> Yes -- we don't want to "clean up" after assertion failures
  3015. # [18:37] * Joins: mmc|laptop (mchew@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3016. # [18:37] <jorendorff> bsmedberg: and a pony
  3017. # [18:37] * edmorley|mtg is now known as edmorley
  3018. # [18:37] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3019. # [18:37] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3020. # [18:37] * @bsmedberg doesn't really want a pony
  3021. # [18:37] <jorendorff> but yeah, just the second stack would be great
  3022. # [18:37] <edmorley> ehsan: fwiw I find content-free pings suboptimal too (that and for me at least 'ping' comes across as ruder than 'hi' etc, even though I know people don't mean it as such). joduinn also encourages mentioning the question in the ping in his "we are remoties" talk. Though you may be objecting more to the auto-responder than to the principal :-)
  3023. # [18:37] <jorendorff> The LinkedLists we use in js/src are JSRuntime-wide
  3024. # [18:37] <jorendorff> well, i'm going to fail at this and move on
  3025. # [18:38] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  3026. # [18:38] <jorendorff> so many intermittents with only one hit, so little time :(
  3027. # [18:38] <@ehsan> edmorley: my point is that the presumption that "nick: ping" is used for asking a simple question is utterly false
  3028. # [18:38] <@bsmedberg> ehsan: I used to think that was 100% true, but then I discovered an edge case somewhere. But I can't remember where.
  3029. # [18:38] <@ehsan> edmorley: it is also used to start a conversation
  3030. # [18:38] <jorendorff> bsmedberg: is it fair to say we don't know how multiple assertion failures can occur, other than threads?
  3031. # [18:38] <edmorley> ehsan: ok, agreed :-)
  3032. # [18:38] <@bsmedberg> jorendorff: or another process, yeah
  3033. # [18:38] <@ehsan> bsmedberg: oh hrm... I'm not 100% sure
  3034. # [18:38] <@ehsan> only 99%
  3035. # [18:39] <edmorley> ehsan: but if it's a conversation, "hi how are you?" might be a little clearer (and politer) :-)
  3036. # [18:39] <@ehsan> edmorley: that's a great idea! it sure will bypass gps' autoresponder ;)
  3037. # [18:39] * jimm-lunch is now known as jimm
  3038. # [18:39] <jorendorff> edmorley: but just as content-free, right?
  3039. # [18:39] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3040. # [18:39] <@ehsan> fwiw I don't consider ehsan: ping to be impolite
  3041. # [18:39] <@ehsan> though my usual response is hi instead of pong :)
  3042. # [18:39] <edmorley> jorendorff: I was taking 'conversation' as to mean small talk rather than for work
  3043. # [18:39] <RyanVM> ehsan: content-free ping will probably bypass it too ;) :P
  3044. # [18:39] <jorendorff> oh!
  3045. # [18:40] <@ehsan> RyanVM: lol!
  3046. # [18:40] <@ehsan> there are sooo many ways to break this \o/
  3047. # [18:40] * Quits: a-865 (fmcz@moz-8F21088B.cable.mindspring.com) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.22.1/20131113180410])
  3048. # [18:40] * @ehsan will pick one each day from now on ;)
  3049. # [18:40] <edmorley> lol
  3050. # [18:41] * Quits: AaronMT|away (uid14380@moz-31ABA2C0.irccloud.com) (Quit: )
  3051. # [18:41] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3052. # [18:41] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  3053. # [18:41] * edmorley is now known as edmorley|away
  3054. # [18:41] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3055. # [18:41] <@bsmedberg> jorendorff: it is true that we don't know how the second one is happening, and it's also probably less important
  3056. # [18:42] * Joins: a-865 (fmcz@moz-8F21088B.cable.mindspring.com)
  3057. # [18:42] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3058. # [18:42] * Quits: MrMazda (fmcz@moz-8F21088B.cable.mindspring.com) (Quit: ChatZilla 0.9.86 [SeaMonkey 1.1.18/2009082712])
  3059. # [18:43] <jorendorff> bsmedberg: Is the TerminateProcess call in MOZ_REALLY_CRASH reached? That seems ... weird.
  3060. # [18:43] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  3061. # [18:43] <@bsmedberg> ehsan: note that there are two sets of nsStringStats calls in the log, leading me to believe that the main process is in fact calling static destructors
  3062. # [18:43] <@bsmedberg> jorendorff: it shouldn't be, no
  3063. # [18:43] * Joins: mchang (mchang@BE99BE02.84BCE52A.BCAEBB33.IP)
  3064. # [18:43] <@bsmedberg> it's there as a backstop
  3065. # [18:43] * Joins: MrMazda (fmcz@moz-8F21088B.cable.mindspring.com)
  3066. # [18:43] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3067. # [18:43] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3068. # [18:44] * Quits: till (till@88F51059.F3BBB17D.144F44FA.IP) (Client exited)
  3069. # [18:44] <@ehsan> bsmedberg: sorry I am lacking context here, I just saw that line about TerminateProcess :)
  3070. # [18:44] <@bsmedberg> ehsan: ah https://bugzilla.mozilla.org/show_bug.cgi?id=931444
  3071. # [18:44] * Joins: ehugg_lime (ehugg_lime@moz-D842F19E.mycingular.net)
  3072. # [18:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7903faa79325 - Ryan VanderMeulen - Backed out changeset cb123997572c (bug 937006) for Desktop B2G mochitest orange.
  3073. # [18:45] * @ehsan looks
  3074. # [18:45] * Quits: mwargers (chatzilla@moz-FFC5461D.trifork.nl) (Ping timeout)
  3075. # [18:45] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3076. # [18:45] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3077. # [18:46] <@ehsan> bsmedberg: I only see one stack in the log
  3078. # [18:46] <@bsmedberg> ehsan: only one stack, but two nsStringStats
  3079. # [18:46] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  3080. # [18:46] <@bsmedberg> one from the main process and one from the plugin process, I'm pretty sure
  3081. # [18:46] <@ehsan> hmm we should print the pid or something
  3082. # [18:47] <@ehsan> but yeah that's plausible
  3083. # [18:47] * Quits: blassey (blassey@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3084. # [18:47] * Quits: ehugg_lime (ehugg_lime@moz-D842F19E.mycingular.net) (Client exited)
  3085. # [18:47] <@bsmedberg> I think I can test this
  3086. # [18:47] * Joins: shorlander (shorlander@13F2CEC5.7672369.D8E68FF6.IP)
  3087. # [18:47] <jorendorff> ehsan: yes please. where do i file that bug?
  3088. # [18:47] <RyanVM> bsmedberg: can I please get a bustage fix on m-b?
  3089. # [18:48] <jorendorff> (printing the pid)
  3090. # [18:48] <@ehsan> jorendorff: Core::XPCOM
  3091. # [18:48] <RyanVM> I pushed a sec fix in there too that I need to merge to b2g26
  3092. # [18:48] * Joins: blassey (blassey@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3093. # [18:48] <@bsmedberg> RyanVM: yeah, just qreffed it to push
  3094. # [18:48] <RyanVM> thanks
  3095. # [18:48] * Quits: grobinson|laptop (grob_@moz-A8583475.torproxy-readme-arachnide-fr-35.fr) (Ping timeout)
  3096. # [18:49] * baku is now known as baku|away
  3097. # [18:49] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/eb8da4e84441 - Benjamin Smedberg - Bug 941137 followup - fix xpcshell test which expects the test plugin to be click-to-activate to actually set the state it desires. a=test-only
  3098. # [18:50] * philor is now known as philor|away
  3099. # [18:51] * baku|away is now known as baku
  3100. # [18:52] * Joins: huseby (huseby@moz-29C2662F.torproxy-readme-arachnide-fr-35.fr)
  3101. # [18:52] * sheppy is now known as sheppy-afk
  3102. # [18:55] * Joins: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net)
  3103. # [18:55] <froydnj> whoa, unified builds made static constructors go away
  3104. # [18:55] * Quits: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  3105. # [18:56] <bjacob> BenWa: updated https://wiki.mozilla.org/Platform/Porting_to_unified_sources#Current_porting_status
  3106. # [18:56] * Joins: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  3107. # [18:56] * Quits: vladan (vladan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3108. # [18:56] <gps> froydnj: I was about to ask if unified builds had any measurable impact on talos / other benches
  3109. # [18:56] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  3110. # [18:57] * Joins: naveed (naveed@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  3111. # [18:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2a89253c22cc - Gregory Szorc - Bug 939080 - Allow support-files in manifests to exist in parent paths; r=ted
  3112. # [18:57] <jorendorff> ehsan: Filed bug 941739, in case anyone wants to be splendid
  3113. # [18:57] <@ehsan> should be pretty simple
  3114. # [18:58] * Joins: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3115. # [18:58] * Joins: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP)
  3116. # [18:58] * Quits: jandem (jandem@A4BAC0B9.5352D6A2.21D8BD10.IP) (Ping timeout)
  3117. # [18:59] * Joins: jandem (jandem@A4BAC0B9.5352D6A2.21D8BD10.IP)
  3118. # [18:59] * Joins: dao (dao@moz-DB1D23E0.superkabel.de)
  3119. # [18:59] * BenWa is now known as BenWa|email
  3120. # [18:59] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  3121. # [19:01] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3122. # [19:01] * Quits: ehugg (ehugg@moz-96F986B0.smartcity.com) (Quit: ehugg)
  3123. # [19:01] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3124. # [19:01] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  3125. # [19:02] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3126. # [19:02] * Joins: mwargers (chatzilla@moz-FFC5461D.trifork.nl)
  3127. # [19:03] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3128. # [19:03] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3129. # [19:03] * Joins: harth (harth@moz-A0276582.hsd1.ca.comcast.net)
  3130. # [19:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ffff8b694ef0 - Gregory Szorc - Bug 941097 - Add --disable-unified-compilation configure flag; r=glandium
  3131. # [19:04] * joduinn-afk is now known as joduinn-mtg
  3132. # [19:04] * Quits: m_gol (m_gol@moz-C345E5F0.neoplus.adsl.tpnet.pl) (Ping timeout)
  3133. # [19:04] * Joins: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net)
  3134. # [19:05] * Quits: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: Leaving.)
  3135. # [19:05] * Joins: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP)
  3136. # [19:05] * ctalbert|afk is now known as ctalbert
  3137. # [19:05] * ctalbert is now known as ctalbert|mtg
  3138. # [19:06] * Quits: naveed (naveed@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Quit: Leaving...)
  3139. # [19:06] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3140. # [19:08] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  3141. # [19:08] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  3142. # [19:09] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  3143. # [19:09] * Joins: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net)
  3144. # [19:09] * Quits: mwargers (chatzilla@moz-FFC5461D.trifork.nl) (Ping timeout)
  3145. # [19:09] * Joins: ehugg_lime (ehugg_lime@moz-96F986B0.smartcity.com)
  3146. # [19:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/caa3c945ac13 - Nicolas Pierron - Bug 940972 - Remove register truncation from clamp path. r=jandem
  3147. # [19:10] * Quits: ehugg_lime (ehugg_lime@moz-96F986B0.smartcity.com) (Input/output error)
  3148. # [19:10] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Quit: Leaving)
  3149. # [19:11] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  3150. # [19:12] * philor|away is now known as philor
  3151. # [19:13] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  3152. # [19:14] * Joins: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3153. # [19:14] * Joins: gabor (gabor@moz-A74A9206.dip0.t-ipconnect.de)
  3154. # [19:14] * Quits: abr (abr@moz-96F986B0.smartcity.com) (Quit: AFK)
  3155. # [19:15] * Joins: ehugg_lime (ehugg_lime@moz-96F986B0.smartcity.com)
  3156. # [19:16] * Quits: jandem (jandem@A4BAC0B9.5352D6A2.21D8BD10.IP) (Quit: jandem)
  3157. # [19:16] * Joins: btulchinsky (btulchinsk@moz-2E2F18CB.senecacollege.ca)
  3158. # [19:16] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3159. # [19:17] * Quits: bot_lpy (py@C3406AEB.F09091A8.1348A864.IP) (Connection reset by peer)
  3160. # [19:19] <@ehsan> what address should I use if I want to reach all of our sheriffs?
  3161. # [19:19] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Ping timeout)
  3162. # [19:19] * Joins: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net)
  3163. # [19:19] <sfink> sheriffs@mozilla.com
  3164. # [19:19] * Quits: Mossop (dtownsend@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: This computer has gone to sleep)
  3165. # [19:19] <@ehsan> ty
  3166. # [19:19] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3167. # [19:20] <@ehsan> sfink: is that .com or .org?
  3168. # [19:20] <@ehsan> I have the .org in my address book...
  3169. # [19:20] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  3170. # [19:20] <@ehsan> (not sure why)
  3171. # [19:20] <sfink> oh, lemme check
  3172. # [19:20] <sfink> sorry, .org
  3173. # [19:20] * mattwoodrow|away is now known as mattwoodrow
  3174. # [19:20] <@ehsan> np
  3175. # [19:20] <@ehsan> thanks
  3176. # [19:20] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  3177. # [19:21] * Quits: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net) (Quit: Ex-Chat)
  3178. # [19:21] <Ms2ger> ehsan, both work
  3179. # [19:22] <@ehsan> oh good
  3180. # [19:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/326cf83b0416 - Steve Fink - Bug 941262 - AutoAssertNoGC with no runtime, r=terrence
  3181. # [19:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/32ecfffd9509 - Steve Fink - Bug 940765 - Possibly-temporary annotation for InitStaticMembers, r=terrence
  3182. # [19:22] <bz_away> Didn't you hear? .org is the new .com
  3183. # [19:23] <Ms2ger> ehsan, and I've got a patch to update testharness.js, trying it now
  3184. # [19:23] * Joins: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net)
  3185. # [19:23] * Quits: bnicholson|pto (bnicholson@moz-46A94A2D.hsd1.ca.comcast.net) (Ping timeout)
  3186. # [19:23] * Parts: rmkoesters (Thunderbir@moz-37C52F11.resnet.wisc.edu)
  3187. # [19:23] * Quits: dao (dao@moz-DB1D23E0.superkabel.de) (Quit: Leaving.)
  3188. # [19:24] * Quits: dzbarsky (Adium@moz-EDC8EF2C.wlan.wireless-pennnet.upenn.edu) (Quit: Leaving.)
  3189. # [19:24] <@ehsan> Ms2ger: thank you
  3190. # [19:24] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  3191. # [19:25] <@ehsan> bz_away: now you're clearly not as away as you'd like people to think... ;)
  3192. # [19:25] * bz_away is now known as bz
  3193. # [19:25] <bz> er, yes
  3194. # [19:25] * bz hasn't been away for a bit now. ;)
  3195. # [19:25] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4f7b477575ba - Daniel Holbert - Bug 811024 part 1: Teach nsCSSFrameConstructor how to split a flex container. r=mats
  3196. # [19:25] <@ehsan> haha
  3197. # [19:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0e925792be85 - Daniel Holbert - Bug 811024 part 5: reftests for fragmenting empty flex containers, with various margin/border/padding. r=mats
  3198. # [19:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ae68d174249d - Daniel Holbert - Bug 811024 part 4: Don't ask for bottom border/padding space on a flex container if it's going to get a continuation. r=mats
  3199. # [19:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6023f2ab4af4 - Daniel Holbert - Bug 811024 part 6: reftests for fragmenting flex containers that contain a single unbreakable child. r=mats
  3200. # [19:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3c6c0ced7e9b - Daniel Holbert - Bug 811024 part 2: Split vertical flex containers whose main size (height) is larger than available height. r=mats
  3201. # [19:25] * davidb is now known as davidb|afk
  3202. # [19:26] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6b2cb514c76e - Daniel Holbert - Bug 811024 part 3: Split horizontal flex containers whose cross size (height) is larger than available height (and refactor cross-size computation). r=mats
  3203. # [19:26] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  3204. # [19:26] * Joins: abr (abr@moz-96F986B0.smartcity.com)
  3205. # [19:26] * Joins: jwalker-also (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  3206. # [19:26] * Joins: mjh563 (mjh563@moz-E385BD04.cable.virginm.net)
  3207. # [19:27] * Joins: bot_lpy (py@C3406AEB.F09091A8.1348A864.IP)
  3208. # [19:27] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  3209. # [19:27] * Joins: nrc|afk (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  3210. # [19:27] * Joins: givanica (givanica@3ED9831D.251E5D55.FB866788.IP)
  3211. # [19:28] * jhammel is now known as jhammel|afk
  3212. # [19:28] * Quits: btulchinsky (btulchinsk@moz-2E2F18CB.senecacollege.ca) (Client exited)
  3213. # [19:29] * Quits: logbot (logbot@moz-58CB32ED.glob.com.au) (Ping timeout)
  3214. # [19:29] * Quits: miketaylr (mtaylor@moz-AD48788D.sw.biz.rr.com) (Quit: Leaving...)
  3215. # [19:29] * Quits: abr (abr@moz-96F986B0.smartcity.com) (Quit: AFK)
  3216. # [19:30] * Joins: logbot (logbot@moz-58CB32ED.glob.com.au)
  3217. # [19:30] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3218. # [19:30] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3219. # [19:31] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  3220. # [19:32] * Quits: h4writer (h4writer@moz-6BDA8831.access.telenet.be) (Ping timeout)
  3221. # [19:32] * cpeterson is now known as cpeterson|driving-to-MV
  3222. # [19:32] * Quits: inolen (Adium@moz-3733E769.socal.res.rr.com) (Ping timeout)
  3223. # [19:32] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Ping timeout)
  3224. # [19:32] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3225. # [19:32] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3226. # [19:33] * Joins: inolen (Adium@moz-3733E769.socal.res.rr.com)
  3227. # [19:33] * Quits: bot_lpy (py@C3406AEB.F09091A8.1348A864.IP) (Connection reset by peer)
  3228. # [19:33] <RyanVM> ehsan: .org is the official one, .com forwards to .org
  3229. # [19:33] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  3230. # [19:33] <@ehsan> RyanVM: I see, thanks
  3231. # [19:34] * lightsofapollo is now known as lightsofapollo|brb
  3232. # [19:34] <@ehsan> RyanVM: do you have an email from me? (just checking)
  3233. # [19:34] * Joins: lgarner (lgarner@2D337F52.2D31AF7B.5AEB50C4.IP)
  3234. # [19:34] <RyanVM> yes
  3235. # [19:34] <@ehsan> perfect!
  3236. # [19:34] * RyanVM doesn't see why this needs to be the sheriff's responsibility, though
  3237. # [19:34] <RyanVM> profiling wasn't
  3238. # [19:34] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3239. # [19:34] * Quits: mt (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  3240. # [19:35] * Quits: marco (Thunderbir@moz-F5149D85.retail.telecomitalia.it) (Quit: marco)
  3241. # [19:35] * Joins: mt (Adium@moz-BBE3ABD.mv.mozilla.com)
  3242. # [19:35] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3243. # [19:35] * BenWa|email is now known as BenWa
  3244. # [19:35] * Joins: till (till@moz-6521715F.threembb.co.uk)
  3245. # [19:35] <@ehsan> RyanVM: I'm talking about the watching part
  3246. # [19:35] <mconley> RyanVM: ping
  3247. # [19:35] <@ehsan> philor watched profiling quite regularly
  3248. # [19:35] <RyanVM> ehsan: yep, and that's what I'm responding to
  3249. # [19:35] * Joins: bot_lpy (py@C3406AEB.F09091A8.1348A864.IP)
  3250. # [19:35] <RyanVM> I dont' think anyone else did
  3251. # [19:36] <RyanVM> mconley: yo
  3252. # [19:36] <@ehsan> ok, can you suggest another victim?
  3253. # [19:36] <RyanVM> the build peers?
  3254. # [19:36] <@ehsan> RyanVM: (note that I was asking for help :)
  3255. # [19:36] <mconley> RyanVM: hey - do you have a few cycles to help jaws and I with the Holly merge? We could use some hg guidance...
  3256. # [19:36] <@ehsan> RyanVM: that would close the loop indeed :)
  3257. # [19:36] <RyanVM> mconley: sure
  3258. # [19:36] <@ehsan> cause gps suggested someone else
  3259. # [19:36] * Quits: mt (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  3260. # [19:36] <RyanVM> of course
  3261. # [19:37] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3262. # [19:37] <jaws> RyanVM: my vidyo room
  3263. # [19:37] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3264. # [19:37] <RyanVM> ehsan: but in principle, something like profiling does seem to be like the way to go
  3265. # [19:37] <RyanVM> ehsan: preferably merged during off-peak hours
  3266. # [19:37] * Joins: twi (Adium@moz-4541C8E7.cust.dsl.vodafone.it)
  3267. # [19:37] * Joins: bent (chatzilla@CE7064FD.623559CB.6038A538.IP)
  3268. # [19:37] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  3269. # [19:37] * Joins: dzbarsky (Adium@moz-705C370.wireless-pennnet.upenn.edu)
  3270. # [19:39] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3271. # [19:39] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3272. # [19:39] * Joins: abr (abr@moz-96F986B0.smartcity.com)
  3273. # [19:39] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3274. # [19:39] * Quits: jwalker-also (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  3275. # [19:40] <jaws> RyanVM: https://hg.mozilla.org/mozilla-central/pushloghtml?startID=25667&endID=25668
  3276. # [19:40] <@ehsan> RyanVM: yeah... the merging part is the easy part, I can set that up in 10 mins
  3277. # [19:40] <@ehsan> the watching is the hard part!
  3278. # [19:40] <tbsaunde> man, there's a bunch of dumb crap in rdf/ that makes a pain to unify :(
  3279. # [19:40] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  3280. # [19:40] * Joins: vicamo_ (vicamo@moz-99690620.hinet-ip.hinet.net)
  3281. # [19:41] * Quits: eduardostalinho (eduardo@78F1E197.191CA38F.3A91C011.IP) (Ping timeout)
  3282. # [19:41] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3283. # [19:41] * mattwoodrow is now known as mattwoodrow|away
  3284. # [19:41] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3285. # [19:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d4662cf71175 - Brian Hackett - Bug 940852 - Record baseline frame information before Ion compilation, r=jandem.
  3286. # [19:41] * Quits: RealRaven (Thunderbir@D5ABC353.E7B36659.C3498625.IP) (Quit: RealRaven)
  3287. # [19:41] * Quits: cpeterson|driving-to-MV (cpeterson@moz-7122D214.hsd1.ca.comcast.net) (Input/output error)
  3288. # [19:42] * Joins: grobinson|laptop (grob_@moz-59B50D76.torservers.net)
  3289. # [19:42] * Joins: mbrubeck (mbrub_000@19BD73A1.5D8BCA3A.A0C1B52F.IP)
  3290. # [19:42] * davidb|afk is now known as davidb
  3291. # [19:43] * Quits: till (till@moz-6521715F.threembb.co.uk) (Quit: )
  3292. # [19:43] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3293. # [19:43] <jwatt> dholbert++
  3294. # [19:43] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3295. # [19:44] * bobowen is now known as bobowen|afk
  3296. # [19:44] * Joins: cpeterson|driving-to-MV (cpeterson@moz-7122D214.hsd1.ca.comcast.net)
  3297. # [19:44] <dholbert> jwatt, thanks! :D That bug's only half the fun, really, though. Now we can split flex containers, but their children all stay in the first continuation. :) I'm doing the child-splitting/redistribution in a separate bug
  3298. # [19:45] <jwatt> dholbert: yup. just happy to see progress :)
  3299. # [19:45] <dholbert> \o/
  3300. # [19:45] <kaie> bsmedberg, thanks a lot for the link
  3301. # [19:45] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3302. # [19:45] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3303. # [19:45] * dholbert is now known as dholbert|interview
  3304. # [19:46] * Quits: abr (abr@moz-96F986B0.smartcity.com) (Quit: AFK)
  3305. # [19:46] * Joins: AaronMT|away (uid14380@moz-31ABA2C0.irccloud.com)
  3306. # [19:47] <RyanVM> jaws: http://hgtip.com/tips/advanced/2009-11-30-merging-binary-files/
  3307. # [19:47] * Joins: WeirdAl (chatzilla@moz-D461843.ask.info)
  3308. # [19:47] * Quits: Optimizer (Optimizer@325D857F.F238DA70.BE4CF869.IP) (Quit: Time to optimize myself)
  3309. # [19:47] * Joins: Optimizer (Optimizer@325D857F.F238DA70.BE4CF869.IP)
  3310. # [19:47] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3311. # [19:47] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3312. # [19:47] * Quits: cpeterson|driving-to-MV (cpeterson@moz-7122D214.hsd1.ca.comcast.net) (Input/output error)
  3313. # [19:47] * AaronMT|away is now known as AaronMT|Mobile
  3314. # [19:47] * Joins: abr (abr@moz-96F986B0.smartcity.com)
  3315. # [19:47] <RyanVM> jaws: http://stackoverflow.com/questions/3599166/after-running-hg-update-no-tool-found-to-merge-myclass-class-keep-local
  3316. # [19:49] * Joins: vicamo__ (vicamo@moz-3E9331C9.dynamic.hinet.net)
  3317. # [19:49] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3318. # [19:49] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3319. # [19:50] <WeirdAl> Yoric - is it Promises or OS.File that watches for app shutdown?
  3320. # [19:50] <WeirdAl> and where is that done?
  3321. # [19:50] * Quits: vicamo_ (vicamo@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  3322. # [19:51] * Quits: tn (tim@moz-2E73ACE4.wp.shawcable.net) (Quit: tn)
  3323. # [19:51] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  3324. # [19:51] * Joins: tn (tim@moz-2E73ACE4.wp.shawcable.net)
  3325. # [19:51] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3326. # [19:51] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3327. # [19:52] * Quits: thelodger (thelodger@7CE7EE7D.732E9882.12648089.IP) (Quit: Leaving.)
  3328. # [19:53] * Joins: hurley (hurley@moz-BBE3ABD.mv.mozilla.com)
  3329. # [19:53] * Quits: tn (tim@moz-2E73ACE4.wp.shawcable.net) (Quit: tn)
  3330. # [19:53] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3331. # [19:53] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3332. # [19:54] * Joins: tn (tim@moz-2E73ACE4.wp.shawcable.net)
  3333. # [19:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1e12bf6424fe - Brian O'Keefe - Bug 935987 - Part 0: Fix preprocessor.py indentation rs=gps
  3334. # [19:55] * Joins: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3335. # [19:55] * Joins: Mossop (dtownsend@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3336. # [19:55] * Joins: cpearce_laptop (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz)
  3337. # [19:55] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3338. # [19:55] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3339. # [19:56] * Joins: spohl (Adium@moz-72808F94.static.hvvc.us)
  3340. # [19:56] * Joins: Boriss (Boriss@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3341. # [19:57] * Joins: ggo98 (Thunderbir@moz-E932A86F.w92-128.abo.wanadoo.fr)
  3342. # [19:57] * Joins: jandem (jandem@A4BAC0B9.5352D6A2.21D8BD10.IP)
  3343. # [19:58] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3344. # [19:58] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3345. # [19:59] * Quits: ggo98 (Thunderbir@moz-E932A86F.w92-128.abo.wanadoo.fr) (Quit: ggo98)
  3346. # [19:59] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3347. # [19:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6e9c2cbbd195 - Terrence Cole - Bug 941779 - Fix a build error in opt no-debug ggc builds; r=bhackett
  3348. # [19:59] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  3349. # [20:00] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3350. # [20:00] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3351. # [20:00] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  3352. # [20:00] * Joins: mwobensmith1 (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3353. # [20:00] * Quits: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3354. # [20:00] * Quits: harth (harth@moz-A0276582.hsd1.ca.comcast.net) (Input/output error)
  3355. # [20:01] * Joins: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net)
  3356. # [20:01] * Quits: blassey (blassey@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Connection reset by peer)
  3357. # [20:01] * Joins: blassey (blassey@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3358. # [20:02] * Joins: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3359. # [20:02] * Quits: mwobensmith1 (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Connection reset by peer)
  3360. # [20:02] * Joins: naveed (naveed@moz-7B0110AD.mv.mozilla.com)
  3361. # [20:02] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3362. # [20:02] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3363. # [20:02] * Quits: cpearce_laptop (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz) (Ping timeout)
  3364. # [20:03] * Quits: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  3365. # [20:03] * Joins: mt (Adium@moz-BBE3ABD.mv.mozilla.com)
  3366. # [20:03] * Quits: squeakytoy (squeakytoy@7061EEAD.41CBD7B1.148A607A.IP) (Quit: Leaving)
  3367. # [20:03] * Quits: grobinson|laptop (grob_@moz-59B50D76.torservers.net) (Ping timeout)
  3368. # [20:04] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3369. # [20:04] * Quits: heftig (heftig@moz-D460AD18.dip0.t-ipconnect.de) (Ping timeout)
  3370. # [20:04] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  3371. # [20:04] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3372. # [20:05] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3373. # [20:05] * KWierso|afk is now known as KWierso
  3374. # [20:05] * Quits: vingtetun (Thunderbir@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  3375. # [20:05] * Quits: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net) (Quit: pcwalton)
  3376. # [20:05] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  3377. # [20:05] * mdas is now known as mdas|afk
  3378. # [20:06] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  3379. # [20:06] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  3380. # [20:06] * jcranmer|away is now known as jcranmer
  3381. # [20:06] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3382. # [20:07] * Joins: harth (harth@moz-A0276582.hsd1.ca.comcast.net)
  3383. # [20:07] * Joins: n00b_dust (n00b_dust@85076E7C.6A32FD67.66B05DD8.IP)
  3384. # [20:08] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  3385. # [20:09] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3386. # [20:09] * Joins: geo- (geo@moz-BBE3ABD.mv.mozilla.com)
  3387. # [20:09] * Joins: coop (Chris@moz-B65AF445.hfc.comcastbusiness.net)
  3388. # [20:09] * baku is now known as baku|away
  3389. # [20:09] * Quits: geo (geo@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3390. # [20:09] * nthomas|away is now known as nthomas
  3391. # [20:09] * Quits: inolen (Adium@moz-3733E769.socal.res.rr.com) (Quit: Leaving.)
  3392. # [20:10] * Quits: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Ping timeout)
  3393. # [20:11] * Joins: thelodger (thelodger@7CE7EE7D.732E9882.12648089.IP)
  3394. # [20:11] * Joins: cdiehl (cdiehl@moz-6363B47A.pool.mediaways.net)
  3395. # [20:12] * Joins: heftig (heftig@moz-D9FCE6C3.dip0.t-ipconnect.de)
  3396. # [20:12] * Joins: rmkoesters (Thunderbir@moz-B37C2A72.cs.wisc.edu)
  3397. # [20:14] * Joins: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net)
  3398. # [20:14] * Callek_disconnected is now known as Callek
  3399. # [20:14] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  3400. # [20:14] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  3401. # [20:14] * jhopkins|afk is now known as jhopkins
  3402. # [20:15] * Quits: jaoo (user@moz-A7B79E12.red-79-152-152.dynamicip.rima-tde.net) (Quit: ERC Version 5.3 (IRC client for Emacs))
  3403. # [20:16] * Quits: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net) (Ping timeout)
  3404. # [20:16] * Quits: ochameau (ochameau@moz-ACA4384F.fbx.proxad.net) (Ping timeout)
  3405. # [20:16] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  3406. # [20:16] * Quits: ferjm (ferjm@moz-A98DCDC3.pool80-102-106.dynamic.orange.es) (Quit: This computer has gone to sleep)
  3407. # [20:17] * Joins: gandalf (zbraniecki@moz-47227B8A.hfc.comcastbusiness.net)
  3408. # [20:17] * Quits: cdiehl (cdiehl@moz-6363B47A.pool.mediaways.net) (Ping timeout)
  3409. # [20:17] <RyanVM> gsp: content-free bustage ping
  3410. # [20:17] <RyanVM> gps even
  3411. # [20:17] <RyanVM> fail
  3412. # [20:18] <RyanVM> content-free backout notice
  3413. # [20:18] * Joins: cdiehl (cdiehl@moz-4B0596DA.pool.mediaways.net)
  3414. # [20:18] * simone|away is now known as simone
  3415. # [20:18] * Joins: J13R (user@moz-CDF682ED.dip0.t-ipconnect.de)
  3416. # [20:18] * Joins: ochameau (ochameau@moz-ACA4384F.fbx.proxad.net)
  3417. # [20:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/54ee900a101a - Ryan VanderMeulen - Backed out changeset 2a89253c22cc (bug 939080) for Desktop B2G bustage.
  3418. # [20:19] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  3419. # [20:19] * Quits: rvitillo (vitillo@88F51059.F3BBB17D.144F44FA.IP) (Quit: rvitillo)
  3420. # [20:20] * Quits: J13R (user@moz-CDF682ED.dip0.t-ipconnect.de) (Ping timeout)
  3421. # [20:21] * Joins: gerard-majax_ (alex@moz-AE734649.rev.sfr.net)
  3422. # [20:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bad7c90bb630 - Ehsan Akhgari - Bug 941739 - Print the current process and thread information on XPCOM assertions and string leaks stats; r=froydnj
  3423. # [20:22] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  3424. # [20:22] * Joins: bnicholson (bnicholson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3425. # [20:22] * Joins: vendo (chatzilla@4097A75F.69EDD1E9.2B0D1E01.IP)
  3426. # [20:22] * jlund|away is now known as jlund
  3427. # [20:22] * Quits: smontagu (chatzilla@moz-4134AF4A.red.bezeqint.net) (Ping timeout)
  3428. # [20:22] * Quits: rmkoesters (Thunderbir@moz-B37C2A72.cs.wisc.edu) (Quit: rmkoesters)
  3429. # [20:23] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3430. # [20:23] * Quits: AaronMT|Mobile (uid14380@moz-31ABA2C0.irccloud.com) (Quit: )
  3431. # [20:23] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3432. # [20:23] * Quits: cdiehl (cdiehl@moz-4B0596DA.pool.mediaways.net) (Ping timeout)
  3433. # [20:23] * rail_away is now known as rail
  3434. # [20:25] * Joins: squib (squib@moz-5175C098.dhcp.mdsn.wi.charter.com)
  3435. # [20:25] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3436. # [20:25] * Quits: bent (chatzilla@CE7064FD.623559CB.6038A538.IP) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  3437. # [20:25] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3438. # [20:25] * dhylands is now known as dhylands|afk
  3439. # [20:25] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e5dd91e7d90f - Bill McCloskey - Bug 935784 - Avoid popping up the findbar when editing text fields in e10s (r=evilpie)
  3440. # [20:25] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  3441. # [20:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ac44e5992593 - Bill McCloskey - Bug 895395 - Support NameFunctions when compiling scripts off the main thread Bug 895395 - Support NameFunctions when compiling scripts off the main thread (r=bhackett)
  3442. # [20:25] * Quits: bot_lpy (py@C3406AEB.F09091A8.1348A864.IP) (Connection reset by peer)
  3443. # [20:26] * Joins: mshal (mshal@moz-B65AF445.hfc.comcastbusiness.net)
  3444. # [20:26] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  3445. # [20:27] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3446. # [20:27] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3447. # [20:27] * Joins: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net)
  3448. # [20:27] * Quits: myk (myk@moz-996D3BDA.dsl.dynamic.sonic.net) (Ping timeout)
  3449. # [20:27] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Connection reset by peer)
  3450. # [20:27] * Joins: myk (myk@moz-104CC309.mv.mozilla.com)
  3451. # [20:27] * Joins: dao (dao@moz-3FC4398D.superkabel.de)
  3452. # [20:28] * Joins: bot_lpy (py@C3406AEB.F09091A8.1348A864.IP)
  3453. # [20:29] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3454. # [20:29] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3455. # [20:30] * Quits: yzen (yzen@67828CC7.C1A51174.9D42CF23.IP) (Ping timeout)
  3456. # [20:30] * dholbert|interview is now known as dholbert
  3457. # [20:30] * Joins: ctangira (ctangira@moz-B8FE932D.lightspeed.rcsntx.sbcglobal.net)
  3458. # [20:30] * khuey is now known as khuey|away
  3459. # [20:30] * Quits: bot_lpy (py@C3406AEB.F09091A8.1348A864.IP) (Ping timeout)
  3460. # [20:30] * Quits: naveed (naveed@moz-7B0110AD.mv.mozilla.com) (Input/output error)
  3461. # [20:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f5120348a27f - David Anderson - Only composite changed areas in the software compositor (bug 882447, r=mattwoodrow,nrc).
  3462. # [20:31] * Quits: gcp (gpascutto@moz-9CEB1C98.access.telenet.be) (Quit: Make a new plan, Stan!)
  3463. # [20:31] * Joins: bot_lpy (py@C3406AEB.F09091A8.1348A864.IP)
  3464. # [20:32] * geekboy is now known as geekboy|afk
  3465. # [20:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f7e67f388134 - Ehsan Akhgari - Backed out changeset c3d41ab0a2df (bug 940218) for causing bug 941616
  3466. # [20:33] * mdas|afk is now known as mdas
  3467. # [20:33] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  3468. # [20:35] * Quits: vicamo__ (vicamo@moz-3E9331C9.dynamic.hinet.net) (Ping timeout)
  3469. # [20:35] * Joins: naveed (naveed@moz-7B0110AD.mv.mozilla.com)
  3470. # [20:35] * Quits: naveed (naveed@moz-7B0110AD.mv.mozilla.com) (Input/output error)
  3471. # [20:36] * Joins: ehugg (ehugg@moz-96F986B0.smartcity.com)
  3472. # [20:36] * Joins: naveed (naveed@moz-BBE3ABD.mv.mozilla.com)
  3473. # [20:37] * Quits: harth (harth@moz-A0276582.hsd1.ca.comcast.net) (Input/output error)
  3474. # [20:37] * Quits: ehugg_lime (ehugg_lime@moz-96F986B0.smartcity.com) (Input/output error)
  3475. # [20:37] * pmoore is now known as pmoore|tea
  3476. # [20:37] * Joins: harth (harth@moz-A0276582.hsd1.ca.comcast.net)
  3477. # [20:38] * Quits: ctangira (ctangira@moz-B8FE932D.lightspeed.rcsntx.sbcglobal.net) (Ping timeout)
  3478. # [20:38] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  3479. # [20:38] * Joins: cdiehl (cdiehl@moz-3FA518F4.pool.mediaways.net)
  3480. # [20:38] * Joins: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  3481. # [20:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2bf7298530bd - Gregory Szorc - Bug 924307 - More logging and error checking during FHR init; r=rnewman
  3482. # [20:39] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  3483. # [20:40] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Client exited)
  3484. # [20:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/624bf0dbd4bc - Jim Blandy - Bug 941803: Make --enable-perf build again, after the rvalue reference support patch broke it. r=luke
  3485. # [20:40] * Joins: spohl2 (spohl-lapt@moz-C64E768A.carolina.res.rr.com)
  3486. # [20:40] * Quits: abr (abr@moz-96F986B0.smartcity.com) (Quit: AFK)
  3487. # [20:41] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  3488. # [20:43] * Quits: fredw (fredw@moz-B9C110E2.fbx.proxad.net) (Quit: Leaving.)
  3489. # [20:44] * Quits: dria (dria@moz-CA0EF8ED.dsl.teksavvy.com) (Quit: dria)
  3490. # [20:44] * jcranmer is now known as jcranmer|away
  3491. # [20:44] * Quits: jandem (jandem@A4BAC0B9.5352D6A2.21D8BD10.IP) (Quit: jandem)
  3492. # [20:45] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3493. # [20:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ebbe6a7c9c7e - Gregory Szorc - Bug 935987 - Part 0b: Convert DOS line endings to UNIX; r=dos2unix
  3494. # [20:45] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3495. # [20:45] * Joins: vladan (vladan@13F2CEC5.7672369.D8E68FF6.IP)
  3496. # [20:45] <Ms2ger> gps, oh hey, another contributor with a 2 in their name!
  3497. # [20:46] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  3498. # [20:46] <froydnj> they're multiplying!
  3499. # [20:47] * Quits: cdiehl (cdiehl@moz-3FA518F4.pool.mediaways.net) (Ping timeout)
  3500. # [20:47] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3501. # [20:47] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3502. # [20:47] <RyanVM> pretty sure that's one of the signs of the apocalypse
  3503. # [20:47] * Quits: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: Leaving.)
  3504. # [20:47] <RyanVM> first Australis...
  3505. # [20:47] <catlee-away> where's the crashme addon?
  3506. # [20:48] * catlee-away is now known as catlee
  3507. # [20:48] <nthomas> https://code.google.com/p/crashme/
  3508. # [20:48] * nrc|afk is now known as nrc
  3509. # [20:49] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3510. # [20:49] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3511. # [20:50] * juanb is now known as juanb|afk
  3512. # [20:50] * Joins: mwargers (chatzilla@moz-B8CAEC7B.ip.telfort.nl)
  3513. # [20:50] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Quit: Gone to save the world!)
  3514. # [20:51] <catlee> ah, it's in the nightly testing tools
  3515. # [20:51] <catlee> and need to enable the menu bar to find it
  3516. # [20:51] * Quits: dzbarsky (Adium@moz-705C370.wireless-pennnet.upenn.edu) (Quit: Leaving.)
  3517. # [20:51] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  3518. # [20:51] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3519. # [20:51] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3520. # [20:51] * Quits: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Ping timeout)
  3521. # [20:52] * Joins: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP)
  3522. # [20:52] * pmoore|tea is now known as pmoore
  3523. # [20:53] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  3524. # [20:53] * Quits: ehugg (ehugg@moz-96F986B0.smartcity.com) (Quit: ehugg)
  3525. # [20:53] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3526. # [20:54] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3527. # [20:54] * Joins: Mnyromyr (Mnyromyr@moz-BF36040B.unity-media.net)
  3528. # [20:54] * Quits: lgarner (lgarner@2D337F52.2D31AF7B.5AEB50C4.IP) (Client exited)
  3529. # [20:55] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3530. # [20:56] * Quits: vladan (vladan@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  3531. # [20:56] * Quits: Mossop (dtownsend@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: This computer has gone to sleep)
  3532. # [20:57] * davidb is now known as davidb|afk
  3533. # [20:57] * Quits: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net) (Quit: Leaving.)
  3534. # [20:58] * Joins: jandem (jandem@A4BAC0B9.5352D6A2.21D8BD10.IP)
  3535. # [20:58] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3536. # [20:59] * Quits: Mnyromyr (Mnyromyr@moz-BF36040B.unity-media.net) (Ping timeout)
  3537. # [20:59] * Quits: naveed (naveed@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  3538. # [21:00] * Joins: cpeterson|driving-to-MV (cpeterson@moz-BBE3ABD.mv.mozilla.com)
  3539. # [21:02] * Quits: cpeterson|driving-to-MV (cpeterson@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  3540. # [21:02] * Joins: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net)
  3541. # [21:03] * Quits: harth (harth@moz-A0276582.hsd1.ca.comcast.net) (Input/output error)
  3542. # [21:03] <bz> ehsan: assuming the editor is out to get you is a good way to not be surprised
  3543. # [21:03] * Joins: billm (billm@moz-BBE3ABD.mv.mozilla.com)
  3544. # [21:04] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  3545. # [21:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f36dd96feee0 - Jacob Liebert - Bug 871884 - Change text input default in Android browser to capitalize first character in a sentence; r=jchen
  3546. # [21:04] * Quits: gandalf (zbraniecki@moz-47227B8A.hfc.comcastbusiness.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  3547. # [21:05] * Joins: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  3548. # [21:05] * Joins: Mnyromyr (Mnyromyr@moz-BF36040B.unity-media.net)
  3549. # [21:06] * Joins: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net)
  3550. # [21:06] <@gavin> 0:01.17 The reason for the clobber is:
  3551. # [21:06] <@gavin> 0:01.17
  3552. # [21:06] <@gavin> 0:01.17 More Windows WebIDL changes.
  3553. # [21:06] <@gavin> @)#$*@#(*RW(ET&($&%@(#$*@(#$)^%
  3554. # [21:06] <Ms2ger> gavin, nearly fixed...
  3555. # [21:07] <tbsaunde> gavin: aren't you so glad touch exists? ;)
  3556. # [21:07] <@gavin> I should just add |touch CLOBBER| to my build script and move on
  3557. # [21:07] * Joins: Benvie_ (bbenvie@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3558. # [21:07] <@gavin> but that I need to do that is infuriating
  3559. # [21:07] * Quits: benvie (bbenvie@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3560. # [21:07] <danieru> Clobbers are bad because they slow builds?
  3561. # [21:07] <@gavin> the CLOBBER file is the worst invention ever
  3562. # [21:08] <Ms2ger> gavin, I see you feel very strongly about this. Feel like helping out?
  3563. # [21:08] <@gavin> with what?
  3564. # [21:08] <@gavin> happy to write a hook that doesn't let anyone touch CLOBBER without my approval
  3565. # [21:09] <Ms2ger> Figuring out why clobbers are necessary and fixing them
  3566. # [21:09] * Joins: harth (harth@moz-A0276582.hsd1.ca.comcast.net)
  3567. # [21:09] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  3568. # [21:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a64bdb8671ae - Terrence Cole - Bug 941821 - Suppress a rooting analysis hazard false positive across ForkJoin invocation; r=sfink
  3569. # [21:10] * Joins: jib (Jan-Ivar@moz-D419328F.hsd1.pa.comcast.net)
  3570. # [21:10] * Quits: mbrubeck (mbrub_000@19BD73A1.5D8BCA3A.A0C1B52F.IP) (Quit: Leaving.)
  3571. # [21:11] <@ehsan> bz: true!
  3572. # [21:11] <@ehsan> bz: I wish it were not abandoned :(
  3573. # [21:11] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3574. # [21:11] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3575. # [21:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2a8838cdf7e6 - Trevor Saunders - bug 941365 - allow moz.build files to control how many files get unified together r=glandium
  3576. # [21:11] * Quits: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving.)
  3577. # [21:12] <tbsaunde> ehsan: you could fix that ;) (and so could I)
  3578. # [21:12] * Quits: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3579. # [21:12] * Quits: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  3580. # [21:12] * Joins: mihneadb (mihneadb@AF2D4005.FCA1F8A.FB866788.IP)
  3581. # [21:12] * Quits: mihneadb (mihneadb@AF2D4005.FCA1F8A.FB866788.IP) (Quit: mihneadb)
  3582. # [21:12] * Joins: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3583. # [21:12] <nalexander> RyanVM: sheriffs: those bookmarks are certainly mine; I must have pushed more than I intended to, although I'm hard pressed to figure out how.
  3584. # [21:13] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3585. # [21:13] * Joins: cdiehl (cdiehl@moz-15F887C0.pool.mediaways.net)
  3586. # [21:13] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3587. # [21:13] * Joins: odin_ (Odin@moz-66D3502E.zone5.bethere.co.uk)
  3588. # [21:15] * Quits: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  3589. # [21:15] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3590. # [21:15] <jld> Thanks, Google, but I'm pretty sure the Isuzu Elf Mini Dump Truck will not help convert minidump files to ELF format.
  3591. # [21:15] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3592. # [21:15] <jld> (Actual answer: minidump-2-core. Except it requires host==target. Grumble.)
  3593. # [21:16] <@ehsan> tbsaunde: tell me how?
  3594. # [21:16] <bz> jld: lol
  3595. # [21:16] * Joins: ehugg_lime (ehugg_lime@moz-96F986B0.smartcity.com)
  3596. # [21:17] * Quits: jib (Jan-Ivar@moz-D419328F.hsd1.pa.comcast.net) (Ping timeout)
  3597. # [21:17] * Joins: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz)
  3598. # [21:17] * Quits: cdiehl (cdiehl@moz-15F887C0.pool.mediaways.net) (Ping timeout)
  3599. # [21:17] <tbsaunde> ehsan: work on the editor :7
  3600. # [21:17] * Quits: dao (dao@moz-3FC4398D.superkabel.de) (Quit: Leaving.)
  3601. # [21:17] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3602. # [21:17] <@ehsan> tbsaunde: I did that for 3+ years
  3603. # [21:17] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3604. # [21:18] * Joins: Mossop (dtownsend@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3605. # [21:18] <tbsaunde> I didn't know there was a max amount of time you could do it
  3606. # [21:18] <@ehsan> tbsaunde: there is, try it :P
  3607. # [21:18] <@ehsan> I mean, there is if you value your sanity ;)
  3608. # [21:19] <tbsaunde> nah, I don't care enough :p
  3609. # [21:19] * Quits: SJW (Thunderbir@E8171B78.B172C1A1.2CAC1541.IP) (Quit: SJW)
  3610. # [21:19] <RyanVM> nalexander: it's cool, it's fixed now
  3611. # [21:19] <RyanVM> and we should get a commit hook for it
  3612. # [21:19] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3613. # [21:19] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3614. # [21:19] <nalexander> RyanVM: can you 1-line post-mortem for me? Somehow my bookmarks hit inbound, then got merge to central?
  3615. # [21:20] * Quits: briansmith (briansmith@moz-5EE6CC1B.hfc.comcastbusiness.net) (Ping timeout)
  3616. # [21:20] * Joins: jib (Jan-Ivar@moz-D419328F.hsd1.pa.comcast.net)
  3617. # [21:20] <nalexander> RyanVM: I'm a little surprised, 'cuz I didn't push anything except try builds yesterday.
  3618. # [21:20] <RyanVM> nalexander: I think it was from the original landing & backout
  3619. # [21:20] * lightsofapollo|brb is now known as lightsofapollo
  3620. # [21:20] <RyanVM> we didn't do much in the way of merging yesterday
  3621. # [21:20] * Joins: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  3622. # [21:21] <nalexander> RyanVM: that's more likely. I had a hell of a time actually landing because of evolution issues. I was pretty frustrated and more likely to push too much. Thanks for fixing; sorry for the dance.
  3623. # [21:21] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3624. # [21:21] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3625. # [21:21] * Quits: harth (harth@moz-A0276582.hsd1.ca.comcast.net) (Input/output error)
  3626. # [21:22] * Joins: cdiehl (cdiehl@moz-7EDA6D5D.pool.mediaways.net)
  3627. # [21:24] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3628. # [21:24] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3629. # [21:24] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3630. # [21:24] * Joins: harth (harth@moz-A0276582.hsd1.ca.comcast.net)
  3631. # [21:25] <jorendorff> wow, love for bonsai in my inbox
  3632. # [21:25] * Joins: grapenuts (chatzilla@moz-B65AF445.hfc.comcastbusiness.net)
  3633. # [21:26] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3634. # [21:26] <jorendorff> Ms2ger: i wonder, though, if every time you had to use bonsai, it just wasn't there, how bad that would really be.
  3635. # [21:26] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3636. # [21:26] <jorendorff> would it be like s/that code dates back to 1999/oh i guess that code is really old/ ?
  3637. # [21:27] * Quits: cdiehl (cdiehl@moz-7EDA6D5D.pool.mediaways.net) (Ping timeout)
  3638. # [21:27] <Ms2ger> "oh, this was landed for this bug in 2005" vs "oh, I guess it's old"
  3639. # [21:27] <jcranmer|away> only dating back for 1999?
  3640. # [21:28] * Quits: ehugg_lime (ehugg_lime@moz-96F986B0.smartcity.com) (Ping timeout)
  3641. # [21:28] * Joins: ehugg_lime (ehugg_lime@moz-96F986B0.smartcity.com)
  3642. # [21:28] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3643. # [21:28] <jorendorff> Ms2ger: ok, what are the practical consequences of that lossiness?
  3644. # [21:28] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3645. # [21:28] <froydnj> hm, 2k pending jobs on try
  3646. # [21:28] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3647. # [21:28] <Ms2ger> jorendorff, depends on why I'm looking, I guess
  3648. # [21:28] <jorendorff> i guess most of js/src has been rewritten 3 or 4 times since 2005, so i don't have the experience of needing to know
  3649. # [21:29] * Quits: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP) (Quit: Leaving.)
  3650. # [21:29] * Quits: Mossop (dtownsend@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: This computer has gone to sleep)
  3651. # [21:29] <Ms2ger> We moved to hg in 2007... I think the majority of editor/ hasn't been touched since :)
  3652. # [21:29] * Quits: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com) (Ping timeout)
  3653. # [21:29] * Quits: fabrice1 (fabrice@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3654. # [21:29] * Joins: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP)
  3655. # [21:30] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3656. # [21:30] <jorendorff> the parts that haven't been rewritten since hg rev 1 do surface sometimes, but never in a way that i care who originally wrote them, it's always just "ugh, that bug is old"
  3657. # [21:30] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3658. # [21:31] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3659. # [21:31] <@gavin> jorendorff: I pretty routinely gather useful information/reasoning for changes that occurred prior to the hg switchover
  3660. # [21:32] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  3661. # [21:32] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3662. # [21:32] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3663. # [21:32] <jorendorff> i guess also the JITs (which were all post-hg-switchover) very significantly changed the reasoning underlying the engine
  3664. # [21:32] * Joins: fabrice (fabrice@moz-BBE3ABD.mv.mozilla.com)
  3665. # [21:32] <@gavin> there's obviously a cutoff if you go too far back ("oh, netscape"), but there's a bunch of time mostly around 2004 for which there exists useful bugzilla info
  3666. # [21:32] <jorendorff> making old changesets even less relevant for me
  3667. # [21:33] * Quits: fabrice (fabrice@moz-BBE3ABD.mv.mozilla.com) (Max SendQ exceeded)
  3668. # [21:33] <Ms2ger> Yeah, I can believe it's not nearly as useful for code that's as high-churn as SM
  3669. # [21:33] * Joins: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com)
  3670. # [21:33] * Quits: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net) (Quit: Jesse)
  3671. # [21:34] * Joins: fabrice (fabrice@moz-BBE3ABD.mv.mozilla.com)
  3672. # [21:34] * Quits: edmorley|away (~edmorleys@88F51059.F3BBB17D.144F44FA.IP) (Quit: edmorley|away)
  3673. # [21:34] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3674. # [21:34] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3675. # [21:34] * Joins: jhlin (jolin@E2F7352.56080C53.97BBD552.IP)
  3676. # [21:34] * Joins: valenting (Thunderbir@808EE6B5.84D5EFD5.FB866788.IP)
  3677. # [21:35] * Joins: cdiehl (cdiehl@moz-8172FC2F.pool.mediaways.net)
  3678. # [21:36] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3679. # [21:36] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3680. # [21:36] <reed> and don't forget all the projects that aren't in mozilla-central!
  3681. # [21:36] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3682. # [21:36] * Joins: jwalker (jwalker@moz-76873736.cable.virginm.net)
  3683. # [21:36] <reed> bonsai is the *only* way of getting that data
  3684. # [21:37] * Joins: azakai_ (alon@moz-BBE3ABD.mv.mozilla.com)
  3685. # [21:37] <Ms2ger> reed, well, I don't care much for those ;)
  3686. # [21:37] <reed> Ms2ger: I do! :)
  3687. # [21:37] <Ms2ger> reed, reply! ;)
  3688. # [21:37] <reed> I did
  3689. # [21:38] <Ms2ger> Excellent
  3690. # [21:38] * Quits: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com) (Ping timeout)
  3691. # [21:38] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3692. # [21:38] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3693. # [21:40] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3694. # [21:40] * Joins: glosoli (glosoli@8FE3D9B2.E4E9242D.F07881E5.IP)
  3695. # [21:41] * Quits: simo (simo@232BA3B3.C543CB4A.330E81BB.IP) (Ping timeout)
  3696. # [21:41] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3697. # [21:42] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: computer sleep)
  3698. # [21:42] * Benvie_ is now known as Benvie
  3699. # [21:42] * Benvie is now known as benvie
  3700. # [21:42] * jld reads about Bonsai.
  3701. # [21:42] <@ehsan> gps: thanks!
  3702. # [21:42] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3703. # [21:42] * Joins: bent (chatzilla@C36F5748.8CE62E0F.A36C57B9.IP)
  3704. # [21:42] <jld> It... kind of sounds like what Git provides?
  3705. # [21:42] * Joins: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3706. # [21:43] <Ms2ger> jld, except for cvs
  3707. # [21:43] * Joins: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3708. # [21:43] * Quits: sewardj_ (sewardj@moz-CAA45185.dip0.t-ipconnect.de) (Ping timeout)
  3709. # [21:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6ea48618123c - Ehsan Akhgari - Bug 941824 - #define MOZ_UNIFIED_BUILD for everything that is compiled in unified mode; r=gps
  3710. # [21:44] <@smaug> and bonsai is way faster to use than git's blame
  3711. # [21:44] * Joins: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com)
  3712. # [21:44] <@smaug> and bonsai has more (or at least different) features
  3713. # [21:44] * Quits: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving)
  3714. # [21:44] * KWierso is now known as KWierso|sheriffduty
  3715. # [21:44] * Joins: cpeterson|driving-to-MV (cpeterson@moz-BBE3ABD.mv.mozilla.com)
  3716. # [21:45] * Joins: naveed (naveed@moz-7B0110AD.mv.mozilla.com)
  3717. # [21:45] <@smaug> I guess git is enough for someone who needs history from cvs times only very rarely
  3718. # [21:45] * Quits: cdiehl (cdiehl@moz-8172FC2F.pool.mediaways.net) (Ping timeout)
  3719. # [21:45] <jld> CVS-to-Git conversion is... possible. See, e.g., https://github.com/jsonn/src
  3720. # [21:46] * Joins: cdiehl (cdiehl@moz-8172FC2F.pool.mediaways.net)
  3721. # [21:46] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  3722. # [21:46] <@gavin> in theory
  3723. # [21:46] <jld> Which is the entire NetBSD "src" repository. From 1993 through the present.
  3724. # [21:46] <@smaug> jld: we have cvs history in git
  3725. # [21:46] <@smaug> at least some version of the history
  3726. # [21:46] <@gavin> in practice there are a few issues :)
  3727. # [21:46] * Joins: Mossop (dtownsend@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3728. # [21:46] * Joins: barry (Barry@moz-6FFE20E8.dsl.bell.ca)
  3729. # [21:46] * Quits: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3730. # [21:46] <jld> Yeah, there's a lot hiding in the "..." in "... possible", there. (-:
  3731. # [21:47] <@smaug> but I need some fast-to-use UI for the blame
  3732. # [21:47] * Joins: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3733. # [21:47] <jld> Attempts to translate the NetBSD repo to other VCSes typically broke the tools in question, from what I recall.
  3734. # [21:47] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3735. # [21:47] * Quits: harth (harth@moz-A0276582.hsd1.ca.comcast.net) (Input/output error)
  3736. # [21:47] * Quits: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3737. # [21:48] * Quits: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving)
  3738. # [21:48] * Quits: fabrice (fabrice@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3739. # [21:48] * Joins: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3740. # [21:49] <jld> Also, it turned out there had been a certain amount of hand-editing of RCS files at various points in history, which had to be fixed.
  3741. # [21:50] * Joins: fabrice (fabrice@moz-BBE3ABD.mv.mozilla.com)
  3742. # [21:51] * Quits: fabrice (fabrice@moz-BBE3ABD.mv.mozilla.com) (Max SendQ exceeded)
  3743. # [21:51] <jld> And, yes, I've seen the tapestry of semi-entangled history from the competing cvs-to-hg-to-git migrations.
  3744. # [21:51] * Joins: fabrice (fabrice@moz-BBE3ABD.mv.mozilla.com)
  3745. # [21:51] <BenWa> ehsan: fast landing :)
  3746. # [21:52] <@ehsan> yep
  3747. # [21:52] <@ehsan> BenWa: wanna review a patch when I finish it?
  3748. # [21:52] <BenWa> ehsan: ok
  3749. # [21:53] * Joins: mbrubeck (mbrub_000@19BD73A1.5D8BCA3A.A0C1B52F.IP)
  3750. # [21:53] * Quits: mshal (mshal@moz-B65AF445.hfc.comcastbusiness.net) (Quit: leaving)
  3751. # [21:53] <jld> But, mainly, I saw "projects that aren't in mozilla-central" and hoped maybe it was somehow applicable to the b2g build reproducibility problem, and sadly no.
  3752. # [21:54] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/e43e659cd13f - Jim Blandy - Bug 937404 - Remove the unused NotableStringInfo copy constructor. r=jimb, a=lsblakk
  3753. # [21:54] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/fc80c61d1ef6 - Jan de Mooij - Bug 940925 - Don't inspect Baseline binary arithmetic IC if it had unoptimizable operands. r=bhackett, a=lsblakk
  3754. # [21:54] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/42c0068d90dc - Josh Matthews - Bug 934066 - Add a simple parent/child synchronization mechanism for xpcshell tests. r=ted, a=test-only
  3755. # [21:54] * Quits: cdiehl (cdiehl@moz-8172FC2F.pool.mediaways.net) (Ping timeout)
  3756. # [21:54] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/c524051861d5 - Josh Matthews - Bug 915184 - Wait for the default about:privatebrowsing page to appear before continuing the test. r=ehsan, a=test-only
  3757. # [21:55] * whimboo is now known as whimboo|afk
  3758. # [21:56] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  3759. # [21:56] * Joins: simo (simo@31125A19.D743BB68.BDA7A6F4.IP)
  3760. # [21:56] * whimboo|afk is now known as whimboo
  3761. # [21:56] * Quits: Ms2ger (Ms2ger@92EF86A7.A020F168.187A1082.IP) (Quit: nn)
  3762. # [21:56] * pmoore is now known as pmoore|away
  3763. # [21:57] * Joins: rvitillo (vitillo@moz-A971A318.dyn.plus.net)
  3764. # [21:57] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  3765. # [21:59] * Joins: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com)
  3766. # [22:00] <RyanVM> terrence: inbound disagrees with your push for bug 941821
  3767. # [22:00] <KWierso|sheriffduty> terrence: bustage
  3768. # [22:00] * Quits: h4writer (h4writer@moz-6BDA8831.access.telenet.be) (Ping timeout)
  3769. # [22:00] * Joins: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca)
  3770. # [22:01] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  3771. # [22:01] * pmoore|away is now known as pmoore
  3772. # [22:01] * Joins: Jesse (jruderman@moz-7B0110AD.mv.mozilla.com)
  3773. # [22:01] * mcote is now known as mcote|biab
  3774. # [22:01] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3775. # [22:01] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  3776. # [22:02] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: computer sleep)
  3777. # [22:02] * Joins: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net)
  3778. # [22:02] * vladan1 is now known as vladan
  3779. # [22:03] * Joins: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3780. # [22:04] * Quits: Jackneill (Jackneill@moz-253E20FF.pool.digikabel.hu) (Input/output error)
  3781. # [22:04] * Quits: mixedpuppy (mixedpuppy@85D2F328.820C841F.D6F3DB9.IP) (Quit: mixedpuppy)
  3782. # [22:04] * Joins: harth (harth@moz-A0276582.hsd1.ca.comcast.net)
  3783. # [22:04] * Joins: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com)
  3784. # [22:05] * spohl2 is now known as spohl-laptop
  3785. # [22:05] * juanb|afk is now known as juanb
  3786. # [22:06] * Quits: afwang (nooknook@moz-CFE05FEE.hsd1.ca.comcast.net) (Quit: Leaving)
  3787. # [22:07] * bgrins is now known as bgrins|away
  3788. # [22:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c2418bf5a3fc - Wes Kocher - Backed out changeset a64bdb8671ae (bug 941821) for jit-test failures on a CLOSED TREE
  3789. # [22:08] * Quits: ehugg_lime (ehugg_lime@moz-96F986B0.smartcity.com) (Input/output error)
  3790. # [22:08] * Quits: vendo (chatzilla@4097A75F.69EDD1E9.2B0D1E01.IP) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  3791. # [22:08] * Joins: cdiehl (cdiehl@moz-80F7FAE5.pool.mediaways.net)
  3792. # [22:09] * Quits: mt (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  3793. # [22:10] * Joins: ehugg_lime (ehugg_lime@moz-96F986B0.smartcity.com)
  3794. # [22:10] * Joins: yzen (yzen@56CB5688.A5390625.6BEEAEBD.IP)
  3795. # [22:11] * dhylands|afk is now known as dhylands
  3796. # [22:11] * Quits: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: dealloc)
  3797. # [22:11] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  3798. # [22:11] * ChanServ sets mode: +o roc
  3799. # [22:12] * Joins: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3800. # [22:13] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3801. # [22:13] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  3802. # [22:13] * Quits: myk (myk@moz-104CC309.mv.mozilla.com) (Ping timeout)
  3803. # [22:14] * Joins: myk (myk@moz-996D3BDA.dsl.dynamic.sonic.net)
  3804. # [22:14] * Joins: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net)
  3805. # [22:14] * Joins: afwang (nooknook@moz-CFE05FEE.hsd1.ca.comcast.net)
  3806. # [22:15] * Quits: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP) (Quit: Leaving.)
  3807. # [22:16] * Joins: ehugg (ehugg@moz-96F986B0.smartcity.com)
  3808. # [22:16] * Joins: mixedpuppy (mixedpuppy@85D2F328.820C841F.D6F3DB9.IP)
  3809. # [22:16] * Quits: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net) (Ping timeout)
  3810. # [22:16] * Joins: smontagu (chatzilla@moz-4134AF4A.red.bezeqint.net)
  3811. # [22:17] * Quits: mixedpuppy (mixedpuppy@85D2F328.820C841F.D6F3DB9.IP) (Quit: mixedpuppy)
  3812. # [22:18] * Quits: blassey (blassey@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Connection reset by peer)
  3813. # [22:18] * Joins: blassey (blassey@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3814. # [22:18] * Quits: Mnyromyr (Mnyromyr@moz-BF36040B.unity-media.net) (Quit: ChatZilla 0.9.86 [SeaMonkey 1.1.19/2010030105])
  3815. # [22:18] * Quits: smontagu (chatzilla@moz-4134AF4A.red.bezeqint.net) (Ping timeout)
  3816. # [22:18] * Joins: karl (karl@538BABFE.A073F3E.97BBD552.IP)
  3817. # [22:18] * Quits: lduros (user@moz-418FD747.phlapa.fios.verizon.net) (Ping timeout)
  3818. # [22:19] * Joins: lduros (user@moz-418FD747.phlapa.fios.verizon.net)
  3819. # [22:19] * Quits: harth (harth@moz-A0276582.hsd1.ca.comcast.net) (Input/output error)
  3820. # [22:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a792845bcee7 - Hannes Verschore - Bug 941028 - IonMonkey: Don't inline into big functions, r=jandem
  3821. # [22:20] * Quits: mjh563 (mjh563@moz-E385BD04.cable.virginm.net) (Ping timeout)
  3822. # [22:21] * RyanVM is now known as RyanVM|brb
  3823. # [22:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/123f9dbe5d95 - Hannes Verschore - Bug 941028 - Fix comment, r=jandem
  3824. # [22:22] * Quits: shorlander (shorlander@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3825. # [22:22] * Quits: naveed (naveed@moz-7B0110AD.mv.mozilla.com) (Input/output error)
  3826. # [22:22] * Joins: shorlander (shorlander@13F2CEC5.7672369.D8E68FF6.IP)
  3827. # [22:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/725dad9a964b - Jim Blandy - Bug 941122: Make nsXBLProtoImplMethod and nsXBLProtoImplProperty handle gray objects properly. r=mccr8, r=smaug
  3828. # [22:24] * Quits: ehugg_lime (ehugg_lime@moz-96F986B0.smartcity.com) (Input/output error)
  3829. # [22:24] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3830. # [22:26] * Quits: danieru (danieru@3435F1EA.1BF96F48.9510F13D.IP) (Quit: leaving)
  3831. # [22:26] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Ping timeout)
  3832. # [22:26] * Joins: danieru (danieru@3435F1EA.1BF96F48.9510F13D.IP)
  3833. # [22:26] * Quits: jhopkins (jhopkins@moz-B65AF445.hfc.comcastbusiness.net) (Quit: jhopkins)
  3834. # [22:26] * Quits: MrMazda (fmcz@moz-8F21088B.cable.mindspring.com) (Ping timeout)
  3835. # [22:27] * Joins: a-865_ (fmcz@moz-8F21088B.cable.mindspring.com)
  3836. # [22:27] * Quits: a-865 (fmcz@moz-8F21088B.cable.mindspring.com) (Ping timeout)
  3837. # [22:27] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  3838. # [22:27] * Joins: MrMazda (fmcz@moz-8F21088B.cable.mindspring.com)
  3839. # [22:27] * a-865_ is now known as a-865
  3840. # [22:28] * Joins: naveed (naveed@moz-7B0110AD.mv.mozilla.com)
  3841. # [22:29] * Joins: b10n1k (j0ni@207403C0.A126BC88.BB9DAA31.IP)
  3842. # [22:29] * Joins: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net)
  3843. # [22:29] * Quits: cpeterson|driving-to-MV (cpeterson@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  3844. # [22:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a15ba1bc98c5 - Eddy Bruel - Bug 637572: Implement Debugger.Source.prototype.element (v7) r=sfink
  3845. # [22:32] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/54d7a0f74346 - Jim Blandy - Bug 637572: Assert that JSScript:: and LazyScript::sourceObject_ are never cross-compartment references. r=billm
  3846. # [22:32] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cd5a9f4094bc - Jim Blandy - Bug 637572: Add elementProperty to CompileOptions. r=sfink
  3847. # [22:32] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c11377aa6040 - Eddy Bruel - Bug 637572: Implement Debugger.Source.prototype.elementProperty (v7) r=sfink
  3848. # [22:33] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a90070c1243c - Jim Blandy - Bug 637572: Have cloned JSScripts refer to their ScriptSourceObjects via a CCW, not by copying them r=sfink
  3849. # [22:34] * Joins: mt (Adium@moz-BBE3ABD.mv.mozilla.com)
  3850. # [22:35] * davidb|afk is now known as davidb
  3851. # [22:35] * Quits: davidb (davidb@moz-D247B1AB.dsl.bell.ca) (Quit: davidb)
  3852. # [22:35] * pmoore is now known as pmoore|away
  3853. # [22:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/358497b9c713 - Jonathan Kew - bug 941638 - cache hyphen width in the gfxFontGroup, to improve layout performance for auto-hyphenated text. r=roc
  3854. # [22:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/da7cc88ee78e - Jonathan Kew - bug 941629 - take account of letter-spacing when adding the width of an automatic hyphen to the natural width of a justified line. r=roc
  3855. # [22:37] * Joins: sewardj_ (sewardj@moz-AF791B8A.dip0.t-ipconnect.de)
  3856. # [22:37] * Quits: valenting (Thunderbir@808EE6B5.84D5EFD5.FB866788.IP) (Ping timeout)
  3857. # [22:38] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3858. # [22:38] <TheOne> am I the only one where current nightlies forget about toolbar customization after restart?
  3859. # [22:38] <@ehsan> BenWa: https://bugzilla.mozilla.org/show_bug.cgi?id=941866
  3860. # [22:38] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3861. # [22:38] <BenWa> ehsan: already looking
  3862. # [22:39] * geekboy|afk is now known as geekboy
  3863. # [22:39] * geekboy is now known as geekboy|afk
  3864. # [22:39] * Quits: maikmerten (maikmerten@moz-A1CAD4D8.pools.arcor-ip.net) (Quit: Leaving)
  3865. # [22:40] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3866. # [22:40] * sewardj_ is now known as sewardj
  3867. # [22:40] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3868. # [22:40] * Quits: gustavold (gustavold@F2148624.85A9C4AF.DF2AC62B.IP) (Ping timeout)
  3869. # [22:40] * Joins: valenting (Thunderbir@808EE6B5.84D5EFD5.FB866788.IP)
  3870. # [22:40] <heftig> bz is getting spammed again: https://bugzilla.mozilla.org/show_bug.cgi?id=806917
  3871. # [22:41] * Quits: jmaher (jmaher@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  3872. # [22:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/852de77cd9f7 - Ehsan Akhgari - Bug 941866 - Exclude files which rely on the known bad patterns from unified builds; r=BenWa
  3873. # [22:41] * Joins: jmaher (jmaher@moz-DB4A9C19.scl3.mozilla.com)
  3874. # [22:42] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3875. # [22:42] <RyanVM|brb> gavin: wow, I never knew all that about you
  3876. # [22:42] * RyanVM|brb is now known as RyanVM
  3877. # [22:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/24ad61f6e524 - Nathan Froyd - Bug 938289 - part 1 - add automation support for adding DMD environment variables; r=jmaher
  3878. # [22:42] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3879. # [22:42] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ce06d56e593f - Nathan Froyd - Bug 938289 - part 3 - add mach support for running DMD during mochitests; r=gps
  3880. # [22:42] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0ebda6d82334 - Nathan Froyd - Bug 938289 - part 2 - add mochitest support for specifying DMD paths; r=jmaher
  3881. # [22:43] * Joins: njn (chatzilla@moz-BCC137C2.dyn.iinet.net.au)
  3882. # [22:43] * ChanServ sets mode: +o njn
  3883. # [22:43] * Quits: rogeliodh (Thunderbir@DB99B311.992313EE.A410C1.IP) (Quit: rogeliodh)
  3884. # [22:44] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3885. # [22:44] <bz> I wonder whether we'll ever get to where doing a build doesn't roll over the PID counter
  3886. # [22:44] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3887. # [22:44] <RyanVM> lol, so clicking a history link from the new dropdown doesn't work so well
  3888. # [22:44] * mdas is now known as mdas|cantina
  3889. # [22:44] * mcote|biab is now known as mcote
  3890. # [22:45] * Joins: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP)
  3891. # [22:45] <KWierso|sheriffduty> TheOne: something like bug 854226?
  3892. # [22:46] <@njn> what is sworkman's IRC nick?
  3893. # [22:46] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3894. # [22:46] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3895. # [22:46] * geekboy|afk is now known as geekboy
  3896. # [22:46] * Joins: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  3897. # [22:46] <@gavin> njn: sworkman
  3898. # [22:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/53c776c1b691 - Steve Workman - Bug 938803 - Change nsDNSPrefetch and nsHttpChannel::BeginConnect to honor cache bypassing in load flags r=mcmanus
  3899. # [22:46] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5c5453914a20 - Steve Workman - Bug 938803 - Improve DNS debugs to show which path is taken in nsHostResolver::ResolveHost r=mcmanus
  3900. # [22:46] <KWierso|sheriffduty> njn: sworkman, I think?
  3901. # [22:47] <KWierso|sheriffduty> according to his name on bugzilla
  3902. # [22:47] <@njn> gavin: huh, he's in SF but I haven't seen him on IRC the past two days
  3903. # [22:47] <@njn> !seen sworkman
  3904. # [22:47] <@killer> I don't know who sworkman is.
  3905. # [22:47] <firebot> sworkman was last seen 10 weeks, 1 day, 1 hour, 19 minutes and 46 seconds ago, saying 'seth: thanks for that!' in #developers.
  3906. # [22:47] <@gavin> not a big IRCer I guess
  3907. # [22:47] <@njn> guess not
  3908. # [22:47] <@njn> odd
  3909. # [22:48] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3910. # [22:48] * Quits: valenting (Thunderbir@808EE6B5.84D5EFD5.FB866788.IP) (Ping timeout)
  3911. # [22:48] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3912. # [22:48] <TheOne> KWierso|sheriffduty: not sure, even just dragging the sync add-on to the toolbar will not persist
  3913. # [22:48] * Quits: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  3914. # [22:48] <TheOne> sorry, sync icon ^
  3915. # [22:48] * bgrins|away is now known as bgrins
  3916. # [22:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7b29554d41e0 - Gregory Szorc - Bug 941833 - mach mercurial-setup should define host fingerprints during repo operations; r=nalexander
  3917. # [22:50] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3918. # [22:50] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3919. # [22:51] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Quit: ctangira)
  3920. # [22:51] * Quits: mikeratcliffe (Adium@AAEB493E.A29E579C.71D4DE87.IP) (Ping timeout)
  3921. # [22:51] * Joins: bholley (bholley@moz-FCAF9AAB.hsd1.ca.comcast.net)
  3922. # [22:51] * Quits: ehugg (ehugg@moz-96F986B0.smartcity.com) (Quit: ehugg)
  3923. # [22:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/763bcda2802f - Benoit Jacob - Bug 834243 - Revert to old behavior of holding off from starting the compositor until we have successfully preallocated its EGLSurface - r=snorp
  3924. # [22:51] <nemo> cleanup needed
  3925. # [22:51] * Quits: mchang (mchang@BE99BE02.84BCE52A.BCAEBB33.IP) (Ping timeout)
  3926. # [22:51] <nemo> https://bugzilla.mozilla.org/show_bug.cgi?id=749786
  3927. # [22:51] <nemo> last 2 comments
  3928. # [22:51] * Quits: huseby (huseby@moz-29C2662F.torproxy-readme-arachnide-fr-35.fr) (Ping timeout)
  3929. # [22:52] <Yoric> njn: Quick question – what's the simplest way to (programmatically) find out how much memory is used by a worker?
  3930. # [22:52] <Yoric> (preferably from the worker itself, but I can live with doing this on the main thread)
  3931. # [22:52] <evilpie> new spam https://bugzilla.mozilla.org/show_bug.cgi?id=749786#c59
  3932. # [22:52] <Yoric> Preferably in JS, but I can live with doing this in C++.
  3933. # [22:52] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3934. # [22:52] <@njn> Yoric: well, there's not really an API for that
  3935. # [22:52] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3936. # [22:52] * Quits: barry (Barry@moz-6FFE20E8.dsl.bell.ca) (Ping timeout)
  3937. # [22:52] * Joins: abr (abr@moz-96F986B0.smartcity.com)
  3938. # [22:52] <Yoric> njn: So how does about:memory do that?
  3939. # [22:53] * Quits: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3940. # [22:53] <@njn> Yoric: each worker has a memory reporter
  3941. # [22:53] <nemo> evilpie: ah. yeah, I could have been more direct
  3942. # [22:53] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  3943. # [22:53] * Joins: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP)
  3944. # [22:53] * Quits: abr (abr@moz-96F986B0.smartcity.com) (Quit: AFK)
  3945. # [22:53] <@njn> Yoric: about:memory iterates through all memory reporters; there isn't a good way to pick out a single reporter and just run that
  3946. # [22:53] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Quit: ctangira)
  3947. # [22:54] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3948. # [22:54] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3949. # [22:55] * Quits: h4writer (h4writer@moz-6BDA8831.access.telenet.be) (Ping timeout)
  3950. # [22:55] <nemo> evilpie: http://fleckens.hu/ appears to be a maildrop site, so I suppose this could continue indefinitely
  3951. # [22:55] * corey is now known as corey|away
  3952. # [22:55] <Yoric> njn: I would like to add some Telemetry reporting for memory usage of a specific worker, what kind of support would we need to add to reporters to do that?
  3953. # [22:56] <@njn> Yoric: sorry, in a meeting, talk in a bit?
  3954. # [22:56] <Yoric> Tomorrow, rather.
  3955. # [22:56] * Joins: ehugg (ehugg@moz-96F986B0.smartcity.com)
  3956. # [22:56] <Yoric> If it's ok with you.
  3957. # [22:56] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3958. # [22:56] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3959. # [22:56] <WeirdAl> hi Yoric
  3960. # [22:57] <Yoric> WeirdAl: hi.
  3961. # [22:57] <WeirdAl> more questions on OS.File & Promises :)
  3962. # [22:57] <Yoric> njn: Filed as bug 941882
  3963. # [22:57] <WeirdAl> specifically, about shutdown
  3964. # [22:57] <Yoric> WeirdAl: Ok, if it's quick :)
  3965. # [22:57] <Yoric> (it's getting late here)
  3966. # [22:58] * Joins: abr (abr@moz-96F986B0.smartcity.com)
  3967. # [22:58] <KWierso|sheriffduty> RyanVM: ping
  3968. # [22:58] <RyanVM> KWierso|sheriffduty: pong
  3969. # [22:58] <KWierso|sheriffduty> RyanVM: looks like your beta uplift of jandem's patch is not agreeing with beta?
  3970. # [22:58] <WeirdAl> you mentioned that with OS.File, it's guaranteed to write before app shutdown... can you show me where in the code that happens?
  3971. # [22:58] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3972. # [22:58] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3973. # [22:58] * Quits: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP) (Ping timeout)
  3974. # [22:59] <RyanVM> KWierso|sheriffduty: sure looks that way
  3975. # [22:59] * Joins: mchang (mchang@BE99BE02.84BCE52A.BCAEBB33.IP)
  3976. # [22:59] <WeirdAl> Yoric: ^^ - I'm including a five-second delay in my object interface to allow for other changes before flushing to filesystem... but obviously that can backfire (if shutdown happens during those five seconds)
  3977. # [22:59] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Client exited)
  3978. # [22:59] <KWierso|sheriffduty> RyanVM: I don't have a beta tree handy, can you take care of the backout? :)
  3979. # [22:59] <RyanVM> KWierso|sheriffduty: yeppers
  3980. # [22:59] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3981. # [23:00] <RyanVM> must be a missing dependency
  3982. # [23:00] <RyanVM> the patch applied cleanly with one s/nullptr/NULL
  3983. # [23:00] <Yoric> WeirdAl: You probably want to use AsyncShutdown.jsm.
  3984. # [23:00] <jandem> RyanVM, KWierso|sheriffduty: hm
  3985. # [23:00] <Yoric> I'll try and blog about it soonish.
  3986. # [23:00] <RyanVM> jandem: ohai
  3987. # [23:00] * WeirdAl looks it up
  3988. # [23:00] <RyanVM> jandem: i assume you see the failures
  3989. # [23:00] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: computer sleep)
  3990. # [23:00] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  3991. # [23:00] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  3992. # [23:00] <WeirdAl> Yoric: :'( mozilla-release doesn't see it
  3993. # [23:01] * Quits: abr (abr@moz-96F986B0.smartcity.com) (Quit: AFK)
  3994. # [23:01] <Yoric> Mmmh...
  3995. # [23:01] <Yoric> I don't remember in which version it landed.
  3996. # [23:01] <WeirdAl> :|
  3997. # [23:01] <WeirdAl> bug #?
  3998. # [23:02] <RyanVM> jandem: want me to back out for now or do you want to take a stab at it?
  3999. # [23:02] <jandem> RyanVM: oh this should be trivial to fix, when there's no baseline script we should return early, like the other methods in that class
  4000. # [23:02] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4001. # [23:02] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4002. # [23:02] <RyanVM> ok, please push said follow-up? :)
  4003. # [23:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7c27af05042e - Nicolas Silva - Bug 929506 - Check that the GLContext is not destroyed in MakeCurrent. r=bjacob
  4004. # [23:03] <jandem> RyanVM: let me try that locally real quick just to be sure that's it
  4005. # [23:03] <jandem> RyanVM: sure
  4006. # [23:03] <RyanVM> jandem: I assume 27+ already do something like that
  4007. # [23:03] * Joins: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com)
  4008. # [23:04] <RyanVM> KWierso|sheriffduty: might want to ping RelEng about all these B2G emulator upload failures
  4009. # [23:04] <RyanVM> all JB it appears
  4010. # [23:04] <WeirdAl> Yoric - looks like it's not available until FF26.
  4011. # [23:04] * Joins: fabrice1 (fabrice@moz-7B0110AD.mv.mozilla.com)
  4012. # [23:04] <jandem> RyanVM: they always have a baseline script around since bug 928562 i think, so it's not a problem
  4013. # [23:04] * Quits: fabrice (fabrice@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  4014. # [23:04] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4015. # [23:04] <WeirdAl> Yoric - also looks "unstable"
  4016. # [23:04] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4017. # [23:04] <RyanVM> jandem: aha
  4018. # [23:05] * philor is now known as philor|away
  4019. # [23:05] <Yoric> WeirdAl: Well, I need to file a bug to remove the "unsable" bit.
  4020. # [23:05] * Joins: abr (abr@moz-96F986B0.smartcity.com)
  4021. # [23:05] * geekboy is now known as geekboy|afk
  4022. # [23:05] <Yoric> But yes, FF26 sounds about right.
  4023. # [23:05] <Yoric> Before FF26, there was no good solution.
  4024. # [23:05] * Joins: jgilbert (jgilbert@moz-BBE3ABD.mv.mozilla.com)
  4025. # [23:05] * Quits: abr (abr@moz-96F986B0.smartcity.com) (Quit: AFK)
  4026. # [23:05] <WeirdAl> I need to check a couple calendars...
  4027. # [23:05] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Connection reset by peer)
  4028. # [23:06] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  4029. # [23:06] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4030. # [23:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f08ab0578efb - Nicolas Silva - Bug 929506 - fix context bug in BasicTextureImage. r=bjacob
  4031. # [23:06] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4032. # [23:07] * Joins: ferjm (ferjm@moz-A98DCDC3.pool80-102-106.dynamic.orange.es)
  4033. # [23:07] * Joins: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP)
  4034. # [23:07] * Quits: gabor (gabor@moz-A74A9206.dip0.t-ipconnect.de) (Ping timeout)
  4035. # [23:07] * pmoore|away is now known as pmoore
  4036. # [23:07] * Quits: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP) (Ping timeout)
  4037. # [23:07] * Quits: jmaher (jmaher@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  4038. # [23:08] <WeirdAl> hm, three weeks.
  4039. # [23:08] * Joins: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4040. # [23:08] * Quits: a-865 (fmcz@moz-8F21088B.cable.mindspring.com) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.22.1/20131113180410])
  4041. # [23:08] * Joins: jmaher (jmaher@moz-DB4A9C19.scl3.mozilla.com)
  4042. # [23:08] * Joins: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP)
  4043. # [23:09] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4044. # [23:09] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4045. # [23:10] * Joins: a-865 (fmcz@moz-8F21088B.cable.mindspring.com)
  4046. # [23:11] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4047. # [23:11] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4048. # [23:11] <WeirdAl> Yoric: I'd appreciate that blog post sooner rather than later ;)
  4049. # [23:11] <bjacob> nical: r+
  4050. # [23:12] <karl> can i cancel all my meetings next week, please?
  4051. # [23:12] <Yoric> I'll try :)
  4052. # [23:12] * Joins: dzbarsky1 (Adium@E5216EFC.D5562F02.B5C6E82B.IP)
  4053. # [23:12] <WeirdAl> Yoric: my only alternative would be to use observer service to watch for shutdown notifications and hope I pick the right one
  4054. # [23:12] <bjacob> nical: not sure if i r+ because i accepted that the current code is already broken, or because i just had a good glass of rum at our cantina here
  4055. # [23:12] * sheppy-afk is now known as sheppy
  4056. # [23:12] * WeirdAl needs to read AsyncShutdown.jsm
  4057. # [23:13] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4058. # [23:13] * Quits: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP) (Ping timeout)
  4059. # [23:13] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4060. # [23:13] * Joins: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP)
  4061. # [23:13] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  4062. # [23:14] <nical> bjacob: hahaha, I think the patch is not entirely R+ ready yet because of the cases you underlined (EGL stuff), but I'll submit one which check for both MakeCurrent and IsDestroyed, so that it covers the different scenarios
  4063. # [23:14] * Quits: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com) (Input/output error)
  4064. # [23:14] * Quits: lduros (user@moz-418FD747.phlapa.fios.verizon.net) (Connection reset by peer)
  4065. # [23:14] * RyanVM is now known as RyanVM|afk
  4066. # [23:14] * Quits: msucan (mihai@93AFDAF8.8FB7A53C.C0E37CF3.IP) (Quit: Leaving.)
  4067. # [23:15] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4068. # [23:15] * Quits: dzbarsky1 (Adium@E5216EFC.D5562F02.B5C6E82B.IP) (Ping timeout)
  4069. # [23:15] * Joins: rmkoesters (Thunderbir@moz-AA359A4E.resnet.wisc.edu)
  4070. # [23:15] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4071. # [23:16] * Quits: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net) (Quit: pcwalton)
  4072. # [23:16] * Quits: spohl (Adium@moz-72808F94.static.hvvc.us) (Quit: Leaving.)
  4073. # [23:16] * Joins: rmkoeste1 (Thunderbir@moz-37C52F11.resnet.wisc.edu)
  4074. # [23:17] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4075. # [23:17] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4076. # [23:17] * Quits: rmkoesters (Thunderbir@moz-AA359A4E.resnet.wisc.edu) (Ping timeout)
  4077. # [23:18] * Quits: blassey (blassey@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  4078. # [23:18] * Joins: blassey (blassey@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4079. # [23:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/763eb940987b - Matt Brubeck - Bug 941123 - Pre-render content before starting animated zoom [r=botond]
  4080. # [23:19] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4081. # [23:19] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/73aee4abf07b - Matt Brubeck - Bug 941327 - Match scale to scroll offset during zoom animation [r=botond]
  4082. # [23:19] <karl> osx cross compiling sounds neat; do we have permission to copy the headers? i guess they get copied into code all the time
  4083. # [23:19] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4084. # [23:20] <karl> and are all restricted libraries dlopened?
  4085. # [23:20] * philor|away is now known as philor
  4086. # [23:20] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  4087. # [23:20] * heycam|away is now known as heycam
  4088. # [23:20] * Joins: jamesmz (chatzilla@moz-D3A05E52.wp.shawcable.net)
  4089. # [23:21] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4090. # [23:21] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4091. # [23:21] * Joins: RealRaven (Thunderbir@D5ABC353.E7B36659.C3498625.IP)
  4092. # [23:22] <froydnj> why does dlopen'ing them matter?
  4093. # [23:23] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4094. # [23:23] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4095. # [23:23] * Joins: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com)
  4096. # [23:23] <froydnj> (the answer is no, they're not)
  4097. # [23:23] * jmaher is now known as jmaher|afk
  4098. # [23:23] <fabrice1> mayhemer: great test case for the offline cache, it crashed nicely on device ;)
  4099. # [23:23] <mayhemer> fabrice1: :D:D
  4100. # [23:24] <mayhemer> fabrice1: cool!
  4101. # [23:24] * Quits: mstange (markus@moz-6DB79.dip0.t-ipconnect.de) (Quit: mstange)
  4102. # [23:24] * Quits: naveed (naveed@moz-7B0110AD.mv.mozilla.com) (Input/output error)
  4103. # [23:25] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/fed056992aaa - Jan de Mooij - Bug 940925 followup - Add missing check that's required on beta on a CLOSED TREE.
  4104. # [23:25] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4105. # [23:25] * AaronMT is now known as AaronMT|away
  4106. # [23:25] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4107. # [23:25] * mattwoodrow|away is now known as mattwoodrow
  4108. # [23:27] * Quits: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  4109. # [23:27] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4110. # [23:27] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4111. # [23:28] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  4112. # [23:28] * Quits: jamesmz (chatzilla@moz-D3A05E52.wp.shawcable.net) (Ping timeout)
  4113. # [23:28] * Joins: naveed (naveed@moz-7B0110AD.mv.mozilla.com)
  4114. # [23:28] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  4115. # [23:28] * Quits: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: sicking)
  4116. # [23:28] * Quits: twi (Adium@moz-4541C8E7.cust.dsl.vodafone.it) (Ping timeout)
  4117. # [23:29] * Quits: rvitillo (vitillo@moz-A971A318.dyn.plus.net) (Quit: rvitillo)
  4118. # [23:29] * Joins: jamesmz (chatzilla@moz-D3A05E52.wp.shawcable.net)
  4119. # [23:29] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4120. # [23:29] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4121. # [23:29] <karl> froydnj: i was assuming that the linker needed the libraries to pick symbol versions and pull in some statically linked parts, but perhaps Darwin object files are different
  4122. # [23:30] * Joins: twi (Adium@CDCEB892.FFE1B648.3FE1604A.IP)
  4123. # [23:30] * Quits: twi (Adium@CDCEB892.FFE1B648.3FE1604A.IP) (Max SendQ exceeded)
  4124. # [23:31] * Joins: twi (Adium@CDCEB892.FFE1B648.3FE1604A.IP)
  4125. # [23:31] * Joins: valenting (Thunderbir@808EE6B5.84D5EFD5.FB866788.IP)
  4126. # [23:31] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4127. # [23:31] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  4128. # [23:31] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4129. # [23:32] * Quits: emtwo1 (msamuel@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  4130. # [23:32] * geekboy|afk is now known as geekboy
  4131. # [23:33] * Quits: drno (drno@moz-8C24FDC2.hsd1.ca.comcast.net) (Quit: drno)
  4132. # [23:33] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4133. # [23:33] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4134. # [23:34] * Quits: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net) (Quit: Leaving.)
  4135. # [23:35] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4136. # [23:35] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4137. # [23:35] * Quits: b10n1k (j0ni@207403C0.A126BC88.BB9DAA31.IP) (Ping timeout)
  4138. # [23:36] * Joins: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net)
  4139. # [23:36] * Quits: RealRaven (Thunderbir@D5ABC353.E7B36659.C3498625.IP) (Quit: RealRaven)
  4140. # [23:37] * Joins: erikvold (erikvold@moz-15691F28.tmlgb.datafoundry.com)
  4141. # [23:37] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4142. # [23:37] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4143. # [23:39] * Quits: davidillsley (chatzilla@moz-3EEF2A06.range109-156.btcentralplus.com) (Client exited)
  4144. # [23:39] <@smaug> really hard to get try results for windows
  4145. # [23:39] * Joins: davidillsley (chatzilla@moz-3EEF2A06.range109-156.btcentralplus.com)
  4146. # [23:39] <@smaug> test queue 402
  4147. # [23:40] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4148. # [23:40] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4149. # [23:40] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4150. # [23:41] * Quits: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz) (Quit: pbocan)
  4151. # [23:41] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4152. # [23:41] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Linkinus - http://linkinus.com)
  4153. # [23:42] * Parts: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP)
  4154. # [23:42] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4155. # [23:42] * Joins: gandalf (zbraniecki@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4156. # [23:42] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4157. # [23:43] * Quits: bajaj (Adium@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  4158. # [23:43] * Joins: bajaj (Adium@moz-BBE3ABD.mv.mozilla.com)
  4159. # [23:44] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4160. # [23:44] * Quits: jamesmz (chatzilla@moz-D3A05E52.wp.shawcable.net) (Ping timeout)
  4161. # [23:44] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4162. # [23:45] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  4163. # [23:45] * Joins: jamesmz (chatzilla@moz-D3A05E52.wp.shawcable.net)
  4164. # [23:45] * Quits: twi (Adium@CDCEB892.FFE1B648.3FE1604A.IP) (Ping timeout)
  4165. # [23:46] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4166. # [23:46] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4167. # [23:47] * Joins: gandalf_ (zbraniecki@moz-C07D5168.p2p.sfo1.mozilla.com)
  4168. # [23:47] * Quits: mmc|laptop (mchew@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Connection reset by peer)
  4169. # [23:47] <jimm> ouch
  4170. # [23:47] * Joins: mmc|laptop (mchew@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4171. # [23:48] * Quits: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  4172. # [23:48] * Joins: emtwo (msamuel@13F2CEC5.7672369.D8E68FF6.IP)
  4173. # [23:48] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4174. # [23:48] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4175. # [23:48] * Quits: gandalf_ (zbraniecki@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  4176. # [23:49] * Quits: hurley (hurley@moz-BBE3ABD.mv.mozilla.com) (Quit: mootex)
  4177. # [23:49] * Quits: Hixie (ianh@C6D27F7B.5EFFBB68.81BC061B.IP) (Input/output error)
  4178. # [23:50] * Joins: twi (Adium@moz-C8ABFEC6.cust.dsl.vodafone.it)
  4179. # [23:50] * Quits: twi (Adium@moz-C8ABFEC6.cust.dsl.vodafone.it) (Connection reset by peer)
  4180. # [23:50] * Joins: jet (jet@538BABFE.A073F3E.97BBD552.IP)
  4181. # [23:50] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4182. # [23:50] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4183. # [23:51] * Quits: heftig (heftig@moz-D9FCE6C3.dip0.t-ipconnect.de) (Quit: Quitting)
  4184. # [23:51] * Joins: twi (Adium@moz-C8ABFEC6.cust.dsl.vodafone.it)
  4185. # [23:52] * catlee is now known as catlee-away
  4186. # [23:52] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4187. # [23:52] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4188. # [23:52] * Joins: heftig (heftig@moz-D9FCE6C3.dip0.t-ipconnect.de)
  4189. # [23:53] * philor is now known as philor|away
  4190. # [23:53] * jlund is now known as jlund|away
  4191. # [23:54] * simone is now known as simone|away
  4192. # [23:54] * whimboo is now known as whimboo|afk
  4193. # [23:55] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4194. # [23:55] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4195. # [23:55] * Joins: naveed__ (naveed@6B440C0F.2D024FDB.284344F5.IP)
  4196. # [23:55] * Quits: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP) (Quit: lmandel)
  4197. # [23:56] * Quits: naveed (naveed@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  4198. # [23:56] * Joins: briansmith (briansmith@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4199. # [23:57] * Quits: emtwo (msamuel@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  4200. # [23:57] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4201. # [23:57] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4202. # [23:58] * Quits: grapenuts (chatzilla@moz-B65AF445.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.90.1 [Firefox 27.0a2/20131120004002])
  4203. # [23:58] * Quits: bobowen|afk (chatzilla@moz-A944D98D.dynamic.dsl.as9105.com) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0.1/20131112160018])
  4204. # [23:58] * Quits: coop (Chris@moz-B65AF445.hfc.comcastbusiness.net) (Ping timeout)
  4205. # [23:58] * Quits: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca) (Ping timeout)
  4206. # [23:59] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4207. # [23:59] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Connection reset by peer)
  4208. # [23:59] <@dolske> payment required?
  4209. # [23:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c98ce04563ff - Wes Kocher - Backed out changeset f08ab0578efb (bug 929506) for breaking GLContext during a CLOSED TREE
  4210. # [23:59] * Joins: huseby (huseby@moz-29C2662F.torproxy-readme-arachnide-fr-35.fr)
  4211. # Session Close: Fri Nov 22 00:00:00 2013

The end :)