/irc-logs / mozilla / #developers / 2012-09-22 / end

Options:

  1. # Session Start: Sat Sep 22 00:00:00 2012
  2. # Session Ident: #developers
  3. # [00:00] * Joins: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  4. # [00:01] <sfink> how do we keep that 2nd chunk of JS alive now?
  5. # [00:01] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  6. # [00:01] * geekboy|afk is now known as geekboy
  7. # [00:01] * Joins: mcsmurf (mcsmurf@moz-18E53625.dip.t-dialin.net)
  8. # [00:02] * Quits: StockHunter (StockHunte@moz-D2DB1663.ldv-co.client.bresnan.net) (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
  9. # [00:03] * Quits: espindola (espindola@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  10. # [00:04] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  11. # [00:04] <mccr8> sfink: we'll probably mark it gray, so still alive, just slow for the CC.
  12. # [00:04] <sfink> how does the JS GC know to keep gray things alive?
  13. # [00:04] * Joins: jwilde (Thunderbir@moz-9DE0ED6A.medford.tufts.edu)
  14. # [00:05] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  15. # [00:05] <mccr8> XPConnect keeps a set of those objects around, and the GC asks XPC for any gray objects it has
  16. # [00:05] <sfink> I thought it only looked at black to decide what to discard
  17. # [00:05] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  18. # [00:05] <mccr8> "gray" objects also have their black bit set... ;)
  19. # [00:05] <terrence> sfink: at a guess, MarkGrayAndWeak
  20. # [00:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d1e20611089c - Jared Wein - Bug 786420 - New volume control scrubber is displaced horizontally by 1px. r=dolske
  21. # [00:05] * philor is now known as philor|away
  22. # [00:05] <sfink> oh!
  23. # [00:05] <mccr8> it is a bit confusing..
  24. # [00:05] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
  25. # [00:06] <sfink> at least 2 bits confusing
  26. # [00:06] <mccr8> hah
  27. # [00:06] * mcote is now known as mcote|afk
  28. # [00:08] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  29. # [00:08] * Quits: Mano (mano@AF966CAE.6B80C07E.39716721.IP) (Client exited)
  30. # [00:08] * Joins: StockHunter (StockHunte@moz-D2DB1663.ldv-co.client.bresnan.net)
  31. # [00:11] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  32. # [00:12] * Joins: beaufour (beaufour@moz-DC1D9B4C.nycmny.fios.verizon.net)
  33. # [00:12] * Quits: smagnin (pike@moz-DEF53BC9.fbx.proxad.net) (Client exited)
  34. # [00:12] * bhearsum is now known as bhearsum|afk
  35. # [00:13] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  36. # [00:13] * Quits: @dbaron (dbaron@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  37. # [00:13] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  38. # [00:14] * Quits: garnacho (carlos@moz-B27B0825.dyn.user.ono.com) (Ping timeout)
  39. # [00:14] * armenzg_dinner is now known as armenzg_away
  40. # [00:14] * Quits: armenzg_away (armenzg@moz-B8B589F7.acanac.net) (Input/output error)
  41. # [00:14] * Quits: mwu (mwu@moz-59435430.hsd1.nj.comcast.net) (Ping timeout)
  42. # [00:14] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  43. # [00:14] * Quits: beaufour (beaufour@moz-DC1D9B4C.nycmny.fios.verizon.net) (Quit: beaufour)
  44. # [00:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ea2e059c896b - Steve Fink - Bug 791574 - Use a Unix-compatible list2cmdline. r=terrence.
  45. # [00:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f0e182ab06a9 - Steve Fink - Bug 748309 - Structured clone should check for duplicates of all objects. r=jorendorff
  46. # [00:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2c9976725a57 - Steve Fink - Bug 748309 - Test structured clone handling of cyclic graphs. r=jorendorff
  47. # [00:16] * Joins: tonymec__ (tonymec@B01781A4.FB9C99DE.277517C1.IP)
  48. # [00:16] * tonymec__ is now known as tonymec|away
  49. # [00:18] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  50. # [00:20] * AaronMT is now known as AaronMT|away
  51. # [00:21] * Joins: jwilde1 (Thunderbir@moz-9DE0ED6A.medford.tufts.edu)
  52. # [00:21] * Quits: jwilde (Thunderbir@moz-9DE0ED6A.medford.tufts.edu) (Connection reset by peer)
  53. # [00:21] * Quits: twi (Adium@D379170F.57B5FEBA.965084DF.IP) (Quit: Leaving.)
  54. # [00:21] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  55. # [00:22] * philor|away is now known as philor
  56. # [00:22] * Quits: c0smikdebris (c0smikdebr@4AC0C371.1D173DC.274D17D6.IP) (Ping timeout)
  57. # [00:22] * davehunt is now known as davehunt|away
  58. # [00:23] * catlee is now known as catlee-away
  59. # [00:23] * Joins: c0smikdebris (c0smikdebr@1762E3A2.E7947FA9.2A068A5E.IP)
  60. # [00:23] * Quits: jwilde1 (Thunderbir@moz-9DE0ED6A.medford.tufts.edu) (Ping timeout)
  61. # [00:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/259206b2c7b2 - Bas Schouten - Bug 792190: Relax D3D9 driver version requirements. r=bjacob
  62. # [00:23] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  63. # [00:24] * Quits: gerv (Instantbir@moz-8F586042.nat.csx.cam.ac.uk) (Ping timeout)
  64. # [00:25] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  65. # [00:25] * Quits: automata (automata@3E0AB089.8DDD1F9.16867D26.IP) (Ping timeout)
  66. # [00:28] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  67. # [00:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/046968d6f256 - Drew Willcoxon - Bug 793322 - Troubleshoot.jsm test should fail immediately instead of timing out on snapshot data validation errors. r=felipe
  68. # [00:30] * Joins: tonymec|in_town (tonymec@B01781A4.FB9C99DE.277517C1.IP)
  69. # [00:31] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  70. # [00:31] * Quits: Pike (Pike@moz-3E12A170.pool.mediaways.net) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0.1/20120905151427])
  71. # [00:32] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/034411ee6858 - Jonathan Griffin - Bug 793213 - Disable offline mode for b2g mochitest/reftest, r=ahal, DONTBUILD because NPOTB
  72. # [00:32] * tonymec|in_town is now known as tonymec
  73. # [00:33] * Quits: TheOne (one@moz-4A497D9B.dip.t-dialin.net) (Input/output error)
  74. # [00:35] * Quits: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  75. # [00:35] * Joins: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com)
  76. # [00:35] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  77. # [00:37] * Joins: jwilde (Thunderbir@moz-9DE0ED6A.medford.tufts.edu)
  78. # [00:37] * Quits: hipokrit (hipokrit@81016825.8DB70AE8.839F6EC0.IP) (Quit: Leaving)
  79. # [00:39] <sicking> geekboy: looking at your comments... bbiab
  80. # [00:39] <geekboy> ok
  81. # [00:39] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  82. # [00:39] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  83. # [00:39] <geekboy> sicking: let me know if you want to hop on vidyo or phone to talk through stuff
  84. # [00:39] <marco> do we have a module like jquery deferred usable in firefox?
  85. # [00:42] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  86. # [00:42] * Quits: valenting (Thunderbir@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  87. # [00:42] <sicking> geekboy: ok.. looking
  88. # [00:42] * Joins: MarcosS (Mibbit@moz-80492CE8.dsl.irvnca.pacbell.net)
  89. # [00:43] * Joins: valenting (Thunderbir@moz-BBE3ABD.mv.mozilla.com)
  90. # [00:43] <@smaug> do we not have anything like DOMi in our devtools
  91. # [00:43] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  92. # [00:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/31f6e5e2ca84 - Joe Drew - Bug 787899 - Tests for ensuring we don't mess up multipart/x-mixed-replace streams when the server lies about a part's MIME type. r=jlebar
  93. # [00:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/dccfebdf756c - Joe Drew - Bug 787899 - Always re-sniff the MIME type of parts on multipart/x-mixed-replace streams. r=jlebar
  94. # [00:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e36ba60ece12 - Joe Drew - Bug 758200 - Zero out buffers when allocating new frames in GIF images. r=jlebar
  95. # [00:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e776f05c4f80 - Joe Drew - Bug 789046 - Port a bug fix from the Webkit GIF decoder back to its progenitor, Mozilla! r=jlebar
  96. # [00:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/eea69a3e5c1b - Joe Drew - Bug 787899 - Don't cancel the loading of a multipart/x-mixed-replace stream of we fail to initialize a part. r=jrmuizel
  97. # [00:44] * Quits: abwillis (abwillis@9877934.9DD4DBBF.6A7A197.IP) (Quit: ChatZilla 0.9.89 [SeaMonkey 2.7.2/20120825233257])
  98. # [00:44] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
  99. # [00:45] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  100. # [00:46] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  101. # [00:46] <sicking> mounir: ping
  102. # [00:47] * Joins: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com)
  103. # [00:47] <sicking> geekboy: i'm starting to think that we might need a way to check if a principal is "unknown app" until we get our principals better
  104. # [00:47] <geekboy> sure
  105. # [00:48] <geekboy> so my code can just check that before calling getAppId?
  106. # [00:48] <sicking> geekboy: it's really unfortunate, but weeding out all "unknown app" principals, even from documents, seems like it'll take a while
  107. # [00:48] <mounir> sicking: pong
  108. # [00:48] <sicking> mounir: how would you feel about adding a function that checks if a principal is a "unknown app" principal?
  109. # [00:49] <geekboy> sicking: yeah, it's gonna be annoying too, the three I found took a lot of time in GDB and fixing them was hard because I don't know whether something needs getSimpleCodebasePrincipal or if getNoApp.. is good enough.
  110. # [00:49] * Quits: Matti (chatzilla@moz-DFE4C6DE.dip.t-dialin.net) (Ping timeout)
  111. # [00:49] <sicking> mounir: apparently there are still many places where we're creating "unknown app" principals. And the CSP code needs to avoid asserting
  112. # [00:49] <sicking> mounir: https://bugzilla.mozilla.org/show_bug.cgi?id=768029#c83
  113. # [00:50] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  114. # [00:50] * Quits: MarcosS (Mibbit@moz-80492CE8.dsl.irvnca.pacbell.net) (Quit: http://www.mibbit.com ajax IRC Client)
  115. # [00:50] * Joins: MarcosS (Mibbit@moz-80492CE8.dsl.irvnca.pacbell.net)
  116. # [00:51] * Quits: ircloggr (nodebot@moz-69705722.compute-1.amazonaws.com) (Client exited)
  117. # [00:51] * Quits: MarcosS (Mibbit@moz-80492CE8.dsl.irvnca.pacbell.net) (Quit: http://www.mibbit.com ajax IRC Client)
  118. # [00:51] <@ehsan> joe: jdm: pretty dumb http://stackoverflow.com/questions/4915462/how-should-i-do-floating-point-comparison
  119. # [00:51] * Joins: MarcosS (Mibbit@moz-80492CE8.dsl.irvnca.pacbell.net)
  120. # [00:51] * Joins: ircloggr (nodebot@moz-B6B66E3F.compute-1.amazonaws.com)
  121. # [00:53] <mounir> sicking: i don't see a better idea
  122. # [00:54] * Joins: ekr (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  123. # [00:54] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  124. # [00:55] * Quits: jwilde (Thunderbir@moz-9DE0ED6A.medford.tufts.edu) (Ping timeout)
  125. # [00:56] * Quits: evilpie (chatzilla@moz-3973BA95.pools.arcor-ip.net) (Input/output error)
  126. # [00:56] * Joins: evilpie (chatzilla@moz-3973BA95.pools.arcor-ip.net)
  127. # [00:56] <sicking> mounir: ok
  128. # [00:57] * Quits: rajul (quassel@613E07F5.596BBA71.5700D73F.IP) (Ping timeout)
  129. # [00:58] <Mook_as> hmm. silly mfbt question: why isn't MOZ_ASSERT_IF using __VA_ARGS__? (i.e. why MOZ_ASSERT_IF(cond1, (cond2, msg)) instead of MOZ_ASSERT_IF(cond1, cond2, message)?)
  130. # [00:59] <Mook_as> oh, actually, I guess (cond1, (cond2, msg)) doesn't actually work... huh
  131. # [00:59] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  132. # [01:00] * khuey is now known as khuey|away
  133. # [01:01] * Joins: ekr_ (ekr@moz-D7997EC8.rtfm.com)
  134. # [01:02] * Quits: evilpie (chatzilla@moz-3973BA95.pools.arcor-ip.net) (Broken pipe)
  135. # [01:02] * Quits: vingtetun (vingtetun@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  136. # [01:02] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  137. # [01:03] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e96de9481915 - Chris Jones - Bug 793229: Remove shadowed constant. r=cpeterson
  138. # [01:06] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  139. # [01:07] * Joins: jfkthame (jfkthame@22A9BACE.A1C12133.9542EC20.IP)
  140. # [01:07] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/df803200c049 - Andrew McCreight - Bug 775868 - add checks to DOMWindowUtils, fix tests. r=smaug,bholley a=akeybl
  141. # [01:08] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  142. # [01:08] * Joins: jwilde (Thunderbir@moz-1F6F3542.medford.tufts.edu)
  143. # [01:09] * Quits: valenting (Thunderbir@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  144. # [01:09] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  145. # [01:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/39803b4c2b9d - Matt Brubeck - Bug 716575 (3/4) - Move viewport pixel ratio calculations into the platform [r=dbaron,jwir3,mfinkle,roc]
  146. # [01:10] * jdm is now known as jdm|f00ding
  147. # [01:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9108fa673bfe - Matt Brubeck - Bug 716575 (4/4) - Tests for GetViewportInfo [r=dbaron]
  148. # [01:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ab874d12dcde - Matt Brubeck - Bug 716575 (1/4) - Add a scriptable interface to GetViewportInfo [r=dbaron]
  149. # [01:10] * Quits: terrence (terrence@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  150. # [01:12] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  151. # [01:13] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
  152. # [01:13] * Quits: ehsan_tb (Thunderbir@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  153. # [01:13] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  154. # [01:13] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Quit: Konversation terminated!)
  155. # [01:14] <gps> m/win 6
  156. # [01:14] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
  157. # [01:14] * ChanServ sets mode: +o smaug
  158. # [01:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f753afbe0d85 - Jared Wein - Bug 781588 - [Perf] Refactor formatValue to increase performance by 40%. r=felipe
  159. # [01:15] * Joins: ekr__ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  160. # [01:16] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  161. # [01:16] * Quits: ekr (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Ping timeout)
  162. # [01:16] * ekr__ is now known as ekr
  163. # [01:17] * Joins: darin (darin@moz-CD91E596.google.com)
  164. # [01:17] <gps> am I still allowed to do an inbound merge or should I just wait for someone else to do one whenever?
  165. # [01:17] * Quits: jfkthame (jfkthame@22A9BACE.A1C12133.9542EC20.IP) (Quit: jfkthame)
  166. # [01:18] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  167. # [01:19] <mbrubeck> gps: Feel free, as long as you are merging a changeset that has all builds/tests finished on all platforms (including PGO) and no non-random bustage...
  168. # [01:20] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  169. # [01:21] <mbrubeck> Looks like 63d670f5bde1 is good to merge.
  170. # [01:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1233552047f4 - Jim Blandy - Bug 791157: Make sure the shell's 'evaluate' function properly restores the JSContext options. r=jorendorff
  171. # [01:21] <gps> mbrubeck: https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=d1e20611089c is what I'd like to merge, but it hasn't finished PGO yet.
  172. # [01:21] * Joins: bent_ (chatzilla@moz-C3562645.hsd1.ca.comcast.net)
  173. # [01:21] * Quits: bent (chatzilla@moz-C3562645.hsd1.ca.comcast.net) (Ping timeout)
  174. # [01:22] <gps> I think I'll wait then
  175. # [01:22] * bent_ is now known as bent
  176. # [01:22] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  177. # [01:22] <mbrubeck> Yeah... the occasional PGO-only test failure, combined with the lurking threat of linker memory exhaustion, has made us a bit paranoid about waiting for PGO results before merging. :/
  178. # [01:24] * Joins: fabrice2 (fabrice@moz-BBE3ABD.mv.mozilla.com)
  179. # [01:24] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  180. # [01:24] * Quits: hobophobe (hobophobe@CEB7969B.BA9CDF59.295A79F4.IP) (Quit: Ommm.......)
  181. # [01:24] * Quits: fabrice1 (fabrice@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  182. # [01:24] <mbrubeck> oh look, mysterious red on Bas's push
  183. # [01:24] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  184. # [01:25] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  185. # [01:25] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/b061c2316d0c - Rob Wood - Bug 790991 - Develop a WebAPI test to verify swapping held and active calls, update manifest; r=jgriffin, DONTBUILD (NPOTB)
  186. # [01:26] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  187. # [01:27] * coop|buildduty is now known as coop|afk
  188. # [01:27] <philor> I liked the mysterious red on 63d670f5bde1
  189. # [01:27] * Joins: ehugg_lime (ehugg_lime@moz-668BC9F4.mycingular.net)
  190. # [01:28] <philor> though in truth I liked all 70 of them equally, that one's just more equal than the rest
  191. # [01:29] * jeads|afk is now known as jeads
  192. # [01:29] * Quits: sid0 (u2934@moz-160C58C6.com) (Broken pipe)
  193. # [01:29] * Quits: ttaubert (u2620@EA353AE.F56F9CBA.E0532AE5.IP) (Input/output error)
  194. # [01:30] * Joins: bmoss|2 (bmoss@moz-BBE3ABD.mv.mozilla.com)
  195. # [01:30] <philor> and the first Linux talos hang in months, that's good too
  196. # [01:30] * geekboy is now known as geekboy|afk
  197. # [01:30] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  198. # [01:30] * Joins: ttaubert (u2620@moz-160C58C6.com)
  199. # [01:30] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  200. # [01:30] * Joins: sid0 (u2934@moz-160C58C6.com)
  201. # [01:30] <gps> the talos hang is because we're talking about talos on mailing lists. it has become self-aware
  202. # [01:32] <philor> are we telling it to go crawl under a single-wide trailer house that still has the axles attached and curl up and die like a sick mangy dog?
  203. # [01:33] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  204. # [01:33] * Quits: sfink (chatzilla@moz-3808BA02.dsl.pltn13.sbcglobal.net) (Ping timeout)
  205. # [01:34] <mbrubeck> I thought it was talos tensing its muscles, preparing to pounce on my latest bug 716575 push
  206. # [01:34] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  207. # [01:34] * Joins: sfink (chatzilla@moz-3808BA02.dsl.pltn13.sbcglobal.net)
  208. # [01:34] * bmoss|2 is now known as bmoss
  209. # [01:34] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
  210. # [01:34] * Quits: harth (harth@moz-D62C1A52.hsd1.ca.comcast.net) (Input/output error)
  211. # [01:36] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  212. # [01:38] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  213. # [01:38] * Joins: bmoss|2 (bmoss@moz-BBE3ABD.mv.mozilla.com)
  214. # [01:39] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  215. # [01:39] * Quits: sfink (chatzilla@moz-3808BA02.dsl.pltn13.sbcglobal.net) (Ping timeout)
  216. # [01:40] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  217. # [01:41] * Quits: cviecco_ (cviecco@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  218. # [01:41] * Quits: myk (myk@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  219. # [01:43] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  220. # [01:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6fd36867bac7 - Jim Blandy - Bug 790117: Move external profiler control functions to their own source file in js/src/builtin; drop VTune. r=sfink
  221. # [01:46] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/87bcca77b857 - Jim Blandy - Bug 790117: XPCOM test harness: Delete unused profiler control functions. r=bsmedberg
  222. # [01:47] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  223. # [01:48] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  224. # [01:49] * Joins: knelson (Adium@moz-A32ED6CB.dsl.pltn13.sbcglobal.net)
  225. # [01:49] * Parts: knelson (Adium@moz-A32ED6CB.dsl.pltn13.sbcglobal.net)
  226. # [01:50] * Quits: Optimizer (Optimizer@80476128.B0C3F0F8.274D17D6.IP) (Connection reset by peer)
  227. # [01:50] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  228. # [01:50] * Quits: bmoss|2 (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  229. # [01:51] * Quits: rniwa (rniwa@moz-E98B1DB9.sb.sd.cox.net) (Quit: rniwa)
  230. # [01:51] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Input/output error)
  231. # [01:52] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  232. # [01:54] * Joins: sfink (chatzilla@moz-615DB5A4.dsl.pltn13.sbcglobal.net)
  233. # [01:54] <philor> mbrubeck / ehsan : how's this theory - nsresult-enum needed a clobber on Windows, but because slaves are jumping around from tree to tree so much, most of the builds are actually clobbers from having removed the objdir to make space elsewhere, so we've only had a couple of depend builds?
  234. # [01:55] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Leaving...)
  235. # [01:55] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  236. # [01:56] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Client exited)
  237. # [01:59] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  238. # [01:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c914225fc39a - David Anderson - Invalidate scripts when forbidding compilation (bug 792552, r=jandem).
  239. # [02:00] * Quits: AaronMT|away (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  240. # [02:00] * mattwoodrow|away is now known as mattwoodrow
  241. # [02:00] * Quits: WG9s (bill@moz-D750CC69.maine.res.rr.com) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 15.0/20120827125645])
  242. # [02:01] * Quits: jimm (jmathies@moz-7F164CA1.pn.at.cox.net) (Quit: )
  243. # [02:01] * Joins: Havvy (Mibbit@moz-8C53F593.ptld.qwest.net)
  244. # [02:02] * Quits: jgilbert (jgilbert@moz-2DDAC50E.vc.shawcable.net) (Ping timeout)
  245. # [02:02] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  246. # [02:02] * Joins: dbaron (dbaron@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  247. # [02:02] * ChanServ sets mode: +o dbaron
  248. # [02:04] <@dbaron> So has anybody else been seeing Firefox fill up disk?
  249. # [02:04] <@dbaron> as in, increasing disk usage of a megabyte every few seconds when Firefox is running
  250. # [02:04] <@dbaron> and then eventually resetting
  251. # [02:04] <@dbaron> but causing overall fluctuations close to a gigabyte?
  252. # [02:04] <@dbaron> and the disk usage is *not* within my firefox profile directory
  253. # [02:04] <@dbaron> which is staying constant size
  254. # [02:05] * khuey|away is now known as khuey
  255. # [02:06] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  256. # [02:06] <azakai> dbaron: perhaps in /tmp? if not i'd diff the entire user-writeable drive to see what changes
  257. # [02:06] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  258. # [02:06] <gps> dbaron: what OS?
  259. # [02:06] <@dbaron> it wasn't /tmp either
  260. # [02:06] <@dbaron> Linux
  261. # [02:06] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: Eaten by grue.)
  262. # [02:06] <@dbaron> at least when I checked a week or two ago
  263. # [02:06] * Joins: myk (myk@moz-BBE3ABD.mv.mozilla.com)
  264. # [02:06] <@dbaron> (/tmp)
  265. # [02:07] <azakai> what leads you to suspect firefox is the cause? correlated with cpu usage?
  266. # [02:07] <gps> dbaron: I /think/ inotify ships with some tools to hook into the filesystem watching API. you could use those to see where I/O is happening
  267. # [02:07] * Quits: Lucas (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  268. # [02:08] <gps> see also systemtap
  269. # [02:08] * Quits: myk (myk@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  270. # [02:09] * Quits: jwilde (Thunderbir@moz-1F6F3542.medford.tufts.edu) (Ping timeout)
  271. # [02:09] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  272. # [02:09] <gps> I also just added Python's psutil to the tree: import psutil; p = psutil.Process(firefox_pid); print p.get_io_counters()
  273. # [02:10] <gps> of course, you could just look in /proc yourself :)
  274. # [02:10] <gps> I don't believe Linux keeps track of per-fd I/O counters. maybe it's a kernel debug option, I dunno
  275. # [02:11] * Joins: rniwa (rniwa@moz-D315BFEC.public.wayport.net)
  276. # [02:13] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  277. # [02:14] <mccr8> Is there some way to successfully do try builds with ESR10? Right now it seems to be all burning
  278. # [02:15] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Quit: marco)
  279. # [02:15] <@dbaron> azakai, if I kill -STOP firefox, the disk usage stops going up
  280. # [02:15] <azakai> interesting
  281. # [02:15] <@dbaron> azakai, and then kill -CONT firefox makes it go up again
  282. # [02:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d3319e868a92 - Gregory Szorc - NO BUG - Have .gitignore properly ignore files in python/psutil; r=me DONTBUILD
  283. # [02:16] <azakai> dbaron: i would just print out the entire filesystem as text, and diff it after usage rises a lot
  284. # [02:16] * Quits: ekr (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr)
  285. # [02:16] * ekr_ is now known as ekr
  286. # [02:16] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  287. # [02:18] * Quits: ehugg_lime (ehugg_lime@moz-668BC9F4.mycingular.net) (Client exited)
  288. # [02:19] <philor> mccr8: esr10 is your try server - Linux was the last holdout that still built, but now that it's building on Amazon, that's dead too
  289. # [02:19] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  290. # [02:20] <mccr8> philor: thanks. I was hoping to avoid that, but oh well. My patch should be okay.
  291. # [02:20] * Quits: jimb (user@9E727688.17C2F9C.163DC5C6.IP) (Input/output error)
  292. # [02:20] <philor> if not, it's a no-yelling zone, pretty sure everybody who would yell knows there's no way to tryserver it
  293. # [02:21] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  294. # [02:22] <gps> dbaron: what distro?
  295. # [02:22] <@dbaron> gps, ubuntu
  296. # [02:22] <@dbaron> 12.04
  297. # [02:22] <gps> apt-get install inotify-tools
  298. # [02:22] <gps> then, inotifywatch --help
  299. # [02:23] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  300. # [02:23] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  301. # [02:24] * Quits: rniwa (rniwa@moz-D315BFEC.public.wayport.net) (Quit: rniwa)
  302. # [02:27] <@dbaron> philor, are you saying we're going to ship a release that doesn't compile?
  303. # [02:28] <mccr8> it compiles, just not on try...
  304. # [02:30] * Quits: randix (randix@moz-BDAFEB54.dhcp.astr.or.charter.com) (Quit: away)
  305. # [02:31] * Quits: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com) (Quit: damons)
  306. # [02:31] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  307. # [02:32] <@dbaron> And now 3GB just freed itself, magically.
  308. # [02:32] <@dbaron> 3.3G
  309. # [02:32] * geekboy|afk is now known as geekboy
  310. # [02:33] <@dbaron> well, at least now I have a few more hours until I run out of disk space
  311. # [02:34] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  312. # [02:34] * Joins: Optimizer (Optimizer@80476128.B0C3F0F8.274D17D6.IP)
  313. # [02:34] <gps> dbaron: does `lsof -p firefox_pid` reveal anything interesting?
  314. # [02:34] <Optimizer> jdm|f00ding: future ping when you are done eating
  315. # [02:35] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: mccr8)
  316. # [02:35] * Quits: sgreenlay (sgreenlay@moz-1609A976.dynamic.uwaterloo.ca) (Quit: Leaving...)
  317. # [02:36] * Joins: sgreenlay (sgreenlay@moz-B619922.dynamic.uwaterloo.ca)
  318. # [02:36] <@dbaron> hmmm, there's a file in /var/tmp, which I didn't think to look at
  319. # [02:36] * Quits: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP) (Ping timeout)
  320. # [02:36] <gps> dbaron: I'd save the lsof output for firefox and diff a few runs a few seconds apart when it is acting up
  321. # [02:36] <gps> one of the columns is the fd offset
  322. # [02:36] <@dbaron> gps, the decrease is constant... it's a meg every 5-10 seconds or so
  323. # [02:37] <@dbaron> but it's not /var/tmp
  324. # [02:38] * Joins: tessarakt (jens@moz-3D8E83B6.pools.arcor-ip.net)
  325. # [02:38] <tessarakt> how do I convert the result of nsDependentSubstring(mSearchValue, startPos, endPos - 1) into a nsString?
  326. # [02:39] <@bz_away> tessarakt: typically by passing it to an nsString constructor.
  327. # [02:39] <tessarakt> ah!
  328. # [02:40] <NeilAway> well, it depends on what you want to do with the string
  329. # [02:40] <tessarakt> put it into a std::vector
  330. # [02:40] <tessarakt> std::vector<nsString>, to be precise
  331. # [02:40] <tessarakt> or should I use some Mozilla container type, even when it is used only locally?
  332. # [02:41] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  333. # [02:41] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  334. # [02:41] <tessarakt> compiled, now linking libxul :-o
  335. # [02:41] <NeilAway> well, the mozilla container type would be nsTArray<nsString>, but I don't think that changes anything
  336. # [02:42] <@bz_away> does std::vector throw exceptions?
  337. # [02:42] <@bz_away> (the usual stdlib container type question!)
  338. # [02:42] <NeilAway> tessarakt: also, I'm a little worried about "result of nsDependentSubstring" because you don't normally create one explicitly
  339. # [02:43] <tessarakt> then I am probably looking for a substring function
  340. # [02:43] <tessarakt> and did not find the correct one
  341. # [02:43] <NeilAway> e.g. nsString tmpValue = Substring(mSearchValue, startPos, endPos - 1);
  342. # [02:43] <tessarakt> k!
  343. # [02:45] * Joins: harth (harth@moz-D62C1A52.hsd1.ca.comcast.net)
  344. # [02:45] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  345. # [02:45] * Quits: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com) (Client exited)
  346. # [02:45] <tessarakt> "XPCOM array guide" :-o
  347. # [02:47] <marco> shouldn't this (http://mxr.mozilla.org/mozilla-central/source/toolkit/components/urlformatter/nsURLFormatter.js#41) be inside an #ifdef MACOSX ?
  348. # [02:47] * Quits: harth (harth@moz-D62C1A52.hsd1.ca.comcast.net) (Ping timeout)
  349. # [02:48] <tessarakt> how do I iterate over an nsTArray?
  350. # [02:48] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  351. # [02:48] <@bz_away> other than with a for loop?
  352. # [02:48] <tessarakt> it has no begin() and end() member functions
  353. # [02:48] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  354. # [02:49] <tessarakt> well, how do I get the iterators etc.
  355. # [02:49] <@bz_away> What iterators?
  356. # [02:49] <@bz_away> for (uint32_t i = 0; i < arr.Length(); ++i) {
  357. # [02:49] <@bz_away> // do stuff with arr[i]
  358. # [02:49] <@bz_away> }
  359. # [02:50] <tessarakt> ok
  360. # [02:50] <jaws> bz_away: how are you doing your measurements down to the ns level?
  361. # [02:50] * bz_away is now known as bz
  362. # [02:50] <tessarakt> so no C++-style iterators
  363. # [02:50] <@bz> tessarakt: correct
  364. # [02:50] <@bz> tessarakt: it's not trying to look like an stdlib iterable
  365. # [02:50] <@bz> jaws: by running a loop with lots of iterations. ;)
  366. # [02:50] <@bz> e.g.
  367. # [02:51] <@bz> var bod = document.body;
  368. # [02:51] <@bz> var count = 10000000;
  369. # [02:51] <@bz> var start = new Date();
  370. # [02:51] <@bz> for (var i = 0; i < count; ++i) {
  371. # [02:51] <@bz> bod.getAttribute("foo") == "true"
  372. # [02:51] <@bz> }
  373. # [02:51] <@bz> var end = new Date();
  374. # [02:51] <@bz> alert((end - start) / count * 1e6)
  375. # [02:51] <@bz> Gives the average loop iteration time in ns
  376. # [02:51] * @bz could have used performance.now(), but in practice that's timing over a long enough timeframe that it doesn't matter that much
  377. # [02:51] <gps> wall time. eww
  378. # [02:52] <gps> :)
  379. # [02:52] <jaws> bz: the noise in my calculations was because this was not an isolated test case. i didn't extract that code out of the normal browser environment. so gc pauses and other jank added noise
  380. # [02:52] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  381. # [02:53] <@bz> right
  382. # [02:53] <tessarakt> is there official doxygen or something somewhere?
  383. # [02:53] <tessarakt> mxr is not so easy to use to just get a list of members of a class
  384. # [02:53] <@bz> tessarakt: Not that's maintaned, iirc...
  385. # [02:53] * Joins: jduell__ (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
  386. # [02:53] <gps> tessarakt: are you on Windows?
  387. # [02:54] <tessarakt> Linux
  388. # [02:54] <gps> no Visual Studio IntelliSense for you then :(
  389. # [02:55] <tessarakt> I'll try Eclipse CDT
  390. # [02:55] <tessarakt> tomorrow I'll get 8 Extra-Gigs of RAM
  391. # [02:55] <tessarakt> ah, it's AppendElement
  392. # [02:55] * Quits: Bas (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  393. # [02:57] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  394. # [03:01] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  395. # [03:02] * Quits: c0smikdebris (c0smikdebr@1762E3A2.E7947FA9.2A068A5E.IP) (Quit: Computer has gone to sleep.)
  396. # [03:03] * Quits: jduell__ (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Client exited)
  397. # [03:04] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  398. # [03:04] * Quits: akeybl (akeybl@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving...)
  399. # [03:04] * Quits: bent (chatzilla@moz-C3562645.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.2.19/20110707195905])
  400. # [03:06] * Joins: bent (chatzilla@moz-C3562645.hsd1.ca.comcast.net)
  401. # [03:08] * Joins: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP)
  402. # [03:09] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  403. # [03:10] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  404. # [03:11] * Quits: zzzzz (chatzilla@moz-F047FBF6.dhcp.embarqhsd.net) (Ping timeout)
  405. # [03:12] * Quits: marco (Thunderbir@31972AB9.A2DD14FC.10DC0B64.IP) (Ping timeout)
  406. # [03:13] <tessarakt> http://nopaste.linux-dev.org/?64957
  407. # [03:13] <tessarakt> something's broken with that String handling
  408. # [03:13] * Quits: chewey (chewey@moz-8C90F45.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  409. # [03:13] * Joins: chewey (chewey@moz-9EB9E9A1.dip0.t-ipconnect.de)
  410. # [03:14] * Quits: bonnie (bbsurender@3035F4A5.3753335A.B66DD36E.IP) (Quit: Ex-Chat)
  411. # [03:15] * Quits: sewardj (sewardj@moz-F8E9B5A.dip.t-dialin.net) (Ping timeout)
  412. # [03:16] * Joins: sewardj (sewardj@moz-39091D7C.dip.t-dialin.net)
  413. # [03:17] <tessarakt> what do I use for debug outputs?
  414. # [03:17] <@bz> you mean like printf?
  415. # [03:17] <@bz> And when you say "something is broken"...
  416. # [03:18] <tessarakt> well, it should understand nsStrings and the like
  417. # [03:18] <@bz> do you mean like "does not compile"?
  418. # [03:18] <tessarakt> without the std::cerr stuff it compiled
  419. # [03:18] <@bz> printf("%s\n", NS_ConvertUTF16toUTF8(mynsString))
  420. # [03:18] <tessarakt> but it returned no results
  421. # [03:19] <@bz> Substring() takes a length as third argument
  422. # [03:19] <tessarakt> k, thanks"
  423. # [03:19] <tessarakt> thanks!
  424. # [03:19] <@bz> no problem
  425. # [03:19] <@bz> So I'd start there. ;)
  426. # [03:20] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Connection reset by peer)
  427. # [03:20] <tessarakt> searchStringParts.AppendElement(Substring(mSearchValue, startPos, endPos - startPos)); it is then
  428. # [03:21] <tessarakt> (endPos actually is the char _after_ the last)
  429. # [03:21] * Joins: jduell__ (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
  430. # [03:21] * geekboy is now known as geekboy|afk
  431. # [03:21] * Quits: anton (anton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
  432. # [03:22] * Quits: geekboy|afk (geekboy@moz-BBE3ABD.mv.mozilla.com) (Quit: I'm out.)
  433. # [03:22] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  434. # [03:22] <tessarakt> I normally like C++
  435. # [03:22] <tessarakt> but this is so different from what I am accustomed to ...
  436. # [03:27] <@bz> heh
  437. # [03:27] * Quits: jammink (textual@moz-BBE3ABD.mv.mozilla.com) (Quit: Computer has gone to sleep.)
  438. # [03:27] <@bz> welcome to a large project....
  439. # [03:27] <@bz> which dates to before C++ was well-supported
  440. # [03:28] <@bz> and has to deal with performance worries a lot
  441. # [03:28] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  442. # [03:29] * Quits: jet (junglecode@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: jet)
  443. # [03:31] <tessarakt> ok, debug outputs now ...
  444. # [03:32] * Quits: nmatsakis (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP) (Ping timeout)
  445. # [03:34] <tessarakt> <bz> printf("%s\n", NS_ConvertUTF16toUTF8(mynsString))
  446. # [03:34] <tessarakt> I guess a .data() or something is missing here
  447. # [03:35] * Quits: mcsmurf (mcsmurf@moz-18E53625.dip.t-dialin.net) (Ping timeout)
  448. # [03:36] <jlebar|away> tessarakt, .get()
  449. # [03:37] <tessarakt> thanks
  450. # [03:37] <jlebar|away> The unfortunate thing is our string API is spread over something like eight files, so it's really hard to just look at the headers (tm).
  451. # [03:37] * Quits: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Quit: juanb)
  452. # [03:39] * Joins: Bas (chatzilla@CB3EC984.A5F785DE.396E4C6D.IP)
  453. # [03:39] * Quits: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 15.0/20120827125645])
  454. # [03:39] * Joins: randix (randix@moz-BDAFEB54.dhcp.astr.or.charter.com)
  455. # [03:39] <@bz> er, yes
  456. # [03:39] <@bz> the .get()
  457. # [03:40] <@bz> jlebar|away: and also, the pseudo-templates
  458. # [03:41] <jlebar|away> bz, Yeah.. IIUC someone tried to get rid of them but failed, but I forget why.
  459. # [03:42] * rail_away is now known as rail
  460. # [03:42] * Quits: fabrice2 (fabrice@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  461. # [03:44] * Joins: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br)
  462. # [03:45] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  463. # [03:46] * Quits: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net) (Quit: jgriffin)
  464. # [03:47] * Quits: dew (dew@moz-EBC2DF0B.dhcp.stls.mo.charter.com) (Quit: )
  465. # [03:48] * Quits: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br) (Quit: Bye!)
  466. # [03:50] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  467. # [03:52] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  468. # [03:52] * Joins: dew (dew@moz-EBC2DF0B.dhcp.stls.mo.charter.com)
  469. # [03:55] * Quits: sgreenlay (sgreenlay@moz-B619922.dynamic.uwaterloo.ca) (Quit: Leaving...)
  470. # [03:57] * fabrice is now known as fabrice|afk
  471. # [03:57] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  472. # [04:00] <jcranmer> nsStringAPI.h is generally readable for most API
  473. # [04:01] * jeads is now known as jeads|afk
  474. # [04:02] * Quits: NeilZZZ (neil@moz-7E027EE5.cable.virginmedia.com) (Ping timeout)
  475. # [04:02] * Quits: hub (hub@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
  476. # [04:05] * philor is now known as philor|away
  477. # [04:07] * philor|away is now known as philor
  478. # [04:07] * Quits: sanbonpe (sanbonpe@moz-A9FA172B.dynamic.snap.net.nz) (Client exited)
  479. # [04:08] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
  480. # [04:12] * Quits: ericjung (Mibbit@moz-F14FA912.bstnma.fios.verizon.net) (Ping timeout)
  481. # [04:13] * Quits: Bas (chatzilla@CB3EC984.A5F785DE.396E4C6D.IP) (Ping timeout)
  482. # [04:14] * Quits: @dveditz (dveditz@moz-131789FA.dhcp.cruzio.com) (Quit: dveditz)
  483. # [04:15] * Joins: dveditz (dveditz@moz-131789FA.dhcp.cruzio.com)
  484. # [04:15] * ChanServ sets mode: +o dveditz
  485. # [04:15] * Joins: valenting (Thunderbir@moz-BBE3ABD.mv.mozilla.com)
  486. # [04:17] * Quits: Mardak (Mardak@moz-BBE3ABD.mv.mozilla.com) (Quit: Mardak)
  487. # [04:17] * Joins: Mook (mook@moz-8F011215.dsl.teksavvy.com)
  488. # [04:17] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  489. # [04:17] * Joins: nmatsakis (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP)
  490. # [04:19] * Quits: valenting (Thunderbir@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  491. # [04:21] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Connection reset by peer)
  492. # [04:21] <@dbaron> jcranmer, except it's not really the right api to read...
  493. # [04:22] * Quits: randix (randix@moz-BDAFEB54.dhcp.astr.or.charter.com) (Quit: quit)
  494. # [04:23] <JonathanS> Firefox can't find the file at http://hg.mozilla.org/mozilla-central/. -_-
  495. # [04:24] <JonathanS> i never heard URL is a fie.
  496. # [04:24] <JonathanS> file
  497. # [04:25] * Quits: nmatsakis (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP) (Quit: Textual IRC Client: http://www.textualapp.com/)
  498. # [04:25] * Quits: @dbaron (dbaron@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  499. # [04:28] * Quits: rjohnson19 (chatzilla@moz-9148485F.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  500. # [04:28] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  501. # [04:29] * Quits: StockHunter (StockHunte@moz-D2DB1663.ldv-co.client.bresnan.net) (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
  502. # [04:30] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Ping timeout)
  503. # [04:31] * Quits: jduell__ (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Ping timeout)
  504. # [04:33] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  505. # [04:33] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/a4684d302720 - Phil Ringnalda - Bug 786938 - disable test_handlerApps.xhtml on OS X 10.8 where it's permaorange and keeping mochitest-5 hidden, a=test-only
  506. # [04:33] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/aa77ad5b8f49 - Irving Reid - Bug 557024: Mock out the locale service to make test reliable on non en-US systems. r=bsmedberg, a=test-only
  507. # [04:33] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/1ab9ba6209ad - Phil Ringnalda - Bug 681138 - Disable test_reftests_with_caret.html's bug 106855-1.html and bug 106855-2.html on OS X 10.8, r=ehsan, a=test-only
  508. # [04:34] * Joins: Stan (Stan@moz-994C1A1D.dip.t-dialin.net)
  509. # [04:34] <philor> 15 unstarred failures on aurora, 3 on beta? [insanity wolf] pushes unreviewed and self-approved patches
  510. # [04:36] <jlebar|away> sicking, too many mid-airs with you lately. I need to get faster. :)
  511. # [04:37] <sicking> jlebar|away: hurry up man, you snooze you loose!
  512. # [04:37] <sicking> :)
  513. # [04:37] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
  514. # [04:38] <sicking> jlebar|away: bfcache bug?
  515. # [04:38] <jlebar|away> sicking, yeah
  516. # [04:38] <jlebar|away> sicking, This time.
  517. # [04:38] <jlebar|away> sicking, But I also mid-aired with your last comment in push-notifications.
  518. # [04:38] <sicking> ah, well, that was to be expected
  519. # [04:38] <jlebar|away> :D
  520. # [04:39] <sicking> that was more a function of that you comment there all the time
  521. # [04:39] <jlebar|away> I too can play the "write really long comments" game.
  522. # [04:39] * Quits: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com) (Quit: pcwalton)
  523. # [04:39] <sicking> hah
  524. # [04:39] <sicking> i didn't know i was playing that game?
  525. # [04:39] <jlebar|away> sicking, Oh, you weren't. The other guys in the bug.
  526. # [04:40] <sicking> ah
  527. # [04:40] <philor> luke: tell me not to worry about that gc crash on your aurora push, thx
  528. # [04:40] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  529. # [04:41] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  530. # [04:42] <philor> https://secure.pub.build.mozilla.org/buildapi/recent/tegra-349 - it reads like a demon's resume
  531. # [04:43] * Quits: karl (karl@moz-3A36E2F5.jetstream.xtra.co.nz) (Ping timeout)
  532. # [04:46] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  533. # [04:48] * Quits: bent (chatzilla@moz-C3562645.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.2.19/20110707195905])
  534. # [04:48] * Joins: Boriss (FlyingToas@moz-C68B8649.range86-157.btcentralplus.com)
  535. # [04:49] <philor> starring android would be way faster if it wasn't "check to be sure you don't have an open releng bug where you're pleading to have the slave disabled; check the last 25 jobs to be sure you shouldn't have an open releng bug pleading to have the slave disabled; open the log..."
  536. # [04:49] * Quits: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP) (Quit: lmandel)
  537. # [04:49] * Quits: Callek (chatzilla@moz-ED3249A4.dmz.releng.scl3.mozilla.com) (Ping timeout)
  538. # [04:50] * Joins: Callek (chatzilla@moz-ED3249A4.dmz.releng.scl3.mozilla.com)
  539. # [04:51] * Joins: harth (harth@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  540. # [04:54] * Quits: MarcosS (Mibbit@moz-80492CE8.dsl.irvnca.pacbell.net) (Quit: http://www.mibbit.com ajax IRC Client)
  541. # [04:55] * cjones is now known as cjones-food
  542. # [04:56] * jdm|f00ding is now known as jdm
  543. # [04:56] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  544. # [04:57] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  545. # [04:57] * Joins: valenting (Thunderbir@moz-85EBB8A.dia.static.qwest.net)
  546. # [05:01] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  547. # [05:06] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  548. # [05:09] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  549. # [05:11] * Quits: valenting (Thunderbir@moz-85EBB8A.dia.static.qwest.net) (Ping timeout)
  550. # [05:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a5ad096174ea - Vicamo Yang - Bug 787420: support set/get preferred network type, r=philikon
  551. # [05:16] <philor> woo, #c2000
  552. # [05:17] * Joins: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org)
  553. # [05:19] * Mook waits for the first comment number to exceed the number of the bug it resides in
  554. # [05:20] <philor> alas, bug 793358 doesn't flow off the fingertips the way bug 660480 did
  555. # [05:20] <philor> though that might be because I typed 660480 several thousand times
  556. # [05:21] * Joins: dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net)
  557. # [05:21] * ChanServ sets mode: +o dbaron
  558. # [05:21] * Joins: KaIRC (robert@moz-9387E267.adsl.highway.telekom.at)
  559. # [05:21] * Quits: harth (harth@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
  560. # [05:22] * Quits: KaiRo_away (robert@moz-6A0F5CC1.adsl.highway.telekom.at) (Ping timeout)
  561. # [05:22] <jaws> fox2mike: ping?
  562. # [05:22] * Joins: thinker (thinker@moz-D921FE60.dynamic.kbronet.com.tw)
  563. # [05:28] * Quits: mcote|afk (mcote@moz-FD8EB826.mc.videotron.ca) (Quit: leaving)
  564. # [05:33] * Quits: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Quit: ChatZilla 0.9.89 [Firefox 17.0a2/20120902042008])
  565. # [05:34] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  566. # [05:34] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  567. # [05:35] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  568. # [05:35] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  569. # [05:38] * Quits: Optimizer (Optimizer@80476128.B0C3F0F8.274D17D6.IP) (Ping timeout)
  570. # [05:39] * Quits: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com) (Client exited)
  571. # [05:39] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  572. # [05:40] * Quits: dzbarsky (Adium@moz-39428EC2.phlapa.east.verizon.net) (Quit: Leaving.)
  573. # [05:40] * Quits: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com) (Ping timeout)
  574. # [05:42] * Joins: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com)
  575. # [05:45] * Joins: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com)
  576. # [05:46] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Client exited)
  577. # [05:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f6472d712439 - Fabrice Desré - Bug 793243 - Eng builds (VARIANT=) fail to show homescreen on otoro [r=dhylands]
  578. # [05:51] * Quits: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com) (Quit: dria)
  579. # [05:51] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  580. # [05:56] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  581. # [05:57] * Joins: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP)
  582. # [05:59] * Quits: Mook (mook@moz-8F011215.dsl.teksavvy.com) (Quit: Mook)
  583. # [06:02] * Quits: fitzgen (fitzgen@moz-BBE3ABD.mv.mozilla.com) (Quit: zzzzzzzzz)
  584. # [06:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a713d74f4cd2 - Alexander Surkov - Bug 691580, Bug 782991 - enable logging events/test_focus_contextmenu.xul and states/test_link.html
  585. # [06:17] * Quits: gustavold (gustavold@A066F1CE.C355CF4.FBFF2E6D.IP) (Quit: Leaving.)
  586. # [06:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3b92cb5e3d65 - Shu-yu Guo - Bug 789812 - Change immutability behavior to match that of frozen Objects (r=jwalden)
  587. # [06:25] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  588. # [06:28] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
  589. # [06:29] * Joins: atuljangra (Mibbit@4F882FCC.4850A4DD.1957C0DA.IP)
  590. # [06:30] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  591. # [06:32] * Quits: @bz (bzbarsky@moz-F9F3C337.bstnma.fios.verizon.net) (Quit: Leaving)
  592. # [06:33] * cjones-food is now known as cjones
  593. # [06:36] * Parts: atuljangra (Mibbit@4F882FCC.4850A4DD.1957C0DA.IP)
  594. # [06:38] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  595. # [06:40] * rail is now known as rail_away
  596. # [06:40] <@dolske> damnit.
  597. # [06:41] <@dolske> was wondering why my build was taking so long, noticed I left -j1 in my mozconfig from last time I was hunting a failure
  598. # [06:41] * Quits: snorp (snorp@moz-1E566C62.hsd1.mi.comcast.net) (Ping timeout)
  599. # [06:42] * Joins: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  600. # [06:42] * Joins: valenting (Thunderbir@moz-85EBB8A.dia.static.qwest.net)
  601. # [06:43] * Joins: snorp (snorp@moz-1E566C62.hsd1.mi.comcast.net)
  602. # [06:47] * Joins: biesi_ (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  603. # [06:47] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  604. # [06:50] * Joins: Mardak (Mardak@moz-ECDC5EBC.dsl.pltn13.pacbell.net)
  605. # [06:53] * Quits: Mardak (Mardak@moz-ECDC5EBC.dsl.pltn13.pacbell.net) (Quit: Mardak)
  606. # [06:54] * Joins: Mardak (Mardak@moz-ECDC5EBC.dsl.pltn13.pacbell.net)
  607. # [06:57] * Quits: merinui (merinui@moz-1D8A7606.osk2.eonet.ne.jp) (Quit: Leaving...)
  608. # [06:57] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  609. # [06:58] * Quits: Mardak (Mardak@moz-ECDC5EBC.dsl.pltn13.pacbell.net) (Quit: Mardak)
  610. # [06:58] * Joins: cviecco_ (cviecco@moz-2BC4CC72.hsd1.ca.comcast.net)
  611. # [06:59] * Joins: jgilbert (jgilbert@81B05607.B260FC91.D6F3DB9.IP)
  612. # [07:00] * Joins: atte (atte@moz-401E92F1.dhcp.inet.fi)
  613. # [07:04] * Joins: bz (bzbarsky@moz-F9F3C337.bstnma.fios.verizon.net)
  614. # [07:04] * ChanServ sets mode: +o bz
  615. # [07:04] <@bz> hrm
  616. # [07:04] <@bz> so why does my 9/16 nightly claim to be up to date?
  617. # [07:05] <KWierso|Home> bz: iirc updates (for just l10n builds?) were shut off for crashing or something
  618. # [07:05] * @bz doesn't have an l10n build
  619. # [07:05] <@bz> so basically no one on nightly is actually using anything less than a week old? :(
  620. # [07:05] <JonathanS> bz, I have 9/20
  621. # [07:06] <KWierso|Home> I just updated to 9/21
  622. # [07:06] * Joins: drexler (chatzilla@moz-BD26ECCD.hsd1.vt.comcast.net)
  623. # [07:06] <@bz> interesting
  624. # [07:06] <@bz> I guess the question is whether I should just download a new nightly or report a bug...
  625. # [07:06] * Joins: nmatsakis (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP)
  626. # [07:07] <KWierso|Home> bz: download a (not current but newer) nightly and see if it updates?
  627. # [07:07] <@bz> well
  628. # [07:08] * Joins: sgreenlay (sgreenlay@moz-1609A976.dynamic.uwaterloo.ca)
  629. # [07:08] <@bz> the basic question is whether we have people stuck on old nightlies...
  630. # [07:08] * @bz will experiment later
  631. # [07:08] <@bz> sleep now
  632. # [07:08] * bz is now known as bz_sleep
  633. # [07:09] * philor is now known as philor|away
  634. # [07:09] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  635. # [07:12] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  636. # [07:12] * Quits: nmatsakis (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP) (Quit: Textual IRC Client: http://www.textualapp.com/)
  637. # [07:15] * KaIRC is now known as KaiRo
  638. # [07:15] * Quits: cviecco_ (cviecco@moz-2BC4CC72.hsd1.ca.comcast.net) (Input/output error)
  639. # [07:15] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  640. # [07:16] * Joins: c0smikdebris (c0smikdebr@2CF4A42.B3B9BE3F.BE90E62C.IP)
  641. # [07:19] * Quits: KaiRo (robert@moz-9387E267.adsl.highway.telekom.at) (Input/output error)
  642. # [07:20] * Joins: MarcosS (Mibbit@moz-80492CE8.dsl.irvnca.pacbell.net)
  643. # [07:20] * Quits: MarcosS (Mibbit@moz-80492CE8.dsl.irvnca.pacbell.net) (Quit: http://www.mibbit.com ajax IRC Client)
  644. # [07:21] * Quits: c0smikdebris (c0smikdebr@2CF4A42.B3B9BE3F.BE90E62C.IP) (Connection reset by peer)
  645. # [07:23] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  646. # [07:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f34f3d0bd13d - Timothy Guan-tin Chien - Bug 793082 - Allow sendChromeEvent to queue the events until window.onload fires, r=fabrice
  647. # [07:31] * Joins: c0smikdebris (c0smikdebr@F263F0D6.ACD9C904.BE90E62C.IP)
  648. # [07:35] * philor|away is now known as philor
  649. # [07:36] * Joins: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net)
  650. # [07:37] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  651. # [07:39] * Quits: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP) (Quit: Lost terminal)
  652. # [07:40] * Joins: rajul (quassel@95E6F866.D634B31E.9DA13C14.IP)
  653. # [07:43] * Quits: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  654. # [07:43] * Joins: venk (user@moz-214432C.static.tpgi.com.au)
  655. # [07:44] * jcranmer is now known as jcranmer|away
  656. # [07:46] * Quits: valenting (Thunderbir@moz-85EBB8A.dia.static.qwest.net) (Quit: valenting)
  657. # [07:46] * Joins: valenting (Thunderbir@moz-85EBB8A.dia.static.qwest.net)
  658. # [07:50] * Quits: drexler (chatzilla@moz-BD26ECCD.hsd1.vt.comcast.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  659. # [07:54] * Quits: nthomas|away (chatzilla@moz-224C727C.telstraclear.net) (Ping timeout)
  660. # [07:55] * Quits: lerc (quassel@121-74-253-76.telstraclear.net) (Ping timeout)
  661. # [07:55] * Joins: lerc (quassel@moz-D37B9C34.telstraclear.net)
  662. # [07:55] * Joins: nthomas|away (chatzilla@moz-224C727C.telstraclear.net)
  663. # [07:56] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  664. # [07:56] * Quits: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  665. # [07:56] * Joins: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP)
  666. # [08:04] * Joins: gwagner_ (idefix2@moz-B8B530C2.hsd1.ca.comcast.net)
  667. # [08:06] * Quits: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  668. # [08:07] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  669. # [08:07] * Quits: @dveditz (dveditz@moz-131789FA.dhcp.cruzio.com) (Quit: dveditz)
  670. # [08:07] * Joins: dveditz (dveditz@moz-131789FA.dhcp.cruzio.com)
  671. # [08:07] * ChanServ sets mode: +o dveditz
  672. # [08:08] * Joins: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP)
  673. # [08:11] * Joins: harth (harth@moz-E378A399.hsd1.ca.comcast.net)
  674. # [08:13] * Joins: paolodedios (paolodedio@moz-73EB8E09.hsd1.il.comcast.net)
  675. # [08:13] * Quits: paolodedios (paolodedio@moz-73EB8E09.hsd1.il.comcast.net) (Client exited)
  676. # [08:26] * Quits: gwagner_ (idefix2@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner_)
  677. # [08:27] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  678. # [08:28] * Quits: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au) (Ping timeout)
  679. # [08:28] * Joins: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au)
  680. # [08:29] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  681. # [08:30] * Quits: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net) (Quit: Leaving.)
  682. # [08:33] * Quits: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au) (Ping timeout)
  683. # [08:33] * Joins: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au)
  684. # [08:35] <gaston> hmm will firefox health report be opt-in for existing profiles or opt-out ? and enabled by default on new profiles ? from bug 718066 it seems it'll be opt-out... :/ telemetry was opt-in iirc
  685. # [08:39] * Joins: Chii (Chii@moz-AF83DBEA.broadband.corbina.ru)
  686. # [08:40] <Chii> ello devs
  687. # [08:41] <Chii> there is some serious movements in my office and i wonder what if i "sshfs ~/.thunderbird with same profile to four computers"
  688. # [08:42] <Chii> will it work or four thunderbirds will conflict using same profile at same time?
  689. # [08:42] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Quit: Adios Amigos)
  690. # [08:44] <biesi_> Chii, it won't work (thunderbird will tell you the profile is locked), but if thunderbird didn't prevent you from doing it, it would mess up a lot of stuff
  691. # [08:44] <Chii> =(
  692. # [08:46] * Quits: @dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net) (Ping timeout)
  693. # [08:47] <Chii> do "sshfs only the mail storage" mess up stuff too?
  694. # [08:48] <Chii> please tell me there is a way to sync mailboxes on four computers with thunderbird
  695. # [08:48] <biesi_> Chii, you can't run it concurrently
  696. # [08:48] <biesi_> not with the same mail store
  697. # [08:49] <biesi_> Chii, but if you only run it on one computer at a time, sshfs should be fine
  698. # [08:50] <Chii> hehe =(
  699. # [08:50] <Chii> nope, i have to do it four times at the same time
  700. # [08:51] <Chii> i must find way to sync four mailboxes on four computers then
  701. # [08:52] <biesi_> set up an IMAP server, perhaps
  702. # [08:56] * Quits: c0smikdebris (c0smikdebr@F263F0D6.ACD9C904.BE90E62C.IP) (Ping timeout)
  703. # [08:57] * Quits: rajul (quassel@95E6F866.D634B31E.9DA13C14.IP) (Ping timeout)
  704. # [08:58] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  705. # [09:00] <Chii> IMAP server is thing im trying to avoid
  706. # [09:00] <Chii> im just scared of servers
  707. # [09:00] <Chii> =(
  708. # [09:03] * Joins: mayhemer (Earlybird@8F761026.B5EF4AF6.E96CA9D8.IP)
  709. # [09:03] * Joins: rajul (quassel@9167BDF5.328E37E6.F44414AF.IP)
  710. # [09:06] * Joins: c0smikdebris (c0smikdebr@3218423F.BD4B9C9F.D2D1FAF0.IP)
  711. # [09:06] <@khuey> I just got spam from someone claiming to have seen my "profile" on bugzilla.mozilla.org
  712. # [09:06] * Quits: mayhemer (Earlybird@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  713. # [09:07] * Joins: dzbarsky (Adium@moz-39428EC2.phlapa.east.verizon.net)
  714. # [09:07] * Quits: c0smikdebris (c0smikdebr@3218423F.BD4B9C9F.D2D1FAF0.IP) (Ping timeout)
  715. # [09:14] * philor is now known as philor|away
  716. # [09:14] <JonathanS> khuey, this is not facebook :)
  717. # [09:16] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Input/output error)
  718. # [09:17] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  719. # [09:17] * Chii gone sleep
  720. # [09:17] * Joins: c0smikdebris (c0smikdebr@BC672492.C436E7A2.D2D1FAF0.IP)
  721. # [09:17] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Input/output error)
  722. # [09:18] <tessarakt> ouch!
  723. # [09:18] <tessarakt> you should not nest two loops with the same loop counter ...
  724. # [09:19] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  725. # [09:19] * philor|away is now known as philor
  726. # [09:23] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  727. # [09:23] * mattwoodrow is now known as mattwoodrow|away
  728. # [09:25] * Joins: automata (automata@E9BA0628.D2683785.16867D26.IP)
  729. # [09:26] * Quits: @dveditz (dveditz@moz-131789FA.dhcp.cruzio.com) (Quit: dveditz)
  730. # [09:31] * philor is now known as philor|away
  731. # [09:31] * Quits: jgilbert (jgilbert@81B05607.B260FC91.D6F3DB9.IP) (Ping timeout)
  732. # [09:32] * Quits: biesi_ (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  733. # [09:34] * Quits: venk (user@moz-214432C.static.tpgi.com.au) (Ping timeout)
  734. # [09:35] * Joins: venk (user@moz-214432C.static.tpgi.com.au)
  735. # [09:35] * Quits: tessarakt (jens@moz-3D8E83B6.pools.arcor-ip.net) (Ping timeout)
  736. # [09:36] * philor|away is now known as philor
  737. # [09:37] * philor is now known as philor|away
  738. # [09:38] * Quits: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  739. # [09:40] * Joins: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP)
  740. # [09:44] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/9cfb80a82883 - Tim Taubert - merge m-c to fx-team
  741. # [09:44] <firebot> http://hg.mozilla.org/mozilla-central/rev/f0ddac4f8973 - Panos Astithas - Bug 790952 - Debugger server always creates new actor instances. f=glandium r=rcampbell
  742. # [09:44] <firebot> http://hg.mozilla.org/mozilla-central/rev/0d1172e85858 - Tim Taubert - Bug 791683 - Remove legacy code parts from Panorama; r=felipe
  743. # [09:44] <firebot> http://hg.mozilla.org/mozilla-central/rev/9c75ed3092e8 - Tim Taubert - Bug 791669 - [New Tab Page] don't immediately preload the new tab page on startup; r=jaws
  744. # [09:44] <firebot> http://hg.mozilla.org/mozilla-central/rev/c90c90509736 - Anton Kovalyov - Bug 788769 - The update function in dbg-script-actors.js should also copy getters and setters to the target object. r=past,nfitzgerald
  745. # [09:44] <firebot> http://hg.mozilla.org/mozilla-central/rev/6cd4d5d108d6 - Tim Taubert - Bug 422543 - part 3 - tiny followup/cleanup; r=neil
  746. # [09:44] <firebot> http://hg.mozilla.org/mozilla-central/rev/cdc721f3f9c6 - Anton Kovalyov - Bug 638949 - Please add Copy Location in the context menu for URLs in the web console. r=msucan
  747. # [09:45] <firebot> http://hg.mozilla.org/mozilla-central/rev/243f94de7936 - Tim Taubert - Bug 782890 - BrowserNewTabPreloader.jsm and SafeBrowsing.jsm are referenced using the wrong URI; r=gavin
  748. # [09:45] <firebot> http://hg.mozilla.org/mozilla-central/rev/48ed2f6d569f - Anton Kovalyov - Bug 785044 - Replace the ThreadActor's private debugger object and its getter with a public property. r=past
  749. # [09:47] * Quits: c0smikdebris (c0smikdebr@BC672492.C436E7A2.D2D1FAF0.IP) (Quit: Computer has gone to sleep.)
  750. # [09:50] * Joins: jduell__ (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
  751. # [09:51] * Joins: maikmerten (maikmerten@moz-500CF14E.dynamic.qsc.de)
  752. # [09:53] * Joins: Stan_ (Stan@moz-A8797C47.dip.t-dialin.net)
  753. # [09:54] * Quits: Stan (Stan@moz-994C1A1D.dip.t-dialin.net) (Ping timeout)
  754. # [09:57] * Joins: TheOne (one@moz-25DD1DE0.dip.t-dialin.net)
  755. # [09:59] * khuey is now known as khuey|away
  756. # [10:00] * Quits: jduell__ (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Ping timeout)
  757. # [10:03] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  758. # [10:03] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  759. # [10:07] * Joins: ehsan_tb (Thunderbir@moz-C48D29C4.cable.teksavvy.com)
  760. # [10:08] * Joins: past (past@moz-3BBC237D.dsl.dyn.forthnet.gr)
  761. # [10:08] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  762. # [10:08] * ChanServ sets mode: +o ehsan
  763. # [10:08] * Joins: jfkthame (jfkthame@22A9BACE.A1C12133.9542EC20.IP)
  764. # [10:11] * Joins: gerv (Instantbir@moz-8F586042.nat.csx.cam.ac.uk)
  765. # [10:11] * Quits: gcp (gcp@moz-D0E475EA.access.telenet.be) (Quit: Leaving)
  766. # [10:13] * Joins: Optimizer (Optimizer@980390CE.3B7EC11C.BE90E62C.IP)
  767. # [10:14] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  768. # [10:19] <Chii> please tell me if there any easy ways to make IMAP server which will pop3 mail to itself and then imap to wherever i need? im ubuntu server 12.04
  769. # [10:22] * Joins: givanica (chatzilla@47128F96.4D6D914F.FB866788.IP)
  770. # [10:22] * Quits: ferongr (ferongr@moz-70D9DFD9.dsl.dyn.forthnet.gr) (Ping timeout)
  771. # [10:37] * Quits: gerv (Instantbir@moz-8F586042.nat.csx.cam.ac.uk) (Ping timeout)
  772. # [10:39] * Joins: msucan (mihai@17969768.DD17A642.B4CEF140.IP)
  773. # [10:53] * Quits: azakai|far (alon@moz-8D0CC798.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  774. # [10:58] <Yoric> gavin: Now that we have approval for bug 790649, what are the next steps?
  775. # [10:58] <Yoric> (to get it landed, that is)
  776. # [10:58] * Joins: schien-laptop (schien@moz-66CC5553.dynamic.hinet.net)
  777. # [11:00] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  778. # [11:03] * Quits: jfkthame (jfkthame@22A9BACE.A1C12133.9542EC20.IP) (Quit: jfkthame)
  779. # [11:06] * Quits: dzbarsky (Adium@moz-39428EC2.phlapa.east.verizon.net) (Quit: Leaving.)
  780. # [11:09] * Quits: hub (hub@moz-E2FCA694.figuiere.net) (Ping timeout)
  781. # [11:11] * Joins: xakz (XaMaD@moz-34FBE388.fbx.proxad.net)
  782. # [11:16] <Optimizer> my build is purple on try, how to check what exception happened ?
  783. # [11:18] * Quits: rajul (quassel@9167BDF5.328E37E6.F44414AF.IP) (Client exited)
  784. # [11:19] * Quits: cjones (cjones@moz-45913895.socal.res.rr.com) (Quit: Leaving)
  785. # [11:19] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  786. # [11:24] <Unfocused> Optimizer: it'll be in the build-log somewhere, click the purple, and hit Build log at the bottom left
  787. # [11:24] <Optimizer> it is not showing breif one
  788. # [11:24] <Optimizer> its full log
  789. # [11:25] <Unfocused> but purple means infrastructure issue - you're almost guaranteed to just want to hit rebuild
  790. # [11:25] <Optimizer> oh
  791. # [11:25] <Optimizer> ok thanks :)
  792. # [11:25] <Unfocused> :)
  793. # [11:26] <Unfocused> (thats why it wasn't showing up in the summary too)
  794. # [11:26] <Optimizer> I should probably only build oths from next time, as my code mostly reside in devtools directory
  795. # [11:26] * Quits: harth (harth@moz-E378A399.hsd1.ca.comcast.net) (Input/output error)
  796. # [11:27] <Optimizer> ah, no such option :|
  797. # [11:27] <Optimizer> ah, got it
  798. # [11:27] * Joins: jfkthame (jfkthame@22A9BACE.A1C12133.9542EC20.IP)
  799. # [11:30] <Unfocused> oh, yea, its not the most obvious button
  800. # [11:31] <Optimizer> -u mochitest-{o}
  801. # [11:32] * Joins: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com)
  802. # [11:33] * Joins: dao (dao@moz-FB0E9C6B.pool.mediaways.net)
  803. # [11:34] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  804. # [11:34] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  805. # [11:34] * ChanServ sets mode: +o roc
  806. # [11:37] * Joins: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP)
  807. # [11:38] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  808. # [11:41] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
  809. # [11:42] * Quits: jfkthame (jfkthame@22A9BACE.A1C12133.9542EC20.IP) (Quit: jfkthame)
  810. # [11:42] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  811. # [11:43] * Joins: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com)
  812. # [11:45] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  813. # [11:46] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  814. # [11:46] * Quits: Optimizer (Optimizer@980390CE.3B7EC11C.BE90E62C.IP) (Ping timeout)
  815. # [11:48] * Quits: decoder (quassel@moz-216446B9.own-hero.net) (Ping timeout)
  816. # [11:48] * Joins: Optimizer (Optimizer@2C27DBA6.F94ECD12.D2D1FAF0.IP)
  817. # [11:49] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  818. # [11:50] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  819. # [11:51] * Joins: decoder (quassel@moz-216446B9.own-hero.net)
  820. # [11:53] * Joins: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP)
  821. # [11:55] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  822. # [11:56] * Quits: Optimizer (Optimizer@2C27DBA6.F94ECD12.D2D1FAF0.IP) (Ping timeout)
  823. # [11:56] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  824. # [11:57] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Ping timeout)
  825. # [11:57] * Joins: ferongr (ferongr@moz-70D9DFD9.dsl.dyn.forthnet.gr)
  826. # [11:57] * Joins: karl (karl@moz-74EEDB39.jetstream.xtra.co.nz)
  827. # [11:59] * Quits: mw22 (chatzilla@moz-AF369B35.adsl.online.nl) (Client exited)
  828. # [11:59] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  829. # [11:59] * Joins: Optimizer (Optimizer@8A704BD.1B98A9E0.BE90E62C.IP)
  830. # [11:59] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  831. # [12:00] * Joins: mw22 (chatzilla@moz-AF369B35.adsl.online.nl)
  832. # [12:03] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  833. # [12:05] * Quits: Boriss (FlyingToas@moz-C68B8649.range86-157.btcentralplus.com) (Quit: Boriss)
  834. # [12:06] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
  835. # [12:06] * ChanServ sets mode: +o smaug
  836. # [12:06] * Quits: tonymec (tonymec@B01781A4.FB9C99DE.277517C1.IP) (Connection reset by peer)
  837. # [12:07] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  838. # [12:08] * Quits: Optimizer (Optimizer@8A704BD.1B98A9E0.BE90E62C.IP) (Ping timeout)
  839. # [12:08] * Joins: Bas (chatzilla@moz-6F017FFB.ip.telfort.nl)
  840. # [12:09] * Joins: zzzzz (chatzilla@moz-107FCDBA.hfc.comcastbusiness.net)
  841. # [12:09] * Quits: givanica (chatzilla@47128F96.4D6D914F.FB866788.IP) (Client exited)
  842. # [12:09] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  843. # [12:10] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  844. # [12:11] * Joins: Optimizer (Optimizer@7A9867C6.6653F6F1.D2D1FAF0.IP)
  845. # [12:11] * Quits: Bas (chatzilla@moz-6F017FFB.ip.telfort.nl) (Connection reset by peer)
  846. # [12:12] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  847. # [12:13] * Joins: tonymec (tonymec@B01781A4.FB9C99DE.277517C1.IP)
  848. # [12:14] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  849. # [12:15] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  850. # [12:17] * Quits: dao (dao@moz-FB0E9C6B.pool.mediaways.net) (Quit: Leaving.)
  851. # [12:17] * Joins: Matti (chatzilla@moz-B20D5ACE.dip.t-dialin.net)
  852. # [12:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a06ea10ddb04 - Andres Hernandez - Bug 753127 - Add telemetry for the time spent updating UI in response to a tab switch. r=dao
  853. # [12:21] * Joins: dao (dao@moz-FB0E9C6B.pool.mediaways.net)
  854. # [12:24] * Joins: Bas (chatzilla@moz-6B6F3B1E.ip.telfort.nl)
  855. # [12:26] * Joins: givanica (chatzilla@47128F96.4D6D914F.FB866788.IP)
  856. # [12:26] * Quits: Bas (chatzilla@moz-6B6F3B1E.ip.telfort.nl) (Ping timeout)
  857. # [12:28] * Quits: automata (automata@E9BA0628.D2683785.16867D26.IP) (Ping timeout)
  858. # [12:29] * Joins: Bas (chatzilla@moz-CE1523D5.ip.telfort.nl)
  859. # [12:31] * Quits: givanica (chatzilla@47128F96.4D6D914F.FB866788.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0.1/20120905151427])
  860. # [12:31] * Joins: givanica (chatzilla@47128F96.4D6D914F.FB866788.IP)
  861. # [12:32] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  862. # [12:32] * Quits: Bas (chatzilla@moz-CE1523D5.ip.telfort.nl) (Ping timeout)
  863. # [12:32] * Quits: past (past@moz-3BBC237D.dsl.dyn.forthnet.gr) (Ping timeout)
  864. # [12:33] * Joins: Bas (chatzilla@moz-CE1523D5.ip.telfort.nl)
  865. # [12:34] * Joins: past (past@moz-3BBC237D.dsl.dyn.forthnet.gr)
  866. # [12:34] * Quits: karl (karl@moz-74EEDB39.jetstream.xtra.co.nz) (Ping timeout)
  867. # [12:34] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  868. # [12:35] * Quits: msucan (mihai@17969768.DD17A642.B4CEF140.IP) (Ping timeout)
  869. # [12:40] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  870. # [12:40] * Quits: Optimizer (Optimizer@7A9867C6.6653F6F1.D2D1FAF0.IP) (Ping timeout)
  871. # [12:41] * Joins: msucan (mihai@17969768.DD17A642.B4CEF140.IP)
  872. # [12:41] * Quits: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  873. # [12:43] * Joins: Optimizer (Optimizer@2AE8B564.11F77411.D2D1FAF0.IP)
  874. # [12:44] * Joins: NeilZZZ (neil@moz-7E027EE5.cable.virginmedia.com)
  875. # [12:45] * Joins: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP)
  876. # [12:45] * Quits: past (past@moz-3BBC237D.dsl.dyn.forthnet.gr) (Ping timeout)
  877. # [12:46] * mattwoodrow|away is now known as mattwoodrow
  878. # [12:47] <Optimizer> windows build take a hell lot of time!
  879. # [12:47] * Quits: ferongr (ferongr@moz-70D9DFD9.dsl.dyn.forthnet.gr) (Ping timeout)
  880. # [12:47] * Joins: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com)
  881. # [12:50] * Joins: ferongr (ferongr@moz-70D9DFD9.dsl.dyn.forthnet.gr)
  882. # [12:55] * Quits: ferongr (ferongr@moz-70D9DFD9.dsl.dyn.forthnet.gr) (Ping timeout)
  883. # [12:56] * Joins: Mano (mano@AF966CAE.6B80C07E.39716721.IP)
  884. # [12:56] * Joins: ferongr (ferongr@moz-77A6983F.dsl.dyn.forthnet.gr)
  885. # [12:57] <@smaug> Thunderbird, bugmail really isn't spam
  886. # [12:58] * Quits: ferongr (ferongr@moz-77A6983F.dsl.dyn.forthnet.gr) (Quit: ferongr)
  887. # [12:58] * Joins: ferongr (ferongr@moz-77A6983F.dsl.dyn.forthnet.gr)
  888. # [12:59] * Quits: ferongr (ferongr@moz-77A6983F.dsl.dyn.forthnet.gr) (Quit: ferongr)
  889. # [12:59] * Joins: ferongr (ferongr@moz-77A6983F.dsl.dyn.forthnet.gr)
  890. # [13:01] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
  891. # [13:03] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  892. # [13:04] * Quits: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net) (Quit: jhopkins)
  893. # [13:04] * Quits: givanica (chatzilla@47128F96.4D6D914F.FB866788.IP) (Client exited)
  894. # [13:05] * Joins: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net)
  895. # [13:05] * Joins: evilpie (chatzilla@moz-1BA75B77.pools.arcor-ip.net)
  896. # [13:06] * Quits: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net) (Quit: jhopkins)
  897. # [13:09] * Joins: stevee (Miranda@moz-26EA4122.cable.virginmedia.com)
  898. # [13:10] * Quits: dao (dao@moz-FB0E9C6B.pool.mediaways.net) (Quit: Leaving.)
  899. # [13:11] * mattwoodrow is now known as mattwoodrow|away
  900. # [13:14] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  901. # [13:17] <mounir> is "Firefox Health Report" related to telemetry?
  902. # [13:19] * Quits: Bas (chatzilla@moz-CE1523D5.ip.telfort.nl) (Ping timeout)
  903. # [13:22] <baku> mounir, I need a feedback here: https://bugzilla.mozilla.org/show_bug.cgi?id=792471
  904. # [13:22] <baku> we have a crash when from the browser (b2g) we use/read/do-anything-with navigator.mozSms
  905. # [13:22] <baku> and the reason is because the browser doesn't have the permission for it.
  906. # [13:22] * Quits: Chii (Chii@moz-AF83DBEA.broadband.corbina.ru) (Ping timeout)
  907. # [13:24] * Joins: rajul (quassel@60C06913.10E4C9C5.25B273F5.IP)
  908. # [13:24] <mounir> that's a gaia bug I would say
  909. # [13:24] <mounir> but let me check
  910. # [13:27] <baku> if you need more info, ask. I have gdb open, breakpoints & C already set
  911. # [13:28] * Quits: Matti (chatzilla@moz-B20D5ACE.dip.t-dialin.net) (Client exited)
  912. # [13:29] <mounir> arf
  913. # [13:29] <mounir> I think I found the bug
  914. # [13:29] <mounir> baku: do you want to fix it?
  915. # [13:29] <mounir> oh, you are assigned
  916. # [13:29] <mounir> I will comment on the bug
  917. # [13:29] <nthomas|away> mounir: no, see the FAW
  918. # [13:29] <nthomas|away> er, FAQ
  919. # [13:30] * Joins: kendle (Mibbit@6F852C37.1DA33330.2AB48280.IP)
  920. # [13:31] * Quits: kendle (Mibbit@6F852C37.1DA33330.2AB48280.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  921. # [13:31] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  922. # [13:31] * Joins: pankajsa (Mibbit@6F852C37.1DA33330.2AB48280.IP)
  923. # [13:34] * Joins: dao (dao@moz-FB0E9C6B.pool.mediaways.net)
  924. # [13:34] * Quits: pankajsa (Mibbit@6F852C37.1DA33330.2AB48280.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  925. # [13:36] * Quits: dao (dao@moz-FB0E9C6B.pool.mediaways.net) (Quit: Leaving.)
  926. # [13:36] * Joins: stefanh (stefanh@moz-3EED0162.customers.ownit.se)
  927. # [13:37] <mounir> nthomas|away: I guess I should have a look at the FAQ then ;)
  928. # [13:37] <mounir> baku: I commented in the bug
  929. # [13:37] <nthomas|away> https://blog.mozilla.org/metrics/firefox-health-report/fhr-faq/
  930. # [13:40] <mounir> nthomas|away: thanks :)
  931. # [13:43] <baku> mounir, what is that huge-method-that-I-don't-like-but-is-already-there-anyway? :)
  932. # [13:43] <baku> and where is it..?
  933. # [13:44] <mounir> baku: it's (2)
  934. # [13:44] * Joins: mcsmurf (mcsmurf@moz-FF12B35.dip.t-dialin.net)
  935. # [13:44] <baku> ah ok :)
  936. # [13:48] * Quits: stefanh (stefanh@moz-3EED0162.customers.ownit.se) (Ping timeout)
  937. # [13:49] * Joins: Bas (chatzilla@moz-61BA41D6.ip.telfort.nl)
  938. # [13:50] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
  939. # [13:50] * ChanServ sets mode: +o smaug
  940. # [13:51] * Quits: venk (user@moz-214432C.static.tpgi.com.au) (Ping timeout)
  941. # [13:53] * Joins: kk1fff (kk1fff@A3C0D8DF.7BA35CFC.3532946B.IP)
  942. # [13:53] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
  943. # [13:54] * Quits: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  944. # [13:55] * Joins: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP)
  945. # [13:58] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  946. # [14:00] * Quits: maligree (maligree@moz-805BFE8.neoplus.adsl.tpnet.pl) (Ping timeout)
  947. # [14:00] <evilpie> implementing a new html attribute, not even scared yet!
  948. # [14:00] * Joins: past (past@moz-3BBC237D.dsl.dyn.forthnet.gr)
  949. # [14:02] * Quits: philor|away (philor@moz-638273A8.my-nick.name) (Ping timeout)
  950. # [14:04] * Joins: maligree (maligree@moz-6628CF24.neoplus.adsl.tpnet.pl)
  951. # [14:04] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  952. # [14:05] <mounir> evilpie: which one?
  953. # [14:06] <evilpie> i am trying my luck with <a download
  954. # [14:06] <mounir> evilpie: oh...
  955. # [14:06] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  956. # [14:06] <evilpie> the spec claims this is also for <area> ..
  957. # [14:07] <evilpie> i am not sure yet how to actually force external download with a specific file name
  958. # [14:07] <mounir> evilpie: nsIFilePicker sets the default file name
  959. # [14:07] <mounir> that's one place to look at
  960. # [14:07] <mounir> I mean, you have to look at callers
  961. # [14:07] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  962. # [14:07] <evilpie> isn't that for <input type=file> ?
  963. # [14:07] <mounir> there will be another place, when you don't actually go trough nsIFilePicker
  964. # [14:08] <mounir> evilpie: I think right click -> Save Target As uses that too
  965. # [14:08] <evilpie> oh that's a good place to look1
  966. # [14:09] * Joins: philor|away (philor@moz-638273A8.my-nick.name)
  967. # [14:12] * Quits: past (past@moz-3BBC237D.dsl.dyn.forthnet.gr) (Ping timeout)
  968. # [14:14] <evilpie> but i think we want the download box and not the filepicker actually
  969. # [14:15] * tonymec is now known as tonymec|sleep
  970. # [14:16] * Joins: Ms2ger (Ms2ger@C7FCF2D5.F032B4DF.37724B0D.IP)
  971. # [14:16] <mounir> evilpie: i would say both
  972. # [14:17] <mounir> but download box clearly should be modified
  973. # [14:20] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  974. # [14:21] * Quits: michal (michal@moz-41EAF533.lightcomp.cz) (Ping timeout)
  975. # [14:24] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  976. # [14:25] <evilpie> in chrome you can also drag and drop the link and it is saved as a file
  977. # [14:26] * Mano wonders how firebug gets xmlhttprequst objects for nsichannels
  978. # [14:28] * Joins: stefanh (stefanh@moz-3EED0162.customers.ownit.se)
  979. # [14:29] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  980. # [14:32] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  981. # [14:34] * Joins: randix (randix@moz-BDAFEB54.dhcp.astr.or.charter.com)
  982. # [14:36] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  983. # [14:37] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  984. # [14:40] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  985. # [14:40] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  986. # [14:42] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  987. # [14:42] * Quits: Bas (chatzilla@moz-61BA41D6.ip.telfort.nl) (Ping timeout)
  988. # [14:44] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  989. # [14:45] * Joins: WG9s (bill@moz-D750CC69.maine.res.rr.com)
  990. # [14:47] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  991. # [14:47] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  992. # [14:48] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  993. # [14:49] * Quits: chewey (chewey@moz-9EB9E9A1.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  994. # [14:49] * Joins: chewey (chewey@moz-871E9B16.dip0.t-ipconnect.de)
  995. # [14:52] * Quits: sgreenlay (sgreenlay@moz-1609A976.dynamic.uwaterloo.ca) (Quit: Linkinus - http://linkinus.com)
  996. # [14:52] * Quits: @bz_sleep (bzbarsky@moz-F9F3C337.bstnma.fios.verizon.net) (Ping timeout)
  997. # [14:53] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  998. # [14:53] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  999. # [14:54] * Joins: garnacho (carlos@moz-B27B0825.dyn.user.ono.com)
  1000. # [14:56] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1001. # [15:01] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1002. # [15:03] <WG9s> does anyone know shy i am getting ~2000 compile errors trying to build mozilla-central using MSVC 9?
  1003. # [15:04] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Linkinus - http://linkinus.com)
  1004. # [15:04] <mounir> WG9s: is msvc9 supported?
  1005. # [15:05] * Quits: kk1fff (kk1fff@A3C0D8DF.7BA35CFC.3532946B.IP) (Ping timeout)
  1006. # [15:05] <WG9s> windows prerequisite page says VC8 VC9 and VC10 are all supported.
  1007. # [15:05] <WG9s> this is a new issue today btw
  1008. # [15:05] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1009. # [15:05] * Joins: kk1fff (kk1fff@A3C0D8DF.7BA35CFC.3532946B.IP)
  1010. # [15:06] <WG9s> i think it is related to the checkin for bug 792325 at least the first error I get is in that area.
  1011. # [15:06] * Joins: KaiRo (robert@moz-9387E267.adsl.highway.telekom.at)
  1012. # [15:06] <WG9s> It seems to be related to use of type uint64_t
  1013. # [15:09] * Joins: JeroenDeDauw (j@moz-2B3F3919.dip.t-dialin.net)
  1014. # [15:09] <mounir> WG9s: I unfortunately have no knowledge about MSVC
  1015. # [15:09] <mounir> WG9s: if you are sure you found the bug that broke MSVC9, file a bug
  1016. # [15:09] <WG9s> That is OK was just asking to see if this was already solved and I was wasting my time trying to figure out.
  1017. # [15:10] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1018. # [15:10] * Quits: Optimizer (Optimizer@2AE8B564.11F77411.D2D1FAF0.IP) (Ping timeout)
  1019. # [15:10] <WG9s> that is waht i was going to do just last time i had a build failure 2 days ago seemd there already was a bug filed and fix checked in that someone thought only needed to land on inbound and merge to central later
  1020. # [15:13] <mcsmurf> ok, what obvious thing am I missing here, looks like I haven't used JS and XPCOM for a too long time :/
  1021. # [15:13] <mcsmurf> I have this JS Code: if (neckoURL instanceof Ci.nsIMsgMessageUrl) msgHdr = neckoURL.messageHeader;
  1022. # [15:13] * Joins: Optimizer (Optimizer@CE1C2CF4.CC823F19.BE90E62C.IP)
  1023. # [15:13] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1024. # [15:13] <mcsmurf> now I'm in the Venkman debugger in the if(...) line, and did this:
  1025. # [15:13] <WG9s> I suspect that all of the uses of uint64_t introduced by this patch should be uint64 instead.
  1026. # [15:13] <mcsmurf> neckoURL instanceof Ci.nsIMsgMessageUrl -> $[3] = [boolean] false
  1027. # [15:14] <mcsmurf> when I press on Continue in Venkman, it executes as next line the if body (msgHdr = neckoURL.messageHeader)
  1028. # [15:15] <mcsmurf> why? Is the instanceof check I do on the Venkman command line wrong?
  1029. # [15:15] * Joins: kdeeq (chatzilla@moz-67547AB.elisa-mobile.fi)
  1030. # [15:15] * Quits: JPeterson (JPeterson@moz-68CC06AD.cust.tele2.se) (Connection reset by peer)
  1031. # [15:16] * Quits: Optimizer (Optimizer@CE1C2CF4.CC823F19.BE90E62C.IP) (Ping timeout)
  1032. # [15:17] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1033. # [15:19] * Joins: JPeterson (JPeterson@moz-68CC06AD.cust.tele2.se)
  1034. # [15:20] * Joins: Optimizer (Optimizer@B40D760A.50CD76D5.274D17D6.IP)
  1035. # [15:21] * Joins: RyanVM (chatzilla@moz-148999FE.phlapa.fios.verizon.net)
  1036. # [15:21] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1037. # [15:22] * Quits: garnacho (carlos@moz-B27B0825.dyn.user.ono.com) (Ping timeout)
  1038. # [15:23] * Joins: garnacho (carlos@moz-B27B0825.dyn.user.ono.com)
  1039. # [15:26] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1040. # [15:26] <baku> mounir, can you review my patch for that crash?
  1041. # [15:27] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  1042. # [15:27] * Quits: kdeeq (chatzilla@moz-67547AB.elisa-mobile.fi) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0/20120827125216])
  1043. # [15:29] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1044. # [15:30] <mounir> baku: sure
  1045. # [15:30] <WG9s> mounir: I filed Bug 793393
  1046. # [15:35] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1047. # [15:36] * Quits: Elen (El@moz-749635E7.hsd1.ut.comcast.net) (Quit: )
  1048. # [15:36] * Quits: stefanh (stefanh@moz-3EED0162.customers.ownit.se) (Connection reset by peer)
  1049. # [15:38] * Joins: stefanh (stefanh@moz-3EED0162.customers.ownit.se)
  1050. # [15:38] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1051. # [15:44] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1052. # [15:44] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1053. # [15:46] <RyanVM> baku: I noticed the comment about test_csp. The reason I put a ? instead of a + on it was because it wasn't clear to me why we weren't already seeing that failure on tinderbox runs.
  1054. # [15:46] * khuey|away is now known as khuey
  1055. # [15:47] <@khuey> because assertions aren't checked in mochitest
  1056. # [15:47] <baku> RyanVM, ehhh... it was my fault. The error was there, but I didn't see it on tinderbox :/
  1057. # [15:47] <baku> yep
  1058. # [15:47] * @khuey is going to land a patch to make refcounting assertions fatal
  1059. # [15:47] <@khuey> so this will be in-testsuite+ soon
  1060. # [15:47] <Ms2ger> added 6689 changesets with 91625 changes to 13626 files
  1061. # [15:47] <Ms2ger> Yay
  1062. # [15:48] <@khuey> speaking of which
  1063. # [15:48] * @khuey should push that to try again
  1064. # [15:48] * Ms2ger hides
  1065. # [15:50] <catlee-away> solidify your position at the top!
  1066. # [15:50] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1067. # [15:50] <@khuey> my position is nowhere near the top
  1068. # [15:51] <Ms2ger> That's my position, dammit!
  1069. # [15:51] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/135a522896cb - Kyle Huey - Bug 774250: Use GetPath instead of GetNativePath so that IndexedDB works for people with non-ASCII usernames. r=bent a=akeybl
  1070. # [15:51] <@khuey> so, this might be a stupid question
  1071. # [15:51] <@khuey> but is there a reason we don't run opt tests on Linux, Linux64, and Windows on beta?
  1072. # [15:52] <Ms2ger> hsivonen, yt?
  1073. # [15:52] <@khuey> oh, looks like we don't run them when we do a pgo build
  1074. # [15:52] <@khuey> that seems somewhat reasonable
  1075. # [15:52] * Joins: StockHunter (StockHunte@moz-D2DB1663.ldv-co.client.bresnan.net)
  1076. # [15:53] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1077. # [15:54] <catlee-away> I think that's a reporting thing...
  1078. # [15:54] <catlee-away> the opt builds we do are pgo
  1079. # [15:54] <catlee-away> but don't call themselves that
  1080. # [15:54] <catlee-away> but the tests call themselves pgo
  1081. # [15:56] * Quits: TheOne (one@moz-25DD1DE0.dip.t-dialin.net) (Input/output error)
  1082. # [15:56] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  1083. # [15:57] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1084. # [15:57] <@khuey> ah
  1085. # [15:58] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  1086. # [15:59] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1087. # [16:02] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  1088. # [16:02] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1089. # [16:02] <WG9s> catlee-away: the opt nightly builds are all pgo. i thought the non-nightly builds were not or at least if they are do not do the 2 build thing we do on what we call pgo builds one build then crate a profile then do a second build based ont he profile
  1090. # [16:03] <WG9s> the 1 build then crate a rpofie than do a second one are what we identify as PGO
  1091. # [16:03] <RyanVM> khuey: baku: OK, thanks! :)
  1092. # [16:03] <WG9s> the other builds might be pgo but if so based on a profile created with different source
  1093. # [16:05] * Quits: stefanh (stefanh@moz-3EED0162.customers.ownit.se) (Connection reset by peer)
  1094. # [16:06] * Joins: stefanh (stefanh@moz-3EED0162.customers.ownit.se)
  1095. # [16:07] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1096. # [16:07] * Quits: kk1fff (kk1fff@A3C0D8DF.7BA35CFC.3532946B.IP) (Quit: Leaving.)
  1097. # [16:10] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1098. # [16:11] * Quits: stefanh (stefanh@moz-3EED0162.customers.ownit.se) (Input/output error)
  1099. # [16:15] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1100. # [16:15] * Joins: paolo (paolo@moz-5770685C.retail.telecomitalia.it)
  1101. # [16:17] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  1102. # [16:18] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  1103. # [16:18] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1104. # [16:18] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  1105. # [16:23] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1106. # [16:26] * Quits: randix (randix@moz-BDAFEB54.dhcp.astr.or.charter.com) (Quit: away)
  1107. # [16:27] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1108. # [16:27] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  1109. # [16:28] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1110. # [16:28] <WG9s> mounir: guess i am not the only one getting people cc'ing
  1111. # [16:28] <baku> mounir, can you spend 1 more minute for another patch? the same bug.
  1112. # [16:29] <Ms2ger> !seen jesup
  1113. # [16:29] <firebot> jesup was last seen 3 hours, 39 minutes and 56 seconds ago, saying 'ekr (and everyone else): Pushing m-c merge to alder. This switches us from third-party srtp to netwerk. I had to fix a few bugs in mtransport due to m-c changes (nsresult returns are
  1114. # [16:29] <firebot> pickier, IsLocal added to SocketTransports)' in #media.
  1115. # [16:31] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  1116. # [16:31] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1117. # [16:31] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki)
  1118. # [16:31] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1119. # [16:31] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1120. # [16:32] * Joins: jwilde (Thunderbir@moz-79164F26.medford.tufts.edu)
  1121. # [16:34] * Joins: dbradley (dbradley@F13F4192.D4EBE3CD.8DD2BC91.IP)
  1122. # [16:34] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1123. # [16:38] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  1124. # [16:38] * Joins: kk1fff (kk1fff@moz-9E369FAB.dynamic.hinet.net)
  1125. # [16:39] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1126. # [16:42] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1127. # [16:42] * Quits: rajul (quassel@60C06913.10E4C9C5.25B273F5.IP) (Ping timeout)
  1128. # [16:43] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  1129. # [16:44] * Joins: gustavold (gustavold@A066F1CE.C355CF4.FBFF2E6D.IP)
  1130. # [16:44] <jesup> hi
  1131. # [16:45] * Joins: azakai|far (alon@moz-8D0CC798.lightspeed.sntcca.sbcglobal.net)
  1132. # [16:45] <@khuey> ugh
  1133. # [16:45] <@khuey> try doesn't report MaxHeap numbers
  1134. # [16:45] <@khuey> that's obnoxious
  1135. # [16:46] <jesup> ms2ger: Checking the VC9 issue
  1136. # [16:46] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1137. # [16:46] <Ms2ger> Thanks
  1138. # [16:47] <jesup> Unfortunately the error log begins apparently in the middle of a stream of errors
  1139. # [16:48] <jesup> WG9s: Do you have a longer snippet? Pastebin?
  1140. # [16:48] <Ms2ger> jesup, someone in #introduction had http://pastebin.mozilla.org/1836277
  1141. # [16:49] <jesup> ok, so that is the start. Looking some more
  1142. # [16:49] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.3a1pre -- http://www.instantbird.com)
  1143. # [16:49] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1144. # [16:51] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
  1145. # [16:53] * Joins: automata (automata@E9BA0628.D2683785.16867D26.IP)
  1146. # [16:54] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1147. # [16:55] <jesup> Ms2ger: It's the damn lie in configure.in from Cairo again: # For now we assume that we will have a uint64_t available through one of the above headers or mozstdint.h.
  1148. # [16:55] * Quits: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1149. # [16:55] <jesup> AC_DEFINE(HAVE_UINT64_T)
  1150. # [16:55] <jesup> Even though it doesn't test it
  1151. # [16:56] <jesup> srtp has code that deals with all the integer mess - if the HAVE_XXXX_T's are right
  1152. # [16:56] <WG9s> jesup: so looking for a longer wnippet around the origianl error? I thought the fact that all of the erros were realted to this merge from alder was sufficient
  1153. # [16:56] <WG9s> one of the issue i have with the develpment branches
  1154. # [16:57] <WG9s> seem to be able to merge without ever testing if things even compile under all tier one envireonments
  1155. # [16:57] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1156. # [16:57] <jesup> WG9s: I didn't see the compile line at the top of your attachment, so I thought there might be more - and the compile line helps in things like this, which is why I asked
  1157. # [16:58] <WG9s> the requirements for merging form a branch are less stict than landing on mozilla-central this would seem to be a recipe for disater.
  1158. # [16:58] <jesup> WG9s: We don't have Try-VC8/VC9/VC10/VC12 options... There are too many possible build envs to test against them all (and if we did we'd need 5 more build farms...)
  1159. # [16:59] <jesup> WG9s: The srtp code was a direct landing on M-I - it didn't merge from Alder
  1160. # [16:59] <WG9s> b ut before merging a branch to central one would think there would be a requirement make sure it at least builds on all tier one paltforms with all supported compilers. jsut sayin'
  1161. # [16:59] <jesup> It's even imported to a different place, and from a different repository than the libsrtp currently used in alder
  1162. # [17:00] <Ms2ger> WG9s, there is no merge involved
  1163. # [17:00] <WG9s> let me find the compile line to add that
  1164. # [17:00] <Ms2ger> WG9s, so, no, this landing should not be held to higher standards than any other landing
  1165. # [17:00] <jesup> In fact, I merged srtp from m-c *to* alder last night
  1166. # [17:00] <WG9s> this was all a it worked on alder where we did not test all the supported build environments so we can just land on central without bothering to do that.
  1167. # [17:01] <Ms2ger> WG9s, you're talking nonsense
  1168. # [17:01] <WG9s> that is kibnd of my issue
  1169. # [17:01] <gaston> is nsresult type change related to that alder merge ? my openbsd builds also fail
  1170. # [17:01] <gaston> error: cannot initialize return object of type 'nsresult' (aka 'tag_nsresult') with an lvalue of type 'uint32_t' (aka 'unsigned int')
  1171. # [17:01] <Ms2ger> gaston, no, that's an unrelated change
  1172. # [17:01] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1173. # [17:02] <Ms2ger> gaston, and there has been no alder merge
  1174. # [17:02] <gaston> crap, so i need to find someone else to blame :)
  1175. # [17:02] <Ms2ger> gaston, ehsan and AryehGregor :)
  1176. # [17:02] <jesup> I'll also say that before landing (or merging a branch) we can't test every known used compiler and OS combo - how many revs of GCC are supported? Clang? How many OS versions? Ubuntu vs RHEL vs Fedora vs Debian ....
  1177. # [17:02] <Ms2ger> gaston, it was announced in the newsgroups :)
  1178. # [17:02] * Joins: rjohnson19 (chatzilla@moz-9148485F.hsd1.ma.comcast.net)
  1179. # [17:03] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1180. # [17:03] <gaston> Ms2ger: it was announced that my builds were going to break ? sweet attention :)
  1181. # [17:03] <Ms2ger> gaston, well, that the nsresult-as-enum-class change would land ;)
  1182. # [17:03] <jesup> ms2ger: so, should I just remove the cairo HAVE_UINT64_T hack? :-)
  1183. # [17:03] <gaston> sooo.. at what bug # should i start digging ?
  1184. # [17:03] <@ehsan> gaston: what's up?
  1185. # [17:04] <Ms2ger> jesup, sorry, above my pay grade :)
  1186. # [17:04] <WG9s> Ms2ger: good you ignore the whole issue becuase I incorrectly used the term merge. so just ingoring my issue i guess.
  1187. # [17:04] <@ehsan> jesup: can I help?
  1188. # [17:04] <gaston> ehsan: http://buildbot.rhaalovely.net/builders/mozilla-central-amd64/builds/522/steps/build/logs/stdio
  1189. # [17:04] <Ms2ger> WG9s, he caused a compile error on a config we don't test on try
  1190. # [17:04] <Ms2ger> WG9s, he's trying to track it down
  1191. # [17:04] <jesup> ehsan: VC8/9 are broken by the srtp landing - because Cairo in configure.in sets HAVE_UINT64_T without testing it (on purpose)
  1192. # [17:05] <Ms2ger> WG9s, that's what he's expected to do, and that's what he's doing
  1193. # [17:05] <@ehsan> jesup: srtp?
  1194. # [17:05] <gaston> ehsan: apparently caused by the nsresult change since build from previous night was fine
  1195. # [17:05] <WG9s> but still shuld be tested on the branch before landing on central if it is a supported build envbireonment is kind of the point i was trying to make
  1196. # [17:05] <jesup> libsrtp - encryption for rtp, in prep for the rest of webrtc landing
  1197. # [17:05] <jesup> netwerk/srtp/src
  1198. # [17:05] <WG9s> esp since this is a well known issue on windows
  1199. # [17:05] <Ms2ger> WG9s, this change is no different than any other
  1200. # [17:05] <gaston> that and having ppc broken , next ûplift promises to be funny
  1201. # [17:06] <Ms2ger> WG9s, it's not reasonable to expect all changes to be tested on a configuration we don't have a build farm for
  1202. # [17:06] <@ehsan> gaston: change the return type here and on the next line to nsresult: http://mxr.mozilla.org/mozilla-central/source/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_amd64_openbsd.cpp#175
  1203. # [17:07] <jesup> WG9s: I'd love to try every possible config, but that's unreasonable. If there were a Try for VC8 and VC9, at least you could make the argument for doing it before landing. Instead, if if breaks we deal with it after
  1204. # [17:07] <WG9s> Ms2ger: not trying to blame anyone here just tring to sahy we need a better process.
  1205. # [17:07] <jesup> ehsan: configure.in:7878
  1206. # [17:07] <gaston> ehsan: so i might aswell change it for all the xptcinfoke*openbsd* files ? or all the others too ?
  1207. # [17:08] <gaston> (ie the poor-3rd-country-oses-non-tier1)
  1208. # [17:08] <@ehsan> jesup: looking
  1209. # [17:08] <jesup> netwerk/srtp/src/crypto/include/integers.h tests HAVE_UINT64_T
  1210. # [17:08] <jesup> ehsan: thanks
  1211. # [17:08] <@ehsan> gaston: yeah probably
  1212. # [17:08] <WG9s> jesup: that sounds reasonable.
  1213. # [17:08] <@ehsan> jesup: can you link me to integers.h?
  1214. # [17:08] <WG9s> just want ot make sure it gets some kind of priority to fix
  1215. # [17:09] <gaston> ehsan: what bug # should i block/depend on for the nsresult change then ?
  1216. # [17:09] <Ms2ger> http://mxr.mozilla.org/mozilla-central/source/netwerk/srtp/src/crypto/include/integers.h
  1217. # [17:09] <WG9s> this is the compiler manhy of the developers use and so this is a real issue.
  1218. # [17:09] <Ms2ger> WG9s, jesup's trying to fix it
  1219. # [17:09] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  1220. # [17:09] * Joins: bz_sleep (bzbarsky@moz-F9F3C337.bstnma.fios.verizon.net)
  1221. # [17:09] <@ehsan> gaston: https://bugzilla.mozilla.org/show_bug.cgi?id=777292
  1222. # [17:10] <Ms2ger> WG9s, the only way to make it happen faster is to stop talking to him :)
  1223. # [17:10] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1224. # [17:10] <gaston> ehsan: thx, fixin' & testin' & filin'bug
  1225. # [17:10] <jesup> ehsan: https://hg.mozilla.org/mozilla-central/file/b461a7cd250e/netwerk/srtp/src/crypto/include/integers.h
  1226. # [17:11] <@ehsan> jesup: I'm looking back in history to see why cairo needs that HAVE_UINT64 there
  1227. # [17:11] <gaston> yay we definitely need one more header file re-typedefin' uint types \o/
  1228. # [17:12] * KaiRo is now known as KaiRo_away
  1229. # [17:12] <Ms2ger> gaston, ain't it fun? :)
  1230. # [17:12] <gaston> the fun never ends :)
  1231. # [17:12] <WG9s> Ms2ger: I onlyh sent one message to him you really are an a'hole.
  1232. # [17:12] * Joins: ekr_ (ekr@moz-D7997EC8.rtfm.com)
  1233. # [17:12] <Ms2ger> WG9s, yeah, I am :)
  1234. # [17:12] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  1235. # [17:12] * ekr_ is now known as ekr
  1236. # [17:13] <@ehsan> jesup: hold on for a sec! the stuff that integers.h does is crazy!
  1237. # [17:13] <jesup> ehsan: I've run into this one before.... I actually included a hack for upstreaming. Define FORCE_UINT64_T. I'll add it to the makefile.in. Cairo is still wrong
  1238. # [17:13] <@ehsan> and we should remove that code, and just have it #include "mozilla/StandardInteger.h"
  1239. # [17:13] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1240. # [17:13] <jesup> ehsan: quite possibly :-)
  1241. # [17:13] <@ehsan> doesn't even matter what that cairo thing is for really
  1242. # [17:13] <Ms2ger> ehsan, sounds good to me :)
  1243. # [17:14] <WG9s> Ms2ger: one mesage not answering questions that is.
  1244. # [17:15] <jesup> though this is an upstream import... so removing stuff is a pain, but in any case, unless we see it as critical for Right Now, I'll put up a patch later today. Otherwise backout and I can reland. I have to go right now
  1245. # [17:15] <jesup> ehsan: thanks for looking. Many imported lib have their own ways of dealing with the int mess
  1246. # [17:15] <@ehsan> yeah
  1247. # [17:15] <@ehsan> but we should be able to patch them in order to make them sane
  1248. # [17:16] <jesup> Yeah, but then we have to carry mods, which is a pain. Sometimes required, though
  1249. # [17:16] <gaston> as long as it doesnt assume int64_t is whatever nspr thinks it is....
  1250. # [17:16] <jesup> I'm a libsrtp maintainer, so I can upstream a fix however if it's not moz-specific
  1251. # [17:16] <@ehsan> jesup: fwiw that cairo check is coming from bug 290518
  1252. # [17:17] <jesup> I really have to run. Kids need to get somewhere
  1253. # [17:17] <@ehsan> ok
  1254. # [17:17] * philor|away is now known as philor
  1255. # [17:18] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1256. # [17:18] * Joins: stefanh (stefanh@moz-3EED0162.customers.ownit.se)
  1257. # [17:18] * Joins: cviecco_ (cviecco@moz-2BC4CC72.hsd1.ca.comcast.net)
  1258. # [17:19] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  1259. # [17:19] * Quits: gustavold (gustavold@A066F1CE.C355CF4.FBFF2E6D.IP) (Quit: Leaving.)
  1260. # [17:20] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1261. # [17:21] * Quits: automata (automata@E9BA0628.D2683785.16867D26.IP) (Ping timeout)
  1262. # [17:21] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  1263. # [17:23] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  1264. # [17:25] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  1265. # [17:25] <jesup> ehsan: if someone wants to land "FORCE_UINT64_T=1" in the DEFINES for windows for netwerk/srtp/src/Makefile.in, that should fix it
  1266. # [17:25] * jesup heads for door
  1267. # [17:25] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  1268. # [17:25] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  1269. # [17:26] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1270. # [17:27] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  1271. # [17:27] * Joins: harth (harth@moz-E378A399.hsd1.ca.comcast.net)
  1272. # [17:28] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  1273. # [17:29] * Quits: harth (harth@moz-E378A399.hsd1.ca.comcast.net) (Ping timeout)
  1274. # [17:30] * Joins: past (past@moz-3BBC237D.dsl.dyn.forthnet.gr)
  1275. # [17:31] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1276. # [17:32] * Quits: maikmerten (maikmerten@moz-500CF14E.dynamic.qsc.de) (Client exited)
  1277. # [17:35] * Joins: raccettura (raccettura@moz-660B8F4B.hsd1.nj.comcast.net)
  1278. # [17:35] * Joins: overholt (overholt@moz-89F9FC0.cable.teksavvy.com)
  1279. # [17:36] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1280. # [17:36] * Joins: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP)
  1281. # [17:37] * Quits: cviecco_ (cviecco@moz-2BC4CC72.hsd1.ca.comcast.net) (Input/output error)
  1282. # [17:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b14f17141bb1 - Georg Fritzsche - Bug 788512 - Add dumps for Flash processes to the modified plugin hang report. r=bsmedberg
  1283. # [17:39] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1284. # [17:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c4c2b82b79a2 - julian.reschke@gmx.de - Bug 758973 - Make handling of status code 308 more consistent. r=bsmith
  1285. # [17:40] * Quits: WG9s (bill@moz-D750CC69.maine.res.rr.com) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 15.0.1/20120911153917])
  1286. # [17:44] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1287. # [17:44] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1288. # [17:46] * Quits: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Quit: ChatZilla 0.9.89 [Firefox 17.0a2/20120902042008])
  1289. # [17:48] * Joins: WG9s (bill@moz-D750CC69.maine.res.rr.com)
  1290. # [17:49] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1291. # [17:50] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  1292. # [17:51] * Quits: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net) (Quit: Leaving.)
  1293. # [17:52] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  1294. # [17:52] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1295. # [17:52] * Quits: John-Galt (kris@moz-104CC309.mv.mozilla.com) (Ping timeout)
  1296. # [17:53] * Joins: dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net)
  1297. # [17:53] * ChanServ sets mode: +o dbaron
  1298. # [17:54] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  1299. # [17:54] * Joins: John-Galt (kris@moz-104CC309.mv.mozilla.com)
  1300. # [17:54] * Joins: cviecco_ (cviecco@moz-2BC4CC72.hsd1.ca.comcast.net)
  1301. # [17:55] * Joins: cviecco__ (cviecco@moz-2BC4CC72.hsd1.ca.comcast.net)
  1302. # [17:55] * Quits: cviecco_ (cviecco@moz-2BC4CC72.hsd1.ca.comcast.net) (Connection reset by peer)
  1303. # [17:55] * Joins: gmoro_ (guilherme@CCBAA56F.FA463E12.CD203023.IP)
  1304. # [17:56] * jwir3|away is now known as jwir3
  1305. # [17:56] * Quits: gmoro (guilherme@157FAE14.2A9D535C.CD203023.IP) (Ping timeout)
  1306. # [17:56] * Quits: paolo (paolo@moz-5770685C.retail.telecomitalia.it) (Ping timeout)
  1307. # [17:57] * Joins: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  1308. # [17:58] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1309. # [17:59] * Joins: biesi_ (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  1310. # [18:00] * Joins: jdm (jdm@moz-ED97493F.cpe.net.cable.rogers.com)
  1311. # [18:01] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1312. # [18:03] * Joins: rajul (quassel@24A4532C.917BD0D2.25B273F5.IP)
  1313. # [18:05] * Joins: yosy (yosy@moz-9680DE98.red.bezeqint.net)
  1314. # [18:06] * Joins: TheOne (one@moz-25DD1DE0.dip.t-dialin.net)
  1315. # [18:06] * Quits: overholt (overholt@moz-89F9FC0.cable.teksavvy.com) (Ping timeout)
  1316. # [18:07] <yosy> hi, I have pulled code from "mozilla-central" on my ubuntu machine, compiled the code and I see that the ff version is 15, is this possible?
  1317. # [18:07] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1318. # [18:07] <Ms2ger> That doesn't sound likely
  1319. # [18:07] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  1320. # [18:07] <Ms2ger> Are you sure you ran the version you compiled?
  1321. # [18:07] <yosy> yes
  1322. # [18:07] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  1323. # [18:08] <yosy> oh, what a newbie mistake =X I run from the command line as "firefox" instead of "./firefox"
  1324. # [18:09] <WG9s> yosy: well at least you found something that makes sense I presume it now says it is version 18.0a1?
  1325. # [18:09] <yosy> yes
  1326. # [18:10] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1327. # [18:11] <jdm> hee hee
  1328. # [18:12] * mjschranz_away is now known as mjschranz
  1329. # [18:13] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout)
  1330. # [18:14] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1331. # [18:14] <jdm> ehsan: maybe we should have only insisted on nsITransferable being inited when it's added to the clipboard
  1332. # [18:14] <jdm> I think we were overzealous
  1333. # [18:14] <@ehsan> jdm: how so?
  1334. # [18:15] <jdm> ehsan: it's unnecessary the rest of the time
  1335. # [18:15] <@ehsan> well, I think a consistent API is better
  1336. # [18:16] <jdm> fair enough
  1337. # [18:17] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1338. # [18:21] <WG9s> Ms2ger: I think you never understood my point. Was kind of a if we do a change on mozilla-central that is going to break things that have been long time working then we need to figure out how to communicate that to people who are controlling branches. so that incompatible stuff does not land later.
  1339. # [18:21] <Ms2ger> Certainly possible, I'm not sure what you're saying now either
  1340. # [18:22] <WG9s> kind of we cahnged the way things workd on mozilla-central and when the sutff from alder landed it did not work
  1341. # [18:24] <WG9s> there have been changes made on mozilla-central to not only no longer support NSPR types but also the type_t types.
  1342. # [18:24] * Quits: mcsmurf (mcsmurf@moz-FF12B35.dip.t-dialin.net) (Ping timeout)
  1343. # [18:25] <WG9s> had this all beeen communicated better I bet I would not have seen an issue today on myh own builds
  1344. # [18:25] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1345. # [18:25] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  1346. # [18:25] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1347. # [18:26] * Joins: mcsmurf (mcsmurf@moz-5865E70F.dip.t-dialin.net)
  1348. # [18:26] <@ehsan> WG9s: this is *all* communicated to dev.platform, we can't email every single person for these types of changes though
  1349. # [18:27] <WG9s> But until this is resolved my build page continues to have this message "IMPORTANT: The 21-Sep-2012 Windows builds will be that last ones until bug 793393 has a valid patch."
  1350. # [18:28] <WG9s> ehsan: so you communicated to dev paltform that we require vc10 even thought the requirements page says VC8 is sufficient? How doe s that help?
  1351. # [18:28] * Quits: TheOne (one@moz-25DD1DE0.dip.t-dialin.net) (Input/output error)
  1352. # [18:29] * Quits: mcsmurf (mcsmurf@moz-5865E70F.dip.t-dialin.net) (Ping timeout)
  1353. # [18:29] <@ehsan> no, the things like NSPR types that you're talking about
  1354. # [18:29] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1355. # [18:29] <@ehsan> you're confusing bugs with bad intentions
  1356. # [18:29] <@ehsan> and that's not really helpful to anybody
  1357. # [18:30] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1358. # [18:30] * Joins: mcsmurf (mcsmurf@moz-C384C3E0.dip.t-dialin.net)
  1359. # [18:30] <WG9s> no my issue is that that bug 793393 landed on central without being tested with anything other than VC10 even on our primary platform.
  1360. # [18:31] <WG9s> not critisizing anyone for this.
  1361. # [18:31] <WG9s> trying to figure out how to rpevent this next time.
  1362. # [18:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/030b4a47baa4 - Ehsan Akhgari - Bug 793393 - Make srtp build with MSVC9; irc-r=jesup
  1363. # [18:31] <@ehsan> yes, we don't test on anything but vc10 on windows
  1364. # [18:31] * Quits: tonymec|sleep (tonymec@B01781A4.FB9C99DE.277517C1.IP) (Input/output error)
  1365. # [18:32] <WG9s> ehasn: part of the isue
  1366. # [18:32] <WG9s> i guess
  1367. # [18:32] * ehsan is now known as ehsan-away
  1368. # [18:32] <WG9s> this tesing on newest is new for us
  1369. # [18:32] * Quits: mcsmurf (mcsmurf@moz-C384C3E0.dip.t-dialin.net) (Ping timeout)
  1370. # [18:32] <WG9s> usually have been testing one version back trying to support one version newer and one older
  1371. # [18:33] <gaston> hmmmmpfff
  1372. # [18:33] <WG9s> testing on latest and trying to support 2 back versions is something we dont know how to do.
  1373. # [18:33] <gaston> ehsan-away: was there more uint64/uint64_t changes ?
  1374. # [18:33] <gaston> content/base/src/nsXMLHttpRequest.cpp:2485:36: error: cannot initialize a paramet
  1375. # [18:33] <WG9s> kind of myh point
  1376. # [18:33] <gaston> er of type 'uint64_t *' (aka 'unsigned long long *') with an lvalue of type 'uint64 *' (aka 'unsigned
  1377. # [18:33] <gaston> long *')
  1378. # [18:33] <WG9s> kind of my point
  1379. # [18:33] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1380. # [18:34] <gaston> oh maybe that's a patch pre conversion that landed after the switch
  1381. # [18:34] <WG9s> all I want is a patch that fixes this so mhy builds work
  1382. # [18:34] <gaston> hmmm so this time this is real nsresult fallout
  1383. # [18:34] <WG9s> what jesup suggestied still fails
  1384. # [18:35] <Ms2ger> gaston, that XHR error is due to bug 783878
  1385. # [18:36] <jdm> evilpie: ugh, we have too many code paths that can end in saving a file
  1386. # [18:36] * mjschranz is now known as mjschranz_away
  1387. # [18:36] <jdm> evilpie: I've found a couple places in the front-end that will probably need @download handling code :/
  1388. # [18:36] <gaston> so many bugs, so many bugs
  1389. # [18:36] <jwir3> what does [2012 Fall Equinox] mean in whiteboard comments?
  1390. # [18:36] <gaston> Ms2ger: lookin'
  1391. # [18:36] <evilpie> jdm: mhm?
  1392. # [18:36] <Ms2ger> gaston, http://hg.mozilla.org/mozilla-central/rev/e1f3deefa340
  1393. # [18:36] <Ms2ger> jdm, tut tut :)
  1394. # [18:37] <evilpie> last time i talked to bz via skype, the result was quite acceptable, so i think i could just try this again
  1395. # [18:37] * Joins: tonymec|sleep (tonymec@B01781A4.FB9C99DE.277517C1.IP)
  1396. # [18:37] <jdm> evilpie: saveLink in nsContextMenu and handleLinkClick in browser.js
  1397. # [18:37] <WG9s> Oh and people who have stupid suggestions are very close to being added to my /ignore list
  1398. # [18:37] * Joins: mcsmurf (mcsmurf@moz-35328CC1.dip.t-dialin.net)
  1399. # [18:38] <evilpie> jdm: i know, but how is that related? i mean i could probably implement it like this yes
  1400. # [18:38] * Quits: jwilde (Thunderbir@moz-79164F26.medford.tufts.edu) (Ping timeout)
  1401. # [18:38] <jdm> evilpie: I'm just saying, we'll need to test ~3 different ways of saving
  1402. # [18:38] <jdm> that is all
  1403. # [18:38] <gaston> Ms2ger: the failure is on a nsresullt
  1404. # [18:38] <evilpie> oh because somebody could do right click on the <a download link?
  1405. # [18:39] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1406. # [18:39] <jdm> exactly
  1407. # [18:39] <jdm> or alt+click a link
  1408. # [18:39] <Ms2ger> gaston, I meant the of type 'uint64_t *' (aka 'unsigned long long *') with an lvalue of type 'uint64 *'of type 'uint64_t *' (aka 'unsigned long long *') with an lvalue of type 'uint64 *' ... error you pasted above
  1409. # [18:39] <evilpie> i hoped not to change that
  1410. # [18:39] <WG9s> if you want to give me attitude and say well then you should do this. at least check to make sure that actually works first. Just sayin'
  1411. # [18:39] <gaston> Ms2ger: right, filing another one
  1412. # [18:39] * Quits: mcsmurf (mcsmurf@moz-35328CC1.dip.t-dialin.net) (Ping timeout)
  1413. # [18:39] <Ms2ger> gaston, I'll just fix that one
  1414. # [18:39] <Ms2ger> After dinner
  1415. # [18:40] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1416. # [18:41] <gaston> Ms2ger: ah, so gimme link so i can test a patch :)
  1417. # [18:41] * Joins: givanica (chatzilla@47128F96.4D6D914F.FB866788.IP)
  1418. # [18:41] <gaston> do you want a pastebin of the whole fail ?
  1419. # [18:41] <gaston> 'cause tehre are 6 or 7 fails
  1420. # [18:42] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1421. # [18:44] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  1422. # [18:44] * tonymec|sleep is now known as tonymec
  1423. # [18:45] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  1424. # [18:45] <gaston> back later, keep me posted
  1425. # [18:46] * Quits: Optimizer (Optimizer@B40D760A.50CD76D5.274D17D6.IP) (Ping timeout)
  1426. # [18:48] * Quits: kk1fff (kk1fff@moz-9E369FAB.dynamic.hinet.net) (Quit: Leaving.)
  1427. # [18:48] * Joins: Optimizer (Optimizer@219975C0.767C1CF4.BE90E62C.IP)
  1428. # [18:50] * philor is now known as philor|away
  1429. # [18:50] * Quits: yosy (yosy@moz-9680DE98.red.bezeqint.net) (Quit: yosy)
  1430. # [18:51] <WG9s> ehsan: well for myh bug 793393 your fix seems to work. thank you. i was not trying to cause issues just kind of an issue that if we had better processes in pace would have been caught earlier was my point.
  1431. # [18:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9f119fd7b092 - Ms2ger - Bug 783878 - Followup: s/uint64/uint64_t/.
  1432. # [18:52] * Quits: gmoro_ (guilherme@CCBAA56F.FA463E12.CD203023.IP) (Ping timeout)
  1433. # [18:53] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cec9d5075819 - Ms2ger - Backout changeset 030b4a47baa4 for breaking the windows build.
  1434. # [18:54] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1435. # [18:54] * Joins: cdiehl_ (cdiehl@moz-DAED7CC1.pool.mediaways.net)
  1436. # [18:55] * Joins: kk1fff (kk1fff@moz-9E369FAB.dynamic.hinet.net)
  1437. # [18:55] * Quits: cdiehl (cdiehl@moz-4CABBC36.pool.mediaways.net) (Ping timeout)
  1438. # [18:55] * cdiehl_ is now known as cdiehl
  1439. # [18:55] * Quits: evilpie (chatzilla@moz-1BA75B77.pools.arcor-ip.net) (Input/output error)
  1440. # [18:56] <Optimizer> jdm: thanks for the r+ :)
  1441. # [18:56] <jdm> any time!
  1442. # [18:58] * Quits: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP) (Quit: Leaving)
  1443. # [18:59] * Quits: givanica (chatzilla@47128F96.4D6D914F.FB866788.IP) (Client exited)
  1444. # [19:01] <Optimizer> Finally all the patches that I was working on are good to go :)
  1445. # [19:02] * Joins: dveditz (dveditz@moz-131789FA.dhcp.cruzio.com)
  1446. # [19:02] * ChanServ sets mode: +o dveditz
  1447. # [19:06] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  1448. # [19:09] * Quits: rajul (quassel@24A4532C.917BD0D2.25B273F5.IP) (Broken pipe)
  1449. # [19:10] * Quits: zzzzz (chatzilla@moz-107FCDBA.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.87 [Firefox 15.0.1/20120905151427])
  1450. # [19:11] * Joins: mib_fay75o (Mibbit@79C29D5.92233937.19D4EB0B.IP)
  1451. # [19:13] * Quits: @dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net) (Ping timeout)
  1452. # [19:14] * Quits: cviecco__ (cviecco@moz-2BC4CC72.hsd1.ca.comcast.net) (Input/output error)
  1453. # [19:15] * Quits: RyanVM (chatzilla@moz-148999FE.phlapa.fios.verizon.net) (Ping timeout)
  1454. # [19:15] * Quits: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1455. # [19:15] * Joins: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP)
  1456. # [19:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b7843d95718a - Fabrice Desré - backout bug 793082 because it breaks gaia homescreen
  1457. # [19:17] * Quits: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  1458. # [19:18] * Joins: RealRaven (Thunderbir@447CCCFA.AC896DD2.27F80FAC.IP)
  1459. # [19:18] * Quits: RealRaven (Thunderbir@447CCCFA.AC896DD2.27F80FAC.IP) (Client exited)
  1460. # [19:18] * Joins: RealRaven (Thunderbir@447CCCFA.AC896DD2.27F80FAC.IP)
  1461. # [19:19] * Quits: Optimizer (Optimizer@219975C0.767C1CF4.BE90E62C.IP) (Ping timeout)
  1462. # [19:19] * Joins: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP)
  1463. # [19:20] * Joins: sicking (chatzilla@moz-289A587C.hsd1.ca.comcast.net)
  1464. # [19:21] * Quits: RealRaven (Thunderbir@447CCCFA.AC896DD2.27F80FAC.IP) (Client exited)
  1465. # [19:21] * Joins: RealRaven (Thunderbir@447CCCFA.AC896DD2.27F80FAC.IP)
  1466. # [19:22] * Quits: jhk (jhk@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1467. # [19:24] * philor|away is now known as philor
  1468. # [19:24] * Quits: RealRaven (Thunderbir@447CCCFA.AC896DD2.27F80FAC.IP) (Client exited)
  1469. # [19:24] * Joins: RealRaven (Thunderbir@447CCCFA.AC896DD2.27F80FAC.IP)
  1470. # [19:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/18971061c844 - Mark Capella - Bug 791662 - Add toaster notification to Copy-to-clipboard in about:support, r=margaret, f=mfinkle
  1471. # [19:24] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  1472. # [19:25] * Ms2ger waves at philor
  1473. # [19:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/091af1edcd98 - Mark Capella - Bug 792060 - about:memory?verbose is unusable, r=margaret
  1474. # [19:25] * Joins: bonnie (bbsurender@3035F4A5.3753335A.B66DD36E.IP)
  1475. # [19:25] * Parts: bonnie (bbsurender@3035F4A5.3753335A.B66DD36E.IP) (Ex-Chat)
  1476. # [19:26] * Joins: evilpie_ (evilpie@moz-1BA75B77.pools.arcor-ip.net)
  1477. # [19:26] * Joins: Optimizer (Optimizer@4F2AA031.4ECB12B2.274D17D6.IP)
  1478. # [19:28] * Joins: jwilde (Thunderbir@moz-8584CEB0.medford.tufts.edu)
  1479. # [19:32] * Quits: RealRaven (Thunderbir@447CCCFA.AC896DD2.27F80FAC.IP) (Client exited)
  1480. # [19:32] * Joins: RealRaven (Thunderbir@447CCCFA.AC896DD2.27F80FAC.IP)
  1481. # [19:32] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1482. # [19:36] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1483. # [19:39] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Client exited)
  1484. # [19:40] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  1485. # [19:41] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
  1486. # [19:41] * ChanServ sets mode: +o smaug
  1487. # [19:42] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Ping timeout)
  1488. # [19:42] * Quits: stevee (Miranda@moz-26EA4122.cable.virginmedia.com) (Quit: Miranda IM - Multi protocol instant messenger @ www.miranda-im.org)
  1489. # [19:42] * Quits: mib_fay75o (Mibbit@79C29D5.92233937.19D4EB0B.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1490. # [19:43] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1491. # [19:43] * Joins: randix (randix@moz-BDAFEB54.dhcp.astr.or.charter.com)
  1492. # [19:44] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1493. # [19:44] * Quits: maligree (maligree@moz-6628CF24.neoplus.adsl.tpnet.pl) (Quit: I just remembered I'm sleep deprived.)
  1494. # [19:45] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1495. # [19:45] * Joins: jwatt (roslea@moz-4CC616BD.range86-184.btcentralplus.com)
  1496. # [19:46] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1497. # [19:50] * Joins: maligree (maligree@moz-6628CF24.neoplus.adsl.tpnet.pl)
  1498. # [19:50] <johanc> Can anyone figure out why I'm getting this http://pastebin.mozilla.org/1836498, when running "TEST_PATH=browser/devtools/scratchpad/test/ pymake -C ../obj/ mochitest-browser-chrome"?
  1499. # [19:51] <johanc> When I ran that two months ago it worked fine.
  1500. # [19:51] * Joins: stevee (Miranda@moz-26EA4122.cable.virginmedia.com)
  1501. # [19:53] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1502. # [19:56] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1503. # [19:57] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/77f02bc310f4 - Olli Pettay - Bug 787493, be more strict with refChild handling, r=bz a=akeybl
  1504. # [19:57] <@smaug> oh, someone pushed the patch I was just going to push
  1505. # [19:58] <Ms2ger> mochitest-plain-2: 206600/10626/18487
  1506. # [19:58] <Ms2ger> If you're going to fail tests, might as well fail good
  1507. # [19:59] * Quits: naveed (nihsanulla@moz-CA1A84E6.bstnma.fios.verizon.net) (Input/output error)
  1508. # [19:59] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1509. # [20:00] * Joins: clokep1 (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  1510. # [20:00] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout)
  1511. # [20:00] * Quits: jwatt (roslea@moz-4CC616BD.range86-184.btcentralplus.com) (Ping timeout)
  1512. # [20:01] * Quits: past (past@moz-3BBC237D.dsl.dyn.forthnet.gr) (Ping timeout)
  1513. # [20:01] <philor> tbpl might have a little trouble fetching suggested bugs for 10626 failures, though
  1514. # [20:02] * Quits: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com) (Ping timeout)
  1515. # [20:02] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1516. # [20:03] <marco> in mochitests, which is the function to say that the test is failing?
  1517. # [20:03] * Quits: jwilde (Thunderbir@moz-8584CEB0.medford.tufts.edu) (Ping timeout)
  1518. # [20:03] * Joins: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com)
  1519. # [20:05] <Ms2ger> philor, it did fine
  1520. # [20:06] <Ms2ger> It suggested bug 766676 and bug 783913
  1521. # [20:07] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1522. # [20:07] * Joins: drexler (chatzilla@moz-BD26ECCD.hsd1.vt.comcast.net)
  1523. # [20:07] * stefanh is now known as stefanh|away
  1524. # [20:08] * Joins: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  1525. # [20:08] * Joins: automata (automata@E9BA0628.D2683785.16867D26.IP)
  1526. # [20:08] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1527. # [20:10] * Joins: Matti (chatzilla@moz-B20D5ACE.dip.t-dialin.net)
  1528. # [20:10] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1529. # [20:12] * Quits: lerc (quassel@121-74-253-76.telstraclear.net) (Ping timeout)
  1530. # [20:12] * Joins: c0smikdebris (c0smikdebr@4D20871B.38B3E32A.274D17D6.IP)
  1531. # [20:14] * Joins: jwilde (Thunderbir@moz-8584CEB0.medford.tufts.edu)
  1532. # [20:14] * Joins: lerc (quassel@moz-4B89A8BC.telstraclear.net)
  1533. # [20:15] * Quits: kk1fff (kk1fff@moz-9E369FAB.dynamic.hinet.net) (Quit: Leaving.)
  1534. # [20:16] * jcranmer|away is now known as jcranmer
  1535. # [20:16] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
  1536. # [20:17] * philor mutters some suggestions for those two bugs
  1537. # [20:18] <Ms2ger> Do they involve dark places?
  1538. # [20:18] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Ping timeout)
  1539. # [20:19] * Joins: mccr8 (mccr8@moz-EB2F197F.dsl.dynamic.sonic.net)
  1540. # [20:22] * Joins: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP)
  1541. # [20:22] <@khuey> mmm
  1542. # [20:22] * Quits: c0smikdebris (c0smikdebr@4D20871B.38B3E32A.274D17D6.IP) (Connection reset by peer)
  1543. # [20:22] <@khuey> fatal threadsafety assertions = fun bugs
  1544. # [20:22] <Ms2ger> Bounties!
  1545. # [20:23] <@khuey> srsly
  1546. # [20:23] * Ms2ger steals khuey's patch
  1547. # [20:23] <@khuey> :-P
  1548. # [20:24] * Quits: marco (Thunderbir@628F40B8.84C7FC14.10DC0B64.IP) (Quit: marco)
  1549. # [20:24] * Quits: sicking (chatzilla@moz-289A587C.hsd1.ca.comcast.net) (Ping timeout)
  1550. # [20:25] * Quits: maligree (maligree@moz-6628CF24.neoplus.adsl.tpnet.pl) (Quit: I just remembered I'm sleep deprived.)
  1551. # [20:26] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  1552. # [20:28] <Ms2ger> khuey, while you're here...
  1553. # [20:28] * Joins: harth (harth@moz-E378A399.hsd1.ca.comcast.net)
  1554. # [20:29] * Quits: harth (harth@moz-E378A399.hsd1.ca.comcast.net) (Connection reset by peer)
  1555. # [20:30] * Joins: harth (harth@moz-E378A399.hsd1.ca.comcast.net)
  1556. # [20:30] * Quits: RealRaven (Thunderbir@447CCCFA.AC896DD2.27F80FAC.IP) (Connection reset by peer)
  1557. # [20:30] * Joins: RealRaven (Thunderbir@447CCCFA.AC896DD2.27F80FAC.IP)
  1558. # [20:31] * Joins: tessarakt (jens@moz-3D8E83B6.pools.arcor-ip.net)
  1559. # [20:32] * Joins: c0smikdebris (c0smikdebr@B0032177.77B4AB2C.274D17D6.IP)
  1560. # [20:32] <@khuey> hrm
  1561. # [20:33] <@khuey> no reviewers around
  1562. # [20:33] * Joins: merinui (merinui@moz-1D8A7606.osk2.eonet.ne.jp)
  1563. # [20:37] <Ms2ger> khuey, you are around ;)
  1564. # [20:39] <@khuey> I can't review my own patches :-P
  1565. # [20:51] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Ping timeout)
  1566. # [20:54] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  1567. # [20:54] * Quits: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Quit: Leaving.)
  1568. # [20:55] <tbsaunde> jdm: you nothings about ipc/ right? is there a reason basictypes.h still needs to include prtypes.h?
  1569. # [20:55] <jdm> tbsaunde: ehsan filed a bug with a patch to get change that
  1570. # [20:55] * Quits: randix (randix@moz-BDAFEB54.dhcp.astr.or.charter.com) (Quit: away)
  1571. # [20:55] * jwir3 is now known as jwir3|away
  1572. # [20:56] <tbsaunde> jdm: oh, nice
  1573. # [20:56] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Ping timeout)
  1574. # [20:56] * Joins: dzbarsky (Adium@moz-39428EC2.phlapa.east.verizon.net)
  1575. # [20:58] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  1576. # [20:58] <Ms2ger> tbsaunde, in fact, I did that too :)
  1577. # [20:59] <Ms2ger> tbsaunde, and it's been reviewed, even
  1578. # [20:59] <tbsaunde> Ms2ger: I did it too actually
  1579. # [20:59] <Ms2ger> Heh
  1580. # [20:59] <Ms2ger> Mine is bug 792379
  1581. # [21:00] <Ms2ger> Feel free to all dupe :)
  1582. # [21:00] <tbsaunde> ok, I didn't file yet
  1583. # [21:00] <tbsaunde> and wont :p
  1584. # [21:04] * Quits: tchevalier (Daily@moz-A1C5F8CC.w81-251.abo.wanadoo.fr) (Quit: tchevalier)
  1585. # [21:06] * Joins: tchevalier (Daily@moz-A1C5F8CC.w81-251.abo.wanadoo.fr)
  1586. # [21:09] * Quits: tessarakt (jens@moz-3D8E83B6.pools.arcor-ip.net) (Quit: Client exiting)
  1587. # [21:09] * Quits: jwilde (Thunderbir@moz-8584CEB0.medford.tufts.edu) (Ping timeout)
  1588. # [21:10] * Joins: espadrine (thaddee_ty@moz-584E2C13.dclient.lsne.ch)
  1589. # [21:15] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Client exited)
  1590. # [21:15] <tbsaunde> w/in 30
  1591. # [21:15] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  1592. # [21:17] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Ping timeout)
  1593. # [21:22] * Joins: past (past@moz-3BBC237D.dsl.dyn.forthnet.gr)
  1594. # [21:24] * Quits: past (past@moz-3BBC237D.dsl.dyn.forthnet.gr) (Quit: ChatZilla 0.9.89 [Firefox 18.0a1/20120921030601])
  1595. # [21:25] * Joins: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br)
  1596. # [21:26] * Joins: Elen (El@moz-749635E7.hsd1.ut.comcast.net)
  1597. # [21:27] * Joins: jwilde (Thunderbir@moz-8584CEB0.medford.tufts.edu)
  1598. # [21:30] * Joins: jwilde1 (Thunderbir@moz-8584CEB0.medford.tufts.edu)
  1599. # [21:31] * Joins: gustavold (gustavold@A066F1CE.C355CF4.FBFF2E6D.IP)
  1600. # [21:31] * Quits: jwilde (Thunderbir@moz-8584CEB0.medford.tufts.edu) (Ping timeout)
  1601. # [21:32] * Quits: jwilde1 (Thunderbir@moz-8584CEB0.medford.tufts.edu) (Ping timeout)
  1602. # [21:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8d077e0638d4 - Robert Longson - Bug 567848 - Split content methods from nsSVGUtils into SVGContentUtils. r=dholbert
  1603. # [21:38] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  1604. # [21:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2afbf5440fc8 - Jim Mathies - Bug 726615 - Completely remove MozTouch event support from mc. r=smaug
  1605. # [21:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fcf9991c8d97 - Jim Mathies - Bug 726615 - Implement w3c touch events for Windows. Original patch by Makoto Kato. r=wesj, smaug, mbrubeck
  1606. # [21:39] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  1607. # [21:40] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
  1608. # [21:40] * ChanServ sets mode: +o smaug
  1609. # [21:40] <WG9s> ehsan: thanks for the fix for my msvc 9 issue ;-)
  1610. # [21:40] * Quits: cstipkovic (u6805@moz-160C58C6.com) (Ping timeout)
  1611. # [21:41] * Joins: cstipkovic (u6805@moz-160C58C6.com)
  1612. # [21:42] * mjschranz_away is now known as mjschranz
  1613. # [21:43] * Quits: nutellaSandwich (u3566@moz-160C58C6.com) (Ping timeout)
  1614. # [21:43] * Joins: nutellaSandwich (u3566@moz-160C58C6.com)
  1615. # [21:43] * Quits: gozala (u5923@moz-160C58C6.com) (Ping timeout)
  1616. # [21:43] * Joins: gozala (u5923@moz-160C58C6.com)
  1617. # [21:43] * Quits: c0smikdebris (c0smikdebr@B0032177.77B4AB2C.274D17D6.IP) (Connection reset by peer)
  1618. # [21:45] * Quits: Honza (chatzilla@5AD2A1B9.23B79DE4.D0083327.IP) (Ping timeout)
  1619. # [21:45] * Joins: Honza (chatzilla@5AD2A1B9.23B79DE4.D0083327.IP)
  1620. # [21:46] * Quits: merike|away (quassel@moz-DAB8F9B.cable.starman.ee) (Ping timeout)
  1621. # [21:47] * Joins: merike|away (quassel@moz-DAB8F9B.cable.starman.ee)
  1622. # [21:47] * Quits: fhd (u2508@moz-160C58C6.com) (Ping timeout)
  1623. # [21:47] * Joins: fhd (u2508@moz-160C58C6.com)
  1624. # [21:47] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  1625. # [21:48] * Quits: sawrubh (u6719@moz-160C58C6.com) (Ping timeout)
  1626. # [21:49] <WG9s> ehsan: I also understand that things can;t be tested with all supposedly supported build environments. But if i report an issue with a supposedly supported environment, I don;t want to get a that is so old you should update type answer.
  1627. # [21:50] * Quits: mccr8 (mccr8@moz-EB2F197F.dsl.dynamic.sonic.net) (Quit: mccr8)
  1628. # [21:55] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  1629. # [21:55] * Joins: sawrubh (chatzilla@411549F7.EE08C001.553D87E5.IP)
  1630. # [21:56] * Quits: sawrubh (chatzilla@411549F7.EE08C001.553D87E5.IP) (Quit: Stack has overflowed, need to save it.)
  1631. # [21:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a1f06437a8d2 - Kyle Huey - Bug 793434. r=smaug
  1632. # [21:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9d285bedbc1f - Kyle Huey - Bug 753659: Make refcounting threadsafety assertions fatal. r=bsmedberg
  1633. # [21:57] * Quits: anant (Anant@moz-132332B9.hsd1.ca.comcast.net) (Quit: Leaving)
  1634. # [21:58] * Quits: felipe (u2734@moz-160C58C6.com) (Ping timeout)
  1635. # [21:58] * Quits: jdm (jdm@moz-ED97493F.cpe.net.cable.rogers.com) (Quit: Lost terminal)
  1636. # [21:58] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Ping timeout)
  1637. # [21:58] * Joins: felipe (u2734@moz-160C58C6.com)
  1638. # [21:59] * Joins: timeless_ (uid4015@moz-D63BDBD0.irccloud.com)
  1639. # [21:59] * Quits: timeless (uid4015@moz-D63BDBD0.irccloud.com) (Ping timeout)
  1640. # [21:59] * timeless_ is now known as timeless
  1641. # [21:59] * Quits: nigelb (nigel@moz-8640053A.me) (Ping timeout)
  1642. # [21:59] * Joins: karl (karl@moz-74EEDB39.jetstream.xtra.co.nz)
  1643. # [21:59] * Joins: sawrubh (chatzilla@411549F7.EE08C001.553D87E5.IP)
  1644. # [21:59] * Joins: nigelb (nigel@moz-8640053A.me)
  1645. # [22:01] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  1646. # [22:01] * Joins: jwilde (Thunderbir@moz-6E9562BE.medford.tufts.edu)
  1647. # [22:02] * Joins: jwilde1 (Thunderbir@moz-6E9562BE.medford.tufts.edu)
  1648. # [22:02] * Quits: jwilde (Thunderbir@moz-6E9562BE.medford.tufts.edu) (Write error: Broken pipe)
  1649. # [22:02] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1650. # [22:05] * Joins: rajul (quassel@63CDD426.58C8E96.5700D73F.IP)
  1651. # [22:05] * Quits: gustavold (gustavold@A066F1CE.C355CF4.FBFF2E6D.IP) (Ping timeout)
  1652. # [22:07] * khuey is now known as khuey|away
  1653. # [22:07] * khuey|away is now known as khuey
  1654. # [22:08] * Quits: harth (harth@moz-E378A399.hsd1.ca.comcast.net) (Ping timeout)
  1655. # [22:09] * Quits: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br) (Ping timeout)
  1656. # [22:09] * Joins: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br)
  1657. # [22:11] * Quits: dzbarsky (Adium@moz-39428EC2.phlapa.east.verizon.net) (Quit: Leaving.)
  1658. # [22:12] * Joins: sawrubh_ (u6719@moz-160C58C6.com)
  1659. # [22:14] * Quits: tonymec (tonymec@B01781A4.FB9C99DE.277517C1.IP) (Connection reset by peer)
  1660. # [22:15] * Joins: jduell__ (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
  1661. # [22:15] * Quits: sawrubh (chatzilla@411549F7.EE08C001.553D87E5.IP) (Quit: Stack has overflowed, need to save it.)
  1662. # [22:15] * sawrubh_ is now known as sawrubh
  1663. # [22:17] * Joins: tonymec (tonymec@B01781A4.FB9C99DE.277517C1.IP)
  1664. # [22:20] * Joins: harth (harth@moz-E378A399.hsd1.ca.comcast.net)
  1665. # [22:23] * Quits: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br) (Ping timeout)
  1666. # [22:23] * Joins: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br)
  1667. # [22:23] * Joins: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net)
  1668. # [22:25] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Client exited)
  1669. # [22:27] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1670. # [22:28] * mjschranz is now known as mjschranz_away
  1671. # [22:29] * Joins: smontagu (chatzilla@moz-D14A079E.red.bezeqint.net)
  1672. # [22:30] * Quits: jduell__ (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Ping timeout)
  1673. # [22:31] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1674. # [22:32] * Quits: jwilde1 (Thunderbir@moz-6E9562BE.medford.tufts.edu) (Ping timeout)
  1675. # [22:34] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Ping timeout)
  1676. # [22:34] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1677. # [22:35] * Quits: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br) (Ping timeout)
  1678. # [22:36] * Joins: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br)
  1679. # [22:36] * Joins: jwilde (Thunderbir@moz-6E9562BE.medford.tufts.edu)
  1680. # [22:36] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  1681. # [22:38] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Ping timeout)
  1682. # [22:38] * Quits: evilpie_ (evilpie@moz-1BA75B77.pools.arcor-ip.net) (Quit: ChatZilla 0.9.88.2 [Firefox 18.0a1/20120904030512])
  1683. # [22:38] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1684. # [22:44] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Ping timeout)
  1685. # [22:44] * Quits: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com) (Client exited)
  1686. # [22:45] * Quits: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP) (Quit: lmandel)
  1687. # [22:45] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1688. # [22:46] * capella is now known as capella|away
  1689. # [22:46] * Joins: jduell__ (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
  1690. # [22:48] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Ping timeout)
  1691. # [22:48] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1692. # [22:50] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  1693. # [22:51] * Quits: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Quit: Leaving.)
  1694. # [22:54] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Ping timeout)
  1695. # [22:54] * Quits: WG9s (bill@moz-D750CC69.maine.res.rr.com) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 15.0.1/20120911153917])
  1696. # [22:54] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1697. # [22:55] <dholbert> khuey, ping
  1698. # [22:56] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  1699. # [22:56] * Quits: karl (karl@moz-74EEDB39.jetstream.xtra.co.nz) (Ping timeout)
  1700. # [22:56] <Ms2ger> Did he break something
  1701. # [22:57] <dholbert> nope
  1702. # [22:57] <dholbert> unrelated to his checkin
  1703. # [22:57] <dholbert> I'm trying to remember what the invocation is during "make reftest" for "start in a debugger"
  1704. # [22:57] <dholbert> and I seem to recall him mentioning it a month or two ago
  1705. # [22:58] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Ping timeout)
  1706. # [22:58] <dholbert> maybe EXTRA_TEST_ARGS="-g" or something... lemme try that
  1707. # [22:58] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1708. # [22:59] <dholbert> (nope, those args get passed to runreftest.py, and that doesn't like "-g"
  1709. # [22:59] <dholbert> )
  1710. # [22:59] <Ms2ger> EXTRA_TEST_ARGS=--debugger=gdb
  1711. # [22:59] <dholbert> ahhhh
  1712. # [22:59] <dholbert> Ms2ger++
  1713. # [22:59] <dholbert> thanks
  1714. # [23:00] <Ms2ger> Np
  1715. # [23:04] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Ping timeout)
  1716. # [23:04] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1717. # [23:05] <@gavin> Yoric: land it on the branches
  1718. # [23:05] <Yoric> I don't have land access.
  1719. # [23:05] <@gavin> find someone else to land it on branches :)
  1720. # [23:06] <Yoric> :)
  1721. # [23:06] <@gavin> I marked it checkin-needed, that might work
  1722. # [23:06] * Joins: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com)
  1723. # [23:06] <Yoric> Thanks
  1724. # [23:07] <Yoric> Should I add something to the whiteboard along the lines of [already-landed-in-fx18]?
  1725. # [23:07] * Quits: atte (atte@moz-401E92F1.dhcp.inet.fi) (Client exited)
  1726. # [23:07] * Quits: rajul (quassel@63CDD426.58C8E96.5700D73F.IP) (Client exited)
  1727. # [23:07] <@gavin> no, that's obvious from the rest of the state of the bug
  1728. # [23:08] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  1729. # [23:08] <Yoric> ok
  1730. # [23:08] <Yoric> Thanks
  1731. # [23:09] * Quits: Ms2ger (Ms2ger@C7FCF2D5.F032B4DF.37724B0D.IP) (Quit: nn)
  1732. # [23:10] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Ping timeout)
  1733. # [23:10] * Joins: developers883 (bzlandfill@moz-E8D9B650.adsl.proxad.net)
  1734. # [23:10] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1735. # [23:13] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  1736. # [23:13] * ChanServ sets mode: +o roc
  1737. # [23:13] * Joins: rajul (quassel@E716DA55.BEBC8C2C.F44414AF.IP)
  1738. # [23:14] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Ping timeout)
  1739. # [23:14] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1740. # [23:15] * Quits: JuanDaugherty (juan@moz-253CFD8E.buffalo.res.rr.com) (Client exited)
  1741. # [23:17] * Quits: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br) (Ping timeout)
  1742. # [23:17] * Joins: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br)
  1743. # [23:18] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Ping timeout)
  1744. # [23:18] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  1745. # [23:18] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1746. # [23:19] * Quits: jwilde (Thunderbir@moz-6E9562BE.medford.tufts.edu) (Ping timeout)
  1747. # [23:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3f95fd3795b6 - David Rajchenbach-Teller - Bug 792668 - Simplify code shared between implementations of HANDLE. r=froydnj
  1748. # [23:23] * Quits: msucan (mihai@17969768.DD17A642.B4CEF140.IP) (Quit: Leaving.)
  1749. # [23:24] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Ping timeout)
  1750. # [23:24] * Quits: JeroenDeDauw (j@moz-2B3F3919.dip.t-dialin.net) (Quit: Leaving.)
  1751. # [23:24] * Joins: RyanVM (chatzilla@moz-148999FE.phlapa.fios.verizon.net)
  1752. # [23:24] <RyanVM> Yoric: ping
  1753. # [23:24] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1754. # [23:25] * mattwoodrow|away is now known as mattwoodrow
  1755. # [23:25] * Quits: harth (harth@moz-E378A399.hsd1.ca.comcast.net) (Input/output error)
  1756. # [23:25] * Joins: randix (randix@moz-BDAFEB54.dhcp.astr.or.charter.com)
  1757. # [23:27] * Joins: longsonr (chatzilla@moz-9573A8AE.zone8.bethere.co.uk)
  1758. # [23:27] * Quits: longsonr (chatzilla@moz-9573A8AE.zone8.bethere.co.uk) (Quit: ChatZilla 0.9.89 [Firefox 15.0.1/20120905151427])
  1759. # [23:28] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  1760. # [23:29] * Joins: jwilde (Thunderbir@moz-6E9562BE.medford.tufts.edu)
  1761. # [23:30] * Joins: harth (harth@moz-E378A399.hsd1.ca.comcast.net)
  1762. # [23:30] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  1763. # [23:32] * Joins: jez (user@moz-4B93ED4.bethere.co.uk)
  1764. # [23:32] <jez> Who deals with the "inspect element" interface in Firefox?
  1765. # [23:33] <Yoric> RyanVM: pong
  1766. # [23:33] * Quits: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br) (Ping timeout)
  1767. # [23:33] <RyanVM> Yoric: I'm pushing bug 777711 to Try again, but the last run linked in the bug shows failures.
  1768. # [23:34] <Yoric> Let me check.
  1769. # [23:34] * Joins: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br)
  1770. # [23:34] <RyanVM> Yoric: The Win7 log is still available
  1771. # [23:34] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Ping timeout)
  1772. # [23:34] <Yoric> RyanVM: This is my last TryRun https://tbpl.mozilla.org/?tree=Try&rev=9dbaded879ca
  1773. # [23:34] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1774. # [23:35] * Quits: harth (harth@moz-E378A399.hsd1.ca.comcast.net) (Input/output error)
  1775. # [23:35] <RyanVM> Yoric: OK, thanks
  1776. # [23:36] * Quits: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP) (Quit: lmandel)
  1777. # [23:39] <RyanVM> Yoric: also, did you see my note on bug 790649?
  1778. # [23:40] <RyanVM> Yoric: Looks pretty easy to adapt to beta, but I'd prefer that someone who knows the code be the one to actually do it :)
  1779. # [23:40] <Yoric> Ah no, I had not seen.
  1780. # [23:40] <Yoric> :)
  1781. # [23:40] <Yoric> It is getting late her, I will do that tomorrow.
  1782. # [23:40] <Yoric> s/her/here/
  1783. # [23:40] <RyanVM> not a problem
  1784. # [23:40] * Joins: dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net)
  1785. # [23:40] * ChanServ sets mode: +o dbaron
  1786. # [23:40] <Yoric> Speaking of which, bailing out.
  1787. # [23:40] <RyanVM> i'll get it whenever it's ready
  1788. # [23:40] <Yoric> Thanks a lot.
  1789. # [23:41] <Yoric> And good night everybody.
  1790. # [23:41] * Joins: mconley (mconley@E55AE6E9.F7EBA23.C3C3A9D0.IP)
  1791. # [23:43] <RyanVM> night
  1792. # [23:43] * Quits: jduell__ (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Ping timeout)
  1793. # [23:44] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Ping timeout)
  1794. # [23:44] * Quits: RealRaven (Thunderbir@447CCCFA.AC896DD2.27F80FAC.IP) (Quit: RealRaven)
  1795. # [23:44] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1796. # [23:45] * Joins: cjones (cjones@moz-45913895.socal.res.rr.com)
  1797. # [23:45] * Quits: jwilde (Thunderbir@moz-6E9562BE.medford.tufts.edu) (Ping timeout)
  1798. # [23:47] * Quits: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br) (Ping timeout)
  1799. # [23:47] * Joins: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br)
  1800. # [23:48] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  1801. # [23:52] <@khuey> dholbert: pong
  1802. # [23:52] <dholbert> khuey, un-ping, sorry
  1803. # [23:52] <dholbert> Ms2ger answered my question
  1804. # [23:52] * Quits: @not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP) (Input/output error)
  1805. # [23:53] <@khuey> ool
  1806. # [23:53] <@khuey> *cool
  1807. # [23:54] * Quits: rajul (quassel@E716DA55.BEBC8C2C.F44414AF.IP) (Client exited)
  1808. # [23:54] * Quits: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP) (Ping timeout)
  1809. # [23:54] * Joins: Goldorak (chatzilla@39C8A2D1.3A72797F.187A1082.IP)
  1810. # [23:55] * Joins: rajul (quassel@23CBD938.5AF8A9A3.27560D6E.IP)
  1811. # [23:57] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
  1812. # [23:58] * Quits: rajul (quassel@23CBD938.5AF8A9A3.27560D6E.IP) (Ping timeout)
  1813. # Session Close: Sun Sep 23 00:00:00 2012

The end :)