/irc-logs / mozilla / #developers / 2012-04-26 / end

Options:

  1. # Session Start: Thu Apr 26 00:00:00 2012
  2. # Session Ident: #developers
  3. # [00:00] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  4. # [00:01] <darktrojan> OSError: [Errno 17] File exists: '../../dist/bin/chrome/browser/content/browser'
  5. # [00:01] * Quits: KWierso (chatzilla@moz-DDEBF960.desm.qwest.net) (Ping timeout)
  6. # [00:01] <darktrojan> okay.
  7. # [00:02] <taras> Bas: so
  8. # [00:02] <Bas> taras: Right :)
  9. # [00:02] <taras> Bas: for some reason, that laptop is drawing at stupidly low framerates
  10. # [00:02] <Bas> taras: Interesting.
  11. # [00:02] <Bas> Some sort of power saving tactic?
  12. # [00:03] * Joins: KWierso (chatzilla@moz-DDEBF960.desm.qwest.net)
  13. # [00:03] <taras> Bas: should we not be able to do 60fps on that?
  14. # [00:03] <Bas> taras: Our browser chrome is insanely complex :)
  15. # [00:03] <Bas> So maybe, maybe not :)
  16. # [00:03] <Bas> (especially for hardware acceleration)
  17. # [00:03] <Bas> On a lot of pages we spend over 50% of time drawing our browser chrome.
  18. # [00:03] * Quits: mcot (mcot@C4B02.F3C4E8F3.C8444B8.IP) (Ping timeout)
  19. # [00:03] * Quits: Asa (asa@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  20. # [00:03] * Joins: Mavericks (Mibbit@52CB45E1.B1CD1657.FDEA3160.IP)
  21. # [00:03] <taras> Bas: it seems to independent of sw accel
  22. # [00:04] <Bas> taras: Hrm, oh, I recall better perf being reported in software?
  23. # [00:04] <taras> equally slow with doing simple mozrequestanmation frame
  24. # [00:04] <taras> loop
  25. # [00:04] * Quits: rclick (rclick@moz-147B7C8B.dsl.covlil.sbcglobal.net) (Ping timeout)
  26. # [00:04] <taras> Bas: on a normal laptop, the results in a 16.6ms delay
  27. # [00:05] <taras> Bas: on that one it's 50ms
  28. # [00:05] <taras> between frames
  29. # [00:05] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  30. # [00:05] <Bas> It's hard to say, if the thing throttles its CPU enough it would certainly harm framerates, our painting is general(other than canvas where we go almost directly to the drawing backends) sadly isn't crazily efficient.
  31. # [00:05] * Quits: yuan (ywang@F2D29657.F60B0462.67AC9B1.IP) (Quit: yuan)
  32. # [00:05] * Joins: damons (gnubeard@8F761026.B5EF4AF6.E96CA9D8.IP)
  33. # [00:05] <Bas> Without a profile I'm not sure what could be going on.
  34. # [00:06] <Bas> We should check what the CPU's clocked to when it's doing this, and what its reported usage is.
  35. # [00:06] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  36. # [00:06] * Joins: cviecco_ (cviecco@D659FCAA.52D01038.50A7E6A6.IP)
  37. # [00:06] <gavin> ehsan: all your patches only have 3 lines of context :/
  38. # [00:06] <taras> Bas: try https://addons.mozilla.org/firefox/downloads/file/148809/abouttelemetry-0.13-tb+fx.xpi?src=devhub
  39. # [00:07] <taras> Bas: click on animate button
  40. # [00:07] * jlebar googles "javascript inheritance". Expects his brain to asplode.
  41. # [00:07] <taras> Bas: in about:telemetry
  42. # [00:07] * Joins: cviecco__ (cviecco@moz-104CC309.mv.mozilla.com)
  43. # [00:07] * Quits: jet (junglecode@moz-BBE3ABD.mv.mozilla.com) (Quit: jet)
  44. # [00:08] * Quits: cviecco_ (cviecco@D659FCAA.52D01038.50A7E6A6.IP) (Ping timeout)
  45. # [00:08] <Bas> taras: Generally smooth on my laptop but it does jitter.
  46. # [00:08] * edransch is now known as edransch-away
  47. # [00:08] <Bas> (like, occasional jank)
  48. # [00:08] <taras> Bas: yeah, click stop
  49. # [00:08] <taras> and it tells you about average delays
  50. # [00:09] * philor is now known as philor|away
  51. # [00:09] * Joins: ericjung (Mibbit@moz-C6B344D.bstnma.fios.verizon.net)
  52. # [00:09] * Quits: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP) (Quit: lmandel)
  53. # [00:10] <rniwa> hsivonen: yt?
  54. # [00:10] * Quits: akeybl (akeybl@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving...)
  55. # [00:10] <bear> jlebar - ping? do the trees need to be closed still? we are not seeing 404 errors from HG now
  56. # [00:10] <jlebar> bear, https://tbpl.mozilla.org/?tree=Mozilla-Inbound
  57. # [00:11] <Bas> taras: 16.8ms, weird, because that almost suggests we're v-syncing, has me worried, but that's not too important right now.
  58. # [00:11] <jlebar> bear, Talos is red.
  59. # [00:11] <jlebar> bear, Maybe that's a separate bug.
  60. # [00:11] <Bas> taras: Focus or no focus seems to make a -big- difference for me.
  61. # [00:11] <bear> can I let IT loose on this and promise that if something show up again you can bounce it off of me?
  62. # [00:11] <taras> Bas: is this on the crap amd laptop?
  63. # [00:12] <jlebar> bear, I'm not sure exactly what you mean, but sounds good. :)
  64. # [00:12] * Quits: smooney (smooney@F2D29657.F60B0462.67AC9B1.IP) (Quit: smooney)
  65. # [00:12] * Quits: dseif (dseif@796CB257.531FD64C.630E4E47.IP) (Ping timeout)
  66. # [00:12] * Joins: jammink (textual@moz-BBE3ABD.mv.mozilla.com)
  67. # [00:12] <Bas> taras: No, I'm booting that :)
  68. # [00:12] <Bas> taras: If we run it in the background I get 90ms avg.
  69. # [00:12] <bear> meaning that this may not be an IT issue - holding that bug as a blocker keeps them from moving on
  70. # [00:12] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Leaving...)
  71. # [00:12] <bear> if it is still an issue then I'll reraise it
  72. # [00:13] * Quits: twi (Adium@moz-5390D98D.cust.dsl.vodafone.it) (Quit: Leaving.)
  73. # [00:13] * joduinn-mtg is now known as joduinn-brb
  74. # [00:13] <taras> Bas: that makes sense
  75. # [00:13] <taras> we throttle refresh driver in background
  76. # [00:13] * Joins: jet (junglecode@moz-BBE3ABD.mv.mozilla.com)
  77. # [00:13] * Quits: cviecco__ (cviecco@moz-104CC309.mv.mozilla.com) (Input/output error)
  78. # [00:14] <jlebar> bear, So who's going to own the red talos?
  79. # [00:14] * Quits: Mnyromyr (Mnyromyr@B2521176.7B0892CB.771966F7.IP) (Quit: ChatZilla 0.9.86 [SeaMonkey 1.1.19/2010030105])
  80. # [00:14] <bear> jlebar - hold one - i'm coming up to speed on this and now I'm not so sure we can open
  81. # [00:14] <bear> sorry for the churn
  82. # [00:14] <jlebar> np
  83. # [00:15] * Joins: eeejay (eeejay@moz-EE2D6C10.monotonous.org)
  84. # [00:16] <Bas> taras: avg 23ms on my crap AMD laptop, min 16, max 230
  85. # [00:16] <Bas> With HWA
  86. # [00:16] * Joins: yuan (ywang@8F761026.B5EF4AF6.E96CA9D8.IP)
  87. # [00:16] * philor|away is now known as philor
  88. # [00:17] <TheCrap> -.- got highlighted
  89. # [00:17] * Joins: dseif (dseif@AFD330B0.531FD64C.630E4E47.IP)
  90. # [00:17] * Quits: shorlander-mobile (shorlander@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving...)
  91. # [00:18] <Bas> taras: Without HWA 30ms, min 14, max 51
  92. # [00:18] * Quits: jorendorff (jorendorff@F2D29657.F60B0462.67AC9B1.IP) (Quit: jorendorff)
  93. # [00:18] <Bas> Although the subjective experience was more jitter.
  94. # [00:18] * Joins: jorendorff (jorendorff@F2D29657.F60B0462.67AC9B1.IP)
  95. # [00:18] * Quits: ajuma (ajuma@F2D29657.F60B0462.67AC9B1.IP) (Quit: ajuma)
  96. # [00:18] <bear> jlebar - investigation in #build has shown the bright light of truth on the culprit for the sea of red
  97. # [00:19] * Joins: brambles (brambles@4CBAB088.F3076E90.1822ACA6.IP)
  98. # [00:19] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  99. # [00:19] * Quits: jorendorff (jorendorff@F2D29657.F60B0462.67AC9B1.IP) (Quit: Eaten by grue.)
  100. # [00:19] <Bas> taras: Yeah, no HWA makes the average about 7 ms slower (which is somewhat expected as I believe it's partially complex border rendering which kills HWA, which isn't happening here)
  101. # [00:20] <Bas> 7ms faster, I guess, technically
  102. # [00:20] * Joins: shorlander-mobile (shorlander@F2D29657.F60B0462.67AC9B1.IP)
  103. # [00:20] <@khuey> bear: shone?
  104. # [00:20] <@khuey> :-P
  105. # [00:20] * Quits: martyn (martyn@moz-CABED5F2.range81-154.btcentralplus.com) (Client exited)
  106. # [00:20] <taras> Bas: 7ms faster, eaaning 37ms?
  107. # [00:21] * Joins: akeybl (akeybl@8F761026.B5EF4AF6.E96CA9D8.IP)
  108. # [00:21] <taras> meaning
  109. # [00:21] * Quits: wolfiR (wolfiR@moz-58A73005.dip0.t-ipconnect.de) (Quit: Leaving)
  110. # [00:21] * Quits: akeybl (akeybl@8F761026.B5EF4AF6.E96CA9D8.IP) (Input/output error)
  111. # [00:21] <bear> khuey - I come from the mountains - that is about as fancy with english as I get ;)
  112. # [00:22] <Bas> taras: Nah, 22-23 with HWA, 30-31 without HWA, so 8 ms diff actually, now that I've gathered more data.
  113. # [00:22] <taras> so wtf
  114. # [00:22] <taras> firefox now says this gfx card is blacklisted
  115. # [00:22] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  116. # [00:22] <Bas> taras: There has been some efforts to blacklist places where HWA makes stuff slower.
  117. # [00:23] <Bas> taras: gfx.direct2d.force-enabled true, layers.acceleration.force-enabled true
  118. # [00:23] * bwinton is now known as bwinton_away
  119. # [00:23] <taras> Bas: when did this happen?
  120. # [00:23] <mbrubeck> drat, I forgot to push my perma-orange test fix to beta. :(
  121. # [00:24] * Joins: Yoric (Yoric@moz-920DB13B.fbx.proxad.net)
  122. # [00:24] <Bas> taras: No idea, I'm just working off rumors, I don't actually follow the blacklisting very strongly.
  123. # [00:24] <taras> Bas: hmm, so i just reset random direct* prefs i had
  124. # [00:24] <taras> and now it's drawing at 20fps
  125. # [00:25] <taras> still now hwa
  126. # [00:25] * Joins: Asa (asa@386C8CEB.7488BB3C.E96CA9D8.IP)
  127. # [00:25] <Bas> 20 fps? So 50ms?
  128. # [00:25] * joduinn-brb is now known as joduinn
  129. # [00:25] <taras> Bas: sorry with 20ms delay
  130. # [00:25] <taras> but it seems to be back to the same values
  131. # [00:25] <taras> :(
  132. # [00:25] <@khuey> bear: ha
  133. # [00:25] <Bas> Ah, weird.
  134. # [00:26] <taras> something weird with power management on these laptops :(
  135. # [00:26] <bear> jlebar - filing bug and they are working on fixing issue
  136. # [00:26] <taras> Bas: seems to average 20-30ms, ie same as your numbers
  137. # [00:26] <jlebar> bear, Yay. Thanks.
  138. # [00:26] <taras> with no hwa
  139. # [00:26] * Quits: wlach (wlach@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  140. # [00:26] * Quits: Boriss (FlyingToas@F2D29657.F60B0462.67AC9B1.IP) (Quit: Boriss)
  141. # [00:27] <Bas> taras: How about without HWA? My AMD C-50 did better with HWA than without.
  142. # [00:27] <WG9s> so, what is the deal with all the red on mozilla-central. Was that a check-in during IT close or something else?
  143. # [00:27] * Joins: smooney (smooney@F2D29657.F60B0462.67AC9B1.IP)
  144. # [00:27] <taras> Bas: trying
  145. # [00:27] <taras> Bas: 33
  146. # [00:28] * Quits: smooney (smooney@F2D29657.F60B0462.67AC9B1.IP) (Quit: smooney)
  147. # [00:28] <taras> Bas: ie about the same
  148. # [00:28] <bear> jlebar - bug 748996
  149. # [00:28] * Quits: dseif (dseif@AFD330B0.531FD64C.630E4E47.IP) (Broken pipe)
  150. # [00:28] <@khuey> mounir: ping
  151. # [00:28] <@ehsan> gavin: yeah sorry, I still haven't figured out how to export good patches from git :(
  152. # [00:28] <taras> Bas: also, tab switching perf got a lot happier too
  153. # [00:28] <mounir> khuey: again? :)
  154. # [00:29] <@khuey> joduinn: ^
  155. # [00:29] <taras> without any changes :(
  156. # [00:29] <mounir> khuey: I guess you don't want mo to sleep
  157. # [00:29] <@khuey> mounir: nope :-)
  158. # [00:29] <Bas> taras: That's annoying :(
  159. # [00:29] <Bas> taras: Are we sure HWA is on and powersave is cranking?
  160. # [00:29] * Quits: past (past@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  161. # [00:29] <bkero> tree should hopefully open soon
  162. # [00:29] <taras> so i was on microsoft signature power profile
  163. # [00:29] <taras> so i bet i just tripped that
  164. # [00:29] * Quits: taustin (taustin@moz-356419E5.static.cruzio.com) (Quit: taustin)
  165. # [00:30] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
  166. # [00:30] * Quits: nhirata (nhirata.bu@F2D29657.F60B0462.67AC9B1.IP) (Quit: nhirata)
  167. # [00:30] * Quits: yuan (ywang@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: yuan)
  168. # [00:30] <@khuey> mounir: joduinn wanted to see if you were still around
  169. # [00:30] * Joins: nhirata (nhirata.bu@F2D29657.F60B0462.67AC9B1.IP)
  170. # [00:31] <@khuey> mounir: presumably he'll speak shortly
  171. # [00:31] <mounir> he is doing that actually
  172. # [00:31] <@khuey> ah
  173. # [00:31] <@khuey> olk
  174. # [00:31] <@khuey> *ok
  175. # [00:31] <taras> Bas: ok so in powersave now
  176. # [00:31] <mounir> i wonder why but it appears that I'm still around :-/
  177. # [00:31] * @khuey goes back to his regularly scheduled programming
  178. # [00:31] <taras> i bet my firefox updated in between restarts
  179. # [00:31] <taras> Bas: 26ms without HWA 37 with HWA
  180. # [00:32] * Quits: @dbaron (dbaron@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  181. # [00:32] * Joins: robert (robert@moz-11E4ED00.dynamic.t-2.net)
  182. # [00:32] * Quits: mak (mak@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  183. # [00:32] * Quits: nhirata (nhirata.bu@F2D29657.F60B0462.67AC9B1.IP) (Quit: nhirata)
  184. # [00:32] * Joins: nihsanullah_ (naveed@moz-BBE3ABD.mv.mozilla.com)
  185. # [00:32] * Joins: eflores (eflores@538BABFE.A073F3E.97BBD552.IP)
  186. # [00:33] * nihsanullah_ is now known as naveed
  187. # [00:33] * Joins: biesi (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net)
  188. # [00:34] * Quits: ircloggr (nodebot@moz-612D1863.compute-1.amazonaws.com) (Client exited)
  189. # [00:34] * Joins: RyanVM (chatzilla@moz-D04D3C77.phlapa.fios.verizon.net)
  190. # [00:34] * Joins: smooney (smooney@F2D29657.F60B0462.67AC9B1.IP)
  191. # [00:34] * Quits: smooney (smooney@F2D29657.F60B0462.67AC9B1.IP) (Quit: smooney)
  192. # [00:35] * Parts: kats (kats@moz-DE13FC16.compute-1.amazonaws.com)
  193. # [00:35] * Joins: ircloggr (nodebot@moz-3732EB9D.compute-1.amazonaws.com)
  194. # [00:36] <taras> Bas: aha, got it back to 50ms delay without hwa
  195. # [00:36] <WG9s> OK I found the relevant bugs.
  196. # [00:36] <Bas> taras: Oh firefox perf, why are you so random.
  197. # [00:36] <taras> Bas: no shit
  198. # [00:37] * Quits: victorporof (victorporo@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving...)
  199. # [00:37] <taras> Bas: seems that it's affected by other tabs
  200. # [00:37] * Quits: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP) (Ping timeout)
  201. # [00:37] <taras> Bas: so the other case i wanted you to look into profiling
  202. # [00:37] <taras> is open up a news.google.com
  203. # [00:37] <taras> and open 4 of the stories in tabs
  204. # [00:37] <taras> then hold down ctrl-tab
  205. # [00:37] <taras> the perf is so bad
  206. # [00:37] * Quits: dcamp (dave@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving...)
  207. # [00:38] <taras> it draws less than once a second
  208. # [00:38] * Quits: gerv (gerv@moz-8E68CF56.in-addr.arpa) (Quit: Leaving.)
  209. # [00:38] <Bas> taras: Do we have any more minimal testcase? That profile is going to be terrible to read.
  210. # [00:39] <taras> Bas: i do not yet
  211. # [00:39] <nemo> aaaagh. I hate ctrl-q
  212. # [00:39] <taras> Bas: having *stuff* in tabs
  213. # [00:39] <taras> is bad
  214. # [00:39] <taras> vs about:blank
  215. # [00:39] <nemo> (I was trying ctrl-tab to see what it did and wasn't looking at the keyboard right)
  216. # [00:39] <RyanVM> mbrubeck: Thanks for cleaning up the mess last night.
  217. # [00:40] * Joins: nrc (nrc@538BABFE.A073F3E.97BBD552.IP)
  218. # [00:40] * Quits: Yoric (Yoric@moz-920DB13B.fbx.proxad.net) (Input/output error)
  219. # [00:40] <Bas> taras: This is strictly about your crap machine in powersave?
  220. # [00:40] <Bas> Or about some general class of machines.
  221. # [00:40] * Joins: biesi_ (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net)
  222. # [00:40] * Joins: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP)
  223. # [00:40] <nemo> ah. ctrl-tab is like ctrl-pagedown
  224. # [00:40] <Bas> And with HWA
  225. # [00:40] * Quits: biesi (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  226. # [00:40] <mbrubeck> RyanVM: Well, eventually it fell to edmorley to really fix things. :P
  227. # [00:40] <Bas> (on my crap machine, the kind of 'stuff' seems to matter a lot for drawing speed (which makes lots of sense really)
  228. # [00:41] <taras> Bas: so this particular usecase seems to be bad in general
  229. # [00:41] <taras> but its particuarly bad in powersave + hwa
  230. # [00:41] * Quits: drice (derice@1606D15F.E628B196.8E155D4E.IP) (Quit: Leaving.)
  231. # [00:41] <Bas> Ok
  232. # [00:41] <RyanVM> Bas: define "crap machine" - I see the sluggishness on my c2d laptop w/ express 4 graphics & hwa on. Fine in high performance mode.
  233. # [00:41] <taras> Bas: suggesting news sites
  234. # [00:41] <taras> because they seem to be worst at this
  235. # [00:41] * Quits: shorlander-mobile (shorlander@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving...)
  236. # [00:41] <Bas> RyanVM: AMD APU
  237. # [00:42] * Quits: ddahl (ddahl@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  238. # [00:42] * Quits: joe_walker (joe_walker@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  239. # [00:43] <taras> Bas: though intel hwa on powersave exhibits very similar crap perf :)
  240. # [00:43] <bent> omg it's terrible
  241. # [00:43] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  242. # [00:43] <bent> i have to disable it when i'm on battery sometimes
  243. # [00:44] <bent> scrolling google reader is a nightmare
  244. # [00:44] <nemo> Bas: at least on my machine, the tabs flip by so fast I think I'm going to go into some sort of seizure. No perf issues I can see :)
  245. # [00:44] <taras> switch tabs is what gets me
  246. # [00:44] * Joins: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  247. # [00:44] <nemo> Admittedly on nightly
  248. # [00:44] * jgriffin is now known as jgriffin-afk
  249. # [00:44] <Bas> nemo: I know, same for my boxes except the AMD C-50 :(
  250. # [00:44] <smaug> bent: huh. Have you profiled what is slow?
  251. # [00:44] * Quits: WG9s (bill@moz-7A06A043.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-4.1450hg.fc16 [XULRunner 11.0/20120313114517])
  252. # [00:45] * Quits: Honza (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  253. # [00:45] <bent> smaug, not in a long while, but it was doing graphics-y things i'm pretty suure
  254. # [00:45] * Quits: Mossop (mossop@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  255. # [00:45] <Bas> taras: Yeah, it's complicated, I played with Jeff's PC and it didn't seem to be that bad when I was working on it. I don't generally use google stuff but on my AMD C-50 it seems -very very- dependent on what I'm doing, scrolling and most interactions are much better with HWA, tab switching and some interactions are much slower.
  256. # [00:45] * Joins: WG9s (bill@moz-7A06A043.hsd1.ma.comcast.net)
  257. # [00:45] * zpao is now known as zpao|detached
  258. # [00:45] * Quits: rstrong (rstrong@F2D29657.F60B0462.67AC9B1.IP) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  259. # [00:45] <Bas> taras: I'm tempted to say we should blacklist some of this hardware agressively for D2D 1.0, D2D 1.1 support (being released with Windows 8 I'm guessing) will kill a lot of our performance worst-cases for D2D.
  260. # [00:46] * Quits: bbondy (bbondy@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  261. # [00:46] <bent> Bas, can we just not do hardware acceleration when on battery mode maybe?
  262. # [00:46] <bent> dunno if that info is knowable
  263. # [00:47] <taras> bbondy can dig it out :)
  264. # [00:47] <taras> problem is we cant switch at runtime
  265. # [00:47] <taras> bent: and ie isn't affected by it
  266. # [00:47] <taras> so it's something we do
  267. # [00:47] <bent> hm
  268. # [00:47] <bent> or something they do ;)
  269. # [00:47] <Bas> taras: I'm guessing it's just our chrome, our chrome is really really hard on HWA.
  270. # [00:47] <bent> we've seen things like that before
  271. # [00:48] * Quits: smaug (chatzilla@moz-F4127CA7.gprs.sl-laajakaista.fi) (Ping timeout)
  272. # [00:48] * Quits: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Input/output error)
  273. # [00:48] <taras> Bas: nope
  274. # [00:48] <Bas> taras: Also we jump through -terrible- heaps to prevent seams on borders.
  275. # [00:48] <Bas> IE just seems.
  276. # [00:48] <taras> Bas: so opened up some news sites, disabled js on them via noscript
  277. # [00:48] <Bas> *seams
  278. # [00:48] <taras> still really lame 50+ms delays
  279. # [00:48] <Bas> Yeah, I think it's drawing.
  280. # [00:49] * Parts: Mavericks (Mibbit@52CB45E1.B1CD1657.FDEA3160.IP)
  281. # [00:49] <Bas> We should just seam when drawing borders.
  282. # [00:49] <taras> Bas: but why would having other tabs
  283. # [00:49] <taras> kill out drawing perf when they are idle?
  284. # [00:49] * Joins: roc (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  285. # [00:49] * ChanServ sets mode: +o roc
  286. # [00:49] <taras> s/out/our/
  287. # [00:49] * Quits: anant (Anant@moz-488092DD.hsd1.ca.comcast.net) (Quit: Leaving)
  288. # [00:49] <Bas> taras: I don't think the animation in about:telemetry is drawing bound :)
  289. # [00:49] * Joins: wlach (wlach@F2D29657.F60B0462.67AC9B1.IP)
  290. # [00:50] * rail_away is now known as rail
  291. # [00:50] <Bas> There's might be a little layers stuff there.
  292. # [00:50] <taras> Bas: it shouldbe..being that it uses mozrequestanimationframe :)
  293. # [00:50] * mcote is now known as mcote|afk
  294. # [00:50] * coop is now known as coop|away
  295. # [00:50] <Bas> But it's not the D2D issue I suspect we're seeing on switching tabs.
  296. # [00:50] <Bas> taras: Sure, it -should- be :p
  297. # [00:50] <Bas> But I bet you 2 beers a profile will not show painting taking over 30%.
  298. # [00:50] <taras> Bas: accepted
  299. # [00:51] <taras> i'll bet you 2 local beers vs your local ones :)
  300. # [00:51] <bent> 2 beers! /me is jealous
  301. # [00:51] <Bas> taras: Oh boy, now I'm hoping I lose this bet ;)
  302. # [00:51] * Joins: anky (anky@4D44A67.2FAB683F.74119F78.IP)
  303. # [00:51] * Quits: anky (anky@4D44A67.2FAB683F.74119F78.IP) (Quit: Leaving...)
  304. # [00:52] <taras> Bas: atleast it doesn't involve watching romanian pop music videos to reproduce jank :)
  305. # [00:52] <Bas> It's true :)
  306. # [00:52] <Bas> taras: fwiw, I've heard reports we invalidate -terribly- on youtube.com (i.e. the whole page, all the time when you mouse over stuff)
  307. # [00:52] <Bas> Which is probably related to that jank.
  308. # [00:52] <taras> likely
  309. # [00:52] <@bz> bjacob: ping?
  310. # [00:53] <bjacob> bz: pong
  311. # [00:53] <@bz> bjacob: http://mochi.test:8888/tests/content/canvas/test/webgl/conformance/context/constants.html
  312. # [00:53] <Bas> taras: I'll get some profiles on a decent machines first, then I'll do my best to get data on my crap machine (only so much you can do if you want to profile on a C-50 with only 32GB HDD)
  313. # [00:53] <@bz> bjacob: I don't see a SHADER_COMPILER constant in the spec
  314. # [00:53] * Joins: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP)
  315. # [00:54] <jgilbert> bz: it probably shouldn't be there then \o/
  316. # [00:54] <@bz> bjacob: the official test suite has the same test
  317. # [00:54] * Quits: IanN (chatzilla@moz-3F5A461C.cable.virginmedia.com) (Ping timeout)
  318. # [00:54] <bjacob> bz: indeed, it must have been removed, so the test is out of date
  319. # [00:54] <@bz> bjacob: bug in test suite, or bug in spec?
  320. # [00:54] <bjacob> checking
  321. # [00:54] <TheCrap> -.- highlighted again
  322. # [00:54] <bjacob> jgilbert: do you remember which func uses that constant?
  323. # [00:54] <jgilbert> likely the tests, but I could be wrong
  324. # [00:54] <@bz> bjacob: fwiw, I have a hacked-up new-binding build running
  325. # [00:54] <bjacob> bz: cool
  326. # [00:54] <jgilbert> bjacob: it'd probably be getParameter
  327. # [00:54] <@bz> bjacob: looking through its failures now, and hit this one. ;)
  328. # [00:55] * Quits: robert (robert@moz-11E4ED00.dynamic.t-2.net) (Client exited)
  329. # [00:56] * Quits: gozala1 (gozala@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving.)
  330. # [00:56] * jgriffin-afk is now known as jgriffin
  331. # [00:56] * Quits: wlach (wlach@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  332. # [00:56] <@bz> we have nothing in the glcontext code that looks at that constant
  333. # [00:56] <@bz> fwiw
  334. # [00:56] * Quits: krit1 (Adium@moz-1FC1932F.adobe.com) (Quit: Leaving.)
  335. # [00:56] <bjacob> bz: jgilbert: this constant seems useless in webgl where a shader compiler is always available, so the spec seems correct and the test wrong
  336. # [00:57] <bjacob> it seems to be a boolean telling whether a shader compiler is available
  337. # [00:57] <bjacob> it can be used to implement isComputerOn()
  338. # [00:57] * catlee is now known as catlee-away
  339. # [00:57] * Quits: automata (automata@moz-1CE7A56D.ifsc.usp.br) (Quit: Saindo)
  340. # [00:58] * Joins: cbiesinger__ (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net)
  341. # [00:58] * philor is now known as philor|away
  342. # [00:58] * Quits: biesi_ (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  343. # [00:58] <nemo> huh. why does print(1.0.toFixed()) work, but print(1.toFixed()) error?
  344. # [00:58] <bjacob> bz: that makes it a non-passable test, so a really important finding to communicate to the ml
  345. # [00:59] <bjacob> nemo: maybe because in the latter, the . is interpreted as decimal point?
  346. # [00:59] <bjacob> or 1. interpreted as number
  347. # [00:59] <nemo> seems a little arbitrary :)
  348. # [01:00] <Mook_as> nemo: but print((1).toFixed()) works
  349. # [01:00] * rail is now known as rail_away
  350. # [01:00] <nemo> Mook_as: true true
  351. # [01:00] <nemo> I was just comparing
  352. # [01:00] <nemo> https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number/toFixed
  353. # [01:00] <@bz> bjacob: ok, I'll send mail
  354. # [01:00] <nemo> with
  355. # [01:01] <nemo> https://bugzilla.mozilla.org/show_bug.cgi?id=624189
  356. # [01:01] <nemo> which is duped off of the usual bug
  357. # [01:01] <nemo> I was just curious if there was any way to make that comparison work right
  358. # [01:01] <nemo> I guess as a string...
  359. # [01:02] <nemo> hm. guess not
  360. # [01:02] <nemo> what a shame bignum types for js never took off
  361. # [01:02] * Quits: KaiRo (robert@moz-9A799BE8.adsl.highway.telekom.at) (Input/output error)
  362. # [01:03] * Joins: krit (Adium@moz-1FC1932F.adobe.com)
  363. # [01:04] * Joins: njn (chatzilla@moz-EEC0548B.dyn.iinet.net.au)
  364. # [01:04] * Quits: johanc (chatzilla@moz-D8A1AA43.bredband.comhem.se) (Ping timeout)
  365. # [01:04] * Joins: biesi (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net)
  366. # [01:05] * Quits: cbiesinger__ (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  367. # [01:06] * Quits: WG9s (bill@moz-7A06A043.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-4.1450hg.fc16 [XULRunner 11.0/20120313114517])
  368. # [01:06] * Joins: WG9s (bill@moz-7A06A043.hsd1.ma.comcast.net)
  369. # [01:06] * Quits: beaufour (beaufour@18D5CC88.C7EE4FB2.ECED8BE3.IP) (Quit: beaufour)
  370. # [01:08] * Quits: wesj (Instantbir@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  371. # [01:08] * philor|away is now known as philor
  372. # [01:09] * Quits: krit (Adium@moz-1FC1932F.adobe.com) (Ping timeout)
  373. # [01:09] <mbrubeck> AWESOME. We had a perma-orange crash on Aurora for 8 days without anyone noticing it.
  374. # [01:09] * Joins: willy1234x1 (willy1234x@moz-BEC3716D.slkc.qwest.net)
  375. # [01:09] <mbrubeck> and on beta for 1 day
  376. # [01:09] <bjacob> wow
  377. # [01:10] <mbrubeck> (bug 749010)
  378. # [01:10] * Quits: MMx (mmx@moz-1AFE3502.afthd.hg.tu-darmstadt.de) (Ping timeout)
  379. # [01:10] <WG9s> any way the wind blows
  380. # [01:11] * Joins: KaiRo (robert@moz-9A799BE8.adsl.highway.telekom.at)
  381. # [01:11] * Quits: willy1234x1 (willy1234x@moz-BEC3716D.slkc.qwest.net) (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
  382. # [01:11] * Joins: birtles (chatzilla@moz-348F61F0.mozilla.or.jp)
  383. # [01:11] * Quits: nthomas (chatzilla@moz-A9A754FF.dsl.telstraclear.net) (Ping timeout)
  384. # [01:12] * Joins: wesj (Instantbir@F2D29657.F60B0462.67AC9B1.IP)
  385. # [01:12] * Quits: hipokrit (hipokrit@81016825.8DB70AE8.839F6EC0.IP) (Quit: Leaving)
  386. # [01:12] <jprmc> ehsan: https://bugzilla.mozilla.org/show_bug.cgi?id=745177
  387. # [01:13] <jprmc> ehsan:
  388. # [01:13] <jprmc> https://bugzilla.mozilla.org/show_bug.cgi?id=748718
  389. # [01:13] <jprmc> ehsan: https://bugzilla.mozilla.org/show_bug.cgi?id=747528
  390. # [01:13] * Joins: gandalf_ (zbraniecki@moz-F44B1A59.neoplus.adsl.tpnet.pl)
  391. # [01:13] <darktrojan> anyone know why we get "release-mozilla-beta-macosx64-talos" as a branch name in some things?
  392. # [01:14] * Quits: gandalf (zbraniecki@moz-9D537C9C.neoplus.adsl.tpnet.pl) (Ping timeout)
  393. # [01:14] * gandalf_ is now known as gandalf
  394. # [01:14] * Joins: MMx (mmx@moz-1AFE3502.afthd.hg.tu-darmstadt.de)
  395. # [01:14] * Joins: nthomas (chatzilla@moz-A9A754FF.dsl.telstraclear.net)
  396. # [01:14] * Quits: wesj (Instantbir@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  397. # [01:15] * Quits: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP) (Ping timeout)
  398. # [01:15] * Quits: jgilbert (jgilbert@9A6CD06.C1D490E1.AF3F67D5.IP) (Ping timeout)
  399. # [01:15] * Quits: prazuber (prazuber@moz-8FDA4E25.savvy.volia.net) (Quit: )
  400. # [01:17] * rnewman is now known as rnewman|afk
  401. # [01:18] * Joins: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP)
  402. # [01:19] * Quits: jtcranmer (jtcranmer@moz-EBF2B4AB.cs.illinois.edu) (Ping timeout)
  403. # [01:19] <philor> darktrojan: because they named release things... somewhat inconsistently
  404. # [01:20] <taras> Bas: http://dl.dropbox.com/u/5961467/moz/30percent.png
  405. # [01:20] <philor> same answer for "Unknown" :)
  406. # [01:22] * Quits: Pike (Pike@moz-E31CD2CB.mozilla.org) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725])
  407. # [01:22] * Joins: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com)
  408. # [01:22] <Waldo> nemo: 1.0.toFixed() works because 1.0 parses as a number and the .toFixed() after parses as a property access; 1.toFixed() doesn't work because 1. parses as a number, then the next token is toFixed -- there's no property access there
  409. # [01:23] <taras> BenWa: is there a way to open up the tree widget completely?
  410. # [01:23] <taras> BenWa: in the profiler
  411. # [01:23] <BenWa> taras: '*' key
  412. # [01:23] <BenWa> it can kill the UI if it's a stackwalking profile
  413. # [01:23] <BenWa> too many nodes
  414. # [01:23] <BenWa> works well for subtree
  415. # [01:23] <taras> BenWa: now you tell me this :(
  416. # [01:24] <taras> should just throtte at some %ntage
  417. # [01:24] * Joins: jtcranmer (jtcranmer@moz-EBF2B4AB.cs.illinois.edu)
  418. # [01:24] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  419. # [01:25] <BenWa> yea
  420. # [01:25] * jtcranmer is now known as IRCMonkey21799
  421. # [01:26] * Joins: fuzz2lin (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  422. # [01:26] * Quits: IRCMonkey21799 (jtcranmer@moz-EBF2B4AB.cs.illinois.edu) (Ping timeout)
  423. # [01:26] * fuzz2lin is now known as gkw|mini
  424. # [01:27] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  425. # [01:27] * Quits: mdas (mdas@moz-E31CD2CB.mozilla.org) (Quit: mdas)
  426. # [01:27] <taras> BenWa: i think i captured my first somewhat useful profile
  427. # [01:27] <taras> after so many attempts
  428. # [01:27] <RyanVM> philor: WTH is going on with inbound?
  429. # [01:27] <taras> BenWa: thanks for all of the help :)
  430. # [01:27] * Quits: gkw|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  431. # [01:28] * Joins: gkw_ (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  432. # [01:28] * Quits: gkw_ (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  433. # [01:28] * Joins: gkw_ (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  434. # [01:28] * Quits: gkw_ (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  435. # [01:28] <RyanVM> philor: nvm
  436. # [01:29] * Quits: cesar (cdolivei@moz-FAFD684E.r.rev.accesscomm.ca) (Ping timeout)
  437. # [01:29] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
  438. # [01:30] * bear is now known as bear-afk
  439. # [01:30] <taras> Bas: here is the relevant onpaint http://dl.dropbox.com/u/5961467/moz/30percent_onpaint.png the previoust stack was just for processing js
  440. # [01:30] * Joins: cesar (cdolivei@moz-FAFD684E.r.rev.accesscomm.ca)
  441. # [01:30] * Joins: gkw_ (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  442. # [01:30] * Joins: jtcranmer (jtcranmer@moz-EBF2B4AB.cs.illinois.edu)
  443. # [01:30] * Quits: @khuey (khuey@moz-B77DEAEB.mozilla.org) (Ping timeout)
  444. # [01:30] * Quits: gkw_ (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  445. # [01:30] * Joins: gkw|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  446. # [01:31] <philor> RyanVM: yeah, turns out that if you download a file which isn't there, and you then blame the failure on a failure to download a different file from a different host, you wind up failing for a while
  447. # [01:31] * jtcranmer is now known as IRCMonkey42435
  448. # [01:31] <RyanVM> that's begging for an xzibit meme
  449. # [01:32] * Quits: TheCrap (TheCrap@moz-97786598.dip0.t-ipconnect.de) (Ping timeout)
  450. # [01:32] * Quits: gkw|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  451. # [01:33] * Joins: gkw|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  452. # [01:33] * Quits: gkw|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  453. # [01:33] * Joins: gkw|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  454. # [01:34] <darktrojan> dear make, please can you just build the stuff I actually changed, instead of everything?
  455. # [01:34] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  456. # [01:34] <taras> Bas: here is the profile http://dl.dropbox.com/u/5961467/moz/cleopatra_for_bas.part looks like it's mostly painting
  457. # [01:35] * Quits: geoffbrown (geoffbrown@F2D29657.F60B0462.67AC9B1.IP) (Quit: geoffbrown)
  458. # [01:36] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  459. # [01:36] * Quits: gkw|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  460. # [01:36] * Joins: gkw|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  461. # [01:37] * Joins: azakai|2 (alon@moz-90E3042.lightspeed.sntcca.sbcglobal.net)
  462. # [01:37] * Joins: biesi_ (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net)
  463. # [01:38] * Quits: biesi (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  464. # [01:39] * Quits: John-Galt (kris@FACBEC9F.1DC3B5D1.24939243.IP) (Quit: leaving)
  465. # [01:39] * Quits: birtles (chatzilla@moz-348F61F0.mozilla.or.jp) (Ping timeout)
  466. # [01:39] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird -- http://www.instantbird.com)
  467. # [01:40] * Quits: whimboo (whimboo@moz-216F9AFA.superkabel.de) (Input/output error)
  468. # [01:40] * Quits: bent (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Connection reset by peer)
  469. # [01:40] * Joins: birtles (chatzilla@moz-4B5534A0.mozilla.or.jp)
  470. # [01:40] * Joins: bent (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  471. # [01:41] * Quits: gkw (Instantbir@moz-BBE3ABD.mv.mozilla.com) (Quit: Instantbird -- http://www.instantbird.com)
  472. # [01:41] <philor> mbrubeck: maybe you don't really do that many backouts, you just land a lot of "Back button is no longer...." fixes
  473. # [01:43] <RyanVM> hurley: ping
  474. # [01:43] * Joins: surkov (surkov@A4C60ACB.84614B10.33A1AC3C.IP)
  475. # [01:43] * Quits: gkw|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  476. # [01:43] * Joins: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  477. # [01:44] * Quits: bholley (anonymous@moz-409EE9C9.net-81-220-20.rev.numericable.fr) (Quit: bholley)
  478. # [01:44] * Joins: gkw (Instantbir@moz-BBE3ABD.mv.mozilla.com)
  479. # [01:44] * Quits: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP) (Input/output error)
  480. # [01:44] * Joins: nhirata (nhirata.bu@8F761026.B5EF4AF6.E96CA9D8.IP)
  481. # [01:44] * Quits: jet (junglecode@moz-BBE3ABD.mv.mozilla.com) (Quit: jet)
  482. # [01:47] * jlund is now known as jlund|away
  483. # [01:47] * Quits: harth (harth@moz-C2C235AC.bb.sky.com) (Input/output error)
  484. # [01:47] * Joins: anant (Anant@moz-488092DD.hsd1.ca.comcast.net)
  485. # [01:48] * Quits: nhirata (nhirata.bu@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  486. # [01:50] <mbrubeck> argh, the testAboutPage fix didn't work
  487. # [01:50] * Joins: cbiesinger__ (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net)
  488. # [01:50] * Quits: gkw (Instantbir@moz-BBE3ABD.mv.mozilla.com) (Quit: Instantbird -- http://www.instantbird.com)
  489. # [01:50] * Joins: gkw (Instantbir@moz-BBE3ABD.mv.mozilla.com)
  490. # [01:50] * Quits: biesi_ (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  491. # [01:51] <mbrubeck> now I'm going to have to figure out how to actually run this test in a beta-branded build to figure it out...
  492. # [01:51] * Joins: ajuma (ajuma@moz-CDCFE118.home.cgocable.net)
  493. # [01:51] * Quits: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  494. # [01:51] * Joins: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  495. # [01:51] <philor> we've got a tree that does that ;)
  496. # [01:52] * Joins: taustin (taustin@moz-EE172EAA.resnet.ucsc.edu)
  497. # [01:52] <mbrubeck> mozilla-beta is my Try server!
  498. # [01:52] <jhammel> firebot: make ^ a meme
  499. # [01:52] <firebot> jhammel: Sorry, I've no idea what 'make ^ a meme' might be.
  500. # [01:53] <jhammel> firebot: then you are useless to me
  501. # [01:53] * Quits: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP) (Ping timeout)
  502. # [01:53] <firebot> jhammel: But then you are 'a bot'...
  503. # [01:53] <catlee-away> is tree open or closed?
  504. # [01:53] <jhammel> <beep/>
  505. # [01:53] <mbrubeck> MOZILLA-BETA [insanity wolf] IS MY TRY SERVER
  506. # [01:53] * mbrubeck changes topic to 'm-c is OPEN || Next uplift for Fx15: 2012-06-05 || New/want to help? See irc://irc.mozilla.org/#introduction || http://krijnhoetmer.nl/irc-logs/'
  507. # [01:53] <philor> mbrubeck: first thing I'd do is download a build and run it and see what it says, since Firefox should have already matched Firefox Beta, shouldn't it?
  508. # [01:53] * jhammel needs a command line meme client
  509. # [01:53] <jhammel> mbrubeck: for a moment i thought you were putting that in the topic ;)
  510. # [01:54] <bjacob> jhammel: memes rendered with libcaca? neat
  511. # [01:54] <jhammel> bjacob: nah, something that takes the syntax mbrubeck used and automagically generates a meme and uploads it
  512. # [01:54] <jhammel> yes, that's how lazy i am
  513. # [01:54] * Joins: smagnin (pike@moz-DEF53BC9.fbx.proxad.net)
  514. # [01:54] <mbrubeck> catlee-away: Seems to be open again
  515. # [01:54] * Quits: cbiesinger__ (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  516. # [01:54] * Joins: dseif (dseif@A32280B5.E84B0A4A.6F478678.IP)
  517. # [01:54] <bjacob> aha
  518. # [01:55] <bjacob> mbrubeck: real men use mozilla-esr10 for that
  519. # [01:55] <mbrubeck> NOT SURE IF LAZY [futurama fry] OR GENIUS
  520. # [01:55] <Bas> taras: Doesn't http://dl.dropbox.com/u/5961467/moz/30percent_onpaint.png suggest it's not mostly painting at all?
  521. # [01:55] <jhammel> all these precious memes are being wasted!
  522. # [01:57] <rniwa> AryehGregor: yt?
  523. # [01:57] * Quits: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  524. # [01:57] <taras> Bas: i took a pic of the wrong prt
  525. # [01:57] * philor changes topic to 'Next uplift for Fx15: 2012-06-05 || New/want to help? See irc://irc.mozilla.org/#introduction || http://krijnhoetmer.nl/irc-logs/'
  526. # [01:57] <taras> part
  527. # [01:57] <taras> Bas: the next screenshot shows 30% in onpaint
  528. # [01:57] <jhammel> /part
  529. # [01:57] <taras> good guess btw :)
  530. # [01:57] <philor> saves the status being out of date
  531. # [01:58] * Joins: biesi (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net)
  532. # [01:58] * Joins: jet (junglecode@moz-BBE3ABD.mv.mozilla.com)
  533. # [01:58] <philor> catlee-away: why doesn't treestatus have an IRC bot that knows how to do /topic?
  534. # [01:59] <catlee-away> oooh
  535. # [01:59] * Joins: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  536. # [01:59] * Quits: mkaply (Earlybird@moz-92EDDD02.lightspeed.austtx.sbcglobal.net) (Ping timeout)
  537. # [01:59] <catlee-away> we could teach firebot to poll treestatus
  538. # [01:59] <jhammel> firebot: poll treestatus
  539. # [01:59] <firebot> jhammel: Sorry, I've no idea what 'poll treestatus' might be.
  540. # [01:59] * Joins: aja (chatzilla@3846FB25.AEC64F0A.7880DB15.IP)
  541. # [01:59] <jhammel> then you're stupid and slow
  542. # [01:59] <philor> some people, when faced with an IRC problem, think "I know, I'll use firebot..."
  543. # [01:59] <jhammel> philor: then they have two problems?
  544. # [02:00] <philor> at the very least
  545. # [02:00] * Quits: tonymec|away (tonymec@33CF380C.15D113B1.277517C1.IP) (Quit: Konversation terminated!)
  546. # [02:00] * Quits: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  547. # [02:00] * Joins: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  548. # [02:01] * Quits: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  549. # [02:01] <Bas> taras: How do I see that from the .part file?
  550. # [02:02] <Bas> taras: Anyway, yeah, 30% was my expectation, which is a little sad. We should so be paint-bound there.
  551. # [02:02] * Joins: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  552. # [02:03] * Quits: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com) (Quit: sheppy)
  553. # [02:03] * Quits: tchevalier (Instantbir@moz-6BA9B4E0.w109-210.abo.wanadoo.fr) (Quit: Instantbird -- http://www.instantbird.com)
  554. # [02:03] * AutomatedTester is now known as AutomatedTester|AFK
  555. # [02:04] <taras> Bas: yeah 30% on js because of gc
  556. # [02:04] <taras> i think
  557. # [02:04] <taras> incremental gc should fix that
  558. # [02:04] <taras> Bas: just scroll down to nsWindow Paint
  559. # [02:05] <taras> opened the tree up until there were multiple things and hit *
  560. # [02:05] <taras> Bas: you load the part file into http://varium.fantasytalesonline.com/cleopatra/
  561. # [02:05] * Quits: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  562. # [02:05] * Joins: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  563. # [02:05] * Quits: rwaldron (rwaldron@moz-BDCCF091.hfc.comcastbusiness.net) (Quit: Leaving...)
  564. # [02:06] * Quits: Mardak (Mardak@moz-7B0110AD.mv.mozilla.com) (Quit: Mardak)
  565. # [02:07] * heycam|away is now known as heycam
  566. # [02:07] * Quits: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  567. # [02:07] <taras> Bas: i enabled paintflashing, it's repainting the buttons + input box above BUTTER
  568. # [02:07] * Joins: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  569. # [02:08] <taras> Bas: gradients there are not helping
  570. # [02:08] <Bas> taras: 33.3% Darn! close, but you're on the winning side :)
  571. # [02:09] * Quits: jhammel (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: leaving)
  572. # [02:09] * hwine is now known as hwine-commuting
  573. # [02:09] * Quits: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  574. # [02:09] <Bas> taras: Oh, paint is actually much less than 30% it seems. display list building happens inside OnPaint
  575. # [02:10] * Joins: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  576. # [02:10] <hurley> RyanVM: (belated) pong
  577. # [02:10] <Bas> taras: Does this profiler have anyway to get a bottom up view from a given call frame?
  578. # [02:10] <RyanVM> hurley: re bug 719609
  579. # [02:10] * Quits: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  580. # [02:11] * Quits: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com) (Ping timeout)
  581. # [02:11] * Joins: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  582. # [02:11] <RyanVM> hurley: was the LEAVE OPEN to track landing on beta/aurora?
  583. # [02:11] <hurley> RyanVM: yep
  584. # [02:11] <RyanVM> hurley: typically we use the status-firefoxN flags for that, no?
  585. # [02:11] <Bas> taras: Approximately 22% seems to be 'real' painting (after filtering out layer manager cruft and displaylist building.
  586. # [02:11] <hurley> RyanVM: perhaps, i'm new to that whole bit of having code landed
  587. # [02:11] * Quits: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  588. # [02:11] * Joins: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  589. # [02:12] <Bas> taras: Of which between 12% and 17% is in D2D.
  590. # [02:12] <RyanVM> hurley: OK, in that case, I'm going to take that note off when I land it in a bit (if that's OK with you). I'll also set the tracking-firefox13/14? flags
  591. # [02:12] <hurley> RyanVM: sounds just fine to me
  592. # [02:12] <RyanVM> great
  593. # [02:12] * Quits: brambles (brambles@4CBAB088.F3076E90.1822ACA6.IP) (Ping timeout)
  594. # [02:12] <taras> Bas: ask BenWa
  595. # [02:12] <taras> about bottom up
  596. # [02:13] <Bas> taras: Yeah, that doesn't allow you to define a bottom though, it just takes the lowest level.
  597. # [02:13] * Joins: tonymec__ (tonymec@E5E81143.917098EA.277517C1.IP)
  598. # [02:13] * Joins: AaronMT (AaronMT@moz-E26428A8.cpe.net.cable.rogers.com)
  599. # [02:13] <Bas> I want bottom up for a certain common denominator.
  600. # [02:13] <Bas> In this case ThebesLayerD3D10::Validate
  601. # [02:13] <BenWa> Bas: You can focus on a frame
  602. # [02:13] * Quits: AaronMT (AaronMT@moz-E26428A8.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: http://www.textualapp.com/)
  603. # [02:13] <Bas> Or at least a top-down combining all instances of ThebesLayerD3D10::Validate
  604. # [02:14] <BenWa> bas: Find an instance of the frame you want and then hit invert callstack
  605. # [02:14] * tonymec__ is now known as tonymec|away
  606. # [02:14] * Quits: smagnin (pike@moz-DEF53BC9.fbx.proxad.net) (Ping timeout)
  607. # [02:15] * Quits: crussell (colby@4C613230.5A834493.B8E6AC67.IP) (Ping timeout)
  608. # [02:15] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  609. # [02:15] * Quits: espindola (espindola@moz-B530506.dsl.teksavvy.com) (Quit: Ex-Chat)
  610. # [02:15] * Joins: espindola (espindola@moz-B530506.dsl.teksavvy.com)
  611. # [02:15] <Bas> BenWa: Will this focus on -this- particular frame, or will it focus for frames at all depths with this signature?
  612. # [02:15] <BenWa> taras: Are you collecting on windows with the symbol server?
  613. # [02:15] <BenWa> bas: I don't recall, I've been focusing on the backend at this time
  614. # [02:16] <BenWa> The front end needs better support to do this kind of analysis
  615. # [02:16] * joduinn is now known as joduinn-afk
  616. # [02:16] <taras> BenWa: yes
  617. # [02:16] <BenWa> The filter by name feature used to work well but it's been regressed by recent changes
  618. # [02:16] <BenWa> taras: Can you hit 'Upload view' and send me the link?
  619. # [02:16] <Bas> BenWa: But would it allow me to combine the statistics in general?
  620. # [02:17] * Quits: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  621. # [02:17] <Bas> taras: So yeah, -actual- painting (i.e. stuff touching D2D code) is not taking a lot of time at all here.
  622. # [02:17] * Joins: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  623. # [02:17] <BenWa> bas: It will once the UI is fully polished. Right now you can only focus on a particular callstack
  624. # [02:17] <Bas> So at least this particular test is probably more timing-affected by D2D than actual perf affected. D2D would -definitely- do worse at this particular gradient than GDI though.
  625. # [02:17] <Bas> BenWa: Yeah, I figured.
  626. # [02:17] * Quits: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  627. # [02:17] * Joins: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  628. # [02:18] <taras> Bas: what does timing-affected mean?
  629. # [02:18] <Bas> taras: What I mean is small differences in the times things take affecting the 'flow', i.e. creating a worse/better user experience without necessarily affecting throughput.
  630. # [02:19] * Quits: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  631. # [02:19] * Quits: dastergon (dastergon@moz-310566EB.org) (Ping timeout)
  632. # [02:19] <Bas> BenWa: It's a shame, the fact ThebesLayer::Validate is called from different levels of ContainerLayer::Validate makes it impossible this way to see how much time is spent painting at this point.
  633. # [02:19] * Joins: dastergon (dastergon@moz-310566EB.org)
  634. # [02:19] * Joins: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  635. # [02:19] <Bas> taras: The fix for gradient issues like this is retaining Azure gradient objects (or gfxPatterns for the Azure-Thebes wrapper), that's the way D2D is 'meant' to be used (but we're not using it)
  636. # [02:19] * Joins: crussell (colby@4C613230.5A834493.B8E6AC67.IP)
  637. # [02:19] <Bas> It would probably make stuff a -lot- faster if we started doing that.
  638. # [02:20] * Quits: dseif (dseif@A32280B5.E84B0A4A.6F478678.IP) (Input/output error)
  639. # [02:20] * Quits: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp) (Quit: Leaving...)
  640. # [02:20] * Quits: jimm (jmathies@moz-7F164CA1.pn.at.cox.net) (Quit: )
  641. # [02:21] * Joins: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com)
  642. # [02:21] * Quits: gkw (Instantbir@moz-BBE3ABD.mv.mozilla.com) (Quit: Instantbird -- http://www.instantbird.com)
  643. # [02:21] <taras> Bas: so if we are not spending much time painting, wtf is onpaint doing?
  644. # [02:21] <Bas> taras: Looks like building displaylists at least.
  645. # [02:21] <BenWa> Bas: Patches accepted, it's all open source, writing the proper filtering isn't too hard :)
  646. # [02:21] <taras> Bas: that's only a few percent
  647. # [02:21] <BenWa> taras: Got a link to the profile?
  648. # [02:21] * Quits: gkw2|mini (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  649. # [02:21] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  650. # [02:22] <taras> BenWa: http://dl.dropbox.com/u/5961467/moz/cleopatra_for_bas.part
  651. # [02:22] * Joins: gkw (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  652. # [02:22] <BenWa> taras: FWIW The profiler has done wonders for optimizing mobile performance
  653. # [02:22] <Bas> BenWa: I use VTune :p
  654. # [02:22] <mbrubeck> philor: can TBPL load a range of pushes by date, or by fromchange + tochange?
  655. # [02:22] <Bas> taras: Well, getting from 33% to 20-22% only takes a couple of times a few percents :)
  656. # [02:22] <BenWa> Bas: I'm not trying to replace platform specific profilers. I'm trying to fill other uses case
  657. # [02:22] * Joins: gkw1 (Instantbir@moz-BBE3ABD.mv.mozilla.com)
  658. # [02:22] <taras> Bas: it's <3% afaik
  659. # [02:23] * Joins: harth (harth@moz-C2C235AC.bb.sky.com)
  660. # [02:23] <Bas> BenWa: I know :)
  661. # [02:23] <Bas> taras: I'm looking at getting to the right point again so I can look what else is going on.
  662. # [02:23] <BenWa> well be able to get users to send us data by installing an extension. Can't ask a user to profile with vtune for us
  663. # [02:23] <taras> BenWa: this already works better than xperf :)
  664. # [02:24] <taras> except for the ui
  665. # [02:24] <BenWa> Right, the UI has been design to be responsive but the filtering needs more work
  666. # [02:24] * Joins: mkaply (Earlybird@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
  667. # [02:24] <BenWa> It's a large dataset to handle in JS
  668. # [02:24] * Joins: biesi_ (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net)
  669. # [02:24] * Quits: gkw1 (Instantbir@moz-BBE3ABD.mv.mozilla.com) (Quit: Instantbird -- http://www.instantbird.com)
  670. # [02:25] * Quits: biesi (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  671. # [02:25] * Quits: biesi_ (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net) (Connection reset by peer)
  672. # [02:26] <BenWa> taras: bas: You might like Merge unbranched call paths
  673. # [02:26] * gkw is now known as gkw2
  674. # [02:26] * Quits: WG9s (bill@moz-7A06A043.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-4.1450hg.fc16 [XULRunner 11.0/20120313114517])
  675. # [02:26] <philor> mbrubeck: fromchange and tochange, dunno if I've ever tried dates
  676. # [02:26] <BenWa> Stacks on windows are apparently much larger then other platform so I can see that navigating that isn't convenient
  677. # [02:26] * gkw2 is now known as gw
  678. # [02:26] * gw is now known as gkw
  679. # [02:26] <BenWa> its much better on android/mac
  680. # [02:26] * Quits: gkw (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  681. # [02:27] * Joins: gkw2 (Instantbir@moz-BBE3ABD.mv.mozilla.com)
  682. # [02:27] * Joins: gkw (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  683. # [02:27] <BenWa> taras: btw: You can share a direct link http://varium.fantasytalesonline.com/cleopatra/?report=AMIfv95lE6VK5BKZK8E9DDCi2WB-0N2JE3dC0rSP9pJLlNhgzjhwtuedNclARnBzYRG4FyR4dLJ9bGBRYOKNdI8HN2Vq2JkHvQKjQ-Uih--rtBFYbhPGgId2bafaZ_qFs5CXv-fX28iH0Am5cM4Ma-rJBsvXSlm8OA
  684. # [02:27] <taras> BenWa: i do like
  685. # [02:27] <BenWa> I'll find some time to make it more useable on windows soon. The mobile stuff is starting to wrap up
  686. # [02:27] <philor> http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/file/1d987babf0d7/js/Controller.js#l305 says yes to startdate and enddate
  687. # [02:27] <Bas> taras: So, for the first call to PaintFrame I've analyzed, there's 15.9%, of that 15.9% Of which 12.2% goes to LayerManager::EndTransaction (i.e. -might- do actual painting-), the 3.7% there appears to be displaylist related stuff.
  688. # [02:28] <sfink> Bas: I didn't know anyone was using VTune. Want to try out VTune with (limited) JIT integration?
  689. # [02:28] * Quits: gkw2 (Instantbir@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  690. # [02:28] <Bas> sfink: I never have so far, I've only recently taken the couple of days it takes to become fully acquainted with the new Amplifier UI :)
  691. # [02:28] <Bas> (I was used to the old VTune perf profiler)
  692. # [02:29] * Quits: vikram360 (vikram360@F3C60B70.B0351687.2A068A5E.IP) (Connection reset by peer)
  693. # [02:29] * Joins: khuey (khuey@moz-B77DEAEB.mozilla.org)
  694. # [02:29] * ChanServ sets mode: +o khuey
  695. # [02:29] * Quits: myk (Instantbir@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Instantbird -- http://www.instantbird.com)
  696. # [02:29] * Joins: vikram360 (vikram360@F3C60B70.B0351687.2A068A5E.IP)
  697. # [02:30] <darktrojan> hmm, I'm sure this was working yesterday http://build.mozilla.org/builds/pending/try.html
  698. # [02:30] <sfink> Bas: well, you're ahead of everyone else around here, then. Assuming my prerequisite patch I just landed doesn't bounce, you could try applying the patch I just uploaded to bug 675098 for the JIT integration.
  699. # [02:30] <darktrojan> maybe I was imagining it and didn't notice the date
  700. # [02:30] <Bas> sfink: I'll add it to my todo-list for tomorrow, I'd like to see if it works! :)
  701. # [02:30] * Quits: kumar (kmcmillan@moz-F2D05B8.c3-0.stk-ubr1.chi-stk.il.cable.rcn.com) (Quit: kumar)
  702. # [02:30] <sfink> I've only tried it with the JS shell so far.
  703. # [02:30] * Quits: rniwa (rniwa@5CA6DC39.C60FE7DC.4065847B.IP) (Quit: rniwa)
  704. # [02:31] * Joins: tonymec (tonymec@E5E81143.917098EA.277517C1.IP)
  705. # [02:32] <BenWa> sfink: How does the JIT Vtune stuff work? Is that something we could integrate as well with the gecko profiler?
  706. # [02:32] <@khuey> is bugzilla gone again?
  707. # [02:32] <KWierso> khuey: loads for me
  708. # [02:32] <KWierso> relatively quickly, too
  709. # [02:32] <@khuey> hmm
  710. # [02:32] <padenot> down for me
  711. # [02:33] <Bas> taras: Then there's some layers overhead and stuff, and more or less 11% of 15.9% is spent doing D3D10 related stuff (traversing cairo, converting to D2D, doing D2D, etc.), which, if OnPaint went to nothing else but different PaintFrames (it doesn't), and other PaintFrames spent similar times doing drawing vs. other stuff, would mean on 33.3% * (11 / 15.9) = 22.8% would be drawing of...
  712. # [02:33] <Bas> ...OnPaint, which seems to match roughly what I'm seeing for actual drawing (it's a little less but some percentages will get lost on the way)
  713. # [02:33] <sfink> BenWa: Hmm... I don't think there'd be much point in trying to suck data out of vtune, especially since you'd run into licensing problems really quickly
  714. # [02:33] <BenWa> sfink: I meant the gecko side JIT support
  715. # [02:34] <Bas> taras: So displaylist stuff seems to be the most 'significant' contribution outside of actual painting inside OnPaint.
  716. # [02:34] <@khuey> KWierso: DNS is failing here
  717. # [02:34] * Quits: JeroenDeDauw (jeroen@moz-6D11170C.lightspeed.sndgca.sbcglobal.net) (Ping timeout)
  718. # [02:34] <Bas> Taking roughly 25% of OnPaint time.
  719. # [02:34] <sfink> Oh. Can you get stacks right now when method JIT code is on the stack? If so, then we probably could provide a little more data about them.
  720. # [02:34] * Quits: jduell (jduell@moz-2D9EDA98.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  721. # [02:35] <Bas> Out of the 31% taken by non-painting.
  722. # [02:35] <sfink> If not, then it's the same unwinding stuff.
  723. # [02:35] <sfink> I'm not actually sure how well vtune handles the unwinding.
  724. # [02:35] <BenWa> sfink: ^^ Look at the profile pasted above
  725. # [02:35] <BenWa> That most likely has some JITed code
  726. # [02:35] <taras> Bas: ok
  727. # [02:36] <Bas> taras BenWa: Does this profiler count waiting time as 'time spent in' or does it only consider actual CPU cycles used?
  728. # [02:36] <Bas> i.e. blocking
  729. # [02:36] <KWierso> khuey: I'm wfh, maybe a problem with whatever office network you're on?
  730. # [02:36] <BenWa> bas: It includes blocking time
  731. # [02:37] <BenWa> So you'll often notice the event loop waiting as a long solid line during idle profiles
  732. # [02:37] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: mccr8)
  733. # [02:37] * Joins: ehsan (ehsan@F0B20A8D.8458880F.57F33CED.IP)
  734. # [02:37] * ChanServ sets mode: +o ehsan
  735. # [02:37] <BenWa> We want to catch blocking time away from the event loop
  736. # [02:37] <BenWa> That will normaly show up as red
  737. # [02:37] <BenWa> for example in Taras' profile a JS script blocked the event loop
  738. # [02:38] <sfink> BenWa: Sure enough. Yes, it probably wouldn't be all that hard to give the filename:lineno of the most recent JS script executing in there. You wouldn't get any of the JS scripts above it, but you'd get the one calling back into C++.
  739. # [02:38] <Bas> taras: Yeah, if this is the animation, then let's assume for the non-D2D case you spent virtually no time doing actual painting (it's such a small area that wouldn't surprise me, HWA just is better for larger areas), you should be 15-20% faster for this particular case.
  740. # [02:38] <BenWa> sfink: how would I do that?
  741. # [02:39] <BenWa> sfink: I guess the first problem is knowing if something is a JIT address or not?
  742. # [02:39] * Joins: mauke_ (mauke@moz-6A01E0D8.superkabel.de)
  743. # [02:39] * Quits: surkov (surkov@A4C60ACB.84614B10.33A1AC3C.IP) (Quit: surkov)
  744. # [02:39] <sfink> BenWa: Yes, I have several example observers of JIT code creation/deletion events. Most end up constructing a table mapping address ranges to scripts. We'd have to do the same.
  745. # [02:40] * Quits: mauke (mauke@moz-6A01E0D8.superkabel.de) (Ping timeout)
  746. # [02:40] <taras> Bas: it's closer to 20%
  747. # [02:40] <taras> but yeah
  748. # [02:40] <BenWa> sfink: Either you give me a quick overview of how to do it, or I could point you where that code should live
  749. # [02:40] <taras> Bas: it might be js is killing perf on this
  750. # [02:40] <sfink> BenWa: I have code to do that already, though I think we'd want something much simpler for this.
  751. # [02:40] <taras> Bas: ie the horrid multi-tab perf
  752. # [02:40] * Quits: anant (Anant@moz-488092DD.hsd1.ca.comcast.net) (Quit: Leaving)
  753. # [02:41] <BenWa> sfink: Does it need to be called from a specific thread?
  754. # [02:41] * Quits: ericjung (Mibbit@moz-C6B344D.bstnma.fios.verizon.net) (Quit: http://www.mibbit.com ajax IRC Client)
  755. # [02:41] <BenWa> sfink: Send me the code and I'll put a patch up :)
  756. # [02:41] <nthomas> yes, bugzilla has a DNS problem
  757. # [02:42] <sfink> BenWa: you could probably look at bug 675098 for an example (it's the vtune stuff)
  758. # [02:42] <Bas> taras: Yeah, I'm not sure why D2D is affecting other stuff so badly on these machines, but I wouldn't be surprised if you find gradient rendering all over the place (it's all over our chrome, and we use it when rendering any border than has more than a single border color, for all 4 corners.)
  759. # [02:42] <sfink> BenWa: I used manual locking to deal with threads
  760. # [02:42] * mauke_ is now known as mauke
  761. # [02:42] <BenWa> sfink: bugzilla is down :(
  762. # [02:42] <sfink> but my kid is kicking me off the computer now so he can use it to watch a movie...
  763. # [02:42] * Quits: Nikopol (nikopol@moz-68B53A37.chaosorigin.com) (Ping timeout)
  764. # [02:42] <BenWa> haha, np :)
  765. # [02:42] * Joins: biesi (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net)
  766. # [02:43] <sfink> BenWa: http://people.mozilla.org/~sfink/data/bug-675098-vtune-jit
  767. # [02:43] * Quits: Philip (philip@moz-65AD4613.zaynar.co.uk) (Ping timeout)
  768. # [02:43] <BenWa> sfink: Large patch, can you point me at the relevant bit?
  769. # [02:44] <sfink> http://people.mozilla.org/~sfink/data/bug-698580-backtrace is a much bigger patch with a complete (and complex) solution
  770. # [02:44] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  771. # [02:44] <taras> Bas: ok, can you profile tab switching?
  772. # [02:44] <Bas> taras: i.e. drawing a single rectangular border with different side colors, just for generating the gradient realizations D2D would create 4 * 4096 * 1 realizations, or a good, 16K, 128x128 of work done on the CPU. For -nothing-
  773. # [02:44] <Bas> taras: I already have, several times, but I can do it again :)
  774. # [02:44] <taras> this is just one easy case of measurable jank i found
  775. # [02:44] <sfink> BenWa: it's very small, except the Intel guys included their whole support library in it. You can ignore anything with "itt" in the name
  776. # [02:45] <taras> you can disable js
  777. # [02:45] <taras> if it helps
  778. # [02:45] * KaiRo agains finds it interesting how people mistake what the browser UI and what a website is - "I have just updated to the new version of Firefox and I wanted to comment on the new website. I DO NOT like it. Where did my bar go at the top. It is too streamline. It took me a while to find the home button. Is there someway to go back to the old version? Please help" (for webmaster@m.o email)
  779. # [02:45] <KaiRo> s/for/from/
  780. # [02:45] <taras> Bas: so is bad chrome invalidation the domain of layout?
  781. # [02:46] * Quits: sworkman (sworkman@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  782. # [02:46] * Joins: Nikopol (nikopol@moz-68B53A37.chaosorigin.com)
  783. # [02:46] <Bas> taras: Not really, I mean, some of it is. But obviously if about:blank doesn't show issues it's unlikely to be the main cause here.
  784. # [02:46] <taras> i have issues with about:blank
  785. # [02:46] * Joins: Philip (philip@moz-65AD4613.zaynar.co.uk)
  786. # [02:46] <KWierso> KaiRo: I heard you like websites, so I updated your website so you can website inside your website
  787. # [02:47] <taras> the close tab animation repaints the whole tabbar
  788. # [02:47] <bent> everyone else see bugzilla down?
  789. # [02:47] <KWierso> bent: DNS is flaky everywhere
  790. # [02:47] <KWierso> or something
  791. # [02:47] <bent> ah
  792. # [02:47] <Bas> taras: In reality there's two issues: The complexity of the browser chrome, and the suck we have to go through to do all this stuff on Direct2D. And how badly we currently are for doing it on D2D.
  793. # [02:47] <KaiRo> KWierso: hehe
  794. # [02:47] * Quits: gkw (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Quit: leaving)
  795. # [02:47] <Bas> taras: i.e. we should be doing all the gradient realizations only once and reusing them, etc.
  796. # [02:47] <taras> Bas: so
  797. # [02:47] <taras> can we subtly restyle chrome?
  798. # [02:47] <taras> to speed stuff up
  799. # [02:47] <Bas> taras: We should just seam borders and stop worrying about 1 pixel seams.
  800. # [02:47] <taras> or fix up gradient code?
  801. # [02:47] <KWierso> bent: works for me, but that's probably just because I don't have anything I need to do on bugzilla at the moment ;)
  802. # [02:47] <Bas> taras: I believe we can.
  803. # [02:48] <taras> what's the slution?
  804. # [02:48] * rnewman|afk is now known as rnewman
  805. # [02:48] <taras> bent: today is a great day
  806. # [02:48] <taras> email down in morning
  807. # [02:48] <Bas> taras: Azure will allow us to do the right thing with gradients, but the code inside layout -drawing- the actual gradients would still need to start retaining gfxPatterns for things to help.
  808. # [02:48] <taras> bugzilla in evening
  809. # [02:48] <bent> taras, and look, it's beer o'clock
  810. # [02:48] <Bas> taras: (Azure does already do the right thing, but since Layout doesn't take advantage of it, it doesn't really help)
  811. # [02:49] <taras> keeps us from working ourselves to death i guess
  812. # [02:49] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Ping timeout)
  813. # [02:49] <taras> Bas: if you could help me quantify
  814. # [02:49] <taras> perf imrpovements from changing to faster chrome css
  815. # [02:50] <taras> that would be grand
  816. # [02:50] <Bas> taras: Other than that we can greatly reduce complexity of drawing chrome by minimizing the use of complex masks (the one we have now around the URL bar and the back button), using only single color, single width rectangular borders, etc.
  817. # [02:50] <jet> Bas: do we already have a bug for that? (caching GFXpattern)
  818. # [02:50] * Joins: John-Galt (kris@FACBEC9F.1DC3B5D1.24939243.IP)
  819. # [02:50] <Bas> jet: Not really, I mean, there's a lot of places where this could be done, and in reality it will only start helping where we use the Azure-Thebes wrapper (which will hopefully be soon, on windows D2D, before the next migration).
  820. # [02:50] * Quits: mkaply (Earlybird@moz-92EDDD02.lightspeed.austtx.sbcglobal.net) (Ping timeout)
  821. # [02:51] <Bas> jet: But we could start retaining now.
  822. # [02:51] <Bas> And get free win later.
  823. # [02:51] <Bas> taras: I'll get a profile of chrome drawing and let you know what I see are the 'worst case' offenders inside our browser chrome.
  824. # [02:51] <jet> Bas: I'd like to bottleneck this in as few spots (ideally 1 spot) if possible
  825. # [02:51] <Bas> taras: My last profile was 4 months ago so my data might be outdated.
  826. # [02:52] <Bas> jet: I'm not sure what you meant, sorry :)
  827. # [02:52] <jet> Bas: if we can cache gradients in 1 spot (aka bottleneck) then easier to write/test/maintain
  828. # [02:53] <jet> Bas: but it sounds like we need to do it in several places
  829. # [02:53] <Bas> jet: Well, in gfx land we do, but the object that does that is gfxPattern.
  830. # [02:53] <Bas> jet: Layout creates gfxPatterns in a bunch of different places (borders, gradient backgrounds, SVG gradients, etc.)
  831. # [02:53] <Bas> But it rarely retains them in my experience.
  832. # [02:54] <jet> Bas: OK, I suspect CSS gradients are biggest win
  833. # [02:54] <Bas> jet: Borders :) I can't say it enough :)
  834. # [02:55] <Bas> jet: We draw 4 gradients for a decent portion of complicated borders :)
  835. # [02:55] * BenWa is now known as BenWa|sms
  836. # [02:55] <jet> Bas: got it
  837. # [02:55] <Bas> jet: And our UI is a bunch of SVG and CSS gradients mixed, my HTML knowledge is not sufficient to say where that would be cached.
  838. # [02:56] <Bas> jet: The thing we need to realize, is each gfxPattern we cache, may cost us 16K of video memory. Which isn't insignificant (also not 'that much', but not insignificant)
  839. # [02:56] <Bas> So we need to pick our battles I believe.
  840. # [02:57] * ctalbert is now known as ctalbert|afk
  841. # [02:57] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  842. # [02:57] * Joins: JeroenDeDauw (jeroen@moz-6D11170C.lightspeed.sndgca.sbcglobal.net)
  843. # [02:58] <cpearce> Is bugzilla down?
  844. # [02:59] <kinetik> wfm
  845. # [02:59] <KWierso> cpearce: DNS issue in san jose
  846. # [02:59] * cpearce sighs...
  847. # [02:59] <KWierso> works for me here in iowa, but a bunch of other people can't reach it
  848. # [03:00] * Joins: artur (artur@moz-6DFBD742.hsd1.vt.comcast.net)
  849. # [03:00] * Quits: bent (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.2.19/20110707195905])
  850. # [03:00] * Joins: gkw3 (Mibbit@moz-BBE3ABD.mv.mozilla.com)
  851. # [03:01] * Quits: brendan (brendaneic@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: brendan)
  852. # [03:01] <eeejay> suck
  853. # [03:01] <@khuey> meh, its ok
  854. # [03:02] <@khuey> I didn't want to work anyways
  855. # [03:02] <gkw3> hmm i'm unable to reconnect on my irc client (now i'm accessing via mibbit)
  856. # [03:02] <gkw3> i was configuring my irc client and may have triggered some overdose of logouts/logins/authentications
  857. # [03:03] * Quits: harth (harth@moz-C2C235AC.bb.sky.com) (Input/output error)
  858. # [03:03] * spartan|out is now known as spartan
  859. # [03:04] <KWierso> cpearce: relevant: http://27.media.tumblr.com/tumblr_m18dkkzPZT1rrf1eeo1_500.jpg
  860. # [03:06] * Quits: jet (junglecode@moz-BBE3ABD.mv.mozilla.com) (Quit: jet)
  861. # [03:06] * eeejay edits /etc/hosts for bugzilla
  862. # [03:06] * Joins: gwagner_ (idefix2@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  863. # [03:07] * Joins: gkw4 (Daily@moz-BBE3ABD.mv.mozilla.com)
  864. # [03:09] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Quit: bmoss)
  865. # [03:09] * Joins: gkw2 (Instantbir@moz-BBE3ABD.mv.mozilla.com)
  866. # [03:10] * Quits: gkw2 (Instantbir@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  867. # [03:10] * Quits: gkw3 (Mibbit@moz-BBE3ABD.mv.mozilla.com) (Quit: http://www.mibbit.com ajax IRC Client)
  868. # [03:10] * Joins: gkw (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  869. # [03:11] * Joins: nattokirai (nattokirai@moz-348F61F0.mozilla.or.jp)
  870. # [03:12] * BenWa|sms is now known as BenWa
  871. # [03:12] * Quits: jammink (textual@moz-BBE3ABD.mv.mozilla.com) (Quit: Textual IRC Client: http://www.textualapp.com/)
  872. # [03:12] * Joins: mccr8 (mccr8@moz-5F92CD4B.dsl.dynamic.sonic.net)
  873. # [03:13] * dholbert is now known as dholbert|afk
  874. # [03:13] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  875. # [03:13] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  876. # [03:14] <RyanVM> philor: bug 463724?
  877. # [03:15] <mburns> Bugzilla should be back up now
  878. # [03:15] <RyanVM> philor: my bad
  879. # [03:16] * Quits: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com) (Client exited)
  880. # [03:16] * Quits: birtles (chatzilla@moz-4B5534A0.mozilla.or.jp) (Ping timeout)
  881. # [03:16] * Quits: priya (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  882. # [03:20] * Quits: Lucas (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  883. # [03:25] * Quits: JeroenDeDauw (jeroen@moz-6D11170C.lightspeed.sndgca.sbcglobal.net) (Ping timeout)
  884. # [03:26] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  885. # [03:26] * Quits: biesi (cbiesinger@moz-70BF45A4.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  886. # [03:28] * Joins: rwaldron (rwaldron@moz-11E8E22C.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com)
  887. # [03:28] * Quits: rwaldron (rwaldron@moz-11E8E22C.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com) (NickServ (GHOST command used by rick))
  888. # [03:28] * Joins: rick (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com)
  889. # [03:28] * rick is now known as rwaldron
  890. # [03:30] * Quits: gwagner_ (idefix2@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: gwagner_)
  891. # [03:31] * Joins: Ameya (chatzilla@637D4CD0.BF84E432.1C37C358.IP)
  892. # [03:32] * glob|away is now known as glob
  893. # [03:33] <Ameya> once extension is available on AMO, does that mean its also safe to use it in private browsing mode?
  894. # [03:34] * Quits: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com) (Quit: ChatZilla 0.9.87-4.1450hg.fc15 [XULRunner 11.0/20120313114635])
  895. # [03:34] * Quits: mccr8 (mccr8@moz-5F92CD4B.dsl.dynamic.sonic.net) (Quit: mccr8)
  896. # [03:34] <KWierso> Ameya: define "safe"?
  897. # [03:34] <Ameya> means they wont steal user specific data..?
  898. # [03:34] * Quits: billm (billm@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving)
  899. # [03:34] <KWierso> (and you might get a better answer in #amo or #amo-editors )
  900. # [03:35] * Quits: KaiRo (robert@moz-9A799BE8.adsl.highway.telekom.at) (Input/output error)
  901. # [03:35] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Quit: Konversation terminated!)
  902. # [03:36] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  903. # [03:36] <KWierso> Ameya: I can't say for sure (I'm not an AMO reviewer), but I think if the addon is fully reviewed, it should respect private browsing mode. not sure about preliminarily reviewed addons.
  904. # [03:37] * Quits: naveed (naveed@moz-BBE3ABD.mv.mozilla.com) (Quit: naveed)
  905. # [03:37] <Ameya> ok
  906. # [03:37] * Joins: mjschranz (mjschranz@moz-6FE6B833.cpe.net.cable.rogers.com)
  907. # [03:38] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  908. # [03:40] * Joins: mjschranz_ (mjschranz@moz-6FE6B833.cpe.net.cable.rogers.com)
  909. # [03:41] * Quits: mjschranz (mjschranz@moz-6FE6B833.cpe.net.cable.rogers.com) (Ping timeout)
  910. # [03:43] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  911. # [03:43] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  912. # [03:43] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  913. # [03:44] * Quits: hub (hub@21B7B9F2.B87E9213.6E712CE2.IP) (Ping timeout)
  914. # [03:46] * mjschranz_ is now known as mjschranz
  915. # [03:46] * Quits: chewey (chewey@moz-585622EA.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  916. # [03:47] * Joins: chewey (chewey@moz-854E731B.dip0.t-ipconnect.de)
  917. # [03:47] * Joins: johanc (chatzilla@moz-D8A1AA43.bredband.comhem.se)
  918. # [03:48] * Quits: pcwalton (pcwalton@moz-BBE3ABD.mv.mozilla.com) (Quit: nbvcx)
  919. # [03:49] * Quits: faramarz (faramarz@moz-CD61C00E.hsd1.ca.comcast.net) (Quit: faramarz)
  920. # [03:50] * Joins: mijia (mijia@DC4232F0.766373FB.C3A57E70.IP)
  921. # [03:55] * Quits: sewardj (sewardj@moz-BBBAB7D4.dip.t-dialin.net) (Ping timeout)
  922. # [03:55] * Quits: ajuma (ajuma@moz-CDCFE118.home.cgocable.net) (Quit: ajuma)
  923. # [03:55] * Joins: sewardj (sewardj@moz-37B851D9.dip.t-dialin.net)
  924. # [03:57] * Joins: timdream (timdream@moz-99690620.hinet-ip.hinet.net)
  925. # [03:58] * Quits: RyanVM (chatzilla@moz-D04D3C77.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0a1/20120424174151])
  926. # [03:59] * Quits: terrence (terrence@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  927. # [04:00] * Quits: mjschranz (mjschranz@moz-6FE6B833.cpe.net.cable.rogers.com) (Client exited)
  928. # [04:01] <BenWa> Firefox 12 is getting a bit of bad press for 'only getting 1 new feature'. Maybe we should do a better job at communicating improvements for each release
  929. # [04:02] * Joins: RyanVM (chatzilla@moz-D04D3C77.phlapa.fios.verizon.net)
  930. # [04:02] * philor is now known as philor|away
  931. # [04:02] <RyanVM> backing out bug 735280
  932. # [04:04] <darktrojan> BenWa, or add more features
  933. # [04:05] * Quits: jgriffin (jgriffin@moz-4FBFA41D.hsd1.wa.comcast.net) (Quit: jgriffin)
  934. # [04:05] <BenWa> darktrojan: There was a lot more that went into Firefox 12, such as Azure Quartz canvas
  935. # [04:05] <darktrojan> I know :P
  936. # [04:05] * Quits: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  937. # [04:06] <BenWa> but seriously, we add a ton of stuff, we don't track it properly and people complaint that it's a 'useless' update
  938. # [04:06] <BenWa> Maybe I should take this to dev.planning?
  939. # [04:06] <froydnj> so if a failing test is in chrome://mochitests/content/chrome/dom/tests/mochitest/localstorage, what's the right --test-path to give to runtests.py?
  940. # [04:07] <darktrojan> worth a shot, BenWa
  941. # [04:07] <darktrojan> froydnj, dom/tests/mochitest/localstorage
  942. # [04:07] * darktrojan checks that
  943. # [04:07] <BenWa> froydnj: TEST_PATH=dom/tests/mochitest/localstorage
  944. # [04:08] <froydnj> darktrojan, BenWa: it's a browser-chrome mochitest, that's not the right path
  945. # [04:08] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  946. # [04:08] <BenWa> ohh sry
  947. # [04:08] <darktrojan> make -C ./objdir-opt -e TEST_PATH=dom/tests/mochitest/localstorage/ mochitest-chrome
  948. # [04:08] <froydnj> no, my bad, I should have made that explicit
  949. # [04:09] * Quits: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com) (Ping timeout)
  950. # [04:09] * Joins: dseif (dseif@D10A147A.531FD64C.630E4E47.IP)
  951. # [04:09] <darktrojan> it's a chrome mochitest AFAICT
  952. # [04:09] * darktrojan just has a script that does these things for him
  953. # [04:10] * ewong|afk is now known as ewong
  954. # [04:10] <froydnj> I would like to have a script; even better would be if the makefiles automatically ran under xvfb
  955. # [04:11] <darktrojan> this is mine http://hg.mozilla.org/users/geoff_darktrojan.net/scripts/file/tip/runtest.py
  956. # [04:11] <RyanVM> sweet, I just starred a run that I had already starred in another tab
  957. # [04:11] * Joins: mjschranz (mjschranz@moz-6FE6B833.cpe.net.cable.rogers.com)
  958. # [04:13] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  959. # [04:13] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  960. # [04:14] <froydnj> grrr, this is not working
  961. # [04:15] <RyanVM> luke: you have orange
  962. # [04:15] * Quits: dbradley (dbradley@moz-80450F75.fuse.net) (Ping timeout)
  963. # [04:16] * Joins: dbradley (dbradley@moz-80450F75.fuse.net)
  964. # [04:16] * Quits: jeremyhu|tifa (jeremyhu@54BAD21E.C5B353C9.624AD39E.IP) (Ping timeout)
  965. # [04:16] * nthomas is now known as nthomas|away
  966. # [04:17] * Joins: jeremyhu|tifa (jeremyhu@54BAD21E.C5B353C9.624AD39E.IP)
  967. # [04:17] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Client exited)
  968. # [04:21] * Quits: jeremyhu|tifa (jeremyhu@54BAD21E.C5B353C9.624AD39E.IP) (Ping timeout)
  969. # [04:22] <catlee-away> the regressino on aurora looks bad...
  970. # [04:23] <catlee-away> or is it just noise?
  971. # [04:24] * Quits: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP) (Quit: lmandel)
  972. # [04:25] <catlee-away> or old data...
  973. # [04:25] * Quits: dseif (dseif@D10A147A.531FD64C.630E4E47.IP) (Input/output error)
  974. # [04:25] <glob> hehe, http://geekandpoke.typepad.com/geekandpoke/2012/04/the-new-developer.html
  975. # [04:27] * Joins: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com)
  976. # [04:28] * Quits: phantom_ (c@moz-CF516DF6.customer.t3.se) (Ping timeout)
  977. # [04:28] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  978. # [04:28] * Quits: decoder (quassel@moz-216446B9.own-hero.net) (Ping timeout)
  979. # [04:29] * Quits: damons (gnubeard@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  980. # [04:30] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  981. # [04:31] * Joins: decoder (quassel@moz-216446B9.own-hero.net)
  982. # [04:31] * Quits: gandalf (zbraniecki@moz-F44B1A59.neoplus.adsl.tpnet.pl) (Quit: Computer has gone to sleep.)
  983. # [04:34] * Joins: nli (nli@moz-99690620.hinet-ip.hinet.net)
  984. # [04:34] * Quits: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com) (Ping timeout)
  985. # [04:35] * nli is now known as nli`
  986. # [04:35] * nli|away is now known as nli
  987. # [04:38] * Joins: anky (anky@4D44A67.2FAB683F.74119F78.IP)
  988. # [04:40] * Quits: anky (anky@4D44A67.2FAB683F.74119F78.IP) (Client exited)
  989. # [04:42] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  990. # [04:42] * Joins: nihsanullah_ (naveed@moz-AD5202B6.static.nextweb.net)
  991. # [04:42] * Joins: rwg (Mibbit@moz-ECE03C26.lsanca.fios.verizon.net)
  992. # [04:43] * Quits: rwg (Mibbit@moz-ECE03C26.lsanca.fios.verizon.net) (Quit: http://www.mibbit.com ajax IRC Client)
  993. # [04:44] * Joins: joe_walker (joe_walker@8F761026.B5EF4AF6.E96CA9D8.IP)
  994. # [04:45] * Joins: Matti (chatzilla@moz-DAB5E11C.dip.t-dialin.net)
  995. # [04:46] * Joins: surkov (surkov@A4C60ACB.84614B10.33A1AC3C.IP)
  996. # [04:46] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  997. # [04:50] * Joins: masayuki (Daily@moz-911CC660.zaq.ne.jp)
  998. # [04:50] * Quits: Cwiiis (cwiiis@F2D29657.F60B0462.67AC9B1.IP) (Quit: Ex-Chat)
  999. # [04:51] * Quits: bnicholson (bnicholson@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  1000. # [04:52] * Quits: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Quit: Leaving.)
  1001. # [04:53] * Joins: Hughman (Mibbit@FFA37C1F.2028720C.A3B82EC7.IP)
  1002. # [04:53] * Quits: MattN (MattN@2F83A011.9167AF22.2125B4DC.IP) (Ping timeout)
  1003. # [04:54] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  1004. # [04:55] * nthomas|away is now known as nthomas
  1005. # [04:57] * Joins: MattN (MattN@2F83A011.9167AF22.2125B4DC.IP)
  1006. # [04:59] * Quits: johanc (chatzilla@moz-D8A1AA43.bredband.comhem.se) (Ping timeout)
  1007. # [05:00] <darktrojan> does anybody know of an addon that allows you to save a session, start a completely new session, and reload the saved session later?
  1008. # [05:00] <darktrojan> if not, I may make one
  1009. # [05:01] * Quits: rjohnson19 (chatzilla@moz-9148485F.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1010. # [05:08] * Joins: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net)
  1011. # [05:08] * Joins: Matti_ (chatzilla@moz-2666ABBE.dip.t-dialin.net)
  1012. # [05:08] * Quits: darktrojan (geoff@moz-30B3CCFD.telstraclear.net) (Quit: darktrojan)
  1013. # [05:08] * Quits: Matti (chatzilla@moz-DAB5E11C.dip.t-dialin.net) (Ping timeout)
  1014. # [05:08] * Matti_ is now known as Matti
  1015. # [05:10] * Quits: RyanVM (chatzilla@moz-D04D3C77.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0a1/20120424174151])
  1016. # [05:10] * Quits: surkov (surkov@A4C60ACB.84614B10.33A1AC3C.IP) (Quit: surkov)
  1017. # [05:10] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird -- http://www.instantbird.com)
  1018. # [05:11] * Joins: pranavrc (pranavrc@ED60443F.AA4FA592.520CDC98.IP)
  1019. # [05:11] * Quits: mats (chatzilla@E8A3702C.D5022173.8500CC29.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 11.0/20120312181643])
  1020. # [05:16] * khuey is now known as khuey|away
  1021. # [05:16] * khuey|away is now known as khuey
  1022. # [05:19] * heycam is now known as heycam|away
  1023. # [05:20] * Quits: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP) (Quit: lmandel)
  1024. # [05:20] * Joins: jdm (jdm@moz-F4FC4C37.dsl.teksavvy.com)
  1025. # [05:20] * IRCMonkey42435 is now known as jtcranmer
  1026. # [05:21] * jtcranmer is now known as IRCMonkey5129
  1027. # [05:22] * IRCMonkey5129 is now known as jtcranmer
  1028. # [05:26] * Quits: karl (karl@moz-2FCAB7A5.jetstream.xtra.co.nz) (Ping timeout)
  1029. # [05:26] * Quits: ewong (chatzilla@moz-3CBEA671.ctinets.com) (Quit: Reboot)
  1030. # [05:32] * Quits: Hughman (Mibbit@FFA37C1F.2028720C.A3B82EC7.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1031. # [05:33] * joduinn-afk is now known as joduinn-food
  1032. # [05:34] * Quits: Wei_0_0 (Wei@212A6CEB.4F4B4250.FAA9ED67.IP) (Ping timeout)
  1033. # [05:34] * Quits: Wei_o_o (Wei@212A6CEB.4F4B4250.FAA9ED67.IP) (Ping timeout)
  1034. # [05:35] * Quits: dria (dria@moz-2830A996.dhcp-dynamic.fibreop.nb.bellaliant.net) (Quit: dria)
  1035. # [05:36] * Joins: Wei_o_o (Wei@212A6CEB.4F4B4250.FAA9ED67.IP)
  1036. # [05:36] * Joins: dria (dria@moz-2830A996.dhcp-dynamic.fibreop.nb.bellaliant.net)
  1037. # [05:36] * Joins: Wei_0_0 (Wei@212A6CEB.4F4B4250.FAA9ED67.IP)
  1038. # [05:37] * Joins: twi (Adium@moz-5390D98D.cust.dsl.vodafone.it)
  1039. # [05:37] * Quits: nrc (nrc@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  1040. # [05:37] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  1041. # [05:38] * Quits: dria (dria@moz-2830A996.dhcp-dynamic.fibreop.nb.bellaliant.net) (Ping timeout)
  1042. # [05:42] * Joins: nrc (nrc@538BABFE.A073F3E.97BBD552.IP)
  1043. # [05:42] * Quits: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com) (Quit: Leaving...)
  1044. # [05:46] * Joins: jamesr_ (jamesr@moz-C40B3BE3.hfc.comcastbusiness.net)
  1045. # [05:47] * Quits: espindola (espindola@moz-B530506.dsl.teksavvy.com) (Client exited)
  1046. # [05:47] * philor|away is now known as philor
  1047. # [05:48] * Quits: mjschranz (mjschranz@moz-6FE6B833.cpe.net.cable.rogers.com) (Client exited)
  1048. # [05:51] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
  1049. # [05:53] * Joins: birtles (chatzilla@moz-348F61F0.mozilla.or.jp)
  1050. # [05:53] * jlebar is now known as jlebar|sleep
  1051. # [05:58] * Joins: jeremyhu (jeremyhu@54BAD21E.C5B353C9.624AD39E.IP)
  1052. # [06:00] * Quits: gwagner (gwagner@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: gwagner)
  1053. # [06:01] * Joins: karl (karl@538BABFE.A073F3E.97BBD552.IP)
  1054. # [06:03] * Joins: smooney (smooney@8F761026.B5EF4AF6.E96CA9D8.IP)
  1055. # [06:04] * Joins: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk)
  1056. # [06:06] <qDot> I need to reset my hg tree to what's on the remote. So, what's the hg equivilent to git reset --hard origin/master? Rosetta Stones don't seem to be helping here.
  1057. # [06:07] <mbrubeck> qDot: git up -c <changeset id of what's on the remote>
  1058. # [06:07] <mbrubeck> or -C if you have local changes you want to throw away
  1059. # [06:07] <mbrubeck> hg doesn't have a good sense of "what's on the remote" the way git does. :(
  1060. # [06:07] * Joins: nhirata (nhirata.bu@8F761026.B5EF4AF6.E96CA9D8.IP)
  1061. # [06:08] <mbrubeck> though if you've just pulled new changes from a remote repo, then you can use "hg up -c tip"
  1062. # [06:08] <qDot> Aaaah, ok.
  1063. # [06:08] <mbrubeck> s/git/hg/ in my first message above
  1064. # [06:08] <nthomas> '-c default' is better than tip
  1065. # [06:09] <nthomas> .. in the case you're working with beta/esr10 and there are named branches in use
  1066. # [06:09] <mbrubeck> right
  1067. # [06:09] <mbrubeck> or just "hg up -c"
  1068. # [06:10] <qDot> Ooooh I had a commit stuck farther back than I was aware of.
  1069. # [06:10] <qDot> Stripped it, that should fix it.
  1070. # [06:11] <@khuey> well, here goes nothing
  1071. # [06:11] * Joins: dvander`home (dvander@moz-EC56C22F.hsd1.ca.comcast.net)
  1072. # [06:11] <qDot> There we go
  1073. # [06:11] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
  1074. # [06:12] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/cc5254f9825f - Kyle Huey - Bug 695480: Remove support for chrome code leaking DOM objects. r=jst,billm,bholley
  1075. # [06:13] <mbrubeck> you fixed the leak?
  1076. # [06:13] * Quits: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com) (Client exited)
  1077. # [06:13] <@khuey> yep
  1078. # [06:13] <mbrubeck> \o/
  1079. # [06:13] <@khuey> njn: ^ \o/
  1080. # [06:17] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  1081. # [06:17] * heycam|away is now known as heycam
  1082. # [06:20] * Joins: Mavericks (Mibbit@52CB45E1.B1CD1657.FDEA3160.IP)
  1083. # [06:21] * Joins: gwagner (idefix2@moz-B8B530C2.hsd1.ca.comcast.net)
  1084. # [06:22] * Quits: gwagner (idefix2@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  1085. # [06:23] * Quits: karl (karl@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  1086. # [06:25] * Joins: bonnie (bbsurender@moz-A0181A9E.dsl.pltn13.pacbell.net)
  1087. # [06:25] * Quits: bonnie (bbsurender@moz-A0181A9E.dsl.pltn13.pacbell.net) (Client exited)
  1088. # [06:25] * Quits: pranavrc (pranavrc@ED60443F.AA4FA592.520CDC98.IP) (Quit: Ping timeout: ∞)
  1089. # [06:26] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  1090. # [06:26] * joduinn-food is now known as joduinn-biab
  1091. # [06:26] * Joins: bc_ (bc@moz-E31CD2CB.mozilla.org)
  1092. # [06:26] * Quits: bc (bc@moz-E31CD2CB.mozilla.org) (Ping timeout)
  1093. # [06:28] * Joins: ehsan_ (ehsan@F0B20A8D.8458880F.57F33CED.IP)
  1094. # [06:28] * Quits: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk) (Ping timeout)
  1095. # [06:28] * Quits: @ehsan (ehsan@F0B20A8D.8458880F.57F33CED.IP) (Ping timeout)
  1096. # [06:28] * Joins: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk)
  1097. # [06:29] <Mavericks> is there a programs that parses the information in a full log result from try server ?
  1098. # [06:29] <Mavericks> *program
  1099. # [06:30] <Mavericks> or a better way to understand/view the full log result than in a browser
  1100. # [06:30] <njn> khuey: woot
  1101. # [06:30] <philor> no
  1102. # [06:30] <mbrubeck> Mavericks: TBPL is good for sumarrising all the logs, and extracting any failures
  1103. # [06:30] <njn> khuey: now we wait for the fallout...
  1104. # [06:30] <mbrubeck> s/sumarrising/summarizing/
  1105. # [06:31] * Quits: ted (luser@moz-F003767.scr.east.verizon.net) (Ping timeout)
  1106. # [06:31] * philor wonders if that red B2g on inbound was the intended result
  1107. # [06:31] * Joins: mjschranz (mjschranz@moz-6FE6B833.cpe.net.cable.rogers.com)
  1108. # [06:31] <Mavericks> so, brief log helps to some extent , can syntax highlighting be part of that
  1109. # [06:31] <Mavericks> never mind
  1110. # [06:32] <@khuey> njn: yeah should be fun
  1111. # [06:32] * Quits: mjschranz (mjschranz@moz-6FE6B833.cpe.net.cable.rogers.com) (Client exited)
  1112. # [06:32] <qDot> Oh hell. :|
  1113. # [06:32] <njn> khuey: what do you think the chances of this not having to be backed out are?
  1114. # [06:33] * philor takes that as a no
  1115. # [06:34] <qDot> Oh god damnit.
  1116. # [06:34] <qDot> This passed on try.
  1117. # [06:34] <qDot> As in, showed the same error, but passed.
  1118. # [06:34] <@khuey> njn: it should stick
  1119. # [06:34] <@khuey> who wants to add support for leaks? ;-)
  1120. # [06:35] <njn> khuey: I'm clearly more of a pessimist than you are :)
  1121. # [06:35] <philor> qDot: oh, that's a busted slave
  1122. # [06:35] <qDot> Who's fault does that translate into?
  1123. # [06:36] <philor> yours!
  1124. # [06:36] <qDot> D:
  1125. # [06:36] <philor> oh, I mean, releng's!
  1126. # [06:36] <qDot> :D
  1127. # [06:36] <qDot> https://tbpl.mozilla.org/?tree=Try&rev=0bdae02231fc
  1128. # [06:37] * Mark_Capella is now known as Mark_Capella|away
  1129. # [06:37] <Mavericks> mbrubeck: the problem's it's tough to glean that information(failures) from a full log
  1130. # [06:38] <qDot> Should I rollback the patch until we get everything squared away on slave fixing anyways?
  1131. # [06:38] <philor> nope
  1132. # [06:38] <philor> I retriggered, it'll be all green and happy
  1133. # [06:38] <qDot> Ok.
  1134. # [06:38] <philor> or, I retriggered, it'll get the same slave and be busted
  1135. # [06:39] * Joins: jeremyhu|tifa (jeremyhu@54BAD21E.C5B353C9.624AD39E.IP)
  1136. # [06:39] <mbrubeck> Mavericks: But what sort of information? "Did a test fail?" -- look at TBPL. "Which test failed?" -- look at TBPL or the brief log. "Why did this test fail?" -- look just at the part of the full log that contains the output from that test.
  1137. # [06:40] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Ping timeout)
  1138. # [06:40] <mbrubeck> Note that the code and tests can output anything they want, so syntax coloring is not very easy. (There's no real "syntax")
  1139. # [06:40] * Quits: jeremyhu (jeremyhu@54BAD21E.C5B353C9.624AD39E.IP) (Ping timeout)
  1140. # [06:40] * mattwoodrow is now known as mattwoodrow|away
  1141. # [06:41] <Mavericks> yeah realized syntax coloring didn't make sense
  1142. # [06:42] <Mavericks> mbrubeck: i think i went to the full log to get the 'why' part instead of going to the brief log and then the full log
  1143. # [06:42] <Mavericks> mbrubeck: will keep this info in mind
  1144. # [06:42] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
  1145. # [06:47] * Joins: ted (luser@moz-123C3802.scr.east.verizon.net)
  1146. # [06:47] * ChanServ sets mode: +o ted
  1147. # [06:49] <philor> qDot: or perhaps that is your fault, what do I know?
  1148. # [06:52] <qDot> philor: I talked to jhford about it. If it keeps burning on different slaves, we can rollback.
  1149. # [06:52] <qDot> Er, I'll talk to jhford, that is.
  1150. # [06:53] <qDot> Or we can just rename B2G "tirefire" and let it continue like that forever.
  1151. # [06:54] <jhford> the failure to run ccache isn't important
  1152. # [06:54] <jhford> i dont knwo why it is showing up as red
  1153. # [06:54] <philor> look at the next results: 2
  1154. # [06:54] <jhford> oh, i know what's going on
  1155. # [06:55] <jhford> we need to run tooltool to overwrite local files
  1156. # [06:56] * Joins: mike5w3c (MikeS@moz-260332AA.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com)
  1157. # [07:01] * Quits: nihsanullah_ (naveed@moz-AD5202B6.static.nextweb.net) (Quit: nihsanullah_)
  1158. # [07:02] <philor> oh, goodie, a workers crash!
  1159. # [07:02] <philor> khuey: tell me a fun story about https://tbpl.mozilla.org/php/getParsedLog.php?id=11216476&tree=Mozilla-Inbound#error4
  1160. # [07:03] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  1161. # [07:03] <Mavericks> before submitting patch to try, is it recommended to build it on a local repo. and get it compiled and not get errors like make: *** [uploadsymbols] Error 1 ?
  1162. # [07:05] <nthomas> you wouldn't hit uploadsymbols on your build. got a link to the log ?
  1163. # [07:06] * Joins: jduell (jduell@moz-2D9EDA98.lightspeed.sntcca.sbcglobal.net)
  1164. # [07:09] * Quits: jduell (jduell@moz-2D9EDA98.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  1165. # [07:10] * Joins: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net)
  1166. # [07:12] * Quits: chewey (chewey@moz-854E731B.dip0.t-ipconnect.de) (Ping timeout)
  1167. # [07:12] * Joins: chewey (chewey@moz-BD36EC0.dip0.t-ipconnect.de)
  1168. # [07:13] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Client exited)
  1169. # [07:14] <@bz> so is it me, or is the b2g build broken?
  1170. # [07:15] * Quits: Hendikins (wolfox@moz-16899DFF.hhui4.ken.bigpond.net.au) (Ping timeout)
  1171. # [07:16] <philor> bz: it is, see the last 40 or so lines here
  1172. # [07:16] <@bz> oh
  1173. # [07:16] * Joins: Hendikins (wolfox@moz-16899DFF.hhui4.ken.bigpond.net.au)
  1174. # [07:16] <@khuey> philor: that's ... special
  1175. # [07:16] <philor> not entirely sure what the way forward tonight is
  1176. # [07:17] <Mavericks> nthomas: https://tbpl.mozilla.org/?tree=Try&rev=17cd9ccf1ed5
  1177. # [07:18] <Mavericks> nthomas: brb
  1178. # [07:18] * Mavericks is now known as Mavericks|afk
  1179. # [07:18] <nthomas> Mavericks|afk: ah, ok. I'll file a bug on that
  1180. # [07:18] <philor> qDot / jhford : is the next step "back out, and live to fight another day"?
  1181. # [07:18] <@khuey> philor: I guess its just an out of memory crash?
  1182. # [07:19] <jhford> philor: i have cleared out the old file
  1183. # [07:19] <philor> khuey: sort of smelled like it to me
  1184. # [07:19] <jhford> which means that we should be ok
  1185. # [07:19] * joduinn-biab is now known as joduinn-home
  1186. # [07:20] * Quits: gkw4 (Daily@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  1187. # [07:27] <bsmith> If I add a new DOM classinfo that isn't add the end of the sequence of classinfos, do I need to clobber?
  1188. # [07:27] * Joins: graememcc (chatzilla@moz-AA5FE0E0.range86-148.btcentralplus.com)
  1189. # [07:28] <bsmith> i.e. if i insert/remove a DOMCI_CLASS(X) from nsDOMClassInfoClasses.h
  1190. # [07:31] * philor doesn't notice any more okhood
  1191. # [07:31] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1192. # [07:31] <@khuey> no, you don't need to clobber
  1193. # [07:31] <@khuey> you need to rebuild the whole tree though
  1194. # [07:31] <@khuey> the build system will handle the dependencies
  1195. # [07:32] <bsmith> khuey: thank you
  1196. # [07:32] <philor> jhford: https://tbpl.mozilla.org/php/getParsedLog.php?id=11218070&tree=Mozilla-Inbound
  1197. # [07:33] <philor> you shouldn't have mocked Happy Fun ccache and said it didn't matter
  1198. # [07:33] <jhford> philor: yep, i cleaned that one manually a little bit ago
  1199. # [07:33] <jhford> ccache doesn't matter
  1200. # [07:33] <jhford> oh, that's the cccache inside the mock environemnt
  1201. # [07:33] <jhford> which is different to the one I was referring to, which is outside of the mock environment (and doesn't exist)
  1202. # [07:34] <nthomas> Mavericks|afk: if you rebuild it should work now
  1203. # [07:34] <nthomas> Mavericks|afk: we changed the machine to upload to and it was a bumpy landing
  1204. # [07:35] * Joins: surkov (surkov@A4C60ACB.84614B10.33A1AC3C.IP)
  1205. # [07:35] * Quits: @bz (bzbarsky@moz-69B5879F.bstnma.fios.verizon.net) (Client exited)
  1206. # [07:36] * philor certainly hasn't been waiting to bring up Happy Fun Ball since this whole use of mock started, not at all
  1207. # [07:38] * Joins: gkw4 (Daily@moz-7CD88B0C.hsd1.ca.comcast.net)
  1208. # [07:40] * Quits: chewey (chewey@moz-BD36EC0.dip0.t-ipconnect.de) (Ping timeout)
  1209. # [07:41] * Joins: chewey (chewey@moz-43B58BF8.dip0.t-ipconnect.de)
  1210. # [07:42] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  1211. # [07:44] * nthomas is now known as nthomas|away
  1212. # [07:46] * Quits: fxa90id (fxa90id@moz-26877F43.neoplus.adsl.tpnet.pl) (Ping timeout)
  1213. # [07:46] * Joins: bz (bzbarsky@moz-69B5879F.bstnma.fios.verizon.net)
  1214. # [07:46] * ChanServ sets mode: +o bz
  1215. # [07:47] * Joins: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
  1216. # [07:47] * bz is now known as bz_sleep
  1217. # [07:49] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  1218. # [07:53] * Quits: Mavericks|afk (Mibbit@52CB45E1.B1CD1657.FDEA3160.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1219. # [07:56] <@khuey> philor: have you noticed that 668716 is practically perma-orange on OS X 64 opt recently?
  1220. # [07:57] <philor> khuey: yeah, I have, but we have so many actually quite literally permaoranges which we're doing nothing about, I haven't gotten up the energy to disable that test
  1221. # [07:58] <@khuey> aj
  1222. # [07:58] <@khuey> *ah
  1223. # [07:58] <philor> and it goes along being beautifully 10.6 only, and then a 10.5 sneaks in
  1224. # [08:04] * Joins: mijia_ (mijia@DC4232F0.766373FB.C3A57E70.IP)
  1225. # [08:04] * Quits: mijia_ (mijia@DC4232F0.766373FB.C3A57E70.IP) (Client exited)
  1226. # [08:04] * Joins: bholley (anonymous@moz-409EE9C9.net-81-220-20.rev.numericable.fr)
  1227. # [08:05] * Quits: mijia (mijia@DC4232F0.766373FB.C3A57E70.IP) (Ping timeout)
  1228. # [08:06] * Joins: RemusPop (remuspop@601F3B17.33662590.A5830293.IP)
  1229. # [08:06] <philor> qDot: well, your next failure might just need a clobber, but since the clobberer's apparently busted for inbound, I think it might be backout time
  1230. # [08:07] * glob is now known as glob|away
  1231. # [08:09] * Quits: azakai|2 (alon@moz-90E3042.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  1232. # [08:11] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
  1233. # [08:11] <philor> though, funzors, I don't have any idea whether it will work after a backout, either
  1234. # [08:12] <philor> jhford: if I back it out, will I just trade one permared for another permared?
  1235. # [08:13] <jhford-work> that slave is fixed
  1236. # [08:14] <philor> what "that slave" and fixed from which?
  1237. # [08:14] <jhford-work> bld-centos6-hp-019
  1238. # [08:14] <philor> we've had I think 4 builds with the Assertion.o failure, and zero without it
  1239. # [08:14] <jhford-work> it's using the old version of gonk-toolchain-1.tar.bz2
  1240. # [08:15] <philor> https://tbpl.mozilla.org/php/getParsedLog.php?id=11218902&tree=Mozilla-Inbound
  1241. # [08:15] <philor> is 019 at 22:47
  1242. # [08:15] <jhford-work> i've requested a rebuild on that
  1243. # [08:15] <philor> the other three with that same failure are all on 007
  1244. # [08:15] * Joins: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net)
  1245. # [08:17] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  1246. # [08:19] * Joins: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz)
  1247. # [08:21] <jhford-work> philor: doh, i was cleaning up the wrong file
  1248. # [08:21] <philor> clean up ALL THE FILES!
  1249. # [08:21] <jhford-work> hehe
  1250. # [08:23] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
  1251. # [08:25] <@roc> who did the "ghost windows" work?
  1252. # [08:25] <@roc> njn: ping?
  1253. # [08:25] <@khuey> jlebar
  1254. # [08:26] * Quits: mike5w3c (MikeS@moz-260332AA.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com) (Ping timeout)
  1255. # [08:26] <@roc> for months I've been seeing leaks related to nytimes.com
  1256. # [08:26] <njn> roc: jlebar did them
  1257. # [08:26] * Joins: mike5w3c (MikeS@moz-260332AA.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com)
  1258. # [08:27] <@roc> now they're showing up as ghost windows
  1259. # [08:27] <njn> roc: zombie compartments and ghost windows can have the same root cause
  1260. # [08:27] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  1261. # [08:27] <@roc> so what's the state-of-the-art in figuring out, in a non-debug build, what's causing the leak?
  1262. # [08:27] <@roc> I still don't have STR
  1263. # [08:27] <njn> roc: um
  1264. # [08:27] <@roc> other than "browse the Web a lot and visit nytimes.com sometimes"
  1265. # [08:28] * Joins: phantom_ (c@moz-CF516DF6.customer.t3.se)
  1266. # [08:28] <jhford> philor: ok! 019 is workign again
  1267. # [08:28] <njn> roc: not much in the way of state-of-the-art :(
  1268. # [08:28] <jhford> i was deleting the gonk toolchain tarball, not the setup.sh script
  1269. # [08:28] <njn> roc: except maybe smaug's about:ccdump
  1270. # [08:28] <@roc> I thought we might have a restartless extension for dumping the heap and analyzing it or something
  1271. # [08:29] <njn> roc: https://developer.mozilla.org/En/Debugging/Existing_Tools
  1272. # [08:29] <njn> about:cc and about:ccdump are similar, AIUI
  1273. # [08:30] * Quits: chewey (chewey@moz-43B58BF8.dip0.t-ipconnect.de) (Ping timeout)
  1274. # [08:30] <@roc> where do you download them?
  1275. # [08:30] * Joins: chewey (chewey@moz-91E4D5A0.dip0.t-ipconnect.de)
  1276. # [08:31] <njn> roc: the devmo link has links
  1277. # [08:31] <njn> e.g.: https://developer.mozilla.org/en/Submitting_an_add-on_to_AMO
  1278. # [08:31] * Joins: cpearce (chatzilla@moz-510B10B9.xdsl.xnet.co.nz)
  1279. # [08:31] * Joins: MarcoZ (Daily@moz-72247ABE.dip.t-dialin.net)
  1280. # [08:32] <@roc> which doesn't mention ccdump
  1281. # [08:32] * Joins: andrieb (chatzilla@moz-1709C386.dip.t-dialin.net)
  1282. # [08:32] <njn> roc: er, make that https://addons.mozilla.org/en-US/firefox/addon/cycle-collector-analyzer/?src=search
  1283. # [08:32] <@roc> the link from Existing_Tools to Submitting_an_add-on_to_AMO seems wrong
  1284. # [08:32] <njn> roc: yes
  1285. # [08:33] * Quits: tonymec (tonymec@E5E81143.917098EA.277517C1.IP) (Input/output error)
  1286. # [08:33] <@roc> are you going to fix it or should I? :-)
  1287. # [08:33] <@roc> hmm
  1288. # [08:34] <@roc> running about:ccdump on my 1GB firefox heap is going take a while, isn't it
  1289. # [08:34] * Quits: tonymec|away (tonymec@E5E81143.917098EA.277517C1.IP) (Quit: Konversation terminated!)
  1290. # [08:34] <njn> roc: I just fixed it
  1291. # [08:34] <@roc> ta
  1292. # [08:34] * Quits: zuzelvp (zuzelvp@2112147D.C3507A2D.9A8C35B4.IP) (Ping timeout)
  1293. # [08:35] * Quits: chewey (chewey@moz-91E4D5A0.dip0.t-ipconnect.de) (Ping timeout)
  1294. # [08:36] * Joins: dseif (dseif@moz-B6BACC41.dsl.teksavvy.com)
  1295. # [08:36] * Joins: chewey (chewey@moz-857DAE.dip0.t-ipconnect.de)
  1296. # [08:38] * Quits: mfinkle (mfinkle@moz-8CB7201C.hsd1.pa.comcast.net) (Ping timeout)
  1297. # [08:39] * Joins: glazou (glazou@moz-AF6E8EC4.rev.numericable.fr)
  1298. # [08:40] * Joins: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP)
  1299. # [08:40] <glazou> is robcee here?
  1300. # [08:40] <@khuey> at this hour?
  1301. # [08:40] <@khuey> unlikely
  1302. # [08:40] * Joins: mfinkle (mfinkle@moz-8CB7201C.hsd1.pa.comcast.net)
  1303. # [08:41] <glazou> well geeks have strange schedules :)
  1304. # [08:43] <@khuey> he's in eastern north america
  1305. # [08:43] <@khuey> so its 3ish AM for him
  1306. # [08:43] <glazou> no worries, I just wanted to comment on last fortune
  1307. # [08:43] <glazou> "harth's smiley is backwards because she's around the other side of the earth"
  1308. # [08:44] <glazou> my grandpa used to say "they're not on the other side of the earth ; we are :-)"
  1309. # [08:44] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  1310. # [08:45] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  1311. # [08:46] * glob|away is now known as glob
  1312. # [08:46] * jhford-work is now known as jhford-work-away
  1313. # [08:50] * Quits: hub (hub@moz-E2FCA694.figuiere.net) (Ping timeout)
  1314. # [08:50] * Quits: @roc (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  1315. # [08:51] * khuey is now known as khuey|away
  1316. # [08:51] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  1317. # [08:52] * Joins: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp)
  1318. # [08:53] <glazou> shower time
  1319. # [08:53] * Quits: glazou (glazou@moz-AF6E8EC4.rev.numericable.fr) (Quit: glazou)
  1320. # [08:55] * njn is sad that emacs uses 0-indexed column numbers
  1321. # [08:56] * Joins: gerv (gerv@moz-8E68CF56.in-addr.arpa)
  1322. # [08:59] * Parts: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
  1323. # [09:01] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Input/output error)
  1324. # [09:02] * Joins: Mavericks (Mibbit@52CB45E1.B1CD1657.FDEA3160.IP)
  1325. # [09:02] <Mavericks> nthomas|away: i see
  1326. # [09:02] <Mavericks> nthomas|away: will do that now
  1327. # [09:06] * Joins: ewong (chatzilla@moz-3CBEA671.ctinets.com)
  1328. # [09:07] * Quits: jdm (jdm@moz-F4FC4C37.dsl.teksavvy.com) (Client exited)
  1329. # [09:07] * philor is now known as philor|away
  1330. # [09:08] * Quits: nrc (nrc@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  1331. # [09:09] * Joins: edmorley (edmorley@moz-E455C402.range86-145.btcentralplus.com)
  1332. # [09:09] * Joins: rniwa_ (rniwa@60A74940.D6CCE4AE.77834EAA.IP)
  1333. # [09:11] * Quits: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net) (Ping timeout)
  1334. # [09:11] * rniwa_ is now known as rniwa
  1335. # [09:11] * Joins: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de)
  1336. # [09:12] * Joins: gkw5 (Daily@moz-104CC309.mv.mozilla.com)
  1337. # [09:13] * Quits: gkw4 (Daily@moz-7CD88B0C.hsd1.ca.comcast.net) (Ping timeout)
  1338. # [09:16] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  1339. # [09:17] * Joins: Stan (Stan@moz-123EA3A8.dip.t-dialin.net)
  1340. # [09:18] * Quits: Stan_ (Stan@moz-CCF08EBF.dip.t-dialin.net) (Ping timeout)
  1341. # [09:24] * Joins: smagnin (pike@moz-DEF53BC9.fbx.proxad.net)
  1342. # [09:24] <Mavericks> could someone tell if they have a WinSDKVerh.h in thier ms sdk 6.1A ?
  1343. # [09:24] <Mavericks> *their
  1344. # [09:24] <Mavericks> *WinSDKVer.h
  1345. # [09:25] * Joins: xakz (XaMaD@moz-CD238FAF.w86-220.abo.wanadoo.fr)
  1346. # [09:26] * Joins: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  1347. # [09:28] * Joins: TheLink (TheLink@moz-2C115FCB.pools.arcor-ip.net)
  1348. # [09:32] * Quits: TheLink (TheLink@moz-2C115FCB.pools.arcor-ip.net) (Client exited)
  1349. # [09:32] * Quits: @dveditz (dveditz@moz-5051E786.dhcp.cruzio.com) (Quit: dveditz)
  1350. # [09:36] <rniwa> hsivonen: yt?
  1351. # [09:37] * Joins: dria (dria@moz-2830A996.dhcp-dynamic.fibreop.nb.bellaliant.net)
  1352. # [09:38] * Quits: ewong (chatzilla@moz-3CBEA671.ctinets.com) (Quit: reboot)
  1353. # [09:39] * Joins: johanc (chatzilla@moz-D8A1AA43.bredband.comhem.se)
  1354. # [09:41] * Joins: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com)
  1355. # [09:42] * Quits: johanc (chatzilla@moz-D8A1AA43.bredband.comhem.se) (Ping timeout)
  1356. # [09:42] * Quits: mfinkle (mfinkle@moz-8CB7201C.hsd1.pa.comcast.net) (Ping timeout)
  1357. # [09:42] * Quits: dseif (dseif@moz-B6BACC41.dsl.teksavvy.com) (Input/output error)
  1358. # [09:43] * Joins: johanc (chatzilla@moz-D8A1AA43.bredband.comhem.se)
  1359. # [09:44] * Quits: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  1360. # [09:45] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  1361. # [09:47] * Joins: jgilbert (jgilbert@911DC8B5.CDEF824B.9FDAC312.IP)
  1362. # [09:49] * Quits: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP) (Quit: ctopper)
  1363. # [09:49] * Joins: AndrewBui (Mibbit@moz-CD10644D.allocated.csupomona.edu)
  1364. # [09:51] * Joins: martyn (martyn@moz-CABED5F2.range81-154.btcentralplus.com)
  1365. # [09:55] * Joins: squeakytoy (squeakytoy@moz-135838FA.netset.se)
  1366. # [09:55] <glob> happy bmo push day! https://bugzil.la/748346,749069,748663,747378,747478,747830,747110
  1367. # [09:56] * Joins: glazou (glazou@moz-204094DD.disruptive-innovations.fr)
  1368. # [09:56] <glazou> bonjour
  1369. # [09:56] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  1370. # [09:58] <edmorley> \o/
  1371. # [09:59] <AndrewBui> hi all!
  1372. # [09:59] <AndrewBui> i was wondering if anyone could help me get started with my bug fix?
  1373. # [09:59] <AndrewBui> I'm having a difficult time understanding the structure of the source code for Thunderbird with Lightning
  1374. # [09:59] <AndrewBui> I'm looking to do a UI change, specifically with the Category field of a task
  1375. # [10:00] * Joins: cloudpopup (squeakytoy@moz-135838FA.netset.se)
  1376. # [10:00] <AndrewBui> so right now I am looking at all the .js and .xul files inside of comm-central/calendar/base/content
  1377. # [10:00] <AndrewBui> am I on the right track?
  1378. # [10:01] <Standard8> AndrewBui: you generally want to be asking that in #calendar but yes, you're probably on the right track
  1379. # [10:01] * Quits: squeakytoy (squeakytoy@moz-135838FA.netset.se) (Ping timeout)
  1380. # [10:01] <AndrewBui> I tried #calendar, however the only person there is at work without TB and Lightning
  1381. # [10:01] <AndrewBui> but thank you for the reply!
  1382. # [10:02] * Joins: Yoric (Yoric@moz-920DB13B.fbx.proxad.net)
  1383. # [10:06] * Joins: sbgan (pikapi@moz-3BBB9F1C.dynip.nus.edu.sg)
  1384. # [10:12] <JonathanS> AndrewBui, you know weird, TB + Lightning is a hockey team in Tampa
  1385. # [10:12] * Joins: mfinkle (mfinkle@moz-8CB7201C.hsd1.pa.comcast.net)
  1386. # [10:13] * Joins: ewong (chatzilla@moz-3CBEA671.ctinets.com)
  1387. # [10:14] * Quits: odin_ (Odin@moz-66D3502E.zone5.bethere.co.uk) (Client exited)
  1388. # [10:14] * nthomas|away is now known as nthomas
  1389. # [10:14] * Quits: johanc (chatzilla@moz-D8A1AA43.bredband.comhem.se) (Ping timeout)
  1390. # [10:17] * Quits: Cork (none@moz-7DD8BE5D.ilait.se) (Input/output error)
  1391. # [10:18] * Joins: msucan (msucan@754ABC71.319ADCBF.D7B372F7.IP)
  1392. # [10:19] * Joins: Cork (none@moz-7DD8BE5D.ilait.se)
  1393. # [10:19] * Quits: bsmith (bsmith@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving)
  1394. # [10:20] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  1395. # [10:21] * Quits: logbot (logbot@moz-622AFC27.glob.com.au) (Ping timeout)
  1396. # [10:24] * Quits: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net) (Quit: brendan)
  1397. # [10:26] * Joins: garnacho (carlos@moz-EA2D0541.dyn.user.ono.com)
  1398. # [10:26] * Joins: logbot (logbot@moz-622AFC27.glob.com.au)
  1399. # [10:26] * Quits: nattokirai (nattokirai@moz-348F61F0.mozilla.or.jp) (Quit: nattokirai)
  1400. # [10:29] * Quits: birtles (chatzilla@moz-348F61F0.mozilla.or.jp) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1401. # [10:30] * Joins: odin_ (Odin@moz-66D3502E.zone5.bethere.co.uk)
  1402. # [10:30] * Joins: darktrojan (geoff@moz-30B3CCFD.telstraclear.net)
  1403. # [10:30] * Joins: johanc (chatzilla@moz-D8A1AA43.bredband.comhem.se)
  1404. # [10:33] * Joins: pranavrc (pranavrc@DD39722C.1E8FEA1C.C28326FD.IP)
  1405. # [10:37] * Quits: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net) (Ping timeout)
  1406. # [10:37] * joduinn-home is now known as joduinn-zzz
  1407. # [10:38] <hsivonen> rniwa: pong
  1408. # [10:38] <rniwa> hsivonen: hi
  1409. # [10:38] <rniwa> hsivonen: have you been following the context free parsing stuff on public-webapps?
  1410. # [10:39] <hsivonen> rniwa: not as closely as I should.
  1411. # [10:39] <rniwa> hsivonen: i think there's some concrete proposal now
  1412. # [10:39] <rniwa> hsivonen: we just need to refine the details :)
  1413. # [10:40] <hsivonen> ok. I'll take a look soonish. I hope the proposal isn't too magical about svg and mathml
  1414. # [10:41] <rniwa> hsivonen: i think that's where we need more re-fining
  1415. # [10:43] * Joins: harth (harth@moz-C2C235AC.bb.sky.com)
  1416. # [10:46] * Quits: pranavrc (pranavrc@DD39722C.1E8FEA1C.C28326FD.IP) (Quit: Ping timeout: ∞)
  1417. # [10:47] * Joins: zuzelvp (zuzelvp@2112147D.C3507A2D.9A8C35B4.IP)
  1418. # [10:48] <edmorley> AndrewBui: IRC tends to be quieter outside of eastern/pacific hours, perhaps try later? :-)
  1419. # [10:48] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  1420. # [10:48] * ChanServ sets mode: +o roc
  1421. # [10:48] * Joins: jfkthame (jfkthame@15AA2040.A1C12133.9542EC20.IP)
  1422. # [10:49] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
  1423. # [10:50] * Quits: mike5w3c (MikeS@moz-260332AA.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com) (Ping timeout)
  1424. # [10:51] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
  1425. # [10:51] * Joins: alfredo- (Adium@88F51059.F3BBB17D.144F44FA.IP)
  1426. # [10:51] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
  1427. # [10:52] * Quits: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk) (Ping timeout)
  1428. # [10:52] * heycam is now known as heycam|away
  1429. # [10:52] * Quits: Yoric (Yoric@moz-920DB13B.fbx.proxad.net) (Input/output error)
  1430. # [10:53] * Joins: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk)
  1431. # [10:56] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  1432. # [10:56] * nthomas is now known as nthomas|away
  1433. # [10:56] * Quits: AndrewBui (Mibbit@moz-CD10644D.allocated.csupomona.edu) (Quit: http://www.mibbit.com ajax IRC Client)
  1434. # [10:58] * Quits: johanc (chatzilla@moz-D8A1AA43.bredband.comhem.se) (Ping timeout)
  1435. # [11:00] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1436. # [11:00] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1437. # [11:01] * glob is now known as glob|away
  1438. # [11:04] * Quits: micahg (micahg@moz-6E8FD6B4.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com) (Ping timeout)
  1439. # [11:09] * Joins: pranavrc (pranavrc@DD39722C.1E8FEA1C.C28326FD.IP)
  1440. # [11:09] * Quits: GPHemsley (GPHemsley@moz-A2DF0FC4.hfc.comcastbusiness.net) (Ping timeout)
  1441. # [11:10] * Joins: GPHemsley (GPHemsley@moz-A2DF0FC4.hfc.comcastbusiness.net)
  1442. # [11:14] <darktrojan> oh yeah, I sent something to try about 7 hours ago
  1443. # [11:14] <darktrojan> might be done by now
  1444. # [11:15] * Joins: gandalf (zbraniecki@moz-F44B1A59.neoplus.adsl.tpnet.pl)
  1445. # [11:16] <edmorley> or not... :-)
  1446. # [11:17] <darktrojan> sometimes I wonder
  1447. # [11:21] <darktrojan> huh. I've had two win opt builds fail at the uploadsymbols step today
  1448. # [11:22] <darktrojan> not sure if my fault
  1449. # [11:22] * Joins: jviereck (Adium@moz-44E73312.ethz.ch)
  1450. # [11:23] * AutomatedTester|AFK is now known as AutomatedTester
  1451. # [11:24] * Quits: jviereck (Adium@moz-44E73312.ethz.ch) (Quit: Leaving.)
  1452. # [11:25] * Joins: TheCrap (TheCrap@moz-9781AFC7.dip0.t-ipconnect.de)
  1453. # [11:27] * Quits: andrieb (chatzilla@moz-1709C386.dip.t-dialin.net) (Client exited)
  1454. # [11:28] <Mavericks> is it recommended to use the latest mozilla-build for building up to date stable repo. of moz-central ?
  1455. # [11:29] * Joins: andrieb (chatzilla@moz-1709C386.dip.t-dialin.net)
  1456. # [11:30] <Standard8> I suspect generally yes
  1457. # [11:37] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1458. # [11:37] * Joins: smaug (chatzilla@moz-64A13C69.gprs.sl-laajakaista.fi)
  1459. # [11:37] * ChanServ sets mode: +o smaug
  1460. # [11:38] <edmorley> Mavericks: yes
  1461. # [11:38] <edmorley> also clobber after changing version
  1462. # [11:39] * Joins: Yoric (Yoric@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  1463. # [11:43] * Quits: njn (chatzilla@moz-EEC0548B.dyn.iinet.net.au) (Quit: ChatZilla 0.9.88.2 [Firefox 14.0a1/20120422154559])
  1464. # [11:44] * Joins: micahg (micahg@moz-6E8FD6B4.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com)
  1465. # [11:46] * Joins: Kabaka (Kabaka@moz-7D55A797.stl1cmta01.stwrok.ok.dh.suddenlink.net)
  1466. # [11:47] * Quits: micahg (micahg@moz-6E8FD6B4.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com) (Quit: Ex-Chat)
  1467. # [11:47] * Joins: micahg (micahg@moz-6E8FD6B4.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com)
  1468. # [11:49] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  1469. # [11:49] <Mavericks> I keep hitting the windows sdk bug cannot find winsdkver.h regardless of having both windows 7 and 6.0a. using configuration tool to resolve it as mentioned on https://developer.mozilla.org/En/Windows_SDK_versions didn't help
  1470. # [11:50] * Joins: mike5w3c (MikeS@moz-260332AA.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com)
  1471. # [11:52] <Mavericks> upon doing make -f client.mk build, with no --ac-options added whatsoever. bug's "configure: error winsdkver.h not found. it may be old etc..."
  1472. # [11:52] * Quits: mike5w3c (MikeS@moz-260332AA.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com) (Ping timeout)
  1473. # [11:52] * Quits: gkw5 (Daily@moz-104CC309.mv.mozilla.com) (Ping timeout)
  1474. # [11:52] <Mavericks> Standard8: ok. edmorley : I didn't get the clobber part
  1475. # [11:53] * Joins: mike5w3c (MikeS@moz-260332AA.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com)
  1476. # [11:53] <edmorley> Mavericks: clobber means remove the objdir and start from fresh
  1477. # [11:53] <Mavericks> edmorley: oh tha. yes
  1478. # [11:55] * Quits: mike5w3c (MikeS@moz-260332AA.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com) (Ping timeout)
  1479. # [11:56] * Joins: eflores_ (eflores@538BABFE.A073F3E.97BBD552.IP)
  1480. # [11:56] * Quits: eflores (eflores@538BABFE.A073F3E.97BBD552.IP) (Connection reset by peer)
  1481. # [11:57] <Mavericks> edmorley: i think regardless of using visual studio configuration tool to change from windows sdk 6.0A to 7.1,start-msvc<xyz>.bat only uses 6.0A version
  1482. # [11:57] <Mavericks> checked .mozconfig out of curiosity and has 6.0A
  1483. # [11:59] * mattwoodrow|away is now known as mattwoodrow
  1484. # [12:01] * Joins: mike5w3c (MikeS@moz-260332AA.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com)
  1485. # [12:03] * Quits: mike5w3c (MikeS@moz-260332AA.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com) (Ping timeout)
  1486. # [12:05] * Joins: mike5w3c (MikeS@moz-260332AA.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com)
  1487. # [12:06] * Quits: mike5w3c (MikeS@moz-260332AA.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com) (Quit: Make the road by walking. (B-side: Tired of Fighting))
  1488. # [12:06] * Quits: pranavrc (pranavrc@DD39722C.1E8FEA1C.C28326FD.IP) (Quit: Ping timeout: ∞)
  1489. # [12:07] <Mavericks> interesting if i do ./configure it detects winsdkver.h ! but still gives a new configure: error about not finding the DirectX SDK
  1490. # [12:09] * Joins: ehsan (ehsan@F0B20A8D.8458880F.57F33CED.IP)
  1491. # [12:09] * ChanServ sets mode: +o ehsan
  1492. # [12:10] * Quits: nthomas|away (chatzilla@moz-A9A754FF.dsl.telstraclear.net) (Ping timeout)
  1493. # [12:10] * Quits: ehsan_ (ehsan@F0B20A8D.8458880F.57F33CED.IP) (Ping timeout)
  1494. # [12:11] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1495. # [12:12] * ewong is now known as ewong|afk
  1496. # [12:13] * Quits: @smaug (chatzilla@moz-64A13C69.gprs.sl-laajakaista.fi) (Ping timeout)
  1497. # [12:14] * Quits: @ehsan (ehsan@F0B20A8D.8458880F.57F33CED.IP) (Input/output error)
  1498. # [12:14] * Joins: nthomas|away (chatzilla@moz-A9A754FF.dsl.telstraclear.net)
  1499. # [12:14] * Joins: KaiRo (robert@moz-7C13762F.adsl.highway.telekom.at)
  1500. # [12:16] * Quits: crussell (colby@4C613230.5A834493.B8E6AC67.IP) (Connection reset by peer)
  1501. # [12:17] * Quits: cpearce (chatzilla@moz-510B10B9.xdsl.xnet.co.nz) (Ping timeout)
  1502. # [12:17] * Joins: crussell (colby@4C613230.5A834493.B8E6AC67.IP)
  1503. # [12:17] * Joins: brambles (brambles@4CBAB088.F3076E90.1822ACA6.IP)
  1504. # [12:20] * Quits: crussell (colby@4C613230.5A834493.B8E6AC67.IP) (Connection reset by peer)
  1505. # [12:22] * Joins: crussell (colby@4C613230.5A834493.B8E6AC67.IP)
  1506. # [12:22] * Quits: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  1507. # [12:26] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird -- http://www.instantbird.com)
  1508. # [12:26] * Joins: smaug (chatzilla@moz-D1C11ED0.elisa-mobile.fi)
  1509. # [12:26] * ChanServ sets mode: +o smaug
  1510. # [12:26] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
  1511. # [12:27] * Quits: micahg (micahg@moz-6E8FD6B4.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com) (Ping timeout)
  1512. # [12:27] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  1513. # [12:27] * Quits: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz) (Quit: Connection reset by beer)
  1514. # [12:27] * Joins: micahg (micahg@moz-6E8FD6B4.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com)
  1515. # [12:29] * Quits: phantom_ (c@moz-CF516DF6.customer.t3.se) (Ping timeout)
  1516. # [12:31] * Joins: cpearce (chatzilla@moz-510B10B9.xdsl.xnet.co.nz)
  1517. # [12:35] <Mavericks> i don't think gmake comes with mozilla-build but it still suggests to use it upon an configure error luckily make suffices
  1518. # [12:35] <darktrojan> that is gmake
  1519. # [12:35] * Quits: decoder (quassel@moz-216446B9.own-hero.net) (Ping timeout)
  1520. # [12:36] <Mavericks> oh
  1521. # [12:36] <darktrojan> well it's what they mean by gmake, at least
  1522. # [12:37] <darktrojan> as opposed to pymake
  1523. # [12:37] <edmorley> Mavericks: on windows you *really* want to be using pymake, much faster
  1524. # [12:37] <Mavericks> I see
  1525. # [12:37] <Mavericks> edmorley: ok
  1526. # [12:37] <@smaug> how do I get rid of "Nightly safe mode" dialog
  1527. # [12:38] * Joins: decoder (quassel@moz-216446B9.own-hero.net)
  1528. # [12:38] <edmorley> Mavericks: which MDN page were you using for instructions? (I thought I'd changed them all to emphasise pymake for windows, if I've missed one I'd like to fix it :-))
  1529. # [12:38] <KaiRo> smaug: restart without safe mode?
  1530. # [12:39] <@smaug> KaiRo: I mean if I press ctrl+c to kill the browser
  1531. # [12:39] <@smaug> KaiRo: then during next start I get the useless "Nightly safe mode" and I need to press quit and restart
  1532. # [12:40] <edmorley> smaug: I think increase toolkit.startup.max_resumed_crashes
  1533. # [12:40] <KaiRo> smaug: hmm, does that register as a crash? in that case, I guess the new "go to safe mode if normal startup crashes" mechanism kicks in, not sure about its knobs yet
  1534. # [12:40] <Mavericks> edmorley: https://developer.mozilla.org/En/Simple_Firefox_build
  1535. # [12:41] <edmorley> smaug: yeah, increase toolkit.startup.max_resumed_crashes to 9999 etc (bug 294260)
  1536. # [12:41] <Mavericks> edmorley: never mind sorry i am poor at following instructions seems like
  1537. # [12:41] <Mavericks> edmorley: i just read the 'strongly advised to use pymake' :(
  1538. # [12:42] <@smaug> edmorley: so I need to do that for all the test profiles I have ? :/
  1539. # [12:42] <Mavericks> it's looking it's building fine with my patch. i hope it works on the try
  1540. # [12:42] <edmorley> Mavericks: that's ok - it's easily done :-)
  1541. # [12:42] * Joins: c0smikdebris (c0smikdebr@2727965A.BA9C3500.274D17D6.IP)
  1542. # [12:42] <edmorley> smaug: I would imagine so
  1543. # [12:43] <@smaug> annoying feature
  1544. # [12:43] <@smaug> it shouldn't kick in so easily
  1545. # [12:43] <edmorley> useful for 98% of users though
  1546. # [12:43] <KaiRo> smaug: this was added because a number of startup crashes are connected to add-ons, and I'm very happy we have it
  1547. # [12:44] <@smaug> default value is 2 ?
  1548. # [12:44] <@smaug> that is quite low
  1549. # [12:44] <KaiRo> smaug: it should be low, I would have set it to 3, but higher is bad, users won't try 10 startups in a row
  1550. # [12:44] <@smaug> sure, 10 is high
  1551. # [12:44] <@smaug> but 3 or 4
  1552. # [12:45] <@smaug> KaiRo: also, how do I start normally with that dialog?
  1553. # [12:45] <KaiRo> smaug: the ctrl+c case looks like it shouldn't trigger this, though, we should only trigger on startup crashes
  1554. # [12:45] * Quits: jfkthame (jfkthame@15AA2040.A1C12133.9542EC20.IP) (Quit: jfkthame)
  1555. # [12:45] * Quits: timdream (timdream@moz-99690620.hinet-ip.hinet.net) (Quit: timdream)
  1556. # [12:45] * Joins: pascalc (chatzilla@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  1557. # [12:45] <KaiRo> smaug: normally, you need to start with -safe-mode (IIRC) or press shift while clicking the Firefox icon on Windows
  1558. # [12:46] <@smaug> KaiRo: I think it is ok to show that dialog, but not being able to start normally is annoying
  1559. # [12:46] <edmorley> MarcoZ: there seems to be an M1 orange on your inbound push: "test_focus_listcontrols.xul | Error in test: proposed current item 'ml_tangerine' is already current"
  1560. # [12:46] <edmorley> MarcoZ: sorry, mochitest-other
  1561. # [12:46] <KaiRo> smaug: non-developers should never get into that unless their build has a serious problem
  1562. # [12:47] <decoder> glandium: i got a build yesterday from try with your patch! :) it wasnt green because of some unrelated (non-build) error in the end, but tarball got uploaded. However, it only works with adding -fPIC explicitely into C*FLAGS otherwise I get this: http://tinyurl.com/6vl4nxh probably not related to your patch
  1563. # [12:47] <KaiRo> developers should probably never get there but we don't have magical developer detection :)
  1564. # [12:47] * Joins: smaug_ (chatzilla@moz-E176FF42.gprs.sl-laajakaista.fi)
  1565. # [12:47] * Quits: masayuki (Daily@moz-911CC660.zaq.ne.jp) (Quit: masayuki)
  1566. # [12:47] <smaug_> KaiRo: I think it is ok to show that dialog, but not being able to start normally is annoying
  1567. # [12:47] <smaug_> the only options are "Continue in safe mode" and "quit". There should be "start normally"
  1568. # [12:48] * Quits: @smaug (chatzilla@moz-D1C11ED0.elisa-mobile.fi) (Ping timeout)
  1569. # [12:48] * Joins: masayuki (Daily@moz-911CC660.zaq.ne.jp)
  1570. # [12:50] <smaug_> KaiRo: what should toolkit.startup.max_resumed_crashes actually do
  1571. # [12:50] <smaug_> since it seems that one crash is enough
  1572. # [12:54] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird -- http://www.instantbird.com)
  1573. # [12:56] * Quits: cpearce (chatzilla@moz-510B10B9.xdsl.xnet.co.nz) (Ping timeout)
  1574. # [12:56] * Quits: Matti (chatzilla@moz-2666ABBE.dip.t-dialin.net) (Ping timeout)
  1575. # [12:56] * Quits: Wei_o_o (Wei@212A6CEB.4F4B4250.FAA9ED67.IP) (Client exited)
  1576. # [12:56] * Quits: Wei_0_0 (Wei@212A6CEB.4F4B4250.FAA9ED67.IP) (Connection reset by peer)
  1577. # [12:58] * Quits: gandalf (zbraniecki@moz-F44B1A59.neoplus.adsl.tpnet.pl) (Quit: Textual IRC Client: http://www.textualapp.com/)
  1578. # [12:59] * Quits: smooney (smooney@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  1579. # [12:59] * Joins: smooney (smooney@8F761026.B5EF4AF6.E96CA9D8.IP)
  1580. # [13:00] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  1581. # [13:02] * Quits: smooney (smooney@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: smooney)
  1582. # [13:06] * Quits: smaug_ (chatzilla@moz-E176FF42.gprs.sl-laajakaista.fi) (Ping timeout)
  1583. # [13:08] * Joins: jfkthame (jfkthame@15AA2040.A1C12133.9542EC20.IP)
  1584. # [13:10] * Joins: smaug_ (chatzilla@moz-676E7CD5.gprs.sl-laajakaista.fi)
  1585. # [13:11] * Quits: harth (harth@moz-C2C235AC.bb.sky.com) (Input/output error)
  1586. # [13:13] <KaiRo> smaug_: it should go to that safe mode after X startup crashes - now that mechanism is pretty new so it might have kinks to be worked out. for one thing, I'm not sure if ctrl+c should count as a crash, for the other, I doubt that you always press it during startup and it shouldn't trigger when crashes are post-startup - file bugs and make sure the patch author is CCed
  1587. # [13:13] <KaiRo> :MattN that is
  1588. # [13:17] * Quits: c0smikdebris (c0smikdebr@2727965A.BA9C3500.274D17D6.IP) (Ping timeout)
  1589. # [13:17] * Joins: aja_ (chatzilla@3846FB25.AEC64F0A.7880DB15.IP)
  1590. # [13:17] * Joins: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com)
  1591. # [13:17] * Quits: aja_ (chatzilla@3846FB25.AEC64F0A.7880DB15.IP) (Client exited)
  1592. # [13:17] * Quits: aja (chatzilla@3846FB25.AEC64F0A.7880DB15.IP) (Ping timeout)
  1593. # [13:18] <edmorley> backout all the things \o/
  1594. # [13:19] * Joins: tchevalier (Instantbir@26DF2FEE.76D180ED.C47D5415.IP)
  1595. # [13:19] <edmorley> MarcoZ: sorry had to back it all out as I hadn't heard back from you
  1596. # [13:19] * Quits: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com) (Ping timeout)
  1597. # [13:19] <darktrojan> you just like backing things out
  1598. # [13:19] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  1599. # [13:20] <Mavericks> how does --enable-debug help people who write patches if there are no assertions or debug only code inthe patch itself ?
  1600. # [13:20] <Mavericks> http://mibpaste.com/5GLNHF
  1601. # [13:20] <glandium> decoder: it's surprising, because we should be putting -fPIC alrady
  1602. # [13:20] <jfkthame> the patch might cause debug code elsewhere to detect a problem
  1603. # [13:21] <Mavericks> jfkthame: so patch dev. should check for debug code nearby line of code where change is made ?
  1604. # [13:21] * Quits: smaug_ (chatzilla@moz-676E7CD5.gprs.sl-laajakaista.fi) (Ping timeout)
  1605. # [13:22] <Mavericks> or not necessarily as it could still be useful info
  1606. # [13:22] <glandium> decoder: mmmm all these files are from ffi... there must be something fishy in the way we pass flags there
  1607. # [13:22] <jfkthame> not necessarily nearby - you could patch somewhere and inadvertently trigger an assertion in a completely different part of the codebase, because you've changed state in some unexpected way, for example
  1608. # [13:23] <Mavericks> i see. makes sense
  1609. # [13:23] * Quits: vikram360 (vikram360@F3C60B70.B0351687.2A068A5E.IP) (Ping timeout)
  1610. # [13:23] * Joins: jviereck (Adium@moz-FC52EB7A.ethz.ch)
  1611. # [13:25] * Joins: smaug_ (chatzilla@moz-6C06CE44.elisa-mobile.fi)
  1612. # [13:25] <edmorley> victorporof++
  1613. # [13:25] <edmorley> orange bug filed to patch attached in 45mins
  1614. # [13:25] <edmorley> \o/
  1615. # [13:26] * Joins: Ms3ger (Mibbit@moz-8DDE3D4B.ugent.be)
  1616. # [13:26] * Joins: c0smikdebris (c0smikdebr@3762927D.9EE11D7D.D2D1FAF0.IP)
  1617. # [13:26] <Ms3ger> Mavericks: also, why doesn't the patched code have assertions? Sounds like you should add some ;)
  1618. # [13:27] * glazou is now known as glazou_f00d
  1619. # [13:27] <jfkthame> Ms3ger: hey, did you have a birthday? :)
  1620. # [13:27] * Quits: xakz (XaMaD@moz-CD238FAF.w86-220.abo.wanadoo.fr) (Ping timeout)
  1621. # [13:28] <darktrojan> upgrade
  1622. # [13:28] <smaug_> already 3. only few years and he'll be in school
  1623. # [13:28] <Ms3ger> I should go study horticulture...
  1624. # [13:28] <jfkthame> yup - too bad that'll get in the way of his mozilla work
  1625. # [13:28] <smaug_> s/he/she/ or s/he/it/
  1626. # [13:29] <Mavericks> Ms3ger: yea, should do that
  1627. # [13:31] * Ms3ger mumbles about people QIing an nsIDocument to an nsPIDOMWindow
  1628. # [13:31] <smaug_> oh, khuey|away makes the bug summary stronger all the time. the push message was " Remove support for chrome code leaking DOM objects"
  1629. # [13:31] <smaug_> Ms3ger: nice
  1630. # [13:31] * Joins: xakz (XaMaD@moz-CD238FAF.w86-220.abo.wanadoo.fr)
  1631. # [13:31] <decoder> glandium: I suspected already it might be a bug that is not caused by me, but just uncovered by AddressSanitizer. I previously uncovered a bug in ffi already where ffi was using GCC although clang was specified as CC. It wasn't noticed until we tried to pass a CFLAG that gcc doesnt understand (-faddress-sanitizer).
  1632. # [13:32] <decoder> might be that this lib does other strange stuff
  1633. # [13:32] <edmorley> Ms3ger: mumble memble.... you're turning into bz :-)
  1634. # [13:32] <edmorley> s/memb/mumb/
  1635. # [13:32] * Joins: timdream (timdream@moz-ECF4D972.adsl.dynamic.seed.net.tw)
  1636. # [13:32] <Ms3ger> edmorley: Nooooooooooooooooooooooooooooooooooooooo
  1637. # [13:32] <Ms3ger> I don't want to own docshell
  1638. # [13:33] * Joins: janv (varga@moz-93902D79.banicne.sk)
  1639. # [13:33] <Ms3ger> That's something for smaug :)
  1640. # [13:33] <edmorley> sorry, too late...
  1641. # [13:33] <glandium> decoder: it might just be that the way we call its configure is simply wrong
  1642. # [13:34] * Joins: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP)
  1643. # [13:35] * Quits: janv (varga@moz-93902D79.banicne.sk) (Quit: This computer has gone to sleep)
  1644. # [13:36] * Joins: smaug (chatzilla@moz-641EE7EB.gprs.sl-laajakaista.fi)
  1645. # [13:36] * ChanServ sets mode: +o smaug
  1646. # [13:36] <edmorley> well that's helpful... https://tbpl.mozilla.org/php/getParsedLog.php?id=11223964&tree=Mozilla-Inbound#error0
  1647. # [13:36] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  1648. # [13:36] * Quits: smaug_ (chatzilla@moz-6C06CE44.elisa-mobile.fi) (Ping timeout)
  1649. # [13:36] <glandium> edmorley: means there's no Makefile.in in that directory
  1650. # [13:37] <edmorley> yeah, I meant more it's a clobber build, so presumably is just a sign of what is to come
  1651. # [13:38] * Joins: pranavrc (pranavrc@58119714.20D351BC.520CDC98.IP)
  1652. # [13:38] * Quits: nli` (nli@moz-99690620.hinet-ip.hinet.net) (Quit: nli`)
  1653. # [13:43] * Quits: jviereck (Adium@moz-FC52EB7A.ethz.ch) (Quit: Leaving.)
  1654. # [13:45] <decoder> glandium: yea. i dont know about this lib though. maybe someone who does can tell from my log what went wrong
  1655. # [13:45] <decoder> until that I leave -fPIC in my flags
  1656. # [13:45] <decoder> shouldnt hurt
  1657. # [13:45] * Joins: janv (varga@moz-F099FB51.t-com.sk)
  1658. # [13:46] * Joins: stransky (stransky@moz-107AD163.redhat.com)
  1659. # [13:46] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  1660. # [13:46] * Joins: espindola (espindola@moz-B530506.dsl.teksavvy.com)
  1661. # [13:46] * Joins: jviereck (Adium@moz-FC52EB7A.ethz.ch)
  1662. # [13:48] * Quits: xakz (XaMaD@moz-CD238FAF.w86-220.abo.wanadoo.fr) (Ping timeout)
  1663. # [13:49] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1664. # [13:50] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1665. # [13:52] * glazou_f00d is now known as glazou
  1666. # [13:52] * Joins: xakz (XaMaD@moz-CD238FAF.w86-220.abo.wanadoo.fr)
  1667. # [13:53] * Quits: rniwa (rniwa@60A74940.D6CCE4AE.77834EAA.IP) (Quit: rniwa)
  1668. # [13:53] * Quits: jviereck (Adium@moz-FC52EB7A.ethz.ch) (Quit: Leaving.)
  1669. # [13:53] <MarcoZ> edmorley: Hi! Thanks, and darn! I was out walking the dog and just now saw your pings. You actually didn't have to back them all out. :( It's going to be a bit of a hazzle to re-land all this stuff now. <sigh> The failure was in one file only.
  1670. # [13:54] * Joins: jviereck (Adium@moz-FC52EB7A.ethz.ch)
  1671. # [13:55] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1672. # [13:57] * Quits: @smaug (chatzilla@moz-641EE7EB.gprs.sl-laajakaista.fi) (Ping timeout)
  1673. # [13:58] * Quits: avih (quassel@moz-4435012.red.bezeqint.net) (Ping timeout)
  1674. # [14:00] * Quits: jviereck (Adium@moz-FC52EB7A.ethz.ch) (Quit: Leaving.)
  1675. # [14:01] * Quits: Hendikins (wolfox@moz-16899DFF.hhui4.ken.bigpond.net.au) (Ping timeout)
  1676. # [14:02] * Joins: c0smikde_ (c0smikdebr@3762927D.9EE11D7D.D2D1FAF0.IP)
  1677. # [14:02] * Quits: c0smikdebris (c0smikdebr@3762927D.9EE11D7D.D2D1FAF0.IP) (Ping timeout)
  1678. # [14:02] * Quits: darktrojan (geoff@moz-30B3CCFD.telstraclear.net) (Quit: darktrojan)
  1679. # [14:02] * Quits: Ms3ger (Mibbit@moz-8DDE3D4B.ugent.be) (Quit: http://www.mibbit.com ajax IRC Client)
  1680. # [14:03] * Joins: Hendikins (wolfox@moz-16899DFF.hhui4.ken.bigpond.net.au)
  1681. # [14:03] <edmorley> MarcoZ: ok, sorry I was dealing with something else and didn't have a chance to go through each changeset, so in those instances I typically just back out the entire push (particularly since I've been bitten by the "oh it's just XYZ", then 6 pushes later by the time the backout runs tests, turns out it wasn't the only cause etc)
  1682. # [14:04] <edmorley> MarcoZ: if you let me know what can reland, I'll do that for you, if that helps?
  1683. # [14:04] * bhearsum|afk is now known as bhearsum
  1684. # [14:05] * Quits: msucan (msucan@754ABC71.319ADCBF.D7B372F7.IP) (Ping timeout)
  1685. # [14:05] <jfkthame> it should be straightforward to transplant all the good changesets to the new tip, no?
  1686. # [14:05] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1687. # [14:06] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1688. # [14:07] * Joins: msucan (msucan@7A4CDDE7.7A418818.B4CEF140.IP)
  1689. # [14:07] * Quits: Gentlecat (Roman@CA71FA1C.1149AF99.8FB52CB8.IP) (Ping timeout)
  1690. # [14:08] * Joins: andreasn (andreasn@moz-436FB3D1.a336.priv.bahnhof.se)
  1691. # [14:09] * Joins: mike5w3c (MikeS@moz-E9ABBA62.wireless.csail.mit.edu)
  1692. # [14:09] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1693. # [14:10] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1694. # [14:10] <bhearsum> in git, if i have branch B which tracks branch A, can i safely delete branch A after merging its contents to B? eg, will B lose any data after the deletion
  1695. # [14:11] * Joins: harth (harth@88F51059.F3BBB17D.144F44FA.IP)
  1696. # [14:11] * Joins: avih (quassel@moz-FC873D4F.red.bezeqint.net)
  1697. # [14:11] <glandium> bhearsum: git branch -d won't remove the branch unless it's fully merged
  1698. # [14:11] <glandium> (in the current branch)
  1699. # [14:11] <bhearsum> yeah
  1700. # [14:12] <bhearsum> it's complaining that A isn't fully merged, because it tracks master
  1701. # [14:12] <bhearsum> i'm just not sure if its safe to delete it with -D or not
  1702. # [14:12] <glandium> i don't think it complains when it tracks a branch
  1703. # [14:13] <glandium> let me check
  1704. # [14:13] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1705. # [14:13] <bhearsum> "warning: not deleting branch A that is not yet fully merged to refs/remotes/upstream/master, even though it is merged to HEAD"
  1706. # [14:14] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1707. # [14:14] <glandium> bhearsum: ah I see. That just means you didn't push
  1708. # [14:14] <edmorley> jfkthame: presumably hg export -r ... | hg qimport etc would be easier?
  1709. # [14:14] <bhearsum> glandium: hmmm, really?
  1710. # [14:14] <bhearsum> HEAD is B right now
  1711. # [14:15] <glandium> bhearsum: you didn't push on the remote
  1712. # [14:15] <bhearsum> yeah, but i haven't modified master at all
  1713. # [14:15] * Joins: Honza (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  1714. # [14:15] <glandium> bhearsum: that is, the remote's master doesn't contain your stuff from branch A
  1715. # [14:15] <bhearsum> right
  1716. # [14:15] <bhearsum> so
  1717. # [14:15] <glandium> that's just what it says
  1718. # [14:15] <bhearsum> right
  1719. # [14:15] <bhearsum> that's all fine
  1720. # [14:15] <jfkthame> edmorley: yeah, that's probably what i'd do
  1721. # [14:15] <glandium> so yes, you can remove branch A
  1722. # [14:15] <bhearsum> i'm just wondering if there's any dataloss to B if i delete A
  1723. # [14:16] <bhearsum> ah, okay
  1724. # [14:16] <bhearsum> thanks!
  1725. # [14:16] <glandium> bhearsum: one way to know for sure is to look at the commit graph
  1726. # [14:16] <glandium> bhearsum: with gitk or git log --graph
  1727. # [14:17] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1728. # [14:17] <bhearsum> ah
  1729. # [14:17] <glandium> although the latter doesn't annotate with branch names.
  1730. # [14:17] <bhearsum> right...so once i merge something somewhere else, that commit is in the graph for both branches?
  1731. # [14:18] * Quits: janv (varga@moz-F099FB51.t-com.sk) (Quit: This computer has gone to sleep)
  1732. # [14:18] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1733. # [14:18] <bhearsum> and as long as it remains in the graph for any non-deleted branch, it doesn't disappear?
  1734. # [14:18] <glandium> git log --graph --decorate=short
  1735. # [14:18] <bhearsum> ooooh
  1736. # [14:18] <bhearsum> --decorate is super useful
  1737. # [14:19] <glandium> you can also try git show-branch
  1738. # [14:19] <edmorley> jfkthame: I think I'll add an |unbackout () rev1:rev2| to mak's backout script & add to the future sheriff-tools repo
  1739. # [14:19] * Joins: davidb (davidb@moz-68BF56A6.dsl.bell.ca)
  1740. # [14:19] <jfkthame> surely it should be called backin() ? :)
  1741. # [14:20] * Quits: Ameya (chatzilla@637D4CD0.BF84E432.1C37C358.IP) (Ping timeout)
  1742. # [14:20] <edmorley> yeah true; though that would break my tab autocomplete
  1743. # [14:20] <edmorley> :-)
  1744. # [14:20] <jfkthame> tuokcab() ?
  1745. # [14:21] <edmorley> ha :-)
  1746. # [14:22] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  1747. # [14:22] * Joins: smaug (chatzilla@moz-E69DF9BB.gprs.sl-laajakaista.fi)
  1748. # [14:22] * ChanServ sets mode: +o smaug
  1749. # [14:22] * Joins: janv (varga@moz-93902D79.banicne.sk)
  1750. # [14:23] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1751. # [14:23] * Quits: glazou (glazou@moz-204094DD.disruptive-innovations.fr) (Quit: bbl)
  1752. # [14:24] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1753. # [14:26] <MarcoZ> edmorley: No, I am just preparing to reland it all in one batch including the bustage fix. And sorry I barked at you earlier! :)
  1754. # [14:27] * Joins: jviereck (Adium@moz-90392FDF.ethz.ch)
  1755. # [14:27] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1756. # [14:27] * Quits: @smaug (chatzilla@moz-E69DF9BB.gprs.sl-laajakaista.fi) (Ping timeout)
  1757. # [14:28] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1758. # [14:28] * Joins: janv_ (varga@moz-93902D79.banicne.sk)
  1759. # [14:28] * Quits: janv (varga@moz-93902D79.banicne.sk) (Ping timeout)
  1760. # [14:32] <edmorley> MarcoZ: ah good :-) that's ok, to be honest after I'd pushed and saw just how long the backout commit message was, I did think it looked a little mean!
  1761. # [14:33] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1762. # [14:34] * Joins: janv__ (varga@moz-93902D79.banicne.sk)
  1763. # [14:34] * Quits: janv_ (varga@moz-93902D79.banicne.sk) (Ping timeout)
  1764. # [14:34] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1765. # [14:35] <MarcoZ> edmorley: Yeah, 12 changesets with commit messages, tidily reporting which changeset dealt with what issue. ;) Anyway, I relanded with the bustage fix and this time just pushed them all in one big patch. Thank goodness I still had the files I had attached to the individual bugs.
  1766. # [14:35] * Quits: janv__ (varga@moz-93902D79.banicne.sk) (Connection reset by peer)
  1767. # [14:35] * Joins: janv (varga@moz-93902D79.banicne.sk)
  1768. # [14:35] <MarcoZ> edmorley: The bustage fix was a one char fix, by the way, an ! that didn't make it into the file for some reason. ;)
  1769. # [14:36] <MarcoZ> edmorley: Anyway, all good now I think.
  1770. # [14:36] <edmorley> MarcoZ: :-)
  1771. # [14:36] * Joins: nattokirai (nattokirai@moz-6A258170.dynamic.ppp.asahi-net.or.jp)
  1772. # [14:36] * Joins: wesj (Instantbir@F2D29657.F60B0462.67AC9B1.IP)
  1773. # [14:37] * Joins: aleth (Instantbir@moz-24EE697D.ictp.it)
  1774. # [14:38] * Joins: Ameya (chatzilla@637D4CD0.BF84E432.1C37C358.IP)
  1775. # [14:39] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1776. # [14:40] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1777. # [14:40] * Joins: ehsan (ehsan@F0B20A8D.8458880F.57F33CED.IP)
  1778. # [14:40] * ChanServ sets mode: +o ehsan
  1779. # [14:40] * Joins: askalski (akuda@moz-4C8A107E.pool85-48-91.dynamic.orange.es)
  1780. # [14:40] * Joins: Anjor (anjor@DBC602DC.7C0A2EED.931D0F89.IP)
  1781. # [14:40] * rail_away is now known as rail
  1782. # [14:41] * Quits: Mavericks (Mibbit@52CB45E1.B1CD1657.FDEA3160.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1783. # [14:41] * Joins: kredik (chatzilla@moz-7BF4BFBD.w80-11.abo.wanadoo.fr)
  1784. # [14:41] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  1785. # [14:42] * Joins: janv_ (varga@moz-93902D79.banicne.sk)
  1786. # [14:43] * Quits: janv (varga@moz-93902D79.banicne.sk) (Ping timeout)
  1787. # [14:43] * Quits: janv_ (varga@moz-93902D79.banicne.sk) (Connection reset by peer)
  1788. # [14:43] * Joins: janv (varga@moz-93902D79.banicne.sk)
  1789. # [14:45] * mattwoodrow is now known as mattwoodrow|away
  1790. # [14:46] * Quits: janv (varga@moz-93902D79.banicne.sk) (Ping timeout)
  1791. # [14:47] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1792. # [14:47] * Joins: Misfit_Geek (MisfitGeek@moz-D14C5FCF.hsd1.nh.comcast.net)
  1793. # [14:47] * Quits: Ameya (chatzilla@637D4CD0.BF84E432.1C37C358.IP) (Ping timeout)
  1794. # [14:48] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1795. # [14:48] * mattwoodrow|away is now known as mattwoodrow
  1796. # [14:49] * Quits: sbgan (pikapi@moz-3BBB9F1C.dynip.nus.edu.sg) (Quit: System.exit(0);)
  1797. # [14:53] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1798. # [14:54] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1799. # [14:57] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1800. # [14:58] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1801. # [14:58] * Quits: Anjor (anjor@DBC602DC.7C0A2EED.931D0F89.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120423181838])
  1802. # [15:00] * Joins: armenzg (armenzg@moz-8555CE12.cable.teksavvy.com)
  1803. # [15:00] * Joins: drice (derice@1606D15F.E628B196.8E155D4E.IP)
  1804. # [15:01] * Quits: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP) (Ping timeout)
  1805. # [15:02] * Joins: Enn (enn@F2D29657.F60B0462.67AC9B1.IP)
  1806. # [15:03] * Joins: mak (mak@F2D29657.F60B0462.67AC9B1.IP)
  1807. # [15:03] * Quits: mike5w3c (MikeS@moz-E9ABBA62.wireless.csail.mit.edu) (Quit: mike5w3c)
  1808. # [15:05] * Joins: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP)
  1809. # [15:05] * Joins: Ameya (chatzilla@637D4CD0.BF84E432.1C37C358.IP)
  1810. # [15:06] * Quits: michal (michal@F8B4DDD2.FC749DA6.F23860FD.IP) (Ping timeout)
  1811. # [15:06] * Joins: kaie (kaie@moz-7D8C2989.dip.t-dialin.net)
  1812. # [15:07] * Joins: ajuma (ajuma@moz-574EF174.wireless.telus.com)
  1813. # [15:07] * Joins: mike5w3c (MikeS@moz-E9ABBA62.wireless.csail.mit.edu)
  1814. # [15:07] * Joins: michal (michal@F8B4DDD2.FC749DA6.F23860FD.IP)
  1815. # [15:07] * rail is now known as rail-buildduty
  1816. # [15:08] * Quits: nattokirai (nattokirai@moz-6A258170.dynamic.ppp.asahi-net.or.jp) (Quit: nattokirai)
  1817. # [15:08] * Quits: nhirata (nhirata.bu@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: nhirata)
  1818. # [15:08] * Joins: Boriss (FlyingToas@8F761026.B5EF4AF6.E96CA9D8.IP)
  1819. # [15:10] * mattwoodrow is now known as mattwoodrow|away
  1820. # [15:11] * Joins: Mavericks (Mibbit@ED19D59E.66B31666.FDEA3160.IP)
  1821. # [15:11] * Quits: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP) (Ping timeout)
  1822. # [15:11] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  1823. # [15:11] * Joins: mjschranz (mjschranz@E1007D64.33EE9F8A.1139E686.IP)
  1824. # [15:13] * Quits: ajuma (ajuma@moz-574EF174.wireless.telus.com) (Ping timeout)
  1825. # [15:14] * Joins: ajuma (ajuma@moz-574EF174.wireless.telus.com)
  1826. # [15:14] * Quits: crussell (colby@4C613230.5A834493.B8E6AC67.IP) (Connection reset by peer)
  1827. # [15:15] * Joins: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP)
  1828. # [15:15] * Joins: crussell (colby@4C613230.5A834493.B8E6AC67.IP)
  1829. # [15:15] * Joins: gabor (gabor@F2D29657.F60B0462.67AC9B1.IP)
  1830. # [15:17] * Joins: victorporof (victorporo@F2D29657.F60B0462.67AC9B1.IP)
  1831. # [15:19] * jlund|away is now known as jlund
  1832. # [15:22] <Yoric> How do I detect that we are compiling on BSD (including Mac)?
  1833. # [15:23] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1834. # [15:23] * Quits: joe_walker (joe_walker@8F761026.B5EF4AF6.E96CA9D8.IP) (Connection reset by peer)
  1835. # [15:24] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1836. # [15:24] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  1837. # [15:24] * Quits: ajuma (ajuma@moz-574EF174.wireless.telus.com) (Ping timeout)
  1838. # [15:24] * Joins: gozala1 (gozala@F2D29657.F60B0462.67AC9B1.IP)
  1839. # [15:24] * Quits: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP) (Ping timeout)
  1840. # [15:25] * Joins: ajuma (ajuma@moz-574EF174.wireless.telus.com)
  1841. # [15:25] * Joins: mkaply (Earlybird@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
  1842. # [15:26] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  1843. # [15:27] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1844. # [15:28] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1845. # [15:28] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
  1846. # [15:28] * Joins: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP)
  1847. # [15:30] * Quits: ajuma (ajuma@moz-574EF174.wireless.telus.com) (Quit: ajuma)
  1848. # [15:31] * Joins: geoffbrown (geoffbrown@F2D29657.F60B0462.67AC9B1.IP)
  1849. # [15:32] * Joins: evilpie (chatzilla@moz-70AFCE2F.pools.arcor-ip.net)
  1850. # [15:32] * Joins: Pike (Pike@moz-E31CD2CB.mozilla.org)
  1851. # [15:33] <@ted> Yoric: i'm not aware that we have a test that's that general
  1852. # [15:33] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1853. # [15:33] * Joins: past (past@F2D29657.F60B0462.67AC9B1.IP)
  1854. # [15:33] <@ted> is this for configure, makefiles, C++ preprocessor?
  1855. # [15:33] <Yoric> C++ preprocessor
  1856. # [15:33] * coop|away is now known as coop
  1857. # [15:33] <Yoric> Right now, I am using #if defined(XP_MAC) || defined(__OpenBSD__) || defined (__FreeBSD__) || defined (Darwin)
  1858. # [15:34] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1859. # [15:34] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  1860. # [15:35] <@ted> http://pastebin.mozilla.org/1598985 is the full list of built-in defiens in my apple g++-4.2
  1861. # [15:36] <@ted> nothing particularly promising
  1862. # [15:36] * Joins: Kailas123_ (Kailas@moz-44FB07BC.iota5.maxonline.com.sg)
  1863. # [15:36] <@ted> i'd go with what you have, less that last Darwin bit
  1864. # [15:36] <@ted> I don't know what that is
  1865. # [15:36] * Joins: ajuma (ajuma@moz-4FC3ECA9.wireless.telus.com)
  1866. # [15:36] * Quits: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP) (Ping timeout)
  1867. # [15:36] <glandium> Yoric: there's also one for kfreebsd, but i don't remember what it is offhand
  1868. # [15:36] * ajuma is now known as ajuma|train
  1869. # [15:37] <Yoric> Ah, well, I will start with these.
  1870. # [15:37] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1871. # [15:37] * Joins: smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi)
  1872. # [15:37] * ChanServ sets mode: +o smaug
  1873. # [15:37] * Quits: @smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi) (Quit: Reconnecting…)
  1874. # [15:37] * Joins: smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi)
  1875. # [15:37] * ChanServ sets mode: +o smaug
  1876. # [15:38] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1877. # [15:38] <glandium> Yoric: although, that depends what you want to track. kernel or libc ?
  1878. # [15:39] <Yoric> libc
  1879. # [15:39] * Parts: aleth (Instantbir@moz-24EE697D.ictp.it)
  1880. # [15:39] * Joins: cpeterson (cpeterson@F2D29657.F60B0462.67AC9B1.IP)
  1881. # [15:39] <glandium> Yoric: then you're fine
  1882. # [15:39] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1883. # [15:40] <decoder> glandium: could it be that your stdc++ patch breaks when you dont specify --enable-stdcxx-compat ?
  1884. # [15:40] * Joins: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP)
  1885. # [15:40] <Yoric> Thanks.
  1886. # [15:40] <@ted> Yoric: you want XP_MACOSX though
  1887. # [15:40] <@ted> FYI
  1888. # [15:40] <glandium> decoder: i doubt it
  1889. # [15:40] * Joins: rwaldron (rwaldron@moz-BDCCF091.hfc.comcastbusiness.net)
  1890. # [15:40] <@ted> XP_MAC hasn't existed in a long time
  1891. # [15:40] * Joins: nhirata (nhirata.bu@F2D29657.F60B0462.67AC9B1.IP)
  1892. # [15:40] <Yoric> ted: That's what I meant, thanks.
  1893. # [15:40] <decoder> glandium: okay. testing again. but i got a preprocessor error just now without it
  1894. # [15:41] * Quits: @smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi) (Ping timeout)
  1895. # [15:41] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  1896. # [15:41] * Joins: AaronMT (AaronMT@F2D29657.F60B0462.67AC9B1.IP)
  1897. # [15:41] * Joins: smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi)
  1898. # [15:41] * ChanServ sets mode: +o smaug
  1899. # [15:41] <decoder> glandium: http://pastebin.mozilla.org/1598997
  1900. # [15:41] <glandium> decoder: ah there's an ifdef missing
  1901. # [15:41] <decoder> adding --enable-stdcxx-compat makes it go away
  1902. # [15:42] <decoder> :D
  1903. # [15:42] <glandium> decoder: http://pastebin.mozilla.org/1598998
  1904. # [15:42] <decoder> aah ok :)
  1905. # [15:42] <decoder> thx
  1906. # [15:42] * Quits: Kailas123_ (Kailas@moz-44FB07BC.iota5.maxonline.com.sg) (Quit: Leaving)
  1907. # [15:43] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1908. # [15:44] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1909. # [15:44] * Joins: Kailas123_ (Kailas@moz-44FB07BC.iota5.maxonline.com.sg)
  1910. # [15:45] * Quits: RemusPop (remuspop@601F3B17.33662590.A5830293.IP) (Client exited)
  1911. # [15:45] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1912. # [15:46] <mreid> I'm getting a (fennec) build error this morning after pulling from m-c: "res/drawable/address_bar_bg_shadow.xml:0: error: Resource entry address_bar_bg_shadow is already defined.
  1913. # [15:46] <mreid> res/drawable/address_bar_bg_shadow.png:0: Originally defined here." Anyone know how I can fix it?
  1914. # [15:46] <Yoric> I am currently writing a test suite for file I/O.
  1915. # [15:46] <Yoric> Any idea on how I could test moving file across devices?
  1916. # [15:46] * Quits: Kailas123_ (Kailas@moz-44FB07BC.iota5.maxonline.com.sg) (Quit: Leaving)
  1917. # [15:46] * Joins: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk)
  1918. # [15:47] * Quits: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP) (Ping timeout)
  1919. # [15:47] <@ted> that's probably really hard to do reliably
  1920. # [15:47] <@ted> if you only had to support linux you could create a ramdisk or something
  1921. # [15:48] <glandium> i certainly hope we don't run our test suite as root
  1922. # [15:48] <@ted> heh
  1923. # [15:48] <@ted> true
  1924. # [15:48] <@ted> Yoric: i guess you could have your test setup see if it can find two different devices that you have write permission to
  1925. # [15:48] <@ted> and just skip the test if it can't
  1926. # [15:48] <@ted> look for two writable drives on windows, two separate mounted filesystems on linux, etc
  1927. # [15:49] * Joins: Cwiiis (cwiiis@F2D29657.F60B0462.67AC9B1.IP)
  1928. # [15:49] <Yoric> That sounds just a little bit scary.
  1929. # [15:49] <@ted> *shrug*
  1930. # [15:49] * Yoric has no clue how our try servers are configured.
  1931. # [15:49] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/c6d998a2cc8c - Paul Rouget - Bug 747919 - browser/devtools/layoutview/test/browser_layoutview.js leaks chrome and content windows. r=dao
  1932. # [15:50] * Joins: joe_walker (joe_walker@F2D29657.F60B0462.67AC9B1.IP)
  1933. # [15:51] * Quits: evilpie (chatzilla@moz-70AFCE2F.pools.arcor-ip.net) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0a1/20120425030647])
  1934. # [15:51] * Joins: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP)
  1935. # [15:51] <bhearsum> you don't have write access to two different filesystem on try
  1936. # [15:51] <bhearsum> is this something where you could mock out the actual operations, though? are you actually testing your own implementations of file operations?
  1937. # [15:52] * lsblakk|afk is now known as lsblakk
  1938. # [15:52] * Joins: akeybl (akeybl@F2D29657.F60B0462.67AC9B1.IP)
  1939. # [15:52] <Yoric> I am.
  1940. # [15:52] * bwinton_away is now known as bwinton
  1941. # [15:52] <bhearsum> huh, ok
  1942. # [15:53] * Quits: Asa (asa@386C8CEB.7488BB3C.E96CA9D8.IP) (Ping timeout)
  1943. # [15:53] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1944. # [15:53] <Yoric> So, my procedure when I am on a single file system is 1/ copy a file 2/ move the copy 3/ read and compare both files.
  1945. # [15:54] * glob|away is now known as glob
  1946. # [15:54] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1947. # [15:54] * Mark_Capella|away is now known as Mark_Capella
  1948. # [15:54] * Joins: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP)
  1949. # [15:56] * Joins: wlach (wlach@F2D29657.F60B0462.67AC9B1.IP)
  1950. # [15:56] * Quits: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  1951. # [15:57] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1952. # [15:58] * bear-afk is now known as bear
  1953. # [15:58] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1954. # [15:59] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  1955. # [16:00] * Quits: timdream (timdream@moz-ECF4D972.adsl.dynamic.seed.net.tw) (Quit: timdream)
  1956. # [16:01] * Quits: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP) (Ping timeout)
  1957. # [16:02] <MarcoZ> edmorley: Heh looks like we starred that one failure almost synchronously. :D
  1958. # [16:03] <edmorley> MarcoZ: :-)
  1959. # [16:03] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1960. # [16:03] <edmorley> MarcoZ: yeah I filed bug 748848 last night about fixing the dupe detector
  1961. # [16:04] * Joins: Asa (asa@F2D29657.F60B0462.67AC9B1.IP)
  1962. # [16:04] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1963. # [16:05] * Joins: mdas (mdas@F2D29657.F60B0462.67AC9B1.IP)
  1964. # [16:06] <askalski> hi
  1965. # [16:06] <askalski> is there a command
  1966. # [16:06] <askalski> hg "clear everything as if i never edited a sht"?
  1967. # [16:06] * Joins: shorlander-mobile (shorlander@F2D29657.F60B0462.67AC9B1.IP)
  1968. # [16:06] * Joins: dseif (dseif@moz-B6BACC41.dsl.teksavvy.com)
  1969. # [16:07] <edmorley> askalski: commited changes, or just working directory?
  1970. # [16:07] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Broken pipe)
  1971. # [16:07] <askalski> edmorley, workdir
  1972. # [16:07] <edmorley> askalski: hg update -C
  1973. # [16:08] <edmorley> askalski: which can be typed as: hg up -C
  1974. # [16:08] * Joins: Gentlecat (Roman@CA71FA1C.1149AF99.8FB52CB8.IP)
  1975. # [16:08] <askalski> edmorley, thanks. I will try it another time as now during these 3 seconds I rm -rf everything
  1976. # [16:08] <edmorley> askalski: np
  1977. # [16:09] <askalski> edmorley, I really need to play some violent games to blow off some steam after fighting with gcc...
  1978. # [16:09] * coop is now known as coop|mtg
  1979. # [16:09] * Joins: mib_3ruifp (Mibbit@EDB8DC52.BC1F12A0.E1163A61.IP)
  1980. # [16:09] <edmorley> hg up -C just discards all uncommited changes in the working directory and updates the working directory to the tip of the current branch
  1981. # [16:09] <edmorley> askalski: heh :-)
  1982. # [16:10] * Quits: mib_3ruifp (Mibbit@EDB8DC52.BC1F12A0.E1163A61.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1983. # [16:10] * Joins: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP)
  1984. # [16:10] * Quits: @ehsan (ehsan@F0B20A8D.8458880F.57F33CED.IP) (Input/output error)
  1985. # [16:11] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
  1986. # [16:11] * Joins: vikram360 (vikram360@61C579CC.D49FD144.2A068A5E.IP)
  1987. # [16:12] * Quits: scenor (Daily@6B4C0D53.A0987568.2A009D6E.IP) (Ping timeout)
  1988. # [16:13] * Joins: dcamp (dave@F2D29657.F60B0462.67AC9B1.IP)
  1989. # [16:14] * Quits: ajuma|train (ajuma@moz-4FC3ECA9.wireless.telus.com) (Connection reset by peer)
  1990. # [16:14] * Joins: madhava (madhava@F2D29657.F60B0462.67AC9B1.IP)
  1991. # [16:15] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  1992. # [16:15] * Quits: mdas (mdas@F2D29657.F60B0462.67AC9B1.IP) (Quit: mdas)
  1993. # [16:16] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  1994. # [16:16] * Joins: mdas (mdas@F2D29657.F60B0462.67AC9B1.IP)
  1995. # [16:17] * Quits: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net) (Quit: Mardak)
  1996. # [16:17] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Quit: )
  1997. # [16:18] * Quits: jviereck (Adium@moz-90392FDF.ethz.ch) (Quit: Leaving.)
  1998. # [16:19] * tbsaunde is now known as tbsaunde|afk
  1999. # [16:19] * AutomatedTester is now known as AutomatedTester|AFK
  2000. # [16:20] * Joins: hipokrit (hipokrit@81016825.8DB70AE8.839F6EC0.IP)
  2001. # [16:20] * Quits: dcamp (dave@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving...)
  2002. # [16:20] * catlee-away is now known as catlee
  2003. # [16:22] <lmandel> smaug: Saw your comment in bug 698919. Are you saying that the only CC work applicable for k9o is bug 741417?
  2004. # [16:23] * philor|away is now known as philor
  2005. # [16:23] * armenzg is now known as armenzg_afk
  2006. # [16:23] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  2007. # [16:23] <@smaug> lmandel: that is perhaps the remaining part
  2008. # [16:23] <@smaug> at least the main part of it
  2009. # [16:23] * Quits: jfkthame (jfkthame@15AA2040.A1C12133.9542EC20.IP) (Quit: jfkthame)
  2010. # [16:24] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  2011. # [16:24] <@smaug> lmandel: I'm not sure what is required for k9o
  2012. # [16:24] * Joins: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
  2013. # [16:24] * Joins: yuan (ywang@F2D29657.F60B0462.67AC9B1.IP)
  2014. # [16:24] <lmandel> smaug: it's a broad requirement. "Performance and responsiveness will be sufficient to support smooth and fluid game and media apps."
  2015. # [16:24] <lmandel> cc is specifically called out
  2016. # [16:25] <lmandel> https://wiki.mozilla.org/Kilimanjaro/ProductDraft#Performance_and_responsiveness_will_be_sufficient_to_support_smooth_and_fluid_game_and_media_apps.
  2017. # [16:25] <@smaug> right. CC just is usually fast enough when there isn't cycles to collect
  2018. # [16:25] * Quits: wlach (wlach@F2D29657.F60B0462.67AC9B1.IP) (Quit: Ex-Chat)
  2019. # [16:25] <@smaug> or at least it is very close to be fast enough in those cases
  2020. # [16:25] * Joins: wlach (wlach@F2D29657.F60B0462.67AC9B1.IP)
  2021. # [16:26] <lmandel> Are there any other bugs that you think are important here? Anything that we need/can to do to go from "usually" to "always"?
  2022. # [16:26] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  2023. # [16:26] <lmandel> (where "always" is ~99% of the time)
  2024. # [16:27] <@smaug> lmandel: all the leak bugs
  2025. # [16:27] <@smaug> when something leaks, that affects usually immediately to CC times
  2026. # [16:27] <lmandel> smaug: OK. So focus on leaks instead of CC.
  2027. # [16:27] <@smaug> lmandel: so, bug 728407 at least
  2028. # [16:27] * Joins: phantom_ (c@moz-CF516DF6.customer.t3.se)
  2029. # [16:28] * AutomatedTester|AFK is now known as AutomatedTester
  2030. # [16:28] <lmandel> smaug: is 728407 applicable to mobile as well? Is any word being done on Fennec?
  2031. # [16:28] <@smaug> hmm, I don't know about Fennec
  2032. # [16:29] <@smaug> I don't know whether chrome may keep some stuff alive there
  2033. # [16:29] <lmandel> We'll have to follow up on that one the mobile team comes up for air.
  2034. # [16:29] <@smaug> lmandel: oh, and mobile needs some more testing
  2035. # [16:31] <@smaug> lmandel: good thing is that Native Fennec doesn't really have cycle collectable objects in the chrome, so CC times should, I hope, be low
  2036. # [16:31] <lmandel> smaug: because it's Java?
  2037. # [16:31] <@smaug> right now most of the CC time is coming from objects in chrome
  2038. # [16:31] <@smaug> right
  2039. # [16:31] <@smaug> well, because it is different thread
  2040. # [16:31] <lmandel> we should have someone take a look sometime soon to confirm.
  2041. # [16:31] <lmandel> I see
  2042. # [16:32] <@smaug> porting memchaser for Fennec would be nice
  2043. # [16:32] <@smaug> or some simple variant of memchaser
  2044. # [16:32] <lmandel> OK. I'm going to tag the leaks bug and the other bug that you identified for k9o and drop the existing meta bug.
  2045. # [16:33] <@smaug> lmandel: at least for desktop that should be ok. We may need some new bugs for mobile
  2046. # [16:33] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  2047. # [16:33] <MarcoZ> edmorley: OK, looks like at least the Linux mochitest oth ones cycled green on my bustage fix changeset, so this was the only failure from that round of patches.
  2048. # [16:33] <lmandel> smaug: right. got it.
  2049. # [16:34] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  2050. # [16:34] <lmandel> smaug: thanks for clarifying this work.
  2051. # [16:36] * Joins: newbie (kvirc@AD13EB4A.BBC03DF0.9A06DD32.IP)
  2052. # [16:36] * Joins: cadecairos (cadecairos@EDDEAA06.33EE9F8A.1139E686.IP)
  2053. # [16:37] * Joins: jviereck (Adium@moz-90392FDF.ethz.ch)
  2054. # [16:38] * Quits: mike5w3c (MikeS@moz-E9ABBA62.wireless.csail.mit.edu) (Quit: mike5w3c)
  2055. # [16:38] <edmorley> MarcoZ: cool, thank you :-)
  2056. # [16:40] * Quits: jviereck (Adium@moz-90392FDF.ethz.ch) (Quit: Leaving.)
  2057. # [16:40] * Joins: mcot (mcot@C4B02.F3C4E8F3.C8444B8.IP)
  2058. # [16:40] * Joins: ajuma (ajuma@F2D29657.F60B0462.67AC9B1.IP)
  2059. # [16:41] * mcote|afk is now known as mcote
  2060. # [16:42] * edransch-away is now known as edransch
  2061. # [16:44] * Quits: Enn (enn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2062. # [16:45] * Quits: newbie (kvirc@AD13EB4A.BBC03DF0.9A06DD32.IP) (Quit: KVIrc 4.1.1 Equilibrium http://www.kvirc.net/)
  2063. # [16:45] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  2064. # [16:45] * ChanServ sets mode: +o ehsan
  2065. # [16:46] * gregglind_away is now known as gregglind
  2066. # [16:48] * Quits: chrisccoulson (chr1s@CF62D2D6.FC921812.EE27BB8D.IP) (Max SendQ exceeded)
  2067. # [16:49] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
  2068. # [16:49] * Joins: chrisccoulson (chr1s@moz-692D94C8.cust-3601.ip.static.uno.uk.net)
  2069. # [16:50] * Quits: crussell (colby@4C613230.5A834493.B8E6AC67.IP) (Connection reset by peer)
  2070. # [16:50] * Joins: kumar (kmcmillan@moz-E31CD2CB.mozilla.org)
  2071. # [16:51] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/2b118a11328b - Felipe Gomes - Bug 747921. Cannot install apps on systems where the Uninstall regkey hadn't been created yet by some other app. r=timA
  2072. # [16:51] <firebot> http://hg.mozilla.org/mozilla-central/rev/b952bb042f12 - Tim Abraldes - Bug 747470. Statically link the CRT in webapprt.exe. r=bsmedberg
  2073. # [16:51] * Joins: crussell (colby@4C613230.5A834493.B8E6AC67.IP)
  2074. # [16:51] <firebot> http://hg.mozilla.org/mozilla-central/rev/8180e2442cd2 - Felipe Gomes - Bug 748199. Cannot install an webapp with the same name of a previously installed app on Mac. r=mstange
  2075. # [16:51] * Quits: wesj (Instantbir@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2076. # [16:52] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  2077. # [16:52] * Joins: Enn (enn@F2D29657.F60B0462.67AC9B1.IP)
  2078. # [16:52] * Quits: Wes (chatzilla@moz-BEF0C255.page.ca) (Client exited)
  2079. # [16:52] * Quits: chrisccoulson (chr1s@moz-692D94C8.cust-3601.ip.static.uno.uk.net) (Quit: Ex-Chat)
  2080. # [16:53] * Joins: Wes (chatzilla@moz-BEF0C255.page.ca)
  2081. # [16:54] <@ehsan> espindola: ping
  2082. # [16:54] <espindola> ehsan: pong
  2083. # [16:54] <@ehsan> espindola: so do I also need to build my own python on centos to build firefox?
  2084. # [16:54] * Joins: chrisccoulson (chr1s@CF62D2D6.FC921812.EE27BB8D.IP)
  2085. # [16:54] * Joins: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net)
  2086. # [16:55] * Quits: stransky (stransky@moz-107AD163.redhat.com) (Quit: Connection reset by beer)
  2087. # [16:55] <espindola> ehsan: no, you can get the rpms we use on the bots
  2088. # [16:55] <espindola> one sec
  2089. # [16:55] <@ehsan> ok
  2090. # [16:55] * Joins: Mossop (mossop@F2D29657.F60B0462.67AC9B1.IP)
  2091. # [16:55] <espindola> ehsan: http://people.mozilla.org/~catlee/python26-2.6.5-0moz1.i686.rpm
  2092. # [16:55] * Joins: wesj (Instantbir@F2D29657.F60B0462.67AC9B1.IP)
  2093. # [16:55] <espindola> ehsan: http://people.mozilla.org/~catlee/python26-2.6.5-0moz1.x86_64.rpm
  2094. # [16:56] <espindola> I think we also have a rpm for hg
  2095. # [16:56] <@ehsan> I already built hg :)
  2096. # [16:56] <@ehsan> thanks
  2097. # [16:56] <espindola> but I never got someone in releng to upload it
  2098. # [16:56] <espindola> np
  2099. # [16:57] * Quits: wesj (Instantbir@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2100. # [16:58] * Quits: alfredo- (Adium@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  2101. # [16:58] * Joins: mike5w3c (MikeS@moz-E9ABBA62.wireless.csail.mit.edu)
  2102. # [16:59] * Joins: alfredo- (Adium@514D186.F3BBB17D.144F44FA.IP)
  2103. # [16:59] * Quits: masayuki (Daily@moz-911CC660.zaq.ne.jp) (Quit: masayuki)
  2104. # [16:59] * Quits: mkaply (Earlybird@moz-92EDDD02.lightspeed.austtx.sbcglobal.net) (Ping timeout)
  2105. # [16:59] * Joins: masayuki (Daily@moz-911CC660.zaq.ne.jp)
  2106. # [17:00] * Quits: tchevalier (Instantbir@26DF2FEE.76D180ED.C47D5415.IP) (No route to host)
  2107. # [17:00] * Joins: johanc (chatzilla@moz-D8A1AA43.bredband.comhem.se)
  2108. # [17:01] * Quits: logbot (logbot@moz-622AFC27.glob.com.au) (Ping timeout)
  2109. # [17:03] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  2110. # [17:03] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  2111. # [17:04] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  2112. # [17:04] * Quits: Asa (asa@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2113. # [17:05] <@ehsan> espindola: embarrassing question: how do I install these? :)
  2114. # [17:05] * Joins: prazuber (prazuber@moz-8FDA4E25.savvy.volia.net)
  2115. # [17:06] <@smaug> felipe: do you know the status of desktop webapps on linux
  2116. # [17:06] * AutomatedTester is now known as AutomatedTester|AFK
  2117. # [17:06] <@smaug> https://quality.mozilla.org/2012/04/desktop-web-apps-landed-in-nightly-try-it-out/ talks only about Windows and OSX
  2118. # [17:06] * Joins: jorendorff (jorendorff@F2D29657.F60B0462.67AC9B1.IP)
  2119. # [17:07] <philor> bholley: is that you crashing in nsWindowSH::PreCreate and making it look like it's MarcoZ instead?
  2120. # [17:07] * joduinn-zzz is now known as joduinn
  2121. # [17:07] <felipe> smaug: not supported at the moment, there's a summer of code student that just began working on that
  2122. # [17:07] <felipe> smaug: btw apparently people liked about:cc yesterday :)
  2123. # [17:08] * Joins: jhammel (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2124. # [17:08] * Quits: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de) (Client exited)
  2125. # [17:09] <@smaug> felipe: good
  2126. # [17:09] <@smaug> felipe: I hope people will use it more often
  2127. # [17:09] * Joins: jfkthame (jfkthame@15AA2040.A1C12133.9542EC20.IP)
  2128. # [17:10] <@smaug> or use something similar
  2129. # [17:10] <@ehsan> espindola: rpm -i says that I have installed it, but I can't find the binary in /usr/bin
  2130. # [17:10] * joduinn is now known as joduinn-mtg
  2131. # [17:10] * Quits: c0smikde_ (c0smikdebr@3762927D.9EE11D7D.D2D1FAF0.IP) (Ping timeout)
  2132. # [17:10] * Joins: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com)
  2133. # [17:12] * Joins: logbot (logbot@moz-622AFC27.glob.com.au)
  2134. # [17:12] * Quits: chrisccoulson (chr1s@CF62D2D6.FC921812.EE27BB8D.IP) (Max SendQ exceeded)
  2135. # [17:12] <@ehsan> espindola: ok, found it in /tools/python-2.6.5 :)
  2136. # [17:12] <jaws> is there an event dispatched when an <embed> loads?
  2137. # [17:12] * Joins: bnicholson (bnicholson@F2D29657.F60B0462.67AC9B1.IP)
  2138. # [17:13] * Joins: dcamp (dave@F2D29657.F60B0462.67AC9B1.IP)
  2139. # [17:13] * Joins: chrisccoulson (chr1s@moz-692D94C8.cust-3601.ip.static.uno.uk.net)
  2140. # [17:14] <MarcoZ> philor: It definitely isn't me, I didn't touch any .h file, just some a11y tests.
  2141. # [17:16] <philor> MarcoZ: well, it still could conceivably be you leaving things in a surprising state, if we run those in mochitest-1 and before the crashing test. it won't actually be, but could conceivably be
  2142. # [17:16] <@ehsan> catlee: ping
  2143. # [17:17] * coop|mtg is now known as coop
  2144. # [17:18] * Quits: gerv (gerv@moz-8E68CF56.in-addr.arpa) (Quit: Leaving.)
  2145. # [17:19] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  2146. # [17:20] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  2147. # [17:20] * Joins: c0smikdebris (c0smikdebr@FAFBD17F.44738DE.274D17D6.IP)
  2148. # [17:20] <MarcoZ> philor: Yep, could conceivably be, but we run a11y in mochitest-oth. ;)
  2149. # [17:20] <MarcoZ> (but some green runs on my bustage fix changeset on Linux give me great confidence. ;-) )
  2150. # [17:21] * Joins: Asa (asa@F2D29657.F60B0462.67AC9B1.IP)
  2151. # [17:21] * armenzg_afk is now known as armenzg
  2152. # [17:22] * Joins: ejpbruel (ejpbruel@F2D29657.F60B0462.67AC9B1.IP)
  2153. # [17:24] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  2154. # [17:24] * Joins: anky (anky@2D1205D3.294EEC3B.A3D1B221.IP)
  2155. # [17:24] * Quits: anky (anky@2D1205D3.294EEC3B.A3D1B221.IP) (Quit: Leaving...)
  2156. # [17:25] * Joins: squib (squib-@moz-3F6F2A9C.ep.wisc.edu)
  2157. # [17:25] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Client exited)
  2158. # [17:27] <catlee> ehsan: pong
  2159. # [17:27] * Quits: Yoric (Yoric@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Input/output error)
  2160. # [17:27] <@ehsan> catlee: how can I get a centos VM which can build m-c? centos 5 has a lot of missing stuff which are required for m-c :(
  2161. # [17:28] <catlee> indeed
  2162. # [17:28] * Misfit_Geek is now known as MisfitGeek_Coffee
  2163. # [17:29] * Joins: Yoric (Yoric@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  2164. # [17:29] * MisfitGeek_Coffee is now known as MisfitGeek_Coffee_Run
  2165. # [17:29] * @ehsan resists the urge to rant about why we use such an arcane os to build...
  2166. # [17:29] <catlee> ehsan: do you have a base OS installed?
  2167. # [17:29] <@ehsan> yeah
  2168. # [17:29] <catlee> ehsan: BINARY DEPENDENCIES!!!!!!!
  2169. # [17:29] <catlee> makes it really hard to upgrade
  2170. # [17:29] <@ehsan> catlee: binary dependencies on what?
  2171. # [17:30] <@ehsan> nm, I don't even wanna go there!
  2172. # [17:30] <catlee> :)
  2173. # [17:30] <@ehsan> not today ;)
  2174. # [17:31] <@ehsan> so, what should I do to get everything I need?
  2175. # [17:32] * armenzg is now known as armenzg_brb
  2176. # [17:33] * Joins: Mardak (Mardak@moz-7B0110AD.mv.mozilla.com)
  2177. # [17:33] * Joins: automata (automata@8D23278A.C27CA109.16867D26.IP)
  2178. # [17:34] * jlebar|sleep is now known as jlebar
  2179. # [17:34] * Joins: kdcw (kdc@moz-F7413045.pk.shawcable.net)
  2180. # [17:35] * Quits: ferongr (ferongr@83D56FB7.DDEAD33F.F5160715.IP) (Ping timeout)
  2181. # [17:37] * Joins: ferongr (ferongr@83D56FB7.DDEAD33F.F5160715.IP)
  2182. # [17:37] * MisfitGeek_Coffee_Run is now known as Misfit-Geek
  2183. # [17:37] * glob is now known as glob|away
  2184. # [17:38] * Joins: ddahl (ddahl@F2D29657.F60B0462.67AC9B1.IP)
  2185. # [17:40] * Quits: ddahl (ddahl@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2186. # [17:40] * Joins: ddahl (ddahl@F2D29657.F60B0462.67AC9B1.IP)
  2187. # [17:40] <espindola> ehsan: you also need gcc and nasm
  2188. # [17:41] <@ehsan> espindola: I think I'll just give up and test this on the try server instead :)
  2189. # [17:41] * Quits: ferongr (ferongr@83D56FB7.DDEAD33F.F5160715.IP) (Ping timeout)
  2190. # [17:41] <@ehsan> espindola: so tell me how to build rpms for clang
  2191. # [17:41] * Joins: gwagner (idefix2@moz-B8B530C2.hsd1.ca.comcast.net)
  2192. # [17:41] <espindola> ehsan: to try on try you need to get rail to install them :-(
  2193. # [17:41] <espindola> http://people.mozilla.org/~raliiev/gcc/
  2194. # [17:42] <@ehsan> espindola: no, I'm planning to use tooltool so that I wouldn't have to do that :)
  2195. # [17:42] <espindola> yasm used to be here: http://people.mozilla.org/~raliiev/yasm...
  2196. # [17:42] <espindola> tooltool?
  2197. # [17:42] <espindola> so, to build the clang rpm
  2198. # [17:42] <@ehsan> espindola: it's a fancy thing which lets you download a tarball before build
  2199. # [17:42] <espindola> clone rpm-sources
  2200. # [17:42] <espindola> ehsan: cool, can you send me a link?
  2201. # [17:42] <espindola> patch it
  2202. # [17:43] <espindola> copy the clang patch to /usr/src/redhat/SOURCES
  2203. # [17:43] <@ehsan> espindola: I don't know how to use it yet :)
  2204. # [17:43] <@ehsan> espindola: but I'll keep you posted
  2205. # [17:43] <espindola> and the spec to /usr/src/redhat/SPECS
  2206. # [17:43] <espindola> cd to the specs directory
  2207. # [17:43] * zpao|detached is now known as zpao
  2208. # [17:43] <espindola> and, as root, rpmbuild -bb clang.spec
  2209. # [17:44] <espindola> (rpmbuild got so much better recently...)
  2210. # [17:44] * Joins: ferongr (ferongr@83D56FB7.DDEAD33F.F5160715.IP)
  2211. # [17:45] <@ehsan> espindola: how should I patch the spec file?
  2212. # [17:45] * Joins: sworkman (sworkman@moz-BBE3ABD.mv.mozilla.com)
  2213. # [17:46] <espindola> ehsan: similar to what you did with the dmg builder. It has a variable with the llvm/clang revision
  2214. # [17:46] <Wes> Man. I am writing a privacy policy today. I'm supposed to have a section called "cookies". I am *so* tempted to write, "Cookies are delicious delicacies"
  2215. # [17:46] <@ehsan> hmm
  2216. # [17:46] * Wes wonders if anybody would notice
  2217. # [17:46] <@ehsan> espindola: ok wairt
  2218. # [17:46] <@ehsan> *wairt
  2219. # [17:46] <@ehsan> dammit
  2220. # [17:46] <@ehsan> *wait :)
  2221. # [17:46] <espindola> hehe
  2222. # [17:46] <@ehsan> espindola: I may not need to do any of this
  2223. # [17:47] <@ehsan> since all I'm planning to do is to create a tarball
  2224. # [17:47] <espindola> ?
  2225. # [17:47] <espindola> ehsan: it is a good idea to use the spec
  2226. # [17:47] <@ehsan> so I don't need to build rpm/dmgs any more I don't think
  2227. # [17:47] <espindola> since it will bootstrap
  2228. # [17:47] <espindola> and build with the same flags as the real one
  2229. # [17:47] * Joins: cpearce (chatzilla@moz-510B10B9.xdsl.xnet.co.nz)
  2230. # [17:47] * Quits: ferongr (ferongr@83D56FB7.DDEAD33F.F5160715.IP) (Ping timeout)
  2231. # [17:47] <espindola> gcc 4.5 miscompiles clang with optimizations
  2232. # [17:47] <@ehsan> what do you mean by real one?
  2233. # [17:48] * Quits: andrieb (chatzilla@moz-1709C386.dip.t-dialin.net) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725])
  2234. # [17:48] <espindola> so you have to bootstrap in a similar way the spec does
  2235. # [17:48] <@ehsan> hmm
  2236. # [17:48] <@ehsan> this machine has gcc 4.1
  2237. # [17:48] <espindola> real one = the one releng will build and deploy
  2238. # [17:48] <espindola> ehsan: you need http://people.mozilla.org/~raliiev/gcc/
  2239. # [17:48] * Joins: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com)
  2240. # [17:48] <espindola> to start
  2241. # [17:48] <@ehsan> sigh
  2242. # [17:48] <askalski> where I can find MOZ_NOTREACHED or MOZ_MARK_UNREACHABLE usage? google returns None
  2243. # [17:49] <@ehsan> espindola: which gcc package should I install?
  2244. # [17:49] * Joins: JeroenDeDauw (jeroen@moz-6D11170C.lightspeed.sndgca.sbcglobal.net)
  2245. # [17:50] <espindola> ehsan: the -moz3 ones
  2246. # [17:50] * Quits: cpearce (chatzilla@moz-510B10B9.xdsl.xnet.co.nz) (Ping timeout)
  2247. # [17:50] * Joins: faramarz (faramarz@moz-BBE3ABD.mv.mozilla.com)
  2248. # [17:51] * joduinn-mtg is now known as joduinn-commute
  2249. # [17:52] * armenzg_brb is now known as armenzg
  2250. # [17:52] * Joins: ferongr (ferongr@83D56FB7.DDEAD33F.F5160715.IP)
  2251. # [17:52] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Quit: Leaving)
  2252. # [17:53] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  2253. # [17:53] * Joins: jimb (user@F2D29657.F60B0462.67AC9B1.IP)
  2254. # [17:54] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  2255. # [17:56] * Joins: timdream (timdream@moz-ECF4D972.adsl.dynamic.seed.net.tw)
  2256. # [17:56] <@ehsan> espindola: ok, building now...
  2257. # [17:56] <@ehsan> jhford: ping
  2258. # [17:56] * Quits: c0smikdebris (c0smikdebr@FAFBD17F.44738DE.274D17D6.IP) (Ping timeout)
  2259. # [17:56] <espindola> ehsan: cool, it will take some time
  2260. # [17:57] * Quits: gwagner (idefix2@moz-B8B530C2.hsd1.ca.comcast.net) (Client exited)
  2261. # [17:57] <@ehsan> of course it will :)
  2262. # [17:57] * Joins: gwagner (idefix2@moz-B8B530C2.hsd1.ca.comcast.net)
  2263. # [17:57] <espindola> stage0 is built with -O0 :-(
  2264. # [17:57] * Joins: c0smikdebris (c0smikdebr@FAFBD17F.44738DE.274D17D6.IP)
  2265. # [17:57] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  2266. # [17:58] <@ehsan> lol
  2267. # [17:58] <@ehsan> espindola: I do feel your pain now!
  2268. # [17:58] * Joins: andrieb (chatzilla@moz-1709C386.dip.t-dialin.net)
  2269. # [17:59] * Joins: knelson (Adium@moz-BBE3ABD.mv.mozilla.com)
  2270. # [17:59] * Parts: knelson (Adium@moz-BBE3ABD.mv.mozilla.com)
  2271. # [18:00] <blassey> do we have an ETA for the tree reopening?
  2272. # [18:00] <blassey> rail-buildduty: ^^
  2273. # [18:00] <jwatt> *sigh* why is breakpad intercepting crashes when I used Xcode to launch ff?
  2274. # [18:01] <froydnj> -O0 stage0 makes a great deal of sense, and you can override it if you *really* want to
  2275. # [18:01] <rail-buildduty> blassey: hopefully within 20-30 mins
  2276. # [18:02] * dholbert|afk is now known as dholbert
  2277. # [18:03] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2278. # [18:03] * Joins: myk (Instantbir@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2279. # [18:05] * Joins: azakai|2 (alon@moz-90E3042.lightspeed.sntcca.sbcglobal.net)
  2280. # [18:06] * jhford-work-away is now known as jhford-work
  2281. # [18:06] * khuey|away is now known as khuey
  2282. # [18:07] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  2283. # [18:07] * Joins: gerv (gerv@moz-8E68CF56.in-addr.arpa)
  2284. # [18:09] <jhford> ehsan: pong
  2285. # [18:09] * Quits: JeroenDeDauw (jeroen@moz-6D11170C.lightspeed.sndgca.sbcglobal.net) (Ping timeout)
  2286. # [18:12] * jmaher|afk is now known as jmaher
  2287. # [18:12] * Quits: Asa (asa@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2288. # [18:13] * Joins: mkaply (Earlybird@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
  2289. # [18:13] * ctalbert|afk is now known as ctalbert
  2290. # [18:14] <rail-buildduty> blassey: recovery in progress we may open the trees very soon
  2291. # [18:15] * bear is now known as bear-afk
  2292. # [18:15] * Quits: jorendorff (jorendorff@F2D29657.F60B0462.67AC9B1.IP) (Quit: Eaten by grue.)
  2293. # [18:16] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2294. # [18:17] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2295. # [18:17] * zpao is now known as zpao|detached
  2296. # [18:17] * Quits: akeybl (akeybl@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving...)
  2297. # [18:17] * Quits: crussell (colby@4C613230.5A834493.B8E6AC67.IP) (Ping timeout)
  2298. # [18:17] * Joins: Ms2ger (Ms2ger@E59746B1.2205CA72.37724B0D.IP)
  2299. # [18:17] * Joins: akeybl (akeybl@F2D29657.F60B0462.67AC9B1.IP)
  2300. # [18:18] <bholley> philor: probably me
  2301. # [18:18] * Joins: nihsanullah_ (naveed@moz-BBE3ABD.mv.mozilla.com)
  2302. # [18:18] <Ms2ger> Bonjour
  2303. # [18:18] <@ehsan> jhford: can I install rpm packages with tooltool?
  2304. # [18:19] <jhford-work> not really
  2305. # [18:19] <jhford-work> because of permissions
  2306. # [18:19] <Ms2ger> tooltool? Sounds like something for jhammel
  2307. # [18:19] * Joins: Asa (asa@F2D29657.F60B0462.67AC9B1.IP)
  2308. # [18:19] <bholley> philor: I'm busy for the next hour, then I'll take a look. Back out if need be
  2309. # [18:19] <jhammel> Ms2ger: you've used that one before :P
  2310. # [18:19] * Quits: akeybl (akeybl@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2311. # [18:19] * philor checks the clock
  2312. # [18:19] <Ms2ger> I know
  2313. # [18:19] <jhford-work> ehsan: tooltool works best if the payload is flat files in a tarball
  2314. # [18:19] <philor> looks like I have exactly 3 minutes, and closed trees :)
  2315. # [18:19] <@ehsan> ah ok
  2316. # [18:20] * zpao|detached is now known as zpao
  2317. # [18:21] * armenzg is now known as armenzg-buildduty
  2318. # [18:21] * catlee is now known as catlee-lunch
  2319. # [18:21] * rail-buildduty is now known as rail-lunch
  2320. # [18:22] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  2321. # [18:22] * bhearsum is now known as bhearsum|lunch
  2322. # [18:23] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  2323. # [18:24] * mjessome is now known as mjessome|lunch
  2324. # [18:24] * jlund is now known as jlund|lunch
  2325. # [18:24] * tbsaunde|afk is now known as tbsaunde
  2326. # [18:24] <philor> blassey: ATTACK!
  2327. # [18:25] <blassey> I am
  2328. # [18:25] <philor> edmorley: we should probably back bholley out, but I've got minus two minutes to do it
  2329. # [18:25] <Ms2ger> Where?
  2330. # [18:26] <philor> inbound
  2331. # [18:26] * Joins: bc (bc@moz-E31CD2CB.mozilla.org)
  2332. # [18:26] * Quits: bc_ (bc@moz-E31CD2CB.mozilla.org) (Ping timeout)
  2333. # [18:26] <philor> follow the trail of Windows M1 crashes
  2334. # [18:27] <philor> huh, we should probably back edmorley out of central, that's a whole lot of unknown linux64 orange
  2335. # [18:27] <Ms2ger> cc0e289b9f34?
  2336. # [18:27] * Quits: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  2337. # [18:28] * Joins: priya (Adium@moz-BBE3ABD.mv.mozilla.com)
  2338. # [18:28] * Quits: @smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi) (Ping timeout)
  2339. # [18:28] <edmorley> philor: i'll do bholley's
  2340. # [18:28] <Ms2ger> edmorley, I'm doing bholley's :)
  2341. # [18:28] <edmorley> cool, thank you
  2342. # [18:28] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2343. # [18:28] <edmorley> (just sorting out my new machine, that arrived today)
  2344. # [18:29] <Ms2ger> UK keyboard? :)
  2345. # [18:30] * Quits: timdream (timdream@moz-ECF4D972.adsl.dynamic.seed.net.tw) (Connection reset by peer)
  2346. # [18:30] <Ms2ger> Pushed
  2347. # [18:30] <edmorley> yeah
  2348. # [18:30] * Quits: @khuey (khuey@moz-B77DEAEB.mozilla.org) (Ping timeout)
  2349. # [18:30] * Joins: timdream (timdream@moz-ECF4D972.adsl.dynamic.seed.net.tw)
  2350. # [18:31] * Joins: khuey (khuey@moz-B77DEAEB.mozilla.org)
  2351. # [18:31] * ChanServ sets mode: +o khuey
  2352. # [18:32] * mcote is now known as mcote|lunch
  2353. # [18:32] * Quits: yuan (ywang@F2D29657.F60B0462.67AC9B1.IP) (Quit: yuan)
  2354. # [18:33] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  2355. # [18:33] * Quits: Asa (asa@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2356. # [18:33] * Joins: smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi)
  2357. # [18:33] * ChanServ sets mode: +o smaug
  2358. # [18:33] <Ms2ger> Oh hey, we released a firefox?
  2359. # [18:34] * Joins: jgriffin (jgriffin@moz-4FBFA41D.hsd1.wa.comcast.net)
  2360. # [18:34] <mbrubeck> Geez Ms2ger, we released Fx12 on Tuesday. We're on Fx87 by now!
  2361. # [18:35] <mbrubeck> This new exponential release cycle is the ultimate marketing weapon against Chrome!
  2362. # [18:35] <Ms2ger> Hmm
  2363. # [18:35] <Ms2ger> Did I ship any new regressions in 12?
  2364. # [18:35] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  2365. # [18:36] <@smaug> Ms2ger: maybe not you
  2366. # [18:36] <@smaug> I might have reviewed one regression, Bug 749098
  2367. # [18:36] <@smaug> though, it is really us doing the right thing
  2368. # [18:36] * Joins: jorendorff (jorendorff@F2D29657.F60B0462.67AC9B1.IP)
  2369. # [18:37] * Joins: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk)
  2370. # [18:37] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  2371. # [18:38] * Joins: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP)
  2372. # [18:38] * artur is now known as artur-lunch
  2373. # [18:38] * Joins: WeirdAl (chatzilla@moz-D461843.ask.info)
  2374. # [18:39] * Joins: terrence (terrence@moz-BBE3ABD.mv.mozilla.com)
  2375. # [18:40] * Joins: jviereck (Adium@39376D80.CED8BF2D.B1F62BEB.IP)
  2376. # [18:42] * Joins: tchevalier (Instantbir@moz-6BA9B4E0.w109-210.abo.wanadoo.fr)
  2377. # [18:43] * Quits: Goldorak (chatzilla@532D43B2.ACD6413B.187A1082.IP) (Ping timeout)
  2378. # [18:45] * Quits: c0smikdebris (c0smikdebr@FAFBD17F.44738DE.274D17D6.IP) (Connection reset by peer)
  2379. # [18:45] * Joins: c0smikdebris (c0smikdebr@FAFBD17F.44738DE.274D17D6.IP)
  2380. # [18:45] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
  2381. # [18:47] * Quits: mak (mak@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2382. # [18:47] * Joins: krit (Adium@moz-1FC1932F.adobe.com)
  2383. # [18:49] * Joins: wesj (Instantbir@F2D29657.F60B0462.67AC9B1.IP)
  2384. # [18:49] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  2385. # [18:50] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Quit: . . . ........)
  2386. # [18:50] * Quits: John-Galt (kris@FACBEC9F.1DC3B5D1.24939243.IP) (Input/output error)
  2387. # [18:51] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  2388. # [18:52] * philor is now known as philor|away
  2389. # [18:52] * Joins: John-Galt (kris@FACBEC9F.1DC3B5D1.24939243.IP)
  2390. # [18:55] * Joins: anant (Anant@moz-D3725328.dsl.dynamic.sonic.net)
  2391. # [18:56] * Quits: hub (hub@moz-E2FCA694.figuiere.net) (Ping timeout)
  2392. # [18:56] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  2393. # [18:56] * Quits: past (past@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2394. # [18:57] * Joins: past_ (past@F2D29657.F60B0462.67AC9B1.IP)
  2395. # [18:57] * Quits: c0smikdebris (c0smikdebr@FAFBD17F.44738DE.274D17D6.IP) (Client exited)
  2396. # [18:57] * past_ is now known as past
  2397. # [18:58] * artur-lunch is now known as artur
  2398. # [18:58] * Quits: sfink (chatzilla@moz-9B3B02C7.dsl.pltn13.sbcglobal.net) (Client exited)
  2399. # [18:59] * Misfit-Geek is now known as Misfit-Geek_Lunch
  2400. # [18:59] * Quits: jgilbert (jgilbert@911DC8B5.CDEF824B.9FDAC312.IP) (Ping timeout)
  2401. # [18:59] * Quits: Yoric (Yoric@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Input/output error)
  2402. # [19:00] <edmorley> m-c's looking awfully orange, given how green the inbound cset picked for the merge was... :-(
  2403. # [19:00] * Quits: cadecairos (cadecairos@EDDEAA06.33EE9F8A.1139E686.IP) (Quit: Konversation terminated!)
  2404. # [19:00] * Quits: andrieb (chatzilla@moz-1709C386.dip.t-dialin.net) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725])
  2405. # [19:00] * armenzg-buildduty is now known as armenzg_brb
  2406. # [19:00] * Quits: xakz (XaMaD@moz-CD238FAF.w86-220.abo.wanadoo.fr) (Ping timeout)
  2407. # [19:01] * Quits: MattN (MattN@2F83A011.9167AF22.2125B4DC.IP) (Ping timeout)
  2408. # [19:01] * Quits: artur (artur@moz-6DFBD742.hsd1.vt.comcast.net) (Ping timeout)
  2409. # [19:01] * Joins: artur (artur@moz-6DFBD742.hsd1.vt.comcast.net)
  2410. # [19:01] * Quits: Boriss (FlyingToas@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: Boriss)
  2411. # [19:01] * Quits: mjschranz (mjschranz@E1007D64.33EE9F8A.1139E686.IP) (Ping timeout)
  2412. # [19:02] * Joins: jgilbert (jgilbert@9A6CD06.C1D490E1.AF3F67D5.IP)
  2413. # [19:02] * Joins: Asa (asa@F2D29657.F60B0462.67AC9B1.IP)
  2414. # [19:03] * Joins: mjschranz (mjschranz@moz-57B23647.senecac.on.ca)
  2415. # [19:03] * Joins: biesi (cbiesinger@EE9A5AA8.6B10AC3.E2F59BBC.IP)
  2416. # [19:03] * Quits: gwagner (idefix2@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  2417. # [19:04] * Joins: cadecairos (cadecairos@A2BDD6B2.C672A675.1139E686.IP)
  2418. # [19:05] * Joins: xakz (XaMaD@moz-FC5F7204.w86-220.abo.wanadoo.fr)
  2419. # [19:05] * Quits: bc (bc@moz-E31CD2CB.mozilla.org) (Quit: leaving)
  2420. # [19:05] * Joins: past_ (past@F2D29657.F60B0462.67AC9B1.IP)
  2421. # [19:05] * Joins: bc (bc@moz-E31CD2CB.mozilla.org)
  2422. # [19:05] * Quits: jgilbert (jgilbert@9A6CD06.C1D490E1.AF3F67D5.IP) (Ping timeout)
  2423. # [19:05] * Quits: past (past@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2424. # [19:05] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2425. # [19:06] * past_ is now known as past
  2426. # [19:06] * Joins: Matt_ (matthewger@807A3136.9C68C162.6BF415CA.IP)
  2427. # [19:07] * nihsanullah_ is now known as naveed
  2428. # [19:07] * Joins: bsmith (bsmith@A13161C7.979D6A3B.E017DF26.IP)
  2429. # [19:07] * Quits: zzzzz (chatzilla@moz-FC5E07A0.dhcp.embarqhsd.net) (Ping timeout)
  2430. # [19:08] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2431. # [19:08] * Quits: myk (Instantbir@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  2432. # [19:08] * Joins: zzzzz (chatzilla@moz-FC5E07A0.dhcp.embarqhsd.net)
  2433. # [19:09] * Joins: MattN (MattN@2F83A011.9167AF22.2125B4DC.IP)
  2434. # [19:10] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  2435. # [19:10] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2436. # [19:12] * Joins: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2437. # [19:12] * Joins: myk (Instantbir@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2438. # [19:12] * Quits: jamesr_ (jamesr@moz-C40B3BE3.hfc.comcastbusiness.net) (Quit: jamesr_)
  2439. # [19:13] * Joins: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com)
  2440. # [19:14] * Joins: Boriss (FlyingToas@F2D29657.F60B0462.67AC9B1.IP)
  2441. # [19:14] * Quits: armenzg_brb (armenzg@moz-8555CE12.cable.teksavvy.com) (Input/output error)
  2442. # [19:14] * Joins: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP)
  2443. # [19:16] * Quits: kumar (kmcmillan@moz-E31CD2CB.mozilla.org) (Quit: kumar)
  2444. # [19:18] * Joins: maikmerten (maikmerten@moz-65331561.dynamic.qsc.de)
  2445. # [19:18] * Quits: anant (Anant@moz-D3725328.dsl.dynamic.sonic.net) (Quit: Leaving)
  2446. # [19:19] <taras> Bas: can you vidyo into snappy meeting today?
  2447. # [19:19] <taras> ttaubert: too please :)
  2448. # [19:22] * Quits: rillian (giles@21B7B9F2.B87E9213.6E712CE2.IP) (Ping timeout)
  2449. # [19:22] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2450. # [19:22] * Joins: kumar (kmcmillan@moz-F2D05B8.c3-0.stk-ubr1.chi-stk.il.cable.rcn.com)
  2451. # [19:24] * hwine-commuting is now known as hwine
  2452. # [19:25] * Quits: MarcoZ (Daily@moz-72247ABE.dip.t-dialin.net) (Quit: A11y on Mac is approaching! YAY!)
  2453. # [19:25] * Quits: biesi (cbiesinger@EE9A5AA8.6B10AC3.E2F59BBC.IP) (Quit: Leaving)
  2454. # [19:25] <ttaubert> taras: when is it?
  2455. # [19:25] <taras> ttaubert: 11 in pb&jelly
  2456. # [19:25] <taras> pacaific
  2457. # [19:25] <taras> so in 40min
  2458. # [19:25] <ttaubert> ok
  2459. # [19:25] <ttaubert> thx
  2460. # [19:25] <taras> ttaubert: in toronto, there should be a room you can join
  2461. # [19:26] <taras> vladan: can you guide ttaubert into the right place?
  2462. # [19:26] <ttaubert> taras: yeah, was about to ask that
  2463. # [19:26] * philor|away is now known as philor
  2464. # [19:26] <vladan> taras, ttaubert: sure
  2465. # [19:27] * Joins: jduell (jduell@moz-2D9EDA98.lightspeed.sntcca.sbcglobal.net)
  2466. # [19:28] * Joins: pcwalton (pcwalton@moz-BBE3ABD.mv.mozilla.com)
  2467. # [19:30] * joduinn-commute is now known as joduinn-mtg
  2468. # [19:31] * Quits: shorlander-mobile (shorlander@F2D29657.F60B0462.67AC9B1.IP) (Quit: Linkinus - http://linkinus.com)
  2469. # [19:31] * Joins: gwagner (gwagner@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2470. # [19:31] * Quits: jimb (user@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2471. # [19:32] * Joins: anant (anant@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2472. # [19:32] <glandium> anyone around has some experience with CRT$XL* segments with MSVC?
  2473. # [19:33] * Joins: anky (anky@EC01D0D1.A467A380.A3D1B221.IP)
  2474. # [19:33] * Joins: jamesr_ (jamesr@9D646D74.D6CCE4AE.77834EAA.IP)
  2475. # [19:33] * tbsaunde is now known as tbsaunde|afk
  2476. # [19:33] * Joins: dveditz (dveditz@moz-BBE3ABD.mv.mozilla.com)
  2477. # [19:33] * ChanServ sets mode: +o dveditz
  2478. # [19:34] * Joins: biesi (cbiesinger@EE9A5AA8.6B10AC3.E2F59BBC.IP)
  2479. # [19:35] * Joins: shorlander-mobile (shorlander@F2D29657.F60B0462.67AC9B1.IP)
  2480. # [19:35] * Joins: hub (hub@21B7B9F2.B87E9213.6E712CE2.IP)
  2481. # [19:36] * Joins: jimb (user@F2D29657.F60B0462.67AC9B1.IP)
  2482. # [19:37] * Quits: Enn (enn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2483. # [19:37] * Joins: nihsanullah_ (naveed@moz-7B0110AD.mv.mozilla.com)
  2484. # [19:38] * Quits: automata (automata@8D23278A.C27CA109.16867D26.IP) (Ping timeout)
  2485. # [19:38] * Quits: hub (hub@21B7B9F2.B87E9213.6E712CE2.IP) (Ping timeout)
  2486. # [19:38] * Quits: naveed (naveed@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2487. # [19:39] * Quits: timdream (timdream@moz-ECF4D972.adsl.dynamic.seed.net.tw) (Connection reset by peer)
  2488. # [19:39] <lmandel> ttaubert, vladan: I booked Finch for Snappy today.
  2489. # [19:39] * Joins: timdream (timdream@moz-ECF4D972.adsl.dynamic.seed.net.tw)
  2490. # [19:39] <vladan> lmandel: cool
  2491. # [19:39] * Quits: mreavy (chatzilla@moz-6380AF60.phlapa.fios.verizon.net) (Connection reset by peer)
  2492. # [19:40] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2493. # [19:41] <lmandel> ehsan: ^ (if you're coming to snappy)
  2494. # [19:41] * Joins: rillian (giles@21B7B9F2.B87E9213.6E712CE2.IP)
  2495. # [19:41] <@ehsan> lmandel: ok, I'm there now :)
  2496. # [19:41] * Joins: hub (hub@21B7B9F2.B87E9213.6E712CE2.IP)
  2497. # [19:41] * Joins: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com)
  2498. # [19:42] * wlach is now known as wlach|afk
  2499. # [19:42] * Joins: fxa90id (fxa90id@moz-9D9A4D03.neoplus.adsl.tpnet.pl)
  2500. # [19:43] * Joins: mreavy (chatzilla@moz-6380AF60.phlapa.fios.verizon.net)
  2501. # [19:44] * Quits: mcot (mcot@C4B02.F3C4E8F3.C8444B8.IP) (Connection reset by peer)
  2502. # [19:45] * Quits: mjschranz (mjschranz@moz-57B23647.senecac.on.ca) (Client exited)
  2503. # [19:45] * rail-lunch is now known as rail-buildduty
  2504. # [19:46] * Quits: WeirdAl (chatzilla@moz-D461843.ask.info) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725])
  2505. # [19:46] * Joins: akeybl (akeybl@F2D29657.F60B0462.67AC9B1.IP)
  2506. # [19:46] * Joins: TheLink (TheLink@moz-2C115FCB.pools.arcor-ip.net)
  2507. # [19:47] * Joins: mjschranz (mjschranz@E1007D64.33EE9F8A.1139E686.IP)
  2508. # [19:47] <@ehsan> gavin: ping
  2509. # [19:48] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Quit: Jesse)
  2510. # [19:48] * Quits: Asa (asa@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2511. # [19:48] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  2512. # [19:48] * Joins: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com)
  2513. # [19:49] * Quits: rillian (giles@21B7B9F2.B87E9213.6E712CE2.IP) (Ping timeout)
  2514. # [19:49] * Quits: hub (hub@21B7B9F2.B87E9213.6E712CE2.IP) (Ping timeout)
  2515. # [19:49] * jlund|lunch is now known as jlund
  2516. # [19:49] * Joins: mcot (mcot@C4B02.F3C4E8F3.C8444B8.IP)
  2517. # [19:50] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2518. # [19:50] * mjessome|lunch is now known as mjessome
  2519. # [19:50] * Joins: billm (billm@moz-BBE3ABD.mv.mozilla.com)
  2520. # [19:50] * bhearsum|lunch is now known as bhearsum
  2521. # [19:50] * Joins: sfink (chatzilla@moz-BBE3ABD.mv.mozilla.com)
  2522. # [19:51] * Quits: dcamp (dave@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving...)
  2523. # [19:52] <gavin> ehsan: pong
  2524. # [19:52] * bear-afk is now known as bear
  2525. # [19:52] * Parts: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
  2526. # [19:52] <@ehsan> gavin: I am opening a window in a test using OpenBrowerWindow
  2527. # [19:52] * Joins: hub (hub@21B7B9F2.B87E9213.6E712CE2.IP)
  2528. # [19:52] * catlee-lunch is now known as catlee
  2529. # [19:52] * Joins: rillian (giles@21B7B9F2.B87E9213.6E712CE2.IP)
  2530. # [19:52] <@ehsan> gavin: and I'm using domwindowopened to get to that window
  2531. # [19:52] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: mccr8)
  2532. # [19:52] <@ehsan> I QI aSubject to Ci.nsIDOMWindow
  2533. # [19:52] * Joins: Asa (asa@F2D29657.F60B0462.67AC9B1.IP)
  2534. # [19:53] <@ehsan> and now I want to access something defined in browser.js for that window
  2535. # [19:53] <@ehsan> gavin: win.gFooBar does not work
  2536. # [19:53] <@ehsan> do you know how I can do this/
  2537. # [19:53] <@ehsan> ?
  2538. # [19:53] * Joins: aleth (Instantbir@moz-24EE697D.ictp.it)
  2539. # [19:54] <gavin> ehsan: does XPCNativeWrapper.unwrap(win).gFoobar work?
  2540. # [19:55] * @ehsan tries that
  2541. # [19:55] * Joins: martndemus (martndemus@moz-F18D2398.upc-h.chello.nl)
  2542. # [19:55] <aleth> Is there a way of detecting whether an XBL has already bound?
  2543. # [19:55] * Joins: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com)
  2544. # [19:55] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2545. # [19:55] * Quits: cadecairos (cadecairos@A2BDD6B2.C672A675.1139E686.IP) (Ping timeout)
  2546. # [19:55] <aleth> (specifically, a listitem in a listbox)
  2547. # [19:57] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  2548. # [19:57] * Joins: mak (mak@F2D29657.F60B0462.67AC9B1.IP)
  2549. # [19:57] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  2550. # [19:57] * Joins: mayhemer__ (Miranda@B3D46202.F87A741B.F23860FD.IP)
  2551. # [19:58] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  2552. # [19:58] <@ehsan> gavin: no
  2553. # [19:58] <gavin> good :)
  2554. # [19:58] * wlach|afk is now known as wlach
  2555. # [19:58] * Quits: pascalc (chatzilla@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Ping timeout)
  2556. # [19:59] * Joins: vikash (vikash@9FD128E5.9B552DFD.5D9ABA9F.IP)
  2557. # [19:59] * Quits: hub (hub@21B7B9F2.B87E9213.6E712CE2.IP) (Ping timeout)
  2558. # [19:59] * Quits: rillian (giles@21B7B9F2.B87E9213.6E712CE2.IP) (Ping timeout)
  2559. # [20:00] <gavin> ehsan: I dunno, seems to work for http://mxr.mozilla.org/mozilla-central/source/browser/components/sessionstore/test/browser_586068-cascaded_restore.js#285
  2560. # [20:00] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  2561. # [20:00] <@ehsan> hmm
  2562. # [20:01] <@ehsan> something fishy is going on here :(
  2563. # [20:01] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
  2564. # [20:02] * Joins: yuan (ywang@F2D29657.F60B0462.67AC9B1.IP)
  2565. # [20:02] * Joins: rillian (giles@21B7B9F2.B87E9213.6E712CE2.IP)
  2566. # [20:03] * Joins: hub (hub@21B7B9F2.B87E9213.6E712CE2.IP)
  2567. # [20:04] * Quits: surkov (surkov@A4C60ACB.84614B10.33A1AC3C.IP) (Quit: surkov)
  2568. # [20:04] * Quits: jimb (user@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2569. # [20:05] * mcote|lunch is now known as mcote
  2570. # [20:05] * Quits: rillian (giles@21B7B9F2.B87E9213.6E712CE2.IP) (Ping timeout)
  2571. # [20:05] * Quits: hub (hub@21B7B9F2.B87E9213.6E712CE2.IP) (Ping timeout)
  2572. # [20:06] * Joins: rillian (giles@21B7B9F2.B87E9213.6E712CE2.IP)
  2573. # [20:07] * Joins: Optimizer (Mibbit@6BCF5DE2.2E81CE6D.89AC0F27.IP)
  2574. # [20:07] * Joins: Enn (enn@F2D29657.F60B0462.67AC9B1.IP)
  2575. # [20:08] * Quits: Asa (asa@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2576. # [20:09] * Joins: rillian_lime (rillian@83D384FE.DFA2E3D3.C3C3A9D0.IP)
  2577. # [20:09] <rillian_lime> I have a dumb quesion. modules/libpref/src/init/all.js is full of #ifdef protections.
  2578. # [20:09] <rillian_lime> Where does that get run through the preprocessor? Or are those all comments?
  2579. # [20:09] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird -- http://www.instantbird.com)
  2580. # [20:10] * Quits: alfredo- (Adium@514D186.F3BBB17D.144F44FA.IP) (Quit: Leaving.)
  2581. # [20:10] * Joins: hub (hub@21B7B9F2.B87E9213.6E712CE2.IP)
  2582. # [20:11] * Joins: dbaron (dbaron@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2583. # [20:11] * ChanServ sets mode: +o dbaron
  2584. # [20:11] * Joins: Asa (asa@F2D29657.F60B0462.67AC9B1.IP)
  2585. # [20:11] * Parts: Optimizer (Mibbit@6BCF5DE2.2E81CE6D.89AC0F27.IP)
  2586. # [20:12] <lmandel> gavin: if you want to join snappy we're in finch
  2587. # [20:12] * Joins: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com)
  2588. # [20:12] * Quits: rillian (giles@21B7B9F2.B87E9213.6E712CE2.IP) (Ping timeout)
  2589. # [20:12] * Joins: Gijs (chatzilla@moz-C11B0461.dsl.alice.nl)
  2590. # [20:12] * Quits: hub (hub@21B7B9F2.B87E9213.6E712CE2.IP) (Ping timeout)
  2591. # [20:12] <rillian_lime> Ah, config/Preprocessor.py. That *was* a stupid question.
  2592. # [20:13] * Quits: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2593. # [20:13] <edmorley> jfkthame: inbound burning
  2594. # [20:13] * Joins: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net)
  2595. # [20:13] <jfkthame> edmorley: huh?
  2596. # [20:13] * jfkthame looks....
  2597. # [20:14] <edmorley> jfkthame: want me to back out?
  2598. # [20:14] * Joins: Polynomial-C (Poly-C@moz-A7F150C9.dip.t-dialin.net)
  2599. # [20:14] <jfkthame> edmorley: sure, if you're ready to…. must be a bad rebase
  2600. # [20:14] * Quits: edransch (edransch@moz-B77DEAEB.mozilla.org) (Quit: leaving)
  2601. # [20:14] <edmorley> jfkthame: cool, backing out
  2602. # [20:15] <jfkthame> thanks
  2603. # [20:16] <edmorley> np
  2604. # [20:17] * Joins: edransch (edransch@moz-4F1F8DAA.student.cs.uwaterloo.ca)
  2605. # [20:18] * Joins: rniwa (rniwa@60A74940.D6CCE4AE.77834EAA.IP)
  2606. # [20:19] * jgriffin is now known as jgriffin-afk
  2607. # [20:20] * Joins: Matt_G (chatzilla@moz-76E2CF8.bvtn.or.frontiernet.net)
  2608. # [20:21] * Joins: hub (hub@21B7B9F2.B87E9213.6E712CE2.IP)
  2609. # [20:21] * Joins: rillian (giles@21B7B9F2.B87E9213.6E712CE2.IP)
  2610. # [20:21] <Cww> Hey guys Matt_G is new on the SUMO team and he's going to be looking at issues and user concerns. I've told him you guys are a bunch of reasonably nice people who might help if he has technical questions. Don't make me look bad :P
  2611. # [20:22] <Matt_G> Thanks for the intro Cww! Glad to meet you all!
  2612. # [20:22] <@smaug> hello Matt_G
  2613. # [20:22] <Ms2ger> He's wrong, we're not reasonably nice :)
  2614. # [20:23] <Ms2ger> We're extremely nice!
  2615. # [20:23] <dholbert> howdy Matt_G
  2616. # [20:23] <@smaug> -- Ms2ger
  2617. # [20:23] <Ms2ger> Except for smaug, of course
  2618. # [20:23] <@khuey> some of us are unreasonably nice
  2619. # [20:23] <@smaug> Ms2ger: sorry, I missed your latter message :)
  2620. # [20:23] * Quits: jviereck (Adium@39376D80.CED8BF2D.B1F62BEB.IP) (Quit: Leaving.)
  2621. # [20:24] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  2622. # [20:24] <Matt_G> I'm sure I'll have a ton of questions, so it's good to know I won't get chased out ;)
  2623. # [20:25] * Joins: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com)
  2624. # [20:25] <@smaug> Matt_G: don't hesitate to ask questions. depending on the time of the day, it may take some time before someone answers
  2625. # [20:25] <Gijs> bz_sleep: thanks for the very quick review! Still wondering about sr though, is that still required? (bug 539095)
  2626. # [20:26] <Matt_G> thanks smaug
  2627. # [20:26] * Quits: edmorley (edmorley@moz-E455C402.range86-145.btcentralplus.com) (Quit: nn)
  2628. # [20:26] <Ms2ger> smaug, have you complained about / reviewed the performance.now() thing?
  2629. # [20:27] <@smaug> Ms2ger: I haven't
  2630. # [20:27] <@smaug> which is why I asked someone else to review the patch
  2631. # [20:27] <Gijs> Ms2ger: hmm?
  2632. # [20:27] <@bz_sleep> Gijs: hmm
  2633. # [20:27] <Ms2ger> hmm
  2634. # [20:27] <@bz_sleep> Gijs: probably; ask smaug?
  2635. # [20:27] <@bz_sleep> Gijs: he seems like a good sr here. ;)
  2636. # [20:27] * bz_sleep is now known as bz
  2637. # [20:27] <Gijs> :D
  2638. # [20:27] * Quits: John-Galt (kris@FACBEC9F.1DC3B5D1.24939243.IP) (Quit: Adding RAM)
  2639. # [20:28] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  2640. # [20:28] <Ms2ger> G'morning
  2641. # [20:28] <@bz> hey
  2642. # [20:28] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Quit: Konversation terminated!)
  2643. # [20:28] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  2644. # [20:28] <@smaug> ok, now I need to review the spec :/
  2645. # [20:30] <@bz> sorry
  2646. # [20:30] * mdas is now known as mdas|afk
  2647. # [20:30] <@bz> it's pretty simple, though
  2648. # [20:31] <@smaug> it is the spec which defines just one method?
  2649. # [20:31] <Ms2ger> The spec will be better for it!
  2650. # [20:32] <nemo> how the heck does http://www.appleinsider.com/articles/12/03/14/mozilla_considers_h264_video_support_after_googles_vp8_fails_to_gain_traction.html instead of, oh...
  2651. # [20:32] <nemo> http://arstechnica.com/gadgets/news/2012/03/idealism-vs-pragmatism-mozilla-debates-supporting-h264-video-playback.ars
  2652. # [20:32] <nemo> or something with a bit less venom
  2653. # [20:32] <nemo> ... manage to hit the slashdot frontpage
  2654. # [20:32] <Ms2ger> Because it's /.
  2655. # [20:32] * AutomatedTester|AFK is now known as AutomatedTester
  2656. # [20:32] <nemo> Ms2ger: so they are professional trolls?
  2657. # [20:32] * Quits: Enn (enn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2658. # [20:33] <@smaug> yes
  2659. # [20:33] <Ms2ger> You didn't know? :)
  2660. # [20:33] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  2661. # [20:33] * Joins: Enn (enn@F2D29657.F60B0462.67AC9B1.IP)
  2662. # [20:34] * Quits: askalski (akuda@moz-4C8A107E.pool85-48-91.dynamic.orange.es) (Quit: Wychodzi)
  2663. # [20:34] * Quits: shorlander-mobile (shorlander@F2D29657.F60B0462.67AC9B1.IP) (Quit: Linkinus - http://linkinus.com)
  2664. # [20:35] * mdas|afk is now known as mdas
  2665. # [20:36] <Wes> slashdot used to be bad
  2666. # [20:36] <Wes> and that was in the good old days
  2667. # [20:36] <@bz> is kev needham on irc?
  2668. # [20:37] * Joins: John-Galt (kris@FACBEC9F.1DC3B5D1.24939243.IP)
  2669. # [20:37] * Joins: dbaron_ (dbaron@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2670. # [20:37] * Quits: @dbaron (dbaron@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (NickServ (GHOST command used by dbaron_))
  2671. # [20:37] <bjacob> bz: try kev on #partners?
  2672. # [20:38] * Joins: jimb (user@F2D29657.F60B0462.67AC9B1.IP)
  2673. # [20:38] * coop is now known as coop|afk
  2674. # [20:39] <@bz> bjacob: thanks!
  2675. # [20:40] * Quits: pranavrc (pranavrc@58119714.20D351BC.520CDC98.IP) (Quit: Ping timeout: ∞)
  2676. # [20:40] <Gijs> bz: and my memory says you are on twitter but my google fu cannot find you. Which is right? :-)
  2677. # [20:40] <Ms2ger> @bz_moz
  2678. # [20:41] * Quits: allisterb (allisterb@2CE5E668.5725EB66.F43E9E20.IP) (Ping timeout)
  2679. # [20:41] * Quits: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au) (Max SendQ exceeded)
  2680. # [20:42] * Joins: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au)
  2681. # [20:42] <@smaug> bz on twitter. /me is surprised
  2682. # [20:43] * Quits: fxa90id (fxa90id@moz-9D9A4D03.neoplus.adsl.tpnet.pl) (Quit: Leaving)
  2683. # [20:43] <@bz> smaug: it took a lot of convincing
  2684. # [20:44] <NeilAway> ehsan, gavin: it helps to copy the test and wait for the load event...
  2685. # [20:44] <@bz> smaug: it makes a good write-only medium. ;)
  2686. # [20:44] <@ehsan> NeilAway: I fixed the test, I just had 1000 bugs in it :)
  2687. # [20:44] <@bz> smaug: for not saying much
  2688. # [20:44] <@smaug> bz: I've used twitter only for CC testing
  2689. # [20:45] <Gijs> bz: got that right, because I'm apparently already following you, except I thought I wasn't as I never saw tweets from you (also, I think I tried to autocomplete to your handleat one point, might have been client fail)
  2690. # [20:45] <@bz> heh
  2691. # [20:45] <@bz> Gijs: I tweet... sometimes. ;)
  2692. # [20:45] <Gijs> :)
  2693. # [20:46] <bjacob> but only as a write-only medium, right?
  2694. # [20:46] <Ms2ger> <bz> smaug: it makes a good write-only medium. ;)
  2695. # [20:46] <NeilAway> ehsan: this is why I love tests :-P
  2696. # [20:47] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2697. # [20:49] <Ms2ger> bholley, cpg is... Ready?
  2698. # [20:49] <bholley> Ms2ger: it's green, yes
  2699. # [20:50] <bholley> Ms2ger: last thing to do is figure out the tpaint regression
  2700. # [20:50] <Ms2ger> Blame jmaher
  2701. # [20:50] <bholley> Ms2ger: and possible neuter khuey's patch if he doesn't figure out the failures in time
  2702. # [20:50] * Joins: shorlander-mobile (shorlander@F2D29657.F60B0462.67AC9B1.IP)
  2703. # [20:50] * bholley realizes that he should probably have named that patch "neuter khuey's patch" rather than "neuter khuey" :P
  2704. # [20:51] <jhammel> bholley: i don't see why ;)
  2705. # [20:51] <Ms2ger> He's green, I don't think he can be helped
  2706. # [20:51] <jhammel> do we *really* want khuey to reproduce?
  2707. # [20:51] * Quits: Boriss (FlyingToas@F2D29657.F60B0462.67AC9B1.IP) (Quit: Boriss)
  2708. # [20:51] <Ms2ger> jhammel, only bugs
  2709. # [20:51] <Wes> sure, a race of slave hackers would be kind of awesome
  2710. # [20:52] <bholley> Ms2ger: so, can you figure out _which_ assertion was being hit? Or is winxp too dumb for that?
  2711. # [20:52] <bholley> Ms2ger: (on bug 640904)
  2712. # [20:52] <Gijs> smaug: I assume you just want setTimeout(function() { ok(performance.now() > n); }, 100); or something, right? Not guesstimating the actual value based on the setTimeout and it's n+1th parameter and getting random test failures? :X
  2713. # [20:52] * Quits: harth (harth@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2714. # [20:52] <Gijs> I have really bad memories from the nsIIdleService tests.
  2715. # [20:52] <Gijs> (which, AFAIK, are *still* random oranging every now and then)
  2716. # [20:53] * Quits: gmoro (guilherme@84484EC9.1F1093E8.D159334F.IP) (Ping timeout)
  2717. # [20:53] <Ms2ger> bholley, no, I acted on orders
  2718. # [20:53] * Joins: Boriss (FlyingToas@F2D29657.F60B0462.67AC9B1.IP)
  2719. # [20:53] * Joins: gmoro (guilherme@84484EC9.1F1093E8.D159334F.IP)
  2720. # [20:54] * NeilAway kicks mozillamemes.tumblr.com for using $
  2721. # [20:54] * Joins: harth (harth@88F51059.F3BBB17D.144F44FA.IP)
  2722. # [20:54] * Quits: rillian_lime (rillian@83D384FE.DFA2E3D3.C3C3A9D0.IP) (Ping timeout)
  2723. # [20:54] <biesi> NeilAway, using $?
  2724. # [20:54] <Ms2ger> €, dammit
  2725. # [20:55] <@smaug> Gijs: yeah, just something which checks that now() does actually increase
  2726. # [20:55] <philor> bholley: not just XP, https://tbpl.mozilla.org/php/getParsedLog.php?id=11229757&tree=Mozilla-Inbound#error1 is Win7 offering up no assertion, just a crash
  2727. # [20:55] * Quits: jimb (user@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2728. # [20:55] <jhammel> NeilAway: ?
  2729. # [20:55] <Gijs> smaug: OK.
  2730. # [20:56] <NeilAway> jhammel, biesi: Error: $ is not defined
  2731. # [20:56] * jhammel is now known as jhammel|lunch
  2732. # [20:56] <bholley> philor: ah, you're right. I don't know why I thought it was an assertion...
  2733. # [20:57] * Joins: allisterb (allisterb@2CE5E668.5725EB66.F43E9E20.IP)
  2734. # [21:00] <Ms2ger> bjacob, https://en.wikipedia.org/wiki/Wikipedia:COI btw
  2735. # [21:01] * Quits: @smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi) (Ping timeout)
  2736. # [21:01] <bjacob> Ms2ger: so is it OK for a mozilla employee or community member to edit the firefox page on wikipedia?
  2737. # [21:01] <bjacob> "COI editing is strongly discouraged"
  2738. # [21:01] <bjacob> seems like not
  2739. # [21:01] <bjacob> Ms2ger: can you reply to the thread on mozillians@ ? please
  2740. # [21:01] * Quits: wesj (Instantbir@F2D29657.F60B0462.67AC9B1.IP) (Quit: Instantbird -- http://www.instantbird.com)
  2741. # [21:01] * Joins: smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi)
  2742. # [21:01] * ChanServ sets mode: +o smaug
  2743. # [21:02] * Joins: wesj (Instantbir@F2D29657.F60B0462.67AC9B1.IP)
  2744. # [21:02] * Quits: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au) (Max SendQ exceeded)
  2745. # [21:02] <NeilAway> DOM Inspector FTW
  2746. # [21:02] <Ms2ger> Sent
  2747. # [21:03] * Joins: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au)
  2748. # [21:03] * Quits: jamesr_ (jamesr@9D646D74.D6CCE4AE.77834EAA.IP) (Ping timeout)
  2749. # [21:03] * Joins: jamesr_ (jamesr@9D646D74.D6CCE4AE.77834EAA.IP)
  2750. # [21:04] * Quits: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp) (Quit: Leaving...)
  2751. # [21:04] <@ehsan> jfkthame: ping
  2752. # [21:04] <jfkthame> ehsan: pong
  2753. # [21:05] * Quits: harth (harth@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2754. # [21:05] * Joins: paolo (paolo@F2D29657.F60B0462.67AC9B1.IP)
  2755. # [21:05] <@ehsan> jfkthame: so this other build doesn't have that bug :)
  2756. # [21:06] <@ehsan> therefore you're innocent ;)
  2757. # [21:06] <@ehsan> can we get your patch landed?
  2758. # [21:06] <Ms2ger> Hah
  2759. # [21:06] <@ehsan> I really really really want it :)
  2760. # [21:06] <Ms2ger> jfkthame, innocent? Oh really? ;)
  2761. # [21:06] <jfkthame> Ms2ger: :P
  2762. # [21:06] <@ehsan> hell I'm even willing to watch m-c so that we can land it directly there
  2763. # [21:07] <jfkthame> ehsan: we'll need to request approval to uplift it for the fennec-native release, so i'm not sure rushing in to m-c really makes much difference
  2764. # [21:07] * Quits: nihsanullah_ (naveed@moz-7B0110AD.mv.mozilla.com) (Quit: nihsanullah_)
  2765. # [21:08] * hwine is now known as hwine-food
  2766. # [21:09] * Joins: nihsanullah_ (naveed@moz-7B0110AD.mv.mozilla.com)
  2767. # [21:09] * Quits: kdcw (kdc@moz-F7413045.pk.shawcable.net) (Quit: HydraIRC -> http://www.hydrairc.com <- Like it? Visit #hydrairc on EFNet)
  2768. # [21:10] * Joins: jgilbert (jgilbert@911DC8B5.CDEF824B.9FDAC312.IP)
  2769. # [21:12] * Quits: madhava (madhava@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2770. # [21:13] * Quits: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au) (Max SendQ exceeded)
  2771. # [21:13] * Joins: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au)
  2772. # [21:15] * Joins: JeroenDeDauw (jeroen@moz-6D11170C.lightspeed.sndgca.sbcglobal.net)
  2773. # [21:16] * Quits: bsmith (bsmith@A13161C7.979D6A3B.E017DF26.IP) (Ping timeout)
  2774. # [21:16] * Quits: martndemus (martndemus@moz-F18D2398.upc-h.chello.nl) (Quit: Lost terminal)
  2775. # [21:16] * Quits: @smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi) (Connection reset by peer)
  2776. # [21:17] * Joins: smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi)
  2777. # [21:17] * ChanServ sets mode: +o smaug
  2778. # [21:20] * Quits: JeroenDeDauw (jeroen@moz-6D11170C.lightspeed.sndgca.sbcglobal.net) (Ping timeout)
  2779. # [21:20] * Quits: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net) (Ping timeout)
  2780. # [21:22] * Parts: aleth (Instantbir@moz-24EE697D.ictp.it)
  2781. # [21:24] * Quits: Mardak (Mardak@moz-7B0110AD.mv.mozilla.com) (Quit: Mardak)
  2782. # [21:24] * Joins: tH (Rob@cpc16-seac19-2-0-cust234.7-2.cable.virginmedia.com)
  2783. # [21:27] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  2784. # [21:30] * Quits: mdas (mdas@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2785. # [21:31] * Quits: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net) (Quit: brendan)
  2786. # [21:31] * Joins: dcamp (dave@F2D29657.F60B0462.67AC9B1.IP)
  2787. # [21:31] * juanb is now known as juanb|lunch
  2788. # [21:31] * Joins: mdas (mdas@moz-E31CD2CB.mozilla.org)
  2789. # [21:32] * joduinn-mtg is now known as joduinn-coffee
  2790. # [21:32] * Joins: bsmith (bsmith@moz-BBE3ABD.mv.mozilla.com)
  2791. # [21:33] * Joins: Mardak (Mardak@moz-7B0110AD.mv.mozilla.com)
  2792. # [21:34] * Joins: automata (automata@8D23278A.C27CA109.16867D26.IP)
  2793. # [21:34] * coop|afk is now known as coop
  2794. # [21:35] * Quits: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  2795. # [21:37] * Joins: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk)
  2796. # [21:37] * coop is now known as coop|mtg
  2797. # [21:39] * Quits: maikmerten (maikmerten@moz-65331561.dynamic.qsc.de) (Client exited)
  2798. # [21:39] * Quits: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  2799. # [21:40] * Joins: cadecairos (cadecairos@EDDEAA06.33EE9F8A.1139E686.IP)
  2800. # [21:42] * Quits: davidillsley (chatzilla@moz-6FDCDDC6.range86-160.btcentralplus.com) (Client exited)
  2801. # [21:44] * Quits: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  2802. # [21:44] * Joins: Mnyromyr (Mnyromyr@B2521176.7B0892CB.771966F7.IP)
  2803. # [21:44] * bdahl is now known as bdahl|lunch
  2804. # [21:44] * Joins: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP)
  2805. # [21:45] * Quits: @smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi) (Ping timeout)
  2806. # [21:46] * Joins: smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi)
  2807. # [21:46] * ChanServ sets mode: +o smaug
  2808. # [21:46] * Joins: davidillsley (chatzilla@moz-6FDCDDC6.range86-160.btcentralplus.com)
  2809. # [21:47] * Joins: smooney (smooney@moz-3C7A0050.hsd1.ca.comcast.net)
  2810. # [21:47] <Cork[home]> whats the most efficient way to bisect if you hit an inbound merge in central?
  2811. # [21:48] <Cork[home]> *way to continue bisecting if
  2812. # [21:49] <nemo> note it down, start bisects before and after? :)
  2813. # [21:49] <Cork[home]> i meant more how to fine where to start in inbound
  2814. # [21:50] * Quits: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2815. # [21:50] <Cork[home]> right now i fiddle with shortlog, but that feels quite sub optimal
  2816. # [21:50] * Joins: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP)
  2817. # [21:51] * Joins: derf (derf@moz-4168F490.net)
  2818. # [21:52] <nemo> Cork[home]: er. fiddle?
  2819. # [21:52] <Cork[home]> i goto hg.mozilla.org grab the first and last change set it list for the merge
  2820. # [21:52] * jgriffin-afk is now known as jgriffin
  2821. # [21:53] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  2822. # [21:53] * Quits: taustin (taustin@moz-EE172EAA.resnet.ucsc.edu) (Quit: taustin)
  2823. # [21:53] * Quits: smooney (smooney@moz-3C7A0050.hsd1.ca.comcast.net) (Quit: smooney)
  2824. # [21:54] <nemo> oh.
  2825. # [21:54] <nemo> ok. yeah, that hardly seems more efficient than using hg log
  2826. # [21:54] * Joins: cpearce (chatzilla@moz-510B10B9.xdsl.xnet.co.nz)
  2827. # [21:54] <nemo> "less" is so much more browsable
  2828. # [21:54] <@bsmedberg> hrm, "for each" is a Mozilla-only construct?
  2829. # [21:55] <nemo> bsmedberg: https://developer.mozilla.org/en/JavaScript/Reference/Statements/for_each...in "Note: for each...in is part of the ECMA-357 (E4X) standard, which is not widely supported by non-Mozilla browsers, not part of the ECMAScript standard."
  2830. # [21:55] <Cork[home]> nemo: how do i make hg log tell me the changesets from inbound in central?
  2831. # [21:55] <dholbert> Cork[home], the cset IDs are the same
  2832. # [21:55] <Mossop> bsmedberg: for...of is the new hotness that is actually part of a coming spec I believe
  2833. # [21:55] <@bsmedberg> well that doesn't help me *now* ;-)
  2834. # [21:55] <biesi> bsmedberg, E4X, I tyhink?
  2835. # [21:55] <squib> isn't the standard equivalent for...of?
  2836. # [21:55] <squib> er, beaten
  2837. # [21:56] <Cork[home]> dholbert: ya, but the merge only exists in central
  2838. # [21:56] <Mossop> bsmedberg: It is implemented in Mozilla already, maybe that doesn't help either though
  2839. # [21:56] <jorendorff> for…of isn't equivalent, i think we're the only ones that have it
  2840. # [21:56] <jorendorff> and I still have details to finish
  2841. # [21:56] <dholbert> Cork[home], the merge exists in both places, actually; it's just the tip of a _push_ in central
  2842. # [21:56] <@bsmedberg> Yeah well http://localhost:8081/static/triage.html doesn't work in chrome because of this
  2843. # [21:56] <Cork[home]> ow
  2844. # [21:56] <@bsmedberg> it's not too hard to fix, just annoying
  2845. # [21:56] <@bsmedberg> oh public link benjamin.smedbergs.us/triage-groups.fcgi/static/triage.html
  2846. # [21:56] * Joins: alice (anonymous@moz-AA643485.w109-212.abo.wanadoo.fr)
  2847. # [21:56] <Cork[home]> dholbert: thx that explains a lot
  2848. # [21:56] <squib> in thunderbird at least, we tend to use for(let [key, value] in Iterator(foo)) ...
  2849. # [21:57] <dholbert> Cork[home], that's why pushloghtml looks different between the two
  2850. # [21:57] <@bsmedberg> squib: heh, does chrome support destructuring assignment?
  2851. # [21:57] * @bsmedberg figured it didn't
  2852. # [21:57] <@bsmedberg> or "let"?
  2853. # [21:57] <dholbert> Cork[home], but history is identical between them (up to the last merge on whichever branch you're looking at)
  2854. # [21:57] <dholbert> Cork[home], np
  2855. # [21:57] * joduinn-coffee is now known as joduinn
  2856. # [21:58] * NeilAway sighs
  2857. # [21:58] <NeilAway> who broke image maps?
  2858. # [21:58] <squib> bsmedberg: hmm
  2859. # [21:58] * jhammel|lunch is now known as jhammel
  2860. # [21:58] <nemo> NeilAway: woah. people still use those?
  2861. # [21:58] <squib> i count myself lucky because 99% of the javascript i write is mozilla-only
  2862. # [21:59] <Ms2ger> NeilAway, yw
  2863. # [21:59] * Joins: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2864. # [21:59] * Joins: cjones (cjones@moz-45913895.socal.res.rr.com)
  2865. # [21:59] <@bz> NeilAway: broke how?
  2866. # [21:59] <jhammel> nemo: what's wrong with image maps?
  2867. # [22:00] <NeilAway> oh great, they're broken in a different way in Gecko 2
  2868. # [22:00] * Quits: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  2869. # [22:00] <squib> bsmedberg: looks like no, but apparently opera supports some of it
  2870. # [22:01] <NeilAway> bz: well, on trunk, I get all sorts of asserts
  2871. # [22:01] <jhammel> the only one i have seems to work; admittedly it is pretty basic http://k0s.org/pictures/berkeley/
  2872. # [22:01] <@bz> bsmedberg: chrome really doesn't support much in the way of cool JS stuff
  2873. # [22:01] <@bz> NeilAway: example?
  2874. # [22:01] <jhammel> bz: but all the cool kids use chrome!
  2875. # [22:02] * Joins: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk)
  2876. # [22:02] * Joins: madhava (madhava@F2D29657.F60B0462.67AC9B1.IP)
  2877. # [22:02] <@smaug> jhammel: nah, products from Apple and Google are so yesterday
  2878. # [22:03] * Joins: bent (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2879. # [22:03] <nemo> jhammel: oh, just seems overcomplicated to construct for most people, w/ easier ways to get the same effect. And of course has been abused in the past to make ugly navigation areas.
  2880. # [22:03] * philor is now known as philor|away
  2881. # [22:03] <nemo> jhammel: and where not abused, is still not exactly easy to tell what clicks to what
  2882. # [22:04] * Joins: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com)
  2883. # [22:05] <jhammel> nemo: sure it is...the URL pops up in the lower left corner ;)
  2884. # [22:05] <nemo> http://en.wikipedia.org/wiki/Mystery_meat_navigation
  2885. # [22:05] <NeilAway> bz: hmm, smallest example would be <img src="about:logo" usemap="#map"><img src="about:logo" usemap="#map"><map name="map"><area href="about:logo" shape="rect" coords="0,0,100,100">
  2886. # [22:06] <NeilAway> bz: you get ASSERTION: Losing track of existing primary frame when loading and ASSERTION: Unexpected primary frame when unloading
  2887. # [22:07] <@bz> NeilAway: uh
  2888. # [22:07] <@bz> NeilAway: I thought I'd fixed all those asserts
  2889. # [22:07] * Quits: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk) (Ping timeout)
  2890. # [22:07] <@bz> NeilAway: please file and cc me, ok?
  2891. # [22:07] <NeilAway> bz: ok
  2892. # [22:07] <NeilAway> bz: which component?
  2893. # [22:07] <@bz> NeilAway: that should be simple enough to fix
  2894. # [22:07] * Joins: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk)
  2895. # [22:07] <@bz> NeilAway: layout
  2896. # [22:07] <NeilAway> bz: also, interesting tabbing behaviour, but that's the same back to 1.6, so nm on that
  2897. # [22:08] <@bz> yeah
  2898. # [22:08] <@bz> this is just assert conditions needing adjusting
  2899. # [22:08] <@bz> I would think
  2900. # [22:10] * Joins: jgilbert_ (jgilbert@9A6CD06.C1D490E1.AF3F67D5.IP)
  2901. # [22:10] * Joins: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com)
  2902. # [22:10] * Quits: jgilbert (jgilbert@911DC8B5.CDEF824B.9FDAC312.IP) (Ping timeout)
  2903. # [22:10] * Joins: JeroenDeDauw (jeroen@moz-6D11170C.lightspeed.sndgca.sbcglobal.net)
  2904. # [22:10] <@ehsan> jfkthame: well it makes my life easier ;)
  2905. # [22:10] <@ehsan> cause I personally use Nightly
  2906. # [22:11] * coop|mtg is now known as coop|triage
  2907. # [22:11] <@smaug> bz: IIRC there is a very old bug open related to image maps
  2908. # [22:11] * Quits: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk) (Ping timeout)
  2909. # [22:11] <@smaug> bz: that the area points to the first image frame or something
  2910. # [22:12] * joduinn is now known as joduinn-triage
  2911. # [22:12] * Joins: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2912. # [22:12] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
  2913. # [22:12] <@smaug> the frame of the first image using the map
  2914. # [22:12] <@bz> smaug: yes
  2915. # [22:12] <@bz> oh, wait
  2916. # [22:12] <@bz> this is two separate images with the same map?
  2917. # [22:12] <@bz> we might have a bug on that already
  2918. # [22:12] <@bz> for the asserts
  2919. # [22:13] * Joins: jet (junglecode@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2920. # [22:14] * Joins: mcsmurf (mcsmurf@moz-A2F310A5.dip.t-dialin.net)
  2921. # [22:15] * Quits: @smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi) (Ping timeout)
  2922. # [22:15] <NeilAway> bz: too late, already filed :s
  2923. # [22:15] * jgilbert_ is now known as jgilbert
  2924. # [22:15] * Joins: smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi)
  2925. # [22:15] * ChanServ sets mode: +o smaug
  2926. # [22:15] * Quits: wesj (Instantbir@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2927. # [22:16] * Quits: alice (anonymous@moz-AA643485.w109-212.abo.wanadoo.fr) (Client exited)
  2928. # [22:16] * Joins: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk)
  2929. # [22:16] <@bz> NeilAway: ok
  2930. # [22:16] * Quits: wlach (wlach@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2931. # [22:16] <mcsmurf> um, I just got some mail from mana.mozilla.org wiki(?)
  2932. # [22:16] <mcsmurf> did others also get it? Not sure what the mail should tell me
  2933. # [22:16] <froydnj> mcsmurf: yeah, I got it too
  2934. # [22:16] <gavin> what did it say?
  2935. # [22:16] <mcsmurf> it includes a link to some page
  2936. # [22:16] <mcsmurf> where I need a MoCO LDAP login
  2937. # [22:17] <mcsmurf> "[mana] Recommended in Confluence - mana.mozilla.org - Apr 26, 2012"
  2938. # [22:17] <gavin> weird
  2939. # [22:17] <jbuck> i also got it. I assume it was an "I accidentally the moco-all"
  2940. # [22:17] <gavin> except that non-moco people got it
  2941. # [22:17] <gavin> (perhaps only non-moco people?)
  2942. # [22:17] <jbuck> hm. I got it at my mofo and personal address. that *is* weird
  2943. # [22:18] <gavin> mcsmurf: mana.m.o is an alternative to intranet.m.o that runs different software (confluence instead of mediawiki)
  2944. # [22:18] * Joins: TheOne (one@moz-A8E6ACE0.dip.t-dialin.net)
  2945. # [22:18] * Quits: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au) (Max SendQ exceeded)
  2946. # [22:19] * Joins: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au)
  2947. # [22:19] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
  2948. # [22:19] * Quits: TheOne (one@moz-A8E6ACE0.dip.t-dialin.net) (Input/output error)
  2949. # [22:19] * Joins: taustin (taustin@moz-94197569.cse.ucsc.edu)
  2950. # [22:19] * Joins: TheOne (one@moz-A8E6ACE0.dip.t-dialin.net)
  2951. # [22:20] <JonathanS> http://tech.slashdot.org/story/12/04/26/1738206/mozilla-considers-h264-after-webm-fails-to-gain-traction hmm
  2952. # [22:20] <gaston> i've just received it too, so maybe it spammed all the ldap accounts
  2953. # [22:20] <bkero> old article is old
  2954. # [22:21] <JonathanS> bkero, slashdot is usually late
  2955. # [22:21] <bkero> JonathanS: but they _already_ reported this too
  2956. # [22:21] * Quits: TheOne (one@moz-A8E6ACE0.dip.t-dialin.net) (Ping timeout)
  2957. # [22:21] <JonathanS> for?
  2958. # [22:22] <bkero> JonathanS: http://yro.slashdot.org/story/12/03/20/1742209/mozilla-to-support-h264
  2959. # [22:22] <ekr_> I love /.
  2960. # [22:22] <jgilbert> It's a little senile.
  2961. # [22:22] <bkero> So they reported it a few days after the mailing list posts...and now a month later.
  2962. # [22:22] <JonathanS> bkero, oh repost
  2963. # [22:22] * Quits: yuan (ywang@F2D29657.F60B0462.67AC9B1.IP) (Quit: yuan)
  2964. # [22:22] * Joins: wesj (Instantbir@F2D29657.F60B0462.67AC9B1.IP)
  2965. # [22:23] * Joins: TheOne (one@moz-A8E6ACE0.dip.t-dialin.net)
  2966. # [22:24] * Quits: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au) (Max SendQ exceeded)
  2967. # [22:24] * Joins: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au)
  2968. # [22:26] * Quits: mkaply (Earlybird@moz-92EDDD02.lightspeed.austtx.sbcglobal.net) (Ping timeout)
  2969. # [22:26] * Quits: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk) (Ping timeout)
  2970. # [22:27] * Joins: Matti (chatzilla@moz-2666ABBE.dip.t-dialin.net)
  2971. # [22:27] * Quits: Enn (enn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2972. # [22:27] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  2973. # [22:27] * ChanServ sets mode: +o roc
  2974. # [22:28] <JonathanS> Does Google promised to kill H.264 in Chrome>
  2975. # [22:28] <@smaug> they did say they would, but they didn't
  2976. # [22:29] <jgilbert> that was, what, 15 months ago?
  2977. # [22:29] <Ms2ger> ehsan, so
  2978. # [22:29] <@ehsan> ?
  2979. # [22:29] <Ms2ger> NodeIsType(aNode, aProperty)
  2980. # [22:29] <Ms2ger> In nsHTMLEditor::RemoveStyleInside
  2981. # [22:30] <Ms2ger> Can I assume that won't return true for non-Element nodes?
  2982. # [22:30] <@ehsan> Ms2ger: no, I don't think so
  2983. # [22:31] * Quits: mjschranz (mjschranz@E1007D64.33EE9F8A.1139E686.IP) (Ping timeout)
  2984. # [22:31] * Ms2ger QIs his way to victory
  2985. # [22:31] * Quits: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving.)
  2986. # [22:31] <bwinton> Ms2ger: Q All The Is!
  2987. # [22:32] * Ms2ger humms along to Avenue Q
  2988. # [22:33] * Quits: gozala1 (gozala@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2989. # [22:33] * Quits: dcamp (dave@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2990. # [22:33] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2991. # [22:33] * Quits: joe_walker (joe_walker@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2992. # [22:33] * Quits: madhava (madhava@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2993. # [22:33] * Quits: geoffbrown (geoffbrown@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2994. # [22:33] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2995. # [22:33] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2996. # [22:33] * Quits: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2997. # [22:33] * Joins: akeybl_ (akeybl@F2D29657.F60B0462.67AC9B1.IP)
  2998. # [22:33] * Quits: shorlander-mobile (shorlander@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2999. # [22:33] * Quits: jorendorff (jorendorff@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  3000. # [22:33] * Quits: akeybl (akeybl@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  3001. # [22:33] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  3002. # [22:33] * Quits: mak (mak@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  3003. # [22:33] * Quits: ejpbruel (ejpbruel@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  3004. # [22:33] * Quits: Cwiiis (cwiiis@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  3005. # [22:33] * Quits: Boriss (FlyingToas@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  3006. # [22:33] * Quits: nhirata (nhirata.bu@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  3007. # [22:33] * Joins: mdas_ (mdas@moz-E31CD2CB.mozilla.org)
  3008. # [22:33] <nemo> huh. I didn't know moznet had netsplits
  3009. # [22:33] <mcsmurf> bye
  3010. # [22:34] * Quits: cpeterson (cpeterson@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3011. # [22:34] * Quits: gabor (gabor@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3012. # [22:34] * Quits: ajuma (ajuma@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3013. # [22:34] <gavin> that wasn't a netsplit
  3014. # [22:34] * Quits: prazuber (prazuber@moz-8FDA4E25.savvy.volia.net) (Quit: )
  3015. # [22:34] * Quits: ddahl (ddahl@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3016. # [22:34] <gavin> looks like a toronto office wifi hiccup
  3017. # [22:34] * Quits: victorporof (victorporo@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3018. # [22:34] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  3019. # [22:34] * Quits: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3020. # [22:34] * Quits: mdas (mdas@moz-E31CD2CB.mozilla.org) (Ping timeout)
  3021. # [22:34] * mdas_ is now known as mdas
  3022. # [22:35] <nemo> gavin: rebooting always fixes the router? :)
  3023. # [22:35] <nemo> that's my home diagnostic strategy anyway
  3024. # [22:35] * Joins: gozala1 (gozala@F2D29657.F60B0462.67AC9B1.IP)
  3025. # [22:36] <Gijs> bz: ping. I have a stupid question about your 'please inline this' suggestion.
  3026. # [22:36] <@bz> yes
  3027. # [22:36] * Quits: graememcc (chatzilla@moz-AA5FE0E0.range86-148.btcentralplus.com) (Quit: ChatZilla 0.9.88.2 [Firefox 11.0/20120310193349])
  3028. # [22:36] <Gijs> What exactly did you mean? Because just adding 'inline' modifiers to the function breaks linkage, I guess because it lives on nsDOMNavigationTiming, and the callsite is nsDOMPerformance
  3029. # [22:36] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  3030. # [22:36] * ChanServ sets mode: +o ehsan
  3031. # [22:37] <Gijs> I don't think I can make the method live on nsDOMPerformance unless I also write a getter for the mNavigationStartTimeStamp, which I otherwise can't access...
  3032. # [22:37] <Gijs> what am I missing? :)
  3033. # [22:37] * Joins: ajuma (ajuma@F2D29657.F60B0462.67AC9B1.IP)
  3034. # [22:37] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  3035. # [22:37] * Quits: dbaron_ (dbaron@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  3036. # [22:37] * Joins: cpeterson (cpeterson@F2D29657.F60B0462.67AC9B1.IP)
  3037. # [22:38] * Joins: dbaron (dbaron@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3038. # [22:38] * ChanServ sets mode: +o dbaron
  3039. # [22:38] <@bz> Gijs: can I see your diff?
  3040. # [22:38] <@bz> gijs: just pastebin it
  3041. # [22:38] * Quits: Asa (asa@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3042. # [22:38] * Joins: jorendorff (jorendorff@F2D29657.F60B0462.67AC9B1.IP)
  3043. # [22:39] * Joins: Enn (enn@F2D29657.F60B0462.67AC9B1.IP)
  3044. # [22:39] <bnicholson> mayhemer__: ping
  3045. # [22:39] <Gijs> bz: http://pastebin.mozilla.org/1599383
  3046. # [22:39] * juanb|lunch is now known as juanb
  3047. # [22:39] * Quits: KWierso (chatzilla@moz-DDEBF960.desm.qwest.net) (Connection reset by peer)
  3048. # [22:39] <mayhemer__> bnicholson: yep?
  3049. # [22:39] * Quits: bent (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.2.19/20110707195905])
  3050. # [22:39] <Gijs> (as implied, I'm probably missing something stupid; not a C++ native speaker...)
  3051. # [22:39] <bnicholson> mayhemer__: hey...so your comments in bug 746697 are pretty much what i did in the alt patch that i posted
  3052. # [22:39] * Joins: geoffbrown (geoffbrown@F2D29657.F60B0462.67AC9B1.IP)
  3053. # [22:39] * Joins: ejpbruel (ejpbruel@F2D29657.F60B0462.67AC9B1.IP)
  3054. # [22:39] * Joins: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk)
  3055. # [22:40] * Quits: martyn (martyn@moz-CABED5F2.range81-154.btcentralplus.com) (Client exited)
  3056. # [22:40] <bnicholson> mayhemer__: except for your "nsCacheService::EnsureOfflineDevice()" comment
  3057. # [22:40] <@bz> Gijs: you need to put the inline thing in nsDOMNavigationTiming.h
  3058. # [22:40] * Joins: nhirata (nhirata.bu@F2D29657.F60B0462.67AC9B1.IP)
  3059. # [22:40] <@bz> Gijs: not in the .cpp
  3060. # [22:40] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  3061. # [22:40] * Joins: KWierso (chatzilla@moz-DDEBF960.desm.qwest.net)
  3062. # [22:40] <@bz> Gijs: and also....
  3063. # [22:40] * Quits: jet (junglecode@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: jet)
  3064. # [22:40] <bnicholson> mayhemer__: are you saying to call that at the beginning of every method in nsApplicationCacheService.cpp?
  3065. # [22:40] * Quits: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  3066. # [22:40] <@bz> Gijs: make the version on nsDOMNavigationTiming return a DOMHiResTimeStamp
  3067. # [22:41] <mayhemer__> bnicholson: you didn't, sorry :)
  3068. # [22:41] <mayhemer__> bnicholson: re every method: yes
  3069. # [22:41] <@bz> Gijs: and get rid of all the unnecessary nsresult stuff
  3070. # [22:41] * Joins: mak (mak@F2D29657.F60B0462.67AC9B1.IP)
  3071. # [22:41] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  3072. # [22:41] * Joins: jet (junglecode@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3073. # [22:42] <bnicholson> mayhemer__: ok - what else didn't i do in those comments?
  3074. # [22:42] <mayhemer__> bnicholson: if you made what I suggested, you woudn't need this change: https://bugzilla.mozilla.org/attachment.cgi?id=618477&action=diff#a/suite/common/bindings/notification.xml_sec1
  3075. # [22:42] <bnicholson> mayhemer__: no, i'm talking about the alt patch
  3076. # [22:42] <bnicholson> https://bugzilla.mozilla.org/attachment.cgi?id=618467
  3077. # [22:43] <mayhemer__> bnicholson: ah!!! total overlook. I went after r? from my review queue!
  3078. # [22:43] * Joins: mkaply (Earlybird@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
  3079. # [22:43] <mayhemer__> bnicholson: going to look at it right now
  3080. # [22:43] * akeybl_ is now known as akeybl
  3081. # [22:43] <mayhemer__> bnicholson: why didn't you request r for it?
  3082. # [22:43] * Joins: Boriss (FlyingToas@F2D29657.F60B0462.67AC9B1.IP)
  3083. # [22:43] * Joins: madhava (madhava@F2D29657.F60B0462.67AC9B1.IP)
  3084. # [22:43] <bnicholson> mayhemer__: heh, no problem...i didnt ask for r? for it because it still wasnt doing what i wanted
  3085. # [22:44] <bnicholson> but i also didnt have those EnsureOfflineDevice() calls
  3086. # [22:44] <mayhemer__> bnicholson: aha. f? would be the way probably
  3087. # [22:44] <mayhemer__> bnicholson: let me check
  3088. # [22:44] <bnicholson> mayhemer__: ok, so if we're relying on calling that at the beginning of each method to do this, couldn't we make this a lot simpler?
  3089. # [22:45] <bnicholson> e.g., not have to make its own class, leave it as a singleton with GetInstance()
  3090. # [22:45] * Joins: shorlander-mobile (shorlander@F2D29657.F60B0462.67AC9B1.IP)
  3091. # [22:45] * Joins: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com)
  3092. # [22:45] <bnicholson> if we have that check at the beginning of each method, it would still work fine i believe
  3093. # [22:45] <mayhemer__> bnicholson: let me take a look at the patch first
  3094. # [22:45] <bnicholson> ok, thanks
  3095. # [22:46] * Joins: nrc (nrc@538BABFE.A073F3E.97BBD552.IP)
  3096. # [22:47] * Joins: Cwiiis (cwiiis@F2D29657.F60B0462.67AC9B1.IP)
  3097. # [22:47] * Quits: jamesr_ (jamesr@9D646D74.D6CCE4AE.77834EAA.IP) (Ping timeout)
  3098. # [22:47] * Quits: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  3099. # [22:47] * bdahl|lunch is now known as bdahl
  3100. # [22:47] * @bz gets a phone message saying "Not sure I have the right extension; I have a problem with the Thunderbird application. If someone can call me back and tell me how to correct it?"
  3101. # [22:47] * Joins: jamesr_ (jamesr@9D646D74.D6CCE4AE.77834EAA.IP)
  3102. # [22:47] <@bz> not sure what to do with that....
  3103. # [22:48] * Joins: yuan (ywang@F2D29657.F60B0462.67AC9B1.IP)
  3104. # [22:48] * Quits: msucan (msucan@7A4CDDE7.7A418818.B4CEF140.IP) (Quit: msucan)
  3105. # [22:48] * Joins: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP)
  3106. # [22:48] <Gijs> bz: like so? http://pastebin.mozilla.org/1599404
  3107. # [22:49] <mayhemer__> bnicholson: you are on good path!
  3108. # [22:49] <mayhemer__> bnicholson: goig private...
  3109. # [22:49] <dholbert> bz, talk to Cww (though I'm not sure if we have thunderbird support)
  3110. # [22:49] <mayhemer__> going
  3111. # [22:49] <@bz> Gijs: yes, but you want to put the actual function impl in the header
  3112. # [22:49] <Gijs> Ah.
  3113. # [22:50] <Gijs> bz: recommendations on what to read so next time I ask fewer stupid questions? ;)
  3114. # [22:50] <@bz> Gijs: for the inline function
  3115. # [22:50] <@ehsan> gavin: do you really care about whether I use an observer object or a function? :)
  3116. # [22:50] <dholbert> bz, (when that happens for firefox issues at least, the protocol is to forward the message to Cww and he handles / delegates when he/others have cycles)
  3117. # [22:50] * Gijs googled but got 'mixed' results
  3118. # [22:50] <@bz> Gijs: I learned my C++ by reading Gecko source code
  3119. # [22:50] <@bz> Gijs: but I can't exactly "recommend" that approach....
  3120. # [22:50] <Gijs> bz: ditto, but I don't read as much of it as you do. :)
  3121. # [22:50] <@bz> Gijs: so no recommendation, sorry
  3122. # [22:51] <gavin> ehsan: yes
  3123. # [22:51] <Gijs> (haven't/did)
  3124. # [22:51] <@ehsan> gavin: ok, I'll change it then
  3125. # [22:51] <@bz> dholbert: thanks!
  3126. # [22:51] * Quits: paolo (paolo@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  3127. # [22:51] <Gijs> 's ok, I'll get by for now :)
  3128. # [22:51] <@bz> cww is Cheng?
  3129. # [22:51] <dholbert> bz, correct
  3130. # [22:51] * Misfit-Geek_Lunch is now known as Misfit-Geek
  3131. # [22:52] <@bz> dholbert: perfect
  3132. # [22:52] * hwine-food is now known as hwine
  3133. # [22:54] * mattwoodrow|away is now known as mattwoodrow
  3134. # [22:55] * heycam|away is now known as heycam
  3135. # [22:55] * Joins: vladan (vladan@E984A762.BF9D67A0.57F33CED.IP)
  3136. # [22:56] * Joins: victorporof (victorporo@F2D29657.F60B0462.67AC9B1.IP)
  3137. # [22:58] <NeilAway> Waldo: what's the non-Gecko version of __proto__ (to modify the constructor of an object)?
  3138. # [22:58] * Joins: jammink (textual@moz-BBE3ABD.mv.mozilla.com)
  3139. # [22:58] <sfink> just about any old handgun will do. Point at foot, pull trigger.
  3140. # [22:59] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  3141. # [23:00] <sfink> (if I knew the actual answer, I would tell you)
  3142. # [23:00] <Ms2ger> NeilAway, "don't do that"
  3143. # [23:00] <Gijs> NeilAway: obj.getPrototypeOf(foo)
  3144. # [23:00] <Gijs> NeilAway: says MDN! :-)
  3145. # [23:00] <@khuey> oh boy
  3146. # [23:00] <NeilAway> Gijs: that gets it?
  3147. # [23:00] <@khuey> there's an article about women in technology on Hacker News
  3148. # [23:00] <NeilAway> I wanted to set it
  3149. # [23:00] <@khuey> this will end well
  3150. # [23:00] <Ms2ger> NeilAway, we don't want you to do that
  3151. # [23:01] <Gijs> NeilAway: you set you wanted to set the constructor
  3152. # [23:02] <NeilAway> Ms2ger: so, if you write function f() { return []; } then (new f()) instanceof f will never be true, and there's no way to fake it out?
  3153. # [23:02] <Ms2ger> Waldo? :)
  3154. # [23:02] * Quits: TheLink (TheLink@moz-2C115FCB.pools.arcor-ip.net) (Client exited)
  3155. # [23:03] <Gijs> NeilAway: let x = new f(); Object.getPrototypeOf(x).constructor = f;
  3156. # [23:03] * Joins: bent (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3157. # [23:03] <@khuey> gerv: ping?
  3158. # [23:03] <Gijs> NeilAway: would work, presumably?
  3159. # [23:03] * Quits: zuzelvp (zuzelvp@2112147D.C3507A2D.9A8C35B4.IP) (Ping timeout)
  3160. # [23:03] <NeilAway> Gijs: wouldn't that change Array.prototype?
  3161. # [23:03] <Gijs> Although, YMMV at which browsers actually support Object.getPrototypeOf...
  3162. # [23:03] * Joins: rjohnson19 (chatzilla@moz-9148485F.hsd1.ma.comcast.net)
  3163. # [23:03] <Gijs> Hrm.
  3164. # [23:04] * Quits: nhirata (nhirata.bu@F2D29657.F60B0462.67AC9B1.IP) (Quit: nhirata)
  3165. # [23:04] <Gijs> I guess you don't have any control over the callsite of the constructor (I mean, you can't change the new f() call?)
  3166. # [23:04] * Quits: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au) (Max SendQ exceeded)
  3167. # [23:05] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/dca63f21e6d2 - Olli Pettay - Bug 749128 - Make sure to have JSContext before creating TabChildGlobal, r=jst
  3168. # [23:05] <Gijs> Otherwise, I think the new awesomeness is using Object.create
  3169. # [23:05] * Joins: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au)
  3170. # [23:05] <NeilAway> Gijs: ah, changing an object prototype is not possible in standard ECMAScript
  3171. # [23:05] <Gijs> But that doesn't help here if you don't control the caller.
  3172. # [23:05] <Gijs> :)
  3173. # [23:07] * joduinn-triage is now known as joduinn-mtg
  3174. # [23:07] * Quits: Pike (Pike@moz-E31CD2CB.mozilla.org) (Ping timeout)
  3175. # [23:07] * Quits: cadecairos (cadecairos@EDDEAA06.33EE9F8A.1139E686.IP) (Quit: Konversation terminated!)
  3176. # [23:07] * Joins: Pike (Pike@moz-E31CD2CB.mozilla.org)
  3177. # [23:08] * rail-buildduty is now known as rail
  3178. # [23:09] * Quits: TheOne (one@moz-A8E6ACE0.dip.t-dialin.net) (Input/output error)
  3179. # [23:10] * Quits: davidb (davidb@moz-68BF56A6.dsl.bell.ca) (Quit: davidb)
  3180. # [23:10] * zpao is now known as zpao|detached
  3181. # [23:10] * juanb is now known as juanb|mtg
  3182. # [23:13] * Quits: Misfit-Geek (MisfitGeek@moz-D14C5FCF.hsd1.nh.comcast.net) (Quit: Leaving)
  3183. # [23:13] * Quits: jhammel (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: leaving)
  3184. # [23:13] * Quits: Boriss (FlyingToas@F2D29657.F60B0462.67AC9B1.IP) (Quit: Boriss)
  3185. # [23:13] * Joins: jhammel (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3186. # [23:14] * Quits: rhelmer (rhelmer@moz-B77DEAEB.mozilla.org) (Ping timeout)
  3187. # [23:15] * jmaher is now known as jmaher|afk
  3188. # [23:15] * Quits: cjones (cjones@moz-45913895.socal.res.rr.com) (Quit: Leaving)
  3189. # [23:15] * Quits: andreasn (andreasn@moz-436FB3D1.a336.priv.bahnhof.se) (Ping timeout)
  3190. # [23:16] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/0d6b3c17b839 - Honza Bambas - Bug 749182 - crash in nsSessionStorageEntry::~nsSessionStorageEntry due to a double delete, r=bz
  3191. # [23:16] * philor|away is now known as philor
  3192. # [23:16] * Quits: kennyluck (kennyluck@moz-FA28F045.dynamic.hinet.net) (Connection reset by peer)
  3193. # [23:16] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
  3194. # [23:18] * Joins: kennyluck (kennyluck@moz-8BA39172.dynamic.hinet.net)
  3195. # [23:18] * Quits: janv (varga@moz-6D58DC19.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  3196. # [23:18] * Joins: roc (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  3197. # [23:18] * ChanServ sets mode: +o roc
  3198. # [23:18] * bwinton is now known as bwinton_away
  3199. # [23:19] * Quits: jfkthame (jfkthame@15AA2040.A1C12133.9542EC20.IP) (Quit: jfkthame)
  3200. # [23:19] * Joins: karl (karl@moz-564B3ADB.jetstream.xtra.co.nz)
  3201. # [23:20] <Ms2ger> ehsan, so
  3202. # [23:20] * Quits: dseif (dseif@moz-B6BACC41.dsl.teksavvy.com) (Input/output error)
  3203. # [23:20] <Ms2ger> nsEditor::SplitNode(nsIDOMNode * aNode,
  3204. # [23:21] <Ms2ger> Will that ever not be an element?
  3205. # [23:21] * Quits: AaronMT (AaronMT@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3206. # [23:21] * Joins: AaronMT (AaronMT@F2D29657.F60B0462.67AC9B1.IP)
  3207. # [23:21] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  3208. # [23:21] <@ehsan> Ms2ger: possibly
  3209. # [23:22] * Joins: rhelmer (rhelmer@moz-B77DEAEB.mozilla.org)
  3210. # [23:22] <Ms2ger> If aNode is an element, it will return an element as well, though, right?
  3211. # [23:23] * Quits: nihsanullah_ (naveed@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  3212. # [23:23] * Joins: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com)
  3213. # [23:23] * Joins: jpr_ (jprmc@F2D29657.F60B0462.67AC9B1.IP)
  3214. # [23:23] * rhelmer is now known as IRCMonkey38038
  3215. # [23:23] * Joins: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP)
  3216. # [23:23] * Quits: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving)
  3217. # [23:23] * Joins: evilpie (chatzilla@moz-70AFCE2F.pools.arcor-ip.net)
  3218. # [23:23] * Ms2ger will look again tomorrow
  3219. # [23:24] * Quits: mike5w3c (MikeS@moz-E9ABBA62.wireless.csail.mit.edu) (Quit: mike5w3c)
  3220. # [23:24] <mdas> ejpbruel: hey, you around the office?
  3221. # [23:25] * Joins: mike5w3c (MikeS@moz-E9ABBA62.wireless.csail.mit.edu)
  3222. # [23:25] * Quits: jpr_ (jprmc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3223. # [23:26] * Quits: mike5w3c (MikeS@moz-E9ABBA62.wireless.csail.mit.edu) (Quit: mike5w3c)
  3224. # [23:26] * Joins: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP)
  3225. # [23:26] <NeilAway> Ms2ger: that's not for text nodes then?
  3226. # [23:27] <Ms2ger> It might be
  3227. # [23:27] * Ms2ger is too tired to reason about crappy code
  3228. # [23:27] * Quits: johanc (chatzilla@moz-D8A1AA43.bredband.comhem.se) (Ping timeout)
  3229. # [23:28] * Quits: Ms2ger (Ms2ger@E59746B1.2205CA72.37724B0D.IP) (Quit: nn)
  3230. # [23:29] * nthomas|away is now known as nthomas
  3231. # [23:29] * Quits: kaie (kaie@moz-7D8C2989.dip.t-dialin.net) (Quit: Leaving)
  3232. # [23:31] * gregglind is now known as gregglind_travel
  3233. # [23:31] * Quits: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  3234. # [23:33] * Quits: JeroenDeDauw (jeroen@moz-6D11170C.lightspeed.sndgca.sbcglobal.net) (Ping timeout)
  3235. # [23:34] * Joins: edransch_ (edransch@moz-C4BDD37A.student.cs.uwaterloo.ca)
  3236. # [23:34] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3237. # [23:34] * Quits: cpeterson (cpeterson@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  3238. # [23:35] * Quits: Matti (chatzilla@moz-2666ABBE.dip.t-dialin.net) (Quit: ChatZilla 0.9.88.2 [SeaMonkey 2.11a1/20120424003009])
  3239. # [23:36] <philor> I think I'll remove all those links to the tree rules in the status messages
  3240. # [23:36] <gavin> who do you want me to yell at
  3241. # [23:36] * Quits: taustin (taustin@moz-94197569.cse.ucsc.edu) (Quit: taustin)
  3242. # [23:36] * Quits: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com) (Quit: Miranda IM - Multi protocol instant messenger @ www.miranda-im.org)
  3243. # [23:36] <philor> *
  3244. # [23:36] <@smaug> probably to me
  3245. # [23:37] <gavin> which rules are being broken
  3246. # [23:37] * Quits: vikash (vikash@9FD128E5.9B552DFD.5D9ABA9F.IP) (Ping timeout)
  3247. # [23:37] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  3248. # [23:37] * Quits: edransch_ (edransch@moz-C4BDD37A.student.cs.uwaterloo.ca) (Quit: leaving)
  3249. # [23:37] <philor> star aurora, at the moment
  3250. # [23:37] * Parts: jlebar (jlebar@moz-B77DEAEB.mozilla.org) (Leaving)
  3251. # [23:37] * Joins: jlebar (jlebar@moz-B77DEAEB.mozilla.org)
  3252. # [23:38] * Joins: cpeterson (cpeterson@F2D29657.F60B0462.67AC9B1.IP)
  3253. # [23:38] <philor> except for dbaron, who gets a pass on starring below him since he's cruising for an all-green still
  3254. # [23:38] * tbsaunde|afk is now known as tbsaunde
  3255. # [23:38] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  3256. # [23:38] <@dbaron> honestly, I think we need to make the tree rules for the different trees more similar to each other
  3257. # [23:38] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  3258. # [23:39] <philor> practically, we have
  3259. # [23:39] <philor> every single tree has inbound's rules
  3260. # [23:39] <@dbaron> well, I think we need to change inbound's rules to say that you are required to look at the tree before pushing
  3261. # [23:39] <dholbert> philor++
  3262. # [23:39] <@dbaron> rather than just suggested to
  3263. # [23:39] <philor> which isn't the least bit surprising, psychologically
  3264. # [23:39] * Quits: Matt_G (chatzilla@moz-76E2CF8.bvtn.or.frontiernet.net) (Client exited)
  3265. # [23:39] * Joins: gabor (gabor@F2D29657.F60B0462.67AC9B1.IP)
  3266. # [23:39] * Quits: shorlander-mobile (shorlander@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving...)
  3267. # [23:39] <@dbaron> since yesterday all talos runs were red for 5 hours before anybody thought to close the tree
  3268. # [23:40] <@dbaron> or to tell releng that the stuff they did in their downtime window broke all talos runs
  3269. # [23:40] <philor> well, not quite
  3270. # [23:40] * Joins: shorlander-mobile (shorlander@F2D29657.F60B0462.67AC9B1.IP)
  3271. # [23:41] * juanb|mtg is now known as juanb
  3272. # [23:41] <@dbaron> what, 4 hours 45 minutes?
  3273. # [23:41] * zpao|detached is now known as zpao
  3274. # [23:41] * Joins: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com)
  3275. # [23:41] <philor> the downtime ended at noon, right?
  3276. # [23:42] * Joins: johanc (chatzilla@moz-D8A1AA43.bredband.comhem.se)
  3277. # [23:42] <@dbaron> but I think the tree actually reopened well before that
  3278. # [23:42] <@dbaron> judging from pushes, anyway
  3279. # [23:42] <philor> I can barely remember back to yesterday, to be honest, but I only retriggered about 500 jobs, no way that's 5 hours worth
  3280. # [23:42] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  3281. # [23:43] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  3282. # [23:43] <philor> ohgodesr10pushes
  3283. # [23:43] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  3284. # [23:43] <philor> https://tbpl.mozilla.org/?tree=Mozilla-Esr10&onlyunstarred=1
  3285. # [23:43] <philor> THERE ARE NO RULES
  3286. # [23:43] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  3287. # [23:43] <catlee> a=randomstring
  3288. # [23:44] <catlee> shipit!
  3289. # [23:44] * Quits: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net) (Ping timeout)
  3290. # [23:44] * Quits: rwaldron (rwaldron@moz-BDCCF091.hfc.comcastbusiness.net) (Quit: Leaving...)
  3291. # [23:45] <@dbaron> philor, ok, there were only 4 pushes from 12:35 to 14:19
  3292. # [23:45] <philor> who here has kids, and has gotten into the trap where they don't pick up their stuff, so you pick it up so the house doesn't look horrible, so they don't pick up their stuff because you'll pick it up?
  3293. # [23:45] <philor> I need advice about how to get out of that cycle
  3294. # [23:45] * Quits: brambles (brambles@4CBAB088.F3076E90.1822ACA6.IP) (Quit: leaving)
  3295. # [23:46] <gavin> in this case the downsides to not picking stuff up are a little vague
  3296. # [23:46] <gavin> even if you don't do it for them
  3297. # [23:46] <derf> philor: http://edge.ebaumsworld.com/mediaFiles/picture/208744/428004.jpg
  3298. # [23:46] * Joins: ddahl (ddahl@F2D29657.F60B0462.67AC9B1.IP)
  3299. # [23:46] <catlee> philor: dump it on their bed?
  3300. # [23:46] * Joins: brambles (brambles@4CBAB088.F3076E90.1822ACA6.IP)
  3301. # [23:46] * coop|triage is now known as coop
  3302. # [23:46] <philor> we could see whether there are downsides :)
  3303. # [23:46] <catlee> they don't get food until they clean up
  3304. # [23:47] <catlee> that seems to get the job done
  3305. # [23:47] <catlee> for us anyway
  3306. # [23:47] <philor> sweet, who do I know in HR?
  3307. # [23:47] <philor> jorendorff: beta's looking a little bent, if not busted
  3308. # [23:47] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  3309. # [23:47] * Joins: JeroenDeDauw (jeroen@moz-6D11170C.lightspeed.sndgca.sbcglobal.net)
  3310. # [23:47] <mkaply> philor: what do you do with it after you pick it up?
  3311. # [23:48] <mkaply> Put it in a trash bag and put it in your closet or something. If they leave something out, they lose it.
  3312. # [23:48] * Joins: Asa (asa@F2D29657.F60B0462.67AC9B1.IP)
  3313. # [23:48] <philor> hmmm, the "fuck you and your orange, I'm backing you out" approach :)
  3314. # [23:48] * Quits: @smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi) (Ping timeout)
  3315. # [23:49] * Joins: smaug (chatzilla@moz-CCE146CF.elisa-mobile.fi)
  3316. # [23:49] * ChanServ sets mode: +o smaug
  3317. # [23:49] * philor reads up, sees it wasn't obvious that he meant unstarred failures rather than literal toys and clothes
  3318. # [23:49] <Callek> philor: my parents tried the "put it on the bed" approach, I just pushed it off and layed down
  3319. # [23:50] <Callek> when I was younger
  3320. # [23:50] <gavin> haha
  3321. # [23:50] * Quits: gozala1 (gozala@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving.)
  3322. # [23:50] <KWierso> under the sheets!
  3323. # [23:51] * Parts: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  3324. # [23:51] * mcote is now known as mcote|afk
  3325. # [23:52] <philor> dbaron: now you're not looking so good on aurora, unknown reftest failure
  3326. # [23:52] * Joins: vikash (vikash@9FD128E5.9B552DFD.5D9ABA9F.IP)
  3327. # [23:53] <@dbaron> philor, I claim it's random. If only I could make tbplbot file the bug for me...
  3328. # [23:53] <philor> we really should do that
  3329. # [23:53] * Quits: twi (Adium@moz-5390D98D.cust.dsl.vodafone.it) (Quit: Leaving.)
  3330. # [23:54] * Joins: mjschranz (mjschranz@moz-6FE6B833.cpe.net.cable.rogers.com)
  3331. # [23:54] <philor> must be some way that a random page can tell that you are able to log in to bugzilla, and take that as a sign that it's okay to use the Orange Filer account on your behalf
  3332. # [23:55] <philor> which would eliminate the need to mess with LDAP, and make it something that anyone could just hack up
  3333. # [23:56] * Quits: evilpie (chatzilla@moz-70AFCE2F.pools.arcor-ip.net) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0a1/20120425030647])
  3334. # [23:56] * Joins: Matt_G (chatzilla@moz-76E2CF8.bvtn.or.frontiernet.net)
  3335. # [23:56] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  3336. # [23:56] * Quits: eflores_ (eflores@538BABFE.A073F3E.97BBD552.IP) (Connection reset by peer)
  3337. # [23:56] * Joins: eflores (eflores@538BABFE.A073F3E.97BBD552.IP)
  3338. # [23:57] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  3339. # [23:58] * Quits: Gijs (chatzilla@moz-C11B0461.dsl.alice.nl) (Quit: poof)
  3340. # [23:59] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Quit: Leaving...)
  3341. # Session Close: Fri Apr 27 00:00:00 2012

The end :)