/irc-logs / mozilla / #developers / 2013-06-06 / end

Options:

  1. # Session Start: Thu Jun 06 00:00:00 2013
  2. # Session Ident: #developers
  3. # [00:00] * Quits: armenzg_omw (armenzg@7D01E3E6.6A6F5F66.47C41102.IP) (Ping timeout)
  4. # [00:00] <Mook_as> tbsaunde: ping? (quick opinion question)
  5. # [00:01] * Quits: mwobensmith (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  6. # [00:01] * Joins: armenzg_omw (armenzg@7D01E3E6.6A6F5F66.47C41102.IP)
  7. # [00:01] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  8. # [00:03] * Quits: armenzg_omw (armenzg@7D01E3E6.6A6F5F66.47C41102.IP) (Ping timeout)
  9. # [00:03] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  10. # [00:03] * Joins: sicking (sicking@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  11. # [00:04] * Quits: rednaks (rednaks@A7E74D93.24EFB401.55FFA9B4.IP) (Ping timeout)
  12. # [00:04] * Quits: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  13. # [00:04] * wlach is now known as wlach|afk
  14. # [00:04] * Joins: jimb (user@moz-4B8CD298.hsd1.or.comcast.net)
  15. # [00:04] * Quits: ddahl (ddahl@5D3B67E3.71E1659D.DFB5E910.IP) (Input/output error)
  16. # [00:04] * Joins: JeroenDeDauw (j@moz-BF14E730.dip0.t-ipconnect.de)
  17. # [00:05] <ialagenchev> What is the best way to add a member variable to nsHttpChannel that needs to be accessed from nsDocument? Should I modify the nsIHttpChannel interface, or should I add nsHttpChannel.h to nsDocument?
  18. # [00:05] * Quits: mwargers (chatzilla@moz-AF369B35.adsl.online.nl) (Ping timeout)
  19. # [00:05] * Joins: breck (breck@43CB6079.66715431.D25A875A.IP)
  20. # [00:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ef66f749167d - Dan Gohman - Bug 875910 - Optimize x86 and x64 encodings for test and cmp with immediates. r=sstangl
  21. # [00:06] * Quits: nccuong (Instantbir@moz-7C9C3C02.fbx.proxad.net) (Quit: nccuong)
  22. # [00:07] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  23. # [00:07] <tbsaunde> Mook_as: hi
  24. # [00:07] * Joins: armenzg_omw (armenzg@7D01E3E6.6A6F5F66.47C41102.IP)
  25. # [00:07] <Mook_as> tbsaunde: what do you think of adding something to enumerate all interfaces (and, I guess, their flags) on nsIInterfaceInfoManager?
  26. # [00:08] <Mook_as> (so that we can actually enumerate things over in pyxpcom-land)
  27. # [00:08] <Mook_as> enumerateInterfacesWhoseNamesStartWith is a bit... frustrating :p
  28. # [00:08] <tbsaunde> Mook_as: yeah, and is going to go away when I get time
  29. # [00:09] * Quits: brson (brson@2557E599.66715431.D25A875A.IP) (Quit: leaving)
  30. # [00:09] <Mook_as> hence me trying to see if I can r- a patch that will use it, assuming I get to use a better way instead :D
  31. # [00:09] <tbsaunde> Mook_as: I don't really see why you need it, but I guess I'm fine with if it doesn't use stuff that needs to die and bsmedberg is ok with it
  32. # [00:09] * Quits: seth (seth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  33. # [00:09] * Joins: seth_ (seth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  34. # [00:09] * Quits: josedonizetti (josedonize@DF22210B.35D9DDB.8EF76F75.IP) (Ping timeout)
  35. # [00:10] <Mook_as> tbsaunde: it would most definitely not use nsIEnumerator, for one thing! We just want the equivalent of Object.keys(Components.interfaces), I think
  36. # [00:10] <tbsaunde> Mook_as: could we just make the thing that gets a nsCOMArray XPCOM_API()?
  37. # [00:10] <jdm> ialagenchev: probably modify nsIHttpChannelInternal and QI to that
  38. # [00:11] <ialagenchev> jdm alright that's what I'll go with then.
  39. # [00:11] * Joins: auswerk1 (aus@moz-BE33DA21.fw1.sfo1.mozilla.net)
  40. # [00:11] <tbsaunde> Mook_as: I'm not sure exactly what that would end up doing, getting all used iids?
  41. # [00:11] <ialagenchev> jdm: I will quote you in my patch as the one suggesting that too :-)
  42. # [00:11] <Mook_as> tbsaunde: or slap a [notxpcom] thing on the idl or something; still tihnking...
  43. # [00:11] <Mook_as> tbsaunde: yes. (or iids, or names, whatever; they're equivalent given the other methods available)
  44. # [00:11] <jdm> ialagenchev: I will stand by my words :)
  45. # [00:12] * Joins: damons (gnubeard@97957D0A.8D753159.C943C01E.IP)
  46. # [00:12] <Mook_as> ialagenchev: what do you want to use your new thing for?
  47. # [00:12] * Quits: auswerk (aus@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  48. # [00:12] * Joins: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net)
  49. # [00:12] * jhammel|lunch is now known as jhammel
  50. # [00:12] <ialagenchev> Mook_as: pull queued up messages from HttpChannel
  51. # [00:12] <ialagenchev> Mook_as: to be displayed on the web console
  52. # [00:13] <tbsaunde> Mook_as: notxpcom would work, but I'd sort of like to see that interface die?
  53. # [00:13] <@roc> I can land patches for leo+ bugs in mozilla-b2g18 without further approval, right?
  54. # [00:13] <Mook_as> tbsaunde: interface info manager? any particular reason?
  55. # [00:13] <ialagenchev> jdm: I will go with the interface change. Thank you
  56. # [00:13] <jdm> roc: yes
  57. # [00:13] <tbsaunde> Mook_as: but I think the question is 1 what exactly do you need a list of then if that's not totally crazy which I doubt it is lets just add an api that gets an array of that
  58. # [00:13] * Joins: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP)
  59. # [00:14] <tbsaunde> Mook_as: past doesn't really need to be done in idl not really
  60. # [00:14] <jduell> ialagenchev: yes nsIHttpChannelInternal is where to put it, unless you can think of a valid use by addons
  61. # [00:14] <tbsaunde> and it enforces this silly singleton thing when really you just want some functions in a namespace
  62. # [00:14] <ialagenchev> jduell: does firebug count as a valid use by addons?
  63. # [00:14] <Mook_as> tbsaunde: so, the thing that pokes this is in C++, so idl or not is flexible
  64. # [00:15] <Mook_as> tbsaunde: but basically, it's used for pretty much the same thing JS/xpconnect wants to do
  65. # [00:15] * @dolske watches his Try push hang. :(
  66. # [00:15] <jduell> heh. Yes. But firebug is an advanced addon. If it's not something 99% of addons would want, put in in the internal IDL
  67. # [00:15] * philor|away is now known as philor
  68. # [00:15] <Mook_as> tbsaunde: so, let the script see what components (not you)/interfaces are available, find the xptcall stuff about them, and do magic reflection
  69. # [00:16] <ialagenchev> jduell: ok will do
  70. # [00:16] <@dolske> no try pushes in the last hour? that seems... suspicious.
  71. # [00:16] <jduell> Also better to put there is this is something that will be uplifted, instead of riding the regular aurora/beta train
  72. # [00:16] <ialagenchev> jduell: was the last for me?
  73. # [00:16] * Quits: jono_ (jono@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  74. # [00:17] <tbsaunde> Mook_as: so making the existing thing XPCOM_API() and adding a XPCOM_API thing to get add the singleton work for you?
  75. # [00:17] <tbsaunde> assuming that the macro I actually want I'd need to check but I mean exporting the symbols
  76. # [00:17] * jwir3 is now known as jwir3|away
  77. # [00:18] * Quits: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  78. # [00:18] <@dolske> abr: did your Try push ever finish?
  79. # [00:18] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  80. # [00:18] <Mook_as> in our case, mostly for [function] support, it looks like... huh.
  81. # [00:18] * kats is now known as kats|away
  82. # [00:18] <abr> dolske -- that one did, but I'm in minute 7 of a different try push attempt
  83. # [00:18] <tbsaunde> Mook_as: I mean we could do more complicated things, but that seems easiest and cleanest
  84. # [00:18] * Quits: ctangira (ctangira@moz-6D04A551.cisco.com) (Quit: ctangira)
  85. # [00:18] <@dolske> well, crap.
  86. # [00:19] <Mook_as> tbsaunde: yeah, as long as we have a way to get them somehow we should be good. we have complicated loading magic that means libxul is available at this point.
  87. # [00:19] <@dolske> RyanVM / philor: is there a known issue with Try?
  88. # [00:19] * Quits: armenzg_omw (armenzg@7D01E3E6.6A6F5F66.47C41102.IP) (Ping timeout)
  89. # [00:19] * Joins: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  90. # [00:20] <RyanVM> you're not the first person I've seen asking in channel, but I haven't heard anything officially
  91. # [00:20] <tbsaunde> Mook_as: I'm absolutely fine with that, but I'm not really the owner of that stuff ;)
  92. # [00:20] <RyanVM> I don't see anything in #it about it
  93. # [00:20] * Quits: Ameya (chatzilla@A0237557.D07DB6FE.4A5F0685.IP) (Ping timeout)
  94. # [00:20] * Joins: armenzg_omw (armenzg@7D01E3E6.6A6F5F66.47C41102.IP)
  95. # [00:20] <abr> http://cdn.memegenerator.net/instances/400x/38456585.jpg
  96. # [00:21] <Mook_as> tbsaunde: okay, I'll file a bug and think about options :)
  97. # [00:21] <@dolske> I guess I'll file it.
  98. # [00:21] * Quits: seth_ (seth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  99. # [00:22] * Joins: seth (seth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  100. # [00:22] * Joins: rednaks (rednaks@A7E74D93.24EFB401.55FFA9B4.IP)
  101. # [00:22] <Mook_as> tbsaunde: so, to double check, you want to get rid of the interface and just have global exports for the relevant deal-with-interfaces stuff, right?
  102. # [00:22] <@dolske> RyanVM: uhm, where to hg.mo bugs go these days? Server infra?
  103. # [00:22] * jchen|away is now known as jchen
  104. # [00:22] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  105. # [00:22] <mcsmurf> isn't try overloaded sometimes anyway, maybe should introduce random slow-downs on push so people think that's random ;-)
  106. # [00:22] <RyanVM> dolske: I'd use bug 878460 as a guide
  107. # [00:22] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Boriss)
  108. # [00:22] <mcsmurf> where can I apply as BOFH
  109. # [00:23] <@dolske> ah. that's a new one...
  110. # [00:23] <tbsaunde> Mook_as: in a perfect world I think so, but I really don't know what a good API would be it seems like everything in mozilla-central wants its own slightly different one off thing
  111. # [00:23] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  112. # [00:23] * bsmith_ is now known as bsmith
  113. # [00:24] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  114. # [00:24] <tbsaunde> Mook_as: and working on that stuff isn't exactly high on my priorities
  115. # [00:24] <mwu> my try push disappeared :(
  116. # [00:24] <tbsaunde> is tbpl having trouble loading for people?
  117. # [00:24] <abr> tbsaunde: which tree?
  118. # [00:24] * armenzg_omw is now known as armenzg_afk
  119. # [00:24] * Joins: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net)
  120. # [00:24] <abr> tbsaunde: I can get to m-c, m-i, and try just fine.
  121. # [00:25] * Quits: armenzg_afk (armenzg@7D01E3E6.6A6F5F66.47C41102.IP) (Input/output error)
  122. # [00:25] <Mook_as> tbsaunde: that's a good thing for me, means fewer changes ;)
  123. # [00:25] * @dolske just filed bug 880025
  124. # [00:25] <tbsaunde> abr: what about https://tbpl.mozilla.org/?tree=Try&rev=02d17dba106e
  125. # [00:25] <@dolske> firebot: bug 880025
  126. # [00:25] <firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=880025 cri, --, ---, server-ops-devservices, NEW, Can't push to tryserver (hg.mozilla.org)
  127. # [00:25] * Joins: armenzg_afk (armenzg@7D01E3E6.6A6F5F66.47C41102.IP)
  128. # [00:25] <mwu> it seems like only asking tbpl to load specific revs causes a problem
  129. # [00:25] <abr> tbsaunde: it loads to 9% and then hangs.
  130. # [00:25] * Joins: brson (brson@2557E599.66715431.D25A875A.IP)
  131. # [00:26] * Joins: jesup|mac (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net)
  132. # [00:26] <abr> I've seen that behavior before when the try infrastructure has gone bonkers.
  133. # [00:26] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Ping timeout)
  134. # [00:27] * Quits: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP) (Ping timeout)
  135. # [00:27] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  136. # [00:27] * Quits: armenzg_afk (armenzg@7D01E3E6.6A6F5F66.47C41102.IP) (Ping timeout)
  137. # [00:27] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  138. # [00:28] * Quits: Archaeopteryx (itsme@moz-4861A875.cust.telecolumbus.net) (Quit: It has been this message for years.)
  139. # [00:28] <Mook_as> tbsaunde: hrm. Given the sort of horrible expect-API-breakage-ness that would entail, perhaps I can try to just use XPTInterfaceInfoManager::GetScriptableInterfaces for now...
  140. # [00:29] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  141. # [00:29] * Joins: FabioMagnoni (fabiomagno@9E873B59.A2A00883.8AF99142.IP)
  142. # [00:30] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  143. # [00:30] * Joins: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net)
  144. # [00:31] <djvj> https://bugzilla.mozilla.org/show_bug.cgi?id=880025 <-- is anybody looking into this?
  145. # [00:31] <dcamp> is the clobber file updated in a post-commit hook these days?
  146. # [00:31] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  147. # [00:32] * Joins: marco (Thunderbir@moz-F0DA124D.retail.telecomitalia.it)
  148. # [00:32] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  149. # [00:32] * Quits: mak (chatzilla@moz-9DD64446.retail.telecomitalia.it) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 2.0/20110318052756])
  150. # [00:32] <dholbert> dcamp, nope, you have to update it if you know your stuff requires a clobber
  151. # [00:32] * Quits: twi (Adium@moz-144A8B77.cust.dsl.vodafone.it) (Quit: Leaving.)
  152. # [00:32] * Parts: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  153. # [00:32] <@dolske> aka a pre-commit hook. ;-)
  154. # [00:33] <dholbert> dcamp, it's a text file & it tells you what to do, IIRC
  155. # [00:33] * Quits: FabioMagnoni (fabiomagno@9E873B59.A2A00883.8AF99142.IP) (Input/output error)
  156. # [00:33] * Joins: FabioMagnoni (fabiomagno@9E873B59.A2A00883.8AF99142.IP)
  157. # [00:33] <dcamp> Sorry I was being sarcastic.
  158. # [00:33] <dholbert> oh, I was missing the context :) sorry
  159. # [00:33] <dcamp> I didn't give any :)
  160. # [00:33] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  161. # [00:33] <dcamp> except you can probably hear my cpu fans going bad from there.
  162. # [00:34] <dholbert> heh
  163. # [00:34] <auswerk1> hah
  164. # [00:34] * auswerk1 is now known as auswerk
  165. # [00:35] <auswerk> and here i thought it was just someone sharpening their axe
  166. # [00:37] <reuben> lol
  167. # [00:37] * Quits: auswerk (aus@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  168. # [00:38] <fox2mike> so fitzgen
  169. # [00:38] <fox2mike> does pushing to try not work?
  170. # [00:38] <fox2mike> or did you assume based on dolske's bug that it's not working
  171. # [00:39] <fox2mike> also, what happens when 2 people push at the same time?
  172. # [00:39] <fox2mike> dolske: I'd like you to try and push again
  173. # [00:39] * Quits: @smaug (chatzilla@moz-D8807168.elisa-laajakaista.fi) (Ping timeout)
  174. # [00:39] * Quits: breck (breck@43CB6079.66715431.D25A875A.IP) (Client exited)
  175. # [00:39] <tbsaunde> Mook_as: oh, I wasn't thinking do you care about not scriptable interfaces?
  176. # [00:39] <fox2mike> I don't think this is an issue, maybe you "mid-aired" with whoever pushed last (seems like someone with a google.com email)
  177. # [00:39] * Quits: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP) (Quit: Leaving)
  178. # [00:40] * Quits: Gentlecat (Roman@C094B56C.DF8A527C.8FB52CB8.IP) (Ping timeout)
  179. # [00:40] <@dolske> fox2mike: just pushed, went through quickly.
  180. # [00:40] * Quits: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP) (Input/output error)
  181. # [00:40] <RyanVM> sfink: inbound bustage
  182. # [00:40] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Quit: mccr8)
  183. # [00:40] <RyanVM> sfink: https://tbpl.mozilla.org/php/getParsedLog.php?id=23830217&tree=Mozilla-Inbound
  184. # [00:41] <sfink> RyanVM: yeah, looking at it now. philor found me already.
  185. # [00:41] <RyanVM> ok
  186. # [00:41] <RyanVM> i'm heading out
  187. # [00:41] <RyanVM> ttyl
  188. # [00:41] <Mook_as> tbsaunde: I'd _like_ to, tbh... but I can live without, I think
  189. # [00:41] * RyanVM is now known as RyanVM|afk
  190. # [00:42] * Joins: damons_ (gnubeard@97957D0A.8D753159.C943C01E.IP)
  191. # [00:42] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Connection reset by peer)
  192. # [00:42] * Quits: gcp (gpascutto@moz-86A7852.access.telenet.be) (Connection reset by peer)
  193. # [00:42] * damons_ is now known as damons
  194. # [00:43] * Quits: seth (seth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  195. # [00:43] * Joins: seth (seth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  196. # [00:43] * Joins: jono_ (jono@43CB6079.66715431.D25A875A.IP)
  197. # [00:43] * Joins: jgilbert (jgilbert@43CB6079.66715431.D25A875A.IP)
  198. # [00:44] * Joins: mccr8 (mccr8@moz-5FEA0C74.dsl.dynamic.sonic.net)
  199. # [00:44] * Quits: jesup|mac (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Ping timeout)
  200. # [00:44] * Quits: bsmith (bsmith@2557E599.66715431.D25A875A.IP) (Ping timeout)
  201. # [00:45] * Quits: rnewman (rich_holyg@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  202. # [00:45] * Joins: ehugg_lime (ehugg_lime@moz-EA33CD8D.hsd1.wa.comcast.net)
  203. # [00:46] * philor is now known as philor|away
  204. # [00:46] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  205. # [00:47] * Joins: birtles (chatzilla@moz-C286AD9A.bitcat.net)
  206. # [00:48] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  207. # [00:48] * Boriss_ is now known as Boriss
  208. # [00:49] * Joins: bsmith (bsmith@2557E599.66715431.D25A875A.IP)
  209. # [00:49] * Joins: jesup|mac (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net)
  210. # [00:49] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  211. # [00:50] * Joins: njn (chatzilla@moz-697B751D.dyn.iinet.net.au)
  212. # [00:50] * Quits: gustavold (gustavold@D469142E.4A03BADA.C7EA744A.IP) (Ping timeout)
  213. # [00:50] * Quits: rednaks (rednaks@A7E74D93.24EFB401.55FFA9B4.IP) (Quit: Téléportation !)
  214. # [00:51] * Joins: mwargers (chatzilla@moz-AF369B35.adsl.online.nl)
  215. # [00:51] * Quits: ehugg_lime (ehugg_lime@moz-EA33CD8D.hsd1.wa.comcast.net) (Ping timeout)
  216. # [00:52] * Joins: rnewman (rich_holyg@moz-DB4A9C19.scl3.mozilla.com)
  217. # [00:53] * Quits: jduell (jduell@moz-CF2A494.hsd1.wa.comcast.net) (Connection reset by peer)
  218. # [00:53] * Joins: jduell (jduell@moz-CF2A494.hsd1.wa.comcast.net)
  219. # [00:54] * Joins: jst (quassel@2557E599.66715431.D25A875A.IP)
  220. # [00:54] * Quits: dhylands (dhylands@781720B5.505814D4.5D698A29.IP) (Input/output error)
  221. # [00:55] * Quits: jduell (jduell@moz-CF2A494.hsd1.wa.comcast.net) (Ping timeout)
  222. # [00:55] * Quits: philipp64 (chatzilla@moz-B40B9015.ctcweb.net) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130513105352])
  223. # [00:56] * Joins: dhylands (dhylands@781720B5.505814D4.5D698A29.IP)
  224. # [00:58] * Joins: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net)
  225. # [00:58] * catlee is now known as catlee-away
  226. # [00:58] * geekboy is now known as geekboy|afk
  227. # [00:59] * Quits: sicking (sicking@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: sicking)
  228. # [00:59] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Quit: Jesse)
  229. # [00:59] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  230. # [01:00] * gregglind is now known as gregglind_away
  231. # [01:00] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  232. # [01:01] * Joins: ehugg_lime (ehugg_lime@moz-198ED411.mycingular.net)
  233. # [01:02] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  234. # [01:03] * philor|away is now known as philor
  235. # [01:03] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  236. # [01:03] * Joins: mwobensmith (Adium@2557E599.66715431.D25A875A.IP)
  237. # [01:05] * Joins: jet (junglecode@A5049320.3E93794D.61EA6C28.IP)
  238. # [01:06] * Joins: andregarzia (andregarzi@FECAA135.9319475A.DF1E30BF.IP)
  239. # [01:07] * Quits: FabioMagnoni (fabiomagno@9E873B59.A2A00883.8AF99142.IP) (Input/output error)
  240. # [01:07] * geekboy|afk is now known as geekboy
  241. # [01:08] * Quits: bsmith (bsmith@2557E599.66715431.D25A875A.IP) (Ping timeout)
  242. # [01:08] * Quits: juanb (jbecerra@2557E599.66715431.D25A875A.IP) (Ping timeout)
  243. # [01:08] * Quits: luke (andhow@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  244. # [01:09] * Joins: juanb (jbecerra@moz-ACDE7EEC.mozilla.com)
  245. # [01:09] * dhylands is now known as dhylands|travel
  246. # [01:09] * dhylands|travel is now known as dhylands
  247. # [01:09] * Quits: Hendikins (wolfox@ACEFC27F.FDF31EC0.5A112924.IP) (Connection reset by peer)
  248. # [01:10] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  249. # [01:11] * Joins: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP)
  250. # [01:11] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: )
  251. # [01:12] * Quits: jimm (jmathies@moz-864CAA4E.pn.at.cox.net) (Quit: )
  252. # [01:12] <firebot> Check-in:
  253. # [01:12] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9c2358efab23 - Steve Fink - Backed out changeset 55fa2277a702 (bug 848592) for exposing pre-existing rooting hazards. Will fix the problems before relanding. The green you see is a lie.
  254. # [01:13] * Quits: jono_ (jono@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  255. # [01:13] * Joins: bsmith (bsmith@2557E599.66715431.D25A875A.IP)
  256. # [01:15] * Joins: Asa (asa@4508CAE6.38324963.204CA821.IP)
  257. # [01:16] * Joins: saebekassebil (saebekasse@moz-459AA6FA.dk.customer.tdc.net)
  258. # [01:16] * Quits: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP) (Ping timeout)
  259. # [01:17] * Joins: Hendikins (wolfox@ACEFC27F.FDF31EC0.5A112924.IP)
  260. # [01:17] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  261. # [01:17] * Quits: mmc|laptop (mchew@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: mmc|laptop)
  262. # [01:18] * Joins: breck (breck@43CB6079.66715431.D25A875A.IP)
  263. # [01:18] * Quits: alice (alice@moz-7382496B.range109-152.btcentralplus.com) (Broken pipe)
  264. # [01:20] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  265. # [01:20] * Quits: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP) (Quit: Lost terminal)
  266. # [01:20] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Ping timeout)
  267. # [01:21] * Joins: Hughman (Mibbit@moz-20BDE149.perm.iinet.net.au)
  268. # [01:21] * Joins: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP)
  269. # [01:22] * Quits: bmoss|2 (bmoss@2557E599.66715431.D25A875A.IP) (Quit: bmoss|2)
  270. # [01:22] * dhylands is now known as dhylands|travel
  271. # [01:22] * geekboy is now known as geekboy|afk
  272. # [01:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/12cdc8931e48 - Shane Tully - Bug 857730 - Add read and write contacts Android permissions to Android manifest file. r=cpeterson
  273. # [01:22] * baku|away is now known as baku
  274. # [01:22] * Quits: bsmith (bsmith@2557E599.66715431.D25A875A.IP) (Quit: Leaving)
  275. # [01:23] * Quits: breck (breck@43CB6079.66715431.D25A875A.IP) (Client exited)
  276. # [01:23] * Quits: jet (junglecode@A5049320.3E93794D.61EA6C28.IP) (Quit: jet)
  277. # [01:23] * Quits: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net) (Quit: sworkman)
  278. # [01:24] * Joins: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net)
  279. # [01:24] * Quits: saebekassebil (saebekasse@moz-459AA6FA.dk.customer.tdc.net) (Quit: )
  280. # [01:25] * Quits: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP) (Quit: Ex-Chat)
  281. # [01:25] * Joins: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP)
  282. # [01:25] * Joins: damons (gnubeard@97957D0A.8D753159.C943C01E.IP)
  283. # [01:26] * Quits: jryans (jryans@moz-945C5CA4.massrel.com) (Quit: Be back later)
  284. # [01:26] * Quits: sheppy (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com) (Quit: NO CARRIER)
  285. # [01:28] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  286. # [01:28] * Quits: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net) (Quit: jorendorff)
  287. # [01:28] * Joins: ekr (ekr@43CB6079.66715431.D25A875A.IP)
  288. # [01:28] * Quits: @dbaron (dbaron@9733FC05.813E4E8E.FB193C88.IP) (Ping timeout)
  289. # [01:28] * Quits: ekr (ekr@43CB6079.66715431.D25A875A.IP) (Quit: ekr)
  290. # [01:28] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  291. # [01:28] * Joins: ekr (ekr@43CB6079.66715431.D25A875A.IP)
  292. # [01:29] * Joins: ctangira (ctangira@moz-CFCC7B62.cisco.com)
  293. # [01:29] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Ping timeout)
  294. # [01:30] * Quits: ctangira (ctangira@moz-CFCC7B62.cisco.com) (Quit: ctangira)
  295. # [01:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8634a682e646 - Nicholas Cameron - Bug 862952, Re-enable Composer2D after layers refactoring. r=bjacob,f=diego
  296. # [01:31] * Quits: mwargers (chatzilla@moz-AF369B35.adsl.online.nl) (Ping timeout)
  297. # [01:32] * Joins: brendan (brendaneic@8DFE0F5E.F1D38B1F.1D6E592A.IP)
  298. # [01:32] <@roc> anyone know the correct procedure for getting access to my mozilla.com Google account after I've forgotten the password?
  299. # [01:33] * Joins: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net)
  300. # [01:33] <nthomas> I bet it involves servicenow
  301. # [01:34] * Joins: armenzg_afk (armenzg@70EBC643.20A103FD.72A31D6.IP)
  302. # [01:34] * Joins: bsmith (bsmith@2557E599.66715431.D25A875A.IP)
  303. # [01:34] <grobinson> question about QueryInterface
  304. # [01:34] <grobinson> I'm working in chrome code that gets an nsISupports passed in to a javascript function call
  305. # [01:34] * Joins: ohsix (ohsix@E6E9ACEC.B59296AB.15ED1FDC.IP)
  306. # [01:34] <grobinson> i know it's either an nsIScriptElement or an nsIDocument
  307. # [01:35] <grobinson> how can I get references to those types, and determine which it is?
  308. # [01:35] <grobinson> something like var scriptElement = supportsObj.QueryInterface(Ci.nsIScriptElement);
  309. # [01:36] <grobinson> if (!scriptElement) { var docObject = supportsObj.QueryInterface(Ci.nsIDocument); }
  310. # [01:36] <nthomas> roc: #servicedesk should know
  311. # [01:36] <@roc> thanks
  312. # [01:36] * Joins: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net)
  313. # [01:36] * Quits: mwobensmith (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  314. # [01:38] <NeilAway> grobinson: instanceof
  315. # [01:38] * Joins: JeroenDeDauw1 (j@moz-186A1CBC.dip0.t-ipconnect.de)
  316. # [01:38] * Quits: JeroenDeDauw (j@moz-BF14E730.dip0.t-ipconnect.de) (Ping timeout)
  317. # [01:38] <grobinson> NeilAway: thanks!
  318. # [01:38] <jesup|mac> roc: "normal" password recovery may work (using your moco/mofo address)
  319. # [01:38] * Quits: aklotz (Thunderbir@moz-55246988.cg.shawcable.net) (Quit: aklotz)
  320. # [01:39] * Quits: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  321. # [01:39] <jesup|mac> I saved the email with the original temporary password and finally used it after like 6 months+
  322. # [01:39] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  323. # [01:40] <grobinson> NeilAway: so instanceof will work even if supportsObj was previously static casted from either of those types to nsISupports?
  324. # [01:40] <@roc> jesup|mac: that doesn't work
  325. # [01:41] * Quits: armenzg_afk (armenzg@70EBC643.20A103FD.72A31D6.IP) (Input/output error)
  326. # [01:41] * Quits: jhopkins|afk (jhopkins@moz-216F9986.tb.shawcable.net) (Ping timeout)
  327. # [01:41] * baku is now known as baku|away
  328. # [01:42] * Joins: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  329. # [01:43] * Quits: spohl (Adium@98BBC1ED.F81DF239.C69D10BF.IP) (Quit: Leaving.)
  330. # [01:44] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  331. # [01:44] * Quits: ehugg_lime (ehugg_lime@moz-198ED411.mycingular.net) (Client exited)
  332. # [01:45] <NeilAway> grobinson: yes
  333. # [01:45] * nrc|afk is now known as nrc
  334. # [01:45] <NeilAway> grobinson: and in the case of an object without class info, it will restore the attributes and methods too
  335. # [01:47] <NeilAway> tanvi: hmm, the mixed content blocker seems to be blocking the QuickTime download
  336. # [01:47] * khuey is now known as khuey|away
  337. # [01:47] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  338. # [01:48] * Joins: darktrojan (geoff@moz-8DCE008B.dsl.telstraclear.net)
  339. # [01:48] * Joins: chmanchester (chmanchest@moz-CDC76EBD.hsd1.pa.comcast.net)
  340. # [01:48] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  341. # [01:49] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  342. # [01:49] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  343. # [01:50] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  344. # [01:50] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  345. # [01:50] * jgriffin-afk is now known as jgriffin
  346. # [01:51] * Joins: dbaron (dbaron@5924A8D9.7F79A810.4065847B.IP)
  347. # [01:51] * ChanServ sets mode: +o dbaron
  348. # [01:51] * Joins: damons (gnubeard@97957D0A.8D753159.C943C01E.IP)
  349. # [01:52] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  350. # [01:52] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  351. # [01:54] * Quits: ggp (ggp@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  352. # [01:54] * Joins: ggp (ggp@moz-BE33DA21.fw1.sfo1.mozilla.net)
  353. # [01:56] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  354. # [01:58] <NeilAway> tanvi: ah, their download button is on an https frame inside their http page, which then tries to load the http download in a subframe...
  355. # [01:58] * nthomas is now known as nthomas|away
  356. # [01:59] * Quits: ggp (ggp@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  357. # [01:59] * Quits: Hendikins (wolfox@ACEFC27F.FDF31EC0.5A112924.IP) (Ping timeout)
  358. # [02:00] * Joins: Hendikins (wolfox@ACEFC27F.FDF31EC0.5A112924.IP)
  359. # [02:00] * Quits: marco (Thunderbir@moz-F0DA124D.retail.telecomitalia.it) (Quit: marco)
  360. # [02:00] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  361. # [02:01] * Joins: hurley (hurley@moz-E76806A0.dsl.static.sonic.net)
  362. # [02:02] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  363. # [02:02] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  364. # [02:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/90daa2658832 - Jeff Walden - Bug 496923 - Import the ch09 test262 tests into jstests. r=generating-script-was-reviewed
  365. # [02:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d4b123672301 - Jeff Walden - Bug 496923 - Update the test262-updating script to import the ch09 tests. r=terrence
  366. # [02:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b1da96acb0dc - Drew Willcoxon - Bug 555120 - Fix intermittent failure in browser_bug441778.js, and in ContentPrefService2, invalidate cache entries when async mutators start. r=mak
  367. # [02:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/796a79fc347a - Kai Engert - Bug 858231, clean up security/patches directory, r=wtc, DONTBUILD
  368. # [02:08] * Quits: jesup|mac (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Ping timeout)
  369. # [02:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8f48c49425ab - Drew Willcoxon - Bug 856270 - Update spell checking to use nsIContentPrefService2 (part 1: core changes). r=ehsan, sr=gavin
  370. # [02:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6b29a5c94955 - Drew Willcoxon - Bug 856270 - Update spell checking to use nsIContentPrefService2 (part 3: update other tests). r=ehsan
  371. # [02:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3f4ad11d56da - Drew Willcoxon - Bug 856270 - Update spell checking to use nsIContentPrefService2 (part 4: update reftests). r=ehsan
  372. # [02:09] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Quit: cronco)
  373. # [02:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/eac7a8c8d5d4 - Drew Willcoxon - Bug 856270 - Update spell checking to use nsIContentPrefService2 (part 2: test helper). r=ehsan
  374. # [02:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b5138d0d6889 - Drew Willcoxon - Bug 863430 - Teach the reftest harness about async spell checking. r=dbaron
  375. # [02:12] <tanvi> NeilAway - yeah this is a bug https://bugzilla.mozilla.org/show_bug.cgi?id=864787
  376. # [02:12] <tanvi> NeilAway - grobinson actually contacted a friend at Apple about it and they said they find an internal bug for it
  377. # [02:12] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  378. # [02:12] <firebot> Check-in:
  379. # [02:12] * Quits: jgilbert (jgilbert@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  380. # [02:13] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e81bb3951c24 - Dan Gohman - Bug 875916 - Fix some x86 assembly spew bugs. Also, change the order of operands in psrlq and psllq to be consistent with the operand ordering used in the rest of the file.
  381. # [02:13] <firebot> r=sstangl
  382. # [02:13] <NeilAway> tanvi: ta
  383. # [02:13] <tanvi> NeilAway - unfortunately, this is a page that becomes unusable with mixed content blocker, because before the user has a chance to "disable protection" the page is redirected
  384. # [02:13] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/44385c2f40be - Dan Gohman - Bug 875917 - Use xorl to zero a register instead of movl. r=luke
  385. # [02:13] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cf3f93160190 - Dan Gohman - Bug 871728 - Avoid pushing the stack pointer to the stack; it's saved and restored in ABIArgGenerator::NonVolatileReg. r=luke
  386. # [02:13] * Quits: mcote (mcote@1D8E4B86.9B0C981.6C85A25D.IP) (Quit: leaving)
  387. # [02:13] <NeilAway> tanvi: yeah, I noticed
  388. # [02:13] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/25847d9ef590 - Dan Gohman - Bug 878818 - Include column numbers in asm.js diagnostics. r=luke
  389. # [02:13] <tanvi> if anyone knows someone who works directly with the web development teams at apple, that would be a great contact to have
  390. # [02:14] <tanvi> although I've heard they outsource a bunch of their web development
  391. # [02:14] <NeilAway> now I just need to find someone to ask about click-to-play
  392. # [02:14] <tanvi> keeler
  393. # [02:15] <tanvi> although it looks like he's left already
  394. # [02:15] * heycam|away is now known as heycam
  395. # [02:16] * Quits: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  396. # [02:16] * kaze is now known as kaze|zZz
  397. # [02:17] * whimboo is now known as whimboo|afk
  398. # [02:17] * Quits: kaze|zZz (kaze@moz-7E0F0F9E.fbx.proxad.net) (Quit: WeeChat 0.3.7)
  399. # [02:17] * Quits: grobinson (garrett@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  400. # [02:18] * Quits: jimb (user@moz-4B8CD298.hsd1.or.comcast.net) (Ping timeout)
  401. # [02:19] * Joins: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  402. # [02:19] * Quits: kaie (kaie@moz-84C0BDC4.dip0.t-ipconnect.de) (Quit: Leaving)
  403. # [02:20] * RyanVM|afk is now known as RyanVM
  404. # [02:20] * Quits: markh (Instantbir@moz-F12BC886.bjzv3.vic.bigpond.net.au) (Ping timeout)
  405. # [02:21] * Joins: markh (Instantbir@2FF4EFF1.DC6641C4.78BA16EF.IP)
  406. # [02:21] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  407. # [02:21] * Quits: brendan (brendaneic@8DFE0F5E.F1D38B1F.1D6E592A.IP) (Quit: brendan)
  408. # [02:22] * Joins: grobinson (garrett@moz-BE33DA21.fw1.sfo1.mozilla.net)
  409. # [02:22] * whimboo|afk is now known as whimboo
  410. # [02:23] * Quits: markh (Instantbir@2FF4EFF1.DC6641C4.78BA16EF.IP) (Ping timeout)
  411. # [02:23] <philor> devd: are the crashes in https://tbpl.mozilla.org/php/getParsedLog.php?id=23834612&tree=Mozilla-Inbound yours?
  412. # [02:23] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  413. # [02:23] * Joins: markh (Instantbir@2FF4EFF1.DC6641C4.78BA16EF.IP)
  414. # [02:25] * Quits: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 18.0.2/20130201065344])
  415. # [02:25] <philor> oh, probably not
  416. # [02:25] <RyanVM> philor: i've got a retrigger going on the push prior
  417. # [02:25] <RyanVM> it probably falls nicely into that debug bustage
  418. # [02:26] <RyanVM> with any luck, sfink's backout already fixed it...
  419. # [02:26] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  420. # [02:26] <philor> RyanVM: it's in test_contentPrefs_parentipc.js, 201d347cda5d patches dom/ipc/ContentParent
  421. # [02:27] <philor> those are some remarkably similar names
  422. # [02:27] <RyanVM> 'tis true
  423. # [02:27] <RyanVM> we'll see if the retrigger concurs
  424. # [02:27] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  425. # [02:28] * Joins: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP)
  426. # [02:28] * Quits: mixedpuppy (mixedpuppy@A5087023.2354C43D.D8E68FF6.IP) (Quit: mixedpuppy)
  427. # [02:29] * Quits: dzbarsky (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  428. # [02:29] * Quits: terrence (terrence@2557E599.66715431.D25A875A.IP) (Ping timeout)
  429. # [02:31] * Quits: grobinson (garrett@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  430. # [02:31] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Ping timeout)
  431. # [02:32] * Quits: phenom (phenom@EF7460F2.2ED0F943.F44414AF.IP) (Ping timeout)
  432. # [02:32] * Joins: jlebar (quassel@2557E599.66715431.D25A875A.IP)
  433. # [02:32] * Joins: ehugg_lime (ehugg_lime@moz-EA33CD8D.hsd1.wa.comcast.net)
  434. # [02:33] * Joins: breck (breck@43CB6079.66715431.D25A875A.IP)
  435. # [02:33] * Joins: jimb (user@moz-4B8CD298.hsd1.or.comcast.net)
  436. # [02:33] * Quits: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  437. # [02:35] * Joins: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net)
  438. # [02:35] * Quits: bajaj (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  439. # [02:35] * Quits: breck (breck@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  440. # [02:35] * Quits: juanb (jbecerra@moz-ACDE7EEC.mozilla.com) (Ping timeout)
  441. # [02:36] * Quits: Callek (chatzilla@moz-DD17331C.dhcp.oxfr.ma.charter.com) (Connection reset by peer)
  442. # [02:36] * Quits: birtles (chatzilla@moz-C286AD9A.bitcat.net) (Connection reset by peer)
  443. # [02:37] * Joins: birtles (chatzilla@moz-C286AD9A.bitcat.net)
  444. # [02:37] * Joins: Callek_Away (chatzilla@moz-DD17331C.dhcp.oxfr.ma.charter.com)
  445. # [02:37] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  446. # [02:38] * Callek_Away is now known as Callek
  447. # [02:38] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  448. # [02:38] <RyanVM> philor: I don't think we need to wait on a retrigger
  449. # [02:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b2c600be7e90 - Ryan VanderMeulen - Backed out changeset 201d347cda5d (bug 874069) for xpcshell crashes.
  450. # [02:40] * Quits: ehugg_lime (ehugg_lime@moz-EA33CD8D.hsd1.wa.comcast.net) (Ping timeout)
  451. # [02:43] * Quits: hurley (hurley@moz-E76806A0.dsl.static.sonic.net) (Quit: Get MacIrssi - http://www.sysctl.co.uk/projects/macirssi/ )
  452. # [02:43] * Quits: ekr (ekr@43CB6079.66715431.D25A875A.IP) (Quit: ekr)
  453. # [02:44] * Quits: chmanchester (chmanchest@moz-CDC76EBD.hsd1.pa.comcast.net) (Client exited)
  454. # [02:46] * Joins: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net)
  455. # [02:47] * Quits: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  456. # [02:48] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  457. # [02:50] * Joins: phenom (phenom@FE482D53.12777886.F44414AF.IP)
  458. # [02:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/831fa9c0c20b - Trevor Saunders - bug 870678 - move CameraSelector dictionary to webidl r=bz
  459. # [02:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3565f3f92904 - Trevor Saunders - bug 870678 - remove nsIDOMCameraManager r=bz
  460. # [02:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c878e510f42a - Trevor Saunders - bug 870678 - convert CameraManager to webidl r=bz
  461. # [02:51] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Quit: Jesse)
  462. # [02:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5f66c33dbf00 - Boris Zbarsky - Bug 829248. Implement basic support for [TreatUndefinedAs=Missing] in WebIDL. r=khuey
  463. # [02:52] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a25c0e2489f2 - Boris Zbarsky - Bug 861938. Make the CanvasWindingRule arguments be treated as missing if undefined is passed in. r=smaug
  464. # [02:52] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/167144438549 - Boris Zbarsky - Bug 683159. Remove now-irrelevant assertion annotation. r=ms2ger
  465. # [02:53] <RyanVM> jlebar: fwiw, libpng 1.5.16 is on inbound and the big new feature is arm acceleration
  466. # [02:53] <jlebar> RyanVM: oh, cool
  467. # [02:54] <jlebar> RyanVM: do you know if the encoding is accelerated, too?
  468. # [02:54] <RyanVM> https://hg.mozilla.org/integration/mozilla-inbound/rev/01458e7eb707
  469. # [02:54] <tbsaunde> jld: bz re the discussion of using >= gcc 4.7 to build gecko for b2g it seems to build fine if you set TARGET_TOOLS_PREFIX to point at a ndk with gcc 4.7
  470. # [02:54] <tbsaunde> (for rooting analysis purposes)
  471. # [02:55] * philor is now known as philor|afk
  472. # [02:55] * Quits: jwalden (chatzilla@2557E599.66715431.D25A875A.IP) (Quit: ChatZilla 0.9.90 [Firefox 24.0a1/20130530031141])
  473. # [02:55] <RyanVM> jlebar: filter_neon.s looks like it's all png_read functions
  474. # [02:56] <jlebar> RyanVM: okay.
  475. # [02:56] <RyanVM> jlebar: of course, this at least opens the door for more work :)
  476. # [02:56] <rniwa> bz: yt?
  477. # [02:56] * Joins: stully (quassel@moz-AB0B047D.hsd1.ca.comcast.net)
  478. # [02:57] * Quits: andreieftimie (andreiefti@43CB6079.66715431.D25A875A.IP) (Quit: andreieftimie)
  479. # [02:57] <rniwa> does anyone here know about -moz-user-select?
  480. # [02:58] * Quits: RealRaven (Thunderbir@82532D73.8D6F0354.27F80FAC.IP) (Ping timeout)
  481. # [02:59] <jlebar> nbp: http://www.arewefastyet.com/#machine=14 shows a regression immediately after the push you highlighted. Is that just coincidence, or is it meaningful?
  482. # [03:00] * Joins: cpeterson|phone (~cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net)
  483. # [03:00] * nthomas|away is now known as nthomas
  484. # [03:01] * Joins: cpeterson|phone_ (~cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net)
  485. # [03:01] * Quits: cpeterson|phone (~cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  486. # [03:01] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  487. # [03:01] * ChanServ sets mode: +o roc
  488. # [03:01] * Joins: Luke (luke@moz-CFEACC87.eugn.qwest.net)
  489. # [03:01] * Quits: tanvi (tanvi@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  490. # [03:01] <nbp> jlebar: I know, I warn djvj about it
  491. # [03:01] * Quits: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: nhirata)
  492. # [03:01] <jlebar> nbp: okay, so you think it's a separate issue?
  493. # [03:01] * jlebar just wanted to make sure it wasn't related.
  494. # [03:01] <nbp> jlebar: I think so.
  495. # [03:02] * Quits: brson (brson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  496. # [03:02] * Quits: @dveditz (dveditz@2557E599.66715431.D25A875A.IP) (Ping timeout)
  497. # [03:02] * Quits: KaiRo (robert@moz-1A0F8C3A.adsl.highway.telekom.at) (Input/output error)
  498. # [03:02] * Quits: cpeterson|phone_ (~cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  499. # [03:03] * Joins: sankha93 (Instantbir@3A62547A.1F4087EF.8B6C1D65.IP)
  500. # [03:04] <nbp> jlebar: kraken and sunspider are using load('file.js') to run the test. I think the improvement might come from this.
  501. # [03:04] <jlebar> nbp: load() uses something off the main thread?
  502. # [03:04] * Quits: inolen (Adium@moz-9F4F17DF.tourcaster.com) (Quit: Leaving.)
  503. # [03:05] <nbp> jlebar: I have no idea, but the rest is fully JS for sure.
  504. # [03:05] <jlebar> I see
  505. # [03:05] <jld> tbsaunde: Neat.
  506. # [03:07] <Luke> Greetings all, I wonder if anyone knows if this bug was actually a design decision? I see Chrome also doesn't have a right click menu all the time in the css-rules, but it does have context menu on links.
  507. # [03:07] * Quits: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net) (Quit: jorendorff)
  508. # [03:07] <Luke> https://bugzilla.mozilla.org/show_bug.cgi?id=879603
  509. # [03:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8135cded2d1c - Jim Blandy - No bug: comment fixes for JS debugger sourceMap support. f=fitzgen DONTBUILD
  510. # [03:07] <nbp> jlebar: the breakdown of sunspider show that the improvement presist
  511. # [03:07] <jlebar> nbp: hey, I'm not complaining. :)
  512. # [03:08] <avih> when i do in js: onload = myFunc; can this interfere with addons onload handler?
  513. # [03:10] * Quits: juanb (jbecerra@2557E599.66715431.D25A875A.IP) (Quit: juanb)
  514. # [03:11] * Joins: mixedpuppy (mixedpuppy@moz-7B3CFB22.vc.shawcable.net)
  515. # [03:11] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  516. # [03:11] * Joins: cpeterson|phone (androirc@moz-BE33DA21.fw1.sfo1.mozilla.net)
  517. # [03:12] * Joins: AndroUser2 (androirc@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  518. # [03:12] * Quits: cpeterson|phone (androirc@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  519. # [03:13] * Quits: ialagenchev (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  520. # [03:13] * Joins: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net)
  521. # [03:13] * Quits: AndroUser2 (androirc@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: goodbye)
  522. # [03:14] * Joins: cpeterson|phone (androirc@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  523. # [03:15] * Joins: cpeterson|phone2 (androirc@moz-BE33DA21.fw1.sfo1.mozilla.net)
  524. # [03:15] * Quits: cpeterson|phone (androirc@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Connection reset by peer)
  525. # [03:15] * Quits: cpeterson|phone2 (androirc@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  526. # [03:15] * Joins: cpeterson|phone2 (androirc@moz-BE33DA21.fw1.sfo1.mozilla.net)
  527. # [03:15] * Quits: cpeterson|phone2 (androirc@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: cpeterson|phone2)
  528. # [03:15] * Joins: brson (brson@2557E599.66715431.D25A875A.IP)
  529. # [03:16] * Quits: pdahiya (chatzilla@moz-CB458D95.hsd1.ca.comcast.net) (Ping timeout)
  530. # [03:17] * Quits: rajul (quassel@A2DDF553.812B5995.2051BA92.IP) (Client exited)
  531. # [03:17] * Quits: mccr8 (mccr8@moz-5FEA0C74.dsl.dynamic.sonic.net) (Quit: mccr8)
  532. # [03:17] * Quits: markh (Instantbir@2FF4EFF1.DC6641C4.78BA16EF.IP) (Ping timeout)
  533. # [03:17] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  534. # [03:18] * Joins: markh (Instantbir@2FF4EFF1.DC6641C4.78BA16EF.IP)
  535. # [03:18] * Joins: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net)
  536. # [03:18] * Joins: sewardj_ (sewardj@moz-E27F9051.dip0.t-ipconnect.de)
  537. # [03:19] * Quits: @roc (chatzilla@E2F7352.56080C53.97BBD552.IP) (Client exited)
  538. # [03:19] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  539. # [03:19] * ChanServ sets mode: +o roc
  540. # [03:20] * Quits: sewardj (sewardj@moz-6B49BAB2.dip0.t-ipconnect.de) (Ping timeout)
  541. # [03:20] * Joins: Gentlecat (Roman@C094B56C.DF8A527C.8FB52CB8.IP)
  542. # [03:23] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  543. # [03:23] * Quits: Mossop (mossop@moz-3D9B2D8F.lsanca.fios.verizon.net) (Ping timeout)
  544. # [03:24] * Quits: stully (quassel@moz-AB0B047D.hsd1.ca.comcast.net) (Input/output error)
  545. # [03:25] * Quits: Gentlecat (Roman@C094B56C.DF8A527C.8FB52CB8.IP) (Ping timeout)
  546. # [03:26] * Joins: erikvold (erikvold@25FB14D3.65541F93.67CA24A9.IP)
  547. # [03:27] * Quits: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net) (Quit: leaving)
  548. # [03:27] <Luke> avih: The recommended way would be window.addEventListener('load', ....
  549. # [03:27] <avih> Luke: yes. already got there. was trying addEventListener("onLoad"..) - which didn't work. thanks
  550. # [03:28] * Quits: @roc (chatzilla@E2F7352.56080C53.97BBD552.IP) (Client exited)
  551. # [03:30] * Quits: bsmith (bsmith@2557E599.66715431.D25A875A.IP) (Ping timeout)
  552. # [03:30] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  553. # [03:33] * Quits: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net) (Quit: jgriffin)
  554. # [03:33] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Ping timeout)
  555. # [03:34] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  556. # [03:35] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  557. # [03:36] * pmoore is now known as pmoore|away
  558. # [03:36] * Joins: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net)
  559. # [03:38] * Quits: seth (seth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  560. # [03:38] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  561. # [03:38] * Joins: StevenLee (StevenLee@moz-99690620.hinet-ip.hinet.net)
  562. # [03:39] * Joins: snuglepuss (falk@moz-D0ACA88A.hsd1.il.comcast.net)
  563. # [03:40] * Joins: falk_ (falk@moz-D0ACA88A.hsd1.il.comcast.net)
  564. # [03:40] * Quits: snuglepuss (falk@moz-D0ACA88A.hsd1.il.comcast.net) (Client exited)
  565. # [03:40] * Quits: falk_ (falk@moz-D0ACA88A.hsd1.il.comcast.net) (Client exited)
  566. # [03:40] * Joins: falko (falk@moz-D0ACA88A.hsd1.il.comcast.net)
  567. # [03:40] * Joins: bob_twinkles (bob_twinkl@moz-4BA6ED0F.washdc.fios.verizon.net)
  568. # [03:46] * Joins: ahuang (alan@moz-99690620.hinet-ip.hinet.net)
  569. # [03:47] * Quits: StevenLee (StevenLee@moz-99690620.hinet-ip.hinet.net) (Quit: This computer has gone to sleep)
  570. # [03:48] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  571. # [03:48] * ChanServ sets mode: +o roc
  572. # [03:48] * Quits: @roc (chatzilla@E2F7352.56080C53.97BBD552.IP) (Client exited)
  573. # [03:49] * Joins: StevenLee (StevenLee@moz-99690620.hinet-ip.hinet.net)
  574. # [03:49] * Joins: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP)
  575. # [03:50] * Quits: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net) (Quit: sworkman)
  576. # [03:50] * Quits: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  577. # [03:51] * deian is now known as deian|away
  578. # [03:51] * whimboo is now known as whimboo|afk
  579. # [03:51] * Joins: atsai (atsai@moz-99690620.hinet-ip.hinet.net)
  580. # [03:51] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  581. # [03:52] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  582. # [03:53] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  583. # [03:54] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  584. # [03:55] * Quits: chewey (chewey@moz-D6C22971.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  585. # [03:55] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  586. # [03:55] * Joins: chewey (chewey@moz-A84E23A2.dip0.t-ipconnect.de)
  587. # [03:56] * Joins: shelly (shelly@moz-99690620.hinet-ip.hinet.net)
  588. # [03:59] * hwine is now known as hwine-food
  589. # [03:59] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  590. # [04:00] * Quits: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  591. # [04:01] * Joins: StevenLee__ (StevenLee@moz-99690620.hinet-ip.hinet.net)
  592. # [04:01] * Quits: StevenLee (StevenLee@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  593. # [04:03] * Quits: reyre_ (reyre@moz-9002CDDA.cpe.net.cable.rogers.com) (Client exited)
  594. # [04:03] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  595. # [04:04] * Joins: cervantes (cervantes@moz-99690620.hinet-ip.hinet.net)
  596. # [04:04] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  597. # [04:04] <devd> where would I look in the code to force the browser to check the Content Type of the response and block the load if it doesn't match the expected use (e.g., dont load script if response is of type image)?
  598. # [04:04] * Quits: TimAbraldes (Instantbir@moz-3F87419B.hsd1.or.comcast.net) (Quit: TimAbraldes)
  599. # [04:05] <devd> bz: you had told me this a while back, but I forgot and now my mxr'ing can't find it :(
  600. # [04:05] <devd> This is for Bug 722547
  601. # [04:06] * aki is now known as aki|gym
  602. # [04:06] * Quits: blassey (blassey@moz-853FAB08.hsd1.ma.comcast.net) (Input/output error)
  603. # [04:07] * Quits: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net) (Quit: jorendorff)
  604. # [04:07] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  605. # [04:08] * Quits: pcwalton (pcwalton@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: pcwalton)
  606. # [04:09] * Joins: dzbarsky (Adium@moz-A7CDB794.dia.static.qwest.net)
  607. # [04:09] * Quits: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  608. # [04:10] * deian|away is now known as deian
  609. # [04:10] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  610. # [04:13] * Quits: RyanVM (chatzilla@moz-A2F98468.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.90 [Firefox 24.0a1/20130531215124])
  611. # [04:13] * philor|afk is now known as philor
  612. # [04:14] <evilpie> devd: I think i worked on something like. Search x-content-type-options on bmo
  613. # [04:15] * Quits: atsai (atsai@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  614. # [04:15] * Joins: atsai (atsai@moz-99690620.hinet-ip.hinet.net)
  615. # [04:15] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  616. # [04:16] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  617. # [04:17] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  618. # [04:17] * Joins: inolen (Adium@moz-FA2406D8.socal.res.rr.com)
  619. # [04:18] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  620. # [04:18] * Quits: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss_)
  621. # [04:18] * Quits: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  622. # [04:18] * Joins: ekr (ekr@moz-AEFB747.hfc.comcastbusiness.net)
  623. # [04:19] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  624. # [04:21] * Joins: roc (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  625. # [04:21] * ChanServ sets mode: +o roc
  626. # [04:25] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  627. # [04:26] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  628. # [04:26] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Input/output error)
  629. # [04:28] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Quit: Jesse)
  630. # [04:28] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  631. # [04:29] * Joins: user (user@moz-91112D7C.hsd1.ga.comcast.net)
  632. # [04:29] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  633. # [04:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6b7cddb67921 - Mark Finkle - Bug 861164 - use different search URLs for tablet vs. non-tablet r=gavin
  634. # [04:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ea85e5a2e7c0 - Mark Finkle - Bug 861164 - use different search URLs for tablet vs. non-tablet [tests] r=margaret
  635. # [04:31] * Joins: user_ (user@moz-91112D7C.hsd1.ga.comcast.net)
  636. # [04:31] * Quits: user (user@moz-91112D7C.hsd1.ga.comcast.net) (Quit: Leaving)
  637. # [04:32] * Quits: user_ (user@moz-91112D7C.hsd1.ga.comcast.net) (Quit: Leaving)
  638. # [04:33] * Quits: yury (yury@moz-3BE8938D.ok.ok.cox.net) (Ping timeout)
  639. # [04:33] * Joins: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net)
  640. # [04:33] * Joins: yury (yury@moz-3BE8938D.ok.ok.cox.net)
  641. # [04:34] * deian is now known as deian|away
  642. # [04:34] * Quits: StevenLee__ (StevenLee@moz-99690620.hinet-ip.hinet.net) (Quit: This computer has gone to sleep)
  643. # [04:35] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Ping timeout)
  644. # [04:38] * heycam is now known as heycam|away
  645. # [04:38] * Joins: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net)
  646. # [04:41] * hwine-food is now known as hwine-ooo
  647. # [04:42] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  648. # [04:43] * Joins: ehugg_lime (ehugg_lime@moz-EA33CD8D.hsd1.wa.comcast.net)
  649. # [04:46] * philor is now known as philor|away
  650. # [04:46] * Quits: ekr (ekr@moz-AEFB747.hfc.comcastbusiness.net) (Quit: ekr)
  651. # [04:49] * Quits: jwir3|away (quassel@2C767DC4.9BCBA4E1.77968E9E.IP) (Input/output error)
  652. # [04:50] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  653. # [04:52] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  654. # [04:53] <shelly> roc, ping
  655. # [04:53] * Quits: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net) (Quit: sheeri)
  656. # [04:53] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  657. # [04:55] * Joins: StevenLee (StevenLee@moz-99690620.hinet-ip.hinet.net)
  658. # [04:55] <shelly> roc, Since the output buffer is changed to aOutputBufs.AppendElemend(buffer)
  659. # [04:55] * Joins: blassey (blassey@moz-853FAB08.hsd1.ma.comcast.net)
  660. # [04:56] * Quits: blassey (blassey@moz-853FAB08.hsd1.ma.comcast.net) (Input/output error)
  661. # [04:56] <shelly> roc, would't it be an additional buffer copy here?
  662. # [04:57] * Quits: ehugg_lime (ehugg_lime@moz-EA33CD8D.hsd1.wa.comcast.net) (Ping timeout)
  663. # [04:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0a3e2f4219e5 - Benoit Girard - Bug 869114 - Fix race in browser/app repackage when using j>=2. r=glandium
  664. # [04:57] * Joins: ekr (ekr@moz-AEFB747.hfc.comcastbusiness.net)
  665. # [04:58] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  666. # [04:59] * Quits: brson (brson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  667. # [05:00] * Joins: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net)
  668. # [05:01] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  669. # [05:03] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Quit: Ex-Chat)
  670. # [05:04] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  671. # [05:05] * Joins: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net)
  672. # [05:06] * Joins: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net)
  673. # [05:07] * Quits: ekr (ekr@moz-AEFB747.hfc.comcastbusiness.net) (Quit: ekr)
  674. # [05:08] * Joins: bsmith (bsmith@2557E599.66715431.D25A875A.IP)
  675. # [05:08] * Quits: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  676. # [05:09] * Joins: spohl (Adium@moz-D8E640BF.revip2.marketstreetwifi.net)
  677. # [05:10] * Quits: jimb (user@moz-4B8CD298.hsd1.or.comcast.net) (Ping timeout)
  678. # [05:11] <shelly> roc, hmm...after checking the nsTArray.h, AppendElement() is just a shallow copy, so won't allocate new memory for the buffer.
  679. # [05:11] <shelly> roc, Please correct me if i'm wrong :)
  680. # [05:11] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  681. # [05:14] * Joins: karl (karl@538BABFE.A073F3E.97BBD552.IP)
  682. # [05:16] * Quits: nattokirai (nattokirai@moz-9EA8FD8F.tss.access-internet.ne.jp) (Ping timeout)
  683. # [05:16] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  684. # [05:18] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  685. # [05:18] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Ping timeout)
  686. # [05:19] * aki|gym is now known as aki
  687. # [05:20] * Joins: imsurit (chatzilla@EB2DDCEA.AC98CD92.1A5E31FF.IP)
  688. # [05:21] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  689. # [05:22] * Joins: nattokirai (nattokirai@moz-589B9823.tss.access-internet.ne.jp)
  690. # [05:25] * Joins: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net)
  691. # [05:26] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  692. # [05:26] <firebot> Check-in:
  693. # [05:27] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a6912e70b705 - Robert Strong - 2. Move gProcessObserver and gTimerCallback to head_update.js.in - Bug 879612 - Move app update common xpcshell test code into head_update.js.in. r=bbondy
  694. # [05:27] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/83eb0185fcc3 - Robert Strong - 1. Move adjustPathsOnWindows to head_update.js.in - Bug 879612 - Move app update common xpcshell test code into head_update.js.in. r=bbondy
  695. # [05:27] * philor|away is now known as philor
  696. # [05:28] * Quits: Hendikins (wolfox@ACEFC27F.FDF31EC0.5A112924.IP) (Ping timeout)
  697. # [05:29] * Joins: Hendikins (wolfox@ACEFC27F.FDF31EC0.5A112924.IP)
  698. # [05:30] * Quits: Xaquseg (xaquseg@moz-D4633F43.pixelhunger.com) (Ping timeout)
  699. # [05:31] * Joins: Xaquseg (xaquseg@moz-D4633F43.pixelhunger.com)
  700. # [05:32] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  701. # [05:34] * Quits: mjh563 (mjh563@moz-D891C5B8.cable.virginmedia.com) (Quit: )
  702. # [05:35] * Quits: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP) (Ping timeout)
  703. # [05:36] * Quits: jld (jld@moz-B94C75AD.xlerb.net) (Input/output error)
  704. # [05:37] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Ping timeout)
  705. # [05:38] * Quits: qDot (qdot@moz-82DD3414.typefuck.com) (Quit: ZNC - http://znc.in)
  706. # [05:38] * Quits: bkero (bkero@moz-ED825A1B.members.linode.com) (Quit: Coyote finally caught me)
  707. # [05:40] * Quits: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP) (Quit: lmandel)
  708. # [05:40] * Joins: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net)
  709. # [05:43] * Quits: falko (falk@moz-D0ACA88A.hsd1.il.comcast.net) (Connection reset by peer)
  710. # [05:43] * Quits: erikvold (erikvold@25FB14D3.65541F93.67CA24A9.IP) (Quit: erikvold)
  711. # [05:44] * Quits: Luke (luke@moz-CFEACC87.eugn.qwest.net) (Ping timeout)
  712. # [05:44] * Joins: jono_ (jono@moz-8534EAC6.lightspeed.sntcca.sbcglobal.net)
  713. # [05:44] * Joins: jet (junglecode@5924A8D9.7F79A810.4065847B.IP)
  714. # [05:47] <@roc> I'm afraid you're wrong
  715. # [05:47] * Joins: blassey (blassey@moz-853FAB08.hsd1.ma.comcast.net)
  716. # [05:48] <@roc> shelly: however, you can call AppendElement() to add an element with an empty array, and then call SwapElements to swap the contents with your array
  717. # [05:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/10a6781c41e4 - Trevor Saunders - bug 877503 - build firefox for android with gcc 4.7 r=ted, blassey, nthomas
  718. # [05:48] <@roc> avoiding the copy
  719. # [05:48] * Joins: twi (Adium@moz-144A8B77.cust.dsl.vodafone.it)
  720. # [05:48] * Joins: adu (ajr@moz-96FE9B84.washdc.fios.verizon.net)
  721. # [05:52] * Joins: janv (varga@moz-8BF5D87F.flarion.as5628.telecom.sk)
  722. # [05:52] * Quits: imsurit (chatzilla@EB2DDCEA.AC98CD92.1A5E31FF.IP) (Quit: ChatZilla 0.9.90 [Firefox 22.0/20130528181031])
  723. # [05:53] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Quit: Jesse)
  724. # [05:53] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  725. # [05:54] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  726. # [05:54] * Quits: janv (varga@moz-8BF5D87F.flarion.as5628.telecom.sk) (Ping timeout)
  727. # [05:55] * Joins: janv (varga@moz-8BF5D87F.flarion.as5628.telecom.sk)
  728. # [05:56] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  729. # [05:57] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  730. # [05:59] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Quit: ctangira)
  731. # [06:01] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: My lid went down)
  732. # [06:01] * Quits: Matti (Matti@moz-53103388.dip0.t-ipconnect.de) (Ping timeout)
  733. # [06:05] * Joins: Matti_away (Matti@moz-83497F10.dip0.t-ipconnect.de)
  734. # [06:05] * Matti_away is now known as Matti
  735. # [06:07] * Quits: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net) (Quit: Boriss)
  736. # [06:07] * Joins: pcwalton (pcwalton@moz-481A040C.hsd1.ca.comcast.net)
  737. # [06:08] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  738. # [06:09] * Quits: mkohler (mkohler@moz-1531EE3.dclient.hispeed.ch) (Ping timeout)
  739. # [06:12] * Joins: jammink (textual@moz-49417AD2.dsl.dynamic.sonic.net)
  740. # [06:12] * Joins: erikvold (erikvold@25FB14D3.65541F93.67CA24A9.IP)
  741. # [06:13] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Ping timeout)
  742. # [06:14] * Quits: tonymec (tonymec@moz-9A3A7707.adsl-dyn.isp.belgacom.be) (Ping timeout)
  743. # [06:15] * Quits: tonymec|away (tonymec@moz-9A3A7707.adsl-dyn.isp.belgacom.be) (Ping timeout)
  744. # [06:17] * Joins: chmanchester (chmanchest@moz-CDC76EBD.hsd1.pa.comcast.net)
  745. # [06:17] * Joins: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP)
  746. # [06:19] * Joins: Mook (mook@moz-3E9A8E65.dsl.teksavvy.com)
  747. # [06:21] * Quits: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP) (Input/output error)
  748. # [06:21] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Ping timeout)
  749. # [06:21] * Quits: pcwalton (pcwalton@moz-481A040C.hsd1.ca.comcast.net) (Quit: .)
  750. # [06:23] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  751. # [06:23] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  752. # [06:23] * Joins: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP)
  753. # [06:24] * Joins: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP)
  754. # [06:25] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  755. # [06:29] * mattwoodrow is now known as mattwoodrow|away
  756. # [06:30] * Joins: glob (glob@moz-DF237567.glob.com.au)
  757. # [06:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f4add9815dd1 - Karl Tomlinson - b=810274 include bounds with layer pixels as possible destinations to minimize subpixel scrolls r=roc
  758. # [06:31] * Quits: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP) (Input/output error)
  759. # [06:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/03be241006e0 - Karl Tomlinson - b=810252 remove default-unused Pango shaping code r=jfkthame
  760. # [06:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/db258cb900a7 - Karl Tomlinson - b=810274 allow smooth scroll step to nearest pixel boundary short of desired position r=roc
  761. # [06:32] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9419b209de19 - Karl Tomlinson - b=810274 ensure scrolled range is non-negative even in the presence of nscoord overflow r=roc
  762. # [06:32] * Quits: Ami_Ty (Amie@43CB6079.66715431.D25A875A.IP) (Quit: Ami_Ty)
  763. # [06:32] * Joins: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP)
  764. # [06:34] * Quits: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP) (Quit: Leaving)
  765. # [06:35] * Quits: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net) (Quit: jorendorff)
  766. # [06:35] * Joins: bdahl (bdahl@moz-28A8549C.dsl.dynamic.sonic.net)
  767. # [06:35] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Ping timeout)
  768. # [06:37] * Joins: sicking (sicking@moz-7F871C5C.hsd1.ca.comcast.net)
  769. # [06:37] * Joins: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP)
  770. # [06:37] * Quits: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP) (Quit: Leaving)
  771. # [06:39] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Ping timeout)
  772. # [06:40] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  773. # [06:40] * Joins: jwir3 (quassel@2C767DC4.9BCBA4E1.77968E9E.IP)
  774. # [06:41] * Quits: jono_ (jono@moz-8534EAC6.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  775. # [06:41] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Connection reset by peer)
  776. # [06:42] * Joins: dzbarsky1 (Adium@moz-A7CDB794.dia.static.qwest.net)
  777. # [06:42] * Quits: dzbarsky (Adium@moz-A7CDB794.dia.static.qwest.net) (Ping timeout)
  778. # [06:42] * Joins: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net)
  779. # [06:43] * nthomas is now known as nthomas|away
  780. # [06:44] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Quit: cronco)
  781. # [06:46] * Joins: jhk (Jignesh@F1D06D1D.9938D3BE.CA052C06.IP)
  782. # [06:55] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  783. # [06:55] * Joins: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net)
  784. # [06:55] * Joins: j0ni_ (j0ni@moz-B67588DD.home.otenet.gr)
  785. # [06:56] * Joins: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP)
  786. # [06:58] * Quits: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP) (Quit: Leaving)
  787. # [06:58] * Joins: grobinson (garrett@moz-731932CD.hsd1.ca.comcast.net)
  788. # [06:58] * Quits: jammink (textual@moz-49417AD2.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  789. # [06:59] * Quits: erikvold (erikvold@25FB14D3.65541F93.67CA24A9.IP) (Ping timeout)
  790. # [07:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bec3013abff6 - Karl Tomlinson - partially re-expand assertion count range for "non-root reflow roots must not have scrollable overflow" assertion that doesn't always trigger b=810274
  791. # [07:00] * Quits: Lucas (Lucas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  792. # [07:01] * Joins: bkero (bkero@moz-ED825A1B.members.linode.com)
  793. # [07:01] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  794. # [07:01] * ChanServ sets mode: +o dveditz
  795. # [07:02] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Ping timeout)
  796. # [07:02] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  797. # [07:03] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  798. # [07:03] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  799. # [07:04] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  800. # [07:06] * Joins: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP)
  801. # [07:06] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  802. # [07:07] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Ping timeout)
  803. # [07:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fbccd02d5cff - Alexander Surkov - Bug 877532 - IAccessible::accNavigate with NAVRELATION_* fails, r=tbsaunde
  804. # [07:09] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Ping timeout)
  805. # [07:10] * Joins: jammink (textual@moz-E1B1CCC.googlewifi.com)
  806. # [07:10] * Quits: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP) (Input/output error)
  807. # [07:11] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  808. # [07:11] * Joins: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP)
  809. # [07:12] * Quits: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP) (Connection reset by peer)
  810. # [07:13] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  811. # [07:14] * Joins: Srinath (Mibbit@DE1B8493.19CDD8DF.8B685EF9.IP)
  812. # [07:16] <Srinath> folks, a silly question.
  813. # [07:16] <Srinath> I wanna print some debug messages using C++ code similar to dump() for Javascript. How do I do that?
  814. # [07:17] <philor> karl: https://tbpl.mozilla.org/php/getParsedLog.php?id=23844558&tree=Mozilla-Inbound
  815. # [07:18] * karl looks
  816. # [07:18] <@dolske> Srinath: printf?
  817. # [07:18] * Joins: jld (jld@moz-B94C75AD.xlerb.net)
  818. # [07:19] <Srinath> dolske: :D
  819. # [07:19] <@dolske> Srinath: or if you want to get fancy, https://mxr.mozilla.org/mozilla-central/search?string=LogStringMessage&;find=\.c&findi=&filter=^[^\0]*%24&hitlimit=&tree=mozilla-central
  820. # [07:19] <Srinath> dolske: btw, thanks.. :)
  821. # [07:20] <@dolske> sure!
  822. # [07:20] <Srinath> i've another question.. i'm modifying nsCacheService.cpp and trying out a few changes.
  823. # [07:21] <Srinath> if I want to compile the changes alone can I go to the netwerk directory and 'make' ?
  824. # [07:21] <nrc> Srinath: yes, but you also have to make in toolkit/library afterwards
  825. # [07:21] <nrc> (so the changes end up in the .so/.dll)
  826. # [07:21] <nrc> (assuming the changes you make end up in xul.so)
  827. # [07:22] * Joins: dzbarsky (Adium@moz-A7CDB794.dia.static.qwest.net)
  828. # [07:22] * Quits: dzbarsky1 (Adium@moz-A7CDB794.dia.static.qwest.net) (Connection reset by peer)
  829. # [07:22] <Srinath> nrc: just to be clear, I should 'make' the netwerk directory under obj-x86_64-unknown-linux-gnu
  830. # [07:23] <Srinath> similarly for toolkit as well?
  831. # [07:23] <karl> philor: is that build on tbpl? (network here is slow)
  832. # [07:23] <nrc> Srinath: if that is your obj dir, then yes
  833. # [07:23] <Srinath> okay..
  834. # [07:23] <Srinath> thanks nrc..
  835. # [07:23] <nrc> np
  836. # [07:23] <philor> karl: with &showall=1, we got pissed off about how desktop b2g depends on a zillion external repos and hid it
  837. # [07:25] * Quits: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net) (Ping timeout)
  838. # [07:25] * Quits: adu (ajr@moz-96FE9B84.washdc.fios.verizon.net) (Quit: adu)
  839. # [07:25] <karl> philor: ah, ok; does that mean its a tier 1 platform or not? i.e. do i back out for that?
  840. # [07:26] * Quits: bsmith (bsmith@2557E599.66715431.D25A875A.IP) (Ping timeout)
  841. # [07:26] <philor> karl: a very fun question - it's certainly no lower than tier 1.5, you've got hours, but probably not days
  842. # [07:27] <philor> currently, I'm the only one who knows it's busted, Ed would probably merge you to mozilla-central, but then it's visible on Birch, so once Ryan merged you there, he'd backtrack and take you out
  843. # [07:28] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  844. # [07:29] <karl> ok, thanks; it'll take a day to get review, so i think that means backing out
  845. # [07:29] <karl> i wonder whether that build is using a different compiler or just different flags
  846. # [07:29] <JonathanS> Did Facebook broke IPv6?
  847. # [07:30] * Quits: bdahl (bdahl@moz-28A8549C.dsl.dynamic.sonic.net) (Client exited)
  848. # [07:30] <karl> i can back out; just want to check there's no compiler flag obviously missing
  849. # [07:30] * Joins: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net)
  850. # [07:30] * Quits: jammink (textual@moz-E1B1CCC.googlewifi.com) (Input/output error)
  851. # [07:30] <philor> could very well be a different compiler, I think I heard mention of that some time recently that it broke
  852. # [07:31] * philor sucks down a full log
  853. # [07:31] * Joins: jammink (textual@moz-E1B1CCC.googlewifi.com)
  854. # [07:32] * Quits: Optimizer (Optimizer@958526CF.1B0DA661.BE90E62C.IP) (Ping timeout)
  855. # [07:34] * Quits: grobinson (garrett@moz-731932CD.hsd1.ca.comcast.net) (Ping timeout)
  856. # [07:34] <philor> karl: "checking compiler version... gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3)"
  857. # [07:34] <philor> desktop is... 4.7, I think?
  858. # [07:34] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Ping timeout)
  859. # [07:35] <karl> thanks, philor; that was mean to support this but the build is not using -std=gnu++0x
  860. # [07:36] * Joins: Optimizer (Optimizer@BB86F258.FFE285EB.D5D59AD9.IP)
  861. # [07:37] <glandium> karl: what's the bustage?
  862. # [07:37] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  863. # [07:38] <karl> glandium: Waldo suggested i use decltype instead of typeof, but https://tbpl.mozilla.org/php/getParsedLog.php?id=23844558&tree=Mozilla-Inbound#error0 is building without -std=gnu++0x; i guess because of ac_cv_cxx0x_headers_bug
  864. # [07:38] <karl> https://bugzilla.mozilla.org/show_bug.cgi?id=810274
  865. # [07:38] * Joins: jono_ (jono@moz-8534EAC6.lightspeed.sntcca.sbcglobal.net)
  866. # [07:38] <glandium> karl: and we still support building without c++11 support
  867. # [07:39] <karl> yeah, that idea is sounding like a bad one
  868. # [07:40] <karl> i think he thought gcc had support since 4.3 and we require 4.4
  869. # [07:41] <glandium> karl: gcc has support with -std=c++0x
  870. # [07:41] <glandium> or gnu++0x
  871. # [07:42] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Ping timeout)
  872. # [07:42] <glandium> but libstdc++ 4.4 headers are broken for c++0x
  873. # [07:42] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  874. # [07:42] <karl> looks like configure uses c++0x when it works but i guess it doesn't with 4.4.6 20110731 (Red Hat 4.4.6-3)
  875. # [07:42] <karl> ok, thanks
  876. # [07:43] * sewardj_ is now known as sewardj
  877. # [07:43] <karl> i guess we don't have a HAS_DECLTYPE or HAS_WORKING_TYPEOF
  878. # [07:44] * Joins: bogdan_maris (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  879. # [07:44] <karl> that is sounding awkward anyway
  880. # [07:44] <glandium> karl: defined(__GXX_EXPERIMENTAL_CXX0X__) || __cplusplus >= 201103L) ?
  881. # [07:45] * Joins: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net)
  882. # [07:45] * Joins: Optimizer1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  883. # [07:45] * Joins: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP)
  884. # [07:45] <karl> yeah, maybe; typeof actually worked fine with gcc and clang, but not VS
  885. # [07:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c6bc2193a72b - Robert O'Callahan - Bug 877461. Part 2: Initialize VideoFrame members to 0. r=doublec
  886. # [07:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1ba9dc37c2ef - Robert O'Callahan - Bug 877461. Part 3: Retry libstagefright audio/video decoding if it fails due to a timeout. r=sotaro
  887. # [07:45] * Quits: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net) (Quit: Leaving)
  888. # [07:45] <glandium> karl: and we only support VS2010, which does C++11
  889. # [07:46] <karl> yes, so some macro is possible
  890. # [07:46] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  891. # [07:47] <karl> but maybe more effort than sensible to hide a function return type
  892. # [07:48] * Quits: Mook (mook@moz-3E9A8E65.dsl.teksavvy.com) (Quit: Mook)
  893. # [07:50] * Joins: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net)
  894. # [07:51] <glandium> karl: actually, can't you use checkedint instead?
  895. # [07:51] <glandium> mmm maybe it doesn't do arbitrary range checking
  896. # [07:51] <karl> for overflow or Abs()?
  897. # [07:52] <glandium> yeah
  898. # [07:53] * jchen is now known as jchen|away
  899. # [07:53] * jcranmer is now known as jcranmer|away
  900. # [07:55] <glandium> in fact, CheckedInt does have bound checking
  901. # [07:56] <glandium> ah, not arbitrary ; type based
  902. # [07:58] * Quits: jhk (Jignesh@F1D06D1D.9938D3BE.CA052C06.IP) (Ping timeout)
  903. # [07:58] * Joins: gwagner (Gregor@moz-4F5F055F.wireless.dyn.drei.com)
  904. # [07:59] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Input/output error)
  905. # [07:59] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  906. # [07:59] * Joins: jhk (Jignesh@F1D06D1D.9938D3BE.CA052C06.IP)
  907. # [08:05] * Quits: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP) (Input/output error)
  908. # [08:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/25ab810de6e0 - Karl Tomlinson - backout f4add9815dd1 and db258cb900a7 because gcc 4.4 builds don't use -std=gnu++0x for decltype b=810274
  909. # [08:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fd3eb4b73292 - Karl Tomlinson - merge backout b=810274
  910. # [08:06] * Joins: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP)
  911. # [08:06] * Quits: @roc (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  912. # [08:07] * Joins: mihaelav (Mibbit@601F3B17.33662590.A5830293.IP)
  913. # [08:09] * Joins: Gentlecat (Roman@C094B56C.DF8A527C.8FB52CB8.IP)
  914. # [08:10] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  915. # [08:10] * Quits: sankha93 (Instantbir@3A62547A.1F4087EF.8B6C1D65.IP) (Quit: Sankha - Quit.)
  916. # [08:11] * Joins: bajaj1 (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  917. # [08:11] * Quits: chmanchester (chmanchest@moz-CDC76EBD.hsd1.pa.comcast.net) (Client exited)
  918. # [08:11] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Connection reset by peer)
  919. # [08:11] * Joins: sbpraveen34 (Mibbit@9B72F40B.6E36BF6D.4C155415.IP)
  920. # [08:12] <sbpraveen34> hi i am new to developers channel and i want to know about how start working when i want to work with a bug in bugzilla
  921. # [08:13] <sbpraveen34> can anyone help me out here
  922. # [08:14] * Joins: andreieftimie (andreiefti@moz-6C503937.hfc.comcastbusiness.net)
  923. # [08:14] * Quits: spohl (Adium@moz-D8E640BF.revip2.marketstreetwifi.net) (Quit: Leaving.)
  924. # [08:15] <karl> sbpraveen34: #introduction might be the best channel
  925. # [08:16] * Joins: dholbert_ (dholbert@moz-EAA4454E.hsd1.ca.comcast.net)
  926. # [08:16] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  927. # [08:18] * Joins: redfive (chatzilla@moz-1DEC4B38.dsl.pltn13.pacbell.net)
  928. # [08:19] * Joins: grobinson (garrett@moz-731932CD.hsd1.ca.comcast.net)
  929. # [08:20] * Joins: bkero1 (bkero@B09BE30.721446DC.5E72ECD5.IP)
  930. # [08:20] * Quits: jhk (Jignesh@F1D06D1D.9938D3BE.CA052C06.IP) (Ping timeout)
  931. # [08:21] * Joins: cpearce (chatzilla@moz-AE665A1C.xdsl.xnet.co.nz)
  932. # [08:21] * Joins: jhk (Jignesh@F1D06D1D.9938D3BE.CA052C06.IP)
  933. # [08:21] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  934. # [08:22] * Joins: grubshka (grubshka@moz-E2F7DB8D.rev.sfr.net)
  935. # [08:22] * Quits: dholbert_ (dholbert@moz-EAA4454E.hsd1.ca.comcast.net) (Quit: Ex-Chat)
  936. # [08:22] * Joins: atuljangra (Mibbit@E59BAC6C.51BD11ED.4356924F.IP)
  937. # [08:25] * Joins: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net)
  938. # [08:29] * Joins: Ms2ger (Ms2ger@moz-7DDF7556.adsl-dyn.isp.belgacom.be)
  939. # [08:33] * philor looks up for roc
  940. # [08:33] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  941. # [08:34] * philor looks down for roc
  942. # [08:35] <glob> philor, take a step to the left
  943. # [08:35] <glob> and then a step to the right
  944. # [08:36] <philor> with your hands on your hips, you back out CLOSED TREE
  945. # [08:36] <Ms2ger> Bonjour
  946. # [08:37] <edwin> oh snap
  947. # [08:39] * Joins: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP)
  948. # [08:39] * Quits: Optimizer (Optimizer@BB86F258.FFE285EB.D5D59AD9.IP) (Ping timeout)
  949. # [08:39] * Joins: smontagu (chatzilla@moz-D2765AF8.red.bezeqint.net)
  950. # [08:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6a5f8ebc836a - Phil Ringnalda - Back out 1ba9dc37c2ef:c6bc2193a72b (bug 877461) for b2g build bustage
  951. # [08:41] * Joins: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net)
  952. # [08:41] <philor> my favorite thing, backing out the inbound half of a simultaneous inbound/b2g18 push
  953. # [08:41] * Joins: annevk (annevk@77ED468E.BCA028A.8D534776.IP)
  954. # [08:42] <philor> interesting, built on b2g18
  955. # [08:42] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Ping timeout)
  956. # [08:43] * Quits: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  957. # [08:43] * Quits: StevenLee (StevenLee@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  958. # [08:43] <philor> wonder if 18 still had a working dependency system?
  959. # [08:43] * Joins: Optimizer (Optimizer@B9CB2F94.FA13FFAF.D5D59AD9.IP)
  960. # [08:43] <karl> glandium: do you have any opinions about a #define decltype typeof? http://www.pastebin.mozilla.org/2490616
  961. # [08:43] <edwin> philor: That bit of code has diverged massively. Wouldn't be surprised.
  962. # [08:44] <edwin> *not surprised, rather
  963. # [08:44] <edwin> hypothetical, reality; same thing.
  964. # [08:44] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  965. # [08:46] * Quits: jhk (Jignesh@F1D06D1D.9938D3BE.CA052C06.IP) (Ping timeout)
  966. # [08:46] * Joins: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net)
  967. # [08:47] * Joins: jhk (Jignesh@7FC79FD2.5827C9F6.D06349B0.IP)
  968. # [08:47] <philor> interesting that the inability to build desktop b2g on Linux on b2g18 doesn't close the tree
  969. # [08:47] * Quits: jono_ (jono@moz-8534EAC6.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  970. # [08:47] * philor drops his estimation of the tier for that a little further
  971. # [08:48] * mattwoodrow|away is now known as mattwoodrow
  972. # [08:48] * Quits: @dbaron (dbaron@5924A8D9.7F79A810.4065847B.IP) (Ping timeout)
  973. # [08:48] * Quits: jet (junglecode@5924A8D9.7F79A810.4065847B.IP) (Ping timeout)
  974. # [08:49] * Quits: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com) (Ping timeout)
  975. # [08:50] * Joins: dbaron (dbaron@5924A8D9.7F79A810.4065847B.IP)
  976. # [08:50] * ChanServ sets mode: +o dbaron
  977. # [08:50] * Quits: glob (glob@moz-DF237567.glob.com.au) (Quit: rebooting)
  978. # [08:51] * Quits: jammink (textual@moz-E1B1CCC.googlewifi.com) (Input/output error)
  979. # [08:51] * Joins: victorporof (victorporo@60FA9E67.483E5FE1.9B1E38F4.IP)
  980. # [08:51] * Joins: jammink (textual@moz-E1B1CCC.googlewifi.com)
  981. # [08:52] * Quits: Gentlecat (Roman@C094B56C.DF8A527C.8FB52CB8.IP) (Ping timeout)
  982. # [08:52] * mgerva|afk is now known as mgerva
  983. # [08:52] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  984. # [08:54] * Quits: karl (karl@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  985. # [08:57] * Joins: glob (glob@moz-DF237567.glob.com.au)
  986. # [08:59] * Quits: andreieftimie (andreiefti@moz-6C503937.hfc.comcastbusiness.net) (Quit: andreieftimie)
  987. # [09:03] * philor is now known as philor|away
  988. # [09:05] * Joins: mkohler (mkohler@moz-8FC716BF.static.212-41-220-23.swisscomdata.ch)
  989. # [09:05] * Quits: cervantes (cervantes@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  990. # [09:06] * bz is now known as bz_sleep
  991. # [09:06] * Quits: Optimizer1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Ping timeout)
  992. # [09:07] * Joins: GinaYeh-laptop (GinaYeh@moz-99690620.hinet-ip.hinet.net)
  993. # [09:07] * Joins: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com)
  994. # [09:08] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  995. # [09:08] * Quits: njn (chatzilla@moz-697B751D.dyn.iinet.net.au) (Ping timeout)
  996. # [09:09] <Ms2ger> Good night, bz
  997. # [09:09] * Quits: jammink (textual@moz-E1B1CCC.googlewifi.com) (Input/output error)
  998. # [09:09] <bz_sleep> good morning, ms2ger
  999. # [09:09] * Quits: gwagner (Gregor@moz-4F5F055F.wireless.dyn.drei.com) (Quit: gwagner)
  1000. # [09:09] <bz_sleep> and yes, sleep
  1001. # [09:10] * Joins: jammink (textual@moz-E1B1CCC.googlewifi.com)
  1002. # [09:10] * mgerva is now known as mgerva|afk
  1003. # [09:11] * Tomcat|afk is now known as Tomcat
  1004. # [09:11] * Joins: Gijs (gijs@moz-C11B0461.dsl.alice.nl)
  1005. # [09:11] * Quits: grubshka (grubshka@moz-E2F7DB8D.rev.sfr.net) (Ping timeout)
  1006. # [09:11] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  1007. # [09:13] * baku|away is now known as baku
  1008. # [09:16] * pmoore|away is now known as pmoore
  1009. # [09:16] * Quits: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP) (Quit: rniwa)
  1010. # [09:16] * Joins: martyn (martyn@moz-2C6C695F.range86-131.btcentralplus.com)
  1011. # [09:17] * Joins: cervantes (cervantes@moz-99690620.hinet-ip.hinet.net)
  1012. # [09:17] * Quits: bkero1 (bkero@B09BE30.721446DC.5E72ECD5.IP) (Quit: WeeChat 0.4.1)
  1013. # [09:18] * Quits: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com) (Ping timeout)
  1014. # [09:18] * Joins: bkero1 (bkero@B09BE30.721446DC.5E72ECD5.IP)
  1015. # [09:18] * Joins: Optimize1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1016. # [09:18] * Joins: edmorley (edmorley@moz-8B746B75.cable.virginmedia.com)
  1017. # [09:19] * Joins: tonymec__ (tonymec@49F941D6.257221E5.A9371869.IP)
  1018. # [09:19] * tonymec__ is now known as tonymec|away
  1019. # [09:19] * Quits: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net) (Quit: Boriss)
  1020. # [09:19] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  1021. # [09:20] * Quits: bajaj1 (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  1022. # [09:21] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  1023. # [09:22] * Quits: phenom (phenom@FE482D53.12777886.F44414AF.IP) (Ping timeout)
  1024. # [09:24] * Quits: smontagu (chatzilla@moz-D2765AF8.red.bezeqint.net) (Input/output error)
  1025. # [09:25] <sewardj> snorp: ping
  1026. # [09:25] * Quits: bogdan_maris (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1027. # [09:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/971b1e4b4c46 - Daniel Holbert - Bug 880078: Remove no-longer-used variable 'secFlag' from XPCWrappedNative::CallMethod. r=bholley
  1028. # [09:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1e838ba3ecb5 - Daniel Holbert - Bug 880104 part 2: Replace -moz-*-content with the (known) fixed length that it computes to in some flexbox reftest files. rs=dbaron
  1029. # [09:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5e74b815c332 - Daniel Holbert - Bug 880104 part 1: Rewrite flexbox-align-self-* reftests to not depend on prefixed intrinsic sizing keywords. rs=dbaron
  1030. # [09:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5c70ec981c18 - Daniel Holbert - Bug 880104 part 4: Remove unnecessary -moz-max-content from flexbox-widget-flex-items-4.html, and other minor cleanup/commenting in that reftest. rs=dbaron
  1031. # [09:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9412ec5c0b65 - Daniel Holbert - Bug 880104 part 3: Fix flexbox-justify-content-horiz-5-ref.xhtml to not rely on -moz-max-content for centering shrinkwrapped content. rs=dbaron
  1032. # [09:32] * Joins: alice (alice@moz-7382496B.range109-152.btcentralplus.com)
  1033. # [09:32] * Joins: smontagu (chatzilla@moz-D2765AF8.red.bezeqint.net)
  1034. # [09:32] * Quits: tmyoung (Thunderbir@moz-A52EE408.alyoung.com) (Quit: tmyoung)
  1035. # [09:33] * Quits: dzbarsky (Adium@moz-A7CDB794.dia.static.qwest.net) (Quit: Leaving.)
  1036. # [09:33] * Quits: grobinson (garrett@moz-731932CD.hsd1.ca.comcast.net) (Ping timeout)
  1037. # [09:35] * Joins: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com)
  1038. # [09:35] * Joins: simonab (Mibbit@601F3B17.33662590.A5830293.IP)
  1039. # [09:37] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  1040. # [09:38] * Joins: nccuong (Instantbir@moz-10E3E16B.enst.fr)
  1041. # [09:39] * Joins: stransky (stransky@moz-107AD163.redhat.com)
  1042. # [09:41] * Quits: tonymec|away (tonymec@49F941D6.257221E5.A9371869.IP) (Quit: Konversation terminated!)
  1043. # [09:41] * Joins: phenom (phenom@6A2322C2.EBFEDE35.F44414AF.IP)
  1044. # [09:42] * Joins: dzbarsky (Adium@moz-A7CDB794.dia.static.qwest.net)
  1045. # [09:43] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  1046. # [09:43] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  1047. # [09:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9ef3be66d02f - Peter Van der Beken - Bug 877654 - Remove thisptr offset tables - Replace HTML element table to map segue macros with generic macros. r=Ms2ger.
  1048. # [09:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/dcb08e602abd - Peter Van der Beken - Bug 877654 - Remove thisptr offset tables - Remove thisptr table support from XPConnect. r=Ms2ger.
  1049. # [09:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1cb64629a1c9 - Peter Van der Beken - Bug 877654 - Remove thisptr offset tables - Remove offset tables from non-HTMLElement objects and remove offset table macros. r=Ms2ger.
  1050. # [09:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e0993170f70c - Peter Van der Beken - Bug 877654 - Remove thisptr offset tables - Refactor HTML element QI macros. r=Ms2ger.
  1051. # [09:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/51fc52f89728 - Peter Van der Beken - Bug 877654 - Remove thisptr offset tables - Replace HTML element offset table macros with generic QI macros. r=Ms2ger.
  1052. # [09:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/384e76c8e33a - Peter Van der Beken - Bug 877654 - Remove thisptr offset tables - Replace HTML element QI map end macro with generic macros. r=Ms2ger.
  1053. # [09:45] * Joins: tonymec__ (tonymec@DEB94884.C06F51A4.A9371869.IP)
  1054. # [09:45] * Quits: GinaYeh-laptop (GinaYeh@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1055. # [09:45] * tonymec__ is now known as tonymec|away
  1056. # [09:46] * Joins: bogdan_maris (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  1057. # [09:46] * Joins: tzimmermann (tzimmerman@moz-2DB0F56C.cust.tele2.se)
  1058. # [09:46] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  1059. # [09:47] * Joins: hdelassus (Mibbit@moz-F4855B5.grenet.fr)
  1060. # [09:47] * Quits: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net) (Ping timeout)
  1061. # [09:47] * Joins: kdc_ (chatzilla@moz-2ACC6B38.pk.shawcable.net)
  1062. # [09:47] * kdc_ is now known as kdc
  1063. # [09:48] * baku is now known as baku|away
  1064. # [09:48] * Joins: dzbarsky1 (Adium@moz-A7CDB794.dia.static.qwest.net)
  1065. # [09:48] * Quits: dzbarsky (Adium@moz-A7CDB794.dia.static.qwest.net) (Connection reset by peer)
  1066. # [09:49] * pmoore is now known as pmoore|away
  1067. # [09:51] * Quits: jammink (textual@moz-E1B1CCC.googlewifi.com) (Input/output error)
  1068. # [09:52] * Joins: jammink (textual@moz-E1B1CCC.googlewifi.com)
  1069. # [09:55] <Ms2ger> \o/
  1070. # [09:55] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  1071. # [09:55] * Joins: GinaYeh-laptop (GinaYeh@moz-99690620.hinet-ip.hinet.net)
  1072. # [09:55] * Quits: bkero (bkero@moz-ED825A1B.members.linode.com) (NickServ (GHOST command used by bkero1))
  1073. # [09:56] * Joins: bkero (bkero@moz-ED825A1B.members.linode.com)
  1074. # [09:56] * Quits: bkero (bkero@moz-ED825A1B.members.linode.com) (Quit: Coyote finally caught me)
  1075. # [09:56] * Joins: shelly_ (shelly@moz-99690620.hinet-ip.hinet.net)
  1076. # [09:57] * bkero1 is now known as bkero
  1077. # [09:57] <Callek> hrm, I am almost certain that peter's checkin just broke suite and thunderbird
  1078. # [09:57] <Callek> :-)
  1079. # [09:57] <Ms2ger> Quite possibly
  1080. # [09:58] * Joins: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP)
  1081. # [09:58] <Ms2ger> Though I'd hope not
  1082. # [09:59] <Ms2ger> Callek, anything in particular that makes you think so?
  1083. # [09:59] <Callek> editor in suite using HTML* interfaces, and mail using Node interfaces
  1084. # [09:59] <Callek> iirc
  1085. # [09:59] * Quits: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com) (Ping timeout)
  1086. # [10:00] <Ms2ger> Didn't we kill those at some point?
  1087. # [10:00] <Callek> if we did then YAY
  1088. # [10:00] <Callek> but I'm unsure :-)
  1089. # [10:01] * Joins: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com)
  1090. # [10:02] <Gijs> If I use mach to run mochitests, does it keep the full log somewhere?
  1091. # [10:02] <Ms2ger> At least, I couldn't find the nsIDOMHTMLImageElement implementation on MXR
  1092. # [10:02] <Ms2ger> Gijs, only if you use -l foo.log when running, I believe
  1093. # [10:02] <Gijs> OK.
  1094. # [10:02] <Gijs> Thanks.
  1095. # [10:03] * Quits: dzbarsky1 (Adium@moz-A7CDB794.dia.static.qwest.net) (Quit: Leaving.)
  1096. # [10:04] <peterv> Callek: I don't think there are any uses of those macros outside of content/
  1097. # [10:04] * Joins: Six (Mibbit@1D221D3.D05A5B89.BA2F4534.IP)
  1098. # [10:04] <Callek> peterv: ooo it was all macro changes? in which case yea we might not be broken
  1099. # [10:05] <Callek> though if vtables changed we're likely still broken
  1100. # [10:05] <Ms2ger> Nah
  1101. # [10:05] <peterv> Callek: there are no vtable changes
  1102. # [10:05] <Callek> s/likely/maybe/
  1103. # [10:05] <Ms2ger> Just the QI implementations
  1104. # [10:06] * Joins: gwagner (Gregor@moz-4F5F055F.wireless.dyn.drei.com)
  1105. # [10:07] <hsivonen> I changed my email address in ~/.hgrc. What do I need to do to make MQ pick it up when I create new patches in existing repos?
  1106. # [10:07] <Ms2ger> Is the problem with new patches or old patches?
  1107. # [10:07] * Joins: mstange (markus@moz-59246B9E.dip0.t-ipconnect.de)
  1108. # [10:07] <hsivonen> Ms2ger: new ones
  1109. # [10:08] <Ms2ger> I thought that would happen automatically
  1110. # [10:08] * Joins: tonymec (tonymec@DEB94884.C06F51A4.A9371869.IP)
  1111. # [10:08] * Ms2ger tries
  1112. # [10:08] <hsivonen> or at least patches that don't contain the email address when viewed under .hg/patches
  1113. # [10:09] <Jesse> http://w3cmemes.tumblr.com/post/52255377863/svg-is-awesome
  1114. # [10:09] <Ms2ger> hsivonen, try qref -U?
  1115. # [10:09] <hsivonen> Ms2ger: hmm. not actually a problem for truly new patches
  1116. # [10:10] * Quits: GinaYeh-laptop (GinaYeh@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1117. # [10:10] <hsivonen> Ms2ger: so MQ keeps the old email *somewhere* but not in the patch file under .hg/patches!
  1118. # [10:10] <markh> if I'm writing an implementation of a new interface that needs to be exposed to chrome JS, do I need to have the impl derive from nsWrapperCache?
  1119. # [10:10] <Ms2ger> In the changeset, I guess
  1120. # [10:11] <Ms2ger> markh, are you using WebIDL?
  1121. # [10:11] <markh> Ms2ger: no - should I be? :)
  1122. # [10:11] <Ms2ger> Yes :)
  1123. # [10:11] <Ms2ger> Well, for chrome-only, sunno
  1124. # [10:11] <Ms2ger> dunno, even
  1125. # [10:12] * pmoore|away is now known as pmoore
  1126. # [10:12] * markh forsees a world of hurt in his future...
  1127. # [10:13] <Ms2ger> Well, yes, you work on Mozilla :)
  1128. # [10:13] <markh> heh
  1129. # [10:14] * Quits: atuljangra (Mibbit@E59BAC6C.51BD11ED.4356924F.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1130. # [10:14] <Gijs> Jesse++
  1131. # [10:14] * Quits: birtles (chatzilla@moz-C286AD9A.bitcat.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1132. # [10:15] <Gijs> Does anyone want to play "find the changeset that caused a gazillion assertions on UX" with me?
  1133. # [10:16] <Gijs> I know it's in this push: https://hg.mozilla.org/projects/ux/pushloghtml?startID=120&endID=121 but there's 260 csets in there.
  1134. # [10:16] <Gijs> (sample full log: https://tbpl.mozilla.org/php/getParsedLog.php?id=23827776&tree=UX&full=1#error1 )
  1135. # [10:17] * Joins: Standard8 (Standard8@moz-E007CF94.threembb.co.uk)
  1136. # [10:17] * Joins: m_gol (m_gol@moz-28A20A08.neoplus.adsl.tpnet.pl)
  1137. # [10:17] * Quits: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP) (Quit: RealRaven)
  1138. # [10:18] * Joins: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP)
  1139. # [10:19] * Joins: GinaYeh-laptop (GinaYeh@moz-99690620.hinet-ip.hinet.net)
  1140. # [10:19] <ttaubert> Gijs: you should really merge more often ;)
  1141. # [10:20] <Gijs> We merge about once a day, normally, I think we just forgot it for about 1 day?
  1142. # [10:20] <RealRaven> good morning
  1143. # [10:20] <Gijs> Yeah, we merged on both Monday and Wednesday, less than 48 hours apart.
  1144. # [10:20] <Gijs> Not that bad!
  1145. # [10:20] <ttaubert> :)
  1146. # [10:21] <Gijs> People should commit less stuff... work slower, dangit! ;)
  1147. # [10:21] * markh sometimes feels like he does exactly that!
  1148. # [10:21] <RealRaven> does anybody know how to save an IRC conversation from Thunderbird?
  1149. # [10:22] <markh> is thunderbird trying to hurt it?
  1150. # [10:22] <Ms2ger> Poor thing
  1151. # [10:22] <RealRaven> :D- I had this huge conversation about mime / libmime with jcranmer yesterday and I need to have it on file :D
  1152. # [10:23] <RealRaven> I guess going through the clipboard is the only way?
  1153. # [10:23] <Gijs> RealRaven: ahhh, I remember implementing "Save to file" in ChatZilla... ;)
  1154. # [10:24] <Gijs> good times.
  1155. # [10:24] <Gijs> Doesn't TB's IRC client do logging?
  1156. # [10:24] <RealRaven> Ah I remember using chatZilla (in SeaMonkey) - good times
  1157. # [10:24] * Joins: Pauly (Mibbit@601F3B17.33662590.A5830293.IP)
  1158. # [10:24] <dholbert> RealRaven, pull out your system's RAM and put it on ice. when you want to recover the conversation, put the RAM back into the machine
  1159. # [10:24] <dholbert> no need for silly clipboards
  1160. # [10:24] <RealRaven> yes it does. but I dunno when the "cutoff" point is. it will be kind of hard to find once it is "two weeks ago" or older
  1161. # [10:24] <Gijs> we are all so helpful. :(
  1162. # [10:25] <Gijs> RealRaven: I mean, surely the logs are somewhere on the filesystem?
  1163. # [10:25] <markh> so just find the logfile now?
  1164. # [10:25] <RealRaven> dholbert: very helpful. Maybe I can just remove 1 of the 16Gigs of RAM I have so I can keepo working; just to find the right one?
  1165. # [10:25] <RealRaven> ok will ry. heads off to %appdata%
  1166. # [10:26] * Quits: gwagner (Gregor@moz-4F5F055F.wireless.dyn.drei.com) (Quit: gwagner)
  1167. # [10:26] * dholbert imagines some sort of RAID-for-RAM would allow RealRaven's single-chip-swapping technique to work
  1168. # [10:26] * Quits: tetreis (T3@70FD052F.7B285143.16867D26.IP) (Ping timeout)
  1169. # [10:26] <glob> RealRaven, was the conversation on a public channel?
  1170. # [10:26] <RealRaven> the profiles folder is like Private Gump's box of chocolates...
  1171. # [10:26] <RealRaven> #maildev
  1172. # [10:27] <glob> RealRaven, http://logbot.glob.com.au/?c=maildev
  1173. # [10:27] <RealRaven> interesting, I just found the irc profile folder:
  1174. # [10:27] <RealRaven> C:\Users\Axel\AppData\Roaming\Thunderbird\Profiles\saltsaltsalt\logs\irc\realraven@irc.mozilla.org
  1175. # [10:27] * Joins: tetreis (T3@70FD052F.7B285143.16867D26.IP)
  1176. # [10:28] * Joins: gwagner (Gregor@moz-4F5F055F.wireless.dyn.drei.com)
  1177. # [10:28] <RealRaven> there is a subfolder for each channel and for each PM; very nice. I wonder what's the cutoff point for trashing stuff. I auto-login to 6 channels now so I believe that will fill up nicely
  1178. # [10:29] * Joins: till (till@moz-7EBDFAF2.adsl.alicedsl.de)
  1179. # [10:29] <RealRaven> not too bad so far: #amo-editor hjas 16MB of chat.
  1180. # [10:30] <RealRaven> there seems to be one json file per chat session.
  1181. # [10:30] * Joins: edmorley1 (edmorley@moz-8B746B75.cable.virginmedia.com)
  1182. # [10:30] * Quits: edmorley1 (edmorley@moz-8B746B75.cable.virginmedia.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  1183. # [10:30] * Joins: edmorley1 (edmorley@moz-8B746B75.cable.virginmedia.com)
  1184. # [10:30] * heycam|away is now known as heycam
  1185. # [10:30] * Quits: edmorley (edmorley@moz-8B746B75.cable.virginmedia.com) (Ping timeout)
  1186. # [10:30] * edmorley1 is now known as edmorley
  1187. # [10:31] * Quits: _KAMI_ (kami@moz-92F73D96.doclerweb.com) (Ping timeout)
  1188. # [10:32] <RealRaven> keywords for yesterday's conversation: (this code is) gross, attrocious, horrible, ugly.
  1189. # [10:32] <Gijs> heh.
  1190. # [10:32] <RealRaven> (I only inherited the Addon, so I am innocent).
  1191. # [10:32] <RealRaven> The original author seems to have been in love with regexp
  1192. # [10:32] <Gijs> Can't pick your family?
  1193. # [10:32] <Gijs> Oh, wait.
  1194. # [10:33] <RealRaven> family?
  1195. # [10:33] <RealRaven> glob: that logbot link was helpful, thanks
  1196. # [10:34] * markh starts copy/pasting NS_IMPL_CYCLE_COLLECTION_ stuff in random spots...
  1197. # [10:34] * Quits: shelly_ (shelly@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1198. # [10:34] <RealRaven> Gijs: I guess I am part of AMO-Editors, Addons and (partly) maildev.
  1199. # [10:34] * Joins: _KAMI_ (kami@moz-92F73D96.doclerweb.com)
  1200. # [10:35] <Gijs> RealRaven: no, I was going on your "only inherited" statement.
  1201. # [10:35] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  1202. # [10:36] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/04171b585dd0 - Simon Montagu - Assert that entry exists before removing it. Bug 876155, r=ehsan, a=akeybl
  1203. # [10:36] <Gijs> RealRaven: also, hello! Good to have an IRC handle to go with the emails. :)
  1204. # [10:37] * Quits: alfredo (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1205. # [10:38] <RealRaven> Oh hi - its been a while since I reviewed any of your addons ;-)
  1206. # [10:38] <RealRaven> re family: yes, okay. I was asked to adopt the code as it was orphaned by the original develop[er
  1207. # [10:38] * baku|away is now known as baku
  1208. # [10:39] <RealRaven> Didn't you write / collaborate on Venkman? this should be unfrozen, its such a lovely piece of code
  1209. # [10:39] * Joins: msucan (mihai@451EAE14.6CCEB4A3.320F75DD.IP)
  1210. # [10:39] <Gijs> Are you being sarcastic? :)
  1211. # [10:39] <Gijs> It's hard to tell over the internet.
  1212. # [10:43] <RealRaven> Well, I actually haven't looked at "the code" in detail but I must say I use the debugger almost daily. I really like the splittered interface even though it is quirky. Wtach window _needs_ drag & drop
  1213. # [10:43] <RealRaven> *watch
  1214. # [10:43] <RealRaven> And there is no alternative to debug Thunderbird Addons
  1215. # [10:44] <RealRaven> So no, I wasn't sarcastic. Any idea how to decrease the source window font? I tried with userChrome and failed.
  1216. # [10:45] * Joins: Gentlecat (Roman@C094B56C.DF8A527C.8FB52CB8.IP)
  1217. # [10:45] <RealRaven> *userChrome.css
  1218. # [10:46] <glandium> karl: seems fair enough
  1219. # [10:46] * Quits: annevk (annevk@77ED468E.BCA028A.8D534776.IP) (Input/output error)
  1220. # [10:46] <RealRaven> the "terrible piece of code" I was talking about is smartTemplate4. Seems like the original author tried his hand at guessing charsets for mail headers... I Just don't have the time for a rewrite.
  1221. # [10:47] <Six> dholbert: hi
  1222. # [10:47] <dholbert> Six, hi
  1223. # [10:47] <Six> dholbert: i tried to reproduce your "cul-de-sac" bug i don't get the squiggly red underline
  1224. # [10:48] <Six> anyway i can't get a squiggly red underline on any word...
  1225. # [10:48] <RealRaven> nsIMsgDBHdr.Charset doesn't seem to be reliable; returns nothing most of the time
  1226. # [10:49] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1227. # [10:49] <dholbert> Six, heh. you must have spellchecking turned off or something. Did you try a fresh profile?
  1228. # [10:49] <hdelassus> hi
  1229. # [10:50] * Joins: marco (Thunderbir@moz-254EC82F.retail.telecomitalia.it)
  1230. # [10:50] <Six> dholbert: layout.spellcheckDefault;1 in about:config
  1231. # [10:51] * Joins: alfredo (chatzilla@moz-99690620.hinet-ip.hinet.net)
  1232. # [10:51] <hdelassus> we would like to use gdb for debugging a test and this is what we got : error while loading shared libraries: libxul.so: cannot open shared object file: No such file or directory
  1233. # [10:51] <dholbert> Six, dunno then
  1234. # [10:51] <dholbert> Six, en-US version of Firefox?
  1235. # [10:52] <Six> dholbert: it's still present for you? nope FR
  1236. # [10:52] <dholbert> Six, maybe we just don't ship a spell-checking dictionary for FR, or something
  1237. # [10:52] <dholbert> Six, it's present for me in a fresh profile
  1238. # [10:52] <dholbert> Six, (with en-US)
  1239. # [10:53] <clever> hdelassus: you need the LD_LIBRARY_PATH things set right, run bash thru the mozilla.sh script, if that still exists
  1240. # [10:53] <Gijs> RealRaven: huh, interesting, I know few people who still use it... we should just get the browser debugger working everywhere; the APIs it uses are much better.
  1241. # [10:53] <dholbert> Six, in any case, it's only a bug in the en-US spellchecker dictionary; presumably it'd be recognized as correct in french, since it's french in origin (IIUC)
  1242. # [10:53] * Joins: smaug (chatzilla@moz-D8807168.elisa-laajakaista.fi)
  1243. # [10:53] * ChanServ sets mode: +o smaug
  1244. # [10:54] <clever> hdelassus: ./firefox-12/run-mozilla.sh /bin/bash like this
  1245. # [10:54] <Six> dholbert: yep i guess
  1246. # [10:54] <Six> so can't help on this one... :)
  1247. # [10:54] <dholbert> ok :) no worries
  1248. # [10:54] * Quits: alice (alice@moz-7382496B.range109-152.btcentralplus.com) (Client exited)
  1249. # [10:54] <RealRaven> Gijs: Well I won't stick my hand up for porting it to Thunderbird / SeaMonkey / Postbox. I suppose when it comes to Debuggers I am a traditionalist.
  1250. # [10:55] <RealRaven> Couldn't you port the APIS into Venkman? :P
  1251. # [10:55] <hdelassus> clever: where would mozilla.sh
  1252. # [10:55] <hdelassus> be ?
  1253. # [10:55] <Gijs> RealRaven: not easily.
  1254. # [10:55] <Gijs> RealRaven: it's all cross-process now. The APIs have changed *a lot*
  1255. # [10:56] <RealRaven> Gijs: thought so. But I must say Venkman is well designed as I have been using it for 4 years now, pretty much unchanged
  1256. # [10:56] <Gijs> Plus, lots of XUL/other stuff about venkman has broken in the last couple of years, and it needs a theme refresh.
  1257. # [10:56] <clever> hdelassus: in the same directory as the firefox or thunderbird executable
  1258. # [10:56] <Gijs> Yeah, I guess it's a testament to how well it was architected that it hasn't needed more maintenance over the last few years.
  1259. # [10:56] <RealRaven> Gijs: If you are interested in re-freshing it I am volunteering for the theme refresh
  1260. # [10:57] <RealRaven> actually come to think of it the layout is very similar to chatZilla.. hmmm...
  1261. # [10:57] <RealRaven> Also, it totally needs drag & drop. And the search window needs to be global (not per tab)
  1262. # [10:57] <dholbert> Six, actually, if you're interested
  1263. # [10:57] <RealRaven> these 2 are my major gripes with it
  1264. # [10:58] <dholbert> https://developer.mozilla.org/en-US/docs/Adding_a_new_word_to_the_en-US_dictionary has steps for what you'd need to do
  1265. # [10:58] <RealRaven> the search window cannot be reused across code tabs
  1266. # [10:58] <dholbert> Six, [I just added that link on the bug page, too]
  1267. # [10:58] <Gijs> RealRaven: well, the thing is... we'd have two debuggers. I don't think that makes sense. :s
  1268. # [10:59] <Gijs> RealRaven: it'd make more sense, to me at least, to improve the browser debugger.
  1269. # [10:59] <Six> dholbert: ok thanks
  1270. # [10:59] <dholbert> Six, (though I guess you'd need to be sure your debug build is en-US; not sure if that is automatic or if that would take additional steps)
  1271. # [10:59] <RealRaven> Well if the debugger is an Addon, what's thge alternative. Remember I need to debug SeaMOnkey and Postbox as well
  1272. # [10:59] <Callek> Gijs: then do so, and make it work with SeaMoney :-)
  1273. # [10:59] * Quits: jammink (textual@moz-E1B1CCC.googlewifi.com) (Quit: Computer has gone to sleep.)
  1274. # [10:59] <RealRaven> and Postbox :)
  1275. # [10:59] <Callek> RealRaven: chances are if it works with SM it can work with Postbox :-)
  1276. # [10:59] <hdelassus> clever: find ./ -name mozilla.sh returns nothing
  1277. # [10:59] <RealRaven> that's the thing, Venkman works across everything. Also old versions
  1278. # [11:00] <Callek> RealRaven: to some definition of "works" fwiw
  1279. # [11:00] <Six> dholbert: btw about your review on setdefaultmanager, i didnt took eniugh coffee yet :), how can i update IID of an idl interface?
  1280. # [11:00] <Callek> the browser debugger works a lot better, as a whole.
  1281. # [11:00] <RealRaven> Callek: which is what I found when I extended POstbox support to QuickFolders :)
  1282. # [11:00] <clever> hdelassus: its run-mozilla.sh
  1283. # [11:00] <clever> hdelassus: check the example i gave at 5:53:56
  1284. # [11:01] <RealRaven> Callek: actually Venkman is more stable in POstbox than in Firefox. Must be the many addons I have installed :)
  1285. # [11:01] <dholbert> Six, edit this line: http://mxr.mozilla.org/mozilla-central/source/js/xpconnect/idl/nsIXPConnect.idl#67
  1286. # [11:01] <dholbert> Six, to have a new randomly-generated uuid
  1287. # [11:01] <dholbert> Six, firebot will give you one if you ask
  1288. # [11:01] <Gijs> RealRaven: what gecko version are they using?
  1289. # [11:01] * Joins: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP)
  1290. # [11:01] <dholbert> firebot, uuid
  1291. # [11:01] * Quits: efaust (efaust@moz-FD7E1AF9.ghc.andrew.cmu.edu) (Client exited)
  1292. # [11:01] <firebot> 31030a6d-f569-494e-8eca-f954246bb127 (/msg firebot cid for CID form)
  1293. # [11:01] <RealRaven> POstbox - the advantage of having a restricted number of addons
  1294. # [11:01] <RealRaven> Gijs: let me check..
  1295. # [11:01] <dholbert> Six, you could use that one ^ or if you're paranoid, you can /msg firebot and get one in private :)
  1296. # [11:02] <hdelassus> clever: oh thanks, my bad :$
  1297. # [11:02] <dholbert> Six, (so you can be sure that no one else snags it first)
  1298. # [11:02] <Ms2ger> Or http://mozilla.pettay.fi/cgi-bin/mozuuid.pl
  1299. # [11:02] <dholbert> (not that anyone really would)
  1300. # [11:02] <dholbert> oh, that's handy
  1301. # [11:02] <dholbert> smaug++
  1302. # [11:02] <Ms2ger> Or http://people.mozilla.org/~sfink/upload/update-uuids
  1303. # [11:03] * Joins: mwargers (chatzilla@moz-AF369B35.adsl.online.nl)
  1304. # [11:03] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  1305. # [11:03] <RealRaven> Gijs: whats the quickest way to find out platformversion from the Intearactive Session?
  1306. # [11:03] <dholbert> Six, sorry, I linked to the wrong line in the file
  1307. # [11:03] <dholbert> Six, (I linked to the uuid for a different class in the same file)
  1308. # [11:04] <dholbert> Six, correct line: http://mxr.mozilla.org/mozilla-central/source/js/xpconnect/idl/nsIXPConnect.idl#294
  1309. # [11:04] <RealRaven> Components.classes["@mozilla.org/xre/app-info;1"]
  1310. # [11:04] <RealRaven> .getService(Components.interfaces.nsIXULAppInfo).platformVersion ?
  1311. # [11:04] <Gijs> RealRaven: yeah.
  1312. # [11:04] <RealRaven> 7.0.1
  1313. # [11:04] <Gijs> RealRaven: on newer versions of Gecko, you could use Services.jsm.
  1314. # [11:04] <Gijs> Ah.
  1315. # [11:04] <RealRaven> that's pretty old
  1316. # [11:04] <Gijs> So that'd also be part of why.
  1317. # [11:04] <Gijs> Yup
  1318. # [11:04] <Gijs> Exploitable old, probably. :s
  1319. # [11:05] <dholbert> Six, technically you also need to update the uuids of any subclasses as well, but in this case I'm pretty sure there aren't any subclasses
  1320. # [11:05] <RealRaven> well we still support Tb 3.1.20 as well
  1321. # [11:05] <dholbert> Six, (not defined in IDL, at least)
  1322. # [11:05] <RealRaven> I just raised minver from 3.1
  1323. # [11:05] <dholbert> Six, That's what sfink's script manages for you
  1324. # [11:05] <Gijs> RealRaven: yes, but that gets security updates, presumably.
  1325. # [11:05] <RealRaven> so theoretically I must write code that is compatible with 1.9.1
  1326. # [11:05] <Gijs> RealRaven: Gecko 7, not so much.
  1327. # [11:06] <RealRaven> Gijs: I am not sure if 3.1.20 is still updated. It has been a loong time there as well
  1328. # [11:06] <RealRaven> but I might be wrong. I remember when I tested in my VM it jumped from 3.1.14 to 20 so there must have been some iterations
  1329. # [11:07] <RealRaven> maybe the number reflects the gecko version(?)
  1330. # [11:07] <RealRaven> *last
  1331. # [11:07] <RealRaven> Tb 3.1.20 = Gecko 20. *fires up VM
  1332. # [11:08] <hsivonen> https://bugzilla.mozilla.org/show_bug.cgi?id=840063 “User Story: As an operator, I can…”
  1333. # [11:08] <hsivonen> I guess “User Story” doesn’t mean what I thought it meant
  1334. # [11:08] <RealRaven> wot?????
  1335. # [11:08] * Quits: nattokirai (nattokirai@moz-589B9823.tss.access-internet.ne.jp) (Quit: nattokirai)
  1336. # [11:08] <RealRaven> platform version on 3.1.20:
  1337. # [11:08] <RealRaven> ..
  1338. # [11:08] <RealRaven> ..
  1339. # [11:08] <RealRaven> 1.9.2.28
  1340. # [11:09] <RealRaven> so that is pretty ancient
  1341. # [11:09] * Quits: sicking (sicking@moz-7F871C5C.hsd1.ca.comcast.net) (Quit: sicking)
  1342. # [11:09] * glob is now known as glob|away
  1343. # [11:09] <Ms2ger> Tb 3.1.20?
  1344. # [11:09] <RealRaven> Thunderbird
  1345. # [11:09] <RealRaven> yep
  1346. # [11:09] <Ms2ger> Recent is 17.0.something
  1347. # [11:09] <RealRaven> Addons backward compatibility.
  1348. # [11:10] <RealRaven> I know we are on 17.0.6, beta testing 22 for the 24 release. something like 8 weeks away
  1349. # [11:10] <RealRaven> (or so)
  1350. # [11:10] <Ms2ger> If you're using 3.1.20, you have bigger problems than addons...
  1351. # [11:10] <RealRaven> But I still support Tb3x for a handful of addons users
  1352. # [11:10] <Six> dholbert: thank you :) but i don't get the thing about sfink's script?
  1353. # [11:10] <RealRaven> I am not "using" 3. Some of my addons users are. Granted, a minority, but...
  1354. # [11:11] <dholbert> Six, so it doesn't really matter for this case
  1355. # [11:11] <dholbert> Six, but if you had e.g. interface A defined in IDL
  1356. # [11:11] <RealRaven> *checks statistics
  1357. # [11:11] <dholbert> and interface B defined in another IDL, which inherits from A
  1358. # [11:11] <dholbert> and you update a method on A
  1359. # [11:11] <dholbert> then you need to update A's UUID *and* B's UUID
  1360. # [11:11] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1361. # [11:12] <dholbert> Six, these uuids get used by binary extensions to detect whether methods that they interact with have changed, I believe
  1362. # [11:12] * Joins: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net)
  1363. # [11:12] <dholbert> s/methods/interfaces/
  1364. # [11:12] * Quits: hdelassus (Mibbit@moz-F4855B5.grenet.fr) (Quit: http://www.mibbit.com ajax IRC Client)
  1365. # [11:12] <dholbert> and if they're interacting with an instance of B, they wouldn't know that the method that it inherits from A is different, unless we update B's uuid
  1366. # [11:13] <dholbert> (as well as A's)
  1367. # [11:13] <Ms2ger> And if you touch nsIDOMNode, you get something like this: http://hg.mozilla.org/mozilla-central/rev/27a901ae549c
  1368. # [11:13] <Six> dholbert: yup i understood this
  1369. # [11:14] <dholbert> Six, so sfink's script automates some of that process
  1370. # [11:14] * simone|away is now known as simone
  1371. # [11:14] <Six> dholbert: ok gotcha
  1372. # [11:14] <dholbert> Six, might be worth running, as a sanity-check
  1373. # [11:14] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1374. # [11:14] <Six> dholbert: ok but where can i get it?
  1375. # [11:14] <dholbert> Six, oh, Ms2ger linked to it above
  1376. # [11:14] <Ms2ger> http://people.mozilla.org/~sfink/upload/update-uuids
  1377. # [11:14] <RealRaven> Msg2ger: Quickfolders: 488 users; SmartTemplate4: 28; QuickPasswords: 1
  1378. # [11:14] <dholbert> yup, that
  1379. # [11:15] * Quits: @dbaron (dbaron@5924A8D9.7F79A810.4065847B.IP) (Ping timeout)
  1380. # [11:15] <RealRaven> Ms2ger: Quickfolders: 488 users; SmartTemplate4: 28; QuickPasswords: 1
  1381. # [11:15] <Ms2ger> Oh dear
  1382. # [11:15] <Six> Ms2ger: sorry didnt see it was for me :) thanks
  1383. # [11:15] <RealRaven> Ms2ger: astonishing there is a huge spread across older Tb versions starting from Tb 14.0
  1384. # [11:15] <Ms2ger> Np
  1385. # [11:16] <RealRaven> I just don't get how you can install Tb14 and then stop updating... :S
  1386. # [11:16] <Ms2ger> RealRaven, now if I had their email addresses, I could take over their computers and update them myself...
  1387. # [11:16] <RealRaven> Ms2ger: hey good idea. I should hire you
  1388. # [11:16] <RealRaven> Or I just set minVer = 17
  1389. # [11:16] <Ms2ger> Sorry, got a few people who wanted to hire me first ;)
  1390. # [11:17] <RealRaven> :)
  1391. # [11:17] <hsivonen> do we have stated criteria for what gets to land on b2g18?
  1392. # [11:17] <Ms2ger> Not afaik
  1393. # [11:17] <RealRaven> Maybe it is time for a public service announcement for those users. We have a nice popup screen designed for that purpose
  1394. # [11:17] <hsivonen> ok. do we have a stated plan for upgrading B2G from 18?
  1395. # [11:18] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  1396. # [11:18] <RealRaven> Ms2ger: What version of Gecko could be considered as reasonably safe?
  1397. # [11:18] <Ms2ger> hsivonen, do you want a helpful or cynical answer? I only have the latter
  1398. # [11:18] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  1399. # [11:18] <hsivonen> Ms2ger: I can guess the cynical answer
  1400. # [11:19] <Ms2ger> RealRaven, 17esr and current release, I guess
  1401. # [11:19] <Ms2ger> hsivonen, fortunately everyone buys new phones every six months, right...
  1402. # [11:20] <RealRaven> Something along the lines if platformVer < 17 :
  1403. # [11:20] <RealRaven> "Did you know? Thunderbird 24 will be released shortly. You are still running an old version (insert platformVer) of Gecko which exposes your system to a number of security vulnerabilities - why not try the automatic update by going to Help > About > Check for updates\nShall we check for updates now?"
  1404. # [11:21] <hsivonen> RealRaven: no, non-ESR 17 isn't OK. neither is 18, etc.
  1405. # [11:22] <RealRaven> there is no 18. you mean 17.0.2
  1406. # [11:22] * Quits: till (till@moz-7EBDFAF2.adsl.alicedsl.de) (Client exited)
  1407. # [11:22] <RealRaven> (we are on the slow release model) :P
  1408. # [11:22] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  1409. # [11:22] <hsivonen> RealRaven: oh
  1410. # [11:22] <RealRaven> effectively all users (who update) are on ESR
  1411. # [11:23] <RealRaven> since 17
  1412. # [11:23] <RealRaven> Made our life a whole lot easier. Major ver is updated once a year
  1413. # [11:23] <RealRaven> security updates are merged on the 6weeks model, trailing after Fx
  1414. # [11:24] <RealRaven> *trailblazing :D
  1415. # [11:25] * Joins: alice (alice@moz-7382496B.range109-152.btcentralplus.com)
  1416. # [11:26] * Quits: alice (alice@moz-7382496B.range109-152.btcentralplus.com) (Ping timeout)
  1417. # [11:27] <RealRaven> ON st4 we have like far over 100 users for Tb 10, 12, 13, 16. Also over 80 on Tb14, 15. It beggars belief. I guess an awful lot of these are out of fear that their addons become incompatible...
  1418. # [11:29] * Joins: kdudka (kdudka@moz-43B9E704.fei.wifi.vutbr.cz)
  1419. # [11:30] * Joins: alexlakatos (Thunderbir@moz-C46246AE.ebsromania.ro)
  1420. # [11:30] <alexlakatos> anyone up at this hour?
  1421. # [11:31] <Ms2ger> No
  1422. # [11:31] <RealRaven> yes me. why its 10:30 am, some call that morning :P
  1423. # [11:31] <alexlakatos> great
  1424. # [11:31] <alexlakatos> I've got a JS related question
  1425. # [11:31] <RealRaven> just ask
  1426. # [11:32] <alexlakatos> I want to prevent a script from calling window.open
  1427. # [11:32] <alexlakatos> my script is running in chrome context
  1428. # [11:32] <alexlakatos> and I want to prevent a normal script from calling window.open
  1429. # [11:33] <RealRaven> are you writing a popup blocker?
  1430. # [11:34] <RealRaven> https://developer.mozilla.org/en-US/docs/XUL/PopupGuide/PopupEvents
  1431. # [11:34] * Quits: squib (squib@moz-54866485.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  1432. # [11:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ccf704fa6fdd - Jon Coppeard - Bug 876654 - [jsdbg2] Assertion failure: kind == CrossCompartmentKey::DebuggerScript ... at jsgc.cpp:3241 r=terrence
  1433. # [11:35] * Quits: jhlin (jolin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1434. # [11:36] * mgerva|afk is now known as mgerva
  1435. # [11:36] <RealRaven> https://developer.mozilla.org/en-US/docs/Code_snippets/Windows#Re-using_and_focu
  1436. # [11:36] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Connection reset by peer)
  1437. # [11:36] <hsivonen> Am I supposed to be able to build desktop Firefox from mozilla-b2g18 using clang on Linux 64?
  1438. # [11:37] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  1439. # [11:37] <edmorley> dholbert: reftest failure: https://tbpl.mozilla.org/php/getParsedLog.php?id=23849989&tree=Mozilla-Inbound (and on push after)
  1440. # [11:37] * Joins: jhlin (jolin@moz-99690620.hinet-ip.hinet.net)
  1441. # [11:37] <RealRaven> alexlakatos: I think you need to register an event listener, not too sure though
  1442. # [11:37] <dholbert> edmorley, yup, already on it
  1443. # [11:37] <dholbert> edmorley, I'm going to push a fuzzy-if annotation; android is silly
  1444. # [11:37] <edmorley> dholbert: thank you :-)
  1445. # [11:37] * Quits: mkohler (mkohler@moz-8FC716BF.static.212-41-220-23.swisscomdata.ch) (Ping timeout)
  1446. # [11:37] * Joins: jhk1 (Jignesh@F1D06D1D.9938D3BE.CA052C06.IP)
  1447. # [11:38] <RealRaven> alexlakatos: https://developer.mozilla.org/en-US/docs/Web/API/window.onload might be too late though
  1448. # [11:38] * Quits: jhk (Jignesh@7FC79FD2.5827C9F6.D06349B0.IP) (Ping timeout)
  1449. # [11:38] <alexlakatos> RealRaven: I'm doing an xulrunner app, and when the website I'm wrapping is calling window.open() I get an error
  1450. # [11:38] <RealRaven> alexlakatos: sinec you are in chrome, you could try to wrap window.open
  1451. # [11:39] <dholbert> also TryServer is silly for interpreting "-u reftest" as including B2G R1 through R10 but not Android R1 through R4 :-/
  1452. # [11:39] * Joins: mak (chatzilla@moz-9DD64446.retail.telecomitalia.it)
  1453. # [11:39] <Gijs> How do I convince hg.m.o to give me a ranged log?
  1454. # [11:39] <RealRaven> alexlakatos: what's the error you are getting? And how do you wrap the page, iFrame?
  1455. # [11:39] <Gijs> I can't remember the magic URL / parameters.
  1456. # [11:39] <Gijs> (and don't see any UI for it)
  1457. # [11:39] * Quits: Six (Mibbit@1D221D3.D05A5B89.BA2F4534.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1458. # [11:39] <alexlakatos> Timestamp: 6/6/2013 12:39:11 PM
  1459. # [11:39] <alexlakatos> Error: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMJSWindow.open]
  1460. # [11:40] <RealRaven> alexlakatos: well that's as generic as you can get - pasteBin the xul code where you wrap the page
  1461. # [11:40] <alexlakatos> I wrap the page in a browser tag with src
  1462. # [11:40] <alexlakatos> it's basic
  1463. # [11:40] <dholbert> Gijs, you want something like http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=42e458069da3&tochange=ae87f942ac08
  1464. # [11:40] * Joins: pnkfelix (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  1465. # [11:40] * Joins: pnkfelix|rcirc (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  1466. # [11:40] <dholbert> Gijs, note that it won't break things down any further than pushes, though
  1467. # [11:40] <alexlakatos> >
  1468. # [11:41] <Gijs> dholbert: thanks!
  1469. # [11:41] <dholbert> Gijs, so if you're e.g. looking at a 260-cset push from a merge, then you can't subdivide that with this sort of URL
  1470. # [11:41] <alexlakatos> RealRaven: <browser src="http://mypage.com" />
  1471. # [11:41] <Gijs> dholbert: :)
  1472. # [11:41] <Gijs> dholbert: fortunately this was UX merge, and so using this notation against m-c sort of works.
  1473. # [11:42] <RealRaven> alexlakatos: try setting the type attribute
  1474. # [11:42] <dholbert> yup, that's the fix
  1475. # [11:42] <RealRaven> alexlakatos: maybe type=content-targetable or something
  1476. # [11:43] <alexlakatos> RealRaven: right now it's type="content-primary"
  1477. # [11:43] <RealRaven> alexlakatos: I don;t think using type=chrome would be right, maybe try type="content"
  1478. # [11:44] <hsivonen> well, looks like it has to be GCC for b2g18
  1479. # [11:44] <RealRaven> can you post the full xul deklaration of your browser tag?
  1480. # [11:44] * Joins: till (till@moz-7EBDFAF2.adsl.alicedsl.de)
  1481. # [11:44] <alexlakatos> RealRaven: <browser flex="1" id="main-browser" src="" type="content" tooltip="browser-tooltip" context="context-menu"/>
  1482. # [11:45] <alexlakatos> my wrapped page loads just fine
  1483. # [11:45] <alexlakatos> but there are some buttons on that page that use window.open()
  1484. # [11:45] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/953b1e4c5c17 - Albert Crespell - Bug 879770 - Remove update stats with fake data when iface is down. r=gene.lian a=tef+
  1485. # [11:45] <alexlakatos> and when I click one of those I get that error
  1486. # [11:45] <firebot> http://hg.mozilla.org/mozilla-central/rev/c24bbcfd3d53 - Ben Tian - Bug 878728 - Support in-band ringtone, r=echou
  1487. # [11:45] <firebot> http://hg.mozilla.org/mozilla-central/rev/6f19d6debc1c - Chia-hung Tai - Bug 879675 - B2G MMS: If the mmsc in APN settings end with '/', it will cause sending MMS fail. r=vyang
  1488. # [11:46] <firebot> http://hg.mozilla.org/mozilla-central/rev/0dbc58367613 - Alexandre Lissy - Bug 879695 - Notify the modem that screen state has been changed. r=vicamo,kanru
  1489. # [11:46] <alexlakatos> the second time I click it, it crashes and closes xulrunner
  1490. # [11:46] <firebot> http://hg.mozilla.org/mozilla-central/rev/a32d62b69434 - Jonathan Griffin - Bug 879666 - Use new emulator in TBPL, r=armenzg
  1491. # [11:46] <firebot> http://hg.mozilla.org/mozilla-central/rev/a47f4e36197f - Ed Morley - Merge latest green birch changeset and mozilla-central
  1492. # [11:46] <firebot> http://hg.mozilla.org/mozilla-central/rev/d377d9d71261 - Chia-hung Tai - Bug 855610 - B2G MMS: Scan pending sending/receiving transaction and set the status to fail when b2g bootup. r=vyang
  1493. # [11:46] <RealRaven> if all else fais, you could probably replace the source code with <a href="..." target="_blank"> ...
  1494. # [11:46] <firebot> http://hg.mozilla.org/mozilla-central/rev/3b44958f4b63 - Michael Wu - Bug 771551 - Add CSS Media Query for physical home buttons, r=heycam
  1495. # [11:46] <firebot> http://hg.mozilla.org/mozilla-central/rev/17be89a912b5 - Ryan VanderMeulen - Backed out changeset a32d62b69434 (bug 879666) for B2G test bustage.
  1496. # [11:46] <RealRaven> ... it would require a bit of parsing though :)
  1497. # [11:46] <alexlakatos> I can't modify the wrapped page
  1498. # [11:47] * Quits: @smaug (chatzilla@moz-D8807168.elisa-laajakaista.fi) (Ping timeout)
  1499. # [11:47] <RealRaven> alexlakatos: really, ok.
  1500. # [11:47] * Joins: Six (Mibbit@B6A36E77.4203BA52.BA2F4534.IP)
  1501. # [11:47] <RealRaven> alexlakatos: no idea :) I usually put everything into chrome context (mainly writing Thunderbird addons, no need for web content there)
  1502. # [11:48] <RealRaven> any other takers?
  1503. # [11:48] <dholbert> edmorley, fixed the R2 orange
  1504. # [11:48] <edmorley> dholbert: :-)
  1505. # [11:48] <RealRaven> alexlakatos: maybe try on #extdev. looks like it is right up their alley
  1506. # [11:48] * Quits: Standard8 (Standard8@moz-E007CF94.threembb.co.uk) (Ping timeout)
  1507. # [11:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0972920ff3be - Daniel Holbert - Bug 880104 followup: Annotate flexbox-align-self-vert-rtl-1-ref.xhtml as fuzzy on Android, to fix reftest orange.
  1508. # [11:49] <alexlakatos> RealRaven: thanks
  1509. # [11:52] * Joins: sgimeno (santiago.g@A922400D.48362F18.BCC03455.IP)
  1510. # [11:52] <dholbert> edmorley, hmm, if I've got a TBPL comment field open for a completed job, and then I control-click a still-in-progress job (attempting to "add comment to this build to", for that in-progress build), then when I post the comment, TBPL instead rejects it and redirects me to https://tbpl.mozilla.org/ (the front page, e.g. away from mozilla-inbound)
  1511. # [11:52] <dholbert> edmorley, have you seen that before?
  1512. # [11:52] <dholbert> edmorley, I'm not surprised that I can't post comments for in-progress jobs; the surprising part is that my comment gets dropped on the floor for the other completed job(s) that I was trying to attach it to, and that I get oddly redirected
  1513. # [11:53] <edmorley> dholbert: I've seen it redirect me to tbpl.m.o if it has a hissy fit, not experienced that behaviour before, though not surprised since in-progress jobs aren't in the TBPL DB and as such don't have a runID which can be used for the comment insertion
  1514. # [11:53] <edmorley> yeah
  1515. # [11:54] * Quits: victorporof (victorporo@60FA9E67.483E5FE1.9B1E38F4.IP) (Quit: victorporof)
  1516. # [11:54] <smontagu> why does |mach build layout| build toolkit/library? is this an attempt at DWIM?
  1517. # [11:55] <smontagu> because it ain't what I meant
  1518. # [11:55] <Gijs> smontagu: yeah, mach does 'smart' stuff now.
  1519. # [11:55] <Gijs> smontagu: I'm sure there's a way to turn it off, try ./mach help build ?
  1520. # [11:55] * Gijs doesn't know offhand
  1521. # [11:56] <Gijs> looks like ./mach build -X layout
  1522. # [11:56] <Gijs> would do what you want.
  1523. # [11:56] <smontagu> it would seem so yeah
  1524. # [11:57] * Joins: victorporof (victorporo@60FA9E67.483E5FE1.9B1E38F4.IP)
  1525. # [11:57] <dholbert> smontagu, I think the vast majority of people who do ./mach build layout will want it to rebuild toolkit/library as well
  1526. # [11:57] <dholbert> smontagu, why isn't it what you mean, incidentally?
  1527. # [11:57] <smontagu> dholbert: even I want that in the vast majority of cases :)
  1528. # [11:58] <smontagu> in this particular case I just wanted to know if there were build errors in the file I just added
  1529. # [11:58] <dholbert> smontagu, ah, gotcha
  1530. # [11:59] <dholbert> smontagu, my understanding is that ./mach build $dir isn't saying "build $dir!", but rather it's saying "rebuild, and assume that the only changes since the last build are in $dir"
  1531. # [12:00] <smontagu> are changes to mach announced anywhere? this case was typical: I only found out about the smartness when I tripped over it trying to do something else
  1532. # [12:00] * Quits: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP) (Quit: RealRaven)
  1533. # [12:00] <dholbert> smontagu, not sure
  1534. # [12:00] <smontagu> i could have saved a few dozen keystrokes from all the times I did ./mach content layout toolkit/library
  1535. # [12:00] <smontagu> had I only known
  1536. # [12:00] <dholbert> smontagu, I think I've seen updates on dev.platform and planet mozilla
  1537. # [12:01] <dholbert> heh
  1538. # [12:01] <karl> thanks for having a look, glandium, and for your help in diagnosis
  1539. # [12:01] * Joins: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP)
  1540. # [12:02] * Quits: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP) (Quit: RealRaven)
  1541. # [12:02] * Joins: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP)
  1542. # [12:03] * Quits: errstr (trane@4B6E818F.DF074373.4372BB76.IP) (Ping timeout)
  1543. # [12:03] * heycam is now known as heycam|away
  1544. # [12:04] <mak> Yoric: hey, sorry for late, I'm looking at your patch today, 100%
  1545. # [12:04] <Yoric> \o/
  1546. # [12:04] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  1547. # [12:05] * Quits: atsai (atsai@moz-99690620.hinet-ip.hinet.net) (Quit: This computer has gone to sleep)
  1548. # [12:06] <edmorley> dholbert: shorter STR is to select only an inprogress job, press 'c', type anything in the text area and press submit
  1549. # [12:06] <Six> dholbert: about bug 874736, you prefer annotate with using or add the missing declaration in all classes?
  1550. # [12:06] <Six> as i'm not a big fan of "using" keyword
  1551. # [12:07] * Joins: jfkthame (jfkthame@AB8046DF.6B7B908E.3E2A4E92.IP)
  1552. # [12:07] <dholbert> Six, if you add the declaration, then you have to also add a definition, right?
  1553. # [12:08] <edmorley> dholbert: result is undefined at https://hg.mozilla.org/webtools/tbpl/file/9f3237b87b51/js/AddCommentUI.js#l90, I'll fix that
  1554. # [12:08] <dholbert> edmorley, nice
  1555. # [12:08] <Six> nope it will call the base method
  1556. # [12:08] * Quits: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP) (Quit: RealRaven)
  1557. # [12:08] <Six> it the same thing that using (i guess)
  1558. # [12:09] * Joins: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP)
  1559. # [12:10] <dholbert> Six, I probably won't be the one reviewing that patch, but I prefer 'using' for this
  1560. # [12:11] <dholbert> it makes it clear "I'm not going to define this method; the definition lives on my parent. But I know about it (and if I declare another method with a very similar signature, I do so with knowledge that it looks a bit like this inherited method")
  1561. # [12:11] <dholbert> Whereas if you just declare it, then it looks like you're redefining it
  1562. # [12:11] <Six> dholbert: anyway its not working... must use it with "using"
  1563. # [12:13] <dholbert> k
  1564. # [12:14] * Quits: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP) (Ping timeout)
  1565. # [12:16] * Joins: errstr (trane@4B6E818F.DF074373.4372BB76.IP)
  1566. # [12:16] * Joins: sankha93 (Instantbir@3A62547A.1F4087EF.8B6C1D65.IP)
  1567. # [12:16] * Quits: sankha93 (Instantbir@3A62547A.1F4087EF.8B6C1D65.IP) (Connection reset by peer)
  1568. # [12:16] * Joins: sankha93 (Instantbir@3A62547A.1F4087EF.8B6C1D65.IP)
  1569. # [12:16] * Quits: sankha93 (Instantbir@3A62547A.1F4087EF.8B6C1D65.IP) (Client exited)
  1570. # [12:17] * Joins: sankha93 (Instantbir@3A62547A.1F4087EF.8B6C1D65.IP)
  1571. # [12:17] <NeilAway> alexlakatos: have you set the browser.chromeURL preference?
  1572. # [12:19] * Joins: mike5w3c (mike@moz-7A566BE1.net)
  1573. # [12:27] <Gijs> edmorley: do you have any idea what the red on this push means: https://tbpl.mozilla.org/?tree=Fx-Team&rev=3e61f95c02d6 ?
  1574. # [12:28] <Gijs> edmorley: I'm... very confused. I didn't go anywhere near that makefile, and I'm not sure how we deal with random failures like that.
  1575. # [12:28] <edmorley> looking
  1576. # [12:29] * Quits: jhlin (jolin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1577. # [12:29] <edmorley> Gijs: I'd say likely clobber-needed, but that job was a freespace-clobber run
  1578. # [12:30] <edmorley> I've retriggered, let's see how that goes (maybe just another build system race condition)
  1579. # [12:34] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1580. # [12:35] * Quits: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP) (Quit: RealRaven)
  1581. # [12:36] * Joins: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP)
  1582. # [12:36] <Gijs> edmorley: thanks!
  1583. # [12:36] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  1584. # [12:40] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Quit: Konversation terminated!)
  1585. # [12:40] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1586. # [12:42] * Joins: jhlin (jolin@moz-99690620.hinet-ip.hinet.net)
  1587. # [12:47] * Quits: Srinath (Mibbit@DE1B8493.19CDD8DF.8B685EF9.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1588. # [12:47] * mattwoodrow is now known as mattwoodrow|away
  1589. # [12:48] * Joins: KaiRo (robert@moz-19C7323A.adsl.highway.telekom.at)
  1590. # [12:49] * Joins: Srinath (Mibbit@DE1B8493.19CDD8DF.8B685EF9.IP)
  1591. # [12:49] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1592. # [12:52] <Gijs> I wish we had a way to make the pushlog grey out backouts or something.
  1593. # [12:52] <Gijs> that is, grey out the backout + the thing they're backing out.
  1594. # [12:53] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  1595. # [12:53] <hsivonen> so apparently I can't build Firefox from the b2g18 repo with GCC, either
  1596. # [12:55] <NeilAway> aargh
  1597. # [12:55] <NeilAway> where's sheppy when you need him?
  1598. # [12:56] * Quits: cpearce (chatzilla@moz-AE665A1C.xdsl.xnet.co.nz) (Ping timeout)
  1599. # [12:56] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  1600. # [12:57] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  1601. # [12:58] <sankha93> dcamp: ping
  1602. # [12:59] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  1603. # [13:00] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Ping timeout)
  1604. # [13:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/26eb52ade0ee - Jan-Ivar Bruaroey - Bug 860397: turn_unittest checks that TURN_SERVER_ADDRESS is IP#s not FQDN r=rjesup
  1605. # [13:01] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/69b2f9d0a975 - Jacek Caban - Bug 879703 - Make TimeStampValue(_SomethingVeryRandomHere*) inline. r=tbsaunde
  1606. # [13:02] * Quits: simonab (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1607. # [13:04] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  1608. # [13:05] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  1609. # [13:08] * Quits: ahuang (alan@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1610. # [13:09] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  1611. # [13:11] <Ms2ger> janv, hey
  1612. # [13:18] * Quits: mihaelav (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1613. # [13:18] * Joins: gabor_ (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  1614. # [13:20] <hsivonen> b2g18 builds after all! \o/
  1615. # [13:22] * Quits: shelly (shelly@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1616. # [13:23] * Quits: GinaYeh-laptop (GinaYeh@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1617. # [13:23] * Quits: nccuong (Instantbir@moz-10E3E16B.enst.fr) (Quit: nccuong)
  1618. # [13:24] * Joins: nical (nico@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  1619. # [13:25] * Joins: alice (alice@moz-7382496B.range109-152.btcentralplus.com)
  1620. # [13:27] <edmorley> can I get bzexport to export multiple patches at once?
  1621. # [13:27] * Quits: alice (alice@moz-7382496B.range109-152.btcentralplus.com) (Ping timeout)
  1622. # [13:27] <edmorley> for the same bug, all applied mqs
  1623. # [13:27] * Quits: sbpraveen34 (Mibbit@9B72F40B.6E36BF6D.4C155415.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1624. # [13:28] * Joins: smaug (chatzilla@moz-47CFE9CE.elisa-mobile.fi)
  1625. # [13:28] * ChanServ sets mode: +o smaug
  1626. # [13:28] * mgerva is now known as mgerva|lunch
  1627. # [13:29] <Gijs> Is chrome inspecting with DOMI broken on latest trunk for anyone else?
  1628. # [13:31] * Quits: Callek (chatzilla@moz-DD17331C.dhcp.oxfr.ma.charter.com) (Connection reset by peer)
  1629. # [13:31] * Joins: Callek (chatzilla@moz-DD17331C.dhcp.oxfr.ma.charter.com)
  1630. # [13:33] * Quits: tonymec (tonymec@DEB94884.C06F51A4.A9371869.IP) (Ping timeout)
  1631. # [13:33] <hsivonen> there's a method with a const char*& outparam. I want the string as an nsACString. What's the elegant thing to do?
  1632. # [13:33] <Gijs> Hrm, that is to say, it doesn't look like DOMI registers changes to the windows, and click to select an element is also broken. :(
  1633. # [13:34] <Ms2ger> const char* foo;
  1634. # [13:34] <Ms2ger> Foo(foo);
  1635. # [13:34] * Joins: tonymec (tonymec@DEB94884.C06F51A4.A9371869.IP)
  1636. # [13:34] <Ms2ger> nsDependentCString bar(foo);
  1637. # [13:34] <Ms2ger> Seems most likely to work
  1638. # [13:34] * Quits: victorporof (victorporo@60FA9E67.483E5FE1.9B1E38F4.IP) (Quit: victorporof)
  1639. # [13:34] <hsivonen> Ms2ger: thanks. So nothing more elegant than that.
  1640. # [13:35] <Ms2ger> Changing the API? :)
  1641. # [13:36] <hsivonen> Ms2ger: backporting to b2g18. The API on trunk makes sense.
  1642. # [13:36] <Ms2ger> Ah
  1643. # [13:36] <Ms2ger> Well, the dependent string is probably the best you can do, then
  1644. # [13:37] * Quits: tchevalier (Thunderbir@moz-BFAFD329.w109-210.abo.wanadoo.fr) (Quit: tchevalier)
  1645. # [13:37] <hsivonen> I basically need to assign to nsACString, so I think I'll do that without the dependent string
  1646. # [13:38] * Joins: victorporof (victorporo@60FA9E67.483E5FE1.9B1E38F4.IP)
  1647. # [13:38] * hsivonen still looks for some template magic
  1648. # [13:38] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1649. # [13:39] <Ms2ger> const_cast<void*>(static_cast<const void*>(stores.Elements()))
  1650. # [13:39] <Ms2ger> elem_type* Elements() {}
  1651. # [13:39] <tbsaunde> hsivonen: isn't that what nsXPIDLCString is for, or does getter_Coppies break because of the const?
  1652. # [13:40] <hsivonen> tbsaunde: getter_Copies might be what I'm looking for. Thanks.
  1653. # [13:42] <hsivonen> except the getter doesn't copy but hands back a pointer that it keeps owning
  1654. # [13:43] * hsivonen doesn't like char* return values or outparams
  1655. # [13:46] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Client exited)
  1656. # [13:48] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1657. # [13:53] * Quits: gwagner (Gregor@moz-4F5F055F.wireless.dyn.drei.com) (Quit: gwagner)
  1658. # [13:56] * Quits: tonymec (tonymec@DEB94884.C06F51A4.A9371869.IP) (Ping timeout)
  1659. # [13:58] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  1660. # [13:58] * ChanServ sets mode: +o roc
  1661. # [13:58] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1662. # [13:59] <@roc> I really need to get into the habit of checking my calendar every night before I go to bed
  1663. # [14:00] * Quits: darktrojan (geoff@moz-8DCE008B.dsl.telstraclear.net) (Ping timeout)
  1664. # [14:00] * Quits: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Ping timeout)
  1665. # [14:01] <Ms2ger> roc, why's that?
  1666. # [14:01] * Joins: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net)
  1667. # [14:01] * Quits: bz_sleep (bzbarsky@moz-A28C5395.bstnma.fios.verizon.net) (Ping timeout)
  1668. # [14:01] * Quits: kinetik (kinetik@5A442A9E.13509655.FC74E68.IP) (Ping timeout)
  1669. # [14:01] <@roc> because people request meetings at 4am and I add them to my calendar without paying much attention
  1670. # [14:02] * Quits: @smaug (chatzilla@moz-47CFE9CE.elisa-mobile.fi) (Ping timeout)
  1671. # [14:02] <Ms2ger> Clearly you need a Clippy in your calendar
  1672. # [14:03] <Ms2ger> "Do you really want to meet this person at 4AM?"
  1673. # [14:03] * Quits: micadeyeye (micadeyeye@moz-27A0C3C9.dynamic.isadsl.co.za) (Connection reset by peer)
  1674. # [14:03] * Joins: darktrojan (geoff@moz-8DCE008B.dsl.telstraclear.net)
  1675. # [14:04] <@roc> I need my alarm clocked hooked up to my calendar, which should auto-accept invitations
  1676. # [14:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/910c2005bea3 - Martin Stransky - Bug 877626 - Port GTK2 to GTK3 - build config, configure in js part. r=karlt
  1677. # [14:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5e07d25dbd87 - Martin Stransky - Bug 877626 - Port GTK2 to GTK3 - build config, headers fix. r=karlt
  1678. # [14:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7d5c7429fe03 - Raymond Lee - Bug 865555 - Remove synchronous setCharsetForURI in BI_importJSONNode. r=mak
  1679. # [14:04] <Ms2ger> Hmmm
  1680. # [14:04] <@roc> so someone can schedule a meeting during the night, my alarm will go off at 4am and I'll rush into a meeting I know nothing about
  1681. # [14:04] * jmaher|afk is now known as jmaher
  1682. # [14:06] * Joins: lduros (user@moz-424BE74C.phlapa.fios.verizon.net)
  1683. # [14:07] * Joins: marcoz (marco.zehe@moz-8A65ACD3.dip0.t-ipconnect.de)
  1684. # [14:08] <Gijs> Is there an option to run mochitest so that it quits the first time there's a failure/unexpected assertion (in debug mode) ?
  1685. # [14:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/151ae3dcc6b0 - Mihai Sucan - Bug 877953 - Fix for intermittent test_cached_messages.html | number of cached page errors - got n, expected 2; r=me
  1686. # [14:13] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  1687. # [14:16] <Six> is there a way to compile only a component in moz-central?
  1688. # [14:16] <Six> like gfx/
  1689. # [14:16] * Joins: kinetik (kinetik@22BD653A.1C78A47.FC74E68.IP)
  1690. # [14:16] <Ms2ger> ./mach build -X gfx
  1691. # [14:17] * Joins: overholt (overholt@80A910E1.A93A320B.47C41102.IP)
  1692. # [14:18] * Joins: maxli (maxli@F2D29657.F60B0462.67AC9B1.IP)
  1693. # [14:18] * Joins: arky (arky@88665D2D.53BA259D.FA662B63.IP)
  1694. # [14:19] * Joins: smaug (chatzilla@moz-47CFE9CE.elisa-mobile.fi)
  1695. # [14:19] * ChanServ sets mode: +o smaug
  1696. # [14:19] * Joins: mkohler (mkohler@moz-8FC716BF.static.212-41-220-23.swisscomdata.ch)
  1697. # [14:20] * Quits: cdiehl (cdiehl@moz-170E4054.mc.videotron.ca) (Ping timeout)
  1698. # [14:20] * Joins: micadeyeye (micadeyeye@moz-27A0C3C9.dynamic.isadsl.co.za)
  1699. # [14:20] * Joins: cdiehl (cdiehl@moz-170E4054.mc.videotron.ca)
  1700. # [14:20] * Quits: arky (arky@88665D2D.53BA259D.FA662B63.IP) (Quit: Leaving)
  1701. # [14:20] * Joins: arky (arky@88665D2D.53BA259D.FA662B63.IP)
  1702. # [14:21] <Six> Ms2ger: thanks looking for it
  1703. # [14:22] <Ms2ger> Np
  1704. # [14:22] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Ping timeout)
  1705. # [14:22] * Quits: darktrojan (geoff@moz-8DCE008B.dsl.telstraclear.net) (Ping timeout)
  1706. # [14:23] * Quits: Optimizer (Optimizer@B9CB2F94.FA13FFAF.D5D59AD9.IP) (Ping timeout)
  1707. # [14:24] * Quits: phenom (phenom@6A2322C2.EBFEDE35.F44414AF.IP) (Ping timeout)
  1708. # [14:24] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  1709. # [14:25] * Joins: darktrojan (geoff@moz-8DCE008B.dsl.telstraclear.net)
  1710. # [14:25] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1711. # [14:25] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1712. # [14:26] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  1713. # [14:27] * Joins: Optimizer (Optimizer@7D90A38B.68061386.D2D1FAF0.IP)
  1714. # [14:28] * Joins: phenom (phenom@6A2322C2.EBFEDE35.F44414AF.IP)
  1715. # [14:29] * Joins: armenzg (armenzg@287AAC07.51109CF7.47C41102.IP)
  1716. # [14:32] * Joins: armenzg_ (armenzg@moz-A1E9034E.releng.scl3.mozilla.com)
  1717. # [14:32] * Quits: armenzg (armenzg@287AAC07.51109CF7.47C41102.IP) (Ping timeout)
  1718. # [14:33] * Joins: imsurit (chatzilla@85B3EE69.DD88FF28.1A5E31FF.IP)
  1719. # [14:33] * Quits: Six (Mibbit@B6A36E77.4203BA52.BA2F4534.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1720. # [14:33] * simone is now known as simone|brb
  1721. # [14:34] * Joins: Six (Mibbit@3748188E.8273A320.BA2F4534.IP)
  1722. # [14:35] * Joins: mga (Mibbit@moz-B164B822.retail.telecomitalia.it)
  1723. # [14:36] * armenzg_ is now known as armenzg
  1724. # [14:36] * Quits: @smaug (chatzilla@moz-47CFE9CE.elisa-mobile.fi) (Ping timeout)
  1725. # [14:39] * Quits: imsurit (chatzilla@85B3EE69.DD88FF28.1A5E31FF.IP) (Ping timeout)
  1726. # [14:39] * Fallen|away is now known as Fallen
  1727. # [14:42] * Quits: j0ni_ (j0ni@moz-B67588DD.home.otenet.gr) (Ping timeout)
  1728. # [14:42] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  1729. # [14:42] * Quits: mkohler (mkohler@moz-8FC716BF.static.212-41-220-23.swisscomdata.ch) (Ping timeout)
  1730. # [14:43] * Parts: gabor_ (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  1731. # [14:45] * armenzg is now known as armenzg_omw
  1732. # [14:45] * Joins: vingtetun (vingtetun@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  1733. # [14:46] * Joins: FabioMagnoni (fabiomagno@39C30DD2.3C20CD19.3616BE5A.IP)
  1734. # [14:46] * Joins: imsurit (chatzilla@85B3EE69.DD88FF28.1A5E31FF.IP)
  1735. # [14:48] * Quits: vingtetun (vingtetun@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Ping timeout)
  1736. # [14:48] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  1737. # [14:48] * Joins: jimm (jmathies@moz-864CAA4E.pn.at.cox.net)
  1738. # [14:52] * Joins: dbaron (dbaron@9733FC05.813E4E8E.FB193C88.IP)
  1739. # [14:52] * ChanServ sets mode: +o dbaron
  1740. # [14:52] * Quits: armenzg_omw (armenzg@moz-A1E9034E.releng.scl3.mozilla.com) (Ping timeout)
  1741. # [14:53] * Quits: darktrojan (geoff@moz-8DCE008B.dsl.telstraclear.net) (Quit: darktrojan)
  1742. # [14:56] * Quits: marcoz (marco.zehe@moz-8A65ACD3.dip0.t-ipconnect.de) (Quit: Leaving.)
  1743. # [14:56] * Joins: alice (alice@moz-7382496B.range109-152.btcentralplus.com)
  1744. # [14:56] * Quits: alexlakatos (Thunderbir@moz-C46246AE.ebsromania.ro) (Quit: alexlakatos)
  1745. # [14:57] * Joins: brendan (brendaneic@moz-8D2B6369.sub-70-192-133.myvzw.com)
  1746. # [14:57] * Quits: imsurit (chatzilla@85B3EE69.DD88FF28.1A5E31FF.IP) (Quit: ChatZilla 0.9.90 [Firefox 22.0/20130528181031])
  1747. # [14:58] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  1748. # [14:58] * Quits: alice (alice@moz-7382496B.range109-152.btcentralplus.com) (Ping timeout)
  1749. # [15:00] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Ping timeout)
  1750. # [15:00] * simone|brb is now known as simone|away
  1751. # [15:00] * Quits: cervantes (cervantes@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1752. # [15:01] * Quits: FabioMagnoni (fabiomagno@39C30DD2.3C20CD19.3616BE5A.IP) (Input/output error)
  1753. # [15:01] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  1754. # [15:01] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Ping timeout)
  1755. # [15:01] * Joins: ferjm_ (ferjm@53EF5629.3416E031.E21948B5.IP)
  1756. # [15:02] * Joins: gustavold (gustavold@D469142E.4A03BADA.C7EA744A.IP)
  1757. # [15:02] * Quits: Optimizer (Optimizer@7D90A38B.68061386.D2D1FAF0.IP) (Ping timeout)
  1758. # [15:03] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  1759. # [15:03] * Quits: arky (arky@88665D2D.53BA259D.FA662B63.IP) (Quit: Leaving)
  1760. # [15:05] * Joins: marcoz (marco.zehe@moz-8A65ACD3.dip0.t-ipconnect.de)
  1761. # [15:05] * Joins: SDUP (chatzilla@moz-42102DE8.w86-214.abo.wanadoo.fr)
  1762. # [15:05] * Joins: vingtetun (vingtetun@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  1763. # [15:06] * Joins: Optimizer (Optimizer@34CD5C75.770F69C6.BE90E62C.IP)
  1764. # [15:06] * Quits: brendan (brendaneic@moz-8D2B6369.sub-70-192-133.myvzw.com) (Ping timeout)
  1765. # [15:07] * simone|away is now known as simone
  1766. # [15:08] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  1767. # [15:08] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1768. # [15:09] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  1769. # [15:10] * jchen|away is now known as jchen
  1770. # [15:10] * mgerva|lunch is now known as mgerva
  1771. # [15:12] * Joins: keverets (flynn@moz-2C1884F8.n62.queensu.ca)
  1772. # [15:14] * jcranmer|away is now known as jcranmer
  1773. # [15:15] * kats|away is now known as kats
  1774. # [15:17] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  1775. # [15:17] * Quits: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com) (Quit: dria)
  1776. # [15:19] * hwine-ooo is now known as hwine
  1777. # [15:20] * Joins: gwagner (Gregor@moz-4F5F055F.wireless.dyn.drei.com)
  1778. # [15:20] * Joins: armenzg_omw (armenzg@moz-A1E9034E.releng.scl3.mozilla.com)
  1779. # [15:20] * Joins: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  1780. # [15:23] <Gijs> Would I need to do anything to have tests fail on non-expected assertion counts when locally running mochitests under mach?
  1781. # [15:23] <Gijs> Or is that default behaviour?
  1782. # [15:23] <Gijs> (iow, debug tinderboxen complain about assertions, how can I make my test results do the same?)
  1783. # [15:26] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Ping timeout)
  1784. # [15:26] * armenzg_omw is now known as armenzg
  1785. # [15:26] * Joins: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net)
  1786. # [15:27] * armenzg is now known as armenzg_buildduty
  1787. # [15:27] * Joins: FabioMagnoni (fabiomagno@39C30DD2.3C20CD19.3616BE5A.IP)
  1788. # [15:28] <SDUP> does someone know how to convert http://mxr.mozilla.org/mozilla1.8/source/extensions/webservices/soap/src/nsSOAPBlock.cpp#207 to the new format (/%iv %is %is %ip %ip)
  1789. # [15:28] <SDUP> the test seems like it doesn't fit the intended format : http://mxr.mozilla.org/mozilla1.8/source/extensions/webservices/soap/tests/soapcall.html?force=1#24
  1790. # [15:28] * Quits: @dbaron (dbaron@9733FC05.813E4E8E.FB193C88.IP) (Ping timeout)
  1791. # [15:28] * rail_away is now known as rail
  1792. # [15:29] * Joins: yzen (Adium@21869443.A6295926.9D42CF23.IP)
  1793. # [15:30] * Quits: FabioMagnoni (fabiomagno@39C30DD2.3C20CD19.3616BE5A.IP) (Ping timeout)
  1794. # [15:31] * Quits: kdudka (kdudka@moz-43B9E704.fei.wifi.vutbr.cz) (Quit: Leaving)
  1795. # [15:31] * Quits: yzen (Adium@21869443.A6295926.9D42CF23.IP) (Ping timeout)
  1796. # [15:31] * Joins: yzen (Adium@67828CC7.C1A51174.9D42CF23.IP)
  1797. # [15:33] * Joins: AaronMT (AaronMT@F2D29657.F60B0462.67AC9B1.IP)
  1798. # [15:33] * Quits: overholt (overholt@80A910E1.A93A320B.47C41102.IP) (Ping timeout)
  1799. # [15:34] <jfkthame> Gijs: afaik, it should report unexpected assertion failures by default
  1800. # [15:35] * Quits: bogdan_maris (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1801. # [15:35] <jfkthame> provided you're using a debug build, of course
  1802. # [15:35] <Gijs> jfkthame: right. After the leak test?
  1803. # [15:35] <jfkthame> i don't remember what order things show up
  1804. # [15:36] * coop|afk is now known as coop
  1805. # [15:36] * Quits: mwargers (chatzilla@moz-AF369B35.adsl.online.nl) (Ping timeout)
  1806. # [15:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/15738f337df2 - Hannes Verschore - Bug 876607 - IonMonkey: Reordering of operands should look to real use count, r=sstangl
  1807. # [15:36] * Joins: adu (ajr@moz-96FE9B84.washdc.fios.verizon.net)
  1808. # [15:38] * Joins: rajul (quassel@A2DDF553.812B5995.2051BA92.IP)
  1809. # [15:39] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1810. # [15:39] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  1811. # [15:41] * openjck|offline is now known as openjck
  1812. # [15:42] * Joins: bkelly (bkelly@moz-8C21D137.washdc.fios.verizon.net)
  1813. # [15:42] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  1814. # [15:42] * baku is now known as baku|away
  1815. # [15:42] * Joins: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net)
  1816. # [15:42] * Joins: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP)
  1817. # [15:43] * whimboo|afk is now known as whimboo
  1818. # [15:44] <@ted> Gijs: that's the default behavior for a debug build
  1819. # [15:44] <@ted> Gijs: assertion failures would show up as failures after the test finishes
  1820. # [15:44] <Gijs> OK.
  1821. # [15:45] <Gijs> So I'm still confused. I'm seeing failing tests on tinderbox because of assertions. For some of these tests, if I run them locally, I don't see any assertions at all.
  1822. # [15:45] <Gijs> For others, I do, but they don't make the test fail.
  1823. # [15:46] <Yoric> mak: By the way, regarding bug 702559 – I haven't attempted to get rid of the new interface I have added (Transactable) because I wanted to be done with memory management issues first. If you want me to get back to getting rid of Transactable, I can do that.
  1824. # [15:46] * glob|away is now known as glob
  1825. # [15:47] <@ted> Gijs: tests can have expected number of assertions
  1826. # [15:47] <mak> Yoric: I see, well I'll let you know
  1827. # [15:50] <Yoric> ttaubert: review ping?
  1828. # [15:50] * Joins: ErvisTusha (ErvisTusha@26816C2C.675A5039.3BF86D18.IP)
  1829. # [15:51] * Quits: SDUP (chatzilla@moz-42102DE8.w86-214.abo.wanadoo.fr) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130511120803])
  1830. # [15:51] * Joins: Pike (chatzilla@moz-B81B69FE.pool.mediaways.net)
  1831. # [15:51] * Joins: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP)
  1832. # [15:52] * Joins: sheppy (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com)
  1833. # [15:52] * Joins: j0ni_ (j0ni@moz-A8CD6A75.access.hol.gr)
  1834. # [15:53] <Gijs> ted: is there an easy way I can run the equivalent of m-1, and stop after the first failing test?
  1835. # [15:53] <Gijs> I don't much feel like running the entire suite...
  1836. # [15:53] <ttaubert> Yoric: sorry totally overloaded with tabopen stuff currently. I'll get to it on Monday (PTO tomorrow)
  1837. # [15:53] <Gijs> I looked at the mach help, but it seems there's only something to rerun a test a lot of times in the hopes of breaking it?
  1838. # [15:54] <Yoric> ttaubert: Thanks.
  1839. # [15:54] <Yoric> Next week, I'll be harder to reach with Paris inauguration.
  1840. # [15:55] <ttaubert> ok, I'll keep that in mind
  1841. # [15:55] * Joins: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP)
  1842. # [15:57] * Joins: mcote (mcote@1D8E4B86.9B0C981.6C85A25D.IP)
  1843. # [15:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e6b129e4eebc - Andrea Marchesini - Bug 857116 - Remove nsIDOMHTMLCommandElement; r=Ms2ger
  1844. # [16:00] * glob is now known as glob|mtg
  1845. # [16:00] * Quits: sheppy (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com) (Quit: sheppy)
  1846. # [16:01] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  1847. # [16:01] * Joins: reyre_ (reyre@moz-9002CDDA.cpe.net.cable.rogers.com)
  1848. # [16:02] * Joins: bogdan_maris (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  1849. # [16:03] * Joins: dria (dria@F2D29657.F60B0462.67AC9B1.IP)
  1850. # [16:03] <@ted> Gijs: hm
  1851. # [16:03] <@ted> someone had a patch for that
  1852. # [16:04] * Joins: RyanVM (chatzilla@moz-A2F98468.phlapa.fios.verizon.net)
  1853. # [16:05] <@ted> Gijs: bug 875463
  1854. # [16:05] * Quits: bogdan_maris (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1855. # [16:05] <Gijs> ted: but the help for that says it only works on repeating a single test.
  1856. # [16:05] * philor|away is now known as philor
  1857. # [16:05] <@ted> hm
  1858. # [16:06] <Gijs> ted: that's not what I want. I want to pass a dir / set of tests, and I want it to stop after the first test in that set fails, wherever it might be.
  1859. # [16:06] <@ted> ok, guess we don't have that then
  1860. # [16:06] <@ted> i'd take a patch for that
  1861. # [16:06] <@ted> also, we have aliases for mochitest-{1,5} as makefile targets, i'd take a patch to add those to mach
  1862. # [16:06] <firebot> Check-in:
  1863. # [16:06] <@ted> http://mxr.mozilla.org/mozilla-central/source/testing/testsuite-targets.mk#131
  1864. # [16:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e7d7d70be102 - Jim Mathies - Bug 879085 - Ignore return result for CoAllowSetForegroundWindow call in the metro test harness, solves some startup problems for QA MozMill testing on vms. r=bbondy
  1865. # [16:06] <@ted> probably not hard to extend the existing mach command to support those
  1866. # [16:07] * Joins: sheppy (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com)
  1867. # [16:07] <@ted> http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/mach_commands.py#263
  1868. # [16:08] <Gijs> ted: awesome. I will see if I have time to get to that today/tomorrow...
  1869. # [16:08] * Joins: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP)
  1870. # [16:08] * Quits: ErvisTusha (ErvisTusha@26816C2C.675A5039.3BF86D18.IP) (Ping timeout)
  1871. # [16:09] * Joins: Edgar (Thunderbir@moz-1C826704.dynamic.hinet.net)
  1872. # [16:09] <@ted> Gijs: cool, i'm happy to review (my queue is almost empty)
  1873. # [16:09] <Gijs> ted: awesome. If only my todolist was... :)
  1874. # [16:09] <@ted> hah
  1875. # [16:09] <@ted> oh i hear that
  1876. # [16:09] * Joins: knelson (Adium@moz-4E463C50.dsl.pltn13.sbcglobal.net)
  1877. # [16:10] * Joins: pulkit (quassel@A2DDF553.812B5995.2051BA92.IP)
  1878. # [16:12] * Parts: knelson (Adium@moz-4E463C50.dsl.pltn13.sbcglobal.net)
  1879. # [16:14] * Joins: andreasn (andreasn@moz-FCBC7E13.nyc.res.rr.com)
  1880. # [16:14] * Quits: Srinath (Mibbit@DE1B8493.19CDD8DF.8B685EF9.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1881. # [16:14] * Quits: nical (nico@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Quit: nical)
  1882. # [16:15] * Quits: Pauly (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1883. # [16:15] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  1884. # [16:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0e1e811ba78d - Malini Das - Bug 880034 - Typo in --timeouts help message, r=jgriffin
  1885. # [16:17] * Joins: mkohler (mkohler@moz-8FC716BF.static.212-41-220-23.swisscomdata.ch)
  1886. # [16:18] <sankha93> Nice blog post on getting faster builds
  1887. # [16:18] <sankha93> http://voices.canonical.com/jussi.pakkanen/2012/10/01/building-cc-what-really-happens-and-why-does-it-take-so-long/
  1888. # [16:19] * Joins: smaug (chatzilla@moz-8C0006D4.pp.htv.fi)
  1889. # [16:19] * ChanServ sets mode: +o smaug
  1890. # [16:20] * kmoir-afk is now known as kmoir
  1891. # [16:20] * Quits: mstange (markus@moz-59246B9E.dip0.t-ipconnect.de) (Ping timeout)
  1892. # [16:21] * Joins: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net)
  1893. # [16:21] * Quits: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net) (Input/output error)
  1894. # [16:21] * Joins: spohl (Adium@ADA93DF6.F81DF239.C69D10BF.IP)
  1895. # [16:22] * Joins: mstange (markus@moz-59246B9E.dip0.t-ipconnect.de)
  1896. # [16:22] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  1897. # [16:23] * Quits: mikeratcliffe (mikeratcli@moz-A40DCA75.client.static.strong-ba2.blackoakcomputers.com) (Connection reset by peer)
  1898. # [16:23] * Joins: breck (breck@moz-3F3AE2C7.hsd1.ca.comcast.net)
  1899. # [16:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2ab5517620a5 - Joey Armstrong - bug 870370: move EXTRA_COMPONENTS to moz.build (logic). r=ted
  1900. # [16:24] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1901. # [16:24] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  1902. # [16:26] <RyanVM> cdiehl: ping
  1903. # [16:26] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Ping timeout)
  1904. # [16:28] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  1905. # [16:29] * Quits: Optimize1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1906. # [16:29] * Joins: nical (nico@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  1907. # [16:29] * pmoore is now known as pmoore|brb
  1908. # [16:31] * froydnj wishes people would stop confusing "make builds slow" with "projects that use make stupidly build slow"
  1909. # [16:32] <cdiehl> RyanVM: pong
  1910. # [16:34] <RyanVM> cdiehl: how goes the libjpeg-turbo fuzzing?
  1911. # [16:34] <Ms2ger> That blog seems to assume that dependencies lead to an acyclic graph
  1912. # [16:34] <Ms2ger> They don't know what we can do...
  1913. # [16:34] <cdiehl> RyanVM: it was only running yesterday and returned nothing
  1914. # [16:34] <cdiehl> nothing/anything
  1915. # [16:35] <tbsaunde> Ms2ger: true, but if /exists cycle you're pretty much SOL
  1916. # [16:35] <RyanVM> cdiehl: It's a pretty minor update (and I'm pretty sure it was fizzed before we first imported it into the tree), so I'm not surprised
  1917. # [16:35] <RyanVM> cdiehl: should I wait on a reply from rforbes or am I OK to land?
  1918. # [16:35] <Ms2ger> tbsaunde, dunno if you saw the bugs, apparently spidermonkey has lots of include cycles
  1919. # [16:35] * Joins: Rick (Rick@moz-9002CDDA.cpe.net.cable.rogers.com)
  1920. # [16:36] * Quits: Rick (Rick@moz-9002CDDA.cpe.net.cable.rogers.com) (Quit: Leaving)
  1921. # [16:36] * Joins: bz (bzbarsky@moz-A28C5395.bstnma.fios.verizon.net)
  1922. # [16:36] * ChanServ sets mode: +o bz
  1923. # [16:37] <sankha93> jorendorff is busy cleaning them up! :)
  1924. # [16:37] <cdiehl> RyanVM: no, I think the same, go ahead.
  1925. # [16:38] <RyanVM> thanks :)
  1926. # [16:39] <tbsaunde> Ms2ger: I saw them, but I'm not going to say we aren't SOL either :p
  1927. # [16:39] <Ms2ger> Heh
  1928. # [16:39] <Ms2ger> "Compared to most C++ code, STL and Boost are complex."
  1929. # [16:39] <Ms2ger> This guy *clearly* hasn't seen our code :)
  1930. # [16:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5eb7215f5ab8 - Ryan VanderMeulen - Bug 876216 - Update libjpeg-turbo to version 1.3.0. r=jlebar
  1931. # [16:41] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  1932. # [16:41] * ChanServ sets mode: +o ehsan
  1933. # [16:42] * Quits: marcoz (marco.zehe@moz-8A65ACD3.dip0.t-ipconnect.de) (Quit: Leaving.)
  1934. # [16:42] * Quits: Asa (asa@4508CAE6.38324963.204CA821.IP) (Ping timeout)
  1935. # [16:44] <sankha93> ehsan: ping
  1936. # [16:44] <@ehsan> hi
  1937. # [16:44] * coop is now known as coop|afk
  1938. # [16:45] <sankha93> ehsan: I need your comments on bug 867776
  1939. # [16:45] <sankha93> turns out there are no tests for the key manager file
  1940. # [16:45] <@ehsan> sankha93: are you sure you're talking to the right person? :)
  1941. # [16:46] <@ehsan> I don't know anything about the url classifier
  1942. # [16:46] <Ms2ger> ehsan, you still own it ;)
  1943. # [16:46] <sankha93> well, going through previous commits I saw you and dcamp
  1944. # [16:46] <@ehsan> false!
  1945. # [16:46] <@ehsan> sankha93: I've touched things all around the code base :)
  1946. # [16:47] <sankha93> and rest as I hear have left mozilla to work on rival products
  1947. # [16:47] <@ehsan> sankha93: try either dcamp or gcp
  1948. # [16:47] * Quits: edmorley (edmorley@moz-8B746B75.cable.virginmedia.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  1949. # [16:48] <sankha93> hmm, dcamp is not here yet.
  1950. # [16:48] <dcamp> Gcp is your best bet I think
  1951. # [16:48] * @bz watches the hot potato rise back into the air
  1952. # [16:49] <sankha93> :D
  1953. # [16:49] <sankha93> !seen gcp
  1954. # [16:49] <firebot> gcp was last seen 18 hours, 46 minutes and 22 seconds ago, saying 'Unless it can be bypassed like for video, it's a bit of work.' in #mobile.
  1955. # [16:49] <dcamp> But cc me and I'll see if I can get to it this week
  1956. # [16:49] * @ehsan cannot remember ever touching the url-classifier!
  1957. # [16:49] <@ehsan> dcamp: you are CCed already
  1958. # [16:50] <sankha93> I just had a small question actually
  1959. # [16:50] <dcamp> I can't either. Repressed memories and all.
  1960. # [16:50] * Quits: mkohler (mkohler@moz-8FC716BF.static.212-41-220-23.swisscomdata.ch) (Ping timeout)
  1961. # [16:50] <@ehsan> sankha93: I guess it doesn't hurt asking your question anyway :)
  1962. # [16:50] <sankha93> in the keymanger file I see a test near the bottom
  1963. # [16:50] <sankha93> that is (I am almost sure) never called
  1964. # [16:50] <dcamp> (I'm on irc from a phone right now, but can answer questions in an hour)
  1965. # [16:50] <@ehsan> you lost me at the keymanager file :)
  1966. # [16:51] <sankha93> ehsan: http://mxr.mozilla.org/mozilla-central/source/toolkit/components/url-classifier/content/url-crypto-key-manager.js
  1967. # [16:51] <sankha93> the last function to be precise
  1968. # [16:51] <@ehsan> sorry that's the first time I'm seeing this code!
  1969. # [16:51] <sankha93> you have a commit on that :)
  1970. # [16:51] * Quits: chewey (chewey@moz-A84E23A2.dip0.t-ipconnect.de) (Ping timeout)
  1971. # [16:51] <@ehsan> do I?
  1972. # [16:52] <sankha93> 2008-9-17
  1973. # [16:52] <@ehsan> well
  1974. # [16:52] <@ehsan> this is the commit: http://hg.mozilla.org/mozilla-central/rev/8a1e23e50583
  1975. # [16:52] <froydnj> hg blame knows all
  1976. # [16:52] * Joins: vicamo (vicamo@moz-2AD4726D.dynamic.hinet.net)
  1977. # [16:52] <@ehsan> it's just a null check
  1978. # [16:52] <@ehsan> do you really expect me to remember that? :)
  1979. # [16:53] * Joins: ben (ben@moz-A98BEBDC.dsl.pltn13.sbcglobal.net)
  1980. # [16:53] <sankha93> hehe, :)
  1981. # [16:53] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
  1982. # [16:53] <@ehsan> sankha93: the person who actually worked on this stuff the latest is gcp
  1983. # [16:54] <sankha93> anyways coming back to the question, I shifted the test to xpcshell
  1984. # [16:54] <sankha93> and its working fine, so I kind of wanted to confirm is it safe to remove those tests from the file.
  1985. # [16:55] * catlee-away is now known as catlee
  1986. # [16:57] * Quits: nical (nico@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Quit: nical)
  1987. # [16:58] * Joins: imsurit (chatzilla@85B3EE69.DD88FF28.1A5E31FF.IP)
  1988. # [16:58] * Joins: alice (alice@moz-7382496B.range109-152.btcentralplus.com)
  1989. # [16:59] <@ehsan> sankha93: this function is never called from anywhere as far as I can tell
  1990. # [16:59] * Joins: jryans (jryans@moz-945C5CA4.massrel.com)
  1991. # [16:59] <sankha93> that's what even I inferred.
  1992. # [16:59] <@ehsan> BenWa: remember that bug that I showed you about bad layer positioning on gmail a while ago?
  1993. # [16:59] <@ehsan> BenWa: it _is_ caused by OMTC
  1994. # [16:59] <BenWa> ehsan: on mac?
  1995. # [17:00] <@ehsan> BenWa: do you know who runs OMTC builds as their primary build?
  1996. # [17:00] <@ehsan> BenWa: yes
  1997. # [17:00] * Quits: Hendikins (wolfox@ACEFC27F.FDF31EC0.5A112924.IP) (Ping timeout)
  1998. # [17:00] * Quits: alice (alice@moz-7382496B.range109-152.btcentralplus.com) (Ping timeout)
  1999. # [17:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/18bb116f6a75 - Phil Ringnalda - Bug 876322 - Remove b2g/config/panda-gaia-central/sources.xml, which is a symlink to a removed file, r=catlee
  2000. # [17:00] * whimboo is now known as whimboo|afk
  2001. # [17:00] <BenWa> I don't remember what it looked like
  2002. # [17:00] <BenWa> ehsan: I do
  2003. # [17:00] * Joins: Hendikins (wolfox@ACEFC27F.FDF31EC0.5A112924.IP)
  2004. # [17:01] * Joins: chewey (chewey@moz-59FE3A9C.dip0.t-ipconnect.de)
  2005. # [17:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3a1d47b8501d - James Willcox - Bug 848482 - Make SourceSurface work with SkiaGL r=mattwoodrow
  2006. # [17:01] * kats is now known as kats-afk
  2007. # [17:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7b39c8bec295 - Simone Carletti - Bug 859521 - Add AWS EC2 to PSL. r=gerv. DONTBUILD.
  2008. # [17:02] <@ehsan> BenWa: do you use gmail?
  2009. # [17:02] <@ehsan> in an app tab?
  2010. # [17:02] <BenWa> ehsan: not it an app tab
  2011. # [17:02] <@ehsan> BenWa: can you please start doing that?
  2012. # [17:02] * Quits: stransky (stransky@moz-107AD163.redhat.com) (Quit: Connection reset by beer)
  2013. # [17:03] <@ehsan> BenWa: this bug is very easy to reproduce, you should just run your browser for a few hours
  2014. # [17:03] <BenWa> done
  2015. # [17:03] * Joins: myk (myk@moz-64D96850.dsl.dynamic.sonic.net)
  2016. # [17:03] <BenWa> Now the app tab is behind my FPS
  2017. # [17:03] <@ehsan> BenWa: thanks
  2018. # [17:04] <mstange> ehsan: did you see painting bugs inside gmail or in the tabbar?
  2019. # [17:05] <@ehsan> mstange: well, there is a horizontal white strip that appears on the top of the page when I switch to it in some cases and doesn't go away
  2020. # [17:05] <mstange> oh, I haven't seen that
  2021. # [17:06] <mstange> but I stopped using OMTC two days ago
  2022. # [17:06] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Connection reset by peer)
  2023. # [17:06] <mstange> what I've seen were mispositioned and transparent tabs
  2024. # [17:06] * Quits: andreasn (andreasn@moz-FCBC7E13.nyc.res.rr.com) (Ping timeout)
  2025. # [17:06] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  2026. # [17:06] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  2027. # [17:07] * Quits: pulkit (quassel@A2DDF553.812B5995.2051BA92.IP) (Ping timeout)
  2028. # [17:08] * Joins: pulkit (quassel@A2DDF553.812B5995.2051BA92.IP)
  2029. # [17:09] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  2030. # [17:09] * wlach|afk is now known as wlach
  2031. # [17:09] * Joins: glosoli (glosoli@moz-72C60525.static.zebra.lt)
  2032. # [17:10] * Quits: till (till@moz-7EBDFAF2.adsl.alicedsl.de) (Client exited)
  2033. # [17:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a69e23721e9b - Malini Das - Bug 823222 - We should check the host/port before running tests, r=mdas
  2034. # [17:11] <sewardj> bjacob: ping
  2035. # [17:11] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  2036. # [17:11] * Quits: chewey (chewey@moz-59FE3A9C.dip0.t-ipconnect.de) (Ping timeout)
  2037. # [17:11] * mdas is now known as mdas|afk
  2038. # [17:12] <ahal> mdas|afk: did you just review your own patch? :p
  2039. # [17:12] * Joins: marcoz (marco.zehe@moz-8A65ACD3.dip0.t-ipconnect.de)
  2040. # [17:12] <@bsmedberg> johns: ping
  2041. # [17:13] * Joins: mgol (m_gol@moz-93D26B15.neoplus.adsl.tpnet.pl)
  2042. # [17:13] * Quits: m_gol (m_gol@moz-28A20A08.neoplus.adsl.tpnet.pl) (Ping timeout)
  2043. # [17:14] * Joins: tchevalier (Thunderbir@moz-BFAFD329.w109-210.abo.wanadoo.fr)
  2044. # [17:14] * Quits: marcoz (marco.zehe@moz-8A65ACD3.dip0.t-ipconnect.de) (Ping timeout)
  2045. # [17:14] * Joins: nical (nico@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  2046. # [17:14] * Quits: ben (ben@moz-A98BEBDC.dsl.pltn13.sbcglobal.net) (Client exited)
  2047. # [17:15] * simone is now known as simone|away
  2048. # [17:16] * Joins: chewey (chewey@moz-143B53D8.dip0.t-ipconnect.de)
  2049. # [17:16] <mdas|afk> ahal: oh damn
  2050. # [17:16] <mdas|afk> I pushed a patch for a contributor
  2051. # [17:16] <mdas|afk> but didn't notice he didn't put his name as the author. crap
  2052. # [17:17] <mdas|afk> What can I do in this case?
  2053. # [17:17] <@bsmedberg> don't worry about it too much
  2054. # [17:18] <nemo> *sigh* https://bugzilla.mozilla.org/show_bug.cgi?id=870794 is really screwing w/ my habit of doing all web dev/testing in nightlies :-p
  2055. # [17:18] <mdas|afk> heh
  2056. # [17:18] * Quits: RyanVM (chatzilla@moz-A2F98468.phlapa.fios.verizon.net) (Input/output error)
  2057. # [17:19] * kats-afk is now known as kats
  2058. # [17:19] <bjacob> sewardj: pong
  2059. # [17:20] <philor> mdas|afk: what you *can* do is, in one push, back out that push and repush with the right -u and DONTBUILD, but not worrying about it is less typing
  2060. # [17:20] <sewardj> bjacob: is there an easy way to temporarily turn off the "fork new process to do GLX checks" thing on Linux?
  2061. # [17:20] <bjacob> sewardj: by the way, https://developer.mozilla.org/en-US/docs/Debugging_Mozilla_with_Valgrind still says it's necessary to disable jemalloc. Isn't this info out of date? I've been happily using V with jemalloc as explained in your blog
  2062. # [17:20] <sewardj> bjacob: yes I should update that
  2063. # [17:20] * Joins: marcoz (marco.zehe@moz-8A65ACD3.dip0.t-ipconnect.de)
  2064. # [17:21] <sewardj> bjacob: it causes all manner of confusion with the SPS profiler, so I want to temporarily disable it
  2065. # [17:22] * Quits: pulkit (quassel@A2DDF553.812B5995.2051BA92.IP) (Ping timeout)
  2066. # [17:23] * Quits: phenom (phenom@6A2322C2.EBFEDE35.F44414AF.IP) (Ping timeout)
  2067. # [17:23] <dcamp> sankha93 : safe to remove, go for it. And ++ on moving that to xpcshell
  2068. # [17:23] * Quits: digitsm (digitsm@E232F87F.ED6AD694.C146C5E5.IP) (Ping timeout)
  2069. # [17:23] * whimboo|afk is now known as whimboo
  2070. # [17:23] * Joins: RyanVM (chatzilla@moz-A2F98468.phlapa.fios.verizon.net)
  2071. # [17:23] <bjacob> sewardj: you currently can't disable the forking itself, a patch for that would be simple to write though. You can however have the fork not touch OpenGL at all, if you want, by defining MOZ_AVOID_OPENGL_ALTOGETHER
  2072. # [17:24] <bjacob> sewardj: http://hg.mozilla.org/mozilla-central/file/a47f4e36197f/toolkit/xre/nsAppRunner.cpp#l2830
  2073. # [17:24] * Joins: grobinson (garrett@moz-731932CD.hsd1.ca.comcast.net)
  2074. # [17:24] <sewardj> bjacob: I want to disable the fork though (that's the problem).
  2075. # [17:24] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2076. # [17:24] <sewardj> bjacob: I should be clearer .. I don't care if I don't have openGL (temporarily).
  2077. # [17:25] * Quits: jfkthame (jfkthame@AB8046DF.6B7B908E.3E2A4E92.IP) (Quit: jfkthame)
  2078. # [17:25] * Joins: ialagenchev (Adium@2557E599.66715431.D25A875A.IP)
  2079. # [17:25] <sankha93> dcamp: yes, I uploaded the patch!
  2080. # [17:25] * AaronMT is now known as AaronMT|away
  2081. # [17:25] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Ping timeout)
  2082. # [17:25] * Joins: edmorley (edmorley@88F51059.F3BBB17D.144F44FA.IP)
  2083. # [17:26] * Joins: jono_ (jono@moz-8534EAC6.lightspeed.sntcca.sbcglobal.net)
  2084. # [17:26] <bjacob> sewardj: yup, so look at the above code link, just add a check for some environment variable DONT_FORK_GLXTEST there
  2085. # [17:26] <bjacob> sewardj: r+
  2086. # [17:26] * Quits: jhk1 (Jignesh@F1D06D1D.9938D3BE.CA052C06.IP) (Ping timeout)
  2087. # [17:27] <bjacob> sewardj: (i am almost sure that just removing the call to fire_glxtest_process will let firefox silently continue without GL)
  2088. # [17:27] <bjacob> and if it doesn't, then that too would be easy to fix
  2089. # [17:27] <sewardj> bjacob: OK. I'll just change it to "if (0 && fire_glxtest_process())" for debugging
  2090. # [17:27] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2091. # [17:27] <@bz> so in Firefox for android
  2092. # [17:27] <@bz> if I have an <input type="button">
  2093. # [17:27] <@bz> and I tap it
  2094. # [17:27] <@bz> should that fire its onclick handler
  2095. # [17:27] <@bz> ?
  2096. # [17:27] <bjacob> sewardj: as you prefer
  2097. # [17:28] <vlad> vladan: http://blogs.msdn.com/b/vcblog/archive/2012/10/08/10357555.aspx
  2098. # [17:28] * Joins: jdm (jdm@DB05BBF2.BB1F48F2.971E19F6.IP)
  2099. # [17:28] * Quits: mcote (mcote@1D8E4B86.9B0C981.6C85A25D.IP) (Quit: leaving)
  2100. # [17:28] * kats is now known as kats|away
  2101. # [17:29] * Joins: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net)
  2102. # [17:29] <sewardj> bjacob: it's the classic fork() problem -- SPS is doing stuff in multiple threads, fork() keeps only the requesting thread, and SPS in the child gets into a bad state (often deadlocks)
  2103. # [17:29] <sewardj> BenWa: ^
  2104. # [17:30] <BenWa> sewardj: Ohh I though pthread_atfork fixed it
  2105. # [17:30] <BenWa> well it fixed the deadlock
  2106. # [17:30] <sewardj> BenWa: so .. I think it's OK if we don't use MOZ_PROFILER_STARTUP=1
  2107. # [17:30] <vladan> vlad: thx
  2108. # [17:31] <BenWa> sewardj: We should support that
  2109. # [17:31] <vlad> vladan: I suspect it might require some hacking of our build stuff though, becuase it looks like we need to point it at a different sdk
  2110. # [17:31] <sewardj> BenWa: but with MOZ_PROFILER_STARTUP=1 we have the child trying to unlock and free() nonexistent locks
  2111. # [17:31] <sewardj> BenWa: if you have insight into how to fix it, lmk
  2112. # [17:31] <vlad> vladan: ah, that's described below!
  2113. # [17:31] * Joins: hdelassus (Mibbit@moz-F4855B5.grenet.fr)
  2114. # [17:32] * Quits: sankha93 (Instantbir@3A62547A.1F4087EF.8B6C1D65.IP) (Ping timeout)
  2115. # [17:32] <hdelassus> hi again
  2116. # [17:32] <hdelassus> i'm trying to build after i added a compiled test in which we have #include "TestHarness.h" but we encounter numerous undefined references. Has something changed about TestHarness.h ?
  2117. # [17:32] <BenWa> sewardj: which locks are those? Can you find the information you have. We use MOZ_PROFILER_STARTUP in automated systems to get performance informations
  2118. # [17:32] * Joins: sankha93 (Instantbir@3A62547A.1F4087EF.8B6C1D65.IP)
  2119. # [17:32] <sewardj> BenWa: ok, i'll collect some info
  2120. # [17:32] * rail is now known as rail-lunch
  2121. # [17:32] <BenWa> sewardj: going to eat, bbiab
  2122. # [17:32] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  2123. # [17:32] * catlee is now known as catlee-lunch
  2124. # [17:33] * armenzg_buildduty is now known as armenzg_lunch
  2125. # [17:34] * Joins: mconley_ (mconley@F2D29657.F60B0462.67AC9B1.IP)
  2126. # [17:35] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2127. # [17:35] * Quits: mstange (markus@moz-59246B9E.dip0.t-ipconnect.de) (Quit: mstange)
  2128. # [17:36] * mdas|afk is now known as mdas
  2129. # [17:38] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  2130. # [17:38] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Quit: Leaving)
  2131. # [17:38] * Joins: phenom (phenom@88619A89.2C444134.25B273F5.IP)
  2132. # [17:38] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  2133. # [17:39] * Quits: mga (Mibbit@moz-B164B822.retail.telecomitalia.it) (Quit: http://www.mibbit.com ajax IRC Client)
  2134. # [17:40] * Joins: till (till@moz-7EBDFAF2.adsl.alicedsl.de)
  2135. # [17:41] * Joins: wesj (wesj@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2136. # [17:41] * Joins: jorendorff (jorendorff@moz-FAB36621.hsd1.tn.comcast.net)
  2137. # [17:42] * Quits: jono_ (jono@moz-8534EAC6.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  2138. # [17:42] <jdm> hdelassus: you'll probably need to give more information than that
  2139. # [17:42] * Fallen is now known as Fallen|away
  2140. # [17:42] * Joins: Bastien (Mibbit@moz-4DD70C2D.grenet.fr)
  2141. # [17:42] <jdm> hdelassus: pastebin the linker errors, etc.
  2142. # [17:42] * Joins: erikvold (erikvold@25FB14D3.65541F93.67CA24A9.IP)
  2143. # [17:42] * geekboy|afk is now known as geekboy
  2144. # [17:43] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Quit: ctangira)
  2145. # [17:43] * kats|away is now known as kats
  2146. # [17:44] * Joins: nhirata (anonymous@moz-1A50F7F8.hsd1.ca.comcast.net)
  2147. # [17:44] * Quits: jorendorff (jorendorff@moz-FAB36621.hsd1.tn.comcast.net) (Quit: jorendorff)
  2148. # [17:44] * Joins: jorendorff (jorendorff@moz-FAB36621.hsd1.tn.comcast.net)
  2149. # [17:45] * Quits: till (till@moz-7EBDFAF2.adsl.alicedsl.de) (Ping timeout)
  2150. # [17:45] <hdelassus> jdm: we're working on bug 646323 . Here are some compiler errors : http://www.pastebin.mozilla.org/2491951 (we are also discussing this issue with ted on #build )
  2151. # [17:46] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2152. # [17:46] * Joins: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2153. # [17:47] <jcranmer> hdelassus: are you aware of mfbt/Casting.h?
  2154. # [17:47] * Joins: MaxP (Mibbit@moz-80BE7761.grenet.fr)
  2155. # [17:48] * mgerva is now known as mgerva|afk
  2156. # [17:49] * Joins: mwargers (chatzilla@AA28C7A5.235FEA6C.C6A14A47.IP)
  2157. # [17:50] * Quits: jorendorff (jorendorff@moz-FAB36621.hsd1.tn.comcast.net) (Quit: jorendorff)
  2158. # [17:50] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  2159. # [17:51] * Joins: ErvisTusha (ErvisTusha@7A9EFECF.675A5039.3BF86D18.IP)
  2160. # [17:51] * Joins: mcote (mcote@1D8E4B86.9B0C981.6C85A25D.IP)
  2161. # [17:51] <padenot> jcranmer: Casting.h works only for integers, right?
  2162. # [17:51] <hdelassus> jcranmer: actually, no, we weren't... thank you
  2163. # [17:51] * Joins: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net)
  2164. # [17:51] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  2165. # [17:51] <liuche> i can't remember the right way to fix the "gmake distclean" build error: http://www.pastebin.mozilla.org/2491964
  2166. # [17:51] <jcranmer> padenot: I believe so
  2167. # [17:51] <liuche> tried make clean and make distclean - any suggestions?
  2168. # [17:51] <jcranmer> integral types, to be specific
  2169. # [17:52] <padenot> jcranmer: we need a generic "will this type fit in this type" kind of cast
  2170. # [17:52] <jcranmer> I'm not entirely sure what you mean by that
  2171. # [17:53] <tbsaunde> liuche: "odn't do that"?
  2172. # [17:53] <padenot> numeric_cast<char>(258.0f) would assert
  2173. # [17:53] <tbsaunde> *don't
  2174. # [17:53] <liuche> oh
  2175. # [17:53] <liuche> tbsaunde: ok, well for future reference...what should i have done instead?
  2176. # [17:53] * Quits: mwargers (chatzilla@AA28C7A5.235FEA6C.C6A14A47.IP) (Ping timeout)
  2177. # [17:54] <jcranmer> padenot: ah; still, you can add to mfbt/Casting.h what you need most likely
  2178. # [17:54] * Quits: vtmarvin1 (Thunderbir@173F2E9D.96442F2E.EE1C58A.IP) (Ping timeout)
  2179. # [17:54] <padenot> jcranmer: yes, I believe this is the approach we will end up using
  2180. # [17:54] <jcranmer> (DoubleIsInt32 from mfbt/FloatingPoint could help :-P)
  2181. # [17:54] <padenot> nice
  2182. # [17:55] <tbsaunde> liuche: find objdir -delete
  2183. # [17:55] <padenot> jcranmer: thanks :-)
  2184. # [17:55] * Joins: aklotz (Thunderbir@moz-55246988.cg.shawcable.net)
  2185. # [17:56] * Quits: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP) (Quit: lmandel)
  2186. # [17:56] * Quits: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com) (Ping timeout)
  2187. # [17:56] <liuche> tbsaunde: so, since i already tried make distclean before, any suggestions of what to do now?
  2188. # [17:56] <liuche> trying to build after doing that still fails, same error
  2189. # [17:57] * Joins: bdahl (bdahl@2557E599.66715431.D25A875A.IP)
  2190. # [17:57] <liuche> (if we're not supposed to run make distclean, is there some way to remove that from the error message?)
  2191. # [17:57] * Joins: terrence (terrence@2557E599.66715431.D25A875A.IP)
  2192. # [17:58] * geekboy is now known as geekboy|afk
  2193. # [17:59] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  2194. # [17:59] * Joins: fabrice (fabrice@2557E599.66715431.D25A875A.IP)
  2195. # [17:59] * Joins: ehugg (ehugg@E7B75940.29102B70.6CD50604.IP)
  2196. # [17:59] * Joins: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2197. # [18:00] * Joins: Mossop (mossop@moz-3D9B2D8F.lsanca.fios.verizon.net)
  2198. # [18:01] * Joins: pnkfelix1 (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  2199. # [18:01] * Quits: pnkfelix (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Ping timeout)
  2200. # [18:02] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2201. # [18:02] * Quits: ehugg (ehugg@E7B75940.29102B70.6CD50604.IP) (Ping timeout)
  2202. # [18:02] * Quits: pnkfelix|rcirc (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Ping timeout)
  2203. # [18:02] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  2204. # [18:02] * Quits: ialagenchev (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  2205. # [18:04] * Joins: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP)
  2206. # [18:04] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  2207. # [18:04] <liuche> tbsaunde: any other suggestions? do i need to...re-clone? D:
  2208. # [18:05] * Quits: marcoz (marco.zehe@moz-8A65ACD3.dip0.t-ipconnect.de) (Quit: Leaving.)
  2209. # [18:05] * Joins: ehugg (ehugg@moz-8E92D80D.mycingular.net)
  2210. # [18:05] * Quits: edmorley (edmorley@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  2211. # [18:05] * Joins: digitsm (digitsm@4A118B87.310AA6F1.C146C5E5.IP)
  2212. # [18:05] * Joins: hurley (hurley@moz-E76806A0.dsl.static.sonic.net)
  2213. # [18:06] * hwine is now known as hwine|mtg
  2214. # [18:06] * Joins: mwargers (chatzilla@AA28C7A5.235FEA6C.C6A14A47.IP)
  2215. # [18:07] * kaze is now known as kaze|afk
  2216. # [18:07] * Joins: jono_ (jono@moz-8534EAC6.lightspeed.sntcca.sbcglobal.net)
  2217. # [18:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/61a183d6b59e - Terrence Cole - Bug 879874 - Do not allow JIT code to allocate into a disabled nursery; r=bhackett
  2218. # [18:08] * simone|away is now known as simone
  2219. # [18:08] * Quits: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2220. # [18:09] * pnkfelix1 is now known as pnkfelix
  2221. # [18:09] * Joins: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net)
  2222. # [18:09] * Joins: edmorley (edmorley@88F51059.F3BBB17D.144F44FA.IP)
  2223. # [18:11] * glob|mtg is now known as glob
  2224. # [18:11] * Quits: jono_ (jono@moz-8534EAC6.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  2225. # [18:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2551c645b782 - Nick Hurley - Bug 878594 - remove alternate-protocol support for spdy upgrades r=mcmanus
  2226. # [18:12] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Input/output error)
  2227. # [18:13] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  2228. # [18:14] * khuey|away is now known as khuey
  2229. # [18:14] * Quits: ErvisTusha (ErvisTusha@7A9EFECF.675A5039.3BF86D18.IP) (Ping timeout)
  2230. # [18:15] * Quits: myk (myk@moz-64D96850.dsl.dynamic.sonic.net) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  2231. # [18:15] * Joins: myk (myk@moz-64D96850.dsl.dynamic.sonic.net)
  2232. # [18:16] * Quits: redfive (chatzilla@moz-1DEC4B38.dsl.pltn13.pacbell.net) (Ping timeout)
  2233. # [18:18] * Joins: mmc|laptop (mchew@moz-BBC0C7F1.hsd1.ca.comcast.net)
  2234. # [18:18] * Joins: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net)
  2235. # [18:20] * Joins: ialagenchev (Adium@2557E599.66715431.D25A875A.IP)
  2236. # [18:21] * Quits: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP) (Ping timeout)
  2237. # [18:21] * Quits: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP) (Quit: RealRaven)
  2238. # [18:21] * Quits: Edgar (Thunderbir@moz-1C826704.dynamic.hinet.net) (Quit: Edgar)
  2239. # [18:21] * Quits: Six (Mibbit@3748188E.8273A320.BA2F4534.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2240. # [18:21] * Joins: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP)
  2241. # [18:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/dc8e78ed8c44 - Nathan Froyd - Bug 878411 - define xFetch and xUnfetch methods in TelemetryVFS file objects; r=mak
  2242. # [18:22] * jhopkins is now known as jhopkins|afk
  2243. # [18:22] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  2244. # [18:23] * Joins: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net)
  2245. # [18:25] * Joins: stefanh_netbook (chatzilla@moz-3EED0162.customers.ownit.se)
  2246. # [18:25] * Quits: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net) (Quit: sworkman)
  2247. # [18:25] * dolske sets mode: -b MattN!*@*
  2248. # [18:25] * Quits: ehugg (ehugg@moz-8E92D80D.mycingular.net) (Quit: ehugg)
  2249. # [18:25] * Quits: Gentlecat (Roman@C094B56C.DF8A527C.8FB52CB8.IP) (Ping timeout)
  2250. # [18:25] * Quits: erikvold (erikvold@25FB14D3.65541F93.67CA24A9.IP) (Quit: erikvold)
  2251. # [18:26] * Joins: ehugg (chatzilla@moz-62842EF0.cisco.com)
  2252. # [18:26] * Joins: ctangira (ctangira@moz-CFCC7B62.cisco.com)
  2253. # [18:26] * Quits: gwagner (Gregor@moz-4F5F055F.wireless.dyn.drei.com) (Quit: gwagner)
  2254. # [18:27] * khuey is now known as khuey|away
  2255. # [18:28] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  2256. # [18:28] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  2257. # [18:28] * ChanServ sets mode: +o dveditz
  2258. # [18:29] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  2259. # [18:29] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  2260. # [18:29] * khuey|away is now known as khuey
  2261. # [18:29] * Joins: andreieftimie (andreiefti@43CB6079.66715431.D25A875A.IP)
  2262. # [18:30] * Joins: jorendorff (jorendorff@moz-B860E258.hsd1.tn.comcast.net)
  2263. # [18:30] * Joins: Ami_Ty (Amie@43CB6079.66715431.D25A875A.IP)
  2264. # [18:31] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  2265. # [18:31] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  2266. # [18:32] * Quits: phenom (phenom@88619A89.2C444134.25B273F5.IP) (Ping timeout)
  2267. # [18:32] * Quits: imsurit (chatzilla@85B3EE69.DD88FF28.1A5E31FF.IP) (Quit: ChatZilla 0.9.90 [Firefox 22.0/20130528181031])
  2268. # [18:33] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  2269. # [18:33] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  2270. # [18:33] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  2271. # [18:33] * Quits: breck (breck@moz-3F3AE2C7.hsd1.ca.comcast.net) (Client exited)
  2272. # [18:33] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  2273. # [18:34] * Joins: mstange (markus@moz-59246B9E.dip0.t-ipconnect.de)
  2274. # [18:35] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Input/output error)
  2275. # [18:35] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  2276. # [18:35] * Joins: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net)
  2277. # [18:36] * Joins: nccuong (Instantbir@moz-7C9C3C02.fbx.proxad.net)
  2278. # [18:36] * Parts: hdelassus (Mibbit@moz-F4855B5.grenet.fr)
  2279. # [18:37] * Joins: ErvisTusha (ErvisTusha@244987F8.675A5039.3BF86D18.IP)
  2280. # [18:37] * simone is now known as simone|away
  2281. # [18:37] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  2282. # [18:38] * Joins: TimAbraldes (Instantbir@moz-3F87419B.hsd1.or.comcast.net)
  2283. # [18:38] * Joins: Edgar (Thunderbir@moz-1C826704.dynamic.hinet.net)
  2284. # [18:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/84fb317ea1d2 - Jason Smith - Bug 831789 - Enhance existing peer connection mochitests to check for media flow. r=jesup
  2285. # [18:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/dfcabf3d307a - Ehsan Akhgari - Bug 880202 - Revert bug 878765 because it introduces a buffer overflow
  2286. # [18:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9be31da8e36a - Nicolas Carlo - Bug 879088 - Replace XPCOMUtils.defineLazyGetter with XPCOMUtils.defineLazyModuleGetter where modules are loaded in browser.js, AddonUpdateService.js, and
  2287. # [18:38] * Quits: Edgar (Thunderbir@moz-1C826704.dynamic.hinet.net) (Quit: Edgar)
  2288. # [18:38] <firebot> SessionStore.js. r=margaret
  2289. # [18:38] * AaronMT|away is now known as AaronMT
  2290. # [18:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/baf7e13ccedf - Ekanan Ketunuti - Bug 878621 - Add "cul-de-sac" to spell-checker dictionary. r=ehsan
  2291. # [18:39] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  2292. # [18:39] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2293. # [18:39] * Joins: Lucas (Lucas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2294. # [18:40] <grobinson> Can someone explain the difference between nsISupports.QueryInterface() and nsIInterfaceRequestor?
  2295. # [18:40] * Joins: Standard8 (Standard8@moz-7526353A.threembb.co.uk)
  2296. # [18:41] <froydnj> QueryInterface (QI) asks "do you support this interface?"
  2297. # [18:41] * kats is now known as kats-lunch
  2298. # [18:41] * Joins: vladan1 (vladan@F2D29657.F60B0462.67AC9B1.IP)
  2299. # [18:41] <froydnj> nsIInterfaceRequestor is a way of getting a particular interface from an object; said object probably does not implement that interface, but knows how to access an object that does
  2300. # [18:41] * Quits: chewey (chewey@moz-143B53D8.dip0.t-ipconnect.de) (Ping timeout)
  2301. # [18:41] * Joins: jfkthame (jfkthame@AB8046DF.6B7B908E.3E2A4E92.IP)
  2302. # [18:42] <jesup> akeybl: ping
  2303. # [18:42] <froydnj> think of nsIInterfaceRequester as an accessor function (only a lot more flexible)
  2304. # [18:42] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  2305. # [18:42] * Quits: stefanh_netbook (chatzilla@moz-3EED0162.customers.ownit.se) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130512194445])
  2306. # [18:42] * Quits: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2307. # [18:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ac18c74b3a2c - Arnaud Sourioux - Bug 874736 - Annotate "using CompositableHost::EnsureTextureHost;" to fix warnings with -Woverloaded-virtual in gfx/layers/composite. r=nical
  2308. # [18:43] <khuey> think of nsIInterfaceRequestor as a terrible thing that should not be added to new code ;-)
  2309. # [18:43] <froydnj> that too
  2310. # [18:45] * Quits: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net) (Quit: Boriss)
  2311. # [18:46] * Quits: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2312. # [18:46] * Joins: chewey (chewey@moz-23C42C42.dip0.t-ipconnect.de)
  2313. # [18:46] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  2314. # [18:47] * Quits: MaxP (Mibbit@moz-80BE7761.grenet.fr) (Quit: http://www.mibbit.com ajax IRC Client)
  2315. # [18:48] * philor is now known as philor|away
  2316. # [18:48] * Quits: Bastien (Mibbit@moz-4DD70C2D.grenet.fr) (Quit: http://www.mibbit.com ajax IRC Client)
  2317. # [18:48] * Quits: mstange (markus@moz-59246B9E.dip0.t-ipconnect.de) (Ping timeout)
  2318. # [18:49] * Joins: gwagner (Gregor@moz-4F5F055F.wireless.dyn.drei.com)
  2319. # [18:49] * Joins: mstange (markus@moz-59246B9E.dip0.t-ipconnect.de)
  2320. # [18:49] * Joins: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2321. # [18:49] * rail-lunch is now known as rail
  2322. # [18:49] * Joins: Six (Mibbit@moz-43E5A13F.net-81-220-19.versailles.rev.numericable.fr)
  2323. # [18:50] <Six> RyanVM: you're not a sherif you're Lucky Luke :)
  2324. # [18:50] * Quits: glosoli (glosoli@moz-72C60525.static.zebra.lt) (Client exited)
  2325. # [18:50] * Quits: Standard8 (Standard8@moz-7526353A.threembb.co.uk) (Ping timeout)
  2326. # [18:50] <sfink> edmorley: re getting bzexport to do multiple patches at once -- Thinker Li sent a patch over a year ago that implemented that (it was pretty slick; it kept some local state so it could send in just the updates to the full stack etc.). It's probably fairly bit-rotted by now. Both jdm and I keep claiming we'll get around to reviewing/unbitrotting it, but neither of us ever does :(
  2327. # [18:51] * Joins: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net)
  2328. # [18:51] * Quits: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net) (Client exited)
  2329. # [18:51] * Quits: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP) (Quit: lmandel)
  2330. # [18:51] * Joins: phenom (phenom@EC77438F.91E80CFF.F44414AF.IP)
  2331. # [18:51] <jdm> oh man
  2332. # [18:51] <jdm> that was a long time
  2333. # [18:51] <jdm> I feel super bad now
  2334. # [18:52] * Quits: ferjm_ (ferjm@53EF5629.3416E031.E21948B5.IP) (Ping timeout)
  2335. # [18:52] * Joins: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP)
  2336. # [18:52] * catlee-lunch is now known as catlee
  2337. # [18:53] * Quits: cstipkovic (uid6805@moz-C944F5EC.irccloud.com) (Ping timeout)
  2338. # [18:53] * Quits: ttaubert (uid2620@moz-C944F5EC.irccloud.com) (Ping timeout)
  2339. # [18:53] * Quits: pdr (uid7901@moz-A588D045.irccloud.com) (Ping timeout)
  2340. # [18:53] * Quits: sid0 (uid2934@moz-A588D045.irccloud.com) (Ping timeout)
  2341. # [18:53] * Quits: sawrubh (uid6719@moz-D8B63698.irccloud.com) (Ping timeout)
  2342. # [18:53] * Quits: dolske|cloud_ (uid2681@moz-A588D045.irccloud.com) (Ping timeout)
  2343. # [18:53] * Quits: akeybl (uid11012@moz-C944F5EC.irccloud.com) (Ping timeout)
  2344. # [18:53] * Quits: hadleybeeman (uid7394@moz-D8B63698.irccloud.com) (Ping timeout)
  2345. # [18:53] * Quits: felipe (uid2734@moz-C944F5EC.irccloud.com) (Ping timeout)
  2346. # [18:53] * Quits: esprehn (uid10445@moz-C944F5EC.irccloud.com) (Ping timeout)
  2347. # [18:53] * Quits: timeless (uid4015@moz-D8B63698.irccloud.com) (Ping timeout)
  2348. # [18:53] * Quits: NimeshNeema (uid2689@moz-A588D045.irccloud.com) (Ping timeout)
  2349. # [18:53] * Quits: gfritzsche (uid7586@moz-D8B63698.irccloud.com) (Ping timeout)
  2350. # [18:53] * Quits: Unfocused (uid2622@moz-D8B63698.irccloud.com) (Ping timeout)
  2351. # [18:53] * Quits: biesi_ (uid8099@moz-D8B63698.irccloud.com) (Ping timeout)
  2352. # [18:53] * Joins: ggp (ggp@2557E599.66715431.D25A875A.IP)
  2353. # [18:54] * Quits: molnarg (darkelf@moz-A80E711.clients.your-server.de) (Ping timeout)
  2354. # [18:54] * Quits: jamesr (uid10481@moz-A588D045.irccloud.com) (Ping timeout)
  2355. # [18:54] * Quits: abot2211 (atopal@moz-19F3D8B3.net) (Ping timeout)
  2356. # [18:54] * Quits: patrickg (patrick@moz-35CE42C5.de) (Ping timeout)
  2357. # [18:54] * Quits: fhd (uid2508@moz-C944F5EC.irccloud.com) (Ping timeout)
  2358. # [18:54] * Quits: jaws (uid2871@moz-D8B63698.irccloud.com) (Ping timeout)
  2359. # [18:54] * Quits: gozala (uid5923@moz-C944F5EC.irccloud.com) (Ping timeout)
  2360. # [18:54] * Quits: decoder (quassel@moz-D7023D7D.own-hero.net) (Ping timeout)
  2361. # [18:54] * Quits: ruediger (quassel@moz-C9B8D8D0.org) (Ping timeout)
  2362. # [18:55] * Joins: esprehn (uid10445@moz-C944F5EC.irccloud.com)
  2363. # [18:55] * Joins: jamesr (uid10481@moz-A588D045.irccloud.com)
  2364. # [18:55] * Joins: gozala (uid5923@moz-C944F5EC.irccloud.com)
  2365. # [18:55] * Joins: decoder (quassel@moz-D7023D7D.own-hero.net)
  2366. # [18:55] * Joins: ruediger (quassel@moz-C9B8D8D0.org)
  2367. # [18:55] * Quits: inolen (Adium@moz-FA2406D8.socal.res.rr.com) (Quit: Leaving.)
  2368. # [18:55] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  2369. # [18:56] * Quits: ggp (ggp@2557E599.66715431.D25A875A.IP) (Input/output error)
  2370. # [18:56] * Joins: ggp (ggp@2557E599.66715431.D25A875A.IP)
  2371. # [18:57] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2372. # [18:57] * Joins: molnarg (darkelf@moz-A80E711.clients.your-server.de)
  2373. # [18:57] * Joins: dansmith_btc (default@DD81A82D.595DE460.44E36677.IP)
  2374. # [18:58] * Quits: mwargers (chatzilla@AA28C7A5.235FEA6C.C6A14A47.IP) (Ping timeout)
  2375. # [18:58] * Quits: mstange (markus@moz-59246B9E.dip0.t-ipconnect.de) (Ping timeout)
  2376. # [18:58] <dansmith_btc> Hello, just wanted to know if FF stores SSL session IDs in-memory only or on disk as well. In other words do the SSL sessionIDs survive a restart?
  2377. # [18:59] * vladan1 is now known as vladan
  2378. # [18:59] * Quits: decoder (quassel@moz-D7023D7D.own-hero.net) (Quit: No Ping reply in 180 seconds.)
  2379. # [19:00] * Joins: decoder (quassel@moz-D7023D7D.own-hero.net)
  2380. # [19:00] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  2381. # [19:00] <jdm> dansmith_btc: bsmith would be most likely to know the answer to that
  2382. # [19:00] * Joins: mstange (markus@moz-59246B9E.dip0.t-ipconnect.de)
  2383. # [19:00] <jdm> or kaie
  2384. # [19:01] <jdm> neither seem to be online right now, of course
  2385. # [19:01] * glob is now known as glob|mtg
  2386. # [19:02] * Joins: jono_ (jono@moz-8534EAC6.lightspeed.sntcca.sbcglobal.net)
  2387. # [19:02] * geekboy|afk is now known as geekboy
  2388. # [19:02] * AaronMT is now known as AaronMTriage
  2389. # [19:02] * hwine|mtg is now known as hwine
  2390. # [19:03] * Joins: abot2211 (atopal@moz-19F3D8B3.net)
  2391. # [19:03] * Joins: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com)
  2392. # [19:03] * Quits: ErvisTusha (ErvisTusha@244987F8.675A5039.3BF86D18.IP) (Client exited)
  2393. # [19:03] * Joins: patrickg (patrick@moz-35CE42C5.de)
  2394. # [19:04] <edmorley> sfink: ah ok :-) bug 880195 comment 1 will keep me going for now
  2395. # [19:04] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  2396. # [19:04] * Joins: bsmith (bsmith@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2397. # [19:04] * Quits: JeroenDeDauw1 (j@moz-186A1CBC.dip0.t-ipconnect.de) (Quit: Leaving.)
  2398. # [19:04] * Joins: JeroenDeDauw (j@moz-186A1CBC.dip0.t-ipconnect.de)
  2399. # [19:04] * Joins: brson (brson@2557E599.66715431.D25A875A.IP)
  2400. # [19:05] <@dolske> dansmith_btc: offhand I don't think any of that is stored on disk.
  2401. # [19:05] * Quits: yzen (Adium@67828CC7.C1A51174.9D42CF23.IP) (Ping timeout)
  2402. # [19:05] * Joins: pcwalton (pcwalton@2557E599.66715431.D25A875A.IP)
  2403. # [19:05] <Six> hi
  2404. # [19:05] <Six> i have a question about builds
  2405. # [19:06] * Joins: alice (alice@moz-7382496B.range109-152.btcentralplus.com)
  2406. # [19:06] * Joins: FabioMagnoni (fabiomagno@762D490A.5DC6EDC3.946930A0.IP)
  2407. # [19:06] * Joins: Polynomial-C (Poly-C@moz-562B860F.dip0.t-ipconnect.de)
  2408. # [19:06] <Six> in my mozconfig i have mk_add_options MOZ_MAKE_FLAGS="... -j20" as i do over network compilation
  2409. # [19:06] * armenzg_lunch is now known as armenzg_buildduty
  2410. # [19:06] <Six> but it's only used for gcc and g++
  2411. # [19:07] <Six> so when make is doing other commands than gcc or g++, my local machine gets a load of 20...
  2412. # [19:07] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2413. # [19:07] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  2414. # [19:07] <Six> is there a way to specify 20 threads for gcc and g++ only
  2415. # [19:07] * Joins: mikeratcliffe (mikeratcli@moz-A40DCA75.client.static.strong-ba2.blackoakcomputers.com)
  2416. # [19:07] * Quits: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se) (Quit: ChatZilla 0.9.90 [Firefox 24.0a1/20130606031128])
  2417. # [19:07] <Six> to avoid heavy load on local for other commands
  2418. # [19:08] <jimm> RyanVM: fyi, some machine config changes are going out to our win8 pool currently. In case you see some weirdness in test runs. (bug 864418)
  2419. # [19:08] * Quits: alice (alice@moz-7382496B.range109-152.btcentralplus.com) (Ping timeout)
  2420. # [19:08] <froydnj> Six: no...how many cores do you have?
  2421. # [19:09] <RyanVM> jimm: thanks for letting me know :)
  2422. # [19:09] <jimm> np
  2423. # [19:09] * Quits: FabioMagnoni (fabiomagno@762D490A.5DC6EDC3.946930A0.IP) (Input/output error)
  2424. # [19:10] * Quits: patrickg (patrick@moz-35CE42C5.de) (Ping timeout)
  2425. # [19:10] * Joins: patrickg (patrick@moz-35CE42C5.de)
  2426. # [19:10] * Joins: jammink (textual@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2427. # [19:10] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  2428. # [19:11] * Quits: dansmith_btc (default@DD81A82D.595DE460.44E36677.IP) (Ping timeout)
  2429. # [19:11] * Quits: martyn (martyn@moz-2C6C695F.range86-131.btcentralplus.com) (Quit: Ex-Chat)
  2430. # [19:12] * Quits: sfink (chatzilla@moz-18B140DA.dsl.pltn13.sbcglobal.net) (Ping timeout)
  2431. # [19:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/12d98c725b25 - Malini Das - Bug 880280 - gestures should be part of the marionette-client, r=davehunt
  2432. # [19:12] * Quits: mikeratcliffe (mikeratcli@moz-A40DCA75.client.static.strong-ba2.blackoakcomputers.com) (Quit: Leaving.)
  2433. # [19:12] * Joins: sfink (chatzilla@moz-18B140DA.dsl.pltn13.sbcglobal.net)
  2434. # [19:13] * kats-lunch is now known as kats
  2435. # [19:13] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  2436. # [19:13] <froydnj> Six: I suppose you could set a variable for your local machine and configure with, say, -j4 if that variable is set or something like that
  2437. # [19:14] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2438. # [19:14] * sheppy is now known as sheppy-lunch
  2439. # [19:15] * sheppy-lunch is now known as sheppy
  2440. # [19:15] <Six> froydnj: 20 over network, 4 on local
  2441. # [19:15] * sheppy is now known as sheppy-afk
  2442. # [19:16] <Six> froydnj: i dont understand the: "and configure with, say, -j4 if that variable is set or something like that"
  2443. # [19:17] * Joins: tmyoung (Thunderbir@moz-A52EE408.alyoung.com)
  2444. # [19:17] <froydnj> Six: I misunderstood your setup. I don't think there's any way to control that
  2445. # [19:18] * Joins: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP)
  2446. # [19:18] <Six> froydnj: that's what i thought as it is managed by "make" ty anyway :)
  2447. # [19:18] * Joins: timeless (uid4015@moz-D8B63698.irccloud.com)
  2448. # [19:18] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Ping timeout)
  2449. # [19:19] * Quits: tmyoung (Thunderbir@moz-A52EE408.alyoung.com) (Ping timeout)
  2450. # [19:19] * Joins: annevk (annevk@77ED468E.BCA028A.8D534776.IP)
  2451. # [19:19] * Quits: jfkthame (jfkthame@AB8046DF.6B7B908E.3E2A4E92.IP) (Quit: jfkthame)
  2452. # [19:20] <Six> froydnj: maybe -l option to make
  2453. # [19:20] * Joins: akeybl (uid11012@moz-C944F5EC.irccloud.com)
  2454. # [19:20] * jhopkins|afk is now known as jhopkins
  2455. # [19:20] <akeybl> hey jesup
  2456. # [19:20] <froydnj> Six: you could try that
  2457. # [19:21] * Quits: annevk (annevk@77ED468E.BCA028A.8D534776.IP) (Ping timeout)
  2458. # [19:21] * Joins: tmyoung (Thunderbir@moz-A52EE408.alyoung.com)
  2459. # [19:21] <froydnj> Six: but I'm betting make might not launch jobs on remote machines if you do
  2460. # [19:21] * spohl is now known as spohl|away
  2461. # [19:22] * Quits: nccuong (Instantbir@moz-7C9C3C02.fbx.proxad.net) (Ping timeout)
  2462. # [19:22] <Six> froydnj: yep working :)
  2463. # [19:22] <tbsaunde> froydnj: make doesn't really understand distcc that way does it?
  2464. # [19:23] <Six> with -l4.0 if load is equal or superior to 4.0 no other jobs are runned
  2465. # [19:23] <tbsaunde> froydnj: I'd bet that would work because make would run distcc it would kick off the job and then take ~0 cpu
  2466. # [19:23] * Joins: FabioMagnoni (fabiomagno@2457FD8E.D6410F9.2044E515.IP)
  2467. # [19:23] <Six> froydn: nope it doesnt launch other jobs at all, so everything is stopped, but it allows the main server to get some rest ;)
  2468. # [19:24] <tbsaunde> now this may lead to overloading the other machines with zillions of distcc jobs though
  2469. # [19:24] <tbsaunde> Six: huh?
  2470. # [19:24] <froydnj> tbsaunde: I confess ignorance of distcc, but if your local machine is loaded, make won't kick off any more jobs on remote machines (I think)
  2471. # [19:25] <Six> tsbaunde: if load is equl to '-l' value, make doesnt launch any other jobs and make is mandatory over distcc
  2472. # [19:25] <Six> froydnj: yuou got it
  2473. # [19:25] <Six> *you
  2474. # [19:26] * Joins: dansmith_btc (default@DD81A82D.595DE460.44E36677.IP)
  2475. # [19:26] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  2476. # [19:26] <tbsaunde> yeah, that's true, and you run local compiles I guess that would cause a problem
  2477. # [19:26] <Six> i'm using dmucs too so distcc cannot launch jobs on unavailable servers
  2478. # [19:26] * Quits: j0ni_ (j0ni@moz-A8CD6A75.access.hol.gr) (Ping timeout)
  2479. # [19:27] * tbsaunde was imagining local machine doesn't do any compilation and farms it all out
  2480. # [19:27] <Yoric> yzen: Heads up – I'm going to discuss readahead with vladan today or tomorrow, we'll know more about the use case and possible API changes.
  2481. # [19:28] <yzen> Yoric: sounds good, i'll at least update it to your latest comments
  2482. # [19:28] <Yoric> I believe that simplifying the code will not be wasted :)
  2483. # [19:29] * Quits: chewey (chewey@moz-23C42C42.dip0.t-ipconnect.de) (Ping timeout)
  2484. # [19:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2550c1e294cd - Kyle Huey - Bug 854739: Ensure that messages are delivered in order when suspending and resuming workers. r=bent+bholley
  2485. # [19:29] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b53ab3047ce5 - Kyle Huey - Bug 877584: Route JS holding through the cycle collection runtime so it can do different things on different threads. r=mccr8
  2486. # [19:30] * Joins: chewey (chewey@moz-44395750.dip0.t-ipconnect.de)
  2487. # [19:30] * deian|away is now known as deian
  2488. # [19:31] * edmorley is now known as edmorley|afk
  2489. # [19:31] * Parts: edmorley|afk (edmorley@88F51059.F3BBB17D.144F44FA.IP)
  2490. # [19:31] * Joins: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP)
  2491. # [19:31] * Quits: msucan (mihai@451EAE14.6CCEB4A3.320F75DD.IP) (Quit: Leaving.)
  2492. # [19:32] * Quits: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2493. # [19:33] * Joins: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP)
  2494. # [19:33] * Joins: squib (squib@moz-54866485.dhcp.mdsn.wi.charter.com)
  2495. # [19:34] * Joins: inolen (Adium@moz-9F4F17DF.tourcaster.com)
  2496. # [19:35] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Quit: Leaving)
  2497. # [19:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cb90cb8da5e2 - Gavin Sharp - Fix misleading comment from bug 803675, r=dolske
  2498. # [19:37] * Joins: mwargers (chatzilla@AA28C7A5.235FEA6C.C6A14A47.IP)
  2499. # [19:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/34656a2a1234 - Joe Drew - Bug 878037 - print preview crash test for printing a bullet with an animated image. r=smaug
  2500. # [19:37] * Quits: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2501. # [19:37] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/65c588d76efa - Joe Drew - Bug 878037 - unit test to make sure we can clone a static imgIRequest. r=seth
  2502. # [19:38] * Joins: seth (seth@moz-D840E602.dsl.static.sonic.net)
  2503. # [19:38] <Mossop> jorendorff: Can you land bug 858060 and do the branch approvals? Eddy is on PTO for a few weeks.
  2504. # [19:39] * Quits: nical (nico@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Ping timeout)
  2505. # [19:39] * Joins: stully (quassel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2506. # [19:40] * Quits: FabioMagnoni (fabiomagno@2457FD8E.D6410F9.2044E515.IP) (Input/output error)
  2507. # [19:41] <jorendorff> Mossop: it's in my q to land
  2508. # [19:41] * openjck is now known as openjck|lunch
  2509. # [19:41] * Quits: grobinson (garrett@moz-731932CD.hsd1.ca.comcast.net) (Ping timeout)
  2510. # [19:41] <Mossop> Great, thanks
  2511. # [19:42] <jorendorff> Mossop: looking into branch approvals now
  2512. # [19:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9e276a0276b9 - Geoff Brown - Bug 869030 - Enable robocop testSystemPages; r=jmaher
  2513. # [19:43] * Joins: nccuong (Instantbir@moz-7C9C3C02.fbx.proxad.net)
  2514. # [19:43] * jimm is now known as jimm-lunch
  2515. # [19:43] * philor|away is now known as philor
  2516. # [19:43] * Quits: mwargers (chatzilla@AA28C7A5.235FEA6C.C6A14A47.IP) (Ping timeout)
  2517. # [19:43] <ekr> philor: probable impending bustage: http://pastebin.mozilla.org/2492268
  2518. # [19:43] * Quits: mak (chatzilla@moz-9DD64446.retail.telecomitalia.it) (Ping timeout)
  2519. # [19:44] * Joins: grobinson (garrett@moz-CEFF5E2C.hfc.comcastbusiness.net)
  2520. # [19:44] * Joins: nical (nico@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  2521. # [19:44] * Joins: mak (chatzilla@moz-5C304BD3.retail.telecomitalia.it)
  2522. # [19:45] * Joins: vicamo_ (vicamo@moz-2AD4726D.dynamic.hinet.net)
  2523. # [19:46] <froydnj> and ekr's prize goes to khuey
  2524. # [19:46] <@bz> um
  2525. # [19:47] * Quits: vicamo (vicamo@moz-2AD4726D.dynamic.hinet.net) (Ping timeout)
  2526. # [19:47] <khuey> woo!
  2527. # [19:47] * pmoore|brb is now known as pmoore
  2528. # [19:47] * khuey sighs
  2529. # [19:47] <Ms2ger> ekr, you missed the -s argument to make
  2530. # [19:48] <khuey> am I brave enough to try to fix
  2531. # [19:48] * Joins: ttaubert (uid2620@moz-C944F5EC.irccloud.com)
  2532. # [19:48] * Joins: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  2533. # [19:48] <ekr> Ms2ger: I didn't miss it, I prefer it that way
  2534. # [19:48] * RyanVM weilds his sword of tree-closing fury
  2535. # [19:48] * baku|away is now known as baku
  2536. # [19:48] <@bz> RyanVM: +5?
  2537. # [19:48] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2538. # [19:49] <ekr> Ms2ger: unless you think that it somehow effects whether things bust
  2539. # [19:49] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  2540. # [19:49] * Quits: terrence (terrence@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2541. # [19:49] <Ms2ger> ekr, no, but at affects how easy I can spot the error
  2542. # [19:49] <Ms2ger> *it
  2543. # [19:49] * Quits: victorporof (victorporo@60FA9E67.483E5FE1.9B1E38F4.IP) (Quit: victorporof)
  2544. # [19:49] <khuey> oh great and now I can't back it out
  2545. # [19:49] <khuey> RyanVM: :-P
  2546. # [19:49] <RyanVM> :D
  2547. # [19:49] * Joins: terrence (terrence@2557E599.66715431.D25A875A.IP)
  2548. # [19:50] * froydnj hands khuey a dagger of commit message intelligence +1
  2549. # [19:50] <ekr> Ms2ger: yeah, it's a compromise
  2550. # [19:50] <@bsmedberg> Is there a known assert failure mozilla::detail::EndianUtils::assertNoOverlap from js::SCInput::readArray ?
  2551. # [19:50] * Ms2ger gives khuey the CLOSED TREE shield
  2552. # [19:50] <RyanVM> khuey: if you're backing out, can you get 84fb317ea1d2 while you're at it?
  2553. # [19:50] <khuey> RyanVM: too late
  2554. # [19:50] <RyanVM> k
  2555. # [19:50] * coop|afk is now known as coop
  2556. # [19:51] * Quits: terrence (terrence@2557E599.66715431.D25A875A.IP) (Quit: Reconnecting…)
  2557. # [19:51] * Joins: terrence (terrence@2557E599.66715431.D25A875A.IP)
  2558. # [19:51] * Joins: Sixmsj (Sixmsj@9AA4055B.9AFF3F88.D6EF1C53.IP)
  2559. # [19:51] * Quits: ialagenchev (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  2560. # [19:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/36b914bf56f5 - Kyle Huey - Back out bug 877584 on this CLOSED TREE.
  2561. # [19:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a116d4a86539 - Ryan VanderMeulen - Backed out changeset 84fb317ea1d2 (bug 831789) for mochitest-3 timeouts.
  2562. # [19:52] * Quits: mstange (markus@moz-59246B9E.dip0.t-ipconnect.de) (Quit: mstange)
  2563. # [19:52] * spohl|away is now known as spohl
  2564. # [19:52] * Quits: sworkman (sworkman@2557E599.66715431.D25A875A.IP) (Quit: sworkman)
  2565. # [19:52] * Joins: ialagenchev (Adium@2557E599.66715431.D25A875A.IP)
  2566. # [19:53] * Quits: grobinson (garrett@moz-CEFF5E2C.hfc.comcastbusiness.net) (Connection reset by peer)
  2567. # [19:53] * Joins: mwobensmith1 (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2568. # [19:53] * Joins: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  2569. # [19:53] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  2570. # [19:53] * Joins: grobinson (garrett@moz-CEFF5E2C.hfc.comcastbusiness.net)
  2571. # [19:54] * baku is now known as baku|away
  2572. # [19:54] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  2573. # [19:55] * Joins: sawrubh (uid6719@moz-D8B63698.irccloud.com)
  2574. # [19:58] * ferjm is now known as ferjm|afk
  2575. # [19:58] * Joins: qDot (qdot@moz-82DD3414.typefuck.com)
  2576. # [19:59] * Joins: tanvi (tanvi@2557E599.66715431.D25A875A.IP)
  2577. # [19:59] <padenot> hg.m.o is down?
  2578. # [20:00] <khuey> padenot: wfm?
  2579. # [20:00] <padenot> sadness
  2580. # [20:00] * Joins: KWierso|V (chatzilla@moz-39E2648C.hsd1.ca.comcast.net)
  2581. # [20:01] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2582. # [20:01] * Quits: ehugg (chatzilla@moz-62842EF0.cisco.com) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130512194445])
  2583. # [20:01] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  2584. # [20:01] * glob|mtg is now known as glob
  2585. # [20:01] * Joins: ehugg (chatzilla@DE362BE6.29102B70.6CD50604.IP)
  2586. # [20:02] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Quit: Leaving)
  2587. # [20:02] * Joins: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP)
  2588. # [20:02] * Quits: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2589. # [20:03] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  2590. # [20:03] * glob is now known as glob|away
  2591. # [20:03] * Quits: terrence (terrence@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2592. # [20:03] * Joins: pnkfelix1 (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  2593. # [20:04] * Joins: paolo (paolo@moz-D8E1CB9E.retail.telecomitalia.it)
  2594. # [20:04] * Quits: pnkfelix1 (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Input/output error)
  2595. # [20:04] * Quits: pnkfelix (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Ping timeout)
  2596. # [20:04] * Joins: terrence (terrence@2557E599.66715431.D25A875A.IP)
  2597. # [20:04] <bbondy> If a crash address is 0x8 and 0x10 (8 and 16), is it likely a NULL dereferencing crash?
  2598. # [20:04] <@smaug> yes
  2599. # [20:04] <@smaug> null + offset
  2600. # [20:05] <bbondy> k
  2601. # [20:05] <Six> can i see try-to-push status somewhere? (down or up)
  2602. # [20:05] * Joins: mgahlot|away (quassel@6E6669A4.675D9710.50E99975.IP)
  2603. # [20:06] * Joins: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP)
  2604. # [20:07] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: )
  2605. # [20:08] * Quits: pcwalton (pcwalton@2557E599.66715431.D25A875A.IP) (Quit: pcwalton)
  2606. # [20:08] * Quits: grobinson (garrett@moz-CEFF5E2C.hfc.comcastbusiness.net) (Ping timeout)
  2607. # [20:08] <devd> evilpie: bug 471020?
  2608. # [20:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/510da37cba42 - Brad Lassey - bug 876689 - Virtual keyboard does not invoke on text input field focus if 'Don't keep activities' is enabled r=jchen
  2609. # [20:09] <devd> evilpie: so + mLoadFlags &= ~LOAD_CALL_CONTENT_SNIFFERS;
  2610. # [20:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7bdf86fd583f - Brad Lassey - bug 876689 - Virtual keyboard does not invoke on text input field focus if 'Don't keep activities' is enabled r=jchen
  2611. # [20:09] <devd> evilpie: disables sniffing?
  2612. # [20:10] * Joins: jfkthame (jfkthame@AB8046DF.6B7B908E.3E2A4E92.IP)
  2613. # [20:11] * armenzg_buildduty is now known as armenzg_brb
  2614. # [20:12] * Joins: damons (gnubeard@97957D0A.8D753159.C943C01E.IP)
  2615. # [20:12] <evilpie> devd: some sniffing
  2616. # [20:12] * Joins: grobinson (garrett@moz-CEFF5E2C.hfc.comcastbusiness.net)
  2617. # [20:13] <RyanVM> ehsan: so, funny story - https://tbpl.mozilla.org/php/getParsedLog.php?id=23865933&tree=Mozilla-Inbound
  2618. # [20:14] * Joins: ddahl (ddahl@5D3B67E3.71E1659D.DFB5E910.IP)
  2619. # [20:14] * Joins: Lethalman (lethal@moz-BC8FD688.net24.it)
  2620. # [20:14] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  2621. # [20:15] * Joins: pcwalton (pcwalton@2557E599.66715431.D25A875A.IP)
  2622. # [20:15] <@ehsan> RyanVM: huh
  2623. # [20:15] * Joins: marxin_ (marxin@D77344F4.3B96A244.4E88690D.IP)
  2624. # [20:16] * Joins: marxin (marxin@D77344F4.3B96A244.4E88690D.IP)
  2625. # [20:16] <RyanVM> ehsan: looks perma :(
  2626. # [20:16] <@ehsan> RyanVM: I can't find it on tbpl
  2627. # [20:16] <RyanVM> ehsan: your push didn't generate b2g builds
  2628. # [20:16] <RyanVM> next one up
  2629. # [20:16] <RyanVM> https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=9be31da8e36a
  2630. # [20:16] * Quits: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  2631. # [20:16] <RyanVM> and the one above that
  2632. # [20:16] <@ehsan> oh this is on b2g?
  2633. # [20:16] <RyanVM> yep...
  2634. # [20:17] <@ehsan> hmm
  2635. # [20:17] <RyanVM> ehsan: we can annotate it into oblivion, but that seems sub-optimal :)
  2636. # [20:17] * Joins: Sreenidhi (mz@43CB6079.66715431.D25A875A.IP)
  2637. # [20:17] <@ehsan> RyanVM: I don't understand why this should fail though
  2638. # [20:18] <@ehsan> RyanVM: can you look at the test and confirm my sanity?
  2639. # [20:18] <RyanVM> ehsan: fwiw, we haven't had an android crashtest run yet, so it might be orange there too for all I know
  2640. # [20:18] * Joins: erikvold (erikvold@moz-5AD938E1.gv.shawcable.net)
  2641. # [20:18] <RyanVM> ehsan: looks ok on a high level (and it does pass on desktop builds)
  2642. # [20:19] <@ehsan> RyanVM: can we just disable it on b2g?
  2643. # [20:19] * wlach is now known as wlach|biab
  2644. # [20:19] * Quits: jfkthame (jfkthame@AB8046DF.6B7B908E.3E2A4E92.IP) (Quit: jfkthame)
  2645. # [20:19] <@ehsan> I don't have time to tilt the b2g windmills right now :(
  2646. # [20:19] <RyanVM> well wait
  2647. # [20:19] <RyanVM> why is it using reftest-wait?
  2648. # [20:19] <@ehsan> what
  2649. # [20:19] <@ehsan> what's wrong with that?
  2650. # [20:20] <RyanVM> dunno, but I don't see others doing it, so I'm asking :)
  2651. # [20:20] * Quits: ochameau (ochameau@moz-109A6728.fbx.proxad.net) (Ping timeout)
  2652. # [20:20] <@ehsan> oh I see
  2653. # [20:20] * Joins: dzbarsky (Adium@2557E599.66715431.D25A875A.IP)
  2654. # [20:20] <RyanVM> and like I said before, yes, we can annotate it to oblivion, just didn't want to go that route if we could avoid it
  2655. # [20:20] <@ehsan> because I need to actually render some audio
  2656. # [20:20] <Six> RyanM: do you know when will we be able to push on try? (no pressure:) )
  2657. # [20:20] * jimm-lunch is now known as jimm
  2658. # [20:20] <Six> *RyanVM
  2659. # [20:20] <RyanVM> ehsan: ok, I found some others in that directory using it, so meh
  2660. # [20:20] <@ehsan> maybe setTimeout(500) doesn't mean actually half a second on b2g?
  2661. # [20:21] * ferjm|afk is now known as ferjm
  2662. # [20:21] <RyanVM> Six: eh?
  2663. # [20:21] <@ehsan> RyanVM: can you tell me what the right annotation flag is?
  2664. # [20:21] * AaronMTriage is now known as AaronMT
  2665. # [20:21] <RyanVM> ehsan: let's wait for android to finish
  2666. # [20:21] <@ehsan> ok
  2667. # [20:21] <RyanVM> so we can annotate both at once if it fails there too
  2668. # [20:21] <jesup> This a known issue with Try: timed out waiting for lock held by hgssh1.dmz.scl3.mozilla.com:24204
  2669. # [20:21] * armenzg_brb is now known as armenzg_buildduty
  2670. # [20:21] <jesup> ?
  2671. # [20:21] * Joins: Michelangelo (mds@moz-8569A55.adobe.com)
  2672. # [20:21] <@ehsan> RyanVM: so please ping me when you need me to do something?
  2673. # [20:21] <Six> RyanVM: at this time i can't push to try, repository locked
  2674. # [20:21] <@ehsan> I'm deep in my debugger
  2675. # [20:21] * ehsan is now known as ehsan|busy
  2676. # [20:21] <RyanVM> ehsan - skip-if(Android||B2G) is what I'm betting we'll want
  2677. # [20:21] <RyanVM> oh, lol
  2678. # [20:22] <@ehsan|busy> ok
  2679. # [20:22] <@ehsan|busy> thanks
  2680. # [20:22] * Quits: erikvold (erikvold@moz-5AD938E1.gv.shawcable.net) (Ping timeout)
  2681. # [20:22] * Quits: brson (brson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2682. # [20:22] <RyanVM> crashtests.list is informative on this topic
  2683. # [20:22] <RyanVM> ehsan: there are others disabled for similar-looking reasons
  2684. # [20:22] * Joins: jimb (user@moz-4B8CD298.hsd1.or.comcast.net)
  2685. # [20:23] <@ehsan|busy> RyanVM: you're right, sorry, my mind is not 100% with you :/
  2686. # [20:23] * @ehsan|busy goes back to gdb
  2687. # [20:23] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  2688. # [20:23] <RyanVM> ehsan|busy: np, I'll push a follow-up once I know what android's fate is
  2689. # [20:23] <@ehsan|busy> ty
  2690. # [20:23] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  2691. # [20:23] * Quits: randix (rdow@moz-6B45432C.dip0.t-ipconnect.de) (Ping timeout)
  2692. # [20:24] * Joins: brson (brson@2557E599.66715431.D25A875A.IP)
  2693. # [20:24] <Six> RyanVM: any idea why?
  2694. # [20:24] * Joins: randix (rdow@moz-60F5192C.dip0.t-ipconnect.de)
  2695. # [20:24] <RyanVM> Six: that's a question for #it
  2696. # [20:24] <Six> RyanVM: ho thanks sorry :)
  2697. # [20:25] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  2698. # [20:25] * Quits: jimb (user@moz-4B8CD298.hsd1.or.comcast.net) (Ping timeout)
  2699. # [20:25] * Joins: erikvold (erikvold@moz-EE270909.wireless.telus.com)
  2700. # [20:26] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  2701. # [20:27] * Joins: ochameau (ochameau@moz-109A6728.fbx.proxad.net)
  2702. # [20:27] * Quits: nical (nico@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Quit: nical)
  2703. # [20:28] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  2704. # [20:30] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  2705. # [20:32] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Quit: Leaving)
  2706. # [20:33] <Ms2ger> !seen janv
  2707. # [20:33] <firebot> janv was last seen 4 weeks, 2 days, 21 hours, 5 minutes and 15 seconds ago, saying 'RyanVM: but 640 runs w/o a crash in that method looks promising' in #developers.
  2708. # [20:33] <khuey> lies
  2709. # [20:33] <khuey> I've definitely seen him more recently
  2710. # [20:33] * Joins: alice (alice@moz-7382496B.range109-152.btcentralplus.com)
  2711. # [20:34] <vlad> hrm, anyone know why 'mach mochitest-*' doesn't log output to a .log file, like 'mach reftest' does?
  2712. # [20:34] <vlad> (or if it does, where to?)
  2713. # [20:35] * Quits: terrence (terrence@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2714. # [20:35] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2715. # [20:35] <RyanVM> ehsan|busy: interesting - the entire content/media/test/crashtests directory is skipped on Android
  2716. # [20:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f4bb9c18463e - Ryan VanderMeulen - Bug 880202 - Skip crashtest on B2G due to failures.
  2717. # [20:35] <@ehsan|busy> lol
  2718. # [20:36] <janv> Ms2ger: I'll review your patches on the weekend
  2719. # [20:36] <Ms2ger> Thanks :)
  2720. # [20:36] * Joins: terrence (terrence@2557E599.66715431.D25A875A.IP)
  2721. # [20:38] * Quits: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com) (Quit: Ex-Chat)
  2722. # [20:38] * Joins: jwalden (chatzilla@2557E599.66715431.D25A875A.IP)
  2723. # [20:38] * Joins: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com)
  2724. # [20:39] * Quits: ehugg (chatzilla@DE362BE6.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130511120803])
  2725. # [20:39] * Joins: ErvisTusha (ErvisTusha@FC3D3125.F69FB6EA.363D84A4.IP)
  2726. # [20:39] <Six> RyanVM: answer from #it: "it's hung up, this has been happening a lot"
  2727. # [20:39] <Six> ...
  2728. # [20:39] * Quits: ErvisTusha (ErvisTusha@FC3D3125.F69FB6EA.363D84A4.IP) (Client exited)
  2729. # [20:40] <RyanVM> yeah, it has been happening a lot lately
  2730. # [20:40] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2731. # [20:40] * Joins: jimb (user@moz-4B8CD298.hsd1.or.comcast.net)
  2732. # [20:40] <jesup> akeybl: now that B4 is cut, what do I need for a Beta approval on a crash? In particular, bug 879999 (moving a null check; lots of socorro reports on beta)
  2733. # [20:40] * RyanVM late-lunches
  2734. # [20:40] * Quits: mwobensmith1 (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2735. # [20:40] * RyanVM is now known as RyanVM|brb
  2736. # [20:41] <Ms2ger> jesup, liquor
  2737. # [20:41] * Quits: digitsm (digitsm@4A118B87.310AA6F1.C146C5E5.IP) (Ping timeout)
  2738. # [20:41] <jesup> vlad: ./mach mochitest* whatever |& tee /tmp/x (tweak if you're a bash user....)
  2739. # [20:41] <vlad> jesup: yeah, just annoyingly inconsistent
  2740. # [20:41] <Ms2ger> Why not ./mach mochitest* -l log whatever?
  2741. # [20:42] <jesup> Ms2ger: I was thinking chocolate, or maybe khuey's favorite maple sugar cookies
  2742. # [20:43] * pmoore is now known as pmoore|bed
  2743. # [20:43] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Quit: Jesse)
  2744. # [20:43] * Quits: jono_ (jono@moz-8534EAC6.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  2745. # [20:43] <Ms2ger> And the reason mach reftest does write a log by default is because it's calling into make
  2746. # [20:44] * pmoore|bed is now known as pmoore|away
  2747. # [20:46] * Quits: stully (quassel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  2748. # [20:47] * Joins: hadleybeeman (uid7394@moz-D8B63698.irccloud.com)
  2749. # [20:47] * Quits: grobinson (garrett@moz-CEFF5E2C.hfc.comcastbusiness.net) (Ping timeout)
  2750. # [20:48] * Quits: nhirata (anonymous@moz-1A50F7F8.hsd1.ca.comcast.net) (Quit: nhirata)
  2751. # [20:49] * Quits: tanvi (tanvi@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2752. # [20:49] * Joins: tanvi (tanvi@2557E599.66715431.D25A875A.IP)
  2753. # [20:49] * Joins: grobinson (garrett@moz-731932CD.hsd1.ca.comcast.net)
  2754. # [20:49] * Joins: cpeterson (cpeterson@2557E599.66715431.D25A875A.IP)
  2755. # [20:49] * Joins: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2756. # [20:49] * Joins: system64 (iakshay@7E7B43C2.217052DC.1228A288.IP)
  2757. # [20:49] * openjck|lunch is now known as openjck
  2758. # [20:50] * Joins: FabioMagnoni (fabiomagno@762D490A.5DC6EDC3.946930A0.IP)
  2759. # [20:50] * Quits: dria (dria@F2D29657.F60B0462.67AC9B1.IP) (Quit: dria)
  2760. # [20:50] * Quits: erikvold (erikvold@moz-EE270909.wireless.telus.com) (Ping timeout)
  2761. # [20:51] * Quits: alice (alice@moz-7382496B.range109-152.btcentralplus.com) (Client exited)
  2762. # [20:51] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  2763. # [20:52] * Joins: alice (alice@moz-7382496B.range109-152.btcentralplus.com)
  2764. # [20:52] * Quits: alice (alice@moz-7382496B.range109-152.btcentralplus.com) (Client exited)
  2765. # [20:52] * Joins: alice (alice@moz-7382496B.range109-152.btcentralplus.com)
  2766. # [20:52] * Joins: NimeshNeema (uid2689@moz-A588D045.irccloud.com)
  2767. # [20:52] * Quits: FabioMagnoni (fabiomagno@762D490A.5DC6EDC3.946930A0.IP) (Ping timeout)
  2768. # [20:52] * Quits: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2769. # [20:53] * Joins: pdr|afk (uid7901@moz-A588D045.irccloud.com)
  2770. # [20:53] * Joins: felipe (uid2734@moz-C944F5EC.irccloud.com)
  2771. # [20:53] * Joins: jaws (uid2871@moz-D8B63698.irccloud.com)
  2772. # [20:54] * Joins: Unfocused (uid2622@moz-D8B63698.irccloud.com)
  2773. # [20:54] * Joins: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2774. # [20:55] * Joins: dolske|cloud_ (uid2681@moz-A588D045.irccloud.com)
  2775. # [20:55] * Joins: gfritzsche (uid7586@moz-D8B63698.irccloud.com)
  2776. # [20:55] * Joins: sid0 (uid2934@moz-A588D045.irccloud.com)
  2777. # [20:55] * Joins: biesi_ (uid8099@moz-D8B63698.irccloud.com)
  2778. # [20:55] * jgriffin is now known as jgriffin-afk
  2779. # [20:56] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  2780. # [20:57] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  2781. # [20:58] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2782. # [20:59] * RyanVM|brb is now known as RyanVM
  2783. # [21:00] * deian is now known as deian|away
  2784. # [21:00] * Quits: paolo (paolo@moz-D8E1CB9E.retail.telecomitalia.it) (Quit: Konversation terminated!)
  2785. # [21:02] <dcamp> which mochitests do I need to choose in trychooser to get mochitest-chrome tests?
  2786. # [21:03] * Joins: jfkthame (jfkthame@AB8046DF.6B7B908E.3E2A4E92.IP)
  2787. # [21:03] * Quits: Sixmsj (Sixmsj@9AA4055B.9AFF3F88.D6EF1C53.IP) (Quit: Computer has gone to sleep.)
  2788. # [21:03] <philor> dcamp: mochitest-o
  2789. # [21:03] <dcamp> philor: thanks
  2790. # [21:04] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  2791. # [21:04] * Joins: cpearce (chatzilla@moz-AE665A1C.xdsl.xnet.co.nz)
  2792. # [21:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f98048e391b7 - Kannan Vijayan - Bug 877287 - Fix regression introduced by revision 7df36088f645. r=bhackett
  2793. # [21:04] * Quits: cpeterson (cpeterson@2557E599.66715431.D25A875A.IP) (Input/output error)
  2794. # [21:05] * Quits: nccuong (Instantbir@moz-7C9C3C02.fbx.proxad.net) (Quit: nccuong)
  2795. # [21:05] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  2796. # [21:05] * Joins: victorporof (victorporo@60FA9E67.483E5FE1.9B1E38F4.IP)
  2797. # [21:06] * Quits: ialagenchev (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  2798. # [21:06] * juanb is now known as juanb|afk
  2799. # [21:06] * sheppy-afk is now known as sheppy
  2800. # [21:07] * armenzg_buildduty is now known as armenzg_brb
  2801. # [21:07] * aki is now known as aki|biab
  2802. # [21:08] * Quits: bsmith (bsmith@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2803. # [21:09] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  2804. # [21:10] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2805. # [21:10] * Quits: jfkthame (jfkthame@AB8046DF.6B7B908E.3E2A4E92.IP) (Quit: jfkthame)
  2806. # [21:11] <tbsaunde> NeilAway: so, I think we actually want to do something for bug 448235, can I stick attributes on the xbl generated content for the cells and rows?
  2807. # [21:11] * Quits: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP) (Quit: RealRaven)
  2808. # [21:11] <tbsaunde> err, something different
  2809. # [21:12] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  2810. # [21:12] * Joins: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP)
  2811. # [21:12] * mconley_ is now known as mconley
  2812. # [21:13] * Quits: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP) (Quit: RealRaven)
  2813. # [21:13] * Joins: RealRaven (Thunderbir@B1E2C419.AC896DD2.27F80FAC.IP)
  2814. # [21:14] * Joins: bsmith (bsmith@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2815. # [21:14] * Joins: ehugg_lime (ehugg_lime@moz-198ED411.mycingular.net)
  2816. # [21:14] * Fallen|away is now known as Fallen
  2817. # [21:16] <seth> do we have a function somewhere to round away from zero?
  2818. # [21:16] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  2819. # [21:16] <seth> i could swear i've seen one before but i can't find it
  2820. # [21:16] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  2821. # [21:17] * Joins: msucan (mihai@451EAE14.6CCEB4A3.320F75DD.IP)
  2822. # [21:17] <Ms2ger> ceil?
  2823. # [21:17] <@bz> Not the same
  2824. # [21:17] * Quits: mak (chatzilla@moz-5C304BD3.retail.telecomitalia.it) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 2.0/20110318052756])
  2825. # [21:17] <Ms2ger> sign(x) * ceil(Abs(x))?
  2826. # [21:18] <@bz> yeah, something like
  2827. # [21:18] <@bz> we have NS_round
  2828. # [21:19] <@bz> which does round-to-nearest, ties away from 0
  2829. # [21:19] <@bz> afaict
  2830. # [21:19] * Joins: Sixmsj (Sixmsj@9AA4055B.9AFF3F88.D6EF1C53.IP)
  2831. # [21:19] * Joins: jono_ (jono@moz-3A1363.dsl.pltn13.sbcglobal.net)
  2832. # [21:19] <@bz> NS_lroundup30 ?
  2833. # [21:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/611893aff336 - Sean Stangl - Bug 858586 - Drop temporary MGetPropertyCache reference if native inlining fails. r=h4writer
  2834. # [21:19] <@bz> ah, no, that rounds towards +Infinity
  2835. # [21:20] <@gavin> what kind of name is that
  2836. # [21:20] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  2837. # [21:20] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  2838. # [21:20] <@bz> gavin: heh
  2839. # [21:21] <seth> heh, yeah, i could use NS_lroundup30 since i'm confident the inputs won't be negative, but i hesitate to use it anyway because of the name
  2840. # [21:21] <seth> i suppose ceil is OK too
  2841. # [21:21] <@bz> heh
  2842. # [21:21] <seth> i figured NSRoundAwayFromZero() would be the most self-documenting thing though, if it existed
  2843. # [21:22] * Quits: sheppy (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com) (Quit: sheppy)
  2844. # [21:22] <@bz> sure
  2845. # [21:22] <@bz> Add it?
  2846. # [21:22] * Quits: Six (Mibbit@moz-43E5A13F.net-81-220-19.versailles.rev.numericable.fr) (Quit: http://www.mibbit.com ajax IRC Client)
  2847. # [21:22] <seth> good idea. i'll file a bug
  2848. # [21:23] <Ms2ger> seth, mozilla::RoundAwayFromZero() ;)
  2849. # [21:23] <seth> Ms2ger: what, you don't like seeing "NS" all over your screen? =p
  2850. # [21:23] <Ms2ger> No :)
  2851. # [21:24] * Quits: dansmith_btc (default@DD81A82D.595DE460.44E36677.IP) (Ping timeout)
  2852. # [21:24] * ctalbert is now known as ctalbert|afk
  2853. # [21:25] <@smaug> regressions ...
  2854. # [21:25] * Quits: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2855. # [21:25] * Joins: thomaslee (thomaslee@moz-6C3931E3.static.twtelecom.net)
  2856. # [21:25] <@smaug> why do people take vacations and leave regressions to patch reviewers ? :)
  2857. # [21:26] <Ms2ger> That's the easiest solution :)
  2858. # [21:26] <tbsaunde> smaug: would you rather always have a pager?
  2859. # [21:27] <@smaug> wait until your vacation is just about to begin, and land all the reviewed patches. Stay away at least for one release cycle
  2860. # [21:28] * Joins: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2861. # [21:28] <mounir> smaug: that would be a lot of PTO to take ;)
  2862. # [21:28] <derf> "Return to find everything backed out."
  2863. # [21:28] <mounir> smaug: and sorry about that :(
  2864. # [21:28] <@smaug> mounir!
  2865. # [21:28] <@smaug> though, I'm not talking about you now ;)
  2866. # [21:31] * RyanVM is now known as RyanVM|afk
  2867. # [21:31] <Gijs> Ms2ger: I am really confused by what you just did to that mach bug.
  2868. # [21:31] <Gijs> Ms2ger: how is it a mochitest bug to have functionality in mach?
  2869. # [21:31] <Ms2ger> Gijs, the mach component is for bugs in the actual command dispatcher
  2870. # [21:32] <Gijs> (the m1/2/3/4/5 thing)
  2871. # [21:32] <Gijs> Well, if there's already a make command, isn't not having a mach command a bug in mach?
  2872. # [21:32] <Ms2ger> This would live in testing/mochitest/mach_commands.py, which falls under Testing::Mochitest
  2873. # [21:32] <Gijs> Aha.
  2874. # [21:32] <Gijs> OK, that clears it up.
  2875. # [21:32] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2876. # [21:33] <Ms2ger> It's not particularly obvious :)
  2877. # [21:33] <Gijs> Yeah...
  2878. # [21:34] * Quits: gwagner (Gregor@moz-4F5F055F.wireless.dyn.drei.com) (Ping timeout)
  2879. # [21:34] * hwine is now known as hwine-food
  2880. # [21:35] * Quits: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2881. # [21:35] <@ted> meh
  2882. # [21:35] <@ted> bugzilla pedantry
  2883. # [21:35] * Joins: gwagner (Gregor@moz-4F5F055F.wireless.dyn.drei.com)
  2884. # [21:36] * wlach|biab is now known as wlach
  2885. # [21:37] * Joins: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2886. # [21:37] * Joins: Neil_ (neil@moz-32AA0D01.in-addr.btopenworld.com)
  2887. # [21:37] * Joins: cstipkovic (uid6805@moz-C944F5EC.irccloud.com)
  2888. # [21:37] <Ms2ger> ted, pedantry is my middle name
  2889. # [21:37] * Quits: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com) (Ping timeout)
  2890. # [21:37] * Neil_ is now known as NeilAway
  2891. # [21:38] * Joins: tonymec (tonymec@DEB94884.C06F51A4.A9371869.IP)
  2892. # [21:38] <philor> I believe that technically it's your adopted secondary alias
  2893. # [21:38] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2894. # [21:39] <@ted> technically correct, the best kind of correct
  2895. # [21:39] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  2896. # [21:39] * Quits: ehugg_lime (ehugg_lime@moz-198ED411.mycingular.net) (Client exited)
  2897. # [21:39] * aki|biab is now known as aki
  2898. # [21:41] <Ms2ger> philor, you don't know that... I could have had particularly cruel parent
  2899. # [21:41] * Joins: ialagenchev (Adium@2557E599.66715431.D25A875A.IP)
  2900. # [21:41] * Joins: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2901. # [21:41] * Quits: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP) (Ping timeout)
  2902. # [21:42] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  2903. # [21:42] * Quits: mgahlot|away (quassel@6E6669A4.675D9710.50E99975.IP) (Ping timeout)
  2904. # [21:44] * Quits: TimAbraldes (Instantbir@moz-3F87419B.hsd1.or.comcast.net) (Quit: TimAbraldes)
  2905. # [21:45] <jesup> akeybl: ping
  2906. # [21:45] <keverets> seth: there's RoundUp() in widget/cocoa/nsChildView.mm
  2907. # [21:46] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2908. # [21:47] * armenzg_brb is now known as armenzg
  2909. # [21:47] * Quits: tzimmermann (tzimmerman@moz-2DB0F56C.cust.tele2.se) (Quit: Ex-Chat)
  2910. # [21:47] * armenzg is now known as armenzg_buildduty
  2911. # [21:48] * Joins: dansmith_btc (default@DD81A82D.595DE460.44E36677.IP)
  2912. # [21:48] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2913. # [21:49] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  2914. # [21:49] <Optimizer> can someone ban this user : https://bugzilla.mozilla.org/show_bug.cgi?id=864249#c11
  2915. # [21:49] * Quits: grobinson (garrett@moz-731932CD.hsd1.ca.comcast.net) (Ping timeout)
  2916. # [21:49] <Optimizer> (or give a clear cut warning)
  2917. # [21:50] * Joins: stefanh_netbook (chatzilla@moz-3EED0162.customers.ownit.se)
  2918. # [21:50] <Ms2ger> gerv, ^
  2919. # [21:50] <gerv> On it.
  2920. # [21:50] <@bsmedberg> jlebar: with git-push-to-hg can I say "push to ssh://hg.mozilla.org/integration/mozilla-inbound using /builds/mozilla-central/src"
  2921. # [21:50] <Ms2ger> Thanks
  2922. # [21:50] <@bsmedberg> jlebar: or does it always use the default repo associated with the local hg clone?
  2923. # [21:51] <jlebar> bsmedberg: Neither; it does not run |hg push|.
  2924. # [21:51] <Optimizer> and on that bug, in which we are trying to bring one of the option back :|
  2925. # [21:51] <@bsmedberg> oh
  2926. # [21:51] <jlebar> bsmedberg: You have to hg qfin and hg push yourself.
  2927. # [21:51] <gerv> Booted.
  2928. # [21:51] <jlebar> bsmedberg: There's no technical reason to do this.
  2929. # [21:51] <jlebar> bsmedberg: I just was conservative when I wrote the tool
  2930. # [21:51] <gerv> Optimizer, Ms2ger: ^^^
  2931. # [21:51] <Optimizer> thanks
  2932. # [21:51] <@bsmedberg> ok, thanks
  2933. # [21:53] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  2934. # [21:54] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Quit: Leaving)
  2935. # [21:54] * ctalbert|afk is now known as ctalbert
  2936. # [21:54] * Quits: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com) (Ping timeout)
  2937. # [21:55] * Joins: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com)
  2938. # [21:55] * Joins: mgahlot|away (quassel@C2634217.6653237.85BF2EFC.IP)
  2939. # [21:57] * Quits: bsmith (bsmith@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2940. # [21:57] * Quits: stefanh_netbook (chatzilla@moz-3EED0162.customers.ownit.se) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130512194445])
  2941. # [21:58] * Quits: MrMazda (fmcz@moz-8F21088B.cable.mindspring.com) (Quit: ChatZilla 0.9.86 [SeaMonkey 1.1.18/2009082712])
  2942. # [21:58] * jmaher is now known as jmaher|afk
  2943. # [21:58] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  2944. # [21:59] * Quits: a-865 (fmcz@moz-8F21088B.cable.mindspring.com) (Quit: ChatZilla 0.9.90 [SeaMonkey 2.18/20130502194814])
  2945. # [21:59] <@bz> gerv: are you commeting in that bug or should I?
  2946. # [21:59] <@bz> gerv: to make it clear that this sort of thing is not ok?
  2947. # [22:00] <gerv> I didn't comment; I will do.
  2948. # [22:00] <@bz> gerv: please
  2949. # [22:00] <firebot> Check-in:
  2950. # [22:00] * Joins: grobinson (garrett@moz-731932CD.hsd1.ca.comcast.net)
  2951. # [22:00] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ce333beb74e2 - Benjamin Smedberg - Bug 874196 - Add an API to get the specifics of a permission given a host/type: this will allow the plugin click-to-activate UI to manage permissions by the matching
  2952. # [22:00] <@bz> gerv: I guess we could also hide those comments, but that seems like pushing it
  2953. # [22:00] <firebot> host and determine whether the current permission is per-session or persistent. r=jdm sr=mounir
  2954. # [22:00] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/15df9914a1ad - Benjamin Smedberg - Bug 874197 - Change nsIPermissionManager.TYPE_SESSION to also respect expiration times if they are specified. r=jdm sr=mounir
  2955. # [22:00] * Quits: ctangira (ctangira@moz-CFCC7B62.cisco.com) (Ping timeout)
  2956. # [22:00] * Quits: alice (alice@moz-7382496B.range109-152.btcentralplus.com) (Client exited)
  2957. # [22:01] * Joins: ctangira (ctangira@moz-3399EC25.cisco.com)
  2958. # [22:01] <gerv> Done.
  2959. # [22:03] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2960. # [22:03] * Joins: ehugg (chatzilla@DE362BE6.29102B70.6CD50604.IP)
  2961. # [22:04] * Quits: jono_ (jono@moz-3A1363.dsl.pltn13.sbcglobal.net) (Connection reset by peer)
  2962. # [22:04] <glandium> gerv: to clarify our discussion from bug 879792, do we need to update about:license for stlport on existing builds?
  2963. # [22:04] <gerv> Yes.
  2964. # [22:05] <gerv> I guess we do, if it's not a pre-existing-on-the-system system library.
  2965. # [22:05] * Quits: sworkman (sworkman@2557E599.66715431.D25A875A.IP) (Quit: sworkman)
  2966. # [22:05] * jgriffin-afk is now known as jgriffin
  2967. # [22:06] * Quits: Lethalman (lethal@moz-BC8FD688.net24.it) (Connection reset by peer)
  2968. # [22:06] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2969. # [22:06] * Joins: damons (gnubeard@97957D0A.8D753159.C943C01E.IP)
  2970. # [22:06] <glandium> gerv: it's a system library of some sort, but we're statically linking it on b2g, and even worse, building it from source on android (without the source being in the tree)
  2971. # [22:07] <gerv> If a copy of it is part of firefox.apk, we need to update about:license.
  2972. # [22:07] * ctalbert is now known as ctalbert|afk
  2973. # [22:07] <gerv> b2g is different, as we are responsible for everything relating to licensing there,
  2974. # [22:07] <gerv> and the document is not maintained by hand,
  2975. # [22:07] <gerv> Adding a LICENSE file to our in-tree copy should fix that issue.
  2976. # [22:08] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2977. # [22:08] * Boriss_ is now known as Boriss
  2978. # [22:08] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2979. # [22:08] * Joins: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com)
  2980. # [22:08] <Hixie> is bholley around?
  2981. # [22:09] <Hixie> bz: yt?
  2982. # [22:09] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  2983. # [22:09] <Hixie> bz: any idea what you meant bholley to file here? https://www.w3.org/Bugs/Public/show_bug.cgi?id=21871
  2984. # [22:09] <Ms2ger> Presumably to add onstart/onfinish/onbounce to marquee
  2985. # [22:09] <Optimizer> do html input type="search" not emit command event ?
  2986. # [22:10] <glandium> gerv: thanks for the clarification
  2987. # [22:11] * Quits: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP) (Quit: lmandel)
  2988. # [22:11] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/8ae8c3ab6a9b - Andrew Halberstadt - Bug 876761 - Mirror moznetwork to testing/mozbase, r=jhammel, a=NPOTB,bustage
  2989. # [22:11] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/a6fae2c0dcf4 - Andrew Halberstadt - Bug 878204 - Copy moznetwork test package, r=jhammel, a=NPOTB,bustage
  2990. # [22:11] * Quits: Sreenidhi (mz@43CB6079.66715431.D25A875A.IP) (Quit: I'm not at my desk!!!!)
  2991. # [22:11] <akeybl> jesup: you're planning on landing bug 879999 to m-c prior to uplift yeah?
  2992. # [22:12] <akeybl> I'm tracking it now, and our next beta (second to last) is Tuesday
  2993. # [22:12] * Quits: vingtetun (vingtetun@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Ping timeout)
  2994. # [22:12] <akeybl> we'll take the fix
  2995. # [22:12] <@gavin> Hixie: probably related to https://bugzilla.mozilla.org/show_bug.cgi?id=871887#c5
  2996. # [22:12] <jesup> akeybl: it'll be landing today on m-c. Thanks
  2997. # [22:14] * mattwoodrow|away is now known as mattwoodrow
  2998. # [22:14] <Hixie> gavin: can you cc me on it?
  2999. # [22:14] <Hixie> Ms2ger: they're already there
  3000. # [22:15] <msucan> RyanVM|afk: ping
  3001. # [22:16] <@gavin> Hixie: done
  3002. # [22:16] <@gavin> Hixie: maybe they didn't realize they were already specced
  3003. # [22:16] <Hixie> ah, that might be
  3004. # [22:16] <Hixie> thanks
  3005. # [22:17] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  3006. # [22:17] * Quits: grobinson (garrett@moz-731932CD.hsd1.ca.comcast.net) (Quit: Leaving.)
  3007. # [22:18] * Joins: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  3008. # [22:20] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  3009. # [22:21] * Quits: gwagner (Gregor@moz-4F5F055F.wireless.dyn.drei.com) (Quit: gwagner)
  3010. # [22:22] * Joins: jono_ (jono@moz-3A1363.dsl.pltn13.sbcglobal.net)
  3011. # [22:22] <@bz> hixie: hey
  3012. # [22:23] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3013. # [22:23] <@bz> hixie: you there?
  3014. # [22:23] * Quits: juanb|afk (jbecerra@2557E599.66715431.D25A875A.IP) (Quit: juanb|afk)
  3015. # [22:23] <philor> tbsaunde: don't suppose you know anything about https://tbpl.mozilla.org/php/getParsedLog.php?id=23856581&tree=Mozilla-Central with android l10n nightlies not finding the android toolchain?
  3016. # [22:23] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  3017. # [22:23] <@bz> hixie: I don't see where these event handler attributes are on marquee
  3018. # [22:23] <@bz> hixie: what am I missing?
  3019. # [22:23] * Joins: rednaks (rednaks@38445B58.52363F71.55FFA9B4.IP)
  3020. # [22:24] <msucan> philor: can you please look at https://tbpl.mozilla.org/?tree=Try&rev=fd9da6b00b74 and tell me if that first winxp opt orange is something related to tbpl/infrastructure being cross with me?
  3021. # [22:25] <msucan> philor: those tons of failures seem too odd for the changes i did in my patch...
  3022. # [22:25] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  3023. # [22:26] * gregglind_away is now known as gregglind
  3024. # [22:26] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  3025. # [22:27] * Joins: juanb (jbecerra@moz-ACDE7EEC.mozilla.com)
  3026. # [22:27] <tbsaunde> philor: let me look
  3027. # [22:28] * Joins: grobinson (grobinson@moz-DB4A9C19.scl3.mozilla.com)
  3028. # [22:28] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  3029. # [22:30] * Joins: Luke (luke@E65B068A.9094ED7B.4C4DB441.IP)
  3030. # [22:31] <tbsaunde> philor: lets start by asking Callek or someone from releng why that's build on an i686 host
  3031. # [22:31] * openjck is now known as openjck|offline
  3032. # [22:32] * Quits: vicamo_ (vicamo@moz-2AD4726D.dynamic.hinet.net) (Quit: Konversation terminated!)
  3033. # [22:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ebae7298e381 - Joey Armstrong - bug 875549: move HOST_CSRCS to moz.build (logic) r=ted
  3034. # [22:32] * Joins: TimAbraldes (Instantbir@moz-7FD19BDC.hsd1.or.comcast.net)
  3035. # [22:33] * Quits: Ms2ger (Ms2ger@moz-7DDF7556.adsl-dyn.isp.belgacom.be) (Quit: nn)
  3036. # [22:36] * grobinson is now known as grobinson|afk
  3037. # [22:36] * Quits: Luke (luke@E65B068A.9094ED7B.4C4DB441.IP) (Ping timeout)
  3038. # [22:37] * capella is now known as capella|away
  3039. # [22:38] * Quits: cpearce (chatzilla@moz-AE665A1C.xdsl.xnet.co.nz) (Ping timeout)
  3040. # [22:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/118b1725ac1e - Sankha Narayan Guria - Bug 869996 - Implement Set.prototype.{keys, values, entries}. r=jorendorff.
  3041. # [22:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5d35dc039af7 - Sankha Narayan Guria - Bug 875433 - Array.prototype.iterator is the same function object as .values. r=jorendorff.
  3042. # [22:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/931248065030 - Jason Orendorff - Bug 877639 - Switch some code in frontend/FoldConstants.cpp from getOp() to getKind(). r=jwalden.
  3043. # [22:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2bd3d9bbd722 - Eddy Bruel - Bug 858060 - Throw SyntaxError on module syntax. Fix bogus assertion. r=jorendorff.
  3044. # [22:40] <tbsaunde> philor: I don't suppose you could link me to a l10n log for yesterday or the day before that worked?
  3045. # [22:40] <philor> tbsaunde: yeah, once I get control of my browser back from loading the screenshot from msucan's log I will
  3046. # [22:40] <yzen> Yoric: so nothing specific to change for readahead, other than your original suggestions ?
  3047. # [22:41] <Yoric> yzen: Discussion in progress :)
  3048. # [22:41] <yzen> k :)
  3049. # [22:41] <tbsaunde> hah
  3050. # [22:41] * Quits: system64 (iakshay@7E7B43C2.217052DC.1228A288.IP) (Quit: Quit)
  3051. # [22:42] * Quits: maxli (maxli@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving.)
  3052. # [22:42] * Joins: jviereck (Adium@moz-DF42D705.dip0.t-ipconnect.de)
  3053. # [22:43] * Joins: glosoli (glosoli@moz-72C60525.static.zebra.lt)
  3054. # [22:43] <philor> msucan: looks like bug 628458 to me, is the whiteboard about websockets-were-backed-out no longer true?
  3055. # [22:43] * Joins: jfkthame (jfkthame@AB8046DF.6B7B908E.3E2A4E92.IP)
  3056. # [22:43] * Quits: Sixmsj (Sixmsj@9AA4055B.9AFF3F88.D6EF1C53.IP) (Quit: Computer has gone to sleep.)
  3057. # [22:44] * Joins: maxli (maxli@F2D29657.F60B0462.67AC9B1.IP)
  3058. # [22:44] <philor> tbsaunde: https://tbpl.mozilla.org/php/getParsedLog.php?id=23809261&tree=Mozilla-Central is yesterday's happy green log
  3059. # [22:44] * Quits: maxli (maxli@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving.)
  3060. # [22:46] <msucan> philor: indeed, that looks like bug 628458. i know we have websockets support...
  3061. # [22:46] <msucan> so this seems to be unrelated to my patch
  3062. # [22:46] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3063. # [22:46] <msucan> i'll land it tomorrow, and i'll also look into the websockets test failure, maybe i can determine what's wrong
  3064. # [22:46] <msucan> philor: thanks
  3065. # [22:47] <msucan> going to sleep now
  3066. # [22:47] * gregglind is now known as gregglind_uke
  3067. # [22:48] * Quits: jviereck (Adium@moz-DF42D705.dip0.t-ipconnect.de) (Quit: Leaving.)
  3068. # [22:48] * Joins: damons (gnubeard@97957D0A.8D753159.C943C01E.IP)
  3069. # [22:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f7c514f26232 - Ben Turner - Bug 873356 - 'Should do shrinking GCs more often for workers'. r=khuey.
  3070. # [22:50] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  3071. # [22:51] <ialagenchev> I am modifying an idl and as per the documentation I have to change the uuid: This is the internal way this interface is accessed; it must be unique, and the uuid must be changed anytime any part of the interface or its ancestors are changed. Why does it have to be modified every time and also what does every time mean? I assume this means per patch and I am not supposed to really generate idls in between my builds do I ?
  3072. # [22:51] * hwine-food is now known as hwine
  3073. # [22:51] <jcranmer> Linux x86-64 mozilla-central debug static analysis build [success]
  3074. # [22:51] <jcranmer> yay
  3075. # [22:51] * Joins: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP)
  3076. # [22:52] <tbsaunde> philor: ok, I can explain that and fix it
  3077. # [22:52] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  3078. # [22:53] <tbsaunde> ialagenchev: it only matters that if you're changing an interfaces ABI then you need to change its uuid in the same patch
  3079. # [22:53] <tbsaunde> ialagenchev: its just a way to specify a interface and its version
  3080. # [22:54] <ialagenchev> tbsaunde: That's what I thought. thanks
  3081. # [22:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d0a8028d8ba4 - Jeff Gilbert - Bug 880019 - MakeCurrent before readback in mozGetAsFile. - r=bjacob
  3082. # [22:55] * Quits: msucan (mihai@451EAE14.6CCEB4A3.320F75DD.IP) (Quit: Leaving.)
  3083. # [22:55] <tbsaunde> glandium: the l10n builds just sort of got bit by falling back to the rpm android toolchain, l10n builds have been running on i686 all the time and nobody noticed until I changed them to use gcc 4.7 which the rpm doesn't have
  3084. # [22:55] * jcranmer is now known as jcranmer|away
  3085. # [22:55] * Joins: knelson (Adium@moz-4E463C50.dsl.pltn13.sbcglobal.net)
  3086. # [22:55] * Parts: knelson (Adium@moz-4E463C50.dsl.pltn13.sbcglobal.net)
  3087. # [22:56] * nthomas|away is now known as nthomas
  3088. # [22:57] * Joins: Sixmsj (Sixmsj@9AA4055B.9AFF3F88.D6EF1C53.IP)
  3089. # [22:57] * Quits: brson (brson@2557E599.66715431.D25A875A.IP) (Client exited)
  3090. # [22:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1b9cbc30e085 - Jeff Gilbert - Bug 876721 - Allow for failing during creation of ANGLE ShSurf. - r=bjbas
  3091. # [22:57] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/068b67ace29c - Jeff Gilbert - Bug 878365 - Fallback to Basic ShSurf as needed, not permanently. - r=bjacob
  3092. # [22:58] * deian|away is now known as deian
  3093. # [22:58] * Quits: rednaks (rednaks@38445B58.52363F71.55FFA9B4.IP) (Quit: Téléportation !)
  3094. # [22:59] * Quits: AaronMT (AaronMT@F2D29657.F60B0462.67AC9B1.IP) (Quit: Computer has gone to sleep.)
  3095. # [22:59] * jgriffin is now known as jgriffin-mtg
  3096. # [23:00] * jhammel is now known as jhammel|mtg
  3097. # [23:00] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  3098. # [23:00] <Yoric> yzen: Seems complicated. readahead might not work as myself and vladan initially understood.
  3099. # [23:00] <Yoric> I'll need to ask advice from a MacOS X specialist for the MacOS X version.
  3100. # [23:00] * philor is now known as philor|away
  3101. # [23:01] * Quits: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  3102. # [23:01] * Quits: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se) (Ping timeout)
  3103. # [23:01] * Quits: andreieftimie (andreiefti@43CB6079.66715431.D25A875A.IP) (Quit: andreieftimie)
  3104. # [23:02] <yzen> Yoric: is that just for fcntl? or readahead as well ?
  3105. # [23:02] <jhopkins> mwu: ping
  3106. # [23:02] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3107. # [23:02] <Yoric> yzen: readahead doesn't seem to do what we want, and fcntl, I need to check :)
  3108. # [23:02] * Quits: armenzg_buildduty (armenzg@moz-A1E9034E.releng.scl3.mozilla.com) (Input/output error)
  3109. # [23:02] * Joins: armenzg_buildduty (armenzg@F2D29657.F60B0462.67AC9B1.IP)
  3110. # [23:02] <mwu> jhopkins: pong
  3111. # [23:03] <jhopkins> mwu: akeybl is asking about adding an "alarm" to ensure we don't exceed partition size restrictions. do you know how that could be done at build time?
  3112. # [23:03] <vladan> Yoric: how did you understand read-ahead initially?
  3113. # [23:04] <mwu> jhopkins: what's the goal
  3114. # [23:04] <Yoric> vladan: Well, I understood that readahead() would be useful for reading a whole file.
  3115. # [23:04] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  3116. # [23:04] * Quits: jono_ (jono@moz-3A1363.dsl.pltn13.sbcglobal.net) (Connection reset by peer)
  3117. # [23:04] <Yoric> Turns out we wanted fadvise() instead.
  3118. # [23:04] * Quits: armenzg_buildduty (armenzg@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3119. # [23:05] <mwu> jhopkins: I'm on this thread, I'll reply
  3120. # [23:05] <vladan> Yoric: why don't you want to use readahead for OS.File.read() ?
  3121. # [23:05] <jhopkins> thanks mwu
  3122. # [23:05] <yzen> Yoric: and fcntl with F_RDADVISE flag does not do the thing ?
  3123. # [23:05] <Yoric> vladan: see ongoing conversation on #perf
  3124. # [23:05] <vladan> Yoric: or do you mean you want to use fadvise for the other read calls as well?
  3125. # [23:06] <Yoric> yzen: Need to check with a MacOS X expert.
  3126. # [23:06] * Quits: marxin_ (marxin@D77344F4.3B96A244.4E88690D.IP) (Ping timeout)
  3127. # [23:06] * Quits: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  3128. # [23:06] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  3129. # [23:06] * Quits: marxin (marxin@D77344F4.3B96A244.4E88690D.IP) (Ping timeout)
  3130. # [23:07] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  3131. # [23:07] * Joins: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  3132. # [23:08] * Joins: sheppy (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com)
  3133. # [23:08] * Joins: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3134. # [23:09] * Quits: @smaug (chatzilla@moz-8C0006D4.pp.htv.fi) (Ping timeout)
  3135. # [23:09] * Joins: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  3136. # [23:13] * Joins: brson (brson@2557E599.66715431.D25A875A.IP)
  3137. # [23:14] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Ping timeout)
  3138. # [23:14] * Quits: Mossop (mossop@moz-3D9B2D8F.lsanca.fios.verizon.net) (Input/output error)
  3139. # [23:15] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  3140. # [23:15] * Quits: Pike (chatzilla@moz-B81B69FE.pool.mediaways.net) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130511120803])
  3141. # [23:15] * Joins: mwargers (chatzilla@moz-AF369B35.adsl.online.nl)
  3142. # [23:16] * Joins: andreieftimie (andreiefti@43CB6079.66715431.D25A875A.IP)
  3143. # [23:16] * Quits: lduros (user@moz-424BE74C.phlapa.fios.verizon.net) (Ping timeout)
  3144. # [23:17] * Quits: mmc|laptop (mchew@moz-BBC0C7F1.hsd1.ca.comcast.net) (Ping timeout)
  3145. # [23:17] * Quits: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP) (Quit: ZNC - http://znc.in)
  3146. # [23:17] * Joins: Sreenidhi (mz@43CB6079.66715431.D25A875A.IP)
  3147. # [23:17] * Quits: twi (Adium@moz-144A8B77.cust.dsl.vodafone.it) (Quit: Leaving.)
  3148. # [23:17] <ialagenchev> How do I add nsTArray<something> as a method return type in a .idl? something is predefined and recognizable and nsTarray.h is %{C++ #included %} and yet the compiler complains that it can't recognize the input
  3149. # [23:17] * Joins: Mossop (mossop@moz-3D9B2D8F.lsanca.fios.verizon.net)
  3150. # [23:18] * Joins: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net)
  3151. # [23:18] <ialagenchev> by predefined I meant predeclared
  3152. # [23:19] * Joins: twi (Adium@moz-144A8B77.cust.dsl.vodafone.it)
  3153. # [23:19] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  3154. # [23:19] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  3155. # [23:19] <dholbert> ialagenchev, did you flag the method as notxpcom?
  3156. # [23:20] <ialagenchev> dholbert: did I have to?
  3157. # [23:20] * Quits: jfkthame (jfkthame@AB8046DF.6B7B908E.3E2A4E92.IP) (Quit: jfkthame)
  3158. # [23:20] * philor|away is now known as philor
  3159. # [23:20] <dholbert> ialagenchev, yeah. otherwise you're saying it can be called by javascript
  3160. # [23:20] * Joins: MattN (MattN@A8588C62.B1B6FA80.709ED47B.IP)
  3161. # [23:20] <tbsaunde> ialagenchev: %{c++ is completely ignored by the xpidl parser and just dumped in the generated header aiui
  3162. # [23:20] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3163. # [23:20] <ialagenchev> dholbert: i guess that ties into the %{c++} thingy doesn't it?
  3164. # [23:20] <dholbert> and javascript doesn't know what a nsTArray is
  3165. # [23:20] <dholbert> ialagenchev, yeah
  3166. # [23:20] * Parts: dforsyth (dforsyth@AC76BBB4.5FDB5121.EE6E63A5.IP)
  3167. # [23:21] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  3168. # [23:21] <ialagenchev> tbsaunde: dholbert ah! I will do that :-)
  3169. # [23:21] * Quits: adu (ajr@moz-96FE9B84.washdc.fios.verizon.net) (Quit: adu)
  3170. # [23:21] <khuey> ialagenchev: have you looked at what some similar code does?
  3171. # [23:21] <tbsaunde> you probably need to do something like native MyTArrayType(nsTArray<Whatever>)
  3172. # [23:21] <khuey> ialagenchev: e.g. http://mxr.mozilla.org/mozilla-central/source/netwerk/socket/nsISSLSocketControl.idl#15
  3173. # [23:23] <ialagenchev> khuey: so I should be passing in the array as a parameter and not returning it?
  3174. # [23:23] * jhopkins is now known as jhopkins|afk
  3175. # [23:23] * Quits: brson (brson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3176. # [23:23] <dholbert> ialagenchev, probably. returning a bulky structure is often not a good idea, because it can end up copying the whole structure, depending on the situation
  3177. # [23:24] <dholbert> s/often/usually/
  3178. # [23:24] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Ping timeout)
  3179. # [23:24] * Joins: brson (brson@2557E599.66715431.D25A875A.IP)
  3180. # [23:24] * catlee is now known as catlee-away
  3181. # [23:24] <ialagenchev> dholbert: OK I will ponder over this a bit and might go with that approach.
  3182. # [23:25] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  3183. # [23:25] <dholbert> ialagenchev, (compilers can optimize the copy away sometimes, but in general, assume that your return value gets copied out of your local function's stack into whatever you're assigning it into, when it's returned)
  3184. # [23:25] <ialagenchev> dholbert: yeah you are right
  3185. # [23:26] * Joins: huddler (Mibbit@moz-F7569A98.cm-6-7b.dynamic.ziggo.nl)
  3186. # [23:26] <huddler> hello
  3187. # [23:26] <khuey> well xpcom is going to introduce virtual calls
  3188. # [23:26] * Joins: hipokrit (hipokrit@moz-8D0B326E.lightspeed.austtx.sbcglobal.net)
  3189. # [23:26] <khuey> I wouldn't assume the compiler will be smart across a vcall boundary
  3190. # [23:26] * Quits: hipokrit (hipokrit@moz-8D0B326E.lightspeed.austtx.sbcglobal.net) (Quit: Leaving)
  3191. # [23:26] <dholbert> true
  3192. # [23:26] <dholbert> even more reason to return by reference
  3193. # [23:26] <khuey> in fact I'm not even sure it can be smart there
  3194. # [23:26] <huddler> does some one know how to change the engine of a browser ?>
  3195. # [23:26] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  3196. # [23:27] <ialagenchev> so what is the difference between native and notxpcom then?
  3197. # [23:27] <khuey> 'native' refers to a type
  3198. # [23:27] <khuey> 'notxpcom' refers to a method
  3199. # [23:27] <khuey> and its calling convention
  3200. # [23:27] * Quits: huddler (Mibbit@moz-F7569A98.cm-6-7b.dynamic.ziggo.nl) (Quit: http://www.mibbit.com ajax IRC Client)
  3201. # [23:27] * Joins: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP)
  3202. # [23:27] <ialagenchev> khuey: and does the ref imply pass by ref there or something else?
  3203. # [23:28] * Joins: armenzg_buildduty (armenzg@7186F9CE.8829A0B.47C41102.IP)
  3204. # [23:28] * jhammel|mtg is now known as jhammel
  3205. # [23:28] * Quits: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP) (Quit: Leaving)
  3206. # [23:28] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  3207. # [23:28] <khuey> ialagenchev: yes, it implies pass by reference
  3208. # [23:28] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  3209. # [23:28] <ialagenchev> khuey: great thanks
  3210. # [23:29] * Quits: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  3211. # [23:30] * Quits: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: nhirata)
  3212. # [23:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/263154173cc8 - Adam Roach [:abr] - Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr
  3213. # [23:31] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  3214. # [23:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/347f88a0effa - Adam Roach [:abr] - Bug 784519 - Part 4: signalingState mochi tests r=jsmith
  3215. # [23:33] <tbsaunde> khuey: maybe with lto but yeah
  3216. # [23:33] * Joins: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3217. # [23:33] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Boriss)
  3218. # [23:33] <tbsaunde> well, in really simple case just devirtualization is enough but that's really simple case
  3219. # [23:34] * Quits: smontagu (chatzilla@moz-D2765AF8.red.bezeqint.net) (Ping timeout)
  3220. # [23:34] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  3221. # [23:35] * Quits: ehugg (chatzilla@DE362BE6.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130511120803])
  3222. # [23:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e66c8746d23e - Phil Ringnalda - Bug 876322 - Remove b2g/config/panda-gaia-central/*, r=catlee
  3223. # [23:36] * Quits: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se) (Quit: ChatZilla 0.9.90 [Firefox 24.0a1/20130606031128])
  3224. # [23:36] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  3225. # [23:36] <tbsaunde> khuey: btw have time to rubber stamp some mozconfig changes to try and unbreak l10n nightlies?
  3226. # [23:36] <khuey> tbsaunde: I guess
  3227. # [23:36] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  3228. # [23:37] * Joins: damons (gnubeard@97957D0A.8D753159.C943C01E.IP)
  3229. # [23:37] * Quits: abr (abr@moz-E7573D65.lightspeed.dllstx.sbcglobal.net) (Quit: AFK)
  3230. # [23:38] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3231. # [23:38] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  3232. # [23:38] * Joins: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP)
  3233. # [23:38] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3234. # [23:38] * grobinson|afk is now known as grobinson
  3235. # [23:39] * Joins: armenzg__ (armenzg@moz-A1E9034E.releng.scl3.mozilla.com)
  3236. # [23:39] * Quits: armenzg_buildduty (armenzg@7186F9CE.8829A0B.47C41102.IP) (Ping timeout)
  3237. # [23:40] * Quits: Mossop (mossop@moz-3D9B2D8F.lsanca.fios.verizon.net) (Quit: Fleeing the scene)
  3238. # [23:41] * Joins: abr (abr@moz-E7573D65.lightspeed.dllstx.sbcglobal.net)
  3239. # [23:41] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  3240. # [23:42] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  3241. # [23:43] * Joins: bdahl_ (bdahl@2557E599.66715431.D25A875A.IP)
  3242. # [23:43] <tbsaunde> khuey: bug 880457
  3243. # [23:43] * Quits: bdahl (bdahl@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3244. # [23:43] * Quits: abr (abr@moz-E7573D65.lightspeed.dllstx.sbcglobal.net) (Quit: abr)
  3245. # [23:44] * Joins: abr (abr@moz-E7573D65.lightspeed.dllstx.sbcglobal.net)
  3246. # [23:44] * Quits: janv (varga@moz-8BF5D87F.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  3247. # [23:46] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  3248. # [23:47] * Joins: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP)
  3249. # [23:47] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3250. # [23:47] * Quits: @ehsan|busy (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  3251. # [23:47] <sheppy> So... how close are we to Australis landing? :)
  3252. # [23:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/072142c68939 - Jim Blandy - Bug 877444: Remove new 'inline function used but not defined' warnings for ScriptSourceObject-related functions. r=terrence
  3253. # [23:48] <@bsmedberg> sheppy: beginning of 25 cycle...
  3254. # [23:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fab0b456189c - Jon Coppeard - Bug 878486: Improve sweeping of breakpoints r=terrence
  3255. # [23:48] * sheppy looks at his nightly to figure out where we are now.
  3256. # [23:48] <sheppy> I actually have no idea what version this is. :D
  3257. # [23:48] <sheppy> OK, so next nightly bump then.
  3258. # [23:48] <sheppy> More or less.
  3259. # [23:50] * rail is now known as rail_away
  3260. # [23:50] * philor is now known as philor|away
  3261. # [23:51] * Quits: armenzg__ (armenzg@moz-A1E9034E.releng.scl3.mozilla.com) (Ping timeout)
  3262. # [23:51] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  3263. # [23:52] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  3264. # [23:53] * Joins: bsmith (bsmith@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3265. # [23:53] * Joins: armenzg_buildduty (armenzg@moz-A1E9034E.releng.scl3.mozilla.com)
  3266. # [23:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1e50dde140bc - Benjamin Bouvier - Bug 878520: don't clone native asm.js functions; r=luke
  3267. # [23:55] * Joins: ehugg (ehugg@moz-F5BB9709.tukw.qwest.net)
  3268. # [23:57] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3269. # [23:57] * Joins: nccuong (Instantbir@moz-7C9C3C02.fbx.proxad.net)
  3270. # [23:57] * Quits: twi (Adium@moz-144A8B77.cust.dsl.vodafone.it) (Quit: Leaving.)
  3271. # [23:59] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  3272. # [23:59] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  3273. # [23:59] * Joins: mmc|laptop (mchew@moz-1560584A.tmodns.net)
  3274. # [23:59] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  3275. # [23:59] * Quits: armenzg_buildduty (armenzg@moz-A1E9034E.releng.scl3.mozilla.com) (Ping timeout)
  3276. # Session Close: Fri Jun 07 00:00:00 2013

The end :)