/irc-logs / mozilla / #developers / 2012-11-08 / end

Options:

  1. # Session Start: Thu Nov 08 00:00:00 2012
  2. # Session Ident: #developers
  3. # [00:01] * Joins: TheOne (TheOne@610541D6.972A054F.A00B1FE4.IP)
  4. # [00:02] * Joins: nmatsakis (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP)
  5. # [00:02] * Parts: taustin (taustin@moz-94197569.cse.ucsc.edu)
  6. # [00:02] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Quit: ChatZilla 0.9.89 [Firefox 16.0.1/20121010235047])
  7. # [00:02] * philor is now known as philor|away
  8. # [00:02] <@ehsan> dbaron: still around?
  9. # [00:02] <@dbaron> ehsan, yes
  10. # [00:03] <@ehsan> dbaron: do you think that the RecomputePosition optimization can be useful for b2g?
  11. # [00:03] * Quits: TheOne (TheOne@610541D6.972A054F.A00B1FE4.IP) (Ping timeout)
  12. # [00:03] <@dbaron> ehsan, that's the name of the optimization that you're trying not to back out?
  13. # [00:03] <@ehsan> yes
  14. # [00:03] <@dbaron> ehsan, given that they're using transforms for that sort of thing, probably not
  15. # [00:04] * Joins: TheOne (TheOne@moz-2FED9C0F.dfki.uni-kl.de)
  16. # [00:04] <@ehsan> dbaron: in gaia sure. what about web apps?
  17. # [00:04] <@dbaron> ehsan, perhaps, yes
  18. # [00:04] * Quits: Standard8 (Standard8@moz-2D5D3DC4.hsd1.ca.comcast.net) (Ping timeout)
  19. # [00:04] * Joins: alanp (quassel@moz-3597D92A.cpe.distributel.net)
  20. # [00:05] <@ehsan> dbaron: ok... let me think a bit more about it, and then I may ask for an aurora approval
  21. # [00:05] * Joins: knelson (Adium@2557E599.66715431.D25A875A.IP)
  22. # [00:05] * Parts: knelson (Adium@2557E599.66715431.D25A875A.IP)
  23. # [00:05] <psimonyi> How do I simulate a network outage in a browser-chrome test?
  24. # [00:05] * Quits: alanp_ (quassel@A40CBF00.3418B887.7662896F.IP) (Ping timeout)
  25. # [00:06] * Quits: bdahl (bdahl@2557E599.66715431.D25A875A.IP) (Ping timeout)
  26. # [00:06] * Joins: Jesse (jruderman@moz-E31CD2CB.mozilla.org)
  27. # [00:06] <mcsmurf> psimonyi: wait a second, I'll look that up
  28. # [00:06] * Joins: myk (myk@2557E599.66715431.D25A875A.IP)
  29. # [00:06] <mcsmurf> (I fixed a bug a few days ago)
  30. # [00:06] * Quits: mkaply (mkaply@moz-92EDDD02.lightspeed.austtx.sbcglobal.net) (Quit: mkaply)
  31. # [00:07] <psimonyi> okay, thanks!
  32. # [00:07] <mcsmurf> psimonyi: take a look at http://mxr.mozilla.org/comm-central/source/mozilla/browser/base/content/test/browser_bug435325.js
  33. # [00:08] * Quits: RealRaven (Thunderbir@12272C35.42482A8E.27F80FAC.IP) (Ping timeout)
  34. # [00:08] * Quits: AaronMT|away (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  35. # [00:08] * Joins: bdahl (bdahl@2557E599.66715431.D25A875A.IP)
  36. # [00:08] * Joins: bdahl_ (bdahl@2557E599.66715431.D25A875A.IP)
  37. # [00:08] * Quits: bdahl (bdahl@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  38. # [00:08] * Joins: RealRaven (Thunderbir@12272C35.42482A8E.27F80FAC.IP)
  39. # [00:08] * bdahl_ is now known as bdahl
  40. # [00:09] * Quits: anant (Adium@moz-8CB5A890.meeting.ietf.org) (Quit: Leaving.)
  41. # [00:09] <mcsmurf> psimonyi: though maybe not quite what you want..
  42. # [00:09] <mcsmurf> it simulates the offline mode...well, it's a network outage
  43. # [00:09] <mcsmurf> in some way
  44. # [00:09] * philor|away is now known as philor
  45. # [00:10] * Quits: vicamo (vicamo@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  46. # [00:10] <psimonyi> mcsmurf: Ah, that looks good enough. I didn't know about bug 87717.
  47. # [00:10] <psimonyi> Thanks!
  48. # [00:10] * Joins: vicamo (vicamo@52A1524D.4E7EDEC9.632B8C24.IP)
  49. # [00:11] * Quits: jfkthame (jfkthame@3554D00E.605C6E9.9542EC20.IP) (Quit: jfkthame)
  50. # [00:11] <mcsmurf> psimonyi: maybe also see http://mxr.mozilla.org/mozilla-central/source/build/pgo/server-locations.txt
  51. # [00:11] <mcsmurf> psimonyi: when you disable the proxy, you should not be able to reach those locations
  52. # [00:11] <mcsmurf> when you enable the proxy, it should work again
  53. # [00:11] * Quits: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP) (Ping timeout)
  54. # [00:12] <njn> I want to use some Moz-specific stuff (i.e. memory reporter code) within ipc/chrome/src/chrome/common/ipc_channel_posix.cc -- is that ok?
  55. # [00:12] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  56. # [00:12] * Quits: jimb (user@9E727688.17C2F9C.163DC5C6.IP) (Input/output error)
  57. # [00:12] * Joins: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP)
  58. # [00:12] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  59. # [00:12] * Quits: dbradley (dbradley@moz-B94E1A81.ipnetworksinc.net) (Ping timeout)
  60. # [00:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a7e66e18850f - Blake Kaplan - Bug 807148 - Rejigger the way that we turn on background scanning. a=gal/vchang
  61. # [00:13] * Quits: nsm (nikhil@2557E599.66715431.D25A875A.IP) (Ping timeout)
  62. # [00:13] * Quits: vicamo (vicamo@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Konversation terminated!)
  63. # [00:13] * Joins: vicamo (vicamo@52A1524D.4E7EDEC9.632B8C24.IP)
  64. # [00:14] * Quits: mcsmurf (mcsmurf@moz-465486E4.dip.t-dialin.net) (Quit: )
  65. # [00:14] <psimonyi> mcsmurf: that sounds perfect; I'll try it. Thank you!
  66. # [00:16] * Quits: KaiRo (robert@moz-C8ED45D0.adsl.highway.telekom.at) (Input/output error)
  67. # [00:18] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  68. # [00:18] * AutomatedTester is now known as AutomatedTester|AFK
  69. # [00:20] * Joins: anant (Adium@moz-8CB5A890.meeting.ietf.org)
  70. # [00:20] <@ehsan> roc: around?
  71. # [00:20] <@roc> yes
  72. # [00:21] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  73. # [00:22] * Joins: joe_walker (joe_walker@24C94701.2379ECBA.D25A875A.IP)
  74. # [00:23] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Quit: pcwalton)
  75. # [00:23] * Joins: jfkthame (jfkthame@3554D00E.605C6E9.9542EC20.IP)
  76. # [00:23] <@ehsan> hello!
  77. # [00:23] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  78. # [00:24] <@ehsan> roc: I was wondering if you've been able to invest some time in the web audio/media streams gluing project
  79. # [00:24] * Joins: wesj1 (Thunderbir@24C94701.2379ECBA.D25A875A.IP)
  80. # [00:25] <@roc> only a tiny bit
  81. # [00:25] <@roc> sorry
  82. # [00:26] <@ehsan> it's fine
  83. # [00:26] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/182185d15e6b - Cameron McCormack - Bug 809650 - Handle mach @CommandArguments in the right order. DONTBUILD (NPOTB) r=gps
  84. # [00:26] <@ehsan> roc: I'll track you down next week ;)
  85. # [00:26] <@ehsan> roc: is there anything that I can help with?
  86. # [00:26] <@roc> you sure will
  87. # [00:26] * Quits: smagnin (pike@moz-8CEB8724.fbx.proxad.net) (Client exited)
  88. # [00:26] * Quits: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net) (Quit: Too much information in my brain driving me insane)
  89. # [00:28] <@roc> apart from the managers meeting Monday/Tuesday and the IETF stuff I'm currently involved with (I'm in Atlanta), the other drain on my time has been B2G platform bugs
  90. # [00:28] * Quits: jfkthame (jfkthame@3554D00E.605C6E9.9542EC20.IP) (Quit: jfkthame)
  91. # [00:28] <@ehsan> ouch
  92. # [00:28] <@ehsan> :(
  93. # [00:29] <@ehsan> roc: do you have partial patches I can play with?
  94. # [00:29] <@roc> I am talking to people here about our media streams code though
  95. # [00:29] <@ehsan> what about it?
  96. # [00:29] <@roc> some changes may need to be made for WebRTC
  97. # [00:29] <@roc> reducing latency
  98. # [00:30] <@ehsan> will those changes affect web audio too?
  99. # [00:30] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  100. # [00:32] <catlee> bbondy2: how can I get you the public certs for those b2g keys?
  101. # [00:32] * Joins: KLB (Kenneth_Ba@moz-C233EF2B.maine.res.rr.com)
  102. # [00:35] * Quits: akeybl (akeybl@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Leaving...)
  103. # [00:36] * Quits: hummeleBop (Instantbir@moz-2356396.fbx.proxad.net) (Quit: Instantbird 1.2 -- http://www.instantbird.com)
  104. # [00:36] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  105. # [00:37] * Joins: akeybl (akeybl@52A1524D.4E7EDEC9.632B8C24.IP)
  106. # [00:37] <@roc> maybe
  107. # [00:38] * Quits: dcamp (dave@24C94701.2379ECBA.D25A875A.IP) (Quit: Leaving...)
  108. # [00:38] <@roc> oh, the other thing on my plate is aurora and beta regressions
  109. # [00:39] * Joins: dcamp (dave@24C94701.2379ECBA.D25A875A.IP)
  110. # [00:39] <@roc> I'm getting a strange compile error about failing to access nsContentUtils from XPConnect
  111. # [00:39] <@roc> sound familiar to anyone?
  112. # [00:39] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  113. # [00:40] * Quits: fabrice (fabrice@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  114. # [00:40] <@ehsan> roc: shoot...
  115. # [00:40] * Quits: luke (andhow@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  116. # [00:41] * Quits: Ryan (rflint@moz-A287E317.com) (Ping timeout)
  117. # [00:41] * Joins: Ryan (rflint@moz-A287E317.com)
  118. # [00:41] * Quits: jlin (Jonathan@moz-619C4F64.x.rootbsd.net) (Ping timeout)
  119. # [00:41] * Quits: TheLink (quassel@E2F764B4.119B6231.7244D58C.IP) (Ping timeout)
  120. # [00:41] * Joins: TheLink (quassel@E2F764B4.119B6231.7244D58C.IP)
  121. # [00:42] * Quits: victorporof_ (victorporo@F38E92B1.BEB908B0.79933D60.IP) (Ping timeout)
  122. # [00:44] * Quits: wolfiR (wolfiR@moz-2AC39FEF.dip0.t-ipconnect.de) (Quit: Leaving)
  123. # [00:44] * Joins: TheOtherOne (TheOne@610541D6.972A054F.A00B1FE4.IP)
  124. # [00:45] * Joins: jlin (Jonathan@moz-619C4F64.x.rootbsd.net)
  125. # [00:45] * Quits: sworkman (sworkman@2557E599.66715431.D25A875A.IP) (Quit: sworkman)
  126. # [00:46] * Quits: TheOne (TheOne@moz-2FED9C0F.dfki.uni-kl.de) (Ping timeout)
  127. # [00:46] * Joins: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com)
  128. # [00:48] * Quits: jammink (textual@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  129. # [00:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6f686b428e0e - Bobby Holley - Bug 802557 - Mochitests. r=bz
  130. # [00:48] * Quits: bent (chatzilla@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.2.19/20110707195905])
  131. # [00:49] * philor is now known as philor|away
  132. # [00:49] * Joins: jammink (textual@52A1524D.4E7EDEC9.632B8C24.IP)
  133. # [00:50] * Quits: qqqqqqqq1 (Adium@moz-88989B16.wv.cc.cmu.edu) (Quit: Leaving.)
  134. # [00:50] * nthomas is now known as nthomas|away
  135. # [00:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9a6bbf2b1cfc - Bobby Holley - Bug 805807 - Filter setters. r=mrbkap
  136. # [00:50] <ashughes> bbondy, ping
  137. # [00:51] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  138. # [00:51] * Joins: bent (chatzilla@52A1524D.4E7EDEC9.632B8C24.IP)
  139. # [00:51] <bbondy> ashughes: hey
  140. # [00:51] <ashughes> bbondy, I wanted clarification on the info you are looking for on that bug
  141. # [00:51] <bbondy> ok
  142. # [00:51] <ashughes> did you only need to know of cmd.exe::high creating dlls?
  143. # [00:52] <bbondy> I'll pm you, sek.
  144. # [00:53] * Quits: nhirata (anonymous@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: nhirata)
  145. # [00:53] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ed74314b44d5 - Gina Yeh - Bug 809515 - Patch 1: No response when failed to connect to a headset, r=qdot
  146. # [00:53] * Quits: tzimmermann (tzimmerman@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Ex-Chat)
  147. # [00:53] * Quits: RealRaven (Thunderbir@12272C35.42482A8E.27F80FAC.IP) (Quit: RealRaven)
  148. # [00:54] * Quits: mreavy (chatzilla@moz-A427CFE4.meeting.ietf.org) (Ping timeout)
  149. # [00:54] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Quit: pcwalton)
  150. # [00:55] * Quits: biesi__ (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  151. # [00:55] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  152. # [00:56] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  153. # [00:57] * Quits: squib (squib@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  154. # [00:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b029a90619f5 - James Kitchener - Bug 786566 - ARIA menuitem acting as submenu should have PARENT_MENUITEM role, r=tbsaunde
  155. # [00:57] * Joins: fabrice (fabrice@52A1524D.4E7EDEC9.632B8C24.IP)
  156. # [00:57] * jlebar is now known as jlebar|away
  157. # [00:58] * Quits: Fallen|away (Fallen@moz-F0262F50.ch) (Ping timeout)
  158. # [00:58] * Joins: nhirata (anonymous@52A1524D.4E7EDEC9.632B8C24.IP)
  159. # [00:58] * Joins: Fallen|away (Fallen@moz-F0262F50.ch)
  160. # [00:59] * nmatsakis is now known as nmatsakis-away
  161. # [01:01] * Joins: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  162. # [01:01] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  163. # [01:02] * Joins: victorporof (victorporo@F38E92B1.BEB908B0.79933D60.IP)
  164. # [01:03] * Quits: edmorley|away (edmorley@moz-FF4322BC.range86-145.btcentralplus.com) (Quit: Instantbird 1.3a1pre -- http://www.instantbird.com)
  165. # [01:03] <catlee> bbondy: I attached the 3 certs in der format to the bug
  166. # [01:04] <bbondy> catlee: great thanks, bsmith should take it from there and load those in the nss db for b2g
  167. # [01:04] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Client exited)
  168. # [01:04] * Quits: bsmith (bsmith@648A74F9.3A622C36.586E6F35.IP) (Ping timeout)
  169. # [01:04] <catlee> bbondy: in what ways are these "testing" certs?
  170. # [01:05] * philor|away is now known as philor
  171. # [01:05] <bbondy> catlee: well they are real ones, but maybe when they are deployed to devices we will need to change them
  172. # [01:06] * Quits: victorporof (victorporo@F38E92B1.BEB908B0.79933D60.IP) (Quit: victorporof)
  173. # [01:06] <catlee> bbondy: do we need separate certs then for try/dep, nightly, release like we did for firefox mars?
  174. # [01:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/222f4185ecb5 - Fernando Jiménez - Bug 800511 - Remove redundant validation from navigator.mozPay(); r=fabrice
  175. # [01:06] * Joins: vingtetun (vingtetun@52A1524D.4E7EDEC9.632B8C24.IP)
  176. # [01:06] * Quits: ddahl1 (Thunderbir@moz-976797D6.hsd1.il.comcast.net) (Quit: ddahl1)
  177. # [01:06] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  178. # [01:07] * Quits: bbondy2 (bbondy@moz-CBCCE0F3.home.cgocable.net) (Ping timeout)
  179. # [01:07] * Quits: jesup|laptop (chatzilla@moz-C7326C45.meeting.ietf.org) (Ping timeout)
  180. # [01:09] * Quits: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net) (Quit: leaving)
  181. # [01:09] <Unfocused> Yoric: your try push for bug 794091 appears to be empty 2 commits specifying try parameters
  182. # [01:09] * Quits: hurley (hurley@2557E599.66715431.D25A875A.IP) (Quit: mootex)
  183. # [01:10] <@roc> OK, so I can't build inbound tip due to
  184. # [01:10] <@roc> z:/roc/mozilla-inbound/obj-ff-debug3/js/xpconnect/src/../../../../js/xpconnect/src/XPCWrappedNative.cpp(1418) : error C2653: 'nsContentUtils' : is not a class or namespace name
  185. # [01:10] <Unfocused> easy way to introduce no new oranges, i guess ;)
  186. # [01:10] * Quits: aklotz (Thunderbir@moz-55246988.cg.shawcable.net) (Quit: aklotz)
  187. # [01:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b9ec1725a5e2 - Andrew Halberstadt - Bug 809437 - Stop b2g process before installing gecko into an emulator, r=jgriffin
  188. # [01:12] * Quits: ehugg (chatzilla@B5E897B5.C5EAED67.6CD50604.IP) (Quit: ChatZilla 0.9.89 [Firefox 16.0.2/20121024073032])
  189. # [01:12] <@roc> preprocesed output looks like
  190. # [01:12] <@roc> #line 21 "z:/roc/mozilla-inbound/obj-ff-debug3/js/xpconnect/src/../../../../js/x
  191. # [01:12] <@roc> pconnect/src/XPCWrappedNative.cpp"^M
  192. # [01:12] <@roc> ^M
  193. # [01:12] <@roc> #line 1 "z:\\roc\\mozilla-inbound\\content\\base\\src\\nsContentUtils.h"^M
  194. # [01:12] <@roc> #line 23 "z:/roc/mozilla-inbound/obj-ff-debug3/js/xpconnect/src/../../../../js/x
  195. # [01:12] <@roc> pconnect/src/XPCWrappedNative.cpp"^M
  196. # [01:12] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  197. # [01:13] <karl> i'm going to disable the update-1 reftest I added until i work out what happened on win debug
  198. # [01:13] <@roc> that's the only place we include nsContentUtils.h of course
  199. # [01:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d941ad65a09e - Marshall Culpepper - Bug 805844: Support update interval configuration via settings in B2G. r=fabrice
  200. # [01:15] * Quits: TheOtherOne (TheOne@610541D6.972A054F.A00B1FE4.IP) (Ping timeout)
  201. # [01:16] * Joins: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP)
  202. # [01:16] * khuey|away is now known as khuey
  203. # [01:17] * Joins: squib (squib@52A1524D.4E7EDEC9.632B8C24.IP)
  204. # [01:17] * Quits: @roc (chatzilla@moz-9BC0002B.meeting.ietf.org) (Client exited)
  205. # [01:18] * Quits: Pike (Pike@moz-E6EF2247.pool.mediaways.net) (Quit: ChatZilla 0.9.89 [Firefox 16.0.2/20121024073032])
  206. # [01:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f647e3c9a06c - Karl Tomlinson - disable test for bug 807728 due to win debug failure
  207. # [01:19] <Yoric> Unfocused: Well, look at the parent changeset, there's more :)
  208. # [01:20] <Unfocused> ah!
  209. # [01:21] * Quits: kdc (chatzilla@moz-6176CD61.no.shawcable.net) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  210. # [01:22] * Quits: vingtetun (vingtetun@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  211. # [01:24] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  212. # [01:24] * nmatsakis-away is now known as nmatsakis
  213. # [01:24] * Joins: roc (chatzilla@moz-5B4DB216.meeting.ietf.org)
  214. # [01:24] * ChanServ sets mode: +o roc
  215. # [01:25] * Quits: cviecco_ (cviecco@2557E599.66715431.D25A875A.IP) (Input/output error)
  216. # [01:25] * Quits: hub (hub@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  217. # [01:26] <jrmuizel> ehsan: https://apprtc.appspot.com/?r=34521954
  218. # [01:26] * Quits: odin_ (Odin@moz-66D3502E.zone5.bethere.co.uk) (Ping timeout)
  219. # [01:26] * Joins: odin_ (Odin@moz-66D3502E.zone5.bethere.co.uk)
  220. # [01:27] * Quits: Mardak (Mardak@moz-E31CD2CB.mozilla.org) (Ping timeout)
  221. # [01:28] * Joins: cjones (cjones@moz-43408A86.tmodns.net)
  222. # [01:29] * Parts: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net)
  223. # [01:29] * Joins: brendan (brendaneic@24C94701.2379ECBA.D25A875A.IP)
  224. # [01:30] * jlebar|away is now known as jlebar
  225. # [01:30] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  226. # [01:32] * Quits: myk (myk@2557E599.66715431.D25A875A.IP) (Quit: Instantbird 1.3a1pre -- http://www.instantbird.com)
  227. # [01:32] <NeilAway> gps: what made you think xpcshell was an app and therefore had app info?
  228. # [01:33] <Mook_as> some xpcshell tests _do_ have appinfo (there is some common fake app info that can be used), IIRC
  229. # [01:34] * Quits: psimonyi (psimonyi@moz-AE1EEFD8.hpsc-staff.carleton.ca) (Quit: leaving)
  230. # [01:34] <NeilAway> Mook_as: yeah, he found that later
  231. # [01:34] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  232. # [01:35] * Quits: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net) (Quit: tantek)
  233. # [01:35] <sicking> mounir: hey
  234. # [01:35] * Quits: wesj1 (Thunderbir@24C94701.2379ECBA.D25A875A.IP) (Ping timeout)
  235. # [01:35] <mounir> sicking: hi
  236. # [01:35] * Quits: NeilZZZ (neil@moz-7E027EE5.cable.virginmedia.com) (Ping timeout)
  237. # [01:35] <sicking> mounir: everyone agrees that this is an application specific API, and that that sucks
  238. # [01:35] * Joins: NeilZZZ (neil@moz-7E027EE5.cable.virginmedia.com)
  239. # [01:35] <gps> I may just implement that common app info code in a test-only JS module so we can have a consistent app for xpcshell tests (at least those that want one)
  240. # [01:36] <sicking> mounir: the "real" fix is to add better API to allow the app to keep its own IDB "cache"
  241. # [01:36] <gps> there is already some suckiness in that sync's app info must match what is used by the add-ons manager in order for add-on sync to work
  242. # [01:36] <sicking> mounir: but that's too big of a change this late in the cycle
  243. # [01:36] * Quits: logbot (logbot@moz-58CB32ED.glob.com.au) (Ping timeout)
  244. # [01:37] * Quits: jet (junglecode@24C94701.2379ECBA.D25A875A.IP) (Quit: jet)
  245. # [01:37] * Quits: anant (Adium@moz-8CB5A890.meeting.ietf.org) (Quit: Leaving.)
  246. # [01:37] * Quits: glandium (glandium@moz-6CEC22A8.fbx.proxad.net) (Ping timeout)
  247. # [01:37] * Quits: jcvernaleo (john@moz-5D4C492B.snfccasy.static.covad.net) (Quit: leaving)
  248. # [01:37] * Quits: brambles (xymox@moz-DB6CE45E.espace-win.org) (Ping timeout)
  249. # [01:37] * Joins: jcvernaleo (john@moz-5D4C492B.snfccasy.static.covad.net)
  250. # [01:38] <sicking> mounir: technically the app can assume that it's the only app interacting with the SMS API and that the database never changes unless the app requests a change. I.e. that nothing ever gets marked read or is deleted unless the app explicitly makes a call to do that
  251. # [01:38] <sicking> mounir: but that's also really ugly
  252. # [01:38] * Quits: fredw (fredw@moz-B9C110E2.fbx.proxad.net) (Quit: Leaving.)
  253. # [01:38] <sicking> mounir: and in fact isn't really true since the cost control app also uses the SMS API
  254. # [01:40] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  255. # [01:40] * ewong|away is now known as ewong
  256. # [01:40] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  257. # [01:41] * Joins: glandium (glandium@moz-6CEC22A8.fbx.proxad.net)
  258. # [01:42] * Joins: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP)
  259. # [01:43] * Joins: till (till@moz-7C142754.adsl.alicedsl.de)
  260. # [01:43] <mounir> sicking: I'm not complaining that this is app-specific API
  261. # [01:43] <mounir> sicking: that bothers me but at that point, complaining would be a waste of time
  262. # [01:44] <mounir> sicking: the issue is that we push to the API something that could simply be solved by the app
  263. # [01:44] <mounir> as explained in comment 5
  264. # [01:44] * Joins: logbot (logbot@moz-58CB32ED.glob.com.au)
  265. # [01:44] <mounir> even if that requires that no other app will mark as read/unread or delete a message
  266. # [01:45] <mounir> which, I believe will be the case
  267. # [01:45] * Quits: mikeratcliffe (mikeratcli@B9C7DE51.690004FA.7CCB197A.IP) (Quit: Leaving.)
  268. # [01:45] * Quits: marco (Thunderbir@moz-77659B14.cust.dsl.teletu.it) (Quit: marco)
  269. # [01:45] * jlebar is now known as jlebar|away
  270. # [01:45] * Joins: RealRaven (Thunderbir@12272C35.42482A8E.27F80FAC.IP)
  271. # [01:45] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  272. # [01:46] * Joins: brambles (xymox@moz-DB6CE45E.espace-win.org)
  273. # [01:46] <jmaher|afk> Yoric: ping
  274. # [01:46] * jmaher|afk is now known as jmaher
  275. # [01:46] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  276. # [01:46] * Joins: qqqqqqqq (Adium@moz-88989B16.wv.cc.cmu.edu)
  277. # [01:47] * Joins: qqqqqqqq1 (Adium@moz-88989B16.wv.cc.cmu.edu)
  278. # [01:47] * Quits: qqqqqqqq (Adium@moz-88989B16.wv.cc.cmu.edu) (Connection reset by peer)
  279. # [01:47] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  280. # [01:47] * ChanServ sets mode: +o ehsan
  281. # [01:47] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  282. # [01:48] <sicking> mounir: sorry, chatting with jan
  283. # [01:48] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  284. # [01:48] * Joins: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org)
  285. # [01:49] * Quits: brendan (brendaneic@24C94701.2379ECBA.D25A875A.IP) (Quit: brendan)
  286. # [01:49] * Joins: vingtetun (vingtetun@52A1524D.4E7EDEC9.632B8C24.IP)
  287. # [01:49] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  288. # [01:49] <Yoric> jmaher: vague 1am pong.
  289. # [01:50] <jmaher> Yoric: we could resume tomorrow if you wish
  290. # [01:50] * Joins: tzimmermann (tzimmerman@52A1524D.4E7EDEC9.632B8C24.IP)
  291. # [01:50] <Yoric> That would probably be better, yes.
  292. # [01:50] * Quits: cjones (cjones@moz-43408A86.tmodns.net) (Ping timeout)
  293. # [01:50] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  294. # [01:50] * Quits: garnacho (carlos@moz-4D53808D.dyn.user.ono.com) (Ping timeout)
  295. # [01:51] <mounir> sicking: np
  296. # [01:51] * jlebar|away is now known as jlebar
  297. # [01:51] * Quits: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  298. # [01:51] * Joins: mwu (mwu@52A1524D.4E7EDEC9.632B8C24.IP)
  299. # [01:52] * Joins: cjones (cjones@52A1524D.4E7EDEC9.632B8C24.IP)
  300. # [01:53] * Quits: cjones (cjones@52A1524D.4E7EDEC9.632B8C24.IP) (Connection reset by peer)
  301. # [01:53] * Quits: redfive (chatzilla@4AC9D5CB.1D96D2B9.4989C8B.IP) (Ping timeout)
  302. # [01:53] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  303. # [01:54] * hwine is now known as hwine-commute
  304. # [01:54] <@roc> uuuuuhhhhhhhh
  305. # [01:55] * Joins: cjones (cjones@52A1524D.4E7EDEC9.632B8C24.IP)
  306. # [01:55] <@roc> HOW did an empty file content/base/src/nsContentUtils.h get created in my inbound tree?
  307. # [01:55] <@roc> with a last-modified date of October 14?
  308. # [01:55] <@roc> and how did I not notice until now?
  309. # [01:56] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  310. # [01:57] <azakai> BenWa: gecko profiler says "not available for your platform". I'm on linux. is that expected?
  311. # [01:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7062c8f550ea - Gregor Wagner - Bug 808327 - [settings] Re-enable security checks for settings. r=bent
  312. # [01:58] <BenWa> azakai: Yes we're still working on it. At this point a system profiler is better because the linux support is poor
  313. # [01:58] <azakai> BenWa: i thought pseudostack stuff was working though?
  314. # [01:58] <BenWa> Yes it does work
  315. # [01:58] * Joins: jrmuizel (jrmuizel@F51A6500.D716D56D.7E786A96.IP)
  316. # [01:58] <azakai> but the addon is intentionally not installable on linux?
  317. # [01:59] <BenWa> You can grab a build from my github
  318. # [01:59] <azakai> oh ok
  319. # [01:59] <BenWa> I rather just not support linux yet because it makes the dependency matrix too complex
  320. # [01:59] <BenWa> but feel free to try it and report bugs
  321. # [01:59] <azakai> ok, cool
  322. # [01:59] <azakai> thanks
  323. # [01:59] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  324. # [01:59] <BenWa> https://github.com/bgirard/Gecko-Profiler-Addon/blob/master/geckoprofiler.xpi
  325. # [02:02] * Quits: bdahl (bdahl@2557E599.66715431.D25A875A.IP) (Client exited)
  326. # [02:03] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  327. # [02:03] * Quits: janv (varga@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: This computer has gone to sleep)
  328. # [02:04] * Quits: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: sicking)
  329. # [02:04] * Joins: mreavy (chatzilla@60777FDD.2664438.639333AD.IP)
  330. # [02:05] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  331. # [02:06] * Joins: cviecco_ (cviecco@moz-2BC4CC72.hsd1.ca.comcast.net)
  332. # [02:07] <jdm> firebot: uuid
  333. # [02:07] <firebot> c6138514-f212-4747-98c2-7abfce3be293 (/msg firebot cid for CID form)
  334. # [02:08] * Quits: cjones (cjones@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  335. # [02:08] * Quits: joe_walker (joe_walker@24C94701.2379ECBA.D25A875A.IP) (Input/output error)
  336. # [02:08] * Joins: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP)
  337. # [02:08] * Quits: RealRaven (Thunderbir@12272C35.42482A8E.27F80FAC.IP) (Quit: RealRaven)
  338. # [02:08] <sicking> mounir: the cost control app will be deleting messages though
  339. # [02:08] * jlebar is now known as jlebar|away
  340. # [02:09] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney)
  341. # [02:09] * Joins: joe_walker (joe_walker@moz-BE33DA21.fw1.sfo1.mozilla.net)
  342. # [02:09] * Quits: billm (billm@2557E599.66715431.D25A875A.IP) (Quit: Leaving)
  343. # [02:09] * Joins: janv (varga@52A1524D.4E7EDEC9.632B8C24.IP)
  344. # [02:10] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  345. # [02:10] * Quits: akeybl (akeybl@52A1524D.4E7EDEC9.632B8C24.IP) (Connection reset by peer)
  346. # [02:10] * Joins: akeybl (akeybl@52A1524D.4E7EDEC9.632B8C24.IP)
  347. # [02:10] * heycam is now known as heycam|away
  348. # [02:11] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  349. # [02:11] * nthomas|away is now known as nthoms
  350. # [02:12] * Quits: ashughes (ashughes@A5A0595A.66715431.D25A875A.IP) (Quit: home)
  351. # [02:13] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  352. # [02:14] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  353. # [02:16] * Quits: vingtetun (vingtetun@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  354. # [02:16] * Quits: @roc (chatzilla@moz-5B4DB216.meeting.ietf.org) (Ping timeout)
  355. # [02:16] * Joins: vingtetun (vingtetun@52A1524D.4E7EDEC9.632B8C24.IP)
  356. # [02:16] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  357. # [02:18] * Joins: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net)
  358. # [02:18] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ff7dbd3e59fd - Kannan Vijayan - Backing out 72078b2daa84 due to not fixing entire issue.
  359. # [02:18] * Joins: tantek (tantek@moz-BE33DA21.fw1.sfo1.mozilla.net)
  360. # [02:18] * Quits: mwargers (chatzilla@moz-AF369B35.adsl.online.nl) (Ping timeout)
  361. # [02:19] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  362. # [02:19] * Quits: tantek (tantek@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  363. # [02:20] * Quits: mdas (mdas@52A1524D.4E7EDEC9.632B8C24.IP) (Input/output error)
  364. # [02:20] * Quits: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org) (Ping timeout)
  365. # [02:20] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Quit: mccr8)
  366. # [02:20] * Quits: dcamp (dave@24C94701.2379ECBA.D25A875A.IP) (Quit: Linkinus - http://linkinus.com)
  367. # [02:21] <catlee> sfink: setting needsinfo will make sure people get nagged about answering you in bz
  368. # [02:21] * Quits: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net) (Ping timeout)
  369. # [02:21] * Quits: anton (anton@24C94701.2379ECBA.D25A875A.IP) (Input/output error)
  370. # [02:21] * Quits: jimm (jmathies@moz-7F164CA1.pn.at.cox.net) (Quit: )
  371. # [02:22] * Quits: cviecco_ (cviecco@moz-2BC4CC72.hsd1.ca.comcast.net) (Input/output error)
  372. # [02:22] * Joins: cjones (cjones@moz-43408A86.tmodns.net)
  373. # [02:23] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  374. # [02:23] * Joins: lduros (user@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  375. # [02:23] * Quits: nhirata (anonymous@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: nhirata)
  376. # [02:23] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  377. # [02:24] <jhford> hsivonen: are you around?
  378. # [02:24] * Joins: tantek (tantek@moz-BE33DA21.fw1.sfo1.mozilla.net)
  379. # [02:24] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  380. # [02:25] * Joins: brendan (brendaneic@moz-BE33DA21.fw1.sfo1.mozilla.net)
  381. # [02:25] * Quits: ctalbert (Instantbir@864DDD49.CCABD93B.40DA7F7D.IP) (Ping timeout)
  382. # [02:26] * Quits: Optimizer (Optimizer@962637FC.7306E6CA.BE90E62C.IP) (Ping timeout)
  383. # [02:26] * Quits: joe_walker (joe_walker@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  384. # [02:26] * Quits: tantek (tantek@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  385. # [02:27] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  386. # [02:27] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  387. # [02:27] * ChanServ sets mode: +o smaug
  388. # [02:29] * Quits: ahal (ahal@52A1524D.4E7EDEC9.632B8C24.IP) (Input/output error)
  389. # [02:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4525ca87c142 - Jason Duell - Bug 806753 - e10s: Remove already broken support for child-side http-on-* observers r=bz
  390. # [02:29] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  391. # [02:29] * Joins: jesup|laptop (chatzilla@60777FDD.2664438.639333AD.IP)
  392. # [02:30] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  393. # [02:30] * Joins: Optimizer (Optimizer@64E02900.6E5D865F.274D17D6.IP)
  394. # [02:31] * Joins: Mardak (Mardak@moz-484FEE7C.bullischarterschool.com)
  395. # [02:32] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  396. # [02:32] * Quits: jammink (textual@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  397. # [02:33] * Joins: smaug_ (chatzilla@moz-78A86AC.pp.htv.fi)
  398. # [02:33] * Joins: jammink (textual@52A1524D.4E7EDEC9.632B8C24.IP)
  399. # [02:33] * Quits: lduros (user@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Client exited)
  400. # [02:34] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  401. # [02:34] * smaug_ is now known as smaug
  402. # [02:34] * nthoms is now known as nthomas
  403. # [02:34] * smaug is now known as IRCMonkey14645
  404. # [02:34] * Quits: bent (chatzilla@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.2.19/20110707195905])
  405. # [02:34] * Quits: brendan (brendaneic@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: brendan)
  406. # [02:36] * whimboo is now known as whimboo|afk
  407. # [02:36] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  408. # [02:37] * Joins: m_kato (m_kato@moz-348F61F0.mozilla.or.jp)
  409. # [02:37] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Client exited)
  410. # [02:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7330be7e07a3 - Ehsan Akhgari - Bug 579517 follow-up: Remove NSPR types that crept in
  411. # [02:40] * Joins: dhylands_ (dhylands@52A1524D.4E7EDEC9.632B8C24.IP)
  412. # [02:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d88a4fb2e6c6 - Makoto Kato - Bug 807895 - Remove BSD/OS code. r=khuey
  413. # [02:41] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1b344f7a2e81 - Taro Matsuzawa - Bug 797794 - Preprocessor.py -Fslashslash does'nt work. r=ted
  414. # [02:41] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/00cd00ba0ac2 - Josh Matthews - Bug 805013 - Paper over the browser-chrome crashes from certain circumstances that run ~RasterImage off the main thread. r=joe
  415. # [02:42] * Quits: morrison (morrison@moz-E38E38E1.cust-10274.ip.static.uno.uk.net) (Ping timeout)
  416. # [02:43] * Joins: morrison (morrison@moz-E38E38E1.cust-10274.ip.static.uno.uk.net)
  417. # [02:43] * Parts: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  418. # [02:43] * Joins: Mic2 (Instantbir@moz-1D66C81D.superkabel.de)
  419. # [02:43] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  420. # [02:43] * Parts: Mic2 (Instantbir@moz-1D66C81D.superkabel.de)
  421. # [02:44] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  422. # [02:46] * joduinn-afk is now known as joduinn
  423. # [02:46] * Joins: mccr8 (mccr8@moz-EB2F197F.dsl.dynamic.sonic.net)
  424. # [02:46] * Quits: IRCMonkey14645 (chatzilla@moz-78A86AC.pp.htv.fi) (Quit: Reconnecting…)
  425. # [02:46] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  426. # [02:46] * ChanServ sets mode: +o smaug
  427. # [02:47] * Joins: tantek (tantek@moz-BE33DA21.fw1.sfo1.mozilla.net)
  428. # [02:48] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  429. # [02:48] * Joins: MnO2 (mno2@moz-F2B69E6.tpcity.corp.yahoo.com)
  430. # [02:49] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  431. # [02:50] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  432. # [02:50] * Joins: bz (bzbarsky@moz-3BC722CB.hfc.comcastbusiness.net)
  433. # [02:50] * ChanServ sets mode: +o bz
  434. # [02:50] * Quits: juanb (jbecerra@2557E599.66715431.D25A875A.IP) (Quit: juanb)
  435. # [02:51] * Quits: mccr8 (mccr8@moz-EB2F197F.dsl.dynamic.sonic.net) (Quit: mccr8)
  436. # [02:51] * Joins: surkov (surkov@D08E2EFF.E35E3D12.E17943EE.IP)
  437. # [02:51] * Joins: Standard8 (Standard8@moz-3BC722CB.hfc.comcastbusiness.net)
  438. # [02:51] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Quit: Ex-Chat)
  439. # [02:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7c695905792e - Vincent Chang - Bug 807242 - [Wifi]: onconnected() function is not called when receiving CTRL-EVENT-CONNECTED event. r=mrbkap
  440. # [02:52] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  441. # [02:52] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/00cd00ba0ac2 - Josh Matthews - Bug 805013 - Paper over the browser-chrome crashes from certain circumstances that run ~RasterImage off the main thread. r=joe
  442. # [02:52] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4bb2b6413a1f - Eric Chou - Bug 809538 - refactory and handle no sdcard situation, r=qdot
  443. # [02:52] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/182185d15e6b - Cameron McCormack - Bug 809650 - Handle mach @CommandArguments in the right order. DONTBUILD (NPOTB) r=gps
  444. # [02:52] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Input/output error)
  445. # [02:53] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  446. # [02:53] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a07d33c97711 - Ekanan Ketunuti - Bug 807701 - Remove unused sanitizeItems.label entity from sanitize.dtd. r=jaws
  447. # [02:53] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c652c39732f8 - Ryan VanderMeulen - Merge the last PGO-green inbound changeset to m-c.
  448. # [02:53] <RyanVM> m_kato: bustage on inbound
  449. # [02:53] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/548983f0b791 - Alexandre Poirot - Bug 796045 - Prepopulate apps cache for specific mozbrowser frames. r=fabrice
  450. # [02:53] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/31078428cdbb - Ryan VanderMeulen - Merge m-c to inbound.
  451. # [02:53] * Joins: bbondy2 (bbondy@moz-CBCCE0F3.home.cgocable.net)
  452. # [02:54] * Quits: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  453. # [02:54] * bbondy2 is now known as bbondy
  454. # [02:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/284ad66e8bda - Justin Lebar - Bug 809587 - Increment the JS malloc counter when doing canvas.toBlob(). r=khuey
  455. # [02:55] * philor is now known as philor|afk
  456. # [02:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/30366a70c015 - Makoto Kato - Bug 797794 - need sync Preprocessor.py. r=bustage
  457. # [02:57] * heycam|away is now known as heycam
  458. # [02:57] * Joins: clee (clee@52A1524D.4E7EDEC9.632B8C24.IP)
  459. # [02:59] * Quits: bajaj (Adium@moz-89B3EC07.hsd1.ca.comcast.net) (Quit: Leaving.)
  460. # [03:00] * Joins: qqqqqqqq (Adium@moz-88989B16.wv.cc.cmu.edu)
  461. # [03:00] * Quits: qqqqqqqq1 (Adium@moz-88989B16.wv.cc.cmu.edu) (Connection reset by peer)
  462. # [03:01] * Quits: terrence (~terrenceh@2557E599.66715431.D25A875A.IP) (Ping timeout)
  463. # [03:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1ab2043a4669 - Ryan VanderMeulen - Backout b9ec1725a5e2 (bug 809437) for frequent b2g bustage.
  464. # [03:04] * Quits: morrison (morrison@moz-E38E38E1.cust-10274.ip.static.uno.uk.net) (Ping timeout)
  465. # [03:04] * Joins: karl (karl@538BABFE.A073F3E.97BBD552.IP)
  466. # [03:04] * Joins: morrison (morrison@moz-E38E38E1.cust-10274.ip.static.uno.uk.net)
  467. # [03:04] * nmatsakis is now known as nmatsakis-away
  468. # [03:04] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  469. # [03:04] * Quits: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP) (Quit: Lost terminal)
  470. # [03:05] * jmaher is now known as jmaher|afk
  471. # [03:05] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  472. # [03:06] * Quits: Mardak (Mardak@moz-484FEE7C.bullischarterschool.com) (Quit: Mardak)
  473. # [03:06] * Joins: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  474. # [03:06] * joduinn is now known as joduinn-afk
  475. # [03:06] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  476. # [03:07] * Quits: GinaYeh-laptop (GinaYeh@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  477. # [03:07] * Quits: cpeterson (cpeterson@24C94701.2379ECBA.D25A875A.IP) (Ping timeout)
  478. # [03:07] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  479. # [03:08] * Joins: anant (Adium@moz-38C97FF4.hsd1.ga.comcast.net)
  480. # [03:08] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  481. # [03:08] * Quits: sewardj (sewardj@moz-DA0FEA72.dip.t-dialin.net) (Ping timeout)
  482. # [03:09] * Quits: nmatsakis-away (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP) (Quit: Computer has gone to sleep.)
  483. # [03:09] * Joins: sewardj (sewardj@moz-9994F290.dip.t-dialin.net)
  484. # [03:10] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: Ex-Chat)
  485. # [03:10] <jwalden> anyone: is it more pythonic to do |text.find("//") == -1|, or to do |"//" not in text|? I'd guess the latter, don't know tho
  486. # [03:11] <jwalden> (assume text is a string, of course)
  487. # [03:12] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  488. # [03:13] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  489. # [03:13] * ChanServ sets mode: +o ehsan
  490. # [03:13] * Joins: vchang (chatzilla@moz-99690620.hinet-ip.hinet.net)
  491. # [03:13] * Joins: Conjuror (Conjuror@moz-99690620.hinet-ip.hinet.net)
  492. # [03:15] <Callek> jwalden: my pref is always |not in text| where it makes sense, but as always I'd match surrounding code style first and foremost :-)
  493. # [03:16] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  494. # [03:17] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  495. # [03:17] * Joins: Ken_TW (KenChang@moz-99690620.hinet-ip.hinet.net)
  496. # [03:18] * Quits: @dbaron (dbaron@24C94701.2379ECBA.D25A875A.IP) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  497. # [03:19] * Quits: Ken_TW (KenChang@moz-99690620.hinet-ip.hinet.net) (Quit: 暫離)
  498. # [03:19] * Quits: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  499. # [03:21] * Quits: qqqqqqqq (Adium@moz-88989B16.wv.cc.cmu.edu) (Ping timeout)
  500. # [03:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ed6ba763f45a - Ehsan Akhgari - Bug 806689 - Port browser_privatebrowsing_opendir.js to the new per-window PB APIs; r=jdm
  501. # [03:21] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e5f86ee61600 - Ehsan Akhgari - Bug 806706 - Port browser_save_link.js to the new per-window PB APIs; r=jdm
  502. # [03:23] * Quits: anant (Adium@moz-38C97FF4.hsd1.ga.comcast.net) (Quit: Leaving.)
  503. # [03:23] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  504. # [03:23] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  505. # [03:24] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  506. # [03:26] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  507. # [03:27] * Parts: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  508. # [03:27] * Quits: chewey (chewey@moz-D5290C69.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  509. # [03:27] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  510. # [03:27] * Joins: chewey (chewey@moz-5E8D843F.dip0.t-ipconnect.de)
  511. # [03:28] * Quits: jammink (textual@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Computer has gone to sleep.)
  512. # [03:29] * Quits: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP) (Input/output error)
  513. # [03:30] * Quits: akeybl (akeybl@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Leaving...)
  514. # [03:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/85867b1963cf - Fernando Jiménez - Bug 793192 - MMI Codes: support call forwarding. Part 3 - Tests; r=marshall_law
  515. # [03:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8ce4b53fb015 - Fernando Jiménez - Bug 793192 - MMI Codes: support call forwarding. Part 2 - RIL. Query CF; r=marshall_law
  516. # [03:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c1feb6d4a8b5 - Fernando Jiménez - Bug 793192 - MMI Codes: support call forwarding. Part 1 - RIL; r=marshall_law sr=sicking
  517. # [03:31] * Quits: clee (clee@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: clee)
  518. # [03:31] * Joins: anton (anton@moz-BE33DA21.fw1.sfo1.mozilla.net)
  519. # [03:32] * Joins: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP)
  520. # [03:33] * Joins: GinaYeh-laptop (GinaYeh@52A1524D.4E7EDEC9.632B8C24.IP)
  521. # [03:33] * Quits: anton (anton@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  522. # [03:33] * Quits: squib (squib@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  523. # [03:34] * Quits: jcvernaleo (john@moz-5D4C492B.snfccasy.static.covad.net) (Quit: leaving)
  524. # [03:34] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  525. # [03:35] * Joins: KEN_TW (KenChang@moz-99690620.hinet-ip.hinet.net)
  526. # [03:37] * Quits: janv (varga@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: This computer has gone to sleep)
  527. # [03:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1082da6b9dc2 - Benoit Jacob - Bug 809715 - Use MFBT's IsBaseOf to simplify QS_IS_NODE - r=ehsan
  528. # [03:38] * Quits: morrison (morrison@moz-E38E38E1.cust-10274.ip.static.uno.uk.net) (Ping timeout)
  529. # [03:38] * Joins: morrison (morrison@moz-E38E38E1.cust-10274.ip.static.uno.uk.net)
  530. # [03:38] * Quits: dhylands_ (dhylands@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  531. # [03:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6cafbe512866 - Brian Nicholson - Bug 722661 - Prevent animation of restored OOM tabs. r=mfinkle
  532. # [03:39] * Quits: BenWa (BenWa@moz-B9E3729F.members.linode.com) (Ping timeout)
  533. # [03:39] * Quits: till (till@moz-7C142754.adsl.alicedsl.de) (Client exited)
  534. # [03:40] * Quits: dumitru (dgherman@moz-7C253BEB.getcadre.com) (Ping timeout)
  535. # [03:40] * Quits: bc (bc@454BDC37.1D5E8529.AC69809B.IP) (Ping timeout)
  536. # [03:40] * Quits: jason (jason@moz-C8CD3A0B.lithiumfox.com) (Ping timeout)
  537. # [03:40] * Joins: dumitru (dgherman@moz-7C253BEB.getcadre.com)
  538. # [03:40] * Joins: bc (bc@454BDC37.1D5E8529.AC69809B.IP)
  539. # [03:40] * Quits: jlin (Jonathan@moz-619C4F64.x.rootbsd.net) (Ping timeout)
  540. # [03:40] * Joins: BenWa (BenWa@moz-B9E3729F.members.linode.com)
  541. # [03:40] * baku is now known as baku|away
  542. # [03:40] * Quits: aki (aki@moz-A18C1E59.members.linode.com) (Ping timeout)
  543. # [03:41] * Joins: jason (jason@moz-C8CD3A0B.lithiumfox.com)
  544. # [03:41] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/423e9423d693 - Brian R. Bondy - Bug 808270 - Stub installer pings not always sent. r=jimm
  545. # [03:41] <firebot> http://hg.mozilla.org/mozilla-central/rev/36e99ea02c05 - Brian R. Bondy - Bug 808270 - INetBgDL dll compiled with vc6 for smaller file size. r=jimm
  546. # [03:41] * Joins: aki (aki@moz-A18C1E59.members.linode.com)
  547. # [03:42] <mconley> gavin: ping
  548. # [03:43] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  549. # [03:43] * Quits: nrc (nrc@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  550. # [03:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b5c86318a3ee - Jeff Muizelaar - Bug 801918. OpenGL: Avoid doing extra invalidation when unrotating a buffer. r=mwoodrow
  551. # [03:44] * Quits: mwu (mwu@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  552. # [03:44] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  553. # [03:44] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  554. # [03:45] * Quits: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  555. # [03:45] * Joins: jlin (Jonathan@moz-619C4F64.x.rootbsd.net)
  556. # [03:45] <@gavin> mconley: pong
  557. # [03:46] <mconley> gavin: hey - you wouldn't happen to know if I can use XUL keyset/key's strictly within a panel, can I?
  558. # [03:46] <mconley> like, if the panel has focus, then these keys are active - that kinda thing - without having to do it programmatically
  559. # [03:46] * Quits: ferjm (ferjm@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Leaving)
  560. # [03:46] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  561. # [03:47] * Quits: Standard8 (Standard8@moz-3BC722CB.hfc.comcastbusiness.net) (Ping timeout)
  562. # [03:47] * Joins: ferjm (ferjm@52A1524D.4E7EDEC9.632B8C24.IP)
  563. # [03:47] * Quits: @dveditz (dveditz@2557E599.66715431.D25A875A.IP) (Quit: dveditz)
  564. # [03:47] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  565. # [03:47] * Quits: ferjm (ferjm@52A1524D.4E7EDEC9.632B8C24.IP) (Client exited)
  566. # [03:49] * Joins: fitzgen (fitzgen@29169EAB.5715038B.C03B9DF3.IP)
  567. # [03:51] <mconley> gavin: hrm, n/m - according to MDN on <key>: "In order to use (non-default) key commands within specific elements, you will need to listen for key events."
  568. # [03:51] <mconley> so I guess I'm SOL
  569. # [03:51] <mconley> addEventListener it is.
  570. # [03:53] * Joins: squib (squib@52A1524D.4E7EDEC9.632B8C24.IP)
  571. # [03:53] <@gavin> mconley: glad I could help! :)
  572. # [03:54] <mconley> gavin: you played the role of the duck marvelously. :D
  573. # [03:54] <mconley> s/marvelously/marvellously
  574. # [03:55] * Quits: jesup|laptop (chatzilla@60777FDD.2664438.639333AD.IP) (Ping timeout)
  575. # [03:55] * Joins: jesup|laptop (chatzilla@60777FDD.2664438.639333AD.IP)
  576. # [03:55] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  577. # [04:00] * Joins: biesi__ (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  578. # [04:02] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  579. # [04:03] * Quits: jrmuizel (jrmuizel@F51A6500.D716D56D.7E786A96.IP) (Client exited)
  580. # [04:03] * Quits: ddahl_ (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
  581. # [04:04] * Quits: GinaYeh-laptop (GinaYeh@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  582. # [04:04] * Joins: ctalbert (Instantbir@52A1524D.4E7EDEC9.632B8C24.IP)
  583. # [04:04] * Quits: vingtetun (vingtetun@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  584. # [04:05] * ctalbert is now known as IRCMonkey30768
  585. # [04:05] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Ping timeout)
  586. # [04:06] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  587. # [04:07] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  588. # [04:07] * Quits: IRCMonkey30768 (Instantbir@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  589. # [04:07] * Joins: dholbert_ (dholbert@moz-F042C2EF.public.wayport.net)
  590. # [04:07] * Quits: dholbert_ (dholbert@moz-F042C2EF.public.wayport.net) (Client exited)
  591. # [04:07] * Quits: schien-laptop (schien@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  592. # [04:07] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  593. # [04:08] * Quits: vicamo (vicamo@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Konversation terminated!)
  594. # [04:09] * Joins: nmatsakis-away (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP)
  595. # [04:09] * nmatsakis-away is now known as nmatsakis
  596. # [04:09] * Quits: nmatsakis (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP) (Quit: Textual IRC Client: http://www.textualapp.com/)
  597. # [04:09] * Joins: nmatsakis (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP)
  598. # [04:10] * Joins: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org)
  599. # [04:12] * Quits: kaze (kaze@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  600. # [04:12] * Quits: squib (squib@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Leaving)
  601. # [04:13] * Quits: bwinton_away (bwinton@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  602. # [04:14] * Quits: yvan (Yvan@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  603. # [04:14] * Quits: jmaher|afk (jmaher@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  604. # [04:14] * Quits: khuey (khuey@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  605. # [04:14] * Quits: froydnj (nfroyd@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  606. # [04:14] * Quits: ashish (ashish@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  607. # [04:14] * Quits: gps (gps@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  608. # [04:14] * Quits: AutomatedTester|AFK (David@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  609. # [04:14] * Quits: dietrich (dietrich@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  610. # [04:14] * Quits: hwine-commute (hwine@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  611. # [04:14] * Quits: tbsaunde (tbsaunde@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  612. # [04:14] * Quits: jlebar|away (jlebar@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  613. # [04:14] * Quits: robcee (rcampbell@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  614. # [04:14] * Quits: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org) (Ping timeout)
  615. # [04:14] * Quits: nalexander (nalexander@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  616. # [04:14] * Quits: imelven (imelven2@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  617. # [04:14] * Quits: fryn (fyan@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  618. # [04:14] * Quits: @dolske (dolske@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  619. # [04:14] * Quits: Jesse (jruderman@moz-E31CD2CB.mozilla.org) (Ping timeout)
  620. # [04:14] * Quits: rhelmer (rhelmer@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  621. # [04:14] * Quits: nli (nli@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  622. # [04:14] * Quits: whimboo|afk (whimboo@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  623. # [04:14] * Quits: fox2mike (shyam@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  624. # [04:14] * Quits: Yoric (Yoric@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  625. # [04:14] * Joins: imelven (imelven2@moz-59682A1.dmz.scl3.mozilla.com)
  626. # [04:14] * Joins: rhelmer (rhelmer@moz-59682A1.dmz.scl3.mozilla.com)
  627. # [04:14] * Joins: tbsaunde (tbsaunde@moz-59682A1.dmz.scl3.mozilla.com)
  628. # [04:14] * Joins: dietrich (dietrich@moz-59682A1.dmz.scl3.mozilla.com)
  629. # [04:14] * Joins: gps (gps@moz-59682A1.dmz.scl3.mozilla.com)
  630. # [04:15] * Joins: fryn (fyan@moz-59682A1.dmz.scl3.mozilla.com)
  631. # [04:15] * Quits: lsblakk (lsblakk@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  632. # [04:15] * Quits: mgoodwin (mgoodwin@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  633. # [04:15] * Quits: rnewman (rich_holyg@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  634. # [04:15] * Quits: dchan (dchan@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  635. # [04:15] * Quits: kk1fff (pwang@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  636. # [04:15] * Quits: kbrosnan (kbrosnan@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  637. # [04:15] * Quits: edwin (me@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  638. # [04:15] * Quits: philikon (pweitersha@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  639. # [04:15] * Quits: ravi (ravi@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  640. # [04:15] * Quits: mconnor (mconnor@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  641. # [04:15] * Quits: @gavin (gavin@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  642. # [04:15] * Quits: joduinn-afk (joduinn@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  643. # [04:15] * Joins: nalexander (nalexander@moz-59682A1.dmz.scl3.mozilla.com)
  644. # [04:15] * Joins: kk1fff (pwang@moz-59682A1.dmz.scl3.mozilla.com)
  645. # [04:15] * Joins: rnewman (rich_holyg@moz-59682A1.dmz.scl3.mozilla.com)
  646. # [04:15] * Joins: dchan (dchan@moz-59682A1.dmz.scl3.mozilla.com)
  647. # [04:15] * Joins: philikon (pweitersha@moz-59682A1.dmz.scl3.mozilla.com)
  648. # [04:15] * Joins: joduinn-afk (joduinn@moz-59682A1.dmz.scl3.mozilla.com)
  649. # [04:15] * Joins: mconnor (mconnor@moz-59682A1.dmz.scl3.mozilla.com)
  650. # [04:15] * Joins: gavin (gavin@moz-59682A1.dmz.scl3.mozilla.com)
  651. # [04:15] * ChanServ sets mode: +o gavin
  652. # [04:15] * Joins: nli (nli@moz-59682A1.dmz.scl3.mozilla.com)
  653. # [04:15] * Joins: mgoodwin (mgoodwin@moz-59682A1.dmz.scl3.mozilla.com)
  654. # [04:15] * Joins: lsblakk (lsblakk@moz-59682A1.dmz.scl3.mozilla.com)
  655. # [04:15] * Quits: gregglind (glind@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  656. # [04:15] * Quits: margaret (margaret@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  657. # [04:15] * Quits: Cww (Cww@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  658. # [04:15] * Quits: Tomcat (Tomcat@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  659. # [04:15] * Quits: mrbkap (mrbkap@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  660. # [04:15] * Joins: dolske (dolske@moz-59682A1.dmz.scl3.mozilla.com)
  661. # [04:15] * ChanServ sets mode: +o dolske
  662. # [04:15] * Joins: kbrosnan (kbrosnan@moz-59682A1.dmz.scl3.mozilla.com)
  663. # [04:15] * Joins: mrbkap (mrbkap@moz-59682A1.dmz.scl3.mozilla.com)
  664. # [04:15] * Joins: margaret (margaret@moz-59682A1.dmz.scl3.mozilla.com)
  665. # [04:15] * Joins: Tomcat (Tomcat@moz-59682A1.dmz.scl3.mozilla.com)
  666. # [04:15] * Joins: gregglind (glind@moz-59682A1.dmz.scl3.mozilla.com)
  667. # [04:15] * Joins: Cww (Cww@moz-59682A1.dmz.scl3.mozilla.com)
  668. # [04:15] * Quits: KEN_TW (KenChang@moz-99690620.hinet-ip.hinet.net) (Quit: 暫離)
  669. # [04:15] * Joins: AutomatedTester|AFK (David@moz-59682A1.dmz.scl3.mozilla.com)
  670. # [04:15] * Joins: whimboo|afk (whimboo@moz-59682A1.dmz.scl3.mozilla.com)
  671. # [04:15] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Ping timeout)
  672. # [04:15] * Joins: jlebar|away (jlebar@moz-59682A1.dmz.scl3.mozilla.com)
  673. # [04:15] * Joins: khuey (khuey@moz-59682A1.dmz.scl3.mozilla.com)
  674. # [04:15] * ChanServ sets mode: +o khuey
  675. # [04:15] * whimboo|afk is now known as whimboo
  676. # [04:15] * AutomatedTester|AFK is now known as AutomatedTester
  677. # [04:15] * Joins: bwinton_away (bwinton@moz-DB4A9C19.scl3.mozilla.com)
  678. # [04:15] * Joins: taustin (taustin@moz-9B3E37FB.resnet.ucsc.edu)
  679. # [04:15] * rhelmer is now known as IRCMonkey6900
  680. # [04:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/423e9423d693 - Brian R. Bondy - Bug 808270 - Stub installer pings not always sent. r=jimm
  681. # [04:16] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1626c61ba11b - Ehsan Akhgari - Merge mozilla-central into mozilla-inbound
  682. # [04:16] * Quits: tzimmermann (tzimmerman@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Ex-Chat)
  683. # [04:16] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/36e99ea02c05 - Brian R. Bondy - Bug 808270 - INetBgDL dll compiled with vc6 for smaller file size. r=jimm
  684. # [04:17] * Quits: surkov (surkov@D08E2EFF.E35E3D12.E17943EE.IP) (Connection reset by peer)
  685. # [04:17] * Quits: RyanVM (chatzilla@moz-148999FE.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.89 [Firefox 19.0a1/20121104133336])
  686. # [04:17] * Joins: surkov (surkov@D08E2EFF.E35E3D12.E17943EE.IP)
  687. # [04:18] * Quits: nmatsakis (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP) (Ping timeout)
  688. # [04:19] * Joins: ravi (ravi@moz-59682A1.dmz.scl3.mozilla.com)
  689. # [04:19] * Joins: edwin (me@moz-59682A1.dmz.scl3.mozilla.com)
  690. # [04:19] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  691. # [04:19] * Joins: robcee (rcampbell@moz-59682A1.dmz.scl3.mozilla.com)
  692. # [04:20] * Joins: fox2mike (shyam@moz-59682A1.dmz.scl3.mozilla.com)
  693. # [04:20] * Joins: froydnj (nfroyd@moz-59682A1.dmz.scl3.mozilla.com)
  694. # [04:20] * Joins: jmaher|afk (jmaher@moz-59682A1.dmz.scl3.mozilla.com)
  695. # [04:20] * Joins: yvan (Yvan@moz-59682A1.dmz.scl3.mozilla.com)
  696. # [04:20] * Joins: ashish (ashish@moz-59682A1.dmz.scl3.mozilla.com)
  697. # [04:20] * Joins: hwine-commute (hwine@moz-59682A1.dmz.scl3.mozilla.com)
  698. # [04:20] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  699. # [04:20] * Quits: taustin (taustin@moz-9B3E37FB.resnet.ucsc.edu) (Quit: taustin)
  700. # [04:20] * robcee is now known as IRCMonkey27857
  701. # [04:21] * philor|afk is now known as philor
  702. # [04:21] * Joins: automata (automata@AB8D352B.689DA881.32718129.IP)
  703. # [04:21] * Joins: nmatsakis (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP)
  704. # [04:22] * catlee is now known as catlee-away
  705. # [04:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/de95b48ab6e1 - Marshall Culpepper - Bug 809605: Add %PRODUCT_MODEL% token for update URLs in B2G. r=ehsan
  706. # [04:22] * Joins: Yoric (Yoric@moz-59682A1.dmz.scl3.mozilla.com)
  707. # [04:23] * khuey is now known as khuey|away
  708. # [04:25] * Joins: roc (chatzilla@50320647.475BEB94.4C2245EF.IP)
  709. # [04:25] * ChanServ sets mode: +o roc
  710. # [04:27] * Joins: squib (squib@52A1524D.4E7EDEC9.632B8C24.IP)
  711. # [04:28] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  712. # [04:29] * Quits: wlach (wlach@24C94701.2379ECBA.D25A875A.IP) (Ping timeout)
  713. # [04:29] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  714. # [04:30] * Joins: nrc (nrc@4B76F2B0.D05BE748.613E47D1.IP)
  715. # [04:30] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  716. # [04:31] * Quits: tantek (tantek@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: tantek)
  717. # [04:32] * Quits: fabrice (fabrice@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  718. # [04:34] * Quits: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com) (Ping timeout)
  719. # [04:34] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  720. # [04:35] * Quits: raccettura (raccettura@moz-660B8F4B.hsd1.nj.comcast.net) (Ping timeout)
  721. # [04:36] * Joins: bbondy_ (bbondy@moz-CBCCE0F3.home.cgocable.net)
  722. # [04:36] * Quits: bbondy_ (bbondy@moz-CBCCE0F3.home.cgocable.net) (Client exited)
  723. # [04:36] * Joins: bbondy_ (bbondy@moz-CBCCE0F3.home.cgocable.net)
  724. # [04:37] * Quits: gustavold (gustavold@9FF57A6A.27C9FAA1.6535E70B.IP) (Quit: Leaving.)
  725. # [04:38] * Joins: schien-laptop (schien@52A1524D.4E7EDEC9.632B8C24.IP)
  726. # [04:41] * Quits: automata (automata@AB8D352B.689DA881.32718129.IP) (Quit: Saindo)
  727. # [04:42] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Quit: pcwalton)
  728. # [04:43] * Quits: azakai|far (alon@moz-8D0CC798.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  729. # [04:45] * Joins: sworkman_ (sworkman@2557E599.66715431.D25A875A.IP)
  730. # [04:46] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  731. # [04:47] * Quits: sworkman (sworkman@2557E599.66715431.D25A875A.IP) (Ping timeout)
  732. # [04:47] * Quits: sworkman_ (sworkman@2557E599.66715431.D25A875A.IP) (Ping timeout)
  733. # [04:49] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  734. # [04:50] * Quits: nrc (nrc@4B76F2B0.D05BE748.613E47D1.IP) (Ping timeout)
  735. # [04:53] * philor is now known as philor|away
  736. # [04:53] * Quits: bbondy_ (bbondy@moz-CBCCE0F3.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  737. # [04:55] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  738. # [04:56] * Joins: Mook (mook@moz-8F011215.dsl.teksavvy.com)
  739. # [04:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ea85f4e3fc2d - Chris Jones - Bug 806029: Have remote content drop their buffers when they're hidden. r=mattwoodrow sr=roc
  740. # [04:57] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  741. # [04:58] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  742. # [04:59] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  743. # [05:02] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  744. # [05:04] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  745. # [05:05] * glob|away is now known as glob
  746. # [05:07] * tchevalier is now known as tchevalier|away
  747. # [05:08] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  748. # [05:10] * Joins: azakai|far (alon@moz-8D0CC798.lightspeed.sntcca.sbcglobal.net)
  749. # [05:12] * Quits: cjones (cjones@moz-43408A86.tmodns.net) (Ping timeout)
  750. # [05:12] * Quits: berkerpeksag (berkerpeks@8B77CA0C.D8F230E2.BA04A6B2.IP) (Quit: WeeChat 0.3.7)
  751. # [05:19] * Quits: jwalden (chatzilla@2557E599.66715431.D25A875A.IP) (Quit: ChatZilla 0.9.89 [Firefox 16.0.2/20121024073032])
  752. # [05:21] * Joins: ctalbert (Instantbir@moz-C373EAEA.hsd1.ca.comcast.net)
  753. # [05:21] * Joins: cjones (cjones@52A1524D.4E7EDEC9.632B8C24.IP)
  754. # [05:21] * Quits: cjones (cjones@52A1524D.4E7EDEC9.632B8C24.IP) (Input/output error)
  755. # [05:22] * ctalbert is now known as IRCMonkey51983
  756. # [05:22] * nthomas is now known as nthomas|away
  757. # [05:22] * Joins: cjones (cjones@52A1524D.4E7EDEC9.632B8C24.IP)
  758. # [05:22] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.3a1pre -- http://www.instantbird.com)
  759. # [05:24] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  760. # [05:25] * cjones is now known as cjones-food
  761. # [05:25] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  762. # [05:27] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  763. # [05:31] * IRCMonkey51983 is now known as ctalbert
  764. # [05:32] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  765. # [05:32] <gandalf> do we support drag&drop API on touch devices? can't get it running
  766. # [05:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c0d1ffbe9a87 - Edwin Flores - Bug 804906 - Plug leak in GonkIOSurfaceImage::GetAsSurface r=doublec
  767. # [05:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/bae179e2b956 - Edwin Flores - Bug 798448 - Stop GonkNativeWindow::perform returning an error when the transform is set r=kanru
  768. # [05:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b5d536720f2c - Edwin Flores - Bug 798448 - Add YVU420SP to RGB565 conversion function r=gal
  769. # [05:35] * Joins: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net)
  770. # [05:35] * philor|away is now known as philor
  771. # [05:39] * Joins: pcwalton (pcwalton@moz-481A040C.hsd1.ca.comcast.net)
  772. # [05:39] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  773. # [05:40] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  774. # [05:41] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  775. # [05:43] * Quits: Optimizer (Optimizer@64E02900.6E5D865F.274D17D6.IP) (Ping timeout)
  776. # [05:43] * Joins: anton (anton@moz-BE33DA21.fw1.sfo1.mozilla.net)
  777. # [05:43] * Quits: morrison (morrison@moz-E38E38E1.cust-10274.ip.static.uno.uk.net) (Client exited)
  778. # [05:44] * philor is now known as philor|away
  779. # [05:46] * Joins: Optimizer (Optimizer@950F7F8B.FF693F8.274D17D6.IP)
  780. # [05:49] * philor|away is now known as philor
  781. # [05:49] * Joins: devd (Name@moz-9DACDECA.cs.berkeley.edu)
  782. # [05:50] * Joins: wesj1 (Thunderbir@moz-FC9D6E4.hsd1.ca.comcast.net)
  783. # [05:50] <devd> can someone with the privileges please restart the orange 4 at https://tbpl.mozilla.org/?tree=Try&rev=787d9ee7396d ?
  784. # [05:50] <devd> Pressing + asks me to login
  785. # [05:50] <philor> nice, looking at my first marionette test for the first marionette randomorange that I'm going to get stuck filing, and the first thing it does is set a timeout (danger! danger!), and then it opens a window, doesn't seem to wait for the window to load, and then verifies what loaded in the window by checking the .title
  786. # [05:51] <philor> devd: you should be able to log in, if you have access to push but don't have an ldap account, that's a bug
  787. # [05:51] <devd> philor: I don't have an ldap account
  788. # [05:51] <devd> I had ldap account while I was an intern
  789. # [05:51] <devd> but that was hsutdown
  790. # [05:51] <devd> *shutdown
  791. # [05:51] * Joins: brendan (brendaneic@52A1524D.4E7EDEC9.632B8C24.IP)
  792. # [05:51] <devd> please don't take away my access to try
  793. # [05:52] <devd> I am happy with said bug
  794. # [05:52] <philor> yeah, but you should have one based on having non-moco access
  795. # [05:52] <philor> no, that's not the bug
  796. # [05:52] <devd> ohh heh
  797. # [05:52] <devd> ok
  798. # [05:53] <devd> maybe I do have access .. is there a LDAP reset password thing ?
  799. # [05:53] <philor> the bug is that when they moved you over from temporarily having access to the world to being an outsider like me, they either didn't create a new ldap account, or much much more likely, they created one of necessity, but didn't tell you the password
  800. # [05:53] <philor> don't think so, we don't have to change our passwords like the poor employees do
  801. # [05:53] <devd> hahahaha
  802. # [05:53] <devd> I guess thats a #win
  803. # [05:54] <devd> all right I will file a bug
  804. # [05:54] <Callek> poor employees :(
  805. # [05:54] <devd> out of protest for this silliness, I will keep my password password
  806. # [05:55] <devd> or hunter2
  807. # [05:55] <Callek> devd: correcthorsebatterystaple !
  808. # [05:57] <devd> yes it is so long. it must be secure
  809. # [05:58] <Callek> devd: http://xkcd.com/936/
  810. # [05:58] * Quits: anton (anton@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  811. # [05:58] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  812. # [05:59] * Joins: cviecco_ (cviecco@moz-2BC4CC72.hsd1.ca.comcast.net)
  813. # [05:59] <devd> hehe .. I know
  814. # [05:59] <devd> philor: do you know what component to file the bug in? It seems you might have gone through this before
  815. # [05:59] <Callek> mozilla.org::Server Ops
  816. # [06:00] * Joins: mwu (mwu@52A1524D.4E7EDEC9.632B8C24.IP)
  817. # [06:00] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  818. # [06:00] <philor> I haven't actually gone through it, since I'm old, and got my password mailed to me while we switching from CVS to hg
  819. # [06:00] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  820. # [06:00] * Parts: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP)
  821. # [06:01] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  822. # [06:02] * Quits: wesj1 (Thunderbir@moz-FC9D6E4.hsd1.ca.comcast.net) (Quit: wesj1)
  823. # [06:02] * Joins: dhylands_ (dhylands@52A1524D.4E7EDEC9.632B8C24.IP)
  824. # [06:03] <devd> but seriously, can someone please restart that test? I don't want to have to wait till the IT folks get around to sending me a nwe password
  825. # [06:05] <ewong> devd lookslike your bug's resolved.
  826. # [06:06] <devd> yeah .. that was actually stunningly quick
  827. # [06:06] <Callek> devd: ok Mochi-4 already re-running, I just triggered mochi-3 to re-run for you
  828. # [06:06] * Quits: @roc (chatzilla@50320647.475BEB94.4C2245EF.IP) (Ping timeout)
  829. # [06:06] <devd> Callek: thanks!
  830. # [06:06] <ewong> horsecorrectbatterystaple
  831. # [06:07] <Callek> ewong: o_O you're still watching all of mozilla.org ?
  832. # [06:07] <ewong> Callek ;P
  833. # [06:07] <ewong> Callek I am such a masochist
  834. # [06:07] <Callek> and *I* thought I got a LOT of bugmail
  835. # [06:07] <Callek> seriously
  836. # [06:07] * Joins: fabrice (fabrice@moz-BDD802ED.hfc.comcastbusiness.net)
  837. # [06:07] <philor> I didn't bother with the m3, because pointerlock-api
  838. # [06:08] <Callek> philor: fair, I just didn't see a star tehre, so figured why not
  839. # [06:08] <philor> I thought it looked entirely normal and completely as expected, having failed that on linux
  840. # [06:08] * Quits: nmatsakis (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP) (Quit: Computer has gone to sleep.)
  841. # [06:08] <Callek> of course the why not could have been "Linux64 test slaves are overloaded right now"
  842. # [06:10] * devd is now known as devd_afk
  843. # [06:10] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  844. # [06:10] * ChanServ sets mode: +o ehsan
  845. # [06:10] <devd_afk> thanks everyone!
  846. # [06:15] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  847. # [06:15] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  848. # [06:17] <philor> linux64 is way better off than poor linux32, though
  849. # [06:19] * Joins: dveditz (dveditz@moz-131789FA.dhcp.cruzio.com)
  850. # [06:19] * ChanServ sets mode: +o dveditz
  851. # [06:19] * Quits: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net) (Ping timeout)
  852. # [06:19] <philor> linux32 was panting and sweating and doing its best to keep up, and then it got an extra 200 minutes of b2g emulator tests per push
  853. # [06:20] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: I took the wrong pill!!!)
  854. # [06:20] * Joins: Arc (arc@435EDB70.E7C3786F.467F5724.IP)
  855. # [06:20] <Callek> philor: now, it snot just panting and trying to keep up, its wearing its shiny new concrete boots and aproaching the 10 mile swim portion of the triathalon
  856. # [06:20] <Arc> I'm trying to debug why my plugin isn't working. Currently Firefox is calling NP_GetPluginVersion, NP_GetMIMEDescription, NP_GetValue for pluginNameString and pluginDescriptionString, then NP_Initialize, and nothing more. it never calls the NewProcPtr and I don't know how to debug why
  857. # [06:23] <Arc> I have print messages on every function and running firefox from a shell to watch them, that's how I know what's getting called
  858. # [06:23] * Joins: SinnerShanky (SinnerShan@41CAD52F.464C375E.5D9ABA9F.IP)
  859. # [06:24] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  860. # [06:26] * Quits: karl (karl@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  861. # [06:28] * Joins: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net)
  862. # [06:30] * cjones-food is now known as cjones
  863. # [06:33] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  864. # [06:38] * Joins: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP)
  865. # [06:38] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  866. # [06:46] * Quits: st3fan (stefan@moz-E7676CE.soze.com) (Ping timeout)
  867. # [06:46] * Joins: redfive (chatzilla@moz-B4268216.dsl.pltn13.pacbell.net)
  868. # [06:47] * Joins: st3fan (stefan@moz-E7676CE.soze.com)
  869. # [06:47] * Quits: brendan (brendaneic@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: brendan)
  870. # [06:47] * Joins: Standard8 (Standard8@moz-3BC722CB.hfc.comcastbusiness.net)
  871. # [06:50] * Quits: Mook (mook@moz-8F011215.dsl.teksavvy.com) (Quit: Mook)
  872. # [06:50] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  873. # [06:51] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  874. # [06:53] * Joins: dbradley (dbradley@5B6B8D9B.96011E66.66281533.IP)
  875. # [06:56] * Quits: catlee-away (catlee@moz-A98F27BA.members.linode.com) (Quit: ZNC - http://znc.sourceforge.net)
  876. # [06:56] * Quits: njn (chatzilla@moz-74CE8976.dyn.iinet.net.au) (Quit: ChatZilla 0.9.89 [Firefox 17.0/20121031065642])
  877. # [06:58] * Quits: Optimizer (Optimizer@950F7F8B.FF693F8.274D17D6.IP) (Ping timeout)
  878. # [06:59] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  879. # [07:00] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  880. # [07:01] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  881. # [07:01] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  882. # [07:01] * Quits: biesi__ (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  883. # [07:02] * Quits: cviecco_ (cviecco@moz-2BC4CC72.hsd1.ca.comcast.net) (Input/output error)
  884. # [07:03] * Quits: fabrice (fabrice@moz-BDD802ED.hfc.comcastbusiness.net) (Ping timeout)
  885. # [07:04] * hwine-commute is now known as hwine
  886. # [07:06] * Quits: Standard8 (Standard8@moz-3BC722CB.hfc.comcastbusiness.net) (Quit: ZNC - http://znc.in)
  887. # [07:06] * Joins: GinaYeh-laptop (GinaYeh@52A1524D.4E7EDEC9.632B8C24.IP)
  888. # [07:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bdd3bfd15630 - Bill McCloskey - Bug 808067 - Fix needsBarrier for GC (r=sstangl,jonco)
  889. # [07:07] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  890. # [07:07] <hsivonen> jhford: I am now
  891. # [07:07] * jcranmer is now known as jcranmer|away
  892. # [07:08] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  893. # [07:09] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  894. # [07:09] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  895. # [07:13] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  896. # [07:13] <philor> oh, neat, did we merge both b2g emulator bustage and Linux PGO bustage to m-c?
  897. # [07:13] * BenWa is now known as BenWa|sms
  898. # [07:14] * Joins: catlee (catlee@moz-A98F27BA.members.linode.com)
  899. # [07:15] <philor> say hello to a little tree closure
  900. # [07:15] * Joins: fabrice (fabrice@moz-BDD802ED.hfc.comcastbusiness.net)
  901. # [07:15] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  902. # [07:17] * Parts: mwu (mwu@52A1524D.4E7EDEC9.632B8C24.IP)
  903. # [07:23] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Ping timeout)
  904. # [07:24] * Quits: fitzgen (fitzgen@29169EAB.5715038B.C03B9DF3.IP) (Quit: zzzzzzzzz)
  905. # [07:25] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  906. # [07:27] <glob> tree closure, hello!
  907. # [07:29] * sfink is now known as sfink|sleep
  908. # [07:35] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  909. # [07:36] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  910. # [07:36] <philor> nobody push during this two or three seconds while I have to reopen to adjust the closure message, or I'll bite you
  911. # [07:37] * Joins: mdas (mdas@52A1524D.4E7EDEC9.632B8C24.IP)
  912. # [07:38] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  913. # [07:39] * hwine is now known as hwine-ooo
  914. # [07:39] * hwine-ooo is now known as hwine
  915. # [07:39] * hwine is now known as hwine-ooo
  916. # [07:40] <capella> and mock them mercilessly :P
  917. # [07:40] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  918. # [07:41] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  919. # [07:42] * Quits: mdas (mdas@52A1524D.4E7EDEC9.632B8C24.IP) (Input/output error)
  920. # [07:44] * Joins: janv (varga@52A1524D.4E7EDEC9.632B8C24.IP)
  921. # [07:45] * baku|away is now known as baku
  922. # [07:47] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  923. # [07:47] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Ping timeout)
  924. # [07:48] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  925. # [07:49] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  926. # [07:49] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  927. # [07:50] * Quits: devd_afk (Name@moz-9DACDECA.cs.berkeley.edu) (Quit: leaving)
  928. # [07:50] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  929. # [07:51] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  930. # [07:51] * Quits: dbradley (dbradley@5B6B8D9B.96011E66.66281533.IP) (Ping timeout)
  931. # [07:52] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  932. # [07:52] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  933. # [07:54] * baku is now known as baku|away
  934. # [07:54] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  935. # [07:55] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  936. # [07:57] * Joins: past (Instantbir@moz-97B9D0D0.dsl.dyn.forthnet.gr)
  937. # [08:00] <Arc> is there a flag or something for turning on plugin debugging?
  938. # [08:00] * Quits: avih (quassel@moz-90C8549C.red.bezeqint.net) (Connection reset by peer)
  939. # [08:00] * Joins: avih (quassel@moz-90C8549C.red.bezeqint.net)
  940. # [08:00] <Arc> ive been searching through developer central for hours now trying to find something but all the sample code looks exactly like my plugin
  941. # [08:01] <Arc> and since the plugin is getting run in a separate process I can't just run gdb on it
  942. # [08:01] * Joins: Optimizer (Instantbir@83A8A108.D8513D89.D2D1FAF0.IP)
  943. # [08:02] * Quits: Optimizer (Instantbir@83A8A108.D8513D89.D2D1FAF0.IP) (Input/output error)
  944. # [08:02] * Quits: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Quit: ChatZilla 0.9.89 [Firefox 18.0a2/20121027042012])
  945. # [08:02] * Joins: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  946. # [08:02] <mcpherrin> Arc: disable out of process plugins?
  947. # [08:02] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  948. # [08:02] <Arc> is there a flag for that?
  949. # [08:02] <mcpherrin> ther's an about:config flag for that
  950. # [08:02] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  951. # [08:02] * Quits: bholley (anonymous@moz-21DD2AC0.hsd1.ca.comcast.net) (Quit: bholley)
  952. # [08:03] * Joins: smontagu (chatzilla@611D3671.B025852C.CC465D70.IP)
  953. # [08:03] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  954. # [08:03] * Joins: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de)
  955. # [08:04] <Arc> dom.ipc.plugins.enabled?
  956. # [08:05] <mcpherrin> sounds right
  957. # [08:05] * catlee is now known as catlee-away
  958. # [08:06] <mjrosenb> does anyone know what |Maybe <foo> bar| is?
  959. # [08:06] <mjrosenb> I know it is somehow different from the normal definition of Maybe that I'm used to from haskell.
  960. # [08:07] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Ping timeout)
  961. # [08:07] * Quits: Conjuror (Conjuror@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  962. # [08:08] * Joins: Optimizer (Optimizer@83A8A108.D8513D89.D2D1FAF0.IP)
  963. # [08:08] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  964. # [08:09] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  965. # [08:09] * Joins: wolfiR (wolfiR@moz-AC4E2213.dip0.t-ipconnect.de)
  966. # [08:09] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  967. # [08:09] * Quits: pcwalton (pcwalton@moz-481A040C.hsd1.ca.comcast.net) (Quit: nbvcx)
  968. # [08:10] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  969. # [08:10] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  970. # [08:12] * Joins: Jesse (jruderman@moz-E31CD2CB.mozilla.org)
  971. # [08:12] * Quits: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net) (Quit: Leaving)
  972. # [08:13] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  973. # [08:16] * Quits: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Quit: ChatZilla 0.9.89 [Firefox 18.0a2/20121027042012])
  974. # [08:17] * Joins: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  975. # [08:18] * Quits: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Quit: ChatZilla 0.9.89 [Firefox 18.0a2/20121027042012])
  976. # [08:18] * Joins: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  977. # [08:20] * Joins: hummeleBop (Instantbir@moz-2356396.fbx.proxad.net)
  978. # [08:20] * Joins: rniwa_ (rniwa@FCA7D272.53439594.B5E7F04E.IP)
  979. # [08:21] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Connection reset by peer)
  980. # [08:22] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  981. # [08:23] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Client exited)
  982. # [08:23] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  983. # [08:24] * Joins: gandalf (zbraniecki@moz-D7AE12B7.tmodns.net)
  984. # [08:25] <@dolske> Arc: why are you writing a plugin?
  985. # [08:25] * Quits: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Quit: ChatZilla 0.9.89 [Firefox 18.0a2/20121027042012])
  986. # [08:25] * Joins: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  987. # [08:25] <Arc> dolske: because I need to run SIMD instructions and have full access to opengl
  988. # [08:26] <Arc> more to the point, because I'm working with a C library that already works, provided I can glue it in
  989. # [08:27] * Joins: cpearce (chatzilla@moz-8CBCCDA6.xdsl.xnet.co.nz)
  990. # [08:29] * Joins: fitzgen (fitzgen@moz-684EA5B8.hsd1.wa.comcast.net)
  991. # [08:30] * bz is now known as bz_sleep
  992. # [08:30] * Quits: gandalf (zbraniecki@moz-D7AE12B7.tmodns.net) (Ping timeout)
  993. # [08:31] * Joins: gandalf (zbraniecki@moz-D7AE12B7.tmodns.net)
  994. # [08:31] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Ping timeout)
  995. # [08:32] * Quits: dvander_ (dvander@moz-7031399A.sub-166-149-134.myvzw.com) (Ping timeout)
  996. # [08:32] * Quits: gandalf (zbraniecki@moz-D7AE12B7.tmodns.net) (Ping timeout)
  997. # [08:33] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  998. # [08:34] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  999. # [08:35] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1000. # [08:35] * Quits: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Quit: ChatZilla 0.9.89 [Firefox 18.0a2/20121027042012])
  1001. # [08:36] * Joins: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  1002. # [08:36] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  1003. # [08:36] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Client exited)
  1004. # [08:37] * heycam is now known as heycam|away
  1005. # [08:39] * Joins: vigneshwaran1 (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  1006. # [08:39] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Connection reset by peer)
  1007. # [08:39] * philor is now known as philor|away
  1008. # [08:39] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  1009. # [08:40] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  1010. # [08:40] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1011. # [08:41] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1012. # [08:43] <edwin> Er, if I've pushed something to inbound, will things explode if I push to central as well?
  1013. # [08:43] <edwin> Seems to me it'd make the merge to central later down the line just that little bit more painful
  1014. # [08:44] <Callek> edwin: short answer is 'depends on what you touched', long answer is 'is it really really important to land it now rather than have it merged to central in a few hours when edmorley wakes u
  1015. # [08:44] <Callek> edwin: especially since pushing now won't get your cset into the Nightly
  1016. # [08:47] * Quits: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP) (Input/output error)
  1017. # [08:47] * Joins: gandalf (zbraniecki@moz-D7AE12B7.tmodns.net)
  1018. # [08:48] * Joins: ferjm (ferjm@52A1524D.4E7EDEC9.632B8C24.IP)
  1019. # [08:52] * Joins: kentuckyfriedtakahe (ajones@C8AA17BA.A18E6249.829B6CB3.IP)
  1020. # [08:54] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  1021. # [08:55] * Fallen|away is now known as Fallen
  1022. # [08:58] * Joins: cviecco_ (cviecco@moz-2BC4CC72.hsd1.ca.comcast.net)
  1023. # [08:59] * Quits: kentuckyfriedtakahe (ajones@C8AA17BA.A18E6249.829B6CB3.IP) (Connection reset by peer)
  1024. # [09:02] * Joins: kaze (kaze@52A1524D.4E7EDEC9.632B8C24.IP)
  1025. # [09:03] <edwin> Callek: I'm taking it "'cause gal said" is a legit answer
  1026. # [09:04] <Callek> edwin: yes if gal said to also land it on m-c directly, please do
  1027. # [09:04] <Callek> :-)
  1028. # [09:04] <Callek> edwin: in general if you dual-land its painless, its usually only painful if you land to m-c but *not* inbound as well ;-)
  1029. # [09:05] <Callek> there are exceptions to that rule, but they are rare :-)
  1030. # [09:05] <Callek> the general rule though is "why waste the extra machine time by landing both places"
  1031. # [09:05] <Callek> edwin: I'll also note, that landing directly to m-c requires you to watch the tree
  1032. # [09:05] <Callek> edwin: https://wiki.mozilla.org/index.php?title=Tree_Rules#mozilla-central_.28Nightly_channel.29
  1033. # [09:06] <edwin> =(
  1034. # [09:06] * Joins: stransky (stransky@moz-EBE52EE6.net.upcbroadband.cz)
  1035. # [09:07] <Callek> edwin: you can also sometimes convince another to watch for you
  1036. # [09:07] * Callek will be in bed soon, so I can't accept that responsibility
  1037. # [09:07] * Joins: Ms2ger (Ms2ger@C934AA45.5F346C61.3773EA9F.IP)
  1038. # [09:08] * capella is now known as capella|zzzz
  1039. # [09:08] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1040. # [09:09] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1041. # [09:10] * Quits: SinnerShanky (SinnerShan@41CAD52F.464C375E.5D9ABA9F.IP) (Ping timeout)
  1042. # [09:10] <edwin> Fair enough. Looks like it's closed anyway
  1043. # [09:15] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/54021ccbb446 - seabld - Added tag SEAMONKEY_2_14b4_BUILD1 for changeset FIREFOX_17_0b5_BUILD1. CLOSED TREE a=release
  1044. # [09:15] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/1548d05581b1 - seabld - Added tag SEAMONKEY_2_14b4_RELEASE for changeset FIREFOX_17_0b5_BUILD1. CLOSED TREE a=release
  1045. # [09:16] <glandium> who's sheriffing?
  1046. # [09:16] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  1047. # [09:16] <Ms2ger> glandium, what's up?
  1048. # [09:17] <glandium> Ms2ger: need a backout of nfroyd's push on inbound
  1049. # [09:17] <glandium> Ms2ger: (bug 809756)
  1050. # [09:17] * Joins: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP)
  1051. # [09:17] <glandium> then i think we can reasonably reopen m-i
  1052. # [09:19] * Quits: wesj (Instantbir@24C94701.2379ECBA.D25A875A.IP) (Ping timeout)
  1053. # [09:19] * Ms2ger pulls
  1054. # [09:20] * Fallen is now known as Fallen|away
  1055. # [09:23] * Joins: wesj (Instantbir@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  1056. # [09:24] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
  1057. # [09:24] * Quits: KenChang (KenChang@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1058. # [09:25] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1059. # [09:25] * Quits: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1060. # [09:25] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/82c59210f11f - Ms2ger - Bug 809756 - Backout bug 803665, bug 803668, bug 803666 and bug 803669 on a CLOSED TREE.
  1061. # [09:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e0d7b394462b - Ms2ger - Merge backout on a CLOSED TREE.
  1062. # [09:26] * Quits: cjones (cjones@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Leaving)
  1063. # [09:26] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  1064. # [09:27] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Ping timeout)
  1065. # [09:28] * Quits: Optimizer (Optimizer@83A8A108.D8513D89.D2D1FAF0.IP) (Ping timeout)
  1066. # [09:29] * Fallen|away is now known as Fallen
  1067. # [09:30] * Joins: Optimizer (Optimizer@1BCBCA29.9BE457A2.D2D1FAF0.IP)
  1068. # [09:32] * NeilAway wonders which bug http://hg.mozilla.org/integration/mozilla-inbound/rev/423e9423d693 and http://hg.mozilla.org/integration/mozilla-inbound/rev/36e99ea02c05 were really for
  1069. # [09:32] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
  1070. # [09:33] <Ms2ger> NeilAway, bug 808720
  1071. # [09:33] <gaston> werent people supposed to backout and reland in those situations
  1072. # [09:33] <gaston> ?
  1073. # [09:33] <Ms2ger> Yeah
  1074. # [09:33] <NeilAway> Ms2ger: ta
  1075. # [09:34] * Quits: @dveditz (dveditz@moz-131789FA.dhcp.cruzio.com) (Quit: dveditz)
  1076. # [09:34] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1077. # [09:34] * Quits: GinaYeh-laptop (GinaYeh@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1078. # [09:35] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1079. # [09:36] * Joins: Mano (mano@moz-7E1DCE13.red.bezeqint.net)
  1080. # [09:37] * Joins: martyn (martyn@moz-48060884.range81-154.btcentralplus.com)
  1081. # [09:38] * Quits: rniwa_ (rniwa@FCA7D272.53439594.B5E7F04E.IP) (Quit: rniwa_)
  1082. # [09:41] * Quits: dhylands_ (dhylands@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1083. # [09:43] * Joins: KenChang (KenChang@moz-99690620.hinet-ip.hinet.net)
  1084. # [09:43] <glob> happy bmo push day! http://globau.wordpress.com/2012/11/08/happy-bmo-push-day-19/
  1085. # [09:43] * Quits: bwinton_away (bwinton@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  1086. # [09:44] * Joins: bwinton_away (bwinton@moz-DB4A9C19.scl3.mozilla.com)
  1087. # [09:44] * whimboo is now known as whimboo|afk
  1088. # [09:47] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Ping timeout)
  1089. # [09:47] * Quits: fitzgen (fitzgen@moz-684EA5B8.hsd1.wa.comcast.net) (Quit: zzzzzzzzz)
  1090. # [09:47] * Joins: RealRaven (Thunderbir@7066E9FB.DD765CFA.C3498625.IP)
  1091. # [09:47] * Joins: michal (michal@moz-41EAF533.lightcomp.cz)
  1092. # [09:50] * Quits: kaze (kaze@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1093. # [09:52] * Joins: TehLink (TheLink@moz-488C8207.access.ecotel.net)
  1094. # [09:54] * Joins: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP)
  1095. # [09:55] * Quits: espadrine (thaddee_ty@moz-AE30E677.dclient.lsne.ch) (Ping timeout)
  1096. # [09:56] * Quits: TehLink (TheLink@moz-488C8207.access.ecotel.net) (Client exited)
  1097. # [09:56] * Joins: vtmarvin (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP)
  1098. # [09:59] * Quits: cviecco_ (cviecco@moz-2BC4CC72.hsd1.ca.comcast.net) (Input/output error)
  1099. # [09:59] * Quits: ferjm (ferjm@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Leaving)
  1100. # [09:59] * Joins: rniwa_ (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net)
  1101. # [09:59] * glob is now known as glob|away
  1102. # [10:00] * Joins: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
  1103. # [10:03] * Quits: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1104. # [10:05] * Quits: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1105. # [10:06] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  1106. # [10:10] * Quits: squib (squib@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Leaving)
  1107. # [10:10] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1108. # [10:11] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1109. # [10:11] * Quits: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  1110. # [10:12] * Joins: nrc (nrc@4B76F2B0.D05BE748.613E47D1.IP)
  1111. # [10:14] * Quits: mreavy (chatzilla@60777FDD.2664438.639333AD.IP) (Ping timeout)
  1112. # [10:15] * Quits: mjessome (mjessome@1959CDD3.BBE15E1C.8491360.IP) (Ping timeout)
  1113. # [10:18] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1114. # [10:19] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1115. # [10:19] <NeilAway> whoa, it's just dawned on me that VIM has an XBL file type definition
  1116. # [10:22] * Joins: Cwiiis (cwiiis@moz-125BA310.croy.cable.virginmedia.com)
  1117. # [10:22] * Joins: edmorley (edmorley@moz-FF4322BC.range86-145.btcentralplus.com)
  1118. # [10:24] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1119. # [10:25] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1120. # [10:26] * Quits: jesup|laptop (chatzilla@60777FDD.2664438.639333AD.IP) (Ping timeout)
  1121. # [10:27] * Joins: garnacho (carlos@moz-4D53808D.dyn.user.ono.com)
  1122. # [10:32] * Joins: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP)
  1123. # [10:32] <Yoric> jmaher|afk: I'm back.
  1124. # [10:34] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  1125. # [10:35] <NeilAway> since when did getComputedStyle stop returning a string?
  1126. # [10:35] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee)
  1127. # [10:37] * Quits: janv (varga@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: This computer has gone to sleep)
  1128. # [10:38] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  1129. # [10:38] * Quits: gandalf (zbraniecki@moz-D7AE12B7.tmodns.net) (Ping timeout)
  1130. # [10:41] * Quits: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1131. # [10:42] <NeilAway> ok, user error
  1132. # [10:44] * Joins: graememcc (chatzilla@moz-DDADDCAD.range86-148.btcentralplus.com)
  1133. # [10:48] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1134. # [10:49] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  1135. # [10:49] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1136. # [10:50] * Quits: decoder (quassel@moz-216446B9.own-hero.net) (Ping timeout)
  1137. # [10:51] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  1138. # [10:51] * ChanServ sets mode: +o smaug
  1139. # [10:52] * mattwoodrow is now known as mattwoodrow|away
  1140. # [10:52] * Joins: decoder (quassel@moz-216446B9.own-hero.net)
  1141. # [10:54] * whimboo|afk is now known as whimboo
  1142. # [10:55] * Quits: Optimizer (Optimizer@1BCBCA29.9BE457A2.D2D1FAF0.IP) (Ping timeout)
  1143. # [10:55] * Quits: stransky (stransky@moz-EBE52EE6.net.upcbroadband.cz) (Quit: Connection reset by beer)
  1144. # [10:57] * Quits: mbrubeck (mozilla@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  1145. # [10:58] * Joins: Optimizer (Optimizer@81AB1B74.901B65D0.BE90E62C.IP)
  1146. # [11:02] * Quits: nrc (nrc@4B76F2B0.D05BE748.613E47D1.IP) (Quit: ChatZilla 0.9.89 [Firefox 17.0/20121010150351])
  1147. # [11:04] * Quits: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP) (Quit: randix)
  1148. # [11:04] * Joins: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP)
  1149. # [11:07] * Joins: mikeratcliffe (mikeratcli@B9C7DE51.690004FA.7CCB197A.IP)
  1150. # [11:07] * ewong is now known as ewong|away
  1151. # [11:10] * Joins: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP)
  1152. # [11:11] * Joins: jonco (Adium@88F51059.F3BBB17D.144F44FA.IP)
  1153. # [11:12] * Joins: KaiRo (KaiRo@514D186.F3BBB17D.144F44FA.IP)
  1154. # [11:12] <NeilAway> bah, async everything is almost impossible to debug
  1155. # [11:13] <NeilAway> I want to find out what's causing a mouseover, but of course those are async
  1156. # [11:13] <NeilAway> it turns out that the cause of the async mouseover is an async scroll
  1157. # [11:13] <NeilAway> so now I need to find out the cause of the async scroll...
  1158. # [11:14] * Joins: padenot (paul@moz-63925F6.members.linode.com)
  1159. # [11:15] <NeilAway> ... or maybe not
  1160. # [11:15] <NeilAway> since now focus is really getting in my way
  1161. # [11:17] * Joins: marcoz (marco.zehe@moz-4CF7952F.dip.t-dialin.net)
  1162. # [11:17] * Quits: KaiRo (KaiRo@514D186.F3BBB17D.144F44FA.IP) (Ping timeout)
  1163. # [11:18] * Joins: msucan (mihai@5D30AB1B.F63D1FEA.699550A1.IP)
  1164. # [11:18] * Joins: squeakytoy (christoffe@moz-9E84F244.netset.se)
  1165. # [11:19] * Joins: paolo (paolo@ADF059DA.A18CD39A.2CA42CD4.IP)
  1166. # [11:20] * Quits: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1167. # [11:20] * Joins: KaiRo (KaiRo@514D186.F3BBB17D.144F44FA.IP)
  1168. # [11:20] * Quits: schien-laptop (schien@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1169. # [11:22] <jonco> does anyone know how to interpret the stack trace that you get in tinderbox crashes? i'm not familiar with amd64 calling conventions
  1170. # [11:25] * Joins: vicamo (vicamo@52A1524D.4E7EDEC9.632B8C24.IP)
  1171. # [11:26] <edmorley> jonco: 301 ted
  1172. # [11:26] <edmorley> he's our breakpad guru :-)
  1173. # [11:27] <jonco> edmorley: thanks!
  1174. # [11:28] <edmorley> jonco: he's EST
  1175. # [11:29] * Quits: MnO2 (mno2@moz-F2B69E6.tpcity.corp.yahoo.com) (Quit: Leaving)
  1176. # [11:30] * jmaher|afk is now known as jmaher
  1177. # [11:30] <jonco> edmorley: cool, i'll try and catch him later
  1178. # [11:30] <jmaher> Yoric: ping
  1179. # [11:30] <edmorley> Ms2ger: thank you for the backout earlier
  1180. # [11:31] <jmaher> edmorley: that is what friends are for
  1181. # [11:31] <edmorley> Ms2ger: I don't suppose if you do another one in the future, you could omit the leading bug number - it just breaks m-cMerge's backout detection :-)
  1182. # [11:31] <edmorley> (and adding support for it would cause false positives the other way)
  1183. # [11:34] <edmorley> hmm although it seems to have recognised it this time anyway, oh well :-)
  1184. # [11:35] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
  1185. # [11:35] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Client exited)
  1186. # [11:35] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1187. # [11:37] * Joins: stransky (stransky@moz-107AD163.redhat.com)
  1188. # [11:43] * Joins: mak (chatzilla@moz-40859CEB.retail.telecomitalia.it)
  1189. # [11:43] <NeilAway> smaug: when a popup opens under the mouse we get a synthetic mouse over event, is there any easy way to distinguish that from a real mouse over event?
  1190. # [11:47] * Quits: vigneshwaran1 (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Quit: Leaving.)
  1191. # [11:47] * Joins: morrison (morrison@moz-EDA608C3.cs.ucl.ac.uk)
  1192. # [11:48] <@smaug> NeilAway: in a web page?
  1193. # [11:48] <@smaug> / chrome js
  1194. # [11:48] * Joins: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP)
  1195. # [11:49] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1196. # [11:50] * Joins: jandem_ (jandem@DC16CF03.8CDDD93A.198A214C.IP)
  1197. # [11:50] * Quits: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP) (Connection reset by peer)
  1198. # [11:50] * Quits: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP) (Ping timeout)
  1199. # [11:50] * jandem_ is now known as jandem
  1200. # [11:51] * Quits: Xaquseg (xaquseg@moz-D4633F43.pixelhunger.com) (Ping timeout)
  1201. # [11:51] <NeilAway> smaug: chrome js
  1202. # [11:51] <NeilAway> smaug: although, I think I have a workaround, as I don't get a mousemove event, only a mouseover event
  1203. # [11:52] <@smaug> I don't think there is easy way in js to detect synthetic mouse event
  1204. # [11:53] <NeilAway> smaug: ok, looks like I need to go with mousemove instead, thanks anyway
  1205. # [11:55] * Joins: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP)
  1206. # [11:57] * Joins: Xaquseg (xaquseg@moz-D4633F43.pixelhunger.com)
  1207. # [11:58] * Quits: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1208. # [11:59] * Quits: thinker (user@moz-D921FE60.dynamic.kbronet.com.tw) (Ping timeout)
  1209. # [12:02] * Quits: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP) (Ping timeout)
  1210. # [12:02] * Joins: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP)
  1211. # [12:04] * Quits: Mano (mano@moz-7E1DCE13.red.bezeqint.net) (Client exited)
  1212. # [12:05] * jmaher is now known as jmaher|afk
  1213. # [12:06] <Yoric> jmaher|afk: pong
  1214. # [12:07] <@smaug> oh dear
  1215. # [12:14] * Quits: past (Instantbir@moz-97B9D0D0.dsl.dyn.forthnet.gr) (Ping timeout)
  1216. # [12:14] * Joins: past (Instantbir@moz-97B9D0D0.dsl.dyn.forthnet.gr)
  1217. # [12:15] * Quits: Ms2ger (Ms2ger@C934AA45.5F346C61.3773EA9F.IP) (Quit: bbl)
  1218. # [12:16] * Joins: josh (josh@ACF5871.E041D520.44A9EDE0.IP)
  1219. # [12:17] * Quits: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP) (Quit: randix)
  1220. # [12:19] * Joins: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP)
  1221. # [12:21] * Fallen is now known as Fallen|away
  1222. # [12:25] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  1223. # [12:26] * Joins: jez (user@moz-4B93ED4.bethere.co.uk)
  1224. # [12:26] <@smaug> is it always possible to just call normally to a vidyo meeting?
  1225. # [12:26] <@smaug> I mean without using any vidyo client
  1226. # [12:27] * @smaug has never managed to get vidyo running and doesn't actually need it for anything. skype is enough
  1227. # [12:27] * Joins: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP)
  1228. # [12:28] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1229. # [12:31] <glandium> glob: i'm getting this when bzexport'ing :( http://www.pastebin.mozilla.org/1924816
  1230. # [12:32] * Quits: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP) (Ping timeout)
  1231. # [12:32] <Unfocused> smaug: yea, call into the normal conference system, and prefix the vidyo room number with "9"
  1232. # [12:32] * Yoric would like to use WebRTC for meetings :)
  1233. # [12:34] <@smaug> Unfocused: thanks
  1234. # [12:36] * Quits: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1235. # [12:37] * Joins: victorporof (victorporo@98B96935.ACE0A71E.6A4F8DA2.IP)
  1236. # [12:37] <edmorley> trees reopened
  1237. # [12:39] * Joins: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP)
  1238. # [12:39] * Fallen|away is now known as Fallen
  1239. # [12:40] * Quits: tingyuan (b91068@moz-60EA5A7A.csie.ntu.edu.tw) (Ping timeout)
  1240. # [12:40] * Joins: smagnin (pike@moz-8CEB8724.fbx.proxad.net)
  1241. # [12:44] * Joins: tingyuan (b91068@moz-60EA5A7A.csie.ntu.edu.tw)
  1242. # [12:46] * Quits: martyn (martyn@moz-48060884.range81-154.btcentralplus.com) (No route to host)
  1243. # [12:47] * Joins: martyn (martyn@moz-48060884.range81-154.btcentralplus.com)
  1244. # [12:47] * Joins: Mano (mano@moz-7E1DCE13.red.bezeqint.net)
  1245. # [12:49] <Yoric> rnewman: ping
  1246. # [12:51] * Joins: pascalc (chatzilla@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  1247. # [12:52] <nemo> So. I guess Firefox sucking 2,773MiB according to about:memory, of which 2,083 is "heap unclassified" is a bad thing
  1248. # [12:53] <nemo> running nightly, start firefox last night, checked on it this morning aaaand
  1249. # [12:53] <nemo> I guess there's not much nethercote can do w/ this info
  1250. # [12:53] <nemo> hm
  1251. # [12:53] <nemo> maybe if I close tabs one at a time
  1252. # [12:54] <glandium> nemo: can you paste the entire output?
  1253. # [12:55] * Quits: rniwa_ (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net) (Quit: rniwa_)
  1254. # [12:57] <glob|away> glandium, most probably means a user match failed
  1255. # [12:58] * Joins: lduros (user@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  1256. # [12:59] <glandium> glob|away: ah,ted's email changed, apparently
  1257. # [13:00] <mjrosenb> wtb: real-time log monitoring on tbpl :-p
  1258. # [13:01] <nemo> glandium: suuure
  1259. # [13:01] <nemo> well
  1260. # [13:01] <nemo> glandium: there's some stuff that might be private in the URLs
  1261. # [13:01] * nemo strips
  1262. # [13:01] <nemo> (not my session, but regardless, looks like a sessionid or 2)
  1263. # [13:03] * Quits: m_kato (m_kato@moz-348F61F0.mozilla.or.jp) (Quit: Leaving...)
  1264. # [13:03] * Quits: Optimizer (Optimizer@81AB1B74.901B65D0.BE90E62C.IP) (Ping timeout)
  1265. # [13:03] <nemo> glandium: http://m8y.org/tmp/temp.txt
  1266. # [13:04] <nemo> I just ran update and it is now 2,111 unclassified
  1267. # [13:05] * Joins: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP)
  1268. # [13:05] * Quits: KaiRo (KaiRo@514D186.F3BBB17D.144F44FA.IP) (Ping timeout)
  1269. # [13:06] * Joins: Optimizer (Optimizer@20E5FC37.6ABC3FEB.BE90E62C.IP)
  1270. # [13:07] <nemo> glandium: minimise memory usage froze the browser for two minutes while the HD thrashed
  1271. # [13:07] <nemo> glandium: and now everything looks normal
  1272. # [13:07] <nemo> 749MiB used, no more heap unclassified
  1273. # [13:07] <nemo> glandium: probably not ideal user experience ;)
  1274. # [13:08] <nemo> glandium: want the new output as well?
  1275. # [13:09] <nemo> has a lot more tabs, so a lot more stripping to do
  1276. # [13:12] <mjrosenb> philor|away: edmorley: https://tbpl.mozilla.org/?tree=Try&rev=cebf628dfedb
  1277. # [13:13] <edmorley> mjrosenb: sorry, remind me of the context? :-)
  1278. # [13:13] * Joins: gustavold (gustavold@9FF57A6A.27C9FAA1.6535E70B.IP)
  1279. # [13:13] <mjrosenb> edmorley: mochitests/android has been perma-orange for more than a week now.
  1280. # [13:14] <mjrosenb> i'm going to re-trigger everything a couple more times
  1281. # [13:14] <mjrosenb> but pretty sure i've fixed it
  1282. # [13:14] * Joins: KaiRo (robert@88F51059.F3BBB17D.144F44FA.IP)
  1283. # [13:14] <edmorley> mjrosenb: oh the js crashes, awesome :-)
  1284. # [13:15] * Quits: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1285. # [13:15] <froydnj> glandium: what pointed up bug 803669 specifically, versus the other bugs in that push?
  1286. # [13:15] <edmorley> mjrosenb: sorry normal,y when someone points me at a try tbpl page, it's to look at the oranges, not the green, confused me for a second :-)
  1287. # [13:16] * whimboo is now known as whimboo|away
  1288. # [13:16] * Quits: kinetik (kinetik@B0506AEA.F200EF31.613E47D1.IP) (Ping timeout)
  1289. # [13:18] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1290. # [13:18] <mjrosenb> also, sincerest apologies to anyone else that is trying to run android tests right now
  1291. # [13:18] * Joins: Asa (asa@1244115B.683412C3.127D9B2.IP)
  1292. # [13:19] <edmorley> mjrosenb: thank you for looking at this btw :-)
  1293. # [13:19] <edmorley> this crash occurs 4 times more frequently then the next most common intermittent failure on tbpl
  1294. # [13:20] <mjrosenb> edmorley: yeah, i'm confused about that
  1295. # [13:20] * Joins: kinetik (kinetik@B0506AEA.F200EF31.613E47D1.IP)
  1296. # [13:20] <mjrosenb> because as far as I can tell, it has been there since IM landed
  1297. # [13:20] <mjrosenb> so why did it suddenly get worse in the past couple of weeks
  1298. # [13:20] <edmorley> "compilers suck" ? :-)
  1299. # [13:21] <edmorley> although perhaps I am biased by the pgo-only bustage just backed out of trunk
  1300. # [13:21] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1301. # [13:22] <mjrosenb> I know there is at least one extra bug lurking in the depths of the code that I'm fixing
  1302. # [13:22] <nemo> glandium: oh. and this is the nightly from the 7th if that matters at all. http://hg.mozilla.org/mozilla-central/rev/e587aa26326e
  1303. # [13:22] <nemo> x86_64-unknown-linux-gnu
  1304. # [13:23] <nemo> glandium: anything more you're curious about? otherwise I'll restart to apply the update
  1305. # [13:24] <nemo> memory usage dropped further to 640
  1306. # [13:26] * Quits: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com) (Quit: Ex-Chat)
  1307. # [13:26] * Quits: Asa (asa@1244115B.683412C3.127D9B2.IP) (Ping timeout)
  1308. # [13:28] * Quits: morrison (morrison@moz-EDA608C3.cs.ucl.ac.uk) (Ping timeout)
  1309. # [13:30] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
  1310. # [13:31] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Quit: ChatZilla 0.9.89 [Firefox 16.0.1/20121010235047])
  1311. # [13:32] * Quits: sewardj (sewardj@moz-9994F290.dip.t-dialin.net) (Ping timeout)
  1312. # [13:34] * Joins: mreavy (chatzilla@60777FDD.2664438.639333AD.IP)
  1313. # [13:34] * Joins: sewardj (sewardj@moz-66D6CDED.dip.t-dialin.net)
  1314. # [13:35] * Quits: sewardj (sewardj@moz-66D6CDED.dip.t-dialin.net) (Input/output error)
  1315. # [13:35] * Joins: sewardj (sewardj@moz-66D6CDED.dip.t-dialin.net)
  1316. # [13:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e97f0b690380 - Joel Maher - Bug 809366 - watcher has high cpu usage on panda boards in racked environment. r=wlach DONTBUILD
  1317. # [13:37] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/84b0991ccd97 - Joel Maher - Bug 809364 - sutagent zeroconf is causing jmdns thread to spike cpu on panda boards. r=wlach DONTBUILD
  1318. # [13:37] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2556aa291476 - Joel Maher - Bug 809534 - add support to watcher to support version query. r=wlach DONTBUILD
  1319. # [13:37] <nemo> glandium: righto gonna take silence as "no" :-p
  1320. # [13:38] * Quits: marcoz (marco.zehe@moz-4CF7952F.dip.t-dialin.net) (Quit: Leaving.)
  1321. # [13:38] * Joins: morrison (morrison@moz-EDA608C3.cs.ucl.ac.uk)
  1322. # [13:39] * Quits: morrison (morrison@moz-EDA608C3.cs.ucl.ac.uk) (Client exited)
  1323. # [13:39] * Joins: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com)
  1324. # [13:40] * Quits: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP) (Quit: randix)
  1325. # [13:44] * Joins: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP)
  1326. # [13:46] * Quits: mreavy (chatzilla@60777FDD.2664438.639333AD.IP) (Ping timeout)
  1327. # [13:47] * ewong|sleep is now known as ewong
  1328. # [13:47] <AryehGregor> (gdb) break nsHTMLEditor::~nsHTMLEditor
  1329. # [13:47] <AryehGregor> Breakpoint 3 at 0xb4312c00: nsHTMLEditor::~nsHTMLEditor. (2 locations)
  1330. # [13:47] <AryehGregor> Why 2 locations? Can I get it to only break on one of them?
  1331. # [13:48] * Joins: janv (varga@52A1524D.4E7EDEC9.632B8C24.IP)
  1332. # [13:48] * Joins: jfkthame (jfkthame@3554D00E.605C6E9.9542EC20.IP)
  1333. # [13:49] * NeilAway wonders how there can be 2 destructors in the first place
  1334. # [13:49] * Joins: marcoz (marco.zehe@moz-4CF7952F.dip.t-dialin.net)
  1335. # [13:50] <AryehGregor> One breakpoint gets set at the start of the destructor and one at the end, it looks like.
  1336. # [13:51] * Quits: lduros (user@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Client exited)
  1337. # [13:51] <glandium> froydnj: a stacktrace involving the parser
  1338. # [13:51] <glandium> froydnj: (cpu was 100%, likely an infinite loop)
  1339. # [13:53] * Quits: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1340. # [13:56] * Quits: Mano (mano@moz-7E1DCE13.red.bezeqint.net) (Client exited)
  1341. # [13:57] * Quits: tingyuan (b91068@moz-60EA5A7A.csie.ntu.edu.tw) (Ping timeout)
  1342. # [13:57] * Quits: surkov (surkov@D08E2EFF.E35E3D12.E17943EE.IP) (Quit: surkov)
  1343. # [13:58] * Joins: tingyuan (b91068@moz-60EA5A7A.csie.ntu.edu.tw)
  1344. # [13:59] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  1345. # [14:00] <froydnj> glandium: oh, so things built fine, but the tests or something went haywire?
  1346. # [14:00] <froydnj> glandium: don't suppose you have the stack?
  1347. # [14:00] <glandium> froydnj: let me search my history
  1348. # [14:01] * Joins: SinnerShanky (SinnerShan@3D8C745A.6489EAAD.5D9ABA9F.IP)
  1349. # [14:01] <glandium> froydnj: http://pastebin.mozilla.org/1924208
  1350. # [14:01] <glandium> froydnj: that's during the pgo profile run of firefox between the two build passes
  1351. # [14:02] <glandium> froydnj: only on linux (not linux64)
  1352. # [14:02] * kmoir-afk is now known as kmoir_buildduty
  1353. # [14:04] <froydnj> glandium: hm.
  1354. # [14:05] <evilpie> mounir: hey regarding bug 676619
  1355. # [14:05] <evilpie> it shouldn't open a filepicker
  1356. # [14:06] <glandium> froydnj: which is kind of weird, because what we get after the first pass isn't that weird compile-wise. I mean, i would understand pgo breaking things, but instrumentation stuff?
  1357. # [14:06] <evilpie> but instead the default [Opening File XX What should firefox do with this file ? [x] download [ ] open with]
  1358. # [14:07] <evilpie> i think the file picker is used when i do right click 'Save As ..'
  1359. # [14:08] <froydnj> glandium: yeah, I don't understand that either
  1360. # [14:08] * Quits: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  1361. # [14:08] <glandium> froydnj: maybe it exhibits a race condition somewhere
  1362. # [14:08] <evilpie> bz_sleep: you too ^ ;)
  1363. # [14:10] * Joins: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP)
  1364. # [14:11] * Joins: Edgar (Thunderbir@moz-C440FA04.dynamic.hinet.net)
  1365. # [14:11] * Joins: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP)
  1366. # [14:13] * Joins: dvander_ (dvander@moz-3D170E6B.hsd1.md.comcast.net)
  1367. # [14:14] * Quits: tingyuan (b91068@moz-60EA5A7A.csie.ntu.edu.tw) (Ping timeout)
  1368. # [14:14] * Joins: tingyuan (b91068@moz-60EA5A7A.csie.ntu.edu.tw)
  1369. # [14:17] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  1370. # [14:19] * Quits: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP) (Quit: randix)
  1371. # [14:20] * kmoir_buildduty is now known as kmoir-afk
  1372. # [14:20] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  1373. # [14:20] * Quits: vicamo (vicamo@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1374. # [14:21] * Joins: vicamo (vicamo@52A1524D.4E7EDEC9.632B8C24.IP)
  1375. # [14:22] * Quits: Edgar (Thunderbir@moz-C440FA04.dynamic.hinet.net) (Ping timeout)
  1376. # [14:22] * Quits: Optimizer (Optimizer@20E5FC37.6ABC3FEB.BE90E62C.IP) (Ping timeout)
  1377. # [14:22] * ewong is now known as ewong|sleep
  1378. # [14:24] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  1379. # [14:25] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  1380. # [14:26] * Joins: Edgar (Thunderbir@moz-C440FA04.dynamic.hinet.net)
  1381. # [14:26] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  1382. # [14:26] * ewong|sleep is now known as ewong
  1383. # [14:28] * Joins: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP)
  1384. # [14:29] * Joins: nattokirai (nattokirai@moz-176E53A7.dynamic.ppp.asahi-net.or.jp)
  1385. # [14:29] * Joins: Optimizer (Optimizer@B6CCDDE8.113CFA4F.274D17D6.IP)
  1386. # [14:30] * Joins: jimm (jmathies@moz-7F164CA1.pn.at.cox.net)
  1387. # [14:32] * Quits: Edgar (Thunderbir@moz-C440FA04.dynamic.hinet.net) (Ping timeout)
  1388. # [14:32] * whimboo|away is now known as whimboo
  1389. # [14:32] * Joins: Edgar (Thunderbir@moz-C440FA04.dynamic.hinet.net)
  1390. # [14:33] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Connection reset by peer)
  1391. # [14:33] * Quits: Dagger (Dagger@moz-9AFCB530.cable.virginmedia.com) (Connection reset by peer)
  1392. # [14:33] * Joins: Dagger (Dagger@moz-9AFCB530.cable.virginmedia.com)
  1393. # [14:34] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1394. # [14:35] * Joins: satyag (satyakam@5FE41920.67D0B89B.493B1C0B.IP)
  1395. # [14:35] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  1396. # [14:37] * Quits: alc (alc@moz-5760E986.vm.okeanos.grnet.gr) (Ping timeout)
  1397. # [14:37] * Joins: alc (alc@moz-5760E986.vm.okeanos.grnet.gr)
  1398. # [14:37] * Quits: marcoz (marco.zehe@moz-4CF7952F.dip.t-dialin.net) (Quit: Leaving.)
  1399. # [14:39] * Quits: victorporof (victorporo@98B96935.ACE0A71E.6A4F8DA2.IP) (Quit: victorporof)
  1400. # [14:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b4bc5389b4ff - Robert O'Callahan - Bug 792675. Part 7: Add support for MediaStream URIs to media elements. r=cpearce
  1401. # [14:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/13ecf9881f03 - Robert O'Callahan - Bug 792765. Part 0.5: Fix WebIDL codegen to avoid emitting QueryInterface when there is no interface prototype object. r=bz
  1402. # [14:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/02a99623c552 - Robert O'Callahan - Bug 792675. Part 1: Make the URL interface use WebIDL. r=bz
  1403. # [14:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/efdb6f07fd05 - Robert O'Callahan - Bug 792675. Part 4: Refactor nsBlobURI/nsBlobProtocolHandler to nsHostObjectURI/nsHostObjectProtocolHandler. r=sicking
  1404. # [14:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e3e5582e7636 - Robert O'Callahan - Bug 792675. Part 5: Extend nsHostObjectProtocolHandler with support for 'mediastream' scheme. r=sicking
  1405. # [14:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fb9aee660b54 - Robert O'Callahan - Bug 792675. Part 2: Change assertion to warning since Web content can trigger it (trying to create URIs relative to a blob URI). r=sicking
  1406. # [14:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a8cb805b77fd - Robert O'Callahan - Bug 792675. Part 6: Extend createObjectURL to support MediaStreams. r=sicking
  1407. # [14:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/78ee98d369d1 - Robert O'Callahan - Bug 792675. Part 0.6: Handle empty dictionary types in WebIDL bindings. r=bz
  1408. # [14:41] * Joins: victorporof (victorporo@98B96935.ACE0A71E.6A4F8DA2.IP)
  1409. # [14:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9f3a01124d8c - Hannes Verschore - Bug 809472: Add truncate analysis for MMul, r=mjrosenb
  1410. # [14:43] * Joins: Mano (mano@moz-7E1DCE13.red.bezeqint.net)
  1411. # [14:43] * Quits: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP) (Input/output error)
  1412. # [14:45] * Joins: JeroenDeDauw (j@moz-AB905E59.dip.t-dialin.net)
  1413. # [14:51] * Joins: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net)
  1414. # [14:51] * Joins: jprmc (jprmc@moz-542588AA.cpe.net.cable.rogers.com)
  1415. # [14:54] * Joins: automata (automata@AB8D352B.689DA881.32718129.IP)
  1416. # [14:54] * jmaher|afk is now known as jmaher
  1417. # [14:56] * Joins: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP)
  1418. # [14:58] * Quits: past (Instantbir@moz-97B9D0D0.dsl.dyn.forthnet.gr) (Ping timeout)
  1419. # [14:58] * Joins: past (Instantbir@moz-97B9D0D0.dsl.dyn.forthnet.gr)
  1420. # [14:59] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  1421. # [14:59] * Joins: _AxS_ (axs@moz-E7607041.cpe.net.cable.rogers.com)
  1422. # [14:59] * Joins: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net)
  1423. # [15:00] * Joins: mreavy (chatzilla@moz-E890FF94.meeting.ietf.org)
  1424. # [15:02] * Joins: jesup|laptop (chatzilla@moz-C7326C45.meeting.ietf.org)
  1425. # [15:02] * Quits: Mano (mano@moz-7E1DCE13.red.bezeqint.net) (Client exited)
  1426. # [15:02] * Fallen is now known as Fallen|away
  1427. # [15:02] * Joins: anant (Adium@moz-8CB5A890.meeting.ietf.org)
  1428. # [15:03] * Quits: anant (Adium@moz-8CB5A890.meeting.ietf.org) (Quit: Leaving.)
  1429. # [15:03] * Joins: anant (Adium@moz-8CB5A890.meeting.ietf.org)
  1430. # [15:04] * Quits: dvander_ (dvander@moz-3D170E6B.hsd1.md.comcast.net) (Quit: dvander_)
  1431. # [15:06] * Fallen|away is now known as Fallen
  1432. # [15:06] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  1433. # [15:07] * Quits: vicamo (vicamo@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Konversation terminated!)
  1434. # [15:08] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  1435. # [15:10] * Fallen is now known as Fallen|away
  1436. # [15:10] * glob|away is now known as glob
  1437. # [15:11] * Joins: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP)
  1438. # [15:13] * Quits: bwinton_away (bwinton@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  1439. # [15:14] * whimboo is now known as whimboo|afk
  1440. # [15:14] <edmorley> mxr down?
  1441. # [15:14] * Joins: bwinton_away (bwinton@moz-DB4A9C19.scl3.mozilla.com)
  1442. # [15:16] * Joins: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net)
  1443. # [15:16] <jonco> edmorley: works for me
  1444. # [15:16] <edmorley> me too now, oh well :-)
  1445. # [15:16] <edmorley> ta
  1446. # [15:17] * Joins: hub (hub@F2D29657.F60B0462.67AC9B1.IP)
  1447. # [15:17] * Joins: lduros (user@moz-4894EA28.nic.resnet.group.upenn.edu)
  1448. # [15:17] * Joins: bbondy_ (bbondy@moz-CBCCE0F3.home.cgocable.net)
  1449. # [15:17] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  1450. # [15:18] <mjrosenb> ok, that was annoying
  1451. # [15:18] * Fallen|away is now known as Fallen
  1452. # [15:18] <mjrosenb> i saw my name on the screen, but it wasn't highlighted
  1453. # [15:18] <mjrosenb> so I spent a good minute trying to find it
  1454. # [15:18] * csmedberg is now known as bsmedberg
  1455. # [15:19] * Joins: FabioMagnoni (fabiomagno@DB3C143A.D5200F0C.A2F1BD83.IP)
  1456. # [15:20] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  1457. # [15:21] * whimboo|afk is now known as whimboo
  1458. # [15:22] * Quits: nattokirai (nattokirai@moz-176E53A7.dynamic.ppp.asahi-net.or.jp) (Quit: nattokirai)
  1459. # [15:22] * Quits: JeroenDeDauw (j@moz-AB905E59.dip.t-dialin.net) (Quit: Leaving.)
  1460. # [15:22] * Joins: armenzg (armenzg@moz-146B9EB4.dsl.bell.ca)
  1461. # [15:25] <mounir> evilpie: pong
  1462. # [15:26] <mounir> evilpie: can you have a mock for the download box?
  1463. # [15:29] * Quits: SinnerShanky (SinnerShan@3D8C745A.6489EAAD.5D9ABA9F.IP) (Ping timeout)
  1464. # [15:29] * Quits: jfkthame (jfkthame@3554D00E.605C6E9.9542EC20.IP) (Quit: jfkthame)
  1465. # [15:29] <evilpie> this http://imgur.com/UTM94
  1466. # [15:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2f116ae5e387 - Benjamin Peterson - Bug 809292 - Deal with all source data allocation in one function. r=njn
  1467. # [15:31] <evilpie> mounir: back in a few minutes, lunch
  1468. # [15:31] * coop|afk is now known as coop
  1469. # [15:32] * bwinton_away is now known as bwinton
  1470. # [15:33] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1471. # [15:33] * Joins: roc (chatzilla@moz-9BC0002B.meeting.ietf.org)
  1472. # [15:33] * ChanServ sets mode: +o roc
  1473. # [15:36] * Quits: @roc (chatzilla@moz-9BC0002B.meeting.ietf.org) (Ping timeout)
  1474. # [15:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c1d783e19750 - Ehsan Akhgari - Add the missing file for the test in bug 809654
  1475. # [15:37] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/83e1f7986539 - Ehsan Akhgari - Bug 809654 - Implement BiquadFilterNode; r=bzbarsky
  1476. # [15:37] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  1477. # [15:40] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  1478. # [15:42] <evilpie> mounir: okay
  1479. # [15:44] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  1480. # [15:44] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  1481. # [15:45] * Quits: satyag (satyakam@5FE41920.67D0B89B.493B1C0B.IP) (Ping timeout)
  1482. # [15:45] * Joins: rednaks (rednaks@85C687CF.4C88037C.55FFA9B4.IP)
  1483. # [15:49] * Quits: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net) (Quit: Mardak)
  1484. # [15:51] * Joins: mbrubeck (mozilla@moz-45568FC0.hsd1.wa.comcast.net)
  1485. # [15:51] * Joins: roc (chatzilla@moz-9BC0002B.meeting.ietf.org)
  1486. # [15:51] * ChanServ sets mode: +o roc
  1487. # [15:51] * Fallen is now known as Fallen|away
  1488. # [15:51] * BenWa|sms is now known as BenWa
  1489. # [16:00] * baku|away is now known as baku
  1490. # [16:00] * Quits: Optimizer (Optimizer@B6CCDDE8.113CFA4F.274D17D6.IP) (Ping timeout)
  1491. # [16:01] * jcranmer|away is now known as jcranmer
  1492. # [16:01] * mcote|afk is now known as mcote
  1493. # [16:02] * Quits: Cwiiis (cwiiis@moz-125BA310.croy.cable.virginmedia.com) (Ping timeout)
  1494. # [16:02] * Joins: ferjm (ferjm@52A1524D.4E7EDEC9.632B8C24.IP)
  1495. # [16:03] * Quits: GPHemsley (GPHemsley@moz-4A8865CF.hsd1.ga.comcast.net) (Ping timeout)
  1496. # [16:03] <mjrosenb> wow, eshan is looking mighty purple today!
  1497. # [16:04] * Joins: Optimizer (Optimizer@4D57F39D.1D173DC.274D17D6.IP)
  1498. # [16:04] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  1499. # [16:05] * Joins: mwargers (chatzilla@moz-AF369B35.adsl.online.nl)
  1500. # [16:05] <@ehsan> mjrosenb: it's ok, I cancelled those builds because I forgot to add a file
  1501. # [16:05] <@ehsan> also, s/sh/hs/ :)
  1502. # [16:05] * rail_away is now known as rail
  1503. # [16:06] <mjrosenb> ehsan: do you highlight on both? :-p
  1504. # [16:06] <@ehsan> yep
  1505. # [16:06] * kmoir-afk is now known as kmoir_buildduty
  1506. # [16:07] * Joins: GPHemsley (GPHemsley@moz-4A8865CF.hsd1.ga.comcast.net)
  1507. # [16:07] <mjrosenb> I take it i'm not the only one to make that typo then
  1508. # [16:07] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki)
  1509. # [16:07] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1510. # [16:09] <@ehsan> no you're not :)
  1511. # [16:10] * Quits: tchevalier|away (Thunderbir@moz-EF3E5DF2.w90-0.abo.wanadoo.fr) (Quit: tchevalier|away)
  1512. # [16:10] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki)
  1513. # [16:10] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1514. # [16:11] * philor|away is now known as philor
  1515. # [16:12] * Joins: morrison (morrison@moz-E38E38E1.cust-10274.ip.static.uno.uk.net)
  1516. # [16:12] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  1517. # [16:12] * Joins: tchevalier (Thunderbir@moz-EF3E5DF2.w90-0.abo.wanadoo.fr)
  1518. # [16:12] * Joins: Austin__ (austin@B65F78B7.1356EECA.2170E5F.IP)
  1519. # [16:12] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1520. # [16:13] * Joins: birtles (chatzilla@88F51059.F3BBB17D.144F44FA.IP)
  1521. # [16:14] * Joins: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP)
  1522. # [16:17] * Joins: jfkthame (jfkthame@3554D00E.605C6E9.9542EC20.IP)
  1523. # [16:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f8989ca9a3c6 - Benoit Girard - Bug 809493 - Restore the blend equation state after drawing the underlay. r=joe
  1524. # [16:18] * Quits: morrison (morrison@moz-E38E38E1.cust-10274.ip.static.uno.uk.net) (Quit: Leaving)
  1525. # [16:19] * Joins: marcoz (marco.zehe@moz-4CF7952F.dip.t-dialin.net)
  1526. # [16:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bfd200dfc8c3 - Vladimir Vukicevic - b=809123; disable broken browser_586068-reload.js test; r=ttaubert
  1527. # [16:19] * Quits: GPHemsley (GPHemsley@moz-4A8865CF.hsd1.ga.comcast.net) (Ping timeout)
  1528. # [16:21] * Joins: GPHemsley (GPHemsley@moz-4A8865CF.hsd1.ga.comcast.net)
  1529. # [16:22] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  1530. # [16:22] * ChanServ sets mode: +o smaug
  1531. # [16:22] * Joins: bholley (anonymous@moz-21DD2AC0.hsd1.ca.comcast.net)
  1532. # [16:23] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Input/output error)
  1533. # [16:23] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  1534. # [16:25] * catlee-away is now known as catlee
  1535. # [16:26] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  1536. # [16:27] * Quits: FabioMagnoni (fabiomagno@DB3C143A.D5200F0C.A2F1BD83.IP) (Quit: FabioMagnoni)
  1537. # [16:27] * Joins: FabioMagnoni (fabiomagno@DB3C143A.D5200F0C.A2F1BD83.IP)
  1538. # [16:28] * Quits: redfive (chatzilla@moz-B4268216.dsl.pltn13.pacbell.net) (Ping timeout)
  1539. # [16:29] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  1540. # [16:30] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  1541. # [16:30] * Quits: ircloggr (nodebot@moz-14CC61E3.compute-1.amazonaws.com) (Client exited)
  1542. # [16:31] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  1543. # [16:31] * Joins: ircloggr (nodebot@moz-6A3A35E0.compute-1.amazonaws.com)
  1544. # [16:31] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1545. # [16:33] * Joins: dbradley (dbradley@5B6B8D9B.96011E66.66281533.IP)
  1546. # [16:34] * Joins: Mardak (Mardak@2557E599.66715431.D25A875A.IP)
  1547. # [16:34] * Quits: squeakytoy (christoffe@moz-9E84F244.netset.se) (Quit: Leaving)
  1548. # [16:34] * Quits: @ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com) (Input/output error)
  1549. # [16:35] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  1550. # [16:39] * Quits: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net) (Quit: tantek)
  1551. # [16:40] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
  1552. # [16:40] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Ping timeout)
  1553. # [16:41] * Quits: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net) (Ping timeout)
  1554. # [16:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e252b7ccec6e - Bobby Holley - Bug 809547 - Tests. r=bz
  1555. # [16:42] * Quits: _AxS_ (axs@moz-E7607041.cpe.net.cable.rogers.com) (Ping timeout)
  1556. # [16:43] * Quits: BenWa (BenWa@moz-B9E3729F.members.linode.com) (Ping timeout)
  1557. # [16:43] * Quits: dumitru (dgherman@moz-7C253BEB.getcadre.com) (Ping timeout)
  1558. # [16:43] * Quits: Edgar (Thunderbir@moz-C440FA04.dynamic.hinet.net) (Ping timeout)
  1559. # [16:43] * Joins: dumitru (dgherman@moz-7C253BEB.getcadre.com)
  1560. # [16:43] * Quits: reed (reed@tech.monkey) (Ping timeout)
  1561. # [16:43] * Quits: vlad (vlad@moz-97F0FD4D.members.linode.com) (Ping timeout)
  1562. # [16:44] * Joins: vlad (vlad@moz-97F0FD4D.members.linode.com)
  1563. # [16:44] * Joins: _AxS_ (axs@moz-E7607041.cpe.net.cable.rogers.com)
  1564. # [16:44] * Quits: bc (bc@454BDC37.1D5E8529.AC69809B.IP) (Ping timeout)
  1565. # [16:44] * Quits: Ryan (rflint@moz-A287E317.com) (Ping timeout)
  1566. # [16:44] * Joins: bc (bc@454BDC37.1D5E8529.AC69809B.IP)
  1567. # [16:45] * Joins: Pike (Pike@moz-E6EF2247.pool.mediaways.net)
  1568. # [16:45] * Quits: ctalbert (Instantbir@moz-C373EAEA.hsd1.ca.comcast.net) (Ping timeout)
  1569. # [16:45] * Joins: Ryan (rflint@moz-A287E317.com)
  1570. # [16:45] * Joins: reed (reed@tech.monkey)
  1571. # [16:46] * Joins: BenWa (BenWa@moz-B9E3729F.members.linode.com)
  1572. # [16:48] * Quits: pascalc (chatzilla@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Input/output error)
  1573. # [16:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/258b1c1d0d20 - Wes Johnston - Bug 759041 - Bring in Android compatibility libraries. r=blassey
  1574. # [16:49] * Joins: schien-laptop (schien@52A1524D.4E7EDEC9.632B8C24.IP)
  1575. # [16:54] <@smaug> hsivonen: from Gecko point of view I assume I can just skip all .java
  1576. # [16:55] <@smaug> and the small amount of review will be about .cpp only
  1577. # [16:56] <bsmedberg> johns: ping
  1578. # [16:56] <@smaug> hsivonen: -w patch would be nice in any case
  1579. # [16:56] * Joins: pascalc (chatzilla@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  1580. # [16:57] * Quits: GPHemsley (GPHemsley@moz-4A8865CF.hsd1.ga.comcast.net) (Ping timeout)
  1581. # [16:57] * Quits: rednaks (rednaks@85C687CF.4C88037C.55FFA9B4.IP) (Quit: Quitte)
  1582. # [16:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3566ba4296f7 - Andrea Marchesini - Bug 809567 - Hide ArchiveReader feature behind a pref (disabled by default), r=mounir
  1583. # [17:00] * Joins: dvander_ (dvander@moz-DFBCBE02.hfc.comcastbusiness.net)
  1584. # [17:00] * Joins: nsm (nikhil@2557E599.66715431.D25A875A.IP)
  1585. # [17:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5a98250eb00c - Eddy Bruel - Bug 793160 - Add NULL check for proto; r=ejpbruel
  1586. # [17:01] * joduinn-afk is now known as joduinn-coffee
  1587. # [17:01] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  1588. # [17:02] * Quits: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de) (Client exited)
  1589. # [17:02] * Joins: atte (atte@moz-401E92F1.dhcp.inet.fi)
  1590. # [17:03] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/77378c09bbb5 - Andrea Marchesini - Bug 795930 - Hide ArchiveReader feature behind a pref (disabled by default), r=mounir
  1591. # [17:03] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d7ad67134127 - Mounir Lamouri - Backed out changeset 3566ba4296f7 because of wrong bug number.
  1592. # [17:03] * jhopkins|afk is now known as jhopkins
  1593. # [17:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fdcb6474f4b4 - Nathan Froyd - Bug 806618 - followup - remove PR_NewLogModule static initializer in nsNativeComponentLoader.cpp; r=ehsan
  1594. # [17:06] * Joins: hipokrit (hipokrit@22C376D.1983C9D0.839F6EC0.IP)
  1595. # [17:06] * Joins: aklotz (Thunderbir@moz-55246988.cg.shawcable.net)
  1596. # [17:06] * jcranmer sighs
  1597. # [17:06] <jcranmer> how can people use git?
  1598. # [17:07] * Quits: mwargers (chatzilla@moz-AF369B35.adsl.online.nl) (Ping timeout)
  1599. # [17:07] <glandium> jcranmer: how can people use mercurial?
  1600. # [17:07] <jcranmer> I can't figure out how to switch to another branch in git
  1601. # [17:07] <froydnj> git checkout
  1602. # [17:07] <jcranmer> instead, I end up in a detached head state
  1603. # [17:07] <glandium> jcranmer: git checkout
  1604. # [17:08] * Joins: alan (alan@250ED38C.BBCF716E.AB35D41B.IP)
  1605. # [17:08] <jcranmer> glandium: long story short
  1606. # [17:08] <jcranmer> I tried that
  1607. # [17:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6a9e7aeb184f - Nathan Froyd - Bug 803665 - followup - dispense with nsGlobalWindow::{First,Last}Timeout and nsTimeout::{Next,Previous}; r=bz
  1608. # [17:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9458ded5789b - Nathan Froyd - Bug 803666 - convert nsDocLoader's outstanding status list to use mozilla::LinkedList; r=smaug
  1609. # [17:08] <bsmedberg> josh: ping
  1610. # [17:08] <jcranmer> and now I have no idea what state my repository is in
  1611. # [17:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7f38df5f2448 - Nathan Froyd - Bug 803665 - part 0 - make nsTimeout properly initialize its fields; r=bz
  1612. # [17:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f7aa71fa2cf0 - Nathan Froyd - Bug 803668 - convert string bundle caches to use mozilla::LinkedList; r=smontagu
  1613. # [17:08] <glandium> jcranmer: if you give it a commit sha1, then you get a detached head
  1614. # [17:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/00534980e998 - Nathan Froyd - Bug 803665 - convert nsGlobalWindow's timeout list to use mozilla::LinkedList; r=bz
  1615. # [17:08] <glandium> jcranmer: give it a branch name, and it will not be detached
  1616. # [17:08] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  1617. # [17:08] <jcranmer> I tried that
  1618. # [17:08] <jcranmer> it still seems to be borked
  1619. # [17:09] * catlee is now known as catlee-away
  1620. # [17:09] <glandium> jcranmer: what does git status say?
  1621. # [17:09] <josh> bsmedberg: pong
  1622. # [17:09] * Quits: tchevalier (Thunderbir@moz-EF3E5DF2.w90-0.abo.wanadoo.fr) (Quit: tchevalier)
  1623. # [17:10] <bsmedberg> josh: is there a way to tell whether a particular <embed> is currently in CTP-blocked mode?
  1624. # [17:10] <jcranmer> glandium: not currently on any branch
  1625. # [17:10] <bsmedberg> currently looking in the developer console, but I could be in chrome JS if necessary
  1626. # [17:10] * Joins: abwillis (abwillis@9877934.9DD4DBBF.6A7A197.IP)
  1627. # [17:10] <glandium> jcranmer: and nothing else?
  1628. # [17:10] <jcranmer> nothing important
  1629. # [17:10] <glandium> jcranmer: so what does git checkout master say?
  1630. # [17:11] <josh> bsmedberg: from where? normal web content detection via js?
  1631. # [17:11] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Client exited)
  1632. # [17:11] <josh> you can't really tell from normal content mode but you can make a pretty good guess
  1633. # [17:11] <bsmedberg> well, that's what the developer console gives me
  1634. # [17:11] <jcranmer> glandium: hmm, that unborked me
  1635. # [17:11] <jcranmer> except I want to be on dbaa-ctxts instead
  1636. # [17:11] * Joins: tchevalier (Thunderbir@moz-EF3E5DF2.w90-0.abo.wanadoo.fr)
  1637. # [17:11] <josh> bsmedberg: you can probably look at the fallback state from chrome
  1638. # [17:11] <glandium> jcranmer: then git checkout dbaa-ctxts
  1639. # [17:11] <jcranmer> that's what got me in the mess in the first place
  1640. # [17:12] <bsmedberg> josh: is that a property on the embed element?
  1641. # [17:12] <jcranmer> "oh, I want to be on that brnach"
  1642. # [17:12] <josh> bsmedberg: I'd email dkeeler or jschoenick
  1643. # [17:12] * Joins: birtles_ (chatzilla@514D186.F3BBB17D.144F44FA.IP)
  1644. # [17:12] <glandium> jcranmer: is it really a branch?
  1645. # [17:12] <bsmedberg> ok
  1646. # [17:12] <jcranmer> "hey look, that branch doesn't exist since I never bothered to pull it from remote"
  1647. # [17:12] <@bz_sleep> ok
  1648. # [17:12] <@bz_sleep> wtf
  1649. # [17:12] <@bz_sleep> https://tbpl.mozilla.org/php/getParsedLog.php?id=16853576&tree=Try
  1650. # [17:12] <jcranmer> "instead, I'll just create a new branch and keep you from pulling it remotely"
  1651. # [17:12] <@bz_sleep> e:\builds\moz2_slave\try-w32\build\dom\base\nsDOMClassInfo.h(120) : error C2259: 'nsDOMClassInfo' : cannot instantiate abstract class
  1652. # [17:12] <@bz_sleep> due to following members:
  1653. # [17:12] <@bz_sleep> 'nsresult nsIXPCScriptable::GetClassName(char **)' : is abstract
  1654. # [17:12] <glandium> jcranmer: what does "git branch -a" say?
  1655. # [17:12] <@bz_sleep> How can that possibly happen?
  1656. # [17:12] <josh> bsmedberg: the patches on bug 800018 might give good hints for how to do it
  1657. # [17:13] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1658. # [17:13] <@bz_sleep> Given that nsDOMClassInfo does NS_DECL_NSIXPCSCRIPTABLE ?
  1659. # [17:13] <jcranmer> heh, we need to clean up our remote branches a bit
  1660. # [17:13] * Quits: birtles (chatzilla@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1661. # [17:13] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1662. # [17:13] * birtles_ is now known as birtles
  1663. # [17:13] <@bz_sleep> (and only on Windows, mind you)
  1664. # [17:13] <bsmedberg> bz_sleep: I'd be willing to bet this is Windows redefining GetClassName to GetClassNameW
  1665. # [17:14] <bsmedberg> halfway through your translation unit
  1666. # [17:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ea3dd343ee5e - Mats Palmgren - Bug 685012 - Implement page-break-inside:avoid in layout. r=fantasai,sr=roc
  1667. # [17:14] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/dbf63c3f34e9 - Mats Palmgren - Bug 685012 - Implement page-break-inside:avoid in the style system. r=dbaron
  1668. # [17:14] * hwine-ooo is now known as hwine
  1669. # [17:14] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ac1fdaa261f2 - Mats Palmgren - Bug 798867 - Use the content offset that GetFrameForNodeOffset returns. r=roc
  1670. # [17:14] * Parts: jandem (jandem@DC16CF03.8CDDD93A.198A214C.IP)
  1671. # [17:15] <@roc> yay
  1672. # [17:15] <jcranmer> wait, half thoes branches are gone... ???
  1673. # [17:15] * Joins: kaze (kaze@52A1524D.4E7EDEC9.632B8C24.IP)
  1674. # [17:15] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Ping timeout)
  1675. # [17:15] * IRCMonkey27857 is now known as robcee
  1676. # [17:16] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  1677. # [17:16] * Joins: SinnerShanky (SinnerShan@3D8C745A.6489EAAD.5D9ABA9F.IP)
  1678. # [17:16] * robcee is now known as IRCMonkey52201
  1679. # [17:17] * Joins: biesi_ (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  1680. # [17:17] * IRCMonkey52201 is now known as robcee
  1681. # [17:18] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9fa862c22f51 - Mike Conley - Bug 794752 - Downloads toolbar button changes size the first time it is clicked. r=mak.
  1682. # [17:19] * Joins: capella-s3 (capella-s3@moz-2D0AF8D4.syrcny.fios.verizon.net)
  1683. # [17:19] * Quits: marcoz (marco.zehe@moz-4CF7952F.dip.t-dialin.net) (Quit: Leaving.)
  1684. # [17:20] <@bz_sleep> bsmedberg: hmm
  1685. # [17:20] <@bz_sleep> bsmedberg: Any idea where I find which translation unit I'm in?
  1686. # [17:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8a726e298171 - Marty Rosenberg - Ensure that we are using the same IonCompartment throughout the lifetime of an AFC(bug 792873, r=jandem)
  1687. # [17:21] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3136d5ea2399 - Marty Rosenberg - Don't attempt to verify that the stack will be aligned, because it may not be. (bug 807156, r=djvj)
  1688. # [17:21] <@bz_sleep> bsmedberg: but yes, that seems more plausible than anything else here!
  1689. # [17:21] * Joins: Cwiiis (cwiiis@moz-125BA310.croy.cable.virginmedia.com)
  1690. # [17:22] <@bz_sleep> aha!
  1691. # [17:22] * @bz_sleep bets he knows where the problem is, goes to fix it
  1692. # [17:22] * bz_sleep is now known as bz
  1693. # [17:22] <@bz> bsmedberg: thanks!
  1694. # [17:22] <jfkthame> must be nice to fix stuff before waking up
  1695. # [17:24] <erick> I've been seeing build error |fatal error: 'cpuid.h' file not found| since yesterday, has anyone seen this before/know a warkaround? (see http://pastebin.mozilla.org/1925604 for more details)
  1696. # [17:24] * Joins: GPHemsley (GPHemsley@moz-4A8865CF.hsd1.ga.comcast.net)
  1697. # [17:24] <froydnj> jfkthame: sleep coding is considered very useful, but also highly dangerous. to be used only by experts
  1698. # [17:24] <@bz> jfkthame: ;)
  1699. # [17:25] <padenot> erick: probably my fault
  1700. # [17:25] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  1701. # [17:25] * ChanServ sets mode: +o ehsan
  1702. # [17:25] <padenot> erick: looking now
  1703. # [17:25] * Joins: Mano (mano@CAA4E78B.EC757A99.39716721.IP)
  1704. # [17:25] <padenot> erick: which OSX version exactly?
  1705. # [17:25] <glandium> erick: what is your xcode version?
  1706. # [17:25] * Quits: birtles (chatzilla@514D186.F3BBB17D.144F44FA.IP) (Connection reset by peer)
  1707. # [17:25] * Quits: cpearce (chatzilla@moz-8CBCCDA6.xdsl.xnet.co.nz) (Ping timeout)
  1708. # [17:26] * Joins: birtles (chatzilla@514D186.F3BBB17D.144F44FA.IP)
  1709. # [17:27] * Quits: fabrice (fabrice@moz-BDD802ED.hfc.comcastbusiness.net) (Quit: Leaving.)
  1710. # [17:27] * Joins: mkaply (mkaply@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
  1711. # [17:27] * baku is now known as baku|away
  1712. # [17:28] <erick> padenot, glandium: http://pastebin.mozilla.org/1925610
  1713. # [17:29] <mounir> davidb: ping
  1714. # [17:29] <davidb> mounir: pong
  1715. # [17:29] <mounir> davidb: about using opacity for placeholder
  1716. # [17:29] <mounir> do you have any other comment that the opacity's value?
  1717. # [17:30] * Quits: birtles (chatzilla@514D186.F3BBB17D.144F44FA.IP) (Ping timeout)
  1718. # [17:30] * Quits: @roc (chatzilla@moz-9BC0002B.meeting.ietf.org) (Ping timeout)
  1719. # [17:30] * Quits: schien-laptop (schien@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1720. # [17:30] * Quits: janv (varga@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: This computer has gone to sleep)
  1721. # [17:30] <davidb> mounir: I went looking to see if windows 8 added an os config for placeholders styling… but didn't see anything
  1722. # [17:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5272e198951c - Bobby Holley - Bug 809290 - Tests. r=bz
  1723. # [17:31] * Joins: cjones (cjones@52A1524D.4E7EDEC9.632B8C24.IP)
  1724. # [17:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9ec4fbe7040f - Bobby Holley - Bug 809290 - Fix nsLocation::CheckURL. r=bz
  1725. # [17:31] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  1726. # [17:31] * Joins: mdas (mdas@52A1524D.4E7EDEC9.632B8C24.IP)
  1727. # [17:32] * Joins: GinaYeh-laptop (GinaYeh@52A1524D.4E7EDEC9.632B8C24.IP)
  1728. # [17:32] <davidb> mounir: it is going to be impossible to please everyone. i think we may want to file a follow up for some kind of gui for setting options, as per faaborg in 618260
  1729. # [17:33] <davidb> mounir: i'll add another comment
  1730. # [17:33] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  1731. # [17:33] * Joins: akeybl (akeybl@52A1524D.4E7EDEC9.632B8C24.IP)
  1732. # [17:34] * jwir3|away is now known as jwir3
  1733. # [17:34] * Quits: anant (Adium@moz-8CB5A890.meeting.ietf.org) (Quit: Leaving.)
  1734. # [17:34] * Joins: jcvernaleo (john@moz-5D4C492B.snfccasy.static.covad.net)
  1735. # [17:34] <mounir> davidb: I agree with can't please everyone
  1736. # [17:35] * Quits: Pike (Pike@moz-E6EF2247.pool.mediaways.net) (Input/output error)
  1737. # [17:35] <mounir> but I think opacity is the right way to go because developers will have placeholder working out of the box
  1738. # [17:35] * Joins: janv (varga@52A1524D.4E7EDEC9.632B8C24.IP)
  1739. # [17:36] * Quits: joe_walker (joe_walker@E48845AB.3A9F9BD4.4C2245EF.IP) (Input/output error)
  1740. # [17:36] * Quits: GinaYeh-laptop (GinaYeh@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Leaving)
  1741. # [17:36] <erick> padenot: OSX 10.7.4 | 11.4.0 Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 x86_64 | BuildVersion:11E53
  1742. # [17:37] * Joins: GinaYeh-laptop (GinaYeh@52A1524D.4E7EDEC9.632B8C24.IP)
  1743. # [17:37] <vlad> I wonder how long until I train my fingers to not type 'nsnull'
  1744. # [17:37] * Quits: jesup|laptop (chatzilla@moz-C7326C45.meeting.ietf.org) (Ping timeout)
  1745. # [17:37] <padenot> erick: yep. you should have cpuid.h anyways
  1746. # [17:37] * Joins: Pike (Pike@moz-E6EF2247.pool.mediaways.net)
  1747. # [17:39] <froydnj> vlad: just set up your editor to autocorrect
  1748. # [17:39] <vlad> heh
  1749. # [17:40] * Quits: mreavy (chatzilla@moz-E890FF94.meeting.ietf.org) (Ping timeout)
  1750. # [17:40] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  1751. # [17:41] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Quit: Leaving)
  1752. # [17:41] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/1437578c371f - Gian-Carlo Pascutto - Bug 809459 - Disable SmsRequest on Android to fix a startup crash. r=dougt,bustage
  1753. # [17:42] * geekboy|afk is now known as geekboy
  1754. # [17:43] * Quits: stransky (stransky@moz-107AD163.redhat.com) (Quit: Connection reset by beer)
  1755. # [17:43] <erick> padenot: I'm seeing cpuid.h under | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/i386/cpuid.h |, and I'm building for x86, could it be that it's not searching that path?
  1756. # [17:43] * Quits: dbradley (dbradley@5B6B8D9B.96011E66.66281533.IP) (Ping timeout)
  1757. # [17:43] * Joins: bdahl (bdahl@2557E599.66715431.D25A875A.IP)
  1758. # [17:43] * armenzg is now known as armenzg_brb
  1759. # [17:43] * philor is now known as philor|away
  1760. # [17:44] * Quits: capella-s3 (capella-s3@moz-2D0AF8D4.syrcny.fios.verizon.net) (Ping timeout)
  1761. # [17:44] * Quits: kaze (kaze@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1762. # [17:44] * Quits: mikeratcliffe (mikeratcli@B9C7DE51.690004FA.7CCB197A.IP) (Ping timeout)
  1763. # [17:44] <padenot> of course I don't have a mac right now to debug this.
  1764. # [17:45] * khuey|away is now known as khuey
  1765. # [17:46] * Joins: tantek (tantek@moz-E42F7A81.dsl.dynamic.sonic.net)
  1766. # [17:46] <erick> alright, it seems like I"m missing all sorts of x86 related headers. I'll see if I can sort this out, no worries
  1767. # [17:46] * Quits: wesj (Instantbir@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  1768. # [17:46] * hwine is now known as hwine-ooo
  1769. # [17:46] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  1770. # [17:47] * Joins: tzimmermann (tzimmerman@52A1524D.4E7EDEC9.632B8C24.IP)
  1771. # [17:47] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  1772. # [17:47] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1773. # [17:48] * glob is now known as glob|away
  1774. # [17:48] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Connection reset by peer)
  1775. # [17:49] * Joins: myk (myk@moz-64D96850.dsl.dynamic.sonic.net)
  1776. # [17:49] * Quits: mdas (mdas@52A1524D.4E7EDEC9.632B8C24.IP) (Input/output error)
  1777. # [17:49] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1778. # [17:49] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  1779. # [17:50] * jimm is now known as jimm-lunch
  1780. # [17:50] * Joins: capella-s3 (capella-s3@moz-2D0AF8D4.syrcny.fios.verizon.net)
  1781. # [17:50] * baku|away is now known as baku
  1782. # [17:50] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  1783. # [17:50] * Joins: wesj (Instantbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1784. # [17:50] * joduinn-coffee is now known as joduinn-afk
  1785. # [17:50] <BenWa> glandium: I got a # of constructor regression in http://hg.mozilla.org/integration/mozilla-inbound/rev/f8989ca9a3c6. Are those static constructor counts?
  1786. # [17:50] <rnewman> Yoric: what's up? (intermittent afk, fill scrollback for me!)
  1787. # [17:50] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Ping timeout)
  1788. # [17:51] <glandium> BenWa: did you check the graph? because the regression ranges are almost always wrong on that metric
  1789. # [17:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ec3ad127d567 - Jim Chen - Bug 761287 - Fix NDKr8 build by including Android sigcontext instead of using our own; r=ehsan
  1790. # [17:51] <glandium> BenWa: (but yes, it's static constructor count)
  1791. # [17:51] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  1792. # [17:52] * Joins: fitzgen (fitzgen@moz-684EA5B8.hsd1.wa.comcast.net)
  1793. # [17:52] <jwir3> does firefox on mac os/x have the single 'Firefox' button instead of the menus, like on windows and gnome?
  1794. # [17:52] <jwir3> I mean, is that an option?
  1795. # [17:52] * Joins: fabrice (fabrice@52A1524D.4E7EDEC9.632B8C24.IP)
  1796. # [17:52] * Joins: riadh (chatzilla@moz-92793EB3.karlshof.wh.tu-darmstadt.de)
  1797. # [17:53] <mounir> jwir3: the menu is in the menu bar in MacOS
  1798. # [17:53] <mounir> which is at the top of the screen
  1799. # [17:53] <mounir> not in the app window
  1800. # [17:53] <mounir> so no
  1801. # [17:53] * Quits: GinaYeh-laptop (GinaYeh@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1802. # [17:53] <BenWa> Alright :)
  1803. # [17:53] <_AxS_> jwir3: in short, no, due to integration with aqua
  1804. # [17:53] <jwir3> mounir, _AxS_: ah, ok.
  1805. # [17:53] <jwir3> thanks
  1806. # [17:53] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f9fa565fbd35 - Nathan Froyd - Bug 806147 - fix reftests that use setTimeout but not reftest-wait to include reftest-wait; r=dholbert
  1807. # [17:55] * Joins: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net)
  1808. # [17:55] * Quits: fabrice (fabrice@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1809. # [17:55] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  1810. # [17:56] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  1811. # [17:56] * bz is now known as bz_away
  1812. # [17:56] * Quits: armenzg_brb (armenzg@moz-146B9EB4.dsl.bell.ca) (Input/output error)
  1813. # [17:58] <riadh> Hi guys! I need some help, could any one told me please how get all data from nsIObjectOutputStream object, I'm using context->Serialize(nsIObjectOutputStream *, JSScript *) to Serialize a JSScript, and this should return a nsIObjectOutputStream, But I couldn't figure out how to get the data in the nsIObjectOutputStream( I want later to save data to a file)
  1814. # [17:58] <riadh> '
  1815. # [17:58] * Joins: Ms2ger (Ms2ger@C934AA45.5F346C61.3773EA9F.IP)
  1816. # [17:59] <_AxS_> ...if it's a real stream (dunno if it is), and you're using C++ , you could just stream it to your target..
  1817. # [18:00] * Quits: vtmarvin (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP) (Ping timeout)
  1818. # [18:00] * Joins: armenzg (armenzg@moz-146B9EB4.dsl.bell.ca)
  1819. # [18:00] * Joins: schien-laptop (schien@52A1524D.4E7EDEC9.632B8C24.IP)
  1820. # [18:00] * Joins: mikeratcliffe (mikeratcli@B6B8D64A.B2D2E9AB.7CCB197A.IP)
  1821. # [18:01] * Joins: anton (anton@moz-ADC532B1.hsd1.ca.comcast.net)
  1822. # [18:01] <riadh> _AxS_: I'm not sure if it's a real stream
  1823. # [18:02] * Joins: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net)
  1824. # [18:03] * Quits: nsm (nikhil@2557E599.66715431.D25A875A.IP) (Quit: Konversation terminated!)
  1825. # [18:03] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  1826. # [18:03] * armenzg is now known as armenzg_lunch
  1827. # [18:04] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  1828. # [18:04] * Joins: cviecco_ (cviecco@2557E599.66715431.D25A875A.IP)
  1829. # [18:04] * Joins: smooney (smooney@2557E599.66715431.D25A875A.IP)
  1830. # [18:04] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  1831. # [18:05] * Joins: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net)
  1832. # [18:05] * Joins: dhylands_ (dhylands@52A1524D.4E7EDEC9.632B8C24.IP)
  1833. # [18:05] * Quits: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net) (Quit: sworkman)
  1834. # [18:06] * Joins: Mnyromyr (Mnyromyr@B2521176.7B0892CB.771966F7.IP)
  1835. # [18:06] * Quits: @bz_away (bzbarsky@moz-3BC722CB.hfc.comcastbusiness.net) (Ping timeout)
  1836. # [18:07] * Joins: mdas (mdas@52A1524D.4E7EDEC9.632B8C24.IP)
  1837. # [18:07] * Quits: biesi_ (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  1838. # [18:07] * Quits: fitzgen (fitzgen@moz-684EA5B8.hsd1.wa.comcast.net) (Quit: zzzzzzzzz)
  1839. # [18:08] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  1840. # [18:08] * Joins: ahal (ahal@52A1524D.4E7EDEC9.632B8C24.IP)
  1841. # [18:09] * Joins: drexler (chatzilla@moz-6F22CAC7.e7jvsoe-gw.cust.sover.net)
  1842. # [18:09] * Joins: dbradley (dbradley@moz-B94E1A81.ipnetworksinc.net)
  1843. # [18:09] * Quits: ferjm (ferjm@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Leaving)
  1844. # [18:10] * Joins: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP)
  1845. # [18:10] * philor|away is now known as philor
  1846. # [18:10] * Joins: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP)
  1847. # [18:10] <jez> Does anyone know whether Gecko is likely to get support for a box-sizing CSS property that applies to table cells?
  1848. # [18:10] * Quits: sfink|sleep (chatzilla@moz-2DA3B21.dsl.pltn13.sbcglobal.net) (Ping timeout)
  1849. # [18:11] * Quits: automata (automata@AB8D352B.689DA881.32718129.IP) (Ping timeout)
  1850. # [18:11] * Joins: kaze (kaze@52A1524D.4E7EDEC9.632B8C24.IP)
  1851. # [18:12] <davidb> mounir: commented
  1852. # [18:12] * Joins: fabrice (fabrice@52A1524D.4E7EDEC9.632B8C24.IP)
  1853. # [18:13] * Joins: GinaYeh-laptop (GinaYeh@52A1524D.4E7EDEC9.632B8C24.IP)
  1854. # [18:13] * Quits: drexler (chatzilla@moz-6F22CAC7.e7jvsoe-gw.cust.sover.net) (Ping timeout)
  1855. # [18:14] * Joins: joe_walker (joe_walker@2557E599.66715431.D25A875A.IP)
  1856. # [18:14] <_AxS_> jez: Usage of table cells are dead, aren't they?
  1857. # [18:14] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Ping timeout)
  1858. # [18:14] * Quits: capella-s3 (capella-s3@moz-2D0AF8D4.syrcny.fios.verizon.net) (Ping timeout)
  1859. # [18:15] <jez> nevermind, i see it was fixed in gecko 16.0
  1860. # [18:15] <jez> _AxS_: heck no, not for tabular data
  1861. # [18:15] <jez> they're very useful
  1862. # [18:15] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  1863. # [18:15] <_AxS_> jez: Oh, right, what they're meant for :)
  1864. # [18:15] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  1865. # [18:16] <jez> well, all those CSS layout advocates are coming back to tables for layout anyway, with the new flexbox. it just has a new name.
  1866. # [18:16] * Joins: ericjung (Mibbit@moz-F14FA912.bstnma.fios.verizon.net)
  1867. # [18:16] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  1868. # [18:17] <Arc> in .mozconfig how do you add gcc flags like -DPLUGIN_LOGGING ?
  1869. # [18:19] * Quits: past (Instantbir@moz-97B9D0D0.dsl.dyn.forthnet.gr) (Ping timeout)
  1870. # [18:19] * Joins: knelson (Adium@2557E599.66715431.D25A875A.IP)
  1871. # [18:20] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  1872. # [18:20] * Joins: hurley (hurley@2557E599.66715431.D25A875A.IP)
  1873. # [18:20] * Quits: alan (alan@250ED38C.BBCF716E.AB35D41B.IP) (Quit: alan)
  1874. # [18:20] <evilpie> i use so this should work with this,t oo mk_add_options MOZ_MAKE_FLAGS="-j8"
  1875. # [18:21] * Joins: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org)
  1876. # [18:21] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  1877. # [18:21] * Quits: SinnerShanky (SinnerShan@3D8C745A.6489EAAD.5D9ABA9F.IP) (Ping timeout)
  1878. # [18:21] * Quits: dhylands_ (dhylands@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1879. # [18:21] * Joins: SinnerShanky (SinnerShan@3D8C745A.6489EAAD.5D9ABA9F.IP)
  1880. # [18:22] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  1881. # [18:22] * Joins: past (Instantbir@moz-97B9D0D0.dsl.dyn.forthnet.gr)
  1882. # [18:22] * Joins: biesi_ (cbiesinger@moz-48E61CD.snc1.tfbnw.net)
  1883. # [18:22] * Joins: nhirata (anonymous@52A1524D.4E7EDEC9.632B8C24.IP)
  1884. # [18:22] * Quits: josh (josh@ACF5871.E041D520.44A9EDE0.IP) (Quit: josh)
  1885. # [18:23] <Arc> evilpie: thats a make flag, not a gcc flag
  1886. # [18:23] <Arc> (i already tried it just in case)
  1887. # [18:23] <_AxS_> Arc: sec, i'm looking up what gentoo does to enable custom cflags
  1888. # [18:24] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  1889. # [18:24] <Arc> ah good idea i didnt even think of that
  1890. # [18:25] * Joins: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org)
  1891. # [18:25] * Quits: mikeratcliffe (mikeratcli@B6B8D64A.B2D2E9AB.7CCB197A.IP) (Ping timeout)
  1892. # [18:26] <_AxS_> ..huh apparently we don't do anything, we strip out cflags if they don't match a predefined list. So I guess something like ./configure CFLAGS="-DPLUGIN_LOGGING" ..should work
  1893. # [18:26] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  1894. # [18:26] * Joins: nmatsakis (nmatsakis@2557E599.66715431.D25A875A.IP)
  1895. # [18:27] * jimm-lunch is now known as jimm
  1896. # [18:27] * philor is now known as philor|away
  1897. # [18:28] * Joins: mikeratcliffe (mikeratcli@756C9C3A.8F445B48.7CCB197A.IP)
  1898. # [18:28] <Arc> or CFLAGS="-DPLUGIN_LOGGING" make -f client.mk ?
  1899. # [18:28] * Quits: janv (varga@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: This computer has gone to sleep)
  1900. # [18:28] * Parts: knelson (Adium@2557E599.66715431.D25A875A.IP)
  1901. # [18:28] * Quits: cviecco_ (cviecco@2557E599.66715431.D25A875A.IP) (Input/output error)
  1902. # [18:29] <_AxS_> yep that too -- although ./configure iirc will propagate the CFLAGS of your environment through the makefiles. At least, that's usually how it works
  1903. # [18:29] <Arc> except when make -f client.mk - it runs configure for you afais
  1904. # [18:29] * Joins: vingtetun (vingtetun@52A1524D.4E7EDEC9.632B8C24.IP)
  1905. # [18:30] <_AxS_> could be; with gentoo i'm fortunate enough to not have to ever touch the mozilla build system directly :)
  1906. # [18:30] <Arc> im deep enough down the rabbit hole now that I don't want to try debugging mozilla's build system on top of it all
  1907. # [18:30] * Joins: marco (Thunderbir@moz-3C2117D0.cust.dsl.teletu.it)
  1908. # [18:30] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  1909. # [18:30] <Arc> i'm on gentoo too, but i want to build with debug symbols with the same source im looking at so i can gdb step with some level of confidence
  1910. # [18:30] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  1911. # [18:30] * ChanServ sets mode: +o ehsan
  1912. # [18:31] * Quits: RealRaven (Thunderbir@7066E9FB.DD765CFA.C3498625.IP) (Quit: RealRaven)
  1913. # [18:31] <_AxS_> Arc: CFLAGS+="-DWHATEVER" ebuild /path/to/firefox.ebuild clean install qmerge
  1914. # [18:31] * Joins: RealRaven (Thunderbir@7066E9FB.DD765CFA.C3498625.IP)
  1915. # [18:31] * Joins: dhylands_ (dhylands@52A1524D.4E7EDEC9.632B8C24.IP)
  1916. # [18:31] <_AxS_> Arc: with USE="custom-cflags" enabled otherwise it'll get stripped
  1917. # [18:31] * Joins: jrmuizel_ (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1918. # [18:31] * Joins: jgriffin_ (jgriffin@52A1524D.4E7EDEC9.632B8C24.IP)
  1919. # [18:32] <Arc> _AxS_: I don't have a firefox-9999.ebuild
  1920. # [18:32] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  1921. # [18:32] <_AxS_> Arc: Ah, yes that'd hold you back.
  1922. # [18:32] <Arc> besides i dont want to actually /install/ this. i just want it for local user debugging until the plugin works
  1923. # [18:32] * Joins: janv (varga@52A1524D.4E7EDEC9.632B8C24.IP)
  1924. # [18:32] <_AxS_> ..and the mozilla overlay doesn't have it either.. /me notes to make one
  1925. # [18:32] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1926. # [18:32] * Quits: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org) (Ping timeout)
  1927. # [18:32] * jgriffin_ is now known as jgriffin
  1928. # [18:33] * jlebar|away is now known as jlebar
  1929. # [18:33] <Arc> NP_PluginFuncs->newp isn't getting called after NP_Initialize. I've been trying to debug why for two days now
  1930. # [18:33] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1931. # [18:33] * ChanServ sets mode: +o dbaron
  1932. # [18:33] * Joins: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP)
  1933. # [18:34] <Arc> i have plugns being run in same process, running firefox under gdb, nothings crashing, no errors getting reported, the plugin instance just isn't getting started
  1934. # [18:34] * Joins: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP)
  1935. # [18:34] * Joins: ferjm (ferjm@52A1524D.4E7EDEC9.632B8C24.IP)
  1936. # [18:34] <sicking> janv: i'm in the conferance room on the 2nd floor
  1937. # [18:34] <_AxS_> Arc: .... NPAPI version conflict auto-excluding it?
  1938. # [18:35] * Quits: biesi_ (cbiesinger@moz-48E61CD.snc1.tfbnw.net) (Ping timeout)
  1939. # [18:35] <Arc> NPAPI version conflict?
  1940. # [18:35] * Quits: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP) (Quit: thomasstache)
  1941. # [18:35] * Joins: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP)
  1942. # [18:35] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Quit: mccr8)
  1943. # [18:35] <froydnj> love analyzing 0.5GB refcount logs
  1944. # [18:35] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  1945. # [18:36] <@smaug> Unfocused: ping
  1946. # [18:36] <@smaug> what did you say about vidyo earlier today
  1947. # [18:36] <_AxS_> Arc: plugins are built against a certain NPAPI version, browsers will exclude loading if the version is incompatible with the browser ... i'm not completely familiar with it but i do know i had to recompile some old plugins with a newer NPAPI to get them working against FF4
  1948. # [18:36] <@smaug> nm
  1949. # [18:36] <sicking> baku: where are you guys sitting?
  1950. # [18:36] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  1951. # [18:37] * Quits: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP) (Quit: thomasstache)
  1952. # [18:37] <Arc> _AxS_: im setting NP_PluginFuncs.version to (NP_VERSION_MAJOR << 8) | NP_VERSION_MINOR
  1953. # [18:37] <baku> sicking, second floor
  1954. # [18:37] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  1955. # [18:37] <baku> sicking, M
  1956. # [18:37] * Joins: biesi_ (cbiesinger@moz-48E61CD.snc1.tfbnw.net)
  1957. # [18:37] <baku> where we had the indexDb+Worker meeting
  1958. # [18:37] <sicking> baku: is that a conferance room?
  1959. # [18:37] <Arc> and fresh compile using npapi-sdk which, i checked, actually is identical to the headers that came with gentoo's xulrunner
  1960. # [18:38] <baku> sicking, no... it's business room. we are using janv laptop.
  1961. # [18:38] <Arc> but yea its something stupid like that that I'm looking for. one small stupid thing that firefox for whatever reason is silently rejecting the plugin on with no debug output
  1962. # [18:38] <Arc> hence -DPLUGIN_LOGGING
  1963. # [18:38] * AutomatedTester is now known as AutomatedTester|AFK
  1964. # [18:39] <_AxS_> Arc: NPN_version function, in your plugin , plus make sure you've installed a recent 'net-misc/npapi-sdk' if you're not embedding npapi.h directly
  1965. # [18:39] * Quits: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net) (Quit: Leaving)
  1966. # [18:39] * Quits: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1967. # [18:39] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  1968. # [18:39] <Arc> _AxS_: NPN_version?
  1969. # [18:39] <_AxS_> Arc: the function which is called back by the browser to determine version compatibility
  1970. # [18:40] <Arc> NPN functions should be provided by the browser for the plugin to call, shouldn't they?
  1971. # [18:40] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  1972. # [18:40] <Arc> I'm not currently calling any NPN_* functions
  1973. # [18:40] <_AxS_> Arc: except for this one, iirc, yes.
  1974. # [18:41] <mounir> davidb: did you meant to leave the review request as-is?
  1975. # [18:42] * Quits: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  1976. # [18:43] <Arc> im trying to find in firebreath where this is done..
  1977. # [18:44] * Quits: Austin__ (austin@B65F78B7.1356EECA.2170E5F.IP) (Quit: Leaving.)
  1978. # [18:45] * baku is now known as baku|away
  1979. # [18:45] * Quits: Mano (mano@CAA4E78B.EC757A99.39716721.IP) (Client exited)
  1980. # [18:45] * Quits: SinnerShanky (SinnerShan@3D8C745A.6489EAAD.5D9ABA9F.IP) (Ping timeout)
  1981. # [18:46] * Joins: ctalbert (Instantbir@52A1524D.4E7EDEC9.632B8C24.IP)
  1982. # [18:46] * Joins: SinnerShanky (SinnerShan@3D8C745A.6489EAAD.5D9ABA9F.IP)
  1983. # [18:46] <_AxS_> Arc: see https://developer.mozilla.org/en-US/docs/NPN_Version , especially the "note" at the bottom
  1984. # [18:47] * whimboo is now known as whimboo|away
  1985. # [18:47] * Quits: mdas (mdas@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1986. # [18:47] * Quits: dhylands_ (dhylands@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1987. # [18:47] * Joins: ekr (ekr@moz-6C9F311A.meeting.ietf.org)
  1988. # [18:47] <_AxS_> Arc: often 'npunix.c' or similar is included in plugin codebases, this is usually where it's defined (automatically, according to NP_VERSION within npapi.h)
  1989. # [18:49] * Joins: automata (automata@moz-1CE7A56D.ifsc.usp.br)
  1990. # [18:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d4577eb79466 - Edwin Flores - Bug 809904 - Create gralloc images in ImageContainerChild::CreateImage r=nical
  1991. # [18:49] * Joins: sfink|sleep (chatzilla@2557E599.66715431.D25A875A.IP)
  1992. # [18:49] * Joins: dcamp (dave@2557E599.66715431.D25A875A.IP)
  1993. # [18:49] <Arc> _AxS_: so..... the plugin calls this function, or provides this function?
  1994. # [18:49] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  1995. # [18:50] * Joins: cpearce (chatzilla@moz-8CBCCDA6.xdsl.xnet.co.nz)
  1996. # [18:50] * Quits: jgriffin (jgriffin@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1997. # [18:50] * Quits: nhirata (anonymous@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  1998. # [18:50] * coop is now known as coop|lunch
  1999. # [18:51] <_AxS_> Arc: it's complicated. As i understand it, essentially, the browser calls this function, but it's run within the plugin. The plugin doesn't explicitly call the function though, just define it.
  2000. # [18:52] * Joins: nhirata (anonymous@52A1524D.4E7EDEC9.632B8C24.IP)
  2001. # [18:52] * Quits: riadh (chatzilla@moz-92793EB3.karlshof.wh.tu-darmstadt.de) (Ping timeout)
  2002. # [18:52] * Joins: biesi__ (cbiesinger@moz-48E61CD.snc1.tfbnw.net)
  2003. # [18:52] <Arc> so, define it, or pass a reference to it to NP_NetscapeFuncs during Initialize?
  2004. # [18:52] * sfink|sleep is now known as sfink
  2005. # [18:52] * Joins: Mano (mano@CAA4E78B.EC757A99.39716721.IP)
  2006. # [18:53] * Quits: biesi_ (cbiesinger@moz-48E61CD.snc1.tfbnw.net) (Ping timeout)
  2007. # [18:53] <Arc> is the browser looking it up in the plugins symbol table or expecting it to get set, because ive never seen plugin source that sets this
  2008. # [18:53] <_AxS_> Arc: define it. or grep for a definition of it that exists already; i'd be surprised if there isn't one
  2009. # [18:53] * Joins: ehugg (chatzilla@B5E897B5.C5EAED67.6CD50604.IP)
  2010. # [18:53] <Arc> i have been over the last few minutes, i havent seen one
  2011. # [18:53] * Joins: dhylands_ (dhylands@52A1524D.4E7EDEC9.632B8C24.IP)
  2012. # [18:54] * Joins: cdiehl_ (cdiehl@moz-F4F2C4F8.pool.mediaways.net)
  2013. # [18:54] <_AxS_> Arc: what's the plugin codebase you're working from? maybe i can take a look..
  2014. # [18:54] <Arc> i dont have npunix.c on my system, in any project, including mozilla's source
  2015. # [18:55] * Joins: gandalf (zbraniecki@moz-909FB1CF.tmodns.net)
  2016. # [18:55] <Arc> http://hg.pysoy.org/websoy
  2017. # [18:55] <Arc> im using firebreath as a guide
  2018. # [18:55] * Quits: cdiehl (cdiehl@moz-47B37014.pool.mediaways.net) (Ping timeout)
  2019. # [18:55] * cdiehl_ is now known as cdiehl
  2020. # [18:55] <_AxS_> Arc: 'k sec.
  2021. # [18:55] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Ping timeout)
  2022. # [18:55] * Joins: wlach (wlach@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2023. # [18:55] <Arc> if you want C files to look at you'll need valac to generate them, they'll appear in build/src
  2024. # [18:56] <Arc> im looking at firebreath's source as a guide, since it apparently works, though is just for c++ plugins
  2025. # [18:57] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  2026. # [18:57] * Quits: kaze (kaze@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2027. # [18:57] * Joins: mdas (mdas@52A1524D.4E7EDEC9.632B8C24.IP)
  2028. # [18:58] <_AxS_> Arc: yeah i'm not familiar with vala at all .. it could be this is (supposed to be) handled via npapi.vapi , in terms of code generation
  2029. # [18:58] <Arc> i wrote npapi.vapi and the only thing vapi files do is map from vala/genie's OO calls to C
  2030. # [18:59] <Arc> also, this /used/ to work
  2031. # [18:59] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2032. # [18:59] <Arc> firefox 4 era, i wish i could find a download for firefox 4 to test the current code on
  2033. # [18:59] * Quits: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Ping timeout)
  2034. # [18:59] * Quits: gandalf (zbraniecki@moz-909FB1CF.tmodns.net) (Ping timeout)
  2035. # [19:00] * Joins: kaze (kaze@52A1524D.4E7EDEC9.632B8C24.IP)
  2036. # [19:00] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  2037. # [19:00] * IRCMonkey6900 is now known as rhelmer
  2038. # [19:00] * Quits: binki (ohnobinki@moz-15024F6E.try.wideopenwest.com) (Ping timeout)
  2039. # [19:00] <Arc> im just looking for any example anywhere of any plugin that sets this and not finding it
  2040. # [19:00] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  2041. # [19:01] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2042. # [19:01] * ChanServ sets mode: +o dbaron
  2043. # [19:01] * Joins: gandalf (zbraniecki@moz-909FB1CF.tmodns.net)
  2044. # [19:01] * Quits: dcamp (dave@2557E599.66715431.D25A875A.IP) (Quit: Leaving...)
  2045. # [19:01] <Arc> i have a few examples, plus the whole mozilla-central hg repo on my filesystem, and locate isn't showing any npunix.c
  2046. # [19:01] * Joins: binki (ohnobinki@moz-15024F6E.try.wideopenwest.com)
  2047. # [19:01] * Joins: dveditz (dveditz@moz-131789FA.dhcp.cruzio.com)
  2048. # [19:01] * ChanServ sets mode: +o dveditz
  2049. # [19:02] * Quits: marco (Thunderbir@moz-3C2117D0.cust.dsl.teletu.it) (Quit: marco)
  2050. # [19:02] * Joins: jesup|laptop (chatzilla@moz-C7326C45.meeting.ietf.org)
  2051. # [19:02] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  2052. # [19:02] * capella|zzzz is now known as capella
  2053. # [19:02] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  2054. # [19:02] * Joins: anant (Adium@moz-8CB5A890.meeting.ietf.org)
  2055. # [19:02] * Quits: gandalf (zbraniecki@moz-909FB1CF.tmodns.net) (Ping timeout)
  2056. # [19:02] * Joins: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org)
  2057. # [19:03] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Client exited)
  2058. # [19:03] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  2059. # [19:03] <_AxS_> Arc: npunix.c isn't part of mozilla-central at all. If you google (and google, and google) you'll find some plugin SDKs somewhere in developer.mozilla.org which contain npunix.c and others.. they're not easy to find.
  2060. # [19:03] * Joins: roc (chatzilla@moz-9BC0002B.meeting.ietf.org)
  2061. # [19:03] * ChanServ sets mode: +o roc
  2062. # [19:03] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2063. # [19:03] * Joins: gandalf (zbraniecki@moz-909FB1CF.tmodns.net)
  2064. # [19:03] <_AxS_> Arc: if you want a C example, take a look at the codebase for 'freewrl' , in src/plugins/
  2065. # [19:03] <Arc> so where is npunix.c suppose to be copied from?
  2066. # [19:03] * Joins: mreavy (chatzilla@moz-E890FF94.meeting.ietf.org)
  2067. # [19:04] <Arc> src/plugins of what repo?
  2068. # [19:04] <Arc> oh got it
  2069. # [19:05] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2070. # [19:05] <johns> bsmedberg: pong
  2071. # [19:05] * Parts: jonco (Adium@88F51059.F3BBB17D.144F44FA.IP)
  2072. # [19:05] * Joins: DGMurdockIII (DGMurdockI@moz-E933B63.hsd1.il.comcast.net)
  2073. # [19:05] <davidb> mounir: yeah, I'm curious about windows hcm
  2074. # [19:05] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  2075. # [19:05] * ChanServ sets mode: +o ehsan
  2076. # [19:05] * Quits: @roc (chatzilla@moz-9BC0002B.meeting.ietf.org) (Ping timeout)
  2077. # [19:05] <_AxS_> Arc: that particular plugin is compatible with current firefox all the way back to FF1.5 (maybe earlier)..
  2078. # [19:05] * Joins: riadh (chatzilla@moz-92793EB3.karlshof.wh.tu-darmstadt.de)
  2079. # [19:06] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  2080. # [19:06] <bsmedberg> johns: if I have a plugin element in the web console, is there a way to tell what its CTP state is?
  2081. # [19:06] * Quits: dvander_ (dvander@moz-DFBCBE02.hfc.comcastbusiness.net) (Quit: dvander_)
  2082. # [19:06] * Joins: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net)
  2083. # [19:06] <bsmedberg> johns: specifically I was debugging https://bugzilla.mozilla.org/show_bug.cgi?id=809846#c5
  2084. # [19:07] * Joins: dcamp (dave@2557E599.66715431.D25A875A.IP)
  2085. # [19:07] <johns> bsmedberg: Yeah, |obj instanceof Components.interfaces.nsIObjectLoadingContent; obj.displayedType; obj.pluginFallbackState|
  2086. # [19:07] * armenzg_lunch is now known as armenzg
  2087. # [19:07] <froydnj> jlebar: is it a known bug that Static{Ref,Auto}Ptr don't behave as described in their documentation?
  2088. # [19:07] <johns> bsmedberg: If it has loaded as a plugin, displayedType will be 2
  2089. # [19:07] * Joins: roc (chatzilla@moz-9BC0002B.meeting.ietf.org)
  2090. # [19:07] * ChanServ sets mode: +o roc
  2091. # [19:07] <jlebar> froydnj: Could you be a bit more specific?
  2092. # [19:07] <bsmedberg> johns: does that require chrome privs?
  2093. # [19:08] * Quits: tantek (tantek@moz-E42F7A81.dsl.dynamic.sonic.net) (Quit: tantek)
  2094. # [19:08] <johns> bsmedberg: I don't believe so
  2095. # [19:08] * Joins: mwu (mwu@52A1524D.4E7EDEC9.632B8C24.IP)
  2096. # [19:08] * Quits: mw22 (chatzilla@moz-AF369B35.adsl.online.nl) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.15/2009101909])
  2097. # [19:08] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  2098. # [19:08] <froydnj> jlebar: I still see a static constructor (to atexit() register ~Static${TYPE}PTR) in --enable-optimize --disable-debug builds, x86-64 GCC 4.4
  2099. # [19:08] <johns> bsmedberg: |obj.pluginFallbackType| requires chrome, displayedType does not
  2100. # [19:09] <bsmedberg> k
  2101. # [19:09] <froydnj> jlebar: maybe the right thing happens with newer versions of GCC?
  2102. # [19:09] * Quits: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  2103. # [19:09] * bbondy_ is now known as bbondy
  2104. # [19:09] <mounir> davidb: I think I replied in the bug
  2105. # [19:09] <mkaply> IF something gets approved for aurora, I can immediately checkin, correct?
  2106. # [19:09] <johns> bsmedberg: if |displayedType == Components.interfaces.nsIObjectLoadingContent.TYPE_NULL| it is in fallback (including any custom handlers like CTP), in which case pluginFallbackType is relevant
  2107. # [19:10] <davidb> mounir: r=me
  2108. # [19:10] * Joins: biesi_ (cbiesinger@moz-48E61CD.snc1.tfbnw.net)
  2109. # [19:10] <froydnj> mkaply: yes
  2110. # [19:10] * Quits: kaze (kaze@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2111. # [19:10] <davidb> mounir: good to get Ux eyes on that change.
  2112. # [19:10] * Joins: redfive (chatzilla@224CBDEF.CC76CE70.4989C8B.IP)
  2113. # [19:10] * Quits: biesi__ (cbiesinger@moz-48E61CD.snc1.tfbnw.net) (Ping timeout)
  2114. # [19:10] <jlebar> froydnj: I'm not sure about the static constructor / destructors. That may be a bug.
  2115. # [19:11] <johns> bsmedberg: I commented on 809846, it doesn't look like our fault - the JS just doesn't wait around for flash to start
  2116. # [19:11] <mounir> davidb: do you know anyone from UX who would be able to look at that?
  2117. # [19:11] <froydnj> jlebar: ok, I'll file a bug, then
  2118. # [19:11] <johns> (at least on jango)
  2119. # [19:11] <Arc> _AxS_: ok their npunix.c has a mozilla copyright header, but where did they copy it from?
  2120. # [19:11] <mounir> davidb: my personal experience is that as soon as UX is involved, it takes ages
  2121. # [19:11] * Joins: till (till@moz-7C142754.adsl.alicedsl.de)
  2122. # [19:11] <davidb> mounir: ok ping them after landing.
  2123. # [19:12] <davidb> :)
  2124. # [19:12] * Quits: schien-laptop (schien@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2125. # [19:12] <mounir> davidb: I guess that means "no" :)
  2126. # [19:12] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Ping timeout)
  2127. # [19:12] * Quits: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org) (Ping timeout)
  2128. # [19:12] <davidb> mounir: oh sorry missed your earlier q…
  2129. # [19:13] * Joins: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
  2130. # [19:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e655c9d59704 - Dave Hylands - Bug 809186 - Recognize .aac file extensions, and the audio/aac-adts mimetype for b2g. r=doublec
  2131. # [19:13] * gcp cries a little inside
  2132. # [19:13] * baku|away is now known as baku
  2133. # [19:13] * davidb looks at a large Ux team in phonebook
  2134. # [19:14] <_AxS_> Arc: as i said, originally it came from a gecko plugin SDK that's who knows where on mozilla servers
  2135. # [19:14] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  2136. # [19:14] <_AxS_> Arc: actually, there might still be links and docs for the Gecko plugin sdk ...
  2137. # [19:14] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Ping timeout)
  2138. # [19:14] * Joins: jgriffin (jgriffin@A5A0595A.66715431.D25A875A.IP)
  2139. # [19:14] <davidb> mounir: Boriss I think
  2140. # [19:14] * Quits: dbradley (dbradley@moz-B94E1A81.ipnetworksinc.net) (Ping timeout)
  2141. # [19:14] <davidb> (Jennifer)
  2142. # [19:14] <mounir> davidb: ok
  2143. # [19:14] * edmorley wonders why http://blog.webfwd.org/post/35263834255/improving-your-ux-and-conversions-tips-responsive is advocating "sign in with github" not persona
  2144. # [19:14] <mounir> will ask her after landing
  2145. # [19:15] <bsmedberg> johns: hrm, how hard is it to provide a patch for SoundManager2 ?
  2146. # [19:15] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  2147. # [19:15] * Joins: dbradley (dbradley@moz-B94E1A81.ipnetworksinc.net)
  2148. # [19:15] <johns> bsmedberg: You mean a workaround on our end, or to upstream?
  2149. # [19:15] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  2150. # [19:15] <_AxS_> Arc: Anyways, NPN_Version's public stub is defined in npapi.vapi on line 753 .. looks like it's up to the project to define it. but it's probably defined as 'Version' within namespace NPN somewhere in your example
  2151. # [19:15] <bsmedberg> upstream
  2152. # [19:16] <johns> bsmedberg: I was reading through the SoundManager code a little, and I have no idea - there's a lot of variables named "_s" "o" "_oMC" and so on, even in the un-minified version :-/
  2153. # [19:16] <bsmedberg> hehe
  2154. # [19:16] <bsmedberg> ok, I'll email the maintainer
  2155. # [19:16] <Arc> ok so it looks like the browser is then just looking up the symbol table...
  2156. # [19:16] <Mook_as> Arc: probably from http://mxr.mozilla.org/mozilla/source/modules/plugin/samples/default/unix/npunix.c
  2157. # [19:16] * Joins: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  2158. # [19:16] * Quits: sworkman (sworkman@2557E599.66715431.D25A875A.IP) (Input/output error)
  2159. # [19:16] * Joins: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  2160. # [19:17] * Joins: mjessome (mjessome@1959CDD3.BBE15E1C.8491360.IP)
  2161. # [19:17] <johns> bsmedberg: I see references to flashblock, so if we could point him at detecting CTP I would assume it wouldn't be too hard. The bigger issue is getting all the affected sites to update their probably-ancient copies of SoundManager2
  2162. # [19:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ef57a12da1fe - Dave Hylands - Bug 794599 - Add a preference to disable logging. r=bzbarsky
  2163. # [19:17] * Quits: ekr (ekr@moz-6C9F311A.meeting.ietf.org) (Quit: ekr)
  2164. # [19:17] * philor|away is now known as philor
  2165. # [19:18] * Joins: randix_ (rdow@5A3AE104.CFBC10F9.8B52D585.IP)
  2166. # [19:18] * Quits: randix (rdow@933CA1AA.CFBC10F9.8B52D585.IP) (Ping timeout)
  2167. # [19:18] * randix_ is now known as randix
  2168. # [19:18] * Quits: cjones (cjones@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2169. # [19:20] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  2170. # [19:20] <_AxS_> Arc: found where npunix.c is located on the mozilla servers: http://mxr.mozilla.org/mozilla2.0/source/modules/plugin/sdk/samples/unixprinting/npunix.c
  2171. # [19:20] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  2172. # [19:20] * catlee-away is now known as catlee
  2173. # [19:20] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  2174. # [19:21] * Joins: cjones (cjones@moz-FEE214EF.tmodns.net)
  2175. # [19:22] * Joins: randix_ (rdow@933CA1AA.CFBC10F9.8B52D585.IP)
  2176. # [19:22] <janv> http://benjamin.smedbergs.us/blog/2009-09-08/ipdl-the-inter-process-protocol-definition-language/
  2177. # [19:23] * Joins: ehugg_ (ehugg@B96FCF5.EDDF1466.9A998AC4.IP)
  2178. # [19:23] * Quits: randix (rdow@5A3AE104.CFBC10F9.8B52D585.IP) (Ping timeout)
  2179. # [19:23] * randix_ is now known as randix
  2180. # [19:24] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  2181. # [19:24] * hwine-ooo is now known as hwine
  2182. # [19:24] * Joins: mayhemer (Miranda@moz-415580BA.broadband17.iol.cz)
  2183. # [19:25] * Quits: gandalf (zbraniecki@moz-909FB1CF.tmodns.net) (Ping timeout)
  2184. # [19:25] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  2185. # [19:25] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  2186. # [19:26] * Quits: biesi_ (cbiesinger@moz-48E61CD.snc1.tfbnw.net) (Ping timeout)
  2187. # [19:27] * Joins: cpeterson (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2188. # [19:28] * Joins: schien-laptop (schien@moz-99690620.hinet-ip.hinet.net)
  2189. # [19:28] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  2190. # [19:28] * Joins: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP)
  2191. # [19:28] * Joins: mwargers (chatzilla@AA28C7A5.235FEA6C.C6A14A47.IP)
  2192. # [19:28] * Quits: KaiRo (robert@88F51059.F3BBB17D.144F44FA.IP) (Quit: www.KaiRo.at)
  2193. # [19:29] * Joins: marco (Thunderbir@moz-3C2117D0.cust.dsl.teletu.it)
  2194. # [19:29] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  2195. # [19:29] * Quits: smagnin (pike@moz-8CEB8724.fbx.proxad.net) (Ping timeout)
  2196. # [19:30] * Quits: paolo (paolo@ADF059DA.A18CD39A.2CA42CD4.IP) (Client exited)
  2197. # [19:30] * Joins: espadrine (thaddee_ty@moz-AE30E677.dclient.lsne.ch)
  2198. # [19:30] * Parts: edmorley (edmorley@moz-FF4322BC.range86-145.btcentralplus.com)
  2199. # [19:31] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  2200. # [19:31] * Joins: smagnin (pike@moz-8CEB8724.fbx.proxad.net)
  2201. # [19:31] * Joins: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP)
  2202. # [19:34] * Quits: aklotz (Thunderbir@moz-55246988.cg.shawcable.net) (Quit: aklotz)
  2203. # [19:35] * Joins: aklotz (Thunderbir@moz-55246988.cg.shawcable.net)
  2204. # [19:36] <bsmedberg> johns: heh, you totally misunderstood my email ;-)
  2205. # [19:36] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2206. # [19:36] <bsmedberg> johns: I was writing that to Scott the soundmanager2 owner
  2207. # [19:37] <johns> bsmedberg: Eh? Which email?
  2208. # [19:37] <bsmedberg> johns: "SoundManager2 integration"
  2209. # [19:37] <johns> bsmedberg: I didn't get no stinkin' email! Did you CC the wrong john? :-P
  2210. # [19:37] <bsmedberg> could be
  2211. # [19:37] * Joins: mdas_ (mdas@moz-E042EED.tmodns.net)
  2212. # [19:37] <bsmedberg> oh, yes I did
  2213. # [19:37] <bsmedberg> crap, another layer of confusion
  2214. # [19:38] * Quits: Honza (chatzilla@5AD2A1B9.23B79DE4.D0083327.IP) (Ping timeout)
  2215. # [19:38] * Joins: bbondy2 (bbondy@moz-CBCCE0F3.home.cgocable.net)
  2216. # [19:38] * Quits: mdas (mdas@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2217. # [19:38] * Quits: Ms2ger (Ms2ger@C934AA45.5F346C61.3773EA9F.IP) (Ping timeout)
  2218. # [19:38] <bsmedberg> johns: "johns" autocompleted to Scott Johnson in tbird
  2219. # [19:39] * Joins: RyanVM (RyanVM@moz-148999FE.phlapa.fios.verizon.net)
  2220. # [19:39] <johns> bsmedberg: We just need a mailing list of all john(son)s in the company you can CC when you need an answer from some john
  2221. # [19:39] * mdas_ is now known as mdas
  2222. # [19:40] * Joins: clee (clee@52A1524D.4E7EDEC9.632B8C24.IP)
  2223. # [19:41] * Joins: biesi_ (cbiesinger@EE9A5AA8.6B10AC3.E2F59BBC.IP)
  2224. # [19:41] * Quits: marco (Thunderbir@moz-3C2117D0.cust.dsl.teletu.it) (Ping timeout)
  2225. # [19:41] * Joins: tanvi (tanvi@2557E599.66715431.D25A875A.IP)
  2226. # [19:41] * Quits: mikeratcliffe (mikeratcli@756C9C3A.8F445B48.7CCB197A.IP) (Quit: Leaving.)
  2227. # [19:42] * Joins: victorporof_ (victorporo@311CA19C.477C3F8E.79933D60.IP)
  2228. # [19:42] * Joins: kentuckyfriedtakahe (ajones@C8AA17BA.A18E6249.829B6CB3.IP)
  2229. # [19:43] * Joins: dholbert_ (dholbert@2557E599.66715431.D25A875A.IP)
  2230. # [19:43] * Quits: tanvi (tanvi@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2231. # [19:43] * Joins: gandalf (zbraniecki@52A1524D.4E7EDEC9.632B8C24.IP)
  2232. # [19:43] * Quits: victorporof (victorporo@98B96935.ACE0A71E.6A4F8DA2.IP) (Ping timeout)
  2233. # [19:43] * Joins: tanvi (tanvi@2557E599.66715431.D25A875A.IP)
  2234. # [19:44] * Quits: dholbert_ (dholbert@2557E599.66715431.D25A875A.IP) (Client exited)
  2235. # [19:44] * Quits: schien-laptop (schien@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2236. # [19:44] * Joins: jimb (user@9E727688.17C2F9C.163DC5C6.IP)
  2237. # [19:45] * Joins: maligree (maligree@moz-E7D8B069.ssp.dialog.net.pl)
  2238. # [19:45] * Quits: mwu (mwu@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2239. # [19:45] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Ping timeout)
  2240. # [19:46] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  2241. # [19:46] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  2242. # [19:46] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  2243. # [19:47] * Quits: kentuckyfriedtakahe (ajones@C8AA17BA.A18E6249.829B6CB3.IP) (Ping timeout)
  2244. # [19:47] * Quits: dcamp (dave@2557E599.66715431.D25A875A.IP) (Quit: Leaving...)
  2245. # [19:48] * Joins: stechz (stechz@moz-90D7D72.nowhere-else.org)
  2246. # [19:48] * Joins: kentuckyfriedtakahe (ajones@C8AA17BA.A18E6249.829B6CB3.IP)
  2247. # [19:48] <sfink> Dear John Collective <ohsomanyjohns@mozilla.com>: ...need help combating the David Collective....should we blacklist the Jacks?...penalties for using all lowercase 'john' to refer to sanitary facilities...
  2248. # [19:50] * Joins: morrison (morrison@moz-E38E38E1.cust-10274.ip.static.uno.uk.net)
  2249. # [19:50] <froydnj> jesup: media/mtransport bugs get filed as part of webrtc, right?
  2250. # [19:50] * Quits: biesi (cbiesinger@5E276FFF.6B10AC3.E2F59BBC.IP) (Quit: Leaving)
  2251. # [19:51] <jesup|laptop> froydnj: yes, or webrtc/networking
  2252. # [19:51] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  2253. # [19:51] * ChanServ sets mode: +o ehsan
  2254. # [19:51] <froydnj> jesup|laptop: great, thanks
  2255. # [19:51] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2256. # [19:51] <@ted> ekr: i got my package :)
  2257. # [19:51] <ekr> cool!
  2258. # [19:51] <ekr> Is your name spelled right?
  2259. # [19:51] <@ted> this time FedEx did a 180
  2260. # [19:52] <@ted> they dropped it on my doorstep without even ringing the bell
  2261. # [19:52] * Quits: ctalbert (Instantbir@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2262. # [19:52] <@ted> yes :)
  2263. # [19:52] <@ted> ballsy move on your part ;-)
  2264. # [19:53] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2265. # [19:53] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2266. # [19:53] * ChanServ sets mode: +o dbaron
  2267. # [19:53] * Quits: joe_walker (joe_walker@2557E599.66715431.D25A875A.IP) (Input/output error)
  2268. # [19:53] * Quits: myk (myk@moz-64D96850.dsl.dynamic.sonic.net) (Ping timeout)
  2269. # [19:54] * Joins: biesi (cbiesinger@5E276FFF.6B10AC3.E2F59BBC.IP)
  2270. # [19:54] * Quits: @roc (chatzilla@moz-9BC0002B.meeting.ietf.org) (Ping timeout)
  2271. # [19:54] <jesup|laptop> ekr++
  2272. # [19:54] <ekr> thanks for all your help! Enjoy!
  2273. # [19:54] * Quits: bbondy2 (bbondy@moz-CBCCE0F3.home.cgocable.net) (Ping timeout)
  2274. # [19:55] * Quits: clee (clee@52A1524D.4E7EDEC9.632B8C24.IP) (Connection reset by peer)
  2275. # [19:56] * Joins: clee (clee@52A1524D.4E7EDEC9.632B8C24.IP)
  2276. # [19:56] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  2277. # [19:56] * Quits: morrison (morrison@moz-E38E38E1.cust-10274.ip.static.uno.uk.net) (Client exited)
  2278. # [19:56] <@ted> hm, facebook isn't loading for me
  2279. # [19:56] * Joins: Honza (chatzilla@5AD2A1B9.23B79DE4.D0083327.IP)
  2280. # [19:56] <@ted> although i just view-source'd it and LOLed that they have a script that defines an object called Bootloader
  2281. # [19:56] * Joins: tantek (tantek@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2282. # [19:56] * Joins: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net)
  2283. # [19:56] * Joins: ctalbert (Instantbir@52A1524D.4E7EDEC9.632B8C24.IP)
  2284. # [19:57] * Quits: jcvernaleo (john@moz-5D4C492B.snfccasy.static.covad.net) (Ping timeout)
  2285. # [19:57] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  2286. # [19:57] <froydnj> ted: facebook is the new os
  2287. # [19:57] * Joins: terrence (~terrenceh@2557E599.66715431.D25A875A.IP)
  2288. # [19:57] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  2289. # [19:57] * ctalbert is now known as IRCMonkey39303
  2290. # [19:58] <gcp> They can call their new laptop a FaceBook.
  2291. # [19:58] <gcp> ...wait
  2292. # [19:58] <froydnj> zing!
  2293. # [19:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8e14e87e07c4 - Honza Bambas - Bug 734062 - stale image in the image cache when an updated version is fetched into HTML5 offline cache in background, r=joedrew
  2294. # [19:58] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Quit: ChatZilla 0.9.89 [Firefox 16.0.1/20121010235047])
  2295. # [19:58] <jfkthame> gcp: and the handheld version will be a FacePalm
  2296. # [19:59] <froydnj> jfkthame++
  2297. # [19:59] * armenzg is now known as armenzg_brb
  2298. # [20:00] * Joins: ddahl_ (ddahl@moz-703C238C.public.wayport.net)
  2299. # [20:00] * Quits: mak (chatzilla@moz-40859CEB.retail.telecomitalia.it) (Ping timeout)
  2300. # [20:01] * Joins: devd (Name@moz-9DACDECA.cs.berkeley.edu)
  2301. # [20:01] * Quits: stechz (stechz@moz-90D7D72.nowhere-else.org) (Client exited)
  2302. # [20:01] * Joins: jcvernaleo (john@moz-5D4C492B.snfccasy.static.covad.net)
  2303. # [20:01] * Quits: tanvi (tanvi@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  2304. # [20:01] * Joins: mak (chatzilla@moz-40859CEB.retail.telecomitalia.it)
  2305. # [20:01] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  2306. # [20:02] * Quits: biesi_ (cbiesinger@EE9A5AA8.6B10AC3.E2F59BBC.IP) (Ping timeout)
  2307. # [20:02] * Joins: tanvi (tanvi@2557E599.66715431.D25A875A.IP)
  2308. # [20:02] * Quits: mak (chatzilla@moz-40859CEB.retail.telecomitalia.it) (Connection reset by peer)
  2309. # [20:02] * Quits: devd (Name@moz-9DACDECA.cs.berkeley.edu) (Quit: leaving)
  2310. # [20:03] * Quits: cjones (cjones@moz-FEE214EF.tmodns.net) (Ping timeout)
  2311. # [20:03] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  2312. # [20:03] * Quits: hipokrit (hipokrit@22C376D.1983C9D0.839F6EC0.IP) (Quit: Leaving)
  2313. # [20:03] * Quits: @dveditz (dveditz@moz-131789FA.dhcp.cruzio.com) (Quit: dveditz)
  2314. # [20:03] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  2315. # [20:03] * ChanServ sets mode: +o ehsan
  2316. # [20:03] * Joins: mak (chatzilla@moz-40859CEB.retail.telecomitalia.it)
  2317. # [20:04] * Joins: biesi_ (cbiesinger@E91A4D72.6B10AC3.E2F59BBC.IP)
  2318. # [20:04] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  2319. # [20:05] <Arc> _AxS_: ok. so I added NPN_Version, confirmed its in the symbol table, put a print statement at the top of it, and... firefox isn't calling it.
  2320. # [20:05] <bsmedberg> wait what? NPN_ are browser functions
  2321. # [20:06] * Quits: clee (clee@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: clee)
  2322. # [20:06] <_AxS_> Arc: did you do so by implementing the 'NPN::Version' function declaration that's already in npapi.vapi ?
  2323. # [20:06] * Joins: schien-laptop (schien@52A1524D.4E7EDEC9.632B8C24.IP)
  2324. # [20:06] * Joins: dveditz (dveditz@moz-131789FA.dhcp.cruzio.com)
  2325. # [20:06] * ChanServ sets mode: +o dveditz
  2326. # [20:07] <Arc> void NPN_Version (gint* plugin_major, gint* plugin_minor, gint* browser_major, gint* browser_minor);
  2327. # [20:07] * Joins: roc (chatzilla@moz-9BC0002B.meeting.ietf.org)
  2328. # [20:07] * ChanServ sets mode: +o roc
  2329. # [20:07] * Joins: Mano_ (mano@CAA4E78B.EC757A99.39716721.IP)
  2330. # [20:08] * Joins: jammink (textual@52A1524D.4E7EDEC9.632B8C24.IP)
  2331. # [20:08] * Quits: Mano (mano@CAA4E78B.EC757A99.39716721.IP) (Ping timeout)
  2332. # [20:08] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  2333. # [20:08] <Arc> _AxS_: since its prototyped in npapi.h gcc would have complained if i defined it as something incompatibile
  2334. # [20:09] * bc is now known as bc|afk
  2335. # [20:09] <_AxS_> Arc: yeah that won't work, per se. If you look at the npunix.c example or others from that link I provided, the funciton is assigned to the NPNetscapeFuncs struct, specifically the 'version' element
  2336. # [20:09] * Quits: IRCMonkey39303 (Instantbir@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2337. # [20:10] <Arc> ah so..
  2338. # [20:10] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  2339. # [20:10] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  2340. # [20:10] <sicking> mayhemer: ping
  2341. # [20:10] * Joins: mwu (mwu@52A1524D.4E7EDEC9.632B8C24.IP)
  2342. # [20:10] * Joins: sheppy (sheppy@moz-B52B0B26.dhcp.kgpt.tn.charter.com)
  2343. # [20:10] <_AxS_> Arc: and as i mentioned, it's already declared (but afaict not defined) in npapi.vapi around like 735 or so.. I'm guessing you didn't write npapi.vapi right?
  2344. # [20:11] <Arc> I did write npapi.vapi. that's basically the same as a .h file
  2345. # [20:11] * Joins: ctalbert (Instantbir@9A0EC3C4.57975B7.369F669D.IP)
  2346. # [20:11] <_AxS_> AHok. well, when you did, you defined NPN::Version there which is using the same fn declaration as this function is supposed to have... :)
  2347. # [20:11] <Arc> i actually had to comment that out to define it in the code
  2348. # [20:12] * Joins: jgriffin_ (jgriffin@moz-E31CD2CB.mozilla.org)
  2349. # [20:12] <Arc> so I'm looking at the npunix.c file and I only see NP_Version getting defined. I don't see it getting assigned to the NPNetscapeFuncs struct
  2350. # [20:12] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  2351. # [20:13] * Quits: Optimizer (Optimizer@4D57F39D.1D173DC.274D17D6.IP) (Ping timeout)
  2352. # [20:13] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  2353. # [20:13] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  2354. # [20:13] * Quits: sheppy (sheppy@moz-B52B0B26.dhcp.kgpt.tn.charter.com) (Quit: Leaving)
  2355. # [20:13] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  2356. # [20:13] * Quits: jgriffin (jgriffin@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  2357. # [20:13] * jgriffin_ is now known as jgriffin
  2358. # [20:13] <Arc> nor does NPNetscapeFuncs hase a field for it.
  2359. # [20:13] <Arc> uint16_t version;
  2360. # [20:14] <Arc> that's what version is, not a delegate
  2361. # [20:15] <Arc> grep -r NPN_Version mozilla-central also shows this only appearing once, in npapi.h
  2362. # [20:15] * Quits: ctalbert (Instantbir@9A0EC3C4.57975B7.369F669D.IP) (Ping timeout)
  2363. # [20:16] * Quits: victorporof_ (victorporo@311CA19C.477C3F8E.79933D60.IP) (Quit: victorporof_)
  2364. # [20:16] * Quits: kentuckyfriedtakahe (ajones@C8AA17BA.A18E6249.829B6CB3.IP) (Ping timeout)
  2365. # [20:16] <Arc> if mozilla was looking it up in the symbol table it should appear as a string somewhere in the code
  2366. # [20:16] * Joins: Optimizer (Optimizer@4D57F39D.1D173DC.274D17D6.IP)
  2367. # [20:17] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
  2368. # [20:18] * armenzg_brb is now known as armenzg
  2369. # [20:19] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  2370. # [20:19] * Joins: ctalbert (Instantbir@9A0EC3C4.57975B7.369F669D.IP)
  2371. # [20:20] * ctalbert is now known as IRCMonkey6268
  2372. # [20:21] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Quit: davidb)
  2373. # [20:21] * Quits: redfive (chatzilla@224CBDEF.CC76CE70.4989C8B.IP) (Ping timeout)
  2374. # [20:21] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  2375. # [20:21] * Quits: Optimizer (Optimizer@4D57F39D.1D173DC.274D17D6.IP) (Ping timeout)
  2376. # [20:21] * Quits: graememcc (chatzilla@moz-DDADDCAD.range86-148.btcentralplus.com) (Ping timeout)
  2377. # [20:22] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  2378. # [20:22] <mayhemer> sicking: pong
  2379. # [20:22] <_AxS_> Arc: uint16_t version is what NPN_Version is being assigned to, in the SDK examples tho -- see http://mxr.mozilla.org/mozilla2.0/source/modules/plugin/sdk/samples/common/np_entry.cpp
  2380. # [20:23] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  2381. # [20:23] <Arc> NPN_Version(int* plugin_major, int* plugin_minor, int* netscape_major, int* netscape_minor)
  2382. # [20:23] * Quits: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net) (Quit: Leaving)
  2383. # [20:23] <sicking> mayhemer: hey, so in order to hook into the new temporary storage stuff, the main thing that we need to change is to have a separate sqlite file per origin
  2384. # [20:23] <Arc> that prototype isn't uint16_t
  2385. # [20:23] * Joins: squib (squib@52A1524D.4E7EDEC9.632B8C24.IP)
  2386. # [20:23] <_AxS_> Arc: i didn't say it wasn't messed up...
  2387. # [20:24] * khuey is now known as khuey|away
  2388. # [20:24] <mayhemer> sicking: ok
  2389. # [20:24] <sicking> mayhemer: and then save the files in a new location
  2390. # [20:24] * Joins: pnemsak (Miranda@moz-192A9791.orange.sk)
  2391. # [20:25] <Mook_as> Arc: as bsmedberg mentioned, NPN_* are "navigator" (err, browser, these days) implemented functions; NPP_* are plugin implemented functions. NPN_* are the APIs you call, NPP_* are the ones the browser calls.
  2392. # [20:25] <sicking> mayhemer: it's probably not worth rewriting to using that new structure until the temporary storage stuff is ready, so your initial cleanup probably shouldn't restructure to using separate sqlite files
  2393. # [20:25] * mattwoodrow|away is now known as mattwoodrow
  2394. # [20:25] * Joins: rednaks (rednaks@BF5ACFCB.AC475A1B.55FFA9B4.IP)
  2395. # [20:25] * khuey|away is now known as khuey
  2396. # [20:25] <sicking> mayhemer: but i figured it might be worth knowing
  2397. # [20:25] <Arc> Mook_as: I know, which is why this is confusing the hell out of me
  2398. # [20:25] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  2399. # [20:25] <sicking> janv: the above is correct, right?
  2400. # [20:26] <jcranmer> how much longer before we can we rip out autoconf, I wonder
  2401. # [20:26] <janv> yeah
  2402. # [20:26] <mayhemer> sicking: oh, that's a good summary! thanks, I'll keep thati n mind
  2403. # [20:26] <qDot> Let's move to cmake!
  2404. # [20:27] <jcranmer> let's not, I hate cmake almost as much as autoconf
  2405. # [20:27] <Arc> Mook_as: _AxS_ is telling me that I need to implement NPN_Version within my plugin and assign the pointer to it in NP_NetscapeFuncs->version... which is broken beyond all comprehension of sanity
  2406. # [20:27] <bsmedberg> Arc: that is absolutely not correct
  2407. # [20:27] * Joins: clee (clee@52A1524D.4E7EDEC9.632B8C24.IP)
  2408. # [20:28] * qDot knows many many many horrible things about cmake from his last life as a robotics engineer turned build engineer. :c
  2409. # [20:28] <bsmedberg> don't modify NP_NetscapeFuncs
  2410. # [20:29] <@roc> hmm
  2411. # [20:29] <@roc> my laptop was running a bit slow
  2412. # [20:29] <@roc> on a hunch I tried unplugging it and plugging it back in
  2413. # [20:29] <Arc> bsmedberg: ok. so backing out to a realm of semi-sanity, the problem I'm having is my plugin's NP_Initialize is run. I copy pointers to my instance functions to NP_PluginFuncs, and.. nothing. newp isn't getting called.
  2414. # [20:29] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  2415. # [20:29] <@roc> it sped up a lot
  2416. # [20:29] <sfink> it was tangled up in its leash?
  2417. # [20:29] <@ehsan> roc: your processor was probably down to 100MHz or something ;)
  2418. # [20:29] <@roc> yeah
  2419. # [20:29] <bsmedberg> Arc: does it show up in about:plugins with the MIME types you expect?
  2420. # [20:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3ab953bd0729 - Benoit Girard - Bug 809448 - Make ns(Int)Region ToString const. r=bas
  2421. # [20:30] * Quits: bholley (anonymous@moz-21DD2AC0.hsd1.ca.comcast.net) (Quit: bholley)
  2422. # [20:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1ef1038baaf1 - Benoit Girard - Bug 794337 - Properly alias canvas image data when using Quartz compositing. r=jrmuizel
  2423. # [20:30] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  2424. # [20:30] * Joins: Optimizer (Optimizer@4D57F39D.1D173DC.274D17D6.IP)
  2425. # [20:30] * Parts: gbrown (gbrown@moz-6075880C.cg.shawcable.net)
  2426. # [20:31] <Arc> bsmedberg: yep. i have a print statement at the top of every function. i see that, in order: NP_GetPluginVersion, NP_GetMIMEDescription, NP_GetValue for name and description, and then NP_Initialize
  2427. # [20:31] <_AxS_> Arc: i take back the pointer assignment statement. Also, I don't know -why- NPN_Version is important as, as you've seen, there isn't a particular declaration of it in npfunctions.h or within the NPNetscapeFuncs struct ..
  2428. # [20:32] * Joins: billm (billm@2557E599.66715431.D25A875A.IP)
  2429. # [20:32] <Arc> _AxS_: my gut says "Anachronism"
  2430. # [20:32] * Joins: tonymec (tonymec@29BC7315.75222502.277517C1.IP)
  2431. # [20:32] <_AxS_> Arc: Maybe it's something left over from much older NPAPI ... *shrug* .. it's also still listed in the Gecko Plugin SDK docs
  2432. # [20:33] <tanvi> can you add two users to a patch?
  2433. # [20:33] <Arc> well as i said, its not getting called.
  2434. # [20:33] <Arc> good guess tho, i'm sure its something like that
  2435. # [20:34] <_AxS_> Arc: https://developer.mozilla.org/en-US/docs/Gecko_Plugin_API_Reference/Initialization_and_Destruction ..mentions it
  2436. # [20:34] <Mook_as> Arc: what isn't getting called? NPN_Version? Something else?
  2437. # [20:34] * Quits: mwu (mwu@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2438. # [20:34] <tanvi> probably not, because then hg blame wouldn't work so well
  2439. # [20:34] * Joins: dvander_ (dvander@moz-DFBCBE02.hfc.comcastbusiness.net)
  2440. # [20:35] <Arc> Mook_as: I defined NPN_Version in the plugin as _AxS_ suggested, I verified its in the symbol table, its not getting called, and im not surprised because grep -r NPN_Version mozilla-central shows that it only appears once in npapi.h
  2441. # [20:35] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Quit: pcwalton)
  2442. # [20:35] <Arc> if mozilla was looking it up in the symbol table it'd have to appear as a string somewhere
  2443. # [20:35] * Joins: sheppy (sheppy@moz-B52B0B26.dhcp.kgpt.tn.charter.com)
  2444. # [20:35] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Ping timeout)
  2445. # [20:36] <Arc> likewise in the ipc plugins its not appearing, so it cant be required
  2446. # [20:36] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  2447. # [20:36] <Mook_as> Arc: right, NPN_Version is for you to call (if you wanted to), to see, umm, what version the browser claims itself to be in NPNetscapeFuncs.version
  2448. # [20:36] <Arc> yea.
  2449. # [20:37] * Quits: cpearce (chatzilla@moz-8CBCCDA6.xdsl.xnet.co.nz) (Ping timeout)
  2450. # [20:37] <Arc> if it was the other way around I'd expect to find something like PR_FindFunctionSymbol(mLibrary, "NPN_Version")
  2451. # [20:37] <Mook_as> (that is, it seems to read http://code.google.com/p/npapi-sdk/source/browse/trunk/headers/npfunctions.h#161 )
  2452. # [20:37] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  2453. # [20:37] * dvander_ is now known as dvander`home
  2454. # [20:38] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  2455. # [20:39] * Quits: ddahl (u7874@moz-160C58C6.com) (Quit: Connection closed for inactivity)
  2456. # [20:40] <_AxS_> Mook_as: in the example SDK codes, NPN_Version is actually assigning values to all the pointers. Ie, in npunix.c from ..a while ago: *plugin_major = NP_VERSION_MAJOR; *plugin_minor = NP_VERSION_MINOR; *netscape_major = gNetscapeFuncs.version >> 8; *netscape_minor = gNetscapeFuncs.version & 0xFF;
  2457. # [20:40] <tanvi> smaug - can i carry over the r+ on the mochitests in bug 803225, or do you want to take another look at it?
  2458. # [20:41] <Arc> I ran this (with out of process plugins turned off) under gdb, the NP_Initialize breakpoint was hit by my plugin, but it looks like most of what follows (stepping through it) is backing out, without debug symbols or plugin logging i can't easily see why
  2459. # [20:41] <Mook_as> _AxS_: yes; the _plugin_ provides those pointers, because it wants to ask what version the browser is running. That call never goes across to the browser (since all the data is already available in the struct, from NP_Initialize)
  2460. # [20:41] * Joins: TheOne (one@moz-D15146C1.dip.t-dialin.net)
  2461. # [20:41] <@smaug> tanvi: let me look at it quite later today
  2462. # [20:42] <tanvi> okay, thanks!
  2463. # [20:42] * Quits: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net) (Connection reset by peer)
  2464. # [20:42] <_AxS_> Mook_as: ... ok so this is just a useless function then, since gNetscapeFuncs.version and NP_VERSION_* are available anywhere we want in the plugin
  2465. # [20:42] * Joins: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net)
  2466. # [20:42] <Arc> looks like it
  2467. # [20:43] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  2468. # [20:43] * Quits: sheppy (sheppy@moz-B52B0B26.dhcp.kgpt.tn.charter.com) (Quit: NO CARRIER)
  2469. # [20:43] <Mook_as> _AxS_: yep, it's just a convenience wrapper
  2470. # [20:43] * bwinton is now known as bwinton_away
  2471. # [20:44] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  2472. # [20:44] * jlebar is now known as jlebar|away
  2473. # [20:44] * armenzg is now known as armenzg_brb
  2474. # [20:44] <_AxS_> Arc: i apologize for leading you astray.
  2475. # [20:44] * whimboo|away is now known as whimboo|away|afk
  2476. # [20:45] * Joins: bwinton (bwinton@F2D29657.F60B0462.67AC9B1.IP)
  2477. # [20:45] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2478. # [20:45] * ChanServ sets mode: +o dbaron
  2479. # [20:45] <Arc> _AxS_: not like i could have thought of a better possibility during this time lol
  2480. # [20:46] * mattwoodrow is now known as mattwoodrow|away
  2481. # [20:46] <mbrubeck> Anyone else seeing errors like this? "pushing to ssh://hg.mozilla.org/projects/elm
  2482. # [20:46] <daleharvey> does anyone know whats up with http://pastie.org/5347341 when building b2g desktop?
  2483. # [20:46] <mbrubeck> remote: ssh: connect to host hg.mozilla.org port 22: Bad file number"
  2484. # [20:46] <Arc> Mook_as: can you think of any other reason why firefox would call NP_Initialize and then just stop?
  2485. # [20:46] * AutomatedTester|AFK is now known as AutomatedTester
  2486. # [20:47] <Arc> or possibly, anyone know where one could get a linux 64bit binary for firefox 4?
  2487. # [20:47] * jlebar|away is now known as jlebar
  2488. # [20:47] * Fallen|away is now known as Fallen
  2489. # [20:48] * Quits: bwinton (bwinton@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving...)
  2490. # [20:48] <Arc> this code did work before. i haven't touched it in awhile, now it doesn't, so being able to try it on the firefox i was using at the time would confirm that its been a change in firefox rather than me messing up something in the plugin source since
  2491. # [20:48] <mbrubeck> pulling from elm works just fine but "out" and "push" fail...
  2492. # [20:48] * bwinton_away is now known as bwinton
  2493. # [20:48] * Quits: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: sicking)
  2494. # [20:49] * Joins: jgriffin_ (jgriffin@A5A0595A.66715431.D25A875A.IP)
  2495. # [20:50] * Quits: tonymec (tonymec@29BC7315.75222502.277517C1.IP) (Input/output error)
  2496. # [20:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6918909c907d - Gabriele Svelto - Bug 808756 - Adjust all memory-pressure observers to cope with the new low-memory-no-forward events. r=jlebar
  2497. # [20:50] * Quits: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org) (Ping timeout)
  2498. # [20:50] * jgriffin_ is now known as jgriffin
  2499. # [20:51] * Quits: tonymec|away (tonymec@29BC7315.75222502.277517C1.IP) (Quit: Konversation terminated!)
  2500. # [20:51] * Joins: marco (Thunderbir@moz-6C024850.cust.dsl.teletu.it)
  2501. # [20:52] <mjrosenb> philor: bug gone?
  2502. # [20:52] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  2503. # [20:53] * Quits: martyn (martyn@moz-48060884.range81-154.btcentralplus.com) (Quit: Ex-Chat)
  2504. # [20:54] <philor> mjrosenb: BUG GONE!!!!!!!!
  2505. # [20:54] <RyanVM> :woowoo:
  2506. # [20:54] <mjrosenb> :)
  2507. # [20:54] <mjrosenb> sorry that took so long
  2508. # [20:56] * jwir3 is now known as jwir3|lunch
  2509. # [20:56] <catlee> what does a dark-gray tab mean?
  2510. # [20:56] * Joins: jgriffin_ (jgriffin@moz-E31CD2CB.mozilla.org)
  2511. # [20:56] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  2512. # [20:57] * Quits: ferjm (ferjm@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: This computer has gone to sleep)
  2513. # [20:57] * Quits: jgriffin (jgriffin@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  2514. # [20:57] * jgriffin_ is now known as jgriffin
  2515. # [20:57] * Joins: ferjm (ferjm@52A1524D.4E7EDEC9.632B8C24.IP)
  2516. # [20:57] * Joins: luke (andhow@2557E599.66715431.D25A875A.IP)
  2517. # [20:58] * Quits: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2518. # [20:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0346ce24bb4c - Seth Fowler - Bug 809181 - Test. r=dholbert
  2519. # [20:59] * Joins: tonymec__ (tonymec@C4EE5AB5.D430C2CD.277517C1.IP)
  2520. # [20:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a7f2cbe6e161 - Seth Fowler - Bug 809181 - SVGDocumentWrapper::UpdateViewportBounds() should check if anything has changed instead of relying on callers. r=dholbert
  2521. # [20:59] * Joins: dbaron_ (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2522. # [20:59] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (NickServ (GHOST command used by dbaron_))
  2523. # [20:59] * hwine is now known as hwine-lunch
  2524. # [20:59] <catlee> jrmuizel_: is http://people.mozilla.org/~catlee/tabfading.ogv normal? (look at the left-most tab)
  2525. # [21:00] <jrmuizel_> no
  2526. # [21:00] <jrmuizel_> catlee: that is a bug
  2527. # [21:01] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2528. # [21:01] <catlee> jrmuizel_: known? or should I fileit?
  2529. # [21:01] <jrmuizel_> catlee: file
  2530. # [21:01] <jrmuizel_> catlee: usually file
  2531. # [21:03] * tonymec__ is now known as tonymec|away
  2532. # [21:03] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  2533. # [21:03] * Quits: ddahl_ (ddahl@moz-703C238C.public.wayport.net) (Ping timeout)
  2534. # [21:04] * armenzg_brb is now known as armenzg
  2535. # [21:04] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  2536. # [21:04] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  2537. # [21:04] * Joins: gbrown (gbrown@moz-6075880C.cg.shawcable.net)
  2538. # [21:04] * Quits: anant (Adium@moz-8CB5A890.meeting.ietf.org) (Quit: Leaving.)
  2539. # [21:04] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2540. # [21:04] * bc|afk is now known as bc
  2541. # [21:05] * Quits: @roc (chatzilla@moz-9BC0002B.meeting.ietf.org) (Ping timeout)
  2542. # [21:05] * Quits: jesup|laptop (chatzilla@moz-C7326C45.meeting.ietf.org) (Ping timeout)
  2543. # [21:05] * Quits: mreavy (chatzilla@moz-E890FF94.meeting.ietf.org) (Ping timeout)
  2544. # [21:05] <catlee> jrmuizel_: https://bugzilla.mozilla.org/show_bug.cgi?id=809985
  2545. # [21:05] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Ping timeout)
  2546. # [21:05] * Quits: Mardak (Mardak@2557E599.66715431.D25A875A.IP) (Quit: Mardak)
  2547. # [21:05] * Quits: Honza (chatzilla@5AD2A1B9.23B79DE4.D0083327.IP) (Ping timeout)
  2548. # [21:05] <mjrosenb> what component should get bugs about the newtab page?
  2549. # [21:05] <Yoric> jmaher: ping
  2550. # [21:05] * Joins: Honza_ (chatzilla@5AD2A1B9.23B79DE4.D0083327.IP)
  2551. # [21:06] * Honza_ is now known as Honza
  2552. # [21:06] <jmaher> Yoric: pong
  2553. # [21:06] * Joins: hipokrit (hipokrit@22C376D.1983C9D0.839F6EC0.IP)
  2554. # [21:06] <Yoric> jmaher: Hi.
  2555. # [21:06] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  2556. # [21:06] <jmaher> Yoric: how are you?
  2557. # [21:06] <Yoric> Tired :)
  2558. # [21:06] * Joins: josh (josh@moz-E55A7008.adsl.online.nl)
  2559. # [21:06] <jmaher> Yoric: :(
  2560. # [21:07] <Yoric> I have found a fix for the bug, but I still need some confirmation to make sense of it :)
  2561. # [21:07] <Yoric> s/fix/workaround/
  2562. # [21:07] <Yoric> Essentially, can you confirm that the drive on which the Firefox binaries are installed for Talos testing on a Talos slave is very slow?
  2563. # [21:07] <Yoric> (drive or file system)
  2564. # [21:08] <mjrosenb> ok, I just got
  2565. # [21:08] <mjrosenb> [reply] [+]
  2566. # [21:08] <mjrosenb> Private
  2567. # [21:08] <mjrosenb> Comment 637 TinderboxPushlog Robot 2012-11-08 11:49:00 PST
  2568. # [21:08] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  2569. # [21:08] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  2570. # [21:08] <mjrosenb> on a bug I thought I'd fixed, how do I find out what commit triggered that?
  2571. # [21:09] <Yoric> bsmedberg: ping
  2572. # [21:09] <Yoric> jmaher: ^
  2573. # [21:10] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Ping timeout)
  2574. # [21:10] <jmaher> Yoric: not sure how to do that; do you want me to run it on a slow drive?
  2575. # [21:10] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  2576. # [21:10] * Quits: biesi_ (cbiesinger@E91A4D72.6B10AC3.E2F59BBC.IP) (Ping timeout)
  2577. # [21:10] <Yoric> jmaher: No, I just want information on the configuration of Talos slaves.
  2578. # [21:11] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  2579. # [21:11] <jmaher> hmm, that would be a releng question; it is the exact same configuration as the unit tests
  2580. # [21:11] <Yoric> jmaher: What I mean, is that the only rational explanation I have for the bug is a combination of a slow drive and a nested event loops.
  2581. # [21:12] * Quits: ahal (ahal@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2582. # [21:12] <jmaher> Yoric: would this show up in unittests if it was a slow drive
  2583. # [21:12] * Quits: squib (squib@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Leaving)
  2584. # [21:13] * nthomas|away is now known as nthomas
  2585. # [21:13] * Quits: ehugg_ (ehugg@B96FCF5.EDDF1466.9A998AC4.IP) (Ping timeout)
  2586. # [21:13] * jlebar is now known as jlebar|away
  2587. # [21:14] <Yoric> jmaher: Good question.
  2588. # [21:15] <Yoric> Actually, this would explain why it shows up on a slave and not locally, but it does not explain why it shows up on talos and not on unit.
  2589. # [21:15] * Quits: IRCMonkey6268 (Instantbir@9A0EC3C4.57975B7.369F669D.IP) (Ping timeout)
  2590. # [21:15] * Joins: ctalbert (Instantbir@9A0EC3C4.57975B7.369F669D.IP)
  2591. # [21:15] <Yoric> jmaher: Is there anything in talos itself that could slow down I/O?
  2592. # [21:15] * Joins: jesup|laptop (chatzilla@moz-C7326C45.meeting.ietf.org)
  2593. # [21:15] <Yoric> Something such as xperf under Windows.
  2594. # [21:16] <jmaher> Yoric: very little; I assume this is only seen in a pageloader test; if that is the case, then it could be the pageloader extension- although that is pretty lightweight and small
  2595. # [21:16] <jmaher> Yoric: xperf for windows would slow it down, but that isn't on osx :)
  2596. # [21:16] * ctalbert is now known as IRCMonkey61681
  2597. # [21:17] * Joins: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP)
  2598. # [21:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f4f4eec3b452 - Steve Fink - Bug 803276 - Disable ArrayBufferView.prototype.move on release channels. r=dmandelin
  2599. # [21:17] * Joins: kaze (kaze@52A1524D.4E7EDEC9.632B8C24.IP)
  2600. # [21:18] <Yoric> I'll ponder this some more while eating diner.
  2601. # [21:18] <Yoric> dinner
  2602. # [21:18] <jmaher> Yoric: we run apache from the local disk, maybe there is an I/O problem with apache serving and firefox consuming...although it hasn't been a problem for years
  2603. # [21:18] <jmaher> Yoric: I sent an email to help figure out the disk stuff
  2604. # [21:18] * geekboy is now known as geekboy|afk
  2605. # [21:18] <jmaher> enjoy your dinner
  2606. # [21:19] * merike|away is now known as merike
  2607. # [21:20] <Arc> huh. still compiling..
  2608. # [21:21] * Joins: ehugg_ (ehugg@D6EB3A64.4F0DA528.43B20542.IP)
  2609. # [21:22] * Quits: SinnerShanky (SinnerShan@3D8C745A.6489EAAD.5D9ABA9F.IP) (Ping timeout)
  2610. # [21:23] * coop|lunch is now known as coop
  2611. # [21:23] * Joins: SinnerShanky (SinnerShan@3D8C745A.6489EAAD.5D9ABA9F.IP)
  2612. # [21:24] * Joins: Standard8 (Standard8@moz-2D5D3DC4.hsd1.ca.comcast.net)
  2613. # [21:25] <catlee> hmm
  2614. # [21:25] * Quits: SinnerShanky (SinnerShan@3D8C745A.6489EAAD.5D9ABA9F.IP) (Ping timeout)
  2615. # [21:26] * Joins: SinnerShanky (SinnerShan@3D8C745A.6489EAAD.5D9ABA9F.IP)
  2616. # [21:26] * Joins: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  2617. # [21:26] * Joins: tonymec (tonymec@C4EE5AB5.D430C2CD.277517C1.IP)
  2618. # [21:27] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Quit: pcwalton)
  2619. # [21:27] <bsmedberg> Yoric: pong
  2620. # [21:27] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  2621. # [21:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/19a2117f74ba - Ehsan Akhgari - Bug 807316 - Import PrivateBrowsingUtils.jsm lazily on Android; r=bnicholson
  2622. # [21:28] * Quits: kaze (kaze@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2623. # [21:28] * Quits: jammink (textual@52A1524D.4E7EDEC9.632B8C24.IP) (Connection reset by peer)
  2624. # [21:29] * Joins: jammink (textual@52A1524D.4E7EDEC9.632B8C24.IP)
  2625. # [21:30] * Quits: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP) (Quit: Leaving)
  2626. # [21:30] * Quits: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2627. # [21:30] * jmaher is now known as jmaher|afk
  2628. # [21:31] * Quits: nhirata (anonymous@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2629. # [21:31] * Joins: loadbang (loadbang@moz-9E451D1A.range109-150.btcentralplus.com)
  2630. # [21:31] * Joins: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP)
  2631. # [21:31] * Joins: Mardak (Mardak@moz-484FEE7C.bullischarterschool.com)
  2632. # [21:32] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  2633. # [21:32] * Joins: nhirata (anonymous@52A1524D.4E7EDEC9.632B8C24.IP)
  2634. # [21:33] * wlach is now known as wlach|afk
  2635. # [21:33] * Quits: mwargers (chatzilla@AA28C7A5.235FEA6C.C6A14A47.IP) (Ping timeout)
  2636. # [21:33] * Joins: anant (Adium@moz-8CB5A890.meeting.ietf.org)
  2637. # [21:35] <catlee> philor: are we missing recent build results?
  2638. # [21:35] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Ping timeout)
  2639. # [21:35] <Yoric> bsmedberg: Would you be available to superreview bug 807875?
  2640. # [21:36] * Joins: loadRPi (pi@moz-9E451D1A.range109-150.btcentralplus.com)
  2641. # [21:36] <Yoric> jmaher|afk: Can you think of anything else talos-specific that would explain a jsm being loaded more slowly than on a unit test?
  2642. # [21:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/29329180fee5 - Ehsan Akhgari - Bug 806709 - Port browser_newtab_private_browsing.js to the new per-tab PB APIs; r=jdm
  2643. # [21:36] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  2644. # [21:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/57460417b94d - Ehsan Akhgari - Bug 806698 - Port browser_privatebrowsing_theming.js to the new per-window PB APIs; r=jdm
  2645. # [21:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/241e44f78cff - Ehsan Akhgari - Bug 806722 - Port indexedDB browser_privateBrowsing.js to the new per-tab PB APIs; r=jdm
  2646. # [21:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/463e747a00de - Ehsan Akhgari - Bug 806721 - Disable browser_webconsole_bug_618311_private_browsing.js in per-window PB builds; r=jdm
  2647. # [21:37] <philikon> RyanVM: heya... are you landing anything on m-i any time soon perhaps? i'd have a patch for a ride-along, don't really want ot waste the machine time
  2648. # [21:38] <RyanVM> philikon: not in the next few minutes, but today still? probably
  2649. # [21:38] * Joins: biesi_ (cbiesinger@E91A4D72.6B10AC3.E2F59BBC.IP)
  2650. # [21:38] <RyanVM> just put a checkin-needed on it
  2651. # [21:39] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  2652. # [21:40] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  2653. # [21:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c0713f3e03f6 - Vladan Djeric - Bug 661881: Add an about:telemetry page to Firefox. r=ttaubert
  2654. # [21:40] * Joins: roc (chatzilla@moz-9BC0002B.meeting.ietf.org)
  2655. # [21:40] * ChanServ sets mode: +o roc
  2656. # [21:41] <@ehsan> vladan: \o/
  2657. # [21:41] <philikon> RyanVM: awesome.t hx
  2658. # [21:41] <lmandel> vladan: ^ That just made my day.
  2659. # [21:41] * Joins: maligree_ (maligree@moz-E7D8B069.ssp.dialog.net.pl)
  2660. # [21:41] * Quits: maligree (maligree@moz-E7D8B069.ssp.dialog.net.pl) (Connection reset by peer)
  2661. # [21:41] * maligree_ is now known as maligree
  2662. # [21:41] <@roc> when you make an HTTPS request, the URI travels in the clear, right?
  2663. # [21:42] <@roc> actually, I really hope I'm wrong
  2664. # [21:43] * Quits: dbradley (dbradley@moz-B94E1A81.ipnetworksinc.net) (Ping timeout)
  2665. # [21:43] * Joins: dbradley (dbradley@moz-B94E1A81.ipnetworksinc.net)
  2666. # [21:43] <mcpherrin> roc: No, the whole headers are encrypted, uncluding the URI
  2667. # [21:44] <@roc> phew
  2668. # [21:44] <jdm> jgriffin: are you a peer or module owner?
  2669. # [21:44] <jgriffin> jdm: I'm a Testing peer
  2670. # [21:44] <jdm> great, thanks
  2671. # [21:45] <mjrosenb> roc: the standard leakage is when you contact the dns to get the ip of your "secure server"
  2672. # [21:45] * Quits: Mardak (Mardak@moz-484FEE7C.bullischarterschool.com) (Ping timeout)
  2673. # [21:45] * Joins: graememcc (chatzilla@moz-51A2E4FC.range86-150.btcentralplus.com)
  2674. # [21:45] * Quits: clee (clee@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: clee)
  2675. # [21:46] <mcpherrin> Are hostnames sent in the clear? I think they must be for SNI to work
  2676. # [21:46] * Joins: ahal (ahal@52A1524D.4E7EDEC9.632B8C24.IP)
  2677. # [21:46] * IRCMonkey61681 is now known as ctalbert
  2678. # [21:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/53d5080a6749 - Andrew Halberstadt - Bug 809437 - Copy gecko files to /data/local prior to copying them to /system/b2g, r=jgriffin
  2679. # [21:47] * Joins: dmose (dmose@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2680. # [21:48] * Quits: dhylands_ (dhylands@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2681. # [21:48] * Quits: FabioMagnoni (fabiomagno@DB3C143A.D5200F0C.A2F1BD83.IP) (Quit: FabioMagnoni)
  2682. # [21:48] * Quits: josh (josh@moz-E55A7008.adsl.online.nl) (Ping timeout)
  2683. # [21:48] <dmose> anyone run into qimportbz bustage recently? I'm seeing "hg qimport bz://750869" fail
  2684. # [21:48] <dmose> "abort: unable to read file bz://750869"
  2685. # [21:49] <dmose> (this is a new install on my mac with mercurial latest
  2686. # [21:50] * Joins: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP)
  2687. # [21:50] <jdm> well, the // is unnecessary
  2688. # [21:50] <jdm> dunno if that will break it
  2689. # [21:50] * merike is now known as merike|away
  2690. # [21:50] <dmose> iiiinteresting
  2691. # [21:51] <dmose> even if i leave out the //, something inside the code reinserts it and the exact same error message is emitted
  2692. # [21:52] * Joins: dhylands_ (dhylands@52A1524D.4E7EDEC9.632B8C24.IP)
  2693. # [21:52] * Joins: kentuckyfriedtakahe (ajones@C8AA17BA.A18E6249.829B6CB3.IP)
  2694. # [21:54] * Joins: cjones (cjones@moz-8D8C90ED.tmodns.net)
  2695. # [21:56] <jdm> dmose: with whatever revision of qimportbz I have, it works fine for me right now
  2696. # [21:56] * Quits: Standard8 (Standard8@moz-2D5D3DC4.hsd1.ca.comcast.net) (Quit: ZNC - http://znc.in)
  2697. # [21:56] <philor> catlee: probably yes
  2698. # [21:57] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  2699. # [21:58] * Quits: dvander`home (dvander@moz-DFBCBE02.hfc.comcastbusiness.net) (Quit: dvander`home)
  2700. # [21:58] * Quits: jesup|laptop (chatzilla@moz-C7326C45.meeting.ietf.org) (Ping timeout)
  2701. # [21:59] * hwine-lunch is now known as hwine
  2702. # [21:59] * philor is now known as philor|away
  2703. # [21:59] * Joins: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP)
  2704. # [21:59] * jwir3|lunch is now known as jwir3
  2705. # [22:00] * Quits: gandalf (zbraniecki@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2706. # [22:00] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Ping timeout)
  2707. # [22:00] * Quits: ehugg_ (ehugg@D6EB3A64.4F0DA528.43B20542.IP) (Ping timeout)
  2708. # [22:01] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  2709. # [22:01] * Joins: gandalf (zbraniecki@52A1524D.4E7EDEC9.632B8C24.IP)
  2710. # [22:01] * Joins: davidb (davidb@moz-FD809DC0.dsl.bell.ca)
  2711. # [22:01] * armenzg is now known as armenzg_brb
  2712. # [22:01] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  2713. # [22:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/30899b1b279e - David Burns - Bug 801733: Adding a whole bunch of visibility tests for Marionette; r=jgriffin
  2714. # [22:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/976225b8f609 - David Burns - Bug 801733: Updating isElementDisplayed Atom to handle hiding elements via transforms; r=jgriffin
  2715. # [22:03] * khuey is now known as khuey|away
  2716. # [22:03] * Joins: mwu (mwu@52A1524D.4E7EDEC9.632B8C24.IP)
  2717. # [22:03] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  2718. # [22:03] * Joins: Mardak (Mardak@2557E599.66715431.D25A875A.IP)
  2719. # [22:04] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  2720. # [22:05] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  2721. # [22:05] * Quits: biesi_ (cbiesinger@E91A4D72.6B10AC3.E2F59BBC.IP) (Ping timeout)
  2722. # [22:06] * Joins: FabioMagnoni (fabiomagno@DB3C143A.D5200F0C.A2F1BD83.IP)
  2723. # [22:07] * Quits: mdas (mdas@moz-E042EED.tmodns.net) (Ping timeout)
  2724. # [22:07] * Quits: jfkthame (jfkthame@3554D00E.605C6E9.9542EC20.IP) (Quit: jfkthame)
  2725. # [22:07] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  2726. # [22:07] * Quits: _AxS_ (axs@moz-E7607041.cpe.net.cable.rogers.com) (Quit: gone)
  2727. # [22:08] * Quits: akeybl (akeybl@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Leaving...)
  2728. # [22:08] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  2729. # [22:08] * Joins: mdas (mdas@52A1524D.4E7EDEC9.632B8C24.IP)
  2730. # [22:09] * Quits: SinnerShanky (SinnerShan@3D8C745A.6489EAAD.5D9ABA9F.IP) (Ping timeout)
  2731. # [22:09] * Joins: asadotzler (asa@2557E599.66715431.D25A875A.IP)
  2732. # [22:09] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  2733. # [22:09] * Quits: nhirata (anonymous@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2734. # [22:09] * Quits: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP) (Quit: Lost terminal)
  2735. # [22:09] * Quits: sworkman (sworkman@2557E599.66715431.D25A875A.IP) (Quit: sworkman)
  2736. # [22:09] <catlee> philor|away: I think the data is in builds-4hr, but tbpl isn't seeing it
  2737. # [22:09] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2738. # [22:09] * Joins: nrc (nrc@538BABFE.A073F3E.97BBD552.IP)
  2739. # [22:10] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  2740. # [22:10] * Joins: nhirata (anonymous@52A1524D.4E7EDEC9.632B8C24.IP)
  2741. # [22:10] * wlach|afk is now known as wlach
  2742. # [22:11] * Quits: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2743. # [22:11] * Joins: biesi_ (cbiesinger@EE9A5AA8.6B10AC3.E2F59BBC.IP)
  2744. # [22:11] * Quits: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  2745. # [22:13] * Quits: loadbang (loadbang@moz-9E451D1A.range109-150.btcentralplus.com) (Quit: Bye)
  2746. # [22:13] * Quits: @roc (chatzilla@moz-9BC0002B.meeting.ietf.org) (Ping timeout)
  2747. # [22:13] * Joins: mreavy (chatzilla@moz-E890FF94.meeting.ietf.org)
  2748. # [22:14] * Joins: kaze (kaze@52A1524D.4E7EDEC9.632B8C24.IP)
  2749. # [22:14] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2750. # [22:14] * Quits: dbradley (dbradley@moz-B94E1A81.ipnetworksinc.net) (Ping timeout)
  2751. # [22:15] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  2752. # [22:15] * Joins: dbradley (dbradley@moz-B94E1A81.ipnetworksinc.net)
  2753. # [22:15] * Parts: gbrown (gbrown@moz-6075880C.cg.shawcable.net)
  2754. # [22:16] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  2755. # [22:16] * Joins: ehugg_ (ehugg@moz-69A4B0B7.mycingular.net)
  2756. # [22:16] * Quits: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org) (Ping timeout)
  2757. # [22:18] * Joins: ddahl_ (ddahl@moz-976797D6.hsd1.il.comcast.net)
  2758. # [22:18] * Quits: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Ping timeout)
  2759. # [22:19] * whimboo|away|afk is now known as whimboo
  2760. # [22:20] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  2761. # [22:20] * Joins: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org)
  2762. # [22:20] * Joins: vikash (vikash@BBF968B9.2905CAEE.5D9ABA9F.IP)
  2763. # [22:21] * Quits: FabioMagnoni (fabiomagno@DB3C143A.D5200F0C.A2F1BD83.IP) (Quit: FabioMagnoni)
  2764. # [22:22] * Quits: schien-laptop (schien@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Leaving)
  2765. # [22:22] * Joins: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP)
  2766. # [22:24] * Quits: loadRPi (pi@moz-9E451D1A.range109-150.btcentralplus.com) (Ping timeout)
  2767. # [22:24] * Joins: redfive (chatzilla@moz-4E0B5BB2.stanford.edu)
  2768. # [22:24] * Joins: bsmedberg_ (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net)
  2769. # [22:24] * Quits: bsmedberg_ (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net) (Quit: bsmedberg_)
  2770. # [22:24] * Joins: bsmedberg_ (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net)
  2771. # [22:25] * Joins: jfkthame (jfkthame@3554D00E.605C6E9.9542EC20.IP)
  2772. # [22:26] * Joins: fredw (fredw@moz-B9C110E2.fbx.proxad.net)
  2773. # [22:27] * Quits: kentuckyfriedtakahe (ajones@C8AA17BA.A18E6249.829B6CB3.IP) (Ping timeout)
  2774. # [22:28] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  2775. # [22:29] <bsmedberg> I must be losing some part of my email...
  2776. # [22:29] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  2777. # [22:29] * Joins: schien-laptop (schien@52A1524D.4E7EDEC9.632B8C24.IP)
  2778. # [22:30] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Ping timeout)
  2779. # [22:30] * Quits: mak (chatzilla@moz-40859CEB.retail.telecomitalia.it) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 2.0/20110318052756])
  2780. # [22:30] * Quits: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP) (Ping timeout)
  2781. # [22:31] * Joins: AryehGregor (AryehGrego@2C59FB17.C730E3B0.C605BBF7.IP)
  2782. # [22:31] * Quits: mreavy (chatzilla@moz-E890FF94.meeting.ietf.org) (Ping timeout)
  2783. # [22:31] * Quits: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2784. # [22:32] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2785. # [22:32] * Joins: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP)
  2786. # [22:33] * Quits: asadotzler (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2787. # [22:33] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2788. # [22:34] * Joins: dvander_ (dvander@moz-3D170E6B.hsd1.md.comcast.net)
  2789. # [22:34] * Quits: anton (anton@moz-ADC532B1.hsd1.ca.comcast.net) (Input/output error)
  2790. # [22:35] * Joins: loadRPi (pi@moz-9E451D1A.range109-150.btcentralplus.com)
  2791. # [22:35] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  2792. # [22:35] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2793. # [22:35] * dbaron_ is now known as dbaron
  2794. # [22:36] * Quits: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2795. # [22:37] * Joins: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP)
  2796. # [22:37] * Quits: Honza (chatzilla@5AD2A1B9.23B79DE4.D0083327.IP) (Ping timeout)
  2797. # [22:37] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  2798. # [22:37] <riadh> Hi! I want to read all data from nsIObjectOutputStream, I tried to use it like a normal stream ( _AxS_ has suggested to me to try that) but unfortunately, that doesn't work. Could you help me please?
  2799. # [22:37] * mattwoodrow|away is now known as mattwoodrow
  2800. # [22:39] <froydnj> hm, refcnt logging nsDocument...bad idea
  2801. # [22:40] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  2802. # [22:42] <nthomas> philor|away: the import-buildbot-data.py cron was stuck, IT have thwapped it (/cc catlee)
  2803. # [22:43] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  2804. # [22:43] * Joins: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  2805. # [22:44] * Quits: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2806. # [22:44] * Joins: akeybl (akeybl@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2807. # [22:44] <catlee> nthomas: thanks
  2808. # [22:45] * mdas is now known as mdas|afk
  2809. # [22:45] * Joins: cjones_ (cjones@moz-8D8C90ED.tmodns.net)
  2810. # [22:45] * Quits: cjones (cjones@moz-8D8C90ED.tmodns.net) (Ping timeout)
  2811. # [22:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/50c72bfce603 - Jan Varga - Bug 809973 - Disable FileHandle in child processes. r=bent
  2812. # [22:47] * armenzg_brb is now known as armenzg
  2813. # [22:47] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  2814. # [22:48] * Joins: clee (clee@52A1524D.4E7EDEC9.632B8C24.IP)
  2815. # [22:48] * Quits: lduros (user@moz-4894EA28.nic.resnet.group.upenn.edu) (Client exited)
  2816. # [22:48] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  2817. # [22:48] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  2818. # [22:48] * AutomatedTester is now known as AutomatedTester|AFK
  2819. # [22:49] * Quits: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP) (Ping timeout)
  2820. # [22:49] * Joins: njn (chatzilla@moz-74CE8976.dyn.iinet.net.au)
  2821. # [22:50] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  2822. # [22:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a7d7319e532b - Fernando Jiménez - Bug 809218 - Expose atob and btoa functions in xpcshell; r=mrbkap
  2823. # [22:51] * Quits: marco (Thunderbir@moz-6C024850.cust.dsl.teletu.it) (Ping timeout)
  2824. # [22:51] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  2825. # [22:51] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2826. # [22:51] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2827. # [22:51] * Quits: bdahl (bdahl@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2828. # [22:51] * Quits: sfink (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2829. # [22:51] * Quits: hurley (hurley@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2830. # [22:51] * Quits: nmatsakis (nmatsakis@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2831. # [22:52] * Quits: juanb (jbecerra@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2832. # [22:52] * Quits: geekboy|afk (geekboy@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2833. # [22:52] * Quits: jst (quassel@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2834. # [22:52] * Quits: dvander (dvander@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2835. # [22:52] * Quits: johns (johns@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2836. # [22:52] * Quits: Mardak (Mardak@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2837. # [22:52] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2838. # [22:52] * Joins: bdahl (bdahl@2557E599.66715431.D25A875A.IP)
  2839. # [22:52] * Joins: knelson (Adium@2557E599.66715431.D25A875A.IP)
  2840. # [22:52] * Quits: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2841. # [22:52] * Quits: billm (billm@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2842. # [22:52] * Quits: terrence (~terrenceh@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2843. # [22:52] * Quits: bdahl (bdahl@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2844. # [22:52] * Quits: gkw (fuzz2lin@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2845. # [22:53] * Quits: sfink|log (sfink@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2846. # [22:53] * Quits: luke (andhow@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2847. # [22:53] * Quits: tanvi (tanvi@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2848. # [22:53] * Quits: bajaj (Adium@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2849. # [22:53] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2850. # [22:53] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  2851. # [22:53] * ChanServ sets mode: +o smaug
  2852. # [22:53] * Joins: bdahl (bdahl@2557E599.66715431.D25A875A.IP)
  2853. # [22:53] * Quits: automata (automata@moz-1CE7A56D.ifsc.usp.br) (Ping timeout)
  2854. # [22:53] <nthomas> hmm, still no completed builds on tbpl
  2855. # [22:54] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2856. # [22:54] * Joins: johns (johns@2557E599.66715431.D25A875A.IP)
  2857. # [22:54] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  2858. # [22:54] * Joins: hurley (hurley@2557E599.66715431.D25A875A.IP)
  2859. # [22:54] * Joins: tanvi (tanvi@2557E599.66715431.D25A875A.IP)
  2860. # [22:54] * Joins: jst (quassel@2557E599.66715431.D25A875A.IP)
  2861. # [22:54] * Joins: anton (anton@moz-ADC532B1.hsd1.ca.comcast.net)
  2862. # [22:54] <jfkthame> yeah, i was just noticing how far behind mozilla-inbound seems to be
  2863. # [22:54] * Joins: smooney (smooney@2557E599.66715431.D25A875A.IP)
  2864. # [22:54] <bsmedberg> gps: we have python with 2-space indent? I totally did not notice that.
  2865. # [22:55] * Joins: dvander (dvander@2557E599.66715431.D25A875A.IP)
  2866. # [22:55] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  2867. # [22:55] * Quits: msucan (mihai@5D30AB1B.F63D1FEA.699550A1.IP) (Quit: Leaving.)
  2868. # [22:55] * Quits: njn (chatzilla@moz-74CE8976.dyn.iinet.net.au) (Quit: ChatZilla 0.9.89 [Firefox 17.0/20121031065642])
  2869. # [22:55] * Joins: billm (billm@2557E599.66715431.D25A875A.IP)
  2870. # [22:55] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  2871. # [22:55] * Quits: wolfiR (wolfiR@moz-AC4E2213.dip0.t-ipconnect.de) (Quit: Leaving)
  2872. # [22:55] * Joins: gkw (fuzz2lin@2557E599.66715431.D25A875A.IP)
  2873. # [22:55] * Joins: terrence (~terrenceh@2557E599.66715431.D25A875A.IP)
  2874. # [22:55] * Joins: sfink|log (sfink@2557E599.66715431.D25A875A.IP)
  2875. # [22:55] * Parts: knelson (Adium@2557E599.66715431.D25A875A.IP)
  2876. # [22:55] * Joins: njn (chatzilla@moz-74CE8976.dyn.iinet.net.au)
  2877. # [22:55] * Quits: jimb (user@9E727688.17C2F9C.163DC5C6.IP) (Input/output error)
  2878. # [22:55] * Joins: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP)
  2879. # [22:55] * Joins: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP)
  2880. # [22:55] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  2881. # [22:55] * Joins: marco (Thunderbir@moz-D8674B09.cust.dsl.teletu.it)
  2882. # [22:55] * Joins: geekboy|afk (geekboy@2557E599.66715431.D25A875A.IP)
  2883. # [22:55] <gps> bsmedberg: runxpcshelltests.py has 2 space indent
  2884. # [22:55] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  2885. # [22:55] * Joins: Mardak (Mardak@2557E599.66715431.D25A875A.IP)
  2886. # [22:55] <gps> I've seen it a few other places
  2887. # [22:56] * Joins: sfink (chatzilla@2557E599.66715431.D25A875A.IP)
  2888. # [22:56] * Fallen is now known as Fallen|away
  2889. # [22:56] * Joins: luke (andhow@2557E599.66715431.D25A875A.IP)
  2890. # [22:57] * Quits: pascalc (chatzilla@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Ping timeout)
  2891. # [22:57] <gps> ted, et al: is there a good reason why --enable-tests can't be the default behavior of configure?
  2892. # [22:57] <gps> if you are building m-c, I think having tests would be something you'd want to just have
  2893. # [22:57] <dbaron> Assertion failure: *ptr == 0x3D, at /home/dbaron/builds/ssd/mozilla-central/mozilla/js/src/ion/shared/Assembler-x86-shared.h:1200
  2894. # [22:57] * whimboo is now known as whimboo|afk
  2895. # [22:57] <dbaron> second time I've hit that recently
  2896. # [22:58] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  2897. # [22:58] * Quits: riadh (chatzilla@moz-92793EB3.karlshof.wh.tu-darmstadt.de) (Quit: ChatZilla 0.9.89 [Firefox 18.0a1/20121016180050])
  2898. # [22:58] * Quits: ericjung (Mibbit@moz-F14FA912.bstnma.fios.verizon.net) (Quit: http://www.mibbit.com ajax IRC Client)
  2899. # [22:59] * Joins: pascalc (chatzilla@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  2900. # [22:59] <nthomas> jfkthame, philor|away : I've filed bug 810049
  2901. # [22:59] * Quits: maligree (maligree@moz-E7D8B069.ssp.dialog.net.pl) (Quit: I've had it with you.)
  2902. # [23:00] * mdas|afk is now known as mdas
  2903. # [23:00] * Joins: maligree (maligree@moz-E7D8B069.ssp.dialog.net.pl)
  2904. # [23:01] * Joins: bholley (anonymous@moz-CF74C10A.hsd1.ca.comcast.net)
  2905. # [23:01] * Joins: bholley_ (anonymous@A5A0595A.66715431.D25A875A.IP)
  2906. # [23:02] * Quits: DGMurdockIII (DGMurdockI@moz-E933B63.hsd1.il.comcast.net) (Quit: ChatZilla 0.9.89 [Firefox 17.0/20121031065642])
  2907. # [23:02] * Quits: bholley (anonymous@moz-CF74C10A.hsd1.ca.comcast.net) (Ping timeout)
  2908. # [23:02] * bholley_ is now known as bholley
  2909. # [23:03] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  2910. # [23:03] * Quits: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  2911. # [23:03] * Joins: bholley_ (anonymous@moz-CF74C10A.hsd1.ca.comcast.net)
  2912. # [23:03] * Quits: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  2913. # [23:03] * Joins: atuljangra (Mibbit@35E61FE6.EDBAD607.93E5B96C.IP)
  2914. # [23:03] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2915. # [23:03] * ChanServ sets mode: +o dbaron
  2916. # [23:03] * aki is now known as aki|phone
  2917. # [23:04] * Joins: bholley__ (anonymous@A5A0595A.66715431.D25A875A.IP)
  2918. # [23:04] * Quits: pascalc (chatzilla@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Ping timeout)
  2919. # [23:04] * Joins: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP)
  2920. # [23:04] * Quits: smontagu (chatzilla@611D3671.B025852C.CC465D70.IP) (Ping timeout)
  2921. # [23:05] * Quits: bholley (anonymous@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  2922. # [23:05] * bholley__ is now known as bholley
  2923. # [23:05] * Quits: bholley_ (anonymous@moz-CF74C10A.hsd1.ca.comcast.net) (Ping timeout)
  2924. # [23:05] * aki|phone is now known as aki
  2925. # [23:05] * Quits: clee (clee@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2926. # [23:05] <Arc> gps: you mean someone hasnt read pep8? :-)
  2927. # [23:06] * Joins: clee (clee@52A1524D.4E7EDEC9.632B8C24.IP)
  2928. # [23:06] * Quits: dbradley (dbradley@moz-B94E1A81.ipnetworksinc.net) (Ping timeout)
  2929. # [23:06] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.3a1pre -- http://www.instantbird.com)
  2930. # [23:06] * Joins: pascalc (chatzilla@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  2931. # [23:06] <akeybl> johns: we're in the releasecoordination vidyo room fyi
  2932. # [23:06] * Joins: bholley_ (anonymous@moz-CF74C10A.hsd1.ca.comcast.net)
  2933. # [23:06] * Quits: bholley (anonymous@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  2934. # [23:06] * bholley_ is now known as bholley
  2935. # [23:06] <njn> gps: mach's minute-based timestamps are much better, thanks! I plan to file bugs for the other things, just haven't got to it yet
  2936. # [23:06] * Quits: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP) (Ping timeout)
  2937. # [23:07] * Joins: dbradley (dbradley@moz-B94E1A81.ipnetworksinc.net)
  2938. # [23:07] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  2939. # [23:07] <seth> doublec: ping
  2940. # [23:07] <gps> njn: I fixed the verbose output on build fail yesterday as well
  2941. # [23:07] <njn> gps: great
  2942. # [23:08] <gps> which also means the warnings database doesn't get lost if the build fails
  2943. # [23:08] <njn> gps: if I wait long enough, maybe you'll fix everything in the meantime :P
  2944. # [23:08] <njn> excellent
  2945. # [23:08] <gps> if I had spare time...
  2946. # [23:08] <gps> I finally got mach completely separated from the build system. so, it's truly a standalone tool now
  2947. # [23:09] <gps> now I just need to convince people like B2G to start using it
  2948. # [23:09] * Quits: davidb (davidb@moz-FD809DC0.dsl.bell.ca) (Quit: davidb)
  2949. # [23:09] * armenzg is now known as armenzg_dinner
  2950. # [23:09] <njn> gps: I regularly do partial builds like |make -C $OBJ/js/src|, does mach support those? obviously the long-term plan is for them not to be necessary...
  2951. # [23:10] * Quits: nhirata (anonymous@52A1524D.4E7EDEC9.632B8C24.IP) (Ping timeout)
  2952. # [23:10] * philor|away is now known as philor
  2953. # [23:10] <gps> njn: it doesn't support those yet. that's an easy addition though
  2954. # [23:10] <gps> there's also a bug on incorporating smart make into mach
  2955. # [23:11] <gandalf> do we want to have W3C Drag&Drop support on mobile ever?
  2956. # [23:11] <gps> i.e. named aliases for make shortcuts
  2957. # [23:11] <njn> gps: my experience with smartmake wasn't good
  2958. # [23:11] <njn> gps: I can't remember the details now, though
  2959. # [23:11] <njn> gps: there was some fundamental obstacle to my workflow
  2960. # [23:11] <gandalf> right now draggable elements are not draggable at all, wondering if it's by design
  2961. # [23:11] <gps> I'm divided on that one. in the ideal world things like smartmake aren't necessary
  2962. # [23:11] <njn> exactly
  2963. # [23:11] <gps> builds just take <5s
  2964. # [23:12] <njn> gps: I was astounded when I first joined Mozilla to find this wasn't the case
  2965. # [23:12] * Quits: past (Instantbir@moz-97B9D0D0.dsl.dyn.forthnet.gr) (Input/output error)
  2966. # [23:12] * Quits: hipokrit (hipokrit@22C376D.1983C9D0.839F6EC0.IP) (Quit: Leaving)
  2967. # [23:12] * Joins: nhirata (anonymous@52A1524D.4E7EDEC9.632B8C24.IP)
  2968. # [23:13] * njn wishes chatzilla and tree-style-tabs were working on trunk
  2969. # [23:13] * Quits: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net) (Quit: Leaving)
  2970. # [23:14] * Quits: pascalc (chatzilla@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Ping timeout)
  2971. # [23:14] <froydnj> builds take <5s? linking included?
  2972. # [23:14] * heycam|away is now known as heycam
  2973. # [23:15] <@smaug> gandalf: W3C d&d?
  2974. # [23:15] <gandalf> smaug: yes
  2975. # [23:15] <gandalf> the whole node draggable etc.
  2976. # [23:15] <@smaug> gandalf: when implementing HTML spec stuff, we don't follow W3C ;)
  2977. # [23:15] <@smaug> but WhatWG
  2978. # [23:16] <gandalf> yeah
  2979. # [23:16] <gandalf> WhatWG then
  2980. # [23:16] <@smaug> anyhow, I don't know about the mobile
  2981. # [23:16] <gandalf> ok
  2982. # [23:16] * Quits: RyanVM (RyanVM@moz-148999FE.phlapa.fios.verizon.net) (Input/output error)
  2983. # [23:16] * Joins: pascalc (chatzilla@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  2984. # [23:16] * Quits: atuljangra (Mibbit@35E61FE6.EDBAD607.93E5B96C.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2985. # [23:16] <jfkthame> so we have smaug and gandalf discussing D&D …. how very appropriate
  2986. # [23:16] <@smaug> you need to ask #mobile whether they want to support dnd
  2987. # [23:16] <gandalf> jfkthame: nice catch!
  2988. # [23:16] <njn> froydnj: I think he meant no-change builds
  2989. # [23:16] * Joins: Ms2ger (Ms2ger@C934AA45.5F346C61.3773EA9F.IP)
  2990. # [23:17] <@smaug> We need still sauron to join the discussion
  2991. # [23:17] <@smaug> !seen sauron
  2992. # [23:17] <@killer> I don't know who sauron is.
  2993. # [23:17] <firebot> sauron was last seen 26 weeks, 4 days, 18 hours, 29 minutes and 10 seconds ago,
  2994. # [23:17] <njn> froydnj: linking Firefox takes about 10s on my machine, if things are warm
  2995. # [23:17] <njn> froydnj: do you use gold?
  2996. # [23:18] * Quits: pascalc (chatzilla@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Ping timeout)
  2997. # [23:18] * Joins: RyanVM (RyanVM@moz-148999FE.phlapa.fios.verizon.net)
  2998. # [23:18] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  2999. # [23:18] * Joins: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  3000. # [23:19] <NeilAway> smaug: I hope that helps, I double-checked that it's the act of clicking on the generated content that shows the problem
  3001. # [23:19] <@smaug> NeilAway: just about to look at that some more
  3002. # [23:19] <froydnj> njn: I don't use gold, when I've tried, gold runs out of fds
  3003. # [23:19] * Joins: nmatsakis (nmatsakis@2557E599.66715431.D25A875A.IP)
  3004. # [23:19] <njn> froydnj: really? shame, it's *much* faster than ld
  3005. # [23:19] <froydnj> njn: it's possible my distro's gold is too old, but I think I've tried with binutils HEAD gold
  3006. # [23:19] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Quit: pcwalton)
  3007. # [23:19] <froydnj> njn: oh yes, I know
  3008. # [23:20] <Unfocused> old gold?
  3009. # [23:20] <Unfocused> you should get shiny gold
  3010. # [23:20] <NeilAway> dbaron: I hit that once too, but I didn't pay too much attention because the value it was was the one it was being set to, so I just jumped past the assertion
  3011. # [23:20] * Quits: graememcc (chatzilla@moz-51A2E4FC.range86-150.btcentralplus.com) (Ping timeout)
  3012. # [23:21] * Joins: graememcc_ (chatzilla@moz-C1F3F00A.range86-150.btcentralplus.com)
  3013. # [23:21] * Joins: Hughman (Mibbit@D21DF7D1.9F3124E3.A3B82EC7.IP)
  3014. # [23:21] * graememcc_ is now known as graememcc
  3015. # [23:21] <njn> Unfocused: does bug 810059 sound at all familiar to you?
  3016. # [23:21] <njn> does SPS work on B2G devices?
  3017. # [23:21] * Quits: anant (Adium@moz-8CB5A890.meeting.ietf.org) (Quit: Leaving.)
  3018. # [23:24] * Quits: RealRaven (Thunderbir@7066E9FB.DD765CFA.C3498625.IP) (Quit: RealRaven)
  3019. # [23:24] * Joins: RealRaven (Thunderbir@7066E9FB.DD765CFA.C3498625.IP)
  3020. # [23:25] <Unfocused> njn: hm, no - iirc, only similar issue was the opposite (working but not showing up, due to bug 671894)
  3021. # [23:26] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  3022. # [23:27] <RyanVM> philor: backing out bug 809437
  3023. # [23:27] * Quits: atte (atte@moz-401E92F1.dhcp.inet.fi) (Connection reset by peer)
  3024. # [23:27] <RyanVM> looks like it's causing b2g mochitest orange
  3025. # [23:27] <philor> yep
  3026. # [23:27] * Quits: jammink (textual@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: Textual IRC Client: http://www.textualapp.com/)
  3027. # [23:27] * Quits: clee (clee@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: clee)
  3028. # [23:27] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  3029. # [23:27] <njn> anyone here know much about SPS?
  3030. # [23:28] * geekboy|afk is now known as geekboy
  3031. # [23:28] <@smaug> njn: BenWa
  3032. # [23:28] <njn> smaug: oh, he's on now
  3033. # [23:28] * Quits: mayhemer (Miranda@moz-415580BA.broadband17.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  3034. # [23:29] <njn> BenWa: Gecko Profile 1.9.8 is "not available for your platform" (linux)
  3035. # [23:29] <@smaug> njn: profiler doesn't work on linux
  3036. # [23:29] <@smaug> at least not in any usable way
  3037. # [23:29] <@smaug> sewardj is fixing that
  3038. # [23:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/960037a36758 - Ryan VanderMeulen - Backout 53d5080a6749 (bug 809437) for b2g mochitest orange.
  3039. # [23:29] <njn> smaug: presumably the same is true for b2g?
  3040. # [23:30] <@smaug> that is don't know
  3041. # [23:30] * geekboy is now known as geekboy|afk
  3042. # [23:30] <@smaug> s/is/I/
  3043. # [23:30] <sewardj> njn, smaug: yes, I imagine it will work on b2g without much difficulty
  3044. # [23:30] <sewardj> since it works on android
  3045. # [23:30] <njn> BenWa, sewardj: how do you get symbol info?
  3046. # [23:30] <njn> I mean, source file names and line number
  3047. # [23:31] <dmose> gavin: ping
  3048. # [23:31] <@gavin> dmose: pong
  3049. # [23:31] <dmose> i'm getting something you saw a while ago, it looks like
  3050. # [23:31] <dmose> env MOZCONFIG=$PWD/../objdir-droid make -f client.mk build
  3051. # [23:31] <dmose> client.mk:109: *** Fix above errors before continuing.. Stop.
  3052. # [23:31] <sewardj> njn: that's done by BenWa's front end, on the host machine, so I'm not really sure
  3053. # [23:31] <sewardj> njn: but I think it basically uses addr2line
  3054. # [23:32] <dmose> gavin: how did you get past that?
  3055. # [23:32] <njn> sewardj: oh... how does that work? wouldn't it need libxul.so and similar files from your build?
  3056. # [23:32] <@gavin> dmose: I don't remember that, where'd you find my name? :)
  3057. # [23:32] <dmose> heh, i googled the error message
  3058. # [23:32] <BenWa> njn: We get info by pulling the lib off the phone on mobile, afterwards we use assume all the files are on the host machine and we calling addr2line (or something similar)
  3059. # [23:32] <dmose> and found an IRC log
  3060. # [23:32] <dmose> gavin: you were actually seeing it on "make configure", where i first saw it also
  3061. # [23:32] <njn> BenWa: hmm, ugly :)
  3062. # [23:33] <@gavin> dmose: IIRC that was broken for a while due to some buildconfig changes
  3063. # [23:33] <@gavin> and clobbering helped?
  3064. # [23:33] <dmose> hmph
  3065. # [23:33] <BenWa> njn: Why is that ugly?
  3066. # [23:33] * Quits: jfkthame (jfkthame@3554D00E.605C6E9.9542EC20.IP) (Quit: jfkthame)
  3067. # [23:33] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3068. # [23:33] <BenWa> It's not fancy but it's very effective
  3069. # [23:33] <dmose> gavin: worth a shot, assuming it's able to clobber
  3070. # [23:33] <sewardj> njn: yes, you'd need the (debuginfo) objects from the build.
  3071. # [23:33] <dmose> thx
  3072. # [23:33] <njn> BenWa: I'm spoiled by Valgrind, which does all this stuff internally for you
  3073. # [23:33] <BenWa> njn: Well we can do it interlay but that assumes that information wasn't stripped
  3074. # [23:34] <BenWa> internally*
  3075. # [23:34] <dmose> oh, i see!
  3076. # [23:34] <njn> BenWa, sewardj: I was thinking about a memory profiling mode for SPS; the key idea is that you'd change the sampling time unit from "milliseconds" to "heap bytes allocated"
  3077. # [23:34] <BenWa> njn: Yes that actually one of my long term goal
  3078. # [23:34] * Joins: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP)
  3079. # [23:34] <njn> BenWa: makes sense for release builds
  3080. # [23:34] <sewardj> njn: one of the difficulties in this is you really don't want to be shunting -g versions of libxul.so back and forth to the device
  3081. # [23:34] <BenWa> njn: If you assume that symbols haven't been stripped you can use DescribeCode or something similar
  3082. # [23:34] <sewardj> njn: it's freaking huge and takes forever
  3083. # [23:35] <njn> sewardj: yes
  3084. # [23:35] <njn> BenWa: DescribeCode still doesn't give line numbers on linux or mac
  3085. # [23:35] <njn> BenWa: you have to use tools/rb/fix-linux-stack.pl
  3086. # [23:35] <njn> or tools/rb/fix_macosx_stack.py
  3087. # [23:35] <njn> no source file, either
  3088. # [23:35] * Joins: automata (automata@AB8D352B.689DA881.32718129.IP)
  3089. # [23:35] <BenWa> njn: I have a patch in bug 809317 that uses the profiling infrastructure to print the current location without any external programs
  3090. # [23:36] <BenWa> so it shows c++, js and stack annotations
  3091. # [23:36] * bwinton is now known as bwinton_away
  3092. # [23:36] <BenWa> njn: Well then someone can fix up DescribeCode, or we just call tools
  3093. # [23:37] <BenWa> If you plan on using SPS then you don't have to worry, we already have all the code for translating addresses->line on all platforms
  3094. # [23:37] <BenWa> njn: All you need to do is write something like trace_malloc that calls into SPS
  3095. # [23:37] <njn> BenWa: I'm thinking about this because of https://bugzilla.mozilla.org/show_bug.cgi?id=717853#c26
  3096. # [23:37] <BenWa> If you write that piece I will do the rest :)
  3097. # [23:37] <nthomas> RyanVM: bugmail coming, but tbpl is up to date now
  3098. # [23:38] <njn> BenWa: what would the "call into SPS" look like?
  3099. # [23:38] <BenWa> njn: We could even probe about:memory to see if it noticed the allocation
  3100. # [23:38] <RyanVM> nthomas: yeah, been catching up on starring
  3101. # [23:38] <BenWa> We could use this tool for finding bling spots in about:memory
  3102. # [23:38] * jhopkins is now known as jhopkins|afk
  3103. # [23:38] <RyanVM> I'll reopen when tests are caught up
  3104. # [23:38] <BenWa> njn: We can agree on an interface :)
  3105. # [23:38] * Quits: nhirata (anonymous@52A1524D.4E7EDEC9.632B8C24.IP) (Connection reset by peer)
  3106. # [23:38] <BenWa> You do the malloc side, I do the collecting, symbolication and presentation
  3107. # [23:39] <njn> BenWa: that's exactly what DMD does
  3108. # [23:39] <njn> BenWa: I have a Valgrind version that works well but is slow and requires Valgrind
  3109. # [23:39] <njn> BenWa; I'm working on a non-Valgrind version, it works ok but the stack traces are crap and require post-fixing
  3110. # [23:39] <@ehsan> gavin: ping
  3111. # [23:39] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  3112. # [23:39] <njn> BenWa: where is the SPS code that handles this stuff?
  3113. # [23:40] <BenWa> njn: https://github.com/bgirard/Gecko-Profiler-Addon/blob/master/data/SymbolicateWorker.js
  3114. # [23:40] * Joins: nhirata (anonymous@52A1524D.4E7EDEC9.632B8C24.IP)
  3115. # [23:40] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney)
  3116. # [23:41] <njn> BenWa: oh. DMD currently just dumps a big text file (containing lots of stack traces) as output
  3117. # [23:41] * Quits: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3118. # [23:41] <njn> BenWa: looks like SPS output is JSON?
  3119. # [23:42] <BenWa> njn: Can I grab you on vidyo for a minute?
  3120. # [23:42] <njn> BenWa: sure
  3121. # [23:43] <Ms2ger> RyanVM, can trees reopen?
  3122. # [23:43] <njn> BenWa: ok, I'm in vidyo
  3123. # [23:43] * Joins: FabioMagnoni (fabiomagno@DB3C143A.D5200F0C.A2F1BD83.IP)
  3124. # [23:44] <RyanVM> Ms2ger: I'd rather see some green on some of the more recent checkins first
  3125. # [23:44] <Ms2ger> RyanVM, how about just try, then? ;)
  3126. # [23:44] <RyanVM> actually, I guess so
  3127. # [23:45] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  3128. # [23:45] <RyanVM> Ms2ger: reopened
  3129. # [23:45] <Ms2ger> Thanks :)
  3130. # [23:45] * Quits: nmatsakis (nmatsakis@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  3131. # [23:45] * Quits: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP) (Quit: sicking)
  3132. # [23:45] * Quits: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  3133. # [23:46] * Joins: nmatsakis (nmatsakis@2557E599.66715431.D25A875A.IP)
  3134. # [23:46] * Joins: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP)
  3135. # [23:46] * Quits: geekboy|afk (geekboy@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3136. # [23:46] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3137. # [23:46] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3138. # [23:46] * Quits: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  3139. # [23:46] * Quits: tanvi (tanvi@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  3140. # [23:46] * Quits: sfink (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3141. # [23:47] * Quits: johns (johns@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3142. # [23:47] * Quits: sworkman (sworkman@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  3143. # [23:47] <@gavin> ehsan: pong
  3144. # [23:47] * Quits: bdahl (bdahl@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  3145. # [23:47] * Quits: bajaj (Adium@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  3146. # [23:47] * Quits: billm (billm@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3147. # [23:47] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3148. # [23:47] * Joins: tanvi (tanvi@2557E599.66715431.D25A875A.IP)
  3149. # [23:47] * Joins: knelson (Adium@2557E599.66715431.D25A875A.IP)
  3150. # [23:47] <@ehsan> gavin: can you please respond to https://bugzilla.mozilla.org/show_bug.cgi?id=802274#c22 ?
  3151. # [23:47] * Quits: FabioMagnoni (fabiomagno@DB3C143A.D5200F0C.A2F1BD83.IP) (Quit: FabioMagnoni)
  3152. # [23:47] * Quits: gkw (fuzz2lin@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3153. # [23:47] * Quits: juanb (jbecerra@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3154. # [23:47] * Joins: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  3155. # [23:47] * Joins: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP)
  3156. # [23:47] * Joins: bdahl (bdahl@2557E599.66715431.D25A875A.IP)
  3157. # [23:47] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  3158. # [23:47] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  3159. # [23:47] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  3160. # [23:47] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  3161. # [23:47] * Joins: billm (billm@2557E599.66715431.D25A875A.IP)
  3162. # [23:47] * Quits: ircloggr (nodebot@moz-6A3A35E0.compute-1.amazonaws.com) (Ping timeout)
  3163. # [23:47] * Joins: sfink (chatzilla@2557E599.66715431.D25A875A.IP)
  3164. # [23:48] * Quits: hurley (hurley@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3165. # [23:48] * Joins: ircloggr (nodebot@moz-6A3A35E0.compute-1.amazonaws.com)
  3166. # [23:48] * Joins: WaltS (Thunderbir@moz-F6A53BE7.pitt.east.verizon.net)
  3167. # [23:48] * Quits: jrmuizel_ (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  3168. # [23:48] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  3169. # [23:48] * Joins: johns (johns@2557E599.66715431.D25A875A.IP)
  3170. # [23:48] * Parts: dholbert (dholbert@moz-EAA4454E.hsd1.ca.comcast.net) (Ex-Chat)
  3171. # [23:48] * Joins: dholbert (dholbert@moz-EAA4454E.hsd1.ca.comcast.net)
  3172. # [23:49] <@gavin> ehsan: seems fine, would need to look at the patch to know for sure
  3173. # [23:49] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  3174. # [23:50] * Joins: geekboy|afk (geekboy@2557E599.66715431.D25A875A.IP)
  3175. # [23:50] * Joins: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP)
  3176. # [23:50] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  3177. # [23:50] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  3178. # [23:50] * Joins: gkw (fuzz2lin@2557E599.66715431.D25A875A.IP)
  3179. # [23:51] * Joins: hurley (hurley@2557E599.66715431.D25A875A.IP)
  3180. # [23:51] * Quits: juanb (jbecerra@2557E599.66715431.D25A875A.IP) (Input/output error)
  3181. # [23:52] * Parts: knelson (Adium@2557E599.66715431.D25A875A.IP)
  3182. # [23:52] <seth> how do you get to the error console now, again?
  3183. # [23:52] * Quits: akeybl (akeybl@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving...)
  3184. # [23:52] <nthomas> there's a pref to enable in about:config
  3185. # [23:52] <nthomas> devtools.errorconsole.enabled
  3186. # [23:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b5983eb572cb - Bobby Holley - Bug 807623 - Reimplement obj_toString and fun_toString traps on BaseProxyHandler. r=ejpbruel
  3187. # [23:53] * Joins: KaiRo (robert@A69266.C12981C1.7E5C23C9.IP)
  3188. # [23:54] <@ehsan> gavin: alright, I'll attach a new patch in a sec
  3189. # [23:54] * Joins: akeybl (akeybl@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3190. # [23:54] * philor is now known as philor|away
  3191. # [23:55] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Input/output error)
  3192. # [23:55] * Quits: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net) (Ping timeout)
  3193. # [23:56] * Joins: jammink (textual@52A1524D.4E7EDEC9.632B8C24.IP)
  3194. # [23:56] * Joins: sicking (sicking@52A1524D.4E7EDEC9.632B8C24.IP)
  3195. # [23:57] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Leaving...)
  3196. # [23:57] * Joins: devd (Name@moz-9DACDECA.cs.berkeley.edu)
  3197. # [23:57] * Quits: devd (Name@moz-9DACDECA.cs.berkeley.edu) (Quit: devd)
  3198. # [23:57] * Joins: devd (Name@moz-9DACDECA.cs.berkeley.edu)
  3199. # [23:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b15342a983c4 - Gregor Wagner - Bug 809213 - Move PhoneNumber.js from Gaia to Gecko. r=gal
  3200. # [23:58] * Quits: ekr (ekr@moz-D3ED05FE.meeting.ietf.org) (Quit: ekr)
  3201. # [23:59] * Quits: smagnin (pike@moz-8CEB8724.fbx.proxad.net) (Ping timeout)
  3202. # [23:59] <@ehsan> gavin: https://bugzilla.mozilla.org/attachment.cgi?id=679845&action=edit
  3203. # [23:59] * Joins: ekr (ekr@moz-D3ED05FE.meeting.ietf.org)
  3204. # [23:59] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  3205. # Session Close: Fri Nov 09 00:00:00 2012

The end :)