/irc-logs / mozilla / #developers / 2014-04-25 / end

Options:

  1. # Session Start: Fri Apr 25 00:00:00 2014
  2. # Session Ident: #developers
  3. # [00:00] * Joins: gwagner (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4. # [00:00] * Quits: Ms2ger (Ms2ger@CAF6A3C9.3CF91143.187A1082.IP) (Quit: nn)
  5. # [00:00] * bkerensa is now known as zz_bkerensa
  6. # [00:01] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  7. # [00:01] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  8. # [00:02] <dholbert> ehsan, are you sure you want to be using "superreview" for the webidl-change review requirements (& hook) that you posted to m.d.platform about?
  9. # [00:02] * kats-afk is now known as kats
  10. # [00:02] * Quits: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net) (Quit: rcirc on GNU Emacs 24.3.1)
  11. # [00:02] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  12. # [00:02] * Joins: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  13. # [00:02] <@ehsan> dholbert: yes, that makes it easier to write that hook
  14. # [00:02] * Quits: vikstrous (v@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  15. # [00:02] * kats is now known as kats|away
  16. # [00:03] <dholbert> ehsan, traditionally, there was a small group of folks who were designated as superreviewers, who are in theory the only ones who are able to grant sr+
  17. # [00:03] <@ehsan> dholbert: yeah... do you have a better suggestion?
  18. # [00:03] * Quits: jet (jet@moz-62518563.mtv2.mozilla.com) (Quit: jet)
  19. # [00:03] <dholbert> (which doesn't necessarily include all of the dom owners/peers)
  20. # [00:03] <@ehsan> right
  21. # [00:03] <@ehsan> that list is pretty much static fwiw
  22. # [00:03] * Quits: bmoss (bmoss@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  23. # [00:03] <@ehsan> and superreview isn't really a thing anymore in practice, is it?
  24. # [00:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  25. # [00:04] * Quits: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  26. # [00:05] * Quits: Optimizer (Optimizer@DC17264.2E835692.2AB48280.IP) (Quit: Time to optimize myself)
  27. # [00:05] * Joins: bmoss (bmoss@moz-62518563.mtv2.mozilla.com)
  28. # [00:05] * geekboy|afk is now known as geekboy
  29. # [00:05] * Joins: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com)
  30. # [00:06] * philor|away is now known as philor
  31. # [00:06] <dholbert> ehsan, I thought it was if you're making a substantial change to an API or doing a serious cross-tree refactor
  32. # [00:06] * Joins: jfkthame (jfkthame@59D4F640.6B7B908E.3E2A4E92.IP)
  33. # [00:06] <dholbert> ehsan, with the idea being that we want large architectural things to have an additional level of sign-off from extra-trusted senior folks
  34. # [00:07] <dholbert> ehsan, maybe you just want to require sr+ on webidl changes?
  35. # [00:07] <dholbert> ehsan, (from the normal list of super-reviewers)
  36. # [00:07] <@ehsan> dholbert: yeah I know what superreview is traditionally used for...
  37. # [00:08] * Quits: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  38. # [00:08] <@ehsan> dholbert: but it's already been abused for other purposes
  39. # [00:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  40. # [00:08] <dholbert> ehsan, I think these may be questions for bsmedberg or someone similar
  41. # [00:08] <@ehsan> dholbert: but to be clear, I specifically want DOM owners/peers to sr+ webidl changes, not others on the list of super-reviewrs
  42. # [00:08] <@ehsan> and I'd really like to avoid having to invent a new flag for this
  43. # [00:09] * Quits: victorporof_ (victorporo@13F2CEC5.7672369.D8E68FF6.IP) (Quit: victorporof_)
  44. # [00:09] <@ehsan> bsmedberg: ^
  45. # [00:09] * Quits: kushagra (kushagra@24297A65.53BD87EA.EBCC7000.IP) (Client exited)
  46. # [00:09] * Quits: kamidphish (textual@moz-6AB00DA7.tpgi.com.au) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  47. # [00:09] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  48. # [00:09] <@gavin> ehsan: just make the requirement "review from a DOM peer"?
  49. # [00:09] <@gavin> don't see why a special flag is needed, or what superreview gets you
  50. # [00:10] <@ehsan> gavin: I'd like to make it easy to check for this in the hook, that's why I thought of using sr=<peer>
  51. # [00:10] <dholbert> ehsan, can you hardcode the list of peers into your hook?
  52. # [00:10] <@ehsan> to avoid having to parse r=foo,bar
  53. # [00:10] <@ehsan> dholbert: yes
  54. # [00:10] <@gavin> how about just looking for "<peer>"?
  55. # [00:10] <@ehsan> hmm
  56. # [00:11] <@gavin> \W<peer\W or whatever
  57. # [00:11] * Joins: mccr8 (mccr8@moz-F3D6C6BB.hsd1.ca.comcast.net)
  58. # [00:11] <@ehsan> well
  59. # [00:11] <@ehsan> gavin: that would match "The rules must be bent; r=someone else" ;)
  60. # [00:12] <dholbert> how about we require all DOM peers to have a GUID as their IRC nick?
  61. # [00:12] <@gavin> "Bug 45343: add navigator.coolEvilStuff, r=donkey (this patch was not reviewed by jst)"
  62. # [00:12] * Quits: gsvelto (gsvelto@moz-7BCD643B.clienti.tiscali.it) (Ping timeout)
  63. # [00:12] <@ehsan> gavin: that would be a great way to make me file a bug to revoke people's commit access :P
  64. # [00:12] <@gavin> you could also have the hook check for "reviewed by a DOM peer" or something equally annoying
  65. # [00:12] <@ehsan> yeah
  66. # [00:13] <@ehsan> I don't know what the right balance is
  67. # [00:13] <dholbert> yeah, I prefer that to "sr="
  68. # [00:13] <@ehsan> if possible, I'd prefer to annoy people less
  69. # [00:13] <@ehsan> hmm actually
  70. # [00:13] <@ehsan> maybe we can just parse r=
  71. # [00:13] <@ehsan> and be strict about it?
  72. # [00:13] <@ehsan> like:
  73. # [00:14] * Quits: damons (gnubeard@648D8037.57B833A6.D74CC41D.IP) (Quit: damons)
  74. # [00:14] <@ehsan> recognize patterns like r=nick1,nick2 (with the comma)
  75. # [00:14] <@ehsan> and if someone does r=nick1;nick2 they'd be sad
  76. # [00:14] <@ehsan> how does that sound?
  77. # [00:14] <fabrice> reasonnable
  78. # [00:14] <@ehsan> jst: you around? ^
  79. # [00:14] * RyanVM is now known as RyanVM|afk
  80. # [00:14] * @ehsan needs to check with jst
  81. # [00:15] <@ehsan> that way we won't abuse sr
  82. # [00:15] <@gavin> sounds fine
  83. # [00:15] * gaye|brb is now known as gaye
  84. # [00:15] <@ehsan> and hopefully all DOM peers would be aware of what their review means
  85. # [00:15] <@gavin> people shouldn't get too fancy with their reviewer annotations anyways
  86. # [00:15] * Parts: marco (marco@moz-3B762881.retail.telecomitalia.it)
  87. # [00:15] <@ehsan> gavin: agreed
  88. # [00:16] <dholbert> ehsan, thanks
  89. # [00:16] * Quits: Archaeopteryx (itsme@moz-59D0DB8F.cust.telecolumbus.net) (Quit: Goodbye)
  90. # [00:16] * Parts: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  91. # [00:16] <@ehsan> dholbert: np :)
  92. # [00:16] <@ehsan> dholbert: I'll check this with jst and will post back to the list
  93. # [00:16] <dholbert> ehsan, thanks!
  94. # [00:16] <dholbert> </redundancy>
  95. # [00:17] <jst> ehsan: yo
  96. # [00:17] <@ehsan> <bikeshed>
  97. # [00:17] * Quits: till (till@moz-430E103D.adsl.alicedsl.de) (Input/output error)
  98. # [00:17] <@ehsan> jst: please see above, in short, people are asking us to not abuse sr for this
  99. # [00:17] <philor> KWierso|sheriffduty: I think m-i probably has enough bustage built up now
  100. # [00:17] <@ehsan> jst: so I thought maybe we can just require regular review, and in the hook, parse r=nick1,nick2
  101. # [00:17] <@ehsan> and check for a DOM peer in there
  102. # [00:17] <@ehsan> and fail the push if we don't find one
  103. # [00:18] <jst> ehsan: ah, yeah, sure, DOM owner/peer review is what matters here
  104. # [00:18] <@ehsan> right
  105. # [00:18] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  106. # [00:18] * Joins: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  107. # [00:18] <philor> the b2g desktop bustage will be from the font thing, but if it's going to turn out that either all debug emulator or all emulator tests don't start, I'm not going to have a feeling about that
  108. # [00:18] <@ehsan> jst: cool, so I'll post a follow-up to the list
  109. # [00:18] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  110. # [00:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  111. # [00:19] <philor> and test_packaged_app_install.html is probably permaorange, though that's hard to care about
  112. # [00:21] <@bsmedberg> ehsan: sorry, what was the question?
  113. # [00:22] <@ehsan> bsmedberg: nm, we were going to abuse superreview but we stopped :)
  114. # [00:22] * Quits: mikeratcliffe (Adium@41D75A80.83F43654.137FEB2B.IP) (Quit: Leaving.)
  115. # [00:22] <@ehsan> bsmedberg: context, the "Hardening the review requirements" thread on dev-platform
  116. # [00:22] * Quits: tomer (tomer@F61A4DAE.55661B99.34A7550B.IP) (Ping timeout)
  117. # [00:22] * Quits: @njn (chatzilla@moz-C0A87F2D.dyn.iinet.net.au) (Quit: ChatZilla 0.9.90.1 [Firefox 31.0a1/20140421160008])
  118. # [00:23] * jlund|buildduty|lunch is now known as jlund|buildduty
  119. # [00:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  120. # [00:24] * Quits: serge (Thunderbir@moz-2D90151E.dsl.teksavvy.com) (Ping timeout)
  121. # [00:26] * Quits: kgrandon (Adium@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving.)
  122. # Session Close: Fri Apr 25 00:30:28 2014
  123. #
  124. # Session Start: Fri Apr 25 00:30:28 2014
  125. # Session Ident: #developers
  126. # [00:30] * Disconnected
  127. # [00:31] * Attempting to rejoin channel #developers
  128. # [00:31] * Rejoined channel #developers
  129. # [00:31] * Topic is 'Next uplift 28 Apr || Want help, or want to help others? See #introduction || http://logbot.glob.com.au/?c=developers'
  130. # [00:31] * Set by bz on Fri Mar 21 07:04:19
  131. # [00:33] <nemo> hmmm
  132. # [00:33] <nemo> https://developer.cdn.mozilla.net/media/uploads/demos/a/z/azakai/3baf4ad7e600cbda06ec46efec5ec3b8/bananabread_1373485124_demo_package/index.html
  133. # [00:33] <nemo> preeeetty sure that WebRTC isn't just in nightlies anymore
  134. # [00:34] * Quits: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP) (Input/output error)
  135. # [00:34] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  136. # [00:34] <KWierso|sheriffduty> philor: dt3 was green on all of the retriggers
  137. # [00:34] * Joins: kamidphish (textual@moz-6AB00DA7.tpgi.com.au)
  138. # [00:34] <jesup> live since 22
  139. # [00:34] * Joins: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  140. # [00:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  141. # [00:34] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  142. # [00:34] <jesup> though 25+ is better
  143. # [00:35] <nemo> jesup: p'raps someone could update the text
  144. # [00:35] <azakai> nemo: yeah, that demo is pretty old by now...
  145. # [00:35] <nemo> heck. I bet chrome has it now too
  146. # [00:35] <nemo> azakai: I still link people to it. is a rather nice demo
  147. # [00:35] * shu wonder what the inbound closure is about
  148. # [00:36] <nemo> and I'm not aware of a more up to date "featured" page - you do have some work on your own blog, but...
  149. # [00:36] <shu> i see no red
  150. # [00:36] <azakai> ack has been doing the updates for that demo
  151. # [00:36] <nemo> m'k. dunno who that is :)
  152. # [00:36] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Ping timeout)
  153. # [00:37] * Quits: @roc (chatzilla@moz-EA808504.bng1.tvc.orcon.net.nz) (Ping timeout)
  154. # [00:37] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  155. # [00:37] * Quits: jfkthame (jfkthame@59D4F640.6B7B908E.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  156. # [00:38] * Joins: roc (chatzilla@moz-586258AD.bng1.tvc.orcon.net.nz)
  157. # [00:38] * ChanServ sets mode: +o roc
  158. # [00:38] * Quits: rbarnes (rbarnes@4D4F9DDD.7794B7FF.B532E9A1.IP) (Input/output error)
  159. # [00:38] <azakai> he is usually on #emscripten
  160. # [00:38] * Joins: jfkthame (jfkthame@59D4F640.6B7B908E.3E2A4E92.IP)
  161. # [00:38] * Quits: jfkthame (jfkthame@59D4F640.6B7B908E.3E2A4E92.IP) (Quit: Leaving)
  162. # [00:38] * Quits: RealRaven (Thunderbir@26C12935.7C7AE84E.C3498625.IP) (Ping timeout)
  163. # [00:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  164. # [00:40] * Quits: Pike (chatzilla@moz-7E9B18FD.pool.mediaways.net) (Quit: ChatZilla 0.9.90.1 [Firefox 28.0/20140314220517])
  165. # [00:40] * Quits: automata (automata@267741F8.FE7BECC5.70D22F34.IP) (Ping timeout)
  166. # [00:40] <philor> KWierso|sheriffduty: okay, claro, back out RyanVM|afk for breaking it, then :)
  167. # [00:41] * Joins: automata (automata@267741F8.FE7BECC5.70D22F34.IP)
  168. # [00:41] * Joins: rbarnes_ (rbarnes@4D4F9DDD.7794B7FF.B532E9A1.IP)
  169. # [00:41] * Quits: kamidphish (textual@moz-6AB00DA7.tpgi.com.au) (Quit: Textual IRC Client: www.textualapp.com)
  170. # [00:42] <KWierso|sheriffduty> but that backout was to backout something that was broken...
  171. # [00:42] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  172. # [00:43] * Quits: jimm (jmathies@moz-DF439B90.pn.at.cox.net) (Quit: )
  173. # [00:43] * hwine is now known as hwine|afk
  174. # [00:45] * Joins: kamidphish (textual@moz-6AB00DA7.tpgi.com.au)
  175. # [00:46] * heycam|away is now known as heycam
  176. # [00:48] <grobinson> Who's the right person to talk to about Firefox Beta?
  177. # [00:48] <grobinson> e.g. the packages available here: http://www.mozilla.org/en-US/firefox/beta/
  178. # [00:49] <philor> well, there's both the 5% serious, the fact that he didn't back out everything which landed between the merge below the c-n and that backout, so there's no reason to believe that there aren't things in there which depended on the backed out thing, and the 95% unserious
  179. # [00:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  180. # [00:49] <philor> grobinson: depends on what about them you want to talk about
  181. # [00:49] <grobinson> philor: the linux packages don't work
  182. # [00:49] * jcranmer|away is now known as jcranmer
  183. # [00:50] * Quits: sir_none (Thunderbir@moz-E98CDE3D.dclient.hispeed.ch) (Quit: sir_none)
  184. # [00:50] <grobinson> "Couldn't load XPCOM"
  185. # [00:50] <grobinson> looks like a packaging error to me
  186. # [00:50] <philor> ymmv, but I'd talk to glandium about that
  187. # [00:51] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  188. # [00:51] <dholbert> grobinson, yikes, I can confirm it's broken
  189. # [00:52] <dholbert> ( I get https://pastebin.mozilla.org/4938392 )
  190. # [00:52] <dholbert> ( after extracting to /tmp/firefox )
  191. # [00:52] <glandium> the page gives a 32-bits build whether you're on a 64-bits system or not
  192. # [00:53] <grobinson> glandium: who can we get to fix that? :D
  193. # [00:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  194. # [00:53] <dholbert> (oh, right, that makes sense I guess)
  195. # [00:54] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  196. # [00:54] <dholbert> grobinson, in the meantime, you probably want http://ftp.mozilla.org/pub/mozilla.org/firefox/candidates/29.0b9-candidates/build1/linux-x86_64/en-US/
  197. # [00:54] * Joins: nrc|afk (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  198. # [00:54] <grobinson> dholbert: ooh, thanks yes i do
  199. # [00:54] * Joins: jwalden (Mibbit@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  200. # [00:54] * Quits: gozala (uid5923@moz-5F4AA75A.irccloud.com) (Ping timeout)
  201. # [00:54] * Quits: AaronMT (AaronMT@moz-53D1D1F.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  202. # [00:55] <glandium> same applies to aurora
  203. # [00:55] * nrc|afk is now known as nrc
  204. # [00:55] <glandium> grobinson: i've seen a bug about it
  205. # [00:55] * Quits: gfritzsche (sid7586@moz-5F4AA75A.irccloud.com) (Ping timeout)
  206. # [00:55] * Quits: wgolden (sid27289@moz-A42E5B7B.irccloud.com) (Ping timeout)
  207. # [00:55] * Joins: gozala (uid5923@moz-5F4AA75A.irccloud.com)
  208. # [00:55] <glandium> it's been a problem for years, sadly
  209. # [00:55] * Quits: jwalden (Mibbit@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: http://www.mibbit.com ajax IRC Client)
  210. # [00:55] * Joins: Waldo (waldo@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  211. # [00:56] * Joins: wgolden (sid27289@moz-A42E5B7B.irccloud.com)
  212. # [00:56] * Joins: gfritzsche (sid7586@moz-5F4AA75A.irccloud.com)
  213. # [00:56] * Quits: rniwa (rniwa@DBC3D095.CC3DF958.1782B2F3.IP) (Quit: rniwa)
  214. # [00:56] <glandium> i think the release page got me a 64 bits build, recently, though
  215. # [00:56] * Joins: rniwa (rniwa@DBC3D095.CC3DF958.1782B2F3.IP)
  216. # [00:56] <glandium> but right now it's telling me i'm up to date
  217. # [00:56] * Joins: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com)
  218. # [00:57] * Joins: kk1fff (kk1fff@moz-4B059F87.dynamic.hinet.net)
  219. # [00:58] * Joins: jimb (user@moz-ED4AA0F2.hsd1.wa.comcast.net)
  220. # [00:58] * Joins: victorporof (victorporo@13F2CEC5.7672369.D8E68FF6.IP)
  221. # [00:58] <glandium> yes, the page for releases gives a 64 bits build. Which is progress
  222. # [00:59] * Quits: gwagner (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: gwagner)
  223. # [00:59] * Quits: kk1fff (kk1fff@moz-4B059F87.dynamic.hinet.net) (Ping timeout)
  224. # [01:00] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  225. # [01:00] * Joins: garvank (Garvan@moz-4FFE3378.dsl.teksavvy.com)
  226. # [01:00] <glandium> well, it's the opposite problem... it's giving a 64 bits on 32 bits systems too
  227. # [01:01] * Joins: afwang (nooknook@moz-C8131982.hsd1.ca.comcast.net)
  228. # [01:02] <sunfish> looks like it's bug 995539
  229. # [01:02] * Joins: gwagner (gwagner@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  230. # [01:03] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/acbb894db348 - Wes Kocher - Backed out 2 changesets (bug 993137) for b2g reftest failures on a CLOSED TREE
  231. # [01:04] <@smaug> ttaubert: looks like chrome is leaking vbox class='browserContainer' elements
  232. # [01:04] * Joins: squib_ (squib@moz-A962343B.dhcp.ftbg.wi.charter.com)
  233. # [01:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  234. # [01:05] * Joins: justindarc (justindarc@D2AEACFC.B56D28DB.B58D01CE.IP)
  235. # [01:05] <@ehsan> glandium: grobinson: I think it was me who filed that bug.. let me see if I can find it
  236. # [01:05] * Joins: kdc (chatzilla@moz-A66E00D4.pk.shawcable.net)
  237. # [01:06] <@ehsan> glandium: grobinson: https://bugzilla.mozilla.org/show_bug.cgi?id=716967 maybe?
  238. # [01:06] <@ehsan> fwiw I'm done complaining about this :)
  239. # [01:07] <@ehsan> oh, apparently https://bugzilla.mozilla.org/show_bug.cgi?id=527907 is supposed to have fixed this by exposing the 64-bit link?
  240. # [01:07] <glandium> ehsan: i'm sure there are older bugs
  241. # [01:07] <@ehsan> I have no doubt!
  242. # [01:08] * Quits: @smaug (chatzilla@moz-38C5B03.elisa-laajakaista.fi) (Input/output error)
  243. # [01:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  244. # [01:08] * geekboy is now known as geekboy|afk
  245. # [01:09] * Quits: funnel (hegel@DEB31F3E.28CFCE3E.FC69BED9.IP) (Client exited)
  246. # [01:10] * Joins: smaug (chatzilla@moz-38C5B03.elisa-laajakaista.fi)
  247. # [01:10] * ChanServ sets mode: +o smaug
  248. # [01:10] <glandium> ehsan: well that bug only exposed the 64 bits builds on http://www.mozilla.org/en-US/firefox/all/ apparently, which is hardly fixing the whole problem
  249. # [01:10] * Joins: jesup_mac (chatzilla@moz-A39761D7.phlapa.fios.verizon.net)
  250. # [01:10] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  251. # [01:10] <@ehsan> glandium: yeah, what I meant to say was mostly the "I'm done complaining about this" part :)
  252. # [01:10] <glandium> sure, one can click on "Systems and languages" to get to that page
  253. # [01:10] <@ehsan> it's surprisingly hard to convince people to fix this
  254. # [01:12] * Joins: dougc (dougc@moz-F16BC551.static.rev.eftel.com)
  255. # [01:12] <glandium> https://www.mozilla.org/en-US/firefox/channel/ gives 64 bits builds
  256. # [01:12] <glandium> gotta love consistency
  257. # [01:12] <@ehsan> lol
  258. # [01:13] <RealRaven> why is nobody in #townhall?
  259. # [01:13] <RealRaven> https://air.mozilla.org/countdown-to-29-repeat-session/
  260. # [01:13] <@ehsan> in my experience, the most effective way for my friends to get the right builds is to email me!
  261. # [01:14] <glandium> i'm going to file a bug about that inconsistency at least. even if people can't be convinced to do autodetection, at least they should be able to understand that inconsistency sucks
  262. # [01:15] <@ehsan> +1
  263. # [01:16] <glandium> turns out the bug already exists https://bugzilla.mozilla.org/show_bug.cgi?id=995539
  264. # [01:17] <billm> ehsan: ping
  265. # [01:18] <@ehsan> billm: hi
  266. # [01:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  267. # [01:19] * Joins: hunboy (hunboy@moz-D57B14DD.pool.invitel.hu)
  268. # [01:20] <billm> ehsan: hey. I was hoping you might be able to tell me how include files are supposed to work in gecko. is it okay to just put files in EXPORTS.mozilla and use them anywhere?
  269. # [01:20] * Quits: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: sicking)
  270. # [01:20] <billm> ehsan: or, to put it another way, what is the recommended practice?
  271. # [01:20] * hwine|afk is now known as hwine
  272. # [01:20] * terrence is now known as terrence-thinking
  273. # [01:21] * Quits: drno (nohlmeier@moz-62518563.mtv2.mozilla.com) (Quit: drno)
  274. # [01:21] <@ehsan> billm: is the stuff in the file in namespace mozilla?
  275. # [01:21] * Quits: Waldo (waldo@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 27.0/20140203120101])
  276. # [01:21] <billm> ehsan: it's in mozilla::jsipc (which I'm not sure is even supposed to exist)
  277. # [01:21] <@ehsan> I think the recommended practice is to export the file in a directory matching the namespace
  278. # [01:21] <@ehsan> lol
  279. # [01:21] <@ehsan> ok
  280. # [01:22] <@ehsan> so I guess you should do mozilla/jsipc/Foo.h
  281. # [01:22] <@ehsan> although if you ask me, get rid of jspic :)
  282. # [01:22] <billm> ehsan: how do I get it exported there?
  283. # [01:22] <@ehsan> oh
  284. # [01:22] * Joins: Rik (rik@moz-E813DFA5.fbx.proxad.net)
  285. # [01:22] <@ehsan> EXPORTS.mozilla.jsipc += ['Foo.h']
  286. # [01:23] <billm> oh, ok, that's easy
  287. # [01:23] <billm> all right, I'll look into getting rid of jsipc. thanks.
  288. # [01:23] <@ehsan> but in general I'm sure you've noticed our story here is a mess :)
  289. # [01:23] <@ehsan> np
  290. # [01:23] <billm> yeah, just trying to do the right thing
  291. # [01:24] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  292. # [01:24] <@ehsan> understood :)
  293. # [01:25] <felipe> ehsan: "Please allow me to upset you even further!" lol
  294. # [01:25] <felipe> that was hilarious
  295. # [01:26] <@ehsan> :)
  296. # [01:26] <felipe> ehsan++
  297. # [01:26] <@ehsan> sarcasm ftw!
  298. # [01:28] * Parts: hunboy (hunboy@moz-D57B14DD.pool.invitel.hu)
  299. # [01:28] <NeilAway> jwalden: hmm, so mozilla::net::_OldFoo would be OK?
  300. # [01:28] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Quit: RealRaven)
  301. # [01:29] * Joins: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  302. # [01:29] * Quits: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: gwagner_)
  303. # [01:30] * Quits: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: pcwalton)
  304. # [01:32] * Quits: bagder (daniel@234CB8D.5EA71235.B24D57A6.IP) (Ping timeout)
  305. # [01:33] <philor> can we just not count unexpected assertions on debug Android?
  306. # [01:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  307. # [01:35] * Joins: drno (nohlmeier@moz-62518563.mtv2.mozilla.com)
  308. # [01:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  309. # [01:38] * Quits: dao (dao@moz-A9AF2824.pool.mediaways.net) (Quit: Leaving.)
  310. # [01:42] * Quits: kip (kip@A6CF435B.D1155E2C.CFC2A289.IP) (Client exited)
  311. # [01:43] * Joins: kip (kip@A6CF435B.D1155E2C.CFC2A289.IP)
  312. # [01:44] * Joins: songs (chatzilla@moz-471BD942.hsd1.wa.comcast.net)
  313. # [01:44] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  314. # [01:44] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  315. # [01:45] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  316. # [01:48] * Joins: bagder (daniel@234CB8D.5EA71235.B24D57A6.IP)
  317. # [01:48] * Quits: rbarnes_ (rbarnes@4D4F9DDD.7794B7FF.B532E9A1.IP) (Input/output error)
  318. # [01:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  319. # [01:50] * mcote|afk is now known as mcote
  320. # [01:52] * Quits: jet (jet@moz-62518563.mtv2.mozilla.com) (Quit: jet)
  321. # [01:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  322. # [01:53] * Joins: lmandel (lmandel@moz-60AD75.cable.teksavvy.com)
  323. # [01:53] <@ehsan> heh, the two videos on https://air.mozilla.org/channels/rendering/ don't really have much to do with rendering per s
  324. # [01:53] <@ehsan> *se
  325. # [01:53] <@gavin> mconnor: please approve my post to super-reviewers
  326. # [01:54] * Quits: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  327. # [01:54] <cpeterson> r+
  328. # [01:55] <@gavin> also my post to dev-b2g got moderated (implicit destination) and I wonder whether any of the list owners check that
  329. # [01:55] <@gavin> dietrich: ^
  330. # [01:55] <@ehsan> sigh
  331. # [01:56] <@ehsan> there is not really any good way of getting more than one list to read a thread :(
  332. # [01:56] * geekboy|afk is now known as geekboy
  333. # [01:58] * Joins: jet (jet@moz-62518563.mtv2.mozilla.com)
  334. # [01:58] * Joins: kk1fff (kk1fff@moz-4B059F87.dynamic.hinet.net)
  335. # [01:58] <dietrich> gavin: done!
  336. # [01:59] * Quits: mcote (mcote@CBB0F6C.7926C589.EE6E63A5.IP) (Quit: leaving)
  337. # [01:59] <@gavin> thanks
  338. # [01:59] <dietrich> gavin: was b/c non-member
  339. # [01:59] <@gavin> ehsan: well I don't think bholley's fork is particularly b2g-relevant
  340. # [02:00] <@ehsan> gavin: that's true, my commented was a general rant :)
  341. # [02:00] * Joins: funnel (hegel@DEB31F3E.28CFCE3E.FC69BED9.IP)
  342. # [02:00] * Quits: kk1fff (kk1fff@moz-4B059F87.dynamic.hinet.net) (Connection reset by peer)
  343. # [02:00] <@ehsan> please ignore as needed!
  344. # [02:00] <@gavin> I don't fault you for doing what you did!
  345. # [02:00] * Joins: kk1fff (kk1fff@moz-4B059F87.dynamic.hinet.net)
  346. # [02:00] <@gavin> I'd have done the same
  347. # [02:00] <@ehsan> :/
  348. # [02:02] * Quits: kk1fff (kk1fff@moz-4B059F87.dynamic.hinet.net) (Ping timeout)
  349. # [02:03] * Joins: darin_ (darin@CEE37253.D6CCE4AE.77834EAA.IP)
  350. # [02:04] * Quits: fishd__ (darin@3246441A.D6CCE4AE.77834EAA.IP) (Ping timeout)
  351. # [02:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  352. # [02:05] * Joins: twi (Adium@moz-CC36E443.cust.vodafonedsl.it)
  353. # [02:06] * Joins: kgrandon (Adium@moz-2A1C3CC8.hsd1.ca.comcast.net)
  354. # [02:06] * Joins: TheComputerGuy0013 (thecompute@2C78BDA9.ACE77837.1CE56A7.IP)
  355. # [02:06] * Quits: TheComputerGuy0013 (thecompute@2C78BDA9.ACE77837.1CE56A7.IP) (Client exited)
  356. # [02:06] * Joins: bgrins (bgrins@2E6E9164.E6468DB3.BAB75B95.IP)
  357. # [02:07] * Quits: justindarc (justindarc@D2AEACFC.B56D28DB.B58D01CE.IP) (Quit: )
  358. # [02:07] * Quits: twi (Adium@moz-CC36E443.cust.vodafonedsl.it) (Ping timeout)
  359. # [02:07] * Joins: twi (Adium@moz-CC36E443.cust.vodafonedsl.it)
  360. # [02:08] * Quits: bgrins (bgrins@2E6E9164.E6468DB3.BAB75B95.IP) (Ping timeout)
  361. # [02:08] * Joins: bgrins (bgrins@C7203E51.FBD8ACDB.20F09BA6.IP)
  362. # [02:08] * Quits: myk (myk@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  363. # [02:09] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  364. # [02:09] * Quits: bgrins (bgrins@C7203E51.FBD8ACDB.20F09BA6.IP) (Quit: Leaving.)
  365. # [02:10] * Quits: lduros (user@moz-A888D5F1.phlapa.fios.verizon.net) (Client exited)
  366. # [02:10] * geekboy is now known as geekboy|afk
  367. # [02:10] * terrence-thinking is now known as terrence
  368. # [02:12] * Quits: garvank (Garvan@moz-4FFE3378.dsl.teksavvy.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  369. # [02:13] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  370. # [02:14] * Quits: victorporof (victorporo@13F2CEC5.7672369.D8E68FF6.IP) (Quit: victorporof)
  371. # [02:14] * Joins: garvank (Garvan@moz-4FFE3378.dsl.teksavvy.com)
  372. # [02:14] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Client exited)
  373. # [02:16] * Quits: twi (Adium@moz-CC36E443.cust.vodafonedsl.it) (Ping timeout)
  374. # [02:18] * Joins: mcote (mcote@CBB0F6C.7926C589.EE6E63A5.IP)
  375. # [02:18] * Joins: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  376. # [02:18] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  377. # [02:18] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  378. # [02:19] * Joins: twi (Adium@moz-CC36E443.cust.vodafonedsl.it)
  379. # [02:19] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  380. # [02:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  381. # [02:19] * Joins: jedp (jedp@moz-3AA8030E.dsl.dynamic.sonic.net)
  382. # [02:20] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  383. # [02:20] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  384. # [02:20] * Quits: squib_ (squib@moz-A962343B.dhcp.ftbg.wi.charter.com) (Ping timeout)
  385. # [02:21] * Joins: WG9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net)
  386. # [02:21] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  387. # [02:21] * Quits: mccr8 (mccr8@moz-F3D6C6BB.hsd1.ca.comcast.net) (Quit: )
  388. # [02:22] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  389. # [02:22] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  390. # [02:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  391. # [02:24] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  392. # [02:24] * Quits: twi (Adium@moz-CC36E443.cust.vodafonedsl.it) (Ping timeout)
  393. # [02:24] * Joins: twi (Adium@moz-CC36E443.cust.vodafonedsl.it)
  394. # [02:25] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  395. # [02:25] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  396. # [02:27] * Joins: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net)
  397. # [02:28] * Joins: damons (gnubeard@648D8037.57B833A6.D74CC41D.IP)
  398. # [02:28] * Quits: twi (Adium@moz-CC36E443.cust.vodafonedsl.it) (Quit: Leaving.)
  399. # [02:30] * Quits: jet (jet@moz-62518563.mtv2.mozilla.com) (Quit: jet)
  400. # [02:31] * Quits: WG9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 27.0/20140203120101])
  401. # [02:31] * Quits: h4writer (h4writer@moz-6BDA8831.access.telenet.be) (Ping timeout)
  402. # [02:32] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  403. # [02:33] * Quits: @smaug (chatzilla@moz-38C5B03.elisa-laajakaista.fi) (Ping timeout)
  404. # [02:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  405. # [02:35] * Quits: jandem-away (sid16255@moz-A42E5B7B.irccloud.com) (Ping timeout)
  406. # [02:35] * Quits: mbrubeck (sid17036@moz-A42E5B7B.irccloud.com) (Ping timeout)
  407. # [02:36] * Quits: mattur (sid16049@moz-A42E5B7B.irccloud.com) (Ping timeout)
  408. # [02:36] * Quits: jhford (sid15926@moz-A42E5B7B.irccloud.com) (Ping timeout)
  409. # [02:36] * Quits: mmc|pto (uid16596@moz-A42E5B7B.irccloud.com) (Ping timeout)
  410. # [02:36] * Quits: birtles (sid16523@moz-A42E5B7B.irccloud.com) (Ping timeout)
  411. # [02:36] * Quits: ttaubert (sid2620@moz-A42E5B7B.irccloud.com) (Ping timeout)
  412. # [02:37] * Quits: bmoss (bmoss@moz-62518563.mtv2.mozilla.com) (Quit: bmoss)
  413. # [02:37] * Joins: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net)
  414. # [02:37] * Quits: wgolden (sid27289@moz-A42E5B7B.irccloud.com) (Ping timeout)
  415. # [02:37] * Quits: cdiehl (sid19351@moz-A42E5B7B.irccloud.com) (Ping timeout)
  416. # [02:38] * Quits: espadrine (ttyl@moz-20B15908.w92-128.abo.wanadoo.fr) (Ping timeout)
  417. # [02:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  418. # [02:38] * Joins: espadrine (ttyl@moz-20B15908.w92-128.abo.wanadoo.fr)
  419. # [02:39] * Joins: mikeratcliffe (Adium@41D75A80.83F43654.137FEB2B.IP)
  420. # [02:40] * Quits: mikeratcliffe (Adium@41D75A80.83F43654.137FEB2B.IP) (Quit: Leaving.)
  421. # [02:40] * Quits: mt (mt@moz-62518563.mtv2.mozilla.com) (Quit: Leaving.)
  422. # [02:40] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  423. # [02:41] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  424. # [02:43] * Parts: ckerschb (ckerschb@moz-62518563.mtv2.mozilla.com)
  425. # [02:44] * jlund|buildduty is now known as jlund|away
  426. # [02:44] * Quits: rniwa (rniwa@DBC3D095.CC3DF958.1782B2F3.IP) (Quit: rniwa)
  427. # [02:45] * Quits: gwagner (gwagner@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: gwagner)
  428. # [02:46] * Quits: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net) (Input/output error)
  429. # [02:46] * Joins: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net)
  430. # [02:47] * Joins: coop (coop@moz-9B2FF56B.dsl.teksavvy.com)
  431. # [02:49] * Quits: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: sicking)
  432. # [02:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  433. # [02:49] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  434. # [02:49] * Joins: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  435. # [02:50] * Joins: mikeratcliffe (Adium@41D75A80.83F43654.137FEB2B.IP)
  436. # [02:51] * Joins: rniwa (rniwa@DBC3D095.CC3DF958.1782B2F3.IP)
  437. # [02:51] * Quits: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net) (Quit: pcwalton)
  438. # [02:52] * Joins: blakewu (blakewu@moz-99690620.hinet-ip.hinet.net)
  439. # [02:53] * Quits: billm (billm@moz-62518563.mtv2.mozilla.com) (Quit: Leaving)
  440. # [02:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  441. # [02:54] * Quits: mikeratcliffe (Adium@41D75A80.83F43654.137FEB2B.IP) (Quit: Leaving.)
  442. # [02:54] * Joins: gandalf (zbraniecki@moz-912D7A86.hsd1.ca.comcast.net)
  443. # [02:57] * Quits: Mossop (dtownsend@53343B0D.8DCA2D5.5E2862A8.IP) (Quit: This computer has gone to sleep)
  444. # [02:58] * Quits: lgarner (lgarner@2D337F52.2D31AF7B.5AEB50C4.IP) (Ping timeout)
  445. # [02:59] * Quits: therube (chatzilla@moz-10E800BC.hsd1.md.comcast.net) (Ping timeout)
  446. # [02:59] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  447. # [03:00] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  448. # [03:00] * Quits: gandalf (zbraniecki@moz-912D7A86.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  449. # [03:00] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  450. # [03:01] * Joins: kk1fff (kk1fff@moz-4B059F87.dynamic.hinet.net)
  451. # [03:01] * Quits: bnicholson (bnicholson@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  452. # [03:01] * Quits: KaiRo (robert@moz-6D36FD00.adsl.highway.telekom.at) (Input/output error)
  453. # [03:02] * Quits: damons (gnubeard@648D8037.57B833A6.D74CC41D.IP) (Quit: damons)
  454. # [03:02] * Joins: jkitch (Thunderbir@moz-5994C628.lns20.adl2.internode.on.net)
  455. # [03:02] * Quits: kk1fff (kk1fff@moz-4B059F87.dynamic.hinet.net) (Ping timeout)
  456. # [03:03] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  457. # [03:03] <shu> is it possible to somehow break when an element with a certain id gets created?
  458. # [03:03] * Quits: kip (kip@A6CF435B.D1155E2C.CFC2A289.IP) (Client exited)
  459. # [03:04] * Joins: kip (kip@A6CF435B.D1155E2C.CFC2A289.IP)
  460. # [03:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  461. # [03:04] * Quits: kip (kip@A6CF435B.D1155E2C.CFC2A289.IP) (Quit: )
  462. # [03:05] * Quits: chewey (chewey@moz-4834E792.dip0.t-ipconnect.de) (Ping timeout)
  463. # [03:05] * Quits: maxli1 (Adium@moz-F47DD19B.student.cs.uwaterloo.ca) (Quit: Leaving.)
  464. # [03:05] * Joins: mt (mt@moz-5F16805E.hsd1.ca.comcast.net)
  465. # [03:07] * Quits: RyanVM|afk (Thunderbir@moz-37FED3AC.phlapa.fios.verizon.net) (Quit: RyanVM|afk)
  466. # [03:07] * Quits: Boriss (Boriss@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: Boriss)
  467. # [03:07] * Quits: drno (nohlmeier@moz-62518563.mtv2.mozilla.com) (Quit: drno)
  468. # [03:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  469. # [03:09] * Joins: cpeterson_ (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  470. # [03:09] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  471. # [03:09] * Quits: cpeterson_ (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  472. # [03:10] * Joins: cpeterson_ (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  473. # [03:10] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  474. # [03:10] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  475. # [03:10] * gregglind is now known as gregglind_away
  476. # [03:12] * Quits: jonasfj (jonasfj@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  477. # [03:12] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  478. # [03:13] <jdm> shu: you could break in http://mxr.mozilla.org/mozilla-central/source/content/html/content/src/nsGenericHTMLElement.h#332
  479. # [03:13] <shu> jdm: thanks!
  480. # [03:13] <jdm> and maybe use conditional breakpoints
  481. # [03:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d83cad7c5853 - Wes Kocher - Backed out 3 changesets (bug 999071) for Android rc1 failures
  482. # [03:13] <jdm> actually, that won't work
  483. # [03:13] <jdm> sorry, I had it backwards
  484. # [03:13] * Quits: mt (mt@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  485. # [03:14] <jdm> shu: you would want to break in http://mxr.mozilla.org/mozilla-central/source/content/base/src/Element.cpp#1775 when aName == nsGkAtoms::id
  486. # [03:15] <jdm> or maybe you want SetParsedAttr instead: http://mxr.mozilla.org/mozilla-central/source/content/base/src/Element.cpp#1821
  487. # [03:15] <shu> jdm: um
  488. # [03:15] <jdm> that might indicate that it's coming from the parser, I'm not sure
  489. # [03:15] <shu> jdm: all right, i'll read those
  490. # [03:15] <jdm> psyke, you don't want SetParsedAttr
  491. # [03:16] <jdm> that apparently is only called from SVG code
  492. # [03:16] <shu> lol
  493. # [03:16] * Quits: azakai (alon@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  494. # [03:17] * Joins: maxli (Adium@moz-F47DD19B.student.cs.uwaterloo.ca)
  495. # [03:18] * Quits: mchang (mchang@moz-793A0D3E.socal.res.rr.com) (Quit: mchang)
  496. # [03:18] * Joins: ekr_ (ekr@moz-5BCA850B.mycingular.net)
  497. # [03:18] * Joins: mt (mt@moz-5F16805E.hsd1.ca.comcast.net)
  498. # [03:18] * Joins: sewardj_ (sewardj@moz-B2A0AE2.dip0.t-ipconnect.de)
  499. # [03:19] * Quits: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net) (Input/output error)
  500. # [03:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  501. # [03:19] * Quits: sewardj (sewardj@moz-42B8C930.dip0.t-ipconnect.de) (Ping timeout)
  502. # [03:20] * Quits: songs (chatzilla@moz-471BD942.hsd1.wa.comcast.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  503. # [03:20] * Quits: tessarakt (jens@moz-E7D5B176.dip0.t-ipconnect.de) (Ping timeout)
  504. # [03:20] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  505. # [03:21] * Quits: mt (mt@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  506. # [03:21] * bz_away is now known as bz
  507. # [03:21] * Quits: ekr_ (ekr@moz-5BCA850B.mycingular.net) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  508. # [03:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  509. # [03:23] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Ping timeout)
  510. # [03:24] * Quits: grobinson (~grobinson@moz-7BC54A2.static.monkeybrains.net) (Quit: Leaving)
  511. # [03:24] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  512. # [03:24] * Quits: jdm (jdm@FCCEA34F.7672369.D8E68FF6.IP) (Quit: Lost terminal)
  513. # [03:24] * Quits: Matti (Matti@moz-49CA7163.dip0.t-ipconnect.de) (Ping timeout)
  514. # [03:25] * Quits: ckitching (ckitching@moz-73BD1AA5.nat.csx.cam.ac.uk) (Quit: vi needs to be upgraded to vii)
  515. # [03:25] * Joins: Matti_away (Matti@moz-49CA7163.dip0.t-ipconnect.de)
  516. # [03:25] * hwine is now known as hwine-food
  517. # [03:25] <KWierso|sheriffduty> philor: ping?
  518. # [03:25] * Matti_away is now known as Matti
  519. # [03:26] * Quits: kgrandon (Adium@moz-2A1C3CC8.hsd1.ca.comcast.net) (Quit: Leaving.)
  520. # [03:26] * Joins: chewey (chewey@moz-4834E792.dip0.t-ipconnect.de)
  521. # [03:26] * Joins: shelly (shelly@moz-99690620.hinet-ip.hinet.net)
  522. # [03:26] * Quits: jedp (jedp@moz-3AA8030E.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  523. # [03:27] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  524. # [03:27] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  525. # [03:28] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  526. # [03:29] * rail is now known as rail_away
  527. # [03:30] * Quits: sunfish (chatzilla@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  528. # [03:31] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  529. # [03:31] * Quits: ggp (ggp@EE13EC3F.7A5CA424.E4090502.IP) (Input/output error)
  530. # [03:32] * Joins: Morris (Morris@moz-99690620.hinet-ip.hinet.net)
  531. # [03:33] * Joins: bnicholson (bnicholson@F118B273.BF05706.A36C57B9.IP)
  532. # [03:33] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  533. # [03:34] * Quits: fabrice (fabrice@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  534. # [03:34] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  535. # [03:34] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  536. # [03:35] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  537. # [03:35] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  538. # [03:37] * Joins: mt (mt@moz-5F16805E.hsd1.ca.comcast.net)
  539. # [03:37] * Quits: mt (mt@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  540. # [03:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  541. # [03:38] * Joins: fabrice (fabrice@moz-24157589.mtv2.mozilla.com)
  542. # [03:38] * Quits: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  543. # [03:40] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Client exited)
  544. # [03:43] * Quits: fabrice (fabrice@moz-24157589.mtv2.mozilla.com) (Ping timeout)
  545. # [03:45] * Joins: sunfish (chatzilla@moz-62518563.mtv2.mozilla.com)
  546. # [03:45] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  547. # [03:45] * Joins: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  548. # [03:45] * Joins: mahdi (mahdi@EC8DEBA4.A8979734.195261CE.IP)
  549. # [03:46] * Joins: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  550. # [03:46] * Quits: ewong|sleep (chatzilla@moz-8C451A64.static.netvigator.com) (Ping timeout)
  551. # [03:47] * Quits: cpeterson_ (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  552. # [03:47] * Joins: ewong|sleep (chatzilla@moz-8C451A64.static.netvigator.com)
  553. # [03:47] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  554. # [03:48] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  555. # [03:48] <@bz> uh
  556. # [03:48] <@bz> what's with the try test/build queues???
  557. # [03:49] * Quits: chewey (chewey@moz-4834E792.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  558. # [03:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  559. # [03:49] * Joins: chewey (chewey@moz-3CC58A1B.dip0.t-ipconnect.de)
  560. # [03:50] <glandium> bz: test slaves not properly identified as such
  561. # [03:50] <glandium> bz: https://secure.pub.build.mozilla.org/builddata/reports/pending/pending.html the linux-hp ones are tests, not builds (aiui)
  562. # [03:51] <jcranmer> bz: ping, I have some WebIDL questions I want to ping your brain on
  563. # [03:51] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  564. # [03:52] * Joins: ggp (ggp@EE13EC3F.7A5CA424.E4090502.IP)
  565. # [03:52] * Quits: automata (automata@267741F8.FE7BECC5.70D22F34.IP) (Ping timeout)
  566. # [03:53] * Joins: automata (automata@AE7BEA1.34AEAABA.DF1E30BF.IP)
  567. # [03:54] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  568. # [03:55] * Quits: ggp (ggp@EE13EC3F.7A5CA424.E4090502.IP) (Input/output error)
  569. # [03:55] * philor is now known as philor|away
  570. # [03:56] * Quits: jimb (user@moz-ED4AA0F2.hsd1.wa.comcast.net) (Ping timeout)
  571. # [03:58] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  572. # [03:58] * Quits: Morris (Morris@moz-99690620.hinet-ip.hinet.net) (Quit: Morris)
  573. # [03:58] * Joins: grobinson (~grobinson@moz-7BC54A2.static.monkeybrains.net)
  574. # [04:00] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/5cd47fb8fd12 - Jamin Liu - Bug 990423 - [Bluetooth] Fix the incorrect condition for reporting call held status when call state changed. r=echou, f=btian
  575. # [04:01] * Quits: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  576. # [04:01] * KWierso|sheriffduty is now known as KWierso
  577. # [04:01] * Joins: kk1fff (kk1fff@moz-4B059F87.dynamic.hinet.net)
  578. # [04:02] * Quits: grobinson (~grobinson@moz-7BC54A2.static.monkeybrains.net) (Ping timeout)
  579. # [04:02] * Quits: mahdi (mahdi@EC8DEBA4.A8979734.195261CE.IP) (Client exited)
  580. # [04:02] * Quits: gozala (uid5923@moz-5F4AA75A.irccloud.com) (Quit: Connection closed for inactivity)
  581. # [04:03] * Joins: mahdi (mahdi@EC8DEBA4.A8979734.195261CE.IP)
  582. # [04:03] * Quits: kk1fff (kk1fff@moz-4B059F87.dynamic.hinet.net) (Ping timeout)
  583. # [04:04] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  584. # [04:05] * Quits: jgilbert (jgilbert@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  585. # [04:05] * Quits: mahdi (mahdi@EC8DEBA4.A8979734.195261CE.IP) (Quit: Leaving)
  586. # [04:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3961ab6093b4 - Aaron Klotz - Bug 998795: Use nsAutoPtr to initialize MainThreadIOLoggerImpl(); r=froydnj
  587. # [04:09] * Joins: recursive (recursive@71958799.4D49EC71.6815CE39.IP)
  588. # [04:09] * Quits: lmandel (lmandel@moz-60AD75.cable.teksavvy.com) (Input/output error)
  589. # [04:09] * Quits: rail_away (rail@moz-CBBC70B7.iqchoice.com) (Ping timeout)
  590. # [04:10] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  591. # [04:10] * Quits: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving.)
  592. # [04:10] * Joins: Jerry (hshih@moz-99690620.hinet-ip.hinet.net)
  593. # [04:10] * Joins: rail_away (rail@moz-CBBC70B7.iqchoice.com)
  594. # [04:10] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/a36dd9f25739 - Drew Willcoxon - Bug 962490 - Add a search field to the new tab page (part 2: about:newtab changes). r=ttaubert
  595. # [04:10] <firebot> http://hg.mozilla.org/integration/fx-team/rev/36b040d46b79 - Drew Willcoxon - Bug 975786 - Add FHR search source for about:newtab. r=rnewman
  596. # [04:10] <firebot> http://hg.mozilla.org/integration/fx-team/rev/eeafc69ebfb1 - Drew Willcoxon - Bug 962490 - Add a search field to the new tab page (part 1: ContentSearch). r=felipe
  597. # [04:10] <firebot> http://hg.mozilla.org/integration/fx-team/rev/532886a149ab - Drew Willcoxon - Bug 962490 - Add a search field to the new tab page (part 3: search component tests). r=gavin
  598. # [04:14] * Joins: mfossen (mfossen@59B08221.934CE7E.6F104592.IP)
  599. # [04:15] * Joins: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP)
  600. # [04:16] * Quits: mfossen (mfossen@59B08221.934CE7E.6F104592.IP) (Ping timeout)
  601. # [04:17] <@bz> jcranmer: ack
  602. # [04:17] <@bz> jcranmer: what's up?
  603. # [04:17] * Quits: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP) (Ping timeout)
  604. # [04:17] * @bz tries to push to try, sees it time out
  605. # [04:17] * heycam can't push either :(
  606. # [04:18] * Joins: fabrice (fabrice@moz-1A8E36BB.hsd1.ca.comcast.net)
  607. # [04:18] * Joins: till (till@moz-8AF8A109.adsl.alicedsl.de)
  608. # [04:19] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  609. # [04:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  610. # [04:19] * Quits: till (till@moz-8AF8A109.adsl.alicedsl.de) (Ping timeout)
  611. # [04:20] <@bz> heycam: mine went through, fwiw
  612. # [04:20] <heycam> ah mine just did too
  613. # [04:20] <heycam> was waiting about 5 mins
  614. # [04:20] <froydnj> heh
  615. # [04:20] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  616. # [04:20] * Quits: mwu (mwu@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  617. # [04:21] * Quits: heftig (heftig@moz-2FB23604.dip0.t-ipconnect.de) (Ping timeout)
  618. # [04:22] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  619. # [04:23] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  620. # [04:23] * Quits: BenWa (BenWa@moz-B9E3729F.members.linode.com) (Ping timeout)
  621. # [04:23] * Quits: smacleod (steven@moz-28AF3AC9.members.linode.com) (Ping timeout)
  622. # [04:23] * Quits: secretrobotron (secretrobo@moz-E9501591.members.linode.com) (Ping timeout)
  623. # [04:23] <shu> bz: hi
  624. # [04:23] * Quits: hurley (hurley@moz-4D7FF77C.org) (Ping timeout)
  625. # [04:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  626. # [04:23] * Quits: rail_away (rail@moz-CBBC70B7.iqchoice.com) (Ping timeout)
  627. # [04:24] * Quits: ivan (ivan@moz-531C3EC9.members.linode.com) (Ping timeout)
  628. # [04:24] * Quits: vlad (vlad@moz-97F0FD4D.members.linode.com) (Ping timeout)
  629. # [04:24] <shu> bz: i'm trying to debug some monstrosity of a JS framework and trying to figure out why it doesn't construct a correct DOM tree (some nodes are being added to the wrong place when debug mode is on in the JS engine). do you have any suggestions on how to debug that kind of thing?
  630. # [04:25] * Quits: sunfish (chatzilla@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  631. # [04:26] <@bz> shu: do you have a testcase you control (and can modify), or are you having to work against some website
  632. # [04:26] <shu> bz: i have a testcase i control, but the framework is 200k lines
  633. # [04:26] <shu> bz: it is... difficult
  634. # [04:27] <@bz> sure
  635. # [04:28] <@bz> give me on sec
  636. # [04:28] <shu> sure thing
  637. # [04:28] * @bz has phone call
  638. # [04:29] * Joins: BenWa (BenWa@moz-B9E3729F.members.linode.com)
  639. # [04:29] * Joins: rail_away (rail@moz-CBBC70B7.iqchoice.com)
  640. # [04:29] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  641. # [04:29] * Joins: smacleod (steven@moz-28AF3AC9.members.linode.com)
  642. # [04:29] * Joins: hurley (hurley@moz-4D7FF77C.org)
  643. # [04:29] <@bz> So your issue is you have no idea what JS code is running, right?
  644. # [04:29] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  645. # [04:30] * Joins: vlad (vlad@moz-97F0FD4D.members.linode.com)
  646. # [04:30] * jchen is now known as jchen|away
  647. # [04:30] <shu> bz: pretty much, if i knew which code was trying to insert this div with a particular id (i have the id), i can instrument code there
  648. # [04:30] * Joins: ivan (ivan@moz-531C3EC9.members.linode.com)
  649. # [04:31] <@bz> aha!
  650. # [04:31] * deian is now known as deian|away
  651. # [04:31] * Joins: secretrobotron (secretrobo@moz-E9501591.members.linode.com)
  652. # [04:31] <@bz> Well, so then one option is to breakpoint in our C++ DOM code
  653. # [04:31] <@bz> in the insertnode code
  654. # [04:31] <shu> bz: jdm gave me some suggestions, i was unsuccessful
  655. # [04:31] <@bz> And condition on the id being the one you have?
  656. # [04:31] * KWierso is now known as KWierso|afk
  657. # [04:31] <shu> where is the insertnode code?
  658. # [04:32] <@bz> shu: http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsINode.cpp#1782
  659. # [04:32] * Joins: heftig (heftig@moz-5366D823.dip0.t-ipconnect.de)
  660. # [04:34] <shu> bz: okay, i'll try that...
  661. # [04:34] * shu reads nsINode
  662. # [04:34] * Joins: kaernyk (kaernyk@4F7252F2.CEBBE496.E48CFF63.IP)
  663. # [04:35] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  664. # [04:35] <@bz> shu: So you should be able to condition on the nodeType and then cast aNewChild to Element* and call GetID()
  665. # [04:35] <@bz> shu: and then poke at the string inside the atom
  666. # [04:36] <shu> bz: all right
  667. # [04:36] * Quits: jgriffin (jgriffin@moz-791CC332.hsd1.wa.comcast.net) (Quit: jgriffin)
  668. # [04:36] <@bz> shu: at least assuming your debugger will let you
  669. # [04:36] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  670. # [04:36] * @bz has had some issues with debuggers in the past... ;)
  671. # [04:36] <shu> bz: well i can always just edit nsINode.cpp
  672. # [04:36] <@bz> Ah, true
  673. # [04:36] <@bz> that might be simpler. ;)
  674. # [04:38] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/1c48b686073c - B2G Bumper Bot - Bumping manifests a=b2g-bump
  675. # [04:38] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/64e808de3522 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  676. # [04:38] <shu> bz: i'll experiment some more, thanks for your help!
  677. # [04:38] <@bz> shu: you're welcome
  678. # [04:39] <@bz> shu: you know about DumpJSStack(), right?
  679. # [04:39] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  680. # [04:39] <shu> bz: yes, that i do know
  681. # [04:39] <shu> bz: i don't have problems getting the stack, if i knew when to get the stack :)
  682. # [04:40] <shu> bz: this page is so slow in debug mode it brings up the slow script dialogue
  683. # [04:40] <shu> dialog
  684. # [04:40] * Quits: blakewu (blakewu@moz-99690620.hinet-ip.hinet.net) (Quit: Computer has gone to sleep.)
  685. # [04:41] * Quits: Rik (rik@moz-E813DFA5.fbx.proxad.net) (Ping timeout)
  686. # [04:41] <@bz> shu: you know you can change the timeout on that, right?
  687. # [04:41] <shu> bz: yeah
  688. # [04:41] * @bz has it disabled in his debugging profile
  689. # [04:44] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Quit: vicamo)
  690. # [04:45] * Joins: Rik (rik@moz-E813DFA5.fbx.proxad.net)
  691. # [04:45] * Joins: davidb (davidb@moz-4B62B989.dsl.bell.ca)
  692. # [04:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  693. # [04:50] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  694. # [04:50] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  695. # [04:50] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  696. # [04:51] * Joins: Mook (mook@moz-BC41A633.dsl.teksavvy.com)
  697. # [04:51] * Quits: bwc (Adium@moz-536549A9.dsl.static.sonic.net) (Quit: Leaving.)
  698. # [04:52] * Joins: bwc (Adium@moz-536549A9.dsl.static.sonic.net)
  699. # [04:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  700. # [04:55] * Quits: davidb (davidb@moz-4B62B989.dsl.bell.ca) (Quit: peace out)
  701. # [04:56] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  702. # [05:00] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  703. # [05:01] * Joins: kk1fff (kk1fff@moz-99690620.hinet-ip.hinet.net)
  704. # [05:01] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  705. # [05:02] <mjrosenb> show of hands, who here uses gentoo?
  706. # [05:03] * Quits: kk1fff (kk1fff@moz-99690620.hinet-ip.hinet.net) (Client exited)
  707. # [05:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  708. # [05:05] <glandium> mjrosenb: \o_ not me
  709. # [05:06] * Joins: kk1fff (kk1fff@moz-99690620.hinet-ip.hinet.net)
  710. # [05:06] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  711. # [05:07] <hub> Fedora here
  712. # [05:07] * Joins: blakewu (blakewu@moz-99690620.hinet-ip.hinet.net)
  713. # [05:08] * Joins: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  714. # [05:08] * Joins: mconley (mconley@moz-FBB7D102.cable.teksavvy.com)
  715. # [05:08] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  716. # [05:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  717. # [05:09] * mjrosenb is thinking of switching to gentoo for his dev environment, I'm just worried that I will spend more time compiling things that aren't related to getting work done.
  718. # [05:09] <glandium> mjrosenb: that's very probably
  719. # [05:09] <glandium> s/y$/e/
  720. # [05:09] * Quits: automata (automata@AE7BEA1.34AEAABA.DF1E30BF.IP) (Quit: This computer has gone to sleep)
  721. # [05:10] <shu> i'm pretty over source-based packages for that reason
  722. # [05:10] <efaust> mjrosenb: ...why?
  723. # [05:10] <efaust> shu: "I'm not a ricer....wanna see my CFLAGS?"
  724. # [05:10] <hub> I always the "recompile everything from source" a dumb idea
  725. # [05:10] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  726. # [05:10] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  727. # [05:10] <shu> efaust: -O6 -funroll-loops
  728. # [05:10] <hub> even MacPorts switched to binaries
  729. # [05:11] <efaust> shu: psh, that's too slow. At least -O99
  730. # [05:11] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  731. # [05:11] <glandium> shu: -fuck-my-binaries
  732. # [05:11] <shu> damn
  733. # [05:11] <shu> i'm just a poser
  734. # [05:11] <hub> and I won't start the rant of the user disabling stuff he needs but think he doesn't and then cries upstream
  735. # [05:11] <mjrosenb> efaust: because they're the only distro that actually has a non-zero amount of support for a cross compiler
  736. # [05:11] <efaust> mjrosenb: you know
  737. # [05:11] <efaust> mjrosenb: that makes some degree of sense
  738. # [05:11] <mjrosenb> and where I can have 10 cross compilers installed, all tracked by the god damn package manager
  739. # [05:11] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  740. # [05:11] * Joins: jonasfj (jonasfj@moz-F9C6FBE1.hsd1.ca.comcast.net)
  741. # [05:11] <efaust> mjrosenb: how many linux blackbelts have you got?
  742. # [05:11] <glandium> i remember people suggesting to use -ffast-math
  743. # [05:12] * Joins: kk1fff_ (kk1fff@moz-99690620.hinet-ip.hinet.net)
  744. # [05:12] <glandium> that's not far from -fuck-my-binaries
  745. # [05:12] * Joins: therube (chatzilla@moz-10E800BC.hsd1.md.comcast.net)
  746. # [05:12] <efaust> --fun,safe-optmizations
  747. # [05:12] * Joins: Morris (Morris@moz-99690620.hinet-ip.hinet.net)
  748. # [05:12] * Quits: kk1fff (kk1fff@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  749. # [05:12] <mjrosenb> glandium: I mean, if you assume that math holds, -ffast-math is fine.
  750. # [05:13] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  751. # [05:13] <mjrosenb> if you don't believe that (a + b) + c == a + (b+c), then maybe -ffast-math isn't for you :-p
  752. # [05:13] * Quits: jesup_mac (chatzilla@moz-A39761D7.phlapa.fios.verizon.net) (Ping timeout)
  753. # [05:14] <mjrosenb> efaust: currently' my plan is to try arch for a week, and if it doesn't work, I'm paving over the system with gentoo.
  754. # [05:14] * Quits: squib (squib@moz-A962343B.dhcp.ftbg.wi.charter.com) (Quit: Leaving)
  755. # [05:15] <shu> bz: ping
  756. # [05:15] * Joins: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP)
  757. # [05:16] <glandium> mjrosenb: or that a*b+a*c = a*(b+c)
  758. # [05:17] <mjrosenb> glandium: right.
  759. # [05:17] <shu> does anyone know where the code is that assigns an id to an element?
  760. # [05:17] * Quits: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP) (Ping timeout)
  761. # [05:18] <tbsaunde> glandium: we should just get the compiler guys to give us -fomit-instructions ;)
  762. # [05:18] * Quits: @roc (chatzilla@moz-586258AD.bng1.tvc.orcon.net.nz) (Ping timeout)
  763. # [05:18] <glandium> c
  764. # [05:18] <glandium> tbsaunde: -fshoot-me-in-the-foot
  765. # [05:19] <tbsaunde> can't possibly go wrong
  766. # [05:19] * Joins: mt (mt@moz-5F16805E.hsd1.ca.comcast.net)
  767. # [05:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  768. # [05:20] <shu> i have to say if you google image gentoo and look at the screenshots they are pretty entertaining
  769. # [05:21] * Joins: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net)
  770. # [05:22] * hwine-food is now known as hwine
  771. # [05:22] * Joins: markjszy (markjszy@moz-17267C64.hsd1.il.comcast.net)
  772. # [05:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  773. # [05:25] * Quits: garvank (Garvan@moz-4FFE3378.dsl.teksavvy.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  774. # [05:25] * Joins: garvank (Garvan@moz-4FFE3378.dsl.teksavvy.com)
  775. # [05:27] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  776. # [05:28] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  777. # [05:29] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Client exited)
  778. # [05:30] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  779. # [05:31] * Joins: damons (gnubeard@moz-6462BBF7.dsl.sjc.megapath.net)
  780. # [05:32] * Quits: atsai (atsai@moz-99690620.hinet-ip.hinet.net) (Quit: This computer has gone to sleep)
  781. # [05:34] * Joins: atsai (atsai@moz-BB00BD67.dynamic.hinet.net)
  782. # [05:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  783. # [05:35] * philor|away is now known as philor
  784. # [05:36] * Joins: jwwang (jwwang@moz-99690620.hinet-ip.hinet.net)
  785. # [05:36] * Quits: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: sicking)
  786. # [05:36] <philor> KWierso|afk: pong, sorry
  787. # [05:37] <nigelb> morning
  788. # [05:37] <KWierso|afk> philor: filed bug 1001246 instead of investigating further because I had to run out
  789. # [05:37] <philor> k
  790. # [05:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  791. # [05:39] * Quits: maxli (Adium@moz-F47DD19B.student.cs.uwaterloo.ca) (Quit: Leaving.)
  792. # [05:39] <philor> bz: more broadly, what's with the queue is that if you shove everything into the cloud, everything, but don't actually make the cloud expand, then things get rather firmly packed in there and your Linux tests wind up waiting behind 1634 b2g reftests
  793. # [05:39] * Joins: maxli (Adium@moz-F47DD19B.student.cs.uwaterloo.ca)
  794. # [05:41] * Quits: maxli (Adium@moz-F47DD19B.student.cs.uwaterloo.ca) (Quit: Leaving.)
  795. # [05:42] * Joins: Jerry_ (hshih@moz-99690620.hinet-ip.hinet.net)
  796. # [05:43] * Quits: Morris (Morris@moz-99690620.hinet-ip.hinet.net) (Quit: Morris)
  797. # [05:44] * Quits: mt (mt@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  798. # [05:44] <nigelb> ah, we hit 1000000
  799. # [05:44] * Quits: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  800. # [05:44] * Quits: damons (gnubeard@moz-6462BBF7.dsl.sjc.megapath.net) (Quit: damons)
  801. # [05:45] * Joins: mt (mt@moz-5F16805E.hsd1.ca.comcast.net)
  802. # [05:48] <mcote> nigelb: https://www.youtube.com/watch?v=q4xz3DHKBn8
  803. # [05:49] * Joins: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  804. # [05:49] * Joins: janv (varga@7044209E.756AA358.4F33160D.IP)
  805. # [05:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  806. # [05:52] <nigelb> mcote: hahaaha, nice
  807. # [05:52] <mcote> :)
  808. # [05:53] <mcote> see https://bugzilla.mozilla.org/show_bug.cgi?id=1000000 for more amusement
  809. # [05:53] <mcote> anyhoo I'm off
  810. # [05:53] * mcote is now known as mcote|afk
  811. # [05:54] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  812. # [05:55] * Quits: mconley (mconley@moz-FBB7D102.cable.teksavvy.com) (Input/output error)
  813. # [05:56] * Joins: mconley (mconley@moz-FBB7D102.cable.teksavvy.com)
  814. # [05:57] * Quits: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  815. # [05:57] * Quits: mconley (mconley@moz-FBB7D102.cable.teksavvy.com) (Ping timeout)
  816. # [05:59] * Quits: mt (mt@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  817. # [06:00] * Quits: recursive (recursive@71958799.4D49EC71.6815CE39.IP) (Quit: Leaving...)
  818. # [06:01] * Quits: Matti (Matti@moz-49CA7163.dip0.t-ipconnect.de) (Ping timeout)
  819. # [06:02] * mattwoodrow is now known as mattwoodrow|away
  820. # [06:02] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Client exited)
  821. # [06:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  822. # [06:04] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  823. # [06:05] * Joins: Matti (Matti@moz-F3594877.dip0.t-ipconnect.de)
  824. # [06:06] * Joins: ethan (chatzilla@moz-99690620.hinet-ip.hinet.net)
  825. # [06:07] * Quits: bwc (Adium@moz-536549A9.dsl.static.sonic.net) (Quit: Leaving.)
  826. # [06:08] * Joins: darkowlzz (darkowlzz@AEDFD559.5E663B08.D61FB583.IP)
  827. # [06:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  828. # [06:10] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Client exited)
  829. # [06:11] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  830. # [06:13] * Joins: maxli (Adium@moz-B19F68ED.student.cs.uwaterloo.ca)
  831. # [06:14] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  832. # [06:14] * Quits: garvank (Garvan@moz-4FFE3378.dsl.teksavvy.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  833. # [06:16] * Joins: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP)
  834. # [06:16] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  835. # [06:16] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  836. # [06:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8df965877ac4 - Masayuki Nakano - Bug 999645 Cancel implementing KeyboardEvent.initKeyboardEvent() because it completely breaks feature detection in web apps r=smaug
  837. # [06:17] <cabanier> mattwoodrow|away: some code around line 1000 is missing in CompositorOGL.cpp. you could send the whole file if you want
  838. # [06:18] * Joins: garvank (Garvan@moz-4FFE3378.dsl.teksavvy.com)
  839. # [06:18] * Quits: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP) (Ping timeout)
  840. # [06:18] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  841. # [06:18] <jaws> is there a c++ way to see if a hostname has been visited before?
  842. # [06:18] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  843. # [06:18] <jaws> for example, if 'localhost' has been visited before with a successful response
  844. # [06:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  845. # [06:19] <jaws> hm, i'll look at the site identity code path
  846. # [06:19] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  847. # [06:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  848. # [06:24] * Quits: garvank (Garvan@moz-4FFE3378.dsl.teksavvy.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  849. # [06:25] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  850. # [06:26] * Joins: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net)
  851. # [06:26] * Joins: jesup_mac (chatzilla@moz-A39761D7.phlapa.fios.verizon.net)
  852. # [06:27] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/e73d22612336 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  853. # [06:27] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/c34c143040b2 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  854. # [06:27] * Quits: schien (anonymous@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  855. # [06:27] * Quits: maxli (Adium@moz-B19F68ED.student.cs.uwaterloo.ca) (Ping timeout)
  856. # [06:27] * Joins: bwc (Adium@moz-536549A9.dsl.static.sonic.net)
  857. # [06:28] * Joins: maxli (Adium@moz-EE42E0E.student.cs.uwaterloo.ca)
  858. # [06:28] * Quits: darkowlzz (darkowlzz@AEDFD559.5E663B08.D61FB583.IP) (Ping timeout)
  859. # [06:31] * Joins: darkowlzz (darkowlzz@765E5754.7733A895.25B273F5.IP)
  860. # [06:34] * Quits: maxli (Adium@moz-EE42E0E.student.cs.uwaterloo.ca) (Ping timeout)
  861. # [06:34] * Joins: maxli (Adium@moz-B19F68ED.student.cs.uwaterloo.ca)
  862. # [06:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  863. # [06:35] * Quits: KenChang (KenChang@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  864. # [06:36] * Quits: maxli (Adium@moz-B19F68ED.student.cs.uwaterloo.ca) (Input/output error)
  865. # [06:38] * Joins: maxli (Adium@moz-B19F68ED.student.cs.uwaterloo.ca)
  866. # [06:38] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  867. # [06:39] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  868. # [06:39] * Joins: mfossen (mfossen@moz-579DE0B1.resnet.wisc.edu)
  869. # [06:40] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  870. # [06:41] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Client exited)
  871. # [06:42] * Quits: jesup_mac (chatzilla@moz-A39761D7.phlapa.fios.verizon.net) (Ping timeout)
  872. # [06:44] * Quits: kamidphish (textual@moz-6AB00DA7.tpgi.com.au) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  873. # [06:44] * Joins: kamidphish (textual@moz-6AB00DA7.tpgi.com.au)
  874. # [06:45] * Quits: mfossen (mfossen@moz-579DE0B1.resnet.wisc.edu) (Ping timeout)
  875. # [06:48] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  876. # [06:48] * Quits: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Connection reset by peer)
  877. # [06:48] * Joins: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  878. # [06:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  879. # [06:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  880. # [06:56] * Joins: mconley (mconley@moz-FBB7D102.cable.teksavvy.com)
  881. # [06:57] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/278db34f260d - B2G Bumper Bot - Bumping manifests a=b2g-bump
  882. # [06:57] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/7a23ef326db1 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  883. # [06:57] * Joins: kgrandon (Adium@moz-2A1C3CC8.hsd1.ca.comcast.net)
  884. # [06:59] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  885. # [07:00] * Joins: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net)
  886. # [07:02] * Quits: mconley (mconley@moz-FBB7D102.cable.teksavvy.com) (Ping timeout)
  887. # [07:03] * Joins: jrm2k6 (jrm2k6@moz-4B136A3.pool.digikabel.hu)
  888. # [07:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  889. # [07:05] * Joins: mfossen (mfossen@moz-7CD69BA2.resnet.wisc.edu)
  890. # [07:06] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  891. # [07:06] * Quits: jonasfj (jonasfj@moz-F9C6FBE1.hsd1.ca.comcast.net) (Ping timeout)
  892. # [07:06] <dougc> Hi, how do you change a bug to s-s? I have edit priv., is this enough?
  893. # [07:08] * Fallen|away is now known as Fallen
  894. # [07:08] * Quits: mfossen (mfossen@moz-7CD69BA2.resnet.wisc.edu) (Ping timeout)
  895. # [07:08] * Quits: darkowlzz (darkowlzz@765E5754.7733A895.25B273F5.IP) (Quit: Leaving...)
  896. # [07:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  897. # [07:10] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  898. # [07:10] * Joins: darkowlzz (darkowlzz@765E5754.7733A895.25B273F5.IP)
  899. # [07:10] * Quits: darkowlzz (darkowlzz@765E5754.7733A895.25B273F5.IP) (Client exited)
  900. # [07:11] * Joins: darkowlzz (darkowlzz@765E5754.7733A895.25B273F5.IP)
  901. # [07:11] * Quits: darkowlzz (darkowlzz@765E5754.7733A895.25B273F5.IP) (Client exited)
  902. # [07:11] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Quit: leaving)
  903. # [07:14] * Quits: ethan (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  904. # [07:16] * Quits: maxli (Adium@moz-B19F68ED.student.cs.uwaterloo.ca) (Quit: Leaving.)
  905. # [07:16] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  906. # [07:17] * Fallen is now known as Fallen|away
  907. # [07:17] * Quits: dew (Instantbir@moz-D2186B13.static.stls.mo.charter.com) (Ping timeout)
  908. # [07:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  909. # [07:20] * Quits: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  910. # [07:20] * Fallen|away is now known as Fallen
  911. # [07:21] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/d0b5b4a4fc4f - B2G Bumper Bot - Bumping manifests a=b2g-bump
  912. # [07:21] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/159f29d731c4 - B2G Bumper Bot - Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
  913. # [07:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  914. # [07:24] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  915. # [07:24] * Joins: schien (anonymous@moz-99690620.hinet-ip.hinet.net)
  916. # [07:26] * Quits: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net) (Input/output error)
  917. # [07:29] * philor is now known as philor|away
  918. # [07:29] * Joins: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net)
  919. # [07:30] * Joins: Guest_ (textual@1F8DFFFB.92418C4F.4C12D11B.IP)
  920. # [07:31] * jcranmer is now known as jcranmer|away
  921. # [07:31] * Quits: Guest_ (textual@1F8DFFFB.92418C4F.4C12D11B.IP) (Quit: Textual IRC Client: www.textualapp.com)
  922. # [07:31] * Joins: glosoli (glosoli@1F8DFFFB.92418C4F.4C12D11B.IP)
  923. # [07:31] * Joins: damons (gnubeard@moz-6462BBF7.dsl.sjc.megapath.net)
  924. # [07:32] <glosoli> Hey, anyone else encounters problems where sites like Feedly just have black thumbnail in new tab page ?
  925. # [07:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  926. # [07:36] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  927. # [07:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  928. # [07:39] * Joins: Morris (Morris@moz-99690620.hinet-ip.hinet.net)
  929. # [07:41] * Joins: ethan (chatzilla@moz-99690620.hinet-ip.hinet.net)
  930. # [07:41] * bz is now known as bz_sleep
  931. # [07:42] * Joins: jackneill (jackneill@moz-D2EF1892.pool.digikabel.hu)
  932. # [07:43] * Fallen is now known as Fallen|away
  933. # [07:44] * Joins: jedp (jedp@moz-3AA8030E.dsl.dynamic.sonic.net)
  934. # [07:45] * Joins: jviereck (Adium@moz-9B70C0A8.adsl.alicedsl.de)
  935. # [07:45] * Quits: jviereck (Adium@moz-9B70C0A8.adsl.alicedsl.de) (Client exited)
  936. # [07:46] * Quits: blakewu (blakewu@moz-99690620.hinet-ip.hinet.net) (Quit: Computer has gone to sleep.)
  937. # [07:47] * Quits: glosoli (glosoli@1F8DFFFB.92418C4F.4C12D11B.IP) (Quit: Textual IRC Client: www.textualapp.com)
  938. # [07:48] * Quits: heftig (heftig@moz-5366D823.dip0.t-ipconnect.de) (Quit: Quitting)
  939. # [07:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  940. # [07:50] * whimboo|busy|afk is now known as whimboo
  941. # [07:53] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  942. # [07:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  943. # [07:55] * Quits: atsai (atsai@moz-BB00BD67.dynamic.hinet.net) (Ping timeout)
  944. # [07:56] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  945. # [07:58] * Quits: jrm2k6 (jrm2k6@moz-4B136A3.pool.digikabel.hu) (Client exited)
  946. # [07:58] * Joins: avaida (Instantbir@28C4EA76.976FBEE.5BC07656.IP)
  947. # [08:00] * Joins: gsvelto (gsvelto@moz-7BCD643B.clienti.tiscali.it)
  948. # [08:01] * Quits: therube (chatzilla@moz-10E800BC.hsd1.md.comcast.net) (Ping timeout)
  949. # [08:02] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  950. # [08:02] * Joins: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz)
  951. # [08:03] * Tomcat|afk is now known as Tomcat|sheriffduty
  952. # [08:03] <Tomcat|sheriffduty> good morning
  953. # [08:03] <nigelb> morning tomcat
  954. # [08:03] <Tomcat|sheriffduty> good morning nigelb
  955. # [08:04] * Quits: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net) (Quit: Leaving.)
  956. # [08:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  957. # [08:04] * Joins: lpy (lpy@8B40CDAC.F09091A8.1348A864.IP)
  958. # [08:07] * Joins: blakewu (blakewu@moz-99690620.hinet-ip.hinet.net)
  959. # [08:08] * Quits: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Quit: Leaving)
  960. # [08:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  961. # [08:08] * Quits: Mook (mook@moz-BC41A633.dsl.teksavvy.com) (Quit: Mook)
  962. # [08:09] * Joins: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP)
  963. # [08:09] * Quits: juanb (jbecerra@39A0D140.7C0B58CC.A36C57B9.IP) (Quit: juanb)
  964. # [08:10] * Quits: jedp (jedp@moz-3AA8030E.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  965. # [08:15] * Joins: gandalf (zbraniecki@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  966. # [08:15] * Joins: atsai (atsai@moz-99690620.hinet-ip.hinet.net)
  967. # [08:16] * Quits: gandalf (zbraniecki@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  968. # [08:17] * Joins: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP)
  969. # [08:17] * Joins: darkowlzz (darkowlzz@765E5754.7733A895.25B273F5.IP)
  970. # [08:18] * Quits: ethan (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  971. # [08:19] * Quits: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP) (Ping timeout)
  972. # [08:19] * Joins: pauly (opera@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  973. # [08:19] * Joins: mihaelav (Mibbit@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  974. # [08:19] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  975. # [08:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  976. # [08:20] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  977. # [08:20] * Joins: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net)
  978. # [08:22] * Quits: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net) (Ping timeout)
  979. # [08:22] * Joins: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net)
  980. # [08:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/60c2852b75ee - Kartikaya Gupta - Bug 999162 - Don't set the first-paint flag on a location change on the same document. r=drs
  981. # [08:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8f4a613f6b66 - Olli Pettay - Bug 1001134 - "Gamepad service leaks windows if a page goes into bfcache". r=ted r=continuation
  982. # [08:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4d713f81644d - Frédéric Wang - Bug 1000879 - Remove the ::-moz-math-stretchy pseudo-element. r=karl, roc
  983. # [08:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  984. # [08:26] * Joins: ethan (chatzilla@moz-99690620.hinet-ip.hinet.net)
  985. # [08:27] * Joins: Alessar (Alessar@4409775D.C64B1782.79D6B59E.IP)
  986. # [08:30] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  987. # [08:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2b2f0809d1c0 - Marco Castelluccio - Bug 1000512 - If a test cleanup function returns a promise, wait for it to be resolved before running other tests. r=jmaher
  988. # [08:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/910de4b74638 - Birunthan Mohanathas - Bug 989460 - Part 2: Add MOZ_FOR_EACH macro. r=Waldo
  989. # [08:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/05519890c1cc - James Kitchener - Bug 1000079 - Don't let Windows overwrite length 0 strings. r=bsmedberg
  990. # [08:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/bd83aff8800a - Birunthan Mohanathas - Bug 900903 - Add variadic variants of numbered macros in nsCycleCollectionParticipant.h. r=smaug
  991. # [08:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e4f8969d1142 - Birunthan Mohanathas - Bug 900908 - Part 2: Add variadic variants of numbered macros in nsIClassInfoImpl.h. r=froydnj
  992. # [08:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3b6b08c9a5a0 - Birunthan Mohanathas - Bug 900908 - Part 1: Add variadic variants of numbered macros in nsISupportsImpl.h. r=froydnj
  993. # [08:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6d4e3460c1f8 - Nick Fitzgerald - Bug 984696 - Save more detailed source notes so that Debugger.Script.prototype.getAllColumnOffsets can offer more for source mapped and/or pretty printed JS debugging.
  994. # [08:31] <firebot> r=ejpbruel
  995. # [08:31] * Joins: wolfiR (wolfiR@moz-89AC73C7.dip0.t-ipconnect.de)
  996. # [08:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c7399918527a - Birunthan Mohanathas - Bug 989460 - Part 1: Add MacroArgs.h for macros related to implementing variadic macros. r=Waldo
  997. # [08:31] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/f2cf7149ebc6 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  998. # [08:31] * Joins: fabrice1 (fabrice@moz-1A8E36BB.hsd1.ca.comcast.net)
  999. # [08:32] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/781292587ee8 - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  1000. # [08:32] * Quits: fabrice (fabrice@moz-1A8E36BB.hsd1.ca.comcast.net) (Connection reset by peer)
  1001. # [08:32] * Quits: darkowlzz (darkowlzz@765E5754.7733A895.25B273F5.IP) (Quit: Leaving...)
  1002. # [08:33] * Quits: damons (gnubeard@moz-6462BBF7.dsl.sjc.megapath.net) (Quit: damons)
  1003. # [08:34] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  1004. # [08:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1005. # [08:35] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1006. # [08:37] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/70fdf06731b8 - Heather Arthur - Bug 997163 - Add 'eyedropper' command and button; r=jwalker
  1007. # [08:37] <firebot> http://hg.mozilla.org/integration/fx-team/rev/f5712360fc1a - vivek - Bug 977167 - "Open tabs should be filtered to exclude about:, chrome: etc. URLs prior to flushing to DB" r=rnewman
  1008. # [08:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1009. # [08:38] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  1010. # [08:39] * Quits: bent (chatzilla@moz-632A43B.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  1011. # [08:41] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  1012. # [08:42] * Fallen|away is now known as Fallen
  1013. # [08:42] * arrowa|away is now known as arroway
  1014. # [08:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1015. # [08:49] * Quits: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1016. # [08:51] * Joins: Archae (Thunderbir@FD550C61.D3688E3E.2DB0BBA1.IP)
  1017. # [08:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1018. # [08:53] * Quits: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net) (Quit: Leaving.)
  1019. # [08:54] * Joins: gcp (gpascutto@moz-9CEB1C98.access.telenet.be)
  1020. # [08:55] * Joins: smontagu (chatzilla@307A158E.79F2F453.CC465D70.IP)
  1021. # [08:55] * Joins: tessarakt (jens@moz-9D331453.dip0.t-ipconnect.de)
  1022. # [08:58] * julienw_afk is now known as julienw
  1023. # [08:59] * Joins: dew (Instantbir@moz-D2186B13.static.stls.mo.charter.com)
  1024. # [09:00] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/6234b7cdf8ce - Szu-Yu Chen [:aknow] - Bug 999334 - Redesign pending outgoing call mechanism. r=hsinyi
  1025. # [09:00] * Joins: tzimmermann (tzimmerman@moz-AEB84635.pools.arcor-ip.net)
  1026. # [09:00] * bobowen|afk is now known as bobowen
  1027. # [09:01] * Fallen is now known as Fallen|away
  1028. # [09:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e6eeddc2625a - Simon Montagu - Follow up the parent chain when making continuations non-fluid at the end of a directional run. Bug 989994, r=roc
  1029. # [09:04] * Joins: AndreeaMatei (Thunderbir@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  1030. # [09:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1031. # [09:06] * Joins: KenChang (KenChang@moz-99690620.hinet-ip.hinet.net)
  1032. # [09:08] * Joins: kushagra (kushagra@BEBB02F1.E3EFA68F.EBCC7000.IP)
  1033. # [09:09] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1034. # [09:12] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/9423e087c964 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1035. # [09:12] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/a436956eb630 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  1036. # [09:14] * pmoore|away is now known as pmoore
  1037. # [09:16] * Quits: rniwa (rniwa@DBC3D095.CC3DF958.1782B2F3.IP) (Quit: rniwa)
  1038. # [09:16] * Joins: mikeratcliffe (Adium@41D75A80.83F43654.137FEB2B.IP)
  1039. # [09:18] * Quits: kushagra (kushagra@BEBB02F1.E3EFA68F.EBCC7000.IP) (Ping timeout)
  1040. # [09:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1041. # [09:19] * Joins: gandalf (zbraniecki@moz-912D7A86.hsd1.ca.comcast.net)
  1042. # [09:20] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1043. # [09:21] * Quits: tessarakt (jens@moz-9D331453.dip0.t-ipconnect.de) (Ping timeout)
  1044. # [09:23] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/1778e4c2abd7 - Yoshi Huang - Bug 1000191 - [NFC] |NfcPeer.sendNDEF| fails on emulator. r=dimi
  1045. # [09:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1046. # [09:24] * Quits: kamidphish (textual@moz-6AB00DA7.tpgi.com.au) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1047. # [09:24] * Joins: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net)
  1048. # [09:26] * Quits: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net) (Ping timeout)
  1049. # [09:26] * Joins: till (till@moz-8AF8A109.adsl.alicedsl.de)
  1050. # [09:26] * Joins: Ms2ger (Ms2ger@CAF6A3C9.3CF91143.187A1082.IP)
  1051. # [09:27] <Ms2ger> Bonjour
  1052. # [09:28] * Quits: gandalf (zbraniecki@moz-912D7A86.hsd1.ca.comcast.net) (Quit: Textual IRC Client: www.textualapp.com)
  1053. # [09:28] * Joins: gandalf (zbraniecki@moz-912D7A86.hsd1.ca.comcast.net)
  1054. # [09:29] * Joins: tonymec|away (tonymec@D698C52C.F2FC6AF0.9D2324B7.IP)
  1055. # [09:29] <Archae> Salut
  1056. # [09:29] <Tomcat|sheriffduty> hi Ms2ger
  1057. # [09:30] * pbrosset|away is now known as pbrosset
  1058. # [09:30] * Joins: kamidphish (textual@moz-6AB00DA7.tpgi.com.au)
  1059. # [09:30] * Quits: @dbaron (dbaron@moz-3C92D971.dsl.dynamic.sonic.net) (Ping timeout)
  1060. # [09:31] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  1061. # [09:32] * Joins: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl)
  1062. # [09:32] * Joins: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP)
  1063. # [09:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1064. # [09:34] * Joins: tonymec_KDE (tonymec@D698C52C.F2FC6AF0.9D2324B7.IP)
  1065. # [09:35] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Ping timeout)
  1066. # [09:36] <glandium> sigh... :ted doesn't have a single match in bugzilla anymore :(
  1067. # [09:37] * Joins: tomer (tomer@F61A4DAE.55661B99.34A7550B.IP)
  1068. # [09:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1069. # [09:39] <Tomcat|sheriffduty> heh
  1070. # [09:40] <Ms2ger> glandium, clearly he should add :luser back :)
  1071. # [09:41] * Joins: jaoo (user@moz-CF13CED6.red-83-54-144.dynamicip.rima-tde.net)
  1072. # [09:41] <Tomcat|sheriffduty> cool so much c-n's today and nearly green test runs \o/
  1073. # [09:42] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  1074. # [09:42] * Joins: edmorley (uid27002@moz-5F4AA75A.irccloud.com)
  1075. # [09:46] * Joins: Optimizer (Optimizer@1215FEA4.97445C35.2AB48280.IP)
  1076. # [09:46] * Joins: kushagra (kushagra@497DD7F6.60A04934.EBCC7000.IP)
  1077. # [09:47] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/a60aa2d95896 - Vincent Chang - Bug 999391 - [Wifi] CTRL-EVENT-TERMINATING with recv errors message is not handled correctly. r=chulee
  1078. # [09:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1079. # [09:50] * lth|away is now known as lth
  1080. # [09:51] * Fallen|away is now known as Fallen
  1081. # [09:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1082. # [09:56] * Quits: Archae (Thunderbir@FD550C61.D3688E3E.2DB0BBA1.IP) (Ping timeout)
  1083. # [09:56] * Joins: mbrubeck (sid17036@moz-A42E5B7B.irccloud.com)
  1084. # [09:56] * Joins: Archae (Thunderbir@moz-2201FD3A.cust.telecolumbus.net)
  1085. # [10:00] * Joins: birtles (sid16523@moz-A42E5B7B.irccloud.com)
  1086. # [10:01] * Quits: jwwang (jwwang@moz-99690620.hinet-ip.hinet.net) (Quit: 暫離)
  1087. # [10:03] * Quits: kgrandon (Adium@moz-2A1C3CC8.hsd1.ca.comcast.net) (Quit: Leaving.)
  1088. # [10:03] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1089. # [10:03] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  1090. # [10:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1091. # [10:05] * Joins: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP)
  1092. # [10:06] * whimboo is now known as whimboo|afk
  1093. # [10:06] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/ed7ddfb4376b - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1094. # [10:06] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/92b550d8a111 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1095. # [10:07] * Quits: robarnold (rob@moz-59F6B5.hfc.comcastbusiness.net) (Ping timeout)
  1096. # [10:07] * Joins: luca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk)
  1097. # [10:07] * Quits: kushagra (kushagra@497DD7F6.60A04934.EBCC7000.IP) (Ping timeout)
  1098. # [10:07] * Joins: lzzluca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk)
  1099. # [10:08] * Quits: luca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk) (Quit: Ex-Chat)
  1100. # [10:08] * Quits: lzzluca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk) (Quit: Ex-Chat)
  1101. # [10:08] * Joins: lzzluca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk)
  1102. # [10:08] * Joins: gabor (gabor@moz-6FA55FE6.dip0.t-ipconnect.de)
  1103. # [10:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1104. # [10:09] * Fallen is now known as Fallen|away
  1105. # [10:11] * Joins: jwwang (jwwang@moz-99690620.hinet-ip.hinet.net)
  1106. # [10:12] * Joins: mattur (sid16049@moz-A42E5B7B.irccloud.com)
  1107. # [10:13] * bobowen is now known as bobowen|afk
  1108. # [10:13] * bobowen|afk is now known as bobowen
  1109. # [10:16] * Quits: mkaply (quassel@moz-40A9D7EC.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Connection reset by peer)
  1110. # [10:16] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  1111. # [10:18] * Joins: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP)
  1112. # [10:18] * Joins: twi (Adium@moz-CC36E443.cust.vodafonedsl.it)
  1113. # [10:18] * Quits: twi (Adium@moz-CC36E443.cust.vodafonedsl.it) (Max SendQ exceeded)
  1114. # [10:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1115. # [10:20] * Joins: ttaubert (sid2620@moz-A42E5B7B.irccloud.com)
  1116. # [10:20] * Quits: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP) (Ping timeout)
  1117. # [10:20] * Joins: twi (Adium@moz-CC36E443.cust.vodafonedsl.it)
  1118. # [10:20] * Joins: smaug (chatzilla@moz-38C5B03.elisa-laajakaista.fi)
  1119. # [10:20] * ChanServ sets mode: +o smaug
  1120. # [10:20] * Joins: alex5160d (alex5160d@moz-AF1E4A33.clients.kiwiirc.com)
  1121. # [10:21] <alex5160d> hi :)
  1122. # [10:21] <RealRaven> Hello, can someboyd tell me what to use for nsIScriptError Category for logging a javascript chrome error?
  1123. # [10:21] <RealRaven> https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIScriptError#Categories
  1124. # [10:21] <RealRaven> is kind of unsatisfactory as it doesn't really list "strings"
  1125. # [10:22] * Quits: twi (Adium@moz-CC36E443.cust.vodafonedsl.it) (Ping timeout)
  1126. # [10:22] * Quits: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP) (Quit: Leaving.)
  1127. # [10:23] * Quits: georgiana|away (georgiana@45E9C5E5.B3F335B2.EFDC1DB8.IP) (Quit: ZNC - http://znc.in)
  1128. # [10:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1129. # [10:23] * Joins: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP)
  1130. # [10:24] * Joins: twi (Adium@moz-CC36E443.cust.vodafonedsl.it)
  1131. # [10:26] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1132. # [10:27] * Joins: msucan (mihai@3C1B919F.E7400011.C0E37CF3.IP)
  1133. # [10:28] <RealRaven> I want to log to SeaMonkey's (Thunderbird's) console but with chrome = yes, not content
  1134. # [10:28] <RealRaven> I usually tell my users to switch off content logging and enable chrome only. I guess the Firefox equivalent would be the "browser console"
  1135. # [10:28] <RealRaven> So I need to know which category to use. Empty category assumes a content log (not chrome "browser")
  1136. # [10:29] * Quits: jwalker-also (jwalker@moz-76873736.cable.virginm.net) (Quit: )
  1137. # [10:31] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  1138. # [10:31] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  1139. # [10:32] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/23ece57d5e90 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1140. # [10:32] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/93cd8c9540c8 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1141. # [10:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1142. # [10:35] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/c07bced21c89 - Star Cheng - Bug 984498: To plumb audiochannel type from AudioContext to MediaStreamGraph r=roc
  1143. # [10:35] * Joins: fredw (Icedove@moz-B9C110E2.fbx.proxad.net)
  1144. # [10:36] * Quits: KWierso|afk (chatzilla@A8B5A648.5C5B13F2.3BDB9670.IP) (Ping timeout)
  1145. # [10:36] <RealRaven> OK, I think I got it: https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIScriptError#Categories lists strings. it is not obvious, so I might refactor that page ...
  1146. # [10:38] * Joins: KWierso|afk (chatzilla@A8B5A648.5C5B13F2.3BDB9670.IP)
  1147. # [10:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1148. # [10:38] * Quits: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP) (Client exited)
  1149. # [10:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4441b7c2b10b - Till Schneidereit - Bug 996536 - Don't assume that all interpretedLazy functions have a lazyScript. r=bhackett
  1150. # [10:42] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1151. # [10:43] * heycam is now known as heycam|away
  1152. # [10:44] * Quits: michal (michal@moz-93EA2B69.net.upcbroadband.cz) (Quit: Leaving.)
  1153. # [10:45] * Quits: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP) (Quit: )
  1154. # [10:46] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/80f14191e295 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1155. # [10:46] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/9cdb5bd7bf3c - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1156. # [10:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1157. # [10:50] * Joins: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP)
  1158. # [10:50] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  1159. # [10:52] * Quits: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP) (Client exited)
  1160. # [10:52] * Joins: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP)
  1161. # [10:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1162. # [10:54] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  1163. # [10:54] * Quits: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP) (Ping timeout)
  1164. # [10:57] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/fd117605be62 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1165. # [10:57] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/784de9737ade - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  1166. # [10:58] * Joins: jandem-away (sid16255@moz-A42E5B7B.irccloud.com)
  1167. # [10:59] * Joins: jhlin_ (jhlin@moz-BB00BD67.dynamic.hinet.net)
  1168. # [11:00] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1169. # [11:00] * Joins: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP)
  1170. # [11:00] * Quits: jhlin_ (jhlin@moz-BB00BD67.dynamic.hinet.net) (Ping timeout)
  1171. # [11:01] * Joins: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP)
  1172. # [11:02] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1173. # [11:03] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  1174. # [11:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1175. # [11:05] * Quits: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP) (Client exited)
  1176. # [11:05] * Joins: dao (dao@moz-4D77DC7E.pool.mediaways.net)
  1177. # [11:06] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  1178. # [11:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1179. # [11:09] * Quits: Rik (rik@moz-E813DFA5.fbx.proxad.net) (Input/output error)
  1180. # [11:10] * julienw is now known as julienw_afk
  1181. # [11:11] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/d29c7a546669 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1182. # [11:11] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/db9619365ec7 - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  1183. # [11:11] * Quits: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP) (Quit: Leaving.)
  1184. # [11:12] * Joins: jhford (sid15926@moz-A42E5B7B.irccloud.com)
  1185. # [11:12] * Joins: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP)
  1186. # [11:12] * Quits: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP) (Client exited)
  1187. # [11:13] * Joins: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP)
  1188. # [11:13] * Quits: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP) (Client exited)
  1189. # [11:13] * Joins: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP)
  1190. # [11:15] * Quits: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP) (Ping timeout)
  1191. # [11:17] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1192. # [11:17] * Joins: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP)
  1193. # [11:17] * Quits: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP) (Client exited)
  1194. # [11:17] * Joins: darkowlzz (darkowlzz@765E5754.7733A895.25B273F5.IP)
  1195. # [11:17] * Joins: damons (gnubeard@moz-6462BBF7.dsl.sjc.megapath.net)
  1196. # [11:18] * Joins: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP)
  1197. # [11:18] * Quits: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP) (Client exited)
  1198. # [11:18] * Joins: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP)
  1199. # [11:18] * Joins: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP)
  1200. # [11:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1201. # [11:20] * Quits: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP) (Ping timeout)
  1202. # [11:20] * Joins: nli-- (Linear-log@moz-57D01ED1.hinet-ip.hinet.net)
  1203. # [11:21] * Joins: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1204. # [11:21] * Joins: mstange (markus@moz-B0E9117B.dip0.t-ipconnect.de)
  1205. # [11:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1206. # [11:23] * Quits: KenChang (KenChang@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1207. # [11:23] * Joins: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP)
  1208. # [11:23] * Quits: gsvelto (gsvelto@moz-7BCD643B.clienti.tiscali.it) (Ping timeout)
  1209. # [11:24] * Quits: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP) (Quit: Leaving.)
  1210. # [11:26] * Quits: tonymec_KDE (tonymec@D698C52C.F2FC6AF0.9D2324B7.IP) (Ping timeout)
  1211. # [11:26] * Quits: tonymec|away (tonymec@D698C52C.F2FC6AF0.9D2324B7.IP) (Ping timeout)
  1212. # [11:26] * Quits: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP) (Client exited)
  1213. # [11:26] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/cb52d9fe052f - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1214. # [11:27] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/384597c65bf1 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1215. # [11:28] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Quit: RealRaven)
  1216. # [11:28] * Fallen|away is now known as Fallen
  1217. # [11:29] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  1218. # [11:30] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1219. # [11:31] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  1220. # [11:31] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Quit: RealRaven)
  1221. # [11:31] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  1222. # [11:32] * Joins: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP)
  1223. # [11:32] * Joins: jacek (jacek@moz-ECAAA1A8.psi.wroc.pl)
  1224. # [11:32] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  1225. # [11:33] * Quits: smontagu (chatzilla@307A158E.79F2F453.CC465D70.IP) (Ping timeout)
  1226. # [11:34] * jandem-away is now known as jandem
  1227. # [11:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1228. # [11:35] * Joins: stransky (stransky@moz-59D79C36.broadband2.iol.cz)
  1229. # [11:37] * Quits: damons (gnubeard@moz-6462BBF7.dsl.sjc.megapath.net) (Quit: damons)
  1230. # [11:37] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1231. # [11:38] * Joins: Gijs (gijs@47E4A7DC.EEF5E814.B24D57A6.IP)
  1232. # [11:38] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  1233. # [11:39] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1234. # [11:41] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  1235. # [11:43] * Quits: dao (dao@moz-4D77DC7E.pool.mediaways.net) (Connection reset by peer)
  1236. # [11:45] * Joins: jet (jet@moz-79F891EE.hsd1.ca.comcast.net)
  1237. # [11:46] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1238. # [11:48] * Joins: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1239. # [11:49] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/3c2c079144c4 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1240. # [11:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1241. # [11:49] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/8f49ee71c3b8 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1242. # [11:50] * Joins: juanb (jbecerra@39A0D140.7C0B58CC.A36C57B9.IP)
  1243. # [11:50] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/1c2ef0d3d997 - Dão Gottwald - Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
  1244. # [11:51] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1245. # [11:51] <mihaelav> Gijs: Hi! I updated the partial patch for bug 947914, and the tbpl results look good. what do you think?
  1246. # [11:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3d116167774f - Nicolas Silva - Bug 993004 - Fix the clipping of tiles when the screen is rotated. r=botond
  1247. # [11:52] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  1248. # [11:53] * bobowen is now known as bobowen|afk
  1249. # [11:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1250. # [11:53] <Gijs> mihaelav: looking
  1251. # [11:56] * Joins: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1252. # [12:00] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1253. # [12:00] * Joins: roc (chatzilla@moz-586258AD.bng1.tvc.orcon.net.nz)
  1254. # [12:00] * ChanServ sets mode: +o roc
  1255. # [12:01] <Gijs> mihaelav: the try push looks great. I have some nits on the test, but if you just upload a new patch with those fixed, feel free to set r+ and checkin-needed. Thanks! :)
  1256. # [12:02] <mihaelav> great, thank you Gijs
  1257. # [12:02] * bobowen|afk is now known as bobowen
  1258. # [12:02] * mihaelav is now known as mihaelav_lunch
  1259. # [12:03] * ewong|sleep is now known as ewong
  1260. # [12:03] * Quits: cpearce (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz) (Ping timeout)
  1261. # [12:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1262. # [12:05] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  1263. # [12:06] * Joins: echang (echang@moz-99690620.hinet-ip.hinet.net)
  1264. # [12:07] * whimboo|afk is now known as whimboo
  1265. # [12:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1266. # [12:09] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  1267. # [12:10] * Joins: heftig (heftig@moz-33D186ED.unitymedia.biz)
  1268. # [12:10] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/c5e1fc330420 - Carsten "Tomcat" Book - Backed out changeset c07bced21c89 (bug 984498) for mochitest-1 bustage on a CLOSED TREE
  1269. # [12:12] * Quits: benvie (bbenvie@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  1270. # [12:12] * Quits: Morris (Morris@moz-99690620.hinet-ip.hinet.net) (Quit: Morris)
  1271. # [12:13] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/1eab0ad18dff - Dão Gottwald - Bug 991034 - Remove unused strings from browser.dtd. rs=dolske
  1272. # [12:14] * Joins: mmc (uid16596@moz-A42E5B7B.irccloud.com)
  1273. # [12:14] <Tomcat|sheriffduty> nical: ping
  1274. # [12:15] * Joins: cdiehl (sid19351@moz-A42E5B7B.irccloud.com)
  1275. # [12:15] * Quits: cdiehl (sid19351@moz-A42E5B7B.irccloud.com) (Quit: cdiehl)
  1276. # [12:15] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  1277. # [12:15] * Joins: wgolden (sid27289@moz-A42E5B7B.irccloud.com)
  1278. # [12:16] * Joins: cdiehl (sid19351@moz-A42E5B7B.irccloud.com)
  1279. # [12:17] * Joins: darkowlz_ (darkowlzz@C7953CD6.21671542.25B273F5.IP)
  1280. # [12:17] * Quits: darkowlzz (darkowlzz@765E5754.7733A895.25B273F5.IP) (Ping timeout)
  1281. # [12:17] * Quits: juanb (jbecerra@39A0D140.7C0B58CC.A36C57B9.IP) (Quit: juanb)
  1282. # [12:19] * Joins: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP)
  1283. # [12:19] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/6c67c3dec3d0 - Simone Bruno - Bug 916111 - mozconfigs for win32 and linux32 gecko debug builds. r=aki, NPOTB
  1284. # [12:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1285. # [12:20] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4708d7dc81af - Carsten "Tomcat" Book - Backed out changeset 3d116167774f (bug 993004) for bustage on a CLOSED TREE
  1286. # [12:20] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/bbdf06f8088a - Star Cheng - Bug 984498: add new a parameter(audiochannel type) to AudioContext API. r=roc
  1287. # [12:20] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/d2d883c84b11 - Star Cheng - Bug 984498: To plumb audiochannel type from AudioContext to MediaStreamGraph r=roc
  1288. # [12:21] * Quits: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP) (Ping timeout)
  1289. # [12:23] * Joins: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com)
  1290. # [12:24] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1291. # [12:25] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1292. # [12:25] * lth is now known as lth|brewing-coffee
  1293. # [12:25] * Quits: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP) (Client exited)
  1294. # [12:25] * Joins: adev-tb (Thunderbir@DF8F9A92.7B4AC7E7.CCB6A436.IP)
  1295. # [12:26] * Joins: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP)
  1296. # [12:27] * Joins: cbadau (Mibbit@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  1297. # [12:27] * Quits: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP) (Ping timeout)
  1298. # [12:28] * Quits: heftig (heftig@moz-33D186ED.unitymedia.biz) (Quit: Quitting)
  1299. # [12:28] * Joins: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP)
  1300. # [12:30] * ewong is now known as ewong|sleep
  1301. # [12:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fce4b77ed366 - Aryeh Gregor - Bug 957430 - Stop pretending Attr.specified is deprecated; r=ehsan
  1302. # [12:31] * pmoore is now known as pmoore|lunch
  1303. # [12:31] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  1304. # [12:31] * Quits: blakewu (blakewu@moz-99690620.hinet-ip.hinet.net) (Quit: Computer has gone to sleep.)
  1305. # [12:31] * Quits: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP) (Client exited)
  1306. # [12:31] * Joins: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP)
  1307. # [12:32] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 31.0a1/20140423030202])
  1308. # [12:33] * Quits: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP) (Ping timeout)
  1309. # [12:34] * Joins: kushagra (kushagra@AD08F6C0.1EC4E09B.EBCC7000.IP)
  1310. # [12:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1311. # [12:34] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Ping timeout)
  1312. # [12:35] * Quits: kamidphish (textual@moz-6AB00DA7.tpgi.com.au) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1313. # [12:35] * Joins: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com)
  1314. # [12:37] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Quit: RealRaven)
  1315. # [12:38] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1316. # [12:38] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  1317. # [12:38] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  1318. # [12:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1319. # [12:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2fc0375a7dd2 - Jon Coppeard - Bug 993768 - Handle TypeArrayObjects when tenuring r=terrence
  1320. # [12:38] * Quits: echang (echang@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1321. # [12:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/956c2f9e62ff - Jon Coppeard - Bug 993768 - ArrayBufferObject::neuter updates view objects twice r=waldo
  1322. # [12:41] * Joins: ggp (ggp@EE13EC3F.7A5CA424.E4090502.IP)
  1323. # [12:41] * Quits: Optimizer (Optimizer@1215FEA4.97445C35.2AB48280.IP) (Ping timeout)
  1324. # [12:41] * lth|brewing-coffee is now known as lth
  1325. # [12:44] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Quit: RealRaven)
  1326. # [12:44] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  1327. # [12:48] * Joins: bogdan_maris (Instantbir@28C4EA76.976FBEE.5BC07656.IP)
  1328. # [12:49] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/479b42b6c052 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1329. # [12:49] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/01c9c23e4bf3 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1330. # [12:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1331. # [12:49] <gcp> Hmm, "new" Google Maps is totally broken on my Nightly.
  1332. # [12:49] * Quits: mchen (chatzilla@moz-99690620.hinet-ip.hinet.net) (Quit: ChatZilla 0.9.90.1 [Firefox 28.0/20140314220517])
  1333. # [12:53] <cbadau> Hi!
  1334. # [12:53] <Tomcat|sheriffduty> hi cbadau
  1335. # [12:53] <cbadau> Where can I find the [e10s] builds to verify some bugs?
  1336. # [12:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1337. # [12:55] * Joins: Optimizer (Optimizer@E3905074.BB131A40.2AB48280.IP)
  1338. # [12:56] <Ms2ger> Isn't that just a normal nightly with some prefs set?
  1339. # [12:56] * Quits: jkitch (Thunderbir@moz-5994C628.lns20.adl2.internode.on.net) (Ping timeout)
  1340. # [12:57] * Quits: jet (jet@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  1341. # [12:57] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1342. # [12:57] * Joins: jkitch (Thunderbir@moz-5994C628.lns20.adl2.internode.on.net)
  1343. # [12:57] * pmoore|lunch is now known as pmoore
  1344. # [12:58] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1345. # [12:59] * Joins: glosoli (glosoli@moz-72C60525.static.zebra.lt)
  1346. # [13:00] <glosoli> Is it a bug or something that some websites appear with black thumbnail in new tab page ?
  1347. # [13:00] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Quit: RealRaven)
  1348. # [13:01] <gcp> cbadau: Nightly, about:config -> browser.tabs.remote, File->new e10s tab
  1349. # [13:01] <glosoli> what is tabs.remote ?
  1350. # [13:01] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  1351. # [13:01] <gcp> e10s
  1352. # [13:01] * Joins: darktrojan (geoff@moz-A1D77C39.telstraclear.net)
  1353. # [13:01] <glosoli> I don't know what it is ;/
  1354. # [13:01] * Quits: ethan (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1355. # [13:02] * Quits: kushagra (kushagra@AD08F6C0.1EC4E09B.EBCC7000.IP) (Quit: my planet needs me..)
  1356. # [13:02] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/8fbf1b547098 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1357. # [13:02] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/e6b6245cb67a - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1358. # [13:02] * Joins: kushagra (kushagra@AD08F6C0.1EC4E09B.EBCC7000.IP)
  1359. # [13:03] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3d0c2e8d8f4e - Honza Bambas - Bug 1001361 - HTTP Cache directory created inside Cache directory, r=michal
  1360. # [13:03] <gcp> glosoli: not sure why you' asking about the option then :P
  1361. # [13:03] <glosoli> gcp: I am retardedly curious
  1362. # [13:03] <glosoli> ;D
  1363. # [13:03] <gcp> glosoli: https://wiki.mozilla.org/Electrolysis
  1364. # [13:04] <glosoli> Aaaa now I get it
  1365. # [13:04] <glosoli> thanks
  1366. # [13:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1367. # [13:04] * Quits: Honza (chatzilla@19C43331.6B021720.1475A184.IP) (Ping timeout)
  1368. # [13:05] * Quits: Bas (chatzilla@moz-EC262A19.ftth.concepts.nl) (Ping timeout)
  1369. # [13:05] * Joins: Honza (chatzilla@19C43331.6B021720.1475A184.IP)
  1370. # [13:06] * Joins: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP)
  1371. # [13:06] * Quits: schien (anonymous@moz-99690620.hinet-ip.hinet.net) (Quit: sleep)
  1372. # [13:07] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Quit: RealRaven)
  1373. # [13:07] * Joins: Bas (chatzilla@moz-EC262A19.ftth.concepts.nl)
  1374. # [13:07] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  1375. # [13:07] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Client exited)
  1376. # [13:07] <cbadau> gcp: Thanks! Very helpfull! :)
  1377. # [13:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1378. # [13:08] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  1379. # [13:08] * Quits: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP) (Quit: Leaving.)
  1380. # [13:08] * Joins: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP)
  1381. # [13:08] <glosoli> gcp: any ideas when this process per tab is going to land in Aurora ?
  1382. # [13:09] * Quits: gandalf (zbraniecki@moz-912D7A86.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1383. # [13:09] <gcp> not sure if it hasn't already?
  1384. # [13:09] * Quits: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP) (Quit: Leaving.)
  1385. # [13:10] <gcp> it talks of "As of Firefox 30" and Aurora is Firefox 30
  1386. # [13:10] * Joins: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP)
  1387. # [13:10] <glosoli> gcp oh thanks
  1388. # [13:10] * Quits: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP) (Client exited)
  1389. # [13:13] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1390. # [13:13] * baku|away is now known as baku
  1391. # [13:14] * Joins: schien (anonymous@moz-99690620.hinet-ip.hinet.net)
  1392. # [13:14] * Fallen is now known as Fallen|away
  1393. # [13:16] * ferjm is now known as ferjm|afk
  1394. # [13:16] * Quits: shelly (shelly@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1395. # [13:16] * Joins: vingtetun (Thunderbir@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1396. # [13:17] * Quits: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP) (Client exited)
  1397. # [13:17] * Joins: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP)
  1398. # [13:18] <nical> Tomcat|sheriffduty: late pong
  1399. # [13:18] <nical> oh snap
  1400. # [13:18] <Tomcat|sheriffduty> :)
  1401. # [13:18] <Tomcat|sheriffduty> nical: sorry had to backout
  1402. # [13:19] * Quits: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP) (Ping timeout)
  1403. # [13:19] * padenot is now known as padenot|away
  1404. # [13:19] <nical> no problem, thanks for doing the backout
  1405. # [13:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1406. # [13:19] * Joins: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP)
  1407. # [13:20] <Unfocused> it's not technically process-per-tab - we currently only use one content process
  1408. # [13:20] * Quits: Ms2ger (Ms2ger@CAF6A3C9.3CF91143.187A1082.IP) (Quit: bbl)
  1409. # [13:21] * Quits: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP) (Ping timeout)
  1410. # [13:22] * Quits: schien (anonymous@moz-99690620.hinet-ip.hinet.net) (Quit: sleep)
  1411. # [13:22] * Joins: surkov (surkov@13F2CEC5.7672369.D8E68FF6.IP)
  1412. # [13:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1413. # [13:24] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  1414. # [13:26] * Quits: darktrojan (geoff@moz-A1D77C39.telstraclear.net) (Ping timeout)
  1415. # [13:29] * Joins: darktrojan (geoff@moz-A1D77C39.telstraclear.net)
  1416. # [13:29] * Quits: jaoo (user@moz-CF13CED6.red-83-54-144.dynamicip.rima-tde.net) (Client exited)
  1417. # [13:29] * Quits: markjszy (markjszy@moz-17267C64.hsd1.il.comcast.net) (Quit: )
  1418. # [13:30] * Quits: drs (drs@moz-8A7708E6.members.linode.com) (Quit: ZNC - http://znc.in)
  1419. # [13:30] * Quits: padenot|away (paul@moz-8A7708E6.members.linode.com) (Quit: WeeChat 0.3.7)
  1420. # [13:30] * Quits: benjamin (benjamin@moz-8A7708E6.members.linode.com) (Input/output error)
  1421. # [13:31] * Joins: mconley (mconley@moz-FBB7D102.cable.teksavvy.com)
  1422. # [13:31] * Joins: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP)
  1423. # [13:32] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1424. # [13:32] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1425. # [13:33] * Quits: mconley (mconley@moz-FBB7D102.cable.teksavvy.com) (Ping timeout)
  1426. # [13:34] * Quits: ggp (ggp@EE13EC3F.7A5CA424.E4090502.IP) (Input/output error)
  1427. # [13:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1428. # [13:36] * Joins: therube_ (chatzilla@moz-10E800BC.hsd1.md.comcast.net)
  1429. # [13:37] * therube_ is now known as therube
  1430. # [13:37] * Quits: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz) (Quit: Leaving)
  1431. # [13:37] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  1432. # [13:38] * Quits: dria (dria@moz-53F857A3.dsl.teksavvy.com) (Quit: dria)
  1433. # [13:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1434. # [13:39] * Quits: kk1fff_ (kk1fff@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1435. # [13:39] * Joins: heftig (heftig@moz-33D186ED.unitymedia.biz)
  1436. # [13:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a14c6bf99d13 - Nicolas Silva - Bug 993004 - Fix the clipping of tiles when the screen is rotated. r=botond
  1437. # [13:41] * Quits: cbadau (Mibbit@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1438. # [13:41] * Quits: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1439. # [13:43] * Joins: jhlin_ (jhlin@moz-BB00BD67.dynamic.hinet.net)
  1440. # [13:43] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1441. # [13:45] * Quits: jhlin_ (jhlin@moz-BB00BD67.dynamic.hinet.net) (Ping timeout)
  1442. # [13:46] * mattwoodrow|away is now known as mattwoodrow
  1443. # [13:47] * Joins: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP)
  1444. # [13:47] * Joins: kdudka (kdudka@moz-107AD163.redhat.com)
  1445. # [13:48] * Joins: jaoo (user@moz-CF13CED6.red-83-54-144.dynamicip.rima-tde.net)
  1446. # [13:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1447. # [13:50] * Quits: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP) (Client exited)
  1448. # [13:51] * Quits: darktrojan (geoff@moz-A1D77C39.telstraclear.net) (Quit: darktrojan)
  1449. # [13:52] * Joins: padenot (paul@moz-8A7708E6.members.linode.com)
  1450. # [13:52] * Quits: m_gol (m_gol@moz-4A03F5C1.dynamic.chello.pl) (Quit: Leaving...)
  1451. # [13:52] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Quit: RealRaven)
  1452. # [13:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1453. # [13:53] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  1454. # [13:55] * padenot is now known as padenot|away
  1455. # [13:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fbb86a21aba0 - Nicolas Silva - Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
  1456. # [13:56] <Tomcat|sheriffduty> err nical bustage again
  1457. # [13:56] <nical> aw man
  1458. # [13:56] <Tomcat|sheriffduty> but different as before
  1459. # [13:56] <Tomcat|sheriffduty> shall i backout ?
  1460. # [13:56] * Joins: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1461. # [13:56] * Joins: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP)
  1462. # [13:56] <nical> it's just a missing #include apparently, can I fix in-tree ?
  1463. # [13:58] * Joins: lduros (user@moz-A888D5F1.phlapa.fios.verizon.net)
  1464. # [13:58] <Tomcat|sheriffduty> nical: sure
  1465. # [13:58] <Tomcat|sheriffduty> nical: will close m-i so that you can push then
  1466. # [13:58] * Joins: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP)
  1467. # [13:58] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/78d489ebc689 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  1468. # [13:59] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/f57ba8935e95 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1469. # [13:59] * Joins: ggp (ggp@257B31D9.BFDA0A02.9F9EFC6F.IP)
  1470. # [13:59] <nical> thanks
  1471. # [14:00] * Joins: ethan (chatzilla@moz-32FC9F71.dynamic.hinet.net)
  1472. # [14:00] * Quits: ewong|sleep (chatzilla@moz-8C451A64.static.netvigator.com) (Ping timeout)
  1473. # [14:00] <Tomcat|sheriffduty> np, m-i is closed for you
  1474. # [14:01] <Tomcat|sheriffduty> jaws: you there ?
  1475. # [14:01] * Joins: ewong|sleep (chatzilla@moz-8C451A64.static.netvigator.com)
  1476. # [14:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/863ba80b665f - Nicolas Silva - Bug 993004 - Fix missing #include on a CLOSED TREE
  1477. # [14:03] * Joins: bgrins (bgrins@C7203E51.FBD8ACDB.20F09BA6.IP)
  1478. # [14:04] * Quits: Archae (Thunderbir@moz-2201FD3A.cust.telecolumbus.net) (Quit: Archae)
  1479. # [14:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1480. # [14:05] <Tomcat|sheriffduty> nical: thx reopened :)
  1481. # [14:09] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1482. # [14:09] * Quits: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP) (Client exited)
  1483. # [14:10] <glosoli> what does browser.tabs.remote.autostart do ?
  1484. # [14:11] * jmaher|afk is now known as jmaher
  1485. # [14:11] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Quit: Edgar)
  1486. # [14:11] * Quits: Optimizer (Optimizer@E3905074.BB131A40.2AB48280.IP) (Ping timeout)
  1487. # [14:11] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1488. # [14:11] * Joins: WG9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net)
  1489. # [14:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c1689525c1af - Randell Jesup - Bug 1001272: Fix AEC far-end audio distortion caused by repeated audio snippets r=padenot
  1490. # [14:12] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Quit: Time to optimize myself)
  1491. # [14:12] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1492. # [14:12] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Quit: Time to optimize myself)
  1493. # [14:12] * Joins: benjamin (benjamin@moz-8A7708E6.members.linode.com)
  1494. # [14:12] * Quits: twi (Adium@moz-CC36E443.cust.vodafonedsl.it) (Ping timeout)
  1495. # [14:12] <jesup> glosoli: I *think* it has something to do with ipc
  1496. # [14:13] * Joins: MarcoZ (marco.zehe@moz-F815BBC8.dip0.t-ipconnect.de)
  1497. # [14:13] * Joins: twi (Adium@moz-CC36E443.cust.vodafonedsl.it)
  1498. # [14:14] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/e91a5803fa7a - Carsten "Tomcat" Book - Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests
  1499. # [14:14] * Quits: ewong|sleep (chatzilla@moz-8C451A64.static.netvigator.com) (Ping timeout)
  1500. # [14:15] * Quits: adev-tb (Thunderbir@DF8F9A92.7B4AC7E7.CCB6A436.IP) (Ping timeout)
  1501. # [14:15] * Joins: ewong|sleep (chatzilla@moz-8C451A64.static.netvigator.com)
  1502. # [14:16] * Joins: rogeliodh (Thunderbir@1097F27C.DCE94ED.D67CC001.IP)
  1503. # [14:17] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1504. # [14:18] * Joins: adev-tb (Thunderbir@DF8F9A92.7B4AC7E7.CCB6A436.IP)
  1505. # [14:18] * sewardj_ is now known as sewardj
  1506. # [14:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1507. # [14:20] * Joins: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP)
  1508. # [14:22] * Joins: m_gol (m_gol@moz-C7A7A5A9.neoplus.adsl.tpnet.pl)
  1509. # [14:22] * Quits: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP) (Ping timeout)
  1510. # [14:22] * Quits: kushagra (kushagra@AD08F6C0.1EC4E09B.EBCC7000.IP) (Ping timeout)
  1511. # [14:23] * Quits: therube (chatzilla@moz-10E800BC.hsd1.md.comcast.net) (Ping timeout)
  1512. # [14:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1513. # [14:24] * Joins: RyanVM (Thunderbir@moz-37FED3AC.phlapa.fios.verizon.net)
  1514. # [14:25] * Quits: @smaug (chatzilla@moz-38C5B03.elisa-laajakaista.fi) (Ping timeout)
  1515. # [14:27] * padenot|away is now known as padenot
  1516. # [14:28] <padenot> glosoli: it means that your tabs are e10s processes without having to click the special File -> New e10s window menu entry
  1517. # [14:28] <padenot> or maybe window
  1518. # [14:28] * Joins: dria (dria@13F2CEC5.7672369.D8E68FF6.IP)
  1519. # [14:29] <padenot> I'm not sure, but I think billm's blog has the explanation
  1520. # [14:30] <glosoli> where do I find the blog?
  1521. # [14:30] <padenot> one sec, I'll give you a link
  1522. # [14:31] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/1f5f1fe135b9 - Dão Gottwald - Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
  1523. # [14:32] * Quits: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP) (Client exited)
  1524. # [14:32] <bbouvier> glosoli, padenot: http://billmccloskey.wordpress.com/2013/12/05/multiprocess-firefox/
  1525. # [14:32] * Joins: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP)
  1526. # [14:32] <glosoli> thanks
  1527. # [14:33] <padenot> glosoli: https://groups.google.com/forum/#!searchin/mozilla.dev.platform/browser.tabs.remote/mozilla.dev.platform/he7qL7lIHPw/bBRg7SItghcJ, in fact
  1528. # [14:33] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  1529. # [14:33] <padenot> it was not on his blog, but on dev-platform
  1530. # [14:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1531. # [14:34] * Quits: twi (Adium@moz-CC36E443.cust.vodafonedsl.it) (Ping timeout)
  1532. # [14:34] * Quits: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP) (Ping timeout)
  1533. # [14:34] * Joins: twi (Adium@moz-CC36E443.cust.vodafonedsl.it)
  1534. # [14:34] * Quits: twi (Adium@moz-CC36E443.cust.vodafonedsl.it) (Max SendQ exceeded)
  1535. # [14:35] * Joins: twi (Adium@moz-CC36E443.cust.vodafonedsl.it)
  1536. # [14:37] <glosoli> padenot: ah so if understand it correctly e10 is not even process per tab it's process per window ?
  1537. # [14:38] <padenot> yes
  1538. # [14:38] <padenot> as a first step, I believe, but I'm no expert in the area
  1539. # [14:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1540. # [14:38] <glosoli> I see, I feel rather confused
  1541. # [14:39] <padenot> about what?
  1542. # [14:40] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/dbb1d4de276c - Brian Grinstead - Bug 1000928 - Dev Tools Themes: Make debugger use high res gear image;r=jryans
  1543. # [14:40] <glosoli> With all the articles going on about FF going to use separate processed I hoped it will be process per tab, which seems the only logical way, though I hope it will evolve into that at some point
  1544. # [14:40] <glosoli> s/processed/processes"
  1545. # [14:40] <padenot> yes, that's what I said
  1546. # [14:41] <padenot> "as a first step, it's a process per window"
  1547. # [14:41] <glosoli> Thanks for the info sir
  1548. # [14:41] <padenot> we already have a process per tab in b2g in the browser app, I think
  1549. # [14:42] <padenot> but I would be pretty disapointed as well if we did not do process-per-tab
  1550. # [14:42] <glosoli> It simply wouldn't make sense
  1551. # [14:42] <padenot> these days, not really, yes
  1552. # [14:43] * bobowen is now known as bobowen|afk
  1553. # [14:43] * catlee-away is now known as catlee
  1554. # [14:44] <Unfocused> why? you try loading up 100 tabs in chrome, and see how much memory it uses
  1555. # [14:44] <Unfocused> there are tradeoffs
  1556. # [14:45] <Unfocused> and even that isn't per-tab
  1557. # [14:45] <padenot> yeah, I think we all meant process-per-tab when it makes sense, here
  1558. # [14:45] <Unfocused> (it's per-domain)
  1559. # [14:45] <glosoli> Why? Because I would like to see statistics how many humans open ~10 new windowses
  1560. # [14:45] <glosoli> :)
  1561. # [14:45] * mattwoodrow is now known as mattwoodrow|away
  1562. # [14:46] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Quit: RealRaven)
  1563. # [14:46] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  1564. # [14:47] <Unfocused> anyway, the main focus at the moment is getting everything working smoothly with content processes. changing the strategy for how many content processes we use is something we can figure out down the line, and is a much easier problem
  1565. # [14:47] <glosoli> I see, thanks for responding, I am just expressing my opinion I guess, can't be judging if aint contributing :)
  1566. # [14:47] * Joins: idwer (irc@moz-67B6410D.adsl.online.nl)
  1567. # [14:48] * Joins: squeakytoy (squeakytoy@7061EEAD.41CBD7B1.148A607A.IP)
  1568. # [14:48] <Unfocused> sure you can :)
  1569. # [14:48] <Unfocused> sharing opinions is contributing
  1570. # [14:49] * Quits: tomer (tomer@F61A4DAE.55661B99.34A7550B.IP) (Ping timeout)
  1571. # [14:49] <jesup> glosoli: About Tabs 1001 tabs across 20 groups in 20 windows
  1572. # [14:49] * Joins: tomer (tomer@F61A4DAE.55661B99.34A7550B.IP)
  1573. # [14:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1574. # [14:49] <glosoli> jesup: wow
  1575. # [14:49] <jesup> linux64 helps a lot
  1576. # [14:50] <glosoli> Why would you do that umm ?
  1577. # [14:50] <jesup> afk for 30 min
  1578. # [14:51] <Unfocused> hm, i only have ~400 in my main windows. that's not too bad for me
  1579. # [14:51] <Unfocused> er, main window
  1580. # [14:51] * Quits: ethan (chatzilla@moz-32FC9F71.dynamic.hinet.net) (Client exited)
  1581. # [14:51] <Unfocused> (of 9 windows)
  1582. # [14:51] * Joins: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com)
  1583. # [14:51] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Quit: RealRaven)
  1584. # [14:52] <Unfocused> other windows should have much less tabs though
  1585. # [14:52] * kats|away is now known as kats
  1586. # [14:52] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  1587. # [14:52] <Unfocused> er, much fewer
  1588. # [14:52] * Joins: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP)
  1589. # [14:53] * Joins: Ms2ger (Ms2ger@moz-4A14BC33.ugent.be)
  1590. # [14:53] <glosoli> Unfocused; how does one manages to work with ~30+ tabs
  1591. # [14:53] <glosoli> ;/
  1592. # [14:53] <RyanVM> geez, Firefox is using almost 1GB of RAM with 3 tabs open after less than an hour
  1593. # [14:53] <Ms2ger> 30? Hah
  1594. # [14:53] <RyanVM> and about:memory is hanging when I try to generate a report
  1595. # [14:54] <RyanVM> ....and we've crashed
  1596. # [14:54] <glosoli> Yeah 30 tabs is when I go out of my comfort zone
  1597. # [14:54] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1598. # [14:54] * julienw_afk is now known as julienw
  1599. # [14:54] <Ms2ger> 622 here
  1600. # [14:54] <glosoli> I surely can't remember the content on 600 tabs
  1601. # [14:54] <glosoli> Maybe some rare human beings can
  1602. # [14:54] <padenot> that why the awesome bar is for
  1603. # [14:54] <AutomatedTester> Ms2ger: the most I ever had was ~200
  1604. # [14:54] <AutomatedTester> CMD+T is just too easy
  1605. # [14:54] <RyanVM> my God, Fx is leaking something fierce
  1606. # [14:55] <padenot> RyanVM: Those 3 tabs were tbpl pages?
  1607. # [14:55] <RyanVM> 1 tbpl
  1608. # [14:55] <Ms2ger> Oh, I can't remember the content of them all
  1609. # [14:55] <padenot> that's enough
  1610. # [14:55] <Ms2ger> That's why I have them open
  1611. # [14:55] <RyanVM> padenot: this is way worse than usual
  1612. # [14:55] <padenot> Ms2ger++
  1613. # [14:55] <glosoli> padenot: But do you seriously remember all the tabs, or do you folks just keep them open and don't turn off your pc ?
  1614. # [14:55] <RyanVM> shot up to 600MB immediately when I restarted
  1615. # [14:55] <glosoli> Since searching for ~600 entries you must have a hints for like half of them
  1616. # [14:55] <AutomatedTester> RyanVM: nightly?
  1617. # [14:55] * RyanVM sees if he can crash about:memory again
  1618. # [14:55] * Quits: darkowlz_ (darkowlzz@C7953CD6.21671542.25B273F5.IP) (Client exited)
  1619. # [14:55] <RyanVM> yes, trunk build from yesterday
  1620. # [14:56] <Ms2ger> glosoli, session restore :)
  1621. # [14:56] <padenot> glosoli: both, it serves as transient bookmarkes, if you will
  1622. # [14:56] <RyanVM> yup
  1623. # [14:56] <RyanVM> crashes every time I try to generate a report
  1624. # [14:56] * rail_away is now known as rail
  1625. # [14:56] <glosoli> padenot: aaa that's the actual reason then
  1626. # [14:56] <padenot> bookmarks, even
  1627. # [14:56] * Joins: darkowlzz (darkowlzz@C7953CD6.21671542.25B273F5.IP)
  1628. # [14:56] <RyanVM> isn't this lovely
  1629. # [14:56] <padenot> the tabs are not all loaded
  1630. # [14:56] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Quit: RealRaven)
  1631. # [14:56] * glosoli just loves having his workspace as empty as possible
  1632. # [14:56] <froydnj> RyanVM: that's not good. file a bug, cc me?
  1633. # [14:56] <padenot> and most of them are bugzilla or mxr pages
  1634. # [14:57] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  1635. # [14:57] * Joins: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net)
  1636. # [14:57] <Unfocused> glosoli: switch-to-tab in the urlbar ftw
  1637. # [14:57] <glosoli> Unfocused; switch-to-tab on 600 bookmarks still would be too hard for me :D
  1638. # [14:57] <AutomatedTester> hmmm my nightly is a week old, updating now
  1639. # [14:57] <Unfocused> some of it is me using tabs as temporary bookmarks/todo items, others is indenting to close something but forgetting to
  1640. # [14:57] <RyanVM> froydnj: the answer's going to be "win64 build - who cares?" :P
  1641. # [14:57] * Quits: darkowlzz (darkowlzz@C7953CD6.21671542.25B273F5.IP) (Ping timeout)
  1642. # [14:57] <Unfocused> intending
  1643. # [14:58] <glosoli> Unfocused: aaa, I usually just close anything I don't need instantly or bookmark it to some temp folder if I may need it in a week time
  1644. # [14:58] <Unfocused> i need to do a cleanup of my tabs every now and then
  1645. # [14:58] <glosoli> I do cleanup my computer regularly
  1646. # [14:58] <RyanVM> my god, restart firefox and again over 600MB immediately
  1647. # [14:58] <froydnj> RyanVM: doh
  1648. # [14:58] <froydnj> RyanVM: weird that it should only crash on win64? (if it's only win64, that is)
  1649. # [14:58] * Quits: ferjm|afk (ferjm@moz-C75BC392.upc-i.chello.nl) (Quit: Leaving)
  1650. # [14:59] <RyanVM> 2 bmo tabs, 1 tbpl (c-c), and a few pinned tabs (zimbra, gmail, my yahoo)
  1651. # [14:59] <RyanVM> oh, and the bmo tabs weren't even loaded
  1652. # [14:59] * bobowen|afk is now known as bobowen
  1653. # [14:59] * Joins: garvank (Garvan@moz-4FFE3378.dsl.teksavvy.com)
  1654. # [15:00] <RyanVM> padenot: over 500MB on a fresh start w/o any TBPL tabs
  1655. # [15:00] <RyanVM> froydnj: gonna see if I can get a stack on this crash
  1656. # [15:01] * Quits: garvank (Garvan@moz-4FFE3378.dsl.teksavvy.com) (Ping timeout)
  1657. # [15:01] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Quit: RealRaven)
  1658. # [15:01] <AutomatedTester> I had nightly jump ~200mb just by opening tbpl for inbound
  1659. # [15:01] <AutomatedTester> but its stable there
  1660. # [15:02] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  1661. # [15:02] <RyanVM> that's way more of a jump than usual, fwiw
  1662. # [15:02] <AutomatedTester> its very excessive
  1663. # [15:02] <RyanVM> lmao
  1664. # [15:02] <RyanVM> JESUP!!!
  1665. # [15:02] <AutomatedTester> but at least its not gobbling up memory after the fact as well
  1666. # [15:02] <RyanVM> > xul.dll!nsACString_internal::SizeOfIncludingThisIfUnshared(unsigned __int64 (const void *) * mallocSizeOf) Line 1006 C++
  1667. # [15:02] <RyanVM> xul.dll!mozilla::ChannelMediaResource::SizeOfExcludingThis(unsigned __int64 (const void *) * aMallocSizeOf) Line 595 C++
  1668. # [15:02] <RyanVM> xul.dll!mozilla::MediaSourceResource::SizeOfIncludingThis(unsigned __int64 (const void *) * aMallocSizeOf) Line 401 C++
  1669. # [15:02] <RyanVM> xul.dll!mozilla::MediaMemoryTracker::CollectReports(nsIMemoryReporterCallback * aHandleReport, nsISupports * aData) Line 1752 C++
  1670. # [15:03] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  1671. # [15:03] <RyanVM> and since he's here
  1672. # [15:03] <RyanVM> PADENOT!!!
  1673. # [15:03] * Quits: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1674. # [15:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1675. # [15:04] * Fallen|away is now known as Fallen
  1676. # [15:04] <padenot> RyanVM: what?
  1677. # [15:05] <RyanVM> padenot: my about:memory crashes are in media code ^
  1678. # [15:05] <padenot> ha, not me, I don't do media playback anymore
  1679. # [15:05] * padenot looks
  1680. # [15:05] <padenot> RyanVM: are you even playing media?
  1681. # [15:05] <RyanVM> nope
  1682. # [15:05] <RyanVM> memory reporters :)
  1683. # [15:05] <padenot> hehe, even better
  1684. # [15:06] * lth is now known as lth|out
  1685. # [15:06] <RyanVM> SizeOfExcludingThis
  1686. # [15:06] <RyanVM> so my assumption is that that's the issue
  1687. # [15:06] <padenot> it might be broken, I'm having a look, one sec
  1688. # [15:06] * Quits: Jerry_ (hshih@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1689. # [15:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/949b53bb379c - Wan-Teh Chang - Bug 993569 - Update Mozilla 31 to use NSS 3.16.1 Beta 2.
  1690. # [15:06] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Ping timeout)
  1691. # [15:07] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1692. # [15:07] * RyanVM wouldn't be surprised if one of those ~5000 warnings he sees on a typical win64 build about scary conversions was somehow at fault
  1693. # [15:07] * Quits: Jerry (hshih@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1694. # [15:07] * Joins: smontagu (chatzilla@moz-FD69FD1C.red.bezeqint.net)
  1695. # [15:08] <padenot> The blame blames erahm
  1696. # [15:08] * Quits: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net) (Input/output error)
  1697. # [15:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1698. # [15:09] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  1699. # [15:10] <glosoli> Weird
  1700. # [15:10] <RyanVM> http://pastebin.mozilla.org/4947176
  1701. # [15:10] <glosoli> Seems like my Mozilla Account got reset out of nowhere
  1702. # [15:10] <RyanVM> padenot: ^ if that helps
  1703. # [15:10] <glosoli> With all the bookmakrs, prefs and addons gone
  1704. # [15:10] <glosoli> hmm
  1705. # [15:10] <RyanVM> froydnj: ^
  1706. # [15:11] <glosoli> Is there some other room that is more appropriate for Mozilla Account problems ?
  1707. # [15:11] <padenot> RyanVM: mLength 3567846048
  1708. # [15:11] <padenot> RyanVM: that's a long string you've got there
  1709. # [15:11] <RyanVM> heh
  1710. # [15:11] <RyanVM> I told you earlier what my tabs were!
  1711. # [15:11] * abr is now known as abr|pto
  1712. # [15:11] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Ping timeout)
  1713. # [15:11] * Joins: schien (anonymous@moz-A66A51C5.dynamic.hinet.net)
  1714. # [15:12] * Joins: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net)
  1715. # [15:12] <RyanVM> padenot: anything else you might want here before I kill this debugging session?
  1716. # [15:12] <froydnj> RyanVM: that would be erahm's webaudio memory reporting changes, assuming those landed?
  1717. # [15:12] * RyanVM is going to try a fresh profile next
  1718. # [15:12] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1719. # [15:12] <padenot> froydnj: it's the media cache stuff, apparently
  1720. # [15:13] * Quits: ericchou (uid13391@moz-E77DEB21.irccloud.com) (Quit: Connection closed for inactivity)
  1721. # [15:14] * Quits: m_gol (m_gol@moz-C7A7A5A9.neoplus.adsl.tpnet.pl) (Ping timeout)
  1722. # [15:14] <padenot> interestingly enough, there is a string in the stack, but I don't see any string in the code
  1723. # [15:14] <RyanVM> but in general, tbpl memory usage seems to have seriously regressed recently
  1724. # [15:16] * Joins: m_gol (m_gol@moz-54DABF51.play-internet.pl)
  1725. # [15:16] <glosoli> Is there some better room to ask about Mozilla Accounts ?
  1726. # [15:16] * Quits: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net) (Input/output error)
  1727. # [15:16] <Tomcat|sheriffduty> grr
  1728. # [15:16] <Tomcat|sheriffduty> crash and not even session restore fired
  1729. # [15:17] * Joins: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net)
  1730. # [15:17] <Tomcat|sheriffduty> but its not a media crash more something for jandem and the js guys :)
  1731. # [15:18] * Joins: mgol (m_gol@moz-F1A5BE24.neoplus.adsl.tpnet.pl)
  1732. # [15:18] * Quits: m_gol (m_gol@moz-54DABF51.play-internet.pl) (Connection reset by peer)
  1733. # [15:18] <RyanVM> fresh profile with no tabs is sitting at about 120MB on startup, which isn't too shabby
  1734. # [15:18] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Ping timeout)
  1735. # [15:18] <RyanVM> and no crash on about:memory
  1736. # [15:18] <RyanVM> lovely
  1737. # [15:19] <Tomcat|sheriffduty> crash in js::jit::BaselineCompiler::emitOutOfLinePostBarrierSlot() ..nice :)
  1738. # [15:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1739. # [15:19] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1740. # [15:19] <padenot> RyanVM: crashing in the media code without media playing or loading was a bit surprising, heh
  1741. # [15:19] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  1742. # [15:20] <RyanVM> padenot: it's got to be something from one of my app tabs
  1743. # [15:20] <RyanVM> ok, zimbra's signed out
  1744. # [15:20] <padenot> I know some webmail like to play sound along with their notificatoins
  1745. # [15:20] <RyanVM> did gmail switch recently?
  1746. # [15:20] <padenot> not sure which one
  1747. # [15:20] <RyanVM> gmail used to use flash for such things
  1748. # [15:20] <padenot> not sure, I haven't used gmail in years
  1749. # [15:21] <RyanVM> yup, just pinned tabs and over 600MB of memory usage on startup
  1750. # [15:21] <RyanVM> killing gmail and minimizing memory usage didn't help much
  1751. # [15:22] * Joins: jdm (jdm@moz-AC9499B2.cable.teksavvy.com)
  1752. # [15:22] <RyanVM> but not having gmail pinned on startup did let me get an about:memory report
  1753. # [15:23] * Joins: kk1fff (kk1fff@moz-4B059F87.dynamic.hinet.net)
  1754. # [15:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1755. # [15:23] * Joins: yzen (yzen@13F2CEC5.7672369.D8E68FF6.IP)
  1756. # [15:24] <RyanVM> 63MB of GC things
  1757. # [15:24] <RyanVM> seems high on a fresh browser?
  1758. # [15:24] <NeilAway> Unfocused++
  1759. # [15:24] <NeilAway> (for correcting yourself)
  1760. # [15:25] * Quits: smontagu (chatzilla@moz-FD69FD1C.red.bezeqint.net) (Ping timeout)
  1761. # [15:25] <padenot> RyanVM: you should file and CC erahm
  1762. # [15:25] * Joins: serge (Thunderbir@moz-B02A3D41.dsl.teksavvy.com)
  1763. # [15:26] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Ping timeout)
  1764. # [15:26] * Joins: markjszy (markjszy@EF8E4E2C.7FBBD035.59D37A3.IP)
  1765. # [15:26] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1766. # [15:26] <RyanVM> why am I somehow betting adblockplus is at fault here
  1767. # [15:28] <RyanVM> hitting 400mb on startup with only a treestatus tab pinned
  1768. # [15:28] <Tomcat|sheriffduty> hm firefox still runs on XP right
  1769. # [15:28] <RyanVM> yes
  1770. # [15:28] * Joins: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP)
  1771. # [15:28] <Tomcat|sheriffduty> cool
  1772. # [15:28] <glosoli> Is there some better room to ask about Mozilla Accounts ?
  1773. # [15:29] <RyanVM> disabling ABP cut my startup memory usage in half
  1774. # [15:29] <Tomcat|sheriffduty> this malware-fox says i do not match the system requirments :)
  1775. # [15:29] * Quits: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP) (Quit: Leaving.)
  1776. # [15:29] <Tomcat|sheriffduty> glosoli: what kind of mozilla account ?
  1777. # [15:29] * Quits: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  1778. # [15:29] <RyanVM> padenot: i'll file it, but disabling abp makes me sadface :(
  1779. # [15:29] * Joins: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP)
  1780. # [15:29] <glosoli> accounts.firefox.com
  1781. # [15:30] <glosoli> @Tomcat|sheriffduty
  1782. # [15:30] * Joins: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP)
  1783. # [15:31] <glosoli> Not quite sure if it's something wrong with remote server or my setup http://pastie.org/9112132
  1784. # [15:31] <glosoli> which is completely new profile
  1785. # [15:31] <RyanVM> wow, re-enabled it and instantly 300MB memory spike
  1786. # [15:31] * Joins: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP)
  1787. # [15:31] <RyanVM> guess I'll file this too
  1788. # [15:31] <Ms2ger> Sounds like you found the bug :)
  1789. # [15:31] * Joins: recursive (recursive@71958799.4D49EC71.6815CE39.IP)
  1790. # [15:32] * Joins: jwei (jwei@13F2CEC5.7672369.D8E68FF6.IP)
  1791. # [15:32] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Ping timeout)
  1792. # [15:33] <bkelly> RyanVM: I want to say adblock plus memory issue is known... is it bug 988266?
  1793. # [15:33] <RyanVM> Ms2ger: this is the point where I venture over to mozillazine and find people ranting about it for days/weeks now
  1794. # [15:33] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1795. # [15:33] * Joins: AaronMT (AaronMT@13F2CEC5.7672369.D8E68FF6.IP)
  1796. # [15:33] * Quits: jviereck (Adium@941349F4.F58C7D4D.F945DA.IP) (Quit: Leaving.)
  1797. # [15:33] <bkelly> thats a memshrink:p1, but needs an owner :-(
  1798. # [15:34] <RyanVM> bkelly: I'm only seeing 5MB under style-sets
  1799. # [15:34] <bkelly> ok, maybe unrelated then
  1800. # [15:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1801. # [15:34] <Ms2ger> "See the (oldish) discussion in [five-digit] bug"
  1802. # [15:34] <Ms2ger> old-*ish*?
  1803. # [15:35] * Quits: AndreeaMatei (Thunderbir@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP) (Quit: AndreeaMatei)
  1804. # [15:36] * Joins: AndreeaMatei (Thunderbir@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  1805. # [15:36] * Joins: Pike (chatzilla@moz-7E9B18FD.pool.mediaways.net)
  1806. # [15:37] <RyanVM> bkelly: i'll try to diff a before and after about:memory report
  1807. # [15:37] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Ping timeout)
  1808. # [15:37] <glosoli> ;/
  1809. # [15:38] <bkelly> RyanVM: ok, thanks!
  1810. # [15:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1811. # [15:38] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1812. # [15:38] * Joins: drs (drs@moz-8A7708E6.members.linode.com)
  1813. # [15:38] <bkelly> glosoli: maybe ask in #sync?
  1814. # [15:39] <glosoli> oh thanks. did not knew it existed, wasn't listed in Mozilla wiki or I misread it ;/
  1815. # [15:39] <bkelly> (thats a real room, but guessing its the right one)
  1816. # [15:39] * Quits: adev-tb (Thunderbir@DF8F9A92.7B4AC7E7.CCB6A436.IP) (Ping timeout)
  1817. # [15:39] * Joins: ioana (Mibbit@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  1818. # [15:40] <RyanVM> glosoli: you might need to wait a few hours for people in CA to wake up
  1819. # [15:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a0fb78183db0 - Kartikaya Gupta - Bug 992218 - Don't flag texture clients for reuse if they're actually still being used. r=nical
  1820. # [15:40] * Joins: adev-tb (Thunderbir@DF8F9A92.7B4AC7E7.CCB6A436.IP)
  1821. # [15:40] * Quits: kk1fff (kk1fff@moz-4B059F87.dynamic.hinet.net) (Ping timeout)
  1822. # [15:41] * Joins: wlach_ (wlach@moz-5F66E3C6.vif.net)
  1823. # [15:41] * Joins: kk1fff (kk1fff@moz-986538D0.dynamic.hinet.net)
  1824. # [15:41] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  1825. # [15:41] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/fbd8332e17ad - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  1826. # [15:41] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/16facf32da2f - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1827. # [15:41] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Ping timeout)
  1828. # [15:41] * Quits: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  1829. # [15:42] * Quits: andreasn (andreasn@moz-DCBB0CDA.na.cust.bahnhof.se) (Quit: Ex-Chat)
  1830. # [15:42] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1831. # [15:42] * Quits: till (till@moz-8AF8A109.adsl.alicedsl.de) (Input/output error)
  1832. # [15:42] <glosoli> RyanVM: they should move to Europe already! lol
  1833. # [15:42] * Joins: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP)
  1834. # [15:42] <RyanVM> glosoli: it's not even 7am yet there, so yeah... :P
  1835. # [15:42] * Joins: RealRaven1 (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  1836. # [15:42] <glosoli> Damn 04:43PM here
  1837. # [15:43] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Ping timeout)
  1838. # [15:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6bb03867a3ad - David Burns - Bug 929175: Part 2: Updating frames tests.; r=mdas
  1839. # [15:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a3e1f186d06a - David Burns - Bug 811747: Adding a test for checking that page_source handles unicode chars; r=jgriffin
  1840. # [15:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/bc6ddc5dc31a - David Burns - Bug 929175: Part 1: Allow Marionette to switch to frameset frames. ; r=mdas
  1841. # [15:46] * Joins: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP)
  1842. # [15:46] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Ping timeout)
  1843. # [15:47] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1844. # [15:47] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  1845. # [15:48] * mihaelav_lunch is now known as mihaelav
  1846. # [15:49] * Joins: myk (myk@moz-C7450B6B.dsl.dynamic.sonic.net)
  1847. # [15:49] <bkelly> Tomcat|sheriffduty: ping
  1848. # [15:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1849. # [15:49] <RyanVM> bkelly: so just enabling ABP increased memory usage by 150MB pretty much instantaneously
  1850. # [15:49] * Fallen is now known as Fallen|away
  1851. # [15:49] <RyanVM> I assume the "load and diff" view is showing the relative changes between the two reports?
  1852. # [15:49] <Tomcat|sheriffduty> bkelly: pong
  1853. # [15:50] <bkelly> RyanVM: yes
  1854. # [15:50] <bkelly> Tomcat|sheriffduty: just wanted to give you a heads up I'm planning to push this to m-i in 15 minutes or so: https://tbpl.mozilla.org/?tree=Try&rev=0ba007729709
  1855. # [15:50] * Joins: maxli (Adium@moz-EE42E0E.student.cs.uwaterloo.ca)
  1856. # [15:50] <RyanVM> bkelly: https://pastebin.mozilla.org/4947609
  1857. # [15:50] <Tomcat|sheriffduty> cool
  1858. # [15:50] <bkelly> Tomcat|sheriffduty: I don't think it should blow up everything, but since its changing how we pass script memory around I thought I should mention it
  1859. # [15:50] * Quits: mgs (mgs@moz-9F4CCF1C.bstnma.fios.verizon.net) (Ping timeout)
  1860. # [15:50] <RyanVM> bkelly: w00t
  1861. # [15:50] <Tomcat|sheriffduty> ewong|sleep: ^
  1862. # [15:50] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Ping timeout)
  1863. # [15:50] <Tomcat|sheriffduty> err
  1864. # [15:50] <Tomcat|sheriffduty> edmorley: ^
  1865. # [15:51] * RyanVM has seen that bugmail but didn't really understand everything that was going on
  1866. # [15:51] <RyanVM> padenot: btw, I think the massive string is the ABP filters
  1867. # [15:51] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1868. # [15:51] <RyanVM> padenot: in the post-enabling about:memory report
  1869. # [15:51] <RyanVM> padenot: │ │ │ │ └──0.02 MB (00.01%) ++ string(length=9540, copies=1,
  1870. # [15:51] <RyanVM> "10news.com,37signals.com,4kids.tv,6lyrics.com,7daysinabudhabi.com,7daysindubai.com,7daysinqatar.com,92q.com,960thepatriot.com,aa.co.za,aarp.org,abc15.com,abc2news.com,abcactionnews.com,abclocal.go.com,abcnews.go.com,accesshollywood.com,add-anime.net,adn.com,adsoftheworld.com,adtmag.com,adweek.com,aero-news.net,aetv.com,aljazeera.com,allgov.com,allrecipes.com,allrecipes.com.au,ama-assn.org,americanprofile.com,amny.com,anandt
  1871. # [15:51] <RyanVM> ech.com,androidapps.com,animeshi.tv,appolicious.com,arseniohall.com,articlealley.com,associationsnow.com,audiko.net,autoblog.com,autoguide.com,automedia.com,azarask.in,back9network.com,backlinkwatch.com,backtrack-linux.org,bathchronicle.co.uk,bellinghamherald.com,betakit.com,bgr.com,bikesportnews.com,birminghammail.co.uk,bitcoin.clarkmoody.com,blackmorevale.co.uk,blogher.com,bloomberg.com,bloombergview.com,bnd.com,bobvila.co
  1872. # [15:52] <RyanVM> m,bostonglobe.com,bostontarget.co.uk,bradenton.com,bravotv.com,breitbart.com,brentwoodgazette.co.uk,bridesmagazine.co.uk,brisbanetimes.com.au,bristolpost.co.uk,budgettr" (truncated))
  1873. # [15:52] * Joins: mkaply (quassel@moz-40A9D7EC.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  1874. # [15:52] <padenot> RyanVM: 3567846048 bytes?
  1875. # [15:52] <RyanVM> yeah, that number's probably bogus :P
  1876. # [15:52] <RyanVM> overflow?
  1877. # [15:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/59d2341b206a - Carsten "Tomcat" Book - Backed out changeset bc6ddc5dc31a (bug 929175) on request on a CLOSED TREE
  1878. # [15:52] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/685e1c1a71eb - Carsten "Tomcat" Book - Backed out changeset a3e1f186d06a (bug 811747)
  1879. # [15:52] * Joins: TheComputerGuy0013 (thecompute@D9A0D469.2E6646D8.EC4A85D5.IP)
  1880. # [15:52] <RyanVM> (wouldn't shock me on a win64 build)
  1881. # [15:52] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/83b46f317e11 - Carsten "Tomcat" Book - Backed out changeset 6bb03867a3ad (bug 929175)
  1882. # [15:52] * Quits: ioana (Mibbit@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1883. # [15:52] <RyanVM> bad assumptions about the size of something?
  1884. # [15:53] <RyanVM> most of the build warning spew I see on win64 relates to type conversions
  1885. # [15:53] <padenot> yeah, it was not obvious when I looked, but I'd believe that
  1886. # [15:53] <RyanVM> bkelly: anyway, so that pastebin above is the diff, anything stand out to you?
  1887. # [15:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1888. # [15:54] * Quits: dria (dria@13F2CEC5.7672369.D8E68FF6.IP) (Quit: dria)
  1889. # [15:54] <bkelly> RyanVM: certainly not styles like in that other bug
  1890. # [15:54] * bobowen is now known as bobowen|afk
  1891. # [15:54] <RyanVM> looks like just a bunch of JS stuff?
  1892. # [15:54] * Quits: myk (myk@moz-C7450B6B.dsl.dynamic.sonic.net) (Ping timeout)
  1893. # [15:54] * Quits: maxli (Adium@moz-EE42E0E.student.cs.uwaterloo.ca) (Input/output error)
  1894. # [15:55] <bkelly> yea... I wonder what it looks like with GGC disabled
  1895. # [15:55] * Joins: maxli (Adium@moz-B19F68ED.student.cs.uwaterloo.ca)
  1896. # [15:55] <edmorley> bkelly: that try push doesn't load for me
  1897. # [15:55] <RyanVM> hrm, that requires a rebuild, right?
  1898. # [15:55] * Joins: mbest (Instantbir@moz-C4331390.dsl.bell.ca)
  1899. # [15:55] <bkelly> RyanVM: I would just file at this point and loop in the js guys I think
  1900. # [15:55] <RyanVM> ok
  1901. # [15:56] <padenot> RyanVM: when it says "cache" somewhere, it's not web audio, but video/audio :-)
  1902. # [15:56] <RyanVM> my bad
  1903. # [15:56] <bkelly> edmorley: no? it was this one, right? https://tbpl.mozilla.org/?tree=Try&rev=0ba007729709
  1904. # [15:56] <padenot> that's ok, I can understand this stuff is pretty opaque when you don't work on it
  1905. # [15:56] <bkelly> I just refreshed on my browser ok...
  1906. # [15:56] * Quits: esawin (esawin@5BEC7083.F96E1D95.95550721.IP) (Quit: leaving)
  1907. # [15:57] <bkelly> RyanVM: I guess its possible thats just the memory adblock plus needs for what its doing...
  1908. # [15:57] <RyanVM> bkelly: IIRC, regexp stuff has been a culprit in the past
  1909. # [15:58] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Ping timeout)
  1910. # [15:58] * Quits: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  1911. # [15:58] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  1912. # [15:58] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1913. # [15:58] * Joins: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca)
  1914. # [15:59] * Joins: esawin (esawin@5BEC7083.F96E1D95.95550721.IP)
  1915. # [16:00] * Joins: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1916. # [16:00] * whimboo is now known as whimboo|afk
  1917. # [16:00] * Joins: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP)
  1918. # [16:00] * Joins: Archaeopteryx (itsme@moz-5C5AED51.cust.telecolumbus.net)
  1919. # [16:00] * Quits: esawin (esawin@5BEC7083.F96E1D95.95550721.IP) (Quit: leaving)
  1920. # [16:00] * Joins: esawin (esawin@5BEC7083.F96E1D95.95550721.IP)
  1921. # [16:02] * Quits: esawin (esawin@5BEC7083.F96E1D95.95550721.IP) (Quit: leaving)
  1922. # [16:02] * Joins: victorporof_ (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP)
  1923. # [16:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ff9d5d0bde0a - David Burns - Bug 811747: Adding a test for checking that page_source handles unicode chars; r=jgriffin
  1924. # [16:02] * Joins: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net)
  1925. # [16:02] <jesup> RyanVM: abp is something I don't use. (Though I'm really tempted to build a rule into my router blocking the taboola/etc "things you might like" ad networks....) I do use FlashBlock to avoid most "noisy" ads (on windows/mac; don't have flash on Fedora)
  1926. # [16:02] * Quits: squeakytoy (squeakytoy@7061EEAD.41CBD7B1.148A607A.IP) (Quit: Leaving)
  1927. # [16:03] * Joins: spohl (Adium@moz-9977FAFC.static.hvvc.us)
  1928. # [16:03] * Quits: victorporof (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP) (Ping timeout)
  1929. # [16:03] * Quits: maxli (Adium@moz-B19F68ED.student.cs.uwaterloo.ca) (Ping timeout)
  1930. # [16:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1931. # [16:04] * Joins: esawin (esawin@5BEC7083.F96E1D95.95550721.IP)
  1932. # [16:04] * Joins: maxli (Adium@moz-F47DD19B.student.cs.uwaterloo.ca)
  1933. # [16:05] <RyanVM> jesup: just giving you a hard time when I saw media stuff on the stack :P
  1934. # [16:05] * Joins: jimm (jmathies@moz-DF439B90.pn.at.cox.net)
  1935. # [16:05] <RyanVM> there, bug 1001426 filed anyway
  1936. # [16:06] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Ping timeout)
  1937. # [16:06] * Quits: esawin (esawin@5BEC7083.F96E1D95.95550721.IP) (Quit: leaving)
  1938. # [16:06] <jesup> RyanVM: I'm a former memshrink (and perf/snappy) guy, so it interests me anyways
  1939. # [16:06] * Joins: esawin (esawin@5BEC7083.F96E1D95.95550721.IP)
  1940. # [16:06] <edmorley> bkelly: oh weird, working now
  1941. # [16:06] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1942. # [16:06] <RyanVM> jesup: i filed bug 1001419 for the about:memory crash
  1943. # [16:06] * pmoore is now known as pmoore|biab
  1944. # [16:07] <jesup> that's probably some new(?) reporter as mentioned
  1945. # [16:07] * Quits: esawin (esawin@5BEC7083.F96E1D95.95550721.IP) (Quit: leaving)
  1946. # [16:07] * Joins: esawin (esawin@5BEC7083.F96E1D95.95550721.IP)
  1947. # [16:07] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/09863b96e772 - Dão Gottwald - Bug 997681 - Allow closing the last tab with a middle click. r=gijs
  1948. # [16:07] <RyanVM> jesup: I really wonder how many of those other ~5000 type conversion warnings I see on a typical win64 build are dangerous
  1949. # [16:07] <RyanVM> good thing I have 24GB of ram anyway :D
  1950. # [16:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  1951. # [16:08] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Ping timeout)
  1952. # [16:08] <jesup> RyanVM: almost none. MSVC loves to warn about 64->32 truncations, etc
  1953. # [16:09] <RyanVM> most involve size_t conversions
  1954. # [16:09] <RyanVM> firebot: bug 947626
  1955. # [16:09] <firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=947626 nor, --, mozilla28, continuation, RESO FIXED, Win64 compiler warnings in nsCOMArray.h (warning C4267: 'argument' : conversion from 'size_t' to XXX
  1956. # [16:09] * philor|away is now known as philor
  1957. # [16:09] * gregglind_away is now known as gregglind
  1958. # [16:09] * Quits: tzimmermann (tzimmerman@moz-AEB84635.pools.arcor-ip.net) (Quit: Ex-Chat)
  1959. # [16:09] <RyanVM> or bug 940329
  1960. # [16:10] * Joins: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP)
  1961. # [16:10] <RyanVM> jesup: seems risky to suppress those warnings globally though?
  1962. # [16:10] <RyanVM> but the amount of spam is ridiculous
  1963. # [16:10] <froydnj> I think we already do something similar for GCC/clang
  1964. # [16:10] <jesup> should ask glandium for his opinion
  1965. # [16:11] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  1966. # [16:11] <RyanVM> how hard is it to just cast them?
  1967. # [16:11] * Quits: jrm2k6 (jrm2k6@C64390CB.A1D94B0A.E84B2039.IP) (Client exited)
  1968. # [16:11] <jesup> RyanVM: useful datapoint would be to use the same profile in 28 (or Aurora if this is recent) and do an about:memory diff. Some extensions are just hogs..... ;-)
  1969. # [16:12] <RyanVM> this is just way worse than it used to be
  1970. # [16:12] <jesup> RyanVM: about 5000 lines :-)
  1971. # [16:12] <RyanVM> my 4-pinned tab session did NOT used to take 600MB on startup
  1972. # [16:12] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  1973. # [16:13] <jesup> Good, then a delta from an older version compared to the current will help isolate what changed
  1974. # [16:13] <RyanVM> jesup: nah, most of them are from headers that just get included in lots of places
  1975. # [16:14] <tbsaunde> a8on one hand we don't use Wconversion which is more less what we have enabled on msvc I think, on the other those are sort of bugs we should maybe fix
  1976. # [16:15] <bkelly> Tomcat|sheriffduty: edmorley: ok, pushed... not sure why firebot has not said anything
  1977. # [16:15] <jesup> Just assign them all to dholbert ;-)
  1978. # [16:15] <RyanVM> jesup: see bug 940329 for instance - fixing those few lines would make a lot of them disappear
  1979. # [16:15] <RyanVM> jesup: i've tried!
  1980. # [16:15] * jesup ducks
  1981. # [16:15] <RyanVM> :D
  1982. # [16:15] <edmorley> bkelly: over 10 commits and firebot doesn't comment
  1983. # [16:15] <RyanVM> but win64 usually makes people shrug and walk away
  1984. # [16:15] <bkelly> ah, ok
  1985. # [16:16] * Quits: Optimizer (Optimizer@E19472A9.F684DA98.2AB48280.IP) (Ping timeout)
  1986. # [16:16] * Quits: TheComputerGuy0013 (thecompute@D9A0D469.2E6646D8.EC4A85D5.IP) (Ping timeout)
  1987. # [16:16] * edmorley is now known as edmorley|sheriffduty
  1988. # [16:17] <jesup> But I *want* win64! If you use hundreds of tabs, you *need* 64 bit ;-)
  1989. # [16:17] * Tomcat|sheriffduty is now known as Tomcat
  1990. # [16:17] <jesup> I have the ram, I just need FF to use it!
  1991. # [16:17] * jesup knows the counter-arguments
  1992. # [16:17] <RyanVM> jesup: off to a good start, Aurora's using 40MB less on startup than trunk
  1993. # [16:18] <RyanVM> same set of tabs
  1994. # [16:18] * mgol is now known as m_gol
  1995. # [16:18] * bobowen|afk is now known as bobowen
  1996. # [16:18] <RyanVM> jesup: yeah, I've got 24GB of ram, so it's more about the principle here
  1997. # [16:18] * Tomcat is now known as Tomcat|afk
  1998. # [16:18] * Joins: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP)
  1999. # [16:18] <jesup> Hmmm. Be interesting to do a diff of the base startup (nightly->aurora) too then
  2000. # [16:18] <RyanVM> that and GC/CC can still suck regardless
  2001. # [16:18] <RyanVM> yeah, I'm going to save both
  2002. # [16:18] * pbrosset is now known as pbrosset|away
  2003. # [16:19] * RyanVM bets bkelly is right about suspecting GGC
  2004. # [16:19] <bkelly> hooray for random guessing!
  2005. # [16:19] <RyanVM> aurora went up 80MB when I enabled ABP
  2006. # [16:19] <jesup> 40MB difference is something worth flagging
  2007. # [16:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2008. # [16:19] <RyanVM> and 20MB dropped off when I minimized
  2009. # [16:20] * froydnj envisions a bingo card of big Gecko features responsible for bugs
  2010. # [16:20] <jesup> Yeah, changing the GC algorithm majorly would *never* have far-ranging impacts! ;-)
  2011. # [16:20] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  2012. # [16:20] <Ms2ger> froydnj, editor :)
  2013. # [16:21] <froydnj> Ms2ger: multiple squares!
  2014. # [16:21] <jorendorff> hmm. v.mozilla.com isn't working for me anymore.
  2015. # [16:21] <jorendorff> it shows me a download page for vidyo desktop (which is already running on my machine)
  2016. # [16:21] <RyanVM> bkelly: froydnj: jesup: https://bug1001426.bugzilla.mozilla.org/attachment.cgi?id=8412613
  2017. # [16:22] <jgraham> I thought v.mozilla.com wasn't supposed to work anymore
  2018. # [16:22] * Joins: mgs (mgs@moz-9F4CCF1C.bstnma.fios.verizon.net)
  2019. # [16:22] <jgraham> You're just suppoed to use the desktop client (v 3.0.3 or something)
  2020. # [16:22] * Quits: avaida (Instantbir@28C4EA76.976FBEE.5BC07656.IP) (Quit: Instantbird 1.5 -- http://www.instantbird.com)
  2021. # [16:22] <froydnj> RyanVM: what is that?
  2022. # [16:22] * hwine is now known as hwine-commuting
  2023. # [16:22] <bkelly> RyanVM: nice, seems like a legit issue on nightly
  2024. # [16:23] <RyanVM> froydnj: the abp memory hit on aurora
  2025. # [16:23] <jesup> Threads, threads, threads, Media Decoder, CC mistakes, IPC, editor, cache, addons, addons, addons is a start
  2026. # [16:23] <froydnj> RyanVM: ow
  2027. # [16:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2028. # [16:23] <RyanVM> jesup: trunk vs. aurora startup diff - https://pastebin.mozilla.org/4947927
  2029. # [16:23] <jimm> jorendorff: worked for me after the update
  2030. # [16:23] * Joins: kushagra (kushagra@42425D7F.62C8151.EBCC7000.IP)
  2031. # [16:24] <froydnj> hey, look, unused-gc-things making a big splashy showing again
  2032. # [16:24] * Joins: gwagner (Gregor@moz-B45FE61C.hsd1.ca.comcast.net)
  2033. # [16:24] * Joins: TheComputerGuy0013 (thecompute@6ADF18E4.2E6646D8.EC4A85D5.IP)
  2034. # [16:24] <jesup> ryan: that's trunk -> Aurora, right?
  2035. # [16:25] * Joins: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl)
  2036. # [16:25] <jesup> froydnj: yeah, I hit an unused-gc-things horror a few weeks ago
  2037. # [16:25] <RyanVM> yes
  2038. # [16:26] <RyanVM> there, attached the diffs to the bug
  2039. # [16:26] <RyanVM> jesup: so I've got trunk before/after, aurora before/after, trunk/aurora startup, and trunk/aurora w/ abp
  2040. # [16:26] <RyanVM> same profile & tabs for all of the above
  2041. # [16:26] * Joins: Optimizer (Optimizer@A8A9FD3.383E818B.2AB48280.IP)
  2042. # [16:26] <jesup> cool
  2043. # [16:27] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/dac23f0afa39 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  2044. # [16:27] <jesup> Separate bug for trunk/aurora startup
  2045. # [16:27] * Quits: heftig (heftig@moz-33D186ED.unitymedia.biz) (Quit: Quitting)
  2046. # [16:27] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/286f7d160f80 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2047. # [16:27] <RyanVM> -8,376,884.47 MB ── vsize-max-contiguous
  2048. # [16:27] <RyanVM> lolwut
  2049. # [16:27] <jesup> though they may have similar causes
  2050. # [16:27] * Quits: bogdan_maris (Instantbir@28C4EA76.976FBEE.5BC07656.IP) (Quit: bogdan_maris)
  2051. # [16:27] <RyanVM> guess I should have diffed the other direction (aurora -> trunk instead of trunk -> aurora)
  2052. # [16:27] * Joins: jviereck (Adium@moz-836A6921.ethz.ch)
  2053. # [16:28] <jesup> bsmedberg may find that interesting
  2054. # [16:28] <jesup> RyanVM: less confusing the other way, yes
  2055. # [16:28] <bkelly> froydnj: bug is here: https://bugzilla.mozilla.org/show_bug.cgi?id=1001426
  2056. # [16:28] <@bsmedberg> jesup: hrm?
  2057. # [16:28] * Quits: Optimizer (Optimizer@A8A9FD3.383E818B.2AB48280.IP) (Ping timeout)
  2058. # [16:29] * Joins: Optimizer (Optimizer@A8A9FD3.383E818B.2AB48280.IP)
  2059. # [16:29] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Ping timeout)
  2060. # [16:29] <froydnj> bkelly: just cc'd myself :)
  2061. # [16:29] * Quits: TheComputerGuy0013 (thecompute@6ADF18E4.2E6646D8.EC4A85D5.IP) (Ping timeout)
  2062. # [16:30] <bkelly> oh, thought we were just looking at pastebins here... I better go get another cup of coffee :-)
  2063. # [16:30] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  2064. # [16:30] * Quits: MMx (mmx@moz-1AFE3502.afthd.hg.tu-darmstadt.de) (Connection reset by peer)
  2065. # [16:30] * Quits: Optimizer (Optimizer@A8A9FD3.383E818B.2AB48280.IP) (Ping timeout)
  2066. # [16:31] <jesup> bsmedberg: https://pastebin.mozilla.org/4947927 - trunk->aurora startup memory diff (so negative means aurora was better)
  2067. # [16:31] <jesup> for a profile with 4 pinned tabs from RyanVM
  2068. # [16:31] * Joins: TheComputerGuy0013 (thecompute@6ADF18E4.2E6646D8.EC4A85D5.IP)
  2069. # [16:31] * Quits: TheComputerGuy0013 (thecompute@6ADF18E4.2E6646D8.EC4A85D5.IP) (Write error: Broken pipe)
  2070. # [16:31] <bkelly> I wonder if we should add an ABP case to https://areweslimyet.com/
  2071. # [16:31] <RyanVM> this isn't even 4 pinned tabs
  2072. # [16:31] * Joins: MMx (mmx@moz-1AFE3502.afthd.hg.tu-darmstadt.de)
  2073. # [16:31] <RyanVM> this is just treestatus, addons manager, and about:memory
  2074. # [16:31] <@bsmedberg> that's not particularly interesting to me. I mainly care about catastrophic memory usage, not base numbers.
  2075. # [16:32] <@bsmedberg> 65.36 MB (90.44%) ── heap-unclassified still sucks though!
  2076. # [16:32] * Joins: jchaulk (jchaulk@moz-C3B01B76.dsl.teksavvy.com)
  2077. # [16:32] * Quits: maxli (Adium@moz-F47DD19B.student.cs.uwaterloo.ca) (Quit: Leaving.)
  2078. # [16:32] * Quits: twi (Adium@moz-CC36E443.cust.vodafonedsl.it) (Ping timeout)
  2079. # [16:33] * Joins: twi (Adium@moz-CC36E443.cust.vodafonedsl.it)
  2080. # [16:33] * Joins: maxli (Adium@moz-F47DD19B.student.cs.uwaterloo.ca)
  2081. # [16:33] <Gijs> how do I ensure a bunch of CSS has been loaded and parsed, if it's loaded after the initial document load? :)
  2082. # [16:33] <jesup> We were talking about GGC being a possible offender here.
  2083. # [16:34] * Quits: maxli (Adium@moz-F47DD19B.student.cs.uwaterloo.ca) (Quit: Leaving.)
  2084. # [16:34] * Quits: adev-tb (Thunderbir@DF8F9A92.7B4AC7E7.CCB6A436.IP) (Ping timeout)
  2085. # [16:34] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/df9f33c5a49d - Mike de Boer - Bug 966723: exit Customize Mode on menu-button click, not mouse-down. r=mconley, feedback=dao.
  2086. # [16:34] <firebot> http://hg.mozilla.org/integration/fx-team/rev/0bfe1f94e874 - Mike de Boer - Bug 1000744: re-introduce a checked state for panel-menu buttons. r=MattN.
  2087. # [16:34] <RyanVM> i need to start working on other stuff
  2088. # [16:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2089. # [16:35] * Quits: ggp (ggp@257B31D9.BFDA0A02.9F9EFC6F.IP) (Input/output error)
  2090. # [16:35] <RyanVM> i'll hang on to the memory reports, though
  2091. # [16:36] * Parts: pauly (opera@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  2092. # [16:36] * Quits: jkitch (Thunderbir@moz-5994C628.lns20.adl2.internode.on.net) (Ping timeout)
  2093. # [16:37] * pmoore|biab is now known as pmoore
  2094. # [16:38] * Quits: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  2095. # [16:39] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2096. # [16:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1bab9339e6d4 - Trevor Saunders - bug 1001001 - stop exporting opus_ symbols from libxul r=rilian, ted
  2097. # [16:41] * Quits: Ms2ger (Ms2ger@moz-4A14BC33.ugent.be) (Quit: bbl)
  2098. # [16:43] * Quits: mstange (markus@moz-B0E9117B.dip0.t-ipconnect.de) (Quit: mstange)
  2099. # [16:45] * Quits: mgs (mgs@moz-9F4CCF1C.bstnma.fios.verizon.net) (Ping timeout)
  2100. # [16:47] * Quits: victorporof_ (victorporo@F4CC4C65.FE5745A2.3EE329E3.IP) (Quit: victorporof_)
  2101. # [16:47] * Quits: RealRaven1 (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Quit: RealRaven1)
  2102. # [16:48] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  2103. # [16:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2104. # [16:49] * jcranmer|away is now known as jcranmer
  2105. # [16:50] * Joins: automata (automata@AE7BEA1.34AEAABA.DF1E30BF.IP)
  2106. # [16:51] * Joins: mgs (mgs@moz-9F4CCF1C.bstnma.fios.verizon.net)
  2107. # [16:52] * Joins: gustavold (gustavold@450E1AA8.64299792.DF2AC62B.IP)
  2108. # [16:52] * Joins: lpy_ (lpy@207F51B2.F09091A8.1348A864.IP)
  2109. # [16:53] * Joins: joshua-s|zzz (Thunderbir@moz-EF175EF4.syrcny.east.verizon.net)
  2110. # [16:53] * Quits: lpy (lpy@8B40CDAC.F09091A8.1348A864.IP) (Ping timeout)
  2111. # [16:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2112. # [16:54] * Quits: joshua-s (Thunderbir@moz-EF175EF4.syrcny.east.verizon.net) (Ping timeout)
  2113. # [16:54] * Quits: lpy_ (lpy@207F51B2.F09091A8.1348A864.IP) (Connection reset by peer)
  2114. # [16:55] <jesup> RyanVM: Patch for one of the warning annoyances
  2115. # [16:55] <RyanVM> w00t
  2116. # [16:55] <jesup> bug 940329
  2117. # [16:56] <RyanVM> sweet, that'll kill a lot
  2118. # [16:56] <froydnj> jesup: RyanVM: I'm writing a patch for the nsTSubstring.h problems
  2119. # [16:56] <RyanVM> i've been holding off on filing others until some of the spammier ones get fixed
  2120. # [16:56] * Joins: myk (myk@3B8EACAC.CB3251F2.284344F5.IP)
  2121. # [16:57] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  2122. # [16:58] * Joins: digitsm (digitsm@B04F0D43.5D29EFCD.DA0107E2.IP)
  2123. # [16:58] * Quits: digitsm (digitsm@B04F0D43.5D29EFCD.DA0107E2.IP) (Quit: Leaving)
  2124. # [16:58] * Joins: vikstrous (v@13F2CEC5.7672369.D8E68FF6.IP)
  2125. # [16:58] * Joins: darkowlzz (darkowlzz@FED07866.34864761.F44414AF.IP)
  2126. # [16:59] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  2127. # [16:59] * Joins: dria (dria@13F2CEC5.7672369.D8E68FF6.IP)
  2128. # [16:59] * Joins: digitsm (digitsm@B04F0D43.5D29EFCD.DA0107E2.IP)
  2129. # [16:59] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2130. # [16:59] * Quits: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2131. # [16:59] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2132. # [17:00] * Quits: darkowlzz (darkowlzz@FED07866.34864761.F44414AF.IP) (Ping timeout)
  2133. # [17:01] * Joins: driia (dria@13F2CEC5.7672369.D8E68FF6.IP)
  2134. # [17:01] * Quits: dria (dria@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  2135. # [17:01] * mcote|afk is now known as mcote
  2136. # [17:02] * Quits: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  2137. # [17:02] * Joins: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP)
  2138. # [17:02] * Quits: digitsm (digitsm@B04F0D43.5D29EFCD.DA0107E2.IP) (Quit: Leaving)
  2139. # [17:03] * Joins: victorporof (victorporo@13F2CEC5.7672369.D8E68FF6.IP)
  2140. # [17:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2141. # [17:04] * Joins: maxli (Adium@moz-B19F68ED.student.cs.uwaterloo.ca)
  2142. # [17:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/db9956f94680 - Trevor Saunders - bug 980753 - make nsRefPtr movable r=froydnj
  2143. # [17:04] * driia is now known as dria
  2144. # [17:05] * Quits: lzzluca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk) (Client exited)
  2145. # [17:06] * Joins: lzzluca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk)
  2146. # [17:06] * Quits: lzzluca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk) (Client exited)
  2147. # [17:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/16a37bafa5c8 - Nathan Froyd - Bug 1000894 - fix browser-chrome tests in dom/tests/browser/ to not replace the original tab; r=ehsan
  2148. # [17:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fd5d78e32b56 - Nathan Froyd - Bug 999618 - fix browser-chrome tests in browser/base/content/test/general to not remove the original tab; r=ehsan
  2149. # [17:07] * Joins: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2150. # [17:07] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/8acfd39aa541 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  2151. # [17:07] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/35301308ccf0 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2152. # [17:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2153. # [17:09] * Quits: _wirepair (x@moz-C16396CB.supermario.org) (Ping timeout)
  2154. # [17:09] * Joins: botond|laptop (chatzilla@FCCEA34F.7672369.D8E68FF6.IP)
  2155. # [17:10] * Joins: _wirepair (x@A47A082.A8766A52.57EA9BED.IP)
  2156. # [17:11] * Quits: Gijs (gijs@47E4A7DC.EEF5E814.B24D57A6.IP) (Quit: dinner!)
  2157. # [17:11] * Quits: gwagner (Gregor@moz-B45FE61C.hsd1.ca.comcast.net) (Quit: gwagner)
  2158. # [17:13] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  2159. # [17:14] * Joins: Anupkumar (uid16774@moz-A42E5B7B.irccloud.com)
  2160. # [17:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/241760451193 - Nicolas Silva - Bug 997699 - Move CompositableParent to the .cpp. r=bjacob
  2161. # [17:16] * Quits: yvan (quassel@moz-EE24132A.members.linode.com) (Input/output error)
  2162. # [17:17] * Joins: jedp (jedp@moz-3AA8030E.dsl.dynamic.sonic.net)
  2163. # [17:17] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2164. # [17:17] * Joins: yvan (quassel@moz-EE24132A.members.linode.com)
  2165. # [17:17] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2166. # [17:18] * Quits: botond|laptop (chatzilla@FCCEA34F.7672369.D8E68FF6.IP) (Ping timeout)
  2167. # [17:18] * Joins: lzzluca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk)
  2168. # [17:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2169. # [17:19] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  2170. # [17:22] * Joins: darkowlzz (darkowlzz@FED07866.34864761.F44414AF.IP)
  2171. # [17:22] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  2172. # [17:23] * Joins: bjacob_ (bjacob@13F2CEC5.7672369.D8E68FF6.IP)
  2173. # [17:24] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2174. # [17:25] * Quits: bgrins (bgrins@C7203E51.FBD8ACDB.20F09BA6.IP) (Ping timeout)
  2175. # [17:25] * Joins: bgrins (bgrins@C7203E51.FBD8ACDB.20F09BA6.IP)
  2176. # [17:27] * Quits: stransky (stransky@moz-59D79C36.broadband2.iol.cz) (Quit: Connection reset by beer)
  2177. # [17:27] * Joins: mt (mt@moz-62518563.mtv2.mozilla.com)
  2178. # [17:28] * Quits: AndreeaMatei (Thunderbir@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP) (Quit: AndreeaMatei)
  2179. # [17:28] <dhylands> This looks suspiciously like some type of spambot: https://bugzilla.mozilla.org/show_bug.cgi?id=987673#c1
  2180. # [17:28] <dhylands> Does anybody know how to go about fixing?
  2181. # [17:28] <bkelly> tbsaunde: not sure if you're aware, but looks like this push might be having trouble linking on windows: https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=1bab9339e6d4
  2182. # [17:29] * Joins: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net)
  2183. # [17:29] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/528ed2029bc2 - Margaret Leibovic - Bug 1000849 - Make a dummy MatrixCursor to listen for dataset changed notifications. r=lucasr
  2184. # [17:29] <tbsaunde> bkelly: looking
  2185. # [17:29] <firebot> http://hg.mozilla.org/integration/fx-team/rev/548827cce8d7 - Margaret Leibovic - Bug 1000616 - Fix clicks on items when empty views and panel views are swapped. r=lucasr
  2186. # [17:30] * davidb is now known as davidb|afk
  2187. # [17:30] * Joins: AndreeaMatei (Thunderbir@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  2188. # [17:30] * Quits: yvan (quassel@moz-EE24132A.members.linode.com) (Input/output error)
  2189. # [17:31] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  2190. # [17:32] * Joins: yvan (quassel@moz-EE24132A.members.linode.com)
  2191. # [17:33] * Quits: AndreeaMatei (Thunderbir@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP) (Quit: AndreeaMatei)
  2192. # [17:33] <@bz_sleep> dhylands: tag the comment as spam
  2193. # [17:33] <@bz_sleep> dhylands: and maybe ask gerv to nix it?
  2194. # [17:33] * gerv appears in a puff of smoke
  2195. # [17:33] * Joins: justindarc (justindarc@D2AEACFC.B56D28DB.B58D01CE.IP)
  2196. # [17:34] <@bz_sleep> dhylands: I disabled the account
  2197. # [17:34] <@bz_sleep> gerv: https://bugzilla.mozilla.org/show_bug.cgi?id=987673#c1
  2198. # [17:34] * Quits: kushagra (kushagra@42425D7F.62C8151.EBCC7000.IP) (Client exited)
  2199. # [17:34] <gerv> Account disabled.
  2200. # [17:34] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Quit: RealRaven)
  2201. # [17:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2202. # [17:35] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  2203. # [17:35] <gerv> Comment tagged as spam.
  2204. # [17:35] * davidb|afk is now known as davidb
  2205. # [17:35] * Joins: botond|laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP)
  2206. # [17:38] * Quits: fabrice1 (fabrice@moz-1A8E36BB.hsd1.ca.comcast.net) (Ping timeout)
  2207. # [17:38] <tbsaunde> bkelly: backed though I'm confused what's wrong
  2208. # [17:38] * Quits: twi (Adium@moz-CC36E443.cust.vodafonedsl.it) (Ping timeout)
  2209. # [17:38] * Joins: twi (Adium@moz-CC36E443.cust.vodafonedsl.it)
  2210. # [17:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f5a100decfb3 - Trevor Saunders - backout 1bab9339e6d4 (bug 1001001) for breaking the build on windows
  2211. # [17:39] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2212. # [17:39] <froydnj> nice bug # there
  2213. # [17:40] * Joins: fabrice (fabrice@moz-1A8E36BB.hsd1.ca.comcast.net)
  2214. # [17:40] * jandem is now known as jandem-brb
  2215. # [17:40] <bkelly> tbsaunde: I guess symbol export rules are different on windows... I don't really understand it fully
  2216. # [17:42] <froydnj> tbsaunde: doesn't that need to be |if not CONFIG[...]| ?
  2217. # [17:43] * Quits: h4writer (h4writer@moz-6BDA8831.access.telenet.be) (Ping timeout)
  2218. # [17:44] * Joins: grobinson (~grobinson@moz-67F8975B.dsl.dynamic.sonic.net)
  2219. # [17:44] * Quits: yzen (yzen@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2220. # [17:44] <poiru> Can someone r+ this trivial patch: https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=989460&attachment=8412665
  2221. # [17:44] * froydnj builds umpteen debian chroots to try to find something with a up-to-date libc
  2222. # [17:44] <jcranmer> poiru: ask firebot
  2223. # [17:44] * baku is now known as baku|away
  2224. # [17:44] <jcranmer> firebot: review poiru's patch
  2225. # [17:44] <firebot> jcranmer: Sorry, I've no idea what 'review poiru's patch' might be.
  2226. # [17:45] <jcranmer> firebot: review my patch
  2227. # [17:45] <firebot> jcranmer: Your patch looks good. r+sr+ui-r+a=mconnor
  2228. # [17:45] <poiru> jcranmer: Hah :D
  2229. # [17:45] * baku|away is now known as baku
  2230. # [17:45] * Quits: wlach_ (wlach@moz-5F66E3C6.vif.net) (Ping timeout)
  2231. # [17:46] <poiru> froydnj: Thanks!
  2232. # [17:46] * Quits: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net) (Quit: dealloc)
  2233. # [17:46] * Quits: grobinson (~grobinson@moz-67F8975B.dsl.dynamic.sonic.net) (Quit: Leaving)
  2234. # [17:46] * Quits: jacek (jacek@moz-ECAAA1A8.psi.wroc.pl) (Quit: Konversation terminated!)
  2235. # [17:46] * Joins: grobinson (~grobinson@moz-67F8975B.dsl.dynamic.sonic.net)
  2236. # [17:46] * Joins: ggp (ggp@EE13EC3F.7A5CA424.E4090502.IP)
  2237. # [17:46] * Quits: myk (myk@3B8EACAC.CB3251F2.284344F5.IP) (Ping timeout)
  2238. # [17:47] <davidb> lol
  2239. # [17:47] * hwine-commuting is now known as hwine
  2240. # [17:47] * Quits: botond|laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2241. # [17:47] * philor is now known as philor|away
  2242. # [17:47] * Quits: jviereck (Adium@moz-836A6921.ethz.ch) (Ping timeout)
  2243. # [17:48] * Joins: jviereck (Adium@moz-836A6921.ethz.ch)
  2244. # [17:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2245. # [17:49] * Joins: botond|laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP)
  2246. # [17:49] * sheppy-offline is now known as sheppy
  2247. # [17:50] * Joins: mccr8 (mccr8@moz-62518563.mtv2.mozilla.com)
  2248. # [17:50] <froydnj> poiru: np
  2249. # [17:51] * Joins: yzen (yzen@13F2CEC5.7672369.D8E68FF6.IP)
  2250. # [17:51] * Joins: Mossop (dtownsend@53343B0D.8DCA2D5.5E2862A8.IP)
  2251. # [17:51] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  2252. # [17:51] * ChanServ sets mode: +o ehsan
  2253. # [17:51] * Quits: glosoli (glosoli@moz-72C60525.static.zebra.lt) (Quit: Textual IRC Client: www.textualapp.com)
  2254. # [17:52] * Quits: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  2255. # [17:52] <@ehsan> froydnj: thanks for the post
  2256. # [17:52] <@ehsan> overholt: perhaps an angry dev.platform post is what's needed here ;)
  2257. # [17:53] * Joins: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2258. # [17:53] <overholt> ehsan, nah :)
  2259. # [17:53] <froydnj> ehsan: np, thanks for r+'ing those patches
  2260. # [17:53] <@ehsan> overholt: unfortunately I don't think we can change anything here :)
  2261. # [17:53] * Quits: yvan (quassel@moz-EE24132A.members.linode.com) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
  2262. # [17:53] <froydnj> you wouldn't like overholt when he's angry
  2263. # [17:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2264. # [17:53] <edmorley|sheriffduty> RyanVM: ah found the cause of the 'new' robocop orange, f5712360fc1a added a test but in the wrong row, so stole the skip-if line of the test that's now failing intermittently
  2265. # [17:53] <overholt> ehsan, I'm going to comment on the 3 bugs I see for this
  2266. # [17:53] <overholt> heh
  2267. # [17:54] <RyanVM> fail
  2268. # [17:54] <@ehsan> only 3? ;)
  2269. # [17:54] <@ehsan> froydnj: he doesn't get angry afaik ;)
  2270. # [17:54] * Quits: MarcoZ (marco.zehe@moz-F815BBC8.dip0.t-ipconnect.de) (Ping timeout)
  2271. # [17:55] <@ehsan> froydnj: btw, any particular reason you're fixing these bugs?
  2272. # [17:55] <@ehsan> I'm curious to know!
  2273. # [17:55] <froydnj> ehsan: an anecdote, even an anecdote from ehsan, is no substitute for data
  2274. # [17:55] <@ehsan> froydnj: I anecdotally disagree!
  2275. # [17:56] <froydnj> ehsan: I need things to do, and getting rid of stupid oranges helps the cause of fixing the oranges triggered by bug 715376
  2276. # [17:56] * Joins: MarcoZ (marco.zehe@moz-F815BBC8.dip0.t-ipconnect.de)
  2277. # [17:56] * Quits: mihaelav (Mibbit@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2278. # [17:56] * @ehsan nods
  2279. # [17:56] <@ehsan> makes sense
  2280. # [17:56] <froydnj> of which there are some bizarre ones, like things that (I think) depend on the ordering of sendAsyncMessage
  2281. # [17:57] <@ehsan> froydnj: have you tried chaos mode on those?
  2282. # [17:57] <froydnj> ehsan: which, the bug 715376 ones?
  2283. # [17:57] <@ehsan> froydnj: the tests relying on the ordering of those messages
  2284. # [17:58] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/6fa6a3e42d65 - Ed Morley - Backed out changeset f5712360fc1a (bug 977167) for inadvertently re-enabling a test
  2285. # [17:58] * jimm is now known as jimm-lunch
  2286. # [17:58] <@ehsan> froydnj: or yeah, on the failures caused by 715376 in general!
  2287. # [17:58] <froydnj> ehsan: so far I can reproduce on my desktop
  2288. # [17:58] <@ehsan> oh well then
  2289. # [17:58] <@ehsan> you're in luck!
  2290. # [17:58] <froydnj> you could call it that, yes...
  2291. # [17:58] <@ehsan> think of the alternative :)
  2292. # [17:58] * bobowen is now known as bobowen|afk
  2293. # [17:59] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  2294. # [18:00] * Joins: jgriffin (jgriffin@moz-791CC332.hsd1.wa.comcast.net)
  2295. # [18:02] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/819e836f1f73 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2296. # [18:02] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/a77982f472cc - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  2297. # [18:02] * davidb is now known as davidb|afk
  2298. # [18:03] <erahm> RyanVM: were you on a specific page when you got that memory reporter crash?
  2299. # [18:03] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  2300. # [18:03] <RyanVM> erahm: a couple pinned tabs (gmail, my yahoo, zimbra, etherpad, treestatus), about:memory, and one tbpl tab
  2301. # [18:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2302. # [18:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a702a247f6b7 - Paul Kerr [:pkerr] - Bug 970691 - Part 2: Restore digit stamping function to YuvStamper. r=jesup
  2303. # [18:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1a6ada013610 - chiajung hung - Bug 959089 - Part 1: Implement a new protocol for manage shared buffers' allocation. r=vlad, r=gal
  2304. # [18:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d58403b60c77 - chiajung hung - Bug 959089 - Part 2: Use the new protocol to do buffer allocation. r=nical
  2305. # [18:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8733191b0d10 - Paul Kerr [:pkerr] - Bug 970691 - Part 1: Add timestamp to fake video. r=jesup
  2306. # [18:05] * bobowen|afk is now known as bobowen
  2307. # [18:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/27f06ab08454 - Andreas Tolfsen - Bug 999550 - Make check for B2G backwards compatible with Gecko 28 branch. r=bsilverberg
  2308. # [18:05] * mdas is now known as mdas|afk
  2309. # [18:05] <RyanVM> erahm: nothing obviously media-related
  2310. # [18:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f97d1a5bbd67 - Frédéric Wang - Bug 1001169 - Include new OpenType MATH fonts into the default font.mathfont-family list. r=roc
  2311. # [18:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/507d6e8a8f5a - JW Wang - Bug 981153 - Fix and re-enable test_seek.html. r=cpearce
  2312. # [18:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4ca96570171c - Henri Sivonen - Bug 1001113 - Remove test_bug718500.js from m-c. r=emk
  2313. # [18:06] <erahm> RyanVM: I find it hard to believe any of those are even using webaudio :(
  2314. # [18:06] <nical> \o/ yay Bug 959089 is landing
  2315. # [18:07] <RyanVM> nical: with some commit message fixups
  2316. # [18:07] <nical> hope it sticks
  2317. # [18:07] * Joins: drno (nohlmeier@moz-62518563.mtv2.mozilla.com)
  2318. # [18:07] * RyanVM wishes people would double-check them more carefully
  2319. # [18:07] * Joins: myk (myk@moz-62518563.mtv2.mozilla.com)
  2320. # [18:07] <RyanVM> ehsan: I have no clue what you're asking about using hg import
  2321. # [18:07] <@ehsan> RyanVM: hg import instead of qimport
  2322. # [18:07] <RyanVM> and I'd want to do that why?
  2323. # [18:08] <@ehsan> it creates a normal commit which you can push
  2324. # [18:08] <@ehsan> to skin qpush?
  2325. # [18:08] <RyanVM> and it supports bugzilla?
  2326. # [18:08] <@ehsan> *skip
  2327. # [18:08] <@gavin> you mean skip qfin?
  2328. # [18:08] <@ehsan> I thought the bugzilla extension adds support for bz:// URLs?
  2329. # [18:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2330. # [18:08] <@ehsan> gavin: that too
  2331. # [18:08] <kats> but the import behaviour is different, no?
  2332. # [18:08] <@ehsan> no
  2333. # [18:08] <kats> if you have conflicts you lose the commit message
  2334. # [18:08] <kats> iirc
  2335. # [18:08] <@ehsan> oh
  2336. # [18:08] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  2337. # [18:08] <@ehsan> well
  2338. # [18:08] <@ehsan> sure
  2339. # [18:08] <@gavin> oh, my qimport auto-qpushes
  2340. # [18:09] <@ehsan> gavin: how did you get it to do that?
  2341. # [18:09] <RyanVM> yeah, explain to me why I'd like to drop using mq for checkin-neededs?
  2342. # [18:09] <@ehsan> RyanVM: nm, just trying to help :)
  2343. # [18:09] <RyanVM> ehsan: just seems orthogonal to a feature request for a different extension
  2344. # [18:10] <@ehsan> RyanVM: I was trying to show you a way to fix your problem today as opposed to waiting for that bug to be fixed...
  2345. # [18:10] <RyanVM> with some slight downsides :P
  2346. # [18:10] <@ehsan> ok then my suggestion was useless
  2347. # [18:10] * Quits: kk1fff (kk1fff@moz-986538D0.dynamic.hinet.net) (Client exited)
  2348. # [18:10] <@gavin> ehsan: I use a wrapper script, but it looks like you could probably just add qimport = -P to your ~/.hgrc [defaults] ?
  2349. # [18:10] <@ehsan> yeah maybe that would work
  2350. # [18:11] <@ehsan> hsivonen: are you looking into seeing which parts of ICU we can turn off?
  2351. # [18:11] * Joins: jrm2k6 (jrm2k6@moz-4B136A3.pool.digikabel.hu)
  2352. # [18:13] * pmoore is now known as pmoore|dinner
  2353. # [18:13] * Joins: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net)
  2354. # [18:13] * Quits: MarcoZ (marco.zehe@moz-F815BBC8.dip0.t-ipconnect.de) (Quit: happy weekend!)
  2355. # [18:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/eae1708cbfdb - Andrew McCreight - Bug 1000974 - Don't do cycle collector optimization for nodes in the shadow tree. r=smaug
  2356. # [18:13] * Joins: damons (gnubeard@3CB097D5.57B833A6.D74CC41D.IP)
  2357. # [18:14] * Quits: maxli (Adium@moz-B19F68ED.student.cs.uwaterloo.ca) (Quit: Leaving.)
  2358. # [18:15] * Joins: bajaj (Adium@moz-24157589.mtv2.mozilla.com)
  2359. # [18:15] * Joins: smaug (chatzilla@moz-E23270D9.nat.bb.dnainternet.fi)
  2360. # [18:15] * ChanServ sets mode: +o smaug
  2361. # [18:15] <RyanVM> gavin: yeah, that might work, just not entirely sure if I want to make that the default for every time I qimport
  2362. # [18:15] * Quits: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  2363. # [18:15] * RyanVM ponders it
  2364. # [18:15] * Joins: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP)
  2365. # [18:16] * catlee is now known as catlee-lunch
  2366. # [18:16] * Quits: jviereck (Adium@moz-836A6921.ethz.ch) (Quit: Leaving.)
  2367. # [18:16] * Quits: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2368. # [18:17] * Joins: jviereck (Adium@moz-836A6921.ethz.ch)
  2369. # [18:17] * Quits: @smaug (chatzilla@moz-E23270D9.nat.bb.dnainternet.fi) (Ping timeout)
  2370. # [18:18] * Quits: yzen (yzen@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2371. # [18:18] * Quits: bnicholson (bnicholson@F118B273.BF05706.A36C57B9.IP) (Ping timeout)
  2372. # [18:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2373. # [18:19] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  2374. # [18:20] * Quits: espadrine (ttyl@moz-20B15908.w92-128.abo.wanadoo.fr) (Ping timeout)
  2375. # [18:21] * Quits: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  2376. # [18:21] * rail is now known as rail-afk
  2377. # [18:22] * Joins: yzen (yzen@13F2CEC5.7672369.D8E68FF6.IP)
  2378. # [18:22] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/cabda6c7f0e9 - Mihaela Velimiroviciu - Bug 947914 - Add test for the funtionality of panel menu default buttons. r=Gijs
  2379. # [18:22] <firebot> http://hg.mozilla.org/integration/fx-team/rev/7f3e428b4a5d - Nick Fitzgerald - Bug 991904 - Create a way to load devtools modules lazily. r=dcamp
  2380. # [18:22] <firebot> http://hg.mozilla.org/integration/fx-team/rev/d1ce42fc5cc3 - James Gilbertson - Bug 757927 - Return the result of loadUriInternal instead of always returning NS_OK. r=wesj, r=blassey
  2381. # [18:22] <firebot> http://hg.mozilla.org/integration/fx-team/rev/c7ea1a75bfec - Victor Porof - Bug 999978 - HTTP method and status code are smashed together. r=past
  2382. # [18:23] * davidb|afk is now known as davidb
  2383. # [18:23] * jlund|away is now known as jlund|buildduty
  2384. # [18:24] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2385. # [18:24] * Joins: Edgar (Thunderbir@moz-8CBB735B.dynamic.hinet.net)
  2386. # [18:25] * jchen|away is now known as jchen
  2387. # [18:25] * Quits: jdm (jdm@moz-AC9499B2.cable.teksavvy.com) (Quit: Lost terminal)
  2388. # [18:26] <mccr8> hmm build backlog looks pretty angry
  2389. # [18:27] * Joins: kgrandon (Adium@moz-2A1C3CC8.hsd1.ca.comcast.net)
  2390. # [18:27] * jimm-lunch is now known as jimm
  2391. # [18:27] * Joins: smaug (chatzilla@moz-E23270D9.nat.bb.dnainternet.fi)
  2392. # [18:27] * ChanServ sets mode: +o smaug
  2393. # [18:27] * Quits: @smaug (chatzilla@moz-E23270D9.nat.bb.dnainternet.fi) (Quit: Reconnecting…)
  2394. # [18:28] * Joins: maxli (Adium@moz-B19F68ED.student.cs.uwaterloo.ca)
  2395. # [18:28] * Quits: kdudka (kdudka@moz-107AD163.redhat.com) (Quit: Leaving)
  2396. # [18:29] * Joins: yvan (quassel@moz-EE24132A.members.linode.com)
  2397. # [18:29] * Joins: smaug (chatzilla@moz-E23270D9.nat.bb.dnainternet.fi)
  2398. # [18:29] * ChanServ sets mode: +o smaug
  2399. # [18:29] * Joins: bnicholson (bnicholson@moz-62518563.mtv2.mozilla.com)
  2400. # [18:30] * Quits: AaronMT (AaronMT@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Textual IRC Client: www.textualapp.com)
  2401. # [18:30] * Quits: darkowlzz (darkowlzz@FED07866.34864761.F44414AF.IP) (Client exited)
  2402. # [18:31] * Joins: AaronMT (AaronMT@13F2CEC5.7672369.D8E68FF6.IP)
  2403. # [18:31] <@bz_sleep> Are the string bundle sercice and console service threadsafe?
  2404. # [18:31] <@bz_sleep> er, string bundle service
  2405. # [18:31] * Joins: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  2406. # [18:31] <jcranmer> the first one, no
  2407. # [18:32] <jcranmer> the threadsafety check for that one was added two days ago
  2408. # [18:32] <@bz_sleep> Perfect, thanks
  2409. # [18:32] <jcranmer> don't know about the console service.
  2410. # [18:33] * hwine is now known as hwine|afk
  2411. # [18:33] * Joins: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  2412. # [18:33] <@bz_sleep> Doesn't matter
  2413. # [18:33] <@bz_sleep> This patch is using both, so r-
  2414. # [18:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2415. # [18:36] * Joins: mchang (mchang@moz-793A0D3E.socal.res.rr.com)
  2416. # [18:36] * bz_sleep is now known as bz
  2417. # [18:36] * sheppy is now known as sheppy-afk
  2418. # [18:38] * Parts: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  2419. # [18:38] * Quits: damons (gnubeard@3CB097D5.57B833A6.D74CC41D.IP) (Quit: damons)
  2420. # [18:38] * Joins: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP)
  2421. # [18:38] * bobowen is now known as bobowen|afk
  2422. # [18:38] * Quits: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  2423. # [18:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2424. # [18:38] * Joins: mfossen (mfossen@moz-BB798BB7.uwnet.wisc.edu)
  2425. # [18:38] <mccr8> bz: yeah bsmedberg said the string bundle service wasn't threadsafe before, it just was using threadsafe refcounting.
  2426. # [18:39] * Joins: till (till@moz-63AA6E3E.dip0.t-ipconnect.de)
  2427. # [18:39] * Joins: dbaron (dbaron@moz-3C92D971.dsl.dynamic.sonic.net)
  2428. # [18:39] * ChanServ sets mode: +ao dbaron dbaron
  2429. # [18:39] * Joins: tessarakt (jens@moz-7FD7F354.dip0.t-ipconnect.de)
  2430. # [18:39] <@bsmedberg> console service is threadsafe, I'm pretty sure
  2431. # [18:39] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki)
  2432. # [18:39] * Quits: jchaulk (jchaulk@moz-C3B01B76.dsl.teksavvy.com) (Quit: Leaving.)
  2433. # [18:39] * Joins: jchaulk (jchaulk@moz-C3B01B76.dsl.teksavvy.com)
  2434. # [18:39] * Quits: @smaug (chatzilla@moz-E23270D9.nat.bb.dnainternet.fi) (Ping timeout)
  2435. # [18:40] * mdas|afk is now known as mdas
  2436. # [18:40] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  2437. # [18:40] * Quits: mfossen (mfossen@moz-BB798BB7.uwnet.wisc.edu) (Ping timeout)
  2438. # [18:40] * Joins: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP)
  2439. # [18:40] * Quits: jchaulk (jchaulk@moz-C3B01B76.dsl.teksavvy.com) (Max SendQ exceeded)
  2440. # [18:41] <botond> Can the Try server produce a B2G device build?
  2441. # [18:41] * Quits: tessarakt (jens@moz-7FD7F354.dip0.t-ipconnect.de) (Ping timeout)
  2442. # [18:41] * Quits: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net) (Input/output error)
  2443. # [18:42] * Joins: jchaulk (jchaulk@moz-C3B01B76.dsl.teksavvy.com)
  2444. # [18:42] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/8d160a730493 - Benjamin Chen - Bug 990908 - Revert the change of bug 938512 and let the RTSP's code flow align to others. r=cpearce
  2445. # [18:42] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/d3aaf927afb8 - Marco Chen - Bug 999350 - Change initial values of AudioChannelService::mCurrentHigherChannel and mCurrentVisibleHigherChannel to -1 and add test case for audio-channel-change &
  2446. # [18:42] <firebot> visible-audio-channel-change of mozChromeEvent. r=baku
  2447. # [18:42] * Joins: kip (kip@A6CF435B.D1155E2C.CFC2A289.IP)
  2448. # [18:43] * Joins: tessarakt (jens@moz-B91D017.dip0.t-ipconnect.de)
  2449. # [18:43] <RyanVM> nical: so much for sticking
  2450. # [18:44] <RyanVM> nical: unless you know of a simple fix for https://tbpl.mozilla.org/php/getParsedLog.php?id=38499116&tree=Mozilla-Inbound
  2451. # [18:44] <RyanVM> maybe a missing #include?
  2452. # [18:44] <RyanVM> debug b2g only bustage
  2453. # [18:44] <nical> looks like a missing #include
  2454. # [18:44] * Quits: Edgar (Thunderbir@moz-8CBB735B.dynamic.hinet.net) (Quit: Edgar)
  2455. # [18:44] <nical> lemme see...
  2456. # [18:45] <RyanVM> gotta love those new debug b2g desktop builds we're running :P
  2457. # [18:45] <edmorley|sheriffduty> oh oops I had inbound filtered on "robocop" for the last hour
  2458. # [18:45] <RyanVM> lol
  2459. # [18:45] * catlee-lunch is now known as catlee
  2460. # [18:45] * Quits: tessarakt (jens@moz-B91D017.dip0.t-ipconnect.de) (Ping timeout)
  2461. # [18:45] <RyanVM> edmorley|sheriffduty: given the scope of the bustage, I'm cool with waiting for an #include fix if that's all it is
  2462. # [18:45] * Quits: lzzluca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk) (Client exited)
  2463. # [18:46] <edmorley|sheriffduty> there's several sadly, eg fbb86a21aba0 for 10.6 m-1 leak
  2464. # [18:46] * Joins: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net)
  2465. # [18:46] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  2466. # [18:46] <RyanVM> oh geez
  2467. # [18:47] <josh> given an nsIThread pointer, do we have any helpful utility code to make this easy?MOZ_ASSERT(aThread == currentThread);
  2468. # [18:48] * Quits: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca) (Quit: )
  2469. # [18:48] * philor|away is now known as philor
  2470. # [18:48] <nical> I have a fix locally for the #include but the leak looks more involved
  2471. # [18:48] * Joins: damons (gnubeard@3CB097D5.57B833A6.D74CC41D.IP)
  2472. # [18:48] * Quits: tn (tim@moz-E7CE1D28.wp.shawcable.net) (Ping timeout)
  2473. # [18:49] * Joins: tn (tim@moz-E7CE1D28.wp.shawcable.net)
  2474. # [18:49] * Quits: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  2475. # [18:49] * Joins: Optimizer (Optimizer@9B551C0B.F40F6430.E02377B3.IP)
  2476. # [18:49] <padenot> josh: http://dxr.mozilla.org/mozilla-central/source/content/media/AbstractMediaDecoder.h#30
  2477. # [18:49] <RyanVM> nical: ok
  2478. # [18:49] <padenot> josh: for example
  2479. # [18:50] <RyanVM> nical: ouch, new bc2 leaks on that push too
  2480. # [18:50] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2481. # [18:50] * Quits: grobinson (~grobinson@moz-67F8975B.dsl.dynamic.sonic.net) (Ping timeout)
  2482. # [18:50] <RyanVM> nical: so it sounds like we should just backout for now?
  2483. # [18:50] <@bz> Which patch is this?
  2484. # [18:50] * Joins: tessarakt (jens@moz-831EA701.dip0.t-ipconnect.de)
  2485. # [18:50] <josh> padenot: thanks, somehow I wasn’t able to find NS_GetCurrentThread, that’s all I needed
  2486. # [18:51] <RyanVM> bz: let's see
  2487. # [18:51] <RyanVM> bkelly is leaking on OSX M1
  2488. # [18:51] <josh> padenot: I found a version of NS_GetCurrentThread that took an outparam, but that was messy, seems like your version returns a pointer
  2489. # [18:51] <@bz> hrm
  2490. # [18:51] <RyanVM> froydnj broke bc1
  2491. # [18:51] <@bz> bkelly's patch didn't add stuff that would cause those to leak...
  2492. # [18:51] <nical> RyanVM: I guess so
  2493. # [18:52] <froydnj> RyanVM: wha...my tests don't even touch bc1
  2494. # [18:52] * Quits: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net) (Input/output error)
  2495. # [18:52] <RyanVM> and bug 959089 broke debug b2g builds and apparently caused bc2 leaks
  2496. # [18:52] <nical> well it was a quite ambitious patch to push a Friday anyways
  2497. # [18:52] <@bz> Thanks, 959089 was the thing I was looking for
  2498. # [18:52] <RyanVM> froydnj: https://tbpl.mozilla.org/php/getParsedLog.php?id=38499040&tree=Mozilla-Inbound sure as hell looks related to your push ;)
  2499. # [18:52] <botond> josh: both versions are declared in nsThreadUtils.h
  2500. # [18:52] <@bz> hrm
  2501. # [18:52] <@bz> graphics
  2502. # [18:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2e5620659891 - Ed Morley - Backed out changeset d58403b60c77 (bug 959089)
  2503. # [18:52] * @bz decides he won't look at the patch after all
  2504. # [18:52] * Quits: tessarakt (jens@moz-831EA701.dip0.t-ipconnect.de) (Ping timeout)
  2505. # [18:52] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/664f112264f4 - Ed Morley - Backed out changeset 1a6ada013610 (bug 959089)
  2506. # [18:53] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5fec13d66698 - Ed Morley - Backed out changeset fbb86a21aba0 (bug 924622) for leaks on OS X 10.6; CLOSED TREE
  2507. # [18:53] <froydnj> RyanVM: I agree, but I don't understand how that's even possible
  2508. # [18:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2509. # [18:53] * Joins: tessarakt (jens@moz-260A7A59.dip0.t-ipconnect.de)
  2510. # [18:53] * jedp is now known as jedp|afk
  2511. # [18:53] <froydnj> how do tests in one suite affect tests in a different suite?
  2512. # [18:54] * Joins: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net)
  2513. # [18:54] <@bz> froydnj: you changed bc2 or bc3?
  2514. # [18:54] * Joins: darkowlzz (darkowlzz@FED07866.34864761.F44414AF.IP)
  2515. # [18:54] <RyanVM> bz: nevermind the bkelly
  2516. # [18:54] <@bz> RyanVM: Oh?
  2517. # [18:54] <froydnj> oh, wait, those browser/base/content/ ones might be in bc1
  2518. # [18:54] <froydnj> bother
  2519. # [18:54] <RyanVM> bz: yeah, went back further
  2520. # [18:54] * Joins: jet (jet@moz-79F891EE.hsd1.ca.comcast.net)
  2521. # [18:54] <@bz> RyanVM: Good. ;)
  2522. # [18:54] <RyanVM> froydnj: the world is sane again :)
  2523. # [18:54] * @bz was going to call "gremlins" on the whole thing!
  2524. # [18:55] * Joins: jonasfj (jonasfj@moz-F9C6FBE1.hsd1.ca.comcast.net)
  2525. # [18:55] <froydnj> that's distressing that all those tests are relying on specific behaviors
  2526. # [18:55] <RyanVM> froydnj: I have no idea how I'm supposed to respond to that :P
  2527. # [18:55] <froydnj> the good news is that all those tests break with bug 715376, too, so maybe we're partway to fixing that!
  2528. # [18:55] * Quits: Alessar (Alessar@4409775D.C64B1782.79D6B59E.IP) (Quit: IRC protocol for QIP->http://forum.qip.ru)
  2529. # [18:55] * jandem-brb is now known as jandem
  2530. # [18:55] <froydnj> RyanVM: I think a small violin seems appropriate
  2531. # [18:56] * Joins: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net)
  2532. # [18:56] <RyanVM> froydnj: Our tests? Doing something bad? NEVER!
  2533. # [18:56] * Quits: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net) (Input/output error)
  2534. # [18:56] * froydnj falls over from shock
  2535. # [18:56] <philor> 88 unstarred, we must be about ready to ship
  2536. # [18:56] * Quits: tessarakt (jens@moz-260A7A59.dip0.t-ipconnect.de) (Ping timeout)
  2537. # [18:56] * Quits: mgs (mgs@moz-9F4CCF1C.bstnma.fios.verizon.net) (Ping timeout)
  2538. # [18:56] * Joins: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net)
  2539. # [18:56] * Quits: twi (Adium@moz-CC36E443.cust.vodafonedsl.it) (Ping timeout)
  2540. # [18:57] * Joins: twi (Adium@moz-CC36E443.cust.vodafonedsl.it)
  2541. # [18:57] * Quits: afwang (nooknook@moz-C8131982.hsd1.ca.comcast.net) (Ping timeout)
  2542. # [18:57] * Joins: azakai (alon@moz-62518563.mtv2.mozilla.com)
  2543. # [18:57] <froydnj> edmorley|sheriffduty: if you're backing out my patches, can you just back out bug 999618, please?
  2544. # [18:58] * Joins: smaug (chatzilla@moz-E23270D9.nat.bb.dnainternet.fi)
  2545. # [18:58] * ChanServ sets mode: +o smaug
  2546. # [18:58] <edmorley|sheriffduty> froydnj: sure :-)
  2547. # [18:58] <froydnj> edmorley|sheriffduty: thanks!
  2548. # [18:58] <edmorley|sheriffduty> np
  2549. # [18:58] * Quits: fabrice (fabrice@moz-1A8E36BB.hsd1.ca.comcast.net) (Ping timeout)
  2550. # [18:59] * Joins: gsvelto (gsvelto@moz-7BCD643B.clienti.tiscali.it)
  2551. # [19:00] * Joins: tessarakt (jens@moz-8C706B5A.dip0.t-ipconnect.de)
  2552. # [19:00] * Joins: ckerschb (ckerschb@moz-62518563.mtv2.mozilla.com)
  2553. # [19:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/787663bcaf04 - Ed Morley - Backed out changeset fd5d78e32b56 (bug 999618) for browser-chrome failures; CLOSED TREE
  2554. # [19:01] * jlund|buildduty is now known as jlund|buildduty|brb
  2555. # [19:02] <bkelly> RyanVM: I have a meeting now... if I'm leaking feel free to back me out until I can look at it
  2556. # [19:02] <RyanVM> yo uaren't
  2557. # [19:02] <bkelly> ok, thanks
  2558. # [19:02] * Quits: tessarakt (jens@moz-8C706B5A.dip0.t-ipconnect.de) (Ping timeout)
  2559. # [19:03] * Quits: jviereck (Adium@moz-836A6921.ethz.ch) (Quit: Leaving.)
  2560. # [19:03] <edmorley|sheriffduty> RyanVM: guessing we're not quite enforcing the try push requirement yet..? :-)
  2561. # [19:04] <RyanVM> edmorley|sheriffduty: don't think it ever got written up, no
  2562. # [19:04] * Joins: jviereck (Adium@moz-836A6921.ethz.ch)
  2563. # [19:04] <RyanVM> but OTOH, at least the two gfx patches both did go through Try I think
  2564. # [19:04] * Quits: jviereck (Adium@moz-836A6921.ethz.ch) (Client exited)
  2565. # [19:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2566. # [19:05] <edmorley|sheriffduty> bug 959089 broke b2g builds too (though I'd already backed it out for conflicts)
  2567. # [19:05] * bc is now known as bc|bbl
  2568. # [19:05] * Joins: tessarakt (jens@moz-B472E22A.dip0.t-ipconnect.de)
  2569. # [19:05] <RyanVM> edmorley|sheriffduty: yeah, we were talking about that above
  2570. # [19:05] <RyanVM> it was the new debug b2g builds
  2571. # [19:05] <RyanVM> msising #include
  2572. # [19:05] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  2573. # [19:05] <RyanVM> comment 114 had a try push
  2574. # [19:05] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  2575. # [19:06] <RyanVM> that's the fix I pinged you about above
  2576. # [19:06] * Joins: gwagner (gwagner@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  2577. # [19:06] * jedp|afk is now known as jedp
  2578. # [19:06] * Joins: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP)
  2579. # [19:07] <edmorley|sheriffduty> ok, I'm only half following #developers at the moment
  2580. # [19:07] <RyanVM> edmorley|sheriffduty: pretty sure 959089 ws teh cause of the osx across the board leaks too
  2581. # [19:08] * Joins: jimb (user@125EF623.B2666F0E.66399531.IP)
  2582. # [19:08] * jedp is now known as jedp|walkies
  2583. # [19:08] * Quits: tessarakt (jens@moz-B472E22A.dip0.t-ipconnect.de) (Ping timeout)
  2584. # [19:08] * Joins: sunfish (chatzilla@moz-62518563.mtv2.mozilla.com)
  2585. # [19:09] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2586. # [19:10] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/3d8e8213e08e - Ben Hearsum - bug 1000207: upload flame gecko/gaia mars to public ftp - upload any mar in b2g-update. r=aki DONTBUILD (doesn't affect any on-change builds)
  2587. # [19:11] * Joins: tessarakt (jens@moz-A4446540.dip0.t-ipconnect.de)
  2588. # [19:12] * pmoore|dinner is now known as pmoore|away
  2589. # [19:14] * Quits: jedp|walkies (jedp@moz-3AA8030E.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  2590. # [19:15] * Quits: edmorley|sheriffduty (uid27002@moz-5F4AA75A.irccloud.com) (Ping timeout)
  2591. # [19:15] * Quits: jaws (uid2871@moz-5F4AA75A.irccloud.com) (Ping timeout)
  2592. # [19:15] * Joins: gozala (uid5923@moz-5F4AA75A.irccloud.com)
  2593. # [19:15] * Quits: achicu (sid13301@moz-5F4AA75A.irccloud.com) (Ping timeout)
  2594. # [19:15] * Quits: tessarakt (jens@moz-A4446540.dip0.t-ipconnect.de) (Ping timeout)
  2595. # [19:16] * gregglind is now known as gregglind_exasperated
  2596. # [19:16] * Joins: juanb (jbecerra@moz-62518563.mtv2.mozilla.com)
  2597. # [19:17] * Joins: tessarakt (jens@moz-95493957.dip0.t-ipconnect.de)
  2598. # [19:17] * Joins: edmorley (uid27002@moz-5F4AA75A.irccloud.com)
  2599. # [19:17] * Joins: achicu (sid13301@moz-5F4AA75A.irccloud.com)
  2600. # [19:17] * Joins: jaws (uid2871@moz-5F4AA75A.irccloud.com)
  2601. # [19:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2602. # [19:19] * Quits: dougc (dougc@moz-F16BC551.static.rev.eftel.com) (Quit: ChatZilla 0.9.90.1 [Firefox 28.0/20140319073243])
  2603. # [19:19] * bobowen|afk is now known as bobowen
  2604. # [19:19] * zz_bkerensa is now known as bkerensa
  2605. # [19:20] * Joins: Optimizer1 (Optimizer@A82B9ABF.5B2EDF8A.9DA13C14.IP)
  2606. # [19:20] * Quits: Optimizer1 (Optimizer@A82B9ABF.5B2EDF8A.9DA13C14.IP) (Input/output error)
  2607. # [19:20] * Joins: Optimize1 (Optimizer@A82B9ABF.5B2EDF8A.9DA13C14.IP)
  2608. # [19:20] * Quits: tessarakt (jens@moz-95493957.dip0.t-ipconnect.de) (Ping timeout)
  2609. # [19:21] * Quits: Optimizer (Optimizer@9B551C0B.F40F6430.E02377B3.IP) (Ping timeout)
  2610. # [19:21] * Joins: mgs (mgs@moz-9F4CCF1C.bstnma.fios.verizon.net)
  2611. # [19:22] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/7c7c5f144eb2 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  2612. # [19:22] * Joins: tessarakt (jens@moz-8D2EE0AA.dip0.t-ipconnect.de)
  2613. # [19:22] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/18cb9e31430f - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2614. # [19:23] * Quits: @smaug (chatzilla@moz-E23270D9.nat.bb.dnainternet.fi) (Ping timeout)
  2615. # [19:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2616. # [19:24] * Standard8 is now known as Standard8Away
  2617. # [19:24] * Joins: Edgar (Thunderbir@moz-8CBB735B.dynamic.hinet.net)
  2618. # [19:24] * Quits: Standard8Away (Standard8@B7F1AE36.48015583.54C3481B.IP) (Quit: ZNC - http://znc.in)
  2619. # [19:25] * Quits: Edgar (Thunderbir@moz-8CBB735B.dynamic.hinet.net) (Quit: Edgar)
  2620. # [19:25] * jimm is now known as jimm-apt
  2621. # [19:25] * RyanVM is now known as RyanVM|sheriffduty
  2622. # [19:25] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2623. # [19:26] * Joins: lgarner (lgarner@2D337F52.2D31AF7B.5AEB50C4.IP)
  2624. # [19:26] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2625. # [19:26] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2626. # [19:26] * Quits: edmorley (uid27002@moz-5F4AA75A.irccloud.com) (Quit: )
  2627. # [19:26] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2628. # [19:27] * Quits: tessarakt (jens@moz-8D2EE0AA.dip0.t-ipconnect.de) (Ping timeout)
  2629. # [19:28] * Joins: tessarakt (jens@moz-4BDB027C.dip0.t-ipconnect.de)
  2630. # [19:28] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/ef18d9fd18a1 - Drew Willcoxon - Bug 962490 - Add a search field to the new tab page (Bing and Amazon logos). r=gavin
  2631. # [19:28] <firebot> http://hg.mozilla.org/integration/fx-team/rev/8e8876136974 - Drew Willcoxon - Bug 962490 - Add a search field to the new tab page (new Bing search parameter). r=gavin
  2632. # [19:29] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  2633. # [19:30] * Joins: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net)
  2634. # [19:30] * geekboy|afk is now known as geekboy
  2635. # [19:30] * Quits: jet (jet@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  2636. # [19:30] * davidb is now known as davidb|afk
  2637. # [19:31] * Joins: fabrice (fabrice@moz-24157589.mtv2.mozilla.com)
  2638. # [19:32] * Quits: mreavy (chatzilla@moz-A39761D7.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.90.1 [Firefox 31.0a1/20140415030203])
  2639. # [19:32] * Joins: jet (jet@moz-79F891EE.hsd1.ca.comcast.net)
  2640. # [19:32] * Joins: mreavy (chatzilla@moz-A39761D7.phlapa.fios.verizon.net)
  2641. # [19:33] * Quits: tessarakt (jens@moz-4BDB027C.dip0.t-ipconnect.de) (Ping timeout)
  2642. # [19:33] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Quit: Leaving)
  2643. # [19:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2644. # [19:35] * Quits: till (till@moz-63AA6E3E.dip0.t-ipconnect.de) (Input/output error)
  2645. # [19:35] * Joins: tessarakt (jens@moz-450FC3EC.dip0.t-ipconnect.de)
  2646. # [19:36] * Joins: fabrice1 (fabrice@moz-62518563.mtv2.mozilla.com)
  2647. # [19:36] * jlund|buildduty|brb is now known as jlund|buildduty
  2648. # [19:36] * Joins: cpeterson_ (cpeterson@moz-7122D214.hsd1.ca.comcast.net)
  2649. # [19:37] * Quits: fabrice (fabrice@moz-24157589.mtv2.mozilla.com) (Ping timeout)
  2650. # [19:37] * Quits: damons (gnubeard@3CB097D5.57B833A6.D74CC41D.IP) (Quit: damons)
  2651. # [19:37] * Quits: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net) (Ping timeout)
  2652. # [19:37] <tbsaunde> froydnj: re the opus thing yes, yes I'm a clown
  2653. # [19:37] * Quits: tessarakt (jens@moz-450FC3EC.dip0.t-ipconnect.de) (Ping timeout)
  2654. # [19:38] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Ping timeout)
  2655. # [19:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2656. # [19:38] * davidb|afk is now known as davidb
  2657. # [19:38] * Joins: tessarakt (jens@moz-5843CAF4.dip0.t-ipconnect.de)
  2658. # [19:39] * Quits: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP) (Client exited)
  2659. # [19:39] * Joins: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP)
  2660. # [19:40] * Quits: m_gol (m_gol@moz-F1A5BE24.neoplus.adsl.tpnet.pl) (Ping timeout)
  2661. # [19:41] * kats is now known as kats-lunch
  2662. # [19:41] <froydnj> ttaubert++
  2663. # [19:41] * Quits: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP) (Ping timeout)
  2664. # [19:41] * Joins: kk1fff (kk1fff@moz-986538D0.dynamic.hinet.net)
  2665. # [19:41] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  2666. # [19:42] * Quits: tessarakt (jens@moz-5843CAF4.dip0.t-ipconnect.de) (Ping timeout)
  2667. # [19:42] <dholbert> jesup: where should I file bugs for code in /media/webrtc/signaling/src/sipcc ?
  2668. # [19:42] * Joins: tedders1_ (tedders1@13F2CEC5.7672369.D8E68FF6.IP)
  2669. # [19:43] <dholbert> jesup, upstream somewhere, or in bugzilla?
  2670. # [19:43] <mt> dholbert: webrtc / signaling
  2671. # [19:43] * Quits: tedders1_ (tedders1@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  2672. # [19:43] <mt> sorry, core : webrtc / signaling
  2673. # [19:43] * Quits: tedders1 (tedders1@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2674. # [19:43] <ttaubert> froydnj: so. tabview and sessionstore tests shouldn't block anymore :)
  2675. # [19:43] <dholbert> mt, gotcha. thanks!
  2676. # [19:43] * Quits: kk1fff (kk1fff@moz-986538D0.dynamic.hinet.net) (Ping timeout)
  2677. # [19:43] * Joins: tessarakt (jens@moz-CD0F2ADA.dip0.t-ipconnect.de)
  2678. # [19:44] * Joins: tedders1 (tedders1@13F2CEC5.7672369.D8E68FF6.IP)
  2679. # [19:44] <mt> dholbert: I hope that the bug is, I have a replacement for sipcc, you can delete that all now. That would make a lot of other bugs disappear for us.
  2680. # [19:44] <dholbert> mt, nope, sorry :)
  2681. # [19:44] <mt> maybe next time
  2682. # [19:45] <froydnj> ttaubert: you rock. I tried the waitForBrowserState thing on a couple of those, but it wasn't seeming to work =/
  2683. # [19:45] * Quits: drno (nohlmeier@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2684. # [19:45] <ttaubert> froydnj: yeah, the important fix is setting the selected tab :)
  2685. # [19:46] * Quits: @dbaron (dbaron@moz-3C92D971.dsl.dynamic.sonic.net) (Ping timeout)
  2686. # [19:46] <froydnj> ttaubert: TIL!
  2687. # [19:46] * Joins: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  2688. # [19:46] * Joins: Edgar (Thunderbir@moz-8CBB735B.dynamic.hinet.net)
  2689. # [19:46] * Joins: drno (nohlmeier@moz-24157589.mtv2.mozilla.com)
  2690. # [19:46] * Quits: Edgar (Thunderbir@moz-8CBB735B.dynamic.hinet.net) (Quit: Edgar)
  2691. # [19:47] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/7b296b3a0394 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  2692. # [19:47] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/315c841119b2 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2693. # [19:48] * Joins: mreavy_ (chatzilla@moz-A39761D7.phlapa.fios.verizon.net)
  2694. # [19:48] * Quits: tessarakt (jens@moz-CD0F2ADA.dip0.t-ipconnect.de) (Ping timeout)
  2695. # [19:48] * Quits: mreavy (chatzilla@moz-A39761D7.phlapa.fios.verizon.net) (Ping timeout)
  2696. # [19:48] * mreavy_ is now known as mreavy
  2697. # [19:48] * Quits: @bz (bzbarsky@moz-72881629.bstnma.fios.verizon.net) (Ping timeout)
  2698. # [19:48] * Joins: kushagra (kushagra@42425D7F.62C8151.EBCC7000.IP)
  2699. # [19:49] * Joins: bz (bzbarsky@moz-72881629.bstnma.fios.verizon.net)
  2700. # [19:49] * ChanServ sets mode: +o bz
  2701. # [19:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2702. # [19:50] * Joins: tessarakt (jens@moz-6A88D7A.dip0.t-ipconnect.de)
  2703. # [19:50] * rail-afk is now known as rail
  2704. # [19:50] * Joins: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP)
  2705. # [19:52] * Quits: automata (automata@AE7BEA1.34AEAABA.DF1E30BF.IP) (Quit: This computer has gone to sleep)
  2706. # [19:52] * Quits: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net) (Quit: Jesse)
  2707. # [19:53] * Joins: mwu (mwu@moz-62518563.mtv2.mozilla.com)
  2708. # [19:54] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2709. # [19:54] * lth|out is now known as lth
  2710. # [19:55] * Quits: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP) (Client exited)
  2711. # [19:55] * Joins: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP)
  2712. # [19:55] * Quits: joshua-s|zzz (Thunderbir@moz-EF175EF4.syrcny.east.verizon.net) (Ping timeout)
  2713. # [19:56] * Quits: tessarakt (jens@moz-6A88D7A.dip0.t-ipconnect.de) (Ping timeout)
  2714. # [19:56] * philor is now known as philor|afk
  2715. # [19:56] * Joins: tessarakt (jens@moz-3B759150.dip0.t-ipconnect.de)
  2716. # [19:56] * Joins: zwol (zack@moz-7A4FC331.pitbpa.fios.verizon.net)
  2717. # [19:57] * Quits: Mano (mano@51C54DF6.7211CD61.E9C721AF.IP) (Ping timeout)
  2718. # [19:57] * Joins: jdover (jdover@moz-C07D5168.p2p.sfo1.mozilla.com)
  2719. # [19:57] * Joins: bent (chatzilla@moz-632A43B.hsd1.ca.comcast.net)
  2720. # [19:58] * Parts: erikvold (sid18003@moz-E77DEB21.irccloud.com)
  2721. # [19:58] * Quits: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net) (Connection reset by peer)
  2722. # [19:58] * kats-lunch is now known as kats-meeting
  2723. # [19:59] * Joins: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net)
  2724. # [19:59] * Joins: damons (gnubeard@648D8037.57B833A6.D74CC41D.IP)
  2725. # [20:00] * KWierso|afk is now known as KWierso
  2726. # [20:01] * Quits: cpeterson_ (cpeterson@moz-7122D214.hsd1.ca.comcast.net) (Input/output error)
  2727. # [20:01] * Joins: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net)
  2728. # [20:01] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  2729. # [20:01] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/af8dde4ed5f8 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2730. # [20:01] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/654d094954ac - B2G Bumper Bot - Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
  2731. # [20:02] * geekboy is now known as geekboy|afk
  2732. # [20:03] <jesup> dholbert: mt: that would be a nice, big patch
  2733. # [20:03] * Quits: sunfish (chatzilla@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2734. # [20:03] * Quits: tessarakt (jens@moz-3B759150.dip0.t-ipconnect.de) (Ping timeout)
  2735. # [20:03] <jesup> Reviews would be interesting
  2736. # [20:03] * Quits: mgs (mgs@moz-9F4CCF1C.bstnma.fios.verizon.net) (Ping timeout)
  2737. # [20:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2738. # [20:04] * Joins: tessarakt (jens@moz-291BC391.dip0.t-ipconnect.de)
  2739. # [20:06] * Joins: Edgar (Thunderbir@moz-8CBB735B.dynamic.hinet.net)
  2740. # [20:06] * Quits: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com) (Input/output error)
  2741. # [20:08] * Quits: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: gwagner_)
  2742. # [20:08] * Quits: Edgar (Thunderbir@moz-8CBB735B.dynamic.hinet.net) (Quit: Edgar)
  2743. # [20:08] * Quits: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: rcirc on GNU Emacs 24.3.1)
  2744. # [20:08] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  2745. # [20:08] * Quits: darkowlzz (darkowlzz@FED07866.34864761.F44414AF.IP) (Client exited)
  2746. # [20:08] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/8364bff2be23 - Ryan VanderMeulen - Backed out changeset 7f3e428b4a5d (bug 991904) for xpcshell failures.
  2747. # [20:09] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2748. # [20:09] * Quits: tedders1 (tedders1@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  2749. # [20:09] * Joins: tedders1_ (tedders1@13F2CEC5.7672369.D8E68FF6.IP)
  2750. # [20:10] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  2751. # [20:10] * Quits: damons (gnubeard@648D8037.57B833A6.D74CC41D.IP) (Quit: damons)
  2752. # [20:11] * Joins: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  2753. # [20:12] * Quits: drno (nohlmeier@moz-24157589.mtv2.mozilla.com) (Ping timeout)
  2754. # [20:12] * Quits: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Blah blah blah)
  2755. # [20:12] * Quits: tessarakt (jens@moz-291BC391.dip0.t-ipconnect.de) (Ping timeout)
  2756. # [20:12] * Joins: joshua-s (Thunderbir@moz-83F0A357.syrcny.east.verizon.net)
  2757. # [20:12] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  2758. # [20:13] * julienw is now known as julienw_afk
  2759. # [20:13] * Joins: tessarakt (jens@moz-2F2510AC.dip0.t-ipconnect.de)
  2760. # [20:14] * Quits: tedders1_ (tedders1@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2761. # [20:15] * Joins: tedders1 (tedders1@13F2CEC5.7672369.D8E68FF6.IP)
  2762. # [20:15] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  2763. # [20:15] * ChanServ sets mode: +o smaug
  2764. # [20:16] * Joins: damons (gnubeard@3CB097D5.57B833A6.D74CC41D.IP)
  2765. # [20:17] * Quits: jimb (user@125EF623.B2666F0E.66399531.IP) (Ping timeout)
  2766. # [20:17] * Joins: Dwight_Stegall (YIM@moz-EE25458F.client.mchsi.com)
  2767. # [20:17] * Quits: Dwight_Stegall (YIM@moz-EE25458F.client.mchsi.com) (Quit: Later! :))
  2768. # [20:18] * Joins: jimb (user@125EF623.B2666F0E.66399531.IP)
  2769. # [20:18] * Joins: sunfish (chatzilla@moz-62518563.mtv2.mozilla.com)
  2770. # [20:18] * Joins: mgs (mgs@moz-9F4CCF1C.bstnma.fios.verizon.net)
  2771. # [20:19] * Quits: ggp (ggp@EE13EC3F.7A5CA424.E4090502.IP) (Quit: Leaving...)
  2772. # [20:19] * Joins: ggp (ggp@EE13EC3F.7A5CA424.E4090502.IP)
  2773. # [20:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2774. # [20:19] <nalexander> Can somebody point me to the logic that invalidates the startup cache if/when the buildid is bumped?
  2775. # [20:20] * Quits: tessarakt (jens@moz-2F2510AC.dip0.t-ipconnect.de) (Ping timeout)
  2776. # [20:20] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  2777. # [20:20] * Joins: Ms2ger (Ms2ger@moz-CE3CEBEE.access.telenet.be)
  2778. # [20:20] * Joins: grobinson (~grobinson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  2779. # [20:21] <jesup> RyanVM|sheriffduty: I have bug 1000858 queued for checkin on inbound open, FYI
  2780. # [20:22] * Quits: yzen (yzen@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2781. # [20:22] * Joins: tessarakt (jens@moz-4B6E57C5.dip0.t-ipconnect.de)
  2782. # [20:22] * Joins: yzen (yzen@13F2CEC5.7672369.D8E68FF6.IP)
  2783. # [20:23] * Joins: SJW (Thunderbir@5F822DBF.48AC27E3.2CAC1541.IP)
  2784. # [20:23] * Quits: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net) (Quit: dealloc)
  2785. # [20:23] * Joins: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net)
  2786. # [20:23] * Joins: drno (nohlmeier@moz-24157589.mtv2.mozilla.com)
  2787. # [20:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2788. # [20:23] <nalexander> If anybody sees that question, it looks like the answer is http://mxr.mozilla.org/mozilla-central/source/toolkit/xre/nsAppRunner.cpp#3695
  2789. # [20:23] * Quits: grobinson (~grobinson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  2790. # [20:23] * Quits: twi (Adium@moz-CC36E443.cust.vodafonedsl.it) (Ping timeout)
  2791. # [20:23] <rstrong> nalexander: http://mxr.mozilla.org/mozilla-central/source/toolkit/xre/nsAppRunner.cpp#2349
  2792. # [20:23] * Joins: twi (Adium@moz-CC36E443.cust.vodafonedsl.it)
  2793. # [20:24] <nalexander> rstrong: thanks! That has the buildid check I was looking for.
  2794. # [20:25] * Joins: grobinson (~grobinson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  2795. # [20:25] * Quits: kgrandon (Adium@moz-2A1C3CC8.hsd1.ca.comcast.net) (Quit: Leaving.)
  2796. # [20:25] * Quits: drno (nohlmeier@moz-24157589.mtv2.mozilla.com) (Ping timeout)
  2797. # [20:25] * Quits: jet (jet@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  2798. # [20:26] * Quits: Optimize1 (Optimizer@A82B9ABF.5B2EDF8A.9DA13C14.IP) (Ping timeout)
  2799. # [20:27] <RyanVM|sheriffduty> bkelly: I'm not psychic
  2800. # [20:27] * Quits: gsvelto (gsvelto@moz-7BCD643B.clienti.tiscali.it) (Input/output error)
  2801. # [20:27] * bobowen is now known as bobowen|afk
  2802. # [20:27] <RyanVM|sheriffduty> bkelly: no branch-specific patch posted and I'm going off what landed on m-c
  2803. # [20:27] <bkelly> RyanVM|sheriffduty: I wasn't trying to blame you... I wanted to just nom both bugs but the author did not agree
  2804. # [20:27] * Quits: tessarakt (jens@moz-4B6E57C5.dip0.t-ipconnect.de) (Ping timeout)
  2805. # [20:27] <RyanVM|sheriffduty> that's....pretty failtastic
  2806. # [20:27] <bkelly> https://bugzilla.mozilla.org/show_bug.cgi?id=987408#c39
  2807. # [20:27] <bkelly> sorry :-(
  2808. # [20:27] * Joins: Optimizer (Optimizer@570867B1.E8D75FFF.823F29F3.IP)
  2809. # [20:28] <RyanVM|sheriffduty> bkelly: yeah, typically a comment like that would come with a branch patch to the other bug
  2810. # [20:28] <RyanVM|sheriffduty> srsly
  2811. # [20:28] * geekboy|afk is now known as geekboy
  2812. # [20:29] * Joins: tessarakt (jens@moz-E7B322F5.dip0.t-ipconnect.de)
  2813. # [20:29] * Joins: jdover_ (jdover@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  2814. # [20:29] * Joins: billm (billm@moz-62518563.mtv2.mozilla.com)
  2815. # [20:30] * Quits: jdover (jdover@moz-C07D5168.p2p.sfo1.mozilla.com) (Ping timeout)
  2816. # [20:30] * Quits: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  2817. # [20:32] * Quits: tessarakt (jens@moz-E7B322F5.dip0.t-ipconnect.de) (Ping timeout)
  2818. # [20:32] * geekboy is now known as geekboy|afk
  2819. # [20:33] * Joins: drno (nohlmeier@moz-24157589.mtv2.mozilla.com)
  2820. # [20:33] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  2821. # [20:33] * geekboy|afk is now known as geekboy
  2822. # [20:34] * Joins: tessarakt (jens@moz-105461AC.dip0.t-ipconnect.de)
  2823. # [20:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2824. # [20:35] * Quits: Anupkumar (uid16774@moz-A42E5B7B.irccloud.com) (Quit: Connection closed for inactivity)
  2825. # [20:35] <@bz> Do OOM crash dumps in try builds include info on RSS vs VM size?
  2826. # [20:36] * @bz is not obviously seeing it
  2827. # [20:36] * Quits: kushagra (kushagra@42425D7F.62C8151.EBCC7000.IP) (Ping timeout)
  2828. # [20:36] * Joins: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP)
  2829. # [20:36] * Quits: tessarakt (jens@moz-105461AC.dip0.t-ipconnect.de) (Ping timeout)
  2830. # [20:38] * Joins: driia (dria@13F2CEC5.7672369.D8E68FF6.IP)
  2831. # [20:38] * Quits: dria (dria@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  2832. # [20:38] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2833. # [20:38] * Joins: tessarakt (jens@moz-AC6C49EE.dip0.t-ipconnect.de)
  2834. # [20:39] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/14232064418b - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  2835. # [20:39] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/e7f7407d28cd - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2836. # [20:40] * Quits: tessarakt (jens@moz-AC6C49EE.dip0.t-ipconnect.de) (Ping timeout)
  2837. # [20:40] * kats-meeting is now known as kats
  2838. # [20:41] * Joins: tessarakt (jens@moz-C51A1F83.dip0.t-ipconnect.de)
  2839. # [20:41] * bkerensa is now known as zz_bkerensa
  2840. # [20:41] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2841. # [20:42] * Joins: dbaron (dbaron@moz-3C92D971.dsl.dynamic.sonic.net)
  2842. # [20:42] * ChanServ sets mode: +ao dbaron dbaron
  2843. # [20:42] <RyanVM|sheriffduty> jesup: have at it
  2844. # [20:42] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2845. # [20:42] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2846. # [20:42] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2847. # [20:42] * Joins: kk1fff (kk1fff@moz-986538D0.dynamic.hinet.net)
  2848. # [20:44] <jesup> done
  2849. # [20:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/83ea7136632f - Byron Campen [:bwc] - Bug 1000858: Fix r_gettimeint on win32 which prevented us from sending TURN allocations r=ekr
  2850. # [20:44] * geekboy is now known as geekboy|afk
  2851. # [20:44] * Quits: tessarakt (jens@moz-C51A1F83.dip0.t-ipconnect.de) (Ping timeout)
  2852. # [20:44] * Quits: kk1fff (kk1fff@moz-986538D0.dynamic.hinet.net) (Ping timeout)
  2853. # [20:45] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  2854. # [20:45] * Joins: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net)
  2855. # [20:45] * Joins: tessarakt (jens@moz-FCA9D207.dip0.t-ipconnect.de)
  2856. # [20:46] * Quits: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP) (Quit: ZNC - http://znc.in)
  2857. # [20:46] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/2fc524c6144b - Erik Vold - Bug 1001074 - Uplift Add-on SDK to Firefox r=me
  2858. # [20:46] * Quits: damons (gnubeard@3CB097D5.57B833A6.D74CC41D.IP) (Quit: damons)
  2859. # [20:46] * Quits: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net) (Input/output error)
  2860. # [20:47] <@ted> hrmph
  2861. # [20:48] <@ted> i think webaudio usage hung my firefox on linux
  2862. # [20:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/74d6c877ed64 - James Willcox - Bug 1001063 - Add Assert class for debug assertions in Java code r=blassey
  2863. # [20:48] <@ted> bz: for windows, yes
  2864. # [20:48] * geekboy|afk is now known as geekboy
  2865. # [20:48] <@ted> bz: did you get an actual minidump?
  2866. # [20:49] * Quits: tessarakt (jens@moz-FCA9D207.dip0.t-ipconnect.de) (Ping timeout)
  2867. # [20:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2868. # [20:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d4684d3c0340 - Jonathan Griffin - Bug 920569 - Add webapprt to in-tree configs, r=jmaher
  2869. # [20:50] * Quits: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl) (Quit: Leaving)
  2870. # [20:50] * Joins: toonetown (Adium@AFE0CF1A.31C130B9.30E47D40.IP)
  2871. # [20:52] <toonetown> I was told to ask this question in here: When I am compiling (android) using —disable-tests, it appears that the tests in security/manager/ssl/tests are still trying to be built…which ends up failing because it cannot find libpkixtestutil.a (which never got built - because —disable-tests was set). Is this a known issue (that security/manager/ssl/tests is being built with —disable-tests set), or should I log a bug for it?
  2872. # [20:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e9cb7cf27ce7 - Steve Fink - Bug 999755 - Add neuter() variants to vary data pointer, r=Waldo
  2873. # [20:52] * Joins: sir_none (Thunderbir@moz-E98CDE3D.dclient.hispeed.ch)
  2874. # [20:52] <toonetown> (I'm not against logging a bug - I just want to make sure that I'm not creating noise)
  2875. # [20:52] * Joins: tessarakt (jens@moz-B263F765.dip0.t-ipconnect.de)
  2876. # [20:53] * Quits: blassey (quassel@moz-1B593443.hsd1.ma.comcast.net) (Ping timeout)
  2877. # [20:53] * Joins: jdm (jdm@B19DD392.B7F0EAA3.47C41102.IP)
  2878. # [20:54] <tbsaunde> froydnj: so you think the nsRefPtr thing is a gcc bug right?
  2879. # [20:54] * jimm-apt is now known as jimm
  2880. # [20:54] <@bz> how can I unsubscribe from a network on yammer?
  2881. # [20:54] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2882. # [20:54] <@bz> ah, I see
  2883. # [20:54] <@bz> nevermind
  2884. # [20:54] * Quits: driia (dria@13F2CEC5.7672369.D8E68FF6.IP) (Quit: driia)
  2885. # [20:55] <froydnj> tbsaunde: I think it's at least plausible, unless something similar happens with clang and/or msvc
  2886. # [20:55] <froydnj> tbsaunde: it's possible some weird overload kicks in with template<class U>, though
  2887. # [20:55] <tbsaunde> froydnj: well, if I reduce it it should be easy to test
  2888. # [20:55] * Joins: m_gol (m_gol@moz-47467C39.dynamic.chello.pl)
  2889. # [20:55] * Quits: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  2890. # [20:56] * Quits: drno (nohlmeier@moz-24157589.mtv2.mozilla.com) (Ping timeout)
  2891. # [20:57] * Quits: tessarakt (jens@moz-B263F765.dip0.t-ipconnect.de) (Ping timeout)
  2892. # [20:57] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  2893. # [20:58] * Joins: davidb (davidb@moz-4B62B989.dsl.bell.ca)
  2894. # [20:58] * Joins: kgrandon (Adium@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  2895. # [20:58] * Joins: drno (nohlmeier@moz-62518563.mtv2.mozilla.com)
  2896. # [20:58] * Joins: Waldo (waldo@moz-62518563.mtv2.mozilla.com)
  2897. # [20:58] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  2898. # [20:59] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Max SendQ exceeded)
  2899. # [20:59] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  2900. # [20:59] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Max SendQ exceeded)
  2901. # [21:00] <billm> does anybody know how to make jemalloc poison stuff after freeing it?
  2902. # [21:00] * Joins: tessarakt (jens@moz-12CA5C68.dip0.t-ipconnect.de)
  2903. # [21:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fb880322be81 - Birunthan Mohanathas - Bug 989460 - Follow-up: Fix MOZ_STATIC_ASSERT_VALID_ARG_COUNT when 51st arg is e.g. `true != 1`. r=froydnj
  2904. # [21:00] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  2905. # [21:00] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/27207b8dc546 - Marco Castelluccio - Bug 915879 - Wait for _writeFile to finish before continuing. r=fabrice
  2906. # [21:00] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1676c8fa7546 - Nick Fitzgerald - Bug 972045 - Add a compact representation for call stacks in SpiderMonkey. r=jimb
  2907. # [21:00] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c00e3be62b88 - Raymond Lee - Bug 840705 - Use HTTPS instead of HTTP for Yahoo RSS. r=MattN
  2908. # [21:00] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Max SendQ exceeded)
  2909. # [21:01] * Joins: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net)
  2910. # [21:01] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  2911. # [21:01] <Ms2ger> billm, doesn't it always?
  2912. # [21:01] * Joins: fishd__ (darin@3246441A.D6CCE4AE.77834EAA.IP)
  2913. # [21:02] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Max SendQ exceeded)
  2914. # [21:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/aa534ca9cea5 - Brian Hackett - Bug 995336 - Use IonBuilder for arguments usage analysis, r=jandem.
  2915. # [21:02] <billm> Ms2ger: it looks like maybe it does. I guess I just have a different sort of bug.
  2916. # [21:02] * Quits: darin_ (darin@CEE37253.D6CCE4AE.77834EAA.IP) (Ping timeout)
  2917. # [21:03] * Joins: cpeterson_ (cpeterson@moz-7122D214.hsd1.ca.comcast.net)
  2918. # [21:03] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  2919. # [21:03] * Quits: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net) (Ping timeout)
  2920. # [21:03] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Max SendQ exceeded)
  2921. # [21:03] * Quits: tessarakt (jens@moz-12CA5C68.dip0.t-ipconnect.de) (Ping timeout)
  2922. # [21:03] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  2923. # [21:04] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Max SendQ exceeded)
  2924. # [21:04] * Joins: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com)
  2925. # [21:04] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  2926. # [21:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2927. # [21:04] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Max SendQ exceeded)
  2928. # [21:04] * Quits: kdcw (kdcw@moz-2CDF5822.pk.shawcable.net) (Quit: I love my HydraIRC -> http://www.hydrairc.com <-)
  2929. # [21:05] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  2930. # [21:05] * Parts: toonetown (Adium@AFE0CF1A.31C130B9.30E47D40.IP)
  2931. # [21:05] * Joins: tessarakt (jens@moz-952D1CDA.dip0.t-ipconnect.de)
  2932. # [21:05] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Max SendQ exceeded)
  2933. # [21:06] * lth is now known as lth|away
  2934. # [21:06] * philor|afk is now known as philor
  2935. # [21:06] * Quits: @dbaron (dbaron@moz-3C92D971.dsl.dynamic.sonic.net) (Ping timeout)
  2936. # [21:06] * Joins: damons (gnubeard@3CB097D5.57B833A6.D74CC41D.IP)
  2937. # [21:06] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  2938. # [21:06] * davidb is now known as davidb|afk
  2939. # [21:07] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Max SendQ exceeded)
  2940. # [21:07] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  2941. # [21:08] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Max SendQ exceeded)
  2942. # [21:08] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  2943. # [21:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2944. # [21:09] * Joins: darkowlzz (darkowlzz@FED07866.34864761.F44414AF.IP)
  2945. # [21:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e50c224f30a7 - Shu-yu Guo - Bug 1001222 - Implicitly use operands to JSOP_POS. (r=jandem)
  2946. # [21:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/60b6bdaafba7 - Jim Chen - Bug 999071 - Don't notify observers in profiler when used by Android ANR reporter; r=BenWa
  2947. # [21:10] <jesup> billm: try ASAN
  2948. # [21:11] * Quits: darkowlzz (darkowlzz@FED07866.34864761.F44414AF.IP) (Ping timeout)
  2949. # [21:11] * Quits: tessarakt (jens@moz-952D1CDA.dip0.t-ipconnect.de) (Ping timeout)
  2950. # [21:11] * sheppy-afk is now known as sheppy
  2951. # [21:11] * bc|bbl is now known as bc
  2952. # [21:13] * bz is now known as bz_away
  2953. # [21:13] <philor> not even once!
  2954. # [21:13] * Joins: rniwa (rniwa@DBC3D095.CC3DF958.1782B2F3.IP)
  2955. # [21:13] * Joins: tessarakt (jens@moz-355E921E.dip0.t-ipconnect.de)
  2956. # [21:14] * hwine|afk is now known as hwine
  2957. # [21:17] * Quits: tessarakt (jens@moz-355E921E.dip0.t-ipconnect.de) (Ping timeout)
  2958. # [21:18] * Quits: ggp (ggp@EE13EC3F.7A5CA424.E4090502.IP) (Connection reset by peer)
  2959. # [21:18] * Joins: ggp (ggp@EE13EC3F.7A5CA424.E4090502.IP)
  2960. # [21:18] * Quits: kgrandon (Adium@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving.)
  2961. # [21:18] * Joins: tessarakt (jens@moz-4CD40BF2.dip0.t-ipconnect.de)
  2962. # [21:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2963. # [21:20] * Quits: cpeterson_ (cpeterson@moz-7122D214.hsd1.ca.comcast.net) (Input/output error)
  2964. # [21:20] * Quits: damons (gnubeard@3CB097D5.57B833A6.D74CC41D.IP) (Quit: damons)
  2965. # [21:21] * mcote is now known as mcote|biab
  2966. # [21:22] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/08d2f3a822d4 - B2G Bumper Bot - Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
  2967. # [21:22] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/858aa784d761 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2968. # [21:23] * Quits: tessarakt (jens@moz-4CD40BF2.dip0.t-ipconnect.de) (Ping timeout)
  2969. # [21:23] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2970. # [21:24] * Joins: tessarakt (jens@moz-CBCD301D.dip0.t-ipconnect.de)
  2971. # [21:24] * Joins: kgrandon (Adium@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  2972. # [21:27] * juanb is now known as juanb|afk
  2973. # [21:28] * Joins: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  2974. # [21:28] * Joins: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net)
  2975. # [21:29] * Quits: tessarakt (jens@moz-CBCD301D.dip0.t-ipconnect.de) (Ping timeout)
  2976. # [21:29] * Quits: @roc (chatzilla@moz-586258AD.bng1.tvc.orcon.net.nz) (Ping timeout)
  2977. # [21:30] * Joins: gandalf (zbraniecki@moz-912D7A86.hsd1.ca.comcast.net)
  2978. # [21:30] * Joins: tessarakt (jens@moz-D6E91539.dip0.t-ipconnect.de)
  2979. # [21:30] * Joins: BigBro (TahaIbrahi@moz-61EA4B93.fbx.proxad.net)
  2980. # [21:30] * Quits: BigBro (TahaIbrahi@moz-61EA4B93.fbx.proxad.net) (Quit: Quitte)
  2981. # [21:34] * Quits: tessarakt (jens@moz-D6E91539.dip0.t-ipconnect.de) (Ping timeout)
  2982. # [21:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2983. # [21:37] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2984. # [21:38] * Joins: automata (automata@AE7BEA1.34AEAABA.DF1E30BF.IP)
  2985. # [21:39] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  2986. # [21:39] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  2987. # [21:41] * Joins: tessarakt (jens@moz-CFCBE8FD.dip0.t-ipconnect.de)
  2988. # [21:41] * Quits: kip (kip@A6CF435B.D1155E2C.CFC2A289.IP) (Client exited)
  2989. # [21:43] * Quits: tessarakt (jens@moz-CFCBE8FD.dip0.t-ipconnect.de) (Ping timeout)
  2990. # [21:43] * Joins: kk1fff (kk1fff@moz-986538D0.dynamic.hinet.net)
  2991. # [21:44] * Joins: kip (kip@A6CF435B.D1155E2C.CFC2A289.IP)
  2992. # [21:44] * Joins: tessarakt (jens@moz-C2C8D379.dip0.t-ipconnect.de)
  2993. # [21:45] * Quits: kk1fff (kk1fff@moz-986538D0.dynamic.hinet.net) (Ping timeout)
  2994. # [21:45] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  2995. # [21:46] * Joins: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com)
  2996. # [21:46] * Quits: recursive (recursive@71958799.4D49EC71.6815CE39.IP) (Quit: Leaving...)
  2997. # [21:47] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  2998. # [21:47] <NeilAway> froydnj: what's confusing is that NS_strlen (char16_t*) returns a uint32_t
  2999. # [21:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4e47286ce9b7 - Eric Rahm - Bug 1000461 - Enable triggering memory report via fifo device on OS X. r=froydnj
  3000. # [21:49] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f628c9d48728 - Eric Rahm - Bug 1001137 - Enabling FifoWatcher via user pref does not work. r=froydnj
  3001. # [21:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3002. # [21:49] * Joins: jgilbert (jgilbert@moz-62518563.mtv2.mozilla.com)
  3003. # [21:49] * Quits: tessarakt (jens@moz-C2C8D379.dip0.t-ipconnect.de) (Ping timeout)
  3004. # [21:50] * Joins: tessarakt (jens@moz-95ABC5CD.dip0.t-ipconnect.de)
  3005. # [21:50] * philor is now known as philor|away
  3006. # [21:51] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  3007. # [21:52] * jlund|buildduty is now known as jlund|buildduty|lunch
  3008. # [21:53] * davidb|afk is now known as davidb
  3009. # [21:53] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  3010. # [21:54] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/df92a5c9e366 - Richard Newman - Bug 987867 - JB & KK crash in java.util.ConcurrentModificationException: at java.util.LinkedList.next(LinkedList.java). r=mfinkle,ckitching
  3011. # [21:54] * Quits: tessarakt (jens@moz-95ABC5CD.dip0.t-ipconnect.de) (Ping timeout)
  3012. # [21:54] * Joins: tessarakt (jens@moz-CD41A8F0.dip0.t-ipconnect.de)
  3013. # [21:54] * Joins: tonymec_KDE (tonymec@156FEB8.82018BFB.277517C1.IP)
  3014. # [21:59] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  3015. # [21:59] * Joins: squib_ (squib@moz-A962343B.dhcp.ftbg.wi.charter.com)
  3016. # [22:00] * Quits: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: pcwalton)
  3017. # [22:01] * Joins: kushagra (kushagra@42425D7F.62C8151.EBCC7000.IP)
  3018. # [22:02] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/f549535416e8 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  3019. # [22:02] * Joins: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com)
  3020. # [22:02] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/b23bdc96b607 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  3021. # [22:02] * Joins: darin_ (darin@CEE37253.D6CCE4AE.77834EAA.IP)
  3022. # [22:03] * Quits: fishd__ (darin@3246441A.D6CCE4AE.77834EAA.IP) (Ping timeout)
  3023. # [22:04] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3024. # [22:04] <firebot> Check-in:
  3025. # [22:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0436eec4d294 - Jason Orendorff - Bug 986492, part 2 - Use fill() and dedent() throughout Codegen.py. Change dedent() to strip an initial blank line from its argument, if present. r=peterv.
  3026. # [22:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ac3d60d50ccd - Jason Orendorff - Bug 994159 - Fix typo in OOM check in DefineMetaTypeDescr. r=nmatsakis.
  3027. # [22:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0eb5fefd5ca8 - Jason Orendorff - Bug 991027 - JS_snprintf: Don't allocate a temporary buffer when handling %hs format-specifier. r=Waldo.
  3028. # [22:04] * Quits: janv (varga@7044209E.756AA358.4F33160D.IP) (Quit: This computer has gone to sleep)
  3029. # [22:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cfe59efce491 - Jason Orendorff - Bug 987618 - More cosmetic changes in Codegen.py. r=bz.
  3030. # [22:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d6064bbed583 - Jason Orendorff - Bug 986492, part 3 - Address review comments from peterv on part 2. Remove bogus extra semicolons from Codegen.py output. Fix a spelling error.
  3031. # [22:05] * Quits: jackneill (jackneill@moz-D2EF1892.pool.digikabel.hu) (Quit: WeeChat 0.4.3)
  3032. # [22:05] <efaust> jorendorff: is today the day we kill ASSIGNING, finally?
  3033. # [22:06] <jorendorff> efaust: I sure hope so
  3034. # [22:06] <efaust> where "we" is really "you, blessed man"
  3035. # [22:06] <efaust> or something
  3036. # [22:06] * efaust does a little "hooray, I get to rebase" dance
  3037. # [22:06] <jorendorff> efaust: looking good https://tbpl.mozilla.org/?tree=Try&rev=ccb57073ffe6
  3038. # [22:07] * Quits: mgs (mgs@moz-9F4CCF1C.bstnma.fios.verizon.net) (Ping timeout)
  3039. # [22:07] * Joins: dbaron (dbaron@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3040. # [22:07] * ChanServ sets mode: +ao dbaron dbaron
  3041. # [22:07] <efaust> sure does
  3042. # [22:07] <Optimizer> ugh. try wont stop searching for changes ..
  3043. # [22:08] <dholbert> Optimizer, give it time
  3044. # [22:08] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  3045. # [22:08] <dholbert> Optimizer, (this is for a push to try?)
  3046. # [22:08] <Optimizer> yes
  3047. # [22:08] <dholbert> Optimizer, probably just means we need to reset the repo
  3048. # [22:09] <Optimizer> we as in I ?
  3049. # [22:09] <dholbert> we as in RelEng
  3050. # [22:09] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/4ce5da6bd6d6 - Mike Conley - Bug 997446 - Add temporary "Open e10s Window" icon to menu panel default set. Will only be available if browser.tabs.remote is true. r=jaws.
  3051. # [22:09] <efaust> I assume it's just searching for the right head to base it off?
  3052. # [22:09] <Optimizer> yeah, I guess .
  3053. # [22:09] <Optimizer> i just pushed another try a while back
  3054. # [22:09] <Optimizer> this one is with the same mq patch, but more changes
  3055. # [22:09] * Joins: darkowlzz (darkowlzz@FED07866.34864761.F44414AF.IP)
  3056. # [22:10] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3057. # [22:11] * Joins: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net)
  3058. # [22:11] <Optimizer> is it because of that only that it is getting confused ?
  3059. # [22:12] * Quits: darkowlzz (darkowlzz@FED07866.34864761.F44414AF.IP) (Ping timeout)
  3060. # [22:12] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  3061. # [22:13] * Joins: mgs (mgs@moz-9F4CCF1C.bstnma.fios.verizon.net)
  3062. # [22:13] * Quits: sebasmagri (sid20695@moz-31ABA2C0.irccloud.com) (Ping timeout)
  3063. # [22:13] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  3064. # [22:14] * Quits: gaye (sid12943@moz-31ABA2C0.irccloud.com) (Ping timeout)
  3065. # [22:14] * Quits: cabanier (sid15093@moz-31ABA2C0.irccloud.com) (Ping timeout)
  3066. # [22:14] * Quits: emerson (sid27401@moz-31ABA2C0.irccloud.com) (Ping timeout)
  3067. # [22:18] <dholbert> Optimizer, has nothing to do with your earlier try pushes, IIUC
  3068. # [22:18] <dholbert> Optimizer, just has to do with the fact that try has zillions of heads
  3069. # [22:19] <Optimizer> oh
  3070. # [22:19] <dholbert> and it has to find a sane spot to chain your push off of
  3071. # [22:19] <dholbert> or something like that
  3072. # [22:19] * mcote|biab is now known as mcote|afk
  3073. # [22:19] * mcote|afk is now known as mcote
  3074. # [22:19] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3075. # [22:20] * Joins: sebasmagri (sid20695@moz-31ABA2C0.irccloud.com)
  3076. # [22:20] <dholbert> Optimizer, anyway; I assume your push has gone through now?
  3077. # [22:20] * Joins: gaye|brb (sid12943@moz-31ABA2C0.irccloud.com)
  3078. # [22:20] <Optimizer> no
  3079. # [22:20] <dholbert> hmm. so it's been searching for changes for 13 minutes?
  3080. # [22:20] <dholbert> that does seems abnormally long
  3081. # [22:20] <Optimizer> no
  3082. # [22:20] <Optimizer> i stopped it
  3083. # [22:20] <dholbert> ah, ok
  3084. # [22:21] <Optimizer> as i had to upload the patch
  3085. # [22:22] * Quits: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net) (Quit: Textual IRC Client: www.textualapp.com)
  3086. # [22:22] * Joins: cabanier (sid15093@moz-31ABA2C0.irccloud.com)
  3087. # [22:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6ebfa2a0fbc8 - Andrew McCreight - Bug 949607, part 2 - Add and use runNextCollectorTimer. r=smaug
  3088. # [22:22] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  3089. # [22:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f42f8c4bfd26 - Andrew McCreight - Bug 949607, part 1 - Make the GC timers more robust. r=smaug
  3090. # [22:24] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  3091. # [22:24] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  3092. # [22:24] * Quits: jdm (jdm@B19DD392.B7F0EAA3.47C41102.IP) (Ping timeout)
  3093. # [22:24] * RyanVM|sheriffduty is now known as RyanVM
  3094. # [22:25] * Joins: MisterSpeaker (MisterSpea@moz-3CA63242.nyc.res.rr.com)
  3095. # [22:25] * Joins: jdm (jdm@B19DD392.B7F0EAA3.47C41102.IP)
  3096. # [22:25] * KWierso is now known as KWierso|sheriffduty
  3097. # [22:26] * Quits: tonymec_KDE (tonymec@156FEB8.82018BFB.277517C1.IP) (Ping timeout)
  3098. # [22:28] * Quits: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com) (Input/output error)
  3099. # [22:28] * geekboy is now known as geekboy|afk
  3100. # [22:29] * Joins: emerson (sid27401@moz-31ABA2C0.irccloud.com)
  3101. # [22:29] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Quit: NO CARRIER)
  3102. # [22:29] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/27b41f71ccd4 - Andrew Osmond - Bug 987954 - Change camera control size/region attributes to methods to remove direct JS_*() calls, r=bz,mikeh
  3103. # [22:29] * Joins: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com)
  3104. # [22:29] <jdm> mconley: do you know about ./mach debug --debugger=gdb instead of ./mach run?
  3105. # [22:29] <jdm> no need for using ps to find the process
  3106. # [22:29] <jdm> just boom, launch from gdb
  3107. # [22:29] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/a73dece39b01 - Mike Habicher - Bug 985496 - rationalize camera error reporting, r=dhylands
  3108. # [22:30] * Joins: tonymec_KDE (tonymec@994D0669.F911F46C.277517C1.IP)
  3109. # [22:30] * davidb is now known as davidb|afk
  3110. # [22:33] * jmaher is now known as jmaher|afk
  3111. # [22:33] * davidb|afk is now known as davidb
  3112. # [22:34] * zz_bkerensa is now known as bkerensa
  3113. # [22:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3114. # [22:35] * bkerensa is now known as zz_bkerensa
  3115. # [22:35] <NeilAway> poiru: wow, that was a quick fix ;-)
  3116. # [22:35] * Quits: botond|laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3117. # [22:36] <fitzgen> are the pushing-to-try errors coming back? I keep hanging on "searching for changes" when I try to push, just like a few days ago when we had the try issues
  3118. # [22:36] <fitzgen> "remote: waiting for lock on repository ..."
  3119. # [22:36] * Quits: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3120. # [22:36] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Ping timeout)
  3121. # [22:36] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  3122. # [22:36] * Joins: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP)
  3123. # [22:37] * Joins: abwillis (abwillis@CBAC43F2.9DD4DBBF.6A7A197.IP)
  3124. # [22:39] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  3125. # [22:39] * juanb|afk is now known as juanb
  3126. # [22:39] * jlund|buildduty|lunch is now known as jlund|buildduty
  3127. # [22:39] * Quits: vikstrous (v@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3128. # [22:39] * Joins: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP)
  3129. # [22:39] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3130. # [22:39] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3131. # [22:40] * Joins: milan (milan@13F2CEC5.7672369.D8E68FF6.IP)
  3132. # [22:40] <RyanVM> jmaher made a comment in #releng a little bit ago about it
  3133. # [22:40] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  3134. # [22:40] <dholbert> fitzgen, Optimizer mentioned this a half hour ago, too
  3135. # [22:40] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Max SendQ exceeded)
  3136. # [22:41] <Optimizer> yeah me too emote: abort: repository /repo/hg/mozilla/try: timed out waiting for lock held by hgssh1.dmz.scl3.mozilla.com:7859
  3137. # [22:41] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  3138. # [22:41] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  3139. # [22:41] * Quits: therube_agone (chatzilla@moz-2E8A322B.bltmmd.east.verizon.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 1.9.0.19/2010031422])
  3140. # [22:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/669fdba2ceef - Ehsan Akhgari - Bug 997805 - Correctly restore the placeholder text after the editor object is re-attached to a text control as a result of a reframe; r=bzbarsky
  3141. # [22:41] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Max SendQ exceeded)
  3142. # [22:41] * Joins: Boriss (Boriss@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3143. # [22:42] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  3144. # [22:42] <tbsaunde> froydnj: so with http://pastebin.com/N46u8XMV both gcc and clang make count be -1 after main finishes
  3145. # [22:42] * Joins: vikstrous (v@13F2CEC5.7672369.D8E68FF6.IP)
  3146. # [22:42] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Max SendQ exceeded)
  3147. # [22:42] <tbsaunde> (and yes AddRef runs once and Release twice)
  3148. # [22:43] * Quits: jchaulk (jchaulk@moz-C3B01B76.dsl.teksavvy.com) (Quit: Leaving.)
  3149. # [22:43] <froydnj> tbsaunde: huh, interesting
  3150. # [22:44] * Joins: kk1fff (kk1fff@moz-986538D0.dynamic.hinet.net)
  3151. # [22:44] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/eae755fe7557 - Richard Marti - Bug 993339 - The dialog with specific details doesn’t appears on Application tab for in-content preferences. r=jaws
  3152. # [22:44] <firebot> http://hg.mozilla.org/integration/fx-team/rev/40abf689af04 - Mihai Sucan - Bug 1000243 - Console error and stack trace UI follow up. r=bgrins
  3153. # [22:44] <firebot> http://hg.mozilla.org/integration/fx-team/rev/49ec0d4753dd - Jared Wein - Bug 940174 - "Bookmarks Toolbar Items" centers its contents when placed in the tabstrip. r=mikedeboer
  3154. # [22:44] <NeilAway> froydnj: I always thought copy and move constructors and assignment operators had to be of the explicit type, base or templated operators didn't count
  3155. # [22:46] * Quits: kk1fff (kk1fff@moz-986538D0.dynamic.hinet.net) (Ping timeout)
  3156. # [22:46] <NeilAway> froydnj: c.f. bug 972167
  3157. # [22:46] <tbsaunde> NeilAway: but if that's true then you'd expect that operator T* would get invoked then operator = (T*)
  3158. # [22:46] <froydnj> NeilAway: I can believe that, but then I'm not sure what constructor it *is* selecting in that case, because it's selecting one that doesn't AddRef
  3159. # [22:47] * Quits: AaronMT (AaronMT@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Textual IRC Client: www.textualapp.com)
  3160. # [22:47] * Quits: kip (kip@A6CF435B.D1155E2C.CFC2A289.IP) (Client exited)
  3161. # [22:47] * Joins: kip (kip@A6CF435B.D1155E2C.CFC2A289.IP)
  3162. # [22:47] * hwine is now known as hwine|afk
  3163. # [22:48] <NeilAway> froydnj: well, it's the compiler-generated copy constructor, which obviously doesn't addref, or null out the source pointer
  3164. # [22:48] <NeilAway> tbsaunde: um, no, copying is special
  3165. # [22:48] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/e0d492d43a5e - Szu-Yu Chen [:aknow] - Bug 1000705 - Fix fail cause of local hang up. r=hsinyi
  3166. # [22:48] <@gavin> ehsan: thanks for fixing bug 772823
  3167. # [22:48] <NeilAway> tbsaunde: you must provide the copy constructor, the compiler won't use anything else
  3168. # [22:49] * Quits: victorporof (victorporo@13F2CEC5.7672369.D8E68FF6.IP) (Quit: victorporof)
  3169. # [22:49] <froydnj> NeilAway: ...oh, duh
  3170. # [22:49] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3171. # [22:49] <@ehsan> gavin: my pleasure :)
  3172. # [22:50] <@ehsan> gavin: to be fair I don't deserve much credit since I just wallpapered it :)
  3173. # [22:50] * Quits: Ms2ger (Ms2ger@moz-CE3CEBEE.access.telenet.be) (Ping timeout)
  3174. # [22:50] <@ehsan> the real bug is still there :/
  3175. # [22:50] * Quits: gcp (gpascutto@moz-9CEB1C98.access.telenet.be) (Quit: Make a new plan, Stan!)
  3176. # [22:50] <NeilAway> froydnj: yeah, it was a lightbulb moment when I twigged just now :-)
  3177. # [22:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6b04f015e541 - Martin Thomson - Bug 1001539 - Fix compilation warning in ccsip_pmh.c. r=bwc
  3178. # [22:50] <froydnj> NeilAway++
  3179. # [22:51] * hwine|afk is now known as hwine
  3180. # [22:52] * Quits: vingtetun (Thunderbir@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  3181. # [22:52] <nalexander> gavin: is it possible to localize an icon? Do you know of an example of this?
  3182. # [22:52] * Quits: MisterSpeaker (MisterSpea@moz-3CA63242.nyc.res.rr.com) (Quit: Leaving...)
  3183. # [22:52] <@gavin> nalexander: I don't know what that means
  3184. # [22:52] * Quits: Pike (chatzilla@moz-7E9B18FD.pool.mediaways.net) (Quit: ChatZilla 0.9.90.1 [Firefox 28.0/20140314220517])
  3185. # [22:53] <@gavin> different images depending on locale? we've not done that in Firefox
  3186. # [22:53] <@gavin> technically possible I suppose
  3187. # [22:53] <nalexander> gavin: that is what I meant.
  3188. # [22:53] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  3189. # [22:53] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/dffd1ba94ac6 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  3190. # [22:53] * Joins: botond|laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP)
  3191. # [22:53] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/798003ec24ab - B2G Bumper Bot - Bumping manifests a=b2g-bump
  3192. # [22:54] * sheppy is now known as sheppy-offline
  3193. # [22:54] <nalexander> gavin: any thoughts on how to do it, and how much work it would be?
  3194. # [22:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/950fadd70f9e - Eric Rahm - Bug 1001137 - Use proper pref for configuring fifo directory. r=froydnj
  3195. # [22:56] * Joins: gsvelto (gsvelto@moz-7BCD643B.clienti.tiscali.it)
  3196. # [22:56] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/8ac8082f8029 - Richard Marti - Bug 993339 - The dialog with specific details doesn't appears on Application tab for in-content preferences. r=jaws
  3197. # [22:57] <tbsaunde> NeilAway: oh man yeah == froydnj
  3198. # [22:59] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  3199. # [22:59] * Quits: firebot (firebot@moz-D53D2F4F.carolina.res.rr.com) (Ping timeout)
  3200. # [23:01] <jcranmer> o_O
  3201. # [23:01] <jcranmer> why do we not have a move constructor/operator for nsRefPtr?
  3202. # [23:01] * Quits: msucan (mihai@3C1B919F.E7400011.C0E37CF3.IP) (Quit: Leaving.)
  3203. # [23:01] <@gavin> nalexander: probably going to be difficult to manage for localizers
  3204. # [23:01] * Quits: shorlander (shorlander@moz-93A7049A.dhcp.insightbb.com) (Quit: )
  3205. # [23:01] <@gavin> nalexander: what's the motivation?
  3206. # [23:01] <nalexander> gavin: https://bugzilla.mozilla.org/show_bug.cgi?id=997772
  3207. # [23:02] * Joins: blassey (blassey@moz-1B593443.hsd1.ma.comcast.net)
  3208. # [23:02] * Quits: drno (nohlmeier@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3209. # [23:02] <nalexander> gavin: shipping suggestedsites (== directory tiles) assets for Android.
  3210. # [23:02] * Quits: davidb (davidb@moz-4B62B989.dsl.bell.ca) (Quit: Blah blah blah)
  3211. # [23:02] <nalexander> gavin: we anticipate different sites per locale; making that look good requires different image assets per locale.
  3212. # [23:03] <nalexander> gavin: current build system doesn't handle that very well; we wondered if we could have l10n teams manage the assets.
  3213. # [23:03] * Joins: drno (nohlmeier@moz-62518563.mtv2.mozilla.com)
  3214. # [23:03] <nalexander> gavin: in the same way that they handle mobile/searchplugins.
  3215. # [23:03] * Joins: davidb (davidb@moz-4B62B989.dsl.bell.ca)
  3216. # [23:04] * Quits: yzen (yzen@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3217. # [23:05] * Quits: znickell (Thunderbir@moz-A2E993EF.dhcp.ftwo.tx.charter.com) (Ping timeout)
  3218. # [23:07] * Quits: milan (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3219. # [23:07] <nalexander> gavin: actually, it looks like we kinda have support for this in package-manifest.in already. The question is just how to add / replace resources in jar.mn files via the l10n repositories.
  3220. # [23:08] * Quits: WG9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 27.0/20140203120101])
  3221. # [23:09] * Joins: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca)
  3222. # [23:09] <mccr8> erahm: looks like you may be burning B2G desktop builds with some kind of threadsafety assertion
  3223. # [23:09] <mccr8> ah looks like you fixed it. ;)
  3224. # [23:10] * Joins: znickell (Thunderbir@moz-A2E993EF.dhcp.ftwo.tx.charter.com)
  3225. # [23:10] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  3226. # [23:11] <froydnj> jcranmer: we do now
  3227. # [23:11] * Quits: fredw (Icedove@moz-B9C110E2.fbx.proxad.net) (Quit: fredw)
  3228. # [23:11] * Quits: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net) (Quit: [self dealloc])
  3229. # [23:11] <@gavin> nalexander: if you keep it text (specify images as base64-encoded data URIs?) it will be easier to manage
  3230. # [23:11] <tbsaunde> jcranmer: we do as of a few hours ago
  3231. # [23:11] * gaye|brb is now known as gaye
  3232. # [23:11] <@gavin> it might be inefficient and the memsrhink people might yell at you :)
  3233. # [23:11] <tbsaunde> assuming I infact checked the patch in
  3234. # [23:12] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  3235. # [23:12] <@gavin> but we can always figure out some kind of automatic repackaging of some sort if needed
  3236. # [23:12] * Quits: kushagra (kushagra@42425D7F.62C8151.EBCC7000.IP) (Ping timeout)
  3237. # [23:12] * Quits: drno (nohlmeier@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3238. # [23:12] <nalexander> gavin: yeah, I don't think data URIs is the right solution here.
  3239. # [23:12] <@gavin> why not?
  3240. # [23:12] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Max SendQ exceeded)
  3241. # [23:12] <@gavin> how is this different than search plugins?
  3242. # [23:12] <nalexander> gavin: it kind of looks like this is already supported; seamonkey (suite?) uses it, or used to.
  3243. # [23:12] * Joins: arky (arky@4AE2112A.635E5128.8607EA20.IP)
  3244. # [23:12] <@gavin> what is "it"?
  3245. # [23:12] <nalexander> gavin: shipping pngs per-locale.
  3246. # [23:13] <@gavin> sure, I'm not arguing it's technically impossible
  3247. # [23:13] <@gavin> might even be easy
  3248. # [23:13] <@gavin> but then you end up at the "localizers need to manage it" angle, and that's where it gets a bit more complicated
  3249. # [23:13] * Joins: drno (nohlmeier@moz-62518563.mtv2.mozilla.com)
  3250. # [23:13] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Connection reset by peer)
  3251. # [23:13] * Joins: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com)
  3252. # [23:13] <@gavin> maybe not a showstopper
  3253. # [23:13] * Quits: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca) (Quit: )
  3254. # [23:13] * Quits: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3255. # [23:13] <nalexander> gavin: e.g., http://hg.mozilla.org/l10n-central/de/file/0bbbf5379c54/suite/chrome/common/help/images
  3256. # [23:14] * Joins: damons (gnubeard@648D8037.57B833A6.D74CC41D.IP)
  3257. # [23:14] <@gavin> how many active locales does fennec have?
  3258. # [23:14] <nalexander> gavin: not sure; about 30, I think?
  3259. # [23:14] <nalexander> gavin: http://mxr.mozilla.org/mozilla-central/source/mobile/android/locales/maemo-locales
  3260. # [23:14] <nalexander> gavin: more like 15
  3261. # [23:15] <nalexander> gavin: there are policy questions around who owns suggestedsites that might be relevant; for now, I'm just trying to understand the technical side.
  3262. # [23:15] <@gavin> maemo, nice
  3263. # [23:15] * Joins: kushagra (kushagra@42425D7F.62C8151.EBCC7000.IP)
  3264. # [23:15] * nalexander sheds a tear
  3265. # [23:16] * philor|away is now known as philor
  3266. # [23:17] <RyanVM> boy we're going to have fun if and when we ever decide to start caring about mochitest b-c asserts
  3267. # [23:18] <nalexander> Yeah, suite is definitely doing what I'm describing: http://mxr.mozilla.org/comm-central/source/suite/locales/jar.mn#114
  3268. # [23:18] * nalexander -> run
  3269. # [23:19] <mfinkle> nalexander, 30+ on aurora
  3270. # [23:20] <mfinkle> m-c has a lower number since many localizers wait for aurora
  3271. # [23:20] * Quits: arky (arky@4AE2112A.635E5128.8607EA20.IP) (Ping timeout)
  3272. # [23:20] <nalexander> mfinkle: oh, thanks for the correction. I thought it was 30+; didn't know it depended on channel.
  3273. # [23:21] * geekboy|afk is now known as geekboy
  3274. # [23:24] * Quits: davidb (davidb@moz-4B62B989.dsl.bell.ca) (Quit: Blah blah blah)
  3275. # [23:24] * Quits: kgrandon (Adium@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving.)
  3276. # [23:26] <NeilAway> jcranmer: tbsaunde tried to template it
  3277. # [23:26] * Quits: gsvelto (gsvelto@moz-7BCD643B.clienti.tiscali.it) (Ping timeout)
  3278. # [23:26] * justindarc is now known as justindarc|coffee
  3279. # [23:27] * jchen is now known as jchen|away
  3280. # [23:28] * Joins: sfink|log (sfink@moz-62518563.mtv2.mozilla.com)
  3281. # [23:29] * Quits: drno (nohlmeier@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3282. # [23:29] * Quits: jdm (jdm@B19DD392.B7F0EAA3.47C41102.IP) (Quit: Lost terminal)
  3283. # [23:30] * Joins: drno (nohlmeier@moz-24157589.mtv2.mozilla.com)
  3284. # [23:30] <tbsaunde> NeilAway: well, I try to add it templated, and it blew up in my face, and eventually figured out why
  3285. # [23:30] * Quits: Optimizer (Optimizer@570867B1.E8D75FFF.823F29F3.IP) (Ping timeout)
  3286. # [23:31] * Joins: dria (dria@moz-53F857A3.dsl.teksavvy.com)
  3287. # [23:31] * Joins: lassey (quassel@moz-1B593443.hsd1.ma.comcast.net)
  3288. # [23:34] * Quits: sfink|log (sfink@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3289. # [23:35] * Quits: automata (automata@AE7BEA1.34AEAABA.DF1E30BF.IP) (Quit: This computer has gone to sleep)
  3290. # [23:35] * Joins: cpearce (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz)
  3291. # [23:35] * Quits: jwei (jwei@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3292. # [23:35] * Joins: jwei1 (jwei@13F2CEC5.7672369.D8E68FF6.IP)
  3293. # [23:36] * Quits: jwei1 (jwei@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  3294. # [23:36] * Joins: jwei (jwei@13F2CEC5.7672369.D8E68FF6.IP)
  3295. # [23:36] * Joins: WG9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net)
  3296. # [23:37] * baku is now known as baku|away
  3297. # [23:37] * Quits: bjacob_ (bjacob@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3298. # [23:38] * Quits: vikstrous (v@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3299. # [23:38] * mcote is now known as mcote|afk
  3300. # [23:39] * Quits: damons (gnubeard@648D8037.57B833A6.D74CC41D.IP) (Quit: damons)
  3301. # [23:40] * Joins: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net)
  3302. # [23:40] * Quits: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net) (Input/output error)
  3303. # [23:40] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Ping timeout)
  3304. # [23:42] * Joins: rbarnes (rbarnes@moz-F55A81A8.washdc.fios.verizon.net)
  3305. # [23:42] * Quits: jwei (jwei@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  3306. # [23:42] * Joins: firebot (firebot@moz-D53D2F4F.carolina.res.rr.com)
  3307. # [23:43] * Quits: markjszy (markjszy@EF8E4E2C.7FBBD035.59D37A3.IP) (Quit: )
  3308. # [23:44] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3309. # [23:44] * Joins: kk1fff (kk1fff@moz-986538D0.dynamic.hinet.net)
  3310. # [23:46] * Quits: drno (nohlmeier@moz-24157589.mtv2.mozilla.com) (Ping timeout)
  3311. # [23:46] * Joins: damons (gnubeard@3CB097D5.57B833A6.D74CC41D.IP)
  3312. # [23:46] * Quits: kk1fff (kk1fff@moz-986538D0.dynamic.hinet.net) (Ping timeout)
  3313. # [23:48] * Joins: drno (nohlmeier@moz-62518563.mtv2.mozilla.com)
  3314. # [23:48] * Quits: cpearce (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz) (Ping timeout)
  3315. # [23:49] * Joins: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  3316. # [23:49] * Joins: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP)
  3317. # [23:50] * philor is now known as philor|away
  3318. # [23:51] * Quits: SJW (Thunderbir@5F822DBF.48AC27E3.2CAC1541.IP) (Quit: SJW)
  3319. # [23:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/97fc047681a2 - Wes Kocher - Backed out changeset 60b6bdaafba7 (bug 999071) for android 2.3 rc1 orange
  3320. # [23:51] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/66c3b619de96 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  3321. # [23:51] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/2521b1b6fd25 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  3322. # [23:53] * Quits: kushagra (kushagra@42425D7F.62C8151.EBCC7000.IP) (Ping timeout)
  3323. # [23:53] * justindarc|coffee is now known as justindarc
  3324. # [23:54] * Quits: damons (gnubeard@3CB097D5.57B833A6.D74CC41D.IP) (Quit: damons)
  3325. # [23:55] * Joins: ericjung|phone (androirc@BD9E4776.5F599954.284344F5.IP)
  3326. # [23:56] * Quits: RealRaven (Thunderbir@3DCA8E8.1ACDA296.C3498625.IP) (Ping timeout)
  3327. # [23:56] * Joins: squib (squib@moz-A962343B.dhcp.ftbg.wi.charter.com)
  3328. # [23:57] * Quits: @dbaron (dbaron@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  3329. # [23:57] * Quits: squib_ (squib@moz-A962343B.dhcp.ftbg.wi.charter.com) (Quit: Leaving)
  3330. # [23:57] * Quits: gkw (fuzz2lin@moz-62518563.mtv2.mozilla.com) (Input/output error)
  3331. # [23:57] * mattwoodrow|away is now known as mattwoodrow
  3332. # [23:58] * Quits: bgrins (bgrins@C7203E51.FBD8ACDB.20F09BA6.IP) (Quit: Leaving.)
  3333. # [23:58] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  3334. # [23:59] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  3335. # [23:59] * Quits: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  3336. # [23:59] * Joins: garvank (Garvan@13F2CEC5.7672369.D8E68FF6.IP)
  3337. # [23:59] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  3338. # [23:59] * Joins: afwang (nooknook@moz-C8131982.hsd1.ca.comcast.net)
  3339. # Session Close: Sat Apr 26 00:00:00 2014

The end :)