/irc-logs / mozilla / #developers / 2015-01-17 / end

Options:

Previous day, Next day

  1. # Session Start: Sat Jan 17 00:00:00 2015
  2. # Session Ident: #developers
  3. # [00:00] <tromey> ehsan: yes?
  4. # [00:00] <@ehsan> tromey: I'm hitting an autoconf2.13 issue, looking for help
  5. # [00:00] * Parts: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se) ("")
  6. # [00:00] <@ehsan> tromey: you got a sec?
  7. # [00:00] <tromey> sure
  8. # [00:00] <gps> jesup: repos created with share are just like repos created by clone
  9. # [00:00] <@ehsan> tromey: so the story is that I am trying to compile mozilla under linux with msvc running under wine
  10. # [00:00] * Quits: Zupoman (mistrzmag@moz-qc3.esk.224.91.IP) (Quit: Plan B failed, time for Plan 9!)
  11. # [00:00] <@ehsan> tromey: and msvc itself works
  12. # [00:01] <gps> the fact that data is stored elsewhere should be invisible
  13. # [00:01] * jesup thinks this would mean MUCH more storage needed on hg.mozilla.org/users
  14. # [00:01] <tromey> ok...
  15. # [00:01] <gps> storage is cheap
  16. # [00:01] <@ehsan> tromey: but when configruing, the configure script tries to compile a conftest.c (which works), but it then looks for the conftest${ac_exeext} binary
  17. # [00:01] <@ehsan> tromey: and ac_exeect is set to empty, but it should be set to exe
  18. # [00:01] <jesup> I got IT people trying to delete all the user repos because they're too expensive.....
  19. # [00:01] <rforbes> ehsan: so according ot the ASAN docs lsan is on by default.
  20. # [00:01] <@ehsan> tromey: and autoconf doesn't accept a --target or some such :(
  21. # [00:02] <rforbes> https://code.google.com/p/address-sanitizer/wiki/LeakSanitizer
  22. # [00:02] <@ehsan> rforbes: could be that things changed since the last time I looked
  23. # [00:02] * Quits: gustavold (gustavold@moz-prde1b.hfc.comcastbusiness.net) (Ping timeout: 121 seconds)
  24. # [00:02] <gps> jesup: hg.mozilla.org is no longer out of IT's budget. it shouldn't be a problem any more.
  25. # [00:02] <rforbes> but doesn't explain why it works for you and not me.
  26. # [00:02] <jesup> and hitting me up because I have one (two?) full mozilla repos (mothballed copy of Alder we used for initial webrtc development)
  27. # [00:02] * Quits: AaronMT (AaronMT@moz-5e6tl2.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  28. # [00:02] <gps> use bitbucket as an alternative
  29. # [00:02] <@ehsan> rforbes: but I tried a normal build with clang-cl and there are codegen issues preventing the browser to work now anyway
  30. # [00:02] <rforbes> did you make bugs for them yet?
  31. # [00:02] <gps> jesup: what out for publishing repos
  32. # [00:02] <@ehsan> rforbes: I don't know what the bugs are
  33. # [00:03] <rforbes> ahh, ok. that is without asan?
  34. # [00:03] <@ehsan> tromey: do you know how to get autoconf to know we're cross compiling?
  35. # [00:03] <@ehsan> rforbes: correct
  36. # [00:03] * Quits: kaze (kaze@moz-8ion1q.fbx.proxad.net) (Quit: up, up, up and away)
  37. # [00:03] <rforbes> ok. well, i am going to make a bug for this.
  38. # [00:03] * Quits: erahm_ (uid33946@moz-j28pep.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  39. # [00:03] <tromey> ehsan: one oddity so far is just looking at configure I don't see anything setting ac_exeext
  40. # [00:03] <tromey> ehsan: normally you would pass --target and whatever else to configure, not autoconf
  41. # [00:04] * Joins: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net)
  42. # [00:04] <@ehsan> tromey: well, my configure sets is to empty
  43. # [00:04] <@ehsan> like:
  44. # [00:04] <@ehsan> ac_exeext=
  45. # [00:04] <tromey> yeah, that's what I see too
  46. # [00:04] <tromey> 1 se
  47. # [00:04] <tromey> c
  48. # [00:04] <@ehsan> but you're right, I can't find any mention of "exe" at all
  49. # [00:05] <@ehsan> rforbes: a bug saying firefox doesn't work is not very useful
  50. # [00:05] <@ehsan> rforbes: the way I get traction on my bugs is by minimizing the issue into a small test case...
  51. # [00:05] <rforbes> no, i mean the one i am getting
  52. # [00:06] <rforbes> where i keep getting the unresolved external for lsan
  53. # [00:06] <billm> KWierso|sheriffduty: ping
  54. # [00:06] <KWierso|sheriffduty> billm: yo
  55. # [00:06] <jesup> gps: so it seems like it would be possible to mirror what's currently done with patchqueue repos, modulo having to share a full repo (and update it whenever you pulled from m-c/inbound/etc) - lot more bandwidth and storage, but would likely work. Still not clear on the details of getting it to work, of course.
  56. # [00:06] * Quits: myk (myk@moz-cfhap5.mtv2.mozilla.com) (Ping timeout: 121 seconds)
  57. # [00:06] <billm> KWierso|sheriffduty: is there still some sort of API to clobber inbound?
  58. # [00:07] <@ehsan> rforbes: that's what I'm talking about too :)
  59. # [00:07] <billm> KWierso|sheriffduty: it's busted right now
  60. # [00:07] <rforbes> you think that is too vague?
  61. # [00:07] <jesup> gaston: so, how'd it go?
  62. # [00:07] <rforbes> ok
  63. # [00:07] <gps> jesup: oh, this is between machines?
  64. # [00:07] <KWierso|sheriffduty> billm: can do
  65. # [00:07] <billm> KWierso|sheriffduty: thanks
  66. # [00:07] <jesup> yes, that's the whole point
  67. # [00:07] <jesup> or 90% of the point
  68. # [00:07] <gps> jesup: ok. give me 15 minutes to update the documentation with a detailed answer?
  69. # [00:08] <gaston> jesup: it build & linked with my first patches, not trying the cleaner ones
  70. # [00:08] <tromey> ehsan: ok, so I think to get a proper ac_exeext, configure.in must invoke AC_EXEEXT
  71. # [00:08] <tromey> ehsan: which I believe firefox's does not
  72. # [00:08] <KWierso|sheriffduty> billm: done
  73. # [00:08] <billm> thanks
  74. # [00:08] <jesup> a) to let me share a queue between mac/linux/windows and develop on all of them as needed; b) to share between myself and other devs (like gaston/gcp/padenot)
  75. # [00:08] <KWierso|sheriffduty> if the clobbered retriggers build fine, I'll land a CLOBBER touch before reopening
  76. # [00:08] <@ehsan> tromey: let me test that quickly here
  77. # [00:09] <tromey> ok - I have to leave in a couple minutes unfortunately
  78. # [00:09] * Quits: RattyAway (Jim_diGriz@moz-qip.kgn.72.180.IP) (Quit: ChatZilla 0.9.91.1 [SeaMonkey 2.0.15pre/20110606000022])
  79. # [00:09] * Quits: jdm (jdm@moz-1s2gnp.ckpj.s0pt.0450.2001.IP) (Quit: )
  80. # [00:09] <@ehsan> tromey: right on!
  81. # [00:09] <@ehsan> tromey: thanks a bunch
  82. # [00:09] <tromey> no problem!
  83. # [00:09] <tromey> ok, gonna go now, ttyl
  84. # [00:09] <@ehsan> take care
  85. # [00:10] * Quits: tromey (tromey@moz-8te688.hlrn.qwest.net) (Quit: ERC (IRC client for Emacs 25.0.50.2))
  86. # [00:10] <jesup> gps: It would be nice if normal usage didn't cause expensive things to happen (my concern is these would be full repos, and cause more-expensive syncing all the time (download from m-i/m-c/aurora/beta/release, upload to users, all the time). But I might be able to live with that; hard to know how painful that'd be
  87. # [00:12] <gaston> jesup: to me that workflow yells "i'm a github remote repo with a featurebranch" :)
  88. # [00:12] <jesup> gps: Of course, I have FiOS. More painful for developers with slow links.
  89. # [00:12] <gaston> (and i dont support github usage...)
  90. # [00:13] <gps> jesup: there are things we can do to make this less painful. e.g. have server-assisted syncing
  91. # [00:13] * Quits: jimm (jmathies@moz-met.a66.235.67.IP) (Quit: )
  92. # [00:13] <jesup> my brain has yet to wrap itself around github workflows. Partly because I avoid it as much as possible
  93. # [00:13] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  94. # [00:13] <gps> there are some interesting technologies upcoming in Mercurial that could enable some cool use cases like this
  95. # [00:13] <gaston> or a plain git repo hosted anywhere else :)
  96. # [00:13] * Quits: ahal (ahal@moz-c3u.emj.23.135.IP) (A TLS packet with unexpected length was received.)
  97. # [00:13] <gps> e.g. during push, client says "pull from this other repo then apply my commits"
  98. # [00:14] <gps> git has the same problem
  99. # [00:14] <jesup> I love the flowchart of git repos which start with "I inherited a mess" and end in "give up and burn it to the ground"
  100. # [00:14] <gaston> i'm used to manage the same dirs concurrently in cvs and git but that's a specific usecase
  101. # [00:14] <gps> it's a fundamental problem with DVCS. this is arguably an advantage of mq
  102. # [00:14] * Joins: smaug (chatzilla@moz-569045.elisa-mobile.fi)
  103. # [00:14] * killer sets mode: +o smaug
  104. # [00:14] <Ms2ger> gaston, you going to fosdem, btw?
  105. # [00:15] <gaston> yes!
  106. # [00:15] <jesup> gps: yes. This is why I like mq.
  107. # [00:15] <jesup> and I find it very easy to understand what's going on. I can live with manual merge resolution when needed
  108. # [00:15] <Ms2ger> I guess I should come by the BSD devroom some time
  109. # [00:16] * Matti_away is now known as Matti
  110. # [00:16] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  111. # [00:17] <gaston> Ms2ger: there's nothing interesting in the bsd devroom :)
  112. # [00:17] <Ms2ger> Heh
  113. # [00:17] <gaston> i'm more planning to hop by the geospatial one, then the crossdesktop one, then the mozilla devroom..
  114. # [00:18] <Ms2ger> I'd consider the fuzzing talk, but it's during lsblakk's talk
  115. # [00:18] <gaston> if you see a guy with a black hoodie and a wireframe blowfish on it, that's probably me (or a friend of mine :)
  116. # [00:19] <Ms2ger> I'll be wearing my summit lanyard if I don't forget, and probably something Mozilla themed
  117. # [00:19] <Ms2ger> Only Saturday this year, though
  118. # [00:20] <Ms2ger> Dammit, I'd have liked to see https://fosdem.org/2015/schedule/event/wikimedia_adopts_phabricator/
  119. # [00:21] * Quits: ddahl (ddahl@moz-40a6g5.il.comcast.net) (A TLS packet with unexpected length was received.)
  120. # [00:22] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  121. # [00:22] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
  122. # [00:22] <gaston> yeah i'll go to that one :)
  123. # [00:22] * Joins: Jesse (jruderman@moz-pqc1f5.ca.comcast.net)
  124. # [00:23] * Quits: rbarnes (rbarnes@moz-bg9.tia.177.128.IP) (A TLS packet with unexpected length was received.)
  125. # [00:24] * Joins: rbarnes (rbarnes@moz-bg9.tia.177.128.IP)
  126. # [00:24] * Quits: rbarnes (rbarnes@moz-bg9.tia.177.128.IP) (A TLS packet with unexpected length was received.)
  127. # [00:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a7b0fe4de103 - Wes Kocher - Backed out 2 changesets (bug 1121297) for Cpp bustage on a CLOSED TREE
  128. # [00:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1810fd0f78b4 - Wes Kocher - Touch CLOBBER for bug 1118618's backout to fix build bustage on a CLOSED TREE
  129. # [00:24] * lightsofapollo|pto is now known as lightsofapollo
  130. # [00:24] * lightsofapollo is now known as lightsofapollo|pto
  131. # [00:25] * Quits: juanb (jbecerra@moz-cfhap5.mtv2.mozilla.com) (Client exited)
  132. # [00:25] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
  133. # [00:25] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  134. # [00:27] * Quits: steveofthestow (steveofthes@moz-6n6lau.range86-150.btcentralplus.com) (Ping timeout: 121 seconds)
  135. # [00:28] <billm> glandium: ping
  136. # [00:28] <glandium> billm: pong
  137. # [00:28] <billm> glandium: is there a bug to not require a clobber whenever we remove an idl file? I can't seem to find anything.
  138. # [00:29] <glandium> billm: that rings a bell, so there probably is one
  139. # [00:29] * Joins: myk (myk@moz-dtm.c9m.56.172.IP)
  140. # [00:29] * Quits: bgrins (bgrins@moz-7nltks.ujol.1ibb.0101.2620.IP) (Quit: Leaving.)
  141. # [00:29] * Joins: steveofthestow (steveofthes@moz-n46cl4.range86-145.btcentralplus.com)
  142. # [00:30] <glandium> billm: 1114669
  143. # [00:30] <billm> glandium: thanks!
  144. # [00:31] * Quits: victorporof (victorporof@moz-i5m.05u.207.66.IP) (Quit: đź’¤)
  145. # [00:33] * Quits: ddamjano (Instantbird@moz-0p2br8.cfl3.oeer.8388.2a02.IP) (Quit: Instantbird 1.5 -- http://www.instantbird.com)
  146. # [00:33] * Quits: Jesse (jruderman@moz-pqc1f5.ca.comcast.net) (Client exited)
  147. # [00:33] * Quits: Ms2ger (Ms2ger@moz-c70.8u8.182.91.IP) (Quit: nn)
  148. # [00:34] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
  149. # [00:35] <gps> jesup: https://mozilla-version-control-tools.readthedocs.org/en/latest/hgmozilla/bookmarks.html should contain a section on collaborating with bookmarks once ReadTheDocs updates
  150. # [00:35] <gps> site is being slow for now
  151. # [00:35] <gps> https://hg.mozilla.org/hgcustom/version-control-tools/rev/77a69aeb499f until is loads
  152. # [00:35] * Quits: DGMurdockIII (dgmurdockii@moz-gehpof.in.comcast.net) (Connection closed)
  153. # [00:36] * Joins: juanb (jbecerra@moz-h0c.itg.130.24.IP)
  154. # [00:37] * juanb is now known as juanb|afk
  155. # [00:38] <seth> KWierso|sheriffduty: so that push that got backed out?
  156. # [00:38] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Connection closed)
  157. # [00:38] <seth> KWierso|sheriffduty: it removed that test!
  158. # [00:38] <KWierso|sheriffduty> seth: yep
  159. # [00:38] <seth> KWierso|sheriffduty: i think it's a clobber issue
  160. # [00:38] <seth> weird, because it didn't require a clobber locally
  161. # [00:38] <KWierso|sheriffduty> fun
  162. # [00:38] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  163. # [00:43] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
  164. # [00:43] * Joins: victorporof (victorporof@moz-3ofrgn.dsl.bell.ca)
  165. # [00:43] <cpeterson> gps: the mq feature I miss with bookmarks is the ease of being able to quickly qpop-qpop-edit-qref-qpush-qpush to prepare a clean patch series. it sounds like hg changeset evolution might help.
  166. # [00:43] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  167. # [00:44] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  168. # [00:44] <seth> cpeterson: what i always do with git is keep the patch series messy until it's ready to be checked in, then rewrite history one time to be cleaner
  169. # [00:44] * Quits: mwobensmith (mwobensmith@moz-u3dg2t.sfo1.mozilla.com) (Quit: Leaving.)
  170. # [00:45] <seth> cpeterson: presumably using hg bookmarks lends itself to a similar approach, though i haven't tried using hg that way
  171. # [00:45] <gps> cpeterson: hg histedit
  172. # [00:45] <gps> hg histedit =~ git rebase -i
  173. # [00:46] <gps> changeset evolution makes some things a little nicer
  174. # [00:46] <gps> although the UX is quite bad, so I can't recommend it generally
  175. # [00:46] <gps> but plenty of mozillians seem to be using it without major issues
  176. # [00:46] <cpeterson> gps: UX of changeset evolution or histedit?
  177. # [00:46] <gps> changeset evolution
  178. # [00:46] <gps> it isn't part of core mercurial until the ux gets sorted out
  179. # [00:47] <gps> but i've been using it for about a year and it works great for me
  180. # [00:47] <cpeterson> i'll check out histedit again, but I thought it was mostly for squashing changesets
  181. # [00:47] <gps> it facilitates the git way easily
  182. # [00:48] <gps> if you want the mq way of updating to a non-head commit and rewriting it in place, changeset evolution is what you want
  183. # [00:48] * Joins: ddahl (ddahl@moz-40a6g5.il.comcast.net)
  184. # [00:48] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (Ping timeout: 121 seconds)
  185. # [00:48] <gps> hg previous; <make changes>; hg amend; hg evolve
  186. # [00:49] <gps> wait, hg histedit has an "edit" function
  187. # [00:49] * Joins: bgrins (bgrins@moz-9h5e2g.ca.comcast.net)
  188. # [00:49] <cpeterson> thanks. it sounds like histedit is what seth wants (to clean up messy commits after the fact) and changeset evolution is what I want (to rewrite intermediate changesets in place)
  189. # [00:49] <gps> so you can edit state and continue the histedit
  190. # [00:49] <gps> so no evolution needed \o/
  191. # [00:49] <gps> that may be a new feature in mercurial 3.2
  192. # [00:50] <gps> it's definitely in 3.1
  193. # [00:50] <gps> meh
  194. # [00:50] <seth> you couldn't do that before?
  195. # [00:50] <seth> wasn't really an equivalnet of git rebase -i until they added that =\
  196. # [00:51] <cpeterson> cool! thanks.
  197. # [00:52] <gps> can't remember when the "edit" action was added
  198. # [00:52] <gps> I know "roll" (equivalent of git's fixup) was added in 3.1 or 3.2
  199. # [00:54] * Quits: fabrice (fabrice@moz-m9vgn8.mh2d.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
  200. # [00:54] * Quits: dark-knight (dark-knight@moz-r8s4se.server.torland.is) (A TLS packet with unexpected length was received.)
  201. # [00:56] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=c9162436444e - 30 changesets
  202. # [00:56] * Quits: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  203. # [00:57] * Joins: fabrice (fabrice@moz-m9vgn8.mh2d.1ibb.0101.2620.IP)
  204. # [00:57] * Quits: mixedpuppy (mixedpuppy@moz-v3h7rq.res.rr.com) (Ping timeout: 121 seconds)
  205. # [01:00] * Quits: Pike (chatzilla@moz-ra2th0.pool.mediaWays.net) (Quit: ChatZilla 0.9.91.1 [Firefox 34.0/20141125180439])
  206. # [01:01] * bc is now known as bc|bbl
  207. # [01:03] * Quits: alexbardas (alexbardas@moz-vcm.3nt.100.109.IP) (A TLS packet with unexpected length was received.)
  208. # [01:03] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
  209. # [01:03] * philor|away is now known as philor
  210. # [01:03] * Joins: jcj (jcj@moz-tbsov6.phnx.qwest.net)
  211. # [01:03] * Quits: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net) (Client exited)
  212. # [01:06] * bz_away is now known as bz
  213. # [01:06] * Quits: mikeratcliffe (Adium@moz-o19.as2.12.149.IP) (Ping timeout: 121 seconds)
  214. # [01:06] * Quits: h4writer (h4writer@moz-eqgqgv.access.telenet.be) (Ping timeout: 121 seconds)
  215. # [01:07] * Joins: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net)
  216. # [01:08] * Joins: mixedpuppy (mixedpuppy@moz-479.k03.170.166.IP)
  217. # [01:10] * Quits: Archaeopteryx (Archaeopter@moz-3i1or5.cust.telecolumbus.net) (Quit: Goodbye)
  218. # [01:11] * Joins: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP)
  219. # [01:11] * Quits: hallvors (uid23371@moz-uj1g6s.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  220. # [01:11] * Quits: jcj (jcj@moz-tbsov6.phnx.qwest.net) (Quit: goodnight, night vale. goodnight.)
  221. # [01:14] * Joins: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net)
  222. # [01:14] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
  223. # [01:16] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
  224. # [01:19] * Quits: @ehsan (ehsan@moz-bulrt2.ckpj.s0pt.0450.2001.IP) (Quit: vanished into thin air...)
  225. # [01:20] * Joins: davidb (davidb@moz-mk6k0h.dsl.bell.ca)
  226. # [01:21] * Quits: givanica (Thunderbird@moz-4sr.r27.79.82.IP) (Client exited)
  227. # [01:21] * Quits: davidb (davidb@moz-mk6k0h.dsl.bell.ca) (Quit: peace out)
  228. # [01:24] * Quits: jviereck (Adium@moz-fakb6b.dclient.hispeed.ch) (Quit: Leaving.)
  229. # [01:24] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
  230. # [01:24] * ewong|away is now known as ewong
  231. # [01:25] <seth> KWierso|sheriffduty: re: bug 850197, RyanVM|afk and i were planning to disable that test today, but I didn't push it yet
  232. # [01:25] <seth> KWierso|sheriffduty: do you want me to just push it on a CLOSED TREE now?
  233. # [01:27] <KWierso|sheriffduty> seth: sure
  234. # [01:27] <seth> KWierso|sheriffduty: ok
  235. # [01:28] * Quits: fabrice (fabrice@moz-m9vgn8.mh2d.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
  236. # [01:30] * Quits: oliverthor (oliverthor@moz-5i3.51j.125.50.IP) (Quit: Leaving)
  237. # [01:30] * philor is now known as philor|away
  238. # [01:31] * Joins: karlt (karl@moz-d9sifc.xtra.co.nz)
  239. # [01:33] * Joins: fabrice (fabrice@moz-m9vgn8.mh2d.1ibb.0101.2620.IP)
  240. # [01:33] <seth> KWierso|sheriffduty: doh, actually i have outgoing patches already qfin'ed. will push once the tree reopens, sorry
  241. # [01:34] <seth> forgot i did that
  242. # [01:34] <KWierso|sheriffduty> seth: hg qimport -r tip && hg qpop
  243. # [01:34] <KWierso|sheriffduty> will pull the tip back into mq and pop it off of the queue
  244. # [01:34] <KWierso|sheriffduty> repeat as needed until outgoing changes are all out
  245. # [01:35] * Quits: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net) (Client exited)
  246. # [01:37] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
  247. # [01:37] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
  248. # [01:37] * jcranmer|away is now known as jcranmer
  249. # [01:38] <seth> KWierso|sheriffduty: ok, done
  250. # [01:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2b6bd6b2dfb6 - Seth Fowler - Bug 850197 - Mark layout/reftests/svg/as-image/list-simple-1.html random on Windows and OS X on a CLOSED TREE. a=KWierso
  251. # [01:38] * Joins: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net)
  252. # [01:38] * Joins: Gijs (chatzilla@moz-8e8.cgs.80.5.IP)
  253. # [01:38] <KWierso|sheriffduty> seth: thanks
  254. # [01:38] * Quits: Gijs_away (chatzilla@moz-tmi.cgs.80.5.IP) (Ping timeout: 121 seconds)
  255. # [01:38] * Gijs is now known as Gijs_away
  256. # [01:39] * Joins: mmcdonough (KashyyykNam@moz-qfl.dci.229.137.IP)
  257. # [01:41] * Quits: rstrong (rstrong@moz-iakdbp.dynamic.fusionbroadband.com) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  258. # [01:41] * Quits: myk (myk@moz-dtm.c9m.56.172.IP) (Ping timeout: 121 seconds)
  259. # [01:45] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  260. # [01:45] * jlund|buildduty is now known as jlund|afk
  261. # [01:47] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=be3ff0fea299 - 31 changesets
  262. # [01:49] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (Ping timeout: 121 seconds)
  263. # [01:49] * Quits: ddahl (ddahl@moz-40a6g5.il.comcast.net) (Quit: Adios Amigos)
  264. # [01:53] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  265. # [01:54] * AutomatedTester is now known as AutomatedTester|AFK
  266. # [01:55] * Quits: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  267. # [01:56] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Quit: Leaving.)
  268. # [01:57] * Parts: pkerr (pkerr@moz-lrl777.jua5.lke5.e000.2605.IP)
  269. # [01:57] * BenWa is now known as BenWa|email
  270. # [01:57] * Quits: fabrice (fabrice@moz-m9vgn8.mh2d.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
  271. # [01:57] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  272. # [01:57] * Joins: Mossop (dtownsend@moz-9ptaq3.biz.rr.com)
  273. # [01:59] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
  274. # [01:59] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  275. # [02:00] * Quits: Mossop (dtownsend@moz-9ptaq3.biz.rr.com) (Quit: This computer has gone to sleep)
  276. # [02:01] * nsm is now known as nsm|away
  277. # [02:04] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
  278. # [02:04] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  279. # [02:05] * Quits: mt_ (mt@moz-qjbkeh.mtv2.mozilla.com) (Quit: Leaving.)
  280. # [02:05] * Quits: bnicholson (bnicholson@moz-cfhap5.mtv2.mozilla.com) (Quit: This computer has gone to sleep)
  281. # [02:06] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Quit: Leaving.)
  282. # [02:09] * Parts: marco (marco@moz-j0bjl0.retail.telecomitalia.it) ("")
  283. # [02:10] * Quits: idwer (irc@moz-bp1sle.adsl.online.nl) (A TLS packet with unexpected length was received.)
  284. # [02:13] * Joins: fabrice (fabrice@moz-m9vgn8.mh2d.1ibb.0101.2620.IP)
  285. # [02:13] * Joins: Kwan_ (chatzilla@moz-sht0j3.range109-154.btcentralplus.com)
  286. # [02:13] * Quits: Kwan (chatzilla@moz-8nj73q.range31-50.btcentralplus.com) (Ping timeout: 121 seconds)
  287. # [02:13] * Kwan_ is now known as Kwan
  288. # [02:13] * Joins: gustavold (gustavold@moz-prde1b.hfc.comcastbusiness.net)
  289. # [02:14] * Quits: jgriffin (uid51409@moz-si9qbr.highgate.irccloud.com) (Quit: )
  290. # [02:14] * Joins: jgriffin (uid51409@moz-si9qbr.highgate.irccloud.com)
  291. # [02:15] * BenWa|email is now known as BenWa
  292. # [02:18] * Joins: bnicholson (bnicholson@moz-olu.vgl.130.24.IP)
  293. # [02:19] * Joins: tomatoeblue (textual@moz-bpk.tq1.11.66.IP)
  294. # [02:19] * Quits: nrc (nrc@moz-mmh6ku.xtra.co.nz) (Quit: ChatZilla 0.9.91.1 [Firefox 37.0a1/20141227030218])
  295. # [02:20] * Joins: ehugg (ehugg@moz-f04slc.cisco.com)
  296. # [02:20] <KWierso|sheriffduty> billm: you still around by any chance?
  297. # [02:20] <billm> KWierso|sheriffduty: yes
  298. # [02:21] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  299. # [02:21] * Quits: ehugg (ehugg@moz-f04slc.cisco.com) (Client exited)
  300. # [02:21] <KWierso|sheriffduty> so your backout failed to build with IOError: [Errno 2] No such file or directory: '../../../dist/idl/nsIHangReport.idl' before the clobber
  301. # [02:21] * Quits: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net) (Client exited)
  302. # [02:21] * Joins: ehugg (ehugg@moz-f04slc.cisco.com)
  303. # [02:21] * Quits: jimb (user@moz-09a.i8g.126.207.IP) (Ping timeout: 121 seconds)
  304. # [02:21] <KWierso|sheriffduty> the clobber built just fine
  305. # [02:21] <KWierso|sheriffduty> the push after that touched CLOBBER, and built fine
  306. # [02:22] * Quits: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP) (Quit: Leaving.)
  307. # [02:22] <KWierso|sheriffduty> then seth pushed a patch, and it's failing with mozpack.errors.ErrorMessage: Symlink target path does not exist: /builds/slave/m-in-l64-d-0000000000000000000/build/src/dom/ipc/nsIHangReport.idl
  308. # [02:23] * Joins: masayuki (Thunderbird@moz-1gqv2s.zaq.ne.jp)
  309. # [02:23] <seth> yeah, i noticed that too
  310. # [02:23] <KWierso|sheriffduty> billm: any idea how that would've made it past the clobbers?
  311. # [02:25] * Quits: azakai (alon@moz-ki92ps.mh2d.1ibb.0101.2620.IP) (Quit: Ex-Chat)
  312. # [02:25] * Quits: mconley (mconley@moz-dm5e06.wireless.sfu.ca) (Connection closed)
  313. # [02:27] * Quits: mmcdonough (KashyyykNam@moz-qfl.dci.229.137.IP) (Ping timeout: 121 seconds)
  314. # [02:27] * Gijs_away is now known as Gijs
  315. # [02:27] * Quits: bwc (Adium@moz-udrkmc.ujol.1ibb.0101.2620.IP) (Quit: Leaving.)
  316. # [02:27] * Quits: Gijs (chatzilla@moz-8e8.cgs.80.5.IP) (Quit: sleep)
  317. # [02:28] <billm> KWierso|sheriffduty: good question. I dunno. all that happened was that an IDL file got removed in my backout. that's known to require a CLOBBER. maybe someone from releng would know.
  318. # [02:28] * Quits: fabrice (fabrice@moz-m9vgn8.mh2d.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
  319. # [02:28] <KWierso|sheriffduty> billm: I'll try to find one of them
  320. # [02:29] * Joins: elin (elin@moz-rpmves.dynamic-ip.hinet.net)
  321. # [02:29] * Quits: bdahl (bdahl@moz-ruhq29.2rkg.9kg1.0101.2620.IP) (A TLS packet with unexpected length was received.)
  322. # [02:30] * Quits: drno (nohlmeier@moz-cfhap5.mtv2.mozilla.com) (Client exited)
  323. # [02:30] * Quits: chmanchester (chmancheste@moz-cbt.jf0.246.96.IP) (Connection closed)
  324. # [02:32] * Quits: loveless (loveless@moz-o9j.mg6.56.172.IP) (Quit: Leaving...)
  325. # [02:33] * Joins: fabrice (fabrice@moz-m9vgn8.mh2d.1ibb.0101.2620.IP)
  326. # [02:34] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=369a8f14ccf8 - 106 changesets
  327. # [02:35] * miketaylr is now known as zz_miketaylr
  328. # [02:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/e72b48d59969 - Michael Comella - Bug 1116912 - Don't hide the dynamic toolbar when it was originally shown but a tab was selected. r=wesj
  329. # [02:36] * Quits: elin (elin@moz-rpmves.dynamic-ip.hinet.net) (Client exited)
  330. # [02:37] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  331. # [02:37] * Quits: tantek (tantek@moz-u3dg2t.sfo1.mozilla.com) (Client exited)
  332. # [02:37] * Quits: espadrine (espadrine@moz-l019mn.fbx.proxad.net) (Client exited)
  333. # [02:43] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  334. # [02:45] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  335. # [02:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/e161904aeeb9 - Gijs Kruitbosch - Bug 1120236 - fix autocomplete in case search bar doesn't exist, r=florian
  336. # [02:49] * Joins: bdahl (bdahl@moz-ruhq29.2rkg.9kg1.0101.2620.IP)
  337. # [02:49] * Joins: Mossop (dtownsend@moz-9ptaq3.biz.rr.com)
  338. # [02:50] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (Ping timeout: 121 seconds)
  339. # [02:50] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
  340. # [02:51] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  341. # [02:51] * Quits: kgrandon (Adium@moz-on1tp5.rgd2.9kg1.0101.2620.IP) (Quit: Leaving.)
  342. # [02:54] * Joins: mmcdonough (Martin@moz-qfl.dci.229.137.IP)
  343. # [02:54] * Quits: mmcdonough (Martin@moz-qfl.dci.229.137.IP) (Connection closed)
  344. # [02:56] <seth> can anyone recommend some sites that do lots of stuff even when they're a background tab?
  345. # [02:56] <seth> i want to slow firefox down, or at least perturb its timing
  346. # [02:56] * terrence is now known as terrence-afk
  347. # [02:58] <&dbaron> shu, based on the way my hg bisect is going, that other assertion is looking like it might also be from your changes
  348. # [02:59] <&dbaron> shu, although it could be sfink
  349. # [02:59] * Quits: mcomella (mcomella@moz-ps8n7n.2rkg.9kg1.0101.2620.IP) (Quit: Leaving)
  350. # [02:59] * Quits: Mossop (dtownsend@moz-9ptaq3.biz.rr.com) (Quit: This computer has gone to sleep)
  351. # [02:59] <nalexander> seth: gmail, facebook, treeherder.
  352. # [02:59] <nalexander> seth: we've seen trouble with all of those at different times.
  353. # [02:59] <nalexander> seth: maybe background players like soundcloud?
  354. # [03:00] <nalexander> seth: or GPS consumers, like mapmyrun and friends?
  355. # [03:00] <seth> nalexander: thanks, i'll try those (though gmail and facebook might be tricky since i need to use a fresh profile for this test every time)
  356. # [03:00] <&dbaron> shu, actually, a few other possibilities; I was looking at too small a list
  357. # [03:01] <seth> lol, wow, treeherder alone might be enough! it's a beast!
  358. # [03:01] * Quits: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net) (Quit: Quitting for Bacon.)
  359. # [03:02] <shu> dbaron: i'm pretty sure it's me; it's s-s though, moving to privmsg
  360. # [03:04] * Quits: bent (chatzilla@moz-vici2u.ca.comcast.net) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
  361. # [03:04] * KWierso|sheriffduty is now known as KWierso
  362. # [03:05] <nalexander> seth: yeah, th is pretty gnarly.
  363. # [03:05] <nalexander> seth: a candidate for server push if ever there was one :)
  364. # [03:05] <seth> =)
  365. # [03:06] * Quits: fabrice (fabrice@moz-m9vgn8.mh2d.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
  366. # [03:06] * Parts: luke (luke@moz-fk7pee.tx.charter.com)
  367. # [03:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=369a8f14ccf8 - 62 changesets
  368. # [03:07] * Quits: bgrins (bgrins@moz-9h5e2g.ca.comcast.net) (Quit: Leaving.)
  369. # [03:07] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
  370. # [03:07] * khuey is now known as khuey|away
  371. # [03:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/a57f75ad12f1 - Archaeopteryx - Bug 1121610 - Change WiFi -> Wi-Fi. r=nalexander
  372. # [03:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/c8634e2a4117 - Nick Alexander - Bug 1119070 - Add migration=sync11 query parameter to post-migration /account/login. r=rnewman
  373. # [03:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/94d2782392e4 - Nick Alexander - Bug 1119061 - Part 1: Add Fennec-specific Sync 1.1 -> Sync 1.5 migration telemetry histograms. r=rnewman
  374. # [03:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/72103138c055 - Nick Alexander - Bug 1119061 - Part 2: Add Sync 1.1 -> Sync 1.5 migration telemetry. r=rnewman
  375. # [03:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=51f665bec8d7 - 138 changesets
  376. # [03:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/debc66b7bfe7 - Ehsan Akhgari - Bug 924087 - Do not make editable elements as active, as their default action is disabled; r=smaug,dbaron
  377. # [03:10] <lgarner> smaug: Ping.
  378. # [03:11] <KWierso> seth: open ten different trees in different treeherder tabs :)
  379. # [03:11] * Joins: fabrice (fabrice@moz-m9vgn8.mh2d.1ibb.0101.2620.IP)
  380. # [03:11] * Joins: bdahl_ (bdahl@moz-l6aorr.2rkg.9kg1.0101.2620.IP)
  381. # [03:12] * Quits: bdahl (bdahl@moz-ruhq29.2rkg.9kg1.0101.2620.IP) (Ping timeout: 121 seconds)
  382. # [03:13] * KaiRo_away is now known as KaiRo
  383. # [03:13] * nsm|away is now known as nsm
  384. # [03:13] <seth> KWierso: i just did two and it's already making all the animations stutter =)
  385. # [03:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e10a79c4ac9f - Seth Fowler - Bug 1121297 (Part 1) - Move VolatileBuffer into libxul. r=glandium
  386. # [03:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/26cdb770b821 - Seth Fowler - Bug 1121297 (Part 2) - Make VolatileBuffer threadsafe. r=glandium
  387. # [03:14] <seth> KWierso: btw, i touched the clobber file in those patches now ^
  388. # [03:14] <seth> i think that should fix it
  389. # [03:14] <KWierso> seth: yay
  390. # [03:14] <@smaug> lgarner: pong
  391. # [03:14] <seth> much clobber
  392. # [03:15] <@smaug> lgarner: actually, getting really late here
  393. # [03:15] <@smaug> good night
  394. # [03:16] * Joins: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com)
  395. # [03:16] <lgarner> Opps. One line or less then. Will this work on parent? debug("Is there a shell? Shell: " + shell);
  396. # [03:16] <lgarner> let win = Services.appShell.hiddenDOMWindow;
  397. # [03:16] <lgarner> debug("Is there a window? Window.");
  398. # [03:16] <lgarner> debug("Is there a window? Window: " + win);
  399. # [03:16] * bdahl_ is now known as bdhal
  400. # [03:16] * bdhal is now known as bdahl
  401. # [03:19] <lgarner> smaug: ANyway, please have a good night :)
  402. # [03:19] * Quits: masayuki (Thunderbird@moz-1gqv2s.zaq.ne.jp) (Ping timeout: 121 seconds)
  403. # [03:19] * Quits: @smaug (chatzilla@moz-569045.elisa-mobile.fi) (Ping timeout: 121 seconds)
  404. # [03:20] * Quits: mixedpuppy (mixedpuppy@moz-479.k03.170.166.IP) (Client exited)
  405. # [03:20] * Joins: mmcdonough (KashyyykNam@moz-qfl.dci.229.137.IP)
  406. # [03:23] * Quits: mak (uid24946@moz-7ljuor.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  407. # [03:24] * Quits: lgarner (lgarner@moz-ncr.att.59.50.IP) (Ping timeout: 121 seconds)
  408. # [03:24] * KWierso is now known as KWierso|afk
  409. # [03:24] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
  410. # [03:25] * philor|away is now known as philor
  411. # [03:26] * Joins: Mossop (dtownsend@moz-9ptaq3.biz.rr.com)
  412. # [03:27] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Quit: Leaving.)
  413. # [03:28] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (Ping timeout: 121 seconds)
  414. # [03:29] * Joins: chewey (chewey@moz-fjb2q2.dip0.t-ipconnect.de)
  415. # [03:29] * zz_miketaylr is now known as miketaylr
  416. # [03:32] * Quits: chewey_ (chewey@moz-bh4qfj.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
  417. # [03:33] * Quits: Mossop (dtownsend@moz-9ptaq3.biz.rr.com) (Quit: This computer has gone to sleep)
  418. # [03:33] * Quits: SJW (Thunderbird@moz-9m8kmm.cable.fcom.ch) (Client exited)
  419. # [03:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/63680efe6d55 - Bill McCloskey - Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent)
  420. # [03:36] * Quits: bdahl (bdahl@moz-l6aorr.2rkg.9kg1.0101.2620.IP) (A TLS packet with unexpected length was received.)
  421. # [03:36] * Quits: mchang (mchang@moz-4b7hgp.res.rr.com) (Client exited)
  422. # [03:36] * Joins: kapy (kapy@moz-66f.rdl.68.182.IP)
  423. # [03:39] * Quits: fabrice (fabrice@moz-m9vgn8.mh2d.1ibb.0101.2620.IP) (Quit: Leaving.)
  424. # [03:39] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  425. # [03:39] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  426. # [03:41] * Matti is now known as Matti_away
  427. # [03:43] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
  428. # [03:46] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  429. # [03:47] * Quits: bnicholson (bnicholson@moz-olu.vgl.130.24.IP) (Quit: This computer has gone to sleep)
  430. # [03:48] * Joins: DGMurdockIII (dgmurdockii@moz-gehpof.in.comcast.net)
  431. # [03:49] * philor is now known as philor|away
  432. # [03:49] * Quits: kapy (kapy@moz-66f.rdl.68.182.IP) (Quit: )
  433. # [03:50] * philor|away is now known as philor
  434. # [03:50] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (Ping timeout: 121 seconds)
  435. # [03:51] * Quits: tonymec (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
  436. # [03:54] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  437. # [03:54] * Joins: bnicholson (bnicholson@moz-olu.vgl.130.24.IP)
  438. # [03:58] * Joins: emtwo (Adium@moz-oo6ail.dsl.teksavvy.com)
  439. # [03:59] * Quits: ehugg (ehugg@moz-f04slc.cisco.com) (Ping timeout: 121 seconds)
  440. # [03:59] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
  441. # [04:01] * philor is now known as philor|away
  442. # [04:02] * philor|away is now known as philor
  443. # [04:04] * Joins: alexbardas (alexbardas@moz-vcm.3nt.100.109.IP)
  444. # [04:05] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
  445. # [04:07] * Quits: billm (billm@moz-lm6ef3.ca.comcast.net) (Quit: Leaving)
  446. # [04:08] * Quits: alexbardas (alexbardas@moz-vcm.3nt.100.109.IP) (Ping timeout: 121 seconds)
  447. # [04:11] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  448. # [04:12] * Joins: tonymec (tonymec@moz-r10.deo.66.87.IP)
  449. # [04:15] * Quits: bnicholson (bnicholson@moz-olu.vgl.130.24.IP) (Quit: This computer has gone to sleep)
  450. # [04:15] * Joins: kamidphi_ (textual@moz-ouggk0.tpgi.com.au)
  451. # [04:16] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Quit: Leaving.)
  452. # [04:20] * Quits: jchen (jchen@moz-r9c0fb.res.rr.com) (Ping timeout: 121 seconds)
  453. # [04:20] * Quits: tonymec (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
  454. # [04:21] <philor> test-image-layers-multiple-displayitem.html | failed reftest-no-paint
  455. # [04:22] <philor> really not supposed to be seeing that on m-c *above* the merge which marked it random-if(B2G)
  456. # [04:22] * Joins: jchen|away (jchen@moz-r9c0fb.res.rr.com)
  457. # [04:22] * jchen|away is now known as jchen
  458. # [04:24] * Quits: Kwan (chatzilla@moz-sht0j3.range109-154.btcentralplus.com) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 1.9.0.17/2009122204])
  459. # [04:26] * Quits: garvank (Garvan@moz-94kih2.dsl.teksavvy.com) (Quit: )
  460. # [04:26] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  461. # [04:27] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  462. # [04:27] * Joins: karlt (karl@moz-d9sifc.xtra.co.nz)
  463. # [04:28] <seth> philor: ???
  464. # [04:29] <seth> philor: did i mess up the test annotation?
  465. # [04:30] * Joins: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net)
  466. # [04:31] <philor> seth: no idea!
  467. # [04:32] <philor> I wouldn't think so, since it didn't come back on m-i that I've seen, unless we just swept it under the "b;r" carpet all day
  468. # [04:32] * Joins: Boriss (Boriss@moz-f1ahs1.ip.mcleodusa.net)
  469. # [04:32] <seth> weird...
  470. # [04:33] * KWierso|afk is now known as KWierso
  471. # [04:33] <philor> and it didn't get mis-merged
  472. # [04:33] * KWierso is now known as KWierso|afk
  473. # [04:33] <philor> so my bet is that b2g's "build system" sucks
  474. # [04:34] <seth> i think we can be confident that that's true =)
  475. # [04:36] * philor plays a rousing game of "what happens when I retrigger *this*?"
  476. # [04:38] * Quits: mahdi (mahdi@moz-649.evb.244.151.IP) (Connection closed)
  477. # [04:38] * Joins: fabrice (fabrice@moz-3oj.il6.198.71.IP)
  478. # [04:38] * Joins: tonymec (tonymec@moz-r10.deo.66.87.IP)
  479. # [04:39] * Quits: kamidphi_ (textual@moz-ouggk0.tpgi.com.au) (Ping timeout: 121 seconds)
  480. # [04:39] * Quits: &dbaron (dbaron@moz-kl646j.2rkg.9kg1.0101.2620.IP) (Ping timeout: 121 seconds)
  481. # [04:40] * Quits: ashughes (uid34327@moz-idmt9q.ealing.irccloud.com) (Quit: Connection closed for inactivity)
  482. # [04:40] * Joins: mahdi (mahdi@moz-649.evb.244.151.IP)
  483. # [04:43] <bz> Death, death, death and despair.
  484. # [04:44] <bz> philor: ^
  485. # [04:44] * Quits: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com) (Connection closed)
  486. # [04:44] <bz> philor: every time you retrigger a build, a fairy in Neverland dies.
  487. # [04:44] <philor> bz: too few possibilities, I triggered 20, needs more death
  488. # [04:45] <philor> relatedly, I just typoed a search for "buildsap", so at least my violence is taking a noir turn
  489. # [04:45] <bz> we're going to outsource our build system to SAP?
  490. # [04:45] * bz recommends not
  491. # [04:47] <bz> Now looks like a good time to land stuff
  492. # [04:47] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  493. # [04:47] <philor> my psychiatrist will find it an improvement on my usual searches for buildknife_really_really_big_knife
  494. # [04:47] <philor> as long as you aren't touching spdy, since someone seems to have broken it
  495. # [04:47] <bz> That depends on whether your psychiatrist is firebot
  496. # [04:48] * bz no longer touches necko code
  497. # [04:48] <philor> anyone want to bet on how loudly I'll scream when I find out how long ago it was broken?
  498. # [04:48] <bz> Quantitative or qualitative?
  499. # [04:48] <philor> quant, there's no quality in my screaming anymore
  500. # [04:50] <bz> 110db
  501. # [04:51] * Quits: gerv1 (Instantbird@moz-ppf2jl.81.in-addr.arpa) (Ping timeout: 121 seconds)
  502. # [04:51] * bz yahoos, notes with pleasure that this is in fact loud for a scream, but below the world record.
  503. # [04:51] * Joins: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa)
  504. # [04:51] * Joins: mconley (mconley@moz-eqlcet.bchsia.telus.net)
  505. # [04:51] * Joins: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl)
  506. # [04:51] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (Ping timeout: 121 seconds)
  507. # [04:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/624049a9b1aa - Boris Zbarsky - Bug 604496. Inherit the document principal for data: media elements. r=cpearce
  508. # [04:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0640a60fdba5 - Yoshi Huang - Bug 1122357 - Remove [Pure] for MozNFCTag.id. r=bzbarsky
  509. # [04:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ded8921cf389 - Boris Zbarsky - Bug 1118978 part 1. Introduce "Affects" and "DependsOn" state for IDL attributes and operations and desugar [Pure] and [Constant] into that state. r=peterv
  510. # [04:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c20c84c93efc - Boris Zbarsky - Bug 1118978 part 2. Introduce [Affects] and [DependsOn] extended attributes in Web IDL. r=peterv
  511. # [04:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/28487aeabd0a - Boris Zbarsky - Bug 1118978 part 3. Add support for DependsOn=DeviceState. r=peterv
  512. # [04:52] * philor pats mcmanus for having actually put what to back out in the intermittent bug which has exploded
  513. # [04:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8685f427b0bb - Boris Zbarsky - Bug 1118978 part 4. Mark performance.now() as being side-effect free but dependent on device state. r=peterv
  514. # [04:53] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  515. # [04:54] * Quits: KaiRo (robert@moz-kc4jil.highway.telekom.at) (A TLS packet with unexpected length was received.)
  516. # [04:55] * Quits: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl) (Ping timeout: 121 seconds)
  517. # [04:57] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  518. # [04:58] * Quits: Boriss (Boriss@moz-f1ahs1.ip.mcleodusa.net) (Client exited)
  519. # [04:59] * heycam|away is now known as heycam
  520. # [05:01] * Quits: Silne30 (Silne30@moz-osb574.dybhfl.sbcglobal.net) (Quit: Leaving...)
  521. # [05:02] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  522. # [05:03] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  523. # [05:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f9a5a968a5f3 - Cameron McCormack - Bug 1120047 - Fix glibc version check guards for and importing of __libc_stack_end. r=glandium
  524. # [05:04] * Joins: drno (nohlmeier@moz-225k7f.ca.comcast.net)
  525. # [05:05] * Quits: tonymec (tonymec@moz-r10.deo.66.87.IP) (Connection closed)
  526. # [05:06] * darkowlzz|afk is now known as darkowlzz
  527. # [05:06] * Joins: sewardj_ (sewardj@moz-4pcfbs.dip0.t-ipconnect.de)
  528. # [05:07] * Joins: bnicholson (bnicholson@moz-olu.vgl.130.24.IP)
  529. # [05:08] * Quits: dmose (uid42639@moz-nouq1h.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
  530. # [05:08] <philor> the great thing about web-platform-tests is that they reimplement tests we already have, much much more poorly, but we'll never get rid of our existing tests so we'll just burn that much more electricity
  531. # [05:08] * Quits: tonymec_KDE (tonymec@moz-r10.deo.66.87.IP) (Quit: Konversation terminated!)
  532. # [05:08] * philor looks back at his dictionary
  533. # [05:08] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
  534. # [05:09] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Quit: Leaving.)
  535. # [05:09] <philor> that might not have been "great" that I was looking up
  536. # [05:09] * Quits: gustavold (gustavold@moz-prde1b.hfc.comcastbusiness.net) (Ping timeout: 121 seconds)
  537. # [05:09] <heycam> maybe we should have the option of a carbon offset donation for every test we add to the tree
  538. # [05:10] <heycam> payable in those prime4commit XPMs we all get, perhaps
  539. # [05:10] * Quits: sewardj (sewardj@moz-eijnu5.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
  540. # [05:11] <philor> but then we'll have to pay the carbon offset for prime4commit transactions
  541. # [05:14] * Joins: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com)
  542. # [05:15] * miketaylr is now known as zz_miketaylr
  543. # [05:16] * Joins: hi_arai (chatzilla@moz-rlv.6lt.192.115.IP)
  544. # [05:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3530d66d2c99 - Cameron McCormack - Bug 649142 - Part 1: Add macros and flags for defining logical properties and don't allocate storage for them in nsRuleData. r=dbaron
  545. # [05:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b95188620e45 - Cameron McCormack - Bug 649142 - Part 1.1: Assert that CSS_PROPERTY_IGNORED_WHEN_COLORS_DISABLED is not used on logical properties. r=dbaron
  546. # [05:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/fd0de22d0c46 - Cameron McCormack - Bug 649142 - Part 2: Convert logical properties to their physical equivalents during the cascade. r=dbaron
  547. # [05:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ec9d2d244af9 - Cameron McCormack - Bug 649142 - Part 2.1: Test that logical properties in property_database.js are longhands. r=dbaron
  548. # [05:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/29e2ac9ec1fa - Cameron McCormack - Bug 649142 - Part 3: Convert logical padding properties. r=dbaron
  549. # [05:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/53c08e19efe6 - Cameron McCormack - Bug 649142 - Part 4: Convert logical margin properties. r=dbaron
  550. # [05:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/89c76e4fa0c4 - Cameron McCormack - Bug 649142 - Part 5: Convert logical border properties. r=dbaron
  551. # [05:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3eb1cfa7bf79 - Cameron McCormack - Bug 649142 - Part 6: Remove support for shorthand-implemented logical properties. r=dbaron
  552. # [05:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a66355d68d36 - Cameron McCormack - Bug 649142 - Part 7: Move CSS_PROPERTY_LOGICAL up into one of the earlier free bits. r=dbaron
  553. # [05:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/54d7fe12db6c - Cameron McCormack - Bug 649142 - Part 8: Tests. r=dbaron
  554. # [05:17] <philor> interesting that we have massive test failures in canvas on 10.10, but w-p-t canvas we have nothing but unexpected passes
  555. # [05:19] * Quits: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com) (Ping timeout: 121 seconds)
  556. # [05:21] * Quits: mmcdonough (KashyyykNam@moz-qfl.dci.229.137.IP) (Ping timeout: 121 seconds)
  557. # [05:21] * mattwoodrow|away is now known as mattwoodrow
  558. # [05:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8aec6e55befa - Cameron McCormack - Bug 1083134 - Part 1: Add CSS_PROPERTY_LOGICAL_{BLOCK_AXIS,END_EDGE} flags to record which side a logical property is for. r=dbaron
  559. # [05:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/48c2205b50a7 - Cameron McCormack - Bug 1083134 - Part 2: Add function that can return which physical box property shorthand a given logical longhand is related to. r=dbaron
  560. # [05:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9d58ed9fb838 - Cameron McCormack - Bug 1083134 - Part 3: Add functions to WritingMode to convert between logical and physical sides. r=jfkthame
  561. # [05:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/407730a423a0 - Cameron McCormack - Bug 1083134 - Part 3.1: Cascade block-axis logical properties with their physical equivalents. r=dbaron
  562. # [05:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/37be3bf678f7 - Cameron McCormack - Bug 1083134 - Part 4: Add padding-block-{start,end} logical properties. r=dbaron
  563. # [05:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9251b40662af - Cameron McCormack - Bug 1083134 - Part 5: Add margin-block-{start,end} logical properties. r=dbaron
  564. # [05:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/49d54ff37484 - Cameron McCormack - Bug 1083134 - Part 6: Add border-block-{start,end}-{color,style,width} logical properties. r=dbaron
  565. # [05:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/83bff13e5f70 - Cameron McCormack - Bug 1038134 - Part 6.1: Change browser_ruleview_completion-existing-property_01.js from using border-* to font-*. r=pbrosset
  566. # [05:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/cf25b2eac0e9 - Cameron McCormack - Bug 1083134 - Part 7: Tests. r=dbaron
  567. # [05:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/440d1fea6662 - Cameron McCormack - Bug 1083134 - Part 8: Add border-block-{start,end} logical shorthands. r=dbaron
  568. # [05:24] * Quits: hi_arai (chatzilla@moz-rlv.6lt.192.115.IP) (Ping timeout: 121 seconds)
  569. # [05:25] * Joins: mukilan (mukilan@moz-5pm.6kg.164.122.IP)
  570. # [05:25] * Joins: dbaron (dbaron@moz-0jjav9.dynamic.fusionbroadband.com)
  571. # [05:25] * killer sets mode: +ao dbaron dbaron
  572. # [05:26] * Quits: forivall (quassel@moz-i6k8q6.vc.shawcable.net) (Connection closed)
  573. # [05:28] * Joins: bwc (Adium@moz-7qa.7fp.250.162.IP)
  574. # [05:28] * Joins: JOYE (chatzilla@moz-jub.lnb.177.59.IP)
  575. # [05:30] * Quits: mukilan (mukilan@moz-5pm.6kg.164.122.IP) (Quit: No Ping reply in 180 seconds.)
  576. # [05:30] * Joins: mukilan (mukilan@moz-5pm.6kg.164.122.IP)
  577. # [05:31] * Joins: Edgar (Thunderbird@moz-7q4j0m.dynamic.hinet.net)
  578. # [05:31] * Quits: emtwo (Adium@moz-oo6ail.dsl.teksavvy.com) (Quit: Leaving.)
  579. # [05:39] * Quits: Edgar (Thunderbird@moz-7q4j0m.dynamic.hinet.net) (Ping timeout: 121 seconds)
  580. # [05:40] <bz> heycam: busy night?
  581. # [05:40] <heycam> bz, busy past 5 weeks, a relaxed saturday of landing :-)
  582. # [05:40] <bz> heh
  583. # [05:41] <heycam> bz, what do you think of the "overload" keyword thing I mentioned in the WebRTC github issue?
  584. # [05:41] <heycam> bz, worth adding?
  585. # [05:42] <bz> seems ok to me
  586. # [05:42] <heycam> k
  587. # [05:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ccbb7771093d - Chris Peterson - Bug 1120312 - Fix -Wunused-variable warning in toolkit/xre and mark directory as FAIL_ON_WARNINGS. r=tlee
  588. # [05:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d40cc2407fa3 - Chris Peterson - Bug 1116769 - Change webapprt downloadItems to a Map and remove nonstandard for-each-in loops. r=mak
  589. # [05:45] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
  590. # [05:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2c04677df85e - Cameron McCormack - Bug 1120284 - Part 1: Define logical property groups more explicitly. r=dbaron
  591. # [05:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/853c7f0ffd62 - Cameron McCormack - Bug 1120284 - Part 2: Support non-shorthand-related logical box property groups. r=dbaron
  592. # [05:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/002730607596 - Cameron McCormack - Bug 1120284 - Part 3: Add physical axis constants. r=jfkthame
  593. # [05:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/810f46a5cd16 - Cameron McCormack - Bug 1120284 - Part 4: Add functions to convert from logical to physical axes based on writing mode. r=jfkthame
  594. # [05:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5e1ea6b6bed8 - Cameron McCormack - Bug 1120284 - Part 5: Support logical axis properties. r=dbaron
  595. # [05:46] <&dbaron> ooh, that's finally landing :-)
  596. # [05:47] <heycam> dbaron, my big patch queue was all depending on bug 1120047
  597. # [05:47] * Joins: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP)
  598. # [05:47] <&dbaron> heycam, can you explain why, dare I ask?
  599. # [05:48] * &dbaron never followed that
  600. # [05:48] <heycam> dbaron, it was tickling something that would cause expected assertions in some test to happen with JIT stuff on the stack
  601. # [05:48] <heycam> dbaron, and on linux32 there's no frame pointers stored on the stack in JIT stuff
  602. # [05:48] <heycam> dbaron, maybe previously we were lucky that the heuristics in nsStackWalk.cpp skipped over the not-really-frame-pointers
  603. # [05:49] <heycam> dbaron, but with my patch queue a value that looked close enough to be a frame pointer was there
  604. # [05:49] <&dbaron> heycam, oh, so you were ending up not having __libc_stack_end when you should have had it?
  605. # [05:49] <heycam> dbaron, yes
  606. # [05:49] <heycam> dbaron, so the value was way above the actual stack region
  607. # [05:49] * darkowlzz is now known as darkowlzz|afk
  608. # [05:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6a6fd5b35b4b - Cameron McCormack - Bug 1117983 - Part 1: Implement the {block,inline}-size logical properties. r=dbaron
  609. # [05:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/fd33a6241a12 - Cameron McCormack - Bug 1117983 - Part 2: Implement the max-{block,inline}-size logical properties. r=dbaron
  610. # [05:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/844036800fe9 - Cameron McCormack - Bug 1117983 - Part 3: Implement the min-{block,inline}-size logical properties. r=dbaron
  611. # [05:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/63587fc445c2 - Cameron McCormack - Bug 1117983 - Part 4: Tests. r=dbaron
  612. # [05:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a9232db22dcd - Cameron McCormack - Bug 1120283 - Part 1: Implement the offset-{block,inline}-{start,end} logical properties. r=dbaron
  613. # [05:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/77dd16c161b1 - Cameron McCormack - Bug 1120283 - Part 2: Tests. r=dbaron
  614. # [05:55] * Joins: kamidphi_ (textual@moz-ouggk0.tpgi.com.au)
  615. # [05:55] * ewong is now known as ewong|away
  616. # [05:56] * philor picked a bad evening to stop sniffing glue
  617. # [05:56] * Quits: justindarc|pto (justindarc@moz-lev.v84.203.209.IP) (Connection closed)
  618. # [05:57] * Joins: justindarc (justindarc@moz-lev.v84.203.209.IP)
  619. # [05:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/be159d9f6d92 - Cameron McCormack - Bug 1121768 - Part 1: Require that shorthands with CSS_PROPERTY_ALWAYS_ENABLED_IN_UA_SHEETS or CSS_PROPERTY_ALWAYS_ENABLED_IN_CHROME_OR_CERTIFIED_APP have those flags on all subproperties. r=dbaron
  620. # [05:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9a6692c19d67 - Cameron McCormack - Bug 1121768 - Part 2: Give CSSPROPS_FOR_SHORTHAND_SUBPROPERTIES an nsCSSProps::EnabledState argument. r=dbaron
  621. # [05:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a1c3ce647646 - Cameron McCormack - Bug 1121768 - Part 3: Look at all subproperties (not just content-visible ones) in nsCSSExpandedDataBlock methods. r=dbaron
  622. # [05:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/cf403ce5f085 - Cameron McCormack - Bug 1121768 - Part 4: Store token stream values in all subproperties of a shorthand with a variable reference. r=dbaron
  623. # [05:57] <philor> stahp!
  624. # [05:57] <heycam> that's the last of it
  625. # [05:58] * Quits: justindarc (justindarc@moz-lev.v84.203.209.IP) (Quit: )
  626. # [05:59] <&dbaron> philor, too much tree closure during the day?
  627. # [06:00] <philor> all that, and you didn't even give me a border-radius-start, did you?
  628. # [06:01] <philor> not even 4 hours of closure, that's nothing!
  629. # [06:02] * philor tugs at his standards
  630. # [06:02] <philor> nothing!
  631. # [06:02] * Joins: mt_ (mt@moz-q5mdp9.ca.comcast.net)
  632. # [06:02] <philor> dbaron: running reftests in https://treeherder.mozilla.org/#/jobs?repo=cedar&revision=336eba646adc&filter-platform=10-10
  633. # [06:02] * Joins: KWierso (chatzilla@moz-uic.d5m.180.73.IP)
  634. # [06:02] <&dbaron> philor, what about them?
  635. # [06:02] * philor wonders yet again how you are supposed to see Wr
  636. # [06:03] <philor> dbaron: running with your >=1008's
  637. # [06:03] <&dbaron> philor, yeah, there's still more to do -- need to bug mstange about the scrollbar thing
  638. # [06:03] * Quits: KWierso|afk (chatzilla@moz-uic.d5m.180.73.IP) (Ping timeout: 121 seconds)
  639. # [06:03] <&dbaron> philor, I'm thinking maybe 10.10 has a thing where the scrollbars are different colors against different backgrounds...
  640. # [06:04] * KWierso is now known as KWierso|afk
  641. # [06:04] <philor> hmm, I never actually look at them, could be
  642. # [06:04] <heycam> philor, good point about border-radius; it's not mentioned in http://dev.w3.org/csswg/css-logical-props/ but would make sense to have
  643. # [06:05] <philor> heycam: can't remember what it was, but I had a (Thunderbird) reason for filing bug 475190
  644. # [06:08] <&dbaron> heycam, border-block-start-inline-end-radius? :-P
  645. # [06:08] <heycam> dbaron, heh yeah, nice :)
  646. # [06:09] <heycam> dbaron, maybe that's why...
  647. # [06:09] <heycam> https://lists.w3.org/Archives/Public/www-style/2015Jan/0313.html
  648. # [06:09] * Quits: KWierso|afk (chatzilla@moz-uic.d5m.180.73.IP) (Ping timeout: 121 seconds)
  649. # [06:09] * xidorn is now known as xidorn|away
  650. # [06:10] * Quits: kamidphi_ (textual@moz-ouggk0.tpgi.com.au) (Ping timeout: 121 seconds)
  651. # [06:13] * philor stops looking for the reason in 1.9.2 CSS, before he turns to stone
  652. # [06:14] * Joins: opnchaudhary (Thunderbird@moz-e5r.gbo.164.122.IP)
  653. # [06:14] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Quit: Leaving.)
  654. # [06:14] * mattwoodrow is now known as mattwoodrow|away
  655. # [06:15] * xidorn|away is now known as xidorn
  656. # [06:15] * Parts: opnchaudhary (Thunderbird@moz-e5r.gbo.164.122.IP)
  657. # [06:15] * Joins: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com)
  658. # [06:17] * darkowlzz|afk is now known as darkowlzz
  659. # [06:18] <philor> oh, that's how you see what failed in a web-platform-reftest, you just look at the failure of the same test in a real reftest
  660. # [06:19] * Quits: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com) (Ping timeout: 121 seconds)
  661. # [06:20] * Joins: Edgar (Thunderbird@moz-7q4j0m.dynamic.hinet.net)
  662. # [06:20] <philor> ooh, and I found a failure that isn't scrollbars!
  663. # [06:20] <&dbaron> philor, yeah, there were a bunch
  664. # [06:21] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
  665. # [06:21] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
  666. # [06:21] <philor> I'm surprised by the amount of bidi fail
  667. # [06:22] <&dbaron> philor, hmm, I didn't see that when skimming the other day
  668. # [06:22] * Quits: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP) (Client exited)
  669. # [06:23] <&dbaron> philor, what bidi fail?
  670. # [06:23] <philor> last two, which are the w-p-t-r fails too,
  671. # [06:24] * philor tries to figure out which one he's currently looking at
  672. # [06:24] <&dbaron> philor, last 2 in http://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/cedar-macosx64/1421461740/cedar_yosemite_test-reftest-bm107-tests1-macosx-build4.txt.gz&only_show_unexpected=1 are scrollbars
  673. # [06:25] <philor> text-overflow/xulscroll.html which may or may not be, dunno
  674. # [06:25] <philor> next to last has scrollbars on the wrong side, though, which I thought might be significant
  675. # [06:28] <philor> but I may well just be surprised by how many rtl form controls with scrollbars we have in tests
  676. # [06:31] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (A TLS packet with unexpected length was received.)
  677. # [06:31] * xidorn is now known as xidorn|away
  678. # [06:32] * Quits: KuoE0_ (KuoE0@moz-c52up9.dynamic.kbtelecom.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  679. # [06:32] * Quits: jgriffin (uid51409@moz-si9qbr.highgate.irccloud.com) (Quit: )
  680. # [06:32] * Joins: kgrandon (Adium@moz-l8e1ui.ca.comcast.net)
  681. # [06:33] <&dbaron> philor, ah, yes, the last 2 may well be bidi related -- I looked at the last instead of the next-to-last
  682. # [06:34] <&dbaron> philor, anyway, filed https://bugzilla.mozilla.org/show_bug.cgi?id=1122872
  683. # [06:35] * philor looks for a black page with a scrollbar
  684. # [06:36] <philor> dbaron: oh, ugh, translucent
  685. # [06:36] * Quits: mt_ (mt@moz-q5mdp9.ca.comcast.net) (Quit: Leaving.)
  686. # [06:36] <&dbaron> philor, it might be that the OS does different things depending on the background... and that our graphics architecture only randomly does or doesn't provide the background that the OS expects
  687. # [06:37] * Joins: mt_ (mt@moz-q5mdp9.ca.comcast.net)
  688. # [06:37] * xidorn|away is now known as xidorn
  689. # [06:38] * heycam is now known as heycam|away
  690. # [06:39] * nsm is now known as nsm|away
  691. # [06:39] * Quits: mt_ (mt@moz-q5mdp9.ca.comcast.net) (Quit: Leaving.)
  692. # [06:39] * Joins: mt_ (mt@moz-q5mdp9.ca.comcast.net)
  693. # [06:39] * xidorn is now known as xidorn|away
  694. # [06:39] <philor> maybe the thumb isn't translucent, but it's definately a darker black in the part that's over a black background than the part that's over a grey background
  695. # [06:40] * Quits: tomatoeblue (textual@moz-bpk.tq1.11.66.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  696. # [06:41] * Joins: brendan (brendaneich@moz-oeeu8c.sub-70-197-14.myvzw.com)
  697. # [06:46] * xidorn|away is now known as xidorn
  698. # [06:47] * xidorn is now known as xidorn|away
  699. # [06:50] * Quits: bwc (Adium@moz-7qa.7fp.250.162.IP) (Quit: Leaving.)
  700. # [06:51] * Quits: jet (uid49872@moz-2b8mdp.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  701. # [06:52] * Joins: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl)
  702. # [06:52] * Quits: drno (nohlmeier@moz-225k7f.ca.comcast.net) (Client exited)
  703. # [06:55] * Joins: jdm (jdm@moz-ilbt2e.cable.teksavvy.com)
  704. # [06:55] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  705. # [06:56] * Joins: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com)
  706. # [06:56] * Quits: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl) (Ping timeout: 121 seconds)
  707. # [07:00] * Joins: karlt (karl@moz-d9sifc.xtra.co.nz)
  708. # [07:00] * Quits: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com) (Ping timeout: 121 seconds)
  709. # [07:02] <philor> http://mozilla-releng-blobs.s3.amazonaws.com/blobs/cedar/sha512/552589846e100808616b4a8718e4ae2fd601304c3ec7422ecd59755165e97eb73353107feb1c7fc674bf86af356f86c0fa7f52cc01c00c20183a5f6ee2a6be8c
  710. # [07:02] * xidorn|away is now known as xidorn
  711. # [07:03] <philor> mochitest-a11y on 10.10 is going to run pretty slowly, if it needs someone to type a username and password to run each test
  712. # [07:10] <philor> tbsaunde: awake?
  713. # [07:11] * Quits: brendan (brendaneich@moz-oeeu8c.sub-70-197-14.myvzw.com) (Connection closed)
  714. # [07:13] * Quits: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net) (Ping timeout: 121 seconds)
  715. # [07:14] * Joins: brendan (brendaneich@moz-ejav16.sub-70-197-20.myvzw.com)
  716. # [07:15] * Joins: Honza (chatzilla@moz-tiq.7ku.62.176.IP)
  717. # [07:18] <philor> oh, that's not a11y's problem, other than its ongoing failure to deal with a surprise dialog
  718. # [07:18] * bz is now known as bz_sleep
  719. # [07:21] * Joins: badescunicu (Thunderbird@moz-ainmka.eregie.pub.ro)
  720. # [07:22] * seth ponders if something surviving on inbound for 4 hours is good enough to be confident that it will land
  721. # [07:22] <philor> no
  722. # [07:23] <seth> philor: haha, that was quick
  723. # [07:23] <philor> :)
  724. # [07:24] <philor> not only are there 26 unstarred failures I haven't even looked at, but the PGO timer was 4 hours last time I looked, so at 4 hours you might be just starting in on the build that will take something like 2 hours before it runs tests that take up to, what, 90 minutes?
  725. # [07:24] <seth> oh wow
  726. # [07:24] <seth> i didn't realize we only ran PGO builds every 4 hours (though if they take that long, it makes sense!)
  727. # [07:25] <philor> plus there are times where we'll star the first four or five instances of something before realizing that "-FAIL foo" every single run is not "Intermittent foobar"
  728. # [07:25] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  729. # [07:27] * Joins: james_ (james@moz-228.5su.218.180.IP)
  730. # [07:28] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  731. # [07:30] * philor retriggers a build that timed out after 6 hours
  732. # [07:30] <philor> plus we have some insane timeouts
  733. # [07:35] * Quits: sicking (sicking@moz-lqm0dq.ca.comcast.net) (Client exited)
  734. # [07:36] * Quits: juanb|afk (jbecerra@moz-h0c.itg.130.24.IP) (Client exited)
  735. # [07:38] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  736. # [07:39] * Joins: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net)
  737. # [07:42] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  738. # [07:44] * Quits: capella-s3 (capella-s3@moz-a6lqme.res.rr.com) (Connection closed)
  739. # [07:46] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (Ping timeout: 121 seconds)
  740. # [07:49] * Joins: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com)
  741. # [07:50] * Quits: jsx|offline (uid48919@moz-2hni06.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  742. # [07:54] * Quits: capella (chatzilla@moz-a6lqme.res.rr.com) (A TLS packet with unexpected length was received.)
  743. # [07:54] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
  744. # [07:54] <seth> that's pretty insane, indeed
  745. # [07:55] * Joins: capella (chatzilla@moz-a6lqme.res.rr.com)
  746. # [07:55] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  747. # [07:57] * Joins: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com)
  748. # [07:58] <&dbaron> test_spdy.js seems to be more red than green these days
  749. # [07:58] <philor> it's ted's fault, for not reviewing
  750. # [07:59] <philor> https://bugzilla.mozilla.org/show_bug.cgi?id=1102923#c53 but I don't currently find it intolerable
  751. # [07:59] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  752. # [08:00] <philor> after more than a month of 20% of all test failures being Linux infra, I find an actual test failure rather refreshing, even if it is on Linux, and arguably infra
  753. # [08:01] * Quits: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com) (Ping timeout: 121 seconds)
  754. # [08:04] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Connection closed)
  755. # [08:11] * Quits: tn (tim@moz-099gp0.wp.shawcable.net) (Ping timeout: 121 seconds)
  756. # [08:12] * Quits: JOYE (chatzilla@moz-jub.lnb.177.59.IP) (Ping timeout: 121 seconds)
  757. # [08:14] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  758. # [08:15] * Quits: kgrandon (Adium@moz-l8e1ui.ca.comcast.net) (Quit: Leaving.)
  759. # [08:15] * Joins: Jerry_Mac (hshih@moz-0d0.c5l.34.1.IP)
  760. # [08:17] * darkowlzz is now known as darkowlzz|afk
  761. # [08:18] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Ping timeout: 121 seconds)
  762. # [08:19] * Joins: mdhr (mdhr@moz-9i1.k6o.139.14.IP)
  763. # [08:23] * Quits: gozala (uid5923@moz-mdbdda.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
  764. # [08:25] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  765. # [08:25] * xidorn is now known as xidorn|away
  766. # [08:26] * Joins: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl)
  767. # [08:29] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Ping timeout: 121 seconds)
  768. # [08:30] * Quits: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl) (Ping timeout: 121 seconds)
  769. # [08:30] <philor> ah, the other side of the fence
  770. # [08:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/55a6b53cd045 - Andrea Marchesini - Bug 1122553 - BroadcastChannel should keep FileImpl alive when sent to the PBackground actors, r=bent
  771. # [08:31] <philor> bug 996578 is unquestionably my fault, but it's not my fault that nobody made the slightest effort to tell me about it
  772. # [08:34] * jcranmer is now known as jcranmer|away
  773. # [08:35] <philor> I really should just put that poor test completely out of its misery
  774. # [08:39] <philor> how does http://mxr.mozilla.org/mozilla-central/source/uriloader/exthandler/tests/mochitest/handlerApps.js even?
  775. # [08:40] <philor> it runs two tests, first a webhandler test which opens a file in a new window, and that file calls finish() on the opener, then after that a test which opens iCal.app, and then after those two tests, it calls waitForExplicitFinish
  776. # [08:41] * philor personally prefers having time's arrow go in the *other* direction
  777. # [08:44] * Joins: Jan\ (kvirc@moz-e4n.36u.13.198.IP)
  778. # [08:44] * Quits: mconley (mconley@moz-eqlcet.bchsia.telus.net) (Connection closed)
  779. # [08:44] * xidorn|away is now known as xidorn
  780. # [08:46] * Quits: victorporof (victorporof@moz-3ofrgn.dsl.bell.ca) (Quit: đź’¤)
  781. # [08:50] <philor> also? I love our schizophrenia. to cut our log size, we stopped printing the useful passed-test information for mochitests, which allowed us plenty of room to just spew like crazy about -*-*- UserCustomizations
  782. # [08:50] * darkowlzz|afk is now known as darkowlzz
  783. # [08:52] * Joins: tomer (tomer@moz-uce.mlf.142.37.IP)
  784. # [08:54] * jdm files a thing about that
  785. # [08:56] * Quits: badescunicu (Thunderbird@moz-ainmka.eregie.pub.ro) (Connection closed)
  786. # [08:58] * Joins: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com)
  787. # [09:02] * Quits: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com) (Ping timeout: 121 seconds)
  788. # [09:04] * Quits: james_ (james@moz-228.5su.218.180.IP) (Ping timeout: 121 seconds)
  789. # [09:07] * Quits: mt_ (mt@moz-q5mdp9.ca.comcast.net) (Quit: Leaving.)
  790. # [09:13] * Quits: tomer (tomer@moz-uce.mlf.142.37.IP) (Ping timeout: 121 seconds)
  791. # [09:15] * Quits: mahdi (mahdi@moz-649.evb.244.151.IP) (Connection closed)
  792. # [09:16] * Joins: mahdi (mahdi@moz-649.evb.244.151.IP)
  793. # [09:18] * Joins: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net)
  794. # [09:19] * Joins: hi_arai (chatzilla@moz-rlv.6lt.192.115.IP)
  795. # [09:21] <seth> e10s is so unstable lately
  796. # [09:21] <seth> i get the "how embarassing! we had to close your tab" quite frequently
  797. # [09:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a802fb9c3f99 - Phil Ringnalda - Bug 1122882 - Fix test_platform_colors.xul for 10.10
  798. # [09:26] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  799. # [09:29] * Quits: mahdi (mahdi@moz-649.evb.244.151.IP) (Connection closed)
  800. # [09:29] * Joins: tomer (tomer@moz-uce.mlf.142.37.IP)
  801. # [09:30] * Joins: mahdi (mahdi@moz-649.evb.244.151.IP)
  802. # [09:31] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Ping timeout: 121 seconds)
  803. # [09:36] * Joins: florent (Thunderbird@moz-sinhj1.abo.wanadoo.fr)
  804. # [09:37] * Quits: mahdi (mahdi@moz-649.evb.244.151.IP) (Connection closed)
  805. # [09:38] * Joins: mahdi (mahdi@moz-649.evb.244.151.IP)
  806. # [09:39] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/496125bde79a - Seth Fowler - Bug 1121802 - Only add #-moz-resolution to favicon URIs that end in ".ico". r=Unfocused
  807. # [09:41] * xidorn is now known as xidorn|away
  808. # [09:42] * Quits: @dveditz (dveditz@moz-dgbov2.ca.comcast.net) (Client exited)
  809. # [09:42] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
  810. # [09:43] * Joins: Archaeopteryx (Archaeopter@moz-93mka9.cust.telecolumbus.net)
  811. # [09:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d915530b1046 - Robert Longson - Bug 1120071 - Replace custom drop shadow with feDropShadow. r=jaws
  812. # [09:44] * Joins: JOYE (chatzilla@moz-jub.lnb.177.59.IP)
  813. # [09:45] * Joins: gsvelto (gsvelto@moz-t81746.clienti.tiscali.it)
  814. # [09:45] * Joins: kapy (kapy@moz-sqf.lc1.63.123.IP)
  815. # [09:49] * Quits: hi_arai (chatzilla@moz-rlv.6lt.192.115.IP) (Ping timeout: 121 seconds)
  816. # [09:50] * Joins: bhavik (bhavik@moz-6bt.ql3.204.49.IP)
  817. # [09:51] * xidorn|away is now known as xidorn
  818. # [09:52] * Quits: Honza (chatzilla@moz-tiq.7ku.62.176.IP) (Connection closed)
  819. # [09:52] * Joins: hi_arai (chatzilla@moz-rlv.6lt.192.115.IP)
  820. # [09:53] * Joins: bhavik_ (bhavik@moz-6bt.ql3.204.49.IP)
  821. # [09:53] * Quits: mdhr (mdhr@moz-9i1.k6o.139.14.IP) (Quit: This computer has gone to sleep)
  822. # [09:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8c5e7ffa005d - Jonathan Kew - Bug 1122366 - pt 1 - Make nsBlockFrame::IsSelfEmpty aware of vertical writing modes. r=dbaron
  823. # [09:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ba8558804ee7 - Jonathan Kew - Bug 1122366 - pt 2 - Also make nsInlineFrame::IsSelfEmpty aware of vertical writing modes. r=dbaron
  824. # [09:53] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  825. # [09:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b86864fd9d60 - Jonathan Kew - Bug 1122366 - Reftest for margin-collapsing through empty element in vertical mode. r=dbaron
  826. # [09:54] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
  827. # [09:55] * Joins: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP)
  828. # [09:55] * Quits: bhavik (bhavik@moz-6bt.ql3.204.49.IP) (Ping timeout: 121 seconds)
  829. # [09:56] * bhavik_ is now known as bhavik
  830. # [09:57] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  831. # [09:58] * philor is now known as philor|away
  832. # [09:58] * Joins: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com)
  833. # [09:59] * Joins: JOYE_ (chatzilla@moz-an2.pgv.57.120.IP)
  834. # [09:59] * Joins: mdhr (mdhr@moz-9i1.k6o.139.14.IP)
  835. # [09:59] * Quits: Jerry_Mac (hshih@moz-0d0.c5l.34.1.IP) (Quit: Leaving)
  836. # [10:01] * Quits: JOYE (chatzilla@moz-jub.lnb.177.59.IP) (Ping timeout: 121 seconds)
  837. # [10:01] * JOYE_ is now known as JOYE
  838. # [10:02] * Quits: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com) (Ping timeout: 121 seconds)
  839. # [10:03] * Quits: &dbaron (dbaron@moz-0jjav9.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  840. # [10:04] * Joins: JOYE_ (chatzilla@moz-886.ac2.57.120.IP)
  841. # [10:05] * Quits: bhavik (bhavik@moz-6bt.ql3.204.49.IP) (Ping timeout: 121 seconds)
  842. # [10:05] * Quits: JOYE (chatzilla@moz-an2.pgv.57.120.IP) (Ping timeout: 121 seconds)
  843. # [10:05] * JOYE_ is now known as JOYE
  844. # [10:08] * Joins: kamidphi_ (textual@moz-ouggk0.tpgi.com.au)
  845. # [10:08] * Joins: JOYE_ (chatzilla@moz-iqc.16o.56.120.IP)
  846. # [10:08] * Joins: alexbardas (alexbardas@moz-vcm.3nt.100.109.IP)
  847. # [10:09] * Joins: Ms2ger (Ms2ger@moz-c70.8u8.182.91.IP)
  848. # [10:09] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
  849. # [10:09] * Quits: JOYE (chatzilla@moz-886.ac2.57.120.IP) (Ping timeout: 121 seconds)
  850. # [10:10] * Joins: KWierso|afk (chatzilla@moz-uic.d5m.180.73.IP)
  851. # [10:10] * JOYE_ is now known as JOYE
  852. # [10:25] * Quits: hi_arai (chatzilla@moz-rlv.6lt.192.115.IP) (Ping timeout: 121 seconds)
  853. # [10:28] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  854. # [10:28] * Fallen|away is now known as Fallen
  855. # [10:30] * Quits: brendan (brendaneich@moz-ejav16.sub-70-197-20.myvzw.com) (Client exited)
  856. # [10:31] * Quits: JOYE (chatzilla@moz-iqc.16o.56.120.IP) (Ping timeout: 121 seconds)
  857. # [10:31] * Joins: ProgramFOX (ProgramFOX@moz-d0b.pq8.176.91.IP)
  858. # [10:32] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Ping timeout: 121 seconds)
  859. # [10:32] * Joins: andersh (chatzilla@moz-dtdglq.bredband.3.dk)
  860. # [10:33] * Joins: kapy_ (kapy@moz-sqf.lc1.63.123.IP)
  861. # [10:33] * Quits: kapy (kapy@moz-sqf.lc1.63.123.IP) (Ping timeout: 121 seconds)
  862. # [10:36] * Joins: Jackneill (Jackneill@moz-h1dq8d.pool.digikabel.hu)
  863. # [10:38] * darkowlzz is now known as darkowlzz|afk
  864. # [10:39] * Quits: jaoo (user@moz-si6k5p.dynamicIP.rima-tde.net) (Quit: ERC Version 5.3 (IRC client for Emacs))
  865. # [10:40] * Quits: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP) (Quit: Leaving.)
  866. # [10:41] * Quits: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa) (Ping timeout: 121 seconds)
  867. # [10:44] * Joins: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl)
  868. # [10:48] * Quits: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl) (Ping timeout: 121 seconds)
  869. # [10:48] * Joins: jviereck (Adium@moz-9sfman.ethz.ch)
  870. # [10:52] * Joins: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl)
  871. # [10:55] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
  872. # [10:56] * Quits: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl) (Ping timeout: 121 seconds)
  873. # [10:59] * Joins: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com)
  874. # [11:01] * Quits: mukilan (mukilan@moz-5pm.6kg.164.122.IP) (Quit: No Ping reply in 180 seconds.)
  875. # [11:02] * Joins: mukilan (mukilan@moz-5pm.6kg.164.122.IP)
  876. # [11:03] * Quits: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com) (Ping timeout: 121 seconds)
  877. # [11:04] * Quits: cpearce (chatzilla@moz-kgevj0.xtra.co.nz) (Ping timeout: 121 seconds)
  878. # [11:05] * Joins: rednaks (rednaks@moz-sd5.mio.227.41.IP)
  879. # [11:05] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  880. # [11:05] * Quits: rednaks (rednaks@moz-sd5.mio.227.41.IP) (A TLS packet with unexpected length was received.)
  881. # [11:06] * Quits: andersh (chatzilla@moz-dtdglq.bredband.3.dk) (Ping timeout: 121 seconds)
  882. # [11:07] * Joins: andersh (chatzilla@moz-dtdglq.bredband.3.dk)
  883. # [11:07] * Joins: dark-knight (dark-knight@moz-ib8bp9.us.unmetered.com)
  884. # [11:09] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
  885. # [11:10] * julienw_afk is now known as julienw
  886. # [11:10] * Joins: JOYE (chatzilla@moz-iqc.16o.56.120.IP)
  887. # [11:11] * BenWa is now known as BenWa|email
  888. # [11:11] * Joins: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl)
  889. # [11:11] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  890. # [11:11] * Quits: andersh (chatzilla@moz-dtdglq.bredband.3.dk) (Quit: ChatZilla 0.9.91.1 [Firefox 37.0a2/20150116085230])
  891. # [11:13] * Joins: silverwind (uid14256@moz-6ejcju.highgate.irccloud.com)
  892. # [11:14] * Quits: gsvelto (gsvelto@moz-t81746.clienti.tiscali.it) (Ping timeout: 121 seconds)
  893. # [11:15] * Quits: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl) (Ping timeout: 121 seconds)
  894. # [11:18] * Quits: mdhr (mdhr@moz-9i1.k6o.139.14.IP) (Quit: This computer has gone to sleep)
  895. # [11:20] * Joins: h4writer (h4writer@moz-eqgqgv.access.telenet.be)
  896. # [11:23] * julienw is now known as julienw_afk
  897. # [11:24] * Joins: mastizada (Thunderbird@moz-iur.sij.197.5.IP)
  898. # [11:24] * Quits: alexbardas (alexbardas@moz-vcm.3nt.100.109.IP) (A TLS packet with unexpected length was received.)
  899. # [11:25] <mastizada> Anybody have idea why Firefox Developer Edition in Linux asks to activate Windows Media Player for playing avi file
  900. # [11:25] <mastizada> And clicking to Activate crashes browser, after restore, it doesn't ask again for that file
  901. # [11:26] <mastizada> Do I need to report it in bugzilla&
  902. # [11:26] <mastizada> ?
  903. # [11:29] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  904. # [11:30] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
  905. # [11:30] * Quits: Edgar (Thunderbird@moz-7q4j0m.dynamic.hinet.net) (Ping timeout: 121 seconds)
  906. # [11:32] * Joins: alexbardas (alexbardas@moz-vcm.3nt.100.109.IP)
  907. # [11:33] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Ping timeout: 121 seconds)
  908. # [11:35] * Joins: tedders1 (tedders1@moz-dvo.ndq.168.101.IP)
  909. # [11:35] * Joins: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl)
  910. # [11:39] * Quits: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl) (Ping timeout: 121 seconds)
  911. # [11:40] * julienw_afk is now known as julienw
  912. # [11:43] * Quits: jviereck (Adium@moz-9sfman.ethz.ch) (Quit: Leaving.)
  913. # [11:43] * Joins: Dexter (Dexter@moz-uf5paf.adsl.alicedsl.de)
  914. # [11:44] * Joins: mdhr (mdhr@moz-9i1.k6o.139.14.IP)
  915. # [11:44] * Quits: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
  916. # [11:50] * Quits: tedders1 (tedders1@moz-dvo.ndq.168.101.IP) (Connection closed)
  917. # [11:51] * Joins: tedders1 (tedders1@moz-dvo.ndq.168.101.IP)
  918. # [11:52] * Quits: JOYE (chatzilla@moz-iqc.16o.56.120.IP) (Quit: ChatZilla 0.9.91.1 [Firefox 34.0.5/20141126041045])
  919. # [11:55] * Quits: tedders1 (tedders1@moz-dvo.ndq.168.101.IP) (Ping timeout: 121 seconds)
  920. # [11:56] * Joins: masayuki (Thunderbird@moz-1gqv2s.zaq.ne.jp)
  921. # [11:57] * Joins: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP)
  922. # [11:58] * Quits: Archaeopteryx (Archaeopter@moz-93mka9.cust.telecolumbus.net) (Quit: Goodbye)
  923. # [12:00] * Joins: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com)
  924. # [12:00] * Quits: jrgill (jrgill@moz-ng2hkq.res.rr.com) (Connection closed)
  925. # [12:04] * Quits: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com) (Ping timeout: 121 seconds)
  926. # [12:06] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  927. # [12:07] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  928. # [12:11] * Joins: jrgill (jrgill@moz-ng2hkq.res.rr.com)
  929. # [12:13] * Joins: Sander (chatzilla@moz-f4egml.direct-adsl.nl)
  930. # [12:13] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/c15f51963788 - ffxbld - No bug, Automated blocklist update from host bld-linux64-spot-441 - a=blocklist-update
  931. # [12:17] * Quits: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net) (Client exited)
  932. # [12:25] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/05daad7d7952 - ffxbld - No bug, Automated HSTS preload list update from host bld-linux64-spot-189 - a=hsts-update
  933. # [12:25] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/d50491779947 - ffxbld - No bug, Automated HPKP preload list update from host bld-linux64-spot-189 - a=hpkp-update
  934. # [12:25] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/01605f96193e - ffxbld - No bug, Automated blocklist update from host bld-linux64-spot-189 - a=blocklist-update
  935. # [12:26] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Quit: Leaving.)
  936. # [12:29] * Quits: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP) (Ping timeout: 121 seconds)
  937. # [12:30] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  938. # [12:32] * Quits: Sander (chatzilla@moz-f4egml.direct-adsl.nl) (Connection closed)
  939. # [12:34] * Joins: Sander (chatzilla@moz-f4egml.direct-adsl.nl)
  940. # [12:34] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Ping timeout: 121 seconds)
  941. # [12:36] * Quits: bagder (Daniel@moz-jl4.op1.174.178.IP) (Ping timeout: 121 seconds)
  942. # [12:36] * Joins: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl)
  943. # [12:38] * Joins: bagder (Daniel@moz-jl4.op1.174.178.IP)
  944. # [12:40] * Quits: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl) (Ping timeout: 121 seconds)
  945. # [12:42] * Quits: alexbardas (alexbardas@moz-vcm.3nt.100.109.IP) (A TLS packet with unexpected length was received.)
  946. # [12:44] * Quits: DGMurdockIII (dgmurdockii@moz-gehpof.in.comcast.net) (Quit: Leaving)
  947. # [12:51] * Quits: bz_sleep (bzbarsky@moz-m10oko.fios.verizon.net) (Ping timeout: 121 seconds)
  948. # [12:52] * Quits: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP) (Quit: Leaving.)
  949. # [12:53] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  950. # [12:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/eb6e90404b76 - Jan de Mooij - Bug 1116760 - Add a shell function to test function relazification. r=till
  951. # [12:57] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  952. # [13:00] * Quits: jdm (jdm@moz-ilbt2e.cable.teksavvy.com) (Connection closed)
  953. # [13:01] * Joins: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com)
  954. # [13:04] * Quits: kamidphi_ (textual@moz-ouggk0.tpgi.com.au) (Ping timeout: 121 seconds)
  955. # [13:05] * Quits: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com) (Ping timeout: 121 seconds)
  956. # [13:07] * Joins: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP)
  957. # [13:08] * Joins: opnchaudhary (Thunderbird@moz-e5r.gbo.164.122.IP)
  958. # [13:08] * Parts: opnchaudhary (Thunderbird@moz-e5r.gbo.164.122.IP)
  959. # [13:08] * Joins: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com)
  960. # [13:09] * Joins: KaiRo (robert@moz-uf4e24.highway.telekom.at)
  961. # [13:09] * Quits: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com) (Connection closed)
  962. # [13:09] * Joins: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com)
  963. # [13:12] * julienw is now known as julienw_afk
  964. # [13:12] * Joins: hi_arai (chatzilla@moz-v94.u6l.118.125.IP)
  965. # [13:13] * Quits: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com) (Connection closed)
  966. # [13:15] * Joins: smaug (chatzilla@moz-cn071p.elisa-mobile.fi)
  967. # [13:15] * killer sets mode: +o smaug
  968. # [13:17] * Joins: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com)
  969. # [13:18] * Joins: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP)
  970. # [13:18] * Joins: till (till@moz-c8uca9.adsl.alicedsl.de)
  971. # [13:20] * Quits: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP) (A TLS packet with unexpected length was received.)
  972. # [13:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/41607c9f0d26 - Jan de Mooij - Bug 900849 - Make polymorphic inlining work with non-singletons. r=djvj
  973. # [13:24] * merike|away is now known as merike
  974. # [13:24] * xidorn is now known as xidorn|away
  975. # [13:25] * Quits: jrmuizel (jrmuizel@moz-lk126c.cable.rogers.com) (Connection closed)
  976. # [13:26] * Joins: hi_arai_ (chatzilla@moz-v94.u6l.118.125.IP)
  977. # [13:27] * Quits: hi_arai (chatzilla@moz-v94.u6l.118.125.IP) (Ping timeout: 121 seconds)
  978. # [13:27] * hi_arai_ is now known as hi_arai
  979. # [13:27] * Joins: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa)
  980. # [13:31] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  981. # [13:32] * Quits: jkitch (Thunderbird@moz-t2kq5n.k4n0.vhij.44b8.2001.IP) (Client exited)
  982. # [13:32] * Quits: Sander (chatzilla@moz-f4egml.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  983. # [13:33] * Joins: Sander (chatzilla@moz-f4egml.direct-adsl.nl)
  984. # [13:34] * Joins: jkitch (Thunderbird@moz-2pspv5.k4n0.vhij.44b8.2001.IP)
  985. # [13:35] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Ping timeout: 121 seconds)
  986. # [13:35] * Quits: Sander (chatzilla@moz-f4egml.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  987. # [13:37] * Joins: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl)
  988. # [13:38] * Quits: jkitch (Thunderbird@moz-2pspv5.k4n0.vhij.44b8.2001.IP) (Ping timeout: 121 seconds)
  989. # [13:41] * Quits: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl) (Ping timeout: 121 seconds)
  990. # [13:41] * Joins: Sander (chatzilla@moz-f4egml.direct-adsl.nl)
  991. # [13:42] * Joins: alexbardas (alexbardas@moz-vcm.3nt.100.109.IP)
  992. # [13:47] * Quits: alexbardas (alexbardas@moz-vcm.3nt.100.109.IP) (Ping timeout: 121 seconds)
  993. # [14:06] * Joins: squeakytoy (squeakytoy@moz-2n0365.se.alltele.net)
  994. # [14:07] * Quits: h4writer (h4writer@moz-eqgqgv.access.telenet.be) (Ping timeout: 121 seconds)
  995. # [14:07] * Joins: ckitching (ckitching@moz-cbggqe.cable.virginm.net)
  996. # [14:09] * Joins: Rik_afk (rik@moz-up8.fj0.161.37.IP)
  997. # [14:09] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
  998. # [14:11] * Joins: tomatoeblue (textual@moz-bpk.tq1.11.66.IP)
  999. # [14:15] * Quits: tomer (tomer@moz-uce.mlf.142.37.IP) (Ping timeout: 121 seconds)
  1000. # [14:17] * Quits: kapy_ (kapy@moz-sqf.lc1.63.123.IP) (Connection closed)
  1001. # [14:21] * Joins: tomer (tomer@moz-uce.mlf.142.37.IP)
  1002. # [14:21] * Quits: @smaug (chatzilla@moz-cn071p.elisa-mobile.fi) (Ping timeout: 121 seconds)
  1003. # [14:22] * Joins: givanica (Thunderbird@moz-4sr.r27.79.82.IP)
  1004. # [14:29] * Quits: mdhr (mdhr@moz-9i1.k6o.139.14.IP) (Quit: This computer has gone to sleep)
  1005. # [14:30] * Joins: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP)
  1006. # [14:30] * Quits: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP) (A TLS packet with unexpected length was received.)
  1007. # [14:30] * Quits: Dexter (Dexter@moz-uf5paf.adsl.alicedsl.de) (Quit: Leaving)
  1008. # [14:31] * Joins: kapy (kapy@moz-66f.rdl.68.182.IP)
  1009. # [14:32] * Joins: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP)
  1010. # [14:38] * Quits: mahdi (mahdi@moz-649.evb.244.151.IP) (Ping timeout: 121 seconds)
  1011. # [14:39] * Joins: mahdi (mahdi@moz-649.evb.244.151.IP)
  1012. # [14:42] * Joins: jsx (uid48919@moz-2hni06.charlton.irccloud.com)
  1013. # [14:42] * Quits: jsx (uid48919@moz-2hni06.charlton.irccloud.com) (Quit: )
  1014. # [14:43] * Quits: dark-knight (dark-knight@moz-ib8bp9.us.unmetered.com) (A TLS packet with unexpected length was received.)
  1015. # [14:44] * mattwoodrow|away is now known as mattwoodrow
  1016. # [14:44] * Joins: jsx (uid48919@moz-2hni06.charlton.irccloud.com)
  1017. # [14:44] * mattwoodrow is now known as mattwoodrow|away
  1018. # [14:45] * Joins: mdhr (mdhr@moz-9i1.k6o.139.14.IP)
  1019. # [14:47] * Joins: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl)
  1020. # [14:51] * Joins: espadrine (ttyl@moz-l019mn.fbx.proxad.net)
  1021. # [14:54] * Quits: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
  1022. # [15:04] * Joins: victorporof (victorporof@moz-9j8.4ed.71.67.IP)
  1023. # [15:05] * Quits: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl) (Connection closed)
  1024. # [15:07] * Joins: idwer (irc@moz-bp1sle.adsl.online.nl)
  1025. # [15:08] * Joins: anirudhgp (Mibbit@moz-f40.f10.139.14.IP)
  1026. # [15:08] * Parts: anirudhgp (Mibbit@moz-f40.f10.139.14.IP)
  1027. # [15:10] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  1028. # [15:11] * Joins: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP)
  1029. # [15:11] * Quits: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP) (Quit: Leaving.)
  1030. # [15:13] * Joins: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP)
  1031. # [15:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9124cbf3e75f - Valentin Gosu - Bug 1121826 - backout cc192030c28f - brackets shouldn't be automatically escaped in the Query r=mcmanus
  1032. # [15:14] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Ping timeout: 121 seconds)
  1033. # [15:21] * BenWa|email is now known as BenWa
  1034. # [15:22] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  1035. # [15:27] * Quits: redwood (chatzilla@moz-b78.don.96.24.IP) (Ping timeout: 121 seconds)
  1036. # [15:27] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  1037. # [15:29] * Joins: opnchaudhary (Thunderbird@moz-e5r.gbo.164.122.IP)
  1038. # [15:31] * Joins: redwood (chatzilla@moz-b78.don.96.24.IP)
  1039. # [15:36] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
  1040. # [15:38] * Quits: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP) (Quit: Leaving.)
  1041. # [15:39] * Quits: mdhr (mdhr@moz-9i1.k6o.139.14.IP) (Quit: This computer has gone to sleep)
  1042. # [15:39] * Joins: mdhr (mdhr@moz-9i1.k6o.139.14.IP)
  1043. # [15:39] * Joins: kripton (kripton-moz@moz-abs5hm.net)
  1044. # [15:40] * Parts: opnchaudhary (Thunderbird@moz-e5r.gbo.164.122.IP)
  1045. # [15:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/be17c68f88cb - Till Schneidereit - Bug 1084019 - Make the "name" property of function objects configurable. r=jorendorff
  1046. # [15:42] * Quits: ProgramFOX (ProgramFOX@moz-d0b.pq8.176.91.IP) (Ping timeout: 121 seconds)
  1047. # [15:45] * Joins: Olipro_ (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP)
  1048. # [15:45] * Joins: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl)
  1049. # [15:45] * Joins: gustavold (gustavold@moz-prde1b.hfc.comcastbusiness.net)
  1050. # [15:45] * Quits: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP) (Ping timeout: 121 seconds)
  1051. # [15:45] * Olipro_ is now known as Olipro
  1052. # [15:45] * Joins: dark-knight (dark-knight@moz-urqooj.viennan.net)
  1053. # [15:50] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Connection closed)
  1054. # [15:50] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  1055. # [15:50] * Quits: dark-knight (dark-knight@moz-urqooj.viennan.net) (A TLS packet with unexpected length was received.)
  1056. # [15:53] * KaiRo is now known as KaiRo_away
  1057. # [15:53] * Joins: dark-knight (dark-knight@moz-urqooj.viennan.net)
  1058. # [15:54] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
  1059. # [16:01] * Joins: ProgramFOX (ProgramFOX@moz-d0b.pq8.176.91.IP)
  1060. # [16:03] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (A TLS packet with unexpected length was received.)
  1061. # [16:05] * Joins: hunboy_ (hunboy@moz-9viq6q.pool.invitel.hu)
  1062. # [16:06] * Quits: hunboy (hunboy@moz-gdn.huh.52.92.IP) (Ping timeout: 121 seconds)
  1063. # [16:06] * hunboy_ is now known as hunboy
  1064. # [16:09] * Quits: schien (anonymous@moz-vhaame.dynamic.hinet.net) (Client exited)
  1065. # [16:10] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/486b783c09b6 - Ehsan Akhgari - Bug 1113121 - Null check the parent node in nsHTMLEditRules::JoinNodesSmart() before passing it to MoveNode; r=roc a=sylvestre
  1066. # [16:12] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/64d25509541e - Ehsan Akhgari - Bug 1113121 - Null check the parent node in nsHTMLEditRules::JoinNodesSmart() before passing it to MoveNode; r=roc a=sylvestre
  1067. # [16:13] * KaiRo_away is now known as KaiRo
  1068. # [16:15] * Joins: Dexter (Dexter@moz-uf5paf.adsl.alicedsl.de)
  1069. # [16:24] * Joins: smaug (chatzilla@moz-cn071p.elisa-mobile.fi)
  1070. # [16:24] * killer sets mode: +o smaug
  1071. # [16:26] * Joins: jviereck (Adium@moz-6h79rk.ethz.ch)
  1072. # [16:27] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6396e2e43cdd - Kartikaya Gupta - Bug 1122408 - Fix potential deadlock codepath. r=BenWa
  1073. # [16:29] * Quits: @smaug (chatzilla@moz-cn071p.elisa-mobile.fi) (Ping timeout: 121 seconds)
  1074. # [16:30] * Joins: Edgar (Thunderbird@moz-7q4j0m.dynamic.hinet.net)
  1075. # [16:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3e38ec9ed49a - Botond Ballo - Bug 1120566 - Adjust points sent from APZ to Gecko for the 'scale-to-resolution' transform in APZCCallbackHelper::ApplyCallbackTransform. r=kats
  1076. # [16:32] * Quits: dark-knight (dark-knight@moz-urqooj.viennan.net) (A TLS packet with unexpected length was received.)
  1077. # [16:33] * Joins: dark-knight (dark-knight@moz-md1mas.ipredator.se)
  1078. # [16:35] * Joins: mconley (mconley@moz-eqlcet.bchsia.telus.net)
  1079. # [16:39] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  1080. # [16:41] * Quits: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP) (Quit: Leaving.)
  1081. # [16:44] * Quits: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP) (A TLS packet with unexpected length was received.)
  1082. # [16:45] * Joins: jdm (jdm@moz-4vu.06r.98.75.IP)
  1083. # [16:47] * Joins: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP)
  1084. # [16:47] * Quits: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP) (A TLS packet with unexpected length was received.)
  1085. # [16:53] * Quits: hi_arai (chatzilla@moz-v94.u6l.118.125.IP) (Connection closed)
  1086. # [16:53] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  1087. # [16:55] * Joins: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com)
  1088. # [16:57] * Joins: james_ (james@moz-228.5su.218.180.IP)
  1089. # [16:57] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1090. # [16:58] * Joins: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP)
  1091. # [16:58] * Quits: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP) (Quit: Leaving.)
  1092. # [16:59] * Quits: Jackneill (Jackneill@moz-h1dq8d.pool.digikabel.hu) (Ping timeout: 121 seconds)
  1093. # [17:04] * Quits: james_ (james@moz-228.5su.218.180.IP) (Ping timeout: 121 seconds)
  1094. # [17:08] * Joins: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP)
  1095. # [17:09] * Joins: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP)
  1096. # [17:10] * Quits: mahdi (mahdi@moz-649.evb.244.151.IP) (Connection closed)
  1097. # [17:10] * Quits: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP) (Quit: Leaving.)
  1098. # [17:13] * Quits: mconley (mconley@moz-eqlcet.bchsia.telus.net) (Connection closed)
  1099. # [17:17] * Quits: Edgar (Thunderbird@moz-7q4j0m.dynamic.hinet.net) (Ping timeout: 121 seconds)
  1100. # [17:18] * Joins: james_ (james@moz-228.5su.218.180.IP)
  1101. # [17:18] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  1102. # [17:19] * Joins: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP)
  1103. # [17:21] * Joins: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP)
  1104. # [17:22] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  1105. # [17:28] * Quits: Rik_afk (rik@moz-up8.fj0.161.37.IP) (A TLS packet with unexpected length was received.)
  1106. # [17:35] * Quits: kripton (kripton-moz@moz-abs5hm.net) (A TLS packet with unexpected length was received.)
  1107. # [17:39] * Quits: tomatoeblue (textual@moz-bpk.tq1.11.66.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  1108. # [17:40] * Quits: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP) (Client exited)
  1109. # [17:41] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  1110. # [17:43] * Joins: h4writer (h4writer@moz-eqgqgv.access.telenet.be)
  1111. # [17:44] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  1112. # [17:45] * Joins: opnchaudhary (Thunderbird@moz-e5r.gbo.164.122.IP)
  1113. # [17:45] * Quits: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP) (Quit: Leaving.)
  1114. # [17:46] * Joins: gsvelto (gsvelto@moz-t81746.clienti.tiscali.it)
  1115. # [17:47] * Parts: opnchaudhary (Thunderbird@moz-e5r.gbo.164.122.IP)
  1116. # [17:50] * Joins: aleth-build (Instantbird@moz-8nippg.51-151.net24.it)
  1117. # [17:50] * Quits: gsvelto (gsvelto@moz-t81746.clienti.tiscali.it) (Ping timeout: 121 seconds)
  1118. # [17:50] * Quits: aleth-build (Instantbird@moz-8nippg.51-151.net24.it) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1119. # [17:51] * Quits: mattur (sid16049@moz-v5ovqi.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1120. # [17:51] * Quits: jandem (sid16255@moz-8edcg2.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1121. # [17:51] * Quits: jlund|afk (sid36036@moz-mk8iig.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1122. # [17:51] * Quits: srijan4 (sid19575@moz-vn4t60.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1123. # [17:51] * Quits: system64 (uid17738@moz-rmju9k.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1124. # [17:51] * Quits: ato (sid16069@moz-rk7vld.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1125. # [17:51] * Quits: mbrubeck (sid17036@moz-39486n.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1126. # [17:52] * Quits: mmc (uid16596@moz-rb9ith.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1127. # [17:52] * Quits: ferjm_away (sid16658@moz-7r9jcv.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1128. # [17:52] * Quits: jsx (uid48919@moz-2hni06.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1129. # [17:52] * Quits: janx (sid16602@moz-ujb573.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1130. # [17:52] * Quits: mdoglio (sid15662@moz-3lou68.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1131. # [17:52] * Quits: birtles (sid16523@moz-21ebnj.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1132. # [17:52] * Quits: jhford (sid15926@moz-8oaq1k.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1133. # [17:52] * Quits: flod|away (sid43236@moz-pvn7su.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1134. # [17:52] * Quits: cdiehl (sid19351@moz-mmuk9e.charlton.irccloud.com) (Ping timeout: 121 seconds)
  1135. # [17:53] * Quits: jviereck (Adium@moz-6h79rk.ethz.ch) (Quit: Leaving.)
  1136. # [17:53] * Joins: kripton (kripton-moz@moz-abs5hm.net)
  1137. # [17:57] * philor|away is now known as philor
  1138. # [17:57] * Joins: Boriss (Boriss@moz-tk8.nnf.245.162.IP)
  1139. # [17:58] * Joins: mconley (mconley@moz-dm5e06.wireless.sfu.ca)
  1140. # [18:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6ccc86f7429e - Josh Matthews - Bug 1118063 - Convert TCPServerSocket to WebIDL. r=baku,smaug,mayhemer,asuth
  1141. # [18:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9ede577f5ada - Josh Matthews - Bug 885982 - Convert MozTCPSocket to WebIDL. r=baku
  1142. # [18:01] * Joins: smaug (chatzilla@moz-cn071p.elisa-mobile.fi)
  1143. # [18:01] * killer sets mode: +o smaug
  1144. # [18:04] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  1145. # [18:07] * Quits: james_ (james@moz-228.5su.218.180.IP) (Ping timeout: 121 seconds)
  1146. # [18:08] * Quits: kapy (kapy@moz-66f.rdl.68.182.IP) (Quit: )
  1147. # [18:08] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (Ping timeout: 121 seconds)
  1148. # [18:09] * Joins: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com)
  1149. # [18:10] * Quits: Sander (chatzilla@moz-f4egml.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1150. # [18:10] * Joins: Sander (chatzilla@moz-f4egml.direct-adsl.nl)
  1151. # [18:10] * Joins: aleth (instantb@moz-8nippg.51-151.net24.it)
  1152. # [18:11] * Joins: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP)
  1153. # [18:12] * Joins: opnchaudhary (Thunderbird@moz-eol.7vb.164.122.IP)
  1154. # [18:14] <philor> jdm: that's a little bit red, that there is
  1155. # [18:14] <jdm> :((
  1156. # [18:14] <jdm> I just ran a try job last night
  1157. # [18:14] <philor> does that mean you needed a clobber?
  1158. # [18:15] <jdm> I _did_ clobber
  1159. # [18:15] <jdm> oh hell
  1160. # [18:15] <jdm> missing IDL because of a patch reject on a moved file
  1161. # [18:15] <philor> did you need to clobber *harder*? I sometimes find people don't listen until the second time I hit them in the face
  1162. # [18:15] * Parts: opnchaudhary (Thunderbird@moz-eol.7vb.164.122.IP)
  1163. # [18:15] <philor> oh, that sounds like a more gentle fix
  1164. # [18:16] <jdm> yeah, just mercurial being dumb
  1165. # [18:16] <philor> "on a CLOSED TREE"
  1166. # [18:17] * philor eyes the red Gu
  1167. # [18:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/865e7bc208df - Josh Matthews - Bug 885982 - Add missing IDL on a CLOSED TREE.
  1168. # [18:18] <philor> did jandem break it with whatever polymorphic inlining of non-singletons might be, or did it break because it has both "calendar" and "gaia" in the name?
  1169. # [18:22] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Connection closed)
  1170. # [18:23] * Quits: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1171. # [18:24] * Joins: mdoglio (sid15662@moz-3lou68.charlton.irccloud.com)
  1172. # [18:25] * Joins: dbaron (dbaron@moz-0jjav9.dynamic.fusionbroadband.com)
  1173. # [18:25] * killer sets mode: +ao dbaron dbaron
  1174. # [18:25] * Joins: jhford (sid15926@moz-8oaq1k.charlton.irccloud.com)
  1175. # [18:25] * Joins: ato (sid16069@moz-rk7vld.charlton.irccloud.com)
  1176. # [18:25] * Joins: mattur (sid16049@moz-v5ovqi.charlton.irccloud.com)
  1177. # [18:26] * Joins: jandem (sid16255@moz-8edcg2.charlton.irccloud.com)
  1178. # [18:27] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Client exited)
  1179. # [18:27] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  1180. # [18:27] * Joins: birtles (sid16523@moz-21ebnj.charlton.irccloud.com)
  1181. # [18:27] * Joins: janx (sid16602@moz-ujb573.charlton.irccloud.com)
  1182. # [18:27] * Joins: mmc (uid16596@moz-rb9ith.charlton.irccloud.com)
  1183. # [18:27] * Joins: ferjm_away (sid16658@moz-7r9jcv.charlton.irccloud.com)
  1184. # [18:28] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/d8aa7a97c325 - Jean-Yves Avenard - Bug 1121757: Prevent out of bound memory access should AVC data be invalid. r=kinetik a=sledru
  1185. # [18:28] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/223b55babd02 - Jean-Yves Avenard - Bug 1121342: Re-Request audio or video to decode first frame after a failed attempt. r=cpearce a=sledru
  1186. # [18:28] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/5c9499d55d11 - Jean-Yves Avenard - Bug 1121342: Re-search for Moof if an initial attempt to find it failed. r=kentuckyfriedtakahe a=sledru
  1187. # [18:28] * Joins: alexbardas (alexbardas@moz-hti.eg8.166.109.IP)
  1188. # [18:29] * Joins: mbrubeck (sid17036@moz-39486n.charlton.irccloud.com)
  1189. # [18:30] * Joins: kgrandon (Adium@moz-l8e1ui.ca.comcast.net)
  1190. # [18:32] * Quits: sharkz (uid61118@moz-f7ctii.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  1191. # [18:32] * Joins: system64 (uid17738@moz-rmju9k.charlton.irccloud.com)
  1192. # [18:33] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
  1193. # [18:34] * Joins: cdiehl (sid19351@moz-mmuk9e.charlton.irccloud.com)
  1194. # [18:35] * Joins: tomatoeblue (textual@moz-bpk.tq1.11.66.IP)
  1195. # [18:37] * Joins: srijan4 (sid19575@moz-vn4t60.charlton.irccloud.com)
  1196. # [18:38] <philor> oh, goodie, are we putting up that latest "we're shoving e10s down your throat, like it or not" notification during every test run?
  1197. # [18:38] * Joins: bhavik (bhavik@moz-6bt.ql3.204.49.IP)
  1198. # [18:39] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  1199. # [18:40] * Joins: Rik_afk (rik@moz-up8.fj0.161.37.IP)
  1200. # [18:45] * Joins: brendan (brendaneich@moz-ejav16.sub-70-197-20.myvzw.com)
  1201. # [18:48] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/84bf56da4a55 - Jean-Yves Avenard - Bug 1121757: Prevent out of bound memory access should AVC data be invalid. r=kinetik a=sledru
  1202. # [18:48] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/7a8d1dd9fff3 - Jean-Yves Avenard - Bug 1121342: Re-Request audio or video to decode first frame after a failed attempt. r=cpearce a=sledru
  1203. # [18:48] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/dfbca180664d - Jean-Yves Avenard - Bug 1121342: Re-search for Moof if an initial attempt to find it failed. r=kentuckyfriedtakahe a=sledru
  1204. # [18:49] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  1205. # [18:50] * Joins: alexbard_ (alexbardas@moz-rs2rkv.DJ.idilis.net)
  1206. # [18:50] * Quits: alexbardas (alexbardas@moz-hti.eg8.166.109.IP) (Connection closed)
  1207. # [18:50] * Joins: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
  1208. # [18:53] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
  1209. # [18:54] * Joins: rednaks (rednaks@moz-sd5.mio.227.41.IP)
  1210. # [18:54] * Quits: jdm (jdm@moz-4vu.06r.98.75.IP) (Quit: )
  1211. # [18:55] * Quits: rednaks (rednaks@moz-sd5.mio.227.41.IP) (Quit: Leaving)
  1212. # [18:57] * Joins: jlund|afk (sid36036@moz-mk8iig.charlton.irccloud.com)
  1213. # [18:57] * Quits: h4writer (h4writer@moz-eqgqgv.access.telenet.be) (Ping timeout: 121 seconds)
  1214. # [18:57] * Quits: gustavold (gustavold@moz-prde1b.hfc.comcastbusiness.net) (Ping timeout: 121 seconds)
  1215. # [18:57] * Joins: h4writer (h4writer@moz-eqgqgv.access.telenet.be)
  1216. # [18:59] * Quits: Dexter (Dexter@moz-uf5paf.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  1217. # [18:59] <philor> okay. now all I have to do is explain why a single Gu above jandem's push didn't fail
  1218. # [19:00] <philor> not unlike how a single b2g build above the push which marked a test as random-if still managed to fail that test
  1219. # [19:00] * Joins: flod|away (sid43236@moz-pvn7su.charlton.irccloud.com)
  1220. # [19:01] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Connection closed)
  1221. # [19:01] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  1222. # [19:01] <philor> so I guess I'll explain it as "b2g builds have little or no relationship to the code which they claim to have built", and stay closed until I find out whether I actually back out the correct thing
  1223. # [19:02] * Quits: Rik_afk (rik@moz-up8.fj0.161.37.IP) (A TLS packet with unexpected length was received.)
  1224. # [19:03] <&dbaron> philor, do the logs say what they built in a more useful way?
  1225. # [19:04] <philor> dbaron: an interesting question, I'm pretty sure there's one place that they say which is known-busted
  1226. # [19:05] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  1227. # [19:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/99ee26ed26e5 - Phil Ringnalda - Back out 41607c9f0d26 (bug 900849) on suspicion of making Gu interval_tree_test.js time out
  1228. # [19:05] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  1229. # [19:05] * philor scrolls, and scrolls
  1230. # [19:06] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
  1231. # [19:06] * Parts: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
  1232. # [19:07] <philor> the suspicious build, http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-inbound-linux64_gecko/1421504042/mozilla-inbound-linux64_gecko-bm71-build1-build95.txt.gz, claims to have not liked the shared directory, clobbered it, and done hg pull -r 9124cbf3e75fee0f1e1e048fa0e5a2affee285dd, which I'd hope would wind up building on that
  1233. # [19:09] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (Ping timeout: 121 seconds)
  1234. # [19:10] <philor> not sure whether it's possible to say whether the build that the test downloaded is actually the build it should have been
  1235. # [19:12] * Joins: jsx (uid48919@moz-2hni06.charlton.irccloud.com)
  1236. # [19:13] <philor> or whether the build that was downloaded was the one that was installed
  1237. # [19:13] <philor> or whether the one that was installed was the one that was run
  1238. # [19:14] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/0f6f59a8161e - Jean-Yves Avenard - Bug 1119119: Do not abort when calling appendBuffer with no data. r=cajbir a=sledru
  1239. # [19:14] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/3d98b745fa61 - Jean-Yves Avenard - Bug 1119119: Update web-platform-tests expected data. r=karlt a=sledru
  1240. # [19:14] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/28003eff234f - Jean-Yves Avenard - Bug 1120084: Implement MSE's AppendErrorAlgorithm. r=cajbir a=sledru
  1241. # [19:14] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/53345874560b - Jean-Yves Avenard - Bug 1120086: Re-open SourceBuffer after call to appendBuffer if in ended state. r=cajbir a=sledru
  1242. # [19:16] * baku|away is now known as baku
  1243. # [19:22] * Quits: jviereck (Adium@moz-01aj41.b6vj.g469.067c.2001.IP) (Quit: Leaving.)
  1244. # [19:23] * Quits: Boriss (Boriss@moz-tk8.nnf.245.162.IP) (Client exited)
  1245. # [19:23] * baku is now known as baku|away
  1246. # [19:25] * Joins: victorporof_ (victorporof@moz-9j8.4ed.71.67.IP)
  1247. # [19:26] * Quits: victorporof (victorporof@moz-9j8.4ed.71.67.IP) (Ping timeout: 121 seconds)
  1248. # [19:26] * Quits: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com) (Quit: Leaving.)
  1249. # [19:27] * Joins: jviereck (Adium@moz-6h79rk.ethz.ch)
  1250. # [19:28] <philor> and since all that means I might want another build and another test above my backout, we're open again
  1251. # [19:30] <philor> oh, nice, I did a try run where what I most needed to see was 10.8 tests, but I forgot how we make our lives more difficult intentionally
  1252. # [19:31] <philor> fine, inbound is my try
  1253. # [19:33] * Joins: Boriss (Boriss@moz-tk8.nnf.245.162.IP)
  1254. # [19:34] * Joins: Anupkumar (uid16774@moz-3mjuju.charlton.irccloud.com)
  1255. # [19:35] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0e25e47b597c - Phil Ringnalda - Bug 786938 - disable test_handlerApps.xhtml on OS X
  1256. # [19:38] * Quits: bhavik (bhavik@moz-6bt.ql3.204.49.IP) (Ping timeout: 121 seconds)
  1257. # [19:38] * Joins: kapy (kapy@moz-66f.rdl.68.182.IP)
  1258. # [19:38] * Quits: kapy (kapy@moz-66f.rdl.68.182.IP) (Quit: )
  1259. # [19:42] * Quits: h4writer (h4writer@moz-eqgqgv.access.telenet.be) (Ping timeout: 121 seconds)
  1260. # [19:42] * Quits: alexbard_ (alexbardas@moz-rs2rkv.DJ.idilis.net) (A TLS packet with unexpected length was received.)
  1261. # [19:46] * Joins: bhavik (bhavik@moz-6bt.ql3.204.49.IP)
  1262. # [19:47] * Joins: rbarnes (rbarnes@moz-jo3.hiu.128.64.IP)
  1263. # [19:48] * baku|away is now known as baku
  1264. # [19:52] <RyanVM|afk> philor: can we kill test_fullscreen-api next?
  1265. # [19:52] <RyanVM|afk> or test-pointerlock? pretty please?
  1266. # [19:52] * RyanVM|afk always mixes those two up, but they're both equally sucky and unowned
  1267. # [19:52] <philor> RyanVM|afk: do they have the excuse that I'm failing to properly bail from them?
  1268. # [19:53] * Quits: mwargers (mwargers@moz-jn4uds.dynamic.ziggo.nl) (Connection closed)
  1269. # [19:53] <philor> fullscreen isn't unowned, look, it got a comment when I disabled it on 10.10! (about "why didn't you disable it on 10.9?", but a comment is a comment)
  1270. # [19:53] <RyanVM|afk> hahaha
  1271. # [19:55] * Joins: hallvors (uid23371@moz-uj1g6s.highgate.irccloud.com)
  1272. # [19:55] <RyanVM|afk> philor: damn if I wasn't foiled by bad slaves on those newtab tests though
  1273. # [19:56] * Joins: junaid (junaid@moz-h8i.dmf.101.212.IP)
  1274. # [19:56] <philor> RyanVM|afk: I'm looking forward (in a hypothetical "as if anyone ever would" sense) to finding out why they were bad
  1275. # [19:57] <RyanVM|afk> philor: i didn't bother to look if there were screenshots or anything, but I thought it was interesting that -022 had just gotten a new disk installed
  1276. # [19:57] <RyanVM|afk> makes me wonder if 015 has something wrong too
  1277. # [19:57] <RyanVM|afk> didn't we have failures once from a rogue system diagnostics window or something?
  1278. # [19:58] <philor> my personal favorite is that one of the bad-slave bugs indicates that "there is a CD in the drive"
  1279. # [19:59] <philor> no idea whether that means that it's first in the boot order, and we were running off the diagnostics CD, or what
  1280. # [19:59] * julienw_afk is now known as julienw
  1281. # [20:00] * baku is now known as baku|away
  1282. # [20:00] * Joins: bwc (Adium@moz-7qa.7fp.250.162.IP)
  1283. # [20:01] <tbsaunde> philor: I can't even imagine why those machines have cd drives
  1284. # [20:01] <RyanVM|afk> standard off the shelf mac minies?
  1285. # [20:01] <RyanVM|afk> minis*
  1286. # [20:02] <tbsaunde> yeah, I guess for mac you knid of need to buy machines with them
  1287. # [20:04] <philor> not any more, but we've apparently decided not to buy any new ones
  1288. # [20:05] <RyanVM|afk> philor: IIUC, we're getting ~200 new mac slaves next year for 10.10
  1289. # [20:05] <RyanVM|afk> not sure what kind, though
  1290. # [20:05] <philor> RyanVM|afk: hahahahaha
  1291. # [20:05] <philor> ha
  1292. # [20:05] <philor> no we aren't
  1293. # [20:05] <RyanVM|afk> says?
  1294. # [20:05] <philor> we're going to reuse the 10.8 slaves, and *buy used ones*
  1295. # [20:05] * philor looks for his capslock key
  1296. # [20:05] <philor> can't believe I didn't hit it
  1297. # [20:05] <RyanVM|afk> *sigh*
  1298. # [20:06] <RyanVM|afk> that's not what I heard, but I wouldn't have a hard time believing it
  1299. # [20:06] <philor> also, I think there was something about "and cut ourselves"
  1300. # [20:07] <philor> https://bugzilla.mozilla.org/show_bug.cgi?id=1094344
  1301. # [20:11] * khuey|away is now known as khuey
  1302. # [20:13] * Quits: shine (uid50849@moz-5q9ti4.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  1303. # [20:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3309f7579565 - Jeff Muizelaar - Bug 1114999 - Part 3: Use automatic memory management for mObjsToRelease; r=novotny
  1304. # [20:20] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
  1305. # [20:22] * Quits: mukilan (mukilan@moz-5pm.6kg.164.122.IP) (A TLS packet with unexpected length was received.)
  1306. # [20:22] * Quits: jviereck (Adium@moz-6h79rk.ethz.ch) (Quit: Leaving.)
  1307. # [20:26] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  1308. # [20:27] * Quits: ProgramFOX (ProgramFOX@moz-d0b.pq8.176.91.IP) (Quit: ChatZilla 0.9.91.1 [Firefox 35.0/20150108202552])
  1309. # [20:28] * Joins: Rik_afk (rik@moz-ui7.evl.163.37.IP)
  1310. # [20:29] * Quits: @smaug (chatzilla@moz-cn071p.elisa-mobile.fi) (Connection closed)
  1311. # [20:31] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  1312. # [20:32] * Quits: Rik_afk (rik@moz-ui7.evl.163.37.IP) (Ping timeout: 121 seconds)
  1313. # [20:34] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout: 121 seconds)
  1314. # [20:34] * Joins: gsvelto (gsvelto@moz-t81746.clienti.tiscali.it)
  1315. # [20:35] * Joins: gustavold (gustavold@moz-prde1b.hfc.comcastbusiness.net)
  1316. # [20:37] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
  1317. # [20:39] * Quits: dark-knight (dark-knight@moz-md1mas.ipredator.se) (A TLS packet with unexpected length was received.)
  1318. # [20:39] * Joins: dark-knight (dark-knight@moz-ke9rv2.nos-oignons.net)
  1319. # [20:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/95b9a6f6739e - Shu-yu Guo - Bug 1122534 - Skip named lambda scopes in ScopeIter every time we increment its StaticScopeIter. (r=luke)
  1320. # [20:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f0ab64c88102 - Shu-yu Guo - Bug 1122833 - Don't relazify scripts with direct eval. (r=till)
  1321. # [20:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8678824be3ab - Terrence Cole - Bug 1122842 - Remove the dead declaration of JS_DumpHeap; r=sfink
  1322. # [20:51] * Joins: mahdi (mahdi@moz-649.evb.244.151.IP)
  1323. # [20:51] * Quits: bwc (Adium@moz-7qa.7fp.250.162.IP) (Quit: Leaving.)
  1324. # [20:52] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1325. # [20:53] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  1326. # [20:53] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  1327. # [20:57] * Joins: mchang (mchang@moz-4b7hgp.res.rr.com)
  1328. # [20:57] * Joins: drno (nohlmeier@moz-225k7f.ca.comcast.net)
  1329. # [20:57] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1330. # [20:59] * Joins: karlt (karl@moz-d9sifc.xtra.co.nz)
  1331. # [20:59] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  1332. # [21:01] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  1333. # [21:05] * Quits: tomatoeblue (textual@moz-bpk.tq1.11.66.IP) (Quit: Textual IRC Client: www.textualapp.com)
  1334. # [21:07] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
  1335. # [21:10] * Joins: rednaks (rednaks@moz-sd5.mio.227.41.IP)
  1336. # [21:11] * philor is now known as philor|away
  1337. # [21:16] * Joins: jviereck (Adium@moz-fakb6b.dclient.hispeed.ch)
  1338. # [21:16] * philor|away is now known as philor
  1339. # [21:21] * Quits: SSE4 (SSE4@moz-18jdjc.broadband.corbina.ru) (Connection closed)
  1340. # [21:22] * Quits: bhavik (bhavik@moz-6bt.ql3.204.49.IP) (Quit: Going offline, see ya! (www.adiirc.com))
  1341. # [21:24] * Quits: gustavold (gustavold@moz-prde1b.hfc.comcastbusiness.net) (Ping timeout: 121 seconds)
  1342. # [21:25] * Quits: aleth (instantb@moz-8nippg.51-151.net24.it) (Ping timeout: 121 seconds)
  1343. # [21:26] <seth> RyanVM|afk: philor: any chance for a merge from inbound to central sometime today?
  1344. # [21:27] <seth> i want to push more but i'm kinda nervous about the number of patches i already have sitting on inbound
  1345. # [21:27] <RyanVM|afk> seth: i haven't even looked at TH today, no idea how things look
  1346. # [21:27] <philor> seth: would have been in about 45 seconds, but our fucking infra fucking sucks, which I noticed just before merging something which had a timed out Win PGO build
  1347. # [21:27] * Joins: alexbardas (alexbardas@moz-rs2rkv.DJ.idilis.net)
  1348. # [21:27] <philor> so say goodbye to at least b-2008-ix-0007
  1349. # [21:28] <philor> and however many more of them the rage leads me to keep disabling until morale improves
  1350. # [21:28] <RyanVM|afk> philor: honestly, I think we have enough evidence spread across those various bugs to disable the others too
  1351. # [21:28] <seth> =(
  1352. # [21:28] <RyanVM|afk> philor: it's what we did with the COFF errors (ended up being a bit of a misfire, but at least it got someone looking at them)
  1353. # [21:28] <philor> 12/13/14 I don't like, the rest I'm still unsure about
  1354. # [21:28] <Ms2ger> seth, you know, go ahead and land, and I'll just back out everything to be sure :)
  1355. # [21:28] <RyanVM|afk> philor: you saw the other one I CCed you to yetserday?
  1356. # [21:29] <RyanVM|afk> the PDB errors?
  1357. # [21:29] <RyanVM|afk> same slaves AFAICT
  1358. # [21:29] <RyanVM|afk> I think we have enough evidence to just disable them for now and let jlund et al sort it out
  1359. # [21:29] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Connection closed)
  1360. # [21:29] <seth> Ms2ger: well i'm pretty sure there's a decent chance of that whether you do it or not, that's why i'm waiting for the merge =)
  1361. # [21:36] <capella> ryanvm: on https://tbpl.mozilla.org/?rev=369a8f14ccf8, we seem to be tracking busted/red/infra crashes to bug #1122737 ... has this always been done (vs. restarting the job w/o starring?)
  1362. # [21:36] <capella> er, ryanvm|afk --^
  1363. # [21:37] <RyanVM|afk> capella: not sure I understand your question?
  1364. # [21:37] <capella> (android 4.0 rc7 shows red on tbpl - was starred on treeherder )
  1365. # [21:37] <RyanVM|afk> TBPL isn't being used anymore
  1366. # [21:37] <capella> so the definition of red in this case has changed
  1367. # [21:38] <RyanVM|afk> not sure what the state of TH stars translating to TBPL is, but I can guarantee you that few if anybody care
  1368. # [21:38] <RyanVM|afk> "red" is based on a return code from buildbot based on the result given to it by the test harness
  1369. # [21:39] <RyanVM|afk> TBPL/TH have no way of knowing what kind of failure something it is except what buildbot tells it
  1370. # [21:39] <RyanVM|afk> so your question should really be "What changed in the harness that's causing these jobs to be red instead of orange?"
  1371. # [21:39] <RyanVM|afk> and for that, I don't know offhand, sorry
  1372. # [21:39] <capella> right, but I think this failure was considered like an infra thing, not trackable to software
  1373. # [21:39] <RyanVM|afk> what makes you think that?
  1374. # [21:39] <RyanVM|afk> I certainly wouldn't make that call based on a color on a CI dashboard
  1375. # [21:40] <capella> mmm
  1376. # [21:40] <RyanVM|afk> and I'd *really* hope people investigating them aren't
  1377. # [21:41] <RyanVM|afk> I would really hope that the failure logs would be what people care about rather than the return code it ends up with from the harness
  1378. # [21:41] <RyanVM|afk> (but do feel free to file a bug on that if you think the harness is failing with the wrong return code)
  1379. # [21:42] <RyanVM|afk> capella: and yes, use TBPL at your own peril at this point
  1380. # [21:42] <RyanVM|afk> it's not being actively maintained
  1381. # [21:42] <capella> meh... I wrote the test and don't like to see it random fail in a way I guess I can't code to correct
  1382. # [21:42] <RyanVM|afk> it's probably going to be EOL by the end of the quarter
  1383. # [21:42] <capella> or something along those lines :/
  1384. # [21:42] <RyanVM|afk> feel free to ping gbrown
  1385. # [21:42] <RyanVM|afk> he's my usual go-to
  1386. # [21:43] <capella> yah, I worked with him to fix bug 851861 recently
  1387. # [21:43] <RyanVM|afk> (thanks for that, by the way!)
  1388. # [21:43] <capella> that was an old one :)
  1389. # [21:43] * RyanVM|afk is going to be looking at the feasibility of branch backports for that Really Soon Now
  1390. # [21:43] <capella> Yah, I see a couple aurora crash still
  1391. # [21:44] <capella> I figured it'd self-clear in 6 weeks :p
  1392. # [21:44] * Quits: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
  1393. # [21:45] <RyanVM|afk> easy to say when you're not the one starring them all day ;)
  1394. # [21:45] <RyanVM|afk> personally, I'd rather spend my time doing more productive things
  1395. # [21:45] <capella> heh - I thought the aurora incidents were low, but yah, we should nom it
  1396. # [21:46] <capella> since it seems to have worked
  1397. # [21:46] <RyanVM|afk> if it's all test-only, it doesn't need approval for uplift
  1398. # [21:46] <RyanVM|afk> like I said, I intended to look at that next week
  1399. # [21:46] <capella> k - I'd like to close the base bug
  1400. # [21:46] <RyanVM|afk> if it backports cleanly and only touches test code, I intend to get it as far back as I can
  1401. # [21:46] <RyanVM|afk> go for it
  1402. # [21:46] <capella> it touches mobile browser just a little
  1403. # [21:47] <RyanVM|afk> sigh, that complicates life
  1404. # [21:47] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1405. # [21:47] * Quits: JesperHansen (JesperHanse@moz-mk7.t6s.144.91.IP) (Ping timeout: 121 seconds)
  1406. # [21:47] <capella> so the test code can disable predicted interfering code behaviours
  1407. # [21:47] <RyanVM|afk> in that case, aurora/beta approvals would be appreciated :)
  1408. # [21:47] * Quits: ckitching (ckitching@moz-cbggqe.cable.virginm.net) (A TLS packet with unexpected length was received.)
  1409. # [21:48] * jcranmer|away is now known as jcranmer
  1410. # [21:49] <philor> oh hey, I've got PGO above that timeout
  1411. # [21:50] * Quits: rednaks (rednaks@moz-sd5.mio.227.41.IP) (Quit: Leaving)
  1412. # [21:50] * philor puts on his Captain Renault hat and merges
  1413. # [21:52] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=b86864fd9d60 - 55 changesets
  1414. # [21:52] <capella> philor: was your comment relevent to my discussion?
  1415. # [21:52] <capella> Did I miss something?
  1416. # [21:52] <philor> capella: not at all!
  1417. # [21:52] <capella> ah, o - heh
  1418. # [21:52] <RyanVM|afk> capella: thank you kindly :)
  1419. # [21:52] <capella> B)
  1420. # [21:53] <RyanVM|afk> capella: FWIW, going back to our earlier discussion
  1421. # [21:53] <philor> I'm unfamiliar with the presence of others on a weekend, so I just continue my interior monologue
  1422. # [21:54] <RyanVM|afk> I have seen more failures showing up red lately, so it suggests to me that something changed at the harness level that's affecting return codes, but I haven't really had the motivation to look into it given that in the end, it doesn't really matter much
  1423. # [21:54] <capella> I've joined those seemingly private rants a couple times :p ... usually quiet here on weekends so they're ... *fun*
  1424. # [21:54] * Quits: mahdi (mahdi@moz-649.evb.244.151.IP) (Connection closed)
  1425. # [21:54] * RyanVM|afk needs to pass out with his IRC client open on Friday nights more often
  1426. # [21:55] * RyanVM|afk doesn't usually sign on to IRC on the weekends
  1427. # [21:55] * Joins: smaug (chatzilla@moz-cn071p.elisa-mobile.fi)
  1428. # [21:55] * killer sets mode: +o smaug
  1429. # [21:55] * Joins: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com)
  1430. # [21:56] <capella> ryanvm|afk I made a note on that bug... the test generates a screenshot that has nothing to do with itself ... like the device froze from a previous test ... I guess I'll take a look at this new screenshot and see how it compares
  1431. # [21:57] * AutomatedTester|AFK is now known as AutomatedTester
  1432. # [22:00] <Ms2ger> Don't let AutomatedTester see you, he doesn't like overwork :)
  1433. # [22:01] <AutomatedTester> especially when it's a long weekend
  1434. # [22:01] * RyanVM|afk hides
  1435. # [22:01] <AutomatedTester> ;)
  1436. # [22:01] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Quit: Leaving.)
  1437. # [22:01] <RyanVM|afk> AutomatedTester: funtimes about the 10.10 slaves, btw
  1438. # [22:01] * RyanVM|afk missed that memo
  1439. # [22:01] <AutomatedTester> ?
  1440. # [22:02] <RyanVM|afk> we're not buying new ones after all apparently
  1441. # [22:02] <RyanVM|afk> https://bugzilla.mozilla.org/show_bug.cgi?id=1094344
  1442. # [22:02] <AutomatedTester> I either forgot that or missed the memo
  1443. # [22:02] * RyanVM|afk wonders if that means we're going to look at AWS cross-compiles again so we repurpose the existing r5 build slaves
  1444. # [22:03] <philor> it's entirely possible that the ass-end of https://treeherder.mozilla.org/logviewer.html#?job_id=92283&repo=cedar doesn't actually mean that the r5's aren't capable of running 10.10
  1445. # [22:03] * Joins: kamidphi_ (textual@moz-ouggk0.tpgi.com.au)
  1446. # [22:03] <philor> entirely possible
  1447. # [22:03] * Quits: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com) (Quit: Leaving.)
  1448. # [22:04] <AutomatedTester> RyanVM|afk: tbqh... the new rev of mac minis are shit
  1449. # [22:04] <RyanVM|afk> AutomatedTester: wow, that leaves us in a great position from the sounds of it
  1450. # [22:05] <AutomatedTester> RyanVM|afk: my friends in tools at Facebook had a backorder of the previous rev of mac minis because they went from quad core to dual core and less rRAM
  1451. # [22:05] <Ms2ger> Mac minis were always an... interesting choice
  1452. # [22:05] * Joins: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com)
  1453. # [22:06] * Quits: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com) (Quit: Leaving.)
  1454. # [22:06] <AutomatedTester> Ms2ger: it's the standard since they stopped making xservers
  1455. # [22:07] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/e5a20f32cbef - Fabrice Desré - Bug 1113779 - UserCustomizations.jsm spams desktop mochitest test logs r=mccr8
  1456. # [22:07] <AutomatedTester> what are we supposed to do? buy the garbage can ?
  1457. # [22:07] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/88f7f6c66882 - Kartikaya Gupta - Bug 1122276 - Move lock from GetTargetNode to call sites. r=botond
  1458. # [22:07] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/0844cea3c2d5 - Kartikaya Gupta - Bug 1122276 - Inline the BuildOverscrollHandoffChain callsite of GetTargetAPZC to avoid re-entering the tree lock and deadlocking. r=botond
  1459. # [22:07] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/9834a6ddc750 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1460. # [22:07] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/2eb235ad3fcb - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1461. # [22:07] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/51f665bec8d7 - Wes Kocher - Merge m-c to b2g-inbound a=merge
  1462. # [22:07] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/41c672fbc3c1 - Phil Ringnalda - Merge b-i to m-c, a=merge
  1463. # [22:08] <RyanVM|afk> AutomatedTester: can we rack MBPs? :D
  1464. # [22:08] <AutomatedTester> RyanVM|afk: that's not the craziest idea :)
  1465. # [22:09] <AutomatedTester> since we refresh every 2 years we could use the refreshed machines
  1466. # [22:10] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/e72b48d59969 - Michael Comella - Bug 1116912 - Don't hide the dynamic toolbar when it was originally shown but a tab was selected. r=wesj
  1467. # [22:10] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/e161904aeeb9 - Gijs Kruitbosch - Bug 1120236 - fix autocomplete in case search bar doesn't exist, r=florian
  1468. # [22:10] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/a57f75ad12f1 - Archaeopteryx - Bug 1121610 - Change WiFi -> Wi-Fi. r=nalexander
  1469. # [22:10] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/c8634e2a4117 - Nick Alexander - Bug 1119070 - Add migration=sync11 query parameter to post-migration /account/login. r=rnewman
  1470. # [22:10] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/94d2782392e4 - Nick Alexander - Bug 1119061 - Part 1: Add Fennec-specific Sync 1.1 -> Sync 1.5 migration telemetry histograms. r=rnewman
  1471. # [22:10] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/72103138c055 - Nick Alexander - Bug 1119061 - Part 2: Add Sync 1.1 -> Sync 1.5 migration telemetry. r=rnewman
  1472. # [22:10] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/35df417b93a7 - Phil Ringnalda - Merge f-t to m-c, a=merge
  1473. # [22:12] <RyanVM|afk> AutomatedTester: huh, fun
  1474. # [22:13] <RyanVM|afk> my recollection was that the cloud options didn't end up being any lost costly than just hosting in-house?
  1475. # [22:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=3f7840b5b8fc - 15 changesets
  1476. # [22:13] <RyanVM|afk> less*
  1477. # [22:13] <Ms2ger> "that's not the craziest idea" is British for "you're batshit insane", right?
  1478. # [22:13] * Quits: mdhr (mdhr@moz-9i1.k6o.139.14.IP) (Quit: This computer has gone to sleep)
  1479. # [22:13] <AutomatedTester> that is true except how many cloud providers are there for OSX?
  1480. # [22:13] <Ms2ger> Not a lot
  1481. # [22:13] <AutomatedTester> not a lot === 0?
  1482. # [22:13] <Ms2ger> We looked into that for Servo at one point
  1483. # [22:13] <Ms2ger> No, there's a couple
  1484. # [22:14] <philor> it's British for "at least philor hasn't mentioned that the Retina iMac is available with a VESA mount. yet."
  1485. # [22:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=35df417b93a7 - 200 changesets
  1486. # [22:14] <AutomatedTester> philor: ++
  1487. # [22:18] <RyanVM|afk> "Intel Iris Graphics and HD Graphics 5000. Every pixel comes alive."
  1488. # [22:18] <RyanVM|afk> man I love Apple marketing
  1489. # [22:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=35df417b93a7 - 63 changesets
  1490. # [22:18] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  1491. # [22:18] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  1492. # [22:18] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  1493. # [22:18] * Quits: mchang (mchang@moz-4b7hgp.res.rr.com) (Client exited)
  1494. # [22:19] <philor> alas, poor jdm
  1495. # [22:19] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ee6ddbf938c7 - Seth Fowler - Bug 1118694 - Always retarget OnDataAvailable for RasterImage. r=sworkman
  1496. # [22:19] <AutomatedTester> RyanVM|afk: they are pretty good at marketing
  1497. # [22:22] * Joins: Zupoman (mistrzmag@moz-qc3.esk.224.91.IP)
  1498. # [22:23] * jlund|afk is now known as jlund
  1499. # [22:27] * Quits: arai (arai@moz-oroo6e.ocn.ne.jp) (Quit: )
  1500. # [22:27] * Joins: alexbard_ (alexbardas@moz-sfnb15.HD.idilis.net)
  1501. # [22:27] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  1502. # [22:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0c454540fc2b - Phil Ringnalda - Back out 3 changesets (bug 885982, bug 1118063) for b2g mochitest-6 bustage
  1503. # [22:28] <RyanVM|afk> AutomatedTester: i'd be curious to see how the 2.8ghz mini benchmarks vs. the rev5
  1504. # [22:28] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  1505. # [22:29] <RyanVM|afk> ooo, for an extra $200 you can go to the 3ghz i7
  1506. # [22:29] * Quits: alexbardas (alexbardas@moz-rs2rkv.DJ.idilis.net) (Ping timeout: 121 seconds)
  1507. # [22:31] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1508. # [22:31] <AutomatedTester> RyanVM|afk: but iirc there are less cores
  1509. # [22:32] * Joins: Archaeopteryx (Archaeopter@moz-93mka9.cust.telecolumbus.net)
  1510. # [22:33] <RyanVM|afk> yeah, dual
  1511. # [22:34] <AutomatedTester> so we will slower since we can't saturate more cores
  1512. # [22:34] <AutomatedTester> :/
  1513. # [22:34] <RyanVM|afk> in theory :P
  1514. # [22:34] * Joins: aleth (instantb@moz-8nippg.51-151.net24.it)
  1515. # [22:34] <RyanVM|afk> that's what I'd be curious about (how good we're doing with that on the rev5s)
  1516. # [22:38] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout: 121 seconds)
  1517. # [22:39] * Joins: smontagu (chatzilla@moz-qklqnv.red.bezeqint.net)
  1518. # [22:42] <RyanVM|afk> though I suppose it depends heavily on the test suite
  1519. # [22:43] * alexbard_ is now known as alexbardas
  1520. # [22:44] * Joins: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu)
  1521. # [22:44] * Quits: rbarnes (rbarnes@moz-jo3.hiu.128.64.IP) (A TLS packet with unexpected length was received.)
  1522. # [22:45] * Joins: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
  1523. # [22:45] * Parts: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
  1524. # [22:46] * Joins: loveless (loveless@moz-o9j.mg6.56.172.IP)
  1525. # [22:47] * Quits: Anupkumar (uid16774@moz-3mjuju.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  1526. # [22:49] * Joins: rbarnes (rbarnes@moz-jo3.hiu.128.64.IP)
  1527. # [22:52] * Joins: Delta706 (xx@moz-a8v54n.dsl.as9105.com)
  1528. # [22:52] * Quits: mconley (mconley@moz-dm5e06.wireless.sfu.ca) (Ping timeout: 121 seconds)
  1529. # [22:52] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Connection closed)
  1530. # [22:54] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  1531. # [22:54] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  1532. # [22:54] * Joins: arai (arai@moz-oroo6e.ocn.ne.jp)
  1533. # [22:55] <Delta706> Can someone recommend an expert on the HTML5 player?
  1534. # [22:55] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1535. # [22:56] * Joins: Dexter (Dexter@moz-uf5paf.adsl.alicedsl.de)
  1536. # [22:56] * Joins: gustavold (gustavold@moz-prde1b.hfc.comcastbusiness.net)
  1537. # [22:57] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  1538. # [22:58] * Joins: tn (tim@moz-099gp0.wp.shawcable.net)
  1539. # [22:58] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
  1540. # [22:59] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1541. # [23:00] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  1542. # [23:00] * Quits: Dexter (Dexter@moz-uf5paf.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  1543. # [23:00] * Quits: Jan\ (kvirc@moz-e4n.36u.13.198.IP) (Ping timeout: 121 seconds)
  1544. # [23:01] * Joins: Jan\ (kvirc@moz-8tl.ckt.13.198.IP)
  1545. # [23:03] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1546. # [23:08] * Quits: kamidphi_ (textual@moz-ouggk0.tpgi.com.au) (Ping timeout: 121 seconds)
  1547. # [23:08] * Joins: cpearce (chatzilla@moz-kgevj0.xtra.co.nz)
  1548. # [23:09] * Quits: Delta706 (xx@moz-a8v54n.dsl.as9105.com) (Quit: and how is your war going)
  1549. # [23:10] * merike is now known as merike|away
  1550. # [23:10] <philor> boy, the way people act like there's zero chance a bug comment will be read without a needinfo these days, I'm sure glad my hobby for the last 10 years hasn't been "comment in bugs," that would be sort of depressing
  1551. # [23:11] <RyanVM|afk> inorite?
  1552. # [23:11] <RyanVM|afk> we're a dying breed :P
  1553. # [23:12] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  1554. # [23:13] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Quit: Leaving.)
  1555. # [23:14] <Ms2ger> I'll be so glad when test_canvas.html is dead
  1556. # [23:14] * AutomatedTester is now known as AutomatedTester|AFK
  1557. # [23:15] <Archaeopteryx> i also wonder why people needinfo themselves _and_ have to comment only about that fact
  1558. # [23:15] <philor> so that people don't say "did you mean to needinfo someone other than yourself?"
  1559. # [23:16] <philor> though it doesn't stop people from saying "is this really the only way you can think of to produce a todo list?"
  1560. # [23:17] <philor> at least, not from saying it out loud, very loud, and then having to wipe the spit off their monitor
  1561. # [23:17] <Ms2ger> So how was your day, philor? :)
  1562. # [23:18] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  1563. # [23:18] * Joins: rednaks (rednaks@moz-sd5.mio.227.41.IP)
  1564. # [23:19] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  1565. # [23:19] <philor> Ms2ger: so far, so good! my computer is dying, I apparently caused an intermittent starting last April which nobody mentioned to me, inbound has continuous backouts over the last 10 hours, things are pretty smooth
  1566. # [23:20] <Ms2ger> Be careful what you say, we might ship you a new one :)
  1567. # [23:22] <RyanVM|afk> philor: oh boy, what intermittent is that?
  1568. # [23:23] <philor> RyanVM|afk: https://bugzilla.mozilla.org/show_bug.cgi?id=996578
  1569. # [23:23] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Ping timeout: 121 seconds)
  1570. # [23:23] <RyanVM|afk> sweeet
  1571. # [23:23] <&dbaron> philor, if a bugzilla comment is directed at a specific person rather than directed at everybody on the bug, you should probably use needinfo
  1572. # [23:23] <philor> I don't get the intermittency, but then I've never understood the control flow in that test
  1573. # [23:24] <RyanVM|afk> philor: if cared enough to look into it more, mwargers might be able to help
  1574. # [23:26] * Joins: mconley (mconley@moz-dm5e06.wireless.sfu.ca)
  1575. # [23:28] * Joins: Mossop (dtownsend@moz-1gfh2v.fios.verizon.net)
  1576. # [23:28] * Quits: florent (Thunderbird@moz-sinhj1.abo.wanadoo.fr) (Client exited)
  1577. # [23:28] <philor> RyanVM|afk: I've wanted to kill it on all OS X since the first minute I knew it opened iCal and left it open, so I'll wait until I break another test before I worry about it :)
  1578. # [23:29] <RyanVM|afk> philor: yeah, that's pretty damn dumb
  1579. # [23:29] * Joins: jkitch (Thunderbird@moz-8v08gb.k4n0.vhij.44b8.2001.IP)
  1580. # [23:31] <philor> does SeaMonkey run tests anywhere these days?
  1581. # [23:34] * Quits: jviereck (Adium@moz-fakb6b.dclient.hispeed.ch) (Quit: Leaving.)
  1582. # [23:35] * Quits: retornam (retornam@moz-g3o.jnl.68.208.IP) (Ping timeout: 121 seconds)
  1583. # [23:37] * Joins: kamidphi_ (textual@moz-ouggk0.tpgi.com.au)
  1584. # [23:37] * Joins: retornam (retornam@moz-g3o.jnl.68.208.IP)
  1585. # [23:38] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1586. # [23:39] * Quits: espadrine (ttyl@moz-l019mn.fbx.proxad.net) (Ping timeout: 121 seconds)
  1587. # [23:41] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  1588. # [23:46] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  1589. # [23:46] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Connection closed)
  1590. # [23:47] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  1591. # [23:48] * Quits: brendan (brendaneich@moz-ejav16.sub-70-197-20.myvzw.com) (Connection closed)
  1592. # [23:50] <philor> that'll do wonders for my attitude
  1593. # [23:50] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Ping timeout: 121 seconds)
  1594. # [23:51] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  1595. # [23:51] * RyanVM|afk clearly isn't CCed to the right bugs
  1596. # [23:51] <philor> suddenly instead of having to star 2-6 emulator failed to starts on b2g per push, I'm having to open the log for 2-6 failure summary is emptys to find that's what they were
  1597. # [23:52] * Quits: Mossop (dtownsend@moz-1gfh2v.fios.verizon.net) (Quit: This computer has gone to sleep)
  1598. # [23:55] * Joins: guidocalvano (guidocalvan@moz-a52pml.adsl.xs4all.nl)
  1599. # [23:55] * Quits: guidocalvano (guidocalvan@moz-a52pml.adsl.xs4all.nl) (Client exited)
  1600. # [23:55] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  1601. # [23:57] * Quits: smontagu (chatzilla@moz-qklqnv.red.bezeqint.net) (Ping timeout: 121 seconds)
  1602. # [23:57] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
  1603. # [23:57] * Joins: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP)
  1604. # [23:59] * Quits: Ms2ger (Ms2ger@moz-c70.8u8.182.91.IP) (Quit: nn)
  1605. # [23:59] * Quits: kamidphi_ (textual@moz-ouggk0.tpgi.com.au) (Ping timeout: 121 seconds)
  1606. # Session Close: Sun Jan 18 00:00:00 2015

Previous day, Next day

Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn