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

Options:

Previous day, Next day

  1. # Session Start: Tue Jan 06 00:00:00 2015
  2. # Session Ident: #developers
  3. # [00:00] * Quits: mikeratcliffe (Adium@moz-18u.as2.12.149.IP) (Quit: Leaving.)
  4. # [00:00] <@smaug> (or at least we may end up unlinking something too soon)
  5. # [00:00] * Quits: jdm (jdm@moz-ilbt2e.cable.teksavvy.com) (Connection closed)
  6. # [00:01] * Quits: fabrice1 (fabrice@moz-98l0i0.mh2d.1ibb.0101.2620.IP) (Quit: Leaving.)
  7. # [00:01] * Joins: jdm (jdm@moz-ilbt2e.cable.teksavvy.com)
  8. # [00:01] * Joins: fabrice (fabrice@moz-qjbkeh.mtv2.mozilla.com)
  9. # [00:01] * Joins: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp)
  10. # [00:02] * rail is now known as rail_away
  11. # [00:03] * rail_away is now known as rail
  12. # [00:04] * Quits: mwobensmith (mwobensmith@moz-jo0l6q.2rkg.9kg1.0101.2620.IP) (Quit: Leaving.)
  13. # [00:04] * Joins: mwobensmith (mwobensmith@moz-jo0l6q.2rkg.9kg1.0101.2620.IP)
  14. # [00:04] * Quits: till (till@moz-t1jcqo.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  15. # [00:05] * Joins: saneyuki (tetsuharu@moz-fmjbd6.ucom.ne.jp)
  16. # [00:05] * Quits: tetsuharu (tetsuharu@moz-fmjbd6.ucom.ne.jp) (Ping timeout: 121 seconds)
  17. # [00:06] * Quits: jchaulk (jchaulk@moz-oq4n7p.dsl.teksavvy.com) (Quit: Leaving.)
  18. # [00:08] <jimb> What actually happens if we use std::string in FF source code? Won't the exception propagation be screwed up?
  19. # [00:08] <jimb> (We're interfacing with Google's protobufs library...)
  20. # [00:08] <@roc> don't trigger exceptions
  21. # [00:09] * Joins: arasbm (zooby@moz-rerr3t.bchsia.telus.net)
  22. # [00:09] <Mossop> Is there a way I can trigger a breakpoint in C++ from JS? I guess some unique method call that doesn't happen during normal runtime?
  23. # [00:09] <seth> sfink: (sorry for slow reply, somebody came to my desk) that sounds good. i'll file a bug later today
  24. # [00:10] * Joins: jduell_ (jduell@moz-nms4vb.tukw.qwest.net)
  25. # [00:10] <shu> Mossop: Math functions?
  26. # [00:10] <shu> (that odn't get used often)
  27. # [00:10] <nemo> Mossop: https://developer.mozilla.org/en-US/docs/Web/Events what about sending a rare event?
  28. # [00:10] * Quits: jduell (jduell@moz-nms4vb.tukw.qwest.net) (Ping timeout: 121 seconds)
  29. # [00:11] * Waldo stabs push-racers
  30. # [00:11] * coop|buildduty is now known as coop|afk
  31. # [00:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/d5226de5c9a8 - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  32. # [00:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/13941aa8fb72 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  33. # [00:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/034f69677784 - Wes Kocher - Backed out changeset e89d431543ae (bug 1113062) for smaug's revoked r+
  34. # [00:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/a2f784d85bf9 - Richard Newman - Bug 907768 - Rewrite search suggestion test hooks, fix network bypass in SuggestClient. r=bnicholson
  35. # [00:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/9304baf29af2 - Richard Newman - Bug 907768 - Re-enable testSearchSuggestions on all platforms. r=bnicholson
  36. # [00:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/1774dfe83245 - Richard Newman - Bug 1117230 - Allow for tests to disable the updater. r=snorp
  37. # [00:13] <jimb> Mossop: I always just set a breakpoint in js::math_atan2, and then call Math.atan2()
  38. # [00:13] <Mossop> Sounds reasonable
  39. # [00:14] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
  40. # [00:14] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  41. # [00:14] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  42. # [00:15] * terrence is now known as terrence-brb
  43. # [00:16] * Quits: mwobensmith (mwobensmith@moz-jo0l6q.2rkg.9kg1.0101.2620.IP) (Quit: Leaving.)
  44. # [00:16] * Joins: mwobensmith (mwobensmith@moz-jo0l6q.2rkg.9kg1.0101.2620.IP)
  45. # [00:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1ba35d7572b7 - Eric Rahm - Bug 1111135 - Part 1: Add audio-capture:3gpp perimission. r=fabrice.
  46. # [00:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0c6d384d9d65 - Eric Rahm - Bug 1111135 - Part 2: Check for 3gpp permission. r=roc
  47. # [00:17] * Quits: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net) (Quit: Leaving...)
  48. # [00:17] * Joins: arasbm1 (zooby@moz-rerr3t.bchsia.telus.net)
  49. # [00:17] * Quits: arasbm (zooby@moz-rerr3t.bchsia.telus.net) (Connection closed)
  50. # [00:18] * Joins: marco (marco@moz-8f8572.retail.telecomitalia.it)
  51. # [00:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/59f8e01e7133 - Jeff Walden - Bug 1116591 - Actually give a few MIR opcodes a type policy where they clearly intended to have one but failed to say the magic words correctly. r=nbp
  52. # [00:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/92c8c395677f - Jeff Walden - Bug 1116591 - Add a Mix4Policy template class, and switch a MixPolicy of MixPolicys over to it. r=nbp
  53. # [00:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d3a71d1c2180 - Jeff Walden - Bug 1116591 - Make all TypePolicy subclasses final to prevent the mistake of inheriting from one (rather than inheriting from its nested Data class). r=nbp
  54. # [00:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d9557e125ac3 - Jeff Walden - Bug 1116591 - Make every MIR opcode's typePolicy() member function consult op::thisTypePolicy(), never the global thisTypePolicy() method. r=nbp
  55. # [00:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1298539468f2 - Jeff Walden - Bug 603201 - Make HasPropertyOnPrototype fallible. r=peterv
  56. # [00:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2639ebee70ab - Jeff Walden - Bug 1115853 - Don't call a __noSuchMethod__ hook if the receiver for the property-get isn't an object. (Again.) r=efaust
  57. # [00:19] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0bf28565a3ac - Jeff Walden - Bug 603201 - Implement JS_ForwardSetPropertyTo. r=efaust
  58. # [00:19] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d0b014d15b00 - Jeff Walden - Bug 603201 - Move js::ToObject to JS::ToObject. r=shu over IRC, much thanks for this as it helps land another large patch without delay
  59. # [00:19] * Quits: victorporof (victorporof@moz-i5m.05u.207.66.IP) (Quit: ☠)
  60. # [00:19] <Mook_as> Mossop: there's also nsIDebug, that can trigger things for you without worrying about other callers.
  61. # [00:19] * Joins: givanica (Thunderbird@moz-g4j.rug.121.86.IP)
  62. # [00:19] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/a53e8cb46229 - ffxbld - No bug - Tagging mozilla-beta fb06fa0600ab with FIREFOX_RELEASE_35_BASE a=release DONTBUILD CLOSED TREE
  63. # [00:20] * Quits: givanica (Thunderbird@moz-g4j.rug.121.86.IP) (Client exited)
  64. # [00:20] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  65. # [00:21] * Quits: Archaeopteryx (Archaeopter@moz-e48apc.cust.telecolumbus.net) (Quit: Goodbye)
  66. # [00:21] * Quits: sachin_h (uid56053@moz-84eqnm.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  67. # [00:23] * Quits: jrmuizel_ (jrmuizel@moz-79u0ae.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  68. # [00:23] * rail is now known as rail_away
  69. # [00:23] * miketaylr is now known as zz_miketaylr
  70. # [00:23] * Quits: nical (nical@moz-5bkntq.fbx.proxad.net) (Ping timeout: 121 seconds)
  71. # [00:24] * Joins: clokep (Instantbird@moz-uogj6q.cable.rcn.com)
  72. # [00:25] * Quits: lgarner (lgarner@moz-9a4.att.59.50.IP) (Connection closed)
  73. # [00:28] * Joins: gandalf (zbraniecki@moz-u3dg2t.sfo1.mozilla.com)
  74. # [00:29] <philor> KWierso|sheriffduty: I closed m-i for you
  75. # [00:29] * Joins: victorporof (victorporof@moz-3ofrgn.dsl.bell.ca)
  76. # [00:29] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Quit: This computer has gone to sleep)
  77. # [00:29] <KWierso|sheriffduty> philor: thanks
  78. # [00:30] * rail_away is now known as rail
  79. # [00:31] * Quits: marco (marco@moz-8f8572.retail.telecomitalia.it) (Client exited)
  80. # [00:31] * Quits: ehugg (ehugg@moz-ca3sm8.mycingular.net) (Client exited)
  81. # [00:31] * birtles|away is now known as birtles
  82. # [00:31] * Joins: cemerick (cemerick@moz-8rmcj7.ma.comcast.net)
  83. # [00:32] <Waldo> inb4closure
  84. # [00:33] * Joins: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net)
  85. # [00:33] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/eb6f3e7f5650 - Wes Kocher - Backed out 2 changesets (bug 1111135) for build bustage on a CLOSED TREE
  86. # [00:33] * terrence-brb is now known as terrence
  87. # [00:34] * Quits: dark-knight (dark-knight@moz-ib8bp9.us.unmetered.com) (A TLS packet with unexpected length was received.)
  88. # [00:34] * Quits: @smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi) (Connection closed)
  89. # [00:35] * RyanVM is now known as RyanVM|afk
  90. # [00:35] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  91. # [00:35] * Quits: saneyuki (tetsuharu@moz-fmjbd6.ucom.ne.jp) (Quit: )
  92. # [00:35] * Joins: smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi)
  93. # [00:35] * killer sets mode: +o smaug
  94. # [00:36] * Quits: wlach (wlach@moz-6ecoba.ckpj.s0pt.0450.2001.IP) (Quit: Ex-Chat)
  95. # [00:37] <erahm> KWierso|sheriffduty: was that unified bustage?
  96. # [00:37] * Joins: nattokirai (nattokirai@moz-nut.ii6.5.103.IP)
  97. # [00:37] <KWierso|sheriffduty> erahm: yes
  98. # [00:38] <erahm> KWierso|sheriffduty: ugh, sorry! Is linux debug the only builder for that?
  99. # [00:38] <KWierso|sheriffduty> erahm: I believe so
  100. # [00:38] <KWierso|sheriffduty> or one of a few, at least
  101. # [00:39] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Ping timeout: 121 seconds)
  102. # [00:39] * geekboy|afk is now known as geekboy
  103. # [00:40] * Quits: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net) (Client exited)
  104. # [00:45] * Joins: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net)
  105. # [00:46] * Fallen is now known as Fallen|away
  106. # [00:46] * Quits: secretrobotron_ (secretrobot@moz-jhh86e.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  107. # [00:48] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
  108. # [00:48] * Quits: milan_ (milan@moz-i5m.05u.207.66.IP) (Quit: )
  109. # [00:49] * Quits: cemerick (cemerick@moz-8rmcj7.ma.comcast.net) (Ping timeout: 121 seconds)
  110. # [00:49] * zz_miketaylr is now known as miketaylr
  111. # [00:51] * Quits: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net) (Client exited)
  112. # [00:53] * Quits: benfrancis|away (uid16068@moz-u0phi1.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  113. # [00:55] * Joins: WeirdAl (chatzilla@moz-3f3s98.ca.comcast.net)
  114. # [00:55] * Joins: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net)
  115. # [00:55] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/3f5ada037d91 - Jean-Yves Avenard - Bug 1111328 - Add H264 SPS NAL decoder. r=kentuckyfriedtakahe, a=sledru
  116. # [00:55] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/e736d73c7518 - Jean-Yves Avenard - Bug 1111328 - Retrieve video dimensions from H264 SPS when possible. r=rillian, a=sledru
  117. # [00:55] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/74530165885b - Jean-Yves Avenard - Bug 1111328 - Add H264 SPS NAL decoder part #2 (VUI and HDR). r=kentuckyfriedtakahe, a=sledru
  118. # [00:55] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/8ded1424ac2f - Ralph Giles - Bug 1111328 - Add missing include. r=jya a=bustage,sledru
  119. # [00:56] <WeirdAl> Hi, folks - is there any MD5/SHA hash computation support available to privileged JS in our codebase?
  120. # [00:56] <WeirdAl> if so, where would I find it?
  121. # [00:56] * Quits: rednaks (rednaks@moz-5v2.lma.227.41.IP) (Quit: Leaving)
  122. # [00:57] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
  123. # [00:57] * Quits: alexbardas (alexbardas@moz-637qjp.DJ.idilis.net) (A TLS packet with unexpected length was received.)
  124. # [00:57] * baku is now known as baku|away
  125. # [00:57] * mkohler is now known as mkohler|afk
  126. # [00:57] <mcsmurf> WeirdAl: https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsICryptoHash#Computing_the_Hash_of_a_String
  127. # [00:57] * Joins: davidb (davidb@moz-dugfu9.dsl.bell.ca)
  128. # [00:57] <WeirdAl> awesome :D
  129. # [00:57] * Quits: davidb (davidb@moz-dugfu9.dsl.bell.ca) (Quit: peace out)
  130. # [00:58] * Quits: arasbm1 (zooby@moz-rerr3t.bchsia.telus.net) (Ping timeout: 121 seconds)
  131. # [00:58] * Quits: badescunicu (Thunderbird@moz-ainmka.eregie.pub.ro) (Client exited)
  132. # [00:59] <WeirdAl> thanks, that's exactly what I need
  133. # [01:00] <mcsmurf> Mozilla has everything but the kitchen sink :)
  134. # [01:00] * ewong|away is now known as ewong
  135. # [01:00] * Joins: cemerick (cemerick@moz-8rmcj7.ma.comcast.net)
  136. # [01:01] <WeirdAl> ehh, I've tried to cram a kitchen sink in there or two over the years ;)
  137. # [01:01] <mcsmurf> :D
  138. # [01:02] * Quits: @smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi) (Ping timeout: 121 seconds)
  139. # [01:03] <WeirdAl> that said... I'm going to read the source to see if I can get multiple hashes out of the component, because I have multiple strings to hash.
  140. # [01:03] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  141. # [01:03] * Quits: mccr8 (mccr8@moz-cfhap5.mtv2.mozilla.com) (Connection closed)
  142. # [01:03] * Joins: mccr8 (mccr8@moz-cfhap5.mtv2.mozilla.com)
  143. # [01:03] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/17c6cdb0f99f - Gavin Sharp - Bug 1117158 followup followup: typo, a=gavin
  144. # [01:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/a2719cbe55bd - Gavin Sharp - Bug 1117158 followup followup: typo, a=gavin
  145. # [01:05] <rmcdougall1> how do you get mach to generate a package with setup.exe (installer) in it?
  146. # [01:05] * Joins: tantek (tantek@moz-u3dg2t.sfo1.mozilla.com)
  147. # [01:05] <rmcdougall1> ./mach package seems to only create a zip with no installer
  148. # [01:05] * ggp_ is now known as ggp
  149. # [01:07] <mcsmurf> rmcdougall1: "mach build installer" iirc
  150. # [01:07] <rmcdougall1> mcsmurf: thanks that sounds familiar!
  151. # [01:07] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
  152. # [01:07] * Quits: Rik (rik@moz-q02ddf.fbx.proxad.net) (Connection closed)
  153. # [01:08] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
  154. # [01:10] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  155. # [01:10] * kats is now known as kats|away
  156. # [01:10] <WeirdAl> hmm, seems like reusing might be a bad idea
  157. # [01:11] * Quits: mwobensmith (mwobensmith@moz-jo0l6q.2rkg.9kg1.0101.2620.IP) (Quit: Leaving.)
  158. # [01:11] * Quits: jimm (jmathies@moz-met.a66.235.67.IP) (Quit: )
  159. # [01:13] * Quits: bgrins (bgrins@moz-cfhap5.mtv2.mozilla.com) (Quit: Leaving.)
  160. # [01:13] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Connection closed)
  161. # [01:13] * BenWa is now known as BenWa|email
  162. # [01:13] * Joins: ehsan (ehsan@moz-n3usua.cable.teksavvy.com)
  163. # [01:13] * killer sets mode: +o ehsan
  164. # [01:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7cdfef0fddb8 - Eric Faust - Bug 929467 - Only make Proxy a constructor when the target is a constructor. (r=jorendorff)
  165. # [01:16] * Quits: juanb (jbecerra@moz-cfhap5.mtv2.mozilla.com) (Ping timeout: 121 seconds)
  166. # [01:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e9535d758389 - Aaron Klotz - Bug 1118031: Fix toolhelp32 snapshot leak in PluginModuleParent; r=jimm
  167. # [01:17] * Quits: mcsmurf (chatzilla@moz-g17b27.dip0.t-ipconnect.de) (Quit: ChatZilla 0.9.91.1 [SeaMonkey 2.31/20141202220728])
  168. # [01:17] * Quits: @ehsan (ehsan@moz-n3usua.cable.teksavvy.com) (Ping timeout: 121 seconds)
  169. # [01:18] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
  170. # [01:18] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
  171. # [01:19] * Joins: ehugg_ (ehugg@moz-63sj5i.wa.comcast.net)
  172. # [01:20] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=72d7ae169b09 - 72 changesets
  173. # [01:21] * Quits: fabrice (fabrice@moz-qjbkeh.mtv2.mozilla.com) (Quit: Leaving.)
  174. # [01:22] * rail is now known as rail_away
  175. # [01:22] * Joins: fabrice (fabrice@moz-98l0i0.mh2d.1ibb.0101.2620.IP)
  176. # [01:23] * geekboy is now known as geekboy|afk
  177. # [01:24] * Quits: rmcdougall1 (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
  178. # [01:26] * Quits: billm (billm@moz-lm6ef3.ca.comcast.net) (Quit: Leaving)
  179. # [01:26] * Joins: juanb (jbecerra@moz-cfhap5.mtv2.mozilla.com)
  180. # [01:27] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
  181. # [01:29] * Quits: Swatinem (Instantbird@moz-ijsnuu.dynamic.surfer.at) (Ping timeout: 121 seconds)
  182. # [01:31] * Quits: bholley (bholley@moz-qjbkeh.mtv2.mozilla.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  183. # [01:31] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=fd223e4af53d - 24 changesets
  184. # [01:32] * Quits: Mossop (dtownsend@moz-1gfh2v.fios.verizon.net) (Quit: Leaving)
  185. # [01:33] * Quits: @dveditz (dveditz@moz-cfhap5.mtv2.mozilla.com) (Client exited)
  186. # [01:33] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
  187. # [01:33] * BenWa|email is now known as BenWa
  188. # [01:34] * miketaylr is now known as zz_miketaylr
  189. # [01:36] * Quits: oliverthor (oliverthor@moz-5i3.51j.125.50.IP) (Quit: Leaving)
  190. # [01:36] * Joins: oliverthor (oliverthor@moz-5i3.51j.125.50.IP)
  191. # [01:41] * Quits: oliverthor (oliverthor@moz-5i3.51j.125.50.IP) (Ping timeout: 121 seconds)
  192. # [01:41] * Quits: emtwo (Adium@moz-vfev0l.cable.rogers.com) (Quit: Leaving.)
  193. # [01:42] <@njn> !seen karlt
  194. # [01:42] <firebot> I've never seen a 'karlt', sorry.
  195. # [01:42] * Quits: cemerick (cemerick@moz-8rmcj7.ma.comcast.net) (Ping timeout: 121 seconds)
  196. # [01:42] * Quits: rstrong (rstrong@moz-qvqiq2.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  197. # [01:44] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  198. # [01:44] * Quits: jkitch (Thunderbird@moz-abp62a.k4n0.vhij.44b8.2001.IP) (Ping timeout: 121 seconds)
  199. # [01:45] * Quits: tomer (tomer@moz-to490c.012.net.il) (Ping timeout: 121 seconds)
  200. # [01:46] * Quits: mmc (uid16596@moz-rb9ith.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  201. # [01:46] * Quits: Jan\ (kvirc@moz-n5i.rod.13.198.IP) (Ping timeout: 121 seconds)
  202. # [01:48] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/425de18940f3 - Christoph Kerschbaumer - Bug 1117311 - CSP: Allowing paths that start with '_' (r=sstamm)
  203. # [01:48] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b2af3f485bdf - Christoph Kerschbaumer - Bug 1117311 - CSP: Allowing paths that start with '_' - tests (r=sstamm)
  204. # [01:48] <philor> "never" is putting it pretty strongly, he didn't drop the t that long ago
  205. # [01:50] * Parts: ckerschb (ckerschb@moz-dgk.73s.245.63.IP)
  206. # [01:50] * Joins: Jan\ (kvirc@moz-afa.t52.13.198.IP)
  207. # [01:50] * Quits: bent (chatzilla@moz-8pc718.2rkg.9kg1.0101.2620.IP) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
  208. # [01:50] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/121c15407fbd - Pierpaolo Calligaris - Bug 1116525 - Remove unused local variables in TextSelection, r=margaret
  209. # [01:51] * Quits: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net) (Client exited)
  210. # [01:52] * Joins: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net)
  211. # [01:53] * Joins: mconley (mconley@moz-os98q9.cable.teksavvy.com)
  212. # [01:57] <blassey> rail_away: looks like you closed the beta tree
  213. # [01:58] <blassey> I'm trying to push a back out we need on there
  214. # [01:59] <RyanVM|afk> blassey: you'll need to land it on m-r at this point
  215. # [01:59] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  216. # [01:59] * Joins: cemerick (cemerick@moz-8rmcj7.ma.comcast.net)
  217. # [02:00] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  218. # [02:00] * rail_away is now known as rail
  219. # [02:00] * Quits: jcj (jcj@moz-tbsov6.phnx.qwest.net) (Quit: goodnight, night vale. goodnight.)
  220. # [02:01] <rail> blassey: yeah, beta has been migrated to mozilla-release, a beta release off of that branch will be only after aurora-to-beta uplift
  221. # [02:01] <rail> blassey: if you want to land something for 35, you'll need to push to mozilla-release
  222. # [02:02] * Quits: jimb (user@moz-c3a.i8g.126.207.IP) (Ping timeout: 121 seconds)
  223. # [02:03] * Joins: jrmuizel_ (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  224. # [02:03] * rail is now known as rail_away
  225. # [02:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/fb1b266828a6 - William Chen - Bug 1093680 - Make sure there is a script blocker when cloning nodes. r=smaug
  226. # [02:04] * Quits: erahm_ (uid33946@moz-j28pep.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  227. # [02:04] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Ping timeout: 121 seconds)
  228. # [02:04] <blassey> rail_away: will the next beta be built from mozilla-release?
  229. # [02:05] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  230. # [02:05] <philor> there is no beta, there is only release
  231. # [02:07] * mcote|afk is now known as mcote
  232. # [02:07] * Quits: mt_ (mt@moz-52h83h.mh2d.1ibb.0101.2620.IP) (Quit: Leaving.)
  233. # [02:08] * Quits: tantek (tantek@moz-u3dg2t.sfo1.mozilla.com) (Client exited)
  234. # [02:09] * Joins: marco (marco@moz-8f8572.retail.telecomitalia.it)
  235. # [02:09] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  236. # [02:10] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/b5128f5b0876 - Gijs Kruitbosch - Bug 1096319
  237. # [02:10] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/29a667ae339b - Carsten "Tomcat" Book - Merge mozilla-central to fx-team
  238. # [02:10] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/74e0fa90d54c - Mark Banner - Bug 1117138 - Move incoming call views from conversation.jsx to conversationViews.jsx. r=nperriault
  239. # [02:10] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/359485b8b583 - Martyn Haigh - Bug 936849 - Tablet tabs tray seems to get stuck in some kind of selection mode (r=mfinkle)
  240. # [02:10] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/c98966220fd6 - Mark Finkle - Bug 1117746 - Share asset is intermittently missing from recent nightlies r=rnewman
  241. # [02:10] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/010c93a343d2 - Anurag Chaudhury (anuragchaudhury@gmail.com) - Bug 1097150 - Added getAllUsedFontFaces to styles.js retrieve fonts from all windows;r=pbrosset
  242. # [02:11] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/4793ea3d1a21 - Tom Tromey - Bug 1113706 - move TimelineMarker to a new header; r=smaug
  243. # [02:11] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/9e27809d4438 - Ryan VanderMeulen - Bug 1117757 - Update pdf.js to version 1.0.1040. r=yury, r=Mossop
  244. # [02:11] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/724554c093a8 - Luca Greco - Bug 980481 - DirectorRegistry, DirectorManager, DirectorScript and MessagePort RemoteDebuggerServer actors. r=ochameau
  245. # [02:11] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/2a193b7f395c - Wes Kocher - Merge fx-team to m-c a=merge
  246. # [02:11] * Parts: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se) ("")
  247. # [02:11] * Joins: bz_away (bzbarsky@moz-m10oko.fios.verizon.net)
  248. # [02:13] * Quits: kgrandon (Adium@moz-l8ebtf.sfo1.mozilla.com) (Quit: Leaving.)
  249. # [02:15] * Joins: brsun (chatzilla@moz-aj9ejj.HINET-IP.hinet.net)
  250. # [02:16] * Joins: mmcdonough (Martin@moz-qfl.dci.229.137.IP)
  251. # [02:16] * Joins: gandi (zbraniecki@moz-l8ebtf.sfo1.mozilla.com)
  252. # [02:19] * Quits: mmcdonough (Martin@moz-qfl.dci.229.137.IP) (Quit: I've been blurred!)
  253. # [02:20] * Quits: gandalf (zbraniecki@moz-u3dg2t.sfo1.mozilla.com) (Ping timeout: 121 seconds)
  254. # [02:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=337faa3baf86 - 35 changesets
  255. # [02:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=6056958e9494 - 84 changesets
  256. # [02:22] * Joins: xeonchen_ (xeon@moz-aj9ejj.HINET-IP.hinet.net)
  257. # [02:22] * Quits: juanb (jbecerra@moz-cfhap5.mtv2.mozilla.com) (Client exited)
  258. # [02:22] * Parts: marco (marco@moz-8f8572.retail.telecomitalia.it) ("")
  259. # [02:25] * Quits: KuoE0 (KuoE0@moz-1fabjf.HINET-IP.hinet.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  260. # [02:26] * Quits: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net) (Client exited)
  261. # [02:26] * Quits: bnicholson (bnicholson@moz-cfhap5.mtv2.mozilla.com) (Quit: This computer has gone to sleep)
  262. # [02:26] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-beta/rev/7033680d2fc4 - Brad Lassey - bug 1023473 - back out for causing bug 1073554 r=backout a=lsblakk
  263. # [02:27] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
  264. # [02:28] * Joins: karlt (karl@moz-53a.fci.192.203.IP)
  265. # [02:29] * zz_miketaylr is now known as miketaylr
  266. # [02:30] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  267. # [02:30] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=77c0488fa25d - 98 changesets
  268. # [02:32] * Quits: cemerick (cemerick@moz-8rmcj7.ma.comcast.net) (Connection closed)
  269. # [02:32] * Quits: bwc (Adium@moz-u2g9dv.ujol.1ibb.0101.2620.IP) (Quit: Leaving.)
  270. # [02:36] * Quits: garvank (Garvan@moz-94kih2.dsl.teksavvy.com) (Quit: )
  271. # [02:36] * KWierso|sheriffduty is now known as KWierso
  272. # [02:36] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
  273. # [02:38] * Joins: Edgar (Thunderbird@moz-2hf62a.HINET-IP.hinet.net)
  274. # [02:38] * Quits: mccr8 (mccr8@moz-cfhap5.mtv2.mozilla.com) (Quit: computer sleep)
  275. # [02:38] * KWierso is now known as KWierso|afk
  276. # [02:38] * Joins: Morris (Morris@moz-aj9ejj.HINET-IP.hinet.net)
  277. # [02:39] * Joins: kgrandon (Adium@moz-l8e1ui.ca.comcast.net)
  278. # [02:40] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
  279. # [02:40] * ehugg_ is now known as ehugg
  280. # [02:42] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
  281. # [02:43] * Joins: ckitching (ckitching@moz-d7b.k9e.239.204.IP)
  282. # [02:43] * Joins: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net)
  283. # [02:44] * Joins: rstrong (rstrong@moz-qvqiq2.sntcca.sbcglobal.net)
  284. # [02:44] * philor is now known as philor|away
  285. # [02:45] * Joins: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net)
  286. # [02:45] * Quits: justindarc (justindarc@moz-lev.v84.203.209.IP) (A TLS packet with unexpected length was received.)
  287. # [02:45] * glob|away is now known as glob
  288. # [02:45] * Joins: justindarc (justindarc@moz-lev.v84.203.209.IP)
  289. # [02:45] * Quits: ckitching (ckitching@moz-d7b.k9e.239.204.IP) (A TLS packet with unexpected length was received.)
  290. # [02:47] * Quits: drno (nohlmeier@moz-cfhap5.mtv2.mozilla.com) (Client exited)
  291. # [02:48] * Joins: ckitching (ckitching@moz-d7b.k9e.239.204.IP)
  292. # [02:48] <@njn> Firefox OS on a 4k TV. that's weird
  293. # [02:51] * Quits: azakai (alon@moz-jmboea.mh2d.1ibb.0101.2620.IP) (Quit: Ex-Chat)
  294. # [02:51] * Joins: shelly (shelly@moz-aj9ejj.HINET-IP.hinet.net)
  295. # [02:51] * Joins: ehugg_ (ehugg@moz-63sj5i.wa.comcast.net)
  296. # [02:52] <RyanVM|afk> njn: it's the future, man!
  297. # [02:52] * Quits: ehugg_ (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
  298. # [02:52] <dmajor> njn must be frightened of all the memory those pixels require :)
  299. # [02:52] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
  300. # [02:52] <fabrice> I'm sure the gfx folks are even more scared about moving all these pixels!
  301. # [02:53] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  302. # [02:53] * Quits: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net) (Client exited)
  303. # [02:53] * Quits: nattokirai (nattokirai@moz-nut.ii6.5.103.IP) (Client exited)
  304. # [02:55] * Quits: ckitching (ckitching@moz-d7b.k9e.239.204.IP) (Ping timeout: 121 seconds)
  305. # [02:55] * Joins: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net)
  306. # [02:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c469aa0c5650 - Ehsan Akhgari - Bug 1058960 - Disable MozNFC, MozPowerManager, MozTimeManager, MozWakeLock, MozWifiManager in prerendering; r=baku
  307. # [02:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4532714deb4c - Ehsan Akhgari - Bug 1058964 - Disable HTMLAppletElement and HTMLObjectElement in prerendering; r=baku
  308. # [02:55] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bc7e683ef708 - Ehsan Akhgari - Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku
  309. # [02:55] * Joins: bnicholson (bnicholson@moz-olu.vgl.130.24.IP)
  310. # [02:57] * Quits: WeirdAl (chatzilla@moz-3f3s98.ca.comcast.net) (Quit: ChatZilla 0.9.91.1 [Firefox 34.0/20141201111728])
  311. # [02:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/ce6b395d9b2e - Edgar Chen - Bug 1098210 - Use WebIDL enums for mvnoType. r=hsinyi
  312. # [02:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b2c5a67125d6 - Brian Birtles - Bug 927349 part 30 - Cancel transitions when we have a change to a non-animatable style; r=heycam
  313. # [02:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3b5b53b73e15 - Brian Birtles - Bug 1113413 - Make refresh driver go back immediately when restored from test control; r=vlad
  314. # [02:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/78d67ab239d2 - Eric Rahm - Bug 1111135 - Part 1: Add audio-capture:3gpp perimission. r=fabrice
  315. # [02:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/eb47315f8acb - Eric Rahm - Bug 1111135 - Part 2: Check for 3gpp permission. r=roc
  316. # [02:58] * Joins: elin (elin@moz-aj9ejj.HINET-IP.hinet.net)
  317. # [02:58] * Joins: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net)
  318. # [02:58] * Joins: Shrooms (Shrooms@moz-7srl5t.ip.windstream.net)
  319. # [02:59] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
  320. # [03:00] * Quits: rstrong (rstrong@moz-qvqiq2.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  321. # [03:01] * Joins: mmc (uid16596@moz-rb9ith.charlton.irccloud.com)
  322. # [03:01] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Quit: )
  323. # [03:01] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
  324. # [03:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d0d8a0b73ac8 - Ehsan Akhgari - Bug 1116559 - Remove the code to handle shutdown-cleanse from the cert override service code; r=keeler
  325. # [03:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9ea0c21e8e33 - Ehsan Akhgari - Bug 1061864 - Part 1: Add a prerendered flag to nsIDocShell; r=smaug
  326. # [03:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/75a20fb5f864 - Ehsan Akhgari - Bug 1061864 - Part 2: Add a prerendered flag to nsIFrameLoader and nsIFrameLoaderOwner; r=smaug
  327. # [03:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d07e602fd385 - Ehsan Akhgari - Bug 1061864 - Part 3: Automated tests for the prerendred flag; r=smaug
  328. # [03:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/67b3ac5b553a - Ehsan Akhgari - Bug 1114987 - Add MOZ_UNSAFE_REF and mark GlobalObject::mGlobalObject as such; r=smaug
  329. # [03:05] * Joins: allstarschh (allstars@moz-aj9ejj.HINET-IP.hinet.net)
  330. # [03:05] * Quits: Jesse (jruderman@moz-k8qba6.ujol.1ibb.0101.2620.IP) (Client exited)
  331. # [03:05] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  332. # [03:06] * Joins: tantek (tantek@moz-jfr.csb.126.173.IP)
  333. # [03:06] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/ab9fb3092d9f - Siddartha Pothapragada - Bug 1081789 - Redefine IccOpenChannel, IccCloseChannel & IccExchangeAPDU interfaces, in order to be accesible without a 'window' object. r=hsinyi, echen
  334. # [03:07] * Quits: fabrice (fabrice@moz-98l0i0.mh2d.1ibb.0101.2620.IP) (Quit: Leaving.)
  335. # [03:09] * Quits: bnicholson (bnicholson@moz-olu.vgl.130.24.IP) (Quit: This computer has gone to sleep)
  336. # [03:10] * Joins: seanlin (Thunderbird@moz-2hf62a.HINET-IP.hinet.net)
  337. # [03:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ed186e5af4a1 - Jeff Muizelaar - Bug 1116190. Make sure we grab the keyed mutex when we read from the surface. r=jgilbert
  338. # [03:12] * Quits: tantek (tantek@moz-jfr.csb.126.173.IP) (Client exited)
  339. # [03:13] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
  340. # [03:13] * Quits: Mook_as (mook@moz-vlall4.activestate.com) (Client exited)
  341. # [03:14] * Joins: bnicholson (bnicholson@moz-olu.vgl.130.24.IP)
  342. # [03:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/047afa953b9c - Patrick McManus - bug 1072478 - h2 push loses fin bit race condition 1/2 r=hurley
  343. # [03:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/28fff54451dd - Patrick McManus - bug 1072478 - h2 push hit not subject to max_concurrent 2/2 r=hurley
  344. # [03:14] * khuey|away is now known as khuey
  345. # [03:14] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Connection closed)
  346. # [03:15] * Joins: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net)
  347. # [03:15] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Quit: )
  348. # [03:16] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  349. # [03:16] * Joins: chewey (chewey@moz-8q7g86.dip0.t-ipconnect.de)
  350. # [03:17] * Joins: boris (boris@moz-2hf62a.HINET-IP.hinet.net)
  351. # [03:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/92382656739f - Jeff Muizelaar - Bug 1117869. Add move constructors and assignment operators for nsRegion. r=botond
  352. # [03:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/355429828a63 - John Dai - Bug 1111990 - Support access EF_FDN only if FDN service is available. r=echen
  353. # [03:19] * Quits: chewey_ (chewey@moz-i1h9ff.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
  354. # [03:19] * Quits: tanvi (tanvi@moz-ve5kvu.p1o0.l3en.0009.2601.IP) (Quit: Leaving.)
  355. # [03:20] * Quits: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net) (Client exited)
  356. # [03:21] * Joins: allstarschh_nb (allstarschh@moz-2hf62a.HINET-IP.hinet.net)
  357. # [03:22] * Quits: @bsmedberg (bsmedberg@moz-smm6jf.pa.atlanticbb.net) (Quit: Leaving)
  358. # [03:23] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
  359. # [03:23] * Quits: mike5w3c (mike@moz-rlgnn7.net) (Ping timeout: 121 seconds)
  360. # [03:24] * Joins: bholley (bholley@moz-81c.06q.210.98.IP)
  361. # [03:24] * Joins: mike5w3c (mike@moz-rlgnn7.net)
  362. # [03:24] * Quits: tedders1 (yaaic@moz-1sq63a.wireless.telus.com) (Ping timeout: 121 seconds)
  363. # [03:24] <@njn> who knows about windows and docshells and stuff?
  364. # [03:25] <@njn> AIUI, the record of whether a window is in private browsing mode is in the docshell
  365. # [03:25] <@njn> and each top window has a docshell
  366. # [03:25] <Waldo> there's the usual answer, but he's _away
  367. # [03:25] <@njn> but non-top windows don't have a docshell
  368. # [03:25] <@njn> Waldo: yeah
  369. # [03:26] * philor|away is now known as philor
  370. # [03:26] <@njn> https://bugzilla.mozilla.org/show_bug.cgi?id=709326#c48 is context for this
  371. # [03:26] * Quits: mchang (mchang@moz-4b7hgp.res.rr.com) (Client exited)
  372. # [03:26] <Waldo> I thought non-top windows did have a docshell, but I could be mistaken
  373. # [03:26] * Joins: Jerry_Mac (hshih@moz-2hf62a.HINET-IP.hinet.net)
  374. # [03:27] * jhlin|away is now known as jhlin
  375. # [03:28] <froydnj> I thought they did too
  376. # [03:28] * heycam is now known as heycam|away
  377. # [03:28] * Quits: jduell_ (jduell@moz-nms4vb.tukw.qwest.net) (Ping timeout: 121 seconds)
  378. # [03:29] * bz_away is now known as bz
  379. # [03:29] <bz> njn: replying to your comment in that bug is on my "to do when I get back from vacation" list
  380. # [03:29] <bz> njn: which is way too long, which is why it hasn't happened yet.
  381. # [03:29] <@njn> bz: :)
  382. # [03:29] * bz does it right now
  383. # [03:30] <@njn> bz: it's ok, I'll just stumble around in the dark, cutting myself on sharp corners...
  384. # [03:30] <@njn> :P
  385. # [03:30] <froydnj> njn: you're a seasoned gecko developer, don't you have a padded suit yet? :)
  386. # [03:31] <@njn> Waldo: looks like some non-top windows have docshells, but not all
  387. # [03:31] <Waldo> #notallnontopwindows
  388. # [03:31] <@njn> froydnj: seasoned -- with some salt and pepper, just ready for the grill
  389. # [03:31] <@njn> a splash of lemon juice
  390. # [03:31] * Quits: rkent (Thunderbird@moz-uta551.wa.comcast.net) (Client exited)
  391. # [03:31] <@njn> and light dusting of brown sugar
  392. # [03:32] <Waldo> To Serve Man
  393. # [03:32] * Joins: tonymec (tonymec@moz-r10.deo.66.87.IP)
  394. # [03:32] * Quits: jgriffin (uid51409@moz-si9qbr.highgate.irccloud.com) (Quit: )
  395. # [03:33] * Joins: dbaron (dbaron@moz-u3dg2t.sfo1.mozilla.com)
  396. # [03:33] * killer sets mode: +ao dbaron dbaron
  397. # [03:35] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
  398. # [03:35] * Quits: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  399. # [03:36] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  400. # [03:36] <bz> njn: commented
  401. # [03:37] <@njn> bz: thank you
  402. # [03:37] <bz> njn: no problem. Sorry about the lag.
  403. # [03:37] * Joins: rkent (Thunderbird@moz-uta551.wa.comcast.net)
  404. # [03:40] * Quits: bholley (bholley@moz-81c.06q.210.98.IP) (Connection closed)
  405. # [03:40] <@njn> bz: the bug is over three years old; you shouldn't be the one apologizing for lag :)
  406. # [03:40] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  407. # [03:40] * Joins: bholley (bholley@moz-81c.06q.210.98.IP)
  408. # [03:40] <~stuart> 3 isn't so bad
  409. # [03:40] <@njn> stuart: depends on the bug :)
  410. # [03:41] <xidorn> is there any problem with try server? a lot of tasks in one of my push have been pending for a long time, and another of my push doesn't start processing at all
  411. # [03:42] <RyanVM|afk> stuart: ohai!
  412. # [03:42] <RyanVM|afk> long time no see :)
  413. # [03:42] * RyanVM|afk is now known as RyanVM
  414. # [03:42] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
  415. # [03:42] <@njn> bz: in http://pastebin.mozilla.org/8164346 there are some windows without docshells
  416. # [03:42] <RyanVM> xidorn: link?
  417. # [03:42] <@njn> bz: their iframes must have been removed from the DOM?
  418. # [03:42] <xidorn> RyanVM: https://treeherder.mozilla.org/#/jobs?repo=try&revision=3f34d5f0ca55
  419. # [03:43] <@njn> bz: but that includes a youtube.com windows, which seems odd
  420. # [03:43] <RyanVM> xidorn: bleh, makes me wonder if we're having trouble creating aws spot instances or something
  421. # [03:43] <RyanVM> philor ^ ?
  422. # [03:43] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Ping timeout: 121 seconds)
  423. # [03:43] <bz> njn: closing a youtube tab would have that effect, no?
  424. # [03:43] <@njn> bz: the tab is still open
  425. # [03:43] <RyanVM> xidorn: but based on your Try syntax, it looks like you're getting all the test jobs you asked for?
  426. # [03:44] <@njn> bz: when I close it the top window changes to "detached"
  427. # [03:44] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  428. # [03:44] <xidorn> RyanVM: right, i pushed another one, which did not started when i send that msg, but it has started now
  429. # [03:44] <philor> RyanVM: 1279 running, 3307 pending - less "trouble creating" and more "need to stop creating more and more suites"
  430. # [03:44] <bz> njn: close the window, or close the tab?
  431. # [03:45] <RyanVM> xidorn: yeah, there can be some lag at times
  432. # [03:45] <@njn> bz: close the PB window, which contains the youtube tab
  433. # [03:45] <bz> ah
  434. # [03:45] <RyanVM> philor: fantastic, time for more builders :D
  435. # [03:45] <RyanVM> (that'll go over well)
  436. # [03:45] <bz> So if you close the whole window....
  437. # [03:45] <@njn> bz: all those non-top windows end up not having docshells
  438. # [03:45] <philor> could always do what I used to do when I wanted 10.8 slaves, just go through older try pushes and look for things that you don't think should bother running, and kill them
  439. # [03:46] <@njn> bz: never mind, I'll dig some more. In the meantime, is this line ever going to fail?
  440. # [03:46] <@njn> nsCOMPtr<nsILoadContext> loadContext = do_QueryInterface(mDocShell);
  441. # [03:46] <bz> Then the youtube thing would lose its docshell, etc
  442. # [03:46] <bz> njn: If mDocShell is not null, then no
  443. # [03:46] <@njn> ok, great
  444. # [03:46] <RyanVM> philor: yeah, as much as I love delightfully painstaking processes at quarter to 10...
  445. # [03:47] <@njn> bz: is it MOZ_CRASH-worthy if it happens?
  446. # [03:47] <bz> njn: I think just eagerly propagating the PB state to the window might be simplest
  447. # [03:47] <bz> njn: I really don't see how it can possibly happen.
  448. # [03:47] <@njn> ok
  449. # [03:47] <bz> njn: I mean, this is not hot code, so we could MOZ_CRASH
  450. # [03:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5d07a03af0b0 - Karl Tomlinson - bug 1066467 enable config-change-mp4 tests
  451. # [03:47] <bz> njn: just in case cosmic rays or something
  452. # [03:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ef5666f6f49e - Karl Tomlinson - Bug 1116384 keep media element alive from attached MediaSource r=roc
  453. # [03:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b242744ee147 - Karl Tomlinson - bug 1116676 ensure that AddRemoveSelfReference() is called on networkState changes r=roc
  454. # [03:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7f1bd578a2a6 - Karl Tomlinson - Bug 1114885 allow media elements to be GC'd when their MediaSource is unreferenced r=roc
  455. # [03:47] <RyanVM> xidorn: anyway, to ultimately answer your question, it sounds like things are just extremely backlogged at the moment. Sorry there isn't a better answer :(
  456. # [03:48] * bz has been thinking recently about what it would take to harden a browser's code against cosmic rays.
  457. # [03:48] <@njn> bz: I'll try eager propagation , then
  458. # [03:48] <bz> And it looks bleak.
  459. # [03:48] <philor> RyanVM: or there's always my silliest suggestion, that someone could actually do some work on making the b2g tests run faster, rather than just splitting them into more and more and more and more and more and more and more and more and more chunks
  460. # [03:48] <@njn> bz: s/browser/any program/ ?
  461. # [03:48] <~stuart> RyanVM: hi :)
  462. # [03:48] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
  463. # [03:48] <bz> njn: Some programs do more sanity checking on arguments than browsers do, I think
  464. # [03:48] <&dbaron> RyanVM, I've seen lag for try to even send me email back confirming my push to be as high as 10 minutes... and I think that's also when the builds started
  465. # [03:48] <bz> njn: because perf or something
  466. # [03:48] <bz> njn: but yeah, defending against random biflips is ... hard.
  467. # [03:49] <RyanVM> dbaron: could be
  468. # [03:49] <@njn> bz: NASA knows how... lots of redundancy
  469. # [03:49] <bz> njn: well, yes.
  470. # [03:49] * @njn imagines a browser containing Gecko, Webkit and Trident, each voting on what the page should look like
  471. # [03:49] <bz> njn: Some reading on the space shuttle's computer system was required in this class I took.
  472. # [03:49] <bz> njn: lol
  473. # [03:49] <&dbaron> njn, blurry :-)
  474. # [03:49] <bz> njn: that doesn't need cosmic rays to have comic results
  475. # [03:50] <xidorn> RyanVM: np, hope the backlogged tasks could be processed soon.
  476. # [03:50] <@njn> I deliberately excluded Blink because it would probably agree with Webkit most of the time
  477. # [03:50] <@njn> hmm, you could make it so the page wouldn't render unless all three agreed
  478. # [03:50] <@njn> that way you'd be sure your page would work in all browsers
  479. # [03:50] * @njn waves hands
  480. # [03:50] * Quits: justindarc (justindarc@moz-lev.v84.203.209.IP) (Ping timeout: 121 seconds)
  481. # [03:51] <xidorn> dbaron: i always open the treeherder page when i receive the email, but there still some lag between that and the tasks actually get started
  482. # [03:52] * @njn hates trigraphs
  483. # [03:52] <@njn> that's what I get for putting "???" into my debugging printfs
  484. # [03:53] * Quits: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net) (Client exited)
  485. # [03:53] * dbaron is now known as dbaron_FL340
  486. # [03:54] * Joins: ehsan (ehsan@moz-n3usua.cable.teksavvy.com)
  487. # [03:54] * killer sets mode: +o ehsan
  488. # [03:54] * Joins: nattokirai (nattokirai@moz-rq9a8e.asahi-net.or.jp)
  489. # [03:55] * Joins: jduell_ (jduell@moz-nms4vb.tukw.qwest.net)
  490. # [03:55] <Waldo> don't we build with -Wtrigraphs?
  491. # [03:55] <@ehsan> I'm backing out the offending patch
  492. # [03:55] <Waldo> -Werror=trigraphs, even
  493. # [03:55] <@ehsan> sorry
  494. # [03:56] <@ehsan> yes, we do
  495. # [03:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/cfccc5448963 - Ehsan Akhgari - Backed out changeset bc7e683ef708 (bug 1117264) for build bustage on a CLOSED TREE
  496. # [03:56] <@njn> bz: how do I get the window of a docshell? is it nsDocShell::mScriptGlobal?
  497. # [03:56] <@njn> Waldo: yeah, it's the warnings that annoy me
  498. # [03:57] * Quits: tonymec (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
  499. # [03:57] <@njn> bz: GetAssociatedWindow()?
  500. # [03:57] * Joins: alexbardas (alexbardas@moz-pp3o8o.DJ.idilis.net)
  501. # [03:59] * Quits: trevorh (trevor@moz-29pfj5.bigpond.net.au) (Quit: Leaving.)
  502. # [04:00] * heycam|away is now known as heycam
  503. # [04:00] * glob is now known as glob|away
  504. # [04:00] * Joins: tonymec (tonymec@moz-r10.deo.66.87.IP)
  505. # [04:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5aa1ef502b3c - Jeff Muizelaar - Bug 1118100. Remove unused SharedSurfaceIO code. r=jgilbert
  506. # [04:00] * Quits: jduell_ (jduell@moz-nms4vb.tukw.qwest.net) (Ping timeout: 121 seconds)
  507. # [04:01] * Joins: evanxd (Adium@moz-2hf62a.HINET-IP.hinet.net)
  508. # [04:01] <nigelb> Morning
  509. # [04:01] <Waldo> evening
  510. # [04:01] * Joins: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com)
  511. # [04:02] * Quits: alexbardas (alexbardas@moz-pp3o8o.DJ.idilis.net) (Ping timeout: 121 seconds)
  512. # [04:02] * Quits: @ehsan (ehsan@moz-n3usua.cable.teksavvy.com) (Quit: vanished into thin air...)
  513. # [04:03] * Joins: trevorh (trevor@moz-29pfj5.bigpond.net.au)
  514. # [04:03] <dmajor> afternoon
  515. # [04:04] <&dbaron_FL340> some time when it's dark outside
  516. # [04:04] <RyanVM> dmajor: I think you're probably the best-qualified to settle the argument about requiring Update 2/3 or not
  517. # [04:05] <RyanVM> since you know all the trials and tribulations of MSVC2013 along the way
  518. # [04:06] * Quits: gandi (zbraniecki@moz-l8ebtf.sfo1.mozilla.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  519. # [04:06] <bz> njn: do whatever nsDocShell::Destroy does to notify the window to forget the docshell reference?
  520. # [04:06] <@njn> bz: k, thanks
  521. # [04:06] * Quits: allstarschh_nb (allstarschh@moz-2hf62a.HINET-IP.hinet.net) (A TLS packet with unexpected length was received.)
  522. # [04:06] <bz> njn: I guess it uses an API on mScriptGlobal
  523. # [04:06] <bz> njn: Which seems fine to me
  524. # [04:07] <bz> njn: Yeah, that's nsPIDOMWindow
  525. # [04:07] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
  526. # [04:07] <bz> er, actually nsGlobalWindow, even
  527. # [04:07] <bz> ok
  528. # [04:07] <bz> bedtime
  529. # [04:07] * bz is now known as bz_sleep
  530. # [04:07] <@njn> bz: thanks again
  531. # [04:09] * Joins: jcj (jcj@moz-tbsov6.phnx.qwest.net)
  532. # [04:09] * Quits: bholley (bholley@moz-81c.06q.210.98.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  533. # [04:09] * Quits: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  534. # [04:09] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
  535. # [04:09] <dmajor> RyanVM: I don't really have a preference. I can tell you what will break. The real question is whether those things are important enough to worry about. That I don't know.
  536. # [04:10] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Ping timeout: 121 seconds)
  537. # [04:10] * Joins: atsai (atsai@moz-aj9ejj.HINET-IP.hinet.net)
  538. # [04:10] <RyanVM> dmajor: I mean, I guess my viewpoint on it is that if there are known issues and the barrier to updating is minor, why wouldn't we just play it safe?
  539. # [04:10] <RyanVM> i mean, the community edition comes with update 4 IIUC
  540. # [04:10] * Joins: Jesse (jruderman@moz-pqc1f5.ca.comcast.net)
  541. # [04:10] * Joins: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net)
  542. # [04:11] <dmajor> RyanVM: no objection here :)
  543. # [04:11] * Quits: jgilbert (jgilbert@moz-vrhne4.ujol.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
  544. # [04:12] * Quits: myk (myk@moz-u3dg2t.sfo1.mozilla.com) (Ping timeout: 121 seconds)
  545. # [04:13] <dmajor> I think it's reasonable to require the update but I don't feel strongly enough to push on it
  546. # [04:14] <RyanVM> dmajor: my main reason for pushing on it is that if we're going to do it, we should do it this week before gecko 37 merges to aurora
  547. # [04:15] <dmajor> makes sense
  548. # [04:16] * Joins: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com)
  549. # [04:17] * Quits: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  550. # [04:17] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  551. # [04:18] <&dbaron_FL340> is the merge to aurora happening later than normal?
  552. # [04:19] * lmandel is now known as lmandel_afk
  553. # [04:19] * Joins: surkov (surkov@moz-v8g78c.cpe.teksavvy.com)
  554. # [04:19] * Quits: surkov (surkov@moz-v8g78c.cpe.teksavvy.com) (Client exited)
  555. # [04:22] <RyanVM> dbaron_FL340: next week as usual :)
  556. # [04:23] <jdm> https://wiki.mozilla.org/RapidRelease/Calendar
  557. # [04:23] <RyanVM> (beta always merges to release a week prior so that the RC builds can come off m-r)
  558. # [04:23] * Joins: Sushant94 (Sushant@moz-97m.7ag.202.116.IP)
  559. # [04:23] * Joins: mmcdonough (Martin@moz-qfl.dci.229.137.IP)
  560. # [04:23] * Quits: mmcdonough (Martin@moz-qfl.dci.229.137.IP) (Connection closed)
  561. # [04:25] <&dbaron_FL340> ah, I'd been thinking release was this week all last week too, I think
  562. # [04:25] * Quits: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  563. # [04:26] <&dbaron_FL340> I guess that means I have more time to poke people for code reviews for regression fixes before merge day
  564. # [04:26] * Joins: m_kato (m_kato@moz-86b4bs.bitcat.net)
  565. # [04:26] * Joins: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net)
  566. # [04:26] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Connection closed)
  567. # [04:27] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/aeac390e496f - Shu-yu Guo - Bug 1116103 - Only look for an ICEntry in debug mode OSR if we aren't handling an exception. (r=jandem)
  568. # [04:31] * Quits: spohl (Adium@moz-ppb.olo.156.104.IP) (Quit: Leaving.)
  569. # [04:32] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  570. # [04:32] * Quits: Edgar (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  571. # [04:33] * Joins: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net)
  572. # [04:33] * Quits: Jan\ (kvirc@moz-afa.t52.13.198.IP) (Ping timeout: 121 seconds)
  573. # [04:35] * Joins: Boriss (Boriss@moz-tk8.nnf.245.162.IP)
  574. # [04:36] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  575. # [04:37] * glob|away is now known as glob
  576. # [04:37] <xidorn> RyanVM: i think the testing on linux x64 builds start being pending since about 7hrs ago
  577. # [04:38] * Quits: bdahl (bdahl@moz-u8srdi.2rkg.9kg1.0101.2620.IP) (A TLS packet with unexpected length was received.)
  578. # [04:39] * Quits: Sushant94 (Sushant@moz-97m.7ag.202.116.IP) (Ping timeout: 121 seconds)
  579. # [04:40] * khuey is now known as khuey|away
  580. # [04:41] * Quits: pcwalton (pcwalton@moz-6kjabm.ca.comcast.net) (Client exited)
  581. # [04:41] <philor> xidorn: ten, actually
  582. # [04:42] <philor> since linux64 == b2g-emulator == android emulator == b2g-desktop
  583. # [04:43] * Quits: chmanchester (chmancheste@moz-cbt.jf0.246.96.IP) (Quit: )
  584. # [04:44] <&dbaron_FL340> xidorn, http://builddata.pub.build.mozilla.org/reports/pending/pending.html
  585. # [04:44] <philor> and if you're thinking that the slave pool was expanded proportionally to each of those increases in load and to each increase in load within those platforms, you're being silly
  586. # [04:44] <&dbaron_FL340> (which was really easy to find from TBPL... and is one of the things I still use TBPL for)
  587. # [04:45] <&dbaron_FL340> philor, they aren't AWS VMs?
  588. # [04:45] <philor> they are
  589. # [04:45] <&dbaron_FL340> philor, do we limit the number we use?
  590. # [04:45] <xidorn> dbaron_FL340: ah, thanks
  591. # [04:45] <philor> remember when people unimaginable to me were screaming at releng about the amount of money they spent?
  592. # [04:45] <philor> I, of course, do not, having not actually been there
  593. # [04:45] <xidorn> philor: maybe i should push another try with a different task set
  594. # [04:46] <&dbaron_FL340> philor, so we delay tests, but still run them all?
  595. # [04:46] <philor> dbaron_FL340: we coalesce on non-try, but on try we expect that when load increases, developers will cancel the jobs that they no longer need which have not yet run
  596. # [04:46] * Quits: erahm (erahm@moz-jjj0qb.or.comcast.net) (A TLS packet with unexpected length was received.)
  597. # [04:46] <philor> we only rarely piss ourselves laughing at that expectation
  598. # [04:47] * Quits: evanxd (Adium@moz-2hf62a.HINET-IP.hinet.net) (Connection closed)
  599. # [04:47] * Joins: evanxd1 (Adium@moz-aj9ejj.HINET-IP.hinet.net)
  600. # [04:47] <Waldo> hm, non-unified builds take a reeeeeeeeaaaaaaaaaaaalllllllllyyyyyyyyyyy long time to complete these days
  601. # [04:47] <philor> if today is normal, and there's no reason it shouldn't be, between 10 and 20 percent of that pending has already landed
  602. # [04:48] <xidorn> philor: i guess you can automatically cancel the tasks when they are pending for a too long time, say one hour
  603. # [04:48] * Quits: evanxd1 (Adium@moz-aj9ejj.HINET-IP.hinet.net) (Connection closed)
  604. # [04:48] * Joins: evanxd (Adium@moz-2hf62a.HINET-IP.hinet.net)
  605. # [04:48] <philor> xidorn: let's say some much longer number
  606. # [04:48] <xidorn> philor: and if the developer still cares about that result, he/she can still retrigger it
  607. # [04:49] * Joins: Jerry_Mac_ (hshih@moz-aj9ejj.HINET-IP.hinet.net)
  608. # [04:49] <xidorn> philor: i mean only for pending tasks, not for those has been started
  609. # [04:49] * Joins: Edgar (Thunderbird@moz-aj9ejj.HINET-IP.hinet.net)
  610. # [04:49] <philor> that would be *such* an awesome level of care on the part of developers looking at their try results
  611. # [04:50] <philor> instead, they would just fail to notice that we didn't run a bunch of their tests, land, burn inbound across several pushes, get backed out, and pout
  612. # [04:50] * Quits: nli-- (Linear-logg@moz-0a9q19.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  613. # [04:51] <philor> except today, when the result would be that pretty much nobody would get any linux/b2g/android tests run on try at all
  614. # [04:51] <xidorn> philor: explicitly marking them canceled may help i guess
  615. # [04:51] * Quits: Jerry_Mac (hshih@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  616. # [04:51] <philor> so they could just not bother pushing to try
  617. # [04:51] <philor> at which point we no longer have a problem
  618. # [04:51] * dbaron_FL340 is now known as dbaron
  619. # [04:51] * Quits: &dbaron (dbaron@moz-u3dg2t.sfo1.mozilla.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  620. # [04:52] * Quits: nattokirai (nattokirai@moz-rq9a8e.asahi-net.or.jp) (Client exited)
  621. # [04:53] * Joins: nattokirai (nattokirai@moz-rq9a8e.asahi-net.or.jp)
  622. # [04:53] <xidorn> btw, can the try servers reuse the build if only try syntax changes...
  623. # [04:54] * Quits: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  624. # [04:54] <philor> you're looking for https://wiki.mozilla.org/ReleaseEngineering/How_To/Trigger_arbitrary_jobs
  625. # [04:54] * Joins: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net)
  626. # [04:55] * Joins: nli-- (Linear-logg@moz-0a9q19.HINET-IP.hinet.net)
  627. # [04:55] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Quit: Leaving.)
  628. # [04:55] * Joins: jduell_ (jduell@moz-nms4vb.tukw.qwest.net)
  629. # [04:56] <philor> it's not as much fun as a super-intelligent tryserver would be, but it has the advantage of actually existing :)
  630. # [04:57] * Quits: dmose (uid42639@moz-nouq1h.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
  631. # [04:59] * Quits: jet (uid49872@moz-2b8mdp.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  632. # [04:59] * Joins: mccr8 (mccr8@moz-m84lpe.ca.comcast.net)
  633. # [04:59] <philor> of course, releng doesn't get a free pass, just because we've screamed at them to stop spending money
  634. # [05:00] * Quits: jduell_ (jduell@moz-nms4vb.tukw.qwest.net) (Ping timeout: 121 seconds)
  635. # [05:00] <xidorn> it would be greate if you have some ui for that... or at least, allows using try syntax
  636. # [05:00] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
  637. # [05:00] <philor> since a fairly big part of the problem is that the top three failures are unexamined infra failures on linux64 slaves
  638. # [05:00] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
  639. # [05:01] * Joins: fabrice (fabrice@moz-3oj.il6.198.71.IP)
  640. # [05:01] <philor> the activity on https://bugzilla.mozilla.org/show_bug.cgi?id=918038 should give you an idea of when to expect UI
  641. # [05:01] <xidorn> philor: oh, great
  642. # [05:02] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  643. # [05:02] * Joins: Manny (quassel@moz-bgt.6kh.139.14.IP)
  644. # [05:03] * Quits: Jesse (jruderman@moz-pqc1f5.ca.comcast.net) (Client exited)
  645. # [05:03] * Quits: gozala (uid5923@moz-mdbdda.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
  646. # [05:05] * Quits: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  647. # [05:06] * Quits: Manny (quassel@moz-bgt.6kh.139.14.IP) (Ping timeout: 121 seconds)
  648. # [05:06] * Quits: jhlin (jolin@moz-aj9ejj.HINET-IP.hinet.net) (Quit: ZNC - http://znc.in)
  649. # [05:06] * Joins: bholley (bholley@moz-81c.06q.210.98.IP)
  650. # [05:07] * Joins: sewardj_ (sewardj@moz-5jbl2h.dip0.t-ipconnect.de)
  651. # [05:07] * Joins: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net)
  652. # [05:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/644bd5f5f444 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  653. # [05:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/691395de2c58 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  654. # [05:08] * Joins: jhlin|away (jolin@moz-2hf62a.HINET-IP.hinet.net)
  655. # [05:09] * jhlin|away is now known as jhlin
  656. # [05:09] * Quits: jhlin (jolin@moz-2hf62a.HINET-IP.hinet.net) (Quit: ZNC - http://znc.in)
  657. # [05:10] * nsm is now known as nsm|away
  658. # [05:10] * Quits: sewardj (sewardj@moz-6gooc6.dip0.t-ipconnect.de) (Ping timeout: 121 seconds)
  659. # [05:11] * Quits: mccr8 (mccr8@moz-m84lpe.ca.comcast.net) (Quit: )
  660. # [05:11] * Joins: jhlin_ (jolin@moz-aj9ejj.HINET-IP.hinet.net)
  661. # [05:11] * mcote is now known as mcote|afk
  662. # [05:12] * Quits: bholley (bholley@moz-81c.06q.210.98.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  663. # [05:14] * Quits: abr (anonymous@moz-u3pnp5.dllstx.sbcglobal.net) (Client exited)
  664. # [05:15] * Quits: mconley (mconley@moz-os98q9.cable.teksavvy.com) (Connection closed)
  665. # [05:16] * Joins: mconley (mconley@moz-os98q9.cable.teksavvy.com)
  666. # [05:16] * nsm|away is now known as nsm
  667. # [05:16] * Joins: abr (anonymous@moz-u3pnp5.dllstx.sbcglobal.net)
  668. # [05:19] * jhlin_ is now known as jhlin
  669. # [05:19] * Quits: jhlin (jolin@moz-aj9ejj.HINET-IP.hinet.net) (Quit: ZNC - http://znc.in)
  670. # [05:20] * Quits: mconley (mconley@moz-os98q9.cable.teksavvy.com) (Ping timeout: 121 seconds)
  671. # [05:21] * Joins: jhlin|away (jolin@moz-aj9ejj.HINET-IP.hinet.net)
  672. # [05:22] * Joins: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  673. # [05:22] <RyanVM> blassey: you'll be thrilled to hear that your push to beta has android reftest failures
  674. # [05:22] * Parts: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  675. # [05:23] <RyanVM> and somewhat-significant looking at that
  676. # [05:23] <nigelb> "thrilled"
  677. # [05:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/7cc14006a6fb - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  678. # [05:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/43c90ea29314 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  679. # [05:27] * Quits: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  680. # [05:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5667902b8cba - Nicholas Nethercote - Bug 1117591 - Fix mismatched alloc/dealloc in APNAudio.cpp. r=blassey.
  681. # [05:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/91c3845c87cf - Nicholas Nethercote - Bug 1117592 - Avoid use of single buffer as parameter and destination in snprintf in NetworkUtils.cpp. r=fabrice.
  682. # [05:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/eb0d05a27922 - Nicholas Nethercote - Bug 1117593 - Fix handling of impossible cases in txEarlyEvalContext. r=peterv.
  683. # [05:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/03a624fda816 - Nicholas Nethercote - Bug 1117594 - Crash on unexpected image format in ImageLayerD3D10::RenderLayer(). r=bas.
  684. # [05:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/757184e87736 - Nicholas Nethercote - Bug 1117611 - Fix shadowed variable in SandboxBroker::SetSecurityLevelForContentProcess(). r=bobowen.
  685. # [05:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6d50e5de8a2b - Nicholas Nethercote - Bug 1117639 - Remove AbortFrame() because it is dead. r=bas.
  686. # [05:30] * Quits: evanxd (Adium@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving.)
  687. # [05:34] * Joins: evanxd (Adium@moz-3qu405.dynamic.hinet.net)
  688. # [05:34] * Quits: RyanVM (Thunderbird@moz-hbb9mb.fios.verizon.net) (Client exited)
  689. # [05:37] * Quits: ericjung (ericjung@moz-l86suf.7ch4.iin2.0006.2601.IP) (Ping timeout: 121 seconds)
  690. # [05:37] * Quits: Waldo (waldo@moz-uhmkk3.dim.wideopenwest.com) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 32.0/20140902134853])
  691. # [05:44] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  692. # [05:50] * Joins: ericjung (ericjung@moz-uodba0.7ch4.iin2.0006.2601.IP)
  693. # [05:54] * Quits: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  694. # [05:55] * Joins: jduell_ (jduell@moz-nms4vb.tukw.qwest.net)
  695. # [05:55] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  696. # [05:57] * Joins: erahm (erahm@moz-jjj0qb.or.comcast.net)
  697. # [05:59] * Joins: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com)
  698. # [06:00] * Quits: jduell_ (jduell@moz-nms4vb.tukw.qwest.net) (Ping timeout: 121 seconds)
  699. # [06:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9d2bba85e806 - Luke Wagner - Bug 1117235 - Handle asm.js warnings + off-main-thread parsing + warnings-as-errors (r=bhackett)
  700. # [06:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6a3870adc1de - Luke Wagner - Bug 1117255 - Work around a Windows bug where exceptions can be reported with the wrong faulting instruction (r=bhackett)
  701. # [06:02] * Joins: dbaron (dbaron@moz-u3dg2t.sfo1.mozilla.com)
  702. # [06:02] * killer sets mode: +ao dbaron dbaron
  703. # [06:02] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
  704. # [06:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ba352db71386 - Chris Peterson - Bug 989303 - Use Android's PROPERTY_VALUE_MAX instead of #defining our own. r=fabrice
  705. # [06:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2074c8fd1f10 - Chris Peterson - Bug 1117466 - Fix Android gcc warnings in js/src/gc. r=sfink
  706. # [06:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b8ade3d51d5c - Chris Peterson - Bug 1117468 - Fix Android gcc warnings in js/src/irregxp and js/src/jit. r=jandem
  707. # [06:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/29a48b9409ea - Chris Peterson - Bug 1117566 - Fix some JavaScript warnings in SimpleTest runner. r=jmaher
  708. # [06:05] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Connection closed)
  709. # [06:06] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
  710. # [06:06] * Joins: jchaulk (jchaulk@moz-oq4n7p.dsl.teksavvy.com)
  711. # [06:07] * Joins: tkuo (uid49815@moz-9h4p2b.highgate.irccloud.com)
  712. # [06:09] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
  713. # [06:09] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  714. # [06:10] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
  715. # [06:11] * Quits: jchaulk (jchaulk@moz-oq4n7p.dsl.teksavvy.com) (Ping timeout: 121 seconds)
  716. # [06:11] * Quits: jcj (jcj@moz-tbsov6.phnx.qwest.net) (Quit: goodnight, night vale. goodnight.)
  717. # [06:14] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
  718. # [06:19] * Joins: bwc (Adium@moz-7qa.7fp.250.162.IP)
  719. # [06:20] * Joins: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net)
  720. # [06:22] * Quits: &dbaron (dbaron@moz-u3dg2t.sfo1.mozilla.com) (Ping timeout: 121 seconds)
  721. # [06:22] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
  722. # [06:26] * Quits: mmc (uid16596@moz-rb9ith.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  723. # [06:26] * Quits: jrmuizel_ (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  724. # [06:27] * Joins: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com)
  725. # [06:27] * Joins: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net)
  726. # [06:30] * Quits: ashughes (uid34327@moz-idmt9q.ealing.irccloud.com) (Quit: Connection closed for inactivity)
  727. # [06:32] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
  728. # [06:32] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
  729. # [06:35] * Joins: Sushant94 (Sushant@moz-5iq.h2t.202.116.IP)
  730. # [06:36] * Joins: bholley (bholley@moz-jaejpj.ca.comcast.net)
  731. # [06:38] * Joins: WeirdAl (chatzilla@moz-3f3s98.ca.comcast.net)
  732. # [06:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e34f8806ff2f - Brian Birtles - Bug 1117955 - Disable css-animations/test_animation-pausing.html on Windows
  733. # [06:41] * whimboo|afk is now known as whimboo
  734. # [06:44] * Joins: drno (nohlmeier@moz-225k7f.ca.comcast.net)
  735. # [06:51] * Quits: bholley (bholley@moz-jaejpj.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  736. # [06:52] * Joins: ferjm (textual@moz-m3gn8v.abo.bbox.fr)
  737. # [06:53] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  738. # [06:55] * Joins: jduell_ (jduell@moz-nms4vb.tukw.qwest.net)
  739. # [06:56] * Quits: @roc (chatzilla@moz-ktvdnu.5h0u.b0fh.0cb0.2001.IP) (Connection closed)
  740. # [06:57] * Quits: karlt (karl@moz-53a.fci.192.203.IP) (Ping timeout: 121 seconds)
  741. # [06:57] * Joins: cosmin-malutan (cosmin_malu@moz-ohb.65e.79.82.IP)
  742. # [06:59] * Quits: bwc (Adium@moz-7qa.7fp.250.162.IP) (Quit: Leaving.)
  743. # [06:59] * Joins: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net)
  744. # [07:00] * Quits: jduell_ (jduell@moz-nms4vb.tukw.qwest.net) (Ping timeout: 121 seconds)
  745. # [07:01] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
  746. # [07:05] * Joins: bholley (bholley@moz-jaejpj.ca.comcast.net)
  747. # [07:06] * Joins: allstarschh_nb (allstarschh@moz-2hf62a.HINET-IP.hinet.net)
  748. # [07:07] * Joins: mreavy_ (chatzilla@moz-15n93u.fios.verizon.net)
  749. # [07:08] * Quits: mreavy (chatzilla@moz-15n93u.fios.verizon.net) (Ping timeout: 121 seconds)
  750. # [07:08] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
  751. # [07:08] * mreavy_ is now known as mreavy
  752. # [07:09] * Joins: sabbir_alam_ufo (sabbir_alam@moz-ss9.s0r.225.103.IP)
  753. # [07:10] * BenWa is now known as BenWa|email
  754. # [07:10] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
  755. # [07:10] * mattwoodrow is now known as mattwoodrow|away
  756. # [07:12] * Quits: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net) (Client exited)
  757. # [07:14] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
  758. # [07:15] * miketaylr is now known as zz_miketaylr
  759. # [07:15] * Quits: kaze (kaze@moz-8ion1q.fbx.proxad.net) (Ping timeout: 121 seconds)
  760. # [07:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/9477cb31bf80 - Blair McBride - Bug 987333 - Add documentation for UITour and buckets to BrowserUITelemetry docs. r=mconley
  761. # [07:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/1f6ca2c7d05a - Blair McBride - Bug 1098071 - Move uitour.js library out of test directory. r=MattN
  762. # [07:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/f9d665c7c667 - Blair McBride - Bug 1099046 - Autocomplete popup displays "moz-action:searchengine,..." for keyword searches while pressing Shift. r=mak
  763. # [07:20] * Quits: Bas (chatzilla@moz-bbdigr.ftth.concepts.nl) (Quit: ChatZilla 0.9.91.1 [Firefox 34.0.5/20141126041045])
  764. # [07:21] * Quits: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  765. # [07:21] * Quits: ferjm (textual@moz-m3gn8v.abo.bbox.fr) (Quit: Textual IRC Client: www.textualapp.com)
  766. # [07:22] * Joins: Bas (chatzilla@moz-bbdigr.ftth.concepts.nl)
  767. # [07:22] * Joins: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net)
  768. # [07:26] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (A TLS packet with unexpected length was received.)
  769. # [07:26] * Quits: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  770. # [07:27] * Joins: tantek (tantek@moz-6s2vd2.dynamic.fusionbroadband.com)
  771. # [07:27] * Joins: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net)
  772. # [07:28] * Quits: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  773. # [07:28] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
  774. # [07:28] * Quits: bnicholson (bnicholson@moz-olu.vgl.130.24.IP) (Quit: This computer has gone to sleep)
  775. # [07:31] * Quits: sabbir_alam_ufo (sabbir_alam@moz-ss9.s0r.225.103.IP) (Connection closed)
  776. # [07:31] * Quits: Shrooms (Shrooms@moz-7srl5t.ip.windstream.net) (Connection closed)
  777. # [07:34] * Joins: vicamo (vicamo@moz-8o1.p7n.41.175.IP)
  778. # [07:34] * Quits: allstarschh_nb (allstarschh@moz-2hf62a.HINET-IP.hinet.net) (A TLS packet with unexpected length was received.)
  779. # [07:35] * Joins: kilikkuo (Mibbit@moz-aj9ejj.HINET-IP.hinet.net)
  780. # [07:38] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
  781. # [07:38] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  782. # [07:38] * Joins: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net)
  783. # [07:39] * Quits: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  784. # [07:40] * Quits: kentuckyfriedtakahe (ajones@moz-2u13n4.5h0u.b0fh.0cb0.2001.IP) (A TLS packet with unexpected length was received.)
  785. # [07:42] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/99dfdc6bdee8 - Marco Castelluccio - Bug 1116769 - Use for each ... in instead of for ... of in webapprt downloads.js. r=myk
  786. # [07:44] * philor is now known as philor|away
  787. # [07:48] * Joins: avaida (andreivaida@moz-662.esi.231.62.IP)
  788. # [07:49] * Joins: RattyAway (Jim_diGriz@moz-n7a.f5s.72.180.IP)
  789. # [07:49] <RattyAway> % hg pull --verbose --update --config ui.merge=internal:fail http://hg.mozilla.org/releases/mozilla-beta/
  790. # [07:49] <RattyAway> pulling from http://hg.mozilla.org/releases/mozilla-beta/
  791. # [07:49] <RattyAway> searching for changes
  792. # [07:49] <RattyAway> all local heads known remotely
  793. # [07:49] * Quits: seanlin (Thunderbird@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  794. # [07:49] <RattyAway> URLError: [Errno 10054] An existing connection was forcibly closed by the remote host
  795. # [07:49] <RattyAway> [command returned code 255 Tue Jan 06 14:48:12 2015]
  796. # [07:49] <RattyAway> C:\T1\hg\comm-beta\mozilla%
  797. # [07:49] * Joins: seanlin (Thunderbird@moz-aj9ejj.HINET-IP.hinet.net)
  798. # [07:49] <RattyAway> Is something wrong with mozilla-beta or is it just me? (mozilla-aurora is ok)
  799. # [07:53] * heycam is now known as heycam|away
  800. # [07:53] * Quits: mastizada (Thunderbird@moz-ihb.dc9.233.178.IP) (Ping timeout: 121 seconds)
  801. # [07:53] * Joins: ferjm (textual@moz-71m.3nd.202.89.IP)
  802. # [07:55] * Joins: jduell_ (jduell@moz-nms4vb.tukw.qwest.net)
  803. # [07:55] * Joins: karlt (karl@moz-d9sifc.xtra.co.nz)
  804. # [07:57] * Quits: atsai (atsai@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  805. # [07:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/43c4992322be - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  806. # [07:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/9b1eefdca24a - B2G Bumper Bot - Bumping manifests a=b2g-bump
  807. # [07:57] * Joins: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net)
  808. # [07:59] * flod|away is now known as flod
  809. # [08:00] * Quits: bholley (bholley@moz-jaejpj.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  810. # [08:01] * Joins: Dexter (Dexter@moz-i7o.obq.235.95.IP)
  811. # [08:01] * Quits: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  812. # [08:01] * Quits: jduell_ (jduell@moz-nms4vb.tukw.qwest.net) (Ping timeout: 121 seconds)
  813. # [08:01] * Joins: atsai (atsai@moz-2hf62a.HINET-IP.hinet.net)
  814. # [08:03] * Joins: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net)
  815. # [08:04] * Quits: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  816. # [08:06] * Joins: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net)
  817. # [08:06] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
  818. # [08:07] * Quits: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  819. # [08:09] * Joins: Manny (quassel@moz-bgt.6kh.139.14.IP)
  820. # [08:09] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  821. # [08:10] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  822. # [08:11] * Joins: ferjm_ (textual@moz-71m.3nd.202.89.IP)
  823. # [08:12] * Quits: ferjm (textual@moz-71m.3nd.202.89.IP) (Connection closed)
  824. # [08:12] * Quits: ferjm_ (textual@moz-71m.3nd.202.89.IP) (Connection closed)
  825. # [08:12] * Quits: tantek (tantek@moz-6s2vd2.dynamic.fusionbroadband.com) (Client exited)
  826. # [08:12] * Joins: botond_ (chatzilla@moz-303r5l.cpe.pppoe.ca)
  827. # [08:13] * Quits: kevin (kevin@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  828. # [08:13] * Quits: squib (squib@moz-napvi8.wi.charter.com) (Quit: Leaving)
  829. # [08:14] * botond_ is now known as help
  830. # [08:14] * Joins: ferjm (textual@moz-71m.3nd.202.89.IP)
  831. # [08:16] * help is now known as botond|home
  832. # [08:16] * Joins: adalucinet (Instantbird@moz-662.esi.231.62.IP)
  833. # [08:17] * Quits: jdm (jdm@moz-ilbt2e.cable.teksavvy.com) (Quit: )
  834. # [08:22] <RattyAway> hah Found 8275 incoming changesets
  835. # [08:23] * nsm is now known as nsm|away
  836. # [08:25] * Quits: Lewoco (Lewoco@moz-gb3oa0.tpgi.com.au) (Ping timeout: 121 seconds)
  837. # [08:27] * Joins: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net)
  838. # [08:27] * Joins: jkitch (Thunderbird@moz-lema8v.k4n0.vhij.44b8.2001.IP)
  839. # [08:27] * Joins: stully (quassel@moz-v95.p0a.35.50.IP)
  840. # [08:27] * Quits: stully (quassel@moz-v95.p0a.35.50.IP) (Quit: Bye!)
  841. # [08:31] * Joins: kinetik_ (kinetik@moz-stvukj.orcon.net.nz)
  842. # [08:31] * Quits: kinetik (kinetik@moz-ebll6n.orcon.net.nz) (Ping timeout: 121 seconds)
  843. # [08:32] * Joins: Mano (mano@moz-kji1k1.dynamic.barak-online.net)
  844. # [08:32] * Quits: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  845. # [08:32] * Quits: RattyAway (Jim_diGriz@moz-n7a.f5s.72.180.IP) (Quit: ChatZilla 0.9.91.1 [SeaMonkey 2.0.15pre/20110606000022])
  846. # [08:34] * Quits: victorporof (victorporof@moz-3ofrgn.dsl.bell.ca) (Quit: 💤)
  847. # [08:35] * Quits: Mano (mano@moz-kji1k1.dynamic.barak-online.net) (Quit: )
  848. # [08:35] * Joins: Mano (Mano@moz-kji1k1.dynamic.barak-online.net)
  849. # [08:35] * Joins: Ms2ger (Ms2ger@moz-c70.8u8.182.91.IP)
  850. # [08:37] * Joins: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net)
  851. # [08:38] * Quits: wesley_huang (wesley_huan@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  852. # [08:41] * mattwoodrow|away is now known as mattwoodrow
  853. # [08:43] * Joins: wesley_huang (wesley_huan@moz-2hf62a.HINET-IP.hinet.net)
  854. # [08:46] * Joins: RealRaven (Thunderbird@moz-s7o.qle.125.109.IP)
  855. # [08:46] * Joins: bogdan_maris (Instantbird@moz-662.esi.231.62.IP)
  856. # [08:48] * Joins: Mano_ (mano@moz-kji1k1.dynamic.barak-online.net)
  857. # [08:49] * Quits: kgrandon (Adium@moz-l8e1ui.ca.comcast.net) (Connection closed)
  858. # [08:49] * Joins: kgrandon1 (Adium@moz-l8e1ui.ca.comcast.net)
  859. # [08:49] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  860. # [08:49] * Quits: drno (nohlmeier@moz-225k7f.ca.comcast.net) (Client exited)
  861. # [08:51] * Joins: jduell_ (jduell@moz-nms4vb.tukw.qwest.net)
  862. # [08:54] * Quits: myk (myk@moz-ctagk8.dynamic.fusionbroadband.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  863. # [08:55] * kinetik_ is now known as kinetik
  864. # [08:56] * Quits: jduell_ (jduell@moz-nms4vb.tukw.qwest.net) (A TLS packet with unexpected length was received.)
  865. # [08:57] * pbrosset|afk is now known as pbrosset
  866. # [09:00] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
  867. # [09:00] * bobowen|afk is now known as bobowen
  868. # [09:01] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
  869. # [09:01] * Joins: opnchaudhary_ (Thunderbird@moz-fm9.7f7.164.122.IP)
  870. # [09:01] * Quits: kgrandon1 (Adium@moz-l8e1ui.ca.comcast.net) (Quit: Leaving.)
  871. # [09:02] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
  872. # [09:02] * julienw_afk is now known as julienw
  873. # [09:02] * Joins: mahdi (mahdi@moz-qrj.b3k.244.151.IP)
  874. # [09:03] * Quits: WeirdAl (chatzilla@moz-3f3s98.ca.comcast.net) (Quit: ChatZilla 0.9.91.1 [Firefox 34.0/20141201111728])
  875. # [09:03] * Quits: Jerry_Mac_ (hshih@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  876. # [09:04] * Joins: flaviu (Instantbird@moz-662.esi.231.62.IP)
  877. # [09:04] * Joins: gcp (gcp@moz-e4fqo5.beqe.9i1r.1812.2a02.IP)
  878. # [09:04] * Joins: jviereck (Adium@moz-tde1p4.ethz.ch)
  879. # [09:05] * Joins: kevin (kevin@moz-2hf62a.HINET-IP.hinet.net)
  880. # [09:06] * Joins: Jerry_Mac (hshih@moz-2hf62a.HINET-IP.hinet.net)
  881. # [09:08] * Joins: tzimmermann (tzimmermann@moz-hslhrb.pools.vodafone-ip.de)
  882. # [09:10] * Joins: stormi (samuel@moz-t5b.q89.218.46.IP)
  883. # [09:10] * Joins: Alessar (Alessar@moz-mfn.qfs.104.79.IP)
  884. # [09:10] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
  885. # [09:11] * Quits: rkent (Thunderbird@moz-uta551.wa.comcast.net) (Client exited)
  886. # [09:11] * Quits: opnchaudhary_ (Thunderbird@moz-fm9.7f7.164.122.IP) (Client exited)
  887. # [09:12] * lth|away is now known as lth
  888. # [09:12] * Joins: Lewoco (Lewoco@moz-gb3oa0.tpgi.com.au)
  889. # [09:13] * Joins: ttaubert (uid2620@moz-gmrftu.charlton.irccloud.com)
  890. # [09:14] * Joins: forivall_ (quassel@moz-i6k8q6.vc.shawcable.net)
  891. # [09:15] * Joins: jduell_ (jduell@moz-nms4vb.tukw.qwest.net)
  892. # [09:15] * Quits: forivall (quassel@moz-i6k8q6.vc.shawcable.net) (Ping timeout: 121 seconds)
  893. # [09:17] * Quits: cosmin-malutan (cosmin_malu@moz-ohb.65e.79.82.IP) (Client exited)
  894. # [09:18] * Joins: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net)
  895. # [09:20] * Callek is now known as Callek_disconnected
  896. # [09:21] * Joins: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  897. # [09:23] * Quits: Mano (Mano@moz-kji1k1.dynamic.barak-online.net) (Quit: )
  898. # [09:23] * Joins: Mano (Mano@moz-kji1k1.dynamic.barak-online.net)
  899. # [09:31] * Quits: @njn (chatzilla@moz-33a4k1.iinet.net.au) (Quit: ChatZilla 0.9.91.1 [Firefox 37.0a1/20150101202038])
  900. # [09:32] * mgerva|afk is now known as mgerva
  901. # [09:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/b03811008ded - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  902. # [09:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/19cf7b9891b4 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  903. # [09:33] * Joins: RealRaven1 (Thunderbird@moz-s7o.qle.125.109.IP)
  904. # [09:33] * Joins: capella-s32 (capella-s3@moz-3e2.a68.87.66.IP)
  905. # [09:34] * Joins: capella-s33 (capella-s3@moz-a6lqme.res.rr.com)
  906. # [09:34] * Quits: capella-s32 (capella-s3@moz-3e2.a68.87.66.IP) (Connection closed)
  907. # [09:34] * Quits: RealRaven (Thunderbird@moz-s7o.qle.125.109.IP) (Ping timeout: 121 seconds)
  908. # [09:34] * Joins: Teodor_Druta (Thunderbird@moz-ohb.65e.79.82.IP)
  909. # [09:35] * Quits: capella-s3 (capella-s3@moz-a6lqme.res.rr.com) (Ping timeout: 121 seconds)
  910. # [09:35] * Quits: Mano_ (mano@moz-kji1k1.dynamic.barak-online.net) (Connection closed)
  911. # [09:35] * Quits: capella (chatzilla@moz-a6lqme.res.rr.com) (Ping timeout: 121 seconds)
  912. # [09:37] * Joins: mastizada (Thunderbird@moz-ihb.dc9.233.178.IP)
  913. # [09:39] * Joins: capella (chatzilla@moz-a6lqme.res.rr.com)
  914. # [09:40] * Quits: mastizada (Thunderbird@moz-ihb.dc9.233.178.IP) (Connection closed)
  915. # [09:40] * Joins: mastizada (Thunderbird@moz-ihb.dc9.233.178.IP)
  916. # [09:41] * Joins: Mano_ (mano@moz-kji1k1.dynamic.barak-online.net)
  917. # [09:43] * Joins: roc (chatzilla@moz-siefho.orcon.net.nz)
  918. # [09:43] * killer sets mode: +o roc
  919. # [09:43] * Joins: Swatinem1 (Instantbird@moz-ijsnuu.dynamic.surfer.at)
  920. # [09:43] * Quits: mastizada (Thunderbird@moz-ihb.dc9.233.178.IP) (Connection closed)
  921. # [09:43] * mattwoodrow is now known as mattwoodrow|away
  922. # [09:43] * Joins: givanica (Thunderbird@moz-g4j.rug.121.86.IP)
  923. # [09:44] * Joins: RealRaven (Thunderbird@moz-s7o.qle.125.109.IP)
  924. # [09:45] * Quits: Mano_ (mano@moz-kji1k1.dynamic.barak-online.net) (Ping timeout: 121 seconds)
  925. # [09:45] * Joins: h4writer (h4writer@moz-lcj9pu.access.telenet.be)
  926. # [09:47] * Parts: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  927. # [09:48] * Quits: RealRaven1 (Thunderbird@moz-s7o.qle.125.109.IP) (Ping timeout: 121 seconds)
  928. # [09:51] * Joins: VarCat (VarCat@moz-ohb.65e.79.82.IP)
  929. # [09:51] * Joins: Standard8 (Standard8@moz-1hu.vrc.166.195.IP)
  930. # [09:51] * glob is now known as glob|away
  931. # [09:54] * Quits: bogdan_maris (Instantbird@moz-662.esi.231.62.IP) (Client exited)
  932. # [09:55] * Fallen|away is now known as Fallen
  933. # [09:55] * Joins: nical_ (nical@moz-5bkntq.fbx.proxad.net)
  934. # [09:55] * nical_ is now known as nical
  935. # [09:57] * Joins: dark-knight (dark-knight@moz-bth56n.bofh.zone)
  936. # [09:58] * Quits: jviereck (Adium@moz-tde1p4.ethz.ch) (Quit: Leaving.)
  937. # [09:59] * Quits: botond|home (chatzilla@moz-303r5l.cpe.pppoe.ca) (Quit: ChatZilla 0.9.91.1 [Firefox 34.0/20141125180439])
  938. # [10:01] * Joins: jviereck (Adium@moz-tde1p4.ethz.ch)
  939. # [10:01] * Quits: cpearce (chatzilla@moz-kgevj0.xtra.co.nz) (Ping timeout: 121 seconds)
  940. # [10:01] * Joins: Honza (chatzilla@moz-tiq.7ku.62.176.IP)
  941. # [10:02] * Teodor_Druta is now known as Teodor_Druta|Duty
  942. # [10:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/1417dfb0f845 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  943. # [10:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/080bf51ff425 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  944. # [10:03] * Joins: rkent (Thunderbird@moz-uta551.wa.comcast.net)
  945. # [10:03] * bobowen is now known as bobowen|afk
  946. # [10:03] * bobowen|afk is now known as bobowen
  947. # [10:04] * Quits: rkent (Thunderbird@moz-uta551.wa.comcast.net) (Client exited)
  948. # [10:05] * Joins: jhorak (jhorak@moz-6a960j.net.upcbroadband.cz)
  949. # [10:06] * Joins: rkent (Thunderbird@moz-uta551.wa.comcast.net)
  950. # [10:06] * Joins: JamesCheng (james@moz-2hf62a.HINET-IP.hinet.net)
  951. # [10:07] * Joins: stransky (stransky@moz-16g.ma8.175.213.IP)
  952. # [10:08] * Quits: rkent (Thunderbird@moz-uta551.wa.comcast.net) (Client exited)
  953. # [10:09] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  954. # [10:09] * Quits: Manny (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  955. # [10:11] * Joins: bogdan_maris (Instantbird@moz-662.esi.231.62.IP)
  956. # [10:12] * Joins: Gijs (chatzilla@moz-goo.q6m.80.5.IP)
  957. # [10:15] * Quits: hardtolearn (Thunderbird@moz-u99.t4o.140.113.IP) (Ping timeout: 121 seconds)
  958. # [10:15] * Quits: JamesCheng (james@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  959. # [10:16] * Joins: timdream (timdream@moz-2hf62a.HINET-IP.hinet.net)
  960. # [10:17] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  961. # [10:18] * Joins: JamesCheng (james@moz-aj9ejj.HINET-IP.hinet.net)
  962. # [10:22] * Quits: dark-knight (dark-knight@moz-bth56n.bofh.zone) (A TLS packet with unexpected length was received.)
  963. # [10:23] * Joins: alexbardas (alexbardas@moz-u6gkmj.BN.idilis.net)
  964. # [10:25] * Quits: evanxd (Adium@moz-3qu405.dynamic.hinet.net) (Quit: Leaving.)
  965. # [10:26] * mattwoodrow|away is now known as mattwoodrow
  966. # [10:26] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
  967. # [10:27] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Quit: )
  968. # [10:27] * Joins: jviereck1 (Adium@moz-ihn58j.97ug.g469.067c.2001.IP)
  969. # [10:28] * Quits: jviereck (Adium@moz-tde1p4.ethz.ch) (Connection closed)
  970. # [10:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8a5c5cf141b7 - Mats Palmgren - Bug 1105369 - Enable display:contents by default in all builds. r=roc
  971. # [10:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2c26d6715f10 - Mats Palmgren - Bug 1116718 part 1 - Don't bother calculating overflow areas when they will be discarded anyway. r=roc
  972. # [10:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/dbd12f80f9fa - Mats Palmgren - Bug 1116718 part 2 - Don't bother setting up a reflow state for positioned children if there are none. r=roc
  973. # [10:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/652bd77f36c1 - Mats Palmgren - Bug 1116714 part 1 - Store the document where we added anonomous content so we can call removeAnonymousContent() on it later without throwing. r=pbrosset
  974. # [10:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5e51dc838a89 - Mats Palmgren - Bug 1116714 part 2 - Don't create a frame for the custom content container when it has no children. r=roc
  975. # [10:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4d2d510fbd62 - Mats Palmgren - Bug 1116714 part 3 - Use GetParentOrPlaceholderFor (not GetParent) so that reframing anonymous content frames works also for fixed pos frames. r=roc
  976. # [10:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/426055dc106a - Mats Palmgren - Bug 1116753 - Remove the nsIPresShell* param from remaining frame ctors that still have it. r=roc
  977. # [10:29] * Joins: evanxd (Adium@moz-3qu405.dynamic.hinet.net)
  978. # [10:29] * Quits: mwargers (mwargers@moz-tst4f6.adsl.online.nl) (Connection closed)
  979. # [10:29] * Joins: evanxd1 (Adium@moz-uhrpm5.EMOME-IP.hinet.net)
  980. # [10:30] * Joins: edmorley (uid27002@moz-nfn30r.uxbridge.irccloud.com)
  981. # [10:30] * Quits: m_kato (m_kato@moz-86b4bs.bitcat.net) (Quit: Leaving...)
  982. # [10:30] * Quits: clokep (Instantbird@moz-uogj6q.cable.rcn.com) (Connection closed)
  983. # [10:31] * Joins: mwargers (mwargers@moz-tst4f6.adsl.online.nl)
  984. # [10:32] * Joins: clokep (Instantbird@moz-uogj6q.cable.rcn.com)
  985. # [10:33] * lth is now known as lth|dentist
  986. # [10:33] * Quits: evanxd (Adium@moz-3qu405.dynamic.hinet.net) (Ping timeout: 121 seconds)
  987. # [10:36] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/66553bdbe522 - Gijs Kruitbosch - Bug 1096319, a=lsblakk
  988. # [10:36] * Quits: marxin (marxin@moz-11fnnc.scz.suse.com) (Quit: Leaving)
  989. # [10:37] * Quits: bogdan_maris (Instantbird@moz-662.esi.231.62.IP) (A TLS packet with unexpected length was received.)
  990. # [10:39] * Joins: hardtolearn (Thunderbird@moz-u99.t4o.140.113.IP)
  991. # [10:39] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  992. # [10:41] * Joins: marxin (marxin@moz-11fnnc.scz.suse.com)
  993. # [10:42] * AutomatedTester|AFK is now known as AutomatedTester
  994. # [10:45] * Quits: givanica (Thunderbird@moz-g4j.rug.121.86.IP) (Ping timeout: 121 seconds)
  995. # [10:48] * Quits: jviereck1 (Adium@moz-ihn58j.97ug.g469.067c.2001.IP) (Quit: Leaving.)
  996. # [10:49] * Quits: evanxd1 (Adium@moz-uhrpm5.EMOME-IP.hinet.net) (Quit: Leaving.)
  997. # [10:51] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (Connection closed)
  998. # [10:52] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
  999. # [10:54] * Quits: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  1000. # [10:56] * Joins: Archaeopteryx (Archaeopter@moz-k1ggn4.cust.telecolumbus.net)
  1001. # [10:58] * Joins: jviereck (Adium@moz-ihn58j.97ug.g469.067c.2001.IP)
  1002. # [10:59] * Quits: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
  1003. # [10:59] * Joins: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net)
  1004. # [11:00] * Quits: timdream (timdream@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  1005. # [11:00] * Joins: Mano_ (mano@moz-kji1k1.dynamic.barak-online.net)
  1006. # [11:00] * Joins: gabor (gabor@moz-3tltf9.j7lv.v76v.0a40.2a04.IP)
  1007. # [11:01] * Quits: ferjm (textual@moz-71m.3nd.202.89.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  1008. # [11:01] * Quits: francois (francois@moz-cnggv3.fmarier.org) (Quit: ZNC - http://znc.in)
  1009. # [11:02] * Joins: ferjm (textual@moz-71m.3nd.202.89.IP)
  1010. # [11:02] * Joins: mikeratcliffe (Adium@moz-18u.as2.12.149.IP)
  1011. # [11:02] * mkohler|afk is now known as mkohler
  1012. # [11:02] * Quits: jduell_ (jduell@moz-nms4vb.tukw.qwest.net) (Ping timeout: 121 seconds)
  1013. # [11:03] * Quits: seanlin (Thunderbird@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  1014. # [11:04] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Connection closed)
  1015. # [11:04] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  1016. # [11:04] * Joins: mats (chatzilla@moz-6svtv8.priv.bahnhof.se)
  1017. # [11:05] * Joins: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net)
  1018. # [11:05] * Quits: Archaeopteryx (Archaeopter@moz-k1ggn4.cust.telecolumbus.net) (NickServ (RECOVER command used by Archae|real))
  1019. # [11:05] * Joins: Archaeopteryx (Archaeopter@moz-1ip91r.cust.telecolumbus.net)
  1020. # [11:06] * Joins: nj (nj@moz-9fg.s76.14.49.IP)
  1021. # [11:07] * Joins: Bas_ (chatzilla@moz-bbdigr.ftth.concepts.nl)
  1022. # [11:07] * Quits: xeonchen (xeon@moz-aj9ejj.HINET-IP.hinet.net) (Quit: Leaving)
  1023. # [11:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3405b354e2f1 - Mats Palmgren - Bug 1116753 - Add 'explicit' to the nsRootBoxFrame one-arg ctor to fix static analysis failure. r=me
  1024. # [11:08] * baku|away is now known as baku
  1025. # [11:08] * Quits: Bas (chatzilla@moz-bbdigr.ftth.concepts.nl) (Ping timeout: 121 seconds)
  1026. # [11:09] * Bas_ is now known as Bas
  1027. # [11:09] * ewong is now known as ewong|away
  1028. # [11:09] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1029. # [11:13] * Joins: RealRaven1 (Thunderbird@moz-s7o.qle.125.109.IP)
  1030. # [11:14] * Joins: janv_ (varga@moz-d0ttdd.dynamic.orange.sk)
  1031. # [11:14] * Quits: jviereck (Adium@moz-ihn58j.97ug.g469.067c.2001.IP) (Ping timeout: 121 seconds)
  1032. # [11:15] * Quits: jkitch (Thunderbird@moz-lema8v.k4n0.vhij.44b8.2001.IP) (Client exited)
  1033. # [11:15] * Quits: RealRaven (Thunderbird@moz-s7o.qle.125.109.IP) (Ping timeout: 121 seconds)
  1034. # [11:15] * Joins: jkitch (Thunderbird@moz-lema8v.k4n0.vhij.44b8.2001.IP)
  1035. # [11:15] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Ping timeout: 121 seconds)
  1036. # [11:17] * Quits: Morris (Morris@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  1037. # [11:17] * Quits: hardtolearn (Thunderbird@moz-u99.t4o.140.113.IP) (Client exited)
  1038. # [11:19] * Joins: hardtolearn (Thunderbird@moz-u99.t4o.140.113.IP)
  1039. # [11:19] * Joins: Amit (bzlandfill@moz-5bp.dn2.227.110.IP)
  1040. # [11:20] <Amit> hello everyone
  1041. # [11:20] * Joins: Rik (rik@moz-6v5.3nd.202.89.IP)
  1042. # [11:20] * Quits: Amit (bzlandfill@moz-5bp.dn2.227.110.IP) (Quit: CGI:IRC (EOF))
  1043. # [11:20] * Quits: TYLin (TYLin@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  1044. # [11:22] * mattwoodrow is now known as mattwoodrow|away
  1045. # [11:23] * Quits: Mano_ (mano@moz-kji1k1.dynamic.barak-online.net) (Connection closed)
  1046. # [11:23] * Quits: elin (elin@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  1047. # [11:25] * Quits: ferjm (textual@moz-71m.3nd.202.89.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  1048. # [11:25] * Joins: ferjm (textual@moz-71m.3nd.202.89.IP)
  1049. # [11:26] * Joins: evanxd (Adium@moz-3qu405.dynamic.hinet.net)
  1050. # [11:26] * Joins: forivall (quassel@moz-i6k8q6.vc.shawcable.net)
  1051. # [11:28] * Quits: forivall_ (quassel@moz-i6k8q6.vc.shawcable.net) (Ping timeout: 121 seconds)
  1052. # [11:29] * Quits: Edgar (Thunderbird@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1053. # [11:30] * Joins: xeonchen (xeon@moz-aj9ejj.HINET-IP.hinet.net)
  1054. # [11:30] * Joins: timdream (timdream@moz-a28nlb.dynamic.hinet.net)
  1055. # [11:30] * mattwoodrow|away is now known as mattwoodrow
  1056. # [11:31] * Quits: timdream (timdream@moz-a28nlb.dynamic.hinet.net) (Client exited)
  1057. # [11:32] * Joins: forivall_ (quassel@moz-i6k8q6.vc.shawcable.net)
  1058. # [11:34] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  1059. # [11:35] * Quits: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1060. # [11:35] * Quits: forivall (quassel@moz-i6k8q6.vc.shawcable.net) (Ping timeout: 121 seconds)
  1061. # [11:36] * Joins: timdream (timdream@moz-a28nlb.dynamic.hinet.net)
  1062. # [11:37] * Joins: endle (endle@moz-md6.skh.78.59.IP)
  1063. # [11:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/b74056dc747f - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  1064. # [11:38] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/c6251e0f5230 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1065. # [11:38] * Joins: jacek (jacek@moz-hbt3j4.psi.wroc.pl)
  1066. # [11:39] * Quits: xeonchen_ (xeon@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1067. # [11:41] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1068. # [11:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/71305476947b - Yoshi Huang - Bug 1115673 - naming style for enums in NFCTechType and NFCTagType. r=smaug, dimi
  1069. # [11:44] <jez> Hi guys, i need a bit of advice on how language packs work with Firefox. Should a language pack version *always* be identical to the Firefox version? So, for Firefox 34, should all language packs be version 34.0? Is there ever a case where the appropriate language pack would be a slightly different version number from the Firefox application? For example, I've noticed that I have a French language pack version 34.0, yet my Firefox version is 34.0.5. W
  1070. # [11:44] * Quits: forivall_ (quassel@moz-i6k8q6.vc.shawcable.net) (Ping timeout: 121 seconds)
  1071. # [11:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/dc341b949c0b - Yoshi Huang - Bug 1116725 - TypeError : isLost is a readonly attribute. r=smaug, dimi
  1072. # [11:46] * Quits: brsun (chatzilla@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1073. # [11:47] * mattwoodrow is now known as mattwoodrow|away
  1074. # [11:48] * Joins: till (till@moz-9pta69.adsl.alicedsl.de)
  1075. # [11:48] * whimboo is now known as whimboo|afk
  1076. # [11:48] * mkohler is now known as mkohler|lunch
  1077. # [11:48] * Joins: MarcoZ (marco.zehe@moz-tb35md.dip0.t-ipconnect.de)
  1078. # [11:49] * Quits: jkitch (Thunderbird@moz-lema8v.k4n0.vhij.44b8.2001.IP) (Client exited)
  1079. # [11:49] * Joins: jkitch (Thunderbird@moz-lema8v.k4n0.vhij.44b8.2001.IP)
  1080. # [11:51] * Quits: johnhu (hchu@moz-aj9ejj.HINET-IP.hinet.net) (Client exited)
  1081. # [11:52] * Quits: kilikkuo (Mibbit@moz-aj9ejj.HINET-IP.hinet.net) (Quit: http://www.mibbit.com ajax IRC Client)
  1082. # [11:53] * Quits: till (till@moz-9pta69.adsl.alicedsl.de) (A TLS packet with unexpected length was received.)
  1083. # [11:54] * Joins: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net)
  1084. # [11:55] * Joins: forivall (quassel@moz-i6k8q6.vc.shawcable.net)
  1085. # [11:57] * Joins: RealRaven (Thunderbird@moz-s7o.qle.125.109.IP)
  1086. # [11:58] * Quits: ferjm (textual@moz-71m.3nd.202.89.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  1087. # [11:59] * Quits: boris (boris@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  1088. # [11:59] * Quits: RealRaven1 (Thunderbird@moz-s7o.qle.125.109.IP) (Ping timeout: 121 seconds)
  1089. # [12:01] * mgerva is now known as mgerva|lunch
  1090. # [12:03] * Quits: shelly (shelly@moz-aj9ejj.HINET-IP.hinet.net) (Quit: Leaving)
  1091. # [12:05] * Quits: JamesCheng (james@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1092. # [12:05] * julienw is now known as julienw_afk
  1093. # [12:05] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  1094. # [12:06] * Joins: JamesCheng (james@moz-2hf62a.HINET-IP.hinet.net)
  1095. # [12:07] * Joins: smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi)
  1096. # [12:07] * killer sets mode: +o smaug
  1097. # [12:07] <nigelb> \o/ bustage and dev already fixed
  1098. # [12:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/52c30f749cd3 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1099. # [12:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/4038d548eabd - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1100. # [12:08] * Quits: nj (nj@moz-9fg.s76.14.49.IP) (Quit: WeeChat 1.0.1)
  1101. # [12:09] * Joins: Manny (quassel@moz-bgt.6kh.139.14.IP)
  1102. # [12:09] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  1103. # [12:09] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1104. # [12:10] * Joins: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu)
  1105. # [12:12] * Joins: Mano_ (mano@moz-kji1k1.dynamic.barak-online.net)
  1106. # [12:15] * Joins: RealRaven1 (Thunderbird@moz-s7o.qle.125.109.IP)
  1107. # [12:15] * Quits: johnhu (hchu@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  1108. # [12:15] * Quits: timdream (timdream@moz-a28nlb.dynamic.hinet.net) (Client exited)
  1109. # [12:17] * Quits: RealRaven (Thunderbird@moz-s7o.qle.125.109.IP) (Ping timeout: 121 seconds)
  1110. # [12:20] * Quits: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com) (Ping timeout: 121 seconds)
  1111. # [12:22] * Joins: KuoE0 (KuoE0@moz-noiaph.HINET-IP.hinet.net)
  1112. # [12:22] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/9d76922e8ab7 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1113. # [12:23] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/089617759278 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1114. # [12:23] * Joins: secretrobotron (secretrobot@moz-ifuepr.dsl.teksavvy.com)
  1115. # [12:28] * Joins: dholbert (dholbert@moz-pnm275.static.fusionbroadband.com)
  1116. # [12:30] * Quits: janv_ (varga@moz-d0ttdd.dynamic.orange.sk) (Quit: This computer has gone to sleep)
  1117. # [12:31] * Quits: jhorak (jhorak@moz-6a960j.net.upcbroadband.cz) (Quit: Leaving)
  1118. # [12:32] * Joins: benfrancis|away (uid16068@moz-u0phi1.charlton.irccloud.com)
  1119. # [12:32] * Quits: mreavy (chatzilla@moz-15n93u.fios.verizon.net) (Ping timeout: 121 seconds)
  1120. # [12:33] * Joins: mreavy (chatzilla@moz-15n93u.fios.verizon.net)
  1121. # [12:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b25b5bedc53a - Jon Coppeard - Bug 1117240 - Check return value when creating type object in RegExpCompartment::createMatchResultTemp() r=bhackett
  1122. # [12:35] * Joins: drosdeck (usuario@moz-lvr.cl1.75.201.IP)
  1123. # [12:39] * Quits: allstarschh (allstars@moz-aj9ejj.HINET-IP.hinet.net) (A TLS packet with unexpected length was received.)
  1124. # [12:41] * mgerva|lunch is now known as mgerva
  1125. # [12:41] * Quits: VarCat (VarCat@moz-ohb.65e.79.82.IP) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  1126. # [12:44] * Joins: RealRaven (Thunderbird@moz-s7o.qle.125.109.IP)
  1127. # [12:45] * Joins: mmcdonough (Martin@moz-qfl.dci.229.137.IP)
  1128. # [12:45] * Quits: mmcdonough (Martin@moz-qfl.dci.229.137.IP) (Connection closed)
  1129. # [12:46] * Joins: mastizada (Thunderbird@moz-daq.v53.6.95.IP)
  1130. # [12:46] * Quits: RealRaven1 (Thunderbird@moz-s7o.qle.125.109.IP) (Ping timeout: 121 seconds)
  1131. # [12:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1d470bfb9e47 - Mats Palmgren - Bug 1117596 - Simplify the code in nsBlockFrame::AddFrames somewhat to avoid a false positive warning ('Uninitialized variable: overflowLines'). r=roc
  1132. # [12:51] * Joins: RealRaven1 (Thunderbird@moz-s7o.qle.125.109.IP)
  1133. # [12:52] * Quits: karlt (karl@moz-d9sifc.xtra.co.nz) (Ping timeout: 121 seconds)
  1134. # [12:53] * Quits: RealRaven (Thunderbird@moz-s7o.qle.125.109.IP) (Ping timeout: 121 seconds)
  1135. # [12:54] * Joins: pauly (silaghipaul@moz-ohb.65e.79.82.IP)
  1136. # [12:55] * Quits: Mano_ (mano@moz-kji1k1.dynamic.barak-online.net) (Connection closed)
  1137. # [12:55] * mkohler|lunch is now known as mkohler
  1138. # [12:56] * darktrojan pokes treeherder
  1139. # [12:59] * Quits: clokep (Instantbird@moz-uogj6q.cable.rcn.com) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1140. # [13:02] * Quits: Sushant94 (Sushant@moz-5iq.h2t.202.116.IP) (Connection closed)
  1141. # [13:05] <darktrojan> grr
  1142. # [13:06] <darktrojan> how long should it take for log parsing?
  1143. # [13:07] * Joins: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com)
  1144. # [13:07] * Joins: jaws (uid2871@moz-jbj8q1.uxbridge.irccloud.com)
  1145. # [13:07] <darktrojan> nigelb ^
  1146. # [13:08] * Quits: wesley_huang (wesley_huan@moz-2hf62a.HINET-IP.hinet.net) (Client exited)
  1147. # [13:08] <nigelb> darktrojan: I've been waiting as well :\
  1148. # [13:08] <darktrojan> maybe it's broken?
  1149. # [13:08] <nigelb> Nah.
  1150. # [13:09] <nigelb> I can see some of them show up now
  1151. # [13:09] * darktrojan invents treeherderstatus.mozilla.org
  1152. # [13:09] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/7e69ba4b7dd9 - Nicolas Perriault - Bug 1096399 - [Loop] Upgrade React to 0.12.2. r=Standard8
  1153. # [13:10] * Joins: alexbard_ (alexbardas@moz-oi94nu.BR.idilis.net)
  1154. # [13:10] <darktrojan> wouldn't it be easier to get the build/test machines to parse their own logs?
  1155. # [13:10] * Joins: jviereck (Adium@moz-5b4qom.97ug.g469.067c.2001.IP)
  1156. # [13:11] <darktrojan> oh hooray, I fixed c-c \o/
  1157. # [13:12] * Quits: alexbardas (alexbardas@moz-u6gkmj.BN.idilis.net) (Ping timeout: 121 seconds)
  1158. # [13:12] <darktrojan> just in time for the nightly too (not that it mattered)
  1159. # [13:12] * Quits: vicamo (vicamo@moz-8o1.p7n.41.175.IP) (Client exited)
  1160. # [13:15] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
  1161. # [13:15] * Joins: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca)
  1162. # [13:16] * whimboo|afk is now known as whimboo
  1163. # [13:16] * Quits: huseby (huseby@moz-3oh5i4.linuxprogrammer.org) (Ping timeout: 121 seconds)
  1164. # [13:17] * Joins: bogdan_maris (Instantbird@moz-662.esi.231.62.IP)
  1165. # [13:18] * Joins: givanica (Thunderbird@moz-g4j.rug.121.86.IP)
  1166. # [13:18] * Quits: bogdan_maris (Instantbird@moz-662.esi.231.62.IP) (Client exited)
  1167. # [13:18] * Joins: bogdan_maris (Instantbird@moz-662.esi.231.62.IP)
  1168. # [13:19] * Joins: dougt_ (dougt@moz-dkjr1g.scl3.mozilla.com)
  1169. # [13:19] * Quits: dougt (dougt@moz-e7j7et.compute.amazonaws.com) (Quit: ZNC - http://znc.in)
  1170. # [13:19] * dougt_ is now known as dougt
  1171. # [13:20] * Joins: dougt_ (dougt@moz-e7j7et.compute.amazonaws.com)
  1172. # [13:21] * Quits: dougt (dougt@moz-dkjr1g.scl3.mozilla.com) (Quit: ZNC - http://znc.in)
  1173. # [13:22] * Joins: ferjm (textual@moz-71m.3nd.202.89.IP)
  1174. # [13:26] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Quit: This computer has gone to sleep)
  1175. # [13:33] * Quits: nrc (nrc@moz-1crlv1.xtra.co.nz) (Ping timeout: 121 seconds)
  1176. # [13:36] * Quits: JamesCheng (james@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1177. # [13:36] * Joins: nrc (nrc@moz-1crlv1.xtra.co.nz)
  1178. # [13:37] * Quits: darktrojan (geoff@moz-rdppp8.dsl.telstraclear.net) (Client exited)
  1179. # [13:39] * Joins: tedders1 (tedders1@moz-i5m.05u.207.66.IP)
  1180. # [13:39] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  1181. # [13:40] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  1182. # [13:41] * Joins: Mano_ (mano@moz-kji1k1.dynamic.barak-online.net)
  1183. # [13:41] * Quits: jrmuizel (jrmuizel@moz-3tbdip.cpe.teksavvy.com) (Connection closed)
  1184. # [13:43] * Quits: forivall (quassel@moz-i6k8q6.vc.shawcable.net) (Ping timeout: 121 seconds)
  1185. # [13:43] * Joins: till (till@moz-9pta69.adsl.alicedsl.de)
  1186. # [13:44] * Joins: CristinaM (Instantbird@moz-662.esi.231.62.IP)
  1187. # [13:45] * julienw_afk is now known as julienw
  1188. # [13:45] * Quits: Mano_ (mano@moz-kji1k1.dynamic.barak-online.net) (Ping timeout: 121 seconds)
  1189. # [13:46] * Quits: tedders1 (tedders1@moz-i5m.05u.207.66.IP) (Connection closed)
  1190. # [13:46] * Joins: tedders1 (tedders1@moz-i5m.05u.207.66.IP)
  1191. # [13:46] * Quits: nrc (nrc@moz-1crlv1.xtra.co.nz) (Ping timeout: 121 seconds)
  1192. # [13:49] * Joins: nrc (nrc@moz-1crlv1.xtra.co.nz)
  1193. # [13:50] * sheppy-away is now known as sheppy
  1194. # [13:50] * Quits: tedders1 (tedders1@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  1195. # [13:52] * Quits: gcp (gcp@moz-e4fqo5.beqe.9i1r.1812.2a02.IP) (Ping timeout: 121 seconds)
  1196. # [13:53] * Fallen is now known as Fallen|away
  1197. # [13:54] * Joins: gcp (gcp@moz-e4fqo5.beqe.9i1r.1812.2a02.IP)
  1198. # [13:56] * julienw is now known as julienw_afk
  1199. # [13:57] * Quits: Rik (rik@moz-6v5.3nd.202.89.IP) (Connection closed)
  1200. # [13:57] * Joins: Rik (rik@moz-tn1i1g.lmuk.1rfi.0450.2001.IP)
  1201. # [13:58] * Joins: spohl (Adium@moz-ppb.olo.156.104.IP)
  1202. # [13:59] * Quits: Mano (Mano@moz-kji1k1.dynamic.barak-online.net) (Connection closed)
  1203. # [14:03] * Joins: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP)
  1204. # [14:04] * Quits: RealRaven1 (Thunderbird@moz-s7o.qle.125.109.IP) (Ping timeout: 121 seconds)
  1205. # [14:06] * Quits: Teodor_Druta|Duty (Thunderbird@moz-ohb.65e.79.82.IP) (Connection closed)
  1206. # [14:08] * Joins: Enn (enn@moz-88fh63.ckpj.s0pt.0450.2001.IP)
  1207. # [14:08] * lth|dentist is now known as lth
  1208. # [14:09] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  1209. # [14:09] * Quits: Manny (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  1210. # [14:10] * Joins: jimm (jmathies@moz-met.a66.235.67.IP)
  1211. # [14:11] * Quits: jkitch (Thunderbird@moz-lema8v.k4n0.vhij.44b8.2001.IP) (Ping timeout: 121 seconds)
  1212. # [14:14] * Joins: RealRaven1 (Thunderbird@moz-jf8.3ps.129.212.IP)
  1213. # [14:15] * Joins: RyanVM (Thunderbird@moz-hbb9mb.fios.verizon.net)
  1214. # [14:16] * Quits: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP) (Ping timeout: 121 seconds)
  1215. # [14:17] * Joins: Mano (Mano@moz-kji1k1.dynamic.barak-online.net)
  1216. # [14:18] * Joins: kaze (kaze@moz-71m.3nd.202.89.IP)
  1217. # [14:18] <@smaug> !seen jdm
  1218. # [14:18] <firebot> I've never seen a 'jdm', sorry.
  1219. # [14:19] * Joins: badescunicu (Thunderbird@moz-bvo.16l.85.141.IP)
  1220. # [14:19] * Joins: vicamo (vicamo@moz-f6g7e7.dynamic.hinet.net)
  1221. # [14:20] * Quits: RealRaven1 (Thunderbird@moz-jf8.3ps.129.212.IP) (Client exited)
  1222. # [14:21] * Joins: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP)
  1223. # [14:21] * mcote|afk is now known as mcote
  1224. # [14:21] * Fallen|away is now known as Fallen
  1225. # [14:22] * Joins: Teodor_Druta (Thunderbird@moz-ohb.65e.79.82.IP)
  1226. # [14:30] * jmaher|afk is now known as jmaher
  1227. # [14:30] * Joins: Jackneill (Jackneill@moz-m98d5g.pool.digikabel.hu)
  1228. # [14:30] * Joins: timdream (timdream@moz-a28nlb.dynamic.hinet.net)
  1229. # [14:35] * Joins: Edgar (Thunderbird@moz-mp9sal.dynamic.hinet.net)
  1230. # [14:35] * Joins: nj (nj@moz-640.6s7.76.106.IP)
  1231. # [14:36] * Joins: hallvors (uid23371@moz-uj1g6s.highgate.irccloud.com)
  1232. # [14:40] * Quits: evanxd (Adium@moz-3qu405.dynamic.hinet.net) (Quit: Leaving.)
  1233. # [14:41] * Quits: Edgar (Thunderbird@moz-mp9sal.dynamic.hinet.net) (Client exited)
  1234. # [14:42] * RyanVM is now known as RyanVM|sheriffduty
  1235. # [14:44] * Quits: Jerry_Mac (hshih@moz-2hf62a.HINET-IP.hinet.net) (Quit: Leaving)
  1236. # [14:46] * Quits: till (till@moz-9pta69.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  1237. # [14:46] * Quits: jviereck (Adium@moz-5b4qom.97ug.g469.067c.2001.IP) (Quit: Leaving.)
  1238. # [14:46] * Joins: jviereck (Adium@moz-tde1p4.ethz.ch)
  1239. # [14:47] * Quits: jviereck (Adium@moz-tde1p4.ethz.ch) (Quit: Leaving.)
  1240. # [14:47] * Joins: janv (varga@moz-d0ttdd.dynamic.orange.sk)
  1241. # [14:49] * rail_away is now known as rail
  1242. # [14:50] <RyanVM|sheriffduty> mats: are you looking at your inbound mochitest-dt failures?
  1243. # [14:50] * Quits: nj (nj@moz-640.6s7.76.106.IP) (Quit: WeeChat 1.0.1)
  1244. # [14:50] <rail> blassey: yeah, next beta will be an RC actually
  1245. # [14:50] <RyanVM|sheriffduty> mats: https://treeherder.mozilla.org/ui/#/jobs?repo=mozilla-inbound&filter-searchStr=Ubuntu%20VM%2012.04%20mozilla-inbound%20opt%20test%20mochitest-devtools-chrome
  1246. # [14:52] * Quits: @smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi) (Ping timeout: 121 seconds)
  1247. # [14:52] <RyanVM|sheriffduty> mats: great, not a single Try push that includes linux opt
  1248. # [14:52] <RyanVM|sheriffduty> guess I'll just backout the entire push then
  1249. # [14:52] <avih> glandium: ping
  1250. # [14:53] * Joins: ahal (ahal@moz-blga2k.cpe.pppoe.ca)
  1251. # [14:54] <RyanVM|sheriffduty> mats: 02:47:59 INFO - 5053 INFO Console message: [JavaScript Error: "error occurred while processing 'getCachedMessages: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIXPCComponents_Utils.getGlobalForObject]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/DevToolsUtils.js :: isSafeJSObject ::
  1252. # [14:54] * Joins: jviereck (Adium@moz-46mgu8.ethz.ch)
  1253. # [14:54] <RyanVM|sheriffduty> ok, enough monologueing, more backing out
  1254. # [14:55] * Joins: victorporof (victorporof@moz-3ofrgn.dsl.bell.ca)
  1255. # [14:56] <avih> glandium: i had an idea about reducing build times. it's not uncommon that when one works on a specific subject, only a select group of files will be modified over and over. however, in order for mach build to know that, it still needs to scan everything and figure out that only these files were changed. and this could take a while. what if there was a "mach min-build fileA fileB ..." which would spit out a command line which when invoked, will
  1256. # [14:56] <avih> know in advance that only these files have changed, and as long as only these files were changed - it will complete the build faster (if possible) that a normal mach build invocation?
  1257. # [14:57] <Ms2ger> avih, maybe the build will complete faster, but it'll take a hell of a lot longer to construct the command line :)
  1258. # [14:57] * Quits: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP) (Ping timeout: 121 seconds)
  1259. # [14:58] <avih> Ms2ger: not longer than a normal mach build
  1260. # [14:58] * zz_miketaylr is now known as miketaylr
  1261. # [14:58] <avih> AND, it needs to happen once, and all the followup builds will end up faster
  1262. # [14:58] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1f32089c6733 - Ryan VanderMeulen - Backed out changesets 4d2d510fbd62, 5e51dc838a89, and 652bd77f36c1 (bug 1116714) for Linux opt mochitest-dt orange.
  1263. # [14:59] <nigelb> RyanVM|sheriffduty: phew, morning
  1264. # [15:04] * mcote is now known as mcote|biab
  1265. # [15:05] * Fallen is now known as Fallen|away
  1266. # [15:06] * Joins: bsmedberg (bsmedberg@moz-smm6jf.pa.atlanticbb.net)
  1267. # [15:06] * killer sets mode: +o bsmedberg
  1268. # [15:09] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/e2c775e76fc6 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1269. # [15:09] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/380785b88f76 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1270. # [15:11] * Joins: jchaulk (jchaulk@moz-oq4n7p.dsl.teksavvy.com)
  1271. # [15:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/07f515f6fb63 - Martyn Haigh - Bug 1109155 - Gridview doesnt show the last row completely on portrait (r=mfinkle)
  1272. # [15:12] * Joins: davidb (davidb@moz-i5m.05u.207.66.IP)
  1273. # [15:12] * Quits: tonymec (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
  1274. # [15:13] * Joins: Edgar (Thunderbird@moz-mp9sal.dynamic.hinet.net)
  1275. # [15:13] * Joins: dougt (dougt@moz-dkjr1g.scl3.mozilla.com)
  1276. # [15:13] * Quits: dougt (dougt@moz-dkjr1g.scl3.mozilla.com) (Quit: ZNC - http://znc.in)
  1277. # [15:14] * Quits: Cork (Cork@moz-rmmud5.priv.bahnhof.se) (Ping timeout: 121 seconds)
  1278. # [15:14] * Joins: AaronMT (AaronMT@moz-5e6tl2.cable.rogers.com)
  1279. # [15:15] * Quits: Edgar (Thunderbird@moz-mp9sal.dynamic.hinet.net) (Client exited)
  1280. # [15:16] * Fallen|away is now known as Fallen
  1281. # [15:16] * Joins: tonymec (tonymec@moz-r10.deo.66.87.IP)
  1282. # [15:16] * bc|bbl is now known as bc
  1283. # [15:16] * Quits: gerv (Instantbird@moz-fsnst9.range217-43.btcentralplus.com) (Ping timeout: 121 seconds)
  1284. # [15:18] * dougt_ is now known as dougt
  1285. # [15:18] * Joins: Cork (Cork@moz-rmmud5.priv.bahnhof.se)
  1286. # [15:18] * Joins: gsvelto (gsvelto@moz-u60.jjn.35.94.IP)
  1287. # [15:19] * Joins: jhorak (jhorak@moz-6a960j.net.upcbroadband.cz)
  1288. # [15:19] * Quits: jhorak (jhorak@moz-6a960j.net.upcbroadband.cz) (Connection closed)
  1289. # [15:19] <jandem> edmorley: pushed to try 15 minutes ago and treeherder still doesn't show my revision. Is this expected?
  1290. # [15:20] <edmorley> jandem: mdoglio ^
  1291. # [15:20] <mdoglio> jandem: not at all
  1292. # [15:20] <jandem> tbpl works fwiw
  1293. # [15:20] * Joins: jhorak (jhorak@moz-6a960j.net.upcbroadband.cz)
  1294. # [15:21] <mdoglio> jandem: do you have a revision I can look for?
  1295. # [15:21] <jandem> mdoglio: 4f86c36f893d, https://treeherder.mozilla.org/#/jobs?repo=try&revision=4f86c36f893d
  1296. # [15:21] * Quits: tkuo (uid49815@moz-9h4p2b.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  1297. # [15:22] * Fallen is now known as Fallen|away
  1298. # [15:24] * Fallen|away is now known as Fallen
  1299. # [15:25] * mgerva is now known as mgerva|brb
  1300. # [15:26] * khuey|away is now known as khuey
  1301. # [15:26] * Joins: kapy (kapy@moz-3ro.g1d.68.182.IP)
  1302. # [15:26] * khuey is now known as khuey|34000ft
  1303. # [15:27] * Joins: yzen (yzen@moz-i5m.05u.207.66.IP)
  1304. # [15:28] * catlee-away is now known as catlee
  1305. # [15:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/3580a90de286 - Ryan VanderMeulen - Backed out changeset 724554c093a8 (bug 980481) for intermittent WinXP timeouts.
  1306. # [15:30] <khuey|34000ft> 150 mph headwind
  1307. # [15:30] <khuey|34000ft> winter sucks :P
  1308. # [15:34] * miketaylr is now known as zz_miketaylr
  1309. # [15:34] * Joins: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  1310. # [15:34] * Parts: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  1311. # [15:35] * Joins: tomer (tomer@moz-to490c.012.net.il)
  1312. # [15:36] * Quits: m_gol (m_gol@moz-f1mofo.dynamic.chello.pl) (Quit: Leaving...)
  1313. # [15:37] * Joins: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP)
  1314. # [15:38] * sheppy is now known as sheppy-afk
  1315. # [15:39] * Parts: pauly (silaghipaul@moz-ohb.65e.79.82.IP)
  1316. # [15:39] <edmorley> jandem: did you refresh the page, the auto-refresh is broken (bug 1090531)
  1317. # [15:39] * jimm is now known as jimm-apt
  1318. # [15:40] <jandem> edmorley, mdoglio: oh it works now, but yes i refreshed the page and also opened it in a new tab a few times i think
  1319. # [15:42] * Joins: sheeri (sheeri@moz-dkjr1g.scl3.mozilla.com)
  1320. # [15:43] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (Connection closed)
  1321. # [15:46] * Joins: imjalpreet (Thunderbird@moz-9i1.k6o.139.14.IP)
  1322. # [15:46] * Quits: tonymec (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
  1323. # [15:47] * Quits: badescunicu (Thunderbird@moz-bvo.16l.85.141.IP) (Ping timeout: 121 seconds)
  1324. # [15:48] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  1325. # [15:48] * Joins: mconley (mconley@moz-i5m.05u.207.66.IP)
  1326. # [15:49] * Joins: Edgar (Thunderbird@moz-mp9sal.dynamic.hinet.net)
  1327. # [15:50] * Joins: garvank (Garvan@moz-94kih2.dsl.teksavvy.com)
  1328. # [15:51] * Joins: JamesCheng (james@moz-aj9ejj.HINET-IP.hinet.net)
  1329. # [15:51] * zz_miketaylr is now known as miketaylr
  1330. # [15:54] * Joins: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net)
  1331. # [15:55] * Joins: ehsan (ehsan@moz-2r0u4o.ckpj.s0pt.0450.2001.IP)
  1332. # [15:55] * killer sets mode: +o ehsan
  1333. # [15:56] * Quits: kapy (kapy@moz-3ro.g1d.68.182.IP) (Connection closed)
  1334. # [15:56] * coop|afk is now known as coop|buildduty
  1335. # [15:57] * Joins: Pike (chatzilla@moz-7fuldt.pool.mediaWays.net)
  1336. # [15:58] * mgerva|brb is now known as mgerva
  1337. # [16:00] * Quits: jviereck (Adium@moz-46mgu8.ethz.ch) (Quit: Leaving.)
  1338. # [16:00] * davidb is now known as davidb|afk
  1339. # [16:01] * Joins: tonymec (tonymec@moz-r10.deo.66.87.IP)
  1340. # [16:03] * rail is now known as rail_away
  1341. # [16:05] * Joins: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net)
  1342. # [16:06] * philor|away is now known as philor
  1343. # [16:07] * Joins: jcj (jcj@moz-tbsov6.phnx.qwest.net)
  1344. # [16:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/fa7cb9ac5021 - Nicolas Perriault - Bug 1118255 - Updated link to the React lib file in about:webrtc. r=Standard8
  1345. # [16:09] * Joins: kapy (kapy@moz-3ro.g1d.68.182.IP)
  1346. # [16:09] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  1347. # [16:09] * Joins: Manny (quassel@moz-bgt.6kh.139.14.IP)
  1348. # [16:09] * Quits: yliao (yliao@moz-2hf62a.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1349. # [16:09] * Joins: mmatyas (mmatyas@moz-mf5q0b.inf.u-szeged.hu)
  1350. # [16:09] * rail_away is now known as rail
  1351. # [16:09] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/0d318fd7416d - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1352. # [16:11] * Joins: nj (nj@moz-aq9.g2i.76.106.IP)
  1353. # [16:13] * Joins: m_gol (m_gol@moz-f1mofo.dynamic.chello.pl)
  1354. # [16:15] * Quits: Edgar (Thunderbird@moz-mp9sal.dynamic.hinet.net) (Connection closed)
  1355. # [16:17] * alexbard_ is now known as alexbardas
  1356. # [16:17] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1357. # [16:18] * Joins: jviereck (Adium@moz-5b4qom.97ug.g469.067c.2001.IP)
  1358. # [16:19] * kats|away is now known as kats
  1359. # [16:20] * Joins: tromey (tromey@moz-2d91tj.hlrn.qwest.net)
  1360. # [16:22] * Joins: dark-knight (dark-knight@moz-md1mas.ipredator.se)
  1361. # [16:23] * mcote|biab is now known as mcote
  1362. # [16:23] * Quits: amoghbl1 (Thunderbird@moz-9i1.k6o.139.14.IP) (Connection closed)
  1363. # [16:27] * Joins: milan (milan@moz-i5m.05u.207.66.IP)
  1364. # [16:28] * Joins: luke1 (luke@moz-fk7pee.tx.charter.com)
  1365. # [16:30] * Joins: espadrine (ttyl@moz-qfr4fg.abo.wanadoo.fr)
  1366. # [16:30] * Quits: luke (luke@moz-fk7pee.tx.charter.com) (Ping timeout: 121 seconds)
  1367. # [16:30] * Quits: timdream (timdream@moz-a28nlb.dynamic.hinet.net) (Client exited)
  1368. # [16:32] * lmandel_afk is now known as lmandel
  1369. # [16:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/303c09f99f71 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1370. # [16:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/fc58f15e85e8 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1371. # [16:33] * Joins: chmanchester (chmancheste@moz-cbt.jf0.246.96.IP)
  1372. # [16:33] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
  1373. # [16:34] * Joins: timdream (timdream@moz-a28nlb.dynamic.hinet.net)
  1374. # [16:35] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
  1375. # [16:35] * Quits: victorporof (victorporof@moz-3ofrgn.dsl.bell.ca) (Quit: 💤)
  1376. # [16:35] * davidb|afk is now known as davidb
  1377. # [16:36] * Quits: timdream (timdream@moz-a28nlb.dynamic.hinet.net) (Client exited)
  1378. # [16:36] * Fallen is now known as Fallen|away
  1379. # [16:36] * Joins: timdream (timdream@moz-a28nlb.dynamic.hinet.net)
  1380. # [16:37] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
  1381. # [16:39] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=089617759278 - 41 changesets
  1382. # [16:41] * Quits: timdream (timdream@moz-a28nlb.dynamic.hinet.net) (Client exited)
  1383. # [16:42] * Parts: avaida (andreivaida@moz-662.esi.231.62.IP)
  1384. # [16:43] * luke1 is now known as luke
  1385. # [16:46] * Joins: amoghbl1 (Thunderbird@moz-9i1.k6o.139.14.IP)
  1386. # [16:46] * Joins: victorporof (victorporof@moz-i5m.05u.207.66.IP)
  1387. # [16:47] * Quits: bogdan_maris (Instantbird@moz-662.esi.231.62.IP) (A TLS packet with unexpected length was received.)
  1388. # [16:47] * miketaylr is now known as zz_miketaylr
  1389. # [16:47] * Quits: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net) (Client exited)
  1390. # [16:47] * Quits: gsvelto (gsvelto@moz-u60.jjn.35.94.IP) (Ping timeout: 121 seconds)
  1391. # [16:50] * Joins: ehugg (ehugg@moz-63sj5i.wa.comcast.net)
  1392. # [16:50] * Joins: janv_ (varga@moz-d0ttdd.dynamic.orange.sk)
  1393. # [16:50] * Joins: Jerry_Mac (hshih@moz-qofhr3.kbronet.com.tw)
  1394. # [16:50] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Ping timeout: 121 seconds)
  1395. # [16:50] * sheppy-afk is now known as sheppy
  1396. # [16:50] * Joins: Mano_ (mano@moz-kji1k1.dynamic.barak-online.net)
  1397. # [16:51] * Joins: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se)
  1398. # [16:51] * nsm|away is now known as nsm
  1399. # [16:52] * janv_ is now known as janv
  1400. # [16:52] * jimm-apt is now known as jimm
  1401. # [16:52] * Quits: mats (chatzilla@moz-6svtv8.priv.bahnhof.se) (Quit: ChatZilla 0.9.91 [Firefox 34.0/20141125180439])
  1402. # [16:52] * Joins: kgrandon (Adium@moz-l8e1ui.ca.comcast.net)
  1403. # [16:53] * Quits: CristinaM (Instantbird@moz-662.esi.231.62.IP) (Quit: Instantbird 1.5 -- http://www.instantbird.com)
  1404. # [16:53] * Joins: mixedpuppy (mixedpuppy@moz-lhjtql.res.bhn.net)
  1405. # [16:53] * bz_sleep is now known as bz
  1406. # [16:54] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=4d91c33b351c - 83 changesets
  1407. # [16:54] * Quits: alexbardas (alexbardas@moz-oi94nu.BR.idilis.net) (Ping timeout: 121 seconds)
  1408. # [16:55] * Joins: wlach (wlach@moz-5tlj2g.vif.net)
  1409. # [16:55] * Quits: stransky (stransky@moz-16g.ma8.175.213.IP) (Quit: Connection reset by beer)
  1410. # [16:56] * Quits: gabor (gabor@moz-3tltf9.j7lv.v76v.0a40.2a04.IP) (Connection closed)
  1411. # [16:57] * Joins: hunboy_ (hunboy@moz-5d8n0p.pool.invitel.hu)
  1412. # [16:57] * Quits: tromey (tromey@moz-2d91tj.hlrn.qwest.net) (Connection closed)
  1413. # [16:58] * Quits: hunboy (hunboy@moz-ru4g7u.globonet.hu) (Ping timeout: 121 seconds)
  1414. # [16:58] * hunboy_ is now known as hunboy
  1415. # [16:59] * Joins: milan_ (milan@moz-a80m6i.ckpj.s0pt.0450.2001.IP)
  1416. # [16:59] * Joins: dmose (uid42639@moz-nouq1h.uxbridge.irccloud.com)
  1417. # [16:59] * Joins: mchang (mchang@moz-4b7hgp.res.rr.com)
  1418. # [17:00] * Teodor_Druta is now known as Teodor_Druta|Duty
  1419. # [17:01] * Quits: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP) (Connection closed)
  1420. # [17:01] * Quits: hallvors (uid23371@moz-uj1g6s.highgate.irccloud.com) (Quit: Connection closed for inactivity)
  1421. # [17:01] * Joins: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP)
  1422. # [17:01] * BenWa|email is now known as BenWa
  1423. # [17:02] * Quits: milan (milan@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  1424. # [17:02] * Quits: jviereck (Adium@moz-5b4qom.97ug.g469.067c.2001.IP) (Quit: Leaving.)
  1425. # [17:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/22baf3e8df20 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1426. # [17:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/ee990ab511db - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1427. # [17:03] * Quits: endle (endle@moz-md6.skh.78.59.IP) (Ping timeout: 121 seconds)
  1428. # [17:03] * Joins: timdream (timdream@moz-a28nlb.dynamic.hinet.net)
  1429. # [17:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=b42615e51c81 - 64 changesets
  1430. # [17:04] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=b42615e51c81 - 22 changesets
  1431. # [17:04] <jandem> RyanVM|sheriffduty: any chance we can reopen inbound or are there other issues?
  1432. # [17:04] <RyanVM|sheriffduty> yep, just pushed around a bunch of merges and will be reopening shortly
  1433. # [17:04] <RyanVM|sheriffduty> let me just finish with some bug markign first
  1434. # [17:04] <jandem> cool thx
  1435. # [17:05] * Quits: milan_ (milan@moz-a80m6i.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  1436. # [17:05] <Gijs> who would be interested in an easily reproducible dom wrapper crash with a testcase (crashes on at least 32-37, inclusive) ? smaug?
  1437. # [17:05] * sheppy is now known as sheppy-appt
  1438. # [17:05] * Joins: milan (milan@moz-i5m.05u.207.66.IP)
  1439. # [17:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=a8c8ce1809b8 - 106 changesets
  1440. # [17:06] * Joins: oliverthor (oliverthor@moz-5i3.51j.125.50.IP)
  1441. # [17:06] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=0ac7246e876e - 126 changesets
  1442. # [17:07] * Joins: tromey (tromey@moz-2d91tj.hlrn.qwest.net)
  1443. # [17:07] * Quits: ehugg (ehugg@moz-63sj5i.wa.comcast.net) (Client exited)
  1444. # [17:07] <Ms2ger> Gijs, throw it into Core::DOM, we'll find it
  1445. # [17:07] * Joins: jviereck (Adium@moz-46mgu8.ethz.ch)
  1446. # [17:08] * Joins: alexbardas (alexbardas@moz-h0v.5ot.166.109.IP)
  1447. # [17:08] <bz> Gijs: me
  1448. # [17:08] * Joins: bnicholson (bnicholson@moz-olu.vgl.130.24.IP)
  1449. # [17:08] * Quits: fabrice (fabrice@moz-3oj.il6.198.71.IP) (Quit: Leaving.)
  1450. # [17:08] <Ms2ger> (For values of "we" == bz)
  1451. # [17:09] <Gijs> khuey|34000ft: get out of my head!
  1452. # [17:09] <Gijs> bz: yours. I take it khuey would be an alternative, generally speaking? :)
  1453. # [17:10] * Joins: emtwo (Adium@moz-vfev0l.cable.rogers.com)
  1454. # [17:10] <bz> Gijs: or smaug or peterv
  1455. # [17:11] * Quits: Mano_ (mano@moz-kji1k1.dynamic.barak-online.net) (Connection closed)
  1456. # [17:11] <Gijs> bz: good to know. :)
  1457. # [17:11] <RyanVM|sheriffduty> jandem: open :)
  1458. # [17:11] <jandem> RyanVM|sheriffduty: perfect
  1459. # [17:12] <@bsmedberg> froydnj: do you think bug 1116227 is something that's worth anyone spending diagnostic time on, or can I file it in Firefox: Extension Compatibility and "forget" about it?
  1460. # [17:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/aac57ca292f4 - Jan de Mooij - Bug 1060387 - Remove a bogus assert. r=bhackett
  1461. # [17:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/708869bcedae - Jan de Mooij - Bug 1117085 - Simplify DoConcatStrings. r=terrence
  1462. # [17:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3e1dac3caabe - Jan de Mooij - Bug 1117099 - Fix small bug in MCompare::tryFold. r=h4writer
  1463. # [17:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4a979ea519e2 - Jan de Mooij - Bug 1114347 - Fix UseNewTypeForClone heuristic to check for the presence of |this|. r=bhackett
  1464. # [17:14] * Quits: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net) (Connection closed)
  1465. # [17:14] * davidb is now known as davidb|afk
  1466. # [17:14] <khuey|34000ft> that's an odd little testcase
  1467. # [17:15] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  1468. # [17:16] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1469. # [17:18] * Joins: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net)
  1470. # [17:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/38f7539e3172 - ZongShen Shen - Bug 1112616 - Fix FPU settings in compilation threads. r=Waldo
  1471. # [17:19] * nsm is now known as nsm|away
  1472. # [17:20] * davidb|afk is now known as davidb
  1473. # [17:23] * zz_miketaylr is now known as miketaylr
  1474. # [17:24] * Joins: bgrins (bgrins@moz-a4h2s5.qnor.1u98.0009.2601.IP)
  1475. # [17:24] <bz> Whoa
  1476. # [17:24] <bz> This is freaky
  1477. # [17:25] * Joins: KaiRo (robert@moz-g7li4i.highway.telekom.at)
  1478. # [17:25] * khuey|34000ft is now known as khuey|36000ft
  1479. # [17:25] <bz> https://www.google.com/search?q=%D0%BF%D0%B8%D0%B0%D0%BD%D0%B8%D0%BDo&ie=utf-8&oe=utf-8
  1480. # [17:26] <bz> The fact that this works is ....
  1481. # [17:26] * Joins: ProgramFOX (ProgramFOX@moz-p0a.hsv.180.91.IP)
  1482. # [17:26] * Joins: bholley (bholley@moz-jaejpj.ca.comcast.net)
  1483. # [17:26] <@ehsan> bz: what is freaky about it?
  1484. # [17:26] <bz> ehsan: So that's a Google search for the russian word for "piano"
  1485. # [17:27] <@ehsan> and?
  1486. # [17:27] <bz> ehsan: but with the U+043E replaced by a latin "o"
  1487. # [17:27] * Quits: milan (milan@moz-i5m.05u.207.66.IP) (A TLS packet with unexpected length was received.)
  1488. # [17:27] <bz> ehsan: And it returns the same result set as the search for the actual Russian word
  1489. # [17:27] * Joins: milan (milan@moz-i5m.05u.207.66.IP)
  1490. # [17:27] <@ehsan> oh yeah
  1491. # [17:28] <@ehsan> bz: Google detects transliteration
  1492. # [17:28] <bz> ehsan: Yeah, "freaky". ;)
  1493. # [17:28] <khuey|36000ft> last I checked it didn't work with pinyin
  1494. # [17:28] <@ehsan> I've noticed that if for example my keyboard is in persian and I type something in English by mistake, Google figures it out!
  1495. # [17:28] <@ehsan> I think it looks at a bunch of similarity metrics
  1496. # [17:29] <@ehsan> between Unicode keypoints, key positions on qwerty keyboards, etc
  1497. # [17:29] * Quits: JamesCheng (james@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1498. # [17:29] * bz stands by "freaky"
  1499. # [17:29] * Joins: surkov (surkov@moz-i5m.05u.207.66.IP)
  1500. # [17:29] <@ehsan> heh, fair!
  1501. # [17:29] * Joins: JamesCheng (james@moz-aj9ejj.HINET-IP.hinet.net)
  1502. # [17:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bb746b3a827f - Brad Lassey - bug 1116859 - Tab mirror stream doesn't respect the max size passed in r=jesup
  1503. # [17:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d4b0aadb4e44 - Brad Lassey - bug 1097998 - Warn when using CPOWs when content process isn't in a safe state r=billm, bholley
  1504. # [17:32] * BenWa is now known as BenWa|email
  1505. # [17:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/88aefe5e3af0 - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  1506. # [17:33] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/57f0651d9e9a - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1507. # [17:33] * BenWa|email is now known as BenWa
  1508. # [17:34] * miketaylr is now known as zz_miketaylr
  1509. # [17:35] * Joins: WeirdAl (chatzilla@moz-3f3s98.ca.comcast.net)
  1510. # [17:35] * davidb is now known as davidb|afk
  1511. # [17:36] * Quits: bholley (bholley@moz-jaejpj.ca.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1512. # [17:37] * Quits: Teodor_Druta|Duty (Thunderbird@moz-ohb.65e.79.82.IP) (Client exited)
  1513. # [17:38] * Quits: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP) (Connection closed)
  1514. # [17:38] <@bsmedberg> ehsan: ping
  1515. # [17:38] * Joins: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP)
  1516. # [17:39] <NeilAway> bz: yow know those laptops without a number pad and if you are in num lock the keys uio jkl act as numbers? I've seen Google figure that one out too
  1517. # [17:39] * whimboo is now known as whimboo|bbl
  1518. # [17:40] * Joins: jdm (jdm@moz-ilbt2e.cable.teksavvy.com)
  1519. # [17:40] * Joins: bwc (Adium@moz-7qa.7fp.250.162.IP)
  1520. # [17:40] * Quits: amoghbl1 (Thunderbird@moz-9i1.k6o.139.14.IP) (Client exited)
  1521. # [17:40] * Quits: jviereck (Adium@moz-46mgu8.ethz.ch) (Quit: Leaving.)
  1522. # [17:41] * Joins: avp (uid41039@moz-5v3aiu.uxbridge.irccloud.com)
  1523. # [17:42] <@ehsan> bsmedberg: hi
  1524. # [17:42] * Joins: Mano_ (mano@moz-kji1k1.dynamic.barak-online.net)
  1525. # [17:42] * Quits: bnicholson (bnicholson@moz-olu.vgl.130.24.IP) (Quit: This computer has gone to sleep)
  1526. # [17:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/7194852248c0 - Sami Jaktholm - Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past
  1527. # [17:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/5bc97468e511 - Sami Jaktholm - Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof
  1528. # [17:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/2537c1b51a12 - Jordan Santell - Bug 1049820 - Add a dark theme style for the profiler's category graphs. r=vp
  1529. # [17:43] <@bsmedberg> ehsan: I think bug 698079 may block youtube-MSE switchover. Do you know somebody in audio-land who might be able to take that on a tight-ish schedule?
  1530. # [17:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/6001258c480c - Jordan Santell - Bug 1064373 - Add dark theme for timeline's memory and marker overviews. r=vp
  1531. # [17:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/7b4b861a642e - Sami Jaktholm - Bug 1106181 - Don't wait for TAB_UPDATED in browser_net_details-no-duplicated-content.js if there's not going to be one. r=vporof
  1532. # [17:43] * Quits: Mano (Mano@moz-kji1k1.dynamic.barak-online.net) (Quit: )
  1533. # [17:44] <@ehsan> bsmedberg: padenot sounds like the right person, not sure what his schedule looks like
  1534. # [17:44] <@ehsan> bsmedberg: actually maybe kinetik too
  1535. # [17:45] <@bsmedberg> ok thanks, I'll send round emails
  1536. # [17:45] <@ehsan> cool
  1537. # [17:45] * Quits: adalucinet (Instantbird@moz-662.esi.231.62.IP) (Client exited)
  1538. # [17:45] <@ehsan> this is probably a bug in cubeb
  1539. # [17:45] * philor is now known as philor|away
  1540. # [17:45] <@ehsan> I'll at least move it to the right component
  1541. # [17:46] * Joins: gerv (Instantbird@moz-fsnst9.range217-43.btcentralplus.com)
  1542. # [17:46] * Quits: Mano_ (mano@moz-kji1k1.dynamic.barak-online.net) (Ping timeout: 121 seconds)
  1543. # [17:47] * Joins: janv_ (varga@moz-d0ttdd.dynamic.orange.sk)
  1544. # [17:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/ab974909258b - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1545. # [17:47] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/e573f9f3616e - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1546. # [17:48] <vlad> bz: for aurora, should I just back out the fullscreen params thing?
  1547. # [17:48] <vlad> or I can land my fix there too, either one should be fine
  1548. # [17:48] * benfrancis|away is now known as benfrancis
  1549. # [17:48] <bz> vlad: I think your fix is fine for Aurora
  1550. # [17:48] <vlad> ok
  1551. # [17:49] * Quits: janv (varga@moz-d0ttdd.dynamic.orange.sk) (Ping timeout: 121 seconds)
  1552. # [17:49] * Joins: bholley (bholley@moz-qci.2ba.129.166.IP)
  1553. # [17:50] * Quits: gerv (Instantbird@moz-fsnst9.range217-43.btcentralplus.com) (Ping timeout: 121 seconds)
  1554. # [17:50] * kats is now known as kats-afk
  1555. # [17:50] * Joins: dbaron (dbaron@moz-0jjav9.dynamic.fusionbroadband.com)
  1556. # [17:50] * killer sets mode: +ao dbaron dbaron
  1557. # [17:51] * Joins: tantek (tantek@moz-6s2vd2.dynamic.fusionbroadband.com)
  1558. # [17:51] * nsm|away is now known as nsm
  1559. # [17:51] <jimm> jesup: ping
  1560. # [17:52] * Joins: kepta_ (kepta@moz-bgt.6kh.139.14.IP)
  1561. # [17:52] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (Connection closed)
  1562. # [17:52] <jimm> does anyone know which automated test suite(s) test the GMP plugin?
  1563. # [17:52] * Joins: fabrice (fabrice@moz-98l0i0.mh2d.1ibb.0101.2620.IP)
  1564. # [17:53] <jesup> jimm: see the fake plugin and the tests in dom/media/tests/mochitests that use it
  1565. # [17:53] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a7e5b17a0e4b - Ehsan Akhgari - Bug 1117264 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/base code; r=baku
  1566. # [17:54] <jesup> jimm: dom/media/gmp-plugin/
  1567. # [17:54] * Joins: bnicholson (bnicholson@moz-cfhap5.mtv2.mozilla.com)
  1568. # [17:55] <padenot> bsmedberg: so, interestingly enough, I'm about to upload the patch for this one
  1569. # [17:55] <jesup> jimm: one is dom/media/tests/mochitest/test_fake_h264.html; I think cpearce has others
  1570. # [17:55] <padenot> bsmedberg: this is quite an happy coincidence
  1571. # [17:55] <@bsmedberg> padenot: awesome! Be aware that we're probably going to want 36 uplift
  1572. # [17:55] * @bsmedberg cancels the email
  1573. # [17:55] <padenot> bsmedberg: should be alright
  1574. # [17:55] * Joins: Mossop (dtownsend@moz-1gfh2v.fios.verizon.net)
  1575. # [17:56] * bc is now known as bc|bbl
  1576. # [17:56] <padenot> bsmedberg: I'll upload the patch and r?, now
  1577. # [17:57] * pbrosset is now known as pbrosset|afk
  1578. # [17:58] <jimm> jesup: thanks.
  1579. # [17:58] * Joins: jviereck (Adium@moz-5b4qom.97ug.g469.067c.2001.IP)
  1580. # [17:58] * Quits: flaviu (Instantbird@moz-662.esi.231.62.IP) (Connection closed)
  1581. # [17:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/dc9924bb2e78 - Jonathan Kew - Bug 619521 - Part 1: Send a notification of any scripts for which font coverage is lacking. r=jdaggett
  1582. # [17:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/25436150600c - Frédéric Wang - Bug 619521 - Part 3: Send a notification for missing math fonts. r=jkitch
  1583. # [17:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/698f2fe16af5 - Kearwood (Kip) Gilbert - Bug 1067286 - Part 1: Correct application of device offset for mask layers. r=mattwoodrow
  1584. # [17:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c5075104363d - Jonathan Hao - Bug 1080461 - Part 1: Add IsRealTime() in MediaDecoderStateMachine. r=bechen, r=jwwang
  1585. # [17:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2b1854f193f9 - Jonathan Hao - Bug 1080461 - Part 2: Fix RTSP autoplay. r=bechen, r=jwwang
  1586. # [17:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8e5920cdf87b - Morris Tseng - Bug 1097419 - Part 1: Handle nested mozbrowser iframe for selectionstatechanged, touchcarettap and scrollviewchange. r=kanru
  1587. # [17:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/496546af038e - Morris Tseng - Bug 1097419 - Part 2: Add mochitest for nested mozbrowser iframe case. r=kanru
  1588. # [17:59] * Quits: bwc (Adium@moz-7qa.7fp.250.162.IP) (Quit: Leaving.)
  1589. # [17:59] <@ehsan> bsmedberg: looks like I did suggest the right person! thanks, padenot!
  1590. # [18:00] * Joins: till (till@moz-9pta69.adsl.alicedsl.de)
  1591. # [18:01] * Joins: ehugg (ehugg@moz-9u7.ruf.170.166.IP)
  1592. # [18:01] * Quits: ferjm (textual@moz-71m.3nd.202.89.IP) (Ping timeout: 121 seconds)
  1593. # [18:01] * coop|buildduty is now known as coop|mtg
  1594. # [18:02] * Joins: jgriffin (uid51409@moz-si9qbr.highgate.irccloud.com)
  1595. # [18:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d4c66f8130fc - Ehsan Akhgari - Bug 1117029 - Move the GCC minimum version checks to MOZ_TOOL_VARIABLES; r=glandium
  1596. # [18:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/655ef5ce2032 - Ehsan Akhgari - Bug 1117031 - Turn off unused argument warnings for clang-cl; r=glandium
  1597. # [18:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5cdd3215addc - Ehsan Akhgari - Bug 1115426 - Fix static-analysis builds on OSX on the infrasturcture, and add a mozconfig for such builds; r=glandium
  1598. # [18:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/59a1e5947b05 - B2G Bumper Bot - Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
  1599. # [18:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/88b7485bbb48 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1600. # [18:05] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  1601. # [18:05] * rail is now known as rail-lunch
  1602. # [18:06] * Quits: mconley (mconley@moz-i5m.05u.207.66.IP) (Connection closed)
  1603. # [18:06] * Quits: nj (nj@moz-aq9.g2i.76.106.IP) (Quit: WeeChat 1.0.1)
  1604. # [18:06] * catlee is now known as catlee-fooooood
  1605. # [18:06] * Quits: vicamo (vicamo@moz-f6g7e7.dynamic.hinet.net) (Client exited)
  1606. # [18:08] * Joins: Sushant94 (Sushant@moz-8fl.mp6.202.116.IP)
  1607. # [18:08] * Joins: justindarc (justindarc@moz-lev.v84.203.209.IP)
  1608. # [18:08] * mgerva is now known as mgerva|afk
  1609. # [18:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8cde6c13407c - Geoff Brown - Bug 1118039 - Delete unused skip-if in robocop.ini; r=margaret
  1610. # [18:09] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  1611. # [18:09] * Quits: Manny (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  1612. # [18:09] * Joins: dveditz (dveditz@moz-dgbov2.ca.comcast.net)
  1613. # [18:09] * killer sets mode: +o dveditz
  1614. # [18:09] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1615. # [18:11] * Joins: ferjm (textual@moz-71m.3nd.202.89.IP)
  1616. # [18:11] * Joins: gozala (uid5923@moz-mdbdda.uxbridge.irccloud.com)
  1617. # [18:11] * Quits: bholley (bholley@moz-qci.2ba.129.166.IP) (Connection closed)
  1618. # [18:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/ff084cf79944 - Abdelrhman Ahmed - Bug 1103346 - Add renaming support to webIDE. r=jryans
  1619. # [18:11] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/11b650affda0 - Jan Odvarko - Bug 1107888 - e10s support for dynamic actor registration. r=ochameau
  1620. # [18:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/b8bf3fc77437 - Sai Prathik - Bug 1115141 - Add a license header to StringHelper.java. r=mhaigh
  1621. # [18:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/d7a8038a1a26 - Kartikaya Gupta - Bug 1117010 - Add missing prefs to Fennec's prefs file. r=rnewman
  1622. # [18:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/b3ceb1313dc3 - Tom Tromey - Bug 1117787 - Fix comment to reflect reality. r=bz
  1623. # [18:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/7a8b80930bd1 - Jordan Santell - Bug 1117971 - Make min/max/avg data, gutter and lines optional for the LineGraphWidget. r=vp
  1624. # [18:12] * Quits: jhorak (jhorak@moz-6a960j.net.upcbroadband.cz) (Quit: Leaving)
  1625. # [18:12] * Quits: tonymec (tonymec@moz-r10.deo.66.87.IP) (Ping timeout: 121 seconds)
  1626. # [18:12] * Joins: mccr8 (mccr8@moz-cfhap5.mtv2.mozilla.com)
  1627. # [18:13] * Joins: bdahl (bdahl@moz-4nps9n.2rkg.9kg1.0101.2620.IP)
  1628. # [18:14] * kats-afk is now known as kats
  1629. # [18:14] * sheppy-appt is now known as sheppy
  1630. # [18:14] * Joins: juanb (jbecerra@moz-cfhap5.mtv2.mozilla.com)
  1631. # [18:14] * AutomatedTester is now known as AutomatedTester|AFK
  1632. # [18:16] * Quits: tantek (tantek@moz-6s2vd2.dynamic.fusionbroadband.com) (Client exited)
  1633. # [18:16] * Joins: Waldo (waldo@moz-uhmkk3.dim.wideopenwest.com)
  1634. # [18:16] * Quits: sewardj_ (sewardj@moz-5jbl2h.dip0.t-ipconnect.de) (Quit: Konversation terminated!)
  1635. # [18:16] * Joins: alexbard_ (alexbardas@moz-oa6o00.CV.idilis.net)
  1636. # [18:16] * Joins: tonymec (tonymec@moz-r10.deo.66.87.IP)
  1637. # [18:17] * Quits: alexbardas (alexbardas@moz-h0v.5ot.166.109.IP) (Connection closed)
  1638. # [18:18] * Parts: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se) ("")
  1639. # [18:18] * Quits: kapy (kapy@moz-3ro.g1d.68.182.IP) (Quit: )
  1640. # [18:19] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
  1641. # [18:20] * Joins: sewardj (sewardj@moz-5jbl2h.dip0.t-ipconnect.de)
  1642. # [18:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d894b312beb2 - Abhilash Panigrahi - Bug 1099094 - Documentation added for session_id arguement in start_session method. r=dburns
  1643. # [18:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/7ff735f32aac - JW Wang - Bug 1111787 - Part 1: Delete the directory for the origin pair when "forget this site" is invoked. r=cpearce
  1644. # [18:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/20298762b610 - JW Wang - Bug 1111787 - Part 2: Kill plugins with valid node IDs when clearing storage data for those IDs will be invalid and can't be used anymore. r=cpearce
  1645. # [18:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f3c7e9a00af8 - JW Wang - Bug 1111787 - Part 3: Clear plugis and storage data associated with the node IDs. r=cpearce
  1646. # [18:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3595d450fac1 - Kaustabh Datta Choudhury - Bug 1115338 - ./mach mochitest-browser path/to/individual/test should always run test (despite skip-if/run-if conditions in manifest). r=jmaher
  1647. # [18:22] * Joins: tanvi (tanvi@moz-1fuhrg.p1o0.l3en.0009.2601.IP)
  1648. # [18:23] * Quits: sewardj (sewardj@moz-5jbl2h.dip0.t-ipconnect.de) (Quit: Konversation terminated!)
  1649. # [18:23] * Quits: timdream (timdream@moz-a28nlb.dynamic.hinet.net) (Client exited)
  1650. # [18:24] * Quits: MarcoZ (marco.zehe@moz-tb35md.dip0.t-ipconnect.de) (Quit: See you tomorrow!)
  1651. # [18:25] * Joins: brendan (brendaneich@moz-k4ijtn.sub-70-197-1.myvzw.com)
  1652. # [18:25] * Joins: sewardj (sewardj@moz-5jbl2h.dip0.t-ipconnect.de)
  1653. # [18:26] * Joins: bholley (bholley@moz-l8ebtf.sfo1.mozilla.com)
  1654. # [18:27] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ce30926721eb - Valentin Gosu - Bug 1021221 - resourceTiming initiatorType is empty/other when images are loaded from cache r=seth
  1655. # [18:27] * Quits: @dveditz (dveditz@moz-dgbov2.ca.comcast.net) (Client exited)
  1656. # [18:27] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/dfea3cd26c29 - Valentin Gosu - Bug 1113683 - Add dummy NullHttpChannel r=mcmanus
  1657. # [18:27] * Joins: mwobensmith (mwobensmith@moz-ubsfud.2rkg.9kg1.0101.2620.IP)
  1658. # [18:28] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  1659. # [18:28] * Quits: brendan (brendaneich@moz-k4ijtn.sub-70-197-1.myvzw.com) (Connection closed)
  1660. # [18:29] * Quits: kepta_ (kepta@moz-bgt.6kh.139.14.IP) (Connection closed)
  1661. # [18:29] * Joins: brendan (brendaneich@moz-ooj7cv.ca.comcast.net)
  1662. # [18:29] * Quits: tanvi (tanvi@moz-1fuhrg.p1o0.l3en.0009.2601.IP) (Quit: Leaving.)
  1663. # [18:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c2f28da3fbb1 - JerryShih - Bug 1118336. Extract timer rate function from RefreshDriverTimer into SimpleTimerBasedRefreshTimer. r=roc
  1664. # [18:29] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/6d5a48fde5fb - Mark Banner - Bug 1118246 - Loop should handle forceDisconnect events from the OT sdk. r=nperriault
  1665. # [18:29] * Quits: Alessar (Alessar@moz-mfn.qfs.104.79.IP) (Quit: IRC protocol for QIP)
  1666. # [18:30] * Joins: sicking (sicking@moz-u3dg2t.sfo1.mozilla.com)
  1667. # [18:30] * Joins: jduell (jduell@moz-nms4vb.tukw.qwest.net)
  1668. # [18:30] * Quits: Jerry_Mac (hshih@moz-qofhr3.kbronet.com.tw) (Quit: Leaving)
  1669. # [18:31] * Joins: rkent (Thunderbird@moz-uta551.wa.comcast.net)
  1670. # [18:31] * Joins: dveditz (dveditz@moz-dgbov2.ca.comcast.net)
  1671. # [18:31] * killer sets mode: +o dveditz
  1672. # [18:33] * Quits: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP) (Client exited)
  1673. # [18:33] * Quits: ferjm (textual@moz-71m.3nd.202.89.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  1674. # [18:33] * Joins: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP)
  1675. # [18:34] * Quits: brendan (brendaneich@moz-ooj7cv.ca.comcast.net) (Ping timeout: 121 seconds)
  1676. # [18:34] * Quits: stormi (samuel@moz-t5b.q89.218.46.IP) (Connection closed)
  1677. # [18:34] * ahal is now known as ahal|lunch
  1678. # [18:35] * Quits: h4writer (h4writer@moz-lcj9pu.access.telenet.be) (Ping timeout: 121 seconds)
  1679. # [18:35] * Quits: jacek (jacek@moz-hbt3j4.psi.wroc.pl) (Quit: Konversation terminated!)
  1680. # [18:37] * Joins: Jerry_Mac (hshih@moz-qofhr3.kbronet.com.tw)
  1681. # [18:37] * Quits: Jerry_Mac (hshih@moz-qofhr3.kbronet.com.tw) (Connection closed)
  1682. # [18:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/339fa7751c5e - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  1683. # [18:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/8653466ecc3e - B2G Bumper Bot - Bumping manifests a=b2g-bump
  1684. # [18:37] * Quits: mastizada (Thunderbird@moz-daq.v53.6.95.IP) (Ping timeout: 121 seconds)
  1685. # [18:39] * Joins: ferjm (textual@moz-71m.3nd.202.89.IP)
  1686. # [18:39] * Joins: mwu (mwu@moz-h5m76b.hntd.7296.000c.2601.IP)
  1687. # [18:41] * Joins: brendan (brendaneich@moz-k4ijtn.sub-70-197-1.myvzw.com)
  1688. # [18:41] * Joins: jimb (user@moz-c3a.i8g.126.207.IP)
  1689. # [18:43] * Quits: ferjm (textual@moz-71m.3nd.202.89.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  1690. # [18:43] * Quits: efaust (efaust@moz-4u9k4j.ca.comcast.net) (Ping timeout: 121 seconds)
  1691. # [18:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/ca5523cac817 - Martyn Haigh - Bug 1117130 - URL bar border slightly covered by fading edge of title (r=mfinkle)
  1692. # [18:47] * zz_miketaylr is now known as miketaylr
  1693. # [18:48] * bobowen is now known as bobowen|afk
  1694. # [18:48] * Joins: dao (Thunderbird@moz-dqdhp0.dynamic.kabel-deutschland.de)
  1695. # [18:48] * bz sees a bug with the summary "math", is amused
  1696. # [18:48] * Quits: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net) (Connection closed)
  1697. # [18:48] * davidb|afk is now known as davidb
  1698. # [18:49] * Joins: bwc (Adium@moz-9ncjol.ujol.1ibb.0101.2620.IP)
  1699. # [18:49] <RyanVM|sheriffduty> heh
  1700. # [18:50] * Quits: jdm (jdm@moz-ilbt2e.cable.teksavvy.com) (Quit: )
  1701. # [18:50] * Joins: efaust (efaust@moz-4u9k4j.ca.comcast.net)
  1702. # [18:50] * Joins: mconley (mconley@moz-vp6ob7.eng.wind.ca)
  1703. # [18:52] * Joins: askalski (akuda@moz-62t4pj.adsl.tpnet.pl)
  1704. # [18:52] * Joins: ferjm (textual@moz-71m.3nd.202.89.IP)
  1705. # [18:53] * aklotz is now known as aklotz|interviewing
  1706. # [18:53] * flod is now known as flod|afk
  1707. # [18:53] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  1708. # [18:54] * Joins: MisterSpeaker (MisterSpeak@moz-ebfjj4.fios.verizon.net)
  1709. # [18:54] * lth is now known as lth|away
  1710. # [18:55] * khuey|36000ft is now known as khuey
  1711. # [18:55] * khuey is now known as khuey|away
  1712. # [18:55] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
  1713. # [18:55] * Quits: nical (nical@moz-5bkntq.fbx.proxad.net) (Ping timeout: 121 seconds)
  1714. # [18:56] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1715. # [18:56] * Quits: mconley (mconley@moz-vp6ob7.eng.wind.ca) (Connection closed)
  1716. # [18:57] * jimm is now known as jimm-lunch
  1717. # [18:57] * Joins: florent (Thunderbird@moz-pkrcj8.abo.wanadoo.fr)
  1718. # [18:57] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  1719. # [18:57] * Joins: bent (chatzilla@moz-5uijqj.2rkg.9kg1.0101.2620.IP)
  1720. # [18:57] * Callek_disconnected is now known as Callek
  1721. # [18:58] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (Connection closed)
  1722. # [18:58] * coop|mtg is now known as coop|buildduty
  1723. # [18:58] * miketaylr is now known as zz_miketaylr
  1724. # [18:59] * Quits: Rik (rik@moz-tn1i1g.lmuk.1rfi.0450.2001.IP) (Ping timeout: 121 seconds)
  1725. # [18:59] * KWierso|afk is now known as KWierso
  1726. # [19:01] * Quits: davidb (davidb@moz-i5m.05u.207.66.IP) (A TLS packet with unexpected length was received.)
  1727. # [19:01] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  1728. # [19:01] * Joins: davidb (davidb@moz-i5m.05u.207.66.IP)
  1729. # [19:01] * Callek is now known as Callek|mtg
  1730. # [19:02] <bz> Anyone know an IDN page off the top of their head?
  1731. # [19:02] <smontagu> http://www.אביזרים.net/
  1732. # [19:02] * gregglind_away is now known as gregglind
  1733. # [19:03] * RyanVM|sheriffduty is now known as RyanVM|biab
  1734. # [19:05] * Joins: nical_ (nical@moz-5bkntq.fbx.proxad.net)
  1735. # [19:05] * Joins: Mook_as (mook@moz-vlall4.activestate.com)
  1736. # [19:05] * nical_ is now known as nical
  1737. # [19:05] <bz> smontagu: My IRC client doesn't speak non-ascii, sadly.
  1738. # [19:05] * Joins: Rik (rik@moz-71m.3nd.202.89.IP)
  1739. # [19:05] <bz> smontagu: that came through as http://www.*?*?*?*?*"*?*?.net/
  1740. # [19:06] <smontagu> bz: not sure how to get to the punycode
  1741. # [19:06] <bz> smontagu: mail me the url, maybe?
  1742. # [19:06] * bz has a mail client that's all 21st century
  1743. # [19:07] <Mook_as> bz: http://logs.glob.uno/?c=developers#c1130263 ?
  1744. # [19:08] <bz> Ooh, yes
  1745. # [19:08] <bz> thanks!
  1746. # [19:08] * Joins: ZER0 (ZER0@moz-o3o.acv.148.158.IP)
  1747. # [19:08] * smontagu apologises for the subject matter, it was just the first thing that came up when I typed a hebrew character in the awesome bar
  1748. # [19:09] * Quits: &dbaron (dbaron@moz-0jjav9.dynamic.fusionbroadband.com) (Ping timeout: 121 seconds)
  1749. # [19:10] * Quits: jez (user@moz-0gv0qn.zen.co.uk) (Ping timeout: 121 seconds)
  1750. # [19:10] * Quits: wlach (wlach@moz-5tlj2g.vif.net) (Ping timeout: 121 seconds)
  1751. # [19:10] * Joins: jez (user@moz-v0f.0sk.86.77.IP)
  1752. # [19:11] * lmandel is now known as lmandel_afk
  1753. # [19:12] * Quits: m_gol (m_gol@moz-f1mofo.dynamic.chello.pl) (Quit: Leaving...)
  1754. # [19:12] * Quits: tzimmermann (tzimmermann@moz-hslhrb.pools.vodafone-ip.de) (Quit: Ex-Chat)
  1755. # [19:16] * bc|bbl is now known as bc
  1756. # [19:16] * Joins: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net)
  1757. # [19:17] * Joins: mayhemer (Miranda@moz-b1n3mv.joqu.pdma.1028.2a00.IP)
  1758. # [19:17] * Joins: h4writer (h4writer@moz-lcj9pu.access.telenet.be)
  1759. # [19:17] * Quits: jviereck (Adium@moz-5b4qom.97ug.g469.067c.2001.IP) (Quit: Leaving.)
  1760. # [19:17] <bz> Mook_as, smontagu: This is perfect
  1761. # [19:17] <bz> IDN is hard
  1762. # [19:18] <Mook_as> I thought there were a bunch of test domains too, but I can't seem to actually find a list.
  1763. # [19:19] <smontagu> bz: too damn hard
  1764. # [19:20] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (Connection closed)
  1765. # [19:20] * lmandel_afk is now known as lmandel
  1766. # [19:21] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  1767. # [19:21] * catlee-fooooood is now known as catlee
  1768. # [19:21] <bent> Mook_as, http://mxr.mozilla.org/mozilla-central/source/build/pgo/server-locations.txt
  1769. # [19:22] <Mook_as> Ah, no, it turns out I meant https://en.wikipedia.org/wiki/List_of_Internet_top-level_domains#Test_TLDs (but they're dead now).
  1770. # [19:22] * Callek|mtg is now known as Callek
  1771. # [19:23] * Quits: gcp (gcp@moz-e4fqo5.beqe.9i1r.1812.2a02.IP) (A TLS packet with unexpected length was received.)
  1772. # [19:23] * Joins: ashughes (uid34327@moz-idmt9q.ealing.irccloud.com)
  1773. # [19:23] * Quits: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1774. # [19:23] * rail-lunch is now known as rail
  1775. # [19:23] <smontagu> bz: a good way to find IDNs is to google for ccTLDs, e.g. "site:.рф"
  1776. # [19:24] <smontagu> https://www.google.com/search?q=site%3A.%D1%80%D1%84&ie=utf-8&oe=utf-8
  1777. # [19:25] <bz> smontagu: Try running this in the console on that page:
  1778. # [19:25] <bz> var s = document.createElement("script");
  1779. # [19:25] <bz> s.textContent = "var p = Promise.resolve(5); var r = p.then(function() { return r; }); r.catch(function (e) { console.log(e.fileName) });";
  1780. # [19:25] <bz> document.body.appendChild(s);
  1781. # [19:25] <smontagu> assuming you can (a) remember a ccTLD and (b) have the appropriate kbd
  1782. # [19:25] * baku is now known as baku|away
  1783. # [19:25] <bz> Or even simpler:
  1784. # [19:25] <bz> var s = document.createElement("script");
  1785. # [19:25] <bz> s.textContent = "throw new Error";
  1786. # [19:25] <bz> document.body.appendChild(s);
  1787. # [19:26] <bz> (and look at the filename that gets listed by the console)
  1788. # [19:27] <smontagu> bz: um, when you say "the" console you mean?
  1789. # [19:28] * ahal|lunch is now known as ahal
  1790. # [19:28] <bz> web console
  1791. # [19:29] <bz> Tools > Web Developer > Web Console
  1792. # [19:30] * Quits: kaze (kaze@moz-71m.3nd.202.89.IP) (Ping timeout: 121 seconds)
  1793. # [19:32] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Connection closed)
  1794. # [19:33] * Quits: askalski (akuda@moz-62t4pj.adsl.tpnet.pl) (Quit: Wychodzi)
  1795. # [19:33] <smontagu> bz: crap :(
  1796. # [19:34] * zz_miketaylr is now known as miketaylr
  1797. # [19:34] * Quits: victorporof (victorporof@moz-i5m.05u.207.66.IP) (Connection closed)
  1798. # [19:34] * Joins: victorporof (victorporof@moz-i5m.05u.207.66.IP)
  1799. # [19:36] * Quits: ferjm (textual@moz-71m.3nd.202.89.IP) (Quit: My Mac has gone to sleep. ZZZzzz…)
  1800. # [19:36] <bz> smontagu: there's a bug report
  1801. # [19:37] <Waldo> is fileName punycode, mojibake, random punning of UTF-8 into ASCII there, what?
  1802. # [19:37] <smontagu> Waldo: UTF-8 as Latin1
  1803. # [19:37] <bz> the latter
  1804. # [19:37] * Joins: wlach (wlach@moz-t2np4e.ckpj.s0pt.0450.2001.IP)
  1805. # [19:37] <bz> yeah
  1806. # [19:37] <Waldo> yum
  1807. # [19:37] <bz> Gecko tells spidermonkey the filename as utf8
  1808. # [19:37] <Waldo> scumbag SpiderMonkey
  1809. # [19:37] <smontagu> not that that excludes mojibake ;-)
  1810. # [19:37] <bz> then inside spidermonkey (and in Promise code) people see char* and ....
  1811. # [19:38] * Joins: victorporof_ (victorporof@moz-i5m.05u.207.66.IP)
  1812. # [19:38] * Quits: victorporof (victorporof@moz-i5m.05u.207.66.IP) (Connection closed)
  1813. # [19:38] * RyanVM|biab is now known as RyanVM|sheriffduty
  1814. # [19:39] * baku|away is now known as baku
  1815. # [19:42] * Quits: maxli (maxli@moz-h8kluf.cs.uwaterloo.ca) (Ping timeout: 121 seconds)
  1816. # [19:43] * Joins: jez9999 (user@moz-0gv0qn.zen.co.uk)
  1817. # [19:43] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
  1818. # [19:43] * jimm-lunch is now known as jimm
  1819. # [19:43] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  1820. # [19:44] * Quits: jez (user@moz-v0f.0sk.86.77.IP) (Ping timeout: 121 seconds)
  1821. # [19:44] * Joins: erahm_ (uid33946@moz-j28pep.charlton.irccloud.com)
  1822. # [19:46] * Joins: azakai (alon@moz-s1fqdp.mh2d.1ibb.0101.2620.IP)
  1823. # [19:47] * benfrancis is now known as benfrancis|away
  1824. # [19:47] * Quits: jez9999 (user@moz-0gv0qn.zen.co.uk) (Ping timeout: 121 seconds)
  1825. # [19:47] * Joins: jez (user@moz-v0f.0sk.86.77.IP)
  1826. # [19:47] * Quits: Boriss (Boriss@moz-tk8.nnf.245.162.IP) (Client exited)
  1827. # [19:47] * Joins: Boriss (Boriss@moz-tk8.nnf.245.162.IP)
  1828. # [19:48] * aklotz|interviewing is now known as aklotz
  1829. # [19:49] * Joins: ckerschb (ckerschb@moz-dgk.73s.245.63.IP)
  1830. # [19:49] * Joins: kaze (kaze@moz-71m.3nd.202.89.IP)
  1831. # [19:50] * flod|afk is now known as flod
  1832. # [19:50] * Joins: m_gol (m_gol@moz-f1mofo.dynamic.chello.pl)
  1833. # [19:50] * Joins: jviereck (Adium@moz-pqri8u.dclient.hispeed.ch)
  1834. # [19:50] * Joins: hallvors (uid23371@moz-uj1g6s.highgate.irccloud.com)
  1835. # [19:51] <jrmuizel> vladan: ping
  1836. # [19:51] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
  1837. # [19:52] * whimboo|bbl is now known as whimboo
  1838. # [19:53] * Quits: JamesCheng (james@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1839. # [19:53] <@ted> bz: whee, unicode
  1840. # [19:54] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
  1841. # [19:54] * Joins: JamesCheng (james@moz-2hf62a.HINET-IP.hinet.net)
  1842. # [19:54] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1843. # [19:56] * Quits: victorporof_ (victorporof@moz-i5m.05u.207.66.IP) (Connection closed)
  1844. # [19:56] <vladan> jrmuizel: pong
  1845. # [19:56] * Joins: victorporof (victorporof@moz-i5m.05u.207.66.IP)
  1846. # [19:56] <jrmuizel> vladan: do you mind if I use your machine today?
  1847. # [19:56] * Quits: Dexter (Dexter@moz-i7o.obq.235.95.IP) (Quit: Leaving)
  1848. # [19:56] <vladan> jrmuizel: that's fine, i'm mostly wfh today
  1849. # [19:56] <jrmuizel> vladan: thanks
  1850. # [19:57] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
  1851. # [19:57] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Connection closed)
  1852. # [19:57] * Joins: gsvelto (gsvelto@moz-u60.jjn.35.94.IP)
  1853. # [19:58] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (Quit: Leaving.)
  1854. # [19:58] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
  1855. # [19:59] <bz> ted: whee _encodings_. ;)
  1856. # [19:59] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (Connection closed)
  1857. # [19:59] * Joins: milan_ (milan@moz-a80m6i.ckpj.s0pt.0450.2001.IP)
  1858. # [19:59] <@ted> well yes, but encodings are the practical fallout of unicode
  1859. # [19:59] <@ted> where theory meets practice
  1860. # [20:00] <smontagu> unicode is the solution to encodings
  1861. # [20:00] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Connection closed)
  1862. # [20:00] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1863. # [20:00] * Quits: Boriss (Boriss@moz-tk8.nnf.245.162.IP) (Client exited)
  1864. # [20:00] <smontagu> in the http://xkcd.com/927/ sense
  1865. # [20:01] <@ted> unicode just says "here is the number that represents this glyph"
  1866. # [20:01] <@ted> and then unless you're using ucs-4 you have to massage it in some way
  1867. # [20:01] <smontagu> isn't that what any encoding syas?
  1868. # [20:01] <@ted> and everyone gets it wrong
  1869. # [20:01] * Quits: mwobensmith (mwobensmith@moz-ubsfud.2rkg.9kg1.0101.2620.IP) (Quit: Leaving.)
  1870. # [20:01] * Joins: mwobensmith (mwobensmith@moz-ubsfud.2rkg.9kg1.0101.2620.IP)
  1871. # [20:02] * Quits: mayhemer (Miranda@moz-b1n3mv.joqu.pdma.1028.2a00.IP) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  1872. # [20:02] * Quits: milan (milan@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  1873. # [20:03] * Joins: tedders1 (tedders1@moz-6eah7j.cable.rogers.com)
  1874. # [20:03] <garvank> vladan ping, telemetry question
  1875. # [20:04] <garvank> or for anyone reading, about:telemetry is in-memory right?
  1876. # [20:05] * Joins: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net)
  1877. # [20:06] * Quits: ehugg (ehugg@moz-9u7.ruf.170.166.IP) (Client exited)
  1878. # [20:06] * miketaylr is now known as zz_miketaylr
  1879. # [20:07] * Joins: squib (squib@moz-napvi8.wi.charter.com)
  1880. # [20:09] * Joins: Manny (quassel@moz-bgt.6kh.139.14.IP)
  1881. # [20:09] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  1882. # [20:09] * Quits: nrc (nrc@moz-1crlv1.xtra.co.nz) (Connection closed)
  1883. # [20:09] * Quits: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP) (Client exited)
  1884. # [20:09] * Joins: nrc (nrc@moz-1crlv1.xtra.co.nz)
  1885. # [20:09] * Quits: yliao (yliao@moz-aj9ejj.HINET-IP.hinet.net) (Ping timeout: 121 seconds)
  1886. # [20:10] * zz_miketaylr is now known as miketaylr
  1887. # [20:10] * Joins: nops673 (Mibbit@moz-a6rgag.veloxzone.com.br)
  1888. # [20:10] * Joins: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP)
  1889. # [20:10] <nops673> hi everybody
  1890. # [20:11] <vladan> garvank: pong
  1891. # [20:11] <vladan> garvank: what do you mean by in-memory?
  1892. # [20:12] * Joins: dbaron (dbaron@moz-5k7m8a.2rkg.9kg1.0101.2620.IP)
  1893. # [20:12] * killer sets mode: +ao dbaron dbaron
  1894. # [20:12] * Joins: smaug (chatzilla@moz-7dv8tf.bb.dnainternet.fi)
  1895. # [20:12] * killer sets mode: +o smaug
  1896. # [20:12] * Joins: drno (nohlmeier@moz-cfhap5.mtv2.mozilla.com)
  1897. # [20:13] * Quits: Gijs (chatzilla@moz-goo.q6m.80.5.IP) (Quit: poof)
  1898. # [20:13] <garvank> vladan not persisted to disk
  1899. # [20:13] <garvank> so one restart, histos would all be zero again
  1900. # [20:14] <nops673> hey, anyone can help me ? I wanna know how can i disable de drag and drop on bookmark's toolbar/
  1901. # [20:16] * Quits: gsvelto (gsvelto@moz-u60.jjn.35.94.IP) (A TLS packet with unexpected length was received.)
  1902. # [20:16] * Joins: jez9999 (user@moz-0gv0qn.zen.co.uk)
  1903. # [20:16] <@bsmedberg> garvank: yes that is by design
  1904. # [20:17] <garvank> bsmedberg ok thanks
  1905. # [20:17] <@bsmedberg> telemetry is per-session. At some point soon we will be saving past sessions on the client, but that's not implemented yet.
  1906. # [20:17] <vladan> garvank: oic. so about:telemetry is only a visual representation of the data collected by Telemetry. And yes, the Telemetry system collects data for the current session and (eventually) sends the session data to the Telemetry server. I don't think you're asking about this, but Telemetry saves the session data to disk on Firefox exit and sends it when the browser is idle during some future session. But that data from past sessions is not shown in about:te
  1907. # [20:18] * Joins: Jesse (jruderman@moz-0ajqqp.ujol.1ibb.0101.2620.IP)
  1908. # [20:18] * kats is now known as kats-afk
  1909. # [20:18] <garvank> nops673 to get started I find searching bugzilla for related bugs to a given term can help show where code changes are made related to a particular area of interest. I assume you are asking for a coding solution.
  1910. # [20:18] <nops673> Oh! ok thnks!
  1911. # [20:19] * Quits: dark-knight (dark-knight@moz-md1mas.ipredator.se) (Quit: Leaving.)
  1912. # [20:19] * Quits: jez (user@moz-v0f.0sk.86.77.IP) (Ping timeout: 121 seconds)
  1913. # [20:19] * davidb is now known as davidb|afk
  1914. # [20:19] <vladan> garvank: to answer your question directly, only the current session's data shows up in about:telemetry, restarting the browser would reset the histograms to 0
  1915. # [20:19] * Joins: dark-knight (dark-knight@moz-ti1.28u.165.46.IP)
  1916. # [20:21] <garvank> vladan bsmedberg is there any way to show in-development histograms on the server side (I assume not as the telemetry data is by build id, and I won't have a valid build identifier in my local dev build). This is not a big deal, but if I can, I can get a few people testing my histograms before landing (and double check they look sane).
  1917. # [20:22] <@bsmedberg> garvank: why not just check them on the client?
  1918. # [20:22] <@bsmedberg> as long as they are in histograms.json, they should show up in about:telemetry for the current session
  1919. # [20:23] * Quits: nops673 (Mibbit@moz-a6rgag.veloxzone.com.br) (Quit: http://www.mibbit.com ajax IRC Client)
  1920. # [20:24] <garvank> bsmedberg I can and do. Aggregated data froma few users is more useful. The data I am interested in is related to geo stumbling which is highly variable and dependant on a external device factors. It is nice to see data from a few different users before landing, but not necessary
  1921. # [20:24] * Joins: shine (uid50849@moz-5q9ti4.highgate.irccloud.com)
  1922. # [20:24] <vladan> garvank: i agree with bsmedberg's suggestion. the server-side relies on the Histograms.json file in the Mercurial repo to determine whether a histogram is valid or not. if you reeeally wanted to collect submissions from unofficial builds, you could set up your own basic server and have the people testing your build change their toolkit.telemetry.server pref to something like "http://garvan.com"
  1923. # [20:25] * Joins: maxli (maxli@moz-favcmk.cs.uwaterloo.ca)
  1924. # [20:25] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Client exited)
  1925. # [20:25] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  1926. # [20:26] * Quits: milan_ (milan@moz-a80m6i.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  1927. # [20:26] <garvank> vladan good to know, thanks. Makes sense that the histograms.json is used by the server to determine valid probe names.
  1928. # [20:26] * Joins: milan (milan@moz-i5m.05u.207.66.IP)
  1929. # [20:26] <vladan> no problem
  1930. # [20:27] * Joins: tanvi (tanvi@moz-j1je87.p1o0.l3en.0009.2601.IP)
  1931. # [20:27] * mwargers is now known as mwargers_afk
  1932. # [20:27] * Quits: ProgramFOX (ProgramFOX@moz-p0a.hsv.180.91.IP) (Quit: ChatZilla 0.9.91.1 [Firefox 34.0.5/20141126041045])
  1933. # [20:27] * Quits: Sushant94 (Sushant@moz-8fl.mp6.202.116.IP) (Quit: Leaving)
  1934. # [20:28] <jesup> It is *so* bleeping painful that we have an ancient ipc/chromium in the tree *and* code we import for webrtc that uses/provides modern versions of files with the same names....
  1935. # [20:28] * Joins: cpearce (chatzilla@moz-3n0so3.dqqd.b0fh.0cb0.2001.IP)
  1936. # [20:29] <derf> Bundling your own copy of third-party libraries has a large maintenance cost? I am shocked.
  1937. # [20:30] * Quits: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1938. # [20:30] * Quits: brendan (brendaneich@moz-k4ijtn.sub-70-197-1.myvzw.com) (Client exited)
  1939. # [20:30] * Quits: jez9999 (user@moz-0gv0qn.zen.co.uk) (Ping timeout: 121 seconds)
  1940. # [20:30] * Joins: jez (user@moz-v0f.0sk.86.77.IP)
  1941. # [20:30] * Joins: jet (uid49872@moz-2b8mdp.charlton.irccloud.com)
  1942. # [20:30] * Quits: kgrandon (Adium@moz-l8e1ui.ca.comcast.net) (Quit: Leaving.)
  1943. # [20:30] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  1944. # [20:31] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Connection closed)
  1945. # [20:31] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  1946. # [20:31] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Ping timeout: 121 seconds)
  1947. # [20:35] * Joins: Delta706 (xx@moz-uh2kdq.as13285.net)
  1948. # [20:36] * Quits: capella-s33 (capella-s3@moz-a6lqme.res.rr.com) (Connection closed)
  1949. # [20:36] * Joins: milan_ (milan@moz-a80m6i.ckpj.s0pt.0450.2001.IP)
  1950. # [20:37] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Connection closed)
  1951. # [20:37] * Joins: mmc (uid16596@moz-rb9ith.charlton.irccloud.com)
  1952. # [20:37] <fitzgen> gps: ping
  1953. # [20:38] * Joins: jez9999 (user@moz-0gv0qn.zen.co.uk)
  1954. # [20:38] * Quits: jez9999 (user@moz-0gv0qn.zen.co.uk) (Quit: )
  1955. # [20:39] * Quits: milan (milan@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  1956. # [20:39] * Quits: Delta706 (xx@moz-uh2kdq.as13285.net) (Quit: a quit message)
  1957. # [20:39] <jesup> derf: Third-party libraries: cost. Forking third-party libraries that are *also* used by other things you import: COST that increases with the time since forking. (Especially if actively developed). Right now base/task.h is biting me. (webrtc.org started directly using a "public" subset of the ipc base code)
  1958. # [20:40] * Joins: Wes (chatzilla@moz-g810rh.page.ca)
  1959. # [20:40] <fitzgen> glandium: ping
  1960. # [20:40] <jesup> Ironically only on B2G
  1961. # [20:40] <Wes> Hi, guys! Where to the webrtc developers hang out?
  1962. # [20:40] <jesup> Wes: #media
  1963. # [20:40] <Wes> jesup: Thanks!
  1964. # [20:41] <jesup> derf: How about I just replace ipc/chromium/base with a modern copy? ;-)
  1965. # [20:41] * jesup would let someone else debug it, however
  1966. # [20:41] * AutomatedTester|AFK is now known as AutomatedTester
  1967. # [20:42] * Quits: maxli (maxli@moz-favcmk.cs.uwaterloo.ca) (A TLS packet with unexpected length was received.)
  1968. # [20:42] <aklotz> lol
  1969. # [20:42] * Joins: Boriss (Boriss@moz-f1bjd5.PUBLIC.monkeybrains.net)
  1970. # [20:42] * Joins: maxli (maxli@moz-fs8bmd.cs.uwaterloo.ca)
  1971. # [20:42] * Quits: jez (user@moz-v0f.0sk.86.77.IP) (Ping timeout: 121 seconds)
  1972. # [20:42] * kats-afk is now known as kats
  1973. # [20:43] * Joins: jviereck1 (Adium@moz-8p96q5.dynamic.hispeed.ch)
  1974. # [20:43] * aklotz is now known as aklotz|feeding
  1975. # [20:43] * Quits: jviereck (Adium@moz-pqri8u.dclient.hispeed.ch) (Ping timeout: 121 seconds)
  1976. # [20:44] * Quits: m_gol (m_gol@moz-f1mofo.dynamic.chello.pl) (Ping timeout: 121 seconds)
  1977. # [20:44] * Joins: tantek (tantek@moz-6s2vd2.dynamic.fusionbroadband.com)
  1978. # [20:45] * Joins: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net)
  1979. # [20:46] * jcj is now known as jcj|lunch
  1980. # [20:46] * jesup is only half joking (about replacing. I'm totally serious about letting someone else debug it. ;-)
  1981. # [20:46] <@bsmedberg> jesup: we should just remove our chromium dependency...
  1982. # [20:46] <@bsmedberg> it was only supposed to be temporary, but of course we know how that works out
  1983. # [20:47] * Joins: mconley (mconley@moz-i5m.05u.207.66.IP)
  1984. # [20:47] <jesup> I don't have a problem with using their libs where it makes sense, but I do have a problem with forking them and letting them rot on the vine
  1985. # [20:48] * Quits: jviereck1 (Adium@moz-8p96q5.dynamic.hispeed.ch) (Quit: Leaving.)
  1986. # [20:49] * Joins: jviereck (Adium@moz-8p96q5.dynamic.hispeed.ch)
  1987. # [20:49] <jimm> gee I wonder why
  1988. # [20:49] * davidb|afk is now known as davidb
  1989. # [20:50] * Standard8 is now known as Standard8Away
  1990. # [20:50] * Joins: mkmelin (mkmelin@moz-l9i4n1.elisa-laajakaista.fi)
  1991. # [20:51] <jesup> seriously: what would be involved, and what would it get us?
  1992. # [20:51] * Quits: ddahl (ddahl@moz-40a6g5.il.comcast.net) (Ping timeout: 121 seconds)
  1993. # [20:52] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout: 121 seconds)
  1994. # [20:52] <@bsmedberg> jesup: involved in what? Note that we took out about 80% of the chromium base libs because we weren't using them.
  1995. # [20:53] * Quits: mwobensmith (mwobensmith@moz-ubsfud.2rkg.9kg1.0101.2620.IP) (Quit: Leaving.)
  1996. # [20:53] * Rik is now known as Rik|afk
  1997. # [20:53] * Standard8Away is now known as Standard8
  1998. # [20:54] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (Connection closed)
  1999. # [20:54] * Joins: mwobensmith (mwobensmith@moz-npoo2u.2rkg.9kg1.0101.2620.IP)
  2000. # [20:54] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  2001. # [20:54] * Quits: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net) (Quit: OSError: [Errno 130] Owner died)
  2002. # [20:55] * khuey|away is now known as khuey
  2003. # [20:55] <dholbert> jesup, note that we've also added some moz-specific code there, too; e.g. https://hg.mozilla.org/mozilla-central/rev/11a6feedc67d
  2004. # [20:55] * Joins: chrisccoulson (chr1s@moz-2r61ne.uno.uk.net)
  2005. # [20:55] * Quits: mwobensmith (mwobensmith@moz-npoo2u.2rkg.9kg1.0101.2620.IP) (Connection closed)
  2006. # [20:55] * Joins: mwobensmith (mwobensmith@moz-npoo2u.2rkg.9kg1.0101.2620.IP)
  2007. # [20:55] * Quits: milan_ (milan@moz-a80m6i.ckpj.s0pt.0450.2001.IP) (Connection closed)
  2008. # [20:55] <dholbert> jesup, my understanding was that we considered all of that code forked and "part of the tree" now
  2009. # [20:58] * merike|away is now known as merike
  2010. # [20:58] <gps> fitzgen: pong
  2011. # [20:58] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
  2012. # [20:59] <fitzgen> gps: I'm in the process of updating the tree's copy of the protobuf lib,
  2013. # [20:59] <fitzgen> gps: and I find that I need to include a "config.h" which is generated at configure time when building the protobuf library
  2014. # [21:00] * Quits: espadrine (ttyl@moz-qfr4fg.abo.wanadoo.fr) (Ping timeout: 121 seconds)
  2015. # [21:00] <fitzgen> gps: how would I run the protobuf lib's configure from our build system?
  2016. # [21:00] <@ted> ick
  2017. # [21:01] * Quits: kinetik (kinetik@moz-stvukj.orcon.net.nz) (Ping timeout: 121 seconds)
  2018. # [21:02] <fitzgen> gps: ted: jimb suggested trying to just make a small config.h file which includes mozilla-config.h and then pray that we cover the same bases...
  2019. # [21:02] <@ted> hah
  2020. # [21:02] <@ted> well, you can certainly look at their configure and see what they need
  2021. # [21:02] <@ted> and add anything we're missing
  2022. # [21:03] * khuey is now known as khuey|lunch
  2023. # [21:03] <@ted> so the "lots of overhead" solution would be to run their configure, which you can see examples of in our configure.in
  2024. # [21:03] <jesup> dholbert: the problem is that there's a major include/namespace collision with code that uses newer versions of what we forked. If we forked, it should avoid aliasing any un-forked versions. I'm trying to avoid crossing the streams, but MediaPipeline talks to both webrtc code and uses Gralloc images, which invoke IPC atomic primitives, that pull in task.h, etc)
  2025. # [21:03] <dholbert> jesup, boo :-/
  2026. # [21:03] <@ted> if you don't *actually* need all that overhead then just commit an empty config.h file
  2027. # [21:03] <@ted> mozilla-config.h gets force-included on the cmdline
  2028. # [21:03] * Joins: kinetik (kinetik@moz-ehm6tf.orcon.net.nz)
  2029. # [21:04] * Quits: Silne30 (Silne30@moz-osb574.dybhfl.sbcglobal.net) (Quit: Leaving...)
  2030. # [21:04] <fitzgen> ted: thanks
  2031. # [21:05] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/afbe988c3bea - Ryan VanderMeulen - Backed out changeset 2537c1b51a12 (bug 1049820) for suspicion of causing ASAN leaks.
  2032. # [21:06] * Joins: milan (milan@moz-sbsu06.ckpj.s0pt.0450.2001.IP)
  2033. # [21:06] * bz wonders why treeherder is not showing him anything for https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=60300bb9d446
  2034. # [21:06] * Quits: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP) (Client exited)
  2035. # [21:07] <bz> And not showing my pushes at https://treeherder.mozilla.org/ui/#/jobs?repo=try
  2036. # [21:07] <bz> But tbpl sees them?
  2037. # [21:07] * Joins: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP)
  2038. # [21:07] <jimm> th seems behind for me too for try pushes
  2039. # [21:07] * Joins: Sushant94 (Sushant@moz-8fl.mp6.202.116.IP)
  2040. # [21:08] * Quits: cpearce (chatzilla@moz-3n0so3.dqqd.b0fh.0cb0.2001.IP) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
  2041. # [21:08] * Joins: cpearce (chatzilla@moz-k5i4k1.dqqd.b0fh.0cb0.2001.IP)
  2042. # [21:09] <RyanVM|sheriffduty> mdoglio: camd: ^
  2043. # [21:10] * Quits: dao (Thunderbird@moz-dqdhp0.dynamic.kabel-deutschland.de) (Client exited)
  2044. # [21:11] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
  2045. # [21:11] <RyanVM|sheriffduty> jimm: bz: usually that points to a data ingestion issue in the backend, which is Bad :)
  2046. # [21:11] <RyanVM|sheriffduty> fubar ^
  2047. # [21:12] * Joins: Mano (mano@moz-a4joat.red.bezeqint.net)
  2048. # [21:12] <fubar> RyanVM|sheriffduty: nope, queues aren't backed up
  2049. # [21:12] <fubar> (I mean, yes that's generally the case, just not today) :-D
  2050. # [21:12] * Quits: dark-knight (dark-knight@moz-ti1.28u.165.46.IP) (A TLS packet with unexpected length was received.)
  2051. # [21:12] * aklotz|feeding is now known as aklotz
  2052. # [21:14] <jesup> dholbert: my fall back and punt solution will be to somehow move part of the code in MediaPipeline (gralloc) to another file with different include paths. But I worry about linkage issues with multiple definitions of the "same" classes conflicting... (subtle API changes, etc)
  2053. # [21:14] * Quits: till (till@moz-9pta69.adsl.alicedsl.de) (Ping timeout: 121 seconds)
  2054. # [21:14] * Quits: kinetik (kinetik@moz-ehm6tf.orcon.net.nz) (Ping timeout: 121 seconds)
  2055. # [21:14] * Quits: davidb (davidb@moz-i5m.05u.207.66.IP) (Quit: Blah blah blah)
  2056. # [21:14] <RyanVM|sheriffduty> bwc: you like being CCed to bugs like these, right? https://treeherder.mozilla.org/logviewer.html#?job_id=1600606&repo=fx-team
  2057. # [21:15] <jesup> dholbert: though moving this out would be a pain...
  2058. # [21:15] * Quits: avp (uid41039@moz-5v3aiu.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
  2059. # [21:15] * Joins: gerv (Instantbird@moz-2al.5nl.55.31.IP)
  2060. # [21:16] * Joins: alexbardas (alexbardas@moz-1n07eo.DJ.idilis.net)
  2061. # [21:16] * Joins: kinetik (kinetik@moz-q1v7da.orcon.net.nz)
  2062. # [21:17] * Quits: Mano (mano@moz-a4joat.red.bezeqint.net) (Connection closed)
  2063. # [21:18] * Quits: @roc (chatzilla@moz-siefho.orcon.net.nz) (Connection closed)
  2064. # [21:18] <jesup> dholbert: the other option would be forcibly downgrading the 'base/*' code used by webrtc to use our versions of it (for anything duplicated). I really don't want to carry that sort of change if I can help it
  2065. # [21:19] * Quits: alexbard_ (alexbardas@moz-oa6o00.CV.idilis.net) (Ping timeout: 121 seconds)
  2066. # [21:19] * Joins: badescunicu (Thunderbird@moz-ainmka.eregie.pub.ro)
  2067. # [21:20] * Quits: emtwo (Adium@moz-vfev0l.cable.rogers.com) (Quit: Leaving.)
  2068. # [21:21] * coop|buildduty is now known as coop|afk
  2069. # [21:21] * Quits: sicking (sicking@moz-u3dg2t.sfo1.mozilla.com) (Client exited)
  2070. # [21:23] * gregglind is now known as gregglind_afk
  2071. # [21:23] <@smaug> RyanVM|sheriffduty: dear sheriff, could you do a backout for me? Bug 1117851
  2072. # [21:24] <jesup> dholbert: perhaps I can subset the base/* code in webrtc now to only have the files we absolutely need (copy to base_prime), and then manually keep that in sync at each import. Might work for now, with ongoing pain
  2073. # [21:24] <@smaug> RyanVM|sheriffduty: (because of Bug 1118257 )
  2074. # [21:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/60f811810a22 - B2G Bumper Bot - Bumping gaia.json for 7 gaia revision(s) a=gaia-bump
  2075. # [21:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/03cca0f75120 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2076. # [21:25] <RyanVM|sheriffduty> smaug: done
  2077. # [21:25] <@smaug> thanks
  2078. # [21:25] * Quits: gandalf (zbraniecki@moz-gtc1n1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  2079. # [21:25] * Joins: jdm (jdm@moz-er2bt3.fnjk.s0pt.0450.2001.IP)
  2080. # [21:25] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a3a485cf8fda - Ryan VanderMeulen - Backed out changeset 9035e4de3c03 (bug 1117851) for suspicion of causing Linux32 dromaeo DOM regressions (bug 1118257).
  2081. # [21:26] * Joins: Delta706 (xx@moz-uh2kdq.as13285.net)
  2082. # [21:26] * Joins: kgrandon (Adium@moz-kfgs55.rgd2.9kg1.0101.2620.IP)
  2083. # [21:26] * Quits: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP) (Client exited)
  2084. # [21:26] * Joins: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP)
  2085. # [21:27] * Quits: rmcdougall (Adium@moz-f2h.mvj.38.216.IP) (Quit: Leaving.)
  2086. # [21:28] * Quits: Delta706 (xx@moz-uh2kdq.as13285.net) (Quit: a quit message)
  2087. # [21:30] * Joins: nical_ (nical@moz-5bkntq.fbx.proxad.net)
  2088. # [21:30] * Quits: nical (nical@moz-5bkntq.fbx.proxad.net) (Client exited)
  2089. # [21:30] * nical_ is now known as nical
  2090. # [21:30] * Joins: robarnold (rob@moz-ljqra6.hfc.comcastbusiness.net)
  2091. # [21:30] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/577febac3790 - Monica Chew - Bug 1100024: Don't call Connect if the principal is on a local or remote blocklist (r=mcmanus)
  2092. # [21:32] * Joins: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se)
  2093. # [21:32] * Joins: karlt (karl@moz-d9sifc.xtra.co.nz)
  2094. # [21:32] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (A TLS packet with unexpected length was received.)
  2095. # [21:33] * Joins: DGMurdockIII (dgmurdockii@moz-gehpof.in.comcast.net)
  2096. # [21:34] * Joins: rmcdougall (Adium@moz-f2h.mvj.38.216.IP)
  2097. # [21:35] <camd> RyanVM|sheriffduty: bz: looking into it. It's on stage, but didn't make it on prod TH for some reason...
  2098. # [21:35] * Quits: Ms2ger (Ms2ger@moz-c70.8u8.182.91.IP) (Quit: nn)
  2099. # [21:37] * Joins: ehugg (ehugg@moz-9u7.ruf.170.166.IP)
  2100. # [21:38] * Quits: WeirdAl (chatzilla@moz-3f3s98.ca.comcast.net) (Connection closed)
  2101. # [21:38] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2102. # [21:39] * Joins: francois (francois@moz-cnggv3.fmarier.org)
  2103. # [21:39] * Quits: Enn (enn@moz-88fh63.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  2104. # [21:40] * Quits: badescunicu (Thunderbird@moz-ainmka.eregie.pub.ro) (Connection closed)
  2105. # [21:40] * mattwoodrow|away is now known as mattwoodrow
  2106. # [21:40] * Quits: maxli (maxli@moz-fs8bmd.cs.uwaterloo.ca) (Quit: Leaving.)
  2107. # [21:40] * jcj|lunch is now known as jcj
  2108. # [21:40] * Joins: flo-retina (Instantbird@moz-frdf7e.ip-37-59-48.eu)
  2109. # [21:42] * Quits: Sushant94 (Sushant@moz-8fl.mp6.202.116.IP) (Quit: Leaving)
  2110. # [21:42] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/0b319c8d846b - Jeff Beatty - Bug 1118296 - Add gl and xh to maemo-locales. r=Pike, a=sledru
  2111. # [21:42] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/a000dbbffc10 - Gijs Kruitbosch - Bug 1083634 - Entering a trailing slash after a domain should not do a search. r=smaug, r=Unfocused, a=sledru
  2112. # [21:42] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/451ed5c44843 - Jean-Yves Avenard - Bug 1111319 - Reorder video frames with respect to decoding sliding window. r=rillian, a=sledru
  2113. # [21:42] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/b8eb3fd1e2c0 - Terrence Cole - Bug 1114058. r=jonco, a=abillings
  2114. # [21:42] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/dc8c5a9f0415 - Martyn Haigh - Bug 936849 - Tablet tabs tray seems to get stuck in some kind of selection mode. r=mfinkle, a=sledru
  2115. # [21:42] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/fa28e105b2ba - Aaron Klotz - Bug 1118031 - Fix toolhelp32 snapshot leak in PluginModuleParent. r=jimm, a=sledru
  2116. # [21:43] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/d9d452aaf74c - Andrea Marchesini - Bug 1112307 - Use a thread-safe ChannelEventQueue. r=jduell, a=abillings
  2117. # [21:43] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/6776f88e29be - Tim Taubert - Bug 1008029 - Fix intermittent browser_newtab_update.js failures r=Gijs
  2118. # [21:44] * Quits: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP) (Client exited)
  2119. # [21:44] * Joins: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP)
  2120. # [21:45] * Quits: bdahl (bdahl@moz-4nps9n.2rkg.9kg1.0101.2620.IP) (A TLS packet with unexpected length was received.)
  2121. # [21:46] <RyanVM|sheriffduty> smaug: FFS - https://treeherder.mozilla.org/logviewer.html#?job_id=5125636&repo=mozilla-inbound
  2122. # [21:47] <@smaug> whaaat
  2123. # [21:48] <@smaug> RyanVM|sheriffduty: sorry
  2124. # [21:49] <@smaug> non-trivial change there :/
  2125. # [21:49] <@smaug> something very recent
  2126. # [21:49] * sheppy is now known as sheppy-away
  2127. # [21:49] <RyanVM|sheriffduty> guess I'll go ahead and re-land theN?
  2128. # [21:49] * Joins: jrmuizel_ (jrmuizel@moz-i5m.05u.207.66.IP)
  2129. # [21:49] <@smaug> the code isn't even in mxr yet
  2130. # [21:49] <@smaug> RyanVM|sheriffduty: yeah
  2131. # [21:49] <@smaug> I'll prepare a backout patch
  2132. # [21:51] * Joins: sicking (sicking@moz-u3dg2t.sfo1.mozilla.com)
  2133. # [21:51] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d8541085a5d5 - Bobby Holley - Bug 1117851 - Make GetCallingLocation take an nsA{,C}String. r=smaug
  2134. # [21:51] * Quits: jrmuizel (jrmuizel@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  2135. # [21:53] * Joins: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  2136. # [21:54] * Quits: Jesse (jruderman@moz-0ajqqp.ujol.1ibb.0101.2620.IP) (Client exited)
  2137. # [21:54] * Joins: jkitch (Thunderbird@moz-o08vk5.k4n0.vhij.44b8.2001.IP)
  2138. # [21:54] * Joins: roc (chatzilla@moz-jrl.fci.192.203.IP)
  2139. # [21:54] * killer sets mode: +o roc
  2140. # [21:54] * Joins: maxli (maxli@moz-fs8bmd.cs.uwaterloo.ca)
  2141. # [21:55] * Parts: opnchaudhary (Thunderbird@moz-fm9.7f7.164.122.IP)
  2142. # [21:58] * Joins: Jesse (jruderman@moz-cfhap5.mtv2.mozilla.com)
  2143. # [21:58] * mwargers_afk is now known as mwargers
  2144. # [21:58] * Joins: Jesse_ (jruderman@moz-cfhap5.mtv2.mozilla.com)
  2145. # [21:59] * Quits: Jesse (jruderman@moz-cfhap5.mtv2.mozilla.com) (Connection closed)
  2146. # [22:00] * Quits: Jackneill (Jackneill@moz-m98d5g.pool.digikabel.hu) (A TLS packet with unexpected length was received.)
  2147. # [22:00] * Quits: h4writer (h4writer@moz-lcj9pu.access.telenet.be) (Ping timeout: 121 seconds)
  2148. # [22:03] * Joins: jez (user@moz-0gv0qn.zen.co.uk)
  2149. # [22:03] * Joins: kepta (kepta@moz-bgt.6kh.139.14.IP)
  2150. # [22:03] * Joins: milan_ (milan@moz-4rsrig.ckpj.s0pt.0450.2001.IP)
  2151. # [22:04] * gregglind_afk is now known as gregglind
  2152. # [22:04] * Quits: gerv (Instantbird@moz-2al.5nl.55.31.IP) (Ping timeout: 121 seconds)
  2153. # [22:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/67960aabce3a - Jonathan Kew - Bug 1090329 - gfxHarfBuzzShaper::GetGlyphVAdvance should never use the backend-specific GetGlyphWidth method, which is for horizontal width only. r=smontagu
  2154. # [22:04] * Joins: davidb (davidb@moz-f9fg1d.dsl.bell.ca)
  2155. # [22:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d260f281dfe6 - Jonathan Kew - Bug 1115916 - Improve synthetic vertical metrics for fonts that don't have actual vhea/vmtx tables. r=smontagu
  2156. # [22:04] <fitzgen> ted: ping
  2157. # [22:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6536d9885d2e - Jonathan Kew - Bug 1115916 - Reftest for synthetic vertical metrics. r=smontagu
  2158. # [22:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1e64da07365b - Jonathan Kew - Bug 1095334 - Adjust ascent/descent to provide centered vertical baseline when reading 'vhea' table. r=smontagu
  2159. # [22:04] * Quits: milan_ (milan@moz-4rsrig.ckpj.s0pt.0450.2001.IP) (Connection closed)
  2160. # [22:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/646e58995d53 - Jonathan Kew - Bug 1111944 - part 1 - Make nsLayoutUtils::DrawString (and the nsFontMetrics methods it calls) handle vertical text. r=smontagu
  2161. # [22:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/603b4a6ccd6a - Jonathan Kew - Bug 1111944 - part 2 - Update nsBulletFrame::PaintBullet to handle vertical text in list item markers. r=smontagu
  2162. # [22:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d3bbe13bbd08 - Jonathan Kew - Bug 1111944 - Reftest for list item markers with vertical text. r=smontagu
  2163. # [22:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1fc59f36a868 - Jonathan Kew - Bug 1113684 - part 1 - Handle vertical writing modes when displaying alt-text alongside a broken-image icon. r=smontagu
  2164. # [22:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/5179ff7d7573 - Jonathan Kew - Bug 1113684 - part 2 - Update test from bug 1105268 to account for position of broken-image icon now being sensitive to vertical-rl mode. r=smontagu
  2165. # [22:04] * Quits: ZER0 (ZER0@moz-o3o.acv.148.158.IP) (Quit: Leaving)
  2166. # [22:06] * Quits: milan (milan@moz-sbsu06.ckpj.s0pt.0450.2001.IP) (Ping timeout: 121 seconds)
  2167. # [22:06] <tbsaunde> RyanVM|sheriffduty: is it ok if I revert the important bit of the last patch in bug 1088148 on central to get rid of the crash?
  2168. # [22:07] * Joins: capella-s3 (capella-s3@moz-a6lqme.res.rr.com)
  2169. # [22:07] <camd> bz: treeherder is now reporting for that push. I there was some network hiccups preventing us writing the data at first. But things look good now.
  2170. # [22:07] <camd> sorry for the delay.
  2171. # [22:07] * Quits: nical (nical@moz-5bkntq.fbx.proxad.net) (Ping timeout: 121 seconds)
  2172. # [22:08] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/046d6ecc36ba - Ryan VanderMeulen - Backed out changesets 5bc97468e511 and 7194852248c0 (bug 932179) for intermittent failures in browser_net_security-state.js.
  2173. # [22:09] * Joins: ManikM (quassel@moz-bgt.6kh.139.14.IP)
  2174. # [22:09] * Quits: Manny (quassel@moz-bgt.6kh.139.14.IP) (Connection closed)
  2175. # [22:09] <RyanVM|sheriffduty> tbsaunde: i plan to do another merge today still, so please just push to inbound
  2176. # [22:09] * Joins: milan (milan@moz-p5coc8.ckpj.s0pt.0450.2001.IP)
  2177. # [22:10] * Joins: kentuckyfriedtakahe (ajones@moz-6l71ig.5h0u.b0fh.0cb0.2001.IP)
  2178. # [22:10] <tbsaunde> RyanVM|sheriffduty: sure
  2179. # [22:10] * flod is now known as flod|away
  2180. # [22:10] <tbsaunde> also sweet!
  2181. # [22:10] * Quits: kepta (kepta@moz-bgt.6kh.139.14.IP) (Ping timeout: 121 seconds)
  2182. # [22:12] * Quits: mahdi (mahdi@moz-qrj.b3k.244.151.IP) (Connection closed)
  2183. # [22:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c3ce36368608 - Vladimir Vukicevic - Bug 1117579; fullscreen broken on freeciv (throws with bogus requestFullScreen options); r=bz
  2184. # [22:13] * Quits: surkov (surkov@moz-i5m.05u.207.66.IP) (Client exited)
  2185. # [22:13] <dholbert> tbsaunde, (are you about to push? If so, I'll hold off for a few min to avoid making you rebase. I'm prepping something to push too)
  2186. # [22:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/205f8fa00772 - Eric Faust - Bug 1055755 - Remove |existing| arg from JSCompartment::wrap. (r=billm)
  2187. # [22:13] <dholbert> tbsaunde, (though it looks like something else just landed, so maybe you already have to rebase. :))
  2188. # [22:13] * Joins: ckitching (ckitching@moz-l269ho.hfc.comcastbusiness.net)
  2189. # [22:15] * Quits: kaze (kaze@moz-71m.3nd.202.89.IP) (Ping timeout: 121 seconds)
  2190. # [22:15] <efaust> RyanVM|sheriffduty: I don't expect trouble, but the patch I just pushed (205f8fa00772) has the potential to cause shutdown leaks, so if that kind of thing shows up, it's probably me.
  2191. # [22:15] <RyanVM|sheriffduty> thanks for the heads-up :)
  2192. # [22:16] <dholbert> tbsaunde, (ok, I'm gonna push)
  2193. # [22:16] <dholbert> ehsan, just saw a mass "MOZ_OVERRIDE"-adding bug from you -- out of curiosity, is that from -Winconsistent-missing-override in new clang?
  2194. # [22:16] * Joins: gandalf (zbraniecki@moz-l8ebtf.sfo1.mozilla.com)
  2195. # [22:17] * philor|away is now known as philor
  2196. # [22:17] <@ehsan> dholbert: yes, see the blocking bug :)
  2197. # [22:17] <dholbert> ehsan, ah, hadn't noticed that there was a blocking bug
  2198. # [22:17] <@ehsan> dholbert: I've fixed _most_ of the tree, but haven't had time to file bugs for everything yet
  2199. # [22:17] <dholbert> ehsan, nice!
  2200. # [22:17] <tbsaunde> dholbert: yeah, got distracted for a few
  2201. # [22:17] <@ehsan> dholbert: it caught some issues
  2202. # [22:17] <dholbert> ehsan, I fixed a few of those in portland, and was thinking about fixing more but hadn't gotten around to it yet
  2203. # [22:18] * chmanchester is now known as chmanchester|afk
  2204. # [22:18] * Quits: maxli (maxli@moz-fs8bmd.cs.uwaterloo.ca) (Quit: Leaving.)
  2205. # [22:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a64998089d38 - Daniel Holbert - Bug 1110950 part 0: Annotate b2g test-failures that are probably caused by this bug as "random-if(B2G)" for the time being. (no review, test-manifest-only)
  2206. # [22:18] <smontagu> ehsan: did we not enforce that already? I'm sure I've had compilation errors from omitting it. Was it only in some directories?
  2207. # [22:18] <@ehsan> dholbert: ah cool
  2208. # [22:19] <@ehsan> smontagu: we never enforced overrides having MOZ_OVERRIDE
  2209. # [22:19] * khuey|lunch is now known as khuey
  2210. # [22:19] <@ehsan> smontagu: newer clang enforces it though which is what my patches fix
  2211. # [22:19] <dholbert> smontagu, clang now *requires* you to have MOZ_OVERRIDE on things that are overrides. If you leave it out, it warns
  2212. # [22:19] * Quits: mkmelin (mkmelin@moz-l9i4n1.elisa-laajakaista.fi) (Connection closed)
  2213. # [22:19] <dholbert> ("now" = trunk)
  2214. # [22:20] <tbsaunde> dholbert: just with -Wall? that seems a bit winy to me, but whatever I guess
  2215. # [22:20] <dholbert> tbsaunde, yeah. I can see it being viewed as whiny, but addressing it gives you strictly better code-quality
  2216. # [22:21] * Quits: bnicholson (bnicholson@moz-cfhap5.mtv2.mozilla.com) (Ping timeout: 121 seconds)
  2217. # [22:21] <@ehsan> yes indeed
  2218. # [22:21] <smontagu> do I understand from what you guys are saying that "the trunk of clang is unsuited for building Firefox" is no longer a true statment?
  2219. # [22:21] <dholbert> tbsaunde, and prevents you from accidentally orphaning those methods if the superclass's function signature changes in the future
  2220. # [22:21] <@ehsan> my favorite was windows.h #defining GetClassName to GetClassNameA, messing up with nsIDOMElement::GetClassName :(
  2221. # [22:21] * Joins: bnicholson (bnicholson@moz-eqibhn.ujol.1ibb.0101.2620.IP)
  2222. # [22:21] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/fbdc23e3c86a - Trevor Saunders - Revert "bug 1088148 - reenable ipc accessibility" because it still causes crashes
  2223. # [22:21] <@ehsan> smontagu: clang trunk is usually almost as stable as Nightly
  2224. # [22:21] <tbsaunde> dholbert: I don't disagree with using override
  2225. # [22:22] <@ehsan> smontagu: it's quite usable most of the time but right now if you have warnings as errors turned on your builds break
  2226. # [22:22] <@ehsan> without that it should work fine
  2227. # [22:22] * smontagu just had to update clang after updating Ubuntu and was misled by that
  2228. # [22:22] <dholbert> tbsaunde, cool. Yeah, I'm just saying why I think its usefulness outweighs its whinyness
  2229. # [22:22] <tbsaunde> I wonder how many other projects will have there build break beause of that
  2230. # [22:23] <smontagu> 3.4 doesn't work with gcc 4.9, neither does 3.5, by trial and error I got to 3.4.2
  2231. # [22:23] <dholbert> tbsaunde, so I think it only warns if you *inconsistently* use override
  2232. # [22:23] <dholbert> tbsaunde, so if you don't use it at all, I'd expect clang wouldn't warn
  2233. # [22:23] <tbsaunde> dholbert: ah hrm
  2234. # [22:24] * merike is now known as merike|away
  2235. # [22:27] * Quits: mikeratcliffe (Adium@moz-18u.as2.12.149.IP) (Quit: Leaving.)
  2236. # [22:27] <gaston> what is the point of the preview tab in bugzilla comment box ? it doesnt take any kind of markdown markup, no ?
  2237. # [22:27] * Quits: ManikM (quassel@moz-bgt.6kh.139.14.IP) (Ping timeout: 121 seconds)
  2238. # [22:27] <dholbert> gaston, not markdown, but we do linkify "bug NNN" and "mozilla-central changeset [csetid]"
  2239. # [22:28] <dholbert> gaston, and "attachment 123"
  2240. # [22:28] <gaston> ah, that kind of markup
  2241. # [22:28] <dholbert> gaston, IIUC it's just to let you sanity-check that that stuff's getting correctly linkified
  2242. # [22:29] * Joins: Delta706 (xx@moz-uh2kdq.as13285.net)
  2243. # [22:29] * Quits: ckitching (ckitching@moz-l269ho.hfc.comcastbusiness.net) (Ping timeout: 121 seconds)
  2244. # [22:29] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (NickServ (RECOVER command used by jwatt_))
  2245. # [22:29] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2246. # [22:30] * Joins: tH (Rob@cpc2-lee211-2-0-cust413.7-1.cable.virginm.net)
  2247. # [22:30] * Joins: Sander (chatzilla@moz-f4egml.direct-adsl.nl)
  2248. # [22:30] * Quits: Archaeopteryx (Archaeopter@moz-1ip91r.cust.telecolumbus.net) (Quit: Goodbye)
  2249. # [22:30] * Quits: mwobensmith (mwobensmith@moz-npoo2u.2rkg.9kg1.0101.2620.IP) (Quit: Leaving.)
  2250. # [22:31] * Joins: mwobensmith (mwobensmith@moz-npoo2u.2rkg.9kg1.0101.2620.IP)
  2251. # [22:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/524915a71a51 - Ehsan Akhgari - Bug 1117820 - Drop support for building with MSVC 2012; r=glandium
  2252. # [22:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/3d94c5baadb0 - Ehsan Akhgari - Bug 1114999 - Part 2: Apply MOZ_NO_ADDREF_RELEASE_ON_RETURN to all smart pointer arrow operators that can return refcounted objects; r=jrmuizel
  2253. # [22:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/53e1120d3048 - Ehsan Akhgari - Bug 1118411 - Mark virtual overridden functions as MOZ_OVERRIDE in Gecko Profiler; r=BenWa
  2254. # [22:31] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/cc8f76c2d74d - Ehsan Akhgari - Bug 1116755 - Do not use window.setTimeout() in order to detect tests timing out in browser-chrome tests; r=ted
  2255. # [22:33] * Quits: tedders1 (tedders1@moz-6eah7j.cable.rogers.com) (Connection closed)
  2256. # [22:33] <tbsaunde> dmajor: could you try and answer https://bugzilla.mozilla.org/show_bug.cgi?id=1088148#c46 ? please
  2257. # [22:33] * Joins: tedders1 (tedders1@moz-6eah7j.cable.rogers.com)
  2258. # [22:33] * Joins: Archaeopteryx (Archaeopter@moz-1ip91r.cust.telecolumbus.net)
  2259. # [22:33] <dmajor> tbsaunde: yeah saw the bugmail, looking now
  2260. # [22:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/71083c9726d5 - Jeff Walden - Bug 1112769 - Move the contents of js/src/vm/NumericConversions.h into a new js/public/Conversions.h header containing public API. r=jorendorff
  2261. # [22:35] * geekboy|afk is now known as geekboy
  2262. # [22:35] <tbsaunde> dmajor: k thx wasn't sure who to ask
  2263. # [22:36] * Joins: jduell_ (jduell@moz-6rmjsl.tukw.qwest.net)
  2264. # [22:36] * Joins: mastizada (Thunderbird@moz-dkq.r2s.240.178.IP)
  2265. # [22:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2a733b53c2a6 - Ehsan Akhgari - Bug 1118430 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/fetch; r=baku
  2266. # [22:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/556105cad7a7 - Ehsan Akhgari - Bug 1118429 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/datastore; r=baku
  2267. # [22:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/95fe92605dd4 - Ehsan Akhgari - Bug 1118428 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/workers; r=baku
  2268. # [22:36] * Joins: maxli (maxli@moz-fs8bmd.cs.uwaterloo.ca)
  2269. # [22:37] * Quits: milan (milan@moz-p5coc8.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  2270. # [22:37] * Quits: jduell_ (jduell@moz-6rmjsl.tukw.qwest.net) (Connection closed)
  2271. # [22:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bb194bedf519 - Milan Sreckovic - Bug 1110488 - Check for empty log before using it. r=jmuizelaar
  2272. # [22:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d32672ecbff9 - Andrea Marchesini - Bug 1058644 - Console API in ServiceWorkers. r=khuey
  2273. # [22:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8df0524197aa - Milan Sreckovic - Bug 1113695 - Make gfxCriticalError thread safe. r=Bas
  2274. # [22:37] * Joins: milan (milan@moz-i5m.05u.207.66.IP)
  2275. # [22:37] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ba7511d524d4 - Ekanan Ketunuti - Bug 1118091 - Add court-martial, pickiness to the en-US dictionary. r=ehsan
  2276. # [22:37] * lmandel is now known as lmandel_afk
  2277. # [22:37] * Joins: jduell_ (jduell@moz-co6dsa.tukw.qwest.net)
  2278. # [22:38] * chmanchester|afk is now known as chmanchester
  2279. # [22:39] * Quits: fabrice (fabrice@moz-98l0i0.mh2d.1ibb.0101.2620.IP) (Quit: Leaving.)
  2280. # [22:39] * Quits: jduell (jduell@moz-nms4vb.tukw.qwest.net) (Ping timeout: 121 seconds)
  2281. # [22:39] <dmajor> tbsaunde: how can I determine whether plugins were involved?
  2282. # [22:40] * Joins: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net)
  2283. # [22:40] <tbsaunde> dmajor: can you tell if the session was running a flash instance or something? I'm not sure what data we have
  2284. # [22:40] * Joins: fabrice (fabrice@moz-ahh7m9.mh2d.1ibb.0101.2620.IP)
  2285. # [22:40] <dmajor> bsmedberg: ^ ?
  2286. # [22:41] <@bsmedberg> hrm? I missed the beginning
  2287. # [22:41] * Quits: tedders1 (tedders1@moz-6eah7j.cable.rogers.com) (Ping timeout: 121 seconds)
  2288. # [22:41] <dmajor> bsmedberg: from a crash report, can I tell whether plugins were loaded/
  2289. # [22:42] <@bsmedberg> no
  2290. # [22:42] * Joins: WeirdAl (chatzilla@moz-3f3s98.ca.comcast.net)
  2291. # [22:42] <@bsmedberg> they won't be in the module list because of OOPP, and we don't annotate them
  2292. # [22:42] <dmajor> fun times
  2293. # [22:42] <tbsaunde> :(
  2294. # [22:43] * Joins: squeakytoy (squeakytoy@moz-2n0365.se.alltele.net)
  2295. # [22:43] * Joins: rstrong (rstrong@moz-qvqiq2.sntcca.sbcglobal.net)
  2296. # [22:44] <tbsaunde> dmajor: how about the other part? are tehre any significant non windows crashes in a11y stuff?
  2297. # [22:44] * Quits: smontagu (chatzilla@moz-ee1dqo.red.bezeqint.net) (Ping timeout: 121 seconds)
  2298. # [22:44] * philor is now known as philor|away
  2299. # [22:44] <dmajor> tbsaunde: nah all windows
  2300. # [22:44] * Quits: Jesse_ (jruderman@moz-cfhap5.mtv2.mozilla.com) (Client exited)
  2301. # [22:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6299801edf7c - Sean Stangl - Bug 1118040 - Remove getChar's maybeEOL optimization. r=evilpies
  2302. # [22:45] <Waldo> ehsan: so when are we going to start crowd-sourcing our dictionaries so they don't suck? :-\
  2303. # [22:45] <tbsaunde> dmajor: k thx, more fun times
  2304. # [22:45] * Joins: Jesse (jruderman@moz-cfhap5.mtv2.mozilla.com)
  2305. # [22:45] <@ehsan> Waldo: which dictionaries?
  2306. # [22:46] * Quits: jib (Jan-Ivar@moz-7o3g6p.dyn.optonline.net) (Ping timeout: 121 seconds)
  2307. # [22:46] <Waldo> ehsan: the ones missing court-martial and pickiness, among other words
  2308. # [22:46] * Joins: bdahl (bdahl@moz-4nps9n.2rkg.9kg1.0101.2620.IP)
  2309. # [22:46] <Waldo> and until emergency action a few years ago, carnitas
  2310. # [22:46] * Quits: florent (Thunderbird@moz-pkrcj8.abo.wanadoo.fr) (Connection closed)
  2311. # [22:46] <Waldo> this is mostly a rhetorical question, but the underlying concern remains
  2312. # [22:46] <@ehsan> Waldo: I'm not aware of anyone who's working on anything spell checker related
  2313. # [22:47] <Waldo> yeah, I was afraid of that
  2314. # [22:47] <jdm> it is time to disrupt the dictionary market
  2315. # [22:47] <@ehsan> there is none
  2316. # [22:47] <@ehsan> it's now called google.com
  2317. # [22:48] <dmajor> you mis-spelled yahoo :)
  2318. # [22:48] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  2319. # [22:48] <Waldo> dmajor: mispelled, kplzthx
  2320. # [22:48] * dmajor hangs head in shame
  2321. # [22:48] <Waldo> :-)
  2322. # [22:48] * Joins: Jesse_ (jruderman@moz-cfhap5.mtv2.mozilla.com)
  2323. # [22:49] * Quits: Jesse (jruderman@moz-cfhap5.mtv2.mozilla.com) (Connection closed)
  2324. # [22:49] <Waldo> true story: at one time gedit's source code translations had "mispelled" as a misspelling in them, and online docs even practically lampshaded the thing by including the misspelling in a screenshot
  2325. # [22:49] * Joins: njn (chatzilla@moz-33a4k1.iinet.net.au)
  2326. # [22:49] * killer sets mode: +o njn
  2327. # [22:49] * Joins: kgrandon1 (Adium@moz-6e8q5i.rgd2.9kg1.0101.2620.IP)
  2328. # [22:50] <Waldo> this was the first time I was introduced the the peculiar failure mode of having translation strings be keyed off one master language, so that fixing it involved fixing the one misspelling, but also fixing every localization file in existence that had by necessity copied the misspelling
  2329. # [22:52] * Quits: mccr8 (mccr8@moz-cfhap5.mtv2.mozilla.com) (Connection closed)
  2330. # [22:52] * Joins: mccr8_ (mccr8@moz-cfhap5.mtv2.mozilla.com)
  2331. # [22:53] * Quits: mastizada (Thunderbird@moz-dkq.r2s.240.178.IP) (Ping timeout: 121 seconds)
  2332. # [22:53] * coop|afk is now known as coop|buildduty
  2333. # [22:53] * Quits: kgrandon (Adium@moz-kfgs55.rgd2.9kg1.0101.2620.IP) (Ping timeout: 121 seconds)
  2334. # [22:54] <dmajor> tbsaunde: I found a handful of linux ones under a slightly different signature, but very few compared to Windows.
  2335. # [22:54] * Quits: jviereck (Adium@moz-8p96q5.dynamic.hispeed.ch) (Quit: Leaving.)
  2336. # [22:55] * Quits: bdahl (bdahl@moz-4nps9n.2rkg.9kg1.0101.2620.IP) (Ping timeout: 121 seconds)
  2337. # [22:55] * Quits: sawrubh (uid6719@moz-ebqg31.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
  2338. # [22:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f2c361538514 - Jim Chen - Bug 1103101 - Use DeferredTask in TelemetryPing; r=vladan
  2339. # [22:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ffb52826fcfa - Jim Chen - Bug 1103101 - Start Telemetry on content process startup; r=vladan
  2340. # [22:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/d8e1bdfff9f5 - Jim Chen - Bug 1109931 - Save child telemetry payload on shutdown; r=vladan
  2341. # [22:56] * Quits: @ehsan (ehsan@moz-2r0u4o.ckpj.s0pt.0450.2001.IP) (A TLS packet with unexpected length was received.)
  2342. # [22:57] * mccr8_ is now known as mccr8
  2343. # [22:57] * Joins: brendan (brendaneich@moz-k4ijtn.sub-70-197-1.myvzw.com)
  2344. # [22:57] * Joins: bdahl (bdahl@moz-4nps9n.2rkg.9kg1.0101.2620.IP)
  2345. # [22:58] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
  2346. # [23:00] * Joins: smontagu (chatzilla@moz-ee1dqo.red.bezeqint.net)
  2347. # [23:01] * Joins: endle (endle@moz-md6.skh.78.59.IP)
  2348. # [23:01] * Joins: espadrine (ttyl@moz-l019mn.fbx.proxad.net)
  2349. # [23:04] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  2350. # [23:04] <dmajor> padenot++
  2351. # [23:05] * Quits: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP) (Client exited)
  2352. # [23:05] * jmaher is now known as jmaher|afk
  2353. # [23:05] * Joins: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP)
  2354. # [23:06] * Joins: Silne30 (Silne30@moz-kcg.1q2.239.216.IP)
  2355. # [23:06] * Quits: mukilan (mukilan@moz-bej.lvk.164.122.IP) (Connection closed)
  2356. # [23:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/359db230dfb1 - Jared Wein - Bug 1105768 - Brighten the colors in the update badge. r=Gijs
  2357. # [23:08] * Joins: dark-knight (dark-knight@moz-r9rogb.enn.lu)
  2358. # [23:09] * AutomatedTester is now known as AutomatedTester|AFK
  2359. # [23:10] <Waldo> the fix is (almost) in
  2360. # [23:10] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
  2361. # [23:10] * Quits: davidb (davidb@moz-f9fg1d.dsl.bell.ca) (Quit: Blah blah blah)
  2362. # [23:11] * Quits: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net) (Client exited)
  2363. # [23:11] * Quits: spohl (Adium@moz-ppb.olo.156.104.IP) (Quit: Leaving.)
  2364. # [23:11] * Quits: Standard8 (Standard8@moz-1hu.vrc.166.195.IP) (Quit: ZNC - http://znc.in)
  2365. # [23:12] * Quits: maxli (maxli@moz-fs8bmd.cs.uwaterloo.ca) (Quit: Leaving.)
  2366. # [23:13] * Quits: yzen (yzen@moz-i5m.05u.207.66.IP) (Ping timeout: 121 seconds)
  2367. # [23:13] * Quits: jrmuizel_ (jrmuizel@moz-i5m.05u.207.66.IP) (Connection closed)
  2368. # [23:15] * gregglind is now known as gregglind_afk
  2369. # [23:15] * Quits: jdm (jdm@moz-er2bt3.fnjk.s0pt.0450.2001.IP) (Quit: )
  2370. # [23:15] * Joins: aklotz (Thunderbird@moz-1jtcvi.cg.shawcable.net)
  2371. # [23:16] * Joins: gustavold (gustavold@moz-6ij.iv2.38.189.IP)
  2372. # [23:17] * Quits: milan (milan@moz-i5m.05u.207.66.IP) (Quit: )
  2373. # [23:18] * Quits: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com) (Client exited)
  2374. # [23:18] <@smaug> Waldo: you're backing out?
  2375. # [23:18] <Waldo> smaug: no, this is just adding JS:: qualifications, removing js:: qualifications, etc.
  2376. # [23:18] <Waldo> smaug: landing anon
  2377. # [23:18] * Joins: lizzard (ehenry@moz-ueqta1.static.fusionbroadband.com)
  2378. # [23:19] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Connection closed)
  2379. # [23:19] * Joins: clokep (Instantbird@moz-uogj6q.cable.rcn.com)
  2380. # [23:19] * Joins: ddahl (ddahl@moz-40a6g5.il.comcast.net)
  2381. # [23:19] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/aeb8189b138a - Jan Varga - Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan a=sylvestre
  2382. # [23:20] * Joins: rniwa (rniwa@moz-t3u.b6e.164.67.IP)
  2383. # [23:20] * heycam|away is now known as heycam
  2384. # [23:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/2eee3736551a - Margaret Leibovic - Bug 1116563 - Fall back to display URL if reading list item has no title. r=rnewman
  2385. # [23:20] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/227dc63febd9 - Margaret Leibovic - Bug 1117841 - Remove "title bar" from display settings summary. r=mfinkle
  2386. # [23:21] * Quits: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP) (Client exited)
  2387. # [23:21] * sheppy-away is now known as sheppy
  2388. # [23:21] * Quits: Silne30 (Silne30@moz-kcg.1q2.239.216.IP) (Connection closed)
  2389. # [23:21] <rniwa> smaug: yt?
  2390. # [23:21] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
  2391. # [23:21] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Connection closed)
  2392. # [23:21] <@smaug> rniwa: yes
  2393. # [23:21] <rniwa> smaug: hi
  2394. # [23:21] * Joins: RealRaven (Thunderbird@moz-jf8.3ps.129.212.IP)
  2395. # [23:21] * Quits: nattokirai (nattokirai@moz-rq9a8e.asahi-net.or.jp) (Client exited)
  2396. # [23:21] <rniwa> smaug: any opinon on https://github.com/w3c/selection-api/issues/40 ?
  2397. # [23:21] <rniwa> smaug: and https://bugzilla.mozilla.org/show_bug.cgi?id=671152
  2398. # [23:21] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
  2399. # [23:21] <@smaug> looking
  2400. # [23:22] <rniwa> smaug: if Gecko is changing its behavior to return a clone Range
  2401. # [23:22] * Joins: junaid (junaid@moz-10h.idi.101.212.IP)
  2402. # [23:22] <rniwa> then I should just change the spec.
  2403. # [23:22] <rniwa> smaug: but if you guys think there could be backward compatiblity issues, then I might just need to keep the spec as is
  2404. # [23:22] <rniwa> and convince WebKit & Blink to change their engine behaviors
  2405. # [23:23] * Quits: ahal (ahal@moz-blga2k.cpe.pppoe.ca) (A TLS packet with unexpected length was received.)
  2406. # [23:24] <Waldo> the fix is in
  2407. # [23:24] <@smaug> rniwa: see also comment 20
  2408. # [23:24] * Quits: fabrice (fabrice@moz-ahh7m9.mh2d.1ibb.0101.2620.IP) (Ping timeout: 121 seconds)
  2409. # [23:24] <Waldo> hopefully it is a total, complete fix, although I can't be certain
  2410. # [23:24] <@smaug> oh, you added a comment
  2411. # [23:24] <Waldo> RyanVM|sheriffduty: ^
  2412. # [23:24] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/46167c93631a - Jeff Walden - Bug 1112769 - Followup to adjust (hopefully all) code not compiled on x86-64, determined by skimming prior patch and making corresponding changes to other architectures. r=bustage in a CLOSED TREE
  2413. # [23:25] <rniwa> smaug: I can make a post on public-webapps if you don’t have a strong opinion either way
  2414. # [23:25] * rniwa is just checking to see if anyone working on Gecko has a strong opinion
  2415. # [23:25] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Ping timeout: 121 seconds)
  2416. # [23:27] * Quits: @bsmedberg (bsmedberg@moz-smm6jf.pa.atlanticbb.net) (Quit: Leaving)
  2417. # [23:28] <@smaug> rniwa: I don't have a strong opinion. returning a reference feels like a useful feature though
  2418. # [23:28] * Joins: Enn (enn@moz-pe6f5p.cable.rogers.com)
  2419. # [23:28] <@smaug> but I can see it being a bit annoying to implement correctly
  2420. # [23:28] * Joins: ferjm (textual@moz-m3gn8v.abo.bbox.fr)
  2421. # [23:28] * Quits: jet (uid49872@moz-2b8mdp.charlton.irccloud.com) (Quit: Connection closed for inactivity)
  2422. # [23:29] <@smaug> rniwa: need to ask IE team too
  2423. # [23:29] * Joins: fabrice (fabrice@moz-ahh7m9.mh2d.1ibb.0101.2620.IP)
  2424. # [23:29] <rniwa> smaug: let me start a thread on public-webapps then
  2425. # [23:29] <@smaug> thanks
  2426. # [23:30] <Waldo> man, we are really running bleeding edge with compilers these days
  2427. # [23:30] <Waldo> and also https://developer.mozilla.org/en-US/docs/Using_CXX_in_Mozilla_code is a sea of green to go with our sky of blue
  2428. # [23:30] <Waldo> purty
  2429. # [23:30] <Waldo> variadic templates are going to be so nice for a few things
  2430. # [23:31] * kats is now known as kats|away
  2431. # [23:32] * Quits: ferjm (textual@moz-m3gn8v.abo.bbox.fr) (Quit: Textual IRC Client: www.textualapp.com)
  2432. # [23:32] * Quits: Enn (enn@moz-pe6f5p.cable.rogers.com) (Ping timeout: 121 seconds)
  2433. # [23:33] <rniwa> smaug: thanks!
  2434. # [23:33] <rniwa> smaug: I’m super excited about the fact we finally have some hope for spec’ing selection behavior
  2435. # [23:33] <seth> Waldo: still on waiting on that patch to drop gcc 4.4 tho...
  2436. # [23:34] <rniwa> smaug: it’s long overdue
  2437. # [23:34] <RyanVM|sheriffduty> Waldo: do you have an opinion on us requiring a minimum MSVC2013 Update version at the build system level?
  2438. # [23:34] <@smaug> rniwa: I guess a big issue is still whether to support multiple ranges
  2439. # [23:34] <rniwa> smaug: yeah
  2440. # [23:34] * BenWa is now known as BenWa|email
  2441. # [23:35] <rniwa> smaug: I think we need to study use cases for multi range selections
  2442. # [23:35] <rniwa> smaug: like tables, flexbox, etc...
  2443. # [23:35] <@smaug> yeah
  2444. # [23:35] <rniwa> smaug: and whether we can fix the existing multi-range selection
  2445. # [23:35] <rniwa> smaug: or we need to abondon it and come up with something new...
  2446. # [23:35] <rniwa> smaug: I’m hoping that we can fix it.
  2447. # [23:35] <@smaug> fix it?
  2448. # [23:35] <rniwa> smaug: but perhaps I’m overly optimisic here...
  2449. # [23:35] <@smaug> what is wrong with it?
  2450. # [23:36] * baku is now known as baku|away
  2451. # [23:36] <rniwa> smaug: the fact scripts can add overlapping ranges, etc...
  2452. # [23:36] <rniwa> smaug: it can get super messy once that happens
  2453. # [23:36] <rniwa> smaug: also, what would do if the user wanted to copy & paste
  2454. # [23:36] <rniwa> smaug: or worse yet, cut/delete in a content editable area
  2455. # [23:36] <rniwa> smaug: things get extra messy there...
  2456. # [23:36] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/e2cc99a8fcea - B2G Bumper Bot - Bumping manifests a=b2g-bump
  2457. # [23:36] <@smaug> oh, didn't we fix the overlapping ranges case in Gecko
  2458. # [23:36] <@roc> we already support cut+paste
  2459. # [23:37] <rniwa> smaug: LOL, you tell me.
  2460. # [23:37] <rniwa> smaug: I think it’s tricky to get that right in all engines
  2461. # [23:37] <@roc> we cut all the ranges, append their contents together, and put that in the clipboard
  2462. # [23:37] * @smaug thinks mats fixed something in overlapping case
  2463. # [23:37] <rniwa> smaug: perhaps it’s another area in which you can enlighten us.
  2464. # [23:37] <@roc> it does mean that cut followed by paste is not the identity operation, but what else can you do
  2465. # [23:37] <rniwa> roc: that doesn’t seem overly useful for flexbox, grid, etc...
  2466. # [23:37] <rniwa> roc: that, too.
  2467. # [23:37] <rniwa> roc: I think there’s a lot of unknowns when it comes to exotic new CSS layout modes
  2468. # [23:38] <rniwa> roc: and ideally, we don’t rub those under the rug
  2469. # [23:38] * Joins: jdm (jdm@moz-mu9.06r.98.75.IP)
  2470. # [23:38] <rniwa> roc, smaug: anyway, I think it’s good to put that multi-range craziness aside for now.
  2471. # [23:39] <rniwa> and focus on spec’ing what we can all agree on.
  2472. # [23:39] <rniwa> it’s not like we have too much free time LOL
  2473. # [23:40] * Quits: mccr8 (mccr8@moz-cfhap5.mtv2.mozilla.com) (Connection closed)
  2474. # [23:40] * Joins: mccr8_ (mccr8@moz-cfhap5.mtv2.mozilla.com)
  2475. # [23:40] * Joins: ehsan (ehsan@moz-i5m.05u.207.66.IP)
  2476. # [23:40] * killer sets mode: +o ehsan
  2477. # [23:40] * Quits: mccr8_ (mccr8@moz-cfhap5.mtv2.mozilla.com) (Connection closed)
  2478. # [23:40] <Waldo> seth: "Lord, hear our prayer."
  2479. # [23:41] <rniwa> ehsan: hi ehsan!
  2480. # [23:41] <Waldo> RyanVM|sheriffduty: not especially; I'm honestly a little surprised we dropt 2012 so soon
  2481. # [23:41] * Quits: @ehsan (ehsan@moz-i5m.05u.207.66.IP) (Connection closed)
  2482. # [23:41] * Joins: ehsan (ehsan@moz-i5m.05u.207.66.IP)
  2483. # [23:41] * killer sets mode: +o ehsan
  2484. # [23:41] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/02f0874e51bf - Ryan VanderMeulen - Backed out changeset 577febac3790 (bug 1100024) for Talos xperf regressions.
  2485. # [23:42] <RyanVM|sheriffduty> Waldo: the desire to support it dropped off pretty quick when I said "not it" to filing the ongoing bustage bugs :P
  2486. # [23:42] <rniwa> ehsan: here’s a thread for an age old question of whether to return a live or cloned Range from Seleciton.getRangeAt: http://lists.w3.org/Archives/Public/public-webapps/2015JanMar/0029.html
  2487. # [23:42] <@ehsan> rniwa: live ranges suck
  2488. # [23:42] <@ehsan> rniwa: it'd be nice if we can get rid of them here
  2489. # [23:43] <@ehsan> rniwa: not sure if it's web compatible though
  2490. # [23:43] <Waldo> RyanVM|sheriffduty: sure, just I thought generally we tried to get a couple few years out of each compiler version or so -- not that I'm opposed
  2491. # [23:43] <@ehsan> rniwa: did IE change their behavior to return a live range? :(
  2492. # [23:43] <Waldo> the Windows box on my desk, that I use intermittently, I'm not sure even has anything newer than 2010 on it right now
  2493. # [23:44] <RyanVM|sheriffduty> Waldo: meh, supporting 2012 didn't really get us anything anyway, given that it supports the same OSes as 2013 (and if anything, 2013 has better "free" compiler options than 2012 did)
  2494. # [23:44] <Waldo> I should probably file the request to get 2013 now, before I find myself in a situation where I need it now
  2495. # [23:44] <RyanVM|sheriffduty> Waldo: just grab the community edition?
  2496. # [23:44] <@ehsan> Waldo: sorry if I broke you :/
  2497. # [23:44] <rniwa> ehsan: they hadn’t supported Selection.getRangeAt
  2498. # [23:44] <@ehsan> rniwa: oh I see
  2499. # [23:44] <rniwa> ehsan: and then implemented the one that matched Gecko’s behavior
  2500. # [23:44] <Waldo> ehsan: broken only by reputation, I haven't built anything on the machine since before the break :-)
  2501. # [23:44] <@ehsan> :(
  2502. # [23:44] <rniwa> ehsan: given WebKit/Blink have been returning a cloned Range for ages
  2503. # [23:44] <Waldo> ehsan: so you see just how much you inconvenienced me, you hater you
  2504. # [23:44] <rniwa> ehsan: perhaps you can get away with changing your behavior
  2505. # [23:44] <rniwa> ehsan: you don’t have crazy OS X legacy content like we do :(
  2506. # [23:45] <@ehsan> rniwa: it's true
  2507. # [23:45] <@ehsan> Waldo: heh :)
  2508. # [23:46] * Quits: tH (Rob@cpc2-lee211-2-0-cust413.7-1.cable.virginm.net) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 33.0/20141011015303])
  2509. # [23:46] * Quits: jduell_ (jduell@moz-co6dsa.tukw.qwest.net) (Ping timeout: 121 seconds)
  2510. # [23:47] <RyanVM|sheriffduty> Waldo: but yeah, MS basically pulling a "Have a full IDE for free if you're working on open source" was pretty sweet :)
  2511. # [23:47] * Quits: Delta706 (xx@moz-uh2kdq.as13285.net) (Quit: much too bland)
  2512. # [23:47] <Waldo> RyanVM|sheriffduty: yeah, I'm aware of the game-changer thing there, I just haven't followed up on it yet, or seen how much I need community versus pro or something other
  2513. # [23:47] * Joins: Delta706 (xx@moz-uh2kdq.as13285.net)
  2514. # [23:48] <mmc> nfroyd or mbrubeck, got time for a talos question?
  2515. # [23:48] <RyanVM|sheriffduty> but anyway, that basically killed any need to support 2012
  2516. # [23:48] <RyanVM|sheriffduty> mmc: if it's about what I just backed you out for, aklotz is a better bet
  2517. # [23:48] <@ehsan> rniwa: replied to the thread
  2518. # [23:48] <mmc> thanks ryanvm, that's what i get for not running talos on try :P
  2519. # [23:48] <RyanVM|sheriffduty> mmc: doesn't hlep that xperf only runs on win7
  2520. # [23:48] * Quits: jchaulk (jchaulk@moz-oq4n7p.dsl.teksavvy.com) (Quit: Leaving.)
  2521. # [23:48] * Quits: Snuffleupagus (chatzilla@moz-5hgc5j.bredband.comhem.se) (Ping timeout: 121 seconds)
  2522. # [23:49] * @smaug wishes awesomebar had autocompletion for filenames found in mxr
  2523. # [23:49] <RyanVM|sheriffduty> mmc: FYI - https://wiki.mozilla.org/Buildbot/Talos/Tests#xperf
  2524. # [23:50] <mmc> perfect, thanks ryanvm!
  2525. # [23:51] <@ehsan> cpeterson: are you doing 1118486?
  2526. # [23:51] <cpeterson> ehsan: I was considering it, but please feel free! :)
  2527. # [23:51] <rniwa> ehsan: thanks.
  2528. # [23:51] <@smaug> hey, is hg annotate broken
  2529. # [23:52] <@ehsan> cpeterson: I kind of had a half-ass patch written up last night, I can clean it up
  2530. # [23:52] <@smaug> it doesn't linkify bug numbers
  2531. # [23:52] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
  2532. # [23:52] <@ehsan> smaug: it used to
  2533. # [23:52] <cpeterson> ehsan: sounds good :)
  2534. # [23:53] * Joins: billm (billm@moz-lm6ef3.ca.comcast.net)
  2535. # [23:53] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Connection closed)
  2536. # [23:54] * Joins: handyman (handyman@moz-h6pqf9.ca.comcast.net)
  2537. # [23:54] * Joins: jduell (jduell@moz-co6dsa.tukw.qwest.net)
  2538. # [23:54] <Waldo> hm, anyone know when the gcc 4.4 bustification is planned to happen? the bug on it's been open a really long time with various dependencies in the process of fixing or whatever, but I don't know what implications that has for when 4.4/4.5 will be most sincerely dead
  2539. # [23:54] <bent> RyanVM|sheriffduty, if i want to just push a new test with no code changes is it ok to put DONTBUILD on it? Obviously the next real build might fail with it, but then we could just back the test out...
  2540. # [23:55] * Quits: Jesse_ (jruderman@moz-cfhap5.mtv2.mozilla.com) (Ping timeout: 121 seconds)
  2541. # [23:55] <RyanVM|sheriffduty> bent: just let it build
  2542. # [23:55] <bent> ok
  2543. # [23:55] * Joins: Jesse (jruderman@moz-cfhap5.mtv2.mozilla.com)
  2544. # [23:55] <@ehsan> Waldo: the last bit is checkin-needed I think
  2545. # [23:56] <Waldo> o/~ let it buiiiiiiiiiiiiiiild o/~
  2546. # [23:57] <RyanVM|sheriffduty> ooo, ehsan will be happy
  2547. # [23:57] <RyanVM|sheriffduty> https://treeherder.mozilla.org/logviewer.html#?job_id=5126860&repo=mozilla-inbound
  2548. # [23:57] <RyanVM|sheriffduty> backing out
  2549. # [23:57] <@ehsan> I sure will be
  2550. # [23:57] <@ehsan> that's one compiler I will NEVER MISS
  2551. # [23:57] <cpeterson> ehsan: will that last bit actually (and officially) switch B2G to a new gcc?
  2552. # [23:57] <RyanVM|sheriffduty> ehsan: (I was referring to the bustage ^)
  2553. # [23:58] * Quits: handyman (handyman@moz-h6pqf9.ca.comcast.net) (Ping timeout: 121 seconds)
  2554. # [23:58] <@ehsan> RyanVM|sheriffduty: oh, I can fix it in place...
  2555. # [23:58] <@ehsan> cpeterson: no I meant the last code blocker
  2556. # [23:59] <RyanVM|sheriffduty> ehsan: I was about to push a backout, so do it if you want
  2557. # [23:59] <@ehsan> k
  2558. # Session Close: Wed Jan 07 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