/irc-logs / mozilla / #developers / 2012-01-15 / end

Options:

  1. # Session Start: Sun Jan 15 00:00:01 2012
  2. # Session Ident: #developers
  3. # [00:00] <artpar> when i give "pymake -f client.mk", i am getting this error, i have tried many times, please help
  4. # [00:00] <artpar> http://mibpaste.com/P5xbJH
  5. # [00:00] <@smaug> jfkthame: oops, sorry, I looked wrong
  6. # [00:00] * Quits: cstipkovic (Clauber@moz-3D5F760A.dsl.telesp.net.br) (Client exited)
  7. # [00:00] <jfkthame> n/p .... i'm happy to not take responsibility :)
  8. # [00:00] <@smaug> jfkthame: now you are
  9. # [00:02] * stefanh is now known as stefanh|away
  10. # [00:02] <jfkthame> smaug: thanks...... maybe!
  11. # [00:02] <jdm> artpar: huh, that's weird
  12. # [00:03] * Quits: lsumar (lsumar@4548E2C6.EE84D258.11F528CC.IP) (Quit: This computer has gone to sleep)
  13. # [00:04] <artpar> please advice me jdm, i have been trying out for 2-3 hours now :( couldnt even build it successfully for once
  14. # [00:04] <jdm> artpar: I wish I had something to suggest :/
  15. # [00:04] <jdm> artpar: your best bet at this point is to ask khuey if he's ever since this
  16. # [00:05] <jdm> artpar: probably during EST work hours on monday-friday
  17. # [00:05] <jdm> s/since/seen/
  18. # [00:05] * Quits: protz (jonathan@moz-7F6750F6.xulforum.org) (Quit: Leaving)
  19. # [00:05] <jdm> artpar: what's the pymake command you're running?
  20. # [00:05] <jdm> I assume it's an alias
  21. # [00:05] <artpar> pymake -sj8
  22. # [00:06] <artpar> yes
  23. # [00:06] <artpar> alias pymake=/D/mozilla-src/build/pymake/make.py
  24. # [00:06] <artpar> then from /d/mozilla-src
  25. # [00:06] <artpar> mkdir objdir
  26. # [00:06] <artpar> cd objdir
  27. # [00:06] <artpar> ../confidure
  28. # [00:06] <artpar> ../configure
  29. # [00:06] <jdm> hmm
  30. # [00:06] <artpar> pymake -sj8
  31. # [00:06] <jdm> you shouldn't run configure yourself
  32. # [00:07] <artpar> ok, so i shall try again
  33. # [00:07] <artpar> and start with
  34. # [00:07] <jdm> if you remove objdir, then make it again and just run
  35. # [00:07] <artpar> pymake distclean
  36. # [00:07] <artpar> ok
  37. # [00:07] <jdm> pymake -f client.mk build
  38. # [00:07] <jdm> from the source directory
  39. # [00:07] <artpar> i will try that
  40. # [00:07] <artpar> thanks
  41. # [00:08] * Quits: jfkthame (jfkthame@278C0E9.90783722.9542EC20.IP) (Quit: jfkthame)
  42. # [00:10] * Quits: mdr (chatzilla@moz-DECFDD00.phlapa.fios.verizon.net) (Ping timeout)
  43. # [00:10] * Quits: imphil (philipp@moz-655EF802.customer.m-online.net) (Ping timeout)
  44. # [00:11] * Joins: lsumar (lsumar@4548E2C6.EE84D258.11F528CC.IP)
  45. # [00:12] * Joins: mjschranz_ (mjschranz@6F772ED6.531FD64C.630E4E47.IP)
  46. # [00:13] * Quits: wesj (wesj@moz-104CC309.mv.mozilla.com) (Ping timeout)
  47. # [00:13] * Quits: jwq (chatzilla@moz-12623DCD.cable.telstraclear.net) (Ping timeout)
  48. # [00:14] * Quits: lsumar (lsumar@4548E2C6.EE84D258.11F528CC.IP) (Ping timeout)
  49. # [00:15] * Joins: Callek (chatzilla@moz-DD17331C.dhcp.oxfr.ma.charter.com)
  50. # [00:16] <artpar> jdm, too bad i get the same error again :-/
  51. # [00:17] <jdm> shoot
  52. # [00:17] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  53. # [00:18] <artpar> does pymake creates any file in any folder apart from the target obj folder ?
  54. # [00:18] <jbuck> it does creates some files in the src directory I think
  55. # [00:18] <jbuck> but that shouldn't affect the build process..
  56. # [00:18] <jbuck> are you still getting the same error as before?
  57. # [00:19] <artpar> yes
  58. # [00:19] * Joins: tonymec__ (tonymec@C28BDB48.6B21F2E3.277517C1.IP)
  59. # [00:19] * tonymec__ is now known as tonymec|away
  60. # [00:19] <peta> bye
  61. # [00:19] * Quits: peta (peter@moz-C9AA1FE7.superkabel.de) (Quit: peta)
  62. # [00:19] <jbuck> and you're building the tip of mozilla-central, no patches on top?
  63. # [00:20] <jbuck> also, what does your .mozconfig look like?
  64. # [00:20] <artpar> yes, i downloaded the HG bundle from FTP, then unbundeled it
  65. # [00:20] <artpar> then "hg up"
  66. # [00:20] <artpar> mozconfig :: http://mibpaste.com/5ZSebq
  67. # [00:22] <jbuck> hm, that looks alright to me...
  68. # [00:22] * Joins: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP)
  69. # [00:22] <artpar> the first time i did, i was all right, completed successfully
  70. # [00:22] <artpar> but the exe was not running
  71. # [00:22] <artpar> memory access voilation
  72. # [00:23] <artpar> so i am building again
  73. # [00:23] <jdm> artpar: and you're building from the source directory?
  74. # [00:23] <artpar> yes
  75. # [00:23] <jbuck> the only thing I can recommend is deleting your obj directory, and using the basic pymake command form the src directory: python -OO build/pymake/make.py -f client.mk
  76. # [00:24] <artpar> can i atleast add "-sj8" else this takes a lot of time... like an hour or two :-/
  77. # [00:24] <jbuck> oh
  78. # [00:24] <jbuck> put that in your .mozconfig
  79. # [00:24] <jdm> artpar: the -j8 -s should go in your mozconfig
  80. # [00:24] <jdm> in uh...
  81. # [00:24] <jbuck> mk_add_options MOZ_MAKE_FLAGS="-s -j12"
  82. # [00:25] <jdm> yeah, tht
  83. # [00:25] <jbuck> (change -j to whatever makes sense for your computer)
  84. # [00:25] <artpar> okay, will do this
  85. # [00:26] * Quits: mjschranz_ (mjschranz@6F772ED6.531FD64C.630E4E47.IP) (Client exited)
  86. # [00:26] <jbuck> before rebuilding, make sure to delete your obj directory (also known as a clobber build)
  87. # [00:26] * Joins: mjschranz_ (mjschranz@6F772ED6.531FD64C.630E4E47.IP)
  88. # [00:27] <artpar> done that
  89. # [00:27] <artpar> should i do "pymake -f client.mk distclean" before giving next build command ?
  90. # [00:27] <jbuck> nope, it's basically equivalent to deleting your obj directory
  91. # [00:27] <darktrojan> any guesses as to why the tryserver hasn't picked up the last 3 pushes?
  92. # [00:27] * Joins: sgimeno (santiago.g@moz-2192D2EC.red-83-35-56.dynamicip.rima-tde.net)
  93. # [00:28] <artpar> ok, thank you jdm and jbuck
  94. # [00:29] <jbuck> artpar: hopefully it works this time!
  95. # [00:30] <artpar> just so you would know, i get similar error during "distclean" http://mibpaste.com/AnIDwx
  96. # [00:30] <jdm> yeah, don't try distclean until you get a simple build working
  97. # [00:30] <artpar> ok
  98. # [00:30] <jbuck> hmm
  99. # [00:30] <jbuck> artpar: instead of using your alias for pymake, could you use the relative paths version?
  100. # [00:31] <jdm> artpar: d:/mozilla-srcobjdir-ff-debug <- that doesn't look right
  101. # [00:31] <jdm> try exactly what jbuck pasted
  102. # [00:31] <jbuck> yeah
  103. # [00:31] <jdm> MOZ_OBJDIR=$(TOPSRCDIR)objdir-ff-debug
  104. # [00:31] <jdm> that would be the problem line
  105. # [00:31] <jbuck> oh right, you could delete that entirely
  106. # [00:31] <artpar> okay
  107. # [00:31] <jbuck> since we now create a default obj-dir
  108. # [00:31] * Joins: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com)
  109. # [00:32] <artpar> okay, i deleted that line "mk_add_options MOZ_OBJDIR=@TOPSRCDIR@objdir-ff-debug"
  110. # [00:32] * Quits: jdm (jdm@505A43A5.8B53A442.6816E6B7.IP) (Client exited)
  111. # [00:33] * Quits: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com) (Ping timeout)
  112. # [00:33] <jbuck> darktrojan: I think the http caching means that it'll take awhile for the try server to show your pushes?
  113. # [00:34] <jbuck> (I actually have no idea if that's the case, just guessing from what others said above)
  114. # [00:34] <darktrojan> they're not building either
  115. # [00:34] <darktrojan> and I never got the usual email
  116. # [00:34] <jbuck> oh
  117. # [00:34] <darktrojan> nm, pinging #build
  118. # [00:38] * Joins: henx (henx@F54720A9.4D065333.256989C0.IP)
  119. # [00:39] * Joins: wesj (wesj@moz-135A9FA9.hsd1.ca.comcast.net)
  120. # [00:39] * Joins: tonymec (tonymec@C28BDB48.6B21F2E3.277517C1.IP)
  121. # [00:40] * Quits: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP) (Quit: ctopper)
  122. # [00:40] <darktrojan> wesj, looking for your try builds, by any chance?
  123. # [00:40] <wesj> darktrojan: i am!
  124. # [00:40] <darktrojan> funny that, me too
  125. # [00:41] <wesj> blassey said it might have to do with http://hg.mozilla.org vs. ssh://hg.mozilla.org problems?
  126. # [00:41] <darktrojan> I don't think so, hg seems to be cooperating
  127. # [00:42] <darktrojan> https://hg.mozilla.org/try/pushloghtml
  128. # [00:43] <jbuck> hmm, my try server build hasn't shown up either (email or on the website)...
  129. # [00:43] <darktrojan> how recent?
  130. # [00:44] * Joins: jdm (jdm@moz-9AEDE212.cpe.net.cable.rogers.com)
  131. # [00:45] * Joins: karl (karl@moz-494341F9.jetstream.xtra.co.nz)
  132. # [00:46] <jbuck> 10 minutes ago
  133. # [00:46] * Quits: Mossop (mossop@moz-66A39E88.dsl.dynamic.sonic.net) (Quit: Fleeing the scene)
  134. # [00:47] * Quits: victorporof (victorporo@140B5935.A00C134E.79933D60.IP) (Ping timeout)
  135. # [00:48] * Quits: gal (gal@moz-7327DB99.hsd1.ca.comcast.net) (Quit: gal)
  136. # [00:48] <mats> jcranmer++
  137. # [00:48] <jcranmer> mats: ?
  138. # [00:48] <Callek> bug just filed bug 718241
  139. # [00:48] * jrmuizel changes topic to 'try server is not building see Bug 718241 || Bug 701371 needs clobber on all platforms apart from Linux || m-c: OPEN m-i: OPEN try: OPEN || Next aurora uplift: January 31st || If you are new or want to help, see irc://irc.mozilla.org/#introduction || logs: http://krijnhoetmer.nl/irc-logs/'
  140. # [00:49] * Joins: gal (gal@moz-7327DB99.hsd1.ca.comcast.net)
  141. # [00:49] <mats> jcranmer: cloning/pulling mozilla-inbound from ssh: works, from http: doesn
  142. # [00:49] <wesj> darktrojan, jbuck: ^ Callek's bug
  143. # [00:49] <jcranmer> I think we clearly have an hg problem
  144. # [00:49] * Quits: karl (karl@moz-494341F9.jetstream.xtra.co.nz) (Ping timeout)
  145. # [00:50] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  146. # [00:50] * Quits: gal (gal@moz-7327DB99.hsd1.ca.comcast.net) (Quit: gal)
  147. # [00:50] <jcranmer> if pulling from ssh doesn't give problems but pulling from http does
  148. # [00:51] <Callek> yea I just moved it to server ops
  149. # [00:51] <Callek> jcranmer: well technically I think its a varnish problem, not necessarily an hg one
  150. # [00:51] * Joins: Mossop (mossop@moz-66A39E88.dsl.dynamic.sonic.net)
  151. # [00:52] <Callek> jcranmer: but a problem none-the-less
  152. # [00:52] * Joins: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP)
  153. # [00:54] * Joins: gal (gal@moz-7327DB99.hsd1.ca.comcast.net)
  154. # [00:55] * Quits: gal (gal@moz-7327DB99.hsd1.ca.comcast.net) (Quit: gal)
  155. # [00:55] <artpar> got past the error which i was getting earlier, but now a new error :-/
  156. # [00:55] <artpar> LINK : warning LNK4068: /MACHINE not specified; defaulting to X86 LINK : fatal error LNK1104: cannot open file 'symbols.def'
  157. # [00:56] <artpar> jbuck ^^
  158. # [00:56] <jbuck> that's... interesting
  159. # [00:58] * Quits: @smaug (chatzilla@moz-5B11B496.elisa-mobile.fi) (Ping timeout)
  160. # [00:59] * Quits: mjschranz_ (mjschranz@6F772ED6.531FD64C.630E4E47.IP) (Client exited)
  161. # [00:59] * Joins: IanN (chatzilla@moz-3F5A461C.cable.virginmedia.com)
  162. # [01:00] * Joins: smaug (chatzilla@moz-CE6DDA3D.elisa-mobile.fi)
  163. # [01:00] * ChanServ sets mode: +o smaug
  164. # [01:00] * Quits: Mossop (mossop@moz-66A39E88.dsl.dynamic.sonic.net) (Ping timeout)
  165. # [01:02] <IanN> I've started getting: |Gtk-Message: Failed to load module "canberra-gtk-module"| messages I presume this is down to a recent change?
  166. # [01:03] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  167. # [01:04] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  168. # [01:04] * Quits: mfinkle (mfinkle@moz-564248AF.hsd1.pa.comcast.net) (Ping timeout)
  169. # [01:06] * Joins: TheLink (TheLink@moz-F16CD8D.pools.arcor-ip.net)
  170. # [01:07] <mounir> where should bugs regarding flash interactions be opened?
  171. # [01:08] * Quits: flx (flx@moz-F4992FEC.uwaterloo.ca) (Ping timeout)
  172. # [01:08] * Joins: mjschranz_ (mjschranz@6F772ED6.531FD64C.630E4E47.IP)
  173. # [01:10] <mounir> I guess Plugins::Flash (Adobe)
  174. # [01:12] <NeilAway> Sander: found it, it was a m.d.platform post
  175. # [01:13] * Joins: mfinkle (mfinkle@moz-16E24E1A.hsd1.pa.comcast.net)
  176. # [01:17] * Quits: graememcc (chatzilla@moz-40C32BBA.range86-168.btcentralplus.com) (Ping timeout)
  177. # [01:18] * Quits: @smaug (chatzilla@moz-CE6DDA3D.elisa-mobile.fi) (Ping timeout)
  178. # [01:19] * Joins: graememcc (chatzilla@moz-641EFD3A.range86-147.btcentralplus.com)
  179. # [01:25] * Joins: necolas (necolas@moz-C8C6D8F3.bb.sky.com)
  180. # [01:25] * Quits: necolas (necolas@moz-C8C6D8F3.bb.sky.com) (Client exited)
  181. # [01:28] * Quits: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  182. # [01:28] * Joins: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  183. # [01:28] * Quits: jdm (jdm@moz-9AEDE212.cpe.net.cable.rogers.com) (Client exited)
  184. # [01:34] * Joins: regen (Miller@moz-53DD72E5.adsl.dynamic.seed.net.tw)
  185. # [01:36] * Quits: chrisccoulson (chr1s@moz-DF69ED6E.business.broadband.hu) (Quit: Ex-Chat)
  186. # [01:36] * Joins: dRdR (dsherk@F8A0E546.DE9A83BF.6DCF1F73.IP)
  187. # [01:38] * Quits: asac_ (asac@moz-1610E452.pppoe.wtnet.de) (Quit: leaving)
  188. # [01:38] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  189. # [01:38] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee)
  190. # [01:39] * Joins: clee_ (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  191. # [01:39] * Quits: clee_ (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee_)
  192. # [01:39] * Quits: mjschranz_ (mjschranz@6F772ED6.531FD64C.630E4E47.IP) (Client exited)
  193. # [01:42] * Joins: mib_0lznbs (Mibbit@4AD87B22.A5B550BC.580A4284.IP)
  194. # [01:43] * Quits: mib_0lznbs (Mibbit@4AD87B22.A5B550BC.580A4284.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  195. # [01:43] * Quits: sfleiter|away (stfl@moz-22F37930.hsi7.kabel-badenwuerttemberg.de) (Client exited)
  196. # [01:46] * Quits: TheLink (TheLink@moz-F16CD8D.pools.arcor-ip.net) (Client exited)
  197. # [01:49] <rnewman|travel> I just wrote a haiku, after watching m-c from my local airport.
  198. # [01:49] <rnewman|travel> January leaves / No snow, forty degrees F / philor stars orange
  199. # [01:50] <rnewman|travel> the wine told me to share
  200. # [01:50] <darktrojan> stunning
  201. # [01:50] <rnewman|travel> heh
  202. # [01:53] * Joins: dcamp (dave@moz-8EBEC133.hsd1.wa.comcast.net)
  203. # [01:54] <evilpie> A++ would read again
  204. # [01:54] * philor is now known as philor|away
  205. # [01:55] * Quits: dcamp (dave@moz-8EBEC133.hsd1.wa.comcast.net) (Ping timeout)
  206. # [01:57] * Joins: regen_ (Miller@2BCDE312.4E609E96.7EE98638.IP)
  207. # [01:57] * Quits: regen (Miller@moz-53DD72E5.adsl.dynamic.seed.net.tw) (Ping timeout)
  208. # [01:58] * Joins: bholley (bholley@6C4EE94A.745CD85D.56DA2267.IP)
  209. # [02:00] * Quits: regen_ (Miller@2BCDE312.4E609E96.7EE98638.IP) (Quit: regen_)
  210. # [02:02] * Joins: Mossop (mossop@moz-66A39E88.dsl.dynamic.sonic.net)
  211. # [02:09] * Quits: WG9s (bill@moz-7A06A043.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-4.1450hg.fc16 [XULRunner 9.0.1/20111223083612])
  212. # [02:09] <darktrojan> oh hello, just got a tryserver email
  213. # [02:09] <cshields> :)
  214. # [02:09] * Quits: gcp (gpascutto@moz-D0E475EA.access.telenet.be) (Quit: Make a new plan, Stan!)
  215. # [02:09] <darktrojan> sorted it?
  216. # [02:09] <cshields> for now
  217. # [02:09] <jbuck> so did I
  218. # [02:09] <jbuck> \o/
  219. # [02:09] <cshields> not permanently yet
  220. # [02:10] <cshields> :|
  221. # [02:12] * Parts: henx (henx@F54720A9.4D065333.256989C0.IP)
  222. # [02:12] * Joins: gandalf (zbraniecki@moz-869CBB61.neoplus.adsl.tpnet.pl)
  223. # [02:14] * Callek changes topic to 'Bug 701371 needs clobber on all platforms apart from Linux || m-c: OPEN m-i: OPEN try: OPEN || Next aurora uplift: January 31st || If you are new or want to help, see irc://irc.mozilla.org/#introduction || logs: http://krijnhoetmer.nl/irc-logs/'
  224. # [02:14] <Callek> at least it *seems* to be working, for now ;-)
  225. # [02:14] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Leaving...)
  226. # [02:15] * Joins: asac (asac@moz-1610E452.pppoe.wtnet.de)
  227. # [02:16] * Quits: tH (Rob@cpc16-seac19-2-0-cust234.7-2.cable.virginmedia.com) (Ping timeout)
  228. # [02:20] * Quits: dRdR (dsherk@F8A0E546.DE9A83BF.6DCF1F73.IP) (Quit: Lost terminal)
  229. # [02:20] * philor|away is now known as philor
  230. # [02:22] * Joins: jdm (jdm@moz-9AEDE212.cpe.net.cable.rogers.com)
  231. # [02:22] <philor> edmorley: got any thoughts on m-i win pgo?
  232. # [02:24] <philor> oh, I misstarred an earlier one of those, so we've got fewer in the range
  233. # [02:26] <KaiRo_away> ok, I take everything back, I'm happy I'm not in San Francisco today
  234. # [02:27] <philor> okay, PGO triggered on every push, I woder why the idea of that sounds so familiar to me...
  235. # [02:27] <biesi> KaiRo_away, why';s that?
  236. # [02:28] <KaiRo_away> biesi: because I'd need to knock 49ers fans in their face if I was becuase I can't see their grinning faces
  237. # [02:28] * Quits: sgimeno (santiago.g@moz-2192D2EC.red-83-35-56.dynamicip.rima-tde.net) (Ping timeout)
  238. # [02:28] <KaiRo_away> not that's I'd hate the 49ers, but I so much love the Saints
  239. # [02:29] * Quits: Wolf (wolf@moz-67BF9FE6.carolina.res.rr.com) (Connection reset by peer)
  240. # [02:29] <biesi> haha
  241. # [02:30] <KaiRo_away> and if I was at Candlestick park, I might be thrown out due to rioting and might get more than just a bloody nose before (because any damage I can do to anyone is nothing compared to what they'd do to me if I fire only one shot)
  242. # [02:30] <KaiRo_away> being alone here in my apartment, I only resort to drinking too fast, which is surely better in hindsight
  243. # [02:32] <KaiRo_away> (I hardly ever drink too much or alone, but today I'm at least doing the latter and don't even feel bad about it now)
  244. # [02:32] <darktrojan> after all that, my try push is busted because I am an idiot \o/
  245. # [02:33] <KaiRo_away> "my" Saints tried to push as well and lost, so I understand darktrojan well :p
  246. # [02:33] <edmorley> philor: sorry was fullscreen, I'll take a look, but presume other than waiting for the pgo (re-)triggers, not much to work on right now
  247. # [02:35] <KaiRo_away> sorry, I hope to not being seen as a troll here now, but I thought on a weekend i can make some OT comments (and #lounge never took off unfortunately)
  248. # [02:36] * Joins: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net)
  249. # [02:36] <KaiRo_away> philor: I guess not doing PGO on every push didn't take off the way we hoped to - would be so cool if we'd have an ideal solution
  250. # [02:37] <philor> KaiRo_away: like so many parts of inbound, it works great: shifts all the burden onto edmorley and I, and is perfectly fine for everyone else
  251. # [02:38] <philor> just makes me a little peevish when the second PGO bustage of the day lands before the first PGO bustage of the day gets backed out
  252. # [02:39] <KaiRo_away> philor: if I wouldn't be somewhat drunk, I'd be tempted to push more patches onto inbound for you guys to watch before I go to bed (sorry, couldn't resist to say that, in fact I had planned to run some tests and perhaps even try myself before pushing, even though it's just XUL/JS)
  253. # [02:40] * KaiRo_away even doesn't change his nick from _away because he doesn't consider himself really here
  254. # [02:42] * Quits: jdm (jdm@moz-9AEDE212.cpe.net.cable.rogers.com) (Client exited)
  255. # [02:46] * Quits: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP) (Quit: ctopper)
  256. # [02:47] <evilpie> KaiRo_away: #lizardlounge ?
  257. # [02:47] <edmorley> #drinkies
  258. # [02:48] <edmorley> :-)
  259. # [02:48] <KaiRo_away> er, you can come up with any number of channels I've never heard of
  260. # [02:49] <edmorley> mmmm..... just remembered I have chocolate brownie ice cream in the freezer, nom nom nom
  261. # [02:51] * Quits: artpar (Mibbit@3B32206.C9EE6EA2.48ADE194.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  262. # [02:51] * IanN just discovered the joy of pineapple fritters
  263. # [02:51] * philor is now known as philor|away
  264. # [02:52] * Joins: kaie2 (kaie@moz-8BF97EAB.dip.t-dialin.net)
  265. # [02:53] * Quits: kaie (kaie@moz-FF9E34A6.dip.t-dialin.net) (Ping timeout)
  266. # [02:53] * kaie2 is now known as kaie
  267. # [02:53] * Joins: mdr (chatzilla@moz-DECFDD00.phlapa.fios.verizon.net)
  268. # [03:01] * Quits: IanN (chatzilla@moz-3F5A461C.cable.virginmedia.com) (Quit: ChatZilla 0.9.88 [Firefox 9.0.1/20111223083612])
  269. # [03:05] * Joins: Mook (mook@moz-D4B2E3F9.dsl.teksavvy.com)
  270. # [03:05] * Joins: nhirata (nhirata.bu@moz-1C9070FC.lightspeed.sntcca.sbcglobal.net)
  271. # [03:08] <evilpie> reading quotes, makes we wonder who 'Lucy' might be
  272. # [03:08] <evilpie> yes i really have nothing to do, i booted windows
  273. # [03:08] * mattwoodrow|away is now known as mattwoodrow
  274. # [03:15] * philor|away is now known as philor
  275. # [03:16] * Quits: nhirata (nhirata.bu@moz-1C9070FC.lightspeed.sntcca.sbcglobal.net) (Quit: nhirata)
  276. # [03:19] * Quits: Cameron (Cameron@moz-BBECF04B.range81-129.btcentralplus.com) (Ping timeout)
  277. # [03:21] <KaiRo_away> evilpie: if it's someone with the nick 'Lucy' on IRC, I know her. Does that help? (not sure if I wanna tell people any details atm but I'm in a strange mood today)
  278. # [03:22] * Joins: cpeterson (cpeterson@moz-18338A6E.hsd1.ca.comcast.net)
  279. # [03:22] * Quits: gandalf (zbraniecki@moz-869CBB61.neoplus.adsl.tpnet.pl) (Ping timeout)
  280. # [03:22] * Quits: jhopkins|away (jhopkins@moz-41E1D586.tb.shawcable.net) (Input/output error)
  281. # [03:24] <evilpie> maybe i should just do something else then refreshing the random page
  282. # [03:28] * Quits: chewey (chewey@moz-30F5DCC5.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  283. # [03:29] * Joins: chewey (chewey@moz-AE55CB19.dip0.t-ipconnect.de)
  284. # [03:30] <Mossop> There are worse ways to spend your Saturday
  285. # [03:30] <biesi> evilpie, you could find her in #foxymonkies and ask!
  286. # [03:30] <biesi> though not tonight, I think
  287. # [03:32] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  288. # [03:32] <evilpie> nah just started writing a tokenizer
  289. # [03:34] <evilpie> also #foxymonkies scares me
  290. # [03:37] * Joins: Joeh (joe@5A3923AA.BC22908.C7CEC4ED.IP)
  291. # [03:38] <biesi> heh
  292. # [03:40] <evilpie> so starting the parser
  293. # [03:42] * Quits: KaiRo_away (robert@moz-B48533DA.adsl.highway.telekom.at) (Input/output error)
  294. # [03:43] <philor> bholley: around?
  295. # [03:45] <philor> candygram!
  296. # [03:45] * Joins: gal (gal@moz-7327DB99.hsd1.ca.comcast.net)
  297. # [03:46] * Joins: asac_ (asac@moz-87DA46CC.pppoe.wtnet.de)
  298. # [03:46] * Quits: asac (asac@moz-1610E452.pppoe.wtnet.de) (Ping timeout)
  299. # [03:46] <philor> plumber, ma'am
  300. # [03:50] * Joins: regen (Miller@moz-67192953.adsl.dynamic.seed.net.tw)
  301. # [03:52] * Quits: mike5w3c (MikeS@moz-DAFE1A45.tokyo.ocn.ne.jp) (Quit: mike5w3c)
  302. # [03:52] * Quits: graememcc (chatzilla@moz-641EFD3A.range86-147.btcentralplus.com) (Quit: ChatZilla 0.9.88 [Firefox 9.0.1/20111221233052])
  303. # [03:52] * Joins: bsmith (bsmith@moz-E34A3D24.dsl.pltn13.sbcglobal.net)
  304. # [03:55] <philor> umm... exterminator.
  305. # [03:55] * Joins: regen_ (Miller@moz-4F377C4E.adsl.dynamic.seed.net.tw)
  306. # [03:55] * Quits: regen_ (Miller@moz-4F377C4E.adsl.dynamic.seed.net.tw) (Connection reset by peer)
  307. # [03:55] * Joins: regen_ (Miller@moz-4F377C4E.adsl.dynamic.seed.net.tw)
  308. # [03:55] * Quits: regen (Miller@moz-67192953.adsl.dynamic.seed.net.tw) (Ping timeout)
  309. # [03:55] * Quits: regen_ (Miller@moz-4F377C4E.adsl.dynamic.seed.net.tw) (Quit: regen_)
  310. # [03:56] * Joins: regen (Miller@moz-4F377C4E.adsl.dynamic.seed.net.tw)
  311. # [03:56] * Quits: regen (Miller@moz-4F377C4E.adsl.dynamic.seed.net.tw) (Input/output error)
  312. # [03:56] <cshields> if anyone is about to make a push soon, please ping me when you do
  313. # [03:57] * philor can't guess whether his will be soon
  314. # [03:58] * Joins: Suresh (chatzilla@A63A0C0E.93BA2635.EB06F97B.IP)
  315. # [03:58] * Joins: anky (anky@F51AB1C7.AC58E52F.A3D1B221.IP)
  316. # [04:00] * Joins: regen (Miller@moz-4F377C4E.adsl.dynamic.seed.net.tw)
  317. # [04:00] * Joins: Drugoy (Mibbit@3F192CD.E8F29B00.D6706247.IP)
  318. # [04:00] <Drugoy> hey, where can I find someone responsible for UX?
  319. # [04:01] <Drugoy> does anyone know - what are the future plans for tab design?
  320. # [04:01] * Ziggy_Maes is now known as Ziggy|AWAY
  321. # [04:01] <edmorley> Drugoy: I would recommend weekday, pacific time working hours, #ux
  322. # [04:01] <Drugoy> I could actually draw curves for tabs like it is in chrome
  323. # [04:03] <edmorley> Drugoy: have you seen http://people.mozilla.com/~shorlander/ux-presentation/ux-presentation.html ?
  324. # [04:03] <edmorley> and posts at http://stephenhorlander.com/
  325. # [04:03] <Drugoy> yes, pretty long ago
  326. # [04:04] <Drugoy> I am wondering if these concepts were rejected or not
  327. # [04:04] * Quits: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Ping timeout)
  328. # [04:04] * Quits: wesj (wesj@moz-135A9FA9.hsd1.ca.comcast.net) (Ping timeout)
  329. # [04:05] <edmorley> don't believe so, just in progress: https://wiki.mozilla.org/Firefox/Features/Theme_Refinement_and_Evolution_%28Australis%29
  330. # [04:05] <Drugoy> https://addons.mozilla.org/en-US/firefox/addon/australis/?src=search did you see this?
  331. # [04:06] * Joins: mike5w3c (MikeS@moz-DAFE1A45.tokyo.ocn.ne.jp)
  332. # [04:07] <Drugoy> I mean that there was this link in shorlander's mockup discussion
  333. # [04:07] <Drugoy> and this seems to be a finished theme
  334. # [04:07] <Drugoy> which does the same what UX team tries to do
  335. # [04:08] <Drugoy> seems like mozdevs tend to ignore what community creates :-/
  336. # [04:08] * Quits: mike5w3c (MikeS@moz-DAFE1A45.tokyo.ocn.ne.jp) (Quit: mike5w3c)
  337. # [04:10] <cshields> Drugoy: also http://areweprettyyet.com
  338. # [04:11] <Drugoy> yeah, I thought it's outdated too
  339. # [04:11] * Joins: mike5w3c (MikeS@moz-DAFE1A45.tokyo.ocn.ne.jp)
  340. # [04:11] <Drugoy> bug: 570279, Tab+NavBar Connecting Curve Adjustments Fixed: Blocking, Frank Yan (:fryn)
  341. # [04:11] <Drugoy> take a look at how this bug is "fixed"
  342. # [04:11] * Joins: RyanVM (chatzilla@moz-D04D3C77.phlapa.fios.verizon.net)
  343. # [04:11] <Mossop> Drugoy: Actually we took quite a lot of work from a community member in the theme for Firefox 4 IIRC. Sometimes it works out, sometimes it doesn't
  344. # [04:11] <RyanVM> wow, sure is taking a long time for my try push to show up
  345. # [04:12] <cshields> RyanVM: one sec
  346. # [04:13] <cshields> cleared cache again. It should be ignoring anything with "pushlog".. apparently not the case :/
  347. # [04:14] * Quits: edmorley (edmorley@moz-A958EE96.range86-145.btcentralplus.com) (Quit: nn)
  348. # [04:14] <RyanVM> thanks
  349. # [04:14] <cshields> if you are going to push again soon let me know before and after you do, I've got some tests to try out
  350. # [04:15] <RyanVM> ok
  351. # [04:15] <RyanVM> probably not tonight
  352. # [04:15] <RyanVM> just trying to see what breaks on my first attempt at this
  353. # [04:15] * Joins: wesj (wesj@moz-135A9FA9.hsd1.ca.comcast.net)
  354. # [04:16] <Drugoy> why was this addon-bar's desing concept http://jboriss.wordpress.com/2010/06/16/removing-firefox’s-status-bar-and-rehousing-add-on-icons-part-3-of-2-wut/ rejected?
  355. # [04:17] * Quits: regen (Miller@moz-4F377C4E.adsl.dynamic.seed.net.tw) (Quit: regen)
  356. # [04:17] <Drugoy> and this: http://jboriss.wordpress.com/2010/06/07/removing-firefox’s-status-bar-and-rehousing-add-on-icons-part-2-of-2/
  357. # [04:17] <cshields> Drugoy: can't speak for everyone else in here (this is not a frequent channel of mine) but you might try #ux during the week
  358. # [04:18] <Mossop> I think discoverability concerns, but hte UX team would know more
  359. # [04:18] <Drugoy> i don't like irc at all, is there any other way to contact UX team/leader?
  360. # [04:18] <Drugoy> btw who's in charge of UX team?
  361. # [04:18] <Drugoy> dotzler?
  362. # [04:19] <Mossop> No, limi
  363. # [04:19] <Mossop> For some definition of "in charge of"
  364. # [04:20] * ewong|sleep is now known as ewong
  365. # [04:21] * Quits: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
  366. # [04:21] <Drugoy> and do you know anything about download manager made as a doorhanger? they say it's development has stopped - why?
  367. # [04:22] <Drugoy> what are UX guys are currently working on? there are months of zarro design changes in Fx, and it is pretty ugly atm.
  368. # [04:23] <Drugoy> so fucking awesome to be ignored
  369. # [04:23] <Mossop> This is the current stuff in the UX branch, should give you an idea of the sorts of things that are getting prototyped: https://etherpad.mozilla.org/ux-branch
  370. # [04:23] * Quits: anky (anky@F51AB1C7.AC58E52F.A3D1B221.IP) (Client exited)
  371. # [04:24] <Drugoy> I think I've just ruined it and can't revert the changes back
  372. # [04:25] * Quits: wesj (wesj@moz-135A9FA9.hsd1.ca.comcast.net) (Ping timeout)
  373. # [04:25] <Drugoy> anyways, I don't know what this page is.
  374. # [04:25] <Drugoy> some kind of a notepad to store notes?
  375. # [04:26] * Mossop sighs
  376. # [04:26] <Drugoy> why would anyone ever use it?
  377. # [04:26] <philor> I don't know why you don't like IRC
  378. # [04:26] <Drugoy> because it's like a chat
  379. # [04:26] <Drugoy> chats are dead since year 1999
  380. # [04:27] <Drugoy> why not use simplified forums or something like that?
  381. # [04:27] <Mossop> Drugoy: Perhaps it would be best if you took your questions to the #ux branch during pacific hours as people already mentioned since you clearly don't like the answers those here can give you
  382. # [04:27] <Drugoy> I did write there a few questions, and no one answered yet
  383. # [04:28] <Drugoy> and I guess if I quit - no one ever will answer me
  384. # [04:28] <Drugoy> that's the IRC
  385. # [04:28] <Mossop> As a rule people don't answer when they don't know the answer
  386. # [04:29] <Drugoy> another rule is that someones who know the answer - don't read questions
  387. # [04:29] <philor> many also don't answer when they aren't around
  388. # [04:29] <Mossop> Yep, all very true
  389. # [04:29] <Drugoy> why don't they leave the channel then?
  390. # [04:29] <Mossop> But you increase your odds by being in the right channel at the right time
  391. # [04:30] <Drugoy> what's the point of being in a chat if you don't actually chat?
  392. # [04:30] <Mossop> Because a lot of IRC is being around so if necessary people can get you directly
  393. # [04:31] <Drugoy> why not jabber then? why I have to "register" my nick at nickserv every time I enter the chat?
  394. # [04:31] <Drugoy> why not forum?
  395. # [04:31] <Mossop> You normally don't, unless you've previously registered it
  396. # [04:31] <Mossop> Forums aren't realtime
  397. # [04:31] <Mossop> Jabber is person to person
  398. # [04:31] <Drugoy> aw really?
  399. # [04:31] <KWierso> forums are async, IRC is (theoretically) syncronous
  400. # [04:32] <Drugoy> what century are you living in?
  401. # [04:32] <Jesse> i would prefer to move to a forum system with sync features added
  402. # [04:32] <Drugoy> how about ajax notifications?
  403. # [04:32] <Jesse> IRC is full of anachronisms
  404. # [04:32] <evilpie> aka ping
  405. # [04:32] <Mossop> If the browser were capable of notifications, sure but Firefox isn't yet :)
  406. # [04:32] <Drugoy> vk.com - a russian social network (another fuckfacebook) - it uses ajax to notify you of new messages
  407. # [04:33] <Drugoy> and you get notified almost instantly
  408. # [04:33] <evilpie> Mossop: websockets ?
  409. # [04:33] <Drugoy> and firefox works fine with that site
  410. # [04:33] <Mossop> evilpie: That'll get the page updated in realtime, it doesn't tell me that something has happened that needs my attention when I'm working in my code editor
  411. # [04:34] <evilpie> oh that kind of notifications
  412. # [04:34] * Quits: evilpie (chatzilla@moz-AA90380D.pools.arcor-ip.net) (Quit: ChatZilla 0.9.88 [Firefox 12.0a1/20120107031040])
  413. # [04:35] <RyanVM> cshields: about to push to try again]
  414. # [04:35] * Quits: mike5w3c (MikeS@moz-DAFE1A45.tokyo.ocn.ne.jp) (Quit: mike5w3c)
  415. # [04:35] <Drugoy> you could write a js to flash tab's background if you have opened the mozdev forum in it and you got new msg
  416. # [04:36] <Mossop> Sure, it's software, we could do anything. It just hasn't happened yet.
  417. # [04:37] <cshields> ryanvm: give me a sec
  418. # [04:38] <cshields> if you don't mind
  419. # [04:38] * Quits: cpeterson (cpeterson@moz-18338A6E.hsd1.ca.comcast.net) (Input/output error)
  420. # [04:38] <Drugoy> I think that won't ever happen as no one feels this as a problem, only newcomers do
  421. # [04:38] <Drugoy> and who cares about what newcomers think, right?
  422. # [04:38] <Drugoy> that's the sad side of mozilla policy
  423. # [04:39] <Drugoy> it's like with old bugs in bugzilla - it's easier to wontfix 10+ years old bugs than fix them
  424. # [04:40] <Drugoy> isn't that funny when some mozdev writes in caps to the whiteboard: DO NOT COMMENT, WE KNOW PEOPLE WANT THIS
  425. # [04:40] * Joins: bz (bzbarsky@moz-69B5879F.bstnma.fios.verizon.net)
  426. # [04:40] * ChanServ sets mode: +o bz
  427. # [04:40] <@bz> philor: ping
  428. # [04:40] <Drugoy> pong
  429. # [04:40] <Mossop> Actually there are proposals going through the W3C on allowing websites to do notifications like this, it needs ratification and proper controls but once through it is likely to get implemented
  430. # [04:41] * Quits: Suresh (chatzilla@A63A0C0E.93BA2635.EB06F97B.IP) (Ping timeout)
  431. # [04:41] <@bz> drugoy: ?
  432. # [04:41] <Jesse> Drugoy: yeah, relying on IRC does exclude non-geeks a bit
  433. # [04:42] * Joins: Suresh (chatzilla@A63A0C0E.93BA2635.EB06F97B.IP)
  434. # [04:42] <philor> bz: pong
  435. # [04:42] <Drugoy> mossop: I already imagine tons of spam notifications by banners opened in background
  436. # [04:42] <Callek> jbuck: my opinion, stick in browser/installer/Makefile.in and browser/locales/Makefile.in a new DEFINES+=MOZGLUE_IS_STATIC=1 and do ifndef MOZGLUE_IS_STATIC (or whatever) in the manifest ;-)
  437. # [04:42] <Drugoy> jesse: nah, it excludes modern geeks
  438. # [04:42] <bholley> philor: hi
  439. # [04:42] <Callek> and do the same makefile test in both places
  440. # [04:43] <RyanVM> cshields: I had already pushed when you replied, but I can do whatever you want
  441. # [04:43] <cshields> RyanVM: still with me? I need a guinea pig in a few
  442. # [04:43] <cshields> oh
  443. # [04:43] <jbuck> Callek: sounds a heck of a lot easier than trying to modify Preprocessor.py :)
  444. # [04:43] <philor> bholley: sorry, just in time for me to say "I gotta back you out"
  445. # [04:43] <Drugoy> jesse: only "old skool" geeks use such outdated things like irc
  446. # [04:43] <RyanVM> cshields: let me know
  447. # [04:43] <Jesse> Drugoy: hopefully, when we switch from IRC, we'll actually switch instead of creating a bridge and ending up with the worst of both worlds (like we did with newsgroups and mailing lists)
  448. # [04:43] <bholley> philor: which one
  449. # [04:43] <Callek> jbuck: exactly :-)
  450. # [04:43] <Mossop> Drugoy: Exactly why it needs careful consideration rather than fast implementation. The spec doesn't allow for websites to just throw anything up, just ask the browser to pass on a message. I think the idea is for browsers to ask users if they want to receive such messages from the website
  451. # [04:43] <philor> bholley: bug 622301, crashing in the Windows PGO build
  452. # [04:43] <RyanVM> cshields: i.e. my first attempt broke fast :P
  453. # [04:43] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  454. # [04:43] <cshields> heh
  455. # [04:44] <cshields> well, I need to kick varnish to pick up a change..
  456. # [04:44] <philor> the one before you isn't showing green yet, but it has tests running, so it must have avoided the crash
  457. # [04:44] <cshields> so give me a few and I'll have you try again
  458. # [04:44] <philor> cshields: I've got one headed to mozilla-inbound, too
  459. # [04:44] <Jesse> Mossop: rather than having web sites ask, what if we put an item in the context menu of app tabs, like "growl at me when this tab has an update"? and hook it up to title changes so it works even with existing sites.
  460. # [04:44] <cshields> philor: cool, hold it a sec plz
  461. # [04:44] <Callek> jbuck: I'm not a reviewer there though, so I can't say that my suggestion will be accepted [I expect it would] and serge is not a reviewer there either (and he does tend to have stronger nitpicks than anyone else, so don't worry too much re: him, imo)
  462. # [04:45] <Drugoy> yeah, feel the power of cross-talks
  463. # [04:45] <Drugoy> that's CHAT
  464. # [04:45] <Drugoy> am I supposed to read everything written in all-chat?
  465. # [04:45] <bholley> philor: ugh, can you deduce any sort of explanation? Or is it just that it crashes?
  466. # [04:45] <Drugoy> or why don't people use PM?
  467. # [04:45] <Mossop> Jesse: Last I heard that was one of the options faaborg was pushing for, but I haven't heard much in a while, and he left ;)
  468. # [04:45] <cshields> philor: RyanVM: go for it
  469. # [04:46] <cshields> philor: RyanVM: and let me know when you are done
  470. # [04:46] <Mossop> Drugoy: People do use PM when appropriate
  471. # [04:46] <philor> bholley: absolutely no idea, the logs look pretty useless :(
  472. # [04:46] <RyanVM> cshields: again? I had re-pushed da7f51f63864
  473. # [04:46] <RyanVM> cshields: I can push again, though
  474. # [04:46] * Quits: @bz (bzbarsky@moz-69B5879F.bstnma.fios.verizon.net) (No route to host)
  475. # [04:46] <philor> cshields: I'm pushed
  476. # [04:46] <Drugoy> how to gather some info about firefox crash if it crashes without triggering crash-reporter?
  477. # [04:47] * Joins: bz (bzbarsky@moz-69B5879F.bstnma.fios.verizon.net)
  478. # [04:47] * ChanServ sets mode: +o bz
  479. # [04:47] <@bz> philor: sorry if you responded; I missed it
  480. # [04:47] * @bz hates OS crashes
  481. # [04:47] <philor> bz: ponged, yep, emailed too
  482. # [04:47] <cshields> philor: woot, its there!
  483. # [04:48] <Jesse> Drugoy: on what OS?
  484. # [04:48] <cshields> ryanvm: if it would show up in pushlog a second time then go for it please
  485. # [04:48] <cshields> s/would/should/
  486. # [04:48] <Drugoy> jesse: on default one
  487. # [04:48] <jbuck> Callek: he did make a valid point RE !XP_UNIX vs (XP_WIN || XP_MACOSX || XP_ANDROID) though. Either moz_glue should be changed to be !XP_UNIX (which I might try, just to see how badly it breaks) or change package-manifest.in to match mozglue
  488. # [04:49] <Callek> jbuck: well we don't have any official machines that build OS/2 for example ;-)
  489. # [04:49] <RyanVM> cshields: I'm assuming that my 2nd push went through in the same manner as the first (you clearing cache or something)
  490. # [04:49] <RyanVM> it's showing on pushlog
  491. # [04:49] <Callek> jbuck: but I do agree he is quite helpful overall, I just also find him annoying at time, but not annoying enough to chastise him :-)
  492. # [04:49] <Jesse> Drugoy: are you using windows, mac, linux, or something else?
  493. # [04:49] <RyanVM> but that's from before you told me to try again
  494. # [04:50] <Drugoy> jesse: windows is the default OS
  495. # [04:50] <cshields> ryanvm: right.. :/
  496. # [04:50] <cshields> I presume it would show again?
  497. # [04:50] <RyanVM> it shows on the try pushlog, yes
  498. # [04:51] <cshields> where?
  499. # [04:51] <cshields> not in pushloghtml
  500. # [04:51] <@bz> philor: this is actually a ping about something other than the email. ;)
  501. # [04:51] <@bz> philor: I got your respose
  502. # [04:51] <RyanVM> http://hg.mozilla.org/try/pushloghtml
  503. # [04:51] <Jesse> Drugoy: you can try https://developer.mozilla.org/en/How_to_get_a_stacktrace_with_WinDbg
  504. # [04:51] <cshields> right - that's showing your first push
  505. # [04:52] <RyanVM> cshields: I see both
  506. # [04:52] <@bz> philor: this time the ping is about https://bugzilla.mozilla.org/show_bug.cgi?id=716031
  507. # [04:52] <RyanVM> http://hg.mozilla.org/try/rev/e90f9d076d92
  508. # [04:52] <@bz> philor: you think I should wait for ehsan to review?
  509. # [04:52] <RyanVM> http://hg.mozilla.org/try/rev/da7f51f63864
  510. # [04:52] <cshields> oh I thought da7f was before I asked to do it again
  511. # [04:52] <@bz> philor: or just go ahead and push it (and the rest of bug 598482 while I'm there)?
  512. # [04:52] <cshields> try again? :)
  513. # [04:52] <@bz> philor: I'll admit to wanting to get this thing landed... ;)
  514. # [04:53] <@bz> philor: but also to not planning to watch the tree afterward
  515. # [04:53] <Jesse> Drugoy: or, if you have access to another OS, reproducing the crash on the other OS might be easier ;)
  516. # [04:53] <RyanVM> cshields: I'll try again in a sec. My build broke again anyway :P
  517. # [04:53] <cshields> let me know when you do, I'm hopeful for having varnish fixed
  518. # [04:53] <cshields> this is all resting on you
  519. # [04:53] <cshields> and if its still broke, I'll try hard not to blame you for it :D
  520. # [04:54] <Drugoy> jesse: this instrument doesn't fit my situation: this crash is pretty random, and I don't have any STR it.
  521. # [04:54] <Jesse> Drugoy: does anything appear in about:crashes ?
  522. # [04:54] <Drugoy> jesse: no, I said that
  523. # [04:55] <Drugoy> it doesn't trigger crash reporter, so the crashes are not listed there
  524. # [04:55] <philor> bz: I say land it, ehsan can review after the fact, and if need be I can remember how to back out 598482 ;)
  525. # [04:55] <Drugoy> there (= in about:crashes)
  526. # [04:55] <Jesse> Drugoy: k, i was hoping maybe it saved a minidump and just failed to bring up the crash reporter UI
  527. # [04:56] <@bz> philor: hehe
  528. # [04:56] <@bz> philor: note that I'm preclearing all the suspicious bits from the try run with you!
  529. # [04:57] <Drugoy> jesse: I also do not get - why do old crash reports get erased from about:crash?
  530. # [04:57] <philor> bz: wait, which try run?
  531. # [04:57] <@bz> philor: https://tbpl.mozilla.org/?tree=Try&rev=4a6d6ce8a468
  532. # [04:57] <cshields> bz: let me know when/where you push to if you're going to push anything soon.. I want to see if pushlog is updating as quickly as it should
  533. # [04:57] * ewong is now known as ewong|out
  534. # [04:57] <Jesse> Drugoy: could you just run firefox in a debugger for a few days hoping to catch the crash there?
  535. # [04:57] <@bz> cshields: will do
  536. # [04:58] <@bz> philor: WinXp R is the other worry
  537. # [04:58] <@bz> philor: also, the first and second changesets at https://tbpl.mozilla.org/?tree=Try&fromchange=846190df4c50&tochange=8440e640cb24
  538. # [04:58] <@bz> philor: all of those have the changes in question
  539. # [04:58] <philor> bz: bwahaha, that Android XUL mochitest-3 is lovely
  540. # [04:58] <@bz> philor: plus various levels of test fixage
  541. # [04:58] <Drugoy> jesse: it'd require a few minutes, actually, to get the crash. I just can't decrypt debug logs :-/
  542. # [04:59] <Drugoy> i mean they are not crypted, i'm just not able to udnerstand them
  543. # [04:59] <@bz> philor: mmmm
  544. # [04:59] <@bz> philor: Good catch
  545. # [04:59] <Jesse> Drugoy: if you manage to get a stack trace with reasonable function names, we can at least help you search for matching bug reports
  546. # [04:59] <RyanVM> can somebody help me with this build error?
  547. # [04:59] <RyanVM> jdcolext.c:28:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'LOCAL'
  548. # [05:00] <RyanVM> the code in question is
  549. # [05:00] <@bz> philor: still think I should land this? ;)
  550. # [05:00] <philor> bz: but the last three of them are all green, including the two red ones, it's just ugly, not you
  551. # [05:00] <Drugoy> mmkay, will try that later today
  552. # [05:00] <RyanVM> INLINE
  553. # [05:00] <RyanVM> LOCAL(void)
  554. # [05:00] <RyanVM> rgb_ycc_convert_internal (j_compress_ptr cinfo,
  555. # [05:00] <@bz> philor: good!
  556. # [05:00] <mauke> RyanVM: is that the first error?
  557. # [05:00] <RyanVM> yes
  558. # [05:00] <mauke> RyanVM: because you're missing the definition of INLINE
  559. # [05:00] <mauke> missing/broken #include?
  560. # [05:00] <@bz> ok
  561. # [05:00] <@bz> gonna push this
  562. # [05:00] <RyanVM> mauke: that's got tob e it
  563. # [05:00] <RyanVM> yeah
  564. # [05:00] <philor> do it!
  565. # [05:01] <RyanVM> the new .c doesn't have any includes
  566. # [05:01] <RyanVM> mauke: thanks for pointing out the obvious :P
  567. # [05:01] <Drugoy> Jesse: Mossop: thank you for your time i'm afk now until I get any answer on UX
  568. # [05:01] * Parts: Joeh (joe@5A3923AA.BC22908.C7CEC4ED.IP)
  569. # [05:01] <mauke> yay! and I don't even mozilla
  570. # [05:05] <@bz> uh
  571. # [05:05] <@bz> WTF?
  572. # [05:05] <@bz> hg in inbound
  573. # [05:05] <@bz> comparing with http://hg.mozilla.org/integration/mozilla-inbound
  574. # [05:05] <@bz> searching for changes
  575. # [05:05] <@bz> no changes found
  576. # [05:05] <@bz> hg qfin -a && hg push
  577. # [05:05] <@bz> remote: Warning: No xauth data; using fake authentication data for X11 forwarding.
  578. # [05:05] <@bz> pushing to ssh://bzbarsky@mozilla.com@hg.mozilla.org/integration/mozilla-inbound
  579. # [05:05] <@bz> searching for changes
  580. # [05:05] <@bz> abort: push creates new remote heads on branch 'default'!
  581. # [05:05] <@bz> hg in inbound-push shows a changeset
  582. # [05:05] <@bz> that hg in inbound doesn't show
  583. # [05:06] <@bz> cshields: clearly some of the caching is still broken. :(
  584. # [05:06] <RyanVM> mauke: jconfig.h defines INLINE as NS_ALWAYS_INLINE because INLINE isn't defined otherwise. So basically libjpeg-turbo has it baked into its build system such that it doesn't require any trickery like Mozilla requires
  585. # [05:06] * @bz starts spending the time it will cost him to clean up the results. :(
  586. # [05:06] <RyanVM> cshields: i'm ready to push on your OK
  587. # [05:06] * Quits: bsmith (bsmith@moz-E34A3D24.dsl.pltn13.sbcglobal.net) (Ping timeout)
  588. # [05:06] <@bz> $%^$%^$^%$
  589. # [05:06] * Joins: bsmith (bsmith@moz-E34A3D24.dsl.pltn13.sbcglobal.net)
  590. # [05:06] <cshields> I don't see an entry in pushlog that didn't make it to the repo
  591. # [05:07] <cshields> (that can happen if someone CTRL-C's a push at the right time)
  592. # [05:07] <cshields> ryanvm: sure
  593. # [05:07] <@bz> well
  594. # [05:07] <@bz> so...
  595. # [05:07] <philor> that would be an entry he's not seeing over http, but is seeing over ssh, right?
  596. # [05:07] <@bz> I'm not seeing the entry over http
  597. # [05:07] * cshields looks at the pushlog2.db
  598. # [05:07] <@bz> but seeing it over ssh
  599. # [05:07] <@bz> I also see it listed at http://hg.mozilla.org/integration/mozilla-inbound
  600. # [05:07] <@bz> fwiw
  601. # [05:07] <@bz> if I just load that in a browser
  602. # [05:07] <@bz> but hg pull and hg in do not see it
  603. # [05:07] <Jesse> why are you loading code onto your machine using unauthenticated http, when you could be using ssh?
  604. # [05:08] <@bz> last I checked we preferred people to pull over http
  605. # [05:08] <@bz> because it puts less load on the server
  606. # [05:08] <cshields> for performance, yes
  607. # [05:08] <@bz> (and incidentally is faster for the puller)
  608. # [05:09] <doublec> We used to hit cache problems in NZ too due to transparent proxies at our last ISP
  609. # [05:09] <doublec> so we always used https
  610. # [05:09] <@bz> hmm
  611. # [05:09] <cshields> 4918|84470|59cb54c6dfe12005af95a12314dd88eb46e0cccc
  612. # [05:09] <cshields> 4918|mcmanus@ducksong.com|1326599389
  613. # [05:09] <RyanVM> cshields: pushed
  614. # [05:09] <philor> I'll be sad if we wind up with the same thing we had for CVS, where if you had an account you could pull, and if you didn't you couldn't, because unauthenticated was busted
  615. # [05:09] <@bz> does hg.m.o support https?
  616. # [05:09] <cshields> bz: that's the pushlog entry that's missing from the repo :|
  617. # [05:09] <@bz> I'll be happy to do that
  618. # [05:09] <@bz> cshields: well
  619. # [05:09] <cshields> bz: not today.. hg.m.o needs rebuilt.. ground up.
  620. # [05:09] <@bz> cshields: missing from which repo?
  621. # [05:09] <cshields> m-i
  622. # [05:10] <cshields> in other words, it made it into pushlog but not the repo
  623. # [05:10] <@bz> cshields: so why do I see it over ssh?
  624. # [05:10] <cshields> which doesn't have anything to do with cache
  625. # [05:10] <cshields> ohh
  626. # [05:10] <RyanVM> cshields: New push to try not showing
  627. # [05:10] <cshields> gotcha now
  628. # [05:10] <@bz> cshields: it's clearly in a repo _somewhere_
  629. # [05:10] <cshields> well fml
  630. # [05:11] * Quits: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  631. # [05:11] <@bz> cshields: sorry....
  632. # [05:11] <philor> we should just say "cshields: somebody pushed, please purge varnish"
  633. # [05:11] * Joins: roc_ (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  634. # [05:11] * roc_ is now known as roc
  635. # [05:12] <@bz> I mean...
  636. # [05:12] <@bz> I can push
  637. # [05:12] <@bz> I just need to hg qimport -r && hg qpop 24 times
  638. # [05:12] <@bz> then I need to pull from the ssh url
  639. # [05:12] <@bz> etc
  640. # [05:13] <cshields> bah, I see the hook trying to do it now
  641. # [05:13] <cshields> and it is using the deprecated command
  642. # [05:13] <cshields> now to find that hook
  643. # [05:13] <philor> I sure hope those multiple cset patches do sometimes pay off, since I only see the pain from them
  644. # [05:13] <Jesse> damnit, java got enabled again (probably when i updated to lion)
  645. # [05:13] <cshields> and curse some developer for removing a command :|
  646. # [05:13] * @bz imagines cshields in Sherlock Holmes outfit
  647. # [05:14] <@bz> philor: oh, the pain here would have been unimaginable with a single-changeset patch
  648. # [05:14] <@bz> philor: like "this would never have landed" pain
  649. # [05:14] <Jesse> bz: can't you specify one rev and have qimport import all the descendants?
  650. # [05:14] <cshields> heh sorry,
  651. # [05:14] <cshields> let me clear real quick
  652. # [05:15] <@bz> Jesse: hmm
  653. # [05:15] <cshields> bz: reload..
  654. # [05:15] <cshields> ok, so I need to find and fix this hook
  655. # [05:15] <@bz> Jesse: no, but I can qimport rev1:rev2
  656. # [05:15] <@bz> Jesse: nice catch
  657. # [05:16] <RyanVM> cshields: ...and there it is!
  658. # [05:16] <darktrojan> bz I think you can -r -24:0 or something similar
  659. # [05:16] <@bz> darktrojan: "24" was an estimate
  660. # [05:16] <darktrojan> ah
  661. # [05:16] <@bz> darktrojan: it's actually 25
  662. # [05:17] <cshields> RyanVM: yeah that was my intervention :(
  663. # [05:17] <darktrojan> close!
  664. # [05:17] <@bz> (parts 0-23 and a fix for a randomorange)
  665. # [05:17] <@bz> ok
  666. # [05:17] <RyanVM> cshields: Don't worry, the way things are going with my attempts to get this to build, I'll be trying again shortly :P
  667. # [05:17] <@bz> going to push for real
  668. # [05:17] <@bz> if no one objects
  669. # [05:17] <@bz> cshields: ^
  670. # [05:17] <RyanVM> bz: \o/
  671. # [05:17] <Jesse> i'm curious what happened there
  672. # [05:18] <@bz> where?
  673. # [05:18] <Jesse> what happened with hg
  674. # [05:18] <@bz> it got updated?
  675. # [05:18] <@bz> or do you mean more locally?
  676. # [05:18] <philor> there's a hook which clears the varnish cache when someone pushes
  677. # [05:19] <@bz> but varnish got updated
  678. # [05:19] <philor> it uses a deprecated to the point of no longer working command
  679. # [05:19] <@bz> "not working" was a recent development; see "updated"
  680. # [05:19] <Jesse> fun
  681. # [05:19] <philor> that's pretty much how I see updated, yes
  682. # [05:19] <@bz> consequence: all http://hg.mozilla.org URIS lie to you
  683. # [05:20] <@bz> and anything that relies on them breaks
  684. # [05:20] <@bz> e.g. earlier today things that polled pushlog were broken
  685. # [05:20] <cshields> oh wait
  686. # [05:20] <@bz> little things like tbpl and whatnot
  687. # [05:20] <cshields> give me just ~3 mins?
  688. # [05:20] <@bz> :(
  689. # [05:20] * cshields found the hook
  690. # [05:20] * @bz just pushed before you said that
  691. # [05:20] <cshields> no worries
  692. # [05:20] <@bz> but I can find something else to push
  693. # [05:20] <KWierso> well, as long as nothing important is busted...
  694. # [05:21] <@bz> there are some checkin-needed things
  695. # [05:21] <@bz> tell me when you're ready?
  696. # [05:21] <cshields> sounds like RyanVM might be up soon :)
  697. # [05:21] <@bz> well
  698. # [05:21] <@bz> I have one more patch too
  699. # [05:21] <@bz> just need to address review comments
  700. # [05:21] <RyanVM> cshields; my build just died :P
  701. # [05:21] * @bz does thta
  702. # [05:21] <@bz> er, that
  703. # [05:21] <RyanVM> i'm on it :)
  704. # [05:21] <cshields> bz: ok give me 5
  705. # [05:21] <@bz> (properly speaking, I have hundreds of patches, but you don't want me pushing most of these)
  706. # [05:22] <RyanVM> ewww
  707. # [05:22] <RyanVM> ../../../media/libjpeg/jdcolext.c:29:1: warning: return type defaults to 'int'
  708. # [05:22] <RyanVM> ../../../media/libjpeg/jdcolext.c: In function 'LOCAL':
  709. # [05:22] <RyanVM> ../../../media/libjpeg/jdcolext.c:30:1: error: expected declaration specifiers before 'ycc_rgb_convert_internal'
  710. # [05:22] <RyanVM> ../../../media/libjpeg/jdcolext.c:81:1: error: expected declaration specifiers before '__attribute__'
  711. # [05:22] <RyanVM> ../../../media/libjpeg/jdcolext.c:105:1: error: expected '{' at end of input
  712. # [05:22] <RyanVM> ../../../media/libjpeg/jdcolext.c:105:1: warning: control reaches end of non-void function
  713. # [05:22] <@bz> ewww, jpeg
  714. # [05:22] * Quits: bsmith (bsmith@moz-E34A3D24.dsl.pltn13.sbcglobal.net) (Ping timeout)
  715. # [05:23] <@bz> fwiw, I just did hg pull from inbound
  716. # [05:23] <@bz> and of course it didn't see my push
  717. # [05:23] * @bz pulls over ssh
  718. # [05:23] <cshields> I can fix that real quick
  719. # [05:23] <@bz> not a problem for me
  720. # [05:23] <@bz> focus on the other? ;)
  721. # [05:23] * cshields clears by hand
  722. # [05:23] <cshields> ;)
  723. # [05:24] <@bz> hg is giving me bad habits. :(
  724. # [05:24] * @bz finds himself leaving off the last letter or three from commands in the shell and expecting them to work
  725. # [05:24] <blizzard> heh
  726. # [05:24] <blizzard> <tab>
  727. # [05:24] <@bz> blizzard: yes
  728. # [05:25] <@bz> blizzard: but I have that for hg too
  729. # [05:25] <@bz> blizzard: (sorta)
  730. # [05:25] <blizzard> :)
  731. # [05:25] <@bz> blizzard: and since I don't use it there...
  732. # [05:25] <@bz> blizzard: bad habits
  733. # [05:25] <blizzard> that would kind of freak me out
  734. # [05:25] <blizzard> half-finished commands turning into something else
  735. # [05:25] <@bz> if the shell did that?
  736. # [05:25] <@bz> yeah
  737. # [05:25] <cshields> bz: ok, its all you
  738. # [05:26] <cshields> (I see your last - ouch, sorry that was a mess to clean up)
  739. # [05:26] <@bz> cshields: it wasn't that bad
  740. # [05:27] * @bz still needs a few
  741. # [05:27] <@bz> trying to figure out what this reviewer wants. ;)
  742. # [05:27] <cshields> take your time..
  743. # [05:28] <cshields> I'll brb, forgot I left my phone charging in the car - and its probably frozen dead by now
  744. # [05:30] <cshields> yup. dead :P
  745. # [05:30] <@bz> hmm
  746. # [05:30] <@bz> where are you? ;)
  747. # [05:30] <cshields> indiana
  748. # [05:30] <@bz> ah
  749. # [05:30] <@bz> up late, eh? ;)
  750. # [05:30] <catlee-away> I thought batteries liked cold
  751. # [05:30] <cshields> its my punishment for doing maintenance on a friday :)
  752. # [05:31] <RyanVM> cshields: Dunno what to do about the current error. Gonna let it sit for tonight.
  753. # [05:31] <cshields> RyanVM: thanks for your help. I'm pretty confident right now
  754. # [05:33] * @bz is building this code before pushing
  755. # [05:33] <catlee-away> oh now you've done it
  756. # [05:33] <@bz> should be another 2-3 mins
  757. # [05:35] <RyanVM> bz: that takes all the fun out of it
  758. # [05:36] <philor> mmm, http://build.mozillamessaging.com/tinderboxpushlog/?tree=SeaMonkey
  759. # [05:36] * Joins: Boriss (FlyingToas@moz-16FD7A3C.hfc.comcastbusiness.net)
  760. # [05:37] <philor> when I'm down, and feeling orange, I only have to look at... crap, that messes up the rhyme
  761. # [05:37] <cshields> someday, I'd like someone to give IT an hour of time explaining all of that
  762. # [05:38] <RyanVM> cshields: OK, I lied. Gonna try one more attempt.
  763. # [05:38] <philor> what, SeaMonkey? you can't *handle* the explanation of SeaMonkey!
  764. # [05:38] <cshields> OH DARN
  765. # [05:38] <cshields> :)
  766. # [05:39] <cshields> philor: haha nah, the whole tree/colors/numbers, etc..
  767. # [05:39] <cshields> its all matrix to me right now
  768. # [05:39] <philor> I think maybe armenzg did a brownbag intro that's recorded somewhere, no idea how out of date it is though
  769. # [05:40] <cshields> ok, I saw the cache clear command come in
  770. # [05:40] <cshields> woot!
  771. # [05:40] <philor> since lots of the subtleties change week to week, like "ignore all the Android but retrigger it" "no, look, now it's red but finished, don't retrigger that"
  772. # [05:41] <cshields> RyanVM: I see you on pushloghtml right away now
  773. # [05:41] <philor> one hard problem solved, now all you have left is naming and off by one
  774. # [05:41] <RyanVM> excellent
  775. # [05:41] <cshields> \o/
  776. # [05:42] * cshields sees another purge command come in
  777. # [05:43] <@bz> sorry this is taking so long
  778. # [05:44] <@bz> the code in fact did not compile at first try... ;)
  779. # [05:44] * @bz is trying again
  780. # [05:45] * philor fears the contents of http://ftp.mozilla.org/pub/mozilla.org/mozilla/brownbag/
  781. # [05:45] <@bz> it all depends on how long it's been in the fridge
  782. # [05:45] <@bz> cshields: ok, I can push whenever
  783. # [05:45] <@bz> cshields: let me know?
  784. # [05:45] <darktrojan> oh dear
  785. # [05:45] <cshields> yes
  786. # [05:45] <cshields> please
  787. # [05:45] <darktrojan> realmedia
  788. # [05:45] <@bz> cshields: "yes" as in push?
  789. # [05:46] <cshields> yes :)
  790. # [05:46] <darktrojan> that's been in the fridge a long time
  791. # [05:46] <cshields> sorry, getting tired :)
  792. # [05:46] * Joins: pranavrc (pranavrc@65C63E2E.136FDBA.520CDC98.IP)
  793. # [05:46] <@bz> pushed
  794. # [05:47] * KWierso wonders if he has any programs set up to play rm...
  795. # [05:47] <cshields> bz: I see it :D
  796. # [05:48] <@bz> cshields: hg in on the http uri shows it too
  797. # [05:48] * Quits: mconley (mconley@moz-5985C502.dsl.bell.ca) (Input/output error)
  798. # [05:48] <@bz> cshields: yay!
  799. # [05:49] <KWierso> philor: VLC isn't putting out any sound, but I have a really low resolution video...
  800. # [05:50] <philor> KWierso: color, or b&w?
  801. # [05:50] <KWierso> color
  802. # [05:50] <philor> do they move around like Charlie Chaplin?
  803. # [05:50] <KWierso> philor: volume1 claims to be 1 hour, 20 minutes long
  804. # [05:50] <KWierso> impressive for only 24MB file
  805. # [05:51] <philor> cshields: I'm really hoping this is old news, but https://tbpl.mozilla.org/php/getParsedLog.php?id=8558602&tree=Mozilla-Inbound and a dozen around it
  806. # [05:51] * Quits: RyanVM (chatzilla@moz-D04D3C77.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.88 [Firefox 12.0a1/20120111175216])
  807. # [05:51] <KWierso> philor: "SeaMonkey Brown Bag Series - Training Volume One - with Rick Gessner - 04/11/2000 - Architecture, Design and Coding Principles"
  808. # [05:51] <philor> over http, roughly 20:18, you could have been doing a manual clear then
  809. # [05:52] <philor> eh, none of that's changed, it's still good, eat it!
  810. # [05:53] * Quits: slowpoke (slowpoke@moz-AE67AB45.gigabit.perfect-privacy.com) (Ping timeout)
  811. # [05:53] <KWierso> there's no words there!
  812. # [05:53] <@bz> huh
  813. # [05:53] <@bz> requesting approval now has a little template
  814. # [05:53] <philor> I saw the output of that, wondered what memo I'd missed that explained how to do it
  815. # [05:55] <cshields> I'm off to bed. I think you guys should be okay for now. Will check on the abort problems tomorrow, maybe this will help?
  816. # [05:55] <philor> sleep well
  817. # [05:55] * Quits: bholley (bholley@6C4EE94A.745CD85D.56DA2267.IP) (Quit: bholley)
  818. # [05:56] <philor> I love how my successful tests of retriggering PGO call for starring 34 failures
  819. # [05:56] <@bz> cshields: g'night!
  820. # [05:57] <philor> failing to build is so much cleaner
  821. # [05:57] <@bz> philor: template seemed pretty self-explanatory to me
  822. # [05:57] <@bz> philor: took me a bit of cut-and-paste to fill in
  823. # [05:57] * Quits: Suresh (chatzilla@A63A0C0E.93BA2635.EB06F97B.IP) (Quit: Suresh)
  824. # [05:58] * philor tries it
  825. # [05:59] <philor> ah, cute!
  826. # [06:00] * philor looks in on bug 543535, his last experience with -a and -b
  827. # [06:01] <philor> mmm, doesn't look like anyone has picked it up just yet
  828. # [06:02] * Quits: micahg (micahg@moz-DF69ED6E.business.broadband.hu) (Ping timeout)
  829. # [06:04] * darktrojan is running out of stuff to do while linking
  830. # [06:05] <philor> nobody to sword fight with?
  831. # [06:05] <darktrojan> no :(
  832. # [06:05] <Callek> darktrojan: write moar patches?
  833. # [06:05] <darktrojan> sounds like you're trying to make me productive
  834. # [06:06] <Callek> darktrojan: ok, lolcats
  835. # [06:06] <Callek> redit
  836. # [06:06] <darktrojan> heh
  837. # [06:06] <darktrojan> lolcats it is
  838. # [06:08] * Joins: Poly-C (Poly-C@moz-2EBDA250.dip.t-dialin.net)
  839. # [06:08] * Quits: Polynomial-C (Poly-C@moz-71201607.dip.t-dialin.net) (Ping timeout)
  840. # [06:08] * Joins: slowpoke (slowpoke@moz-AE67AB45.gigabit.perfect-privacy.com)
  841. # [06:10] <@bz> philor: btw
  842. # [06:10] <@bz> philor: https://bugzilla.mozilla.org/show_bug.cgi?id=636379#c0
  843. # [06:10] <@bz> philor: you know why there's only one URI?
  844. # [06:11] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  845. # [06:11] <philor> bz: yeah, it took me three or five askings of that, but eventually the answers sunk in :)
  846. # [06:11] <@bz> philor: ok
  847. # [06:11] <@bz> philor: just checking
  848. # [06:11] <@bz> philor: looking at this because I just realized that I still make this unexpected-pass more often
  849. # [06:12] <@bz> philor: if the behavior really is random, shouldn't it be random-if instead of fails-if?
  850. # [06:13] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  851. # [06:13] <philor> bz: it should, but, right now we can see that it only passes some of the time - we need a random-if(5) that looks up the previous four logs, and fails if they've been the same 5 in a row
  852. # [06:13] <@bz> philor: hmm
  853. # [06:13] <@bz> philor: would be interesting
  854. # [06:14] <@bz> philor: I'm worried about this being very citrusy
  855. # [06:14] <@bz> philor: btw....
  856. # [06:15] <philor> wow, what happened around Christmas that made that hit a bunch?
  857. # [06:15] <@bz> philor: the bug that was claimed to cause this fails-if is marked worksforme
  858. # [06:15] <@bz> philor: claimed to be fixed by bug 525095
  859. # [06:15] <@bz> philor: which landed 3 days ago?
  860. # [06:15] * @bz is dubious
  861. # [06:19] * philor stares blankly at comment 11
  862. # [06:19] <philor> huh, sounds like I actually looked at the test at some point!
  863. # [06:20] * @bz comments on bug 421587
  864. # [06:20] <@bz> humph
  865. # [06:20] <@bz> test-known-fail doesn't show the images
  866. # [06:21] * @bz does a try push with that test switched to "pass"
  867. # [06:21] <@bz> just to see how it fails
  868. # [06:21] <@bz> though....
  869. # [06:21] <@bz> hrm
  870. # [06:22] <@bz> yeah
  871. # [06:22] <@bz> I bet with my patch in many cases there is no more repaint
  872. # [06:22] <@bz> so bug 421587 no longer bites the test
  873. # [06:23] * Quits: decoder (quassel@moz-216446B9.own-hero.net) (Ping timeout)
  874. # [06:23] <@bz> I could change the test to make it more likely that it would get a repaint if you'd like
  875. # [06:23] * Joins: decoder (quassel@moz-216446B9.own-hero.net)
  876. # [06:23] <@bz> should make it fail more reliably. ;)
  877. # [06:24] <philor> something else recently made them less random, I filed something that was supposed to only accidentally happen 1/11! and then it hit again twice the next day
  878. # [06:25] <philor> bug 714496
  879. # [06:27] <philor> but, I don't mind starring it, I'd say you should just comment in whichever bug about why and how to make it fail, and let dholbert and longsonr decide whether they want random-if or me spamming them mercilessly
  880. # [06:34] <@bz> philor: https://bugzilla.mozilla.org/show_bug.cgi?id=636379#c60
  881. # [06:44] * Quits: Boriss (FlyingToas@moz-16FD7A3C.hfc.comcastbusiness.net) (Quit: Boriss)
  882. # [06:45] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  883. # [06:46] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  884. # [06:46] * Quits: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp) (Quit: Leaving...)
  885. # [06:47] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  886. # [06:48] * Quits: decoder (quassel@moz-216446B9.own-hero.net) (Ping timeout)
  887. # [06:48] * Joins: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
  888. # [06:51] * Joins: dao (dao@moz-299A4634.superkabel.de)
  889. # [06:53] <philor> oh, that's a bad, bad Talos
  890. # [06:54] * Quits: By-Tor (bytor@moz-46974D0B.dyn.optonline.net) (Quit: Leaving)
  891. # [06:54] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  892. # [06:54] <philor> or not, I guess adding SIGABRT to the lie about crashing is an improvement
  893. # [06:57] * Joins: gkw (gkw@moz-A7D8CA2A.hsd1.ca.comcast.net)
  894. # [06:58] * Quits: mjschranz (chatzilla@moz-6FE6B833.cpe.net.cable.rogers.com) (Ping timeout)
  895. # [06:58] * mattwoodrow is now known as mattwoodrow|away
  896. # [07:01] * Quits: raccettura (raccettura@moz-660B8F4B.hsd1.nj.comcast.net) (Quit: raccettura)
  897. # [07:02] * Quits: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net) (Ping timeout)
  898. # [07:02] <@bz> man
  899. # [07:02] <@bz> android is not happy colors
  900. # [07:03] <@bz> philor: imo https://bugzilla.mozilla.org/show_bug.cgi?id=718251 should be major, not normal
  901. # [07:03] <@bz> philor: but what do I know?
  902. # [07:04] <philor> bz: I know one thing about it, it turns the letter red; I suspect, without knowing, that failing to reboot isn't a great thing, but I haven't seen any actual fallout yet, but, the tests are running, the spice is flowing
  903. # [07:05] * Joins: decoder (quassel@moz-216446B9.own-hero.net)
  904. # [07:08] * Quits: Mossop (mossop@moz-66A39E88.dsl.dynamic.sonic.net) (Ping timeout)
  905. # [07:08] <philor> for all I know about the mysteries of Tegras and their foopies, the devices are still rebooting, and they check out build/tools just because, well, that's something you do, you check out build/tools
  906. # [07:09] <philor> and indeed, the log makes the reboot look quite happy, so maybe they clone it for the script to pull from mirrors which they don't actually do
  907. # [07:12] * Quits: dao (dao@moz-299A4634.superkabel.de) (Quit: Leaving.)
  908. # [07:13] <philor> bz: https://tbpl.mozilla.org/php/getParsedLog.php?id=8559822&tree=Mozilla-Inbound and https://bugzilla.mozilla.org/show_bug.cgi?id=605413 is a little worrisome, though
  909. # [07:15] <@bz> philor: looking
  910. # [07:15] <@bz> philor: hrm
  911. # [07:16] <philor> and https://tbpl.mozilla.org/php/getParsedLog.php?id=8559809&tree=Mozilla-Inbound - did you touch workers in that second patch?
  912. # [07:16] <@bz> philor: nope
  913. # [07:16] <@bz> philor: well
  914. # [07:16] <@bz> philor: the alignment requirements one
  915. # [07:16] <philor> classy that it sticks the crash in the next test, and is the last workers test so it's clear over in editor
  916. # [07:16] <@bz> philor: yes?
  917. # [07:17] <philor> yes
  918. # [07:17] <@bz> philor: that touches "the world"
  919. # [07:17] <@bz> philor: in that it affects jsval_layout
  920. # [07:17] <@bz> philor: and in C code jsval
  921. # [07:18] <@bz> philor: shouldn't have changed the code crashing there
  922. # [07:18] <@bz> philor: lemme look at this crash
  923. # [07:18] <@bz> so I assume mProxy is null
  924. # [07:18] <@bz> which should have hit an assert, btw
  925. # [07:20] * Joins: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net)
  926. # [07:21] <@bz> I don't understand why it can assert that
  927. # [07:21] <@bz> seems bogus to me
  928. # [07:21] <@bz> but whadda I know?
  929. # [07:21] * @bz is not bent
  930. # [07:22] <@bz> As for the other....
  931. # [07:22] <philor> the other is a focus outline?
  932. # [07:22] <@bz> The m3 thing
  933. # [07:22] <@bz> looking into that
  934. # [07:22] <@bz> The caret should be displayed correctly after reframing
  935. # [07:22] <@bz> that part
  936. # [07:23] * Quits: gal (gal@moz-7327DB99.hsd1.ca.comcast.net) (Quit: gal)
  937. # [07:23] <philor> yeah, but the difference in the images doesn't seem to be the caret, but a focus outline on the textarea
  938. # [07:23] <@bz> yeah, possible
  939. # [07:23] <philor> sadly, I've lost track of which is the reference
  940. # [07:23] * @bz is looking for images
  941. # [07:23] <@bz> one sec
  942. # [07:23] <philor> without
  943. # [07:24] <@bz> result has the extra glow
  944. # [07:24] * Joins: By-Tor (bytor@moz-46974D0B.dyn.optonline.net)
  945. # [07:25] * philor eagerly awaits his retriggers
  946. # [07:25] <philor> those who can't, retrigger
  947. # [07:25] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  948. # [07:25] <@bz> heh
  949. # [07:25] <@bz> so this is a bit odd
  950. # [07:25] <@bz> I dunno why we'd lose the focus outline across the reframe
  951. # [07:25] * Joins: gal (gal@moz-7327DB99.hsd1.ca.comcast.net)
  952. # [07:26] <@bz> unless this is not focus outline....
  953. # [07:26] <@bz> and instead just has to do with how many times we painted or some such
  954. # [07:27] <@bz> ok
  955. # [07:27] <@bz> going to sleep
  956. # [07:27] <@bz> please please tell me that this stuck
  957. # [07:27] <@bz> would be a good MLK day present. ;)
  958. # [07:27] <philor> I'll do my best to
  959. # [07:28] <@bz> thanks. :)
  960. # [07:28] * bz is now known as bz_sleep
  961. # [07:28] * Joins: flx (flx@moz-1668E188.uwaterloo.ca)
  962. # [07:29] * Joins: clokep (clokep@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  963. # [07:32] * Joins: mike5w3c (MikeS@moz-DAFE1A45.tokyo.ocn.ne.jp)
  964. # [07:37] * Joins: Mossop (mossop@moz-66A39E88.dsl.dynamic.sonic.net)
  965. # [07:37] <philor> look at that, both intermittent
  966. # [07:39] * Quits: Mossop (mossop@moz-66A39E88.dsl.dynamic.sonic.net) (Ping timeout)
  967. # [07:40] * Joins: smontagu (chatzilla@moz-15AE20E4.red.bezeqint.net)
  968. # [07:40] * Quits: clokep (clokep@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.2a1pre)
  969. # [07:40] * Joins: dcamp (dave@moz-8EBEC133.hsd1.wa.comcast.net)
  970. # [07:42] * Quits: dcamp (dave@moz-8EBEC133.hsd1.wa.comcast.net) (Connection reset by peer)
  971. # [07:46] * Quits: flx (flx@moz-1668E188.uwaterloo.ca) (Quit: Lost terminal)
  972. # [07:49] * Quits: mike5w3c (MikeS@moz-DAFE1A45.tokyo.ocn.ne.jp) (Quit: mike5w3c)
  973. # [07:52] * Quits: smontagu (chatzilla@moz-15AE20E4.red.bezeqint.net) (Ping timeout)
  974. # [07:55] * Joins: mike5w3c (MikeS@moz-DAFE1A45.tokyo.ocn.ne.jp)
  975. # [07:57] * Quits: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net) (Quit: damons)
  976. # [08:00] * Joins: smontagu (chatzilla@moz-D536103.red.bezeqint.net)
  977. # [08:01] * Joins: regen (Miller@moz-4F377C4E.adsl.dynamic.seed.net.tw)
  978. # [08:05] * Quits: tonymec|away (tonymec@C28BDB48.6B21F2E3.277517C1.IP) (Connection reset by peer)
  979. # [08:05] * Quits: tonymec (tonymec@C28BDB48.6B21F2E3.277517C1.IP) (Connection reset by peer)
  980. # [08:09] * Quits: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Ping timeout)
  981. # [08:11] * Quits: mike5w3c (MikeS@moz-DAFE1A45.tokyo.ocn.ne.jp) (Quit: mike5w3c)
  982. # [08:17] * Joins: mike5w3c (MikeS@moz-DAFE1A45.tokyo.ocn.ne.jp)
  983. # [08:22] * Joins: anky (anky@A9932D31.9FD5FD8E.74119F78.IP)
  984. # [08:24] * jcranmer is now known as jcranmer|away
  985. # [08:27] * Quits: alex (alex@moz-BD8D0A09.lightspeed.sntcca.sbcglobal.net) (Client exited)
  986. # [08:29] * Joins: janv (varga@moz-C1261AFF.flarion.as5628.telecom.sk)
  987. # [08:30] * Quits: regen (Miller@moz-4F377C4E.adsl.dynamic.seed.net.tw) (Quit: regen)
  988. # [08:30] * Joins: Boriss (FlyingToas@moz-16FD7A3C.hfc.comcastbusiness.net)
  989. # [08:31] * Quits: mike5w3c (MikeS@moz-DAFE1A45.tokyo.ocn.ne.jp) (Quit: mike5w3c)
  990. # [08:34] * Quits: DGMurdockIII (dgmurdocki@moz-E933B63.hsd1.il.comcast.net) (Quit: get satisfied! • :: core-networks.de ««« (Gamers.IRC) »»» gamersirc.net ::)
  991. # [08:37] * Quits: anky (anky@A9932D31.9FD5FD8E.74119F78.IP) (Client exited)
  992. # [08:38] * Joins: anky (anky@A9932D31.9FD5FD8E.74119F78.IP)
  993. # [08:42] * Quits: anky (anky@A9932D31.9FD5FD8E.74119F78.IP) (Client exited)
  994. # [08:42] * Joins: LegNeato (Mibbit@AF317CBC.75DED75A.580A4284.IP)
  995. # [08:42] * Quits: LegNeato (Mibbit@AF317CBC.75DED75A.580A4284.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  996. # [08:43] * Joins: mib_4ak3w9 (Mibbit@AF317CBC.75DED75A.580A4284.IP)
  997. # [08:45] * Joins: Mitch (chatzilla@moz-FA99DC5F.sbr802.nsw.optusnet.com.au)
  998. # [08:45] * Joins: mike5w3c (MikeS@moz-DAFE1A45.tokyo.ocn.ne.jp)
  999. # [08:48] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1000. # [08:56] * Quits: mib_4ak3w9 (Mibbit@AF317CBC.75DED75A.580A4284.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1001. # [09:00] * Joins: Ms2ger (Ms2ger@E6A5E301.918EC7DA.37724B0D.IP)
  1002. # [09:03] * Quits: Boriss (FlyingToas@moz-16FD7A3C.hfc.comcastbusiness.net) (Ping timeout)
  1003. # [09:04] * Quits: gal (gal@moz-7327DB99.hsd1.ca.comcast.net) (Quit: gal)
  1004. # [09:06] * Joins: bholley (bholley@6C4EE94A.745CD85D.56DA2267.IP)
  1005. # [09:09] * Joins: victorporof (victorporo@F39541EA.9F23B8E6.79933D60.IP)
  1006. # [09:11] * Joins: squib (squib@moz-F5CA0CFB.dhcp.mdsn.wi.charter.com)
  1007. # [09:12] * Quits: gkw (gkw@moz-A7D8CA2A.hsd1.ca.comcast.net) (Quit: Instantbird 1.1)
  1008. # [09:13] * Quits: smontagu (chatzilla@moz-D536103.red.bezeqint.net) (Ping timeout)
  1009. # [09:20] <Ms2ger> French spam? That's new
  1010. # [09:22] * Joins: smontagu (chatzilla@moz-A442396.red.bezeqint.net)
  1011. # [09:23] <philor> journaliste pigiste?
  1012. # [09:23] <Ms2ger> philor++
  1013. # [09:24] <Ms2ger> Un accessoire GRATUIT, plus un numéro de téléphone local . S.k.y.p.e. sur :
  1014. # [09:24] <Ms2ger> F .L .E .X .Y .P .H .O.N.E point C.O.M ( http://promo-special.info/ ).
  1015. # [09:24] <Ms2ger> Seems that some URLs don't match up
  1016. # [09:25] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Quit: . . . ........)
  1017. # [09:25] <Ms2ger> philor, m-c is clear?
  1018. # [09:25] * Joins: lsumar (lsumar@4548E2C6.EE84D258.11F528CC.IP)
  1019. # [09:27] * Quits: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  1020. # [09:28] <philor> Ms2ger: yep, just check the android reds, when you see that they ran all the tests, they'll be bug 718251 failing to clone build/tools, which doesn't seem to bother them at all, no need to retrigger
  1021. # [09:28] <Ms2ger> Thanks
  1022. # [09:28] <darktrojan> Ms2ger, you can have all the chinese spam I get
  1023. # [09:29] <squib> there's no way to override the src attribute of a xul <image> node via CSS, is there? (list-style-image would normally work, but it doesn't seem to when the src attribute is set)
  1024. # [09:29] <Ms2ger> squib, don't think so
  1025. # [09:29] <squib> hm
  1026. # [09:29] * darktrojan agrees
  1027. # [09:29] <Ms2ger> darktrojan, thanks, but no thanks :)
  1028. # [09:29] <squib> now i need to decide if i just want to set the attribute or if i want to change all the code to use list-style-image
  1029. # [09:30] <darktrojan> set the attribute, it's far less confusing
  1030. # [09:31] <squib> darktrojan: probably
  1031. # [09:32] <squib> it's complicated, since i'm starting with a list item that has a file icon, then i want to set the icon to be a loading throbber, and then when an async function finishes, set the icon to yet another state
  1032. # [09:32] <squib> probably, i just need to send out some appropriate events
  1033. # [09:38] * Joins: anky (anky@A9932D31.9FD5FD8E.74119F78.IP)
  1034. # [09:39] * Joins: jfkthame (jfkthame@278C0E9.90783722.9542EC20.IP)
  1035. # [09:40] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
  1036. # [09:41] * Quits: pranavrc (pranavrc@65C63E2E.136FDBA.520CDC98.IP) (Quit: Ping timeout: ∞)
  1037. # [09:42] * Quits: anky (anky@A9932D31.9FD5FD8E.74119F78.IP) (Client exited)
  1038. # [09:44] <darktrojan> time to build: 16 minutes, time to appear on tbpl: 13 minutes
  1039. # [09:44] <darktrojan> :(
  1040. # [09:46] <philor> wow, fast!
  1041. # [09:46] <darktrojan> on both counts
  1042. # [09:46] <philor> under 30 minutes, that's pretty good
  1043. # [09:47] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  1044. # [09:48] <darktrojan> it would be, if it wasn't red
  1045. # [09:48] <philor> heh
  1046. # [09:48] <darktrojan> busted in make package of all places
  1047. # [09:49] * Quits: cpearce (chatzilla@moz-56BC07D4.xdsl.xnet.co.nz) (Ping timeout)
  1048. # [09:50] <philor> yeah, that's a confusing place for being crashy to show up
  1049. # [09:50] <darktrojan> I broke it
  1050. # [09:50] <darktrojan> builds but doesn't run
  1051. # [09:51] <darktrojan> I was unaware run-mozilla.sh got called in make package
  1052. # [09:52] * Quits: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
  1053. # [09:53] * Joins: tonymec__ (tonymec@F82B738.65031E94.277517C1.IP)
  1054. # [09:54] <Ms2ger> philor, you don't happen to know if there is a way to attach gdb to the crashing process in make package? :)
  1055. # [09:55] <philor> almost the totality of my knowledge of it is that something named precompile is involved
  1056. # [09:55] * Quits: tonymec__ (tonymec@F82B738.65031E94.277517C1.IP) (Input/output error)
  1057. # [09:57] * darktrojan wonders what he did to cause this
  1058. # [09:57] <darktrojan> ###!!! ASSERTION: You can't dereference a NULL nsCOMPtr with operator->().: 'mRawPtr != 0', file ../../../dist/include/nsCOMPtr.h, line 809
  1059. # [09:57] * Quits: squib (squib@moz-F5CA0CFB.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  1060. # [09:58] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  1061. # [09:59] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  1062. # [10:00] * Joins: tonymec__ (tonymec@FE3A04FA.D4FDA674.277517C1.IP)
  1063. # [10:00] * tonymec__ is now known as tonymec|away
  1064. # [10:01] * philor is now known as philor|away
  1065. # [10:03] * Joins: AutomatedTester (AutomatedT@moz-FF8BC1C7.as13285.net)
  1066. # [10:04] * Quits: bholley (bholley@6C4EE94A.745CD85D.56DA2267.IP) (Quit: bholley)
  1067. # [10:05] * Joins: anky (anky@A9932D31.9FD5FD8E.74119F78.IP)
  1068. # [10:05] * Joins: tonymec (tonymec@FE3A04FA.D4FDA674.277517C1.IP)
  1069. # [10:06] * mattwoodrow|away is now known as mattwoodrow
  1070. # [10:08] * Quits: tonymec|away (tonymec@FE3A04FA.D4FDA674.277517C1.IP) (Connection reset by peer)
  1071. # [10:08] * Quits: tonymec (tonymec@FE3A04FA.D4FDA674.277517C1.IP) (Connection reset by peer)
  1072. # [10:09] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1073. # [10:10] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  1074. # [10:11] * Joins: regen (Miller@moz-4F377C4E.adsl.dynamic.seed.net.tw)
  1075. # [10:12] * Joins: tonymec__ (tonymec@E47FE81B.EE6CCC0.277517C1.IP)
  1076. # [10:12] * tonymec__ is now known as tonymec|away
  1077. # [10:16] * Joins: tonymec (tonymec@E47FE81B.EE6CCC0.277517C1.IP)
  1078. # [10:17] * Quits: jfkthame (jfkthame@278C0E9.90783722.9542EC20.IP) (Quit: jfkthame)
  1079. # [10:23] * Quits: Hendikins (wolfox@moz-9A361C95.static.internode.on.net) (Ping timeout)
  1080. # [10:24] * Joins: Hendikins (wolfox@moz-9A361C95.static.internode.on.net)
  1081. # [10:24] * Quits: anky (anky@A9932D31.9FD5FD8E.74119F78.IP) (Client exited)
  1082. # [10:25] <Ms2ger> darktrojan, dereferencing a null nsCOMPtr? :)
  1083. # [10:26] <darktrojan> probably
  1084. # [10:26] <darktrojan> but where and why are beyond me
  1085. # [10:26] <Ms2ger> No stack?
  1086. # [10:26] <darktrojan> make package
  1087. # [10:27] <darktrojan> on tryserver no less
  1088. # [10:28] <Ms2ger> \o/
  1089. # [10:28] <Ms2ger> Ooh, nice bug
  1090. # [10:29] * Quits: AutomatedTester (AutomatedT@moz-FF8BC1C7.as13285.net) (Quit: AutomatedTester)
  1091. # [10:29] <darktrojan> seemed easy enough at the time
  1092. # [10:31] <Ms2ger> http://mxr.mozilla.org/mozilla-central/ident?i=nsIPrefBranch2&;filter=
  1093. # [10:31] <Ms2ger> Maybe one of these?
  1094. # [10:32] <darktrojan> probably
  1095. # [10:32] <darktrojan> works fine with part 1
  1096. # [10:33] <Ms2ger> Hm
  1097. # [10:33] <Ms2ger> Does do_GetService QI?
  1098. # [10:34] <Ms2ger> Removing NS_INTERFACE_MAP_ENTRY(nsIPrefBranch2) might not make it happy, then
  1099. # [10:34] <darktrojan> could be it
  1100. # [10:34] <darktrojan> I debated leaving it behind
  1101. # [10:35] <Ms2ger> Little point in leaving the interface if you can't QI to it
  1102. # [10:35] * Quits: mike5w3c (MikeS@moz-DAFE1A45.tokyo.ocn.ne.jp) (Ping timeout)
  1103. # [10:35] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1104. # [10:36] <darktrojan> I just don't understand these parts of the code very well
  1105. # [10:36] <Ms2ger> Count yourself lucky
  1106. # [10:36] <Ms2ger> Now, do you know anything about a 315k crashtest leak?
  1107. # [10:37] <darktrojan> nope!
  1108. # [10:37] * Joins: msucan (msucan-@CA197AEE.3A7AD384.699550A1.IP)
  1109. # [10:38] <Ms2ger> Har
  1110. # [10:39] * darktrojan denies all knowledge of things leaking
  1111. # [10:40] <Ms2ger> Wait, what actually failed on this android run?
  1112. # [10:40] <Ms2ger> It's got the build/tools cloning failure
  1113. # [10:41] <Ms2ger> A Connection to the other side was lost in a non-clean fashion.
  1114. # [10:41] <Ms2ger> And a process killed by signal 15 / program finished with exit code -1
  1115. # [10:43] <Ms2ger> "These happen when a Tegra has decided to wander off and stare at the stars for a couple cycles."
  1116. # [10:43] <darktrojan> lol
  1117. # [10:44] * Quits: nthomas|away (chatzilla@moz-75DA4CCD.dsl.telstraclear.net) (Ping timeout)
  1118. # [10:44] * darktrojan should pay more attention when he's trying to figure out what code does
  1119. # [10:45] <Ms2ger> Ah, and now some reds
  1120. # [10:45] <darktrojan> don't you love all the pretty colours?
  1121. # [10:46] <roc> is tryserver down or what?
  1122. # [10:46] <roc> https://tbpl.mozilla.org/?tree=Try&rev=efad71d8a786
  1123. # [10:46] * Quits: Hendikins (wolfox@moz-9A361C95.static.internode.on.net) (Ping timeout)
  1124. # [10:47] <Ms2ger> Everything is broken
  1125. # [10:47] * Joins: Hendikins (wolfox@moz-9A361C95.static.internode.on.net)
  1126. # [10:47] <darktrojan> what's wrong with that roc?
  1127. # [10:47] <roc> it's a blank page?
  1128. # [10:47] <Ms2ger> git may be unusable for developers, but I haven't seen it break Tinderbox!
  1129. # [10:48] <darktrojan> wfm
  1130. # [10:48] <roc> ok
  1131. # [10:48] <roc> how are the builds going? :-)
  1132. # [10:48] <darktrojan> still building
  1133. # [10:49] <darktrojan> ctrl+f5 time?
  1134. # [10:49] <Ms2ger> roc, btw, when are we hiring a mounir replacement to work on forms? :)
  1135. # [10:49] <roc> restart browser time maybe
  1136. # [10:49] <roc> Ms2ger: when are you available?
  1137. # [10:50] <darktrojan> heh
  1138. # [10:50] <Ms2ger> Do I look like I want to work on forms? :)
  1139. # [10:50] <roc> from here, you do
  1140. # [10:50] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  1141. # [10:50] <darktrojan> where's mounir going?
  1142. # [10:50] <roc> B2G
  1143. # [10:50] <darktrojan> oh
  1144. # [10:51] <Ms2ger> s/going/gone/
  1145. # [10:51] * Quits: Callek (chatzilla@moz-DD17331C.dhcp.oxfr.ma.charter.com) (Ping timeout)
  1146. # [10:52] <gaston> is it normal to have omni.ja instead of omni.jar ? i have that with make install in 10.0b4
  1147. # [10:52] <Ms2ger> Yeah
  1148. # [10:52] <Ms2ger> We renamed it to get around some windows bug
  1149. # [10:52] <gaston> haha
  1150. # [10:52] * Joins: jwq (chatzilla@moz-12623DCD.cable.telstraclear.net)
  1151. # [10:52] <Ms2ger> Something about system restore, IIRC
  1152. # [10:52] <gaston> awesome :)
  1153. # [10:55] * Joins: mike5w3c (MikeS@moz-DAFE1A45.tokyo.ocn.ne.jp)
  1154. # [10:57] <darktrojan> \o/ it builds
  1155. # [10:58] <darktrojan> thanks Ms2ger
  1156. # [10:58] <Ms2ger> Np :)
  1157. # [11:04] * Joins: nthomas|away (chatzilla@moz-8C1E2FBC.dsl.telstraclear.net)
  1158. # [11:06] * Quits: Mook (mook@moz-D4B2E3F9.dsl.teksavvy.com) (Quit: ChatZilla 0.9.87-rdmsoft [XULRunner 6.0/20110811165603])
  1159. # [11:07] <mounir> Ms2ger: you look like someone who want to work on forms
  1160. # [11:07] <Ms2ger> I look like someone who wants someone else to work on forms
  1161. # [11:08] * Quits: lsumar (lsumar@4548E2C6.EE84D258.11F528CC.IP) (Quit: This computer has gone to sleep)
  1162. # [11:08] <mounir> Ms2ger: you look like someone who support slavery then
  1163. # [11:08] * Quits: tonymec|away (tonymec@E47FE81B.EE6CCC0.277517C1.IP) (Ping timeout)
  1164. # [11:08] <Ms2ger> Sure
  1165. # [11:08] * Quits: tonymec (tonymec@E47FE81B.EE6CCC0.277517C1.IP) (Ping timeout)
  1166. # [11:09] <mounir> Ms2ger: not related, are you going to be at FOSDEM?
  1167. # [11:09] <Ms2ger> Probably not
  1168. # [11:09] <Ms2ger> But do look over your shoulder ;)
  1169. # [11:10] <mounir> Ms2ger: ok
  1170. # [11:10] <mounir> and for forms, jst told me someone might be hired to work on that
  1171. # [11:11] * Joins: mw22_ (chatzilla@moz-FB753258.adsl.wanadoo.nl)
  1172. # [11:11] <Ms2ger> \o/
  1173. # [11:12] <mounir> I should find some time to work on number though
  1174. # [11:12] * Joins: tonymec__ (tonymec@6B9ADCC7.3B049C71.277517C1.IP)
  1175. # [11:12] <Mitch> Is pulling Hg changes broken for anyone else?
  1176. # [11:12] * Quits: regen (Miller@moz-4F377C4E.adsl.dynamic.seed.net.tw) (Quit: regen)
  1177. # [11:12] * tonymec__ is now known as tonymec|away
  1178. # [11:13] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  1179. # [11:13] <darktrojan> Mitch, pull using https or ssh
  1180. # [11:13] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1181. # [11:13] <darktrojan> http is bung
  1182. # [11:13] <Mitch> Thanks. That should be in the channel topic or something.
  1183. # [11:14] * darktrojan does so
  1184. # [11:14] * darktrojan changes topic to 'HTTP on hg.m.o is having problems, pull using SSH || Bug 701371 needs clobber on all platforms apart from Linux || m-c: OPEN m-i: OPEN try: OPEN || Next aurora uplift: January 31st || If you are new or want to help, see irc://irc.mozilla.org/#introduction || logs: http://krijnhoetmer.nl/irc-logs/'
  1185. # [11:15] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  1186. # [11:17] <nthomas|away> you should probably comment in bug 718186 if you're still seeing problems. IT thought they had the issues on http:// fixed
  1187. # [11:17] * Joins: tonymec (tonymec@6B9ADCC7.3B049C71.277517C1.IP)
  1188. # [11:20] * Joins: AutomatedTester (AutomatedT@moz-FF8BC1C7.as13285.net)
  1189. # [11:21] <Mitch> Maybe this is why some people like Git(Hub).
  1190. # [11:24] * Quits: mw22_ (chatzilla@moz-FB753258.adsl.wanadoo.nl) (Ping timeout)
  1191. # [11:27] <Mitch> That was a jab at Mercurial, not Mozilla's IT. ;)
  1192. # [11:28] * darktrojan wonders how well git would cope with what we put hg through
  1193. # [11:28] <Ms2ger> darktrojan, haven't you heard? It's purr-fect
  1194. # [11:28] <darktrojan> meow
  1195. # [11:29] * Joins: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP)
  1196. # [11:30] * Quits: jwq (chatzilla@moz-12623DCD.cable.telstraclear.net) (Quit: ChatZilla 0.9.88 [SeaMonkey 2.0.14/20110420224852])
  1197. # [11:35] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  1198. # [11:35] * Ziggy|AWAY is now known as Ziggy_Maes
  1199. # [11:35] * Joins: Fallen|mac (kewisch@moz-72C79592.adsl.alicedsl.de)
  1200. # [11:37] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Input/output error)
  1201. # [11:37] <roc> if we switch to git, even if it turns out to suck, at least the git-lovers would shut up and that's a win
  1202. # [11:37] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  1203. # [11:38] <Ms2ger> You think they're that easy to shut up? :)
  1204. # [11:39] <Ms2ger> Callek_Away, oh, I would've merged
  1205. # [11:39] <roc> I used to feel self-conscious about not liking git, like I was just the dumb kid in the room
  1206. # [11:39] * Quits: AutomatedTester (AutomatedT@moz-FF8BC1C7.as13285.net) (Quit: AutomatedTester)
  1207. # [11:40] <roc> then I discovered derf hates git, and that problem went away
  1208. # [11:40] <Ms2ger> Me neither, but I'm not nearly as smart as the two of you :)
  1209. # [11:42] <Ms2ger> TEST-UNEXPECTED-ERROR?
  1210. # [11:45] <Callek_Away> Ms2ger: heh, not a problem, I did that mostly because I had a inbound patch to push, and my local dir was all m-c already
  1211. # [11:46] * Joins: protz (jonathan@moz-7F6750F6.xulforum.org)
  1212. # [11:46] <Callek_Away> and I didn't want my inbound patch to be relient on a merge from m-c, as that just complicates backing me out if it was needed ;-)
  1213. # [11:47] <Callek_Away> Mitch: btw, these problems are due to VARNISH not Hg :-)
  1214. # [11:49] * Joins: chrisccoulson (chr1s@moz-785ED3BE.dsl.pool.telekom.hu)
  1215. # [11:57] * Quits: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net) (Quit: Too much information in my brain driving me insane)
  1216. # [12:00] * Quits: chrisccoulson (chr1s@moz-785ED3BE.dsl.pool.telekom.hu) (Ping timeout)
  1217. # [12:00] * heycam|away is now known as heycam
  1218. # [12:04] * Quits: Fallen|mac (kewisch@moz-72C79592.adsl.alicedsl.de) (Quit: Leaving.)
  1219. # [12:08] * Joins: smaug (chatzilla@moz-6E93AC6D.gprs.sl-laajakaista.fi)
  1220. # [12:08] * ChanServ sets mode: +o smaug
  1221. # [12:10] * Quits: protz (jonathan@moz-7F6750F6.xulforum.org) (Quit: Leaving)
  1222. # [12:11] * Joins: protz (jonathan@moz-7F6750F6.xulforum.org)
  1223. # [12:11] * Quits: protz (jonathan@moz-7F6750F6.xulforum.org) (Client exited)
  1224. # [12:14] * Joins: lurking_work (chatzilla@moz-107FCDBA.hfc.comcastbusiness.net)
  1225. # [12:14] * Joins: protz (jonathan@moz-7F6750F6.xulforum.org)
  1226. # [12:19] * mattwoodrow is now known as mattwoodrow|away
  1227. # [12:24] * Joins: aja (aja@6B0B5BD1.913604E4.7880DB15.IP)
  1228. # [12:27] * Joins: edmorley (edmorley@moz-A958EE96.range86-145.btcentralplus.com)
  1229. # [12:38] * Quits: darktrojan (geoff@moz-57EC95C5.dsl.telstraclear.net) (Ping timeout)
  1230. # [12:39] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/49afabda6701 - Olli Pettay - Bug 716518 - Add skip* phases to cycle collector, r=mccr8
  1231. # [12:39] * Joins: dao (dao@moz-438704C9.superkabel.de)
  1232. # [12:40] * Joins: Yoric (Yoric@moz-920DB13B.fbx.proxad.net)
  1233. # [12:44] <@smaug> edmorley: Ms2ger: are you perhaps going to merge m-i to m-c soon? /me would like to test mstange's and boris' patches.
  1234. # [12:44] <Ms2ger> Not me :)
  1235. # [12:44] <edmorley> philor|away: nice one on tracking down that PGO failure
  1236. # [12:44] <edmorley> smaug: yeah was just starring then going to do so :-)
  1237. # [12:46] * Joins: whimboo (whimboo@moz-1A55F994.a2c-250-239.astra2connect.com)
  1238. # [12:46] <Ms2ger> edmorley, I assume you've seen bug 718251
  1239. # [12:48] <edmorley> i hadn't yet, no, thanks
  1240. # [12:48] <edmorley> (had seen hg issues yesterday, didn't realise ongoing, had taken a day off to play with the new phone)
  1241. # [12:48] * heycam is now known as heycam|away
  1242. # [12:55] * Joins: KaiRo (robert@moz-ED11D0E9.adsl.highway.telekom.at)
  1243. # [12:58] * Joins: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com)
  1244. # [13:01] * Quits: whimboo (whimboo@moz-1A55F994.a2c-250-239.astra2connect.com) (Quit: Leaving.)
  1245. # [13:01] * Joins: Mano (chatzilla@50B47983.288FEF16.6C915FB4.IP)
  1246. # [13:03] * Quits: Hendikins (wolfox@moz-9A361C95.static.internode.on.net) (Ping timeout)
  1247. # [13:04] <edmorley> smaug: done
  1248. # [13:04] * Joins: Hendikins (wolfox@moz-9A361C95.static.internode.on.net)
  1249. # [13:04] <@smaug> edmorley: awesome
  1250. # [13:06] <decoder> any idea who I should ping about issues with html5 video?
  1251. # [13:06] <Ms2ger> Do we pay this guy?
  1252. # [13:06] <decoder> im constantly seeing performance issues with html5 videos on linux here using aurora
  1253. # [13:06] <Ms2ger> decoder, roc / cpearce
  1254. # [13:06] <decoder> Ms2ger: okay thx
  1255. # [13:06] <Ms2ger> One of the Matts, maybe
  1256. # [13:06] <decoder> i mean, it could be a local issue. but flash is fine
  1257. # [13:07] <decoder> and flash shouldnt be better than html5 ;) it cant be^^
  1258. # [13:08] <@smaug> on this linux machine html video works usually better than flash
  1259. # [13:08] <decoder> i dont think I always had this problem either
  1260. # [13:08] <decoder> i once switched my youtube to html5 by default even
  1261. # [13:08] <@smaug> decoder: what kinds of problems do you have?
  1262. # [13:09] <decoder> smaug: interruptions during playback
  1263. # [13:09] <decoder> audio is fine
  1264. # [13:09] <decoder> but video stutters
  1265. # [13:09] <decoder> every 1-3 seconds I have a stutter of maybe 0.5 s?
  1266. # [13:09] <decoder> video is already fully loaded
  1267. # [13:10] <@smaug> decoder: do you have huge GC/CC pauses ?
  1268. # [13:10] <decoder> smaug: where can I check that? about:memory?
  1269. # [13:10] <@smaug> though, GC/CC shouldn't happen every 1-3s
  1270. # [13:10] <@smaug> decoder: set javascript.options.mem.log to true and look at error console *messages*
  1271. # [13:11] <decoder> okay
  1272. # [13:11] <decoder> does that require a restart?
  1273. # [13:11] <@smaug> no
  1274. # [13:15] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1275. # [13:16] <decoder> smaug: http://pastebin.mozilla.org/1450184
  1276. # [13:16] <decoder> played for maybe a minute
  1277. # [13:17] <decoder> i think the interruptions are more frequent than the GCs in that log though
  1278. # [13:17] * Joins: maikmerten (maikmerten@moz-D0C19C2B.dynamic.qsc.de)
  1279. # [13:18] <@smaug> yeah, I was just going to say that. there is one 24s period without any GC or CC
  1280. # [13:19] <@smaug> GC/CC times are quite high
  1281. # [13:19] <@smaug> decoder: do you happen to have plenty of tabs open ?
  1282. # [13:20] * Joins: jfkthame (jfkthame@30B9612F.44C0F4C5.9542EC20.IP)
  1283. # [13:21] <decoder> 58^^
  1284. # [13:22] * decoder closes some useless tabs
  1285. # [13:22] <aja> grr..just discovered new tablets wife and I were gifted are armv6 (meaning no Firefox)
  1286. # [13:23] <@smaug> decoder: reloading some heavy tabs may increase CC/GC times
  1287. # [13:23] <@smaug> decoder: things like tbpl
  1288. # [13:23] <Ms2ger> aja, so I read "new tablet's wife" and was rather surprised
  1289. # [13:23] <@smaug> decoder: also, if you can find the regression range for the video problem, that would be very useful
  1290. # [13:24] <KaiRo> aja: wow, what tablets are those?
  1291. # [13:25] <decoder> smaug: ill see what I can do
  1292. # [13:25] * Joins: regen (Miller@moz-4F377C4E.adsl.dynamic.seed.net.tw)
  1293. # [13:27] <decoder> smaug: i closed all but 20 tabs and the problem is gone. the CPU usage also looks different
  1294. # [13:27] <decoder> it was doing spikes before, now it's constant during playback
  1295. # [13:27] <aja> Superpad 3 10 inch..and a 7 inch labeled MID
  1296. # [13:27] <@smaug> decoder: what happened to the CC/GC times ?
  1297. # [13:28] <@smaug> decoder: also, it is possible that some background tab was doing some heavy JS
  1298. # [13:28] <@smaug> timers run once a second in background tabs
  1299. # [13:30] * Joins: TheLink (TheLink@moz-F16CD8D.pools.arcor-ip.net)
  1300. # [13:31] <decoder> smaug: the GCs are less in duration and frequency
  1301. # [13:32] <decoder> the heavy JS thing sounds like it could be the cause yes.
  1302. # [13:32] <decoder> it would be good if one was able to see which site causes that
  1303. # [13:32] <@smaug> decoder: GC or CC?
  1304. # [13:33] <@smaug> decoder: I need to restart this FF
  1305. # [13:33] <@smaug> back in a minute
  1306. # [13:33] * Quits: @smaug (chatzilla@moz-6E93AC6D.gprs.sl-laajakaista.fi) (Input/output error)
  1307. # [13:33] <KaiRo> aja: hmm, never heard of "superpad" at all, might that be one that uses old technology to reach a comparatively cheap price?
  1308. # [13:33] * Joins: smaug (chatzilla@moz-6E93AC6D.gprs.sl-laajakaista.fi)
  1309. # [13:33] * ChanServ sets mode: +o smaug
  1310. # [13:34] <decoder> smaug: only 3 GCs in 2 minutes
  1311. # [13:34] <decoder> 5 cc
  1312. # [13:34] <@smaug> ahaa, less GCs
  1313. # [13:35] <aja> KaiRo, yep...touchpad knockoffs from what google says..cept no armv7
  1314. # [13:36] * Joins: Cameron (Cameron@moz-BBECF04B.range81-129.btcentralplus.com)
  1315. # [13:42] * Joins: Fallen|mac (kewisch@moz-72C79592.adsl.alicedsl.de)
  1316. # [13:44] * Quits: tonymec (tonymec@6B9ADCC7.3B049C71.277517C1.IP) (Ping timeout)
  1317. # [13:44] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
  1318. # [13:45] * Quits: Ms2ger (Ms2ger@E6A5E301.918EC7DA.37724B0D.IP) (Ping timeout)
  1319. # [13:45] * Quits: tonymec|away (tonymec@6B9ADCC7.3B049C71.277517C1.IP) (Ping timeout)
  1320. # [13:45] * Quits: @smaug (chatzilla@moz-6E93AC6D.gprs.sl-laajakaista.fi) (Ping timeout)
  1321. # [13:56] <KaiRo> aja: well, that's one reason why I don't trust the cheaper variants from unknown companies (apart from usually rather bad warranty service) - but you may have some hope as AFAIK it's still in our plans to support ARMv6 some time in the future
  1322. # [13:57] * Joins: rjohnson19 (rjohnson19@moz-AE832A9E.bstnma.fios.verizon.net)
  1323. # [13:58] <aja> not holding brrath
  1324. # [13:58] * Joins: tonymec__ (tonymec@3F149D1B.B3CB9947.277517C1.IP)
  1325. # [13:59] <aja> not holding breath, considering how long bug has been open
  1326. # [14:00] * tonymec__ is now known as tonymec|away
  1327. # [14:00] * Joins: Ms2ger (Ms2ger@A653F2E5.FD5F6C95.37724B0D.IP)
  1328. # [14:01] * Quits: Mano (chatzilla@50B47983.288FEF16.6C915FB4.IP) (Ping timeout)
  1329. # [14:01] <aja> would be nice in a LTS version
  1330. # [14:02] * Joins: Mano (chatzilla@50B47983.288FEF16.6C915FB4.IP)
  1331. # [14:03] * Quits: Dagger (Dagger@moz-C46A7175.cable.virginmedia.com) (Ping timeout)
  1332. # [14:05] * Joins: Kwan (chatzilla@moz-2402E6E3.zone11.bethere.co.uk)
  1333. # [14:11] * Joins: tonymec (tonymec@3F149D1B.B3CB9947.277517C1.IP)
  1334. # [14:14] * Quits: Cameron (Cameron@moz-BBECF04B.range81-129.btcentralplus.com) (Ping timeout)
  1335. # [14:14] * Joins: Cameron (Cameron@moz-BBECF04B.range81-129.btcentralplus.com)
  1336. # [14:16] <gaston> htmpf, 10.0b4 wont compile on macppc, gotta dig which bug report to hunt for...
  1337. # [14:16] <gaston> ./yarr/pcre/pcre.h:49:18: error: jstl.h: No such file or directory
  1338. # [14:16] <gaston> again a case of yarr jit...
  1339. # [14:17] * Quits: aja (aja@6B0B5BD1.913604E4.7880DB15.IP) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
  1340. # [14:17] <Ms2ger> Hm
  1341. # [14:18] <Ms2ger> jstl doesn't exist anymore, at least on trunk
  1342. # [14:18] <Ms2ger> js/TemplateLib.h now, IIRC
  1343. # [14:19] <gaston> i'm pretty sure someone caring about alternative archs already reported it, just gotta find the correct fix to backport
  1344. # [14:19] <Ms2ger> (Bug 689362)
  1345. # [14:20] <gaston> (thx :)
  1346. # [14:21] <gaston> hmpf i'll just try changing the include
  1347. # [14:21] * Quits: dao (dao@moz-438704C9.superkabel.de) (Quit: Leaving.)
  1348. # [14:22] <gaston> strange, pcre.h in m-c still includes jstl.h
  1349. # [14:22] * Joins: mjschranz (chatzilla@moz-6FE6B833.cpe.net.cable.rogers.com)
  1350. # [14:23] <Ms2ger> Huh, it does
  1351. # [14:24] <Ms2ger> I guess that means you own that file :)
  1352. # [14:24] * Quits: azakai|2 (alon@moz-8D0CC798.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  1353. # [14:25] <gaston> ohnoes!
  1354. # [14:25] <Ms2ger> Only included if !ENABLE_YARR_JIT
  1355. # [14:25] <gaston> i'm pretty sure ENABLE_YARR_JIT was set on ppc
  1356. # [14:26] <gaston> anyway, s#jstl.h#js/TemplateLib.h# doesn't work either
  1357. # [14:26] <gaston> vm/RegExpObject-inl.h:332: error: no 'bool js::RegExpPrivateCode::isJITRuntimeEnabled(JSContext*)' member function declared in class 'js::RegExpPrivateCode'
  1358. # [14:26] <gaston> guess noone compiled that code since ages....
  1359. # [14:27] <gaston> yeah ppc is in the ENABLE_YARR_JIT case
  1360. # [14:27] <gaston> since it doesnt match ifeq (,$(filter arm% sparc %86 x86_64,$(TARGET_CPU))) in js/src/Makefile.in
  1361. # [14:28] <Ms2ger> Hmm, the !ENABLE_YARR_JIT does seem rather rotted
  1362. # [14:29] * Joins: tH (Rob@cpc16-seac19-2-0-cust234.7-2.cable.virginmedia.com)
  1363. # [14:29] <gaston> where that ?
  1364. # [14:30] <Ms2ger> http://mxr.mozilla.org/mozilla-aurora/source/js/src/vm/RegExpObject.h#280
  1365. # [14:31] <gaston> but ppc defines ENABLE_YARR_JIT to 1 unless i'm mistaken
  1366. # [14:32] <Ms2ger> Strange
  1367. # [14:33] <gaston> glandium: since you're looking at alternative archs from time to time, does it ring a bell ?
  1368. # [14:38] * Joins: Dagger (Dagger@moz-C46A7175.cable.virginmedia.com)
  1369. # [14:38] <gaston> hah, found last comments in https://bugzilla.mozilla.org/show_bug.cgi?id=691898...
  1370. # [14:38] <gaston> hm no that's for sparc
  1371. # [14:41] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  1372. # [14:46] * Joins: adoria0000 (Mibbit@moz-4214672C.osaka.ocn.ne.jp)
  1373. # [14:49] * Joins: cstipkovic (Clauber@moz-3D5F760A.dsl.telesp.net.br)
  1374. # [14:49] * Quits: smontagu (chatzilla@moz-A442396.red.bezeqint.net) (Ping timeout)
  1375. # [14:52] * Joins: whimboo (whimboo@moz-1A55F994.a2c-250-239.astra2connect.com)
  1376. # [14:52] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  1377. # [14:52] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  1378. # [14:55] <gaston> http://pastie.org/3189246
  1379. # [14:55] <gaston> i don't really get when ENABLE_YARR_JIT is set, from the build line it seems it's not set on ppc
  1380. # [14:56] <gaston> otherwise -DENABLE_JIT=1 would be set
  1381. # [14:56] * Joins: clokep (clokep@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  1382. # [14:56] * Quits: cstipkovic (Clauber@moz-3D5F760A.dsl.telesp.net.br) (Client exited)
  1383. # [14:57] * ewong|out is now known as ewong
  1384. # [14:58] * Joins: smontagu (chatzilla@moz-AE728AD5.red.bezeqint.net)
  1385. # [14:58] <gaston> isJITRuntimeEnabled exists only if ENABLE_YARR_JIT is set, and it's called from code withing #if ENABLE_YARR_JIT and #ifdef JS_METHODJIT, both unset
  1386. # [14:59] * Quits: regen (Miller@moz-4F377C4E.adsl.dynamic.seed.net.tw) (Quit: regen)
  1387. # [14:59] * Quits: adoria0000 (Mibbit@moz-4214672C.osaka.ocn.ne.jp) (Quit: http://www.mibbit.com ajax IRC Client)
  1388. # [15:00] * Joins: graememcc (chatzilla@moz-641EFD3A.range86-147.btcentralplus.com)
  1389. # [15:05] * Joins: regen (Miller@moz-FC5ECA1D.adsl.dynamic.seed.net.tw)
  1390. # [15:09] <gaston> mkay, doing some random changes the build goes further but it's veeery strange
  1391. # [15:09] <gaston> i'd be surprised noone compiled on ppc since that muchtime
  1392. # [15:11] * Joins: regen_ (Miller@moz-FC5ECA1D.adsl.dynamic.seed.net.tw)
  1393. # [15:12] * Ziggy_Maes is now known as Ziggy|AWAY
  1394. # [15:12] * Quits: regen (Miller@moz-FC5ECA1D.adsl.dynamic.seed.net.tw) (Ping timeout)
  1395. # [15:13] <gaston> so far i end up with http://pastie.org/3189308 but i'd be surprised it to be the good fix (tm)
  1396. # [15:23] * jfkthame is now known as jfkthame_afk
  1397. # [15:24] * Quits: Drugoy (Mibbit@3F192CD.E8F29B00.D6706247.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1398. # [15:24] * Quits: regen_ (Miller@moz-FC5ECA1D.adsl.dynamic.seed.net.tw) (Connection reset by peer)
  1399. # [15:24] * Joins: regen_ (Miller@moz-FC5ECA1D.adsl.dynamic.seed.net.tw)
  1400. # [15:26] * Quits: regen_ (Miller@moz-FC5ECA1D.adsl.dynamic.seed.net.tw) (Quit: regen_)
  1401. # [15:26] * Quits: clokep (clokep@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout)
  1402. # [15:26] * Joins: clokep (clokep@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  1403. # [15:27] * Joins: Drugoy (Mibbit@3F192CD.E8F29B00.D6706247.IP)
  1404. # [15:29] <Drugoy> why there are nor irc logs for ux channel?
  1405. # [15:29] <gaston> and ofc it fails to build RegExp.cpp later on
  1406. # [15:29] <Drugoy> how the hell am I supposed to remember who wrote me 12 hours ago?
  1407. # [15:29] * Quits: mjschranz (chatzilla@moz-6FE6B833.cpe.net.cable.rogers.com) (Client exited)
  1408. # [15:35] * Quits: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net) (Quit: Too much information in my brain driving me insane)
  1409. # [15:36] * mrseb is now known as mrseb__
  1410. # [15:39] * Quits: mrseb__ (mrseb@moz-65CAD1FB.mrseb.co.uk) (Quit: leaving)
  1411. # [15:40] <reuben> Drugoy, by configuring your client properly, perhaps?
  1412. # [15:45] <Drugoy> i use web client
  1413. # [15:45] <Drugoy> why the hell are you all using some CHAT ffs?
  1414. # [15:47] <reuben> lol
  1415. # [15:47] <Ms2ger> Drugoy, please watch your attribute
  1416. # [15:48] <mauke> did you mean: attitude
  1417. # [15:50] <Ms2ger> No, his attribute :)
  1418. # [15:52] <Drugoy> ms2ger: I watched all over it and didn't find the logs
  1419. # [15:53] * Joins: stefanh_netbook (chatzilla@moz-3EED0162.customers.ownit.se)
  1420. # [15:55] * Joins: Suresh (chatzilla@7D0A7BC5.755BA293.EB06F97B.IP)
  1421. # [15:56] * Quits: stefanh_netbook (chatzilla@moz-3EED0162.customers.ownit.se) (Quit: ChatZilla 0.9.88 [Firefox 9.0.1/20111228084940])
  1422. # [15:56] * Quits: Drugoy (Mibbit@3F192CD.E8F29B00.D6706247.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1423. # [15:57] * Joins: pranavrc (pranavrc@61D20BE3.27496E7F.C28326FD.IP)
  1424. # [16:07] * Quits: smontagu (chatzilla@moz-AE728AD5.red.bezeqint.net) (Ping timeout)
  1425. # [16:10] * Quits: whimboo (whimboo@moz-1A55F994.a2c-250-239.astra2connect.com) (Quit: Leaving.)
  1426. # [16:11] * stefanh|away is now known as stefanh
  1427. # [16:14] * Joins: evilpie (evilpie@moz-AA90380D.pools.arcor-ip.net)
  1428. # [16:16] * Joins: smontagu (chatzilla@moz-CB012EB1.red.bezeqint.net)
  1429. # [16:25] * Quits: Mano (chatzilla@50B47983.288FEF16.6C915FB4.IP) (Ping timeout)
  1430. # [16:25] * Joins: wg9s (bill@moz-7A06A043.hsd1.ma.comcast.net)
  1431. # [16:26] * Quits: Fallen|mac (kewisch@moz-72C79592.adsl.alicedsl.de) (Quit: Leaving.)
  1432. # [16:28] * Quits: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  1433. # [16:29] * Joins: mjschranz (mjschranz@F3B7A1B3.694CD917.A03BB2CC.IP)
  1434. # [16:30] * Joins: jlund (Adium@B9705880.ACB0627B.98B4A011.IP)
  1435. # [16:31] * Quits: mjschranz (mjschranz@F3B7A1B3.694CD917.A03BB2CC.IP) (Ping timeout)
  1436. # [16:36] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1437. # [16:37] * Joins: mjschranz (mjschranz@F3B7A1B3.694CD917.A03BB2CC.IP)
  1438. # [16:37] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  1439. # [16:39] <evilpie> where is bug 598482 going to help?
  1440. # [16:43] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
  1441. # [16:49] * Quits: jfkthame_afk (jfkthame@30B9612F.44C0F4C5.9542EC20.IP) (Ping timeout)
  1442. # [16:50] * Joins: jfkthame (jfkthame@2DAD2657.A1C12133.9542EC20.IP)
  1443. # [16:57] * Quits: Hendikins (wolfox@moz-9A361C95.static.internode.on.net) (Ping timeout)
  1444. # [16:57] * Quits: janv (varga@moz-C1261AFF.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  1445. # [16:57] * Joins: Hendikins (wolfox@moz-9A361C95.static.internode.on.net)
  1446. # [16:59] * Joins: cstipkovic (Clauber@moz-3D5F760A.dsl.telesp.net.br)
  1447. # [17:02] * Quits: jfkthame (jfkthame@2DAD2657.A1C12133.9542EC20.IP) (Ping timeout)
  1448. # [17:06] * Quits: cstipkovic (Clauber@moz-3D5F760A.dsl.telesp.net.br) (Client exited)
  1449. # [17:07] * Joins: azakai|2 (alon@moz-8D0CC798.lightspeed.sntcca.sbcglobal.net)
  1450. # [17:11] * Joins: smaug (chatzilla@moz-FAB24E1E.dhcp.inet.fi)
  1451. # [17:11] * ChanServ sets mode: +o smaug
  1452. # [17:12] * Quits: glob|away (glob@moz-DF237567.glob.com.au) (Connection reset by peer)
  1453. # [17:12] * Joins: glob (glob@moz-DF237567.glob.com.au)
  1454. # [17:15] * Joins: Mano (chatzilla@50B47983.288FEF16.6C915FB4.IP)
  1455. # [17:17] * Joins: raccettura (raccettura@moz-660B8F4B.hsd1.nj.comcast.net)
  1456. # [17:22] * Joins: jdm (jdm@moz-9AEDE212.cpe.net.cable.rogers.com)
  1457. # [17:22] * Quits: Mano (chatzilla@50B47983.288FEF16.6C915FB4.IP) (Ping timeout)
  1458. # [17:26] <jdm> Ms2ger: ping
  1459. # [17:26] * Joins: gerv1 (gerv@moz-8E68CF56.in-addr.arpa)
  1460. # [17:27] * glob is now known as glob|away
  1461. # [17:27] * Quits: gerv (gerv@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  1462. # [17:28] <Ms2ger> jdm, hi
  1463. # [17:28] <jdm> Ms2ger: is bug 446349 behaving according to some bizarro spec, or is it just wrong?
  1464. # [17:28] <jdm> I have to say that the second testcase is freaking me out
  1465. # [17:29] <jdm> since both alerts show the img element
  1466. # [17:29] <Ms2ger> In comment 2?
  1467. # [17:29] * Joins: whimboo (whimboo@moz-1A55F994.a2c-250-239.astra2connect.com)
  1468. # [17:30] <jdm> Ms2ger: yeah
  1469. # [17:30] <Ms2ger> That alerts img/title for me
  1470. # [17:30] <Ms2ger> (Note, not the value of the title, but the title element)
  1471. # [17:30] * Quits: mjschranz (mjschranz@F3B7A1B3.694CD917.A03BB2CC.IP) (Client exited)
  1472. # [17:31] <jdm> oh, you're right
  1473. # [17:31] <jdm> I could swear it wasn't, but I think I was just crazy
  1474. # [17:31] <jdm> ok, so both testcases demonstrate that behaviour because of nsHTMLDocument::ResolveName
  1475. # [17:32] <Ms2ger> Now, there's a dozen bugs about that
  1476. # [17:32] <Ms2ger> And I keep forgetting what's expected
  1477. # [17:32] <Ms2ger> I think the first should return the img
  1478. # [17:33] * Quits: ircloggr_beta (nodebot@moz-4E526732.compute-1.amazonaws.com) (Client exited)
  1479. # [17:34] * Joins: ircloggr_beta (nodebot@moz-90326A69.compute-1.amazonaws.com)
  1480. # [17:34] * Joins: mjschranz (mjschranz@F3B7A1B3.694CD917.A03BB2CC.IP)
  1481. # [17:36] <mjschranz> smaug: In regards to using AddEventListener for those optional method parameters in 698384/698385, do you know the name of the event I should be looking for?
  1482. # [17:39] * Quits: evilpie (evilpie@moz-AA90380D.pools.arcor-ip.net) (Quit: ChatZilla 0.9.88 [Firefox 12.0a1/20120113031050])
  1483. # [17:39] * Quits: smontagu (chatzilla@moz-CB012EB1.red.bezeqint.net) (Ping timeout)
  1484. # [17:42] <@smaug> mjschranz: name of the event?
  1485. # [17:43] <@smaug> mjschranz: AddEventListener is implemented for example here http://mxr.mozilla.org/mozilla-central/source/content/events/src/nsDOMEventTargetHelper.cpp#115
  1486. # [17:43] * Joins: bolg (glob@moz-DF237567.glob.com.au)
  1487. # [17:43] <@smaug> mjschranz: and the idl look like http://mxr.mozilla.org/mozilla-central/source/dom/interfaces/events/nsIDOMEventTarget.idl#104
  1488. # [17:45] * Joins: gal (gal@moz-7327DB99.hsd1.ca.comcast.net)
  1489. # [17:45] <mjschranz> smaug: Well I was looking at the implementation in EventTarget.cpp so that's one change, but what I ment was say.. detecting if the mouse moved down you would provied "mousedown" as the string
  1490. # [17:46] <mjschranz> smaug: I'm saying that I don't know the name of the event that would be fired for those optional parameters
  1491. # [17:46] * Parts: jlund (Adium@B9705880.ACB0627B.98B4A011.IP)
  1492. # [17:46] <Ms2ger> mjschranz, there is no event involved
  1493. # [17:47] <Ms2ger> mjschranz, aEL is just an example of an API that has optional parameters
  1494. # [17:47] <mjschranz> Ms2ger: Ah, clearly I misunderstood that suggestion then in the bug.
  1495. # [17:48] * Joins: smontagu (chatzilla@moz-6ECD19FB.red.bezeqint.net)
  1496. # [17:49] <mjschranz> Ms2ger, smaug: Sorry about that but I see what you ment now.
  1497. # [17:49] <Ms2ger> Good :)
  1498. # [17:49] * Quits: whimboo (whimboo@moz-1A55F994.a2c-250-239.astra2connect.com) (Quit: Leaving.)
  1499. # [17:50] * Joins: roc (chatzilla@FEEB1FE2.777FEE3A.151BB989.IP)
  1500. # [17:50] <@smaug> mjschranz: the point is to use [optional_argc]
  1501. # [17:50] <@smaug> like with addEventListener
  1502. # [17:52] <mjschranz> smaug: Right. Having that there means I can do a check for how many are passed like aEL
  1503. # [17:52] <@smaug> yup
  1504. # [17:53] <@smaug> and then you don't need to depend on whatever default values is used for those optional parameters, but use your own values
  1505. # [17:54] <mjschranz> I guess the only thing I'm not sure about is the nsIDOMNodeIterator **_retval that are used in those methods. I'm guessing it wouldn't never not be included?
  1506. # [17:55] <roc> is there a way to get symbols for tryserver Windows opt builds (PGO)?
  1507. # [17:55] <roc> actually I don't know if it's PGO or not
  1508. # [17:57] * Joins: mconley (mconley@moz-9B9DC654.dsl.bell.ca)
  1509. # [17:57] * Joins: alex (alex@moz-BD8D0A09.lightspeed.sntcca.sbcglobal.net)
  1510. # [17:58] <roc> maybe this symbol server stuff will work
  1511. # [17:58] <roc> over airport Wifi
  1512. # [17:58] <roc> yeah right
  1513. # [17:58] <Ms2ger> mjschranz, "wouldn't never not" is one negative too many, I think :)
  1514. # [17:58] * Joins: smooney (smooney@moz-3C7A0050.hsd1.ca.comcast.net)
  1515. # [17:59] <mjschranz> Ms2ger: Should be "ever" :P
  1516. # [17:59] <Ms2ger> Let's sat it's always included :)
  1517. # [17:59] * Joins: gcp (gpascutto@moz-D0E475EA.access.telenet.be)
  1518. # [17:59] <Ms2ger> say, even
  1519. # [17:59] <Ms2ger> And unless the function returns void
  1520. # [18:02] <@smaug> mjschranz: _retval is the result
  1521. # [18:03] <@smaug> mjschranz: createNodeIterator creates an iterator, and it is returned to the caller in _retval
  1522. # [18:03] <roc> ok, anyone know if there's a way to download Windows symbols directly, without using the symbol server protocol?
  1523. # [18:05] * Parts: gcp (gpascutto@moz-D0E475EA.access.telenet.be) (Make a new plan, Stan!)
  1524. # [18:05] * Joins: Fallen|mac (kewisch@moz-96CECFB5.pool.mediaways.net)
  1525. # [18:05] * ewong is now known as ewong|sleep
  1526. # [18:07] * Quits: roc (chatzilla@FEEB1FE2.777FEE3A.151BB989.IP) (Ping timeout)
  1527. # [18:08] * Quits: @smaug (chatzilla@moz-FAB24E1E.dhcp.inet.fi) (Ping timeout)
  1528. # [18:09] * Quits: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP) (Quit: Leaving)
  1529. # [18:09] * Quits: bb10 (bb10@moz-C7B05616.org) (Ping timeout)
  1530. # [18:10] * Joins: bb10 (bb10@moz-C7B05616.org)
  1531. # [18:12] * Joins: andreasn (andreasn@moz-D8A35C52.a199.priv.bahnhof.se)
  1532. # [18:13] * khuey|away is now known as khuey
  1533. # [18:14] <khuey> well, a bit late
  1534. # [18:14] <khuey> but http works
  1535. # [18:14] <khuey> to roc's question
  1536. # [18:19] * Quits: smooney (smooney@moz-3C7A0050.hsd1.ca.comcast.net) (Quit: smooney)
  1537. # [18:21] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  1538. # [18:21] * Quits: cdiehl (cdiehl@moz-CEF49B17.pool.mediaways.net) (Connection reset by peer)
  1539. # [18:22] * Joins: cdiehl_ (cdiehl@moz-1D522C6F.pool.mediaways.net)
  1540. # [18:22] * cdiehl_ is now known as cdiehl
  1541. # [18:22] * Joins: whimboo (whimboo@moz-1A55F994.a2c-250-239.astra2connect.com)
  1542. # [18:23] * KaiRo is now known as KaiRo_away
  1543. # [18:26] * Joins: evilpie (chatzilla@moz-AA90380D.pools.arcor-ip.net)
  1544. # [18:27] * NeilAway tries to figure out the secret sauce to running a single chrome test
  1545. # [18:29] <jbuck> isn't it TEST-PATH=path/to/test ?
  1546. # [18:31] * Joins: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  1547. # [18:32] * Joins: dveditz (dveditz@189A9D4C.C853119A.43362C16.IP)
  1548. # [18:32] * ChanServ sets mode: +o dveditz
  1549. # [18:32] * Quits: Suresh (chatzilla@7D0A7BC5.755BA293.EB06F97B.IP) (Quit: Suresh)
  1550. # [18:33] * Joins: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net)
  1551. # [18:33] <NeilAway> oh, now I need to remember how to unbreak Mossop/Unfocused
  1552. # [18:35] * jcranmer|away is now known as jcranmer
  1553. # [18:37] * Joins: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com)
  1554. # [18:37] * Quits: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com) (Client exited)
  1555. # [18:40] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1556. # [18:42] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  1557. # [18:43] * Joins: Anachid (chatzilla@moz-921F083C.cpe.net.cable.rogers.com)
  1558. # [18:53] <Ms2ger> "For changes to comm-central or close enough (e.g. tracemonkey branch)"
  1559. # [18:54] * Quits: jdm (jdm@moz-9AEDE212.cpe.net.cable.rogers.com) (Client exited)
  1560. # [18:55] * Quits: tonymec (tonymec@3F149D1B.B3CB9947.277517C1.IP) (Input/output error)
  1561. # [18:55] * Joins: alastair (alastair@moz-46B2F9D6.zone5.bethere.co.uk)
  1562. # [18:56] * Quits: tonymec|away (tonymec@3F149D1B.B3CB9947.277517C1.IP) (Quit: Konversation terminated!)
  1563. # [18:59] * Joins: nhirata (nhirata.bu@moz-1C9070FC.lightspeed.sntcca.sbcglobal.net)
  1564. # [19:00] * Quits: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net) (Quit: damons)
  1565. # [19:01] * Quits: whimboo (whimboo@moz-1A55F994.a2c-250-239.astra2connect.com) (Quit: Leaving.)
  1566. # [19:02] * philor|away is now known as philor
  1567. # [19:04] * Quits: pranavrc (pranavrc@61D20BE3.27496E7F.C28326FD.IP) (Quit: Ping timeout: ∞)
  1568. # [19:06] * Quits: ochameau (ochameau@moz-A33C217B.fbx.proxad.net) (Ping timeout)
  1569. # [19:13] <evilpie> maybe we should remove tracemonkey now
  1570. # [19:16] * Quits: @dveditz (dveditz@189A9D4C.C853119A.43362C16.IP) (Ping timeout)
  1571. # [19:16] <Ms2ger> !summon bholley
  1572. # [19:16] * Joins: dveditz (dveditz@189A9D4C.C853119A.43362C16.IP)
  1573. # [19:16] * ChanServ sets mode: +o dveditz
  1574. # [19:16] <Ms2ger> No, not you
  1575. # [19:18] * Quits: @dveditz (dveditz@189A9D4C.C853119A.43362C16.IP) (Quit: dveditz)
  1576. # [19:18] <bolg> lol, good work Ms2ger
  1577. # [19:18] <Ms2ger> :(
  1578. # [19:19] <Ms2ger> !summon dveditz
  1579. # [19:19] <bolg> he's sobbing in a corner somewhere
  1580. # [19:20] * Quits: davidillsley_ (chatzilla@moz-788CB5F.bethere.co.uk) (Client exited)
  1581. # [19:20] * Joins: ochameau (ochameau@moz-A33C217B.fbx.proxad.net)
  1582. # [19:20] * Quits: maikmerten (maikmerten@moz-D0C19C2B.dynamic.qsc.de) (Client exited)
  1583. # [19:20] * Joins: davidillsley_ (chatzilla@moz-788CB5F.bethere.co.uk)
  1584. # [19:22] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  1585. # [19:23] * Quits: nhirata (nhirata.bu@moz-1C9070FC.lightspeed.sntcca.sbcglobal.net) (Quit: nhirata)
  1586. # [19:24] <bolg> Ms2ger: do you sleep?
  1587. # [19:24] * Joins: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP)
  1588. # [19:25] <Ms2ger> No
  1589. # [19:25] * bolg adds to notes
  1590. # [19:25] * Joins: nhirata (nhirata.bu@moz-1C9070FC.lightspeed.sntcca.sbcglobal.net)
  1591. # [19:27] <Ms2ger> bolg, do you have a kid called Jack who just emailed me to ask if I've got a dog for him?
  1592. # [19:27] <bolg> Ms2ger: lolwut. that's golden
  1593. # [19:27] * Joins: bholley (bholley@6C4EE94A.745CD85D.56DA2267.IP)
  1594. # [19:28] <Ms2ger> one of Labrador Retriever / Maltese / Havanese / german shepherd / Dachshund / Terrier / bulldog
  1595. # [19:28] <Ms2ger> should not be more than 8weeks and i want female.Let me know the cost and will also like to see their pictures too
  1596. # [19:28] <Ms2ger> bholley, ah, good, I was looking for you
  1597. # [19:28] <Ms2ger> Unrelated to the dogs, I should say
  1598. # [19:28] <bholley> Ms2ger: hm?
  1599. # [19:29] <Ms2ger> bholley, http://mxr.mozilla.org/mozilla-central/source/js/xpconnect/src/XPCComponents.cpp#4105 < any reason those can't be implemented with IDL?
  1600. # [19:30] * Quits: nhirata (nhirata.bu@moz-1C9070FC.lightspeed.sntcca.sbcglobal.net) (Quit: nhirata)
  1601. # [19:31] * Joins: Mossop (mossop@moz-66A39E88.dsl.dynamic.sonic.net)
  1602. # [19:33] <bholley> Ms2ger: not sure. I'd have to look at it more closely than I have time to do right now. I've never seen these before
  1603. # [19:33] <Ms2ger> Alright
  1604. # [19:33] <Ms2ger> When are you coming over, btw?
  1605. # [19:33] <bholley> 6 days
  1606. # [19:34] * Joins: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp)
  1607. # [19:35] <khuey> woo
  1608. # [19:35] <evilpie> so Ms2ger invited bholley to a pyjama party?
  1609. # [19:35] <Ms2ger> evilpie, they call it "work week"
  1610. # [19:35] <Ms2ger> /weeks
  1611. # [19:35] <Ms2ger> /booze
  1612. # [19:35] <evilpie> yeah sure, hard work!
  1613. # [19:36] <Ms2ger> Visiting Paris, yes :)
  1614. # [19:37] * stefanh is now known as stefanh|away
  1615. # [19:38] * Quits: lurking_work (chatzilla@moz-107FCDBA.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.87 [Firefox 9.0.1/20111220165912])
  1616. # [19:39] * Joins: sgimeno (santiago.g@moz-2192D2EC.red-83-35-56.dynamicip.rima-tde.net)
  1617. # [19:40] <evilpie> this paris? http://www.msnbc.msn.com/id/15391010/ns/travel-news/t/paris-syndrome-leaves-tourists-shock/#.TxIPEMddBTZ
  1618. # [19:44] * Joins: josh (josh@moz-75EC6735.dlth.qwest.net)
  1619. # [19:44] * Quits: josh (josh@moz-75EC6735.dlth.qwest.net) (Quit: josh)
  1620. # [19:45] * philor is now known as philor|away
  1621. # [19:46] * Joins: bjarne (bjarne@moz-CD574250.nextgentel.com)
  1622. # [19:47] <Ms2ger> Scruffy locals? Sounds like mounir :)
  1623. # [19:48] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1624. # [19:49] <bolg> hrmm
  1625. # [19:52] * Quits: Fallen|mac (kewisch@moz-96CECFB5.pool.mediaways.net) (Quit: Leaving.)
  1626. # [19:54] * Quits: bholley (bholley@6C4EE94A.745CD85D.56DA2267.IP) (Quit: bholley)
  1627. # [19:54] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  1628. # [19:54] * ChanServ sets mode: +o smaug
  1629. # [19:54] * philor|away is now known as philor
  1630. # [19:55] * Quits: bolg (glob@moz-DF237567.glob.com.au) (Quit: Zzzz)
  1631. # [19:55] * Joins: cpearce (chatzilla@moz-56BC07D4.xdsl.xnet.co.nz)
  1632. # [19:57] * Joins: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com)
  1633. # [19:58] * Joins: johanc (chatzilla@moz-D8A1AA43.bredband.comhem.se)
  1634. # [20:01] * Quits: johanc (chatzilla@moz-D8A1AA43.bredband.comhem.se) (Ping timeout)
  1635. # [20:01] * Quits: Mossop (mossop@moz-66A39E88.dsl.dynamic.sonic.net) (Ping timeout)
  1636. # [20:03] * Quits: slowpoke (slowpoke@moz-AE67AB45.gigabit.perfect-privacy.com) (Ping timeout)
  1637. # [20:04] * Joins: lmandel (lmandel@moz-113D7D7C.cable.teksavvy.com)
  1638. # [20:04] * Joins: slowpoke (slowpoke@A6B0AA65.B93869A1.27500626.IP)
  1639. # [20:04] * Joins: lsumar (lsumar@E2F7352.56080C53.97BBD552.IP)
  1640. # [20:04] * Quits: lsumar (lsumar@E2F7352.56080C53.97BBD552.IP) (Client exited)
  1641. # [20:06] * Joins: lsumar (lsumar@538BABFE.A073F3E.97BBD552.IP)
  1642. # [20:10] * Joins: Mossop (mossop@moz-66A39E88.dsl.dynamic.sonic.net)
  1643. # [20:15] * Joins: pascalc (chatzilla@moz-6A6DF4C3.rev.sfr.net)
  1644. # [20:16] * Quits: smontagu (chatzilla@moz-6ECD19FB.red.bezeqint.net) (Ping timeout)
  1645. # [20:18] * Quits: alastair (alastair@moz-46B2F9D6.zone5.bethere.co.uk) (Ping timeout)
  1646. # [20:20] * Quits: sgimeno (santiago.g@moz-2192D2EC.red-83-35-56.dynamicip.rima-tde.net) (Ping timeout)
  1647. # [20:23] * Joins: alastair (alastair@moz-46B2F9D6.zone5.bethere.co.uk)
  1648. # [20:23] * Quits: cpearce (chatzilla@moz-56BC07D4.xdsl.xnet.co.nz) (Ping timeout)
  1649. # [20:24] * Joins: smontagu (chatzilla@moz-2F95BEFC.red.bezeqint.net)
  1650. # [20:25] * Joins: squib (squib@moz-F5CA0CFB.dhcp.mdsn.wi.charter.com)
  1651. # [20:26] <reuben> how do we alias mfbt/ to mozilla/ when building?
  1652. # [20:26] * Joins: sgimeno (santiago.g@moz-2192D2EC.red-83-35-56.dynamicip.rima-tde.net)
  1653. # [20:27] * Joins: Mnyromyr (Mnyromyr@B2521176.7B0892CB.771966F7.IP)
  1654. # [20:27] <reuben> the EXPORTED_NAMESPACES thing
  1655. # [20:27] * Quits: Anachid (chatzilla@moz-921F083C.cpe.net.cable.rogers.com) (Connection reset by peer)
  1656. # [20:28] * Joins: Anachid (chatzilla@moz-921F083C.cpe.net.cable.rogers.com)
  1657. # [20:29] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/047c8ba7d2e4 - Olli Pettay - Bug 718297 - Add EnumerateAll to nsPropertyTable, r=jst
  1658. # [20:30] * Quits: bjarne (bjarne@moz-CD574250.nextgentel.com) (Ping timeout)
  1659. # [20:31] * Joins: artpar (Mibbit@DC8C2988.44BC116B.2C7B20EF.IP)
  1660. # [20:31] <artpar> hello people
  1661. # [20:32] * Quits: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net) (Quit: Too much information in my brain driving me insane)
  1662. # [20:32] <Ms2ger> reuben, EXP.. Yeah, that
  1663. # [20:32] * Joins: bjarne (bjarne@moz-CD574250.nextgentel.com)
  1664. # [20:33] <artpar> i have completed the first 3 steps of https://developer.mozilla.org/en/Introduction and currently trying to complete a "mentored bug"
  1665. # [20:33] <artpar> i edited a particular cpp file, nsDataObj.cpp inside obj/widgets/windows/
  1666. # [20:34] <artpar> and then tried the incremental build procedure
  1667. # [20:34] <artpar> by going in that dir and doing "make"
  1668. # [20:34] <artpar> i get the new nsDataObj.obj
  1669. # [20:34] <artpar> but when i debug, in MSVC
  1670. # [20:34] <@smaug> you need to relink
  1671. # [20:34] <artpar> it still says "source is modified" cannot properly debug
  1672. # [20:34] <artpar> relink ?
  1673. # [20:35] <Ms2ger> make in toolkit/library
  1674. # [20:35] <@smaug> make -C objdir/widgets/windows && make -C ff/objdir/toolkit/library
  1675. # [20:35] <@smaug> make -C objdir/widgets/windows && make -C objdir/toolkit/library
  1676. # [20:35] <artpar> ok, thanks a lot, will do that :)
  1677. # [20:39] <artpar> also, is there some doc or wiki which i can refer to understand the Classes/Structures/Functions in the Firefox src ?
  1678. # [20:40] <reuben> Ms2ger, I mean how do we actually do it, I don't know how to make the compiler treat #include "foo/bar.h" as #include "baz/bar."
  1679. # [20:40] <@smaug> artpar: read the source code and use mxr
  1680. # [20:40] <Ms2ger> reuben, we install it into dist/include/mozilla/
  1681. # [20:40] * stefanh|away is now known as stefanh
  1682. # [20:41] <artpar> okay, thanks smaug
  1683. # [20:41] * Joins: bholley (bholley@6C4EE94A.745CD85D.56DA2267.IP)
  1684. # [20:41] * Ms2ger waves at bholley
  1685. # [20:41] * bholley waves
  1686. # [20:41] <reuben> artpar, http://www.joshmatthews.net/blog/2011/05/build-smarter-not-harder/
  1687. # [20:42] * bholley wonders if he should avoid being on IRC when not doing mozilla stuf
  1688. # [20:42] <bholley> *stuff
  1689. # [20:42] * Quits: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP) (Quit: ctopper)
  1690. # [20:42] * Quits: smontagu (chatzilla@moz-2F95BEFC.red.bezeqint.net) (Ping timeout)
  1691. # [20:43] * Quits: bholley (bholley@6C4EE94A.745CD85D.56DA2267.IP) (Quit: bholley)
  1692. # [20:44] <artpar> reuben, thanks
  1693. # [20:48] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  1694. # [20:49] * Joins: whimboo (whimboo@moz-216F9AFA.superkabel.de)
  1695. # [20:52] * Joins: smontagu (chatzilla@moz-7EEF7942.red.bezeqint.net)
  1696. # [20:54] * Joins: DGMurdockIII (dgmurdocki@moz-E933B63.hsd1.il.comcast.net)
  1697. # [20:58] * Joins: AutomatedTester (AutomatedT@moz-FF8BC1C7.as13285.net)
  1698. # [20:58] * Quits: coop (Chris@moz-A6FE435.build.sjc1.mozilla.com) (Quit: coop)
  1699. # [21:00] <NeilAway> Ms2ger: possibly predates [implicit_context] ?
  1700. # [21:00] <Ms2ger> Long predates, probably
  1701. # [21:01] * Quits: KWierso (chatzilla@moz-6E3FB3B9.desm.qwest.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1702. # [21:01] * Quits: taras (taras@moz-8E045071.hsd1.wa.comcast.net) (Ping timeout)
  1703. # [21:02] <cshields> those of you who could reproduce the abort: ... unknown parent" error when cloning/pulling hg from http please try again and let me know if it has gone away
  1704. # [21:04] * mattwoodrow|away is now known as mattwoodrow
  1705. # [21:05] * Joins: fuogo (Mibbit@B36C97DF.E6D7908.979C46D2.IP)
  1706. # [21:06] * Quits: fuogo (Mibbit@B36C97DF.E6D7908.979C46D2.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1707. # [21:08] * Quits: smontagu (chatzilla@moz-7EEF7942.red.bezeqint.net) (Ping timeout)
  1708. # [21:11] * Quits: Ms2ger (Ms2ger@A653F2E5.FD5F6C95.37724B0D.IP) (Quit: nn)
  1709. # [21:13] * Joins: chrisccoulson (chr1s@moz-692D94C8.cust-3601.ip.static.uno.uk.net)
  1710. # [21:14] * Quits: chrisccoulson (chr1s@moz-692D94C8.cust-3601.ip.static.uno.uk.net) (Quit: Ex-Chat)
  1711. # [21:14] * Quits: se (DS@moz-B62ECC33.wi.res.rr.com) (Quit: )
  1712. # [21:14] <cshields> stefanh: ping
  1713. # [21:17] * Joins: smontagu (chatzilla@moz-1425FD80.red.bezeqint.net)
  1714. # [21:17] * Quits: mjschranz (mjschranz@F3B7A1B3.694CD917.A03BB2CC.IP) (Client exited)
  1715. # [21:19] * Joins: smaug (chatzilla@moz-79B79CB2.gprs.sl-laajakaista.fi)
  1716. # [21:19] * ChanServ sets mode: +o smaug
  1717. # [21:20] * Joins: davidillsley__ (chatzilla@moz-788CB5F.bethere.co.uk)
  1718. # [21:20] * Quits: davidillsley_ (chatzilla@moz-788CB5F.bethere.co.uk) (Client exited)
  1719. # [21:20] * nthomas|away is now known as nthomas
  1720. # [21:21] * Joins: KWierso (chatzilla@moz-6E3FB3B9.desm.qwest.net)
  1721. # [21:21] <stefanh> cshields: pong
  1722. # [21:21] * Joins: chrisccoulson (chr1s@moz-692D94C8.cust-3601.ip.static.uno.uk.net)
  1723. # [21:21] <cshields> stefanh: heya, try again for me real quick.. and let me know what repo you are trying to clone?
  1724. # [21:21] <stefanh> (sorry, had turned off the sound)
  1725. # [21:21] <cshields> np
  1726. # [21:22] <stefanh> sure
  1727. # [21:22] <Elen> I'm still seeing the unknown parent issue when pulling mozilla-central
  1728. # [21:22] <cshields> :| now I'm curious why you guys get it and I don't now..
  1729. # [21:22] <stefanh> cshields: hg clone http://hg.mozilla.org/mozilla-central/
  1730. # [21:22] <cshields> Elen: what hg version?
  1731. # [21:22] <stefanh> cshields: abort: 00changelog.i@21c84409902e: unknown parent!
  1732. # [21:23] <stefanh> cshields: doesn't work cloning comm-central either
  1733. # [21:24] * stefanh tries cloning camino
  1734. # [21:24] <cshields> ok, I reporuced with comm-central :(
  1735. # [21:25] <stefanh> cshields: hg clone http://hg.mozilla.org/camino/ works
  1736. # [21:25] * Joins: RyanVM (chatzilla@moz-D04D3C77.phlapa.fios.verizon.net)
  1737. # [21:26] <Elen> cshields: 1.9.1
  1738. # [21:27] <Elen> ..and pull just worked for me on mozilla central
  1739. # [21:27] <stefanh> uh
  1740. # [21:27] * Quits: sgimeno (santiago.g@moz-2192D2EC.red-83-35-56.dynamicip.rima-tde.net) (Ping timeout)
  1741. # [21:28] <stefanh> still doesn't work for me
  1742. # [21:28] <artpar> i am seeing this "unknown parent!" error and this time of the day since 3 days
  1743. # [21:28] <artpar> it works at other times
  1744. # [21:28] <cshields> artpar: that's what we're working on right now.. which repo?
  1745. # [21:29] <artpar> repo as in : http://hg.mozilla.org/mozilla-central/ ?? or something else ?
  1746. # [21:29] * Quits: AutomatedTester (AutomatedT@moz-FF8BC1C7.as13285.net) (Ping timeout)
  1747. # [21:30] <cshields> yeah, that's it thx
  1748. # [21:30] * Joins: AutomatedTester (AutomatedT@moz-FF8BC1C7.as13285.net)
  1749. # [21:33] * Quits: smontagu (chatzilla@moz-1425FD80.red.bezeqint.net) (Ping timeout)
  1750. # [21:34] <cshields> artpar: can you try again and let me know if it happens?
  1751. # [21:34] * Quits: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com) (Quit: Leaving...)
  1752. # [21:34] <artpar> ok, just a min
  1753. # [21:35] <artpar> http://mibpaste.com/3zLE6q
  1754. # [21:35] <artpar> Summery : unkown parent
  1755. # [21:37] * Quits: Mitch (chatzilla@moz-FA99DC5F.sbr802.nsw.optusnet.com.au) (Quit: ChatZilla 0.9.88 [SeaMonkey 2.6.1/20111221001913])
  1756. # [21:42] * Joins: smontagu (chatzilla@moz-ACF4FFBD.red.bezeqint.net)
  1757. # [21:42] * Joins: nrc (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  1758. # [21:42] * Quits: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  1759. # [21:42] * Joins: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  1760. # [21:44] * Quits: Cameron (Cameron@moz-BBECF04B.range81-129.btcentralplus.com) (Ping timeout)
  1761. # [21:45] * Joins: Cameron (Cameron@moz-157F63EA.range86-165.btcentralplus.com)
  1762. # [21:45] <cshields> so weird that I can't repro this as much as some of you can
  1763. # [21:45] <cshields> yet I'm on 2.0.2 (maybe that has something to do with it?)
  1764. # [21:46] <stefanh> I can upgrade to 2.0.2 and see what's happening
  1765. # [21:46] <Elen> yeah, it's back to working reliably for me without any changes.. pull failed.. I did hg --version and then tried hg pull again and it worked, hasn't failed again since then
  1766. # [21:47] <stefanh> huh
  1767. # [21:47] * Quits: @smaug (chatzilla@moz-79B79CB2.gprs.sl-laajakaista.fi) (Ping timeout)
  1768. # [21:47] * Quits: artpar (Mibbit@DC8C2988.44BC116B.2C7B20EF.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1769. # [21:48] * Joins: smaug (chatzilla@moz-79B79CB2.gprs.sl-laajakaista.fi)
  1770. # [21:48] * ChanServ sets mode: +o smaug
  1771. # [21:50] * Joins: artpar (artpar@DC8C2988.44BC116B.2C7B20EF.IP)
  1772. # [21:50] * Joins: taras (taras@moz-8E045071.hsd1.wa.comcast.net)
  1773. # [21:50] <cshields> stefanh: sorry, I know you've stepped away but if you happen to still be here, try again?
  1774. # [21:51] <cshields> you might be the last known "failing case" :)
  1775. # [21:51] <stefanh> cshields: no change :(
  1776. # [21:51] <stefanh> (mozilla-central)
  1777. # [21:51] <cshields> try 2.0.2?
  1778. # [21:51] <cshields> if you don't mind
  1779. # [21:51] <cshields> I know its late there
  1780. # [21:52] <stefanh> cshields: I was just about to download the package, gimme 5 min ;-)
  1781. # [21:52] <cshields> :)
  1782. # [21:52] * khuey is now known as khuey|away
  1783. # [21:54] <artpar> how do i initialise "nsCOMPtr<nsIURI> aUri;" with a URL ?
  1784. # [21:54] <artpar> like, nsAutoString url;
  1785. # [21:55] <artpar> aUri = url; ?
  1786. # [21:55] <stefanh> cshields: same issue with 2.0.2 :(
  1787. # [21:55] * Quits: bjarne (bjarne@moz-CD574250.nextgentel.com) (Ping timeout)
  1788. # [21:56] * Quits: KWierso (chatzilla@moz-6E3FB3B9.desm.qwest.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1789. # [21:57] <stefanh> cshields: '--debug' doesn't give much info either: http://pastebin.mozilla.org/1450390
  1790. # [21:58] * Joins: cpearce (chatzilla@moz-56BC07D4.xdsl.xnet.co.nz)
  1791. # [21:59] * Joins: KWierso (chatzilla@moz-6E3FB3B9.desm.qwest.net)
  1792. # [21:59] <cshields> thanks stefanh
  1793. # [21:59] <stefanh> np
  1794. # [22:00] <cshields> one more, stefanh
  1795. # [22:00] <cshields> can you try another repo real quick
  1796. # [22:00] <stefanh> sure
  1797. # [22:00] <cshields> one that shouldn't be cached, like /build/tools
  1798. # [22:01] <stefanh> lemme look
  1799. # [22:01] <cshields> that should clone quickly
  1800. # [22:02] <stefanh> cshields: works fine
  1801. # [22:02] * Quits: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  1802. # [22:03] * Joins: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  1803. # [22:03] * Joins: eflores (AndChat@538BABFE.A073F3E.97BBD552.IP)
  1804. # [22:03] <NeilAway> artpar: you have to ask the IO service for one, using NS_NewURI
  1805. # [22:03] <stefanh> cshields: is http://hg.mozilla.org/camino/ cached?
  1806. # [22:04] <cshields> doesn't appear to be
  1807. # [22:05] <stefanh> because that works too
  1808. # [22:08] * KWierso is currently cloning m-c via hg 2.0.2
  1809. # [22:09] <KWierso> when does the error pop up? immediately? at the end? middle?
  1810. # [22:09] <KWierso> cshields: ^
  1811. # [22:09] <cshields> pretty close to immediately
  1812. # [22:09] <KWierso> I'm almost done adding manifests, no errors yet
  1813. # [22:10] <stefanh> then you're safe
  1814. # [22:10] <artpar> thanks NeilAway, you are right
  1815. # [22:11] * Joins: se (DS@moz-B62ECC33.wi.res.rr.com)
  1816. # [22:11] <stefanh> cshields: gotta go, cu
  1817. # [22:11] <cshields> thanks for the help
  1818. # [22:11] <stefanh> np
  1819. # [22:11] * Quits: stefanh (stefanh@moz-3EED0162.customers.ownit.se) (Quit: ChatZilla 0.9.88 [SeaMonkey 2.6.1/20111221002025])
  1820. # [22:11] <cshields> hopefully we'll get this wrapped up soon :|
  1821. # [22:12] * Quits: Yoric (Yoric@moz-920DB13B.fbx.proxad.net) (Input/output error)
  1822. # [22:17] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
  1823. # [22:18] * Joins: artpar_ (artpar@DC8C2988.44BC116B.2C7B20EF.IP)
  1824. # [22:19] * Quits: artpar (artpar@DC8C2988.44BC116B.2C7B20EF.IP) (Quit: )
  1825. # [22:19] * Quits: artpar_ (artpar@DC8C2988.44BC116B.2C7B20EF.IP) (Quit: Leaving)
  1826. # [22:19] * Joins: artpar_ (artpar@DC8C2988.44BC116B.2C7B20EF.IP)
  1827. # [22:19] * artpar_ is now known as artpar
  1828. # [22:23] * Quits: Mossop (mossop@moz-66A39E88.dsl.dynamic.sonic.net) (Ping timeout)
  1829. # [22:23] * heycam|away is now known as heycam
  1830. # [22:23] * Joins: ericjung (androirc@45843B82.386C88E3.C3318DE4.IP)
  1831. # [22:24] * Joins: darktrojan (geoff@moz-57EC95C5.dsl.telstraclear.net)
  1832. # [22:26] * Joins: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com)
  1833. # [22:26] * Quits: msucan (msucan-@CA197AEE.3A7AD384.699550A1.IP) (Quit: .)
  1834. # [22:27] * Quits: By-Tor (bytor@moz-46974D0B.dyn.optonline.net) (Quit: Leaving)
  1835. # [22:30] * Joins: Mossop (mossop@moz-66A39E88.dsl.dynamic.sonic.net)
  1836. # [22:32] * Quits: Mossop (mossop@moz-66A39E88.dsl.dynamic.sonic.net) (Ping timeout)
  1837. # [22:34] <darktrojan> tbpl, where 18 failures is a pass https://tbpl.mozilla.org/?tree=Try&rev=c1b088a427ad
  1838. # [22:34] <nthomas> that android issue (cloning build/tools) should be resolved now
  1839. # [22:34] <darktrojan> oh good
  1840. # [22:35] <nthomas> it doesn't actually affect the tests AFAICT, must be an unneeded step
  1841. # [22:35] * darktrojan mostly just ignores android anyway
  1842. # [22:35] <nthomas> we got to get out of that mindset
  1843. # [22:36] * Quits: wg9s (bill@moz-7A06A043.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-4.1450hg.fc16 [XULRunner 9.0.1/20111223083621])
  1844. # [22:36] <darktrojan> well fixing the build/tools thing should help a lot
  1845. # [22:37] * Joins: By-Tor (bytor@moz-46974D0B.dyn.optonline.net)
  1846. # [22:37] * Quits: smontagu (chatzilla@moz-ACF4FFBD.red.bezeqint.net) (Ping timeout)
  1847. # [22:38] * Joins: wg9s (bill@moz-7A06A043.hsd1.ma.comcast.net)
  1848. # [22:40] * heycam is now known as heycam|away
  1849. # [22:40] * heycam|away is now known as heycam
  1850. # [22:40] * Joins: Yoric (Yoric@moz-920DB13B.fbx.proxad.net)
  1851. # [22:40] * Joins: IanN (chatzilla@moz-3F5A461C.cable.virginmedia.com)
  1852. # [22:41] * Joins: sgimeno (santiago.g@moz-2192D2EC.red-83-35-56.dynamicip.rima-tde.net)
  1853. # [22:42] * Quits: evilpie (chatzilla@moz-AA90380D.pools.arcor-ip.net) (Quit: ChatZilla 0.9.88 [Firefox 12.0a1/20120113031050])
  1854. # [22:42] * Quits: gerv1 (gerv@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  1855. # [22:43] * Joins: gerv (gerv@moz-8E68CF56.in-addr.arpa)
  1856. # [22:45] * Quits: rhung (wells@moz-A884C287.dsl.bell.ca) (Quit: )
  1857. # [22:48] * Quits: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  1858. # [22:48] * Joins: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  1859. # [22:48] * Quits: ericjung (androirc@45843B82.386C88E3.C3318DE4.IP) (Ping timeout)
  1860. # [22:49] * Joins: dveditz (dveditz@689D1996.E23F1158.43362C16.IP)
  1861. # [22:49] * ChanServ sets mode: +o dveditz
  1862. # [22:50] * Quits: By-Tor (bytor@moz-46974D0B.dyn.optonline.net) (Quit: Leaving)
  1863. # [22:52] <philor> I don't think we're going to get out of that mindset while we still have the bulk of the failures being three different colors of infra failure
  1864. # [22:53] * Joins: rhung (wells@moz-A884C287.dsl.bell.ca)
  1865. # [22:54] * heycam is now known as heycam|away
  1866. # [22:56] * Quits: slowpoke (slowpoke@A6B0AA65.B93869A1.27500626.IP) (Ping timeout)
  1867. # [22:58] * Joins: slowpoke (slowpoke@moz-AE67AB45.gigabit.perfect-privacy.com)
  1868. # [22:59] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1869. # [23:02] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  1870. # [23:06] * Quits: AutomatedTester (AutomatedT@moz-FF8BC1C7.as13285.net) (Quit: AutomatedTester)
  1871. # [23:13] * Quits: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com) (Quit: Leaving...)
  1872. # [23:15] * Quits: darktrojan (geoff@moz-57EC95C5.dsl.telstraclear.net) (Quit: darktrojan)
  1873. # [23:16] * Quits: AstralStorm (astralstor@moz-94C68B32.dynamic.chello.pl) (Input/output error)
  1874. # [23:18] * Joins: mib_outdd3 (Mibbit@B36C97DF.E6D7908.979C46D2.IP)
  1875. # [23:21] * Quits: Yoric (Yoric@moz-920DB13B.fbx.proxad.net) (Input/output error)
  1876. # [23:22] * Quits: TheLink (TheLink@moz-F16CD8D.pools.arcor-ip.net) (Client exited)
  1877. # [23:22] * Joins: imphil (philipp@moz-655EF802.customer.m-online.net)
  1878. # [23:23] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1879. # [23:24] * Quits: @dveditz (dveditz@689D1996.E23F1158.43362C16.IP) (Quit: dveditz)
  1880. # [23:24] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  1881. # [23:30] * Quits: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net) (Connection reset by peer)
  1882. # [23:30] * heycam|away is now known as heycam
  1883. # [23:31] <RyanVM> yay, I think I finally got libjpeg-turbo to build!
  1884. # [23:31] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  1885. # [23:31] * Joins: ericjung (Mibbit@moz-C6B344D.bstnma.fios.verizon.net)
  1886. # [23:34] * heycam is now known as heycam|away
  1887. # [23:36] * Quits: wg9s (bill@moz-7A06A043.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-4.1450hg.fc16 [XULRunner 9.0.1/20111223083621])
  1888. # [23:38] * Quits: pascalc (chatzilla@moz-6A6DF4C3.rev.sfr.net) (Ping timeout)
  1889. # [23:38] * heycam|away is now known as heycam
  1890. # [23:39] * Quits: mib_outdd3 (Mibbit@B36C97DF.E6D7908.979C46D2.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1891. # [23:41] * Quits: @smaug (chatzilla@moz-79B79CB2.gprs.sl-laajakaista.fi) (Ping timeout)
  1892. # [23:43] * IanN is now known as IanN|Away
  1893. # [23:43] * Joins: smaug (chatzilla@moz-79B79CB2.gprs.sl-laajakaista.fi)
  1894. # [23:43] * ChanServ sets mode: +o smaug
  1895. # [23:47] * Joins: cadecairos (cadecairos@moz-632B4208.cpe.net.cable.rogers.com)
  1896. # [23:48] * Quits: sgimeno (santiago.g@moz-2192D2EC.red-83-35-56.dynamicip.rima-tde.net) (Client exited)
  1897. # [23:49] * Joins: mcsmurf (mcsmurf@moz-4FFB1EE7.dip.t-dialin.net)
  1898. # [23:50] * Quits: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com) (Quit: Miranda IM - Multi protocol instant messenger @ www.miranda-im.org)
  1899. # [23:51] * Joins: AstralStorm (astralstor@moz-94C68B32.dynamic.chello.pl)
  1900. # [23:54] * Quits: @smaug (chatzilla@moz-79B79CB2.gprs.sl-laajakaista.fi) (Ping timeout)
  1901. # [23:55] * philor is now known as philor|away
  1902. # [23:57] * Quits: artpar (artpar@DC8C2988.44BC116B.2C7B20EF.IP) (Ping timeout)
  1903. # [23:58] * Quits: imphil (philipp@moz-655EF802.customer.m-online.net) (Ping timeout)
  1904. # [23:59] * Quits: AstralStorm (astralstor@moz-94C68B32.dynamic.chello.pl) (Input/output error)
  1905. # Session Close: Mon Jan 16 00:00:00 2012

The end :)