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

Options:

Previous day, Next day

  1. # Session Start: Mon Jan 19 00:00:00 2015
  2. # Session Ident: #developers
  3. # [00:00] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  4. # [00:01] <philor> all this looking at tests we disabled on 10.8 in 2012 with minimal looking at the failures either before or since makes me wonder whether we should just randomly reenable disabled tests, along with randomly disabling tests just to see if anyone cares about them
  5. # [00:04] * Quits: Sander (chatzilla@moz-f4egml.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  6. # [00:04] <&dbaron> we probably should try reenabling disabled tests
  7. # [00:05] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  8. # [00:06] <philor> https://treeherder.mozilla.org/#/jobs?repo=try&revision=73221c39634f
  9. # [00:08] <philor> interesting that 10.10 debug is hellishly slow even by our low standards, so the same amount of retries on it would be more than 10 hours of wall clock time
  10. # [00:13] <philor> though I think they weren't genuine r5 test slaves, so much as random boxes that were being used to prop up a table with three short legs, so maybe that'll get better
  11. # [00:13] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  12. # [00:14] * nthomas is now known as nthomas|away
  13. # [00:14] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Quit: Leaving.)
  14. # [00:14] * Joins: tedders1 (tedders1@moz-2kt.br8.141.1.IP)
  15. # [00:15] <philor> also wonder whether it's still true that we're running a preview image rather than actual 10.10
  16. # [00:16] * Quits: Archaeopteryx (Archaeopter@moz-do3ar1.cust.telecolumbus.net) (Quit: Goodbye)
  17. # [00:17] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
  18. # [00:18] * Quits: rednaks (rednaks@moz-iru.36j.227.41.IP) (Ping timeout: 121 seconds)
  19. # [00:19] * Joins: h4writer (h4writer@moz-lcj9pu.access.telenet.be)
  20. # [00:19] * Joins: joch (Thunderbird@moz-8l5ru8.bredband.comhem.se)
  21. # [00:19] <joch> Is it possible to hide a dragimage set in a datatransfer?
  22. # [00:20] <joch> No luck with visibility = "hidden/collapse"
  23. # [00:20] * Joins: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu)
  24. # [00:21] <joch> width = 0 and height = 0 appears to invalidate the dragimage?
  25. # [00:21] <@smaug> joch: why you set drag image if you don't want to show it?
  26. # [00:21] <joch> smaug: I want to be able to toggle it
  27. # [00:22] <joch> show the dragimage on dragenter
  28. # [00:22] <joch> hide it on dragexit
  29. # [00:22] <joch> ^ e.g.
  30. # [00:23] <@smaug> right
  31. # [00:23] <joch> or would I have to create the dragimage on every dragexit?
  32. # [00:25] <joch> oh and it's the tab's dragimage in tabbrowser.xml I'm talking about :)
  33. # [00:25] <@smaug> looks like we read the dragimage value only right after the dnd has started.
  34. # [00:25] * Quits: Zupoman (mistrzmag@moz-qc3.esk.224.91.IP) (Connection closed)
  35. # [00:25] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  36. # [00:26] * Quits: tedders1 (tedders1@moz-2kt.br8.141.1.IP) (Ping timeout: 121 seconds)
  37. # [00:27] * BenWa is now known as BenWa|email
  38. # [00:27] * Joins: tedders1 (tedders1@moz-vm1.skn.134.1.IP)
  39. # [00:30] <joch> well the dragimage is set on dragstart in this case
  40. # [00:31] * BenWa|email is now known as BenWa
  41. # [00:31] <@smaug> joch: right, and per spec drag image can be set only during dragstart
  42. # [00:31] <@smaug> https://html.spec.whatwg.org/multipage/interaction.html#dom-datatransfer-setdragimage
  43. # [00:31] <@smaug> and https://html.spec.whatwg.org/multipage/interaction.html#concept-dnd-rw
  44. # [00:32] <joch> ah
  45. # [00:33] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
  46. # [00:33] * Quits: givanica (Thunderbird@moz-bmh.rug.121.86.IP) (Client exited)
  47. # [00:36] * Joins: ehugg (ehugg@moz-i33.i2q.170.166.IP)
  48. # [00:37] * Quits: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP) (Quit: Leaving.)
  49. # [00:39] <joch> then I can't do anything to the dragimage itself during dragexit?
  50. # [00:40] <joch> but shouldn't I be able to modify the canvas in the dragimage?
  51. # [00:43] * Joins: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com)
  52. # [00:43] * Joins: alexbardas (alexbardas@moz-pob0fr.BH.idilis.net)
  53. # [00:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7e6b191f83f7 - Ehsan Akhgari - Bug 1123110 - Clarify the ownership of several cycle collector members; r=mccr8
  54. # [00:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9604119ee9d3 - Ehsan Akhgari - Bug 1123114 - Mark DOMString::mStringBuffer as unsafe; r=smaug
  55. # [00:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/953aecc38f56 - Ehsan Akhgari - Bug 1123112 - Mark AutoEntryScript as stack class, and clarify the ownership of its members; r=smaug
  56. # [00:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/cf2d52a26ec2 - Ehsan Akhgari - Bug 1123111 - Mark EventNameMapping::mAtom as non-owning; r=smaug
  57. # [00:45] * Joins: rmcdougall1 (Adium@moz-f2h.mvj.38.216.IP)
  58. # [00:46] * Quits: ehugg (ehugg@moz-i33.i2q.170.166.IP) (Client exited)
  59. # [00:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/fae8ad41a604 - Ehsan Akhgari - Bug 927430 - Add a static analysis to detect is-NaN testing using |x == x| or |x != x|; r=jrmuizel
  60. # [00:47] * Quits: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  61. # [00:48] * Quits: alexbardas (alexbardas@moz-pob0fr.BH.idilis.net) (Ping timeout: 121 seconds)
  62. # [00:49] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  63. # [00:51] * bc|bbl is now known as bc
  64. # [00:51] * Joins: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP)
  65. # [00:53] * Quits: lsumar_ (lsumar@moz-4v0.gkd.16.182.IP) (Connection closed)
  66. # [00:53] * mattwoodrow is now known as mattwoodrow|away
  67. # [00:53] * Joins: lsumar (lsumar@moz-4v0.gkd.16.182.IP)
  68. # [00:55] * Quits: lsumar (lsumar@moz-4v0.gkd.16.182.IP) (Connection closed)
  69. # [00:55] * Joins: lsumar (lsumar@moz-4v0.gkd.16.182.IP)
  70. # [00:57] * Quits: IanN (chatzilla@moz-lnh6qk.cable.virginm.net) (Quit: ChatZilla 0.9.91.1 [SeaMonkey 2.35a1/20150117203334])
  71. # [00:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/31cfd9095d71 - John Daggett - Bug 1118981 - initialize mSkipDrawing correctly for already loading fonts. r=jfkthame, a=sylvestre
  72. # [00:58] <philor> my favorite part of weekends is guessing exactly when to close inbound to catch ehsan between when he has notice that he broken it and when he tries to push a followup
  73. # [00:59] <philor> well, that and saving energy by only typing part of words
  74. # [00:59] * Parts: lsumar (lsumar@moz-4v0.gkd.16.182.IP) ("Leaving")
  75. # [01:00] * Joins: nonsensickle (nonsensickl@moz-4v0.gkd.16.182.IP)
  76. # [01:00] * ewong|away is now known as ewong
  77. # [01:01] * BenWa is now known as BenWa|email
  78. # [01:02] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/beb62e1ad523 - John Daggett - Bug 1118981 - initialize mSkipDrawing correctly for already loading fonts. r=jfkthame, a=sylvestre
  79. # [01:05] <@njn> ... and ehsan's static analysis change is burning
  80. # [01:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e5b597326bb9 - Ehsan Akhgari - Backed out changeset fae8ad41a604 (bug 927430) because of build bustage on a CLOSED TREE
  81. # [01:05] <@njn> oh, he backed it out
  82. # [01:06] <@njn> 16:06:05 up 1:51, 8 users, load average: 20.26, 15.31, 11.41
  83. # [01:06] <@njn> not bad
  84. # [01:07] * Joins: francois (francois@moz-cnggv3.fmarier.org)
  85. # [01:09] * Quits: junaid (junaid@moz-gag.pr7.101.212.IP) (Ping timeout: 121 seconds)
  86. # [01:09] * Quits: gustavold1 (gustavold@moz-prde1b.hfc.comcastbusiness.net) (Quit: Leaving.)
  87. # [01:13] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  88. # [01:14] <joch> is setdragimage for html content broken? O.o
  89. # [01:17] <joch> If someony can verify: http://jsfiddle.net/2y9zjx64/2/
  90. # [01:17] * Joins: capella-s32 (capella-s3@moz-41e.a68.87.66.IP)
  91. # [01:18] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
  92. # [01:18] * Quits: capella-s32 (capella-s3@moz-41e.a68.87.66.IP) (Connection closed)
  93. # [01:19] * Quits: capella-s3 (capella-s3@moz-a6lqme.res.rr.com) (Ping timeout: 121 seconds)
  94. # [01:19] * Joins: capella-s3 (capella-s3@moz-a6lqme.res.rr.com)
  95. # [01:20] * Quits: rmcdougall1 (Adium@moz-f2h.mvj.38.216.IP) (Ping timeout: 121 seconds)
  96. # [01:20] * Quits: h4writer (h4writer@moz-lcj9pu.access.telenet.be) (Ping timeout: 121 seconds)
  97. # [01:21] * Quits: dria (dria@moz-lbj.rq2.175.184.IP) (Client exited)
  98. # [01:22] * Quits: tonymec_KDE (tonymec@moz-2k8f6e.isp.belgacom.be) (Ping timeout: 121 seconds)
  99. # [01:25] * Joins: alexbardas (alexbardas@moz-pob0fr.BH.idilis.net)
  100. # [01:25] * Quits: alexbardas (alexbardas@moz-pob0fr.BH.idilis.net) (A TLS packet with unexpected length was received.)
  101. # [01:25] * Joins: gustavold (gustavold@moz-prde1b.hfc.comcastbusiness.net)
  102. # [01:26] * Parts: marco (marco@moz-tutqvf.retail.telecomitalia.it) ("")
  103. # [01:26] * Joins: mwarger__ (mwargers@moz-tst4f6.adsl.online.nl)
  104. # [01:28] * Quits: mikeratcliffe (Adium@moz-37l.9hb.12.149.IP) (Ping timeout: 121 seconds)
  105. # [01:28] * Quits: mconley (mconley@moz-d7b.k9e.239.204.IP) (Connection closed)
  106. # [01:30] * Joins: mikeratcliffe (Adium@moz-ovh.tbf.208.62.IP)
  107. # [01:31] * Joins: tonymec_KDE (tonymec@moz-0lpqgd.isp.belgacom.be)
  108. # [01:31] * Quits: hallvors (uid23371@moz-uj1g6s.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  109. # [01:34] * Joins: JesperHansen (JesperHanse@moz-mk7.t6s.144.91.IP)
  110. # [01:40] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  111. # [01:43] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  112. # [01:44] * Joins: bwc (Adium@moz-7qa.7fp.250.162.IP)
  113. # [01:45] * Parts: joch (Thunderbird@moz-8l5ru8.bredband.comhem.se)
  114. # [01:48] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
  115. # [01:49] * Joins: karlt (karl@moz-d9sifc.xtra.co.nz)
  116. # [01:49] <philor> wish we had usable data on test failure frequency
  117. # [01:50] * Quits: mt (mt@moz-bligus.ujol.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
  118. # [01:50] <philor> some of these things I'm trying to hit on try in a reenabled test, I get them once while getting some current non-disabled failure six or eight times
  119. # [01:52] <philor> I know our standards have changed enormously since the early days, when we have bug comments saying "your test has failed *_two_* times this week! why haven't you disabled it yet?" but I suspect they've changed a lot since more recent times too
  120. # [01:53] * nthomas|away is now known as nthomas
  121. # [01:54] * Quits: mikeratcliffe (Adium@moz-ovh.tbf.208.62.IP) (Quit: Leaving.)
  122. # [01:54] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
  123. # [01:54] * Joins: dria (dria@moz-lbj.rq2.175.184.IP)
  124. # [01:59] * Quits: bwc (Adium@moz-7qa.7fp.250.162.IP) (Quit: Leaving.)
  125. # [02:02] * Joins: mt (mt@moz-bligus.ujol.1ibb.0101.2620.IP)
  126. # [02:03] * Quits: gustavold (gustavold@moz-prde1b.hfc.comcastbusiness.net) (Quit: Leaving.)
  127. # [02:05] * Quits: till (till@moz-bhb9br.adsl.alicedsl.de) (A TLS packet with unexpected length was received.)
  128. # [02:07] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Ping timeout: 121 seconds)
  129. # [02:08] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  130. # [02:08] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (A TLS packet with unexpected length was received.)
  131. # [02:14] <redwood> does firefox use CSS3 cascade ordering re origin and important and if so about when when (roughly) did that land?
  132. # [02:14] * Joins: bwc (Adium@moz-7qa.7fp.250.162.IP)
  133. # [02:15] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  134. # [02:15] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
  135. # [02:16] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  136. # [02:18] * Quits: bwc (Adium@moz-7qa.7fp.250.162.IP) (Quit: Leaving.)
  137. # [02:18] <&dbaron> redwood, there aren't any differences from CSS 2, I don't think
  138. # [02:19] <redwood> dbaron, i must be wrong then but i had the impression there was something different with respect to user agent-origin important rules
  139. # [02:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c09784f0bf81 - Phil Ringnalda - Bug 792304 - Move the disabling of test_contextmenu.html on OS X 10.8 out of the test and into the manifest, and expand it to disabling the test for all OS X versions other than 10.6
  140. # [02:20] <redwood> could it be that user-agent important simply gets explicitly referenced in the caseade description for css3 but wasn't for css3?
  141. # [02:20] <&dbaron> redwood, ah, I guess UA important didn't exist in level 2, but we've implemented it for at least a decade, probably longer
  142. # [02:21] <redwood> ok, a long time back
  143. # [02:21] <redwood> thanks
  144. # [02:21] <redwood> and that should have read "but wasn't for css2"
  145. # [02:21] * Quits: JesperHansen (JesperHanse@moz-mk7.t6s.144.91.IP) (Ping timeout: 121 seconds)
  146. # [02:23] * Joins: Edgar (Thunderbird@moz-aj9ejj.HINET-IP.hinet.net)
  147. # [02:24] * Joins: Morris (Morris@moz-aj9ejj.HINET-IP.hinet.net)
  148. # [02:25] * BenWa|email is now known as BenWa
  149. # [02:27] * Joins: bdahl (bdahl@moz-3veeoq.dynamic.fusionbroadband.com)
  150. # [02:27] * Joins: mikeratcliffe (Adium@moz-ovh.tbf.208.62.IP)
  151. # [02:29] * Joins: brsun (chatzilla@moz-aj9ejj.HINET-IP.hinet.net)
  152. # [02:32] * Quits: mwarger__ (mwargers@moz-tst4f6.adsl.online.nl) (Connection closed)
  153. # [02:40] * Quits: @smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi) (Ping timeout: 121 seconds)
  154. # [02:42] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  155. # [02:42] * Joins: xeonchen (xeon@moz-2hf62a.HINET-IP.hinet.net)
  156. # [02:45] * Joins: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com)
  157. # [02:46] * Joins: karlt (karl@moz-0mfuf7.dqqd.b0fh.0cb0.2001.IP)
  158. # [02:47] * Joins: rmcdougall1 (Adium@moz-f2h.mvj.38.216.IP)
  159. # [02:48] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  160. # [02:48] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  161. # [02:49] * Quits: rmcdougall (Adium@moz-l35r56.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  162. # [02:52] * heycam is now known as heycam|away
  163. # [02:55] * Quits: victorporof (victorporof@moz-9j8.4ed.71.67.IP) (Quit: 💤)
  164. # [03:03] * Joins: allstarschh (allstars@moz-aj9ejj.HINET-IP.hinet.net)
  165. # [03:03] * Joins: KuoE0 (KuoE0@moz-aj9ejj.HINET-IP.hinet.net)
  166. # [03:05] * Joins: seanlin (Thunderbird@moz-2hf62a.HINET-IP.hinet.net)
  167. # [03:06] * Joins: till (till@moz-bhb9br.adsl.alicedsl.de)
  168. # [03:08] * Quits: rmcdougall1 (Adium@moz-f2h.mvj.38.216.IP) (Ping timeout: 121 seconds)
  169. # [03:11] * Quits: till (till@moz-bhb9br.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  170. # [03:13] * Quits: mikeratcliffe (Adium@moz-ovh.tbf.208.62.IP) (Quit: Leaving.)
  171. # [03:14] * Joins: shelly (shelly@moz-aj9ejj.HINET-IP.hinet.net)
  172. # [03:16] * Joins: jocelyn (uid26949@moz-sst16i.ealing.irccloud.com)
  173. # [03:20] * Joins: boris_pc (boris@moz-aj9ejj.HINET-IP.hinet.net)
  174. # [03:21] * mattwoodrow|away is now known as mattwoodrow
  175. # [03:22] * Joins: victorporof (victorporof@moz-9j8.4ed.71.67.IP)
  176. # [03:23] * Joins: Jerry_Mac (hshih@moz-2hf62a.HINET-IP.hinet.net)
  177. # [03:23] * Joins: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net)
  178. # [03:25] * Quits: masayuki (Thunderbird@moz-1gqv2s.zaq.ne.jp) (Client exited)
  179. # [03:27] * Joins: masayuki (Thunderbird@moz-1gqv2s.zaq.ne.jp)
  180. # [03:28] * Joins: chewey (chewey@moz-c2fqej.dip0.t-ipconnect.de)
  181. # [03:30] * Joins: elin (elin@moz-2hf62a.HINET-IP.hinet.net)
  182. # [03:30] * Quits: chewey_ (chewey@moz-f56iah.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
  183. # [03:36] * Quits: bdahl (bdahl@moz-3veeoq.dynamic.fusionbroadband.com) (A TLS packet with unexpected length was received.)
  184. # [03:38] * Joins: kgrandon (Adium@moz-l8e1ui.ca.comcast.net)
  185. # [03:38] * Quits: kgrandon (Adium@moz-l8e1ui.ca.comcast.net) (Connection closed)
  186. # [03:40] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
  187. # [03:40] * heycam|away is now known as heycam
  188. # [03:41] * Joins: StevenLee (Adium@moz-ku93c7.dynamic.hinet.net)
  189. # [03:41] * Quits: StevenLee (Adium@moz-ku93c7.dynamic.hinet.net) (Quit: Leaving.)
  190. # [03:42] * Joins: juniorhsu (uid27704@moz-isgpq0.uxbridge.irccloud.com)
  191. # [03:45] * Joins: jw_wang (jw_wang@moz-aj9ejj.HINET-IP.hinet.net)
  192. # [03:47] * Quits: @bsmedberg (bsmedberg@moz-smm6jf.pa.atlanticbb.net) (Connection closed)
  193. # [03:47] * Joins: bsmedberg (bsmedberg@moz-smm6jf.pa.atlanticbb.net)
  194. # [03:47] * killer sets mode: +o bsmedberg
  195. # [03:52] * Quits: idwer (irc@moz-bp1sle.adsl.online.nl) (A TLS packet with unexpected length was received.)
  196. # [03:53] * Joins: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net)
  197. # [03:58] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/f996db705b48 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  198. # [03:58] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/57661eeda484 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  199. # [04:06] * Joins: evanxd (Adium@moz-2hf62a.HINET-IP.hinet.net)
  200. # [04:07] * Joins: till (till@moz-fh8t27.adsl.alicedsl.de)
  201. # [04:11] * Quits: till (till@moz-fh8t27.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  202. # [04:13] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
  203. # [04:15] * Quits: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  204. # [04:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/83180a007a3c - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  205. # [04:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/2459957e8a45 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  206. # [04:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4483e49e26b2 - Christoph Kerschbaumer - Bug 1119006 - Remove files where code is still calling removed NS_OpenURI API (r=mcmanus)
  207. # [04:21] * Quits: evanxd (Adium@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving.)
  208. # [04:22] * Quits: JamesCheng (james@moz-aj9ejj.HINET-IP.hinet.net) (Connection closed)
  209. # [04:25] * Joins: evanxd (Adium@moz-4rrmu1.dynamic.hinet.net)
  210. # [04:26] * Joins: alexbardas (alexbardas@moz-j91ph9.BV.idilis.net)
  211. # [04:29] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  212. # [04:30] * Quits: alexbardas (alexbardas@moz-j91ph9.BV.idilis.net) (Ping timeout: 121 seconds)
  213. # [04:31] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  214. # [04:32] * Joins: TYLin (TYLin@moz-aj9ejj.HINET-IP.hinet.net)
  215. # [04:33] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  216. # [04:33] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  217. # [04:33] * Quits: @njn (chatzilla@moz-v3o.bov.214.203.IP) (Ping timeout: 121 seconds)
  218. # [04:33] * Joins: njn_ (chatzilla@moz-daaic0.iinet.net.au)
  219. # [04:34] * njn_ is now known as njn
  220. # [04:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/73009e704daa - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  221. # [04:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/94888c4a993a - B2G Bumper Bot - Bumping manifests a=b2g-bump
  222. # [04:37] * Joins: jdm (jdm@moz-ilbt2e.cable.teksavvy.com)
  223. # [04:37] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Ping timeout: 121 seconds)
  224. # [04:37] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  225. # [04:38] * Joins: drno (nohlmeier@moz-225k7f.ca.comcast.net)
  226. # [04:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/750730cebb40 - Phil Ringnalda - Bug 1060869 followup, only add disabling test_fileapi_slice.html on Mulet, since that's the only new platform it caused it to fail on
  227. # [04:41] * Joins: JamesCheng (james@moz-aj9ejj.HINET-IP.hinet.net)
  228. # [04:41] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Ping timeout: 121 seconds)
  229. # [04:48] <dmajor> philor++
  230. # [04:49] * Joins: schien (anonymous@moz-aj9ejj.HINET-IP.hinet.net)
  231. # [04:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/13834f7f5c6c - Phil Ringnalda - Bug 788999 followup, reenable test_fileapi_slice.html on OS X 10.8 since whatever caused it to hang two years ago seems to be gone
  232. # [04:54] * Quits: ddahl (ddahl@moz-40a6g5.il.comcast.net) (Ping timeout: 121 seconds)
  233. # [04:54] <philor> rage-reenabling tests makes a nice break from rage-disabling them
  234. # [04:55] <dmajor> please rage more
  235. # [04:56] * nthomas is now known as nthomas|away
  236. # [04:58] * Joins: gustavold (gustavold@moz-prde1b.hfc.comcastbusiness.net)
  237. # [04:59] * Joins: mib_n05771 (Mibbit@moz-bd5cm4.oc.cox.net)
  238. # [04:59] * Quits: mib_n05771 (Mibbit@moz-bd5cm4.oc.cox.net) (Quit: http://www.mibbit.com ajax IRC Client)
  239. # [05:00] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
  240. # [05:03] * Quits: TYLin (TYLin@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  241. # [05:04] * Quits: mt_ (mt@moz-q5mdp9.ca.comcast.net) (Quit: Leaving.)
  242. # [05:05] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (Ping timeout: 121 seconds)
  243. # [05:06] * Joins: sewardj_ (sewardj@moz-b2g62n.dip0.t-ipconnect.de)
  244. # [05:07] * Quits: KaiRo (robert@moz-n8uth9.highway.telekom.at) (A TLS packet with unexpected length was received.)
  245. # [05:08] * Joins: till (till@moz-fh8t27.adsl.alicedsl.de)
  246. # [05:08] * Quits: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  247. # [05:08] * Joins: ddahl (ddahl@moz-k48.kjt.199.138.IP)
  248. # [05:08] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
  249. # [05:09] * Quits: amoghbl1 (Thunderbird@moz-9i1.k6o.139.14.IP) (Connection closed)
  250. # [05:10] * Joins: amoghbl1 (Thunderbird@moz-9i1.k6o.139.14.IP)
  251. # [05:10] * Quits: sewardj (sewardj@moz-vio9eo.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
  252. # [05:10] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  253. # [05:10] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  254. # [05:11] * Joins: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP)
  255. # [05:12] * Quits: till (till@moz-fh8t27.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  256. # [05:15] * Quits: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP) (Client exited)
  257. # [05:16] * Joins: bwc (Adium@moz-7qa.7fp.250.162.IP)
  258. # [05:17] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Ping timeout: 121 seconds)
  259. # [05:21] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
  260. # [05:21] * Quits: Jerry_Mac (hshih@moz-2hf62a.HINET-IP.hinet.net) (Quit: This computer has gone to sleep)
  261. # [05:23] * Quits: GPHemsley (GPHemsley@moz-frh6ap.nggo.qi13.000b.2601.IP) (Ping timeout: 121 seconds)
  262. # [05:23] * Quits: dria (dria@moz-lbj.rq2.175.184.IP) (Client exited)
  263. # [05:24] * Joins: dria (dria@moz-lbj.rq2.175.184.IP)
  264. # [05:29] <philor> nice, between the manifest and the in-test disabling, we run the one pointerlock test on Linux and on 10.6
  265. # [05:31] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
  266. # [05:33] * mattwoodrow is now known as mattwoodrow|away
  267. # [05:34] * Joins: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP)
  268. # [05:36] * Joins: GPHemsley (GPHemsley@moz-d3dpe5.nggo.qi13.000b.2601.IP)
  269. # [05:36] * darkowlzz|afk is now known as darkowlzz
  270. # [05:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/9a5eb32572fd - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  271. # [05:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/46baffc1a555 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  272. # [05:38] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  273. # [05:38] * Joins: tonymec (tonymec@moz-0lpqgd.isp.belgacom.be)
  274. # [05:42] * Joins: amoghbl2 (Thunderbird@moz-9i1.k6o.139.14.IP)
  275. # [05:42] * Quits: amoghbl1 (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
  276. # [05:44] * Joins: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net)
  277. # [05:45] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Quit: Leaving.)
  278. # [05:49] * Joins: jsx|offline (uid48919@moz-2hni06.charlton.irccloud.com)
  279. # [05:49] * jsx|offline is now known as jsx
  280. # [05:51] * Joins: developers357 (bzlandfill@moz-7mn.9pd.225.103.IP)
  281. # [05:54] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
  282. # [05:56] * Quits: developers357 (bzlandfill@moz-7mn.9pd.225.103.IP) (Quit: CGI:IRC (Ping timeout))
  283. # [05:56] * Quits: elin (elin@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  284. # [05:59] <philor> my test manifest lines are around 250 characters long, and so is my trychooser syntax
  285. # [05:59] <philor> #winning
  286. # [06:01] * Quits: jdm (jdm@moz-ilbt2e.cable.teksavvy.com) (Quit: )
  287. # [06:08] * Joins: till (till@moz-fh8t27.adsl.alicedsl.de)
  288. # [06:10] * Joins: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
  289. # [06:10] * Parts: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
  290. # [06:11] * Quits: tonymec (tonymec@moz-0lpqgd.isp.belgacom.be) (Ping timeout: 121 seconds)
  291. # [06:12] * Joins: kgrandon (Adium@moz-l8e1ui.ca.comcast.net)
  292. # [06:13] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  293. # [06:13] * Quits: till (till@moz-fh8t27.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  294. # [06:14] * Joins: Jerry_Mac (hshih@moz-2hf62a.HINET-IP.hinet.net)
  295. # [06:16] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
  296. # [06:17] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Ping timeout: 121 seconds)
  297. # [06:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/a4b8babdabe6 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  298. # [06:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/785a136e11af - B2G Bumper Bot - Bumping manifests a=b2g-bump
  299. # [06:22] * Quits: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP) (Client exited)
  300. # [06:23] * heycam is now known as heycam|away
  301. # [06:23] * Joins: tonymec (tonymec@moz-0lpqgd.isp.belgacom.be)
  302. # [06:24] * Joins: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP)
  303. # [06:25] * jlund is now known as jlund|away
  304. # [06:26] * Quits: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP) (Client exited)
  305. # [06:27] <jsx> Does anyone know if the url fragment part gets send over to the server in HTTP/2?
  306. # [06:28] <jsx> Or is it the same as of now?
  307. # [06:29] * Joins: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP)
  308. # [06:31] * Quits: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP) (Client exited)
  309. # [06:32] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
  310. # [06:32] * Joins: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net)
  311. # [06:33] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  312. # [06:36] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (Ping timeout: 121 seconds)
  313. # [06:37] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Ping timeout: 121 seconds)
  314. # [06:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/08cf29ed4cda - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  315. # [06:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/0e9496c4e398 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  316. # [06:42] * Joins: mahdi (mahdi@moz-649.evb.244.151.IP)
  317. # [06:43] * Joins: elin (elin@moz-2hf62a.HINET-IP.hinet.net)
  318. # [06:43] * heycam|away is now known as heycam
  319. # [06:44] * Quits: karlt (karl@moz-0mfuf7.dqqd.b0fh.0cb0.2001.IP) (Ping timeout: 121 seconds)
  320. # [06:46] * Quits: tonymec (tonymec@moz-0lpqgd.isp.belgacom.be) (Ping timeout: 121 seconds)
  321. # [06:51] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
  322. # [06:51] * Quits: loveless (loveless@moz-cej.mg6.56.172.IP) (A TLS packet with unexpected length was received.)
  323. # [06:54] * Quits: shorlander (shorlander@moz-4lj2qn.lsvlky.sbcglobal.net) (Connection closed)
  324. # [06:54] * Joins: tonymec (tonymec@moz-0lpqgd.isp.belgacom.be)
  325. # [06:54] * Joins: shorlander (shorlander@moz-4lj2qn.lsvlky.sbcglobal.net)
  326. # [06:55] * Quits: schien (anonymous@moz-aj9ejj.HINET-IP.hinet.net) (Quit: sleep)
  327. # [06:55] * Joins: schien (anonymous@moz-2hf62a.HINET-IP.hinet.net)
  328. # [06:55] * Quits: bwc (Adium@moz-7qa.7fp.250.162.IP) (Quit: Leaving.)
  329. # [06:58] <heycam> there's no way I can run talos on the build machines and have them record a profile I could then download and open with cleopatra, is there?
  330. # [07:00] <Unfocused> heycam: at the very least, you can request a slave, login, and setup/save the profile manually
  331. # [07:01] <heycam> Unfocused, yeah that's a good point. I would have to learn how to run talos manually again but I guess that's do-able. :)
  332. # [07:01] <philor> despite https://wiki.mozilla.org/Buildbot/Talos/Profiling claiming prereqs haven't landed, it claims you should see a closed bug for details, so perhaps its out of date
  333. # [07:02] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
  334. # [07:02] <heycam> philor, oh wow that does sound like what I want though
  335. # [07:02] * Joins: Anupkumar (uid16774@moz-3mjuju.charlton.irccloud.com)
  336. # [07:02] <BenWa> philor: It works and we’re in the process of landing patches to make it even better
  337. # [07:02] <BenWa> philor: I’ll file a bug to update these
  338. # [07:02] <heycam> BenWa, cool. so those instructions there should be good to follow? (and on windows?)
  339. # [07:03] * Quits: schien (anonymous@moz-2hf62a.HINET-IP.hinet.net) (Quit: sleep)
  340. # [07:03] <BenWa> heycam: I think it depends on the test right now. Some will output decent profiles, some will hang intermittently and some wont produce anything useful
  341. # [07:03] <BenWa> heycam: mstange has been working on a series of patches to improve it
  342. # [07:04] <heycam> BenWa, ok. I'll try and see if it works.
  343. # [07:04] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
  344. # [07:04] <BenWa> heycam: So push what you want to Try (or run it locally), see what happens and send me and mstange a note if it doesn’t work well
  345. # [07:04] <heycam> BenWa, will do! when I asked the question I didn't expect the answer to be "yes", btw. :)
  346. # [07:05] <BenWa> Well it’s more of a ‘kinda’ at this point. There’s a lot of details and moving pieces to getting it to work
  347. # [07:05] <heycam> sounds great anyway. debugging why talos regressions happen (without this) sucks.
  348. # [07:06] * Joins: seanlin1 (Thunderbird@moz-2hf62a.HINET-IP.hinet.net)
  349. # [07:06] * Quits: seanlin (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  350. # [07:09] * Joins: Alessar (Alessar@moz-mfn.qfs.104.79.IP)
  351. # [07:09] * Joins: till (till@moz-fh8t27.adsl.alicedsl.de)
  352. # [07:13] * Quits: shorlander (shorlander@moz-4lj2qn.lsvlky.sbcglobal.net) (Connection closed)
  353. # [07:13] * Joins: shorlander (shorlander@moz-4lj2qn.lsvlky.sbcglobal.net)
  354. # [07:14] * Quits: till (till@moz-fh8t27.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  355. # [07:15] * Joins: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net)
  356. # [07:15] * Joins: smontagu (chatzilla@moz-qklqnv.red.bezeqint.net)
  357. # [07:16] * darkowlzz is now known as darkowlzz|afk
  358. # [07:18] * Joins: stransky (stransky@moz-mh3.53u.81.109.IP)
  359. # [07:19] * Quits: KuoE0 (KuoE0@moz-aj9ejj.HINET-IP.hinet.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  360. # [07:19] * Quits: bajaj (bajaj_afk@moz-6lou4i.ca.comcast.net) (Ping timeout: 121 seconds)
  361. # [07:22] * Joins: KuoE0 (KuoE0@moz-2hf62a.HINET-IP.hinet.net)
  362. # [07:22] * Quits: shorlander (shorlander@moz-4lj2qn.lsvlky.sbcglobal.net) (Connection closed)
  363. # [07:22] * Joins: tedders1_ (tedders1@moz-bbh.26m.135.1.IP)
  364. # [07:22] * Joins: loveless (loveless@moz-cej.mg6.56.172.IP)
  365. # [07:22] * Joins: shorlander (shorlander@moz-4lj2qn.lsvlky.sbcglobal.net)
  366. # [07:25] * Joins: flaviu (Instantbird@moz-662.esi.231.62.IP)
  367. # [07:25] * Quits: tedders1 (tedders1@moz-vm1.skn.134.1.IP) (Ping timeout: 121 seconds)
  368. # [07:28] * Quits: xeonchen (xeon@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving)
  369. # [07:29] * Quits: gustavold (gustavold@moz-prde1b.hfc.comcastbusiness.net) (Ping timeout: 121 seconds)
  370. # [07:31] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  371. # [07:32] * Joins: seanlin (Thunderbird@moz-aj9ejj.HINET-IP.hinet.net)
  372. # [07:34] * heycam is now known as heycam|away
  373. # [07:34] * Quits: seanlin1 (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  374. # [07:37] * Quits: kgrandon (Adium@moz-l8e1ui.ca.comcast.net) (Quit: Leaving.)
  375. # [07:38] * Joins: karlt (karl@moz-d9sifc.xtra.co.nz)
  376. # [07:41] * Joins: anirudhgp (Mibbit@moz-f40.f10.139.14.IP)
  377. # [07:42] * Joins: CristinaM (Instantbird@moz-662.esi.231.62.IP)
  378. # [07:42] <anirudhgp> Hey guys can someone help me with this bug? https://bugzilla.mozilla.org/show_bug.cgi?id=387061 How do i move NS_MsgStripRE to an XPCOM interface?
  379. # [07:45] * Joins: schien (anonymous@moz-aj9ejj.HINET-IP.hinet.net)
  380. # [07:46] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  381. # [07:48] * Joins: adalucinet (Instantbird@moz-662.esi.231.62.IP)
  382. # [07:49] * flod|away is now known as flod
  383. # [07:53] * bc is now known as bc|afk
  384. # [07:58] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0d0cdc390be2 - Phil Ringnalda - Bug 1123195 - skip image/test/crashtests/694165-1.xhtml on OS X 10.10 debug, where it hangs
  385. # [08:01] * Fallen|away is now known as Fallen
  386. # [08:01] * Joins: xeonchen (xeon@moz-2hf62a.HINET-IP.hinet.net)
  387. # [08:01] * Joins: tzimmermann (tzimmermann@moz-cuftrp.pools.vodafone-ip.de)
  388. # [08:05] * Joins: shelly_ (shelly@moz-aj9ejj.HINET-IP.hinet.net)
  389. # [08:09] * Joins: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP)
  390. # [08:10] * Joins: till (till@moz-fh8t27.adsl.alicedsl.de)
  391. # [08:10] * Tomcat|afk is now known as Tomcat|Sheriffduty
  392. # [08:11] * Quits: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP) (Quit: Leaving)
  393. # [08:13] * Joins: boris (boris@moz-aj9ejj.HINET-IP.hinet.net)
  394. # [08:13] * Quits: anirudhgp (Mibbit@moz-f40.f10.139.14.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  395. # [08:14] * Quits: till (till@moz-fh8t27.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  396. # [08:14] * Quits: KuoE0 (KuoE0@moz-2hf62a.HINET-IP.hinet.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  397. # [08:15] * darkowlzz|afk is now known as darkowlzz
  398. # [08:17] * Joins: KuoE0 (KuoE0@moz-aj9ejj.HINET-IP.hinet.net)
  399. # [08:20] * darkowlzz is now known as darkowlzz|afk
  400. # [08:21] * philor is now known as philor|away
  401. # [08:27] * whimboo|afk is now known as whimboo
  402. # [08:27] * Quits: loveless (loveless@moz-cej.mg6.56.172.IP) (Quit: Leaving...)
  403. # [08:27] * Fallen is now known as Fallen|away
  404. # [08:28] * Joins: erdalprinz (bzlandfill@moz-51k94i.dip0.t-ipconnect.de)
  405. # [08:28] * Quits: lth|away (lth@moz-boe.4db.7.185.IP) (Quit: leaving)
  406. # [08:29] * mattwoodrow|away is now known as mattwoodrow
  407. # [08:31] * Joins: lth (lth@moz-boe.4db.7.185.IP)
  408. # [08:35] * Joins: jaoo (user@moz-b8lhan.user.ono.com)
  409. # [08:37] * Joins: badescunicu (Thunderbird@moz-ainmka.eregie.pub.ro)
  410. # [08:39] * Quits: KuoE0 (KuoE0@moz-aj9ejj.HINET-IP.hinet.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  411. # [08:41] * Joins: KuoE0 (KuoE0@moz-2hf62a.HINET-IP.hinet.net)
  412. # [08:42] * Quits: jaoo (user@moz-b8lhan.user.ono.com) (Ping timeout: 121 seconds)
  413. # [08:43] * Quits: Rik (rik@moz-49ou5f.9fj5.68v8.0e35.2a01.IP) (A TLS packet with unexpected length was received.)
  414. # [08:43] * Quits: shine (uid50849@moz-5q9ti4.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  415. # [08:45] * Joins: Standard8 (Standard8@moz-1hu.vrc.166.195.IP)
  416. # [08:48] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  417. # [08:50] * Joins: kamidphi_ (textual@moz-ouggk0.tpgi.com.au)
  418. # [08:50] * Joins: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net)
  419. # [08:52] * Quits: Alessar (Alessar@moz-mfn.qfs.104.79.IP) (Quit: IRC protocol for QIP)
  420. # [08:52] * Quits: kip (kip@moz-2pbhbo.stc.novuscom.net) (Connection closed)
  421. # [08:53] * Joins: Alessar (Alessar@moz-mfn.qfs.104.79.IP)
  422. # [08:54] * Joins: kip (kip@moz-2pbhbo.stc.novuscom.net)
  423. # [08:54] * Quits: mastizada (Thunderbird@moz-iur.sij.197.5.IP) (Ping timeout: 121 seconds)
  424. # [08:54] * Quits: kip (kip@moz-2pbhbo.stc.novuscom.net) (Connection closed)
  425. # [08:56] * Joins: kgrandon (Adium@moz-l8e1ui.ca.comcast.net)
  426. # [08:56] * Joins: pauly (silaghipaul@moz-ohb.65e.79.82.IP)
  427. # [08:56] * Joins: mastizada (Thunderbird@moz-iur.sij.197.5.IP)
  428. # [08:56] * Joins: ckitching (ckitching@moz-cbggqe.cable.virginm.net)
  429. # [08:56] * Quits: kgrandon (Adium@moz-l8e1ui.ca.comcast.net) (Quit: Leaving.)
  430. # [08:57] * Joins: ddamjano (Instantbird@moz-k291et.cfl3.oeer.8388.2a02.IP)
  431. # [08:59] * pbrosset|afk is now known as pbrosset
  432. # [09:01] * julienw_afk is now known as julienw
  433. # [09:02] * Joins: Sander (chatzilla@moz-f4egml.direct-adsl.nl)
  434. # [09:02] * Quits: Sander (chatzilla@moz-f4egml.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  435. # [09:02] * Joins: Dexter (Dexter@moz-crhbu6.adsl.alicedsl.de)
  436. # [09:02] * jcranmer is now known as jcranmer|away
  437. # [09:03] * Joins: Swatinem (swatinem@moz-mddkaj.static.inode.at)
  438. # [09:04] * Joins: janv (varga@moz-1qioqq.dynamic.orange.sk)
  439. # [09:10] <erdalprinz> HI, I've created a local build of Firefox 31.2esr. Now I want to build it in another language than english. How can I do that? I've already searched and tried a few things, but nothing works for me...
  440. # [09:11] * Joins: till (till@moz-fh8t27.adsl.alicedsl.de)
  441. # [09:11] * Joins: stormi (samuel@moz-t5b.q89.218.46.IP)
  442. # [09:13] <darktrojan> erdalprinz, try asking that in #l10n
  443. # [09:14] <erdalprinz> darktrojan: Thank you, I will.
  444. # [09:14] * Quits: erdalprinz (bzlandfill@moz-51k94i.dip0.t-ipconnect.de) (Quit: CGI:IRC)
  445. # [09:14] * Joins: erdalprinz (bzlandfill@moz-51k94i.dip0.t-ipconnect.de)
  446. # [09:15] * Quits: erdalprinz (bzlandfill@moz-51k94i.dip0.t-ipconnect.de) (Quit: CGI:IRC (EOF))
  447. # [09:15] * Joins: erdalprinz (bzlandfill@moz-51k94i.dip0.t-ipconnect.de)
  448. # [09:15] * Quits: erdalprinz (bzlandfill@moz-51k94i.dip0.t-ipconnect.de) (Quit: CGI:IRC (EOF))
  449. # [09:15] * Quits: till (till@moz-fh8t27.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  450. # [09:17] * Quits: Anupkumar (uid16774@moz-3mjuju.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  451. # [09:17] * Quits: shelly_ (shelly@moz-aj9ejj.HINET-IP.hinet.net) (Quit: Leaving)
  452. # [09:22] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
  453. # [09:23] * Joins: jhorak (jhorak@moz-16g.ma8.175.213.IP)
  454. # [09:25] * Fallen|away is now known as Fallen
  455. # [09:25] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  456. # [09:26] * Joins: mdibaiee (mahdi@moz-5bm.d7n.245.172.IP)
  457. # [09:26] * Quits: mahdi (mahdi@moz-649.evb.244.151.IP) (Connection closed)
  458. # [09:26] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (Ping timeout: 121 seconds)
  459. # [09:27] * Joins: Teodor_Druta (Thunderbird@moz-ohb.65e.79.82.IP)
  460. # [09:27] * Joins: ttaubert (uid2620@moz-gmrftu.charlton.irccloud.com)
  461. # [09:28] * Joins: Ms2ger (Ms2ger@moz-c70.8u8.182.91.IP)
  462. # [09:28] * Quits: jkitch (Thunderbird@moz-8v08gb.k4n0.vhij.44b8.2001.IP) (Ping timeout: 121 seconds)
  463. # [09:33] * Quits: &dbaron (dbaron@moz-0jjav9.dynamic.fusionbroadband.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  464. # [09:35] * Joins: avaida (andreivaida@moz-662.esi.231.62.IP)
  465. # [09:36] * Joins: gcp (gcp@moz-2o4l7m.beqe.9i1r.1812.2a02.IP)
  466. # [09:38] * BenWa is now known as BenWa|email
  467. # [09:40] * Quits: gcp (gcp@moz-2o4l7m.beqe.9i1r.1812.2a02.IP) (A TLS packet with unexpected length was received.)
  468. # [09:40] * Joins: gcp (gcp@moz-tiv602.beqe.9i1r.1812.2a02.IP)
  469. # [09:41] * Quits: francois (francois@moz-cnggv3.fmarier.org) (Quit: ZNC - http://znc.in)
  470. # [09:43] * Joins: Jerry_Mac_ (hshih@moz-aj9ejj.HINET-IP.hinet.net)
  471. # [09:44] * Quits: badescunicu (Thunderbird@moz-ainmka.eregie.pub.ro) (Client exited)
  472. # [09:45] * Quits: Jerry_Mac (hshih@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  473. # [09:45] <smontagu> tryserver lied to me
  474. # [09:46] * Joins: bogdan_maris (Instantbird@moz-662.esi.231.62.IP)
  475. # [09:46] <smontagu> said "Once completed, builds and logs will be available at: https://ftp-ssl.mozilla.org/pub/mozilla.org/firefox/try-builds/smontagu@mozilla.com-30e6d701934c/
  476. # [09:47] <smontagu> but in fact they are at https://ftp-ssl.mozilla.org/pub/mozilla.org/b2g/try-builds/smontagu@mozilla.com-30e6d701934c/
  477. # [09:47] <Tomcat|Sheriffduty> :)
  478. # [09:47] * Joins: jaoo (user@moz-jcolam.dynamicIP.rima-tde.net)
  479. # [09:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f86a9dfe3be5 - L. David Baron - Bug 1089417 patch 9 - Add mochitest that exercises case of clearing rule cascades twice. r=heycam
  480. # [09:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1e26b3a0731c - L. David Baron - Bug 1089417 patch 10 - Make CloneMQCacheKey clone the mPreviousCacheKey, to fix bug 1089417 for multiple rebuilds of the rule cascade in sequence. r=heycam
  481. # [09:51] * Ms2ger wonders in what timezone dbaron is
  482. # [09:52] * Joins: Rik (rik@moz-6v5.3nd.202.89.IP)
  483. # [09:54] <darktrojan> his computer thinks he's pacific time
  484. # [09:54] * Joins: AndroUser (androirc@moz-pte.l0h.30.119.IP)
  485. # [09:56] * Joins: ferjm (textual@moz-jcolam.dynamicIP.rima-tde.net)
  486. # [09:56] * Quits: tedders1_ (tedders1@moz-bbh.26m.135.1.IP) (Connection closed)
  487. # [09:57] * Joins: tedders1 (tedders1@moz-bbh.26m.135.1.IP)
  488. # [09:57] * Quits: schien (anonymous@moz-aj9ejj.HINET-IP.hinet.net) (Quit: sleep)
  489. # [09:57] * flod is now known as flod|afk
  490. # [09:58] * Quits: cpearce (chatzilla@moz-k5i4k1.dqqd.b0fh.0cb0.2001.IP) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
  491. # [09:58] * Joins: cpearce (chatzilla@moz-kgevj0.xtra.co.nz)
  492. # [09:58] * Joins: schien (anonymous@moz-aj9ejj.HINET-IP.hinet.net)
  493. # [09:59] * Quits: ferjm (textual@moz-jcolam.dynamicIP.rima-tde.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
  494. # [10:00] * Quits: Dexter (Dexter@moz-crhbu6.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  495. # [10:00] * Joins: VarCat (VarCat@moz-ohb.65e.79.82.IP)
  496. # [10:01] * Quits: tedders1 (tedders1@moz-bbh.26m.135.1.IP) (Ping timeout: 121 seconds)
  497. # [10:01] * Joins: asac (asac@moz-vuobu5.compute-1.amazonaws.com)
  498. # [10:02] * Joins: jkitch (Thunderbird@moz-nvhvsc.k4n0.vhij.44b8.2001.IP)
  499. # [10:02] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  500. # [10:03] * Quits: gcp (gcp@moz-tiv602.beqe.9i1r.1812.2a02.IP) (Ping timeout: 121 seconds)
  501. # [10:03] * Joins: alexbardas (alexbardas@moz-7ih4ap.BZ.idilis.net)
  502. # [10:03] * Joins: Mano (Mano@moz-5qsh0d.dynamic.barak-online.net)
  503. # [10:03] * Joins: smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi)
  504. # [10:03] * killer sets mode: +o smaug
  505. # [10:04] * Joins: brsun_ (chatzilla@moz-aj9ejj.HINET-IP.hinet.net)
  506. # [10:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/856679a135f2 - Shawn Ku - Bug 878748 - [dolphin] B2G GPS: acquire correct RadioInterface instance in MultiSIM configuration. r=KanRu.
  507. # [10:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7ce5ad5a7539 - ProgramFOX - Bug 1031203 - Implemented float64x2. r=bbouvier
  508. # [10:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a1118794ba7c - ProgramFOX - Bug 1031203 - Added test cases for float64x2. r=bbouvier
  509. # [10:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b2342e344fb3 - Jeremy Chen - Bug 1110917 - Part 1 - Add test cases for selectioncaret changes. r=dburns
  510. # [10:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ff34718d7f68 - Jeremy Chen - Bug 1110917 - v3 Part 2: Fix focus not changing while selecting word. r=roc
  511. # [10:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/33a81cbadb6e - Jeremy Chen - Bug 1110917 - Part 3 - Remove HTMLElement.location usage in selection.py. r=dburns
  512. # [10:04] * Quits: kamidphi_ (textual@moz-ouggk0.tpgi.com.au) (Connection closed)
  513. # [10:05] * Quits: brsun (chatzilla@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  514. # [10:05] * brsun_ is now known as brsun
  515. # [10:05] * Joins: kamidphi_ (textual@moz-ouggk0.tpgi.com.au)
  516. # [10:05] * Quits: @dveditz (dveditz@moz-dgbov2.ca.comcast.net) (Client exited)
  517. # [10:06] * Joins: h4writer (h4writer@moz-lcj9pu.access.telenet.be)
  518. # [10:09] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
  519. # [10:11] * Joins: till (till@moz-fh8t27.adsl.alicedsl.de)
  520. # [10:12] * bobowen|afk is now known as bobowen
  521. # [10:12] * Joins: seanlin1 (Thunderbird@moz-aj9ejj.HINET-IP.hinet.net)
  522. # [10:13] * Quits: seanlin (Thunderbird@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  523. # [10:15] * Quits: AndroUser (androirc@moz-pte.l0h.30.119.IP) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
  524. # [10:15] * Joins: alexbard_ (alexbardas@moz-s3a3r7.CL.idilis.net)
  525. # [10:16] * Quits: till (till@moz-fh8t27.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  526. # [10:16] * Quits: alexbardas (alexbardas@moz-7ih4ap.BZ.idilis.net) (Ping timeout: 121 seconds)
  527. # [10:16] * Joins: gcp (gcp@moz-tiv602.beqe.9i1r.1812.2a02.IP)
  528. # [10:18] * Joins: squeakytoy (squeakytoy@moz-i4mle1.netset.se)
  529. # [10:18] * Quits: njn (chatzilla@moz-daaic0.iinet.net.au) (Quit: ChatZilla 0.9.91.1 [Firefox 37.0a1/20150101202038])
  530. # [10:19] * Quits: kamidphi_ (textual@moz-ouggk0.tpgi.com.au) (Ping timeout: 121 seconds)
  531. # [10:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/33ea628dd337 - Francois Marier - Bug 1113004 - Add IsPrivateResponse to HttpChannel. r=mayhemer
  532. # [10:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9577955e37cc - Barbara Guida - Bug 1122586 - Unbreak build on platforms missing std::llabs since bug 1073716. r=dholbert
  533. # [10:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/837613fc3a49 - Chris Manchester - Bug 1117906 - Skip test_accessibility.py b2g as long as it's consistently failing. r=yzen
  534. # [10:27] * Quits: NeilAway (neil@moz-qc1jfo.virginmediabusiness.co.uk) (Quit: Chatzilla 0.9.67 [Netscape7 7.05/20040113])
  535. # [10:27] * Joins: tedders1 (tedders1@moz-4l3.isk.134.1.IP)
  536. # [10:28] * Quits: avaida (andreivaida@moz-662.esi.231.62.IP) (Quit: Leaving.)
  537. # [10:30] * Joins: gsvelto (gsvelto@moz-t81746.clienti.tiscali.it)
  538. # [10:31] * Quits: brsun (chatzilla@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  539. # [10:31] * Quits: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net) (Ping timeout: 121 seconds)
  540. # [10:33] * Joins: hallvors (uid23371@moz-uj1g6s.highgate.irccloud.com)
  541. # [10:34] * Quits: tonymec (tonymec@moz-0lpqgd.isp.belgacom.be) (Ping timeout: 121 seconds)
  542. # [10:34] * Joins: Dexter (Dexter@moz-u51.21q.19.178.IP)
  543. # [10:34] * Quits: drno (nohlmeier@moz-225k7f.ca.comcast.net) (Client exited)
  544. # [10:35] * ewong is now known as ewong|away
  545. # [10:35] * Quits: tedders1 (tedders1@moz-4l3.isk.134.1.IP) (Ping timeout: 121 seconds)
  546. # [10:36] * Joins: tonymec (tonymec@moz-0lpqgd.isp.belgacom.be)
  547. # [10:39] * julienw is now known as julienw_afk
  548. # [10:40] <kamidphish> Hey, where do I ask about debugging FF on OSX with lldb? Recently, breakpoints don't work anymore.
  549. # [10:40] * Joins: kamidphi_ (textual@moz-ouggk0.tpgi.com.au)
  550. # [10:40] * Quits: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa) (Ping timeout: 121 seconds)
  551. # [10:41] * Joins: ferjm (textual@moz-jcolam.dynamicIP.rima-tde.net)
  552. # [10:42] * Quits: stransky (stransky@moz-mh3.53u.81.109.IP) (Quit: Connection reset by beer)
  553. # [10:42] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/a7de66143752 - Patrick Brosset - Bug 1122507 - Fix the way the new network security tab toggles in the network panel now that we have the allTabs menu. r=past
  554. # [10:42] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/230d46f387f2 - Blake Kaplan - Bug 1055508 - Make the findbar respect the search clipboard as well as prefillwithselection in e10s. r=mikedeboer
  555. # [10:42] * mattwoodrow is now known as mattwoodrow|away
  556. # [10:43] * Joins: jacek (jacek@moz-hbt3j4.psi.wroc.pl)
  557. # [10:44] * Joins: mikeratcliffe (Adium@moz-ovh.tbf.208.62.IP)
  558. # [10:45] * Joins: Cwiiis (uid15019@moz-h5bcpj.highgate.irccloud.com)
  559. # [10:45] * killer sets mode: +o Cwiiis
  560. # [10:46] * Quits: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net) (Client exited)
  561. # [10:47] * Joins: avaida (andreivaida@moz-662.esi.231.62.IP)
  562. # [10:48] * Joins: tkuo (uid49815@moz-9h4p2b.highgate.irccloud.com)
  563. # [10:48] * sewardj_ is now known as sewardj
  564. # [10:49] * Joins: brsun (chatzilla@moz-4rrmu1.dynamic.hinet.net)
  565. # [10:52] * Joins: brsun_ (chatzilla@moz-aj9ejj.HINET-IP.hinet.net)
  566. # [10:55] * Quits: brsun (chatzilla@moz-4rrmu1.dynamic.hinet.net) (Ping timeout: 121 seconds)
  567. # [10:55] * brsun_ is now known as brsun
  568. # [10:56] * Joins: edmorley (uid27002@moz-nfn30r.uxbridge.irccloud.com)
  569. # [10:57] * Quits: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
  570. # [10:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/669b9d53990d - Blair McBride - Bug 1075625 - AddonManager can race between provider startup / shutdown and methods that call back to providers. r=Mossop
  571. # [10:57] * Joins: gabor (gabor@moz-g68q5m.j7lv.v76v.0a40.2a04.IP)
  572. # [10:57] * Quits: mikeratcliffe (Adium@moz-ovh.tbf.208.62.IP) (Quit: Leaving.)
  573. # [10:58] * Quits: ckitching (ckitching@moz-cbggqe.cable.virginm.net) (A TLS packet with unexpected length was received.)
  574. # [11:00] * Quits: tonymec (tonymec@moz-0lpqgd.isp.belgacom.be) (Ping timeout: 121 seconds)
  575. # [11:02] * flod|afk is now known as flod
  576. # [11:02] * Joins: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net)
  577. # [11:02] * Joins: Archaeopteryx (Archaeopter@moz-qs656m.cust.telecolumbus.net)
  578. # [11:03] * Quits: kamidphi_ (textual@moz-ouggk0.tpgi.com.au) (Ping timeout: 121 seconds)
  579. # [11:05] * Quits: tkuo (uid49815@moz-9h4p2b.highgate.irccloud.com) (Quit: )
  580. # [11:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/37ec2038576e - Jonathan Kew - Bug 1121448 - Ignore negative values in the OS/2 table sxHeight field. r=jdaggett
  581. # [11:06] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  582. # [11:06] * Joins: kamidphi_ (textual@moz-ouggk0.tpgi.com.au)
  583. # [11:06] * Joins: mikeratcliffe (Adium@moz-ovh.tbf.208.62.IP)
  584. # [11:08] * Joins: tonymec (tonymec@moz-0lpqgd.isp.belgacom.be)
  585. # [11:08] * Quits: Jerry_Mac_ (hshih@moz-aj9ejj.HINET-IP.hinet.net) (Quit: This computer has gone to sleep)
  586. # [11:10] * Quits: evanxd (Adium@moz-4rrmu1.dynamic.hinet.net) (Quit: Leaving.)
  587. # [11:11] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
  588. # [11:11] * Joins: NeilAway (neil@moz-qc1jfo.virginmediabusiness.co.uk)
  589. # [11:12] * Joins: gerv (Instantbird@moz-tk4cic.sheffield.sch.uk)
  590. # [11:12] * Joins: till (till@moz-fh8t27.adsl.alicedsl.de)
  591. # [11:12] * Quits: jw_wang (jw_wang@moz-aj9ejj.HINET-IP.hinet.net) (Quit: 暫離)
  592. # [11:13] * Quits: seanlin1 (Thunderbird@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  593. # [11:13] * Joins: ckitching (ckitching@moz-cbggqe.cable.virginm.net)
  594. # [11:15] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (Ping timeout: 121 seconds)
  595. # [11:15] * Quits: boris (boris@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  596. # [11:15] * Quits: squib (squib@moz-napvi8.wi.charter.com) (Quit: Leaving)
  597. # [11:15] * Quits: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  598. # [11:15] * Joins: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net)
  599. # [11:16] * Quits: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  600. # [11:16] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
  601. # [11:17] * Quits: Morris (Morris@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  602. # [11:17] * Quits: till (till@moz-fh8t27.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  603. # [11:18] * Joins: seanlin (Thunderbird@moz-2hf62a.HINET-IP.hinet.net)
  604. # [11:19] * Joins: Jerry_Mac (hshih@moz-aj9ejj.HINET-IP.hinet.net)
  605. # [11:20] * Joins: evanxd (Adium@moz-4rrmu1.dynamic.hinet.net)
  606. # [11:20] * Quits: mdibaiee (mahdi@moz-5bm.d7n.245.172.IP) (Connection closed)
  607. # [11:21] * Joins: mdibaiee (mahdi@moz-649.evb.244.151.IP)
  608. # [11:22] * Quits: Rik (rik@moz-6v5.3nd.202.89.IP) (Connection closed)
  609. # [11:22] * Joins: Rik (rik@moz-6v5.3nd.202.89.IP)
  610. # [11:24] * ferjm is now known as ferjm_brb
  611. # [11:25] * Quits: xeonchen (xeon@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving)
  612. # [11:26] * julienw_afk is now known as julienw
  613. # [11:27] * Quits: @smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi) (Ping timeout: 121 seconds)
  614. # [11:27] * Joins: xeonchen (xeon@moz-aj9ejj.HINET-IP.hinet.net)
  615. # [11:27] * Joins: Honza (chatzilla@moz-tiq.7ku.62.176.IP)
  616. # [11:27] * Quits: ferjm_brb (textual@moz-jcolam.dynamicIP.rima-tde.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
  617. # [11:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9ccd38ce999f - Nicolas Devillers - Bug 1096129 - IonMonkey: Implement Ceil Recover Instruction. r=nbp
  618. # [11:34] * vikash-afk is now known as vikash
  619. # [11:36] * Quits: schien (anonymous@moz-aj9ejj.HINET-IP.hinet.net) (Quit: sleep)
  620. # [11:36] * Quits: seanlin (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  621. # [11:37] * Quits: alexbard_ (alexbardas@moz-s3a3r7.CL.idilis.net) (A TLS packet with unexpected length was received.)
  622. # [11:37] * Joins: schien (anonymous@moz-2hf62a.HINET-IP.hinet.net)
  623. # [11:40] * Quits: elin (elin@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  624. # [11:41] * Quits: mastizada (Thunderbird@moz-iur.sij.197.5.IP) (Ping timeout: 121 seconds)
  625. # [11:41] * Quits: tonymec (tonymec@moz-0lpqgd.isp.belgacom.be) (Ping timeout: 121 seconds)
  626. # [11:44] * Joins: tonymec (tonymec@moz-0lpqgd.isp.belgacom.be)
  627. # [11:44] * Joins: marxin (marxin@moz-11fnnc.scz.suse.com)
  628. # [11:45] * Joins: ferjm (textual@moz-jcolam.dynamicIP.rima-tde.net)
  629. # [11:46] * Quits: Jerry_Mac (hshih@moz-aj9ejj.HINET-IP.hinet.net) (Quit: Leaving)
  630. # [11:48] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Connection closed)
  631. # [11:49] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  632. # [11:52] * Quits: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu) (Ping timeout: 121 seconds)
  633. # [11:52] <gcp> looks like IPDL code now expects rvalue references
  634. # [11:53] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  635. # [11:56] * darkowlzz|afk is now known as darkowlzz
  636. # [11:56] * Quits: mikeratcliffe (Adium@moz-ovh.tbf.208.62.IP) (Quit: Leaving.)
  637. # [11:57] * Joins: Gijs (chatzilla@moz-8e8.cgs.80.5.IP)
  638. # [11:58] * Quits: Rik (rik@moz-6v5.3nd.202.89.IP) (Connection closed)
  639. # [11:59] * Joins: Rik (rik@moz-6v5.3nd.202.89.IP)
  640. # [12:02] * Quits: jrgill (jrgill@moz-ng2hkq.res.rr.com) (Connection closed)
  641. # [12:04] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (A TLS packet with unexpected length was received.)
  642. # [12:06] * Joins: jrgill (jrgill@moz-ng2hkq.res.rr.com)
  643. # [12:07] * Quits: Lewoco (Lewoco@moz-gb3oa0.tpgi.com.au) (Connection closed)
  644. # [12:07] * Joins: Lewoco (Lewoco@moz-gb3oa0.tpgi.com.au)
  645. # [12:08] * Joins: givanica (Thunderbird@moz-bmh.rug.121.86.IP)
  646. # [12:09] * Quits: brsun (chatzilla@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  647. # [12:09] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  648. # [12:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1d32c46f2143 - Jean-Yves Avenard - Bug 1121876: Treat negative WMF's output sample timestamp as zero. r=cpearce
  649. # [12:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f16ef283fee5 - Jean-Yves Avenard - Bug 1121876: Configure WMF decoder to output PCM 16. r=cpearce
  650. # [12:13] * Joins: till (till@moz-fh8t27.adsl.alicedsl.de)
  651. # [12:15] * Joins: benfrancis|away (uid16068@moz-u0phi1.charlton.irccloud.com)
  652. # [12:15] * Joins: smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi)
  653. # [12:15] * killer sets mode: +o smaug
  654. # [12:17] * Quits: till (till@moz-fh8t27.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  655. # [12:19] * Joins: alexbardas (alexbardas@moz-s3a3r7.CL.idilis.net)
  656. # [12:19] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  657. # [12:19] * Joins: nical (nical@moz-n1alpk.2500.1rfi.0450.2001.IP)
  658. # [12:21] <NeilAway> gcp: I seem to remember seeing a checkin to that effect
  659. # [12:22] * xidorn is now known as xidorn|away
  660. # [12:23] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  661. # [12:28] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  662. # [12:28] * Quits: evanxd (Adium@moz-4rrmu1.dynamic.hinet.net) (Quit: Leaving.)
  663. # [12:29] * Quits: gsvelto (gsvelto@moz-t81746.clienti.tiscali.it) (Ping timeout: 121 seconds)
  664. # [12:29] * Joins: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu)
  665. # [12:30] * pbrosset is now known as pbrosset|afk
  666. # [12:30] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (A TLS packet with unexpected length was received.)
  667. # [12:33] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  668. # [12:33] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b178fc355421 - Olli Pettay - Bug 1121473, define the list of void tags only in one place, r=hsivonen
  669. # [12:35] * Quits: Rik (rik@moz-6v5.3nd.202.89.IP) (Connection closed)
  670. # [12:35] * Joins: Rik (rik@moz-6v5.3nd.202.89.IP)
  671. # [12:36] * Quits: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  672. # [12:36] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  673. # [12:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/99e678b45ec5 - Nicolas Silva - Bug 1122621 - Fix incorrect scaling of tile origins with low res paiting. r=BenWa
  674. # [12:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/331be4792cad - Nicolas Silva - Bug 1122631 - Fix wrong logic in DrawTargetTiled::CopySurface. r=jrmuizel
  675. # [12:40] * Quits: allstarschh (allstars@moz-aj9ejj.HINET-IP.hinet.net) (A TLS packet with unexpected length was received.)
  676. # [12:40] <tzimmermann> Tomcat|Sheriffduty: ping
  677. # [12:41] * Quits: Edgar (Thunderbird@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  678. # [12:42] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (A TLS packet with unexpected length was received.)
  679. # [12:43] * Fallen is now known as Fallen|away
  680. # [12:44] * Joins: pnkfelix (pnkfelix@moz-6v5.3nd.202.89.IP)
  681. # [12:45] * Quits: tzimmermann (tzimmermann@moz-cuftrp.pools.vodafone-ip.de) (Quit: Ex-Chat)
  682. # [12:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/350013f91dd2 - Jonathan Kew - Bug 1123133 - Vertical writing-mode support in nsFieldSetFrame. r=smontagu
  683. # [12:46] * Joins: tzimmermann (tzimmermann@moz-cuftrp.pools.vodafone-ip.de)
  684. # [12:47] * Joins: till (till@moz-fh8t27.adsl.alicedsl.de)
  685. # [12:48] * Fallen|away is now known as Fallen
  686. # [12:50] * Quits: shelly (shelly@moz-aj9ejj.HINET-IP.hinet.net) (Quit: Leaving)
  687. # [12:54] * Joins: paolo (paolo@moz-74a.0nt.218.207.IP)
  688. # [12:55] <Tomcat|Sheriffduty> tzimmermann: pong
  689. # [12:56] <tzimmermann> Tomcat|Sheriffduty: i don't know who else to ask, but i get http error 413 when pulling fro mtry or m-c. do you know anything about that?
  690. # [12:57] <Tomcat|Sheriffduty> hm let me check
  691. # [12:58] <Tomcat|Sheriffduty> tzimmermann: hm pulling from m-c worked here
  692. # [12:59] <tzimmermann> so it's local problem
  693. # [12:59] <tzimmermann> thank you for trying
  694. # [12:59] * Quits: gerv (Instantbird@moz-tk4cic.sheffield.sch.uk) (Ping timeout: 121 seconds)
  695. # [12:59] <Tomcat|Sheriffduty> tzimmermann: also #vcs would be a good place to ask
  696. # [12:59] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
  697. # [12:59] <tzimmermann> ah, i'll do that if i can't figure it out
  698. # [13:00] * Quits: @smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi) (Ping timeout: 121 seconds)
  699. # [13:03] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (Ping timeout: 121 seconds)
  700. # [13:06] * Joins: stransky (stransky@moz-16g.ma8.175.213.IP)
  701. # [13:06] * Quits: nical (nical@moz-n1alpk.2500.1rfi.0450.2001.IP) (Ping timeout: 121 seconds)
  702. # [13:08] <Yoric> blassey: How can I use your version of about:compartments?
  703. # [13:08] * Quits: KuoE0 (KuoE0@moz-2hf62a.HINET-IP.hinet.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  704. # [13:08] <Yoric> Simply visiting about:compartments displays me an about:memory error message.
  705. # [13:09] <Yoric> Also, I have a prototype that collects all the data. We'll see how it behaves.
  706. # [13:14] * Joins: nical (nical@moz-1h31k4.lmuk.1rfi.0450.2001.IP)
  707. # [13:14] * Quits: jaoo (user@moz-jcolam.dynamicIP.rima-tde.net) (Ping timeout: 121 seconds)
  708. # [13:20] * Quits: jkitch (Thunderbird@moz-nvhvsc.k4n0.vhij.44b8.2001.IP) (Ping timeout: 121 seconds)
  709. # [13:31] * darkowlzz is now known as darkowlzz|afk
  710. # [13:35] <Yoric> blassey: We're back to ~2.3% if we collect all compartment data, not just toplevel addon/tab.
  711. # [13:36] * Joins: evanxd (Adium@moz-0kr5n5.dynamic.hinet.net)
  712. # [13:41] * Joins: mikeratcliffe (Adium@moz-ovh.tbf.208.62.IP)
  713. # [13:45] * Quits: gcp (gcp@moz-tiv602.beqe.9i1r.1812.2a02.IP) (Ping timeout: 121 seconds)
  714. # [13:51] * Quits: ckitching (ckitching@moz-cbggqe.cable.virginm.net) (Ping timeout: 121 seconds)
  715. # [13:52] * Joins: JesperHansen (JesperHanse@moz-mk7.t6s.144.91.IP)
  716. # [13:52] * Quits: mikeratcliffe (Adium@moz-ovh.tbf.208.62.IP) (Ping timeout: 121 seconds)
  717. # [13:53] * baku|away is now known as baku
  718. # [13:53] * Quits: alexbardas (alexbardas@moz-s3a3r7.CL.idilis.net) (A TLS packet with unexpected length was received.)
  719. # [13:56] * Quits: kamidphi_ (textual@moz-ouggk0.tpgi.com.au) (Ping timeout: 121 seconds)
  720. # [13:56] * Joins: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
  721. # [13:58] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/942bd6bf0cd0 - Eddy Bruël - Bug 1123211 - Handle uncaught promise rejections in the source editor;r=pbrosset
  722. # [13:58] * Joins: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com)
  723. # [13:59] * Joins: gcp (gcp@moz-tiv602.beqe.9i1r.1812.2a02.IP)
  724. # [14:00] * Quits: evanxd (Adium@moz-0kr5n5.dynamic.hinet.net) (Quit: Leaving.)
  725. # [14:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/f9c20f576d9f - Eddy Bruël - Bug 1096490 - Remove the deprecated-sync-thenables from protocol.js;r=bgrins
  726. # [14:00] * Quits: Dexter (Dexter@moz-u51.21q.19.178.IP) (Ping timeout: 121 seconds)
  727. # [14:02] * Joins: KaiRo (robert@moz-3k382s.highway.telekom.at)
  728. # [14:03] * Joins: ckitching (ckitching@moz-cbggqe.cable.virginm.net)
  729. # [14:03] * Quits: JesperHansen (JesperHanse@moz-mk7.t6s.144.91.IP) (Ping timeout: 121 seconds)
  730. # [14:04] * darkowlzz|afk is now known as darkowlzz
  731. # [14:04] * whimboo is now known as whimboo|afk
  732. # [14:05] * Joins: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa)
  733. # [14:06] * Joins: Dexter (Dexter@moz-hddlik.vd25.v76v.0a40.2a04.IP)
  734. # [14:06] * Joins: shine (uid50849@moz-5q9ti4.highgate.irccloud.com)
  735. # [14:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/f82edb30c66d - Eddy Bruël - Bug 1102441 - Use source actors instead of source forms in locations;r=fitzgen
  736. # [14:10] * Parts: nical (nical@moz-1h31k4.lmuk.1rfi.0450.2001.IP) ("")
  737. # [14:11] * Quits: ckitching (ckitching@moz-cbggqe.cable.virginm.net) (Ping timeout: 121 seconds)
  738. # [14:11] * Joins: MarcoZ (marco.zehe@moz-74kv4p.dip0.t-ipconnect.de)
  739. # [14:12] * AutomatedTester|AFK is now known as AutomatedTester
  740. # [14:12] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  741. # [14:12] <MarcoZ> Ewww, Visual Studio 2013 swapout.
  742. # [14:12] * Joins: jaoo (user@moz-ac0.gdc.235.195.IP)
  743. # [14:13] * Joins: Sushant94 (Sushant@moz-14d.ff5.202.116.IP)
  744. # [14:13] * Quits: jsx (uid48919@moz-2hni06.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  745. # [14:14] * Joins: gsvelto (gsvelto@moz-t81746.clienti.tiscali.it)
  746. # [14:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/e8fd6f4fb702 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  747. # [14:22] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  748. # [14:22] * pbrosset|afk is now known as pbrosset
  749. # [14:22] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
  750. # [14:22] * Joins: Pike (chatzilla@moz-lffm4l.pool.mediaWays.net)
  751. # [14:23] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  752. # [14:25] * Quits: @Cwiiis (uid15019@moz-h5bcpj.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  753. # [14:25] * benfrancis|away is now known as benfrancis
  754. # [14:25] * Joins: Edgar (Thunderbird@moz-00erak.dynamic.hinet.net)
  755. # [14:28] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  756. # [14:28] * Joins: nical (nical@moz-egpqs3.lmuk.1rfi.0450.2001.IP)
  757. # [14:29] * Joins: espadrine (ttyl@moz-qfr4fg.abo.wanadoo.fr)
  758. # [14:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7c25be97325d - Nicolas B. Pierron - Bug 1112159 part 1 - Add a testing function to check the stack alignment. r=bbouvier
  759. # [14:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a6472e110b2f - Nicolas B. Pierron - Bug 1112159 part 2 - MacroAssembler::assertStackAlignment accepts an additional offset argument. r=bbouvier
  760. # [14:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d426154dd31d - Nicolas B. Pierron - Bug 1112159 part 3 - Align x86/x64 entry frame. r=bbouvier
  761. # [14:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c8768ed71a79 - Nicolas B. Pierron - Bug 1112159 part 4 - Align arm entry frame. r=mjrosenb
  762. # [14:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/95b50888ff51 - Nicolas B. Pierron - Bug 1112159 part 5 - Assert mips entry frame is aligned. r=rankov
  763. # [14:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bfa43f46d24c - Nicolas B. Pierron - Bug 1112159 part 6 - Add test case to verify stack alignment. r=me
  764. # [14:32] * Parts: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
  765. # [14:34] * Quits: nical (nical@moz-egpqs3.lmuk.1rfi.0450.2001.IP) (Client exited)
  766. # [14:38] <till> hsivonen++, excellent blog post
  767. # [14:38] <Ms2ger> As always
  768. # [14:39] * Joins: aben (aben@moz-c39.dmt.204.142.IP)
  769. # [14:40] <hsivonen> till: thanks
  770. # [14:44] * Quits: twi (Adium@moz-q4tvni.optusnet.com.au) (Quit: Leaving.)
  771. # [14:44] * Joins: smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi)
  772. # [14:44] * killer sets mode: +o smaug
  773. # [14:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/29687660a627 - Eddy Bruël - Bug 1107682 - Clean up the way we set breakpoints on newly introduced scripts;r=fitzgen
  774. # [14:47] * Joins: jdm (jdm@moz-ilbt2e.cable.teksavvy.com)
  775. # [14:48] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  776. # [14:52] * Quits: gcp (gcp@moz-tiv602.beqe.9i1r.1812.2a02.IP) (Ping timeout: 121 seconds)
  777. # [14:52] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  778. # [14:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/bbd37e7c0d08 - Fernando Jimenez - Bug 1097928 - Convert MozPaymentProvider to WebIDL. r=bholley,fabrice
  779. # [14:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/6ea82f73b2b4 - Fernando Jimenez - Bug 1097928 - Convert MozPaymentProvider to WebIDL. Android. r=wjohnston
  780. # [14:53] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  781. # [14:55] * bobowen is now known as bobowen|afk
  782. # [14:55] * Joins: Bas (chatzilla@moz-bbdigr.ftth.concepts.nl)
  783. # [14:57] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  784. # [14:59] * bobowen|afk is now known as bobowen
  785. # [14:59] * lth is now known as lth|shoveling-snow
  786. # [15:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/aafe9d60279f - Ehsan Akhgari - Bug 1122989 - Remove nsIPersistentProperties::Subclass(); r=froydnj
  787. # [15:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b9c534b922c7 - Ehsan Akhgari - Bug 1121489 - Make it possible to construct a RefPtr from an already_AddRefed; r=froydnj
  788. # [15:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a3fe6eeb1f1f - Ehsan Akhgari - Bug 1122986 - Mark nsQueryElementAt::mCollection as non-owning; r=froydnj
  789. # [15:03] * Joins: alexbardas (alexbardas@moz-jssurl.DB.idilis.net)
  790. # [15:03] * Joins: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net)
  791. # [15:04] * Joins: mak (uid24946@moz-7ljuor.highgate.irccloud.com)
  792. # [15:04] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  793. # [15:05] * Joins: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com)
  794. # [15:06] * Joins: gcp (gcp@moz-tiv602.beqe.9i1r.1812.2a02.IP)
  795. # [15:06] * Joins: ahal (ahal@moz-blga2k.cpe.pppoe.ca)
  796. # [15:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4a3d85dc67fc - Ehsan Akhgari - Bug 1122995 - Clarify the lifetime rules applying to the permanent and non-permanent nsIATOM* members in nsAtomTable.cpp; r=froydnj
  797. # [15:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b207d2f49f26 - Ehsan Akhgari - Bug 1122996 - Convert nsSupportsArrayEnumerator::mArray into an nsCOMPtr; r=froydnj
  798. # [15:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ebacff7149da - Ehsan Akhgari - Bug 1123098 - Mark two members of nsCOMPtr_helper classes as non-owning; r=froydnj
  799. # [15:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/aaf1358c7975 - Ehsan Akhgari - Bug 1123109 - Mark nsStaticAtom::mStringBuffer as non-owning; r=froydnj
  800. # [15:07] * whimboo|afk is now known as whimboo
  801. # [15:09] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/793fb5d20398 - Ehsan Akhgari - Bug 1121489 follow-up: Addresss the review comment
  802. # [15:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/03ca9d11a981 - Alexandre Lissy - Bug 1123072 - Fix build of GonkGPSGeolocationProvider on Flatfish. r=kchen
  803. # [15:11] * Joins: Cwiiis (uid15019@moz-h5bcpj.highgate.irccloud.com)
  804. # [15:11] * killer sets mode: +o Cwiiis
  805. # [15:11] * lth|shoveling-snow is now known as lth
  806. # [15:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/5161e9b47a3c - shreyas - Bug 1122433 - Expression closure replaced in Abouthome.jsm. r=dao
  807. # [15:16] * Joins: mconley (mconley@moz-etl.e5t.246.24.IP)
  808. # [15:17] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  809. # [15:18] * Joins: RattyAway (Jim_diGriz@moz-993.582.72.180.IP)
  810. # [15:19] * Quits: mconley (mconley@moz-etl.e5t.246.24.IP) (Connection closed)
  811. # [15:21] * catlee-away is now known as catlee
  812. # [15:21] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  813. # [15:22] * Joins: davidb (davidb@moz-i5m.05u.207.66.IP)
  814. # [15:22] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  815. # [15:26] * Quits: Rik (rik@moz-6v5.3nd.202.89.IP) (Connection closed)
  816. # [15:26] * Joins: Rik (rik@moz-6v5.3nd.202.89.IP)
  817. # [15:27] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=0e9496c4e398 - 12 changesets
  818. # [15:28] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  819. # [15:29] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  820. # [15:29] * Joins: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net)
  821. # [15:32] * Joins: surkov (surkov@moz-i5m.05u.207.66.IP)
  822. # [15:34] * Quits: botond (botond@moz-behg7q.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  823. # [15:34] * Joins: botond (botond@moz-k8qas1.ckpj.s0pt.0450.2001.IP)
  824. # [15:37] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  825. # [15:39] * AutomatedTester is now known as AutomatedTester|AFK
  826. # [15:39] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  827. # [15:39] * Quits: stransky (stransky@moz-16g.ma8.175.213.IP) (Quit: Connection reset by beer)
  828. # [15:41] * Joins: stransky (stransky@moz-16g.ma8.175.213.IP)
  829. # [15:43] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  830. # [15:45] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  831. # [15:46] * Joins: janv_ (varga@moz-oht.quu.143.178.IP)
  832. # [15:47] * Quits: janv (varga@moz-1qioqq.dynamic.orange.sk) (Ping timeout: 121 seconds)
  833. # [15:48] * Joins: Mnyromyr (Mnyromyr@moz-rkprri.ejss.mv3s.0908.2a02.IP)
  834. # [15:50] * Joins: AaronMT (AaronMT@moz-5e6tl2.cable.rogers.com)
  835. # [15:52] * vladan-pto is now known as vladan
  836. # [15:54] * Quits: avih (quassel@moz-8fl.sud.210.192.IP) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
  837. # [15:54] * Joins: avih (quassel@moz-8fl.sud.210.192.IP)
  838. # [15:55] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  839. # [15:55] * kats|away is now known as kats
  840. # [15:56] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  841. # [16:00] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  842. # [16:01] * Joins: wlach (wlach@moz-q4b8e2.ckpj.s0pt.0450.2001.IP)
  843. # [16:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d6161c63e250 - Ehsan Akhgari - Bug 1122990 - Mark nsPropertiesParser as stack class, and make its mProps member a strong ref; r=froydnj
  844. # [16:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/df5fad5e386d - Ehsan Akhgari - Bug 1122991 - Mark findIndexOfClosure as stack class, and make its targetElement member a void*; r=froydnj
  845. # [16:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d62c258d3b41 - Ehsan Akhgari - Bug 1122999 - Mark the fOuter member defined by NS_DECL_AGGREGATED as unsafe; r=froydnj
  846. # [16:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0d257de9b0cb - Ehsan Akhgari - Bug 1123000 - Mark nsDiscriminatedUnion::mInterfaceValue as owning; r=froydnj
  847. # [16:02] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  848. # [16:03] * Quits: Swatinem (swatinem@moz-mddkaj.static.inode.at) (Ping timeout: 121 seconds)
  849. # [16:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d571a20181c5 - Leonid V. Fedorenchik - Bug 1110874 - Delete payload passed to PROFILER_MARKER_PAYLOAD. r=kats
  850. # [16:04] * Joins: mconley (mconley@moz-i5m.05u.207.66.IP)
  851. # [16:06] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  852. # [16:07] * Joins: hunboy_ (hunboy@moz-3c3sef.pool.invitel.hu)
  853. # [16:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2bfd9d55f94c - Robert Longson - Bug 1119698 - ensure image elements take pointer-events into account r=jwatt
  854. # [16:08] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  855. # [16:08] * Quits: hunboy (hunboy@moz-t0idb5.pool.invitel.hu) (Ping timeout: 121 seconds)
  856. # [16:08] * hunboy_ is now known as hunboy
  857. # [16:09] * coop|afk is now known as coop|buildduty
  858. # [16:11] * Quits: secretrobotron (secretrobot@moz-00m16v.dsl.teksavvy.com) (A TLS packet with unexpected length was received.)
  859. # [16:11] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=f8e4fdb89a05 - 33 changesets
  860. # [16:11] * Joins: gustavold (gustavold@moz-ptttu5.redhat.com)
  861. # [16:11] * Quits: Rik (rik@moz-6v5.3nd.202.89.IP) (Connection closed)
  862. # [16:11] * Joins: Rik (rik@moz-6v5.3nd.202.89.IP)
  863. # [16:13] * Joins: ckitching (ckitching@moz-cbggqe.cable.virginm.net)
  864. # [16:14] * Joins: developers766 (bzlandfill@moz-7mn.9pd.225.103.IP)
  865. # [16:15] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/2b94eb1efedf - Jordan Santell - Bug 1121196 - Toggle flamegraph rendering when switching, r=vporof
  866. # [16:15] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/1b19461160c4 - Phil Ringnalda - Merge m-c to f-t
  867. # [16:15] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/8bf3e3c3a96f - Abdelrhman Ahmed - Bug 1122356 - Remove use of expression closures from WindowsPreviewPerTab.jsm. r=dao
  868. # [16:15] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/27b7a7867e1c - Matthew Noorenberghe - Bug 1123128 - Silence "no useful preprocessor directives" warning for permissions.xul/translation.xul/contentAreaDownloadsView.css. a=faster-builds
  869. # [16:15] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/a7de66143752 - Patrick Brosset - Bug 1122507 - Fix the way the new network security tab toggles in the network panel now that we have the allTabs menu. r=past
  870. # [16:15] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/230d46f387f2 - Blake Kaplan - Bug 1055508 - Make the findbar respect the search clipboard as well as prefillwithselection in e10s. r=mikedeboer
  871. # [16:15] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/669b9d53990d - Blair McBride - Bug 1075625 - AddonManager can race between provider startup / shutdown and methods that call back to providers. r=Mossop
  872. # [16:15] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/dcb4c5573aef - Carsten "Tomcat" Book - merge fx-team to mozilla-central a=merge
  873. # [16:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/798f31f9f2fc - Tom Schuster - Bug 1123053 - Force English as language for date/time in jstests. r=jandem
  874. # [16:18] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  875. # [16:18] * Quits: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net) (Quit: Quitting for Bacon.)
  876. # [16:19] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
  877. # [16:19] * Quits: developers766 (bzlandfill@moz-7mn.9pd.225.103.IP) (Quit: CGI:IRC (Ping timeout))
  878. # [16:21] * Quits: Mnyromyr (Mnyromyr@moz-rkprri.ejss.mv3s.0908.2a02.IP) (Connection closed)
  879. # [16:23] * Quits: flaviu (Instantbird@moz-662.esi.231.62.IP) (Client exited)
  880. # [16:24] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  881. # [16:25] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  882. # [16:25] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  883. # [16:28] * Joins: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net)
  884. # [16:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=b0fb82e9804d - 22 changesets
  885. # [16:29] * Joins: milan (milan@moz-i5m.05u.207.66.IP)
  886. # [16:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=fc735ea14f19 - 47 changesets
  887. # [16:34] * Quits: jhorak (jhorak@moz-16g.ma8.175.213.IP) (Connection closed)
  888. # [16:35] * Quits: CristinaM (Instantbird@moz-662.esi.231.62.IP) (Quit: Instantbird 1.5 -- http://www.instantbird.com)
  889. # [16:37] * Quits: @bsmedberg (bsmedberg@moz-smm6jf.pa.atlanticbb.net) (Connection closed)
  890. # [16:38] * Joins: bsmedberg (bsmedberg@moz-smm6jf.pa.atlanticbb.net)
  891. # [16:38] * killer sets mode: +o bsmedberg
  892. # [16:38] * Joins: garvank (Garvan@moz-i5m.05u.207.66.IP)
  893. # [16:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/0994dd98faa8 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  894. # [16:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/f1e3caec8675 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  895. # [16:39] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  896. # [16:40] * Quits: m_gol (m_gol@moz-eru58u.static.chello.pl) (Quit: Leaving...)
  897. # [16:40] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  898. # [16:40] * Joins: m_gol (m_gol@moz-eru58u.static.chello.pl)
  899. # [16:41] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  900. # [16:41] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  901. # [16:41] * Joins: badescunicu (Thunderbird@moz-ainmka.eregie.pub.ro)
  902. # [16:41] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  903. # [16:42] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  904. # [16:44] * Joins: secretrobotron (secretrobot@moz-i5m.05u.207.66.IP)
  905. # [16:44] * Joins: emtwo (Adium@moz-0av2bj.fnjk.s0pt.0450.2001.IP)
  906. # [16:45] * mcote|afk is now known as mcote
  907. # [16:46] * Quits: alexbardas (alexbardas@moz-jssurl.DB.idilis.net) (A TLS packet with unexpected length was received.)
  908. # [16:47] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  909. # [16:47] * Joins: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP)
  910. # [16:48] * Quits: avaida (andreivaida@moz-662.esi.231.62.IP) (Quit: Leaving.)
  911. # [16:48] * Quits: adalucinet (Instantbird@moz-662.esi.231.62.IP) (Client exited)
  912. # [16:48] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  913. # [16:49] * Quits: gsvelto (gsvelto@moz-t81746.clienti.tiscali.it) (Ping timeout: 121 seconds)
  914. # [16:49] * Joins: alexbardas (alexbardas@moz-jssurl.DB.idilis.net)
  915. # [16:50] * Joins: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
  916. # [16:51] * Parts: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
  917. # [16:51] * Quits: alexbardas (alexbardas@moz-jssurl.DB.idilis.net) (A TLS packet with unexpected length was received.)
  918. # [16:54] * Joins: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se)
  919. # [16:54] * lmandel_afk is now known as lmandel
  920. # [16:55] * Joins: Jackneill (Jackneill@moz-vu7qek.pool.digikabel.hu)
  921. # [16:56] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  922. # [16:57] * Joins: yzen (yzen@moz-i5m.05u.207.66.IP)
  923. # [16:57] * Quits: yzen (yzen@moz-i5m.05u.207.66.IP) (Connection closed)
  924. # [16:57] * Joins: yzen (yzen@moz-i5m.05u.207.66.IP)
  925. # [16:57] <Yoric> Today's Nightly crashes on me at 100% during startup.
  926. # [16:57] <Yoric> :/
  927. # [16:58] * Joins: Dexter_ (Dexter@moz-91n558.vd25.v76v.0a40.2a04.IP)
  928. # [16:58] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  929. # [16:58] * Quits: Dexter (Dexter@moz-hddlik.vd25.v76v.0a40.2a04.IP) (Ping timeout: 121 seconds)
  930. # [16:58] * davidb is now known as davidb|afk
  931. # [16:59] * Joins: Mano_ (mano@moz-5qsh0d.dynamic.barak-online.net)
  932. # [16:59] <Sylvestre> Tomcat|Sheriffduty, do you know if ryan is going to do some beta uplifts today? I just realized that it is an holiday in the US :/
  933. # [16:59] <Ms2ger> I assume he'll be out
  934. # [16:59] * Quits: tzimmermann (tzimmermann@moz-cuftrp.pools.vodafone-ip.de) (Quit: Ex-Chat)
  935. # [16:59] * Joins: milan_ (milan@moz-ijn9kc.ckpj.s0pt.0450.2001.IP)
  936. # [16:59] * Dexter_ is now known as Dexter
  937. # [17:00] <froydnj> celebrating the presidents
  938. # [17:00] * Quits: Mano_ (mano@moz-5qsh0d.dynamic.barak-online.net) (Connection closed)
  939. # [17:00] * darkowlzz is now known as darkowlzz|afk
  940. # [17:00] * Joins: mayhemer (Miranda@moz-i211qr.joqu.pdma.1028.2a00.IP)
  941. # [17:00] <RattyAway> Isn't that a pop group?
  942. # [17:01] * KaiRo is now known as KaiRo_away
  943. # [17:01] <froydnj> the presidents of the united states of america is indeed a pop group
  944. # [17:01] * BenWa|email is now known as BenWa
  945. # [17:01] <RattyAway> or I'm thinking about the dead Kennedys
  946. # [17:02] * Quits: Teodor_Druta (Thunderbird@moz-ohb.65e.79.82.IP) (Connection closed)
  947. # [17:02] * Quits: milan (milan@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  948. # [17:04] * davidb|afk is now known as davidb
  949. # [17:04] * Quits: mdibaiee (mahdi@moz-649.evb.244.151.IP) (Connection closed)
  950. # [17:05] * Joins: Teodor_Druta (Thunderbird@moz-ohb.65e.79.82.IP)
  951. # [17:05] * Quits: Edgar (Thunderbird@moz-00erak.dynamic.hinet.net) (Client exited)
  952. # [17:06] * Joins: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP)
  953. # [17:06] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  954. # [17:07] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  955. # [17:08] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  956. # [17:10] <Tomcat|Sheriffduty> Sylvestre: no he is out today
  957. # [17:10] * Fallen is now known as Fallen|away
  958. # [17:10] <Sylvestre> Tomcat|Sheriffduty, any chance you could take care of that? (I would like to start 36 b2 today)
  959. # [17:10] <Sylvestre> +build
  960. # [17:11] <Tomcat|Sheriffduty> oh i'm about to head out
  961. # [17:12] <mhoye> Huh: https://bugzilla.mozilla.org/show_bug.cgi?id=1123309
  962. # [17:12] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  963. # [17:12] <mhoye> Boy, that didn't take long.
  964. # [17:12] * Joins: kapy (kapy@moz-dtk.nnv.68.182.IP)
  965. # [17:13] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  966. # [17:14] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  967. # [17:17] * Joins: Sander (chatzilla@moz-f4egml.direct-adsl.nl)
  968. # [17:17] * Quits: milan_ (milan@moz-ijn9kc.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  969. # [17:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5a4a637be054 - Julien Pagès - Bug 1119838 - Raise exception early when there is no adb command available; r=bclary
  970. # [17:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/44a53f7cfe58 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  971. # [17:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/93581950cc84 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  972. # [17:17] * Joins: milan (milan@moz-bg26r3.ckpj.s0pt.0450.2001.IP)
  973. # [17:19] * Joins: Zupoman (mistrzmag@moz-qc3.esk.224.91.IP)
  974. # [17:19] * Tomcat|Sheriffduty is now known as Tomcat|afk
  975. # [17:21] * Quits: bogdan_maris (Instantbird@moz-662.esi.231.62.IP) (Client exited)
  976. # [17:21] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  977. # [17:22] <mhoye> If you've got bugs you'd like me to bring to the community's attention, please needinfo me.
  978. # [17:23] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  979. # [17:23] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  980. # [17:23] * BenWa is now known as BenWa|email
  981. # [17:24] * Joins: luke (luke@moz-fk7pee.tx.charter.com)
  982. # [17:25] * davidb is now known as davidb|afk
  983. # [17:26] * Joins: ProgramFOX (ProgramFOX@moz-t3l.gsn.176.91.IP)
  984. # [17:27] * Joins: Mano_ (mano@moz-5qsh0d.dynamic.barak-online.net)
  985. # [17:27] * Parts: pauly (silaghipaul@moz-ohb.65e.79.82.IP)
  986. # [17:28] * vikash is now known as vikash-afk
  987. # [17:28] * philor|away is now known as philor
  988. # [17:30] * Joins: ehsan (ehsan@moz-n3usua.cable.teksavvy.com)
  989. # [17:30] * killer sets mode: +o ehsan
  990. # [17:31] * Quits: gabor (gabor@moz-g68q5m.j7lv.v76v.0a40.2a04.IP) (Connection closed)
  991. # [17:32] * darkowlzz|afk is now known as darkowlzz
  992. # [17:33] * Quits: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  993. # [17:33] * Joins: janv (varga@moz-oht.quu.143.178.IP)
  994. # [17:34] * Quits: janv_ (varga@moz-oht.quu.143.178.IP) (Ping timeout: 121 seconds)
  995. # [17:35] * lth is now known as lth|away
  996. # [17:35] * vikash-afk is now known as vikash
  997. # [17:37] <RattyAway> yuck VS link.exe is eating up 4gig of memory. Is this normal?
  998. # [17:38] * Quits: Mano (Mano@moz-5qsh0d.dynamic.barak-online.net) (Connection closed)
  999. # [17:38] * Joins: mixedpuppy_ (mixedpuppy@moz-bv4.2oa.226.108.IP)
  1000. # [17:39] * Quits: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP) (Connection closed)
  1001. # [17:39] * mixedpuppy_ is now known as mixedpuppy
  1002. # [17:39] <@ehsan> for PGO builds, yes
  1003. # [17:40] <RattyAway> I'm pretty sure I'm not doing Pogo
  1004. # [17:41] * Quits: janv (varga@moz-oht.quu.143.178.IP) (Quit: This computer has gone to sleep)
  1005. # [17:41] * Joins: Mano (mano@moz-msd.6o6.66.109.IP)
  1006. # [17:42] * Joins: mixedpuppy_ (mixedpuppy@moz-n7o68n.sub-70-197-75.myvzw.com)
  1007. # [17:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1ad6ede35b99 - Botond Ballo - Bug 1120609 - Printing support for gfx::Matrix. r=Bas
  1008. # [17:43] <timeless> dmajor: is anyone working on bug 1120331?
  1009. # [17:43] * BenWa|email is now known as BenWa
  1010. # [17:44] * Quits: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP) (Ping timeout: 121 seconds)
  1011. # [17:44] * mixedpuppy_ is now known as mixedpuppy
  1012. # [17:44] * Quits: Mano_ (mano@moz-5qsh0d.dynamic.barak-online.net) (Ping timeout: 121 seconds)
  1013. # [17:45] * Quits: ckitching (ckitching@moz-cbggqe.cable.virginm.net) (Ping timeout: 121 seconds)
  1014. # [17:45] <timeless> Ms2ger: is NoScript almost entirely broken in nightly?
  1015. # [17:45] <timeless> :(
  1016. # [17:45] * Joins: Silne30 (Silne30@moz-osb574.dybhfl.sbcglobal.net)
  1017. # [17:45] <timeless> oh, nevermind even w/ noscript enabled, i'm just getting spinners of doom instead of web pages
  1018. # [17:45] * Joins: milan_ (milan@moz-i5m.05u.207.66.IP)
  1019. # [17:45] * Joins: hunboy_ (hunboy@moz-m2d.0ek.52.92.IP)
  1020. # [17:45] * timeless should go back to not using firefox
  1021. # [17:45] * Quits: milan_ (milan@moz-i5m.05u.207.66.IP) (A TLS packet with unexpected length was received.)
  1022. # [17:45] <RattyAway> timeless: make sure indexedDB is enabled
  1023. # [17:46] <gfritzsche> hm, what happened to hg.stage.mozaws.net/gecko? do we have an alternative around?
  1024. # [17:46] <timeless> RattyAway: eh?
  1025. # [17:46] <Ms2ger> timeless, haven't ever used noscript
  1026. # [17:46] <RattyAway> timeless: go to about:config
  1027. # [17:46] <Ms2ger> gfritzsche, what's that?
  1028. # [17:46] * Joins: milan_ (milan@moz-6kaprk.ckpj.s0pt.0450.2001.IP)
  1029. # [17:46] <timeless> RattyAway: i can't, firefox just crashed (again)
  1030. # [17:46] <RattyAway> filter for indexeddb.enabled
  1031. # [17:46] * Quits: hunboy (hunboy@moz-3c3sef.pool.invitel.hu) (Ping timeout: 121 seconds)
  1032. # [17:46] <gfritzsche> Ms2ger: that was a unified repository good for coordination work etc.
  1033. # [17:46] * hunboy_ is now known as hunboy
  1034. # [17:46] * davidb|afk is now known as davidb
  1035. # [17:46] <RattyAway> timeless: <Yoric> Today's Nightly crashes on me at 100% during startup.
  1036. # [17:46] <timeless> dom.indexedDB.enabled;true
  1037. # [17:47] <Ms2ger> gfritzsche, then gps probably knows
  1038. # [17:47] <timeless> RattyAway: awesome
  1039. # [17:47] <timeless> anyway, it isn't disabled
  1040. # [17:47] * vikash is now known as vikash-afk
  1041. # [17:47] * davidb is now known as davidb|afk
  1042. # [17:47] <timeless> RattyAway: most web pages i get just give me http://www.cssscript.com/wp-content/uploads/2014/10/iOS-OS-X-Style-Pure-CSS-Loading-Spinner.jpg
  1043. # [17:48] <timeless> which is pretty, but,.. not actually a web page
  1044. # [17:48] * Joins: jarviste (Adium@moz-cm4.ie2.37.8.IP)
  1045. # [17:48] * Quits: milan (milan@moz-bg26r3.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  1046. # [17:48] * Joins: askalski (akuda@moz-vdg7pg.dynamic.chello.pl)
  1047. # [17:49] <gfritzsche> Ms2ger: right, i was thinking maybe someone else knows from usage etc.
  1048. # [17:49] <gfritzsche> gps: ping
  1049. # [17:49] <RattyAway> timeless: ok just completed a build, starting it up
  1050. # [17:49] <Ms2ger> gfritzsche, maybe someone, but not me :)
  1051. # [17:49] * Quits: m_gol (m_gol@moz-eru58u.static.chello.pl) (Quit: Leaving...)
  1052. # [17:50] <gfritzsche> gps: do we have any unified hg repo around now for work coordination?
  1053. # [17:50] <gfritzsche> Ms2ger: fair enough :)
  1054. # [17:50] * Joins: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP)
  1055. # [17:50] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  1056. # [17:50] * Joins: m_gol (m_gol@moz-eru58u.static.chello.pl)
  1057. # [17:50] * Quits: Mano (mano@moz-msd.6o6.66.109.IP) (Ping timeout: 121 seconds)
  1058. # [17:51] <RattyAway> timeless: looks pretty stable no crashes yet
  1059. # [17:51] <timeless> RattyAway: they weren't instant
  1060. # [17:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/ab08515b732f - Prabhjyot Singh Sodhi - Bug 852247 - adding new checkbox to expose pref to force page zoomability in settings. r=margaret
  1061. # [17:51] <timeless> they just sort of happened if i use the urlbar or things
  1062. # [17:51] * pbrosset is now known as pbrosset|afk
  1063. # [17:51] <RattyAway> timeless: hmm ok
  1064. # [17:51] <timeless> trying to load https://crash-stats.mozilla.com/report/index/ab623f4e-3b67-4270-9f6d-0518b2150119 just gives me a full tab spinner
  1065. # [17:51] <timeless> never loads a web page
  1066. # [17:52] * Quits: bitgeeky (bitgeeky@moz-9i1.k6o.139.14.IP) (Quit: Leaving)
  1067. # [17:52] <timeless> the page loads instantly in IE
  1068. # [17:52] <timeless> trying to type into the urlbar caused another crash...
  1069. # [17:52] <timeless> note: type involves letters + arrow keys, but not <enter>
  1070. # [17:52] <RattyAway> searching for "timeless crashes" gets me "Star Trek Voyager - Timeless Crash Scene HD - YouTube"
  1071. # [17:52] <timeless> heh
  1072. # [17:53] <RattyAway> timeless: wfm https://crash-stats.mozilla.com/report/index/ab623f4e-3b67-4270-9f6d-0518b2150119
  1073. # [17:53] <timeless> RattyAway: yeah, i know, it loads fine in IE :)
  1074. # [17:53] <timeless> or Chrome
  1075. # [17:54] <timeless> how does one debug the spinner of antagonism?
  1076. # [17:54] <@smaug> loads fine here
  1077. # [17:54] * Joins: Mano (Mano@moz-5qsh0d.dynamic.barak-online.net)
  1078. # [17:55] <timeless> smaug: that makes two of you and none of me :)
  1079. # [17:55] <timeless> smaug: where the heck does the stupid spinner come from?
  1080. # [17:56] <timeless> and is there any debugging/logging for it?
  1081. # [17:56] <@smaug> what spinner?
  1082. # [17:56] <@smaug> on the page?
  1083. # [17:56] <@smaug> that would be the e10s thing
  1084. # [17:56] <@smaug> oh, I'm using non-e10s
  1085. # [17:56] * @smaug tries e10s
  1086. # [17:57] <timeless> yeah, i'm using e10s
  1087. # [17:57] <@smaug> works fine
  1088. # [17:57] <timeless> the way i know, is because i'm regularly crashing in it :)
  1089. # [17:58] <timeless> smaug: ok, so... the spinner is an e10s thing... good to know, is there debugging to understand why it's showing instead of something else?
  1090. # [17:58] <timeless> web console network shows that network happens, timeline shows that stuff happens
  1091. # [17:58] <timeless> but i don't see a page, just a spinner :(
  1092. # [17:58] <@smaug> timeless: if the child process takes too much time to paint or something
  1093. # [17:58] <@smaug> then parent process shows the spinner
  1094. # [17:58] <@smaug> IIRC
  1095. # [17:58] <timeless> sure, makes sense
  1096. # [17:58] <timeless> but surely someone should capture that and do something
  1097. # [17:59] * Quits: Mano (Mano@moz-5qsh0d.dynamic.barak-online.net) (Quit: )
  1098. # [17:59] <@smaug> so I guess you could profile the child process
  1099. # [17:59] <timeless> e.g. crash the tab and apologize
  1100. # [17:59] <@smaug> to see where the child process takes all the time
  1101. # [17:59] <timeless> um, nightly, and i'm not working on this layout engine anymore
  1102. # [17:59] <@smaug> nightly is fine, and if you're on linux, Zoom is easy to get a profile
  1103. # [18:00] <timeless> paint start 247,257.22 ms; end 247,268.66 ms; duration: 11.43ms
  1104. # [18:00] <@smaug> (Nightly tends to be better for profiling anyway)
  1105. # [18:00] <timeless> dom event type beforeunload; end: 245,607.49 ms
  1106. # [18:00] * Joins: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu)
  1107. # [18:01] <timeless> assuming i'm reading that correctly, it takes roughly 2s between me hitting <reload> and the page <paint>ing
  1108. # [18:01] <timeless> according to the web console timeline
  1109. # [18:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6c8cf0eff888 - Botond Ballo - Bug 1122794 - Call SetResolutionAndScaleTo() instead of SetResolution() consistently in TabChild. r=kats
  1110. # [18:01] <timeless> which isn't horrible IMO
  1111. # [18:01] * vikash-afk is now known as vikash
  1112. # [18:01] * Joins: jcj (jcj@moz-tbsov6.phnx.qwest.net)
  1113. # [18:02] * Joins: ashughes (uid34327@moz-idmt9q.ealing.irccloud.com)
  1114. # [18:02] <timeless> but... given that it does paint (according to the timeline), and given that my mouse can hover over the webpage (cursor changes, and url status tips), shouldn't e10s let me see the webpage at some point? :(
  1115. # [18:02] * Fallen|away is now known as Fallen
  1116. # [18:03] * Joins: dbaron (dbaron@moz-0jjav9.dynamic.fusionbroadband.com)
  1117. # [18:03] * killer sets mode: +ao dbaron dbaron
  1118. # [18:03] * Quits: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP) (Connection closed)
  1119. # [18:04] <@smaug> no idea what is happening there
  1120. # [18:04] <timeless> oh... i suppose that restore-all-tabs would slow things down since all the tabs would be competing for cpu time
  1121. # [18:04] <@smaug> #e10s might be able to help
  1122. # [18:04] <@smaug> ah
  1123. # [18:04] <timeless> i have 9 tabs
  1124. # [18:04] <timeless> in each of two windows
  1125. # [18:05] <gps> gfritzsche: no usable unified repo. create it locally. https://mozilla-version-control-tools.readthedocs.org/en/latest/hgmozilla/unifiedrepo.html
  1126. # [18:05] <timeless> cute, the button that shows all my tabs as tiles shows me renderings of each tab
  1127. # [18:05] <timeless> so, someone has the painted content :(
  1128. # [18:05] * Quits: jcj (jcj@moz-tbsov6.phnx.qwest.net) (Quit: goodnight, night vale. goodnight.)
  1129. # [18:05] <gfritzsche> gps: hm, so no nice option right now to share bookmarks etc.?
  1130. # [18:05] * Joins: jsx (uid48919@moz-2hni06.charlton.irccloud.com)
  1131. # [18:06] <gfritzsche> gps: i.e. not hand out list of patches and their order all the time?
  1132. # [18:07] * Joins: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net)
  1133. # [18:08] * Quits: ggp_ (ggp@moz-n3i.gok.205.191.IP) (Ping timeout: 121 seconds)
  1134. # [18:08] * Joins: jcj (jcj@moz-tbsov6.phnx.qwest.net)
  1135. # [18:09] <gps> gfritzsche: https://mozilla-version-control-tools.readthedocs.org/en/latest/hgmozilla/bookmarks.html#collaborating-sharing-bookmarks
  1136. # [18:09] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
  1137. # [18:10] <gfritzsche> gps: ah, thank you
  1138. # [18:10] <RattyAway> -> It appeared that it was not "diversity" (having equal numbers of men and women) that mattered for a team's intelligence, but simply having more women. This last effect, however, was partly explained by the fact that women, on average, were better at "mindreading" than men.
  1139. # [18:10] <RattyAway> Mozilla needs more female programmers!
  1140. # [18:11] <RattyAway> erm mindreading?
  1141. # [18:11] * Quits: askalski (akuda@moz-vdg7pg.dynamic.chello.pl) (Quit: Wychodzi)
  1142. # [18:11] * vikash is now known as vikash-afk
  1143. # [18:12] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
  1144. # [18:12] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1145. # [18:13] <timeless> ok, disabling e10s makes firefox suck less :/
  1146. # [18:13] * Quits: MarcoZ (marco.zehe@moz-74kv4p.dip0.t-ipconnect.de) (Quit: l8er)
  1147. # [18:13] * Joins: marco (marco@moz-4k7dmf.retail.telecomitalia.it)
  1148. # [18:13] <timeless> RattyAway: mindreading sounds about right
  1149. # [18:13] <timeless> you might translate it as "intuiting"
  1150. # [18:14] <evilpie> RattyAway: i agree, but i feel like some women probably perceive Mozilla as hostile
  1151. # [18:15] * Joins: janv (varga@moz-oht.quu.143.178.IP)
  1152. # [18:15] * Quits: jcj (jcj@moz-tbsov6.phnx.qwest.net) (Quit: goodnight, night vale. goodnight.)
  1153. # [18:15] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  1154. # [18:15] * whimboo is now known as whimboo|afk
  1155. # [18:16] <Pike> some men do, too
  1156. # [18:16] * Quits: stormi (samuel@moz-t5b.q89.218.46.IP) (Quit: Konversation terminated!)
  1157. # [18:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/d1ce70fbb8d7 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1158. # [18:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/a81ddc024a8f - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1159. # [18:17] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  1160. # [18:18] * Joins: nical (nical@moz-3poijs.2500.1rfi.0450.2001.IP)
  1161. # [18:18] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
  1162. # [18:19] <evilpie> Well and I can't blame anyone for it
  1163. # [18:20] <timeless> evilpie: don't some people perceive everything as hostile? :)
  1164. # [18:20] * Joins: clokep (Instantbird@moz-uogj6q.cable.rcn.com)
  1165. # [18:21] <RattyAway> > This needs to be done prior to CVS' shutdown in 2015 Q1. (which is soon.)
  1166. # [18:21] * Quits: Teodor_Druta (Thunderbird@moz-ohb.65e.79.82.IP) (Client exited)
  1167. # [18:21] <RattyAway> ah does this affect bonsai too?
  1168. # [18:21] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  1169. # [18:21] <timeless> RattyAway: ooh, cvs is going away?
  1170. # [18:21] <RattyAway> timeless: yes
  1171. # [18:21] <timeless> in theory, bonsai could survive w/o it
  1172. # [18:22] <timeless> bonsai works by having a local rsync of cvs + a database based on cvs transactions
  1173. # [18:22] <timeless> as long as they take down the cvs server for the rsync, bonsai would just stop getting updates
  1174. # [18:22] <timeless> if they're careless/evil and wipe out the cvs server instead, bonsai could accidentally wipe out its mirror (which would be bad)
  1175. # [18:23] <timeless> make sense?
  1176. # [18:23] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  1177. # [18:23] * Parts: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se) ("")
  1178. # [18:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bb251436e156 - Andrea Marchesini - Bug 1123021 - Better life-time management for WebSocketChannelChild, r=smaug
  1179. # [18:23] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  1180. # [18:23] <RattyAway> Yes thanks. I'm surprised that nobody has ported Bonsai to hg or git
  1181. # [18:23] * Quits: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1182. # [18:23] <timeless> i had a partial port of bonsai to hg
  1183. # [18:23] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  1184. # [18:23] <RattyAway> timeless: put it up on github?
  1185. # [18:24] * timeless can't remember where it's hiding
  1186. # [18:24] * Quits: VarCat (VarCat@moz-ohb.65e.79.82.IP) (Connection closed)
  1187. # [18:24] * Quits: squeakytoy (squeakytoy@moz-i4mle1.netset.se) (Quit: Leaving)
  1188. # [18:25] <timeless> http://bonsai-hg.konigsberg.mozilla.org/bonsai-hg/source/ probably here
  1189. # [18:25] * timeless can't remember how to get to it
  1190. # [18:25] <timeless> i never got the database side up
  1191. # [18:25] <timeless> i was most interested in getting blame + graph working
  1192. # [18:25] <timeless> but i hit a number of issues w/ graph
  1193. # [18:26] <Ms2ger> baku, ugh, threading in C++ is so awful
  1194. # [18:26] <timeless> hrm, doesn't seem to be hiding quite there
  1195. # [18:26] * timeless shrugs
  1196. # [18:27] * jlund|away is now known as jlund
  1197. # [18:27] <baku> Ms2ger, yeah. I love it :) Nothing can go wrong.
  1198. # [18:28] <Ms2ger> baku, wanna do some Servo? :)
  1199. # [18:28] <timeless> well, konigsberg thinks it's in /bonsai/
  1200. # [18:28] <@ehsan> baku: you just need to write correct code, it's not that hard :P
  1201. # [18:28] <baku> ehsan, indeed.
  1202. # [18:28] * benfrancis is now known as benfrancis|away
  1203. # [18:29] <froydnj> Ms2ger: wanna do some Servo?
  1204. # [18:29] <baku> Ms2ger, when I finish my use todolist, maybe I can start studing rust.
  1205. # [18:29] <Ms2ger> froydnj, wanna do some Servo?
  1206. # [18:29] <froydnj> Ms2ger: nono, I asked you!
  1207. # [18:30] * Ms2ger panics
  1208. # [18:30] * Fallen is now known as Fallen|away
  1209. # [18:31] <@ehsan> baku: it's a trick question, have you just met Ms2ger? ;)
  1210. # [18:31] <baku> ehsan, not yet.
  1211. # [18:31] <@ehsan> baku: if he ever asks you about anything in C++ just say "things are fine" and move on ;)
  1212. # [18:31] <baku> Ms2ger, do you go to fosdem?
  1213. # [18:31] <froydnj> lies! :)
  1214. # [18:32] <@ehsan> froydnj: white lies ;)
  1215. # [18:32] <Ms2ger> Saturday only
  1216. # [18:32] <baku> ok cool. see you there then.
  1217. # [18:32] <Ms2ger> ehsan, as black a your soul :)
  1218. # [18:32] <@ehsan> my soul is only black striped
  1219. # [18:32] <Ms2ger> as
  1220. # [18:32] <@ehsan> ZEBRA SOUL \o/
  1221. # [18:34] * Pike pictures Moire patterns in hell
  1222. # [18:34] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Ping timeout: 121 seconds)
  1223. # [18:35] * Quits: jarviste (Adium@moz-cm4.ie2.37.8.IP) (Quit: Leaving.)
  1224. # [18:35] * ahal is now known as ahal|lunch
  1225. # [18:36] * davidb|afk is now known as davidb
  1226. # [18:36] * Joins: bdahl (bdahl@moz-3veeoq.dynamic.fusionbroadband.com)
  1227. # [18:37] * Quits: davidb (davidb@moz-i5m.05u.207.66.IP) (Quit: Blah blah blah)
  1228. # [18:37] * Joins: jarviste (Adium@moz-cm4.ie2.37.8.IP)
  1229. # [18:37] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
  1230. # [18:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/aa3b6eb067f2 - B2G Bumper Bot - Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
  1231. # [18:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/80bc076af701 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1232. # [18:37] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1233. # [18:37] * Quits: six600110 (six600110@moz-br7ucn.il.comcast.net) (Connection closed)
  1234. # [18:37] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Ping timeout: 121 seconds)
  1235. # [18:37] * Joins: jonco (Adium@moz-g49t6t.nemh.1887.0450.2001.IP)
  1236. # [18:37] * Quits: jarviste (Adium@moz-cm4.ie2.37.8.IP) (Connection closed)
  1237. # [18:37] * Joins: jarviste (Adium@moz-cm4.ie2.37.8.IP)
  1238. # [18:38] * Joins: Swatinem1 (swatinem@moz-ijsnuu.dynamic.surfer.at)
  1239. # [18:38] * catlee is now known as catlee-lunch
  1240. # [18:39] * Joins: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net)
  1241. # [18:39] * Quits: givanica (Thunderbird@moz-bmh.rug.121.86.IP) (Client exited)
  1242. # [18:39] * Quits: janv (varga@moz-oht.quu.143.178.IP) (Ping timeout: 121 seconds)
  1243. # [18:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b8f271c913a9 - Ehsan Akhgari - Bug 1123003 - Clarify the ownership of xptiInterfaceInfo pointers in xptiprivate.h; r=froydnj
  1244. # [18:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a5de50c69a8d - Ehsan Akhgari - Bug 1123006 - Mark FileData as stack class, and its data member as nsCOMPtr; r=froydnj
  1245. # [18:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2e38b6362383 - Ehsan Akhgari - Bug 1123009 - Make nsAppDirectoryEnumerator::mProvider an nsCOMPtr; r=froydnj
  1246. # [18:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6ed760c8317a - Ehsan Akhgari - Bug 1123121 - Mark all nsCOMPtr_helper classes as stack class; r=froydnj
  1247. # [18:42] * Quits: paolo (paolo@moz-74a.0nt.218.207.IP) (Quit: Konversation terminated!)
  1248. # [18:42] * Joins: dveditz (dveditz@moz-dgbov2.ca.comcast.net)
  1249. # [18:42] * killer sets mode: +o dveditz
  1250. # [18:42] * Fallen|away is now known as Fallen
  1251. # [18:44] * Quits: h4writer (h4writer@moz-lcj9pu.access.telenet.be) (Ping timeout: 121 seconds)
  1252. # [18:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/981a1a2dd464 - Chris Lord - Bug 1096513 - Disallow underscroll in APZC. r=botond
  1253. # [18:45] * Quits: KuoE0 (KuoE0@moz-vfhoc3.dynamic.hinet.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1254. # [18:45] * Quits: badescunicu (Thunderbird@moz-ainmka.eregie.pub.ro) (Client exited)
  1255. # [18:47] * Joins: ggp (ggp@moz-auh.dr1.205.191.IP)
  1256. # [18:47] * kats is now known as kats-lunch
  1257. # [18:48] * Joins: alexbardas (alexbardas@moz-fg6.j1b.166.109.IP)
  1258. # [18:49] * Quits: yzen (yzen@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  1259. # [18:49] * Joins: yzen (yzen@moz-i5m.05u.207.66.IP)
  1260. # [18:50] * Joins: mastizada (Thunderbird@moz-iur.sij.197.5.IP)
  1261. # [18:50] * coop|buildduty is now known as coop|lunch
  1262. # [18:52] * Joins: janv (varga@moz-oht.quu.143.178.IP)
  1263. # [18:54] * Joins: bogdan_maris (Instantbird@moz-ksj.47a.126.86.IP)
  1264. # [18:55] <gw280> glandium: you may want to update your blog to cater for https://github.com/glandium/git-remote-hg/commit/2f99e9fc9ef1f844d857b8abfb2519a0919fa811 :)
  1265. # [18:55] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
  1266. # [18:55] * Parts: jonco (Adium@moz-g49t6t.nemh.1887.0450.2001.IP)
  1267. # [18:56] * Quits: kapy (kapy@moz-dtk.nnv.68.182.IP) (Quit: )
  1268. # [18:57] * Quits: mixedpuppy (mixedpuppy@moz-n7o68n.sub-70-197-75.myvzw.com) (Ping timeout: 121 seconds)
  1269. # [18:57] * Joins: jrmuizel (jrmuizel@moz-ppaknq.eng.wind.ca)
  1270. # [18:57] * Quits: bdahl (bdahl@moz-3veeoq.dynamic.fusionbroadband.com) (A TLS packet with unexpected length was received.)
  1271. # [18:58] * Joins: rednaks (rednaks@moz-iru.36j.227.41.IP)
  1272. # [18:58] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
  1273. # [18:58] <@ehsan> botond: inbound is red
  1274. # [18:58] <@ehsan> err
  1275. # [18:58] <@ehsan> Cwiiis: ^
  1276. # [18:59] * Joins: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP)
  1277. # [18:59] <@Cwiiis> ehsan: damnit...
  1278. # [19:00] <@Cwiiis> why the heck did this build locally fine :/
  1279. # [19:00] <@Cwiiis> ehsan: shall I push a back-out?
  1280. # [19:01] <Ms2ger> !seen mcote
  1281. # [19:01] <firebot> I've never seen a 'mcote', sorry.
  1282. # [19:01] <@Cwiiis> oh damnit, of course, I'm not building debug...
  1283. # [19:01] * Quits: jrmuizel (jrmuizel@moz-ppaknq.eng.wind.ca) (Connection closed)
  1284. # [19:01] * Joins: jrmuizel (jrmuizel@moz-ppaknq.eng.wind.ca)
  1285. # [19:01] <@Cwiiis> ehsan: is it ok to push a quick fix, or would you prefer backout + re-push with fix?
  1286. # [19:02] * Joins: bdahl (bdahl@moz-3veeoq.dynamic.fusionbroadband.com)
  1287. # [19:02] * Joins: davidb (davidb@moz-s09mjj.dsl.bell.ca)
  1288. # [19:02] <hub> Ms2ger: but he is here, in this channel :-)
  1289. # [19:02] <hub> firebot is on crack
  1290. # [19:02] <@ehsan> Cwiiis: anything that makes the builds green
  1291. # [19:02] <firebot> hub: Sorry, I've no idea what 'is on crack' might be.
  1292. # [19:03] <@ehsan> Cwiiis: (I'm not a sheriff)
  1293. # [19:03] <Ms2ger> hub, that's what I was showing mcote :)
  1294. # [19:03] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  1295. # [19:03] <hub> uh oh
  1296. # [19:03] <@Cwiiis> who's sheriff atm?
  1297. # [19:03] <philor> Cwiiis: haven't you pushed that fix yet?
  1298. # [19:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/7ae39f7f77ec - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  1299. # [19:04] <Ms2ger> Cwiiis, he just pinged you :)
  1300. # [19:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/142bdecf51f5 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1301. # [19:04] * Joins: Anupkumar (uid16774@moz-3mjuju.charlton.irccloud.com)
  1302. # [19:04] * Joins: kgrandon (Adium@moz-l8e1ui.ca.comcast.net)
  1303. # [19:04] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (Quit: Leaving.)
  1304. # [19:04] <@Cwiiis> philor: can I push a quick fix commit, is that alright?
  1305. # [19:04] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
  1306. # [19:05] * catlee-lunch is now known as catlee
  1307. # [19:06] * Quits: jrmuizel (jrmuizel@moz-ppaknq.eng.wind.ca) (Ping timeout: 121 seconds)
  1308. # [19:06] * philor gives up on humor
  1309. # [19:06] <@Cwiiis> I'll take that as a yes
  1310. # [19:06] <philor> Cwiiis: please push a fix for the bustage on mozilla-inbound, don't forget to include CLOSED TREE in the commit message
  1311. # [19:07] <@Cwiiis> philor: pushed/pushing
  1312. # [19:07] * Quits: m_gol (m_gol@moz-eru58u.static.chello.pl) (Quit: Linkinus - http://linkinus.com)
  1313. # [19:07] * Joins: emtwo1 (Adium@moz-i5m.05u.207.66.IP)
  1314. # [19:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9e46d10862f7 - Chris Lord - Bug 1096513 - Fix build error on a CLOSED TREE. r=me
  1315. # [19:08] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
  1316. # [19:08] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1317. # [19:10] * Joins: m_gol (m_gol@moz-eru58u.static.chello.pl)
  1318. # [19:10] * Joins: karlt (karl@moz-d9sifc.xtra.co.nz)
  1319. # [19:11] * Quits: emtwo (Adium@moz-0av2bj.fnjk.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  1320. # [19:11] <@Cwiiis> philor: sorry about that - I did have a green try build, but obviously without that line that I added later :p
  1321. # [19:12] * jandem is now known as jandem-brb
  1322. # [19:12] <philor> the best is when it's addressing a review comment
  1323. # [19:13] * Joins: ckitching (ckitching@moz-cbggqe.cable.virginm.net)
  1324. # [19:13] <jcranmer|away> sigh
  1325. # [19:14] <jcranmer|away> it would be nice to be able to have some sort of solution for JS code coverage analysis for our tests
  1326. # [19:14] <Ms2ger> Really nice
  1327. # [19:14] * Joins: junaid (junaid@moz-5eq.k21.101.212.IP)
  1328. # [19:14] * Joins: chmanchester (chmancheste@moz-cbt.jf0.246.96.IP)
  1329. # [19:14] * Quits: Dexter (Dexter@moz-91n558.vd25.v76v.0a40.2a04.IP) (Quit: Leaving)
  1330. # [19:15] * Joins: ckitching_ (ckitching@moz-cbggqe.cable.virginm.net)
  1331. # [19:15] <jcranmer|away> so long as we use SpiderMonkey-only extensions, most tools are basically useless
  1332. # [19:16] * Quits: ckitching (ckitching@moz-cbggqe.cable.virginm.net) (Connection closed)
  1333. # [19:16] <jcranmer|away> [actually, even if we didn't, we'd probably still lose out since we aggressively use ES6 and tool support for ES6 is very spotty]
  1334. # [19:16] * Quits: jacek (jacek@moz-hbt3j4.psi.wroc.pl) (Quit: Konversation terminated!)
  1335. # [19:16] * Quits: mixedpuppy (mixedpuppy@moz-bv4.2oa.226.108.IP) (Client exited)
  1336. # [19:17] * bobowen is now known as bobowen|afk
  1337. # [19:18] * Quits: bc|afk (bc@moz-010.ifm.3.76.IP) (Quit: leaving)
  1338. # [19:18] <jcranmer|away> I don't suppose there would be much enthusiasm in the JS engine to havea built-in code coverage tool instead of one that relied on instrumentation?
  1339. # [19:19] * Quits: jarviste (Adium@moz-cm4.ie2.37.8.IP) (Quit: Leaving.)
  1340. # [19:20] * Quits: ferjm (textual@moz-jcolam.dynamicIP.rima-tde.net) (Quit: Textual IRC Client: www.textualapp.com)
  1341. # [19:20] <padenot> jcranmer|away: I've talked to some people that work on js/, they agreed it would be cool
  1342. # [19:20] * Quits: jaoo (user@moz-ac0.gdc.235.195.IP) (Ping timeout: 121 seconds)
  1343. # [19:20] * Joins: mcomella (mcomella@moz-igsdu8.ca.comcast.net)
  1344. # [19:21] <jcranmer|away> padenot: but no availability for implementation effort?
  1345. # [19:22] * Joins: bholley (bholley@moz-jaejpj.ca.comcast.net)
  1346. # [19:22] * Quits: mmatyas (mmatyas@moz-mf5q0b.inf.u-szeged.hu) (Ping timeout: 121 seconds)
  1347. # [19:23] <padenot> it was some time ago, I can't remember the specifics, and I can't remember if the project was rejected because other stuff need to happen, or if people forgot about it
  1348. # [19:23] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
  1349. # [19:23] <padenot> needed*
  1350. # [19:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0c05b2399837 - Paul Adenot - Bug 698079 - When using the WASAPI backend, always output audio to the default audio device. r=kinetik
  1351. # [19:25] * Joins: mmatyas (mmatyas@moz-mf5q0b.inf.u-szeged.hu)
  1352. # [19:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9efd544f112f - Paul Adenot - Bug 698079 - Synthetize the clock when using WASAPI to prevent A/V desynchronization issues when switching the default audio output device. r=kinetik
  1353. # [19:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f143f852ede1 - Mike Kaply - Bug 1119235 - Use null for xhr.send if no postData. r=Mossop
  1354. # [19:27] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (Quit: Leaving.)
  1355. # [19:27] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
  1356. # [19:27] * Quits: rednaks (rednaks@moz-iru.36j.227.41.IP) (Ping timeout: 121 seconds)
  1357. # [19:29] * kats-lunch is now known as kats
  1358. # [19:30] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (Quit: Leaving.)
  1359. # [19:33] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
  1360. # [19:33] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
  1361. # [19:33] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Connection closed)
  1362. # [19:33] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  1363. # [19:34] * wlach is now known as wlach|biab
  1364. # [19:37] * Quits: stransky (stransky@moz-16g.ma8.175.213.IP) (Quit: Connection reset by beer)
  1365. # [19:37] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
  1366. # [19:39] * Quits: alexbardas (alexbardas@moz-fg6.j1b.166.109.IP) (Connection closed)
  1367. # [19:39] * darkowlzz is now known as darkowlzz|afk
  1368. # [19:39] * Joins: alexbardas (alexbardas@moz-fg6.j1b.166.109.IP)
  1369. # [19:40] * Quits: mcomella (mcomella@moz-igsdu8.ca.comcast.net) (Quit: Leaving.)
  1370. # [19:41] * Quits: alexbardas (alexbardas@moz-fg6.j1b.166.109.IP) (A TLS packet with unexpected length was received.)
  1371. # [19:41] * ahal|lunch is now known as ahal
  1372. # [19:42] * Joins: lgarner (lgarner@moz-9a4.att.59.50.IP)
  1373. # [19:42] * Joins: kip (kip@moz-2pbhbo.stc.novuscom.net)
  1374. # [19:42] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
  1375. # [19:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/57e703cf464d - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1376. # [19:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/5a7c09b21f5b - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1377. # [19:44] * Quits: bdahl (bdahl@moz-3veeoq.dynamic.fusionbroadband.com) (A TLS packet with unexpected length was received.)
  1378. # [19:44] * Joins: gozala (uid5923@moz-mdbdda.uxbridge.irccloud.com)
  1379. # [19:44] * Joins: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se)
  1380. # [19:46] * Quits: Honza (chatzilla@moz-tiq.7ku.62.176.IP) (Ping timeout: 121 seconds)
  1381. # [19:46] * Joins: bdahl (bdahl@moz-3veeoq.dynamic.fusionbroadband.com)
  1382. # [19:47] * Quits: gerv (Instantbird@moz-ppf2jl.81.in-addr.arpa) (Ping timeout: 121 seconds)
  1383. # [19:49] * Joins: alexbardas (alexbardas@moz-b8001j.AB.idilis.net)
  1384. # [19:49] * Joins: Dexter (Dexter@moz-crhbu6.adsl.alicedsl.de)
  1385. # [19:49] * Joins: rednaks (rednaks@moz-iru.36j.227.41.IP)
  1386. # [19:50] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
  1387. # [19:51] * Quits: gcp (gcp@moz-tiv602.beqe.9i1r.1812.2a02.IP) (A TLS packet with unexpected length was received.)
  1388. # [19:51] * Joins: badescunicu (Thunderbird@moz-ainmka.eregie.pub.ro)
  1389. # [19:52] * Quits: espadrine (ttyl@moz-qfr4fg.abo.wanadoo.fr) (Ping timeout: 121 seconds)
  1390. # [19:53] * Quits: badescunicu (Thunderbird@moz-ainmka.eregie.pub.ro) (Client exited)
  1391. # [19:53] * Callek_disconnected is now known as Callek
  1392. # [19:54] * Quits: rednaks (rednaks@moz-iru.36j.227.41.IP) (Ping timeout: 121 seconds)
  1393. # [19:54] * Quits: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net) (Ping timeout: 121 seconds)
  1394. # [19:54] * Quits: Swatinem1 (swatinem@moz-ijsnuu.dynamic.surfer.at) (Ping timeout: 121 seconds)
  1395. # [19:54] * Quits: xeonchen (xeon@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1396. # [19:54] * baku is now known as baku|away
  1397. # [19:55] * Quits: jya (jya@moz-tuuufl.bigpond.net.au) (Ping timeout: 121 seconds)
  1398. # [19:55] * Joins: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net)
  1399. # [19:56] * Joins: xeonchen (xeon@moz-aj9ejj.HINET-IP.hinet.net)
  1400. # [19:56] * Joins: gcp (gpascutto@moz-vu45ab.beqe.9i1r.1812.2a02.IP)
  1401. # [19:57] * coop|lunch is now known as coop|buildduty
  1402. # [19:57] <mcote> Ms2ger: I see :)
  1403. # [19:59] * Quits: alexbardas (alexbardas@moz-b8001j.AB.idilis.net) (A TLS packet with unexpected length was received.)
  1404. # [19:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d04f6e7cc3e1 - Hiroyuki Ikezoe - Bug 1122540 - Set preferences which are necessary for passing xpcshell test on comm-central. r=hurley
  1405. # [20:01] * Quits: dria (dria@moz-lbj.rq2.175.184.IP) (Client exited)
  1406. # [20:02] * Joins: milan (milan@moz-ijn9kc.ckpj.s0pt.0450.2001.IP)
  1407. # [20:02] * Quits: milan (milan@moz-ijn9kc.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  1408. # [20:03] * Joins: milan (milan@moz-731k1g.ckpj.s0pt.0450.2001.IP)
  1409. # [20:03] * kripton is now known as Kripton
  1410. # [20:04] * yzen is now known as yzen_
  1411. # [20:04] * Joins: gsvelto (gsvelto@moz-t81746.clienti.tiscali.it)
  1412. # [20:05] * Quits: cpearce (chatzilla@moz-kgevj0.xtra.co.nz) (Ping timeout: 121 seconds)
  1413. # [20:05] * Quits: milan_ (milan@moz-6kaprk.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  1414. # [20:05] * Joins: loveless (loveless@moz-cej.mg6.56.172.IP)
  1415. # [20:07] * Joins: yzen (yzen@moz-i5m.05u.207.66.IP)
  1416. # [20:07] * Joins: jaoo (user@moz-b8lhan.user.ono.com)
  1417. # [20:07] * baku|away is now known as baku
  1418. # [20:07] * Joins: squib (squib@moz-napvi8.wi.charter.com)
  1419. # [20:08] * Quits: yzen (yzen@moz-i5m.05u.207.66.IP) (Connection closed)
  1420. # [20:08] * Joins: yzen (yzen@moz-i5m.05u.207.66.IP)
  1421. # [20:09] * Joins: mixedpuppy (mixedpuppy@moz-4os.smp.170.166.IP)
  1422. # [20:09] <@smaug> arai: about Bug 229925
  1423. # [20:09] <arai> smaug: hi :)
  1424. # [20:10] <@smaug> arai: want to fix the behavior to follow the spec more exactly, or just fix that bug and handle other descendants of <label> in some other bug?
  1425. # [20:10] * Quits: yzen_ (yzen@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  1426. # [20:11] * Joins: janv_ (varga@moz-oht.quu.143.178.IP)
  1427. # [20:11] * Quits: gsvelto (gsvelto@moz-t81746.clienti.tiscali.it) (Ping timeout: 121 seconds)
  1428. # [20:11] * Quits: janv (varga@moz-oht.quu.143.178.IP) (Connection closed)
  1429. # [20:11] <arai> other descendants?
  1430. # [20:11] <@smaug> arai: I mean https://html.spec.whatwg.org/multipage/forms.html#the-label-element:the-label-element-10
  1431. # [20:12] <@smaug> and then https://html.spec.whatwg.org/multipage/dom.html#interactive-content-2
  1432. # [20:12] * Quits: ProgramFOX (ProgramFOX@moz-t3l.gsn.176.91.IP) (Quit: ChatZilla 0.9.91.1 [Firefox 35.0/20150108202552])
  1433. # [20:12] * Quits: eeejay (eeejay@moz-04n88s.yourbnc.co.uk) (A TLS packet with unexpected length was received.)
  1434. # [20:12] <arai> reading
  1435. # [20:12] <@smaug> arai: your patch deals with a subset of interactive content only
  1436. # [20:13] <@smaug> so just wondering if you'd like to include all the interactive content
  1437. # [20:13] * Parts: jaoo (user@moz-b8lhan.user.ono.com) ("ERC Version 5.3 (IRC client for Emacs)")
  1438. # [20:14] * Quits: yzen (yzen@moz-i5m.05u.207.66.IP) (Quit: leaving... bye!)
  1439. # [20:14] * Joins: yzen (yzen@moz-i5m.05u.207.66.IP)
  1440. # [20:14] * Quits: ttaubert (uid2620@moz-gmrftu.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  1441. # [20:14] <@smaug> ...since you're changing the code anyway
  1442. # [20:15] * Joins: rednaks (rednaks@moz-iru.36j.227.41.IP)
  1443. # [20:15] <@smaug> but either way
  1444. # [20:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b325610fa26d - Benjamin Peterson - No bug - fix typo r=me DONTBUILD
  1445. # [20:15] <arai> if the additional change is small enough, I'd like to fix other descendants in same bug
  1446. # [20:16] * Joins: mkmelin (mkmelin@moz-28vfvv.elisa-laajakaista.fi)
  1447. # [20:17] <@smaug> arai: I assume the easiest fix would be to add virtual bool IsInteractiveHTMLContent() method to Element class (similar to IsLabelable) and then override that method in the relevant element implementations
  1448. # [20:17] <@smaug> arai: and then use IsInteractiveHTMLContent() where you now use IsLabelable()
  1449. # [20:17] * Joins: secretrobotron_ (secretrobot@moz-i5m.05u.207.66.IP)
  1450. # [20:17] <arai> smaug: okay, I'll do that :)
  1451. # [20:18] <@smaug> great thanks
  1452. # [20:18] <@smaug> arai: and if it starts to feel complicated or anything, let's take the current patch first
  1453. # [20:18] <@smaug> just re-ask review for that
  1454. # [20:18] <arai> smaug: yes, thanks :)
  1455. # [20:19] * Quits: rednaks (rednaks@moz-iru.36j.227.41.IP) (Quit: Leaving)
  1456. # [20:20] * Quits: secretrobotron (secretrobot@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  1457. # [20:20] * Quits: janv_ (varga@moz-oht.quu.143.178.IP) (Ping timeout: 121 seconds)
  1458. # [20:23] * Joins: milan_ (milan@moz-ijn9kc.ckpj.s0pt.0450.2001.IP)
  1459. # [20:23] * Quits: bdahl (bdahl@moz-3veeoq.dynamic.fusionbroadband.com) (A TLS packet with unexpected length was received.)
  1460. # [20:23] <@ehsan> philor: request for approval to land a NPOTB change on m-c and merge to branches
  1461. # [20:24] <philor> ehsan: sure, why not?
  1462. # [20:24] * Quits: milan_ (milan@moz-ijn9kc.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  1463. # [20:24] * whimboo|afk is now known as whimboo
  1464. # [20:24] * jandem-brb is now known as jandem
  1465. # [20:25] * Joins: milan_ (milan@moz-06thgq.ckpj.s0pt.0450.2001.IP)
  1466. # [20:25] <@ehsan> thanks
  1467. # [20:25] * Joins: alexbardas (alexbardas@moz-b8001j.AB.idilis.net)
  1468. # [20:25] * Quits: milan (milan@moz-731k1g.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  1469. # [20:27] * baku is now known as baku|away
  1470. # [20:28] * emtwo1 is now known as emtwo
  1471. # [20:28] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/80b221f602c3 - Ehsan Akhgari - Bug 1123342 - Add a new tooltool manifest for OS X static analysis builds; r=bhearsum a=NPOTB
  1472. # [20:29] * Joins: JesperHansen (JesperHanse@moz-mk7.t6s.144.91.IP)
  1473. # [20:30] * Joins: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
  1474. # [20:30] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/80b221f602c3 - Ehsan Akhgari - Bug 1123342 - Add a new tooltool manifest for OS X static analysis builds; r=bhearsum a=NPOTB
  1475. # [20:30] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/cf147447d879 - Ehsan Akhgari - Merge m-c into inbound
  1476. # [20:30] * Joins: jcj (jcj@moz-tbsov6.phnx.qwest.net)
  1477. # [20:31] * Parts: opnchaudhary (Thunderbird@moz-35o.cr3.164.122.IP)
  1478. # [20:31] * Joins: givanica (Thunderbird@moz-bmh.rug.121.86.IP)
  1479. # [20:32] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/fe217a0d2e9a - Mike Hommey - Bug 1110760 - Followup to avoid build failure with Windows SDK v7.0 and v7.0A. r=gps a=lsblakk
  1480. # [20:32] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
  1481. # [20:34] * Quits: kip (kip@moz-2pbhbo.stc.novuscom.net) (Connection closed)
  1482. # [20:35] * Quits: jcj (jcj@moz-tbsov6.phnx.qwest.net) (Quit: goodnight, night vale. goodnight.)
  1483. # [20:35] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/80b221f602c3 - Ehsan Akhgari - Bug 1123342 - Add a new tooltool manifest for OS X static analysis builds; r=bhearsum a=NPOTB
  1484. # [20:35] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/1a3cff98e1df - Ehsan Akhgari - Merge m-c into fx-team
  1485. # [20:35] * Quits: ddamjano (Instantbird@moz-k291et.cfl3.oeer.8388.2a02.IP) (Ping timeout: 121 seconds)
  1486. # [20:35] * coop|buildduty is now known as coop
  1487. # [20:36] * Joins: kip (kip@moz-2pbhbo.stc.novuscom.net)
  1488. # [20:36] * jlund is now known as jlund|buildduty
  1489. # [20:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=b76d6ff1744f - 42 changesets
  1490. # [20:37] * Quits: pnkfelix (pnkfelix@moz-6v5.3nd.202.89.IP) (Ping timeout: 121 seconds)
  1491. # [20:37] * Quits: mastizada (Thunderbird@moz-iur.sij.197.5.IP) (Ping timeout: 121 seconds)
  1492. # [20:38] <philor> hey, thanks for getting the mergeback someone apparently forgot :)
  1493. # [20:39] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/121f46041aba - Victor Porof - Bug 1123306 - Remove minSquaredDistanceBetweenPoints from the LineGraph, r=jsantell
  1494. # [20:44] * philor tries to think what it's a sign of, that browser_parsable_script.js is exceeding maxtime all over the place
  1495. # [20:46] <Callek> Does anyone know of an hg command to "list changes (in a graph form) since branch point rev X to `now` but don't show changes that are not descendants of X"
  1496. # [20:46] * Callek suspects its something obvious I'm missing
  1497. # [20:47] * Joins: gerv (Instantbird@moz-crc.b4p.133.85.IP)
  1498. # [20:47] * Joins: Shrooms` (Shrooms@moz-lofuj7.ip.windstream.net)
  1499. # [20:47] <RattyAway> Callek: use TortoiseHg
  1500. # [20:47] * Quits: Shrooms (Shrooms@moz-lofuj7.ip.windstream.net) (Ping timeout: 121 seconds)
  1501. # [20:47] <Callek> RattyAway: command-line is a req for me ;-)
  1502. # [20:48] <RattyAway> Callek: you get nice colour coded graphs
  1503. # [20:48] * Callek has colored output already
  1504. # [20:48] <RattyAway> Callek: that's a tough one.
  1505. # [20:49] <RattyAway> http://mercurial.selenic.com/wiki/GraphlogExtension
  1506. # [20:49] <RattyAway> Callek^^
  1507. # [20:49] * Joins: mahdi (mahdi@moz-649.evb.244.151.IP)
  1508. # [20:51] <Callek> RattyAway: well graphlog is enabled by default in 3.x iirc
  1509. # [20:51] * Quits: &dbaron (dbaron@moz-0jjav9.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  1510. # [20:51] <Callek> so I can get graphs, I just want that hisory-view I'm looking for
  1511. # [20:51] <Callek> :-)
  1512. # [20:51] <Callek> s/3.x/2.3/
  1513. # [20:52] * wlach|biab is now known as wlach
  1514. # [20:52] * Quits: gerv (Instantbird@moz-crc.b4p.133.85.IP) (A TLS packet with unexpected length was received.)
  1515. # [20:52] * mattwoodrow|away is now known as mattwoodrow
  1516. # [20:52] * AutomatedTester|AFK is now known as AutomatedTester
  1517. # [20:52] <RattyAway> Callek: what's a history view?
  1518. # [20:53] <RattyAway> http://stackoverflow.com/questions/5662717/mercurial-how-to-enable-create-visual-graph
  1519. # [20:53] <RattyAway> For a fast check you can use hg serve command, that will deploy the mercurial built-in web server which includes a graph view of the repository it's useful and you can fine tune it with the .hgrc file"
  1520. # [20:53] <Callek> RattyAway: aka: I want to trim the `hg log` output to just what I said above, and explicitly not include things that are not relevant (even if they landed after the oldest piece)
  1521. # [20:53] * Quits: mkmelin (mkmelin@moz-28vfvv.elisa-laajakaista.fi) (Ping timeout: 121 seconds)
  1522. # [20:54] <Callek> anyway, thanks
  1523. # [20:56] * Quits: Silne30 (Silne30@moz-osb574.dybhfl.sbcglobal.net) (Connection closed)
  1524. # [20:56] * Joins: mkmelin (mkmelin@moz-28vfvv.elisa-laajakaista.fi)
  1525. # [20:56] * Joins: Silne30 (Silne30@moz-osb574.dybhfl.sbcglobal.net)
  1526. # [20:56] * Quits: RattyAway (Jim_diGriz@moz-993.582.72.180.IP) (Quit: ChatZilla 0.9.91.1 [SeaMonkey 2.0.15pre/20110606000022])
  1527. # [20:56] * Callek is now known as Callek_cron
  1528. # [20:57] * Callek_cron is now known as Callek_disconnected
  1529. # [20:58] * Callek_disconnected is now known as Callek
  1530. # [20:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/3953437a1bcd - Paul Kerr [:pkerr] - Bug 1028869 - Part 1: Add ping and ack operations to PushHandler. r=standard8, a=sledru
  1531. # [20:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/e86a967b9875 - Paul Kerr [:pkerr] - Bug 1028869 - Part 2: xpcshell test updated with ping/restore. r=standard8, a=sledru
  1532. # [20:59] * Quits: davidb (davidb@moz-s09mjj.dsl.bell.ca) (Quit: Blah blah blah)
  1533. # [21:00] * Quits: marco (marco@moz-4k7dmf.retail.telecomitalia.it) (A TLS packet with unexpected length was received.)
  1534. # [21:00] * Joins: marco (marco@moz-4k7dmf.retail.telecomitalia.it)
  1535. # [21:02] * Quits: ckitching_ (ckitching@moz-cbggqe.cable.virginm.net) (Ping timeout: 121 seconds)
  1536. # [21:02] * Joins: florent (Thunderbird@moz-sinhj1.abo.wanadoo.fr)
  1537. # [21:02] * Quits: marco (marco@moz-4k7dmf.retail.telecomitalia.it) (Client exited)
  1538. # [21:02] * Joins: ckitching (ckitching@moz-cbggqe.cable.virginm.net)
  1539. # [21:02] * jlund|buildduty is now known as jlund|lunch
  1540. # [21:03] * Quits: mak (uid24946@moz-7ljuor.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  1541. # [21:04] * Joins: nrc (nrc@moz-mmh6ku.xtra.co.nz)
  1542. # [21:05] * Joins: secretrobotron (secretrobot@moz-i5m.05u.207.66.IP)
  1543. # [21:05] * Quits: secretrobotron_ (secretrobot@moz-i5m.05u.207.66.IP) (Connection closed)
  1544. # [21:08] * Joins: bdahl (bdahl@moz-3veeoq.dynamic.fusionbroadband.com)
  1545. # [21:10] <_AtilA_> ehsan: ping
  1546. # [21:10] <@ehsan> _AtilA_: hello sire
  1547. # [21:10] <@ehsan> *sir
  1548. # [21:11] <_AtilA_> Hi! :)
  1549. # [21:11] <Ms2ger> You can call me sire
  1550. # [21:11] <_AtilA_> ehsan: I saw that you reviewed some of the patches for the warnings-as-errors on b2g bug
  1551. # [21:11] <@ehsan> yes
  1552. # [21:11] <_AtilA_> ehsan: I need someone to review a patch related (for Flatfish) ;)
  1553. # [21:12] <@ehsan> _AtilA_: perhaps I can help
  1554. # [21:12] <_AtilA_> bug 1121907 (second attachment)
  1555. # [21:12] <_AtilA_> it's very short
  1556. # [21:12] <_AtilA_> ( firebot: wakeup )
  1557. # [21:12] * edmorley is now known as edmorley|away
  1558. # [21:12] <Ms2ger> firebot doesn't do that here, too noisy
  1559. # [21:12] <firebot> Ms2ger: Sorry, I've no idea what 'doesn't do that here, too noisy' might be.
  1560. # [21:13] <_AtilA_> :)
  1561. # [21:13] <Ms2ger> Shut up firebot
  1562. # [21:13] <_AtilA_> https://bugzilla.mozilla.org/show_bug.cgi?id=1121907
  1563. # [21:13] * chmanchester is now known as chmanchester|afk
  1564. # [21:13] <@ehsan> _AtilA_: why are you excluding BT_PROPERTY_REMOTE_VERSION_INFO?
  1565. # [21:14] <_AtilA_> Because is only defined for JB4.3 (ANDROID_VERSION >= 18)
  1566. # [21:14] <@ehsan> ok
  1567. # [21:14] <_AtilA_> and FlatFish is JB4.2 (ANDROID_VERSION 17)
  1568. # [21:15] <@ehsan> _AtilA_: r=me with a comment
  1569. # [21:15] <_AtilA_> (and.. I remeber fixing the very same thing not so long ago)
  1570. # [21:15] <_AtilA_> Thks!
  1571. # [21:15] <@ehsan> np!
  1572. # [21:15] <@ehsan> _AtilA_: btw do you have commit access?
  1573. # [21:16] * nthomas|away is now known as nthomas
  1574. # [21:16] <_AtilA_> Nop, just L1
  1575. # [21:16] <@ehsan> _AtilA_: if you'd like to apply for it, I will vouch for you :)
  1576. # [21:16] * Quits: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP) (Ping timeout: 121 seconds)
  1577. # [21:17] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  1578. # [21:17] <_AtilA_> hehehe, thks, I should go for it.. mwu told me to request for commiting to github too
  1579. # [21:18] <_AtilA_> I think I will
  1580. # [21:18] * Joins: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP)
  1581. # [21:18] <@ehsan> _AtilA_: do you know how to do that?
  1582. # [21:19] <@ehsan> _AtilA_: https://www.mozilla.org/en-US/about/governance/policies/commit/
  1583. # [21:19] <_AtilA_> Yes! Well, I have bookmarked the wiki anywhere..
  1584. # [21:19] <@ehsan> ok cool!
  1585. # [21:19] * jcranmer|away is now known as jcranmer
  1586. # [21:19] <@ehsan> once you have filed the bug, feel free to ping me with the number
  1587. # [21:19] <_AtilA_> :)
  1588. # [21:20] <_AtilA_> Ok!
  1589. # [21:21] * Joins: Mnyromyr (Mnyromyr@moz-av07mj.ejss.mv3s.0908.2a02.IP)
  1590. # [21:22] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Quit: Leaving.)
  1591. # [21:24] * coop is now known as coop|afk
  1592. # [21:24] * Quits: smontagu (chatzilla@moz-qklqnv.red.bezeqint.net) (Ping timeout: 121 seconds)
  1593. # [21:25] * Quits: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
  1594. # [21:26] * Joins: mdibaiee (mahdi@moz-649.evb.244.151.IP)
  1595. # [21:26] * Quits: mahdi (mahdi@moz-649.evb.244.151.IP) (Connection closed)
  1596. # [21:26] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
  1597. # [21:28] * flod is now known as flod|away
  1598. # [21:28] * Quits: kgrandon (Adium@moz-l8e1ui.ca.comcast.net) (Quit: Leaving.)
  1599. # [21:30] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  1600. # [21:32] * Joins: marco (marco@moz-4k7dmf.retail.telecomitalia.it)
  1601. # [21:32] * merike|away is now known as merike
  1602. # [21:33] * Joins: barancev (kvirc@moz-q4bg9a.static-pppoe.itce.ru)
  1603. # [21:35] * Quits: Dagger (dagger@moz-5el3lt.7bea.10r6.0470.2001.IP) (Ping timeout: 121 seconds)
  1604. # [21:36] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Quit: Leaving.)
  1605. # [21:36] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
  1606. # [21:37] <barancev> hi! I'm attemting to fix https://bugzilla.mozilla.org/show_bug.cgi?id=1122727 and I need some help
  1607. # [21:37] <barancev> there is a file https://github.com/SeleniumHQ/selenium/blob/master/cpp/webdriver-firefox/nsIAccessibleDocumentWrapper.h and when I add just a simple #include "nsIDOMWindow.h" instruction I get a compilation error https://gist.github.com/barancev/323cdb93459610292488 (more errors if I add more includes)
  1608. # [21:38] * Joins: cpearce (chatzilla@moz-k5i4k1.dqqd.b0fh.0cb0.2001.IP)
  1609. # [21:38] <barancev> compilation env: windows, msvs 2010
  1610. # [21:38] <barancev> what did I miss?
  1611. # [21:38] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Quit: Leaving.)
  1612. # [21:39] * Quits: Archaeopteryx (Archaeopter@moz-qs656m.cust.telecolumbus.net) (Quit: Goodbye)
  1613. # [21:39] * Quits: lgarner (lgarner@moz-9a4.att.59.50.IP) (Ping timeout: 121 seconds)
  1614. # [21:40] * Joins: DGMurdockIII (dgmurdockii@moz-gehpof.in.comcast.net)
  1615. # [21:40] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
  1616. # [21:41] * Quits: alexbardas (alexbardas@moz-b8001j.AB.idilis.net) (A TLS packet with unexpected length was received.)
  1617. # [21:41] * Joins: rniwa (rniwa@moz-t3u.b6e.164.67.IP)
  1618. # [21:41] * Joins: idwer (irc@moz-bp1sle.adsl.online.nl)
  1619. # [21:42] * Joins: Dagger (dagger@moz-5el3lt.7bea.10r6.0470.2001.IP)
  1620. # [21:43] * Quits: bdahl (bdahl@moz-3veeoq.dynamic.fusionbroadband.com) (A TLS packet with unexpected length was received.)
  1621. # [21:44] * Quits: mixedpuppy (mixedpuppy@moz-4os.smp.170.166.IP) (Client exited)
  1622. # [21:44] * Joins: dria (dria@moz-lbj.rq2.175.184.IP)
  1623. # [21:44] * Joins: dark-knight (dark-knight@moz-jiljvb.kakapo.dk)
  1624. # [21:44] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Quit: Leaving.)
  1625. # [21:45] * Quits: idwer (irc@moz-bp1sle.adsl.online.nl) (Ping timeout: 121 seconds)
  1626. # [21:45] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
  1627. # [21:45] * heycam|away is now known as heycam
  1628. # [21:45] * Joins: idwer (irc@moz-bp1sle.adsl.online.nl)
  1629. # [21:45] * Joins: mixedpuppy (mixedpuppy@moz-4os.smp.170.166.IP)
  1630. # [21:45] * Joins: happy-dude (Adium@moz-rafum9.res.rr.com)
  1631. # [21:46] * catlee is now known as catlee-away
  1632. # [21:46] * Joins: bdahl (bdahl@moz-3veeoq.dynamic.fusionbroadband.com)
  1633. # [21:47] * Joins: happy-dude_ (uid62780@moz-8as1vu.ealing.irccloud.com)
  1634. # [21:48] * Quits: cpearce (chatzilla@moz-k5i4k1.dqqd.b0fh.0cb0.2001.IP) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
  1635. # [21:48] * Quits: happy-dude (Adium@moz-rafum9.res.rr.com) (Quit: Leaving.)
  1636. # [21:48] * happy-dude_ is now known as happy-dude
  1637. # [21:48] * Joins: cpearce (chatzilla@moz-k5i4k1.dqqd.b0fh.0cb0.2001.IP)
  1638. # [21:49] * Joins: jkitch (Thunderbird@moz-7fledu.k4n0.vhij.44b8.2001.IP)
  1639. # [21:49] * Quits: bogdan_maris (Instantbird@moz-ksj.47a.126.86.IP) (Connection closed)
  1640. # [21:50] * Quits: aben (aben@moz-c39.dmt.204.142.IP) (Quit: )
  1641. # [21:52] * Quits: Standard8 (Standard8@moz-1hu.vrc.166.195.IP) (Quit: ZNC - http://znc.in)
  1642. # [21:54] * Quits: jocelyn (uid26949@moz-sst16i.ealing.irccloud.com) (Quit: Connection closed for inactivity)
  1643. # [21:54] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Quit: Leaving.)
  1644. # [21:55] * Quits: mdibaiee (mahdi@moz-649.evb.244.151.IP) (Connection closed)
  1645. # [21:56] * Quits: Jackneill (Jackneill@moz-vu7qek.pool.digikabel.hu) (A TLS packet with unexpected length was received.)
  1646. # [21:56] * Joins: davidb (davidb@moz-s09mjj.dsl.bell.ca)
  1647. # [21:57] * Joins: jcj (jcj@moz-tbsov6.phnx.qwest.net)
  1648. # [21:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/50981656f6b7 - George Wright - Bug 1082127 - Implement TabChild::SetDimensions so that window.moveTo/resizeTo work with e10s r=smaug
  1649. # [21:57] * Joins: Archaeopteryx (Archaeopter@moz-qs656m.cust.telecolumbus.net)
  1650. # [21:57] * Joins: tedders1 (tedders1@moz-ej5.fh3.140.1.IP)
  1651. # [21:58] * Quits: mkmelin (mkmelin@moz-28vfvv.elisa-laajakaista.fi) (Quit: ChatZilla 0.9.91.1 [Firefox 35.0/20150112203438])
  1652. # [21:58] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
  1653. # [21:59] <dmajor> timeless: not that I know of (re 1120331)
  1654. # [21:59] * Joins: andersh (chatzilla@moz-l3uubr.mobile.3.dk)
  1655. # [21:59] * Quits: surkov (surkov@moz-i5m.05u.207.66.IP) (Client exited)
  1656. # [21:59] <timeless> thx
  1657. # [22:01] * Joins: milan (milan@moz-ijn9kc.ckpj.s0pt.0450.2001.IP)
  1658. # [22:01] * Joins: alexbardas (alexbardas@moz-b8001j.AB.idilis.net)
  1659. # [22:01] * Quits: milan (milan@moz-ijn9kc.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  1660. # [22:01] * Quits: botond_ (quassel@moz-fiaiua.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  1661. # [22:02] * Joins: milan (milan@moz-kb6qf1.ckpj.s0pt.0450.2001.IP)
  1662. # [22:03] * mattwoodrow is now known as mattwoodrow|away
  1663. # [22:03] * yzen is now known as yzen_
  1664. # [22:04] * Quits: milan_ (milan@moz-06thgq.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  1665. # [22:05] * Joins: yzen (yzen@moz-i5m.05u.207.66.IP)
  1666. # [22:05] * Quits: yzen_ (yzen@moz-i5m.05u.207.66.IP) (Connection closed)
  1667. # [22:05] * merike is now known as merike|away
  1668. # [22:06] * Quits: bholley (bholley@moz-jaejpj.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1669. # [22:07] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/fc47c7a95f85 - Paul Kerr [:pkerr] - Bug 1028869 - Part 1: Add ping and ack operations to PushHandler. r=standard8, a=sledru
  1670. # [22:07] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/b653be6b040a - Paul Kerr [:pkerr] - Bug 1028869 - Part 2: xpcshell test updated with ping/restore. r=standard8, a=sledru
  1671. # [22:07] * coop|afk is now known as coop
  1672. # [22:07] * Quits: ckitching (ckitching@moz-cbggqe.cable.virginm.net) (A TLS packet with unexpected length was received.)
  1673. # [22:09] * Joins: ehugg (ehugg@moz-f04slc.cisco.com)
  1674. # [22:10] * Joins: gsvelto (gsvelto@moz-t81746.clienti.tiscali.it)
  1675. # [22:11] * Joins: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP)
  1676. # [22:12] * Quits: jcj (jcj@moz-tbsov6.phnx.qwest.net) (Quit: goodnight, night vale. goodnight.)
  1677. # [22:12] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  1678. # [22:15] * Quits: @Cwiiis (uid15019@moz-h5bcpj.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  1679. # [22:15] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (Quit: Leaving...)
  1680. # [22:16] * Parts: NeilAway (neil@moz-qc1jfo.virginmediabusiness.co.uk) ("")
  1681. # [22:16] * Joins: NeilAway (neil@moz-qc1jfo.virginmediabusiness.co.uk)
  1682. # [22:16] <bkelly> is there an irc channel for mozStorage or sqlite stuff?
  1683. # [22:17] * Quits: davidb (davidb@moz-s09mjj.dsl.bell.ca) (Quit: Blah blah blah)
  1684. # [22:18] * Quits: dark-knight (dark-knight@moz-jiljvb.kakapo.dk) (A TLS packet with unexpected length was received.)
  1685. # [22:18] * jlund|lunch is now known as jlund|buildduty
  1686. # [22:18] * Quits: mixedpuppy (mixedpuppy@moz-4os.smp.170.166.IP) (Client exited)
  1687. # [22:19] * Quits: bdahl (bdahl@moz-3veeoq.dynamic.fusionbroadband.com) (A TLS packet with unexpected length was received.)
  1688. # [22:19] * Joins: ddamjano (Instantbird@moz-k291et.cfl3.oeer.8388.2a02.IP)
  1689. # [22:20] <nalexander> bkelly: not really. fx-team might have the most knowledge.
  1690. # [22:21] * xidorn|away is now known as xidorn
  1691. # [22:23] <bkelly> thanks
  1692. # [22:23] * Quits: gozala (uid5923@moz-mdbdda.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
  1693. # [22:25] * Quits: ddamjano (Instantbird@moz-k291et.cfl3.oeer.8388.2a02.IP) (Ping timeout: 121 seconds)
  1694. # [22:26] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  1695. # [22:26] * Joins: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net)
  1696. # [22:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bd9efbbfa8e6 - Ehsan Akhgari - Bug 927430 - Add a static analysis to detect is-NaN testing using |x == x| or |x != x|; r=jrmuizel
  1697. # [22:26] * Quits: ehugg (ehugg@moz-f04slc.cisco.com) (Client exited)
  1698. # [22:26] * Quits: gsvelto (gsvelto@moz-t81746.clienti.tiscali.it) (Ping timeout: 121 seconds)
  1699. # [22:27] * Quits: Rik (rik@moz-6v5.3nd.202.89.IP) (Connection closed)
  1700. # [22:28] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
  1701. # [22:28] * Joins: Rik (rik@moz-6v5.3nd.202.89.IP)
  1702. # [22:29] * Quits: Pike (chatzilla@moz-lffm4l.pool.mediaWays.net) (Quit: ChatZilla 0.9.91.1 [Firefox 35.0/20150108202552])
  1703. # [22:32] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Connection closed)
  1704. # [22:32] * Joins: Mano (mano@moz-4nge9k.red.bezeqint.net)
  1705. # [22:32] <lmandel> aklotz: Hey Aaron. I take it bug 1117398 is e10s specific. If that's the case, does it really need to uplift to Aurora?
  1706. # [22:33] * Joins: mixedpuppy (mixedpuppy@moz-4os.smp.170.166.IP)
  1707. # [22:33] <aklotz> lmandel: the patch cleaned up some other stuff that was also a problem, but not e10s specific.
  1708. # [22:34] * Joins: mchang (mchang@moz-4b7hgp.res.rr.com)
  1709. # [22:34] * Quits: mchang (mchang@moz-4b7hgp.res.rr.com) (Client exited)
  1710. # [22:34] <aklotz> lmandel: I'd be hesitant to ask Linux users on Aurora to test asyncInit without having that patch
  1711. # [22:36] * Quits: Dexter (Dexter@moz-crhbu6.adsl.alicedsl.de) (Quit: Leaving)
  1712. # [22:36] <lmandel> aklotz: Will they test that without e10s?
  1713. # [22:36] * Quits: Mano (mano@moz-4nge9k.red.bezeqint.net) (Ping timeout: 121 seconds)
  1714. # [22:36] <aklotz> lmandel: on aurora, yes. (I think it's important to test without because asyncInit will need to ride the trains before e10s does)
  1715. # [22:36] * mattwoodrow|away is now known as mattwoodrow
  1716. # [22:37] <lmandel> aklotz: And is it riding the 37 train or a later train?
  1717. # [22:37] <lmandel> i.e. Is 37 itself important?
  1718. # [22:37] <aklotz> lmandel: 38 for sure, 37 maybe. I'd like to keep our options open on 37.
  1719. # [22:38] <jez> Hi. Can anyone tell me why I'm getting different flexbox behaviour between Firefox and Google Chrome? The StackOverflow question where I summarize the issue is here (complete with jsfiddle): http://stackoverflow.com/questions/28029736/how-to-prevent-a-flex-column-from-shrinking-smaller-than-its-content
  1720. # [22:38] <lmandel> aklotz: Ok. wfm
  1721. # [22:38] <aklotz> lmandel: thanks
  1722. # [22:39] * Quits: gcp (gpascutto@moz-vu45ab.beqe.9i1r.1812.2a02.IP) (Quit: Make a new plan, Stan!)
  1723. # [22:39] * Quits: mixedpuppy (mixedpuppy@moz-4os.smp.170.166.IP) (Client exited)
  1724. # [22:40] * darkowlzz|afk is now known as darkowlzz
  1725. # [22:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a72914398604 - Ehsan Akhgari - Bug 1123429: Allow implicit conversions on abstract C++ classes; r=jrmuizel
  1726. # [22:40] * Joins: mixedpuppy (mixedpuppy@moz-4os.smp.170.166.IP)
  1727. # [22:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bdb45896d9b5 - Ehsan Akhgari - Bug 1123459 - Add an informational note to the diagnostic explaining to use the explicit keyword; r=jrmuizel
  1728. # [22:42] * Joins: eeejay (eeejay@moz-04n88s.yourbnc.co.uk)
  1729. # [22:43] * whimboo is now known as whimboo|afk
  1730. # [22:43] * Quits: jsx (uid48919@moz-2hni06.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  1731. # [22:43] * Joins: kamidphi_ (textual@moz-ouggk0.tpgi.com.au)
  1732. # [22:44] * darkowlzz is now known as darkowlzz|afk
  1733. # [22:48] * Joins: drno (nohlmeier@moz-225k7f.ca.comcast.net)
  1734. # [22:51] * Joins: ddamjano (Instantbird@moz-0qq5v7.cfl3.oeer.8388.2a02.IP)
  1735. # [22:52] * lmandel is now known as lmandel_afk
  1736. # [22:53] * Quits: tn (tim@moz-099gp0.wp.shawcable.net) (Client exited)
  1737. # [22:53] * Joins: botond_ (quassel@moz-ijf9k7.ckpj.s0pt.0450.2001.IP)
  1738. # [22:56] * catlee-away is now known as catlee
  1739. # [22:57] * Joins: tn (tim@moz-099gp0.wp.shawcable.net)
  1740. # [23:02] * Joins: njn (chatzilla@moz-daaic0.iinet.net.au)
  1741. # [23:02] * killer sets mode: +o njn
  1742. # [23:04] * Quits: rbarnes (rbarnes@moz-hdbvkj.fios.verizon.net) (A TLS packet with unexpected length was received.)
  1743. # [23:05] * Quits: florent (Thunderbird@moz-sinhj1.abo.wanadoo.fr) (Connection closed)
  1744. # [23:06] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  1745. # [23:06] * Quits: alexbardas (alexbardas@moz-b8001j.AB.idilis.net) (Quit: Leaving...)
  1746. # [23:07] * Kripton is now known as kripton
  1747. # [23:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/88c7d7380cee - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1748. # [23:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/2f352385c542 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1749. # [23:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0cd5c5fb458e - David Major - Bug 1122367: Null check the result of D2DFactory(). r=Bas
  1750. # [23:07] * Quits: yzen (yzen@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  1751. # [23:07] * Quits: @ehsan (ehsan@moz-n3usua.cable.teksavvy.com) (A TLS packet with unexpected length was received.)
  1752. # [23:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/090caf88ccfb - Kannan Vijayan - Bug 1122947 - Fix JitProfilingFrameIterator stack walker to accept Unwound frames. r=jandem
  1753. # [23:08] * Joins: alexbardas (alexbardas@moz-b8001j.AB.idilis.net)
  1754. # [23:08] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1755. # [23:11] * Quits: sfink (chatzilla@moz-vi8qu5.sntcca.sbcglobal.net) (Ping timeout: 121 seconds)
  1756. # [23:11] * Quits: chmanchester|afk (chmancheste@moz-cbt.jf0.246.96.IP) (Quit: )
  1757. # [23:14] * heycam is now known as heycam|away
  1758. # [23:14] * Quits: kamidphi_ (textual@moz-ouggk0.tpgi.com.au) (Ping timeout: 121 seconds)
  1759. # [23:16] * heycam|away is now known as heycam
  1760. # [23:16] * Quits: Shrooms` (Shrooms@moz-lofuj7.ip.windstream.net) (Quit: Quitting for Bacon.)
  1761. # [23:17] * Quits: loveless (loveless@moz-cej.mg6.56.172.IP) (A TLS packet with unexpected length was received.)
  1762. # [23:17] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Quit: Leaving.)
  1763. # [23:18] * Joins: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net)
  1764. # [23:18] * kats is now known as kats|away
  1765. # [23:19] * Quits: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1766. # [23:20] * Quits: milan (milan@moz-kb6qf1.ckpj.s0pt.0450.2001.IP) (Quit: )
  1767. # [23:21] * Joins: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net)
  1768. # [23:21] * julienw is now known as julienw_afk
  1769. # [23:22] * Quits: raniere (raniere@moz-gra.t7a.138.177.IP) (Ping timeout: 121 seconds)
  1770. # [23:22] * Quits: cpearce (chatzilla@moz-k5i4k1.dqqd.b0fh.0cb0.2001.IP) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
  1771. # [23:23] * Joins: cpearce (chatzilla@moz-8d4dlj.dqqd.b0fh.0cb0.2001.IP)
  1772. # [23:26] * Quits: alexbardas (alexbardas@moz-b8001j.AB.idilis.net) (Ping timeout: 121 seconds)
  1773. # [23:27] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/e064b7f87ef4 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1774. # [23:28] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
  1775. # [23:30] * Joins: alexbardas (alexbardas@moz-njedbd.BR.idilis.net)
  1776. # [23:30] * Joins: jya (jya@moz-tuuufl.bigpond.net.au)
  1777. # [23:30] * jcranmer is now known as jcranmer|away
  1778. # [23:31] * catlee is now known as catlee-away
  1779. # [23:31] * heycam is now known as heycam|away
  1780. # [23:31] * Quits: Ms2ger (Ms2ger@moz-c70.8u8.182.91.IP) (Quit: nn)
  1781. # [23:31] * Quits: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP) (Ping timeout: 121 seconds)
  1782. # [23:32] * Joins: gsvelto (gsvelto@moz-t81746.clienti.tiscali.it)
  1783. # [23:32] <dmajor> jrmuizel: ping
  1784. # [23:34] * Quits: Sander (chatzilla@moz-f4egml.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1785. # [23:34] * Joins: Olipro (Olipro@moz-u8bkhq.679t.str9.0270.2a01.IP)
  1786. # [23:36] * Joins: raniere (raniere@moz-krb.uud.68.177.IP)
  1787. # [23:38] * Joins: espadrine (ttyl@moz-imvc7h.capitainetrain.com)
  1788. # [23:41] * Quits: gustavold (gustavold@moz-ptttu5.redhat.com) (Quit: Leaving.)
  1789. # [23:42] <jrmuizel> dmajor: pong
  1790. # [23:43] <dmajor> jrmuizel: nice find! how did you find those regions? gpuview?
  1791. # [23:43] <jrmuizel> dmajor: which regions?
  1792. # [23:43] <dmajor> jrmuizel: the write combine mappings
  1793. # [23:43] <jrmuizel> vmmap
  1794. # [23:43] <dmajor> aha
  1795. # [23:43] <jrmuizel> and I can see them being created (at least from userspace)
  1796. # [23:43] * heycam|away is now known as heycam
  1797. # [23:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a5c9550c4e4f - Trevor Saunders - bug 1122065 - use MOZ_OVERRIDE more in gfxish things r=jrmuizel
  1798. # [23:44] <dmajor> jrmuizel: oh really? which API creates them?
  1799. # [23:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5183c96b9fb2 - Trevor Saunders - bug 1122100 - more MOZ_OVERRIDE in xpcomish stuff r=froydnj
  1800. # [23:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8714804a7c65 - Trevor Saunders - bug 1122242 - use MOZ_OVERRIDE more in accessible/ r=surkov
  1801. # [23:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3cebb44b79ce - Trevor Saunders - bug 1122254 - use MOZ_OVERRIDE more in dom/ r=bz
  1802. # [23:44] <jrmuizel> dmajor: see bug 1123465
  1803. # [23:44] * Parts: nical (nical@moz-3poijs.2500.1rfi.0450.2001.IP) ("")
  1804. # [23:44] * dmajor refreshes
  1805. # [23:44] <dmajor> oho
  1806. # [23:44] <dmajor> interesting
  1807. # [23:45] * Quits: cpearce (chatzilla@moz-8d4dlj.dqqd.b0fh.0cb0.2001.IP) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
  1808. # [23:46] * Joins: cpearce (chatzilla@moz-8d4dlj.dqqd.b0fh.0cb0.2001.IP)
  1809. # [23:46] * Quits: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP) (Connection closed)
  1810. # [23:48] * Joins: twi (Adium@moz-q4tvni.optusnet.com.au)
  1811. # [23:49] * Quits: ahal (ahal@moz-blga2k.cpe.pppoe.ca) (A TLS packet with unexpected length was received.)
  1812. # [23:50] * Joins: kaze (kaze@moz-7u1.8e8.79.41.IP)
  1813. # [23:50] * Quits: ddamjano (Instantbird@moz-0qq5v7.cfl3.oeer.8388.2a02.IP) (Ping timeout: 121 seconds)
  1814. # [23:51] * Quits: AaronMT (AaronMT@moz-5e6tl2.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  1815. # [23:51] * bkero-conference is now known as bkero
  1816. # [23:51] * Parts: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se) ("")
  1817. # [23:52] * Joins: kamidphi_ (textual@moz-ouggk0.tpgi.com.au)
  1818. # [23:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/ad3867772421 - Margaret Leibovic - Bug 795981 - (Part 1) Hook up reader mode for desktop. r=jaws
  1819. # [23:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/a5db16049be1 - Margaret Leibovic - Bug 795981 - (Part 2) Add reader mode button to toolbar. r=jaws,mfinkle
  1820. # [23:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/739b6d124285 - Margaret Leibovic - Bug 795981 - (Part 3) Disable reader mode by default. r=jaws
  1821. # [23:55] * Joins: kaze_ (kaze@moz-cfm.8e8.79.41.IP)
  1822. # [23:56] * Quits: kaze (kaze@moz-7u1.8e8.79.41.IP) (Ping timeout: 121 seconds)
  1823. # [23:56] * Quits: espadrine (ttyl@moz-imvc7h.capitainetrain.com) (Ping timeout: 121 seconds)
  1824. # [23:58] * Quits: emtwo (Adium@moz-i5m.05u.207.66.IP) (Quit: Leaving.)
  1825. # [23:59] * Joins: raniere_ (raniere@moz-f22.tts.110.179.IP)
  1826. # Session Close: Tue Jan 20 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