/irc-logs / mozilla / #developers / 2014-08-23 / end

Options:

  1. # Session Start: Sat Aug 23 00:00:00 2014
  2. # Session Ident: #developers
  3. # [00:00] <dholbert> nsm, ping
  4. # [00:00] <dholbert> nsm, MOZ_CRASH is almost certainly not what you want there, given that you have a "return" statement right after it
  5. # [00:00] <tomasz> NeilAway: I have a task that does something then sleeps, then does something then sleeps. That task requires frame. I'm then doing it in a loop for every frame (using another task)
  6. # [00:01] * Quits: fabrice (fabrice@moz-24157589.mtv2.mozilla.com) (Ping timeout)
  7. # [00:01] <dholbert> nsm, MOZ_CRASH crashes release builds -- not just opt builds
  8. # [00:01] * Quits: jfkthame (jfkthame@7AA3B725.AE912FFB.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  9. # [00:01] <dholbert> seth, gotcha -- yeah, sounds like this may be more of a problem in imagelib than it is in other areas
  10. # [00:02] * Joins: tomasz1 (Adium@moz-62518563.mtv2.mozilla.com)
  11. # [00:02] * Quits: tomasz (Adium@moz-62518563.mtv2.mozilla.com) (Connection reset by peer)
  12. # [00:02] <nsm> dholbert: yea i know
  13. # [00:03] <nsm> dholbert: that is exactly what i want :)
  14. # [00:03] * Quits: ehugg (ehugg@moz-56CFE7FB.hsd1.wa.comcast.net) (Ping timeout)
  15. # [00:03] <dholbert> nsm, ok... a bit odd to have "return NS_ERROR_FAILURE;" after MOZ_CRASH then
  16. # [00:03] <dholbert> nsm, that line probably wants deleting
  17. # [00:03] * Quits: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com) (Quit: Leaving.)
  18. # [00:03] <dholbert> nsm, since it's currently unreachable
  19. # [00:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/40977383af27 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  20. # [00:03] <rillian> sheriff, please back me out on bug 1057224
  21. # [00:03] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/4a7d65089d72 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  22. # [00:04] <rillian> forgot there would be platform-specific code I needed to check
  23. # [00:04] * Joins: fabrice (fabrice@moz-62518563.mtv2.mozilla.com)
  24. # [00:05] * Joins: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP)
  25. # [00:05] <nsm> dholbert: ah good point, i'll do it in some later commit
  26. # [00:05] * Quits: yury (yury@moz-5BE26123.ok.ok.cox.net) (Ping timeout)
  27. # [00:05] <dholbert> nsm, cool, thanks!
  28. # [00:05] * nsm can't figure out why znc won't change his nick to non-away
  29. # [00:06] * nsm is now known as nsm|not-away
  30. # [00:06] * Quits: handyman (handyman@moz-B454F4E9.hsd1.ca.comcast.net) (Client exited)
  31. # [00:06] * nsm|not-away is now known as nsm
  32. # [00:07] * Joins: ehugg (ehugg@moz-56CFE7FB.hsd1.wa.comcast.net)
  33. # [00:07] <dholbert> nsm, needinfo'd you to put it on your queue, in case you don't get to it right away
  34. # [00:09] <rillian> nm, I can push a backout
  35. # [00:10] * Quits: bgrins (bgrins@2E6E9164.E6468DB3.BAB75B95.IP) (Quit: Leaving.)
  36. # [00:10] * Joins: dbaron (dbaron@moz-C07D5168.p2p.sfo1.mozilla.com)
  37. # [00:10] * ChanServ sets mode: +ao dbaron dbaron
  38. # [00:10] * Quits: ehugg (ehugg@moz-56CFE7FB.hsd1.wa.comcast.net) (Quit: ehugg)
  39. # [00:10] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/79356188391a - Ralph Giles - Back out 2f60f94d4d3c and d06c2e71aca2 for cross-platform breakage.
  40. # [00:12] * Joins: yury (yury@moz-5BE26123.ok.ok.cox.net)
  41. # [00:13] * Joins: jfkthame (jfkthame@7AA3B725.AE912FFB.3E2A4E92.IP)
  42. # [00:13] * hwine-coffee is now known as hwine
  43. # [00:13] * Quits: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net) (Quit: aklotz)
  44. # [00:13] * Joins: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net)
  45. # [00:14] * sheppy is now known as sheppy-offline
  46. # [00:15] * Quits: Bas (chatzilla@5D0E93D8.BBB8E1FF.2A5718D4.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 31.0/20140716183446])
  47. # [00:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c35cdc3a9853 - Steve Workman - Bug 1054572 - Don't mark cache entries as classified if on the allow list r=mmc
  48. # [00:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/562ad3180cf9 - Steve Workman - Bug 1054572 - Remove redundant references to HTTP cache v1 API r=mayhemer
  49. # [00:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/cf7967ad3bb8 - Steve Workman - Bug 1054572 - Reload iframe in test_classifier.html to test cache API calls in nsChannelClassifier.cpp r=gcp
  50. # [00:16] * Joins: kgrandon (Adium@moz-484D0934.mycingular.net)
  51. # [00:16] * Quits: kgrandon (Adium@moz-484D0934.mycingular.net) (Max SendQ exceeded)
  52. # [00:16] * Joins: kgrandon (Adium@moz-484D0934.mycingular.net)
  53. # [00:16] * Quits: kgrandon (Adium@moz-484D0934.mycingular.net) (Max SendQ exceeded)
  54. # [00:17] * Joins: kgrandon (Adium@moz-484D0934.mycingular.net)
  55. # [00:18] * Joins: bgrins (bgrins@2E6E9164.E6468DB3.BAB75B95.IP)
  56. # [00:18] * KWierso|afk is now known as KWierso|sheriffduty
  57. # [00:18] * Quits: kgrandon (Adium@moz-484D0934.mycingular.net) (Quit: Leaving.)
  58. # [00:19] * Quits: wlach (wlach@13F2CEC5.7672369.D8E68FF6.IP) (Quit: Ex-Chat)
  59. # [00:19] * miketaylr is now known as zz_miketaylr
  60. # [00:20] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  61. # [00:21] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  62. # [00:22] * Joins: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com)
  63. # [00:23] <mrbkap> Waldo: ping?
  64. # [00:23] <Waldo> mrbkap: pong
  65. # [00:23] <mrbkap> Waldo: Hey: two (related) questions:
  66. # [00:24] <mrbkap> Waldo: Where would a generic "reverse an array" algorithm live, if it were to exist or come to exist?
  67. # [00:24] <mrbkap> Waldo: And do we have a [Ss]wap function that does the Right Thing when passed two nsCOMPtrs to swap?
  68. # [00:24] * chmanchester is now known as chmanchester|afk
  69. # [00:26] <Waldo> mrbkap: 2) mozilla::Move() would do the trick if nsCOMPtr had a move constructor, but it doesn't; should be easy to add one
  70. # [00:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/9d6bcb547b4d - Chenxia Liu - Bug 1021751 - Homepage contextual hint. r=lucasr
  71. # [00:27] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/8da4c97261e9 - Chenxia Liu - Bug 1021751 - Homebanner snippet. r=lucasr
  72. # [00:27] <Waldo> mrbkap: 1) presumably mfbt/ReverseArray.h or something like that, tho the question is what sort of containers it'd be expect to work on, I guess
  73. # [00:27] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/cb24d9bb372e - Lucas Rocha - Bug 1056976 - Increase height of HomePagerTabStrip to 40dp (r=liuche)
  74. # [00:27] <Waldo> mrbkap: er, 2) I mean mozilla::Swap, see mfbt/Move.h at end
  75. # [00:27] <Waldo> mrbkap: tho nsCOMPtr does have a swap() member function
  76. # [00:27] <mrbkap> Waldo: Right.
  77. # [00:27] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  78. # [00:28] <mrbkap> Waldo: Adding a move constructor to nsCOMPtr is not an obvious thing to do apparently.
  79. # [00:28] <Waldo> dunno why not! pretty easy to move the source into this, null out the source and all
  80. # [00:28] * Quits: gokce (gokce@FB670228.D7E377FD.33E9DF57.IP) (Quit: Konversation terminated!)
  81. # [00:28] <gandalf> any idea why Node.ELEMENT_NODE might be empty in Gaia environment?
  82. # [00:28] <Waldo> modulo all that NSCAP nonsense
  83. # [00:28] <mrbkap> Waldo: hm, perhaps we should just add nsTArray::Reverse, then?
  84. # [00:28] * Quits: jfkthame (jfkthame@7AA3B725.AE912FFB.3E2A4E92.IP) (Quit: Leaving)
  85. # [00:28] <gandalf> but works in Firefox ?
  86. # [00:29] * Joins: gokce (gokce@FB670228.D7E377FD.33E9DF57.IP)
  87. # [00:29] <Waldo> mrbkap: perhaps, without knowing full use case it's hard to say and all
  88. # [00:29] * seth is astounded that nsCOMPtr doesn't have a move constructor
  89. # [00:29] <mrbkap> Waldo: See bug 1015114 for the gory details -- it allows some anti-patterns that we don't want.
  90. # [00:29] <mrbkap> seth: ^--
  91. # [00:29] * Quits: gokce (gokce@FB670228.D7E377FD.33E9DF57.IP) (Quit: Konversation terminated!)
  92. # [00:29] * zz_miketaylr is now known as miketaylr
  93. # [00:30] * Joins: gokce (gokce@FB670228.D7E377FD.33E9DF57.IP)
  94. # [00:30] <mrbkap> Waldo: use-case?
  95. # [00:30] * khuey is now known as khuey|away
  96. # [00:32] * Quits: Archaeopteryx (itsme@moz-B90443CF.cust.telecolumbus.net) (Quit: Goodbye)
  97. # [00:34] * Waldo sees a bunch of nonsense in that bug
  98. # [00:34] * Quits: loadbang (simon@moz-DD005ABB.range86-161.btcentralplus.com) (Quit: loadbang)
  99. # [00:34] <Waldo> adding the ref-qualified functions with macro guards, and compiling with enough compilers, seems good enough to me, honestly
  100. # [00:34] <mrbkap> Waldo: There was also a long m.d.planning thread.
  101. # [00:34] * mrbkap doesn't want to get in the middle of it.
  102. # [00:35] <Waldo> mrbkap: yeah, and I sent mail a few times in it
  103. # [00:35] * Joins: ckerschb (ckerschb@moz-62518563.mtv2.mozilla.com)
  104. # [00:35] <Waldo> operator T*() on nsCOMPtr was a bad idea
  105. # [00:35] <mrbkap> Ah, I'd forgotten that.
  106. # [00:35] <mrbkap> That ship has sailed.
  107. # [00:35] <Waldo> but I think it could be fixed if we put some work into it
  108. # [00:35] <mrbkap> Also, it probably was necessary before move constructors?
  109. # [00:36] <Waldo> not really, you could have a separate type for arguments, that implicitly converts from an nsCOMPtr
  110. # [00:36] <Waldo> a couple flag days where everyone fixed all their code and we could certainly convert
  111. # [00:37] <@smaug> oh dear, I will so sr- Aryeh's patch for nsCOMPtr
  112. # [00:37] * Quits: system64 (uid17738@moz-A42E5B7B.irccloud.com) (Quit: Connection closed for inactivity)
  113. # [00:37] * Quits: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com) (Quit: Leaving.)
  114. # [00:40] * Joins: ehugg_ (ehugg@moz-6D0FD3FC.cisco.com)
  115. # [00:40] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  116. # [00:40] * ehugg_ is now known as ehugg
  117. # [00:41] * Quits: RealRaven (Thunderbir@821F2865.BF9F220C.C3498625.IP) (Quit: RealRaven)
  118. # [00:42] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Quit: vanished into thin air...)
  119. # [00:42] * miketaylr is now known as zz_miketaylr
  120. # [00:44] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ebeaf707ed6b - Eric Rahm - Bug 1056954 - Normalize pid values when diffing. r=njn
  121. # [00:44] * Quits: AaronMT (AaronMT@moz-53D1D1F.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  122. # [00:44] * BenWa is now known as BenWa|email
  123. # [00:45] * Joins: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp)
  124. # [00:46] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  125. # [00:46] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/78fc4d778b8f - Jean-Yves Avenard - Bug 1056394: OS X: Properly propagate timestamps. r=rillian
  126. # [00:47] * Quits: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp) (Ping timeout)
  127. # [00:48] * Joins: handyman (handyman@moz-B454F4E9.hsd1.ca.comcast.net)
  128. # [00:49] * Quits: bgrins (bgrins@2E6E9164.E6468DB3.BAB75B95.IP) (Quit: Leaving.)
  129. # [00:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/0d4567df2e90 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  130. # [00:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/353b0223afb0 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  131. # [00:50] * Quits: handyman (handyman@moz-B454F4E9.hsd1.ca.comcast.net) (Quit: )
  132. # [00:50] * Joins: cpearce (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz)
  133. # [00:54] * Quits: tomer (tomer@F61A4DAE.55661B99.34A7550B.IP) (Ping timeout)
  134. # [00:54] * Joins: janv (varga@966DE85D.9F0D0108.4038F31A.IP)
  135. # [00:54] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  136. # [00:56] * Quits: justindarc (justindarc@D2AEACFC.B56D28DB.B58D01CE.IP) (Quit: )
  137. # [00:56] * Quits: jimm (jmathies@moz-DF439B90.pn.at.cox.net) (Quit: )
  138. # [00:59] * Joins: asobolev1 (asobolev@moz-62518563.mtv2.mozilla.com)
  139. # [00:59] * Quits: asobolev (asobolev@moz-62518563.mtv2.mozilla.com) (Connection reset by peer)
  140. # [01:00] * Joins: asobolev (asobolev@moz-62518563.mtv2.mozilla.com)
  141. # [01:00] * Quits: asobolev1 (asobolev@moz-62518563.mtv2.mozilla.com) (Input/output error)
  142. # [01:00] * Joins: asobolev1 (asobolev@moz-62518563.mtv2.mozilla.com)
  143. # [01:00] * Quits: asobolev (asobolev@moz-62518563.mtv2.mozilla.com) (Connection reset by peer)
  144. # [01:01] * Quits: @dbaron (dbaron@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  145. # [01:01] * Joins: dbaron (dbaron@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  146. # [01:01] * ChanServ sets mode: +ao dbaron dbaron
  147. # [01:01] * Quits: asobolev1 (asobolev@moz-62518563.mtv2.mozilla.com) (Connection reset by peer)
  148. # [01:01] * Joins: asobolev (asobolev@moz-62518563.mtv2.mozilla.com)
  149. # [01:03] * Joins: jbailey (jon@moz-345B5EBA.csclub.uwaterloo.ca)
  150. # [01:04] * Quits: tonymec (tonymec@310FCC56.257221E5.A9371869.IP) (Ping timeout)
  151. # [01:04] * Joins: asobolev1 (asobolev@moz-62518563.mtv2.mozilla.com)
  152. # [01:04] * Quits: asobolev (asobolev@moz-62518563.mtv2.mozilla.com) (Connection reset by peer)
  153. # [01:07] * Joins: tonymec (tonymec@310FCC56.257221E5.A9371869.IP)
  154. # [01:08] * Quits: hharchani (uid25346@moz-E77DEB21.irccloud.com) (Quit: Connection closed for inactivity)
  155. # [01:09] * Joins: twi (Adium@moz-4A7B1469.cust.vodafonedsl.it)
  156. # [01:09] * Quits: sovemp (shaycraft@37579293.AD310888.4B8DD6BE.IP) (Quit: leaving)
  157. # [01:10] * Quits: janv (varga@966DE85D.9F0D0108.4038F31A.IP) (Ping timeout)
  158. # [01:10] * Quits: ochristi (ochristi@moz-893FEBEA.any.mx) (Client exited)
  159. # [01:10] * Joins: ochristi (ochristi@moz-893FEBEA.any.mx)
  160. # [01:12] * Quits: sir_none (Thunderbir@moz-E98CDE3D.dclient.hispeed.ch) (Quit: sir_none)
  161. # [01:13] * Quits: Jesse (jruderman@moz-62518563.mtv2.mozilla.com) (Quit: Jesse)
  162. # [01:14] * Quits: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP) (Ping timeout)
  163. # [01:14] * Quits: shorlander (shorlander@moz-26B8EBF6.swo.res.rr.com) (Ping timeout)
  164. # [01:15] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=4086dddf3aec - 29 changesets
  165. # [01:15] * Quits: gandalf (zbraniecki@moz-F9900A0D.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  166. # [01:15] * coop|mfbt is now known as coop|afk
  167. # [01:16] * Joins: shorlander (shorlander@moz-26B8EBF6.swo.res.rr.com)
  168. # [01:17] * Joins: Jesse (jruderman@moz-62518563.mtv2.mozilla.com)
  169. # [01:20] * Joins: janv (varga@moz-56167691.cpe.net.cable.rogers.com)
  170. # [01:20] * Quits: Jesse (jruderman@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  171. # [01:20] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  172. # [01:22] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Ping timeout)
  173. # [01:23] <mmcdonough> What is the proper way to put an already_AddRefed into a RefPtr?
  174. # [01:23] <seth> mmcdonough: assign it
  175. # [01:23] <seth> mccr8: or initialize it
  176. # [01:23] <seth> (whoops, sorry, meant that for mmcdonough)
  177. # [01:24] <mccr8> too late I already initialized it
  178. # [01:24] <seth> heh
  179. # [01:26] * Joins: jkitch (Thunderbir@moz-C3989E9D.lns20.adl6.internode.on.net)
  180. # [01:27] * Quits: cpearce (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz) (Ping timeout)
  181. # [01:30] <dholbert> seth, I don't think RefPtr<> accepts already_AddRefed<> via assignment
  182. # [01:30] <dholbert> already_AddRefed<> is nsRefPtr-flavored, not RefPtr-flavored
  183. # [01:30] <seth> dholbert: ah, possibly so. i misread that as nsRefPtr
  184. # [01:30] <dholbert> (TemporaryRef is the RefPtr equivalent, IIRC?)
  185. # [01:30] <seth> indeed, TemporaryRef is the RefPtr equivalent
  186. # [01:30] <dholbert> mmcdonough, if you're using already_AddRefed, you probably want to be also using nsRefPtr
  187. # [01:31] * Quits: sylvain (scleymans@moz-62518563.mtv2.mozilla.com) (Input/output error)
  188. # [01:31] <dholbert> mmcdonough, or conversely, if you need to use RefPtr, you should be using TemporaryRef
  189. # [01:32] <mmcdonough> Oh wow, thanks dholbert. I didn't realize there were two flavors there.
  190. # [01:32] * Quits: janv (varga@moz-56167691.cpe.net.cable.rogers.com) (Quit: This computer has gone to sleep)
  191. # [01:32] <seth> there probably shouldn't be =(
  192. # [01:33] <seth> but c'est la vie
  193. # [01:33] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/53f7b6fdd6db - Eric Rahm - Bug 1056962 - Part 1: Move GetThreadName to LinuxUtils. r=jld
  194. # [01:34] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e676a1bc50b5 - Eric Rahm - Bug 1056962 - Part 2: Add proc name to gralloc memory report entries. r=BenWa
  195. # [01:34] <dholbert> mmcdonough, np. nsRefPtr is the preferred type, I believe, though some code (mostly in /gfx I think) uses RefPtr for some reason
  196. # [01:34] <mmcdonough> Yeah...I hit a point where there are two ways to get an object (for two different situations), where one returns a RefPtr and one returns an nsRefPtr.
  197. # [01:34] <mmcdonough> Well, an already_AddRefed.
  198. # [01:36] * geekboy is now known as geekboy|afk
  199. # [01:36] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=bde9525e9191 - 96 changesets
  200. # [01:37] <seth> mmcdonough: you might have an easier time storing them both in an nsRefPtr, because it looks like nsRefPtr/already_AddRefed are a little more flexible
  201. # [01:37] * Quits: ewong|sleep (chatzilla@moz-8777076B.netvigator.com) (Ping timeout)
  202. # [01:37] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Input/output error)
  203. # [01:38] <mmcdonough> That's good to hear--I have to use the nsRefPtr version.
  204. # [01:38] * Joins: dzbarsky (Adium@moz-F536175B.hfc.comcastbusiness.net)
  205. # [01:38] <seth> mmcdonough: if |foo| is a TemporaryRef<T>, you should be able to write "nsRefPtr<T> fooRef = already_AddRefed<T>(foo.drop());"
  206. # [01:38] * Joins: ewong|sleep (chatzilla@moz-8777076B.netvigator.com)
  207. # [01:38] <glandium> NeilAway: you don't have a log do you?
  208. # [01:38] * Callek_disconnected is now known as Callek
  209. # [01:38] * Quits: dzbarsky (Adium@moz-F536175B.hfc.comcastbusiness.net) (Max SendQ exceeded)
  210. # [01:39] * Joins: dzbarsky (Adium@moz-F536175B.hfc.comcastbusiness.net)
  211. # [01:39] <seth> mmcdonough: that should work without bouncing the refcount
  212. # [01:40] <seth> mmcdonough: actually, maybe "nsRefPtr<T> fooRef = dont_AddRef(foo.drop());" is slightly cleaner
  213. # [01:40] * Quits: serge (Thunderbir@moz-F8D80E64.dsl.teksavvy.com) (Quit: serge)
  214. # [01:41] * Joins: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp)
  215. # [01:42] * Joins: ckitching_mobile (ckitching-@moz-C722A5D3.hsd1.ca.comcast.net)
  216. # [01:42] * Quits: ckitching-mobile (ckitching-@moz-C722A5D3.hsd1.ca.comcast.net) (Connection reset by peer)
  217. # [01:43] * Quits: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp) (Ping timeout)
  218. # [01:43] * Quits: gokce (gokce@FB670228.D7E377FD.33E9DF57.IP) (Quit: Konversation terminated!)
  219. # [01:43] * Quits: ckitching_mobile (ckitching-@moz-C722A5D3.hsd1.ca.comcast.net) (Ping timeout)
  220. # [01:44] * Quits: shorlander (shorlander@moz-26B8EBF6.swo.res.rr.com) (Ping timeout)
  221. # [01:44] * Joins: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP)
  222. # [01:44] * Quits: ehugg (ehugg@moz-6D0FD3FC.cisco.com) (Quit: ehugg)
  223. # [01:44] * Quits: vebb (mike@moz-91BF349C.callplus.net.nz) (Quit: preprocessor-irc-cli has gone to sleep ZzzzzZZZ)
  224. # [01:46] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=64c4ec2df3d4 - 96 changesets
  225. # [01:46] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  226. # [01:46] * Joins: shorlander (shorlander@moz-26B8EBF6.swo.res.rr.com)
  227. # [01:46] * Quits: rvid (textual@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Computer has gone to sleep.)
  228. # [01:47] * Joins: janv (varga@966DE85D.9F0D0108.4038F31A.IP)
  229. # [01:47] * Quits: coop|afk (coop@moz-5B4DB20A.dsl.bell.ca) (Ping timeout)
  230. # [01:48] * spohl|afk is now known as spohl
  231. # [01:48] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  232. # [01:49] * Quits: bmoss (bmoss@moz-62518563.mtv2.mozilla.com) (Quit: bmoss)
  233. # [01:49] * Joins: sfink (chatzilla@moz-575551A7.lightspeed.sntcca.sbcglobal.net)
  234. # [01:51] * Quits: janv (varga@966DE85D.9F0D0108.4038F31A.IP) (Quit: This computer has gone to sleep)
  235. # [01:52] * Joins: Mano (mano@moz-AB1853E1.red.bezeqint.net)
  236. # [01:53] * Quits: ewong|away (chatzilla@moz-20A71729.net) (Connection reset by peer)
  237. # [01:54] * Quits: mmcdonough (Martin@moz-62518563.mtv2.mozilla.com) (Quit: I've been blurred!)
  238. # [01:54] * Joins: ewong|away (chatzilla@moz-20A71729.net)
  239. # [01:55] * Joins: ckitching-mobile (ckitching-@moz-C07D5168.p2p.sfo1.mozilla.com)
  240. # [01:58] * Parts: Snuffleupagus (chatzilla@moz-50E31F78.bredband.comhem.se)
  241. # [01:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/008b0dee2d3d - Ed Lee - Bug 1057404 - Update talos to prevent nonlocal connections to newtab fetch/ping [r=jmaher]
  242. # [01:59] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  243. # [01:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/5e8bd4c63e65 - Ed Lee - Bug 1042214 - Send detailed view ping of shown tiles [r=adw f=gavin]
  244. # [01:59] * Joins: vebb (mike@moz-91BF349C.callplus.net.nz)
  245. # [01:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/f1b80fce0e7a - Ed Lee - Bug 1053530 - Enhanced Tiles intro text popup [r=adw]
  246. # [01:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/d76f7a57af61 - Ed Lee - Bug 1042876 - Update newtab endpoints to new v2/links [r=adw]
  247. # [01:59] * Joins: ckitching (ckitching@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  248. # [02:00] * Quits: mwargers (mwargers@moz-AF369B35.adsl.online.nl) (Client exited)
  249. # [02:00] * geekboy|afk is now known as geekboy
  250. # [02:00] * Quits: alex_tz (Adium@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving.)
  251. # [02:01] * geekboy is now known as geekboy|afk
  252. # [02:01] * Quits: spohl (Adium@moz-9977FAFC.static.hvvc.us) (Quit: Leaving.)
  253. # [02:01] * Joins: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net)
  254. # [02:02] * Joins: spohl (Adium@moz-FED9006F.static.hvvc.us)
  255. # [02:02] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=09ee525ce99d - 128 changesets
  256. # [02:03] * Quits: tomasz1 (Adium@moz-62518563.mtv2.mozilla.com) (Quit: Leaving.)
  257. # [02:03] * Joins: sylvain (scleymans@moz-CF8BEBEF.dia.static.qwest.net)
  258. # [02:03] * Parts: adw (adw@moz-62518563.mtv2.mozilla.com)
  259. # [02:04] * Quits: sylvain (scleymans@moz-CF8BEBEF.dia.static.qwest.net) (Input/output error)
  260. # [02:05] * Quits: mwobensmith (mwobensmit@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving.)
  261. # [02:06] * Quits: chmanchester|afk (chmanchest@63CA6098.1EB7376C.ECED8BE3.IP) (Input/output error)
  262. # [02:06] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/pushloghtml?changeset=70512ae817cb - 128 changesets
  263. # [02:06] * Quits: dzbarsky (Adium@moz-F536175B.hfc.comcastbusiness.net) (Ping timeout)
  264. # [02:07] * ewong|away is now known as ewong
  265. # [02:07] * Joins: dzbarsky (Adium@moz-F536175B.hfc.comcastbusiness.net)
  266. # [02:08] * jcranmer is now known as jcranmer|away
  267. # [02:08] * Joins: alex_tz (Adium@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  268. # [02:09] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/pushloghtml?changeset=74e1bdee5f6e - 195 changesets
  269. # [02:09] * KWierso|sheriffduty is now known as KWierso
  270. # [02:10] * Quits: alex_tz (Adium@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving.)
  271. # [02:11] * Quits: bnicholson (bnicholson@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  272. # [02:12] * Quits: dzbarsky (Adium@moz-F536175B.hfc.comcastbusiness.net) (Ping timeout)
  273. # [02:12] * Quits: ddahl (ddahl@136F0C88.6E5482D7.8DDCAE07.IP) (Ping timeout)
  274. # [02:12] * Parts: ckerschb (ckerschb@moz-62518563.mtv2.mozilla.com)
  275. # [02:13] * Joins: gandalf (zbraniecki@moz-F9900A0D.hsd1.ca.comcast.net)
  276. # [02:13] * Joins: yeukhon (yeukhon@moz-80CA2CBE.nyc.res.rr.com)
  277. # [02:13] * Quits: funnel_ (hegel@DEB31F3E.28CFCE3E.FC69BED9.IP) (Ping timeout)
  278. # [02:13] * Joins: dzbarsky (Adium@moz-F536175B.hfc.comcastbusiness.net)
  279. # [02:15] * Quits: kip (kip@A6CF435B.D1155E2C.CFC2A289.IP) (Client exited)
  280. # [02:15] * Joins: funnel_ (hegel@DEB31F3E.28CFCE3E.FC69BED9.IP)
  281. # [02:17] * Quits: @dbaron (dbaron@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  282. # [02:18] * Quits: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: sicking)
  283. # [02:18] * Quits: nrc (nrc@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  284. # [02:19] * Quits: lduros (user@moz-A888D5F1.phlapa.fios.verizon.net) (Client exited)
  285. # [02:19] * KWierso is now known as KWierso|afk
  286. # [02:21] * Joins: alex_tz (Adium@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  287. # [02:21] * Joins: brendan (brendaneic@moz-D85FE3A0.public.wayport.net)
  288. # [02:21] * Quits: drno (nohlmeier@moz-62518563.mtv2.mozilla.com) (Quit: drno)
  289. # [02:22] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  290. # [02:24] * BenWa|email is now known as BenWa
  291. # [02:25] * Quits: grobinson (~grobinson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving)
  292. # [02:25] * Quits: brendan (brendaneic@moz-D85FE3A0.public.wayport.net) (Quit: brendan)
  293. # [02:25] * Quits: grobinson_ (~grobinson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving)
  294. # [02:25] * Joins: handyman (handyman@moz-B454F4E9.hsd1.ca.comcast.net)
  295. # [02:25] * Joins: brendan (brendaneic@moz-D85FE3A0.public.wayport.net)
  296. # [02:26] * Quits: alex_tz (Adium@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving.)
  297. # [02:26] * Quits: bajaj (bajaj_afk@moz-24157589.mtv2.mozilla.com) (Quit: Leaving.)
  298. # [02:26] * Joins: mwargers (mwargers@moz-AF369B35.adsl.online.nl)
  299. # [02:27] * Quits: gandalf (zbraniecki@moz-F9900A0D.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  300. # [02:27] * Callek is now known as Callek_disconnected
  301. # [02:28] * Joins: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp)
  302. # [02:28] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  303. # [02:29] * Quits: dzbarsky (Adium@moz-F536175B.hfc.comcastbusiness.net) (Quit: Leaving.)
  304. # [02:29] * Joins: yurenju (yurenju@moz-F20A7430.dynamic.hinet.net)
  305. # [02:29] * Quits: bwc (Adium@moz-62518563.mtv2.mozilla.com) (Quit: Leaving.)
  306. # [02:30] * Quits: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp) (Ping timeout)
  307. # [02:30] * Quits: yury (yury@moz-5BE26123.ok.ok.cox.net) (Ping timeout)
  308. # [02:32] * Quits: vebb (mike@moz-91BF349C.callplus.net.nz) (Quit: preprocessor-irc-cli has gone to sleep ZzzzzZZZ)
  309. # [02:34] * Joins: gandalf (zbraniecki@moz-F9900A0D.hsd1.ca.comcast.net)
  310. # [02:35] * Joins: bent (chatzilla@moz-F9727257.static.reno.nv.charter.com)
  311. # [02:35] * Joins: nrc (nrc@moz-62518563.mtv2.mozilla.com)
  312. # [02:36] * Joins: chmanchester|afk (chmanchest@63CA6098.1EB7376C.ECED8BE3.IP)
  313. # [02:36] * Quits: chmanchester|afk (chmanchest@63CA6098.1EB7376C.ECED8BE3.IP) (Quit: )
  314. # [02:36] * Quits: ekr (Adium@moz-24157589.mtv2.mozilla.com) (Quit: Leaving.)
  315. # [02:37] * Quits: walter (walter@moz-62518563.mtv2.mozilla.com) (Quit: Leaving)
  316. # [02:38] * Joins: Rik (rik@moz-E813DFA5.fbx.proxad.net)
  317. # [02:38] * Joins: yury (yury@moz-5BE26123.ok.ok.cox.net)
  318. # [02:38] * Quits: bent (chatzilla@moz-F9727257.static.reno.nv.charter.com) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  319. # [02:38] <schien> jduell: ping
  320. # [02:38] <jduell> schien: pong
  321. # [02:40] <schien> jduell: in UDPSocketParent we already maintain a “mIPCOpen” so we can use it the guard the Send call without adding the “mIPCClosed”, right?
  322. # [02:41] <jduell> schien: you could have both mOpen and mClosed and check each every time and add lots of MOZ_ASSERT(mOpen != mClosed).
  323. # [02:41] <jduell> (that was a joke :)
  324. # [02:41] <Mardak> i’m burning reftests because it’s trying to make remote connections https://tbpl.mozilla.org/?tree=Fx-Team&rev=d76f7a57af61
  325. # [02:41] <schien> heh
  326. # [02:42] <Mardak> i set them in testing/profiles/prefs_general.js .. is the correct place for reftest specific pref overrides: layout/tools/reftest/reftest-preferences.js ?
  327. # [02:42] * Quits: philor|away (philor@moz-638273A8.my-nick.name) (Ping timeout)
  328. # [02:42] * Quits: Mano (mano@moz-AB1853E1.red.bezeqint.net) (Client exited)
  329. # [02:42] * Joins: Mano (mano@moz-AB1853E1.red.bezeqint.net)
  330. # [02:43] * Joins: bnicholson (bnicholson@F118B273.BF05706.A36C57B9.IP)
  331. # [02:44] * terrence is now known as terrence-afk
  332. # [02:44] * Quits: Mano (mano@moz-AB1853E1.red.bezeqint.net) (Ping timeout)
  333. # [02:45] <froydnj> Mardak: you probably want to set them in runreftests.py instead
  334. # [02:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/bc145686164e - Chris Kitching - Bug 1057086: Improve type safety in UIAsyncTask r=nalexander
  335. # [02:46] * Joins: philor|away (philor@moz-638273A8.my-nick.name)
  336. # [02:46] * Quits: StevenLee (Adium@moz-CAE645F6.dynamic.hinet.net) (Quit: Leaving.)
  337. # [02:47] * Quits: jduell (jduell@moz-612365A.hsd1.wa.comcast.net) (Ping timeout)
  338. # [02:47] * Quits: twi (Adium@moz-4A7B1469.cust.vodafonedsl.it) (Quit: Leaving.)
  339. # [02:47] * Joins: twi (Adium@moz-4A7B1469.cust.vodafonedsl.it)
  340. # [02:48] * Quits: twi (Adium@moz-4A7B1469.cust.vodafonedsl.it) (Quit: Leaving.)
  341. # [02:48] * Quits: azakai (alon@moz-62518563.mtv2.mozilla.com) (Quit: Ex-Chat)
  342. # [02:49] * Joins: MisterSpeaker (MisterSpea@moz-9FAA1508.nycmny.east.verizon.net)
  343. # [02:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/f7c5431f1c82 - Jeff Gilbert - Bug 1052240 - Add mochi-wrapper generator and template files. - r=kamidphish
  344. # [02:49] * Quits: gandalf (zbraniecki@moz-F9900A0D.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  345. # [02:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/ce97309bb8f5 - Jeff Gilbert - Bug 1052240 - Generate mochi-wrapper files. - r=kamidphish
  346. # [02:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/12b979c3b7a7 - Jeff Gilbert - Bug 1052240 - Fix test failures. - r=kamidphish
  347. # [02:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/99302ed2d6ad - Jeff Gilbert - Bug 1052240 - Rearrange some code. - r=kamidphish
  348. # [02:49] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/2dd8e4e95c55 - Jeff Gilbert - Bug 1052240 - Mark tests to fail/skip. - r=kamidphish
  349. # [02:52] <Mardak> froydnj: https://bugzilla.mozilla.org/attachment.cgi?id=8477782&action=edit ? i’m pushing try
  350. # [02:54] <froydnj> Mardak: yeah
  351. # [02:56] * Quits: IanN (chatzilla@moz-7F4009AA.perr.cable.virginm.net) (Quit: ChatZilla 0.9.90.1 [Firefox 31.0/20140730101922])
  352. # [02:56] * Quits: Waldo (waldo@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  353. # [02:56] * Quits: jgilbert (jgilbert@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  354. # [02:57] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  355. # [02:57] * Joins: Waldo (waldo@moz-62518563.mtv2.mozilla.com)
  356. # [02:57] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Connection reset by peer)
  357. # [02:57] * Quits: MisterSpeaker (MisterSpea@moz-9FAA1508.nycmny.east.verizon.net) (Quit: Leaving...)
  358. # [02:57] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  359. # [02:57] * Quits: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving)
  360. # [02:57] * Joins: vebb (mike@moz-91BF349C.callplus.net.nz)
  361. # [02:58] * Quits: pnkfelix (pnkfelix@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  362. # [02:58] * Quits: _6a68 (_6a68@moz-58FAF114.socal.res.rr.com) (Quit: Leaving...)
  363. # [02:59] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  364. # [03:00] * Joins: mmcdonough (Martin@moz-CF8BEBEF.dia.static.qwest.net)
  365. # [03:00] * Quits: tanvi (tanvi@moz-84BB47BB.hsd1.ca.comcast.net) (Quit: Leaving.)
  366. # [03:00] <Mardak> froydnj: looks good enough to review? the prefs_general change was part of this change: https://hg.mozilla.org/integration/fx-team/rev/5e8bd4c63e65#l7.1
  367. # [03:01] * Quits: brendan (brendaneic@moz-D85FE3A0.public.wayport.net) (Quit: brendan)
  368. # [03:01] * Quits: AutomatedTester (David@moz-DB4A9C19.scl3.mozilla.com) (Input/output error)
  369. # [03:01] <froydnj> Mardak: yes
  370. # [03:01] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  371. # [03:02] * Joins: tedders1 (tedders1@13F2CEC5.7672369.D8E68FF6.IP)
  372. # [03:04] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/d5cb280f36bf - Ed Lee - Bug 1042876 - Reftest bustage to correctly disable remote connections for reftests [r=froydnj]
  373. # [03:05] * Quits: juanb (jbecerra@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  374. # [03:05] * Quits: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net) (Quit: mixedpuppy)
  375. # [03:05] * Quits: mchang (mchang@moz-95B568D6.socal.res.rr.com) (Quit: mchang)
  376. # [03:06] * Quits: marco (Adium@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Leaving.)
  377. # [03:06] * Joins: dbaron (dbaron@moz-6F4D2D12.dsl.dynamic.sonic.net)
  378. # [03:06] * ChanServ sets mode: +ao dbaron dbaron
  379. # [03:07] * Joins: juanb (jbecerra@moz-62518563.mtv2.mozilla.com)
  380. # [03:07] * Quits: juanb (jbecerra@moz-62518563.mtv2.mozilla.com) (Input/output error)
  381. # [03:07] * Joins: juanb (jbecerra@moz-62518563.mtv2.mozilla.com)
  382. # [03:10] * Quits: asobolev1 (asobolev@moz-62518563.mtv2.mozilla.com) (Quit: Leaving.)
  383. # [03:11] * Joins: gakiwate1 (Thunderbir@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  384. # [03:11] * Quits: gakiwate1 (Thunderbir@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  385. # [03:11] * Joins: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp)
  386. # [03:13] * Quits: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp) (Ping timeout)
  387. # [03:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/7d0e0b277134 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  388. # [03:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/5dd852be5a83 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  389. # [03:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/184bbe9eacf4 - Bill McCloskey - Bug 1057601 - Use UncheckedUnwrap in CPOW code (r=mrbkap)
  390. # [03:17] * Quits: vebb (mike@moz-91BF349C.callplus.net.nz) (Quit: preprocessor-irc-cli has gone to sleep ZzzzzZZZ)
  391. # [03:18] * Quits: nrc (nrc@moz-62518563.mtv2.mozilla.com) (Quit: ChatZilla 0.9.90.1 [Firefox 34.0a1/20140821030201])
  392. # [03:18] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/bf2bf138571c - Brian Hackett - Bug 1041688 - Allow jitcode to overwrite barriered TypeObject pointers, r=jandem.
  393. # [03:20] * Quits: sunfish (chatzilla@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  394. # [03:20] * Quits: fabrice (fabrice@moz-62518563.mtv2.mozilla.com) (Quit: Leaving.)
  395. # [03:20] * Joins: vebb (mike@moz-91BF349C.callplus.net.nz)
  396. # [03:21] * Quits: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net) (Quit: aklotz)
  397. # [03:22] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  398. # [03:22] * Quits: pcwalton (pcwalton@moz-24157589.mtv2.mozilla.com) (Quit: pcwalton)
  399. # [03:22] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  400. # [03:23] * zz_miketaylr is now known as miketaylr
  401. # [03:23] * Joins: pcwalton (pcwalton@moz-24157589.mtv2.mozilla.com)
  402. # [03:23] * Parts: mmcdonough (Martin@moz-CF8BEBEF.dia.static.qwest.net) (Still 20/20)
  403. # [03:23] * Quits: pcwalton (pcwalton@moz-24157589.mtv2.mozilla.com) (Quit: pcwalton)
  404. # [03:24] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Ping timeout)
  405. # [03:25] * Quits: lgarner (lgarner@2D337F52.2D31AF7B.5AEB50C4.IP) (Ping timeout)
  406. # [03:26] * Joins: janv (varga@966DE85D.9F0D0108.4038F31A.IP)
  407. # [03:27] <reuben> I set files_per_unification to 1 a couple of days ago to test something and it seems to be persisting across clobbers… wtf
  408. # [03:27] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Input/output error)
  409. # [03:27] <reuben> I don't want 1 hour builds :(
  410. # [03:28] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  411. # [03:29] * Joins: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net)
  412. # [03:29] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Ping timeout)
  413. # [03:30] * Quits: janv (varga@966DE85D.9F0D0108.4038F31A.IP) (Quit: Leaving)
  414. # [03:30] * Quits: harth (harth@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  415. # [03:30] * Joins: PiresFelix (Leonardo@moz-1A03F53E.bsaco701.dsl.brasiltelecom.net.br)
  416. # [03:30] * Quits: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  417. # [03:31] * Quits: handyman (handyman@moz-B454F4E9.hsd1.ca.comcast.net) (Quit: )
  418. # [03:32] <efaust> froydnj: you around?
  419. # [03:32] <efaust> or anyone that really understands C++ would be fine
  420. # [03:33] * Quits: maxli (maxli@moz-EE42E0E.student.cs.uwaterloo.ca) (Input/output error)
  421. # [03:34] * Quits: mccr8 (mccr8@moz-62518563.mtv2.mozilla.com) (Quit: )
  422. # [03:35] <reuben> don't ask to ask…
  423. # [03:36] * Joins: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp)
  424. # [03:36] <efaust> I'm trying to understand why LitteralTypes require trivial destructors
  425. # [03:37] <efaust> or, more explicitly, a class with a constexpr constructor must have a trivial destructor
  426. # [03:37] * Quits: vebb (mike@moz-91BF349C.callplus.net.nz) (Quit: preprocessor-irc-cli has gone to sleep ZzzzzZZZ)
  427. # [03:38] * Joins: sewardj_ (sewardj@moz-26E6E8CC.dip0.t-ipconnect.de)
  428. # [03:39] * Quits: sewardj (sewardj@moz-9E218C7E.dip0.t-ipconnect.de) (Ping timeout)
  429. # [03:40] * Joins: maxli (maxli@moz-EE42E0E.student.cs.uwaterloo.ca)
  430. # [03:42] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Client exited)
  431. # [03:43] * Quits: billm (billm@moz-24157589.mtv2.mozilla.com) (Quit: Leaving)
  432. # [03:46] * Joins: vebb (mike@moz-91BF349C.callplus.net.nz)
  433. # [03:48] * Quits: chewey (chewey@moz-93679410.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  434. # [03:48] * Joins: chewey (chewey@moz-75C3C54E.dip0.t-ipconnect.de)
  435. # [03:49] * Quits: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: Leaving.)
  436. # [03:51] * BenWa is now known as BenWa|email
  437. # [03:52] * Quits: KaiRo_away (robert@moz-A4D13AA3.adsl.highway.telekom.at) (Ping timeout)
  438. # [03:53] * Joins: KaIRC (robert@moz-4F8826C9.adsl.highway.telekom.at)
  439. # [03:59] * Quits: ckitching (ckitching@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  440. # [04:01] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  441. # [04:01] <reuben> "This allows an implementation to evaluate a constexpr function call at will, without any concern about whether such evaluation causes a side-effect at program termination."
  442. # [04:01] * jcranmer|away is now known as jcranmer
  443. # [04:01] <reuben> "Due to concerns over the simplicity of implementation, the evaluation of a lambda-expression, a throw-expression, and the creation of an object with a non-trivial destructor will continue to render an expression non-constant."
  444. # [04:02] <reuben> from the papers that want to relax constexpr in C++14/17: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3444.html http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3597.html
  445. # [04:04] * Joins: ckitching_mobile (ckitching-@moz-C07D5168.p2p.sfo1.mozilla.com)
  446. # [04:04] * Quits: ckitching-mobile (ckitching-@moz-C07D5168.p2p.sfo1.mozilla.com) (Connection reset by peer)
  447. # [04:05] * Joins: raisin (Mibbit@moz-D638EB36.nycmny.fios.verizon.net)
  448. # [04:05] * Joins: marco (Adium@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net)
  449. # [04:05] <raisin> hello
  450. # [04:06] <reuben> efaust: ^
  451. # [04:06] * Quits: ckitching_mobile (ckitching-@moz-C07D5168.p2p.sfo1.mozilla.com) (Ping timeout)
  452. # [04:06] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  453. # [04:07] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/2ad58f6cfb8e - Reuben Morais - Bug 1055913 - Fix ambiguous reference to Image in imgTools.cpp. r=seth
  454. # [04:08] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Ping timeout)
  455. # [04:09] * Joins: ddahl (ddahl@moz-5F89CFB9.hsd1.il.comcast.net)
  456. # [04:09] * Joins: tomasz (Adium@moz-94FD5102.lightspeed.sntcca.sbcglobal.net)
  457. # [04:10] * Quits: ddahl (ddahl@moz-5F89CFB9.hsd1.il.comcast.net) (Ping timeout)
  458. # [04:11] * Joins: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp)
  459. # [04:12] <efaust> reuben: aha. They want statically analyzable purity
  460. # [04:12] <efaust> OK
  461. # [04:12] <efaust> reuben: that's super helpful :)
  462. # [04:13] * Quits: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp) (Ping timeout)
  463. # [04:14] * Quits: garvank (Garvan@moz-9DD85580.dsl.teksavvy.com) (Quit: )
  464. # [04:15] * Joins: Edgar (Thunderbir@moz-D6BA41FE.dynamic.hinet.net)
  465. # [04:16] * Quits: marco (Adium@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net) (Quit: Leaving.)
  466. # [04:19] * Quits: ashughes (uid34327@moz-E77DEB21.irccloud.com) (Quit: Connection closed for inactivity)
  467. # [04:19] * Quits: yurenju (yurenju@moz-F20A7430.dynamic.hinet.net) (Quit: Computer has gone to sleep.)
  468. # [04:19] * Quits: Mossop (dtownsend@53343B0D.8DCA2D5.5E2862A8.IP) (Quit: This computer has gone to sleep)
  469. # [04:21] * Quits: tonymec (tonymec@310FCC56.257221E5.A9371869.IP) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.31a1/20140723133406])
  470. # [04:21] * Joins: jduell (jduell@FF8696B7.F5BC426C.96556A09.IP)
  471. # [04:25] * Quits: tonymec_KDE (tonymec@310FCC56.257221E5.A9371869.IP) (Quit: Konversation terminated!)
  472. # [04:25] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Quit: ehugg)
  473. # [04:25] * Joins: cpearce (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz)
  474. # [04:26] * Joins: ddahl (ddahl@5D3B67E3.71E1659D.DFB5E910.IP)
  475. # [04:27] * Quits: robertbindar (Thunderbir@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  476. # [04:27] * Joins: yurenju (yurenju@moz-F20A7430.dynamic.hinet.net)
  477. # [04:28] * Joins: wlach (wlach@8138114F.24A33D1.77834EAA.IP)
  478. # [04:28] * Quits: mreavy (chatzilla@moz-5CCD7A3A.phlapa.fios.verizon.net) (Connection reset by peer)
  479. # [04:28] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  480. # [04:30] * Joins: tonymec_KDE (tonymec@moz-B0F599BA.adsl-dyn.isp.belgacom.be)
  481. # [04:30] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Ping timeout)
  482. # [04:33] * Quits: tonymec_KDE (tonymec@moz-B0F599BA.adsl-dyn.isp.belgacom.be) (Ping timeout)
  483. # [04:34] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  484. # [04:35] * Quits: jduell (jduell@FF8696B7.F5BC426C.96556A09.IP) (Ping timeout)
  485. # [04:35] * Joins: jduell (jduell@FF8696B7.F5BC426C.96556A09.IP)
  486. # [04:36] * Quits: Edgar (Thunderbir@moz-D6BA41FE.dynamic.hinet.net) (Ping timeout)
  487. # [04:46] * Joins: fabrice (fabrice@495A1E63.5994028D.9CA62458.IP)
  488. # [04:46] * Joins: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP)
  489. # [04:48] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Quit: ehugg)
  490. # [04:50] * Quits: Mardak (Mardak@8AEF6642.1A70E138.E9D0A1DD.IP) (Quit: Mardak)
  491. # [04:51] * Quits: yurenju (yurenju@moz-F20A7430.dynamic.hinet.net) (Quit: Computer has gone to sleep.)
  492. # [04:53] * Joins: robertbindar (Thunderbir@moz-C722A5D3.hsd1.ca.comcast.net)
  493. # [04:53] * BenWa|email is now known as BenWa
  494. # [04:58] * Quits: PiresFelix (Leonardo@moz-1A03F53E.bsaco701.dsl.brasiltelecom.net.br) (Quit: Leaving)
  495. # [04:59] <jduell> schien: sorry, I got distracted. Yes of course it's fine to use mIPCOpen, in case I wasn't clear with my joke :()
  496. # [04:59] <schien> jduell: I know its a joke. :) just want to document this on bug as well.
  497. # [05:00] <jduell> schien: want me to comment in bug?
  498. # [05:01] <schien> jduell: no, I think it everything is clear on the bug.
  499. # [05:01] <jduell> schien: ok cool
  500. # [05:02] <schien> jduell: I’m the kind of person wants to put a note of every change on bug. :P
  501. # [05:02] <jduell> schien: I bet you add fewer coding errors than most, then :)
  502. # [05:03] <jduell> schien: oh, I fogot--one more idea: you could refer to "mIPCClosed", but #define it to "(!mIPCOpen)"
  503. # [05:03] <jduell> :)
  504. # [05:04] * Quits: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  505. # [05:04] <schien> jduell: hehe, good one. :D
  506. # [05:04] <jduell> The parentheses are important!
  507. # [05:04] <jduell> maybe add an extra pair just to be safe
  508. # [05:05] * jduell gets back to real work
  509. # [05:05] * Quits: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net) (Quit: dealloc)
  510. # [05:05] * Joins: mconley (mconley@moz-FBB7D102.cable.teksavvy.com)
  511. # [05:08] * Joins: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp)
  512. # [05:08] * Joins: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net)
  513. # [05:10] * Quits: jduell (jduell@FF8696B7.F5BC426C.96556A09.IP) (Quit: Leaving)
  514. # [05:10] * Joins: jduell (jduell@FF8696B7.F5BC426C.96556A09.IP)
  515. # [05:10] * Quits: tetsuharu (tetsuharu@moz-A3FEAA56.ap219.ftth.ucom.ne.jp) (Quit: )
  516. # [05:10] * kats|away is now known as kats
  517. # [05:12] * Quits: jduell (jduell@FF8696B7.F5BC426C.96556A09.IP) (Ping timeout)
  518. # [05:13] * Joins: timdream (timdream@moz-CCBEF168.dynamic.hinet.net)
  519. # [05:13] * Joins: Sushant94 (Sushant@4D000F03.A408A512.D30E9BEF.IP)
  520. # [05:13] * Joins: Mardak (Mardak@4851473D.BD9ECD5D.97D164AB.IP)
  521. # [05:14] * Quits: timdream (timdream@moz-CCBEF168.dynamic.hinet.net) (Quit: timdream)
  522. # [05:14] * Joins: timdream (timdream@moz-CCBEF168.dynamic.hinet.net)
  523. # [05:15] <@bz_away> hrm
  524. # [05:15] <@bz_away> is imelven still generally around?
  525. # [05:16] * Quits: timdream (timdream@moz-CCBEF168.dynamic.hinet.net) (Quit: timdream)
  526. # [05:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/95a32b449dc5 - Kartikaya Gupta - Bug 912700 - Audit all uses of FrameMetrics::mViewport and wrap it in getter/setters. r=botond
  527. # [05:18] * kats is now known as kats|away
  528. # [05:23] * Joins: amit001 (amitt001@94667DA9.28718E71.50E99975.IP)
  529. # [05:24] * Joins: brendan (brendaneic@moz-AEEB68EE.hsd1.ca.comcast.net)
  530. # [05:24] * Joins: marco (Adium@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net)
  531. # [05:26] * Joins: vikasyaligar (vikasyalig@31397B86.707344F8.D30E9BEF.IP)
  532. # [05:29] * Quits: Waldo (waldo@moz-62518563.mtv2.mozilla.com) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 30.0/20140605102323])
  533. # [05:33] * Quits: robertbindar (Thunderbir@moz-C722A5D3.hsd1.ca.comcast.net) (Input/output error)
  534. # [05:33] * Joins: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net)
  535. # [05:34] * Quits: marco (Adium@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net) (Quit: Leaving.)
  536. # [05:36] * Quits: KaIRC (robert@moz-4F8826C9.adsl.highway.telekom.at) (Input/output error)
  537. # [05:36] * Joins: marco (Adium@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net)
  538. # [05:37] * Joins: jduell (jduell@moz-82D474FE.hsd1.wa.comcast.net)
  539. # [05:39] * Quits: jduell (jduell@moz-82D474FE.hsd1.wa.comcast.net) (Quit: Leaving)
  540. # [05:39] * Joins: jduell (jduell@moz-82D474FE.hsd1.wa.comcast.net)
  541. # [05:46] * Quits: Mardak (Mardak@4851473D.BD9ECD5D.97D164AB.IP) (Ping timeout)
  542. # [05:46] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  543. # [05:46] * Quits: marco (Adium@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net) (Quit: Leaving.)
  544. # [05:46] * Quits: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com) (Input/output error)
  545. # [05:47] * Quits: mconley (mconley@moz-FBB7D102.cable.teksavvy.com) (Input/output error)
  546. # [05:47] * Joins: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com)
  547. # [05:49] * Quits: masayuki (Thunderbir@moz-7765A755.zaq.ne.jp) (Ping timeout)
  548. # [05:49] <jcranmer> bz_away: are you here perchance?
  549. # [05:51] * Quits: jduell (jduell@moz-82D474FE.hsd1.wa.comcast.net) (Input/output error)
  550. # [05:52] * Quits: tomasz (Adium@moz-94FD5102.lightspeed.sntcca.sbcglobal.net) (Quit: Leaving.)
  551. # [05:53] * Joins: thinker (user@2862DA8D.7E44B1CD.9EB0E909.IP)
  552. # [05:54] * Quits: Dagger (dagger@A0BD6C11.5E4D82A.5A1C986B.IP) (Network is unreachable)
  553. # [05:57] * Quits: victorporof (victorporo@F444BE2B.50296537.3EE329E3.IP) (Quit: victorporof)
  554. # [05:58] * Joins: Edgar (Thunderbir@moz-D6BA41FE.dynamic.hinet.net)
  555. # [05:58] * Joins: Dagger (dagger@A0BD6C11.5E4D82A.5A1C986B.IP)
  556. # [06:01] * Quits: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  557. # [06:05] * Joins: mconley (mconley@moz-FBB7D102.cable.teksavvy.com)
  558. # [06:08] * Joins: jduell (jduell@moz-82D474FE.hsd1.wa.comcast.net)
  559. # [06:09] * Quits: jduell (jduell@moz-82D474FE.hsd1.wa.comcast.net) (Quit: Leaving)
  560. # [06:09] * Joins: jduell (jduell@moz-82D474FE.hsd1.wa.comcast.net)
  561. # [06:11] * jcranmer is curious if anyone here knows about decent JS microbenchmarking frameworks
  562. # [06:12] * Quits: spohl (Adium@moz-FED9006F.static.hvvc.us) (Quit: Leaving.)
  563. # [06:14] * Joins: dholbert_ (dholbert@moz-2DBFC5C4.static.sonic.net)
  564. # [06:18] * Joins: davidb (davidb@moz-8EE9AD27.dsl.bell.ca)
  565. # [06:19] * Quits: davidb (davidb@moz-8EE9AD27.dsl.bell.ca) (Quit: peace out)
  566. # [06:19] * Joins: marco (Adium@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net)
  567. # [06:20] * Quits: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP) (Quit: Leaving.)
  568. # [06:22] * miketaylr is now known as zz_miketaylr
  569. # [06:22] * Joins: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net)
  570. # [06:23] * Quits: Edgar (Thunderbir@moz-D6BA41FE.dynamic.hinet.net) (Ping timeout)
  571. # [06:27] * philor|away is now known as philor
  572. # [06:31] * Quits: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  573. # [06:31] * Quits: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: Leaving.)
  574. # [06:34] * Quits: maxli (maxli@moz-EE42E0E.student.cs.uwaterloo.ca) (Quit: Leaving.)
  575. # [06:36] * Joins: asobolev (asobolev@moz-A53CBDA1.hsd1.ca.comcast.net)
  576. # [06:39] * Quits: mconley (mconley@moz-FBB7D102.cable.teksavvy.com) (Input/output error)
  577. # [06:41] * Joins: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net)
  578. # [06:42] * Quits: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: Leaving.)
  579. # [06:43] * Joins: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP)
  580. # [06:46] * Joins: flod (flod@B24A55E.C75EE065.2CA42CD4.IP)
  581. # [06:47] * Quits: brendan (brendaneic@moz-AEEB68EE.hsd1.ca.comcast.net) (Ping timeout)
  582. # [06:55] * Quits: ggp (ggp@moz-890AAFA.dsl.telesp.net.br) (Ping timeout)
  583. # [06:58] * Quits: Matti (Matti@moz-BD3EFD0E.dip0.t-ipconnect.de) (Ping timeout)
  584. # [07:00] * ewong is now known as ewong|away
  585. # [07:02] * Joins: Matti_away (Matti@moz-B16B1A1A.dip0.t-ipconnect.de)
  586. # [07:02] * Matti_away is now known as Matti
  587. # [07:02] * Quits: dholbert_ (dholbert@moz-2DBFC5C4.static.sonic.net) (Quit: Ex-Chat)
  588. # [07:02] * bz_away is now known as bz_sleep
  589. # [07:05] * Quits: pepijndevos (pepijndevo@9EACEF43.E50A3180.BCE47D84.IP) (Ping timeout)
  590. # [07:11] * Joins: bjacob_ (bjacob@moz-CC07A754.cable.teksavvy.com)
  591. # [07:15] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/0ae7772c7977 - Chris Pearce - Bug 1016707 - Remove keysystem attribute from source element, as it's no longer in the spec. r=bz
  592. # [07:18] * Joins: brendan (brendaneic@moz-AEEB68EE.hsd1.ca.comcast.net)
  593. # [07:20] * Quits: bjacob_ (bjacob@moz-CC07A754.cable.teksavvy.com) (Ping timeout)
  594. # [07:28] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  595. # [07:30] * Quits: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com) (Input/output error)
  596. # [07:30] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Ping timeout)
  597. # [07:31] * Joins: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com)
  598. # [07:32] * Quits: asobolev (asobolev@moz-A53CBDA1.hsd1.ca.comcast.net) (Quit: Leaving.)
  599. # [07:34] * Quits: rkent (Thunderbir@moz-CCEA8D95.hsd1.wa.comcast.net) (Quit: rkent)
  600. # [07:42] * Joins: asobolev (asobolev@moz-A53CBDA1.hsd1.ca.comcast.net)
  601. # [07:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/456567bc1a2b - Georgios Kontaxis - Bug 1043797: extended popup notifications to create a generic doorhanger for all security notifications incl. mixed content r=adw
  602. # [07:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/cb7e88a77a48 - Georgios Kontaxis - Bug 1043803: checkIdentity following onSecurityChange now shows doorhanger on STATE_LOADED_MIXED_ACTIVE_CONTENT. Doorhanger now acknowledges this new state. r=adw
  603. # [07:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/4e6d8f30c2da - Georgios Kontaxis - Bug 1045809: mixedContentChannel is set to null and page is reloaded to re-engage mixed content blocking r=jaws
  604. # [07:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/417e635e26d8 - Georgios Kontaxis - Bug 1043801: tracking protection notifications show up in the generic security notification doorhanger, interactions with permissionManager to disable/enable tracking protection for a page r=adw
  605. # [07:45] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/49ff0d5fcd3a - Georgios Kontaxis - Bug 1043801: tests asserting doorhanger correctly reflects tracking protection state r=adw
  606. # [07:45] * Joins: jviereck03 (Adium@moz-7859BAFE.dclient.hispeed.ch)
  607. # [07:47] * Quits: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP) (Quit: Leaving.)
  608. # [07:47] * Quits: jviereck03 (Adium@moz-7859BAFE.dclient.hispeed.ch) (Ping timeout)
  609. # [07:51] * Joins: jviereck03 (Adium@moz-262C7166.dclient.hispeed.ch)
  610. # [07:57] * Quits: michal (michal@moz-93EA2B69.net.upcbroadband.cz) (Quit: Leaving.)
  611. # [08:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/6478460e5dd0 - Ralph Giles - Bug 1057612 - Tell Apple AAC decoder about seeks. r=cpearce
  612. # [08:02] * zz_miketaylr is now known as miketaylr
  613. # [08:04] * Parts: marco (Adium@moz-BE2772C4.lightspeed.sntcca.sbcglobal.net)
  614. # [08:05] * miketaylr is now known as zz_miketaylr
  615. # [08:06] * Joins: mreavy (chatzilla@moz-5CCD7A3A.phlapa.fios.verizon.net)
  616. # [08:07] * Joins: tomasz (Adium@moz-94FD5102.lightspeed.sntcca.sbcglobal.net)
  617. # [08:10] * lmandel is now known as lmandel_afk
  618. # [08:14] * Joins: myk (myk@moz-AC60788E.dsl.dynamic.sonic.net)
  619. # [08:19] * Quits: jviereck03 (Adium@moz-262C7166.dclient.hispeed.ch) (Quit: Leaving.)
  620. # [08:26] * Quits: brendan (brendaneic@moz-AEEB68EE.hsd1.ca.comcast.net) (Ping timeout)
  621. # [08:27] * philor is now known as philor|away
  622. # [08:30] * Joins: jviereck03 (Adium@moz-262C7166.dclient.hispeed.ch)
  623. # [08:32] * Joins: tanvi (tanvi@moz-84BB47BB.hsd1.ca.comcast.net)
  624. # [08:33] * jcranmer is now known as jcranmer|away
  625. # [08:35] * Quits: tanvi (tanvi@moz-84BB47BB.hsd1.ca.comcast.net) (Quit: Leaving.)
  626. # [08:36] * BenWa is now known as BenWa|email
  627. # [08:38] * mattwoodrow|away is now known as mattwoodrow
  628. # [08:38] * mattwoodrow is now known as mattwoodrow|away
  629. # [08:41] * mattwoodrow|away is now known as mattwoodrow
  630. # [08:42] * Quits: Rik (rik@moz-E813DFA5.fbx.proxad.net) (Input/output error)
  631. # [08:47] * Quits: @dbaron (dbaron@moz-6F4D2D12.dsl.dynamic.sonic.net) (Ping timeout)
  632. # [08:49] * Joins: tomer (tomer@F61A4DAE.55661B99.34A7550B.IP)
  633. # [08:50] * nsm is now known as nsm|away
  634. # [08:54] * Quits: shorlander (shorlander@moz-26B8EBF6.swo.res.rr.com) (Ping timeout)
  635. # [08:56] * Joins: gabor (gabor@moz-ADFD4A51.pool.digikabel.hu)
  636. # [08:56] * Joins: shorlander (shorlander@moz-26B8EBF6.swo.res.rr.com)
  637. # [08:58] * Quits: flo-retina (Instantbir@moz-25D49B0E.ip-37-59-48.eu) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  638. # [09:00] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/e7236c73a81c - Bobby Holley - Bug 1056332 - Remove cross-global adopt telemetry. r=gabor
  639. # [09:01] * Quits: mwargers (mwargers@moz-AF369B35.adsl.online.nl) (Client exited)
  640. # [09:08] * Quits: myk (myk@moz-AC60788E.dsl.dynamic.sonic.net) (Ping timeout)
  641. # [09:09] * Joins: Dwight_Stegall (YIM@moz-33CD92E2.client.mchsi.com)
  642. # [09:11] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  643. # [09:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/1ed271ffb59c - Valentin Gosu - Bug 786419 - Provide way to "set network offline" per app r=jduell
  644. # [09:13] * Quits: amit001 (amitt001@94667DA9.28718E71.50E99975.IP) (Ping timeout)
  645. # [09:13] * Quits: cpearce (chatzilla@moz-EC1018D1.jetstream.xtra.co.nz) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  646. # [09:16] * Joins: Mardak (Mardak@4851473D.BD9ECD5D.97D164AB.IP)
  647. # [09:17] * Quits: gabor (gabor@moz-ADFD4A51.pool.digikabel.hu) (Client exited)
  648. # [09:19] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  649. # [09:24] * Joins: dzbarsky (Adium@moz-F536175B.hfc.comcastbusiness.net)
  650. # [09:25] * ewong|sleep is now known as ewong
  651. # [09:25] * Joins: brendan (brendaneic@moz-AEEB68EE.hsd1.ca.comcast.net)
  652. # [09:27] * Quits: brendan (brendaneic@moz-AEEB68EE.hsd1.ca.comcast.net) (Ping timeout)
  653. # [09:28] * Quits: dzbarsky (Adium@moz-F536175B.hfc.comcastbusiness.net) (Quit: Leaving.)
  654. # [09:29] * Joins: amit001 (amitt001@7160B973.14E7CE9A.50E99975.IP)
  655. # [09:41] * Quits: jduell (jduell@moz-82D474FE.hsd1.wa.comcast.net) (Ping timeout)
  656. # [09:45] * Quits: wlach (wlach@8138114F.24A33D1.77834EAA.IP) (Ping timeout)
  657. # [09:45] * Quits: tomasz (Adium@moz-94FD5102.lightspeed.sntcca.sbcglobal.net) (Quit: Leaving.)
  658. # [09:52] * mattwoodrow is now known as mattwoodrow|away
  659. # [09:53] * Quits: amit001 (amitt001@7160B973.14E7CE9A.50E99975.IP) (Ping timeout)
  660. # [09:55] * Quits: hurley (hurley@moz-4D7FF77C.org) (Ping timeout)
  661. # [09:55] * Quits: droy (droy@moz-E0F149F7.members.linode.com) (Ping timeout)
  662. # [09:55] * Joins: droy (droy@moz-E0F149F7.members.linode.com)
  663. # [09:55] * Joins: hurley (hurley@moz-4D7FF77C.org)
  664. # [09:57] * Quits: juanb (jbecerra@moz-62518563.mtv2.mozilla.com) (Quit: juanb)
  665. # [10:02] * Quits: jviereck03 (Adium@moz-262C7166.dclient.hispeed.ch) (Ping timeout)
  666. # [10:02] * Joins: jviereck03 (Adium@moz-7859BAFE.dclient.hispeed.ch)
  667. # [10:11] * Joins: heftig (heftig@9402E290.2F84ED1F.1CE4FB2A.IP)
  668. # [10:14] * Quits: sawrubh (sid6719@moz-5F4AA75A.irccloud.com) (Ping timeout)
  669. # [10:14] * Quits: markh (sid24855@moz-5F4AA75A.irccloud.com) (Ping timeout)
  670. # [10:14] * Quits: mhenretty (sid11899@moz-5F4AA75A.irccloud.com) (Ping timeout)
  671. # [10:14] * Quits: jaws (uid2871@moz-5F4AA75A.irccloud.com) (Ping timeout)
  672. # [10:14] * Quits: sid0 (sid2934@moz-5F4AA75A.irccloud.com) (Ping timeout)
  673. # [10:14] * Quits: shawnjohnjr (sid15523@moz-5F4AA75A.irccloud.com) (Ping timeout)
  674. # [10:14] * Quits: biesi_ (sid8099@moz-5F4AA75A.irccloud.com) (Ping timeout)
  675. # [10:14] * Quits: achicu (sid13301@moz-5F4AA75A.irccloud.com) (Ping timeout)
  676. # [10:14] * Quits: gozala (uid5923@moz-5F4AA75A.irccloud.com) (Ping timeout)
  677. # [10:16] * Joins: achicu (sid13301@moz-5F4AA75A.irccloud.com)
  678. # [10:16] * Joins: mhenretty (sid11899@moz-5F4AA75A.irccloud.com)
  679. # [10:16] * Quits: flod (flod@B24A55E.C75EE065.2CA42CD4.IP) (Quit: Leaving.)
  680. # [10:16] * Joins: sid0 (sid2934@moz-5F4AA75A.irccloud.com)
  681. # [10:16] * Joins: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com)
  682. # [10:16] * Joins: biesi_ (sid8099@moz-5F4AA75A.irccloud.com)
  683. # [10:16] * Joins: markh (sid24855@moz-5F4AA75A.irccloud.com)
  684. # [10:17] * Joins: sawrubh (sid6719@moz-5F4AA75A.irccloud.com)
  685. # [10:17] * Joins: jaws (uid2871@moz-5F4AA75A.irccloud.com)
  686. # [10:17] * Joins: gozala (uid5923@moz-5F4AA75A.irccloud.com)
  687. # [10:17] * Quits: ewong (chatzilla@moz-8777076B.netvigator.com) (Ping timeout)
  688. # [10:17] * Joins: shawnjohnjr (sid15523@moz-5F4AA75A.irccloud.com)
  689. # [10:18] * Joins: RealRaven (Thunderbir@821F2865.BF9F220C.C3498625.IP)
  690. # [10:18] * Joins: ewong (chatzilla@moz-8777076B.netvigator.com)
  691. # [10:18] * Joins: hharchani (uid25346@moz-E77DEB21.irccloud.com)
  692. # [10:18] * Quits: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com) (Ping timeout)
  693. # [10:20] * Joins: amit001 (amitt001@7160B973.14E7CE9A.50E99975.IP)
  694. # [10:21] * Joins: lygstate (Mibbit@9235448A.F269E0B9.A66B4843.IP)
  695. # [10:22] <lygstate> how to convert SourceSurface imgIContainer
  696. # [10:26] * Joins: Edgar (Thunderbir@moz-D6BA41FE.dynamic.hinet.net)
  697. # [10:27] * Quits: Dwight_Stegall (YIM@moz-33CD92E2.client.mchsi.com) (Input/output error)
  698. # [10:27] * heycam|away is now known as heycam
  699. # [10:27] * Quits: Edgar (Thunderbir@moz-D6BA41FE.dynamic.hinet.net) (Quit: Edgar)
  700. # [10:28] * Quits: lygstate (Mibbit@9235448A.F269E0B9.A66B4843.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  701. # [10:35] * Quits: amit001 (amitt001@7160B973.14E7CE9A.50E99975.IP) (Ping timeout)
  702. # [10:37] * Joins: flo-retina (Instantbir@moz-25D49B0E.ip-37-59-48.eu)
  703. # [10:43] * Quits: Boriss (Boriss@8F0C6026.9E6A15FD.157879EE.IP) (Quit: Boriss)
  704. # [10:45] * Joins: jacek (jacek@moz-ECAAA1A8.psi.wroc.pl)
  705. # [10:47] * Joins: msucan1 (msucan@CBE16C36.3D3F1B61.C0E37CF3.IP)
  706. # [10:48] <NeilAway> glandium: no sorry :-(
  707. # [10:49] <NeilAway> seth: my preference is for dont_AddRef
  708. # [10:49] * Joins: Boriss (Boriss@8F0C6026.9E6A15FD.157879EE.IP)
  709. # [10:49] * Joins: amit001 (amitt001@52421A81.A60F6DA5.50E99975.IP)
  710. # [10:57] * Joins: bogdan_maris (Instantbir@EAD7D6BC.3E5A2831.FB2DBB61.IP)
  711. # [10:57] * Quits: heftig (heftig@9402E290.2F84ED1F.1CE4FB2A.IP) (Ping timeout)
  712. # [11:01] * Joins: heftig (heftig@9402E290.2F84ED1F.1CE4FB2A.IP)
  713. # [11:04] * zz_miketaylr is now known as miketaylr
  714. # [11:05] * Quits: vikasyaligar (vikasyalig@31397B86.707344F8.D30E9BEF.IP) (Ping timeout)
  715. # [11:06] * mattwoodrow|away is now known as mattwoodrow
  716. # [11:06] * Joins: twi (Adium@moz-4A7B1469.cust.vodafonedsl.it)
  717. # [11:06] * Quits: vebb (mike@moz-91BF349C.callplus.net.nz) (Quit: preprocessor-irc-cli has gone to sleep ZzzzzZZZ)
  718. # [11:07] * Joins: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net)
  719. # [11:09] * Joins: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP)
  720. # [11:09] * mattwoodrow is now known as mattwoodrow|away
  721. # [11:13] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/6894c8a72248 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  722. # [11:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/a69dc0647dc3 - B2G Bumper Bot - Bumping manifests a=b2g-bump
  723. # [11:14] * miketaylr is now known as zz_miketaylr
  724. # [11:19] * Quits: gozala (uid5923@moz-5F4AA75A.irccloud.com) (Quit: Connection closed for inactivity)
  725. # [11:34] * Quits: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  726. # [11:35] * Joins: sir_none (Thunderbir@moz-E98CDE3D.dclient.hispeed.ch)
  727. # [11:35] * Joins: vebb (mike@moz-91BF349C.callplus.net.nz)
  728. # [11:35] * mattwoodrow|away is now known as mattwoodrow
  729. # [11:44] * Quits: Optimizer (Optimizer@A6857B0A.A3BBC8D7.BE4CF869.IP) (Ping timeout)
  730. # [11:48] * Quits: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP) (Ping timeout)
  731. # [11:50] * Quits: ewong (chatzilla@moz-8777076B.netvigator.com) (Ping timeout)
  732. # [11:51] * Joins: ewong (chatzilla@moz-8777076B.netvigator.com)
  733. # [11:56] * Joins: asla (asla@C8A88F19.CFBC986A.8B2FB47A.IP)
  734. # [11:57] <asla> what are the options for compiling firefox without jemalloc?
  735. # [11:57] * Quits: jrgill2 (jrgill@moz-4F5F20D2.stny.res.rr.com) (Connection reset by peer)
  736. # [11:58] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/0e50dded2199 - B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
  737. # [11:59] <pulsebot> Check-in: https://hg.mozilla.org/integration/b2g-inbound/rev/739b444c0f0a - B2G Bumper Bot - Bumping manifests a=b2g-bump
  738. # [12:02] * Joins: Optimizer (Optimizer@AE8DBCC8.5B9A8933.BE4CF869.IP)
  739. # [12:03] * Joins: espadrine (ttyl@moz-58DB35C8.w92-128.abo.wanadoo.fr)
  740. # [12:05] * Joins: jrgill2 (jrgill@moz-4F5F20D2.stny.res.rr.com)
  741. # [12:06] * Quits: amit001 (amitt001@52421A81.A60F6DA5.50E99975.IP) (Ping timeout)
  742. # [12:07] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  743. # [12:08] * Quits: ochristi (ochristi@moz-893FEBEA.any.mx) (Ping timeout)
  744. # [12:09] * Quits: vebb (mike@moz-91BF349C.callplus.net.nz) (Quit: preprocessor-irc-cli has gone to sleep ZzzzzZZZ)
  745. # [12:10] * Joins: Rik (rik@moz-E813DFA5.fbx.proxad.net)
  746. # [12:11] * Joins: vebb (mike@moz-91BF349C.callplus.net.nz)
  747. # [12:11] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-esr24/rev/b29cf69b3b7b - ffxbld - No bug, Automated HSTS preload list update from host bld-linux64-spot-135 - a=hsts-update
  748. # [12:12] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-esr24/rev/d9838933944b - ffxbld - No bug, Automated blocklist update from host bld-linux64-spot-135 - a=blocklist-update
  749. # [12:12] * Joins: ochristi (ochristi@moz-893FEBEA.any.mx)
  750. # [12:13] * mattwoodrow is now known as mattwoodrow|away
  751. # [12:13] * Joins: Zupoman (mistrzmag@moz-D595A56B.static.ip.netia.com.pl)
  752. # [12:14] * heycam is now known as heycam|away
  753. # [12:14] * heycam|away is now known as heycam
  754. # [12:15] * Quits: dougc (chatzilla@moz-AA0653D1.lns20.mel4.internode.on.net) (Ping timeout)
  755. # [12:21] * Parts: thinker (user@2862DA8D.7E44B1CD.9EB0E909.IP) (Killed buffer)
  756. # [12:21] * Joins: thinker (user@2862DA8D.7E44B1CD.9EB0E909.IP)
  757. # [12:22] * Joins: Mano (mano@moz-AB1853E1.red.bezeqint.net)
  758. # [12:22] * Quits: Zupoman (mistrzmag@moz-D595A56B.static.ip.netia.com.pl) (Ping timeout)
  759. # [12:24] * Joins: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP)
  760. # [12:25] * Joins: till (till@moz-D08E6623.adsl.alicedsl.de)
  761. # [12:26] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  762. # [12:27] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/84e8790a5785 - ffxbld - No bug, Automated HSTS preload list update from host bld-linux64-spot-317 - a=hsts-update
  763. # [12:27] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/7a508abb792d - ffxbld - No bug, Automated HPKP preload list update from host bld-linux64-spot-317 - a=hpkp-update
  764. # [12:27] <pulsebot> Check-in: https://hg.mozilla.org/mozilla-central/rev/daa84204a11a - ffxbld - No bug, Automated blocklist update from host bld-linux64-spot-317 - a=blocklist-update
  765. # [12:28] * Quits: jviereck03 (Adium@moz-7859BAFE.dclient.hispeed.ch) (Quit: Leaving.)
  766. # [12:28] * Joins: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP)
  767. # [12:28] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/8843f068a72f - ffxbld - No bug, Automated HSTS preload list update from host bld-linux64-spot-318 - a=hsts-update
  768. # [12:29] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/fd00e37ad2d4 - ffxbld - No bug, Automated HPKP preload list update from host bld-linux64-spot-318 - a=hpkp-update
  769. # [12:29] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/b256c5f6fc2b - ffxbld - No bug, Automated blocklist update from host bld-linux64-spot-318 - a=blocklist-update
  770. # [12:33] * Joins: dougc (chatzilla@moz-AA0653D1.lns20.mel4.internode.on.net)
  771. # [12:34] * Quits: @roc (chatzilla@moz-6F1E26C6.bng1.tvc.orcon.net.nz) (Ping timeout)
  772. # [12:34] * Fallen|away is now known as Fallen
  773. # [12:35] * Joins: roc (chatzilla@B0AF633B.B15AF5ED.FC74E68.IP)
  774. # [12:35] * ChanServ sets mode: +o roc
  775. # [12:36] * Joins: mwargers (mwargers@moz-AF369B35.adsl.online.nl)
  776. # [12:37] * Quits: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  777. # [12:38] * Joins: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP)
  778. # [12:39] * Joins: spohl (Adium@moz-341EC1.static.hvvc.us)
  779. # [12:41] * Quits: spohl (Adium@moz-341EC1.static.hvvc.us) (Quit: Leaving.)
  780. # [12:43] * Fallen is now known as Fallen|away
  781. # [12:43] * Quits: Honza (chatzilla@AD352C7D.6B021720.1475A184.IP) (Connection reset by peer)
  782. # [12:44] * Quits: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP) (Ping timeout)
  783. # [12:45] * Joins: Jackneill (Jackneill@moz-78BF03B5.pool.digikabel.hu)
  784. # [12:45] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  785. # [12:45] * ChanServ sets mode: +o smaug
  786. # [12:46] * Joins: rbrandao (uid30340@moz-31ABA2C0.irccloud.com)
  787. # [12:47] * Quits: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  788. # [12:47] * Joins: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP)
  789. # [12:48] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  790. # [12:48] * Quits: hharchani (uid25346@moz-E77DEB21.irccloud.com) (Quit: Connection closed for inactivity)
  791. # [12:51] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  792. # [12:52] * Joins: sankha93 (sankha93@4AD350E3.624FD4A.D8CBF302.IP)
  793. # [12:53] * Joins: Zupoman (mistrzmag@moz-D595A56B.static.ip.netia.com.pl)
  794. # [12:56] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c9ffa291cfe3 - Tom Schuster - Bug 995230 - Inline Math.clz32. r=jandem
  795. # [12:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/9339c5e928e2 - Marty Rosenberg - Bug 995230 - Inline Math.clz32 on ARM. r=dougc
  796. # [12:57] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a67d187584ed - Tom Schuster - Bug 866222 - Re-enable tests that depend on the window enumeration behavior. r=me
  797. # [13:01] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  798. # [13:01] * Quits: twi (Adium@moz-4A7B1469.cust.vodafonedsl.it) (Ping timeout)
  799. # [13:03] <Cork> compiling firefox for gtk3 has failed with undefined symbol: gtk_main_do_event for the last week+
  800. # [13:03] <Cork> http://pastebin.mozilla.org/6109367
  801. # [13:03] <Cork> anyone know what i should do to get it building?
  802. # [13:05] * Quits: jacek (jacek@moz-ECAAA1A8.psi.wroc.pl) (Quit: Konversation terminated!)
  803. # [13:07] * Quits: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  804. # [13:08] * Joins: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP)
  805. # [13:11] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  806. # [13:16] * Joins: amit001 (amitt001@6D5EEC6A.32143447.85BF2EFC.IP)
  807. # [13:18] * Quits: amit001 (amitt001@6D5EEC6A.32143447.85BF2EFC.IP) (Quit: Leaving)
  808. # [13:22] * Quits: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  809. # [13:24] * Quits: Zupoman (mistrzmag@moz-D595A56B.static.ip.netia.com.pl) (Ping timeout)
  810. # [13:26] * Quits: heycam (cam@moz-1D84C1DF.mcc.id.au) (Ping timeout)
  811. # [13:26] * Quits: logbot (logbot@moz-58CB32ED.glob.com.au) (Ping timeout)
  812. # [13:27] * Quits: vebb (mike@moz-91BF349C.callplus.net.nz) (Quit: preprocessor-irc-cli has gone to sleep ZzzzzZZZ)
  813. # [13:27] * Joins: tonymec_KDE (tonymec@2317124.1F13139F.A9371869.IP)
  814. # [13:28] * Joins: brendan (brendaneic@moz-AEEB68EE.hsd1.ca.comcast.net)
  815. # [13:29] * Joins: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP)
  816. # [13:29] * Quits: tonymec_KDE (tonymec@2317124.1F13139F.A9371869.IP) (Ping timeout)
  817. # [13:29] * Joins: vebb (mike@moz-91BF349C.callplus.net.nz)
  818. # [13:30] * Quits: jkitch (Thunderbir@moz-C3989E9D.lns20.adl6.internode.on.net) (Ping timeout)
  819. # [13:30] * Quits: brendan (brendaneic@moz-AEEB68EE.hsd1.ca.comcast.net) (Ping timeout)
  820. # [13:31] * Joins: tonymec_KDE (tonymec@4CC1F2EA.CCA92201.9D2324B7.IP)
  821. # [13:33] * Joins: darktrojan (geoff@moz-9656CD64.dsl.telstraclear.net)
  822. # [13:34] * Quits: morlunk (andrew@moz-7CB4AD92.vc.shawcable.net) (Ping timeout)
  823. # [13:35] * Joins: vebb_ (mike@moz-91BF349C.callplus.net.nz)
  824. # [13:35] * Quits: vebb (mike@moz-91BF349C.callplus.net.nz) (Connection reset by peer)
  825. # [13:38] * Joins: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP)
  826. # [13:39] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  827. # [13:40] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  828. # [13:44] * Quits: tonymec_KDE (tonymec@4CC1F2EA.CCA92201.9D2324B7.IP) (Ping timeout)
  829. # [13:44] * Quits: RealRaven (Thunderbir@821F2865.BF9F220C.C3498625.IP) (Ping timeout)
  830. # [13:45] * Joins: RealRaven (Thunderbir@F42B62B6.E8DF625.C3498625.IP)
  831. # [13:46] * Joins: tonymec_KDE (tonymec@ED563FB.28E45A3B.A9371869.IP)
  832. # [13:46] * Joins: logbot (logbot@moz-58CB32ED.glob.com.au)
  833. # [13:47] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  834. # [13:50] * Joins: KaiRo (robert@moz-4F8826C9.adsl.highway.telekom.at)
  835. # [13:55] * Quits: amoghbl1 (Thunderbir@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  836. # [13:57] * Quits: vebb_ (mike@moz-91BF349C.callplus.net.nz) (Quit: preprocessor-irc-cli)
  837. # [14:02] * Joins: ggp (ggp@8B5F3426.6AD4D737.B65F468E.IP)
  838. # [14:02] * Joins: jviereck03 (Adium@moz-7859BAFE.dclient.hispeed.ch)
  839. # [14:04] * zz_miketaylr is now known as miketaylr
  840. # [14:05] * Quits: Mano (mano@moz-AB1853E1.red.bezeqint.net) (Client exited)
  841. # [14:05] * Joins: Mano (mano@moz-AB1853E1.red.bezeqint.net)
  842. # [14:05] * miketaylr is now known as zz_miketaylr
  843. # [14:05] * Quits: tonymec_KDE (tonymec@ED563FB.28E45A3B.A9371869.IP) (Ping timeout)
  844. # [14:07] * Quits: Mano (mano@moz-AB1853E1.red.bezeqint.net) (Ping timeout)
  845. # [14:08] * Quits: sankha93 (sankha93@4AD350E3.624FD4A.D8CBF302.IP) (Ping timeout)
  846. # [14:08] * Joins: tonymec_KDE (tonymec@FD489BCF.D4FDA674.277517C1.IP)
  847. # [14:09] * Quits: jviereck03 (Adium@moz-7859BAFE.dclient.hispeed.ch) (Ping timeout)
  848. # [14:09] * Joins: jviereck03 (Adium@moz-262C7166.dclient.hispeed.ch)
  849. # [14:11] * Joins: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net)
  850. # [14:12] * Quits: darktrojan (geoff@moz-9656CD64.dsl.telstraclear.net) (Quit: darktrojan)
  851. # [14:17] * Joins: heycam (cam@moz-1D84C1DF.mcc.id.au)
  852. # [14:27] * Joins: maxli (maxli@moz-F47DD19B.student.cs.uwaterloo.ca)
  853. # [14:28] * Joins: jkitch (Thunderbir@moz-C3989E9D.lns20.adl6.internode.on.net)
  854. # [14:29] * Joins: erinui (erinui@moz-A1825C73.osk2.eonet.ne.jp)
  855. # [14:32] * Joins: victorporof (victorporo@F444BE2B.50296537.3EE329E3.IP)
  856. # [14:32] * Quits: jkitch (Thunderbir@moz-C3989E9D.lns20.adl6.internode.on.net) (Ping timeout)
  857. # [14:36] * zz_miketaylr is now known as miketaylr
  858. # [14:36] * Joins: gokce (gokce@99DEDF31.1CB36421.C8B7C20B.IP)
  859. # [14:37] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  860. # [14:37] * miketaylr is now known as zz_miketaylr
  861. # [14:40] * Quits: capella-s3 (capella-s3@moz-3A08EE5.twcny.res.rr.com) (Ping timeout)
  862. # [14:41] * Joins: hemanth (hemanth@2BD84678.9DEC10AD.8B6C1D65.IP)
  863. # [14:41] <hemanth> meow!
  864. # [14:42] <hemanth> Any one here at HackerEarth taking part in the code sprint ?
  865. # [14:42] <hemanth> i'm looking at togetherjs, persona and firefox
  866. # [14:45] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  867. # [14:47] * Quits: rbrandao (uid30340@moz-31ABA2C0.irccloud.com) (Quit: Connection closed for inactivity)
  868. # [14:47] * Joins: sankha93 (sankha93@4AD350E3.624FD4A.D8CBF302.IP)
  869. # [14:48] * Quits: tonymec_KDE (tonymec@FD489BCF.D4FDA674.277517C1.IP) (Ping timeout)
  870. # [14:51] * Joins: tonymec_KDE (tonymec@moz-CA3E9C2E.adsl-dyn.isp.belgacom.be)
  871. # [14:51] * Quits: jviereck03 (Adium@moz-262C7166.dclient.hispeed.ch) (Ping timeout)
  872. # [14:51] * Joins: system64 (uid17738@moz-A42E5B7B.irccloud.com)
  873. # [14:54] * Joins: kamidphish (textual@moz-6AB00DA7.tpgi.com.au)
  874. # [14:57] * Quits: sankha93 (sankha93@4AD350E3.624FD4A.D8CBF302.IP) (Ping timeout)
  875. # [14:59] * Quits: hemanth (hemanth@2BD84678.9DEC10AD.8B6C1D65.IP) (Ping timeout)
  876. # [15:01] * Quits: mwargers (mwargers@moz-AF369B35.adsl.online.nl) (Client exited)
  877. # [15:05] * Quits: heycam (cam@moz-1D84C1DF.mcc.id.au) (Ping timeout)
  878. # [15:12] * Quits: tonymec_KDE (tonymec@moz-CA3E9C2E.adsl-dyn.isp.belgacom.be) (Ping timeout)
  879. # [15:15] * Joins: tonymec_KDE (tonymec@5238BE79.A2D6977D.277517C1.IP)
  880. # [15:15] * Joins: WG9s (bill@moz-6D6F645A.maine.res.rr.com)
  881. # [15:15] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  882. # [15:16] * Quits: gokce (gokce@99DEDF31.1CB36421.C8B7C20B.IP) (Ping timeout)
  883. # [15:17] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Ping timeout)
  884. # [15:18] * Quits: SirCmpwn (SirCmpwn@moz-8D766614.sircmpwn.com) (Ping timeout)
  885. # [15:18] * Quits: reyre (reyre@6A6344CE.2BBBD1AD.5670445F.IP) (Ping timeout)
  886. # [15:19] * Joins: gokce (gokce@99DEDF31.1CB36421.C8B7C20B.IP)
  887. # [15:19] * Quits: iamdustan (iamdustan@moz-A29E7CD1.com) (Ping timeout)
  888. # [15:20] * Joins: sankha93 (sankha93@4AD350E3.624FD4A.D8CBF302.IP)
  889. # [15:21] * Joins: reyre (reyre@6A6344CE.2BBBD1AD.5670445F.IP)
  890. # [15:22] * Joins: SirCmpwn (SirCmpwn@moz-8D766614.sircmpwn.com)
  891. # [15:22] * Joins: Mano (mano@moz-AB1853E1.red.bezeqint.net)
  892. # [15:22] * Joins: iamdustan (iamdustan@moz-A29E7CD1.com)
  893. # [15:22] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  894. # [15:23] * Quits: sankha93 (sankha93@4AD350E3.624FD4A.D8CBF302.IP) (Ping timeout)
  895. # [15:23] * Quits: gokce (gokce@99DEDF31.1CB36421.C8B7C20B.IP) (Ping timeout)
  896. # [15:24] * Joins: capella-s3 (capella-s3@moz-3A08EE5.twcny.res.rr.com)
  897. # [15:24] * Joins: gokce (gokce@99DEDF31.1CB36421.C8B7C20B.IP)
  898. # [15:24] * Quits: WG9s (bill@moz-6D6F645A.maine.res.rr.com) (Quit: ChatZilla 0.9.87-9.1450hg.fc21 [XULRunner 31.0/20140819060014])
  899. # [15:33] * Joins: Edgar (Thunderbir@moz-D6BA41FE.dynamic.hinet.net)
  900. # [15:35] * Quits: Edgar (Thunderbir@moz-D6BA41FE.dynamic.hinet.net) (Quit: Edgar)
  901. # [15:36] * Joins: vikasyaligar (vikasyalig@603EDC6F.E8A26698.BE90E62C.IP)
  902. # [15:38] * Quits: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net) (Ping timeout)
  903. # [15:38] * Joins: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net)
  904. # [15:48] * Joins: mconley (mconley@moz-FBB7D102.cable.teksavvy.com)
  905. # [15:49] * Joins: ericjung (ericjung@6AD971D0.2858E7A5.E141FD9.IP)
  906. # [15:49] * Quits: ericjung (ericjung@6AD971D0.2858E7A5.E141FD9.IP) (Input/output error)
  907. # [15:51] * Joins: brendan (brendaneic@35E90EE3.B8B12C49.396B22AD.IP)
  908. # [15:52] * Joins: ericjung (ericjung@6AD971D0.2858E7A5.E141FD9.IP)
  909. # [15:53] * Quits: brendan (brendaneic@35E90EE3.B8B12C49.396B22AD.IP) (Ping timeout)
  910. # [15:54] * Joins: hemanth (hemanth@3462D4B3.570A1A4F.D5D59AD9.IP)
  911. # [15:55] * ewong is now known as ewong|sleep
  912. # [15:56] * Quits: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net) (Ping timeout)
  913. # [15:56] * Quits: mconley (mconley@moz-FBB7D102.cable.teksavvy.com) (Input/output error)
  914. # [15:56] * Joins: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net)
  915. # [15:59] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  916. # [16:02] * Joins: PiresFelix (Leonardo@moz-8FE16C04.bsaco701.dsl.brasiltelecom.net.br)
  917. # [16:09] * Quits: AndChat|601929 (szafero@moz-1A9D3394.zoominternet.net) (Ping timeout)
  918. # [16:10] * Joins: brendan (brendaneic@35E90EE3.B8B12C49.396B22AD.IP)
  919. # [16:12] * Quits: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net) (Quit: jib)
  920. # [16:12] * Quits: brendan (brendaneic@35E90EE3.B8B12C49.396B22AD.IP) (Ping timeout)
  921. # [16:12] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Input/output error)
  922. # [16:12] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  923. # [16:15] * Joins: tonymec (tonymec@5238BE79.A2D6977D.277517C1.IP)
  924. # [16:16] * Quits: Boriss (Boriss@8F0C6026.9E6A15FD.157879EE.IP) (Quit: Boriss)
  925. # [16:18] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  926. # [16:20] * Joins: loadbang (simon@moz-DD005ABB.range86-161.btcentralplus.com)
  927. # [16:21] * Quits: tonymec (tonymec@5238BE79.A2D6977D.277517C1.IP) (Ping timeout)
  928. # [16:22] * Joins: yurenju (yurenju@moz-F20A7430.dynamic.hinet.net)
  929. # [16:25] * Quits: kamidphish (textual@moz-6AB00DA7.tpgi.com.au) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  930. # [16:25] * Quits: gokce (gokce@99DEDF31.1CB36421.C8B7C20B.IP) (Ping timeout)
  931. # [16:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/a180dbeebe4f - Masayuki Nakano - Bug 1055342 part.1 Rename nsTextStore::mContent and nsTextStore::CurrentContent() to mLockedContent and LockedContent() r=emk
  932. # [16:26] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8a7771c44e38 - Masayuki Nakano - Bug 1055342 part.2 Implement nsTextStore::GetCurrentText() for retrieving current text content even without document lock r=emk
  933. # [16:29] * Joins: gokce (gokce@6C4B09C9.55DBA505.232D870F.IP)
  934. # [16:30] * Joins: tonymec (tonymec@5238BE79.A2D6977D.277517C1.IP)
  935. # [16:31] * Joins: Boriss (Boriss@8F0C6026.9E6A15FD.157879EE.IP)
  936. # [16:33] * Quits: hemanth (hemanth@3462D4B3.570A1A4F.D5D59AD9.IP) (Ping timeout)
  937. # [16:35] * Joins: myk (myk@moz-AC60788E.dsl.dynamic.sonic.net)
  938. # [16:35] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  939. # [16:36] * Joins: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net)
  940. # [16:37] * Joins: mwargers (mwargers@moz-AF369B35.adsl.online.nl)
  941. # [16:37] * Quits: PiresFelix (Leonardo@moz-8FE16C04.bsaco701.dsl.brasiltelecom.net.br) (Connection reset by peer)
  942. # [16:37] * Quits: loadbang (simon@moz-DD005ABB.range86-161.btcentralplus.com) (Quit: loadbang)
  943. # [16:37] * Joins: PiresFelix (Leonardo@moz-8FE16C04.bsaco701.dsl.brasiltelecom.net.br)
  944. # [16:39] * Quits: biesi_ (sid8099@moz-5F4AA75A.irccloud.com) (Ping timeout)
  945. # [16:39] * Joins: szafero (szafero@moz-1A9D3394.zoominternet.net)
  946. # [16:41] * Joins: biesi_ (sid8099@moz-5F4AA75A.irccloud.com)
  947. # [16:41] * Quits: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net) (Quit: jib)
  948. # [16:42] * Joins: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net)
  949. # [16:42] * Joins: mukilan (mukilan@D1E42666.3E0BD90F.520CDC98.IP)
  950. # [16:44] * Joins: hemanth (hemanth@1603C082.EE7D40BC.8B6C1D65.IP)
  951. # [16:49] * Joins: alasin (quassel@1603C082.EE7D40BC.8B6C1D65.IP)
  952. # [16:52] * Quits: mukilan (mukilan@D1E42666.3E0BD90F.520CDC98.IP) (Connection reset by peer)
  953. # [16:52] * Joins: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net)
  954. # [16:53] * Joins: mconley (mconley@729D259E.E28CCE9F.59660190.IP)
  955. # [16:53] * Joins: naveed__ (naveed@moz-BEBE1CDD.nap.wideopenwest.com)
  956. # [16:54] * Quits: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: Leaving.)
  957. # [16:55] * Joins: chmanchester (chmanchest@63CA6098.1EB7376C.ECED8BE3.IP)
  958. # [16:55] * Quits: naveed__ (naveed@moz-BEBE1CDD.nap.wideopenwest.com) (Ping timeout)
  959. # [16:56] * Quits: mconley (mconley@729D259E.E28CCE9F.59660190.IP) (Ping timeout)
  960. # [16:57] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Input/output error)
  961. # [16:58] * Joins: gandalf (zbraniecki@moz-F9900A0D.hsd1.ca.comcast.net)
  962. # [16:58] * Quits: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net) (Quit: jib)
  963. # [16:59] * Joins: naveed__ (naveed@moz-BEBE1CDD.nap.wideopenwest.com)
  964. # [17:00] * Joins: juanb (jbecerra@moz-62518563.mtv2.mozilla.com)
  965. # [17:00] * Joins: shubham7saxena (bzlandfill@4AD350E3.624FD4A.D8CBF302.IP)
  966. # [17:03] * Joins: wlach (wlach@8138114F.24A33D1.77834EAA.IP)
  967. # [17:04] * Quits: shubham7saxena (bzlandfill@4AD350E3.624FD4A.D8CBF302.IP) (Quit: CGI:IRC (EOF))
  968. # [17:05] * Quits: alasin (quassel@1603C082.EE7D40BC.8B6C1D65.IP) (Connection reset by peer)
  969. # [17:06] * Joins: Archaeopteryx (itsme@moz-B90443CF.cust.telecolumbus.net)
  970. # [17:06] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  971. # [17:08] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  972. # [17:08] * ChanServ sets mode: +o smaug
  973. # [17:09] * Joins: developers041 (bzlandfill@4AD350E3.624FD4A.D8CBF302.IP)
  974. # [17:10] * Joins: alasin (quassel@3462D4B3.570A1A4F.D5D59AD9.IP)
  975. # [17:10] * Quits: naveed__ (naveed@moz-BEBE1CDD.nap.wideopenwest.com) (Input/output error)
  976. # [17:10] * Quits: developers041 (bzlandfill@4AD350E3.624FD4A.D8CBF302.IP) (Quit: CGI:IRC)
  977. # [17:11] * Joins: brendan (brendaneic@35E90EE3.B8B12C49.396B22AD.IP)
  978. # [17:11] * Joins: naveed__ (naveed@moz-BEBE1CDD.nap.wideopenwest.com)
  979. # [17:11] * Quits: droy (droy@moz-E0F149F7.members.linode.com) (Input/output error)
  980. # [17:13] * Quits: brendan (brendaneic@35E90EE3.B8B12C49.396B22AD.IP) (Ping timeout)
  981. # [17:13] * Quits: naveed__ (naveed@moz-BEBE1CDD.nap.wideopenwest.com) (Ping timeout)
  982. # [17:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/4cfdd3fe42f4 - Chris Manchester - Bug 1056931 - Release a new moztest to pick up stack logging.;r=jgraham
  983. # [17:14] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/c0c9b96b43d6 - Chris Manchester - Bug 1056930 - Release a new mozlog for inclusion of exception stacks in test_end message. DONTBUILD;r=jgraham
  984. # [17:14] * Quits: shorlander (shorlander@moz-26B8EBF6.swo.res.rr.com) (Ping timeout)
  985. # [17:14] * Joins: shorlander (shorlander@moz-26B8EBF6.swo.res.rr.com)
  986. # [17:16] * Joins: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net)
  987. # [17:16] * Joins: mconley (mconley@729D259E.E28CCE9F.59660190.IP)
  988. # [17:16] * Quits: gandalf (zbraniecki@moz-F9900A0D.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  989. # [17:18] * Quits: dmajor (dmajor@34E8ECDF.DC2C3734.616A18A6.IP) (Connection reset by peer)
  990. # [17:20] * Joins: dmajor (dmajor@95AF77AD.56080C53.97BBD552.IP)
  991. # [17:20] * Joins: StevenLee (Adium@moz-CAE645F6.dynamic.hinet.net)
  992. # [17:21] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Input/output error)
  993. # [17:22] * merike|away is now known as merike
  994. # [17:22] * Joins: goutamnair (uid25773@moz-A42E5B7B.irccloud.com)
  995. # [17:23] * Joins: raj454raj (uid26481@moz-E77DEB21.irccloud.com)
  996. # [17:24] * Joins: loadbang (simon@moz-DD005ABB.range86-161.btcentralplus.com)
  997. # [17:24] * Quits: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: Leaving.)
  998. # [17:26] * Quits: dmajor (dmajor@95AF77AD.56080C53.97BBD552.IP) (Ping timeout)
  999. # [17:28] * Joins: hharchani (uid25346@moz-E77DEB21.irccloud.com)
  1000. # [17:32] * Quits: Mardak (Mardak@4851473D.BD9ECD5D.97D164AB.IP) (Quit: Mardak)
  1001. # [17:32] <pulsebot> Check-in: https://hg.mozilla.org/integration/fx-team/rev/ec2f8320d372 - Erik Vold - Bug 1053911 - Uplift Add-on SDK to Firefox r=me
  1002. # [17:33] * Joins: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net)
  1003. # [17:36] * Joins: dmajor (dmajor@34E8ECDF.DC2C3734.616A18A6.IP)
  1004. # [17:38] * Quits: mwargers (mwargers@moz-AF369B35.adsl.online.nl) (Client exited)
  1005. # [17:38] * Joins: naveed__ (naveed@moz-BEBE1CDD.nap.wideopenwest.com)
  1006. # [17:41] * Joins: dbaron (dbaron@moz-6F4D2D12.dsl.dynamic.sonic.net)
  1007. # [17:41] * ChanServ sets mode: +ao dbaron dbaron
  1008. # [17:42] * Joins: bjacob_ (bjacob@moz-CC07A754.cable.teksavvy.com)
  1009. # [17:43] * Joins: Dexter (chatzilla@70E4E9FB.80763C0B.AA5144CD.IP)
  1010. # [17:44] * Quits: bagder (daniel@234CB8D.5EA71235.B24D57A6.IP) (Ping timeout)
  1011. # [17:44] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  1012. # [17:46] * Quits: huseby|PTO (huseby@moz-B3136CF6.linuxprogrammer.org) (Ping timeout)
  1013. # [17:51] * Quits: mconley (mconley@729D259E.E28CCE9F.59660190.IP) (Input/output error)
  1014. # [17:52] * Quits: bjacob_ (bjacob@moz-CC07A754.cable.teksavvy.com) (Ping timeout)
  1015. # [17:52] * Joins: huseby|PTO (huseby@moz-B3136CF6.linuxprogrammer.org)
  1016. # [17:53] * Joins: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net)
  1017. # [17:57] * Quits: vikasyaligar (vikasyalig@603EDC6F.E8A26698.BE90E62C.IP) (Ping timeout)
  1018. # [17:59] * Joins: ckjohnson777777 (Adium@563B65A4.9CAFAF35.64425457.IP)
  1019. # [17:59] * Quits: ckjohnson777777 (Adium@563B65A4.9CAFAF35.64425457.IP) (Max SendQ exceeded)
  1020. # [17:59] * Joins: ckjohnson777777 (Adium@563B65A4.9CAFAF35.64425457.IP)
  1021. # [18:01] * Quits: Sushant94 (Sushant@4D000F03.A408A512.D30E9BEF.IP) (Ping timeout)
  1022. # [18:01] * Quits: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net) (Quit: jib)
  1023. # [18:02] * Joins: Sushant94 (Sushant@4D000F03.A408A512.D30E9BEF.IP)
  1024. # [18:03] * Joins: sankha93 (sankha93@4AD350E3.624FD4A.D8CBF302.IP)
  1025. # [18:05] * Joins: vikasyaligar (vikasyalig@4E2CDFB8.FCA12AA4.BE90E62C.IP)
  1026. # [18:06] * Quits: ckjohnson777777 (Adium@563B65A4.9CAFAF35.64425457.IP) (Ping timeout)
  1027. # [18:06] * Quits: myk (myk@moz-AC60788E.dsl.dynamic.sonic.net) (Ping timeout)
  1028. # [18:07] * Quits: sankha93 (sankha93@4AD350E3.624FD4A.D8CBF302.IP) (Ping timeout)
  1029. # [18:11] * Quits: yurenju (yurenju@moz-F20A7430.dynamic.hinet.net) (Quit: Computer has gone to sleep.)
  1030. # [18:11] * Quits: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: Leaving.)
  1031. # [18:13] * Joins: dzbarsky (Adium@moz-F536175B.hfc.comcastbusiness.net)
  1032. # [18:14] * Joins: amoghbl1 (Thunderbir@17367B94.C787053C.6D6A344F.IP)
  1033. # [18:15] * Quits: Optimizer (Optimizer@AE8DBCC8.5B9A8933.BE4CF869.IP) (Ping timeout)
  1034. # [18:15] * Quits: heftig (heftig@9402E290.2F84ED1F.1CE4FB2A.IP) (Quit: Quitting)
  1035. # [18:16] * Quits: vikasyaligar (vikasyalig@4E2CDFB8.FCA12AA4.BE90E62C.IP) (Input/output error)
  1036. # [18:17] <Cork> compiling firefox for gtk3 has failed with undefined symbol: gtk_main_do_event for the last week+
  1037. # [18:17] <Cork> http://pastebin.mozilla.org/6109367
  1038. # [18:17] <Cork> anyone know what i should do to get it building?
  1039. # [18:18] * Quits: naveed__ (naveed@moz-BEBE1CDD.nap.wideopenwest.com) (Input/output error)
  1040. # [18:18] <Dexter> And compiling Firefox (tests) has failed with a compilation error in TestMaybe
  1041. # [18:18] * Joins: naveed__ (naveed@moz-BEBE1CDD.nap.wideopenwest.com)
  1042. # [18:19] <Dexter> any clue?
  1043. # [18:19] <Dexter> (Windows)
  1044. # [18:20] * Joins: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com)
  1045. # [18:20] * Quits: dzbarsky (Adium@moz-F536175B.hfc.comcastbusiness.net) (Quit: Leaving.)
  1046. # [18:20] * Quits: Sushant94 (Sushant@4D000F03.A408A512.D30E9BEF.IP) (Quit: Leaving)
  1047. # [18:20] * Quits: naveed__ (naveed@moz-BEBE1CDD.nap.wideopenwest.com) (Ping timeout)
  1048. # [18:21] * Joins: Optimizer (Optimizer@58CC358D.C08EA2A6.BE4CF869.IP)
  1049. # [18:22] * Joins: moz (Mibbit@C00FA4DF.A1DA396A.ED43EB4C.IP)
  1050. # [18:22] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  1051. # [18:23] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Input/output error)
  1052. # [18:23] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  1053. # [18:24] * Joins: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP)
  1054. # [18:25] * Joins: dzbarsky (Adium@moz-F536175B.hfc.comcastbusiness.net)
  1055. # [18:29] * Joins: vikasyaligar (vikasyalig@1603C082.EE7D40BC.8B6C1D65.IP)
  1056. # [18:33] * Joins: yurenju (yurenju@moz-F20A7430.dynamic.hinet.net)
  1057. # [18:34] * Joins: justindarc (justindarc@moz-20F0DA1.public.wayport.net)
  1058. # [18:36] * Quits: dzbarsky (Adium@moz-F536175B.hfc.comcastbusiness.net) (Quit: Leaving.)
  1059. # [18:38] * Joins: frogaincia (Mibbit@B827BEE3.463838B9.4C155415.IP)
  1060. # [18:39] * Joins: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net)
  1061. # [18:39] * Quits: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: Leaving.)
  1062. # [18:41] * Quits: tomer (tomer@F61A4DAE.55661B99.34A7550B.IP) (Ping timeout)
  1063. # [18:43] * Joins: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net)
  1064. # [18:43] * Quits: loadbang (simon@moz-DD005ABB.range86-161.btcentralplus.com) (Quit: loadbang)
  1065. # [18:43] * Joins: tomer (tomer@F61A4DAE.55661B99.34A7550B.IP)
  1066. # [18:44] * Joins: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  1067. # [18:48] * Quits: justindarc (justindarc@moz-20F0DA1.public.wayport.net) (Input/output error)
  1068. # [18:49] * Joins: justindarc (justindarc@moz-20F0DA1.public.wayport.net)
  1069. # [18:51] * Joins: bjacob_ (bjacob@moz-CC07A754.cable.teksavvy.com)
  1070. # [18:52] <@smaug> !seen gandalf
  1071. # [18:52] <@killer> I don't know who gandalf is.
  1072. # [18:52] <firebot> gandalf was last seen 16 hours, 33 minutes and 32 seconds ago, saying 'yeah' in #l10n-drivers.
  1073. # [18:53] * Quits: hemanth (hemanth@1603C082.EE7D40BC.8B6C1D65.IP) (Ping timeout)
  1074. # [18:55] * Joins: hallvors (uid23371@moz-31ABA2C0.irccloud.com)
  1075. # [18:56] * nsm|away is now known as nsm
  1076. # [18:59] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1077. # [18:59] * Quits: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net) (Input/output error)
  1078. # [19:00] * Quits: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com) (Quit: Leaving.)
  1079. # [19:00] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1080. # [19:01] * Joins: ckjohnson777777 (Adium@CD4EC40E.239D85A2.A5CD44E2.IP)
  1081. # [19:01] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  1082. # [19:02] * philor|away is now known as philor
  1083. # [19:04] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1084. # [19:05] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1085. # [19:06] * Quits: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP) (Ping timeout)
  1086. # [19:07] * Quits: bjacob_ (bjacob@moz-CC07A754.cable.teksavvy.com) (Ping timeout)
  1087. # [19:08] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1088. # [19:10] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1089. # [19:10] * Quits: yeukhon (yeukhon@moz-80CA2CBE.nyc.res.rr.com) (Quit: Leaving.)
  1090. # [19:10] * Joins: yeukhon (yeukhon@moz-80CA2CBE.nyc.res.rr.com)
  1091. # [19:11] * Joins: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP)
  1092. # [19:13] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1093. # [19:14] * Joins: Mossop (dtownsend@53343B0D.8DCA2D5.5E2862A8.IP)
  1094. # [19:15] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1095. # [19:16] * BenWa|email is now known as BenWa
  1096. # [19:16] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1097. # [19:17] * Quits: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP) (Quit: Leaving.)
  1098. # [19:17] * Quits: Mossop (dtownsend@53343B0D.8DCA2D5.5E2862A8.IP) (Quit: This computer has gone to sleep)
  1099. # [19:18] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1100. # [19:19] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1101. # [19:19] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1102. # [19:19] * Joins: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP)
  1103. # [19:21] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1104. # [19:21] * Quits: Dexter (chatzilla@70E4E9FB.80763C0B.AA5144CD.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 31.0/20140716183446])
  1105. # [19:22] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1106. # [19:23] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1107. # [19:23] * Joins: Mossop (dtownsend@53343B0D.8DCA2D5.5E2862A8.IP)
  1108. # [19:23] * Quits: Mossop (dtownsend@53343B0D.8DCA2D5.5E2862A8.IP) (Quit: This computer has gone to sleep)
  1109. # [19:26] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1110. # [19:27] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1111. # [19:28] * Quits: achicu (sid13301@moz-5F4AA75A.irccloud.com) (Ping timeout)
  1112. # [19:30] * Joins: achicu (sid13301@moz-5F4AA75A.irccloud.com)
  1113. # [19:30] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1114. # [19:31] * Quits: RealRaven (Thunderbir@F42B62B6.E8DF625.C3498625.IP) (Client exited)
  1115. # [19:32] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1116. # [19:32] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1117. # [19:33] * Joins: anshul (uid41478@moz-31ABA2C0.irccloud.com)
  1118. # [19:33] * Joins: gcp (gpascutto@moz-9CEB1C98.access.telenet.be)
  1119. # [19:33] <anshul> botond_: ping
  1120. # [19:34] * Quits: yurenju (yurenju@moz-F20A7430.dynamic.hinet.net) (Quit: Computer has gone to sleep.)
  1121. # [19:34] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  1122. # [19:34] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1123. # [19:35] * Joins: Mossop (dtownsend@53343B0D.8DCA2D5.5E2862A8.IP)
  1124. # [19:35] * Quits: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP) (Quit: mixedpuppy)
  1125. # [19:35] * Quits: Mossop (dtownsend@53343B0D.8DCA2D5.5E2862A8.IP) (Input/output error)
  1126. # [19:35] * Joins: loadbang (simon@moz-DD005ABB.range86-161.btcentralplus.com)
  1127. # [19:36] * Joins: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP)
  1128. # [19:37] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1129. # [19:38] <philor> sigh. I've got a lot of sins to answer for, but having started "i;r" is certainly one of them
  1130. # [19:38] <philor> seth: around?
  1131. # [19:39] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1132. # [19:39] * @dbaron wonders why philor is asking for seth
  1133. # [19:40] <philor> dbaron: Win7 reftest in https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=3d51132a0099 (and above, and starting a fair way above b2g R1)
  1134. # [19:40] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1135. # [19:40] * Quits: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net) (Ping timeout)
  1136. # [19:41] <philor> I can retrigger into certainty that it's from that push, but I'm lazy and would rather ask whether it probably is :)
  1137. # [19:41] <philor> and also how many of the things above I'll need to back out along with it
  1138. # [19:42] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1139. # [19:42] <@dbaron> philor, probably is, and probably fixing the annotation in the manifest is the best path forward
  1140. # [19:42] * Quits: juanb (jbecerra@moz-62518563.mtv2.mozilla.com) (Ping timeout)
  1141. # [19:43] * @dbaron pokes around to get the sandbox out of the reftest logs
  1142. # [19:43] * Joins: juanb (jbecerra@moz-62518563.mtv2.mozilla.com)
  1143. # [19:44] * Quits: amoghbl1 (Thunderbir@17367B94.C787053C.6D6A344F.IP) (Ping timeout)
  1144. # [19:44] <@dbaron> curious that that's win7 only and neither win8 nor winxp
  1145. # [19:44] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1146. # [19:46] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1147. # [19:46] * Joins: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com)
  1148. # [19:47] <philor> I found the start of hellishly-frequent on b2g curious, too
  1149. # [19:47] <philor> that was actually what I noticed first
  1150. # [19:48] * Joins: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP)
  1151. # [19:48] * Quits: gcp (gpascutto@moz-9CEB1C98.access.telenet.be) (Quit: Make a new plan, Stan!)
  1152. # [19:49] * Quits: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP) (Quit: mixedpuppy)
  1153. # [19:50] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1154. # [19:51] * Joins: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP)
  1155. # [19:51] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1156. # [19:53] * Quits: frogaincia (Mibbit@B827BEE3.463838B9.4C155415.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1157. # [19:53] * Joins: rbarnes (rbarnes@9F3D08E5.80E362.B32C4200.IP)
  1158. # [19:53] * Quits: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP) (Quit: mixedpuppy)
  1159. # [19:53] * Quits: rbarnes (rbarnes@9F3D08E5.80E362.B32C4200.IP) (Input/output error)
  1160. # [19:54] * Joins: rbarnes (rbarnes@9F3D08E5.80E362.B32C4200.IP)
  1161. # [19:55] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1162. # [19:55] * Joins: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP)
  1163. # [19:56] * Quits: rbarnes (rbarnes@9F3D08E5.80E362.B32C4200.IP) (Ping timeout)
  1164. # [19:56] <@dbaron> philor, ok, have a local fix for the win7 annotation; looking at the b2g one now
  1165. # [19:56] <philor> thx
  1166. # [19:56] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1167. # [19:57] <@dbaron> philor, presumably the R1?
  1168. # [19:57] * Quits: gokce (gokce@6C4B09C9.55DBA505.232D870F.IP) (Quit: Konversation terminated!)
  1169. # [19:57] * Quits: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP) (Quit: mixedpuppy)
  1170. # [19:57] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1171. # [19:57] <philor> dbaron: yeah, https://tbpl.mozilla.org/php/getParsedLog.php?id=46632501&tree=Mozilla-Inbound which confused me since mxr told me it was "fails =="
  1172. # [19:57] * Joins: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP)
  1173. # [19:58] * Quits: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP) (Ping timeout)
  1174. # [19:58] <@dbaron> philor, not after seth's patch, looks like
  1175. # [19:59] <@dbaron> philor, the b2g thing started later, though
  1176. # [19:59] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1177. # [20:00] <philor> dbaron: yeah, thus my retriggering in hopes of moving the start away from the merge from m-c :)
  1178. # [20:00] <@dbaron> philor, but it's not even intermittent...
  1179. # [20:03] * Quits: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP) (Quit: mixedpuppy)
  1180. # [20:04] * Joins: askalski (akuda@moz-150CCC28.neoplus.adsl.tpnet.pl)
  1181. # [20:04] * Joins: naveed__ (naveed@moz-BEBE1CDD.nap.wideopenwest.com)
  1182. # [20:05] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1183. # [20:06] * Quits: ckjohnson777777 (Adium@CD4EC40E.239D85A2.A5CD44E2.IP) (Ping timeout)
  1184. # [20:06] * Joins: ckjohnson777777 (Adium@EA1ACB97.98338DD3.56A6FAA.IP)
  1185. # [20:06] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1186. # [20:06] * Joins: jduell (jduell@moz-DA63D68D.hsd1.wa.comcast.net)
  1187. # [20:07] * Joins: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP)
  1188. # [20:07] * Joins: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP)
  1189. # [20:07] * Quits: Mano (mano@moz-AB1853E1.red.bezeqint.net) (Client exited)
  1190. # [20:08] * Joins: Mano (mano@moz-AB1853E1.red.bezeqint.net)
  1191. # [20:09] * Quits: chmanchester (chmanchest@63CA6098.1EB7376C.ECED8BE3.IP) (Quit: )
  1192. # [20:09] * Quits: Mano (mano@moz-AB1853E1.red.bezeqint.net) (Ping timeout)
  1193. # [20:10] * Joins: Mossop (dtownsend@53343B0D.8DCA2D5.5E2862A8.IP)
  1194. # [20:10] * Quits: ckjohnson777777 (Adium@EA1ACB97.98338DD3.56A6FAA.IP) (Ping timeout)
  1195. # [20:10] * Quits: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP) (Quit: mixedpuppy)
  1196. # [20:10] <philor> https://hg.mozilla.org/integration/mozilla-inbound/rev/8ba7b3cb3aff ?
  1197. # [20:11] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1198. # [20:11] * Quits: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP) (Quit: Leaving.)
  1199. # [20:11] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1200. # [20:12] <@dbaron> philor, yes, I came to the same conclusion
  1201. # [20:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/8912092cc511 - L. David Baron - Bug 1043560 followup: Annotate different fuzziness on one test for d2d since it is intermittenly more fuzzy on accelerated win7 reftests.
  1202. # [20:12] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/b09d1cd08b1c - L. David Baron - Bug 1043560 followup: Annotate reliable reftest failure on B2G following merge of bug 1043560 with https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=09ee525ce99d (probably bug 974242).
  1203. # [20:12] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  1204. # [20:13] * Joins: ekr (Adium@moz-FAC44BDF.hfc.comcastbusiness.net)
  1205. # [20:13] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1206. # [20:13] * Joins: ckjohnson777777 (Adium@CD4EC40E.239D85A2.A5CD44E2.IP)
  1207. # [20:14] * Quits: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP) (Ping timeout)
  1208. # [20:15] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1209. # [20:16] * Quits: naveed__ (naveed@moz-BEBE1CDD.nap.wideopenwest.com) (Input/output error)
  1210. # [20:16] * Joins: naveed__ (naveed@moz-BEBE1CDD.nap.wideopenwest.com)
  1211. # [20:17] * Joins: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP)
  1212. # [20:17] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/fb0fdf7c9a10 - James Graham - Bug 1057666 - Ensure that only one log message is printed per line, r=chmanchester
  1213. # [20:17] * jcranmer|away is now known as jcranmer
  1214. # [20:18] * Joins: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP)
  1215. # [20:18] * Quits: naveed__ (naveed@moz-BEBE1CDD.nap.wideopenwest.com) (Ping timeout)
  1216. # [20:18] * Quits: jduell (jduell@moz-DA63D68D.hsd1.wa.comcast.net) (Ping timeout)
  1217. # [20:21] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1218. # [20:22] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1219. # [20:23] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1220. # [20:23] * Quits: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP) (Ping timeout)
  1221. # [20:24] * Joins: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it)
  1222. # [20:25] * Joins: Zupoman (mistrzmag@96766F5F.EAFD72D8.FD4497A0.IP)
  1223. # [20:26] * Joins: drno (nohlmeier@moz-CCCF7F86.hsd1.ca.comcast.net)
  1224. # [20:26] * Joins: mconley (mconley@moz-6E1B5312.dsl.bell.ca)
  1225. # [20:26] * Quits: twi (Adium@moz-D8172BCF.cust.vodafonedsl.it) (Connection reset by peer)
  1226. # [20:28] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/870d25b5d7b3 - Brian Hackett - Bug 1041688 - Avoid creating multiple 'this' objects when calling constructors, r=jandem.
  1227. # [20:28] * Joins: rbarnes (rbarnes@moz-5E1F5C28.washdc.fios.verizon.net)
  1228. # [20:29] * Joins: smontagu (chatzilla@moz-81E6B08A.red.bezeqint.net)
  1229. # [20:30] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1230. # [20:30] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  1231. # [20:30] * ChanServ sets mode: +o smaug
  1232. # [20:31] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1233. # [20:32] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1234. # [20:32] <@smaug> hmm, we passed 50MB
  1235. # [20:32] <@smaug> I wonder what was added
  1236. # [20:32] * Quits: ddahl (ddahl@5D3B67E3.71E1659D.DFB5E910.IP) (Ping timeout)
  1237. # [20:32] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Input/output error)
  1238. # [20:33] * Quits: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com) (Ping timeout)
  1239. # [20:34] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  1240. # [20:34] * ChanServ sets mode: +o smaug
  1241. # [20:34] * Quits: asla (asla@C8A88F19.CFBC986A.8B2FB47A.IP) (Ping timeout)
  1242. # [20:35] * khuey|away is now known as khuey
  1243. # [20:35] * Joins: jduell (jduell@moz-DA63D68D.hsd1.wa.comcast.net)
  1244. # [20:36] * Quits: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP) (Quit: mixedpuppy)
  1245. # [20:37] <@khuey> smaug: speech recognition? :P
  1246. # [20:38] * Quits: askalski (akuda@moz-150CCC28.neoplus.adsl.tpnet.pl) (Ping timeout)
  1247. # [20:38] * Joins: akuda_ (akuda@moz-9379455A.neoplus.adsl.tpnet.pl)
  1248. # [20:38] * Quits: msucan1 (msucan@CBE16C36.3D3F1B61.C0E37CF3.IP) (Quit: Leaving.)
  1249. # [20:39] * Quits: justindarc (justindarc@moz-20F0DA1.public.wayport.net) (Quit: )
  1250. # [20:39] * Joins: askalski (akuda@moz-9B252E74.neoplus.adsl.tpnet.pl)
  1251. # [20:39] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1252. # [20:39] <@smaug> khuey: that isn't in, and shouldn't be there by default anyway
  1253. # [20:40] * Quits: akuda_ (akuda@moz-9379455A.neoplus.adsl.tpnet.pl) (Ping timeout)
  1254. # [20:40] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1255. # [20:40] * mattwoodrow|away is now known as mattwoodrow
  1256. # [20:41] * Quits: firebot (firebot@moz-D6137482.glob.com.au) (Ping timeout)
  1257. # [20:41] * Quits: ckjohnson777777 (Adium@CD4EC40E.239D85A2.A5CD44E2.IP) (Quit: Leaving.)
  1258. # [20:42] * Joins: msucan1 (msucan@CBE16C36.3D3F1B61.C0E37CF3.IP)
  1259. # [20:42] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1260. # [20:42] * Joins: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com)
  1261. # [20:43] * Quits: Mossop (dtownsend@53343B0D.8DCA2D5.5E2862A8.IP) (Quit: This computer has gone to sleep)
  1262. # [20:43] * Quits: juanb (jbecerra@moz-62518563.mtv2.mozilla.com) (Quit: juanb)
  1263. # [20:43] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1264. # [20:44] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  1265. # [20:45] * Joins: firebot (firebot@moz-D6137482.glob.com.au)
  1266. # [20:49] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  1267. # [20:49] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  1268. # [20:52] * Quits: loadbang (simon@moz-DD005ABB.range86-161.btcentralplus.com) (Quit: loadbang)
  1269. # [20:52] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1270. # [20:53] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1271. # [20:53] * Joins: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP)
  1272. # [20:54] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  1273. # [20:55] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  1274. # [20:55] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  1275. # [20:56] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1276. # [20:57] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1277. # [20:58] * Quits: moz (Mibbit@C00FA4DF.A1DA396A.ED43EB4C.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1278. # [20:59] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1279. # [21:00] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1280. # [21:01] * Quits: Optimizer (Optimizer@58CC358D.C08EA2A6.BE4CF869.IP) (Ping timeout)
  1281. # [21:02] * Quits: alasin (quassel@3462D4B3.570A1A4F.D5D59AD9.IP) (Ping timeout)
  1282. # [21:03] * Quits: mixedpuppy (mixedpuppy@6312940C.1CD1A492.814A788F.IP) (Quit: mixedpuppy)
  1283. # [21:04] * Joins: heftig (heftig@moz-B02DC187.dip0.t-ipconnect.de)
  1284. # [21:04] * Quits: askalski (akuda@moz-9B252E74.neoplus.adsl.tpnet.pl) (Quit: Wychodzi)
  1285. # [21:05] * mattwoodrow is now known as mattwoodrow|away
  1286. # [21:05] * Joins: Optimizer (Optimizer@58CC358D.C08EA2A6.BE4CF869.IP)
  1287. # [21:05] * Joins: alasin (quassel@3462D4B3.570A1A4F.D5D59AD9.IP)
  1288. # [21:06] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1289. # [21:07] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1290. # [21:10] * Joins: Mano (mano@moz-AB1853E1.red.bezeqint.net)
  1291. # [21:14] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1292. # [21:15] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1293. # [21:17] * Joins: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net)
  1294. # [21:17] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1295. # [21:18] * Quits: Cydrobolt (cydrobolt@moz-5D3B83EC.cydrobolt.com) (Ping timeout)
  1296. # [21:19] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1297. # [21:19] * Joins: bgrins (bgrins@C7203E51.FBD8ACDB.20F09BA6.IP)
  1298. # [21:19] * Quits: bgrins (bgrins@C7203E51.FBD8ACDB.20F09BA6.IP) (Quit: Leaving.)
  1299. # [21:20] * Joins: bjacob_ (bjacob@moz-CC07A754.cable.teksavvy.com)
  1300. # [21:25] * Quits: jduell (jduell@moz-DA63D68D.hsd1.wa.comcast.net) (Ping timeout)
  1301. # [21:25] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1302. # [21:26] * Joins: amit001 (amitt001@986BA95E.CDFC1456.62DB355F.IP)
  1303. # [21:26] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1304. # [21:30] * Quits: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  1305. # [21:31] * Quits: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com) (Ping timeout)
  1306. # [21:32] * Joins: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com)
  1307. # [21:33] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1308. # [21:34] * Quits: mconley (mconley@moz-6E1B5312.dsl.bell.ca) (Input/output error)
  1309. # [21:34] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1310. # [21:35] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1311. # [21:35] * Joins: gokce (gokce@426F6DF6.D7E377FD.33E9DF57.IP)
  1312. # [21:36] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1313. # [21:36] * Quits: bogdan_maris (Instantbir@EAD7D6BC.3E5A2831.FB2DBB61.IP) (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
  1314. # [21:36] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1315. # [21:37] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1316. # [21:37] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1317. # [21:38] * Joins: Cydrobolt (cydrobolt@moz-5D3B83EC.cydrobolt.com)
  1318. # [21:39] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1319. # [21:40] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1320. # [21:41] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1321. # [21:41] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1322. # [21:43] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1323. # [21:43] * Joins: mconley (mconley@moz-6E1B5312.dsl.bell.ca)
  1324. # [21:43] * Quits: emtwo (Adium@moz-F26BF92.cpe.net.cable.rogers.com) (Quit: Leaving.)
  1325. # [21:43] * Joins: loadbang (simon@moz-DD005ABB.range86-161.btcentralplus.com)
  1326. # [21:44] * Joins: nacerix (Instantbir@742A556F.D8EFF2FE.4A192F9A.IP)
  1327. # [21:44] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1328. # [21:45] * Quits: mconley (mconley@moz-6E1B5312.dsl.bell.ca) (Input/output error)
  1329. # [21:45] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1330. # [21:49] * Joins: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP)
  1331. # [21:50] * Quits: bjacob_ (bjacob@moz-CC07A754.cable.teksavvy.com) (Ping timeout)
  1332. # [21:50] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1333. # [21:51] * Joins: michal (michal@moz-2E7AE383.goll.dyn.salzburg-online.at)
  1334. # [21:51] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1335. # [21:54] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1336. # [21:54] * Joins: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net)
  1337. # [21:55] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1338. # [21:55] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1339. # [21:56] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1340. # [21:57] * Quits: loadbang (simon@moz-DD005ABB.range86-161.btcentralplus.com) (Quit: loadbang)
  1341. # [21:57] * Quits: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP) (Quit: Leaving.)
  1342. # [21:59] * Joins: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com)
  1343. # [21:59] * Joins: amoghbl1 (Thunderbir@17367B94.C787053C.6D6A344F.IP)
  1344. # [22:00] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1345. # [22:01] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1346. # [22:03] * Joins: mukilan (mukilan@D1E42666.3E0BD90F.520CDC98.IP)
  1347. # [22:04] * Quits: Rik (rik@moz-E813DFA5.fbx.proxad.net) (Input/output error)
  1348. # [22:04] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/0dfba827f5fd - Ed Lee - Bug 1057602 - Uplift Enhanced Tiles to Firefox 33. a=sledru
  1349. # [22:04] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/b8bfb14bab0c - Brian Birtles - Bug 1048838 - Properly invalidate the style rule in nsTransitionManager::StyleContextChanged. r=dbaron, a=sledru
  1350. # [22:04] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/e85f5894f075 - L. David Baron - Bug 1048838 - Add mochitest for transitions and restyles. a=sledru
  1351. # [22:04] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/597626afe5e1 - Ben Kelly - Bug 1049801 - Cancel the DispatchOnChannelConnected runnable when destructing the MessageChannel. r=bent, a=sledru
  1352. # [22:05] * Joins: Rik (rik@moz-E813DFA5.fbx.proxad.net)
  1353. # [22:06] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1354. # [22:07] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1355. # [22:08] * Quits: Mano (mano@moz-AB1853E1.red.bezeqint.net) (Client exited)
  1356. # [22:08] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  1357. # [22:08] * Joins: Mano (mano@moz-AB1853E1.red.bezeqint.net)
  1358. # [22:08] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1359. # [22:08] * Quits: mukilan (mukilan@D1E42666.3E0BD90F.520CDC98.IP) (Client exited)
  1360. # [22:09] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1361. # [22:10] * Quits: Mano (mano@moz-AB1853E1.red.bezeqint.net) (Ping timeout)
  1362. # [22:10] * Joins: hemanth (hemanth@1603C082.EE7D40BC.8B6C1D65.IP)
  1363. # [22:10] * Joins: mikeratcliffe (Adium@6B41FE3D.AD1925ED.7CCB197A.IP)
  1364. # [22:12] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1365. # [22:13] * Quits: hemanth (hemanth@1603C082.EE7D40BC.8B6C1D65.IP) (Ping timeout)
  1366. # [22:14] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1367. # [22:14] * Joins: loadbang (simon@moz-DD005ABB.range86-161.btcentralplus.com)
  1368. # [22:14] * Quits: Optimizer (Optimizer@58CC358D.C08EA2A6.BE4CF869.IP) (Connection reset by peer)
  1369. # [22:14] * Joins: Optimizer (Optimizer@58CC358D.C08EA2A6.BE4CF869.IP)
  1370. # [22:16] <pulsebot> Check-in: https://hg.mozilla.org/integration/mozilla-inbound/rev/00188cde54d6 - Chris Peterson - Bug 1036781 - Part 4: Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src/jit for Baseline code. r=jandem
  1371. # [22:17] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1372. # [22:17] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1373. # [22:17] * Quits: loadbang (simon@moz-DD005ABB.range86-161.btcentralplus.com) (Quit: loadbang)
  1374. # [22:17] * Quits: tonymec (tonymec@5238BE79.A2D6977D.277517C1.IP) (Ping timeout)
  1375. # [22:18] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1376. # [22:18] * Quits: Jackneill (Jackneill@moz-78BF03B5.pool.digikabel.hu) (Quit: Leaving)
  1377. # [22:22] * Joins: tonymec (tonymec@5238BE79.A2D6977D.277517C1.IP)
  1378. # [22:23] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1379. # [22:23] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1380. # [22:26] * Quits: smontagu (chatzilla@moz-81E6B08A.red.bezeqint.net) (Ping timeout)
  1381. # [22:26] * Quits: jrmuizel (jrmuizel@moz-4896AE87.cpe.teksavvy.com) (Client exited)
  1382. # [22:26] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1383. # [22:27] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1384. # [22:29] * Joins: smontagu (chatzilla@moz-81E6B08A.red.bezeqint.net)
  1385. # [22:32] * tonymec is now known as tonymec|sleep
  1386. # [22:33] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1387. # [22:34] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1388. # [22:34] * Joins: sicking (sicking@moz-5D774EA3.hsd1.ca.comcast.net)
  1389. # [22:34] * Quits: wlach (wlach@8138114F.24A33D1.77834EAA.IP) (Ping timeout)
  1390. # [22:35] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1391. # [22:36] * Quits: Boriss (Boriss@8F0C6026.9E6A15FD.157879EE.IP) (Ping timeout)
  1392. # [22:36] * Quits: ewong|sleep (chatzilla@moz-8777076B.netvigator.com) (Ping timeout)
  1393. # [22:36] * Joins: Boriss (Boriss@8F0C6026.9E6A15FD.157879EE.IP)
  1394. # [22:37] * Quits: ehugg (ehugg@moz-F46F489D.hsd1.wa.comcast.net) (Quit: ehugg)
  1395. # [22:37] * Joins: ewong|sleep (chatzilla@moz-8777076B.netvigator.com)
  1396. # [22:38] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  1397. # [22:39] * Joins: morlunk (andrew@moz-7CB4AD92.vc.shawcable.net)
  1398. # [22:40] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1399. # [22:40] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Ping timeout)
  1400. # [22:40] <@dbaron> philor, reftests on inbound look happier now
  1401. # [22:41] * Joins: twi (Adium@moz-3514A561.cust.vodafonedsl.it)
  1402. # [22:42] <philor> dbaron: indeed, thanks!
  1403. # [22:43] <pulsebot> Check-in: https://hg.mozilla.org/releases/mozilla-aurora/rev/5ff5ecda2dfb - Ryan VanderMeulen - Backed out changeset 0dfba827f5fd (bug 1057602) for outside network connections.
  1404. # [22:44] * Quits: nacerix (Instantbir@742A556F.D8EFF2FE.4A192F9A.IP) (Ping timeout)
  1405. # [22:44] * Quits: erahm (Adium@moz-A511F1A0.hsd1.or.comcast.net) (Quit: Leaving.)
  1406. # [22:44] * Quits: twi (Adium@moz-3514A561.cust.vodafonedsl.it) (Connection reset by peer)
  1407. # [22:48] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  1408. # [22:48] * BenWa is now known as BenWa|email
  1409. # [22:50] * Joins: lgarner (lgarner@moz-2C100E00.dsl.dynamic.sonic.net)
  1410. # [22:59] * Quits: msucan1 (msucan@CBE16C36.3D3F1B61.C0E37CF3.IP) (Quit: Leaving.)
  1411. # [23:03] * Joins: erahm (Adium@moz-A511F1A0.hsd1.or.comcast.net)
  1412. # [23:03] * Quits: Archaeopteryx (itsme@moz-B90443CF.cust.telecolumbus.net) (Quit: Goodbye)
  1413. # [23:07] * Quits: amit001 (amitt001@986BA95E.CDFC1456.62DB355F.IP) (Ping timeout)
  1414. # [23:07] * Joins: amit001 (amitt001@986BA95E.CDFC1456.62DB355F.IP)
  1415. # [23:09] * Joins: Archaeopteryx (itsme@moz-B90443CF.cust.telecolumbus.net)
  1416. # [23:11] * Quits: smontagu (chatzilla@moz-81E6B08A.red.bezeqint.net) (Ping timeout)
  1417. # [23:11] * Joins: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP)
  1418. # [23:12] * Joins: loadbang (simon@moz-DD005ABB.range86-161.btcentralplus.com)
  1419. # [23:14] * merike is now known as merike|away
  1420. # [23:14] * Joins: ehugg (ehugg@moz-C66CDC49.net.kcls.org)
  1421. # [23:18] * Joins: piresoff (Leonardo@moz-8FE16C04.bsaco701.dsl.brasiltelecom.net.br)
  1422. # [23:19] * Quits: PiresFelix (Leonardo@moz-8FE16C04.bsaco701.dsl.brasiltelecom.net.br) (Ping timeout)
  1423. # [23:20] * Quits: amoghbl1 (Thunderbir@17367B94.C787053C.6D6A344F.IP) (Ping timeout)
  1424. # [23:21] * Quits: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP) (Quit: Leaving.)
  1425. # [23:21] * Quits: sicking (sicking@moz-5D774EA3.hsd1.ca.comcast.net) (Quit: sicking)
  1426. # [23:21] * Joins: amoghbl1 (Thunderbir@ECED1C70.B7B7F4A3.ED87204A.IP)
  1427. # [23:24] * Joins: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net)
  1428. # [23:24] * Quits: alasin (quassel@3462D4B3.570A1A4F.D5D59AD9.IP) (Ping timeout)
  1429. # [23:25] * Joins: sicking (sicking@moz-5D774EA3.hsd1.ca.comcast.net)
  1430. # [23:25] * Quits: Cydrobolt (cydrobolt@moz-5D3B83EC.cydrobolt.com) (Ping timeout)
  1431. # [23:28] * Joins: alasin (quassel@4D93588B.1AFF4FE6.274D17D6.IP)
  1432. # [23:29] * Joins: Cydrobolt (cydrobolt@moz-5D3B83EC.cydrobolt.com)
  1433. # [23:29] * Quits: ehugg (ehugg@moz-C66CDC49.net.kcls.org) (Quit: ehugg)
  1434. # [23:32] * Joins: jib (Jan-Ivar@moz-7F15DAD2.dyn.optonline.net)
  1435. # [23:35] * Quits: loadbang (simon@moz-DD005ABB.range86-161.btcentralplus.com) (Quit: loadbang)
  1436. # [23:35] * Quits: ericjung (ericjung@6AD971D0.2858E7A5.E141FD9.IP) (Quit: Leaving)
  1437. # [23:39] * Joins: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP)
  1438. # [23:39] * Quits: erahm (Adium@moz-A511F1A0.hsd1.or.comcast.net) (Quit: Leaving.)
  1439. # [23:40] * Quits: cpeterson (cpeterson@C2D407F1.48079CAC.42BCAFEB.IP) (Ping timeout)
  1440. # [23:43] * Quits: rvid (textual@moz-9BAF7C87.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  1441. # [23:43] * Joins: jduell (jduell@moz-DA63D68D.hsd1.wa.comcast.net)
  1442. # [23:46] * Quits: mikeratcliffe (Adium@6B41FE3D.AD1925ED.7CCB197A.IP) (Quit: Leaving.)
  1443. # [23:46] * BenWa|email is now known as BenWa
  1444. # [23:48] * Quits: gokce (gokce@426F6DF6.D7E377FD.33E9DF57.IP) (Ping timeout)
  1445. # [23:51] * Quits: Boriss (Boriss@8F0C6026.9E6A15FD.157879EE.IP) (Quit: Boriss)
  1446. # [23:52] * Quits: jduell (jduell@moz-DA63D68D.hsd1.wa.comcast.net) (Input/output error)
  1447. # [23:53] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1448. # [23:59] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  1449. # [23:59] * Joins: bwc (Adium@9CA6B2B5.9820F418.60862D1D.IP)
  1450. # Session Close: Sun Aug 24 00:00:00 2014

The end :)