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

Options:

Previous day, Next day

  1. # Session Start: Mon Jan 05 00:00:01 2015
  2. # Session Ident: #developers
  3. # [00:01] * Quits: drno (nohlmeier@moz-225k7f.ca.comcast.net) (Client exited)
  4. # [00:01] * Parts: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se) ("")
  5. # [00:06] * Quits: bnicholson (bnicholson@moz-olu.vgl.130.24.IP) (Quit: This computer has gone to sleep)
  6. # [00:07] * Joins: mikeratcliffe (Adium@moz-18u.as2.12.149.IP)
  7. # [00:09] * Joins: jesup|laptop (chatzilla@moz-15n93u.fios.verizon.net)
  8. # [00:10] <Silne30> Hello, all. I am using the Contacts API for FXos and getting an error when the object returns.
  9. # [00:11] * Quits: alexbardas (alexbardas@moz-ini8p6.DB.idilis.net) (A TLS packet with unexpected length was received.)
  10. # [00:14] * Quits: Matti (Matti@moz-s9n9qr.iip5.7epi.4dd0.2001.IP) (Ping timeout: 121 seconds)
  11. # [00:16] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  12. # [00:17] * Joins: kgrandon (Adium@moz-oo5s0o.tmodns.net)
  13. # [00:17] * Quits: kgrandon (Adium@moz-oo5s0o.tmodns.net) (Connection closed)
  14. # [00:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0b4e473beaa5 - Ehsan Akhgari - Debugging patch for bug 1111137
  15. # [00:19] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=636498d041b5 - 17 changesets
  16. # [00:20] * Joins: bnicholson (bnicholson@moz-olu.vgl.130.24.IP)
  17. # [00:22] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=eece95bdb7d1 - 18 changesets
  18. # [00:22] * Joins: victorporof (victorporof@moz-3ofrgn.dsl.bell.ca)
  19. # [00:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=c094fd467a51 - 18 changesets
  20. # [00:23] * Quits: brendan (brendaneich@moz-n1io0r.sub-70-211-75.myvzw.com) (Client exited)
  21. # [00:24] * Quits: arasbm (zooby@moz-3rmc9b.ok.shawcable.net) (Ping timeout: 121 seconds)
  22. # [00:24] * Joins: till (till@moz-h41nbd.adsl.alicedsl.de)
  23. # [00:25] * Joins: ehugg (ehugg@moz-92l3r7.wa.comcast.net)
  24. # [00:26] <jez> when is bsmedberg usually around?
  25. # [00:27] * Joins: brendan (brendaneich@moz-ooj7cv.ca.comcast.net)
  26. # [00:27] * Quits: ehugg (ehugg@moz-92l3r7.wa.comcast.net) (Connection closed)
  27. # [00:28] * Quits: tomer (tomer@moz-to490c.012.net.il) (Ping timeout: 121 seconds)
  28. # [00:28] <Unfocused> jez: weekdays, work hours, california time
  29. # [00:29] <jez> ok, how about darin, or Christian Biesinger?
  30. # [00:29] <@smaug> they aren't really around anymore
  31. # [00:29] <@smaug> jez: what is your question?
  32. # [00:29] * Joins: Matti_away (Matti@moz-s9n9qr.iip5.7epi.4dd0.2001.IP)
  33. # [00:29] <jez> it's about this bug https://bugzilla.mozilla.org/show_bug.cgi?id=299730
  34. # [00:29] * Quits: till (till@moz-h41nbd.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  35. # [00:29] <@smaug> oh, ancient one
  36. # [00:29] * Matti_away is now known as Matti
  37. # [00:29] <jez> i'm sort of wondering what CheckVersionFlag is about
  38. # [00:30] <jez> how it links in with getLocalesForPackage
  39. # [00:30] <@smaug> definitely something for bsmedberg
  40. # [00:30] <jez> let me ask a more general question: how can i enumerate available locales?
  41. # [00:30] <jez> i know one way is to use getLocalesForPackage("global") but that just returns a list of strings
  42. # [00:31] * Joins: ehugg (ehugg@moz-92l3r7.wa.comcast.net)
  43. # [00:31] <jez> i am wanting to marry up those strings with their respective language packs, so i can check the language pack version
  44. # [00:31] * @smaug has no idea
  45. # [00:31] <jez> i can get back locale addon types with AddonManager, but i don't see anything in the locales' JS objects that indicates what the locale string is
  46. # [00:32] <Unfocused> hm, indeed there isn't (regarding the addons manager)
  47. # [00:32] * Quits: brendan (brendaneich@moz-ooj7cv.ca.comcast.net) (Ping timeout: 121 seconds)
  48. # [00:33] * Joins: jviereck (Adium@moz-5ld8rv.dynamic.hispeed.ch)
  49. # [00:33] * Quits: ehugg (ehugg@moz-92l3r7.wa.comcast.net) (Connection closed)
  50. # [00:36] <jez> is there a way i can access an addon's chrome.manifest?
  51. # [00:36] * Quits: mukilan (mukilan@moz-bej.lvk.164.122.IP) (Ping timeout: 121 seconds)
  52. # [00:36] <Unfocused> jez: as for CheckVersionFlag, i don't think that's useful for you. i believe that lets packages specify whether a resource should be available for a given app version or not
  53. # [00:36] <jez> maybe i could parse that for the locale addons, and grab their locale string that way
  54. # [00:36] * Joins: ehugg (ehugg@moz-92l3r7.wa.comcast.net)
  55. # [00:36] <jez> Unfocused: right
  56. # [00:36] * Joins: brendan (brendaneich@moz-ooj7cv.ca.comcast.net)
  57. # [00:36] <Unfocused> Addon.getResourceURI("chrome.manifest"), and read from that uri (can be file: or jar:)
  58. # [00:37] <Unfocused> and there's ChromeManifestParser.jsm to parse it for you
  59. # [00:37] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  60. # [00:38] * Quits: jviereck (Adium@moz-5ld8rv.dynamic.hispeed.ch) (Ping timeout: 121 seconds)
  61. # [00:39] * Quits: ehugg (ehugg@moz-92l3r7.wa.comcast.net) (Connection closed)
  62. # [00:40] * Quits: jesup|laptop (chatzilla@moz-15n93u.fios.verizon.net) (Ping timeout: 121 seconds)
  63. # [00:41] * Joins: ehugg (ehugg@moz-92l3r7.wa.comcast.net)
  64. # [00:42] * Quits: zimio (zimio@moz-dk6.paq.88.200.IP) (Ping timeout: 121 seconds)
  65. # [00:42] <jez> hmm
  66. # [00:43] <jez> these locale packs seem to have "manifest chrome/es-AR.manifest"
  67. # [00:43] <jez> their chrome.manifest links to a sub-manifest
  68. # [00:43] <jez> i need that parsed too
  69. # [00:44] <Unfocused> jez: i *think* the JSM does that for you
  70. # [00:44] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  71. # [00:44] <Unfocused> been awhile since i wrote/looked at the jsm, but i remember hitting that issue too and needing to solve it
  72. # [00:44] <jez> i'm seeing nearly no documentation on ChromeManifestParser
  73. # [00:44] * Quits: rednaks (rednaks@moz-5v2.lma.227.41.IP) (Quit: Leaving)
  74. # [00:45] <Unfocused> yes, i'm a bad person for not writing any
  75. # [00:45] <Unfocused> sorry :\
  76. # [00:46] <jez> you wrote it?
  77. # [00:46] <jez> the parser?
  78. # [00:46] <Unfocused> yep
  79. # [00:46] <Unfocused> it's used by the add-ons manager
  80. # [00:46] * Joins: jesup|laptop (chatzilla@moz-15n93u.fios.verizon.net)
  81. # [00:46] <jez> so is it guaranteed to stay available long-term?
  82. # [00:46] <Unfocused> yep
  83. # [00:46] <jez> being undocumented, i'd be worried it would be unsupported
  84. # [00:48] * Quits: mikeratcliffe (Adium@moz-18u.as2.12.149.IP) (Quit: Leaving.)
  85. # [00:48] * Quits: ehugg (ehugg@moz-92l3r7.wa.comcast.net) (Connection closed)
  86. # [00:48] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Ping timeout: 121 seconds)
  87. # [00:49] <Unfocused> the lack of docs for it was solely due to lack of time. if anything, i'd like to expand what the parser can do (it could handle flags in a more automatic way, provide an async api, etc)
  88. # [00:49] <Unfocused> but... time
  89. # [00:49] <jez> so are we talking about this code? http://dxr.mozilla.org/mozilla-central/source/toolkit/mozapps/extensions/ChromeManifestParser.jsm
  90. # [00:49] <Unfocused> yep
  91. # [00:49] * Joins: ehugg (ehugg@moz-92l3r7.wa.comcast.net)
  92. # [00:50] <Unfocused> anything in that directory is considered public and supported. anything in /internal/ isn't
  93. # [00:50] <jez> ok so usage is something like: let manifest = ChromeManifestParser.parseSync(manifestURI);
  94. # [00:50] <jez> manifest[0].type
  95. # [00:50] <jez> etc.
  96. # [00:50] <Unfocused> sounds about right
  97. # [00:51] <jez> but what is hasType() about?
  98. # [00:52] * Quits: ehugg (ehugg@moz-92l3r7.wa.comcast.net) (Connection closed)
  99. # [00:52] <Unfocused> it's just a convenience method, to abstract away iterating over directives to check for a specific directive type
  100. # [00:53] <Unfocused> my use-case at the time was checking if an add-on contained any binary-component directives
  101. # [00:53] <Unfocused> don't think it will be useful for you
  102. # [00:53] <jez> ok
  103. # [00:54] * Joins: ehugg (ehugg@moz-92l3r7.wa.comcast.net)
  104. # [00:54] <jez> i guess i can assume that all language packs use chrome.manifest?
  105. # [00:54] <jez> i mean, there used to be an older mechanism of registering content
  106. # [00:55] * Joins: mikeratcliffe (Adium@moz-18u.as2.12.149.IP)
  107. # [00:55] * Quits: ehugg (ehugg@moz-92l3r7.wa.comcast.net) (Connection closed)
  108. # [00:55] <Unfocused> we used to support install.js - but not for some time now
  109. # [00:57] <jez> not install.js
  110. # [00:57] <jez> i thought it was some .rdf or something
  111. # [00:57] <jez> i remember doing it years ago
  112. # [00:57] * Quits: givanica (Thunderbird@moz-g4j.rug.121.86.IP) (Client exited)
  113. # [00:58] <Unfocused> install.rdf? we use that still, but it can't be used to register resources
  114. # [00:58] * Joins: ehugg (ehugg@moz-92l3r7.wa.comcast.net)
  115. # [00:58] <Unfocused> there can be locale data in that, but only metadata about the add-on (name, author, description, etc)
  116. # [01:00] * Quits: ehugg (ehugg@moz-92l3r7.wa.comcast.net) (Connection closed)
  117. # [01:01] * Joins: nattokirai (nattokirai@moz-uc5rs7.ocn.ne.jp)
  118. # [01:02] * Joins: grobinson (grobinson@moz-jg54b0.ca.comcast.net)
  119. # [01:03] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  120. # [01:03] * Joins: ehugg (ehugg@moz-92l3r7.wa.comcast.net)
  121. # [01:04] <jez> here we go: https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Tutorial/Manifest_Files
  122. # [01:04] <jez> "If you are creating applications for older versions of Mozilla software, that is, before Firefox 1.5 or Mozilla 1.8, the process is a bit more involved."
  123. # [01:04] * Quits: grobinson (grobinson@moz-jg54b0.ca.comcast.net) (A TLS packet with unexpected length was received.)
  124. # [01:05] * Joins: grobinson (grobinson@moz-jg54b0.ca.comcast.net)
  125. # [01:05] <jez> and then you had a contents.rdf
  126. # [01:06] <Unfocused> oh yea... wow, that's old
  127. # [01:06] <jez> technically i guess you could create a local addon using that method
  128. # [01:06] <jez> locale
  129. # [01:07] <jez> "The contents.rdf manifest format is no longer supported at all starting with Gecko 1.9.2; add-ons already installed using this format will continue to work but can no longer be installed. Be sure to remove your add-on and reinstall it to ensure that it installs correctly after updating it to use a plaintext manifest."
  130. # [01:07] <jez> that's good, so actually no they can't use that anymore
  131. # [01:08] <jez> ah well time for bed for me. thanks for the help.
  132. # [01:09] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Connection closed)
  133. # [01:09] * mattwoodrow is now known as mattwoodrow|away
  134. # [01:09] <Unfocused> n/p :)
  135. # [01:11] * Joins: arasbm (zooby@moz-klggam.bchsia.telus.net)
  136. # [01:11] * Quits: ehugg (ehugg@moz-92l3r7.wa.comcast.net) (Connection closed)
  137. # [01:12] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  138. # [01:13] * Joins: ehugg (ehugg@moz-92l3r7.wa.comcast.net)
  139. # [01:13] <@njn> karlt: ping
  140. # [01:14] <karlt> njn: hi
  141. # [01:15] <@njn> karlt: hi! Have you had a chance to look at my patch in bug 1100738?
  142. # [01:15] * Quits: mikeratcliffe (Adium@moz-18u.as2.12.149.IP) (Quit: Leaving.)
  143. # [01:15] <karlt> njn: not yet, but i will look today
  144. # [01:15] <@njn> karlt: it's a huge win on one PDF
  145. # [01:15] <@njn> karlt: ok, thanks
  146. # [01:15] <karlt> yes, sounds great
  147. # [01:17] * Quits: @smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi) (Ping timeout: 121 seconds)
  148. # [01:17] * Quits: ehugg (ehugg@moz-92l3r7.wa.comcast.net) (Connection closed)
  149. # [01:18] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Connection closed)
  150. # [01:18] <@njn> karlt: I suspect it's a win on any canvas that gets lots of text written to it
  151. # [01:19] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/95bf6a77e0c6 - Bas Schouten - Bug 1084450: Disable subpixelAA text when requested for header/footer drawing code. r=mattwoodrow
  152. # [01:19] * @njn notices that nobody but him has been filing bugs for the past 55 minutes
  153. # [01:19] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  154. # [01:19] * Joins: ehugg (ehugg@moz-92l3r7.wa.comcast.net)
  155. # [01:21] * Quits: Archaeopteryx (Archaeopter@moz-uaf4t5.cust.telecolumbus.net) (Quit: Goodbye)
  156. # [01:21] * ewong|away is now known as ewong
  157. # [01:24] * Quits: ehugg (ehugg@moz-92l3r7.wa.comcast.net) (Connection closed)
  158. # [01:24] <jez> how come I can't access chrome://global/locale/alerts/alert.dtd
  159. # [01:25] <jez> looking at the structure of a language pack, you'd think it should be possible
  160. # [01:25] <jez> for example:
  161. # [01:25] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  162. # [01:25] <jez> locale alerts es-AR es-AR/locale/es-AR/alerts/
  163. # [01:25] * Quits: brendan (brendaneich@moz-ooj7cv.ca.comcast.net) (Client exited)
  164. # [01:25] <jez> ahh no
  165. # [01:25] <jez> it's chrome://alerts/locale/alert.dtd
  166. # [01:26] * Joins: ehugg (ehugg@moz-92l3r7.wa.comcast.net)
  167. # [01:29] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Ping timeout: 121 seconds)
  168. # [01:29] * Quits: ehugg (ehugg@moz-92l3r7.wa.comcast.net) (Connection closed)
  169. # [01:31] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  170. # [01:31] * Joins: ehugg (ehugg@moz-92l3r7.wa.comcast.net)
  171. # [01:34] * Quits: ehugg (ehugg@moz-92l3r7.wa.comcast.net) (Connection closed)
  172. # [01:35] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Ping timeout: 121 seconds)
  173. # [01:35] * Joins: ehugg (ehugg@moz-92l3r7.wa.comcast.net)
  174. # [01:35] * Joins: grobinso_ (grobinson@moz-man.tdl.56.172.IP)
  175. # [01:37] * Joins: brendan (brendaneich@moz-n1io0r.sub-70-211-75.myvzw.com)
  176. # [01:37] * Joins: mastizada (Thunderbird@moz-pg3.p2d.196.46.IP)
  177. # [01:38] * Quits: grobinson (grobinson@moz-jg54b0.ca.comcast.net) (Ping timeout: 121 seconds)
  178. # [01:40] * Quits: ehugg (ehugg@moz-92l3r7.wa.comcast.net) (Client exited)
  179. # [01:40] * mattwoodrow|away is now known as mattwoodrow
  180. # [01:41] * Joins: till (till@moz-h41nbd.adsl.alicedsl.de)
  181. # [01:41] * jchen|away is now known as jchen
  182. # [01:43] * Quits: brendan (brendaneich@moz-n1io0r.sub-70-211-75.myvzw.com) (Client exited)
  183. # [01:43] * Quits: Silne30 (Silne30@moz-osb574.dybhfl.sbcglobal.net) (Quit: Leaving...)
  184. # [01:44] * Quits: kevin (kevin@moz-2hf62a.HINET-IP.hinet.net) (Quit: 暫離)
  185. # [01:44] * Joins: kevin (kevin@moz-2hf62a.HINET-IP.hinet.net)
  186. # [01:45] * Quits: ckitching (ckitching@moz-o4vv6i.plus.com) (A TLS packet with unexpected length was received.)
  187. # [01:45] * Quits: till (till@moz-h41nbd.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  188. # [01:45] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  189. # [01:46] * Parts: kevin (kevin@moz-2hf62a.HINET-IP.hinet.net)
  190. # [01:46] * Joins: kevin (kevin@moz-2hf62a.HINET-IP.hinet.net)
  191. # [01:49] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Ping timeout: 121 seconds)
  192. # [01:51] * glob|away is now known as glob
  193. # [01:56] * mattwoodrow is now known as mattwoodrow|away
  194. # [02:01] * Quits: idwer_ (irc@moz-bp1sle.adsl.online.nl) (A TLS packet with unexpected length was received.)
  195. # [02:02] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  196. # [02:06] * Quits: MrMazda (fmcz@moz-6psm3k.cable.mindspring.com) (Quit: ChatZilla 0.9.86.1 [SeaMonkey 1.1.18/2009082712])
  197. # [02:08] * heycam is now known as heycam|away
  198. # [02:08] * Quits: grobinso_ (grobinson@moz-man.tdl.56.172.IP) (Connection closed)
  199. # [02:09] * Joins: brendan (brendaneich@moz-n1io0r.sub-70-211-75.myvzw.com)
  200. # [02:09] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  201. # [02:10] * Joins: brsun (chatzilla@moz-aj9ejj.HINET-IP.hinet.net)
  202. # [02:11] * Joins: bz_sleep (bzbarsky@moz-m10oko.fios.verizon.net)
  203. # [02:15] * Joins: drno (nohlmeier@moz-225k7f.ca.comcast.net)
  204. # [02:17] * Joins: zimio (zimio@moz-7n8.paq.88.200.IP)
  205. # [02:17] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  206. # [02:17] * Quits: zimio (zimio@moz-7n8.paq.88.200.IP) (Connection closed)
  207. # [02:18] * Joins: maxli (maxli@moz-fs8bmd.cs.uwaterloo.ca)
  208. # [02:19] * Joins: zimio (zimio@moz-7n8.paq.88.200.IP)
  209. # [02:20] * Quits: zimio (zimio@moz-7n8.paq.88.200.IP) (Connection closed)
  210. # [02:21] * Joins: zimio (zimio@moz-7n8.paq.88.200.IP)
  211. # [02:21] * Quits: brendan (brendaneich@moz-n1io0r.sub-70-211-75.myvzw.com) (Client exited)
  212. # [02:23] * Quits: zimio (zimio@moz-7n8.paq.88.200.IP) (Connection closed)
  213. # [02:24] * Joins: zimio (zimio@moz-7n8.paq.88.200.IP)
  214. # [02:25] * Quits: zimio (zimio@moz-7n8.paq.88.200.IP) (Connection closed)
  215. # [02:25] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  216. # [02:25] * Joins: zimio (zimio@moz-7n8.paq.88.200.IP)
  217. # [02:28] * mattwoodrow|away is now known as mattwoodrow
  218. # [02:29] * Quits: zimio (zimio@moz-7n8.paq.88.200.IP) (Connection closed)
  219. # [02:29] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Ping timeout: 121 seconds)
  220. # [02:30] * Joins: zimio (zimio@moz-7n8.paq.88.200.IP)
  221. # [02:30] * Joins: JamesCheng (james@moz-2hf62a.HINET-IP.hinet.net)
  222. # [02:34] * Quits: zimio (zimio@moz-7n8.paq.88.200.IP) (Connection closed)
  223. # [02:34] * Joins: zimio (zimio@moz-7n8.paq.88.200.IP)
  224. # [02:35] * Quits: Swatinem1 (Instantbird@moz-ijsnuu.dynamic.surfer.at) (Ping timeout: 121 seconds)
  225. # [02:36] * Quits: zimio (zimio@moz-7n8.paq.88.200.IP) (Connection closed)
  226. # [02:40] * Joins: Morris (Morris@moz-aj9ejj.HINET-IP.hinet.net)
  227. # [02:41] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  228. # [02:41] * Joins: naveed (nihsanullah@moz-ej2nv4.fios.verizon.net)
  229. # [02:42] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  230. # [02:47] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Ping timeout: 121 seconds)
  231. # [02:47] * Quits: nattokirai (nattokirai@moz-uc5rs7.ocn.ne.jp) (Ping timeout: 121 seconds)
  232. # [02:48] * Joins: hallvors (uid23371@moz-uj1g6s.highgate.irccloud.com)
  233. # [02:49] * Joins: cemerick (cemerick@moz-8rmcj7.ma.comcast.net)
  234. # [02:50] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d7405ceb19a2 - Andrew McCreight - Bug 1088268 - Use a switch statement in DOMGCSliceCallback. r=smaug
  235. # [02:50] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ca77252e50dd - Andrew McCreight - Bug 1116821 - Don't PokeGC in SetNewDocument. r=smaug
  236. # [02:50] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/21d807074550 - Andrew McCreight - Bug 1110928, part 1 - Hoist the LOAD_END PokeGC out of nsJSContext::LoadEnd. r=smaug
  237. # [02:50] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d68c75986335 - Andrew McCreight - Bug 1110928, part 2 - Call PokeGC in nsDocumentViewer::PageHide before the call to OnPageHide. r=smaug
  238. # [02:50] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9d593597df5f - Andrew McCreight - Bug 1110928, part 3 - Try to pass a relevant zone to PokeGC. r=smaug
  239. # [02:50] * Joins: Edgar (Thunderbird@moz-2hf62a.HINET-IP.hinet.net)
  240. # [02:51] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  241. # [02:52] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
  242. # [02:52] * Joins: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net)
  243. # [02:53] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
  244. # [02:54] * Joins: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net)
  245. # [02:55] * Quits: drno (nohlmeier@moz-225k7f.ca.comcast.net) (Client exited)
  246. # [02:55] * Quits: Shrooms (Shrooms@moz-r9f.o8b.17.98.IP) (Quit: Getting more bacon.)
  247. # [02:56] * nrc is now known as nrc|afk
  248. # [03:00] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  249. # [03:02] * Joins: seanlin (Thunderbird@moz-2hf62a.HINET-IP.hinet.net)
  250. # [03:03] * Joins: nattokirai (nattokirai@moz-86b4bs.bitcat.net)
  251. # [03:04] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
  252. # [03:06] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  253. # [03:06] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  254. # [03:07] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
  255. # [03:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/dcf56ba0cac2 - Paul Rouget - Bug 1087877 - [timeline] User should be able to filter out any type of marker. r=vporof
  256. # [03:08] * Joins: allstarschh (allstars@moz-aj9ejj.HINET-IP.hinet.net)
  257. # [03:09] * Joins: shelly (shelly@moz-2hf62a.HINET-IP.hinet.net)
  258. # [03:11] * Joins: forivall (quassel@moz-i6k8q6.vc.shawcable.net)
  259. # [03:12] * Joins: alexbardas (alexbardas@moz-kqqrio.AB.idilis.net)
  260. # [03:16] * Quits: alexbardas (alexbardas@moz-kqqrio.AB.idilis.net) (Ping timeout: 121 seconds)
  261. # [03:16] * Joins: chewey_ (chewey@moz-i1h9ff.dip0.t-ipconnect.de)
  262. # [03:19] * Joins: schien (anonymous@moz-2hf62a.HINET-IP.hinet.net)
  263. # [03:19] * Quits: chewey (chewey@moz-epketi.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
  264. # [03:20] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
  265. # [03:21] * Joins: boris (boris@moz-aj9ejj.HINET-IP.hinet.net)
  266. # [03:21] * glob is now known as glob|away
  267. # [03:22] * Joins: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net)
  268. # [03:23] * Quits: jesup|laptop (chatzilla@moz-15n93u.fios.verizon.net) (Ping timeout: 121 seconds)
  269. # [03:25] * heycam|away is now known as heycam
  270. # [03:26] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Ping timeout: 121 seconds)
  271. # [03:29] * Quits: hardtolearn (Thunderbird@moz-u99.t4o.140.113.IP) (Client exited)
  272. # [03:29] * Joins: till (till@moz-h41nbd.adsl.alicedsl.de)
  273. # [03:30] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  274. # [03:30] * Joins: TYLin_ (TYLin@moz-aj9ejj.HINET-IP.hinet.net)
  275. # [03:31] * Quits: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  276. # [03:31] * TYLin_ is now known as TYLin
  277. # [03:31] * nrc|afk is now known as nrc
  278. # [03:32] * Joins: elin (elin@moz-aj9ejj.HINET-IP.hinet.net)
  279. # [03:33] * Quits: kentuckyfriedtakahe (ajones@moz-84vhnf.5h0u.b0fh.0cb0.2001.IP) (Quit: Ex-Chat)
  280. # [03:34] * jhlin|away is now known as jhlin
  281. # [03:34] * Quits: till (till@moz-h41nbd.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  282. # [03:37] * Joins: Jerry_Mac (hshih@moz-aj9ejj.HINET-IP.hinet.net)
  283. # [03:38] * Joins: chunmin (uid49800@moz-6iuh5d.ealing.irccloud.com)
  284. # [03:41] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
  285. # [03:41] <@njn> anyone know what's involved with updating other-licenses/7zstub ?
  286. # [03:42] * Quits: maxli (maxli@moz-fs8bmd.cs.uwaterloo.ca) (Quit: Leaving.)
  287. # [03:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/bed9ea907821 - Hsin-Yi Tsai - Bug 1116431 - mobileconnection.iccId should be null instead of an empty string when no sim. r=edgar
  288. # [03:47] * glob|away is now known as glob
  289. # [03:47] * Joins: tkuo (uid49815@moz-9h4p2b.highgate.irccloud.com)
  290. # [03:48] * Quits: espadrine` (ttyl@moz-l019mn.fbx.proxad.net) (Ping timeout: 121 seconds)
  291. # [03:48] * Quits: capella-s32 (capella-s3@moz-a6lqme.res.rr.com) (Connection closed)
  292. # [03:49] * Joins: Morris_PC (Morris@moz-2hf62a.HINET-IP.hinet.net)
  293. # [03:50] * Joins: hardtolearn (Thunderbird@moz-u99.t4o.140.113.IP)
  294. # [03:51] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
  295. # [03:54] * Joins: timdream (timdream@moz-2hf62a.HINET-IP.hinet.net)
  296. # [03:58] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/ab97350f6a4a - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  297. # [03:58] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/c462b4376410 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  298. # [04:00] * Joins: dbaron (dbaron@moz-iojnqc.fios.verizon.net)
  299. # [04:00] * killer sets mode: +ao dbaron dbaron
  300. # [04:01] * Joins: capella-s3 (capella-s3@moz-a6lqme.res.rr.com)
  301. # [04:02] * Joins: Shrooms (Shrooms@moz-7srl5t.ip.windstream.net)
  302. # [04:04] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
  303. # [04:06] * Joins: emtwo (Adium@moz-vfev0l.cable.rogers.com)
  304. # [04:07] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
  305. # [04:07] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  306. # [04:07] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  307. # [04:08] * Quits: emtwo (Adium@moz-vfev0l.cable.rogers.com) (Quit: Leaving.)
  308. # [04:09] * Joins: jrmuizel_ (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  309. # [04:09] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  310. # [04:09] * Quits: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net) (Ping timeout: 121 seconds)
  311. # [04:14] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  312. # [04:15] * Quits: TYLin (TYLin@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  313. # [04:15] * Joins: jocelyn (uid26949@moz-sst16i.ealing.irccloud.com)
  314. # [04:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/dcbe6ea33891 - Christoph Kerschbaumer - Bug 1116624 - Move CORS into dom/security (r=sicking)
  315. # [04:16] <philor> don't anybody push anything else, while I file yet another infra blocker
  316. # [04:18] * Joins: TYLin (TYLin@moz-aj9ejj.HINET-IP.hinet.net)
  317. # [04:18] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Ping timeout: 121 seconds)
  318. # [04:19] * Joins: kentuckyfriedtakahe (ajones@moz-tppkl1.5h0u.b0fh.0cb0.2001.IP)
  319. # [04:21] * Quits: kentuckyfriedtakahe (ajones@moz-tppkl1.5h0u.b0fh.0cb0.2001.IP) (Quit: Ex-Chat)
  320. # [04:21] * Joins: evanxd1 (Adium@moz-aj9ejj.HINET-IP.hinet.net)
  321. # [04:21] * Quits: evanxd1 (Adium@moz-aj9ejj.HINET-IP.hinet.net) (Connection closed)
  322. # [04:24] * Quits: cemerick (cemerick@moz-8rmcj7.ma.comcast.net) (Ping timeout: 121 seconds)
  323. # [04:25] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  324. # [04:26] * Joins: kentuckyfriedtakahe (ajones@moz-olm17l.5h0u.b0fh.0cb0.2001.IP)
  325. # [04:30] * Quits: kentuckyfriedtakahe (ajones@moz-olm17l.5h0u.b0fh.0cb0.2001.IP) (A TLS packet with unexpected length was received.)
  326. # [04:30] * Quits: clokep (Instantbird@moz-uogj6q.cable.rcn.com) (Ping timeout: 121 seconds)
  327. # [04:32] * Joins: MrMazda (fmcz@moz-6psm3k.cable.mindspring.com)
  328. # [04:32] * Joins: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net)
  329. # [04:33] * Quits: dria (dria@moz-am5.1q4.171.192.IP) (Connection closed)
  330. # [04:35] * Joins: abr (anonymous@moz-u3pnp5.dllstx.sbcglobal.net)
  331. # [04:36] * Quits: jrmuizel_ (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  332. # [04:36] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  333. # [04:36] * Joins: kentuckyfriedtakahe (ajones@moz-9tebtv.5h0u.b0fh.0cb0.2001.IP)
  334. # [04:39] * Quits: kentuckyfriedtakahe (ajones@moz-9tebtv.5h0u.b0fh.0cb0.2001.IP) (A TLS packet with unexpected length was received.)
  335. # [04:40] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Ping timeout: 121 seconds)
  336. # [04:44] * Joins: cemerick (cemerick@moz-8rmcj7.ma.comcast.net)
  337. # [04:47] <philor> I'm not surprised the web-platform-test for typed arrays OOMed, but I'm a little surprised by the privatebrowsing warning generated by it
  338. # [04:47] <philor> they're neither that secret nor that sexy
  339. # [04:48] <@njn> awesome: fprintf(stderr, "%p: //\n");
  340. # [04:48] <@njn> fscking ICU
  341. # [04:52] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
  342. # [04:54] * Joins: DGMurdockIII (dgmurdockii@moz-gehpof.in.comcast.net)
  343. # [04:54] * Quits: DGMurdockIII (dgmurdockii@moz-gehpof.in.comcast.net) (Connection closed)
  344. # [04:54] * Joins: Boriss (Boriss@moz-tk8.nnf.245.162.IP)
  345. # [04:59] <philor> oh, I see, OOM because mccr8 made us OOM more, err, I mean, GC less
  346. # [05:04] * Quits: Jerry_Mac (hshih@moz-aj9ejj.HINET-IP.hinet.net) (Quit: This computer has gone to sleep)
  347. # [05:06] * Joins: kentuckyfriedtakahe (ajones@moz-39edlm.5h0u.b0fh.0cb0.2001.IP)
  348. # [05:07] * Joins: sewardj (sewardj@moz-6gooc6.dip0.t-ipconnect.de)
  349. # [05:07] * Quits: kentuckyfriedtakahe (ajones@moz-39edlm.5h0u.b0fh.0cb0.2001.IP) (A TLS packet with unexpected length was received.)
  350. # [05:08] * bc is now known as bc|afk
  351. # [05:08] * Joins: kentuckyfriedtakahe (ajones@moz-39edlm.5h0u.b0fh.0cb0.2001.IP)
  352. # [05:10] * Joins: xeonchen_ (xeon@moz-aj9ejj.HINET-IP.hinet.net)
  353. # [05:10] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
  354. # [05:10] * Quits: sewardj__ (sewardj@moz-f8a34u.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
  355. # [05:13] * Quits: kentuckyfriedtakahe (ajones@moz-39edlm.5h0u.b0fh.0cb0.2001.IP) (A TLS packet with unexpected length was received.)
  356. # [05:14] * Quits: edwin (me@moz-no0.93r.245.63.IP) (Ping timeout: 121 seconds)
  357. # [05:14] * Quits: arasbm (zooby@moz-klggam.bchsia.telus.net) (Ping timeout: 121 seconds)
  358. # [05:18] * Joins: till (till@moz-t1jcqo.adsl.alicedsl.de)
  359. # [05:19] * Joins: grobinson (grobinson@moz-pkehcf.hfc.comcastbusiness.net)
  360. # [05:20] * Quits: TYLin (TYLin@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  361. # [05:21] * Fallen is now known as Fallen|away
  362. # [05:22] * Joins: bwc (Adium@moz-7qa.7fp.250.162.IP)
  363. # [05:22] * Quits: till (till@moz-t1jcqo.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  364. # [05:23] * Quits: Sushant94 (Sushant@moz-oi9.t70.202.116.IP) (Ping timeout: 121 seconds)
  365. # [05:24] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  366. # [05:30] * Joins: zimio (zimio@moz-2j4.paq.88.200.IP)
  367. # [05:31] * Quits: grobinson (grobinson@moz-pkehcf.hfc.comcastbusiness.net) (Connection closed)
  368. # [05:40] * Quits: cemerick (cemerick@moz-8rmcj7.ma.comcast.net) (Ping timeout: 121 seconds)
  369. # [05:42] * Joins: jesup|laptop (chatzilla@moz-15n93u.fios.verizon.net)
  370. # [05:44] * Quits: timdream (timdream@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  371. # [05:44] * Joins: timdream (timdream@moz-2hf62a.HINET-IP.hinet.net)
  372. # [05:45] * Joins: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  373. # [05:45] * Quits: elin (elin@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  374. # [05:48] * Quits: zimio (zimio@moz-2j4.paq.88.200.IP) (Ping timeout: 121 seconds)
  375. # [05:50] * Joins: kentuckyfriedtakahe (ajones@moz-kfpp1g.5h0u.b0fh.0cb0.2001.IP)
  376. # [05:52] * heycam is now known as heycam|away
  377. # [05:55] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
  378. # [05:55] <nigelb> morning
  379. # [05:55] * Quits: jesup|laptop (chatzilla@moz-15n93u.fios.verizon.net) (Ping timeout: 121 seconds)
  380. # [05:56] * Quits: hardtolearn (Thunderbird@moz-u99.t4o.140.113.IP) (Ping timeout: 121 seconds)
  381. # [05:57] <nigelb> philor: another disastrous day?
  382. # [05:57] <philor> seems pretty normal to me
  383. # [05:57] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  384. # [05:57] * Joins: hardtolearn (Thunderbird@moz-u99.t4o.140.113.IP)
  385. # [05:58] <nigelb> hah
  386. # [06:00] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  387. # [06:02] * philor resumes blankly staring at the spot where mccr8 isn't
  388. # [06:02] * Joins: mmcdonough (Martin@moz-qfl.dci.229.137.IP)
  389. # [06:03] * Joins: dagnir (dagnir@moz-sbbfe2.res.rr.com)
  390. # [06:04] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Ping timeout: 121 seconds)
  391. # [06:07] * Joins: elin (elin@moz-2hf62a.HINET-IP.hinet.net)
  392. # [06:11] * Joins: mccr8 (mccr8@moz-m84lpe.ca.comcast.net)
  393. # [06:12] * Callek_disconnected is now known as Callek
  394. # [06:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b9f40d0310d5 - Phil Ringnalda - Backed out 4 changesets (bug 1116821, bug 1110928) for Windows OOMs
  395. # [06:13] * Parts: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  396. # [06:13] * Quits: shine (uid50849@moz-5q9ti4.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  397. # [06:13] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  398. # [06:13] <mccr8> You win this time, Windows.
  399. # [06:14] * Joins: mukilan (mukilan@moz-bej.lvk.164.122.IP)
  400. # [06:14] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
  401. # [06:15] * lightsofapollo|afk is now known as lightsofapollo
  402. # [06:17] <philor> oh sure, now you're here, after I bravely decided what to back out ;)
  403. # [06:19] * Quits: timdream (timdream@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  404. # [06:19] * Joins: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net)
  405. # [06:19] * Joins: till (till@moz-t1jcqo.adsl.alicedsl.de)
  406. # [06:20] * Joins: KuoE0 (KuoE0@moz-aj9ejj.HINET-IP.hinet.net)
  407. # [06:20] <mccr8> yeah hard to know exactly.
  408. # [06:21] * Quits: mccr8 (mccr8@moz-m84lpe.ca.comcast.net) (Quit: )
  409. # [06:22] * Quits: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  410. # [06:23] * Quits: till (till@moz-t1jcqo.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  411. # [06:23] * Joins: Jerry_Mac (hshih@moz-2hf62a.HINET-IP.hinet.net)
  412. # [06:24] * Quits: kentuckyfriedtakahe (ajones@moz-kfpp1g.5h0u.b0fh.0cb0.2001.IP) (Quit: Ex-Chat)
  413. # [06:26] * Joins: timdream (timdream@moz-aj9ejj.HINET-IP.hinet.net)
  414. # [06:27] * Joins: mconley (mconley@moz-98du73.eng.wind.ca)
  415. # [06:29] * Quits: lsumar (lsumar@moz-4v0.gkd.16.182.IP) (Connection closed)
  416. # [06:29] * Joins: lsumar (lsumar@moz-4v0.gkd.16.182.IP)
  417. # [06:30] * Joins: drno (nohlmeier@moz-225k7f.ca.comcast.net)
  418. # [06:31] * Joins: arasbm (zooby@moz-3rmc9b.ok.shawcable.net)
  419. # [06:32] * Quits: JamesCheng (james@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  420. # [06:32] * Quits: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net) (Ping timeout: 121 seconds)
  421. # [06:35] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
  422. # [06:41] * Joins: edwin (me@moz-dkjr1g.scl3.mozilla.com)
  423. # [06:41] * Quits: tkuo (uid49815@moz-9h4p2b.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  424. # [06:49] * Joins: JamesCheng (james@moz-2hf62a.HINET-IP.hinet.net)
  425. # [06:57] * philor regrets reading the current xkcd
  426. # [06:57] <philor> or maybe I just regret owning a UV flashlight
  427. # [07:00] * Quits: @roc (chatzilla@moz-ktvdnu.5h0u.b0fh.0cb0.2001.IP) (Connection closed)
  428. # [07:01] * Quits: mconley (mconley@moz-98du73.eng.wind.ca) (Connection closed)
  429. # [07:01] <nigelb> hah
  430. # [07:02] * Joins: squeakytoy2 (squeakytoy@moz-2n0365.se.alltele.net)
  431. # [07:04] * Quits: squeakytoy (squeakytoy@moz-2n0365.se.alltele.net) (Ping timeout: 121 seconds)
  432. # [07:06] * Quits: mmcdonough (Martin@moz-qfl.dci.229.137.IP) (Quit: I've been blurred!)
  433. # [07:08] * Quits: bwc (Adium@moz-7qa.7fp.250.162.IP) (Quit: Leaving.)
  434. # [07:10] * Joins: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net)
  435. # [07:17] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
  436. # [07:18] * Joins: Mano (mano@moz-t2s74h.netvision.net.il)
  437. # [07:21] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
  438. # [07:23] * flod|away is now known as flod
  439. # [07:23] * Joins: roc (chatzilla@moz-siefho.orcon.net.nz)
  440. # [07:23] * killer sets mode: +o roc
  441. # [07:24] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  442. # [07:24] * Quits: Jerry_Mac (hshih@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving)
  443. # [07:24] * Joins: Jerry_Mac (hshih@moz-aj9ejj.HINET-IP.hinet.net)
  444. # [07:35] * Quits: Mano (mano@moz-t2s74h.netvision.net.il) (Connection closed)
  445. # [07:37] * Joins: avaida (andreivaida@moz-662.esi.231.62.IP)
  446. # [07:38] * Quits: &dbaron (dbaron@moz-iojnqc.fios.verizon.net) (Ping timeout: 121 seconds)
  447. # [07:39] * Joins: rlin (rlin-dt@moz-aj9ejj.HINET-IP.hinet.net)
  448. # [07:41] * Joins: Sushant94 (Sushant@moz-dkl.cl7.202.116.IP)
  449. # [07:43] * whimboo|afk is now known as whimboo
  450. # [07:43] * Quits: arasbm (zooby@moz-3rmc9b.ok.shawcable.net) (Ping timeout: 121 seconds)
  451. # [07:49] * Joins: adalucinet (Instantbird@moz-662.esi.231.62.IP)
  452. # [07:51] * Quits: JamesCheng (james@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  453. # [07:52] * nrc is now known as nrc|afk
  454. # [07:53] * Quits: xeonchen_ (xeon@moz-aj9ejj.HINET-IP.hinet.net) (A TLS packet with unexpected length was received.)
  455. # [07:54] * Joins: tkuo (uid49815@moz-9h4p2b.highgate.irccloud.com)
  456. # [07:54] * philor is now known as philor|away
  457. # [07:56] * Joins: cosmin-malutan (cosmin_malu@moz-ohb.65e.79.82.IP)
  458. # [07:56] * Joins: xeonchen_ (xeon@moz-2hf62a.HINET-IP.hinet.net)
  459. # [07:57] * Quits: @njn (chatzilla@moz-33a4k1.iinet.net.au) (Quit: ChatZilla 0.9.91.1 [Firefox 37.0a1/20150101202038])
  460. # [08:00] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  461. # [08:03] * Joins: gcp (gpascutto@moz-5dbpmt.beqe.9i1r.1812.2a02.IP)
  462. # [08:04] * Quits: xeonchen (xeon@moz-2hf62a.HINET-IP.hinet.net) (A TLS packet with unexpected length was received.)
  463. # [08:06] * Tomcat|afk is now known as Tomcat|sheriffduty
  464. # [08:06] <Tomcat|sheriffduty> good morning
  465. # [08:06] * Joins: Dexter (Dexter@moz-i7o.obq.235.95.IP)
  466. # [08:07] * Joins: JamesCheng (james@moz-aj9ejj.HINET-IP.hinet.net)
  467. # [08:08] <Tomcat|sheriffduty> good morning nigelb :)
  468. # [08:08] * Joins: till (till@moz-t1jcqo.adsl.alicedsl.de)
  469. # [08:09] * Joins: xeonchen (xeon@moz-2hf62a.HINET-IP.hinet.net)
  470. # [08:09] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  471. # [08:10] <nigelb> Morning Tomcat|sheriffduty
  472. # [08:11] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  473. # [08:11] <Tomcat|sheriffduty> nigelb: sounds you had fun the last hours :)
  474. # [08:12] <nigelb> Tomcat|sheriffduty: Oh, this weekend as been fun. I've been a spectator. philor|away has been doing all of it.
  475. # [08:12] * Quits: till (till@moz-t1jcqo.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  476. # [08:12] <Tomcat|sheriffduty> nigelb: so we need pmoore and friends i guess
  477. # [08:13] * Joins: Manny (quassel@moz-bgt.6kh.139.14.IP)
  478. # [08:13] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  479. # [08:16] * Joins: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net)
  480. # [08:18] * bobowen|afk is now known as bobowen
  481. # [08:19] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  482. # [08:19] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  483. # [08:22] * Quits: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  484. # [08:24] * Joins: shine (uid50849@moz-5q9ti4.highgate.irccloud.com)
  485. # [08:25] * Quits: dagnir (dagnir@moz-sbbfe2.res.rr.com) (Quit: WeeChat 1.0.1)
  486. # [08:26] * Quits: redwood (chatzilla@moz-b78.don.96.24.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.2/20100222071121])
  487. # [08:32] * Quits: mchen (chatzilla@moz-2hf62a.HINET-IP.hinet.net) (Connection closed)
  488. # [08:33] * Joins: Ms2ger (Ms2ger@moz-c70.8u8.182.91.IP)
  489. # [08:36] * Joins: TYLin (TYLin@moz-aj9ejj.HINET-IP.hinet.net)
  490. # [08:37] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  491. # [08:38] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  492. # [08:39] * Joins: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP)
  493. # [08:40] * Quits: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  494. # [08:41] * Joins: grobins__ (grobinson@moz-gfm.cjk.130.24.IP)
  495. # [08:41] * Joins: cornel_ionce (Mibbit@moz-662.esi.231.62.IP)
  496. # [08:41] * Joins: gsvelto (gsvelto@moz-7ds.ssj.227.37.IP)
  497. # [08:42] * Quits: grobins__ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  498. # [08:43] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  499. # [08:44] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  500. # [08:45] * Joins: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP)
  501. # [08:45] <Ms2ger> Tomcat|sheriffduty, and a happy new year to you too :)
  502. # [08:46] * Joins: GinaYeh (uid27703@moz-rdag93.uxbridge.irccloud.com)
  503. # [08:46] * Quits: amoghbl1 (Thunderbird@moz-9i1.k6o.139.14.IP) (Connection closed)
  504. # [08:46] * Quits: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  505. # [08:47] <Tomcat|sheriffduty> Ms2ger: thanks :)
  506. # [08:47] * Joins: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP)
  507. # [08:47] * Joins: amoghbl1 (Thunderbird@moz-9i1.k6o.139.14.IP)
  508. # [08:47] * Quits: KuoE0 (KuoE0@moz-aj9ejj.HINET-IP.hinet.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  509. # [08:48] * Quits: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  510. # [08:49] * Joins: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP)
  511. # [08:50] * Quits: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  512. # [08:51] * Joins: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP)
  513. # [08:52] * Quits: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  514. # [08:53] * Quits: timdream (timdream@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  515. # [08:54] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  516. # [08:54] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  517. # [08:55] * Quits: nrc|afk (nrc|afk@moz-1crlv1.xtra.co.nz) (Connection closed)
  518. # [08:55] * Joins: timdream (timdream@moz-2hf62a.HINET-IP.hinet.net)
  519. # [08:56] * Joins: grobins__ (grobinson@moz-gfm.cjk.130.24.IP)
  520. # [08:56] * Joins: nrc|afk (nrc@moz-1crlv1.xtra.co.nz)
  521. # [08:56] * Quits: grobins__ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  522. # [08:56] * nrc|afk is now known as nrc
  523. # [08:57] * Quits: Boriss (Boriss@moz-tk8.nnf.245.162.IP) (Client exited)
  524. # [08:57] * Joins: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP)
  525. # [08:57] * Joins: Boriss (Boriss@moz-tk8.nnf.245.162.IP)
  526. # [08:58] * Joins: Rik (rik@moz-6v5.3nd.202.89.IP)
  527. # [08:58] * Quits: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  528. # [08:59] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  529. # [09:00] * Joins: KuoE0 (KuoE0@moz-2hf62a.HINET-IP.hinet.net)
  530. # [09:00] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  531. # [09:01] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  532. # [09:01] * Quits: gsvelto (gsvelto@moz-7ds.ssj.227.37.IP) (Ping timeout: 121 seconds)
  533. # [09:01] * mgerva|afk is now known as mgerva
  534. # [09:01] * Joins: grobins__ (grobinson@moz-gfm.cjk.130.24.IP)
  535. # [09:02] * Quits: grobins__ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  536. # [09:03] * Joins: gsvelto (gsvelto@moz-jud.u0g.252.91.IP)
  537. # [09:03] * Joins: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP)
  538. # [09:03] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Connection closed)
  539. # [09:04] * julienw_afk is now known as julienw
  540. # [09:04] * Quits: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  541. # [09:05] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  542. # [09:06] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  543. # [09:06] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  544. # [09:06] * Joins: stormi (samuel@moz-t5b.q89.218.46.IP)
  545. # [09:07] * Quits: JamesCheng (james@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  546. # [09:07] * Joins: grobins__ (grobinson@moz-gfm.cjk.130.24.IP)
  547. # [09:08] * Quits: grobins__ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  548. # [09:09] * Joins: RealRaven (Thunderbird@moz-l0r.u8j.125.109.IP)
  549. # [09:09] * Joins: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP)
  550. # [09:09] * Quits: drno (nohlmeier@moz-225k7f.ca.comcast.net) (Client exited)
  551. # [09:09] * xidorn is now known as xidorn|away
  552. # [09:10] * Quits: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  553. # [09:10] * Joins: marxin (marxin@moz-11fnnc.scz.suse.com)
  554. # [09:11] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  555. # [09:12] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  556. # [09:13] * pbrosset|afk is now known as pbrosset
  557. # [09:13] * Joins: grobins__ (grobinson@moz-gfm.cjk.130.24.IP)
  558. # [09:13] * Joins: VarCat (VarCat@moz-ohb.65e.79.82.IP)
  559. # [09:14] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  560. # [09:14] * Quits: grobins__ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  561. # [09:15] * Joins: grobins__ (grobinson@moz-gfm.cjk.130.24.IP)
  562. # [09:15] * Joins: Alessar (Alessar@moz-mfn.qfs.104.79.IP)
  563. # [09:15] * Joins: flaviu (Instantbird@moz-662.esi.231.62.IP)
  564. # [09:16] * Quits: xeonchen_ (xeon@moz-2hf62a.HINET-IP.hinet.net) (A TLS packet with unexpected length was received.)
  565. # [09:16] * Quits: gsvelto (gsvelto@moz-jud.u0g.252.91.IP) (Ping timeout: 121 seconds)
  566. # [09:16] * Joins: xeonchen_ (xeon@moz-aj9ejj.HINET-IP.hinet.net)
  567. # [09:16] * Quits: grobins__ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  568. # [09:17] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  569. # [09:18] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  570. # [09:18] * Joins: jhorak (jhorak@moz-16g.ma8.175.213.IP)
  571. # [09:19] * Quits: nattokirai (nattokirai@moz-86b4bs.bitcat.net) (Client exited)
  572. # [09:19] * Joins: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP)
  573. # [09:19] * Joins: gsvelto (gsvelto@moz-jud.u0g.252.91.IP)
  574. # [09:20] * Quits: VarCat (VarCat@moz-ohb.65e.79.82.IP) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  575. # [09:20] * Quits: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  576. # [09:21] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Connection closed)
  577. # [09:21] * Joins: grobins__ (grobinson@moz-gfm.cjk.130.24.IP)
  578. # [09:21] * Joins: h4writer (h4writer@moz-lcj9pu.access.telenet.be)
  579. # [09:22] * Quits: grobins__ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  580. # [09:23] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  581. # [09:24] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  582. # [09:25] * Joins: Rik_ (rik@moz-6v5.3nd.202.89.IP)
  583. # [09:25] * Quits: Rik (rik@moz-6v5.3nd.202.89.IP) (Connection closed)
  584. # [09:25] * Joins: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP)
  585. # [09:26] * Quits: grobinso_ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  586. # [09:27] * Joins: grobins__ (grobinson@moz-gfm.cjk.130.24.IP)
  587. # [09:28] * Quits: grobins__ (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  588. # [09:29] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  589. # [09:29] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  590. # [09:30] * Joins: jviereck (Adium@moz-ele5sk.ethz.ch)
  591. # [09:33] * Quits: gsvelto (gsvelto@moz-jud.u0g.252.91.IP) (Ping timeout: 121 seconds)
  592. # [09:33] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  593. # [09:33] * Joins: JamesCheng (james@moz-2hf62a.HINET-IP.hinet.net)
  594. # [09:34] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Connection closed)
  595. # [09:35] * Quits: xeonchen_ (xeon@moz-aj9ejj.HINET-IP.hinet.net) (A TLS packet with unexpected length was received.)
  596. # [09:35] * Joins: xeonchen_ (xeon@moz-aj9ejj.HINET-IP.hinet.net)
  597. # [09:37] * Quits: squeakytoy2 (squeakytoy@moz-2n0365.se.alltele.net) (Connection closed)
  598. # [09:37] * Joins: espadrine` (ttyl@moz-l019mn.fbx.proxad.net)
  599. # [09:38] * Quits: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net) (Ping timeout: 121 seconds)
  600. # [09:38] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  601. # [09:40] * Joins: smontagu (chatzilla@moz-ee1dqo.red.bezeqint.net)
  602. # [09:40] * Quits: Boriss (Boriss@moz-tk8.nnf.245.162.IP) (Client exited)
  603. # [09:41] * Joins: squeakytoy (squeakytoy@moz-2n0365.se.alltele.net)
  604. # [09:41] * Rik_ is now known as Rik
  605. # [09:42] * Joins: Standard8 (Standard8@moz-1hu.vrc.166.195.IP)
  606. # [09:46] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (Quit: Leaving...)
  607. # [09:49] * Quits: espadrine` (ttyl@moz-l019mn.fbx.proxad.net) (Ping timeout: 121 seconds)
  608. # [09:49] * Joins: Mano (mano@moz-7jm1iu.red.bezeqint.net)
  609. # [09:50] * Joins: edmorley (uid27002@moz-nfn30r.uxbridge.irccloud.com)
  610. # [09:50] * Quits: gerv (Instantbird@moz-fsnst9.range217-43.btcentralplus.com) (Ping timeout: 121 seconds)
  611. # [09:51] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  612. # [09:51] * Tomcat|sheriffduty is now known as Tomcat|sheriffduty|mtg
  613. # [09:52] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  614. # [09:52] * flod is now known as flod|afk
  615. # [09:53] * Joins: till (till@moz-t1jcqo.adsl.alicedsl.de)
  616. # [09:54] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
  617. # [09:54] * Joins: MarcoZ (marco.zehe@moz-tb35md.dip0.t-ipconnect.de)
  618. # [09:56] * Joins: CristinaM (Instantbird@moz-662.esi.231.62.IP)
  619. # [09:58] * Fallen|away is now known as Fallen
  620. # [09:58] * Quits: till (till@moz-t1jcqo.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  621. # [09:58] * Quits: TYLin (TYLin@moz-aj9ejj.HINET-IP.hinet.net) (Connection closed)
  622. # [09:59] * Joins: TYLin (TYLin@moz-aj9ejj.HINET-IP.hinet.net)
  623. # [09:59] * Joins: tzimmermann (tzimmermann@moz-3g3gn0.pools.vodafone-ip.de)
  624. # [10:00] * Quits: Rik (rik@moz-6v5.3nd.202.89.IP) (Connection closed)
  625. # [10:01] * Joins: Rik (rik@moz-6v5.3nd.202.89.IP)
  626. # [10:02] * lth|away is now known as lth
  627. # [10:06] * Joins: RealRaven1 (Thunderbird@moz-l0r.u8j.125.109.IP)
  628. # [10:07] * BenWa is now known as BenWa|email
  629. # [10:08] * Quits: RealRaven (Thunderbird@moz-l0r.u8j.125.109.IP) (Ping timeout: 121 seconds)
  630. # [10:09] * Joins: Teodor_Druta (Thunderbird@moz-ohb.65e.79.82.IP)
  631. # [10:10] * baku|away is now known as baku
  632. # [10:10] * Quits: Teodor_Druta (Thunderbird@moz-ohb.65e.79.82.IP) (Connection closed)
  633. # [10:10] <baku> philor|away, pong?
  634. # [10:11] * Joins: Teodor_Druta (Thunderbird@moz-ohb.65e.79.82.IP)
  635. # [10:11] * Joins: ttaubert|pto (uid2620@moz-gmrftu.charlton.irccloud.com)
  636. # [10:11] <baku> Tomcat|sheriffduty|mtg, ping
  637. # [10:11] * ttaubert|pto is now known as ttaubert
  638. # [10:12] * Quits: jviereck (Adium@moz-ele5sk.ethz.ch) (Quit: Leaving.)
  639. # [10:12] * Teodor_Druta is now known as Teodor_Druta|Duty
  640. # [10:13] * Joins: gabor (gabor@moz-idlm6s.dip0.t-ipconnect.de)
  641. # [10:13] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  642. # [10:13] * Quits: Manny (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  643. # [10:13] <Tomcat|sheriffduty|mtg> baku: pong
  644. # [10:14] <baku> about bug 1018320 I have a fix, but try is closed.
  645. # [10:14] <nigelb> yeah, we have a releng issue
  646. # [10:14] <nigelb> (that's the meeting tomcat is in)
  647. # [10:14] <Tomcat|sheriffduty|mtg> baku: yeah completly tree closure
  648. # [10:14] * Joins: mahdi (mahdi@moz-5dg.vao.244.151.IP)
  649. # [10:15] <baku> Tomcat|sheriffduty|mtg, wondering if I can push using CLOSED TREE
  650. # [10:15] <baku> or I should just wait
  651. # [10:15] * glob is now known as glob|away
  652. # [10:15] <Tomcat|sheriffduty|mtg> baku: releng is doing some checks so maybe we can reopen soon
  653. # [10:17] <Tomcat|sheriffduty|mtg> baku: trees reopened
  654. # [10:17] <baku> ok... let me push something :) thanks
  655. # [10:19] * Joins: gsvelto (gsvelto@moz-jud.u0g.252.91.IP)
  656. # [10:19] * Quits: francois (francois@moz-cnggv3.fmarier.org) (Quit: ZNC - http://znc.in)
  657. # [10:20] * Joins: jviereck (Adium@moz-auph1e.b6vj.g469.067c.2001.IP)
  658. # [10:22] * Quits: NeilAway (neil@moz-qc1jfo.virginmediabusiness.co.uk) (Connection closed)
  659. # [10:22] * Quits: TYLin_pc (TYLin_pc@moz-aj9ejj.HINET-IP.hinet.net) (Connection closed)
  660. # [10:22] * Joins: stransky (stransky@moz-16g.ma8.175.213.IP)
  661. # [10:24] * Joins: mchen (chatzilla@moz-aj9ejj.HINET-IP.hinet.net)
  662. # [10:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/a0c5e00ad4fa - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  663. # [10:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/9e2c67539b5f - B2G Bumper Bot - Bumping manifests a=b2g-bump
  664. # [10:26] * Joins: NeilAway (neil@moz-qc1jfo.virginmediabusiness.co.uk)
  665. # [10:27] * Joins: gerv (Instantbird@moz-fsnst9.range217-43.btcentralplus.com)
  666. # [10:29] * Joins: sir_none (Thunderbird@moz-r2j.ds5.41.212.IP)
  667. # [10:32] * mattwoodrow is now known as mattwoodrow|away
  668. # [10:32] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (A TLS packet with unexpected length was received.)
  669. # [10:34] * Joins: alexbardas (alexbardas@moz-541m15.BV.idilis.net)
  670. # [10:34] * Quits: alexbardas (alexbardas@moz-541m15.BV.idilis.net) (A TLS packet with unexpected length was received.)
  671. # [10:34] * Joins: till (till@moz-t1jcqo.adsl.alicedsl.de)
  672. # [10:34] * Joins: alexbardas (alexbardas@moz-541m15.BV.idilis.net)
  673. # [10:34] * Joins: givanica (Thunderbird@moz-g4j.rug.121.86.IP)
  674. # [10:35] * Quits: boris (boris@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  675. # [10:36] * Joins: boris (boris@moz-2hf62a.HINET-IP.hinet.net)
  676. # [10:38] * Quits: till (till@moz-t1jcqo.adsl.alicedsl.de) (Connection closed)
  677. # [10:38] * Quits: alexbardas (alexbardas@moz-541m15.BV.idilis.net) (Ping timeout: 121 seconds)
  678. # [10:38] * Joins: till (till@moz-t1jcqo.adsl.alicedsl.de)
  679. # [10:40] * Quits: xeonchen (xeon@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving)
  680. # [10:40] * Joins: bogdan_maris (Instantbird@moz-662.esi.231.62.IP)
  681. # [10:40] * Joins: xeonchen (xeon@moz-aj9ejj.HINET-IP.hinet.net)
  682. # [10:41] * Joins: alexbardas (alexbardas@moz-541m15.BV.idilis.net)
  683. # [10:41] * Joins: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  684. # [10:43] * Quits: alexbardas (alexbardas@moz-541m15.BV.idilis.net) (A TLS packet with unexpected length was received.)
  685. # [10:43] * Quits: xeonchen (xeon@moz-aj9ejj.HINET-IP.hinet.net) (A TLS packet with unexpected length was received.)
  686. # [10:44] * Joins: xeonchen (xeon@moz-aj9ejj.HINET-IP.hinet.net)
  687. # [10:47] * Joins: alexbardas (alexbardas@moz-541m15.BV.idilis.net)
  688. # [10:48] * Joins: Rik_ (rik@moz-q776o6.lmuk.1rfi.0450.2001.IP)
  689. # [10:48] * Quits: Rik (rik@moz-6v5.3nd.202.89.IP) (Connection closed)
  690. # [10:49] * julienw is now known as julienw_afk
  691. # [10:50] * Quits: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
  692. # [10:52] * Joins: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net)
  693. # [10:53] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
  694. # [10:53] * Quits: jviereck (Adium@moz-auph1e.b6vj.g469.067c.2001.IP) (Quit: Leaving.)
  695. # [10:54] * ewong is now known as ewong|away
  696. # [10:54] * Quits: gsvelto (gsvelto@moz-jud.u0g.252.91.IP) (Ping timeout: 121 seconds)
  697. # [10:56] * Joins: jviereck (Adium@moz-m8u3ve.ethz.ch)
  698. # [10:58] * flod|afk is now known as flod
  699. # [11:00] * Quits: mahdi (mahdi@moz-5dg.vao.244.151.IP) (Ping timeout: 121 seconds)
  700. # [11:01] * Joins: Boriss (Boriss@moz-tk8.nnf.245.162.IP)
  701. # [11:01] * Quits: elin (elin@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  702. # [11:04] * Joins: Rik (rik@moz-71m.3nd.202.89.IP)
  703. # [11:04] * Joins: mikeratcliffe (Adium@moz-18u.as2.12.149.IP)
  704. # [11:05] * Quits: Boriss (Boriss@moz-tk8.nnf.245.162.IP) (Ping timeout: 121 seconds)
  705. # [11:06] * Quits: Rik_ (rik@moz-q776o6.lmuk.1rfi.0450.2001.IP) (Ping timeout: 121 seconds)
  706. # [11:06] * Quits: seanlin (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  707. # [11:06] * Joins: gsvelto (gsvelto@moz-jud.u0g.252.91.IP)
  708. # [11:07] * julienw_afk is now known as julienw
  709. # [11:09] * Joins: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net)
  710. # [11:10] * Joins: boris_pc (boris@moz-aj9ejj.HINET-IP.hinet.net)
  711. # [11:11] * Quits: gsvelto (gsvelto@moz-jud.u0g.252.91.IP) (Ping timeout: 121 seconds)
  712. # [11:12] * Joins: jacek (jacek@moz-hbt3j4.psi.wroc.pl)
  713. # [11:13] * Joins: mahdi (mahdi@moz-qrj.b3k.244.151.IP)
  714. # [11:16] * Joins: gsvelto (gsvelto@moz-jud.u0g.252.91.IP)
  715. # [11:17] * Quits: m_kato (m_kato@moz-86b4bs.bitcat.net) (Quit: Leaving...)
  716. # [11:18] * Quits: Morris (Morris@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  717. # [11:18] * Joins: Jackneill (Jackneill@moz-9i75uh.pool.digikabel.hu)
  718. # [11:23] * Quits: Mano (mano@moz-7jm1iu.red.bezeqint.net) (Connection closed)
  719. # [11:29] * Quits: JamesCheng (james@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  720. # [11:29] * Quits: @not_gavin (gavin@moz-46i.6l4.14.76.IP) (Ping timeout: 121 seconds)
  721. # [11:31] * Joins: JamesCheng (james@moz-2hf62a.HINET-IP.hinet.net)
  722. # [11:33] * Joins: RealRaven (Thunderbird@moz-l0r.u8j.125.109.IP)
  723. # [11:35] * Quits: RealRaven1 (Thunderbird@moz-l0r.u8j.125.109.IP) (Ping timeout: 121 seconds)
  724. # [11:37] * Quits: gsvelto (gsvelto@moz-jud.u0g.252.91.IP) (Ping timeout: 121 seconds)
  725. # [11:37] * Quits: peterv (peterv@moz-6f8qv3.be.sixxs.net) (Ping timeout: 121 seconds)
  726. # [11:38] * Quits: brsun (chatzilla@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  727. # [11:38] * Quits: xeonchen_ (xeon@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  728. # [11:40] * julienw is now known as julienw_afk
  729. # [11:41] * mkohler is now known as mkohler|lunch
  730. # [11:41] * Quits: JamesCheng (james@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  731. # [11:41] * AutomatedTester|AFK is now known as AutomatedTester
  732. # [11:43] * Quits: Standard8 (Standard8@moz-1hu.vrc.166.195.IP) (Ping timeout: 121 seconds)
  733. # [11:44] * Joins: Standard8 (Standard8@moz-1hu.vrc.166.195.IP)
  734. # [11:44] * Joins: Gijs (chatzilla@moz-goo.q6m.80.5.IP)
  735. # [11:46] * Tomcat|sheriffduty|mtg is now known as Tomcat|sheriffduty
  736. # [11:48] * philor|away is now known as philor
  737. # [11:52] * Joins: nical_ (nical@moz-5bkntq.fbx.proxad.net)
  738. # [11:53] * nical_ is now known as nical
  739. # [11:53] * philor is now known as philor|away
  740. # [11:54] * Joins: ferjm (textual@moz-71m.3nd.202.89.IP)
  741. # [11:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/4a83b38dcd0f - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  742. # [11:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/9ea579e3def5 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  743. # [11:55] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  744. # [11:58] * Quits: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  745. # [12:02] * Quits: boris (boris@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  746. # [12:02] * Joins: jonco (Adium@moz-tql.ams.80.5.IP)
  747. # [12:02] * Joins: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu)
  748. # [12:02] * Joins: boris (boris@moz-aj9ejj.HINET-IP.hinet.net)
  749. # [12:02] * Quits: boris (boris@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  750. # [12:04] * Quits: timdream (timdream@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  751. # [12:04] * Joins: askalski (akuda@moz-40a.ea7.238.91.IP)
  752. # [12:05] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/6f64f1e85e7c - Cameron McCormack - Bug 1105596 - Simplify aboutNetError_alert.svg a little. r=gijs
  753. # [12:05] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/0b4e473beaa5 - Ehsan Akhgari - Debugging patch for bug 1111137
  754. # [12:05] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/95bf6a77e0c6 - Bas Schouten - Bug 1084450: Disable subpixelAA text when requested for header/footer drawing code. r=mattwoodrow
  755. # [12:05] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/d7405ceb19a2 - Andrew McCreight - Bug 1088268 - Use a switch statement in DOMGCSliceCallback. r=smaug
  756. # [12:05] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/ca77252e50dd - Andrew McCreight - Bug 1116821 - Don't PokeGC in SetNewDocument. r=smaug
  757. # [12:05] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/21d807074550 - Andrew McCreight - Bug 1110928, part 1 - Hoist the LOAD_END PokeGC out of nsJSContext::LoadEnd. r=smaug
  758. # [12:05] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/d68c75986335 - Andrew McCreight - Bug 1110928, part 2 - Call PokeGC in nsDocumentViewer::PageHide before the call to OnPageHide. r=smaug
  759. # [12:05] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/9d593597df5f - Andrew McCreight - Bug 1110928, part 3 - Try to pass a relevant zone to PokeGC. r=smaug
  760. # [12:05] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/dcbe6ea33891 - Christoph Kerschbaumer - Bug 1116624 - Move CORS into dom/security (r=sicking)
  761. # [12:05] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/b9f40d0310d5 - Phil Ringnalda - Backed out 4 changesets (bug 1116821, bug 1110928) for Windows OOMs
  762. # [12:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/30bec23b21b3 - Cameron McCormack - Bug 1116427 - Remove unneeded nsCSSPropList.h include from AsyncCompositionManager.h. r=nrc
  763. # [12:07] * bbouvier|pto is now known as bbouvier
  764. # [12:08] * Quits: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  765. # [12:09] * Quits: askalski (akuda@moz-40a.ea7.238.91.IP) (Quit: Wychodzi)
  766. # [12:11] * Quits: allstarschh (allstars@moz-aj9ejj.HINET-IP.hinet.net) (A TLS packet with unexpected length was received.)
  767. # [12:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6a4a22732aed - Brian Birtles - Bug 927349 part 22 - Make AnimationPlayer wait for animations to be rendered before starting; r=jwatt
  768. # [12:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/37343347ab6a - Brian Birtles - Bug 927349 part 23 - Wait on player.ready on test_running_on_compositor.html; r=jwatt
  769. # [12:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/413db6659fef - Brian Birtles - Bug 927349 part 24 - Add a test that empty animations still start; r=heycam
  770. # [12:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/48523f909ffb - Brian Birtles - Bug 927349 part 25 - Test cancelling of players; r=heycam
  771. # [12:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0f50d69bc63f - Brian Birtles - Bug 927349 part 26 - Add a test for compositor animations with a delay; r=nical
  772. # [12:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6d6a57b25ad0 - Brian Birtles - Bug 927349 part 27 - Make DevTools actor wait on ready promise when playing; r=pbrosset
  773. # [12:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/650223edc2b4 - Brian Birtles - Bug 927349 part 28 - Call AddLayerChangesForAnimation after updating style; r=dbaron
  774. # [12:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7d7ac60fb354 - Brian Birtles - Bug 927349 part 29 - Temporarily disable failing tests {browser_555547.js on Windows opt, test_animation-pausing.html on 10.8, test_deferred_start.html on mulet}; r=me (as discussed with jwatt)
  775. # [12:12] <Ms2ger> Part 29? Going for my record?
  776. # [12:12] <Ms2ger> Or mounir's, I don't recall
  777. # [12:13] * Joins: Manny (quassel@moz-bgt.6kh.139.14.IP)
  778. # [12:13] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  779. # [12:13] <birtles> Ms2ger: there's more to come
  780. # [12:13] * Parts: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  781. # [12:13] <darktrojan> isn't the record somewhere in the 60s?
  782. # [12:13] * Quits: gcp (gpascutto@moz-5dbpmt.beqe.9i1r.1812.2a02.IP) (Connection closed)
  783. # [12:14] <padenot> I've got a 32 right there https://bugzilla.mozilla.org/show_bug.cgi?id=848954
  784. # [12:15] * jhlin is now known as jhlin|away
  785. # [12:15] * Quits: till (till@moz-t1jcqo.adsl.alicedsl.de) (Connection closed)
  786. # [12:15] * Joins: till (till@moz-t1jcqo.adsl.alicedsl.de)
  787. # [12:16] <Ms2ger> Bug 913953 has 28...
  788. # [12:17] <Ms2ger> Bug 674725 48
  789. # [12:17] * Joins: marco (marco@moz-8f8572.retail.telecomitalia.it)
  790. # [12:17] <Ms2ger> And 29 in bug 677079, so I guess mounir it is
  791. # [12:19] * Joins: smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi)
  792. # [12:19] * killer sets mode: +o smaug
  793. # [12:20] <nigelb> I've seen 50+
  794. # [12:20] <nigelb> I cna't remember who
  795. # [12:21] <nigelb> It was in the last month.
  796. # [12:21] * Quits: till (till@moz-t1jcqo.adsl.alicedsl.de) (Connection closed)
  797. # [12:21] * Joins: till (till@moz-t1jcqo.adsl.alicedsl.de)
  798. # [12:22] * Quits: jonco (Adium@moz-tql.ams.80.5.IP) (Connection closed)
  799. # [12:22] * Joins: jonco (Adium@moz-tql.ams.80.5.IP)
  800. # [12:24] * Joins: drosdeck (usuario@moz-lvr.cl1.75.201.IP)
  801. # [12:26] * Joins: ZER0 (ZER0@moz-jsb.phe.148.158.IP)
  802. # [12:26] * Quits: jviereck (Adium@moz-m8u3ve.ethz.ch) (Quit: Leaving.)
  803. # [12:27] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/379e016a9f05 - Mark Hammond - Bug 972196 - copy signedInUser.json on Firefox reset to keep sync working. r=MattN
  804. # [12:27] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/c094fd467a51 - Phil Ringnalda - Merge m-c to f-t
  805. # [12:27] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/dcf56ba0cac2 - Paul Rouget - Bug 1087877 - [timeline] User should be able to filter out any type of marker. r=vporof
  806. # [12:27] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/d4337ad821a0 - Carsten "Tomcat" Book - merge fx-team to mozilla-central a=merge
  807. # [12:28] * AutomatedTester is now known as AutomatedTester|AFK
  808. # [12:29] * Quits: Edgar (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  809. # [12:29] * Quits: KuoE0 (KuoE0@moz-2hf62a.HINET-IP.hinet.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  810. # [12:31] * Joins: peterv (peterv@moz-6f8qv3.be.sixxs.net)
  811. # [12:31] * Quits: peterv (peterv@moz-6f8qv3.be.sixxs.net) (A TLS packet with unexpected length was received.)
  812. # [12:31] * Quits: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net) (Client exited)
  813. # [12:32] * mgerva is now known as mgerva|lunch
  814. # [12:32] * Joins: peterv (peterv@moz-6f8qv3.be.sixxs.net)
  815. # [12:34] * Quits: cornel_ionce (Mibbit@moz-662.esi.231.62.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  816. # [12:34] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/1e7a11a1f230 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  817. # [12:34] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/da38656aa089 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  818. # [12:34] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/eece95bdb7d1 - Phil Ringnalda - Merge m-c to b-i
  819. # [12:34] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/bed9ea907821 - Hsin-Yi Tsai - Bug 1116431 - mobileconnection.iccId should be null instead of an empty string when no sim. r=edgar
  820. # [12:34] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/ab97350f6a4a - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  821. # [12:34] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/c462b4376410 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  822. # [12:34] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/912036eeb024 - Carsten "Tomcat" Book - merge b2g-inbound to mozilla-central a=merge
  823. # [12:34] * AutomatedTester|AFK is now known as AutomatedTester
  824. # [12:34] <NeilAway> Ms2ger: what about jcranmer's record?
  825. # [12:34] <Ms2ger> What's that?
  826. # [12:34] <NeilAway> Ms2ger: didn't he start using Unicode and broke automation?
  827. # [12:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=b9ba4d717f8a - 12 changesets
  828. # [12:36] <Ms2ger> I don't recall such a thing
  829. # [12:37] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
  830. # [12:39] * Quits: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu) (Ping timeout: 121 seconds)
  831. # [12:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=93d1be28c775 - 16 changesets
  832. # [12:40] * Joins: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu)
  833. # [12:42] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/b5128f5b0876 - Gijs Kruitbosch - Bug 1096319
  834. # [12:42] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  835. # [12:43] * Parts: jonco (Adium@moz-tql.ams.80.5.IP)
  836. # [12:47] * Joins: RealRaven1 (Thunderbird@moz-l0r.u8j.125.109.IP)
  837. # [12:48] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/05c94b10be08 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  838. # [12:48] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/74f21cbfa1d5 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  839. # [12:49] * Quits: RealRaven (Thunderbird@moz-l0r.u8j.125.109.IP) (Ping timeout: 121 seconds)
  840. # [12:49] * mkohler|lunch is now known as mkohler
  841. # [12:50] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
  842. # [12:50] * Joins: Archaeopteryx (Archaeopter@moz-e48apc.cust.telecolumbus.net)
  843. # [12:53] * Quits: shelly (shelly@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving)
  844. # [12:54] * Quits: flaviu (Instantbird@moz-662.esi.231.62.IP) (Client exited)
  845. # [12:55] * Joins: Swatinem (Instantbird@moz-ijsnuu.dynamic.surfer.at)
  846. # [12:55] * Joins: gcp (gcp@moz-d600fc.beqe.9i1r.1812.2a02.IP)
  847. # [13:01] * whimboo is now known as whimboo|lunch
  848. # [13:01] * Joins: Zupoman (mistrzmag@moz-qc3.esk.224.91.IP)
  849. # [13:01] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Connection closed)
  850. # [13:03] * Joins: jviereck (Adium@moz-m8u3ve.ethz.ch)
  851. # [13:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/449da04b7dc9 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  852. # [13:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/b472f6831d15 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  853. # [13:04] * mgerva|lunch is now known as mgerva
  854. # [13:05] * Quits: bogdan_maris (Instantbird@moz-662.esi.231.62.IP) (A TLS packet with unexpected length was received.)
  855. # [13:06] * Quits: drosdeck (usuario@moz-lvr.cl1.75.201.IP) (Ping timeout: 121 seconds)
  856. # [13:07] * Joins: drosdeck (usuario@moz-lvr.cl1.75.201.IP)
  857. # [13:08] * Joins: badescunicu (Thunderbird@moz-ck8.16l.85.141.IP)
  858. # [13:11] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/5deadff8cf18 - Gijs Kruitbosch - Bug 1096319, a=lsblakk
  859. # [13:11] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/c061a8d7d529 - Gijs Kruitbosch - Bug 1096319, a=lsblakk
  860. # [13:11] * Quits: ferjm (textual@moz-71m.3nd.202.89.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  861. # [13:16] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Connection closed)
  862. # [13:18] * Joins: bogdan_maris (Instantbird@moz-662.esi.231.62.IP)
  863. # [13:18] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (A TLS packet with unexpected length was received.)
  864. # [13:19] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  865. # [13:19] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Connection closed)
  866. # [13:21] * Joins: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  867. # [13:21] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  868. # [13:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/a6ceb0a15494 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  869. # [13:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/0c46b5e2d794 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  870. # [13:24] * lightsofapollo is now known as lightsofapollo|zzz
  871. # [13:25] * Joins: m_gol (m_gol@moz-eru58u.static.chello.pl)
  872. # [13:25] * Parts: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  873. # [13:25] * Joins: mwargers_ (mwargers@moz-tst4f6.adsl.online.nl)
  874. # [13:25] * arroway|pto is now known as arroway
  875. # [13:28] * Joins: Pike (chatzilla@moz-7fuldt.pool.mediaWays.net)
  876. # [13:29] * Quits: m_gol (m_gol@moz-eru58u.static.chello.pl) (Quit: Leaving...)
  877. # [13:29] * julienw_afk is now known as julienw
  878. # [13:30] * Joins: jesup|laptop (chatzilla@moz-15n93u.fios.verizon.net)
  879. # [13:30] * Joins: m_gol (m_gol@moz-eru58u.static.chello.pl)
  880. # [13:32] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  881. # [13:32] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  882. # [13:34] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Connection closed)
  883. # [13:35] * Joins: flaviu (Instantbird@moz-662.esi.231.62.IP)
  884. # [13:37] * Quits: SSE4 (SSE4@moz-18jdjc.broadband.corbina.ru) (Connection closed)
  885. # [13:37] * Joins: timdream (timdream@moz-alhmr1.dynamic.hinet.net)
  886. # [13:41] <birtles> I'm going to sleep, but if there are new intermittent failures in tests that involve animations in any way, my push is probably suspect
  887. # [13:41] <birtles> I've run in through try about 2 dozen times but there might still be something that crops up
  888. # [13:41] <Tomcat|sheriffduty> birtles: ok
  889. # [13:41] * Quits: timdream (timdream@moz-alhmr1.dynamic.hinet.net) (Ping timeout: 121 seconds)
  890. # [13:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/012373bb552b - Andrea Marchesini - Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan
  891. # [13:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3e2e4d298e98 - Andrea Marchesini - Bug 1018320 - RequestSync API - patch 2 - Wifi Only, r=ehsan
  892. # [13:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/daf456b0a23a - Andrea Marchesini - Bug 1018320 - RequestSync API - patch 3 - a Promise return value from sendAsyncMessage, r=fabrice
  893. # [13:43] * birtles is now known as birtles|away
  894. # [13:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2df23c44ef44 - Andrea Marchesini - Bug 1018320 - RequestSync API - patch 4 - sendAsyncMessage used to schedule tasks, r=ehsan
  895. # [13:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6063a2463d6c - Andrea Marchesini - Bug 1018320 - RequestSync API - patch 5 - mozSetMessageHandlerPromise, r=fabrice
  896. # [13:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1aac4d23ccd2 - Andrea Marchesini - Bug 1018320 - RequestSync API - patch 6 - Manager API, r=ehsan
  897. # [13:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f60d4ad64070 - Andrea Marchesini - Bug 1018320 - RequestSync API - patch 7 - reject promise when an exception is thrown, r=fabrice
  898. # [13:44] * Quits: badescunicu (Thunderbird@moz-ck8.16l.85.141.IP) (Ping timeout: 121 seconds)
  899. # [13:44] * whimboo|lunch is now known as whimboo
  900. # [13:47] * Joins: askalski (akuda@moz-40a.ea7.238.91.IP)
  901. # [13:49] <padenot> Tomcat|sheriffduty: inbound tip is red locally here on linux
  902. # [13:49] <AutomatedTester> is registerElement a FirefoxOS only API?
  903. # [13:50] <padenot> AutomatedTester: you need to flip the webcomponent pref to use it
  904. # [13:50] <AutomatedTester> aha
  905. # [13:50] <AutomatedTester> thanks
  906. # [13:51] * Dexter is now known as Dexter|afk
  907. # [13:51] * Quits: jesup|laptop (chatzilla@moz-15n93u.fios.verizon.net) (Ping timeout: 121 seconds)
  908. # [13:51] <Tomcat|sheriffduty> padenot: oh baku ping!
  909. # [13:51] * Fallen is now known as Fallen|away
  910. # [13:51] <baku> Tomcat|sheriffduty, pong
  911. # [13:51] <padenot> baku: http://pastebin.mozilla.org/8162821
  912. # [13:51] <Tomcat|sheriffduty> baku: see padenot's comment
  913. # [13:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=29a667ae339b - 19 changesets
  914. # [13:52] * Joins: badescunicu (Thunderbird@moz-35s.16l.85.141.IP)
  915. # [13:53] * Joins: alexbard_ (alexbardas@moz-6da2h9.BR.idilis.net)
  916. # [13:55] <baku> Tomcat|sheriffduty, that is really strange, because that is implemented in patch number 5
  917. # [13:55] * Quits: alexbardas (alexbardas@moz-541m15.BV.idilis.net) (Ping timeout: 121 seconds)
  918. # [13:55] <baku> https://hg.mozilla.org/integration/mozilla-inbound/rev/2df23c44ef44 here
  919. # [13:55] <baku> and the idl UUID is changed too
  920. # [13:56] <padenot> maybe I just need to clobber?
  921. # [13:56] <Tomcat|sheriffduty> yeah
  922. # [13:56] <baku> padenot, could be.
  923. # [13:56] <Tomcat|sheriffduty> so far inbound is still building
  924. # [13:56] * Quits: jkitch (Thunderbird@moz-snn0r9.k4n0.vhij.44b8.2001.IP) (Ping timeout: 121 seconds)
  925. # [13:56] <baku> padenot, mach build should be enough actually.
  926. # [13:57] <padenot> yeah
  927. # [13:57] <padenot> i did a mach build binaries
  928. # [13:57] <padenot> without really thinking
  929. # [13:58] * Joins: RyanVM (Thunderbird@moz-hbb9mb.fios.verizon.net)
  930. # [13:58] * Joins: timdream (timdream@moz-alhmr1.dynamic.hinet.net)
  931. # [13:59] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  932. # [14:00] * Joins: Cwiiis (uid15019@moz-h5bcpj.highgate.irccloud.com)
  933. # [14:00] * killer sets mode: +o Cwiiis
  934. # [14:00] <Tomcat|sheriffduty> baku: yeah seems fine :) and not thankfully another tree closure today :)
  935. # [14:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/597b1585ab72 - Ting-Yu Lin - Bug 1090682 - Do not consume NS_MOUSE_MOZLONGTAP if SelectWord failed. f=mtseng, r=roc
  936. # [14:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e7edb75d2deb - Dave Huseby - Bug 1107681 - fix up the dom uses of WrapptedJSToDictionary to use the cx-less interface. r=bholley
  937. # [14:01] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2db5144ae9f3 - Martin Stransky - Bug 1110211 - a11y update for Gtk3. r=glandium
  938. # [14:01] * Quits: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net) (Connection closed)
  939. # [14:01] * Quits: tonymec (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
  940. # [14:01] * Joins: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net)
  941. # [14:01] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  942. # [14:02] * Quits: timdream (timdream@moz-alhmr1.dynamic.hinet.net) (Client exited)
  943. # [14:03] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  944. # [14:03] * Joins: RealRaven (Thunderbird@moz-s7o.qle.125.109.IP)
  945. # [14:04] * Quits: RealRaven1 (Thunderbird@moz-l0r.u8j.125.109.IP) (Ping timeout: 121 seconds)
  946. # [14:04] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  947. # [14:04] * Joins: ferjm (textual@moz-71m.3nd.202.89.IP)
  948. # [14:05] * Joins: timdream (timdream@moz-alhmr1.dynamic.hinet.net)
  949. # [14:05] * Quits: Jerry_Mac (hshih@moz-aj9ejj.HINET-IP.hinet.net) (Quit: Leaving)
  950. # [14:05] * Joins: tonymec (tonymec@moz-r10.deo.66.87.IP)
  951. # [14:05] * Quits: till (till@moz-t1jcqo.adsl.alicedsl.de) (Connection closed)
  952. # [14:06] * Joins: till (till@moz-t1jcqo.adsl.alicedsl.de)
  953. # [14:08] * Joins: not_gavin (gavin@moz-46i.6l4.14.76.IP)
  954. # [14:08] * killer sets mode: +o not_gavin
  955. # [14:09] * Quits: Sushant94 (Sushant@moz-dkl.cl7.202.116.IP) (Connection closed)
  956. # [14:09] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  957. # [14:09] * Joins: Sushant94 (Sushant@moz-dkl.cl7.202.116.IP)
  958. # [14:12] * Quits: ferjm (textual@moz-71m.3nd.202.89.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  959. # [14:12] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  960. # [14:12] * Joins: ferjm (textual@moz-71m.3nd.202.89.IP)
  961. # [14:13] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  962. # [14:13] * Quits: Manny (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  963. # [14:13] * Fallen|away is now known as Fallen
  964. # [14:15] * Joins: not_gavi1 (gavin@moz-46i.6l4.14.76.IP)
  965. # [14:15] * Quits: @not_gavin (gavin@moz-46i.6l4.14.76.IP) (Connection closed)
  966. # [14:17] * Quits: timdream (timdream@moz-alhmr1.dynamic.hinet.net) (Client exited)
  967. # [14:17] * Quits: jviereck (Adium@moz-m8u3ve.ethz.ch) (Quit: Leaving.)
  968. # [14:17] * Quits: ferjm (textual@moz-71m.3nd.202.89.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  969. # [14:17] * Joins: timdream (timdream@moz-alhmr1.dynamic.hinet.net)
  970. # [14:21] * Joins: jviereck (Adium@moz-auph1e.b6vj.g469.067c.2001.IP)
  971. # [14:22] * Quits: askalski (akuda@moz-40a.ea7.238.91.IP) (Ping timeout: 121 seconds)
  972. # [14:23] * Joins: ferjm (textual@moz-71m.3nd.202.89.IP)
  973. # [14:23] * Quits: timdream (timdream@moz-alhmr1.dynamic.hinet.net) (Client exited)
  974. # [14:23] * Joins: timdream (timdream@moz-alhmr1.dynamic.hinet.net)
  975. # [14:23] * jmaher|sort_of_afk is now known as jmaher
  976. # [14:23] * Quits: Rik (rik@moz-71m.3nd.202.89.IP) (A TLS packet with unexpected length was received.)
  977. # [14:24] * Joins: Rik (rik@moz-71m.3nd.202.89.IP)
  978. # [14:25] * Joins: KuoE0 (KuoE0@moz-1fabjf.HINET-IP.hinet.net)
  979. # [14:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/24dae3ce853d - Jon Coppeard - Bug 1099152 - Call gcSlice() or gc() depending on whether we want a incemental GC or not r=terrence
  980. # [14:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8b891ebcd21f - Jon Coppeard - Bug 1099152 - Separate out methods to start and continue incrmental GC r=terrence
  981. # [14:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9192d432d87e - Jon Coppeard - Bug 1099152 - Separate out external APIs to start and continute an incremental GC r=terrence r=mccr8
  982. # [14:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/168e5b9bf198 - Jon Coppeard - Bug 1099152 - Make external GC APIs take invocation kind as a parameter r=terrence r=mccr8
  983. # [14:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4feee07c34ad - Jon Coppeard - Bug 1117098 - Move definition of external GC API methods out of jsfriendapi.cpp r=terrence
  984. # [14:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8f85d78f6890 - Jon Coppeard - Bug 1116306 r=sfink s=abillings
  985. # [14:28] * Joins: SSE4 (SSE4@moz-18jdjc.broadband.corbina.ru)
  986. # [14:29] * Joins: cemerick (cemerick@moz-8rmcj7.ma.comcast.net)
  987. # [14:31] * Joins: Honza (Honza@moz-tiq.7ku.62.176.IP)
  988. # [14:31] * Joins: kapy_ (kapy@moz-p2r.cgs.64.182.IP)
  989. # [14:34] * Dexter|afk is now known as Dexter
  990. # [14:35] * Quits: kapy_ (kapy@moz-p2r.cgs.64.182.IP) (Quit: )
  991. # [14:36] * Joins: kapy_ (kapy@moz-p2r.cgs.64.182.IP)
  992. # [14:36] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Connection closed)
  993. # [14:37] * Joins: askalski (akuda@moz-40a.ea7.238.91.IP)
  994. # [14:39] * Quits: askalski (akuda@moz-40a.ea7.238.91.IP) (Quit: Wychodzi)
  995. # [14:39] * Quits: kapy_ (kapy@moz-p2r.cgs.64.182.IP) (Quit: )
  996. # [14:39] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  997. # [14:39] * Joins: kapy_ (kapy@moz-p2r.cgs.64.182.IP)
  998. # [14:40] * Joins: dria (dria@moz-omss7v.cpe.pppoe.ca)
  999. # [14:40] * Quits: marco (marco@moz-8f8572.retail.telecomitalia.it) (Client exited)
  1000. # [14:41] * rail_away is now known as rail
  1001. # [14:42] * Joins: badescunicu1 (Thunderbird@moz-35s.16l.85.141.IP)
  1002. # [14:42] * Joins: vicamo (vicamo@moz-f6g7e7.dynamic.hinet.net)
  1003. # [14:42] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
  1004. # [14:42] * Quits: gabor (gabor@moz-idlm6s.dip0.t-ipconnect.de) (Connection closed)
  1005. # [14:43] * Quits: badescunicu (Thunderbird@moz-35s.16l.85.141.IP) (Connection closed)
  1006. # [14:43] * Quits: Honza (Honza@moz-tiq.7ku.62.176.IP) (Client exited)
  1007. # [14:44] * Joins: Honza (Honza@moz-tiq.7ku.62.176.IP)
  1008. # [14:45] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  1009. # [14:46] * Quits: SSE4 (SSE4@moz-18jdjc.broadband.corbina.ru) (Connection closed)
  1010. # [14:48] * Quits: Standard8 (Standard8@moz-1hu.vrc.166.195.IP) (Ping timeout: 121 seconds)
  1011. # [14:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3ae2161027a6 - Paul Adenot - Bug 1106649 - Use band-limited wave tables to implement basic waveforms. r=karlt
  1012. # [14:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/187fa323cec6 - Paul Adenot - Bug 997870 - Optimize OscillatorNodeEngine::ComputeCustom a little. r=karlt
  1013. # [14:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/99d7aacbdd3b - Paul Adenot - Bug 916285 - Make OscillatorNode handle negative frequencies. r=karlt
  1014. # [14:49] * Quits: kapy_ (kapy@moz-p2r.cgs.64.182.IP) (Connection closed)
  1015. # [14:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c4ea7a2518fc - Paul Adenot - Bug 1113925 - Don't return null in AudioContext.decodeAudioData. r=bz
  1016. # [14:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0c9f97ebf7ea - Paul Adenot - Bug 937718 - Output frames to the MediaElementAudioSourceNode when an <audio> has labeled the resource has CORS-cross-origin. r=roc
  1017. # [14:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bcbc64d97fbf - Paul Adenot - Bug 937718 - Test for MediaElementAudioSourceNode and cross-origin resources. r=roc
  1018. # [14:49] * Joins: Standard8 (Standard8@moz-1hu.vrc.166.195.IP)
  1019. # [14:52] * Quits: badescunicu1 (Thunderbird@moz-35s.16l.85.141.IP) (Ping timeout: 121 seconds)
  1020. # [14:53] * Joins: mshal (mshal@moz-pv29mh.fios.verizon.net)
  1021. # [14:54] * Quits: bz_sleep (bzbarsky@moz-m10oko.fios.verizon.net) (Ping timeout: 121 seconds)
  1022. # [14:54] * Joins: ehsan (ehsan@moz-n3usua.cable.teksavvy.com)
  1023. # [14:54] * killer sets mode: +o ehsan
  1024. # [14:54] * bkelly_pto is now known as bkelly
  1025. # [14:55] * Joins: badescunicu (Thunderbird@moz-43m.16l.85.141.IP)
  1026. # [14:55] * Joins: bsmedberg (bsmedberg@moz-smm6jf.pa.atlanticbb.net)
  1027. # [14:55] * killer sets mode: +o bsmedberg
  1028. # [14:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c66197902d87 - Liz Henry - Bug 1116802: closes the WebIDE a second time. r=paul
  1029. # [14:56] * Quits: cemerick (cemerick@moz-8rmcj7.ma.comcast.net) (Ping timeout: 121 seconds)
  1030. # [15:01] * bc|afk is now known as bc
  1031. # [15:01] * Quits: Honza (Honza@moz-tiq.7ku.62.176.IP) (Client exited)
  1032. # [15:02] * Joins: Honza (Honza@moz-tiq.7ku.62.176.IP)
  1033. # [15:03] * Joins: tromey (tromey@moz-2d91tj.hlrn.qwest.net)
  1034. # [15:04] * Joins: ahal (ahal@moz-blga2k.cpe.pppoe.ca)
  1035. # [15:05] * Quits: Honza (Honza@moz-tiq.7ku.62.176.IP) (Client exited)
  1036. # [15:06] * Quits: tonymec (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
  1037. # [15:07] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  1038. # [15:08] * Joins: Honza (Honza@moz-tiq.7ku.62.176.IP)
  1039. # [15:09] * Joins: hunboy_ (hunboy@moz-ne0.pcl.52.92.IP)
  1040. # [15:10] * mgerva is now known as mgerva|brb
  1041. # [15:10] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Connection closed)
  1042. # [15:10] * Quits: hunboy (hunboy@moz-ivo2e8.pool.invitel.hu) (Ping timeout: 121 seconds)
  1043. # [15:10] * hunboy_ is now known as hunboy
  1044. # [15:12] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1045. # [15:12] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  1046. # [15:13] * Quits: @smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi) (Ping timeout: 121 seconds)
  1047. # [15:13] * Joins: marco (marco@moz-8f8572.retail.telecomitalia.it)
  1048. # [15:14] * Joins: jimm (jmathies@moz-met.a66.235.67.IP)
  1049. # [15:14] * Joins: tonymec (tonymec@moz-r10.deo.66.87.IP)
  1050. # [15:14] <Tomcat|sheriffduty> padenot: hm there seems to be a bustage
  1051. # [15:14] <Tomcat|sheriffduty> padenot: https://treeherder.mozilla.org/logviewer.html#?job_id=5070619&repo=mozilla-inbound
  1052. # [15:14] <padenot> ahh
  1053. # [15:15] <padenot> Tomcat|sheriffduty: warning as error, can I fix in place?
  1054. # [15:15] <Tomcat|sheriffduty> yeah sure, closing m-i for your
  1055. # [15:15] <padenot> thanks
  1056. # [15:15] <Tomcat|sheriffduty> s/your/you
  1057. # [15:15] * Tomcat|sheriffduty need cola
  1058. # [15:15] <Tomcat|sheriffduty> or coffee or so :)
  1059. # [15:16] * Joins: davidb (davidb@moz-i5m.05u.207.66.IP)
  1060. # [15:16] * Quits: ZER0 (ZER0@moz-jsb.phe.148.158.IP) (Quit: Leaving)
  1061. # [15:16] * Joins: jchaulk (jchaulk@moz-oq4n7p.dsl.teksavvy.com)
  1062. # [15:17] <nigelb> Tomcat|sheriffduty: you have a holiday tomorrow!
  1063. # [15:17] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  1064. # [15:17] <nigelb> I'm jealous
  1065. # [15:17] * Quits: Honza (Honza@moz-tiq.7ku.62.176.IP) (Client exited)
  1066. # [15:17] <Tomcat|sheriffduty> nigelb: yep public holiday in bavaria and 2 other states
  1067. # [15:17] <Tomcat|sheriffduty> and also in austria
  1068. # [15:19] <froydnj> individual german states have their own separate holiday schedules?
  1069. # [15:19] * Joins: secretrobotron (secretrobot@moz-ifuepr.dsl.teksavvy.com)
  1070. # [15:20] <Tomcat|sheriffduty> froydnj: yep
  1071. # [15:20] <froydnj> TIL
  1072. # [15:20] <nigelb> froydnj: best thing ever
  1073. # [15:20] <nigelb> (from afar, at least)
  1074. # [15:20] <Tomcat|sheriffduty> froydnj: also different count of days - from 13 to 9 public holidays
  1075. # [15:21] <Tomcat|sheriffduty> http://en.wikipedia.org/wiki/Public_holidays_in_Germany :)
  1076. # [15:21] <AutomatedTester> I believe it's just an excuse to drink beer
  1077. # [15:21] * mgerva|brb is now known as mgerva
  1078. # [15:22] <Tomcat|sheriffduty> heh
  1079. # [15:23] <Tomcat|sheriffduty> yeah i guess we need octoberfest public holiday too ;)
  1080. # [15:23] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  1081. # [15:23] <nigelb> basically, you guys have the most holidays!
  1082. # [15:24] * khuey|away is now known as khuey
  1083. # [15:25] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
  1084. # [15:25] <Tomcat|sheriffduty> nigelb: yeah but in return bavaria is the most expensive state at least in terms of living in the munich area
  1085. # [15:26] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/967c2c33bcbe - Geoff Brown - Bug 1114655 - Increase robocop WaitHelper default wait time. r=mcomella, a=test-only
  1086. # [15:26] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/c99650ee50b0 - Ehsan Akhgari - Bug 1116669 - Wait for focus before running test_offlineNotification.html. r=dao, a=test-only
  1087. # [15:26] * Quits: timdream (timdream@moz-alhmr1.dynamic.hinet.net) (Client exited)
  1088. # [15:27] * Quits: marco (marco@moz-8f8572.retail.telecomitalia.it) (Client exited)
  1089. # [15:27] * Joins: pauly (silaghipaul@moz-ohb.65e.79.82.IP)
  1090. # [15:27] <Tomcat|sheriffduty> nical: yt ?
  1091. # [15:28] <Tomcat|sheriffduty> is http://tomcat.pastebin.mozilla.org/8162998 a known build failure ?
  1092. # [15:28] * Joins: mconley (mconley@moz-i5m.05u.207.66.IP)
  1093. # [15:31] * Quits: hallvors (uid23371@moz-uj1g6s.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  1094. # [15:33] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/7777266ef58b - Geoff Brown - Bug 1114655 - Increase robocop WaitHelper default wait time. r=mcomella, a=test-only
  1095. # [15:33] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/5328098d2931 - Ehsan Akhgari - Bug 1116669 - Wait for focus before running test_offlineNotification.html. r=dao, a=test-only
  1096. # [15:33] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/4c70d76342e9 - Hiroyuki Ikezoe - Bug 1115440 - Don't rely on preference values for firefox. r=markh, a=test-only
  1097. # [15:33] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/4ac0321ec756 - Steve Fink - Bug 1103957 - Prevent phase nesting. r=terrence, a=sledru
  1098. # [15:33] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/a59bc1e935f8 - Aaron Klotz - Bug 1100360 - Convert ChromeHang annotations to use UniquePtr. r=vladan, a=sledru
  1099. # [15:33] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/e26d31752fd7 - Ryan VanderMeulen - Bug 1115219 - Remove unnecessary RELEASE_BUILD check from GetAddrInfo.h. r=mcmanus, a=sledru
  1100. # [15:34] <padenot> Tomcat|sheriffduty: pushed, thanks
  1101. # [15:35] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f33f5ff9d956 - Paul Adenot - Bug 916285 - Fix bustage on windows, on a CLOSED TREE.
  1102. # [15:35] * Joins: yzen (yzen@moz-i5m.05u.207.66.IP)
  1103. # [15:36] * Joins: marco (marco@moz-8f8572.retail.telecomitalia.it)
  1104. # [15:36] * Quits: Archaeopteryx (Archaeopter@moz-e48apc.cust.telecolumbus.net) (Quit: Goodbye)
  1105. # [15:36] * Joins: garvank (Garvan@moz-94kih2.dsl.teksavvy.com)
  1106. # [15:37] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  1107. # [15:37] * Quits: adalucinet (Instantbird@moz-662.esi.231.62.IP) (Client exited)
  1108. # [15:38] * Joins: timdream (timdream@moz-alhmr1.dynamic.hinet.net)
  1109. # [15:38] * Joins: Archaeopteryx (Archaeopter@moz-e48apc.cust.telecolumbus.net)
  1110. # [15:38] * Joins: Honza (Honza@moz-tiq.7ku.62.176.IP)
  1111. # [15:38] * geekboy|afk is now known as geekboy
  1112. # [15:38] * Joins: gsvelto (gsvelto@moz-hao.mgf.253.91.IP)
  1113. # [15:39] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  1114. # [15:39] * Quits: vicamo (vicamo@moz-f6g7e7.dynamic.hinet.net) (Client exited)
  1115. # [15:40] * Quits: victorporof (victorporof@moz-3ofrgn.dsl.bell.ca) (Quit: 💤)
  1116. # [15:41] * Joins: zimio (zimio@moz-mh7.paq.88.200.IP)
  1117. # [15:41] * whimboo is now known as whimboo|afk
  1118. # [15:41] * Quits: ferjm (textual@moz-71m.3nd.202.89.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  1119. # [15:42] * Joins: overholt (quassel@moz-6u7.qto.131.104.IP)
  1120. # [15:42] * Joins: vicamo (vicamo@moz-f6g7e7.dynamic.hinet.net)
  1121. # [15:43] * Joins: kapy_ (kapy@moz-p2r.cgs.64.182.IP)
  1122. # [15:43] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Ping timeout: 121 seconds)
  1123. # [15:43] * Quits: marco (marco@moz-8f8572.retail.telecomitalia.it) (Client exited)
  1124. # [15:44] * Quits: squeakytoy (squeakytoy@moz-2n0365.se.alltele.net) (Quit: Leaving)
  1125. # [15:45] * Joins: spohl (Adium@moz-ppb.olo.156.104.IP)
  1126. # [15:46] * Joins: jdm (jdm@moz-ilbt2e.cable.teksavvy.com)
  1127. # [15:47] * Joins: mreavy|PTO (chatzilla@moz-15n93u.fios.verizon.net)
  1128. # [15:48] * kats|away is now known as kats
  1129. # [15:48] * mreavy|PTO is now known as mreavy
  1130. # [15:49] * Guest49135 is now known as johnath
  1131. # [15:50] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/735b444e45cb - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1132. # [15:50] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/7f951755ac49 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1133. # [15:50] * Joins: coop (coop@moz-ag8.2dc.91.23.IP)
  1134. # [15:50] * coop is now known as coop|buildduty
  1135. # [15:50] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5c86509a11bc - Timothy B. Terriberry - Bug 1117571 - Check mode index in vorbis_packet_blocksize(), r=kinetik
  1136. # [15:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6b9c81a8c081 - Brian Smith - Bug 1117003 - Backout cset ca3c73188295 (Bug 1115903, Part 2), r=ehsan
  1137. # [15:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d8bdb31fcf9c - Ekanan Ketunuti - Bug 1116914 - Add hijab to the en-US dictionary. r=ehsan
  1138. # [15:51] * Quits: tkuo (uid49815@moz-9h4p2b.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  1139. # [15:52] * Joins: Delta706 (xx@moz-vq7k62.as13285.net)
  1140. # [15:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/74e0fa90d54c - Mark Banner - Bug 1117138 - Move incoming call views from conversation.jsx to conversationViews.jsx. r=nperriault
  1141. # [15:54] * Quits: timdream (timdream@moz-alhmr1.dynamic.hinet.net) (Client exited)
  1142. # [15:54] * Joins: AaronMT (AaronMT@moz-i5m.05u.207.66.IP)
  1143. # [15:54] * Joins: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  1144. # [15:54] <Ms2ger> What's .jsx supposed to be?
  1145. # [15:54] <Standard8> Ms2ger: react file
  1146. # [15:54] * Parts: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  1147. # [15:54] * Joins: victorporof (victorporof@moz-i5m.05u.207.66.IP)
  1148. # [15:55] <Standard8> http://facebook.github.io/react/docs/jsx-in-depth.html
  1149. # [15:55] <Ms2ger> Come again?
  1150. # [15:55] <Ms2ger> "a JavaScript syntax extension that looks similar to XML"
  1151. # [15:55] * Ms2ger backs away quickly
  1152. # [15:56] * froydnj pokes Ms2ger in the back with an XML tag
  1153. # [15:56] <till> Facebook got big enough to build a time machine. They used it to go back to the 90s.
  1154. # [15:56] * Quits: ddahl (ddahl@moz-40a6g5.il.comcast.net) (Ping timeout: 121 seconds)
  1155. # [15:56] <Gijs> nobody ever realized e4x was not a great idea
  1156. # [15:57] * till did. On more than one occasion
  1157. # [15:57] <Tomcat|sheriffduty> padenot: there seems a different issue also - https://treeherder.mozilla.org/logviewer.html#?job_id=5072303&repo=mozilla-inbound
  1158. # [15:58] <mwargers_> is <element> removed from the html5 spec?
  1159. # [15:58] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/pushloghtml?changeset=db860c3d4f45 - 15 changesets
  1160. # [15:58] <Fallen> I liked e4x, it was just not well documented
  1161. # [15:58] <Tomcat|sheriffduty> padenot: at least this time its linux
  1162. # [15:58] <padenot> yeah
  1163. # [15:58] <Gijs> till: I'm sorry, I'm back in the UK and today is my first day back at work. I need to adjust my sarcasm appropriately still. ;)
  1164. # [15:58] <Tomcat|sheriffduty> padenot: do you want to fix again ?
  1165. # [15:58] <till> Gijs: :D
  1166. # [15:59] <Ms2ger> mwargers_, eh?
  1167. # [15:59] <till> Fallen: I liked some kernel of the underlying idea. E4X though: just no. So many problems with it
  1168. # [15:59] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  1169. # [16:00] <till> and I'm not just saying that because I have to implement it right now
  1170. # [16:00] <Ms2ger> ... you what?
  1171. # [16:00] * Quits: ggp (ggp@moz-usr1pq.telesp.net.br) (Connection closed)
  1172. # [16:00] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  1173. # [16:00] <Fallen> what? I thought it was thrown out?
  1174. # [16:00] <till> it is the truth, sadly
  1175. # [16:00] <till> yes, but not in Flash
  1176. # [16:00] <mwargers_> Ms2ger: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/element . But it is still supported in Mozilla?
  1177. # [16:00] <padenot> Tomcat|sheriffduty: I'm looking at it right now
  1178. # [16:00] * Joins: ggp (ggp@moz-fnl.sq1.205.191.IP)
  1179. # [16:01] <Tomcat|sheriffduty> ok inbound is closed
  1180. # [16:01] * Quits: trevorh (trevor@moz-29pfj5.bigpond.net.au) (Quit: Leaving.)
  1181. # [16:02] <Ms2ger> mwargers_, I'm pretty sure that never was in the HTML spec
  1182. # [16:02] <padenot> also android, apparently, I'll back out the offending patches
  1183. # [16:02] <mwargers_> Ms2ger: ok, well, I see it used in gaia quite a bit
  1184. # [16:02] * Joins: Edgar (Thunderbird@moz-5rg9e4.dynamic.hinet.net)
  1185. # [16:03] <Tomcat|sheriffduty> padenot: ok thanks
  1186. # [16:04] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (Connection closed)
  1187. # [16:04] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Ping timeout: 121 seconds)
  1188. # [16:04] * Parts: Delta706 (xx@moz-vq7k62.as13285.net) ("Leavingxx")
  1189. # [16:06] * Joins: trevorh (trevor@moz-29pfj5.bigpond.net.au)
  1190. # [16:06] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  1191. # [16:06] <padenot> Tomcat|sheriffduty: voilà
  1192. # [16:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/58388db74dfb - Paul Adenot - Backed out changeset f33f5ff9d956 (bug 916285)
  1193. # [16:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/12b91d597b54 - Paul Adenot - Backed out changeset 99d7aacbdd3b (bug 916285)
  1194. # [16:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7978b241bf5e - Paul Adenot - Backed out changeset 187fa323cec6 (bug 997870)
  1195. # [16:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9d72b8315f65 - Paul Adenot - Backed out changeset 3ae2161027a6 (bug 1106649) on a CLOSED TREE
  1196. # [16:07] * Quits: nrc (nrc@moz-1crlv1.xtra.co.nz) (Ping timeout: 121 seconds)
  1197. # [16:08] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  1198. # [16:08] * Joins: nrc|afk (nrc|afk@moz-1crlv1.xtra.co.nz)
  1199. # [16:09] * nrc|afk is now known as nrc
  1200. # [16:09] * Joins: dbaron (dbaron@moz-iojnqc.fios.verizon.net)
  1201. # [16:09] * killer sets mode: +ao dbaron dbaron
  1202. # [16:09] * Joins: justindarc (justindarc@moz-lev.v84.203.209.IP)
  1203. # [16:09] * Joins: ddahl (ddahl@moz-avh.23g.6.31.IP)
  1204. # [16:09] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  1205. # [16:10] * Quits: tonymec (tonymec@moz-r10.deo.66.87.IP) (Quit: ChatZilla 0.9.91.1 [SeaMonkey 2.34a1/20150104004203])
  1206. # [16:10] * mcote|afk is now known as mcote
  1207. # [16:11] * Quits: jhorak (jhorak@moz-16g.ma8.175.213.IP) (Connection closed)
  1208. # [16:11] <Tomcat|sheriffduty> m-i reopen
  1209. # [16:13] * Joins: Manny (quassel@moz-bgt.6kh.139.14.IP)
  1210. # [16:13] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  1211. # [16:13] * Joins: emtwo (Adium@moz-vfev0l.cable.rogers.com)
  1212. # [16:13] * Joins: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net)
  1213. # [16:13] * AutomatedTester is now known as AutomatedTester|cooking
  1214. # [16:14] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Ping timeout: 121 seconds)
  1215. # [16:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/9c576a2fcdf8 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1216. # [16:15] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  1217. # [16:15] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Ping timeout: 121 seconds)
  1218. # [16:16] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/790d52784837 - Richard Newman - Bug 1115075 - Part 0: Rename HistogramAdd -> addToHistogram. r=mfinkle, a=sledru
  1219. # [16:16] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/0ac83d90d977 - Richard Newman - Bug 1115075 - Part 1: Add telemetry for DBUtils.ensureDatabaseIsNotLocked. r=mfinkle, a=sledru
  1220. # [16:16] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/8aa1f6c304b9 - Jean-Yves Avenard - Bug 1111328 - Add H264 SPS NAL decoder. r=kentuckyfriedtakahe, a=sledru
  1221. # [16:16] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/16b5293c6dde - Jean-Yves Avenard - Bug 1111328 - Retrieve video dimensions from H264 SPS when possible. r=rillian, a=sledru
  1222. # [16:16] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/74eed8eb1ce5 - Jean-Yves Avenard - Bug 1111328 - Add H264 SPS NAL decoder part #2 (VUI and HDR). r=kentuckyfriedtakahe, a=sledru
  1223. # [16:16] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/f92070ac5632 - Jean-Yves Avenard - Bug 1111319 - Reorder video frames with respect to decoding sliding window. r=rillian, a=sledru
  1224. # [16:16] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/aaa8e2cd46e4 - Richard Newman - Bug 1095278 - Allow new tablet UI to ride the trains. r=mfinkle, a=sledru
  1225. # [16:16] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/ce13de5c49b4 - Michael Comella - Bug 1095278 - Part 1: Assume new tablet UI. r=rnewman, a=sledru
  1226. # [16:16] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/2c0fdd936e83 - Michael Comella - Bug 1095278 - Part 3: Do not test for tracking protection on non-nightly builds. r=rnewman, a=sledru
  1227. # [16:16] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/db56e49069f4 - Michael Comella - Bug 1095278 - Part 4: Disable testGetUserMedia on release builds. r=rnewman, a=sledru
  1228. # [16:16] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  1229. # [16:16] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
  1230. # [16:17] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1231. # [16:17] * Quits: bogdan_maris (Instantbird@moz-662.esi.231.62.IP) (Client exited)
  1232. # [16:17] * Joins: timdream (timdream@moz-alhmr1.dynamic.hinet.net)
  1233. # [16:18] * Quits: jviereck (Adium@moz-auph1e.b6vj.g469.067c.2001.IP) (Quit: Leaving.)
  1234. # [16:18] * philor|away is now known as philor
  1235. # [16:18] * Joins: milan (milan@moz-4jqhgn.ckpj.s0pt.0450.2001.IP)
  1236. # [16:19] * Fallen is now known as Fallen|away
  1237. # [16:19] * Quits: stransky (stransky@moz-16g.ma8.175.213.IP) (Quit: Connection reset by beer)
  1238. # [16:20] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  1239. # [16:20] * Joins: ggp_ (ggp@moz-em6.dr1.205.191.IP)
  1240. # [16:21] * Quits: ggp (ggp@moz-fnl.sq1.205.191.IP) (Ping timeout: 121 seconds)
  1241. # [16:22] * Quits: fabrice (fabrice@moz-3oj.il6.198.71.IP) (Ping timeout: 121 seconds)
  1242. # [16:22] * Joins: wlach_ (wlach@moz-5tlj2g.vif.net)
  1243. # [16:23] * geekboy is now known as geekboy|afk
  1244. # [16:24] * Joins: jviereck (Adium@moz-auph1e.b6vj.g469.067c.2001.IP)
  1245. # [16:25] * Quits: nrc (nrc|afk@moz-1crlv1.xtra.co.nz) (Ping timeout: 121 seconds)
  1246. # [16:26] * Joins: pcwalton (pcwalton@moz-msl7jr.static-ip.telepacific.net)
  1247. # [16:26] * Quits: Standard8 (Standard8@moz-1hu.vrc.166.195.IP) (Ping timeout: 121 seconds)
  1248. # [16:26] * Quits: Edgar (Thunderbird@moz-5rg9e4.dynamic.hinet.net) (Client exited)
  1249. # [16:27] * Quits: ericjung (ericjung@moz-27ss42.7ch4.iin2.0006.2601.IP) (Ping timeout: 121 seconds)
  1250. # [16:27] * Joins: nrc (nrc@moz-1crlv1.xtra.co.nz)
  1251. # [16:28] * Joins: Standard8 (Standard8@moz-1hu.vrc.166.195.IP)
  1252. # [16:28] * Joins: jesup (chatzilla@moz-15n93u.fios.verizon.net)
  1253. # [16:29] * zz_miketaylr is now known as miketaylr
  1254. # [16:29] * Quits: CristinaM (Instantbird@moz-662.esi.231.62.IP) (Connection closed)
  1255. # [16:29] * Parts: pauly (silaghipaul@moz-ohb.65e.79.82.IP)
  1256. # [16:29] * Joins: milan_ (milan@moz-k46gji.ckpj.s0pt.0450.2001.IP)
  1257. # [16:29] * Quits: milan_ (milan@moz-k46gji.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  1258. # [16:29] * Quits: KuoE0 (KuoE0@moz-1fabjf.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1259. # [16:30] * catlee-pto is now known as catlee
  1260. # [16:30] * Joins: milan_ (milan@moz-s0b43t.ckpj.s0pt.0450.2001.IP)
  1261. # [16:31] * Quits: vicamo (vicamo@moz-f6g7e7.dynamic.hinet.net) (Ping timeout: 121 seconds)
  1262. # [16:32] * Joins: KuoE0 (KuoE0@moz-1fabjf.HINET-IP.hinet.net)
  1263. # [16:32] * Quits: milan (milan@moz-4jqhgn.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  1264. # [16:32] * Quits: Honza (Honza@moz-tiq.7ku.62.176.IP) (Client exited)
  1265. # [16:34] * Joins: smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi)
  1266. # [16:34] * killer sets mode: +o smaug
  1267. # [16:34] * geekboy|afk is now known as geekboy
  1268. # [16:36] * Joins: chmanchester (chmancheste@moz-cbt.jf0.246.96.IP)
  1269. # [16:36] * Fallen|away is now known as Fallen
  1270. # [16:37] * Quits: nrc (nrc@moz-1crlv1.xtra.co.nz) (Ping timeout: 121 seconds)
  1271. # [16:38] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/7c15e189d452 - Ryan VanderMeulen - Backed out changeset f92070ac5632 (bug 1111319), and changesets 74eed8eb1ce5, 16b5293c6dde, and 8aa1f6c304b9 (bug 1111328) for bustage.
  1272. # [16:38] * Quits: KuoE0 (KuoE0@moz-1fabjf.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1273. # [16:38] * Joins: nrc (nrc@moz-1crlv1.xtra.co.nz)
  1274. # [16:39] * Fallen is now known as Fallen|away
  1275. # [16:39] * Quits: kapy (uid59173@moz-b31lhs.uxbridge.irccloud.com) (Quit: )
  1276. # [16:39] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  1277. # [16:40] * Quits: kapy_ (kapy@moz-p2r.cgs.64.182.IP) (Quit: )
  1278. # [16:40] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  1279. # [16:40] * Joins: kapy (kapy@moz-p2r.cgs.64.182.IP)
  1280. # [16:40] * Joins: KuoE0 (KuoE0@moz-1fabjf.HINET-IP.hinet.net)
  1281. # [16:40] <mwargers_> how can I get this <link rel="import"> thing working?
  1282. # [16:41] * RyanVM is now known as RyanVM|brb
  1283. # [16:41] * Fallen|away is now known as Fallen
  1284. # [16:41] * davidb is now known as davidb|afk
  1285. # [16:41] <Gijs> mwargers_: you need to enable web components, I think
  1286. # [16:42] <mwargers_> Gijs: ah, thanks, apparently: dom.webcomponents.enabled
  1287. # [16:42] <mwargers_> oh, it's already true here
  1288. # [16:42] * Joins: bmidgley (bmidgley@moz-cped3s.ut.comcast.net)
  1289. # [16:42] * Quits: bmidgley (bmidgley@moz-cped3s.ut.comcast.net) (Client exited)
  1290. # [16:43] * davidb|afk is now known as davidb
  1291. # [16:43] * Quits: emtwo (Adium@moz-vfev0l.cable.rogers.com) (Ping timeout: 121 seconds)
  1292. # [16:43] <mwargers_> maybe this stuff doesn't work locally?
  1293. # [16:43] <Ms2ger> There may be another pref for those
  1294. # [16:43] * Joins: emtwo (Adium@moz-vfev0l.cable.rogers.com)
  1295. # [16:44] <Ms2ger> We don't really like all that stuff
  1296. # [16:44] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Ping timeout: 121 seconds)
  1297. # [16:44] * Quits: avaida (andreivaida@moz-662.esi.231.62.IP) (Quit: Leaving.)
  1298. # [16:46] <@ted> hah
  1299. # [16:46] <mwargers_> Ms2ger: well, it's used all over the place in the gaia apps
  1300. # [16:46] <mwargers_> http://people.mozilla.org/~mwargers/tests/webcomponents/template.htm
  1301. # [16:47] <mwargers_> er, I meant: http://mxr.mozilla.org/gaia/search?string=%3Celement
  1302. # [16:47] <mwargers_> http://people.mozilla.org/~mwargers/tests/webcomponents/template.htm doesnt't work and I don't know why
  1303. # [16:47] * AutomatedTester|cooking is now known as AutomatedTester
  1304. # [16:48] <Ms2ger> Sadly
  1305. # [16:49] * Joins: callahad (callahad@moz-8u66c8.members.linode.com)
  1306. # [16:49] * Parts: callahad (callahad@moz-8u66c8.members.linode.com) ("Textual IRC Client: www.textualapp.com")
  1307. # [16:49] * Joins: Honza (Honza@moz-tiq.7ku.62.176.IP)
  1308. # [16:50] * Joins: dark-knight (dark-knight@moz-ib8bp9.us.unmetered.com)
  1309. # [16:50] * Joins: sydpolk (sydpolk@moz-9b7m5a.austtx.sbcglobal.net)
  1310. # [16:51] * Joins: ZER0 (ZER0@moz-8hi.0o5.18.62.IP)
  1311. # [16:51] <mwargers_> if we don't want it to get used, then we shouldn't enable it
  1312. # [16:52] * Joins: fabrice (fabrice@moz-3oj.il6.198.71.IP)
  1313. # [16:52] * Joins: jcj (jcj@moz-tbsov6.phnx.qwest.net)
  1314. # [16:53] * Quits: Sushant94 (Sushant@moz-dkl.cl7.202.116.IP) (Connection closed)
  1315. # [16:53] * Quits: emtwo (Adium@moz-vfev0l.cable.rogers.com) (Ping timeout: 121 seconds)
  1316. # [16:54] * Joins: emtwo (Adium@moz-vfev0l.cable.rogers.com)
  1317. # [16:54] * Joins: Sushant94 (Sushant@moz-dkl.cl7.202.116.IP)
  1318. # [16:54] <@bsmedberg> gps: yt? I'm confused about mozext versus firefoxtree... what should I be using?
  1319. # [16:54] <Ms2ger> mwargers_, agreed, but gaia
  1320. # [16:54] * Joins: mchang (mchang@moz-4b7hgp.res.rr.com)
  1321. # [16:55] <KWierso|afk> bsmedberg: my understanding is firefoxtree
  1322. # [16:55] <KWierso|afk> is the newer one
  1323. # [16:56] * @bsmedberg grumps about change ;-)
  1324. # [16:56] * sheppy-offline is now known as sheppy
  1325. # [16:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4905820af20d - Benjamin Smedberg - Bug 1115040 - Record experiment branch in crash reports, r=gfritzsche
  1326. # [16:57] * Quits: RealRaven (Thunderbird@moz-s7o.qle.125.109.IP) (Client exited)
  1327. # [16:57] * Joins: hunboy_ (hunboy@moz-ru4g7u.globonet.hu)
  1328. # [16:58] <Tomcat|sheriffduty> oh hai KWierso|afk :)
  1329. # [16:58] <KWierso|afk> Tomcat|sheriffduty: hi
  1330. # [16:58] * Joins: milan (milan@moz-k46gji.ckpj.s0pt.0450.2001.IP)
  1331. # [16:58] * Quits: hunboy (hunboy@moz-ne0.pcl.52.92.IP) (Ping timeout: 121 seconds)
  1332. # [16:58] * hunboy_ is now known as hunboy
  1333. # [16:59] * Tomcat|sheriffduty is now known as Tomcat|mtg
  1334. # [16:59] <overholt> mwargers_, https://hacks.mozilla.org/2014/12/mozilla-and-web-components/ is perhaps of interest to you if you haven't seen it
  1335. # [17:00] * Joins: dmose (uid42639@moz-nouq1h.uxbridge.irccloud.com)
  1336. # [17:01] * Joins: benfrancis (uid16068@moz-u0phi1.charlton.irccloud.com)
  1337. # [17:01] * davidb is now known as davidb|afk
  1338. # [17:02] * Quits: milan_ (milan@moz-s0b43t.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  1339. # [17:02] * Joins: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP)
  1340. # [17:02] <mwargers_> overholt: thanks, according to that doc, there is no HTML Imports support. Then I wonder what the gaia apps use to get that working? They use that thing that's called Polyfill?
  1341. # [17:03] * BenWa|email is now known as BenWa
  1342. # [17:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c3569fd75d4e - Phil Ringnalda - Backed out 7 changesets (bug 1018320) because the debug M12 is still from this
  1343. # [17:06] * Quits: mahdi (mahdi@moz-qrj.b3k.244.151.IP) (Connection closed)
  1344. # [17:06] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (A TLS packet with unexpected length was received.)
  1345. # [17:06] * Joins: Boriss (Boriss@moz-tk8.nnf.245.162.IP)
  1346. # [17:06] * Joins: Delta706 (xx@moz-vq7k62.as13285.net)
  1347. # [17:06] * Joins: Mossop (dtownsend@moz-1gfh2v.fios.verizon.net)
  1348. # [17:06] * Joins: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net)
  1349. # [17:06] <Delta706> how does the make system decide which symbols to export from libxul?
  1350. # [17:07] <@bsmedberg> Delta706: the make system is unrelated to symbol export
  1351. # [17:07] <Delta706> I think I need to get a symbol exported somehow
  1352. # [17:08] * Joins: jgriffin (uid51409@moz-si9qbr.highgate.irccloud.com)
  1353. # [17:10] <Delta706> I am getting a symbol lookup error
  1354. # [17:10] * Quits: Boriss (Boriss@moz-tk8.nnf.245.162.IP) (Ping timeout: 121 seconds)
  1355. # [17:10] <overholt> mwargers_, I assume they just flip a pref
  1356. # [17:10] * Quits: Sushant94 (Sushant@moz-dkl.cl7.202.116.IP) (Quit: Leaving)
  1357. # [17:10] * Joins: JosiahOne (Instantbird@moz-iofojr.livnmi.sbcglobal.net)
  1358. # [17:10] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/pushloghtml?changeset=5e0e3796c76f - 12 changesets
  1359. # [17:10] <overholt> mwargers_, sorry, in a meeting now so I can't check
  1360. # [17:11] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  1361. # [17:11] * Joins: myk (myk@moz-u3dg2t.sfo1.mozilla.com)
  1362. # [17:12] <overholt> mwargers_, yeah, imports are behind dom.webcomponents.enabled
  1363. # [17:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/3b57b2bd26eb - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1364. # [17:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/601030c64b70 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1365. # [17:13] * Joins: ehugg (ehugg@moz-2vf.043.243.216.IP)
  1366. # [17:14] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1367. # [17:14] <Honza> I am facing syntax error when building fx-team: fx-team\security\pkix\include\pkix/Input.h(127) : error C2059: syntax error : ';'
  1368. # [17:14] <Honza> Any tips?
  1369. # [17:15] <Honza> (just updated from the repo)
  1370. # [17:16] * Joins: oliverthor (oliverthor@moz-5i3.51j.125.50.IP)
  1371. # [17:17] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Ping timeout: 121 seconds)
  1372. # [17:18] * Quits: milan (milan@moz-k46gji.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  1373. # [17:18] * Joins: milan (milan@moz-c2n5ir.ckpj.s0pt.0450.2001.IP)
  1374. # [17:18] <evilpie> Honza: what compiler are you using?
  1375. # [17:19] <evilpie> oh probably msvc
  1376. # [17:19] <Honza> evilpie: I am on win8, yes
  1377. # [17:19] <Honza> sorry win7
  1378. # [17:19] <evilpie> try 2013
  1379. # [17:20] * Joins: sheeri (sheeri@moz-dkjr1g.scl3.mozilla.com)
  1380. # [17:20] <Honza> evilpie: ah, I see, support for 2012 is already gone?
  1381. # [17:20] <@ted> Honza: not technically
  1382. # [17:20] * Quits: sheeri (sheeri@moz-dkjr1g.scl3.mozilla.com) (Quit: leaving)
  1383. # [17:20] * davidb|afk is now known as davidb
  1384. # [17:20] <@ted> but apparently we're not doing a good job of actually supporting it
  1385. # [17:20] <evilpie> see dev-platform, it mentions this problem
  1386. # [17:20] * RyanVM|brb is now known as RyanVM|sheriffduty
  1387. # [17:21] <evilpie> I still don't understand why pkix doesn't use mfbt
  1388. # [17:21] * mjrosenb is now known as mjrosenb|pto
  1389. # [17:22] * Joins: sheeri (sheeri@moz-dkjr1g.scl3.mozilla.com)
  1390. # [17:22] * whimboo|afk is now known as whimboo
  1391. # [17:22] <RyanVM|sheriffduty> Honza: the fix for that just landed on inbound
  1392. # [17:22] * Joins: arasbm (zooby@moz-rerr3t.bchsia.telus.net)
  1393. # [17:22] <RyanVM|sheriffduty> see dev-platform, though
  1394. # [17:22] <Honza> RyanVM|sheriffduty: ok
  1395. # [17:22] <RyanVM|sheriffduty> with any luck, 2012 support will be officially dead soon
  1396. # [17:22] * Tomcat|mtg is now known as Tomcat|away
  1397. # [17:22] <RyanVM|sheriffduty> evilpie: according to briansmith, licensing issues?
  1398. # [17:23] * Quits: pcwalton (pcwalton@moz-msl7jr.static-ip.telepacific.net) (Client exited)
  1399. # [17:23] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
  1400. # [17:23] <evilpie> pkix is MPL/Apache?
  1401. # [17:24] * Quits: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP) (Connection closed)
  1402. # [17:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2bc8c8329b21 - Ehsan Akhgari - Bug 1117038 - Mark virtual overridden functions as MOZ_OVERRIDE in Web Audio; r=padenot
  1403. # [17:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4861deb41e66 - Ehsan Akhgari - Bug 1116202 - Destroy the destination node's media stream when XPCOM is being shut down; r=padenot
  1404. # [17:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/36c28e5f5d0a - Ehsan Akhgari - Bug 1112970 - Increase the slack value for TestExpirationTracker to 30ms; r=froydnj
  1405. # [17:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c3fc371864af - Ehsan Akhgari - Bug 1117035 - Mark virtual overridden functions as MOZ_OVERRIDE in XPCOM; r=froydnj
  1406. # [17:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/359485b8b583 - Martyn Haigh - Bug 936849 - Tablet tabs tray seems to get stuck in some kind of selection mode (r=mfinkle)
  1407. # [17:26] * Joins: ProgramFOX (ProgramFOX@moz-713.vgj.176.91.IP)
  1408. # [17:27] * Quits: arasbm (zooby@moz-rerr3t.bchsia.telus.net) (Ping timeout: 121 seconds)
  1409. # [17:28] * Joins: milan_ (milan@moz-k46gji.ckpj.s0pt.0450.2001.IP)
  1410. # [17:28] * Quits: milan_ (milan@moz-k46gji.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  1411. # [17:28] * Joins: gustavold (gustavold@moz-2gf.ri8.11.187.IP)
  1412. # [17:28] * Joins: milan_ (milan@moz-2ef6i4.ckpj.s0pt.0450.2001.IP)
  1413. # [17:29] * Quits: fabrice (fabrice@moz-3oj.il6.198.71.IP) (Quit: Leaving.)
  1414. # [17:29] * Joins: fabrice (fabrice@moz-3oj.il6.198.71.IP)
  1415. # [17:29] <RyanVM|sheriffduty> evilpie: "mozilla::pkix cannot depend on MFBT for licensing and build independence reasons (e.g. so it can be put into NSS)" was what he said about it
  1416. # [17:30] <evilpie> RyanVM|sheriffduty: thanks for digging this up
  1417. # [17:30] <evilpie> unfortunate though
  1418. # [17:30] <RyanVM|sheriffduty> yeah
  1419. # [17:31] <@bsmedberg> Delta706: symbols are typically exported using a macro like NS_EXPORT
  1420. # [17:31] <@bsmedberg> Delta706: but in general we're trying to export fewer/no symbols from libxul, so you may be trying to accomplish something that isn't a good idea
  1421. # [17:31] * Quits: milan (milan@moz-c2n5ir.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  1422. # [17:32] <Honza> Do I have to uninstall MS Visual Studio 11.0 before installing Visual Studio Community 2013 ?
  1423. # [17:32] <Honza> Does it run side by side?
  1424. # [17:32] <padenot> Honza: it worked for me on windows 8
  1425. # [17:32] * Quits: gsvelto (gsvelto@moz-hao.mgf.253.91.IP) (Ping timeout: 121 seconds)
  1426. # [17:33] * geekboy is now known as geekboy|afk
  1427. # [17:33] <@ted> Honza: you don't need to
  1428. # [17:33] <@ted> they can run side by side without problems
  1429. # [17:34] <Honza> ok, thanks!
  1430. # [17:34] <@ted> the mozillabuild batch file you run chooses the version you'll use
  1431. # [17:34] * Quits: fabrice (fabrice@moz-3oj.il6.198.71.IP) (Quit: Leaving.)
  1432. # [17:34] * Quits: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1433. # [17:34] * Joins: bgrins (bgrins@moz-2666cs.qnor.1u98.0009.2601.IP)
  1434. # [17:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/58f7805a959f - Ehsan Akhgari - Bug 1117036 - Make it possible to optionally mark functions defined by MOZ_DECLARE_REFCOUNTED_VIRTUAL_TYPENAME as MOZ_OVERRIDE; r=froydnj
  1435. # [17:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8afa48feba29 - Ehsan Akhgari - Bug 1117211 - Move the XPCOM gtests temporarily placed in xpcom/glue/tests/gtest into xpcom/test/gtest now that it exists; r=froydnj
  1436. # [17:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/36233e18f670 - Ehsan Akhgari - Bug 1116622 - Give TemporaryRef a take() method semantically equivalent to already_AddRefed::take(); r=froydnj
  1437. # [17:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/69c16464fa30 - Ehsan Akhgari - Bug 1117772 - Return false from PluginInstanceParent::CreateBackground; r=baku
  1438. # [17:35] * Joins: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com)
  1439. # [17:36] * Quits: timdream (timdream@moz-alhmr1.dynamic.hinet.net) (Client exited)
  1440. # [17:36] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/bb82ebe52d92 - Andrea Marchesini - Bug 1112054 - Disable WebSockets in workers on Fx36. r=smaug, a=sledru
  1441. # [17:36] * Joins: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP)
  1442. # [17:36] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/f4731857554d - Andrea Marchesini - Bug 1115678 - Explicitly set dom.workers.websocket.enabled for websocket tests in workers. rs=RyanVM, a=test-only
  1443. # [17:36] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/fb22c46ce316 - Jim Chen - Bug 1078304 - Call GeckoAppShell.setLayerView early. r=snorp, a=sledru
  1444. # [17:37] <Delta706> bsmedberg: this is just for testing purposes. I am trying to add a function to Telemetry.h but it is not visible
  1445. # [17:37] * Joins: timdream (timdream@moz-alhmr1.dynamic.hinet.net)
  1446. # [17:37] * lth is now known as lth|away
  1447. # [17:37] * Quits: Shrooms (Shrooms@moz-7srl5t.ip.windstream.net) (Ping timeout: 121 seconds)
  1448. # [17:37] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Quit: This computer has gone to sleep)
  1449. # [17:37] * Quits: alexbard_ (alexbardas@moz-6da2h9.BR.idilis.net) (Ping timeout: 121 seconds)
  1450. # [17:38] <Delta706> and since it is not visible, firefox crashes at the moment, it tries to call the function
  1451. # [17:39] * Joins: gsvelto (gsvelto@moz-hao.mgf.253.91.IP)
  1452. # [17:42] <Delta706> Do I need to change nsBrowserApp.cpp?
  1453. # [17:42] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
  1454. # [17:42] * Quits: JosiahOne (Instantbird@moz-iofojr.livnmi.sbcglobal.net) (Quit: dealloc)
  1455. # [17:42] * Quits: Rik (rik@moz-71m.3nd.202.89.IP) (A TLS packet with unexpected length was received.)
  1456. # [17:43] <@ted> Delta706: does nsBrowserApp.cpp call any other telemetry stuff?
  1457. # [17:43] <Delta706> yes, it does
  1458. # [17:44] * rail is now known as rail-lunch
  1459. # [17:44] <Delta706> line 105
  1460. # [17:45] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
  1461. # [17:45] * Joins: kgrandon (Adium@moz-l8e1ui.ca.comcast.net)
  1462. # [17:46] * Joins: mstoykov (Mibbit@moz-154.3sg.95.85.IP)
  1463. # [17:46] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Quit: This computer has gone to sleep)
  1464. # [17:46] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
  1465. # [17:47] * philor is now known as philor|away
  1466. # [17:47] <@ted> then presumably you just need to do whatever that other code is doing
  1467. # [17:48] <Delta706> so write my own wrapper function, and add it to Telemetry.cpp with the hook in nsBrowserApp.cpp
  1468. # [17:48] <Delta706> I will give it a go
  1469. # [17:48] * Quits: jviereck (Adium@moz-auph1e.b6vj.g469.067c.2001.IP) (Quit: Leaving.)
  1470. # [17:49] <gps> bsmedberg: firefoxtree for tree management. mozext still does things like pushlog replication
  1471. # [17:49] <Delta706> ted: if I get stuck, do you know anyone on irc who knows this embedding/exporting stuff well?
  1472. # [17:49] <gps> the remote refs foo in mozext has moved to firefoxtree
  1473. # [17:49] * Joins: ckerschb (ckerschb@moz-dgk.73s.245.63.IP)
  1474. # [17:50] <gps> you can use them both simultaneously
  1475. # [17:50] * Quits: secretrobotron (secretrobot@moz-ifuepr.dsl.teksavvy.com) (A TLS packet with unexpected length was received.)
  1476. # [17:50] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
  1477. # [17:50] <@ted> Delta706: glandium would be a good person to ask
  1478. # [17:51] * Quits: timdream (timdream@moz-alhmr1.dynamic.hinet.net) (Client exited)
  1479. # [17:51] * Joins: Sander (chatzilla@moz-f4egml.direct-adsl.nl)
  1480. # [17:52] <mstoykov> Hello, possible FDE regression: a site with certificate with a non matching CN is opening on firefox 34 but not on FDE - the same profile - it looks like I can't make a connection. Kind of looks like https://bugzilla.mozilla.org/show_bug.cgi?id=313946 but js is enabled - possibly a NoScript BUG on FDE. maybe ?
  1481. # [17:52] <Delta706> ted: thanks and noted
  1482. # [17:52] * Fallen is now known as Fallen|away
  1483. # [17:52] * Joins: Silne30 (Silne30@moz-osb574.dybhfl.sbcglobal.net)
  1484. # [17:53] * Joins: Jerry_Mac (hshih@moz-qofhr3.kbronet.com.tw)
  1485. # [17:53] * Joins: milan (milan@moz-k46gji.ckpj.s0pt.0450.2001.IP)
  1486. # [17:53] * Quits: milan (milan@moz-k46gji.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  1487. # [17:53] * Joins: milan (milan@moz-j4ddvu.ckpj.s0pt.0450.2001.IP)
  1488. # [17:53] * KWierso|afk is now known as KWierso
  1489. # [17:54] * Fallen|away is now known as Fallen
  1490. # [17:54] <mwargers_> smaug, ping?
  1491. # [17:54] <@smaug> mwargers_: pong
  1492. # [17:55] * Joins: cemerick (cemerick@moz-8rmcj7.ma.comcast.net)
  1493. # [17:55] * Quits: botond (botond@moz-kgmk7u.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  1494. # [17:55] * Quits: milan_ (milan@moz-2ef6i4.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  1495. # [17:55] * Fallen is now known as Fallen|away
  1496. # [17:55] * Joins: botond (botond@moz-lu4o0o.ckpj.s0pt.0450.2001.IP)
  1497. # [17:56] <mwargers_> smaug, hey, do you happen to know if <link rel="import" is supported? (when dom.webcomponents.enabled = true) I can't get it working at: http://people.mozilla.org/~mwargers/tests/webcomponents/template.htm
  1498. # [17:56] * jimm is now known as jimm-lunch
  1499. # [17:56] <mwargers_> smaug, and happy New Year, btw!
  1500. # [17:56] * Quits: MarcoZ (marco.zehe@moz-tb35md.dip0.t-ipconnect.de) (Quit: At it early this morning, going offline five minutes earlier now. ;))
  1501. # [17:57] * Joins: timdream (timdream@moz-alhmr1.dynamic.hinet.net)
  1502. # [17:57] * Joins: jviereck (Adium@moz-ele5sk.ethz.ch)
  1503. # [17:57] <@smaug> mwargers_: I thought import was still supported but won't be in the future, http://hacks.mozilla.org/2014/12/mozilla-and-web-components/
  1504. # [17:57] * Quits: flaviu (Instantbird@moz-662.esi.231.62.IP) (Connection closed)
  1505. # [17:58] <mwargers_> smaug, well, it's used a lot in the gaia apps
  1506. # [17:58] * Joins: ericjung (ericjung@moz-l86suf.7ch4.iin2.0006.2601.IP)
  1507. # [17:59] <mwargers_> and I thought it was temporarily not in the spec
  1508. # [17:59] * pbrosset is now known as pbrosset|afk
  1509. # [17:59] <mwargers_> but who knows
  1510. # [17:59] <@smaug> mwargers_: used in gaia?
  1511. # [18:00] <@smaug> I thought gaia is using some script library to do import-like things
  1512. # [18:00] * Joins: pcwalton (pcwalton@moz-l8ebtf.sfo1.mozilla.com)
  1513. # [18:00] <mwargers_> smaug, see http://mxr.mozilla.org/gaia/search?string=%3Clink%2Brel%3D%22import
  1514. # [18:00] * Joins: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu)
  1515. # [18:00] <mwargers_> smaug, ok, do you happen to know what they're using?
  1516. # [18:01] * mgerva is now known as mgerva|afk
  1517. # [18:02] * Quits: gsvelto (gsvelto@moz-hao.mgf.253.91.IP) (Ping timeout: 121 seconds)
  1518. # [18:02] * Quits: Alessar (Alessar@moz-mfn.qfs.104.79.IP) (Quit: IRC protocol for QIP)
  1519. # [18:02] * Quits: pcwalton (pcwalton@moz-l8ebtf.sfo1.mozilla.com) (Client exited)
  1520. # [18:02] <@smaug> I don't
  1521. # [18:02] <@smaug> wchen or gabor would know better the current situation
  1522. # [18:03] * Quits: ehugg (ehugg@moz-2vf.043.243.216.IP) (Client exited)
  1523. # [18:03] * Joins: tedders1_ (tedders1@moz-vltpu3.fnjk.s0pt.0450.2001.IP)
  1524. # [18:03] * Joins: pcwalton (pcwalton@moz-l8ebtf.sfo1.mozilla.com)
  1525. # [18:04] * bc is now known as bc|bbiab
  1526. # [18:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9a92d9af40ae - James Willcox - Bug 1110271 - Make GMPInstallManager default prefs available everywhere r=blassey
  1527. # [18:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1a932cff0528 - James Willcox - Bug 1110271 - Enable GMPInstallManager on Android r=mfinkle
  1528. # [18:04] * Joins: bwc (Adium@moz-u2g9dv.ujol.1ibb.0101.2620.IP)
  1529. # [18:05] * Quits: mstoykov (Mibbit@moz-154.3sg.95.85.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1530. # [18:05] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  1531. # [18:05] * Joins: mikeratcliffe1 (Adium@moz-18u.as2.12.149.IP)
  1532. # [18:05] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  1533. # [18:06] * ahal is now known as ahal|lunch
  1534. # [18:06] <wchen> mwargers_: Gaia doesn't use the native imports implementation. I think this is what does the magic: http://mxr.mozilla.org/gaia/source/shared/js/html_imports.js#15
  1535. # [18:06] * Quits: tedders1 (tedders1@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  1536. # [18:07] * AutomatedTester is now known as AutomatedTester|AFK
  1537. # [18:07] * Joins: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp)
  1538. # [18:08] * Quits: mastizada (Thunderbird@moz-pg3.p2d.196.46.IP) (Ping timeout: 121 seconds)
  1539. # [18:08] <mwargers_> wchen, thanks!
  1540. # [18:08] * Quits: mikeratcliffe (Adium@moz-18u.as2.12.149.IP) (Ping timeout: 121 seconds)
  1541. # [18:09] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
  1542. # [18:09] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1543. # [18:11] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (Ping timeout: 121 seconds)
  1544. # [18:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e7d6c779dc48 - Stephen Pohl - Bug 1117765: Disable OpenH264 module download when media.gmp-gmpopenh264.enabled is set to false. r=bsmedberg
  1545. # [18:11] * kats is now known as kats-afk
  1546. # [18:12] * Joins: rkent (Thunderbird@moz-uta551.wa.comcast.net)
  1547. # [18:12] <mwargers_> wchen: how is html_imports.js included in every app that uses it?
  1548. # [18:12] <mwargers_> I guess here? http://mxr.mozilla.org/gaia/source/shared/js/lazy_loader.js#47
  1549. # [18:12] * philor|away is now known as philor
  1550. # [18:13] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  1551. # [18:13] * Quits: Manny (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  1552. # [18:14] * rail-lunch is now known as rail
  1553. # [18:14] * Parts: cosmin-malutan (cosmin_malu@moz-ohb.65e.79.82.IP)
  1554. # [18:14] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
  1555. # [18:15] * catlee is now known as catlee-lunch
  1556. # [18:15] * Joins: ehugg (ehugg@moz-064.3pk.170.166.IP)
  1557. # [18:16] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
  1558. # [18:16] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  1559. # [18:16] <wchen> mwargers_: I'm not sure
  1560. # [18:16] <mwargers_> ok
  1561. # [18:18] * davidb is now known as davidb|afk
  1562. # [18:18] * Quits: Delta706 (xx@moz-vq7k62.as13285.net) (Quit: quit uuuu)
  1563. # [18:19] * Quits: mukilan (mukilan@moz-bej.lvk.164.122.IP) (A TLS packet with unexpected length was received.)
  1564. # [18:19] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/c98966220fd6 - Mark Finkle - Bug 1117746 - Share asset is intermittently missing from recent nightlies r=rnewman
  1565. # [18:19] * Quits: Teodor_Druta|Duty (Thunderbird@moz-ohb.65e.79.82.IP) (Client exited)
  1566. # [18:20] * Joins: fabrice (fabrice@moz-5vigll.mh2d.1ibb.0101.2620.IP)
  1567. # [18:21] * terrence-afk is now known as terrence
  1568. # [18:21] * Quits: timdream (timdream@moz-alhmr1.dynamic.hinet.net) (Client exited)
  1569. # [18:21] * Joins: Boriss (Boriss@moz-tk8.nnf.245.162.IP)
  1570. # [18:21] * Quits: sir_none (Thunderbird@moz-r2j.ds5.41.212.IP) (Client exited)
  1571. # [18:21] * Quits: stormi (samuel@moz-t5b.q89.218.46.IP) (Quit: Konversation terminated!)
  1572. # [18:22] * Joins: timdream (timdream@moz-alhmr1.dynamic.hinet.net)
  1573. # [18:22] * Quits: mikeratcliffe1 (Adium@moz-18u.as2.12.149.IP) (Quit: Leaving.)
  1574. # [18:23] * Joins: mikeratcliffe (Adium@moz-18u.as2.12.149.IP)
  1575. # [18:23] * Quits: drosdeck (usuario@moz-lvr.cl1.75.201.IP) (Connection closed)
  1576. # [18:23] * Joins: bz (bzbarsky@moz-m10oko.fios.verizon.net)
  1577. # [18:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/90e632524106 - Patrick McManus - bug 1110707 - dont assume seekable stream on sending_to http events r=valentin
  1578. # [18:24] * Quits: bnicholson (bnicholson@moz-olu.vgl.130.24.IP) (Quit: This computer has gone to sleep)
  1579. # [18:24] * Joins: dveditz (dveditz@moz-cfhap5.mtv2.mozilla.com)
  1580. # [18:24] * killer sets mode: +o dveditz
  1581. # [18:25] * Joins: mt_ (mt@moz-52h83h.mh2d.1ibb.0101.2620.IP)
  1582. # [18:25] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Connection closed)
  1583. # [18:25] * Quits: fox2mike (shyam@moz-0i3b5j.fox2mike.net) (A TLS packet with unexpected length was received.)
  1584. # [18:25] * Quits: tzimmermann (tzimmermann@moz-3g3gn0.pools.vodafone-ip.de) (Quit: Ex-Chat)
  1585. # [18:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/dd46ca13fe75 - Boris Zbarsky - Bug 1117162. Give DOMEventTargetHelper a constructor taking nsIGlobalObject. r=smaug
  1586. # [18:27] * Quits: timdream (timdream@moz-alhmr1.dynamic.hinet.net) (Client exited)
  1587. # [18:28] * Joins: fox2mike (shyam@moz-0i3b5j.fox2mike.net)
  1588. # [18:28] * Quits: fox2mike (shyam@moz-0i3b5j.fox2mike.net) (Changing host)
  1589. # [18:28] * Joins: fox2mike (shyam@irc.mozilla.org)
  1590. # [18:30] * Joins: drosdeck (usuario@moz-lvr.cl1.75.201.IP)
  1591. # [18:30] * Joins: secretrobotron (secretrobot@moz-94a6jm.ckpj.s0pt.0450.2001.IP)
  1592. # [18:31] * kats-afk is now known as kats
  1593. # [18:31] * Quits: fabrice (fabrice@moz-5vigll.mh2d.1ibb.0101.2620.IP) (A TLS packet with unexpected length was received.)
  1594. # [18:31] * Joins: bent (chatzilla@moz-8pc718.2rkg.9kg1.0101.2620.IP)
  1595. # [18:31] * Quits: Guest1203 (ctalbert@moz-no0.93r.245.63.IP) (Quit: leaving)
  1596. # [18:32] <RyanVM|sheriffduty> ehsan: https://treeherder.mozilla.org/logviewer.html#?job_id=5075960&repo=mozilla-inbound is looking pretty bad starting with your first inbound push
  1597. # [18:32] * gregglind_away is now known as gregglind
  1598. # [18:32] <@ehsan> looking
  1599. # [18:32] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
  1600. # [18:32] * FuzzyFox|afk is now known as FuzzyFox
  1601. # [18:33] * Joins: ctalbert (ctalbert@moz-dkjr1g.scl3.mozilla.com)
  1602. # [18:33] <@ehsan> RyanVM|sheriffduty: give me a sec please...
  1603. # [18:33] * Joins: fabrice (fabrice@moz-383g91.ujol.1ibb.0101.2620.IP)
  1604. # [18:33] * Quits: kapy (kapy@moz-p2r.cgs.64.182.IP) (Quit: )
  1605. # [18:34] * Joins: lvf (smuxi@moz-bns5ju.nationalcablenetworks.ru)
  1606. # [18:34] * FuzzyFox is now known as FuzzyFox|afk
  1607. # [18:34] * Quits: lvf (smuxi@moz-bns5ju.nationalcablenetworks.ru) (Connection closed)
  1608. # [18:34] * Quits: mikeratcliffe (Adium@moz-18u.as2.12.149.IP) (Quit: Leaving.)
  1609. # [18:34] <@ehsan> backing out I guess
  1610. # [18:35] * Quits: h4writer (h4writer@moz-lcj9pu.access.telenet.be) (Ping timeout: 121 seconds)
  1611. # [18:35] * Joins: ferjm (textual@moz-71m.3nd.202.89.IP)
  1612. # [18:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/db47b360e898 - Ehsan Akhgari - Backed out changeset 4861deb41e66 (bug 1116202) because of test failures
  1613. # [18:37] * Quits: jviereck (Adium@moz-ele5sk.ethz.ch) (Quit: Leaving.)
  1614. # [18:38] * Joins: bnicholson (bnicholson@moz-cfhap5.mtv2.mozilla.com)
  1615. # [18:39] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1616. # [18:39] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/06ec26af14f3 - Ryan VanderMeulen - Backed out 5 changesets (bug 1099152, bug 1117098) for causing frequent B2G debug timeouts.
  1617. # [18:40] * ahal|lunch is now known as ahal
  1618. # [18:40] * Quits: wlach (wlach@moz-2ndqhv.ckpj.s0pt.0450.2001.IP) (NickServ (RECOVER command used by wlach_))
  1619. # [18:40] * wlach_ is now known as wlach
  1620. # [18:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/010c93a343d2 - Anurag Chaudhury (anuragchaudhury@gmail.com) - Bug 1097150 - Added getAllUsedFontFaces to styles.js retrieve fonts from all windows;r=pbrosset
  1621. # [18:40] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/4793ea3d1a21 - Tom Tromey - Bug 1113706 - move TimelineMarker to a new header; r=smaug
  1622. # [18:41] * Joins: alexbardas (alexbardas@moz-3k1snh.CV.idilis.net)
  1623. # [18:41] * Joins: wlach_ (wlach@moz-6ecoba.ckpj.s0pt.0450.2001.IP)
  1624. # [18:43] * Quits: nrc (nrc@moz-1crlv1.xtra.co.nz) (Ping timeout: 121 seconds)
  1625. # [18:43] * jimm-lunch is now known as jimm
  1626. # [18:43] * Quits: badescunicu (Thunderbird@moz-43m.16l.85.141.IP) (Client exited)
  1627. # [18:44] * Joins: nrc (nrc@moz-1crlv1.xtra.co.nz)
  1628. # [18:44] * whimboo is now known as whimboo|afk
  1629. # [18:45] * Quits: Dexter (Dexter@moz-i7o.obq.235.95.IP) (Quit: Leaving)
  1630. # [18:46] * bobowen is now known as bobowen|afk
  1631. # [18:46] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
  1632. # [18:47] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1633. # [18:47] * Joins: sachin_h (sachin_h@moz-e1r.g2v.202.116.IP)
  1634. # [18:47] * Joins: mccr8 (mccr8@moz-cfhap5.mtv2.mozilla.com)
  1635. # [18:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/cc758fb885a3 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1636. # [18:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/1aea3d19c613 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1637. # [18:49] * Joins: tanvi (tanvi@moz-ve5kvu.p1o0.l3en.0009.2601.IP)
  1638. # [18:50] * Quits: Jerry_Mac (hshih@moz-qofhr3.kbronet.com.tw) (Quit: Leaving)
  1639. # [18:51] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  1640. # [18:51] * Joins: mwobensmith (mwobensmith@moz-jo0l6q.2rkg.9kg1.0101.2620.IP)
  1641. # [18:51] * Quits: sachin_h (sachin_h@moz-e1r.g2v.202.116.IP) (Ping timeout: 121 seconds)
  1642. # [18:51] * Joins: Rik (rik@moz-9aho1e.9fj5.68v8.0e35.2a01.IP)
  1643. # [18:52] <RyanVM|sheriffduty> ehsan: I'm assuming that this is fixed by your backout as well - https://treeherder.mozilla.org/logviewer.html#?job_id=5076411&repo=mozilla-inbound
  1644. # [18:52] <RyanVM|sheriffduty> but FYI anyway :)
  1645. # [18:52] <@ehsan> RyanVM|sheriffduty: I'm doing a local build to verify...
  1646. # [18:52] * Quits: tedders1_ (tedders1@moz-vltpu3.fnjk.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  1647. # [18:53] * Joins: tedders1 (tedders1@moz-i5m.05u.207.66.IP)
  1648. # [18:53] <RyanVM|sheriffduty> ehsan: I'll go digging now on the CTP3 question
  1649. # [18:53] * RyanVM|sheriffduty can't remember if he saw that in a bug or newsgroup discussion
  1650. # [18:53] * Quits: drosdeck (usuario@moz-lvr.cl1.75.201.IP) (Quit: Konversation terminated!)
  1651. # [18:54] * Joins: drosdeck (usuario@moz-lvr.cl1.75.201.IP)
  1652. # [18:58] * Joins: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com)
  1653. # [18:58] * Joins: mastizada (Thunderbird@moz-ihb.dc9.233.178.IP)
  1654. # [18:59] * coop|buildduty is now known as coop|lunch
  1655. # [18:59] * bc|bbiab is now known as bc
  1656. # [19:00] * Joins: sachin_h (uid56053@moz-84eqnm.highgate.irccloud.com)
  1657. # [19:01] * Joins: Mook_as (mook@moz-vlall4.activestate.com)
  1658. # [19:04] * Quits: gcp (gcp@moz-d600fc.beqe.9i1r.1812.2a02.IP) (Quit: Leaving)
  1659. # [19:04] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  1660. # [19:05] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  1661. # [19:06] * Quits: jchaulk (jchaulk@moz-oq4n7p.dsl.teksavvy.com) (Quit: Leaving.)
  1662. # [19:06] <Ms2ger> nsCOMPtr<T> is implicitly constructible from T*
  1663. # [19:06] <Ms2ger> Wat
  1664. # [19:07] <padenot> what was this extension that would post the links in the bugs when one pushes patches to inbound?
  1665. # [19:07] <Ms2ger> padenot, one of hps's
  1666. # [19:07] <Ms2ger> gps
  1667. # [19:07] <padenot> that's for sure, but which one, heh?
  1668. # [19:07] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  1669. # [19:07] <Ms2ger> bzpost?
  1670. # [19:08] <froydnj> Ms2ger: I wonder how many things break if that goes away
  1671. # [19:08] * Quits: emtwo (Adium@moz-vfev0l.cable.rogers.com) (Quit: Leaving.)
  1672. # [19:09] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Connection closed)
  1673. # [19:09] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1674. # [19:09] * Quits: Mook_as (mook@moz-vlall4.activestate.com) (A TLS packet with unexpected length was received.)
  1675. # [19:10] * Joins: Mook_as (mook@moz-vlall4.activestate.com)
  1676. # [19:10] * Joins: JosiahOne (Instantbird@moz-iofojr.livnmi.sbcglobal.net)
  1677. # [19:10] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Quit: This computer has gone to sleep)
  1678. # [19:10] * Quits: kgrandon (Adium@moz-l8e1ui.ca.comcast.net) (Quit: Leaving.)
  1679. # [19:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d7f308cbcbeb - Nathan Froyd - Bug 1117853 - remove duplicate mozilla/Attributes.h #include; r=bsmedberg
  1680. # [19:12] * catlee-lunch is now known as catlee
  1681. # [19:13] * bz wishes people hadn't decided to appropriate his nick to refer to the bug database.... ;)
  1682. # [19:13] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (Ping timeout: 121 seconds)
  1683. # [19:14] * Ms2ger checks bz
  1684. # [19:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a2b0a16b8898 - Paul Adenot - Bug 1106649 - Use band-limited wave tables to implement basic waveforms. r=karlt
  1685. # [19:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b7303f56216b - Paul Adenot - Bug 997870 - Optimize OscillatorNodeEngine::ComputeCustom a little. r=karlt
  1686. # [19:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/011c2f2f5899 - Paul Adenot - Bug 916285 - Make OscillatorNode handle negative frequencies. r=karlt
  1687. # [19:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/43e2d930ba6f - Paul Adenot - Bug 916285 - Fix bustage on windows, on a CLOSED TREE.
  1688. # [19:16] * Quits: mccr8 (mccr8@moz-cfhap5.mtv2.mozilla.com) (Quit: )
  1689. # [19:16] * Joins: mccr8 (mccr8@moz-cfhap5.mtv2.mozilla.com)
  1690. # [19:16] * gregglind is now known as gregglind_brb
  1691. # [19:17] <Ms2ger> Dammit ehsan
  1692. # [19:17] <@ehsan> Ms2ger: ?
  1693. # [19:17] <Ms2ger> You managed to bitrot my configure change :)
  1694. # [19:17] * Joins: florent (Thunderbird@moz-pkrcj8.abo.wanadoo.fr)
  1695. # [19:18] <@ehsan> it's a race man checking stuff in!
  1696. # [19:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ed93bb1527eb - Benjamin Bouvier - Bug 1115043: Off-by-one fix in check; r=luke
  1697. # [19:18] * Quits: Boriss (Boriss@moz-tk8.nnf.245.162.IP) (Client exited)
  1698. # [19:19] * Ms2ger pushraces
  1699. # [19:20] * Ms2ger pokes pulsebot
  1700. # [19:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bd703663a952 - Ms2ger - Bug 1117068 - Part a: Remove an obsolete opt-out to the Perl version check; r=mshal
  1701. # [19:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/61fb6a19f9ac - Ms2ger - Bug 1117068 - Part b: Remove checks for GCC PR 39608; r=mshal
  1702. # [19:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2d323b539934 - Ms2ger - Bug 1117068 - Part c: Remove NEED_CPP_UNUSED_IMPLEMENTATIONS; r=mshal
  1703. # [19:21] <Ms2ger> Now I just need gps to make it onto his plane :)
  1704. # [19:22] * Joins: Waldo (waldo@moz-uhmkk3.dim.wideopenwest.com)
  1705. # [19:23] * mwargers_ is now known as mwargers_afk
  1706. # [19:23] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  1707. # [19:23] * Joins: gozala (uid5923@moz-mdbdda.uxbridge.irccloud.com)
  1708. # [19:25] * Joins: lgarner (lgarner@moz-ncr.att.59.50.IP)
  1709. # [19:25] * Quits: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1710. # [19:26] * Joins: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  1711. # [19:28] * Joins: karlt (karl@moz-d9sifc.xtra.co.nz)
  1712. # [19:28] * Quits: edmorley (uid27002@moz-nfn30r.uxbridge.irccloud.com) (Quit: )
  1713. # [19:28] * rail is now known as rail_away
  1714. # [19:28] * rail_away is now known as rail
  1715. # [19:29] * Quits: oliverthor (oliverthor@moz-5i3.51j.125.50.IP) (Ping timeout: 121 seconds)
  1716. # [19:29] * Quits: lgarner (lgarner@moz-ncr.att.59.50.IP) (Ping timeout: 121 seconds)
  1717. # [19:30] * Joins: oliverthor (oliverthor@moz-5i3.51j.125.50.IP)
  1718. # [19:30] * julienw is now known as julienw_afk
  1719. # [19:30] * Quits: ttaubert (uid2620@moz-gmrftu.charlton.irccloud.com) (Quit: )
  1720. # [19:31] * Quits: Mook_as (mook@moz-vlall4.activestate.com) (Client exited)
  1721. # [19:33] * Joins: emtwo (Adium@moz-vfev0l.cable.rogers.com)
  1722. # [19:33] * davidb|afk is now known as davidb
  1723. # [19:33] * Quits: jacek (jacek@moz-hbt3j4.psi.wroc.pl) (Quit: Konversation terminated!)
  1724. # [19:35] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Connection closed)
  1725. # [19:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/cffdee8c23ad - Chris Pearce - Bug 1114867 - Revert c29ebd2b4a10. r=dmajor
  1726. # [19:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e573fcf60968 - Chris Pearce - Bug 1114867 - Manually inline RtlSecureZeroMemory in GMPLoader, to ensure it doesn't wipe its own stack while running. r=dmajor
  1727. # [19:37] * Joins: grobinson (grobinson@moz-g94.uhb.101.191.IP)
  1728. # [19:38] * khuey is now known as khuey|away
  1729. # [19:38] * Quits: bgrins (bgrins@moz-2666cs.qnor.1u98.0009.2601.IP) (Quit: Leaving.)
  1730. # [19:38] * Joins: cpearce_ (chatzilla@moz-kgevj0.xtra.co.nz)
  1731. # [19:38] <RyanVM|sheriffduty> jimm: I suspect I could do a rough attempt at setting the WinSDK min version to 603 (8.1), but I'm afraid I'd break Metro along the way
  1732. # [19:39] * Joins: azakai (alon@moz-jmboea.mh2d.1ibb.0101.2620.IP)
  1733. # [19:40] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
  1734. # [19:41] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
  1735. # [19:41] * Quits: Fallen|away (Fallen@moz-ebdjih.ch) (Ping timeout: 121 seconds)
  1736. # [19:41] * Joins: marco (marco@moz-8f8572.retail.telecomitalia.it)
  1737. # [19:42] * Quits: cpearce_ (chatzilla@moz-kgevj0.xtra.co.nz) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
  1738. # [19:43] * Quits: cpearce (chatzilla@moz-5d77jh.dqqd.b0fh.0cb0.2001.IP) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
  1739. # [19:43] <jimm> hmm?
  1740. # [19:44] * Joins: cpearce (chatzilla@moz-kgevj0.xtra.co.nz)
  1741. # [19:44] <jimm> probably not
  1742. # [19:44] <RyanVM|sheriffduty> gavin: I'm about to push to fx-team, mind if I take bug 1115696 while I'm at it? I'll make the info() change requested by mak if the answer is yes
  1743. # [19:44] <jimm> or if you did, I'm sure I could fix it.
  1744. # [19:44] <RyanVM|sheriffduty> jimm: OK, basically 603 is the only version we're going to support shortly
  1745. # [19:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c7fdb9bfb672 - Roshan Vidyashankar - Bug 1058921 - Disable unsafe Window APIs in prerendering; r=jst
  1746. # [19:44] <RyanVM|sheriffduty> so that makes life easy I guess :)
  1747. # [19:44] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1748. # [19:44] <jimm> RyanVM|sheriffduty: no complaints here :)
  1749. # [19:45] * Parts: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1750. # [19:45] <RyanVM|sheriffduty> sure makes life easy when we only support one MSVC and WinSDK version
  1751. # [19:45] * Joins: aklotz1 (Thunderbird@moz-1jtcvi.cg.shawcable.net)
  1752. # [19:45] <RyanVM|sheriffduty> but thanks, I'll try to cook up the patch then
  1753. # [19:45] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1754. # [19:45] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  1755. # [19:45] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Ping timeout: 121 seconds)
  1756. # [19:45] <@gavin> RyanVM|sheriffduty: I have my own queue of patches built up, that one included
  1757. # [19:46] <RyanVM|sheriffduty> ah, ok the
  1758. # [19:46] <RyanVM|sheriffduty> then
  1759. # [19:46] * Joins: bholley (bholley@moz-qjbkeh.mtv2.mozilla.com)
  1760. # [19:46] * Joins: gandalf (zbraniecki@moz-e3i6jd.hfc.comcastbusiness.net)
  1761. # [19:47] * Parts: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  1762. # [19:47] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  1763. # [19:47] * Joins: erahm (erahm@moz-jjj0qb.or.comcast.net)
  1764. # [19:47] * Joins: drno (nohlmeier@moz-qjbkeh.mtv2.mozilla.com)
  1765. # [19:47] * Joins: Jaybyrrd (killasnake@moz-m0c1bd.mi.comcast.net)
  1766. # [19:48] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Quit: This computer has gone to sleep)
  1767. # [19:48] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/9e27809d4438 - Ryan VanderMeulen - Bug 1117757 - Update pdf.js to version 1.0.1040. r=yury, r=Mossop
  1768. # [19:48] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/724554c093a8 - Luca Greco - Bug 980481 - DirectorRegistry, DirectorManager, DirectorScript and MessagePort RemoteDebuggerServer actors. r=ochameau
  1769. # [19:48] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (Connection closed)
  1770. # [19:48] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  1771. # [19:49] * chmanchester is now known as chmanchester|afk
  1772. # [19:49] * Joins: Fallen|away (Fallen@moz-ebdjih.ch)
  1773. # [19:49] * Joins: jet|pto (uid49872@moz-2b8mdp.charlton.irccloud.com)
  1774. # [19:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/8f91a31d4cec - Gavin Sharp - Bug 575918: enable IPC tests on Mac since they work now, r=bsmedberg
  1775. # [19:49] * Quits: TYLin (TYLin@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  1776. # [19:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/07317d58d433 - Gavin Sharp - Bug 1115696: fix browser_aboutHome.js to work correctly with inContent prefs enabled/disabled, r=mak
  1777. # [19:49] <RyanVM|sheriffduty> gavin: thanks :)
  1778. # [19:49] * jet|pto is now known as jet
  1779. # [19:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/20dd052812f8 - Gavin Sharp - Bug 1117158: move search service prefs to all.js, r=markh/margaret/fabrice
  1780. # [19:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/222e426541b9 - Gavin Sharp - Bug 1116287: SEARCH_SERVICE_INIT_SYNC should not expire, r=rvitillo
  1781. # [19:50] * RyanVM|sheriffduty will be firing off new Try runs today once fx-team merges over
  1782. # [19:50] * Joins: mixedpuppy_ (mixedpuppy@moz-lhjtql.res.bhn.net)
  1783. # [19:51] * Joins: bgrins (bgrins@moz-puckdp.ujol.1ibb.0101.2620.IP)
  1784. # [19:51] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Ping timeout: 121 seconds)
  1785. # [19:51] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
  1786. # [19:51] <vlad> in a generated webidl binding cpp file, I'm getting "cannot convert parameter 2 from JS::Rooted<JS::Value> to const mozilla::dom::Optional<JS::Handle<JS::Value>>>&
  1787. # [19:52] <vlad> when it's trying to forward the call to my implementation.. I thought 'optional any' arguments were passed as Optional<JS::Handle<JS::Value>> ?
  1788. # [19:52] <@smaug> bz: ^
  1789. # [19:53] * Quits: ProgramFOX (ProgramFOX@moz-713.vgj.176.91.IP) (Quit: ChatZilla 0.9.91.1 [Firefox 34.0.5/20141126041045])
  1790. # [19:53] * Joins: kgrandon (Adium@moz-p2dhv7.rgd2.9kg1.0101.2620.IP)
  1791. # [19:53] <@smaug> I think it is const JS::Handle<JS::Value> aTime
  1792. # [19:54] * Joins: rmcdougall1 (Adium@moz-f2h.mvj.38.216.IP)
  1793. # [19:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4ed5726c356b - Ben Turner - Bug 1116640, fix TestUrgentHangs on windows, r=billm. Not tested on current infra so DONTBUILD
  1794. # [19:54] * Joins: bdahl (bdahl@moz-u8srdi.2rkg.9kg1.0101.2620.IP)
  1795. # [19:54] <@smaug> but if not passed, value is isUndefined()
  1796. # [19:54] <vlad> smaug: yeah, I was just looking at that code too
  1797. # [19:54] <vlad> hmm
  1798. # [19:54] <vlad> https://developer.mozilla.org/en-US/docs/Mozilla/WebIDL_bindings#any is wrong then?
  1799. # [19:54] * Joins: jviereck (Adium@moz-obauid.dclient.hispeed.ch)
  1800. # [19:54] <vlad> and how do I know if it was passed or not? undefined vs null, I guess?
  1801. # [19:54] * Joins: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net)
  1802. # [19:55] * Quits: gandalf (zbraniecki@moz-e3i6jd.hfc.comcastbusiness.net) (Connection closed)
  1803. # [19:55] <@ehsan> what if the page passes undefined?
  1804. # [19:55] <@smaug> I think you can't know whether it is passed if one passes undefined
  1805. # [19:55] * Quits: rkent (Thunderbird@moz-uta551.wa.comcast.net) (Client exited)
  1806. # [19:55] * Joins: gandalf (zbraniecki@moz-e3i6jd.hfc.comcastbusiness.net)
  1807. # [19:55] <@smaug> oh, mdn says Optional
  1808. # [19:55] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/ea9e532e6b0f - Mark Finkle - Bug 1095671 - Limit Fennec search engine change to Beta. r=margaret, a=lsblakk, l10n=en-us-only
  1809. # [19:55] * Quits: Fallen|away (Fallen@moz-ebdjih.ch) (Ping timeout: 121 seconds)
  1810. # [19:55] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Ping timeout: 121 seconds)
  1811. # [19:55] <@smaug> Optional would make sense imo
  1812. # [19:56] * Quits: kgrandon (Adium@moz-p2dhv7.rgd2.9kg1.0101.2620.IP) (Quit: Leaving.)
  1813. # [19:56] <vlad> smaug: yeah; though that's not what's being geerated atm
  1814. # [19:56] * Quits: mixedpuppy_ (mixedpuppy@moz-lhjtql.res.bhn.net) (Ping timeout: 121 seconds)
  1815. # [19:56] * Joins: kgrandon (Adium@moz-l8ebtf.sfo1.mozilla.com)
  1816. # [19:57] <@smaug> yeah, all the code uses const JS::Handle<JS::Value>
  1817. # [19:57] <RyanVM|sheriffduty> padenot: https://treeherder.mozilla.org/logviewer.html#?job_id=5080115&repo=mozilla-inbound
  1818. # [19:58] * Joins: rednaks (rednaks@moz-5v2.lma.227.41.IP)
  1819. # [19:59] * Joins: milan_ (milan@moz-k46gji.ckpj.s0pt.0450.2001.IP)
  1820. # [19:59] <bz> vlad: in ES6 "not passed" and "undefined" are generally treated identically
  1821. # [19:59] <bz> vlad: That's what our bindings do as well, for most purposes.
  1822. # [20:00] * Quits: cemerick (cemerick@moz-8rmcj7.ma.comcast.net) (Ping timeout: 121 seconds)
  1823. # [20:00] * Joins: hurley (hurley@moz-cti17f.ieqc.6fdm.3c03.2600.IP)
  1824. # [20:00] * Quits: gandalf (zbraniecki@moz-e3i6jd.hfc.comcastbusiness.net) (Connection closed)
  1825. # [20:00] <bz> vlad: I'll update the docs to make it clear that "optional" when used with "any" doesn't lead to any Optional bits
  1826. # [20:00] * Quits: davidb (davidb@moz-i5m.05u.207.66.IP) (Connection closed)
  1827. # [20:00] * Joins: gandalf (zbraniecki@moz-e3i6jd.hfc.comcastbusiness.net)
  1828. # [20:00] * Joins: davidb (davidb@moz-i5m.05u.207.66.IP)
  1829. # [20:01] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
  1830. # [20:01] <bz> vlad: In any case, you should just treat undefined as the dictionary, I'd think
  1831. # [20:01] <vlad> bz: cool, thanks :) fixing the fullscreen thing now.
  1832. # [20:02] <@smaug> it is still a bit odd inconsistency on C++ side that optional isn't always handled with Optional
  1833. # [20:02] <bz> vlad: So basically, init the dictionary with the value if the value is isObjectOrNull() or isUndefined()
  1834. # [20:02] <bz> well
  1835. # [20:02] * Joins: cemerick (cemerick@moz-8rmcj7.ma.comcast.net)
  1836. # [20:02] <bz> So for a while we had completely dropped support for "optional any"
  1837. # [20:02] * Quits: mt (mt@moz-dgk.73s.245.63.IP) (A TLS packet with unexpected length was received.)
  1838. # [20:02] * chmanchester|afk is now known as chmanchester
  1839. # [20:02] <bz> or rather treated "any" as always optional
  1840. # [20:02] <vlad> bz: actually... is there any way that I can call RequestFullscreenOptions::Init and have it not throw if the object passed in can't be converted?
  1841. # [20:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/edabb01e0db7 - Mark Finkle - Bug 474464 - Fennec should be using the browser status filter r=margaret
  1842. # [20:02] <bz> But there are other cases in which optional is not handled with Optional
  1843. # [20:02] * Quits: milan (milan@moz-j4ddvu.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  1844. # [20:02] <bz> void foo(optional long x = 5);
  1845. # [20:02] <vlad> I guess I need to check that it's at least a dictionary
  1846. # [20:02] <bz> So basically, "any" always has "undefined" as default value.
  1847. # [20:02] <vlad> bz: yeah but that has a default
  1848. # [20:03] * Quits: tedders1 (tedders1@moz-i5m.05u.207.66.IP) (Quit: )
  1849. # [20:03] <bz> Heck, void foo(optional SomeDictionary x) doesn't use Optional in the C++
  1850. # [20:03] <bz> becase SomeDictionary always has null as default value...
  1851. # [20:03] <bz> er, because
  1852. # [20:06] <@smaug> oh, I think optional any foo should actually require default value. Would make things easier to read. (but don't care about this edge case too much)
  1853. # [20:06] * Quits: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net) (Connection closed)
  1854. # [20:06] <RyanVM|sheriffduty> karlt: ping?
  1855. # [20:06] * Joins: rkent (Thunderbird@moz-uta551.wa.comcast.net)
  1856. # [20:06] <bz> vlad: You can't do that with Init() proper
  1857. # [20:06] <RyanVM|sheriffduty> ehsan: I guess it was MSVC 2013 Update 3 I was thinking of (which is what we use on the build slaves too) - not sure if it's worth trying to enforce that or not
  1858. # [20:06] <bz> vlad: but you can just check the same predicate it does: mozilla::dom::IsConvertibleToDictionary
  1859. # [20:06] * coop|lunch is now known as coop|mtg
  1860. # [20:06] <bz> vlad: in BindingUtils.h
  1861. # [20:06] <@ehsan> RyanVM|sheriffduty: hmm, might be worth checking with dmajor, I don't remember why we had to use this
  1862. # [20:06] <RyanVM|sheriffduty> OK, I'll ni? him
  1863. # [20:06] * Joins: nc_1207 (rc@moz-ahac18.dip0.t-ipconnect.de)
  1864. # [20:06] <bz> Oh
  1865. # [20:06] <bz> And the example code in the docs is totally wrong
  1866. # [20:06] * Joins: lgarner (lgarner@moz-9a4.att.59.50.IP)
  1867. # [20:06] <vlad> bz: yup, that's what I just settled on
  1868. # [20:06] * bz fixes
  1869. # [20:07] <karlt> RyanVM|sheriffduty: hi
  1870. # [20:07] * Joins: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net)
  1871. # [20:07] * Quits: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net) (Connection closed)
  1872. # [20:07] * Joins: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net)
  1873. # [20:07] <RyanVM|sheriffduty> karlt: hey, https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=43e2d930ba6f caused e10s mochitest-3 failures
  1874. # [20:07] <RyanVM|sheriffduty> padenot's not around and I'm trying to figure out if I need to backout the entire push or just one specific cset
  1875. # [20:07] <@ehsan> RyanVM|sheriffduty: I still think you should file another bug, fwiw ;)
  1876. # [20:07] <nc_1207> Hello developers! One question: Is there a way to completly disable "Hello" in future versions?
  1877. # [20:07] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1878. # [20:07] * karlt looks
  1879. # [20:08] <RyanVM|sheriffduty> ehsan: fair enough - just another detail to hammer out before next week hopefully :)
  1880. # [20:08] <Standard8> nc_1207: loop.enabled
  1881. # [20:08] * Joins: Fallen|away (Fallen@moz-ebdjih.ch)
  1882. # [20:08] <Standard8> nc_1207: but you can also remove it from the toolbar
  1883. # [20:08] * Joins: ashughes (uid34327@moz-idmt9q.ealing.irccloud.com)
  1884. # [20:08] * Quits: grobinson (grobinson@moz-g94.uhb.101.191.IP) (Connection closed)
  1885. # [20:09] <Standard8> nc_1207: depending on your use case
  1886. # [20:09] <@ehsan> RyanVM|sheriffduty: agreed
  1887. # [20:09] * Joins: grobinson (grobinson@moz-3ghjau.5rc0.d045.0009.2601.IP)
  1888. # [20:09] * Quits: grobinson (grobinson@moz-3ghjau.5rc0.d045.0009.2601.IP) (A TLS packet with unexpected length was received.)
  1889. # [20:09] * Joins: jchaulk (jchaulk@moz-oq4n7p.dsl.teksavvy.com)
  1890. # [20:09] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/0f0c6e33989b - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1891. # [20:09] * Joins: grobinson (grobinson@moz-g94.uhb.101.191.IP)
  1892. # [20:10] * Quits: Rik (rik@moz-9aho1e.9fj5.68v8.0e35.2a01.IP) (A TLS packet with unexpected length was received.)
  1893. # [20:10] * Quits: myk (myk@moz-u3dg2t.sfo1.mozilla.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1894. # [20:11] <karlt> RyanVM|sheriffduty: i think you need to back out padenot's whole push
  1895. # [20:11] <RyanVM|sheriffduty> ok, that's what I was afraid of
  1896. # [20:11] <RyanVM|sheriffduty> thanks :)
  1897. # [20:12] <karlt> RyanVM|sheriffduty: i'm not sure; i'm a bit surprised any of them cause the failure
  1898. # [20:13] <karlt> but that means backing them all out for now
  1899. # [20:13] <RyanVM|sheriffduty> e10s-only is interesting
  1900. # [20:13] * Joins: Manny (quassel@moz-bgt.6kh.139.14.IP)
  1901. # [20:13] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  1902. # [20:13] <karlt> yes, perhaps something uninitialized somewhere
  1903. # [20:13] * Parts: nc_1207 (rc@moz-ahac18.dip0.t-ipconnect.de)
  1904. # [20:13] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Ping timeout: 121 seconds)
  1905. # [20:15] * Joins: tedders1 (yaaic@moz-1sq63a.wireless.telus.com)
  1906. # [20:15] * Quits: drno (nohlmeier@moz-qjbkeh.mtv2.mozilla.com) (Ping timeout: 121 seconds)
  1907. # [20:16] * Joins: drno (nohlmeier@moz-cfhap5.mtv2.mozilla.com)
  1908. # [20:16] * Quits: Honza (Honza@moz-tiq.7ku.62.176.IP) (Client exited)
  1909. # [20:16] <karlt> RyanVM|sheriffduty: looks like it is probably https://hg.mozilla.org/integration/mozilla-inbound/rev/b7303f56216b
  1910. # [20:17] * Quits: garvank (Garvan@moz-94kih2.dsl.teksavvy.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1911. # [20:18] * benfrancis is now known as benfrancis|away
  1912. # [20:18] * jcj is now known as jcj|lunch
  1913. # [20:21] <RyanVM|sheriffduty> karlt: guess it wasn't e10s-only after all
  1914. # [20:21] <RyanVM|sheriffduty> oh well
  1915. # [20:21] <RyanVM|sheriffduty> I'm going to play it safe and backout the entire push
  1916. # [20:22] <karlt> RyanVM|sheriffduty: that's fine; i know there's a bug in b7303f56216b though
  1917. # [20:23] * lmandel is now known as lmandel_afk
  1918. # [20:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/72d7ae169b09 - Ryan VanderMeulen - Backed out 4 changesets (bug 1106649, bug 916285, bug 997870) for test_periodicWave.html failures.
  1919. # [20:23] * Quits: davidb (davidb@moz-i5m.05u.207.66.IP) (Connection closed)
  1920. # [20:24] * Quits: pcwalton (pcwalton@moz-l8ebtf.sfo1.mozilla.com) (Client exited)
  1921. # [20:24] * Quits: givanica (Thunderbird@moz-g4j.rug.121.86.IP) (Ping timeout: 121 seconds)
  1922. # [20:24] * Joins: davidb (davidb@moz-i5m.05u.207.66.IP)
  1923. # [20:25] * Quits: milan_ (milan@moz-k46gji.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  1924. # [20:25] * Joins: milan (milan@moz-i5m.05u.207.66.IP)
  1925. # [20:26] * nsm|away is now known as nsm
  1926. # [20:26] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/72801b8f0e60 - Gavin Sharp - Bug 1115696: fix browser_aboutHome.js to work correctly with inContent prefs enabled/disabled, r=mak, a=gavin
  1927. # [20:26] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/745866ba4694 - Gavin Sharp - Bug 1116287: SEARCH_SERVICE_INIT_SYNC should not expire, r=rvitillo, a=gavin
  1928. # [20:26] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/fdcd5874a93d - Gavin Sharp - Bug 1117158: move search service geoIP prefs to all.js, and disable the geoIP request for fennec, r=markh, r=margaret, a=gavin
  1929. # [20:27] * Joins: Mook_as (mook@moz-vlall4.activestate.com)
  1930. # [20:27] * Quits: victorporof (victorporof@moz-i5m.05u.207.66.IP) (Connection closed)
  1931. # [20:28] * Joins: luke (luke@moz-fk7pee.tx.charter.com)
  1932. # [20:28] * Joins: cpearce_ (chatzilla@moz-kgevj0.xtra.co.nz)
  1933. # [20:28] * Quits: grobinson (grobinson@moz-g94.uhb.101.191.IP) (Connection closed)
  1934. # [20:29] * Joins: garvank (Garvan@moz-94kih2.dsl.teksavvy.com)
  1935. # [20:30] * mattwoodrow|away is now known as mattwoodrow
  1936. # [20:30] * Quits: cpearce (chatzilla@moz-kgevj0.xtra.co.nz) (Ping timeout: 121 seconds)
  1937. # [20:32] * Joins: h4writer (h4writer@moz-qh5a9f.o51u.giuq.1811.2a02.IP)
  1938. # [20:33] * Joins: rstrong (rstrong@moz-qvqiq2.sntcca.sbcglobal.net)
  1939. # [20:33] * Quits: nrc (nrc@moz-1crlv1.xtra.co.nz) (Connection closed)
  1940. # [20:33] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Connection closed)
  1941. # [20:33] * Joins: nrc (nrc@moz-1crlv1.xtra.co.nz)
  1942. # [20:33] * Quits: cpearce_ (chatzilla@moz-kgevj0.xtra.co.nz) (Ping timeout: 121 seconds)
  1943. # [20:34] * Joins: cpearce (chatzilla@moz-kgevj0.xtra.co.nz)
  1944. # [20:35] * Joins: myk (myk@moz-u3dg2t.sfo1.mozilla.com)
  1945. # [20:35] * Quits: &dbaron (dbaron@moz-iojnqc.fios.verizon.net) (Ping timeout: 121 seconds)
  1946. # [20:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/11ceda7438b4 - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  1947. # [20:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/f10a6f127df3 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1948. # [20:38] * Quits: ehugg (ehugg@moz-064.3pk.170.166.IP) (Client exited)
  1949. # [20:39] * Quits: zimio (zimio@moz-mh7.paq.88.200.IP) (Ping timeout: 121 seconds)
  1950. # [20:39] * Joins: jduell (jduell@moz-2dadj3.wa.comcast.net)
  1951. # [20:41] * bc is now known as bc|bbiab
  1952. # [20:41] * Joins: junaid (junaid@moz-lop.lf7.101.212.IP)
  1953. # [20:42] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
  1954. # [20:42] <lsblakk> mconnor: can i get your input on bug 1102323 so we know before gtb on 35 finals?
  1955. # [20:42] <mconnor> lsblakk: looking
  1956. # [20:42] * Joins: paolo (paolo@moz-oomo9q.retail.telecomitalia.it)
  1957. # [20:42] * Joins: Honza (Honza@moz-tiq.7ku.62.176.IP)
  1958. # [20:42] * Quits: gandalf (zbraniecki@moz-e3i6jd.hfc.comcastbusiness.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1959. # [20:43] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  1960. # [20:43] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
  1961. # [20:44] <mconnor> lsblakk: you are clear to gtb
  1962. # [20:44] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  1963. # [20:44] <mconnor> lsblakk: commented on bug, but status quo until there's been a lot more discussion
  1964. # [20:44] <lsblakk> excellent, ty mconnor
  1965. # [20:45] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
  1966. # [20:45] * AutomatedTester|AFK is now known as AutomatedTester
  1967. # [20:45] * Quits: aklotz1 (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
  1968. # [20:46] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
  1969. # [20:47] * lmandel_afk is now known as lmandel
  1970. # [20:48] * Quits: rmcdougall1 (Adium@moz-f2h.mvj.38.216.IP) (Connection closed)
  1971. # [20:48] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
  1972. # [20:49] * Quits: Honza (Honza@moz-tiq.7ku.62.176.IP) (Ping timeout: 121 seconds)
  1973. # [20:49] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
  1974. # [20:51] * Joins: ehugg (ehugg@moz-dce.l33.139.67.IP)
  1975. # [20:52] <lsblakk> bdahl: can i get your input on the question in bug 1102063?
  1976. # [20:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/cd9c8ef01ef5 - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  1977. # [20:52] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/1c2740ee81eb - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1978. # [20:53] * Joins: givanica (Thunderbird@moz-g4j.rug.121.86.IP)
  1979. # [20:54] <bdahl> lsblakk: let me check with yury
  1980. # [20:54] <vlad> it's a little sad that I'm using chrome now for mozilla stuff mainly because of their better multi-profile story
  1981. # [20:54] * Quits: wlach (wlach@moz-5tlj2g.vif.net) (Quit: Ex-Chat)
  1982. # [20:54] <rhelmer> vlad: profilist addon is pretty ok, but still rough sometimes
  1983. # [20:54] * Joins: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se)
  1984. # [20:55] * Joins: kentuckyfriedtakahe (ajones@moz-2u13n4.5h0u.b0fh.0cb0.2001.IP)
  1985. # [20:56] * Quits: ehugg (ehugg@moz-dce.l33.139.67.IP) (Client exited)
  1986. # [20:56] <yury> lsblakk: we just landed a fix in bug 1117757
  1987. # [20:56] * Quits: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net) (Client exited)
  1988. # [20:57] * Joins: juanb (jbecerra@moz-cfhap5.mtv2.mozilla.com)
  1989. # [20:57] * Joins: milan_ (milan@moz-i5m.05u.207.66.IP)
  1990. # [20:57] <yury> lsblakk: shall we wait for it to be tested or just create uplift for beta/aurora
  1991. # [20:57] <lsblakk> yury: i'm interested in potential uplift to beta, asap
  1992. # [20:58] <lsblakk> yury: if we have enough testing to feel confident in this bump
  1993. # [20:58] * Quits: ZER0 (ZER0@moz-8hi.0o5.18.62.IP) (Quit: Leaving)
  1994. # [20:58] * lightsofapollo|zzz is now known as lightsofapollo
  1995. # [20:58] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
  1996. # [20:59] <yury> it's css one line -- worst can happen it will looks bad as it was
  1997. # [21:00] <bz> The worst thing that will happen with one line of CSS is crashes sometimes on some graphics cards
  1998. # [21:00] <yury> good point
  1999. # [21:00] * Quits: milan (milan@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  2000. # [21:00] <yury> bz: it's actually removing a CSS line
  2001. # [21:00] <yury> :)
  2002. # [21:00] <lsblakk> ok ok, let's get it up :)
  2003. # [21:01] * Joins: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net)
  2004. # [21:01] * Quits: ferjm (textual@moz-71m.3nd.202.89.IP) (Quit: Textual IRC Client: www.textualapp.com)
  2005. # [21:01] * Quits: marco (marco@moz-8f8572.retail.telecomitalia.it) (Ping timeout: 121 seconds)
  2006. # [21:01] * Quits: milan_ (milan@moz-i5m.05u.207.66.IP) (A TLS packet with unexpected length was received.)
  2007. # [21:02] * Joins: mahdi (mahdi@moz-qrj.b3k.244.151.IP)
  2008. # [21:02] * Joins: milan (milan@moz-uj3p8r.ckpj.s0pt.0450.2001.IP)
  2009. # [21:04] * whimboo|afk is now known as whimboo
  2010. # [21:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/5a4f5d698c2d - Mike Conley - Bug 1117867 - Disable e10s by default for a week of non-e10s testing on Nightly. r=felipe.
  2011. # [21:05] * Fallen|away is now known as Fallen
  2012. # [21:06] * Quits: nical (nical@moz-5bkntq.fbx.proxad.net) (Ping timeout: 121 seconds)
  2013. # [21:06] * Joins: grobinson (grobinson@moz-gfm.cjk.130.24.IP)
  2014. # [21:08] * Joins: gandalf (zbraniecki@moz-u3dg2t.sfo1.mozilla.com)
  2015. # [21:09] * Joins: mikeratcliffe (Adium@moz-18u.as2.12.149.IP)
  2016. # [21:10] * Joins: francois (francois@moz-cnggv3.fmarier.org)
  2017. # [21:10] * Joins: jgilbert (jgilbert@moz-vrhne4.ujol.1ibb.0101.2620.IP)
  2018. # [21:10] * Quits: @dveditz (dveditz@moz-cfhap5.mtv2.mozilla.com) (Client exited)
  2019. # [21:10] * Joins: dveditz (dveditz@moz-cfhap5.mtv2.mozilla.com)
  2020. # [21:10] * killer sets mode: +o dveditz
  2021. # [21:10] * Joins: jimb (user@moz-c3a.i8g.126.207.IP)
  2022. # [21:11] * Joins: jviereck1 (Adium@moz-obauid.dclient.hispeed.ch)
  2023. # [21:11] * Quits: jviereck (Adium@moz-obauid.dclient.hispeed.ch) (Connection closed)
  2024. # [21:12] * Quits: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp) (A TLS packet with unexpected length was received.)
  2025. # [21:12] * Joins: mmcdonough (Martin@moz-qfl.dci.229.137.IP)
  2026. # [21:12] <vlad> bz: fixing and adding tests (both for non-dict arg and for vrDisplay: null)
  2027. # [21:13] <vlad> bz: I can also just do a backout on aurora and fix on trunk -- do you have a preference?
  2028. # [21:15] * Quits: bdahl (bdahl@moz-u8srdi.2rkg.9kg1.0101.2620.IP) (A TLS packet with unexpected length was received.)
  2029. # [21:16] * jcj|lunch is now known as jcj
  2030. # [21:16] * Quits: JosiahOne (Instantbird@moz-iofojr.livnmi.sbcglobal.net) (Quit: dealloc)
  2031. # [21:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/be63a11242a7 - Ben Hsu - Bug 1077075 - Part 1: Change the return types to promises (WebIDL). r=hsinyi
  2032. # [21:16] * Joins: yzen_ (yzen@moz-i5m.05u.207.66.IP)
  2033. # [21:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/bd47d8dc3111 - Ben Hsu - Bug 1077075 - Part 2: Modify related dom implementations (DOM). r=aknow
  2034. # [21:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/ae350b46932a - Ben Hsu - Bug 1077075 - Part 3: Add nsITelephonyCallback as a new parameter (IDL). r=aknow
  2035. # [21:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/935a27452433 - Ben Hsu - Bug 1077075 - Part 4: Internal architecture (TelephonyService.js). r=aknow
  2036. # [21:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/f05cb6eb5ff8 - Ben Hsu - Bug 1077075 - Part 5: Internal architecture (ril_worker.js). r=aknow
  2037. # [21:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/f2f7dc02d217 - Ben Hsu - Bug 1077075 - Part 6: Internal architecture (IPC). r=aknow
  2038. # [21:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/621cf332663d - Ben Hsu - Bug 1077075 - Part 7: Update the related testcases. r=aknow
  2039. # [21:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/8768e1f8108e - Ethan Tseng - Bug 1111978 - RTSP error in browser app blocks playing video in other apps. r=bechen
  2040. # [21:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/67ea86c1f2e9 - Henry Chang - Bug 1116458 - Introduce a queue for command chain to avoid running simultaneously. r=dlee
  2041. # [21:17] * coop|mtg is now known as coop|afk
  2042. # [21:18] * Quits: yzen (yzen@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  2043. # [21:18] * Joins: Delta706 (xx@moz-gjmsst.as13285.net)
  2044. # [21:19] * Quits: davidb (davidb@moz-i5m.05u.207.66.IP) (Quit: Blah blah blah)
  2045. # [21:19] <Delta706> !seen glandium
  2046. # [21:19] <firebot> I've never seen a 'glandium', sorry.
  2047. # [21:19] * Quits: @dveditz (dveditz@moz-cfhap5.mtv2.mozilla.com) (Client exited)
  2048. # [21:19] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Connection closed)
  2049. # [21:20] <Delta706> glandium: ping
  2050. # [21:20] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  2051. # [21:21] * Quits: fubar (fubar@moz-1gfn51.electric-mayhem.org) (Ping timeout: 121 seconds)
  2052. # [21:21] * Joins: Rik (rik@moz-q02ddf.fbx.proxad.net)
  2053. # [21:21] * Joins: dveditz (dveditz@moz-cfhap5.mtv2.mozilla.com)
  2054. # [21:21] * killer sets mode: +o dveditz
  2055. # [21:22] * Joins: mt (mt@moz-bligus.ujol.1ibb.0101.2620.IP)
  2056. # [21:23] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
  2057. # [21:23] * Quits: mikeratcliffe (Adium@moz-18u.as2.12.149.IP) (Quit: Leaving.)
  2058. # [21:23] * julienw_afk is now known as julienw
  2059. # [21:23] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  2060. # [21:24] * Quits: myk (myk@moz-u3dg2t.sfo1.mozilla.com) (Ping timeout: 121 seconds)
  2061. # [21:25] * Joins: SSE4 (SSE4@moz-18jdjc.broadband.corbina.ru)
  2062. # [21:25] <@ehsan> RyanVM|sheriffduty: any ETA for reopening?
  2063. # [21:25] * Quits: Rik (rik@moz-q02ddf.fbx.proxad.net) (Ping timeout: 121 seconds)
  2064. # [21:25] <RyanVM|sheriffduty> ehsan: when I finish starring up your mess ;)
  2065. # [21:25] <@ehsan> oh what did I do?
  2066. # [21:25] <RyanVM|sheriffduty> still cleaning up from the earlier backout (turns out you broke a *lot* of shit)
  2067. # [21:25] <@ehsan> sorry
  2068. # [21:26] <RyanVM|sheriffduty> also, this https://treeherder.mozilla.org/ui/logviewer.html#?job_id=5077278&repo=mozilla-inbound appears to be from something in https://treeherder.mozilla.org/ui/#/jobs?repo=mozilla-inbound&revision=69c16464fa30
  2069. # [21:26] * froydnj considers a "your shit is NOT part of my tree" shirt for RyanVM|sheriffduty
  2070. # [21:26] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (A TLS packet with unexpected length was received.)
  2071. # [21:26] <RyanVM|sheriffduty> ehsan: though it's possible the M12 is still bustage from the other push
  2072. # [21:26] <RyanVM|sheriffduty> it was green @ 116min
  2073. # [21:27] <@ehsan> RyanVM|sheriffduty: o_O that's an HTTP 404 error
  2074. # [21:27] <@ehsan> how can I possibly cause such a thing?
  2075. # [21:27] <RyanVM|sheriffduty> further down
  2076. # [21:27] <RyanVM|sheriffduty> command timed out: 7200 seconds elapsed running ['/tools/buildbot/bin/python', 'scripts/scripts/b2g_emulator_unittest.py', '--cfg', 'b2g/emulator_automation_config.py', '--test-suite', 'mochitest', '--this-chunk', '12', '--total-chunks', '20', '--blob-upload-branch', 'mozilla-inbound', '--download-symbols', 'true'], attempting to kill
  2077. # [21:27] <RyanVM|sheriffduty> M12 already sucked to begin with
  2078. # [21:27] <RyanVM|sheriffduty> but it got even slower
  2079. # [21:27] <RyanVM|sheriffduty> sort of like how opt M6 started timing out with the push for bug 1116202
  2080. # [21:27] * Joins: Rik (rik@moz-q02ddf.fbx.proxad.net)
  2081. # [21:28] <RyanVM|sheriffduty> so anyway, I'm waiting to see what debug M12 does post-backout
  2082. # [21:28] <RyanVM|sheriffduty> if it greens up, I can reopen
  2083. # [21:28] <@ehsan> RyanVM|sheriffduty: that's probably correlation not causation
  2084. # [21:28] <philor> RyanVM|sheriffduty: the correct answer to "any ETA for reopening?" is "dunno, what time are you done with work for the day?"
  2085. # [21:28] <RyanVM|sheriffduty> ehsan: hence the "i'm waiting to see what happens post-backout" comment
  2086. # [21:28] <@ehsan> makes sense
  2087. # [21:28] <RyanVM|sheriffduty> ehsan: I just know it's been failing for 3 straight pushes
  2088. # [21:29] <RyanVM|sheriffduty> and it had otherwise been running ~100min vs. 120min
  2089. # [21:30] * bc|bbiab is now known as bc
  2090. # [21:30] * sheppy is now known as sheppy-away
  2091. # [21:30] * Quits: gandalf (zbraniecki@moz-u3dg2t.sfo1.mozilla.com) (Quit: Textual IRC Client: www.textualapp.com)
  2092. # [21:31] <@ehsan> RyanVM|sheriffduty: the green run right before my push says 116min
  2093. # [21:31] * Joins: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net)
  2094. # [21:31] <@ehsan> so it totally makes sense for that job to start failing :)
  2095. # [21:31] * @smaug doesn't understand crash-stat ui anymore
  2096. # [21:31] * Joins: ehugg (ehugg@moz-ca3sm8.mycingular.net)
  2097. # [21:31] <@ehsan> RyanVM|sheriffduty: but there is nothing in my push that affects the runtime of anything, fwiw
  2098. # [21:32] <@gavin> RyanVM|sheriffduty: I'm looking into the aurora xpcshell bustage
  2099. # [21:32] <RyanVM|sheriffduty> ehsan: linux/osx debug M3 would like to say otherwise
  2100. # [21:32] <@smaug> how does one see the trend for a crash these days
  2101. # [21:32] <RyanVM|sheriffduty> gavin: k
  2102. # [21:32] <RyanVM|sheriffduty> ehsan: 10.8 debug M3 went permafail on your push and greened up post-backout
  2103. # [21:33] <RyanVM|sheriffduty> see the log link in the bug
  2104. # [21:33] <RyanVM|sheriffduty> linux32 debug intermittently also hit the same issue
  2105. # [21:34] <RyanVM|sheriffduty> philor: any idea what to make of these hitting across multiple trees around the same time? https://treeherder.mozilla.org/logviewer.html#?job_id=1096963&repo=b2g-inbound
  2106. # [21:34] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Quit: This computer has gone to sleep)
  2107. # [21:35] * Joins: fubar (fubar@moz-1gfn51.electric-mayhem.org)
  2108. # [21:35] <@ehsan> RyanVM|sheriffduty: don't know what to tell you, please back me out if you think my patches have done something
  2109. # [21:35] <RyanVM|sheriffduty> ehsan: I'm saying that your backout *already* fixed ^
  2110. # [21:35] <@ehsan> RyanVM|sheriffduty: and I'm saying that is impossible :)
  2111. # [21:36] <RyanVM|sheriffduty> I suspect it'll fix the M12 as well, just waiting on results to confirm
  2112. # [21:36] <@ehsan> that is also impossible!
  2113. # [21:36] <philor> RyanVM|sheriffduty: "search" "location" "multiple trees" smells like hitting the network
  2114. # [21:36] <RyanVM|sheriffduty> welp, all I can say is to verify that assertion on Try before re-breaking inbound
  2115. # [21:36] <@ehsan> the patch I backed out only does something during shutdown, so if we get killed before it, it's a no-op
  2116. # [21:36] <RyanVM|sheriffduty> ehsan: because I've got a pile of empirical evidence that says otherwise
  2117. # [21:37] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Connection closed)
  2118. # [21:37] <@ehsan> I'm just trying to help!
  2119. # [21:37] <@ehsan> not planning to reland without a try run
  2120. # [21:37] * Joins: fabrice1 (fabrice@moz-98l0i0.mh2d.1ibb.0101.2620.IP)
  2121. # [21:37] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/1ab03636659f - Nicolas B. Pierron - Bug 1114569 - Discard RInstructionResults while handling exceptions. r=h4writer a=lsblakk
  2122. # [21:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/587c2fdd0c3b - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  2123. # [21:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/cc9fadc9ee99 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2124. # [21:37] * Joins: milan_ (milan@moz-i5m.05u.207.66.IP)
  2125. # [21:38] * Quits: jdm (jdm@moz-ilbt2e.cable.teksavvy.com) (Connection closed)
  2126. # [21:38] * Joins: jdm (jdm@moz-ilbt2e.cable.teksavvy.com)
  2127. # [21:38] * Quits: milan_ (milan@moz-i5m.05u.207.66.IP) (A TLS packet with unexpected length was received.)
  2128. # [21:39] * Quits: jviereck1 (Adium@moz-obauid.dclient.hispeed.ch) (Quit: Leaving.)
  2129. # [21:39] * catlee is now known as catlee-away
  2130. # [21:39] * Joins: milan_ (milan@moz-i5m.05u.207.66.IP)
  2131. # [21:39] * catlee-away is now known as catlee
  2132. # [21:39] * Quits: fabrice (fabrice@moz-383g91.ujol.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
  2133. # [21:40] * Quits: Manny (quassel@moz-bgt.6kh.139.14.IP) (Ping timeout: 121 seconds)
  2134. # [21:41] * Joins: yzen (yzen@moz-i5m.05u.207.66.IP)
  2135. # [21:41] * Quits: milan (milan@moz-uj3p8r.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  2136. # [21:41] * Quits: yzen_ (yzen@moz-i5m.05u.207.66.IP) (Connection closed)
  2137. # [21:41] * Joins: bdahl (bdahl@moz-u8srdi.2rkg.9kg1.0101.2620.IP)
  2138. # [21:42] * wlach_ is now known as wlach
  2139. # [21:47] * Quits: jdm (jdm@moz-ilbt2e.cable.teksavvy.com) (Connection closed)
  2140. # [21:48] * Joins: jdm (jdm@moz-ilbt2e.cable.teksavvy.com)
  2141. # [21:50] <RyanVM|sheriffduty> ehsan: M12 is back to green and ~100min post-backout
  2142. # [21:50] <RyanVM|sheriffduty> multiple runs confirm now
  2143. # [21:50] <@ehsan> o_O
  2144. # [21:51] * @ehsan wonders if https://hg.mozilla.org/try/rev/78f811a938d3#l1.30 is the cause...
  2145. # [21:52] * Quits: paolo (paolo@moz-oomo9q.retail.telecomitalia.it) (Quit: Konversation terminated!)
  2146. # [21:54] * Joins: jkitch (Thunderbird@moz-abp62a.k4n0.vhij.44b8.2001.IP)
  2147. # [21:54] <gaston> woot redone my buildbot setup from scratch, much cleaner now, readded an openbsd/i386 slave, and added a netbsd/amd64 slave.. expect more bsd nagging in the coming weeks :)
  2148. # [21:55] * Quits: mt (mt@moz-bligus.ujol.1ibb.0101.2620.IP) (A TLS packet with unexpected length was received.)
  2149. # [21:55] <RyanVM|sheriffduty> ehsan: actually, I may be wrong on the M12 one after all
  2150. # [21:56] * RyanVM|sheriffduty forgot about jonco's backout
  2151. # [21:56] * Joins: mt (mt@moz-bligus.ujol.1ibb.0101.2620.IP)
  2152. # [21:56] * Joins: Jesse (jruderman@moz-k8qba6.ujol.1ibb.0101.2620.IP)
  2153. # [21:56] <RyanVM|sheriffduty> ehsan: actually no, that was a different failure
  2154. # [21:56] <@ehsan> RyanVM|sheriffduty: I posted the pristine patch to try... we'll see
  2155. # [21:56] * flod is now known as flod|away
  2156. # [21:56] <@ehsan> (off of m-c tip)
  2157. # [21:56] <RyanVM|sheriffduty> ok
  2158. # [21:57] <@ehsan> _if_ we collect memory reports during test runs, there may be a sensible explanation
  2159. # [21:57] * Joins: marco (marco@moz-8f8572.retail.telecomitalia.it)
  2160. # [21:57] <RyanVM|sheriffduty> we measure memory usage after every test, if that matters
  2161. # [21:58] * Quits: Jackneill (Jackneill@moz-9i75uh.pool.digikabel.hu) (A TLS packet with unexpected length was received.)
  2162. # [21:58] <RyanVM|sheriffduty> i.e. 11:03:15 INFO - 647 INFO MEMORY STAT vsize after test: 210137088
  2163. # [21:58] <RyanVM|sheriffduty> 11:03:15 INFO - 648 INFO MEMORY STAT residentFast after test: 70672384
  2164. # [21:58] <RyanVM|sheriffduty> 11:03:15 INFO - 649 INFO MEMORY STAT heapAllocated after test: 82331424
  2165. # [21:58] * Quits: bgrins (bgrins@moz-puckdp.ujol.1ibb.0101.2620.IP) (Quit: Leaving.)
  2166. # [21:58] * Quits: ddahl (ddahl@moz-avh.23g.6.31.IP) (Ping timeout: 121 seconds)
  2167. # [21:59] <Delta706> RyanVM|sheriffduty: do you understand the code that export symbols from libxul.so?
  2168. # [21:59] <RyanVM|sheriffduty> no
  2169. # [21:59] * mcote is now known as mcote|biab
  2170. # [21:59] * Joins: gandalf (zbraniecki@moz-u3dg2t.sfo1.mozilla.com)
  2171. # [21:59] * Joins: nical_ (nical@moz-5bkntq.fbx.proxad.net)
  2172. # [22:00] * nical_ is now known as nical
  2173. # [22:00] * Quits: jduell (jduell@moz-2dadj3.wa.comcast.net) (Ping timeout: 121 seconds)
  2174. # [22:00] * whimboo is now known as whimboo|mtg
  2175. # [22:01] <RyanVM|sheriffduty> Delta706: might be better asked in #build
  2176. # [22:01] * mgerva|afk is now known as mgerva|mtg
  2177. # [22:01] <Delta706> thanks I will join #build
  2178. # [22:02] * Joins: bgrins (bgrins@moz-cfhap5.mtv2.mozilla.com)
  2179. # [22:03] * coop|afk is now known as coop|mtg
  2180. # [22:03] * xidorn|away is now known as xidorn
  2181. # [22:05] * bz is now known as bz_away
  2182. # [22:05] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  2183. # [22:06] * Joins: davidb (davidb@moz-foh0q0.dsl.bell.ca)
  2184. # [22:06] * julienw is now known as julienw_afk
  2185. # [22:06] * Joins: myk (myk@moz-u3dg2t.sfo1.mozilla.com)
  2186. # [22:08] <lsblakk> RyanVM|sheriffduty: so i've approved everything for beta that can land - the only thing remaining is a backout in but 1073554 which I believe blassey will do - however if you're able to, that might be a better option for timing
  2187. # [22:08] <RyanVM|sheriffduty> ok
  2188. # [22:08] <RyanVM|sheriffduty> will jump on them in a few min
  2189. # [22:08] <lsblakk> RyanVM|sheriffduty: i'll wait a little for you to uplift and then will send the go to merge in maybe an hour?
  2190. # [22:08] <lsblakk> does that work for you?
  2191. # [22:08] <RyanVM|sheriffduty> k
  2192. # [22:08] <lsblakk> cool
  2193. # [22:08] * lsblakk -> dogpark
  2194. # [22:09] * NeilAway wonders what sort of multi-profile story vlad needs
  2195. # [22:09] * Quits: Archaeopteryx (Archaeopter@moz-e48apc.cust.telecolumbus.net) (Quit: Goodbye)
  2196. # [22:09] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  2197. # [22:09] * lmandel is now known as lmandel_afk
  2198. # [22:10] * catlee is now known as catlee-away
  2199. # [22:11] * Joins: jrmuizel_ (jrmuizel@moz-79u0ae.ckpj.s0pt.0450.2001.IP)
  2200. # [22:11] * catlee-away is now known as catlee
  2201. # [22:11] <@bsmedberg> aklotz: oh, so you have NP_ASFILE working with asynchronously delivering NPP_NewStream?
  2202. # [22:12] <aklotz> bsmedberg: All the stream types should be working asynchronously
  2203. # [22:12] * aklotz knocks on wood
  2204. # [22:12] * Joins: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp)
  2205. # [22:12] <@bsmedberg> aklotz: heh cool, so the plugin-container caches the file to disk in that case?
  2206. # [22:13] * Quits: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  2207. # [22:13] * Joins: tantek (tantek@moz-cfhap5.mtv2.mozilla.com)
  2208. # [22:13] <aklotz> bsmedberg: I suppose that is one thing that my patches didn't address -- that I/O is still performed the same way as before.
  2209. # [22:14] * Quits: mmcdonough (Martin@moz-qfl.dci.229.137.IP) (Quit: I've been blurred!)
  2210. # [22:14] * Quits: oliverthor (oliverthor@moz-5i3.51j.125.50.IP) (Ping timeout: 121 seconds)
  2211. # [22:14] * Joins: ddahl (ddahl@moz-40a6g5.il.comcast.net)
  2212. # [22:16] <@bsmedberg> aklotz: oh I see you're sending stype back to the parent, just asynchronously?
  2213. # [22:16] <aklotz> bsmedberg: yes
  2214. # [22:16] * Joins: rmcdougall1 (Adium@moz-f2h.mvj.38.216.IP)
  2215. # [22:16] * Quits: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp) (Ping timeout: 121 seconds)
  2216. # [22:16] <aklotz> bsmegberg: So I guess there's another avenue to explore there...
  2217. # [22:17] <aklotz> bsmedberg: ^
  2218. # [22:18] * whimboo|mtg is now known as whimboo|brb
  2219. # [22:19] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Ping timeout: 121 seconds)
  2220. # [22:19] * Quits: Pike (chatzilla@moz-7fuldt.pool.mediaWays.net) (Quit: ChatZilla 0.9.91.1 [Firefox 34.0/20141125180439])
  2221. # [22:20] * Joins: alexbard_ (alexbardas@moz-637qjp.DJ.idilis.net)
  2222. # [22:20] * Joins: tomer (tomer@moz-to490c.012.net.il)
  2223. # [22:22] * Quits: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net) (Client exited)
  2224. # [22:22] * Quits: alexbardas (alexbardas@moz-3k1snh.CV.idilis.net) (Ping timeout: 121 seconds)
  2225. # [22:22] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/58b98d462dd9 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  2226. # [22:22] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/66f621fd9dfc - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2227. # [22:23] <RyanVM|sheriffduty> gavin: I'm leaning towards backing out for now so I can reopen fx-team and aurora
  2228. # [22:23] <jimm> bsmedberg: we have a fully locked down chromium sandbox for gmp on release?
  2229. # [22:23] <@bsmedberg> jimm: that's my understanding
  2230. # [22:24] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  2231. # [22:25] * Quits: Zupoman (mistrzmag@moz-qc3.esk.224.91.IP) (Connection closed)
  2232. # [22:25] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Connection closed)
  2233. # [22:26] <blassey> lsblakk: sorrt, been distracted by a few things
  2234. # [22:26] <blassey> do you want me to land the backout?
  2235. # [22:26] <blassey> https://hg.mozilla.org/try/raw-rev/4893d9de121b
  2236. # [22:26] * Quits: @ehsan (ehsan@moz-n3usua.cable.teksavvy.com) (A TLS packet with unexpected length was received.)
  2237. # [22:27] <blassey> jimm: yes
  2238. # [22:28] * Joins: secretrobotron_ (secretrobot@moz-jhh86e.ckpj.s0pt.0450.2001.IP)
  2239. # [22:28] <RyanVM|sheriffduty> blassey: i can if you want
  2240. # [22:28] * Joins: badescunicu (Thunderbird@moz-ainmka.eregie.pub.ro)
  2241. # [22:28] * Quits: alexbard_ (alexbardas@moz-637qjp.DJ.idilis.net) (Connection closed)
  2242. # [22:29] <vlad> NeilAway: just a nice way to switch between profiles, ideally via some kind of UI dropdown
  2243. # [22:29] * Joins: oliverthor (oliverthor@moz-5i3.51j.125.50.IP)
  2244. # [22:29] * Joins: alexbardas (alexbardas@moz-637qjp.DJ.idilis.net)
  2245. # [22:29] * Joins: mukilan (mukilan@moz-bej.lvk.164.122.IP)
  2246. # [22:29] <vlad> NeilAway: ability to identify different profiles in windows, instead of all of them getting stacked under one generic firefox logo (chrome has the emblems, and they show up as different instances in the taskbar)
  2247. # [22:29] * coop|mtg is now known as coop|buildduty
  2248. # [22:30] <@gavin> RyanVM|sheriffduty: pushing a fix
  2249. # [22:30] <blassey> RyanVM|sheriffduty: sure
  2250. # [22:30] * mgerva|mtg is now known as mgerva|afk
  2251. # [22:30] <blassey> RyanVM|sheriffduty: so your aware, there is a patch and then a ws change patch on that bug
  2252. # [22:30] <blassey> the backout I pushed to try has both
  2253. # [22:30] <RyanVM|sheriffduty> ok
  2254. # [22:30] * Quits: h4writer (h4writer@moz-qh5a9f.o51u.giuq.1811.2a02.IP) (Ping timeout: 121 seconds)
  2255. # [22:31] * Quits: secretrobotron (secretrobot@moz-94a6jm.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  2256. # [22:31] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  2257. # [22:31] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/e9fe9b0078ec - Gavin Sharp - Bug 1117158 followup: disable GeoIP lookup in services/healthreport/tests/xpcshell/test_provider_searches.js, a=gavin
  2258. # [22:31] * Joins: zimio (zimio@moz-fep.paq.88.200.IP)
  2259. # [22:32] * Quits: Ms2ger (Ms2ger@moz-c70.8u8.182.91.IP) (Quit: nn)
  2260. # [22:32] * Parts: Delta706 (xx@moz-gjmsst.as13285.net) ("Leavingxx")
  2261. # [22:32] * geekboy|afk is now known as geekboy
  2262. # [22:33] <gaston> hmmm 35.0beta7 was skipped ?
  2263. # [22:33] * Quits: shine (uid50849@moz-5q9ti4.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  2264. # [22:33] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/851d1c8b3d6f - Chris Jones - Bug 1085599: Enable NEON intrinsics for C files when even when building for ARMv6. r=rillian,ted a=lsblakk
  2265. # [22:34] * Quits: mahdi (mahdi@moz-qrj.b3k.244.151.IP) (Connection closed)
  2266. # [22:34] <NeilAway> vlad: what happens when you try to pin those chrome instances to the taskbar, does it remember to start them with the correct profile?
  2267. # [22:35] <vlad> NeilAway: yeah, they're launched via a shortcut that chrome creates
  2268. # [22:35] <vlad> that passes --profile-directory=...
  2269. # [22:35] * Quits: bz_away (bzbarsky@moz-m10oko.fios.verizon.net) (Ping timeout: 121 seconds)
  2270. # [22:35] <vlad> I'm assuming that since the shortcut has a custom icon (with the emblem) that that's what windows keys off of
  2271. # [22:36] <vlad> maybe? not sure how that works
  2272. # [22:36] <NeilAway> vlad: I know pinning creates a shortcut
  2273. # [22:36] * Quits: drosdeck (usuario@moz-lvr.cl1.75.201.IP) (Quit: Konversation terminated!)
  2274. # [22:36] <NeilAway> vlad: maybe jimm would know more about that
  2275. # [22:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/fa14cd998e39 - Gavin Sharp - Bug 1117158 followup: disable GeoIP lookup in services/healthreport/tests/xpcshell/test_provider_searches.js to fix xpcshell bustage on CLOSED TREE
  2276. # [22:37] * Quits: grobinson (grobinson@moz-gfm.cjk.130.24.IP) (Quit: )
  2277. # [22:37] * Quits: nbp (pierron@moz-rn610h.fbx.proxad.net) (Connection closed)
  2278. # [22:37] * Joins: nbp (pierron@moz-rn610h.fbx.proxad.net)
  2279. # [22:38] * mcote|biab is now known as mcote
  2280. # [22:38] * Joins: billm (billm@moz-lm6ef3.ca.comcast.net)
  2281. # [22:39] <jesup> RyanVM|sheriffduty: speed issue seems to be gone
  2282. # [22:39] <RyanVM|sheriffduty> jesup: yeah, been OK here for a few weeks now
  2283. # [22:40] * Quits: m_gol (m_gol@moz-eru58u.static.chello.pl) (Quit: Leaving...)
  2284. # [22:40] * Quits: zimio (zimio@moz-fep.paq.88.200.IP) (Connection closed)
  2285. # [22:40] <RyanVM|sheriffduty> blassey: just to confirm - you were talking about the original patch (which landed around July) and the follow-ups that landed later for tabs/spaces?
  2286. # [22:41] <RyanVM|sheriffduty> (in bug 1023473)
  2287. # [22:41] <blassey> RyanVM|sheriffduty: I'm just saying that a strait backout of the original patchis complciated by the follow ups
  2288. # [22:41] <RyanVM|sheriffduty> ok, np
  2289. # [22:41] <jimm> vlad: splitting firefox up on the taskbar based on profiles?
  2290. # [22:42] <vlad> jimm: just making profiles actually be first-class citizens overall
  2291. # [22:42] <RyanVM|sheriffduty> blassey: blech
  2292. # [22:43] <RyanVM|sheriffduty> blassey: if you have a ready-made patch, that's probably a better option that me having to rebase it again
  2293. # [22:43] * chmanchester is now known as chmanchester|afk
  2294. # [22:43] * Joins: Archaeopteryx (Archaeopter@moz-e48apc.cust.telecolumbus.net)
  2295. # [22:43] <RyanVM|sheriffduty> though I suppose I can just grab the raw diff of https://hg.mozilla.org/try/rev/4893d9de121b as well
  2296. # [22:43] <jimm> vlad: in the past I've been told profiles are a developer feature only, and shouldn't be exposed.
  2297. # [22:43] <jimm> vlad: but there is a pref for grouping on the taskbar based on the profile loaded... lemmie find the code
  2298. # [22:44] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
  2299. # [22:44] * whimboo|brb is now known as whimboo
  2300. # [22:44] <RyanVM|sheriffduty> blassey: the raw diff from your Try push doesn't apply to beta anymore :(
  2301. # [22:45] <blassey> lovely
  2302. # [22:45] * Parts: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se) ("")
  2303. # [22:45] * Quits: davidb (davidb@moz-foh0q0.dsl.bell.ca) (Ping timeout: 121 seconds)
  2304. # [22:46] <jimm> vlad: taskbar.grouping.useprofile
  2305. # [22:46] * Quits: Standard8 (Standard8@moz-1hu.vrc.166.195.IP) (Quit: ZNC - http://znc.in)
  2306. # [22:47] * Quits: AaronMT (AaronMT@moz-i5m.05u.207.66.IP) (Quit: Textual IRC Client: www.textualapp.com)
  2307. # [22:47] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/bb209fcdbcdc - Mark Finkle - Bug 1072997 - Check for a disabled System Download Manager before trying to use it. r=margaret, a=lsblakk
  2308. # [22:47] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/6261f53e018f - Jim Chen - Bug 1078304 - Call GeckoAppShell.setLayerView early. r=snorp, a=lsblakk
  2309. # [22:47] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/fb06fa0600ab - Jonas Jenwald - Bug 1102063 - PDF.js: Prevent the arrows from overlapping text in the zoom box. r=yury, a=lsblakk
  2310. # [22:47] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/3e875e5a648d - Jonas Jenwald - Bug 1102063 - PDF.js: Prevent the arrows from overlapping text in the zoom box. r=yury, a=lsblakk
  2311. # [22:48] * Joins: davidb (davidb@moz-dugfu9.dsl.bell.ca)
  2312. # [22:49] * Quits: gustavold (gustavold@moz-2gf.ri8.11.187.IP) (Quit: Leaving.)
  2313. # [22:49] <vlad> jimm: but that's not on by default, making it less than useful.. any reason why it's not?
  2314. # [22:49] * mwargers_afk is now known as mwargers
  2315. # [22:49] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Quit: This computer has gone to sleep)
  2316. # [22:50] * Joins: mikeratcliffe (Adium@moz-18u.as2.12.149.IP)
  2317. # [22:51] * Quits: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
  2318. # [22:51] * Joins: yzen_ (yzen@moz-i5m.05u.207.66.IP)
  2319. # [22:51] * Quits: yzen (yzen@moz-i5m.05u.207.66.IP) (Connection closed)
  2320. # [22:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/78098039e9c1 - Bill McCloskey - Bug 1102643 - [e10s] Prefetching for add-on shims (r=mconley)
  2321. # [22:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/deee031b754a - Nick Alexander - Bug 956444 - Migrate from Old Sync to Firefox Accounts based on meta/fxa_credentials migration sentinel. r=rnewman
  2322. # [22:52] <jimm> vlad: by default we group based on the install location since multiple installs are pretty common. there was a long discussion about this in various bugs way back when we worked on win7 integration.
  2323. # [22:52] <jimm> profiles were considered to be a power user / dev tool feature so we put that behind a hidden pref.
  2324. # [22:53] <vlad> yep, I remember
  2325. # [22:53] <jimm> i wanted to add the profile manager to the jump listy at one point
  2326. # [22:53] <vlad> but then chrome came and beat us on it :/
  2327. # [22:53] <jimm> that got shot down by somebody in the front end
  2328. # [22:53] <jimm> (team)
  2329. # [22:53] <jimm> I haven
  2330. # [22:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/378c4ef30784 - Mason Chang - Bug 1117870. Compositor unobserve vsync after configurable number of notifications. r=benwa
  2331. # [22:53] <jimm> 't used chrome much..
  2332. # [22:53] <jimm> feel free to file a bug to discuss! :)
  2333. # [22:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9035e4de3c03 - Bobby Holley - Bug 1117851 - Make GetCallingLocation take an nsA{,C}String. r=smaug
  2334. # [22:55] * Quits: tromey (tromey@moz-2d91tj.hlrn.qwest.net) (Quit: ERC (IRC client for Emacs 25.0.50.7))
  2335. # [22:55] <jimm> vlad: what do chrome users use profiles for?
  2336. # [22:55] * Quits: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
  2337. # [22:55] <vlad> jimm: for different users sharing a computer, or to keep work/personal separate
  2338. # [22:55] * RyanVM|sheriffduty is now known as RyanVM\
  2339. # [22:55] * RyanVM\ is now known as RyanVM
  2340. # [22:56] <jimm> feels kinda corner case
  2341. # [22:56] * gregglind_brb is now known as gregglind
  2342. # [22:57] <vlad> maybe, not that we have to copy google for everything, but they made it fairly top level
  2343. # [22:57] <vlad> they also tie it in to google accounts.. like your chrome profile can be tied to one google account that you can log in with
  2344. # [22:57] <jimm> hmm, interesting.
  2345. # [22:57] <vlad> (and when you log in it does bookmarks/tabs/etc. syncing unless you turn it off)
  2346. # [22:58] * Quits: capella-s3 (capella-s3@moz-a6lqme.res.rr.com) (Connection closed)
  2347. # [22:58] * KWierso is now known as KWierso|brb
  2348. # [22:58] * Quits: @dveditz (dveditz@moz-cfhap5.mtv2.mozilla.com) (Client exited)
  2349. # [22:58] * Joins: capella-s3 (capella-s3@moz-a6lqme.res.rr.com)
  2350. # [22:59] * Quits: tomer (tomer@moz-to490c.012.net.il) (Connection closed)
  2351. # [23:00] <jimm> so multiple browser instances + up front Sync + individual profiles matched to your sync account.
  2352. # [23:00] * BenWa is now known as BenWa|email
  2353. # [23:00] <jimm> wish I had some free time :)
  2354. # [23:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7866b505b059 - Aaron Klotz - Bug 1116825: Ensure StreamNotifyChild does not contain a dangling pointer if BrowserStreamChild::StreamConstructed fails; r=jimm
  2355. # [23:01] * Joins: dveditz (dveditz@moz-cfhap5.mtv2.mozilla.com)
  2356. # [23:01] * killer sets mode: +o dveditz
  2357. # [23:01] * whimboo is now known as whimboo|afk
  2358. # [23:02] * jmaher is now known as jmaher|afk
  2359. # [23:03] * Joins: tomer (tomer@moz-to490c.012.net.il)
  2360. # [23:05] * geekboy is now known as geekboy|afk
  2361. # [23:05] * Joins: jduell (jduell@moz-nms4vb.tukw.qwest.net)
  2362. # [23:05] * AutomatedTester is now known as AutomatedTester|AFK
  2363. # [23:05] * Quits: oliverthor (oliverthor@moz-5i3.51j.125.50.IP) (Ping timeout: 121 seconds)
  2364. # [23:05] <mvujovic> cabanier: wanna join in on this meeting?
  2365. # [23:06] * Quits: Morris_PC (Morris@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  2366. # [23:06] * Quits: marco (marco@moz-8f8572.retail.telecomitalia.it) (A TLS packet with unexpected length was received.)
  2367. # [23:06] * KWierso|brb is now known as KWierso
  2368. # [23:06] * Callek is now known as Callek_disconnected
  2369. # [23:06] * Joins: marco (marco@moz-8f8572.retail.telecomitalia.it)
  2370. # [23:08] * Joins: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net)
  2371. # [23:08] * lmandel_afk is now known as lmandel
  2372. # [23:08] * Quits: @roc (chatzilla@moz-siefho.orcon.net.nz) (Connection closed)
  2373. # [23:08] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Connection closed)
  2374. # [23:09] * Quits: cemerick (cemerick@moz-8rmcj7.ma.comcast.net) (Ping timeout: 121 seconds)
  2375. # [23:09] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  2376. # [23:09] * Quits: davidb (davidb@moz-dugfu9.dsl.bell.ca) (Quit: Blah blah blah)
  2377. # [23:09] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
  2378. # [23:11] * Quits: jduell (jduell@moz-nms4vb.tukw.qwest.net) (A TLS packet with unexpected length was received.)
  2379. # [23:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4356ad137ddf - Ralph Giles - Bug 1111328 - Add missing include. r=jya
  2380. # [23:11] * Quits: yzen_ (yzen@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  2381. # [23:12] * Joins: mcsmurf (chatzilla@moz-g17b27.dip0.t-ipconnect.de)
  2382. # [23:12] * Quits: gandalf (zbraniecki@moz-u3dg2t.sfo1.mozilla.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  2383. # [23:13] * mcote is now known as mcote|afk
  2384. # [23:14] * Quits: junaid (junaid@moz-lop.lf7.101.212.IP) (Ping timeout: 121 seconds)
  2385. # [23:14] * Callek_disconnected is now known as Callek
  2386. # [23:15] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  2387. # [23:16] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
  2388. # [23:17] * Joins: oliverthor (oliverthor@moz-5i3.51j.125.50.IP)
  2389. # [23:18] * Joins: m_gol (m_gol@moz-f1mofo.dynamic.chello.pl)
  2390. # [23:19] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
  2391. # [23:20] <mrbkap> mikedeboer: Did you mean to only r+ one of my patches in bug 1055508 ?
  2392. # [23:20] * nrc is now known as nrc|afk
  2393. # [23:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5f96dee075de - Mats Palmgren - Bug 1117538 part 1 - [css-grid] Remove 'grid-auto-flow: stack'. r=dholbert
  2394. # [23:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/576c21be1808 - Mats Palmgren - Bug 1117538 part 2 - [css-grid] Accept 'grid-auto-flow: dense' which now implies 'row dense'. r=simon.sapin
  2395. # [23:22] * Joins: ferjm (textual@moz-m3gn8v.abo.bbox.fr)
  2396. # [23:23] <botond> jrmuizel: djvj: this is what people have to say about implementing a move-assignment operator in terms of a destructor and move constructor: http://stackoverflow.com/questions/27786781/implementing-move-assignment-in-terms-of-destructor-and-move-constructor
  2397. # [23:24] * BenWa|email is now known as BenWa
  2398. # [23:24] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
  2399. # [23:25] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Connection closed)
  2400. # [23:27] * Joins: ehsan (ehsan@moz-n3usua.cable.teksavvy.com)
  2401. # [23:27] * killer sets mode: +o ehsan
  2402. # [23:27] * Quits: ahal (ahal@moz-blga2k.cpe.pppoe.ca) (A TLS packet with unexpected length was received.)
  2403. # [23:27] <seth> sfink: you maintain the trychooser extension, right?
  2404. # [23:27] * Joins: njn (chatzilla@moz-33a4k1.iinet.net.au)
  2405. # [23:27] * killer sets mode: +o njn
  2406. # [23:27] <sfink> seth: which one? :-|
  2407. # [23:28] <sfink> Mossop has been filing some great bugs recently that I should pay attention to
  2408. # [23:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/73eadfc19bba - Eric Faust - Bug 1113139 - Don't attach stubs in NameIC if the lookup would throw. (r=shu)
  2409. # [23:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/0dd788e4b214 - Brian Grinstead - Bug 1116199 - Fix web console backwards compatibility with pre 37 servers that are missing evaluateJSAsync;r=jryans
  2410. # [23:28] <Mossop> sfink: Had I had more spare time I'd have probably attempted to file some patches too
  2411. # [23:29] * Quits: Sander (chatzilla@moz-f4egml.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  2412. # [23:29] * Joins: jduell (jduell@moz-nms4vb.tukw.qwest.net)
  2413. # [23:30] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  2414. # [23:30] <seth> sfink: the mercurial one. is there more than one? =)
  2415. # [23:30] * catlee is now known as catlee-away
  2416. # [23:30] <seth> sfink: i wanted to tell you about a dream feature for the trychooser extension. no idea whether this is feasible
  2417. # [23:31] * bc is now known as bc|bbl
  2418. # [23:31] <sfink> seth: there are 2 mercurial extensions named trychooser, sadly. (And that's 100% my fault.) One is pbiggar's, the other is mine.
  2419. # [23:31] <seth> sfink: sometimes i don't care about which platform the tests get run on (or maybe only desktop vs mobile). what i *do* care about is getting the results back as quickly as possible. so if the trychooser extension could look at the current load for the various platforms and choose for me, that'd be amazing
  2420. # [23:31] * Quits: Gijs (chatzilla@moz-goo.q6m.80.5.IP) (Quit: sleep)
  2421. # [23:31] <sfink> but anyway, go ahead
  2422. # [23:31] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  2423. # [23:32] * Quits: @ehsan (ehsan@moz-n3usua.cable.teksavvy.com) (Ping timeout: 121 seconds)
  2424. # [23:32] <seth> sfink: this would also have the effect, if lots of people used it, of evening out the load on our infra a bit, which seems like it could be a good thing
  2425. # [23:32] <Mossop> Oooh that's a neat idea
  2426. # [23:32] <seth> sfink: does this seem like something that could reasonably be implemented?
  2427. # [23:32] * heycam|away is now known as heycam
  2428. # [23:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8ef1de3364d7 - Andrea Marchesini - Bug 1112307 - Use a thread-safe ChannelEventQueue. r=jduell
  2429. # [23:32] * Joins: karlt (karl@moz-d9sifc.xtra.co.nz)
  2430. # [23:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0dfb8c9e7e64 - Nils Ohlmeier [:drno] - Bug 1112382 - Remove DataChannelTest wrapper. r=bwc
  2431. # [23:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f09bfc814171 - Andrew Bartlett - Bug 423758 - Add NTLMv2 to internal NTLM handler. r=keeler
  2432. # [23:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/64988a48dea9 - Ethan Lin - Bug 1103258 - Prevent an empty container from creating a render target. r=BenWa, r=jmuizelaar
  2433. # [23:32] <sfink> the related thing has been suggested, where there's actual try syntax for "least loaded platform" or something
  2434. # [23:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9a84c3fd8d99 - Ethan Lin - Bug 1103258 - Add reftest for assertion crash. r=jmuizelaar
  2435. # [23:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c963d611da18 - ziyunfei - Bug 1116390 - Implement %TypedArray%.prototype.{every, some}. r=evilpie
  2436. # [23:33] <seth> sfink: heh, if we had that i guess that'd make it pretty easy =)
  2437. # [23:33] * Quits: sheeri (sheeri@moz-dkjr1g.scl3.mozilla.com) (Quit: Lost terminal)
  2438. # [23:34] <sfink> seth: there's probably yet another mapping of try platforms <-> load platforms required (the trychooser web UI contains such a mapping, and I'm not sure it's 100% correct). But other than that, it seems straightforwardish.
  2439. # [23:35] * Quits: emtwo (Adium@moz-vfev0l.cable.rogers.com) (Quit: Leaving.)
  2440. # [23:35] <sfink> then again, it's not something I have the bandwidth for at the moment
  2441. # [23:35] <sfink> might be worth filing a bug for
  2442. # [23:35] <sfink> I guess I'd be willing to mark it as [mentor=sfink] even
  2443. # [23:36] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
  2444. # [23:36] * Joins: emtwo (Adium@moz-vfev0l.cable.rogers.com)
  2445. # [23:37] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Ping timeout: 121 seconds)
  2446. # [23:38] * Joins: arkanciscan (arkanciscan@moz-7cj4ta.sntcca.sbcglobal.net)
  2447. # [23:39] * Quits: tantek (tantek@moz-cfhap5.mtv2.mozilla.com) (Client exited)
  2448. # [23:41] * Quits: mconley (mconley@moz-i5m.05u.207.66.IP) (Connection closed)
  2449. # [23:41] * Quits: arkanciscan (arkanciscan@moz-7cj4ta.sntcca.sbcglobal.net) (Connection closed)
  2450. # [23:42] * Quits: florent (Thunderbird@moz-pkrcj8.abo.wanadoo.fr) (Connection closed)
  2451. # [23:42] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/1bb54cbc79ab - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  2452. # [23:42] * Joins: roc (chatzilla@moz-ktvdnu.5h0u.b0fh.0cb0.2001.IP)
  2453. # [23:42] * killer sets mode: +o roc
  2454. # [23:42] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/f48140b61817 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2455. # [23:42] * gregglind is now known as gregglind_away
  2456. # [23:43] * Quits: marco (marco@moz-8f8572.retail.telecomitalia.it) (Client exited)
  2457. # [23:43] * chmanchester|afk is now known as chmanchester
  2458. # [23:43] * nrc|afk is now known as nrc
  2459. # [23:44] * Quits: @roc (chatzilla@moz-ktvdnu.5h0u.b0fh.0cb0.2001.IP) (Connection closed)
  2460. # [23:45] * Joins: roc (chatzilla@moz-ktvdnu.5h0u.b0fh.0cb0.2001.IP)
  2461. # [23:45] * killer sets mode: +o roc
  2462. # [23:50] * Quits: ferjm (textual@moz-m3gn8v.abo.bbox.fr) (Ping timeout: 121 seconds)
  2463. # [23:54] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7070c9621457 - Ben Turner - Bug 1116697 - Fix nsScriptError::InitWithWindowID to work better off the main thread, r=mrbkap.
  2464. # [23:56] * Quits: givanica (Thunderbird@moz-g4j.rug.121.86.IP) (Client exited)
  2465. # [23:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e89d431543ae - Andrea Marchesini - Bug 1113062 - FileImpls are kept alive when a blob URI is generated from them, r=smaug
  2466. # [23:56] * Joins: victorporof (victorporof@moz-i5m.05u.207.66.IP)
  2467. # [23:56] <@smaug> baku: I gave r-
  2468. # [23:57] <@smaug> sorry
  2469. # [23:57] <@smaug> I first gave r+ but then r-
  2470. # [23:57] <baku> smaug, ... yeah... but too late :) I have to backout it!
  2471. # [23:57] <@smaug> yeah
  2472. # [23:57] <@smaug> sorry!
  2473. # [23:57] <baku> np
  2474. # [23:57] * Joins: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se)
  2475. # [23:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/267911628a15 - B2G Bumper Bot - Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
  2476. # [23:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/8b2440db87a5 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2477. # [23:58] <baku> smaug, can I fix it in a follow up? acutally this issue is not related to this bug
  2478. # [23:58] <baku> and it already exist before, right?
  2479. # [23:58] <@smaug> no, this is critical issue
  2480. # [23:58] <@smaug> true
  2481. # [23:59] <@smaug> baku: it probably is related to this bug actually
  2482. # [23:59] <@smaug> we end up unlinking something too early
  2483. # [23:59] <baku> k
  2484. # [23:59] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  2485. # [23:59] * KWierso is now known as KWierso|sheriffduty
  2486. # Session Close: Tue Jan 06 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