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

Options:

  1. # Session Start: Tue Jun 11 00:00:00 2013
  2. # Session Ident: #developers
  3. # [00:00] * Joins: jduell (jduell@moz-E3AECA12.spl.org)
  4. # [00:00] * Quits: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  5. # [00:01] * Quits: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP) (Quit: lmandel)
  6. # [00:02] * Joins: sriram (sriramr@43CB6079.66715431.D25A875A.IP)
  7. # [00:02] * Quits: jduell (jduell@moz-E3AECA12.spl.org) (Connection reset by peer)
  8. # [00:02] * Joins: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net)
  9. # [00:02] <sriram> is there any way i can control the depth and the color of layers in "tilt mode" ?
  10. # [00:02] * Joins: jduell (jduell@moz-E3AECA12.spl.org)
  11. # [00:02] * tanvi1 is now known as tanvi
  12. # [00:02] * Quits: Ameya (chatzilla@74C5F205.F50DA397.4A5F0685.IP) (Connection reset by peer)
  13. # [00:02] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  14. # [00:03] * Joins: Ameya (chatzilla@76D4AC08.449860F9.4A5F0685.IP)
  15. # [00:04] * Quits: Jesse_ (jruderman@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  16. # [00:04] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  17. # [00:04] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  18. # [00:05] <KWierso|Home> sriram: not that I'm aware of, though #devtools might be a better channel to ask :)
  19. # [00:05] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  20. # [00:05] <sriram> oh oops.. thanks :)
  21. # [00:05] <romaxa> glandium: ping
  22. # [00:06] <glandium> romaxa: pong
  23. # [00:06] <romaxa> glandium: I'm trying to build latest tip with http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe
  24. # [00:06] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  25. # [00:06] <rsilveira> sriram: you may find this interesting: http://www.oxymoronical.com/blog/2013/03/Hacking-on-Tilt
  26. # [00:07] <romaxa> glandium: and it seems have some problems... do we have up-to-date package for windows which works with recent trunk?
  27. # [00:07] <glandium> romaxa: that's a question for ted or khuey, not me
  28. # [00:07] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  29. # [00:07] <romaxa> ted: khuey: ^^
  30. # [00:07] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  31. # [00:07] * Boriss_ is now known as Boriss
  32. # [00:07] * dholbert is now known as dholbert|afk
  33. # [00:08] <khuey> romaxa: what problems do you have?
  34. # [00:08] * AaronMT is now known as AaronMT|AFK
  35. # [00:09] <romaxa> khuey: pymake or python fail to generate some idl, make files...
  36. # [00:09] <khuey> romaxa: did you clobber?
  37. # [00:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b0afcbcafb72 - Brian Hackett - Bug 881333 - Fix break in GGC builds.
  38. # [00:09] <romaxa> http://pastebin.mozilla.org/2508525
  39. # [00:10] * Joins: knelson (Adium@2557E599.66715431.D25A875A.IP)
  40. # [00:10] <sriram> oh thanks
  41. # [00:10] * Parts: knelson (Adium@2557E599.66715431.D25A875A.IP)
  42. # [00:10] <khuey> yeah that's not useful
  43. # [00:10] * baku|away is now known as baku
  44. # [00:10] <romaxa> khuey: yep I did, and on clean build I got error it was not able to find nsIContentSecurityPolicy.h...
  45. # [00:10] * Joins: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP)
  46. # [00:10] <romaxa> khuey: so I call pymake -C content....
  47. # [00:10] <romaxa> khuey: after that got this
  48. # [00:10] * Quits: abwillis (abwillis@CBAC43F2.9DD4DBBF.6A7A197.IP) (Client exited)
  49. # [00:11] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Quit: cronco)
  50. # [00:11] <khuey> I need more context to have any idea what's wrong
  51. # [00:11] * ctalbert|mtg is now known as ctalbert|afk
  52. # [00:12] * jchen is now known as jchen|away
  53. # [00:12] * Joins: tessarakt (jens@moz-95DC6775.dip0.t-ipconnect.de)
  54. # [00:12] * Quits: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  55. # [00:12] <romaxa> khuey: my .mozconfig http://pastebin.mozilla.org/2508526
  56. # [00:12] <romaxa> khuey: build env I took from http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe
  57. # [00:12] <khuey> I need more terminal output .....
  58. # [00:13] <romaxa> building 134537:9115d8b717e1
  59. # [00:13] <romaxa> ah ok
  60. # [00:13] * Quits: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP) (Quit: RealRaven)
  61. # [00:13] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  62. # [00:13] * Joins: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP)
  63. # [00:13] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Connection reset by peer)
  64. # [00:14] * Quits: tessarakt (jens@moz-95DC6775.dip0.t-ipconnect.de) (Ping timeout)
  65. # [00:14] * Joins: tessarakt (jens@moz-6033717C.dip0.t-ipconnect.de)
  66. # [00:15] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Quit: . . . ........)
  67. # [00:15] <romaxa> khuey: let me dump output into file until it fail and will send you more context.... win terminal is suc....
  68. # [00:15] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  69. # [00:15] * Quits: jdm (jdm@F5E30D14.2E53F4B8.47C41102.IP) (Ping timeout)
  70. # [00:15] * Quits: jduell (jduell@moz-E3AECA12.spl.org) (Ping timeout)
  71. # [00:15] * Joins: jdm (jdm@787660C2.6A6F5F66.47C41102.IP)
  72. # [00:15] * Quits: gandalf (zbraniecki@moz-4F155DA6.hsd1.ca.comcast.net) (Quit: I took the wrong pill!!!)
  73. # [00:16] * Quits: michal (michal@18728636.D0F82CD8.32697916.IP) (Ping timeout)
  74. # [00:16] * Quits: marxin (marxin@E504EA8B.3B96A244.4E88690D.IP) (Ping timeout)
  75. # [00:17] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  76. # [00:17] <bjacob_> gw280: ping
  77. # [00:17] * Quits: tessarakt (jens@moz-6033717C.dip0.t-ipconnect.de) (Ping timeout)
  78. # [00:17] <bjacob_> and/or snorp
  79. # [00:17] <qDot> Hmm. Apparently my keon needs the battery /in/ it to charge and run. Who the fuck thought this was a good idea?
  80. # [00:17] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  81. # [00:18] <khuey> well it seems kind of obvious that the battery would need to be in it to charge ...
  82. # [00:18] <khuey> ... to run on the other hand ...
  83. # [00:18] * jwir3 is now known as jwir3|away
  84. # [00:18] * Joins: tessarakt (jens@moz-C608D7AF.dip0.t-ipconnect.de)
  85. # [00:18] <romaxa> khuey: btw how tinderbox builders setting up win build environment?
  86. # [00:19] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  87. # [00:19] * Joins: marxin (marxin@E504EA8B.3B96A244.4E88690D.IP)
  88. # [00:19] <khuey> romaxa: they use some sort of weird environment created manually be releng
  89. # [00:20] <khuey> *by releng
  90. # [00:20] <khuey> romaxa: but developers use mozillabuild and this release has been out for a month with no complaints
  91. # [00:20] <jwalden> ...some header defines a macro named "check"
  92. # [00:20] * jwalden rages
  93. # [00:20] * Quits: tessarakt (jens@moz-C608D7AF.dip0.t-ipconnect.de) (Ping timeout)
  94. # [00:21] * Quits: breck (breck@moz-3F3AE2C7.hsd1.ca.comcast.net) (Client exited)
  95. # [00:21] * Joins: mdas (mdas@E815A07D.304B990B.D082584C.IP)
  96. # [00:22] * Joins: michal (michal@18728636.D0F82CD8.32697916.IP)
  97. # [00:22] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  98. # [00:22] * Joins: tessarakt (jens@moz-C20692E1.dip0.t-ipconnect.de)
  99. # [00:22] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  100. # [00:22] * Quits: deian (d@moz-AA554321.scs.stanford.edu) (Quit: leaving)
  101. # [00:23] <glandium> qDot: a lot of phones are like that
  102. # [00:23] <gw280> bjacob_: yo
  103. # [00:23] <gw280> bjacob_: my internet is really flakey atm :(
  104. # [00:23] <qDot> We've really got to get over the legacy support crap on our fxos phones.
  105. # [00:23] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  106. # [00:23] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Quit: Ex-Chat)
  107. # [00:23] <bjacob_> gw280: -> gfx
  108. # [00:24] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  109. # [00:24] * Parts: rsilveira (rsilveira@moz-A4DDFB67.hsd1.wa.comcast.net)
  110. # [00:24] * Quits: ferjm (ferjm@moz-DAB11CEF.red-83-34-205.dynamicip.rima-tde.net) (Quit: Leaving)
  111. # [00:24] * Joins: tessarakt2 (jens@moz-9D698054.dip0.t-ipconnect.de)
  112. # [00:25] * Quits: tessarakt (jens@moz-C20692E1.dip0.t-ipconnect.de) (Ping timeout)
  113. # [00:25] * Quits: TimAbraldes (Instantbir@moz-7FD19BDC.hsd1.or.comcast.net) (Quit: TimAbraldes)
  114. # [00:26] * Joins: roc (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  115. # [00:26] * ChanServ sets mode: +o roc
  116. # [00:26] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  117. # [00:27] * Quits: tessarakt2 (jens@moz-9D698054.dip0.t-ipconnect.de) (Ping timeout)
  118. # [00:27] * Joins: tessarakt2 (jens@moz-725DF8EA.dip0.t-ipconnect.de)
  119. # [00:27] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  120. # [00:30] * Quits: tessarakt2 (jens@moz-725DF8EA.dip0.t-ipconnect.de) (Ping timeout)
  121. # [00:30] * Joins: tessarakt2 (jens@moz-39A89A7.dip0.t-ipconnect.de)
  122. # [00:30] * Joins: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP)
  123. # [00:31] * Joins: deian (d@moz-AA554321.scs.stanford.edu)
  124. # [00:32] * Quits: jdm (jdm@787660C2.6A6F5F66.47C41102.IP) (Input/output error)
  125. # [00:32] * Joins: jduell (jduell@moz-E3AECA12.spl.org)
  126. # [00:33] * Quits: blassey (blassey@moz-853FAB08.hsd1.ma.comcast.net) (Input/output error)
  127. # [00:33] * Joins: wg9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net)
  128. # [00:33] * Quits: tessarakt2 (jens@moz-39A89A7.dip0.t-ipconnect.de) (Ping timeout)
  129. # [00:34] * Quits: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP) (Quit: RealRaven)
  130. # [00:34] * Joins: tessarakt2 (jens@moz-4E7BE7F5.dip0.t-ipconnect.de)
  131. # [00:34] * Joins: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP)
  132. # [00:34] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  133. # [00:35] * Quits: ehugg (ehugg@moz-F5BB9709.tukw.qwest.net) (Quit: ehugg)
  134. # [00:36] * Quits: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP) (Quit: RealRaven)
  135. # [00:36] * Joins: jdm (jdm@787660C2.6A6F5F66.47C41102.IP)
  136. # [00:36] * Joins: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP)
  137. # [00:36] * kats is now known as kats|away
  138. # [00:36] * geekboy|afk is now known as geekboy
  139. # [00:36] * Quits: tessarakt2 (jens@moz-4E7BE7F5.dip0.t-ipconnect.de) (Ping timeout)
  140. # [00:37] * Quits: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP) (Client exited)
  141. # [00:37] * Quits: damons (gnubeard@10A5EBA4.8D753159.C943C01E.IP) (Quit: damons)
  142. # [00:37] * Joins: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP)
  143. # [00:37] * Joins: tessarakt2 (jens@moz-720CCD2F.dip0.t-ipconnect.de)
  144. # [00:37] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  145. # [00:38] * capella|away is now known as capella
  146. # [00:38] * Joins: njn (chatzilla@moz-E1F9DF8D.dyn.iinet.net.au)
  147. # [00:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1a7469edb07e - Brian Nicholson - Bug 880599 - Remove GeckoProfile.get() from provider creation. r=gbrown
  148. # [00:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c0218a6cb1ed - Brian Nicholson - Bug 879505 - Use getCurrentActivity() in getActivityFromClick(). r=gbrown
  149. # [00:39] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  150. # [00:39] <NeilAway> bholley: pong, if you can wait for me to catch up with scrollback
  151. # [00:40] <romaxa> khuey: http://pastebin.mozilla.org/2508622
  152. # [00:40] * Quits: mak (chatzilla@moz-5C304BD3.retail.telecomitalia.it) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 2.0/20110318052756])
  153. # [00:40] <bholley> NeilAway: are you an appropriate reviewer for bug 870864?
  154. # [00:40] <bholley> NeilAway: we really need to move forward on that bug
  155. # [00:40] <bholley> NeilAway: it singlehandedly blocks single-threading XPConnect
  156. # [00:41] * Quits: tessarakt2 (jens@moz-720CCD2F.dip0.t-ipconnect.de) (Ping timeout)
  157. # [00:41] <NeilAway> bholley: well, see my comment 11
  158. # [00:41] <@gavin> bholley: a mailnews bug shouldn't be blocking you from landing something on m-c
  159. # [00:42] <bholley> gavin: hm
  160. # [00:42] * Joins: tessarakt2 (jens@moz-864166B0.dip0.t-ipconnect.de)
  161. # [00:42] <bholley> jdm: is that the only blocker?
  162. # [00:42] <jdm> bholley: yes
  163. # [00:43] <@dolske> man
  164. # [00:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4b69dc0eb786 - Masatoshi Kimura - Bug 881252 - Warn use of getUserData() or setUserData(). r=bz
  165. # [00:43] * Quits: phenom (phenom@E74483D7.11A10A7F.13EFE003.IP) (Quit: Leaving)
  166. # [00:43] <@dolske> what gavin said. x1000.
  167. # [00:43] <bholley> jdm: hm. So maybe we should just land it and NeilAway can land the fix he prefers?
  168. # [00:43] <jdm> sure
  169. # [00:43] <jdm> I can do that tonight
  170. # [00:43] * Quits: Pike (chatzilla@moz-4A58988F.pool.mediaways.net) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130511120803])
  171. # [00:43] <bholley> jdm: ok, awesome :-)
  172. # [00:43] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  173. # [00:44] * Joins: blassey (blassey@moz-853FAB08.hsd1.ma.comcast.net)
  174. # [00:45] <NeilAway> bholley: at least just disable the tests rather than rewriting core code to stop the bogus tests from failing?
  175. # [00:46] * Quits: tessarakt2 (jens@moz-864166B0.dip0.t-ipconnect.de) (Ping timeout)
  176. # [00:46] <bholley> NeilAway: if that is preferable, sure. jdm&
  177. # [00:46] <bholley> ^
  178. # [00:46] * Joins: tessarakt2 (jens@moz-C4238AE8.dip0.t-ipconnect.de)
  179. # [00:46] <jdm> I can do that as well
  180. # [00:47] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  181. # [00:47] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  182. # [00:47] * Joins: damons (gnubeard@10A5EBA4.8D753159.C943C01E.IP)
  183. # [00:48] * Quits: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  184. # [00:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7ef0e47cddd4 - Adam Roach [:abr] - Bug 879477: Update PC to use mHandle instead of (void *) this in logging r=ekr
  185. # [00:49] * Joins: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP)
  186. # [00:49] * Quits: tessarakt2 (jens@moz-C4238AE8.dip0.t-ipconnect.de) (Ping timeout)
  187. # [00:50] <khuey> romaxa: hmm
  188. # [00:50] * Quits: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP) (Quit: RealRaven)
  189. # [00:50] <khuey> romaxa: are you sure you clobbered?
  190. # [00:50] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  191. # [00:50] <khuey> romaxa: i.e. rm -rf objdir?
  192. # [00:50] <khuey> not just make clobber?
  193. # [00:50] * Joins: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP)
  194. # [00:50] * Joins: tessarakt2 (jens@moz-F28DE78D.dip0.t-ipconnect.de)
  195. # [00:50] * Quits: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP) (Quit: RealRaven)
  196. # [00:51] * Joins: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP)
  197. # [00:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/773df082bd35 - Dan Gohman - Bug 881366 - Simplify CheckOverrecursed sequences. r=sstangl
  198. # [00:51] <romaxa> khuey: yep I did remove folder completely
  199. # [00:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ca991d0bb5ea - Dan Gohman - Bug 881397 - Minor dominator-tree computation cleanups. r=sstangl
  200. # [00:51] * baku is now known as baku|away
  201. # [00:51] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Quit: cronco)
  202. # [00:51] * Quits: ctangira (ctangira@moz-CFCC7B62.cisco.com) (Ping timeout)
  203. # [00:51] <khuey> romaxa: :-/
  204. # [00:51] <khuey> romaxa: idk what to tell you
  205. # [00:51] <khuey> romaxa: is this on m-c tip?
  206. # [00:51] <khuey> or something close to it?
  207. # [00:52] * Quits: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net) (Ping timeout)
  208. # [00:53] <NeilAway> RealRaven: the answer is to not change the textbox contents when what you really want to do is to update the preference...
  209. # [00:53] * Quits: tessarakt2 (jens@moz-F28DE78D.dip0.t-ipconnect.de) (Ping timeout)
  210. # [00:54] * Joins: tessarakt2 (jens@moz-88E26123.dip0.t-ipconnect.de)
  211. # [00:55] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  212. # [00:55] * mcote is now known as mcote|afk
  213. # [00:55] * Joins: gandalf (zbraniecki@moz-4F155DA6.hsd1.ca.comcast.net)
  214. # [00:55] * Quits: twi (Adium@moz-144A8B77.cust.dsl.vodafone.it) (Quit: Leaving.)
  215. # [00:56] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  216. # [00:56] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  217. # [00:56] * Boriss_ is now known as Boriss
  218. # [00:57] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  219. # [00:57] * Quits: ggp (ggp@2557E599.66715431.D25A875A.IP) (Input/output error)
  220. # [00:57] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  221. # [00:57] * Boriss_ is now known as Boriss
  222. # [00:57] * Quits: tessarakt2 (jens@moz-88E26123.dip0.t-ipconnect.de) (Ping timeout)
  223. # [00:57] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  224. # [00:57] * Joins: tessarakt2 (jens@moz-D7543F4D.dip0.t-ipconnect.de)
  225. # [00:58] * Joins: ggp (ggp@2557E599.66715431.D25A875A.IP)
  226. # [00:58] * Joins: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  227. # [00:58] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  228. # [00:59] * Joins: birtles (chatzilla@moz-C286AD9A.bitcat.net)
  229. # [01:00] * Quits: Michelangelo (mds@moz-8569A55.adobe.com) (Quit: Linkinus - http://linkinus.com)
  230. # [01:00] * jlebar is now known as jlebar|away
  231. # [01:01] * Joins: kdc_ (chatzilla@moz-2ACC6B38.pk.shawcable.net)
  232. # [01:01] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Quit: pcwalton)
  233. # [01:01] * Joins: damons_ (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  234. # [01:01] * Quits: tessarakt2 (jens@moz-D7543F4D.dip0.t-ipconnect.de) (Ping timeout)
  235. # [01:02] * Quits: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net) (Ping timeout)
  236. # [01:02] * Joins: tessarakt2 (jens@moz-7A31D3B2.dip0.t-ipconnect.de)
  237. # [01:02] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  238. # [01:02] * kdc_ is now known as kdc
  239. # [01:02] * Joins: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP)
  240. # [01:03] <romaxa> khuey: latest tip plus my patch... let me check if my patch breaking things... (month ago it did not)
  241. # [01:03] * Joins: sheppy (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com)
  242. # [01:04] <abr> jib: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Firefox_OS_build_prerequisites
  243. # [01:04] * Joins: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net)
  244. # [01:04] * Quits: mdas (mdas@E815A07D.304B990B.D082584C.IP) (Input/output error)
  245. # [01:04] * Quits: jdm (jdm@787660C2.6A6F5F66.47C41102.IP) (Ping timeout)
  246. # [01:05] <jesup|laptop> tbsaunde: pong
  247. # [01:05] * Quits: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP) (Client exited)
  248. # [01:05] * Quits: tessarakt2 (jens@moz-7A31D3B2.dip0.t-ipconnect.de) (Ping timeout)
  249. # [01:05] * Joins: jens__ (jens@moz-B6E20FB6.dip0.t-ipconnect.de)
  250. # [01:06] <abr> jesup|laptop: https://bugzilla.mozilla.org/show_bug.cgi?id=880067
  251. # [01:07] * Quits: jens__ (jens@moz-B6E20FB6.dip0.t-ipconnect.de) (Ping timeout)
  252. # [01:08] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Quit: cronco)
  253. # [01:08] * Joins: jens__ (jens@moz-FB533977.dip0.t-ipconnect.de)
  254. # [01:09] * Joins: pcwalton (pcwalton@2557E599.66715431.D25A875A.IP)
  255. # [01:09] * Quits: abr (abr@E48845AB.3A9F9BD4.4C2245EF.IP) (Quit: AFK)
  256. # [01:10] * Joins: elin (elin@moz-B11DCCBD.dynamic.totalbb.net.tw)
  257. # [01:10] * Joins: Hughman (Mibbit@DF0C90CA.D2C20E22.A3B82EC7.IP)
  258. # [01:11] * Joins: tessarakt2 (jens@moz-885C3EFA.dip0.t-ipconnect.de)
  259. # [01:12] * Quits: jens__ (jens@moz-FB533977.dip0.t-ipconnect.de) (Ping timeout)
  260. # [01:12] * Quits: ggp (ggp@2557E599.66715431.D25A875A.IP) (Ping timeout)
  261. # [01:13] * Quits: tessarakt2 (jens@moz-885C3EFA.dip0.t-ipconnect.de) (Ping timeout)
  262. # [01:13] * njn wants to put a #ifndef wrapper or a |#pragma once| in dist/system_wrappers_js/*, but it's not working
  263. # [01:13] * Quits: chmanchester (chmanchest@2557E599.66715431.D25A875A.IP) (Input/output error)
  264. # [01:13] * Quits: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP) (Quit: RealRaven)
  265. # [01:14] * Joins: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP)
  266. # [01:14] * Joins: tessarakt2 (jens@moz-53BFD662.dip0.t-ipconnect.de)
  267. # [01:15] * Quits: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP) (Quit: RealRaven)
  268. # [01:15] * Joins: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP)
  269. # [01:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6fac977ad9ea - Gregory Szorc - Bug 878089 - mach shouldn't fail if terminal couldn't be configured; r=ted
  270. # [01:17] <romaxa> khuey: looks like it goes further without my patch... that is good, but not good that errors are not very informative
  271. # [01:17] * Quits: till (till@moz-ED87F442.superkabel.de) (Client exited)
  272. # [01:18] * Joins: till (till@moz-ED87F442.superkabel.de)
  273. # [01:18] * Joins: jorendorff (jorendorff@moz-AF5FD687.hsd1.tn.comcast.net)
  274. # [01:19] * Quits: tessarakt2 (jens@moz-53BFD662.dip0.t-ipconnect.de) (Ping timeout)
  275. # [01:19] * Quits: damons (gnubeard@10A5EBA4.8D753159.C943C01E.IP) (Quit: damons)
  276. # [01:19] * damons_ is now known as damons
  277. # [01:19] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  278. # [01:20] * Quits: till (till@moz-ED87F442.superkabel.de) (Ping timeout)
  279. # [01:20] * nrc is now known as nrc|afk
  280. # [01:20] * Joins: tessarakt2 (jens@moz-837CE9F4.dip0.t-ipconnect.de)
  281. # [01:21] * Quits: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP) (Quit: RealRaven)
  282. # [01:21] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  283. # [01:21] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  284. # [01:21] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  285. # [01:22] * Joins: TimAbraldes (Instantbir@moz-7FD19BDC.hsd1.or.comcast.net)
  286. # [01:22] * Quits: gustavold (gustavold@E3CDD417.C185DE05.C7EA744A.IP) (Ping timeout)
  287. # [01:22] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  288. # [01:23] * Joins: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP)
  289. # [01:23] * Quits: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net) (Quit: owenchu)
  290. # [01:23] * Quits: ddahl (ddahl@CDEE52C4.5EB42742.523CBD62.IP) (Ping timeout)
  291. # [01:23] * Quits: jryans (jryans@moz-945C5CA4.massrel.com) (Quit: Be back later)
  292. # [01:24] * Joins: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net)
  293. # [01:24] * Quits: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 18.0.2/20130201065344])
  294. # [01:24] * khuey is now known as khuey|away
  295. # [01:24] * Quits: TimAbraldes (Instantbir@moz-7FD19BDC.hsd1.or.comcast.net) (Quit: TimAbraldes)
  296. # [01:25] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  297. # [01:25] * Joins: damons_ (gnubeard@10A5EBA4.8D753159.C943C01E.IP)
  298. # [01:25] <NeilAway> bah, no jdm or ehsan
  299. # [01:26] * Quits: damons_ (gnubeard@10A5EBA4.8D753159.C943C01E.IP) (Quit: damons_)
  300. # [01:27] <erikvold> where should I file sidebar bugs?
  301. # [01:27] * Quits: tessarakt2 (jens@moz-837CE9F4.dip0.t-ipconnect.de) (Ping timeout)
  302. # [01:27] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  303. # [01:27] <lizzard> erikvold: for the sidebar history?
  304. # [01:27] <erikvold> lizzard: more UI related stuff
  305. # [01:28] * Joins: ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP)
  306. # [01:28] * ChanServ sets mode: +o ehsan
  307. # [01:28] * Joins: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net)
  308. # [01:29] * Joins: TimAbraldes (Instantbir@moz-7FD19BDC.hsd1.or.comcast.net)
  309. # [01:29] <lizzard> hmm. there are a lot of other sidebar related bugs in Firefox:General . But it might be a Core issue. I am not sure
  310. # [01:29] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  311. # [01:29] * Quits: jorendorff (jorendorff@moz-AF5FD687.hsd1.tn.comcast.net) (Quit: jorendorff)
  312. # [01:30] <lizzard> erikvold: there are also some sidebar UI bugs in Firefox:Menus
  313. # [01:30] * Quits: jib (Jan-Ivar@E48845AB.3A9F9BD4.4C2245EF.IP) (Quit: jib)
  314. # [01:31] <lizzard> and in Firefox:Toolbar. So, that's a lot of possible places! you might just try Firefox general.
  315. # [01:32] * Quits: @smaug (chatzilla@moz-D8807168.elisa-laajakaista.fi) (Ping timeout)
  316. # [01:32] * Parts: sriram (sriramr@43CB6079.66715431.D25A875A.IP)
  317. # [01:33] * Joins: chmanchester (chmanchest@2557E599.66715431.D25A875A.IP)
  318. # [01:34] * Quits: Dagger2 (Dagger@moz-38590C6F.cable.virginmedia.com) (Ping timeout)
  319. # [01:34] * Quits: sfink (chatzilla@moz-18B140DA.dsl.pltn13.sbcglobal.net) (Client exited)
  320. # [01:35] * Quits: mmargoliono (min@moz-9DBD522D.static.internode.on.net) (Ping timeout)
  321. # [01:35] * Joins: Dagger (Dagger@moz-38590C6F.cable.virginmedia.com)
  322. # [01:36] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  323. # [01:36] * Quits: Hughman (Mibbit@DF0C90CA.D2C20E22.A3B82EC7.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  324. # [01:37] * Joins: jib (Jan-Ivar@E48845AB.3A9F9BD4.4C2245EF.IP)
  325. # [01:37] * Joins: Hughman (Mibbit@DF0C90CA.D2C20E22.A3B82EC7.IP)
  326. # [01:38] * Joins: tessarakt2 (jens@moz-5256A201.dip0.t-ipconnect.de)
  327. # [01:38] * Joins: hurley (hurley@moz-E76806A0.dsl.static.sonic.net)
  328. # [01:38] * Quits: JeroenDeDauw (j@moz-AD9CABA9.dip0.t-ipconnect.de) (Ping timeout)
  329. # [01:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/92b758cba0f1 - Matt Woodrow - Bug 867226 - Don't crash if we can't create a valid framebuffer. r=bjacob
  330. # [01:39] * Joins: JeroenDeDauw (j@moz-4267A5AB.dip0.t-ipconnect.de)
  331. # [01:40] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  332. # [01:41] * Quits: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net) (Quit: owenchu)
  333. # [01:41] * Quits: gandalf (zbraniecki@moz-4F155DA6.hsd1.ca.comcast.net) (Quit: I took the wrong pill!!!)
  334. # [01:41] * Joins: FabioMagnoni (fabiomagno@23D16129.9A430AC1.8AF99142.IP)
  335. # [01:42] * Quits: pcwalton (pcwalton@2557E599.66715431.D25A875A.IP) (Quit: pcwalton)
  336. # [01:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8e30d56cf29d - Luke Wagner - Bug 878429 - IonMonkey: don't conflate 0 and -0 in IsConstant (r=jandem)
  337. # [01:42] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1eff67ffe6b9 - Luke Wagner - Bug 878505 - OdinMonkey: store to float array should accept doublish (r=bbouvier)
  338. # [01:42] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/841ffd181e14 - Luke Wagner - Bug 878433 - OdinMonkey: (signed % signed) should be intish, not int (r=bbouvier)
  339. # [01:43] * Joins: pcwalton (pcwalton@2557E599.66715431.D25A875A.IP)
  340. # [01:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9ce9c145e072 - Luke Wagner - Bug 878526 - OdinMonkey: handle 'unknown' type properly for FFI functions with unused results (r=bbouvier)
  341. # [01:44] * Quits: bholley (anonymous@2557E599.66715431.D25A875A.IP) (Quit: bholley)
  342. # [01:44] * Quits: Ameya (chatzilla@76D4AC08.449860F9.4A5F0685.IP) (Ping timeout)
  343. # [01:44] * Joins: Ameya (chatzilla@76D4AC08.449860F9.4A5F0685.IP)
  344. # [01:45] * Joins: jdm (jdm@DB05BBF2.BB1F48F2.971E19F6.IP)
  345. # [01:46] * Quits: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: nhirata)
  346. # [01:47] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  347. # [01:47] * Quits: terrence (terrence@2557E599.66715431.D25A875A.IP) (Ping timeout)
  348. # [01:50] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  349. # [01:50] * Quits: mkohler (mkohler@moz-1531EE3.dclient.hispeed.ch) (Quit: mkohler)
  350. # [01:51] * Quits: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP) (Quit: ekr)
  351. # [01:51] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  352. # [01:52] * Joins: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP)
  353. # [01:53] * Quits: Sreenidhi (mz@43CB6079.66715431.D25A875A.IP) (Quit: I'm not at my desk!!!!)
  354. # [01:53] * heycam|away is now known as heycam
  355. # [01:54] * Quits: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP) (Quit: ekr)
  356. # [01:54] * Quits: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  357. # [01:54] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Quit: mccr8)
  358. # [01:55] * kmoir-afk is now known as kmoir
  359. # [01:55] * kmoir is now known as kmoir-afk
  360. # [01:55] * Quits: kmoir-afk (chatzilla@moz-9AEE821.cpe.teksavvy.com) (Connection reset by peer)
  361. # [01:56] * Joins: kmoir-afk (chatzilla@moz-9AEE821.cpe.teksavvy.com)
  362. # [01:56] * kmoir-afk is now known as kmoir
  363. # [01:57] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  364. # [01:57] * Quits: jduell (jduell@moz-E3AECA12.spl.org) (Ping timeout)
  365. # [01:58] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  366. # [01:58] * Joins: Sreenidhi (mz@43CB6079.66715431.D25A875A.IP)
  367. # [02:01] * Quits: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP) (Quit: RealRaven)
  368. # [02:01] * Joins: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP)
  369. # [02:01] * geekboy is now known as geekboy|afk
  370. # [02:01] * BenWa is now known as BenWa|sms
  371. # [02:03] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  372. # [02:03] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  373. # [02:06] * Quits: bajaj (Adium@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  374. # [02:06] * Joins: bajaj1 (Adium@2557E599.66715431.D25A875A.IP)
  375. # [02:06] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  376. # [02:06] * Quits: juanb (jbecerra@2557E599.66715431.D25A875A.IP) (Quit: juanb)
  377. # [02:07] * Joins: mccr8 (mccr8@moz-5FEA0C74.dsl.dynamic.sonic.net)
  378. # [02:07] * Joins: abr_ (abr@E48845AB.3A9F9BD4.4C2245EF.IP)
  379. # [02:08] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  380. # [02:08] * gregglind-bbiab is now known as gregglind
  381. # [02:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5eb3a09775c9 - Paul Adenot - Bug 879651 - Choose between integers or float based on the platform rather than the CPU architecture. r=blassey
  382. # [02:09] * dhylands|afk is now known as dhylands
  383. # [02:09] * fabrice is now known as fabrice|afk
  384. # [02:09] * Joins: Asa (asa@4508CAE6.38324963.204CA821.IP)
  385. # [02:10] * Quits: abr_ (abr@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  386. # [02:10] * Quits: dholbert|afk (dholbert@moz-EAA4454E.hsd1.ca.comcast.net) (Ping timeout)
  387. # [02:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7cb2712f0237 - Ehsan Akhgari - Bug 815643 - Part 7: Add a basic API test for ConvolverNode; r=roc
  388. # [02:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/63386b71d1b5 - Ehsan Akhgari - Bug 815643 - Part 9: Port Blink's LayoutTest for ConvolverNode to mochitest-plain; r=roc
  389. # [02:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/22d7a1784228 - Ehsan Akhgari - Bug 815643 - Part 6: Optimize FFTBlock to avoid recreating kiss_fftr_cfg objects all the time; r=roc
  390. # [02:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/90c849ba5baf - Ehsan Akhgari - Bug 815643 - Part 5: Implement ConvolverNode's processing based on the Blink implementation; r=roc
  391. # [02:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/dc80f47a7123 - Ehsan Akhgari - Bug 815643 - Part 2: Refactor our Web Audio FFT code into the FFTBlock class; r=roc
  392. # [02:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b7efc129d2b1 - Ehsan Akhgari - Bug 815643 - Part 4: Add the Convolution processing implementation to the build system; r=roc
  393. # [02:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6bed30223d8f - Ehsan Akhgari - Bug 815643 - Part 3: Import the Convolution processing implementation from Blink; r=roc
  394. # [02:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c78350f78192 - Ehsan Akhgari - Bug 815643 - Part 8: Import convolution tests from Blink; r=roc
  395. # [02:12] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6058da103d45 - Ehsan Akhgari - Bug 815643 - Part 1: Implement the DOM bindings for ConvolverNode; r=roc
  396. # [02:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b7637656cc54 - Ryan VanderMeulen - Bug 878897 - Update pdf.js to version 0.8.229. r=bdahl
  397. # [02:12] * Quits: FabioMagnoni (fabiomagno@23D16129.9A430AC1.8AF99142.IP) (Input/output error)
  398. # [02:13] * Quits: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net) (Quit: leaving)
  399. # [02:13] * Quits: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 18.0.2/20130201065344])
  400. # [02:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/172b542f51ba - Paul Adenot - Bug 879651 - Explain why we don't use float on mobile.
  401. # [02:14] * Joins: dholbert (dholbert@moz-EAA4454E.hsd1.ca.comcast.net)
  402. # [02:14] * Quits: spohl (Adium@moz-4055C600.reverse.softlayer.com) (Quit: Leaving.)
  403. # [02:14] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  404. # [02:15] * Joins: jduell (jduell@moz-E3AECA12.spl.org)
  405. # [02:15] <@ehsan> padenot: stop touching configure.in!!! :P
  406. # [02:16] <padenot> ehsan: tell that to the poor people with x86 android devices that have no sound!
  407. # [02:16] * Joins: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net)
  408. # [02:16] * Quits: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP) (Quit: RealRaven)
  409. # [02:16] <padenot> and to my jetlag that made me forgot to address the comments :/
  410. # [02:16] <@ehsan> padenot: sound is overrated ;)
  411. # [02:17] * Joins: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP)
  412. # [02:17] <padenot> yeah right?
  413. # [02:17] * Quits: elin (elin@moz-B11DCCBD.dynamic.totalbb.net.tw) (Quit: elin)
  414. # [02:17] * Joins: jryans (jryans@moz-CC5DCFB.austin.res.rr.com)
  415. # [02:17] <@ehsan> padenot: btw, with the convolver stuff in, it's time to work on HRTF panning
  416. # [02:17] <padenot> cool
  417. # [02:17] <@ehsan> padenot: are you up for stealing some code from blink? :)
  418. # [02:17] <@ehsan> their HRTF code uses a bunch of stuff which I ported
  419. # [02:17] <padenot> you can sign me up if you're ok to wait like one week
  420. # [02:17] <@ehsan> that sounds good!
  421. # [02:18] <@ehsan> padenot: fwiw this is my last official week on web audio :) so there will probably be fewer patches coming from me
  422. # [02:18] <padenot> I'm at the webrtc work week atm, I'd like to focus on latency and the like
  423. # [02:18] <@ehsan> padenot: I'd still be around for the spec issues, reviews, etc of course
  424. # [02:18] <@ehsan> padenot: yeah absolutely
  425. # [02:18] * Quits: chmanchester (chmanchest@2557E599.66715431.D25A875A.IP) (Input/output error)
  426. # [02:18] <padenot> ehsan: I guess we can reach the finish line, now
  427. # [02:19] <@ehsan> yes, I'm fairly confident now
  428. # [02:19] <@ehsan> padenot: how's the latency work coming along btw?
  429. # [02:19] * Quits: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP) (Quit: RealRaven)
  430. # [02:20] <padenot> slowly, but coming along
  431. # [02:20] * Joins: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP)
  432. # [02:20] * Quits: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  433. # [02:20] <@ehsan> good
  434. # [02:20] * BenWa|sms is now known as BenWa
  435. # [02:20] <@ehsan> it's a pretty hard problem to solve fwiw :)
  436. # [02:20] <padenot> I figured :-)
  437. # [02:21] * @ehsan goes to review some code
  438. # [02:21] * Quits: ketas (ketas@135.216.191.90.dyn.estpak.ee) (Ping timeout)
  439. # [02:21] * Joins: dbaron (dbaron@moz-DD13A055.event.mita.keio.ac.jp)
  440. # [02:21] * ChanServ sets mode: +o dbaron
  441. # [02:22] * Quits: bkelly (bkelly@moz-8C21D137.washdc.fios.verizon.net) (Quit: Leaving.)
  442. # [02:23] * khuey|away is now known as khuey
  443. # [02:24] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  444. # [02:28] * Quits: RyanVM|afk (Thunderbir@moz-A2F98468.phlapa.fios.verizon.net) (Quit: RyanVM|afk)
  445. # [02:28] * nthomas is now known as nthomas|away
  446. # [02:28] * Joins: till (till@moz-ED87F442.superkabel.de)
  447. # [02:28] * Joins: abr (abr@E48845AB.3A9F9BD4.4C2245EF.IP)
  448. # [02:29] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  449. # [02:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9786c829bf3c - Luke Wagner - Backout 841ffd181e14 (Bug 878433)
  450. # [02:30] * Quits: till (till@moz-ED87F442.superkabel.de) (Ping timeout)
  451. # [02:30] * Quits: abr (abr@E48845AB.3A9F9BD4.4C2245EF.IP) (Quit: abr)
  452. # [02:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/76553702b21b - Rodrigo Silveira - Bug 881067 - Scrollbars displayed at the top left side of a page m=mbrubeck
  453. # [02:32] * Quits: RealRaven (Thunderbir@ECE50CF.AF6CE00A.C3498625.IP) (Ping timeout)
  454. # [02:32] * Joins: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  455. # [02:33] * Quits: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  456. # [02:33] * Joins: brendan (brendaneic@moz-423245E1.sub-70-197-15.myvzw.com)
  457. # [02:34] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  458. # [02:34] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  459. # [02:35] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  460. # [02:38] * Quits: jryans (jryans@moz-CC5DCFB.austin.res.rr.com) (Quit: Be back later)
  461. # [02:39] * Quits: StevenLee (StevenLee@E48845AB.3A9F9BD4.4C2245EF.IP) (Quit: This computer has gone to sleep)
  462. # [02:39] * Quits: jib (Jan-Ivar@E48845AB.3A9F9BD4.4C2245EF.IP) (Quit: jib)
  463. # [02:39] * Joins: Luke_1 (luke@moz-AC374D3C.eugn.qwest.net)
  464. # [02:40] * Quits: jimm (jmathies@moz-864CAA4E.pn.at.cox.net) (Quit: )
  465. # [02:42] * Quits: TimAbraldes (Instantbir@moz-7FD19BDC.hsd1.or.comcast.net) (Quit: TimAbraldes)
  466. # [02:42] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  467. # [02:42] * Joins: digitsm (digitsm@E6E5E04D.2E38B865.C146C5E5.IP)
  468. # [02:42] * Joins: StevenLee (StevenLee@E48845AB.3A9F9BD4.4C2245EF.IP)
  469. # [02:42] * Quits: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net) (Quit: owenchu)
  470. # [02:43] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  471. # [02:46] * Quits: m_gol (m_gol@moz-9BDB7946.dynamic.chello.pl) (Quit: Linkinus - http://linkinus.com)
  472. # [02:46] * jlebar|away is now known as jlebar
  473. # [02:47] * ewong|away is now known as ewong
  474. # [02:48] * Quits: schien (anonymous@E48845AB.3A9F9BD4.4C2245EF.IP) (Quit: schien)
  475. # [02:48] * whimboo is now known as whimboo|afk
  476. # [02:49] <njn> anyone know about system_wrappers? khuey?
  477. # [02:50] * Joins: FabioMagnoni (fabiomagno@23D16129.9A430AC1.8AF99142.IP)
  478. # [02:50] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  479. # [02:51] <njn> I want to put a #ifndef wrapper in each one to avoid multiple-inclusion, but it's causing compile errors
  480. # [02:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/efdf2d801664 - David Zbarsky - Bug 881128 - Remove nsIDOMGetSVGDocument r=bz
  481. # [02:52] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  482. # [02:53] * Quits: Sreenidhi (mz@43CB6079.66715431.D25A875A.IP) (Quit: I'm not at my desk!!!!)
  483. # [02:55] * nrc|afk is now known as nrc
  484. # [02:56] * Quits: jimb (user@9E727688.17C2F9C.163DC5C6.IP) (Ping timeout)
  485. # [02:56] <khuey> njn: er, shouldn't the wrapped header already have that?
  486. # [02:56] * Quits: Luke_1 (luke@moz-AC374D3C.eugn.qwest.net) (Ping timeout)
  487. # [02:57] * Quits: mreavy (chatzilla@D0B86979.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  488. # [02:57] <njn> khuey: you'd think so
  489. # [02:57] <njn> khuey: I've counted with |gcc -H|, they account for a large majority of the #includes that occur when building SpiderMonkey
  490. # [02:58] <njn> khuey: oh the *wrapped* header
  491. # [02:58] <njn> khuey: well, here's the fun part
  492. # [02:58] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  493. # [02:58] * Quits: hurley (hurley@moz-E76806A0.dsl.static.sonic.net) (Quit: Get MacIrssi - http://www.sysctl.co.uk/projects/macirssi/ )
  494. # [02:58] <khuey> so what compile error do you get?
  495. # [02:58] <njn> GCC and clang will avoid re-reading a header if it has a vanilla #ifndef wrapper
  496. # [02:58] * Quits: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  497. # [02:58] <khuey> LOL
  498. # [02:58] <njn> khuey: but several system headers on my file have a non-vanilla one
  499. # [02:58] <khuey> nice optimization
  500. # [02:59] <njn> khuey: several headers in spidermonkey likewise -- I'm fixing that
  501. # [02:59] * Quits: @dveditz (dveditz@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  502. # [02:59] * Quits: seth (seth@2557E599.66715431.D25A875A.IP) (Input/output error)
  503. # [02:59] * Joins: bnicholson_ (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  504. # [02:59] * Quits: AaronMT|AFK (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  505. # [02:59] * Joins: schien (anonymous@E48845AB.3A9F9BD4.4C2245EF.IP)
  506. # [03:00] * Quits: jesup|laptop (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  507. # [03:00] <njn> khuey: http://pastebin.mozilla.org/2508980 has stats on which files are #included the most when building SM
  508. # [03:00] * bnicholson_ is now known as identify
  509. # [03:00] <khuey> yeah I don't really care :-)
  510. # [03:00] <khuey> I'm just interested in why it fails
  511. # [03:00] * identify is now known as bnicholson_
  512. # [03:00] <njn> khuey: if the system_wrappers had a #ifndef guard, those multiple-thousand numbers would drop to a few hundred
  513. # [03:00] * kmoir is now known as kmoir-afk
  514. # [03:00] <jlebar> njn: I'm not convined it would result in significantly faster builds, but maybe.
  515. # [03:01] * Quits: auswerk (aus@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  516. # [03:01] <njn> khuey: first error: http://pastebin.mozilla.org/2509001
  517. # [03:01] <njn> jlebar: I want to measure
  518. # [03:01] * hwine is now known as hwine-commuting
  519. # [03:01] * Quits: reyre_ (reyre@moz-9002CDDA.cpe.net.cable.rogers.com) (Client exited)
  520. # [03:01] * Quits: dzbarsky (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  521. # [03:02] <jlebar> njn: did you look at the header that's being generated?
  522. # [03:02] <njn> jlebar: yes
  523. # [03:02] * Joins: seth (seth@2557E599.66715431.D25A875A.IP)
  524. # [03:03] <njn> jlebar: http://pastebin.mozilla.org/2509005 is an example
  525. # [03:03] * Quits: seth (seth@2557E599.66715431.D25A875A.IP) (Input/output error)
  526. # [03:03] <khuey> njn: try putting the ifndef below #pragma GCC system_header?
  527. # [03:03] <khuey> but above the visibility push
  528. # [03:03] <njn> khuey: that'll break the single-inclusion optimizaqtion
  529. # [03:03] <khuey> I know
  530. # [03:03] <njn> ok
  531. # [03:04] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  532. # [03:04] * bnicholson is now known as IRCMonkey6656
  533. # [03:04] <njn> man, having to build ICU for the JS shell sucks
  534. # [03:04] * khuey blames norbert
  535. # [03:04] <jlebar> njn: it seems to compile just fine for me... I'm doing a normal build, not a shell build, though.
  536. # [03:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a220903e2dee - Chris Pearce - Bug 880006 - Make WMF video backend call MediaDecoder::NotifyBytesConsumed() like it's supposed to. r=padenot
  537. # [03:04] <jlebar> I can try a shell build.
  538. # [03:04] * bnicholson_ is now known as bnicholson
  539. # [03:04] * Quits: John-Galt (kris@moz-882434A3.hsd1.or.comcast.net) (Ping timeout)
  540. # [03:05] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  541. # [03:05] * Quits: chewey (chewey@moz-C7DEA9D1.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  542. # [03:05] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  543. # [03:05] <njn> khuey: no difference -- fails in the same way
  544. # [03:06] * Joins: chewey (chewey@moz-4C2DEB3.dip0.t-ipconnect.de)
  545. # [03:06] <khuey> ok
  546. # [03:06] * Quits: jduell (jduell@moz-E3AECA12.spl.org) (Connection reset by peer)
  547. # [03:06] <njn> khuey: I tried |#pragma once| instead the other day, I think it still failed, but in a different way :/
  548. # [03:06] <khuey> njn: and we actually are substituting the ${guard} bit?
  549. # [03:06] <njn> khuey: oh, wait
  550. # [03:07] <njn> i have a '/' in my guard identifier
  551. # [03:07] <njn> let me fix that
  552. # [03:07] <jlebar> njn: wfm on mac...
  553. # [03:07] * Joins: Luke_1 (luke@moz-AC374D3C.eugn.qwest.net)
  554. # [03:09] <njn> khuey: hmm, that fixes the previous error, but now I get a different one
  555. # [03:09] <njn> http://pastebin.mozilla.org/2509049
  556. # [03:09] <njn> I think that's the one I saw when I tried #pragma once
  557. # [03:09] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Input/output error)
  558. # [03:09] * Quits: IRCMonkey6656 (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Input/output error)
  559. # [03:09] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  560. # [03:10] <njn> hmm, we don't have cwchar in our system_headers_js list..
  561. # [03:10] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  562. # [03:12] <njn> adding doesn't seem to help
  563. # [03:12] * Joins: ericchou (ericchou@moz-99690620.hinet-ip.hinet.net)
  564. # [03:13] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  565. # [03:13] * Quits: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss_)
  566. # [03:13] * Joins: John-Galt (kris@moz-882434A3.hsd1.or.comcast.net)
  567. # [03:14] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  568. # [03:14] * Quits: tessarakt2 (jens@moz-5256A201.dip0.t-ipconnect.de) (Ping timeout)
  569. # [03:15] * khuey -> food
  570. # [03:17] <njn> jlebar: WFM on mac too
  571. # [03:17] <jlebar> njn: this whole thing might not be used on mac; dunno
  572. # [03:17] <njn> jlebar: I think I just need to add some linux-specific headers to the system wrapper list
  573. # [03:17] <njn> jlebar: well, I can do measurements on mac and see if it helps compile time
  574. # [03:18] * Quits: ialagenchev (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  575. # [03:18] <njn> jlebar: oh, it appears to not be used on Mac
  576. # [03:18] <njn> jlebar: which is surprising, given that the headers list includes ones like Cocoa/Cocoa.h
  577. # [03:18] * Joins: sewardj_ (sewardj@moz-1EAF7B55.dip0.t-ipconnect.de)
  578. # [03:19] * gregglind is now known as gregglind_away
  579. # [03:19] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  580. # [03:19] * njn sighs
  581. # [03:20] * Quits: sewardj (sewardj@moz-D5E7295D.dip0.t-ipconnect.de) (Ping timeout)
  582. # [03:20] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  583. # [03:22] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  584. # [03:23] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  585. # [03:24] * jchen|away is now known as jchen
  586. # [03:24] * grobinson is now known as grobinson|afk
  587. # [03:25] * Quits: mccr8 (mccr8@moz-5FEA0C74.dsl.dynamic.sonic.net) (Quit: mccr8)
  588. # [03:27] <jlebar> njn: is it possible that you're clobbering existing #ifdef guards?
  589. # [03:28] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  590. # [03:29] * Quits: bajaj1 (Adium@2557E599.66715431.D25A875A.IP) (Ping timeout)
  591. # [03:30] * Joins: alfredo (chatzilla@moz-99690620.hinet-ip.hinet.net)
  592. # [03:31] <njn> jlebar: seems unlikely -- an example is |system_wrappers_stdlib_h__|
  593. # [03:31] <jlebar> hm
  594. # [03:31] <jlebar> yeah
  595. # [03:31] <njn> jlebar: I could try something more outlandish
  596. # [03:31] <@ehsan> secretrobotron: Great news! This is what the spec says: "The first AudioMediaStreamTrack from the MediaStream will be used as a source of audio." So, all of the complexity needed to take care of multiple tracks can go away!!! :-)
  597. # [03:31] <@ehsan> secretrobotron: (a short piece of my review comments!)
  598. # [03:31] <secretrobotron> HOORAY!
  599. # [03:31] <secretrobotron> no mixing!
  600. # [03:32] <secretrobotron> ehsan: smart to dismiss it as though it will never be a problem?
  601. # [03:32] <secretrobotron> for simplicity's sake, i suppose
  602. # [03:32] <@ehsan> secretrobotron: we can modify the spec when we come to cross this bridge
  603. # [03:32] * Quits: Luke_1 (luke@moz-AC374D3C.eugn.qwest.net) (Ping timeout)
  604. # [03:32] <@ehsan> secretrobotron: but for now, I think it makes sense to do what the spec says, because I actually don't think this is going to be a problem in practice
  605. # [03:33] * Joins: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  606. # [03:33] <@ehsan> secretrobotron: also, please let me know where the rest of my comments don't make sense. I did this review over the course of 4-5 hours :)
  607. # [03:33] <secretrobotron> no problem :D
  608. # [03:33] <secretrobotron> thanks for the effort!
  609. # [03:33] <@ehsan> vladan: you're too honest!
  610. # [03:33] <jlebar> khuey: I'm going to hit you with a big, pretty mechanical review. Sorry.
  611. # [03:34] <@ehsan> secretrobotron: you kidding? thank _you_ for your efforts!
  612. # [03:34] <vladan> ehsan: go on..
  613. # [03:34] <vladan> ehsan: you mean cause i asked for review + waited for try results?
  614. # [03:35] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  615. # [03:35] * Quits: Orva (iaikas@6CD3992B.4A308814.EE6E63A5.IP) (Ping timeout)
  616. # [03:35] <@ehsan> vladan: yes, and now you'll pay for your honesty :P
  617. # [03:35] <@ehsan> vladan: r=me with nits ;)
  618. # [03:35] <vladan> lol thx
  619. # [03:35] <khuey> jlebar: :-P
  620. # [03:35] * Quits: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP) (Ping timeout)
  621. # [03:36] * Quits: sheppy (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com) (Quit: NO CARRIER)
  622. # [03:36] * @ehsan weeps as his system builds
  623. # [03:36] <JosiahOne> Hmm. So I need to test my patch that fixes in intermittent failure. What's the best way to check for a fail? I'm obviously not going to create 15 separate try runs.
  624. # [03:37] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  625. # [03:37] <jlebar> JosiahOne: You can push to try once, and then once the test starts, you can go onto tpbl, click the test, and click the blue +
  626. # [03:37] <jlebar> to trigger more runs
  627. # [03:38] <JosiahOne> jlebar: A blue plus?
  628. # [03:38] <jlebar> Yes, a blue plus sign
  629. # [03:38] <jlebar> on tbpl
  630. # [03:38] <jlebar> in the bottom right
  631. # [03:38] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  632. # [03:38] <JosiahOne> I'm seeing no such thing.
  633. # [03:38] * Joins: GinaYeh (GinaYeh@moz-99690620.hinet-ip.hinet.net)
  634. # [03:38] * Joins: Orva (iaikas@6CD3992B.4A308814.EE6E63A5.IP)
  635. # [03:38] <jlebar> JosiahOne: Did you click on the test?
  636. # [03:39] <jlebar> the dark gray "2" or whatever
  637. # [03:39] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  638. # [03:39] <JosiahOne> jlebar: Oh I see. :)
  639. # [03:39] <JosiahOne> jlebar: Thanks.
  640. # [03:39] <jlebar> JosiahOne: np
  641. # [03:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b6805a18ea30 - Vladan Djeric - Bug 881578 - Add JSM to hardcoded extensions/mime type list. r=ehsan
  642. # [03:40] <JosiahOne> What the.
  643. # [03:40] <@ehsan> vladan: \o/
  644. # [03:40] <JosiahOne> It won't accept my username+password.
  645. # [03:40] <@ehsan> JosiahOne: are you using the correct ldap auth pair?
  646. # [03:40] <@ehsan> JosiahOne: try on ldap.mozilla.org
  647. # [03:41] <JosiahOne> ehsan: Won't accept it there either.
  648. # [03:41] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  649. # [03:42] <@ehsan> JosiahOne: are you sure your password is correct?
  650. # [03:42] * Joins: Gina (GinaYeh@moz-99690620.hinet-ip.hinet.net)
  651. # [03:42] <JosiahOne> ehsan: Positive. I have to type it in when I push to try.
  652. # [03:42] * Quits: @dbaron (dbaron@moz-DD13A055.event.mita.keio.ac.jp) (Ping timeout)
  653. # [03:42] * Quits: b10n1k (j0ni@72CAB3CB.967ADF4.D1DFE32D.IP) (Ping timeout)
  654. # [03:42] <JosiahOne> ehsan: And I tried my other password just to be sure.
  655. # [03:42] <jlebar> JosiahOne: Are you sure it's the right username?
  656. # [03:42] <jlebar> JosiahOne: You likely don't have to type that when you push to try.
  657. # [03:43] <@ehsan> JosiahOne: that is the password for your ssh private key most likely
  658. # [03:43] <JosiahOne> jlebar: Should just be my email.
  659. # [03:43] * Joins: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP)
  660. # [03:43] <JosiahOne> ehsan: What is? The one I type into the Terminal?
  661. # [03:44] <@ehsan> yes
  662. # [03:44] <JosiahOne> ehsan: Oh, so this Mozilla one is not the same?
  663. # [03:44] * JosiahOne Can't believe this never affected him until now.
  664. # [03:44] <@ehsan> no
  665. # [03:44] * Joins: shelly (shelly@moz-99690620.hinet-ip.hinet.net)
  666. # [03:45] <@ehsan> JosiahOne: ldap passwords are not used for a lot of things
  667. # [03:45] * Quits: njn (chatzilla@moz-E1F9DF8D.dyn.iinet.net.au) (Ping timeout)
  668. # [03:45] <JosiahOne> ehsan: Hmm. I have no idea what that password would be then. I use the same few passwords for everything. Let me try a few.
  669. # [03:46] <@ehsan> JosiahOne: file an IT bug if you need it reset...
  670. # [03:46] <@ehsan> or ping someone in #it
  671. # [03:46] <JosiahOne> ehsan: Alright. Thanks.
  672. # [03:46] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  673. # [03:46] <@ehsan> np
  674. # [03:47] * Joins: njn (chatzilla@moz-702D2B0.dyn.iinet.net.au)
  675. # [03:47] * Joins: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net)
  676. # [03:47] <khuey> ehsan: unless you're an employee
  677. # [03:47] <khuey> then they're used for all sorts of things
  678. # [03:48] <khuey> and you get to change them every 90 days
  679. # [03:48] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Client exited)
  680. # [03:48] <@ehsan> khuey: true :(
  681. # [03:49] * Quits: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  682. # [03:49] * Joins: raccettura (raccettura@moz-72914653.nwrknj.fios.verizon.net)
  683. # [03:50] * Joins: humph (dave@moz-E0B198AD.senecac.on.ca)
  684. # [03:50] * Joins: mreavy (chatzilla@D0B86979.3A9F9BD4.4C2245EF.IP)
  685. # [03:51] * Joins: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP)
  686. # [03:51] * Quits: Ameya (chatzilla@76D4AC08.449860F9.4A5F0685.IP) (Ping timeout)
  687. # [03:54] * Quits: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  688. # [03:56] * Quits: brendan (brendaneic@moz-423245E1.sub-70-197-15.myvzw.com) (Quit: brendan)
  689. # [03:56] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  690. # [03:57] * jlebar is now known as jlebar|afk
  691. # [03:57] * Joins: cpearce (chatzilla@moz-88944790.dyn.cust.vf.net.nz)
  692. # [03:57] <khuey> jlebar|afk: ouch
  693. # [03:57] * khuey wonders what he did to deserve that
  694. # [03:59] * Quits: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP) (Connection reset by peer)
  695. # [04:00] * Joins: ahuang (alan@moz-99690620.hinet-ip.hinet.net)
  696. # [04:00] * Quits: lgarner (lgarner@2D337F52.2D31AF7B.5AEB50C4.IP) (Ping timeout)
  697. # [04:02] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  698. # [04:02] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  699. # [04:02] * Joins: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP)
  700. # [04:02] * aki|buildduty is now known as aki
  701. # [04:03] * Quits: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP) (Input/output error)
  702. # [04:03] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  703. # [04:04] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Ping timeout)
  704. # [04:04] * Joins: bdahl (bdahl@A01051A9.6F669779.3D1CA460.IP)
  705. # [04:04] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  706. # [04:06] * Joins: Boriss (FlyingToas@moz-49468988.hsd1.ca.comcast.net)
  707. # [04:06] * Quits: mreavy (chatzilla@D0B86979.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  708. # [04:07] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  709. # [04:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/14d35bcbc52f - David Rajchenbach-Teller - Bug 845190 - Re-enable test_logging.js and test_645970.js on all platforms. r=yoric
  710. # [04:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d2ac3d6c628a - Arnaud Sourioux - Bug 878861 - Preseve 80 cols output with mach's timestamp. r=gps
  711. # [04:08] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  712. # [04:08] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  713. # [04:09] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  714. # [04:09] * Joins: cervantes (cervantes@moz-99690620.hinet-ip.hinet.net)
  715. # [04:09] * Quits: GinaYeh (GinaYeh@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  716. # [04:09] * Gina is now known as GinaYeh
  717. # [04:10] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  718. # [04:10] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  719. # [04:10] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  720. # [04:11] * Joins: ddahl (ddahl@79973365.488C6BE2.86CAF3F2.IP)
  721. # [04:13] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  722. # [04:13] * Joins: Mook (mook@moz-3E9A8E65.dsl.teksavvy.com)
  723. # [04:13] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  724. # [04:13] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  725. # [04:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8395ce584ddc - Edwin Flores - Bug 876305 - Pass the media mimetype on to the gstreamer backend r=alessandro.d
  726. # [04:14] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/63e57ae2f15c - Edwin Flores - Bug 879995 - Fix assertion failure in gstreamer backend with fragmented mp4 videos r=alessandro.d
  727. # [04:14] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7881391b201f - Edwin Flores - Bug 859199 - Load GStreamer libraries at runtime r=doublec
  728. # [04:14] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/de789c0f4b9a - Edwin Flores - Bug 874305 - Support older versions of gstreamer r=alessandro.d
  729. # [04:14] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/928d5b1c632f - Edwin Flores - Bug 878363 - Silence pragma warnings from gstreamer libraries r=ted
  730. # [04:14] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1b59b25f6464 - Edwin Flores - Bug 876305 - Cap the max number of audio buffers gstreamer can use r=alessandro.d
  731. # [04:15] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  732. # [04:15] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  733. # [04:16] * Joins: dbaron (dbaron@moz-2D5042C6.event.mita.keio.ac.jp)
  734. # [04:16] * ChanServ sets mode: +o dbaron
  735. # [04:17] * Quits: jwalden (chatzilla@2557E599.66715431.D25A875A.IP) (Quit: back tomorrow)
  736. # [04:18] * nthomas|away is now known as nthomas
  737. # [04:20] * Quits: cpeterson (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  738. # [04:20] <cpearce> do we get actual crash dumps for windows crash reports? i.e. do we get a minidump we can load in visual studio?
  739. # [04:21] <jdm> cpearce: yes, if you have the right socorro permission bits
  740. # [04:21] <cpearce> jdm: excellent... who do I talk to?
  741. # [04:22] <jdm> cpearce: laura or bsmedberg or somebody
  742. # [04:22] * Joins: brendan (brendaneic@moz-C252503F.public.wayport.net)
  743. # [04:23] * Joins: sfink (chatzilla@moz-18B140DA.dsl.pltn13.sbcglobal.net)
  744. # [04:24] <philor> dzbarsky: DANGER, are you sure you want to not be around while you fail a test that puts DANGER in the failure message?
  745. # [04:24] <khuey> cpearce: I can download one and email it to you if you give me the crashreport link
  746. # [04:25] * Joins: Ameya (chatzilla@76D4AC08.449860F9.4A5F0685.IP)
  747. # [04:25] * deian is now known as deian|away
  748. # [04:25] <cpearce> khuey: great! https://crash-stats.mozilla.com/report/index/f3015003-2d46-4d4a-8fe4-b81072130608 thanks!
  749. # [04:25] * jchen is now known as jchen|away
  750. # [04:27] * Joins: mgahlot|away (quassel@929A69DB.C0F5CC1D.8D9DA8D9.IP)
  751. # [04:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/81b227f1a522 - Phil Ringnalda - Back out efdf2d801664 (bug 881128) for disregarding the DANGER of not dealing with test_interfaces.html
  752. # [04:27] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  753. # [04:28] <khuey> cpearce: sent
  754. # [04:28] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  755. # [04:28] <cpearce> khuey: got it, thanks!
  756. # [04:28] * Quits: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP) (Ping timeout)
  757. # [04:32] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  758. # [04:32] * khuey is now known as khuey|away
  759. # [04:32] * Quits: brendan (brendaneic@moz-C252503F.public.wayport.net) (Ping timeout)
  760. # [04:33] * Quits: clokep (Instantbir@5538644.6A558D2.4EF9B99B.IP) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  761. # [04:35] * Joins: jorendorff (jorendorff@moz-AF5FD687.hsd1.tn.comcast.net)
  762. # [04:37] * Quits: jorendorff (jorendorff@moz-AF5FD687.hsd1.tn.comcast.net) (Quit: jorendorff)
  763. # [04:37] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  764. # [04:38] * Quits: @roc (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  765. # [04:39] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  766. # [04:39] * Quits: brson (brson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  767. # [04:40] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  768. # [04:40] * Quits: KaiRo_away (robert@moz-3440226B.adsl.highway.telekom.at) (Input/output error)
  769. # [04:42] * Quits: @ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP) (Connection reset by peer)
  770. # [04:42] * Joins: ehsan_ (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP)
  771. # [04:42] * Parts: mhamrick (msh@moz-76C492A0.hsd1.ca.comcast.net)
  772. # [04:43] * Quits: mjh563 (mjh563@moz-D891C5B8.cable.virginmedia.com) (Quit: )
  773. # [04:46] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  774. # [04:46] * Joins: mgahlot|off (quassel@929A69DB.C0F5CC1D.8D9DA8D9.IP)
  775. # [04:47] * Joins: darkowlzz|zZzz (sunny@8FA41A4A.405DA899.F44414AF.IP)
  776. # [04:47] * Quits: mgahlot|away (quassel@929A69DB.C0F5CC1D.8D9DA8D9.IP) (Ping timeout)
  777. # [04:47] * Quits: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net) (Ping timeout)
  778. # [04:48] * Quits: ddahl (ddahl@79973365.488C6BE2.86CAF3F2.IP) (Ping timeout)
  779. # [04:48] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  780. # [04:49] * Quits: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net) (Client exited)
  781. # [04:49] * Joins: Edgar1 (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  782. # [04:49] * Quits: cpearce (chatzilla@moz-88944790.dyn.cust.vf.net.nz) (Ping timeout)
  783. # [04:50] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  784. # [04:50] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Ping timeout)
  785. # [04:50] * Quits: bdahl (bdahl@A01051A9.6F669779.3D1CA460.IP) (Ping timeout)
  786. # [04:51] * Quits: pcwalton (pcwalton@2557E599.66715431.D25A875A.IP) (Quit: pcwalton)
  787. # [04:53] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  788. # [04:53] * Joins: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  789. # [04:53] * Quits: wg9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-6.1450hg.fc18 [XULRunner 21.0/20130521122340])
  790. # [04:54] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  791. # [04:57] * Joins: roc (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  792. # [04:57] * ChanServ sets mode: +o roc
  793. # [04:57] * Joins: dzbarsky (Adium@moz-A7CDB794.dia.static.qwest.net)
  794. # [05:01] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  795. # [05:01] * darkowlzz|zZzz is now known as darkowlzz
  796. # [05:03] * Quits: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  797. # [05:03] * Joins: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net)
  798. # [05:04] * Quits: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  799. # [05:04] * Quits: tanvi (tanvi@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  800. # [05:05] * Joins: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net)
  801. # [05:07] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  802. # [05:08] * Joins: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  803. # [05:09] * Joins: imsurit (chatzilla@A40B5B8F.920EA3E2.EA3F9A4E.IP)
  804. # [05:14] * Quits: FabioMagnoni (fabiomagno@23D16129.9A430AC1.8AF99142.IP) (Input/output error)
  805. # [05:15] * Joins: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP)
  806. # [05:17] * Quits: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP) (Ping timeout)
  807. # [05:18] * Quits: kennyluck (kennyluck@A9088006.51614BAB.599DC3AE.IP) (Ping timeout)
  808. # [05:21] * Quits: @dbaron (dbaron@moz-2D5042C6.event.mita.keio.ac.jp) (Ping timeout)
  809. # [05:22] * Quits: Mossop (mossop@moz-3D9B2D8F.lsanca.fios.verizon.net) (Ping timeout)
  810. # [05:23] * Joins: janv (varga@moz-8BF5D87F.flarion.as5628.telecom.sk)
  811. # [05:25] * Quits: janv (varga@moz-8BF5D87F.flarion.as5628.telecom.sk) (Ping timeout)
  812. # [05:25] * heycam is now known as heycam|away
  813. # [05:25] * Joins: janv (varga@moz-8BF5D87F.flarion.as5628.telecom.sk)
  814. # [05:26] * Joins: kennyluck (kennyluck@A9088006.51614BAB.599DC3AE.IP)
  815. # [05:27] * Quits: kennyluck (kennyluck@A9088006.51614BAB.599DC3AE.IP) (Quit: kennyluck)
  816. # [05:28] * Joins: kennyluck (kennyluck@A9088006.51614BAB.599DC3AE.IP)
  817. # [05:29] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  818. # [05:31] * Quits: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP) (Quit: lmandel)
  819. # [05:34] * Joins: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net)
  820. # [05:34] * Parts: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net)
  821. # [05:34] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Quit: Jesse)
  822. # [05:34] * Joins: Gentlecat (Roman@8CF4FAEC.104BF33C.8FB52CB8.IP)
  823. # [05:36] * Quits: @roc (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Client exited)
  824. # [05:37] * Joins: FabioMagnoni (fabiomagno@23D16129.9A430AC1.8AF99142.IP)
  825. # [05:38] * glob|away is now known as glob
  826. # [05:39] * Joins: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net)
  827. # [05:39] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  828. # [05:39] * Quits: FabioMagnoni (fabiomagno@23D16129.9A430AC1.8AF99142.IP) (Ping timeout)
  829. # [05:40] * Quits: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net) (Input/output error)
  830. # [05:43] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  831. # [05:43] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  832. # [05:44] * Joins: FabioMagnoni (fabiomagno@23D16129.9A430AC1.8AF99142.IP)
  833. # [05:48] * Joins: aja (Instantbir@492EA048.8209262E.7880DB15.IP)
  834. # [05:50] * Joins: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net)
  835. # [05:51] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  836. # [05:51] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Connection reset by peer)
  837. # [05:51] * Joins: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  838. # [05:52] <jlebar|afk> khuey|away: yeah, sorry.
  839. # [05:52] <jlebar|afk> khuey|away: but it's not a complex review.
  840. # [05:52] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  841. # [05:52] * Quits: FabioMagnoni (fabiomagno@23D16129.9A430AC1.8AF99142.IP) (Ping timeout)
  842. # [05:52] * Quits: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Leaving.)
  843. # [05:53] * Joins: cdiehl (cdiehl@6AADE28F.509CDAE6.60C86946.IP)
  844. # [05:53] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Connection reset by peer)
  845. # [05:54] * Joins: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  846. # [05:54] * Quits: Edgar1 (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  847. # [05:54] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  848. # [05:55] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  849. # [05:55] * Joins: arky (arky@88665D2D.53BA259D.FA662B63.IP)
  850. # [05:55] * devd is now known as devd_afk
  851. # [05:56] * Quits: micadeyeye (micadeyeye@moz-7AA8605B.dynamic.isadsl.co.za) (Ping timeout)
  852. # [05:57] * Joins: juanb (jbecerra@moz-F1012875.hsd1.ca.comcast.net)
  853. # [05:58] * Joins: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net)
  854. # [05:58] * heycam|away is now known as heycam
  855. # [05:58] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  856. # [06:00] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  857. # [06:00] * Quits: imsurit (chatzilla@A40B5B8F.920EA3E2.EA3F9A4E.IP) (Ping timeout)
  858. # [06:01] * Quits: Matti (Matti@moz-5FAC655D.dip0.t-ipconnect.de) (Ping timeout)
  859. # [06:01] * Quits: Polynomial-C (Poly-C@moz-B7F4B5BC.dip0.t-ipconnect.de) (Ping timeout)
  860. # [06:01] * Joins: Poly-C (Poly-C@moz-BFCA09B9.dip0.t-ipconnect.de)
  861. # [06:02] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  862. # [06:02] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  863. # [06:03] * Joins: wolfiR (wolfiR@moz-BDAD4D4C.dip0.t-ipconnect.de)
  864. # [06:03] * Joins: ben (ben@moz-A98BEBDC.dsl.pltn13.sbcglobal.net)
  865. # [06:04] * Quits: cdiehl (cdiehl@6AADE28F.509CDAE6.60C86946.IP) (Ping timeout)
  866. # [06:05] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  867. # [06:06] * Joins: Matti (Matti@moz-4457414D.dip0.t-ipconnect.de)
  868. # [06:07] * Joins: imsurit (chatzilla@7B672EB2.B57F3098.EA3F9A4E.IP)
  869. # [06:10] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  870. # [06:12] * Joins: stransky (stransky@moz-59D79C36.broadband2.iol.cz)
  871. # [06:12] * Quits: mgahlot|off (quassel@929A69DB.C0F5CC1D.8D9DA8D9.IP) (Quit: No Ping reply in 180 seconds.)
  872. # [06:13] * Joins: Luke_1 (luke@moz-AC374D3C.eugn.qwest.net)
  873. # [06:13] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  874. # [06:14] * Quits: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net) (Quit: Leaving)
  875. # [06:14] * Joins: mgahlot|away (quassel@5B09B77F.5EA78ACD.50E99975.IP)
  876. # [06:15] * Quits: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net) (Ping timeout)
  877. # [06:15] * Quits: arky (arky@88665D2D.53BA259D.FA662B63.IP) (Quit: Leaving)
  878. # [06:15] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  879. # [06:16] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  880. # [06:16] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  881. # [06:16] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  882. # [06:17] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  883. # [06:17] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  884. # [06:18] * Quits: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  885. # [06:19] * Quits: aklotz (Thunderbir@moz-55246988.cg.shawcable.net) (Quit: aklotz)
  886. # [06:19] * Joins: cdiehl (cdiehl@6AADE28F.509CDAE6.60C86946.IP)
  887. # [06:20] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  888. # [06:23] * Quits: shorlander (shorlander@moz-D8631F16.dhcp.insightbb.com) (Ping timeout)
  889. # [06:23] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  890. # [06:24] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  891. # [06:24] * Quits: ben (ben@moz-A98BEBDC.dsl.pltn13.sbcglobal.net) (Client exited)
  892. # [06:25] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Ping timeout)
  893. # [06:26] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  894. # [06:26] * Quits: imsurit (chatzilla@7B672EB2.B57F3098.EA3F9A4E.IP) (Ping timeout)
  895. # [06:27] * Joins: shorlander (shorlander@moz-D8631F16.dhcp.insightbb.com)
  896. # [06:27] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  897. # [06:28] * nthomas is now known as nthomas|away
  898. # [06:28] * Quits: Luke_1 (luke@moz-AC374D3C.eugn.qwest.net) (Ping timeout)
  899. # [06:31] * Joins: jryans (jryans@moz-CC5DCFB.austin.res.rr.com)
  900. # [06:34] * Quits: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net) (Quit: owenchu)
  901. # [06:38] <@dolske> aroo? is mxr busted?
  902. # [06:38] <@dolske> https://mxr.mozilla.org/mozilla-central/source/testing/marionette/components/marionettecomponent.js differs significantly from what's in my tree.
  903. # [06:38] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  904. # [06:39] * Joins: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net)
  905. # [06:39] * Joins: ketas (ketas@135.216.191.90.dyn.estpak.ee)
  906. # [06:40] * Joins: ben (ben@moz-A98BEBDC.dsl.pltn13.sbcglobal.net)
  907. # [06:40] <@dolske> 4 changeset to that file have landed since what mxr claims to know about. :/
  908. # [06:41] * Quits: wchen (wchen@2D12D1F7.7CA4D702.F7A44A1B.IP) (Ping timeout)
  909. # [06:41] * Quits: jryans (jryans@moz-CC5DCFB.austin.res.rr.com) (Quit: Be back later)
  910. # [06:44] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  911. # [06:44] * Joins: micadeyeye (micadeyeye@moz-7AA8605B.dynamic.isadsl.co.za)
  912. # [06:44] * Joins: wchen (wchen@2D12D1F7.7CA4D702.F7A44A1B.IP)
  913. # [06:45] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  914. # [06:47] * Joins: Luke_1 (luke@moz-AC374D3C.eugn.qwest.net)
  915. # [06:47] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  916. # [06:50] * Joins: dbaron (dbaron@moz-2D5042C6.event.mita.keio.ac.jp)
  917. # [06:50] * ChanServ sets mode: +o dbaron
  918. # [06:50] * Joins: jhk (Jignesh@7FC79FD2.5827C9F6.D06349B0.IP)
  919. # [06:51] * jlebar|afk is now known as jlebar|away
  920. # [06:51] * Joins: FabioMagnoni (fabiomagno@23D16129.9A430AC1.8AF99142.IP)
  921. # [06:52] * Quits: Gentlecat (Roman@8CF4FAEC.104BF33C.8FB52CB8.IP) (Ping timeout)
  922. # [06:52] * Quits: mgahlot|away (quassel@5B09B77F.5EA78ACD.50E99975.IP) (Client exited)
  923. # [06:52] * Quits: derf (derf@moz-4168F490.net) (Ping timeout)
  924. # [06:53] * Joins: sankha93 (Instantbir@83FDCCBB.7C356C25.8B6C1D65.IP)
  925. # [06:54] * Quits: Ameya (chatzilla@76D4AC08.449860F9.4A5F0685.IP) (Ping timeout)
  926. # [06:55] * Joins: derf (derf@moz-4168F490.net)
  927. # [06:55] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  928. # [06:56] * Joins: sicking (sicking@moz-7F871C5C.hsd1.ca.comcast.net)
  929. # [06:56] * Quits: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net) (Ping timeout)
  930. # [06:57] * Joins: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net)
  931. # [06:57] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  932. # [06:57] * ChanServ sets mode: +o dveditz
  933. # [06:57] * Quits: FabioMagnoni (fabiomagno@23D16129.9A430AC1.8AF99142.IP) (Ping timeout)
  934. # [06:59] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  935. # [07:00] * Joins: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net)
  936. # [07:06] * Joins: damons_ (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  937. # [07:07] * Quits: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net) (Input/output error)
  938. # [07:09] * heycam is now known as heycam|away
  939. # [07:09] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  940. # [07:10] * Joins: imsurit (chatzilla@CC34F674.7159C61A.1A5E31FF.IP)
  941. # [07:10] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  942. # [07:10] * damons_ is now known as damons
  943. # [07:11] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  944. # [07:12] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  945. # [07:12] * jlebar|away is now known as jlebar|sleep
  946. # [07:13] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  947. # [07:14] * Joins: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net)
  948. # [07:14] * Quits: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net) (Input/output error)
  949. # [07:16] * Joins: masayuki (Thunderbir@moz-47444E2A.userreverse.dion.ne.jp)
  950. # [07:17] * Parts: aja (Instantbir@492EA048.8209262E.7880DB15.IP)
  951. # [07:17] * Joins: pranavrc (pranavrc@20312228.1E8FEA1C.C28326FD.IP)
  952. # [07:18] * Joins: cpeterson (cpeterson@moz-11915559.hsd1.ca.comcast.net)
  953. # [07:19] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  954. # [07:19] * Quits: cpeterson (cpeterson@moz-11915559.hsd1.ca.comcast.net) (Input/output error)
  955. # [07:20] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  956. # [07:20] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  957. # [07:21] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  958. # [07:22] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Ping timeout)
  959. # [07:22] * Joins: arky (arky@88665D2D.53BA259D.FA662B63.IP)
  960. # [07:22] * Quits: sankha93 (Instantbir@83FDCCBB.7C356C25.8B6C1D65.IP) (Quit: Instantbird 1.4 -- http://www.instantbird.com)
  961. # [07:22] * Joins: ctangira (ctangira@moz-D18ACF5E.dllstx.fios.verizon.net)
  962. # [07:23] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  963. # [07:25] * Quits: ahuang (alan@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  964. # [07:25] * Quits: arky (arky@88665D2D.53BA259D.FA662B63.IP) (Quit: Leaving)
  965. # [07:27] * Quits: ctangira (ctangira@moz-D18ACF5E.dllstx.fios.verizon.net) (Ping timeout)
  966. # [07:27] * Quits: ben (ben@moz-A98BEBDC.dsl.pltn13.sbcglobal.net) (Client exited)
  967. # [07:27] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  968. # [07:28] * Quits: cdiehl (cdiehl@6AADE28F.509CDAE6.60C86946.IP) (Quit: cdiehl)
  969. # [07:29] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  970. # [07:30] * jcranmer is now known as jcranmer|away
  971. # [07:31] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Quit: . . . ........)
  972. # [07:35] * Quits: masayuki (Thunderbir@moz-47444E2A.userreverse.dion.ne.jp) (Ping timeout)
  973. # [07:35] * Joins: twi (Adium@moz-144A8B77.cust.dsl.vodafone.it)
  974. # [07:35] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  975. # [07:38] * Quits: raccettura (raccettura@moz-72914653.nwrknj.fios.verizon.net) (Quit: raccettura)
  976. # [07:39] * Quits: Hughman (Mibbit@DF0C90CA.D2C20E22.A3B82EC7.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  977. # [07:39] * Joins: masayuki (Thunderbir@8A6671C.342695F4.8EDFB172.IP)
  978. # [07:39] * Joins: Hughman (Mibbit@DF0C90CA.D2C20E22.A3B82EC7.IP)
  979. # [07:40] * Joins: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net)
  980. # [07:40] <Optimizer> nightly is damn crashy. hangy and slow recently
  981. # [07:40] * Quits: imsurit (chatzilla@CC34F674.7159C61A.1A5E31FF.IP) (Ping timeout)
  982. # [07:40] <Optimizer> 4 times slow startup time, crashes on exit everytime and hangs every other minute
  983. # [07:40] <Optimizer> :(
  984. # [07:41] * Quits: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  985. # [07:42] * heycam|away is now known as heycam
  986. # [07:42] * Quits: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  987. # [07:42] * Joins: imsurit (chatzilla@CC34F674.7159C61A.1A5E31FF.IP)
  988. # [07:43] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  989. # [07:43] * ChanServ sets mode: +o dveditz
  990. # [07:43] * Quits: Mook (mook@moz-3E9A8E65.dsl.teksavvy.com) (Quit: Mook)
  991. # [07:43] * Joins: ahuang (alan@moz-99690620.hinet-ip.hinet.net)
  992. # [07:45] * Joins: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net)
  993. # [07:45] * Quits: pranavrc (pranavrc@20312228.1E8FEA1C.C28326FD.IP) (Quit: Ping timeout: ∞)
  994. # [07:46] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  995. # [07:46] * Joins: dveditz (dveditz@A5A0595A.66715431.D25A875A.IP)
  996. # [07:46] * ChanServ sets mode: +o dveditz
  997. # [07:46] * Joins: gandalf (zbraniecki@moz-4F155DA6.hsd1.ca.comcast.net)
  998. # [07:46] * Joins: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP)
  999. # [07:46] * Quits: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net) (Quit: Leaving)
  1000. # [07:47] * Joins: annevk (annevk@moz-F3F19171.event.mita.keio.ac.jp)
  1001. # [07:48] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Ping timeout)
  1002. # [07:48] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  1003. # [07:49] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Input/output error)
  1004. # [07:49] * Quits: stransky (stransky@moz-59D79C36.broadband2.iol.cz) (Quit: Connection reset by beer)
  1005. # [07:50] * Quits: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  1006. # [07:52] * Quits: sicking (sicking@moz-7F871C5C.hsd1.ca.comcast.net) (Quit: sicking)
  1007. # [07:53] * Quits: gandalf (zbraniecki@moz-4F155DA6.hsd1.ca.comcast.net) (Quit: I took the wrong pill!!!)
  1008. # [07:55] * Quits: micadeyeye (micadeyeye@moz-7AA8605B.dynamic.isadsl.co.za) (Ping timeout)
  1009. # [07:58] * Quits: imsurit (chatzilla@CC34F674.7159C61A.1A5E31FF.IP) (Quit: ChatZilla 0.9.90 [Firefox 22.0/20130605070403])
  1010. # [07:58] * Joins: ben (ben@moz-A98BEBDC.dsl.pltn13.sbcglobal.net)
  1011. # [07:58] * Joins: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP)
  1012. # [07:59] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  1013. # [08:00] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  1014. # [08:01] * hwine-commuting is now known as hwine-ooo
  1015. # [08:01] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  1016. # [08:03] * Joins: redfive (chatzilla@546D3BB8.7D336591.3C667FFD.IP)
  1017. # [08:05] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  1018. # [08:06] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  1019. # [08:07] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1020. # [08:08] <markh> is there a way to run xpcshelltests verbosely? ie, so all dump() etc statements are seen even if the test passes?
  1021. # [08:08] <markh> other than hacking runxpcshelltests.py...
  1022. # [08:08] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Quit: . . . ........)
  1023. # [08:08] * Quits: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP) (Quit: RealRaven)
  1024. # [08:09] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  1025. # [08:09] <Unfocused> markh: by running them one by one count? :)
  1026. # [08:09] <Unfocused> er, does running*
  1027. # [08:10] <markh> Unfocused: yeah, that would be OK - but if I tell mach to run just one of them I still don't see that output...
  1028. # [08:10] <Unfocused> oh
  1029. # [08:11] <markh> hmmm
  1030. # [08:11] <markh> I may be lieing about that
  1031. # [08:12] <markh> apparently I am - thanks :)
  1032. # [08:12] * Joins: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP)
  1033. # [08:12] <Unfocused> heh, yea, just tested myself
  1034. # [08:12] <Unfocused> :)
  1035. # [08:14] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  1036. # [08:15] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  1037. # [08:17] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  1038. # [08:19] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Ping timeout)
  1039. # [08:20] * Quits: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP) (Quit: RealRaven)
  1040. # [08:21] * Joins: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP)
  1041. # [08:21] * Joins: ddahl (ddahl@5D3B67E3.71E1659D.DFB5E910.IP)
  1042. # [08:22] * Quits: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP) (Quit: RealRaven)
  1043. # [08:23] * Joins: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP)
  1044. # [08:26] * Quits: Luke_1 (luke@moz-AC374D3C.eugn.qwest.net) (Ping timeout)
  1045. # [08:27] * Fallen|away is now known as Fallen
  1046. # [08:28] * Joins: pranavrc (pranavrc@20312228.1E8FEA1C.C28326FD.IP)
  1047. # [08:28] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Ping timeout)
  1048. # [08:34] * sewardj_ is now known as sewardj
  1049. # [08:36] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Quit: . . . ........)
  1050. # [08:37] * Joins: sankha93 (Instantbir@C37F5D63.1F4087EF.8B6C1D65.IP)
  1051. # [08:38] * Joins: cpearce (chatzilla@moz-AE665A1C.xdsl.xnet.co.nz)
  1052. # [08:38] * philor is now known as philor|away
  1053. # [08:39] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  1054. # [08:39] * Quits: StevenLee (StevenLee@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1055. # [08:39] * Quits: mixedpuppy (mixedpuppy@moz-E19CF4F1.beyondbb.com) (Quit: mixedpuppy)
  1056. # [08:39] * Quits: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP) (Quit: rniwa)
  1057. # [08:39] * Quits: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP) (Quit: RealRaven)
  1058. # [08:40] * Joins: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP)
  1059. # [08:40] * Quits: ben (ben@moz-A98BEBDC.dsl.pltn13.sbcglobal.net) (Client exited)
  1060. # [08:41] * Quits: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP) (Quit: RealRaven)
  1061. # [08:41] * Joins: tessarakt2 (jens@moz-495BDC25.dip0.t-ipconnect.de)
  1062. # [08:43] * Fallen is now known as Fallen|away
  1063. # [08:43] * Quits: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1064. # [08:44] * Joins: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP)
  1065. # [08:45] * Quits: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP) (Quit: RealRaven)
  1066. # [08:46] * Joins: StevenLee (StevenLee@E48845AB.3A9F9BD4.4C2245EF.IP)
  1067. # [08:46] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  1068. # [08:47] * Joins: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP)
  1069. # [08:48] * Quits: annevk (annevk@moz-F3F19171.event.mita.keio.ac.jp) (Input/output error)
  1070. # [08:48] * Joins: mreavy (chatzilla@FD029C7E.3A9F9BD4.4C2245EF.IP)
  1071. # [08:49] * Joins: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP)
  1072. # [08:50] * Quits: @dbaron (dbaron@moz-2D5042C6.event.mita.keio.ac.jp) (Ping timeout)
  1073. # [08:52] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1074. # [08:53] * Quits: GinaYeh (GinaYeh@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1075. # [08:54] * Parts: _KAMI_ (kami@moz-92F73D96.doclerweb.com)
  1076. # [08:56] * Joins: GinaYeh (GinaYeh@moz-99690620.hinet-ip.hinet.net)
  1077. # [08:58] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  1078. # [08:58] * Joins: tzimmermann (tzimmerman@moz-93C24D64.pools.arcor-ip.net)
  1079. # [08:59] * Quits: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP) (Quit: RealRaven)
  1080. # [08:59] * Quits: njn (chatzilla@moz-702D2B0.dyn.iinet.net.au) (Quit: ChatZilla 0.9.90 [Firefox 24.0a1/20130610150911])
  1081. # [09:00] * Quits: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net) (Quit: owenchu)
  1082. # [09:02] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1083. # [09:02] * Joins: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP)
  1084. # [09:02] * Joins: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP)
  1085. # [09:02] * Joins: Optimizer1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1086. # [09:03] * Quits: Optimizer1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Quit: bye :))
  1087. # [09:03] * Joins: Optimize1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1088. # [09:03] * mgerva|afk is now known as mgerva
  1089. # [09:04] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  1090. # [09:04] * Joins: AndreeaMatei (Thunderbir@601F3B17.33662590.A5830293.IP)
  1091. # [09:06] <gaston> anyone knows if there had been a bug report for systemwide langpacks not showing anymore in add-ons window since ffx 21 ?
  1092. # [09:06] <gaston> i see 700615 but it's waaay older
  1093. # [09:07] * Joins: dbaron (dbaron@moz-2D5042C6.event.mita.keio.ac.jp)
  1094. # [09:07] * ChanServ sets mode: +o dbaron
  1095. # [09:08] * Joins: micadeyeye (micadeyeye@moz-7AA8605B.dynamic.isadsl.co.za)
  1096. # [09:11] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Ping timeout)
  1097. # [09:13] * Quits: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP) (Quit: RealRaven)
  1098. # [09:13] * Joins: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP)
  1099. # [09:13] * Quits: GinaYeh (GinaYeh@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1100. # [09:15] * Joins: timdream (timdream@moz-99690620.hinet-ip.hinet.net)
  1101. # [09:16] * Quits: dzbarsky (Adium@moz-A7CDB794.dia.static.qwest.net) (Quit: Leaving.)
  1102. # [09:16] * Joins: annevk (annevk@moz-F3F19171.event.mita.keio.ac.jp)
  1103. # [09:17] * Quits: Hughman (Mibbit@DF0C90CA.D2C20E22.A3B82EC7.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1104. # [09:17] * Joins: MarioMi (Mibbit@601F3B17.33662590.A5830293.IP)
  1105. # [09:20] * Joins: jesup|laptop (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP)
  1106. # [09:24] * Joins: jesup|laptop_ (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP)
  1107. # [09:24] * Quits: jesup|laptop (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1108. # [09:25] * jesup|laptop_ is now known as jesup|laptop
  1109. # [09:25] * Joins: GinaYeh (GinaYeh@moz-99690620.hinet-ip.hinet.net)
  1110. # [09:26] * Quits: @dveditz (dveditz@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  1111. # [09:30] * Quits: StevenLee (StevenLee@E48845AB.3A9F9BD4.4C2245EF.IP) (Quit: This computer has gone to sleep)
  1112. # [09:31] * Quits: pranavrc (pranavrc@20312228.1E8FEA1C.C28326FD.IP) (Quit: Ping timeout: ∞)
  1113. # [09:32] * Joins: martyn (martyn@moz-2C6C695F.range86-131.btcentralplus.com)
  1114. # [09:32] * Joins: norton- (norton@E680EB3B.B72C3CE3.9FD833D8.IP)
  1115. # [09:35] * Joins: Pauly (paul@601F3B17.33662590.A5830293.IP)
  1116. # [09:36] * Quits: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP) (Quit: RealRaven)
  1117. # [09:38] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  1118. # [09:41] * Quits: tchevalier (Thunderbir@moz-C2751B0C.fbx.proxad.net) (Quit: tchevalier)
  1119. # [09:41] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Connection reset by peer)
  1120. # [09:41] * Joins: ggp_ (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  1121. # [09:41] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  1122. # [09:42] * Joins: tchevalier (Thunderbir@moz-C2751B0C.fbx.proxad.net)
  1123. # [09:42] * Joins: till (till@moz-ED87F442.superkabel.de)
  1124. # [09:44] * heycam is now known as heycam|away
  1125. # [09:45] * Joins: smaug (chatzilla@moz-D8807168.elisa-laajakaista.fi)
  1126. # [09:45] * ChanServ sets mode: +o smaug
  1127. # [09:45] * Joins: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP)
  1128. # [09:45] * Fallen|away is now known as Fallen
  1129. # [09:45] * Joins: edmorley (edmorley@moz-8B746B75.cable.virginmedia.com)
  1130. # [09:46] * Quits: squib (squib@moz-54866485.dhcp.mdsn.wi.charter.com) (Connection reset by peer)
  1131. # [09:48] * whimboo|afk is now known as whimboo
  1132. # [09:49] * Quits: GinaYeh (GinaYeh@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1133. # [09:50] * Joins: ben (ben@moz-A98BEBDC.dsl.pltn13.sbcglobal.net)
  1134. # [09:52] * Quits: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP) (Quit: RealRaven)
  1135. # [09:52] * Quits: ben (ben@moz-A98BEBDC.dsl.pltn13.sbcglobal.net) (Ping timeout)
  1136. # [09:52] * Joins: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP)
  1137. # [09:52] * Joins: GinaYeh (GinaYeh@moz-99690620.hinet-ip.hinet.net)
  1138. # [09:56] * Quits: masayuki (Thunderbir@8A6671C.342695F4.8EDFB172.IP) (Ping timeout)
  1139. # [09:57] * Joins: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net)
  1140. # [09:58] * Quits: tessarakt2 (jens@moz-495BDC25.dip0.t-ipconnect.de) (Ping timeout)
  1141. # [10:00] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Ping timeout)
  1142. # [10:02] * Joins: nattokirai (nattokirai@moz-C286AD9A.bitcat.net)
  1143. # [10:02] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1144. # [10:03] * Quits: RealRaven (Thunderbir@A99F9A58.A32FF38F.27F80FAC.IP) (Ping timeout)
  1145. # [10:04] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  1146. # [10:04] * Quits: @dbaron (dbaron@moz-2D5042C6.event.mita.keio.ac.jp) (Ping timeout)
  1147. # [10:07] * Joins: MaxP (Mibbit@moz-36E016FD.grenet.fr)
  1148. # [10:07] * Joins: Bastien (Mibbit@moz-4DD70C2D.grenet.fr)
  1149. # [10:08] * Quits: jdm (jdm@DB05BBF2.BB1F48F2.971E19F6.IP) (Ping timeout)
  1150. # [10:10] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  1151. # [10:11] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  1152. # [10:12] * Joins: ferjm (ferjm@moz-DAB11CEF.red-83-34-205.dynamicip.rima-tde.net)
  1153. # [10:12] * Joins: RealRaven (Thunderbir@389C86C2.97365109.C3498625.IP)
  1154. # [10:14] * Quits: juanb (jbecerra@moz-F1012875.hsd1.ca.comcast.net) (Quit: juanb)
  1155. # [10:15] * Joins: mmargoliono (min@moz-9DBD522D.static.internode.on.net)
  1156. # [10:16] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  1157. # [10:17] * Joins: darktrojan (geoff@moz-8DCE008B.dsl.telstraclear.net)
  1158. # [10:17] * Quits: nattokirai (nattokirai@moz-C286AD9A.bitcat.net) (Ping timeout)
  1159. # [10:18] * Joins: virgil (aaa@601F3B17.33662590.A5830293.IP)
  1160. # [10:18] * Quits: tmyoung (Thunderbir@moz-A52EE408.alyoung.com) (Quit: tmyoung)
  1161. # [10:19] * Joins: nical (nico@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  1162. # [10:21] <MaxP> hi, is there someone who is familiar with SoundTouch library ?
  1163. # [10:21] * Quits: RealRaven (Thunderbir@389C86C2.97365109.C3498625.IP) (Ping timeout)
  1164. # [10:21] * Joins: hdel (Mibbit@moz-1B6CB5A7.grenet.fr)
  1165. # [10:21] * Joins: RealRaven (Thunderbir@B13A2E21.E64DB4BB.C3498625.IP)
  1166. # [10:25] * Joins: gavinlai (gavin@moz-7E3F3646.dynamic.hinet.net)
  1167. # [10:26] * Quits: cpearce (chatzilla@moz-AE665A1C.xdsl.xnet.co.nz) (Ping timeout)
  1168. # [10:26] * Joins: dbaron (dbaron@moz-2D5042C6.event.mita.keio.ac.jp)
  1169. # [10:26] * ChanServ sets mode: +o dbaron
  1170. # [10:28] * Joins: JeroenDeDauw1 (j@moz-4267A5AB.dip0.t-ipconnect.de)
  1171. # [10:29] * Quits: JeroenDeDauw1 (j@moz-4267A5AB.dip0.t-ipconnect.de) (Ping timeout)
  1172. # [10:31] * Quits: mcote|afk (mcote@1D8E4B86.9B0C981.6C85A25D.IP) (Ping timeout)
  1173. # [10:33] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  1174. # [10:33] * Quits: yury (yury@moz-3BE8938D.ok.ok.cox.net) (Ping timeout)
  1175. # [10:33] * Joins: yury (yury@moz-3BE8938D.ok.ok.cox.net)
  1176. # [10:35] * Joins: mcote|afk (mcote@1D8E4B86.9B0C981.6C85A25D.IP)
  1177. # [10:36] * Quits: annevk (annevk@moz-F3F19171.event.mita.keio.ac.jp) (Input/output error)
  1178. # [10:38] * Quits: MarioMi (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1179. # [10:39] * Quits: @dbaron (dbaron@moz-2D5042C6.event.mita.keio.ac.jp) (Ping timeout)
  1180. # [10:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/407dd32db3b0 - Jan de Mooij - Bug 881410 - Remove some TI code we no longer need without JM. r=bhackett
  1181. # [10:40] * Quits: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net) (Quit: owenchu)
  1182. # [10:42] * Joins: Gijs (gijs@moz-C11B0461.dsl.alice.nl)
  1183. # [10:48] * Joins: msucan (mihai@601900DF.FE846B83.7C5F70AF.IP)
  1184. # [10:49] * Joins: annevk (annevk@moz-F3F19171.event.mita.keio.ac.jp)
  1185. # [10:49] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  1186. # [10:53] * Quits: birtles (chatzilla@moz-C286AD9A.bitcat.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1187. # [10:54] * Joins: andreasn (andreasn@A2314728.274AF8FA.EB50AD2C.IP)
  1188. # [10:56] * pmoore|away is now known as pmoore
  1189. # [10:56] * Joins: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de)
  1190. # [10:56] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  1191. # [10:57] * Joins: dbaron (dbaron@moz-2D5042C6.event.mita.keio.ac.jp)
  1192. # [10:57] * ChanServ sets mode: +o dbaron
  1193. # [10:58] * Joins: FabioMagnoni (fabiomagno@23D16129.9A430AC1.8AF99142.IP)
  1194. # [10:59] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Ping timeout)
  1195. # [11:00] * Quits: FabioMagnoni (fabiomagno@23D16129.9A430AC1.8AF99142.IP) (Ping timeout)
  1196. # [11:01] * pmoore is now known as pmoore|away
  1197. # [11:01] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  1198. # [11:02] * simone|away is now known as simone
  1199. # [11:02] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
  1200. # [11:02] * Quits: annevk (annevk@moz-F3F19171.event.mita.keio.ac.jp) (Input/output error)
  1201. # [11:03] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1202. # [11:04] * Joins: jorendorff (jorendorff@moz-AF5FD687.hsd1.tn.comcast.net)
  1203. # [11:05] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  1204. # [11:05] * Quits: andreasn (andreasn@A2314728.274AF8FA.EB50AD2C.IP) (Ping timeout)
  1205. # [11:06] <decoder> rail_away: froydnj: Im on pto right now, but I can look at the patch backporting next week unless someone else is doing it already then
  1206. # [11:06] * glob is now known as glob|away
  1207. # [11:08] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  1208. # [11:08] * Joins: cpearce (chatzilla@moz-AE665A1C.xdsl.xnet.co.nz)
  1209. # [11:09] * Quits: gavinlai (gavin@moz-7E3F3646.dynamic.hinet.net) (Ping timeout)
  1210. # [11:09] * Quits: jorendorff (jorendorff@moz-AF5FD687.hsd1.tn.comcast.net) (Ping timeout)
  1211. # [11:13] * Quits: cpearce (chatzilla@moz-AE665A1C.xdsl.xnet.co.nz) (Ping timeout)
  1212. # [11:14] * Joins: dzbarsky (Adium@moz-A7CDB794.dia.static.qwest.net)
  1213. # [11:15] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1214. # [11:15] * Quits: sankha93 (Instantbir@C37F5D63.1F4087EF.8B6C1D65.IP) (Ping timeout)
  1215. # [11:24] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1216. # [11:24] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/c25ca3c23716 - Lucas Rocha - Bug 813546 - Guard against null keys when queryng favicon mem cache (r=mfinkle, a=akeybl)
  1217. # [11:27] * Quits: @dbaron (dbaron@moz-2D5042C6.event.mita.keio.ac.jp) (Ping timeout)
  1218. # [11:28] * Joins: sankha93 (Instantbir@85AE4D1B.56EC8A95.8B6C1D65.IP)
  1219. # [11:29] * Joins: MarioMi (Mibbit@601F3B17.33662590.A5830293.IP)
  1220. # [11:30] * Quits: dzbarsky (Adium@moz-A7CDB794.dia.static.qwest.net) (Quit: Leaving.)
  1221. # [11:31] * Quits: mreavy (chatzilla@FD029C7E.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1222. # [11:32] * Quits: jesup|laptop (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1223. # [11:32] * Joins: gsvelto (gsvelto@moz-3EAF8FD9.clienti.tiscali.it)
  1224. # [11:33] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  1225. # [11:33] * Quits: @smaug (chatzilla@moz-D8807168.elisa-laajakaista.fi) (Ping timeout)
  1226. # [11:36] * pmoore|away is now known as pmoore
  1227. # [11:36] * Joins: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  1228. # [11:38] * Joins: pnkfelix (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  1229. # [11:40] * Joins: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net)
  1230. # [11:42] * Quits: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  1231. # [11:43] * Joins: victorporof (victorporo@D4D7A384.56056C9.D111398B.IP)
  1232. # [11:46] * Quits: tetreis (T3@70FD052F.7B285143.16867D26.IP) (Ping timeout)
  1233. # [11:47] * Quits: sewardj (sewardj@moz-1EAF7B55.dip0.t-ipconnect.de) (Ping timeout)
  1234. # [11:47] * Joins: Honza (chatzilla@F8BF899B.23B79DE4.D0083327.IP)
  1235. # [11:49] * Joins: sewardj (sewardj@moz-1EAF7B55.dip0.t-ipconnect.de)
  1236. # [11:50] * Joins: rednaks (rednaks@2BFFE0C9.74C6FD40.360EF119.IP)
  1237. # [11:51] * Quits: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de) (Quit: Leaving.)
  1238. # [11:53] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  1239. # [11:55] * Joins: cpearce (chatzilla@moz-AE665A1C.xdsl.xnet.co.nz)
  1240. # [11:55] * Quits: norton- (norton@E680EB3B.B72C3CE3.9FD833D8.IP) (Ping timeout)
  1241. # [11:56] * Quits: sankha93 (Instantbir@85AE4D1B.56EC8A95.8B6C1D65.IP) (Ping timeout)
  1242. # [12:03] * Joins: sankha93 (Instantbir@85AE4D1B.56EC8A95.8B6C1D65.IP)
  1243. # [12:03] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d8425335f52f - Gabor Krizsanits - Bug 877760 - XPConnect always logs an error when a component doesn't implement a method. r=mrbkap
  1244. # [12:04] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1245. # [12:04] * Quits: gsvelto (gsvelto@moz-3EAF8FD9.clienti.tiscali.it) (Ping timeout)
  1246. # [12:04] * fhd is now known as mr_ie6
  1247. # [12:04] * mr_ie6 is now known as fhd
  1248. # [12:06] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  1249. # [12:06] * Quits: Hendikins (wolfox@ACEFC27F.FDF31EC0.5A112924.IP) (Ping timeout)
  1250. # [12:06] * Quits: Boriss (FlyingToas@moz-49468988.hsd1.ca.comcast.net) (Quit: Boriss)
  1251. # [12:06] * Joins: Hendikins (wolfox@ACEFC27F.FDF31EC0.5A112924.IP)
  1252. # [12:08] * Quits: ahuang (alan@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1253. # [12:11] * Joins: mstange (markus@moz-3F08BF84.dip0.t-ipconnect.de)
  1254. # [12:12] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  1255. # [12:12] * Joins: kdudka (kdudka@moz-F7C87833.kn.vutbr.cz)
  1256. # [12:13] * Joins: norton- (norton@E680EB3B.B72C3CE3.9FD833D8.IP)
  1257. # [12:13] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Quit: . . . ........)
  1258. # [12:15] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  1259. # [12:18] * Quits: MaxP (Mibbit@moz-36E016FD.grenet.fr) (Quit: http://www.mibbit.com ajax IRC Client)
  1260. # [12:20] * Quits: hdel (Mibbit@moz-1B6CB5A7.grenet.fr) (Quit: http://www.mibbit.com ajax IRC Client)
  1261. # [12:20] * Quits: Bastien (Mibbit@moz-4DD70C2D.grenet.fr) (Quit: http://www.mibbit.com ajax IRC Client)
  1262. # [12:21] * Joins: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de)
  1263. # [12:23] * Quits: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de) (Ping timeout)
  1264. # [12:24] * Quits: darkowlzz (sunny@8FA41A4A.405DA899.F44414AF.IP) (Ping timeout)
  1265. # [12:24] * Joins: clokep (Instantbir@5538644.6A558D2.4EF9B99B.IP)
  1266. # [12:27] * pmoore is now known as pmoore|away
  1267. # [12:27] * Quits: cpearce (chatzilla@moz-AE665A1C.xdsl.xnet.co.nz) (Ping timeout)
  1268. # [12:28] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1269. # [12:29] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Ping timeout)
  1270. # [12:33] * Quits: Hendikins (wolfox@ACEFC27F.FDF31EC0.5A112924.IP) (Ping timeout)
  1271. # [12:34] * Joins: Hendikins (wolfox@ACEFC27F.FDF31EC0.5A112924.IP)
  1272. # [12:35] * Quits: Sixmsj (Sixmsj@moz-81F50494.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  1273. # [12:39] * baku|away is now known as baku
  1274. # [12:39] * pmoore|away is now known as pmoore
  1275. # [12:41] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1276. # [12:41] * Quits: sankha93 (Instantbir@85AE4D1B.56EC8A95.8B6C1D65.IP) (Ping timeout)
  1277. # [12:42] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  1278. # [12:42] * ChanServ sets mode: +o roc
  1279. # [12:42] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  1280. # [12:43] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Client exited)
  1281. # [12:46] * Joins: sankha93 (Instantbir@85AE4D1B.56EC8A95.8B6C1D65.IP)
  1282. # [12:51] * Quits: Optimizer (Optimizer@828D7327.50CD76D5.274D17D6.IP) (Ping timeout)
  1283. # [12:55] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Quit: Edgar)
  1284. # [12:57] * Quits: sankha93 (Instantbir@85AE4D1B.56EC8A95.8B6C1D65.IP) (Ping timeout)
  1285. # [12:58] * Quits: edmorley (edmorley@moz-8B746B75.cable.virginmedia.com) (Quit: -> office)
  1286. # [12:58] * Joins: Optimizer (Optimizer@56E7399D.CADDDC1.D2D1FAF0.IP)
  1287. # [12:59] * Quits: clokep (Instantbir@5538644.6A558D2.4EF9B99B.IP) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  1288. # [13:00] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  1289. # [13:00] * pmoore is now known as pmoore|away
  1290. # [13:01] * Joins: sankha93 (Instantbir@85AE4D1B.56EC8A95.8B6C1D65.IP)
  1291. # [13:02] * ewong is now known as ewong|away
  1292. # [13:02] * Quits: ericchou (ericchou@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1293. # [13:02] * Quits: alfredo (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1294. # [13:03] * Joins: fossterer (Thunderbir@EFD7D4EF.F5E5CB45.7796163B.IP)
  1295. # [13:03] * Quits: rednaks (rednaks@2BFFE0C9.74C6FD40.360EF119.IP) (Ping timeout)
  1296. # [13:04] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1297. # [13:07] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  1298. # [13:07] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Ping timeout)
  1299. # [13:08] * Joins: alfredo (chatzilla@moz-99690620.hinet-ip.hinet.net)
  1300. # [13:09] * pmoore|away is now known as pmoore
  1301. # [13:09] * Quits: shelly (shelly@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1302. # [13:10] * Quits: norton- (norton@E680EB3B.B72C3CE3.9FD833D8.IP) (Ping timeout)
  1303. # [13:13] * Joins: rednaks (rednaks@2BFFE0C9.74C6FD40.360EF119.IP)
  1304. # [13:15] * Quits: rednaks (rednaks@2BFFE0C9.74C6FD40.360EF119.IP) (Ping timeout)
  1305. # [13:16] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  1306. # [13:17] * Quits: timdream (timdream@moz-99690620.hinet-ip.hinet.net) (Quit: timdream)
  1307. # [13:18] * mattwoodrow is now known as mattwoodrow|away
  1308. # [13:18] * Joins: KaiRo (robert@moz-318ECAF8.adsl.highway.telekom.at)
  1309. # [13:19] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  1310. # [13:21] * mgerva is now known as mgerva|lunch
  1311. # [13:22] * Joins: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de)
  1312. # [13:24] * Quits: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de) (Ping timeout)
  1313. # [13:26] * Quits: MarioMi (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1314. # [13:26] * Joins: MaxP (Mibbit@moz-36E016FD.grenet.fr)
  1315. # [13:26] * Joins: norton- (norton@E680EB3B.B72C3CE3.9FD833D8.IP)
  1316. # [13:27] * Quits: mikeratcliffe (mikeratcli@moz-A40DCA75.client.static.strong-ba2.blackoakcomputers.com) (Quit: Leaving.)
  1317. # [13:29] * Joins: Ami_Ty (Amie@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  1318. # [13:29] * Fallen is now known as Fallen|away
  1319. # [13:30] * Joins: marco (Thunderbir@moz-80A8C8D2.retail.telecomitalia.it)
  1320. # [13:31] * Joins: edmorley (edmorley@88F51059.F3BBB17D.144F44FA.IP)
  1321. # [13:34] * Parts: jhk (Jignesh@7FC79FD2.5827C9F6.D06349B0.IP)
  1322. # [13:34] * Joins: AubergineKiller (Eggplant@DB19DCDC.89F821DD.3358BC9D.IP)
  1323. # [13:34] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  1324. # [13:36] * Joins: RyanVM (Thunderbir@moz-A2F98468.phlapa.fios.verizon.net)
  1325. # [13:37] * Quits: alfredo (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1326. # [13:38] * Quits: AubergineKiller (Eggplant@DB19DCDC.89F821DD.3358BC9D.IP) (Quit: ThrashIRC v2.9 sic populo comunicated)
  1327. # [13:39] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  1328. # [13:42] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Input/output error)
  1329. # [13:42] * Parts: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  1330. # [13:42] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  1331. # [13:44] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Ping timeout)
  1332. # [13:45] * Quits: ferjm (ferjm@moz-DAB11CEF.red-83-34-205.dynamicip.rima-tde.net) (Quit: Leaving)
  1333. # [13:45] * Quits: ehsan_ (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP) (Connection reset by peer)
  1334. # [13:46] * Joins: ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP)
  1335. # [13:46] * ChanServ sets mode: +o ehsan
  1336. # [13:47] * Joins: mcsmurf (mcsmurf@moz-85483A0.dip0.t-ipconnect.de)
  1337. # [13:49] * pmoore is now known as pmoore|away
  1338. # [13:50] * Joins: FabioMagnoni (fabiomagno@23D16129.9A430AC1.8AF99142.IP)
  1339. # [13:51] * Joins: jpb (chatzilla@moz-DF053F63.cse.bris.ac.uk)
  1340. # [13:52] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1341. # [13:52] * Quits: FabioMagnoni (fabiomagno@23D16129.9A430AC1.8AF99142.IP) (Ping timeout)
  1342. # [13:52] * Joins: mib_97irkg (Mibbit@2CC31F6F.7E2DFA01.1C37C358.IP)
  1343. # [13:52] * Joins: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de)
  1344. # [13:53] * Joins: darkowlzz (sunny@DB2D3FA1.26FF09EC.27560D6E.IP)
  1345. # [13:53] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1346. # [13:53] <Yoric> RyanVM: ping
  1347. # [13:53] * Quits: mib_97irkg (Mibbit@2CC31F6F.7E2DFA01.1C37C358.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1348. # [13:54] * Quits: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de) (Ping timeout)
  1349. # [13:55] * Joins: stransky (stransky@moz-59D79C36.broadband2.iol.cz)
  1350. # [13:55] * Joins: steve (chatzilla@moz-AD078039.range86-181.btcentralplus.com)
  1351. # [13:57] <RyanVM> Yoric: pong
  1352. # [13:57] <froydnj> rail_away: decoder: I was going to backport the patch yesterday, but ran into issues. will tackle it today
  1353. # [13:58] * Quits: @ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP) (Input/output error)
  1354. # [13:58] <Yoric> RyanVM: As you mention, looks like bug 845190 is not fixed.
  1355. # [13:58] * Quits: steve (chatzilla@moz-AD078039.range86-181.btcentralplus.com) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130512193848])
  1356. # [13:58] <Yoric> RyanVM: Although there's one thing that's not clear to me.
  1357. # [13:58] <RyanVM> yes, how do you want to proceed?
  1358. # [13:58] <Yoric> Even with the tests disabled, we had some reports of the orange, didn't we?
  1359. # [13:59] <RyanVM> on comm-central
  1360. # [13:59] * Joins: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1361. # [13:59] * Joins: mikeratcliffe (mikeratcli@moz-A40DCA75.client.static.strong-ba2.blackoakcomputers.com)
  1362. # [13:59] <RyanVM> I'm wondering if the disabling didn't work there for some reason
  1363. # [13:59] <RyanVM> i noticed that too, though :(
  1364. # [14:00] <Yoric> Mozilla-Central, UX, Aurora...
  1365. # [14:00] <Yoric> Birch...
  1366. # [14:00] * Quits: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Ping timeout)
  1367. # [14:01] <RyanVM> Yoric: well wait, test_logging was only disabled on win debug
  1368. # [14:01] <Yoric> So, my first reflex would be to just revert these two patches.
  1369. # [14:01] <Yoric> Ah.
  1370. # [14:01] * Joins: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net)
  1371. # [14:01] <Yoric> I thought it was also disabled on Linux debug.
  1372. # [14:01] * Quits: norton- (norton@E680EB3B.B72C3CE3.9FD833D8.IP) (Ping timeout)
  1373. # [14:01] <Yoric> Well, anyway, looks like my fix isn't sufficient.
  1374. # [14:01] <RyanVM> skip-if = os == "win" && debug
  1375. # [14:01] <RyanVM> the failures were all linux debug
  1376. # [14:02] * Joins: norton- (norton@E680EB3B.B72C3CE3.9FD833D8.IP)
  1377. # [14:02] <RyanVM> test_645970.js was disabled on linux debug
  1378. # [14:02] <Yoric> Ah, one was disabled on Linux, the other on Win.
  1379. # [14:02] <Yoric> Why not.
  1380. # [14:02] <RyanVM> :)
  1381. # [14:02] <Yoric> So, let's revert the patch.
  1382. # [14:02] <Yoric> How do you prefer we do this?
  1383. # [14:02] <Yoric> s/patch/patches/
  1384. # [14:02] <RyanVM> I can just backout both on inbound and let it merge around from there
  1385. # [14:03] * Quits: mfinkle (mfinkle@moz-F01E80CE.hsd1.pa.comcast.net) (Quit: ZNC - http://znc.sourceforge.net)
  1386. # [14:03] <Yoric> That sounds good.
  1387. # [14:03] <Yoric> Thank you very much.
  1388. # [14:04] * Quits: sankha93 (Instantbir@85AE4D1B.56EC8A95.8B6C1D65.IP) (Quit: Instantbird 1.4 -- http://www.instantbird.com)
  1389. # [14:04] * Fallen|away is now known as Fallen
  1390. # [14:05] * Quits: kennyluck (kennyluck@A9088006.51614BAB.599DC3AE.IP) (Quit: kennyluck)
  1391. # [14:05] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1392. # [14:06] * Joins: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net)
  1393. # [14:07] * Quits: digitsm (digitsm@E6E5E04D.2E38B865.C146C5E5.IP) (Ping timeout)
  1394. # [14:07] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  1395. # [14:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1ac9367a6c23 - Markus Stange - Bug 878705 - Don't scroll when clicking inside the scrollbar track next to the scrollbar thumb. r=roc
  1396. # [14:10] * mgerva|lunch is now known as mgerva
  1397. # [14:10] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Quit: Konversation terminated!)
  1398. # [14:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e8945a734ab7 - KO Myung-Hun - Bug 768742 - Support multiple clauses of OS/2 IME. r=masayuki
  1399. # [14:12] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c8dc1b737045 - Adrian Tamas - Bug 879767 - Intermittent testMasterPassword | GeckoEventExpecter - blockForEvent timeout: DOMContentLoaded. r=jmaher
  1400. # [14:12] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8fe099852dc4 - Ryan VanderMeulen - Bug 845190 - Revert previous attempt to fix and re-disable tests.
  1401. # [14:12] * Joins: hdel (Mibbit@moz-1B6CB5A7.grenet.fr)
  1402. # [14:15] <Yoric> RyanVM: thanks.
  1403. # [14:15] * Joins: mjh563 (mjh563@moz-D891C5B8.cable.virginmedia.com)
  1404. # [14:15] <RyanVM> np
  1405. # [14:15] * Quits: Pauly (paul@601F3B17.33662590.A5830293.IP) (Quit: Pauly)
  1406. # [14:15] * Fallen is now known as Fallen|away
  1407. # [14:16] * Joins: maxli (maxli@F2D29657.F60B0462.67AC9B1.IP)
  1408. # [14:16] * Quits: kdudka (kdudka@moz-F7C87833.kn.vutbr.cz) (Quit: Leaving)
  1409. # [14:16] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Ping timeout)
  1410. # [14:17] * Quits: darkowlzz (sunny@DB2D3FA1.26FF09EC.27560D6E.IP) (Ping timeout)
  1411. # [14:17] * Fallen|away is now known as Fallen
  1412. # [14:18] * kmoir-afk is now known as kmoir
  1413. # [14:20] * Joins: Pauly (Mibbit@601F3B17.33662590.A5830293.IP)
  1414. # [14:20] * Joins: davidb (davidb@moz-C56D5C4E.dsl.bell.ca)
  1415. # [14:22] * Quits: norton- (norton@E680EB3B.B72C3CE3.9FD833D8.IP) (Ping timeout)
  1416. # [14:25] * Joins: steve (chatzilla@moz-AD078039.range86-181.btcentralplus.com)
  1417. # [14:26] <steve> hi guys - got a problem setting MOZ_OBJDIR on linux. have built without setting it but would like things set up properly.
  1418. # [14:27] <Yoric> What's the problem?
  1419. # [14:27] <steve> have set k_add_options MOZ_OBJDIR=/home/steve/build/moz_d
  1420. # [14:27] <steve> in my .mozconfig
  1421. # [14:27] <steve> get the following error :
  1422. # [14:27] <steve> cp: cannot create regular file ‘/home/steve/build/moz_d\r/.mozconfig’: No such file or directory
  1423. # [14:28] <steve> tried make & mach. does the same thing. anyone know what's going on ?
  1424. # [14:28] <steve> * mk_add_options
  1425. # [14:28] <steve> ff 21 release source
  1426. # [14:29] * Quits: jpb (chatzilla@moz-DF053F63.cse.bris.ac.uk) (Quit: ChatZilla 0.9.90 [SeaMonkey 2.9/20120422230342])
  1427. # [14:29] * Joins: mfinkle (mfinkle@moz-F01E80CE.hsd1.pa.comcast.net)
  1428. # [14:30] <fossterer> \r stands for carriage return?
  1429. # [14:30] <mjh563> steve: could it be a line-ending issue (it looks like a \r has been added onto the end of the path)?
  1430. # [14:30] <mjh563> Check your .mozconfig is saved with linux-style line endings
  1431. # [14:30] <steve> ok ... so I used gedit to set that up ... what can I do ... put the path in quotes
  1432. # [14:31] <steve> ?
  1433. # [14:31] * Joins: Bastien (Mibbit@moz-4DD70C2D.grenet.fr)
  1434. # [14:32] <steve> weird. even with mk_add_options MOZ_OBJDIR="/home/steve/build/moz_d"
  1435. # [14:32] <steve> it does it
  1436. # [14:34] * pmoore|away is now known as pmoore
  1437. # [14:34] <mikeratcliffe> Okay, an appcache question. The spec says that that the only use of an asterisk is a single line containing only the * character in the NETWORK section. At one point Firefox implemented http://* and https://* instead ... does anybody know if this is still the case?
  1438. # [14:34] * Quits: steve (chatzilla@moz-AD078039.range86-181.btcentralplus.com) (Ping timeout)
  1439. # [14:34] * Joins: steve (chatzilla@moz-AD078039.range86-181.btcentralplus.com)
  1440. # [14:35] * rail_away is now known as rail
  1441. # [14:35] * Joins: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de)
  1442. # [14:36] * Joins: MarioMi (Mibbit@601F3B17.33662590.A5830293.IP)
  1443. # [14:36] <rail> froydnj: great
  1444. # [14:36] * Quits: cervantes (cervantes@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1445. # [14:37] <steve> well, as it's not obvious, will let it build in the default location for now, otherwise I'll end up in makefile hell.
  1446. # [14:37] * Joins: Pike (chatzilla@moz-B5F1FB18.pool.mediaways.net)
  1447. # [14:41] <mjh563> If you re-test an old bug and find that it now works, what should you resolve it as?
  1448. # [14:41] * Joins: darkowlzz (sunny@D0897E8D.9B5175CD.F44414AF.IP)
  1449. # [14:41] <mjh563> Is it FIXED or WORKSFORME (I've seen both used)?
  1450. # [14:42] <edmorley> mjh563: FIXED is typically only used when the cause of it being fixed is known
  1451. # [14:42] <edmorley> "not sure why but this now works" -> WORKSFORME
  1452. # [14:42] <edmorley> :-)
  1453. # [14:43] * Joins: sankha93 (Instantbir@83FDCCBB.7C356C25.8B6C1D65.IP)
  1454. # [14:45] * Joins: bkelly (bkelly@moz-8C21D137.washdc.fios.verizon.net)
  1455. # [14:45] * Quits: darktrojan (geoff@moz-8DCE008B.dsl.telstraclear.net) (Quit: darktrojan)
  1456. # [14:45] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1457. # [14:46] * Joins: armenzg (armenzg@6DB1E8BF.FBD0B16C.47C41102.IP)
  1458. # [14:46] * Joins: sicking (sicking@moz-7F871C5C.hsd1.ca.comcast.net)
  1459. # [14:46] * Quits: steve (chatzilla@moz-AD078039.range86-181.btcentralplus.com) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130512193848])
  1460. # [14:47] * Quits: wolfiR (wolfiR@moz-BDAD4D4C.dip0.t-ipconnect.de) (Ping timeout)
  1461. # [14:51] * armenzg is now known as armenzg_omw
  1462. # [14:51] * Quits: armenzg_omw (armenzg@6DB1E8BF.FBD0B16C.47C41102.IP) (Input/output error)
  1463. # [14:51] * Joins: armenzg_omw (armenzg@6DB1E8BF.FBD0B16C.47C41102.IP)
  1464. # [14:53] * Quits: armenzg_omw (armenzg@6DB1E8BF.FBD0B16C.47C41102.IP) (Ping timeout)
  1465. # [14:53] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  1466. # [14:54] * Joins: ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP)
  1467. # [14:54] * ChanServ sets mode: +o ehsan
  1468. # [14:57] * Joins: tetreis (T3@8AD413DD.3053860D.A992BEAD.IP)
  1469. # [14:58] * Joins: T3 (T3@8AD413DD.3053860D.A992BEAD.IP)
  1470. # [14:59] * Quits: T3 (T3@8AD413DD.3053860D.A992BEAD.IP) (Client exited)
  1471. # [14:59] * Quits: tetreis (T3@8AD413DD.3053860D.A992BEAD.IP) (Client exited)
  1472. # [14:59] * Joins: T3 (T3@8AD413DD.3053860D.A992BEAD.IP)
  1473. # [15:00] * Joins: norton- (norton@E680EB3B.B72C3CE3.9FD833D8.IP)
  1474. # [15:01] * catlee-away is now known as catlee
  1475. # [15:01] * Joins: ferjm (ferjm@moz-DAB11CEF.red-83-34-205.dynamicip.rima-tde.net)
  1476. # [15:02] * Quits: norton- (norton@E680EB3B.B72C3CE3.9FD833D8.IP) (Ping timeout)
  1477. # [15:02] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  1478. # [15:02] * Joins: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1479. # [15:03] * jhopkins|afk is now known as jhopkins
  1480. # [15:03] * Quits: tzimmermann (tzimmerman@moz-93C24D64.pools.arcor-ip.net) (Ping timeout)
  1481. # [15:03] * Joins: elin (elin@moz-B11DCCBD.dynamic.totalbb.net.tw)
  1482. # [15:04] * Quits: davidb (davidb@moz-C56D5C4E.dsl.bell.ca) (Quit: davidb)
  1483. # [15:05] * Joins: tzimmermann (tzimmerman@moz-93C24D64.pools.arcor-ip.net)
  1484. # [15:05] <decoder> froydnj: thanks. if you need help, kcc might be able to help out too
  1485. # [15:05] <decoder> from the asan devs
  1486. # [15:06] * Joins: jimm (jmathies@moz-864CAA4E.pn.at.cox.net)
  1487. # [15:06] * Joins: guestish (guestish@14ABAFE3.D14C8D87.7B0FE12A.IP)
  1488. # [15:06] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1489. # [15:06] * Quits: @ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP) (Input/output error)
  1490. # [15:06] * Quits: sicking (sicking@moz-7F871C5C.hsd1.ca.comcast.net) (Quit: sicking)
  1491. # [15:06] * Joins: wolfiR (wolfiR@moz-BDAD4D4C.dip0.t-ipconnect.de)
  1492. # [15:08] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  1493. # [15:08] * Quits: tchevalier (Thunderbir@moz-C2751B0C.fbx.proxad.net) (Ping timeout)
  1494. # [15:09] * Joins: dbaron (dbaron@9733FC05.813E4E8E.FB193C88.IP)
  1495. # [15:09] * ChanServ sets mode: +o dbaron
  1496. # [15:09] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Ping timeout)
  1497. # [15:09] * jmaher|afk is now known as jmaher
  1498. # [15:10] * Joins: overholt (overholt@35765CFB.88764A66.72A31D6.IP)
  1499. # [15:12] * Quits: sewardj (sewardj@moz-1EAF7B55.dip0.t-ipconnect.de) (Ping timeout)
  1500. # [15:12] * Joins: sewardj (sewardj@moz-1EAF7B55.dip0.t-ipconnect.de)
  1501. # [15:14] * Quits: Bastien (Mibbit@moz-4DD70C2D.grenet.fr) (Quit: http://www.mibbit.com ajax IRC Client)
  1502. # [15:14] * Quits: ferjm (ferjm@moz-DAB11CEF.red-83-34-205.dynamicip.rima-tde.net) (Quit: Leaving)
  1503. # [15:15] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  1504. # [15:15] <gaston> hmmm say i have some patches applied in MQ and something mistakenly removed files from my src dir
  1505. # [15:15] <gaston> what hg-fu is needed to reset the repo & put back the missing files, without fiddling with the MQ ?
  1506. # [15:15] * Joins: lduros (user@moz-424BE74C.phlapa.fios.verizon.net)
  1507. # [15:16] * Quits: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com) (Quit: dria)
  1508. # [15:17] <mcsmurf> do you have any pending changes not saved in MQ?
  1509. # [15:17] <gaston> nope
  1510. # [15:17] * Joins: Edgar (Thunderbir@moz-C2415C8.dynamic.hinet.net)
  1511. # [15:17] <gaston> (otherwise i could still qref path/to/change them)
  1512. # [15:17] <gaston> but i always wonder which one in reset/revert/checkout/unfuck is to be used
  1513. # [15:18] <mcsmurf> I would use "hg qpop -a; hg update -C"
  1514. # [15:18] <mcsmurf> it will first qpop all patches and then throw away all local changes
  1515. # [15:19] * Quits: mcote|afk (mcote@1D8E4B86.9B0C981.6C85A25D.IP) (Quit: Lost terminal)
  1516. # [15:19] <JosiahOne> edmorley: Ping.
  1517. # [15:19] * Joins: jgriffin (jgriffin@C17491E2.CC4CD714.6946B6CD.IP)
  1518. # [15:19] <edmorley> JosiahOne: hi
  1519. # [15:19] <gaston> yeah but last i tried doing that iirc it didnt want to qpop as the missing files were considered as local changes not yet tracked
  1520. # [15:19] <mcsmurf> oh of course!
  1521. # [15:19] <gaston> $hg qpop -a
  1522. # [15:19] <gaston> abort: local changes found, refresh first
  1523. # [15:19] <gaston> see :)
  1524. # [15:20] <mcsmurf> hg qpop -f
  1525. # [15:20] <edmorley> gaston: hg up -C
  1526. # [15:20] * Joins: mcote (mcote@1D8E4B86.9B0C981.6C85A25D.IP)
  1527. # [15:20] * Joins: gustavold (gustavold@E3CDD417.C185DE05.C7EA744A.IP)
  1528. # [15:20] <mcsmurf> does hg up -C work with applied patches?
  1529. # [15:20] <JosiahOne> edmorley: Hey. So bug 873727, concerning my try run. How many times should I run that mochitest? Right now I've done it 8 times per system.
  1530. # [15:20] <edmorley> I thought it did, let me check
  1531. # [15:20] <gaston> i dont think so
  1532. # [15:21] <gaston> hmmm seems it doesnt complain (yet)
  1533. # [15:21] <gaston> at least it does something
  1534. # [15:21] <gaston> oh right that did the trick
  1535. # [15:21] <gaston> i really didnt think hg up could work with mq patches applied
  1536. # [15:21] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/47ee3835df83 - Paul Adenot - Bug 879651 - Choose between integers or float based on the platform rather than the CPU architecture. r=blassey, a=akeybl
  1537. # [15:21] * khuey|away is now known as khuey
  1538. # [15:21] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/09b627ea659b - Christian Ascheberg - Bug 863063 - Quitting private browsing mode does not delete partially downloaded files. r=mak, a=akeybl
  1539. # [15:22] <edmorley> gaston: yeah hg up -C works
  1540. # [15:22] <mcsmurf> gaston: I also thought that, heh
  1541. # [15:22] <gaston> good to know for the next clone fuckup
  1542. # [15:22] <mcsmurf> maybe that changed
  1543. # [15:23] <edmorley> gaston: mq patches are technically real commits, mq just pretends they are not (which can get you into real trouble if you try and hg update to things that aren't the current changeset or other funky stuff, but in the case of hg up -C you're not moving to another rev, so it's fine)
  1544. # [15:23] * Quits: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de) (Quit: Leaving.)
  1545. # [15:24] <edmorley> gaston: iiuc hg up -C is effectively the same as hg revert -a
  1546. # [15:24] <gaston> whohoo my 15-patches mq still applies on top of m-i
  1547. # [15:27] <pnkfelix> is there a nspr api for compare-and-swap ?
  1548. # [15:29] <pnkfelix> (I do see PR_AtomicSet, which might actually suffice for my current needs, but now I'm just curious in general.)
  1549. # [15:29] * Joins: yzen (Adium@437116F4.A6295926.9D42CF23.IP)
  1550. # [15:29] * Joins: norton- (norton@E680EB3B.B72C3CE3.9FD833D8.IP)
  1551. # [15:29] * Joins: armenzg_omw (armenzg@F2D29657.F60B0462.67AC9B1.IP)
  1552. # [15:30] * armenzg_omw is now known as armenzg
  1553. # [15:31] * Joins: yzen1 (Adium@67828CC7.C1A51174.9D42CF23.IP)
  1554. # [15:31] * Quits: yzen (Adium@437116F4.A6295926.9D42CF23.IP) (Ping timeout)
  1555. # [15:31] <pnkfelix> Ah, apparently previous requests for CAS were… well, "shot down" is too strong a term (Bugzilla 498951)
  1556. # [15:32] * Quits: mmargoliono (min@moz-9DBD522D.static.internode.on.net) (Ping timeout)
  1557. # [15:32] * Joins: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de)
  1558. # [15:33] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  1559. # [15:35] * Joins: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP)
  1560. # [15:35] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  1561. # [15:36] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  1562. # [15:36] * ChanServ sets mode: +o ehsan
  1563. # [15:36] * Joins: tchevalier (Thunderbir@moz-C2751B0C.fbx.proxad.net)
  1564. # [15:39] * glob|away is now known as glob
  1565. # [15:40] <Yoric> yzen1: pong
  1566. # [15:40] <Yoric> yzen1: ping, I mean.
  1567. # [15:41] <hdel> Hi, we have been working on bug 847827 since yesterday. Is there anybody familiar with lib SoundTouch used in Firefox ?
  1568. # [15:41] * Joins: Bastien (Mibbit@moz-4DD70C2D.grenet.fr)
  1569. # [15:41] * Quits: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net) (Ping timeout)
  1570. # [15:42] * coop|afk is now known as coop
  1571. # [15:42] * kats|away is now known as kats
  1572. # [15:42] * Joins: armenzg_ (armenzg@moz-A1E9034E.releng.scl3.mozilla.com)
  1573. # [15:42] * Quits: @dbaron (dbaron@9733FC05.813E4E8E.FB193C88.IP) (Ping timeout)
  1574. # [15:42] <hdel> since firebot isn't responding : https://bugzilla.mozilla.org/show_bug.cgi?id=847827
  1575. # [15:43] * Quits: armenzg (armenzg@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1576. # [15:44] <edmorley> in what instances is it necessary to manually delete .pyc files? I would have thought rarely (eg file move/rename for module being imported; or python version upgrade etc)
  1577. # [15:44] * gregglind_away is now known as gregglind
  1578. # [15:44] <edmorley> (context: cleaning up ununecessary steps in a push to production script for TBPL)
  1579. # [15:44] <edmorley> task after that, learning how to type
  1580. # [15:45] <edmorley> JosiahOne: sorry missed your question - looking
  1581. # [15:46] * armenzg_ is now known as armenzg
  1582. # [15:46] <JosiahOne> edmorley: Never mind.
  1583. # [15:46] <JosiahOne> edmorley: Test just failed. :(
  1584. # [15:46] <edmorley> JosiahOne: ah :-( (my answer was going to be quite a few times)
  1585. # [15:46] * jcranmer|away is now known as jcranmer
  1586. # [15:48] * Joins: josedonizetti (josedonize@DF22210B.35D9DDB.8EF76F75.IP)
  1587. # [15:48] <@ehsan> armenzg: ping
  1588. # [15:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a1ebe92839fa - Kartikaya Gupta - Bug 785929 - Kill FrameMetrics.mContentRect. r=kentuckyfriedtakahe
  1589. # [15:49] * Joins: steve (chatzilla@moz-AD078039.range86-181.btcentralplus.com)
  1590. # [15:51] * Joins: mak (chatzilla@moz-5C304BD3.retail.telecomitalia.it)
  1591. # [15:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/57c8642772b5 - Yura Zenevich - Bug 881483 - Remove noOptions constant in favor of an object literal. r=yoric
  1592. # [15:53] <armenzg> ehsan: pong
  1593. # [15:53] <@ehsan> armenzg: http://pastebin.mozilla.org/2511219
  1594. # [15:53] <@ehsan> armenzg: what does this mean?
  1595. # [15:53] <@ehsan> armenzg: note that I'm connected to the build vpn
  1596. # [15:54] <armenzg> let me see
  1597. # [15:54] <armenzg> ehsan: are you at the office?
  1598. # [15:54] <@ehsan> yes
  1599. # [15:55] <yzen1> Yoric: pong
  1600. # [15:55] * yzen1 is now known as yzen
  1601. # [15:55] * Quits: jgriffin (jgriffin@C17491E2.CC4CD714.6946B6CD.IP) (Ping timeout)
  1602. # [15:55] * Joins: armenzg_ (armenzg@F2D29657.F60B0462.67AC9B1.IP)
  1603. # [15:56] * Quits: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  1604. # [15:56] <Yoric> yzen: Hi.
  1605. # [15:56] * Quits: armenzg (armenzg@moz-A1E9034E.releng.scl3.mozilla.com) (Ping timeout)
  1606. # [15:56] <yzen> Yoric: hey :)
  1607. # [15:57] <Yoric> Regarding bug 865389, I haven't managed to extract enough info from my cursory exploration of the Darwin/Xnu kernel, so I'm falling back to plan B.
  1608. # [15:57] <Yoric> "B" as in "Benchmarking"
  1609. # [15:57] <Yoric> So, right now, we're not sure whether we should do F_RDADVISE, F_RDAHEAD or nothing.
  1610. # [15:57] * armenzg_ is now known as armenzg
  1611. # [15:58] <Yoric> So let me suggest the following: In one program, create a gazillion (~1000) large files (~100 Mb).
  1612. # [15:58] <steve> hi guys: just an fyi - had a problem with my .mozconfig file on linux a few minutes ago. recreated from scratch using xedit so it's probably an encoding issue as was originally using a file based on my windoze config file. thanks for the assisatance.
  1613. # [15:58] * Joins: rednaks (rednaks@AC77958E.A9EBEB0F.55FFA9B4.IP)
  1614. # [15:58] <steve> working fine now :)
  1615. # [15:58] <Yoric> Step 2: Find a way to empty the disk cache. (Playing a video game should do nicely :) )
  1616. # [15:59] <Yoric> Step 3: Measure the speed of reading all these files without flag.
  1617. # [15:59] <Yoric> (then do the same with F_RDADVISE, and with F_RDAHEAD)
  1618. # [15:59] <yzen> Yoric: any specific amount of time I should play ?
  1619. # [15:59] <yzen> :)
  1620. # [15:59] <Yoric> :)
  1621. # [15:59] <Yoric> There may be a fcntl that would empty the cache at once, of course.
  1622. # [15:59] * Joins: jgriffin (jgriffin@C17491E2.CC4CD714.6946B6CD.IP)
  1623. # [16:00] <yzen> Yoric: all right ill spend some time on it, sounds like fun
  1624. # [16:00] <yzen> all i need is to find a spare 100gb on my hard drive
  1625. # [16:01] * Quits: steve (chatzilla@moz-AD078039.range86-181.btcentralplus.com) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130512193848])
  1626. # [16:01] <Yoric> yzen: Maybe F_NOCACHE 0 followed by F_NOCACHE 1.
  1627. # [16:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/436c88ed1e5e - Hannes Verschore - Bug 879168 - IonMonkey: Improve the typeset of |this| when inlining a constructing call, r=bhackett
  1628. # [16:02] <yzen> Yoric: sounds good
  1629. # [16:02] * whimboo is now known as whimboo|afk
  1630. # [16:03] * Joins: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP)
  1631. # [16:03] * Quits: T3 (T3@8AD413DD.3053860D.A992BEAD.IP) (Ping timeout)
  1632. # [16:03] * Joins: imsurit (chatzilla@16616604.E49F6DFB.1A5E31FF.IP)
  1633. # [16:03] * Joins: ferjm (ferjm@moz-DAB11CEF.red-83-34-205.dynamicip.rima-tde.net)
  1634. # [16:04] * Joins: dria (dria@F2D29657.F60B0462.67AC9B1.IP)
  1635. # [16:04] * Joins: sheppy (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com)
  1636. # [16:06] * Quits: sankha93 (Instantbir@83FDCCBB.7C356C25.8B6C1D65.IP) (Ping timeout)
  1637. # [16:06] * Joins: sankha93 (Instantbir@83FDCCBB.7C356C25.8B6C1D65.IP)
  1638. # [16:06] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1639. # [16:07] * philor|away is now known as philor
  1640. # [16:08] * Joins: smaug (chatzilla@moz-8C0006D4.pp.htv.fi)
  1641. # [16:08] * ChanServ sets mode: +o smaug
  1642. # [16:08] * Joins: alice (alice@moz-A7C201EB.zone16.bethere.co.uk)
  1643. # [16:08] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  1644. # [16:09] * Joins: StevenLee (StevenLee@E48845AB.3A9F9BD4.4C2245EF.IP)
  1645. # [16:09] * Joins: sotaro (sikeda@F2D29657.F60B0462.67AC9B1.IP)
  1646. # [16:10] * Quits: mcsmurf (mcsmurf@moz-85483A0.dip0.t-ipconnect.de) (Input/output error)
  1647. # [16:10] <sankha93> yzen: so you will be benchmarking the time taken after the corresponding changes?
  1648. # [16:10] <RyanVM> sweet, just crashed trying to load mapsgl
  1649. # [16:11] <yzen> sankha93: that's the plan yes
  1650. # [16:12] <sankha93> cool!
  1651. # [16:12] * Quits: imsurit (chatzilla@16616604.E49F6DFB.1A5E31FF.IP) (Quit: ChatZilla 0.9.90 [Firefox 22.0/20130605070403])
  1652. # [16:13] <Yoric> yzen: Suggestion from avih – in C, keep calling malloc() until it returns |null|. This will force the system to release all non-essential memory, including disk caches.
  1653. # [16:13] * Joins: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  1654. # [16:13] <Yoric> Then launch your benchmark.
  1655. # [16:14] <Yoric> You can script that with one executable that exhausts memory and another one with the actual file read benchmark.
  1656. # [16:14] <avih> yzen: note that on 32bit OS you could be limited to 2g/process. so you might need to launch few of those in parallel before releasing all the memory
  1657. # [16:15] <yzen> Yoric: sounds good, avih thanks, im on 64
  1658. # [16:16] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1659. # [16:16] <avih> yzen: just make sure your ram is exhausted before you release it and start the test. hope it works
  1660. # [16:17] * Joins: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP)
  1661. # [16:18] * Joins: mixedpuppy (mixedpuppy@moz-E19CF4F1.beyondbb.com)
  1662. # [16:18] * Joins: saebekassebil (saebekasse@moz-459AA6FA.dk.customer.tdc.net)
  1663. # [16:19] * Joins: Sixmsj (Sixmsj@5E030507.9AFF3F88.D6EF1C53.IP)
  1664. # [16:19] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  1665. # [16:20] * Joins: wlach (wlach@F2D29657.F60B0462.67AC9B1.IP)
  1666. # [16:20] <yzen> avih: thanks!
  1667. # [16:23] * Quits: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  1668. # [16:23] * jchen|away is now known as jchen
  1669. # [16:24] * Quits: guestish (guestish@14ABAFE3.D14C8D87.7B0FE12A.IP) (Quit: Leaving)
  1670. # [16:25] * Joins: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP)
  1671. # [16:25] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  1672. # [16:25] * armenzg is now known as armenzg_brb
  1673. # [16:27] * Quits: marxin (marxin@E504EA8B.3B96A244.4E88690D.IP) (Ping timeout)
  1674. # [16:27] * Joins: victorporof_ (victorporo@D4D7A384.56056C9.D111398B.IP)
  1675. # [16:28] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1676. # [16:28] * Quits: Edgar (Thunderbir@moz-C2415C8.dynamic.hinet.net) (Quit: Edgar)
  1677. # [16:29] * Quits: victorporof (victorporo@D4D7A384.56056C9.D111398B.IP) (Ping timeout)
  1678. # [16:31] * Joins: jesup|laptop (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP)
  1679. # [16:32] * Quits: Optimize1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1680. # [16:33] * Joins: bkelly1 (bkelly@moz-8C21D137.washdc.fios.verizon.net)
  1681. # [16:34] * Quits: bkelly (bkelly@moz-8C21D137.washdc.fios.verizon.net) (Ping timeout)
  1682. # [16:34] <froydnj> decoder: ping
  1683. # [16:35] * Quits: overholt (overholt@35765CFB.88764A66.72A31D6.IP) (Ping timeout)
  1684. # [16:35] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  1685. # [16:35] <decoder> froydnj: pong
  1686. # [16:36] <froydnj> decoder: do you know anything about running the asan tests?
  1687. # [16:36] * Joins: gsvelto (gsvelto@moz-3EAF8FD9.clienti.tiscali.it)
  1688. # [16:37] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  1689. # [16:37] <froydnj> hm, maybe I have to build with cmake instead? how awful
  1690. # [16:37] * Quits: jgriffin (jgriffin@C17491E2.CC4CD714.6946B6CD.IP) (Quit: jgriffin)
  1691. # [16:37] <decoder> i think cmake is right, yes
  1692. # [16:37] <decoder> cmake build is more comfortable anyway
  1693. # [16:37] <decoder> the only downside of it is that you need a quite recent cmake
  1694. # [16:38] <froydnj> "more comfortable"?
  1695. # [16:38] <decoder> i think 2.8 or higher
  1696. # [16:38] <@bsmedberg> how does inbound look?
  1697. # [16:38] * Joins: jryans (jryans@moz-945C5CA4.massrel.com)
  1698. # [16:38] <decoder> froydnj: yea i find the build a little easier
  1699. # [16:38] * decoder brb
  1700. # [16:38] <froydnj> sigh, if you can't build the whole tree with all of your build systems, then you have a problem
  1701. # [16:38] <froydnj> who puts up with this sort of stuff?
  1702. # [16:39] * Joins: aklotz (Thunderbir@moz-55246988.cg.shawcable.net)
  1703. # [16:40] <edmorley> bsmedberg: fine at the moment :-)
  1704. # [16:41] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  1705. # [16:41] <Gijs> gps: is "./mach help run" being broken a known bug?
  1706. # [16:42] * froydnj gets stabbed in the face by cmake's angry fruit salad build output
  1707. # [16:42] <decoder> froydnj: you mean cmake isnt able to build something in the llvm tree
  1708. # [16:42] * Joins: marxin (marxin@E504EA8B.3B96A244.4E88690D.IP)
  1709. # [16:42] <decoder> ?
  1710. # [16:42] * Quits: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1711. # [16:42] <froydnj> decoder: no, I mean building with 'configure && make' apparently doesn't build everything
  1712. # [16:42] * Quits: elin (elin@moz-B11DCCBD.dynamic.totalbb.net.tw) (Quit: elin)
  1713. # [16:42] <decoder> yea :(
  1714. # [16:43] <decoder> i dont know why they did that
  1715. # [16:43] * Joins: Edgar (Thunderbir@moz-C2415C8.dynamic.hinet.net)
  1716. # [16:44] <decoder> froydnj: http://code.google.com/p/address-sanitizer/wiki/HowToBuild#Building_with_CMake_%28LLVM_3.2_or_later%29
  1717. # [16:44] <decoder> in case you havent found that yet =)
  1718. # [16:44] <decoder> describes how to run the asan tests with cmake
  1719. # [16:45] * Joins: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  1720. # [16:45] <froydnj> decoder: thanks
  1721. # [16:46] * Joins: mreavy (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP)
  1722. # [16:46] * Joins: Leonard (Mibbit@moz-75497ED2.grenet.fr)
  1723. # [16:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/22b38f0b8084 - Felix S. Klock II - Bug 881223: Issue warnings on GC bailouts. r=nmatsakis
  1724. # [16:47] * Joins: ben (ben@moz-A98BEBDC.dsl.pltn13.sbcglobal.net)
  1725. # [16:48] * Quits: Edgar (Thunderbir@moz-C2415C8.dynamic.hinet.net) (Connection reset by peer)
  1726. # [16:48] * Joins: Edgar (Thunderbir@moz-C2415C8.dynamic.hinet.net)
  1727. # [16:49] * Quits: bkelly1 (bkelly@moz-8C21D137.washdc.fios.verizon.net) (Ping timeout)
  1728. # [16:49] * Quits: Edgar (Thunderbir@moz-C2415C8.dynamic.hinet.net) (Quit: Edgar)
  1729. # [16:50] <Leonard> jaws: ping
  1730. # [16:50] <jaws> Leonard: pong
  1731. # [16:51] <Leonard> hi
  1732. # [16:51] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  1733. # [16:51] <Leonard> working with padenot on a pref
  1734. # [16:51] <Leonard> and problem to read its value in an xms file
  1735. # [16:51] <Leonard> but used exactly the same code than in other xms files
  1736. # [16:52] <Leonard> can u see my patch? (very little)
  1737. # [16:53] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  1738. # [16:53] * ChanServ sets mode: +o dveditz
  1739. # [16:53] * Quits: yzen (Adium@67828CC7.C1A51174.9D42CF23.IP) (Ping timeout)
  1740. # [16:54] * Joins: yzen (Adium@437116F4.A6295926.9D42CF23.IP)
  1741. # [16:55] * Quits: ben (ben@moz-A98BEBDC.dsl.pltn13.sbcglobal.net) (Client exited)
  1742. # [16:55] * Quits: Sixmsj (Sixmsj@5E030507.9AFF3F88.D6EF1C53.IP) (Quit: Computer has gone to sleep.)
  1743. # [16:57] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
  1744. # [16:57] * Joins: Boriss (FlyingToas@moz-49468988.hsd1.ca.comcast.net)
  1745. # [16:57] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  1746. # [16:57] * Joins: Sixmsj (Sixmsj@5E030507.9AFF3F88.D6EF1C53.IP)
  1747. # [16:58] * Joins: armenzg__ (armenzg@moz-A1E9034E.releng.scl3.mozilla.com)
  1748. # [16:58] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1749. # [16:59] * Quits: armenzg_brb (armenzg@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1750. # [16:59] * openjck|offline is now known as openjck
  1751. # [17:00] * Joins: SDUP (chatzilla@moz-77749407.w92-139.abo.wanadoo.fr)
  1752. # [17:00] * Quits: AndreeaMatei (Thunderbir@601F3B17.33662590.A5830293.IP) (Quit: AndreeaMatei)
  1753. # [17:00] * Joins: Recode (Mibbit@moz-E3994040.pools.arcor-ip.net)
  1754. # [17:00] * Quits: Sixmsj (Sixmsj@5E030507.9AFF3F88.D6EF1C53.IP) (Quit: Computer has gone to sleep.)
  1755. # [17:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/554597fd45e9 - Jan de Mooij - Bug 868437 - Add a linked list of activations to JSRuntime and rewrite ScriptFrameIter to use it. r=luke
  1756. # [17:02] * Joins: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net)
  1757. # [17:02] <firebot> Check-in:
  1758. # [17:03] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ea3191239e8e - Benjamin Smedberg - Bug 880675 - Remove the writable nsIPluginTag.blocklisted property, which is a poorly-constructed cache of the blocklist data, r=jschoenick r=unfocused
  1759. # [17:03] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/97f46bb7b72b - Benjamin Smedberg - Bug 881270 - Remove the MIME type fallback tests in test_bug391728 because they are testing the incorrect behavior and only happen to work because the test plugin
  1760. # [17:03] <firebot> remained blocklisted from a prior test. r=johns
  1761. # [17:03] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5ef49706a56a - Benjamin Smedberg - Bug 875454 - Rework handling of per-site plugin permissions in objectloadingcontent such that users can disable or enable plugins per-site no matter what their
  1762. # [17:03] <gps> Gijs: there is a bug on it
  1763. # [17:03] <firebot> "global" permission is (currently only plugins marked click-to-activate globally honor per-site overrides). Also change the pageInfo UI such that "use default" is separate from the explicit click-to-play setting. r=jschoenick/jaws
  1764. # [17:03] <Gijs> gps: OK, cool! :)
  1765. # [17:03] <SDUP> is there a string pattern matching function in xpcom/c++ ?
  1766. # [17:03] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1767. # [17:03] <jaws> Leonard: sorry, i got distracted
  1768. # [17:03] <Leonard> np
  1769. # [17:03] * Quits: ddahl (ddahl@5D3B67E3.71E1659D.DFB5E910.IP) (Quit: Adios Amigos)
  1770. # [17:03] <jaws> Leonard: what is the bug number?
  1771. # [17:04] <Leonard> i tried to use the pref api
  1772. # [17:04] * sheppy is now known as sheppy-afk
  1773. # [17:04] <Leonard> 654550
  1774. # [17:04] <khuey> SDUP: what kind of pattern?
  1775. # [17:04] * Quits: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net) (Input/output error)
  1776. # [17:04] <khuey> SDUP: just a substring search?
  1777. # [17:04] * Joins: jdm (jdm@DB05BBF2.BB1F48F2.971E19F6.IP)
  1778. # [17:04] <Leonard> but patch not attached
  1779. # [17:04] <Leonard> mail?
  1780. # [17:04] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Ping timeout)
  1781. # [17:04] <SDUP> only with '*' wilcard and alphanum nsAString
  1782. # [17:05] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  1783. # [17:05] <jaws> Leonard: it would be better to just attach the patch and flag me for feedback
  1784. # [17:05] <khuey> I don't think we ave anything that does wildcards
  1785. # [17:05] <khuey> *we have
  1786. # [17:05] * Quits: mreavy (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1787. # [17:06] <Leonard> jaws: ok, ping u when im done
  1788. # [17:06] * Quits: MrMazda (fmcz@moz-8F21088B.cable.mindspring.com) (Quit: ChatZilla 0.9.86 [SeaMonkey 1.1.18/2009082712])
  1789. # [17:07] * armenzg__ is now known as armenzg_brb
  1790. # [17:07] * Joins: damons_ (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1791. # [17:07] <khuey> does anyone want the honor of backing out some of my patches?
  1792. # [17:08] <edmorley> khuey: yup
  1793. # [17:08] * Joins: MrMazda (fmcz@moz-8F21088B.cable.mindspring.com)
  1794. # [17:08] * Quits: SDUP (chatzilla@moz-77749407.w92-139.abo.wanadoo.fr) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130511120803])
  1795. # [17:08] <khuey> edmorley: we should back out 877584 from m-c
  1796. # [17:08] <khuey> edmorley: and then probably respin the nightly
  1797. # [17:08] <khuey> edmorley: do you mind doing that?
  1798. # [17:08] * Quits: damons_ (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Connection reset by peer)
  1799. # [17:08] * Joins: damons__ (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1800. # [17:08] * armenzg_brb is now known as armenzg
  1801. # [17:09] <edmorley> khuey: sure, np :-)
  1802. # [17:09] <khuey> thanks
  1803. # [17:09] * Quits: sfink (chatzilla@moz-18B140DA.dsl.pltn13.sbcglobal.net) (Input/output error)
  1804. # [17:09] <edmorley> yw
  1805. # [17:10] * RyanVM is now known as RyanVM|brb
  1806. # [17:11] * Joins: yury_ (yury@moz-3BE8938D.ok.ok.cox.net)
  1807. # [17:11] * Joins: armenzg_ (armenzg@F2D29657.F60B0462.67AC9B1.IP)
  1808. # [17:11] * Quits: yury (yury@moz-3BE8938D.ok.ok.cox.net) (Ping timeout)
  1809. # [17:12] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/200344975d6f - Ed Morley - Backed out changeset 94fb66d82988 (bug 877584)
  1810. # [17:12] <firebot> http://hg.mozilla.org/mozilla-central/rev/86413e921d5d - Ed Morley - Backed out changeset 2864e2610800 (bug 877584) for causing bug 881266
  1811. # [17:12] * Quits: Pauly (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1812. # [17:13] * Quits: armenzg (armenzg@moz-A1E9034E.releng.scl3.mozilla.com) (Ping timeout)
  1813. # [17:13] * Fallen is now known as Fallen|away
  1814. # [17:13] * mgerva is now known as mgerva|brb
  1815. # [17:13] * Quits: derf (derf@moz-4168F490.net) (Ping timeout)
  1816. # [17:13] * Joins: bkelly (bkelly@moz-8C21D137.washdc.fios.verizon.net)
  1817. # [17:14] <edmorley> khuey: done
  1818. # [17:14] * Joins: jwalden (chatzilla@2557E599.66715431.D25A875A.IP)
  1819. # [17:14] * Joins: derf (derf@moz-4168F490.net)
  1820. # [17:14] * Quits: RealRaven (Thunderbir@B13A2E21.E64DB4BB.C3498625.IP) (Ping timeout)
  1821. # [17:14] * Joins: mreavy (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP)
  1822. # [17:15] * Joins: Manuela (manuela_mu@601F3B17.33662590.A5830293.IP)
  1823. # [17:15] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  1824. # [17:16] * Quits: sheppy-afk (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com) (Quit: sheppy-afk)
  1825. # [17:16] * Quits: derf (derf@moz-4168F490.net) (Ping timeout)
  1826. # [17:17] <khuey> edmorley: our users thank you
  1827. # [17:17] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  1828. # [17:17] * ChanServ sets mode: +o ehsan
  1829. # [17:17] * Quits: schien (anonymous@E48845AB.3A9F9BD4.4C2245EF.IP) (Quit: schien)
  1830. # [17:17] * Joins: armenzg (armenzg@moz-A1E9034E.releng.scl3.mozilla.com)
  1831. # [17:18] * Quits: armenzg_ (armenzg@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1832. # [17:18] * JosiahOne is now known as JosiahOne|Away
  1833. # [17:18] * Quits: Gijs (gijs@moz-C11B0461.dsl.alice.nl) (Quit: out for a while... :\)
  1834. # [17:19] * Quits: rednaks (rednaks@AC77958E.A9EBEB0F.55FFA9B4.IP) (Ping timeout)
  1835. # [17:19] * Quits: Recode (Mibbit@moz-E3994040.pools.arcor-ip.net) (Quit: http://www.mibbit.com ajax IRC Client)
  1836. # [17:20] * Quits: fabrice|afk (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Quit: Leaving.)
  1837. # [17:20] * Quits: mreavy (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1838. # [17:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fca5e32db9d7 - Bobby Holley - Bug 770840 - Add Runtime aborts when using XPCWrappedJS off-main-thread. v2
  1839. # [17:23] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/593e06824257 - Bobby Holley - Bug 770840 - Remove XPConnect test that explicitly runs JS on a seperate thread. v1
  1840. # [17:24] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  1841. # [17:24] * Quits: janv (varga@moz-8BF5D87F.flarion.as5628.telecom.sk) (Ping timeout)
  1842. # [17:25] * Joins: janv (varga@moz-8BF5D87F.flarion.as5628.telecom.sk)
  1843. # [17:25] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  1844. # [17:26] <edmorley> !seen graememcc
  1845. # [17:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/86413e921d5d - Ed Morley - Backed out changeset 2864e2610800 (bug 877584) for causing bug 881266
  1846. # [17:26] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9aa012a41d0d - Ed Morley - Merge mozilla-central and inbound
  1847. # [17:26] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/200344975d6f - Ed Morley - Backed out changeset 94fb66d82988 (bug 877584)
  1848. # [17:26] <firebot> graememcc was last seen 21 weeks, 3 days, 18 hours, 58 minutes and 52 seconds ago, saying 'edmorley: good idea!' in #developers.
  1849. # [17:26] * Joins: knelson (Adium@2557E599.66715431.D25A875A.IP)
  1850. # [17:26] * Parts: knelson (Adium@2557E599.66715431.D25A875A.IP)
  1851. # [17:27] * Joins: jimb (user@moz-9ABECE0A.hsd1.or.comcast.net)
  1852. # [17:27] * Joins: breck (breck@moz-AD418F52.dsl.static.sonic.net)
  1853. # [17:27] * Quits: StevenLee (StevenLee@E48845AB.3A9F9BD4.4C2245EF.IP) (Quit: This computer has gone to sleep)
  1854. # [17:28] * Joins: tessarakt2 (jens@moz-3A6835C0.dip0.t-ipconnect.de)
  1855. # [17:29] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  1856. # [17:29] * Joins: gandalf (zbraniecki@moz-4F155DA6.hsd1.ca.comcast.net)
  1857. # [17:30] * Joins: Mossop (mossop@moz-3D9B2D8F.lsanca.fios.verizon.net)
  1858. # [17:31] * Quits: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de) (Quit: Leaving.)
  1859. # [17:31] * mgerva|brb is now known as mgerva
  1860. # [17:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3e73c00a7db1 - Joey Armstrong - bug 875549: move HOST_CSRCS to mozbuild (file batch #1). r=mshal
  1861. # [17:32] * hwine-ooo is now known as hwine
  1862. # [17:33] <Leonard> jaws, padenot: patch attached
  1863. # [17:33] * Quits: Mossop (mossop@moz-3D9B2D8F.lsanca.fios.verizon.net) (Ping timeout)
  1864. # [17:33] * Joins: dholbert_ (dholbert@moz-D23DE645.hlrn.qwest.net)
  1865. # [17:33] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1866. # [17:33] * damons__ is now known as damons
  1867. # [17:34] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Quit: Leaving)
  1868. # [17:35] * JosiahOne|Away is now known as JosiahOne
  1869. # [17:36] <jaws> cool, thanks
  1870. # [17:37] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1871. # [17:37] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1872. # [17:37] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1873. # [17:37] * Joins: Mossop (mossop@moz-3D9B2D8F.lsanca.fios.verizon.net)
  1874. # [17:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e4473d563e0f - Jeff Walden - Bug 798179 - Implement mozilla::MakeSigned. r=froydnj
  1875. # [17:39] * Quits: dholbert_ (dholbert@moz-D23DE645.hlrn.qwest.net) (Quit: Ex-Chat)
  1876. # [17:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b9c7d27d4b43 - Jeff Walden - Rename a method from 'check' to 'checkBounds' to avoid colliding with a 'check' macro in an OS X system header. (No, really.) Noticed while tryservering patches for bug
  1877. # [17:39] <firebot> 798179, r=rage
  1878. # [17:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/57c346bd9ec3 - Jeff Walden - Bug 798179 - Implement To BitwiseCast<To>(From), abstracting the treatment of a value's bits as being of another type. r=froydnj
  1879. # [17:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/094d54c0c9ea - Jeff Walden - Bug 798179 - Implement mozilla::MakeUnsigned. r=froydnj
  1880. # [17:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9404c1d1df0c - Jeff Walden - Bug 880591 - Keep length metadata correct for frozen arrays. r=bhackett
  1881. # [17:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/98586d2cb452 - Jeff Walden - Bug 798179 - Rewrite ToIntWidth to more simply act upon the actual bits of the IEEE-754 representation. r=froydnj
  1882. # [17:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3f3ab64fea60 - Jeff Walden - Bug 880920 - Simplify some absolute-value-computing code in lexicographic sorts of numeric arrays. r=luke
  1883. # [17:40] * Joins: T3 (T3@8AD413DD.3053860D.A992BEAD.IP)
  1884. # [17:40] * Quits: MarioMi (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1885. # [17:41] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  1886. # [17:41] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  1887. # [17:41] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1888. # [17:41] * Joins: cdiehl (cdiehl@moz-3F69B14E.rim.net)
  1889. # [17:42] * Joins: imsurit (chatzilla@16616604.E49F6DFB.1A5E31FF.IP)
  1890. # [17:43] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  1891. # [17:44] * Quits: T3 (T3@8AD413DD.3053860D.A992BEAD.IP) (Ping timeout)
  1892. # [17:44] * Joins: schien (anonymous@E48845AB.3A9F9BD4.4C2245EF.IP)
  1893. # [17:44] <froydnj> jwalden: are you updating the other DoublePun instances in the JS engine or am I?
  1894. # [17:44] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  1895. # [17:45] * Quits: jesup|laptop (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1896. # [17:45] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  1897. # [17:45] * Joins: derf (derf@moz-4168F490.net)
  1898. # [17:46] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  1899. # [17:46] <jwalden> froydnj: I might take a look at the ARM assembler one, but I think the rest might be you -- lemme finish up commenting in the bug post-push
  1900. # [17:46] * armenzg is now known as armenzg_lunch
  1901. # [17:46] * Joins: RealRaven (Thunderbir@B13A2E21.E64DB4BB.C3498625.IP)
  1902. # [17:47] * rail is now known as rail-lunch
  1903. # [17:48] * Quits: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Leaving.)
  1904. # [17:48] <bjacob_> jwalden: ping, have you considered adding generic virtual (non template) versions of RefCounted / RefPtr to MFBT? We have a definite need for it in gfx/2d/
  1905. # [17:49] <bjacob_> jwalden: i'm ok to make the patch, if you agree to have that in MFBT
  1906. # [17:49] <jwalden> hm
  1907. # [17:50] <jwalden> bjacob_: what's this give you that nsISupports doesn't, exactly? not that I much like XPCOM, to be sure, but at least worth asking
  1908. # [17:50] <bjacob_> jwalden: gfx/2d/ doesn't want to have a dependency on nsISupports, it wants to have minimal mozilla dependencies so it can use mfbt but not xpcom
  1909. # [17:51] <@bsmedberg> jwalden: bustage?
  1910. # [17:51] <jwalden> fair enough
  1911. # [17:51] * khuey is now known as khuey|away
  1912. # [17:51] <jwalden> bsmedberg: uh
  1913. # [17:51] <jwalden> wat
  1914. # [17:51] <jwalden> these patches were tried!
  1915. # [17:51] * jwalden looks
  1916. # [17:52] * Quits: merike|away (merike@moz-E12177E3.cable.starman.ee) (Ping timeout)
  1917. # [17:52] <jwalden> luuuuuuuuukkkkeeeeeee!!!!
  1918. # [17:52] <jwalden> fixing in a second
  1919. # [17:52] * Joins: chmanchester (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1920. # [17:52] * jwalden gives luke the evil eye for busting post-try
  1921. # [17:53] * Joins: jesup|laptop (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP)
  1922. # [17:54] <@bsmedberg> we really have a source filed called PerfSpewer.cpp ?
  1923. # [17:55] * Joins: Ms2ger (Ms2ger@moz-C6F3EE8.adsl-dyn.isp.belgacom.be)
  1924. # [17:56] * Joins: StevenLee (StevenLee@E48845AB.3A9F9BD4.4C2245EF.IP)
  1925. # [17:56] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  1926. # [17:56] * Joins: fabrice (fabrice@2557E599.66715431.D25A875A.IP)
  1927. # [17:57] * Joins: mreavy (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP)
  1928. # [17:57] * Joins: brson (brson@2557E599.66715431.D25A875A.IP)
  1929. # [17:57] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Quit: leaving)
  1930. # [17:58] <luke> jwalden: wat wat?
  1931. # [17:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5dc87c816975 - Jeff Walden - Bug 798179 - Bustage fix in a CLOSED TREE for another bug's patch that landed after the try run here. r=aargh
  1932. # [17:58] <jwalden> luke: your DoublePun use, when my patches that just landed removed the struct
  1933. # [17:59] <jwalden> should be good to reopen now
  1934. # [17:59] <gaston> r=aargh gotta love that
  1935. # [17:59] <jwalden> also nicely timed, whoever, I was all set to push my non-CLOSED TREE revision and lost the close-race
  1936. # [17:59] <Ms2ger> Bonjour
  1937. # [17:59] * jwalden gives Ms2ger the evil eye as well
  1938. # [18:00] * Joins: T3 (T3@8AD413DD.3053860D.A992BEAD.IP)
  1939. # [18:00] <froydnj> need a plugin to yell at people using ::detail:: things in non-header files
  1940. # [18:00] * Joins: pnkfelix1 (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  1941. # [18:00] * lsblakk_flying is now known as lsblakk
  1942. # [18:00] * Quits: mikeratcliffe (mikeratcli@moz-A40DCA75.client.static.strong-ba2.blackoakcomputers.com) (Ping timeout)
  1943. # [18:00] <jwalden> it's true
  1944. # [18:00] <romaxa> khuey|away: ted: have you seen any problems with pymake build speed on win? it does not use much CPU building is super long especially when it go through security\nss folders...
  1945. # [18:00] * Quits: pnkfelix (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Connection reset by peer)
  1946. # [18:00] <Ms2ger> Hi jwalden
  1947. # [18:01] <froydnj> romaxa: nss does not build in parallel
  1948. # [18:01] * Joins: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de)
  1949. # [18:01] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  1950. # [18:02] * pnkfelix1 is now known as pnkfelix
  1951. # [18:02] <romaxa> froydnj: ough, ok
  1952. # [18:02] * ahal is now known as ahal|lunch
  1953. # [18:03] * Joins: Sixmsj (Sixmsj@DC2E685C.9AFF3F88.D6EF1C53.IP)
  1954. # [18:03] * Quits: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de) (Ping timeout)
  1955. # [18:03] * Joins: ehugg (chatzilla@moz-62842EF0.cisco.com)
  1956. # [18:04] * Joins: jgriffin (jgriffin@C17491E2.CC4CD714.6946B6CD.IP)
  1957. # [18:05] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  1958. # [18:06] * Quits: brson (brson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1959. # [18:06] * jhopkins is now known as jhopkins|afk
  1960. # [18:07] * RyanVM|brb is now known as RyanVM
  1961. # [18:07] <rillian> do we not run talos xperf on m-c?
  1962. # [18:07] * Joins: brson (brson@2557E599.66715431.D25A875A.IP)
  1963. # [18:07] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  1964. # [18:07] * Joins: FabioMagnoni (fabiomagno@12CE6B5D.C485569.1CD09D20.IP)
  1965. # [18:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/81dd6f59a133 - Monica Chew - Bug 880947 - Make CreateTransfer re-entrant, remove InitializeDownload. r=paolo
  1966. # [18:09] * Quits: alice (alice@moz-A7C201EB.zone16.bethere.co.uk) (Client exited)
  1967. # [18:09] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Input/output error)
  1968. # [18:09] * Joins: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1969. # [18:09] <rillian> we do not. https://bugzilla.mozilla.org/show_bug.cgi?id=812729#c253
  1970. # [18:09] <philor> rillian: &showall=1, though all you'll see is failure to run
  1971. # [18:09] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  1972. # [18:10] <philor> rillian: no, bug 879879
  1973. # [18:10] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Connection reset by peer)
  1974. # [18:11] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  1975. # [18:11] * Joins: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1976. # [18:12] <NeilAway> jdm: yeah, we could really do with a better opt-in API rather than the current windowtype hack :s
  1977. # [18:12] * Quits: tzimmermann (tzimmerman@moz-93C24D64.pools.arcor-ip.net) (Quit: Ex-Chat)
  1978. # [18:12] * Quits: vtmarvin1 (Thunderbir@173F2E9D.96442F2E.EE1C58A.IP) (Ping timeout)
  1979. # [18:12] <rillian> philor: excellent. that's what I was trying to determine.
  1980. # [18:12] * Quits: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP) (Client exited)
  1981. # [18:12] <NeilAway> jdm: preferably one that you're unlikely to accidentally break
  1982. # [18:13] <jdm> NeilAway: well, changing the windowtype for private windows seems like a weird choice to me
  1983. # [18:13] <jmaher> rillian: it appears to be the new ix machines are not setup properly to run xperf, I am working on that right now
  1984. # [18:13] <jdm> they don't stop being the kind of windows they are, they're just also private
  1985. # [18:13] <firebot> Check-in:
  1986. # [18:13] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/82add815a173 - Dan Gohman - Bug 881409 - Pull the parts of AssertGraphCoherency that can be checked before SplitCriticalEdges out into a separate function and call it before SplitCriticalEdges.
  1987. # [18:13] <firebot> r=jandem
  1988. # [18:14] <NeilAway> jdm: easiest way to stop them appearing in window mediator
  1989. # [18:15] <jdm> NeilAway: firefox went for more explicit APIs for things like that instead.
  1990. # [18:15] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  1991. # [18:15] <jdm> getMostRecentWindow({private: false})
  1992. # [18:15] * Joins: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de)
  1993. # [18:16] * kmoir is now known as kmoir-afk
  1994. # [18:16] * Quits: norton- (norton@E680EB3B.B72C3CE3.9FD833D8.IP) (Ping timeout)
  1995. # [18:16] * Quits: marcoz (marco.zehe@moz-68F5CDF8.dip0.t-ipconnect.de) (Quit: Leaving.)
  1996. # [18:17] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: )
  1997. # [18:17] * mgerva is now known as mgerva|afk
  1998. # [18:18] * Quits: jimb (user@moz-9ABECE0A.hsd1.or.comcast.net) (Ping timeout)
  1999. # [18:18] * Joins: jib (Jan-Ivar@E48845AB.3A9F9BD4.4C2245EF.IP)
  2000. # [18:18] * Quits: saebekassebil (saebekasse@moz-459AA6FA.dk.customer.tdc.net) (Quit: )
  2001. # [18:20] * Joins: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2002. # [18:21] * Quits: Asa (asa@4508CAE6.38324963.204CA821.IP) (Ping timeout)
  2003. # [18:21] * Quits: jib (Jan-Ivar@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  2004. # [18:22] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Ping timeout)
  2005. # [18:23] * Joins: ialagenchev (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2006. # [18:23] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  2007. # [18:23] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  2008. # [18:23] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Quit: . . . ........)
  2009. # [18:23] * Joins: jib (Jan-Ivar@78B8F32F.AC85144E.6488EDA1.IP)
  2010. # [18:24] * Joins: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP)
  2011. # [18:25] * aki is now known as aki|buildduty
  2012. # [18:25] * jwir3|away is now known as jwir3
  2013. # [18:25] <akeybl> Ms2ger: would be great to get a quick review on bug 880042 :)
  2014. # [18:26] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  2015. # [18:26] * Parts: Manuela (manuela_mu@601F3B17.33662590.A5830293.IP)
  2016. # [18:26] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  2017. # [18:26] <Ms2ger> akeybl, how quick?
  2018. # [18:26] <akeybl> Ms2ger: hours
  2019. # [18:26] <Ms2ger> Okay
  2020. # [18:26] <akeybl> thanks!
  2021. # [18:26] * Joins: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net)
  2022. # [18:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/838ec139ac83 - Mike Habicher - Bug 879478 - fix regressions when starting camera (crash and de-virtualized functions -- see also bug 880780), r=roc
  2023. # [18:27] * Quits: jgriffin (jgriffin@C17491E2.CC4CD714.6946B6CD.IP) (Quit: jgriffin)
  2024. # [18:27] * Quits: fossterer (Thunderbir@EFD7D4EF.F5E5CB45.7796163B.IP) (Quit: I'm away)
  2025. # [18:28] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  2026. # [18:28] <@smaug> nemo: perhaps worth to file a new (layout) bug about the table creation slowness
  2027. # [18:29] <@smaug> make it block the original bug
  2028. # [18:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9c65aca152d6 - Richard Newman - Bug 881763 - Append /mobile/ to about:healthreport URL. r=trivial
  2029. # [18:30] * Quits: darkowlzz (sunny@D0897E8D.9B5175CD.F44414AF.IP) (Ping timeout)
  2030. # [18:30] * Quits: mreavy (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP) (Input/output error)
  2031. # [18:31] * Joins: jgriffin (jgriffin@C17491E2.CC4CD714.6946B6CD.IP)
  2032. # [18:31] <nemo> smaug: hm. really?
  2033. # [18:31] <nemo> 'cause... actual creation still seems slower than chrome, although by not nearly as much as in the pst
  2034. # [18:31] <nemo> past
  2035. # [18:31] * Joins: terrence (terrence@2557E599.66715431.D25A875A.IP)
  2036. # [18:32] <@smaug> nemo: well, there are two things to fix
  2037. # [18:32] <nemo> layout sucking is prooobably different. maybe some general linux prob?
  2038. # [18:32] <@smaug> DOM creation and stuff like that
  2039. # [18:32] <@smaug> where I might help
  2040. # [18:32] * Joins: AndreeaM (Thunderbir@19B0E49A.EAD62D2E.CD219C36.IP)
  2041. # [18:32] <@smaug> and then the layout part
  2042. # [18:32] <@smaug> which sounds like something for tn or so
  2043. # [18:32] <nemo> Actually. n/m - layout is stupid-slow on my mac too
  2044. # [18:32] <nemo> "Rendered in 3.581s"
  2045. # [18:33] <nemo> (vs 1.332s in Safari)
  2046. # [18:33] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  2047. # [18:33] * Quits: FabioMagnoni (fabiomagno@12CE6B5D.C485569.1CD09D20.IP) (Input/output error)
  2048. # [18:34] <RyanVM> aklotz: ping
  2049. # [18:34] <nemo> smaug: http://m8y.org/tmp/testcase73c.xhtml instead of http://m8y.org/tmp/testcase73.xhtml for the extra layout force, fwiw
  2050. # [18:34] <aklotz> RyanVM: pong
  2051. # [18:35] * Joins: martyn_ (martyn@moz-2C6C695F.range86-131.btcentralplus.com)
  2052. # [18:35] * Joins: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP)
  2053. # [18:35] * khuey|away is now known as khuey
  2054. # [18:35] <RyanVM> aklotz: look familiar? :( https://tbpl.mozilla.org/php/getParsedLog.php?id=24008671&tree=Mozilla-Beta
  2055. # [18:36] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/50aa2dd3b0bd - Adam Roach [:abr] - Bug 879999: Move dcb null check above first use (Beta) r=jesup a=lsblakk
  2056. # [18:36] <khuey> romaxa: NSS is not built in parallel on any platform last I checked
  2057. # [18:36] * Joins: sheppy (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com)
  2058. # [18:36] * aklotz grumbles
  2059. # [18:36] <RyanVM> aklotz: I know, right?
  2060. # [18:37] <RyanVM> bolsters the theory that it's a timing issue I guess
  2061. # [18:37] <aklotz> RyanVM: I'll take a look into this later today
  2062. # [18:37] <Ms2ger> edmorley, nice orangewfm spam
  2063. # [18:37] <RyanVM> aklotz: thanks :)
  2064. # [18:37] <aklotz> RyanVM: np
  2065. # [18:37] <edmorley> Ms2ger: do I get a badge? ("SirSpamALot")
  2066. # [18:37] <@smaug> nemo: I'll try to remember to profile
  2067. # [18:38] <@smaug> once I've done some other profiling...
  2068. # [18:38] * Quits: ggp_ (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Input/output error)
  2069. # [18:38] <nemo> heh
  2070. # [18:39] * yury_ is now known as yury
  2071. # [18:39] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  2072. # [18:40] * Joins: myk (myk@2557E599.66715431.D25A875A.IP)
  2073. # [18:40] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  2074. # [18:40] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  2075. # [18:40] * Joins: seth (seth@moz-D840E602.dsl.static.sonic.net)
  2076. # [18:41] <Ms2ger> edmorley, if it was up to me, yes :)
  2077. # [18:41] * Joins: srishti (srishti@676598D2.459D631D.6237D8DF.IP)
  2078. # [18:42] <Ms2ger> edmorley, especially since I seem to get 3 or 4 bugmails for each of those, only one of which can be filtered ;)
  2079. # [18:42] * Joins: knelson (Adium@2557E599.66715431.D25A875A.IP)
  2080. # [18:42] <Ms2ger> I lied
  2081. # [18:42] <Ms2ger> This one sent 7
  2082. # [18:42] * Parts: knelson (Adium@2557E599.66715431.D25A875A.IP)
  2083. # [18:42] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  2084. # [18:42] * Joins: cpeterson (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2085. # [18:43] <srishti> Hi I am a beginner in using firebug for debugging js, can anyone help me with that?
  2086. # [18:44] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/30c85f01eb0f - Joe Drew - Bug 878751 - Port a bug fix from Chrome back to Mozilla. r=jlebar a=akeybl
  2087. # [18:44] * Joins: dveditz (dveditz@E48845AB.3A9F9BD4.4C2245EF.IP)
  2088. # [18:44] * ChanServ sets mode: +o dveditz
  2089. # [18:44] * Quits: StevenLee (StevenLee@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  2090. # [18:45] * Joins: StevenLee (StevenLee@78B8F32F.AC85144E.6488EDA1.IP)
  2091. # [18:45] <@smaug> srishti: try #firebug ?
  2092. # [18:45] * Quits: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  2093. # [18:46] * Joins: dao (dao@moz-CF616428.pool.mediaways.net)
  2094. # [18:46] * Quits: seth (seth@moz-D840E602.dsl.static.sonic.net) (Ping timeout)
  2095. # [18:46] * Quits: @dveditz (dveditz@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  2096. # [18:47] <Ms2ger> baku, why me for bug 880042?
  2097. # [18:47] * ahal|lunch is now known as ahal
  2098. # [18:47] * Ms2ger pokes mounir
  2099. # [18:47] <baku> mmm because you reviewed several things lately
  2100. # [18:47] <@smaug> :)
  2101. # [18:47] <@smaug> ++baku
  2102. # [18:47] <baku> sure, just move the review request to mounir :)
  2103. # [18:47] * Quits: chmanchester (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  2104. # [18:47] <baku> wait wait
  2105. # [18:47] <baku> not in general...
  2106. # [18:47] <baku> but related to that particular file :)
  2107. # [18:47] * philor is now known as philor|away
  2108. # [18:48] * Joins: abhishekp (chatzilla@moz-1EAAF5FA.mtnl.net.in)
  2109. # [18:48] * Joins: sicking (sicking@2557E599.66715431.D25A875A.IP)
  2110. # [18:48] <romaxa> khuey: I see, anyway on my linux laptop (w520 simple) everything seems building much faster, than win8 with W530 super stuffed configuration... I know it is all windows fault ;)
  2111. # [18:48] <Ms2ger> mounir, ping
  2112. # [18:48] * Parts: virgil (aaa@601F3B17.33662590.A5830293.IP)
  2113. # [18:48] <Ms2ger> baku, I've reviewed too much, clearly
  2114. # [18:48] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  2115. # [18:49] <baku> Ms2ger, haha ok :)
  2116. # [18:49] * Joins: hurley (hurley@moz-E76806A0.dsl.static.sonic.net)
  2117. # [18:49] * Joins: TimAbraldes (Instantbir@moz-7FD19BDC.hsd1.or.comcast.net)
  2118. # [18:49] * Joins: erikvold (erikvold@moz-550BFA92.dyn.novuscom.net)
  2119. # [18:49] <Ms2ger> But if mounir isn't around, maybe I should throw it at smaug
  2120. # [18:49] <@smaug> booo booo
  2121. # [18:50] <Ms2ger> :)
  2122. # [18:50] * Ms2ger looks who reviewed it
  2123. # [18:50] * @smaug can review it, but it is really something for mounir
  2124. # [18:50] * Joins: sachin_h (sachin@F3433BDA.72E7F57E.8B6C1D65.IP)
  2125. # [18:51] * Quits: Leonard (Mibbit@moz-75497ED2.grenet.fr) (Quit: http://www.mibbit.com ajax IRC Client)
  2126. # [18:51] <Ms2ger> Yeah, totally
  2127. # [18:51] * grobinson|afk is now known as grobinson
  2128. # [18:51] <@smaug> and mounir is coming back tomorrow
  2129. # [18:51] <@smaug> good to give him something to do :)
  2130. # [18:51] * Joins: chmanchester (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2131. # [18:52] <Ms2ger> But akeybl wants a review in the next few hours
  2132. # [18:52] <@smaug> oh
  2133. # [18:52] <khuey> can't always get what you want
  2134. # [18:52] * Ms2ger throws it at khuey
  2135. # [18:52] <@smaug> yes!
  2136. # [18:52] <khuey> dude have you seen my review queue?
  2137. # [18:52] <khuey> jlebar and the folks from taipei have filled it up
  2138. # [18:52] <Ms2ger> Actually, I've been avoiding khuey until he lands cc-in-workers
  2139. # [18:53] <khuey> you're going to be waiting a long time
  2140. # [18:53] * Quits: Bastien (Mibbit@moz-4DD70C2D.grenet.fr) (Quit: http://www.mibbit.com ajax IRC Client)
  2141. # [18:53] * @smaug reviews
  2142. # [18:53] <RealRaven> how would one go about making the (thunderbird) menubar visible from code?
  2143. # [18:53] <@smaug> while waiting for optimized snow-white build
  2144. # [18:53] <RealRaven> the id is mail-toolbar-menubar2
  2145. # [18:53] <RealRaven> some code in http://mxr.mozilla.org/comm-central/source/suite/common/utilityOverlay.js#253 that doesn't work for me
  2146. # [18:54] * Quits: hdel (Mibbit@moz-1B6CB5A7.grenet.fr) (Quit: http://www.mibbit.com ajax IRC Client)
  2147. # [18:54] <@smaug> Ms2ger: I took it
  2148. # [18:54] <Ms2ger> smaug, okay, thanks
  2149. # [18:54] * Joins: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP)
  2150. # [18:54] <sachin_h> Hi. I have a quick question about XBL bindings.
  2151. # [18:54] <sachin_h> If my xul element belongs to two CSS classes, and each class in the stylesheet binds it to different bindings (using -moz-binding), will my xul element get content from both bindings?
  2152. # [18:55] <Ms2ger> There's such a thing as a quick XBL question?
  2153. # [18:55] <NeilAway> sachin_h: no
  2154. # [18:55] * Quits: MaxP (Mibbit@moz-36E016FD.grenet.fr) (Quit: http://www.mibbit.com ajax IRC Client)
  2155. # [18:55] * Joins: dveditz (dveditz@A5A0595A.66715431.D25A875A.IP)
  2156. # [18:55] * ChanServ sets mode: +o dveditz
  2157. # [18:55] <mbrubeck> sachin_h: No, the more specific (or later if tied) rule will overwrite the value from the other one.
  2158. # [18:56] <sachin_h> Ms2ger: sorry? why not? :)
  2159. # [18:56] <mbrubeck> This one was actually a CSS question :)
  2160. # [18:56] * Joins: ekr_ (ekr@moz-F00C79E.mycingular.net)
  2161. # [18:57] * Quits: brson (brson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2162. # [18:57] * bz_away is now known as bz
  2163. # [18:57] <@bz> sachin_h: because any answer involving XBL needs to have lots of caveats, typically
  2164. # [18:57] * Joins: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2165. # [18:57] <@bz> That said, this one does have a simple answer, like NeilAway said. ;)
  2166. # [18:58] * rail-lunch is now known as rail
  2167. # [18:58] * Joins: ggp (ggp@2557E599.66715431.D25A875A.IP)
  2168. # [18:58] * Quits: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  2169. # [18:58] <Ms2ger> bz, because it wasn't an XBL question ;)
  2170. # [18:58] <sachin_h> ah, I see. Thanks mbrubeck.
  2171. # [18:59] <wchen> bz: have you had time to think about adding elements without frames to the ancestor filter?
  2172. # [19:00] * Joins: Archaeopteryx (itsme@moz-9B1F3530.cust.telecolumbus.net)
  2173. # [19:00] * armenzg_lunch is now known as armenzg
  2174. # [19:01] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2175. # [19:01] * Joins: paolo (paolo@moz-BC6D588D.retail.telecomitalia.it)
  2176. # [19:01] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  2177. # [19:01] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2178. # [19:01] * Joins: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net)
  2179. # [19:02] * kmoir-afk is now known as kmoir
  2180. # [19:02] * Quits: marxin (marxin@E504EA8B.3B96A244.4E88690D.IP) (Ping timeout)
  2181. # [19:02] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  2182. # [19:02] * Joins: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP)
  2183. # [19:03] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  2184. # [19:03] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Quit: pcwalton)
  2185. # [19:04] * Quits: imsurit (chatzilla@16616604.E49F6DFB.1A5E31FF.IP) (Quit: ChatZilla 0.9.90 [Firefox 22.0/20130605070403])
  2186. # [19:05] <srishti> smaug, I am not getting any reply on #firebug, can you help me?
  2187. # [19:05] * Quits: yzen (Adium@437116F4.A6295926.9D42CF23.IP) (Quit: Leaving.)
  2188. # [19:05] <@smaug> srishti: I know nothing about #firebug, sorry
  2189. # [19:06] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  2190. # [19:06] * ChanServ sets mode: +o ehsan
  2191. # [19:06] * Joins: pcwalton (pcwalton@2557E599.66715431.D25A875A.IP)
  2192. # [19:07] * Quits: mwargers (chatzilla@moz-AF369B35.adsl.online.nl) (Ping timeout)
  2193. # [19:07] * Quits: owenchu (owenchu@moz-67A30FCC.hsd1.ca.comcast.net) (Quit: owenchu)
  2194. # [19:07] <jwalden> froydnj: yeah, I probably shouldn't be the one to look at the other DoublePun instances
  2195. # [19:07] * Parts: sachin_h (sachin@F3433BDA.72E7F57E.8B6C1D65.IP) (Leaving)
  2196. # [19:08] * Quits: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP) (Quit: lmandel)
  2197. # [19:08] * jimm is now known as jimm-lunch
  2198. # [19:09] * Quits: RealRaven (Thunderbir@B13A2E21.E64DB4BB.C3498625.IP) (Connection reset by peer)
  2199. # [19:10] * Joins: RealRaven (Thunderbir@B13A2E21.E64DB4BB.C3498625.IP)
  2200. # [19:10] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2201. # [19:11] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  2202. # [19:11] * ChanServ sets mode: +o ehsan
  2203. # [19:11] * Joins: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP)
  2204. # [19:12] * @bz mutters about people disagreeing about the point of triage
  2205. # [19:12] * Joins: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  2206. # [19:13] * Joins: mhamrick (msh@moz-76C492A0.hsd1.ca.comcast.net)
  2207. # [19:13] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  2208. # [19:14] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2209. # [19:15] * Quits: abhishekp (chatzilla@moz-1EAAF5FA.mtnl.net.in) (Quit: ChatZilla 0.9.90 [Firefox 18.0.2/20130201190337])
  2210. # [19:15] <Ms2ger> bz, well, sage, what is the point? :)
  2211. # [19:16] * Quits: gandalf (zbraniecki@moz-4F155DA6.hsd1.ca.comcast.net) (Quit: I took the wrong pill!!!)
  2212. # [19:16] <jwalden> bjacob_: yeah, if someone needs it, probably there should be a virtual refptr/refcounted sort of thing; I think probably I'd put it in a different header like VirtualRefPtr.h to make sure people distinguish the two
  2213. # [19:16] <@bz> Ms2ger: the point is to get bugs fixed
  2214. # [19:16] <@bz> Ms2ger: though some people seem to think the point is to reduce the number of things in Firefox:Untriaged
  2215. # [19:17] <@bz> Ms2ger: without regard for whether bugs get ignored or whether it causes more work for triagers in other components who have to move misplaced bugs
  2216. # [19:17] * Quits: marco (Thunderbir@moz-80A8C8D2.retail.telecomitalia.it) (Quit: marco)
  2217. # [19:17] * @bz is being grouchy
  2218. # [19:17] <khuey> yeah moving unintelligble bugs into Core::DOM is not cool
  2219. # [19:17] * khuey sent one of those back yesterday
  2220. # [19:18] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Quit: . . . ........)
  2221. # [19:18] <Ms2ger> Can we have a Firefox::Junk for those?
  2222. # [19:18] * Joins: brson (brson@2557E599.66715431.D25A875A.IP)
  2223. # [19:18] * Quits: brson (brson@2557E599.66715431.D25A875A.IP) (Quit: brson)
  2224. # [19:18] * Joins: brson (brson@2557E599.66715431.D25A875A.IP)
  2225. # [19:18] * Quits: srishti (srishti@676598D2.459D631D.6237D8DF.IP) (Quit: Leaving)
  2226. # [19:18] <Ms2ger> I do think it would be useful to get to the point where Fx::Untriaged is actually clear
  2227. # [19:18] <edmorley> Ms2ger: offering to be module owner? :P
  2228. # [19:18] <mbrubeck> Put them in "Fennec Graveyard" :)
  2229. # [19:19] <Ms2ger> edmorley, for a bugzilla component that only contains bugs we ignore?
  2230. # [19:19] <Ms2ger> edmorley, eh, sure
  2231. # [19:19] * Joins: marxin (marxin@E504EA8B.3B96A244.4E88690D.IP)
  2232. # [19:19] <edmorley> for replying to them... ;-)
  2233. # [19:19] <lizzard> bz: I don't think that is the point really, but it might help
  2234. # [19:19] * ctalbert|afk is now known as ctalbert
  2235. # [19:19] * edmorley is now known as edmorley|afk
  2236. # [19:20] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fbab527d8a4f - Rick Eyre - Bug 875169 - Fix crash when loading an HTMLTrackElement. r=bz
  2237. # [19:20] <@bz> lizzard: well, so we can have a discussion about what the point is
  2238. # [19:20] <lizzard> bz: as we bring in more triagers from the community there will definitely be some mistakes and annoyance. please let me know your thoughts!
  2239. # [19:20] <@bz> lizzard: but I will claim that marking a bug about a specific testcase failing a duplicate of a tracking bug is fail no matter what the point is
  2240. # [19:21] <lizzard> I am personally also making mistakes plenty of the time as I try to learn the right places to put things
  2241. # [19:21] <@bz> lizzard: except if the point is to get rid of bugs at all costs.....
  2242. # [19:21] <lizzard> bz: that does sound like fail :D
  2243. # [19:21] <@bz> lizzard: And sure, people make mistakes at first. Been there myself. ;)
  2244. # [19:21] <Ms2ger> lizzard, there's mistakes and there's things like bug 879141
  2245. # [19:21] <lizzard> let me know the worst examples if you don't mind!
  2246. # [19:22] * philor|away is now known as philor
  2247. # [19:23] * Quits: Boriss (FlyingToas@moz-49468988.hsd1.ca.comcast.net) (Quit: Boriss)
  2248. # [19:23] <lizzard> Ms2ger: wow that is epic
  2249. # [19:23] * Quits: ekr_ (ekr@moz-F00C79E.mycingular.net) (Ping timeout)
  2250. # [19:23] <khuey> epic is not the word I would use
  2251. # [19:24] * Fallen|away is now known as Fallen
  2252. # [19:24] * Joins: lgarner (lgarner@2D337F52.2D31AF7B.5AEB50C4.IP)
  2253. # [19:24] * Quits: erick (erick@E1304535.2A7189BF.BE19388.IP) (Ping timeout)
  2254. # [19:24] <@gavin> khuey: core::dom is a better component
  2255. # [19:24] <@gavin> if you think the bug is invalid, mark it invalid
  2256. # [19:25] <jwalden> that looks textbook incomplete to me
  2257. # [19:25] <@gavin> sure, or that
  2258. # [19:25] * Quits: pnkfelix (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Connection reset by peer)
  2259. # [19:25] * Joins: pnkfelix1 (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  2260. # [19:26] * Joins: cviecco_ (cviecco@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2261. # [19:26] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/e2e93d5247f3 - Chris Lord - Bug 856497 - Fix dynamic viewport sizing for margin changes. r=kats a=akeybl
  2262. # [19:26] <Fallen> whats the procedure for landing devtools code? I see a few bugs where things land in fx-team first?
  2263. # [19:26] <khuey> gavin: the bug is completely useless
  2264. # [19:26] <@bz> gavin: how is core::dom a better component?
  2265. # [19:27] <@gavin> bz: it's a dom bug
  2266. # [19:27] <khuey> gavin: how is core::dom in any way a better component
  2267. # [19:27] <Fallen> oops wrong channel
  2268. # [19:27] <@bz> gavin: how can you tell?
  2269. # [19:27] <khuey> gavin: we are looking at the same bug, right?
  2270. # [19:27] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  2271. # [19:27] <khuey> 879141
  2272. # [19:27] <khuey> ?
  2273. # [19:27] <Ms2ger> "//# sourceMappingURL (replacing the deprecated //@ sourceMappingURL)"
  2274. # [19:27] * Quits: pnkfelix1 (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Quit: Leaving.)
  2275. # [19:27] * Ms2ger wonders what that was good for
  2276. # [19:27] <@gavin> yes
  2277. # [19:27] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Quit: . . . ........)
  2278. # [19:27] <@gavin> khuey: window.open is DOM
  2279. # [19:27] <@bz> gavin: no
  2280. # [19:27] <@bz> gavin: depending on what the actual things are, it could be DOM or Firefox
  2281. # [19:27] * Joins: pnkfelix (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  2282. # [19:28] <@bz> gavin: or layout
  2283. # [19:28] <khuey> or docshell
  2284. # [19:28] <@bz> gavin: or docshell, yes
  2285. # [19:28] <khuey> or any number of other things
  2286. # [19:28] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  2287. # [19:28] <@bz> gavin: depending on basic little things like what the problem is
  2288. # [19:28] <@bz> gavin: putting that bug in dom does nothing to help that along
  2289. # [19:28] <@gavin> I agree that the bug should ahve just been resolved
  2290. # [19:28] <@gavin> but moving the bug to the right component is not wrong
  2291. # [19:29] <@gavin> s/"right"/"better"/
  2292. # [19:29] <@bz> My point is that this is almost certainly the wrong component
  2293. # [19:29] <khuey> it's not in the right component ...
  2294. # [19:29] <khuey> it's not even in a better component
  2295. # [19:29] <@bz> If I had to hazard a guess
  2296. # [19:29] <@gavin> how do you know? DOM is a good guess
  2297. # [19:29] <khuey> because if I didn't send it back I would have just resolved it invalid
  2298. # [19:29] <@bz> the "right" component is "Firefox sets the pref to make window.focus() a no-op"
  2299. # [19:29] <@gavin> as good a guess as any given what's in the bug
  2300. # [19:29] <khuey> but if it's in Firefox::Untriaged somebody might actually ask the reporter for more information
  2301. # [19:29] * Joins: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net)
  2302. # [19:29] <@bz> Which is totally a Firefox thing, not a DOM thing
  2303. # [19:29] <@bz> gavin: see, that's the key
  2304. # [19:30] <lizzard> khuey: i would have asked the reporter for more info, then resolved it invalid
  2305. # [19:30] <@bz> gavin: if it's in Untriaged, it shows up on the radar of volunteer QA who ask the reporter for more info
  2306. # [19:30] <@gavin> khuey: no, Firefox::Untriaged is not a magical component where bugs get handled by people
  2307. # [19:30] <khuey> the point of triage isn't to take a stab in the dark and throw it somewhere
  2308. # [19:30] <@bz> gavin: actually, it is
  2309. # [19:30] <@bz> gavin: there are people who explicitly look at it
  2310. # [19:30] <@bz> gavin: and other people who explicitly do NOT
  2311. # [19:30] <@bz> gavin: what moving it to DOM does is ping me and khuey to go look at it
  2312. # [19:30] * Quits: pnkfelix (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Quit: Leaving.)
  2313. # [19:30] * Quits: erikvold (erikvold@moz-550BFA92.dyn.novuscom.net) (Quit: erikvold)
  2314. # [19:31] * Joins: erick (erick@E1304535.2A7189BF.BE19388.IP)
  2315. # [19:31] <@bz> gavin: (which we did)
  2316. # [19:31] * Quits: ggp (ggp@2557E599.66715431.D25A875A.IP) (Input/output error)
  2317. # [19:31] <lizzard> i actually get the feeling that people in some components mind more than others if they get this sort of thing.
  2318. # [19:31] <khuey> and neither of us read chinese ;-)
  2319. # [19:31] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2320. # [19:31] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  2321. # [19:31] * ChanServ sets mode: +o ehsan
  2322. # [19:31] <lizzard> Or, better bugs that aren't confirmed
  2323. # [19:31] <@bz> gavin: and I will argue that in this case that's counterproductive, since there is no point for either of us to look at the bug in the state it's in
  2324. # [19:31] <@bz> lizzard: yeah, some people don't triage their components
  2325. # [19:31] <khuey> I used to have the bugzilla thing set to not get mail for UNCONFIRMED bugs
  2326. # [19:31] * Joins: MaxP (Mibbit@moz-F5D3AE52.fbx.proxad.net)
  2327. # [19:31] <@bz> lizzard: so they don't care if you dump stuff in them
  2328. # [19:31] <khuey> I don't want to have to go back to that
  2329. # [19:31] * Joins: knelson (Adium@2557E599.66715431.D25A875A.IP)
  2330. # [19:32] <@bz> lizzard: but some of us actually want to know when people are reporting problems against our code.... ;)
  2331. # [19:32] * Parts: knelson (Adium@2557E599.66715431.D25A875A.IP)
  2332. # [19:32] <@bz> Anyway
  2333. # [19:32] * whimboo|afk is now known as whimboo
  2334. # [19:32] * Joins: ggp (ggp@2557E599.66715431.D25A875A.IP)
  2335. # [19:32] * @bz goes back to reviewing code that he has no business reviewing but that apparently no one else wants to review, as usual.
  2336. # [19:33] <RyanVM> baku: ping
  2337. # [19:33] * Joins: abr_ (abr@E48845AB.3A9F9BD4.4C2245EF.IP)
  2338. # [19:33] <Ms2ger> bz, you could try ehsan ;)
  2339. # [19:33] <baku> RyanVM, pong
  2340. # [19:33] <RyanVM> baku: should I be worried that I don't see a Try link anywhere near the bottom of bug 856410?
  2341. # [19:34] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Quit: Ex-Chat)
  2342. # [19:34] * Joins: davida (davida@A5087023.2354C43D.D8E68FF6.IP)
  2343. # [19:34] <RyanVM> that looks rather big and scary
  2344. # [19:34] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  2345. # [19:34] <davida> have we grown an about:cpu or equivalent to figure out what's using up cycles?
  2346. # [19:34] <baku> RyanVM, no.. emm... I forgot :)
  2347. # [19:34] <@gavin> bz: I agree that moving the bug was not the most productive thing, but I also don't think it was wrong
  2348. # [19:34] <baku> RyanVM, let me push it first.
  2349. # [19:34] <@ehsan> bz: what code is this?
  2350. # [19:34] <@gavin> bz: how would you have felt if the original reporter filed that in Core::DOM?
  2351. # [19:35] <RyanVM> baku: sounds good :)
  2352. # [19:35] <@gavin> bz: my issue is that bug triage needs to be a burden that's shared, and not just relegated to "the people who want to watch untriaged"
  2353. # [19:35] <RyanVM> baku: please take the c-n off for now then and add it back when Try's green :)
  2354. # [19:35] * simone is now known as simone|away
  2355. # [19:35] <baku> RyanVM, ok
  2356. # [19:36] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  2357. # [19:36] * glob is now known as glob|away
  2358. # [19:38] * Quits: sicking (sicking@2557E599.66715431.D25A875A.IP) (Quit: sicking)
  2359. # [19:38] * abr_ is now known as abr
  2360. # [19:39] * Quits: wlach (wlach@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2361. # [19:39] <Yoric> yzen: Actually, it turns out that there is a command |purge| on MacOS X that purges the disk cache
  2362. # [19:39] * Quits: redfive (chatzilla@546D3BB8.7D336591.3C667FFD.IP) (Ping timeout)
  2363. # [19:39] * Quits: jgriffin (jgriffin@C17491E2.CC4CD714.6946B6CD.IP) (Quit: jgriffin)
  2364. # [19:39] <yzen> yep i meant to ask you about it (*use it all the time)
  2365. # [19:39] <yzen> Yoric: ^
  2366. # [19:39] <@bz> gavin: if it had been filed in DOM, I would have needinfo'd the reporter
  2367. # [19:40] <@bz> gavin: I too argue it should be shared
  2368. # [19:40] <Yoric> yzen: Out of curiosity, where did you encounter that command?
  2369. # [19:40] * Quits: mstange (markus@moz-3F08BF84.dip0.t-ipconnect.de) (Quit: mstange)
  2370. # [19:40] <Yoric> I just heard about it from irving.
  2371. # [19:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/691667f48b24 - Raymond Lee - Bug 874808 - simpleDownload should accept string arguments and options. r=paolo
  2372. # [19:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cf635d80ad69 - Martin Stransky - Bug 877626 - Port GTK2 to GTK3 - build config, gfx dir. r=karlt
  2373. # [19:40] * Quits: dao (dao@moz-CF616428.pool.mediaways.net) (Quit: Leaving.)
  2374. # [19:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0cb01583448b - Martin Stransky - Bug 879760 - Port GTK2 to GTK3 - browser dir. r=karlt
  2375. # [19:41] <yzen> Yoric: i use it from time ot time to clear some RAM on my machine
  2376. # [19:41] <@bz> gavin: and in this instance it feels like it's just being dumped on whoever is watching the DOM components
  2377. # [19:41] <yzen> Yoric: someone i know blogged about it a while back
  2378. # [19:42] <Yoric> ok
  2379. # [19:42] <@gavin> bz: well, in context what adw was doing was redirecting a bunch of bugs to better components for triage
  2380. # [19:42] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  2381. # [19:42] <@gavin> bz: the idea being to distribute the load to people who may be better suited to deal with the bug
  2382. # [19:42] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Ping timeout)
  2383. # [19:43] * Quits: Sixmsj (Sixmsj@DC2E685C.9AFF3F88.D6EF1C53.IP) (Quit: Computer has gone to sleep.)
  2384. # [19:43] <@gavin> bz: which I think is a useful thing to do, even if the error rate might not be 0
  2385. # [19:43] <Ms2ger> gavin, the people who might have been better suited at that point were people who spoke Mandarin, surely?
  2386. # [19:43] <@gavin> Ms2ger: it's easy to nitpick the decision looking at one bug
  2387. # [19:44] * jimm-lunch is now known as jimm
  2388. # [19:44] * Joins: FabioMagnoni (fabiomagno@12CE6B5D.C485569.1CD09D20.IP)
  2389. # [19:44] <Ms2ger> gavin, well, it was that bug I was looking at ;)
  2390. # [19:45] <Ms2ger> But it doesn't feel too bad for DOM, at least
  2391. # [19:45] <Ms2ger> Maybe because I don't jump at new bugs as fast as bz and khuey :)
  2392. # [19:45] * Quits: FabioMagnoni (fabiomagno@12CE6B5D.C485569.1CD09D20.IP) (Connection reset by peer)
  2393. # [19:46] * Joins: FabioMagnoni (fabiomagno@12CE6B5D.C485569.1CD09D20.IP)
  2394. # [19:46] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  2395. # [19:46] * Quits: StevenLee (StevenLee@78B8F32F.AC85144E.6488EDA1.IP) (Quit: Leaving)
  2396. # [19:47] <RyanVM> jwalden: I think this is legitimately yours? https://tbpl.mozilla.org/php/getParsedLog.php?id=24014902&tree=Mozilla-Inbound
  2397. # [19:47] <Ms2ger> RyanVM, y u full log? ;)
  2398. # [19:48] <RyanVM> jwalden: scratch that, jandem's owning up to it :)
  2399. # [19:48] <jwalden> that's right, he'd better
  2400. # [19:48] <jwalden> ;-)
  2401. # [19:48] * Quits: sheppy (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com) (Quit: NO CARRIER)
  2402. # [19:48] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  2403. # [19:49] * armenzg is now known as armenzg_brb
  2404. # [19:49] * Joins: jgriffin (jgriffin@C17491E2.CC4CD714.6946B6CD.IP)
  2405. # [19:50] * Joins: sheppy (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com)
  2406. # [19:50] * Quits: martyn_ (martyn@moz-2C6C695F.range86-131.btcentralplus.com) (Quit: Ex-Chat)
  2407. # [19:50] * Joins: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net)
  2408. # [19:50] * Quits: MaxP (Mibbit@moz-F5D3AE52.fbx.proxad.net) (Quit: http://www.mibbit.com ajax IRC Client)
  2409. # [19:50] * baku is now known as baku|away
  2410. # [19:50] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Quit: Ex-Chat)
  2411. # [19:51] <@ehsan> armenzg_brb: the VS setup tells me I need winxp sp3
  2412. # [19:51] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  2413. # [19:51] * Joins: sicking (sicking@2557E599.66715431.D25A875A.IP)
  2414. # [19:51] * Joins: Michelangelo (mds@moz-8569A55.adobe.com)
  2415. # [19:52] * Quits: Michelangelo (mds@moz-8569A55.adobe.com) (Quit: Linkinus - http://linkinus.com)
  2416. # [19:52] * baku|away is now known as baku
  2417. # [19:52] * deian|away is now known as deian
  2418. # [19:52] * Joins: system64 (iakshay@3458D055.D48CBC23.74119F78.IP)
  2419. # [19:53] * whimboo is now known as whimboo|afk
  2420. # [19:53] * Joins: StevenLee (StevenLee@78B8F32F.AC85144E.6488EDA1.IP)
  2421. # [19:53] * Quits: StevenLee (StevenLee@78B8F32F.AC85144E.6488EDA1.IP) (Client exited)
  2422. # [19:53] * Quits: breck (breck@moz-AD418F52.dsl.static.sonic.net) (Client exited)
  2423. # [19:53] * Quits: jwalden (chatzilla@2557E599.66715431.D25A875A.IP) (Quit: brb)
  2424. # [19:53] * Quits: jgriffin (jgriffin@C17491E2.CC4CD714.6946B6CD.IP) (Quit: jgriffin)
  2425. # [19:55] * geekboy|afk is now known as geekboy
  2426. # [19:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/acda9f185e0b - Luke Wagner - Bug 881608 - OdinMonkey: handle Type::Unknown when checking call args (r=bbouvier)
  2427. # [19:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7e69e102a432 - Benjamin Peterson - Bug 823978 - Rename JSOPTION_STRICT to JSOPTION_EXTRA_WARNINGS. r=Waldo
  2428. # [19:56] * Quits: chmanchester (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  2429. # [19:57] * Joins: Michelangelo (mds@moz-8569A55.adobe.com)
  2430. # [19:58] * Joins: wlach (wlach@F2D29657.F60B0462.67AC9B1.IP)
  2431. # [19:58] * Quits: bkelly (bkelly@moz-8C21D137.washdc.fios.verizon.net) (Quit: Leaving.)
  2432. # [19:58] * hwine is now known as hwine|mtg
  2433. # [19:58] * RyanVM is now known as RyanVM|mtg
  2434. # [19:58] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  2435. # [19:58] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  2436. # [20:00] * Joins: chmanchester (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2437. # [20:00] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2438. # [20:00] * Joins: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP)
  2439. # [20:00] * Joins: bkelly (bkelly@moz-8C21D137.washdc.fios.verizon.net)
  2440. # [20:00] * Quits: bkelly (bkelly@moz-8C21D137.washdc.fios.verizon.net) (Quit: Leaving.)
  2441. # [20:01] * Joins: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP)
  2442. # [20:01] * Joins: pnkfelix (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  2443. # [20:01] * Quits: sicking (sicking@2557E599.66715431.D25A875A.IP) (Quit: sicking)
  2444. # [20:01] * geekboy is now known as geekboy|afk
  2445. # [20:01] <wlach> is it just me, or will the following just not work for any option other than PR_SockOpt_Reuseaddr? http://hg.mozilla.org/mozilla-central/annotate/9ca690835a5e/nsprpub/pr/src/io/prmapopt.c#l235
  2446. # [20:02] * Joins: fl1ghtl0g (chatzilla@E91EF83D.5B4B4AFF.A967356F.IP)
  2447. # [20:02] <wlach> (I'm looking into this because I'm wondering if we're actually setting TCP_NODELAY)
  2448. # [20:02] * Joins: StevenLee (StevenLee@78B8F32F.AC85144E.6488EDA1.IP)
  2449. # [20:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b5fde8a18746 - Neil Rashbrook - Bug 879957 Avoid calling FileEncryptionStatusW r=jimm
  2450. # [20:03] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2451. # [20:03] * Joins: damons_ (gnubeard@10A5EBA4.8D753159.C943C01E.IP)
  2452. # [20:03] <romaxa> khuey: have you ever seen this http://pastebin.mozilla.org/2511997 ?
  2453. # [20:03] * Quits: taras (taras@D2ABC49B.2F7415B9.B87ED48A.IP) (Ping timeout)
  2454. # [20:03] * Joins: vtmarvin (Thunderbir@173F2E9D.96442F2E.EE1C58A.IP)
  2455. # [20:03] * Quits: avih (quassel@49DF9E91.D1859F25.ADCC8A61.IP) (Ping timeout)
  2456. # [20:03] * Joins: avih (quassel@49DF9E91.D1859F25.ADCC8A61.IP)
  2457. # [20:03] * Quits: josedonizetti (josedonize@DF22210B.35D9DDB.8EF76F75.IP) (Ping timeout)
  2458. # [20:03] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2459. # [20:03] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  2460. # [20:05] * Joins: taras (taras@D2ABC49B.2F7415B9.B87ED48A.IP)
  2461. # [20:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bcb4e711f4eb - Jan de Mooij - Bug 868437 follow-up - Disable MSVC PGO for ScriptFrameIter methods to fix PGO crashes. rs=luke
  2462. # [20:06] * Joins: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP)
  2463. # [20:07] * Quits: pnkfelix (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Ping timeout)
  2464. # [20:07] * Quits: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP) (Connection reset by peer)
  2465. # [20:07] <armenzg_brb> ehsan: oh no
  2466. # [20:07] * armenzg_brb is now known as armenzg
  2467. # [20:08] * Joins: dzbarsky (Adium@2557E599.66715431.D25A875A.IP)
  2468. # [20:08] <armenzg> ehsan: what does it happen if you check for updates?
  2469. # [20:09] <@ehsan> armenzg: check for windows updates?
  2470. # [20:09] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2471. # [20:09] * Joins: jwalden (chatzilla@2557E599.66715431.D25A875A.IP)
  2472. # [20:09] <armenzg> ehsan: yep
  2473. # [20:09] <@ehsan> hmm
  2474. # [20:10] * Joins: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP)
  2475. # [20:10] <@ehsan> armenzg: remind me how you would do that?
  2476. # [20:10] <armenzg> I am going to look for a package to put on dev-stage01 if you need to
  2477. # [20:10] <@ehsan> I can't find anything on the control panel
  2478. # [20:10] <armenzg> ehsan: lol I will VNC
  2479. # [20:10] * Joins: tanvi (tanvi@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2480. # [20:10] <@ehsan> thanks!
  2481. # [20:10] <@ehsan> it's been ages since I dealt with winxp...
  2482. # [20:10] * Joins: squib (squib@moz-54866485.dhcp.mdsn.wi.charter.com)
  2483. # [20:11] <armenzg> ehsan: it ain't working - I will download a package
  2484. # [20:12] <@ehsan> ok thanks
  2485. # [20:12] * Quits: tanvi (tanvi@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  2486. # [20:12] * Joins: tanvi1 (tanvi@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2487. # [20:13] * Joins: sicking (sicking@2557E599.66715431.D25A875A.IP)
  2488. # [20:13] * whimboo|afk is now known as whimboo
  2489. # [20:13] * geekboy|afk is now known as geekboy
  2490. # [20:13] * Quits: davida (davida@A5087023.2354C43D.D8E68FF6.IP) (Input/output error)
  2491. # [20:14] <armenzg> ehsan: I'm downloading this to the Desktop http://download.microsoft.com/download/d/3/0/d30e32d8-418a-469d-b600-f32ce3edf42d/WindowsXP-KB936929-SP3-x86-ENU.exe
  2492. # [20:14] <armenzg> it should be done in 15 seconds
  2493. # [20:14] <armenzg> all yours again
  2494. # [20:14] * Joins: andregarzia (andregarzi@E891B78A.738ED6C8.368B8D1A.IP)
  2495. # [20:14] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2496. # [20:14] * Quits: myk (myk@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2497. # [20:15] <@ehsan> cool
  2498. # [20:15] <@ehsan> thanks
  2499. # [20:15] * Joins: ggp_ (ggp@2557E599.66715431.D25A875A.IP)
  2500. # [20:15] * Quits: ggp (ggp@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2501. # [20:15] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  2502. # [20:16] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2503. # [20:16] <mrbkap> dolske: ping?
  2504. # [20:16] * geekboy is now known as geekboy|afk
  2505. # [20:17] <armenzg> yw
  2506. # [20:17] <bent> anyone else unable to push to try?
  2507. # [20:18] <bent> or even load it...
  2508. # [20:18] * Joins: tanvi (tanvi@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2509. # [20:18] * Joins: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP)
  2510. # [20:18] * hwine|mtg is now known as hwine
  2511. # [20:18] * Joins: damons__ (gnubeard@97957D0A.8D753159.C943C01E.IP)
  2512. # [20:18] <@dolske> mrbkap: hi
  2513. # [20:18] * Joins: Lethalman (lethal@moz-2E49F96C.libero.it)
  2514. # [20:18] * Quits: damons_ (gnubeard@10A5EBA4.8D753159.C943C01E.IP) (Ping timeout)
  2515. # [20:19] * Quits: tanvi1 (tanvi@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2516. # [20:19] <mrbkap> dolske: Hey, where does the UX branch live?
  2517. # [20:19] <khuey> bent: we had your tryserver access disabled
  2518. # [20:19] <jwalden> khuey++
  2519. # [20:19] <mrbkap> dolske: (see also, the mail from dougt) :)
  2520. # [20:19] <bent> only in my wildest dreams
  2521. # [20:19] <@dolske> mrbkap: https://hg.mozilla.org/projects/ux/pushloghtml / http://people.mozilla.org/~jwein/ux-nightly/
  2522. # [20:19] <Ms2ger> bent, /topic
  2523. # [20:20] <bent> that bug is FIXED
  2524. # [20:20] * Joins: {V} (V@moz-C29EDA08.on.nl)
  2525. # [20:20] <Ms2ger> Heh
  2526. # [20:20] * Joins: crussell (colby@C0EBFD9D.57F30063.93A38F79.IP)
  2527. # [20:20] * Joins: tmyoung (Thunderbir@moz-A52EE408.alyoung.com)
  2528. # [20:21] <mrbkap> dolske: so I want to be trying my patches on top of ux-central?
  2529. # [20:21] <mrbkap> oops
  2530. # [20:21] <mrbkap> dolske: /projects/ux
  2531. # [20:21] * Joins: dao (dao@moz-27830057.superkabel.de)
  2532. # [20:21] <@dolske> sure
  2533. # [20:22] <RyanVM|mtg> benjamin: inbound bustage
  2534. # [20:22] <mrbkap> dolske: cool, thanks.
  2535. # [20:23] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  2536. # [20:23] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  2537. # [20:23] * Quits: tmyoung (Thunderbir@moz-A52EE408.alyoung.com) (Ping timeout)
  2538. # [20:23] * Joins: Sixmsj (Sixmsj@DC2E685C.9AFF3F88.D6EF1C53.IP)
  2539. # [20:24] * Quits: Sixmsj (Sixmsj@DC2E685C.9AFF3F88.D6EF1C53.IP) (Quit: Computer has gone to sleep.)
  2540. # [20:27] <@ehsan> armenzg: ping
  2541. # [20:27] * Parts: edmorley|afk (edmorley@88F51059.F3BBB17D.144F44FA.IP)
  2542. # [20:28] <@ehsan> armenzg: there's an error when installing the service pack which I don't know how to deal with, can you please vnc again?
  2543. # [20:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f6efe035de74 - Ryan VanderMeulen - Backed out changeset 7e69e102a432 (bug 823978) for bustage.
  2544. # [20:28] * jchen is now known as jchen|away
  2545. # [20:28] * Joins: bkelly (bkelly@moz-8C21D137.washdc.fios.verizon.net)
  2546. # [20:29] * Joins: tmyoung (Thunderbir@moz-A52EE408.alyoung.com)
  2547. # [20:29] * jchen|away is now known as jchen
  2548. # [20:29] * RyanVM|mtg is now known as RyanVM
  2549. # [20:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c40c7b5d714d - Adam Roach [:abr] - Bug 784519 - Part 5: signalingState unit tests r=ekr
  2550. # [20:30] * Quits: StevenLee (StevenLee@78B8F32F.AC85144E.6488EDA1.IP) (Ping timeout)
  2551. # [20:30] <armenzg> ehsan: checking now
  2552. # [20:30] <@ehsan> ty
  2553. # [20:30] * Joins: StevenLee (StevenLee@E48845AB.3A9F9BD4.4C2245EF.IP)
  2554. # [20:31] <armenzg> I took a screenshot so I can research it - I wonder if they test those updates anymore
  2555. # [20:31] <armenzg> Windows update did not work at all
  2556. # [20:31] * Quits: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP) (Input/output error)
  2557. # [20:31] * Quits: paolo (paolo@moz-BC6D588D.retail.telecomitalia.it) (Quit: Konversation terminated!)
  2558. # [20:31] * Joins: jgriffin (jgriffin@C17491E2.CC4CD714.6946B6CD.IP)
  2559. # [20:31] * Joins: vtmarvin1 (Thunderbir@9D75911A.1239134F.E4B2C495.IP)
  2560. # [20:32] * whimboo is now known as whimboo|afk
  2561. # [20:32] * Joins: nccuong (Instantbir@moz-7C9C3C02.fbx.proxad.net)
  2562. # [20:32] * Joins: sfink (chatzilla@2557E599.66715431.D25A875A.IP)
  2563. # [20:32] <armenzg> http://support.apple.com/kb/HT3841
  2564. # [20:33] * Joins: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP)
  2565. # [20:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1df122edcf0d - Benjamin Peterson - Bug 823978 - Rename JSOPTION_STRICT to JSOPTION_EXTRA_WARNINGS. r=Waldo
  2566. # [20:34] * Quits: jwalden (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2567. # [20:36] <armenzg> ehsan: I have finished the steps of the first section "get out of the SP3 installer"; would you be able to resume from there?
  2568. # [20:37] <armenzg> I have done no steps from "Disabling the OS X file system read feature"
  2569. # [20:37] * Quits: jgriffin (jgriffin@C17491E2.CC4CD714.6946B6CD.IP) (Quit: jgriffin)
  2570. # [20:38] <TimAbraldes> was it a conscious design choice that pinned sites don't respect the "keep cookies until I close Firefox" setting?
  2571. # [20:39] <@gavin> TimAbraldes: you mean app tabs?
  2572. # [20:39] <TimAbraldes> gavin: yes
  2573. # [20:39] <@gavin> app tabs are session restored, and session restore restores session cookies, yeah
  2574. # [20:39] * Quits: mak (chatzilla@moz-5C304BD3.retail.telecomitalia.it) (Ping timeout)
  2575. # [20:40] <@gavin> I guess https://bugzilla.mozilla.org/show_bug.cgi?id=655178 is on file
  2576. # [20:40] * geekboy|afk is now known as geekboy
  2577. # [20:40] <@gavin> not sure if there are other relevant bugs
  2578. # [20:40] * Joins: mak (chatzilla@moz-BA0735C.retail.telecomitalia.it)
  2579. # [20:41] * Joins: CIJOSE (Thunderbir@CF43B3E0.98711649.9D59D0D8.IP)
  2580. # [20:41] <TimAbraldes> I don't prefer the behavior to be one way or the other, it just seemed odd
  2581. # [20:41] * Quits: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP) (Ping timeout)
  2582. # [20:42] <TimAbraldes> I wonder if that discussion ever made it into the newsgroup
  2583. # [20:42] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  2584. # [20:42] * damons__ is now known as damons
  2585. # [20:42] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  2586. # [20:42] * Joins: Noah (opera@ECA22E46.F289141C.5B054FC6.IP)
  2587. # [20:43] * Quits: sankha93 (Instantbir@83FDCCBB.7C356C25.8B6C1D65.IP) (Ping timeout)
  2588. # [20:43] * Joins: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP)
  2589. # [20:44] * Quits: sicking (sicking@2557E599.66715431.D25A875A.IP) (Quit: sicking)
  2590. # [20:45] * Joins: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net)
  2591. # [20:45] * Quits: fabrice (fabrice@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  2592. # [20:45] * Quits: sfink (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2593. # [20:45] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Ping timeout)
  2594. # [20:46] * Quits: stransky (stransky@moz-59D79C36.broadband2.iol.cz) (Quit: Connection reset by beer)
  2595. # [20:46] * Quits: CIJOSE (Thunderbir@CF43B3E0.98711649.9D59D0D8.IP) (Quit: CIJOSE)
  2596. # [20:47] * Joins: jimb (user@moz-91B1931F.hsd1.or.comcast.net)
  2597. # [20:47] * Joins: Sixmsj (Sixmsj@DC2E685C.9AFF3F88.D6EF1C53.IP)
  2598. # [20:47] * Joins: sfink (chatzilla@2557E599.66715431.D25A875A.IP)
  2599. # [20:47] * Joins: sankha93 (Instantbir@B0ABF041.4C100BA0.8B6C1D65.IP)
  2600. # [20:47] * Parts: Noah (opera@ECA22E46.F289141C.5B054FC6.IP)
  2601. # [20:48] * Quits: ehugg (chatzilla@moz-62842EF0.cisco.com) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130512194445])
  2602. # [20:48] * ctalbert is now known as ctalbert|lunch
  2603. # [20:48] * Quits: chmanchester (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  2604. # [20:48] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  2605. # [20:48] * Joins: chmanchester (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2606. # [20:49] * Quits: chmanchester (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  2607. # [20:49] * Quits: nccuong (Instantbir@moz-7C9C3C02.fbx.proxad.net) (Quit: nccuong)
  2608. # [20:50] * Joins: flu_ (flu@1B44C715.B5AB1363.2E11A1C0.IP)
  2609. # [20:51] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  2610. # [20:51] <romaxa> khuey: ping
  2611. # [20:52] * Quits: stux (stux@moz-95F9AB7D.hsd1.il.comcast.net) (Quit: Leaving)
  2612. # [20:52] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  2613. # [20:52] * Quits: gsvelto (gsvelto@moz-3EAF8FD9.clienti.tiscali.it) (Quit: Leaving)
  2614. # [20:52] <romaxa> khuey: have you ever seen this http://pastebin.mozilla.org/2511997 ? this is on top of latest tip 86413e921d5d
  2615. # [20:53] * philor is now known as philor|afk
  2616. # [20:54] * Joins: damons (gnubeard@10A5EBA4.8D753159.C943C01E.IP)
  2617. # [20:55] * Quits: Sixmsj (Sixmsj@DC2E685C.9AFF3F88.D6EF1C53.IP) (Quit: Computer has gone to sleep.)
  2618. # [20:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/90f4975ba986 - Benoit Jacob - Bug 879172 - Recognize a device as Sony as soon as its Manufacturer string contains Sony as substring - r=joe
  2619. # [20:56] * Joins: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  2620. # [20:56] * Joins: damons_ (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  2621. # [20:57] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  2622. # [20:57] * Joins: armenzg_ (armenzg@F2D29657.F60B0462.67AC9B1.IP)
  2623. # [20:57] <@ehsan> jdm: ping
  2624. # [20:57] <@ehsan> secretrobotron: ping
  2625. # [20:57] <jdm> ehsan: pong
  2626. # [20:58] <jdm> webaudio status update?
  2627. # [20:58] * Joins: stux (stux@moz-95F9AB7D.hsd1.il.comcast.net)
  2628. # [20:58] <@ehsan> jdm: yes :D
  2629. # [20:58] * Quits: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  2630. # [20:58] <@ehsan> nice guess ;)
  2631. # [20:58] <jdm> yeah, I'll try to address roc's request today
  2632. # [20:58] <@ehsan> super!
  2633. # [20:58] <@ehsan> thanks so much
  2634. # [20:58] * Quits: armenzg (armenzg@moz-A1E9034E.releng.scl3.mozilla.com) (Ping timeout)
  2635. # [20:59] <secretrobotron> ehsan: hey
  2636. # [20:59] <@ehsan> secretrobotron: hello sir! do you think you're going to have time to finish up the patch today?
  2637. # [21:00] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  2638. # [21:01] * Quits: martyn (martyn@moz-2C6C695F.range86-131.btcentralplus.com) (Quit: Ex-Chat)
  2639. # [21:01] <@ehsan> armenzg_: you know what? a windbg installer would do just as fine :)
  2640. # [21:01] <@ehsan> armenzg_: windows debugger tools is what they call it these days I think
  2641. # [21:01] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2642. # [21:02] <armenzg_> ehsan: OK; need me to check anything? or want me to standby?
  2643. # [21:02] * Joins: no_gravity (user@moz-19CDA42C.dip0.t-ipconnect.de)
  2644. # [21:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0acda90a6f6a - Ryan VanderMeulen - Merge inbound to m-c.
  2645. # [21:02] <@ehsan> armenzg_: well, one question, can I actually access outside of the build network on this box?
  2646. # [21:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f4ec1953f7e5 - Mihai Sucan - Bug 861338 - [browserconsole] Cache Console.jsm API calls with ConsoleAPIStorage.jsm; r=jwalker
  2647. # [21:02] * Quits: till (till@moz-ED87F442.superkabel.de) (Client exited)
  2648. # [21:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a4ddc0934d82 - Michael Ratcliffe - Bug 864249 - Add option to toggle JavaScript to Toolbox Options panel r=jwalker
  2649. # [21:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fd5b82351fac - Panos Astithas - Don't take the slow async path when source maps are not enabled or present (bug 873224); r=rcampbell f=nfitzgerald
  2650. # [21:02] <secretrobotron> ehsan: not soon, no :(
  2651. # [21:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/59d6cff1a48e - Paul Rouget - Bug 879692 - New OSX scrollbars are not compatible with the devtools floating scrollbars. r=harth
  2652. # [21:03] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/acc835230428 - Ryan VanderMeulen - Merge fx-team to m-c.
  2653. # [21:03] <@ehsan> secretrobotron: hrm...
  2654. # [21:03] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5fd0dc3b821b - Ryan VanderMeulen - Merge m-c to inbound.
  2655. # [21:03] <no_gravity> Hello! It looks like Thunderbird stores messages locally even when its set to not do so. I only use imap but my cache folder is 270mb. Can I simply delete the whole cache folder?
  2656. # [21:03] <armenzg_> ehsan: I believe so
  2657. # [21:03] <armenzg_> I was able to download sp3 directly
  2658. # [21:03] <Ms2ger> no_gravity, I think you want to try #maildev
  2659. # [21:03] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  2660. # [21:03] <@ehsan> secretrobotron: the reason I'm asking is that I want to work on MediaElementAudioSourceNode... I guess I can just apply your patch locally and do that
  2661. # [21:04] <@ehsan> armenzg_: ok... where was the firefox build again?
  2662. # [21:04] * Quits: tessarakt2 (jens@moz-3A6835C0.dip0.t-ipconnect.de) (Ping timeout)
  2663. # [21:04] <@ehsan> armenzg_: IE crashes on startup ;)
  2664. # [21:04] * Quits: T3 (T3@8AD413DD.3053860D.A992BEAD.IP) (Ping timeout)
  2665. # [21:04] * Quits: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP) (Ping timeout)
  2666. # [21:04] <no_gravity> Ms2ger: ok
  2667. # [21:04] * Joins: Gijs (gijs@moz-C11B0461.dsl.alice.nl)
  2668. # [21:05] * Joins: mreavy (chatzilla@E48845AB.3A9F9BD4.4C2245EF.IP)
  2669. # [21:05] <secretrobotron> ehsan: you certainly could
  2670. # [21:05] <secretrobotron> i should be more available to assist tomorrow :/
  2671. # [21:05] <secretrobotron> sorry dude
  2672. # [21:05] <@ehsan> secretrobotron: cool, so I'll continue to put polite social pressure on you :)
  2673. # [21:05] <@ehsan> secretrobotron: and no worries!
  2674. # [21:05] * Joins: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP)
  2675. # [21:06] <secretrobotron> hahahahhaha
  2676. # [21:06] <secretrobotron> thaaaaat's what this is
  2677. # [21:06] <secretrobotron> you'd make a good mother
  2678. # [21:06] <@ehsan> I would be terrified of being my child ;)
  2679. # [21:06] <Ms2ger> Rightfully so!
  2680. # [21:07] <secretrobotron> hahahah
  2681. # [21:07] * Quits: wlach (wlach@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2682. # [21:07] <Ms2ger> "If you want to go out this weekend, you'd better fix some editor bugs first!"
  2683. # [21:07] * Joins: ehugg_lime (ehugg_lime@moz-A1040B05.mycingular.net)
  2684. # [21:07] * Joins: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP)
  2685. # [21:07] <@ehsan> Ms2ger: well, it would be more like, "You're staying home, and you're fixing these bugs, and it's only gonna get worse from now on!"
  2686. # [21:08] * Quits: jib (Jan-Ivar@78B8F32F.AC85144E.6488EDA1.IP) (Quit: jib)
  2687. # [21:08] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  2688. # [21:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1591609139fd - Kai Engert - Bug 881841, update to NSS_3_15_1_BETA1, r=wtc
  2689. # [21:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4e0f0d13afd3 - JosiahOne - Bug 881713 - Use onClick: for double-click actions in drawInTitlebar windows. r=smichaud
  2690. # [21:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/149475141471 - Martin Stransky - Bug 877626 - Port GTK2 to GTK3 - build config, rest of the tree. r=karlt
  2691. # [21:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9c6f5f334a15 - Andrea Marchesini - Bug 880042 - file[multiple] form field nsIFilePicker crash if overriding component has not implemented a domfiles getter. r=smaug
  2692. # [21:10] * Joins: rednaks (rednaks@AC77958E.A9EBEB0F.55FFA9B4.IP)
  2693. # [21:11] <Ms2ger> akeybl, there you go :)
  2694. # [21:11] * Parts: no_gravity (user@moz-19CDA42C.dip0.t-ipconnect.de)
  2695. # [21:11] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2696. # [21:11] * Quits: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP) (Ping timeout)
  2697. # [21:12] * Joins: T3 (T3@8AD413DD.3053860D.A992BEAD.IP)
  2698. # [21:13] <froydnj> is there a magic makefile var for topsrcdir as an absolute directory?
  2699. # [21:13] * Joins: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP)
  2700. # [21:13] <@ehsan> secretrobotron: btw, does the latest version of your patch still has the bug which caused audio to chop?
  2701. # [21:13] <akeybl> thanks Ms2ger!
  2702. # [21:13] <@bz> froydnj: $(topsrcdir) is not it?
  2703. # [21:13] <secretrobotron> don't think so, no
  2704. # [21:13] <Ms2ger> froydnj, $(absdir $(topsrcdir))?
  2705. # [21:13] <secretrobotron> if you refresh the page continually, it might break
  2706. # [21:14] <Ms2ger> akeybl, and all I had to do was talk about it ;)
  2707. # [21:14] <secretrobotron> but, i think it's good
  2708. # [21:14] * gregglind is now known as gregglind_bbiab
  2709. # [21:14] <@ehsan> secretrobotron: break how? also, what's "the page"?
  2710. # [21:14] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2711. # [21:14] <froydnj> bz: apparently not in all makefiles
  2712. # [21:14] <secretrobotron> a test page, i mean
  2713. # [21:14] <secretrobotron> i remember it not playing for the full duration sometimes
  2714. # [21:14] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  2715. # [21:14] * Joins: cpearce (chatzilla@moz-AE665A1C.xdsl.xnet.co.nz)
  2716. # [21:14] <secretrobotron> but my memories might be outdated now
  2717. # [21:14] <@ehsan> ok
  2718. # [21:15] <froydnj> Ms2ger: looks like $(call core_abspath,...) instead?
  2719. # [21:15] <Ms2ger> Mm, maybe, yes
  2720. # [21:15] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2721. # [21:15] <froydnj> but then there is core_winabspath...hm
  2722. # [21:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d038d584102c - Wes Johnston - Bug 874401 - Show an ongoing notification when webrtc is active. r=mfinkle
  2723. # [21:15] * Quits: tchevalier (Thunderbir@moz-C2751B0C.fbx.proxad.net) (Quit: tchevalier)
  2724. # [21:15] * Joins: tchevalier (Thunderbir@moz-C2751B0C.fbx.proxad.net)
  2725. # [21:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/14b4165dc0e2 - Wes Johnston - Bug 878613 - Fix styling of spinner popups. r=sriram
  2726. # [21:16] * Joins: auswerk (aus@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2727. # [21:16] * Quits: damons_ (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons_)
  2728. # [21:17] * Joins: damons_ (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  2729. # [21:17] * Quits: cviecco_ (cviecco@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  2730. # [21:17] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2731. # [21:17] <RyanVM> akeybl: yw :P
  2732. # [21:17] * Joins: cviecco_ (cviecco@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2733. # [21:18] <akeybl> yeah I'm reading the bug itself now :D team effort
  2734. # [21:19] * aki|buildduty is now known as aki|biab
  2735. # [21:19] * Quits: cviecco_ (cviecco@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2736. # [21:19] <RyanVM> i'm looking forward to being within throwing distance of people in MV and SF next week
  2737. # [21:19] * Quits: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP) (Input/output error)
  2738. # [21:20] <RyanVM> i should pack a nerf football
  2739. # [21:20] <qDot> D:
  2740. # [21:20] * qDot will remember to wear and helmet and procrastinate on pushes next week
  2741. # [21:20] * geekboy is now known as geekboy|afk
  2742. # [21:20] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  2743. # [21:21] * Joins: jgriffin (jgriffin@C17491E2.CC4CD714.6946B6CD.IP)
  2744. # [21:21] <RyanVM> oh benjamin...
  2745. # [21:21] <froydnj> no, no, we need to see--in person--how RyanVM behaves under massive tree burning
  2746. # [21:21] * RyanVM closes tree, grabs beer
  2747. # [21:22] <RyanVM> :D
  2748. # [21:23] <froydnj> of course, the Tree Closure Cannon +5 makes it kind of a boring spectacle
  2749. # [21:23] <RyanVM> lol
  2750. # [21:23] <gaston> are there metrics those days about trees being closed/open ? that'd be interesting to plot :)
  2751. # [21:23] * pmoore is now known as pmoore|away
  2752. # [21:23] <Gijs> mrbkap: ping? :)
  2753. # [21:24] * Quits: thinker (user@moz-D00ACA96.dynamic.kbronet.com.tw) (Ping timeout)
  2754. # [21:24] * Joins: jib (Jan-Ivar@78B8F32F.AC85144E.6488EDA1.IP)
  2755. # [21:24] <froydnj> guess that just means we see how RyanVM does when drinking mass quantities of beer
  2756. # [21:24] <RyanVM> hahahaha
  2757. # [21:25] <RyanVM> that's a slightly less-boring spectacle
  2758. # [21:25] * Joins: wlach (wlach@F2D29657.F60B0462.67AC9B1.IP)
  2759. # [21:25] * Quits: ehugg_lime (ehugg_lime@moz-A1040B05.mycingular.net) (Ping timeout)
  2760. # [21:26] <RyanVM> whelp, 5 minutes is up
  2761. # [21:26] <froydnj> only slightly?
  2762. # [21:26] <RyanVM> out we go
  2763. # [21:26] <RyanVM> froydnj: scotch or tequila, on the other hand...
  2764. # [21:26] * Joins: jwalden (chatzilla@43CB6079.66715431.D25A875A.IP)
  2765. # [21:26] <mounir> smaug: because obviously, I will have a hard time to find things to do tomorrow :)
  2766. # [21:26] <RyanVM> now why jwalden gave this an r+ is beyond me...
  2767. # [21:26] <RyanVM> :P
  2768. # [21:27] * coop is now known as coop|afk
  2769. # [21:27] <froydnj> is that the same build error?
  2770. # [21:27] <RyanVM> yep, one more spot he missed
  2771. # [21:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3a6cd8d533b7 - Ryan VanderMeulen - Backed out changeset 1df122edcf0d (bug 823978) for bustage (again).
  2772. # [21:27] * Quits: hurley (hurley@moz-E76806A0.dsl.static.sonic.net) (Connection reset by peer)
  2773. # [21:27] <jwalden> RyanVM: the JSOPTION_STRICT patch? I generally assume patches to have been built
  2774. # [21:28] * Joins: stefanh_netbook (chatzilla@moz-3EED0162.customers.ownit.se)
  2775. # [21:28] * Joins: hurley (hurley@moz-E76806A0.dsl.static.sonic.net)
  2776. # [21:28] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Quit: Jesse)
  2777. # [21:28] * Joins: Gentlecat (Roman@8CF4FAEC.104BF33C.8FB52CB8.IP)
  2778. # [21:29] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  2779. # [21:29] * Joins: Sreenidhi (mz@43CB6079.66715431.D25A875A.IP)
  2780. # [21:30] * Joins: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP)
  2781. # [21:30] <Sreenidhi> lunch?
  2782. # [21:30] <Sreenidhi> ya
  2783. # [21:30] <Sreenidhi> sorry, wrong channel
  2784. # [21:30] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  2785. # [21:30] <@ehsan> does anybody know how you can get a standalone windbg these days?
  2786. # [21:30] * jhammel is now known as jhammel|lunch
  2787. # [21:30] * jwalden is now known as jwalden|lunch
  2788. # [21:30] <@dolske> tree's closed, it's the lunch + mfbt channel for the moment. :)
  2789. # [21:30] <RyanVM> dolske: whoops, I can reopen
  2790. # [21:31] <RyanVM> sorry, was caught up starring
  2791. # [21:31] <froydnj> it's a good day when you collect a lot of stars, right?
  2792. # [21:31] <Ms2ger> jwalden|lunch, you must be new here
  2793. # [21:31] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2794. # [21:31] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2795. # [21:32] * Joins: digitsm (digitsm@E6E5E04D.2E38B865.C146C5E5.IP)
  2796. # [21:32] <@ehsan> dolske: it's 3 hours past lunch time :P
  2797. # [21:33] <@dolske> ehsan: your loss.
  2798. # [21:33] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  2799. # [21:33] * Joins: saebekassebil (saebekasse@moz-459AA6FA.dk.customer.tdc.net)
  2800. # [21:34] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  2801. # [21:34] * Quits: jib (Jan-Ivar@78B8F32F.AC85144E.6488EDA1.IP) (Ping timeout)
  2802. # [21:34] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  2803. # [21:35] * Quits: sheppy (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com) (Quit: sheppy)
  2804. # [21:36] * Joins: jib (Jan-Ivar@E48845AB.3A9F9BD4.4C2245EF.IP)
  2805. # [21:38] * Quits: system64 (iakshay@3458D055.D48CBC23.74119F78.IP) (Ping timeout)
  2806. # [21:38] <jlebar|sleep> Is anyone else's firefox much less responsive when they're building ff on mac?
  2807. # [21:38] * jlebar|sleep is now known as jlebar
  2808. # [21:38] <jlebar> I've tried nice, but that doesn't seem to help.
  2809. # [21:39] <@bz> jlebar|sleep: I see this too, fwiw
  2810. # [21:39] * Parts: sponge (sponge@moz-2F96FE0F.com)
  2811. # [21:39] <jlebar> bz: :-/
  2812. # [21:39] * froydnj shakes fist at dom/encoding/test/unit/
  2813. # [21:39] * Joins: sheppy (sheppy@moz-43EEF1A9.dhcp.kgpt.tn.charter.com)
  2814. # [21:39] * Joins: ehugg (chatzilla@moz-62842EF0.cisco.com)
  2815. # [21:39] * aki|biab is now known as aki|buildduty
  2816. # [21:40] <@gavin> RyanVM: is there an easy way to see the platform breakdown for failures from bug 861700?
  2817. # [21:41] * Quits: tanvi (tanvi@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  2818. # [21:41] <@ehsan> secretrobotron: man you have windows line endings in your patch
  2819. # [21:41] <@ehsan> secretrobotron: I don't know what to say to you... ;)
  2820. # [21:41] * froydnj really needs to teach C-x e to DTRT with defvar
  2821. # [21:41] <Ms2ger> ehsan, I know: "dos2unixé
  2822. # [21:41] <Ms2ger> "
  2823. # [21:41] <@ehsan> Ms2ger: that's besides the point ;)
  2824. # [21:41] * juanb is now known as juanb|lunch
  2825. # [21:42] <secretrobotron> ehsan: i don't know how... those got there...?
  2826. # [21:42] <secretrobotron> :D
  2827. # [21:42] <froydnj> hm, so |mach install| knows how to put binaries on a phone; does |make|?
  2828. # [21:43] <padenot> make -C objdir install
  2829. # [21:43] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2830. # [21:43] <padenot> ./mach install actually calls a makefile target
  2831. # [21:43] * Quits: Sreenidhi (mz@43CB6079.66715431.D25A875A.IP) (Quit: I'm not at my desk!!!!)
  2832. # [21:43] * Quits: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP) (Client exited)
  2833. # [21:43] <@gavin> RyanVM: I just found http://brasstacks.mozilla.com/orangefactor/?display=Bug&bugid=861700&startday=2013-06-04&endday=2013-06-11&tree=trunk
  2834. # [21:44] <Ms2ger> froydnj, but why would you do that?
  2835. # [21:44] * Parts: saebekassebil (saebekasse@moz-459AA6FA.dk.customer.tdc.net)
  2836. # [21:44] * Joins: sicking (sicking@8FDDF77.10A53EE3.77834EAA.IP)
  2837. # [21:44] <froydnj> Ms2ger: because I don't use mach?
  2838. # [21:44] * Joins: fabrice (fabrice@11939ECF.10A53EE3.77834EAA.IP)
  2839. # [21:45] <Ms2ger> froydnj, why not?
  2840. # [21:45] <gaston> jesup|laptop: since you plan to update webrtc itself in 880879, should i hold off the bsd patches atm and rebase them on top of the update ?
  2841. # [21:46] <froydnj> Ms2ger: because bugs?
  2842. # [21:46] <Ms2ger> froydnj, such as?
  2843. # [21:46] <RyanVM> gavin: sorry, I was afk for a second. Looks like you're good?
  2844. # [21:46] <blassey> MattN: can you test the patch in bug 880842?
  2845. # [21:46] * Quits: damons (gnubeard@10A5EBA4.8D753159.C943C01E.IP) (Quit: damons)
  2846. # [21:46] * damons_ is now known as damons
  2847. # [21:46] <@gavin> RyanVM: yep
  2848. # [21:46] <MattN> blassey: yep, I'm on it
  2849. # [21:46] <blassey> thanks
  2850. # [21:47] <blassey> snorp: ^^
  2851. # [21:47] <snorp> MattN: woo
  2852. # [21:47] <froydnj> Ms2ger: bug 875684, bug 847175, for instance
  2853. # [21:47] * Quits: dao (dao@moz-27830057.superkabel.de) (Quit: Leaving.)
  2854. # [21:48] * Joins: mib_bcuve6 (Mibbit@C293DEA5.6EA2CA7A.8BF46E4E.IP)
  2855. # [21:49] * Joins: chmanchester (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2856. # [21:49] <Ms2ger> froydnj, ah, *filed* bugs. Good, then :)
  2857. # [21:50] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2858. # [21:50] <froydnj> Ms2ger: well, one filed bug that's "who would ever want this fixed?"...at least the terminal bug seems likely to be fixed
  2859. # [21:50] * Joins: ErvisTusha (ErvisTusha@6555E2F3.F69FB6EA.363D84A4.IP)
  2860. # [21:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1684c32be328 - Kannan Vijayan - Bug 859609 - Inline functions that use the scope chain, and also inline call sites with monomorphic cloned lambdas. r=h4writer
  2861. # [21:50] * Joins: jwalker (jwalker@ACDEA38.107E0949.3C5E0C45.IP)
  2862. # [21:51] <Ms2ger> froydnj, is that the one that says "I want to fix mach's logging so cases like yours "just work." It will come in time."?
  2863. # [21:52] <froydnj> Ms2ger: yes
  2864. # [21:52] * gps needs to fix mach's logging
  2865. # [21:52] <Ms2ger> I see
  2866. # [21:52] <Ms2ger> gps, yes :)
  2867. # [21:52] * gps also needs to add proper config file support to mach
  2868. # [21:52] <froydnj> yay, fennec on my phone
  2869. # [21:53] <Ms2ger> And multi-objdir support
  2870. # [21:53] <Ms2ger> And a million other things :)
  2871. # [21:53] * Quits: sfink (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2872. # [21:53] <MattN> snorp: it's not reproducible on the UX branch so I need to do a pull and clobber. It'll be a bit
  2873. # [21:53] * Quits: armenzg_ (armenzg@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2874. # [21:53] <MattN> (of m-c)
  2875. # [21:53] * Joins: ekr_ (ekr@E48845AB.3A9F9BD4.4C2245EF.IP)
  2876. # [21:54] * Quits: jwalker (jwalker@ACDEA38.107E0949.3C5E0C45.IP) (Ping timeout)
  2877. # [21:54] <Ms2ger> gps, but we have trust in you! :)
  2878. # [21:54] * Joins: mwargers (chatzilla@moz-AF369B35.adsl.online.nl)
  2879. # [21:54] * Quits: StevenLee (StevenLee@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  2880. # [21:54] * Quits: Archaeopteryx (itsme@moz-9B1F3530.cust.telecolumbus.net) (Quit: It has been this message for years.)
  2881. # [21:54] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2882. # [21:55] * Quits: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  2883. # [21:55] * ekr_ is now known as ekr
  2884. # [21:55] * Quits: rednaks (rednaks@AC77958E.A9EBEB0F.55FFA9B4.IP) (Ping timeout)
  2885. # [21:55] * Quits: Ms2ger (Ms2ger@moz-C6F3EE8.adsl-dyn.isp.belgacom.be) (Quit: nn)
  2886. # [21:55] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2887. # [21:55] * Boriss_ is now known as Boriss
  2888. # [21:55] * KaiRo is now known as KaiRo_away
  2889. # [21:56] * Quits: cdiehl (cdiehl@moz-3F69B14E.rim.net) (Quit: cdiehl)
  2890. # [21:56] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  2891. # [21:56] * ctalbert|lunch is now known as ctalbert
  2892. # [21:56] * Quits: wlach (wlach@F2D29657.F60B0462.67AC9B1.IP) (Quit: Ex-Chat)
  2893. # [21:57] <GPHemsley> Feedback welcome: http://mimesniff.spec.whatwg.org/#serialize-a-mime-type
  2894. # [21:58] <GPHemsley> jcranmer: ^^
  2895. # [21:58] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/08be9e70f4b1 - Brad Lassey - Bug 856445 - Startup crash on LG Optimus Black (LG P970), don't init sms objects we don't use if sms support isn't enabled. r=bnicholson, a=akeybl
  2896. # [21:58] * Joins: armenzg (armenzg@F2D29657.F60B0462.67AC9B1.IP)
  2897. # [21:58] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2898. # [21:58] <blassey> who pushed that?
  2899. # [21:58] * Joins: damons_ (gnubeard@10A5EBA4.8D753159.C943C01E.IP)
  2900. # [21:58] <blassey> oh, RyanVM
  2901. # [21:58] <blassey> thanks man
  2902. # [21:59] <RyanVM> yw :)
  2903. # [22:00] * coop|afk is now known as coop|mtg
  2904. # [22:00] * Quits: mak (chatzilla@moz-BA0735C.retail.telecomitalia.it) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 2.0/20110318052756])
  2905. # [22:01] * Quits: jgriffin (jgriffin@C17491E2.CC4CD714.6946B6CD.IP) (Quit: jgriffin)
  2906. # [22:01] * Quits: tonymec (tonymec@93EC6B64.34B248F4.A9371869.IP) (Ping timeout)
  2907. # [22:01] * Quits: Benvie (bbenvie@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: )
  2908. # [22:01] * Joins: cdiehl (cdiehl@moz-3F69B14E.rim.net)
  2909. # [22:02] * nical is now known as nical-away
  2910. # [22:02] * nthomas|away is now known as nthoams
  2911. # [22:02] * nthoams is now known as nthomas
  2912. # [22:02] * Joins: Archaeopteryx (itsme@moz-9B1F3530.cust.telecolumbus.net)
  2913. # [22:03] * mattwoodrow|away is now known as mattwoodrow
  2914. # [22:04] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  2915. # [22:04] * Quits: sicking (sicking@8FDDF77.10A53EE3.77834EAA.IP) (Quit: sicking)
  2916. # [22:06] * Quits: digitsm (digitsm@E6E5E04D.2E38B865.C146C5E5.IP) (Ping timeout)
  2917. # [22:06] * Joins: pnkfelix (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net)
  2918. # [22:06] * Joins: vladan1 (vladan@F2D29657.F60B0462.67AC9B1.IP)
  2919. # [22:06] * Joins: tonymec (tonymec@93EC6B64.34B248F4.A9371869.IP)
  2920. # [22:06] * Quits: pnkfelix (pnkfelix@moz-801E009D.vlan502.asr1.cdg2.gblx.net) (Max SendQ exceeded)
  2921. # [22:06] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  2922. # [22:07] * Quits: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2923. # [22:07] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  2924. # [22:07] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  2925. # [22:07] * armenzg is now known as armenzg_mtg
  2926. # [22:07] * baku is now known as baku|away
  2927. # [22:08] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Ping timeout)
  2928. # [22:08] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  2929. # [22:09] <RyanVM> bjacob: inbound bustage
  2930. # [22:10] <RyanVM> bjacob_ ^
  2931. # [22:10] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  2932. # [22:11] * Joins: Benvie (bbenvie@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2933. # [22:11] * Joins: rednaks (rednaks@AC77958E.A9EBEB0F.55FFA9B4.IP)
  2934. # [22:11] * Joins: dbradley (dbradley@1DA716E2.7763A1F0.52E8B953.IP)
  2935. # [22:13] * philor|afk is now known as philor
  2936. # [22:13] * Joins: StevenLee (StevenLee@78B8F32F.AC85144E.6488EDA1.IP)
  2937. # [22:13] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  2938. # [22:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bcf3b603a662 - Ryan VanderMeulen - Backed out changeset 90f4975ba986 (bug 879172) for Android bustage on a CLOSED TREE.
  2939. # [22:14] <bjacob_> RyanVM: looking
  2940. # [22:14] <RyanVM> take your time ^
  2941. # [22:14] * Quits: damons_ (gnubeard@10A5EBA4.8D753159.C943C01E.IP) (Quit: damons_)
  2942. # [22:14] * Joins: merike (merike@moz-F5B95BAF.cable.starman.ee)
  2943. # [22:14] <bjacob_> RyanVM: can you point me to a specific run? cant see
  2944. # [22:14] <RyanVM> https://tbpl.mozilla.org/php/getParsedLog.php?id=24021356&tree=Mozilla-Inbound
  2945. # [22:15] * Quits: FabioMagnoni (fabiomagno@12CE6B5D.C485569.1CD09D20.IP) (Input/output error)
  2946. # [22:15] * Joins: tanvi (tanvi@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2947. # [22:15] * Quits: wolfiR (wolfiR@moz-BDAD4D4C.dip0.t-ipconnect.de) (Quit: Leaving)
  2948. # [22:15] * merike is now known as merike|away
  2949. # [22:16] * Quits: kinetik (kinetik@22BD653A.1C78A47.FC74E68.IP) (Ping timeout)
  2950. # [22:16] <bjacob_> RyanVM: oh, this is our strings api being too irregular to even review a 1 line patch
  2951. # [22:17] * merike|away is now known as merike
  2952. # [22:17] <bjacob_> RyanVM: this isnt what got the tree closed, is it?
  2953. # [22:17] <RyanVM> yep
  2954. # [22:17] * Quits: seth (seth@36F4FFD0.D917DD2F.B66DD36E.IP) (Input/output error)
  2955. # [22:18] <RyanVM> and at this point, there's been so much bustage piled on, I'm going to let things stay closed and catch up for awhile
  2956. # [22:18] * Joins: darkowlzz (sunny@902B1C2.AB41F328.25B273F5.IP)
  2957. # [22:19] * Quits: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP) (Connection reset by peer)
  2958. # [22:19] * Joins: kinetik (kinetik@22BD653A.1C78A47.FC74E68.IP)
  2959. # [22:19] * RyanVM contemplates opening cypress
  2960. # [22:19] * Quits: vladan1 (vladan@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2961. # [22:20] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Quit: Jesse)
  2962. # [22:20] <bjacob_> RyanVM: is it, or is not me, who caused the tree closure?
  2963. # [22:20] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  2964. # [22:20] <bjacob_> RyanVM: also, can i land the fix with CLOSED TREE now?
  2965. # [22:20] * Joins: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP)
  2966. # [22:20] <RyanVM> yes, I closed the tree for the Android bustage
  2967. # [22:20] <RyanVM> bjacob_: I already backed you out
  2968. # [22:20] <RyanVM> so just re-land when the tree opens again
  2969. # [22:21] <bjacob_> RyanVM: ok, no CLOSED TREE landing ? ok. but my question was, is there other android bustage than mine?
  2970. # [22:21] <RyanVM> no, just yours
  2971. # [22:21] <bjacob_> oh
  2972. # [22:21] <jlebar> Is there a macro that gets the name of the cpp file that's being compiled, even if you're in a header?
  2973. # [22:21] <RyanVM> but I'm waiting to reopen until I'm sure there isn't more
  2974. # [22:22] * jlebar doesn't see it in the gcc docs, but hopes it's hiding.
  2975. # [22:22] <gaston> wasnt there a bug to merge the 3 copies of gtest we have in thre tree ?
  2976. # [22:22] <bjacob_> RyanVM: why close the tree for that, as opposed to just backing me out?
  2977. # [22:22] <RyanVM> since there were 6 pushes after yours
  2978. # [22:22] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  2979. # [22:22] <RyanVM> including android-only pushes
  2980. # [22:22] <bjacob_> oh...
  2981. # [22:22] <froydnj> jlebar: I think you are out of luck
  2982. # [22:22] <bjacob_> RyanVM: so basically now, the new thing is, any one line patch that we land can cause a tree closure
  2983. # [22:22] <jlebar> froydnj: I was afraid of that.
  2984. # [22:22] <jlebar> froydnj: Thanks.
  2985. # [22:22] <RyanVM> I wouldn't call that a new policy
  2986. # [22:23] <RyanVM> if you land bustage in the middle of the work day, you can expect a short leash
  2987. # [22:23] * Joins: damons_ (gnubeard@10A5EBA4.8D753159.C943C01E.IP)
  2988. # [22:23] * Joins: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP)
  2989. # [22:23] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2990. # [22:23] <mbrubeck> We've been pre-emptively closing the tree in these situations more in the last 6 months or so than we did in the very early days of inbound.
  2991. # [22:23] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Ping timeout)
  2992. # [22:23] <mbrubeck> So it's "new" in that sense.
  2993. # [22:23] <RyanVM> bjacob: closing also prevents more stuff from landing on top of bustage
  2994. # [22:23] <bjacob_> RyanVM: but there used to be an intermediate way of backing out red pushes without closing the tree
  2995. # [22:23] <bjacob_> RyanVM: ok...
  2996. # [22:23] <RyanVM> as much as I love push-racing a backout
  2997. # [22:23] <mrbkap> Gijs: pong
  2998. # [22:23] * Joins: damons__ (gnubeard@10A5EBA4.8D753159.C943C01E.IP)
  2999. # [22:23] * Quits: damons_ (gnubeard@10A5EBA4.8D753159.C943C01E.IP) (Connection reset by peer)
  3000. # [22:24] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  3001. # [22:24] <RyanVM> mbrubeck: I'd argue that current practice is saner than what we used to do
  3002. # [22:24] <Gijs> mrbkap: hey, as luck would have it, by now I have two questions for you rather than 1. ;)
  3003. # [22:24] <mbrubeck> RyanVM: I agree.
  3004. # [22:24] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  3005. # [22:24] <Gijs> mrbkap: first off, does this stack ring any bells: http://www.pastebin.mozilla.org/2512396 ?
  3006. # [22:24] <Gijs> mrbkap: I can reproduce reliably... it seems to want to destroy a jsContext when there's still an outstanding request on it?
  3007. # [22:24] <mbrubeck> RyanVM: Especially with the level of traffic these days, I think we'd have entire days without a green push on inbound, if we didn't close the tree to let it green up.
  3008. # [22:25] <Gijs> (UX build from... a while ago... with some interesting patches mixing mutation observing and XBL)
  3009. # [22:25] <RyanVM> the last bustage-free push was 2 hours ago
  3010. # [22:25] <bjacob_> RyanVM: so, i was asked by release managers to land this asap because this requires backporting to beta today. just to give some context. the cost of closing the tree and not accepting a CLOSED TREE fix may be higher than it seemed.
  3011. # [22:25] <Gijs> (a while being a couple of days, probably)
  3012. # [22:25] <froydnj> jlebar: oh, maybe __BASE_FILE__ is what you want
  3013. # [22:25] <RyanVM> bjacob_: dumb question - why wasn't an android fix compiled on android before pushing?
  3014. # [22:25] <mrbkap> Gijs: Mixing how?
  3015. # [22:25] <froydnj> jlebar: http://gcc.gnu.org/onlinedocs/gcc-4.7.3/cpp/Common-Predefined-Macros.html
  3016. # [22:26] <jlebar> froydnj: you're awesome
  3017. # [22:26] <jlebar> froydnj: thanks.
  3018. # [22:26] <jlebar> (Now the real question is, does msvc have something like this.)
  3019. # [22:26] <bjacob_> RyanVM: because getting making an android build would have delayed this by ~1 hour and we didnt have that time,
  3020. # [22:26] <bjacob_> .
  3021. # [22:26] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3022. # [22:26] <Gijs> mrbkap: I have a XBL toolbar binding which observes mutations on its childList, and I'm appending a child to some other node from the observer callback
  3023. # [22:26] * Quits: cpearce (chatzilla@moz-AE665A1C.xdsl.xnet.co.nz) (Ping timeout)
  3024. # [22:27] <Gijs> mrbkap: that said, I .disconnect and re-observe the observer 'around' doing that to avoid re-entrancy.
  3025. # [22:27] <RyanVM> bjacob_: I don't find it unreasonable to make sure that a patch compiles before pushing
  3026. # [22:27] <Gijs> mrbkap: so I'm really confused as to what's triggering the crash.
  3027. # [22:27] <bjacob_> RyanVM: also because this was a 1 line patch and while compile errors happen, it is actually a result of that new policy, that such a trivial patch could cause a tree closure.
  3028. # [22:27] * Quits: @smaug (chatzilla@moz-8C0006D4.pp.htv.fi) (Ping timeout)
  3029. # [22:27] <jlebar> looks like I'm sol for msvc.
  3030. # [22:27] <jlebar> oh well.
  3031. # [22:27] <RyanVM> it's always been the case that bustage pileups = tree closures
  3032. # [22:27] <Gijs> mrbkap: I still have this crash live in my debugger if that helps... anything you want to know?
  3033. # [22:27] <RyanVM> the number of lines is irrelevant
  3034. # [22:28] <bjacob_> RyanVM: i dont find it unreasonable to assume that it's ok to push untested a 1 line change, and that it wont cause a tree closure.
  3035. # [22:28] <RyanVM> android was completely hosed
  3036. # [22:28] <RyanVM> and more android patches landed on top of it
  3037. # [22:28] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  3038. # [22:28] <bjacob_> RyanVM: it is very relevant to evaluating the risk that a patch would break stuff.
  3039. # [22:28] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Quit: Jesse)
  3040. # [22:28] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  3041. # [22:28] * Joins: dao (dao@moz-27830057.superkabel.de)
  3042. # [22:29] <bjacob_> RyanVM: and by "completely hosed" you're just referring to the fact that any compiler error is fatal, sure enough.
  3043. # [22:29] * Joins: jduell_ (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  3044. # [22:29] * simone|away is now known as simone
  3045. # [22:29] * jhammel|lunch is now known as jhammel
  3046. # [22:29] <RyanVM> which means a complete and total lack of tests on that platform for n number of pushes above it
  3047. # [22:29] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  3048. # [22:29] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  3049. # [22:29] <mrbkap> Gijs: sorry, had to step afk for a sec, there.
  3050. # [22:30] <mbrubeck> bjacob_: For almost three years now, I've been closing the tree when bustage prevents testing on multiple following pushes.
  3051. # [22:30] <Gijs> no worries! :)
  3052. # [22:30] <Gijs> sadly, this is an opt build so no DumpJSStack(), it seems :S
  3053. # [22:30] <mbrubeck> bjacob_: So it shouldn't be *too* surprising. :/
  3054. # [22:30] <RyanVM> bjacob_: if it makes you feel better, there's new-looking orange on inbound besides yours too
  3055. # [22:30] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3056. # [22:30] <@gavin> Gijs: DumpJSStack should work in an opt build?
  3057. # [22:30] * aki|buildduty is now known as aki|brb
  3058. # [22:30] * Quits: crussell (colby@C0EBFD9D.57F30063.93A38F79.IP) (Ping timeout)
  3059. # [22:31] * Quits: damons__ (gnubeard@10A5EBA4.8D753159.C943C01E.IP) (Quit: damons__)
  3060. # [22:31] * Quits: JeroenDeDauw (j@moz-4267A5AB.dip0.t-ipconnect.de) (Quit: Leaving.)
  3061. # [22:31] <RyanVM> looks like bustage from the NSS update
  3062. # [22:31] <bjacob_> RyanVM: what's the rationale for not allowing me to push the fix on CLOSED TREE now, again?
  3063. # [22:31] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  3064. # [22:31] <RyanVM> besides the long-standing tree rule of not pushing on top of bustage?
  3065. # [22:31] <mrbkap> Gijs: what gavin said.
  3066. # [22:32] <@gavin> RyanVM: well, bustage fixes are kinda different :)
  3067. # [22:32] <bjacob_> RyanVM: yes, besides any ideological rules that obviously don't meaningfully apply here?
  3068. # [22:32] <AaronMT> bjacob_: lets make it's right this time :)
  3069. # [22:32] <AaronMT> these blocklist patches always scare me
  3070. # [22:32] <RyanVM> gavin: the bustage is backed out - the complaint is over re-landing the original patch
  3071. # [22:32] <bjacob_> it's just that lets be clear, next time akeybl asks me for a last minute blocklist fix, i'll say no
  3072. # [22:32] <@gavin> RyanVM: in this case, fixing in place would have probably been better than a backout
  3073. # [22:32] <bjacob_> because the process is too painful
  3074. # [22:32] <@gavin> RyanVM: treeclosure decision aside
  3075. # [22:32] <Gijs> gavin, mrbkap: VS is saying "identifier DumpJSSTack" is undefined
  3076. # [22:33] <Gijs> *Stack
  3077. # [22:33] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  3078. # [22:33] <RyanVM> gavin: I give 5 minutes for a reply. I didn't get one. I backed out.
  3079. # [22:33] <RyanVM> I can't wait indefinitely
  3080. # [22:33] <mbrubeck> bjacob_: The rationale for keeping the tree closed to changes is that we need to get it to a known-good state, so (a) we can eventually merge it to m-c, and (b) if there is any additional bustage that landed on pushes that couldn't get tested, to minimize the work for the people who need to track down that additional bustage.
  3081. # [22:33] <@gavin> RyanVM: fair enough, hindsight is 20/20 etc.
  3082. # [22:33] <mrbkap> Gijs: You probably need to be in a stack frame in xpconnect's dll.
  3083. # [22:33] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/291207393608 - Ralph Giles - Bug 879924 - Don't shorten zero-length strings. r=derf
  3084. # [22:33] <mib_bcuve6> Hello coders! The menuitems of my plugin disappear when I click on the navigation bar. Would it happen to somebody? (If I "paste and go" there is no problem)
  3085. # [22:33] <mrbkap> Gijs: Or something like that?
  3086. # [22:33] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  3087. # [22:33] <bjacob_> RyanVM: backing me out was fine! i didn't complain about that. I complain about tree closure and about not being about to reland on closed tree.
  3088. # [22:33] <Gijs> mrbkap: is that mozjs.dll or xul.dll? :(
  3089. # [22:34] <mrbkap> Gijs: oh, crap, it's xul.dll.
  3090. # [22:34] <mrbkap> Gijs: I'm pretty lost when it comes to debugging in msvc, though :/
  3091. # [22:34] * Quits: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Leaving.)
  3092. # [22:34] * Joins: smaug (chatzilla@moz-8C0006D4.pp.htv.fi)
  3093. # [22:34] * ChanServ sets mode: +o smaug
  3094. # [22:34] <mbrubeck> bjacob_: You can still land on mozilla-central if you are willing to star/backout/etc. your own push. If you are relying on other people to do that work, you have to accept the process they use to keep that work manageable.
  3095. # [22:35] <mbrubeck> mozilla-central is OPEN
  3096. # [22:35] * Quits: dria (dria@F2D29657.F60B0462.67AC9B1.IP) (Quit: dria)
  3097. # [22:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cf5205662535 - Ryan VanderMeulen - Backed out changeset 1591609139fd (bug 881841) for asserts on a CLOSED TREE.
  3098. # [22:35] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  3099. # [22:35] <bjacob_> mbrubeck: i have no interest in spending the rest of my day doing that.
  3100. # [22:36] <Gijs> Oh shoot.
  3101. # [22:36] <tbsaunde> bjacob_: so if this was urgent why was it landing on inbound in the first place?
  3102. # [22:36] <Gijs> mrbkap: so... let's say the node I'm trying to move has an iframe inside it (jetpack widget).
  3103. # [22:36] <mbrubeck> bjacob_: Why is getting this on inbound today a requirement to get it into beta?
  3104. # [22:36] <mbrubeck> inbound won't get it to nightly testers in a timely way...
  3105. # [22:37] <Gijs> mrbkap: see the nsINode::DispatchDOMEvent a while up the stack?
  3106. # [22:37] * jmaher is now known as jmaher|afk
  3107. # [22:37] <mbrubeck> Why not just land on beta? Or on m-c and beta?
  3108. # [22:37] <Gijs> mrbkap: that's a DOMWindowCreated event.
  3109. # [22:37] * merike is now known as merike|away
  3110. # [22:37] <mbrubeck> Also, landing on beta has the same tree rules as landing on m-c....
  3111. # [22:37] <gaston> no, the cset has to have baked on m-c & m-a first (-:
  3112. # [22:38] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Quit: davidb)
  3113. # [22:38] <RyanVM> (we typically require a patch to be on m-c before landing on release branches though we've made occasional exceptions to that rule in dire emergencies)
  3114. # [22:38] <mrbkap> Gijs: out of curiosity, can you reproduce this without your patches?
  3115. # [22:39] * sheppy is now known as sheppy-afk
  3116. # [22:39] <Gijs> mrbkap: no, the patches are what create the 'funny' situation. :(
  3117. # [22:39] <mbrubeck> Ah, I lived through the days of constant simul-pushing to central/aurora/beta for the native Android re-write, so my expectations are screwy. :P
  3118. # [22:39] <RyanVM> bjacob_: fine, just push already
  3119. # [22:39] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  3120. # [22:39] <RyanVM> at least all known bustage is backed out
  3121. # [22:40] <jesup|laptop> gaston: that's fine
  3122. # [22:40] <Gijs> mrbkap: I could theoretically run a similar situation on m-c rather than UX, but most changes on UX are front-end... we track m-c pretty well.
  3123. # [22:40] <mrbkap> Gijs: Yeah, I doubt this is related to the branch.
  3124. # [22:40] <mib_bcuve6> Hello coders! The menuitems of my plugin disappear when I click on the navigation bar. Would it happen to somebody? (If I "paste and go" there is no problem)
  3125. # [22:40] <Gijs> mrbkap: if you think it's worth it I can try to get a smaller-ish testcase but that may be difficult given that I now suspect it specifically has to do with how this stuff interacts with jetpack add-ons (with iframes).
  3126. # [22:41] <mbrubeck> mib_bcuve6: Can you give some more details? What is "my plugin" -- is it an NPAPI plug-in you are writing, or some other sort of Firefox add-on?
  3127. # [22:41] <gaston> jesup|laptop: ok great, just trying to make sure it doesnt make the merge too painful :)
  3128. # [22:41] <mwu> does anyone know how to turn off hg phases
  3129. # [22:42] <mwu> the suggestion in their docs doesn't seem to work
  3130. # [22:42] <mbrubeck> mwu: There's https://wiki.mozilla.org/ReleaseEngineering/TryServer#Disable_hg_phases_with_a_post-push_hook
  3131. # [22:42] <mwu> mbrubeck: thanks
  3132. # [22:42] <mbrubeck> (that's for mq users; you can adapt it for other situations)
  3133. # [22:43] <mib_bcuve6> mbrubeck sorry it's a extension I'm developing based on https://github.com/mfinkle/skeleton-addon-fxandroid
  3134. # [22:43] <mwu> yeah that's my use case
  3135. # [22:43] <RyanVM> really need releng to make Try a non-publishing repo
  3136. # [22:43] * openjck is now known as openjck|PDTlunch
  3137. # [22:43] <mrbkap> Gijs: I'm not sure I'm going to be much help immediately here.
  3138. # [22:43] <mfinkle> mib_bcuve6, what version of firefox android?
  3139. # [22:43] <mbrubeck> Yeah, why didn't https://bugzilla.mozilla.org/show_bug.cgi?id=725362 get fixed when we upgraded hg.m.o?
  3140. # [22:43] <RyanVM> bjacob_: If you want your patch to have any prayer of landing on m-c today still, you need to push to inbound sooner rather than later
  3141. # [22:43] <Gijs> mrbkap: OK. I will poke at it tomorrow, assuming I can reproduce once I've pulled all the bustage fixes that were just discussed. :s
  3142. # [22:44] <Gijs> mrbkap: so, second question, which is easier...
  3143. # [22:44] <RyanVM> believe it or not, I don't work 24/7
  3144. # [22:44] <mrbkap> Gijs: It sounds like somehow the mutation observers are allowing you to (re)move the iframe while it's running code further up the stack.
  3145. # [22:44] <Gijs> Right, exactly.
  3146. # [22:44] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  3147. # [22:44] * Joins: ekr_ (ekr@E48845AB.3A9F9BD4.4C2245EF.IP)
  3148. # [22:45] <Gijs> mrbkap: so, for devtools we're wanting to create a XBL/anon-content aware treewalker that doesn't use stacks / cache entire children() lists... on its own.
  3149. # [22:45] <Gijs> mrbkap: AFAICT that's currently difficult because when you have XBL/anon content, the node's prevSibling/nextSibling is totally useless.
  3150. # [22:45] * Quits: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  3151. # [22:45] * ekr_ is now known as ekr
  3152. # [22:45] * Joins: JeroenDeDauw (j@moz-4267A5AB.dip0.t-ipconnect.de)
  3153. # [22:45] * Joins: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net)
  3154. # [22:45] <mrbkap> Gijs: But I don't know if that's a limitation of mutation observers (like, can you do the move on a setTimeout(0)?) or if the iframe needs to do that for you.
  3155. # [22:45] * Quits: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se) (Input/output error)
  3156. # [22:46] <Gijs> mrbkap: as far as I can tell, we do not currently have APIs that make that easy, either... do you know if that's coming and/or if my assessment is correct?
  3157. # [22:46] * Quits: dzbarsky (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  3158. # [22:46] <mrbkap> Gijs: APIs available to what sorts of code?
  3159. # [22:46] <mrbkap> Gijs: C++ or JS?
  3160. # [22:46] <Gijs> I'd settle for C++, even.
  3161. # [22:46] * Joins: seth (seth@2557E599.66715431.D25A875A.IP)
  3162. # [22:46] <RyanVM> gavin: ping
  3163. # [22:46] <Gijs> mrbkap: I couldn't find something that let me ask "get me the next node, including anon content"
  3164. # [22:46] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  3165. # [22:47] * jwalden|lunch is now known as jwalden
  3166. # [22:47] <Gijs> mrbkap: only code that lets me get entire children lists, then find my node in there, then look what's next. That's O(n), so it seemed a little ugly...
  3167. # [22:47] * Quits: mib_bcuve6 (Mibbit@C293DEA5.6EA2CA7A.8BF46E4E.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3168. # [22:47] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  3169. # [22:47] * Quits: darkowlzz (sunny@902B1C2.AB41F328.25B273F5.IP) (Ping timeout)
  3170. # [22:48] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: I feel so disconnected now )
  3171. # [22:48] <Gijs> mrbkap: I mean, if it's in JS, that's easier for me and probably others, but I'm happy to rewrite inDeepTreeWalker or make a clone of it that doesn't use a stack... but I didn't see APIs that really let me do what I wanted.
  3172. # [22:48] * Joins: dzbarsky (Adium@2557E599.66715431.D25A875A.IP)
  3173. # [22:48] * Joins: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP)
  3174. # [22:48] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3175. # [22:48] <mrbkap> Gijs: Why don't you want to use a stack?
  3176. # [22:48] <@gavin> RyanVM: pong
  3177. # [22:49] * Joins: darkowlzz (sunny@902B1C2.AB41F328.25B273F5.IP)
  3178. # [22:49] <Gijs> mrbkap: memory concerns, I guess?
  3179. # [22:49] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Quit: )
  3180. # [22:49] * Joins: Sreenidhi (mz@43CB6079.66715431.D25A875A.IP)
  3181. # [22:49] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  3182. # [22:49] <Gijs> mrbkap: some www documents are pretty crazy in terms of child nodes, and our current devtools use the dom walker to avoid showing all of them immediately
  3183. # [22:49] <RyanVM> gavin: I've said it's OK to push CLOSED TREE now that more tests are coming in on the intermediate pushes. I'm not getting a response. There's an updated patch attached in the bug. Do you want me to just push it?
  3184. # [22:50] <Gijs> mrbkap: so they just take the first N, then show "there is more here" and then the last N.
  3185. # [22:50] <RyanVM> I need to leave before too long, so I can't wait forever on a reply
  3186. # [22:50] <mrbkap> Gijs: Yeah, that makes sense.
  3187. # [22:51] <mrbkap> Gijs: So, I'm trying to get a patch landed that will introduce a FlattenedChildIterator, but I'm not sure if that is actually useful to you.
  3188. # [22:51] <mrbkap> Gijs: Since I don't see an easy way of going from an iterator like that to *not* using a stack somewhere.
  3189. # [22:52] <Gijs> mrbkap: so a flattened child iterator... does that flatten the XBL tree?
  3190. # [22:52] <mrbkap> Gijs: Yes.
  3191. # [22:52] <Gijs> mrbkap: and in what way, as in, will that iterate over descendants (ie non-direct-children) ?
  3192. # [22:52] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  3193. # [22:52] <mrbkap> Gijs: You give it a node and it walks the "actual" child list, taking XBL into account.
  3194. # [22:52] <@gavin> RyanVM: I don't think you need to worry about it, it's bjacob_'s responsibility
  3195. # [22:52] <mrbkap> Gijs: That's the problem... it doesn't iterate over descendants, only direct children of the original node.
  3196. # [22:52] <Gijs> Why is that a problem? :)
  3197. # [22:52] <RyanVM> if it doesn't land in the next few minutes, it's very unlikely to get merged to m-c tonight
  3198. # [22:52] <Gijs> For this case, that's OK. We can pick the children we want and manually iterate over their children again.
  3199. # [22:52] <mrbkap> Gijs: I thought you needed to show a depth-first traversal?
  3200. # [22:53] <mrbkap> Gijs: In which case you'd need a stack of iterators.
  3201. # [22:53] <Gijs> Hrm.
  3202. # [22:53] <bjacob_> RyanVM: was afk. can i push now?
  3203. # [22:53] <Gijs> Yeah, true, I guess. Can we initialize the iterator with a certain child?
  3204. # [22:53] * armenzg_mtg is now known as armenzg_omw
  3205. # [22:53] <RyanVM> yes
  3206. # [22:53] * Quits: armenzg_omw (armenzg@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  3207. # [22:54] <Gijs> mrbkap: so basically go, I want to iterate over children from this node onwards/backwards ?
  3208. # [22:54] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  3209. # [22:54] * Joins: armenzg_omw (armenzg@F2D29657.F60B0462.67AC9B1.IP)
  3210. # [22:54] <mrbkap> Gijs: Right.
  3211. # [22:54] <mrbkap> er
  3212. # [22:54] <Gijs> mrbkap: that'd sort of give us what we want... but I'm not sure how complex that is in terms of the XBL implementation. It might just push the O(n) finding of the current node further down into the implementation?
  3213. # [22:55] <mrbkap> Gijs: Wait, I'm not sure I understood that last thing.
  3214. # [22:55] * Quits: ferjm (ferjm@moz-DAB11CEF.red-83-34-205.dynamicip.rima-tde.net) (Quit: Leaving)
  3215. # [22:55] <RyanVM> dammit, more inbound bustage
  3216. # [22:55] <Gijs> mrbkap: OK. So let's say I have node A, with childnodes B-Z.
  3217. # [22:55] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Quit: Jesse)
  3218. # [22:55] <Gijs> mrbkap: some of B-Z are anon, some not, whatever.
  3219. # [22:55] <mrbkap> Sure.
  3220. # [22:55] * Quits: T3 (T3@8AD413DD.3053860D.A992BEAD.IP) (Ping timeout)
  3221. # [22:55] <RyanVM> lol, awesome - the other OMG GET IT IN TODAY fix
  3222. # [22:56] <mrbkap> So A has some binding "binding" that has a <content> element.
  3223. # [22:56] * Quits: ErvisTusha (ErvisTusha@6555E2F3.F69FB6EA.363D84A4.IP) (Ping timeout)
  3224. # [22:56] * Quits: armenzg_omw (armenzg@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3225. # [22:56] <khuey> RyanVM: well if it were ready it would have landed already, no?
  3226. # [22:56] <Gijs> mrbkap: can I get a FlattenedChildIterator and initialize it/instantiate it with not just A as the parent from which I want children, but also saying "start iterating from node M" ?
  3227. # [22:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/34d230cab71c - Benoit Jacob - Bug 879172 - Recognize a device as Sony as soon as its Manufacturer string contains Sony as substring - r=joe, CLOSED TREE
  3228. # [22:56] <Gijs> Or would I have to make the iterator walk until it found M?
  3229. # [22:57] <Gijs> s/walk/GetNext()/, I guess
  3230. # [22:57] <RyanVM> so, what are the odds this OMG NEEDS TO LAND TODAY fix written and reviewed by Europeans is going to be fixed in place
  3231. # [22:57] * Quits: maxli (maxli@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving.)
  3232. # [22:57] <mrbkap> Gijs: Yeah, that'd be O(N).
  3233. # [22:57] <Gijs> mrbkap: yeah, and I guess it's going to be O(N) no matter how far down we push it, right? We just don't keep that info around anywhere?
  3234. # [22:58] * Joins: aut0mata (automata@94C7AAD7.84D54F57.E0F4401A.IP)
  3235. # [22:58] <mrbkap> Gijs: Not really, no... Or, at least, not in a way that's useable for this purpose.
  3236. # [22:58] <Gijs> mrbkap: id est, I think the structure we use deep down is some list which we index-access; and the nodes don't know their index?
  3237. # [22:58] * Gijs pokes through his saved tabs from when he was looking at this
  3238. # [22:58] <mrbkap> Gijs: Right. Basically the problem is that anonymous content isn't actually in a single list anywhere.
  3239. # [22:59] <mrbkap> Gijs: So the nodes themselves don't actually know what their previous/next sibling actually is or should be.
  3240. # [23:00] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  3241. # [23:00] <Gijs> mrbkap: Hmm.
  3242. # [23:00] <Gijs> mrbkap: so I was looking at http://mxr.mozilla.org/mozilla-central/source/content/xbl/src/nsBindingManager.cpp#712 this weekend
  3243. # [23:00] * Quits: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net) (Quit: sheeri)
  3244. # [23:00] * Quits: ehugg (chatzilla@moz-62842EF0.cisco.com) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130512194445])
  3245. # [23:00] <Gijs> mrbkap: is that table/list continuously current, and/or is that get relatively 'cheap' (as in, real get, not a "hey, let's build this list" thing)
  3246. # [23:01] <mrbkap> Gijs: That's a simple hashtable lookup.
  3247. # [23:01] <mrbkap> Gijs: Note that that code's hopefully going to change pretty dramatically soon with https://bugzilla.mozilla.org/show_bug.cgi?id=653881
  3248. # [23:02] <Gijs> mrbkap: OK. But will the original child list lookup still be pretty cheap?
  3249. # [23:02] <mrbkap> Gijs: Yes.
  3250. # [23:02] <Gijs> mrbkap: because what also scares me is that nsIContent::GetChildren, which we currently use, makes a copy of the list, AIUI.
  3251. # [23:02] * philor is now known as philor|away
  3252. # [23:03] <Gijs> mrbkap: in particular, this block: http://mxr.mozilla.org/mozilla-central/source/content/base/src/FragmentOrElement.cpp#668
  3253. # [23:03] <mrbkap> Gijs: Yes, it does make a copy.
  3254. # [23:03] <Gijs> mrbkap: OK. So how painful would it be to make nodes know about their next/prev siblings?
  3255. # [23:04] <Gijs> mrbkap: from what you're saying, it sounds like that getting fixed is "pretty unlikely to happen", but I may be misjudging the situation...
  3256. # [23:04] * Quits: cdiehl (cdiehl@moz-3F69B14E.rim.net) (Quit: cdiehl)
  3257. # [23:04] * Quits: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se) (Quit: ChatZilla 0.9.90 [Firefox 24.0a1/20130611081224])
  3258. # [23:04] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  3259. # [23:05] <mrbkap> Gijs: hmm
  3260. # [23:05] * Joins: sfink (chatzilla@2557E599.66715431.D25A875A.IP)
  3261. # [23:05] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  3262. # [23:05] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/d172de3a2173 - Benoit Jacob - Bug 879172 - Recognize a device as Sony as soon as its Manufacturer string contains Sony as substring - r=joe, a=akeybl
  3263. # [23:05] * Joins: crussell (colby@C0EBFD9D.57F30063.93A38F79.IP)
  3264. # [23:05] <mrbkap> Gijs: I'm not a huge fan of adding that information to nodes...
  3265. # [23:06] <Gijs> mrbkap: yeah, I mean, I want it for this devtools thing, but generally, I feel your hesitation I guess. :s
  3266. # [23:06] <mrbkap> Gijs: Partly because the majority of nodes will never even set that information since they won't end up in special child lists at all.
  3267. # [23:06] <mrbkap> Gijs: and then partly because there's exactly one usecase for this that I know of.
  3268. # [23:07] <Gijs> mrbkap: I know very little about XBL, but I guess also that it's going to be a pain to keep it up to date?
  3269. # [23:07] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  3270. # [23:07] <mrbkap> Gijs: For the moment, that shouldn't be too much of a concern, actually.
  3271. # [23:07] <mrbkap> Gijs: XBL doesn't really "do" dynamic changes so much, so I don't think there's too much code that relies on it.
  3272. # [23:07] <mrbkap> Gijs: But we're trying to fix that.
  3273. # [23:08] * Quits: RealRaven (Thunderbir@B13A2E21.E64DB4BB.C3498625.IP) (Quit: RealRaven)
  3274. # [23:09] * Joins: cdiehl (cdiehl@moz-3F69B14E.rim.net)
  3275. # [23:09] <Gijs> mrbkap: Hrm. Could we make the binding node keep track of this? Then we could only add the info we wanted, so it wouldn't take up as much extra space.
  3276. # [23:09] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3277. # [23:09] <dcamp> The FlattenedChildIterator sounds like it would be a big help at least.
  3278. # [23:10] <mrbkap> Gijs: the binding node = the bound node?
  3279. # [23:11] <Gijs> mrbkap: no. I mean, you said that most nodes won't need it. So I figured we could instead keep some kind of sparse linked list with the binding parent, and add a method to ask for the next/prev node?
  3280. # [23:11] <Gijs> mrbkap: sucks as an API, but keeps the actual nodes more lightweight.
  3281. # [23:11] * Gijs is OK with less elegant APIs over no APIs. :)
  3282. # [23:11] <mrbkap> Gijs: So you'd still need a stack of these nodes.
  3283. # [23:11] <mrbkap> Gijs: and at that point, you might as well keep a stack of iterators.
  3284. # [23:11] <mrbkap> Gijs: They're pretty lightweight, fwiw.
  3285. # [23:11] * Joins: b10n1k (j0ni@72CAB3CB.967ADF4.D1DFE32D.IP)
  3286. # [23:12] <dcamp> fwiw, we don't actually use the depth-first traversal bits of walker - just parent/child/siblings
  3287. # [23:12] * Quits: cdiehl (cdiehl@moz-3F69B14E.rim.net) (Quit: cdiehl)
  3288. # [23:12] <Gijs> Mm, fair...
  3289. # [23:12] * Quits: msucan (mihai@601900DF.FE846B83.7C5F70AF.IP) (Quit: Leaving.)
  3290. # [23:13] * devd_afk is now known as devd
  3291. # [23:13] * Joins: redfive (chatzilla@AAD6BD6E.838A3C13.BA2E647E.IP)
  3292. # [23:13] <mrbkap> Gijs: Also, in general, our rendering engine only supports displaying trees with some maximum depth.
  3293. # [23:13] * aki|brb is now known as aki|buildduty
  3294. # [23:13] <Gijs> mrbkap: I guess what I was proposing is having random access to that list, which it seems right now we don't really have (at least, not O(n).
  3295. # [23:13] <Gijs> mrbkap: yeah, my concern re: number of child nodes was about breadth, not depth.
  3296. # [23:13] <Gijs> sorry, I realize now that was totally unclear, I now also understand your question better. :s
  3297. # [23:13] <mrbkap> Gijs: oh, but that's fine then.
  3298. # [23:14] * Joins: ehugg (ehugg@moz-F5BB9709.tukw.qwest.net)
  3299. # [23:14] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  3300. # [23:14] <Gijs> mrbkap: I shouldn't feel guilty about allocating an n-thousand element list of child nodes? :)
  3301. # [23:14] <Gijs> even if I only need 100 of them?
  3302. # [23:14] <@gavin> anyone know offhand where window.onerror handlers get invoked?
  3303. # [23:15] <mrbkap> Gijs: Well, FlattenedChildIterator doesn't have an internal child list.
  3304. # [23:15] <Gijs> Hmmm.
  3305. # [23:15] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  3306. # [23:15] <mrbkap> gavin: NS_ScriptErrorReporter I think.
  3307. # [23:15] <mrbkap> Gijs: It simply walks the various child lists.
  3308. # [23:15] <mrbkap> Gijs: Of course, it hasn't landed yet, but we're aiming to land it right after the next branch point.
  3309. # [23:16] * Quits: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  3310. # [23:16] <Gijs> mrbkap: wait, but does that get non-child descendants then?
  3311. # [23:16] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  3312. # [23:16] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3313. # [23:16] <Gijs> sorry, I think I asked that before, didn't I?
  3314. # [23:16] <mrbkap> Gijs: Non-child descendants?
  3315. # [23:16] <@gavin> mrbkap: thanks
  3316. # [23:16] <mrbkap> Gijs: It only goes one level deep -- to the children.
  3317. # [23:16] * Quits: redfive (chatzilla@AAD6BD6E.838A3C13.BA2E647E.IP) (Ping timeout)
  3318. # [23:16] <Gijs> OK.
  3319. # [23:16] <mrbkap> Gijs: It doesn't go any further down the tree.
  3320. # [23:16] * Quits: Lethalman (lethal@moz-2E49F96C.libero.it) (Ping timeout)
  3321. # [23:16] * Joins: till (till@moz-56B79C4C.adsl.alicedsl.de)
  3322. # [23:17] <Gijs> mrbkap: OK, no, I guess normally when I think of flattening a tree, going down the tree and making a list is what it means.
  3323. # [23:17] <Gijs> mrbkap: thanks for clarifying.
  3324. # [23:17] <RyanVM> oh gee, even more android bustage
  3325. # [23:17] <mrbkap> Gijs: yep
  3326. # [23:17] <Gijs> (down as in further than just one level)
  3327. # [23:18] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  3328. # [23:18] <Gijs> Anyway, cool... OK. So it sounds like we should wait for this iterator to land, and then figure out how best to use it to get what we want... :)
  3329. # [23:18] <dcamp> mrbkap: so am I summarizing this right: FlattenedChildIterator will let us iterate all the children of a node, anonymous or otherwise. If we want a node somewhere in the middle we'll need to walk up to it, but that's just following a linked list.
  3330. # [23:18] <mrbkap> Gijs: sounds good :)
  3331. # [23:18] <dcamp> s/walk up/traverse up/
  3332. # [23:18] * Quits: sankha93 (Instantbir@B0ABF041.4C100BA0.8B6C1D65.IP) (Quit: Instantbird 1.4 -- http://www.instantbird.com)
  3333. # [23:18] <mrbkap> dcamp: it's a little more complicated than that.
  3334. # [23:18] <mrbkap> dcamp: But that's the basic idea, yeah.
  3335. # [23:19] <Gijs> mrbkap: but we can't iterate backwards, correct?
  3336. # [23:19] <dcamp> cool, thanks. (can it go backward?)
  3337. # [23:19] <dcamp> heh
  3338. # [23:19] <Gijs> heh.
  3339. # [23:19] * philor|away is now known as philor
  3340. # [23:19] <mrbkap> dcamp: It's following a linked list, and then some nodes (<children> elements) require us to do some special magic.
  3341. # [23:19] <dcamp> mrbkap: right
  3342. # [23:19] <mrbkap> dcamp: It can go backwards.
  3343. # [23:19] <mrbkap> Gijs: ^--
  3344. # [23:19] <dcamp> that sounds like it'll get us a long way.
  3345. # [23:19] * Quits: tonymec (tonymec@93EC6B64.34B248F4.A9371869.IP) (Ping timeout)
  3346. # [23:19] <dcamp> thanks
  3347. # [23:19] <Gijs> Yeah, that should help a lot. Thanks for letting us pick your brain on this! :)
  3348. # [23:19] <mrbkap> Yep! :)
  3349. # [23:20] <dcamp> Gijs: I'm encouraged.
  3350. # [23:20] <dcamp> mrbkap: one more dumb question; is there any way to detect that we're on a boundary that needs special magic?
  3351. # [23:21] * Joins: ekr_ (ekr@E48845AB.3A9F9BD4.4C2245EF.IP)
  3352. # [23:21] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  3353. # [23:21] <mrbkap> dcamp: If the current node is an <xbl:children> node then it requires special magic.
  3354. # [23:21] * Joins: ekr__ (ekr@E48845AB.3A9F9BD4.4C2245EF.IP)
  3355. # [23:21] <dcamp> mrbkap: otherwise we can trust previousSibling/nextSibling?
  3356. # [23:22] <dcamp> I should learn xbl better. If that question doesn't make sense, don't worry about it :)
  3357. # [23:22] * Quits: ekr (ekr@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  3358. # [23:22] * ekr__ is now known as ekr
  3359. # [23:22] * Joins: tonymec (tonymec@93EC6B64.34B248F4.A9371869.IP)
  3360. # [23:22] <mrbkap> dcamp: Not quite because the node your on might be a child of a node that had a binding applied.
  3361. # [23:22] * Quits: ekr_ (ekr@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  3362. # [23:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/43fd73efefca - Kai Engert - Bug 881841, update to NSS_3_15_1_BETA1, r=wtc
  3363. # [23:23] <mrbkap> dcamp: so imagine that I have <binding id="b"><content><a></a><children /><d/></content></binding> and <span style="-moz-binding: url(#b)"><b/><c/></span>
  3364. # [23:23] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a259e4b7d9ab - Ryan VanderMeulen - Backed out changeset 9c6f5f334a15 (bug 880042) for mochitest-4 failures.
  3365. # [23:24] <mrbkap> dcamp: When you're iterating the children of the span, you'll first see <a/> whose next child is a <children> (which means you'd have to descend into it) but then <c/>'s next child is null, even though you still have to find <d/>.
  3366. # [23:25] * Quits: brson (brson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3367. # [23:25] <dcamp> mrbkap: ok, yeah.
  3368. # [23:25] <gaston> whohoooo didnt notice nss & nspr finally migrated to hg \o/
  3369. # [23:26] <sfink> time for us to switch everything else to git, then
  3370. # [23:26] * Joins: brson (brson@2557E599.66715431.D25A875A.IP)
  3371. # [23:27] * Quits: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  3372. # [23:28] * RyanVM is now known as RyanVM|afk
  3373. # [23:28] * Joins: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3374. # [23:28] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: )
  3375. # [23:31] * geekboy|afk is now known as geekboy
  3376. # [23:31] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3377. # [23:31] * Joins: Sixmsj (Sixmsj@DC2E685C.9AFF3F88.D6EF1C53.IP)
  3378. # [23:35] <@smaug> grr
  3379. # [23:35] <@smaug> why is running tests made so difficutl
  3380. # [23:35] <@smaug> difficult even
  3381. # [23:36] <@smaug> well, not running, but debugging
  3382. # [23:36] <Gijs> in a debugger, how do I ask an nsTArray for its first element?
  3383. # [23:36] * Quits: bajaj (Adium@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3384. # [23:36] * Joins: damons (gnubeard@10A5EBA4.8D753159.C943C01E.IP)
  3385. # [23:36] * Gijs tried reading the nsTArray header file and just became confused. :(
  3386. # [23:36] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  3387. # [23:37] <@ehsan> Gijs: p arr.ElementAt(0)
  3388. # [23:37] * deian is now known as deian|away
  3389. # [23:38] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3390. # [23:38] <@gavin> billm: https://bugzilla.mozilla.org/show_bug.cgi?id=838577
  3391. # [23:39] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
  3392. # [23:40] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  3393. # [23:42] * Quits: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP) (Quit: ZNC - http://znc.in)
  3394. # [23:44] * Quits: dbradley (dbradley@1DA716E2.7763A1F0.52E8B953.IP) (Ping timeout)
  3395. # [23:44] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Quit: Leaving)
  3396. # [23:44] * Joins: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com)
  3397. # [23:45] * Quits: jwalden (chatzilla@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  3398. # [23:45] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  3399. # [23:45] * Joins: jwalden (chatzilla@43CB6079.66715431.D25A875A.IP)
  3400. # [23:45] * openjck|PDTlunch is now known as openjck
  3401. # [23:45] <billm> gavin: thanks
  3402. # [23:46] * Quits: damons (gnubeard@10A5EBA4.8D753159.C943C01E.IP) (Quit: damons)
  3403. # [23:47] * philor is now known as philor|away
  3404. # [23:48] <romaxa> khuey: ted: it took 68min to rebuild tree (no clobber but with core files changed), -j4, i7-3920XM, 16GB-RAM, 4 cores
  3405. # [23:48] * Joins: damons (gnubeard@10A5EBA4.8D753159.C943C01E.IP)
  3406. # [23:48] * Quits: vtmarvin1 (Thunderbir@9D75911A.1239134F.E4B2C495.IP) (Ping timeout)
  3407. # [23:48] <jdm> smaug: what's difficult? I find it quite nice with mach
  3408. # [23:49] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  3409. # [23:49] * Quits: @dveditz (dveditz@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  3410. # [23:49] * Quits: @bz (bzbarsky@moz-A28C5395.bstnma.fios.verizon.net) (Client exited)
  3411. # [23:49] * Joins: bz (bzbarsky@moz-A28C5395.bstnma.fios.verizon.net)
  3412. # [23:49] * ChanServ sets mode: +o bz
  3413. # [23:49] * Quits: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP) (Quit: lmandel)
  3414. # [23:50] <@smaug> jdm: well, let's say in other words that the old ways are rather broken
  3415. # [23:50] * Quits: brson (brson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3416. # [23:50] * Quits: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3417. # [23:51] <jdm> I'm surprised
  3418. # [23:51] * mcote is now known as mcote|afk
  3419. # [23:51] <Fallen> romaxa: I think you can go higher on an i7. Last I read the -j flag should be 1.5 − 2.0 x number of cpu cores, then you can decide if you want to count virtual cores too
  3420. # [23:51] * Joins: brson (brson@2557E599.66715431.D25A875A.IP)
  3421. # [23:51] * Quits: StevenLee (StevenLee@78B8F32F.AC85144E.6488EDA1.IP) (Connection reset by peer)
  3422. # [23:51] <Fallen> I think I have -j12 in my config, I couldn't tell you the times without checking though
  3423. # [23:51] * Joins: StevenLee (StevenLee@78B8F32F.AC85144E.6488EDA1.IP)
  3424. # [23:53] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  3425. # [23:53] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3426. # [23:53] * geekboy is now known as geekboy|afk
  3427. # [23:54] * Quits: Archaeopteryx (itsme@moz-9B1F3530.cust.telecolumbus.net) (Quit: It has been this message for years.)
  3428. # [23:54] * Quits: stefanh_netbook (chatzilla@moz-3EED0162.customers.ownit.se) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130512194445])
  3429. # [23:55] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/cd634aafced6 - Cameron McCormack - Bug 711043 - Factor out operator type checks from the middle of feMorphology loop. r=roc,a=bajaj
  3430. # [23:55] <jlebar> Okay, throwing this out into the ether: I'm trying to implement a logging module that you can dynamically enable/disable by filename.
  3431. # [23:55] <jlebar> What I'd like is a compile-time hash of __FILE__
  3432. # [23:56] <jlebar> So that then I can use this to index into a bloom filter indicating which files are enabled for logging.
  3433. # [23:56] <jlebar> But assuming I can't get that -- which seems very hard without C++11 -- I'm trying to come up with a fast, thread-safe way of calculating and storing this hash.
  3434. # [23:57] * Quits: rednaks (rednaks@AC77958E.A9EBEB0F.55FFA9B4.IP) (Quit: Téléportation !)
  3435. # [23:57] <jlebar> And short of using a mutex on every LOG() call, or short of having a lot of TLS, I'm out of idea
  3436. # [23:57] <jlebar> *s
  3437. # [23:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a346d1818e86 - Wes Johnston - Bug 874401 - Add a missing image file. r=mfinkle CLOSED TREE
  3438. # [23:58] * deian|away is now known as deian
  3439. # [23:58] * Joins: reyre_ (reyre@moz-9002CDDA.cpe.net.cable.rogers.com)
  3440. # [23:59] * Quits: tchevalier (Thunderbir@moz-C2751B0C.fbx.proxad.net) (Quit: tchevalier)
  3441. # [23:59] <Mook_as> Assuming the hash of a constant string isn't going to change, why would you care about races?
  3442. # [23:59] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  3443. # [23:59] * Quits: @smaug (chatzilla@moz-8C0006D4.pp.htv.fi) (Ping timeout)
  3444. # [23:59] <jlebar> Mook_as: Good question:
  3445. # Session Close: Wed Jun 12 00:00:00 2013

The end :)