/irc-logs / mozilla / #developers / 2013-08-23 / end

Options:

  1. # Session Start: Fri Aug 23 00:00:00 2013
  2. # Session Ident: #developers
  3. # [00:00] * Joins: briansmith (briansmith@moz-7B0110AD.mv.mozilla.com)
  4. # [00:00] * RyanVM is now known as RyanVM|afk
  5. # [00:00] * Joins: inolen (Adium@moz-D2D12FC1.socal.res.rr.com)
  6. # [00:02] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  7. # [00:02] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  8. # [00:02] * Quits: mixedpuppy (mixedpuppy@A5087023.2354C43D.D8E68FF6.IP) (Quit: mixedpuppy)
  9. # [00:02] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  10. # [00:02] * Joins: tessarakt (jens@moz-91F7C19E.dip0.t-ipconnect.de)
  11. # [00:03] * Quits: gabor (gabor@3B4D892F.DC24CC58.16E13E53.IP) (Ping timeout)
  12. # [00:03] * Joins: bsmedberg (bsmedberg@moz-BBE3ABD.mv.mozilla.com)
  13. # [00:03] * ChanServ sets mode: +o bsmedberg
  14. # [00:03] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  15. # [00:03] * Quits: fs (Elchi3@FCCEA34F.7672369.D8E68FF6.IP) (Quit: Leaving)
  16. # [00:03] * Joins: giuliadm (giulia@moz-D42665EE.retail.telecomitalia.it)
  17. # [00:03] <catalinn> Can anyone give me any hints on how could I declare a structure on stack, in a function, and than how can I define another function which have a parameter of that structure type in an header file?
  18. # [00:04] * Quits: giuliadm (giulia@moz-D42665EE.retail.telecomitalia.it) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
  19. # [00:04] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  20. # [00:04] * Quits: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  21. # [00:04] * Joins: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com)
  22. # [00:04] <froydnj> catalinn: { ... struct mine var; ... func(&var); } ?
  23. # [00:04] * Quits: tessarakt (jens@moz-91F7C19E.dip0.t-ipconnect.de) (Ping timeout)
  24. # [00:04] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  25. # [00:04] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  26. # [00:04] * ChanServ sets mode: +o ehsan
  27. # [00:05] * heycam is now known as heycam|away
  28. # [00:05] <froydnj> catalinn: and in the header: struct mine; void func(struct mine*); ?
  29. # [00:05] * spohl is now known as spohl|away
  30. # [00:05] * Joins: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com)
  31. # [00:06] * Quits: vladan (vladan@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  32. # [00:06] * Quits: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  33. # [00:06] * Joins: tessarakt (jens@moz-B4C67775.dip0.t-ipconnect.de)
  34. # [00:06] * Quits: Archaeopteryx (itsme@moz-5631980A.cust.telecolumbus.net) (Quit: Nothing here. Carry on.)
  35. # [00:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ec97a5129a9d - Chris Manchester - Bug 896087 - self tests exercising behavior of current log parsing; r=ted
  36. # [00:06] * Joins: vladan (vladan@moz-BBE3ABD.mv.mozilla.com)
  37. # [00:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/89e249527629 - Chris Manchester - Bug 896087 - Output structured messages in head.js, interpret them in runxpcshelltests.py; r=ted
  38. # [00:06] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  39. # [00:06] * Quits: vladan (vladan@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  40. # [00:06] * Joins: vladan (vladan@moz-BBE3ABD.mv.mozilla.com)
  41. # [00:06] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  42. # [00:07] * Quits: mbrubeck (mbrub_000@19BD73A1.5D8BCA3A.A0C1B52F.IP) (Quit: Leaving.)
  43. # [00:07] * Joins: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com)
  44. # [00:07] * Joins: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com)
  45. # [00:07] * AutomatedTester is now known as AutomatedTester|AFK
  46. # [00:07] * Quits: michal (michal@18728636.D0F82CD8.32697916.IP) (Ping timeout)
  47. # [00:08] * Quits: tessarakt (jens@moz-B4C67775.dip0.t-ipconnect.de) (Ping timeout)
  48. # [00:08] * Joins: michal (michal@18728636.D0F82CD8.32697916.IP)
  49. # [00:08] * Joins: tessarakt (jens@moz-45633C1D.dip0.t-ipconnect.de)
  50. # [00:09] * Quits: overholt (overholt@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  51. # [00:09] <catalinn> froydnj: I want to declare my structure locally in function in a .cpp file and than I want another function to have a parameter of that structure type
  52. # [00:09] * Joins: chmanchester|afk (user@moz-962996C5.seas.upenn.edu)
  53. # [00:09] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/abf43438122e - ffxbld - Automated checkin: version bump for firefox 24.0b5 release. DONTBUILD CLOSED TREE a=release
  54. # [00:09] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/1b16f2f1b890 - ffxbld - Added FIREFOX_24_0b5_RELEASE FIREFOX_24_0b5_BUILD1 tag(s) for changeset abf43438122e. DONTBUILD CLOSED TREE a=release
  55. # [00:09] * Quits: chmanchester|afk (user@moz-962996C5.seas.upenn.edu) (Input/output error)
  56. # [00:10] * chmanchester is now known as chmanchester|cantine
  57. # [00:10] * Quits: @bsmedberg (bsmedberg@moz-BBE3ABD.mv.mozilla.com) (Quit: bsmedberg)
  58. # [00:10] * chmanchester|cantine is now known as chmanchester|cantina
  59. # [00:10] * khuey|away is now known as khuey
  60. # [00:10] * Joins: p0pc0rn (p0pc0rn@6028092D.C97DAA9B.FD18116E.IP)
  61. # [00:10] <catalinn> struct mine; void func (struct mine*) would work in header?
  62. # [00:10] * Quits: tessarakt (jens@moz-45633C1D.dip0.t-ipconnect.de) (Ping timeout)
  63. # [00:10] * Quits: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  64. # [00:11] * Joins: bsmedberg (bsmedberg@moz-BBE3ABD.mv.mozilla.com)
  65. # [00:11] * ChanServ sets mode: +o bsmedberg
  66. # [00:11] <froydnj> yes
  67. # [00:11] <catalinn> I'm going to try this now
  68. # [00:11] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  69. # [00:12] <seth> mcsmurf: this is an insanely late reply because i ended up going to lunch, but re: that compilation error on windows, unfortunately it's not that simple. I've implemented the method in a superclass and the linker still fails to pick it up. i've tried nostdcall and similar to no avail. starting to think some sort of Win32-only macro is biting me
  70. # [00:12] * Quits: chmanchester|cantina (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  71. # [00:12] * Joins: chmanchester|cantina (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net)
  72. # [00:13] * Quits: mannyv (manny@moz-280A562B.hsd1.md.comcast.net) (Ping timeout)
  73. # [00:13] * Quits: digitsm_ (digitsm@5DC9D3F7.39416520.C146C5E5.IP) (Ping timeout)
  74. # [00:14] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  75. # [00:14] * Joins: tessarakt (jens@moz-37A74FBF.dip0.t-ipconnect.de)
  76. # [00:14] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  77. # [00:14] <mcsmurf> seth: yeah, I got confused a bit since there were four seperate pushed
  78. # [00:15] <mcsmurf> s
  79. # [00:15] <seth> mcsmurf: no worries. it's confusing =) was mainly wondering if anyone had run into something similar in the past, since it seems to be a windows-only problem (most obvious explanations are excluded since OS X and Linux work fine)
  80. # [00:15] * Quits: ekr (ekr@moz-7B0110AD.mv.mozilla.com) (Quit: ekr)
  81. # [00:16] * Quits: tessarakt (jens@moz-37A74FBF.dip0.t-ipconnect.de) (Ping timeout)
  82. # [00:16] * Joins: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net)
  83. # [00:16] * Joins: mbrubeck (mbrub_000@19BD73A1.5D8BCA3A.A0C1B52F.IP)
  84. # [00:17] * Joins: tessarakt (jens@moz-847F62BF.dip0.t-ipconnect.de)
  85. # [00:17] * Joins: smooney (sheilamoon@moz-FC1ADCB.dsl.bell.ca)
  86. # [00:18] * Quits: jdm (jdm@97DF0582.DEAB171B.971E19F6.IP) (Quit: Lost terminal)
  87. # [00:19] * Quits: tessarakt (jens@moz-847F62BF.dip0.t-ipconnect.de) (Ping timeout)
  88. # [00:19] <gwagner> stully: ping
  89. # [00:19] * Quits: victorporof (victorporo@256FD045.43CE31D0.9B1E38F4.IP) (Ping timeout)
  90. # [00:19] <stully> gwagner: pong
  91. # [00:20] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  92. # [00:20] * Quits: teoli (teoli@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  93. # [00:20] <gwagner> stully: hey I have a patch to fix bug 905927 but it fails on android: https://tbpl.mozilla.org/?tree=Try&rev=1ac52400a6b3
  94. # [00:21] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  95. # [00:21] <gwagner> stully: can you take a look? I guess we have to fix the android find function as well
  96. # [00:22] <stully> gwanger: sure
  97. # [00:22] * Joins: tessarakt (jens@moz-81625D1.dip0.t-ipconnect.de)
  98. # [00:22] * Quits: smooney (sheilamoon@moz-FC1ADCB.dsl.bell.ca) (Quit: smooney)
  99. # [00:22] * baku|away is now known as baku
  100. # [00:24] <NeilAway> mcsmurf: if you go to the /search page directly, then the problem does not occur
  101. # [00:24] <mcsmurf> hm ok
  102. # [00:24] * Quits: tessarakt (jens@moz-81625D1.dip0.t-ipconnect.de) (Ping timeout)
  103. # [00:24] * Quits: mcsmurf (mcsmurf@moz-B2F9942B.dip0.t-ipconnect.de) (Input/output error)
  104. # [00:24] * Joins: mib_is0m8z (Mibbit@moz-D13A962C.protectedgroup.com)
  105. # [00:24] * Joins: tessarakt (jens@moz-5CA3D518.dip0.t-ipconnect.de)
  106. # [00:25] * Quits: mib_is0m8z (Mibbit@moz-D13A962C.protectedgroup.com) (User has been banned from Mozilla (no spamming here))
  107. # [00:25] <gwagner> stully: thx!
  108. # [00:26] * Quits: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP) (Quit: Leaving)
  109. # [00:27] * Quits: tessarakt (jens@moz-5CA3D518.dip0.t-ipconnect.de) (Ping timeout)
  110. # [00:27] * Joins: teoli (teoli@8F761026.B5EF4AF6.E96CA9D8.IP)
  111. # [00:27] * Quits: mbrubeck (mbrub_000@19BD73A1.5D8BCA3A.A0C1B52F.IP) (Quit: Leaving.)
  112. # [00:27] * baku is now known as baku|away
  113. # [00:27] * Waka_Flocka_Flame is now known as Waka_Flocka_Flame|Away
  114. # [00:27] * Joins: tessarakt (jens@moz-EF3F5D2.dip0.t-ipconnect.de)
  115. # [00:27] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  116. # [00:28] <Mook_as> seth: it sounds like a calling convention issue; double check that? maybe have dumpbin show you what's actually in your .obj ?
  117. # [00:28] <mrbkap> gps: ping?
  118. # [00:29] <seth> Mook_as: yeah, dumpbin sounds like a good call. i'll try that
  119. # [00:30] * Joins: damons (gnubeard@97957D0A.8D753159.C943C01E.IP)
  120. # [00:30] * Quits: tessarakt (jens@moz-EF3F5D2.dip0.t-ipconnect.de) (Ping timeout)
  121. # [00:30] * Quits: lmandel (lmandel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  122. # [00:30] * Joins: lmandel (lmandel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  123. # [00:31] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  124. # [00:32] * Fallen is now known as Fallen|away
  125. # [00:32] * Quits: RayWizard (kvirc@E248DB08.9470356F.5B864609.IP) (Ping timeout)
  126. # [00:32] <gps> mrbkap: pong
  127. # [00:33] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Quit: Leaving.)
  128. # [00:33] * hwine is now known as hwine|afk
  129. # [00:33] * Quits: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  130. # [00:34] * Quits: JonathanS (JonathanS@ABFCE5D1.AE0B6739.A30F1B5F.IP) (Quit: Computer has gone to sleep.)
  131. # [00:34] * Quits: espadrine (ttyl@moz-C4E39DEE.w90-2.abo.wanadoo.fr) (Ping timeout)
  132. # [00:34] <mrbkap> gps: Hey, a) is there any documentation about what's available in moz.build and b) is there a LOCAL_INCLUDES equivalent for moz.build?
  133. # [00:35] <gps> mrbkap: mach mozbuild-reference
  134. # [00:35] <mrbkap> ah
  135. # [00:35] <gps> self-documenting features FTW
  136. # [00:36] <gps> -> cantina
  137. # [00:37] * Quits: clokep (Instantbir@moz-96CDF7E5.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout)
  138. # [00:37] * Joins: JonathanS (JonathanS@ABFCE5D1.AE0B6739.A30F1B5F.IP)
  139. # [00:38] * Quits: catalinn (Thunderbir@EE1D00C4.2D4EABFA.D602D2C5.IP) (Ping timeout)
  140. # [00:38] * Quits: robertbindar (Thunderbir@F7690F0.6E3E800C.9CAFE4EB.IP) (Ping timeout)
  141. # [00:38] * Joins: birtles (chatzilla@moz-C286AD9A.bitcat.net)
  142. # [00:39] * Joins: josh (josh@moz-D3896A24.dhcp.dlth.mn.charter.com)
  143. # [00:39] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  144. # [00:39] * Joins: smooney (sheilamoon@moz-48844A46.dsl.bell.ca)
  145. # [00:40] * Quits: smooney (sheilamoon@moz-48844A46.dsl.bell.ca) (Quit: smooney)
  146. # [00:41] * ctalbert|mtg is now known as ctalbert|afk
  147. # [00:41] * Waka_Flocka_Flame|Away is now known as Waka_Flocka_Flame
  148. # [00:42] * Joins: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net)
  149. # [00:43] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  150. # [00:43] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  151. # [00:44] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  152. # [00:44] * Quits: ddahl (ddahl@moz-43DF4B6A.hsd1.il.comcast.net) (Ping timeout)
  153. # [00:44] * Quits: squib_ (squib@moz-54866485.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  154. # [00:44] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  155. # [00:44] * Quits: twi (Adium@moz-A8020087.cust.dsl.vodafone.it) (Quit: Leaving.)
  156. # [00:45] * Quits: jimb (user@125EF623.B2666F0E.66399531.IP) (Input/output error)
  157. # [00:46] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  158. # [00:46] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  159. # [00:47] * Parts: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  160. # [00:47] * Joins: micahflee (micahflee@73C4F441.593589BC.806C54C8.IP)
  161. # [00:47] * Quits: dao (dao@moz-91921B3B.superkabel.de) (Quit: Leaving.)
  162. # [00:48] * Joins: dao (dao@moz-91921B3B.superkabel.de)
  163. # [00:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/49c8f6b3f062 - Bobby Holley - Bug 903891 - Default the iid to nsISupports in NativeInterface2JSObject, and assert |Interface| when getting an XPCWrappedNative. r=mrbkap
  164. # [00:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d1d616c2ef4e - Bobby Holley - Bug 903891 - Push a null principal before opening XUL dialogs in ye olde crytoe APIe. r=jst
  165. # [00:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a6d587dd711e - Bobby Holley - Bug 903891 - Fix category manager tests to use a contract-id that we can create in content. r=emk
  166. # [00:49] <micahflee> can someone help me get mozilla-central to build on my laptop? it seems to be broken in debian wheezy https://bugzilla.mozilla.org/show_bug.cgi?id=908296
  167. # [00:49] * Quits: dao (dao@moz-91921B3B.superkabel.de) (Ping timeout)
  168. # [00:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5f764ef54601 - Benjamin Bouvier - Bug 906860: Ignore segfaults handled by AsmJSFaultHandler in gdb; r=jimb,gps
  169. # [00:51] * Joins: bjacob (bjacob@moz-554E73B6.rev.sfr.net)
  170. # [00:51] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  171. # [00:52] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  172. # [00:52] * Quits: tonymec (tonymec@7B3658C9.48EF4B79.277517C1.IP) (Ping timeout)
  173. # [00:53] * Quits: ialagenchev (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  174. # [00:53] * heycam|away is now known as heycam
  175. # [00:53] * Joins: mannyv (manny@moz-280A562B.hsd1.md.comcast.net)
  176. # [00:54] * Joins: tonymec (tonymec@7B3658C9.48EF4B79.277517C1.IP)
  177. # [00:54] * Quits: p0pc0rn (p0pc0rn@6028092D.C97DAA9B.FD18116E.IP) (Ping timeout)
  178. # [00:54] * Joins: p0pc0rn (p0pc0rn@9239B5BF.37BC4004.FD18116E.IP)
  179. # [00:54] * Quits: lmandel (lmandel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: lmandel)
  180. # [00:54] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  181. # [00:55] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  182. # [00:55] * Quits: reyre (reyre@moz-9002CDDA.cpe.net.cable.rogers.com) (Client exited)
  183. # [00:55] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
  184. # [00:55] * Joins: njn (chatzilla@moz-3CB020F9.dyn.iinet.net.au)
  185. # [00:55] * ChanServ sets mode: +o njn
  186. # [00:55] * Joins: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net)
  187. # [00:56] * @njn does |sudo apt-get install ack|, then discovers via the man page that "ACK is a highly versatile Kanji code converter."
  188. # [00:56] * Quits: rednaks (rednaks@634E9C7D.6825D9D7.55FFA9B4.IP) (Connection timed out)
  189. # [00:57] * Quits: James1 (Adium@moz-1E1D481B.dsl.in-addr.zen.co.uk) (Quit: Leaving.)
  190. # [00:57] * Joins: rednaks (rednaks@634E9C7D.6825D9D7.55FFA9B4.IP)
  191. # [00:57] * Quits: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  192. # [00:58] * Quits: chmanchester|cantina (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  193. # [00:59] * Quits: josh (josh@moz-D3896A24.dhcp.dlth.mn.charter.com) (Quit: josh)
  194. # [01:00] * Joins: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com)
  195. # [01:00] * Quits: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  196. # [01:02] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  197. # [01:02] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  198. # [01:03] * Quits: hurley (hurley@moz-BBE3ABD.mv.mozilla.com) (Quit: mootex)
  199. # [01:03] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  200. # [01:04] * coop is now known as coop|afk
  201. # [01:04] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  202. # [01:04] * Quits: maxli (maxli@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  203. # [01:05] * Joins: jesup|laptop (chatzilla@moz-4631390.phlapa.fios.verizon.net)
  204. # [01:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bfc0c8ad9608 - Mike Hommey - Bug 904743 - Use makefile creation helper in BindingGen.py, cl.py and xpidl-process.py. r=gps
  205. # [01:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f2a4a8f5c9a5 - Mike Hommey - Bug 904743 - Allow multiple targets on the same rule with includedeps in pymake. r=gps
  206. # [01:06] * Quits: ehugg (chatzilla@F72458CE.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 23.0.1/20130814063812])
  207. # [01:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/927e48de12e1 - Mike Hommey - Bug 908052 - Use GetShortPathName/GetLongPathName to canonicalize paths for dependency files generated by cl.py. r=gps
  208. # [01:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5791f8bba150 - Mike Hommey - Bug 904743 - Add helpers to create simple makefiles and iterate loaded python modules. r=gps
  209. # [01:06] <benjamin> njn: ack-grep
  210. # [01:06] <benjamin> though these days ag is the new hotness
  211. # [01:07] <benjamin> not wasting your cpus with perl regexs
  212. # [01:07] * Quits: Waka_Flocka_Flame (Waka_Flock@moz-E7EA111C.clients.kiwiirc.com) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
  213. # [01:08] <@njn> benjamin: thanks
  214. # [01:09] <@njn> benjamin: "The program 'ag' is currently not installed. You can install it by typing:
  215. # [01:09] <@njn> sudo apt-get install python-ase"
  216. # [01:09] <@njn> benjamin: that doesn't sound like the droids I am looking for
  217. # [01:09] * Joins: jduell (jduell@moz-2BE1E965.sttn.wa.megapath.net)
  218. # [01:10] * Quits: h4writer (h4writer@moz-6BDA8831.access.telenet.be) (Ping timeout)
  219. # [01:10] <benjamin> http://geoff.greer.fm/2011/12/27/the-silver-searcher-better-than-ack/
  220. # [01:10] * Joins: ctangira (ctangira@moz-5AEB08F4.cisco.com)
  221. # [01:10] <benjamin> might have to build it yourself
  222. # [01:12] * Joins: nattokirai (nattokirai@DDAEC1A3.9CD517C2.134C27BB.IP)
  223. # [01:12] <@njn> benjamin: |apt-get install silversearcher-ag| works in Ubuntu 13.10(?!)
  224. # [01:13] <@njn> benjamin: there's a more complex recipe for 13.04
  225. # [01:13] * Joins: ddahl (ddahl@981AA104.E81F12CD.76F66111.IP)
  226. # [01:14] <glandium> jlebar: https://tbpl.mozilla.org/php/getParsedLog.php?id=26895419&tree=Try :-/
  227. # [01:14] * Joins: clokep (Instantbir@moz-96CDF7E5.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  228. # [01:15] * Joins: twi (Adium@moz-A8020087.cust.dsl.vodafone.it)
  229. # [01:15] <jesup|laptop> What's the best way to verify a object (from DOM) is a specific type or not? Assigning to an nsCOMPtr with do_QueryInterface() gives me this: /nsCOMPtr.h:596:11: error: lookup of COMTypeInfo in mozilla::DOMLocalMediaStream is ambiguous
  230. # [01:15] <benjamin> cool
  231. # [01:15] * Quits: rnewman (rich_holyg@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  232. # [01:15] * Quits: mannyv (manny@moz-280A562B.hsd1.md.comcast.net) (Ping timeout)
  233. # [01:16] * Quits: jimm (jmathies@moz-864CAA4E.pn.at.cox.net) (Quit: )
  234. # [01:16] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  235. # [01:17] * Quits: aut0mata (automata@3DCA807D.FA36B139.BB0EBA72.IP) (Ping timeout)
  236. # [01:17] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  237. # [01:18] * Quits: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP) (Ping timeout)
  238. # [01:18] * Joins: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net)
  239. # [01:19] <@bsmedberg> jesup: you typically don't/can't check for a specifc impl type without more information
  240. # [01:20] <@bsmedberg> is there a [builtinclass] interface which only that object implements?
  241. # [01:20] * Parts: ckerschb (ckerschb@moz-B66EA4B2.ics.uci.edu)
  242. # [01:20] * Quits: twi (Adium@moz-A8020087.cust.dsl.vodafone.it) (Ping timeout)
  243. # [01:21] * Joins: rnewman (rich_holyg@moz-DB4A9C19.scl3.mozilla.com)
  244. # [01:21] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  245. # [01:21] * Quits: clokep (Instantbir@moz-96CDF7E5.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout)
  246. # [01:22] <jesup|laptop> Not right now. I'm trying to do something specific if and only if the MediaStream I'm given is a gUM()-sourced MediaStream (LocalMediaStream is close enough for now, and LocalMediaStream is only used for gUM())
  247. # [01:22] * Joins: T3 (T3@moz-65608547.dsl.telesp.net.br)
  248. # [01:22] <jesup|laptop> I could add a dummy interface for this I guess
  249. # [01:23] * Joins: ialagenchev (Adium@moz-BBE3ABD.mv.mozilla.com)
  250. # [01:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/446229c7ad13 - Terrence Cole - Bug 907973 - Suppress an exact rooting non-hazard in ShellObjectMetadataCallback; r=bhackett
  251. # [01:23] * Quits: jduell (jduell@moz-2BE1E965.sttn.wa.megapath.net) (Ping timeout)
  252. # [01:23] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2121b7b8179a - Terrence Cole - Bug 907791 - Suppress some AsmJS rooting non-hazards in the static analysis; r=bhackett,luke
  253. # [01:23] * Quits: corazon (Mibbit@46652D81.24588541.E435C74A.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  254. # [01:23] <glandium> micahflee: are you running in a chroot?
  255. # [01:24] * Quits: @smaug (chatzilla@moz-D8807168.elisa-laajakaista.fi) (Input/output error)
  256. # [01:25] * Joins: smaug (chatzilla@moz-D8807168.elisa-laajakaista.fi)
  257. # [01:25] * ChanServ sets mode: +o smaug
  258. # [01:25] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Ping timeout)
  259. # [01:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/eefc5a5ed6c9 - Gregory Szorc - Bug 896797 - Part 1: Ensure js/src moz.build is up to date before building; r=glandium
  260. # [01:28] <jlebar> glandium: yeah. :(
  261. # [01:28] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  262. # [01:29] * Quits: ialagenchev (Adium@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  263. # [01:29] * Quits: ctangira (ctangira@moz-5AEB08F4.cisco.com) (Quit: ctangira)
  264. # [01:29] * hwine|afk is now known as hwine
  265. # [01:30] * Quits: gustavold (gustavold@A9C5DE35.A7A6AFDB.C7EA744A.IP) (Connection reset by peer)
  266. # [01:30] * Joins: gustavold (gustavold@A9C5DE35.A7A6AFDB.C7EA744A.IP)
  267. # [01:31] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Input/output error)
  268. # [01:32] * Joins: aut0mata (automata@3DCA807D.FA36B139.BB0EBA72.IP)
  269. # [01:34] * Joins: maxli (maxli@B5559308.9C54E60.2FA4EA88.IP)
  270. # [01:35] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  271. # [01:35] * Quits: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  272. # [01:37] <jesup|laptop> bsmedberg: ^ @ 19:26 EDT
  273. # [01:40] * Quits: armenzg_afk (armenzg@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  274. # [01:40] * Joins: armenzg_afk (armenzg@13F2CEC5.7672369.D8E68FF6.IP)
  275. # [01:42] * Quits: RealRaven (Thunderbir@23A154BA.F8A90F2B.27F80FAC.IP) (Ping timeout)
  276. # [01:42] * Quits: armenzg_afk (armenzg@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  277. # [01:42] * Quits: tonymec (tonymec@7B3658C9.48EF4B79.277517C1.IP) (Ping timeout)
  278. # [01:42] * Quits: tonymec|away (tonymec@7B3658C9.48EF4B79.277517C1.IP) (Ping timeout)
  279. # [01:42] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
  280. # [01:42] * Quits: rednaks (rednaks@634E9C7D.6825D9D7.55FFA9B4.IP) (Quit: Téléportation !)
  281. # [01:43] * Joins: gandalf_ (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  282. # [01:47] * Callek-cantina is now known as Callek
  283. # [01:47] * Joins: ggp (ggp@E656AA60.B6947087.E4090502.IP)
  284. # [01:48] * Quits: bjacob (bjacob@moz-554E73B6.rev.sfr.net) (Quit: Konversation terminated!)
  285. # [01:49] * Quits: surkov (surkov@moz-174FE592.cable.teksavvy.com) (Quit: surkov)
  286. # [01:50] * Quits: gandalf_ (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  287. # [01:50] <heycam> I'm kind of glad I accidentally hit Cmd+Q every now and then as it gives me a chance for my Nightly to update
  288. # [01:50] * Joins: gandalf_ (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  289. # [01:51] * Quits: terrence (terrence@moz-B38D16E9.sb.sd.cox.net) (Ping timeout)
  290. # [01:51] * Quits: gandalf_ (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  291. # [01:51] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  292. # [01:51] * Quits: lzzluca_ (lzzluca@moz-F2460F8B.zone2.bethere.co.uk) (Client exited)
  293. # [01:51] * Quits: mdas|cantina (mdas@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  294. # [01:51] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  295. # [01:52] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  296. # [01:52] * ChanServ sets mode: +ao dbaron dbaron
  297. # [01:52] * Joins: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP)
  298. # [01:53] * Joins: ekr (ekr@moz-7B0110AD.mv.mozilla.com)
  299. # [01:53] * Quits: clowd (clowd@moz-A81E251C.hsd1.va.comcast.net) (Quit: )
  300. # [01:53] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  301. # [01:53] * Quits: Callek (chatzilla@moz-B65AF445.hfc.comcastbusiness.net) (Ping timeout)
  302. # [01:54] * Quits: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  303. # [01:55] * Quits: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  304. # [01:56] * Quits: ahal|cantina (ahal@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  305. # [01:56] * Quits: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  306. # [01:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d74b077b663c - Brian Hackett - Bug 905544 - Fix assertion failure in threadsafe builds with --disable-ion, r=billm.
  307. # [02:00] * nthomas is now known as nthomas|away
  308. # [02:01] * Quits: ggp (ggp@E656AA60.B6947087.E4090502.IP) (Quit: Leaving...)
  309. # [02:01] * Quits: @smaug (chatzilla@moz-D8807168.elisa-laajakaista.fi) (Ping timeout)
  310. # [02:02] <@njn> oh, Ms2ger backed out my patches but didn't bother telling me
  311. # [02:03] * Quits: ekr (ekr@moz-7B0110AD.mv.mozilla.com) (Quit: ekr)
  312. # [02:03] * Quits: matthewgertner (matthewger@E05025B2.7102BCB6.B7C3970A.IP) (Ping timeout)
  313. # [02:03] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  314. # [02:04] * Joins: clowd (clowd@moz-A81E251C.hsd1.va.comcast.net)
  315. # [02:05] * Joins: ekr (ekr@moz-7B0110AD.mv.mozilla.com)
  316. # [02:05] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  317. # [02:06] * Quits: sworkman (sworkman@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sworkman)
  318. # [02:07] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  319. # [02:07] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  320. # [02:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2aea1fd9522d - Guillaume Abadie - bug 908232 - step 1 - Refactor the WebGL state tracking - r=jgilbert
  321. # [02:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fba54a00792c - Guillaume Abadie - bug 908232 - step 2 - [WebGL 2.0] Add RASTERIZER_DISCARD tracking - r=jgilbert
  322. # [02:08] * Joins: chmanchester|cantina (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net)
  323. # [02:09] * Joins: bmoss (bmoss@moz-54D507F.hsd1.ca.comcast.net)
  324. # [02:09] * Quits: bmoss (bmoss@moz-54D507F.hsd1.ca.comcast.net) (Quit: bmoss)
  325. # [02:09] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  326. # [02:09] * ChanServ sets mode: +o roc
  327. # [02:09] * Joins: dmarcos (dmarcos@moz-BE33DA21.fw1.sfo1.mozilla.net)
  328. # [02:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/13bbb02033f8 - Guillaume Abadie - bug 907946 - re-enable EXT_packed_depth_stencil on OS X 10.9 - r=bjacob,jgilbert
  329. # [02:11] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  330. # [02:11] * Joins: smooney (sheilamoon@moz-48844A46.dsl.bell.ca)
  331. # [02:12] * Quits: chmanchester|cantina (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  332. # [02:12] * Quits: ekr (ekr@moz-7B0110AD.mv.mozilla.com) (Quit: ekr)
  333. # [02:13] * Joins: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com)
  334. # [02:14] * Quits: nattokirai (nattokirai@DDAEC1A3.9CD517C2.134C27BB.IP) (Quit: nattokirai)
  335. # [02:14] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
  336. # [02:14] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  337. # [02:14] * Quits: briansmith (briansmith@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  338. # [02:16] <RyanVM|afk> njn: presuming you're talking about bug 905017? comment 66?
  339. # [02:17] * ewong|away is now known as ewong
  340. # [02:18] * Quits: till (till@moz-7BCE5871.adsl.alicedsl.de) (Client exited)
  341. # [02:18] * Joins: till (till@moz-7BCE5871.adsl.alicedsl.de)
  342. # [02:19] * Quits: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net) (Quit: leaving)
  343. # [02:19] * Joins: twi (Adium@moz-A8020087.cust.dsl.vodafone.it)
  344. # [02:20] * Quits: till (till@moz-7BCE5871.adsl.alicedsl.de) (Ping timeout)
  345. # [02:20] * Quits: p0pc0rn (p0pc0rn@9239B5BF.37BC4004.FD18116E.IP) (Ping timeout)
  346. # [02:21] * Joins: p0pc0rn (p0pc0rn@D718D6F5.EBDB06A0.FD18116E.IP)
  347. # [02:21] * Quits: mihneadb (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  348. # [02:21] * Quits: twi (Adium@moz-A8020087.cust.dsl.vodafone.it) (Ping timeout)
  349. # [02:22] * RyanVM|afk is now known as RyanVM
  350. # [02:22] <RyanVM> man, so close to finding the winxp xpcshell fix that I can almost taste it
  351. # [02:24] * Joins: sworkman (sworkman@moz-BE33DA21.fw1.sfo1.mozilla.net)
  352. # [02:24] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  353. # [02:25] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6bedadef5f13 - Jim Mathies - Bug 907243 - Move SetDPI to APZCTreeManager. r=kats
  354. # [02:25] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  355. # [02:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b4b8ecfae683 - Jim Mathies - Bug 904214 - Don't initialize component alpha blend state if its not in use. r=nrc
  356. # [02:26] * Joins: mikeratcliffe (Adium@A6827944.C2B26F36.7CCB197A.IP)
  357. # [02:28] <froydnj> man, any way to speed up windows builds would be fantastic
  358. # [02:28] * Quits: smooney (sheilamoon@moz-48844A46.dsl.bell.ca) (Quit: smooney)
  359. # [02:28] <RyanVM> froydnj: you're talking to a guy who's been bisecting spontaneous Windows test fixes on Try all day
  360. # [02:28] <RyanVM> :P
  361. # [02:29] * Joins: jdm (jdm@97DF0582.DEAB171B.971E19F6.IP)
  362. # [02:29] * Joins: bjacob (bjacob@moz-554E73B6.rev.sfr.net)
  363. # [02:29] <froydnj> RyanVM: =D
  364. # [02:29] * Joins: Earth4 (cht-zla_un@C4ED351F.3F015F26.E496B34E.IP)
  365. # [02:29] <froydnj> RyanVM: bisecting windows pgo build problems is even better
  366. # [02:29] <RyanVM> oh god
  367. # [02:30] <RyanVM> though I do vaguely recall doing that once upon a time as a volunteer - can't remember why anymore
  368. # [02:30] <RyanVM> weekends were the best for that
  369. # [02:30] <efaust> "young and foolish"
  370. # [02:30] <Earth4> Any difference between mozilla/Preferences.h and nsCOMPtr<nsIPrefBranch>?
  371. # [02:30] <froydnj> it's not so bad if you quadsect (?) and do the builds in parallel
  372. # [02:30] <RyanVM> froydnj: exactly
  373. # [02:31] <RyanVM> on the weekends, I'd spin up to like 8 at a time
  374. # [02:31] * Quits: Earth4 (cht-zla_un@C4ED351F.3F015F26.E496B34E.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 23.0.1/20130814063812])
  375. # [02:31] <RyanVM> i've only been doing 3 at a time today
  376. # [02:31] <RyanVM> can't wait to see where I land on the Try top scores :D
  377. # [02:31] <RyanVM> it's not so much the builds but the retriggers that are going to get me
  378. # [02:32] <froydnj> hey, look, I actually got os x test results on try, woohoo
  379. # [02:32] * Quits: lduros (user@moz-47F34250.phlapa.fios.verizon.net) (Client exited)
  380. # [02:33] * Joins: tonymec|away (tonymec@moz-7211329E.adsl-dyn.isp.belgacom.be)
  381. # [02:34] * Joins: Hughman (Mibbit@moz-FDB0D813.lnk.telstra.net)
  382. # [02:34] * Joins: mihneadb (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net)
  383. # [02:34] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  384. # [02:34] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Quit: ehugg)
  385. # [02:34] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  386. # [02:35] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  387. # [02:35] * Joins: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw)
  388. # [02:35] * Quits: dmarcos (dmarcos@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving...)
  389. # [02:36] * Joins: tonymec (tonymec@moz-7211329E.adsl-dyn.isp.belgacom.be)
  390. # [02:36] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Ping timeout)
  391. # [02:36] * Quits: gustavold (gustavold@A9C5DE35.A7A6AFDB.C7EA744A.IP) (Quit: Leaving.)
  392. # [02:37] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  393. # [02:37] * Quits: Mossop (mossop@moz-242CA735.lsanca.fios.verizon.net) (Quit: Fleeing the scene)
  394. # [02:37] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  395. # [02:38] * Quits: mikeratcliffe (Adium@A6827944.C2B26F36.7CCB197A.IP) (Ping timeout)
  396. # [02:39] * Quits: Hughman (Mibbit@moz-FDB0D813.lnk.telstra.net) (Quit: http://www.mibbit.com ajax IRC Client)
  397. # [02:39] * Quits: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  398. # [02:40] * Joins: Hughman (Mibbit@moz-FDB0D813.lnk.telstra.net)
  399. # [02:40] * Joins: smooney (sheilamoon@moz-48844A46.dsl.bell.ca)
  400. # [02:40] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: My lid went down)
  401. # [02:40] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  402. # [02:41] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  403. # [02:41] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  404. # [02:42] * Quits: smooney (sheilamoon@moz-48844A46.dsl.bell.ca) (Ping timeout)
  405. # [02:42] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  406. # [02:43] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: mccr8)
  407. # [02:43] * Joins: digitsm_ (digitsm@5DC9D3F7.39416520.C146C5E5.IP)
  408. # [02:44] * Quits: maxli (maxli@B5559308.9C54E60.2FA4EA88.IP) (Quit: Leaving.)
  409. # [02:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4865e4e0dd9f - Nathan Froyd - Bug 908208 - part 2 - declare FatalError as MOZ_NEVER_INLINE rather than virtual; r=bent
  410. # [02:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c40ac8b1df0a - Nathan Froyd - Bug 908208 - part 3 - move guts of FatalError out-of-line to ProtocolUtils.cpp; r=bent
  411. # [02:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3a76d8329219 - Nathan Froyd - Bug 908208 - part 1 - add support for MOZ_NEVER_INLINE to MethodDecl; r=bent
  412. # [02:45] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  413. # [02:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b3070fcb40c9 - Nathan Froyd - Bug 884281 - use mozilla::Atomic in xpcom/; r=bsmedberg,jlebar
  414. # [02:46] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  415. # [02:46] * Joins: chmanchester|cantina (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net)
  416. # [02:47] * Joins: nattokirai (nattokirai@moz-C286AD9A.bitcat.net)
  417. # [02:47] * Joins: crussell (colby@moz-C36DA004.pilotpoint.tx.cebridge.net)
  418. # [02:49] * Joins: till (till@moz-7BCE5871.adsl.alicedsl.de)
  419. # [02:49] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Ping timeout)
  420. # [02:49] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  421. # [02:50] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  422. # [02:51] * Quits: dew (Instantbir@moz-D2FA52B6.static.stls.mo.charter.com) (Ping timeout)
  423. # [02:52] * Joins: dew (Instantbir@moz-D2FA52B6.static.stls.mo.charter.com)
  424. # [02:52] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  425. # [02:53] * Joins: ahal (ahal@F77132FB.12EEDBD3.6BEEAEBD.IP)
  426. # [02:54] * Quits: till (till@moz-7BCE5871.adsl.alicedsl.de) (Ping timeout)
  427. # [02:55] * Quits: bjacob (bjacob@moz-554E73B6.rev.sfr.net) (Quit: Konversation terminated!)
  428. # [02:55] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  429. # [02:57] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  430. # [02:57] * Quits: KWierso|Sheriff (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  431. # [02:58] * Joins: sewardj_ (sewardj@moz-38B9CBB1.dip0.t-ipconnect.de)
  432. # [02:58] * Quits: Kabaka (Kabaka@moz-55BA12D.vacantminded.com) (No route to host)
  433. # [02:59] * Quits: sewardj (sewardj@moz-F48ABA14.dip0.t-ipconnect.de) (Ping timeout)
  434. # [02:59] * chmanchester|cantina is now known as chmanchester
  435. # [02:59] * Quits: dzbarsky (Adium@moz-5CEFB44B.washdc.fios.verizon.net) (Quit: Leaving.)
  436. # [02:59] * Quits: tonymec (tonymec@moz-7211329E.adsl-dyn.isp.belgacom.be) (Input/output error)
  437. # [02:59] * Joins: Kabaka (Kabaka@moz-55BA12D.vacantminded.com)
  438. # [03:00] * JosiahOne|Away is now known as JosiahOne
  439. # [03:00] * Joins: matthewgertner (matthewger@E05025B2.7102BCB6.B7C3970A.IP)
  440. # [03:00] * Joins: ggherdov_ (uid11402@moz-E77DEB21.irccloud.com)
  441. # [03:00] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  442. # [03:00] * Joins: smooney (sheilamoon@moz-48844A46.dsl.bell.ca)
  443. # [03:01] * Joins: tonymec (tonymec@moz-7211329E.adsl-dyn.isp.belgacom.be)
  444. # [03:01] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  445. # [03:01] * Quits: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com) (Quit: pcwalton)
  446. # [03:02] <ggherdov_> hello. in the Firefox Developer Tools, specifically the "Inspector" tab where I can see the DOM, how can I tell it to "expand everything" ?
  447. # [03:02] <ggherdov_> my goal would be to then CTRL+A all the HTML representing the DOM and... play with it myself.
  448. # [03:02] <ggherdov_> CTRL+U-ing the page does not work, since part of the tree is loaded dynamically and does not show up in the page source. [xposted to #firefox]
  449. # [03:03] * Quits: JonathanS (JonathanS@ABFCE5D1.AE0B6739.A30F1B5F.IP) (Quit: Computer has gone to sleep.)
  450. # [03:04] <khuey> uh, wtf
  451. # [03:04] <khuey> did we break xpidl compilation?
  452. # [03:04] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Quit: ctangira)
  453. # [03:04] * Joins: mina (mina@moz-EC99504E.cpe.teksavvy.com)
  454. # [03:05] <froydnj> gps redid how it works...which might have broken it, but seems unlikely
  455. # [03:06] * Joins: mikeratcliffe (Adium@A6827944.C2B26F36.7CCB197A.IP)
  456. # [03:07] * Quits: tonymec (tonymec@moz-7211329E.adsl-dyn.isp.belgacom.be) (Ping timeout)
  457. # [03:07] * Quits: tonymec|away (tonymec@moz-7211329E.adsl-dyn.isp.belgacom.be) (Ping timeout)
  458. # [03:07] * Quits: crussell (colby@moz-C36DA004.pilotpoint.tx.cebridge.net) (Ping timeout)
  459. # [03:08] <froydnj> ok, dom includes, you win
  460. # [03:09] * Quits: jgriffin|cantina (jgriffin@moz-C55C3E25.hsd1.wa.comcast.net) (Quit: jgriffin|cantina)
  461. # [03:10] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  462. # [03:10] * Quits: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss_)
  463. # [03:10] * Quits: smooney (sheilamoon@moz-48844A46.dsl.bell.ca) (Quit: smooney)
  464. # [03:11] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  465. # [03:11] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  466. # [03:11] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  467. # [03:12] * Quits: micahflee (micahflee@73C4F441.593589BC.806C54C8.IP) (Ping timeout)
  468. # [03:12] * Joins: demize (demize95@moz-48B50800.cpe.distributel.net)
  469. # [03:12] <demize> vladan: ping
  470. # [03:12] <vladan> demize: pong
  471. # [03:12] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  472. # [03:12] <markh> hrm - I just tried rebuilding moz on Windows from an SSD instead of my spinning disk and the build time went from 34 to 31 mins. Not sure this talk of "must build from SSD" is really worthwhile in all cases...
  473. # [03:13] * whimboo is now known as whimboo|afk
  474. # [03:13] * Joins: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  475. # [03:13] * nthomas|away is now known as nthomas
  476. # [03:13] * Joins: surkov (surkov@moz-174FE592.cable.teksavvy.com)
  477. # [03:13] * Quits: p0pc0rn (p0pc0rn@D718D6F5.EBDB06A0.FD18116E.IP) (Ping timeout)
  478. # [03:13] <demize> vladan: yeah, I've got a bit of a bizarre issue with using a deque. With the exact same code, it works fine with a vector but as soon as it's switched to a deque new stacks just disappear rather than pushing off old ones
  479. # [03:13] * Joins: p0pc0rn (p0pc0rn@2B26CF75.B66F4BCE.88E925D5.IP)
  480. # [03:14] <JosiahOne> Do we have a list of the system dependencies required to build Firefox somewhere. (I can't use bootstrap)
  481. # [03:14] * Quits: tchevalier (Thunderbir@1266C451.E152AF0B.3A7352D6.IP) (Quit: tchevalier)
  482. # [03:15] <demize> vladan: as in, get 5 hangs that are (10, 12, 13, 13, 12) seconds long fine, with vector the sixth goes on fine (12, 13, 13, 12, 14) but with deque it stays at (10, 12, 13, 13, 12) no matter how I try to remove the bottom stack
  483. # [03:15] <demize> and I can't reproduce the issue with other code that I wrote to be as close to the Telemetry code as possible, so I'm a little lost as to the problem
  484. # [03:16] <vladan> demize: that's odd. there shouldn't be anything unique about using a deque. are you using push_front() to append, and pop_back() to remove only if N > 50?
  485. # [03:16] * Quits: p0pc0rn (p0pc0rn@2B26CF75.B66F4BCE.88E925D5.IP) (Client exited)
  486. # [03:16] <vladan> demize: it sounds like you're pushing & popping the same side of the deque
  487. # [03:17] <demize> nope, push_back() and pop_front()
  488. # [03:17] <demize> I tried switching it to pop_back() too, didn't change anything
  489. # [03:17] * Quits: spohl|away (Adium@DA5C57DC.AD7A4894.465000F8.IP) (Quit: Leaving.)
  490. # [03:17] <demize> well
  491. # [03:18] <demize> not push_back(), the way it was written is by adding a new one to the end (resize(size() + 1)) and filling that one up
  492. # [03:18] * Joins: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net)
  493. # [03:18] <demize> but it has the same effect, and it all works fine with vector so I'm really quite confused about this
  494. # [03:19] * bz_away is now known as bz
  495. # [03:19] * cpeterson is now known as cpeterson|afk
  496. # [03:19] * Quits: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: gwagner)
  497. # [03:19] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  498. # [03:19] * Quits: mmc|laptop (mchew@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: mmc|laptop)
  499. # [03:20] * Joins: twi (Adium@moz-A8020087.cust.dsl.vodafone.it)
  500. # [03:20] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  501. # [03:21] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  502. # [03:21] * Quits: twi (Adium@moz-A8020087.cust.dsl.vodafone.it) (Ping timeout)
  503. # [03:21] * Quits: cpeterson|afk (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  504. # [03:21] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  505. # [03:22] <froydnj> crap
  506. # [03:22] <froydnj> RyanVM: ping
  507. # [03:23] * Quits: mikeratcliffe (Adium@A6827944.C2B26F36.7CCB197A.IP) (Ping timeout)
  508. # [03:24] <vladan> demize: no need to use resize
  509. # [03:24] <vladan> demize: i have to head for dinner in 15.. let's talk again tomorrow?
  510. # [03:25] <demize> vladan: sure, I'll see what I can figure out tonight
  511. # [03:25] * Quits: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  512. # [03:26] <demize> if I can figure out how to get deque working that's best
  513. # [03:26] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  514. # [03:26] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  515. # [03:27] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  516. # [03:27] <demize> if not, then it'll probably have to be a circular system based around the vector that's already there (overwriting earlier elements when one past 50 comes in). I don't like that idea much but it would work
  517. # [03:27] <mjh563> JosiahOne: https://developer.mozilla.org/en-US/docs/Developer_Guide/Build_Instructions#Build_prerequisites
  518. # [03:28] <JosiahOne> mjh563: Fantastic. Thanks.
  519. # [03:28] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  520. # [03:28] * Quits: jammink (textual@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  521. # [03:29] <froydnj> if my push starts going red, it's because it needs a clobber, which I'll push if nobody beats me to it
  522. # [03:29] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  523. # [03:30] * Quits: sworkman (sworkman@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sworkman)
  524. # [03:32] * Joins: tonymec|away (tonymec@E528950E.B6F588E6.277517C1.IP)
  525. # [03:32] <vladan> demize: can you try tesitng out the deque approach in a simple bare-bones test program?
  526. # [03:34] * Joins: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP)
  527. # [03:34] <vladan> it'll be a little easier to debug
  528. # [03:38] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  529. # [03:38] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  530. # [03:39] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  531. # [03:40] * Quits: vladan (vladan@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  532. # [03:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5afea7f06923 - Nathan Froyd - Bug 908208 followup - touch CLOBBER because ipdl dependencies are incomplete; r=bustage-dodging
  533. # [03:41] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  534. # [03:41] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  535. # [03:42] * Joins: victorporof (victorporo@F2782203.A485B230.9B1E38F4.IP)
  536. # [03:42] * Joins: Mossop (mossop@moz-242CA735.lsanca.fios.verizon.net)
  537. # [03:42] * Quits: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  538. # [03:42] * philor is now known as philor|away
  539. # [03:42] * Quits: TimAbraldes (Instantbir@moz-7FD19BDC.hsd1.or.comcast.net) (Quit: TimAbraldes)
  540. # [03:43] * Quits: Mossop (mossop@moz-242CA735.lsanca.fios.verizon.net) (Quit: Fleeing the scene)
  541. # [03:43] * Quits: KaiRo (robert@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  542. # [03:44] * Parts: marco (marco@moz-7B0110AD.mv.mozilla.com)
  543. # [03:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d9f853609281 - Nicholas Cameron - Bug 893330. Invalidate the frame area for box shadow display list items with border radius. r=mattwoodrow
  544. # [03:46] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  545. # [03:47] * Joins: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  546. # [03:47] * Joins: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net)
  547. # [03:47] * Joins: Waka_Flocka_Flame (Waka_Flock@moz-E7EA111C.clients.kiwiirc.com)
  548. # [03:48] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  549. # [03:49] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  550. # [03:49] * Quits: chewey (chewey@moz-32B1A382.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  551. # [03:49] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  552. # [03:49] <froydnj> RyanVM: aw, I wanted to see if that push actually built
  553. # [03:49] <RyanVM> froydnj: boohoo :)
  554. # [03:49] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  555. # [03:49] <RyanVM> you had one green build
  556. # [03:49] * Joins: chewey (chewey@moz-50FE20DC.dip0.t-ipconnect.de)
  557. # [03:50] <RyanVM> and as much as I love the possibility of mass needs-clobber bustage...
  558. # [03:50] <froydnj> I had a good feeling about it
  559. # [03:50] <RyanVM> funny, I've heard that about a lot of pushes before
  560. # [03:50] <froydnj> yeah, but *this* time...
  561. # [03:50] * Joins: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net)
  562. # [03:51] * Quits: teoli (teoli@8F761026.B5EF4AF6.E96CA9D8.IP) (Input/output error)
  563. # [03:51] <RyanVM> froydnj: something kinda funny, I'm beginning to strongly suspect that the patch that fixed the winxp xpcshell hangs was damn near a 1-liner
  564. # [03:51] <froydnj> RyanVM: if only all oranges were that easy
  565. # [03:51] <RyanVM> and it missed the cutoff for fx24 by like a day
  566. # [03:51] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  567. # [03:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/dec0efbf0e55 - Jim Mathies - Bug 904214 - Add missing assert per review comments. r=nrc
  568. # [03:52] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  569. # [03:54] * Quits: jesup|laptop (chatzilla@moz-4631390.phlapa.fios.verizon.net) (Ping timeout)
  570. # [03:54] * catlee-cantina is now known as catlee-away
  571. # [03:54] * Joins: jesup|laptop_ (chatzilla@moz-4631390.phlapa.fios.verizon.net)
  572. # [03:54] * jesup|laptop_ is now known as jesup|laptop
  573. # [03:55] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  574. # [03:55] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  575. # [03:56] * Joins: schien (schien@moz-99690620.hinet-ip.hinet.net)
  576. # [03:56] * Quits: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr_)
  577. # [03:56] * Joins: Callek (chatzilla@moz-6A95E8C7.dhcp.oxfr.ma.charter.com)
  578. # [03:56] * Joins: mannyv (manny@moz-280A562B.hsd1.md.comcast.net)
  579. # [03:56] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  580. # [03:56] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  581. # [03:57] * Joins: teoli (teoli@8F761026.B5EF4AF6.E96CA9D8.IP)
  582. # [03:57] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  583. # [03:57] * Quits: teoli (teoli@8F761026.B5EF4AF6.E96CA9D8.IP) (Connection reset by peer)
  584. # [03:57] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  585. # [03:57] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  586. # [03:58] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  587. # [04:00] * Joins: shelly (shelly@moz-99690620.hinet-ip.hinet.net)
  588. # [04:01] * Joins: Mook (mook@moz-A65B5CF7.dsl.teksavvy.com)
  589. # [04:02] * Joins: timdream (timdream@moz-99690620.hinet-ip.hinet.net)
  590. # [04:02] * Quits: aut0mata (automata@3DCA807D.FA36B139.BB0EBA72.IP) (Ping timeout)
  591. # [04:03] * Joins: mib_v0it4y (Mibbit@6C1541D4.7051BE07.269356EA.IP)
  592. # [04:03] * Quits: mib_v0it4y (Mibbit@6C1541D4.7051BE07.269356EA.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  593. # [04:03] * Joins: arasbm (zooby@moz-8E336844.vf.shawcable.net)
  594. # [04:03] * Joins: gavinLai (gavin@moz-99690620.hinet-ip.hinet.net)
  595. # [04:04] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  596. # [04:05] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  597. # [04:06] * Joins: reyre (reyre@moz-9002CDDA.cpe.net.cable.rogers.com)
  598. # [04:06] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  599. # [04:06] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  600. # [04:08] * Quits: mjh563 (mjh563@moz-D891C5B8.cable.virginmedia.com) (Ping timeout)
  601. # [04:10] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  602. # [04:10] * Quits: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  603. # [04:11] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  604. # [04:11] * Joins: crussell (colby@moz-C36DA004.pilotpoint.tx.cebridge.net)
  605. # [04:13] * Quits: mbest (Instantbir@moz-45AF04C1.dsl.bell.ca) (Ping timeout)
  606. # [04:13] * Quits: Waka_Flocka_Flame (Waka_Flock@moz-E7EA111C.clients.kiwiirc.com) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
  607. # [04:13] <fabrice> !seen jduell
  608. # [04:13] <firebot> jduell was last seen 1 week, 6 days, 2 hours, 37 minutes and 42 seconds ago, saying 'sicking: we definitely agree there :)' in #developers.
  609. # [04:13] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  610. # [04:14] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  611. # [04:15] * Joins: atsai (atsai@moz-99690620.hinet-ip.hinet.net)
  612. # [04:15] * capella is now known as capella|away
  613. # [04:17] * Quits: RyanVM (Thunderbir@moz-A2F98468.phlapa.fios.verizon.net) (Quit: RyanVM)
  614. # [04:18] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  615. # [04:18] * Quits: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net) (Ping timeout)
  616. # [04:19] * philor|away is now known as philor
  617. # [04:19] * Quits: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net) (Quit: Leaving...)
  618. # [04:19] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  619. # [04:19] * ChanServ sets mode: +o dveditz
  620. # [04:19] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  621. # [04:20] * Joins: twi (Adium@moz-A8020087.cust.dsl.vodafone.it)
  622. # [04:20] * Quits: tanvi (tanvi@moz-7B0110AD.mv.mozilla.com) (Quit: Leaving.)
  623. # [04:21] * Quits: @njn (chatzilla@moz-3CB020F9.dyn.iinet.net.au) (Client exited)
  624. # [04:21] <jdm> how can I find the revisions used for firefox releases?
  625. # [04:21] <jdm> without having to download them?
  626. # [04:21] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Quit: Gone to save the world!)
  627. # [04:21] * Quits: twi (Adium@moz-A8020087.cust.dsl.vodafone.it) (Ping timeout)
  628. # [04:22] <jdm> perhaps hg tags
  629. # [04:22] <@bz> jdm: if you have a mozilla-release tree, hg tags would do the job
  630. # [04:23] * Quits: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  631. # [04:24] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  632. # [04:25] * Quits: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  633. # [04:25] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  634. # [04:26] * Joins: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net)
  635. # [04:26] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Quit: Ex-Chat)
  636. # [04:26] * Joins: njn (chatzilla@moz-3CB020F9.dyn.iinet.net.au)
  637. # [04:26] * ChanServ sets mode: +o njn
  638. # [04:27] * Joins: aut0mata (automata@3DCA807D.FA36B139.BB0EBA72.IP)
  639. # [04:27] * Joins: darkowlzzzz (sunny@5D75C055.D27D6C2.25B273F5.IP)
  640. # [04:27] * Quits: azakai_ (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  641. # [04:27] <Hughman> jdm, bz: I think http://hg.mozilla.org/releases/mozilla-release/tags would help
  642. # [04:28] <jdm> yes, it looks like it
  643. # [04:28] <jdm> thanks
  644. # [04:28] * Joins: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com)
  645. # [04:30] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  646. # [04:30] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  647. # [04:30] * Quits: mcomella (mcomella@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  648. # [04:30] * Joins: Optimizer1 (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  649. # [04:31] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  650. # [04:32] * Quits: Optimizer1 (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  651. # [04:32] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  652. # [04:33] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  653. # [04:34] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  654. # [04:35] * Quits: darkowlzzzz (sunny@5D75C055.D27D6C2.25B273F5.IP) (Ping timeout)
  655. # [04:35] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  656. # [04:35] * Quits: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  657. # [04:35] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Connection reset by peer)
  658. # [04:36] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  659. # [04:37] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  660. # [04:37] * Joins: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP)
  661. # [04:38] * Joins: josh (josh@moz-D3896A24.dhcp.dlth.mn.charter.com)
  662. # [04:38] * Joins: Edgar (Thunderbir@B1038826.9ED56B4E.28909328.IP)
  663. # [04:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/781c291ec961 - Nicholas Nethercote - Bug 905017 (part 2, attempt 2) - Move structured clone stuff from jsapi.{h,cpp} and jsclone.{h,cpp} to js/StructuredClone.{h,cpp}. r=billm.
  664. # [04:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/051e287b802f - Nicholas Nethercote - Bug 905017 (part 3, attempt 2) - Move profiling stack stuff from jsapi.h to js/ProfilingStack.h. r=billm.
  665. # [04:38] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  666. # [04:39] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  667. # [04:40] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  668. # [04:40] * Quits: crussell (colby@moz-C36DA004.pilotpoint.tx.cebridge.net) (Ping timeout)
  669. # [04:40] * Quits: Edgar (Thunderbir@B1038826.9ED56B4E.28909328.IP) (Connection reset by peer)
  670. # [04:41] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  671. # [04:42] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  672. # [04:43] * Joins: jhk (Jignesh@23DA642E.FBFB16BF.D06349B0.IP)
  673. # [04:44] * Joins: caiolima (Instantbir@17058C05.8DCD5E9F.382F99D6.IP)
  674. # [04:44] * Quits: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net) (Ping timeout)
  675. # [04:44] * Joins: kdc_ (chatzilla@moz-2ACC6B38.pk.shawcable.net)
  676. # [04:44] * kdc_ is now known as kdc
  677. # [04:44] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  678. # [04:45] * Quits: sfink (chatzilla@moz-644083F8.dsl.pltn13.sbcglobal.net) (Connection reset by peer)
  679. # [04:45] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  680. # [04:46] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  681. # [04:46] * Quits: digitsm_ (digitsm@5DC9D3F7.39416520.C146C5E5.IP) (Ping timeout)
  682. # [04:48] <@roc> "Overall system resources - Wall time: 1326s; CPU: 85%; Read bytes: 2211786752; Write bytes: 34734534656; Read time: 118849; Write time: 40576481"
  683. # [04:48] * Joins: smooney (sheilamoon@moz-FC1ADCB.dsl.bell.ca)
  684. # [04:48] <@roc> wrote 34 GB but only read 2GB? really?
  685. # [04:49] <@roc> I guess that must exclude reads that hit in cache
  686. # [04:50] * Quits: josh (josh@moz-D3896A24.dhcp.dlth.mn.charter.com) (Quit: josh)
  687. # [04:50] * Joins: msaad (marcus@9B73DCC9.DD8C2E52.C27E1635.IP)
  688. # [04:51] <msaad> Am I crazy or LongOrAutoKeyword was removed from UnionTypes.h? Does anyone knows? I remember looking into it this past week.
  689. # [04:53] * kats|away is now known as kats
  690. # [04:53] * Quits: gavinLai (gavin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  691. # [04:54] * msaad facepalm.
  692. # [04:54] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Quit: ehugg)
  693. # [04:54] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  694. # [04:54] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Connection reset by peer)
  695. # [04:56] * Quits: tn (tn@moz-2E73ACE4.wp.shawcable.net) (Ping timeout)
  696. # [04:56] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  697. # [04:57] <jdm> "
  698. # [04:57] <jdm> This worked with Mozilla in June 1999; it also works with current versions of
  699. # [04:57] <jdm> Chrome.
  700. # [04:57] <jdm> nice.
  701. # [04:57] <jdm> "
  702. # [04:57] <jdm> let's go find that regresison range.
  703. # [04:57] <Unfocused> anyone know if i can do arbitrary queries of FHR data, or do i need someone from metrics to do that?
  704. # [04:57] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki)
  705. # [04:57] <@roc> does that mean they switch from Mozilla to Chrome in late 1999?
  706. # [04:58] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  707. # [04:58] * Joins: mbest (Instantbir@moz-45AF04C1.dsl.bell.ca)
  708. # [04:58] <jdm> roc: or else they refused to update to any newer version of mozilla, and one day decided to try chrome instead
  709. # [04:59] * Quits: mhenretty (mhenretty@moz-7327DB99.hsd1.ca.comcast.net) (Quit: mhenretty)
  710. # [04:59] <@roc> I wonder how well Chrome runs on hardware from 1999
  711. # [05:00] * Quits: surkov (surkov@moz-174FE592.cable.teksavvy.com) (Quit: surkov)
  712. # [05:00] <khuey> msaad: it's possible
  713. # [05:00] <khuey> msaad: it's only going to be there if there's a webidl union using it
  714. # [05:01] <msaad> khuey: Yeah, I realized that after I asked.. hehehe thats why I facepalmed myself. Maybe it's time to sleep
  715. # [05:01] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  716. # [05:02] * deian is now known as deian|away
  717. # [05:02] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  718. # [05:02] * msaad wonders if there is a way for a facepalm not to be reflexive.
  719. # [05:02] * Joins: gavinLai (gavin@moz-99690620.hinet-ip.hinet.net)
  720. # [05:03] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  721. # [05:03] * ChanServ sets mode: +o dveditz
  722. # [05:03] * Joins: sfink (chatzilla@moz-B3471552.dsl.pltn13.sbcglobal.net)
  723. # [05:03] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  724. # [05:03] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  725. # [05:04] * Quits: atsai (atsai@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  726. # [05:05] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Ping timeout)
  727. # [05:06] * Joins: atsai (atsai@moz-99690620.hinet-ip.hinet.net)
  728. # [05:07] * Joins: karl (karl@538BABFE.A073F3E.97BBD552.IP)
  729. # [05:08] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  730. # [05:08] * Joins: m_kato (m_kato@moz-C286AD9A.bitcat.net)
  731. # [05:08] * Quits: kanru (kanru@moz-99690620.hinet-ip.hinet.net) (Quit: rcirc on GNU Emacs 24.3.50.2)
  732. # [05:09] * Joins: spohl (Adium@FD11E35B.44884C23.4C3D7EF6.IP)
  733. # [05:09] * Joins: kanru (kanru@moz-99690620.hinet-ip.hinet.net)
  734. # [05:09] * Joins: mhenretty (mhenretty@moz-7327DB99.hsd1.ca.comcast.net)
  735. # [05:12] * nthomas is now known as nthomas|away
  736. # [05:12] * Quits: mbest (Instantbir@moz-45AF04C1.dsl.bell.ca) (Ping timeout)
  737. # [05:13] * heycam is now known as heycam|away
  738. # [05:13] * Quits: gavinLai (gavin@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  739. # [05:13] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  740. # [05:13] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  741. # [05:14] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  742. # [05:14] * Joins: tn (tn@moz-2E73ACE4.wp.shawcable.net)
  743. # [05:14] * Quits: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net) (Broken pipe)
  744. # [05:15] * Joins: dbaron (dbaron@moz-FD349932.dsl.dynamic.sonic.net)
  745. # [05:15] * ChanServ sets mode: +ao dbaron dbaron
  746. # [05:15] * Joins: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net)
  747. # [05:15] * Quits: mhenretty (mhenretty@moz-7327DB99.hsd1.ca.comcast.net) (Quit: mhenretty)
  748. # [05:15] * Joins: erikvold_ (erikvold@9914B240.4E5A3C47.B558F7B2.IP)
  749. # [05:15] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
  750. # [05:15] * erikvold_ is now known as erikvold
  751. # [05:16] * Quits: erikvold (erikvold@9914B240.4E5A3C47.B558F7B2.IP) (Quit: erikvold)
  752. # [05:17] * Quits: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  753. # [05:17] * Quits: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  754. # [05:17] * Quits: TheOne (one@moz-74595443.dfki.uni-kl.de) (Ping timeout)
  755. # [05:18] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  756. # [05:18] * Quits: spohl (Adium@FD11E35B.44884C23.4C3D7EF6.IP) (Quit: Leaving.)
  757. # [05:19] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  758. # [05:19] * Joins: TheOne (one@moz-74595443.dfki.uni-kl.de)
  759. # [05:19] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  760. # [05:20] * Joins: twi (Adium@moz-A8020087.cust.dsl.vodafone.it)
  761. # [05:21] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Quit: Leaving.)
  762. # [05:21] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Ping timeout)
  763. # [05:21] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  764. # [05:22] * Quits: twi (Adium@moz-A8020087.cust.dsl.vodafone.it) (Ping timeout)
  765. # [05:22] <ewong> !seen Gijs
  766. # [05:22] <firebot> gijs was last seen 7 hours, 19 minutes and 5 seconds ago, saying 'ttaubert++ for "pinky swears"' in #fx-team.
  767. # [05:23] * Quits: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP) (Quit: rniwa)
  768. # [05:25] * Joins: surkov (surkov@moz-174FE592.cable.teksavvy.com)
  769. # [05:29] * Quits: surkov (surkov@moz-174FE592.cable.teksavvy.com) (Quit: surkov)
  770. # [05:30] * Quits: demize (demize95@moz-48B50800.cpe.distributel.net) (Ping timeout)
  771. # [05:32] * Quits: jhk (Jignesh@23DA642E.FBFB16BF.D06349B0.IP) (Ping timeout)
  772. # [05:33] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  773. # [05:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6edd7983c2ee - Luke Wagner - Bug 908255 - tidy up 'non-destructive' functions, give StringHashPolicy a scarier name (r=terrence)
  774. # [05:37] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ca9792cc99ab - Luke Wagner - Bug 907118 - Fix bug in JSRope::getCharsNonDestructiveInternal (r=bhackett)
  775. # [05:37] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  776. # [05:37] * Quits: smooney (sheilamoon@moz-FC1ADCB.dsl.bell.ca) (Quit: smooney)
  777. # [05:38] * Joins: Optimizer1 (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  778. # [05:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ed4429af6905 - Brian Hackett - Bug 908294 - Additional fixes for ExclusiveContext zones with TI enabled, r=billm.
  779. # [05:39] * Quits: Optimizer1 (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Connection reset by peer)
  780. # [05:39] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  781. # [05:39] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  782. # [05:39] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  783. # [05:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b66681223e7c - Benoit Girard - Bug 907286 - Implement Frame Counter for non OMTC basic. r=jmuizel,tnikkel
  784. # [05:40] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  785. # [05:40] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  786. # [05:42] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Quit: ctangira)
  787. # [05:42] * Joins: JonathanS (JonathanS@ABFCE5D1.AE0B6739.A30F1B5F.IP)
  788. # [05:43] * Quits: caiolima (Instantbir@17058C05.8DCD5E9F.382F99D6.IP) (Ping timeout)
  789. # [05:44] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: My lid went down)
  790. # [05:44] * glob|away is now known as glob
  791. # [05:44] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  792. # [05:44] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  793. # [05:45] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  794. # [05:46] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  795. # [05:47] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  796. # [05:47] * Joins: erikvold_ (erikvold@10F04349.4E5A3C47.B558F7B2.IP)
  797. # [05:47] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
  798. # [05:47] * erikvold_ is now known as erikvold
  799. # [05:48] * Quits: Mook (mook@moz-A65B5CF7.dsl.teksavvy.com) (Quit: Mook)
  800. # [05:48] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  801. # [05:50] * Joins: digitsm_ (digitsm@5DC9D3F7.39416520.C146C5E5.IP)
  802. # [05:51] * heycam|away is now known as heycam
  803. # [05:52] * Joins: caiolima (Instantbir@17058C05.8DCD5E9F.382F99D6.IP)
  804. # [05:52] * Joins: jhlin (jolin@moz-99690620.hinet-ip.hinet.net)
  805. # [05:53] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Connection reset by peer)
  806. # [05:53] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  807. # [05:53] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  808. # [05:53] * Joins: twi (Adium@moz-A8020087.cust.dsl.vodafone.it)
  809. # [05:53] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  810. # [05:55] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  811. # [05:55] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  812. # [05:56] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  813. # [05:56] * Joins: briansmith (briansmith@moz-7B0110AD.mv.mozilla.com)
  814. # [05:57] * Quits: ahal (ahal@F77132FB.12EEDBD3.6BEEAEBD.IP) (Quit: Leaving)
  815. # [05:58] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  816. # [05:58] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  817. # [05:58] * capella|away is now known as capella
  818. # [05:59] * Quits: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  819. # [05:59] * Quits: ericjung__ (ericjung@moz-FC76CC78.bstnma.fios.verizon.net) (Quit: Leaving)
  820. # [06:00] <msaad> all: need some help with WebIDL union. I'm doing something stupid on the getter/setter.. trying to figure out.. http://pastebin.mozilla.org/2901699
  821. # [06:00] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  822. # [06:00] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  823. # [06:02] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  824. # [06:02] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  825. # [06:04] * Joins: brennan (norton@moz-8C422B12.bredband.comhem.se)
  826. # [06:04] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  827. # [06:04] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  828. # [06:05] * Joins: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net)
  829. # [06:06] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  830. # [06:06] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  831. # [06:07] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Quit: Leaving.)
  832. # [06:08] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  833. # [06:08] * Quits: brennan (norton@moz-8C422B12.bredband.comhem.se) (Ping timeout)
  834. # [06:08] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  835. # [06:08] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  836. # [06:09] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  837. # [06:09] * Quits: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  838. # [06:10] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  839. # [06:10] * mattwoodrow is now known as mattwoodrow|away
  840. # [06:10] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  841. # [06:11] * Joins: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP)
  842. # [06:11] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  843. # [06:11] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  844. # [06:11] * mattwoodrow|away is now known as mattwoodrow
  845. # [06:13] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  846. # [06:13] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  847. # [06:14] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  848. # [06:15] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  849. # [06:15] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  850. # [06:15] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  851. # [06:16] * Quits: digitsm_ (digitsm@5DC9D3F7.39416520.C146C5E5.IP) (Ping timeout)
  852. # [06:17] <Hughman> why does the installer size keep growing? shouldnt it at least flatten out most of the time?
  853. # [06:17] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  854. # [06:17] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  855. # [06:18] <Hughman> its going to have doubled in just two years according to http://www.arewesmallyet.com/
  856. # [06:19] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  857. # [06:19] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  858. # [06:19] <@bz> Hughman: Because people keep adding more code?
  859. # [06:19] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  860. # [06:19] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  861. # [06:20] <@bz> to quote a recent thread on build times:
  862. # [06:20] <@bz> Here is a breakdown of source file types in the tree by Gecko version. These are file types that are directly compiled or go through code generation to create a compiled file.
  863. # [06:20] <@bz> Gecko 7: 3359 C++, 1952 C, 544 CC, 1258 XPIDL, 110 MM, 195 IPDL
  864. # [06:20] <@bz> Gecko 14: 3980 C++, 2345 C, 575 CC, 1268 XPIDL, 272 MM, 197 IPDL, 30 WebIDL
  865. # [06:20] <@bz> Gecko 21: 4606 C++, 2831 C, 1392 CC, 1295 XPIDL, 292 MM, 228 IPDL, 231 WebIDL
  866. # [06:20] <@bz> Gecko 25: 5211 C++, 3029 C, 1427 CC, 1268 XPIDL, 262 MM, 234 IPDL, 441 WebIDL
  867. # [06:20] <heycam> XPIDL not shrinking as much as WebIDL is growing...
  868. # [06:21] <@bz> well
  869. # [06:21] <msaad> idl growth and c++ are impressive :)
  870. # [06:21] <@bz> we haven't removed most of them yet
  871. # [06:21] <@bz> dzbarsky is working on some now
  872. # [06:21] <heycam> good good
  873. # [06:21] <@bz> But also, people are adding more xpidl
  874. # [06:21] <@bz> mostly for C++ to talk to JS
  875. # [06:21] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  876. # [06:21] * @bz fights the webidl binding build performance fight
  877. # [06:22] * Joins: ctangira (ctangira@moz-44402D73.cisco.com)
  878. # [06:22] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  879. # [06:22] <heycam> the good fight
  880. # [06:22] <msaad> bz: can you be bothered for a sec? *rolling eyes*
  881. # [06:23] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  882. # [06:23] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  883. # [06:23] * Quits: caiolima (Instantbir@17058C05.8DCD5E9F.382F99D6.IP) (Ping timeout)
  884. # [06:25] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  885. # [06:25] * Quits: ctangira (ctangira@moz-44402D73.cisco.com) (Quit: ctangira)
  886. # [06:25] * Parts: msaad (marcus@9B73DCC9.DD8C2E52.C27E1635.IP)
  887. # [06:25] <@bz> msaad: sure
  888. # [06:25] <@bz> heycam: maybe
  889. # [06:25] * @bz isn't sure what the numbers on this fight will look like
  890. # [06:26] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  891. # [06:26] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  892. # [06:27] * Joins: FabioMagnoni (fabiomagno@moz-5C79080B.brasiltelecom.net.br)
  893. # [06:27] <Hughman> so... size of windows chrome standalone installer is 34MB (about the same as a few years ago) and Firefox is passing 26MB
  894. # [06:27] * nthomas|away is now known as nthomas
  895. # [06:28] <Hughman> people might start going to chrome just for smaller installer soon
  896. # [06:28] <nrc> looks like we have 8mb or ~30% of our current size before we have to worry about that
  897. # [06:28] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  898. # [06:29] * jchen is now known as jchen|away
  899. # [06:29] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  900. # [06:30] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  901. # [06:30] * Quits: mihneadb (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  902. # [06:31] <Hughman> nrc: at current growth about 4-6 versions away?
  903. # [06:34] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  904. # [06:34] <clever> why is this still in about:memory after i close the tab?, 142.27 MB (18.65%) -- top(http://prodgame02.lordofultima.com/253/index.aspx#, id=2595)
  905. # [06:34] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  906. # [06:34] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  907. # [06:34] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Quit: Ex-Chat)
  908. # [06:34] <@roc> I find it hard to believe that Chrome is not growing. They've added tons of stuff and they're adding more faster than we are.
  909. # [06:34] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  910. # [06:34] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  911. # [06:35] <@roc> clever: wait for cycle collection?
  912. # [06:35] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  913. # [06:35] <clever> roc: i clicked the CC button a few times
  914. # [06:35] <clever> ah, it might be my extension, hmmm, where did those leak tools go
  915. # [06:35] <Hughman> roc: i think that back when it was new it started out at that size because of all the cruft in webkit at the time
  916. # [06:36] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  917. # [06:36] <clever> roc: any new tools that can trace the leak without having to restart and reproduce it?
  918. # [06:36] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  919. # [06:36] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  920. # [06:36] <@roc> clever: there are ...
  921. # [06:36] * Joins: FabioMag_ (fabiomagno@moz-87F537A3.dynamic.adsl.gvt.net.br)
  922. # [06:36] <clever> roc: oh wait, nvm, i had ANOTHER tab on the same url open
  923. # [06:36] <clever> oops!
  924. # [06:36] * Joins: dzbarsky (Adium@moz-5CEFB44B.washdc.fios.verizon.net)
  925. # [06:37] <@roc> that'll do it :-)
  926. # [06:37] * Joins: jhk (Jignesh@F1D06D1D.9938D3BE.CA052C06.IP)
  927. # [06:37] * Quits: FabioMagnoni (fabiomagno@moz-5C79080B.brasiltelecom.net.br) (Ping timeout)
  928. # [06:37] <clever> roc: this site is also weird, it purposely keeps EVERY object it EVER allocates in a giant object, index[id] = obj
  929. # [06:37] * Quits: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  930. # [06:37] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  931. # [06:37] <clever> and upon shutdown, it will go thru that and shred all links between objects, to prevent cycle collection bugs in the browser
  932. # [06:37] <clever> isnt that pointless?
  933. # [06:38] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  934. # [06:38] * Joins: mihneadb (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net)
  935. # [06:38] <@roc> sounds terrifying
  936. # [06:38] * Joins: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP)
  937. # [06:38] <@roc> what is this?
  938. # [06:38] <clever> it pegs the cpu for 30-40 seconds upon clocking the tab
  939. # [06:39] <jesup|laptop> bz: a good part of 14->21 (not all!) was webrtc/trunk and webrtc/signaling
  940. # [06:39] <clever> roc: the qooxoo javascript toolkit
  941. # [06:39] <clever> roc: let me find the link...
  942. # [06:39] <jesup|laptop> clever: perhaps it was working around older IE versions not having cycle collection?
  943. # [06:39] * Quits: erikvold (erikvold@10F04349.4E5A3C47.B558F7B2.IP) (Quit: erikvold)
  944. # [06:39] <@roc> I'd rather not know
  945. # [06:40] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  946. # [06:40] <clever> http://manual.qooxdoo.org/2.0.x/pages/development/memory_management.html
  947. # [06:40] <clever> jesup|laptop: yeah, i'm considering just disabling that by force, and letting firefox do its job
  948. # [06:41] * glob is now known as glob|away
  949. # [06:41] <@roc> wow. That sounds really, really bad.
  950. # [06:42] <clever> roc: ive checked it, and it usualy sits at arround 20,000 objects in that 'array'
  951. # [06:42] <clever> and its actualy an object with 20,000 properties
  952. # [06:43] <clever> it also appears to make any memory leaks worse, much worse
  953. # [06:43] <clever> normaly, if you leak an object, the gc just cleans it up
  954. # [06:43] * Quits: arasbm (zooby@moz-8E336844.vf.shawcable.net) (Quit: Leaving.)
  955. # [06:43] <clever> but thanks to qx, it always has atleast 1 reference
  956. # [06:43] * Joins: arasbm (zooby@moz-8E336844.vf.shawcable.net)
  957. # [06:45] * glob|away is now known as glob
  958. # [06:45] <clever> hmmm, what is the difference between js-zone and js-compartment in about:memory?
  959. # [06:46] * Joins: vladan (vladan@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  960. # [06:46] <@roc> compartments can be grouped into zones
  961. # [06:46] <@roc> each zone has its own heap
  962. # [06:46] <@roc> compartments being able to share heaps saves memory
  963. # [06:46] <clever> the js-compartment is listed under active, but the js-zone is listed BESIDE active
  964. # [06:46] <clever> so which one is inside which?
  965. # [06:47] <clever> │ │ │ │ ├──16.00 MB (02.55%) ── string(length=6739221, "window.qx={};qx.$$domReady = tr...")
  966. # [06:47] <clever> and why is this ungodly beast not GC'd?
  967. # [06:47] <clever> hmmm, let me check the loader.js
  968. # [06:48] * Joins: vendo (vendo@2A7A458C.685BED33.300931B2.IP)
  969. # [06:48] * Quits: aut0mata (automata@3DCA807D.FA36B139.BB0EBA72.IP) (Ping timeout)
  970. # [06:48] * kats is now known as kats|away
  971. # [06:49] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  972. # [06:49] <clever> yeah it clears it when done
  973. # [06:49] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  974. # [06:49] <clever> http://eaassets-a.akamaihd.net/lougame/cdn/409442/script/loader.js delete loader.downloadScript
  975. # [06:49] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  976. # [06:49] <clever> does eval hold a refernece to the string it was given?
  977. # [06:50] <@bz> clever: sorta
  978. # [06:50] <@bz> clever: there's an eval cache....
  979. # [06:50] <clever> bz: and it will even cache a 6mb long string?
  980. # [06:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/eef7f16f13c7 - Matt Woodrow - Bug 907011 - Expose cairo objects from gfxContext when using Azure/cairo. r=Bas
  981. # [06:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a7ddcc79c887 - Matt Woodrow - Bug 907011 - Use the window device context for font metrics when using Azure. r=Bas
  982. # [06:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5355f7065af4 - Matt Woodrow - Bug 907011 - Add support for Azure in ThebesLayerD3D9. r=Bas
  983. # [06:51] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  984. # [06:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cde5687940d8 - Bas Schouten - Bug 907011 - Workaround precision bugs in pixman when doing PopGroupToSource by drawing in device-space. r=mattwoodrow
  985. # [06:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/588d4d76f777 - Matt Woodrow - Bug 907011 - Don't copy surface contents into the snapshot when destroying DrawTargetCairo. r=Bas
  986. # [06:51] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  987. # [06:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a2d834dd81f2 - Matt Woodrow - Bug 907011 - Enable Azure content for windows. r=Bas
  988. # [06:52] * Quits: FabioMag_ (fabiomagno@moz-87F537A3.dynamic.adsl.gvt.net.br) (Input/output error)
  989. # [06:52] <@bz> clever: I don't know
  990. # [06:52] <@bz> clever: But folks in #jsapi tomorrow would
  991. # [06:52] <@bz> roc: webkit-based browsers have no CC either
  992. # [06:52] <clever> bz: do you think performance would be any different with a 6mb .js file, rather then an eval on a 6mb string?
  993. # [06:52] <@bz> roc: they can leak in all sorts of interesting ways....
  994. # [06:52] * Joins: FabioMagnoni (fabiomagno@moz-87F537A3.dynamic.adsl.gvt.net.br)
  995. # [06:53] <@bz> clever: I don't know.
  996. # [06:53] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  997. # [06:53] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  998. # [06:53] <clever> ok
  999. # [06:54] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1000. # [06:54] * jchen|away is now known as jchen
  1001. # [06:54] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  1002. # [06:54] * Quits: FabioMagnoni (fabiomagno@moz-87F537A3.dynamic.adsl.gvt.net.br) (Ping timeout)
  1003. # [06:54] <@roc> bz: are there known leak bugs they just can't fix?
  1004. # [06:55] <@bz> roc: Unsure
  1005. # [06:55] <@roc> mattwoodrow: hurrah!
  1006. # [06:55] <@bz> roc: there are specs they've pushed back on because they could not implement them without creating such bugs
  1007. # [06:55] <mattwoodrow> roc: One down!
  1008. # [06:55] <@bz> roc: like "anything that has to call methods from C++ on a JS object"
  1009. # [06:55] <@bz> roc: (they have a special case of some sort of having to call one method, since event listeners need that)
  1010. # [06:55] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1011. # [06:55] <khuey> hey look, that long string was useful to someone other thn people who hang out in #memshrink
  1012. # [06:56] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1013. # [06:56] <khuey> *long string reporting
  1014. # [06:56] <@roc> bz: yes, I've noticed that
  1015. # [06:56] <clever> khuey: i'm just wondering how i can un-allocate it, to shrink the memory usage
  1016. # [06:57] * Quits: JonathanS (JonathanS@ABFCE5D1.AE0B6739.A30F1B5F.IP) (Quit: Computer has gone to sleep.)
  1017. # [06:57] <khuey> clever: if you get the heap dump we can see what's holding it alive
  1018. # [06:58] <khuey> hmm
  1019. # [06:58] <khuey> push to try
  1020. # [06:58] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1021. # [06:58] <khuey> or crash land on inbound
  1022. # [06:58] <khuey> hard choices
  1023. # [06:58] <@bz> khuey: this is your build faster patch?
  1024. # [06:58] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1025. # [06:58] <@bz> khuey: inbound, so I can merge!
  1026. # [06:58] <clever> khuey: which type of heap dump?, there where several types last i looked
  1027. # [06:59] <khuey> bz: it's a lot of things ;-)
  1028. # [06:59] <khuey> but that is included
  1029. # [06:59] <clever> khuey: nsICycleCollectorListener maybe?
  1030. # [06:59] <khuey> clever: https://wiki.mozilla.org/Performance:Leak_Tools#Cycle_collector_heap_dump
  1031. # [06:59] <khuey> the third box
  1032. # [07:00] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1033. # [07:00] <khuey> bz: mind rubberstamping 907595?
  1034. # [07:00] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1035. # [07:00] <clever> khuey: its doing something :)
  1036. # [07:00] <khuey> clever: indeed
  1037. # [07:01] <clever> the mouse wont even move!
  1038. # [07:01] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  1039. # [07:01] <clever> thats winblows for you :)
  1040. # [07:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9802d4d9a79a - Nicholas Cameron - Bug 893330. Reftest for box shadow with border radius invalidation. r=mattwoodrow
  1041. # [07:01] <@bz> khuey: stamp
  1042. # [07:01] * Joins: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net)
  1043. # [07:02] * Quits: inolen (Adium@moz-D2D12FC1.socal.res.rr.com) (Ping timeout)
  1044. # [07:02] <khuey> woo
  1045. # [07:02] * Joins: inolen (Adium@moz-D2D12FC1.socal.res.rr.com)
  1046. # [07:02] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1047. # [07:02] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1048. # [07:02] <clever> khuey: let me upload this to my site ...Cycle Collector log dumped to C:\DOCUME~1\mike\LOCALS~1\Temp\cc-edges.16276.log
  1049. # [07:03] <@bz> so much bootlegging
  1050. # [07:03] <khuey> clever: the GC one is what you're most interested in
  1051. # [07:03] <khuey> should be in the same place just s/cc/gc/
  1052. # [07:03] * jchen is now known as jchen|away
  1053. # [07:04] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1054. # [07:04] * Quits: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1055. # [07:04] <clever> khuey: wait a sec, its 670mb total in size!
  1056. # [07:04] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1057. # [07:04] <clever> thats why scp is taking so long, lol
  1058. # [07:04] <khuey> clever: yeah, that's your entire JS heap ;-)
  1059. # [07:05] <khuey> clever: may want to compress it
  1060. # [07:05] <clever> windows doesnt have any decent compression tools, i'll have to compress it at the http server
  1061. # [07:05] <clever> its got 100mbit to the server
  1062. # [07:05] * khuey runs git rebase
  1063. # [07:05] <@bz> heresy
  1064. # [07:05] <khuey> bz: git rebase -i is worth sooo much suffering
  1065. # [07:06] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1066. # [07:07] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1067. # [07:07] <@bz> khuey: ;)
  1068. # [07:08] <khuey> bz: if only it were faster on windoze
  1069. # [07:09] * Joins: caiolima (Instantbir@17058C05.8DCD5E9F.382F99D6.IP)
  1070. # [07:12] <clever> khuey: http://gallery.earthtools.ca/download/khuey/
  1071. # [07:13] * Quits: mihneadb (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  1072. # [07:13] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  1073. # [07:14] <khuey> ok, here goes nothing
  1074. # [07:14] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  1075. # [07:14] <khuey> clever: going to take ~ 10 minutes to download
  1076. # [07:14] <khuey> connection is slow here
  1077. # [07:14] <clever> ah
  1078. # [07:14] * khuey will run his tools on it once we're done
  1079. # [07:14] <clever> how many kbyte/sec?
  1080. # [07:14] * @bz wonders where khuey is
  1081. # [07:14] <@bz> If you're measuring in kbyte/sec, you've lost
  1082. # [07:15] <khuey> clever: ~40
  1083. # [07:15] <khuey> bz: at home
  1084. # [07:15] <khuey> tethering
  1085. # [07:15] <khuey> it's a long story :-)
  1086. # [07:15] <clever> then it aint my end, my new modem can do ~2000kbyte/sec
  1087. # [07:15] <clever> the old one was about 60
  1088. # [07:15] <khuey> yes it's my cell phone
  1089. # [07:15] <clever> ah!
  1090. # [07:15] <khuey> that is why it's slow
  1091. # [07:15] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  1092. # [07:15] <khuey> bz: idk if firebot is announcing but I pushed
  1093. # [07:15] <@bz> khuey: ok
  1094. # [07:15] <clever> might be faster to just give me the tools and explain how to use it
  1095. # [07:15] * @bz is still getting crap that smuggled things in to build
  1096. # [07:15] * hwine is now known as hwine-ooo
  1097. # [07:16] <khuey> clever: so clone https://github.com/amccreight/heapgraph
  1098. # [07:16] * Quits: mina (mina@moz-EC99504E.cpe.teksavvy.com) (Quit: mina)
  1099. # [07:16] * Quits: chmanchester (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  1100. # [07:17] <khuey> clever: and then run ./find_roots.py /path/to/gc.log 0xdeadbeef
  1101. # [07:17] <khuey> where 0xdeadbeef is your string's pointer value
  1102. # [07:17] <khuey> and that should print out a path from a root to the string
  1103. # [07:17] <clever> hmmm, no pointer in about:memory, let me grep the gc file
  1104. # [07:18] <clever> Expected log file name to start with cc or gc.
  1105. # [07:18] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  1106. # [07:18] <clever> it doesnt like relative paths
  1107. # [07:18] <clever> ../gc doesnt start with gc!
  1108. # [07:18] * Joins: mina (mina@moz-EC99504E.cpe.teksavvy.com)
  1109. # [07:19] <khuey> clever: you can also just run ./g/find_roots.py
  1110. # [07:19] <khuey> and it won't complain
  1111. # [07:19] * Quits: vladan (vladan@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Ping timeout)
  1112. # [07:19] <clever> already moved it over
  1113. # [07:19] <khuey> k
  1114. # [07:19] <clever> its busy eating cpu now
  1115. # [07:19] * nthomas is now known as nthomas|away
  1116. # [07:19] <clever> ah no, busy eating ram
  1117. # [07:20] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Quit: Leaving.)
  1118. # [07:20] <khuey> yeah
  1119. # [07:20] <khuey> hmm
  1120. # [07:20] <khuey> bug 904953 is basically permaorange
  1121. # [07:20] * Joins: vladan (vladan@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  1122. # [07:21] * Quits: Bas (chatzilla@moz-9919860E.ftth.concepts.nl) (Connection reset by peer)
  1123. # [07:22] * Joins: Bas (chatzilla@moz-9919860E.ftth.concepts.nl)
  1124. # [07:26] * Quits: briansmith (briansmith@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  1125. # [07:27] * khuey watches python use all the memory
  1126. # [07:27] <@bz> %^%$^$% bootleggers
  1127. # [07:27] <clever> khuey: 73%
  1128. # [07:27] * @bz thinks he caught them all
  1129. # [07:27] <@bz> With their filthy little jsfriendapi.hs
  1130. # [07:28] <khuey> clever: heh
  1131. # [07:28] <khuey> 32 bit python oomed
  1132. # [07:28] * khuey uses 64 bit python
  1133. # [07:28] <clever> khuey: luckily, its a 64bit machine
  1134. # [07:29] <clever> but it only has a gig of ram
  1135. # [07:30] <khuey> o.O
  1136. # [07:30] * jcranmer is now known as jcranmer|away
  1137. # [07:30] * Quits: arasbm (zooby@moz-8E336844.vf.shawcable.net) (Quit: Leaving.)
  1138. # [07:30] <@njn> bz: I'm doing my best to neuter js*api..h
  1139. # [07:31] * Joins: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net)
  1140. # [07:31] <khuey> clever: running the script seems to be bound on how fast it can page firefox to disk ;-)
  1141. # [07:31] * Quits: dzbarsky (Adium@moz-5CEFB44B.washdc.fios.verizon.net) (Quit: Leaving.)
  1142. # [07:32] * khuey sees 55552C70 B string window.qx={};qx.$$domReady = true;GAMEDATA={"ver":0,"Archives":[{"F":{"audio/ambiance/city/cityatriver_amb_lake_loop.mp3":null,"audio/ambiance/city/cityatriver_amb_lake_loop.ogg":null,"audio/ambiance/city/citynoriver_amb_meadow_loop_01.mp3":null,"audio/ambiance/city/citynoriver_amb_meadow_loop_01.ogg":null,"audio/ambiance/city/cityundersiege_amb_siege_loop_01.mp3":null,"audio/ambiance/city/cityundersiege_amb_sie
  1143. # [07:32] <khuey> woops
  1144. # [07:32] <clever> yep, thats the 6mb long string
  1145. # [07:32] <clever> your lucky its one line, and irc has a max limit of 512 bytes per line!
  1146. # [07:32] <khuey> indeed
  1147. # [07:32] <khuey> so there's 3728F1A0 B Call <no private>
  1148. # [07:32] <khuey> > 526902A0 B type
  1149. # [07:32] <khuey> > 52699190 B shape
  1150. # [07:32] <khuey> > 3727B7C0 B **UNKNOWN SLOT 0**
  1151. # [07:32] <khuey> > 55551B60 B **UNKNOWN SLOT 1**
  1152. # [07:33] <khuey> > 55552C70 B code
  1153. # [07:33] <khuey> so there's a function holding onto a 'code' variable that is that string
  1154. # [07:33] <khuey> sound familiar?
  1155. # [07:33] <clever> khuey: http://eaassets-a.akamaihd.net/lougame/cdn/409442/script/loader.js yep
  1156. # [07:33] * Quits: Hughman (Mibbit@moz-FDB0D813.lnk.telstra.net) (Quit: http://www.mibbit.com ajax IRC Client)
  1157. # [07:33] * jchen|away is now known as jchen
  1158. # [07:33] <clever> there is a code variable containing the entire thing, being passed to eval
  1159. # [07:33] <khuey> and that function is referenced 3875 times
  1160. # [07:33] <clever> what?
  1161. # [07:33] <khuey> so the graph fans out a lot from there
  1162. # [07:34] <clever> why is anyting at all referencing that function?
  1163. # [07:34] <clever> its an anon passed to setTimeout
  1164. # [07:34] <clever> it should run once and thats it
  1165. # [07:34] * khuey gives up on running the script
  1166. # [07:34] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  1167. # [07:34] <khuey> need a machine with moar ram :-/
  1168. # [07:35] <clever> can you look at the js file above and see why it might have 3875 references?
  1169. # [07:35] * Joins: aklotz (Thunderbir@moz-45A2D8F6.static.etheric.net)
  1170. # [07:35] * Quits: vladan (vladan@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Quit: Leaving.)
  1171. # [07:35] <@bz> man
  1172. # [07:35] <@bz> so
  1173. # [07:35] * Joins: cpearce (chatzilla@moz-534CC065.xdsl.xnet.co.nz)
  1174. # [07:35] <@bz> many
  1175. # [07:35] <@bz> bootleggers
  1176. # [07:36] <@njn> bz: I have a script where I add #warning to the top of jsapi.h, and then build, and then count how many times it's hit
  1177. # [07:36] <@bz> yeah
  1178. # [07:36] * Joins: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net)
  1179. # [07:36] <@bz> well
  1180. # [07:36] <@njn> bz: until yesterday, for the ~2600 files depending on jsapi.h, the total count was over 90,000
  1181. # [07:36] <@bz> so I took out a jsapi.h include
  1182. # [07:36] <@bz> from bindings headers
  1183. # [07:36] <@bz> and suddenly code all over is like "where are my js things?"
  1184. # [07:36] <khuey> clever: so just clear code after you eval it?
  1185. # [07:36] <@bz> "You didn't include them, you moron!"
  1186. # [07:37] <@njn> bz: to be fair, bootlegging is hard to avoid
  1187. # [07:37] <@njn> stupid language design
  1188. # [07:37] <@bz> Agreed
  1189. # [07:37] <clever> khuey: i dont have access to the server, i'm trying to fix it from a firefox extension
  1190. # [07:37] <@bz> What I don't understand...
  1191. # [07:37] <@bz> is that some of this bootlegging predates the header changes I made
  1192. # [07:37] <@njn> bz: I've now got those respetive numbers down to ~1500 and ~27,000 in my local queue
  1193. # [07:37] <@bz> I wonder how it used to compile....
  1194. # [07:37] <clever> khuey: do you know why there are so many references to the anon function?
  1195. # [07:38] <@bz> njn: so in my local queue the webidl binding headers mostly don't include js headers (except RootingAPI)
  1196. # [07:38] <@bz> njn: not sure what that will help...
  1197. # [07:38] <khuey> clever: extension you say?
  1198. # [07:38] <clever> khuey: yeah
  1199. # [07:38] <khuey> is it intercepting setTimeout or something?
  1200. # [07:38] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  1201. # [07:38] <clever> khuey: hmmm, this extension shouldnt, but another might...
  1202. # [07:38] * Quits: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  1203. # [07:38] <clever> one sec
  1204. # [07:38] * khuey ses a bunch of 4F2A4100 B Call <no private>
  1205. # [07:38] <khuey> > 526902A0 B type
  1206. # [07:38] <khuey> > 48C55B80 B shape
  1207. # [07:38] <khuey> > 3728F1A0 B **UNKNOWN SLOT 0**
  1208. # [07:38] <khuey> > 48C567C0 B **UNKNOWN SLOT 1**
  1209. # [07:38] <@njn> bz: they haven't been showing up in my analysis, but you never now
  1210. # [07:38] <khuey> > 24E46A20 B f
  1211. # [07:38] <@njn> *know
  1212. # [07:38] <khuey> > 305A3240 B g
  1213. # [07:38] <khuey> > 3293E100 B self
  1214. # [07:38] * khuey was kicked by killer (Stop flooding!)
  1215. # [07:39] * Joins: khuey (khuey@moz-DB4A9C19.scl3.mozilla.com)
  1216. # [07:39] <khuey> where **UNKNOWN SLOT 0** is the anon function
  1217. # [07:39] <khuey> fuck you too killer
  1218. # [07:39] * Joins: jbeich (return@moz-CB33CA6D.is.a.tor.exit.server.torland.is)
  1219. # [07:39] <clever> hmmm, i cant remember which file replaced setInterval
  1220. # [07:40] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/1c39ca9daa6c - Matt Woodrow - Bug 881634 - Only use a single snapshot with DrawTargetSkia. r=Bas a=bajaj
  1221. # [07:40] * baku|away is now known as baku
  1222. # [07:40] * Joins: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP)
  1223. # [07:40] <clever> ah, found it
  1224. # [07:40] * Joins: Hughman (Mibbit@moz-FDB0D813.lnk.telstra.net)
  1225. # [07:40] * Quits: mina (mina@moz-EC99504E.cpe.teksavvy.com) (Quit: mina)
  1226. # [07:40] <khuey> heh, this is so going to be the extension's fault
  1227. # [07:41] <clever> khuey: nope, the code to modify setInterval doesnt run on this domain, and it doesnt touch setTimeout
  1228. # [07:41] * jchen is now known as jchen|away
  1229. # [07:41] <clever> khuey: let me turn them off anyways and verify
  1230. # [07:43] * philor is now known as philor|away
  1231. # [07:43] <clever> khuey: ok, how do i read this gc file?, anything explaining what everything means?
  1232. # [07:43] <jbeich> is it possible to receive b.m.o notifications via rss feed instead of mail? my mailhost is gone for a few weeks
  1233. # [07:43] <khuey> clever: so bsically everything has the form
  1234. # [07:44] <glob> jbeich, ishhh
  1235. # [07:44] <khuey> <pointer> 'B' or 'G' <type>
  1236. # [07:44] <khuey> > <pointer> 'B' or 'G' edge name
  1237. # [07:44] <khuey> > and so on
  1238. # [07:44] <glob> jbeich, you'd be better off grabbing a gmail or similar account and changing your email address on bmo
  1239. # [07:44] <clever> khuey: so the first pointer, refers to the 2nd one?
  1240. # [07:44] <khuey> so it tells you there's something of <type> at that address
  1241. # [07:44] <clever> 3728F1A0 B Call <no private>
  1242. # [07:44] <clever> > 55552C70 B code
  1243. # [07:45] <khuey> and it has outgoing edges to everything following it that begins with >
  1244. # [07:45] <clever> so 3728F1A0 is holding a refernece to the string?
  1245. # [07:45] <khuey> right
  1246. # [07:45] <clever> and how do i know what 3728F1A0 is?
  1247. # [07:45] <khuey> search for it in the log
  1248. # [07:45] <clever> ah
  1249. # [07:45] <clever> and when it says '> 55552C70 B code', what does 'code' refer to?
  1250. # [07:45] <clever> oh yeah, variable name
  1251. # [07:45] <khuey> searing for "3728F1A0 B Call" will get you faster
  1252. # [07:45] <clever> so ??? has a local variable called code
  1253. # [07:46] <khuey> the "Call" bit is just an educated guess on my part, but it worked out here
  1254. # [07:46] <clever> 2E1CFC10 B Call <no private>
  1255. # [07:46] <clever> > 3728F1A0 B **UNKNOWN SLOT 0**
  1256. # [07:46] <khuey> helpful eh?
  1257. # [07:47] <clever> not very :P
  1258. # [07:47] <khuey> but you can see some of the other variable names on that Call object
  1259. # [07:47] <khuey> which might help you find it
  1260. # [07:47] * Quits: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net) (Quit: Leaving...)
  1261. # [07:48] <clever> khuey: the only other thing i can see is a type, shape, and 2 UNKNOWN SLOT's
  1262. # [07:48] <clever> those appear to be internal names
  1263. # [07:48] * Joins: stransky (stransky@moz-59D79C36.broadband2.iol.cz)
  1264. # [07:48] <khuey> type and shape are internal things
  1265. # [07:49] <clever> what is UNKNOWN SLOT for?
  1266. # [07:50] <khuey> when we don't have a better name to give it
  1267. # [07:50] * Joins: mga (Mibbit@moz-71CF8BAF.retail.telecomitalia.it)
  1268. # [07:51] * khuey sees 32942D80 B Call <no private>
  1269. # [07:51] <khuey> > 526902A0 B type
  1270. # [07:51] <khuey> > 48C55B80 B shape
  1271. # [07:51] <khuey> > 3728F1A0 B **UNKNOWN SLOT 0**
  1272. # [07:51] <khuey> > 48C567C0 B **UNKNOWN SLOT 1**
  1273. # [07:51] <khuey> > 24E46A20 B f
  1274. # [07:51] <khuey> > 305A3240 B g
  1275. # [07:51] <khuey> > 3293E100 B self
  1276. # [07:51] * khuey was kicked by killer (Stop flooding!)
  1277. # [07:52] <clever> khuey: my only guess, is that all the code inside of the eval, is holding a reference to the function that called it, is that possible?
  1278. # [07:52] * Joins: khuey (khuey@moz-DB4A9C19.scl3.mozilla.com)
  1279. # [07:52] <clever> khuey: my only guess, is that all the code inside of the eval, is holding a reference to the function that called it, is that possible?
  1280. # [07:52] <khuey> so that self bit might be interesting
  1281. # [07:52] <khuey> clever: mmmm
  1282. # [07:52] <khuey> clever: that's definitely possible
  1283. # [07:52] * Quits: @bsmedberg (bsmedberg@moz-BBE3ABD.mv.mozilla.com) (Quit: bsmedberg)
  1284. # [07:52] <khuey> clever: in fact, I would think it's almost guaranteed
  1285. # [07:52] <khuey> to get scopes to work correctly ...
  1286. # [07:53] <clever> so the code inside 'code' can access that variable, but nothing else can access it, like the global scope?
  1287. # [07:53] <khuey> right
  1288. # [07:53] <khuey> but if anything in code gets rooted
  1289. # [07:53] <clever> so its begun a semi-global, that nobody can ever clear
  1290. # [07:53] <khuey> by say adding an event listener
  1291. # [07:53] <khuey> you lose
  1292. # [07:53] <khuey> yeah, basically
  1293. # [07:53] <clever> thats the code for the entire game
  1294. # [07:53] <khuey> so it really should null out code ...
  1295. # [07:54] <clever> it adds 100's of event listeners
  1296. # [07:54] <khuey> normally closure optimizations would get rid of code if it weren't used anymore
  1297. # [07:54] <khuey> but eval turns those off because anything could happen with eval
  1298. # [07:55] <clever> do you know why they are even using eval like this?
  1299. # [07:55] <clever> its very simple
  1300. # [07:55] * khuey has no idea
  1301. # [07:55] <khuey> I thought this was your site ;-)
  1302. # [07:55] <clever> nope, its a game i play
  1303. # [07:55] <clever> they wanted to override the progress bar for downloading a 6mb .js file
  1304. # [07:56] <clever> so, they broke it up into strings of 1024 bytes, and put each one in a <script>s('...');</script>
  1305. # [07:56] <clever> and then load that inside an <iframe>
  1306. # [07:56] <khuey> bz: reviewing tomorrow is going to be so great
  1307. # [07:56] <clever> it adds each 1kb string to an array, then joins it and evals the code
  1308. # [07:56] <clever> firefox will run each <script> tag as 1kb downloads, and they can draw a fancy progress bar
  1309. # [07:57] <@bz> khuey: hmm?
  1310. # [07:57] <@bz> khuey: fwiw, I'm throwing the nasty ones to smaug
  1311. # [07:57] <@bz> khuey: those being 908576
  1312. # [07:58] <khuey> bz: no sarcasm, getting rid of these things will be great
  1313. # [07:58] <@bz> khuey: Heh
  1314. # [07:58] * Quits: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP) (Quit: Ex-Chat)
  1315. # [07:58] * Joins: Kailas (patilkr@8F18B592.9EA085B9.A76F6622.IP)
  1316. # [08:00] <clever> var code = loader.downloadScript.data.join(''); eval(code);
  1317. # [08:01] <clever> khuey: hmm, what if we just got rid of the code variable entirely?
  1318. # [08:01] <@bz> mmm
  1319. # [08:01] <@bz> is that a global var?
  1320. # [08:01] <clever> eval(loader.downloadScript.data.join('')); should work, and not leak it
  1321. # [08:01] <clever> bz: its a local, but due to eval, 3000+ functions seem to have a reference to it
  1322. # [08:01] <khuey> clever: it would help
  1323. # [08:01] <@bz> oh, right
  1324. # [08:02] <@bz> "oops"
  1325. # [08:02] <khuey> clever: should fix the problem
  1326. # [08:02] <clever> its ~6mb long, and the fragmentation stuff in firefox inflates that to 16mb
  1327. # [08:02] <khuey> that sounds like it's worth its own bug
  1328. # [08:02] <clever> i'll see if i can contact the devs, my last contact is quiting this month
  1329. # [08:02] <khuey> 8 I would understand
  1330. # [08:02] <khuey> 16 seems nuts
  1331. # [08:02] <clever> │ │ │ │ ├──16.00 MB (04.01%) ── string(length=6739221, "window.qx={};qx.$$domReady = tr...")
  1332. # [08:02] <clever> directly from about:memory
  1333. # [08:03] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  1334. # [08:04] <khuey> yes, I remember
  1335. # [08:04] <clever> i'll see if i can contact the devs, my last contact is quiting this month
  1336. # [08:04] <clever> oh, already said that
  1337. # [08:04] <khuey> that probably deserves a bug in bugzilla
  1338. # [08:04] <clever> just the fact that a 6mb string is taking up 16mb
  1339. # [08:04] <clever> ?
  1340. # [08:04] <@njn> khuey: wait a sec
  1341. # [08:04] <@njn> khuey: jschars are 2 bytes
  1342. # [08:05] <@njn> khuey: so it's actually 13MB of data
  1343. # [08:05] <clever> that would explain it, 13mb in 16mb
  1344. # [08:05] <khuey> ah
  1345. # [08:05] <khuey> stupid wide chars
  1346. # [08:05] <clever> this 6mb string also contains all of the translation strings for the current language
  1347. # [08:05] <clever> so it does need widechars
  1348. # [08:06] * Parts: mga (Mibbit@moz-71CF8BAF.retail.telecomitalia.it)
  1349. # [08:06] * Joins: jet (jet@moz-79F891EE.hsd1.ca.comcast.net)
  1350. # [08:09] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  1351. # [08:09] * Quits: jdm (jdm@97DF0582.DEAB171B.971E19F6.IP) (Quit: Lost terminal)
  1352. # [08:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6092de8ae0a9 - Matt Woodrow - Bug 907926 - Azure support for windows/nsWindow. r=Bas
  1353. # [08:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/bf4201e29c80 - Matt Woodrow - Bug 907926 - Supprt having different content/canvas backends in gfxPlatform. r=nrc
  1354. # [08:10] <@bz> this b2g helix stuff being filed in core is getting annoying
  1355. # [08:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ea426252b4f7 - Matt Woodrow - Bug 907926 - Make ContentClientBasic support Azure content. r=nrc
  1356. # [08:11] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  1357. # [08:14] * baku is now known as baku|away
  1358. # [08:15] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Quit: Ex-Chat)
  1359. # [08:16] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  1360. # [08:17] * Joins: robertbindar (Thunderbir@F7690F0.6E3E800C.9CAFE4EB.IP)
  1361. # [08:17] * Quits: matthewgertner (matthewger@E05025B2.7102BCB6.B7C3970A.IP) (Quit: matthewgertner)
  1362. # [08:19] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  1363. # [08:20] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  1364. # [08:22] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  1365. # [08:23] * Joins: FabioMagnoni (fabiomagno@moz-87F537A3.dynamic.adsl.gvt.net.br)
  1366. # [08:23] * Joins: wolfiR (wolfiR@moz-42B28588.dip0.t-ipconnect.de)
  1367. # [08:23] <khuey> fuuuuuuuuuuu
  1368. # [08:24] * Joins: gcp (gpascutto@moz-9CEB1C98.access.telenet.be)
  1369. # [08:24] * Quits: FabioMagnoni (fabiomagno@moz-87F537A3.dynamic.adsl.gvt.net.br) (Ping timeout)
  1370. # [08:25] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki)
  1371. # [08:26] * Joins: mariogarbi (mariogarbi@601F3B17.33662590.A5830293.IP)
  1372. # [08:26] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1373. # [08:26] * Joins: CosminSV (cosmin@601F3B17.33662590.A5830293.IP)
  1374. # [08:26] <khuey> bz: ping?
  1375. # [08:26] * Joins: Pauly (paul@601F3B17.33662590.A5830293.IP)
  1376. # [08:26] <@bz> // We should be castable!
  1377. # [08:26] <@bz> MOZ_ASSERT(!objRef.ptr);
  1378. # [08:27] <@bz> khuey: that assert is failing?
  1379. # [08:27] * Quits: robertbindar (Thunderbir@F7690F0.6E3E800C.9CAFE4EB.IP) (Ping timeout)
  1380. # [08:27] <khuey> bz: yeah
  1381. # [08:27] <khuey> probably related to bug 887533 :-/
  1382. # [08:27] <@bz> How come we failed to unwrap via prototypes::id::EventTarget ?
  1383. # [08:28] <@bz> Ah
  1384. # [08:28] <@bz> hmmmm
  1385. # [08:28] <@bz> So there is no domqs include in that file
  1386. # [08:29] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  1387. # [08:29] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  1388. # [08:29] <@bz> needsDOMQS = any(d.hasXPConnectImpls for d in descriptors)
  1389. # [08:30] <khuey> so fwiw just starting up I get that assert in eventtarget
  1390. # [08:30] <khuey> which does have nsDOMQS
  1391. # [08:30] <@bz> mmmm
  1392. # [08:30] <@bz> Where do you get the assert?
  1393. # [08:30] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  1394. # [08:31] <khuey> http://khuey.pastebin.mozilla.org/2902228
  1395. # [08:31] <@bz> So in any case, we definitely need to consider arguments..... :(
  1396. # [08:31] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  1397. # [08:32] <@bz> humph
  1398. # [08:32] <@bz> that's unwrapping the thisval
  1399. # [08:32] <@bz> it should work..
  1400. # [08:32] <khuey> yeah
  1401. # [08:32] <jesup|laptop> hmmpf. Looks like touching DOMMediaStream.h causes 1/2 the world to recompile.
  1402. # [08:33] <@bz> khuey: so what gives?
  1403. # [08:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ed0b6a11532d - Gregory Szorc - Bug 908296 - Upgrade psutil to version 1.0.1; rs=glandium
  1404. # [08:33] <@bz> khuey: I dunno what you're seeing
  1405. # [08:34] <@bz> khuey: but tinderbox is seeing the need to check args
  1406. # [08:34] <@bz> And probably dictionaries, etc
  1407. # [08:35] <khuey> yeah
  1408. # [08:35] <@bz> callForEachType might do the trick for you
  1409. # [08:35] * khuey is just going to back it out for now
  1410. # [08:35] <khuey> I don't want to stay up all night
  1411. # [08:35] <@bz> ok
  1412. # [08:35] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  1413. # [08:35] <@bz> so fwiw
  1414. # [08:35] <@bz> just back out that one changeset?
  1415. # [08:35] <khuey> oh, yeah
  1416. # [08:36] * @bz wonders who changed Blob.cpp
  1417. # [08:36] <khuey> definitely not pulling everything else out
  1418. # [08:36] <@bz> because now it needs JS headers
  1419. # [08:36] <@bz> and didn't need to before...
  1420. # [08:36] <khuey> bz: it's a little disturbing that this compiles fine
  1421. # [08:36] <@bz> well
  1422. # [08:36] <@bz> there's a template
  1423. # [08:36] <@bz> and then specializations....
  1424. # [08:37] <@bz> So if the specializations don't get found
  1425. # [08:37] <@bz> you get the general template. :(
  1426. # [08:37] <@bz> we need to kill of this domqs crap
  1427. # [08:37] * Joins: vikash (vikash@4CB77CE0.92E91F66.74119F78.IP)
  1428. # [08:37] <khuey> yeah
  1429. # [08:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c7a5105f99fd - Kyle Huey - Back out Bug 887533 for test failures.
  1430. # [08:37] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  1431. # [08:37] <khuey> oh nice, mattwoodrow broke hte tree after me
  1432. # [08:37] <khuey> less stuff to star
  1433. # [08:39] * Joins: tzimmermann (tzimmerman@moz-E3AF4BE.pools.arcor-ip.net)
  1434. # [08:39] * Quits: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  1435. # [08:39] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  1436. # [08:39] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  1437. # [08:40] * Quits: aklotz (Thunderbir@moz-45A2D8F6.static.etheric.net) (Ping timeout)
  1438. # [08:40] * Joins: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP)
  1439. # [08:40] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  1440. # [08:41] * Joins: matthewgertner (matthewger@173F2E9D.96442F2E.EE1C58A.IP)
  1441. # [08:42] * mgerva|afk is now known as mgerva
  1442. # [08:42] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  1443. # [08:42] * Quits: karl (karl@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  1444. # [08:43] * khuey is now known as khuey|away
  1445. # [08:44] <mattwoodrow> khuey|away: I don't think that's me
  1446. # [08:44] * Parts: CosminSV (cosmin@601F3B17.33662590.A5830293.IP) (Leaving)
  1447. # [08:44] * mattwoodrow didn't touch IDBRequest
  1448. # [08:44] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  1449. # [08:49] * Joins: dao (dao@moz-91921B3B.superkabel.de)
  1450. # [08:50] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1451. # [08:51] * @bz adds jsapi.h includes
  1452. # [08:52] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1453. # [08:52] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  1454. # [08:54] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  1455. # [08:54] * Quits: @dbaron (dbaron@moz-FD349932.dsl.dynamic.sonic.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  1456. # [08:55] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  1457. # [08:55] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  1458. # [08:56] * Quits: squib (squib@moz-54866485.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  1459. # [08:56] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  1460. # [08:56] * julienw_afk is now known as julienw
  1461. # [08:56] * Joins: chmanchester|afk (user@moz-962996C5.seas.upenn.edu)
  1462. # [08:57] * Quits: chmanchester (chmanchest@moz-ABE52D50.hsd1.ca.comcast.net) (Input/output error)
  1463. # [08:57] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  1464. # [08:58] * Quits: btm_work (btm@moz-2160AA7C.sakura.ne.jp) (Ping timeout)
  1465. # [08:59] * Joins: btm_work (btm@moz-2160AA7C.sakura.ne.jp)
  1466. # [09:02] * heycam is now known as heycam|away
  1467. # [09:02] * lightsofapollo is now known as lightsofapollo|sleep
  1468. # [09:03] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1469. # [09:03] * whimboo|afk is now known as whimboo
  1470. # [09:04] * Joins: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net)
  1471. # [09:05] * Quits: nbp (pierron@moz-7EB03C5F.fbx.proxad.net) (Ping timeout)
  1472. # [09:05] * Joins: nbp (pierron@moz-7EB03C5F.fbx.proxad.net)
  1473. # [09:10] * Joins: Gijs (gijs@moz-C11B0461.dsl.alice.nl)
  1474. # [09:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1ae8a6bb3def - Jan Beich - Bug 908476 - JSObject/JSContext are also used by non-SPS profiler. r=njn
  1475. # [09:13] * Joins: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1476. # [09:14] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  1477. # [09:15] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  1478. # [09:20] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c82942addc20 - Landry Breuil - Bug 908074 - Update OpenBSD mozboot backend to install dbus-glib/gstreamer/pulseaudio r=gps
  1479. # [09:21] <NeilAway> jesup: add your own COMTypeInfo and use do_QueryObject, I think nsStandardURL does that
  1480. # [09:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0b6aa8fab175 - Chris Manchester - Bug 729098 - Ability to track and rerun failed xpcshell tests; r=gps
  1481. # [09:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a970626be5c9 - Chris Manchester - Bug 908340 - Omit test start messages from mach xpcshell output; r=gps
  1482. # [09:22] * Quits: jet (jet@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  1483. # [09:22] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  1484. # [09:22] * Joins: gabor (gabor@941349F4.F58C7D4D.F945DA.IP)
  1485. # [09:23] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Quit: Edgar)
  1486. # [09:23] * Joins: FabioMagnoni (fabiomagno@moz-87F537A3.dynamic.adsl.gvt.net.br)
  1487. # [09:24] * Quits: Hughman (Mibbit@moz-FDB0D813.lnk.telstra.net) (Quit: http://www.mibbit.com ajax IRC Client)
  1488. # [09:25] * Quits: FabioMagnoni (fabiomagno@moz-87F537A3.dynamic.adsl.gvt.net.br) (Ping timeout)
  1489. # [09:27] * Quits: cpearce (chatzilla@moz-534CC065.xdsl.xnet.co.nz) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  1490. # [09:27] * Fallen|away is now known as Fallen
  1491. # [09:31] * Joins: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP)
  1492. # [09:31] * Joins: jviereck (Adium@moz-AF73A9F4.dip0.t-ipconnect.de)
  1493. # [09:32] * Quits: jviereck (Adium@moz-AF73A9F4.dip0.t-ipconnect.de) (Max SendQ exceeded)
  1494. # [09:33] * julienw is now known as julienw_afk
  1495. # [09:33] * Joins: jviereck (Adium@moz-AF73A9F4.dip0.t-ipconnect.de)
  1496. # [09:34] * Quits: cronco (Thunderbir@17FF97FF.AE2F10B0.3376CD77.IP) (Ping timeout)
  1497. # [09:35] * mattwoodrow is now known as mattwoodrow|away
  1498. # [09:36] * Joins: gabor_ (gabor@941349F4.F58C7D4D.F945DA.IP)
  1499. # [09:36] * mattwoodrow|away is now known as mattwoodrow
  1500. # [09:36] * Parts: gabor_ (gabor@941349F4.F58C7D4D.F945DA.IP)
  1501. # [09:37] * Joins: tooxie (paranoid@moz-9FD1099E.adsl.alicedsl.de)
  1502. # [09:37] * Joins: Optimize1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1503. # [09:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1ad8a6674785 - Gregory Szorc - Bug 908296 - Touch virtualenv file to force psutil rebuild; r=bustage
  1504. # [09:38] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1505. # [09:38] * Quits: past (past@moz-DB4A9C19.scl3.mozilla.com) (Quit: ZNC - http://znc.in)
  1506. # [09:38] * Quits: reuben (reuben@moz-DB4A9C19.scl3.mozilla.com) (Quit: ZNC - http://znc.in)
  1507. # [09:38] * Quits: nalexander (nalexander@moz-DB4A9C19.scl3.mozilla.com) (Quit: ZNC - http://znc.sourceforge.net)
  1508. # [09:38] * Quits: nli (nli@moz-DB4A9C19.scl3.mozilla.com) (Quit: ZNC - http://znc.in)
  1509. # [09:38] * Quits: lsblakk (lsblakk@moz-DB4A9C19.scl3.mozilla.com) (Quit: - leaving this connection -)
  1510. # [09:38] * Quits: AutomatedTester|AFK (David@moz-DB4A9C19.scl3.mozilla.com) (Connection reset by peer)
  1511. # [09:38] * Quits: whimboo (whimboo@moz-DB4A9C19.scl3.mozilla.com) (Write error: Connection reset by peer)
  1512. # [09:38] * Quits: Yoric (Yoric@moz-DB4A9C19.scl3.mozilla.com) (Write error: Connection reset by peer)
  1513. # [09:38] * Quits: nthomas|away (nthomas@moz-DB4A9C19.scl3.mozilla.com) (Quit: ZNC - http://znc.in)
  1514. # [09:38] * Quits: simone|away (simone@moz-DB4A9C19.scl3.mozilla.com) (Write error: Connection reset by peer)
  1515. # [09:38] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  1516. # [09:39] * Quits: mwargers (chatzilla@moz-AF369B35.adsl.online.nl) (Ping timeout)
  1517. # [09:40] * Quits: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  1518. # [09:41] <gps> my original psutil push may give oranges during make check on builds before 1ad8a6674785
  1519. # [09:42] * Quits: @roc (chatzilla@E2F7352.56080C53.97BBD552.IP) (Ping timeout)
  1520. # [09:42] * Joins: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP)
  1521. # [09:43] * Joins: darkowlzzzz (sunny@B5FB7EA1.375996AE.27560D6E.IP)
  1522. # [09:43] * Joins: AndreeaMatei (Thunderbir@601F3B17.33662590.A5830293.IP)
  1523. # [09:43] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  1524. # [09:44] <ckitching> gps: Any suggestions on how to make that generated-code business suck less?
  1525. # [09:44] <ckitching> gps: I guess reordering the sequence of compiling things isn't worth doing just for this - is automagically restarting the build a sane option? How come jni-stubs.inc got treated the way it did?
  1526. # [09:45] * Joins: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP)
  1527. # [09:47] * Quits: darkowlzzzz (sunny@B5FB7EA1.375996AE.27560D6E.IP) (Ping timeout)
  1528. # [09:47] <gps> ckitching: I replied on bug
  1529. # [09:47] <ckitching> Ta.
  1530. # [09:48] <gps> -> sleep
  1531. # [09:48] <ckitching> gps: But the problem with doing that is that this new hook would have "Compile all the java code" as a dependency.
  1532. # [09:49] * Quits: vikash (vikash@4CB77CE0.92E91F66.74119F78.IP) (Ping timeout)
  1533. # [09:50] * Joins: nli (nli@moz-DB4A9C19.scl3.mozilla.com)
  1534. # [09:50] * Quits: tooxie (paranoid@moz-9FD1099E.adsl.alicedsl.de) (Ping timeout)
  1535. # [09:51] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1536. # [09:51] * Joins: vikash (vikash@ED2F9E0D.A1A6C0A8.388CF16F.IP)
  1537. # [09:51] * Joins: espadrine (ttyl@moz-C4E39DEE.w90-2.abo.wanadoo.fr)
  1538. # [09:52] * glob is now known as glob|away
  1539. # [09:52] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1540. # [09:53] * Joins: gsvelto (gsvelto@moz-B38A8AA9.retail.telecomitalia.it)
  1541. # [09:53] * Joins: giuliadm (giulia@moz-BCF14C45.net24.it)
  1542. # [09:53] * Quits: @njn (chatzilla@moz-3CB020F9.dyn.iinet.net.au) (Quit: ChatZilla 0.9.90.1 [Firefox 26.0a1/20130818155235])
  1543. # [09:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4b742e5df99b - Gabor Krizsanits - Bug 886237 - follow-up part2: Comment formatting in sandbox.cpp. r=bholley
  1544. # [09:54] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c8aac04c97da - Gabor Krizsanits - Bug 886237 - follow-up part1: Moving Sandbox/XPCComponents helpers into namespace xpc. r=bholley
  1545. # [09:55] * mattwoodrow is now known as mattwoodrow|away
  1546. # [09:56] * Quits: birtles (chatzilla@moz-C286AD9A.bitcat.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1547. # [09:56] * mattwoodrow|away is now known as mattwoodrow
  1548. # [09:58] * Joins: teoli (teoli@8F761026.B5EF4AF6.E96CA9D8.IP)
  1549. # [09:58] * Quits: teoli (teoli@8F761026.B5EF4AF6.E96CA9D8.IP) (Connection reset by peer)
  1550. # [09:58] * Joins: teoli (teoli@8F761026.B5EF4AF6.E96CA9D8.IP)
  1551. # [09:59] * Quits: giuliadm (giulia@moz-BCF14C45.net24.it) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
  1552. # [10:00] * baku|away is now known as baku
  1553. # [10:03] * Fallen is now known as Fallen|away
  1554. # [10:03] * Joins: mikeratcliffe (Adium@A6827944.C2B26F36.7CCB197A.IP)
  1555. # [10:05] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  1556. # [10:05] * Joins: marcoz (marco.zehe@moz-A4D3505E.dip0.t-ipconnect.de)
  1557. # [10:06] * Quits: Kailas (patilkr@8F18B592.9EA085B9.A76F6622.IP) (Quit: Leaving)
  1558. # [10:07] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Input/output error)
  1559. # [10:07] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  1560. # [10:08] * Quits: trevorh (trevor@moz-22C03B0F.lnse1.cha.bigpond.net.au) (Quit: Leaving.)
  1561. # [10:08] * Quits: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1562. # [10:08] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  1563. # [10:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d46d0f4f4a8a - Matt Woodrow - Bug 907926 - Follow-up to make sure we only enable Azure on the platforms we meant to.
  1564. # [10:10] * Quits: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com) (Quit: g'morning)
  1565. # [10:10] * Joins: RealRaven (Thunderbir@232A512.E62372D8.C3498625.IP)
  1566. # [10:11] * Joins: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP)
  1567. # [10:12] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  1568. # [10:12] * mattwoodrow is now known as mattwoodrow|away
  1569. # [10:14] * Quits: naveed (nihsanulla@moz-13193A8F.bstnma.fios.verizon.net) (Ping timeout)
  1570. # [10:16] <glandium> gaston: what is your linker (ld --version)?
  1571. # [10:16] <gaston> still 2.15
  1572. # [10:16] <gaston> (yeah, i know)
  1573. # [10:16] * Joins: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1574. # [10:16] <glandium> gaston: of what
  1575. # [10:16] <glandium> bfd ld?
  1576. # [10:16] <gaston> yes
  1577. # [10:16] * Joins: naveed (nihsanulla@moz-13193A8F.bstnma.fios.verizon.net)
  1578. # [10:16] <gaston> good'ol binutils ls
  1579. # [10:17] <gaston> ld
  1580. # [10:17] <glandium> how old is 2.15?
  1581. # [10:17] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1582. # [10:17] <gaston> 2004 or 2005 iirc
  1583. # [10:17] <gaston> yeah may 2004
  1584. # [10:17] <gabor> inbound is burning
  1585. # [10:18] <glandium> gaston: http://llvm.org/bugs/show_bug.cgi?id=9758
  1586. # [10:18] <gaston> glandium: aha. interesting.
  1587. # [10:18] * Quits: naveed (nihsanulla@moz-13193A8F.bstnma.fios.verizon.net) (Ping timeout)
  1588. # [10:19] <gaston> glandium: i'll definitely try that and see if putting it in our ld fixes the issue
  1589. # [10:19] <gaston> glandium: but i'd be curious to know which change in icu broke this
  1590. # [10:20] <glandium> gaston: other relevant bug: http://sourceware.org/bugzilla/show_bug.cgi?id=247
  1591. # [10:20] <gabor> philor|away: ^
  1592. # [10:21] * Quits: jviereck (Adium@moz-AF73A9F4.dip0.t-ipconnect.de) (Quit: Leaving.)
  1593. # [10:23] * Joins: h4writer (h4writer@moz-71BF7B30.access.telenet.be)
  1594. # [10:23] * Joins: jviereck (Adium@moz-AF73A9F4.dip0.t-ipconnect.de)
  1595. # [10:25] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Ping timeout)
  1596. # [10:25] * Joins: lzzluca (lzzluca@7D31D43C.98ED30D2.E795C17A.IP)
  1597. # [10:25] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  1598. # [10:26] * Quits: nattokirai (nattokirai@moz-C286AD9A.bitcat.net) (Ping timeout)
  1599. # [10:28] * Quits: jviereck (Adium@moz-AF73A9F4.dip0.t-ipconnect.de) (Quit: Leaving.)
  1600. # [10:29] * Joins: jviereck (Adium@moz-AF73A9F4.dip0.t-ipconnect.de)
  1601. # [10:30] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  1602. # [10:30] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  1603. # [10:31] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  1604. # [10:33] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  1605. # [10:33] * Joins: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net)
  1606. # [10:33] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  1607. # [10:34] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  1608. # [10:35] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  1609. # [10:37] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Ping timeout)
  1610. # [10:37] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  1611. # [10:38] * Joins: catalinn (Thunderbir@B3C44D06.2D4EABFA.D602D2C5.IP)
  1612. # [10:38] * Joins: lmandel (lmandel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1613. # [10:38] * Joins: Archaeopteryx (itsme@moz-75D4FEE4.cust.telecolumbus.net)
  1614. # [10:39] * Quits: micadeyeye_ (micadeyeye@8ECF19B2.59741210.B9FA8AF0.IP) (Ping timeout)
  1615. # [10:40] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  1616. # [10:40] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  1617. # [10:41] * Quits: lmandel (lmandel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: lmandel)
  1618. # [10:41] * Joins: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP)
  1619. # [10:42] * Joins: msucan (mihai@F88AB2BB.FE846B83.7C5F70AF.IP)
  1620. # [10:43] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  1621. # [10:43] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1622. # [10:46] * Quits: gsvelto (gsvelto@moz-B38A8AA9.retail.telecomitalia.it) (Ping timeout)
  1623. # [10:47] * Joins: smaug (chatzilla@moz-D8807168.elisa-laajakaista.fi)
  1624. # [10:47] * ChanServ sets mode: +o smaug
  1625. # [10:48] * Joins: grubshka (grubshka@AFC6D161.2010E2A.78BC84CA.IP)
  1626. # [10:48] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  1627. # [10:51] * Joins: rednaks (rednaks@634E9C7D.6825D9D7.55FFA9B4.IP)
  1628. # [10:51] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1629. # [10:53] * Quits: vikash (vikash@ED2F9E0D.A1A6C0A8.388CF16F.IP) (Ping timeout)
  1630. # [10:53] * Quits: inolen (Adium@moz-D2D12FC1.socal.res.rr.com) (Ping timeout)
  1631. # [10:53] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1632. # [10:53] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1633. # [10:53] * Joins: bjacob (bjacob@moz-554E73B6.rev.sfr.net)
  1634. # [10:53] * Quits: bjacob (bjacob@moz-554E73B6.rev.sfr.net) (Input/output error)
  1635. # [10:53] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  1636. # [10:54] * Joins: bjacob (bjacob@moz-554E73B6.rev.sfr.net)
  1637. # [10:54] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1638. # [10:54] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1639. # [10:56] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1640. # [10:56] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1641. # [10:57] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1642. # [10:58] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1643. # [10:59] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1644. # [11:01] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1645. # [11:01] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  1646. # [11:01] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1647. # [11:01] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Ping timeout)
  1648. # [11:03] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1649. # [11:03] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1650. # [11:04] * Quits: catalinn (Thunderbir@B3C44D06.2D4EABFA.D602D2C5.IP) (Quit: catalinn)
  1651. # [11:05] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  1652. # [11:05] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1653. # [11:05] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1654. # [11:07] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1655. # [11:08] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1656. # [11:08] * Quits: ckitching (ckitching@moz-329F29A3.lightspeed.sntcca.sbcglobal.net) (Input/output error)
  1657. # [11:08] * Joins: till (till@moz-9E77F193.adsl.alicedsl.de)
  1658. # [11:09] <ericchou> tzimmermann: ping
  1659. # [11:09] <tzimmermann> ericchou: hi
  1660. # [11:09] <ericchou> hey!
  1661. # [11:09] * Joins: gsvelto (gsvelto@moz-B38A8AA9.retail.telecomitalia.it)
  1662. # [11:09] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1663. # [11:10] <tzimmermann> ericchou: yes?
  1664. # [11:10] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1665. # [11:10] <ericchou> looks like you're looking into bug 908490 as well. Would you like to take it?
  1666. # [11:10] <tzimmermann> ericchou: i can if you don't want to.
  1667. # [11:10] <ericchou> haha
  1668. # [11:11] <tzimmermann> ericchou: i mean, i thought you already had a patch
  1669. # [11:11] <ericchou> Yes :)
  1670. # [11:11] <tzimmermann> ericchou: i triggered both of my ideas explicitly and they both crashed gecko.
  1671. # [11:11] <tzimmermann> ericchou: we should have a fix for either case
  1672. # [11:11] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1673. # [11:11] <ericchou> ok, that's not good.
  1674. # [11:12] <ericchou> tzimmermann: I'll make a patch and send a feedback request to you.
  1675. # [11:12] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1676. # [11:12] <tzimmermann> ericchou: ok, great
  1677. # [11:12] <ericchou> tzimmermann: then you could take a look to see if I miss something
  1678. # [11:12] <ericchou> tzimmermann: great. Thanks
  1679. # [11:12] <tzimmermann> ericchou: sure
  1680. # [11:14] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1681. # [11:14] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1682. # [11:14] * Quits: victorporof (victorporo@F2782203.A485B230.9B1E38F4.IP) (Ping timeout)
  1683. # [11:14] * baku is now known as baku|away
  1684. # [11:16] * Quits: jviereck (Adium@moz-AF73A9F4.dip0.t-ipconnect.de) (Quit: Leaving.)
  1685. # [11:16] * Joins: victorporof_ (victorporo@F2782203.A485B230.9B1E38F4.IP)
  1686. # [11:17] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1687. # [11:17] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1688. # [11:19] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1689. # [11:19] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1690. # [11:20] * baku|away is now known as baku
  1691. # [11:20] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  1692. # [11:20] * Joins: Yoric (Yoric@moz-DB4A9C19.scl3.mozilla.com)
  1693. # [11:21] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  1694. # [11:21] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1695. # [11:21] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1696. # [11:23] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1697. # [11:23] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1698. # [11:24] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1699. # [11:25] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1700. # [11:26] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1701. # [11:28] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1702. # [11:28] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1703. # [11:28] * Fallen|away is now known as Fallen
  1704. # [11:29] * Joins: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net)
  1705. # [11:30] * Fallen is now known as Fallen|away
  1706. # [11:30] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1707. # [11:30] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1708. # [11:32] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1709. # [11:32] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1710. # [11:34] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1711. # [11:35] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1712. # [11:36] * Joins: paolo (paolo@moz-A052D267.retail.telecomitalia.it)
  1713. # [11:36] * Joins: Manuela (Mibbit@601F3B17.33662590.A5830293.IP)
  1714. # [11:36] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1715. # [11:36] * Quits: victorporof_ (victorporo@F2782203.A485B230.9B1E38F4.IP) (Quit: victorporof_)
  1716. # [11:37] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1717. # [11:37] <Manuela> hi guys! could anyone please tell me the expected behavior of the detached windows in Social API? :)
  1718. # [11:38] * Joins: jonco (Adium@88F51059.F3BBB17D.144F44FA.IP)
  1719. # [11:38] <baku> smaug, yt?
  1720. # [11:38] <@smaug> yes
  1721. # [11:38] * Joins: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  1722. # [11:38] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1723. # [11:39] <@smaug> Manuela: you may need to wait a bit until felipe and gavin wake up
  1724. # [11:39] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1725. # [11:40] <baku> smaug, I have a JS object that 'shares' part of itself using __exposedProps__ to content.
  1726. # [11:41] <baku> now I want to use EventTarget in this exposed object.
  1727. # [11:41] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1728. # [11:41] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1729. # [11:41] <Manuela> smaug: thanks a lot! :) aprox, how much is a little? :D
  1730. # [11:42] * Quits: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  1731. # [11:42] <@smaug> Manuela: perhaps 7h
  1732. # [11:42] <Manuela> oh, that's too much :(
  1733. # [11:42] <@smaug> baku: use EventTarget?
  1734. # [11:43] <@smaug> hmm, who else might know about SocialAPI
  1735. # [11:43] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1736. # [11:43] <baku> smaug, yes. this object has to implement onchange, addEventListener & C.
  1737. # [11:43] <Manuela> I was testing Social API in Firefox 24 beta 5.....and I have a few questions regarding the detached windows which are pretty new
  1738. # [11:43] * Joins: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP)
  1739. # [11:43] * Quits: bjacob (bjacob@moz-554E73B6.rev.sfr.net) (Quit: Konversation terminated!)
  1740. # [11:43] <Manuela> no one else from the Social API team around here? :)
  1741. # [11:43] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1742. # [11:44] <@smaug> jaws is also in US, west coast
  1743. # [11:44] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  1744. # [11:44] <Manuela> I see
  1745. # [11:44] <Manuela> I guess I'm not having any luck
  1746. # [11:44] <Manuela> smaug: 10x for the info :)
  1747. # [11:44] <@smaug> baku: but do you mean the object you return is EventTarget or that some property of it is EventTarget
  1748. # [11:44] * Joins: maxli (maxli@B5559308.9C54E60.2FA4EA88.IP)
  1749. # [11:45] <baku> smaug, the object I return is EventTarget.
  1750. # [11:45] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1751. # [11:45] * Quits: maxli (maxli@B5559308.9C54E60.2FA4EA88.IP) (Max SendQ exceeded)
  1752. # [11:45] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1753. # [11:46] <@smaug> baku: implemented in JS?
  1754. # [11:46] <baku> yep
  1755. # [11:46] <baku> I was wondering if, adding QueryInterface:... is enough.
  1756. # [11:46] <@smaug> baku: it is a webidl interface, extending EventTarget and implemented in JS?
  1757. # [11:47] <baku> no, not yet. it will be a WebIDL interface in a follow up.
  1758. # [11:47] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1759. # [11:47] <@smaug> ah, it is not a real EventTarget
  1760. # [11:47] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1761. # [11:47] <baku> now it's not. I would like to make it real :)
  1762. # [11:48] * Joins: pmoore (pmoore@moz-B9AD0C2B.dip0.t-ipconnect.de)
  1763. # [11:49] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1764. # [11:50] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1765. # [11:51] <@smaug> baku: you need mccr8 or bz for webidl implemented in JS questions
  1766. # [11:51] <baku> ok
  1767. # [11:51] * AndreeaMatei is now known as Andreea|lunch
  1768. # [11:52] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1769. # [11:52] <Yoric> I have a weird behavior in which it seems that |let a = Date.now(); doStuff(); let b = Date.now();| returns b < a.
  1770. # [11:52] <Yoric> Is this well-known?
  1771. # [11:52] <Yoric> (that's in a worker)
  1772. # [11:52] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1773. # [11:52] <@smaug> baku: looks like SettingsManager is implement in JS
  1774. # [11:52] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1775. # [11:53] <@smaug> but don't know how to return the right JS object from a method which returns a js val.
  1776. # [11:53] <Yoric> My issue seems to happen only with Windows.
  1777. # [11:54] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1778. # [11:54] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1779. # [11:54] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1780. # [11:55] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  1781. # [11:56] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1782. # [11:56] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1783. # [11:57] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1784. # [11:58] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1785. # [11:59] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1786. # [11:59] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  1787. # [11:59] * ChanServ sets mode: +o roc
  1788. # [11:59] <peterv> baku: I think it might be easier to first make it WebIDL and then an EventTarget
  1789. # [11:59] <baku> peterv, I'll do that in a follow up.
  1790. # [12:00] <baku> peterv, so maybe I can ignore this issue for now.
  1791. # [12:00] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  1792. # [12:00] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1793. # [12:01] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1794. # [12:02] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1795. # [12:03] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1796. # [12:03] * Fallen|away is now known as Fallen
  1797. # [12:03] <kanru> js implemented EventTarget is very easy now with WebIDL. just write the WebIDL and it's done.
  1798. # [12:03] <peterv> anyone how to deal with the following mach failure: AttributeError: 'module' object has no attribute 'TCPS_ESTABLISHED'?
  1799. # [12:03] <Yoric> paolo: ping
  1800. # [12:04] <jbeich> gaston: why do you need wget for mozboot?
  1801. # [12:05] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1802. # [12:05] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1803. # [12:05] * ewong is now known as ewong|away
  1804. # [12:06] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  1805. # [12:07] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1806. # [12:07] * pmoore is now known as pmoore|lunch
  1807. # [12:07] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1808. # [12:08] * Joins: mib_sxtwxg (Mibbit@3E3FB03D.955D44CA.D2D1FAF0.IP)
  1809. # [12:09] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1810. # [12:09] * Joins: maxli (maxli@B5559308.9C54E60.2FA4EA88.IP)
  1811. # [12:09] * Quits: maxli (maxli@B5559308.9C54E60.2FA4EA88.IP) (Input/output error)
  1812. # [12:09] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1813. # [12:09] <NeilAway> Yoric: I'm seeing something similar in animated images - Timestamp::Now going backwards in my XP VM
  1814. # [12:09] * Joins: AlinT (AlinT@601F3B17.33662590.A5830293.IP)
  1815. # [12:10] <Yoric> ttaubert/smacleod: Can I proceed with bug 899276 or are you heavily modifying the relevant code atm?
  1816. # [12:10] <Yoric> NeilAway: Great...
  1817. # [12:10] <Yoric> NeilAway: Well, at least, I know that I'm not crazy.
  1818. # [12:10] * Quits: atsai (atsai@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1819. # [12:10] * Joins: clokep (Instantbir@moz-96CDF7E5.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  1820. # [12:10] <Yoric> (thanks)
  1821. # [12:11] * Quits: AlinT (AlinT@601F3B17.33662590.A5830293.IP) (Quit: Leaving)
  1822. # [12:11] <Yoric> NeilAway: http://dxr.mozilla.org/mozilla-central/source/xpcom/ds/TimeStamp_posix.cpp#l77 seems to indicate that the clock should be monotonic, doesn't it?
  1823. # [12:11] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1824. # [12:11] <ttaubert> Yoric: all that code is heavily modified by the e10s stuff that's up for review
  1825. # [12:11] <Yoric> ttaubert: Ok, then I'll review first :)
  1826. # [12:11] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1827. # [12:11] * Joins: whimboo|afk (whimboo@moz-DB4A9C19.scl3.mozilla.com)
  1828. # [12:12] * whimboo|afk is now known as whimboo
  1829. # [12:13] <NeilAway> Yoric: I don't know what's going wrong for me yet, my vm's rebuild times are quite slow :s
  1830. # [12:13] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1831. # [12:14] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1832. # [12:14] <Yoric> NeilAway: If you're interested, the bug I'm dealing with is bug 874425.
  1833. # [12:14] <Yoric> side-note: I have no clue how clock_gettime is implemented under Windows.
  1834. # [12:15] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1835. # [12:16] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1836. # [12:16] * Joins: AlinT (AlinT@moz-104CC309.mv.mozilla.com)
  1837. # [12:16] <Yoric> Ah, looking at the wrong file.
  1838. # [12:18] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1839. # [12:18] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1840. # [12:19] * Quits: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP) (Quit: tiziana)
  1841. # [12:20] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1842. # [12:20] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1843. # [12:20] * Joins: AutomatedTester (David@moz-DB4A9C19.scl3.mozilla.com)
  1844. # [12:22] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1845. # [12:22] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1846. # [12:24] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1847. # [12:24] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1848. # [12:25] * Quits: AutomatedTester (David@moz-DB4A9C19.scl3.mozilla.com) (Quit: ZNC - http://znc.in)
  1849. # [12:26] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  1850. # [12:26] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1851. # [12:26] * Joins: AutomatedTester (David@moz-DB4A9C19.scl3.mozilla.com)
  1852. # [12:26] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1853. # [12:27] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1854. # [12:27] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  1855. # [12:27] * Quits: teoli (teoli@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  1856. # [12:28] * mgerva is now known as mgerva|lunch
  1857. # [12:28] * Quits: mib_sxtwxg (Mibbit@3E3FB03D.955D44CA.D2D1FAF0.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1858. # [12:28] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1859. # [12:29] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1860. # [12:30] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  1861. # [12:31] * Joins: teoli (teoli@8F761026.B5EF4AF6.E96CA9D8.IP)
  1862. # [12:31] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1863. # [12:31] * Joins: marxin (marxin@moz-C73DA86.cust.sloane.cz)
  1864. # [12:31] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1865. # [12:31] * AutomatedTester is now known as AutomatedTester|AFK
  1866. # [12:31] * AutomatedTester|AFK is now known as AutomatedTester
  1867. # [12:31] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Ping timeout)
  1868. # [12:32] <marxin> Hello, I update my firefox and noticed that ld.gold is the default linker. How could I change it to my system linker?
  1869. # [12:32] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1870. # [12:33] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1871. # [12:33] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1872. # [12:34] * Joins: James (Adium@moz-1E1D481B.dsl.in-addr.zen.co.uk)
  1873. # [12:35] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1874. # [12:35] * catlee-away is now known as catlee
  1875. # [12:35] * Quits: clokep (Instantbir@moz-96CDF7E5.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  1876. # [12:35] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  1877. # [12:35] * Joins: clokep (Instantbir@moz-96CDF7E5.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  1878. # [12:35] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1879. # [12:36] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1880. # [12:37] * Quits: alfredo (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1881. # [12:37] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1882. # [12:37] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1883. # [12:38] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  1884. # [12:38] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  1885. # [12:38] * Quits: paolo (paolo@moz-A052D267.retail.telecomitalia.it) (Quit: Konversation terminated!)
  1886. # [12:39] * Quits: StevenLee (Adium@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving.)
  1887. # [12:39] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  1888. # [12:39] * Quits: m_kato (m_kato@moz-C286AD9A.bitcat.net) (Quit: Leaving...)
  1889. # [12:39] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1890. # [12:40] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1891. # [12:41] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Ping timeout)
  1892. # [12:41] * Joins: inolen (Adium@moz-D2D12FC1.socal.res.rr.com)
  1893. # [12:41] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1894. # [12:42] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  1895. # [12:42] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  1896. # [12:42] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1897. # [12:42] * Quits: mchen (chatzilla@moz-99690620.hinet-ip.hinet.net) (Quit: ChatZilla 0.9.90.1 [Firefox 23.0.1/20130814063812])
  1898. # [12:43] * Quits: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  1899. # [12:44] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1900. # [12:44] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1901. # [12:44] * Joins: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP)
  1902. # [12:46] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1903. # [12:46] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1904. # [12:46] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1905. # [12:46] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1906. # [12:47] * Quits: RealRaven (Thunderbir@232A512.E62372D8.C3498625.IP) (Client exited)
  1907. # [12:48] * Quits: clokep (Instantbir@moz-96CDF7E5.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  1908. # [12:48] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1909. # [12:48] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1910. # [12:49] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  1911. # [12:49] * Joins: mwargers (chatzilla@moz-AF369B35.adsl.online.nl)
  1912. # [12:50] * Joins: bjacob (bjacob@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1913. # [12:50] * Fallen is now known as Fallen|away
  1914. # [12:50] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1915. # [12:50] * Quits: teoli (teoli@8F761026.B5EF4AF6.E96CA9D8.IP) (Input/output error)
  1916. # [12:50] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1917. # [12:51] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1918. # [12:52] * Quits: bjacob (bjacob@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1919. # [12:52] * AutomatedTester is now known as AutomatedTester|AFK
  1920. # [12:52] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1921. # [12:52] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  1922. # [12:53] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1923. # [12:53] * AutomatedTester|AFK is now known as AutomatedTester
  1924. # [12:53] * Joins: mcsmurf (mcsmurf@moz-B2F9942B.dip0.t-ipconnect.de)
  1925. # [12:54] * Joins: bjacob (bjacob@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1926. # [12:54] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  1927. # [12:54] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1928. # [12:55] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1929. # [12:55] * Joins: nthomas (nthomas@moz-DB4A9C19.scl3.mozilla.com)
  1930. # [12:56] * Joins: simone|away (simone@moz-DB4A9C19.scl3.mozilla.com)
  1931. # [12:56] * Quits: bjacob (bjacob@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  1932. # [12:57] * baku is now known as baku|away
  1933. # [12:57] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1934. # [12:57] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1935. # [12:58] * Joins: bjacob (bjacob@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1936. # [12:59] * Quits: Manuela (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1937. # [12:59] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1938. # [12:59] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1939. # [12:59] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  1940. # [13:00] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1941. # [13:01] <NeilAway> marxin: you probably want to use gold rather than bfd to link firefox
  1942. # [13:01] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1943. # [13:01] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1944. # [13:03] * nthomas is now known as nthomas|away
  1945. # [13:03] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1946. # [13:03] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1947. # [13:04] * Quits: Andreea|lunch (Thunderbir@601F3B17.33662590.A5830293.IP) (Ping timeout)
  1948. # [13:04] * Quits: Pauly (paul@601F3B17.33662590.A5830293.IP) (Ping timeout)
  1949. # [13:04] * Quits: AlinT (AlinT@moz-104CC309.mv.mozilla.com) (Ping timeout)
  1950. # [13:04] * Quits: mariogarbi (mariogarbi@601F3B17.33662590.A5830293.IP) (Ping timeout)
  1951. # [13:05] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  1952. # [13:05] * Quits: RoddieKieley (Adium@moz-2B0E90C1.dhcp-dynamic.fibreop.nl.bellaliant.net) (Quit: Leaving.)
  1953. # [13:05] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1954. # [13:05] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  1955. # [13:06] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1956. # [13:06] * Joins: pmoore (pmoore@moz-DB4A9C19.scl3.mozilla.com)
  1957. # [13:06] * Joins: mariogarbi (mariogarbi@601F3B17.33662590.A5830293.IP)
  1958. # [13:06] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  1959. # [13:07] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1960. # [13:07] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1961. # [13:08] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1962. # [13:08] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Ping timeout)
  1963. # [13:09] * Joins: AndreeaMatei (Thunderbir@601F3B17.33662590.A5830293.IP)
  1964. # [13:10] * AutomatedTester is now known as AutomatedTester|AFK
  1965. # [13:10] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1966. # [13:10] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1967. # [13:10] * AutomatedTester|AFK is now known as AutomatedTester
  1968. # [13:11] <till> mmh, no sherriff?
  1969. # [13:11] * Quits: clowd (clowd@moz-A81E251C.hsd1.va.comcast.net) (Ping timeout)
  1970. # [13:12] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1971. # [13:12] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1972. # [13:12] * baku|away is now known as baku
  1973. # [13:12] * Joins: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net)
  1974. # [13:13] * Quits: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1975. # [13:13] * Quits: reyre (reyre@moz-9002CDDA.cpe.net.cable.rogers.com) (Ping timeout)
  1976. # [13:14] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1977. # [13:14] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1978. # [13:15] * Quits: shelly (shelly@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1979. # [13:16] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1980. # [13:16] * Quits: ochameau (ochameau@moz-109A6728.fbx.proxad.net) (Ping timeout)
  1981. # [13:16] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1982. # [13:17] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Ping timeout)
  1983. # [13:17] * Quits: jhlin (jolin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1984. # [13:18] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  1985. # [13:18] * AutomatedTester is now known as AutomatedTester|AFK
  1986. # [13:18] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1987. # [13:19] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1988. # [13:19] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  1989. # [13:19] * AutomatedTester|AFK is now known as AutomatedTester
  1990. # [13:20] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1991. # [13:21] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1992. # [13:21] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  1993. # [13:23] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1994. # [13:23] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1995. # [13:23] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  1996. # [13:23] * Joins: Manuela (Mibbit@601F3B17.33662590.A5830293.IP)
  1997. # [13:23] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Ping timeout)
  1998. # [13:23] * Joins: ochameau (ochameau@moz-109A6728.fbx.proxad.net)
  1999. # [13:24] * Quits: dao (dao@moz-91921B3B.superkabel.de) (Quit: Leaving.)
  2000. # [13:24] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  2001. # [13:25] * Joins: RyanVM (Thunderbir@moz-A2F98468.phlapa.fios.verizon.net)
  2002. # [13:25] * Quits: James (Adium@moz-1E1D481B.dsl.in-addr.zen.co.uk) (Quit: Leaving.)
  2003. # [13:25] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  2004. # [13:25] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  2005. # [13:26] * Joins: m_kato (m_kato@moz-C286AD9A.bitcat.net)
  2006. # [13:26] * Quits: m_kato (m_kato@moz-C286AD9A.bitcat.net) (Quit: Leaving...)
  2007. # [13:27] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  2008. # [13:27] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  2009. # [13:27] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  2010. # [13:29] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  2011. # [13:29] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  2012. # [13:31] * Quits: timdream (timdream@moz-99690620.hinet-ip.hinet.net) (Quit: timdream)
  2013. # [13:31] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  2014. # [13:31] * Joins: jviereck (Adium@moz-AF73A9F4.dip0.t-ipconnect.de)
  2015. # [13:32] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  2016. # [13:34] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  2017. # [13:34] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  2018. # [13:35] * Joins: aksnot (chatzilla@C0AB31FE.2905CAEE.5D9ABA9F.IP)
  2019. # [13:36] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  2020. # [13:36] <aksnot> hi everyone i am new to mozilla . I have a decent knowledge of qt , javascript node php and want to contribute in any possible way that i can to mozilla . My primary area of query is how can i help mozilla using javascript.Thanks in advance . Are there any easy bugs that i can fix?
  2021. # [13:36] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  2022. # [13:36] * Joins: dao (dao@moz-91921B3B.superkabel.de)
  2023. # [13:37] <padenot> aksnot: you should probably go to #introduction to find people to help you. In the meantime, you can use this list http://www.joshmatthews.net/bugsahoy/?js=1, to find mentored javascript bugs
  2024. # [13:37] * Joins: mstange (markus@moz-C7C57F5D.dip0.t-ipconnect.de)
  2025. # [13:38] <mcsmurf> also see https://developer.mozilla.org/en/docs/Introduction#Find_a_bug_we%27ve_identified_as_being_good_for_newcomers
  2026. # [13:38] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  2027. # [13:38] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  2028. # [13:38] <aksnot> Thanks thank padenot, mcsmurf
  2029. # [13:38] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  2030. # [13:39] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  2031. # [13:40] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  2032. # [13:41] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  2033. # [13:41] * AutomatedTester is now known as AutomatedTester|AFK
  2034. # [13:41] * Parts: jonco (Adium@88F51059.F3BBB17D.144F44FA.IP)
  2035. # [13:41] <gaston> jbeich: iirc there's a configure check for wget at some point and it failed if it wasnt here
  2036. # [13:42] * AutomatedTester|AFK is now known as AutomatedTester
  2037. # [13:42] * Joins: smooney (sheilamoon@moz-FC1ADCB.dsl.bell.ca)
  2038. # [13:42] <gaston> AC_MSG_CHECKING([for wget])
  2039. # [13:42] <gaston> AC_CHECK_PROGS(WGET, wget, "")
  2040. # [13:42] * Joins: mdupont (mdupont@moz-27793815.cm.sunflower.com)
  2041. # [13:42] * Joins: Ms2ger (Ms2ger@moz-590E79FE.adsl-dyn.isp.belgacom.be)
  2042. # [13:42] * mgerva|lunch is now known as mgerva
  2043. # [13:43] * Quits: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  2044. # [13:43] <gaston> jbeich: http://mxr.mozilla.org/mozilla-central/search?string=WGET&case=on
  2045. # [13:44] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.19/20130628210052])
  2046. # [13:45] * Joins: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP)
  2047. # [13:45] * RyanVM is now known as RyanVM|afk
  2048. # [13:50] * Joins: pbocan (Thunderbir@moz-1DE572FE.adsl.slovanet.sk)
  2049. # [13:51] * Quits: smooney (sheilamoon@moz-FC1ADCB.dsl.bell.ca) (Quit: smooney)
  2050. # [13:51] * Parts: vendo (vendo@2A7A458C.685BED33.300931B2.IP)
  2051. # [13:52] <jbeich> gaston: wget-en-US target isn't run by default
  2052. # [13:52] * Joins: Pauly (paul@601F3B17.33662590.A5830293.IP)
  2053. # [13:52] * Quits: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net) (Quit: jorendorff)
  2054. # [13:53] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  2055. # [13:53] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  2056. # [13:54] <gaston> yeah well, who cares ? :)
  2057. # [13:55] * Joins: giuliadm (giulia@moz-9B81FCAE.net24.it)
  2058. # [13:55] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  2059. # [13:56] * Quits: giuliadm (giulia@moz-9B81FCAE.net24.it) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
  2060. # [13:56] * Joins: KWierso_ (chatzilla@moz-39E2648C.hsd1.ca.comcast.net)
  2061. # [13:56] * catlee is now known as catlee-afk
  2062. # [13:57] * Quits: KWierso (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Ping timeout)
  2063. # [13:57] * KWierso_ is now known as KWierso
  2064. # [13:57] * Joins: AlinT (AlinT@601F3B17.33662590.A5830293.IP)
  2065. # [13:58] * Quits: pmoore|lunch (pmoore@moz-B9AD0C2B.dip0.t-ipconnect.de) (Quit: pmoore|lunch)
  2066. # [13:58] * Quits: dao (dao@moz-91921B3B.superkabel.de) (Quit: Leaving.)
  2067. # [13:58] * pmoore is now known as pmoore|away
  2068. # [13:59] * pmoore|away is now known as pmoore
  2069. # [14:01] * Quits: ochameau (ochameau@moz-109A6728.fbx.proxad.net) (Ping timeout)
  2070. # [14:02] * Joins: ochameau (ochameau@moz-109A6728.fbx.proxad.net)
  2071. # [14:03] * Quits: aksnot (chatzilla@C0AB31FE.2905CAEE.5D9ABA9F.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 16.0.1/20121010234852])
  2072. # [14:03] * Joins: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP)
  2073. # [14:04] * Joins: FabioMagnoni (fabiomagno@A6E07135.EB987910.6E084FD6.IP)
  2074. # [14:07] * Joins: dao (dao@moz-91921B3B.superkabel.de)
  2075. # [14:09] * Quits: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net) (Quit: darktrojan)
  2076. # [14:09] * jmaher|afk is now known as jmaher
  2077. # [14:12] * Joins: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net)
  2078. # [14:17] * Quits: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com) (Ping timeout)
  2079. # [14:18] * Joins: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com)
  2080. # [14:20] * Joins: RealRaven (Thunderbir@232A512.E62372D8.C3498625.IP)
  2081. # [14:21] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  2082. # [14:21] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  2083. # [14:23] * Quits: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net) (Quit: jorendorff)
  2084. # [14:25] * Joins: paolo (paolo@moz-82B0D775.retail.telecomitalia.it)
  2085. # [14:25] * Joins: lduros (user@moz-47F34250.phlapa.fios.verizon.net)
  2086. # [14:30] * Quits: tuxie_ (paranoid@1E936166.CBEB3486.FD2B65BE.IP) (Ping timeout)
  2087. # [14:30] * Joins: surkov (surkov@13F2CEC5.7672369.D8E68FF6.IP)
  2088. # [14:31] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  2089. # [14:31] * Quits: Jerry (hshih@moz-99690620.hinet-ip.hinet.net) (Client exited)
  2090. # [14:31] * Joins: catalinn (Thunderbir@140685B6.B81F0DCB.D602D2C5.IP)
  2091. # [14:31] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  2092. # [14:32] * Quits: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  2093. # [14:32] * Joins: ewong|sleep_ (chatzilla@moz-772F27FF.netvigator.com)
  2094. # [14:32] * Quits: pbocan (Thunderbir@moz-1DE572FE.adsl.slovanet.sk) (Quit: pbocan)
  2095. # [14:32] * Quits: ewong|sleep_ (chatzilla@moz-772F27FF.netvigator.com) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.10/20120604225435])
  2096. # [14:33] * Joins: ewong|sleep (chatzilla@moz-772F27FF.netvigator.com)
  2097. # [14:34] * Joins: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2098. # [14:35] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  2099. # [14:35] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  2100. # [14:37] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Ping timeout)
  2101. # [14:38] * Joins: tuxie_ (paranoid@1E936166.CBEB3486.FD2B65BE.IP)
  2102. # [14:41] * RyanVM|afk is now known as RyanVM|Sheriff
  2103. # [14:41] * Quits: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP) (Quit: tiziana)
  2104. # [14:42] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Ping timeout)
  2105. # [14:42] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  2106. # [14:43] * julienw_afk is now known as julienw
  2107. # [14:44] * Quits: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  2108. # [14:44] * Joins: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP)
  2109. # [14:44] * Joins: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net)
  2110. # [14:45] * Quits: RealRaven (Thunderbir@232A512.E62372D8.C3498625.IP) (Quit: RealRaven)
  2111. # [14:47] * Quits: tuxie_ (paranoid@1E936166.CBEB3486.FD2B65BE.IP) (Ping timeout)
  2112. # [14:48] * Joins: naveed (nihsanulla@moz-13193A8F.bstnma.fios.verizon.net)
  2113. # [14:51] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  2114. # [14:51] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  2115. # [14:53] * Joins: tuxie_ (paranoid@1E936166.CBEB3486.FD2B65BE.IP)
  2116. # [14:53] * Joins: abr_ (abr@moz-E7573D65.lightspeed.dllstx.sbcglobal.net)
  2117. # [14:54] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  2118. # [14:54] * Joins: pbocan (Thunderbir@moz-1DE572FE.adsl.slovanet.sk)
  2119. # [14:54] * Quits: abr (abr@moz-E7573D65.lightspeed.dllstx.sbcglobal.net) (Ping timeout)
  2120. # [14:54] * abr_ is now known as abr
  2121. # [14:54] * Quits: pbocan (Thunderbir@moz-1DE572FE.adsl.slovanet.sk) (Quit: pbocan)
  2122. # [14:55] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  2123. # [14:55] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  2124. # [14:55] * Joins: grapenuts (chatzilla@moz-73B75604.nys.biz.rr.com)
  2125. # [14:57] * whimboo is now known as whimboo|afk
  2126. # [14:58] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  2127. # [14:58] * Joins: redDragon (msk@moz-CE003150.psi171.maxonline.com.sg)
  2128. # [14:59] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Quit: Gone to save the world!)
  2129. # [15:00] * Joins: James1 (Adium@moz-1E1D481B.dsl.in-addr.zen.co.uk)
  2130. # [15:01] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  2131. # [15:02] * Quits: redDragon (msk@moz-CE003150.psi171.maxonline.com.sg) (Quit: Sleeping)
  2132. # [15:03] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  2133. # [15:03] * Quits: dria (dria@moz-256DD8EC.dsl.teksavvy.com) (Quit: dria)
  2134. # [15:04] * Joins: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP)
  2135. # [15:07] * Joins: sheeri (sheeri@moz-3259B52F.hsd1.ma.comcast.net)
  2136. # [15:09] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  2137. # [15:10] * Joins: jdm (jdm@97DF0582.DEAB171B.971E19F6.IP)
  2138. # [15:10] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  2139. # [15:10] * Quits: FabioMagnoni (fabiomagno@A6E07135.EB987910.6E084FD6.IP) (Ping timeout)
  2140. # [15:11] * Joins: smooney (sheilamoon@AC3C7CA.26735741.CA5B6332.IP)
  2141. # [15:13] * Joins: armenzg (armenzg@moz-6476D764.cable.teksavvy.com)
  2142. # [15:14] * Quits: markh (Instantbir@moz-F12BC886.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2143. # [15:15] * Joins: maxli (maxli@13F2CEC5.7672369.D8E68FF6.IP)
  2144. # [15:15] * Quits: mwargers (chatzilla@moz-AF369B35.adsl.online.nl) (Ping timeout)
  2145. # [15:16] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  2146. # [15:17] * Joins: gustavold (gustavold@A9C5DE35.A7A6AFDB.C7EA744A.IP)
  2147. # [15:17] <Yoric> ted: ping
  2148. # [15:17] * Joins: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP)
  2149. # [15:18] * Quits: catalinn (Thunderbir@140685B6.B81F0DCB.D602D2C5.IP) (Quit: catalinn)
  2150. # [15:18] * armenzg is now known as armenzg_buildduty
  2151. # [15:18] * Quits: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw) (Ping timeout)
  2152. # [15:18] <Yoric> Is the following crash familiar to anyone?
  2153. # [15:18] <Yoric> https://tbpl.mozilla.org/php/getParsedLog.php?id=26919830&full=1&branch=try#error0
  2154. # [15:19] <Yoric> 04:34:10 INFO - ###!!! ASSERTION: Should not have an exception set here!: '!JS_IsExceptionPending(aCx)', file ../../../dom/workers/WorkerPrivate.cpp, line 2996
  2155. # [15:19] <Yoric> 04:34:10 INFO - js::BaseProxyHandler::finalizeInBackground(JS::Value)+0x000C5A9C [/builds/slave/talos-slave/test/build/application/FirefoxNightlyDebug.app/Contents/MacOS/XUL +0x00D9DD0C]
  2156. # [15:20] * Joins: _AxS_ (axs@moz-E7607041.cpe.net.cable.rogers.com)
  2157. # [15:20] * capella is now known as capella|away
  2158. # [15:21] * Joins: spohl (Adium@moz-58290245.openskytelcom.net)
  2159. # [15:23] * Joins: darkowlzzzz (sunny@6BEB202E.D8EE24C5.E7DAB6F9.IP)
  2160. # [15:23] * Quits: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2161. # [15:23] <_AxS_> hey all -- checkin-needed, seems I don't have the ability to set that on b.m.o ... RyanVM|Sheriff if you're here (since you seem to always be the one committing my patches, if not everybody's) the attachment for bug 517765 is ready
  2162. # [15:24] <till> _AxS_: I just set the flag
  2163. # [15:24] <RyanVM|Sheriff> _AxS_: you don't have editbugs?
  2164. # [15:24] <_AxS_> RyanVM|Sheriff: Seems I can't edit keywords...
  2165. # [15:24] <till> _AxS_: you probably don't have editbugs permissions in bmo
  2166. # [15:24] <till> heh
  2167. # [15:24] <mcsmurf> then you need it ;)
  2168. # [15:24] <_AxS_> please! :)
  2169. # [15:24] <till> indeed
  2170. # [15:24] <RyanVM|Sheriff> definitely
  2171. # [15:24] <till> luke: can you give _AxS_ editbugs?
  2172. # [15:25] <Ms2ger> Can't you always set it on bugs assigned to you?
  2173. # [15:25] <_AxS_> axs@gentoo.org is the account
  2174. # [15:25] <_AxS_> Ms2ger: bug isn't assigned to me yet
  2175. # [15:25] <_AxS_> (which i also can't do)
  2176. # [15:26] * Quits: smooney (sheilamoon@AC3C7CA.26735741.CA5B6332.IP) (Quit: smooney)
  2177. # [15:26] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Connection reset by peer)
  2178. # [15:26] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  2179. # [15:26] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  2180. # [15:27] <gaston> editbugs for everyone ~!
  2181. # [15:29] * Joins: reyre (reyre@FCCEA34F.7672369.D8E68FF6.IP)
  2182. # [15:29] * Joins: RealRaven (Thunderbir@232A512.E62372D8.C3498625.IP)
  2183. # [15:30] * Quits: tzimmermann (tzimmerman@moz-E3AF4BE.pools.arcor-ip.net) (Quit: Ex-Chat)
  2184. # [15:31] * Quits: dao (dao@moz-91921B3B.superkabel.de) (Quit: Leaving.)
  2185. # [15:31] <Archaeopteryx> sorry, you are not oprah
  2186. # [15:32] * Joins: dao (dao@moz-91921B3B.superkabel.de)
  2187. # [15:33] * Quits: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  2188. # [15:33] <gaston> :)
  2189. # [15:34] * Quits: mdupont (mdupont@moz-27793815.cm.sunflower.com) (Ping timeout)
  2190. # [15:34] * Quits: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP) (Quit: tiziana)
  2191. # [15:35] * Quits: paolo (paolo@moz-82B0D775.retail.telecomitalia.it) (Quit: Konversation terminated!)
  2192. # [15:36] * Joins: jviereck1 (Adium@moz-187603FF.dip0.t-ipconnect.de)
  2193. # [15:36] * Quits: jviereck (Adium@moz-AF73A9F4.dip0.t-ipconnect.de) (Ping timeout)
  2194. # [15:36] <RyanVM|Sheriff> mstange: so far, so good! :)
  2195. # [15:37] * Joins: markh (Instantbir@moz-F12BC886.bjzv3.vic.bigpond.net.au)
  2196. # [15:37] <mstange> yay!
  2197. # [15:37] <RyanVM|Sheriff> i'm probably going to uplift your ptach to aurora/beta today
  2198. # [15:37] <mstange> ok cool
  2199. # [15:37] <RyanVM|Sheriff> we'll wait to resolve for a bit still
  2200. # [15:37] <RyanVM|Sheriff> but the only instance since was on beta
  2201. # [15:37] <mstange> sounds good
  2202. # [15:38] <jbeich> gaston: do you have `export' lines in buildbot .mozconfig ?
  2203. # [15:38] <gaston> some yes
  2204. # [15:38] <jbeich> can you show ?
  2205. # [15:38] <gaston> export LDFLAGS='-Wl,--no-keep-memory'
  2206. # [15:39] <gaston> http://pastebin.mozilla.org/2903653
  2207. # [15:40] <jbeich> I meant openbsd slave
  2208. # [15:40] <jorendorff> i didn't order a firefox os phone and now the page says they're sold out
  2209. # [15:40] <gaston> same thing
  2210. # [15:40] <gaston> export CC=clang
  2211. # [15:40] <gaston> export CXX=clang++
  2212. # [15:41] <gaston> (and -no-keep-memory)
  2213. # [15:41] <jorendorff> http://www.ebay.com/itm/271258990669 anyone know how to order one now?
  2214. # [15:41] * Quits: James1 (Adium@moz-1E1D481B.dsl.in-addr.zen.co.uk) (Quit: Leaving.)
  2215. # [15:41] * Joins: overholt (overholt@13F2CEC5.7672369.D8E68FF6.IP)
  2216. # [15:41] <mcsmurf> oh, they only sold 985? well, no wonder it's sold out
  2217. # [15:42] * Quits: remenois (remenois@moz-AD580B71.nitrado.net) (Quit: simon says: rehashing)
  2218. # [15:42] <_AxS_> gaston: ping re bug 851992 , you've done a lot of testing/use of this patch right? is getting this into beta (specifically for spidermonkey-24 release) a priority for your packaging?
  2219. # [15:42] * Joins: whichard (Mibbit@moz-AFFC073A.col.bbn.com)
  2220. # [15:42] * ewong|sleep is now known as ewong
  2221. # [15:42] <gaston> _AxS_: i only updated to 17 two weeks ago and did zero testing on 25
  2222. # [15:42] <gaston> err 24
  2223. # [15:43] <gaston> and honestly, i have no opinion on it, since usually --with-system-XXX options are untested/unsupported and tend to break often....
  2224. # [15:44] <gaston> (well they're only tested by end-of-the-line-packagers like us :)
  2225. # [15:44] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  2226. # [15:44] <gaston> and i only did a limited testing on this patch
  2227. # [15:44] <gaston> so i support your effort, but cant do much more :)
  2228. # [15:45] * Joins: catalinn (Thunderbir@140685B6.B81F0DCB.D602D2C5.IP)
  2229. # [15:46] <catalinn> What should I do in order to get editbugs permission on Bugzilla?
  2230. # [15:47] <_AxS_> catalinn: ping luke, apparently.. (at least that's what till did for me)
  2231. # [15:47] <jbeich> gaston: for some reason freebsd slave doesn't detect iconv() in -liconv. can you put this in configure.in: echo CPPFLAGS=\"$CPPFLAGS\" CFLAGS=\"$CFLAGS\" LDFLAGS=\"$LDFLAGS\" LIBS=\"$LIBS\"; exit 1 and show the output line.
  2232. # [15:47] <jbeich>
  2233. # [15:47] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  2234. # [15:47] * Joins: ahal (ahal@13F2CEC5.7672369.D8E68FF6.IP)
  2235. # [15:47] <jbeich> I guess smth else adds -L/usr/local/lib on openbsd
  2236. # [15:47] <@bz> hrm
  2237. # [15:47] <@bz> Can someone explain to me what the story is with the build error in https://tbpl.mozilla.org/php/getParsedLog.php?id=26912831&tree=Try ?
  2238. # [15:47] <_AxS_> -L/usr/local/lib is an odd thing for a system package to have...
  2239. # [15:47] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki1)
  2240. # [15:48] <gaston> _AxS_: ports vs base
  2241. # [15:48] <till> _AxS_, catalinn: I just know that luke can change editbugs permissions. gerv can, too.
  2242. # [15:48] <gerv> Yep.
  2243. # [15:48] <_AxS_> gaston: ah.
  2244. # [15:48] <gaston> jbeich: and it works on your builder ?
  2245. # [15:49] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  2246. # [15:49] <nmatsakis> I feel like I'm always asking this question but ... can anyone advise me as to what commands get executed why I push to the try server? I'd love to reproduce these errors locally https://tbpl.mozilla.org/php/getParsedLog.php?id=26884476&tree=Try&full=1
  2247. # [15:49] <nmatsakis> (https://tbpl.mozilla.org/?tree=Try&rev=1b5030b518bc)
  2248. # [15:49] <nmatsakis> I tried running `./mach build` but ... it worked. Maybe I have the wrong configuration options I suppose.
  2249. # [15:50] <catalinn> gerv: luke: Would one of you be king to give me editbugs permission on Bugzilla?
  2250. # [15:50] <gerv> catalinn:
  2251. # [15:50] <catalinn> till: _AxS_: thank you
  2252. # [15:50] * Joins: StevenLee (Adium@moz-1A228840.dynamic.hinet.net)
  2253. # [15:50] <catalinn> yes?
  2254. # [15:50] <gerv> The criteria are here: https://bugzilla.mozilla.org/page.cgi?id=get_permissions.html
  2255. # [15:50] <gerv> You can follow those instructions exactly,
  2256. # [15:50] <gerv> or tell me the info.
  2257. # [15:51] <till> _AxS_: do you have editbugs now?
  2258. # [15:51] * kats|away is now known as kats
  2259. # [15:51] <till> _AxS_: if not, you can provide the info from that link to gerv, too
  2260. # [15:52] * Quits: StevenLee (Adium@moz-1A228840.dynamic.hinet.net) (Quit: Leaving.)
  2261. # [15:52] * Quits: ewong (chatzilla@moz-772F27FF.netvigator.com) (Quit: brb)
  2262. # [15:52] <mcsmurf> bz: interesting error... but I can't explain; I found some info on google, but I guess you also already found it
  2263. # [15:52] * khuey|away is now known as khuey
  2264. # [15:52] <_AxS_> till: ... looks like no. gerv: my account on b.m.o is 'axs@gentoo.org' , any other info needed?
  2265. # [15:53] <gaston> jbeich: http://dawn.rhaalovely.net/~landry/stuff/config.log-mc-freebsd
  2266. # [15:53] <gerv> _AxS_: Read the page I linked to.
  2267. # [15:53] * Joins: victorporof (victorporo@F2782203.A485B230.9B1E38F4.IP)
  2268. # [15:53] <gaston> gerv: dunno if its worth something but i can vouch for _AxS_ getting editbugs :)
  2269. # [15:54] <till> gerv: I can, too
  2270. # [15:54] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  2271. # [15:54] * kats is now known as kats|away
  2272. # [15:55] <till> gerv: and here's a bug _AxS_ created a most-splendid patch for: bug 517765
  2273. # [15:55] <jbeich> gaston: does you clang implicitly -I/usr/local/include and -L/usr/local/lib to follow --prefix ?
  2274. # [15:55] <jbeich> s/you/your/
  2275. # [15:56] <jbeich> I'm tempted to do http://pastebin.mozilla.org/2903698 in order to fix "checking for iconv in -liconv... no"
  2276. # [15:56] <gaston> jbeich: no but other stuff usually set it for other deps (ie gtk etc..)
  2277. # [15:56] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  2278. # [15:56] <gerv> _AxS_: Permissions upgraded. Use this power wisely, my son.
  2279. # [15:56] * Quits: overholt (overholt@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2280. # [15:56] <gaston> jbeich: in my case X_LIBS is -L/usr/X11R6/lib
  2281. # [15:57] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  2282. # [15:57] <jbeich> you'd still need -L/usr/X11R6/lib for -lXShm ;)
  2283. # [15:58] * pmoore is now known as pmoore|tea-break
  2284. # [15:58] <gaston> jbeich: and note that my builders also fail to see/detect iconv, so its not only a freebsd problem
  2285. # [15:58] <_AxS_> gerv: thank you!
  2286. # [15:58] <gaston> but honestly adding -L/usr/local/lib for everyone during configure will only trigger hidden deps....
  2287. # [15:59] <gaston> not sure this is wise
  2288. # [15:59] <jbeich> gaston: not i386/gcc - http://buildbot.rhaalovely.net/builders/mozilla-central-i386/builds/401/steps/build/logs/stdio
  2289. # [15:59] <jbeich> oops, wrong log
  2290. # [15:59] <gaston> the ports infrastructure DO set -L/usr/local/lib though
  2291. # [15:59] * Joins: redDragon (msk@moz-CE003150.psi171.maxonline.com.sg)
  2292. # [16:00] * Joins: yzen (yzen@67828CC7.C1A51174.9D42CF23.IP)
  2293. # [16:00] <sankha93> Yoric: ping
  2294. # [16:00] <_AxS_> gaston: jbeich: the issue isn't with pkg-config is it? that is, it's not looking in /usr/local/lib/pkgconfig ?
  2295. # [16:00] * Joins: gabor__ (gabor@941349F4.F58C7D4D.F945DA.IP)
  2296. # [16:00] <Yoric> sankha93: pong
  2297. # [16:00] <jbeich> gaston: if only every lib had its .pc file ...
  2298. # [16:01] * _AxS_ nods in agreement with jbeich
  2299. # [16:01] <gaston> ah right i386/gcc finds iconv
  2300. # [16:01] * Parts: gabor__ (gabor@941349F4.F58C7D4D.F945DA.IP)
  2301. # [16:01] <gaston> i dont think pkg-config is used to detect iconv anyway
  2302. # [16:01] <sankha93> Yoric: bug 865387, why do we need to remove those lines, as per the last review comment?
  2303. # [16:01] <Yoric> Well, what are they for?
  2304. # [16:02] <sankha93> they set the sequential flag to true by default
  2305. # [16:02] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  2306. # [16:03] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  2307. # [16:03] * Joins: ewong (chatzilla@moz-772F27FF.netvigator.com)
  2308. # [16:03] <yzen> Yoric: hi
  2309. # [16:04] * Joins: ewong_ (chatzilla@moz-772F27FF.netvigator.com)
  2310. # [16:04] <Yoric> yzen: hi
  2311. # [16:04] <Yoric> sankha93: Yes, but you could set it to true directly in the worker thread without changing options, couldn't you?
  2312. # [16:04] * catlee-afk is now known as catlee
  2313. # [16:04] <yzen> Yoric: just trying to write some tests for sqlite bindings, would i be able to load a local js file into chrome worker in xpcshell test?
  2314. # [16:04] <Yoric> Yes, that's possible.
  2315. # [16:04] <Yoric> yzen: Take a look at the tests of the workerloader.
  2316. # [16:05] * Quits: ewong (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  2317. # [16:05] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  2318. # [16:05] * ChanServ sets mode: +o ehsan
  2319. # [16:05] <yzen> Yoric: awesome :)
  2320. # [16:05] * ewong_ is now known as ewong
  2321. # [16:05] <Yoric> Ah, no, I forgot.
  2322. # [16:05] <Yoric> These are mochitests.
  2323. # [16:05] <Yoric> Sorry.
  2324. # [16:05] * Joins: overholt (overholt@FCCEA34F.7672369.D8E68FF6.IP)
  2325. # [16:05] <Yoric> There were a number of bugs that prevented chrome workers from working nicely with xpcshell at the time.
  2326. # [16:05] <Yoric> I believe that they are now fixed.
  2327. # [16:06] <Yoric> But I'm not 100% sure.
  2328. # [16:06] <yzen> so there should be an example i guess
  2329. # [16:06] <yzen> i tried it couple days ago but was getting an error
  2330. # [16:06] <sankha93> Yoric: yes, that could be done!
  2331. # [16:06] * Joins: mina (mina@moz-EC99504E.cpe.teksavvy.com)
  2332. # [16:06] <Yoric> sankha93: Then let's do that, it's simpler.
  2333. # [16:06] <@ted> Yoric: pong
  2334. # [16:06] * Joins: mbest (Instantbir@moz-45AF04C1.dsl.bell.ca)
  2335. # [16:07] <Yoric> ted: Could you look at bug 872229 one of these days, please?
  2336. # [16:07] * Quits: mina (mina@moz-EC99504E.cpe.teksavvy.com) (Quit: mina)
  2337. # [16:07] <@ted> :-|
  2338. # [16:07] <Yoric> I'm pretty sure you know that code much better than I do.
  2339. # [16:07] <Yoric> Is there a problem?
  2340. # [16:07] <yzen> something like this Yoric : Error: Failed to construct base URI!
  2341. # [16:07] <@ted> no, just sad that i've let it sit this long
  2342. # [16:07] <@ted> sorry
  2343. # [16:07] * Quits: kanru (kanru@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2344. # [16:08] <@ted> it's not that big of a patch, i'll go review it now
  2345. # [16:08] <Yoric> yzen: I seem to remember that if you first put stuff in a jsm, you can open the worker from the jsm.
  2346. # [16:08] <Yoric> Perhaps not ideal, but that should work.
  2347. # [16:08] <Yoric> ted: Thanks.
  2348. # [16:08] * Joins: capella-s3 (capella-s3@moz-878B537D.pools.spcsdns.net)
  2349. # [16:11] <jbeich> any reason GStreamer isn't enabled by default on any XP_UNIX?
  2350. # [16:11] <jbeich> except maybe OS X
  2351. # [16:12] <padenot> well, it's not even enabled on Linux
  2352. # [16:12] * simone|away is now known as simone
  2353. # [16:12] <gaston> there's a bug open for enabling it by default on linux :)
  2354. # [16:13] <yzen> Yoric: cool, ill try that
  2355. # [16:13] <jbeich> configure.in says MOZ_GSTREAMER=1 for Linux
  2356. # [16:13] <yzen> Yoric: thanks!
  2357. # [16:13] <gaston> and i enable it by default since ffx 14
  2358. # [16:13] <gaston> (in my builds, that is)
  2359. # [16:13] <Yoric> yzen: Thank you.
  2360. # [16:13] <gaston> jbeich: the buildbot mozconfigs might set --disable-gstreamer
  2361. # [16:14] <gaston> (for the official builds)
  2362. # [16:14] * pmoore|tea-break is now known as pmoore
  2363. # [16:15] * Joins: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP)
  2364. # [16:15] * kats|away is now known as kats
  2365. # [16:15] <Ms2ger> vicamo, ping
  2366. # [16:15] <vicamo> Ms2ger: pong
  2367. # [16:15] <vicamo> hi
  2368. # [16:15] <gaston> ah seems its enabled by default on linux since 18: https://bugzilla.mozilla.org/show_bug.cgi?id=794282
  2369. # [16:16] * philor|away is now known as philor
  2370. # [16:16] <gaston> after that, its built by default but not enabled, which is tracked in https://bugzilla.mozilla.org/show_bug.cgi?id=886181
  2371. # [16:16] <Ms2ger> vicamo, I'm confused, I thought I suggested adding an inner window assertion to CellBroadcast::Create, but you're adding some to permission checks?
  2372. # [16:17] * Quits: dao (dao@moz-91921B3B.superkabel.de) (Quit: Leaving.)
  2373. # [16:17] <vicamo> Ms2ger: that function will become a duplicate with Telephony::CheckPermission()
  2374. # [16:18] <vicamo> Ms2ger: so I think we can have another small, static, utility function in Navigator.cpp
  2375. # [16:18] * Joins: vladan (vladan@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  2376. # [16:18] <vicamo> Ms2ger: and let Telephony/CellBroadcast/MobileConnection/Voicemail/Icc share it
  2377. # [16:18] * Joins: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP)
  2378. # [16:18] <vicamo> Ms2ger: there are others to come, right?
  2379. # [16:19] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  2380. # [16:19] <Ms2ger> vicamo, I just don't understand what the permission checks have to do with my comment
  2381. # [16:19] * Joins: phenom (phenom@36ABC489.B2182779.4A5F0685.IP)
  2382. # [16:19] <Ms2ger> (We seem to be talking past each other)
  2383. # [16:20] <vicamo> Ms2ger: yes, not really related, but just the two things are now in the same function
  2384. # [16:20] * Quits: armenzg_buildduty (armenzg@moz-6476D764.cable.teksavvy.com) (Ping timeout)
  2385. # [16:20] <Ms2ger> Which two things?
  2386. # [16:20] * Joins: dzbarsky (Adium@moz-5CEFB44B.washdc.fios.verizon.net)
  2387. # [16:21] <vicamo> Ms2ger: MOZ_ASSERT(IsInnerWindow()) and permission checks
  2388. # [16:21] <Ms2ger> I mean, it seems fine to get rid of Telephony::CheckPermission
  2389. # [16:21] <Ms2ger> But I don't think this patch is the right place for it
  2390. # [16:21] * Quits: phenom (phenom@36ABC489.B2182779.4A5F0685.IP) (Ping timeout)
  2391. # [16:22] * jchen|away is now known as jchen
  2392. # [16:22] <vicamo> Ms2ger: so you want me to have another CellBroadcast::CheckPermission?
  2393. # [16:22] * Joins: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP)
  2394. # [16:23] <vicamo> Ms2ger: like what Telephony does now and remove them at the same time?
  2395. # [16:23] <RyanVM|Sheriff> ehsan: B2G C1 is still timing out like crazy. Doesn't look like yesterday's patch did much good at all.
  2396. # [16:23] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Input/output error)
  2397. # [16:23] <@ehsan> :(
  2398. # [16:24] <@ehsan> RyanVM|Sheriff: is it still the web audio tests?
  2399. # [16:24] <Ms2ger> vicamo, why would you add CellBroadcast::CheckPermission?
  2400. # [16:24] <@ehsan> (there are some other tests there too)
  2401. # [16:24] <RyanVM|Sheriff> ehsan: hard to say
  2402. # [16:24] * Joins: James (Adium@moz-1E1D481B.dsl.in-addr.zen.co.uk)
  2403. # [16:24] <RyanVM|Sheriff> ehsan: content/media is all I can say for sure
  2404. # [16:24] <@ehsan> hmm
  2405. # [16:24] <@ehsan> jwwang: ping
  2406. # [16:24] <RyanVM|Sheriff> ehsan: I don't want to hide the suite entirely, so my next plan is to skip content/media for now
  2407. # [16:24] <@ehsan> ok
  2408. # [16:25] <@ehsan> we should probably file a bug in Core::Video/Audio
  2409. # [16:25] <RyanVM|Sheriff> ehsan: https://tbpl.mozilla.org/?tree=Mozilla-Inbound&jobname=b2g_emulator_vm%20mozilla-inbound%20opt%20test%20crashtest-1
  2410. # [16:25] <@ehsan> since that covers way more stuff than just Web Audio
  2411. # [16:25] <RyanVM|Sheriff> ehsan: can we just repurpose yesterday's bug?
  2412. # [16:25] * Quits: AlinT (AlinT@601F3B17.33662590.A5830293.IP) (Quit: Leaving)
  2413. # [16:25] <@ehsan> sure
  2414. # [16:26] <vicamo> Ms2ger: I'd prefer all the RIL DOM implementations has the same basic code layout
  2415. # [16:26] <@ehsan> wait
  2416. # [16:26] <@ehsan> this is the b2g emulator
  2417. # [16:26] <@ehsan> hmm
  2418. # [16:26] <@ehsan> any idea how to run these tests locally?
  2419. # [16:26] <vicamo> Ms2ger: don't invent one solution for each component
  2420. # [16:27] * Quits: capella-s3 (capella-s3@moz-878B537D.pools.spcsdns.net) (Ping timeout)
  2421. # [16:27] * Quits: stransky (stransky@moz-59D79C36.broadband2.iol.cz) (Quit: Connection reset by beer)
  2422. # [16:27] <padenot> ehsan: I know bjacob has done some work in the area lately
  2423. # [16:27] <padenot> ehsan: running tests on the emulator, that is
  2424. # [16:27] <RyanVM|Sheriff> ehsan: ahal and jgriffin might be able to help too
  2425. # [16:27] <Ms2ger> vicamo, let me ask something else
  2426. # [16:28] <@ehsan> sigh
  2427. # [16:28] <@ehsan> why is this stuff not documented? :)(
  2428. # [16:28] <Ms2ger> vicamo, if you removed all the changes to CheckPermission/CheckInnerWindowPermission, what would break?
  2429. # [16:28] * Joins: capella-s3 (capella-s3@moz-878B537D.pools.spcsdns.net)
  2430. # [16:28] * Joins: ctangira (ctangira@moz-CFCC7B62.cisco.com)
  2431. # [16:29] * Joins: Edgar (Thunderbir@moz-8F02651D.dynamic.hinet.net)
  2432. # [16:29] <vicamo> Ms2ger: none
  2433. # [16:29] * Joins: Asa (asa@4508CAE6.38324963.204CA821.IP)
  2434. # [16:29] <Gijs> RyanVM|Sheriff: so for Australis we're staring at talos graphs all the time, and this morning I suddenly saw this: http://graphs.mattn.ca/graph.html#tests=[[83,94,33],[83,94,35]]&sel=1374675950272,1377267950272&displayrange=30&datatype=running
  2435. # [16:29] <Gijs> Any idea what that regression is?
  2436. # [16:29] <Gijs> Because it's, err, pretty big. :s
  2437. # [16:29] * Quits: tonymec|away (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  2438. # [16:29] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  2439. # [16:29] <Ms2ger> vicamo, okay, then please do that and do those changes in another bug?
  2440. # [16:30] <vicamo> Ms2ger: sure
  2441. # [16:30] <ahal> ehsan: so there's https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Platform/Testing/Reftests
  2442. # [16:30] <Ms2ger> vicamo, thanks!
  2443. # [16:30] <ahal> it's probably out of date
  2444. # [16:30] <ahal> ehsan: if you wait a week, there will hopefully be a mach target for it
  2445. # [16:30] <@ehsan> ok!
  2446. # [16:30] * Joins: phenom (phenom@36ABC489.B2182779.4A5F0685.IP)
  2447. # [16:30] * @ehsan waits a week
  2448. # [16:31] * Quits: tuxie_ (paranoid@1E936166.CBEB3486.FD2B65BE.IP) (Ping timeout)
  2449. # [16:31] * Quits: capella-s3 (capella-s3@moz-878B537D.pools.spcsdns.net) (Ping timeout)
  2450. # [16:31] * Joins: capella-s3 (capella-s3@moz-878B537D.pools.spcsdns.net)
  2451. # [16:31] <RyanVM|Sheriff> Gijs: dunno, ask mbrubeck?
  2452. # [16:31] * Quits: Edgar (Thunderbir@moz-8F02651D.dynamic.hinet.net) (Quit: Edgar)
  2453. # [16:31] * Joins: armenzg_buildduty (armenzg@moz-6476D764.cable.teksavvy.com)
  2454. # [16:32] <RyanVM|Sheriff> k, I'm starting to get annoyed with how many recent branch uplifts there have been where the approval was a comment in the bug saying "land this"
  2455. # [16:32] * Joins: StevenLee (Adium@moz-1A228840.dynamic.hinet.net)
  2456. # [16:32] <RyanVM|Sheriff> akeybl: lsblakk: bajaj ^
  2457. # [16:32] * Joins: Kailas (patilkr@F2CCEC35.E83C241C.4356924F.IP)
  2458. # [16:32] <mcsmurf> someone has a rough estimate how much memory linking libxul on Linux needs at the moment?
  2459. # [16:33] * Quits: StevenLee (Adium@moz-1A228840.dynamic.hinet.net) (Quit: Leaving.)
  2460. # [16:34] * Joins: tuxie_ (paranoid@1E936166.CBEB3486.FD2B65BE.IP)
  2461. # [16:34] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  2462. # [16:34] <gaston> mcsmurf: too much
  2463. # [16:34] * Joins: Waka_Flocka_Flame (Waka_Flock@moz-E7EA111C.clients.kiwiirc.com)
  2464. # [16:34] * Joins: tonymec|away (tonymec@E528950E.B6F588E6.277517C1.IP)
  2465. # [16:35] <mcsmurf> more than 800MB? ;)
  2466. # [16:35] * Parts: Pauly (paul@601F3B17.33662590.A5830293.IP)
  2467. # [16:35] <gaston> ahaha
  2468. # [16:35] <mcsmurf> just wondering about some OOM error on a box that can link libxul fine
  2469. # [16:35] <mcsmurf> but fails to run some test in editor/txmgr (which needs ~800MB)
  2470. # [16:35] <mcsmurf> ok :)
  2471. # [16:35] <gaston> on openbsd it's around 2gb but i use -Wl,--no-keep-memory
  2472. # [16:35] <gaston> so on linux it should be more
  2473. # [16:36] * Joins: micadeyeye_ (micadeyeye@8ECF19B2.59741210.B9FA8AF0.IP)
  2474. # [16:36] * Quits: tonymec|away (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  2475. # [16:36] * Quits: Manuela (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2476. # [16:37] <_AxS_> gaston: for the --system-icu patch , a base try with regular options should suffice you think? or should i do a run with the option enabled on linux{,64} too?
  2477. # [16:37] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Ping timeout)
  2478. # [16:37] * _AxS_ has no idea if linux{,64} try has system icu installed
  2479. # [16:37] <gaston> i doubt it but that'd be something to ask releng
  2480. # [16:37] <gaston> or someone knowledgeable of what's installed on the try/build slaves
  2481. # [16:38] * Joins: tonymec|away (tonymec@E528950E.B6F588E6.277517C1.IP)
  2482. # [16:38] <bjacob> ehsan: can i help? i recently looked at running reftests on b2g emulator
  2483. # [16:38] <bjacob> ehsan: (and rewrote most of that wiki page)
  2484. # [16:38] <gaston> since it's NPOTB, a regular try will be useless imo (unless it might affect non-system-icu builds..)
  2485. # [16:38] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  2486. # [16:38] <@ehsan> bjacob: I'm looking to spend very little time on this... is that going to be realistic?
  2487. # [16:39] <bjacob> ehsan: what is your goal? just manage to run reftest locally?
  2488. # [16:39] <tbsaunde> _AxS_: I'd say if it doesn't break the config on tbpl just check it in, if enabling the option is still kind of broken that's not a big deal
  2489. # [16:40] <@ehsan> bjacob: try to see if I can reproduce test timeouts locally
  2490. # [16:40] * Quits: mariogarbi (mariogarbi@601F3B17.33662590.A5830293.IP) (Client exited)
  2491. # [16:40] <_AxS_> tbsaunde: ok cool. will try just base, then, and trust glandium's review that it's otherwise fine (besides it works well locally)
  2492. # [16:41] <bjacob> ehsan: ok, so have you tried following the instructions at https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Platform/Testing/Reftests
  2493. # [16:41] <bjacob> ehsan: have you built the emulator config in the first place?
  2494. # [16:41] <@ehsan> bjacob: ahal tells me that page is outdated
  2495. # [16:41] <@ehsan> I have not!
  2496. # [16:41] <bjacob> ehsan: i have just completely updated this page!
  2497. # [16:41] * @ehsan doesn't know how to do that either
  2498. # [16:41] <bjacob> ehsan: so
  2499. # [16:42] <_AxS_> btw -- re try, i assume the results auto-cleanup after some days/weeks? Or should i trigger that they're OK to cleanup somehow?
  2500. # [16:42] <bjacob> ehsan: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Firefox_OS_build_prerequisites#Emulator_build_issues
  2501. # [16:42] <bjacob> ehsan: i recommend the solution #2
  2502. # [16:42] <_AxS_> (or clean them by hand?)
  2503. # [16:42] <bjacob> ehsan: note, you should be using a linux x86-64 box, not Mac OSX
  2504. # [16:42] <padenot> _AxS_: they are kept 30 days, afaik
  2505. # [16:42] <gaston> _AxS_: you have l3 for try ?
  2506. # [16:42] <_AxS_> gaston: no just l1
  2507. # [16:43] * Quits: phenom (phenom@36ABC489.B2182779.4A5F0685.IP) (Ping timeout)
  2508. # [16:43] <@ehsan> bjacob: that seems like fun!
  2509. # [16:43] <gaston> yeah l1 that's what i meant
  2510. # [16:43] <bjacob> ehsan: you just apply that patch to sdk/ , then you do: BRANCH=master ./config.sh emulator && ./build.sh
  2511. # [16:43] <gaston> i always forgot which level just gives access to try
  2512. # [16:43] <_AxS_> padenot: sweet. one less thing to worry about
  2513. # [16:43] <bjacob> ehsan: solution #2 is straightforward!
  2514. # [16:43] <@ehsan> ok
  2515. # [16:43] <@ehsan> I'll try that later today
  2516. # [16:43] <_AxS_> gaston: apparently you're allowed to break try befor eyou're allowed to break m-i .. makes sense. :)
  2517. # [16:43] <@ehsan> thanks
  2518. # [16:44] * Joins: phenom (phenom@36ABC489.B2182779.4A5F0685.IP)
  2519. # [16:44] <bjacob> ehsan: the harder part is running reftest. hopefully the troubleshooting section on https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Platform/Testing/Reftests covers whatever you'll run into
  2520. # [16:44] <bjacob> ehsan: in particular, see the 'sample command line' at the end
  2521. # [16:44] <@ehsan> ok will do
  2522. # [16:45] * Quits: Kailas (patilkr@F2CCEC35.E83C241C.4356924F.IP) (Quit: Leaving)
  2523. # [16:45] <akeybl> RyanVM|Sheriff: I have no idea what you're referring to, but if you're annoyed, PM would be better
  2524. # [16:46] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Ping timeout)
  2525. # [16:47] * Quits: TheOne (one@moz-74595443.dfki.uni-kl.de) (Ping timeout)
  2526. # [16:48] * Joins: FabioMagnoni (fabiomagno@CD51F80B.89FAFF21.AD184FC2.IP)
  2527. # [16:48] * Joins: TheOne (one@moz-74595443.dfki.uni-kl.de)
  2528. # [16:48] * Quits: tonymec|away (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  2529. # [16:48] <@ted> Yoric: we can't actually use tasks as-written on the web, can we/
  2530. # [16:49] * Joins: dao (dao@moz-91921B3B.superkabel.de)
  2531. # [16:49] <@ted> since we don't support generators in regular content JS
  2532. # [16:49] * Quits: AndreeaMatei (Thunderbir@601F3B17.33662590.A5830293.IP) (Client exited)
  2533. # [16:50] * Quits: FabioMagnoni (fabiomagno@CD51F80B.89FAFF21.AD184FC2.IP) (Ping timeout)
  2534. # [16:50] <@bz> ted: I think we do if you opt in
  2535. # [16:50] <_AxS_> crud. I seem to have temporarily misplaced my ldap password -- can anyone here with sufficient privileges cancel the try i just started? https://tbpl.mozilla.org/?tree=Try&rev=99c36e9cea59
  2536. # [16:50] * Quits: TheOne (one@moz-74595443.dfki.uni-kl.de) (Ping timeout)
  2537. # [16:50] <@ted> bz: oh, with script type="application/javascript;version=..." ?
  2538. # [16:50] <@bz> ted: yeah
  2539. # [16:50] <@ted> mm
  2540. # [16:50] <@ted> okay
  2541. # [16:51] <mcsmurf> _AxS_: done
  2542. # [16:51] <_AxS_> mcsmurf: thanks!
  2543. # [16:53] * Joins: TheOne (one@moz-74595443.dfki.uni-kl.de)
  2544. # [16:53] <@ted> then we can probably do this with just some SpecialPowers fiddling
  2545. # [16:55] * Joins: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net)
  2546. # [16:55] * Joins: aklotz (Thunderbir@moz-45A2D8F6.static.etheric.net)
  2547. # [16:56] * Joins: aut0mata (automata@3DCA807D.FA36B139.BB0EBA72.IP)
  2548. # [16:56] * Quits: bajaj (Adium@moz-8B9C61D3.hsd1.ca.comcast.net) (Ping timeout)
  2549. # [16:58] * Quits: overholt (overholt@FCCEA34F.7672369.D8E68FF6.IP) (Ping timeout)
  2550. # [16:58] * Joins: dria (dria@13F2CEC5.7672369.D8E68FF6.IP)
  2551. # [16:59] * Quits: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2552. # [17:00] * Joins: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2553. # [17:00] <RyanVM|Sheriff> _AxS_: fwiw, you need to adjust hg a bit - your patch format doesn't import cleanly
  2554. # [17:01] <RyanVM|Sheriff> _AxS_: make sure you've got it setup per this page -https://developer.mozilla.org/en-US/docs/Mercurial_FAQ#How_can_I_generate_a_patch_for_somebody_else_to_check-in_for_me.3F
  2555. # [17:01] * Quits: tuxie_ (paranoid@1E936166.CBEB3486.FD2B65BE.IP) (Quit: Kolba)
  2556. # [17:02] * _AxS_ adjusts
  2557. # [17:02] * hwine-ooo is now known as hwine
  2558. # [17:02] * Quits: mcsmurf (mcsmurf@moz-B2F9942B.dip0.t-ipconnect.de) (Input/output error)
  2559. # [17:03] <RyanVM|Sheriff> _AxS_: thanks :)
  2560. # [17:03] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0dad16fe66b2 - Ian Stakenvicius - Bug 517765 - Add 'make source-package' support into js/src. r=sstangl
  2561. # [17:03] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/266d672e8deb - Cykesiopka - Bug 547963 - Uncomment assertion in test_bug418464.html. r=hsivonen
  2562. # [17:03] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e51ff50dea78 - Cykesiopka - Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen
  2563. # [17:03] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/32e6af3f6a05 - Andy Wingo - Bug 904701 - Implement prototype madness for ES6 generators. r=bhackett, r=jorendorff
  2564. # [17:03] * Quits: lzzluca (lzzluca@7D31D43C.98ED30D2.E795C17A.IP) (Quit: Ex-Chat)
  2565. # [17:03] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9409e2f9c885 - Jan-Ivar Bruaroey - Bug 906105 - Store external 0-based sdpMLineIndex rather than internal 1-based one. r=ehugg
  2566. # [17:04] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Quit: Leaving.)
  2567. # [17:07] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  2568. # [17:07] * Joins: mihneadb (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2569. # [17:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1c49896db372 - Geoff Brown - Bug 908459 - Do not include TEST-INFO messages in robocop Passed count; r=jmaher
  2570. # [17:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c6a15f08e51e - Geoff Brown - Bug 908275 - Improve logging of xpcshell args in mochitests; r=jmaher
  2571. # [17:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8b44210cae91 - Geoff Brown - Bug 905344 - Change server port to -1 in test_load_module.js; r=waldo
  2572. # [17:10] * Joins: gluong (gluong@84534D06.D3F92D3.601D7BFB.IP)
  2573. # [17:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/610f5f410e3b - Adam Roach [:abr] - Bug 880067 - Part 3: SDP negotiation of rtcp-fb r=ehugg
  2574. # [17:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1916191a311c - Adam Roach [:abr] - Bug 880067 - Part 2: Finish SDP Unit Tests r=ehugg
  2575. # [17:12] * Joins: vigneshwaran1 (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  2576. # [17:12] <froydnj> hm, firebot doesn't want to announce my push =/
  2577. # [17:12] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Connection reset by peer)
  2578. # [17:12] * Quits: tiziana (tiziana@8AFB9BEE.3EF91C32.73D36934.IP) (Quit: tiziana)
  2579. # [17:13] <froydnj> RyanVM|Sheriff: I've commented in the bug for my bug 906088 push; I don't think any potential robocop intermittent oranges are my fault, but I welcome your opinion :)
  2580. # [17:13] * Joins: Kailas (patilkr@F2CCEC35.E83C241C.4356924F.IP)
  2581. # [17:13] * Quits: jviereck1 (Adium@moz-187603FF.dip0.t-ipconnect.de) (Quit: Leaving.)
  2582. # [17:13] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  2583. # [17:13] <RyanVM|Sheriff> froydnj: robocop is an orange-happy suite, so wouldn't surprise me
  2584. # [17:14] <RyanVM|Sheriff> froydnj: yeah, looks like you just got caught up in the post-fig orange
  2585. # [17:14] <froydnj> RyanVM|Sheriff: I just realized my try baseline was oldish, so it didn't include recent fixes. crossing fingers
  2586. # [17:14] <jaws> smaug: i'm now in US, east coast :)
  2587. # [17:14] <RyanVM|Sheriff> jaws: woowoo, where at?
  2588. # [17:14] <froydnj> jaws: welcome back to EST!
  2589. # [17:14] <jaws> RyanVM|Sheriff: east lansing, mi
  2590. # [17:14] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  2591. # [17:14] <RyanVM|Sheriff> east coast my rear!
  2592. # [17:14] <jaws> froydnj: heh, been here since November
  2593. # [17:14] <jaws> yeah yeah, i know it's not actually on a coast
  2594. # [17:14] <RyanVM|Sheriff> you're closer to the east coast of Lake MI
  2595. # [17:14] * Quits: Kailas (patilkr@F2CCEC35.E83C241C.4356924F.IP) (Quit: Leaving)
  2596. # [17:15] <jaws> but it is near a major international border! :)
  2597. # [17:15] <abr> I'm on the East Coast, too, then.
  2598. # [17:15] <RyanVM|Sheriff> jaws: so you're a foreign policy expert too, right? ;)
  2599. # [17:15] <jaws> you can't go much further east without hitting a different country, so does that count?
  2600. # [17:15] <jaws> whoa, let's not get ahead of ourselves
  2601. # [17:15] <abr> Texas touches water, right?
  2602. # [17:15] <@smaug> jaws: ah
  2603. # [17:15] <@smaug> sorry, can't remember where everybody live
  2604. # [17:15] <RyanVM|Sheriff> jaws: well, welcome back to the mitten anyway
  2605. # [17:15] <jaws> smaug: heh, no problem :)
  2606. # [17:16] <jaws> RyanVM|Sheriff: thanks!
  2607. # [17:16] <RyanVM|Sheriff> I'd tell you flip off Sparty for me, but I don't think that would go over well :P
  2608. # [17:16] * Joins: overholt (overholt@13F2CEC5.7672369.D8E68FF6.IP)
  2609. # [17:16] <@smaug> Lansing..
  2610. # [17:16] <jaws> RyanVM|Sheriff: nope
  2611. # [17:16] <_AxS_> abr: ..it -does- have an eastern coast...
  2612. # [17:16] <RyanVM|Sheriff> jaws :D
  2613. # [17:16] <@smaug> oh, near Detroit
  2614. # [17:16] <jaws> yeah
  2615. # [17:17] * Joins: jpb (chatzilla@moz-DF053F63.cse.bris.ac.uk)
  2616. # [17:18] * Quits: jpb (chatzilla@moz-DF053F63.cse.bris.ac.uk) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.9/20120422230342])
  2617. # [17:18] <botond> kats: Are the axis objects (mX and mY) in APZC protected by the monitor?
  2618. # [17:19] <kats> botond: i don't know, but if they're not they might need to be. the locking in APZC is kind of a mess
  2619. # [17:19] * Quits: gsvelto (gsvelto@moz-B38A8AA9.retail.telecomitalia.it) (Quit: Leaving)
  2620. # [17:20] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Quit: ehugg)
  2621. # [17:20] <Ms2ger> kats, s/in APZC/in C++/ ;)
  2622. # [17:20] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  2623. # [17:20] <kats> heh
  2624. # [17:21] * Quits: mreavy (chatzilla@moz-4631390.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.90.1 [Firefox 26.0a1/20130820141731])
  2625. # [17:21] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  2626. # [17:22] * Quits: Optimize1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  2627. # [17:22] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2628. # [17:22] <botond> kats: it doesn't say they are anywhere, and I'm pretty sure I can find code paths where they're not (for example, ReceiveInputEvent -> HandleInputEvent -> OnTouchMove -> UpdateWithTouchAtDevicePoint)
  2629. # [17:23] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  2630. # [17:24] <kats> botond: yeah it might be worth spending some time going over all the things in APZC and fix up the thread safety. so far we've only done bits and pieces
  2631. # [17:24] * Joins: nalexander (nalexander@moz-DB4A9C19.scl3.mozilla.com)
  2632. # [17:25] * armenzg_buildduty is now known as armenzg_brb
  2633. # [17:25] <Gijs> mbrubeck: hey, I noticed something weird looking at talos ts_paint graphs... when you have a moment, can you look at these notes/graphs and share an opinion? (I may need to leave early; emails/bugs/memoserv will reach me... :) )
  2634. # [17:25] * Joins: gsvelto (gsvelto@moz-B38A8AA9.retail.telecomitalia.it)
  2635. # [17:25] <Gijs> http://www.pastebin.mozilla.org/2904027
  2636. # [17:26] * Quits: dzbarsky (Adium@moz-5CEFB44B.washdc.fios.verizon.net) (Connection reset by peer)
  2637. # [17:26] * Joins: dzbarsky (Adium@moz-5CEFB44B.washdc.fios.verizon.net)
  2638. # [17:27] * Joins: bent (chatzilla@moz-932324BF.hsd1.ca.comcast.net)
  2639. # [17:27] <ewong> Gijs: ping
  2640. # [17:27] <Gijs> ewong: pong
  2641. # [17:28] <ewong> Gijs hi.. re: bug 907517 where would I begin to fix this? I'm not familiar with the venkman code.
  2642. # [17:28] * Joins: dzbarsky1 (Adium@moz-5CEFB44B.washdc.fios.verizon.net)
  2643. # [17:28] * Quits: dzbarsky (Adium@moz-5CEFB44B.washdc.fios.verizon.net) (Connection reset by peer)
  2644. # [17:28] <Gijs> ewong: check the APIs for get*Properties... I think they now expect you to return JS arrays of strings, rather than property bags with atoms or whatever weirdo XPCOM thing they used before
  2645. # [17:28] <firebot> Check-in:
  2646. # [17:28] * Joins: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net)
  2647. # [17:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/497a75a9a15f - Peter Van der Beken - Bug 904147 - crash in mozilla::dom::WindowNamedPropertiesHandler::getOwnPropertyDescriptor. Let only nsLayoutStatics call nsGlobalWindow::ShutDown and
  2648. # [17:28] <firebot> nsDOMClassInfo::ShutDown. r=bz.
  2649. # [17:29] * Joins: Anupkumar (chatzilla@91BC8839.F442218F.88FACCAA.IP)
  2650. # [17:29] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Quit: leaving)
  2651. # [17:29] * catlee is now known as catlee-lunch
  2652. # [17:29] * Quits: Anupkumar (chatzilla@91BC8839.F442218F.88FACCAA.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 23.0/20130801100913])
  2653. # [17:29] <Gijs> ewong: the best would probably be to have the methods create JS arrays of strings and (for backwards compat) if properties isn't undefined, do all its XPCOM thingymajigs with the strings
  2654. # [17:29] * Quits: aklotz (Thunderbir@moz-45A2D8F6.static.etheric.net) (Ping timeout)
  2655. # [17:30] <Gijs> ewong: if that sounds too daunting, please feel free to reassign to me... can't promise I'll get to it before next week though...
  2656. # [17:30] * Joins: Edgar (Thunderbir@moz-8F02651D.dynamic.hinet.net)
  2657. # [17:30] <ewong> Gijs yes.. daunting is a good word to use. :)
  2658. # [17:30] * Joins: dzbarsky (Adium@moz-5CEFB44B.washdc.fios.verizon.net)
  2659. # [17:30] <Gijs> (or you can keep asking questions, happy to try and help!)
  2660. # [17:30] * Quits: dzbarsky1 (Adium@moz-5CEFB44B.washdc.fios.verizon.net) (No route to host)
  2661. # [17:30] * Quits: vladan (vladan@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Ping timeout)
  2662. # [17:30] <ewong> Gijs I'll give it a shot..
  2663. # [17:30] * Quits: Edgar (Thunderbir@moz-8F02651D.dynamic.hinet.net) (Quit: Edgar)
  2664. # [17:30] <ewong> btw, is venkman code in mxr?
  2665. # [17:31] <Gijs> ewong: we used to have a separate one for it, but I think that disappeared... it's still under comm-central/source/mozilla/extensions/venkman, I'd expect
  2666. # [17:32] * Joins: chmanchester (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2667. # [17:32] <RyanVM|Sheriff> BenWa: ping
  2668. # [17:32] <BenWa> RyanVM|Sheriff: pong
  2669. # [17:33] <RyanVM|Sheriff> BenWa: who should I CC to a profiler bug these days?
  2670. # [17:33] * Quits: phenom (phenom@36ABC489.B2182779.4A5F0685.IP) (Ping timeout)
  2671. # [17:33] <BenWa> RyanVM|Sheriff: Depends what the bug is exactly. I am watching the profiler component so I triage them
  2672. # [17:33] * Quits: karolyi (karolyi@moz-96052777.hu) (Client exited)
  2673. # [17:33] <RyanVM|Sheriff> ok, you'll see it soon then :P
  2674. # [17:33] <mbrubeck> Gijs: looking
  2675. # [17:34] <ewong> Gijs that bites.. guess I'll do a search in the actual tree then
  2676. # [17:34] <mbrubeck> Gijs: I haven't looked at your graphs yet, but maybe related to https://bugzilla.mozilla.org/show_bug.cgi?id=901715
  2677. # [17:34] <mbrubeck> oh no
  2678. # [17:35] <mbrubeck> not that, but the same cause
  2679. # [17:35] <mbrubeck> it was the mozharness switchover
  2680. # [17:35] * Quits: James (Adium@moz-1E1D481B.dsl.in-addr.zen.co.uk) (Quit: Leaving.)
  2681. # [17:35] * Joins: ialagenchev (Adium@moz-BBE3ABD.mv.mozilla.com)
  2682. # [17:35] * Quits: chmanchester|afk (user@moz-962996C5.seas.upenn.edu) (Input/output error)
  2683. # [17:35] <mbrubeck> https://bugzilla.mozilla.org/show_bug.cgi?id=713055
  2684. # [17:35] <mbrubeck> the missing PGO data is bug 901715
  2685. # [17:35] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  2686. # [17:36] <Gijs> mbrubeck: hrm. But is the regression real, then? I wouldn't have thought the mozharness switchover would have actually changed ts_paint numbers...
  2687. # [17:36] * Quits: mbest (Instantbir@moz-45AF04C1.dsl.bell.ca) (Ping timeout)
  2688. # [17:36] * Quits: inolen (Adium@moz-D2D12FC1.socal.res.rr.com) (Ping timeout)
  2689. # [17:36] * Quits: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net) (Quit: sworkman)
  2690. # [17:37] <mbrubeck> Gijs: The regression appears to be a change in the testing/measurement environment; I don't think anyone figured out a detailed explanation
  2691. # [17:37] <mbrubeck> https://bugzilla.mozilla.org/show_bug.cgi?id=802801#c10
  2692. # [17:37] * Joins: mhenretty (mhenretty@B320D11B.87E2C59E.D4043753.IP)
  2693. # [17:37] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Ping timeout)
  2694. # [17:37] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  2695. # [17:37] <mbrubeck> So it's not a "real" regression -- the real-world performance should not have changed, as this was only a change to our test harness
  2696. # [17:37] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  2697. # [17:37] <Gijs> mbrubeck: OK, makes sense.
  2698. # [17:37] <Gijs> thanks!
  2699. # [17:39] * Joins: inolen (Adium@moz-D2D12FC1.socal.res.rr.com)
  2700. # [17:40] * Joins: karolyi (karolyi@moz-96052777.hu)
  2701. # [17:40] * Joins: James (Adium@moz-1E1D481B.dsl.in-addr.zen.co.uk)
  2702. # [17:40] * Quits: lduros (user@moz-47F34250.phlapa.fios.verizon.net) (Client exited)
  2703. # [17:40] * Quits: jhk (Jignesh@F1D06D1D.9938D3BE.CA052C06.IP) (Ping timeout)
  2704. # [17:40] * Joins: jhk (Jignesh@F1D06D1D.9938D3BE.CA052C06.IP)
  2705. # [17:41] <ewong> Gijs sorry.. by 'api', you mean just the code within the venkman tree? and not some third party code?
  2706. # [17:41] <Gijs> ewong: no, that API is nsITreeView, IIRC
  2707. # [17:41] * froydnj so glad win, osx, and b2g builds are running on his android push
  2708. # [17:41] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  2709. # [17:42] <Gijs> ewong: that's a Gecko thing
  2710. # [17:42] <ewong> nsITreeView? O_O seems as if everything I touch is nsITreeView related.. ;P
  2711. # [17:42] * philor is now known as philor|away
  2712. # [17:42] <Ms2ger> kats, what's the difference between LayoutDevicePixels and what nsPresContext::AppUnitsToGfxUnits returns?
  2713. # [17:42] * Joins: gabadie (gabadie@13F2CEC5.7672369.D8E68FF6.IP)
  2714. # [17:43] * armenzg_brb is now known as armenzg_buildduty
  2715. # [17:43] <kats> AppUnitsToGfxUnits? first i've heard of that
  2716. # [17:44] <Ms2ger> kats, that's what I thought :)
  2717. # [17:44] * Joins: vladan (vladan@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  2718. # [17:44] * Joins: paolo (paolo@moz-4D4BAC2B.retail.telecomitalia.it)
  2719. # [17:44] <kats> Ms2ger: but from the implementation it looks like it's the same as a LayoutDevicePixel
  2720. # [17:44] <kats> because it divides by AppUnitsPerDevPixel
  2721. # [17:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/42c942b5eada - Jon Coppeard - Bug 907135 - Disable verification of OSI point registers in rooting analysis builds r=nbp
  2722. # [17:44] * Joins: aklotz (Thunderbir@moz-45A2D8F6.static.etheric.net)
  2723. # [17:44] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  2724. # [17:45] * Quits: vladan (vladan@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Quit: Leaving.)
  2725. # [17:45] <Ms2ger> kats, we sure have interesting code :)
  2726. # [17:45] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  2727. # [17:45] <kats> no kidding
  2728. # [17:45] * Ms2ger wonders if roc knows something about that
  2729. # [17:45] * AutomatedTester is now known as AutomatedTester|AFK
  2730. # [17:46] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  2731. # [17:47] * Joins: mwargers (chatzilla@moz-AF369B35.adsl.online.nl)
  2732. # [17:47] * Quits: paolo (paolo@moz-4D4BAC2B.retail.telecomitalia.it) (Quit: Konversation terminated!)
  2733. # [17:47] * Quits: ahal (ahal@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  2734. # [17:48] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Connection reset by peer)
  2735. # [17:48] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  2736. # [17:48] <abr> Well, this is a new one for me. "Error running mach: ['build']" -- anyone seen this before? http://pastebin.mozilla.org/2904083
  2737. # [17:49] * Joins: terrence (terrence@moz-B38D16E9.sb.sd.cox.net)
  2738. # [17:49] * Joins: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net)
  2739. # [17:49] <padenot> it's the new psutil stuff
  2740. # [17:49] * Joins: jgriffin (jgriffin@moz-C55C3E25.hsd1.wa.comcast.net)
  2741. # [17:50] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Quit: bmoss)
  2742. # [17:50] <Ms2ger> abr, try pulling?
  2743. # [17:50] <abr> Ms2ger: I just did.
  2744. # [17:50] <Ms2ger> Mm
  2745. # [17:50] <Ms2ger> ... from inbound? :)
  2746. # [17:50] * Joins: ahal (ahal@13F2CEC5.7672369.D8E68FF6.IP)
  2747. # [17:50] <abr> Yep.
  2748. # [17:50] <Ms2ger> I saw a patch
  2749. # [17:50] <Ms2ger> Maybe it hasn't landed yet
  2750. # [17:50] <abr> Do you have a bug number?
  2751. # [17:51] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  2752. # [17:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1cdd8cacd0ad - Terrence Cole - Bug 908483 - Fix some exact rooting hazards in jsd; r=jonco
  2753. # [17:53] * Quits: dao (dao@moz-91921B3B.superkabel.de) (Quit: Leaving.)
  2754. # [17:53] * Quits: aklotz (Thunderbir@moz-45A2D8F6.static.etheric.net) (Ping timeout)
  2755. # [17:53] * Joins: dao (dao@moz-91921B3B.superkabel.de)
  2756. # [17:54] * sheppy-offline is now known as sheppy
  2757. # [17:54] * Quits: dao (dao@moz-91921B3B.superkabel.de) (Ping timeout)
  2758. # [17:56] * Joins: kk1fff (kk1fff@moz-BC41F5EE.dynamic.hinet.net)
  2759. # [17:56] * simone is now known as simone|away
  2760. # [17:56] * Joins: reuben (reuben@moz-DB4A9C19.scl3.mozilla.com)
  2761. # [17:56] * Joins: stully (quassel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2762. # [17:56] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Ping timeout)
  2763. # [17:57] * Joins: mstange_ (markus@moz-AC4CF1F4.dip0.t-ipconnect.de)
  2764. # [17:57] * Quits: mstange (markus@moz-C7C57F5D.dip0.t-ipconnect.de) (Ping timeout)
  2765. # [17:57] * Joins: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP)
  2766. # [17:57] * mstange_ is now known as mstange
  2767. # [17:59] <abr> Okay, I've bisected the mach problem to ed0b6a11532d Gregory Szorc – Bug 908296 - Upgrade psutil to version 1.0.1; rs=glandium
  2768. # [18:00] * Joins: thelodger (thelodger@moz-28D744E0.b-ras3.mvw.galway.eircom.net)
  2769. # [18:00] <gabadie> gps: ping
  2770. # [18:00] * Quits: grapenuts (chatzilla@moz-73B75604.nys.biz.rr.com) (Input/output error)
  2771. # [18:01] * Quits: mikeratcliffe (Adium@A6827944.C2B26F36.7CCB197A.IP) (Quit: Leaving.)
  2772. # [18:01] * Quits: jhk (Jignesh@F1D06D1D.9938D3BE.CA052C06.IP) (Ping timeout)
  2773. # [18:02] * Quits: Gijs (gijs@moz-C11B0461.dsl.alice.nl) (Quit: gone for now)
  2774. # [18:02] <gabadie> I can't build anymore with ./mach build on osx 10.9 because of bug 908296
  2775. # [18:02] * sewardj_ is now known as sewardj
  2776. # [18:03] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  2777. # [18:03] * pmoore is now known as pmoore|away
  2778. # [18:03] * Quits: thelodger (thelodger@moz-28D744E0.b-ras3.mvw.galway.eircom.net) (Quit: Leaving.)
  2779. # [18:03] * Joins: thelodger (thelodger@moz-28D744E0.b-ras3.mvw.galway.eircom.net)
  2780. # [18:03] <abr> gabadie: That makes two of us - I just discovered the same thing
  2781. # [18:03] <gabadie> abr: My bisection also come on ed0b6a11532d
  2782. # [18:03] * Quits: matthewgertner (matthewger@173F2E9D.96442F2E.EE1C58A.IP) (Quit: matthewgertner)
  2783. # [18:03] * armenzg_buildduty is now known as armenzg_lunch
  2784. # [18:04] <abr> RyanVM|Sheriff: ^^^
  2785. # [18:04] <RyanVM|Sheriff> gabadie: any updates on the OSX OpenGL crashes? Still biting us pretty frequently.
  2786. # [18:05] * Quits: mstange (markus@moz-AC4CF1F4.dip0.t-ipconnect.de) (Quit: mstange)
  2787. # [18:05] * jmontgomery_away is now known as jmontgomery
  2788. # [18:05] <RyanVM|Sheriff> gabadie: abr: did you try a clobber?
  2789. # [18:05] <gabadie> RyanVM|Sheriff: It seams to be a driver bug… I can't reproduce localy
  2790. # [18:05] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2791. # [18:05] <RyanVM|Sheriff> seems virtualenv was having trouble picking up the change?
  2792. # [18:05] <RyanVM|Sheriff> if so, I'd suggest waiting for gps - he should be around soon
  2793. # [18:06] * Joins: vladan (vladan@moz-BBE3ABD.mv.mozilla.com)
  2794. # [18:06] <abr> RyanVM|Sheriff: No, a clobber does not fix it.
  2795. # [18:06] <RyanVM|Sheriff> gabadie: you can get a loaner slave if you need one, we need to fix this one way or another
  2796. # [18:06] * jmontgomery is now known as jmontgomery_away
  2797. # [18:06] * Joins: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net)
  2798. # [18:06] <gabadie> RyanVM|Sheriff: My either…
  2799. # [18:06] * Joins: mcomella (mcomella@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2800. # [18:06] * Joins: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2801. # [18:07] <gabadie> RyanVM|Sherif: unfortunatly, I'm not sure to be able to fix this bug in time, because I'm finishing my internship next Friday.
  2802. # [18:07] <abr> It's breaking on the builders also: https://tbpl.mozilla.org/php/getParsedLog.php?id=26914775&tree=Mozilla-Inbound&full=1
  2803. # [18:07] * Quits: marcoz (marco.zehe@moz-A4D3505E.dip0.t-ipconnect.de) (Quit: Leaving.)
  2804. # [18:07] * Joins: KaiRo (robert@moz-BBE3ABD.mv.mozilla.com)
  2805. # [18:07] * Joins: lsblakk (lsblakk@moz-DB4A9C19.scl3.mozilla.com)
  2806. # [18:08] * Quits: ctangira (ctangira@moz-CFCC7B62.cisco.com) (Ping timeout)
  2807. # [18:08] * Joins: ehugg (chatzilla@F72458CE.29102B70.6CD50604.IP)
  2808. # [18:08] <RyanVM|Sheriff> gabadie: can you please discuss that with Milan then? An update to the bug would be good
  2809. # [18:08] <RyanVM|Sheriff> abr: that's already fixed, no?
  2810. # [18:09] * Joins: ctangira (ctangira@moz-5AEB08F4.cisco.com)
  2811. # [18:09] <RyanVM|Sheriff> that was the reason for his follow-up
  2812. # [18:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/954a7a7a5051 - Robert O'Callahan - Bug 906199. Ensure that nsDisplayTransforms being bubbled up by preserve-3d have the correct clip applied. r=mattwoodrow
  2813. # [18:09] <gabadie> RyanVM|Sheriff: fore sure! But he is off today. I will on monday
  2814. # [18:09] <RyanVM|Sheriff> abr: 1ad8a6674785
  2815. # [18:09] <RyanVM|Sheriff> gabadie: ok, thanks
  2816. # [18:09] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Ping timeout)
  2817. # [18:09] <abr> RyanVM|Sheriff: It's fixed for the xpcshell check
  2818. # [18:10] <abr> RyanVM|Sheriff: It's broken for OS X mach
  2819. # [18:10] * Joins: jhammel (jhammel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2820. # [18:10] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  2821. # [18:10] * Parts: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  2822. # [18:11] <RyanVM|Sheriff> abr: my point is that gps should be on soon and it's not causing immediate build failures on inbound - I'd rather give him a chance to come up with a fix for it first
  2823. # [18:11] <Ms2ger> gabadie, hey, nothing wrong with volunteering after your internship ;)
  2824. # [18:12] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Client exited)
  2825. # [18:12] <abr> RyanVM|Sheriff: Can't we back it out now so us Mac folk can continue to work, and then let gps re-land with a fix once he figures out why his patch breaks things for developers?
  2826. # [18:12] * Joins: bajaj (Adium@moz-BBE3ABD.mv.mozilla.com)
  2827. # [18:13] * Quits: capella-s3 (capella-s3@moz-878B537D.pools.spcsdns.net) (Quit: Talk atcha later)
  2828. # [18:13] * Joins: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com)
  2829. # [18:13] * Quits: caiolima (Instantbir@17058C05.8DCD5E9F.382F99D6.IP) (Quit: caiolima)
  2830. # [18:13] * terrence is now known as terrence-compiling
  2831. # [18:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/31aa3eb1a40d - Ryan VanderMeulen - Backed out changesets 1ad8a6674785 and ed0b6a11532d (bug 908296) for OSX mach bustage.
  2832. # [18:14] <abr> Thanks
  2833. # [18:14] * capella|away is now known as capella
  2834. # [18:14] <RyanVM|Sheriff> can you please comment in the bug with the specifics?
  2835. # [18:14] <abr> Sure
  2836. # [18:14] <RyanVM|Sheriff> thanks
  2837. # [18:15] * Joins: StevenLee (Adium@moz-1A228840.dynamic.hinet.net)
  2838. # [18:15] * Joins: tooxie (paranoid@moz-9FD1099E.adsl.alicedsl.de)
  2839. # [18:15] * Quits: Nikopol (nikopol@moz-68B53A37.chaosorigin.com) (Ping timeout)
  2840. # [18:15] * Quits: julienw (julienw@moz-E38F5B6A.everlong.org) (Ping timeout)
  2841. # [18:16] * Joins: julienw (julienw@moz-E38F5B6A.everlong.org)
  2842. # [18:16] * Joins: phenom (phenom@8A33D662.2E441243.C76584FC.IP)
  2843. # [18:17] * Joins: Nikopol (nikopol@moz-68B53A37.chaosorigin.com)
  2844. # [18:20] * Quits: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net) (Connection reset by peer)
  2845. # [18:21] * sheppy is now known as sheppy-offline
  2846. # [18:22] * kats is now known as kats-lunch
  2847. # [18:23] * Quits: aut0mata (automata@3DCA807D.FA36B139.BB0EBA72.IP) (Quit: Saindo)
  2848. # [18:24] * baku is now known as baku|away
  2849. # [18:25] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  2850. # [18:26] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2851. # [18:26] * Quits: mihneadb (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2852. # [18:26] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  2853. # [18:26] * Quits: bjacob (bjacob@87C1F78E.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2854. # [18:26] * Quits: gsvelto (gsvelto@moz-B38A8AA9.retail.telecomitalia.it) (Quit: Leaving)
  2855. # [18:26] * Joins: josh (josh@moz-6ACE5AE6.reserved.cptelecom.net)
  2856. # [18:26] * Joins: ckerschb (ckerschb@moz-B66EA4B2.ics.uci.edu)
  2857. # [18:26] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2858. # [18:27] * Joins: darkowlzzzzzz (sunny@BAA24DAD.D56F0A4C.E7DAB6F9.IP)
  2859. # [18:27] * Quits: darkowlzzzz (sunny@6BEB202E.D8EE24C5.E7DAB6F9.IP) (Ping timeout)
  2860. # [18:27] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  2861. # [18:27] * coop|afk is now known as coop|lunch
  2862. # [18:27] * khuey is now known as khuey|away
  2863. # [18:28] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  2864. # [18:28] * Quits: StevenLee (Adium@moz-1A228840.dynamic.hinet.net) (Connection reset by peer)
  2865. # [18:28] * Joins: StevenLee1 (Adium@moz-1A228840.dynamic.hinet.net)
  2866. # [18:29] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  2867. # [18:29] * Joins: mihneadb (mihneadb@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2868. # [18:29] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  2869. # [18:30] * Joins: marco (marco@moz-7B0110AD.mv.mozilla.com)
  2870. # [18:30] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Quit: Ex-Chat)
  2871. # [18:31] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  2872. # [18:33] * Quits: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: Leaving.)
  2873. # [18:34] * Quits: redDragon (msk@moz-CE003150.psi171.maxonline.com.sg) (Quit: Sleeping)
  2874. # [18:34] * Quits: mhenretty (mhenretty@B320D11B.87E2C59E.D4043753.IP) (Quit: mhenretty)
  2875. # [18:34] * lightsofapollo|sleep is now known as lightsofapollo
  2876. # [18:35] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  2877. # [18:35] * Joins: myk (myk@moz-BBE3ABD.mv.mozilla.com)
  2878. # [18:35] * philor|away is now known as philor
  2879. # [18:36] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  2880. # [18:37] * Quits: micadeyeye_ (micadeyeye@8ECF19B2.59741210.B9FA8AF0.IP) (Ping timeout)
  2881. # [18:37] * ewong is now known as ewong|sleep
  2882. # [18:37] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  2883. # [18:37] * Quits: StevenLee1 (Adium@moz-1A228840.dynamic.hinet.net) (Quit: Leaving.)
  2884. # [18:38] * Joins: rwaldron (rwaldron@44C00D50.CD55F7F8.C29F3A4E.IP)
  2885. # [18:38] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  2886. # [18:38] * Quits: rwaldron (rwaldron@44C00D50.CD55F7F8.C29F3A4E.IP) (NickServ (GHOST command used by rick_))
  2887. # [18:38] * Joins: rwaldron (rwaldron@44C00D50.CD55F7F8.C29F3A4E.IP)
  2888. # [18:38] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  2889. # [18:39] * Joins: mtabara (uid12422@moz-5F4AA75A.irccloud.com)
  2890. # [18:40] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  2891. # [18:41] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Quit: ekr)
  2892. # [18:41] * Quits: darkowlzzzzzz (sunny@BAA24DAD.D56F0A4C.E7DAB6F9.IP) (Ping timeout)
  2893. # [18:42] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  2894. # [18:42] * Quits: redwood (chatzilla@26E73836.156CBEAD.74E1C77A.IP) (Ping timeout)
  2895. # [18:42] * Quits: Callek (chatzilla@moz-6A95E8C7.dhcp.oxfr.ma.charter.com) (Ping timeout)
  2896. # [18:42] * Quits: Waka_Flocka_Flame (Waka_Flock@moz-E7EA111C.clients.kiwiirc.com) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
  2897. # [18:43] * Joins: cpeterson|afk (cpeterson@moz-7626A9DE.lmi.net)
  2898. # [18:43] * Joins: fer (fherrera@E5136D00.3BDCE76C.AC724CC6.IP)
  2899. # [18:44] <ialagenchev> I'm getting this when I try to build: AttributeError: 'module' object has no attribute 'TCPS_ESTABLISHED'
  2900. # [18:44] <ialagenchev> python/mozbuild/mozbuild/mach_commands.py", line 293, in build
  2901. # [18:44] <ialagenchev> from mozbuild.controller.building import BuildMonitor Is this a known issue already?
  2902. # [18:44] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  2903. # [18:44] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  2904. # [18:44] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/243498415456 - John Schoenick - Bug 902375 - Strict file origin policy - handle case where the target is the parent directory of the source. r=bz, a=bajaj
  2905. # [18:44] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/19d4d4a86051 - John Schoenick - Bug 902375 - Actually use the optional parameter added explicitly for this purpose. r=bsmedberg, a=bajaj
  2906. # [18:44] * Quits: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  2907. # [18:44] * Joins: Waka_Flocka_Flame (Waka_Flock@moz-E7EA111C.clients.kiwiirc.com)
  2908. # [18:45] * cpeterson|afk is now known as cpeterson
  2909. # [18:45] * Joins: redwood (chatzilla@26E73836.156CBEAD.74E1C77A.IP)
  2910. # [18:45] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Input/output error)
  2911. # [18:46] * Joins: thinker (user@moz-95FE47D3.dynamic.kbronet.com.tw)
  2912. # [18:46] * Quits: kk1fff (kk1fff@moz-BC41F5EE.dynamic.hinet.net) (Ping timeout)
  2913. # [18:46] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  2914. # [18:46] * armenzg_lunch is now known as armenzg_buildduty
  2915. # [18:47] * kats-lunch is now known as kats
  2916. # [18:48] * Joins: fabrice (fabrice@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2917. # [18:49] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  2918. # [18:49] <ialagenchev> gps: ping
  2919. # [18:49] <gps> ialagenchev: `hg status -in python/psutil | xargs rm` + `mach configure` will fix it
  2920. # [18:49] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Ping timeout)
  2921. # [18:50] <ialagenchev> gps: ok I will try that.
  2922. # [18:50] * Joins: msaad (marcus@9B73DCC9.DD8C2E52.C27E1635.IP)
  2923. # [18:50] <gps> RyanVM|Sheriff: ^ for anyone complaining about psutil breakage
  2924. # [18:50] * Quits: vigneshwaran1 (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Ping timeout)
  2925. # [18:51] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  2926. # [18:51] <gps> -> afk
  2927. # [18:52] * terrence-compiling is now known as terrence
  2928. # [18:52] * Joins: kk1fff (kk1fff@moz-BC41F5EE.dynamic.hinet.net)
  2929. # [18:52] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  2930. # [18:52] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  2931. # [18:53] <msaad> bz: any idea when you will have time to write https://developer.mozilla.org/en-US/docs/Mozilla/WebIDL_bindings#Union_types ? =)
  2932. # [18:53] * Joins: micadeyeye_ (micadeyeye@moz-4ED4E47A.dynamic.isadsl.co.za)
  2933. # [18:53] <@bz> msaad: No
  2934. # [18:54] <@bz> msaad: For one thing, peterv is the one who really knows that bit
  2935. # [18:54] * mgerva is now known as mgerva|afk
  2936. # [18:54] * @bz keeps hoping he'll write it up....
  2937. # [18:54] * Quits: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  2938. # [18:54] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  2939. # [18:55] <msaad> bz: thanks! Guess I can poke him so that he writes it up heheh
  2940. # [18:55] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Ping timeout)
  2941. # [18:55] * mtabara is now known as mtabara|lunch
  2942. # [18:56] * Quits: ctangira (ctangira@moz-5AEB08F4.cisco.com) (Quit: ctangira)
  2943. # [18:56] * Joins: caiolima (Instantbir@17058C05.8DCD5E9F.382F99D6.IP)
  2944. # [18:56] * Joins: ctangira (ctangira@moz-5AEB08F4.cisco.com)
  2945. # [18:56] * Joins: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP)
  2946. # [18:56] <@bz> msaad: please?
  2947. # [18:56] <caiolima> wchen ping
  2948. # [18:56] * wlach is now known as wlach|mtg
  2949. # [18:57] <msaad> peterv: got direct orders that I must poke you to write https://developer.mozilla.org/en-US/docs/Mozilla/WebIDL_bindings#Union_types hehe
  2950. # [18:57] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  2951. # [18:57] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  2952. # [18:58] * jgriffin is now known as jgriffin-mtg
  2953. # [18:58] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Input/output error)
  2954. # [18:58] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  2955. # [18:58] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  2956. # [18:59] * Quits: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  2957. # [18:59] * Joins: Callek (chatzilla@moz-6A95E8C7.dhcp.oxfr.ma.charter.com)
  2958. # [18:59] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2959. # [18:59] * Joins: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP)
  2960. # [18:59] * Quits: geo (geo@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  2961. # [19:00] * Joins: geo- (geo@moz-BBE3ABD.mv.mozilla.com)
  2962. # [19:00] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  2963. # [19:00] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2964. # [19:00] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  2965. # [19:00] * Joins: jammink (textual@moz-BBE3ABD.mv.mozilla.com)
  2966. # [19:01] * Joins: jduell (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  2967. # [19:01] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  2968. # [19:01] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  2969. # [19:01] * Joins: mikeratcliffe (Adium@A6827944.C2B26F36.7CCB197A.IP)
  2970. # [19:02] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  2971. # [19:02] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  2972. # [19:02] * Joins: grapenuts (chatzilla@moz-73B75604.nys.biz.rr.com)
  2973. # [19:02] <gabadie> RyanVM|Sheriff , abr : I was AFK, thanks for backed out!
  2974. # [19:03] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Input/output error)
  2975. # [19:03] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  2976. # [19:04] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  2977. # [19:05] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  2978. # [19:07] * Quits: mikeratcliffe (Adium@A6827944.C2B26F36.7CCB197A.IP) (Ping timeout)
  2979. # [19:07] * Joins: choudhary (phenom@7A7E46F0.488F4CD.B2A80190.IP)
  2980. # [19:07] * Quits: phenom (phenom@8A33D662.2E441243.C76584FC.IP) (Connection reset by peer)
  2981. # [19:07] * Joins: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2982. # [19:08] * Quits: choudhary (phenom@7A7E46F0.488F4CD.B2A80190.IP) (Connection reset by peer)
  2983. # [19:08] * Joins: phenom (phenom@2E8E0ACA.CB0F810F.B2A80190.IP)
  2984. # [19:08] * till is now known as till|food
  2985. # [19:08] * Joins: dao (dao@moz-91921B3B.superkabel.de)
  2986. # [19:09] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  2987. # [19:09] * Joins: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net)
  2988. # [19:09] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  2989. # [19:11] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  2990. # [19:11] <gps> RyanVM|Sheriff: I'm going to reland psutil because I suspect the backout will cause bustage
  2991. # [19:12] <RyanVM|Sheriff> _AxS_: looks like you're still busted - https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=9409e2f9c885
  2992. # [19:12] <gps> RyanVM|Sheriff: yeah, I just pulled inbound and it results in build bustage for me
  2993. # [19:13] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  2994. # [19:13] * Quits: rwaldron (rwaldron@44C00D50.CD55F7F8.C29F3A4E.IP) (Quit: Linkinus - http://linkinus.com)
  2995. # [19:13] <RyanVM|Sheriff> gps: I would strongly encourage you to send something dev.platform then
  2996. # [19:13] <gps> RyanVM|Sheriff: I will definitely do that
  2997. # [19:13] <_AxS_> RyanVM|Sheriff: so is there any way to know why execute perms aren't being set when the patch is applied?
  2998. # [19:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e5667b1c2ad3 - Ryan VanderMeulen - Backed out changeset 0dad16fe66b2 (bug 517765) for Linux PGO bustage.
  2999. # [19:14] * Joins: paolo (paolo@B5F3CE42.428CABF2.8628926.IP)
  3000. # [19:14] <philor> mmm, PGO bustage
  3001. # [19:14] <_AxS_> RyanVM|Sheriff: or should I just adjust the patch to take a script.sh.in file and copy it to .sh and apply a chmod ?
  3002. # [19:14] <RyanVM|Sheriff> _AxS_: new file mode 100644 isn't helping your cause
  3003. # [19:14] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  3004. # [19:14] <RyanVM|Sheriff> should be 100755, no?
  3005. # [19:15] <_AxS_> yes it should... ... when I applied it locally it created a 0755 file, this seems odd.
  3006. # [19:15] <_AxS_> (and the try build I did seems to concurr with that)
  3007. # [19:15] <RyanVM|Sheriff> _AxS_: you can always manually edit the patch file
  3008. # [19:15] * Quits: phenom (phenom@2E8E0ACA.CB0F810F.B2A80190.IP) (Ping timeout)
  3009. # [19:15] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  3010. # [19:15] * wlach|mtg is now known as wlach
  3011. # [19:15] <RyanVM|Sheriff> _AxS_: interesting, the patch as-attached shows 100755 as well
  3012. # [19:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/037e6a08032f - Gregory Szorc - Bug 908296 - Upgrade psutil to version 1.0.1; rs=glandium
  3013. # [19:15] <RyanVM|Sheriff> very odd
  3014. # [19:16] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  3015. # [19:16] <_AxS_> Right.. possible that the old patch was applied to inbound by accident?
  3016. # [19:16] * Quits: michal (michal@18728636.D0F82CD8.32697916.IP) (Ping timeout)
  3017. # [19:16] * Quits: James (Adium@moz-1E1D481B.dsl.in-addr.zen.co.uk) (Quit: Leaving.)
  3018. # [19:16] * khuey|away is now known as khuey
  3019. # [19:17] <_AxS_> RyanVM|Sheriff: you mentioned you had to adjust header, etc.. maybe mode was lost during that process?
  3020. # [19:17] * Joins: michal (michal@18728636.D0F82CD8.32697916.IP)
  3021. # [19:17] <RyanVM|Sheriff> _AxS_: Yeah, I"m wondering if it was due to the bad patch format
  3022. # [19:17] * Joins: choudhary (phenom@9BA81FCC.D2AC345C.7C0F3359.IP)
  3023. # [19:18] * choudhary is now known as phenom
  3024. # [19:18] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  3025. # [19:18] * coop|lunch is now known as coop
  3026. # [19:18] <RyanVM|Sheriff> _AxS_: i just re-pushed it with the corrected file mode
  3027. # [19:18] <RyanVM|Sheriff> we'll see what happens
  3028. # [19:18] <_AxS_> RyanVM|Sheriff: thanks!
  3029. # [19:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/771893a12177 - Ehsan Akhgari - Bug 908671 - Don't #include gfxMatrix.h in gfx3DMatrix.h; r=jrmuizel
  3030. # [19:19] <RyanVM|Sheriff> I exported what I pushed to inbound last time and manually fixed the patch
  3031. # [19:19] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3032. # [19:19] * ChanServ sets mode: +o dveditz
  3033. # [19:19] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3034. # [19:19] * Joins: dbaron (dbaron@moz-FD349932.dsl.dynamic.sonic.net)
  3035. # [19:19] * ChanServ sets mode: +ao dbaron dbaron
  3036. # [19:19] * Quits: victorporof (victorporo@F2782203.A485B230.9B1E38F4.IP) (Quit: victorporof)
  3037. # [19:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b2fd03274543 - Bill McCloskey - Bug 908484 - Fix canCollect() exception in JS engine (r=bhackett)
  3038. # [19:20] * Quits: paolo (paolo@B5F3CE42.428CABF2.8628926.IP) (Ping timeout)
  3039. # [19:21] * Joins: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3040. # [19:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2084a87e4853 - Ian Stakenvicius - Bug 517765 - Add 'make source-package' support into js/src. r=sstangl
  3041. # [19:22] * Quits: Archaeopteryx (itsme@moz-75D4FEE4.cust.telecolumbus.net) (Quit: Nothing here. Carry on.)
  3042. # [19:22] * Joins: bholley (anonymous@moz-104CC309.mv.mozilla.com)
  3043. # [19:24] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  3044. # [19:25] <RyanVM|Sheriff> _AxS_: WTF, it got lost again
  3045. # [19:25] * Parts: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  3046. # [19:26] * Joins: mmc|laptop (mchew@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3047. # [19:26] <RyanVM|Sheriff> _AxS_: I'm manually editing it, saving, qpushing
  3048. # [19:26] <RyanVM|Sheriff> and hg out -p still shows it as 100644
  3049. # [19:26] * Joins: dmarcos (dmarcos@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3050. # [19:26] * Quits: ctangira (ctangira@moz-5AEB08F4.cisco.com) (Quit: ctangira)
  3051. # [19:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/922e1a74789f - Kyle Huey - Bug 903772: Followup to address missed review comment.
  3052. # [19:28] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3053. # [19:28] * Quits: brambles (xymox@moz-969AAE9B.barwen.ch) (Ping timeout)
  3054. # [19:28] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  3055. # [19:28] * Joins: ctangira (ctangira@moz-CFCC7B62.cisco.com)
  3056. # [19:28] <Ms2ger> RyanVM|Sheriff, what platform?
  3057. # [19:28] <RyanVM|Sheriff> Ms2ger: I'm on Windows (yes, I know)
  3058. # [19:28] * Quits: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3059. # [19:28] <Ms2ger> RyanVM|Sheriff, that's probably it. Want me to try?
  3060. # [19:29] <RyanVM|Sheriff> Ms2ger: just push a chmod patch on the one file
  3061. # [19:29] <RyanVM|Sheriff> shoudl be all it needs
  3062. # [19:29] * Joins: brambles (xymox@moz-969AAE9B.barwen.ch)
  3063. # [19:29] * julienw is now known as julienw_afk
  3064. # [19:29] <Ms2ger> RyanVM|Sheriff, can you give me a pointer? I only followed half the conversation :)
  3065. # [19:29] * Joins: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com)
  3066. # [19:29] <RyanVM|Sheriff> js/src/make-source-package.sh
  3067. # [19:29] <RyanVM|Sheriff> currently it's 100644
  3068. # [19:30] <RyanVM|Sheriff> needs to be 100755
  3069. # [19:30] <gabadie> I don't understand, why relanding bug 908296 and break all OSX developers's tree while we lived without it before?
  3070. # [19:30] <Ms2ger> RyanVM|Sheriff, bug number? Or no bug?
  3071. # [19:31] * Quits: ctangira (ctangira@moz-CFCC7B62.cisco.com) (Ping timeout)
  3072. # [19:31] <RyanVM|Sheriff> Ms2ger: bug 517765
  3073. # [19:31] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Input/output error)
  3074. # [19:31] * terrence is now known as terrence-compiling
  3075. # [19:31] * Quits: josh (josh@moz-6ACE5AE6.reserved.cptelecom.net) (Quit: josh)
  3076. # [19:31] * Joins: James (Adium@moz-1E1D481B.dsl.in-addr.zen.co.uk)
  3077. # [19:31] <RyanVM|Sheriff> Ms2ger: i'll comment the bug after you push, thanks
  3078. # [19:31] * Joins: mhenretty (mhenretty@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3079. # [19:31] * Quits: _AxS_ (axs@moz-E7607041.cpe.net.cable.rogers.com) (Ping timeout)
  3080. # [19:32] * Quits: phenom (phenom@9BA81FCC.D2AC345C.7C0F3359.IP) (Connection reset by peer)
  3081. # [19:32] <RyanVM|Sheriff> gabadie: you'll need to ask gps that
  3082. # [19:32] * Joins: paolo (paolo@moz-69B47289.retail.telecomitalia.it)
  3083. # [19:32] <Ms2ger> Uh
  3084. # [19:32] <Ms2ger> remote: ssh: Could not resolve hostname hg.mozilla.org: Name or service not known
  3085. # [19:32] * Joins: ctangira (ctangira@moz-5AEB08F4.cisco.com)
  3086. # [19:33] <RyanVM|Sheriff> nice
  3087. # [19:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d84b8ecb416c - Ms2ger - Bug 517765 - Mark make-source-package.sh as executable.
  3088. # [19:33] <Ms2ger> RyanVM|Sheriff, https://hg.mozilla.org/integration/mozilla-inbound/rev/d84b8ecb416c
  3089. # [19:33] <RyanVM|Sheriff> danke
  3090. # [19:33] <Ms2ger> firebot, cookie
  3091. # [19:33] <Ms2ger> Np
  3092. # [19:33] <firebot> Life is too short to be taken seriously.
  3093. # [19:34] * Joins: lduros (user@moz-47F34250.phlapa.fios.verizon.net)
  3094. # [19:35] * Joins: mccr8 (mccr8@moz-5FEA0C74.dsl.dynamic.sonic.net)
  3095. # [19:35] * Joins: _AxS_ (axs@moz-E7607041.cpe.net.cable.rogers.com)
  3096. # [19:35] <kats> firebot, with a little maintenance now and then, you can life forever. does that mean you take life seriously?
  3097. # [19:35] <firebot> kats: Sorry, I've no idea what 'with a little maintenance now and then, you can life forever. does that mean you take life seriously' might be.
  3098. # [19:35] <kats> s/life/live/
  3099. # [19:36] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  3100. # [19:37] * Quits: dria (dria@13F2CEC5.7672369.D8E68FF6.IP) (Quit: dria)
  3101. # [19:38] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  3102. # [19:38] * Quits: sfoster (sfoster@moz-961AB6F2.hsd1.or.comcast.net) (Quit: Leaving)
  3103. # [19:38] * Quits: ctangira (ctangira@moz-5AEB08F4.cisco.com) (Ping timeout)
  3104. # [19:39] * Quits: James (Adium@moz-1E1D481B.dsl.in-addr.zen.co.uk) (Quit: Leaving.)
  3105. # [19:39] * deian|away is now known as deian
  3106. # [19:40] * Joins: ctangira (ctangira@moz-CFCC7B62.cisco.com)
  3107. # [19:40] * Quits: blassey (blassey@moz-F49F69E4.hsd1.vt.comcast.net) (Connection reset by peer)
  3108. # [19:41] * Quits: _AxS_ (axs@moz-E7607041.cpe.net.cable.rogers.com) (Ping timeout)
  3109. # [19:41] * Joins: blassey (blassey@moz-F49F69E4.hsd1.vt.comcast.net)
  3110. # [19:41] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  3111. # [19:41] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Ping timeout)
  3112. # [19:42] * Joins: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com)
  3113. # [19:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/15380522db96 - Kyle Huey - Bug 887533: Remove even more includes from dom/bindings. r=bz
  3114. # [19:42] <gps> khuey: want to r+ a psutil wallpaper? https://gps.pastebin.mozilla.org/2904482
  3115. # [19:42] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  3116. # [19:42] * Joins: _AxS_ (axs@moz-E7607041.cpe.net.cable.rogers.com)
  3117. # [19:43] <khuey> gps: rs=me
  3118. # [19:43] <gps> khuey: thanks
  3119. # [19:44] * Joins: crussell (colby@moz-C36DA004.pilotpoint.tx.cebridge.net)
  3120. # [19:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c61fe8e1f887 - Matt Woodrow - Bug 908006 - use 4 bytes aligned stride in ImageDataSerializer. r=nical
  3121. # [19:45] * Joins: squib (squib@moz-54866485.dhcp.mdsn.wi.charter.com)
  3122. # [19:46] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3123. # [19:46] * Joins: FabioMagnoni (fabiomagno@CD51F80B.89FAFF21.AD184FC2.IP)
  3124. # [19:46] * Joins: jib (Jan-Ivar@moz-4E802C5E.hsd1.pa.comcast.net)
  3125. # [19:47] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/aed22a2d8353 - Matt Woodrow - Bug 908006 - use gfxImageSurface for A8 mask layers. r=nical
  3126. # [19:47] * Quits: _AxS_ (axs@moz-E7607041.cpe.net.cable.rogers.com) (Ping timeout)
  3127. # [19:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7be399d00f9a - Gregory Szorc - Bug 908296 - Catch all exceptions when importing psutil; r=ted
  3128. # [19:48] * philor is now known as philor|afk
  3129. # [19:48] * Quits: paolo (paolo@moz-69B47289.retail.telecomitalia.it) (Quit: Konversation terminated!)
  3130. # [19:49] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3131. # [19:50] * Joins: sheeri_ (sheeri_@moz-DB4A9C19.scl3.mozilla.com)
  3132. # [19:50] * mtabara|lunch is now known as mtabara
  3133. # [19:50] <gcp> if we define a variable in a header as TimeStamp::TimeStamp::sFirstTimeStamp;
  3134. # [19:50] <gcp> errr sorry
  3135. # [19:50] <gcp> in a cpp file
  3136. # [19:51] <gcp> outside any class defs
  3137. # [19:51] <gcp> and then in the .h
  3138. # [19:51] <gcp> class TimeStamp { static TimeStamp::sFirstTimeStamp };
  3139. # [19:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c619171e0070 - David Zbarsky - Bug 908180 - Don't #include nsGUIEvent.h in nsIPresShell.h r=mounir
  3140. # [19:51] <RyanVM|Sheriff> mccr8: well done, sir!
  3141. # [19:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/534e18e202da - David Zbarsky - Bug 905542: IsNull/SetNull functions for nullable unions should have bodyInHeader=True to prevent compiler warnings r=Ms2ger
  3142. # [19:51] * Joins: lizzard (ehenry@moz-589C7320.tmodns.net)
  3143. # [19:51] * Parts: sheeri (sheeri@moz-3259B52F.hsd1.ma.comcast.net)
  3144. # [19:51] <gcp> aren't those 2 seperate variables?
  3145. # [19:51] * Quits: FabioMagnoni (fabiomagno@CD51F80B.89FAFF21.AD184FC2.IP) (Connection reset by peer)
  3146. # [19:52] * Joins: phenom (phenom@4D0E8A97.3BFA01B5.B2A80190.IP)
  3147. # [19:52] <mccr8> RyanVM|Sheriff: yeah that's really weird it fixed a random orange.
  3148. # [19:53] <khuey> don't question the good fortune
  3149. # [19:53] * Quits: lizzard (ehenry@moz-589C7320.tmodns.net) (Ping timeout)
  3150. # [19:53] * Joins: FabioMagnoni (fabiomagno@CD51F80B.89FAFF21.AD184FC2.IP)
  3151. # [19:53] <RyanVM|Sheriff> mccr8: totally
  3152. # [19:53] <RyanVM|Sheriff> mccr8: any troubles with landing it on fx24?
  3153. # [19:54] * Quits: lduros (user@moz-47F34250.phlapa.fios.verizon.net) (Client exited)
  3154. # [19:54] <RyanVM|Sheriff> looks like it missed it by a day anyway
  3155. # [19:54] * Joins: Pike (chatzilla@moz-2BB2A211.dk.customer.tdc.net)
  3156. # [19:54] <mccr8> RyanVM|Sheriff: no, should be okay. seems low risk.
  3157. # [19:54] <mccr8> in the worst case I can land it on ESR24
  3158. # [19:54] <RyanVM|Sheriff> excellent, I say put up the request and I'll harangue bajaj about it :)
  3159. # [19:55] <gps> RyanVM|Sheriff: do you mind if I cherry pick 7be399d00f9a to central?
  3160. # [19:55] * Quits: mccr8 (mccr8@moz-5FEA0C74.dsl.dynamic.sonic.net) (Quit: mccr8)
  3161. # [19:55] <RyanVM|Sheriff> gps: what if I promise a swift merge instead?
  3162. # [19:55] <gps> RyanVM|Sheriff: WFM!
  3163. # [19:56] <RyanVM|Sheriff> gps: k, I'll make sure it gets over this afternoon
  3164. # [19:56] * Quits: micadeyeye_ (micadeyeye@moz-4ED4E47A.dynamic.isadsl.co.za) (Ping timeout)
  3165. # [19:56] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
  3166. # [19:56] <bajaj> RyanVM|Sheriff: which bug ?
  3167. # [19:56] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  3168. # [19:56] <RyanVM|Sheriff> bajaj: bug 883657 - it's what made the winxp xpcshell hangs disappear
  3169. # [19:56] * Quits: caiolima (Instantbir@17058C05.8DCD5E9F.382F99D6.IP) (Ping timeout)
  3170. # [19:57] <RyanVM|Sheriff> sadly, it missed fx24 by a day
  3171. # [19:57] <RyanVM|Sheriff> (I think it was literally on the next merge after fx24 got tagged)
  3172. # [19:57] * Quits: jhammel (jhammel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: rebooting)
  3173. # [19:58] * Joins: bkelly1 (bkelly@moz-421C9A2E.dc.dc.cox.net)
  3174. # [19:59] * JosiahOne is now known as JosiahOne|Away
  3175. # [19:59] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  3176. # [19:59] <bajaj> RyanVM|Sheriff: as long as its low risk happy to approve we still have a few more beta's :) and this so well baked
  3177. # [19:59] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  3178. # [19:59] <RyanVM|Sheriff> w00t
  3179. # [20:00] <bajaj> prefer to land it sooner so it can go in MOnday's beta
  3180. # [20:00] <@ted> gcp: does the example you typed have an extra :: in it?
  3181. # [20:00] <@ted> TimeStamp TimeStamp::sFirstTimeStamp; / class TimeStamp { static TimeStamp sFirstTimeStamp; } ?
  3182. # [20:00] <gcp> ted: got it resolved already
  3183. # [20:00] <bajaj> RyanVM|Sheriff: after beta 4 it will kind of frozen for anything not needed..so now or never :)
  3184. # [20:01] <RyanVM|Sheriff> bajaj: I've already got it in my queue waiting on a formal a+
  3185. # [20:01] <gcp> ted: never realized that non-int static vars need an explicit declaration in the cpp file
  3186. # [20:01] <@ted> yeah
  3187. # [20:01] <@ted> it's pretty weird
  3188. # [20:01] <RyanVM|Sheriff> bajaj: FYI, there's probably goign to be one more that we're going to want to uplift
  3189. # [20:01] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  3190. # [20:01] * Quits: sheeri_ (sheeri_@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  3191. # [20:01] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3192. # [20:01] <RyanVM|Sheriff> smichaud has a fix in hand for the code -20 failures
  3193. # [20:01] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Quit: Konversation terminated!)
  3194. # [20:01] * Joins: sheeri_ (sheeri_@moz-DB4A9C19.scl3.mozilla.com)
  3195. # [20:01] <RyanVM|Sheriff> waiting on r+ now
  3196. # [20:01] <bajaj> RyanVM|Sheriff: didn't see an approval nomination yet..
  3197. # [20:01] <RyanVM|Sheriff> yep, just waiting on mccr8 for that, but I suppose I can do it too
  3198. # [20:02] * terrence-compiling is now known as terrence
  3199. # [20:02] * Quits: FabioMagnoni (fabiomagno@CD51F80B.89FAFF21.AD184FC2.IP) (Ping timeout)
  3200. # [20:02] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  3201. # [20:02] <bnicholson> froydnj: ping
  3202. # [20:02] * Quits: sheeri_ (sheeri_@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  3203. # [20:02] * Joins: sheeri_ (sheeri@moz-DB4A9C19.scl3.mozilla.com)
  3204. # [20:02] * Joins: damons (gnubeard@97957D0A.8D753159.C943C01E.IP)
  3205. # [20:03] <RyanVM|Sheriff> bajaj: done
  3206. # [20:03] * sheeri_ is now known as sheeri
  3207. # [20:03] * Joins: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com)
  3208. # [20:04] * Joins: sheeri_ (sheeri@moz-3259B52F.hsd1.ma.comcast.net)
  3209. # [20:05] <bajaj> RyanVM|Sheriff: a+'ed :)
  3210. # [20:05] * Quits: decoder (quassel@moz-D7023D7D.own-hero.net) (Ping timeout)
  3211. # [20:05] * Quits: sheeri_ (sheeri@moz-3259B52F.hsd1.ma.comcast.net) (Quit: sheeri_)
  3212. # [20:05] * Quits: grubshka (grubshka@AFC6D161.2010E2A.78BC84CA.IP) (Ping timeout)
  3213. # [20:05] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  3214. # [20:05] * philor|afk is now known as philor
  3215. # [20:06] <RyanVM|Sheriff> bajaj: yay :)
  3216. # [20:06] <RyanVM|Sheriff> bajaj: if the code -20 fix misses the cutoff for fx24 beta, we can always revisit it for esr24 I suppose
  3217. # [20:06] * Quits: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP) (Ping timeout)
  3218. # [20:06] <bholley> RyanVM|Sheriff: so, the diagnostics patch for bug 891891 is going to change the signature a little bit - it should cause us to crash in XPCWrappedJSClass::DelegatedQueryInterface
  3219. # [20:06] * Joins: _AxS_ (axs@moz-E7607041.cpe.net.cable.rogers.com)
  3220. # [20:07] <bholley> RyanVM|Sheriff: but for some reason, there's a length limit on the summary
  3221. # [20:07] <_AxS_> that was a pita ... RyanVM|Sheriff did you get the patch into inbound?
  3222. # [20:07] <bholley> RyanVM|Sheriff: so I can't add the signature in :-(
  3223. # [20:07] * Joins: Optimizer (Optimizer@FD5C0772.94B36BF2.ED43EB4C.IP)
  3224. # [20:07] * Joins: lduros (user@moz-47F34250.phlapa.fios.verizon.net)
  3225. # [20:09] * Quits: till|food (till@moz-9E77F193.adsl.alicedsl.de) (Client exited)
  3226. # [20:10] * Joins: jhammel (jhammel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3227. # [20:11] * Joins: micadeyeye_ (micadeyeye@8ECF19B2.59741210.B9FA8AF0.IP)
  3228. # [20:11] * Joins: harth_ (harth@moz-3C999954.hsd1.ca.comcast.net)
  3229. # [20:11] * Joins: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP)
  3230. # [20:12] * Joins: decoder (quassel@moz-D7023D7D.own-hero.net)
  3231. # [20:13] * jgriffin-mtg is now known as jgriffin
  3232. # [20:14] <RyanVM|Sheriff> _AxS_: yes, Ms2ger took care of it
  3233. # [20:14] * Quits: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3234. # [20:14] * Joins: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com)
  3235. # [20:15] <RyanVM|Sheriff> bholley: we can adjust it once we see some new ones
  3236. # [20:15] <_AxS_> ok thanks.
  3237. # [20:15] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  3238. # [20:15] * khuey grumbles about bugzilla interdiff never working
  3239. # [20:15] * Quits: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net) (Connection reset by peer)
  3240. # [20:16] * Joins: fxa90id (fxa90id@moz-1E0FFCB8.hsd1.ca.comcast.net)
  3241. # [20:17] * mdas is now known as mdas|afk
  3242. # [20:17] <_AxS_> gps: ping re bug 517765 -- for whatever reason, building a js_standalone release does -not- add backend.mk and others to DIST_GARBAGE, which is why I added them...
  3243. # [20:17] * Joins: acetone (akhare@50B61D92.685B0674.DFB232DA.IP)
  3244. # [20:18] <NeilAway> gcp: actually technically all vars need an explicit declaration in the cpp file
  3245. # [20:18] <_AxS_> gps: thank you for letting it slide. Will r? you and/or glandium on all future build system patches
  3246. # [20:18] <gcp> allright
  3247. # [20:19] <gcp> so I found something interesting
  3248. # [20:19] <gcp> #3 0x00007ffff2c08df6 in __do_global_ctors_aux () from /home/morbo/hg/mozilla-central/objdir-desktop/dist/bin/libxul.so
  3249. # [20:19] <gcp> oops
  3250. # [20:19] <gcp> http://pastebin.mozilla.org/2904627
  3251. # [20:19] <jesup> gps: thanks for cleaning up gyp/mozmake/etc. The .gypi thing is the one remaining big annoyance (.gypi changes with no .gyp require a clobber)
  3252. # [20:19] <gcp> dlopening libxul seems to re-call the TimeStamp constructor which resets some class static var
  3253. # [20:19] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  3254. # [20:20] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Input/output error)
  3255. # [20:20] <gcp> which we're trying to use to determine when the app started up
  3256. # [20:20] <NeilAway> well, switching from an xp to 2003 vm has doubled the speed of my build
  3257. # [20:20] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  3258. # [20:20] <mbrubeck> nice Dromaeo improvement, smaug! https://groups.google.com/d/topic/mozilla.dev.tree-management/1CmFtfsvBzQ/discussion
  3259. # [20:21] <mbrubeck> better link: https://groups.google.com/d/topic/mozilla.dev.tree-management/ZdjvTM6pF6E/discussion
  3260. # [20:22] * Quits: gabor (gabor@941349F4.F58C7D4D.F945DA.IP) (Ping timeout)
  3261. # [20:22] <@smaug> interesting
  3262. # [20:22] <Ms2ger> jesup, I think he fixed that too?
  3263. # [20:22] <@smaug> I didn't expect that patch to affect perf in common cases
  3264. # [20:22] <Ms2ger> smaug, well, dromaeo is hardly a common case ;)
  3265. # [20:23] * Quits: lduros (user@moz-47F34250.phlapa.fios.verizon.net) (Client exited)
  3266. # [20:23] * Joins: FabioMagnoni (fabiomagno@160DC43B.D3EC915E.B8108B1C.IP)
  3267. # [20:23] * Joins: jhk (Jignesh@8229B1B.46C57643.D06349B0.IP)
  3268. # [20:23] * Joins: tanvi (tanvi@moz-7B0110AD.mv.mozilla.com)
  3269. # [20:23] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  3270. # [20:23] * Quits: h4writer (h4writer@moz-71BF7B30.access.telenet.be) (Ping timeout)
  3271. # [20:23] * Joins: BartlomiejB (bartlomiej@23F051CF.2814101B.59EB8DFD.IP)
  3272. # [20:24] * Quits: msaad (marcus@9B73DCC9.DD8C2E52.C27E1635.IP) (Quit: Leaving.)
  3273. # [20:25] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  3274. # [20:25] * ChanServ sets mode: +o dveditz
  3275. # [20:25] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Quit: jwilde)
  3276. # [20:26] * Joins: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net)
  3277. # [20:26] <mbrubeck> In other news, SVG Opacity is insane: http://graphs.mozilla.org/graph.html#tests=[[225,131,35]]&sel=none&displayrange=90&datatype=running
  3278. # [20:27] <mbrubeck> I am not sure why we even run some of these tests
  3279. # [20:27] <seth> mbrubeck++
  3280. # [20:27] <Ms2ger> You should tell jmaher
  3281. # [20:27] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Input/output error)
  3282. # [20:27] <Ms2ger> He'd love to turn them off
  3283. # [20:27] <mbrubeck> I think this one's already on the chopping block
  3284. # [20:28] <mbrubeck> replaced by tsvgx
  3285. # [20:28] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3286. # [20:28] * Joins: msaad (marcus@9B73DCC9.DD8C2E52.C27E1635.IP)
  3287. # [20:28] <jmaher> mbrubeck: come on, can't you spot the regression in that?
  3288. # [20:28] <mbrubeck> ha
  3289. # [20:28] <tn> mbrubeck, that might be the test some sometimes measures painting + parsing etc and sometimes just measures parsing
  3290. # [20:28] <mbrubeck> We should probably alert when the stddev grows too high
  3291. # [20:29] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  3292. # [20:30] * Joins: lduros (user@moz-47F34250.phlapa.fios.verizon.net)
  3293. # [20:30] * Quits: crussell (colby@moz-C36DA004.pilotpoint.tx.cebridge.net) (Ping timeout)
  3294. # [20:30] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/3e6f26fe39b4 - Ed Morley - Bug 855686 - Attempt to log cmdline for launched process. r=ted, a=bajaj
  3295. # [20:30] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/6325125d05b3 - Andrew McCreight - Bug 883657 - Part 2: Don't force a GC in mozJSComponentLoader::UnloadModules. r=bholley, a=bajaj
  3296. # [20:31] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/fd3457697fc9 - Christoph Kerschbaumer - Bug 902156 - Persist 'disable protection' option for Mixed Content Blocker. r=smaug, r=tanvi, a=bajaj
  3297. # [20:31] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/b159f99f9a0f - Christoph Kerschbaumer - Bug 902156 - Mochitest for Persist 'disable protection' option for Mixed Content Blocker. r=smaug, r=tanvi, a=bajaj
  3298. # [20:31] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/743c2e397417 - Christoph Kerschbaumer - Bug 902156 - Persist 'disable protection' option for Mixed Content Blocker - patch requires update for testcase from bug 822367. r=smaug, r=tanvi, a=bajaj
  3299. # [20:31] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/a4ae95d37938 - Andrew McCreight - Bug 883657 - Part 1: Run mozJSComponentLoader::UnloadModules() before the shutdown CC. r=bsmedberg, a=bajaj
  3300. # [20:31] * Quits: Waka_Flocka_Flame (Waka_Flock@moz-E7EA111C.clients.kiwiirc.com) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
  3301. # [20:33] * Quits: andreasn (andreasn@moz-7FB52705.a336.priv.bahnhof.se) (Ping timeout)
  3302. # [20:33] <@bz> do we have a graph of build times somewhere?
  3303. # [20:34] * @bz is wondering how much all this recent include-changing helps
  3304. # [20:34] * Joins: Waka_Flocka_Flame (Waka_Flock@moz-E7EA111C.clients.kiwiirc.com)
  3305. # [20:34] * Joins: jet (jet@moz-79F891EE.hsd1.ca.comcast.net)
  3306. # [20:34] <RyanVM|Sheriff> bz: gofaster does I think
  3307. # [20:34] <Ms2ger> bz, http://brasstacks.mozilla.com/gofaster/#/executiontime/build
  3308. # [20:34] <RyanVM|Sheriff> i know it's been helping PGO memory usage too
  3309. # [20:34] <@bz> mmm
  3310. # [20:35] <@bz> Som dips there on the 17th, maybe
  3311. # [20:35] * catlee-lunch is now known as catlee
  3312. # [20:35] <@bz> Do we have a graph of the pgo memory usage?
  3313. # [20:35] <Ms2ger> Yeah
  3314. # [20:35] <Ms2ger> http://graphs.mozilla.org/graph.html#tests=[[205,1,8]]&sel=1374075256809,1376667256809&displayrange=7&datatype=running
  3315. # [20:35] * @bz likes graphs
  3316. # [20:36] * Ms2ger too
  3317. # [20:36] <@bz> hmm
  3318. # [20:36] <@bz> I guess very slight dip on the pgo bits...
  3319. # [20:36] <seth> that build time graph doesn't seem too exciting =(
  3320. # [20:37] <seth> bz: are people doing some include-what-you-use? is that the include-changing you refer to?
  3321. # [20:37] <seth> i had thought about doing some of that as well
  3322. # [20:37] <@bz> seth: some of it is include-what-you-use
  3323. # [20:37] <gaston> seth: that's a part of it
  3324. # [20:37] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3325. # [20:37] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  3326. # [20:37] <jmaher> mbrubeck: looking at the data per page for svg_opacity (instead of averaging them): https://datazilla.mozilla.org/?start=1376984927&stop=1377282620&product=Firefox&repository=Mozilla-Inbound-Non-PGO&os=linux&os_version=Ubuntu%2012.04&arch=x86_64&test=tsvgr_opacity&project=talos
  3327. # [20:37] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  3328. # [20:37] <@bz> seth: some is rejiggering headers so less stuff has to be rebuilt
  3329. # [20:37] <Ms2ger> bz, you should look at the last year on the link graph
  3330. # [20:38] <gps> speaking of graphs and data, bug 749421 landed, which means automation jobs can upload arbitrary files now. no more cramming things into logs
  3331. # [20:38] <@bz> Ms2ger: oh, hmm
  3332. # [20:38] <@ted> gps: only on Cedar ATM, AFAIK
  3333. # [20:38] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  3334. # [20:38] <@bz> Ms2ger: yes, that looks a bit more trend-refersally!
  3335. # [20:38] <gps> ted: it's in production as of this morning
  3336. # [20:38] <seth> bz/gaston: do you happen to know the bug number? this is something i care about a lot and would be willing to help with if i can
  3337. # [20:38] * armenzg_buildduty is now known as armenzg_brb
  3338. # [20:38] <@ted> gps: oh, okay
  3339. # [20:39] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Connection reset by peer)
  3340. # [20:39] <gaston> seth: there should be a metabug about it...
  3341. # [20:39] <@bz> seth: "includehell" is the tracker
  3342. # [20:39] <@bz> https://bugzilla.mozilla.org/show_bug.cgi?id=includehell
  3343. # [20:39] <seth> heh, i like it =) thanks
  3344. # [20:39] * Quits: jet (jet@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  3345. # [20:39] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  3346. # [20:39] <@bz> ehsan++
  3347. # [20:39] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  3348. # [20:39] <Ms2ger> seth, also bug iwyu
  3349. # [20:39] * Joins: till|food (till@moz-9E77F193.adsl.alicedsl.de)
  3350. # [20:40] <tanvi> RyanVM|Sheriff: thanks for pushing the persistence bug to beta and aurora!
  3351. # [20:40] * Quits: bkelly1 (bkelly@moz-421C9A2E.dc.dc.cox.net) (Quit: Leaving.)
  3352. # [20:40] <seth> cool, will hop on that one too
  3353. # [20:40] <RyanVM|Sheriff> tanvi: np
  3354. # [20:40] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  3355. # [20:40] * Quits: lduros (user@moz-47F34250.phlapa.fios.verizon.net) (Client exited)
  3356. # [20:40] * Quits: BartlomiejB (bartlomiej@23F051CF.2814101B.59EB8DFD.IP) (Input/output error)
  3357. # [20:40] * cpeterson is now known as cpeterson|lunch|stumbling
  3358. # [20:40] * Quits: Waka_Flocka_Flame (Waka_Flock@moz-E7EA111C.clients.kiwiirc.com) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
  3359. # [20:41] <RyanVM|Sheriff> tanvi: applied with nary a conflict (except a test makefile conflict on beta - hardly surprising)
  3360. # [20:41] <RyanVM|Sheriff> tanvi: which reminds me, that test seems to have been put in an odd location in that makefile
  3361. # [20:41] <@bz> ../../../dist/include/ErrorList.h:360:75: internal compiler error: Segmentation fault
  3362. # [20:41] <@bz> wtf?
  3363. # [20:41] <RyanVM|Sheriff> I did the same for beta, but it didn't quite seem right
  3364. # [20:42] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Ping timeout)
  3365. # [20:42] <@bz> dzbarsky: ping
  3366. # [20:42] * mtabara is now known as mtabara|brb
  3367. # [20:42] <dzbarsky> bz: pong
  3368. # [20:42] <tanvi> RyanVM|Sheriff: let me check
  3369. # [20:42] * Joins: tonymec|away (tonymec@E528950E.B6F588E6.277517C1.IP)
  3370. # [20:42] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  3371. # [20:43] <tanvi> RyanVM|Sheriff: its put next to the other mixed content blocker tests
  3372. # [20:43] * Joins: lduros (user@moz-47F34250.phlapa.fios.verizon.net)
  3373. # [20:43] * Quits: phenom (phenom@4D0E8A97.3BFA01B5.B2A80190.IP) (Ping timeout)
  3374. # [20:43] * Quits: lduros (user@moz-47F34250.phlapa.fios.verizon.net) (Client exited)
  3375. # [20:43] <RyanVM|Sheriff> tanvi: so numerical order's not an issue?
  3376. # [20:43] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3377. # [20:44] * Joins: lduros (user@moz-47F34250.phlapa.fios.verizon.net)
  3378. # [20:44] * Joins: ericjung_ (ericjung@moz-FC76CC78.bstnma.fios.verizon.net)
  3379. # [20:44] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3380. # [20:44] * Joins: Waka_Flocka_Flame (Waka_Flock@moz-E7EA111C.clients.kiwiirc.com)
  3381. # [20:44] * Joins: caiolima (Instantbir@17058C05.8DCD5E9F.382F99D6.IP)
  3382. # [20:44] <tanvi> RyanVM|Sheriff: i think its better that they are next to each other. but i dont know what the standard way of doing things is.
  3383. # [20:45] * Quits: till|food (till@moz-9E77F193.adsl.alicedsl.de) (Ping timeout)
  3384. # [20:45] * Quits: ericjung_ (ericjung@moz-FC76CC78.bstnma.fios.verizon.net) (Quit: Leaving)
  3385. # [20:45] * Joins: dria (dria@moz-256DD8EC.dsl.teksavvy.com)
  3386. # [20:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4c8d122d39df - Dan Minor - Bug 908644 - Add a global result summary to cppunittest output;r=ted
  3387. # [20:47] * Quits: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  3388. # [20:47] <stully> gwagner: ping
  3389. # [20:47] * Quits: geo- (geo@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving...)
  3390. # [20:47] * Joins: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP)
  3391. # [20:48] * Quits: jwilde (Thunderbir@moz-ABE52D50.hsd1.ca.comcast.net) (Ping timeout)
  3392. # [20:48] * Quits: jhk (Jignesh@8229B1B.46C57643.D06349B0.IP) (Ping timeout)
  3393. # [20:48] * Quits: sheeri (sheeri@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  3394. # [20:48] * Joins: sheeri (sheeri@moz-DB4A9C19.scl3.mozilla.com)
  3395. # [20:48] * Quits: fabrice (fabrice@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  3396. # [20:49] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3397. # [20:49] * Quits: Pike (chatzilla@moz-2BB2A211.dk.customer.tdc.net) (Ping timeout)
  3398. # [20:49] * Quits: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  3399. # [20:49] * armenzg_brb is now known as armenzg_buildduty
  3400. # [20:49] <RyanVM|Sheriff> dzbarsky: ping
  3401. # [20:50] <@bz> dzbarsky: red tree?
  3402. # [20:50] * mdas|afk is now known as mdas
  3403. # [20:50] <catlee> ehsan: can you make date track m-c instead of m-i?
  3404. # [20:50] * Quits: @dbaron (dbaron@moz-FD349932.dsl.dynamic.sonic.net) (Ping timeout)
  3405. # [20:50] * Quits: sheeri (sheeri@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  3406. # [20:50] * Joins: sheeri (sheeri@moz-DB4A9C19.scl3.mozilla.com)
  3407. # [20:51] <dzbarsky> RyanVM|Sheriff: ok, backing out
  3408. # [20:51] <RyanVM|Sheriff> dzbarsky: thanks, CLOSED TREE
  3409. # [20:51] * Quits: tonymec|away (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  3410. # [20:51] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3411. # [20:52] * MrDHat|offline is now known as MrDHat
  3412. # [20:52] <froydnj> bnicholson: pong
  3413. # [20:53] * Quits: ehugg (chatzilla@F72458CE.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 23.0.1/20130814063812])
  3414. # [20:53] <@ehsan> bz: thanks, but why? :)
  3415. # [20:53] <@ehsan> catlee: I can, but why? ;)
  3416. # [20:54] <dzbarsky> RyanVM|Sheriff: i took a guess. I don't see how either of those patches could have caused it
  3417. # [20:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/819e821686a2 - David Zbarsky - Backout c619171e0070 for windows assertion failure on a CLOSED TREE
  3418. # [20:54] * Joins: tonymec|away (tonymec@E528950E.B6F588E6.277517C1.IP)
  3419. # [20:54] <bnicholson> froydnj: hey, nevermind -- i was wondering if you ran the gecko init patch through eideticker to check the startup time, and it looks like you did
  3420. # [20:54] * Quits: caiolima (Instantbir@17058C05.8DCD5E9F.382F99D6.IP) (Ping timeout)
  3421. # [20:54] * Quits: myk (myk@moz-BBE3ABD.mv.mozilla.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  3422. # [20:55] * Joins: jez9999 (user@moz-4B93ED4.bethere.co.uk)
  3423. # [20:55] * Quits: tn (tn@moz-2E73ACE4.wp.shawcable.net) (Ping timeout)
  3424. # [20:56] <jez9999> What would cause the browser to display netError.xhtml with an SSL error?
  3425. # [20:56] * Quits: ctangira (ctangira@moz-CFCC7B62.cisco.com) (Ping timeout)
  3426. # [20:56] <catlee> ehsan: how much value are we getting out of per-m-i checkin builds & tests
  3427. # [20:56] <@ehsan> catlee: finer grained results?
  3428. # [20:57] * terrence is now known as terrence-lunch
  3429. # [20:57] <catlee> ehsan: but if we're not changing anything...
  3430. # [20:57] * Joins: ctangira (ctangira@moz-5AEB08F4.cisco.com)
  3431. # [20:58] <@bz> ehsan: the ++ was for good bug naming
  3432. # [20:58] <@ehsan> catlee: what do you mean?
  3433. # [20:58] <catlee> nm
  3434. # [20:58] <@ehsan> bz: which bug?
  3435. # [20:58] <@bz> ehsan: includehell
  3436. # [20:59] * Quits: kdcw (kdcw@moz-F7413045.pk.shawcable.net) (Quit: Want to be different? Try HydraIRC -> http://www.hydrairc.com <-)
  3437. # [20:59] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3438. # [20:59] <abr> I'm under the impression that we're C++11 everywhere now, right? So I should be preferring unique_ptr to auto_ptr?
  3439. # [20:59] <@ehsan> haha
  3440. # [20:59] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  3441. # [21:00] * mihneadb is now known as mihneadb|lunch
  3442. # [21:01] * Quits: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com) (Quit: aklotz)
  3443. # [21:01] * Joins: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com)
  3444. # [21:01] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  3445. # [21:02] <jez9999> can anyone think of a scenario?
  3446. # [21:02] * Joins: pbocan (Thunderbir@moz-1DE572FE.adsl.slovanet.sk)
  3447. # [21:03] <RyanVM|Sheriff> dzbarsky: err, that bustage goes back further than you
  3448. # [21:03] * Joins: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3449. # [21:03] <RyanVM|Sheriff> dzbarsky: bz: and it's intermittent
  3450. # [21:03] <RyanVM|Sheriff> peachy
  3451. # [21:03] <dzbarsky> dzbarsky: oh good, i thought I was insane
  3452. # [21:03] <RyanVM|Sheriff> better yet
  3453. # [21:03] <RyanVM|Sheriff> it's a bad slave it appears
  3454. # [21:03] <RyanVM|Sheriff> same slave both times
  3455. # [21:03] <RyanVM|Sheriff> feel free to re-land
  3456. # [21:04] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Connection reset by peer)
  3457. # [21:04] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  3458. # [21:04] <tbsaunde> abr: stlport doesn't have unique_ptr
  3459. # [21:04] <@bz> jez9999: I sure can
  3460. # [21:04] <tbsaunde> really you should use nsAutoPtr not autoptr probably though
  3461. # [21:04] * @bz has a scenario in his head right now
  3462. # [21:04] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  3463. # [21:04] * khuey is now known as khuey|away
  3464. # [21:04] <abr> tbsaunde: Okay, thanks.
  3465. # [21:05] <jez9999> bz: .... that would lead to the aforementioned scenario
  3466. # [21:05] * Quits: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  3467. # [21:05] <@bz> Oh, the neterror thing
  3468. # [21:05] <@bz> no idea, sorry
  3469. # [21:05] <@bz> Didn't realize there was context to the question. ;)
  3470. # [21:05] <jez9999> it doesn't seem to get displayed for a normal SSL error
  3471. # [21:05] * Joins: phenom (phenom@1863AD23.821DE302.4A5F0685.IP)
  3472. # [21:05] <froydnj> mbrubeck: ping
  3473. # [21:06] <jez9999> i'm guessing it's when you combine a sudden TCP termination with an HTTPS request or something
  3474. # [21:06] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3475. # [21:06] * Joins: ehugg_lime (ehugg_lime@D6EB3A64.4F0DA528.43B20542.IP)
  3476. # [21:06] <RyanVM|Sheriff> dzbarsky: i've disabled the bad slave, sorry for the hassle
  3477. # [21:06] <dzbarsky> RyanVM|Sheriff: no problem, i'll just set checkin-needed in the bug ;)
  3478. # [21:06] <froydnj> RyanVM|Sheriff: it wouldn't be any fun if you didn't get to inflict pain on us sometimes ;)
  3479. # [21:07] <RyanVM|Sheriff> dzbarsky: dammit
  3480. # [21:07] <RyanVM|Sheriff> :)
  3481. # [21:07] <philor> did someone say pain?
  3482. # [21:07] <froydnj> life is pain, highness
  3483. # [21:08] * Joins: sfoster (sfoster@moz-37AA60E3.hsd1.wa.comcast.net)
  3484. # [21:09] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Connection reset by peer)
  3485. # [21:10] <nmatsakis> decoder: g
  3486. # [21:10] <nmatsakis> decoder: oops, sorry
  3487. # [21:11] * Quits: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3488. # [21:11] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  3489. # [21:13] * Joins: ehugg_li_ (ehugg_lime@moz-F00375B2.mycingular.net)
  3490. # [21:14] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Quit: Gone to save the world!)
  3491. # [21:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6b2ac23b18f7 - David Anderson - Fix click focusing on multi-process OS X (bug 908453, r=smaug).
  3492. # [21:14] * Quits: ehugg_lime (ehugg_lime@D6EB3A64.4F0DA528.43B20542.IP) (Ping timeout)
  3493. # [21:15] <RyanVM|Sheriff> ehsan: karlt: holy crap
  3494. # [21:15] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Ping timeout)
  3495. # [21:15] * Quits: kmoir-afk (chatzilla@moz-9AEE821.cpe.teksavvy.com) (Ping timeout)
  3496. # [21:15] <@ehsan> RyanVM|Sheriff: ?
  3497. # [21:15] <RyanVM|Sheriff> the CC times
  3498. # [21:15] <@ehsan> yeah
  3499. # [21:15] <RyanVM|Sheriff> would certainly explain that...
  3500. # [21:16] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  3501. # [21:17] * Quits: sheeri (sheeri@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  3502. # [21:17] * Joins: sheeri (sheeri@moz-DB4A9C19.scl3.mozilla.com)
  3503. # [21:17] * Joins: arasbm (zooby@moz-8E336844.vf.shawcable.net)
  3504. # [21:17] * Joins: damons (gnubeard@97957D0A.8D753159.C943C01E.IP)
  3505. # [21:18] * Joins: caiolima (Instantbir@17058C05.8DCD5E9F.382F99D6.IP)
  3506. # [21:18] * Quits: bholley (anonymous@moz-104CC309.mv.mozilla.com) (Quit: bholley)
  3507. # [21:18] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  3508. # [21:18] * Quits: jammink (textual@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3509. # [21:18] * Quits: tonymec|away (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  3510. # [21:18] <@ehsan> RyanVM|Sheriff: yeah, also it could explain why this started recently
  3511. # [21:18] <RyanVM|Sheriff> I was looking back at m-c
  3512. # [21:18] * Joins: jammink (textual@moz-BBE3ABD.mv.mozilla.com)
  3513. # [21:18] <@ehsan> RyanVM|Sheriff: iirc smaug landed snowwhite in Auguest or maybe late July
  3514. # [21:18] <RyanVM|Sheriff> looks like maybe Wednesday-ish
  3515. # [21:18] <@ehsan> oh
  3516. # [21:18] <RyanVM|Sheriff> was when it started getting out of hand
  3517. # [21:18] <@ehsan> can you please add that info to the bug?
  3518. # [21:19] <RyanVM|Sheriff> it's been flaky for awhile, though, yes
  3519. # [21:19] <@ehsan> that's very useful to know
  3520. # [21:19] <@ehsan> yeah that would totally do it
  3521. # [21:19] <@ehsan> since we rely on CC for all of our Web Audio memory manageemnt
  3522. # [21:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c40bba0de508 - Wan-Teh Chang - Bug 907512: Update NSPR to NSPR_4_10_1_BETA2.
  3523. # [21:20] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Ping timeout)
  3524. # [21:20] * Joins: fabrice (fabrice@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3525. # [21:21] * Quits: sheeri (sheeri@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  3526. # [21:21] * Joins: sheeri (sheeri@moz-DB4A9C19.scl3.mozilla.com)
  3527. # [21:22] * Quits: caiolima (Instantbir@17058C05.8DCD5E9F.382F99D6.IP) (Ping timeout)
  3528. # [21:22] * Joins: aksnot (chatzilla@C0AB31FE.2905CAEE.5D9ABA9F.IP)
  3529. # [21:23] <@smaug> RyanVM|Sheriff: ehsan: what about CC?
  3530. # [21:24] <RyanVM|Sheriff> ehsan: if you're feeling motivated, you can always retrigger C1 on those older pushes to get some approximation for where it really went to crap
  3531. # [21:24] <RyanVM|Sheriff> would give you nice idea of what merge it started on
  3532. # [21:24] * Joins: tonymec|away (tonymec@E528950E.B6F588E6.277517C1.IP)
  3533. # [21:24] * Joins: jhk (Jignesh@8229B1B.46C57643.D06349B0.IP)
  3534. # [21:24] <RyanVM|Sheriff> smaug: bug 908462
  3535. # [21:24] <@smaug> just got the bugmail
  3536. # [21:25] * Joins: myk (myk@moz-BBE3ABD.mv.mozilla.com)
  3537. # [21:25] * Quits: harth_ (harth@moz-3C999954.hsd1.ca.comcast.net) (Input/output error)
  3538. # [21:26] <@smaug> ehsan: are those tests creating lots of objects?
  3539. # [21:26] <RyanVM|Sheriff> ehsan: they're ec2, so you should be able to turn those around pretty fast
  3540. # [21:26] * armenzg_buildduty is now known as armenzg_brb
  3541. # [21:26] * Quits: ehugg_li_ (ehugg_lime@moz-F00375B2.mycingular.net) (Client exited)
  3542. # [21:27] <@ehsan> smaug: hmm, they're created by fuzzers... so I guess some of them are
  3543. # [21:28] * Quits: tonymec|away (tonymec@E528950E.B6F588E6.277517C1.IP) (Ping timeout)
  3544. # [21:28] * Quits: micadeyeye_ (micadeyeye@8ECF19B2.59741210.B9FA8AF0.IP) (Ping timeout)
  3545. # [21:28] <@ehsan> RyanVM|Sheriff: well, let's wait for smaug, he sometimes know what the fix is before we diagnose it
  3546. # [21:28] * Quits: myk (myk@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3547. # [21:29] <RyanVM|Sheriff> ehsan: wfm, just wanted to remind you that the option is on the table :)
  3548. # [21:30] <@ehsan> yep, and thanks!
  3549. # [21:30] * Quits: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net) (Ping timeout)
  3550. # [21:31] * bent is now known as bent|brb
  3551. # [21:31] <froydnj> gcp: that's a pretty evil caveat in the standard, there
  3552. # [21:31] <gcp> hehehehe
  3553. # [21:31] <gcp> well even without that one the code is still buggered
  3554. # [21:31] <froydnj> indeed
  3555. # [21:31] <gcp> though it blows my mind that you can use a class BEFORE its constructor runs
  3556. # [21:31] * Joins: jorendorff (jorendorff@moz-2F32ACA3.hsd1.tn.comcast.net)
  3557. # [21:31] <gcp> I gues the problem is that compiler just can't enforce it otherwhise.
  3558. # [21:32] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3559. # [21:32] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  3560. # [21:32] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3561. # [21:32] * mihneadb|lunch is now known as mihneadb
  3562. # [21:33] <froydnj> fixing this probably isn't too hard
  3563. # [21:33] <froydnj> the easy fix is to make sFirstTimeStamp not subject to static initialization
  3564. # [21:33] * Quits: kk1fff (kk1fff@moz-BC41F5EE.dynamic.hinet.net) (Quit: kk1fff)
  3565. # [21:33] * Joins: till|food (till@moz-9E77F193.adsl.alicedsl.de)
  3566. # [21:34] <gcp> explicitly call it in main()
  3567. # [21:34] * Quits: rednaks (rednaks@634E9C7D.6825D9D7.55FFA9B4.IP) (Ping timeout)
  3568. # [21:34] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  3569. # [21:34] <mihneadb> the etherpad sign in box still says browser id and not persona
  3570. # [21:34] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3571. # [21:34] * Joins: jimm (jmathies@moz-864CAA4E.pn.at.cox.net)
  3572. # [21:34] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3573. # [21:34] <jimm> RyanVM|Sheriff: ping
  3574. # [21:35] <froydnj> I was going to say |TimeStamp& FirstTimeStamp() { static TimeStamp sFirstTimeStamp; return sFirstTimeStamp }|
  3575. # [21:35] <froydnj> and assign to that
  3576. # [21:35] <RyanVM|Sheriff> jimm: pong
  3577. # [21:35] <froydnj> but maybe there are better ways
  3578. # [21:35] <jimm> RyanVM|Sheriff: hey, curious, will we get a nightly off that last mc merge at some point? (or maybe the one before it?)
  3579. # [21:35] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  3580. # [21:35] * cpeterson|lunch|stumbling is now known as cpeterson
  3581. # [21:36] * Joins: jet (jet@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3582. # [21:36] <gcp> does that enforce the constructor to run?
  3583. # [21:36] <mihneadb> jgriffin: I don't see why I should duplicate the create-timer functionality in both executewithcallback and execute, since they are called from the same place?
  3584. # [21:36] * Quits: marco (marco@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  3585. # [21:36] * Joins: redDragon (msk@moz-CE003150.psi171.maxonline.com.sg)
  3586. # [21:36] <RyanVM|Sheriff> jimm: tomorrow :P
  3587. # [21:36] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3588. # [21:36] * Quits: redDragon (msk@moz-CE003150.psi171.maxonline.com.sg) (Quit: Sleeping)
  3589. # [21:36] <gcp> well I guess so because it's returning an actual object
  3590. # [21:36] * Joins: ehugg (chatzilla@F72458CE.29102B70.6CD50604.IP)
  3591. # [21:36] <RyanVM|Sheriff> jimm: why do you ask?
  3592. # [21:36] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3593. # [21:37] <froydnj> that makes sure the zero-initialization happens before we assign TimeStamp::Now() to it
  3594. # [21:37] * Joins: marco (marco@moz-7B0110AD.mv.mozilla.com)
  3595. # [21:37] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  3596. # [21:37] <jimm> RyanVM|Sheriff: just wanted to test something that merged in this morning. no biggie.
  3597. # [21:38] * Quits: jib (Jan-Ivar@moz-4E802C5E.hsd1.pa.comcast.net) (Quit: jib)
  3598. # [21:38] <RyanVM|Sheriff> jimm: k
  3599. # [21:38] * Joins: paolo (paolo@moz-B46282D9.retail.telecomitalia.it)
  3600. # [21:38] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3601. # [21:38] <RyanVM|Sheriff> nical: ping
  3602. # [21:39] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  3603. # [21:39] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3604. # [21:39] <nical> RyanVM|Sheriff: pong
  3605. # [21:39] * Quits: jimm (jmathies@moz-864CAA4E.pn.at.cox.net) (Quit: )
  3606. # [21:39] <RyanVM|Sheriff> nical: looks like the patches for bug 908006 are causing OSX reftest failures
  3607. # [21:40] * Quits: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  3608. # [21:40] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Connection reset by peer)
  3609. # [21:40] * Joins: tn (tn@moz-2E73ACE4.wp.shawcable.net)
  3610. # [21:40] <@smaug> ehsan: let me update my debug build and try those tests
  3611. # [21:40] <nical> ah that's too bad
  3612. # [21:40] * Joins: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP)
  3613. # [21:40] * Quits: FabioMagnoni (fabiomagno@160DC43B.D3EC915E.B8108B1C.IP) (Input/output error)
  3614. # [21:40] <RyanVM|Sheriff> nical: backing out
  3615. # [21:40] <nical> well if so i guess we gotta back out
  3616. # [21:40] <@ehsan> smaug: thanks!
  3617. # [21:40] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  3618. # [21:40] * armenzg_brb is now known as armenzg_buildduty
  3619. # [21:41] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3620. # [21:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/76a5ca209147 - Ryan VanderMeulen - Backed out changesets aed22a2d8353 and c61fe8e1f887 (bug 908006) for OSX reftest failures.
  3621. # [21:42] * Quits: mdas (mdas@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3622. # [21:42] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  3623. # [21:43] * Joins: micadeyeye_ (micadeyeye@moz-4ED4E47A.dynamic.isadsl.co.za)
  3624. # [21:43] * Quits: aksnot (chatzilla@C0AB31FE.2905CAEE.5D9ABA9F.IP) (Ping timeout)
  3625. # [21:43] * Joins: mbest (Instantbir@moz-45AF04C1.dsl.bell.ca)
  3626. # [21:43] * Joins: alfredo (chatzilla@moz-6ED10CF.dynamic.hinet.net)
  3627. # [21:44] * Joins: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com)
  3628. # [21:44] * Joins: damons (gnubeard@97957D0A.8D753159.C943C01E.IP)
  3629. # [21:44] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3630. # [21:45] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3631. # [21:45] * Quits: jhk (Jignesh@8229B1B.46C57643.D06349B0.IP) (Ping timeout)
  3632. # [21:45] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3633. # [21:45] * mtabara|brb is now known as mtabara
  3634. # [21:45] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  3635. # [21:45] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3636. # [21:46] <catlee> ehsan: any sign that the new resolutoin on the win64 testers is working?
  3637. # [21:46] * Quits: whichard (Mibbit@moz-AFFC073A.col.bbn.com) (Quit: http://www.mibbit.com ajax IRC Client)
  3638. # [21:46] <@ehsan> catlee: let me check...
  3639. # [21:46] * Quits: pbocan (Thunderbir@moz-1DE572FE.adsl.slovanet.sk) (Ping timeout)
  3640. # [21:46] * philor is now known as philor|away
  3641. # [21:47] <@ehsan> catlee: is this before or after the change? https://tbpl.mozilla.org/php/getParsedLog.php?id=26932764&tree=Date
  3642. # [21:47] * Joins: annevk (annevk@9271BDCE.B985B21A.8D534776.IP)
  3643. # [21:47] * Quits: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP) (Quit: davidb)
  3644. # [21:47] * Quits: mbest (Instantbir@moz-45AF04C1.dsl.bell.ca) (Ping timeout)
  3645. # [21:47] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3646. # [21:47] * bent|brb is now known as bent
  3647. # [21:47] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3648. # [21:47] <catlee> what time is that...
  3649. # [21:48] * Quits: paolo (paolo@moz-B46282D9.retail.telecomitalia.it) (Ping timeout)
  3650. # [21:48] <catlee> yeah, that should be after
  3651. # [21:48] <catlee> assuming the machine rebooted properly
  3652. # [21:48] * Quits: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com) (Quit: aklotz)
  3653. # [21:48] * Joins: aklotz (Thunderbir@moz-BBE3ABD.mv.mozilla.com)
  3654. # [21:49] <@ehsan> catlee: then it has worked!
  3655. # [21:49] <@ehsan> thanks a lot
  3656. # [21:49] * jammink is now known as jammink|afk
  3657. # [21:49] * Joins: jwilde (Thunderbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3658. # [21:49] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3659. # [21:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/21f216a5e2f1 - Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in ipc/glue/. r=ehsan
  3660. # [21:49] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fd99696eb53d - Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in intl/. r=ehsan
  3661. # [21:49] <@ehsan> catlee: btw, do you know what these Win7 x64 opt builders are trying to do on Date?
  3662. # [21:50] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3663. # [21:50] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5c8591a9369a - Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in hal/. r=ehsan
  3664. # [21:50] <@ehsan> catlee: are they the real build machines?
  3665. # [21:50] * Joins: jhk (Jignesh@9C703169.48C1228.D06349B0.IP)
  3666. # [21:50] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7db2236a3775 - Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in image/. r=ehsan
  3667. # [21:50] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b25a650ea032 - Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in ipc/. r=ehsan
  3668. # [21:50] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4d3ad5e15b8c - David Zbarsky - Bug 908180 - Don't #include nsGUIEvent.h in nsIPresShell.h. r=mounir
  3669. # [21:50] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  3670. # [21:51] <catlee> ehsan: they're the same as on m-c
  3671. # [21:51] <catlee> so yeah, they're the real build machines
  3672. # [21:51] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3673. # [21:52] <@ehsan> catlee: so does that mean that we should worry about that perma orange? :)
  3674. # [21:52] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3675. # [21:52] <catlee> yes :)
  3676. # [21:52] * till|food is now known as till
  3677. # [21:52] * Joins: mbest (Instantbir@moz-45AF04C1.dsl.bell.ca)
  3678. # [21:52] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Connection reset by peer)
  3679. # [21:52] <catlee> are they orange on m-c too?
  3680. # [21:53] <catlee> yep
  3681. # [21:53] <catlee> https://bugzilla.mozilla.org/show_bug.cgi?id=905846
  3682. # [21:53] * Joins: myk (myk@moz-BBE3ABD.mv.mozilla.com)
  3683. # [21:53] * Joins: spohl1 (Adium@moz-15D39420.carolina.res.rr.com)
  3684. # [21:53] <catlee> I can't parse philor's comment
  3685. # [21:54] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3686. # [21:54] * Quits: ctangira (ctangira@moz-5AEB08F4.cisco.com) (Quit: ctangira)
  3687. # [21:54] * Quits: spohl (Adium@moz-58290245.openskytelcom.net) (Ping timeout)
  3688. # [21:54] * Joins: pbocan (Thunderbir@moz-1DE572FE.adsl.slovanet.sk)
  3689. # [21:54] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3690. # [21:54] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  3691. # [21:55] * @ehsan looks
  3692. # [21:55] * Quits: dao (dao@moz-91921B3B.superkabel.de) (Quit: Leaving.)
  3693. # [21:55] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  3694. # [21:55] * Quits: gcp (gpascutto@moz-9CEB1C98.access.telenet.be) (Quit: Make a new plan, Stan!)
  3695. # [21:56] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3696. # [21:56] * Joins: ctangira (ctangira@moz-5AEB08F4.cisco.com)
  3697. # [21:56] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3698. # [21:56] <@ehsan> catlee: let me see if I can write a patch for this
  3699. # [21:56] * jgriffin is now known as jgriffin-mtg
  3700. # [21:57] * Quits: ctangira (ctangira@moz-5AEB08F4.cisco.com) (Connection reset by peer)
  3701. # [21:57] * Joins: caiolima (Instantbir@17058C05.8DCD5E9F.382F99D6.IP)
  3702. # [21:57] * Joins: ctangira (ctangira@moz-CFCC7B62.cisco.com)
  3703. # [21:57] <@ehsan> catlee: are these beta mozconfigs used by anybody?
  3704. # [21:58] * AutomatedTester|AFK is now known as AutomatedTester
  3705. # [21:58] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3706. # [21:58] <catlee> ehsan: for beta builds
  3707. # [21:58] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3708. # [21:58] * Joins: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP)
  3709. # [21:59] * Joins: ggp_ (ggp@8D4F1A9.5371C7E4.6F7AB30E.IP)
  3710. # [22:00] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3711. # [22:00] * Quits: ggp (ggp@50A3CFC1.BFDA0A02.9F9EFC6F.IP) (Ping timeout)
  3712. # [22:00] * Joins: josh (josh@moz-D3896A24.dhcp.dlth.mn.charter.com)
  3713. # [22:01] * terrence-lunch is now known as terrence
  3714. # [22:01] * Joins: geo (geo@moz-BBE3ABD.mv.mozilla.com)
  3715. # [22:02] * ggp_ is now known as ggp
  3716. # [22:02] * Quits: caiolima (Instantbir@17058C05.8DCD5E9F.382F99D6.IP) (Ping timeout)
  3717. # [22:03] * Parts: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP)
  3718. # [22:03] * Joins: chmanchester|afk (user@moz-962996C5.seas.upenn.edu)
  3719. # [22:03] * Joins: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com)
  3720. # [22:03] * Quits: chmanchester (chmanchest@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  3721. # [22:04] * Quits: surkov (surkov@13F2CEC5.7672369.D8E68FF6.IP) (Quit: surkov)
  3722. # [22:04] * Quits: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net) (Quit: Leaving)
  3723. # [22:07] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  3724. # [22:07] * Quits: mcomella (mcomella@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  3725. # [22:07] * Joins: mcomella (mcomella@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3726. # [22:08] * Quits: catalinn (Thunderbir@140685B6.B81F0DCB.D602D2C5.IP) (Ping timeout)
  3727. # [22:08] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Quit: Ex-Chat)
  3728. # [22:09] <@ehsan> catlee: ok, patch up for review :)
  3729. # [22:09] <catlee> \o/
  3730. # [22:09] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  3731. # [22:09] <@ehsan> catlee: for *your* review :D
  3732. # [22:10] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
  3733. # [22:10] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3734. # [22:10] * MrDHat is now known as MrDHat|offline
  3735. # [22:10] <catlee> doh!
  3736. # [22:10] <@ehsan> sorry!
  3737. # [22:11] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  3738. # [22:12] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  3739. # [22:12] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  3740. # [22:15] * Joins: FabioMagnoni (fabiomagno@CD51F80B.89FAFF21.AD184FC2.IP)
  3741. # [22:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5a9fb1ce1de5 - Ehsan Akhgari - Bug 908724 - Avoid #including nsPresContext.h in nsIScrollableFrame.h; r=mats
  3742. # [22:16] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3743. # [22:16] * khuey|away is now known as khuey
  3744. # [22:17] <grobinson> Anybody know if I can use the Firefox DevTools debugger to debug a .jsm?
  3745. # [22:17] * Joins: mdas (mdas@519FD725.6AD46F0.6BEEAEBD.IP)
  3746. # [22:18] * Joins: jgilbert (jgilbert@moz-BBE3ABD.mv.mozilla.com)
  3747. # [22:18] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  3748. # [22:18] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  3749. # [22:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/be4a241c1cf3 - Till Schneidereit - Bug 905370 - Move SelfHostedClass list to JSRuntime. r=bhackett,shu
  3750. # [22:19] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  3751. # [22:19] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  3752. # [22:19] <NeilAway> grobinson: sure, just use the chrome debugger in the ususal way
  3753. # [22:19] <NeilAway> *usual
  3754. # [22:20] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3755. # [22:20] * ChanServ sets mode: +ao dbaron dbaron
  3756. # [22:20] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3757. # [22:21] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  3758. # [22:23] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  3759. # [22:23] * Joins: demize (demize95@moz-48B50800.cpe.distributel.net)
  3760. # [22:24] * jgriffin-mtg is now known as jgriffin-lunch
  3761. # [22:24] <demize> vladan: got code that works perfectly outside of FF, copy it verbatim to FF and it still doesn't work right
  3762. # [22:25] <vladan> demize: that's really weird. but how did you rebuild firefox after making the changes?
  3763. # [22:25] * Quits: yzen (yzen@67828CC7.C1A51174.9D42CF23.IP) (Quit: yzen)
  3764. # [22:25] <demize> ./mach build
  3765. # [22:26] * jammink|afk is now known as jammink
  3766. # [22:26] * Joins: erikvold (erikvold@moz-D68F64E4.wireless.telus.com)
  3767. # [22:27] <demize> vladan: the code I wrote to test and make sure it worked right (a bit excessive of an implementation, I suppose): http://zero.demize95.com/?4541b74003342748#eFIwbZjMa7MlgiO7vJTqLurTLcThex0ROwwmjU1X2es=
  3768. # [22:27] * Quits: erikvold (erikvold@moz-D68F64E4.wireless.telus.com) (Quit: erikvold)
  3769. # [22:27] <vladan> demize: that should do it, although it's a bit of overkill.. check out the incremental build instructions linked from the build page
  3770. # [22:28] <grobinson> NeilAway: Thanks, didn't know about that. Using it now.
  3771. # [22:29] <demize> vladan: yeah, I meant to take a look at that at, it takes longer than I'd like to build. Thanks for reminding me
  3772. # [22:29] * Parts: ckerschb (ckerschb@moz-B66EA4B2.ics.uci.edu)
  3773. # [22:30] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  3774. # [22:30] <vladan> demize: the test code looks good. i don't think we need a new "CircularDeque" data structure for this patch since it's pretty straightforward. post your Firefox patch & i'll try to take a look later today (i'll email you my comments)
  3775. # [22:30] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  3776. # [22:30] * Quits: maxli (maxli@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  3777. # [22:30] * Joins: smooney (sheilamoon@moz-57825793.hsd1.ca.comcast.net)
  3778. # [22:31] * Quits: _AxS_ (axs@moz-E7607041.cpe.net.cable.rogers.com) (Quit: gone)
  3779. # [22:31] <demize> vladan: as it is (with the deque and behaving strangely)? Won't be hard to revert it to just use the deque, the new structure was just to make sure everything could be as self-contained as possible to try and get it to work
  3780. # [22:31] * Joins: maxli (maxli@13F2CEC5.7672369.D8E68FF6.IP)
  3781. # [22:32] * Joins: bholley (anonymous@moz-104CC309.mv.mozilla.com)
  3782. # [22:33] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  3783. # [22:33] * Quits: twi (Adium@moz-A8020087.cust.dsl.vodafone.it) (Quit: Leaving.)
  3784. # [22:33] * Joins: twi (Adium@moz-A8020087.cust.dsl.vodafone.it)
  3785. # [22:34] * Joins: mreavy (chatzilla@moz-4631390.phlapa.fios.verizon.net)
  3786. # [22:34] <demize> vladan: oh, and how should I name the constants? Is there a naming convention or anything?
  3787. # [22:36] * Joins: Pike (chatzilla@moz-2BB2A211.dk.customer.tdc.net)
  3788. # [22:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/481ba42bbc8a - Joel Maher - Bug 908853 - update talos.json to include new TART test. r=avih
  3789. # [22:38] <vladan> demize: camel case, prefix should be "k" https://developer.mozilla.org/en-US/docs/Developer_Guide/Coding_Style#Naming_and_Formatting_code
  3790. # [22:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b44c22c84132 - Guillaume Abadie - bug 908662 - [WebGL 2.0] refactor WebIDL - r=jgilbert
  3791. # [22:39] <vladan> demize: yeah post the buggy code, i can take a quick look. revert it to just using the deque first
  3792. # [22:39] * Quits: maxli (maxli@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Leaving.)
  3793. # [22:39] <demize> vladan: yep, already done. Just fixing up the other stuff you mentioned and then I'll make the patch
  3794. # [22:39] * Quits: FabioMagnoni (fabiomagno@CD51F80B.89FAFF21.AD184FC2.IP) (Input/output error)
  3795. # [22:39] <vladan> great thanks!
  3796. # [22:40] * Joins: FabioMagnoni (fabiomagno@CD51F80B.89FAFF21.AD184FC2.IP)
  3797. # [22:40] * Joins: James (Adium@moz-1E1D481B.dsl.in-addr.zen.co.uk)
  3798. # [22:40] <demize> vladan: is there any way to make it make the patch and ignore the previous patche? When I made the last one I ran into that, and almost ended up submitting an empty patch because of it
  3799. # [22:40] * whimboo|afk is now known as whimboo
  3800. # [22:41] * Quits: Pike (chatzilla@moz-2BB2A211.dk.customer.tdc.net) (Quit: ChatZilla 0.9.90.1 [Firefox 23.0/20130730113002])
  3801. # [22:41] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/dc4285f36240 - Ehsan Akhgari - Bug 906979 - Make it possible again to force spell checking on text controls with spellcheck=false. r=roc, a=bajaj
  3802. # [22:41] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/a4186bd91591 - Markus Stange - Bug 876096 - Add waitForFocus to fix test_activation.xul. a=test-only
  3803. # [22:41] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/ec605a358c21 - Ryan VanderMeulen - Bug 832768 - Disable flaky media tests on Fx24. a=test-only
  3804. # [22:41] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/af82c387aced - Ted Mielczarek - Bug 906734 - Put TestHarness.h profile directories under runcppunittest's temp directory. r=Waldo, a=test-only
  3805. # [22:41] * Quits: lduros (user@moz-47F34250.phlapa.fios.verizon.net) (Client exited)
  3806. # [22:41] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/ab944ea10a88 - Andrew Wang - Bug 901126 - Split browser_newtab_drag_drop.js into two tests. r=ttaubert, a=test-only
  3807. # [22:41] * Quits: FabioMagnoni (fabiomagno@CD51F80B.89FAFF21.AD184FC2.IP) (Ping timeout)
  3808. # [22:42] * Quits: reyre (reyre@FCCEA34F.7672369.D8E68FF6.IP) (Client exited)
  3809. # [22:42] * Joins: reyre (reyre@FCCEA34F.7672369.D8E68FF6.IP)
  3810. # [22:42] <Ms2ger> RyanVM|Sheriff, I'm pretty sure bug 725907 landed before 25
  3811. # [22:42] * Quits: phenom (phenom@1863AD23.821DE302.4A5F0685.IP) (Ping timeout)
  3812. # [22:43] <RyanVM|Sheriff> Ms2ger: oh hah
  3813. # [22:43] <RyanVM|Sheriff> i read the 2012 as 2013
  3814. # [22:43] <@smaug> ehsan: oh, AudioNode's unlink does some locking
  3815. # [22:43] <RyanVM|Sheriff> Ms2ger: better?
  3816. # [22:43] <khuey> smaug: o.O
  3817. # [22:44] <khuey> locking in unlink?
  3818. # [22:44] <khuey> madness
  3819. # [22:44] <Ms2ger> RyanVM|Sheriff, probably closer, I haven't counted
  3820. # [22:44] * Quits: reyre (reyre@FCCEA34F.7672369.D8E68FF6.IP) (Ping timeout)
  3821. # [22:44] <RyanVM|Sheriff> 2012-07-20 was during the Fx17 release cycle
  3822. # [22:44] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  3823. # [22:45] <@smaug> it calls DisconnectFromGraph() which calls DestroyMediaStream() which may end up using MutexAutoLock
  3824. # [22:45] <@smaug> yeah, that is bad
  3825. # [22:45] * Quits: msucan (mihai@F88AB2BB.FE846B83.7C5F70AF.IP) (Quit: Leaving.)
  3826. # [22:45] * Joins: phenom (phenom@1863AD23.821DE302.4A5F0685.IP)
  3827. # [22:45] <Ms2ger> Hmm
  3828. # [22:45] <Ms2ger> Libxul links with 1.6GB now, down from 2.1 or 2.2
  3829. # [22:45] <Ms2ger> glandium, did you land something?
  3830. # [22:47] * AutomatedTester is now known as AutomatedTester|AFK
  3831. # [22:47] * Quits: sfink (chatzilla@moz-B3471552.dsl.pltn13.sbcglobal.net) (Ping timeout)
  3832. # [22:47] <vladan> demize: do you mean you committed a patch to your local HG repo and you want to get rid of it? you can use "hg rollback" if you just need to undo the last commit
  3833. # [22:48] * Quits: capella (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  3834. # [22:48] * Joins: tonymec (tonymec@E528950E.B6F588E6.277517C1.IP)
  3835. # [22:48] * jmaher is now known as jmaher|afk
  3836. # [22:49] * Joins: sfink (chatzilla@moz-B3471552.dsl.pltn13.sbcglobal.net)
  3837. # [22:49] * Joins: capella (chatzilla@moz-8F413D10.twcny.res.rr.com)
  3838. # [22:49] * jhammel is now known as jhammel|coffee
  3839. # [22:50] * Quits: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com) (Quit: pcwalton)
  3840. # [22:52] * Joins: jhk1 (Jignesh@698B6C37.61B61D16.D06349B0.IP)
  3841. # [22:52] * Quits: jhk (Jignesh@9C703169.48C1228.D06349B0.IP) (Ping timeout)
  3842. # [22:52] * Quits: thelodger (thelodger@moz-28D744E0.b-ras3.mvw.galway.eircom.net) (Ping timeout)
  3843. # [22:53] * Quits: mdas (mdas@519FD725.6AD46F0.6BEEAEBD.IP) (Quit: )
  3844. # [22:53] * Joins: clokep (Instantbir@moz-96CDF7E5.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  3845. # [22:54] * Joins: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com)

The end :)