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

Options:

  1. # Session Start: Tue Apr 01 00:00:00 2014
  2. # Session Ident: #developers
  3. # [00:00] * Quits: abwillis (abwillis@CBAC43F2.9DD4DBBF.6A7A197.IP) (Client exited)
  4. # [00:00] <philor> but then, the mysterious ways of XUL have been puzzling me since 2004
  5. # [00:01] <Mardak> just making sure i understand. test is reporting that "document-element-inserted -> chrome://global/skin/arrow/panelarrow-vertical.svg", is being loaded when it wasn’t expected to
  6. # [00:01] <philor> gavin: I knew there must be *some* reason why I was still watching that component, didn't realize it was to spot G's bugs :)
  7. # [00:01] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  8. # [00:02] <philor> Mardak: right
  9. # [00:02] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/4d8323b1389d - Wes Kocher - Backed out changeset 3f245df4a3cd (bug 974745) for frequently turning Jetpack tests orange.
  10. # [00:02] * Quits: vikstrous (v@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  11. # [00:02] <philor> and https://tbpl.mozilla.org/php/getParsedLog.php?id=37024180&tree=Fx-Team, at rather random times while it's in the middle of its load
  12. # [00:03] <Mardak> http://mxr.mozilla.org/mozilla-central/source/addon-sdk/source/test/test-content-events.js#54
  13. # [00:03] <philor> the first few I saw sort of made some sense, loading it first
  14. # [00:03] * Quits: mixedpuppy (mixedpuppy@A6CF435B.D1155E2C.CFC2A289.IP) (Quit: mixedpuppy)
  15. # [00:03] * Quits: davidb (davidb@moz-525B1A04.dsl.bell.ca) (Ping timeout)
  16. # [00:03] * Quits: bmoss (bmoss@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  17. # [00:04] * Joins: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  18. # [00:04] * heycam|away is now known as heycam
  19. # [00:04] <sicking> ehsan: would it make sense to put information about "in private browsing" in nsIPrincipal?
  20. # [00:04] <@ehsan> sicking: hmm, why?
  21. # [00:04] <@ehsan> it's currently on the load context
  22. # [00:04] * mcote is now known as mcote|afk
  23. # [00:04] <philor> Mardak: and #119, where it has had to punt on events again and again and again and again
  24. # [00:05] * Joins: Ms2ger (Ms2ger@moz-98421F60.adsl-dyn.isp.belgacom.be)
  25. # [00:05] * Quits: grobinson (~grobinson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  26. # [00:05] * Joins: bmoss (bmoss@moz-62518563.mtv2.mozilla.com)
  27. # [00:05] <@ehsan> sicking: but we don't perform any principal based checks on it
  28. # [00:05] <sicking> ehsan: "in private browsing" is not that different from cookie-jar information, which is what appid+browserflag is
  29. # [00:05] <@ehsan> sicking: that's true for the purposes of cookies for sure
  30. # [00:05] <@ehsan> not sure about the rest of the stuff that checks that flag
  31. # [00:05] <sicking> ehsan: it'd mean that once we finally get the loading principal to channels, that we'll automatically have privatebrowsing information
  32. # [00:06] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  33. # [00:06] * ChanServ sets mode: +o smaug
  34. # [00:06] <@ehsan> sicking: are you suggesting to cache the value there or move it there?
  35. # [00:06] * Joins: mixedpuppy (mixedpuppy@A6CF435B.D1155E2C.CFC2A289.IP)
  36. # [00:06] <heycam> sicking, here now
  37. # [00:06] * Joins: grobinson (~grobinson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  38. # [00:06] <sicking> ehsan: where do we currently have it? in docshell?
  39. # [00:06] <@ehsan> sicking: yes
  40. # [00:06] * jorendorff is now known as jorendorff_away
  41. # [00:07] <sicking> heycam: will you take care of chatting with Tab about SetClass? I tried in the past to no success apparently
  42. # [00:07] <heycam> sicking, yeah I'll handle that
  43. # [00:07] <sicking> ehsan: i think it makes sense to have keep it there, but also put it in nsiprincipal.
  44. # [00:07] <heycam> sicking, sent mail to him yesterday
  45. # [00:07] <sicking> heycam: thanks!
  46. # [00:08] <heycam> sicking, I think he's open to changing how it works, especially since dropping the MapClass bit of CSS Variables
  47. # [00:08] * philor thinks Tab is an unfortunate name for anyone involved in any way with browsers
  48. # [00:08] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  49. # [00:08] <sicking> ehsan: that way we can make more security decisions based solely on information in principals
  50. # [00:08] <heycam> (I've got implementing the CSS Font Loading API on my todo list too, so I'll need to get it sorted for that)
  51. # [00:08] <sicking> ehsan: nsILoadContext isn't working that well IMHO
  52. # [00:08] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  53. # [00:09] * Quits: ohsix (ohsix@943FA5B3.D4A5B800.F944C6CB.IP) (Quit: have to swap modem)
  54. # [00:09] <@ehsan> sicking: I wouldn't be opposed to making it available through nsIPrincipal
  55. # [00:09] <sicking> heycam: awesome
  56. # [00:09] <sicking> ehsan: cool
  57. # [00:09] * Quits: mixedpuppy (mixedpuppy@A6CF435B.D1155E2C.CFC2A289.IP) (Quit: mixedpuppy)
  58. # [00:09] <@ehsan> in hind sight, nsILoadContext was not the correct place to expose this :)
  59. # [00:09] <Mardak> philor: should i request more JP tests 8Opt for https://tbpl.mozilla.org/?tree=Fx-Team&rev=3f245df4a3cd ?
  60. # [00:09] <sicking> ehsan: i think it was, but mainly because we didn't have anything better
  61. # [00:09] <sicking> ehsan: i'm hoping to deprecate nsILoadContext eventually
  62. # [00:09] <@ehsan> sicking: the problem is we have a ton of existing code so moving everything would not be trivial
  63. # [00:09] * Joins: brendan (brendaneic@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  64. # [00:10] <@ehsan> that would rock!
  65. # [00:10] <@ehsan> sicking: have you seen the crazy stuff we need to do in necko with the fake load contexts etc?
  66. # [00:10] <Mardak> oh i see it did fail one "document-element-inserted -> chrome://global/skin/arrow/panelarrow-vertical.svg", but in a different position
  67. # [00:10] <@ehsan> that's what I was referring to!
  68. # [00:10] <sicking> ehsan: yup
  69. # [00:10] <sicking> ehsan: bz's already working on making principals available to channels, I think that will make a lot of things better
  70. # [00:11] <sicking> ehsan: i'm working on some further improvements to necko APIs on top of that
  71. # [00:11] <@ehsan> once we have that, then a lot of the PB consumers would be able to just check the principal
  72. # [00:11] <@ehsan> cool
  73. # [00:11] <philor> Mardak: yeah, that was the one that really made me wonder why it was loading, if it was loading after the page was already loading its nested iframe
  74. # [00:11] <@ehsan> sicking: any bugs I should be watching?
  75. # [00:11] * Quits: Ms2ger (Ms2ger@moz-98421F60.adsl-dyn.isp.belgacom.be) (Quit: nn)
  76. # [00:12] <jez> Does anyone know how close we are to getting the object-fit and object-position CSS properties?
  77. # [00:12] * Joins: vichen (vichen@moz-A7675F74.dynamic.hinet.net)
  78. # [00:12] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/658e77d31b31 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  79. # [00:12] <sicking> ehsan: https://bugzilla.mozilla.org/show_bug.cgi?id=965413
  80. # [00:12] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/ba77cf9dd007 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  81. # [00:13] <@ehsan> sicking: thanks!
  82. # [00:13] <@ehsan> jdm: you might wanna read the backscroll here: ^
  83. # [00:13] * philor is now known as philor|away
  84. # [00:14] <jdm> yay, deprecating nsILoadContext
  85. # [00:14] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Input/output error)
  86. # [00:14] <jdm> ah yes, I'm already on the document settings bug
  87. # [00:15] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  88. # [00:15] * ChanServ sets mode: +o smaug
  89. # [00:15] <@ehsan> jdm: you're very sneaky sir!
  90. # [00:15] * catlee is now known as catlee-away
  91. # [00:16] <jdm> my network of spies are everywhere
  92. # [00:16] <jdm> nothing gets by me
  93. # [00:16] <@ehsan> jdm: have you seen the awesome stuff I'm working on yet?
  94. # [00:16] * justindarc|brb is now known as justindarc
  95. # [00:16] <jdm> I don't think so. I stopped watching you.
  96. # [00:16] * Joins: mixedpuppy (mixedpuppy@A6CF435B.D1155E2C.CFC2A289.IP)
  97. # [00:17] <@ehsan> you lose! :P
  98. # [00:17] <jdm> webaudio 2: electric boogaloo
  99. # [00:17] <mrbkap> dolske: any chance you could spare some time for bug 899648 ?
  100. # [00:17] * jgriffin-afk is now known as jgriffin
  101. # [00:18] * geekboy is now known as geekboy|afk
  102. # [00:18] * Joins: serge (Thunderbir@moz-8E7C4BF0.dsl.teksavvy.com)
  103. # [00:18] <@dolske> mrbkap: yes :( I'm slowly trying to grind throgh my bugs today and tomorrow
  104. # [00:19] <@ehsan> jdm: shhhh, that was supposed to be a secret!
  105. # [00:19] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  106. # [00:19] * Quits: ckitching (ckitching@9365072D.F6CDAF24.8772DA20.IP) (Ping timeout)
  107. # [00:20] * Joins: Mano (mano@moz-6313ADC9.red.bezeqint.net)
  108. # [00:20] * Joins: kushagra (kushagra@206AB77E.F6E9E457.520CDC98.IP)
  109. # [00:20] * mdas|afk is now known as mdas
  110. # [00:20] * Quits: jet (jet@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: jet)
  111. # [00:21] * Quits: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  112. # [00:21] * Joins: jwalker (jwalker@moz-76873736.cable.virginm.net)
  113. # [00:21] * Quits: Mano (mano@moz-6313ADC9.red.bezeqint.net) (Ping timeout)
  114. # [00:22] * Quits: kushagra (kushagra@206AB77E.F6E9E457.520CDC98.IP) (Ping timeout)
  115. # [00:22] * Joins: Mano (mano@moz-6313ADC9.red.bezeqint.net)
  116. # [00:23] * Quits: zwol (zack@moz-17B5FBD2.pitbpa.fios.verizon.net) (Ping timeout)
  117. # [00:23] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  118. # [00:24] * Joins: mchang (mchang@8ACF1000.5EFFC0B8.24454B25.IP)
  119. # [00:24] * Joins: ckitching (ckitching@9365072D.F6CDAF24.8772DA20.IP)
  120. # [00:24] <decoder> ted: ping
  121. # [00:24] * Quits: Mano (mano@moz-6313ADC9.red.bezeqint.net) (Ping timeout)
  122. # [00:26] * geekboy|afk is now known as geekboy
  123. # [00:27] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/8032e6ff1372 - Heather Arthur - Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
  124. # [00:28] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/4af3f8938773 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  125. # [00:28] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/80cb1df3653f - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  126. # [00:28] * Quits: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com) (Input/output error)
  127. # [00:29] * Joins: kamidphish (textual@347FA24B.24D9B0A0.495EC8CD.IP)
  128. # [00:29] * Joins: capella|away (chatzilla@moz-3A08EE5.twcny.res.rr.com)
  129. # [00:29] * capella|away is now known as capella
  130. # [00:30] * Quits: tessarakt (jens@moz-2435C19C.dip0.t-ipconnect.de) (Ping timeout)
  131. # [00:31] * Quits: mihneadb (mihneadb@moz-6B31F5AA.static.ziggozakelijk.nl) (Quit: Computer gone to sleep - Zzzz...)
  132. # [00:32] * Quits: mixedpuppy (mixedpuppy@A6CF435B.D1155E2C.CFC2A289.IP) (Quit: mixedpuppy)
  133. # [00:33] * Quits: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com) (Client exited)
  134. # [00:34] <mrbkap> dolske: great, thanks
  135. # [00:34] * Joins: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com)
  136. # [00:36] * BenWa|email is now known as BenWa
  137. # [00:36] * geekboy is now known as geekboy|afk
  138. # [00:39] * Joins: mixedpuppy (mixedpuppy@A6CF435B.D1155E2C.CFC2A289.IP)
  139. # [00:40] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  140. # [00:40] * geekboy|afk is now known as geekboy
  141. # [00:40] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  142. # [00:41] * Joins: therube (chatzilla@moz-23010273.hsd1.md.comcast.net)
  143. # [00:41] * whimboo is now known as whimboo|afk
  144. # [00:42] * mattwoodrow|away is now known as mattwoodrow
  145. # [00:43] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/4af585f4992e - Wes Johnston - Bug 942270 - Use text/plain for quick share mimetype on links. r=mfinkle
  146. # [00:43] * Quits: vichen (vichen@moz-A7675F74.dynamic.hinet.net) (Quit: vichen)
  147. # [00:43] <firebot> http://hg.mozilla.org/integration/fx-team/rev/44fb37f312d5 - Wes Johnston - Bug 933979 - Delete webapp profiles when they're uninstalled. r=myk
  148. # [00:43] * Quits: mixedpuppy (mixedpuppy@A6CF435B.D1155E2C.CFC2A289.IP) (Quit: mixedpuppy)
  149. # [00:46] <glandium> man, i hate april 1
  150. # [00:46] * Parts: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  151. # [00:47] * Quits: ckitching (ckitching@9365072D.F6CDAF24.8772DA20.IP) (Ping timeout)
  152. # [00:50] * Quits: hessam (hessam@8E12A927.49A63B7A.E5B8EDAD.IP) (Ping timeout)
  153. # [00:52] * Joins: ckitching (ckitching@9365072D.F6CDAF24.8772DA20.IP)
  154. # [00:52] * Quits: ckitching (ckitching@9365072D.F6CDAF24.8772DA20.IP) (Input/output error)
  155. # [00:52] * Joins: ckitching (ckitching@9365072D.F6CDAF24.8772DA20.IP)
  156. # [00:53] <KWierso> ehsan: ping
  157. # [00:54] * Quits: bmoss (bmoss@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  158. # [00:54] * Joins: WG9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net)
  159. # [00:54] * Joins: brianbondy (brianbondy@moz-717FF534.home.cgocable.net)
  160. # [00:55] * Quits: tantek_ (tantek@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: tantek_)
  161. # [00:55] * brianbondy is now known as bbondy__
  162. # [00:56] * khuey|away is now known as khuey
  163. # [00:56] * Joins: jedp (jedp@moz-62518563.mtv2.mozilla.com)
  164. # [00:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/56dffd1a24f8 - Wes Kocher - Backed out changeset 352a2109c6e6 (bug 987387) for m-oth orange
  165. # [00:59] * Quits: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com) (Input/output error)
  166. # [00:59] * Quits: bgrins (bgrins@C7203E51.FBD8ACDB.20F09BA6.IP) (Quit: Leaving.)
  167. # [00:59] <@ehsan> KWierso: hi
  168. # [00:59] <KWierso> ehsan: see that backout ^ :(
  169. # [00:59] <@ehsan> oh
  170. # [00:59] <@ehsan> :(
  171. # [01:00] * Quits: gkw (fuzz2lin@moz-62518563.mtv2.mozilla.com) (Quit: leaving)
  172. # [01:00] <@ehsan> KWierso: I think I messed up, sorry
  173. # [01:00] * Quits: mchang (mchang@8ACF1000.5EFFC0B8.24454B25.IP) (Quit: mchang)
  174. # [01:01] * Joins: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com)
  175. # [01:01] * Joins: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  176. # [01:01] * Quits: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: gwagner_)
  177. # [01:01] * Quits: victorporof (victorporo@13F2CEC5.7672369.D8E68FF6.IP) (Quit: victorporof)
  178. # [01:02] * Joins: gkw (fuzz2lin@moz-62518563.mtv2.mozilla.com)
  179. # [01:03] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ae1fe3452806 - Ghislain 'Aus' Lacroix - Bug 982006 - Make GetDownloadDirectory return error for both SD card missing and SD card busy. r=bz
  180. # [01:03] * Joins: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  181. # [01:03] * Quits: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: gwagner_)
  182. # [01:04] * Quits: mreavy (chatzilla@moz-A39761D7.phlapa.fios.verizon.net) (Ping timeout)
  183. # [01:05] * heycam is now known as heycam|away
  184. # [01:05] * Quits: Archaeopteryx (itsme@moz-25EB001E.cust.telecolumbus.net) (Quit: Goodbye)
  185. # [01:06] * Quits: bholley (bholley@B08EEEEB.6BBCE916.7B974E06.IP) (Quit: Textual IRC Client: www.textualapp.com)
  186. # [01:06] * baku is now known as baku|away
  187. # [01:06] * Joins: mreavy (chatzilla@moz-A39761D7.phlapa.fios.verizon.net)
  188. # [01:06] * nrc|afk is now known as nrc
  189. # [01:08] * philor|away is now known as philor
  190. # [01:08] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/f3fa2a144839 - Ed Lee - Bug 990284 - Only allow data:text/html, events in test-content-events tests [r=jsantell]
  191. # [01:08] <firebot> http://hg.mozilla.org/integration/fx-team/rev/f3c44cfc3900 - Maxim Zhilyaev - Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
  192. # [01:08] * Quits: jdm (jdm@moz-AC9499B2.cable.teksavvy.com) (Ping timeout)
  193. # [01:08] * mattwoodrow is now known as mattwoodrow|away
  194. # [01:08] * Joins: jdm (jdm@moz-AC9499B2.cable.teksavvy.com)
  195. # [01:11] * heycam|away is now known as heycam
  196. # [01:11] * admix is now known as admix|away
  197. # [01:11] * Quits: smontagu (chatzilla@3F5935EA.DE94F5AD.CC465D70.IP) (Ping timeout)
  198. # [01:12] * justindarc is now known as justindarc|afk
  199. # [01:13] * Waldo wonders if there's any feature blink won't remove these days
  200. # [01:13] * Quits: kdc (chatzilla@moz-A66E00D4.pk.shawcable.net) (Ping timeout)
  201. # [01:13] * Joins: kdc_ (chatzilla@moz-A66E00D4.pk.shawcable.net)
  202. # [01:13] * kdc_ is now known as kdc
  203. # [01:13] <Waldo> also it's kind of astounding they don't ship <style scoped> yet
  204. # [01:14] <Waldo> heycam: we ship it in release builds these days, right?
  205. # [01:14] <heycam> Waldo, yep
  206. # [01:14] * Quits: jedp (jedp@moz-62518563.mtv2.mozilla.com) (Quit: Computer has gone to sleep.)
  207. # [01:15] <Waldo> and seemingly probably have for at least half a year, if the TM for a scoped bug in awesomebar history is accurate
  208. # [01:16] * Quits: nattokirai (nattokirai@moz-782CEA96.dynamic.ppp.asahi-net.or.jp) (Quit: nattokirai)
  209. # [01:17] * heycam considers what feature to work on next to cause it to be removed from blink
  210. # [01:18] * Quits: ckitching (ckitching@9365072D.F6CDAF24.8772DA20.IP) (Quit: electromagnetic radiation from satellite debris)
  211. # [01:18] * Joins: ckitching (ckitching@9365072D.F6CDAF24.8772DA20.IP)
  212. # [01:19] * Quits: m_gol (m_gol@moz-865BDD9.neoplus.adsl.tpnet.pl) (Ping timeout)
  213. # [01:19] * Joins: lerc (quassel@moz-82B68322.telstraclear.net)
  214. # [01:19] * Joins: m_gol (m_gol@moz-528283C2.neoplus.adsl.tpnet.pl)
  215. # [01:20] * Quits: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com) (Input/output error)
  216. # [01:21] * Quits: jfkthame (jfkthame@59D4F640.6B7B908E.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  217. # [01:21] * Joins: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com)
  218. # [01:21] <aja> Waldo: what'd they remove?
  219. # [01:22] <Waldo> aja: apparently they are on the warpath to remove <style scoped> because it complicates internals at the moment, to reimplement it later
  220. # [01:22] <Waldo> which seems kind of weird, given it's something people clearly want, and we ship it
  221. # [01:23] * Joins: huseby (huseby@8ACF1000.5EFFC0B8.24454B25.IP)
  222. # [01:23] * Joins: Mano (mano@moz-6313ADC9.red.bezeqint.net)
  223. # [01:23] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  224. # [01:23] <aja> remove, or but behind their experimental features pref?
  225. # [01:23] <aja> s/but/put/
  226. # [01:23] <Waldo> it's already behind their pref
  227. # [01:23] * Quits: digitsm (digitsm@5C468893.628C9942.C146C5E5.IP) (Ping timeout)
  228. # [01:23] <Waldo> this would be removing all the code for it
  229. # [01:23] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  230. # [01:24] * Quits: huseby (huseby@8ACF1000.5EFFC0B8.24454B25.IP) (Quit: Leaving)
  231. # [01:24] * Quits: Mano (mano@moz-6313ADC9.red.bezeqint.net) (Ping timeout)
  232. # [01:25] <aja> they working on a CSS compiler thingie like webkit?
  233. # [01:26] <heycam> if there's something that's getting in the way of shadom dom / web components, it is ripe for removal, looks like
  234. # [01:27] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  235. # [01:27] * Quits: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com) (Client exited)
  236. # [01:27] <@ehsan> jdm: ping?
  237. # [01:27] <jdm> ehsan: pong
  238. # [01:27] * Quits: brendan (brendaneic@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: brendan)
  239. # [01:27] * Quits: serge (Thunderbir@moz-8E7C4BF0.dsl.teksavvy.com) (Ping timeout)
  240. # [01:27] <@ehsan> jdm: https://hg.mozilla.org/integration/mozilla-inbound/rev/352a2109c6e6#l5.97
  241. # [01:27] <@ehsan> jdm: why did you r+ that? ;)
  242. # [01:28] <jdm> ehsan: is the problem two waitCookie functions?
  243. # [01:28] * Joins: idwer_ (irc@moz-67B6410D.adsl.online.nl)
  244. # [01:28] * Quits: idwer (irc@moz-67B6410D.adsl.online.nl) (Ping timeout)
  245. # [01:29] * Joins: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com)
  246. # [01:29] <@ehsan> jdm: no sir, look closer :P
  247. # [01:30] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Quit: ChatZilla 0.9.90.1 [Firefox 31.0a1/20140331030201])
  248. # [01:30] * Quits: jrm2k6 (jrm2k6@moz-E2E6FC19.vodafone.hu) (Ping timeout)
  249. # [01:30] * jdm is still in the dark
  250. # [01:30] <aja> heycam: mind submitting another try build for vars? (on win this time)....whilst you await review
  251. # [01:30] * Joins: idwer (irc@moz-67B6410D.adsl.online.nl)
  252. # [01:30] * Quits: idwer_ (irc@moz-67B6410D.adsl.online.nl) (Ping timeout)
  253. # [01:31] <@ehsan> jdm: when do we unregister this observer?
  254. # [01:31] <@ehsan> jdm: turns out, here ;) https://tbpl.mozilla.org/php/getParsedLog.php?id=37027922&tree=Mozilla-Inbound&full=1#error0
  255. # [01:31] <jdm> oh, heh
  256. # [01:31] <heycam> aja, ah sure
  257. # [01:31] <@ehsan> jdm: :D
  258. # [01:31] * Joins: serge (Thunderbir@moz-8E7C4BF0.dsl.teksavvy.com)
  259. # [01:32] <Mossop> Do we really have no notification for when a chrome window is about to be loaded and that allows us to see the URL it will load?
  260. # [01:32] * Quits: tantek (tantek@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: tantek)
  261. # [01:32] <@ehsan> jdm: but more seriously, can you tell me why this one doesn't get unregistered?
  262. # [01:32] <@ehsan> https://hg.mozilla.org/integration/mozilla-inbound/rev/352a2109c6e6#l5.84
  263. # [01:32] <jdm> ehsan: because each observer only unregisters itself and not the other?
  264. # [01:32] <@ehsan> Mossop: document-global-created (or whatever that's called) + a load handler
  265. # [01:33] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  266. # [01:33] <@ehsan> jdm: ?
  267. # [01:33] * Quits: serge (Thunderbir@moz-8E7C4BF0.dsl.teksavvy.com) (Ping timeout)
  268. # [01:33] <jdm> oh, didn't click the link
  269. # [01:33] <@ehsan> lol
  270. # [01:33] <Mossop> ehsan: So the answer is no since that waits until after the load and allows scripts to execute first?
  271. # [01:33] * Joins: kdc_ (chatzilla@moz-A66E00D4.pk.shawcable.net)
  272. # [01:33] <jdm> ehsan: are you sure it's not the other cookie-changed observer?
  273. # [01:34] <@ehsan> Mossop: yup
  274. # [01:34] * Joins: jrm2k6 (jrm2k6@moz-E2E6FC19.vodafone.hu)
  275. # [01:34] <@ehsan> jdm: look more closely, there are three observers!
  276. # [01:34] * Quits: kdc (chatzilla@moz-A66E00D4.pk.shawcable.net) (Ping timeout)
  277. # [01:34] * kdc_ is now known as kdc
  278. # [01:34] <jdm> ehsan: I know. I believe my first statement was correct.
  279. # [01:34] <jdm> ehsan: private-cookie-changed fires, and it cleans up itself.
  280. # [01:34] <@ehsan> right
  281. # [01:34] <jdm> the other cookie-changed observer isn't called so it doesn't get cleaned up.
  282. # [01:35] <@ehsan> jdm: I'm talking about https://hg.mozilla.org/integration/mozilla-inbound/rev/352a2109c6e6#l5.84 though
  283. # [01:35] <jdm> ehsan: why do you think that isn't getting cleaned up?
  284. # [01:35] <@ehsan> jdm: 1931 INFO TEST-PASS | chrome://mochitests/content/chrome/dom/tests/mochitest/beacon/test_beaconCookies.html | cookie set by beacon request in normal window
  285. # [01:35] * Quits: myk (myk@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  286. # [01:36] <jdm> ehsan: yes? what's the symptom you're seeing that makes you think it isn't unregistered?
  287. # [01:36] <@ehsan> jdm: ok, we finish running the beacon test
  288. # [01:36] <@ehsan> then some time later we start to run extensions/cookie/test/test_app_uninstall_cookies.html
  289. # [01:36] <@ehsan> which also sets cookies
  290. # [01:36] <jdm> yes
  291. # [01:36] <@ehsan> there I see three observers firing
  292. # [01:37] * Joins: serge (Thunderbir@moz-8E7C4BF0.dsl.teksavvy.com)
  293. # [01:37] <@ehsan> as opposed to just one
  294. # [01:37] * Quits: rlin-nb (randy-lin@moz-6425A2A2.hinet-ip.hinet.net) (Quit: Leaving.)
  295. # [01:37] <jdm> oh what the crap
  296. # [01:37] <jdm> I just read that log closely
  297. # [01:37] <@ehsan> jdm: do you see the problem now?
  298. # [01:37] <@ehsan> sorry if I was vague
  299. # [01:38] <jdm> maybe it's to do with
  300. # [01:38] <jdm> 15:21:15 INFO - 1929 INFO TEST-INFO | dumping last 2 message(s)
  301. # [01:38] <jdm> 15:21:15 INFO - 1930 INFO TEST-INFO | if you need more context, please use SimpleTest.requestCompleteLog() in your test
  302. # [01:38] <@ehsan> ?
  303. # [01:38] <jdm> although that doesn't really make sense to me
  304. # [01:38] <jdm> there were other messages since them
  305. # [01:38] <@ehsan> that's per test
  306. # [01:39] * Joins: jedp (jedp@moz-62518563.mtv2.mozilla.com)
  307. # [01:39] <jdm> that's messed up
  308. # [01:39] <@ehsan> jdm: also why do we fire "private-cookie-changed" there?!
  309. # [01:40] <@ehsan> that's really worrying
  310. # [01:40] * justindarc|afk is now known as justindarc
  311. # [01:40] * Quits: justindarc (justindarc@D2AEACFC.B56D28DB.B58D01CE.IP) (Quit: )
  312. # [01:40] <jdm> so the fact that the passing messages show test_beaconCookies.html interests me
  313. # [01:40] <jdm> given that the failing one shows test_app_uninstall_cookies.html
  314. # [01:40] <@ehsan> hmm
  315. # [01:40] <jdm> ehsan: I'm inclined to believe my original explanation
  316. # [01:40] <@ehsan> jdm: which is?
  317. # [01:41] <jdm> try fixing the removal and see if it reproduces
  318. # [01:41] <@ehsan> jdm: how would that describe "private-cookie-changed"?
  319. # [01:41] <@ehsan> oh
  320. # [01:41] <@ehsan> maybe we clear history or something stupid like that
  321. # [01:41] <@ehsan> jdm: do we fire cookie-changed for removals?
  322. # [01:41] <jdm> good question
  323. # [01:41] <jdm> I expect so
  324. # [01:41] <@ehsan> (you should know that, mr. cookie peer :P)
  325. # [01:42] <glandium> spammers are morons. 100 reqs/s on xmlrpc.php on my blog at the moment (which i 404ed a few days ago)
  326. # [01:42] <glandium> and it's been going on for 4 hours
  327. # [01:42] <@ehsan> jdm: also, fixing the removal won't explain the first observer not being removed
  328. # [01:42] <@ehsan> jdm: cause that handler is surely called
  329. # [01:43] <@ehsan> jdm: (since testOnPrivateWindow gets called)
  330. # [01:43] * Fallen is now known as Fallen|away
  331. # [01:43] <jdm> ehsan: I'm still half-convinced that the passing messages are logs from the actual test run
  332. # [01:43] <jdm> not from later tests
  333. # [01:43] <@ehsan> let me check that
  334. # [01:43] * Joins: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com)
  335. # [01:44] <heycam> aja, https://tbpl.mozilla.org/?tree=Try&rev=fa485f4bc193
  336. # [01:44] * @ehsan puts another penny in froydnj's requestCompleteLog jar
  337. # [01:44] <@ehsan> jdm: http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/tests/SimpleTest/SimpleTest.js#1088
  338. # [01:45] <@ehsan> jdm: also see the usages of _bufferedMessages there
  339. # [01:45] <@ehsan> so the test log is fine
  340. # [01:45] <jdm> ok, so the differing test URLs really confuse me
  341. # [01:45] * Quits: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginm.net) (Ping timeout)
  342. # [01:46] <aja> heycam: tks...gonna add fallbacks to a theme i've alreaded converted to new syntax...sometime this week
  343. # [01:46] <heycam> aja, cool, let me know if you find any problems
  344. # [01:46] * philor is now known as philor|away
  345. # [01:46] <aja> heycam: will do
  346. # [01:47] <@ehsan> jdm: right
  347. # [01:47] <jdm> maybe it's to do with opening up a new window or something
  348. # [01:47] <@ehsan> ah
  349. # [01:47] <@ehsan> jdm: http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/tests/SimpleTest/SimpleTest.js#342
  350. # [01:47] <@ehsan> there's _that_ bug!
  351. # [01:48] <jdm> haha
  352. # [01:48] * Quits: jimb (user@125EF623.B2666F0E.66399531.IP) (Ping timeout)
  353. # [01:48] <@ehsan> well
  354. # [01:48] <@ehsan> but hang on
  355. # [01:48] <@ehsan> is it?
  356. # [01:48] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  357. # [01:49] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  358. # [01:49] * Joins: bmoss (bmoss@moz-62518563.mtv2.mozilla.com)
  359. # [01:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cd8094ea37af - Ben Turner - Bug 977762 - 'Provide a mechanism to get the PContentParent associated with a PBackgroundParent'. r=mrbkap.
  360. # [01:50] <@ehsan> jdm: ok, so the buffered message stuff is wrong
  361. # [01:50] <@ehsan> jdm: see http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/browser-test.js#497
  362. # [01:50] <@ehsan> jdm: which is the only place where we call SimpleTest.reset()
  363. # [01:50] <@ehsan> sight
  364. # [01:50] <@ehsan> *sigh
  365. # [01:50] <jdm> wrong how? those are the messages that exist since the start of the test run
  366. # [01:50] <@ehsan> where do we clear them?
  367. # [01:51] <@ehsan> hmm
  368. # [01:52] * Quits: twi (Adium@moz-429185BE.cust.vodafonedsl.it) (Quit: Leaving.)
  369. # [01:52] * Quits: brett (brettgaylo@moz-B96A9296.dedicated.allstream.net) (Ping timeout)
  370. # [01:53] <@ehsan> jdm: ok I see what's going on now
  371. # [01:53] <@ehsan> jdm: so we're keeping the window of the beacon test alive
  372. # [01:53] <@ehsan> jdm: alongside everything in it
  373. # [01:53] <@ehsan> including the SimpleTest object!
  374. # [01:54] <@ehsan> then we get a call on the outstanding observer
  375. # [01:54] <jdm> and it does getcurrenttesturl?
  376. # [01:54] <@ehsan> which calls SimpleTest.ok(false,...)
  377. # [01:54] <@ehsan> which gets us here: http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/tests/SimpleTest/SimpleTest.js#389
  378. # [01:54] <@ehsan> where we look and see we have a couple of buffered messsages in *that* SimpleTest object
  379. # [01:54] <@ehsan> with the correct url
  380. # [01:54] <@ehsan> so we output them
  381. # [01:55] <@ehsan> and then we'll try to output the error message we just generated
  382. # [01:55] <@ehsan> which has the wrong url
  383. # [01:55] * jlund is now known as jlund|biab
  384. # [01:55] <jdm> nice
  385. # [01:55] * Quits: RealRaven (Thunderbir@FF8102A8.8032CFC7.27F80FAC.IP) (Client exited)
  386. # [01:55] * jdm was right all along
  387. # [01:55] <@ehsan> jdm: only by accident :P
  388. # [01:55] <jdm> only by GUT INSTINCT
  389. # [01:55] <@ehsan> but you're right
  390. # [01:55] * @ehsan finally admits that
  391. # [01:55] * @ehsan is sad now that he has to file that bug
  392. # [01:56] <@ehsan> I may just paste the irc conversation
  393. # [01:56] <jdm> make someone else deduce the problem from our floundering
  394. # [01:56] <@ehsan> jdm: at least the upside is that xpconnect is not broken!
  395. # [01:56] <@ehsan> jdm: haha
  396. # [01:56] <jdm> dodged that bullet
  397. # [01:56] <@ehsan> sure did
  398. # [01:57] * Quits: mccr8 (mccr8@moz-62518563.mtv2.mozilla.com) (Quit: )
  399. # [01:57] * Quits: bajaj1 (Adium@moz-62518563.mtv2.mozilla.com) (Connection reset by peer)
  400. # [01:57] * Joins: bajaj (Adium@moz-62518563.mtv2.mozilla.com)
  401. # [01:58] * Joins: mccr8 (mccr8@moz-62518563.mtv2.mozilla.com)
  402. # [01:59] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  403. # [01:59] * Quits: mccr8 (mccr8@moz-62518563.mtv2.mozilla.com) (Quit: )
  404. # [01:59] * Joins: mccr8 (mccr8@moz-62518563.mtv2.mozilla.com)
  405. # [02:01] * Quits: gwagner (gwagner@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: gwagner)
  406. # [02:01] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  407. # [02:01] <cajbir> is git.mozilla.org down?
  408. # [02:02] <idwer> seems to
  409. # [02:02] <cajbir> doing a fetch from gecko-dev I get
  410. # [02:02] <idwer> so*
  411. # [02:02] * Quits: bajaj (Adium@moz-62518563.mtv2.mozilla.com) (Connection reset by peer)
  412. # [02:02] <cajbir> The requested URL returned error: 500 Internal Server Error while accessing https://git.mozilla.org/integration/gecko-dev.git/info/refs
  413. # [02:02] * Joins: bajaj (Adium@moz-62518563.mtv2.mozilla.com)
  414. # [02:02] <@ehsan> cajbir: you can ping from github
  415. # [02:02] <@ehsan> s/ping/pull
  416. # [02:02] * Joins: lmandel (lmandel@moz-60AD75.cable.teksavvy.com)
  417. # [02:03] <cajbir> thanks ehsan. I'll give it a few hours then try github if it's still not up.
  418. # [02:03] <@ehsan> cajbir: please file a bug!
  419. # [02:03] * Joins: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginm.net)
  420. # [02:04] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/38fe3c6e2f4a - Wes Kocher - Backed out changeset 8032e6ff1372 (bug 939040) for Windows mochitest-4 failures.
  421. # [02:05] <vlad> RyanVM|afk: what's up? sorry, in taipei
  422. # [02:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0483fe9d0b74 - Ehsan Akhgari - Bug 990220 - Enable navigator.sendBeacon on all platforms except b2g because it doesn't play nicely with Firefox OS apps yet; r=sicking
  423. # [02:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/030829581465 - Ehsan Akhgari - Bug 987387 - Part 2: Add a test to ensure that sendBeacon respects private browsing by checking to see if a private cookie is set when calling sendBeacon in private
  424. # [02:06] <firebot> browsing mode; r=jdm
  425. # [02:06] * Joins: wolfiR_ (wolfiR@moz-9D64EB22.dip0.t-ipconnect.de)
  426. # [02:07] * Quits: wolfiR (wolfiR@moz-12DD6376.dip0.t-ipconnect.de) (Ping timeout)
  427. # [02:08] * Joins: kushagra (kushagra@206AB77E.F6E9E457.520CDC98.IP)
  428. # [02:08] * Joins: gwagner (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  429. # [02:09] * Quits: Mossop (dtownsend@53343B0D.8DCA2D5.5E2862A8.IP) (Quit: This computer has gone to sleep)
  430. # [02:10] * Quits: kushagra (kushagra@206AB77E.F6E9E457.520CDC98.IP) (Ping timeout)
  431. # [02:12] * Joins: jet (jet@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  432. # [02:13] * Quits: lduros (user@moz-A888D5F1.phlapa.fios.verizon.net) (Client exited)
  433. # [02:13] * Quits: cstipkovic (uid6805@moz-E77DEB21.irccloud.com) (Quit: Connection closed for inactivity)
  434. # [02:14] * ewong|away is now known as ewong
  435. # [02:14] * Quits: Jesse (jruderman@moz-62518563.mtv2.mozilla.com) (Connection reset by peer)
  436. # [02:14] * Joins: Jesse_ (jruderman@moz-62518563.mtv2.mozilla.com)
  437. # [02:15] * Quits: serge (Thunderbir@moz-8E7C4BF0.dsl.teksavvy.com) (Ping timeout)
  438. # [02:16] <@ehsan> KWierso: git.mo is down
  439. # [02:16] <@ehsan> hence the build failures
  440. # [02:16] <KWierso> ehsan: yep
  441. # [02:17] * @ehsan stops preaching to the choir ;)
  442. # [02:19] * Joins: serge (Thunderbir@moz-AC55AD33.dsl.teksavvy.com)
  443. # [02:20] * mattwoodrow|away is now known as mattwoodrow
  444. # [02:20] * Quits: mt (mt@moz-62518563.mtv2.mozilla.com) (Quit: Leaving.)
  445. # [02:20] * Quits: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving.)
  446. # [02:21] <dholbert> are we sure they're not just blocking Firefox?
  447. # [02:21] <@ehsan> who?
  448. # [02:22] <dholbert> github
  449. # [02:22] <dholbert> </joke>
  450. # [02:22] <@ehsan> dholbert: git.mo
  451. # [02:22] <dholbert> oh, sorry
  452. # [02:22] <dholbert> right
  453. # [02:22] <@ehsan> </serious>
  454. # [02:22] <@ehsan> :P
  455. # [02:22] <dholbert> misread
  456. # [02:22] <@ehsan> unacceptable :P
  457. # [02:23] <derf> dholbert: Who would be a good person to ask about issues with our cache?
  458. # [02:23] <dholbert> derf, network cache?
  459. # [02:23] <derf> dholbert: Yes.
  460. # [02:23] <dholbert> derf, probably mcmanus or jduell or hurley
  461. # [02:24] * Quits: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net) (Quit: Leaving)
  462. # [02:25] <@ehsan> derf: or mayhemer
  463. # [02:25] * Quits: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com) (Input/output error)
  464. # [02:25] * Quits: hub (hub@744CE0E3.5EFFC0B8.24454B25.IP) (Ping timeout)
  465. # [02:27] * Quits: jedp (jedp@moz-62518563.mtv2.mozilla.com) (Quit: Computer has gone to sleep.)
  466. # [02:28] * Joins: znickell (Thunderbir@moz-A2E993EF.dhcp.ftwo.tx.charter.com)
  467. # [02:28] * Quits: bsmedberg_ (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net) (Quit: bsmedberg_)
  468. # [02:29] <TimAbraldes> gavin: ping
  469. # [02:30] * Joins: bsmedberg_ (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net)
  470. # [02:31] * geekboy is now known as geekboy|afk
  471. # [02:31] * Quits: bsmedberg_ (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net) (Quit: bsmedberg_)
  472. # [02:32] * Quits: tedders1 (tedders1@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  473. # [02:34] * Quits: mccr8 (mccr8@moz-62518563.mtv2.mozilla.com) (Quit: )
  474. # [02:35] * mattwoodrow is now known as mattwoodrow|away
  475. # [02:37] * gaye is now known as gaye|brb
  476. # [02:37] * Parts: ckerschb (ckerschb@moz-62518563.mtv2.mozilla.com)
  477. # [02:39] * gaye|brb is now known as gaye
  478. # [02:39] * Quits: AaronMT (AaronMT@moz-53D1D1F.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  479. # [02:39] * Quits: jet (jet@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: jet)
  480. # [02:39] * Quits: espadrine` (ttyl@moz-1F50D0C8.w90-2.abo.wanadoo.fr) (Ping timeout)
  481. # [02:39] * Joins: espadrine` (ttyl@moz-1F50D0C8.w90-2.abo.wanadoo.fr)
  482. # [02:40] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  483. # [02:41] * Joins: espadrine_ (ttyl@moz-A5539606.w92-128.abo.wanadoo.fr)
  484. # [02:41] <TimAbraldes> are there IRC admins other than gavin?
  485. # [02:41] <@gavin> yes
  486. # [02:41] <@gavin> ircop
  487. # [02:41] * Quits: mikeratcliffe (Adium@5F7DF191.AE538BD9.7CCB197A.IP) (Quit: Leaving.)
  488. # [02:41] * Quits: juanb (jbecerra@moz-62518563.mtv2.mozilla.com) (Quit: juanb)
  489. # [02:42] * Quits: espadrine` (ttyl@moz-1F50D0C8.w90-2.abo.wanadoo.fr) (Ping timeout)
  490. # [02:42] * Joins: lpy (lpy@1834E2CB.F09091A8.1348A864.IP)
  491. # [02:42] * Joins: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  492. # [02:42] <TimAbraldes> somehow someone changed the topic of #windev to this - Http://Www.NadorWeb.Me.Ma - I'm hoping that someone with more IRC fu than me can figure out how that happened?
  493. # [02:43] * Joins: nattokirai (nattokirai@moz-782CEA96.dynamic.ppp.asahi-net.or.jp)
  494. # [02:43] * Quits: kamidphish (textual@347FA24B.24D9B0A0.495EC8CD.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  495. # [02:43] * Joins: kamidphish (textual@moz-CC46F4AB.hinet-ip.hinet.net)
  496. # [02:43] <TimAbraldes> the only info I have is "Topic set by Tools on 2014-03-29 14:14:16 UTC"
  497. # [02:43] * Quits: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca) (Input/output error)
  498. # [02:43] * Quits: kamidphish (textual@moz-CC46F4AB.hinet-ip.hinet.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  499. # [02:44] * Joins: bz (bzbarsky@moz-72881629.bstnma.fios.verizon.net)
  500. # [02:44] * ChanServ sets mode: +o bz
  501. # [02:44] * Quits: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: pcwalton)
  502. # [02:44] <RyanVM|afk> jaws: BTW, I have my mom running on the beta channel and she made an unsolicited comment to me the other day that she really likes the UI changes in the most recent update
  503. # [02:44] <RyanVM|afk> thought you might like to hear that :)
  504. # [02:45] * BenWa is now known as BenWa|email
  505. # [02:45] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Ping timeout)
  506. # [02:45] * Joins: grobinson_ (~grobinson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  507. # [02:45] * Quits: grobinson_ (~grobinson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: grobinson_)
  508. # [02:45] <cpearce> I'm seeing an error building m-c tip locally:
  509. # [02:45] <cpearce> 1:43.41 libGLESv2.dll
  510. # [02:45] <cpearce> 1:43.42 C:/Users/cpearce/AppData/Local/Temp/make10744-1.sh: line 1: syntax error near unexpected token `('
  511. # [02:46] <cpearce> anyone else run into this?
  512. # [02:46] <cpearce> (on windows)
  513. # [02:46] * Joins: grobinson_ (~grobinson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  514. # [02:46] * Quits: grobinson_ (~grobinson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  515. # [02:46] <@ehsan> TimAbraldes: to me it looks fine
  516. # [02:46] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  517. # [02:47] <@ehsan> TimAbraldes: oh, sorry I was looking at #webdev ;)
  518. # [02:47] * Quits: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: sicking)
  519. # [02:47] <TimAbraldes> ehsan: I changed it back, I'm just trying to figure out how to prevent that from happening in the future
  520. # [02:47] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  521. # [02:47] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  522. # [02:48] <@ehsan> TimAbraldes: I know very little about irc... sorry
  523. # [02:48] * Joins: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net)
  524. # [02:48] * Quits: StevenLee (Adium@moz-FC49C520.dynamic.hinet.net) (Quit: Leaving.)
  525. # [02:49] * rail-afk is now known as rail_away
  526. # [02:49] <@ehsan> mhoye: can you please send me another email?
  527. # [02:49] <@ehsan> or anyone else?
  528. # [02:49] * Quits: bnicholson (bnicholson@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  529. # [02:50] * Joins: bbelland (Ben@moz-BA406726.ek.shawcable.net)
  530. # [02:51] <KWierso> TimAbraldes: quick search says | /mode #windev +t | would lock #windev 's topic for only channel operators to change
  531. # [02:51] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  532. # [02:51] * Quits: ckitching (ckitching@9365072D.F6CDAF24.8772DA20.IP) (Quit: We had to turn off that service to comply with the CDA Bill.)
  533. # [02:52] * Joins: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com)
  534. # [02:52] <KWierso> I think?
  535. # [02:53] * ctalbert|mtg is now known as ctalbert|afk
  536. # [02:53] <TimAbraldes> KWierso: yeah that sounds right, but ChanServ says "Mode lock: +nrt" so I think we're all set on that front?
  537. # [02:53] <@ehsan> can someone please send me an email at my mozilla address?
  538. # [02:53] <@ehsan> pretty please?
  539. # [02:54] * Quits: gwagner (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: gwagner)
  540. # [02:54] <@ehsan> oh nm
  541. # [02:54] <@ehsan> the problem is fixed
  542. # [02:55] <@gavin> TimAbraldes: mode +t wasn't set, the channel isn't registered
  543. # [02:55] * Joins: gwagner (gwagner@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  544. # [02:55] <TimAbraldes> wat
  545. # [02:55] <TimAbraldes> does registration expire or something?
  546. # [02:55] <@gavin> oh
  547. # [02:56] * admix|away is now known as admix
  548. # [02:56] * Quits: lpy (lpy@1834E2CB.F09091A8.1348A864.IP) (Client exited)
  549. # [02:56] <IanN> yes, registration expires when no-one is in the room
  550. # [02:56] <@gavin> registration is still active, just some services hiccup most likely
  551. # [02:57] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  552. # [02:57] <IanN> rooms disappear if no-one has been in it for about a week
  553. # [02:57] <IanN> maybe some sort of housekeeping process
  554. # [02:57] <@gavin> #windev has had occupants the whole time
  555. # [02:57] * Quits: drno (nohlmeier@moz-62518563.mtv2.mozilla.com) (Quit: drno)
  556. # [02:57] <IanN> ah, some other issue then
  557. # [02:58] <@gavin> I blame anope
  558. # [02:58] * mattwoodrow|away is now known as mattwoodrow
  559. # [02:59] <IanN> i blame the boogey
  560. # [03:00] * jchen is now known as jchen|away
  561. # [03:00] * Quits: redwood (chatzilla@26E73836.156CBEAD.74E1C77A.IP) (Quit: i have to go, my planet needs me!)
  562. # [03:01] * Joins: kamidphish (textual@moz-99690620.hinet-ip.hinet.net)
  563. # [03:03] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  564. # [03:05] * Joins: hub (hub@moz-99690620.hinet-ip.hinet.net)
  565. # [03:05] * joshua-s is now known as joshua-s|zzz
  566. # [03:06] * kats|away is now known as kats
  567. # [03:06] * Joins: bnicholson (bnicholson@F118B273.BF05706.A36C57B9.IP)
  568. # [03:06] * Quits: IanN (chatzilla@moz-7F4009AA.perr.cable.virginm.net) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.22a1/20130716193708])
  569. # [03:07] * Joins: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  570. # [03:07] * jorendorff_away is now known as jorendorff
  571. # [03:07] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  572. # [03:08] * Joins: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  573. # [03:08] * Quits: bmoss (bmoss@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  574. # [03:08] * Quits: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw) (Ping timeout)
  575. # [03:08] * Quits: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: gwagner_)
  576. # [03:10] * Quits: WG9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 27.0/20140203120101])
  577. # [03:11] * heycam is now known as heycam|away
  578. # [03:11] * Joins: bmoss (bmoss@moz-62518563.mtv2.mozilla.com)
  579. # [03:12] * Quits: TimAbraldes (quassel@125EF623.B2666F0E.66399531.IP) (Input/output error)
  580. # [03:12] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  581. # [03:14] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  582. # [03:14] * KaiRo_away is now known as KaiRo
  583. # [03:14] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Quit: return 0;)
  584. # [03:15] <aja> heycam|away: snagged the win try build....tks again
  585. # [03:15] * Joins: mchang (mchang@moz-99690620.hinet-ip.hinet.net)
  586. # [03:16] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  587. # [03:17] * Joins: huseby (huseby@moz-99690620.hinet-ip.hinet.net)
  588. # [03:17] * Quits: espadrine_ (ttyl@moz-A5539606.w92-128.abo.wanadoo.fr) (Ping timeout)
  589. # [03:17] * Quits: kmoir-afk (chatzilla@moz-E15A831.cable.teksavvy.com) (Ping timeout)
  590. # [03:17] * Joins: vichen (vichen@moz-99690620.hinet-ip.hinet.net)
  591. # [03:18] * Joins: kushagra (kushagra@206AB77E.F6E9E457.520CDC98.IP)
  592. # [03:18] <rbarnes> can anyone point me to a place in the tree that has nicely-written mochitests?
  593. # [03:18] <rbarnes> just looking for examples to copy :)
  594. # [03:19] <@ehsan> rbarnes: anything you're looking for in particular?
  595. # [03:19] * Joins: lpy (lpy@8B40CDAC.F09091A8.1348A864.IP)
  596. # [03:19] <rbarnes> no, just the overall SimpleTest (IIRC) structure and some simple boolean tests
  597. # [03:19] * Quits: kushagra (kushagra@206AB77E.F6E9E457.520CDC98.IP) (Ping timeout)
  598. # [03:20] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  599. # [03:20] * nsm is now known as nsm|away
  600. # [03:20] <@ehsan> let me dig one up for you
  601. # [03:21] <@ehsan> rbarnes: http://mxr.mozilla.org/mozilla-central/source/editor/libeditor/text/tests/test_bug757771.html?force=1
  602. # [03:22] * Joins: davidb (davidb@moz-525B1A04.dsl.bell.ca)
  603. # [03:22] <@ehsan> looks good? :)
  604. # [03:22] <rbarnes> perfect! thanks
  605. # [03:22] <@ehsan> np
  606. # [03:22] * Quits: bajaj (Adium@moz-62518563.mtv2.mozilla.com) (Quit: Leaving.)
  607. # [03:22] <@ehsan> rbarnes: fwiw those bug#'s are older conventions, sometimes people ignore them
  608. # [03:22] <@ehsan> which is fine
  609. # [03:23] * Quits: bmoss (bmoss@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  610. # [03:24] <@ehsan> kats: will write my story hopefully tomorrow
  611. # [03:24] <@ehsan> too tired tonight
  612. # [03:24] <kats> ehsan: sure, no problem
  613. # [03:24] * @ehsan frowns at the time for being 9:22pm
  614. # [03:24] <kats> ehsan: it's 9:22 am over here :)
  615. # [03:24] <@ehsan> y u no 3:30pm?
  616. # [03:24] * Joins: Mano (mano@moz-6313ADC9.red.bezeqint.net)
  617. # [03:24] <@ehsan> kats: taipei?
  618. # [03:24] <kats> yeah
  619. # [03:24] <@ehsan> nice!
  620. # [03:25] <rbarnes> ehsan: heh, i just noticed the "hunter2" in that sample. +10 internet points to you, good sir
  621. # [03:25] * Joins: sewardj_ (sewardj@moz-C7FCB00C.dip0.t-ipconnect.de)
  622. # [03:26] <@ehsan> rbarnes: did I write that test?!
  623. # [03:26] <@ehsan> looks like I just reviewed
  624. # [03:26] <@ehsan> so I'll take 5 points for that!
  625. # [03:26] <rbarnes> hg blame says ayg
  626. # [03:26] <rbarnes> fair enough
  627. # [03:26] <@ehsan> \o/
  628. # [03:26] * Quits: Mano (mano@moz-6313ADC9.red.bezeqint.net) (Ping timeout)
  629. # [03:26] <jdm> p=0 s=it-31c-30a-29b.2
  630. # [03:26] <jdm> the bugzilla whiteboard annotations are getting more inscrutable as time goes on
  631. # [03:27] * Quits: sewardj (sewardj@moz-7D04FA9F.dip0.t-ipconnect.de) (Ping timeout)
  632. # [03:27] <@gavin> gonna fix that
  633. # [03:27] <@ehsan> jdm: some day someone will decipher them
  634. # [03:27] <@ehsan> gavin: they're a project mgmt thing right?
  635. # [03:27] <@gavin> yes
  636. # [03:28] <@ehsan> it's a pretty interesting encoding
  637. # [03:28] <@gavin> the "s" thing means "in iteration 2 of the 31 cycle"
  638. # [03:28] <@gavin> the p thing means "not yet estimated"
  639. # [03:28] * Quits: idwer (irc@moz-67B6410D.adsl.online.nl) (Input/output error)
  640. # [03:28] <@ehsan> "it-31c-30a-29b.2" means that?
  641. # [03:28] <@ehsan> wow!
  642. # [03:29] <@gavin> 31 central, 30 aurora, 29 beta, iteration 2
  643. # [03:29] <@ehsan> what are those version numbers in-between?
  644. # [03:29] <@ehsan> ah neat
  645. # [03:29] <@ehsan> thanks!
  646. # [03:29] * Joins: spohl (Adium@moz-341EC1.static.hvvc.us)
  647. # [03:29] * Joins: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net)
  648. # [03:30] <@ehsan> gavin: technically, you could compress "31c-30a-29b" into 31 :)
  649. # [03:30] <@gavin> yes
  650. # [03:30] <@gavin> in the process of changing that!
  651. # [03:30] <@ehsan> cool
  652. # [03:30] <@bz> oops
  653. # [03:31] <@ehsan> bz: oh hai!
  654. # [03:31] <@ehsan> bz: would you like more patches? ;)
  655. # [03:31] * @bz discovers screenshots are taken at device px, not logical px
  656. # [03:31] <@bz> ehsan: as long as you're not upset with the super-slow reviews you've been getting, _I_ am not going to complain about more patches!
  657. # [03:31] <@ehsan> lol
  658. # [03:31] <@ehsan> bz: I'm starting to grind my teeth ;)
  659. # [03:32] <@bz> rbarnes: you do know about gen_template.pl?
  660. # [03:32] <@ehsan> not too unhappy yet!
  661. # [03:32] <rbarnes> bz: no?
  662. # [03:32] <@ehsan> bz: is that still a thing!
  663. # [03:32] <@ehsan> ?
  664. # [03:32] <@bz> rbarnes: perl testing/mochitest/gen_template.pl -b NNNN > my/dir/test/test_whatever.html
  665. # [03:32] <@bz> rbarnes: then fill in your actual testy bits
  666. # [03:32] <@bz> ehsan: it is for me!
  667. # [03:32] <@ehsan> haha
  668. # [03:32] * @bz thought there was a mach command for that too
  669. # [03:32] <@ehsan> I use cp instead ;)
  670. # [03:33] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  671. # [03:33] <rbarnes> bz: good to know, thanks
  672. # [03:33] <@gavin> whoa people still use that
  673. # [03:33] <@bz> ehsan: "cp" doesn't fill in the bug# in the right places
  674. # [03:33] <@ehsan> bz: correct, that's a job for vim's :%s command ;)
  675. # [03:33] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  676. # [03:34] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Input/output error)
  677. # [03:34] <@ehsan> and if you think that's borderline ridiculous, don't ask me about how I land my patches ;)
  678. # [03:34] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  679. # [03:34] <@gavin> I never liked how that template has the bug # in too many places
  680. # [03:34] * Quits: davidb (davidb@moz-525B1A04.dsl.bell.ca) (Quit: peace out)
  681. # [03:34] <@gavin> maybe I'll tweet to sayrer about it
  682. # [03:35] <@ehsan> yeah, also those dummy elements which make you believe they are useful
  683. # [03:35] <@gavin> make him feel bad for the damage he's done
  684. # [03:35] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  685. # [03:35] <@ehsan> it's pretty irreversible at this point
  686. # [03:35] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  687. # [03:35] <@ehsan> I'd "Like" your tweet, but I don't know how to!
  688. # [03:35] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  689. # [03:35] * @ehsan will learn twitter some day
  690. # [03:35] * Joins: bjacob (bjacob@347FA24B.24D9B0A0.495EC8CD.IP)
  691. # [03:37] * Joins: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  692. # [03:37] * Quits: jhopkins|afk (jhopkins@moz-216F9986.tb.shawcable.net) (Quit: jhopkins|afk)
  693. # [03:37] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  694. # [03:37] <@khuey> ehsan: nice turnaround time ;-)
  695. # [03:38] <@ehsan> khuey: I try :)
  696. # [03:38] <@bz> gavin: you can always -t th
  697. # [03:38] <@bz> gavin: of course then you get to deal with th
  698. # [03:38] <@ehsan> what's th?
  699. # [03:39] * nsm|away is now known as nsm
  700. # [03:39] * Quits: rstrong (rstrong@moz-204A999A.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  701. # [03:40] * Joins: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca)
  702. # [03:40] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  703. # [03:40] * nrc is now known as nrc|afk
  704. # [03:40] * Quits: jammink (textual@moz-62518563.mtv2.mozilla.com) (Quit: Textual IRC Client: http://www.textualapp.com/)
  705. # [03:40] * Quits: jammink_ (textual@moz-62518563.mtv2.mozilla.com) (Quit: Textual IRC Client: http://www.textualapp.com/)
  706. # [03:40] <@gavin> http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/static/th.template.txt
  707. # [03:41] <@ehsan> lol
  708. # [03:41] * @ehsan won't comment on that!
  709. # [03:41] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  710. # [03:41] * Quits: jdover (jdover@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Computer has gone to sleep.)
  711. # [03:41] * Quits: Jesse_ (jruderman@moz-62518563.mtv2.mozilla.com) (Quit: Jesse_)
  712. # [03:41] * Joins: jdover (jdover@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  713. # [03:41] * Joins: mikeratcliffe (Adium@5F7DF191.AE538BD9.7CCB197A.IP)
  714. # [03:41] * Quits: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca) (Ping timeout)
  715. # [03:42] <@ehsan> bent: btw did you file a bug about the fiber madness on Friday?
  716. # [03:42] * Joins: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca)
  717. # [03:43] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  718. # [03:43] <@bz> ehsan: it's the W3C testharness stuff
  719. # [03:43] <@ehsan> yep
  720. # [03:43] * Quits: jdover (jdover@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  721. # [03:43] <@bz> ehsan: which has as its main problem the wordiness
  722. # [03:43] * BenWa|email is now known as BenWa
  723. # [03:43] <@ehsan> bz: that was what I did not want to comment on :)
  724. # [03:43] <@bz> ehsan: and as its second problem the fact that async tests have to look totally different from sync ones
  725. # [03:44] <@bz> ehsan: I really wonder whether we could fix that somehow...
  726. # [03:44] <@ehsan> the former or latter?
  727. # [03:44] <@ehsan> fwiw I'm actually more interested in the former
  728. # [03:44] <@bz> The latter
  729. # [03:44] <@ehsan> ah
  730. # [03:44] <@bz> I've given up on the former
  731. # [03:44] * Quits: harth4real (harth@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  732. # [03:44] <@ehsan> :(
  733. # [03:44] <@bz> Though it should be simpler to fix
  734. # [03:44] <@bz> just add some aliases
  735. # [03:44] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  736. # [03:44] <@ehsan> that's not possible
  737. # [03:44] <@khuey> ehsan: nice bugs btw
  738. # [03:45] * Joins: harth4real (harth@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  739. # [03:45] <@bz> why not?
  740. # [03:45] * jorendorff is now known as jorendorff_away
  741. # [03:45] * Joins: mstange (markus@moz-99690620.hinet-ip.hinet.net)
  742. # [03:45] * @khuey is hardly surprised that there were real leaks there
  743. # [03:45] <@ehsan> because of the way it insists to wrap things in test functions etc
  744. # [03:45] <@ehsan> khuey: yeah same here
  745. # [03:45] <@bz> well, yes
  746. # [03:45] <@bz> that part is sucky
  747. # [03:45] <@bz> because it's trying to avoid using window.onerror or something
  748. # [03:45] <@ehsan> *that* is why th sucks IMO
  749. # [03:45] <@ehsan> and it's totally insane
  750. # [03:45] <@bz> but how far can we get there with arrow function?
  751. # [03:45] <@ehsan> arrow functions?
  752. # [03:46] * Quits: gandalf (zbraniecki@D2946BA3.1624830.FAF22AF7.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  753. # [03:46] <@bz> t(() => {
  754. # [03:46] <@bz> /* tests here*/
  755. # [03:46] <@bz> });
  756. # [03:46] <@ehsan> how does that help besides making our code look like perl? ;)
  757. # [03:46] <@bz> well, it's less typing. ;)
  758. # [03:46] <@ehsan> typing is not the issue
  759. # [03:46] * Joins: kip (kip@moz-99690620.hinet-ip.hinet.net)
  760. # [03:46] * Quits: harth4real (harth@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  761. # [03:46] <@bz> But yes, it's not great
  762. # [03:46] * Joins: Bas (chatzilla@347FA24B.24D9B0A0.495EC8CD.IP)
  763. # [03:47] <@ehsan> the issue is that there is no way to map th API to mochitest API
  764. # [03:47] * jlund|biab is now known as jlund
  765. # [03:47] * Quits: bjacob (bjacob@347FA24B.24D9B0A0.495EC8CD.IP) (Ping timeout)
  766. # [03:47] <@ehsan> and the latter is lower level
  767. # [03:47] <@bz> Why is that an issue per se?
  768. # [03:47] * Quits: mikeratcliffe (Adium@5F7DF191.AE538BD9.7CCB197A.IP) (Ping timeout)
  769. # [03:47] <@ehsan> it's stupid for a testharness framework intended for use across organizations to have only a high level API like that
  770. # [03:47] <@bz> Ah
  771. # [03:47] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Quit: ehugg)
  772. # [03:47] <@ehsan> that means everybody needs to change how they work to contribute tests
  773. # [03:47] <@ehsan> as opposed to add a wrapper on top of a low level testing API and be done with it
  774. # [03:47] <@bz> So what you'd prefer is we could just have a "implement mochitest on top of th" file
  775. # [03:48] <@bz> that we include in all our tests
  776. # [03:48] <@ehsan> exactly
  777. # [03:48] <@bz> and keep using our existing stuff
  778. # [03:48] * Quits: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  779. # [03:48] <@ehsan> well
  780. # [03:48] * Quits: chewey (chewey@moz-27B1292.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  781. # [03:48] * Quits: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com) (Input/output error)
  782. # [03:48] <@bz> So here's a thought
  783. # [03:48] <@ehsan> either that or rewrite them automagically or something
  784. # [03:48] * Joins: chewey (chewey@moz-F5491B03.dip0.t-ipconnect.de)
  785. # [03:48] <@bz> What if we just fix this problem by creating a low-level API
  786. # [03:48] <@ehsan> that API exists!
  787. # [03:48] <@bz> And having th include it and implement on top of it
  788. # [03:48] <@bz> implement itself
  789. # [03:48] <@ehsan> it's called SimpleTest.ok
  790. # [03:48] <@bz> and mochitest can do the same
  791. # [03:49] <@bz> And then the W3C can accept any tests implemented on top of that API
  792. # [03:49] * Joins: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net)
  793. # [03:49] <@ehsan> I have a very vague memory fighting this fight a few years ago and losing
  794. # [03:49] <@bz> mmm
  795. # [03:49] <@ehsan> not sure what the details were
  796. # [03:49] * @bz sends mail
  797. # [03:49] <@ehsan> but the answer was basically "this is what we use at opera and so should you"
  798. # [03:50] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  799. # [03:50] <@ehsan> that's basically when I stopped caring about us ever upstreaming our tests into th
  800. # [03:52] * Joins: botond|taipei (chatzilla@moz-99690620.hinet-ip.hinet.net)
  801. # [03:53] <@ehsan> argh, Jesse!
  802. # [03:53] * Quits: maxli1 (Adium@moz-F47DD19B.student.cs.uwaterloo.ca) (Quit: Leaving.)
  803. # [03:53] * Quits: kamidphish (textual@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  804. # [03:53] * @ehsan needs to learn not to click on crash test cases again
  805. # [03:53] * Quits: mchang (mchang@moz-99690620.hinet-ip.hinet.net) (Quit: mchang)
  806. # [03:54] * Quits: automata (automata@302C91B4.8DDD1F9.16867D26.IP) (Quit: This computer has gone to sleep)
  807. # [03:54] * Quits: jgriffin (jgriffin@moz-791CC332.hsd1.wa.comcast.net) (Quit: jgriffin)
  808. # [03:55] * Joins: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net)
  809. # [03:56] * khuey is now known as khuey|away
  810. # [03:57] * Quits: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca) (Input/output error)
  811. # [03:58] * Joins: mchang (mchang@moz-99690620.hinet-ip.hinet.net)
  812. # [03:58] * Quits: benvie (bbenvie@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  813. # [03:58] * Quits: jaws (uid2871@moz-5F4AA75A.irccloud.com) (Quit: Connection closed for inactivity)
  814. # [03:58] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  815. # [03:59] * nsm is now known as nsm|away
  816. # [03:59] * kats is now known as kats|away
  817. # [03:59] * Quits: kip (kip@moz-99690620.hinet-ip.hinet.net) (Client exited)
  818. # [03:59] * Quits: KaiRo (robert@moz-61F43FD8.adsl.highway.telekom.at) (Input/output error)
  819. # [04:00] * kats|away is now known as kats
  820. # [04:00] * Joins: kamidphish (textual@moz-99690620.hinet-ip.hinet.net)
  821. # [04:01] * Joins: kip (kip@moz-99690620.hinet-ip.hinet.net)
  822. # [04:01] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  823. # [04:01] * Joins: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw)
  824. # [04:02] * Joins: cpeterso_ (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  825. # [04:02] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  826. # [04:02] * Quits: Rik|afk (rik@moz-E813DFA5.fbx.proxad.net) (Input/output error)
  827. # [04:03] * Joins: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net)
  828. # [04:04] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  829. # [04:04] * philor|away is now known as philor
  830. # [04:04] * Joins: gandalf (zbraniecki@D2946BA3.1624830.FAF22AF7.IP)
  831. # [04:04] * kats is now known as kats|away
  832. # [04:04] * Quits: cpeterso_ (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  833. # [04:05] * Quits: @ehsan (ehsan@moz-B4709FAB.cable.teksavvy.com) (Quit: vanished into thin air...)
  834. # [04:05] * Joins: bjacob (bjacob@moz-99690620.hinet-ip.hinet.net)
  835. # [04:06] * Joins: maxli (Adium@moz-F47DD19B.student.cs.uwaterloo.ca)
  836. # [04:06] * Joins: Jerry (hshih@moz-99690620.hinet-ip.hinet.net)
  837. # [04:07] * Quits: bbondy__ (brianbondy@moz-717FF534.home.cgocable.net) (Quit: )
  838. # [04:07] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  839. # [04:08] * Quits: givanica (givanica@45E9C5E5.B3F335B2.EFDC1DB8.IP) (Ping timeout)
  840. # [04:08] * Quits: georgiana|away (georgiana@45E9C5E5.B3F335B2.EFDC1DB8.IP) (Ping timeout)
  841. # [04:08] * Quits: lmandel (lmandel@moz-60AD75.cable.teksavvy.com) (Input/output error)
  842. # [04:08] * Joins: benvie (bbenvie@5FD20F9A.53D07D95.EFF8B7BF.IP)
  843. # [04:08] * Joins: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com)
  844. # [04:08] * Joins: jgilbert (jgilbert@moz-99690620.hinet-ip.hinet.net)
  845. # [04:10] * Joins: dew (Instantbir@moz-D2186B13.static.stls.mo.charter.com)
  846. # [04:10] * Joins: brianbondy (brianbondy@moz-717FF534.home.cgocable.net)
  847. # [04:10] * Quits: brianbondy (brianbondy@moz-717FF534.home.cgocable.net) (Client exited)
  848. # [04:10] * Quits: jonasfj (jonasfj@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  849. # [04:11] * Quits: Waldo (waldo@moz-62518563.mtv2.mozilla.com) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 27.0/20140203120101])
  850. # [04:11] * Joins: jwwang (jwwang@moz-99690620.hinet-ip.hinet.net)
  851. # [04:13] * Quits: Bas (chatzilla@347FA24B.24D9B0A0.495EC8CD.IP) (Ping timeout)
  852. # [04:13] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  853. # [04:13] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  854. # [04:14] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  855. # [04:14] * kats|away is now known as kats
  856. # [04:14] <nemo> http://www.reuters.com/article/2014/03/31/uk-usa-security-nsa-rsa-idUKBREA2U0U620140331
  857. # [04:14] <nemo> The NSA played a significant role in the origins of Extended Random. The authors of the 2008 paper on the protocol were Margaret Salter, technical director of the NSA's defensive Information Assurance Directorate, and an outside expert named Eric Rescorla.
  858. # [04:14] * Quits: bent (chatzilla@moz-632A43B.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  859. # [04:14] <nemo> Rescorla, who has advocated greater encryption of all Web traffic, works for Mozilla, maker of the Firefox web browser.
  860. # [04:14] <nemo> ... oh. "He and Mozilla declined to comment"
  861. # [04:14] <nemo> neeevermind
  862. # [04:14] <nemo> but. great... ☹
  863. # [04:15] * Joins: Jerry_ (hshih@moz-99690620.hinet-ip.hinet.net)
  864. # [04:15] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  865. # [04:16] * Quits: ggp (ggp@5955D0A2.477861A3.A8479B91.IP) (Input/output error)
  866. # [04:16] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  867. # [04:16] * heycam|away is now known as heycam
  868. # [04:17] <glandium> nemo: "$person declined to comment" usually means "we sent him a mail an hour ago, to which he didn't answer"
  869. # [04:18] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  870. # [04:18] <@bz> If that
  871. # [04:18] <@bz> The email also typically didn't ask any questions
  872. # [04:18] <nigelb> Good Morning
  873. # [04:19] <@bz> Just made statements and requested agreement or disagreement
  874. # [04:19] <@bz> And the implicit promise of twisting any non-yes-or-no answer until the quoted out of context version reflected the views of the article's author, not yours.
  875. # [04:19] * @bz has had some wonderful experiences dealing with the press.
  876. # [04:20] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  877. # [04:21] * Quits: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com) (Input/output error)
  878. # [04:21] <nemo> mmm
  879. # [04:21] <nemo> https://news.ycombinator.com/item?id=7501669
  880. # [04:22] <nemo> glandium: ah. that does sound familiar yes
  881. # [04:22] <nemo> glandium: I recall reading some article on http://reason.com/blog/ complaining about that sorta thing
  882. # [04:22] <nemo> 'spose it punches up the story a bit
  883. # [04:23] <nemo> "He pleads the fifth! Guilty!"
  884. # [04:25] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  885. # [04:25] <nemo> s/pleads/takes/ eh. whatever
  886. # [04:26] * Quits: grobinson (~grobinson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving)
  887. # [04:28] * kats is now known as kats|away
  888. # [04:28] * Quits: gandalf (zbraniecki@D2946BA3.1624830.FAF22AF7.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  889. # [04:30] * Joins: Bas (chatzilla@moz-99690620.hinet-ip.hinet.net)
  890. # [04:30] * kats|away is now known as kats
  891. # [04:31] * Quits: gwagner (gwagner@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: gwagner)
  892. # [04:33] * hwine is now known as hwine-food
  893. # [04:33] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  894. # [04:33] * BenWa is now known as BenWa|email
  895. # [04:34] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  896. # [04:34] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  897. # [04:34] <nemo> glandium: hum. more I think about that, that really is kinda lying. "declined" sounds active. "Mozilla had not yet responded as this story went to press" is less misleading. "Mozilla was contacted shortly before this story went to press" even less misleading. hmph
  898. # [04:34] <nemo> anyway, the YC guys seem to have straightened it out for me
  899. # [04:35] <@bz> nemo: the press is all about misleading.
  900. # [04:35] * kats is now known as kats|away
  901. # [04:35] <@bz> nemo: as long as it gets the ad impressions.
  902. # [04:35] <@bz> nemo: Witness all the stories with headlines about our board
  903. # [04:35] * Quits: bwc (Adium@moz-536549A9.dsl.static.sonic.net) (Quit: Leaving.)
  904. # [04:35] <@bz> nemo: some of which even included a "Addendum: Mozilla says we flat out lied" correction at the end
  905. # [04:35] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  906. # [04:36] <@bz> nemo: without changing the lying headline.
  907. # [04:36] * Quits: soumyaC (uid15286@moz-E77DEB21.irccloud.com) (Quit: Connection closed for inactivity)
  908. # [04:36] * @bz is not bitter.
  909. # [04:36] <glandium> bz: come on, there's an "updated" in the headline
  910. # [04:36] <nemo> :-/
  911. # [04:37] <@bz> glandium: in which article?
  912. # [04:37] <glandium> bz: the best part is that the original story is still spreading
  913. # [04:37] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  914. # [04:37] <@bz> glandium: And which original story? ;)
  915. # [04:37] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  916. # [04:37] * @bz notes that http://blogs.wsj.com/digits/2014/03/28/three-mozilla-board-members-resign-over-choice-of-new-ceo/ does not include any corrections or anything
  917. # [04:37] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  918. # [04:37] <@bz> though some of the things that copy/pasted it have
  919. # [04:37] <@bz> Just not in the headlines
  920. # [04:38] * kats|away is now known as kats
  921. # [04:38] * Joins: bwc (Adium@moz-536549A9.dsl.static.sonic.net)
  922. # [04:39] * Joins: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net)
  923. # [04:39] <glandium> bz: I was thinking about http://arstechnica.com/business/2014/03/three-mozilla-board-members-including-two-former-ceos-step-down/
  924. # [04:39] <glandium> arguably, it's not the "original" article
  925. # [04:39] * jhopkins is now known as jhopkins|afk
  926. # [04:40] * terrence is now known as terrence-afk
  927. # [04:40] * Joins: jhlin_ (jhlin@moz-8CD8E2DE.dynamic.hinet.net)
  928. # [04:40] <heycam> #26 in gps's list, not bad. wonder if I'd be that high if we didn't include backouts/relandings though. :)
  929. # [04:40] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  930. # [04:40] * Joins: allstarschh_nb (allstarsch@moz-99690620.hinet-ip.hinet.net)
  931. # [04:41] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  932. # [04:41] <@bz> glandium: yeah, the WSJ one above is the original article
  933. # [04:41] <@bz> glandium: linked in he first para of the ars article you link to
  934. # [04:41] <kats> can't they be sued for slander or something for that?
  935. # [04:41] <@dbaron> heycam, what list?
  936. # [04:41] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  937. # [04:41] <@bz> kats: heh
  938. # [04:41] <@bz> kats: _That_ would go over well in the press.
  939. # [04:41] <heycam> dbaron, https://gps.pastebin.mozilla.org/4739342
  940. # [04:41] * Joins: jaws (uid2871@moz-5F4AA75A.irccloud.com)
  941. # [04:42] <kats> bz: :)
  942. # [04:42] <heycam> "The top 250 commiters to Firefox (mozilla-central) in 2013 (non merge commits)."
  943. # [04:42] <@bz> heycam: man, I'm behind ryanvm. :(
  944. # [04:42] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  945. # [04:42] <kats> bz: you should back out more things!
  946. # [04:43] <@bz> Also, I'm surprised dzbarsky is that high
  947. # [04:43] <bjacob> I assume it's OK to land a backout for a dev-tree-mgmt regression on a CLOSED TREE
  948. # [04:43] <@bz> kats: ;)
  949. # [04:43] <glandium> #8?! O_o
  950. # [04:43] * @bz assumes this counts changesets
  951. # [04:43] <@bz> If I have a patch that gets landed and backed out
  952. # [04:43] <@bz> and relanded
  953. # [04:43] <@bz> then that's two changesets per changeset in the landing, right? ;)
  954. # [04:44] <glandium> bz: three if you back it out yourself
  955. # [04:44] <@bz> glandium: heh
  956. # [04:44] <glandium> bz: or 2n+1 if there's n patches and one backout
  957. # [04:44] * @bz views it as a personal failure when he has to back out
  958. # [04:44] <@bz> Shows I mijudged the risks
  959. # [04:44] <@bz> er, misjudged
  960. # [04:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a63f5694f562 - Benoit Jacob - Bug 990233 - Back out Bug 978479 and Bug 980364 because of a 5% tresize regression on Mac OSX 10.6 - no review, just a backout on a CLOSED TREE
  961. # [04:45] <@bz> Anyway
  962. # [04:45] <@njn> bz: you have a way to go if you want to beat gaia pushbot
  963. # [04:45] <@bz> njn: yeah, well
  964. # [04:45] <@bz> njn: just like I have a way to go to beat tbplbot in terms of bugzilla comments
  965. # [04:45] * khuey|away is now known as khuey
  966. # [04:45] <@bz> njn: But I think I'm pretty securely in second place there, last I saw the numbers. ;)
  967. # [04:46] * Quits: jhlin_ (jhlin@moz-8CD8E2DE.dynamic.hinet.net) (Client exited)
  968. # [04:46] * glandium wonders how many of ryanvm's are backouts
  969. # [04:47] * BenWa|email is now known as BenWa
  970. # [04:48] <@bz> https://bugzilla.mozilla.org/user_profile?login=tbplbot@gmail.com
  971. # [04:48] <@bz> 3312k comments
  972. # [04:48] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  973. # [04:48] <@bz> It's pulling away from me. :(
  974. # [04:48] * @bz has commented on 10x more bugs, though
  975. # [04:48] <@bz> But it's been at this for less time
  976. # [04:49] * @bz takes comfort in handily beating it in the "assigned to" metric.
  977. # [04:49] <@bz> So far....
  978. # [04:49] <tbsaunde> but wouldn't it be great if we had a robot capable of fixing random orange bugs?
  979. # [04:50] <@bz> Sure would!
  980. # [04:50] * Joins: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  981. # [04:50] <@njn> bz: roc's beating you on patches reviewed
  982. # [04:50] <@bz> njn: yeah, not surprising.
  983. # [04:50] <@bz> njn: he does a lot of reviews.
  984. # [04:50] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  985. # [04:50] * gregglind_travel is now known as gregglind_mv
  986. # [04:50] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  987. # [04:51] <glandium> where do you see those metrics?
  988. # [04:51] * Joins: roc (chatzilla@moz-99690620.hinet-ip.hinet.net)
  989. # [04:51] * ChanServ sets mode: +o roc
  990. # [04:51] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Client exited)
  991. # [04:52] <nigelb> philor: How'd you fix those bc tests on fx-team the other day?
  992. # [04:52] <nigelb> More backouts?
  993. # [04:52] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  994. # [04:52] <@bz> glandium: https://bugzilla.mozilla.org/user_profile?login=tbplbot@gmail.com
  995. # [04:52] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  996. # [04:53] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  997. # [04:53] <@bz> glandium: and then replace the login by any other bugzilla username
  998. # [04:53] <@bz> glandium: I don't think there's a way to get sorted lists via the web, though you can via bzapi, I expect
  999. # [04:53] <@bz> glandium: (or of course via direct sql query)
  1000. # [04:54] <glandium> bz: there doesn't seem to be a (obvious) link to that page on bugzilla, though
  1001. # [04:54] <philor> nigelb: disabled the leaking tests, because they started leaking when the addition of new tests pushed them into bc-2, away from whatever they were depending on in bc-1 to keep them from leaking
  1002. # [04:55] * Joins: Jesse_ (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  1003. # [04:55] <nigelb> ew
  1004. # [04:55] <philor> nigelb: bug 989083
  1005. # [04:55] * Quits: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving.)
  1006. # [04:56] * Quits: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net) (Connection reset by peer)
  1007. # [04:56] <kats> ~600 of ryanvm's are back outs
  1008. # [04:56] * Joins: steve (chatzilla@moz-55F67942.range86-148.btcentralplus.com)
  1009. # [04:56] <kats> git log --author ryanvm --oneline --no-merges --since 2013-01-01 --until 2014-01-01 | grep "Backed out" | wc -l
  1010. # [04:56] <kats> says 625
  1011. # [04:56] <steve> hey all. just popping by to throw my support behind new mozilla ceo brendan. we haven't met yet but I like him already :) good luck fella.
  1012. # [04:56] <philor> that's why I avoid being consistent in my backout commit messages
  1013. # [04:57] <steve> g@y lobby can fuck right off.
  1014. # [04:57] * Joins: Dwight_Stegall (YIM@moz-EE25458F.client.mchsi.com)
  1015. # [04:57] <steve> apologies to interrupt technical discussion.
  1016. # [04:57] <kats> philor: :)
  1017. # [04:57] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1018. # [04:58] * nsm|away is now known as nsm
  1019. # [04:58] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1020. # [04:58] <nigelb> kats: don't forget to count KWierso and ed
  1021. # [04:58] <KWierso> and tomcat!
  1022. # [04:59] <nigelb> I knew I was missing someone!
  1023. # [04:59] * Joins: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net)
  1024. # [05:00] <nigelb> are the non-starred tests on m-c kept unstarred for a reason?
  1025. # [05:00] <KWierso> nigelb: getting there :)
  1026. # [05:00] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  1027. # [05:01] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  1028. # [05:01] * Quits: kip (kip@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1029. # [05:03] <nigelb> FYI: I just restarted a busted non-unified build on fx-team.
  1030. # [05:03] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Ping timeout)
  1031. # [05:03] * Joins: StevenLee1 (Adium@moz-99690620.hinet-ip.hinet.net)
  1032. # [05:03] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  1033. # [05:03] * Quits: Jerry (hshih@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1034. # [05:03] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1035. # [05:05] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  1036. # [05:05] * Quits: StevenLee1 (Adium@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  1037. # [05:05] * Joins: shorlander (shorlander@moz-AD5202B6.static.nextweb.net)
  1038. # [05:05] * Joins: kip (kip@moz-99690620.hinet-ip.hinet.net)
  1039. # [05:06] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/0593a1076932 - Jordan Santell - Bug 989948 - Move devtools.chrome.enabled pref from firefox to toolkit. r=Mossop
  1040. # [05:06] <@bz> glandium: there's a non-obvious link
  1041. # [05:06] <firebot> http://hg.mozilla.org/integration/fx-team/rev/d97d25f58092 - Matthew Noorenberghe - Bug 878436 - Update Lion Fullscreen window styling offsets to avoid themes shifting position. r=timdream
  1042. # [05:06] <@bz> glandium: from https://bugzilla.mozilla.org/userprefs.cgi?tab=account
  1043. # [05:06] * Joins: bent (chatzilla@moz-632A43B.hsd1.ca.comcast.net)
  1044. # [05:06] <@bz> glandium: The "Bugzilla User Profile" link that hides really well
  1045. # [05:06] <glandium> waw
  1046. # [05:06] * Joins: Rik|afk (rik@moz-E813DFA5.fbx.proxad.net)
  1047. # [05:07] * Joins: wlach (wlach@moz-99690620.hinet-ip.hinet.net)
  1048. # [05:07] <@bz> glandium: I knew it was there and it took me looking at that page 3 times to find it again
  1049. # [05:07] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1050. # [05:07] <@bz> steve: not OK
  1051. # [05:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d313210d2619 - Ben Turner - Bug 977819 - 'Allow PBackgroundChild implementors to hook into the threadlocal space'. r=mrbkap.
  1052. # [05:07] <nigelb> hurrah the trees are open.
  1053. # [05:07] <steve> what's not boris ?
  1054. # [05:07] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  1055. # [05:07] <@bz> steve: Supporting Brendan, fine
  1056. # [05:07] <@bz> steve: attacking other people, not OK
  1057. # [05:07] <steve> thank you. I do.
  1058. # [05:07] <steve> you don't understand the g@y lobby mate. meet fire with fire.
  1059. # [05:07] <@bz> steve: Last warning.
  1060. # [05:07] <RyanVM|afk> glandium: a lot :P
  1061. # [05:08] <steve> you are under attack. you just don't realize it yet.
  1062. # [05:08] <@bz> steve: We realize that some people are lashing out.
  1063. # [05:08] <@bz> steve: That doesn't mean we have to hate them for it or "meet fire with fire"
  1064. # [05:08] <nigelb> bz: wah, that link is magical.
  1065. # [05:09] <steve> you are welcome to your opinion.
  1066. # [05:09] <@bz> nigelb: the "Bugzilla user profile" one?
  1067. # [05:09] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  1068. # [05:09] <@bz> steve: Thank you. ;)
  1069. # [05:09] <nigelb> bz: yup!
  1070. # [05:09] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/ebb40cbaa531 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1071. # [05:09] <steve> :)
  1072. # [05:09] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/aef6e75234ad - B2G Bumper Bot - Bumping gaia.json for 7 gaia revision(s) a=gaia-bump
  1073. # [05:09] <@bz> steve: and you're welcome to whatever opinion you have, obviously, but using the phrasing you used above is doing a disservice to people like http://www.twobraids.com/2014/03/the-mozilla-ceo.html
  1074. # [05:09] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  1075. # [05:10] * kats is now known as kats|away
  1076. # [05:10] <@bz> steve: Or http://subfictional.com/2014/03/24/on-brendan-eich-as-ceo-of-mozilla/
  1077. # [05:10] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  1078. # [05:10] <@bz> steve: or a number of other people involved.
  1079. # [05:11] <steve> blah blah. g@y marriage is a retarded idea. marriage is for pro-creation & bringing up children. redefining the word leads to confusion. we are programmers. we must stay correct.
  1080. # [05:11] * Quits: RyanVM|afk (Thunderbir@moz-37FED3AC.phlapa.fios.verizon.net) (Quit: RyanVM|afk)
  1081. # [05:11] * @bz did say last warning
  1082. # [05:11] <bent> buh bye
  1083. # [05:11] * steve was kicked by bz (bz)
  1084. # [05:11] * @bz sighs
  1085. # [05:11] <nigelb> I was trying not to engage.
  1086. # [05:12] <@bz> well
  1087. # [05:12] <@bz> So
  1088. # [05:12] <nigelb> feeding the troll doesn't help.
  1089. # [05:12] <bent> just tell him to see /topic and be gone :)
  1090. # [05:12] * Joins: Mook (mook@moz-BC41A633.dsl.teksavvy.com)
  1091. # [05:12] <@bz> The problem with not engaging is it lets the offensive statement stand
  1092. # [05:12] <@bz> in the channel
  1093. # [05:12] <nigelb> agreed.
  1094. # [05:12] <@bz> And gives the impression that we consider it ok
  1095. # [05:12] <bent> oh, #develeopers topic isn't really useful
  1096. # [05:12] <bent> nm
  1097. # [05:12] <@bz> I was trying to find a way of making it clear that it's not without engaging, and failed. :(
  1098. # [05:13] <@bz> Should have expected that once the "s/a/@/" made its appearance
  1099. # [05:13] <@bz> Since that's not the mark of someone trying to be helpful.
  1100. # [05:13] <nigelb> Yeah, seemed like someone wanting to skip the network kban filters.
  1101. # [05:13] <@bz> mmm
  1102. # [05:14] <@bz> Do we have those?
  1103. # [05:14] <nigelb> We do, but probably not for words like "gay".
  1104. # [05:14] <@bz> I guess we must nowadays, what with all the irc spam
  1105. # [05:14] <@bz> heh
  1106. # [05:14] * @bz gambols gaily about the room.
  1107. # [05:14] <nigelb> Heh.
  1108. # [05:14] <nigelb> I had a family friend explain to me a few years ago how the world has changed.
  1109. # [05:15] * kats|away is now known as kats
  1110. # [05:15] <nigelb> "For instance, when I was a kid, 'being gay' meant being happy!"
  1111. # [05:15] <@bz> nigelb: anyway, that user profile thing is kinda neat in an easter egg kinda way
  1112. # [05:15] * Joins: lmandel (lmandel@moz-60AD75.cable.teksavvy.com)
  1113. # [05:15] <nigelb> bz: yeah :) The stats are useful to see.
  1114. # [05:15] <@bz> nigelb: except when it tells me I have 17 outstanding review requests
  1115. # [05:15] * @bz goes to look what's up with that
  1116. # [05:15] <nigelb> haha
  1117. # [05:16] * Quits: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw) (Ping timeout)
  1118. # [05:16] <@bz> I swear, it was down to <6 on Friday night!
  1119. # [05:16] <nigelb> bz: I think it counts closed ones as well.
  1120. # [05:16] * Quits: Preeti (uid13882@moz-E77DEB21.irccloud.com) (Quit: Connection closed for inactivity)
  1121. # [05:16] <nigelb> because it told me I have 26 bugs assigned to me!
  1122. # [05:16] <KWierso> bz: must be a glitch in the system... probably safe to ignore them :P
  1123. # [05:16] <nigelb> KWierso: hahahaha <3
  1124. # [05:16] <@bz> nigelb: Oh, closed bugs for assigned are counted
  1125. # [05:17] <@bz> well, I'll be darned
  1126. # [05:17] <@bz> 11 bugs
  1127. # [05:17] <@bz> so 17 patches is not unlikely
  1128. # [05:17] <nigelb> :)
  1129. # [05:17] * @bz looks at them
  1130. # [05:17] <nigelb> I should look at my work review queue as well.
  1131. # [05:17] * Joins: vt- (vt@E39E172D.DCA1A7B5.E502EFC9.IP)
  1132. # [05:18] * Joins: Jerry (hshih@moz-99690620.hinet-ip.hinet.net)
  1133. # [05:19] * vt- is now known as vt_
  1134. # [05:19] * kats is now known as kats|away
  1135. # [05:20] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/3cf19a8daf82 - Wes Kocher - Merge b2g-inbound to m-c
  1136. # [05:20] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  1137. # [05:20] <firebot> http://hg.mozilla.org/mozilla-central/rev/658e77d31b31 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1138. # [05:20] <firebot> http://hg.mozilla.org/mozilla-central/rev/20d5e997c35b - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1139. # [05:20] <firebot> http://hg.mozilla.org/mozilla-central/rev/19c6922420a9 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1140. # [05:20] <firebot> http://hg.mozilla.org/mozilla-central/rev/d71b6d797fbc - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1141. # [05:20] <firebot> http://hg.mozilla.org/mozilla-central/rev/0f7489bb537c - Ryan VanderMeulen - Merge m-c to b2g-inbound.
  1142. # [05:21] <firebot> http://hg.mozilla.org/mozilla-central/rev/ba77cf9dd007 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1143. # [05:21] <firebot> http://hg.mozilla.org/mozilla-central/rev/d3dd3419af50 - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  1144. # [05:21] * Quits: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net) (Quit: pcwalton)
  1145. # [05:23] * kats|away is now known as kats
  1146. # [05:24] * Quits: kip (kip@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1147. # [05:25] * Joins: kip (kip@moz-99690620.hinet-ip.hinet.net)
  1148. # [05:25] <@roc> bz: personally I would have reached for the ban-bomb on the first offense :-)
  1149. # [05:26] * Joins: Mano (mano@moz-6313ADC9.red.bezeqint.net)
  1150. # [05:26] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/5623c1335373 - Sotaro Ikeda - Bug 989215 - clear recycle callback in TextureParent::ActorDestroy() r=nical
  1151. # [05:26] <@bz> roc: I probably should have
  1152. # [05:27] * @bz is too willing to give people a warning + second chance
  1153. # [05:27] <@bz> I keep assuming incompetence, not malice.
  1154. # [05:27] * Quits: Mano (mano@moz-6313ADC9.red.bezeqint.net) (Ping timeout)
  1155. # [05:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a6ce76fe81f0 - Karl Tomlinson - b=986901 don't assume that DelayNode maxDelayTime is greater than 1 block r=padenot
  1156. # [05:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4af100e74537 - Karl Tomlinson - b=987976 make AudioNodeExternalInputStream output channel count match stream, unless > MaxChannelCount r=padenot
  1157. # [05:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a7f1df4c6225 - Karl Tomlinson - crashtest for bug 986901
  1158. # [05:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b7036a21d1a4 - Karl Tomlinson - b=983066 pad out resampler input past track end only to the end of the block r=padenot
  1159. # [05:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/348747dd115f - Karl Tomlinson - b=987976 rename ComputeFinalOuputChannelCount ComputedNumberOfChannels to match spec r=padenot
  1160. # [05:29] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e8cf49d6d296 - Karl Tomlinson - b=989907 initialize AudioNodeExternalInputStream output chunk even when first track has null output r=roc
  1161. # [05:30] * Joins: darkowlzz (sunny@52D6A298.2432B25E.F44414AF.IP)
  1162. # [05:30] * Quits: jrm2k6 (jrm2k6@moz-E2E6FC19.vodafone.hu) (Client exited)
  1163. # [05:31] * Quits: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  1164. # [05:32] * Quits: jdm (jdm@moz-AC9499B2.cable.teksavvy.com) (Quit: Lost terminal)
  1165. # [05:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b4edb59d3db5 - Geoff Brown - Bug 967704 - Skip a few more tests on Android 2.3
  1166. # [05:33] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1167. # [05:34] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  1168. # [05:35] * Quits: gustavold (gustavold@9A774E.EA69887.C7EA744A.IP) (Quit: Leaving.)
  1169. # [05:37] <@bz> heycam: btw, are you going to have time to look at 989965 ?
  1170. # [05:38] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/56dffd1a24f8 - Wes Kocher - Backed out changeset 352a2109c6e6 (bug 987387) for m-oth orange
  1171. # [05:38] <heycam> bz, I can. thought you might have been though. if you answer my question in the bug I'll do so. :)
  1172. # [05:38] <firebot> http://hg.mozilla.org/mozilla-central/rev/b82acf758624 - Wes Kocher - Merge inbound to m-c
  1173. # [05:38] <firebot> http://hg.mozilla.org/mozilla-central/rev/f035bcc3dc0e - David Burns - Bug 989370: Update Marionette Stale Element Reference exception to give a meaningful explanation; r=jgriffin
  1174. # [05:38] <firebot> http://hg.mozilla.org/mozilla-central/rev/5475d87513b4 - Jason Duell - Bug 985230 - mStatus is not correct in HttpChannelChild::OnStartRequest r=sworkman
  1175. # [05:39] <firebot> http://hg.mozilla.org/mozilla-central/rev/352a2109c6e6 - Ehsan Akhgari - Bug 987387 - Part 2: Add a test to ensure that sendBeacon respects private browsing by checking to see if a private cookie is set when calling sendBeacon in private browsing mode;
  1176. # [05:39] <firebot> r=jdm
  1177. # [05:39] * hwine-food is now known as hwine
  1178. # [05:39] * hwine is now known as hwine-ooo
  1179. # [05:39] <firebot> http://hg.mozilla.org/mozilla-central/rev/50ff5b820452 - David Keeler - bug 990248 - enable mozilla::pkix by default in Firefox Nightly r=briansmith r=cviecco
  1180. # [05:39] <bkelly> can anyone suggest a convenient place in the code I could instrument to see resources like script and img elements loading?
  1181. # [05:39] <firebot> http://hg.mozilla.org/mozilla-central/rev/a8fd27b3dbae - David Keeler - bug 989516 - mozilla::pkix: temporarily allow improper basicConstraint:cA encodings r=cviecco
  1182. # [05:39] <firebot> http://hg.mozilla.org/mozilla-central/rev/6b570ab31d19 - David Keeler - bug 987295 - mozilla::pkix: test ocsp extension decoding r=cviecco
  1183. # [05:39] <firebot> http://hg.mozilla.org/mozilla-central/rev/b591f6b11bec - David Keeler - bug 987295 - mozilla::pkix: fix decoding OCSP response extensions r=cviecco
  1184. # [05:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2c0cad37a4fa - Kyle Huey - Bug 988724: Remove webidl updating bits from client.py that are long dead. r=glandium
  1185. # [05:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b22e89d7944f - Kyle Huey - Bug 990330: Remove event listener to avoid leaking in test_bug_771294.xul. r=ehsan
  1186. # [05:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7b27c2908016 - Jesse Ruderman - Bug 847138: Test. r=khuey
  1187. # [05:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/48c4861d8391 - Kyle Huey - Bug 989224: Note orphaned FragmentOrElements in the CC log. r=bz
  1188. # [05:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b012868a0fe9 - Kyle Huey - Bug 847138: Cycle collect SVGZoomEvent. r=smaug
  1189. # [05:40] * Joins: Mano (mano@moz-6313ADC9.red.bezeqint.net)
  1190. # [05:40] * Quits: maxli (Adium@moz-F47DD19B.student.cs.uwaterloo.ca) (Quit: Leaving.)
  1191. # [05:40] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  1192. # [05:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9c0afbe41ce8 - Chris Pearce - Bug 778077 - Implement HTMLMediaElement.fastSeek(time). r=cajbir
  1193. # [05:41] * Joins: rbarnes (rbarnes@moz-7A33E8F0.ptr.us.xo.net)
  1194. # [05:42] * Quits: allstarschh_nb (allstarsch@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1195. # [05:45] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  1196. # [05:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/35180f110e44 - Chris Pearce - Bug 631058 - Don't preroll as many media samples when loading preload="metadata" media. r=cajbir
  1197. # [05:46] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Ping timeout)
  1198. # [05:46] * Quits: spohl (Adium@moz-341EC1.static.hvvc.us) (Quit: Leaving.)
  1199. # [05:47] <philor> gps: what's your guess, does every touch of Experiments require clobbering Mac universal builds everywhere it goes, or has it just been coincidence that clobbers haven't clearly failed yet, and it's something else?
  1200. # [05:47] <philor> currently burning up mozilla-central
  1201. # [05:48] * Joins: gwagner (Gregor@moz-B45FE61C.hsd1.ca.comcast.net)
  1202. # [05:49] <philor> oh, didn't realize 5ab138b718fe was right below Mano, maybe it was just that it needed a clobber when it landed
  1203. # [05:50] * Quits: gwagner (Gregor@moz-B45FE61C.hsd1.ca.comcast.net) (Quit: gwagner)
  1204. # [05:51] * Joins: gwagner (Gregor@moz-B45FE61C.hsd1.ca.comcast.net)
  1205. # [05:52] * Quits: lmandel (lmandel@moz-60AD75.cable.teksavvy.com) (Input/output error)
  1206. # [05:52] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/1417d180a1d8 - Wes Kocher - Bug 989137 needed to touch CLOBBER
  1207. # [05:53] * Joins: allstarschh_nb (allstarsch@moz-99690620.hinet-ip.hinet.net)
  1208. # [05:56] * Joins: tzimmermann (tzimmerman@moz-D8E89777.pools.arcor-ip.net)
  1209. # [05:56] * Joins: janv (varga@740FE678.9FB65C50.4F33160D.IP)
  1210. # [05:58] * Quits: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net) (Input/output error)
  1211. # [05:58] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  1212. # [05:58] * Quits: @bz (bzbarsky@moz-72881629.bstnma.fios.verizon.net) (Ping timeout)
  1213. # [05:59] * Quits: ferjm (ferjm@moz-DAC756B.ip.mcleodusa.net) (Quit: Leaving)
  1214. # [06:00] <vlad> clobber is a sad thing
  1215. # [06:00] <vlad> I wish we documented what didn't work dependency wise whenever we touched clobber
  1216. # [06:00] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1217. # [06:00] * Quits: mchang (mchang@moz-99690620.hinet-ip.hinet.net) (Quit: mchang)
  1218. # [06:01] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  1219. # [06:01] * Quits: kip (kip@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1220. # [06:02] * Quits: Mano (mano@moz-6313ADC9.red.bezeqint.net) (Client exited)
  1221. # [06:02] * Quits: Matti (Matti@moz-E5CAD659.dip0.t-ipconnect.de) (Ping timeout)
  1222. # [06:02] * Joins: Mano (mano@moz-6313ADC9.red.bezeqint.net)
  1223. # [06:02] * Quits: kamidphish (textual@moz-99690620.hinet-ip.hinet.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1224. # [06:03] * Quits: allstarschh_nb (allstarsch@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1225. # [06:03] <KWierso> vlad: in theory we're working that out with the dependencies of bug 941904
  1226. # [06:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/25306d89bded - Matt Woodrow - Bug 989858 - Part 2: Convert BasicCanvasLayer. r=roc
  1227. # [06:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/696938af99e5 - Matt Woodrow - Bug 989858 - Part 4: Convert BasicColorLayer. r=roc
  1228. # [06:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ad933a27ebb5 - Matt Woodrow - Bug 989858 - Part 5: Remove partially implemented moz2d paint function. r=roc
  1229. # [06:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/71db5845ea4d - Matt Woodrow - Bug 989858 - Part 1: Add Moz2D helpers to BasicLayersImpl. r=roc
  1230. # [06:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/433b95e605bf - Matt Woodrow - Bug 989858 - Part 3: Convert BasicImageLayer. r=roc
  1231. # [06:04] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  1232. # [06:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f94c69dfca91 - Matt Woodrow - Bug 989858 - Part 6: Rename DeprecatedPaint and stop passing a gfxContext in. r=roc
  1233. # [06:04] * Quits: Mano (mano@moz-6313ADC9.red.bezeqint.net) (Ping timeout)
  1234. # [06:05] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  1235. # [06:05] * Quits: huseby (huseby@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1236. # [06:06] * Joins: Matti_away (Matti@moz-C9E2AFA0.dip0.t-ipconnect.de)
  1237. # [06:06] * Matti_away is now known as Matti
  1238. # [06:06] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki1)
  1239. # [06:06] * Joins: allstarschh_nb (allstarsch@moz-99690620.hinet-ip.hinet.net)
  1240. # [06:06] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  1241. # [06:07] * KWierso is now known as KWierso|afk
  1242. # [06:07] * Joins: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net)
  1243. # [06:07] * Joins: kip (kip@moz-99690620.hinet-ip.hinet.net)
  1244. # [06:08] * khuey is now known as khuey|away
  1245. # [06:08] * kats is now known as kats|away
  1246. # [06:08] * Quits: mstange (markus@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1247. # [06:08] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1248. # [06:09] * Joins: ggp (ggp@5955D0A2.477861A3.A8479B91.IP)
  1249. # [06:09] * Joins: kk1fff (kk1fff@moz-99690620.hinet-ip.hinet.net)
  1250. # [06:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/77372b1a1ba6 - Masayuki Nakano - Bug 984271 part.1-3 Rename nsMouseWheelTransaction to mozilla::WheelTransaction r=smaug
  1251. # [06:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e522bee65d65 - Masayuki Nakano - Bug 984271 part.4 Move the all other stuff in EventStateManager.cpp into mozilla:: namespace r=smaug
  1252. # [06:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/df1a290b1c22 - Masayuki Nakano - Bug 984271 part.1-4 Clean up WheelHandlingHelper.cpp r=smaug
  1253. # [06:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f9d6b3557b32 - Masayuki Nakano - Bug 984271 part.1-1 Separate mouse wheel handling helper classes and methods from nsEventStateManager.cpp r=smaug
  1254. # [06:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/77b2c81993b5 - Masayuki Nakano - Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
  1255. # [06:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6e171e00a903 - Masayuki Nakano - Bug 984271 part.3 Move OverOutElementsWrapper into mozilla:: namespace r=smaug
  1256. # [06:11] * Quits: ggp (ggp@5955D0A2.477861A3.A8479B91.IP) (Ping timeout)
  1257. # [06:11] * Joins: mchang (mchang@moz-99690620.hinet-ip.hinet.net)
  1258. # [06:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fac67900bc20 - Masayuki Nakano - Bug 984271 part.1-2 Rename nsScrollbarsForWheel to mozilla::ScrollbarsForWheel r=smaug
  1259. # [06:12] * Joins: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw)
  1260. # [06:12] * Joins: mstange (markus@moz-99690620.hinet-ip.hinet.net)
  1261. # [06:12] * Quits: kk1fff (kk1fff@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1262. # [06:12] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Client exited)
  1263. # [06:12] * Joins: maxli (Adium@moz-EE42E0E.student.cs.uwaterloo.ca)
  1264. # [06:14] <glandium> is there a way to tell hg transplant that yes, something is already applied, but it was also backed out, so don't skip it, stupid
  1265. # [06:14] * Joins: lpy_ (lpy@E44EE2C4.F09091A8.1348A864.IP)
  1266. # [06:14] * Joins: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net)
  1267. # [06:15] * Quits: lpy (lpy@8B40CDAC.F09091A8.1348A864.IP) (Ping timeout)
  1268. # [06:15] * Quits: Honza (chatzilla@19C43331.6B021720.1475A184.IP) (Ping timeout)
  1269. # [06:16] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  1270. # [06:16] * Quits: lpy_ (lpy@E44EE2C4.F09091A8.1348A864.IP) (Ping timeout)
  1271. # [06:17] * kats|away is now known as kats
  1272. # [06:18] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/561b9329d832 - Jacek Caban - Bug 988168 - Better integrate gtest libxul in the build system. r=mshal
  1273. # [06:18] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  1274. # [06:18] * mattwoodrow is now known as mattwoodrow|away
  1275. # [06:18] <glandium> gah, wrong attribution
  1276. # [06:19] * Quits: mstange (markus@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1277. # [06:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3c648300596f - Mike Hommey - Backed out changeset 561b9329d832 (bug 988168) for wrong attribution.
  1278. # [06:21] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/93739bb52457 - Mike Hommey - Bug 988168 - Better integrate gtest libxul in the build system. r=mshal. DONTBUILD
  1279. # [06:21] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/ba893b9fd2af - Mark Capella - Bug 976723 - Selection handle scrolls outside boundary of <input> on page scroll, r=margaret
  1280. # [06:21] * Joins: mib_6t07de (Mibbit@F87C5DD3.8F64FF61.657EB0E6.IP)
  1281. # [06:22] * Quits: mib_6t07de (Mibbit@F87C5DD3.8F64FF61.657EB0E6.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1282. # [06:22] * kats is now known as kats|away
  1283. # [06:22] * Joins: sicking (sicking@moz-501E5580.hsd1.ca.comcast.net)
  1284. # [06:23] * Joins: mib_jmhjq8 (Mibbit@F87C5DD3.8F64FF61.657EB0E6.IP)
  1285. # [06:23] <mib_jmhjq8> hi... ineed help anyone help me
  1286. # [06:24] * BenWa is now known as BenWa|email
  1287. # [06:24] * Joins: smontagu (chatzilla@3F5935EA.DE94F5AD.CC465D70.IP)
  1288. # [06:25] * Quits: kip (kip@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1289. # [06:25] * Quits: bjacob (bjacob@moz-99690620.hinet-ip.hinet.net) (Quit: Konversation terminated!)
  1290. # [06:26] <mib_jmhjq8> helo
  1291. # [06:26] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  1292. # [06:27] * Joins: digitsm (digitsm@5C468893.628C9942.C146C5E5.IP)
  1293. # [06:28] * Quits: digitsm (digitsm@5C468893.628C9942.C146C5E5.IP) (Quit: Leaving)
  1294. # [06:28] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  1295. # [06:29] * mattwoodrow|away is now known as mattwoodrow
  1296. # [06:29] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  1297. # [06:30] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1298. # [06:30] <mib_jmhjq8> hi
  1299. # [06:31] <mib_jmhjq8> hhii
  1300. # [06:31] * Parts: mib_jmhjq8 (Mibbit@F87C5DD3.8F64FF61.657EB0E6.IP)
  1301. # [06:32] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  1302. # [06:32] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1303. # [06:34] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  1304. # [06:34] * Joins: billm (billm@moz-E7C99C14.lightspeed.sntcca.sbcglobal.net)
  1305. # [06:34] * Joins: BigBro (ibrahim@moz-61EA4B93.fbx.proxad.net)
  1306. # [06:35] * Quits: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1307. # [06:35] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  1308. # [06:36] * Joins: mib_jmhjq8 (Mibbit@F87C5DD3.8F64FF61.657EB0E6.IP)
  1309. # [06:36] * Quits: BigBro (ibrahim@moz-61EA4B93.fbx.proxad.net) (Quit: Quitte)
  1310. # [06:37] * Quits: Dwight_Stegall (YIM@moz-EE25458F.client.mchsi.com) (Quit: Later! :))
  1311. # [06:37] * glob|away is now known as glob
  1312. # [06:37] <nigelb> Whoa: http://i.imgur.com/ueMoiiJ.png
  1313. # [06:37] <glandium> nigelb: you're late to the party
  1314. # [06:37] <nigelb> glandium: Oh.
  1315. # [06:37] <mib_jmhjq8> hi..
  1316. # [06:37] <nigelb> wow.
  1317. # [06:37] <nigelb> mib_jmhjq8: what do you need help with?
  1318. # [06:38] <mib_jmhjq8> thank you for response sir
  1319. # [06:39] * mattwoodrow is now known as mattwoodrow|away
  1320. # [06:39] <mib_jmhjq8> i create a browser but its not supported javascript what can i do.?
  1321. # [06:40] * Quits: sicking (sicking@moz-501E5580.hsd1.ca.comcast.net) (Quit: sicking)
  1322. # [06:40] * Joins: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca)
  1323. # [06:40] <mib_jmhjq8> nigelb ??????????????
  1324. # [06:40] <nigelb> no idea, sorry
  1325. # [06:41] <mib_jmhjq8> what you do sir?
  1326. # [06:41] <mib_jmhjq8> nigelb what you do sir?
  1327. # [06:41] <mib_jmhjq8> :) oki..
  1328. # [06:41] * jlund is now known as jlund|afk
  1329. # [06:42] * Quits: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca) (Ping timeout)
  1330. # [06:42] * Quits: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net) (Ping timeout)
  1331. # [06:42] * Joins: kanru (kanru@moz-DB4A9C19.scl3.mozilla.com)
  1332. # [06:43] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1333. # [06:43] <glob> gaston, probably. i'm keen to avoid adding even more links/clutter to show_bug so adding that link isn't something i think would fly
  1334. # [06:43] * Joins: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net)
  1335. # [06:44] * Quits: bwc (Adium@moz-536549A9.dsl.static.sonic.net) (Quit: Leaving.)
  1336. # [06:44] * Joins: mstange (markus@moz-99690620.hinet-ip.hinet.net)
  1337. # [06:44] <mib_jmhjq8> hi.....
  1338. # [06:44] * Quits: Jesse_ (jruderman@moz-9754CB0.hsd1.ca.comcast.net) (Quit: Jesse_)
  1339. # [06:46] * Joins: juanb (jbecerra@39A0D140.7C0B58CC.A36C57B9.IP)
  1340. # [06:46] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  1341. # [06:47] <DChen> is there a way to run firefox nightly on a new profile without having the nightly first-run page pop up?
  1342. # [06:47] * Joins: jdover (jdover@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net)
  1343. # [06:48] * Quits: allstarschh_nb (allstarsch@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1344. # [06:49] * Quits: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net) (Quit: pcwalton)
  1345. # [06:50] * mattwoodrow|away is now known as mattwoodrow
  1346. # [06:50] <dholbert> DChen, just add "about:blank" (or any URL) at the end of the command you use to start it?
  1347. # [06:50] <dholbert> DChen, e.g. "mkdir /tmp/foo; firefox -profile /tmp/foo -no-remote about:blank" WFM
  1348. # [06:51] * Joins: allstarschh_nb (allstarsch@moz-99690620.hinet-ip.hinet.net)
  1349. # [06:51] * Joins: BigBro (ibrahim@moz-61EA4B93.fbx.proxad.net)
  1350. # [06:51] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  1351. # [06:51] <DChen> hmm ok. i'll try that after it's done building
  1352. # [06:52] <mib_jmhjq8> DChen hi..
  1353. # [06:53] * Quits: shorlander (shorlander@moz-AD5202B6.static.nextweb.net) (Quit: )
  1354. # [06:54] * admix is now known as admix|away
  1355. # [06:54] * mattwoodrow is now known as mattwoodrow|away
  1356. # [06:55] * Quits: darkowlzz (sunny@52D6A298.2432B25E.F44414AF.IP) (Quit: This computer has gone to sleep)
  1357. # [06:56] * kats|away is now known as kats
  1358. # [06:57] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  1359. # [06:58] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1360. # [06:58] * kats is now known as kats|away
  1361. # [06:59] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  1362. # [06:59] * Quits: billm (billm@moz-E7C99C14.lightspeed.sntcca.sbcglobal.net) (Quit: Leaving)
  1363. # [06:59] * Joins: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net)
  1364. # [07:00] * BenWa|email is now known as BenWa
  1365. # [07:01] * Quits: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1366. # [07:02] * Joins: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net)
  1367. # [07:02] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  1368. # [07:02] * Quits: mchang (mchang@moz-99690620.hinet-ip.hinet.net) (Quit: mchang)
  1369. # [07:02] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  1370. # [07:04] * Joins: jrm2k6 (jrm2k6@moz-22B4C0F8.vodafone.hu)
  1371. # [07:04] * Joins: bwc (Adium@moz-536549A9.dsl.static.sonic.net)
  1372. # [07:04] * kats|away is now known as kats
  1373. # [07:04] * mattwoodrow|away is now known as mattwoodrow
  1374. # [07:04] <glandium> cpearce: patch for you in bug 990333
  1375. # [07:05] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1376. # [07:05] <mib_jmhjq8> koi help krega meri
  1377. # [07:05] * Joins: kip (kip@moz-99690620.hinet-ip.hinet.net)
  1378. # [07:05] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  1379. # [07:05] * Quits: rbarnes (rbarnes@moz-7A33E8F0.ptr.us.xo.net) (Ping timeout)
  1380. # [07:05] * Quits: BigBro (ibrahim@moz-61EA4B93.fbx.proxad.net) (Quit: Quitte)
  1381. # [07:06] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  1382. # [07:06] * Joins: rbarnes (rbarnes@moz-7A33E8F0.ptr.us.xo.net)
  1383. # [07:07] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1384. # [07:08] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  1385. # [07:09] * Joins: bjacob (bjacob@moz-99690620.hinet-ip.hinet.net)
  1386. # [07:09] * Quits: mib_jmhjq8 (Mibbit@F87C5DD3.8F64FF61.657EB0E6.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1387. # [07:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c83c52c332be - Chris Peterson - Bug 984071 - Part 2: Only create WebRTC LoadManager on Android and Linux. r=jesup
  1388. # [07:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9051a06f0268 - Chris Peterson - Bug 989199 - Fix -Wunused-const-variable warning in xpfe. r=janv
  1389. # [07:10] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  1390. # [07:11] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1391. # [07:13] * Quits: bent (chatzilla@moz-632A43B.hsd1.ca.comcast.net) (Ping timeout)
  1392. # [07:13] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  1393. # [07:15] * Joins: mchang (mchang@moz-99690620.hinet-ip.hinet.net)
  1394. # [07:16] * kats is now known as kats|away
  1395. # [07:17] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  1396. # [07:17] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1397. # [07:17] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Quit: leaving)
  1398. # [07:18] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1399. # [07:19] * jcranmer is now known as jcranmer|away
  1400. # [07:19] * Joins: bajaj1 (Adium@moz-34BA18EC.hsd1.ca.comcast.net)
  1401. # [07:20] * Quits: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net) (Ping timeout)
  1402. # [07:21] * Joins: Alessar (Alessar@4409775D.C64B1782.79D6B59E.IP)
  1403. # [07:23] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  1404. # [07:23] * Joins: bz (bzbarsky@moz-72881629.bstnma.fios.verizon.net)
  1405. # [07:23] * ChanServ sets mode: +o bz
  1406. # [07:24] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  1407. # [07:25] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  1408. # [07:25] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  1409. # [07:26] * Quits: mchang (mchang@moz-99690620.hinet-ip.hinet.net) (Quit: mchang)
  1410. # [07:26] * Joins: huseby (huseby@moz-99690620.hinet-ip.hinet.net)
  1411. # [07:27] * kats|away is now known as kats
  1412. # [07:29] * Joins: stransky (stransky@moz-59D79C36.broadband2.iol.cz)
  1413. # [07:31] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  1414. # [07:31] * Quits: gwagner (Gregor@moz-B45FE61C.hsd1.ca.comcast.net) (Quit: gwagner)
  1415. # [07:32] * Joins: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  1416. # [07:33] * kats is now known as kats|away
  1417. # [07:33] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1418. # [07:35] * Joins: bogdan_maris (Instantbir@28C4EA76.976FBEE.5BC07656.IP)
  1419. # [07:36] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  1420. # [07:38] <jesup> My word, why does the world need this? "NetReset NR-1000US Automated Power Cycler for Modems and Routers" (ok, I realize some *are* bad enough to need it, but oh my god why use this as the solution....)
  1421. # [07:39] <jesup> At the low price of $57 on sale
  1422. # [07:39] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  1423. # [07:39] * kats|away is now known as kats
  1424. # [07:40] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Quit: leaving)
  1425. # [07:40] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1426. # [07:40] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  1427. # [07:41] * nrc|afk is now known as nrc
  1428. # [07:41] * Joins: kamidphish (textual@moz-99690620.hinet-ip.hinet.net)
  1429. # [07:42] * Quits: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Quit: Leaving)
  1430. # [07:43] * kats is now known as kats|away
  1431. # [07:44] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  1432. # [07:44] * Joins: mchang (mchang@moz-99690620.hinet-ip.hinet.net)
  1433. # [07:46] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  1434. # [07:46] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  1435. # [07:47] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  1436. # [07:49] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  1437. # [07:50] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  1438. # [07:50] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1439. # [07:52] * Quits: heftig (heftig@moz-6F5F67C4.dip0.t-ipconnect.de) (Quit: Quitting)
  1440. # [07:52] <avih> Mardak: ping
  1441. # [07:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f3476de5a680 - Simon Sapin - Bug 978478 part 1: Add support for repeat() in <line-name-list> (CSS Grid) r=dholbert
  1442. # [07:52] <Mardak> avih: pong
  1443. # [07:52] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f5c5742ad004 - Simon Sapin - Bug 978478 part 2: Add support for repeat() in <track-list> (CSS Grid) r=dholbert
  1444. # [07:52] <avih> Mardak: hey :) wanna come over to #perf to have less noisy env? :)
  1445. # [07:53] * BenWa is now known as BenWa|email
  1446. # [07:53] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  1447. # [07:54] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/713e4011cd84 - Ben Tian - Bug 984284 - [m-c] a2dp headset icon show on the notification bar, r=echou
  1448. # [07:54] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  1449. # [07:55] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1450. # [07:56] * Quits: mchang (mchang@moz-99690620.hinet-ip.hinet.net) (Quit: mchang)
  1451. # [07:57] * Quits: mstange (markus@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1452. # [07:58] * Quits: kentuckyfriedtakahe (ajones@7EA5AB88.DC2C3734.616A18A6.IP) (Quit: Ex-Chat)
  1453. # [07:58] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  1454. # [08:00] * khuey|away is now known as khuey
  1455. # [08:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5d14c9ea9a49 - Boris Zbarsky - Bug 958540 part 1. Factor out the uninit behavior of union structs into a separate method. r=dzbarsky
  1456. # [08:00] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c6e7e5965fb8 - Boris Zbarsky - Bug 990242. Remove some dead Promise code. r=nsm
  1457. # [08:00] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/67819547c820 - Boris Zbarsky - Bug 958540 part 2. Rename the existing SetAs* methods on unions to RawSetAs* and add new SetAs* methods that ensure the right type for the union. r=dzbarsky
  1458. # [08:00] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/57553ed7b140 - Boris Zbarsky - Bug 958540 part 3. Switch the assignment operator on WebIDL unions to use SetAs*, not RawSetAs*, so you can use it to change the type of a union. r=dzbarsky
  1459. # [08:01] * Quits: Mook (mook@moz-BC41A633.dsl.teksavvy.com) (Quit: Mook)
  1460. # [08:01] * bz is now known as bz_sleep
  1461. # [08:01] * Joins: mchang (mchang@moz-99690620.hinet-ip.hinet.net)
  1462. # [08:01] <Unfocused> glandium: er, for bug 990333, toolkit/library/libxul.mk doesn't seem to exist in the tree
  1463. # [08:02] <glandium> Unfocused: pull m-i
  1464. # [08:02] * nsm is now known as nsm|away
  1465. # [08:02] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  1466. # [08:02] <Unfocused> ah
  1467. # [08:03] <glandium> Unfocused: otherwise, you can simply apply the patch to toolkit/library/Makefile.in
  1468. # [08:03] <glandium> Unfocused: patch toolkit/library/Makefile.in < path
  1469. # [08:04] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  1470. # [08:04] * Quits: mchang (mchang@moz-99690620.hinet-ip.hinet.net) (Quit: mchang)
  1471. # [08:04] <Unfocused> ok, that's be easier
  1472. # [08:04] * Unfocused never builds inbound
  1473. # [08:05] * kats|away is now known as kats
  1474. # [08:05] * Quits: kanru (kanru@moz-DB4A9C19.scl3.mozilla.com) (Input/output error)
  1475. # [08:05] * Quits: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1476. # [08:06] * Quits: jrm2k6 (jrm2k6@moz-22B4C0F8.vodafone.hu) (Client exited)
  1477. # [08:06] * Joins: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net)
  1478. # [08:07] * Quits: kip (kip@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  1479. # [08:07] * Joins: kip (kip@moz-99690620.hinet-ip.hinet.net)
  1480. # [08:08] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  1481. # [08:08] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1482. # [08:08] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1483. # [08:08] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  1484. # [08:08] * Quits: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  1485. # [08:09] * Quits: @roc (chatzilla@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  1486. # [08:10] * Joins: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net)
  1487. # [08:10] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  1488. # [08:10] * Quits: kip (kip@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1489. # [08:10] * Joins: mstange (markus@moz-99690620.hinet-ip.hinet.net)
  1490. # [08:10] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Quit: robertbindar)
  1491. # [08:10] * Quits: jdover (jdover@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net) (Quit: Computer has gone to sleep.)
  1492. # [08:10] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  1493. # [08:10] * Joins: jdover (jdover@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net)
  1494. # [08:11] * Joins: mchang (mchang@moz-99690620.hinet-ip.hinet.net)
  1495. # [08:11] * Quits: kamidphish (textual@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  1496. # [08:11] * Joins: kip (kip@moz-99690620.hinet-ip.hinet.net)
  1497. # [08:11] * Quits: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1498. # [08:11] * mattwoodrow is now known as mattwoodrow|away
  1499. # [08:12] * Joins: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net)
  1500. # [08:12] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1501. # [08:12] * Quits: jdover (jdover@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  1502. # [08:13] * Joins: jdover (jdover@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net)
  1503. # [08:13] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  1504. # [08:14] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  1505. # [08:14] * Joins: roc (chatzilla@moz-99690620.hinet-ip.hinet.net)
  1506. # [08:14] * ChanServ sets mode: +o roc
  1507. # [08:15] * Quits: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net) (Quit: Leaving)
  1508. # [08:15] * Quits: wlach (wlach@moz-99690620.hinet-ip.hinet.net) (Quit: Ex-Chat)
  1509. # [08:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8560fc7e2849 - Masayuki Nakano - Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
  1510. # [08:16] * mattwoodrow|away is now known as mattwoodrow
  1511. # [08:16] * Parts: bajaj1 (Adium@moz-34BA18EC.hsd1.ca.comcast.net)
  1512. # [08:16] <jesup> Unfocused: almost all my trees are rooted in inbound, except for the browser I let run for weeks at a time. Saves time transferring patches to an inbound tree for landing
  1513. # [08:17] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  1514. # [08:17] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  1515. # [08:17] * Quits: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1516. # [08:17] * Unfocused nods
  1517. # [08:17] <Unfocused> fair
  1518. # [08:17] * Joins: till (till@moz-B5B2B1D8.adsl.alicedsl.de)
  1519. # [08:18] <glandium> jesup: so, what is it you wanted the other day?
  1520. # [08:18] <Unfocused> i develop off central, and push my mq queue to a repo, and pull to my clone of fx-team (or aurora or beta) to land
  1521. # [08:18] * whimboo|afk is now known as whimboo
  1522. # [08:18] * Joins: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net)
  1523. # [08:18] <Unfocused> so even if i didn't use central, it wouldn't have helped me in this case :)
  1524. # [08:19] <jesup> glandium: I think I wanted to discuss what the portable options were in place of a memory barrier for the rw_fifo code, but I decided not to add Clear to the api in any case
  1525. # [08:19] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  1526. # [08:19] * Joins: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net)
  1527. # [08:20] <jesup> no longer relevant
  1528. # [08:21] * Joins: Ms2ger (Ms2ger@moz-4A14BC33.ugent.be)
  1529. # [08:22] <vlad> ted: any reason why there is still MOZ_GAMEPAD as a #define?
  1530. # [08:22] <Unfocused> glandium: hm, clobber build still failed with that patch
  1531. # [08:23] <Ms2ger> Bonjour
  1532. # [08:24] * Joins: AndreeaMatei (Thunderbir@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  1533. # [08:24] * Quits: mchang (mchang@moz-99690620.hinet-ip.hinet.net) (Quit: mchang)
  1534. # [08:25] <glandium> Unfocused: log?
  1535. # [08:25] * Quits: karl (karl@34E8ECDF.DC2C3734.616A18A6.IP) (Ping timeout)
  1536. # [08:25] <Unfocused> glandium: https://pastebin.mozilla.org/4740840
  1537. # [08:26] <glandium> vlad: because it's not set on !(Darwin | windows | linux) (which includes android and the bsds)
  1538. # [08:26] * Joins: drno (nohlmeier@moz-CCCF7F86.hsd1.ca.comcast.net)
  1539. # [08:26] * Joins: nical (nico@moz-99690620.hinet-ip.hinet.net)
  1540. # [08:26] * Joins: twi (Adium@moz-429185BE.cust.vodafonedsl.it)
  1541. # [08:27] <glandium> Unfocused: are you sure the patch is applied?
  1542. # [08:27] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  1543. # [08:27] * Joins: Honza (chatzilla@19C43331.6B021720.1475A184.IP)
  1544. # [08:27] <glandium> vlad: also, on windows, it's disabled when you don't have the directx sdk
  1545. # [08:27] <Unfocused> https://www.irccloud.com/pastebin/DtzceOcw
  1546. # [08:28] <glandium> Unfocused: did that change make it to objdir/toolkit/library/Makefile?
  1547. # [08:28] * Quits: @bz_sleep (bzbarsky@moz-72881629.bstnma.fios.verizon.net) (Ping timeout)
  1548. # [08:29] <glob> happy bmo push day! https://globau.wordpress.com/2014/04/01/happy-bmo-push-day-88/
  1549. # [08:29] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  1550. # [08:29] * Tomcat|afk is now known as Tomcat|sheriffduty
  1551. # [08:29] <Unfocused> glandium: it did
  1552. # [08:30] * Quits: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1553. # [08:30] <glandium> Unfocused: make -C objdir/toolkit/library echo-variable-OS_LIBS?
  1554. # [08:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c9ef11097f86 - Nicolas Silva - Bug 989904 - Remove some of the deprecated backend-independent textures. r=mattwoodrow
  1555. # [08:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a89860de832f - Nicolas Silva - Bug 989904 - Remove some of the deprecated gl textures. r=mattwoodrow
  1556. # [08:30] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki)
  1557. # [08:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/71789ed795c6 - Nicolas Silva - Bug 989883 - Remove deprecated ImageClient/Host. r=mattwoodrow
  1558. # [08:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/148af619f72d - Nicolas Silva - Bug 989904 - Remove the deprecated basic textures. r=mattwoodrow
  1559. # [08:31] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1560. # [08:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ba7877352e43 - Nicolas Silva - Bug 989904 - Remove deprecated d3d textures. r=mattwoodrow
  1561. # [08:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/88b79c3c7d47 - Nicolas Silva - Bug 989883 - Remove deprecated ContentClient/Host. r=mattwoodrow
  1562. # [08:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ba93b2f34a3f - Nicolas Silva - Bug 982413 - Remove the deprecated textures pref. r=mattwoodrow
  1563. # [08:31] <Unfocused> https://www.irccloud.com/pastebin/4rGpkdRR
  1564. # [08:31] * Quits: bogdan_maris (Instantbir@28C4EA76.976FBEE.5BC07656.IP) (Quit: bogdan_maris)
  1565. # [08:31] * Quits: _system64 (uid17738@moz-A42E5B7B.irccloud.com) (Quit: Connection closed for inactivity)
  1566. # [08:32] * Joins: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net)
  1567. # [08:32] * Unfocused spots a problem there
  1568. # [08:32] * Joins: mchang (mchang@moz-99690620.hinet-ip.hinet.net)
  1569. # [08:32] * philor is now known as philor|away
  1570. # [08:33] <glandium> Unfocused: that interestingly doesn't match what's in your build error
  1571. # [08:33] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  1572. # [08:33] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  1573. # [08:34] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  1574. # [08:34] <glandium> Unfocused: can you make -C objdir/toolkit/library xul.dll and paste the entire log?
  1575. # [08:34] <glandium> (not just the end)
  1576. # [08:34] <Unfocused> k
  1577. # [08:34] * heycam is now known as heycam|away
  1578. # [08:35] <Unfocused> https://www.irccloud.com/pastebin/gYaNyq59
  1579. # [08:36] <glandium> Unfocused: truncated
  1580. # [08:36] <glandium> Unfocused: and fails on a different error
  1581. # [08:37] <Unfocused> oh, bah, windows console fail
  1582. # [08:37] <glandium> ah, not the same lib
  1583. # [08:37] <glandium> you were failing on libglesv2.dll
  1584. # [08:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ecda58bb90a7 - Henrik Skupin - Bug 989045 - [tps] Registering of observer topics happens too late so 'weave:engine:start-tracking' can be missed during startup. r=jgriffin DONTBUILD
  1585. # [08:38] * Quits: aklotz (Thunderbir@moz-36664323.cg.shawcable.net) (Quit: aklotz)
  1586. # [08:38] * glob is now known as glob|away
  1587. # [08:39] <glandium> Unfocused: add this: https://pastebin.mozilla.org/4740909
  1588. # [08:40] <Unfocused> this' need a clobber, right?
  1589. # [08:42] <Unfocused> glandium: ^
  1590. # [08:42] <glandium> Unfocused: nah, you just need to rerun configure
  1591. # [08:42] * Quits: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net) (Quit: Leaving.)
  1592. # [08:42] <Unfocused> ah, k
  1593. # [08:42] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  1594. # [08:42] * Quits: @njn (chatzilla@moz-65A3B0BA.dyn.iinet.net.au) (Quit: ChatZilla 0.9.90.1 [Firefox 31.0a1/20140330153501])
  1595. # [08:43] * Joins: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net)
  1596. # [08:45] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  1597. # [08:46] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  1598. # [08:46] * BenWa|email is now known as BenWa
  1599. # [08:47] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/d2eb446b8e25 - B2G Bumper Bot - Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
  1600. # [08:48] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/b208122a322e - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1601. # [08:48] <kats> avih: ping
  1602. # [08:48] <avih> kats: yo
  1603. # [08:48] <kats> avih: hey, was wondering if you have bug numbers for any previous vsync-triggered refresh driver work
  1604. # [08:49] <avih> kats: shouldn't you bee asleep? or drinking? or anything else which doesn't involve work right now? :)
  1605. # [08:49] <kats> i'm on taipei time :)
  1606. # [08:49] <avih> oh lol
  1607. # [08:49] <avih> say hi for me :p
  1608. # [08:49] <Unfocused> that doesn't preclude drinking
  1609. # [08:49] <avih> kats: there was a main one for windows. let me find it
  1610. # [08:50] <kats> Unfocused: heh true, but i don't drink anyway
  1611. # [08:50] <kats> avih: thanks
  1612. # [08:50] <avih> kats: that's the main windows vsync bug 856427
  1613. # [08:51] <avih> kats: what's the exact subject you're dealing with?
  1614. # [08:51] <kats> great, thanks
  1615. # [08:51] <kats> well there's some people looking at doing this for b2g
  1616. # [08:51] <kats> wanted to find the previous bugs that are relevant
  1617. # [08:52] <avih> hmm.. this ^ implementation is not great
  1618. # [08:52] <kats> avih: context for current work is at https://etherpad.mozilla.org/24k7oeC2aD
  1619. # [08:52] <avih> it kinda works, but it's not really synced to gfx callbacks/blocks
  1620. # [08:52] <kats> avih: understood. i think the new stuff will be from-scratch
  1621. # [08:52] * Quits: stransky (stransky@moz-59D79C36.broadband2.iol.cz) (Quit: Connection reset by beer)
  1622. # [08:52] <avih> it just adjusts the timing to match previous vsync intervals
  1623. # [08:52] <kats> and cross-platform
  1624. # [08:53] <avih> kats: i'm _so_ glad to hear :)
  1625. # [08:53] * khuey is now known as khuey|away
  1626. # [08:53] <avih> kats: btw, how familiar are you with apzc work?
  1627. # [08:53] <kats> avih: intimately
  1628. # [08:53] * bobowen|afk is now known as bobowen
  1629. # [08:54] * Joins: bz_sleep (bzbarsky@moz-72881629.bstnma.fios.verizon.net)
  1630. # [08:55] <avih> kats: good. i was wondering if performance if measured in RAF intervals, from scrolling a page from JS on the main thread, would differ greatly from scrolling performance (measured either in RAF intervals or in OMT composition intervals)
  1631. # [08:55] <avih> with APZC*
  1632. # [08:56] <avih> as in, if we have APZC, could its performance be reflected when scrolling is triggered from main thread JS rather than some external swipte gesture
  1633. # [08:56] <avih> swipe*
  1634. # [08:56] <kats> avih: on fennec or b2g?
  1635. # [08:56] * Quits: maxli (Adium@moz-EE42E0E.student.cs.uwaterloo.ca) (Quit: Leaving.)
  1636. # [08:56] <kats> actually APZC isn't even being used on fennec at the moment
  1637. # [08:56] * Joins: kamidphish (textual@moz-99690620.hinet-ip.hinet.net)
  1638. # [08:56] <avih> either and windows, if it's planned to get there now that metro is kinda dead
  1639. # [08:57] * Quits: drno (nohlmeier@moz-CCCF7F86.hsd1.ca.comcast.net) (Quit: drno)
  1640. # [08:57] <kats> ok, so on metro and b2g input events go through the main thread so in that respect it's not different from content JS
  1641. # [08:58] <avih> kats: my bottom line goal is to make sure, or at least know if, OMTC and/or APZC perf are reflected when scrolling a page from main thread JS
  1642. # [08:58] <kats> avih: scrolling a page using scrollTo calls?
  1643. # [08:58] <avih> affected == different than swipe gesture
  1644. # [08:58] <avih> yes
  1645. # [08:58] <avih> e.g. scrollto, top, etc
  1646. # [08:58] <glandium> win 20
  1647. # [08:58] <kats> in that case the answer is no, content scrolling will be quite different from direct input to APZC
  1648. # [08:59] <glandium> Unfocused: did it work out
  1649. # [08:59] <cpearce> glandium: toolkit/library/libxul.mk doesn't exist in my tree, so your patch doesn't apply...
  1650. # [08:59] <glandium> cpearce: see history with unfocused
  1651. # [08:59] <kats> avih: the code paths that get used are quite different, and doing scrollTo calls will result in synchronous scrolling for the most part
  1652. # [08:59] <avih> kats: so there could be a case where main thread JS scrollTo performance seem to have e.g. regressed, while swipe scrolling would remain unaffected?
  1653. # [08:59] <Unfocused> glandium: still building, but it just finished linking xul.dll, so it must have worked
  1654. # [09:00] <kats> avih: yes, absolutely
  1655. # [09:00] <kats> avih: for example consider scrolling down by one pixel
  1656. # [09:00] <avih> i'm listening
  1657. # [09:00] <kats> avih: content does scrollTop++
  1658. # [09:00] <KWierso|afk> goodnight, Tomcat|sheriffduty, Ms2ger :)
  1659. # [09:00] * Quits: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net) (Input/output error)
  1660. # [09:00] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1661. # [09:00] <Ms2ger> Night, KWierso|afk :)
  1662. # [09:00] <kats> avih: this will paint the new row of pixels and then upload it to the compositor and then make it visible
  1663. # [09:00] <Unfocused> glandium: yep, build completed successfully, and runs fine
  1664. # [09:01] <cpearce> glandium: \0/
  1665. # [09:01] <avih> kats: i see. but APZC would fill the pixel gap lazily?
  1666. # [09:01] <kats> avih: but if you provide a one-pixel movement input event directly to the compositor, the APZC will update the transform right away and the next frame will reflect that
  1667. # [09:01] <kats> avih: the repaint will happen at some later time
  1668. # [09:01] <glandium> cpearce: you're a cyclope?
  1669. # [09:01] <avih> yeah
  1670. # [09:01] * Quits: harishneit (harishneit@59CC9469.291909EC.8B6C1D65.IP) (Quit: harishneit)
  1671. # [09:01] <kats> avih: the "pixel gap" is pre-painted in the displayport
  1672. # [09:01] <kats> so visually it's still fine
  1673. # [09:02] * cpearce thought that was supposed to represent a double fist pump...
  1674. # [09:02] <avih> kats: ok. so, if we wanted to come up with a test which measures APZC performance, how should we approach it?
  1675. # [09:02] * glob|away is now known as glob
  1676. # [09:02] <kats> avih: at the moment you need to either simulate input events at the OS level, or add some new APIs to trigger APZ scrolling
  1677. # [09:02] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  1678. # [09:02] <avih> our current scroll tests do main thread js scrollto/equivalent calls. that's not enough to cover APZC
  1679. # [09:02] <@roc> avih: hi!
  1680. # [09:02] <@roc> avih: we had a discussion yesterday about Tscrollx regressing with OMTC on Windows
  1681. # [09:03] <kats> avih: there are some bugs on file for adding APIs that would allow this
  1682. # [09:03] <avih> roc: :)
  1683. # [09:03] * Joins: jrm2k6 (jrm2k6@moz-22B4C0F8.vodafone.hu)
  1684. # [09:04] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  1685. # [09:04] <avih> kats: roc: and how close is the APZC case to the OMTC as far as mainthread JS scroll go?
  1686. # [09:04] * Quits: juanb (jbecerra@39A0D140.7C0B58CC.A36C57B9.IP) (Ping timeout)
  1687. # [09:05] * Quits: jrm2k6 (jrm2k6@moz-22B4C0F8.vodafone.hu) (Ping timeout)
  1688. # [09:05] <@roc> avih: the problem may be that synchronizing GPU stuff between threads creates overhead that becomes significant when we've got a very high frame rate
  1689. # [09:05] <Tomcat|sheriffduty> btw good morning folks
  1690. # [09:05] <Tomcat|sheriffduty> and good night KWierso|afk :) sleep !
  1691. # [09:06] <avih> roc: good point. do we have an alternatice approach (other than ASAP) to measure scroll performance with OMTC?
  1692. # [09:06] <avih> alternative*
  1693. # [09:06] <mattwoodrow> make some more complex tscrollx test pages?
  1694. # [09:06] <avih> so to control the frame rate by adding complexity to the layout?
  1695. # [09:07] <@roc> also, kip talked about experiences with other projects where driving compositing tests flat out meant GPU drivers trying to schedule cleanup work for "idle time" were flummoxed
  1696. # [09:09] <avih> roc: our current (t)scroll(x) tests run for a very short while, each. typically less than 500ms, so i think there should be enough relative idle in between them for gpu cleanups, no?
  1697. # [09:09] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1698. # [09:09] <@roc> yeah
  1699. # [09:09] <@roc> I didn't know that
  1700. # [09:09] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 31.0a1/20140330030202])
  1701. # [09:09] <avih> now you do :)
  1702. # [09:10] <@roc> is that long enough to get significant results?
  1703. # [09:10] <mattwoodrow> The difference between 2ms frames and 2.5ms frames is irrelevant, since we’re way under 16ms either way
  1704. # [09:10] * Quits: kamidphish (textual@moz-99690620.hinet-ip.hinet.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1705. # [09:10] <mattwoodrow> but I guess we’re interested in how the same page might behave on much slower hardware
  1706. # [09:10] <avih> in ASAP, the intervals are about 1-5ms per frame, so that's 0.2-1% accuracy, roughly
  1707. # [09:10] * Joins: mahdi (mahdi@F4B63E27.5CC7521B.195261CE.IP)
  1708. # [09:11] <mattwoodrow> I don’t know if the cross-thread overhead would scale linearly with time spent painting when moving to slower hardware
  1709. # [09:11] <avih> maybe more than 500ms, but most of them don't run for more than a second
  1710. # [09:11] <mattwoodrow> if it doesn’t, then more complex pages would simulate it approximately
  1711. # [09:12] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  1712. # [09:12] * Quits: serge (Thunderbir@moz-AC55AD33.dsl.teksavvy.com) (Ping timeout)
  1713. # [09:12] * Joins: gandalf (zbraniecki@AB1C8F91.9D31A9B5.FAF22AF7.IP)
  1714. # [09:12] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1715. # [09:12] <avih> Mardak: the question of what exactly to measure is a tough one. we never have clean answers for it.
  1716. # [09:12] <avih> mattwoodrow: ^
  1717. # [09:13] <avih> yet we want to measure something which gives us perf indications of our engine
  1718. # [09:14] <avih> and with the work split between main thread and compositor, it makes it even harder to put our finger at what exactly we want to measure
  1719. # [09:14] * Joins: Mano (mano@moz-7E1DCE13.red.bezeqint.net)
  1720. # [09:15] <@roc> definitely
  1721. # [09:15] <avih> not saying that the current tests are the best possible, just that so far this is what we have, and we should try to adapt them to changing gecko code
  1722. # [09:16] <mattwoodrow> tscroll is just measuring rAF intervals isn’t it?
  1723. # [09:16] <avih> yes
  1724. # [09:16] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1725. # [09:16] <avih> which is why i started asking kats on how much it would reflect omtc/apzc perf earlier
  1726. # [09:16] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1727. # [09:17] <mattwoodrow> right, probably not at all :)
  1728. # [09:17] <kats> rAF is pretty independent from APZC
  1729. # [09:17] <avih> and if not enough, how should we approach improving it
  1730. # [09:17] <mattwoodrow> with the ASAP mode, we’re not actually guaranteeing to composite every frame afaict
  1731. # [09:18] <mattwoodrow> so we’re just measuring content production only
  1732. # [09:18] <mattwoodrow> and APZC would be only measuring the compositor
  1733. # [09:18] <avih> i think so too
  1734. # [09:19] <avih> so, ideally, we'd like to have independent numbers on mainthread throughput, and compositor (probably including gpu/driver overheads) throughput
  1735. # [09:19] * Joins: tessarakt (jens@moz-810107E3.dip0.t-ipconnect.de)
  1736. # [09:19] <avih> can we?
  1737. # [09:20] <mattwoodrow> sure
  1738. # [09:20] * Joins: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net)
  1739. # [09:20] * Joins: afwang (nooknook@moz-C8131982.hsd1.ca.comcast.net)
  1740. # [09:20] * bc|afk is now known as bc
  1741. # [09:20] <mattwoodrow> don’t we expose some compositor numbers for TART?
  1742. # [09:20] <avih> we do
  1743. # [09:20] * Quits: gandalf (zbraniecki@AB1C8F91.9D31A9B5.FAF22AF7.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1744. # [09:20] * Quits: squib (squib@moz-7BFC3D3A.dhcp.ftbg.wi.charter.com) (Quit: Leaving)
  1745. # [09:20] <mattwoodrow> sounds like we could use that and have tscrollx return 2 scores
  1746. # [09:21] <mattwoodrow> I bet we’d do awfully on the compositor one
  1747. # [09:21] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1748. # [09:21] <avih> but if mainthread is the bottleneck (e.g. in tscroll), then the compositor would idle, and won't provide us with (max) throughput numbers
  1749. # [09:21] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  1750. # [09:21] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  1751. # [09:21] <mattwoodrow> I think that’s ok
  1752. # [09:22] * Quits: @dbaron (dbaron@moz-3C92D971.dsl.dynamic.sonic.net) (Ping timeout)
  1753. # [09:22] <mattwoodrow> But we’d want a whole separate test for scrolling with APZC
  1754. # [09:22] <mattwoodrow> which would give us data on how fast the compositor can go
  1755. # [09:22] <avih> so you say we take our current test set of pages, scroll using mainthread JS, and take both RAF numbers and compositors numbers, and use both for the result? (i.e. either independently or averaged) ?
  1756. # [09:23] <mattwoodrow> yes
  1757. # [09:23] <avih> ah. so keep tsxcollx for mainthread tests, and new tests for omtc/apzc scroll throughputs?
  1758. # [09:23] * Joins: harishneit (harishneit@59CC9469.291909EC.8B6C1D65.IP)
  1759. # [09:23] * Joins: lpy (lpy@C7442963.9730F46D.8C13C571.IP)
  1760. # [09:23] <mattwoodrow> yes, though the new tests could just be the same pages
  1761. # [09:23] <mattwoodrow> just using scroll events sent to APZC instead of JS calls
  1762. # [09:23] <avih> right
  1763. # [09:24] <avih> so we have JS api to trigger APZC scrolls?
  1764. # [09:24] * Joins: mihaelav (Mibbit@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  1765. # [09:24] <kats> not yet
  1766. # [09:24] <mattwoodrow> we could do though I’m sure
  1767. # [09:24] <kats> bug 928839
  1768. # [09:25] <kats> firebot: taking a nap?
  1769. # [09:25] * Quits: glob (glob@moz-DF237567.glob.com.au) (Ping timeout)
  1770. # [09:25] <avih> and how do we test OMTC compositor throughputs on platforms without APZC?
  1771. # [09:25] <firebot> kats: Sorry, I've no idea what 'taking a nap' might be.
  1772. # [09:26] <mattwoodrow> Well, the normal tscrollx test would confirm that it’s good enough to keep up with content
  1773. # [09:27] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1774. # [09:27] <mattwoodrow> as for actual max throughput, I think we should work on getting APZC working well enough to just run the perf test
  1775. # [09:27] * Quits: michal (michal@18728636.D0F82CD8.32697916.IP) (Ping timeout)
  1776. # [09:27] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  1777. # [09:28] <mattwoodrow> mstange has APZC working enough to play with on OSX, I suspect we could get that good enough for a testsuite without too much pain, even if we don’t ship it for a while
  1778. # [09:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/05a2d06d232f - Dragos Nicolae - Bug 989735 - Fixed warnings in accessible/src/generic. r=trev.saunders
  1779. # [09:28] * Joins: glob (glob@moz-DF237567.glob.com.au)
  1780. # [09:28] * Joins: Optimize1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  1781. # [09:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9204362c5122 - Rik Cabanier - Bug 988088 - Cache path objects in Path2D implementation. r=bas
  1782. # [09:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b16e2cb162f5 - JW Wang - Bug 945475 - clear |mVideoFrameContainer| to stop staled callbacks which give incorrect videoWidth/videoHeight. r=roc
  1783. # [09:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/aa6cc6b2ef8f - David Rajchenbach-Teller - Bug 988844 - do_register_cleanup now accepts asynchronous cleanup functions. r=ted
  1784. # [09:29] <avih> mattwoodrow: sounds good. i do recall his first osx apzc thingy, i was mighty impressed :)
  1785. # [09:29] * BenWa is now known as BenWa|email
  1786. # [09:31] <avih> mattwoodrow: so, if i'm summarizing this discussion, going forward we should: 1. keep tscrollx as it represents main thread throughput and to some extent compositor throughput. 2. add APZC, or at least enough stuff to trigger it from JS, and measure compositor throughputs with the frames recording thingy. right?>
  1787. # [09:31] * Fallen|away is now known as Fallen
  1788. # [09:32] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  1789. # [09:32] <avih> and 3. we should keep the ASAP scroll runs for JS/compositor quick enough (TBD) to give the gpu some time to recover
  1790. # [09:32] * Quits: tessarakt (jens@moz-810107E3.dip0.t-ipconnect.de) (Quit: Client exiting)
  1791. # [09:33] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  1792. # [09:33] * Quits: botond|taipei (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1793. # [09:33] * Quits: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com) (Ping timeout)
  1794. # [09:34] <avih> kats: roc: would you pls cc me on relevant bugs/discussions?
  1795. # [09:34] * Joins: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com)
  1796. # [09:35] * Joins: edmorley (uid27002@moz-5F4AA75A.irccloud.com)
  1797. # [09:35] * Quits: benvie (bbenvie@5FD20F9A.53D07D95.EFF8B7BF.IP) (Ping timeout)
  1798. # [09:36] * Joins: benvie (bbenvie@5FD20F9A.53D07D95.EFF8B7BF.IP)
  1799. # [09:36] <mattwoodrow> avih: Yep, sounds good to me
  1800. # [09:37] * khuey|away is now known as khuey
  1801. # [09:37] * BenWa|email is now known as BenWa
  1802. # [09:38] * Joins: kamidphish (textual@moz-99690620.hinet-ip.hinet.net)
  1803. # [09:38] * Quits: jaws (uid2871@moz-5F4AA75A.irccloud.com) (Quit: Connection closed for inactivity)
  1804. # [09:38] <kats> avih: will do
  1805. # [09:38] <avih> thx
  1806. # [09:39] <mattwoodrow> avih: Also, measuring variance/std dev for most of these things would be really cool
  1807. # [09:39] <avih> mattwoodrow: i'm guessing you mean per frame rather per average of a run?
  1808. # [09:39] <avih> than*
  1809. # [09:40] <mattwoodrow> avih: Yes exactly
  1810. # [09:40] * BenWa is now known as BenWa|email
  1811. # [09:40] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  1812. # [09:41] <avih> mattwoodrow: agreed. though possibly complex with talos. i'll need to think how to approach the talos integration part
  1813. # [09:41] <mattwoodrow> avih: I looked at it and come to the exact same conclusion :)
  1814. # [09:41] * Quits: kip (kip@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1815. # [09:41] <avih> to take the numbers is the easiest part
  1816. # [09:41] <mattwoodrow> *came
  1817. # [09:41] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Ping timeout)
  1818. # [09:41] * Joins: kip (kip@moz-99690620.hinet-ip.hinet.net)
  1819. # [09:41] <avih> :)
  1820. # [09:42] * Joins: soumyaC (uid15286@moz-E77DEB21.irccloud.com)
  1821. # [09:42] * Joins: bogdan_maris (Instantbir@28C4EA76.976FBEE.5BC07656.IP)
  1822. # [09:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5f286e259379 - George Wright - Bug 989707 - roundOut() the bounds rect instead of round(), as round() can return a rect that's not quite large enough to cover the path r=mattwoodrow
  1823. # [09:43] <avih> mattwoodrow: the thing is, the higher the resolution a test provides, the harder it becomes to present the performance as a single number. and we have enough different tests such that if we're not able to combine many sub-results intelligently into a single number, then the results resulttion would be so high, with so many numbers to look at, that it could easily be much harder to notice the bigger picture.
  1824. # [09:44] <Tomcat|sheriffduty> glandium: ping
  1825. # [09:44] <glandium> Tomcat|sheriffduty: pong
  1826. # [09:44] <Tomcat|sheriffduty> glandium: do you might know why https://tbpl.mozilla.org/php/getParsedLog.php?id=37054076&tree=Mozilla-Inbound failed after your push
  1827. # [09:44] * Joins: michal (michal@18728636.D0F82CD8.32697916.IP)
  1828. # [09:44] * Quits: harishneit (harishneit@59CC9469.291909EC.8B6C1D65.IP) (Quit: harishneit)
  1829. # [09:45] <glandium> Tomcat|sheriffduty: no
  1830. # [09:45] <mattwoodrow> avih: It’s true. I’m not sure what the best answer for that is
  1831. # [09:45] <glandium> Tomcat|sheriffduty: i don't even know what this test is
  1832. # [09:45] * Joins: RealRaven (Thunderbir@FF8102A8.8032CFC7.27F80FAC.IP)
  1833. # [09:45] <Tomcat|sheriffduty> glandium: ok will ask in #gaia
  1834. # [09:45] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  1835. # [09:46] <mattwoodrow> I guess we shoud stick to the single number for the definitive measurement of performance. But having some extra numbers reported in the background would provide extra information if you want/need it
  1836. # [09:46] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  1837. # [09:46] <glandium> Tomcat|sheriffduty: and if the two TEST-UNEXPECTED-FAIL are what's failing, i don't see how i can have triggered that
  1838. # [09:46] <glandium> Tomcat|sheriffduty: so that smells like a recent gaia change
  1839. # [09:47] * Quits: nbp (pierron@moz-7EB03C5F.fbx.proxad.net) (Ping timeout)
  1840. # [09:47] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1841. # [09:47] <Tomcat|sheriffduty> yeah
  1842. # [09:47] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  1843. # [09:47] * Quits: rbarnes (rbarnes@moz-7A33E8F0.ptr.us.xo.net) (Input/output error)
  1844. # [09:47] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  1845. # [09:47] <avih> mattwoodrow: it's not the first time i'm approaching this issue, however. so far my approach has been to make all the subresults use the same unit (e.g. ms), and then graphserver would show the averages of all subtests when you choose e.g. tscroll, while datazilla would show the results per subtests. and let me tell you, as much as datazilla is useful for tracking specific test components regressions, it's daunting to look at so much data...
  1846. # [09:47] <glandium> Tomcat|sheriffduty: i'll never understand why we do gaia testing thissss way
  1847. # [09:48] * Joins: nbp (pierron@moz-7EB03C5F.fbx.proxad.net)
  1848. # [09:48] <avih> mattwoodrow: luckily, stddev units are the same as frames interval, so at least that part is covered :)
  1849. # [09:48] <Tomcat|sheriffduty> glandium: yeah some gaia devs looking into this in #gaia
  1850. # [09:50] * Quits: Ms2ger (Ms2ger@moz-4A14BC33.ugent.be) (Quit: bbl)
  1851. # [09:50] * Joins: kgrandon (Adium@moz-99690620.hinet-ip.hinet.net)
  1852. # [09:51] <Tomcat|sheriffduty> glandium: so kgrandon filed bug 990334 for it
  1853. # [09:51] <Tomcat|sheriffduty> but its not clear if this is a gaia or maybe gecko regression
  1854. # [09:51] <kgrandon> Hi, the calendar tests may be a gecko regression.. I have a ni? out on some calendar developers to investigate.
  1855. # [09:52] <glandium> kgrandon: it's obviously not my push
  1856. # [09:52] <kgrandon> For now it's been disabled, and should hit m-i after b-i gets merged? (is that how it works?)
  1857. # [09:52] <Tomcat|sheriffduty> kgrandon: yeah i think so - also i can star the failures to the bug
  1858. # [09:53] <glandium> that is, it makes no sense that my push breaks that
  1859. # [09:53] <Tomcat|sheriffduty> yeah
  1860. # [09:53] <Tomcat|sheriffduty> the push before it was green and then failed
  1861. # [09:53] <kgrandon> glandium: Just looked at your commit, it would not break us :)
  1862. # [09:54] <glandium> if it did, it would break much more than that
  1863. # [09:54] <kgrandon> glandium: Tomcat|sheriffduty: Being that this is inside of a calendar app, it's possible that 3/31 -> 4/1 may have caused some race condition.
  1864. # [09:54] <kgrandon> which is why i disabled the test and wanted to have gaia developers look first.
  1865. # [09:54] <kgrandon> disabled here: https://github.com/mozilla-b2g/gaia/commit/38526951424f5b70cb5cfe23fdadfeb69d848459
  1866. # [09:54] <Tomcat|sheriffduty> yeah
  1867. # [09:54] <kgrandon> glandium: I think you are off the hook for now :)
  1868. # [09:55] <glandium> kgrandon: that makes sense, since the test suite started at 23:48 and finished at 00:26
  1869. # [09:55] <kgrandon> (on behalf of gaia developers, sorry about the causing you problems hehe)
  1870. # [09:55] <kgrandon> glandium: ah, great info. thanks!
  1871. # [09:55] * Joins: botond|taipei (chatzilla@moz-99690620.hinet-ip.hinet.net)
  1872. # [09:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d1f8ac35bdd4 - Matt Woodrow - Bug 990338 - Use CopySurface when copying data to a TextureClient for better performance. r=nical
  1873. # [09:55] <Tomcat|sheriffduty> :)
  1874. # [09:55] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e915878751ba - Matt Woodrow - Bug 990338 - Use Moz2D for updating CanvasClient. r=nical
  1875. # [09:56] * Quits: vichen (vichen@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1876. # [09:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cd723ed732e3 - Matt Woodrow - Bug 990338 - Pass CanvasLayer Y-flip flag through layers. r=nical
  1877. # [09:56] * Quits: therube (chatzilla@moz-23010273.hsd1.md.comcast.net) (Ping timeout)
  1878. # [09:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f19aba4974b8 - Matt Woodrow - Bug 990338 - Clean up CopyableCanvasLayer. r=nical
  1879. # [09:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/80b89d34acbb - Matt Woodrow - Bug 990338 - Remove FillWithMask since it's dead code. r=nical
  1880. # [09:56] * kats is now known as kats|away
  1881. # [09:56] * Joins: gandalf (zbraniecki@2D78B7B7.E33A403A.FAF22AF7.IP)
  1882. # [09:56] <glandium> the failure on the push after mine had the suite started at 23:40 and finished at 00:17
  1883. # [09:56] <glandium> the following failures are unrelated
  1884. # [09:56] * Quits: gandalf (zbraniecki@2D78B7B7.E33A403A.FAF22AF7.IP) (Max SendQ exceeded)
  1885. # [09:57] * Joins: gandalf (zbraniecki@2D78B7B7.E33A403A.FAF22AF7.IP)
  1886. # [09:57] <avih> mattwoodrow: does apzc introduce checkerboarding?
  1887. # [09:57] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  1888. # [09:57] <mattwoodrow> avih: I believe it does
  1889. # [09:57] * Quits: tn (tim@moz-E7CE1D28.wp.shawcable.net) (Ping timeout)
  1890. # [09:58] <avih> if it does, then another posible metric which represents efficiency (of something) is the amount of checkerbording we get at different scroll speeds.
  1891. # [09:58] * Quits: mchang (mchang@moz-99690620.hinet-ip.hinet.net) (Quit: mchang)
  1892. # [09:58] <avih> mattwoodrow: ^
  1893. # [09:58] <hub> is there a know issue with the build slave to git checkout from git.m.org?
  1894. # [09:58] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1895. # [09:58] <kgrandon> hub: it was down-ish this morning
  1896. # [09:58] * Joins: tn (tim@moz-E7CE1D28.wp.shawcable.net)
  1897. # [09:58] <hub> still down-ish
  1898. # [09:58] <hub> https://tbpl.mozilla.org/?tree=Try&rev=0c403419049b
  1899. # [09:58] * BenWa|email is now known as BenWa
  1900. # [09:58] <hub> failed
  1901. # [09:58] <hub> :-(
  1902. # [09:59] <Tomcat|sheriffduty> closing trees
  1903. # [09:59] <Tomcat|sheriffduty> hub: yeah seems a git issue
  1904. # [09:59] * kats|away is now known as kats
  1905. # [09:59] <avih> mattwoodrow: would the amount of checkerboarding correlate roughly to main thread layout efficience, hence represented by main thread JS scroll triggers?
  1906. # [09:59] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1907. # [09:59] <hub> Tomcat|sheriffduty: and for once it is not github
  1908. # [09:59] * arroway|away is now known as arroway
  1909. # [09:59] <Tomcat|sheriffduty> hub: yeah gitmo again
  1910. # [10:00] <kgrandon> Tomcat|sheriffduty: Are we going to reuse the bug from this morning? Do you have the bug # by chance?
  1911. # [10:00] <avih> mattwoodrow: or is it compositor effieience?
  1912. # [10:00] <avih> or both..
  1913. # [10:00] <avih> efficiency*
  1914. # [10:00] * Quits: gandalf (zbraniecki@2D78B7B7.E33A403A.FAF22AF7.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1915. # [10:00] * AndreeaMatei is now known as Andreea|mtg
  1916. # [10:02] <mattwoodrow> avih: Yeah, we try measure that for mobile sometimes
  1917. # [10:02] <mattwoodrow> eiditicker uses a camera to measure the amount of checkerboarding
  1918. # [10:02] * Quits: lpy (lpy@C7442963.9730F46D.8C13C571.IP) (Client exited)
  1919. # [10:02] <mattwoodrow> avih: Should be a measure for the main thread
  1920. # [10:03] <mattwoodrow> but also maybe how well we schedule the main thread to render the right pieces
  1921. # [10:03] <kgrandon> hub: Perhaps bug 990311
  1922. # [10:03] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  1923. # [10:03] <avih> mattwoodrow: so the amount of checkerboarding should roughly correlate with mainthread efficiency, therefore already represented at the current tscrollx results?
  1924. # [10:04] <Tomcat|sheriffduty> kgrandon: filed bug Bug 990466
  1925. # [10:04] <mattwoodrow> avih: I think the scheduling piece makes it useful information still
  1926. # [10:04] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1927. # [10:04] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  1928. # [10:05] <Yoric> Oh great, now OKCupid joins the fray...
  1929. # [10:05] <avih> mattwoodrow: i'm not quite following what you're stating/suggesting
  1930. # [10:05] <glandium> Yoric: you're late to the party
  1931. # [10:05] <glandium> second time i say that today
  1932. # [10:05] <Yoric> Yeah, I saw Mitchell's e-mail yesterday evening but I only investigated this morning.
  1933. # [10:06] <mattwoodrow> avih: As well scroll with APZC we send events back to the main thread telling it where we’ve scrolled to, so that main thread can start producing more content
  1934. # [10:06] <avih> ok. and?
  1935. # [10:06] <mattwoodrow> if we do a poor job of that, the main thread responds with some new content and we’ve already scrolled past that
  1936. # [10:06] <mattwoodrow> and we keep seeing checkerboard
  1937. # [10:07] <mattwoodrow> so we want to measure checkerboarding to see if that happens
  1938. # [10:08] <avih> oh, i see, so the amount of (non)checkerboarding would be limited by main thread throughput, but there could be other factors, like schedualing, which also increase checkerboarding?
  1939. # [10:08] * Joins: arky (arky@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1940. # [10:09] <avih> in practice, it would relate to how efficiently we schedule, and the mainthready layout efficiency
  1941. # [10:09] * Quits: nical (nico@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1942. # [10:09] <avih> so if the sched is bad, mainthread throughput won't represent checkerboarding
  1943. # [10:11] * Joins: gandalf (zbraniecki@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1944. # [10:11] * Joins: ggp (ggp@5955D0A2.477861A3.A8479B91.IP)
  1945. # [10:11] * Quits: nattokirai (nattokirai@moz-782CEA96.dynamic.ppp.asahi-net.or.jp) (Quit: nattokirai)
  1946. # [10:12] <hub> kgrandon: yup, that bug
  1947. # [10:12] <Tomcat|sheriffduty> ok guys trres reopned
  1948. # [10:12] <Tomcat|sheriffduty> err trees
  1949. # [10:12] <glob> Yoric, http://www.teamrarebit.com/blog/2014/03/28/five-reasons-eich-should-step-down/ is an interesting read
  1950. # [10:13] <glandium> glob: for some value of interesting
  1951. # [10:13] <Yoric> glob: I'm not that interested in the controversy actually, I just want to continue my work.
  1952. # [10:13] <Yoric> Preferably without the controversy killing Mozilla somewhere along the way.
  1953. # [10:13] * Quits: ggp (ggp@5955D0A2.477861A3.A8479B91.IP) (Ping timeout)
  1954. # [10:13] <Yoric> (also, I believe that everything that needed saying has been said already)
  1955. # [10:14] <hub> that link didn't load on Android...
  1956. # [10:14] <hub> (earlier)
  1957. # [10:14] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1958. # [10:14] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  1959. # [10:16] * Joins: MarcoZ (marco.zehe@moz-3F9183B0.dip0.t-ipconnect.de)
  1960. # [10:17] * Quits: sewardj_ (sewardj@moz-C7FCB00C.dip0.t-ipconnect.de) (Ping timeout)
  1961. # [10:18] * Joins: luca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk)
  1962. # [10:19] <glandium> glob: oh, that's a followup, that's actually an interesting read
  1963. # [10:19] * Joins: jfkthame (jfkthame@59D4F640.6B7B908E.3E2A4E92.IP)
  1964. # [10:19] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1965. # [10:20] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/d3a54058dc32 - B2G Bumper Bot - Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
  1966. # [10:20] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/ed36edca95ba - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1967. # [10:20] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  1968. # [10:21] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki1)
  1969. # [10:22] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  1970. # [10:25] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  1971. # [10:25] <Tomcat|sheriffduty> Yoric: yeah i was seeing the headline here today in germany that mozilla is in danger of breaking apart and that sucked
  1972. # [10:26] <Yoric> I actually don't think that this is true.
  1973. # [10:26] <Yoric> But I still think it hurts.
  1974. # [10:26] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1975. # [10:26] <Tomcat|sheriffduty> yeah
  1976. # [10:26] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1977. # [10:26] <gcp> The fa lse headlines got reported verbatim in local news too.
  1978. # [10:26] <glandium> Tomcat|sheriffduty: sensasionalist headline? how surprising
  1979. # [10:27] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  1980. # [10:27] <Yoric> We got an impressive number of blatant-lie headlines.
  1981. # [10:27] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  1982. # [10:27] <Yoric> I'm more interested in the questions raised about ekr's patches.
  1983. # [10:27] <glandium> Yoric: now think about the other headlines on subjects that you don't know
  1984. # [10:27] * Joins: jkitch (Thunderbir@moz-488D1BFA.lns20.adl2.internode.on.net)
  1985. # [10:27] <gcp> Yoric: that's just as blatant a lie as far as I can tell
  1986. # [10:28] <glandium> Yoric: s/patches/rfc/
  1987. # [10:28] <Yoric> gcp: That would be good.
  1988. # [10:28] <gcp> ekr basically wrote or co-authored a substantial part of the TLS RFCs
  1989. # [10:28] <glandium> gcp: he didn't comment, that's proof of guilt!
  1990. # [10:28] <Yoric> glandium: Well, if (rfc.doubt) { patch.doubt = true; }
  1991. # [10:28] <gcp> one of them now turns out to not introduce, but help another vulnerability - shoker!
  1992. # [10:28] <Yoric> gcp: I suspect it's nothing, but I'd like to be reassured :)
  1993. # [10:28] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1994. # [10:29] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  1995. # [10:29] <Tomcat|sheriffduty> working on checkin-needed bugs is so much more fun than reading IT news :)
  1996. # [10:29] <gcp> glandium: knowing ekr, "he did not comment" is an obvious lie
  1997. # [10:29] <glandium> gcp: and at the time it was written it was thought to be a good idea. Which it probably still is with good RNGs
  1998. # [10:29] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/2ff1425ff217 - Asaf Romano - Bug 977730 - Count total pages visited by all test users. r=bsmedberg.
  1999. # [10:29] <avih> kats: re "(a) input events and (b) the desired touch-action behaviour to the APZC." so, what would be roughly required ro trigger some APZC acrion? would it need to synthesize a sequence of events which would end in desired behavior (e.g. scroll starting at speed X or zoom in/out at a certain rate)? or would it be the actual resulting apzc behavior? for testing purposes and consistency of measuring performance, i think it would be asier to
  2000. # [10:29] <avih> use when controlling the action rather than the events which should lead to it. what say you?
  2001. # [10:29] * Joins: boris (boris@moz-99690620.hinet-ip.hinet.net)
  2002. # [10:29] <glandium> nice shitstorm we're in, anyways
  2003. # [10:30] * Quits: arky (arky@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2004. # [10:30] <gcp> The question is, will it lie down before the next one (Australis) starts?
  2005. # [10:30] <kats> avih: yeah the bug description is old, based on more recent discussion it'll probably more like a scroll position destination and probably some parameters for easing functions and so on
  2006. # [10:30] <kats> avih: we want something like that for the new gaia homescreen as well
  2007. # [10:31] <MarcoZ> Good morning all! Does anyone have a clue why my local Windows builds break (on two machines) with these errors: http://pastebin.mozilla.org/4737185
  2008. # [10:31] <glandium> gcp: 4 weeks is plenty of time for that to happen
  2009. # [10:31] <avih> kats: so would the api look something like apzcAction(type, rate, duration) ?
  2010. # [10:31] <Yoric> glandium: Yeah, perfect shit storm.
  2011. # [10:32] <kats> avih: similar to that, yeah
  2012. # [10:32] <MarcoZ> Three weeks ago, builds still worked on both machines. One is a Windows 7 X64 with VS 2010 and latest released Mozilla Build, DirectX and yada yada all that is needed. The other one is Windows 8.1 X64 with VS 2012 and all other required stuff.
  2013. # [10:32] <avih> kats: cool. thx.
  2014. # [10:32] <glandium> gcp: now, you want to bet that the current stuff is going to resurface then?
  2015. # [10:32] <MarcoZ> Builds worked three weeks ago, and since yesterday, after pulling in latest m-i, and clobbering, I get the above errors.
  2016. # [10:32] <glandium> MarcoZ: bug 990333
  2017. # [10:33] * Quits: jdover (jdover@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net) (Quit: Computer has gone to sleep.)
  2018. # [10:33] <glandium> MarcoZ: unrelatedly, i see you're using pymake. you should use mozmake
  2019. # [10:33] * Quits: yury (yury@moz-86474802.ok.ok.cox.net) (Ping timeout)
  2020. # [10:33] <avih> kats: oh, just noticed the date. i thought you just files id...
  2021. # [10:33] * Joins: yury (yury@moz-86474802.ok.ok.cox.net)
  2022. # [10:33] <avih> t
  2023. # [10:33] * Joins: jdover (jdover@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net)
  2024. # [10:35] * Quits: jdover (jdover@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  2025. # [10:36] <avih> kats: bug 928833 seems to relate to the P part of apzc, but not to the Z part of it. intentionally?
  2026. # [10:36] <MarcoZ> glandium: I have no MOZCONFIG in my directory, I just do ./mach build as said would produce me a build close toa regular Nightly release, which is all I need.
  2027. # [10:37] <MarcoZ> glandium: So whatever you say I have no idea how I would do that.
  2028. # [10:37] <glandium> MarcoZ: install mozillabuild 1.9
  2029. # [10:37] <kats> avih: thus far we haven't needed content to drive zooming like that
  2030. # [10:37] <avih> kats: k
  2031. # [10:37] <gcp> glandium: who knows
  2032. # [10:38] <MarcoZ> glandium: but AFAIK that's not an official release yet, right? And what would that give me in terms of benefits?
  2033. # [10:38] <glandium> MarcoZ: much faster builds
  2034. # [10:38] <gcp> glandium: My conclusion stays that the press is the worst enemy of an open organisation.
  2035. # [10:38] <kats> avih: we do have some hooks already for initiating async zooms, although it's not exposed to content JS yet
  2036. # [10:38] <MarcoZ> glandium: And where would I find that beast?
  2037. # [10:38] <glandium> gcp: the way they work doesn't apply only to open orgs
  2038. # [10:39] <kats> avih: it's used for double-tap zooming, for example
  2039. # [10:39] <avih> kats: right. once we add apzc scroll tests, it could be a good time to also add zoom tests.
  2040. # [10:39] <kats> avih: sounds good
  2041. # [10:39] <avih> which asaik we don't have right now
  2042. # [10:39] <glandium> MarcoZ: https://wiki.mozilla.org/MozillaBuild note 1.9 is due soon
  2043. # [10:39] <avih> afaik*
  2044. # [10:39] <MarcoZ> glandium: Thanks for the bug hint, BTW! Wonder why our builders don't catch those things?
  2045. # [10:40] <gcp> glandium: yes, but the general defenses against it aren't applicable to open orgs
  2046. # [10:40] <avih> kats: so that means the apzcAction api could be used for zoom as well ;)
  2047. # [10:40] <glandium> MarcoZ: actually the probable final 1.9 is in http://people.mozilla.org/~rvandermeulen/MozillaBuildSetup1.9.0.exe
  2048. # [10:40] <glandium> MarcoZ: because they don't have the direct x sdk in a path with spaces
  2049. # [10:40] <kats> avih: might be worth filing another bug in that case, so that we keep the separate use cases separate
  2050. # [10:40] <avih> glandium: remind me why 1.9 didn't make into release state?
  2051. # [10:41] <gcp> You generally steer them via press releases, keeping irrelevant internal stuff internal, and a tactit understanding that throwing shit means you don't get to report scoops for a while.
  2052. # [10:41] <kats> we can define the APIs with the right use cases in mind
  2053. # [10:41] <glandium> avih: because it's currently being released. and there was a last minute change
  2054. # [10:41] <Yoric> A press API? :)
  2055. # [10:41] <gcp> Whereas with us, there are no scoops, so reporting requires dredging up internal stuff an intentionally misunderstanding it, and it's impossible to get backlash for throwing shit.
  2056. # [10:42] <glandium> gcp: they rarely get noticeable backlash for throwing shit at anything
  2057. # [10:43] <avih> kats: should bug 928833 depend on this new bug? or is there another bug from which we could hang both the scroll and zoom apzc api?
  2058. # [10:43] <glandium> especially on the web. the article may be updated, but nobody who read it will go back to read the update
  2059. # [10:43] <gcp> glandium: ask that to people who report on Apple :P
  2060. # [10:43] <avih> the former seems scroll-only
  2061. # [10:44] <kats> avih: i would make the scroll+zoom one depend on bug 928833, since this kind of a subset of the things you want
  2062. # [10:44] * Joins: pauly (pauly@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  2063. # [10:44] <gcp> glandium: It's pretty esy to notify competing press first in a closed org.
  2064. # [10:44] <MarcoZ> glandium: Sheesh, they probably should, since most devs will just install in the default location, which is C:\Program Files or C:\Program Files (X86), which *does* have spaces.
  2065. # [10:44] <kats> s/this kind/this one is kind/
  2066. # [10:44] <avih> kats: will do. thx.
  2067. # [10:45] * Parts: pauly (pauly@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  2068. # [10:45] * Joins: pauly (pauly@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  2069. # [10:47] * Joins: vichen (vichen@moz-99690620.hinet-ip.hinet.net)
  2070. # [10:48] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  2071. # [10:49] * Quits: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  2072. # [10:49] <avih> kats: would this zoom api be used in production? or mostly for testing as far as you can tell now?
  2073. # [10:49] * Joins: jrmuizel_ (jrmuizel@moz-99690620.hinet-ip.hinet.net)
  2074. # [10:49] * Joins: nical (nico@moz-99690620.hinet-ip.hinet.net)
  2075. # [10:49] <kats> avih: mostly for testing
  2076. # [10:49] <avih> k
  2077. # [10:50] <avih> kats: and the scroll api? also mostly for testing?
  2078. # [10:50] <kats> avih: we have use cases where we want to expose that API to gaia apps
  2079. # [10:50] <kats> avih: but it might be exposed somewhat differently
  2080. # [10:50] <avih> i see
  2081. # [10:50] <kats> avih: see http://dev.w3.org/csswg/cssom-view/#scrolloptions
  2082. # [10:50] <avih> k, thx for the info. will do
  2083. # [10:51] <kats> the "ScrollOptions" thing specifically
  2084. # [10:52] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  2085. # [10:53] * glob is now known as glob|away
  2086. # [10:53] * Quits: bjacob (bjacob@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2087. # [10:55] * Joins: mchang (mchang@moz-99690620.hinet-ip.hinet.net)
  2088. # [10:56] <avih> kats: platform should be all? or firefoxos?
  2089. # [10:56] <kats> avih: all
  2090. # [10:57] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  2091. # [10:57] <avih> kats: so i'll change bug 928839 as well for all?
  2092. # [10:57] <kats> avih: sure
  2093. # [10:57] * Quits: kip (kip@moz-99690620.hinet-ip.hinet.net) (Client exited)
  2094. # [10:57] <avih> k
  2095. # [10:57] <kats> i'm not too picky about that stuff
  2096. # [10:57] <kats> i just want to have a bug so i don't forget
  2097. # [10:57] <glandium> kats: bug 988168 looks like it's going to stick this time
  2098. # [10:58] <kats> glandium: \o/
  2099. # [10:58] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  2100. # [10:59] <avih> bug 990486
  2101. # [10:59] <kats> avih: thanks
  2102. # [10:59] <avih> yw
  2103. # [10:59] * Quits: Mano (mano@moz-7E1DCE13.red.bezeqint.net) (Client exited)
  2104. # [11:00] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  2105. # [11:00] * Joins: Mano (mano@moz-7E1DCE13.red.bezeqint.net)
  2106. # [11:00] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  2107. # [11:01] * Quits: Mano (mano@moz-7E1DCE13.red.bezeqint.net) (Ping timeout)
  2108. # [11:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1b9580d120cc - Matt Woodrow - Bug 990357 - Don't push layer for OPERATOR_SOURCE when the drawing operation covers the entire clip for DrawTargetSkia. r=gw280
  2109. # [11:02] <MarcoZ> glandium: So I installed Moz Build 1.9, but ./mach build remains the same and should now use MozBuild or whatever that new shiny thing is called, right?
  2110. # [11:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9c5560a9472c - Matt Woodrow - Bug 990357 - Don't push layer for OPERATOR_SOURCE when the drawing operation covers the entire clip for DrawTargetCG. r=jrmuizel
  2111. # [11:02] <glandium> MarcoZ: mozmake
  2112. # [11:03] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  2113. # [11:03] <MarcoZ> OK
  2114. # [11:03] <glandium> MarcoZ: that's likely invisible on a successful build
  2115. # [11:03] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/7e90356f60b1 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2116. # [11:03] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/85861928c08d - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  2117. # [11:04] <glandium> MarcoZ: try to see if you have mozmake processes around
  2118. # [11:04] <MarcoZ> glandium: Well we'll see about that successful build now, I applied the patch from bug 990333 locally to see if that fixes my problems.
  2119. # [11:05] <MarcoZ> glandium: Yup they're there.
  2120. # [11:05] * Joins: robertbindar (Thunderbir@A64FDE7E.7E118222.89C0DD0D.IP)
  2121. # [11:05] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  2122. # [11:06] * Joins: kip (kip@moz-99690620.hinet-ip.hinet.net)
  2123. # [11:06] * Joins: arky (arky@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2124. # [11:08] <Tomcat|sheriffduty> mattwoodrow: ping
  2125. # [11:08] <mattwoodrow> Tomcat|sheriffduty: hi
  2126. # [11:08] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  2127. # [11:09] <Tomcat|sheriffduty> hey mattwoodrow seems you push for bug Bug 989858 caused a permared reftest failure on linux debug
  2128. # [11:09] <Tomcat|sheriffduty> like https://tbpl.mozilla.org/php/getParsedLog.php?id=37052102&tree=Mozilla-Inbound
  2129. # [11:09] * Joins: bjacob (bjacob@moz-99690620.hinet-ip.hinet.net)
  2130. # [11:10] <smontagu> is there a way to get mercurial to give me a combined diff of two changesets?
  2131. # [11:10] <glandium> smontagu: if they are consecutive, yes.
  2132. # [11:11] <Tomcat|sheriffduty> something like hg diff -r <rev> -r <rev> or ?
  2133. # [11:11] <padenot> yes
  2134. # [11:11] <glandium> Tomcat|sheriffduty: he said "of", not "between"
  2135. # [11:11] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  2136. # [11:11] <mattwoodrow> Tomcat|sheriffduty: hrm, that’s weird. I thought it was a random orange
  2137. # [11:11] <Tomcat|sheriffduty> ah
  2138. # [11:12] <smontagu> I tried hg qexport foo bar, but that just gave one after the other
  2139. # [11:12] <Tomcat|sheriffduty> mattwoodrow: yeah was thinking the same and now noticed they go up from your push
  2140. # [11:12] * Joins: milan (milan@moz-99690620.hinet-ip.hinet.net)
  2141. # [11:12] <smontagu> glandium: please tell me how
  2142. # [11:12] <mattwoodrow> 32bit debug only too, weird
  2143. # [11:12] <Tomcat|sheriffduty> yeah
  2144. # [11:12] * Quits: mchang (mchang@moz-99690620.hinet-ip.hinet.net) (Quit: mchang)
  2145. # [11:12] <smontagu> s/q//
  2146. # [11:13] * Andreea|mtg is now known as AndreeaMatei
  2147. # [11:13] * Quits: robertbindar (Thunderbir@A64FDE7E.7E118222.89C0DD0D.IP) (Ping timeout)
  2148. # [11:13] <glandium> smontagu: if foo and bar are consecutive: hg diff -r foo^:bar
  2149. # [11:14] <glandium> smontagu: you could also qfold, but that's irreversible
  2150. # [11:14] <smontagu> glandium: not necessarily
  2151. # [11:14] <glandium> not necessarily what?
  2152. # [11:15] <smontagu> I mean, maybe not irreversible by hg commands, but there are other ways
  2153. # [11:16] <Tomcat|sheriffduty> mattwoodrow: hm shall i backout the patch ?
  2154. # [11:16] <smontagu> like export the diff, qfold, and then patch -R -i diffYouExportedEarlier
  2155. # [11:16] <mattwoodrow> Tomcat|sheriffduty: one minute, thinking
  2156. # [11:17] <Tomcat|sheriffduty> ok :)
  2157. # [11:17] * Joins: Mano (mano@moz-7E1DCE13.red.bezeqint.net)
  2158. # [11:17] <smontagu> and hg qimport diffYouExportedEarier
  2159. # [11:18] * Quits: jfkthame (jfkthame@59D4F640.6B7B908E.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  2160. # [11:18] <glandium> smontagu: that makes it about as irreversible as rm.
  2161. # [11:18] * esawin|PTO is now known as esawin
  2162. # [11:18] <glandium> that is, you can recover if you backup
  2163. # [11:18] <glandium> or grep the raw hard drive
  2164. # [11:19] * Quits: jrmuizel_ (jrmuizel@moz-99690620.hinet-ip.hinet.net) (Client exited)
  2165. # [11:19] <till> glandium: ping
  2166. # [11:19] * Joins: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net)
  2167. # [11:20] <glandium> till: pong
  2168. # [11:21] * Joins: jfkthame (jfkthame@59D4F640.6B7B908E.3E2A4E92.IP)
  2169. # [11:21] <till> glandium: someone asked a question about building SpiderMonkey for wp8, and after a first reply I'm completely out of my depth. Can you or someone else maybe follow up? https://groups.google.com/forum/#!topic/mozilla.dev.tech.js-engine/vNZ-laGCGqk
  2170. # [11:22] <_wirepair> anyone know what the ??? for https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsIWebSocketChannel is?
  2171. # [11:22] <_wirepair> i'd like to construct one via an addon
  2172. # [11:23] <glandium> till: i'm not sure we support building for wp8 at all.
  2173. # [11:23] <glandium> till: maybe ted would know better
  2174. # [11:23] <_wirepair> i tried from nsiioservice.newChannelFromURI but that fails with not supported.
  2175. # [11:23] <till> glandium: I don't think we do, and said that. The question is how he'd go about adding that support
  2176. # [11:24] <ttaubert> _wirepair: https://mxr.mozilla.org/mozilla-central/source/dom/push/src/PushService.jsm#629
  2177. # [11:24] <glandium> till: i have no idea what wp8 support is visual studio looks like
  2178. # [11:24] <glandium> till: so i can't tell much
  2179. # [11:24] <_wirepair> sweet!
  2180. # [11:24] <till> glandium: ok, I'll ask ted
  2181. # [11:24] <_wirepair> thanks
  2182. # [11:24] <till> ted: ping, ^
  2183. # [11:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0219a7db2289 - Viktor Stanchev - Bug 987297 - Improve memory usage of profiler by packing ProfileEntry structs together better. r=bgirard
  2184. # [11:25] <glandium> till: i guess it's too early for him
  2185. # [11:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b46559386a45 - Kartikaya Gupta - Bug 987188 - Guard against a null pointer when dumping the layer tree. r=nical
  2186. # [11:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e825b5aa2e89 - Simon Sapin - Bug 989755: Fix up serialization of the grid-template shorthand. r=dholbert
  2187. # [11:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c011937283fc - Rick Eyre - Bug 903030 - Add tests for TextTrackCue validation code. r=cpearce
  2188. # [11:25] <till> glandium: I thought so, but he might see the ping later
  2189. # [11:25] * Joins: robertbindar (Thunderbir@A64FDE7E.7E118222.89C0DD0D.IP)
  2190. # [11:29] * Joins: mikeratcliffe (Adium@5F7DF191.AE538BD9.7CCB197A.IP)
  2191. # [11:30] * Quits: kamidphish (textual@moz-99690620.hinet-ip.hinet.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  2192. # [11:30] * Joins: mchang (mchang@moz-99690620.hinet-ip.hinet.net)
  2193. # [11:30] * Quits: m_kato (m_kato@moz-C286AD9A.bitcat.net) (Quit: Leaving...)
  2194. # [11:30] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  2195. # [11:32] * Joins: Ms2ger (Ms2ger@moz-98421F60.adsl-dyn.isp.belgacom.be)
  2196. # [11:32] * Quits: Optimizer (Optimizer@7D7B7474.13A3D53C.BE4CF869.IP) (Ping timeout)
  2197. # [11:32] <@khuey> win 35
  2198. # [11:32] <@khuey> bah
  2199. # [11:33] * Quits: Mano (mano@moz-7E1DCE13.red.bezeqint.net) (Client exited)
  2200. # [11:33] * Quits: milan (milan@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  2201. # [11:34] * Joins: Mano (mano@moz-7E1DCE13.red.bezeqint.net)
  2202. # [11:34] <_wirepair> bah 0x80570018 (NS_ERROR_XPC_BAD_IID) :/
  2203. # [11:34] * Quits: Mano (mano@moz-7E1DCE13.red.bezeqint.net) (Connection reset by peer)
  2204. # [11:34] * Quits: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net) (Client exited)
  2205. # [11:35] * Joins: Mano (mano@moz-7E1DCE13.red.bezeqint.net)
  2206. # [11:35] * Joins: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net)
  2207. # [11:35] * Quits: Mano (mano@moz-7E1DCE13.red.bezeqint.net) (Client exited)
  2208. # [11:35] * Joins: Mano (mano@moz-7E1DCE13.red.bezeqint.net)
  2209. # [11:35] <Ms2ger> I think we can all agree on one thing... Fuck okcupid
  2210. # [11:37] <@khuey> so say we all
  2211. # [11:37] <kgrandon> but you can only wink with a free account =(
  2212. # [11:38] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/383edb17c0d5 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  2213. # [11:38] <glandium> Ms2ger: s/c/st/ ?
  2214. # [11:38] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/ccea983731fd - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2215. # [11:38] <kgrandon> really though, this is pretty ridiculous..
  2216. # [11:38] <Ms2ger> Fustk?
  2217. # [11:39] <mattwoodrow> Tomcat|sheriffduty: I’m going to mark the tests as failing for now
  2218. # [11:39] <Ms2ger> Oh
  2219. # [11:39] <mattwoodrow> and we’re going to try figure it out (at a workweek, with the author of said tests)
  2220. # [11:40] * Quits: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net) (Client exited)
  2221. # [11:40] * Joins: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net)
  2222. # [11:40] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  2223. # [11:40] * Quits: kip (kip@moz-99690620.hinet-ip.hinet.net) (Client exited)
  2224. # [11:40] * Quits: @bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net) (Connection reset by peer)
  2225. # [11:40] * Quits: jgilbert (jgilbert@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  2226. # [11:40] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  2227. # [11:40] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  2228. # [11:40] * Joins: bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net)
  2229. # [11:40] * ChanServ sets mode: +o bsmedberg
  2230. # [11:40] * Joins: jgilbert (jgilbert@moz-99690620.hinet-ip.hinet.net)
  2231. # [11:41] * Quits: davidillsley (sid18481@moz-5F4AA75A.irccloud.com) (Ping timeout)
  2232. # [11:41] * Quits: dougt (dougt@moz-A89CF36B.vesrv.com) (Ping timeout)
  2233. # [11:41] * Quits: cdiehl (sid19351@moz-A42E5B7B.irccloud.com) (Ping timeout)
  2234. # [11:41] * Quits: seth (seth@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  2235. # [11:41] * Quits: dew (Instantbir@moz-D2186B13.static.stls.mo.charter.com) (Ping timeout)
  2236. # [11:41] * Quits: nalexander (nalexander@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2237. # [11:41] * Quits: camd (sid24185@moz-31ABA2C0.irccloud.com) (Ping timeout)
  2238. # [11:41] * Quits: Fallen (Fallen@moz-F0262F50.ch) (Ping timeout)
  2239. # [11:41] * Quits: znickell (Thunderbir@moz-A2E993EF.dhcp.ftwo.tx.charter.com) (Ping timeout)
  2240. # [11:41] * Quits: eseidel (sid5595@moz-5F4AA75A.irccloud.com) (Ping timeout)
  2241. # [11:41] * Quits: GinaYeh (uid27703@moz-5F4AA75A.irccloud.com) (Ping timeout)
  2242. # [11:41] * Quits: sheppy-offline (sid12424@moz-5F4AA75A.irccloud.com) (Ping timeout)
  2243. # [11:41] * Quits: daleharvey (sid513@moz-E77DEB21.irccloud.com) (Ping timeout)
  2244. # [11:41] * Quits: merike|away (merike@moz-E6B59571.cable.starman.ee) (Ping timeout)
  2245. # [11:41] * Quits: horiaolaru (uid15701@moz-31ABA2C0.irccloud.com) (Ping timeout)
  2246. # [11:41] * Quits: pmoore|TRIBE (pmoore@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2247. # [11:41] * Quits: lightsofapollo|afk (sid11987@moz-5F4AA75A.irccloud.com) (Ping timeout)
  2248. # [11:41] * Quits: cviecco (cviecco@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2249. # [11:41] * Quits: esprehn (sid10445@moz-E77DEB21.irccloud.com) (Ping timeout)
  2250. # [11:41] * Quits: lsblakk (sid23867@moz-E77DEB21.irccloud.com) (Ping timeout)
  2251. # [11:41] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  2252. # [11:41] * Quits: mvujovic (sid13458@moz-E77DEB21.irccloud.com) (Ping timeout)
  2253. # [11:41] * Quits: fhd (sid2508@moz-31ABA2C0.irccloud.com) (Ping timeout)
  2254. # [11:41] * Quits: timeless (sid4015@moz-5F4AA75A.irccloud.com) (Ping timeout)
  2255. # [11:41] * Quits: Alessar (Alessar@4409775D.C64B1782.79D6B59E.IP) (Ping timeout)
  2256. # [11:41] * Quits: darrin (darrin@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2257. # [11:41] * Quits: curtisk|afk (curtisk@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2258. # [11:41] * Quits: overholt (overholt@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2259. # [11:41] * Quits: gfritzsche (sid7586@moz-5F4AA75A.irccloud.com) (Ping timeout)
  2260. # [11:41] * Quits: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net) (Ping timeout)
  2261. # [11:41] * Quits: nthomas|away (nthomas@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2262. # [11:41] * Quits: @Cwiiis (uid15019@moz-31ABA2C0.irccloud.com) (Ping timeout)
  2263. # [11:41] * Quits: wgolden (sid27289@moz-A42E5B7B.irccloud.com) (Ping timeout)
  2264. # [11:41] * Quits: edmorley (uid27002@moz-5F4AA75A.irccloud.com) (Ping timeout)
  2265. # [11:41] * Quits: sid0 (sid2934@moz-5F4AA75A.irccloud.com) (Ping timeout)
  2266. # [11:41] * Quits: joshua-s|zzz (Thunderbir@moz-5EACD6D7.syrcny.east.verizon.net) (Ping timeout)
  2267. # [11:41] * Quits: AutomatedTester (David@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2268. # [11:41] * Quits: TheOne (one@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2269. # [11:41] * Quits: luke (luke@moz-7CF84B28.dhcp.ftwo.tx.charter.com) (Ping timeout)
  2270. # [11:41] * Quits: erikvold (sid18003@moz-E77DEB21.irccloud.com) (Ping timeout)
  2271. # [11:41] * Quits: logbot (logbot@moz-58CB32ED.glob.com.au) (Ping timeout)
  2272. # [11:41] * Quits: mmc (uid16596@moz-A42E5B7B.irccloud.com) (Ping timeout)
  2273. # [11:41] * Joins: znickell (Thunderbir@moz-A2E993EF.dhcp.ftwo.tx.charter.com)
  2274. # [11:41] * Joins: dew (Instantbir@moz-D2186B13.static.stls.mo.charter.com)
  2275. # [11:41] * Joins: merike|away (merike@moz-E6B59571.cable.starman.ee)
  2276. # [11:41] * Joins: nalexander (nalexander@moz-DB4A9C19.scl3.mozilla.com)
  2277. # [11:41] * Joins: overholt (overholt@moz-DB4A9C19.scl3.mozilla.com)
  2278. # [11:41] * Joins: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net)
  2279. # [11:41] * Joins: Fallen (Fallen@moz-F0262F50.ch)
  2280. # [11:41] * Joins: edmorley (uid27002@moz-5F4AA75A.irccloud.com)
  2281. # [11:41] * Joins: TheOne (one@moz-DB4A9C19.scl3.mozilla.com)
  2282. # [11:41] * Joins: eseidel (sid5595@moz-5F4AA75A.irccloud.com)
  2283. # [11:41] * Joins: cdiehl (sid19351@moz-A42E5B7B.irccloud.com)
  2284. # [11:41] * Joins: GinaYeh_ (uid27703@moz-5F4AA75A.irccloud.com)
  2285. # [11:41] * Joins: Cwiiis (uid15019@moz-31ABA2C0.irccloud.com)
  2286. # [11:41] * ChanServ sets mode: +o Cwiiis
  2287. # [11:41] * Joins: davidillsley (sid18481@moz-5F4AA75A.irccloud.com)
  2288. # [11:41] * Joins: seth (seth@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  2289. # [11:41] * Joins: gfritzsche (sid7586@moz-5F4AA75A.irccloud.com)
  2290. # [11:41] * Joins: darrin (darrin@moz-DB4A9C19.scl3.mozilla.com)
  2291. # [11:41] * Joins: daleharvey (sid513@moz-E77DEB21.irccloud.com)
  2292. # [11:41] * Joins: sheppy (sid12424@moz-5F4AA75A.irccloud.com)
  2293. # [11:41] * Joins: erikvold (sid18003@moz-E77DEB21.irccloud.com)
  2294. # [11:41] * Joins: dougt (dougt@moz-A89CF36B.vesrv.com)
  2295. # [11:41] * Joins: mmc (uid16596@moz-A42E5B7B.irccloud.com)
  2296. # [11:41] * Joins: lsblakk (sid23867@moz-E77DEB21.irccloud.com)
  2297. # [11:41] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  2298. # [11:41] * merike|away is now known as merike
  2299. # [11:41] * Joins: sid0 (sid2934@moz-5F4AA75A.irccloud.com)
  2300. # [11:41] * Joins: lightsofapollo (sid11987@moz-5F4AA75A.irccloud.com)
  2301. # [11:41] * Joins: timeless (sid4015@moz-5F4AA75A.irccloud.com)
  2302. # [11:42] * Joins: curtisk (curtisk@moz-DB4A9C19.scl3.mozilla.com)
  2303. # [11:42] * Joins: joshua-s|zzz (Thunderbir@moz-5EACD6D7.syrcny.east.verizon.net)
  2304. # [11:42] * Joins: cviecco (cviecco@moz-62518563.mtv2.mozilla.com)
  2305. # [11:42] * Joins: camd (sid24185@moz-31ABA2C0.irccloud.com)
  2306. # [11:42] * Joins: esprehn (sid10445@moz-E77DEB21.irccloud.com)
  2307. # [11:42] * Joins: logbot (logbot@moz-58CB32ED.glob.com.au)
  2308. # [11:42] * Joins: pmoore|TRIBE (pmoore@moz-DB4A9C19.scl3.mozilla.com)
  2309. # [11:42] * Joins: AutomatedTester (David@moz-DB4A9C19.scl3.mozilla.com)
  2310. # [11:43] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  2311. # [11:43] * Joins: luke (luke@moz-7CF84B28.dhcp.ftwo.tx.charter.com)
  2312. # [11:43] <Tomcat|sheriffduty> mattwoodrow: ok cool
  2313. # [11:43] * Joins: nthomas|away (nthomas@moz-DB4A9C19.scl3.mozilla.com)
  2314. # [11:43] * Joins: Alessar (Alessar@4409775D.C64B1782.79D6B59E.IP)
  2315. # [11:43] * Joins: wgolden (sid27289@moz-A42E5B7B.irccloud.com)
  2316. # [11:43] * Joins: mvujovic (sid13458@moz-E77DEB21.irccloud.com)
  2317. # [11:43] * Joins: fhd (sid2508@moz-31ABA2C0.irccloud.com)
  2318. # [11:44] <Tomcat|sheriffduty> welcome back irccloud :)
  2319. # [11:47] * Joins: h4writer (h4writer@moz-D2B35E2F.access.telenet.be)
  2320. # [11:47] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  2321. # [11:47] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  2322. # [11:47] * Joins: wlach (wlach@moz-99690620.hinet-ip.hinet.net)
  2323. # [11:49] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  2324. # [11:49] * Quits: robertbindar (Thunderbir@A64FDE7E.7E118222.89C0DD0D.IP) (Quit: robertbindar)
  2325. # [11:50] * Joins: horiaolaru (uid15701@moz-31ABA2C0.irccloud.com)
  2326. # [11:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a8a6d9a716b0 - Matt Woodrow - Bug 990510 - Disable failing webgl tests because of sadness. rs=jgilbert
  2327. # [11:51] * bbouvier is now known as bbouvier|pto
  2328. # [11:51] * Quits: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net) (Client exited)
  2329. # [11:52] * Quits: Optimize1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Ping timeout)
  2330. # [11:52] * Joins: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net)
  2331. # [11:52] * Joins: Optimizer (Optimizer@3BB5AC95.4FD8C53D.BE4CF869.IP)
  2332. # [11:52] * Joins: Optimizer1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  2333. # [11:52] * Joins: kip (kip@moz-99690620.hinet-ip.hinet.net)
  2334. # [11:53] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  2335. # [11:53] * Joins: msucan (mihai@DDF60B3C.FE846B83.7C5F70AF.IP)
  2336. # [11:55] * Quits: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net) (Client exited)
  2337. # [11:55] * Quits: gandalf (zbraniecki@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  2338. # [11:55] * Joins: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net)
  2339. # [11:55] * Quits: Optimizer1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Ping timeout)
  2340. # [11:58] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  2341. # [11:58] * Joins: kamidphish (textual@moz-CC46F4AB.hinet-ip.hinet.net)
  2342. # [11:59] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  2343. # [12:00] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  2344. # [12:01] * Quits: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  2345. # [12:01] * Quits: ewong (chatzilla@moz-20A71729.net) (Connection reset by peer)
  2346. # [12:01] * Quits: JPeterson (JPeterson@moz-E3F8E691.tbcn.telia.com) (Connection reset by peer)
  2347. # [12:01] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2348. # [12:01] * Joins: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net)
  2349. # [12:01] * Quits: @bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net) (Connection reset by peer)
  2350. # [12:01] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  2351. # [12:01] * Quits: Bas (chatzilla@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  2352. # [12:01] * Quits: Mano (mano@moz-7E1DCE13.red.bezeqint.net) (Client exited)
  2353. # [12:01] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  2354. # [12:01] * Quits: znickell (Thunderbir@moz-A2E993EF.dhcp.ftwo.tx.charter.com) (Ping timeout)
  2355. # [12:01] * Quits: a-865 (fmcz@moz-EFF8C062.cable.mindspring.com) (Ping timeout)
  2356. # [12:01] * Quits: Honza (chatzilla@19C43331.6B021720.1475A184.IP) (Ping timeout)
  2357. # [12:01] * Quits: Optimizer (Optimizer@3BB5AC95.4FD8C53D.BE4CF869.IP) (Ping timeout)
  2358. # [12:02] * Joins: JPeterson (JPeterson@moz-E3F8E691.tbcn.telia.com)
  2359. # [12:02] * Joins: Mano (mano@moz-7E1DCE13.red.bezeqint.net)
  2360. # [12:02] * Quits: zzzzz (chatzilla@moz-1EC6AFEA.dhcp.embarqhsd.net) (Connection reset by peer)
  2361. # [12:02] * Joins: Bas (chatzilla@moz-99690620.hinet-ip.hinet.net)
  2362. # [12:02] * Joins: Optimizer (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  2363. # [12:02] * Quits: mwargers (mwargers@moz-AF369B35.adsl.online.nl) (Connection reset by peer)
  2364. # [12:02] * Quits: rflint (rflint@moz-A287E317.com) (Ping timeout)
  2365. # [12:02] * Quits: retornam (retornam@23B1FA71.551CCC6C.8BEFA1E3.IP) (Ping timeout)
  2366. # [12:02] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Ping timeout)
  2367. # [12:02] * Quits: jlin (jlin@moz-615916EF.x.rootbsd.net) (Ping timeout)
  2368. # [12:02] * Quits: TheOne (one@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2369. # [12:02] * Quits: curtisk (curtisk@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2370. # [12:02] * Quits: philor|away (philor@96807C36.8C4888C2.8367FA39.IP) (Ping timeout)
  2371. # [12:02] * Quits: overholt (overholt@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2372. # [12:02] * Quits: Nikopol (nikopol@moz-68B53A37.chaosorigin.com) (Ping timeout)
  2373. # [12:02] * Quits: halfie (halfie@744DBD05.EB658883.2BF60B34.IP) (Ping timeout)
  2374. # [12:02] * Quits: heycam|away (cam@moz-1D84C1DF.mcc.id.au) (Ping timeout)
  2375. # [12:02] * Quits: nsm|away (nsm@973D3984.BF552EB.85889BB1.IP) (Ping timeout)
  2376. # [12:02] * Quits: cqy (cqy@816EFA98.897B54C2.324C347.IP) (Ping timeout)
  2377. # [12:02] * Quits: wchen (wchen@2D12D1F7.7CA4D702.F7A44A1B.IP) (Ping timeout)
  2378. # [12:02] * Joins: bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net)
  2379. # [12:02] * ChanServ sets mode: +o bsmedberg
  2380. # [12:02] * Quits: atsai (atsai@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  2381. # [12:02] * Quits: glob|away (glob@moz-DF237567.glob.com.au) (Connection reset by peer)
  2382. # [12:02] * Quits: Olipro (Olipro@moz-67368F33.catv.pool.telekom.hu) (Ping timeout)
  2383. # [12:02] * Quits: rillian (giles@moz-29D892D2.osuosl.org) (Ping timeout)
  2384. # [12:02] * Quits: hub (hub@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2385. # [12:02] * Quits: jkitch (Thunderbir@moz-488D1BFA.lns20.adl2.internode.on.net) (Ping timeout)
  2386. # [12:02] * Quits: huseby (huseby@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  2387. # [12:02] * Quits: erick (erick@E1304535.2A7189BF.BE19388.IP) (Ping timeout)
  2388. # [12:02] * Quits: Shadowized (Shadowized@moz-90971C79.trying.to.trac3.me) (Ping timeout)
  2389. # [12:02] * Quits: MMx (mmx@moz-1AFE3502.afthd.hg.tu-darmstadt.de) (Ping timeout)
  2390. # [12:02] * Quits: allstarschh_nb (allstarsch@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2391. # [12:02] * Quits: Hixie (ianh@C6D27F7B.5EFFBB68.81BC061B.IP) (Ping timeout)
  2392. # [12:02] * Quits: mhaigh (martyn@moz-199AFE41.cable.virginm.net) (Ping timeout)
  2393. # [12:02] * Quits: decoder (quassel@moz-D7023D7D.own-hero.net) (Ping timeout)
  2394. # [12:02] * Quits: max (Maxdamantu@moz-18510.jetstream.xtra.co.nz) (Ping timeout)
  2395. # [12:02] * Quits: bc (bc@454BDC37.1D5E8529.AC69809B.IP) (Ping timeout)
  2396. # [12:02] * Quits: reed (reed@tech.monkey) (Ping timeout)
  2397. # [12:02] * Joins: mwargers (mwargers@moz-AF369B35.adsl.online.nl)
  2398. # [12:02] * Quits: marxin (marxin@moz-97B87435.scz.novell.com) (Ping timeout)
  2399. # [12:02] * Quits: yvan (quassel@moz-EE24132A.members.linode.com) (Ping timeout)
  2400. # [12:02] * Quits: vchang (Vincent@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2401. # [12:02] * Quits: ttaubert_ (ttaubert@moz-DB4A9C19.scl3.mozilla.com) (Input/output error)
  2402. # [12:02] * Quits: nli (nli@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2403. # [12:02] * Quits: nthomas|away (nthomas@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2404. # [12:02] * Quits: nli-- (Linear-log@moz-57D01ED1.hinet-ip.hinet.net) (Ping timeout)
  2405. # [12:02] * Quits: Luqman (laden@moz-AB7945E9.csclub.uwaterloo.ca) (Ping timeout)
  2406. # [12:02] * Quits: Rik|afk (rik@moz-E813DFA5.fbx.proxad.net) (Connection reset by peer)
  2407. # [12:02] * Quits: lerc (quassel@moz-82B68322.telstraclear.net) (Ping timeout)
  2408. # [12:02] * Joins: ttaubert_ (ttaubert@moz-DB4A9C19.scl3.mozilla.com)
  2409. # [12:02] * Quits: deian (d@moz-AA554321.scs.stanford.edu) (Ping timeout)
  2410. # [12:02] * Quits: azakai (alon@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2411. # [12:02] * Quits: phoebe (phoebe@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2412. # [12:02] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2413. # [12:02] * Quits: Jerry_ (hshih@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2414. # [12:02] * Quits: fitzgen (fitzgen@moz-6A559194.members.linode.com) (Ping timeout)
  2415. # [12:02] * Quits: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginm.net) (Ping timeout)
  2416. # [12:02] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Ping timeout)
  2417. # [12:02] * Quits: arky (arky@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2418. # [12:02] * Quits: st3fan (stefan@moz-6078D3C7.norad.org) (Ping timeout)
  2419. # [12:02] * Quits: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP) (Ping timeout)
  2420. # [12:03] * Quits: jwwang (jwwang@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2421. # [12:03] * Quits: m_gol (m_gol@moz-528283C2.neoplus.adsl.tpnet.pl) (Ping timeout)
  2422. # [12:03] * Quits: tzimmermann (tzimmerman@moz-D8E89777.pools.arcor-ip.net) (Ping timeout)
  2423. # [12:03] * Quits: mahdi (mahdi@F4B63E27.5CC7521B.195261CE.IP) (Ping timeout)
  2424. # [12:03] * Quits: vt_ (vt@E39E172D.DCA1A7B5.E502EFC9.IP) (Ping timeout)
  2425. # [12:03] * Quits: funnel (hegel@DEB31F3E.28CFCE3E.FC69BED9.IP) (Ping timeout)
  2426. # [12:03] * Quits: phantom (phantom@moz-F33396C5.customer.t3.se) (Ping timeout)
  2427. # [12:03] * Quits: mchen (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2428. # [12:03] * Quits: mjessome (mjessome@1959CDD3.BBE15E1C.8491360.IP) (Ping timeout)
  2429. # [12:03] * Quits: _FrnchFrgg_ (_FrnchFrgg@A954F686.E36651AF.74B71A20.IP) (Ping timeout)
  2430. # [12:03] * Quits: mstange (markus@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  2431. # [12:03] * Quits: cajbir (farv@moz-EC11DA4D.members.linode.com) (Ping timeout)
  2432. # [12:03] * Quits: nmatsakis (nmatsakis@moz-DB4A9C19.scl3.mozilla.com) (Input/output error)
  2433. # [12:03] * Quits: twi (Adium@moz-429185BE.cust.vodafonedsl.it) (Connection reset by peer)
  2434. # [12:03] * Quits: mike5w3c (mike@moz-7A566BE1.net) (Ping timeout)
  2435. # [12:03] * Quits: @khuey (khuey@moz-DB4A9C19.scl3.mozilla.com) (Input/output error)
  2436. # [12:03] * Quits: beltzner (mike-beltz@moz-9E3E12EC.off.net) (Ping timeout)
  2437. # [12:03] * Quits: NeilAway (neil@moz-B1437A82.static.virginmediabusiness.co.uk) (Ping timeout)
  2438. # [12:03] * Quits: @roc (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2439. # [12:03] * Quits: gps (gps@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2440. # [12:03] * Quits: Peng (mnordhoff@moz-D5175E95.mattnordhoff.net) (Ping timeout)
  2441. # [12:03] * Quits: @gavin (gavin@moz-DB4A9C19.scl3.mozilla.com) (Input/output error)
  2442. # [12:03] * Quits: bobowen (bobowen@moz-DB4A9C19.scl3.mozilla.com) (Input/output error)
  2443. # [12:03] * Joins: twi (Adium@moz-429185BE.cust.vodafonedsl.it)
  2444. # [12:03] * Quits: nalexander (nalexander@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2445. # [12:03] * Quits: whimboo (whimboo@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2446. # [12:03] * Quits: luke (luke@moz-7CF84B28.dhcp.ftwo.tx.charter.com) (Ping timeout)
  2447. # [12:03] * Quits: botond|taipei (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2448. # [12:03] * Quits: djvj (kvijayan@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2449. # [12:03] * Quits: shu (sguo@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2450. # [12:03] * Quits: rory_ (rory@moz-DB4A9C19.scl3.mozilla.com) (Input/output error)
  2451. # [12:03] * Quits: John-Galt (kris@125EF623.B2666F0E.66399531.IP) (Ping timeout)
  2452. # [12:03] * Quits: mconnor (mconnor@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2453. # [12:03] * Quits: kbrosnan (kbrosnan@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2454. # [12:03] * Quits: dchan (dchan@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2455. # [12:03] * Quits: schien (anonymous@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  2456. # [12:03] * Quits: cviecco (cviecco@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  2457. # [12:03] * Quits: robcee (rcampbell@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2458. # [12:03] * Quits: stevensn (ssinger@D1936AB9.A13A324.90930552.IP) (Ping timeout)
  2459. # [12:03] * Quits: rlin (rlin-dt@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2460. # [12:03] * Quits: mattwoodrow (mattwoodro@E694B989.C81322BA.467F5724.IP) (Ping timeout)
  2461. # [12:03] * Joins: gavin (gavin@moz-DB4A9C19.scl3.mozilla.com)
  2462. # [12:03] * ChanServ sets mode: +o gavin
  2463. # [12:03] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  2464. # [12:03] * Quits: ashish (ashish@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2465. # [12:03] * Quits: Mano (mano@moz-7E1DCE13.red.bezeqint.net) (Ping timeout)
  2466. # [12:03] * Quits: cervantes (cervantes@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2467. # [12:03] * Quits: sheeri (sheeri@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2468. # [12:03] * Joins: cqy (cqy@816EFA98.897B54C2.324C347.IP)
  2469. # [12:04] * Quits: tbsaunde (tbsaunde@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2470. # [12:04] * Joins: ewong (chatzilla@moz-20A71729.net)
  2471. # [12:04] * Joins: mattwoodrow (mattwoodro@E694B989.C81322BA.467F5724.IP)
  2472. # [12:04] * Quits: liuche (liuche@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2473. # [12:04] * Quits: gregglind_mv (glind@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2474. # [12:04] * Quits: ctalbert|afk (ctalbert@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  2475. # [12:04] * Joins: yvan (quassel@moz-EE24132A.members.linode.com)
  2476. # [12:04] * Joins: zzzzz (chatzilla@moz-1EC6AFEA.dhcp.embarqhsd.net)
  2477. # [12:04] * Joins: lerc (quassel@moz-82B68322.telstraclear.net)
  2478. # [12:04] * Joins: nmatsakis (nmatsakis@moz-DB4A9C19.scl3.mozilla.com)
  2479. # [12:04] * Joins: khuey (khuey@moz-DB4A9C19.scl3.mozilla.com)
  2480. # [12:04] * ChanServ sets mode: +o khuey
  2481. # [12:04] * Joins: a-865 (fmcz@moz-EFF8C062.cable.mindspring.com)
  2482. # [12:04] * Joins: bobowen (bobowen@moz-DB4A9C19.scl3.mozilla.com)
  2483. # [12:04] * Joins: Honza (chatzilla@19C43331.6B021720.1475A184.IP)
  2484. # [12:04] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  2485. # [12:04] * Joins: decoder (quassel@moz-D7023D7D.own-hero.net)
  2486. # [12:04] * Joins: Peng (mnordhoff@moz-D5175E95.mattnordhoff.net)
  2487. # [12:04] * Joins: rory_ (rory@moz-DB4A9C19.scl3.mozilla.com)
  2488. # [12:04] * Joins: sewardj_ (sewardj@moz-3C765703.dip0.t-ipconnect.de)
  2489. # [12:04] * Quits: kgrandon (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  2490. # [12:04] * Joins: NeilAway (neil@moz-B1437A82.static.virginmediabusiness.co.uk)
  2491. # [12:04] * Joins: idwer (irc@moz-67B6410D.adsl.online.nl)
  2492. # [12:04] * Joins: nli (nli@moz-DB4A9C19.scl3.mozilla.com)
  2493. # [12:04] * Joins: phantom (phantom@moz-F33396C5.customer.t3.se)
  2494. # [12:05] * Joins: mstange (markus@moz-99690620.hinet-ip.hinet.net)
  2495. # [12:05] * lth|away is now known as lth
  2496. # [12:05] * Joins: fitzgen (fitzgen@moz-6A559194.members.linode.com)
  2497. # [12:05] * Joins: m_gol (m_gol@moz-528283C2.neoplus.adsl.tpnet.pl)
  2498. # [12:05] * Joins: Rik|afk (rik@moz-E813DFA5.fbx.proxad.net)
  2499. # [12:05] * Joins: erick (erick@E1304535.2A7189BF.BE19388.IP)
  2500. # [12:05] * Joins: shu (sguo@moz-DB4A9C19.scl3.mozilla.com)
  2501. # [12:05] * Joins: reed (reed@tech.monkey)
  2502. # [12:05] * Joins: djvj (kvijayan@moz-DB4A9C19.scl3.mozilla.com)
  2503. # [12:05] * Joins: bc (bc@454BDC37.1D5E8529.AC69809B.IP)
  2504. # [12:05] * Joins: znickell (Thunderbir@moz-A2E993EF.dhcp.ftwo.tx.charter.com)
  2505. # [12:05] * Joins: whimboo (whimboo@moz-DB4A9C19.scl3.mozilla.com)
  2506. # [12:05] * Joins: Luqman (laden@moz-AB7945E9.csclub.uwaterloo.ca)
  2507. # [12:05] * Joins: nalexander (nalexander@moz-DB4A9C19.scl3.mozilla.com)
  2508. # [12:05] * Joins: mconnor (mconnor@moz-DB4A9C19.scl3.mozilla.com)
  2509. # [12:05] * Joins: wchen (wchen@2D12D1F7.7CA4D702.F7A44A1B.IP)
  2510. # [12:05] * Joins: kbrosnan (kbrosnan@moz-DB4A9C19.scl3.mozilla.com)
  2511. # [12:05] * Joins: cajbir (farv@moz-EC11DA4D.members.linode.com)
  2512. # [12:05] * Joins: funnel (hegel@DEB31F3E.28CFCE3E.FC69BED9.IP)
  2513. # [12:05] * Joins: robcee (rcampbell@moz-DB4A9C19.scl3.mozilla.com)
  2514. # [12:05] * Joins: dchan (dchan@moz-DB4A9C19.scl3.mozilla.com)
  2515. # [12:05] * Joins: zz_halfie (halfie@744DBD05.EB658883.2BF60B34.IP)
  2516. # [12:05] * zz_halfie is now known as halfie
  2517. # [12:05] * Joins: gps (gps@moz-DB4A9C19.scl3.mozilla.com)
  2518. # [12:05] * Joins: mjessome (mjessome@1959CDD3.BBE15E1C.8491360.IP)
  2519. # [12:06] * Joins: philor|away (philor@moz-638273A8.my-nick.name)
  2520. # [12:06] * Joins: mahdi (mahdi@F4B63E27.5CC7521B.195261CE.IP)
  2521. # [12:06] * Quits: mchang (mchang@moz-99690620.hinet-ip.hinet.net) (Quit: mchang)
  2522. # [12:06] * Joins: max (Maxdamantu@moz-18510.jetstream.xtra.co.nz)
  2523. # [12:06] * Joins: jlin (jlin@moz-615916EF.x.rootbsd.net)
  2524. # [12:06] * Joins: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginm.net)
  2525. # [12:06] * Quits: jlin (jlin@moz-615916EF.x.rootbsd.net) (Max SendQ exceeded)
  2526. # [12:06] * Joins: Hixie (ianh@C6D27F7B.5EFFBB68.81BC061B.IP)
  2527. # [12:06] * Joins: rillian (giles@moz-29D892D2.osuosl.org)
  2528. # [12:06] * Joins: ashish (ashish@moz-DB4A9C19.scl3.mozilla.com)
  2529. # [12:06] * Joins: Jerry_ (hshih@moz-99690620.hinet-ip.hinet.net)
  2530. # [12:06] * Joins: cervantes (cervantes@moz-99690620.hinet-ip.hinet.net)
  2531. # [12:06] * Joins: jkitch (Thunderbir@moz-488D1BFA.lns20.adl2.internode.on.net)
  2532. # [12:06] * Joins: rflint (rflint@moz-A287E317.com)
  2533. # [12:06] * Joins: nsm|away (nsm@973D3984.BF552EB.85889BB1.IP)
  2534. # [12:06] * Joins: sheeri (sheeri@moz-DB4A9C19.scl3.mozilla.com)
  2535. # [12:06] * Joins: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP)
  2536. # [12:06] * Joins: roc (chatzilla@moz-99690620.hinet-ip.hinet.net)
  2537. # [12:06] * ChanServ sets mode: +o roc
  2538. # [12:06] * Joins: _FrnchFrgg_ (_FrnchFrgg@A954F686.E36651AF.74B71A20.IP)
  2539. # [12:06] * Joins: Shadowized (Shadowized@moz-90971C79.trying.to.trac3.me)
  2540. # [12:06] * Joins: deian (d@moz-AA554321.scs.stanford.edu)
  2541. # [12:06] * Joins: John-Galt (kris@125EF623.B2666F0E.66399531.IP)
  2542. # [12:06] * Joins: Nikopol (nikopol@moz-68B53A37.chaosorigin.com)
  2543. # [12:06] * nsm|away is now known as nsm
  2544. # [12:06] * Joins: jlin (jlin@moz-615916EF.x.rootbsd.net)
  2545. # [12:06] * Quits: jlin (jlin@moz-615916EF.x.rootbsd.net) (Max SendQ exceeded)
  2546. # [12:06] * Joins: TheOne (one@moz-DB4A9C19.scl3.mozilla.com)
  2547. # [12:06] * Joins: retornam (retornam@23B1FA71.551CCC6C.8BEFA1E3.IP)
  2548. # [12:06] * Joins: cviecco (cviecco@moz-62518563.mtv2.mozilla.com)
  2549. # [12:06] * Joins: marxin (marxin@moz-97B87435.scz.novell.com)
  2550. # [12:06] * Joins: beltzner (mike-beltz@moz-9E3E12EC.off.net)
  2551. # [12:06] * Joins: mike5w3c (mike@moz-7A566BE1.net)
  2552. # [12:06] * Joins: vt_ (vt@E39E172D.DCA1A7B5.E502EFC9.IP)
  2553. # [12:06] * Joins: overholt (overholt@moz-DB4A9C19.scl3.mozilla.com)
  2554. # [12:06] * Joins: st3fan (stefan@moz-6078D3C7.norad.org)
  2555. # [12:06] * Joins: luke (luke@moz-7CF84B28.dhcp.ftwo.tx.charter.com)
  2556. # [12:06] * robcee is now known as IRCMonkey61280
  2557. # [12:07] * Joins: arky (arky@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2558. # [12:07] * Joins: mhaigh (martyn@moz-199AFE41.cable.virginm.net)
  2559. # [12:07] * ewong is now known as ewong|away
  2560. # [12:07] * Joins: jlin (jlin@moz-615916EF.x.rootbsd.net)
  2561. # [12:07] * Quits: jlin (jlin@moz-615916EF.x.rootbsd.net) (Max SendQ exceeded)
  2562. # [12:07] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  2563. # [12:07] * Quits: wlach (wlach@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2564. # [12:07] * Joins: tzimmermann (tzimmerman@moz-D8E89777.pools.arcor-ip.net)
  2565. # [12:07] * Joins: nli-- (Linear-log@moz-57D01ED1.hinet-ip.hinet.net)
  2566. # [12:07] * Joins: vchang (Vincent@moz-99690620.hinet-ip.hinet.net)
  2567. # [12:07] * Joins: nthomas|away (nthomas@moz-DB4A9C19.scl3.mozilla.com)
  2568. # [12:07] * Joins: tbsaunde (tbsaunde@moz-DB4A9C19.scl3.mozilla.com)
  2569. # [12:07] * Joins: jlin (jlin@moz-615916EF.x.rootbsd.net)
  2570. # [12:07] * Quits: jlin (jlin@moz-615916EF.x.rootbsd.net) (Max SendQ exceeded)
  2571. # [12:07] * Joins: azakai (alon@moz-62518563.mtv2.mozilla.com)
  2572. # [12:07] * Joins: gregglind_mv (glind@moz-DB4A9C19.scl3.mozilla.com)
  2573. # [12:07] * Joins: ctalbert|afk (ctalbert@moz-DB4A9C19.scl3.mozilla.com)
  2574. # [12:07] * Joins: liuche (liuche@moz-DB4A9C19.scl3.mozilla.com)
  2575. # [12:07] * Joins: kmoir-afk (chatzilla@moz-E15A831.cable.teksavvy.com)
  2576. # [12:07] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  2577. # [12:07] * ChanServ sets mode: +o smaug
  2578. # [12:08] * Joins: jlin (jlin@moz-615916EF.x.rootbsd.net)
  2579. # [12:08] * Quits: jlin (jlin@moz-615916EF.x.rootbsd.net) (Max SendQ exceeded)
  2580. # [12:08] * Joins: stevensn (ssinger@D1936AB9.A13A324.90930552.IP)
  2581. # [12:08] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  2582. # [12:08] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/47d32e6b3a5f - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  2583. # [12:08] * Joins: botond|taipei (chatzilla@moz-99690620.hinet-ip.hinet.net)
  2584. # [12:08] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/641c64c47ea2 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2585. # [12:08] * Joins: jlin (jlin@moz-615916EF.x.rootbsd.net)
  2586. # [12:08] * Quits: jlin (jlin@moz-615916EF.x.rootbsd.net) (Max SendQ exceeded)
  2587. # [12:08] * Parts: aja (Instantbir@77027837.73203D5C.7880DB15.IP)
  2588. # [12:09] * Joins: jlin (jlin@moz-615916EF.x.rootbsd.net)
  2589. # [12:09] * Quits: jlin (jlin@moz-615916EF.x.rootbsd.net) (Max SendQ exceeded)
  2590. # [12:09] * Joins: curtisk (curtisk@moz-DB4A9C19.scl3.mozilla.com)
  2591. # [12:09] * Joins: jwwang (jwwang@moz-99690620.hinet-ip.hinet.net)
  2592. # [12:09] * Joins: jlin (jlin@moz-615916EF.x.rootbsd.net)
  2593. # [12:09] * Quits: jlin (jlin@moz-615916EF.x.rootbsd.net) (Max SendQ exceeded)
  2594. # [12:09] * Joins: Optimizer1 (Optimizer@3BB5AC95.4FD8C53D.BE4CF869.IP)
  2595. # [12:10] * Joins: Olipro (Olipro@moz-67368F33.catv.pool.telekom.hu)
  2596. # [12:10] * Joins: jlin (jlin@moz-615916EF.x.rootbsd.net)
  2597. # [12:10] * Quits: jlin (jlin@moz-615916EF.x.rootbsd.net) (Max SendQ exceeded)
  2598. # [12:10] <avih> kats: wt* is this 80's stuff? http://dev.w3.org/csswg/cssom-view/#scrolloptions
  2599. # [12:10] * sewardj_ is now known as sewardj
  2600. # [12:10] * Joins: jlin (jlin@moz-615916EF.x.rootbsd.net)
  2601. # [12:10] * Quits: jlin (jlin@moz-615916EF.x.rootbsd.net) (Max SendQ exceeded)
  2602. # [12:10] * Joins: schien (anonymous@moz-99690620.hinet-ip.hinet.net)
  2603. # [12:10] <kats> avih: ?
  2604. # [12:11] * Joins: jlin (jlin@moz-615916EF.x.rootbsd.net)
  2605. # [12:11] * Quits: jlin (jlin@moz-615916EF.x.rootbsd.net) (Max SendQ exceeded)
  2606. # [12:11] * Joins: jlin (jlin@moz-615916EF.x.rootbsd.net)
  2607. # [12:11] <avih> kats: black bg, yellow text and animated gifs, stars background? this is so geocities :p
  2608. # [12:11] <avih> my eyes bleed...
  2609. # [12:12] * Quits: Optimizer1 (Optimizer@3BB5AC95.4FD8C53D.BE4CF869.IP) (Ping timeout)
  2610. # [12:12] * Joins: mchen (chatzilla@moz-99690620.hinet-ip.hinet.net)
  2611. # [12:12] <kats> avih: are we looking at the same page?
  2612. # [12:12] <avih> http://dev.w3.org/csswg/cssom-view/#scrolloptions
  2613. # [12:13] <avih> i tried two browsers, both present a page out of a horror teen website
  2614. # [12:13] <avih> which looks*
  2615. # [12:13] <kats> avih: http://people.mozilla.org/~kgupta/tmp/screen.png
  2616. # [12:14] <avih> kats: ok. this is absolutely not what i see...
  2617. # [12:14] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  2618. # [12:14] <kats> interesting.. are you getting the same content with different style info?
  2619. # [12:15] * Joins: vingtetun (Thunderbir@moz-64E1A8DA.fbx.proxad.net)
  2620. # [12:15] * Quits: kip (kip@moz-99690620.hinet-ip.hinet.net) (Client exited)
  2621. # [12:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a3da1135317f - Henrik Skupin - Bug 989249 - test_addon_reconciling.js broken due to missing sync. r=jgriffin DONTBUILD
  2622. # [12:16] * Joins: MMx (mmx@moz-1AFE3502.afthd.hg.tu-darmstadt.de)
  2623. # [12:16] <mihaelav> there is some inconsistency with the zoom level in the Panel menu: after zooming out, the label shows 90% while ZoomManager.zoom is 0.899999...
  2624. # [12:16] * Joins: gandalf (zbraniecki@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2625. # [12:16] <mihaelav> it used to show 89%before
  2626. # [12:17] * lth is now known as lth|away
  2627. # [12:17] <MarcoZ> glandium: Success! Patch to bug 990333 fixed the build for me.
  2628. # [12:17] * Joins: rlin (rlin-dt@moz-99690620.hinet-ip.hinet.net)
  2629. # [12:18] <avih> kats: http://oi59.tinypic.com/2ltj6nd.jpg
  2630. # [12:18] <avih> and the gifs are animated!
  2631. # [12:18] <kats> avih: omg
  2632. # [12:18] <kats> lol
  2633. # [12:18] * Joins: darkowlzz (sunny@6474B10A.465E20BB.27560D6E.IP)
  2634. # [12:18] <kats> that's amazing
  2635. # [12:18] <avih> lol
  2636. # [12:18] <avih> wtf is going on?
  2637. # [12:18] <kats> avih: maybe you got the april fools version and mine is browser cached
  2638. # [12:18] <kats> i'm not going to refresh :p
  2639. # [12:19] <avih> yeah, that sounds about right :)
  2640. # [12:19] * Quits: arky (arky@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2641. # [12:19] * kats -> hotel + food
  2642. # [12:19] <kats> ttyl
  2643. # [12:20] <avih> lol later
  2644. # [12:20] * Quits: KWierso|afk (chatzilla@moz-9B11DA99.hsd1.ca.comcast.net) (Ping timeout)
  2645. # [12:20] * kats is now known as kats|away
  2646. # [12:20] * Joins: KWierso|afk (chatzilla@moz-9B11DA99.hsd1.ca.comcast.net)
  2647. # [12:21] <_wirepair> hum, why would Ci.nsIWebSocketChannel return undefined? (addon 1.6, ff aurora 30.0a2)
  2648. # [12:21] <_wirepair> as in console.log(Ci.nsIWebSocketChannel), doing console.log(Ci.nsIHttpChannel) returns "nsIHttpChannel"
  2649. # [12:23] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/ed5f8c8ac8c5 - Sylvestre Ledru - Bug 990213 - Post Beta 4: disable EARLY_BETA_OR_EARLIER a=me
  2650. # [12:24] * Joins: jackneill (jackneill@moz-782B761E.pool.digikabel.hu)
  2651. # [12:24] * Joins: stransky (stransky@moz-107AD163.redhat.com)
  2652. # [12:24] * Quits: pauly (pauly@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP) (Quit: pauly)
  2653. # [12:25] * Joins: kgrandon (Adium@8ACF1000.5EFFC0B8.24454B25.IP)
  2654. # [12:25] * Quits: kgrandon (Adium@8ACF1000.5EFFC0B8.24454B25.IP) (Client exited)
  2655. # [12:25] * Joins: espadrine_ (ttyl@moz-A5539606.w92-128.abo.wanadoo.fr)
  2656. # [12:26] <Yoric> ttaubert: Do you think you'll have time to review bug 936630 and bug 883609 soon?
  2657. # [12:27] * Quits: jgilbert (jgilbert@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2658. # [12:27] <idwer> ttaubert: and 950399?
  2659. # [12:27] * khuey is now known as khuey|away
  2660. # [12:27] <ttaubert> Yoric: yeah... probably!
  2661. # [12:28] * mattwoodrow is now known as mattwoodrow|away
  2662. # [12:28] * Quits: botond|taipei (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2663. # [12:29] <Yoric> thanks
  2664. # [12:30] * Quits: Bas (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2665. # [12:32] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/88cbe809319c - Tim Taubert - Bug 969405 - Skip browser_lastAccessedTab.js on Windows because of intermittent failures due to Date.now() being non-monotonic r=adw
  2666. # [12:33] * Quits: gandalf (zbraniecki@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  2667. # [12:34] * Parts: nical (nico@moz-99690620.hinet-ip.hinet.net)
  2668. # [12:34] * BenWa is now known as BenWa|email
  2669. # [12:34] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2670. # [12:34] * Quits: jrmuizel (jrmuizel@moz-99690620.hinet-ip.hinet.net) (Client exited)
  2671. # [12:34] * Quits: bjacob (bjacob@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2672. # [12:35] * Quits: @roc (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2673. # [12:35] * Quits: mstange (markus@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2674. # [12:42] * Joins: gsvelto (gsvelto@moz-8474C0B3.clienti.tiscali.it)
  2675. # [12:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/833ff3a90b83 - Jon Coppeard - Bug 959787 - Handlify JS_ExecuteScript and JS::Evaluate APIs r=terrence r=bz
  2676. # [12:42] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/92f8f685d940 - Jon Coppeard - Bug 959787 - Handlify jsapi-test eval functions r=terrence
  2677. # [12:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/56b6b23b7eb2 - Jon Coppeard - Bug 990001 - Use JS::AutoValueArray in preference to AutoValueVector where size is known in advance r=smaug
  2678. # [12:43] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  2679. # [12:46] * Joins: hessam (hessam@8E12A927.49A63B7A.E5B8EDAD.IP)
  2680. # [12:48] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  2681. # [12:49] * Joins: gabor (gabor@941349F4.F58C7D4D.F945DA.IP)
  2682. # [12:49] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  2683. # [12:54] * Quits: boris (boris@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  2684. # [12:58] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/b744b3bbccfa - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2685. # [12:58] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/a2349c76df77 - B2G Bumper Bot - Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
  2686. # [13:06] * Joins: mihneadb (mihneadb@moz-6B31F5AA.static.ziggozakelijk.nl)
  2687. # [13:09] <@ted> till: i don't know anything about building for windows phone, sorry
  2688. # [13:09] <@ted> till: the answer for him is "you will have to do the port yourself"
  2689. # [13:09] * Joins: ggp (ggp@5955D0A2.477861A3.A8479B91.IP)
  2690. # [13:09] <@ted> unless he can find someone else that has already ported it and just not upstreamed it
  2691. # [13:10] <till> ted: oh, sure. I just thought someone with Windows build system knowledge might be able to tell whether his general approach makes sense
  2692. # [13:10] <@ted> doesn't sound like it, no
  2693. # [13:11] <@ted> mozillabuild doesn't know anything about building for windows phone
  2694. # [13:11] <till> yeah, why would it?
  2695. # [13:11] <@ted> i would assume if he's building for wp8 he'd have some idea of how to build things for it, but maybe that's an optimistic view
  2696. # [13:11] * Joins: KaiRo (robert@moz-C65A7BD9.adsl.highway.telekom.at)
  2697. # [13:11] * Quits: darkowlzz (sunny@6474B10A.465E20BB.27560D6E.IP) (Ping timeout)
  2698. # [13:11] <till> heh, yes
  2699. # [13:12] <till> I guess he'll find out if wp8 even supports enough of win32
  2700. # [13:12] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  2701. # [13:12] * Joins: dkns (wat@moz-B0DCE7A8.dynamic.chello.pl)
  2702. # [13:13] * Quits: smontagu (chatzilla@3F5935EA.DE94F5AD.CC465D70.IP) (Ping timeout)
  2703. # [13:14] * Joins: darkowlzz (sunny@6474B10A.465E20BB.27560D6E.IP)
  2704. # [13:14] * till is now known as till|out
  2705. # [13:14] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  2706. # [13:15] * Quits: ddahl (ddahl@FA215F65.8CBA6D28.848BB095.IP) (Quit: Leaving)
  2707. # [13:16] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  2708. # [13:17] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  2709. # [13:18] * Quits: darkowlzz (sunny@6474B10A.465E20BB.27560D6E.IP) (Ping timeout)
  2710. # [13:18] * Quits: mihneadb (mihneadb@moz-6B31F5AA.static.ziggozakelijk.nl) (Quit: Computer gone to sleep - Zzzz...)
  2711. # [13:20] * Joins: surkov (surkov@13F2CEC5.7672369.D8E68FF6.IP)
  2712. # [13:20] * Joins: kk1fff (kk1fff@moz-95CA5501.dynamic.hinet.net)
  2713. # [13:21] * Joins: darkowlzz (sunny@6474B10A.465E20BB.27560D6E.IP)
  2714. # [13:24] * Joins: IanN (chatzilla@4837CDFE.2ECE621A.E5F36E28.IP)
  2715. # [13:24] * Joins: gandalf (zbraniecki@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2716. # [13:27] * whimboo is now known as whimboo|lunch
  2717. # [13:28] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/d36ad1630eea - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2718. # [13:28] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/5082b2cdcd99 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  2719. # [13:31] * Quits: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com) (Ping timeout)
  2720. # [13:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/20f9666aff6c - Hannes Verschore - Bug 813366 - Fix handling of failing to create jit code in yarr, r=till
  2721. # [13:32] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/629eb41ca3b8 - Hannes Verschore - Bug 986366: Fix --disable-ion builds, r=djvj
  2722. # [13:32] * Quits: kdcw (kdcw@moz-2CDF5822.pk.shawcable.net) (Ping timeout)
  2723. # [13:32] * Fallen is now known as Fallen|away
  2724. # [13:33] * Joins: kdcw (kdcw@moz-2CDF5822.pk.shawcable.net)
  2725. # [13:33] * Quits: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2726. # [13:34] * Joins: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com)
  2727. # [13:38] * Quits: vingtetun (Thunderbir@moz-64E1A8DA.fbx.proxad.net) (Ping timeout)
  2728. # [13:38] <NeilAway> kats|away: firebot doesn't spam bug summaries in this channel
  2729. # [13:41] <Ms2ger> We already spam enough
  2730. # [13:43] * Joins: paolo (paolo@moz-99FA2F80.retail.telecomitalia.it)
  2731. # [13:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/94cc8e13aa52 - Masayuki Nakano - Bug 989213 part.1 Rename nsDOMKeyNameList.h to mozilla/KeyNameList.h r=smaug
  2732. # [13:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/86b6ed25488f - Masayuki Nakano - Bug 989213 part.2 Rename nsEventNameList.h to mozilla/EventNameList.h r=smaug
  2733. # [13:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5641d9a1653f - Masayuki Nakano - Bug 989213 part.3 Rename nsVKList.h to mozilla/VirtualKeyCodeList.h r=smaug
  2734. # [13:47] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/8db4e655f7b9 - Paolo Amadini - Bug 985954 - Remove deprecated promise.js usage in the testing framework. r=ted
  2735. # [13:49] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  2736. # [13:49] * Joins: mihneadb (mihneadb@moz-6B31F5AA.static.ziggozakelijk.nl)
  2737. # [13:50] * Joins: rankov (Mibbit@7A460512.A56E0E8C.DF1CE89D.IP)
  2738. # [13:50] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  2739. # [13:51] * Joins: arky (arky@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2740. # [13:53] * Quits: MarcoZ (marco.zehe@moz-3F9183B0.dip0.t-ipconnect.de) (Quit: Testing a patch...With generic types and all.)
  2741. # [13:54] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/1c9236abe50f - Paolo Amadini - Bug 943621 - Convert to Promise.jsm in style inspector and style editor. r=dcamp, r=harth
  2742. # [13:54] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  2743. # [13:55] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Client exited)
  2744. # [13:57] * Quits: kk1fff (kk1fff@moz-95CA5501.dynamic.hinet.net) (Client exited)
  2745. # [13:57] * padenot is now known as padenot|away
  2746. # [13:58] * Joins: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2747. # [13:58] * Joins: MarcoZ (marco.zehe@moz-3F9183B0.dip0.t-ipconnect.de)
  2748. # [14:00] * Joins: kk1fff (kk1fff@moz-95CA5501.dynamic.hinet.net)
  2749. # [14:01] * Joins: mcsmurf (chatzilla@moz-E94713CD.dip0.t-ipconnect.de)
  2750. # [14:03] * Quits: kk1fff (kk1fff@moz-95CA5501.dynamic.hinet.net) (Client exited)
  2751. # [14:04] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2752. # [14:07] * padenot|away is now known as padenot
  2753. # [14:07] * Joins: vingtetun (Thunderbir@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2754. # [14:07] * Quits: vingtetun (Thunderbir@87C1F78E.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  2755. # [14:09] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  2756. # [14:10] <Ms2ger> Sad that this isn't true: http://lpsolit.wordpress.com/2014/04/01/bugzilla-5-0-moved-to-python-bye-bye-perl/
  2757. # [14:10] * Quits: janv (varga@740FE678.9FB65C50.4F33160D.IP) (Quit: This computer has gone to sleep)
  2758. # [14:10] * Quits: mahdi (mahdi@F4B63E27.5CC7521B.195261CE.IP) (Quit: Leaving)
  2759. # [14:10] * Quits: bbouvier|pto (bnjbouv@moz-63AFAFBF.gagahome.fr) (Ping timeout)
  2760. # [14:10] * Joins: HeN (HeN@14E475D1.B970E7C5.27DA33FF.IP)
  2761. # [14:11] <ttaubert> Ms2ger: so you want java 8 to upload attachments?
  2762. # [14:11] * Fallen|away is now known as Fallen
  2763. # [14:12] <ttaubert> java file picker dialogs are the shit
  2764. # [14:12] <mcsmurf> heh
  2765. # [14:14] * julienw_afk is now known as julienw
  2766. # [14:14] * Quits: Rik|afk (rik@moz-E813DFA5.fbx.proxad.net) (Input/output error)
  2767. # [14:14] <gaston> Ms2ger: so you dont like perl
  2768. # [14:14] * baku|away is now known as baku
  2769. # [14:14] * Joins: nattokirai (nattokirai@moz-782CEA96.dynamic.ppp.asahi-net.or.jp)
  2770. # [14:14] <Ms2ger> gaston, news? :)
  2771. # [14:15] <gaston> :(
  2772. # [14:15] * Joins: rlin-nb (randy-lin@moz-6425A2A2.hinet-ip.hinet.net)
  2773. # [14:15] <mcsmurf> Ms2ger: how much Perl code did you write in your life yet :o ?
  2774. # [14:16] * mihaelav is now known as mihaelav_away
  2775. # [14:16] <jgraham> There are only two possible answers to that; "none" and "too much"
  2776. # [14:17] * Joins: RyanVM (Thunderbir@moz-37FED3AC.phlapa.fios.verizon.net)
  2777. # [14:17] <Ms2ger> Why not both?
  2778. # [14:18] * Joins: tonymec_KDE (tonymec@DF3B579.F911F46C.277517C1.IP)
  2779. # [14:20] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/4eb44d0f5b87 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2780. # [14:20] <idwer> ttaubert: any thoughts on bug 950399?
  2781. # [14:20] * Quits: bogdan_maris (Instantbir@28C4EA76.976FBEE.5BC07656.IP) (Quit: bogdan_maris)
  2782. # [14:21] * jorendorff_away is now known as jorendorff
  2783. # [14:21] <ttaubert> idwer: not right now, no
  2784. # [14:21] * Joins: kdudka (kdudka@moz-955B3778.fei.wifi.vutbr.cz)
  2785. # [14:22] * Quits: jwwang (jwwang@moz-99690620.hinet-ip.hinet.net) (Quit: 暫離)
  2786. # [14:22] * IRCMonkey61280 is now known as robcee
  2787. # [14:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8306357eaea5 - Nicholas D. Matsakis - Bug 966575 Part 13 -- Remove type repr completely, replacing with atomized strings r=sfink
  2788. # [14:23] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/bb6ed5bf00b4 - Nicholas D. Matsakis - Bug 966575 Part 15 -- Port to use CheckedInt32 r=waldo
  2789. # [14:23] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2f97d3cb75e9 - Nicholas D. Matsakis - Bug 966575 Part 14 -- Convert from size_t to int32_t to reflect reality that we do not support objects larger than 2Gig r=sfink
  2790. # [14:25] * Joins: tonymec|away (tonymec@DF3B579.F911F46C.277517C1.IP)
  2791. # [14:25] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  2792. # [14:26] * Joins: bgrins (bgrins@C7203E51.FBD8ACDB.20F09BA6.IP)
  2793. # [14:27] * joshua-s|zzz is now known as joshua-s
  2794. # [14:28] * Joins: gargsms (gargsms@7FDD62B0.DEBD96D2.1C37C358.IP)
  2795. # [14:29] * Quits: tonymec|away (tonymec@DF3B579.F911F46C.277517C1.IP) (Ping timeout)
  2796. # [14:29] * Quits: tonymec_KDE (tonymec@DF3B579.F911F46C.277517C1.IP) (Ping timeout)
  2797. # [14:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e06713a76a41 - snigdha - Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
  2798. # [14:32] * Joins: jchaulk (jchaulk-20@moz-B20D3E10.dsl.teksavvy.com)
  2799. # [14:33] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2800. # [14:33] * Joins: janv (varga@740FE678.9FB65C50.4F33160D.IP)
  2801. # [14:34] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/dc9f725aad15 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2802. # [14:34] * Joins: tonymec_KDE (tonymec@FF44EF8A.EEA872EE.A9371869.IP)
  2803. # [14:34] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/f4bbf8dc2beb - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  2804. # [14:35] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  2805. # [14:35] * till|out is now known as till
  2806. # [14:38] * rail_away is now known as rail
  2807. # [14:39] * Joins: tonymec|away (tonymec@FF44EF8A.EEA872EE.A9371869.IP)
  2808. # [14:40] * Joins: benvie_ (bbenvie@5FD20F9A.53D07D95.EFF8B7BF.IP)
  2809. # [14:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/eff086287a8d - Bob Owen - Bug 986439 - Don't use nsNullPrincipalURI for referrer. r=bz
  2810. # [14:41] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/66cc90755ae7 - Bob Owen - Bug 986439 - Enable tests that now pass with e10s. r=bz
  2811. # [14:41] * Quits: benvie (bbenvie@5FD20F9A.53D07D95.EFF8B7BF.IP) (Ping timeout)
  2812. # [14:41] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/742f05b9917b - Anuj Agarwal - Bug 975681 - Mochitest for MathML mfrac. r=fredw
  2813. # [14:41] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0623b2fe08c8 - Olli Pettay - Bug 989210 - Consistently make cycle collector to deal with TextTrackManager's member variables. r=reyre
  2814. # [14:41] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9d0ede143f7c - Anuj Agarwal - Bug 975681 - Reftests for MathML mfrac. r=fredw
  2815. # [14:42] * Joins: tonymec (tonymec@FF44EF8A.EEA872EE.A9371869.IP)
  2816. # [14:43] * bobowen is now known as bobowen|afk
  2817. # [14:44] * bobowen|afk is now known as bobowen
  2818. # [14:44] * Joins: Enn (enn@13F2CEC5.7672369.D8E68FF6.IP)
  2819. # [14:47] * Quits: tonymec (tonymec@FF44EF8A.EEA872EE.A9371869.IP) (Input/output error)
  2820. # [14:48] * Joins: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca)
  2821. # [14:49] * Joins: AndreiVaida (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  2822. # [14:50] <bobowen> RyanVM: thanks for the checkin
  2823. # [14:51] <RyanVM> np :)
  2824. # [14:52] * Quits: tzimmermann (tzimmerman@moz-D8E89777.pools.arcor-ip.net) (Quit: Ex-Chat)
  2825. # [14:53] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/1edc5df51d2c - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  2826. # [14:53] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/15c185155786 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2827. # [14:54] * mcote|afk is now known as mcote
  2828. # [14:55] * Joins: mak (uid24946@moz-31ABA2C0.irccloud.com)
  2829. # [14:55] * Joins: tonymec (tonymec@FF44EF8A.EEA872EE.A9371869.IP)
  2830. # [14:56] * Quits: janv (varga@740FE678.9FB65C50.4F33160D.IP) (Quit: This computer has gone to sleep)
  2831. # [14:57] * Quits: tonymec|away (tonymec@FF44EF8A.EEA872EE.A9371869.IP) (Ping timeout)
  2832. # [14:58] * Quits: tonymec_KDE (tonymec@FF44EF8A.EEA872EE.A9371869.IP) (Ping timeout)
  2833. # [14:58] * Quits: tonymec (tonymec@FF44EF8A.EEA872EE.A9371869.IP) (Ping timeout)
  2834. # [14:58] * Joins: janv (varga@740FE678.9FB65C50.4F33160D.IP)
  2835. # [14:59] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/44b695069ce7 - Jamin Liu - Bug 860697 - B2G Bluetooth: Add test cases to set/get properties of BluetoothAdapter. r=vyang, r=echou
  2836. # [14:59] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/b63903e0338f - Szu-Yu Chen (Aknow) - Bug 984919 - Part 1: Cannot place a new call if other sim is in use. r=hsinyi
  2837. # [14:59] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/96c308b6ec18 - JW Wang - Bug 980868 - Don't skip video frame when |clock time| is less than |mVideoFrameEndTime| for we are still in the safe range without underruning video frames. r=cpearce
  2838. # [14:59] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/c8be375e0c41 - Jamin Liu - Bug 988111 - Unregister Bluetooth signal handler when BT objects were disconnected from owner window. r=echou, f=shuang
  2839. # [15:00] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/c94dbcadec71 - Szu-Yu Chen (Aknow) - Bug 984919 - Part 2: Test DSDS connection conflict. r=hsinyi
  2840. # [15:00] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/8462e3d47529 - Jamin Liu - Bug 980039 - Don't create BT adapter if the owner window of BT manager was cleaned up. r=echou, f=shuang
  2841. # [15:00] * jorendorff is now known as jorendorff_away
  2842. # [15:01] * Joins: narendraj9__ (narendraj9@B1516AB6.993B7CF5.A05B35DF.IP)
  2843. # [15:02] * kmoir-afk is now known as kmoir
  2844. # [15:03] * Joins: bjacob (bjacob@347FA24B.24D9B0A0.495EC8CD.IP)
  2845. # [15:03] * Quits: kdudka (kdudka@moz-955B3778.fei.wifi.vutbr.cz) (Quit: Leaving)
  2846. # [15:03] * Quits: gandalf (zbraniecki@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2847. # [15:03] * Joins: tonymec_KDE (tonymec@FD26C561.A54F7B7E.277517C1.IP)
  2848. # [15:03] * Joins: gandalf (zbraniecki@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2849. # [15:04] * lth|away is now known as lth
  2850. # [15:04] * Quits: naveed__ (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Input/output error)
  2851. # [15:05] * Quits: paolo (paolo@moz-99FA2F80.retail.telecomitalia.it) (Quit: Konversation terminated!)
  2852. # [15:05] * jorendorff_away is now known as jorendorff
  2853. # [15:07] * Quits: gandalf (zbraniecki@87C1F78E.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  2854. # [15:07] * Joins: BigBro (ibrahim@moz-CBB514AC.hfc.dyn.abo.bbox.fr)
  2855. # [15:07] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/3585e96ebed3 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2856. # [15:07] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/4a64f3e8b34a - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  2857. # [15:07] * Joins: gandalf (zbraniecki@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2858. # [15:08] * Joins: Rik|afk (rik@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2859. # [15:08] * Joins: tonymec|away (tonymec@FD26C561.A54F7B7E.277517C1.IP)
  2860. # [15:09] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  2861. # [15:10] * Joins: spohl (Adium@moz-9FCE86C5.static.hvvc.us)
  2862. # [15:11] * Joins: tonymec (tonymec@FD26C561.A54F7B7E.277517C1.IP)
  2863. # [15:12] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  2864. # [15:12] * jhopkins|afk is now known as jhopkins|buildduty
  2865. # [15:13] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  2866. # [15:13] * Quits: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net) (Quit: dealloc)
  2867. # [15:14] * Joins: yzen (yzen@13F2CEC5.7672369.D8E68FF6.IP)
  2868. # [15:15] * Quits: jchaulk (jchaulk-20@moz-B20D3E10.dsl.teksavvy.com) (Quit: Leaving.)
  2869. # [15:15] * jmaher|afk is now known as jmaher
  2870. # [15:15] * Joins: jchaulk (jchaulk-20@moz-B20D3E10.dsl.teksavvy.com)
  2871. # [15:16] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  2872. # [15:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/65338f03492b - Alexandre Poirot - Bug 990065 - Ensure shipping simulator screen xpcom in b2g desktop package. r=vingtetun
  2873. # [15:17] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8c3b772518f2 - Alexandre Poirot - Bug 990057 - Fix Promise exception in simulator. r=jryans
  2874. # [15:17] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2af9c4e02952 - Glenn Randers-Pehrson - Bug 987625 - Conditionally define MOZ_PNG_MAX_DIMENSION. r=jrmuizel
  2875. # [15:17] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c23e2ff6c65e - Danny Chen - Bug 729111 - Redisplay centered play video button after video is resized. r=jaws
  2876. # [15:18] * bobowen is now known as bobowen|afk
  2877. # [15:18] * whimboo|lunch is now known as whimboo
  2878. # [15:19] * Joins: lduros (user@moz-A888D5F1.phlapa.fios.verizon.net)
  2879. # [15:20] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Quit: vicamo)
  2880. # [15:21] * Joins: brett (brettgaylo@moz-3BEB3DB3.gv.shawcable.net)
  2881. # [15:21] * Quits: hessam (hessam@8E12A927.49A63B7A.E5B8EDAD.IP) (Ping timeout)
  2882. # [15:21] * bobowen|afk is now known as bobowen
  2883. # [15:21] <Tomcat|sheriffduty> mattwoodrow|away: ping
  2884. # [15:23] * ewong|sleep is now known as ewong
  2885. # [15:24] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  2886. # [15:26] * Joins: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP)
  2887. # [15:26] * Quits: AndreeaMatei (Thunderbir@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP) (Quit: AndreeaMatei)
  2888. # [15:26] * Quits: mihneadb (mihneadb@moz-6B31F5AA.static.ziggozakelijk.nl) (Quit: Bye)
  2889. # [15:27] * Quits: MarcoZ (marco.zehe@moz-3F9183B0.dip0.t-ipconnect.de) (Quit: testing build)
  2890. # [15:28] * Joins: rogeliodh (Thunderbir@E280E846.1A44C847.D67CC001.IP)
  2891. # [15:29] * Joins: wlach (wlach@8ACF1000.5EFFC0B8.24454B25.IP)
  2892. # [15:30] * Joins: jrmuizel (jrmuizel@moz-CC46F4AB.hinet-ip.hinet.net)
  2893. # [15:31] * Quits: HeN (HeN@14E475D1.B970E7C5.27DA33FF.IP) (Ping timeout)
  2894. # [15:31] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/17b6288baf8f - Yuan Xulei - Bug 986992 - Part 1: Merge navigator.mozKeyboard to navigator.mozInputMethod. r=fabrice
  2895. # [15:32] * mattwoodrow|away is now known as mattwoodrow
  2896. # [15:32] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/e5c3355706bd - Randy Lin - Bug 988884 - Properly shutdown mediaencoder threads. r=roc
  2897. # [15:32] * Rik|afk is now known as Rik
  2898. # [15:32] <mattwoodrow> Tomcat|sheriffduty: pong
  2899. # [15:33] * Joins: HeN (HeN@14E475D1.B970E7C5.27DA33FF.IP)
  2900. # [15:33] <mattwoodrow> oh I see
  2901. # [15:33] <Tomcat|sheriffduty> mattwoodrow: yeah seems another reftest failure
  2902. # [15:34] * Quits: jkitch (Thunderbir@moz-488D1BFA.lns20.adl2.internode.on.net) (Ping timeout)
  2903. # [15:35] <Tomcat|sheriffduty> mattwoodrow: was wondering if we need to backout bug 989858 and bug 990338
  2904. # [15:36] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/c57d9bf41ac4 - Sotaro Ikeda - Bug 990305 - Move IsInEmulator() from GrallocImage to gfxPlatform r=nical
  2905. # [15:36] * Joins: automata (automata@302C91B4.8DDD1F9.16867D26.IP)
  2906. # [15:36] <mattwoodrow> Tomcat|sheriffduty: I don’t think so, just missed some tests when marking them
  2907. # [15:36] <Tomcat|sheriffduty> ah ok
  2908. # [15:37] * Joins: jwei (jwei@13F2CEC5.7672369.D8E68FF6.IP)
  2909. # [15:37] * Joins: Chen (HeN@14E475D1.B970E7C5.27DA33FF.IP)
  2910. # [15:38] * Quits: nattokirai (nattokirai@moz-782CEA96.dynamic.ppp.asahi-net.or.jp) (Quit: nattokirai)
  2911. # [15:38] * Quits: HeN (HeN@14E475D1.B970E7C5.27DA33FF.IP) (Connection reset by peer)
  2912. # [15:38] * Joins: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com)
  2913. # [15:40] <Tomcat|sheriffduty> mattwoodrow: can you push a fix to get this reftest fixed
  2914. # [15:40] <mattwoodrow> Tomcat|sheriffduty: Yeah, doing it right now
  2915. # [15:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cb1ddab163f9 - Benoit Jacob - Bug 987274 - Add IntegerTypeTraits.h to MFBT for additional integer traits and helpers that don't have type_traits equivalents - r=Waldo
  2916. # [15:41] * Joins: kk1fff (kk1fff@moz-95CA5501.dynamic.hinet.net)
  2917. # [15:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/517d3a482f5f - Matt Woodrow - Bug 990510 - Change reftest annotation ordering to be correct.
  2918. # [15:42] * Joins: AaronMT (AaronMT@moz-53D1D1F.cpe.net.cable.rogers.com)
  2919. # [15:43] * Joins: roc (chatzilla@347FA24B.24D9B0A0.495EC8CD.IP)
  2920. # [15:43] * ChanServ sets mode: +o roc
  2921. # [15:43] * Quits: bz_sleep (bzbarsky@moz-72881629.bstnma.fios.verizon.net) (Ping timeout)
  2922. # [15:43] <@roc> SO FULL
  2923. # [15:43] <Ms2ger> ?
  2924. # [15:43] <mattwoodrow> it hurts
  2925. # [15:44] <Tomcat|sheriffduty> mattwoodrow: thx!
  2926. # [15:45] <mcsmurf> Ms2ger: the IRC channel is full
  2927. # [15:45] <mcsmurf> (what else ;)
  2928. # [15:45] * Tomcat|sheriffduty fires a pgo build for RyanVM and KWierso|afk :)
  2929. # [15:45] <Ms2ger> Not as full as #rust :)
  2930. # [15:46] * Quits: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca) (Input/output error)
  2931. # [15:46] <jgraham> Maybe roc is creating new socket options?
  2932. # [15:48] * Joins: paolo (paolo@moz-B02B1067.retail.telecomitalia.it)
  2933. # [15:49] * Quits: Chen (HeN@14E475D1.B970E7C5.27DA33FF.IP) (Ping timeout)
  2934. # [15:49] * Joins: StevenLee (Adium@moz-FC49C520.dynamic.hinet.net)
  2935. # [15:49] * Joins: MarcoZ (marco.zehe@moz-3F9183B0.dip0.t-ipconnect.de)
  2936. # [15:50] * Joins: kip (kip@347FA24B.24D9B0A0.495EC8CD.IP)
  2937. # [15:51] * catlee-away is now known as catlee
  2938. # [15:51] <jorendorff> bjacob++
  2939. # [15:51] <jorendorff> why do we even have that lever?
  2940. # [15:52] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  2941. # [15:53] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  2942. # [15:53] * Joins: gustavold (gustavold@9A774E.EA69887.C7EA744A.IP)
  2943. # [15:53] * khuey|away is now known as khuey
  2944. # [15:54] * Quits: kip (kip@347FA24B.24D9B0A0.495EC8CD.IP) (Quit: )
  2945. # [15:54] <jorendorff> who has installed linux on a macbook pro?
  2946. # [15:54] <bjacob> jorendorff: gw280 has
  2947. # [15:54] <padenot> jorendorff: bbouvier has
  2948. # [15:54] <padenot> nrc as well, right?
  2949. # [15:54] <jorendorff> gw280: what distribution?
  2950. # [15:54] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Ping timeout)
  2951. # [15:55] * Joins: RattyAway (Jim_diGriz@C4E40CEE.1B198524.25110E41.IP)
  2952. # [15:55] <RattyAway> c:/t1/hg/comm-central/mozilla/config/rules.mk:885: recipe for target 'libGLESv2.dll' failed
  2953. # [15:55] <RattyAway> mozmake[6]: *** [libGLESv2.dll] Error 258
  2954. # [15:55] <gw280> jorendorff: fedora
  2955. # [15:55] <RattyAway> is this a known problem?
  2956. # [15:55] <mcsmurf> RattyAway: is that a question? ;)
  2957. # [15:55] <mcsmurf> ah
  2958. # [15:55] <gw280> and i'm crashing, so nn
  2959. # [15:55] <jorendorff> gw280: nn?
  2960. # [15:56] <mcsmurf> RattyAway: new problem?
  2961. # [15:56] <jorendorff> gw280: i put fedora on a usb drive and it kernel-panics on startup about 90% of the time
  2962. # [15:56] <mcsmurf> RattyAway: sounds like..not sure; maybe clobber?
  2963. # [15:56] <RattyAway> mcsmurf: well it was ok yesterday
  2964. # [15:57] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  2965. # [15:57] <jorendorff> oh, nn means good night.
  2966. # [15:57] <jorendorff> good night!
  2967. # [15:58] <RattyAway> hmm Bug 988271 - Fixed D3D SDK detection on mingw.
  2968. # [15:58] <RattyAway> mcsmurf: looks like Bug 990333
  2969. # [15:59] * Quits: jchaulk (jchaulk-20@moz-B20D3E10.dsl.teksavvy.com) (Quit: Leaving.)
  2970. # [15:59] <mcsmurf> ah
  2971. # [15:59] * Quits: BigBro (ibrahim@moz-CBB514AC.hfc.dyn.abo.bbox.fr) (Ping timeout)
  2972. # [15:59] * Joins: jchaulk (jchaulk-20@moz-B20D3E10.dsl.teksavvy.com)
  2973. # [15:59] <tbsaunde> jorendorff: yeah, I think he's on the wrong side of the earth this week
  2974. # [15:59] <jorendorff> stupid earth
  2975. # [15:59] * terrence-afk is now known as terrence
  2976. # [16:00] <padenot> can someone here change email on bugzilla? someone can't login because his email does not work anymore
  2977. # [16:00] <padenot> kaze: ^
  2978. # [16:00] <Ms2ger> gavin, ^
  2979. # [16:00] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  2980. # [16:01] * kaze raises an eye
  2981. # [16:01] * jchen|away is now known as jchen
  2982. # [16:01] * Quits: ericchou (uid13391@moz-E77DEB21.irccloud.com) (Quit: Connection closed for inactivity)
  2983. # [16:02] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  2984. # [16:02] * davidb is now known as davidb|afk
  2985. # [16:02] * davidb|afk is now known as davidb
  2986. # [16:03] <kaze> gerv: would you have the magic powers required to change my bugzilla mail from kaze@mozilla.com to fabien@cazenave.cc by any chance?
  2987. # [16:04] * davidb is now known as davidb|afk
  2988. # [16:04] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/0140e7b8fa0d - Lucas Rocha - Bug 940575 - Implement scopes for SharedPreferences (r=rnewman)
  2989. # [16:04] <Ms2ger> kaze, what, did you leave?
  2990. # [16:04] <firebot> http://hg.mozilla.org/integration/fx-team/rev/b13253fea342 - Lucas Rocha - Bug 940575 - Handle null background thread in isOnBackgroundThread() (r=rnewman)
  2991. # [16:04] * Joins: glob (glob@moz-DF237567.glob.com.au)
  2992. # [16:05] <Ms2ger> And glob can, I assume
  2993. # [16:05] * jhopkins|buildduty is now known as jhopkins|brb
  2994. # [16:05] <glob> hi
  2995. # [16:05] <Ms2ger> <kaze> would you have the magic powers required to change my bugzilla mail from kaze@mozilla.com to fabien@cazenave.cc by any chance?
  2996. # [16:05] <kaze> Ms2ger: unfortunately, yes. :-( :-(
  2997. # [16:05] * Quits: bjacob (bjacob@347FA24B.24D9B0A0.495EC8CD.IP) (Ping timeout)
  2998. # [16:05] <glob> yup
  2999. # [16:05] <glob> kaze, to PM we go!
  3000. # [16:06] <kaze> thx glob
  3001. # [16:06] <Ms2ger> kaze, sounds like you can work on editor/ in your free time now :)
  3002. # [16:06] <kaze> Ms2ger: true :)
  3003. # [16:06] <gerv> kaze: sorry, missed that note to me.
  3004. # [16:06] <gerv> Yes, I do have said magic powers.
  3005. # [16:06] <gerv> One moment.
  3006. # [16:07] <Ms2ger> gerv, glob is handling it too :)
  3007. # [16:07] <kaze> gerv: sorry for the noise
  3008. # [16:07] <gerv> No problem.
  3009. # [16:07] <glob> gerv, already done :)
  3010. # [16:08] <@khuey> you know what the best part about April Fools day on the internet is?
  3011. # [16:08] * edmorley is now known as edmorley|sheriffduty
  3012. # [16:08] <gerv> Bugzilla currently shows him as kaze@unverified.tld.
  3013. # [16:08] * Quits: Jerry (hshih@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  3014. # [16:08] <Ms2ger> khuey, you?
  3015. # [16:08] <@khuey> I'm going to spend 14 hours of it on a plane far away from the internet
  3016. # [16:08] <gerv> does that mean he needs to reply to an email?
  3017. # [16:08] * Tomcat|sheriffduty is now known as Tomcat
  3018. # [16:08] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Client exited)
  3019. # [16:08] <glob> gerv, nope..
  3020. # [16:08] <glob> gerv, https://wiki.mozilla.org/BMO/RestoringDisabledAccounts
  3021. # [16:09] <kaze> account changed
  3022. # [16:09] <RyanVM> ehsan: quite the impressive RequestLongerTimeout dump on Sunday
  3023. # [16:09] * Joins: mstange (markus@moz-CC46F4AB.hinet-ip.hinet.net)
  3024. # [16:09] <kaze> thanks a *lot* folks
  3025. # [16:09] * kaze feels like a Mozillian again
  3026. # [16:09] * Quits: Jerry_ (hshih@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  3027. # [16:10] <gerv> kaze: you are always a Mozillian :-)
  3028. # [16:10] * Quits: gsvelto (gsvelto@moz-8474C0B3.clienti.tiscali.it) (Ping timeout)
  3029. # [16:11] <Ms2ger> kaze, I hear we've recently opened up a position, if you'd like to be one full-time ;)
  3030. # [16:11] <Ms2ger> (Too soon?)
  3031. # [16:11] * ewong is now known as ewong|sleep
  3032. # [16:11] <kaze> Ms2ger: a position for what company?
  3033. # [16:11] <Ms2ger> MoCo, I guess?
  3034. # [16:12] * Quits: tonymec|away (tonymec@FD26C561.A54F7B7E.277517C1.IP) (Ping timeout)
  3035. # [16:13] * Quits: tonymec (tonymec@FD26C561.A54F7B7E.277517C1.IP) (Ping timeout)
  3036. # [16:13] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/ae3787a393f6 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  3037. # [16:13] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/fc7debd892b0 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  3038. # [16:13] * Joins: gsvelto (gsvelto@moz-AD6B3EB9.clienti.tiscali.it)
  3039. # [16:13] * Joins: tonymec|away (tonymec@FD26C561.A54F7B7E.277517C1.IP)
  3040. # [16:14] * Joins: tonymec (tonymec@FD26C561.A54F7B7E.277517C1.IP)
  3041. # [16:14] * Quits: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3042. # [16:14] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  3043. # [16:14] * ChanServ sets mode: +o ehsan
  3044. # [16:14] * Tomcat is now known as Tomcat|afk
  3045. # [16:15] * Joins: BigBro (ibrahim@moz-CBB514AC.hfc.dyn.abo.bbox.fr)
  3046. # [16:15] * Quits: mcsmurf (chatzilla@moz-E94713CD.dip0.t-ipconnect.de) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.25/20140318183150])
  3047. # [16:15] * Quits: brett (brettgaylo@moz-3BEB3DB3.gv.shawcable.net) (Quit: brett)
  3048. # [16:16] * Quits: Fallen (Fallen@moz-F0262F50.ch) (Ping timeout)
  3049. # [16:16] * Joins: erahm (Adium@moz-E8249612.nyc.res.rr.com)
  3050. # [16:16] * Joins: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca)
  3051. # [16:18] * Quits: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca) (Ping timeout)
  3052. # [16:19] * Quits: yzen (yzen@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3053. # [16:19] * Joins: happy-dude (Adium@moz-1C988E45.wireless.rit.edu)
  3054. # [16:19] * ahal is now known as ahal|afk
  3055. # [16:20] <past> is there a diagram or a document explaining the order between the various states in nsIWebProgress?
  3056. # [16:20] * jhopkins|brb is now known as jhopkins|buildduty
  3057. # [16:20] * Joins: Fallen (Fallen@moz-F0262F50.ch)
  3058. # [16:20] * Joins: bz_sleep (bzbarsky@moz-72881629.bstnma.fios.verizon.net)
  3059. # [16:21] * Parts: happy-dude (Adium@moz-1C988E45.wireless.rit.edu)
  3060. # [16:22] <Ms2ger> Ha. Ha. Ha.
  3061. # [16:22] * Quits: janv (varga@740FE678.9FB65C50.4F33160D.IP) (Quit: This computer has gone to sleep)
  3062. # [16:23] * Quits: erahm (Adium@moz-E8249612.nyc.res.rr.com) (Ping timeout)
  3063. # [16:23] * Joins: jviereck (Adium@moz-E866F505.ethz.ch)
  3064. # [16:23] * Joins: erahm (Adium@moz-E8249612.nyc.res.rr.com)
  3065. # [16:24] * Quits: AndreiVaida (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3066. # [16:24] * Joins: jaws (uid2871@moz-5F4AA75A.irccloud.com)
  3067. # [16:24] <kaze> Ms2ger: if MoCo wants to hire me right now, I’d run for it
  3068. # [16:25] <kaze> Ms2ger: but I doubt it a bit right now :-/
  3069. # [16:25] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  3070. # [16:25] * Joins: AndreiVaida (Instantbir@28C4EA76.976FBEE.5BC07656.IP)
  3071. # [16:25] <Ms2ger> :/
  3072. # [16:26] * Quits: tonymec (tonymec@FD26C561.A54F7B7E.277517C1.IP) (Input/output error)
  3073. # [16:26] * Quits: h4writer (h4writer@moz-D2B35E2F.access.telenet.be) (Ping timeout)
  3074. # [16:27] <kaze> Ms2ger: if you have an URL related to this position, please send it to me — I’ll apply and let you know
  3075. # [16:27] * Quits: erahm (Adium@moz-E8249612.nyc.res.rr.com) (Quit: Leaving.)
  3076. # [16:27] * Joins: janv (varga@740FE678.9FB65C50.4F33160D.IP)
  3077. # [16:28] * philor|away is now known as philor
  3078. # [16:28] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/2cdd18971492 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  3079. # [16:28] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/e09f008bf4a8 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  3080. # [16:30] * Joins: huseby (huseby@8ACF1000.5EFFC0B8.24454B25.IP)
  3081. # [16:30] * Quits: narendraj9__ (narendraj9@B1516AB6.993B7CF5.A05B35DF.IP) (Ping timeout)
  3082. # [16:30] * Joins: bbouvier (bnjbouv@moz-63AFAFBF.gagahome.fr)
  3083. # [16:32] * Joins: vikstrous (v@13F2CEC5.7672369.D8E68FF6.IP)
  3084. # [16:33] * Quits: huseby (huseby@8ACF1000.5EFFC0B8.24454B25.IP) (Ping timeout)
  3085. # [16:34] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  3086. # [16:34] * Quits: rogeliodh (Thunderbir@E280E846.1A44C847.D67CC001.IP) (Ping timeout)
  3087. # [16:35] * Quits: janv (varga@740FE678.9FB65C50.4F33160D.IP) (Quit: This computer has gone to sleep)
  3088. # [16:36] * Joins: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca)
  3089. # [16:36] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  3090. # [16:36] * admix|away is now known as admix
  3091. # [16:37] * bz_sleep is now known as bz
  3092. # [16:38] * Quits: dria (dria@moz-FF0F6F16.dsl.teksavvy.com) (Connection reset by peer)
  3093. # [16:39] * Joins: dria (dria@moz-FF0F6F16.dsl.teksavvy.com)
  3094. # [16:39] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki1)
  3095. # [16:39] * Quits: Optimizer (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Ping timeout)
  3096. # [16:39] * Joins: rogeliodh (Thunderbir@E280E846.1A44C847.D67CC001.IP)
  3097. # [16:41] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  3098. # [16:41] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  3099. # [16:41] * ChanServ sets mode: +o smaug
  3100. # [16:41] * Joins: jaspreet (jaspreet@9B9315E1.A6025CA.1C37C358.IP)
  3101. # [16:43] * Quits: AndreiVaida (Instantbir@28C4EA76.976FBEE.5BC07656.IP) (Quit: Instantbird 1.5 -- http://www.instantbird.com)
  3102. # [16:43] * Joins: maxli (Adium@moz-F47DD19B.student.cs.uwaterloo.ca)
  3103. # [16:43] * davidb|afk is now known as davidb
  3104. # [16:43] * Quits: jrmuizel (jrmuizel@moz-CC46F4AB.hinet-ip.hinet.net) (Client exited)
  3105. # [16:43] * Joins: jrmuizel (jrmuizel@347FA24B.24D9B0A0.495EC8CD.IP)
  3106. # [16:43] * Joins: yzen (yzen@13F2CEC5.7672369.D8E68FF6.IP)
  3107. # [16:43] <Alessar> Are there anybody who work with FireFox OS ? Anybody knows in which conference room I can find this people?
  3108. # [16:44] <Ms2ger> #b2g
  3109. # [16:44] * Quits: mdas (mdas@moz-AB8748FE.cpe.pppoe.ca) (Input/output error)
  3110. # [16:44] <Alessar> Thanks
  3111. # [16:45] * Quits: jrmuizel (jrmuizel@347FA24B.24D9B0A0.495EC8CD.IP) (Ping timeout)
  3112. # [16:45] * Quits: Alessar (Alessar@4409775D.C64B1782.79D6B59E.IP) (Quit: IRC protocol for QIP->http://forum.qip.ru)
  3113. # [16:45] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3114. # [16:45] * Joins: Alessar (Alessar@4409775D.C64B1782.79D6B59E.IP)
  3115. # [16:46] * davidb is now known as davidb|afk
  3116. # [16:46] * Joins: jrmuizel (jrmuizel@347FA24B.24D9B0A0.495EC8CD.IP)
  3117. # [16:47] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  3118. # [16:47] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/e47bd7fca2cf - Ryan VanderMeulen - Backed out changeset 4eb0d4408fd2 (bug 961317) for Windows xpcshell failures.
  3119. # [16:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0228344cc188 - Kannan Vijayan - Bug 990022 - Refactor BaselineIC profiler pseudo-stack update code. r=efaust
  3120. # [16:49] * Joins: maikmerten (maikmerten@moz-667A63D4.pools.arcor-ip.net)
  3121. # [16:49] * Fallen is now known as Fallen|away
  3122. # [16:50] * Joins: Rik_ (rik@87C1F78E.1DE10CA8.D8E68FF6.IP)
  3123. # [16:50] * Quits: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  3124. # [16:50] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  3125. # [16:50] * mattwoodrow is now known as mattwoodrow|away
  3126. # [16:50] * Quits: gandalf (zbraniecki@87C1F78E.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  3127. # [16:51] * Joins: gandalf (zbraniecki@87C1F78E.1DE10CA8.D8E68FF6.IP)
  3128. # [16:51] <edmorley|sheriffduty> jfkthame: might the reftest failures here https://tbpl.mozilla.org/?tree=B2g-Inbound&jobname=emu.*reft&tochange=c8be375e0c41&fromchange=ccea983731fd be from https://github.com/mozilla-b2g/moztt/commit/a425b5eaf4949ab17a1670442fc2b17a82c84a74
  3129. # [16:51] * Quits: gandalf (zbraniecki@87C1F78E.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  3130. # [16:51] <jfkthame> edmorley|sheriffduty, going to look...
  3131. # [16:51] * Joins: gandalf (zbraniecki@87C1F78E.1DE10CA8.D8E68FF6.IP)
  3132. # [16:51] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  3133. # [16:51] <edmorley|sheriffduty> thank you :-)
  3134. # [16:52] * Quits: jrmuizel (jrmuizel@347FA24B.24D9B0A0.495EC8CD.IP) (Broken pipe)
  3135. # [16:52] <RattyAway> oh now I'm getting: LINK : fatal error LNK1104: cannot open file ' C:/Program Files (x86)/Microsoft DirectX SDK (June 2010)/Lib/x86/dxguid.lib'
  3136. # [16:52] * Joins: janv (varga@740FE678.9FB65C50.4F33160D.IP)
  3137. # [16:52] * Joins: gwagner (Gregor@moz-B45FE61C.hsd1.ca.comcast.net)
  3138. # [16:52] <RattyAway> But that file exists
  3139. # [16:52] * Quits: gargsms (gargsms@7FDD62B0.DEBD96D2.1C37C358.IP) (Ping timeout)
  3140. # [16:53] * Joins: ohsix (ohsix@A2D7F518.A2E0D0A6.F944C6CB.IP)
  3141. # [16:53] <edmorley|sheriffduty> jfkthame: strangely the EC2 versions of those tests didn't go orange
  3142. # [16:53] * Quits: maikmerten (maikmerten@moz-667A63D4.pools.arcor-ip.net) (Ping timeout)
  3143. # [16:54] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  3144. # [16:54] * Quits: rogeliodh (Thunderbir@E280E846.1A44C847.D67CC001.IP) (Ping timeout)
  3145. # [16:54] <jfkthame> edmorley|sheriffduty, also, it's interesting to me that apparently the tests are being chunked quite differently on the two systems
  3146. # [16:55] <jfkthame> though that's probably not relevant to the orange
  3147. # [16:55] * Fallen|away is now known as Fallen
  3148. # [16:55] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  3149. # [16:55] * Joins: rogeliodh (Thunderbir@E280E846.1A44C847.D67CC001.IP)
  3150. # [16:55] <edmorley|sheriffduty> jfkthame: runtime concerns since the EC2 instances are slower than the existing machines I believe
  3151. # [16:55] * Quits: rlin-nb (randy-lin@moz-6425A2A2.hinet-ip.hinet.net) (Quit: Leaving.)
  3152. # [16:55] <RyanVM> jfkthame: yeah, they run on 15 chunks on ec2 vs. 10 on rev3s
  3153. # [16:56] <jfkthame> ok, makes sense (though it makes it more confusing to compare)
  3154. # [16:56] <RyanVM> yeah, I know :(
  3155. # [16:56] <RyanVM> but the rev3 ones won't be around for much longer
  3156. # [16:57] * Joins: flo-reti1 (Instantbir@moz-87C33FDA.kimsufi.com)
  3157. # [16:57] * flo-reti1 is now known as flo-retina1
  3158. # [16:57] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Ping timeout)
  3159. # [16:59] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3160. # [16:59] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  3161. # [16:59] * ChanServ sets mode: +o ehsan
  3162. # [16:59] <jfkthame> edmorley|sheriffduty, so it looks to me like the failures are due to incorrect character clusters - which shouldn't be affected by font changes, but perhaps we have a bug whereby that can happen
  3163. # [17:00] <jfkthame> edmorley|sheriffduty, any other changes landed between the last good run and the failures?
  3164. # [17:00] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  3165. # [17:00] <edmorley|sheriffduty> jfkthame: there's also https://hg.mozilla.org/integration/gaia-central/rev/e7688d46cebd
  3166. # [17:00] * Joins: maikmerten (maikmerten@moz-667A63D4.pools.arcor-ip.net)
  3167. # [17:01] <edmorley|sheriffduty> and a seemingly unrelated revert (https://hg.mozilla.org/integration/gaia-central/rev/3221e2a05eb5)
  3168. # [17:01] <jfkthame> edmorley|sheriffduty, i'm more suspicious of the font changes than that
  3169. # [17:02] * ahal|afk is now known as ahal
  3170. # [17:02] <edmorley|sheriffduty> the jobs in the regression range will be complete in 30-40, so happy to just wait and see for now :-)
  3171. # [17:03] * Joins: jrm2k6_ (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  3172. # [17:03] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Connection reset by peer)
  3173. # [17:03] * Joins: jviereck1 (Adium@moz-E866F505.ethz.ch)
  3174. # [17:04] * Quits: jviereck (Adium@moz-E866F505.ethz.ch) (Connection reset by peer)
  3175. # [17:04] <RattyAway> RyanVM: Hmm I"m reading https://bugzilla.mozilla.org/show_bug.cgi?id=980697#c53
  3176. # [17:04] * @khuey wonders if he should download any patches for the plane
  3177. # [17:04] <Ms2ger> khuey, download Servo ;)
  3178. # [17:04] <jfkthame> khuey, why - does the plane have holes in it?
  3179. # [17:04] * jcranmer|away is now known as jcranmer
  3180. # [17:05] <@khuey> jfkthame: on China Airlines? maybe
  3181. # [17:05] * Joins: Optimizer (Optimizer@E0BA43BC.9121CE7F.D2D1FAF0.IP)
  3182. # [17:05] <jfkthame> china is more likely to have cracks than holes, i guess
  3183. # [17:05] <RyanVM> RattyAway: was there a question there?
  3184. # [17:06] * jlund|afk is now known as jlund
  3185. # [17:06] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3186. # [17:07] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/ca3080dbf342 - Randell Jesup - Bug 986762 - Don't release DataChannelConnection on transient thread on readblob failure. r=smaug, a=sledru
  3187. # [17:07] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/c6214a09be3c - Myk Melez - Bug 982559 - Use intent data to start app from legacy shorcut. r=wesj, a=sledru
  3188. # [17:07] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/336f75532f5f - Marco Castelluccio - Bug 898647 - Move app package in the Resources directory on Mac. r=myk, a=sledru
  3189. # [17:07] <RattyAway> RyanVM: do I need a newer mozilla-build since I'm getting: LINK : fatal error LNK1104: cannot open file ' C:/Program Files (x86)/Microsoft DirectX SDK (June 2010)/Lib/x86/dxguid.lib'
  3190. # [17:07] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  3191. # [17:07] <RyanVM> RattyAway: 1.8 has a lot of known issues that are fixed in 1.9
  3192. # [17:08] <RyanVM> which version are you on?
  3193. # [17:08] * Joins: cstipkovic (uid6805@moz-E77DEB21.irccloud.com)
  3194. # [17:08] * hwine-ooo is now known as hwine
  3195. # [17:09] * Quits: jviereck1 (Adium@moz-E866F505.ethz.ch) (Quit: Leaving.)
  3196. # [17:09] * davidb|afk is now known as davidb
  3197. # [17:10] <asb> Hello, I am working on jsobj.cpp and trying to get the call stack from there. I tried to use DescribeScriptedCaller which is implemented in jsapi but I am getting error 'DescribeScriptedCaller' is not a member of 'JS'. Do you have any idea about what is wrong?
  3198. # [17:10] * Joins: kgrandon (Adium@8ACF1000.5EFFC0B8.24454B25.IP)
  3199. # [17:10] <RyanVM> RattyAway: if you're not sure, you can take a look at VERSION in the root dir of your mozillabuild installation
  3200. # [17:11] * Quits: jrm2k6_ (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Client exited)
  3201. # [17:11] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  3202. # [17:12] <asb> I am also getting the following error during compile: js/src/jsobj.cpp:4719:8: error: ‘AutoFilename’ is not a member of ‘JS’
  3203. # [17:12] * Joins: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com)
  3204. # [17:12] <RattyAway> RyanVM: an older 1.9.0pre
  3205. # [17:12] * Quits: till (till@moz-B5B2B1D8.adsl.alicedsl.de) (Input/output error)
  3206. # [17:12] <RattyAway> I'll try the latest
  3207. # [17:12] <gps> vlad: wrt your CLOBBER comment from yesterday evening, you are supposed to file a new bug blocking 941904 any time you update CLOBBER. unfortunately, build system is under-staffed right now, so we don't have the cycles to follow up with every issue
  3208. # [17:12] <RyanVM> RattyAway: yeah, give the final release a shot and see :)
  3209. # [17:13] * Joins: bholley (bholley@B08EEEEB.6BBCE916.7B974E06.IP)
  3210. # [17:13] <edmorley|sheriffduty> RattyAway: also try the patch in https://bugzilla.mozilla.org/show_bug.cgi?id=990333 ?
  3211. # [17:13] <edmorley|sheriffduty> RattyAway: (spaces in the path)
  3212. # [17:13] <RattyAway> thanks!
  3213. # [17:14] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  3214. # [17:15] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  3215. # [17:15] * Quits: espadrine_ (ttyl@moz-A5539606.w92-128.abo.wanadoo.fr) (Ping timeout)
  3216. # [17:16] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Client exited)
  3217. # [17:16] * Joins: espadrine_ (ttyl@moz-A5539606.w92-128.abo.wanadoo.fr)
  3218. # [17:16] * Joins: bmoss (bmoss@moz-62518563.mtv2.mozilla.com)
  3219. # [17:18] * Quits: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net) (Quit: Leaving.)
  3220. # [17:19] * Quits: RattyAway (Jim_diGriz@C4E40CEE.1B198524.25110E41.IP) (Connection reset by peer)
  3221. # [17:20] * Joins: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net)
  3222. # [17:21] <MarcoZ> Hi there! hg bzexport gives me this error on first usage attempt: Refreshing configuration cache for https://api-dev.bugzilla.mozilla.org/latest/
  3223. # [17:21] <MarcoZ> abort: Error loading bugzilla configuration: No module named json
  3224. # [17:21] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  3225. # [17:21] <glob> gerv ^
  3226. # [17:21] <Optimizer> RyanVM: re bug 982997
  3227. # [17:21] * Joins: RattyAway (Jim_diGriz@C4E40CEE.1B198524.25110E41.IP)
  3228. # [17:21] <gerv> MarcoZ: Ooh.
  3229. # [17:21] <Optimizer> test only change does not need aurora uplift request, right ?
  3230. # [17:22] <RyanVM> Optimizer: i literally just added it to my aurora queue
  3231. # [17:22] * Joins: Optimizer1 (Instantbir@E0BA43BC.9121CE7F.D2D1FAF0.IP)
  3232. # [17:22] * Joins: mccr8 (mccr8@moz-48A4B8F7.dsl.dynamic.sonic.net)
  3233. # [17:22] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  3234. # [17:22] <Optimizer> RyanVM: ah :)
  3235. # [17:22] <Optimizer> cool thanks
  3236. # [17:22] <RyanVM> :)
  3237. # [17:22] <gerv> MarcoZ: I think you may not have the Python JSON module installed locally.
  3238. # [17:22] <RyanVM> thank you!
  3239. # [17:22] <gerv> I don't think that error comes from BzAPI.
  3240. # [17:22] <gerv> https://api-dev.bugzilla.mozilla.org/latest/configuration is working just fine.
  3241. # [17:22] <MarcoZ> gerv: I'm on Windows and added the lines with my credentials and the URLs to my mercurial.ini file from the readme as they are stated there.
  3242. # [17:22] * Joins: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP)
  3243. # [17:22] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3244. # [17:22] <gerv> MarcoZ: Stated where?
  3245. # [17:23] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3246. # [17:23] <MarcoZ> gerv: The readme for bzexport.
  3247. # [17:23] <gerv> What I'm saying is, this is a hg bzexport extension problem, not a BzAPI problem.
  3248. # [17:23] <MarcoZ> I used ./mach setup-mercurial to pull in the current (new repository) stuff.
  3249. # [17:23] <gerv> (Perhaps you knew that; but glob summoned me, so...)
  3250. # [17:23] <glob> gerv, ah, sorry; i miss-understood the error :)
  3251. # [17:24] * Joins: hessam (hessam@8E12A927.49A63B7A.E5B8EDAD.IP)
  3252. # [17:24] * Rik_ is now known as Rik
  3253. # [17:24] <MarcoZ> gerv: Well if that json extension for Python is missing, it is missing from MozBuild 1.9.0, as this is what I'm using from RyanVM's people page.
  3254. # [17:25] <MarcoZ> (glandium gave me the URL to the most up-to-date 1.9.0 build)
  3255. # [17:25] * Quits: arky (arky@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  3256. # [17:25] <gerv> MarcoZ: Maybe everyone else who ever used mozbuild had it installed, so they mozbuild people didn't realise it was a dependency?
  3257. # [17:25] <gerv> I don't know...
  3258. # [17:25] * Quits: @roc (chatzilla@347FA24B.24D9B0A0.495EC8CD.IP) (Ping timeout)
  3259. # [17:25] <RyanVM> i have no idea what you guys are talking about
  3260. # [17:25] <gerv> I don't maintain mozbuild :-)
  3261. # [17:25] <RyanVM> python hasn't changed in 1.9
  3262. # [17:26] <gerv> RyanVM: Marco's getting this error:
  3263. # [17:26] <gerv> 17:20:02 - MarcoZ: abort: Error loading bugzilla configuration: No module named json
  3264. # [17:26] * Joins: Mano (mano@moz-6313ADC9.red.bezeqint.net)
  3265. # [17:26] * Joins: roc (chatzilla@347FA24B.24D9B0A0.495EC8CD.IP)
  3266. # [17:26] * ChanServ sets mode: +o roc
  3267. # [17:26] <gps> RyanVM: this is a problem with the Mercurial distribution in MozillaBuild
  3268. # [17:26] <jfkthame> edmorley|sheriffduty, i think it's likely those oranges were triggered by the font changes in a425b5eaf4949ab17a1670442fc2b17a82c84a74, though i don't totally understand why yet
  3269. # [17:26] <jfkthame> edmorley|sheriffduty, and i suspect the real bug is elsewhere, and just happens to be exposed by the font change
  3270. # [17:27] <gps> it has its own Python distribution which strips unused stdlib modules, including json
  3271. # [17:27] * Quits: ohsix (ohsix@A2D7F518.A2E0D0A6.F944C6CB.IP) (Ping timeout)
  3272. # [17:28] <jfkthame> edmorley|sheriffduty, would it be an option to mark them as failing on that platform and file a bug (cc'ing me and :mwu)?
  3273. # [17:28] <edmorley|sheriffduty> jfkthame: there are a fair few of them, but I'm open to that if you think it's best?
  3274. # [17:28] * khuey is now known as khuey|away
  3275. # [17:29] <jfkthame> edmorley|sheriffduty, i thought there were only a couple of tests? /me looks again...
  3276. # [17:29] * Joins: ohsix (ohsix@A2D7F518.A2E0D0A6.F944C6CB.IP)
  3277. # [17:29] <edmorley|sheriffduty> jfkthame: ah sorry yes the chunking threw me
  3278. # [17:30] * RattyAway sighs.
  3279. # [17:30] * Quits: Optimizer1 (Instantbir@E0BA43BC.9121CE7F.D2D1FAF0.IP) (Input/output error)
  3280. # [17:30] * Quits: gabor (gabor@941349F4.F58C7D4D.F945DA.IP) (Ping timeout)
  3281. # [17:30] * Quits: rankov (Mibbit@7A460512.A56E0E8C.DF1CE89D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3282. # [17:30] <jfkthame> edmorley|sheriffduty, yeah, it's only two reftests, both involving korean chars and missing glyphs... i think there's a real code bug involved but it'll take a bit of time to investigate
  3283. # [17:30] <RattyAway> Mike Hommey [:glandium] patch touches https://bug990333.bugzilla.mozilla.org/attachment.cgi?id=8399847
  3284. # [17:30] <RattyAway> --- a/toolkit/library/libxul.mk
  3285. # [17:30] <RattyAway> +++ b/toolkit/library/libxul.mk
  3286. # [17:31] <RattyAway> but libxul.mk doesn't exist so I get a rej file
  3287. # [17:32] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  3288. # [17:32] * ChanServ sets mode: +o ehsan
  3289. # [17:35] <catlee> I really hate how firefox stops accepting keyboard input
  3290. # [17:35] <catlee> any idea how I can debug?
  3291. # [17:35] * Quits: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com) (Input/output error)
  3292. # [17:36] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  3293. # [17:36] * Joins: mt (mt@moz-5F16805E.hsd1.ca.comcast.net)
  3294. # [17:37] * jmaher is now known as jmaher|brb
  3295. # [17:37] * Joins: jdm (jdm@moz-AC9499B2.cable.teksavvy.com)
  3296. # [17:38] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  3297. # [17:38] * Quits: mt (mt@moz-5F16805E.hsd1.ca.comcast.net) (Ping timeout)
  3298. # [17:38] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3299. # [17:39] * Quits: derf (derf@moz-540E4229.washdc.fios.verizon.net) (Ping timeout)
  3300. # [17:40] * Quits: MarcoZ (marco.zehe@moz-3F9183B0.dip0.t-ipconnect.de) (Quit: Quick FF restart.)
  3301. # [17:40] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3302. # [17:41] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  3303. # [17:41] * ChanServ sets mode: +o ehsan
  3304. # [17:41] * Quits: idwer (irc@moz-67B6410D.adsl.online.nl) (Input/output error)
  3305. # [17:41] * rail is now known as rail-lunch
  3306. # [17:41] * Joins: derf (derf@moz-540E4229.washdc.fios.verizon.net)
  3307. # [17:42] * lth is now known as lth|dinner
  3308. # [17:43] * Joins: MarcoZ (marco.zehe@moz-3F9183B0.dip0.t-ipconnect.de)
  3309. # [17:43] * Joins: gargsms (gargsms@4773EE5.78F6A898.64A74306.IP)
  3310. # [17:43] * Quits: stransky (stransky@moz-107AD163.redhat.com) (Quit: Connection reset by beer)
  3311. # [17:44] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  3312. # [17:44] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  3313. # [17:45] * Joins: jgriffin (jgriffin@moz-791CC332.hsd1.wa.comcast.net)
  3314. # [17:46] * Quits: kamidphish (textual@moz-CC46F4AB.hinet-ip.hinet.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  3315. # [17:46] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  3316. # [17:48] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  3317. # [17:49] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  3318. # [17:49] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Client exited)
  3319. # [17:49] * Joins: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com)
  3320. # [17:49] * Joins: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net)
  3321. # [17:51] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  3322. # [17:51] * Quits: BigBro (ibrahim@moz-CBB514AC.hfc.dyn.abo.bbox.fr) (Quit: Quitte)
  3323. # [17:52] * Joins: jammink (textual@moz-62518563.mtv2.mozilla.com)
  3324. # [17:52] * catlee is now known as catlee-lunch
  3325. # [17:52] * Joins: jammink_ (textual@moz-62518563.mtv2.mozilla.com)
  3326. # [17:53] * Joins: ckerschb (ckerschb@moz-62518563.mtv2.mozilla.com)
  3327. # [17:53] * Fallen is now known as Fallen|away
  3328. # [17:54] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  3329. # [17:54] * Quits: mihaelav_away (Mibbit@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3330. # [17:54] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3331. # [17:55] * Fallen|away is now known as Fallen
  3332. # [17:56] * Joins: shorlander (shorlander@moz-62518563.mtv2.mozilla.com)
  3333. # [17:56] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/4930f62ce799 - Gijs Kruitbosch - Bug 983997 - move pulse animation into animation container, too, r=mak,a=sylvestre
  3334. # [17:56] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/729c1cb605aa - Jared Wein - Bug 969963 - Grey out PanelUI-popup items when a subview is opened. r=mconley a=sledru
  3335. # [17:57] * Quits: Mano (mano@moz-6313ADC9.red.bezeqint.net) (Client exited)
  3336. # [17:57] * Joins: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP)
  3337. # [17:57] * Joins: Mano (mano@moz-6313ADC9.red.bezeqint.net)
  3338. # [17:58] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Quit: return 0;)
  3339. # [17:58] * Joins: TimAbraldes (quassel@moz-7FD19BDC.hsd1.or.comcast.net)
  3340. # [17:59] * Joins: digitsm (digitsm@5D3B83D5.7726931A.C146C5E5.IP)
  3341. # [17:59] * Quits: Mano (mano@moz-6313ADC9.red.bezeqint.net) (Ping timeout)
  3342. # [17:59] * Quits: TimAbraldes (quassel@moz-7FD19BDC.hsd1.or.comcast.net) (Input/output error)
  3343. # [17:59] * Joins: HeN (HeN@DCBBC71A.C01317B5.34A7550B.IP)
  3344. # [17:59] * Joins: jedp (jedp@moz-62518563.mtv2.mozilla.com)
  3345. # [17:59] * Joins: TimAbraldes (quassel@moz-7FD19BDC.hsd1.or.comcast.net)
  3346. # [17:59] * geekboy|afk is now known as geekboy
  3347. # [18:00] * jmaher|brb is now known as jmaher
  3348. # [18:00] * davidb is now known as davidb|afk
  3349. # [18:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d29c145b465c - Terrence Cole - Bug 889543 - Use AutoCycleDetector instead of CloneMemory; r=till
  3350. # [18:01] * Joins: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3351. # [18:02] * Quits: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Connection reset by peer)
  3352. # [18:02] * Joins: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3353. # [18:03] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  3354. # [18:04] <mkaply> OK, I must be dense. How do I actually install qbackout?
  3355. # [18:04] <mkaply> what do I put in the ~/mozilla/qbackout directory?
  3356. # [18:05] * geekboy is now known as geekboy|afk
  3357. # [18:06] * Joins: happy-dude (Adium@A54E34AE.A06BAD4.5FDBC370.IP)
  3358. # [18:06] * Joins: ehugg (ehugg@8CEC19F0.709C0A2A.6157E88D.IP)
  3359. # [18:06] * ctalbert|afk is now known as ctalbert|mtg
  3360. # [18:07] * Quits: happy-dude (Adium@A54E34AE.A06BAD4.5FDBC370.IP) (Quit: Leaving.)
  3361. # [18:07] <RattyAway> What's a qbackout?
  3362. # [18:07] * Quits: sewardj (sewardj@moz-3C765703.dip0.t-ipconnect.de) (Ping timeout)
  3363. # [18:07] <bz> http://lmgtfy.com/?q=qbackout ?
  3364. # [18:08] * Joins: sewardj (sewardj@moz-3C765703.dip0.t-ipconnect.de)
  3365. # [18:08] * bz is being snarky
  3366. # [18:08] <bz> mkaply: you still there?
  3367. # [18:08] * Joins: mfossen (mfossen@moz-C35ED598.uwnet.wisc.edu)
  3368. # [18:09] <bz> mkaply: (cd ~/mozilla; hg clone https://bitbucket.org/sfink/qbackout)
  3369. # [18:09] <bz> mkaply: do that
  3370. # [18:09] * Fallen is now known as Fallen|away
  3371. # [18:09] <sfink> actually, the latest is now in https://hg.mozilla.org/hgcustom/version-control-tools (under hgext/qbackout)
  3372. # [18:09] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3373. # [18:10] * RyanVM is now known as RyanVM|brb
  3374. # [18:10] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  3375. # [18:10] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  3376. # [18:10] <bz> sfink: well, you need to teach Google about that. ;)
  3377. # [18:10] <sfink> I think ./mach mercurial-setup probably goes to that now
  3378. # [18:10] * geekboy|afk is now known as geekboy
  3379. # [18:10] * jhopkins|buildduty is now known as jhopkins|lunch
  3380. # [18:10] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3381. # [18:11] <sfink> yeah, looks like I should at least put a pointer in the README. I thought somebody or other already had.
  3382. # [18:11] * Joins: intuxicated (intuxicate@DA764973.CCE86723.BD3E1BB3.IP)
  3383. # [18:11] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  3384. # [18:12] * Joins: kip (kip@347FA24B.24D9B0A0.495EC8CD.IP)
  3385. # [18:12] * Joins: Preeti (uid13882@moz-E77DEB21.irccloud.com)
  3386. # [18:12] * Quits: kip (kip@347FA24B.24D9B0A0.495EC8CD.IP) (Quit: )
  3387. # [18:13] <sfink> ok, done
  3388. # [18:13] * Joins: Waldo (waldo@moz-62518563.mtv2.mozilla.com)
  3389. # [18:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/456f206bd24f - Jason Orendorff - Bug 984883 - Make Codegen.py easier to read. r=bz.
  3390. # [18:14] * Quits: jfkthame (jfkthame@59D4F640.6B7B908E.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  3391. # [18:15] <mkaply> ok. Cool. Thanks
  3392. # [18:16] * Quits: mstange (markus@moz-CC46F4AB.hinet-ip.hinet.net) (Quit: mstange)
  3393. # [18:16] * Joins: josh (josh@moz-C350AC70.hsd1.mn.comcast.net)
  3394. # [18:17] <mkaply> sfink: So what is the result of hg qbackout? After I run it, what do I then do to get something to post to the bug?
  3395. # [18:17] * mkaply clearly doesn't use hg enough
  3396. # [18:17] <sfink> mkaply: it will push something into your mq queue.
  3397. # [18:18] * Joins: dbaron (dbaron@moz-3C92D971.dsl.dynamic.sonic.net)
  3398. # [18:18] * ChanServ sets mode: +ao dbaron dbaron
  3399. # [18:18] <sfink> If you don't use mq, then qbackout doesn't work.
  3400. # [18:18] <@dolske> someone make this for TBPL! http://blog.jetbrains.com/dotnet/files/2014/04/unit_tests.gif
  3401. # [18:19] <Ms2ger> dolske, "it appears as if you like poor UIs. May I suggest TBPL?"
  3402. # [18:19] <sfink> do you use mq? There will be a patch file that you can upload in <checkout>/.hg/patches/<patchname>
  3403. # [18:20] * Joins: till (till@moz-B5B2B1D8.adsl.alicedsl.de)
  3404. # [18:20] <sfink> Ms2ger++
  3405. # [18:21] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/7c60268706f3 - Paolo Amadini - Bug 956332 - Reorganize Login Manager tests and update interfaces. r=dolske
  3406. # [18:21] <mkaply> sfink: I enabled it so I could use it for this purpose. Honestly, I do vrey little hg work. I'm just trying to figure out how I can help get the patch in bug 889085 backed out.
  3407. # [18:22] * Quits: benvie_ (bbenvie@5FD20F9A.53D07D95.EFF8B7BF.IP) (Ping timeout)
  3408. # [18:22] * jhopkins|lunch is now known as jhopkins|buildduty
  3409. # [18:23] <mkaply> Using qbackout more about just making things convenient?
  3410. # [18:23] <sfink> mkaply: if it's not going to conflict with anything, you can try "edmorley|sheriffduty: can you back out dddfd63f1414 and f8c14bd80676 for bug 889085?" :)
  3411. # [18:24] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/35b1ed05daa1 - Ed Morley - Bug 990628 - Disable text/wordbreak-4a.html for failures after the landing of bug 987582; CLOSED TREE
  3412. # [18:24] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/07f99459e9e6 - Ed Morley - Bug 990627 - Disable first-letter/329069-2.html for failures after the landing of bug 987582
  3413. # [18:24] <mkaply> sfink: Good point. I should probably check for conflicts first though. It looks like the qbackout of the second patch didn't work. I'm checking.
  3414. # [18:24] * Joins: Bas (chatzilla@moz-CC46F4AB.hinet-ip.hinet.net)
  3415. # [18:25] * Quits: Dagger (Dagger@moz-2B01C171.cable.virginm.net) (Input/output error)
  3416. # [18:25] * Quits: Waldo (waldo@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3417. # [18:25] * Quits: josh (josh@moz-C350AC70.hsd1.mn.comcast.net) (Quit: josh)
  3418. # [18:26] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  3419. # [18:26] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  3420. # [18:26] * Joins: happy-dude (Adium@moz-1C988E45.wireless.rit.edu)
  3421. # [18:26] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3422. # [18:27] * Joins: lpy (lpy@1834E2CB.F09091A8.1348A864.IP)
  3423. # [18:27] * Joins: benvie (bbenvie@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3424. # [18:27] * Quits: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3425. # [18:28] * Joins: Waldo (waldo@moz-62518563.mtv2.mozilla.com)
  3426. # [18:28] * Joins: mt (mt@moz-62518563.mtv2.mozilla.com)
  3427. # [18:28] * Joins: mdas (mdas@FCCEA34F.7672369.D8E68FF6.IP)
  3428. # [18:29] * Joins: benvie_ (bbenvie@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3429. # [18:29] * Quits: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  3430. # [18:29] * Quits: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com) (Input/output error)
  3431. # [18:29] * Quits: benvie (bbenvie@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3432. # [18:29] * Quits: happy-dude (Adium@moz-1C988E45.wireless.rit.edu) (Quit: Leaving.)
  3433. # [18:30] * Quits: davidb|afk (davidb@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3434. # [18:30] * Joins: azakai__ (alon@moz-62518563.mtv2.mozilla.com)
  3435. # [18:30] <RattyAway> !seen glandium
  3436. # [18:30] <firebot> glandium was last seen 6 hours, 52 minutes and 40 seconds ago, saying 'Ms2ger: s/c/st/ ?' in #developers.
  3437. # [18:31] * jhopkins|buildduty is now known as jhopkins|mtg
  3438. # [18:31] <mkaply> Yeah, not a simple backout because of a change to an added function after the fact.
  3439. # [18:31] * Joins: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP)
  3440. # [18:31] * Quits: mt (mt@moz-62518563.mtv2.mozilla.com) (Connection reset by peer)
  3441. # [18:31] * Joins: mt1 (mt@moz-62518563.mtv2.mozilla.com)
  3442. # [18:31] * Joins: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com)
  3443. # [18:31] * Quits: sewardj (sewardj@moz-3C765703.dip0.t-ipconnect.de) (Ping timeout)
  3444. # [18:32] * Joins: kushagra (kushagra@E3C00F20.AA4FA592.520CDC98.IP)
  3445. # [18:32] * Quits: maxli (Adium@moz-F47DD19B.student.cs.uwaterloo.ca) (Quit: Leaving.)
  3446. # [18:32] * Joins: brianbondy (brianbondy@moz-717FF534.home.cgocable.net)
  3447. # [18:33] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/a4fbdc403e0f - Rob Campbell - Bug 989058 - Some cumulative theme fixes - BACKOUTOMG; r=dcamp,#developers
  3448. # [18:33] * Joins: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3449. # [18:33] * Quits: bmoss (bmoss@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3450. # [18:33] * Quits: brianbondy (brianbondy@moz-717FF534.home.cgocable.net) (Quit: )
  3451. # [18:33] * Joins: brianbondy (brianbondy@moz-717FF534.home.cgocable.net)
  3452. # [18:33] * Joins: happy-dude (Adium@moz-1C988E45.wireless.rit.edu)
  3453. # [18:33] * Quits: brianbondy (brianbondy@moz-717FF534.home.cgocable.net) (Client exited)
  3454. # [18:34] * Joins: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3455. # [18:34] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  3456. # [18:34] <edmorley|sheriffduty> ochameau: hi :-)
  3457. # [18:34] <Ms2ger> RattyAway, I swear he was alive when I left him!
  3458. # [18:34] * Joins: mats (chatzilla@868A9748.A189EB51.4B330583.IP)
  3459. # [18:34] <RattyAway> heh
  3460. # [18:34] <edmorley|sheriffduty> ochameau: is https://tbpl.mozilla.org/php/getParsedLog.php?id=37075976&tree=Mozilla-Inbound likely to have been caused by https://hg.mozilla.org/integration/mozilla-inbound/rev/8c3b772518f2 ?
  3461. # [18:34] * benvie_ is now known as benvie
  3462. # [18:35] * Joins: aklotz (Thunderbir@FD1E68D2.64455FB.F97ED6F2.IP)
  3463. # [18:35] * Quits: shorlander (shorlander@moz-62518563.mtv2.mozilla.com) (Input/output error)
  3464. # [18:35] * Joins: Pike (chatzilla@87C1F78E.1DE10CA8.D8E68FF6.IP)
  3465. # [18:35] * Joins: bmoss (bmoss@moz-62518563.mtv2.mozilla.com)
  3466. # [18:36] * Joins: jimb (user@125EF623.B2666F0E.66399531.IP)
  3467. # [18:36] <jorendorff> is this town hall thing now?
  3468. # [18:36] * Quits: happy-dude (Adium@moz-1C988E45.wireless.rit.edu) (Quit: Leaving.)
  3469. # [18:36] * Joins: justindarc (justindarc@D2AEACFC.B56D28DB.B58D01CE.IP)
  3470. # [18:36] <RattyAway> Ms2ger: nothing important I just spotted a problem in his patch. hoping to catch him before he pushes
  3471. # [18:36] <@smaug> do I need to do some magic these days to add tests
  3472. # [18:37] <Ms2ger> smaug, add to the manifest?
  3473. # [18:37] <Ms2ger> smaug, and hg add?
  3474. # [18:37] * Joins: Mossop (dtownsend@53343B0D.8DCA2D5.5E2862A8.IP)
  3475. # [18:37] <@smaug> Ms2ger: manifest *and* .ini ?
  3476. # [18:37] <Ms2ger> smaug, .ini == manifest
  3477. # [18:37] <@smaug> it is in the .ini
  3478. # [18:38] * rail-lunch is now known as rail
  3479. # [18:38] <@ted> then that should be sufficient
  3480. # [18:38] * BenWa|email is now known as BenWa
  3481. # [18:39] * Joins: Mano (mano@moz-6313ADC9.red.bezeqint.net)
  3482. # [18:39] * Joins: mihneadb (mihneadb@moz-6B31F5AA.static.ziggozakelijk.nl)
  3483. # [18:39] * Joins: myk (myk@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3484. # [18:39] * Joins: sicking (sicking@moz-501E5580.hsd1.ca.comcast.net)
  3485. # [18:40] * Joins: serge (Thunderbir@moz-AC55AD33.dsl.teksavvy.com)
  3486. # [18:40] * Quits: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Connection reset by peer)
  3487. # [18:40] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  3488. # [18:40] * Joins: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3489. # [18:41] <Mossop> Bugzilla 5.0 requires Java to upload attachments. That sounds worrying
  3490. # [18:41] * Joins: juanb (jbecerra@moz-62518563.mtv2.mozilla.com)
  3491. # [18:41] <glob> Mossop, *blinks*
  3492. # [18:41] <bz> This video isn't so much playing....
  3493. # [18:41] <glob> bz, the townhall? 15 min delay
  3494. # [18:41] <bz> glob: yes, that one
  3495. # [18:41] <bz> glob: ok
  3496. # [18:42] * Quits: automata (automata@302C91B4.8DDD1F9.16867D26.IP) (Quit: Saindo)
  3497. # [18:42] <glob> bz, --> #townhall
  3498. # [18:42] * Joins: bbondy2 (bbondy@moz-717FF534.home.cgocable.net)
  3499. # [18:42] * Joins: kushagra_ (kushagra@88AD64AA.DF268AF7.520CDC98.IP)
  3500. # [18:42] * Joins: mcsmurf (chatzilla@moz-E94713CD.dip0.t-ipconnect.de)
  3501. # [18:42] * Quits: kushagra (kushagra@E3C00F20.AA4FA592.520CDC98.IP) (Ping timeout)
  3502. # [18:42] * Quits: bbondy2 (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3503. # [18:43] <Ms2ger> glob, oh, in case someone says something stupid?
  3504. # [18:43] <catlee-lunch> Mossop: yeah, but they're working on ActiveX support for 5.1
  3505. # [18:43] * admix is now known as admix|away
  3506. # [18:43] * Joins: shorlander (shorlander@moz-62518563.mtv2.mozilla.com)
  3507. # [18:43] <Mossop> catlee-lunch: Embracing the future!
  3508. # [18:43] * catlee-lunch is now known as catlee
  3509. # [18:43] * Joins: automata (automata@302C91B4.8DDD1F9.16867D26.IP)
  3510. # [18:43] <glob> Ms2ger, noooo, it's starting 15 mins later than planned
  3511. # [18:43] <bz> glob: mmm, needs a different IRC client too, lovely
  3512. # [18:43] <glob> Ms2ger, but that's an amusing thought
  3513. # [18:43] * Joins: heftig (heftig@moz-6F5F67C4.dip0.t-ipconnect.de)
  3514. # [18:44] <glob> bz, there be a password for that channel
  3515. # [18:44] <Ms2ger> <brendan> I wholeheartedly support my dona... CUT!
  3516. # [18:44] * Joins: josh (josh@moz-4C6243CD.mpls.qwest.net)
  3517. # [18:44] <bz> glob:
  3518. # [18:44] <bz> glob: and needs SSL, I assume?
  3519. # [18:45] * Joins: brendan (brendaneic@moz-62518563.mtv2.mozilla.com)
  3520. # [18:45] * Quits: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  3521. # [18:45] * Joins: kushagra (kushagra@E3C00F20.AA4FA592.520CDC98.IP)
  3522. # [18:45] * Quits: kushagra_ (kushagra@88AD64AA.DF268AF7.520CDC98.IP) (Ping timeout)
  3523. # [18:47] * Joins: tantek (tantek@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3524. # [18:47] <Mossop> How do we get the password for #townhall?
  3525. # [18:47] * philor is now known as philor|away
  3526. # [18:47] <@smaug> you need to guess it
  3527. # [18:47] <Ms2ger> Is it hunter2?
  3528. # [18:47] * Quits: flo-retina1 (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  3529. # [18:48] <gcp> Ms2ger: yep it's *******
  3530. # [18:48] <Ms2ger> :D
  3531. # [18:48] <Mossop> So seriously?
  3532. # [18:48] * Joins: ddahl (ddahl@9934F154.ED40407F.A8D8A8FC.IP)
  3533. # [18:48] <Mossop> Never mind
  3534. # [18:48] <mcsmurf> :D
  3535. # [18:49] * Joins: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  3536. # [18:49] * Quits: mcote (mcote@CBB0F6C.7926C589.EE6E63A5.IP) (Quit: leaving)
  3537. # [18:49] * Joins: mcote (mcote@CBB0F6C.7926C589.EE6E63A5.IP)
  3538. # [18:51] * RyanVM|brb is now known as RyanVM
  3539. # [18:51] <RattyAway> nothing seems to be showing @ townhall?
  3540. # [18:52] * Joins: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net)
  3541. # [18:53] * lth|dinner is now known as lth
  3542. # [18:53] * Quits: jgriffin (jgriffin@moz-791CC332.hsd1.wa.comcast.net) (Ping timeout)
  3543. # [18:54] * Quits: mihneadb (mihneadb@moz-6B31F5AA.static.ziggozakelijk.nl) (Quit: Computer gone to sleep - Zzzz...)
  3544. # [18:55] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Ping timeout)
  3545. # [18:55] <RattyAway> Error loading stream ID not found on server
  3546. # [18:55] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  3547. # [18:55] <NeilAway> RattyAway: the file got renamed on inbound, try patching against Makefile.in instead
  3548. # [18:55] * Joins: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP)
  3549. # [18:55] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  3550. # [18:56] * Quits: josh (josh@moz-4C6243CD.mpls.qwest.net) (Quit: josh)
  3551. # [18:56] <RattyAway> NeilAway already did that. Build successful
  3552. # [18:56] <NeilAway> RattyAway: :-)
  3553. # [18:56] * Quits: brendan (brendaneic@moz-62518563.mtv2.mozilla.com) (Quit: brendan)
  3554. # [18:57] * Joins: brendan (brendaneic@moz-62518563.mtv2.mozilla.com)
  3555. # [18:57] <RattyAway> NeilAway: or rather I patched the Makefile in the obj-dir because I was lazy
  3556. # [18:57] * Quits: brendan (brendaneic@moz-62518563.mtv2.mozilla.com) (Quit: brendan)
  3557. # [18:58] * Joins: bbondy2 (bbondy@moz-717FF534.home.cgocable.net)
  3558. # [18:58] * Quits: kk1fff (kk1fff@moz-95CA5501.dynamic.hinet.net) (Client exited)
  3559. # [18:58] * Joins: brendan (brendaneic@moz-62518563.mtv2.mozilla.com)
  3560. # [18:59] * Quits: bbondy2 (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3561. # [18:59] * jhopkins|mtg is now known as jhopkins|buildduty
  3562. # [18:59] * Quits: bbouvier (bnjbouv@moz-63AFAFBF.gagahome.fr) (Input/output error)
  3563. # [18:59] <ochameau> edmorley|sheriffduty: it would be very unlikely, b2g/simulator isn't covered by tests :/
  3564. # [18:59] * Quits: spohl (Adium@moz-9FCE86C5.static.hvvc.us) (Quit: Leaving.)
  3565. # [18:59] * Joins: spohl (Adium@moz-9FCE86C5.static.hvvc.us)
  3566. # [19:00] * Joins: josh (josh@moz-4C6243CD.mpls.qwest.net)
  3567. # [19:00] * Joins: bbouvier (bnjbouv@moz-63AFAFBF.gagahome.fr)
  3568. # [19:00] * Quits: heftig (heftig@moz-6F5F67C4.dip0.t-ipconnect.de) (Ping timeout)
  3569. # [19:00] * Quits: bholley (bholley@B08EEEEB.6BBCE916.7B974E06.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  3570. # [19:00] * Quits: kushagra (kushagra@E3C00F20.AA4FA592.520CDC98.IP) (Ping timeout)
  3571. # [19:00] * Quits: josh (josh@moz-4C6243CD.mpls.qwest.net) (Quit: josh)
  3572. # [19:01] * Joins: kushagra (kushagra@E3C00F20.AA4FA592.520CDC98.IP)
  3573. # [19:01] * Joins: jgriffin (jgriffin@moz-791CC332.hsd1.wa.comcast.net)
  3574. # [19:01] * Quits: luca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk) (Quit: Ex-Chat)
  3575. # [19:01] * Quits: brendan (brendaneic@moz-62518563.mtv2.mozilla.com) (Quit: brendan)
  3576. # [19:01] * Quits: kdcw (kdcw@moz-2CDF5822.pk.shawcable.net) (Ping timeout)
  3577. # [19:02] * Joins: kdcw (kdcw@moz-2CDF5822.pk.shawcable.net)
  3578. # [19:02] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/e1503949a9d0 - B2G Bumper Bot - Bumping gaia.json for 10 gaia revision(s) a=gaia-bump
  3579. # [19:02] * Quits: mfossen (mfossen@moz-C35ED598.uwnet.wisc.edu) (Broken pipe)
  3580. # [19:02] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/c799042d8cb1 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  3581. # [19:03] * Joins: naveed__ (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  3582. # [19:03] * Joins: WaltS48 (Thunderbir@moz-84122F02.pitbpa.east.verizon.net)
  3583. # [19:04] * Joins: tessarakt (jens@moz-810107E3.dip0.t-ipconnect.de)
  3584. # [19:05] * Joins: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3585. # [19:05] * glob is now known as glob|away
  3586. # [19:05] * Quits: naveed__ (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  3587. # [19:06] * Quits: mccr8 (mccr8@moz-48A4B8F7.dsl.dynamic.sonic.net) (Quit: )
  3588. # [19:07] * Quits: bnicholson (bnicholson@F118B273.BF05706.A36C57B9.IP) (Ping timeout)
  3589. # [19:08] * Quits: Mano (mano@moz-6313ADC9.red.bezeqint.net) (Client exited)
  3590. # [19:08] * Quits: juanb (jbecerra@moz-62518563.mtv2.mozilla.com) (Quit: juanb)
  3591. # [19:08] <RyanVM> ochameau: retriggers on the prior push are green
  3592. # [19:08] * RyanVM is now known as RyanVM|sheriffduty
  3593. # [19:09] * Joins: Mano (mano@moz-6313ADC9.red.bezeqint.net)
  3594. # [19:09] * Joins: juanb (jbecerra@moz-62518563.mtv2.mozilla.com)
  3595. # [19:09] * capella is now known as capella|away
  3596. # [19:10] * catlee is now known as catlee-afk
  3597. # [19:10] * Quits: Mano (mano@moz-6313ADC9.red.bezeqint.net) (Ping timeout)
  3598. # [19:11] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/c94fa9907075 - Chris Peterson - Bug 952602 - #ifdef EARLY_BETA_OR_EARLIER to disable navigator.plugins[] cloaking before GA release. r=bsmedberg a=sylvestre
  3599. # [19:11] * Joins: squib (squib@moz-7BFC3D3A.dhcp.ftbg.wi.charter.com)
  3600. # [19:12] <RyanVM|sheriffduty> ochameau: I'm going to backout both patches for now so we can get inbound reopened
  3601. # [19:12] * Joins: jonasfj (jonasfj@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3602. # [19:12] * Quits: jedp (jedp@moz-62518563.mtv2.mozilla.com) (Quit: Computer has gone to sleep.)
  3603. # [19:12] * philor|away is now known as philor
  3604. # [19:14] * Joins: bbondy2 (bbondy@moz-717FF534.home.cgocable.net)
  3605. # [19:15] * Quits: bbondy2 (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3606. # [19:15] * whimboo is now known as whimboo|dinner
  3607. # [19:16] * bobowen is now known as bobowen|afk
  3608. # [19:16] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  3609. # [19:16] * Quits: vikstrous (v@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  3610. # [19:17] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  3611. # [19:17] * Quits: HeN (HeN@DCBBC71A.C01317B5.34A7550B.IP) (Quit: Linkinus - http://linkinus.com)
  3612. # [19:18] * Joins: vikstrous (v@13F2CEC5.7672369.D8E68FF6.IP)
  3613. # [19:18] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Client exited)
  3614. # [19:18] * Joins: bnicholson (bnicholson@moz-62518563.mtv2.mozilla.com)
  3615. # [19:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/05792ab1e06f - Ryan VanderMeulen - Backed out changeset 65338f03492b (bug 990065) and changeset 8c3b772518f2 (bug 990057) for B2G desktop mochitest failures.
  3616. # [19:21] * Quits: mreavy (chatzilla@moz-A39761D7.phlapa.fios.verizon.net) (Ping timeout)
  3617. # [19:21] * Joins: mreavy (chatzilla@moz-A39761D7.phlapa.fios.verizon.net)
  3618. # [19:22] * Joins: maxli (Adium@moz-EE42E0E.student.cs.uwaterloo.ca)
  3619. # [19:22] * nsm is now known as nsm|away
  3620. # [19:22] * Quits: m_gol (m_gol@moz-528283C2.neoplus.adsl.tpnet.pl) (Ping timeout)
  3621. # [19:23] * BenWa is now known as BenWa|email
  3622. # [19:23] * Quits: edmorley|sheriffduty (uid27002@moz-5F4AA75A.irccloud.com) (Quit: )
  3623. # [19:24] * Joins: taj1 (Mibbit@moz-F7D5AAC6.cable.virginm.net)
  3624. # [19:25] <taj1> hi, iam working on Bug 940275 and need help showing property panels
  3625. # [19:25] <taj1> they need to be dynamic not static, can anyone help me
  3626. # [19:25] <taj1> plz
  3627. # [19:26] * KWierso|afk is now known as KWierso
  3628. # [19:26] * Quits: taj1 (Mibbit@moz-F7D5AAC6.cable.virginm.net) (Quit: http://www.mibbit.com ajax IRC Client)
  3629. # [19:28] * Joins: Mano (mano@moz-6313ADC9.red.bezeqint.net)
  3630. # [19:29] * jhopkins|buildduty is now known as jhopkins|bbiab
  3631. # [19:30] * Quits: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  3632. # [19:30] * Quits: Optimizer (Optimizer@E0BA43BC.9121CE7F.D2D1FAF0.IP) (Ping timeout)
  3633. # [19:30] * Joins: bbondy2 (bbondy@moz-717FF534.home.cgocable.net)
  3634. # [19:30] * Quits: lpy (lpy@1834E2CB.F09091A8.1348A864.IP) (Client exited)
  3635. # [19:31] * Joins: drno (nohlmeier@moz-CCCF7F86.hsd1.ca.comcast.net)
  3636. # [19:31] * Quits: bbondy2 (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3637. # [19:31] * Joins: Optimizer (Optimizer@E0BA43BC.9121CE7F.D2D1FAF0.IP)
  3638. # [19:31] * Quits: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net) (Quit: pcwalton)
  3639. # [19:31] * Joins: arnaud_bienner (arno@moz-A1109EC1.dsl.sta.abo.bbox.fr)
  3640. # [19:32] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  3641. # [19:32] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/5be756468156 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  3642. # [19:32] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/48f41d457b8c - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  3643. # [19:33] * Quits: till (till@moz-B5B2B1D8.adsl.alicedsl.de) (Input/output error)
  3644. # [19:34] * Joins: harishneit (harishneit@59CC9469.291909EC.8B6C1D65.IP)
  3645. # [19:36] * Quits: ehugg (ehugg@8CEC19F0.709C0A2A.6157E88D.IP) (Quit: ehugg)
  3646. # [19:38] * Joins: mccr8 (mccr8@moz-62518563.mtv2.mozilla.com)
  3647. # [19:39] * Quits: bbouvier (bnjbouv@moz-63AFAFBF.gagahome.fr) (Input/output error)
  3648. # [19:42] * Quits: WaltS48 (Thunderbir@moz-84122F02.pitbpa.east.verizon.net) (Quit: WaltS48 has gone elsewhere)
  3649. # [19:43] <Mossop> bz: Is there a good way to detect a new chrome window and be able to get its real URI before any scripts have executed in it?
  3650. # [19:43] <jesup> sheeri: https://plus.google.com/106186763111547737548/posts/7ywzndcoXfH
  3651. # [19:43] * Joins: bbouvier (bnjbouv@moz-63AFAFBF.gagahome.fr)
  3652. # [19:44] * BenWa|email is now known as BenWa
  3653. # [19:44] <sheeri> jesup: thanx!
  3654. # [19:45] * Quits: dougt (dougt@moz-A89CF36B.vesrv.com) (Max SendQ exceeded)
  3655. # [19:45] * Joins: dougt (dougt@moz-A89CF36B.vesrv.com)
  3656. # [19:46] * Joins: bbondy2 (bbondy@moz-717FF534.home.cgocable.net)
  3657. # [19:46] * Joins: ehugg (chatzilla@9D38530F.29102B70.6CD50604.IP)
  3658. # [19:46] * Quits: Mano (mano@moz-6313ADC9.red.bezeqint.net) (Client exited)
  3659. # [19:46] * Quits: bbondy2 (bbondy@moz-717FF534.home.cgocable.net) (Quit: bbondy2)
  3660. # [19:46] * BenWa is now known as BenWa|email
  3661. # [19:47] * Joins: Mano (mano@moz-6313ADC9.red.bezeqint.net)
  3662. # [19:48] * Joins: grobinson (~grobinson@418E8A52.A05DAFEF.9435F7F0.IP)
  3663. # [19:48] <RattyAway> it works!
  3664. # [19:48] * Quits: Mano (mano@moz-6313ADC9.red.bezeqint.net) (Ping timeout)
  3665. # [19:49] * bobowen|afk is now known as bobowen
  3666. # [19:50] <bz> Mossop: um... I don't know.
  3667. # [19:50] <dougt> the tree is closed again. :(
  3668. # [19:51] <RyanVM|sheriffduty> dougt: yeah, people should really stop breaking it
  3669. # [19:51] <RyanVM|sheriffduty> speaking of which
  3670. # [19:51] <RyanVM|sheriffduty> paolo: ping
  3671. # [19:51] * Quits: bbouvier (bnjbouv@moz-63AFAFBF.gagahome.fr) (Input/output error)
  3672. # [19:52] * Quits: bmoss (bmoss@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3673. # [19:54] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/edf9436c3094 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  3674. # [19:54] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/2d34863c9422 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  3675. # [19:54] * Joins: idwer (irc@moz-67B6410D.adsl.online.nl)
  3676. # [19:55] * Joins: darkowlzzz (sunny@1AADB99C.77A679E0.27560D6E.IP)
  3677. # [19:55] * Quits: darkowlzz (sunny@6474B10A.465E20BB.27560D6E.IP) (Ping timeout)
  3678. # [19:55] * jhopkins|bbiab is now known as jhopkins|buildduty
  3679. # [19:55] <Mossop> bz: Any objection to me making document-element-inserted fire for XUL documents. Seems like it's only hooked up for XML and HTML right now
  3680. # [19:56] * jaoo is now known as jaoo|afk
  3681. # [19:56] * Joins: ehugg_ (ehugg@E8368BCC.6C5CEEEA.D46CBC5D.IP)
  3682. # [19:57] <bz> Mossop: worksforme
  3683. # [19:57] * Joins: jfkthame (jfkthame@59D4F640.6B7B908E.3E2A4E92.IP)
  3684. # [19:58] * Quits: gwagner (Gregor@moz-B45FE61C.hsd1.ca.comcast.net) (Ping timeout)
  3685. # [19:58] * Quits: ehugg_ (ehugg@E8368BCC.6C5CEEEA.D46CBC5D.IP) (Quit: ehugg_)
  3686. # [19:59] * Quits: ehugg (chatzilla@9D38530F.29102B70.6CD50604.IP) (Input/output error)
  3687. # [20:01] * bobowen is now known as bobowen|afk
  3688. # [20:01] * Joins: bbondy2 (bbondy@moz-717FF534.home.cgocable.net)
  3689. # [20:02] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/83e1045e24bd - Ryan VanderMeulen - Backed out changeset 7c60268706f3 (bug 956332) for xperf regressions.
  3690. # [20:02] * Quits: bbondy2 (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3691. # [20:03] * Quits: RattyAway (Jim_diGriz@C4E40CEE.1B198524.25110E41.IP) (Connection reset by peer)
  3692. # [20:04] * Joins: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP)
  3693. # [20:04] * Quits: jammink_ (textual@moz-62518563.mtv2.mozilla.com) (Quit: Computer has gone to sleep.)
  3694. # [20:04] * Quits: jammink (textual@moz-62518563.mtv2.mozilla.com) (Quit: Computer has gone to sleep.)
  3695. # [20:04] * Joins: naveed__ (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  3696. # [20:04] * Joins: RattyAway (Jim_diGriz@2512107A.BD5AA398.6D4CD948.IP)
  3697. # [20:05] * Joins: kushagra_ (kushagra@88AD64AA.DF268AF7.520CDC98.IP)
  3698. # [20:05] * Quits: kushagra (kushagra@E3C00F20.AA4FA592.520CDC98.IP) (Ping timeout)
  3699. # [20:06] * Quits: naveed__ (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  3700. # [20:06] * Quits: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net) (Quit: Leaving)
  3701. # [20:06] * Joins: kushagra (kushagra@E3C00F20.AA4FA592.520CDC98.IP)
  3702. # [20:06] * Joins: mahdi (mahdi@D99AE44E.B52DBDB9.195261CE.IP)
  3703. # [20:07] * mt1 is now known as mt
  3704. # [20:07] * Quits: kushagra_ (kushagra@88AD64AA.DF268AF7.520CDC98.IP) (Ping timeout)
  3705. # [20:08] <RattyAway> That was a fast townhall ending rather quickly
  3706. # [20:08] <RattyAway> ??
  3707. # [20:09] <gcp> its still on
  3708. # [20:10] * Joins: Ratty_ (Jim_diGriz@C4E40CEE.1B198524.25110E41.IP)
  3709. # [20:10] * Quits: RattyAway (Jim_diGriz@2512107A.BD5AA398.6D4CD948.IP) (Ping timeout)
  3710. # [20:10] * Ratty_ is now known as RattyAway
  3711. # [20:11] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  3712. # [20:12] * Quits: mahdi (mahdi@D99AE44E.B52DBDB9.195261CE.IP) (Quit: Leaving)
  3713. # [20:12] * Quits: nbp (pierron@moz-7EB03C5F.fbx.proxad.net) (Ping timeout)
  3714. # [20:12] * Joins: nbp (pierron@moz-7EB03C5F.fbx.proxad.net)
  3715. # [20:15] * Joins: jdover (jdover@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3716. # [20:15] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  3717. # [20:15] * Joins: billm (billm@moz-62518563.mtv2.mozilla.com)
  3718. # [20:16] * Quits: MarcoZ (marco.zehe@moz-3F9183B0.dip0.t-ipconnect.de) (Quit: See you tomorrow!)
  3719. # [20:17] * Joins: bbondy2 (bbondy@moz-717FF534.home.cgocable.net)
  3720. # [20:18] * Quits: wlach (wlach@8ACF1000.5EFFC0B8.24454B25.IP) (Quit: Ex-Chat)
  3721. # [20:18] <Callek> RattyAway: yea still watching it here
  3722. # [20:18] * Quits: bbondy2 (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3723. # [20:19] <RattyAway> Callek: had to reload the page and then it started / continued
  3724. # [20:19] <RattyAway> aargh I seem to have missed most of it
  3725. # [20:19] <jez> Is there anywhere in the SeaMonkey/Firefox interfaces where the word "locale" is used? Ideally I'd like to steal that word to use in my addon.
  3726. # [20:19] * Quits: Pike (chatzilla@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 28.0/20140314220517])
  3727. # [20:19] * RyanVM|sheriffduty gave up on trying to watch the town hall given how late it started
  3728. # [20:19] * gaye is now known as gaye|brb
  3729. # [20:20] * Joins: jedp (jedp@moz-62518563.mtv2.mozilla.com)
  3730. # [20:20] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  3731. # [20:20] <RattyAway> RyanVM|sheriffduty: not as late as here surely? (02:19am)
  3732. # [20:20] <RyanVM|sheriffduty> heh
  3733. # [20:20] * Quits: gandalf (zbraniecki@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  3734. # [20:20] * curtisk is now known as curtisk|afk
  3735. # [20:20] * Joins: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3736. # [20:21] <Callek> RattyAway: in a few hours for sure it should likely be up for "non-live" viewing
  3737. # [20:21] * Quits: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com) (Input/output error)
  3738. # [20:21] <Callek> RyanVM|sheriffduty: similar ^
  3739. # [20:21] <Callek> ;-)
  3740. # [20:21] <RattyAway> Does that mean only available to zombies and vampires?
  3741. # [20:21] * Joins: ehugg (chatzilla@9D38530F.29102B70.6CD50604.IP)
  3742. # [20:22] * Joins: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com)
  3743. # [20:22] * Quits: mats (chatzilla@868A9748.A189EB51.4B330583.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 28.0/20140314220517])
  3744. # [20:22] * Joins: docpox (Unknown@moz-4471C3A6.retail.telecomitalia.it)
  3745. # [20:22] * davidb is now known as davidb|afk
  3746. # [20:23] * Joins: jammink (textual@moz-62518563.mtv2.mozilla.com)
  3747. # [20:23] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/896a97151153 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  3748. # [20:23] * Joins: tedders1 (tedders1@moz-62518563.mtv2.mozilla.com)
  3749. # [20:23] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/7b92cfdddf89 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  3750. # [20:23] * Joins: jammink_ (textual@moz-62518563.mtv2.mozilla.com)
  3751. # [20:23] * Joins: bmoss (bmoss@moz-62518563.mtv2.mozilla.com)
  3752. # [20:23] * Joins: mt1 (mt@moz-62518563.mtv2.mozilla.com)
  3753. # [20:23] * Quits: mt (mt@moz-62518563.mtv2.mozilla.com) (Connection reset by peer)
  3754. # [20:23] * Quits: gcp (gcp@moz-9CEB1C98.access.telenet.be) (Quit: Leaving)
  3755. # [20:24] * Quits: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3756. # [20:24] * Quits: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3757. # [20:24] * rail is now known as rail_away
  3758. # [20:24] * Joins: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP)
  3759. # [20:24] * Quits: davidb|afk (davidb@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3760. # [20:24] * Joins: happy-dude (Adium@moz-1C988E45.wireless.rit.edu)
  3761. # [20:25] * Joins: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP)
  3762. # [20:25] * Joins: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com)
  3763. # [20:25] * Quits: docpox (Unknown@moz-4471C3A6.retail.telecomitalia.it) (Quit: Leaving)
  3764. # [20:25] * Quits: bmoss (bmoss@moz-62518563.mtv2.mozilla.com) (Max SendQ exceeded)
  3765. # [20:26] * Joins: bmoss (bmoss@moz-62518563.mtv2.mozilla.com)
  3766. # [20:26] * nsm|away is now known as nsm
  3767. # [20:26] * Joins: jet (jet@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3768. # [20:27] * Parts: emerson (sid27401@moz-31ABA2C0.irccloud.com)
  3769. # [20:28] * Quits: shorlander (shorlander@moz-62518563.mtv2.mozilla.com) (Connection reset by peer)
  3770. # [20:29] * Joins: shorlander (shorlander@moz-62518563.mtv2.mozilla.com)
  3771. # [20:29] * Joins: gwagner (Gregor@moz-B45FE61C.hsd1.ca.comcast.net)
  3772. # [20:29] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  3773. # [20:29] <RattyAway> We should just blackhole OKCupid
  3774. # [20:30] <fox2mike> hah
  3775. # [20:30] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  3776. # [20:30] <davidb> someone said we should suggest other dating sites
  3777. # [20:30] <jez> it's a waste of space anyway. never talked to anything other than timewasters on there.
  3778. # [20:30] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  3779. # [20:30] <jez> dunno whether that applies to online dating in general.
  3780. # [20:31] * Quits: ddahl (ddahl@9934F154.ED40407F.A8D8A8FC.IP) (Ping timeout)
  3781. # [20:32] <Callek> "we see you're trying to access OK Cupid?, the sites developers don't care about your choice of web browser, may we suggest these alternatives (*) AshleyMaddison (*) ChristianMingle (*) ChatRoulette ?"
  3782. # [20:32] * Callek ducks
  3783. # [20:32] * Joins: ddahl (ddahl@9934F154.ED40407F.A8D8A8FC.IP)
  3784. # [20:32] * julienw is now known as julienw_afk
  3785. # [20:33] <RattyAway> Oo
  3786. # [20:33] <RattyAway> oO
  3787. # [20:33] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/bbaf247e9637 - Chenxia Liu - Bug 971093 - Intermittent testSettingsMenuItems | Exception caught - junit.framework.AssertionFailedError: Text string: '^Customize$' is not found! r=gbrown
  3788. # [20:33] * Joins: bbondy2 (bbondy@moz-717FF534.home.cgocable.net)
  3789. # [20:34] * Quits: bbondy2 (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3790. # [20:34] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/279dd42e0cf3 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  3791. # [20:34] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/64bf37b5e956 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  3792. # [20:34] * Quits: tantek (tantek@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: tantek)
  3793. # [20:35] <jez> Callek: hey. any idea when seamonkey's tbpl will be working?
  3794. # [20:35] <Callek> jez: RattyAway was just threatening me with more cheesecake sent to my house if I don't fix it
  3795. # [20:35] <Callek> (seriously he does send me cheesecake)
  3796. # [20:35] <jez> wtf? that sounds like an incentive not to
  3797. # [20:35] <RattyAway> ;)
  3798. # [20:36] * Quits: Enn (enn@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3799. # [20:36] <Callek> meh I'm not a cheesecake fan (my family likes it and such though)
  3800. # [20:36] <jez> ratty, send *poisoned* cheesecake
  3801. # [20:36] <RattyAway> :P
  3802. # [20:37] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  3803. # [20:37] <Ms2ger> It'll only kill his family anyway
  3804. # [20:37] * Quits: myk (myk@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3805. # [20:37] * Quits: bajaj (Adium@moz-34BA18EC.hsd1.ca.comcast.net) (Quit: Leaving.)
  3806. # [20:37] * Joins: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3807. # [20:37] * Quits: bmoss (bmoss@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3808. # [20:37] <jez> Callek: but seriously any timeframe? it'd be nice to see the boxes compiling seamonkey and their status
  3809. # [20:38] * Joins: bmoss (bmoss@moz-62518563.mtv2.mozilla.com)
  3810. # [20:38] <Callek> jez: I'm *hoping* soon, the caveat is tbpl is down right now due to me melting MoCo MySQL servers, and not sure what the heck I'm missing as to why
  3811. # [20:38] * Quits: gsvelto (gsvelto@moz-AD6B3EB9.clienti.tiscali.it) (Ping timeout)
  3812. # [20:38] <jez> mysql? heh
  3813. # [20:38] <Callek> basically code did a select on one table, and inserted the data into another table, and I was suddenly getting > 70k results in the set
  3814. # [20:38] * Joins: myk (myk@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3815. # [20:39] <Callek> due to a bad where clause (or bad data) or both
  3816. # [20:39] <Callek> and the code I'm using that is doing the selects is the exact same code as what MoCo releng uses, only its selecting from a DB that is populated from code that is merely "similar" to what moco releng is using
  3817. # [20:39] <jez> Callek: cant the ppl who set up firefox's tbpl help you out?
  3818. # [20:39] <Callek> jez: so its a very twisty catacomb thing here
  3819. # [20:40] * Quits: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com) (Input/output error)
  3820. # [20:40] * Joins: rstrong (rstrong@moz-204A999A.hsd1.ca.comcast.net)
  3821. # [20:40] <Callek> jez: I'm one of the people who matter for this piece of the architecture on moco side
  3822. # [20:40] <Callek> (I'm a moco releng person) and its releng-tooling that populates the data I'm missing
  3823. # [20:40] * Joins: Enn (enn@13F2CEC5.7672369.D8E68FF6.IP)
  3824. # [20:40] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/535756591289 - Heather Arthur - Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
  3825. # [20:40] * Quits: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3826. # [20:40] * Joins: brendan (brendaneic@moz-62518563.mtv2.mozilla.com)
  3827. # [20:40] <RattyAway> Callek: is the mysql server running in "strict" mode?
  3828. # [20:40] * Joins: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP)
  3829. # [20:41] * Quits: paolo (paolo@moz-B02B1067.retail.telecomitalia.it) (Quit: Konversation terminated!)
  3830. # [20:41] <jez> Callek: all sounds a bit Rude Goldberg
  3831. # [20:41] <jez> *Rube
  3832. # [20:41] <Callek> jez: that coupled with the fact that all my moco-releng teammates are overloaded on work atm (eg. so am I) -- means that only I can devote the time to figure this out
  3833. # [20:41] <RattyAway> Heath Robinson?
  3834. # [20:41] <jez> yup
  3835. # [20:41] <Callek> RattyAway: I am pretty sure they are... but I don't have admin access to this server to verify top of my head
  3836. # [20:41] * Quits: jedp (jedp@moz-62518563.mtv2.mozilla.com) (Quit: Computer has gone to sleep.)
  3837. # [20:42] <Callek> jez: basically it could be within 1 hour of looking, or within 1 month of looking, depending on what "a-ha" moments I get
  3838. # [20:42] * Joins: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com)
  3839. # [20:42] <jez> ok. *sigh*
  3840. # [20:42] <Callek> jez: I also temporarily asked IT to turn off write access for the DB I was melting, so I didn't have to do a hack to disable it on my side
  3841. # [20:43] <Callek> I can get it back on with a mere ask, but the point remains
  3842. # [20:43] <jez> ... that tbpl is stupidly overcomplicated? :-)
  3843. # [20:43] * Joins: sir_none (Thunderbir@moz-E98CDE3D.dclient.hispeed.ch)
  3844. # [20:43] <RyanVM|sheriffduty> jez: preaching to the choir on that one :P
  3845. # [20:44] * Boriss is now known as Boriss_afk
  3846. # [20:46] * Quits: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  3847. # [20:47] * Joins: jedp (jedp@moz-62518563.mtv2.mozilla.com)
  3848. # [20:47] * Quits: ggp (ggp@5955D0A2.477861A3.A8479B91.IP) (Ping timeout)
  3849. # [20:48] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Quit: return 0;)
  3850. # [20:48] * bz is now known as bz_away
  3851. # [20:49] * Quits: ehugg (chatzilla@9D38530F.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 28.0/20140314220517])
  3852. # [20:49] * Joins: mihneadb (mihneadb@moz-6B31F5AA.static.ziggozakelijk.nl)
  3853. # [20:49] * Joins: bbondy2 (bbondy@moz-717FF534.home.cgocable.net)
  3854. # [20:49] * Quits: bbondy2 (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3855. # [20:50] * Joins: bholley (bholley@B08EEEEB.6BBCE916.7B974E06.IP)
  3856. # [20:51] * Quits: mt1 (mt@moz-62518563.mtv2.mozilla.com) (Quit: Leaving.)
  3857. # [20:51] * Quits: bz_away (bzbarsky@moz-72881629.bstnma.fios.verizon.net) (Ping timeout)
  3858. # [20:51] * Joins: ggp (ggp@CEBB21F.4950BC12.1160D82E.IP)
  3859. # [20:52] * bc is now known as bc|bbiab
  3860. # [20:52] * Quits: ggp (ggp@CEBB21F.4950BC12.1160D82E.IP) (Input/output error)
  3861. # [20:52] * Joins: ggp (ggp@CEBB21F.4950BC12.1160D82E.IP)
  3862. # [20:53] * Quits: dew (Instantbir@moz-D2186B13.static.stls.mo.charter.com) (Ping timeout)
  3863. # [20:54] * Joins: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch)
  3864. # [20:54] * Joins: bajaj (Adium@moz-62518563.mtv2.mozilla.com)
  3865. # [20:54] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  3866. # [20:55] * Joins: mkmelin (mkmelin@moz-2F285F61.elisa-laajakaista.fi)
  3867. # [20:55] * Joins: tantek (tantek@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3868. # [20:58] * Joins: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com)
  3869. # [20:58] * Quits: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com) (Input/output error)
  3870. # [20:58] * whimboo|dinner is now known as whimboo
  3871. # [20:59] * lth is now known as lth|away
  3872. # [20:59] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3873. # [20:59] * Joins: heftig (heftig@moz-98E1815B.dip0.t-ipconnect.de)
  3874. # [20:59] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  3875. # [20:59] * ehsan is now known as ehsan|interview
  3876. # [21:00] * Quits: KWierso (chatzilla@moz-9B11DA99.hsd1.ca.comcast.net) (Connection reset by peer)
  3877. # [21:00] * Joins: KWierso (chatzilla@moz-9B11DA99.hsd1.ca.comcast.net)
  3878. # [21:00] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Client exited)
  3879. # [21:00] * Quits: ddahl (ddahl@9934F154.ED40407F.A8D8A8FC.IP) (Broken pipe)
  3880. # [21:01] * Quits: bmoss (bmoss@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3881. # [21:01] * juanb is now known as juanb|afk
  3882. # [21:01] <jib> why doesn't the video on http://www.mozilla.org/en-US/mission/ work?
  3883. # [21:01] * jandem-travel is now known as jandem
  3884. # [21:02] * Joins: naveed__ (naveed@moz-3CA42256.bstnma.fios.verizon.net)
  3885. # [21:04] <@dbaron> RyanVM|sheriffduty, looks like the mochitests we're waiting for on mozilla-inbound are done (not in builds-running.js anymore), but haven't shown up in completed builds yet.
  3886. # [21:04] <RyanVM|sheriffduty> yep, an dself-serve shows them as green
  3887. # [21:04] <RyanVM|sheriffduty> reopening :)
  3888. # [21:04] <RyanVM|sheriffduty> dbaron: and bonus points to you if you reply to my needinfo? ;)
  3889. # [21:05] * Joins: bbondy2 (bbondy@moz-717FF534.home.cgocable.net)
  3890. # [21:05] * Joins: kaie (kaie@moz-9A4AA394.dip0.t-ipconnect.de)
  3891. # [21:05] <kaie> is the australis UI still implemented using XUL ?
  3892. # [21:05] * Quits: bbondy2 (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3893. # [21:05] <Ms2ger> I guess so
  3894. # [21:06] * hwine is now known as hwine-food
  3895. # [21:07] <RyanVM|sheriffduty> dbaron: I made a vain attempt at trying to backport some of your recent reftests to aurora over the weekend. Didn't go so well :(
  3896. # [21:07] * Quits: jedp (jedp@moz-62518563.mtv2.mozilla.com) (Quit: Computer has gone to sleep.)
  3897. # [21:07] * Joins: jedp (jedp@moz-62518563.mtv2.mozilla.com)
  3898. # [21:07] <kaie> ok. Is there still an inspector tool that I can use to learn about the elements of the UI/chrome elements? It seems the "developer/inspector" tool only gives information about the web content space?
  3899. # [21:08] <Ms2ger> DOMi, I guess
  3900. # [21:08] <Ms2ger> Which is probably dead
  3901. # [21:08] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  3902. # [21:08] <@dbaron> RyanVM|sheriffduty, the "run reftests in more directories" patches?
  3903. # [21:08] * Joins: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com)
  3904. # [21:09] <RyanVM|sheriffduty> yeah, and some of the other fixes (like disabling the scrollbar fades)
  3905. # [21:09] * Joins: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP)
  3906. # [21:09] <@dbaron> RyanVM|sheriffduty, I think the pref for disabling scrollbar fades might need to be backported too
  3907. # [21:09] * Quits: gargsms (gargsms@4773EE5.78F6A898.64A74306.IP) (Quit: Leaving)
  3908. # [21:09] <Ms2ger> Heh
  3909. # [21:09] <@dbaron> RyanVM|sheriffduty, mstange added that only a few days before my patch, I think
  3910. # [21:10] <RyanVM|sheriffduty> yeah, I probably missed the actual patch that created the pref
  3911. # [21:10] <kaie> Ms2ger, thanks for reminding me it was DOM-inspector! I just installed it... And firefox crashed
  3912. # [21:10] <Ms2ger> Ha
  3913. # [21:10] * Quits: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3914. # [21:11] <kaie> (mozilla-central debug build)
  3915. # [21:11] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  3916. # [21:12] <kaie> stack: http://pastebin.mozilla.org/4743495
  3917. # [21:12] <kaie> oh. a debug break. me stupid?
  3918. # [21:13] <kaie> no, still stuck after saying "continue" in gdb
  3919. # [21:13] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  3920. # [21:14] <@dbaron> RyanVM|sheriffduty, and yeah, that needinfo? looks like it'll take a little digging
  3921. # [21:14] * geekboy is now known as geekboy|afk
  3922. # [21:15] <RyanVM|sheriffduty> dbaron: ok, thanks
  3923. # [21:16] * Boriss_afk is now known as Boriss
  3924. # [21:16] * Joins: kentuckyfriedtakahe (ajones@7EA5AB88.DC2C3734.616A18A6.IP)
  3925. # [21:17] * Joins: ckitching (ckitching@38288AD3.2BDD5D4F.8772DA20.IP)
  3926. # [21:17] * Joins: bz_away (bzbarsky@moz-D9C25B3C.hsd1.ma.comcast.net)
  3927. # [21:17] * deian is now known as deian|away
  3928. # [21:18] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/cb4fdc0d9567 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  3929. # [21:18] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/275feb8db98a - B2G Bumper Bot - Bumping manifests a=b2g-bump
  3930. # [21:19] * Quits: janv (varga@740FE678.9FB65C50.4F33160D.IP) (Quit: This computer has gone to sleep)
  3931. # [21:20] * justindarc is now known as justindarc|lunch
  3932. # [21:20] * Rik is now known as Rik|afk
  3933. # [21:20] * Quits: happy-dude (Adium@moz-1C988E45.wireless.rit.edu) (Quit: Leaving.)
  3934. # [21:20] * Joins: bbondy2 (bbondy@moz-717FF534.home.cgocable.net)
  3935. # [21:21] * Quits: jedp (jedp@moz-62518563.mtv2.mozilla.com) (Quit: Computer has gone to sleep.)
  3936. # [21:21] * Quits: bbondy2 (bbondy@moz-717FF534.home.cgocable.net) (Quit: bbondy2)
  3937. # [21:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/37d8a465a7b8 - Jan de Mooij - Bug 989586 - Fix Ion correctness bug when inlining |new Array(x)|. r=bhackett
  3938. # [21:23] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  3939. # [21:23] <jesup> jmaher: ping
  3940. # [21:23] <RyanVM|sheriffduty> billm: ping
  3941. # [21:23] <jmaher> jesup: pong
  3942. # [21:24] <jesup> jmaher: just checking - have you had a chance to review where we are/next steps?
  3943. # [21:25] * Quits: darkowlzzz (sunny@1AADB99C.77A679E0.27560D6E.IP) (Quit: This computer has gone to sleep)
  3944. # [21:25] <jmaher> jesup: I started downloading patches- there are a lot of them to apply, so I didn't get done with it :(
  3945. # [21:25] * Quits: arnaud_bienner (arno@moz-A1109EC1.dsl.sta.abo.bbox.fr) (Quit: Ex-Chat)
  3946. # [21:25] <jld> bsmedberg: ping, re bug 989042?
  3947. # [21:25] * catlee-afk is now known as catlee
  3948. # [21:26] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/e9d9bfa0befd - Wes Johnston - backout f1a7f2af1dce (Bug 981852) because its no longer needed. r=backout
  3949. # [21:26] * Quits: grobinson (~grobinson@418E8A52.A05DAFEF.9435F7F0.IP) (Ping timeout)
  3950. # [21:27] * Quits: RattyAway (Jim_diGriz@C4E40CEE.1B198524.25110E41.IP) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.0.15pre/20110606000022])
  3951. # [21:27] <billm> RyanVM|sheriffduty: pong
  3952. # [21:27] <RyanVM|sheriffduty> billm: hey, progress! http://imgur.com/aMNHTjc
  3953. # [21:28] <RyanVM|sheriffduty> billm: got a few minutes to talk about it?
  3954. # [21:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1c7f49db0b09 - Jim Chen - Bug 984458 - e. Add NativeJSObject object getter; r=blassey
  3955. # [21:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/93f0f89e30da - Jim Chen - Bug 984458 - c. Add skeletal NativeJSObject implementation; r=blassey
  3956. # [21:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a9bea24490d6 - Jim Chen - Bug 984458 - d. Add NativeJSObject property getters; r=blassey
  3957. # [21:28] * Joins: happy-dude (Adium@moz-1C988E45.wireless.rit.edu)
  3958. # [21:28] <billm> RyanVM|sheriffduty: neato! sure. on irc or vidyo?
  3959. # [21:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7821e5836e71 - Jim Chen - Bug 984458 - a. Add NativeJSContainer implementation; r=blassey
  3960. # [21:28] <RyanVM|sheriffduty> billm: irc's fine, just a couple questions
  3961. # [21:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c3bfc6b95ea3 - Jim Chen - Bug 984458 - b. Add threading support to NativeJSContainer; r=blassey
  3962. # [21:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/99a8ea57ec65 - Jim Chen - Bug 984458 - f. Add NativeJSObject opt getters; r=blassey
  3963. # [21:28] <RyanVM|sheriffduty> billm: are these going to be desktop-only? i.e. can I ignore the Android-specific mochitest suites we run?
  3964. # [21:28] * Quits: vikstrous (v@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3965. # [21:28] * Joins: jedp (jedp@moz-62518563.mtv2.mozilla.com)
  3966. # [21:28] * Joins: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com)
  3967. # [21:29] <billm> RyanVM|sheriffduty: yes, desktop-only
  3968. # [21:29] <billm> there aren't any plans at all for e10s for android
  3969. # [21:29] <RyanVM|sheriffduty> billm: and I'm assuming mochitest-mc running on the metro project branch will be unaffected as well?
  3970. # [21:29] <billm> RyanVM|sheriffduty: yeah, we don't want to run that in e10s either
  3971. # [21:29] <RyanVM|sheriffduty> excellent
  3972. # [21:30] <RyanVM|sheriffduty> so just mochitest-plain, bc, dt (devtools split out from bc), and m-oth
  3973. # [21:30] <billm> RyanVM|sheriffduty: eventually we will want to do reftests, crashtests, and jsreftests
  3974. # [21:30] <RyanVM|sheriffduty> yes
  3975. # [21:30] <RyanVM|sheriffduty> ok, then the mochitest part is done
  3976. # [21:30] <RyanVM|sheriffduty> on to reftests
  3977. # [21:30] <gaston> #ifdef DEBUG_bsmedberg
  3978. # [21:30] <billm> RyanVM|sheriffduty: ok, cool
  3979. # [21:30] <gaston> bsmedberg: should i assume you're the spellchecker extension owner ? :)
  3980. # [21:30] <billm> RyanVM|sheriffduty: thanks so much for the help
  3981. # [21:31] * Quits: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch) (Quit: Leaving.)
  3982. # [21:31] <@bsmedberg> gaston: god now
  3983. # [21:31] <RyanVM|sheriffduty> billm: no prob, I should have the patch up for review in a bit
  3984. # [21:31] <@bsmedberg> no
  3985. # [21:31] <RyanVM|sheriffduty> billm: are we running the full set of tests anywhere?
  3986. # [21:31] <gaston> found that gem in extensions/spellcheck/hunspell/src/mozHunspell.cpp :)
  3987. # [21:31] <@bsmedberg> jld: just a review-ping? I may have time today
  3988. # [21:31] * Quits: ggp (ggp@CEBB21F.4950BC12.1160D82E.IP) (Connection reset by peer)
  3989. # [21:32] <billm> RyanVM|sheriffduty: on the holly branch
  3990. # [21:32] <RyanVM|sheriffduty> perfect, thanks
  3991. # [21:32] * Quits: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  3992. # [21:32] <RyanVM|sheriffduty> billm: ah, but they don't have the new job names there
  3993. # [21:32] <RyanVM|sheriffduty> darn
  3994. # [21:32] <RyanVM|sheriffduty> JP too?
  3995. # [21:32] * whimboo is now known as whimboo|brb
  3996. # [21:33] <billm> RyanVM|sheriffduty: that's just an accident. I wasn't sure how to disable them.
  3997. # [21:33] <RyanVM|sheriffduty> oh, ok :)
  3998. # [21:33] <RyanVM|sheriffduty> very good then
  3999. # [21:33] <gaston> darn there's absolutely no debugging code in that broken spellchecker
  4000. # [21:33] <RyanVM|sheriffduty> I'll wing it on the reftests since I don't have a way to actually test it
  4001. # [21:33] <billm> RyanVM|sheriffduty: yeah, we can sort out any problems once the buildbot and mozharness stuff is done
  4002. # [21:34] * Joins: bdahl (bdahl@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4003. # [21:34] * Quits: jimb (user@125EF623.B2666F0E.66399531.IP) (Ping timeout)
  4004. # [21:34] * Joins: dew (Instantbir@moz-D2186B13.static.stls.mo.charter.com)
  4005. # [21:35] * deian|away is now known as deian
  4006. # [21:36] * Quits: digitsm (digitsm@5D3B83D5.7726931A.C146C5E5.IP) (Ping timeout)
  4007. # [21:36] * Joins: bbondy2 (bbondy@moz-717FF534.home.cgocable.net)
  4008. # [21:36] * Quits: bbondy2 (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  4009. # [21:36] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Client exited)
  4010. # [21:36] <jld> bsmedberg: Yeah; the patch is small, but the implications might not be trivial. (Also, it'd help releng if I could uplift 943174, which I don't want to do without fixing the BSD bustage.)
  4011. # [21:37] <gaston> a new bsd bustage piling on top of the others ?
  4012. # [21:37] <jld> gaston: No, the same one. Unless there's a new one I don't know about.
  4013. # [21:37] * Quits: mkmelin (mkmelin@moz-2F285F61.elisa-laajakaista.fi) (Ping timeout)
  4014. # [21:37] * Joins: mdas_ (mdas@13F2CEC5.7672369.D8E68FF6.IP)
  4015. # [21:37] <jesup> gaston: FYI, new webrtc.org patch in the works (3.50)
  4016. # [21:38] <gaston> ugh
  4017. # [21:38] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  4018. # [21:38] <gaston> jld: i have one for the P_PID thing, and 3 or 4 different ones for sparc64/non-ion/non-assembler so...
  4019. # [21:38] <RyanVM|sheriffduty> billm: for reftests, that's just the basic reftests and not the unaccelerated/omtc types, right?
  4020. # [21:38] * Quits: naveed__ (naveed@moz-3CA42256.bstnma.fios.verizon.net) (Input/output error)
  4021. # [21:38] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  4022. # [21:38] <jesup> gaston: patch queue is here and you can try building it *before* we finalize it :-) http://hg.mozilla.org/users/rjesup_wgate.com/webrtc_3_50
  4023. # [21:38] * Quits: mdas (mdas@FCCEA34F.7672369.D8E68FF6.IP) (Ping timeout)
  4024. # [21:39] <billm> RyanVM|sheriffduty: yeah, just ignore that stuff
  4025. # [21:39] * admix|away is now known as admix
  4026. # [21:39] <RyanVM|sheriffduty> ok
  4027. # [21:39] * curtisk|afk is now known as curtisk
  4028. # [21:40] <gaston> jesup: tree is already in bad shape for me :( even before webrtc
  4029. # [21:40] * mdas_ is now known as mdas
  4030. # [21:40] <jesup> well, if you can get me any reports I'll get them into the initial landing
  4031. # [21:41] * gaye|brb is now known as gaye
  4032. # [21:41] * davidb is now known as davidb|afk
  4033. # [21:42] <gaston> what's the ETA ? i'm mostly offline in the next 2 weeks
  4034. # [21:42] * Joins: grobinson (~grobinson@moz-62518563.mtv2.mozilla.com)
  4035. # [21:43] <jld> gaston: To quote bsmedberg from ~12 minutes ago, "I may have time today"
  4036. # [21:44] <jesup> gaston: probably within a week or so
  4037. # [21:44] <gaston> ah
  4038. # [21:44] <gaston> jesup: dont bother for me then, i'll have to catchup afterwards :)
  4039. # [21:44] <jesup> gaston: someone else who can make trial builds and file issue?
  4040. # [21:44] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  4041. # [21:44] <gaston> yes jbeich
  4042. # [21:44] <jesup> k
  4043. # [21:44] * davidb|afk is now known as davidb
  4044. # [21:44] <Ms2ger> jesup, you could setup a BSD builder locally ;)
  4045. # [21:44] <jld> gaston: Oh, whoops. I thought that was to me.
  4046. # [21:45] * Joins: vikstrous (v@13F2CEC5.7672369.D8E68FF6.IP)
  4047. # [21:45] * Joins: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch)
  4048. # [21:45] <jesup> Ms2ger: yes, in my copious spare time.
  4049. # [21:45] <gaston> jld: but i'm glad to know that a bsd bustage will be fixed :)
  4050. # [21:45] * jesup used to run FreeBSD desktop
  4051. # [21:45] * rail_away is now known as rail
  4052. # [21:45] <Ms2ger> jesup, I'm so sorry
  4053. # [21:45] * jld used to be jld@NetBSD.org so, yeah.
  4054. # [21:46] <jld> Actually, I might still be. I haven't looked at that mailbox in, um, too long.
  4055. # [21:46] <jesup> We used mozilla on FreeBSD-based rack-mount servers in the old days for internet-over-cable-boxes
  4056. # [21:46] <firebot> Check-in: http://hg.mozilla.org/integration/fx-team/rev/c17d4ea4d6a3 - Robert Strong - Bug 831593 - Updater/uninstaller helper.exe deletes Firefox AppCompatFlags registry entry during upgrade. r=bbondy
  4057. # [21:47] <jesup> former semi-buddy of mine started DragonFly IIRC (Matt Dillon)
  4058. # [21:47] * Joins: jrm2k6 (jrm2k6@moz-865C6E76.vodafone.hu)
  4059. # [21:47] <gaston> semi-buddy ?
  4060. # [21:47] * baku is now known as baku|away
  4061. # [21:48] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  4062. # [21:48] <jesup> Good net (and once in a while at a convention in-person) acquaintance from the Amiga days
  4063. # [21:49] * Quits: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch) (Quit: Leaving.)
  4064. # [21:49] <gaston> hah :)
  4065. # [21:49] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  4066. # [21:49] <jld> Oh, right, and then there was the DIY X terminal setup that some Panix staff used for workstations when I was there, running on NetBSD/i386.
  4067. # [21:49] <gaston> that guy is insanely smart..
  4068. # [21:49] <jesup> yes he is
  4069. # [21:49] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  4070. # [21:49] * Quits: jackneill (jackneill@moz-782B761E.pool.digikabel.hu) (Quit: WeeChat 0.4.3)
  4071. # [21:49] * Quits: jet (jet@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: jet)
  4072. # [21:50] * philor is now known as philor|away
  4073. # [21:50] <jld> I distinctly remember the Mozilla browser of the day having a tendency to allocate enough pixmaps on some webpages to make the diskless X server start swapping... over NFS. Fun times.
  4074. # [21:52] * Joins: bbondy2 (bbondy@moz-717FF534.home.cgocable.net)
  4075. # [21:52] * Quits: bbondy2 (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  4076. # [21:53] * Quits: cabanier (sid15093@moz-31ABA2C0.irccloud.com) (Ping timeout)
  4077. # [21:53] * Quits: cdiehl (sid19351@moz-A42E5B7B.irccloud.com) (Ping timeout)
  4078. # [21:53] * Quits: davidillsley (sid18481@moz-5F4AA75A.irccloud.com) (Ping timeout)
  4079. # [21:53] * Quits: evilpie (sid7877@moz-E77DEB21.irccloud.com) (Ping timeout)
  4080. # [21:53] * Quits: soumyaC (uid15286@moz-E77DEB21.irccloud.com) (Ping timeout)
  4081. # [21:53] * Quits: sawrubh (sid6719@moz-5F4AA75A.irccloud.com) (Ping timeout)
  4082. # [21:53] * Joins: cabanier (sid15093@moz-31ABA2C0.irccloud.com)
  4083. # [21:53] * Joins: Archaeopteryx (itsme@moz-D3897645.cust.telecolumbus.net)
  4084. # [21:53] * Joins: davidillsley (sid18481@moz-5F4AA75A.irccloud.com)
  4085. # [21:53] * Joins: cdiehl (sid19351@moz-A42E5B7B.irccloud.com)
  4086. # [21:53] <gaston> soooo why wouldnt hunspell open the .dic file after correctly finding the .aff file...
  4087. # [21:53] * Joins: jet (jet@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4088. # [21:53] * Joins: evilpie (sid7877@moz-E77DEB21.irccloud.com)
  4089. # [21:53] * Joins: sawrubh (sid6719@moz-5F4AA75A.irccloud.com)
  4090. # [21:53] * Joins: soumyaC (uid15286@moz-E77DEB21.irccloud.com)
  4091. # [21:54] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  4092. # [21:54] * whimboo|brb is now known as whimboo
  4093. # [21:54] * Joins: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  4094. # [21:55] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  4095. # [21:55] * Joins: mkmelin (mkmelin@moz-587908DB.elisa-laajakaista.fi)
  4096. # [21:55] * jlund is now known as jlund|lunch
  4097. # [21:55] * Quits: mkmelin (mkmelin@moz-587908DB.elisa-laajakaista.fi) (Quit: ChatZilla 0.9.90.1 [Firefox 28.0/20140317233501])
  4098. # [21:56] * Joins: bbouvier (bnjbouv@moz-63AFAFBF.gagahome.fr)
  4099. # [21:56] * Joins: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch)
  4100. # [21:56] * bc|bbiab is now known as bc
  4101. # [21:57] * Quits: joshua-s (Thunderbir@moz-5EACD6D7.syrcny.east.verizon.net) (Ping timeout)
  4102. # [21:58] * Quits: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch) (Quit: Leaving.)
  4103. # [21:58] * Joins: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net)
  4104. # [21:59] * Joins: joshua-s (Thunderbir@moz-5EACD6D7.syrcny.east.verizon.net)
  4105. # [21:59] * nthomas|away is now known as nthomas
  4106. # [21:59] * Quits: jedp (jedp@moz-62518563.mtv2.mozilla.com) (Quit: Computer has gone to sleep.)
  4107. # [22:00] * Joins: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net)
  4108. # [22:00] * juanb|afk is now known as juanb
  4109. # [22:00] * hwine-food is now known as hwine
  4110. # [22:01] * Quits: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  4111. # [22:01] * Joins: bbondy2 (bbondy@moz-717FF534.home.cgocable.net)
  4112. # [22:02] * Joins: mt (mt@moz-62518563.mtv2.mozilla.com)
  4113. # [22:02] * Joins: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP)
  4114. # [22:02] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  4115. # [22:02] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  4116. # [22:03] * Joins: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com)
  4117. # [22:03] * Joins: jedp (jedp@moz-62518563.mtv2.mozilla.com)
  4118. # [22:04] * Quits: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net) (Quit: dealloc)
  4119. # [22:04] * Joins: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net)
  4120. # [22:05] * Quits: jaspreet (jaspreet@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  4121. # [22:05] * Joins: bmoss (bmoss@moz-62518563.mtv2.mozilla.com)
  4122. # [22:05] * Joins: ehugg (chatzilla@9D38530F.29102B70.6CD50604.IP)
  4123. # [22:06] * Quits: harishneit (harishneit@59CC9469.291909EC.8B6C1D65.IP) (Ping timeout)
  4124. # [22:06] * Joins: harishneit (harishneit@D983D2.BC703A9E.8B6C1D65.IP)
  4125. # [22:07] * Quits: sicking (sicking@moz-501E5580.hsd1.ca.comcast.net) (Quit: sicking)
  4126. # [22:07] * whimboo is now known as whimboo|brb
  4127. # [22:08] * RyanVM|sheriffduty is now known as RyanVM
  4128. # [22:08] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  4129. # [22:08] * BenWa|email is now known as BenWa
  4130. # [22:08] * Joins: aja (Instantbir@77027837.73203D5C.7880DB15.IP)
  4131. # [22:08] * Quits: joshua-s (Thunderbir@moz-5EACD6D7.syrcny.east.verizon.net) (Quit: Try Firetext (https://marketplace.firefox.com/app/firetext), a word processor for Firefox OS!)
  4132. # [22:08] * Joins: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP)
  4133. # [22:09] * bz_away is now known as bz
  4134. # [22:10] * Joins: joshua-s (Thunderbir@moz-5EACD6D7.syrcny.east.verizon.net)
  4135. # [22:10] * mdas is now known as mdas|afk
  4136. # [22:10] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  4137. # [22:10] <bbondy> RyanVM: So it looks like on this changeset the win8 beta mochitest browser chrome failures stopped happening. I don't see why though. https://tbpl.mozilla.org/?tree=Mozilla-Beta&rev=c6214a09be3c
  4138. # [22:11] <RyanVM> bbondy: well isn't that fun
  4139. # [22:11] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  4140. # [22:11] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  4141. # [22:11] <bbondy> I guess it was just intermittent
  4142. # [22:12] <bbondy> and we'll see it again
  4143. # [22:12] * Joins: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4144. # [22:12] * Quits: shorlander (shorlander@moz-62518563.mtv2.mozilla.com) (Input/output error)
  4145. # [22:12] * Quits: jonasfj (jonasfj@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  4146. # [22:12] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  4147. # [22:12] * Joins: shorlander (shorlander@moz-62518563.mtv2.mozilla.com)
  4148. # [22:12] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  4149. # [22:13] * Joins: mkohler (mkohler@moz-336805DB.dclient.hispeed.ch)
  4150. # [22:13] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  4151. # [22:14] * Quits: shorlander (shorlander@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  4152. # [22:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ef6d290021ff - Nicholas D. Matsakis - Bug 973238 Part 2 -- Remove TypedObjectPointer abstraction r=sfink
  4153. # [22:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d86d8ac76b25 - Nicholas D. Matsakis - Bug 973238 Part 1 -- Remove getSuitableClaspAndProto r=sfink
  4154. # [22:15] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  4155. # [22:16] * KaiRo is now known as KaiRo_away
  4156. # [22:17] * ehsan|interview is now known as ehsan
  4157. # [22:17] * Joins: sewardj (sewardj@moz-C7FCB00C.dip0.t-ipconnect.de)
  4158. # [22:17] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  4159. # [22:18] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  4160. # [22:18] * Joins: ggp (ggp@4DAE0025.3D6DEC7F.F845A65C.IP)
  4161. # [22:18] * Quits: Enn (enn@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  4162. # [22:18] * Quits: wolfiR_ (wolfiR@moz-9D64EB22.dip0.t-ipconnect.de) (Quit: Leaving)
  4163. # [22:19] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: )
  4164. # [22:19] * bbondy2 is now known as bbondy
  4165. # [22:20] * Joins: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4166. # [22:20] * Joins: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch)
  4167. # [22:20] <catlee> gah
  4168. # [22:20] <catlee> firefox, Y U NO LIKE KEYBOARDS?
  4169. # [22:21] * Quits: bz (bzbarsky@moz-D9C25B3C.hsd1.ma.comcast.net) (Ping timeout)
  4170. # [22:22] * Quits: Optimizer (Optimizer@E0BA43BC.9121CE7F.D2D1FAF0.IP) (Ping timeout)
  4171. # [22:23] * Quits: jet (jet@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: jet)
  4172. # [22:23] <catlee> certain firefox windows stop accepting keyboard input
  4173. # [22:23] <catlee> but others from the same process keep working fine
  4174. # [22:24] * justindarc|lunch is now known as justindarc
  4175. # [22:24] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  4176. # [22:25] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  4177. # [22:25] <@dbaron> what happened to build-running.js and builds-pending.js?
  4178. # [22:25] * Quits: rogeliodh (Thunderbir@E280E846.1A44C847.D67CC001.IP) (Ping timeout)
  4179. # [22:25] * Joins: rogeliodh (Thunderbir@E280E846.1A44C847.D67CC001.IP)
  4180. # [22:25] * Quits: ggp (ggp@4DAE0025.3D6DEC7F.F845A65C.IP) (Ping timeout)
  4181. # [22:25] <catlee> I'd tell you, but firefox is eating keyboard events
  4182. # [22:26] <catlee> dbaron: like, where are they, or why are they old, or ?
  4183. # [22:26] <@dbaron> catlee, tbpl can't load them
  4184. # [22:26] <@dbaron> "Loading failed: error (https://secure.pub.build.mozilla.org/builddata/buildjson/builds-pending.js)"
  4185. # [22:26] <catlee> WFM
  4186. # [22:27] <@dbaron> I wonder if it's the vpn
  4187. # [22:27] <catlee> I get that intermittently
  4188. # [22:27] * Joins: jonasfj (jonasfj@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4189. # [22:27] <@dbaron> nope, not the vpn
  4190. # [22:27] * Joins: ggp (ggp@A348789D.F9BB4054.9178A03D.IP)
  4191. # [22:27] <RyanVM> bbondy: a very prophetic prediction ;)
  4192. # [22:27] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  4193. # [22:27] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  4194. # [22:28] <catlee> you can't load it right now?
  4195. # [22:28] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  4196. # [22:28] <@dbaron> catlee, correct... at least not in the browser
  4197. # [22:29] <@dbaron> catlee, works fine with wget, though
  4198. # [22:30] <@dbaron> clearing disk cache doesn't help
  4199. # [22:30] <bbondy> :)
  4200. # [22:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a0836999eecb - Chris Peterson - Bug 952602 - #ifdef EARLY_BETA_OR_EARLIER to disable navigator.plugins[] cloaking before GA release. r=bsmedberg a=sylvestre
  4201. # [22:31] <catlee> force-refresh?
  4202. # [22:31] <catlee> what does the network console say?
  4203. # [22:31] * Joins: victorporof (victorporo@moz-1C281963.dsl.bell.ca)
  4204. # [22:31] * Joins: bz (bzbarsky@moz-72881629.bstnma.fios.verizon.net)
  4205. # [22:31] * ChanServ sets mode: +o bz
  4206. # [22:32] <Waldo> hsivonen: so my suggestions don't work, massaging further -- may end up adding some extra mfbt API for this use case, as there's an instance of it already
  4207. # [22:33] * Quits: jedp (jedp@moz-62518563.mtv2.mozilla.com) (Quit: Computer has gone to sleep.)
  4208. # [22:34] * geekboy|afk is now known as geekboy
  4209. # [22:34] * Quits: kinetik (kinetik@moz-5E24E657.bng1.nct.orcon.net.nz) (Ping timeout)
  4210. # [22:34] * Joins: kinetik (kinetik@moz-D53B0F85.bng1.nct.orcon.net.nz)
  4211. # [22:37] * Quits: jrm2k6 (jrm2k6@moz-865C6E76.vodafone.hu) (Connection reset by peer)
  4212. # [22:37] * Joins: jrm2k6_ (jrm2k6@moz-865C6E76.vodafone.hu)
  4213. # [22:37] * Quits: ggp (ggp@A348789D.F9BB4054.9178A03D.IP) (Ping timeout)
  4214. # [22:38] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/8ec8c3873181 - B2G Bumper Bot - Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
  4215. # [22:38] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/5aa752056666 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  4216. # [22:39] * Quits: msucan (mihai@DDF60B3C.FE846B83.7C5F70AF.IP) (Quit: Leaving.)
  4217. # [22:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b980a3d22ced - Jan de Mooij - Bug 986155 - Fix MPostWriteBarrier alias set to not inhibit certain optimizations. r=bhackett
  4218. # [22:44] * Quits: maikmerten (maikmerten@moz-667A63D4.pools.arcor-ip.net) (Client exited)
  4219. # [22:44] <Waldo> oh I hate the University Recruiting Team right now
  4220. # [22:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/df179e8e8ace - Jonathan Wei - Bug 987871 - Enable flag to fix double event firing on checkbox toggle
  4221. # [22:44] <Ms2ger> Waldo, what, with the interns storing at your home?
  4222. # [22:44] <tbsaunde> Waldo: ?
  4223. # [22:45] * Quits: happy-dude (Adium@moz-1C988E45.wireless.rit.edu) (Quit: Leaving.)
  4224. # [22:45] * Joins: Optimizer (Optimizer@33908861.8004ABC6.274D17D6.IP)
  4225. # [22:46] <Waldo> https://pastebin.mozilla.org/4743916
  4226. # [22:46] <Waldo> tbsaunde: ^
  4227. # [22:46] <Waldo> so bad, yet so good
  4228. # [22:46] * Fallen|away is now known as Fallen
  4229. # [22:46] * Joins: dmajor (dmajor@34E8ECDF.DC2C3734.616A18A6.IP)
  4230. # [22:47] * whimboo|brb is now known as whimboo
  4231. # [22:48] <RyanVM> Waldo: lmao, awesome
  4232. # [22:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f0fe0262bdf9 - Eitan Isaacson - Bug 990150 - Give AccessFu content tests debug output. r=yzen
  4233. # [22:48] <idwer> ttaubert: re https://bugzilla.mozilla.org/show_bug.cgi?id=950399#c28 - such as? I can upload about:config somewhere if you wish
  4234. # [22:48] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/6248d499e46e - B2G Bumper Bot - Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
  4235. # [22:48] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/ce9a329fc4a2 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  4236. # [22:48] <ttaubert> idwer: check about:support, that shows a list of changed prefs
  4237. # [22:48] * Quits: jviereck (Adium@moz-7859BAFE.dclient.hispeed.ch) (Quit: Leaving.)
  4238. # [22:48] * mcote is now known as mcote|afk
  4239. # [22:48] * Joins: jviereck (Adium@moz-F55BD441.dclient.hispeed.ch)
  4240. # [22:50] * Joins: ggp (ggp@86EE0DD3.976EA76.AEE0F2D0.IP)
  4241. # [22:50] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  4242. # [22:51] * Joins: tantek_ (tantek@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4243. # [22:51] <idwer> okay (makes mental note)
  4244. # [22:52] * jhopkins|buildduty is now known as jhopkins|afk
  4245. # [22:52] * Joins: jaspreet (jaspreet@9B9315E1.A6025CA.1C37C358.IP)
  4246. # [22:52] * BenWa is now known as BenWa|email
  4247. # [22:53] * Quits: hessam (hessam@8E12A927.49A63B7A.E5B8EDAD.IP) (Ping timeout)
  4248. # [22:53] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  4249. # [22:53] * Quits: jfkthame (jfkthame@59D4F640.6B7B908E.3E2A4E92.IP) (Quit: Leaving)
  4250. # [22:54] * Quits: rogeliodh (Thunderbir@E280E846.1A44C847.D67CC001.IP) (Ping timeout)
  4251. # [22:54] * Quits: kentuckyfriedtakahe (ajones@7EA5AB88.DC2C3734.616A18A6.IP) (Quit: Ex-Chat)
  4252. # [22:55] * Joins: rogeliodh (Thunderbir@E280E846.1A44C847.D67CC001.IP)
  4253. # [22:55] * Joins: kentuckyfriedtakahe (ajones@7EA5AB88.DC2C3734.616A18A6.IP)
  4254. # [22:55] * Quits: ggp (ggp@86EE0DD3.976EA76.AEE0F2D0.IP) (Ping timeout)
  4255. # [22:56] <jesup> anyone have a good idea on how to track down a "destroyed timer off its target thread" MOZ_ASSERT() that happens once every few weeks (and then happens every day or so for a while). (bsmedberg? ehsan?) bug 941751
  4256. # [22:56] <@bsmedberg> jesup: yes, actually, although I'll have to go dig up the code
  4257. # [22:56] <@bsmedberg> jesup: please email me, I'll have some details for you tomorrow
  4258. # [22:57] * RyanVM is now known as RyanVM|afk
  4259. # [22:58] * Joins: ggp (ggp@520714F8.8F0355A8.D961C68C.IP)
  4260. # [22:58] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  4261. # [22:59] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  4262. # [22:59] * Quits: therube_agone (chatzilla@moz-1308AA8D.bltmmd.east.verizon.net) (Ping timeout)
  4263. # [22:59] * curtisk is now known as curtisk|afk
  4264. # [23:00] <jorendorff> karl: ...really?
  4265. # [23:00] * Quits: ggp (ggp@520714F8.8F0355A8.D961C68C.IP) (Ping timeout)
  4266. # [23:00] <karl> hi, jorendorff :)
  4267. # [23:01] <jorendorff> hi :)
  4268. # [23:01] * Joins: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4269. # [23:01] * Joins: happy-dude (Adium@moz-1C988E45.wireless.rit.edu)
  4270. # [23:01] * Joins: heycam|away (cam@moz-1D84C1DF.mcc.id.au)
  4271. # [23:01] * Quits: Honza (chatzilla@19C43331.6B021720.1475A184.IP) (Connection reset by peer)
  4272. # [23:01] * Quits: happy-dude (Adium@moz-1C988E45.wireless.rit.edu) (Quit: Leaving.)
  4273. # [23:01] * heycam|away is now known as heycam
  4274. # [23:01] <Optimizer> whos on sherrif duty ?
  4275. # [23:01] <karl> jorendorff: thanks for pointing out the js history; that's cleared up some misunderstandings
  4276. # [23:01] * Joins: Honza (chatzilla@19C43331.6B021720.1475A184.IP)
  4277. # [23:02] * geekboy is now known as geekboy|afk
  4278. # [23:02] <karl> jorendorff: i guess you've seen http://robert.ocallahan.org/2011/12/case-for-non-fatal-assertions.html
  4279. # [23:02] * Quits: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Blah blah blah)
  4280. # [23:02] <RyanVM|afk> Optimizer: KWierso
  4281. # [23:02] <RyanVM|afk> though his name lies ;)
  4282. # [23:02] * KWierso is now known as KWierso|sheriffduty
  4283. # [23:03] <KWierso|sheriffduty> ...no?
  4284. # [23:03] <Optimizer> ok, I want one of the two attachments of bug 965362 to be uplifted to aurora and beta
  4285. # [23:03] <Optimizer> KWierso|sheriffduty: boo
  4286. # [23:03] * Quits: @Cwiiis (uid15019@moz-31ABA2C0.irccloud.com) (Quit: Connection closed for inactivity)
  4287. # [23:03] <Optimizer> its a test only change.
  4288. # [23:03] * Joins: jedp (jedp@moz-62518563.mtv2.mozilla.com)
  4289. # [23:03] * Joins: Dagger (Dagger@moz-2B01C171.cable.virginm.net)
  4290. # [23:03] * Quits: jedp (jedp@moz-62518563.mtv2.mozilla.com) (Input/output error)
  4291. # [23:03] <KWierso|sheriffduty> can do
  4292. # [23:04] <RyanVM|afk> Optimizer: KWierso|sheriffduty: any reason it can't wait until the morning?
  4293. # [23:04] <RyanVM|afk> yeesh
  4294. # [23:04] <Optimizer> RyanVM|afk: no reasons
  4295. # [23:04] <RyanVM|afk> KWierso|sheriffduty: in general principle, I try to push test-only fixes to release branches as ride-alongs
  4296. # [23:04] <Optimizer> I just want to know , how to put it on radar
  4297. # [23:04] <RyanVM|afk> Optimizer: I have bug queries I look at daily
  4298. # [23:04] <RyanVM|afk> same way your other one this morning was on radar ;)
  4299. # [23:04] <Optimizer> so I just set flags ?
  4300. # [23:04] <jorendorff> karl: I see it. Maybe it's just the difference between JS engine, which has really hard invariants, and everyone else
  4301. # [23:05] <jorendorff> karl: but "control flow should never get here" does not seem all that optional
  4302. # [23:05] <KWierso|sheriffduty> Optimizer: I'd add somthing to the whiteboard
  4303. # [23:05] <RyanVM|afk> Optimizer: you don't need to do anything, I look for all intermittent failures fixed daily
  4304. # [23:05] * Quits: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net) (Quit: [self dealloc])
  4305. # [23:05] <jorendorff> karl: that seems always bad
  4306. # [23:05] <Optimizer> RyanVM|afk: yeah, I know. but this one needs partial uplift
  4307. # [23:05] <Optimizer> anyways, I have added a comment
  4308. # [23:05] * vladan is now known as vladan-PTO_until_Apr18
  4309. # [23:05] <Optimizer> saying the same
  4310. # [23:05] <RyanVM|afk> Optimizer: that's fine
  4311. # [23:05] * Quits: grobinson (~grobinson@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  4312. # [23:05] <jorendorff> karl: of course roc is only arguing that nonfatal assertions should be *available*
  4313. # [23:06] <Waldo> yeah, and that camel only wants his nose in the tent
  4314. # [23:06] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  4315. # [23:06] * Quits: soumyaC (uid15286@moz-E77DEB21.irccloud.com) (Quit: Connection closed for inactivity)
  4316. # [23:06] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  4317. # [23:06] <karl> yes, i think there's a distinction
  4318. # [23:06] <RyanVM|afk> Optimizer: btw, you can always requst approval for the non tset-only patch if it's helpful
  4319. # [23:06] * Waldo sort of considered writing a response at the time, then too much time passed
  4320. # [23:06] * Joins: ggp (ggp@667AF7A5.B7249B35.6F7AB30E.IP)
  4321. # [23:06] <Optimizer> RyanVM|afk: ehsan said no
  4322. # [23:06] * karl thinks about whether control flow is different from other assertions and which other assertions
  4323. # [23:06] <RyanVM|afk> whatev
  4324. # [23:07] <@ehsan> the non-test patch is quite risky
  4325. # [23:07] * Quits: Ms2ger (Ms2ger@moz-98421F60.adsl-dyn.isp.belgacom.be) (Ping timeout)
  4326. # [23:08] <aja> heycam: ping
  4327. # [23:08] <heycam> aja, hi
  4328. # [23:08] <RyanVM|afk> ehsan: k
  4329. # [23:08] <Optimizer> ehsan: but the api is still same, without the non test patch too ?
  4330. # [23:08] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  4331. # [23:09] <@ehsan> Optimizer: the api?
  4332. # [23:09] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  4333. # [23:09] <aja> heycam: did some fallback testing overnight...and came up with some unexpected, to me anyway, results
  4334. # [23:09] * Quits: StevenLee (Adium@moz-FC49C520.dynamic.hinet.net) (Ping timeout)
  4335. # [23:09] * Quits: ggp (ggp@667AF7A5.B7249B35.6F7AB30E.IP) (Ping timeout)
  4336. # [23:09] <heycam> aja, bugs?
  4337. # [23:09] <aja> heycam: know of a good fiddler service?
  4338. # [23:09] * vladan-PTO_until_Apr18 is now known as vladan-PTO_until_Apr18-ask_avi
  4339. # [23:09] * Joins: StevenLee (Adium@moz-48131CB5.dynamic.hinet.net)
  4340. # [23:09] <Optimizer> I mean, I can still do while (input.available()) {
  4341. # [23:10] <Optimizer> data = data.concat(scriptableStream.read(input.available()));
  4342. # [23:10] <Optimizer> }
  4343. # [23:10] * vladan-PTO_until_Apr18-ask_avi is now known as vladan
  4344. # [23:10] <Optimizer> ehsan: ^ ?
  4345. # [23:10] <heycam> aja, I just use jsfiddle.net
  4346. # [23:10] <aja> heycam: not sure if bugs, or spec issues, or both
  4347. # [23:10] <@ehsan> Optimizer: yeah... not sure if I understand the question :)
  4348. # [23:10] <@ehsan> Optimizer: that could is still correct even with the xpcom bug not fixed
  4349. # [23:10] <Optimizer> its okay :)
  4350. # [23:10] <Optimizer> ok.
  4351. # [23:10] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Quit: return 0;)
  4352. # [23:11] * Quits: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP) (Quit: ZNC - http://znc.in)
  4353. # [23:11] <heycam> aja, if you put some tests up I'll tell you what the behaviour should be (from my understanding of the spec)
  4354. # [23:11] <Waldo> Optimizer: note that concat copies, so that's O(n**2)
  4355. # [23:11] <@ehsan> it's just that the xpcom bug may make it so that even that code could not read all of the contents of the stream
  4356. # [23:11] <@ehsan> does that make more sense?
  4357. # [23:11] * Joins: Ms2ger (Ms2ger@moz-98421F60.adsl-dyn.isp.belgacom.be)
  4358. # [23:11] * Joins: gandalf (zbraniecki@D08FF46F.7F69ED53.FAF22AF7.IP)
  4359. # [23:11] <Optimizer> n**2 == n^2 ?
  4360. # [23:11] * Quits: gandalf (zbraniecki@D08FF46F.7F69ED53.FAF22AF7.IP) (Max SendQ exceeded)
  4361. # [23:11] <Optimizer> Waldo: these are tests :P
  4362. # [23:11] <Waldo> Optimizer: the only way to keep appending is data.push.apply(data, scriptableStream.read(input.available())), i.e. a mess
  4363. # [23:11] <Waldo> Optimizer: CONSTANT VIGILANCE
  4364. # [23:11] * Joins: gandalf (zbraniecki@D08FF46F.7F69ED53.FAF22AF7.IP)
  4365. # [23:12] <Optimizer> Waldo: so concat is heavy ?
  4366. # [23:12] <@ehsan> Waldo: that is quite tricky!
  4367. # [23:12] * Quits: jchaulk (jchaulk-20@moz-B20D3E10.dsl.teksavvy.com) (Quit: Leaving.)
  4368. # [23:12] <Waldo> Optimizer: concat is really a stupid method that usually shouldn't be used
  4369. # [23:12] <Optimizer> why not change its implementation then ?
  4370. # [23:12] <Waldo> ehsan: yeah, one dumbness in the JS Array interface
  4371. # [23:12] <aja> heycam: http://jsfiddle.net/AByS7/
  4372. # [23:13] <Optimizer> it feels more stupid to keep preventing ourselves from using a method dedicated for the purpose
  4373. # [23:13] <Waldo> Optimizer: because concat is specified to copy this and all the arguments (splatting any that are arrays) into a new array to be returned
  4374. # [23:14] * Joins: happy-dude (Adium@moz-1C988E45.wireless.rit.edu)
  4375. # [23:14] <Waldo> Optimizer: I think these days es6 lets you also do data.push(...scriptableStream.read(input.available())), fwiw
  4376. # [23:14] <heycam> aja, I'll just rebuild a local build with the syntax change patch
  4377. # [23:14] <Waldo> Optimizer: although I don't really know how optimized that is to avoid writing out a bunch of stuff to the stack, redundantly
  4378. # [23:14] <Optimizer> Waldo: that can be checked
  4379. # [23:14] <Optimizer> ... vs .apply
  4380. # [23:14] * Waldo argued on es-discuss for a .pushAll method that would take an array, once, but people there said no dice
  4381. # [23:15] <Waldo> which I think was stupid, but whatever
  4382. # [23:15] <Waldo> I'm not sure either optimizes this at all now
  4383. # [23:15] <Waldo> wherefore .pushAll
  4384. # [23:15] <aja> heycam: haven't tried with "initial" or "inherit" values of a var yet
  4385. # [23:15] * mdas|afk is now known as mdas
  4386. # [23:15] <Waldo> really arbitrarily variadic functions are an anti-pattern
  4387. # [23:16] <Waldo> not sure why tc39 thinks they're any good
  4388. # [23:16] * Joins: log (vladan@13F2CEC5.7672369.D8E68FF6.IP)
  4389. # [23:16] * Parts: log (vladan@13F2CEC5.7672369.D8E68FF6.IP)
  4390. # [23:16] <heycam> aja, initial/inherit can't be used as a custom property value. they're interpreted as resetting the variable to invalid, or inheriting the custom property.
  4391. # [23:16] * Quits: six600110 (six600110@moz-9117A1DE.hsd1.il.comcast.net) (Quit: Ex-Chat)
  4392. # [23:16] * Joins: jedp (jedp@moz-62518563.mtv2.mozilla.com)
  4393. # [23:16] * vladan is now known as vladan-PTO
  4394. # [23:17] * Quits: jedp (jedp@moz-62518563.mtv2.mozilla.com) (Input/output error)
  4395. # [23:17] <aja> heycam: i guess biggest question i have is whether or not fallback is to be used for invalid-at-compute-time values
  4396. # [23:17] * Quits: victorporof (victorporo@moz-1C281963.dsl.bell.ca) (Ping timeout)
  4397. # [23:17] <heycam> aja, the answer is no
  4398. # [23:17] * Quits: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  4399. # [23:18] <aja> heycam: in that case, no issues
  4400. # [23:18] <heycam> :)
  4401. # [23:18] <Optimizer> Waldo: wow http://jsperf.com/vs-apply
  4402. # [23:18] <aja> heycam: seems kinda silly though
  4403. # [23:18] * Joins: victorporof (victorporo@moz-1C281963.dsl.bell.ca)
  4404. # [23:19] * Quits: yzen (yzen@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  4405. # [23:19] <aja> heycam: maybe there just needs to be more explicit examples/text in spec...seemed vague on that question
  4406. # [23:19] * philor|away is now known as philor
  4407. # [23:19] <karl> jorendorff: if there is a default case that should never be hit, then hitting it is bad, though maybe just in a safe-ish uninitialized variable way; i'd like to avoid encouraging this kind of code pattern, if things are not crash-bad
  4408. # [23:19] <Optimizer> Waldo: wtf http://jsperf.com/vs-apply
  4409. # [23:19] * Joins: janv (varga@740FE678.9FB65C50.4F33160D.IP)
  4410. # [23:20] * kmoir is now known as kmoir-afk
  4411. # [23:20] <jorendorff> karl: encouraging what?
  4412. # [23:20] <karl> jorendorff: often enough there is some other code path that would work just as well; if we don't have -Wswitch -Werror for some reason, then often default could be used for some reasonable default, and an non-fatal assert could be added for the expected cases
  4413. # [23:20] * mcote|afk is now known as mcote
  4414. # [23:20] <heycam> aja, one problem with trying fallback if the resulting substituted value is invalid at computed time is that you can have a combinatorial explosion of possible values to check
  4415. # [23:20] <heycam> if you have multiple variable references in the one value
  4416. # [23:20] <karl> jorendorff: what i don't want to encourage is MOZ_CRASH
  4417. # [23:21] <jorendorff> karl: look -- we *must* have a macro that means "this is bad, crash hard now"; that's the original intent of all these existing places in the codebase
  4418. # [23:21] <karl> jorendorff: and that can be avoided by rearranging the switch statement, so that there is a default
  4419. # [23:21] <NeilAway> dholbert: looks like ehsan tried to remove that variable before but he included it with some others that weren't quite as unused as he thought and had to back out his change :s
  4420. # [23:21] * Quits: RealRaven (Thunderbir@FF8102A8.8032CFC7.27F80FAC.IP) (Ping timeout)
  4421. # [23:21] <jorendorff> we have changed them all to mean "undefined behavior, wheee!" and we should just change those back
  4422. # [23:21] <heycam> you could define an order to try those, but can quickly become hard to understand what's going on
  4423. # [23:21] * BenWa|email is now known as BenWa
  4424. # [23:21] <karl> jorendorff: we can have a crash-if-fail assert, but i'd like to avoid encouraging that when the failure is not crash-bad
  4425. # [23:22] <dholbert> NeilAway, heh
  4426. # [23:22] <karl> jorendorff: yes, we should change them back
  4427. # [23:22] <heycam> aja, so I think the current behaviour on your tests there are correct
  4428. # [23:22] <dholbert> NeilAway, (I assume you're talking about cpeterson's https://bugzilla.mozilla.org/show_bug.cgi?id=989199 )
  4429. # [23:23] * Joins: grobinson (~grobinson@69EA40A3.57946FB7.9435F7F0.IP)
  4430. # [23:23] <jorendorff> karl: yeah -- i don't think we really disagree much -- the best style, we can discuss.
  4431. # [23:23] * Quits: benvie (bbenvie@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: )
  4432. # [23:23] <jorendorff> karl: otoh having accidentally changed safety properties of existing code, we can back out and then refactor with code reviews the places that are misusing
  4433. # [23:23] <cpeterson> dholbert: you seem quite enthusiastic about that bug :)
  4434. # [23:24] * Joins: benvie (bbenvie@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4435. # [23:24] <karl> jorendorff: yes, very sensible
  4436. # [23:24] * Quits: surkov (surkov@13F2CEC5.7672369.D8E68FF6.IP) (Quit: surkov)
  4437. # [23:24] <dholbert> cpeterson, it's just an easy FAIL_ON_WARNINGS win, being newly-warning-free :)
  4438. # [23:24] <aja> heycam: cool....land that puppy! :)
  4439. # [23:24] <firebot> Check-in: http://hg.mozilla.org/integration/b2g-inbound/rev/62887431cb71 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  4440. # [23:24] <dholbert> cpeterson, (and I want to encourage people to try adding FAIL_ON_WARNINGS annotations when they fix warnings)
  4441. # [23:24] <firebot> http://hg.mozilla.org/integration/b2g-inbound/rev/e3f19adecdbd - B2G Bumper Bot - Bumping manifests a=b2g-bump
  4442. # [23:24] <heycam> aja, I'll be revising the patch for dbaron's comments today
  4443. # [23:24] * Quits: mt (mt@moz-62518563.mtv2.mozilla.com) (Quit: Leaving.)
  4444. # [23:25] <karl> jorendorff: i didn't mean to imply any changes to existing code; it's just that MOZ_CRASH has become the recommended behavior in many unnecessary situations and i want to change the future
  4445. # [23:25] * Quits: bholley (bholley@B08EEEEB.6BBCE916.7B974E06.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  4446. # [23:25] * Joins: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP)
  4447. # [23:25] * Joins: RealRaven (Thunderbir@B06C550D.8032CFC7.27F80FAC.IP)
  4448. # [23:25] <NeilAway> dholbert: also, looks like biesi introduced the bug in 247607 - he removed all the uses but just moved the declaration :s
  4449. # [23:26] <NeilAway> dholbert: indeed
  4450. # [23:26] <biesi_> :(
  4451. # [23:26] <dholbert> NeilAway, r+ the annotation already!
  4452. # [23:26] * Joins: ggp (ggp@E0AEDD71.BFDA0A02.9F9EFC6F.IP)
  4453. # [23:26] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Quit: return 0;)
  4454. # [23:27] <biesi_> NeilAway: which declaration is that?
  4455. # [23:27] <RealRaven> Does anybody know how to make my Addon version compatible with Aurora? maxVer didn't help
  4456. # [23:27] <NeilAway> dholbert: seems reasonable, build is already linking xul.dll :-)
  4457. # [23:27] <dholbert> NeilAway, ah, ok :)
  4458. # [23:27] <dholbert> NeilAway, I thought perhaps you were doing some archeology to find out who-knows-what before deciding on whether it's a good idea
  4459. # [23:28] <jez> http://pastebin.com/ePdiKTye
  4460. # [23:28] <jez> ^ Should that 'zinglocaleToolbarEntrySelectLocale' menu appear after the 'devToolsSeparator' menu item in SeaMonkey's tools menu? I can't see anything wrong with it, but it isn't appearing in the right place.
  4461. # [23:28] <Waldo> biesi_! long time no see
  4462. # [23:28] <NeilAway> biesi_: FORMAT_HTML
  4463. # [23:28] <aja> heycam: possible followup issue...it's tough figuring out what failures occur, when nothing shows up in console
  4464. # [23:29] <biesi_> hmm, indeed
  4465. # [23:29] <NeilAway> biesi_: of course darin must take some of the blame as accessory to your crime ;-)
  4466. # [23:29] <biesi_> hi Waldo :)
  4467. # [23:29] <biesi_> wow, 8.5 years ago
  4468. # [23:29] * Joins: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4469. # [23:29] <biesi_> (for that pathc)
  4470. # [23:30] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  4471. # [23:30] * Quits: jwei (jwei@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  4472. # [23:32] <heycam> aja, https://bugzilla.mozilla.org/show_bug.cgi?id=952338 is for error messages not being reported after resolving variables
  4473. # [23:32] * Quits: vikstrous (v@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  4474. # [23:32] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  4475. # [23:32] <Waldo> Optimizer: hmm? (sorry for tardy reply, don't have volume up to hear pings)
  4476. # [23:32] * Joins: jedp (jedp@moz-62518563.mtv2.mozilla.com)
  4477. # [23:32] <Optimizer> Waldo: see concat
  4478. # [23:32] * Joins: mt (mt@moz-62518563.mtv2.mozilla.com)
  4479. # [23:33] * Quits: mt (mt@moz-62518563.mtv2.mozilla.com) (Input/output error)
  4480. # [23:33] <Optimizer> and yes .apply is fastest
  4481. # [23:33] <@gavin> hi biesi_
  4482. # [23:33] <biesi_> hey gavin
  4483. # [23:34] <@gavin> what are you up to these days
  4484. # [23:34] <@gavin> google in new york?
  4485. # [23:34] <biesi_> yep, working on blink
  4486. # [23:34] <@gavin> cool
  4487. # [23:34] <aja> heycam: oh yeah....forgot about that one
  4488. # [23:34] <Waldo> Optimizer: so loading http://jsperf.com/vs-apply I get "No data available" rather than any sort of graph
  4489. # [23:34] <Waldo> Optimizer: not sure whose fault that is
  4490. # [23:34] <Optimizer> Waldo: you can just run it
  4491. # [23:35] <Optimizer> you know
  4492. # [23:35] <Optimizer> data building takes time
  4493. # [23:35] <Optimizer> i created that one right now
  4494. # [23:35] <Optimizer> no other browser has ... :P
  4495. # [23:35] <biesi_> it feels like mozilla has grown quite a bit
  4496. # [23:35] <Ms2ger> biesi_, come back? ;)
  4497. # [23:35] * jlund|lunch is now known as jlund
  4498. # [23:36] * Quits: aklotz (Thunderbir@FD1E68D2.64455FB.F97ED6F2.IP) (Ping timeout)
  4499. # [23:36] <biesi_> Ms2ger: I'm happy here :)
  4500. # [23:37] * Quits: lmandel (lmandel@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  4501. # [23:37] <Ms2ger> biesi_, I'm just going to interpret that as here == irc.mozilla.org :)
  4502. # [23:37] <biesi_> heh, that too :)
  4503. # [23:38] <biesi_> I'm not really paying much attention to irc these days
  4504. # [23:38] * Joins: bholley (bholley@B08EEEEB.6BBCE916.7B974E06.IP)
  4505. # [23:39] <idwer> ttaubert: with f8fe45a1f17a or 4a4cef561232?
  4506. # [23:39] <Waldo> Optimizer: yeah, I kept getting slow-script dialogs in the concat part, which is...maybe more impact than I expected? but I haven't really taken the time to understand exactly what jsperf means in its results, except their reputation is poor around here
  4507. # [23:39] * Quits: gandalf (zbraniecki@D08FF46F.7F69ED53.FAF22AF7.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  4508. # [23:40] <Optimizer> Waldo: i can , run the same thing in local script
  4509. # [23:40] <@dolske> biesi_: I just happened to check yesterday, I'm 33rd most-tenured of 951 current employees.
  4510. # [23:40] <Optimizer> i bet result will be same
  4511. # [23:40] <Optimizer> i have done it in past
  4512. # [23:40] <biesi_> dolske: whoa, that's a lot
  4513. # [23:40] <Optimizer> results matches almost
  4514. # [23:40] <biesi_> dolske: wonder how the total compares to chrome :)
  4515. # [23:41] <mcsmurf> biesi_: you switched companies again? heh :)
  4516. # [23:41] <mcsmurf> always keeping busy ;)
  4517. # [23:41] <biesi_> mcsmurf: oh that happened a little while ago
  4518. # [23:41] <mcsmurf> ah ok
  4519. # [23:41] * Quits: rbarnes (rbarnes@moz-62518563.mtv2.mozilla.com) (Input/output error)
  4520. # [23:41] <biesi_> came back to google in dec 2012
  4521. # [23:41] <jorendorff> karl: thanks
  4522. # [23:41] <@dolske> biesi_: we'd be a rounding error :)
  4523. # [23:41] * Joins: lgarner (lgarner@2D337F52.2D31AF7B.5AEB50C4.IP)
  4524. # [23:41] <Ms2ger> biesi_, oh, you were at not-google at some point?
  4525. # [23:41] * Ms2ger missed that
  4526. # [23:42] <biesi_> Ms2ger: at facebook for ~a year
  4527. # [23:42] <karl> jorendorff: yeah, sorry, i got distracted by switches, which wasn't helpful
  4528. # [23:42] * Quits: bgrins (bgrins@C7203E51.FBD8ACDB.20F09BA6.IP) (Quit: Leaving.)
  4529. # [23:42] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  4530. # [23:42] <jorendorff> sigh, switches
  4531. # [23:42] <Ms2ger> Oh right
  4532. # [23:42] <Waldo> dolske: hmm, that site seems to have number-doubled since yesterday -- we do not have 1966 employees
  4533. # [23:42] <biesi_> then google sf in dec 2012, and google NYC in july last year
  4534. # [23:42] <idwer> ttaubert: http://dpaste.com/1767907/
  4535. # [23:42] * Quits: Archaeopteryx (itsme@moz-D3897645.cust.telecolumbus.net) (Quit: Goodbye)
  4536. # [23:42] * whimboo is now known as whimboo|afk
  4537. # [23:43] * Quits: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: pcwalton)
  4538. # [23:43] * Joins: soumyaC (uid15286@moz-E77DEB21.irccloud.com)
  4539. # [23:44] <jez> http://pastebin.com/ePdiKTye
  4540. # [23:44] <jez> ^ Should that 'zinglocaleToolbarEntrySelectLocale' menu appear after the 'devToolsSeparator' menu item in SeaMonkey's tools menu? I can't see anything wrong with it, but it isn't appearing in the right place.
  4541. # [23:45] <mcsmurf> jez: where does it show up instead?
  4542. # [23:45] * Joins: njn (chatzilla@moz-65A3B0BA.dyn.iinet.net.au)
  4543. # [23:46] * ChanServ sets mode: +o njn
  4544. # [23:46] <jez> mcsmurf: in the tools menu, just below "clear private data"
  4545. # [23:46] * Quits: jviereck (Adium@moz-F55BD441.dclient.hispeed.ch) (Ping timeout)
  4546. # [23:47] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  4547. # [23:47] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  4548. # [23:48] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  4549. # [23:50] * philor is now known as philor|away
  4550. # [23:50] * Joins: mt (mt@moz-62518563.mtv2.mozilla.com)
  4551. # [23:52] * Quits: happy-dude (Adium@moz-1C988E45.wireless.rit.edu) (Quit: Leaving.)
  4552. # [23:52] * Joins: gandalf (zbraniecki@D08FF46F.7F69ED53.FAF22AF7.IP)
  4553. # [23:53] * Joins: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP)
  4554. # [23:53] * Quits: gandalf (zbraniecki@D08FF46F.7F69ED53.FAF22AF7.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  4555. # [23:53] * Quits: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP) (Quit: )
  4556. # [23:54] * Quits: kushagra (kushagra@E3C00F20.AA4FA592.520CDC98.IP) (Client exited)
  4557. # [23:54] * deian is now known as deian|away
  4558. # [23:54] * Joins: gandalf (zbraniecki@D08FF46F.7F69ED53.FAF22AF7.IP)
  4559. # [23:54] * Quits: bholley (bholley@B08EEEEB.6BBCE916.7B974E06.IP) (Quit: Textual IRC Client: www.textualapp.com)
  4560. # [23:54] * Quits: StevenLee (Adium@moz-48131CB5.dynamic.hinet.net) (Ping timeout)
  4561. # [23:55] * Quits: bitgeeky (bitgeeky@9B9315E1.A6025CA.1C37C358.IP) (Quit: return 0;)
  4562. # [23:55] <mcsmurf> jez: not really sure, but "Clear private data..." and the entries before it come from navigatorOverlay.xul
  4563. # [23:56] * Joins: aklotz (Thunderbir@moz-36664323.cg.shawcable.net)
  4564. # [23:56] <mcsmurf> jez: do you overlay the correct file?
  4565. # [23:56] <jez> hmm
  4566. # [23:56] * jmaher is now known as jmaher|afk
  4567. # [23:56] <jez> good question
  4568. # [23:57] * mcote is now known as mcote|afk
  4569. # [23:57] <jez> overlay chrome://navigator/content/navigator.xul chrome://zinglocale/content/toolbtnSelectLocale.xul
  4570. # [23:57] * Quits: ggp (ggp@E0AEDD71.BFDA0A02.9F9EFC6F.IP) (No route to host)
  4571. # [23:57] * Joins: ggp (ggp@E0AEDD71.BFDA0A02.9F9EFC6F.IP)
  4572. # [23:57] <cpearce> "B2G ICS Emulator Opt" on m-i looks broken
  4573. # [23:57] <mcsmurf> looks ok I guess
  4574. # [23:58] <@dbaron> RyanVM|afk, b2g red on merge
  4575. # [23:58] * Joins: StevenLee (Adium@moz-48131CB5.dynamic.hinet.net)
  4576. # [23:58] <@dbaron> cpearce, agreed, looks like merge bustage
  4577. # [23:59] <@dbaron> er, wait, it's on m-c too
  4578. # [23:59] * Quits: dew (Instantbir@moz-D2186B13.static.stls.mo.charter.com) (Ping timeout)
  4579. # [23:59] <@dbaron> which is what I'm looking at
  4580. # [23:59] <@dbaron> might still be merge bustage
  4581. # [23:59] * BenWa is now known as BenWa|email
  4582. # [23:59] * @dbaron waits for persona sign-in
  4583. # Session Close: Wed Apr 02 00:00:01 2014

The end :)