/irc-logs / mozilla / #developers / 2013-03-04 / end

Options:

  1. # Session Start: Mon Mar 04 00:00:00 2013
  2. # Session Ident: #developers
  3. # [00:01] * jchen is now known as jchen|away
  4. # [00:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/796bfdb26c02 - Lucas Rocha - Bug 846751 - Remove unnecessary log call in TwoWayView (r=mfinkle)
  5. # [00:04] * Quits: RealRaven (Thunderbir@D6D2D939.9F09AD81.C3498625.IP) (Quit: RealRaven)
  6. # [00:04] * Quits: @bz_sleep (bzbarsky@moz-71EFD05D.bstnma.fios.verizon.net) (Ping timeout)
  7. # [00:04] * Joins: bz_sleep (bzbarsky@moz-71EFD05D.bstnma.fios.verizon.net)
  8. # [00:05] * Joins: JeroenDeDauw (j@moz-36F38EDC.dip.t-dialin.net)
  9. # [00:07] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  10. # [00:07] * Joins: alice (alice@moz-FC2427F3.range86-167.btcentralplus.com)
  11. # [00:07] * Quits: pnemsak (Miranda@moz-192A9791.orange.sk) (Quit: pnemsak)
  12. # [00:11] * Joins: ketas (ketas@195.20.191.90.dyn.estpak.ee)
  13. # [00:12] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  14. # [00:14] * Quits: philor|away (philor@moz-638273A8.my-nick.name) (Ping timeout)
  15. # [00:17] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  16. # [00:17] * Quits: Mic (Mic@moz-E156D8ED.superkabel.de) (Quit: No time to waste, let's go!)
  17. # [00:18] * Quits: zwol (zack@moz-523B260E.pitbpa.fios.verizon.net) (Ping timeout)
  18. # [00:19] <tbsaunde> Jesse: that bug and text stuff in general makes me sad :( but I'll try and look into it
  19. # [00:19] * Joins: philor|away (philor@moz-638273A8.my-nick.name)
  20. # [00:20] * Quits: avih (quassel@moz-4F89D89A.red.bezeqint.net) (Connection reset by peer)
  21. # [00:20] * Quits: kaze (kaze@84A619C3.C8BB2B5D.EC2613E4.IP) (Ping timeout)
  22. # [00:22] * Quits: automata (automata@moz-1CE7A56D.ifsc.usp.br) (Ping timeout)
  23. # [00:23] * Joins: avih (quassel@moz-4F89D89A.red.bezeqint.net)
  24. # [00:25] <KaiRo> gah, this moz.build stuff sucks, apparently, I can't build the same add-on with this and the old system (from extensions/) as I can't set the variables in both Makefile.in and moz.build :(
  25. # [00:25] * Joins: mkohler (mkohler@moz-CF129D9A.dclient.hispeed.ch)
  26. # [00:28] * Quits: bdahl (bdahl@moz-D7CB09C3.dsl.dynamic.sonic.net) (Client exited)
  27. # [00:28] * jchen|away is now known as jchen
  28. # [00:29] * Fallen|away is now known as Fallen
  29. # [00:29] * Quits: marco (Thunderbir@moz-D91E933A.cust.dsl.teletu.it) (Quit: marco)
  30. # [00:30] <jcranmer> KaiRo: EXTERNALLY_MANAGED_MAKE_FILE := 1 ?
  31. # [00:31] <jcranmer> KaiRo: you could also guard on a FIREFOX_VERSION in the makefile :-)
  32. # [00:31] <KaiRo> jcranmer: for one thing, I don't know about it, for the other, I guess I should embrace the new stuff
  33. # [00:34] <KaiRo> jcranmer: well, the FIREFOX_VERSION stuff would be pretty hacky - also, I'm not sure how their tests work, they might just scan the Makefile and not parse it
  34. # [00:36] <jcranmer> I also don't know why you need to go through the pain of using the m-c build system for extensions, unless you're one of them binary people
  35. # [00:36] * jchen is now known as jchen|away
  36. # [00:37] * Joins: kaze (kaze@84A619C3.C8BB2B5D.EC2613E4.IP)
  37. # [00:39] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  38. # [00:40] * Joins: Mic (Mic@moz-E156D8ED.superkabel.de)
  39. # [00:40] * Quits: kaze (kaze@84A619C3.C8BB2B5D.EC2613E4.IP) (Ping timeout)
  40. # [00:40] * Quits: Mic (Mic@moz-E156D8ED.superkabel.de) (Quit: No time to waste, let's go!)
  41. # [00:42] <KaiRo> jcranmer: I just want to have them be updated from the source and with the same structure as a built-in is doing or as near to that as possible (my data manager add-on also exists as a built-in feature in SeaMonkey)
  42. # [00:42] <KaiRo> also, I have built things this way and it has worked for ages
  43. # [00:42] <jcranmer> I normally just use a zip approach
  44. # [00:42] <KaiRo> zip would suck pretty much for this
  45. # [00:43] <KaiRo> I want a current version of this being built into my builds every day, and I'd like
  46. # [00:43] <KaiRo> to run tests
  47. # [00:44] <KaiRo> which already sucks pretty much already anyhow since our anti-preinstalled-addons measures
  48. # [00:46] * Parts: nical (nico@moz-4754F405.fbx.proxad.net)
  49. # [00:46] <firebot> Check-in:
  50. # [00:46] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3cbd4cef7fde - Mats Palmgren - Bug 847130 - Do DestroyOverflowLines() if the last line was removed instead of always RemoveOverflowLines() and SetOverflowLines() when there's lines remaining. r=dbaron
  51. # [00:47] <KaiRo> in any case, looks like for now I can nicely live with this state as the only subdir I had in there was tests and I can live with not building them for aurora and beta
  52. # [00:49] <KaiRo> in the future, I might need to change stuff more drastically, I guess abandoning any testing, or abandoning the add-ons completely
  53. # [00:50] <jcranmer> once everybody moves to moz.build, there shouldn't be any other drastic changes
  54. # [00:50] <jcranmer> but our build system is very much not designed to support multiple versions
  55. # [00:51] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Connection reset by peer)
  56. # [00:53] * Quits: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: fitzgen)
  57. # [00:55] * Joins: DGMurdockIII (DGMurdockI@moz-F1247A16.hsd1.in.comcast.net)
  58. # [00:57] <KaiRo> jcranmer: well, I know it's not - but given that the same version of my addons works across versions, I tried - that said, I probably could just stop building versions I don't use and the problem would go away for me :)
  59. # [00:57] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  60. # [00:57] * Quits: sewardj (sewardj@moz-53D682E7.dip.t-dialin.net) (Ping timeout)
  61. # [00:57] * Joins: kaze (kaze@84A619C3.C8BB2B5D.EC2613E4.IP)
  62. # [00:57] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  63. # [00:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/37fa28f052c5 - Philipp Matthias Schäfer - Bug 815737 - Inline MathCache-reliant functions in IonMonkey. r=sstangl
  64. # [00:58] * Fallen is now known as Fallen|away
  65. # [00:58] <KaiRo> looks like I have a build that succeeded, though
  66. # [01:00] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  67. # [01:02] * Quits: kaze (kaze@84A619C3.C8BB2B5D.EC2613E4.IP) (Ping timeout)
  68. # [01:03] * Quits: errstr (trane@4B6E818F.DF074373.4372BB76.IP) (Ping timeout)
  69. # [01:03] * Joins: errstr (trane@4B6E818F.DF074373.4372BB76.IP)
  70. # [01:03] * njn sees try server has empty queues and lets rip with a |try: -b do -p all -u all -t none|
  71. # [01:04] * njn is living large, today
  72. # [01:04] * Quits: areinald1 (Thunderbir@moz-BF112525.fbx.proxad.net) (Quit: areinald1)
  73. # [01:04] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  74. # [01:05] * jcranmer is now known as jcranmer|away
  75. # [01:09] * Quits: mkohler (mkohler@moz-CF129D9A.dclient.hispeed.ch) (Client exited)
  76. # [01:10] * Quits: Cwiiis (cwiiis@moz-125BA310.croy.cable.virginmedia.com) (Quit: Leaving)
  77. # [01:11] * Quits: UCC (Catalin@5841752B.13C46D90.FB866788.IP) (Input/output error)
  78. # [01:11] * Quits: wg9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 19.0/20130218192555])
  79. # [01:15] * Quits: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net) (Connection reset by peer)
  80. # [01:16] * Joins: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net)
  81. # [01:16] * Joins: mkohler (mkohler@moz-CF129D9A.dclient.hispeed.ch)
  82. # [01:18] * Joins: kaze (kaze@84A619C3.C8BB2B5D.EC2613E4.IP)
  83. # [01:18] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  84. # [01:20] <NeilAway> KaiRo: yeah, that sucks, every time I create a new profile I have to remember to enable all the built-in addons :s
  85. # [01:20] <NeilAway> either that or ask Unfocused what the pref is again
  86. # [01:21] <Unfocused> extensions.autoDisableScopes?
  87. # [01:23] * Quits: jcv (john@moz-9DD98F0F.cable.mindspring.com) (Ping timeout)
  88. # [01:23] * Quits: kaze (kaze@84A619C3.C8BB2B5D.EC2613E4.IP) (Ping timeout)
  89. # [01:24] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  90. # [01:27] * Joins: jcv (john@moz-9DD98F0F.cable.mindspring.com)
  91. # [01:29] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  92. # [01:29] <Callek> ...anyone now what the issue is here: http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1362351081.1362352778.15456.gz&fulltext=1#err0 specifcally a mac build with clang+ccache error 255
  93. # [01:31] <njn> who knows about Timers?
  94. # [01:31] <njn> more specifically, how many do we expect to have concurrently operating?
  95. # [01:31] <Callek> similar errors have happened on other builds http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1362288788.1362294368.28542.gz&fulltext=1#err0 across multiple machines and never the same file :(
  96. # [01:32] <njn> after opening 150 tabs the highest I've seen is ~185 concurrent timers
  97. # [01:32] * Joins: darkowlzz (darkowlzz@6B383114.748CA53F.25B273F5.IP)
  98. # [01:33] * Callek should note that there are greens-successful builds mixed in as well
  99. # [01:34] <tbsaunde> njn: bz and ehsan atleast
  100. # [01:34] * Quits: loadbang (loadbang@moz-8C34F21F.range86-135.btcentralplus.com) (Quit: loadbang)
  101. # [01:35] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Leaving...)
  102. # [01:38] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  103. # [01:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c1f4eff03e82 - Anthony Jones - Bug 840693 - Add ZoomScale; r=Bas
  104. # [01:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cacb9f3ee44d - Anthony Jones - Bug 840693 - Change to using gfx:: types in AsyncPanZoomController; r=cjones
  105. # [01:40] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  106. # [01:40] * Joins: kaze (kaze@84A619C3.C8BB2B5D.EC2613E4.IP)
  107. # [01:41] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  108. # [01:41] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  109. # [01:42] * Quits: kaze (kaze@84A619C3.C8BB2B5D.EC2613E4.IP) (Ping timeout)
  110. # [01:44] * Quits: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com) (Ping timeout)
  111. # [01:45] * Joins: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com)
  112. # [01:46] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  113. # [01:47] * Quits: alice (alice@moz-FC2427F3.range86-167.btcentralplus.com) (Client exited)
  114. # [01:48] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  115. # [01:50] * ewong|away is now known as ewong
  116. # [01:54] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  117. # [01:58] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  118. # [01:58] * Joins: kaze (kaze@84A619C3.C8BB2B5D.EC2613E4.IP)
  119. # [02:05] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  120. # [02:07] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  121. # [02:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bb36734405a2 - Robert O'Callahan - Bug 829557. Part 2: Allow plugin code to reenter Gecko safely while while the plugin is processing an input event. r=bsmedberg
  122. # [02:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/260236599b04 - Robert O'Callahan - Bug 829557. Part 1: When calling into plugin code, identify situations where it is safe (or unsafe) to reenter Gecko from plugin code. r=bsmedberg
  123. # [02:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/04856b09ea1e - Robert O'Callahan - Bug 845526. Limit complexity of invalid region in RemoveFrameFromLayerManager. r=mattwoodrow
  124. # [02:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/012b1415f212 - Robert O'Callahan - Bug 840695. Make aAntialiasMode default to AA_DEFAULT, because, well, it's the default. r=bas
  125. # [02:13] * Quits: Mossop (mossop@moz-3D9B2D8F.lsanca.fios.verizon.net) (Quit: Fleeing the scene)
  126. # [02:14] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  127. # [02:16] * Quits: kaze (kaze@84A619C3.C8BB2B5D.EC2613E4.IP) (Ping timeout)
  128. # [02:20] * Joins: Mossop (mossop@moz-3D9B2D8F.lsanca.fios.verizon.net)
  129. # [02:21] * Joins: KenChang (KenChang@moz-99690620.hinet-ip.hinet.net)
  130. # [02:23] * nrc is now known as nrc|away
  131. # [02:23] * Quits: jcranmer|away (jtcranmer@moz-EBF2B4AB.cs.illinois.edu) (Ping timeout)
  132. # [02:24] * Quits: mkohler (mkohler@moz-CF129D9A.dclient.hispeed.ch) (Client exited)
  133. # [02:24] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  134. # [02:27] * Joins: nattokirai (nattokirai@moz-348F61F0.mozilla.or.jp)
  135. # [02:27] * Joins: jcranmer|away (jtcranmer@moz-EBF2B4AB.cs.illinois.edu)
  136. # [02:27] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  137. # [02:27] * ChanServ sets mode: +o roc
  138. # [02:30] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  139. # [02:30] * Joins: schien-laptop_ (schien@moz-99690620.hinet-ip.hinet.net)
  140. # [02:33] * Joins: kaze (kaze@84A619C3.C8BB2B5D.EC2613E4.IP)
  141. # [02:33] * Joins: kanru (kanru@moz-99690620.hinet-ip.hinet.net)
  142. # [02:34] * Quits: darkowlzz (darkowlzz@6B383114.748CA53F.25B273F5.IP) (Ping timeout)
  143. # [02:35] * Quits: terrence (terrence@2557E599.66715431.D25A875A.IP) (Ping timeout)
  144. # [02:35] * Quits: nattokirai (nattokirai@moz-348F61F0.mozilla.or.jp) (Quit: nattokirai)
  145. # [02:36] * Joins: thinker (user@moz-D921FE60.dynamic.kbronet.com.tw)
  146. # [02:38] * Joins: nattokirai (nattokirai@moz-348F61F0.mozilla.or.jp)
  147. # [02:41] <nthomas> there's a DNS issue in one of the colos at the moment, so there are errors retrieving info for TBPL at the very least
  148. # [02:41] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  149. # [02:41] <ewong> dev.m.o. is down as well..
  150. # [02:41] <ewong> dunno if that's related.
  151. # [02:42] <nattokirai> can't seem to ssh to hg.mozilla.org either
  152. # [02:42] <Unfocused> and i have bugs in the code i wrote. i think that's related.
  153. # [02:43] * Joins: ericchou (ericchou@moz-99690620.hinet-ip.hinet.net)
  154. # [02:44] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Ping timeout)
  155. # [02:45] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  156. # [02:46] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  157. # [02:47] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  158. # [02:48] * Joins: wlach (wlach@moz-CC95DE47.cpe.net.cable.rogers.com)
  159. # [02:48] * Quits: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP) (Ping timeout)
  160. # [02:50] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  161. # [02:51] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  162. # [02:52] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  163. # [02:53] * Quits: thinker (user@moz-D921FE60.dynamic.kbronet.com.tw) (Ping timeout)
  164. # [02:55] <tbsaunde> anyone have ideas why tbpl would suggest the same bug multiple times?
  165. # [02:57] * Joins: m_kato (m_kato@moz-348F61F0.mozilla.or.jp)
  166. # [02:57] <KWierso|Home> It's a really good suggestion?
  167. # [02:57] * KWierso|Home flees
  168. # [02:58] * jcranmer|away is now known as jcranmer
  169. # [03:01] * Joins: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP)
  170. # [03:01] * Joins: aklotz (Thunderbir@moz-55246988.cg.shawcable.net)
  171. # [03:05] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  172. # [03:09] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  173. # [03:09] <@dbaron> tbsaunde, it's picking up the same suggestion for different lines of output
  174. # [03:09] <@dbaron> tbsaunde, I think it basically takes each TEST-UNEXPECTED-* line and makes suggestions for it
  175. # [03:10] * Joins: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net)
  176. # [03:11] <tbsaunde> dbaron: ah, I wonder how I've never seen that before
  177. # [03:12] * Quits: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com) (Ping timeout)
  178. # [03:12] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Quit: Jesse)
  179. # [03:12] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  180. # [03:15] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  181. # [03:17] <@dbaron> oh, interesting ssh://hg.m.o/ is broken, but https://hg.m.o/ is still working
  182. # [03:18] <Callek> dbaron: yea theres issues in scl3 right now, I suspect the reason ssh:// isn't working is related to LDAP
  183. # [03:18] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  184. # [03:20] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  185. # [03:27] <edwin> I'm having trouble with http:// as well -- won't complete a clone for me
  186. # [03:29] <nthomas> buildbot is all kinds of sad, I'm going to close some trees
  187. # [03:30] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  188. # [03:32] * Quits: chewey (chewey@moz-4AC3E4CF.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  189. # [03:32] * Joins: chewey (chewey@moz-AFB4F791.dip0.t-ipconnect.de)
  190. # [03:37] * Joins: Waldo (waldo@moz-537BCF9.hsd1.ca.comcast.net)
  191. # [03:38] * Quits: reuben (reuben@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  192. # [03:38] <Waldo> noooooo, tree closed :-(
  193. # [03:38] * Quits: dchan (dchan@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  194. # [03:38] * Quits: @khuey|away (khuey@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  195. # [03:38] * Quits: liuche (liuche@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  196. # [03:38] * Quits: hwine (hwine@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  197. # [03:38] * Quits: Yoric (Yoric@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  198. # [03:38] * Quits: AutomatedTester|AFK (David@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  199. # [03:38] * Quits: geekboy|afk (geekboy@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  200. # [03:38] * Quits: nalexander (nalexander@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  201. # [03:38] * Quits: mrbkap (mrbkap@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  202. # [03:38] * Quits: nthomas (nthomas@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  203. # [03:38] * Quits: whimboo|afk (whimboo@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  204. # [03:38] * Quits: cers (cers@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  205. # [03:38] * Quits: nli (nli@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  206. # [03:38] * Quits: fryn (fyan@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  207. # [03:38] * Quits: mgerva-afk (mgerva@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  208. # [03:38] * Quits: shu (sguo@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  209. # [03:38] * Quits: Tomcat|away (Tomcat@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  210. # [03:38] * Quits: Cww (Cww@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  211. # [03:38] * Quits: froydnj (nfroyd@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  212. # [03:38] * Quits: joduinn-commute (joduinn@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  213. # [03:38] * Quits: edwin (me@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  214. # [03:38] * Quits: lsblakk (lsblakk@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  215. # [03:38] * Quits: tbsaunde (tbsaunde@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  216. # [03:38] * Quits: kbrosnan (kbrosnan@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  217. # [03:39] * Quits: margaret (margaret@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  218. # [03:39] * Quits: rnewman (rich_holyg@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  219. # [03:39] * Quits: gregglind_away (glind@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  220. # [03:39] * Quits: ashish (ashish@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  221. # [03:39] * Joins: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net)
  222. # [03:39] * Quits: @gavin (gavin@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  223. # [03:39] * Quits: gps (gps@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  224. # [03:39] * Quits: kk1fff (pwang@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  225. # [03:39] * Quits: dietrich (dietrich@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  226. # [03:39] * Quits: robc|afk (rcampbell@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  227. # [03:39] * Quits: imelven (imelven2@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  228. # [03:39] * Quits: fox2mike (shyam@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  229. # [03:39] * Quits: mconnor (mconnor@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  230. # [03:39] * Quits: ctalbert|afk (ctalbert@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  231. # [03:39] * Quits: johnath (johnath@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  232. # [03:39] * Quits: rhelmer (rhelmer@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  233. # [03:39] * Quits: @dolske (dolske@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  234. # [03:39] * Quits: kinetik (kinetik@CDF84EDA.4AFC5639.FC74E68.IP) (Ping timeout)
  235. # [03:40] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  236. # [03:41] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  237. # [03:43] * Joins: kinetik (kinetik@CDF84EDA.4AFC5639.FC74E68.IP)
  238. # [03:43] * Joins: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  239. # [03:46] * Joins: khuey|away (khuey@moz-DB4A9C19.scl3.mozilla.com)
  240. # [03:46] * Joins: mgerva-afk (mgerva@moz-DB4A9C19.scl3.mozilla.com)
  241. # [03:46] * Joins: gavin (gavin@moz-DB4A9C19.scl3.mozilla.com)
  242. # [03:46] * ChanServ sets mode: +o gavin
  243. # [03:46] * Joins: margaret (margaret@moz-DB4A9C19.scl3.mozilla.com)
  244. # [03:46] * Joins: dolske (dolske@moz-DB4A9C19.scl3.mozilla.com)
  245. # [03:46] * ChanServ sets mode: +o dolske
  246. # [03:46] * Joins: nthomas (nthomas@moz-DB4A9C19.scl3.mozilla.com)
  247. # [03:46] * Joins: whimboo|afk (whimboo@moz-DB4A9C19.scl3.mozilla.com)
  248. # [03:46] * Joins: AutomatedTester|AFK (David@moz-DB4A9C19.scl3.mozilla.com)
  249. # [03:46] * Joins: geekboy|afk (geekboy@moz-DB4A9C19.scl3.mozilla.com)
  250. # [03:46] * Joins: rnewman (rich_holyg@moz-DB4A9C19.scl3.mozilla.com)
  251. # [03:46] * Joins: gregglind_away (glind@moz-DB4A9C19.scl3.mozilla.com)
  252. # [03:46] * Joins: cers (cers@moz-DB4A9C19.scl3.mozilla.com)
  253. # [03:46] * Joins: kk1fff (pwang@moz-DB4A9C19.scl3.mozilla.com)
  254. # [03:46] * Joins: reuben (reuben@moz-DB4A9C19.scl3.mozilla.com)
  255. # [03:46] * Joins: ashish (ashish@moz-DB4A9C19.scl3.mozilla.com)
  256. # [03:46] * Joins: gps (gps@moz-DB4A9C19.scl3.mozilla.com)
  257. # [03:46] * Joins: dietrich (dietrich@moz-DB4A9C19.scl3.mozilla.com)
  258. # [03:46] * Joins: nalexander (nalexander@moz-DB4A9C19.scl3.mozilla.com)
  259. # [03:46] * Joins: Yoric (Yoric@moz-DB4A9C19.scl3.mozilla.com)
  260. # [03:47] * Joins: ctalbert|afk (ctalbert@moz-DB4A9C19.scl3.mozilla.com)
  261. # [03:47] * whimboo|afk is now known as whimboo
  262. # [03:47] * Joins: nli (nli@moz-DB4A9C19.scl3.mozilla.com)
  263. # [03:47] * Joins: mconnor (mconnor@moz-DB4A9C19.scl3.mozilla.com)
  264. # [03:47] * Joins: johnath (johnath@moz-DB4A9C19.scl3.mozilla.com)
  265. # [03:47] * Joins: imelven (imelven2@moz-DB4A9C19.scl3.mozilla.com)
  266. # [03:47] * AutomatedTester|AFK is now known as AutomatedTester
  267. # [03:47] * nthomas is now known as nthomas|gone
  268. # [03:47] * Joins: fox2mike (shyam@moz-DB4A9C19.scl3.mozilla.com)
  269. # [03:47] * Joins: rhelmer (rhelmer@moz-DB4A9C19.scl3.mozilla.com)
  270. # [03:47] * Joins: liuche (liuche@moz-DB4A9C19.scl3.mozilla.com)
  271. # [03:47] * Joins: robc|afk (rcampbell@moz-DB4A9C19.scl3.mozilla.com)
  272. # [03:47] * Joins: hwine (hwine@moz-DB4A9C19.scl3.mozilla.com)
  273. # [03:47] * Joins: fryn (fyan@moz-DB4A9C19.scl3.mozilla.com)
  274. # [03:47] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  275. # [03:47] * Joins: mrbkap (mrbkap@moz-DB4A9C19.scl3.mozilla.com)
  276. # [03:47] * Joins: shu (sguo@moz-DB4A9C19.scl3.mozilla.com)
  277. # [03:47] * Joins: dchan (dchan@moz-DB4A9C19.scl3.mozilla.com)
  278. # [03:47] * Joins: joduinn-commute (joduinn@moz-DB4A9C19.scl3.mozilla.com)
  279. # [03:47] * Joins: edwin (me@moz-DB4A9C19.scl3.mozilla.com)
  280. # [03:47] * Joins: Cww (Cww@moz-DB4A9C19.scl3.mozilla.com)
  281. # [03:47] * Joins: tbsaunde (tbsaunde@moz-DB4A9C19.scl3.mozilla.com)
  282. # [03:48] * rhelmer is now known as IRCMonkey35258
  283. # [03:48] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  284. # [03:48] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  285. # [03:51] * Joins: Tomcat|away (Tomcat@moz-DB4A9C19.scl3.mozilla.com)
  286. # [03:51] * Joins: froydnj (nfroyd@moz-DB4A9C19.scl3.mozilla.com)
  287. # [03:51] * Joins: lsblakk (lsblakk@moz-DB4A9C19.scl3.mozilla.com)
  288. # [03:51] * Joins: kbrosnan (kbrosnan@moz-DB4A9C19.scl3.mozilla.com)
  289. # [03:51] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  290. # [03:56] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  291. # [03:58] * Quits: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net) (Quit: Leaving.)
  292. # [03:59] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  293. # [03:59] * Joins: yoshi (allstars@moz-99690620.hinet-ip.hinet.net)
  294. # [03:59] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  295. # [03:59] * Quits: yoshi (allstars@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  296. # [03:59] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  297. # [03:59] * Joins: karl (karl@538BABFE.A073F3E.97BBD552.IP)
  298. # [04:00] * nthomas|gone is now known as nthomas
  299. # [04:00] * Quits: wlach (wlach@moz-CC95DE47.cpe.net.cable.rogers.com) (Ping timeout)
  300. # [04:02] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  301. # [04:02] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  302. # [04:02] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  303. # [04:04] * hwine is now known as hwine|afk
  304. # [04:06] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  305. # [04:10] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  306. # [04:14] * Quits: KaiRo (robert@moz-B8F38A4.adsl.highway.telekom.at) (Input/output error)
  307. # [04:14] * Joins: bdahl (bdahl@moz-D7CB09C3.dsl.dynamic.sonic.net)
  308. # [04:14] * Quits: DGMurdockIII (DGMurdockI@moz-F1247A16.hsd1.in.comcast.net) (Quit: ChatZilla 0.9.90 [Firefox 19.0.1/20130226172142])
  309. # [04:17] * Joins: arky (arky@4AEFB73B.3EA50541.FA662B63.IP)
  310. # [04:25] * Callek stars 60-ish things on inbound for the scl3 issues
  311. # [04:26] <@dolske> tbpl should have a "mark all as starred." I promise I won't abuse it. :P
  312. # [04:27] * Joins: gandalf (zbraniecki@moz-4F155DA6.hsd1.ca.comcast.net)
  313. # [04:27] * Quits: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  314. # [04:27] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  315. # [04:28] * joduinn-commute is now known as joduinn-home
  316. # [04:31] * Joins: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net)
  317. # [04:34] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  318. # [04:34] <Callek> dolske: 'n', space, n, space .... repeat
  319. # [04:34] <Callek> dolske: its what I used :-)
  320. # [04:34] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  321. # [04:35] <@dolske> n'nao?
  322. # [04:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/779b7ec8c9ec - Aaron Klotz - Bug 845907: Adds generic ReadAhead functions r=glandium
  323. # [04:37] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  324. # [04:39] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  325. # [04:42] <cpearce> Is there a way to get TryChooser to do a PGO windows build?
  326. # [04:43] <cpearce> Ah, found it.
  327. # [04:44] * Quits: aklotz (Thunderbir@moz-55246988.cg.shawcable.net) (Quit: aklotz)
  328. # [04:45] <Waldo> hold onto your butts
  329. # [04:46] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  330. # [04:47] * Quits: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net) (Quit: sheeri)
  331. # [04:47] * Joins: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP)
  332. # [04:47] <Callek> cpearce: not easily :-)
  333. # [04:48] <cpearce> Callek: yeah, but do-able: https://wiki.mozilla.org/ReleaseEngineering/TryChooser#What_if_I_want_PGO_for_my_build
  334. # [04:49] <Callek> what -- we have docs!?!?
  335. # [04:50] <Waldo> remote: added 3 changesets with 3257 changes to 3257 files
  336. # [04:51] <Waldo> good times
  337. # [04:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1dde77969a45 - Norbert Lindenberg - Bug 724531 - Import ICU library into the mozilla tree. r=gerv
  338. # [04:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7810fb353f1a - Norbert Lindenberg - Bug 724531 - Import ICU library into the mozilla tree. r=ted
  339. # [04:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e17bedcbeb7c - Norbert Lindenberg - Bug 724531 - Import ICU library into the mozilla tree. r=dmandelin for importing the ICU sources
  340. # [04:51] <Waldo> been awhile since I pushed something that required ~5mins to run the push/commit command
  341. # [04:53] * Quits: JeroenDeDauw (j@moz-36F38EDC.dip.t-dialin.net) (Ping timeout)
  342. # [04:54] * Joins: JeroenDeDauw (j@moz-D1D14E6F.dip.t-dialin.net)
  343. # [04:54] * Quits: JeroenDeDauw (j@moz-D1D14E6F.dip.t-dialin.net) (Quit: JeroenDeDauw)
  344. # [04:54] <Callek> Waldo: o_O that newsgroup convo ended up with us landing this
  345. # [04:54] <Callek> I thought it was explicitly saying "no"
  346. # [04:54] <Callek> (I admit to have stopped following a bit ago though)
  347. # [04:54] <Waldo> Callek: the claim is that it's not actually built yet in those changes
  348. # [04:54] * jcranmer is now known as jcranmer|away
  349. # [04:54] <Waldo> Callek: but Asa apparently came around on shipping it
  350. # [04:54] <Callek> Waldo: but the issue was also the legal/etc reasons on landing in the first place, iirc
  351. # [04:56] <Waldo> Callek: that doesn't jibe with my understanding, nor with what's in the bug
  352. # [04:56] <Callek> Waldo: ok, entirely sane that I misremembered -- carry on
  353. # [04:57] <Waldo> Callek: for what it's worth, I cannot imagine a world where we can get away without shipping with this functionality eventually
  354. # [04:57] <Waldo> download cost is something we'll have to suck up
  355. # [04:57] <Waldo> worth noting I bet we sucked up much more download size with OS X fat binaries, not to mention OS X always being larger anyway
  356. # [04:58] <jcranmer|away> so we loaded 3200 files that we don't even bother building in any configuration yet?
  357. # [04:58] <@dolske> O_o
  358. # [04:58] * jcranmer|away notes this down for a separate landing proposal
  359. # [04:58] <Callek> Waldo: well we also have the issue that the libraries are common enough to need to be useable on all gecko, not just desktop, which has far more painful throughputs/disk space
  360. # [04:58] <Waldo> jcranmer|away: the plan is to build them, but each individual project/app can make that decision individually
  361. # [04:59] <Callek> Waldo: I'd have argued (ahead of time) against landing until *someone* is building it as part of a shipping app, fwiw
  362. # [04:59] <Callek> given the size of said landing
  363. # [04:59] <Waldo> meh
  364. # [04:59] <Waldo> it'll get used
  365. # [05:00] <Waldo> and the build system is not the stablest thing to be developing patches against, these days
  366. # [05:00] <Callek> but not now, so why need the download pain now :-)
  367. # [05:00] * Joins: Gentlecat (Roman@F0AF6133.18EC6E70.8FB52CB8.IP)
  368. # [05:00] <Callek> also I'm good at being an idealist when I hardly touch m-c these days :-P
  369. # [05:01] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  370. # [05:01] * Quits: Matti (Matti@moz-2DC1B0D9.dip.t-dialin.net) (Ping timeout)
  371. # [05:03] * Quits: arky (arky@4AEFB73B.3EA50541.FA662B63.IP) (Ping timeout)
  372. # [05:04] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  373. # [05:05] * Joins: Matti (Matti@moz-A916FD75.dip.t-dialin.net)
  374. # [05:05] * Quits: ewong (chatzilla@moz-E5D50C2E.static.netvigator.com) (Connection reset by peer)
  375. # [05:06] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  376. # [05:07] * Joins: ewong (chatzilla@moz-E5D50C2E.static.netvigator.com)
  377. # [05:08] * nthomas is now known as nthomas|away
  378. # [05:12] * Quits: nli-- (Linear-log@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  379. # [05:16] * Joins: Ann_Yimi_ (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  380. # [05:16] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  381. # [05:20] * Quits: Optimizer (Optimizer@380F72D9.DF6EC051.274D17D6.IP) (Ping timeout)
  382. # [05:22] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  383. # [05:23] * Joins: Mook (Thunderbir@moz-F9DAA936.vc.shawcable.net)
  384. # [05:23] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Ping timeout)
  385. # [05:24] * Joins: Optimizer (Optimizer@BE4A1AAA.AD3058D5.BE90E62C.IP)
  386. # [05:32] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  387. # [05:34] * Quits: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP) (Client exited)
  388. # [05:35] * Joins: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP)
  389. # [05:35] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  390. # [05:36] * Joins: genester (Thunderbir@moz-A0C78C2.oc.oc.cox.net)
  391. # [05:36] * Quits: Ann_Yimi_ (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  392. # [05:36] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  393. # [05:38] * Joins: nli-- (Linear-log@moz-99690620.hinet-ip.hinet.net)
  394. # [05:38] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  395. # [05:41] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  396. # [05:47] * Quits: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net) (Quit: Leaving.)
  397. # [05:50] * Quits: nrc|away (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Quit: ChatZilla 0.9.90 [Firefox 20.0/20130220104816])
  398. # [05:50] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  399. # [05:52] * Joins: randix (rdow@moz-EE0B6335.superkabel.de)
  400. # [05:53] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  401. # [05:58] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  402. # [06:00] * Quits: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Quit: ChatZilla 0.9.90 [Firefox 20.0a2/20130201042018])
  403. # [06:01] * jchen|away is now known as jchen
  404. # [06:02] * Joins: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net)
  405. # [06:04] * Joins: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  406. # [06:05] * Quits: mreavy (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Connection reset by peer)
  407. # [06:07] * Joins: mreavy (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net)
  408. # [06:07] * Quits: jcv (john@moz-9DD98F0F.cable.mindspring.com) (Quit: leaving)
  409. # [06:08] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  410. # [06:09] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  411. # [06:13] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  412. # [06:18] * Quits: genester (Thunderbir@moz-A0C78C2.oc.oc.cox.net) (Ping timeout)
  413. # [06:18] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  414. # [06:23] * Quits: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP) (Input/output error)
  415. # [06:24] * Quits: dougt (dougt@moz-A89CF36B.vesrv.com) (Ping timeout)
  416. # [06:26] * Joins: genester (Thunderbir@moz-A0C78C2.oc.oc.cox.net)
  417. # [06:26] * Waldo remembers when it used to be possible to star stuff without knowing a whole bunch of backstory :-\
  418. # [06:27] * Joins: dougt (dougt@moz-A89CF36B.vesrv.com)
  419. # [06:30] * Joins: Ann_Yimi_ (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  420. # [06:30] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  421. # [06:32] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  422. # [06:32] * Joins: janv_ (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  423. # [06:32] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  424. # [06:35] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  425. # [06:35] <Jesse> Waldo: what kind of knowledge is needed now? could the auto-starring code be taught some more things?
  426. # [06:37] * Joins: pranavrc (pranavrc@21C11C45.96D08489.C28326FD.IP)
  427. # [06:37] <Waldo> Jesse: well, um, I would start the orange OS X oth on https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=e17bedcbeb7c with bug 846096, but I'm not even sure how to star with a bug if it's not in the popup, and that wouldn't address the other issue in the same logs, whose provenance I know not (no test_menu.xul results in bmo)
  428. # [06:37] <Waldo> which could mean either NEW ORANGE \o/ or I are dumb
  429. # [06:37] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  430. # [06:39] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  431. # [06:39] <Jesse> you just type "bug 846096". it doesn't auto-spam the bug but it does get recorded for stats.
  432. # [06:40] <Waldo> I would probably have done that, except that's only a half-solution to that particular star
  433. # [06:46] <Jesse> new bug for the timeout, yeah. and consider retriggering because it means the rest of the tests didn't run.
  434. # [06:49] * Quits: Waldo (waldo@moz-537BCF9.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.87-6.1450hg.fc18 [XULRunner 19.0/20130218162742])
  435. # [06:50] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  436. # [06:50] <Jesse> https://bugzilla.mozilla.org/show_bug.cgi?id=525296 means we don't get hang stacks on mac, so the bug probably won't go anywhere, but at least we'll find out if that one test hangs a lot
  437. # [06:57] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  438. # [07:00] * jchen is now known as jchen|away
  439. # [07:02] * Quits: pranavrc (pranavrc@21C11C45.96D08489.C28326FD.IP) (Quit: Ping timeout: ∞)
  440. # [07:05] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  441. # [07:06] * Quits: Ann_Yimi_ (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Input/output error)
  442. # [07:08] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  443. # [07:09] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  444. # [07:09] * mattwoodrow is now known as mattwoodrow|away
  445. # [07:12] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  446. # [07:14] * mattwoodrow|away is now known as mattwoodrow
  447. # [07:22] * Joins: thinker (user@moz-D921FE60.dynamic.kbronet.com.tw)
  448. # [07:27] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  449. # [07:28] * Joins: smontagu (chatzilla@7E2FD0F1.F2C75188.E9C721AF.IP)
  450. # [07:29] * Joins: past (Instantbir@moz-35A5B889.dsl.dyn.forthnet.gr)
  451. # [07:30] * Quits: bdahl (bdahl@moz-D7CB09C3.dsl.dynamic.sonic.net) (Client exited)
  452. # [07:32] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  453. # [07:32] * Joins: stransky (stransky@moz-3C58453D.net.upcbroadband.cz)
  454. # [07:36] * Quits: @roc (chatzilla@E2F7352.56080C53.97BBD552.IP) (Ping timeout)
  455. # [07:36] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  456. # [07:39] * Joins: jdm (jdm@DB05BBF2.BB1F48F2.971E19F6.IP)
  457. # [07:41] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  458. # [07:41] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  459. # [07:42] * Quits: genester (Thunderbir@moz-A0C78C2.oc.oc.cox.net) (Quit: genester)
  460. # [07:42] * Joins: genester (Thunderbir@moz-A0C78C2.oc.oc.cox.net)
  461. # [07:44] * Quits: gandalf (zbraniecki@moz-4F155DA6.hsd1.ca.comcast.net) (Quit: I took the wrong pill!!!)
  462. # [07:44] * Joins: Optimize1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  463. # [07:46] * Quits: karl (karl@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  464. # [07:51] * Joins: AndreeaM (Thunderbir@F89D3028.239358BC.CD219C36.IP)
  465. # [07:52] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  466. # [07:53] * Quits: gfritzsche (uid7586@moz-D8B63698.irccloud.com) (Ping timeout)
  467. # [07:53] * Joins: gfritzsche (uid7586@moz-D8B63698.irccloud.com)
  468. # [07:56] * Quits: kaze (kaze@84A619C3.C8BB2B5D.EC2613E4.IP) (Ping timeout)
  469. # [07:56] * Quits: Unfocused (uid2622@moz-D8B63698.irccloud.com) (Ping timeout)
  470. # [07:56] * Quits: ankesh11 (uid8015@moz-D8B63698.irccloud.com) (Ping timeout)
  471. # [07:56] * Quits: cstipkovic (uid6805@moz-D8B63698.irccloud.com) (Ping timeout)
  472. # [07:57] * Quits: gfritzsche (uid7586@moz-D8B63698.irccloud.com) (Ping timeout)
  473. # [07:57] * Quits: felipe (uid2734@moz-D8B63698.irccloud.com) (Ping timeout)
  474. # [07:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6debc7c14ffd - John Daggett - Bug 846215 - separate content and chrome word cache metrics. r=taras
  475. # [07:58] * Quits: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP) (Client exited)
  476. # [07:59] * Joins: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP)
  477. # [07:59] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  478. # [07:59] * ChanServ sets mode: +o roc
  479. # [08:04] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  480. # [08:08] * Joins: FabioMagnoni (fabiomagno@moz-E68C9C6E.home.otenet.gr)
  481. # [08:12] * Quits: FabioMagnoni (fabiomagno@moz-E68C9C6E.home.otenet.gr) (Client exited)
  482. # [08:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d811830b3c44 - Yoshi Huang - Bug 842460 - Part 4: xpcshell for read Anr. r=hsinyi
  483. # [08:13] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5a37e14650b5 - Yoshi Huang - Bug 842460 - Part 3: Update ContactManager. r=gwagner
  484. # [08:13] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/37185db4b9fe - Yoshi Huang - Bug 842460 - Part 2: Read ANR in RIL. r=hsinyi
  485. # [08:13] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3b1aad4d18a9 - Yoshi Huang - Bug 842460 - Part 1: rename anr[] to anr0 and anr1. r=hsinyi
  486. # [08:15] * Quits: genester (Thunderbir@moz-A0C78C2.oc.oc.cox.net) (Connection reset by peer)
  487. # [08:15] * Joins: genester (Thunderbir@moz-A0C78C2.oc.oc.cox.net)
  488. # [08:16] * Quits: randix (rdow@moz-EE0B6335.superkabel.de) (Quit: randix)
  489. # [08:16] * Joins: Pauly (paul@601F3B17.33662590.A5830293.IP)
  490. # [08:17] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  491. # [08:23] * Quits: stransky (stransky@moz-3C58453D.net.upcbroadband.cz) (Client exited)
  492. # [08:24] * Joins: stransky (stransky@moz-3C58453D.net.upcbroadband.cz)
  493. # [08:24] * Quits: tchevalier (Thunderbir@moz-347D2BE.w109-210.abo.wanadoo.fr) (Client exited)
  494. # [08:24] * Joins: dholbert_ (dholbert@moz-C90CE6C0.lightspeed.sntcca.sbcglobal.net)
  495. # [08:25] * jchen|away is now known as jchen
  496. # [08:25] * Quits: dholbert_ (dholbert@moz-C90CE6C0.lightspeed.sntcca.sbcglobal.net) (Connection reset by peer)
  497. # [08:25] * Joins: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz)
  498. # [08:26] * Joins: gbrown (gbrown@E9758364.9EC0A5AF.CFE928A7.IP)
  499. # [08:27] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Ping timeout)
  500. # [08:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fa08283aff8e - Daniel Holbert - Bug 829557. followup to part 1: revert the almost-certainly-accidental removal of mach's executable bit.
  501. # [08:30] * Joins: sewardj (sewardj@moz-D23FA558.dip.t-dialin.net)
  502. # [08:31] * Quits: genester (Thunderbir@moz-A0C78C2.oc.oc.cox.net) (Quit: genester)
  503. # [08:31] * Quits: Matt (Matt@E05025B2.7102BCB6.B7C3970A.IP) (Quit: Matt)
  504. # [08:31] * jchen is now known as jchen|away
  505. # [08:33] * Joins: kaze (kaze@moz-F8747CC6.dsl.ovh.fr)
  506. # [08:33] * ewong is now known as ewong|away
  507. # [08:33] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Quit: Jesse)
  508. # [08:33] * Joins: llmelon (chatzilla@moz-43CE5A55.cpe.vividwireless.net.au)
  509. # [08:35] * jchen|away is now known as jchen
  510. # [08:39] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  511. # [08:40] * Joins: tchevalier (Thunderbir@moz-347D2BE.w109-210.abo.wanadoo.fr)
  512. # [08:41] * Quits: ashish (ashish@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  513. # [08:41] * Joins: ashish (ashish@moz-DB4A9C19.scl3.mozilla.com)
  514. # [08:43] * Quits: ashish (ashish@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  515. # [08:44] * Joins: Ms2ger (Ms2ger@moz-4523297E.adsl-dyn.isp.belgacom.be)
  516. # [08:44] * Joins: ashish (ashish@moz-DB4A9C19.scl3.mozilla.com)
  517. # [08:47] * Joins: bajaj1 (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  518. # [08:47] * Joins: bajaj2 (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  519. # [08:47] * Joins: FabioMagnoni (fabiomagno@moz-E68C9C6E.home.otenet.gr)
  520. # [08:47] * Quits: jchen (jchen@CCB8E494.35B7D9C8.4CD1A128.IP) (Connection reset by peer)
  521. # [08:48] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  522. # [08:48] * Joins: jchen (jchen@CCB8E494.35B7D9C8.4CD1A128.IP)
  523. # [08:49] * Quits: bajaj1 (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  524. # [08:49] * Tomcat|away is now known as Tomcat
  525. # [08:49] * Joins: RealRaven (Thunderbir@95AC146C.EDFE0F0.C3498625.IP)
  526. # [08:50] * Quits: bajaj2 (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  527. # [08:50] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  528. # [08:51] * Quits: AndreeaM (Thunderbir@F89D3028.239358BC.CD219C36.IP) (Client exited)
  529. # [08:51] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  530. # [08:56] * mattwoodrow is now known as mattwoodrow|away
  531. # [08:56] * Joins: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com)
  532. # [08:59] * mgerva-afk is now known as mgerva
  533. # [09:01] * Quits: jchen (jchen@CCB8E494.35B7D9C8.4CD1A128.IP) (Connection reset by peer)
  534. # [09:01] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Connection reset by peer)
  535. # [09:03] * mattwoodrow|away is now known as mattwoodrow
  536. # [09:03] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  537. # [09:03] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  538. # [09:04] * Quits: @dbaron (dbaron@moz-E0DDE997.dsl.dynamic.sonic.net) (Ping timeout)
  539. # [09:04] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  540. # [09:04] * Quits: njn (chatzilla@moz-99B00792.dyn.iinet.net.au) (Client exited)
  541. # [09:05] * Joins: jchen (jchen@CCB8E494.35B7D9C8.4CD1A128.IP)
  542. # [09:05] * janv_ is now known as janv
  543. # [09:06] * Quits: jchen (jchen@CCB8E494.35B7D9C8.4CD1A128.IP) (Connection reset by peer)
  544. # [09:09] * Joins: Mic (Mic@moz-7237A340.superkabel.de)
  545. # [09:09] * Quits: b10n1k (j0ni@moz-FBC1219.home.otenet.gr) (Connection reset by peer)
  546. # [09:10] * Joins: jchen (jchen@CCB8E494.35B7D9C8.4CD1A128.IP)
  547. # [09:11] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  548. # [09:11] * ChanServ sets mode: +o roc
  549. # [09:15] * Quits: nattokirai (nattokirai@moz-348F61F0.mozilla.or.jp) (Quit: nattokirai)
  550. # [09:19] * Joins: randix (rdow@moz-EE0B6335.superkabel.de)
  551. # [09:19] * Joins: Matt (Matt@32DFDBE.7102BCB6.B7C3970A.IP)
  552. # [09:20] * Joins: wolfiR (wolfiR@moz-97AB7B3A.open-xchange.com)
  553. # [09:23] * Joins: jfkthame (jfkthame@moz-13ADB32A.cable.virginmedia.com)
  554. # [09:24] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  555. # [09:24] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/f99a075a5bce - Mike Hommey - Bug 812105 - Strip all files that can be stripped in the SDK. r=ted DONTBUILD as NPOTB
  556. # [09:25] * Joins: arky (arky@4AEFB73B.3EA50541.FA662B63.IP)
  557. # [09:28] * Joins: vtmarvin (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP)
  558. # [09:28] * Quits: jfkthame (jfkthame@moz-13ADB32A.cable.virginmedia.com) (Quit: jfkthame)
  559. # [09:28] * Quits: stransky (stransky@moz-3C58453D.net.upcbroadband.cz) (Quit: Connection reset by beer)
  560. # [09:30] * Quits: gaston (landry@moz-2911F07A.rhaalovely.net) (Ping timeout)
  561. # [09:33] * jchen is now known as jchen|away
  562. # [09:33] * Joins: tzimmermann (tzimmerman@moz-F8747CC6.dsl.ovh.fr)
  563. # [09:34] * Joins: gaston (landry@moz-2911F07A.rhaalovely.net)
  564. # [09:35] * Joins: dbaron (dbaron@moz-E0DDE997.dsl.dynamic.sonic.net)
  565. # [09:35] * ChanServ sets mode: +o dbaron
  566. # [09:38] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  567. # [09:39] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  568. # [09:45] * Joins: edmorley (edmorley@moz-9FE5ED3C.range109-156.btcentralplus.com)
  569. # [09:46] * jchen|away is now known as jchen
  570. # [09:47] * jchen is now known as jchen|away
  571. # [09:48] * Quits: Mic (Mic@moz-7237A340.superkabel.de) (Quit: No time to waste, let's go!)
  572. # [09:48] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  573. # [09:48] * Joins: tomer (tomer@moz-3D6F147B.red.bezeqint.net)
  574. # [09:48] * Joins: ferjm (ferjm@moz-F8747CC6.dsl.ovh.fr)
  575. # [09:49] * baku|away is now known as baku
  576. # [09:50] * Joins: KWierso|Surface (chatzilla@moz-39E2648C.hsd1.ca.comcast.net)
  577. # [09:53] * Joins: Wusel_ (muench@moz-643A8764.planconnect.de)
  578. # [09:55] * Joins: danielapetrovici (danielapet@601F3B17.33662590.A5830293.IP)
  579. # [09:57] * Quits: @dbaron (dbaron@moz-E0DDE997.dsl.dynamic.sonic.net) (Ping timeout)
  580. # [10:00] * baku is now known as baku|away
  581. # [10:00] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: PM: Preparing frontal lobe for mem sleep)
  582. # [10:01] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  583. # [10:02] * Joins: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP)
  584. # [10:02] * Quits: taras (taras@moz-8E045071.hsd1.wa.comcast.net) (Ping timeout)
  585. # [10:03] * jchen|away is now known as jchen
  586. # [10:07] * Joins: cpearce_ (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz)
  587. # [10:07] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Ping timeout)
  588. # [10:07] * Quits: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz) (Ping timeout)
  589. # [10:07] * cpearce_ is now known as cpearce
  590. # [10:09] * Joins: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP)
  591. # [10:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/50d1db66fb1e - Henri Sivonen - Bug 843508 - Remove support for multipart XHR responses. r=jst.
  592. # [10:11] * Quits: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  593. # [10:11] * Joins: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP)
  594. # [10:13] * Quits: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz) (Ping timeout)
  595. # [10:13] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  596. # [10:15] * Joins: jfkthame (jfkthame@moz-13ADB32A.cable.virginmedia.com)
  597. # [10:18] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Quit: Leaving)
  598. # [10:19] * Joins: SDUP (chatzilla@moz-4BCC2828.w2-11.abo.wanadoo.fr)
  599. # [10:19] * Quits: gbrown (gbrown@E9758364.9EC0A5AF.CFE928A7.IP) (Quit: gbrown)
  600. # [10:19] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  601. # [10:19] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee)
  602. # [10:27] * Quits: arky (arky@4AEFB73B.3EA50541.FA662B63.IP) (Ping timeout)
  603. # [10:30] * Fallen|away is now known as Fallen
  604. # [10:30] * Quits: jfkthame (jfkthame@moz-13ADB32A.cable.virginmedia.com) (Quit: jfkthame)
  605. # [10:32] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  606. # [10:34] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  607. # [10:37] * Joins: gbrown (gbrown@514D186.F3BBB17D.144F44FA.IP)
  608. # [10:41] * Joins: AaronMT (AaronMT@88F51059.F3BBB17D.144F44FA.IP)
  609. # [10:42] * Quits: danielapetrovici (danielapet@601F3B17.33662590.A5830293.IP) (Connection reset by peer)
  610. # [10:42] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: PM: Preparing frontal lobe for mem sleep)
  611. # [10:44] * Joins: cpeterson (cpeterson@E9758364.9EC0A5AF.CFE928A7.IP)
  612. # [10:44] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  613. # [10:45] * Joins: msucan (mihai@E8A9D9C4.773D689F.70BDB599.IP)
  614. # [10:45] * Joins: stransky (stransky@moz-107AD163.redhat.com)
  615. # [10:45] * Joins: JesusFidel (Mibbit@73015BFB.33B78300.EF3A261A.IP)
  616. # [10:46] <JesusFidel> I need help, I posted a problem in the mozilla Forum. Anyone could help me please???? thanks in advanced http://forums.mozillazine.org/viewforum.php?f=42
  617. # [10:46] * Joins: Cwiiis (cwiiis@88F51059.F3BBB17D.144F44FA.IP)
  618. # [10:47] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (No route to host)
  619. # [10:47] <JesusFidel> Sorry, this is the link: http://forums.mozillazine.org/viewtopic.php?f=42&t=2671835
  620. # [10:47] <JesusFidel> thank you!
  621. # [10:47] * Joins: bentian (chatzilla@moz-99690620.hinet-ip.hinet.net)
  622. # [10:48] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  623. # [10:48] <glandium> JesusFidel: set a breakpoint on do_main, run firefox until that breakpoint, and then set other breakpoints
  624. # [10:48] * Parts: bentian (chatzilla@moz-99690620.hinet-ip.hinet.net)
  625. # [10:49] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (No route to host)
  626. # [10:49] * Quits: tomer (tomer@moz-3D6F147B.red.bezeqint.net) (Ping timeout)
  627. # [10:49] <JesusFidel> I am trying it
  628. # [10:50] <JesusFidel> let's see
  629. # [10:50] * Joins: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP)
  630. # [10:50] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  631. # [10:50] * Quits: cpeterson (cpeterson@E9758364.9EC0A5AF.CFE928A7.IP) (Input/output error)
  632. # [10:51] * Quits: jwalker (jwalker@moz-5B263CE9.cable.virginmedia.com) (Input/output error)
  633. # [10:52] <JesusFidel> Omg it worked
  634. # [10:52] * Quits: ferjm (ferjm@moz-F8747CC6.dsl.ovh.fr) (Connection reset by peer)
  635. # [10:53] <JesusFidel> thank you very much glandium
  636. # [10:53] * Quits: jdm (jdm@DB05BBF2.BB1F48F2.971E19F6.IP) (Ping timeout)
  637. # [10:54] * Joins: ferjm (ferjm@moz-F8747CC6.dsl.ovh.fr)
  638. # [10:55] * Quits: ferjm (ferjm@moz-F8747CC6.dsl.ovh.fr) (Max SendQ exceeded)
  639. # [10:55] * Quits: Wusel_ (muench@moz-643A8764.planconnect.de) (Quit: Wusel_)
  640. # [10:55] * Joins: danielapetrovici (danielapet@601F3B17.33662590.A5830293.IP)
  641. # [10:55] * Joins: ferjm (ferjm@moz-F8747CC6.dsl.ovh.fr)
  642. # [10:56] * Quits: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP) (Connection reset by peer)
  643. # [10:56] * Joins: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP)
  644. # [10:57] * Joins: Sander (chatzilla@7ED01146.A27A8065.D3BA2C17.IP)
  645. # [11:00] * Joins: gfritzsche (uid7586@moz-C944F5EC.irccloud.com)
  646. # [11:01] * Quits: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP) (Connection reset by peer)
  647. # [11:01] * Joins: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP)
  648. # [11:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9a0c5073da59 - Paul Adenot - Bug 846687 - Set the transport as non-seekable if the server sends Accept-Ranges, but no Content-Duration. r=cpearce
  649. # [11:05] * Joins: bnicholson (bnicholson@88F51059.F3BBB17D.144F44FA.IP)
  650. # [11:06] * Joins: lduros (user@moz-6BD87C4.phlapa.fios.verizon.net)
  651. # [11:08] <gfritzsche> edmorley: ping
  652. # [11:09] <edmorley> gfritzsche: hi]
  653. # [11:09] * Joins: loadbang (loadbang@moz-8C34F21F.range86-135.btcentralplus.com)
  654. # [11:09] * Parts: loadbang (loadbang@moz-8C34F21F.range86-135.btcentralplus.com)
  655. # [11:10] <gfritzsche> edmorley: i only now noticed that i could probably reduce the probability for bug 824069 greatly
  656. # [11:10] <gfritzsche> with the bandaid patch there
  657. # [11:10] <gfritzsche> worth testing from your end?
  658. # [11:11] <gfritzsche> i hadn't realized before that the bug i stumbled over with that patch was already occuring
  659. # [11:11] <edmorley> gfritzsche: I think you'd need to land it to really see if it helps, otherwise you'll be retirggering all day on Try :-)
  660. # [11:11] * Joins: tomer (tomer@moz-3D6F147B.red.bezeqint.net)
  661. # [11:11] * mattwoodrow is now known as mattwoodrow|away
  662. # [11:11] * Quits: RealRaven (Thunderbir@95AC146C.EDFE0F0.C3498625.IP) (Ping timeout)
  663. # [11:12] <gfritzsche> edmorley: yeah, i know, it's somewhere between 1/20 and 1/100 :/
  664. # [11:12] * Joins: jfkthame (jfkthame@moz-13ADB32A.cable.virginmedia.com)
  665. # [11:12] <gfritzsche> i'll ping you when it lands so you'll be prepared for possible weird followups
  666. # [11:15] * Joins: UCC (Catalin@5841752B.13C46D90.FB866788.IP)
  667. # [11:15] * Joins: seif (seiflotfy@BEAC5A65.FE22CA96.A6BD37EB.IP)
  668. # [11:16] <edmorley> gfritzsche: thank you :-)
  669. # [11:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/781d180f8a0f - Jonathan Kew - bug 846617 - support AAT Myanmar fonts via Core Text shaping. r=jdaggett
  670. # [11:16] <edmorley> and nice spot about that patch
  671. # [11:16] * mattwoodrow|away is now known as mattwoodrow
  672. # [11:17] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: PM: Preparing frontal lobe for mem sleep)
  673. # [11:18] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fb1497be5dbb - Makoto Kato - Bug 820263 - Mark as CLASS_COMPLEX for Khmer language. r=masayuki
  674. # [11:19] * mattwoodrow is now known as mattwoodrow|away
  675. # [11:19] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  676. # [11:20] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  677. # [11:20] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  678. # [11:21] * Quits: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP) (Connection reset by peer)
  679. # [11:21] * Joins: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP)
  680. # [11:21] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  681. # [11:22] * Joins: willyaranda (willyarand@B7F88D89.257A7BF.AC724CC6.IP)
  682. # [11:22] * Joins: Unfocused (uid2622@moz-A588D045.irccloud.com)
  683. # [11:23] * Quits: Sander (chatzilla@7ED01146.A27A8065.D3BA2C17.IP) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  684. # [11:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fd362dcf94a5 - Mark Capella - Bug 841252 - [Robocop] Tests for localized distribution preferences, r=margaret
  685. # [11:23] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Ping timeout)
  686. # [11:23] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/ccf5e685ee27 - Brian Nicholson - Bug 845335 - Add back support for small screens. r=mfinkle a=lsblakk
  687. # [11:23] * Joins: pnkfelix (pnkfelix@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  688. # [11:24] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  689. # [11:25] * Quits: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP) (Connection reset by peer)
  690. # [11:25] * Joins: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP)
  691. # [11:25] * Joins: Sander (chatzilla@7ED01146.A27A8065.D3BA2C17.IP)
  692. # [11:26] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  693. # [11:28] * Joins: Mitch (chatzilla@moz-425B885E.sbr802.nsw.optusnet.com.au)
  694. # [11:29] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Client exited)
  695. # [11:33] * Quits: tomer (tomer@moz-3D6F147B.red.bezeqint.net) (Quit: Leaving.)
  696. # [11:33] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  697. # [11:33] * Joins: RealRaven (Thunderbir@95AC146C.EDFE0F0.C3498625.IP)
  698. # [11:35] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  699. # [11:39] * capella is now known as capella|zZzZz
  700. # [11:41] * Quits: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP) (Ping timeout)
  701. # [11:44] * Joins: gerv (Instantbir@moz-7C6DD1E2.dab.02.net)
  702. # [11:45] * Quits: dzbarsky (Adium@moz-2D2AE0B0.washdc.fios.verizon.net) (Quit: Leaving.)
  703. # [11:48] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Quit: Konversation terminated!)
  704. # [11:49] * Joins: Wusel_ (muench@moz-643A8764.planconnect.de)
  705. # [11:49] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Input/output error)
  706. # [11:50] <mounir> edmorley: gasp, seems like a merge to m-c failed to update some bugs
  707. # [11:50] <mounir> edmorley: like bug 829606
  708. # [11:50] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  709. # [11:50] <mounir> (saying because it might be a bug in the tool)
  710. # [11:50] * Joins: tomer (tomer@moz-3D6F147B.red.bezeqint.net)
  711. # [11:50] <edmorley> mounir: wrong first bug number in https://hg.mozilla.org/integration/mozilla-inbound/rev/ebbcf3fc9240
  712. # [11:50] <edmorley> GIGO sadly
  713. # [11:52] * Quits: kinetik (kinetik@CDF84EDA.4AFC5639.FC74E68.IP) (Ping timeout)
  714. # [11:54] <edmorley> mounir: everything else in that merge (that isn't [leave open]) seems to be resolved fixed http://www.graememcc.co.uk/m-cmerge/?cset=ebbcf3fc9240
  715. # [11:54] * Joins: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  716. # [11:54] <edmorley> mounir: if you do spot any more let me know, as you say, would be good to know if there are any bugs in the tool :-)
  717. # [11:55] <mounir> edmorley: note that the first bug in the list got the comment
  718. # [11:55] <mounir> but wasn't marked as fixed
  719. # [11:55] * Quits: Wusel_ (muench@moz-643A8764.planconnect.de) (Ping timeout)
  720. # [11:55] <edmorley> mounir: yeah saw that, possible Ryan overrode the marking fixed
  721. # [11:55] <edmorley> after manual inspection
  722. # [11:55] * Joins: kinetik (kinetik@CDF84EDA.4AFC5639.FC74E68.IP)
  723. # [11:55] <gfritzsche> edmorley: by the way, we've apparently had an increase in intermittent test timeouts with no apparent failures in dom/plugins... do you possibly know if this is a global increase or limited to the plugins tests?
  724. # [11:56] * Quits: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Connection reset by peer)
  725. # [11:56] * Joins: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  726. # [11:56] <edmorley> gfritzsche: which timeouts have increased? (so many increases in intermittent-failures the last 2 months; OrangeFactor is now up to 10+)
  727. # [11:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5a5a081510a2 - Edgar Chen - Bug 846643 - Should use do_GetService() to get RadioInterfaceLayer. r=kchen
  728. # [11:57] <gfritzsche> edmorley: i meant there are more and more tests timing out and new bugs getting filed
  729. # [11:57] <gfritzsche> so it's *probably* some common issue
  730. # [11:57] * Quits: gerv (Instantbir@moz-7C6DD1E2.dab.02.net) (Ping timeout)
  731. # [11:57] <gfritzsche> just wondering if this only happening in that module
  732. # [11:58] <edmorley> I don't know which bugs you mean
  733. # [11:59] <markh1> worth checking if any of the timeouts are debug-only - possibly means a simple requestLongerTimeout() can fix it (although ideally the harness wouldn't need that...)
  734. # [11:59] <gfritzsche> markh1: "timeout after 330 seconds with no output" ;)
  735. # [11:59] * Joins: gerv (Instantbir@moz-7C6DD1E2.dab.02.net)
  736. # [12:00] <markh1> took me hours once to work out one of my oranges was indeed a simple "timeout" - it did too many tests in not enough time :)
  737. # [12:00] <gfritzsche> edmorley: e.g. bug 825248, bug 814911
  738. # [12:00] * Quits: dhylands|away (dhylands@moz-5BF5F351.bchsia.telus.net) (Ping timeout)
  739. # [12:00] <markh1> gfritzsche: yeah, that sounds different
  740. # [12:01] * Quits: thinker (user@moz-D921FE60.dynamic.kbronet.com.tw) (Ping timeout)
  741. # [12:02] <edmorley> gfritzsche: on OS X particularly, we seem to get quite a few of those 330 second timeouts, eg https://bugzilla.mozilla.org/buglist.cgi?keywords=intermittent-failure;keywords_type=allwords;list_id=5853073;short_desc=application timed out;resolution=---;chfieldto=Now;query_format=advanced;chfield=[Bug creation];chfieldfrom=-3m;short_desc_type=allwordssubstr
  742. # [12:02] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  743. # [12:02] <edmorley> so I don't think it's necessarily specific to plugins
  744. # [12:02] * Quits: Ms2ger (Ms2ger@moz-4523297E.adsl-dyn.isp.belgacom.be) (Quit: bbl)
  745. # [12:03] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  746. # [12:03] <gfritzsche> edmorley: right, all i just sampled seem to be OS X
  747. # [12:03] <gfritzsche> thanks, good to know :)
  748. # [12:04] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  749. # [12:04] <gfritzsche> ted is looking into breakpad producing call stacks for timeouts on OS X, so we'll hopefully figure it out once that works
  750. # [12:05] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (No route to host)
  751. # [12:06] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  752. # [12:06] * baku|away is now known as baku
  753. # [12:07] * Quits: gerv (Instantbir@moz-7C6DD1E2.dab.02.net) (Ping timeout)
  754. # [12:07] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  755. # [12:07] * Quits: tomer (tomer@moz-3D6F147B.red.bezeqint.net) (Quit: Leaving.)
  756. # [12:09] * Joins: darkowlzz (darkowlzz@78162F10.514E03C3.9DA13C14.IP)
  757. # [12:10] * Joins: gerv (Instantbir@moz-B2AD65B8.dab.02.net)
  758. # [12:11] <edmorley> gfritzsche: nice :-D
  759. # [12:11] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  760. # [12:11] * Quits: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Connection reset by peer)
  761. # [12:11] * Joins: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  762. # [12:13] * Quits: ffledgling (anhadjai.s@9B9315E1.A6025CA.1C37C358.IP) (Quit: Lost terminal)
  763. # [12:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f12876112a28 - Jon Coppeard - Bug 844112 - GC: Fix misc build and test failures in exactly rooted shell r=sfink
  764. # [12:20] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Ping timeout)
  765. # [12:23] * Quits: UCC (Catalin@5841752B.13C46D90.FB866788.IP) (Input/output error)
  766. # [12:25] <past> is there any way to force GC in an xpcshell test?
  767. # [12:25] * Joins: jimm (jmathies@moz-864CAA4E.pn.at.cox.net)
  768. # [12:25] <past> IOW without access to nsIDOMWindowUtils
  769. # [12:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8ae3f411cd8f - Ed Morley - Backed out changeset 9a0c5073da59 (bug 846687) for test_seek.html failures
  770. # [12:26] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/22d01a81dd8a - Ed Morley - Backed out changeset 86c98c4d36da (bug 846606)
  771. # [12:29] <past> huh, there is a gc global function
  772. # [12:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cc0f6cfd4f00 - Mihai Sucan - Bug 846606 - fix for permaorange in browser_dbg_bug723069_editor-breakpoints.js | Test timed out; r=me (relanded; wrong cset)
  773. # [12:30] * Joins: KWierso|Home_ (chatzilla@moz-39E2648C.hsd1.ca.comcast.net)
  774. # [12:31] * Quits: KWierso|Surface (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Ping timeout)
  775. # [12:31] * Quits: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Ping timeout)
  776. # [12:31] * KWierso|Home_ is now known as KWierso|Home
  777. # [12:31] * Joins: KWierso|Surface (chatzilla@moz-39E2648C.hsd1.ca.comcast.net)
  778. # [12:34] * Quits: darkowlzz (darkowlzz@78162F10.514E03C3.9DA13C14.IP) (Ping timeout)
  779. # [12:35] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  780. # [12:35] * Joins: andreasn (andreasn@63F8A48C.7BB850DE.B1AA2106.IP)
  781. # [12:37] * Joins: dholbert_ (dholbert@moz-C90CE6C0.lightspeed.sntcca.sbcglobal.net)
  782. # [12:39] * Quits: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Ping timeout)
  783. # [12:40] * Quits: gerv (Instantbir@moz-B2AD65B8.dab.02.net) (Ping timeout)
  784. # [12:41] <baku> peterv, yt?
  785. # [12:41] * Joins: jwalker (jwalker@1B8D3D0B.9741564A.E20BA73F.IP)
  786. # [12:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4a82fd201c94 - Panos Astithas - Fix bug 847314 (Intermittent test_listsources-02.js, test_sources_backwards_compat-02.js); r=me
  787. # [12:44] * Quits: andreasn (andreasn@63F8A48C.7BB850DE.B1AA2106.IP) (Quit: Ex-Chat)
  788. # [12:45] * Joins: alice (alice@moz-A7C201EB.zone16.bethere.co.uk)
  789. # [12:48] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  790. # [12:56] * Joins: victorporof (victorporo@AB6322B1.67CDC207.79933D60.IP)
  791. # [12:58] * Joins: abhishekp (chatzilla@moz-895760C6.mtnl.net.in)
  792. # [13:00] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  793. # [13:01] * Quits: m_kato (m_kato@moz-348F61F0.mozilla.or.jp) (Quit: Leaving...)
  794. # [13:01] * Joins: mwargers (chatzilla@88F51059.F3BBB17D.144F44FA.IP)
  795. # [13:01] * Joins: Ms2ger (Ms2ger@moz-86EADA4C.ugent.be)
  796. # [13:02] * Joins: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net)
  797. # [13:03] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  798. # [13:04] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  799. # [13:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9d4fb3ae51be - Robert Longson - Bug 842909 - Fix GetNumberOfChars so that it always creates a TextNodeCorrespondenceProperty. r=dholbert
  800. # [13:05] * Quits: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net) (Input/output error)
  801. # [13:05] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  802. # [13:08] * Quits: caitp (snowball@moz-9FE842F.cpe.net.cable.rogers.com) (Connection reset by peer)
  803. # [13:08] * Quits: dholbert_ (dholbert@moz-C90CE6C0.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  804. # [13:09] * Joins: caitp (snowball@moz-9FE842F.cpe.net.cable.rogers.com)
  805. # [13:09] * jchen is now known as jchen|away
  806. # [13:09] * Joins: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net)
  807. # [13:09] * Joins: dholbert_ (dholbert@moz-C90CE6C0.lightspeed.sntcca.sbcglobal.net)
  808. # [13:11] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  809. # [13:11] * ChanServ sets mode: +o smaug
  810. # [13:12] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  811. # [13:12] * mgerva is now known as mgerva-lunch
  812. # [13:13] * Quits: abhishekp (chatzilla@moz-895760C6.mtnl.net.in) (Ping timeout)
  813. # [13:13] * Joins: abhishekp (chatzilla@moz-3DDD4B0C.mtnl.net.in)
  814. # [13:13] * Joins: jhylands (jhylands@moz-328BBA98.cpe.net.cable.rogers.com)
  815. # [13:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f3c321ce4980 - O S K Chaitanya - Bug 389814 - Make tile filter faster. r=longsonr
  816. # [13:16] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  817. # [13:17] * Quits: dholbert_ (dholbert@moz-C90CE6C0.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  818. # [13:18] * Quits: abhishekp (chatzilla@moz-3DDD4B0C.mtnl.net.in) (Ping timeout)
  819. # [13:18] * Joins: someonenew011234 (chatzilla@moz-A000088A.dip.t-dialin.net)
  820. # [13:19] * Joins: KaiRo (robert@moz-D6C63473.adsl.highway.telekom.at)
  821. # [13:21] * Joins: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com)
  822. # [13:25] * Quits: Gentlecat (Roman@F0AF6133.18EC6E70.8FB52CB8.IP) (Connection reset by peer)
  823. # [13:26] * Joins: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP)
  824. # [13:26] * Joins: Gentlecat (Roman@F0AF6133.18EC6E70.8FB52CB8.IP)
  825. # [13:29] * Quits: espadrine (thaddee_ty@moz-B582BE1.dclient.lsne.ch) (Ping timeout)
  826. # [13:29] * Quits: Sander (chatzilla@7ED01146.A27A8065.D3BA2C17.IP) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  827. # [13:31] * Parts: jhylands (jhylands@moz-328BBA98.cpe.net.cable.rogers.com)
  828. # [13:35] * Quits: Matt (Matt@32DFDBE.7102BCB6.B7C3970A.IP) (Ping timeout)
  829. # [13:35] * Quits: vtmarvin (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP) (Ping timeout)
  830. # [13:35] * Joins: Matt (Matt@32DFDBE.7102BCB6.B7C3970A.IP)
  831. # [13:35] * Joins: vtmarvin (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP)
  832. # [13:36] * Joins: vingtetun (vingtetun@moz-F8747CC6.dsl.ovh.fr)
  833. # [13:37] * jchen|away is now known as jchen
  834. # [13:40] * Joins: gerv (Instantbir@moz-72022BD8.dab.02.net)
  835. # [13:40] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  836. # [13:42] * Quits: gerv (Instantbir@moz-72022BD8.dab.02.net) (Ping timeout)
  837. # [13:42] * Joins: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net)
  838. # [13:44] * Joins: gerv (Instantbir@moz-72022BD8.dab.02.net)
  839. # [13:46] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  840. # [13:46] * Joins: Pike (Pike@moz-431F177C.pool.mediaways.net)
  841. # [13:47] <edmorley> smaug: don't suppose you could take a look at bug 846096 fairly soon, is quite frequent and requires manual starring (after opening the full log, which hangs the browser each time)
  842. # [13:48] <@smaug> looking
  843. # [13:50] * Joins: arky (arky@4AEFB73B.3EA50541.FA662B63.IP)
  844. # [13:53] <glandium> smaug: hey. before the cycle collector was off the main thread, what was triggering it?
  845. # [13:54] <@smaug> glandium: what you mean?
  846. # [13:54] <@smaug> that part didn't change when CC got its own thread
  847. # [13:54] <@smaug> nsJSEnvironment.cpp has always had the code to trigger CC
  848. # [13:54] * Joins: abhishekp (chatzilla@moz-95FFB3FD.mtnl.net.in)
  849. # [13:54] <glandium> smaug: oic
  850. # [13:54] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  851. # [13:55] <@smaug> glandium: curious, why you ask
  852. # [13:56] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  853. # [13:58] * mgerva-lunch is now known as mgerva
  854. # [13:59] * Quits: lduros (user@moz-6BD87C4.phlapa.fios.verizon.net) (Client exited)
  855. # [13:59] <peterv> baku: yes
  856. # [14:01] <baku> HTMLMediaElement: the .idl has attribute DOMString crossOrigin
  857. # [14:01] <baku> the webidl from the specs has crossorigin
  858. # [14:01] <baku> lowercase 'o'
  859. # [14:01] <baku> I suspect this can be a problem...
  860. # [14:01] <baku> no sorry... the opposite :)
  861. # [14:01] <baku> .idl crossorigin, .webidl crossOrigin
  862. # [14:01] * Joins: darkowlzz (darkowlzz@11B80D46.5AF8A9A3.27560D6E.IP)
  863. # [14:02] <glandium> smaug: the context is that i was backporting some security fixes to 3.5 over the week end
  864. # [14:02] <@smaug> uh
  865. # [14:02] <peterv> baku: yup, that's a problem
  866. # [14:02] <edmorley> sounds like a lost cause
  867. # [14:03] <peterv> baku: I think we recently had something similar (for fullscreen?)
  868. # [14:03] <baku> peterv, yep I remember.
  869. # [14:03] <glandium> smaug: i was pondering if i shouldn't just say "you don't wanna know" :)
  870. # [14:03] <peterv> baku: Ms2ger or annevk might know about that
  871. # [14:03] * Quits: abhishekp (chatzilla@moz-95FFB3FD.mtnl.net.in) (Ping timeout)
  872. # [14:03] <Ms2ger> I know nothing
  873. # [14:03] * Joins: abhishekp_ (chatzilla@moz-FF2F4188.mtnl.net.in)
  874. # [14:03] <baku> peterv, I think now they know :)
  875. # [14:03] * abhishekp_ is now known as abhishekp
  876. # [14:03] <Ms2ger> annevk might, though!
  877. # [14:04] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  878. # [14:04] <baku> Ms2ger, I think the problem I had for that test, is this.
  879. # [14:04] <baku> crossOrigin vs crossorigin
  880. # [14:04] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  881. # [14:04] <Ms2ger> Makes sense
  882. # [14:04] * rail_away is now known as rail
  883. # [14:05] * Joins: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP)
  884. # [14:06] * Quits: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net) (Quit: Bye)
  885. # [14:06] * Joins: dzbarsky (Adium@moz-2D2AE0B0.washdc.fios.verizon.net)
  886. # [14:06] <edmorley> Ms2ger: when anyone says "I know nothing" my brain always hears it the way Manuel says it in one of the episodes of Fawlty Towers :-)
  887. # [14:07] <Ms2ger> I'm not from Barcelona!
  888. # [14:07] <edmorley> lol
  889. # [14:07] <edmorley> well one country down...
  890. # [14:07] <Ms2ger> (Finally someone who gets it :))
  891. # [14:07] * Quits: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  892. # [14:09] <Ms2ger> edmorley, and I didn't say I wasn't from, say, Madrid... So you're only one city down :)
  893. # [14:09] * Quits: jwalker (jwalker@1B8D3D0B.9741564A.E20BA73F.IP) (Ping timeout)
  894. # [14:09] <nigelb> Ms2ger: Wait, you live in Europe?
  895. # [14:09] <Ms2ger> Possibly :)
  896. # [14:09] <nigelb> Your sleep cycle is awesome.
  897. # [14:10] <edmorley> Ms2ger: er yeah true, but I don't believe you're from that end of europe anyway :P
  898. # [14:10] <someonenew011234> Hi, I tried to debug a crash on my machine, see http://crash-stats.mozilla.com/report/index/7fb34bed-3027-4df7-ab8b-ff3fd2130303, for a crashreport
  899. # [14:10] <someonenew011234> I just look at the sourcecode at http://dxr.mozilla.org/mozilla-central/gfx/layers/d3d9/ContainerLayerD3D9.cpp.html
  900. # [14:10] * Quits: ferongr (ferongr@moz-BC124F10.dsl.dyn.forthnet.gr) (Ping timeout)
  901. # [14:11] <Ms2ger> edmorley, are you saying someone from that end of Europe couldn't write as many patches as I do? :)
  902. # [14:11] <someonenew011234> I don't know how much has changed since the firefox 19 release but I have a guess where there source of the crash is
  903. # [14:12] <Ms2ger> someonenew011234, going to give you a hint...
  904. # [14:12] <someonenew011234> lines 188 and 201 look suspicous: you renderSurface is declared twice (the declaration in line 201 shadows the outer one)
  905. # [14:12] <Ms2ger> On http://crash-stats.mozilla.com/report/index/7fb34bed-3027-4df7-ab8b-ff3fd2130303 , the paths in the "Source" column on the backtrace are links
  906. # [14:13] * Joins: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com)
  907. # [14:13] * Quits: gbrown (gbrown@514D186.F3BBB17D.144F44FA.IP) (Ping timeout)
  908. # [14:13] * Joins: ferongr (ferongr@moz-3973A0A.dsl.dyn.forthnet.gr)
  909. # [14:13] <someonenew011234> Ms2ger: thank, I totally overlooked that
  910. # [14:14] * Joins: b10n1k (j0ni@moz-BD10B7AF.home.otenet.gr)
  911. # [14:14] * Quits: gaston (landry@moz-2911F07A.rhaalovely.net) (Ping timeout)
  912. # [14:14] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  913. # [14:17] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Quit: Leaving.)
  914. # [14:17] * Joins: pranavrc (pranavrc@24B34E49.5A45064.520CDC98.IP)
  915. # [14:17] * Joins: gaston (landry@moz-2911F07A.rhaalovely.net)
  916. # [14:19] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  917. # [14:19] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  918. # [14:19] * ChanServ sets mode: +o roc
  919. # [14:21] * Joins: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net)
  920. # [14:22] <jlebar> Did we mass-replace PR_BIT with something else?
  921. # [14:23] * Joins: jcv (john@moz-9DD98F0F.cable.mindspring.com)
  922. # [14:24] * Joins: gbrown (gbrown@514D186.F3BBB17D.144F44FA.IP)
  923. # [14:25] * Quits: rail (rail@moz-E6144DC3.iqchoice.com) (Ping timeout)
  924. # [14:26] <someonenew011234> How can I find out which was the first Firefox release that included changeset 108187
  925. # [14:26] <gfritzsche> jlebar: bug 795511?
  926. # [14:26] * Quits: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  927. # [14:26] * Joins: rail (rail@moz-E6144DC3.iqchoice.com)
  928. # [14:26] <jlebar> gfritzsche: I see. Thanks!
  929. # [14:27] <someonenew011234> lines 188 and 201 in http://hg.mozilla.org/releases/mozilla-release/annotate/20238b786063/gfx/layers/d3d9/ContainerLayerD3D9.cpp#l228 still look suspicous
  930. # [14:27] <gaston> someonenew011234: find the corresponding bug number and see the target version field in bugzilla
  931. # [14:27] <NeilAway> edmorley++
  932. # [14:28] * Joins: joey-afk (chatzilla@moz-EFCB4CBF.princetowncable.com)
  933. # [14:28] * Joins: wlach (wlach@moz-CC95DE47.cpe.net.cable.rogers.com)
  934. # [14:28] * [d3f3kt] is now known as d3f3kt
  935. # [14:28] <edmorley> NeilAway: ? :-)
  936. # [14:28] * joey-afk is now known as joey-2
  937. # [14:28] <NeilAway> edmorley: I know nothing!
  938. # [14:28] <edmorley> ah
  939. # [14:30] <d3f3kt> hey folks
  940. # [14:30] <d3f3kt> i want to ask you if i can change the firefox branch in mercucial to firefox 17
  941. # [14:31] * Joins: nical (nico@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  942. # [14:32] <annevk> baku: sounds like a bug in HTML
  943. # [14:32] <gfritzsche> d3f3kt: ESR17 or the last normal 17 release?
  944. # [14:33] * Joins: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP)
  945. # [14:33] <d3f3kt> gfritzsche-> i want to fix this bug https://bugzilla.mozilla.org/show_bug.cgi?id=824341 so i thought i have to work with the firefox 17 release?
  946. # [14:33] * Joins: jmaher (jmaher@moz-DB4A9C19.scl3.mozilla.com)
  947. # [14:34] <gfritzsche> d3f3kt: ah, no, you'd just fix it in mozilla-central
  948. # [14:34] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  949. # [14:34] <gfritzsche> checkout details are here: https://developer.mozilla.org/en-US/docs/Developer_Guide/Source_Code/Mercurial
  950. # [14:34] * Joins: ankesh11 (uid8015@moz-D8B63698.irccloud.com)
  951. # [14:34] <d3f3kt> gfritzsche-> thanks for you help :)
  952. # [14:35] <gfritzsche> sure :)
  953. # [14:35] * Joins: wlach_ (wlach@moz-CC95DE47.cpe.net.cable.rogers.com)
  954. # [14:35] <d3f3kt> wish me luck :D
  955. # [14:36] * Joins: DomoOrigatuMrMugatu (john_q@moz-B6268EB2.ntc.blacksburg.shentel.net)
  956. # [14:36] * Joins: sheeri (sheeri@3464EC4F.72B357BE.A35657C3.IP)
  957. # [14:36] * Joins: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net)
  958. # [14:36] * Quits: wlach (wlach@moz-CC95DE47.cpe.net.cable.rogers.com) (Input/output error)
  959. # [14:36] * Quits: wlach_ (wlach@moz-CC95DE47.cpe.net.cable.rogers.com) (Input/output error)
  960. # [14:36] * Joins: felipe (uid2734@moz-D8B63698.irccloud.com)
  961. # [14:36] * ewong|sleep is now known as ewong
  962. # [14:36] <gfritzsche> will do, be sure to ask if you run into any problems
  963. # [14:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8d8295158277 - Alexander Surkov - Bug 846148 - assertion: no node for the accessible tree walker: 'aContent', r=tbsaunde
  964. # [14:38] * Joins: wlach (wlach@moz-CC95DE47.cpe.net.cable.rogers.com)
  965. # [14:40] * Quits: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  966. # [14:40] * Quits: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net) (Quit: Bye)
  967. # [14:43] * Quits: someonenew011234 (chatzilla@moz-A000088A.dip.t-dialin.net) (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130215130331])
  968. # [14:44] * Joins: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
  969. # [14:45] * Joins: Edgar (Thunderbir@moz-844354D4.dynamic.hinet.net)
  970. # [14:46] <annevk> (turns out it was a bug in Gecko, for those following along)
  971. # [14:48] * Quits: Quan3 (chatzilla@moz-9505990C.dclient.hispeed.ch) (Ping timeout)
  972. # [14:48] * Joins: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP)
  973. # [14:48] * Quits: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  974. # [14:51] * Joins: kmoir (chatzilla@moz-9AEE821.cpe.teksavvy.com)
  975. # [14:52] <edmorley> oh ffs I look away from inbound for 15 mins to write an email and now there's 28 unstarred ?!
  976. # [14:53] * Joins: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP)
  977. # [14:53] <edmorley> although with an OrangeFFactor of ~10, that's only 3 pushes worth
  978. # [14:53] <edmorley> :-s
  979. # [14:53] * Quits: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  980. # [14:55] * Quits: jfkthame (jfkthame@moz-13ADB32A.cable.virginmedia.com) (Quit: jfkthame)
  981. # [14:55] * Joins: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net)
  982. # [14:55] * Quits: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net) (Connection reset by peer)
  983. # [14:56] * Joins: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net)
  984. # [14:57] * Joins: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net)
  985. # [15:00] * Quits: SDUP (chatzilla@moz-4BCC2828.w2-11.abo.wanadoo.fr) (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130215130331])
  986. # [15:02] <NeilAway> Ms2ger: you know about the moz.build refactor?
  987. # [15:02] <Ms2ger> Yes
  988. # [15:02] <NeilAway> Ms2ger: does https://bugzilla.mozilla.org/attachment.cgi?oldid=717424&action=interdiff&newid=720661&headers=1 look reasonable to you?
  989. # [15:03] * Joins: armenzg (armenzg@moz-600B22EA.home1.cgocable.net)
  990. # [15:03] * Joins: lduros (user@moz-5D9ACE42.admin.upenn.edu)
  991. # [15:03] <Ms2ger> NeilAway, on first sight, yes
  992. # [15:04] <glandium> NeilAway: content/xbl/builtin/Makefile.in is empty nowadays
  993. # [15:04] <glandium> (mostly)
  994. # [15:04] <glandium> ah, it's an interdiff
  995. # [15:04] <Ms2ger> NeilAway, is there something wrong with it? :)
  996. # [15:04] * Joins: overholt (overholt@35765CFB.88764A66.72A31D6.IP)
  997. # [15:04] <NeilAway> Ms2ger: I hope not ;-)
  998. # [15:05] * NeilAway hasn't updated past the moz.build changeset locally yet
  999. # [15:06] * Joins: jfkthame (jfkthame@moz-13ADB32A.cable.virginmedia.com)
  1000. # [15:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f72a3e510a65 - James Willcox - Bug 827254 - Guard against garbage plugin instance in ANPSystem::setPowerState r=blassey
  1001. # [15:07] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  1002. # [15:07] <Ms2ger> NeilAway, any reason you asked about that particular diff?
  1003. # [15:07] * Quits: darkowlzz (darkowlzz@11B80D46.5AF8A9A3.27560D6E.IP) (Ping timeout)
  1004. # [15:07] * joduinn-home is now known as joduinn-commute
  1005. # [15:10] * mgerva is now known as mgerva-afk
  1006. # [15:10] <glandium> erf, no-one pushed between my push and the nightly... bah, it'll wait for next nightly, tomorrow
  1007. # [15:11] * Joins: darkowlzz (darkowlzz@1AB2A423.CDB157A0.25B273F5.IP)
  1008. # [15:11] * Quits: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com) (Quit: Leaving)
  1009. # [15:11] * Quits: arky (arky@4AEFB73B.3EA50541.FA662B63.IP) (Ping timeout)
  1010. # [15:11] * Quits: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au) (Ping timeout)
  1011. # [15:12] * Joins: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au)
  1012. # [15:14] <glandium> double-erf, bug 784841 broke xulrunner builds anyways
  1013. # [15:14] * Joins: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP)
  1014. # [15:14] * Quits: jfkthame (jfkthame@moz-13ADB32A.cable.virginmedia.com) (Quit: jfkthame)
  1015. # [15:16] * Joins: coop (Chris@F2D29657.F60B0462.67AC9B1.IP)
  1016. # [15:18] * Quits: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1017. # [15:19] * Quits: b10n1k (j0ni@moz-BD10B7AF.home.otenet.gr) (Ping timeout)
  1018. # [15:20] * Joins: humph (dave@moz-E0B198AD.senecac.on.ca)
  1019. # [15:20] * Quits: dew (Instantbir@moz-EBC2DF0B.dhcp.stls.mo.charter.com) (Ping timeout)
  1020. # [15:20] * ewong is now known as ewong|sleep
  1021. # [15:20] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  1022. # [15:20] * Joins: ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP)
  1023. # [15:20] * ChanServ sets mode: +o ehsan
  1024. # [15:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f516a56f4dba - Brian Hackett - Bug 846330 - Bail out before trying to eval scripts containing 'arguments' in Ion, r=jandem.
  1025. # [15:23] * Quits: darkowlzz (darkowlzz@1AB2A423.CDB157A0.25B273F5.IP) (Ping timeout)
  1026. # [15:24] * Joins: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP)
  1027. # [15:27] * Joins: arky (arky@B734AD95.6A6C9B09.FA662B63.IP)
  1028. # [15:27] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Quit: Leaving)
  1029. # [15:27] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  1030. # [15:28] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  1031. # [15:29] * Joins: dew (Instantbir@moz-EBC2DF0B.dhcp.stls.mo.charter.com)
  1032. # [15:29] * Quits: randix (rdow@moz-EE0B6335.superkabel.de) (Quit: randix)
  1033. # [15:32] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  1034. # [15:33] * Joins: RyanVM (chatzilla@moz-148999FE.phlapa.fios.verizon.net)
  1035. # [15:34] * Joins: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP)
  1036. # [15:34] * Quits: FabioMagnoni (fabiomagno@moz-E68C9C6E.home.otenet.gr) (Client exited)
  1037. # [15:35] * Joins: b10n1k (j0ni@moz-E86F117F.home.otenet.gr)
  1038. # [15:35] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1039. # [15:36] * Quits: Optimize1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Ping timeout)
  1040. # [15:37] * Joins: marcoz (marco.zehe@moz-F49EE97.dip.t-dialin.net)
  1041. # [15:38] * Joins: darkowlzz (darkowlzz@D65B38E7.43C343EF.27560D6E.IP)
  1042. # [15:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/743755ad6e48 - Ed Morley - Backed out changeset cacb9f3ee44d (bug 840693)
  1043. # [15:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/28ae8d4c2dda - Ed Morley - Backed out changeset c1f4eff03e82 (bug 840693) for causing bug 838563
  1044. # [15:39] * Quits: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1045. # [15:40] * Joins: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP)
  1046. # [15:40] * jchen is now known as jchen|away
  1047. # [15:41] * Quits: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1048. # [15:41] * capella|zZzZz is now known as capella
  1049. # [15:42] * Quits: gerv (Instantbir@moz-72022BD8.dab.02.net) (Ping timeout)
  1050. # [15:42] * armenzg is now known as armenzg_brb
  1051. # [15:43] * jchen|away is now known as jchen
  1052. # [15:43] * Joins: bsmedberg-away (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net)
  1053. # [15:43] * ChanServ sets mode: +o bsmedberg-away
  1054. # [15:44] * mgerva-afk is now known as mgerva
  1055. # [15:44] * bsmedberg-away is now known as bsmedberg
  1056. # [15:45] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  1057. # [15:45] * catlee-away is now known as catlee
  1058. # [15:45] * Quits: abhishekp (chatzilla@moz-FF2F4188.mtnl.net.in) (Ping timeout)
  1059. # [15:45] * Joins: abhishekp_ (chatzilla@moz-FF2F4188.mtnl.net.in)
  1060. # [15:45] * abhishekp_ is now known as abhishekp
  1061. # [15:46] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  1062. # [15:49] * Joins: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP)
  1063. # [15:49] * Joins: Wusel_ (muench@moz-643A8764.planconnect.de)
  1064. # [15:50] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Connection reset by peer)
  1065. # [15:50] * Quits: kinetik (kinetik@CDF84EDA.4AFC5639.FC74E68.IP) (Ping timeout)
  1066. # [15:50] * Quits: kentuckyfriedtakahe (kentuckyfr@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  1067. # [15:50] * Joins: kinetik (kinetik@CDF84EDA.4AFC5639.FC74E68.IP)
  1068. # [15:51] * Joins: kentuckyfriedtakahe (kentuckyfr@538BABFE.A073F3E.97BBD552.IP)
  1069. # [15:51] * Quits: wlach (wlach@moz-CC95DE47.cpe.net.cable.rogers.com) (Quit: Ex-Chat)
  1070. # [15:51] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  1071. # [15:51] * ChanServ sets mode: +o roc
  1072. # [15:52] * glob|away is now known as glob
  1073. # [15:53] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1074. # [15:53] * Joins: jdm (jdm@DB05BBF2.BB1F48F2.971E19F6.IP)
  1075. # [15:53] <NeilAway> Ms2ger: because the only difference was the build config change
  1076. # [15:53] * Joins: wlach (wlach@moz-CC95DE47.cpe.net.cable.rogers.com)
  1077. # [15:53] * Quits: nhirata (anonymous@moz-1A50F7F8.hsd1.ca.comcast.net) (Quit: nhirata)
  1078. # [15:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1ab536b3472e - Jan de Mooij - Bug 846080 - Make DecompileArgumentFromStack a bit more robust. r=bhackett
  1079. # [15:54] <bz_sleep> Do we still run tests in VMs?
  1080. # [15:54] <bz_sleep> mochitests in particular?
  1081. # [15:54] * Quits: abhishekp (chatzilla@moz-FF2F4188.mtnl.net.in) (Write error: Broken pipe)
  1082. # [15:54] <RyanVM> bz_sleep: "yes"
  1083. # [15:55] * joey-2 is now known as joey-afk
  1084. # [15:55] <RyanVM> some of the linux mochitests are moving to ec2 vms
  1085. # [15:55] <RyanVM> otherwise, no
  1086. # [15:56] <RyanVM> past: thanks for looking into that xpcshell failure so fast :)
  1087. # [15:56] * Quits: b10n1k (j0ni@moz-E86F117F.home.otenet.gr) (Ping timeout)
  1088. # [15:56] <bz_sleep> RyanVM: thanks
  1089. # [15:56] * Joins: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP)
  1090. # [15:56] * bz_sleep seems to recall us running a lot of that stuff in VMs
  1091. # [15:56] <edmorley> bz_sleep: not so much "still", as we haven't for several years, but are now slowly trying to move over to them to scale
  1092. # [15:57] <past> RyanVM: we've got to strangle them in the crib if possible :)
  1093. # [15:57] <RyanVM> past: amen :)
  1094. # [15:57] <Ms2ger> past, how long are you willing to wait for results? :)
  1095. # [15:58] * ctalbert|afk is now known as ctalbert|mtg
  1096. # [15:58] <past> Ms2ger: patience is all I earn for getting older :)
  1097. # [15:58] * Quits: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1098. # [15:58] <@ted> bz_sleep: in ancient history (2007 or so)
  1099. # [15:58] * khuey|away is now known as khuey
  1100. # [15:59] <khuey> did we fix the problems with VMs from last time?
  1101. # [15:59] * cmcavoy-offline is now known as cmcavoy
  1102. # [16:00] * Joins: randix (rdow@moz-EE0B6335.superkabel.de)
  1103. # [16:01] <@ted> hard to say
  1104. # [16:01] * Quits: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com) (Ping timeout)
  1105. # [16:01] <@ted> we're running tests on EC2 VMs now, I don't know what properties they have vs. what we used to use
  1106. # [16:02] <@ted> i also don't know if anyone has looked at the intermittent failure rate on the new VMs vs. hardware
  1107. # [16:02] <khuey> well the big problem is when the wall clock runs without the VM getting any CPU time
  1108. # [16:02] * Quits: JesusFidel (Mibbit@73015BFB.33B78300.EF3A261A.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1109. # [16:02] <@ted> right
  1110. # [16:02] <khuey> that leads to random timeouts
  1111. # [16:02] * jchen is now known as jchen|away
  1112. # [16:02] * Joins: espindola (espindola@F2D29657.F60B0462.67AC9B1.IP)
  1113. # [16:03] * Joins: {V} (V@moz-C29EDA08.on.nl)
  1114. # [16:05] <@ted> khuey: i don't know how EC2 allocates timeslices
  1115. # [16:05] <@ted> or if there are guarantees
  1116. # [16:05] * Joins: cstipkovic (uid6805@moz-D8B63698.irccloud.com)
  1117. # [16:07] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  1118. # [16:08] <khuey> we should probably find out before we switch all our tests over :-P
  1119. # [16:09] * Quits: Callek (chatzilla@moz-DD17331C.dhcp.oxfr.ma.charter.com) (Connection reset by peer)
  1120. # [16:09] * Joins: Callek (chatzilla@moz-DD17331C.dhcp.oxfr.ma.charter.com)
  1121. # [16:10] <@ted> heh
  1122. # [16:10] <@ted> i bet we have the data we need in the orangefactor db
  1123. # [16:10] * Quits: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net) (Ping timeout)
  1124. # [16:10] * Joins: mshal (mshal@moz-D5CACB19.washdc.fios.verizon.net)
  1125. # [16:11] * Joins: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP)
  1126. # [16:11] * catlee is now known as catlee-buildduty
  1127. # [16:11] * Joins: b10n1k (j0ni@moz-742565EE.home.otenet.gr)
  1128. # [16:12] * bz_sleep is now known as bz
  1129. # [16:14] * Quits: seif (seiflotfy@BEAC5A65.FE22CA96.A6BD37EB.IP) (Ping timeout)
  1130. # [16:14] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Quit: Leaving)
  1131. # [16:15] <NeilAway> Ms2ger: is 846609 invalid?
  1132. # [16:15] * Quits: Mook (Thunderbir@moz-F9DAA936.vc.shawcable.net) (Ping timeout)
  1133. # [16:15] <Ms2ger> Dupe
  1134. # [16:16] * jchen|away is now known as jchen
  1135. # [16:18] * Quits: alice (alice@moz-A7C201EB.zone16.bethere.co.uk) (Client exited)
  1136. # [16:18] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  1137. # [16:18] * Joins: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net)
  1138. # [16:18] * Joins: alice (alice@moz-A7C201EB.zone16.bethere.co.uk)
  1139. # [16:20] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  1140. # [16:20] * Quits: alice (alice@moz-A7C201EB.zone16.bethere.co.uk) (Ping timeout)
  1141. # [16:22] * armenzg_brb is now known as armenzg
  1142. # [16:24] * Joins: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net)
  1143. # [16:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6f0cdf0cbb60 - Thomas Zimmermann - Bug 834172 - Implement CreateDecoder in DecoderTraits. r=cpearce
  1144. # [16:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ef997e94ecbc - Thomas Zimmermann - Bug 834172 - Remove GStreamer flags from webaudio Makefile. r=cpearce
  1145. # [16:25] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  1146. # [16:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f06028922aaf - Thomas Zimmermann - Bug 834172 - Don't export codec functions from DecoderTraits. r=cpearce
  1147. # [16:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a4da9781b260 - Thomas Zimmermann - Bug 834172 - Implement IsSupportedTypeInVideo in DecoderTraits. r=cpearce
  1148. # [16:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f56acd2dc690 - Raymond Lee - Bug 840682 - Use HTTPS instead of HTTP in the links to crash reports in about:crashes. r=gavin
  1149. # [16:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6beb3290879a - Thomas Zimmermann - Bug 834172 - Implement CreateReader in DecoderTraits. r=cpearce
  1150. # [16:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b5708fa8c022 - Ryan VanderMeulen - Merge m-c to inbound.
  1151. # [16:25] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f99a075a5bce - Mike Hommey - Bug 812105 - Strip all files that can be stripped in the SDK. r=ted DONTBUILD as NPOTB
  1152. # [16:25] * joduinn-commute is now known as joduinn
  1153. # [16:27] <NeilAway> Ms2ger: thanks
  1154. # [16:27] <Ms2ger> Np
  1155. # [16:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/be15b87fd048 - Nathan Froyd - Bug 811507 - properly accumulate boolean values for SPDY_NPN_CONNECT; r=mcmanus
  1156. # [16:30] * Quits: Wusel_ (muench@moz-643A8764.planconnect.de) (Ping timeout)
  1157. # [16:30] * mcote|afk is now known as mcote
  1158. # [16:30] * Joins: jwalker (jwalker@moz-5B263CE9.cable.virginmedia.com)
  1159. # [16:30] * Quits: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP) (Ping timeout)
  1160. # [16:31] * Joins: Wusel_ (muench@moz-643A8764.planconnect.de)
  1161. # [16:33] * Quits: darkowlzz (darkowlzz@D65B38E7.43C343EF.27560D6E.IP) (Ping timeout)
  1162. # [16:34] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/5b7057bb7ae7 - Hector Zhao - Bug 842228 - Set shell to open in AddDisabledDDEHandlerValues. r=bbondy, a=lsblakk
  1163. # [16:34] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/640b31a66dfe - Mark Capella - Bug 837815 - Reading list button opens Top Sites, not Reading List. r=wesj, a=bajaj
  1164. # [16:34] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/de9292e91f8b - Boris Zbarsky - Bug 845881 - Go back to allowing any 2xx response code to a preflight request, since web sites do that. r=sicking, a=bajaj
  1165. # [16:34] <d3f3kt> ping gfritzsche ?
  1166. # [16:34] * Quits: DomoOrigatuMrMugatu (john_q@moz-B6268EB2.ntc.blacksburg.shentel.net) (Quit: Leaving)
  1167. # [16:35] <gfritzsche> d3f3kt: pong
  1168. # [16:35] <d3f3kt> yeah hes alive :)
  1169. # [16:35] <d3f3kt> I'm currently working on that bug https://bugzilla.mozilla.org/show_bug.cgi?id=824341#c22
  1170. # [16:35] * Quits: Edgar (Thunderbir@moz-844354D4.dynamic.hinet.net) (Input/output error)
  1171. # [16:35] <d3f3kt> but i dont realy know what step 3 means
  1172. # [16:36] <d3f3kt> https://mxr.mozilla.org/mozilla-central/source/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp
  1173. # [16:36] * mjschranz_away is now known as mjschranz
  1174. # [16:36] <d3f3kt> ^ the bug is in this file
  1175. # [16:36] <khuey> jesup: I would be very happy if 842715 landed today
  1176. # [16:36] * Joins: darkowlzz (darkowlzz@D65B38E7.43C343EF.27560D6E.IP)
  1177. # [16:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c4a1a3358737 - David Zbarsky - Bug 847239 - Mark SeekableStreamAtBeginning #ifdef DEBUG r=kinetik
  1178. # [16:37] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/383fecb8fa17 - David Zbarsky - [Bug 846710] Fix nsISVGPoint / DOMSVGTranslatePoint refcounting r=smaug
  1179. # [16:37] <jesup> khuey: absolutely
  1180. # [16:37] <gfritzsche> d3f3kt: looking at this line: http://dxr.mozilla.org/mozilla-central/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp#l59
  1181. # [16:38] <gfritzsche> d3f3kt: i think he just means to wrap that in a "if (!mProxySettings) { ... }"
  1182. # [16:39] <d3f3kt> oh thanks gfritzsche! i will try it and build - i hope it works
  1183. # [16:39] * Quits: Pauly (paul@601F3B17.33662590.A5830293.IP) (Quit: Pauly)
  1184. # [16:39] <gfritzsche> d3f3kt: yeah, it working is the interesting part :)
  1185. # [16:40] * Joins: janv_ (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  1186. # [16:40] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  1187. # [16:40] <jesup> khuey: The only reason I haven't over the weekend is the hours I could snag were devoted to nailing the buffer underrun assertion the the floor :-) Cleaning up that patch for review now.
  1188. # [16:40] <gfritzsche> d3f3kt: you might want to ask karlt which tests cover that, so you can hopefully catch errors locally
  1189. # [16:40] * janv_ is now known as janv
  1190. # [16:40] * Joins: alice (alice@moz-A7C201EB.zone16.bethere.co.uk)
  1191. # [16:41] * Joins: shorlander (shorlander@moz-230AEA61.dhcp.insightbb.com)
  1192. # [16:41] <jesup> (and a gUM beta UI blocker issue, now dealt with and up for approval)
  1193. # [16:41] <d3f3kt> gfritzsche-> im running linux. i simply set the env vars and then firefox is supposed to use my local proxy :D
  1194. # [16:42] <khuey> jesup: I don't expect you to work over the weekend
  1195. # [16:42] <khuey> jesup: but now that its monday ;-)
  1196. # [16:43] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  1197. # [16:44] <jesup> weekends when I don't do any work are the exception. One day perhaps that will change.... (need to steal some people) ;-)
  1198. # [16:45] * catlee-buildduty is now known as catlee-away
  1199. # [16:49] <gfritzsche> d3f3kt: right, good point ^^ you may break other parts though and the tests often catch that early
  1200. # [16:49] * Joins: mkohler (mkohler@moz-CF129D9A.dclient.hispeed.ch)
  1201. # [16:50] * Joins: ericjung (ericjung@5210CFD5.1A5EA44.72B23B3D.IP)
  1202. # [16:50] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  1203. # [16:51] * Joins: jryans (jryans@moz-945C5CA4.massrel.com)
  1204. # [16:52] * armenzg is now known as armenzg_brb
  1205. # [16:53] * jcranmer|away is now known as jcranmer
  1206. # [16:53] * Quits: darkowlzz (darkowlzz@D65B38E7.43C343EF.27560D6E.IP) (Ping timeout)
  1207. # [16:53] * hwine|afk is now known as hwine
  1208. # [16:55] * Joins: SDUP (chatzilla@moz-4BCC2828.w2-11.abo.wanadoo.fr)
  1209. # [16:55] * mdas is now known as mdas|afk
  1210. # [16:55] * RyanVM is now known as RyanVM|afk
  1211. # [16:56] <SDUP> hi ! sorry to ask an unrelated question but i need a pro w/ Makefile : How can i set the prerequisites in order to select both cpp and c files
  1212. # [16:57] <SDUP> for example i'd like to do this : %.obj: %.(cpp|c)
  1213. # [16:57] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  1214. # [16:57] <marcoz> Hi everyone! Any idea how to resolve this sring of errors? Fresh build from mozilla-inbound on OS X for Firefox for Android: http://pastebin.mozilla.org/2193962
  1215. # [16:58] <NeilAway> thoughtful of diff to move a line of code from one side of a blank line to the other, instead of moving the blank line :s
  1216. # [16:58] * Joins: abhishekp (chatzilla@moz-FF2F4188.mtnl.net.in)
  1217. # [16:58] <bz> marcoz: fully qualify the name?
  1218. # [16:58] <bz> marcoz: or move one of those typedefs out of the namespace where it presumaly shouldn't be
  1219. # [16:58] <marcoz> bz: This is code I
  1220. # [16:59] * Quits: stransky (stransky@moz-107AD163.redhat.com) (Quit: Connection reset by beer)
  1221. # [16:59] <marcoz> bz: This is code I've not touched at all. This is straight from m-i without any changes by me.
  1222. # [16:59] <bz> marcoz: Sure.
  1223. # [17:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/569102ce294a - Nicholas D. Matsakis - Bug 840339 - Move inlined functions that depend on jsscriptinlines.h into CompileInfo-inl.h r=dvander
  1224. # [17:00] <marcoz> bz: So why isn't this barfing on our build machines?
  1225. # [17:00] * Joins: dcamp (dcamp@moz-930D5B64.hsd1.wa.comcast.net)
  1226. # [17:00] * Quits: odin_ (Odin@moz-66D3502E.zone5.bethere.co.uk) (Connection reset by peer)
  1227. # [17:00] <bz> marcoz: bug 844275 broke this
  1228. # [17:00] <bz> marcoz: _that_ I have no idea on
  1229. # [17:00] * Joins: darkowlzz (darkowlzz@D65B38E7.43C343EF.27560D6E.IP)
  1230. # [17:01] <bz> marcoz: maybe they don't have a GLDefs.h that defines EGLSurface? Seems unlikely....
  1231. # [17:01] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  1232. # [17:01] * Joins: sgimeno (santiago.g@A922400D.48362F18.BCC03455.IP)
  1233. # [17:01] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  1234. # [17:01] <marcoz> bz: So should I file a bug, then?
  1235. # [17:02] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  1236. # [17:02] * Joins: automata (automata@moz-1CE7A56D.ifsc.usp.br)
  1237. # [17:02] * Joins: vicamo (vicamo@moz-783138D3.dynamic.hinet.net)
  1238. # [17:02] * armenzg_brb is now known as armenzg
  1239. # [17:02] <bz> marcoz: yes.
  1240. # [17:02] <bz> marcoz: this code looks bogus to me
  1241. # [17:02] * Joins: marco (Thunderbir@moz-1DD709D1.cust.dsl.teletu.it)
  1242. # [17:03] <marcoz> bz: OK thanks!
  1243. # [17:03] * Quits: abhishekp (chatzilla@moz-FF2F4188.mtnl.net.in) (Ping timeout)
  1244. # [17:03] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Quit: Leaving)
  1245. # [17:04] <romaxa> bsmedberg: do you know why webapprt-stub/webapp.xul ignore sizemode="fullscreen" ?
  1246. # [17:06] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Quit: Leaving.)
  1247. # [17:06] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
  1248. # [17:06] * gregglind_away is now known as gregglind
  1249. # [17:09] * Quits: darkowlzz (darkowlzz@D65B38E7.43C343EF.27560D6E.IP) (Quit: Leaving)
  1250. # [17:09] * Joins: darkowlzz (darkowlzz@D65B38E7.43C343EF.27560D6E.IP)
  1251. # [17:09] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Input/output error)
  1252. # [17:10] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  1253. # [17:10] * Quits: mkohler (mkohler@moz-CF129D9A.dclient.hispeed.ch) (Client exited)
  1254. # [17:10] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  1255. # [17:10] <marcoz> bz: bug 847429 if you want to watch it or comment.
  1256. # [17:11] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1257. # [17:11] * Quits: marco (Thunderbir@moz-1DD709D1.cust.dsl.teletu.it) (Ping timeout)
  1258. # [17:11] * Joins: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP)
  1259. # [17:12] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  1260. # [17:13] * Quits: Ms2ger (Ms2ger@moz-86EADA4C.ugent.be) (Quit: bbl)
  1261. # [17:13] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  1262. # [17:13] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  1263. # [17:14] <armenzg> jimm: ping
  1264. # [17:14] * Joins: ddahl (ddahl@moz-6D6AEA10.hsd1.il.comcast.net)
  1265. # [17:14] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  1266. # [17:15] <jimm> armenzg: pong
  1267. # [17:15] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  1268. # [17:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c1700967353b - Georg Fritzsche - Bug 824069 - Check if entry is in object map. r=bsmedberg
  1269. # [17:15] <armenzg> jimm: hi, I would like to do clean up of https://bugzilla.mozilla.org/show_bug.cgi?id=731280
  1270. # [17:15] <gfritzsche> edmorley: band-aid is on it's way ^
  1271. # [17:15] * mdas|afk is now known as mdas
  1272. # [17:15] <armenzg> it happens that there is a mix of dev bugs and infra bugs
  1273. # [17:16] * Joins: marco (Thunderbir@moz-DC976BA.cust.dsl.teletu.it)
  1274. # [17:16] <armenzg> jimm: I want to separate the dependency of dev bugs from it to somewhere else
  1275. # [17:16] <armenzg> since I want melissa and joduinn to know exactly is left wrt to *just* infra work
  1276. # [17:16] <{V}> SDUP, maybe this will work for you %.obj: %.c*
  1277. # [17:16] <jimm> armenzg: ok, sounds good. plz just cc me on the new dev tracking bug you create.
  1278. # [17:16] <edmorley> gfritzsche: :-)
  1279. # [17:16] * Joins: whoosy (jesperlund@moz-87E8367F.tbcn.telia.com)
  1280. # [17:17] <armenzg> on another note, will the metro tests be a whole separate build? or use the 32-bit one?
  1281. # [17:17] <armenzg> jimm: I will comment on the bug with the plan and you let me know what you think
  1282. # [17:17] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  1283. # [17:17] <jimm> armenzg: they all build with firefox
  1284. # [17:17] * Quits: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1285. # [17:17] <armenzg> before I change too much stuff
  1286. # [17:17] <armenzg> jimm: one build to rule them all?
  1287. # [17:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/38f04d4b03f9 - Ryan VanderMeulen - Backed out 5 changesets (bug 834172) for Android build bustage.
  1288. # [17:17] <armenzg> :)
  1289. # [17:17] * Parts: whoosy (jesperlund@moz-87E8367F.tbcn.telia.com)
  1290. # [17:17] * Joins: dbaron (dbaron@moz-E0DDE997.dsl.dynamic.sonic.net)
  1291. # [17:17] * ChanServ sets mode: +o dbaron
  1292. # [17:17] * Joins: whoosy (jesperlund@moz-87E8367F.tbcn.telia.com)
  1293. # [17:18] <jimm> armenzg: yep. they'll just launch into the metro env. instead of launching on the desktop.
  1294. # [17:18] <SDUP> {V} : done the job. Excellent. Ty !
  1295. # [17:18] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  1296. # [17:18] <jimm> armenzg: there's also a new test shim for launching.
  1297. # [17:18] * Joins: Edgar (Thunderbir@moz-844354D4.dynamic.hinet.net)
  1298. # [17:19] <RyanVM|afk> gfritzsche++ :)
  1299. # [17:19] <armenzg> jimm: no idea what "shim for launching" means
  1300. # [17:19] * RyanVM|afk is now known as RyanVM
  1301. # [17:19] <{V}> SDUP, you're welcome :)
  1302. # [17:19] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  1303. # [17:19] <jimm> armenzg: we can sort that out when rel eng is ready to get metro tests running in automation.
  1304. # [17:20] * Joins: abhishekp (chatzilla@moz-5B84E6D7.mtnl.net.in)
  1305. # [17:21] <armenzg> jimm: we should be ready soon. We have 97 win8 machines
  1306. # [17:21] <@bsmedberg> romaxa: no clue
  1307. # [17:21] <jimm> sweet!
  1308. # [17:21] <armenzg> we started running the tests on Cedar last Friday
  1309. # [17:21] <armenzg> jimm: which suites are ready to run?
  1310. # [17:22] * joey-afk is now known as joey-2
  1311. # [17:22] <jimm> armenzg: hmm, mochitest-metro-chrome for sure, maybe one other. have to chat with mbrubeck, he was working on getting some of the other frameworks running in metro.
  1312. # [17:22] <mbrubeck> mochitest-metro-chrome is the only one that I know runs and passes in Metro
  1313. # [17:23] * Quits: danielapetrovici (danielapet@601F3B17.33662590.A5830293.IP) (Ping timeout)
  1314. # [17:23] * Quits: Edgar (Thunderbir@moz-844354D4.dynamic.hinet.net) (Quit: Edgar)
  1315. # [17:23] <mbrubeck> We can run mochitest-plain and mochitest-chrome, but most of the tests won't pass; we'll need to go through and fix-or-annotate all the failures (bug 843420)
  1316. # [17:23] * Quits: abhishekp (chatzilla@moz-5B84E6D7.mtnl.net.in) (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130215130331])
  1317. # [17:23] * Quits: wolfiR (wolfiR@moz-97AB7B3A.open-xchange.com) (Quit: Leaving)
  1318. # [17:23] * Joins: danielapetrovici (danielapet@601F3B17.33662590.A5830293.IP)
  1319. # [17:23] <mbrubeck> s/most/many/ -- I haven't done an actual count
  1320. # [17:24] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  1321. # [17:24] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  1322. # [17:24] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  1323. # [17:25] * Joins: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP)
  1324. # [17:25] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  1325. # [17:25] <armenzg> jimm: mbrubeck that sounds good! Would you mind filing a bug with the instructions on how to run it in our infra?
  1326. # [17:25] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  1327. # [17:25] * Quits: ddahl (ddahl@moz-6D6AEA10.hsd1.il.comcast.net) (Ping timeout)
  1328. # [17:25] <armenzg> I would like to catch things early (since metro is new to our infra)
  1329. # [17:26] <jimm> armenzg: sure, I will attach it to that testing tracker bug.
  1330. # [17:26] <armenzg> would it make sense to loan a win8 machine and try running it there?
  1331. # [17:26] <armenzg> sounds good
  1332. # [17:26] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Ping timeout)
  1333. # [17:27] <jimm> armenzg: I can clear most of the dev rated bugs off that if you want
  1334. # [17:28] <armenzg> jimm: cleaning the devs bugs would be great
  1335. # [17:28] * Quits: KWierso|Surface (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Ping timeout)
  1336. # [17:28] <armenzg> jimm: I just made a comment to clear which bugs are infra related
  1337. # [17:28] <armenzg> jimm: I will be moving the releng bugs instead
  1338. # [17:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/29dbd7937bc5 - Panos Astithas - Add more logging in the Browser Debugger startup path in order to investigate bug 766119; r=vporof
  1339. # [17:28] <armenzg> since there was so much dev conversations on the tracking bug
  1340. # [17:28] <jimm> ok sounds good, will wait on you then.
  1341. # [17:28] * Quits: Wusel_ (muench@moz-643A8764.planconnect.de) (Quit: Computer is going to sleep.)
  1342. # [17:29] <jimm> armenzg: sounds good. we should clean up the resolved bugs too.
  1343. # [17:29] * armenzg is now known as armenzg_brb
  1344. # [17:30] <armenzg_brb> jimm: excellent!
  1345. # [17:30] * Quits: whoosy (jesperlund@moz-87E8367F.tbcn.telia.com) (Quit: whoosy)
  1346. # [17:31] * Quits: randix (rdow@moz-EE0B6335.superkabel.de) (Quit: randix)
  1347. # [17:31] * Joins: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com)
  1348. # [17:31] * Quits: darkowlzz (darkowlzz@D65B38E7.43C343EF.27560D6E.IP) (Ping timeout)
  1349. # [17:32] * Quits: SDUP (chatzilla@moz-4BCC2828.w2-11.abo.wanadoo.fr) (Ping timeout)
  1350. # [17:34] * Quits: ochameau (ochameau@moz-109A6728.fbx.proxad.net) (Ping timeout)
  1351. # [17:34] * jchen is now known as jchen|away
  1352. # [17:36] * jchen|away is now known as jchen
  1353. # [17:37] * Joins: ehugg (chatzilla@B3716F60.29102B70.6CD50604.IP)
  1354. # [17:38] * armenzg_brb is now known as armenzg
  1355. # [17:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9b6039f3101a - L. David Baron - Bug 846096: Bail out of nsRange::ParentChainChanged if the nodes aren't in a connected subtree. r=smaug
  1356. # [17:39] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  1357. # [17:40] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Ping timeout)
  1358. # [17:45] * Joins: randix (rdow@moz-EE0B6335.superkabel.de)
  1359. # [17:45] * Quits: randix (rdow@moz-EE0B6335.superkabel.de) (Quit: randix)
  1360. # [17:46] * Joins: knelson (Adium@2557E599.66715431.D25A875A.IP)
  1361. # [17:46] * Parts: knelson (Adium@2557E599.66715431.D25A875A.IP)
  1362. # [17:47] * Quits: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net) (Quit: Computer has gone to sleep.)
  1363. # [17:48] * Quits: b10n1k (j0ni@moz-742565EE.home.otenet.gr) (Ping timeout)
  1364. # [17:48] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Ping timeout)
  1365. # [17:48] * Quits: overholt (overholt@35765CFB.88764A66.72A31D6.IP) (Ping timeout)
  1366. # [17:49] * Quits: sgimeno (santiago.g@A922400D.48362F18.BCC03455.IP) (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/)
  1367. # [17:50] <Jesse> decoder: given http://software.intel.com/en-us/blogs/2013/01/06/benign-data-races-what-could-possibly-go-wrong (especially the part with the compressed gas cans), i wonder if https://bugzilla.mozilla.org/show_bug.cgi?id=847350 is the wrong solution
  1368. # [17:50] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  1369. # [17:50] <Jesse> decoder: is there a way to tell the compiler "this variable can race a little, but please don't let it spill into general undefined behavior"?
  1370. # [17:52] * Joins: darkowlzz (darkowlzz@7AD5E821.114BA497.9DA13C14.IP)
  1371. # [17:54] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1372. # [17:54] * Joins: ffledgling (anhadjai.s@9B9315E1.A6025CA.1C37C358.IP)
  1373. # [17:54] * Joins: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP)
  1374. # [17:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/72854a54aac6 - Chris Lord - Bug 847367 - Fix EGLSurface namespace conflict in AndroidBridge.cpp. r=blassey
  1375. # [17:55] * catlee-away is now known as catlee-buildduty
  1376. # [17:56] * joduinn is now known as joduinn-mtg
  1377. # [17:56] * Joins: aklotz (Thunderbir@moz-55246988.cg.shawcable.net)
  1378. # [17:57] * hwine is now known as hwine|mtg
  1379. # [17:59] * Quits: willyaranda (willyarand@B7F88D89.257A7BF.AC724CC6.IP) (Quit: willyaranda)
  1380. # [18:00] * Joins: willyaranda (willyarand@B7F88D89.257A7BF.AC724CC6.IP)
  1381. # [18:01] * Joins: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1382. # [18:03] * Joins: smooney___ (smooney@2557E599.66715431.D25A875A.IP)
  1383. # [18:03] * Joins: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net)
  1384. # [18:04] <marcoz> edmorley: Question out of curiosity: Do you know why our build system doesn't catch errors like the one that lead to bug 847429?
  1385. # [18:05] <edmorley> marcoz: I would imagine gcc vs clang, or differing clang versions, or android sdk different versions, or different mozconfig options
  1386. # [18:06] <edmorley> marcoz: warnings as errors (at least where the directories have chosen to have it enabled) are enabled on our buildbot builds
  1387. # [18:06] <d3f3kt> gfritzsche-> oke you are right it dont work, here is the patch: http://pastebin.mozilla.org/2194160 for bug https://bugzilla.mozilla.org/show_bug.cgi?id=824341#c22
  1388. # [18:06] <decoder> Jesse: the tsan annotation stuff is required either way because we do have races that people dont want to fix. and there are in fact harmless races. but there is no way to achieve what you propose from what I know
  1389. # [18:06] * Joins: tabraldes (Thunderbir@moz-3F87419B.hsd1.or.comcast.net)
  1390. # [18:06] <decoder> data races are undefined behavior
  1391. # [18:07] <nemo> heh. 2 coworkers. same wimpy 3 gig machines running XP, AV, firewall, monitoring tools to suck up memory.
  1392. # [18:07] <nemo> one has machine that thrashes continuously, other doesn't.
  1393. # [18:07] <nemo> looked into 'em.
  1394. # [18:07] <nemo> non-thasher. Firefox - typical set of tabs, 278MiB
  1395. # [18:07] * Joins: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP)
  1396. # [18:07] <nemo> thrasher. Chrome - typical set of tabs, 1888MiB
  1397. # [18:07] <nemo> hmmmm ;)
  1398. # [18:08] <nemo> oddly. thrasher hasn't thought to blame his browser yet :D
  1399. # [18:08] <nemo> "windows sucks"
  1400. # [18:08] * Quits: Gentlecat (Roman@F0AF6133.18EC6E70.8FB52CB8.IP) (Ping timeout)
  1401. # [18:08] <marcoz> edmorley: Interesting. Thought my MOZCONFIG was pretty standard. I migrated to a new build machine, but it migrated all the apps, so I thought should work like before. MOZCONFIG is the same as before too, but bug 844725 may have broken me on the old one as well.
  1402. # [18:08] <nemo> well. chrome flucutated, but lowest it got was 1250MiB that I saw
  1403. # [18:09] * Joins: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1404. # [18:09] <edmorley> marcoz: I would bet more on the toolchain tbh, the mozconfig mention was more of an aside :-)
  1405. # [18:10] <Jesse> nemo: i'm guessing that chrome manages to stay responsive while trashing the rest of the system?
  1406. # [18:10] <firebot> Check-in:
  1407. # [18:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/14493f3ee798 - Jonathan Kew - bug 844669 pt 3 - implement a simple GetCommonFallbackFonts for Android, to reduce the chances of hitting the global fallback codepath and loading all cmaps. r=blassey
  1408. # [18:10] * Joins: Waldo (waldo@2557E599.66715431.D25A875A.IP)
  1409. # [18:10] <nemo> Jesse: yeps
  1410. # [18:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d3e55590d252 - Jonathan Kew - bug 844669 pt 2 - use a transient FT_Face to read font tables such as cmap, if the font entry does not already have an existing face. r=blassey
  1411. # [18:10] <nemo> Jesse: well, it has its resources...
  1412. # [18:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6e5e18863db6 - Jonathan Kew - bug 844669 pt 1 - don't keep freetype faces for all fonts around after building the font list on first-run. r=blassey
  1413. # [18:10] <nemo> Jesse: odd it doesn't occasionally thrash, but I guess if the app is in continual use, it is unlikely to page out?
  1414. # [18:11] <d3f3kt> maybe some one other has an idea why http://pastebin.mozilla.org/2194160 dont work
  1415. # [18:11] * Quits: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net) (Quit: Bye)
  1416. # [18:12] * Joins: mixedpuppy (mixedpuppy@moz-7B3CFB22.vc.shawcable.net)
  1417. # [18:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9fa5887d41e3 - Steven Michaud - Bug 837539 - Fix crashes due to premature deinitialization. r=rjesup,bgirard
  1418. # [18:14] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  1419. # [18:14] * joey-2 is now known as joey-afk
  1420. # [18:15] * Quits: danielapetrovici (danielapet@601F3B17.33662590.A5830293.IP) (Quit: Leaving)
  1421. # [18:15] * Joins: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net)
  1422. # [18:15] * jchen is now known as jchen|away
  1423. # [18:16] * Quits: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP) (Ping timeout)
  1424. # [18:16] * Quits: dvander (dvander@2557E599.66715431.D25A875A.IP) (Client exited)
  1425. # [18:16] * Quits: mixedpuppy (mixedpuppy@moz-7B3CFB22.vc.shawcable.net) (Quit: mixedpuppy)
  1426. # [18:17] * Joins: mkohler (mkohler@moz-CF129D9A.dclient.hispeed.ch)
  1427. # [18:17] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  1428. # [18:17] * Joins: josh (josh@2557E599.66715431.D25A875A.IP)
  1429. # [18:17] * Joins: mixedpuppy (mixedpuppy@moz-7B3CFB22.vc.shawcable.net)
  1430. # [18:17] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  1431. # [18:18] * AutomatedTester is now known as AutomatedTester|AFK
  1432. # [18:19] * Joins: spohl (Adium@F30B21D0.E3D25148.F02D0170.IP)
  1433. # [18:20] * Quits: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  1434. # [18:21] * Joins: fabrice (fabrice@2557E599.66715431.D25A875A.IP)
  1435. # [18:22] * Joins: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net)
  1436. # [18:22] * Joins: terrence (terrence@2557E599.66715431.D25A875A.IP)
  1437. # [18:22] * Joins: taras (taras@moz-8E045071.hsd1.wa.comcast.net)
  1438. # [18:22] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  1439. # [18:23] * kmoir is now known as kmoir-afk
  1440. # [18:24] * Joins: akeybl (akeybl@2557E599.66715431.D25A875A.IP)
  1441. # [18:24] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1442. # [18:24] * jchen|away is now known as jchen
  1443. # [18:24] * Quits: vtmarvin (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP) (Ping timeout)
  1444. # [18:24] * Joins: odin_ (Odin@moz-66D3502E.zone5.bethere.co.uk)
  1445. # [18:25] * Quits: ferongr (ferongr@moz-3973A0A.dsl.dyn.forthnet.gr) (Ping timeout)
  1446. # [18:25] * Joins: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP)
  1447. # [18:25] * Quits: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP) (Input/output error)
  1448. # [18:26] * Joins: Ann_Yiming (Ann_Yiming@2557E599.66715431.D25A875A.IP)
  1449. # [18:26] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Quit: Jesse)
  1450. # [18:28] * Joins: ferongr (ferongr@moz-3B4BB0BD.dsl.dyn.forthnet.gr)
  1451. # [18:28] * Joins: sfink (chatzilla@moz-72402838.dsl.pltn13.sbcglobal.net)
  1452. # [18:28] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  1453. # [18:29] * jimm is now known as jimm-lunch
  1454. # [18:30] * Quits: terrence (terrence@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1455. # [18:30] * Joins: atte (atte@moz-D74310DA.dhcp.inet.fi)
  1456. # [18:30] <gfritzsche> d3f3kt: you could wait until karlt is around then... or post the patch on the bug, describe the problem and ask for feedback there
  1457. # [18:30] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  1458. # [18:31] <d3f3kt> gfritzsche-> i send him an email and wait for an answer ;)
  1459. # [18:31] * Joins: terrence (terrence@2557E599.66715431.D25A875A.IP)
  1460. # [18:31] <gfritzsche> or that, ok :)
  1461. # [18:31] * Joins: b10n1k (j0ni@moz-CBA95ABF.access.hol.gr)
  1462. # [18:32] <d3f3kt> but thanks a lot for your help
  1463. # [18:32] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  1464. # [18:32] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  1465. # [18:32] * Quits: ffledgling (anhadjai.s@9B9315E1.A6025CA.1C37C358.IP) (Quit: Lost terminal)
  1466. # [18:32] <gfritzsche> sure, no problem
  1467. # [18:32] * Quits: akeybl (akeybl@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1468. # [18:33] * Joins: akeybl (akeybl@43CB6079.66715431.D25A875A.IP)
  1469. # [18:34] <nemo> hrm. third coworker's machine. 630MiB for Chrome, 514MiB or so for Firefox
  1470. # [18:34] <nemo> but... 44% of the Firefox memory is "heap unclassified"
  1471. # [18:34] <nemo> and after restarting and loading exact same tabs, it was 388MiB for Chrome, 132MiB for Firefox
  1472. # [18:34] * Joins: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1473. # [18:34] <nemo> hm. maybe leaky addon
  1474. # [18:35] <bz> Leaky cauldron, you say
  1475. # [18:35] * Joins: mak (chatzilla@moz-8D21CBD8.retail.telecomitalia.it)
  1476. # [18:35] * bz has been reading Harry Potter
  1477. # [18:35] <nemo> he's got this thingy called InfoAtoms
  1478. # [18:35] <nemo> IMA disabling it
  1479. # [18:35] <nemo> will recheck in a day or two
  1480. # [18:35] * Quits: arky (arky@B734AD95.6A6C9B09.FA662B63.IP) (Ping timeout)
  1481. # [18:36] <jcranmer> and people complain that Firefox is a memory hog :-)
  1482. # [18:36] <nemo> jcranmer: old image
  1483. # [18:36] <nemo> jcranmer: nowdays is just that it "loads pages more slowly" - you can't win
  1484. # [18:37] <nemo> ask users. "hey, cache everything in memory, or aggressively release memory - which do you want?"
  1485. # [18:37] * Joins: AndreeaM (Thunderbir@F89D3028.239358BC.CD219C36.IP)
  1486. # [18:37] <jcranmer> nemo: no, I saw comments a few days ago wrt Firefox OS where they were saying "why are they putting this bloated POS on a fone?"
  1487. # [18:37] * nemo sighs
  1488. # [18:37] <bz> jcranmer: a bad rep is hard to turn around....
  1489. # [18:38] <jcranmer> well, perhaps my mistake is trying to read comments on the internet anyways
  1490. # [18:38] <nemo> jcranmer: FirefoxOS is pretty awesome. developing for webos was irritating. your apps pretty much had to be done in their framework, and tools/perf still sucked
  1491. # [18:38] <bz> jcranmer: YES
  1492. # [18:38] <nemo> jcranmer: y'all are creating something more like chromeos, only more cross-platform in terms of deployment options
  1493. # [18:38] * Fallen is now known as Fallen|away
  1494. # [18:38] <nemo> (I mean, cross-platform as in, I don't have to build the app just for firefoxos)
  1495. # [18:39] <nemo> the try before you buy thing is pretty neat too
  1496. # [18:39] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  1497. # [18:41] <nemo> shame the hardware for the first phone is kinda meh
  1498. # [18:41] * Joins: sicking (sicking@moz-7F871C5C.hsd1.ca.comcast.net)
  1499. # [18:42] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  1500. # [18:43] * armenzg is now known as armenzg_lunch
  1501. # [18:44] * Joins: ochameau (ochameau@moz-109A6728.fbx.proxad.net)
  1502. # [18:44] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1503. # [18:45] * Joins: bholley (anonymous@2557E599.66715431.D25A875A.IP)
  1504. # [18:46] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  1505. # [18:46] * Quits: tabraldes (Thunderbir@moz-3F87419B.hsd1.or.comcast.net) (Connection reset by peer)
  1506. # [18:46] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1507. # [18:46] * Joins: tabraldes (Thunderbir@moz-3F87419B.hsd1.or.comcast.net)
  1508. # [18:47] * Joins: vladan (vladan@moz-21CD3EF9.cp.telus.net)
  1509. # [18:47] * Joins: crowder (bcrowder@moz-D680E173.masergy.com)
  1510. # [18:47] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  1511. # [18:48] * Joins: dhylands (dhylands@moz-5BF5F351.bchsia.telus.net)
  1512. # [18:48] * crowder is now known as IRCMonkey27611
  1513. # [18:49] * Joins: cdiehl_ (cdiehl@moz-6937DF0F.pool.mediaways.net)
  1514. # [18:49] * Quits: cdiehl (cdiehl@moz-203731F.pool.mediaways.net) (Ping timeout)
  1515. # [18:49] * cdiehl_ is now known as cdiehl
  1516. # [18:50] * Joins: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP)
  1517. # [18:51] * hwine|mtg is now known as hwine
  1518. # [18:53] * froydnj cheers on zwol's modifications to mach
  1519. # [18:55] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  1520. # [18:55] * Joins: Ann_Yimi_ (Ann_Yiming@43CB6079.66715431.D25A875A.IP)
  1521. # [18:56] * Quits: Ann_Yiming (Ann_Yiming@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1522. # [18:56] * sheppy is now known as sheppy-lunch
  1523. # [18:57] <taras> does anyone have a suggestion for a sample page that does a lot of non-js slow things on pageload
  1524. # [18:57] * Joins: espadrine (thaddee_ty@moz-B582BE1.dclient.lsne.ch)
  1525. # [18:58] * kmoir-afk is now known as kmoir
  1526. # [18:58] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  1527. # [18:58] * Quits: pranavrc (pranavrc@24B34E49.5A45064.520CDC98.IP) (Quit: Ping timeout: ∞)
  1528. # [18:58] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Quit: ekr)
  1529. # [18:59] * jchen is now known as jchen|away
  1530. # [19:00] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1531. # [19:00] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Ping timeout)
  1532. # [19:00] * edmorley is now known as edmorley|mtg
  1533. # [19:00] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1534. # [19:00] * Parts: edmorley|mtg (edmorley@moz-9FE5ED3C.range109-156.btcentralplus.com)
  1535. # [19:00] * Quits: pnkfelix (pnkfelix@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Quit: Leaving.)
  1536. # [19:03] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  1537. # [19:04] * Quits: gbrown (gbrown@514D186.F3BBB17D.144F44FA.IP) (Quit: gbrown)
  1538. # [19:04] * Quits: marco (Thunderbir@moz-DC976BA.cust.dsl.teletu.it) (Connection reset by peer)
  1539. # [19:04] * AutomatedTester|AFK is now known as AutomatedTester
  1540. # [19:05] * Quits: vicamo (vicamo@moz-783138D3.dynamic.hinet.net) (Quit: Konversation terminated!)
  1541. # [19:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/19283028339c - Matt Brubeck - Bug 847477 - Fix syntax error in browser/metro/theme/browser.css from bug 841480 [r=rsilveira]
  1542. # [19:06] * jimm-lunch is now known as jimm
  1543. # [19:06] * Quits: marcoz (marco.zehe@moz-F49EE97.dip.t-dialin.net) (Quit: Leaving.)
  1544. # [19:07] * Parts: espadrine (thaddee_ty@moz-B582BE1.dclient.lsne.ch)
  1545. # [19:07] * sheppy-lunch is now known as sheppy
  1546. # [19:08] * Joins: espadrine (thaddee_ty@moz-B582BE1.dclient.lsne.ch)
  1547. # [19:08] <mbrubeck> taras: Maybe https://developer.mozilla.org/en-US/demos/detail/honey-pursuit-yet-another-love-saga
  1548. # [19:08] <mbrubeck> via https://developer.mozilla.org/en-US/demos/devderby/2012/july
  1549. # [19:09] * Joins: ddahl (ddahl@moz-6D6AEA10.hsd1.il.comcast.net)
  1550. # [19:09] * Joins: marco (Thunderbir@moz-77FC3BB1.cust.dsl.teletu.it)
  1551. # [19:09] <mbrubeck> Not sure whether it's actually slow to start, or if the spinner is just a scripted part of the opening animation
  1552. # [19:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cd0fa5851425 - Henri Sivonen - Bug 844461 - Perform alias resolution on the fallback encoding pref value. r=smontagu.
  1553. # [19:11] * Joins: crowder (bcrowder@moz-D680E173.masergy.com)
  1554. # [19:11] * IRCMonkey35258 is now known as rhelmer
  1555. # [19:11] * Quits: IRCMonkey27611 (bcrowder@moz-D680E173.masergy.com) (Ping timeout)
  1556. # [19:11] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  1557. # [19:11] * Fallen|away is now known as Fallen
  1558. # [19:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/97d005ccfe70 - Dão Gottwald - Bug 846707 - Let openLinkIn raise the target window unconditionally. r=enn
  1559. # [19:11] * Quits: b10n1k (j0ni@moz-CBA95ABF.access.hol.gr) (Ping timeout)
  1560. # [19:12] * crowder is now known as IRCMonkey1367
  1561. # [19:12] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Ping timeout)
  1562. # [19:12] * Joins: Gentlecat (Roman@F0AF6133.18EC6E70.8FB52CB8.IP)
  1563. # [19:12] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1564. # [19:12] * Quits: Gentlecat (Roman@F0AF6133.18EC6E70.8FB52CB8.IP) (Quit: Leaving)
  1565. # [19:13] * Joins: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1566. # [19:13] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  1567. # [19:13] * Joins: clee (clee@43CB6079.66715431.D25A875A.IP)
  1568. # [19:13] * Joins: DomoOrigatuMrMugatu (john_q@moz-B6268EB2.ntc.blacksburg.shentel.net)
  1569. # [19:13] * Quits: AaronMT (AaronMT@88F51059.F3BBB17D.144F44FA.IP) (Quit: Computer has gone to sleep.)
  1570. # [19:13] * Joins: till (till@moz-CF605E7F.adsl.alicedsl.de)
  1571. # [19:14] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Ping timeout)
  1572. # [19:14] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1573. # [19:15] * Joins: Wusel_ (muench@moz-6A02226A.adsl.alicedsl.de)
  1574. # [19:16] * Joins: Gentlecat (Roman@F0AF6133.18EC6E70.8FB52CB8.IP)
  1575. # [19:16] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Ping timeout)
  1576. # [19:17] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1577. # [19:18] * jwir3 is now known as jwir3|lunch
  1578. # [19:18] * Quits: Gentlecat (Roman@F0AF6133.18EC6E70.8FB52CB8.IP) (Connection reset by peer)
  1579. # [19:18] * Quits: mkohler (mkohler@moz-CF129D9A.dclient.hispeed.ch) (Client exited)
  1580. # [19:18] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6f0d5bc7f55a - Benoit Girard - Bug 673440 - add support for NPNVSupportsCompositingCoreAnimationPluginsBool. r=josh
  1581. # [19:18] * Joins: aleth (aleth@moz-1195583A.ictp.it)
  1582. # [19:19] * mgerva is now known as mgerva-afk
  1583. # [19:19] <jlebar> I miss the days when we complained about waiting half a day for tryserver results.
  1584. # [19:19] <fabrice> so true...
  1585. # [19:19] * Joins: ggp (ggp@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1586. # [19:19] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/61568b93a601 - Gregory Szorc - Bug 846409 - Add |mach mach-debug-commands|; r=jhammel
  1587. # [19:19] * Joins: mkohler (mkohler@moz-CF129D9A.dclient.hispeed.ch)
  1588. # [19:20] * Joins: Gentlecat (Roman@F0AF6133.18EC6E70.8FB52CB8.IP)
  1589. # [19:20] * Parts: nical (nico@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  1590. # [19:20] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8cb5ad877aee - James Willcox - Bug 837114 - Don't leak Flash shared objects while private browsing on Android r=bsmedberg
  1591. # [19:20] * Joins: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1592. # [19:21] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Ping timeout)
  1593. # [19:21] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1594. # [19:23] * joduinn-mtg is now known as joduinn-fodd
  1595. # [19:23] * joduinn-fodd is now known as joduinn-food
  1596. # [19:23] * Quits: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net) (Quit: Boriss)
  1597. # [19:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6a0bcaa622f0 - Jonathan Kew - bug 700023 followup - flip the graphite pref back to false on android, due to memory usage regression (see bug 846832). r=kats
  1598. # [19:23] * khuey is now known as khuey|away
  1599. # [19:24] * Quits: Wusel_ (muench@moz-6A02226A.adsl.alicedsl.de) (Ping timeout)
  1600. # [19:25] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Ping timeout)
  1601. # [19:25] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/eef5f845fb75 - Nicholas D. Matsakis - Bug 829602 - Switch to self-hosted ParallelArray. r=dvander,till
  1602. # [19:26] <nemo> Jesse: heh. yeah. for loading exact same tabs. Chrome used 3x (!) the memory of Firefox.
  1603. # [19:26] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1604. # [19:26] <nemo> for 5 tabs.
  1605. # [19:26] <nemo> maybe ratio would improve slightly for a larger number
  1606. # [19:27] * Quits: tzimmermann (tzimmerman@moz-F8747CC6.dsl.ovh.fr) (Quit: Ex-Chat)
  1607. # [19:27] <Jesse> ouch. this was right after re-starting the browser?
  1608. # [19:27] * Quits: coop (Chris@F2D29657.F60B0462.67AC9B1.IP) (Quit: coop)
  1609. # [19:27] * Joins: b10n1k (j0ni@moz-CBA95ABF.access.hol.gr)
  1610. # [19:27] <nemo> Jesse: yep
  1611. # [19:27] <Jesse> i'd guess that the ratio keeps getting worse (for chrome) until chrome has enough tabs open that it decides to reuse processes
  1612. # [19:28] <nemo> hm
  1613. # [19:28] <nemo> how many would that be?
  1614. # [19:28] <nemo> wait. it reuses processes?
  1615. # [19:28] <Jesse> 10-20? i'm not sure, but chrome's about:memory might be able to tell you?
  1616. # [19:28] <nemo> what's the point of process isolation then!
  1617. # [19:28] * armenzg_lunch is now known as armenzg
  1618. # [19:28] <nemo> I guess so it just crashes a fraction of the browser
  1619. # [19:28] <nemo> sandboxing, now that makes sense. wish you guys could do that. but many processes doesn't seem as helpful.
  1620. # [19:28] <Jesse> (1) responsiveness, (2) protecting your OS
  1621. # [19:29] <nemo> Jesse: but (2) is the sandboxing no? not the process-per-tab
  1622. # [19:29] <Jesse> it doesn't do (3) protecting your web accounts
  1623. # [19:29] * Quits: smooney___ (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney___)
  1624. # [19:29] <Waldo> bjacob: yeah, char is not the same type as unsigned char -- char's required to have the same representation as either unsigned char or signed char, but it's a distinct type
  1625. # [19:29] <Jesse> oh, i see what you're saying
  1626. # [19:29] <nemo> Jesse: responsiveness... I guess. sure doesn't seem to be worth the cost tho
  1627. # [19:29] <Jesse> just responsiveness and stability, then, i guess
  1628. # [19:29] * Quits: clee (clee@43CB6079.66715431.D25A875A.IP) (Quit: clee)
  1629. # [19:30] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Ping timeout)
  1630. # [19:30] <nemo> Jesse: haven't had firefox crash in ages on desktop. well, my test nightly not that long ago, but I was abusing it. I dunno if stability would be worth that cost either
  1631. # [19:30] * Joins: smooney__ (smooney@2557E599.66715431.D25A875A.IP)
  1632. # [19:30] <Jesse> "doesn't seem to be worth the cost"... especially when it makes the rest of your system unresponsive!
  1633. # [19:30] <nemo> indeed
  1634. # [19:30] * Quits: kaze (kaze@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  1635. # [19:30] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1636. # [19:30] <nemo> Jesse: hm. maybe if a tab becomes really CPU intensive, push it off onto its own process
  1637. # [19:31] * Joins: gbrown (gbrown@E9758364.9EC0A5AF.CFE928A7.IP)
  1638. # [19:31] <gfritzsche> RyanVM: that crash on 824069 is expected. the band-aid is supposed to specifically avoid the original null-pointer, which should greatly reduce the orange count for that bug.
  1639. # [19:31] <nemo> or thread. whatever
  1640. # [19:31] <Jesse> lulz http://code.google.com/p/chromium/issues/detail?id=104421
  1641. # [19:31] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  1642. # [19:32] <nemo> heh
  1643. # [19:32] <Jesse> nemo: i don't think it's practical to move a tab (with all its state) from one process to another
  1644. # [19:32] * Quits: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1645. # [19:32] <nemo> Jesse: so. for responsiveness. threads instead? w/ shared mem and whatnot. should keep cost down
  1646. # [19:32] * Joins: clee (clee@43CB6079.66715431.D25A875A.IP)
  1647. # [19:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1473f6edfcad - Jim Mathies - Bug 839808 - Add support for omtc to winrt widget. r=bbondy
  1648. # [19:32] <nemo> Jesse: the only thing you'd lose would be crashing only killing one tab. but seriously, how often does that happen
  1649. # [19:33] * Quits: Cwiiis (cwiiis@88F51059.F3BBB17D.144F44FA.IP) (Quit: Leaving)
  1650. # [19:33] <nemo> Jesse: you'd still have responsiveness and the whole process, or process+chrome process could be sandboxed. yeah. I don't get why they do this at all
  1651. # [19:33] <bjacob> Waldo: (s/unsigned/signed) ah ok, that's pretty amazing. how about int vs signed int?
  1652. # [19:33] * Joins: ErvisTusha (ErvisTusha@DA82604F.F69FB6EA.363D84A4.IP)
  1653. # [19:33] * Quits: ferjm (ferjm@moz-F8747CC6.dsl.ovh.fr) (Quit: Leaving)
  1654. # [19:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9de58c86beba - Alessandro Decina - Bug 808319 - Fix some GCC warnings in GStreamerReader.cpp r=rillian,alessandro.d
  1655. # [19:34] <Waldo> bjacob: only char's special this way, the signed prefix introduce a new type for anything else
  1656. # [19:34] * Joins: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz)
  1657. # [19:34] <gps> abort: push failed:
  1658. # [19:34] <gps> 'unsynced changes'
  1659. # [19:34] <gps> ummm
  1660. # [19:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/434c20e21464 - Mike Hommey - Bug 737849 - Add a -o/--output option to Preprocessor.py. r=ted
  1661. # [19:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/740ac80152e5 - Mike Hommey - Bug 847397 - Remove mkdir_deps dependency for INSTALL_TARGETS rules. r=ted
  1662. # [19:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/58bb59eb40fe - Mike Hommey - Bug 842327 - Move libomxplugin* at the root of the apk. r=doublec,r=khuey
  1663. # [19:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1166fdaf0fde - Mike Hommey - Bug 847011 - Fix NSINSTALL in res/drawable-mdpi/icon.png rule. r=ted
  1664. # [19:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b55a438b74e2 - Mike Hommey - Bug 847382 - Add missing moz.build definition for xulrunner/installer/Makefile. r=gps
  1665. # [19:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a1b333710699 - Mike Hommey - Bug 847411 - Remove mkdir_deps dependency for PP_TARGETS rules. r=ted
  1666. # [19:35] <gps> geez. I need to run |hg pull && hg rebuse && hg push| in a loop
  1667. # [19:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cc1e0568c96a - Gregory Szorc - Bug 847073 - Record and print detailed summary of moz.build execution; r=glandium
  1668. # [19:36] <Waldo> gps: makes you wish we were still using CVS, eh?
  1669. # [19:36] * Waldo ducks
  1670. # [19:36] <Jesse> nemo: i don't know all the tradeoffs involved. https://bugzilla.mozilla.org/show_bug.cgi?id=supersnappy (heavier use of threads) seems to be stuck while e10s is gradually being resurrected.
  1671. # [19:36] <RyanVM> gfritzsche: OK
  1672. # [19:37] <reuben> rebuse, is that short for "abuse rebase"?
  1673. # [19:37] * Joins: marcoz (marco.zehe@moz-F49EE97.dip.t-dialin.net)
  1674. # [19:37] <jlebar> I probably can't do Get() on a nsDataHashtable during an EnumerateRead(), can I?
  1675. # [19:37] <@ted> Jesse: is e10s really being resurrected?
  1676. # [19:37] <@ted> i mean, we're using it for B2G
  1677. # [19:38] * Quits: vladan (vladan@moz-21CD3EF9.cp.telus.net) (Quit: Leaving.)
  1678. # [19:38] * joey-afk is now known as joey-2
  1679. # [19:38] <nemo> ted: well. for b2g I guess where you are doing "apps" I suppose you wouldn't want one app crashing whole "OS"
  1680. # [19:38] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1681. # [19:38] * Joins: rednaks (rednaks@61606F74.D534AF5C.55FFA9B4.IP)
  1682. # [19:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1501761c9726 - James Lal - Bug 840268 - Fix --runapp CLI, r=fabrice
  1683. # [19:38] * Quits: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1684. # [19:39] <@ted> right
  1685. # [19:39] <Jesse> nemo: meanwhile, we are improving responsiveness within our current architecture in various ways. https://bugzilla.mozilla.org/show_bug.cgi?id=715378 is a neat idea.
  1686. # [19:39] <@ted> also B2G doesn't have extensions to deal with
  1687. # [19:39] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  1688. # [19:39] <Jesse> nemo: and longer-term... i think you and i are going to be early adopters of Servo ;)
  1689. # [19:40] * Joins: Wusel_ (muench@moz-643A8764.planconnect.de)
  1690. # [19:42] * Joins: TheOne (one@moz-59A2672C.dip.t-dialin.net)
  1691. # [19:42] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1692. # [19:42] <taras> dholbert: was hoping something i could use as a benchmark
  1693. # [19:42] <taras> to send to compiler geeks
  1694. # [19:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5a8b3e397ffc - Jeff Walden - Bug 835542 - Implement mozilla::Abs. r=Ms2ger
  1695. # [19:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/645cf7ea0876 - Jeff Walden - Bug 835542 - Add an IntegralConstant helper to TypeTraits.h, and use it where the spec says we should be using it. r=bjacob
  1696. # [19:43] <nemo> Jesse: eh. thread everything, sandbox the process :) done. (yes, I have no freakin' clue how to do it either :D)
  1697. # [19:43] <nemo> plus, probably some issues w/ expectations of addons or whatever
  1698. # [19:44] <nemo> Jesse: Servo?
  1699. # [19:44] * Joins: vendo (chatzilla@C03853C3.E1E5765D.4C2E1CAC.IP)
  1700. # [19:44] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  1701. # [19:44] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1702. # [19:45] * Quits: alice (alice@moz-A7C201EB.zone16.bethere.co.uk) (Client exited)
  1703. # [19:46] <nemo> ted: does this whole massive cost in memory hit b2g same way it does chrome? or is there some architecture issue at core of it
  1704. # [19:47] <@ted> i'm really not sure, tbh
  1705. # [19:47] * Quits: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1706. # [19:47] <@ted> anyway, i think the main reason we ditched e10s for desktop was that we envison replacing firefox with servo at some point
  1707. # [19:47] <@ted> and if we did e10s we'd have to drop addon compat
  1708. # [19:48] <@ted> and if we do servo we'll have to drop addon compat
  1709. # [19:48] <@ted> and brendan didn't think we could survive doing it twice
  1710. # [19:48] * Quits: automata (automata@moz-1CE7A56D.ifsc.usp.br) (Ping timeout)
  1711. # [19:49] * Joins: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP)
  1712. # [19:49] * hwine is now known as hwine|afk
  1713. # [19:50] <reuben> hopefully by the time Servo is even close to being usable by the everyday user, most add-ons will be using the Add-on SDK
  1714. # [19:51] <reuben> which minimizes the impact
  1715. # [19:51] <Jesse> i heard that someone (billm?) was doing experiments to see if we could make addons mostly-compatible with e10s using CPOW tweaks
  1716. # [19:51] <@bsmedberg> reuben: haha
  1717. # [19:52] <@ted> Jesse: i thought we had decided that that defeated the purpose
  1718. # [19:52] <Waldo> ted: there is some work happening with e10s these days, partly because people want it, partly because betting the farm on servo probably isn't a good idea, partly I imagine because the work will partially carry over as well
  1719. # [19:52] <@ted> back when we first were looking at e10s
  1720. # [19:52] <reuben> bsmedberg, please don't tell me that's never going to happen :(
  1721. # [19:52] <@ted> Waldo: interesting!
  1722. # [19:52] <bz> It's not obvious to me that the addon sdk will be supportable on top of servo
  1723. # [19:52] <@bsmedberg> reuben: I'm telling you that it's a lot more complicated than just "use the SDK"
  1724. # [19:52] * Waldo thinks it is totally unacceptable that, five years since work on the idea was first seriously mooted, we don't have it yet
  1725. # [19:52] <bz> unless people are being really really careful about the API design for it
  1726. # [19:52] <Waldo> and everyone else does, to varying degrees
  1727. # [19:52] <Waldo> and is totally eating our lunch on this
  1728. # [19:53] * jwir3|lunch is now known as jwir3
  1729. # [19:53] <@bsmedberg> bz: we tried to be careful about it when the APIs were put together, so that control flow is all inverted
  1730. # [19:53] <Waldo> and that every little security issue for us is a big security issue because we can't use process sandboxing to greatly mitigate the dangers
  1731. # [19:53] * Joins: dveditz (dveditz@2557E599.66715431.D25A875A.IP)
  1732. # [19:53] * ChanServ sets mode: +o dveditz
  1733. # [19:53] <@bsmedberg> bz: do you have specific concerns about how servo would be different from the e10s-based design in that regard?
  1734. # [19:54] * Quits: bnicholson (bnicholson@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1735. # [19:54] <bz> bsmedberg: Hmm.
  1736. # [19:54] <bz> bsmedberg: It might not be much
  1737. # [19:54] * Joins: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net)
  1738. # [19:54] <bz> bsmedberg: I'd have to see what all APIs we expose to tell
  1739. # [19:55] <bz> bsmedberg: e.g. servo is highly unlikely to have XPCOM
  1740. # [19:55] <@bsmedberg> Yeah, XPCOM is not part of the stable API
  1741. # [19:55] <bz> bsmedberg: do you happen to have a link to what's part of the stable api?
  1742. # [19:55] <@bsmedberg> you can get to it, just like you can write modules that do arbitrary everything
  1743. # [19:55] <bz> bsmedberg: right
  1744. # [19:55] <bz> bsmedberg: Which is why use of SDK is not guarantee of anything
  1745. # [19:55] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1746. # [19:55] * vladan-afk is now known as vladan
  1747. # [19:56] <@bsmedberg> bz: https://addons.mozilla.org/en-US/developers/docs/sdk/latest/modules/high-level-modules.html
  1748. # [19:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b4d1bc6b9d1a - Sean Stangl - Bug 846539 - Remove jsop_call_inline(). r=djvj
  1749. # [19:56] <RyanVM> dholbert: ping
  1750. # [19:56] <Jesse> ted: yeah i'm not sure what's different about the current CPOW experiments
  1751. # [19:57] * Joins: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP)
  1752. # [19:57] <bz> bsmedberg: thanks
  1753. # [19:57] * bz skims
  1754. # [19:57] <Jesse> Waldo: hopefully we'll be eating their lunch later with servo? meanwhile, the difference in severity between "take over all your web accounts" and "take over your OS" is shrinking.
  1755. # [19:57] * armenzg is so happy with the accomplished cleanup with jimm
  1756. # [19:57] <Jesse> bz++
  1757. # [19:57] <dholbert> RyanVM, pong
  1758. # [19:57] * khuey|away is now known as khuey
  1759. # [19:57] <Waldo> Jesse: hope all you want
  1760. # [19:57] <bz> So far all this stuff looks reasonable
  1761. # [19:58] <RyanVM> dholbert: have you seen an svg reftest failure like this before? https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=28ae8d4c2dda
  1762. # [19:58] <Waldo> Jesse: suffice it to say you buy "safe languages will win" much more than I do, and that it will be much easier
  1763. # [19:58] * joduinn-food is now known as joduinn-mtg
  1764. # [19:58] <armenzg> BTW jimm, the metro tests to be added to releng will require some work to bring it closer to how we run other test suites - once I will have a complete list I will comment on the bug
  1765. # [19:58] <Waldo> Jesse: in the meantime, single process for all is insecure, so everyone loses now
  1766. # [19:58] <jimm> armenzg: sounds good
  1767. # [19:58] <Waldo> "insecure", to be precise
  1768. # [19:58] <dholbert> RyanVM, no
  1769. # [19:59] <RyanVM> dholbert: thanks
  1770. # [19:59] <dholbert> RyanVM, np :)
  1771. # [20:00] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  1772. # [20:00] <dholbert> RyanVM, I guess it's a new intermittent? Fortunately (for some definition of fortunately) it didn't affect the push after, looks like.
  1773. # [20:00] <tbsaunde> Jesse: ted I believe the theory is e10s with cpows only somewhat worse than current where cpows are used and better where they aren't used
  1774. # [20:01] <nemo> Waldo: would single process but separate threads be more secure? That memory usage still bugs me.
  1775. # [20:01] <RyanVM> dholbert: yeah, I'll file it at some point
  1776. # [20:01] * Quits: smooney__ (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney__)
  1777. # [20:01] <Waldo> nemo: not in the slightest
  1778. # [20:01] <nemo> oh wellz
  1779. # [20:01] * Quits: Ann_Yimi_ (Ann_Yiming@43CB6079.66715431.D25A875A.IP) (Input/output error)
  1780. # [20:01] <dholbert> red on sstangl's inbound push, btw
  1781. # [20:01] <nemo> was hoping some sort of semi-protection of memory could be done
  1782. # [20:02] * Joins: Ann_Yiming (Ann_Yiming@2557E599.66715431.D25A875A.IP)
  1783. # [20:02] * Quits: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  1784. # [20:02] * Quits: marcoz (marco.zehe@moz-F49EE97.dip.t-dialin.net) (Ping timeout)
  1785. # [20:02] * jhammel is now known as jhammel|lunch
  1786. # [20:02] <dholbert> sstangl, build error from implicit conversion of NULL to bool
  1787. # [20:02] <dholbert> https://tbpl.mozilla.org/php/getParsedLog.php?id=20303988&tree=Mozilla-Inbound
  1788. # [20:02] <bz> "sstangl has been idle 2023 minutes"
  1789. # [20:02] * Quits: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz) (Ping timeout)
  1790. # [20:03] * Joins: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1791. # [20:03] * Quits: aleth (aleth@moz-1195583A.ictp.it) (Quit: Au revoir)
  1792. # [20:03] <dholbert> sstangl, it's for a "return NULL" in IonBuilder::makeInliningDecision
  1793. # [20:03] * Joins: smooney___ (smooney@2557E599.66715431.D25A875A.IP)
  1794. # [20:04] <dholbert> that almost 100% certainly wants to be "return false" based on surrounding code
  1795. # [20:04] * Joins: jgilbert_ (jgilbert@2557E599.66715431.D25A875A.IP)
  1796. # [20:04] <bz> yeah
  1797. # [20:04] <bz> so I was about to push
  1798. # [20:04] <bz> ah, waldo in jsapi is fixing
  1799. # [20:04] * bz waits
  1800. # [20:04] * Quits: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com) (Quit: Ex-Chat)
  1801. # [20:04] <dholbert> ah ok
  1802. # [20:04] * Quits: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1803. # [20:04] <dholbert> thanks Waldo
  1804. # [20:05] <dholbert> nevermind, RyanVM backed sstangl out already
  1805. # [20:05] <RyanVM> Waldo: already backed out
  1806. # [20:05] <Waldo> eh, okay
  1807. # [20:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f61a73af62dd - Ryan VanderMeulen - Backed out changeset b4d1bc6b9d1a (bug 846539) for bustage on a CLOSED TREE.
  1808. # [20:05] <dholbert> bz, looks like you're clear to push :)
  1809. # [20:05] <RyanVM> I'm a bit more zero-tolerance after last week, sorry
  1810. # [20:05] <Waldo> heh
  1811. # [20:05] <dholbert> good to err on that side
  1812. # [20:05] <@ted> woo, NSPR migrated to hg
  1813. # [20:05] <Waldo> you got sstangl to storm off in a huff :-)
  1814. # [20:05] * @ted no longer has to use CVS ever
  1815. # [20:06] <Waldo> ted: welcome to 2008!
  1816. # [20:06] * ctalbert|mtg is now known as ctalbert|afk
  1817. # [20:06] <froydnj> ted: smell the sweet air of freedom
  1818. # [20:06] <RyanVM> Waldo: YES :)
  1819. # [20:06] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  1820. # [20:06] * Quits: gaston (landry@moz-2911F07A.rhaalovely.net) (Ping timeout)
  1821. # [20:06] <Waldo> haha
  1822. # [20:06] <@ted> Waldo: it's good to be here in the not-as-distant past!
  1823. # [20:06] * RyanVM should maintain a little scorecard for that sort of thing
  1824. # [20:06] <Waldo> channeling your inner philor, except more aggressively than passive-aggressively
  1825. # [20:06] <tbsaunde> RyanVM: recognize the unstared orange in https://tbpl.mozilla.org/?tree=Try&rev=b277701fca0a I really doubt either of those is me
  1826. # [20:07] * RyanVM gives up on the meeting
  1827. # [20:07] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/63ff1c6ed484 - Victor Porof - Bug 846186 - Tilt error flooding error console (TypeError: mouseLerp is undefined), r=paul, a=bajaj
  1828. # [20:07] <bz> ted: nice
  1829. # [20:08] * bz merges and pushes
  1830. # [20:08] <RyanVM> tbsaunde: starred them
  1831. # [20:08] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1832. # [20:08] <bz> now let's hope it goes well
  1833. # [20:08] <@ted> i suspect i now have commit access to the NSS hg repo as well as a side-effect
  1834. # [20:08] <bz> and ryanvm doesn't get more work...
  1835. # [20:08] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  1836. # [20:08] * hwine|afk is now known as hwine
  1837. # [20:08] * RyanVM readies the backout cannon
  1838. # [20:08] <bz> heh
  1839. # [20:08] <bz> It builds on Mac!
  1840. # [20:09] <bz> or did before I did the hg pull just now
  1841. # [20:09] * Joins: fitzgen (fitzgen@moz-E0656BBF.hfc.comcastbusiness.net)
  1842. # [20:09] * Quits: darkowlzz (darkowlzz@7AD5E821.114BA497.9DA13C14.IP) (Ping timeout)
  1843. # [20:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f22f257f7330 - Boris Zbarsky - Bug 827158 part 11. Move HTMLObjectElement to Web IDL bindings. r=peterv
  1844. # [20:09] <tbsaunde> RyanVM: k, objetions to me pushing that to m-c? (c-c stuff needs to land with it)
  1845. # [20:09] <RyanVM> Waldo: tell sstangl that I still <3 him
  1846. # [20:09] * bz does another build, racing tbpl, just in case
  1847. # [20:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/194ff1cc47b1 - Boris Zbarsky - Bug 827158 part 9. Implement support for having a NewResolve hook in WebIDL. r=peterv
  1848. # [20:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b158b0b9d6c5 - Boris Zbarsky - Bug 827158 part 8. Implement legacycaller support in WebIDL. r=peterv
  1849. # [20:09] * Joins: bnicholson (bnicholson@E9758364.9EC0A5AF.CFE928A7.IP)
  1850. # [20:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b30d6c68b8a3 - Boris Zbarsky - Bug 847001. Make globalgen depend on the actual set of WebIDL files we're compiling, not just on the individual files. r=khuey
  1851. # [20:09] <RyanVM> tbsaunde: go for it
  1852. # [20:09] <bz> man
  1853. # [20:09] <bz> CLOBBER _again_
  1854. # [20:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2873561bfe40 - Boris Zbarsky - Bug 827158 part 10. Implement the WebIDL API for <object>. r=peterv,johns
  1855. # [20:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6ad7d07de598 - Boris Zbarsky - Bug 827158 part 5. Refactor some of the nsHTMLPluginObjElementSH code to be able to work with WebIDL objects. r=peterv,johns
  1856. # [20:10] * Quits: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  1857. # [20:10] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  1858. # [20:10] * Quits: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com) (Quit: NO CARRIER)
  1859. # [20:10] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1860. # [20:10] <bz> Why don't we just make part of our nightly build process
  1861. # [20:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2ed49a3f8c95 - Boris Zbarsky - Bug 827158 part 4. Split out an HTMLObjectElement header. r=peterv
  1862. # [20:10] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  1863. # [20:10] <gps> bz: it was a Mercurial clownshoes clobber
  1864. # [20:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6e15e84cf5e4 - Boris Zbarsky - Bug 827158 part 6. Add a telemetry ping for object/embed callability actually working. r=bsmedberg
  1865. # [20:10] <gps> just touch objdir/CLOBBER
  1866. # [20:10] * Joins: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1867. # [20:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f108b865d785 - Boris Zbarsky - Bug 827158 part 7. Make nsJSNPRuntime work with WebIDL objects. r=peterv
  1868. # [20:10] <khuey> bz: indeed :-/
  1869. # [20:10] <gps> the patch to CLOBBER got backed out but Mercurial touches the file on update
  1870. # [20:11] <gps> the build system should detect when the clobber files are the same and act intelligently
  1871. # [20:11] <bz> gps: heh
  1872. # [20:11] <bz> ok
  1873. # [20:11] <bz> so of slightly more interest
  1874. # [20:11] <bz> who wants to add some reflect.js tests for <object>?
  1875. # [20:11] * bz should really have done it....
  1876. # [20:11] * Quits: clee (clee@43CB6079.66715431.D25A875A.IP) (Quit: clee)
  1877. # [20:11] * bz adds it to another bug
  1878. # [20:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/84804140759e - Gregory Szorc - Bug 847369 - Hook up js/src to check make target; r=glandium
  1879. # [20:13] * Quits: @dbaron (dbaron@moz-E0DDE997.dsl.dynamic.sonic.net) (Ping timeout)
  1880. # [20:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/36e5e8f66118 - Sean Stangl - Bug 846539 - Remove jsop_call_inline(). r=djvj
  1881. # [20:14] * Quits: ddahl (ddahl@moz-6D6AEA10.hsd1.il.comcast.net) (Ping timeout)
  1882. # [20:14] * Quits: ericjung (ericjung@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: Leaving)
  1883. # [20:14] * Joins: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net)
  1884. # [20:15] * Quits: sicking (sicking@moz-7F871C5C.hsd1.ca.comcast.net) (Quit: sicking)
  1885. # [20:16] * Quits: DomoOrigatuMrMugatu (john_q@moz-B6268EB2.ntc.blacksburg.shentel.net) (Quit: Leaving)
  1886. # [20:16] * Joins: Mic (Mic@moz-7237A340.superkabel.de)
  1887. # [20:16] * Joins: automata (automata@moz-1CE7A56D.ifsc.usp.br)
  1888. # [20:16] * Joins: hurley (hurley@2557E599.66715431.D25A875A.IP)
  1889. # [20:17] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/bf88a316cf18 - Trevor Saunders - bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil
  1890. # [20:18] * IRCMonkey1367 is now known as crowder
  1891. # [20:18] * Quits: johns (johns@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1892. # [20:18] * Joins: johns (johns@2557E599.66715431.D25A875A.IP)
  1893. # [20:19] * Quits: vingtetun (vingtetun@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  1894. # [20:19] * Joins: DomoOrigatuMrMugatu (john_q@moz-B6268EB2.ntc.blacksburg.shentel.net)
  1895. # [20:20] * Quits: DomoOrigatuMrMugatu (john_q@moz-B6268EB2.ntc.blacksburg.shentel.net) (Input/output error)
  1896. # [20:20] <@ted> argh
  1897. # [20:20] <@ted> why does www.pastebin.mozilla.org always come back into my history
  1898. # [20:20] <@ted> i cannot get rid of it
  1899. # [20:20] <@gavin> you should be able to delete it from the history view now
  1900. # [20:21] <@gavin> bug 765337 :(
  1901. # [20:21] * Quits: bnicholson (bnicholson@E9758364.9EC0A5AF.CFE928A7.IP) (Ping timeout)
  1902. # [20:21] <@gavin> (though this case is exacerbated by it being a valid domain)
  1903. # [20:21] <khuey> RyanVM: ping
  1904. # [20:22] <RyanVM> khuey: pong
  1905. # [20:22] <khuey> RyanVM: do you know if we have any intermittent leaks related to chrome worker tests
  1906. # [20:22] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  1907. # [20:22] * Joins: nrc|away (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  1908. # [20:22] <@ted> gavin: i've deleted it from my history so many times
  1909. # [20:22] <RyanVM> khuey: not offhand, just a bunch of intermittent failures :P
  1910. # [20:23] <RyanVM> but it's also hard for me to say where our intermittent leaks are coming from
  1911. # [20:23] <khuey> RyanVM: ok any intermittent mochitest-chrome leaks you know of?
  1912. # [20:24] <RyanVM> khuey: I'm not aware of any b-c specific leaks, o
  1913. # [20:24] <RyanVM> no*
  1914. # [20:24] <khuey> fun
  1915. # [20:24] <firebot> Check-in:
  1916. # [20:24] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  1917. # [20:24] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7b1bb476bd8d - Ehsan Akhgari - Bug 799142 - Make sure that the allocator for nsTimerEvent objects stays around long enough to deallocate all outstanding objects of that type; r=bsmedberg
  1918. # [20:24] * Quits: Optimizer (Optimizer@BE4A1AAA.AD3058D5.BE90E62C.IP) (Ping timeout)
  1919. # [20:24] * Fallen is now known as Fallen|away
  1920. # [20:25] * Quits: alc (alc@moz-5760E986.vm.okeanos.grnet.gr) (Ping timeout)
  1921. # [20:25] * Quits: gbrown (gbrown@E9758364.9EC0A5AF.CFE928A7.IP) (Connection reset by peer)
  1922. # [20:26] <khuey> I hate it when I'm trying to catch a bug in record and replay and I catch a different bug we don't even know exists yet
  1923. # [20:26] <derf> Yeah, knowing about bugs is terrible.
  1924. # [20:26] <RyanVM> khuey: log link?
  1925. # [20:26] <derf> Who would want that?
  1926. # [20:26] <sfink> your bug is deploying decoys
  1927. # [20:27] <@ted> khuey: you still have a working record-and-replay setup?
  1928. # [20:27] * Joins: paolo (paolo@moz-E9D9B0C7.retail.telecomitalia.it)
  1929. # [20:27] <khuey> ted: yes
  1930. # [20:27] <khuey> sfink++
  1931. # [20:28] <@ted> nice
  1932. # [20:28] <khuey> RyanVM: I don't have one, this isn't on tinderbox
  1933. # [20:28] <khuey> ted: we have at least 2
  1934. # [20:28] <khuey> maybe more
  1935. # [20:28] <@ted> wonder how long till they get broken by windows updates or something
  1936. # [20:28] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  1937. # [20:28] <RyanVM> khuey: if you can tell me what's leaking, I can tell you if it rings a bell
  1938. # [20:28] <khuey> we have updates turned off ;-)
  1939. # [20:28] <khuey> RyanVM: "the world" ;-)
  1940. # [20:28] <RyanVM> very helpful :P
  1941. # [20:28] <khuey> yeah I know
  1942. # [20:29] * khuey is assuming its a test harness problem and not worrying about it
  1943. # [20:29] * Quits: smooney___ (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney___)
  1944. # [20:29] * Joins: alc (alc@moz-5760E986.vm.okeanos.grnet.gr)
  1945. # [20:30] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  1946. # [20:31] * Quits: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1947. # [20:31] * Joins: bat (jgilbert@2557E599.66715431.D25A875A.IP)
  1948. # [20:32] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  1949. # [20:32] * Joins: tanvi (tanvi@2557E599.66715431.D25A875A.IP)
  1950. # [20:32] <RyanVM> khuey: what failure are you trying to catch, out of curiosity?
  1951. # [20:32] <khuey> 764369
  1952. # [20:32] * Quits: jgilbert_ (jgilbert@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1953. # [20:32] <khuey> somehow it got much more common in the last few days
  1954. # [20:33] * Joins: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP)
  1955. # [20:33] * glob is now known as glob|away
  1956. # [20:33] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  1957. # [20:33] <RyanVM> khuey: Nice, I don't suppose any of the IPC/IndexedDB failures are on your radar too?
  1958. # [20:33] * Quits: bat (jgilbert@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1959. # [20:33] <khuey> RyanVM: which ones?
  1960. # [20:33] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  1961. # [20:34] <RyanVM> khuey: bug 78913 would be a good start
  1962. # [20:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7f12ca5e6d0a - Joey Armstrong - bug 750303: mkdir_deps - target specific enhancement
  1963. # [20:34] <khuey> somehow I doubt that's the right bug #
  1964. # [20:34] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1965. # [20:34] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  1966. # [20:35] * mattwoodrow|away is now known as mattwoodrow
  1967. # [20:35] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1968. # [20:35] * Joins: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP)
  1969. # [20:35] <RyanVM> khuey: hah, missed a digit - bug 783913
  1970. # [20:35] <RyanVM> khuey: and bug 789659
  1971. # [20:35] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  1972. # [20:35] <khuey> firebot: bug 783913
  1973. # [20:35] <firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=783913 nor, --, ---, nobody, NEW, Intermittent timeout in test_add_put.html, test_add_twice_failure.html, test_advance.html, test_auto
  1974. # [20:36] <khuey> bent and I have been trying to catch that one for months with no luck
  1975. # [20:36] <khuey> firebot: bug 789913
  1976. # [20:36] <khuey> er
  1977. # [20:36] <firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=789913 nor, --, ---, nobody, UNCO, Bookmarks of Firefox Sync lost
  1978. # [20:36] <khuey> firebot: bug 789659
  1979. # [20:36] <firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=789659 nor, --, ---, nobody, NEW, Intermittent dom/indexedDB/ipc/test_ipc.html | /tests/dom/indexedDB/test/test_blob_archive.html | i
  1980. # [20:36] <khuey> mmm
  1981. # [20:36] <khuey> I don't think we've looked at that one much
  1982. # [20:36] <RyanVM> khuey: weird, because we see bug 783913 all the time on tbpl
  1983. # [20:36] <RyanVM> very frequent on b2g18
  1984. # [20:37] <khuey> yeah I know
  1985. # [20:37] * Joins: clee (clee@43CB6079.66715431.D25A875A.IP)
  1986. # [20:37] <khuey> it's over 1200 comments or something nuts
  1987. # [20:37] <bent> that doesn't strike me as weird at all
  1988. # [20:37] <jgilbert> nope
  1989. # [20:37] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  1990. # [20:38] * Quits: clee (clee@43CB6079.66715431.D25A875A.IP) (Quit: clee)
  1991. # [20:38] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  1992. # [20:38] <RyanVM> khuey: bent: for as frequent as it is on our test slaves, is there any logging we can add to maybe help find the cause?
  1993. # [20:39] <khuey> there probably is
  1994. # [20:39] <khuey> we'd have to figure out what though
  1995. # [20:40] <bholley> bsmedberg: if something is allocated with NS_Alloc, can it be freed with nsMemory::Free?
  1996. # [20:40] * Joins: ericjung (ericjung@5210CFD5.1A5EA44.72B23B3D.IP)
  1997. # [20:40] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Quit: ChatZilla 0.9.90 [Firefox 18.0.2/20130201065344])
  1998. # [20:40] <RyanVM> ehsan: inbound bustage
  1999. # [20:40] * Joins: nikhil (nikhil@2557E599.66715431.D25A875A.IP)
  2000. # [20:40] <@ehsan> oooh
  2001. # [20:40] * Joins: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP)
  2002. # [20:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/13974e5104c9 - Benoit Girard - Bug 823236 - Fix the lifetime of SharedPlanarYCbCrImage/SharedRGBImage. r=nical
  2003. # [20:40] <bholley> bsmedberg: nm, jlebar answered
  2004. # [20:40] <@bsmedberg> yeah, they are identical
  2005. # [20:41] * Quits: bajaj (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  2006. # [20:41] * Joins: luke (andhow@2557E599.66715431.D25A875A.IP)
  2007. # [20:41] <@bsmedberg> nsMemory is the old synonym
  2008. # [20:41] * baku is now known as baku|away
  2009. # [20:41] * Quits: ewong|sleep (chatzilla@moz-5B0EF77B.static.netvigator.com) (Ping timeout)
  2010. # [20:41] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2011. # [20:41] * Joins: ewong|sleep (chatzilla@moz-5B0EF77B.static.netvigator.com)
  2012. # [20:42] * armenzg is now known as armenzg_brb
  2013. # [20:42] * dhylands is now known as dhylands|dr
  2014. # [20:42] <@ehsan> RyanVM: fixed, sorry!
  2015. # [20:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a0cf0252cee4 - Ehsan Akhgari - Bug 799142 follow-up: build bustage fix
  2016. # [20:42] * Quits: b10n1k (j0ni@moz-CBA95ABF.access.hol.gr) (Ping timeout)
  2017. # [20:43] * Joins: smooney___ (smooney@2557E599.66715431.D25A875A.IP)
  2018. # [20:45] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2019. # [20:45] * Quits: alc (alc@moz-5760E986.vm.okeanos.grnet.gr) (Ping timeout)
  2020. # [20:45] * cmcavoy is now known as cmcavoy-offline
  2021. # [20:45] * Quits: fitzgen (fitzgen@moz-E0656BBF.hfc.comcastbusiness.net) (Quit: fitzgen)
  2022. # [20:45] <RyanVM> ehsan: danke
  2023. # [20:46] * cmcavoy-offline is now known as cmcavoy
  2024. # [20:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6d8a6b1cb711 - Steve Workman - Bug 838315 - Avoid race condition for switching during a seek r=cpearce
  2025. # [20:46] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  2026. # [20:47] * Quits: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2027. # [20:48] <RyanVM> sfink: ping
  2028. # [20:48] <Callek> woa!
  2029. # [20:48] <Callek> tab detach is broken on aurora
  2030. # [20:49] * Joins: ddahl (ddahl@moz-6D6AEA10.hsd1.il.comcast.net)
  2031. # [20:49] <Callek> err maybe not completely
  2032. # [20:49] <Callek> but its broken for both facebook and mana
  2033. # [20:49] * Joins: clee (clee@43CB6079.66715431.D25A875A.IP)
  2034. # [20:49] * Joins: alc (alc@moz-5760E986.vm.okeanos.grnet.gr)
  2035. # [20:49] <nrc|away> I just pushed to TBPL, do I need/how can I get a changeset url for the bug? And do I have to do anything to make the changes actually appear on tbpl?
  2036. # [20:49] <yzen> Yoric: ping
  2037. # [20:49] <Callek> that is detach-by-drag-to-page
  2038. # [20:49] * nrc|away is now known as nrc
  2039. # [20:49] <yzen> Yoric: if you have a moment
  2040. # [20:50] <Callek> gavin: ^ -- where should I file that?
  2041. # [20:50] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  2042. # [20:50] <firebot> Check-in:
  2043. # [20:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a3d0d869bd50 - Timothy Nikkel - Bug 846888. Part 2. List control frames are only display roots for popups when they are in dropdown state, so use the IsPopup function in nsLayoutUtils to determine
  2044. # [20:51] <firebot> that when setting popup state bits on frames. r=mats
  2045. # [20:51] <@gavin> Callek: bugzilla
  2046. # [20:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0e774158e873 - Timothy Nikkel - Bug 846888. Part 1. Update the in popup frame state bits when we swap docshells. r=mattwoodrow
  2047. # [20:51] <Callek> hahahaha
  2048. # [20:51] <RyanVM> nrc|away: https://hg.mozilla.org/webtools/tbpl/rev/62faa43eb3c7 ?
  2049. # [20:51] <Callek> ok I get your point, "Callek, you've been around long enough to know this by now, don't bug me"
  2050. # [20:51] <RyanVM> nrc|away: it'll go into production the next time edmorley does a push
  2051. # [20:52] <nrc> Ryan: yep, thanks
  2052. # [20:52] <nrc> and thanks again :-)
  2053. # [20:52] <RyanVM> no prob :)
  2054. # [20:52] * Joins: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP)
  2055. # [20:52] <RyanVM> thanks for adding that, we were looking for it last week during the moz.build landing
  2056. # [20:53] <yzen> yes
  2057. # [20:53] * Joins: coop (Chris@F2D29657.F60B0462.67AC9B1.IP)
  2058. # [20:53] <tbsaunde> Callek: what is c-c tbpl again?
  2059. # [20:53] <nrc> also, no prob, we needed it at least as much :-)
  2060. # [20:54] <Callek> tbsaunde: well, http://tbpl.mozilla.org/?tree=Thunderbird-Trunk :-P
  2061. # [20:54] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2062. # [20:54] <Callek> tbsaunde: but if you mean "SeaMonkey" you're looking for http://tbpl.drapostles.org
  2063. # [20:54] * Quits: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Deallocatd. (Probably forbidden by ARC))
  2064. # [20:54] <Callek> tbsaunde: note you'll get hung "loading" for SeaMonkey and we have VERY few machines, and no display of 'running'
  2065. # [20:54] <Callek> (or pending)
  2066. # [20:55] * Joins: gbrown (gbrown@E9758364.9EC0A5AF.CFE928A7.IP)
  2067. # [20:56] <RyanVM> bz: ping
  2068. # [20:56] <Callek> tbsaunde: did you clobber? (do you need to?) if so seamonkey clobber is at http://seamonkey-clobberer.mozilla.org
  2069. # [20:56] <tbsaunde> Callek: ok, I was sort of looking for both atually
  2070. # [20:56] <bz> RyanVM: ack
  2071. # [20:56] <tbsaunde> Callek: shouldn't need to
  2072. # [20:56] <bz> RyanVM: my stuff still looks gray!
  2073. # [20:56] <RyanVM> bz: I was wondering, when merging webidl conversion bugs, is there a general rule of thumb for in-testsuite?
  2074. # [20:56] <bz> RyanVM: mm
  2075. # [20:56] <bz> RyanVM: if there are tests for the new stuff, I set in-testsuite+
  2076. # [20:57] * Quits: mkohler (mkohler@moz-CF129D9A.dclient.hispeed.ch) (Client exited)
  2077. # [20:57] <RyanVM> mainly, I don't know when to set ?
  2078. # [20:57] <bz> RyanVM: generally it's in-testsuite-
  2079. # [20:57] <bz> ah
  2080. # [20:57] <bz> For elements, should be '?'
  2081. # [20:57] <bz> for other stuff, probably -
  2082. # [20:57] <bz> though really it can all be tested
  2083. # [20:57] <bz> e.g. by doing wrong-length calls and checking for TypeError
  2084. # [20:57] * Quits: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2085. # [20:57] <bz> vs XPC_NOT_ENOUGH_ARGS
  2086. # [20:57] <NeilAway> Waldo: can you write template<typename T>unsigned T Abs(unsigned T t) { return t; } ?
  2087. # [20:57] * ctalbert|afk is now known as ctalbert
  2088. # [20:58] * Joins: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP)
  2089. # [20:59] <Callek> tbsaunde: btw, is Bug 407956 going to break SeaMonkey? I see your latest patch you pushed to c-c includes mail/ changes but no SM ones
  2090. # [20:59] <jcranmer> Callek: see the push before that
  2091. # [20:59] <Callek> or is that what neil patched
  2092. # [20:59] * Joins: Optimizer (Optimizer@79F109B8.A4622784.BE90E62C.IP)
  2093. # [20:59] <jcranmer> there's a mail/ changeset, a mailnews/ changeset, and a suite/ changeset
  2094. # [20:59] * Joins: mkohler (mkohler@moz-CF129D9A.dclient.hispeed.ch)
  2095. # [21:00] * Quits: dzbarsky (Adium@moz-2D2AE0B0.washdc.fios.verizon.net) (Quit: Leaving.)
  2096. # [21:00] * Quits: mkohler (mkohler@moz-CF129D9A.dclient.hispeed.ch) (Client exited)
  2097. # [21:00] * Joins: marcoz (marco.zehe@moz-F49EE97.dip.t-dialin.net)
  2098. # [21:00] <Optimizer> I wanted to know if Firefox would itself make a call to "http://evsecure-ocsp.geotrust.com" or is it some plugin/add-on making that call.
  2099. # [21:00] <tbsaunde> Callek: yeah,should all work (I'm looking into my tb bustage atm)
  2100. # [21:01] <Optimizer> I know any web page is not making that call
  2101. # [21:01] * Joins: askalski (akuda@2BA4E5A7.CC7751E8.6712E96B.IP)
  2102. # [21:01] * Joins: mkohler (mkohler@moz-CF129D9A.dclient.hispeed.ch)
  2103. # [21:01] * Joins: dzbarsky (Adium@moz-2D2AE0B0.washdc.fios.verizon.net)
  2104. # [21:02] * jedp is now known as jedp|noms
  2105. # [21:02] * Joins: jryans_ (jryans@moz-945C5CA4.massrel.com)
  2106. # [21:02] * Quits: jryans (jryans@moz-945C5CA4.massrel.com) (Connection reset by peer)
  2107. # [21:02] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  2108. # [21:03] * Quits: marcoz (marco.zehe@moz-F49EE97.dip.t-dialin.net) (Ping timeout)
  2109. # [21:03] * jryans_ is now known as jryans
  2110. # [21:03] * Quits: josh (josh@2557E599.66715431.D25A875A.IP) (Quit: josh)
  2111. # [21:03] <d3f3kt> where can i find a referencs about the debug functions of firefox
  2112. # [21:03] <Optimizer> am I correct to assume that firefox makes that call to check for the correctness of a ssl certificate provided by any website ?
  2113. # [21:03] <bz> d3f3kt: meaning what?
  2114. # [21:04] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2115. # [21:04] * ChanServ sets mode: +o dbaron
  2116. # [21:04] <bz> Optimizer: Yes
  2117. # [21:04] <@bsmedberg> Optimizer: we do OCSP checking, yes
  2118. # [21:04] <bz> Optimizer: if that's the OCSP responder listed in the cert
  2119. # [21:04] <Optimizer> what about : http://safebrowsing.clients.google.com/safebrowsing/downloads?client={.....}
  2120. # [21:04] <d3f3kt> bz-> i want to check a value of an var and dont know how i can print it
  2121. # [21:04] <d3f3kt> sorry im a newbie :D
  2122. # [21:04] <bz> d3f3kt: oh, you're debugging JavaScript?
  2123. # [21:05] <bz> d3f3kt: using the built-in devtools debugger?
  2124. # [21:05] <d3f3kt> no c++ code
  2125. # [21:05] <bz> ok
  2126. # [21:05] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2127. # [21:05] <bz> On which operating system?
  2128. # [21:05] <d3f3kt> linux
  2129. # [21:05] <bz> So using gdb?
  2130. # [21:05] <bz> p variableName
  2131. # [21:05] * Quits: ehugg (chatzilla@B3716F60.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.90 [Firefox 19.0.1/20130226172142])
  2132. # [21:05] <bz> (or "print variableName", but "p" is shorter)
  2133. # [21:06] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2134. # [21:06] * juanb is now known as juanb|afk
  2135. # [21:06] * Joins: JeroenDeDauw (j@moz-D1D14E6F.dip.t-dialin.net)
  2136. # [21:06] <d3f3kt> is there no option that i can print the varialbe like cout <<
  2137. # [21:07] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  2138. # [21:07] <Yoric> yzen: pong
  2139. # [21:07] <d3f3kt> bz-> i think thats the wrong method https://mxr.mozilla.org/mozilla-central/ident?i=MAI_LOG_DEBUG isn't it?
  2140. # [21:08] <jcranmer> gdb's print command is more powerful and useful than most out <<
  2141. # [21:08] <yzen> Yoric: thanks for the feedback, i was jsut wondering if should try windows and see how the tests behave
  2142. # [21:08] <yzen> I should that is
  2143. # [21:08] <bz> d3f3kt: are you under a debugger?
  2144. # [21:08] <bz> d3f3kt: or are you adding stuff to your C++ code?
  2145. # [21:08] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  2146. # [21:08] <yzen> or should I assume that unix is the only platform for that
  2147. # [21:08] <yzen> ?
  2148. # [21:08] <Yoric> yzen: The issues with Windows hard links are mysterious for me.
  2149. # [21:08] <d3f3kt> i'm currently working on that bug https://bugzilla.mozilla.org/show_bug.cgi?id=824341#c22
  2150. # [21:08] <Yoric> I suggest just doing this for Unix for the moment.
  2151. # [21:08] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  2152. # [21:09] <Yoric> And opening another bug for the Windows version.
  2153. # [21:09] * armenzg_brb is now known as armenzg
  2154. # [21:09] <d3f3kt> and only want to check which value the var ignoreList has
  2155. # [21:09] <yzen> Yoric: alright, so should I make a separate one for unix anyways ? with new functionality ?
  2156. # [21:09] * Joins: overholt (overholt@35765CFB.88764A66.72A31D6.IP)
  2157. # [21:09] <bz> d3f3kt: ok, but are you trying to check that by modifying the code or by attaching a debugger?
  2158. # [21:09] * Quits: mwargers (chatzilla@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  2159. # [21:10] <Yoric> yzen: Just change the name of the bug to make it Unix only.
  2160. # [21:10] <d3f3kt> bz-> i would check it by modifying
  2161. # [21:10] <Optimizer> I see, so its Firefox itself that has Google safebrowsing plugin installed and called for the url "http://safebrowsing.clients.google.com/safebrowsing/downloads" passing along my firefox version, the sfabrowsing plugin version and some key.
  2162. # [21:10] <bz> d3f3kt: then you have to write some code to dump it out, depending on what you expect to be in tere
  2163. # [21:10] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  2164. # [21:10] <d3f3kt> bz-> i've already written a patch http://pastebin.mozilla.org/2194160 but it doesnt really work
  2165. # [21:10] <bz> d3f3kt: there is no precanned prettyprinter for this
  2166. # [21:10] <yzen> Yoric: sounds good
  2167. # [21:11] <yzen> Yoric: oh and another thing, if link is available but fails for some reason, should i try and copy anyways on backup?
  2168. # [21:11] <d3f3kt> bz-> thanks so i have to use cout or somthing like that
  2169. # [21:11] <bz> yes
  2170. # [21:11] <bz> but you have to build up the string to cout too
  2171. # [21:11] <Yoric> yzen: Good question. I would say "no".
  2172. # [21:12] * Joins: josh (josh@2557E599.66715431.D25A875A.IP)
  2173. # [21:12] <Waldo> NeilAway: well, you could, but that's nonsensical :-)
  2174. # [21:12] <d3f3kt> bz-> yes of course. are you familiar with the proxy stuff?
  2175. # [21:12] <yzen> Yoric: but if so we are saying that we are sure link works for all unix platforms which might not be the case for android ?
  2176. # [21:12] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2177. # [21:12] <bz> d3f3kt: nope, sorry
  2178. # [21:12] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  2179. # [21:12] <Yoric> yzen: Android doesn't even use this code.
  2180. # [21:13] <yzen> Yoric: oh alright
  2181. # [21:13] <Yoric> They have a fully different implementation of Session Restore.
  2182. # [21:13] <yzen> Yoric: thanks for letting me know
  2183. # [21:13] <yzen> i think i have enough now :)
  2184. # [21:13] <d3f3kt> bz-> no problem. but thanks so far :) i will wait for my mentor
  2185. # [21:13] <bz> d3f3kt: he should presumably be waking up soon
  2186. # [21:13] <Yoric> yzen: Cool :)
  2187. # [21:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8d81cf39bea5 - Rafael Ávila de Espíndola - Bug 847492 - Don't special case stdin and stdout. r=BenWa.
  2188. # [21:14] <bz> Or might even be awake and all, since it's winter
  2189. # [21:14] * Quits: spohl (Adium@F30B21D0.E3D25148.F02D0170.IP) (Ping timeout)
  2190. # [21:14] * nthomas|away is now known as nthomas
  2191. # [21:14] * Quits: gbrown (gbrown@E9758364.9EC0A5AF.CFE928A7.IP) (Ping timeout)
  2192. # [21:15] * Joins: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net)
  2193. # [21:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ddb4df63c258 - Scott Johnson - Bug 810726: Simplify logic for handling too many columns to prevent crash. [r=roc]
  2194. # [21:17] * Joins: ffledgling (anhadjai.s@9B9315E1.A6025CA.1C37C358.IP)
  2195. # [21:17] <d3f3kt> bz-> and i will go to bed very soon :D but i left him an email ;)
  2196. # [21:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/da171602ad6c - Jonathan Watt - Bug 847453 - nsDOMWindowUtils::SendMouseEventCommon needs to set 'buttons' on the event. r=smaug.
  2197. # [21:19] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2198. # [21:19] * mdas is now known as mdas|afk
  2199. # [21:20] * Quits: askalski (akuda@2BA4E5A7.CC7751E8.6712E96B.IP) (Quit: Wychodzi)
  2200. # [21:21] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/9f3e30ef4af5 - Sriram Ramasubramanian - Bug 821848: Cursor is not seen in private mode. [r=bnicholson] [a=bbajaj]
  2201. # [21:21] * Joins: fitzgen (fitzgen@moz-9E403A70.dsl.static.sonic.net)
  2202. # [21:22] <yzen> vladan: ping
  2203. # [21:22] <RyanVM> khuey: bent: Also of interest - https://bugzilla.mozilla.org/show_bug.cgi?id=847099
  2204. # [21:22] <vladan> yzen: pong
  2205. # [21:22] <RyanVM> khuey: bent: maybe coincidence, but bug 783913 seems to happen in conjunction with it when it occurs
  2206. # [21:23] <khuey> probably coincidence
  2207. # [21:23] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2208. # [21:23] <khuey> 783913 is much older than this code, let alone this bug
  2209. # [21:23] <vladan> yzen: what's up?
  2210. # [21:23] <tbsaunde> RyanVM: it looks like you may have already triggered the c2 failure on my push?
  2211. # [21:23] * Quits: tanvi (tanvi@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  2212. # [21:23] <RyanVM> tbsaunde: yep
  2213. # [21:23] <yzen> vladan: I was thinking of coming by the toronto office tomorrow afternoon to say hi to davidb, he suggested you might be able to give me some pointers about setting up telemetry for an io bug im working on. would you have time for a quick chat tomorrow ?
  2214. # [21:23] <khuey> RyanVM: btw I understand where the snark is coming from but I can send you a big list of the bugs we *have* fixed ;-)
  2215. # [21:24] <tbsaunde> RyanVM: k, thx
  2216. # [21:24] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2217. # [21:24] * Joins: tanvi (tanvi@2557E599.66715431.D25A875A.IP)
  2218. # [21:24] <RyanVM> khuey: I just remember the consternation over test_ipc awhile back, and yet it doesn't seem like we've ever gotten out of the woods on it
  2219. # [21:24] <vladan> yzen: sure. what time are you coming by? I'm available between 11am and 4pm
  2220. # [21:24] <yzen> ya roughly between 2 and 3
  2221. # [21:25] * Joins: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com)
  2222. # [21:25] <vladan> ok that works
  2223. # [21:25] <vladan> see you tomorrow
  2224. # [21:25] <yzen> vladan: thanks a lot and yes tty tomorrow
  2225. # [21:25] <jcranmer> lol
  2226. # [21:26] <jcranmer> I saw bug 847099, went to my browser, thought it meant bug 847009
  2227. # [21:26] <jcranmer> funny how earily apt some of those nearly-identical bug numbers can be
  2228. # [21:26] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  2229. # [21:26] * ChanServ sets mode: +o roc
  2230. # [21:26] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Connection reset by peer)
  2231. # [21:26] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  2232. # [21:27] * Joins: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP)
  2233. # [21:27] * Joins: jryans_ (jryans@moz-945C5CA4.massrel.com)
  2234. # [21:27] * Quits: jryans (jryans@moz-945C5CA4.massrel.com) (Connection reset by peer)
  2235. # [21:27] <@dbaron> bz, fwiw, I did a successful from-scratch b2g pull on sunday (pulling master, not v1-train)
  2236. # [21:27] <bz> dbaron: for building emulator?
  2237. # [21:28] <@dbaron> bz, ah, no... does it pull a different set of things?
  2238. # [21:28] <bz> yes
  2239. # [21:28] <tanvi> Mossop - ping
  2240. # [21:28] <Mossop> tanvi: pong
  2241. # [21:28] * Joins: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  2242. # [21:29] * Quits: paolo (paolo@moz-E9D9B0C7.retail.telecomitalia.it) (Ping timeout)
  2243. # [21:30] <bz> unless your pull was also 20+G
  2244. # [21:30] <tbsaunde> bz: you saw my mail from friday night?
  2245. # [21:30] <bz> tbsaunde: I did, yes
  2246. # [21:30] <@dbaron> bz, only 16G, no
  2247. # [21:30] <bz> tbsaunde: I also set up a script to pull in a loop over the weekend
  2248. # [21:30] <tanvi> Mossop - how do we detect that a laod is taking place in <browser> and set a flag on docshell to tell nsMixedContentBlocker.cpp to treat the TYPE_SUBDOCUMENT as TYPE_DOCUMENT instead?
  2249. # [21:30] <bz> tbsaunde: so I _think_ I have this source now....
  2250. # [21:30] <bz> tanvi: just examine the element in the docshell code?
  2251. # [21:31] <Mossop> Yeah I was thinking of sticking an attribute on it, could even use mozbrowser I guess
  2252. # [21:31] * jgriffin is now known as jgriffin-afk
  2253. # [21:31] * Quits: till (till@moz-CF605E7F.adsl.alicedsl.de) (Client exited)
  2254. # [21:31] * jedp|noms is now known as jedp
  2255. # [21:32] <tanvi> bz, Mossop - let me take a look and see how mozbrowser works
  2256. # [21:32] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  2257. # [21:32] <whimboo> gps: are you around?
  2258. # [21:32] <Mossop> mozbrowser itself is only supported in Firefox OS, but maybe we could still use the same attribute as it is kind of meaning the same thing for content policy
  2259. # [21:33] <tbsaunde> bz: heh
  2260. # [21:33] <jlebar> Two hard things in computer science time. A document can be either {in an fg tab, in a bg tab, in bfcache}. I'm going to use this information to inform image discarding. What would you call this set? "visibility state" is already taken.
  2261. # [21:33] <Mossop> Or we could just enable mozbrowser in desktop too!
  2262. # [21:33] <gps> whimboo: yes
  2263. # [21:33] <@ted> jlebar: presence
  2264. # [21:34] * Quits: ErvisTusha (ErvisTusha@DA82604F.F69FB6EA.363D84A4.IP) (Client exited)
  2265. # [21:34] <@roc> how is that different from docshell visibility state?
  2266. # [21:34] <whimboo> gps: i have setup the build environment via the bootstrap script on ubuntu 12.10. Do you know what I have to fix when the c compiler cannot create executables?
  2267. # [21:35] <jlebar> roc: docshell/document visibility state doesn't account for the difference between in bg tab and in bfcache, afaik.
  2268. # [21:35] <@roc> maybe we could extend it to do so
  2269. # [21:35] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  2270. # [21:35] <whimboo> gps: oh, wait. looks like clang is not getting installed via the dep builds
  2271. # [21:35] <tanvi> Mossop: perhaps we can check if the CHROME_OPEN_ASCHROME flag is set.
  2272. # [21:35] <gps> whimboo: intermittent failures for that check are known. is it intermittent?
  2273. # [21:36] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  2274. # [21:36] <Mossop> tanvi: I don't know what that flag is
  2275. # [21:36] <whimboo> gps: so we do not install python-dev and clang with the bootstrap
  2276. # [21:36] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  2277. # [21:36] <gps> whimboo: clang is not needed. gcc should work fine
  2278. # [21:36] <jlebar> roc: hm...I guess I could add something equivalent to "bfcache" to document.visibilityState.
  2279. # [21:36] * hwine is now known as hwine-food
  2280. # [21:36] * Quits: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com) (Quit: Leaving)
  2281. # [21:36] <RyanVM> nmatsakis: ping
  2282. # [21:36] <jlebar> bz: How would you feel about that ^?
  2283. # [21:36] <whimboo> gps: so with clang installed it works now
  2284. # [21:36] <jlebar> bz: (Does that even make sense?)
  2285. # [21:37] <nmatsakis> RyanVM: pong
  2286. # [21:37] <@roc> jlebar: oh, you need this to be exposed to JS?
  2287. # [21:37] <RyanVM> nmatsakis: https://tbpl.mozilla.org/php/getParsedLog.php?id=20307072&tree=Mozilla-Inbound - looks related to your landing?
  2288. # [21:37] <jlebar> roc: no, but if we're going to call it "visibility state", it should match document.visibilityState, I think...
  2289. # [21:37] * Joins: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP)
  2290. # [21:37] <bz> jlebar: It makes sense... how I feel about it, I'm not sure
  2291. # [21:38] <nmatsakis> RyanVM: yes, it does.
  2292. # [21:38] <bz> jlebar: We'd want to add the state to the spec
  2293. # [21:38] <@roc> good point
  2294. # [21:38] <jlebar> bz: You /can/ observe document.visibilityState for a bfcached document, right?
  2295. # [21:38] <bz> jlebar: but other than that, I'd be fine
  2296. # [21:38] <bz> jlebar: yes
  2297. # [21:38] <bz> jlebar: note that the spec allows for an "unloaded" state too
  2298. # [21:38] <bz> jlebar: but bfcache is not quite the same
  2299. # [21:38] * Quits: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  2300. # [21:38] * jlebar reads the spec
  2301. # [21:38] * Joins: spohl (Adium@moz-3056938F.swissinet.com)
  2302. # [21:38] <bz> jlebar: though if we wanted to, we could return "unloaded" for bfcache, if that's good enough
  2303. # [21:38] <nmatsakis> RyanVM: I will investigate some. There are two test failures there, not sure about the first one (testGcOutOfMemory)
  2304. # [21:38] * Joins: wolfiR (wolfiR@moz-8C3D44D7.dip0.t-ipconnect.de)
  2305. # [21:39] <bz> jlebar: (and for cases when we're really unloaded too; if that's ok for your use case)
  2306. # [21:39] <tanvi> Mossop: looks like it is for modal dialogs
  2307. # [21:39] <RyanVM> nmatsakis: I'm backing you out for now (sorry). We're trying to clamp down on new intermittent failures since we're in a pretty big hole right now with them.
  2308. # [21:39] <nmatsakis> RyanVM: ok, np.
  2309. # [21:40] <nmatsakis> RyanVM: can you tell in which commit that failure occurred?
  2310. # [21:40] <RyanVM> gps'
  2311. # [21:40] * Joins: till (till@moz-CF605E7F.adsl.alicedsl.de)
  2312. # [21:40] <RyanVM> it's unstarred at the moment
  2313. # [21:40] <nmatsakis> oh wait
  2314. # [21:40] <nmatsakis> it's clear from the link, never mind
  2315. # [21:40] <whimboo> jlebar: hi. quick question. does this about:memory output look suspicious to you? could this be related to ghostery?
  2316. # [21:40] <whimboo> http://www.pastebin.mozilla.org/2194517
  2317. # [21:40] * Joins: kaze (kaze@CE02C937.E11CF51F.96B18764.IP)
  2318. # [21:40] <jlebar> whimboo: yes and yes
  2319. # [21:41] <gps> RyanVM: don't back me out. my change re-enabled accidentally disabled tests
  2320. # [21:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/37f8e72f5124 - Ryan VanderMeulen - Backed out changeset eef5f845fb75 (bug 829602) for intermittent jit-test failures.
  2321. # [21:41] <Waldo> "don't back me out, bro!"
  2322. # [21:41] <tanvi> Mossop - but also here http://mxr.mozilla.org/mozilla-central/source/xpfe/appshell/src/nsXULWindow.cpp#1747
  2323. # [21:42] * Quits: Waldo (waldo@2557E599.66715431.D25A875A.IP) (Quit: brb)
  2324. # [21:42] <RyanVM> gps: not backing you out :)
  2325. # [21:42] <jlebar> whimboo: do the strings go away when you gc?
  2326. # [21:43] <RyanVM> gps: though from what nmatsakis is saying, it's possible we have more than one issue
  2327. # [21:43] <tanvi> Mossop - since our bug is using a content window, I bet the flag isn't set. but probalby shoudn't be since we aren't trying to change the type of docshell in use for this patch.
  2328. # [21:43] <gps> RyanVM: it's quite possible regressions have snuck in while the tests were disabled :/
  2329. # [21:43] <RyanVM> gps: absolutely
  2330. # [21:43] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Quit: Leaving)
  2331. # [21:43] * Joins: Waldo (waldo@2557E599.66715431.D25A875A.IP)
  2332. # [21:43] <whimboo> jlebar: no. it stays. but what is this tiny entry above?
  2333. # [21:43] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Quit: davidb)
  2334. # [21:43] <jlebar> whimboo: │ │ │ ├──124.37 MB (11.50%) ++ (519 tiny) ?
  2335. # [21:44] <jlebar> whimboo: click it to expand
  2336. # [21:44] <Mossop> tanvi: I don't really know where you'd put that flag since we're not opening a new window
  2337. # [21:44] <tanvi> yeah, thats true
  2338. # [21:44] <bholley> RyanVM: are you comfortable landing bug 803870?
  2339. # [21:44] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  2340. # [21:45] <RyanVM> bholley: sure
  2341. # [21:45] <whimboo> jlebar: ah, so it contains all the resources
  2342. # [21:45] <bholley> RyanVM: \o/
  2343. # [21:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1f764bcd4e5d - Joe Drew - Bug 846852 - Preallocate the RasterImage source data array when loading from file://. r=seth
  2344. # [21:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d21d144e3db9 - Joe Drew - Bug 841579 - Tests to make sure that removing elements from a document midway through load don't inhibit onload. rs=khuey
  2345. # [21:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0222cb048028 - Joe Drew - Bug 841579 - If we start a decode (or a decode is already started) at the time OnStopRequest is fired, wait around for it to finish decoding before firing onload/onerror.
  2346. # [21:45] <Mossop> tanvi: What we need is to change this so it uses TYPE_DOCUMENT for our case http://mxr.mozilla.org/mozilla-central/source/docshell/base/nsDocShell.cpp#8635
  2347. # [21:45] <bholley> RyanVM: probably wouldn't land the tests, but make sure they pass?
  2348. # [21:45] <firebot> r=khuey
  2349. # [21:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6d2565566ad2 - Joe Drew - Bug 846919 - Allow image.* to be shown in about:support. r=adw
  2350. # [21:46] <joe> ehsan: you monster you're leaking
  2351. # [21:46] <@ehsan> :(
  2352. # [21:46] <joe> 56 earth bytes
  2353. # [21:46] <Waldo> heh
  2354. # [21:47] <d3f3kt> oh my god memory leak :D
  2355. # [21:47] <@ehsan> I'll back out
  2356. # [21:47] <joe> it might not be you; it's a Mutex and some other stuff
  2357. # [21:47] <joe> I Have no idea what it is you checked in
  2358. # [21:48] <@ehsan> no this was the sort of patch which can add this kind of leak
  2359. # [21:48] <@dbaron> there are some intermittent "Mutex and some other stuff" leaks, I think
  2360. # [21:49] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  2361. # [21:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c6896fe12fb6 - Ehsan Akhgari - Backed out 2 changesets (bug 799142) because of memory leaks
  2362. # [21:49] <@dbaron> joe, is that 9 moon bytes? or 600?
  2363. # [21:49] <joe> dbaron, exactly 73 neptune bytes
  2364. # [21:50] * Quits: clee (clee@43CB6079.66715431.D25A875A.IP) (Quit: clee)
  2365. # [21:50] * Quits: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2366. # [21:50] <RyanVM> eshan: looks like you've got leaks on inbound
  2367. # [21:50] * Joins: jduell (jduell@2557E599.66715431.D25A875A.IP)
  2368. # [21:50] <@dolske> who will make the obligatory uranus bytes joke?
  2369. # [21:50] <@dbaron> RyanVM, ^
  2370. # [21:50] <RyanVM> hah
  2371. # [21:50] <@ehsan> RyanVM: already backed out
  2372. # [21:50] <RyanVM> type first, ask questions later :P
  2373. # [21:51] <joe> dolske: I restrained myself already
  2374. # [21:52] * mdas|afk is now known as mdas
  2375. # [21:52] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  2376. # [21:53] * armenzg is now known as armenzg_brb
  2377. # [21:53] * Joins: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP)
  2378. # [21:54] * Joins: ehugg_lime (ehugg_lime@moz-1755233E.mycingular.net)
  2379. # [21:55] * Quits: ehugg_lime (ehugg_lime@moz-1755233E.mycingular.net) (Client exited)
  2380. # [21:55] * Quits: mak (chatzilla@moz-8D21CBD8.retail.telecomitalia.it) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 2.0/20110318052756])
  2381. # [21:55] * Waldo bets the leak in pluto bytes would dwarf all previously-mentioned numbers
  2382. # [21:56] * Quits: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2383. # [21:56] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  2384. # [21:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fb567ad72fe6 - Nicolas B. Pierron - Bug 843733 - IonMonkey ARM, Allocate assembly template in temporary space. r=dvander,mrosenberg
  2385. # [21:56] <Waldo> dolske: ^
  2386. # [21:57] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  2387. # [21:57] * Joins: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP)
  2388. # [21:57] * Quits: Mitch (chatzilla@moz-425B885E.sbr802.nsw.optusnet.com.au) (Quit: ChatZilla 0.9.90 [SeaMonkey 2.16/20130217195808])
  2389. # [21:57] * Quits: josh (josh@2557E599.66715431.D25A875A.IP) (Quit: josh)
  2390. # [21:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fbef13ca2b3d - Daniel Holbert - (no bug) Fix some whitespace issues in nsGfxScrollFrame.cpp. (whitespace only, DONTBUILD)
  2391. # [21:58] * RyanVM really hopes that backing nmatsakis takes care of the make check failures...
  2392. # [21:59] * Quits: kaze (kaze@CE02C937.E11CF51F.96B18764.IP) (Ping timeout)
  2393. # [22:00] * mgerva-afk is now known as mgerva
  2394. # [22:00] * armenzg_brb is now known as armenzg_mtg
  2395. # [22:00] * Quits: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net) (Quit: erikvold)
  2396. # [22:00] * Quits: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2397. # [22:00] * Quits: wolfiR (wolfiR@moz-8C3D44D7.dip0.t-ipconnect.de) (Quit: Leaving)
  2398. # [22:02] * Joins: marcoz (marco.zehe@moz-F49EE97.dip.t-dialin.net)
  2399. # [22:02] <firebot> Check-in:
  2400. # [22:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/444272873216 - Jeff Walden - Bug 847521 - Allow CheckedInt<signed char> in addition to char/unsigned char. char != signed char (but is guaranteed to have the same representation as either signed char
  2401. # [22:02] * Quits: dzbarsky (Adium@moz-2D2AE0B0.washdc.fios.verizon.net) (Quit: Leaving.)
  2402. # [22:02] <firebot> or unsigned char, for backwards-compatibility reasons), so we have to handle signed char as a third character type. r=bjacob
  2403. # [22:02] * Joins: clee (clee@43CB6079.66715431.D25A875A.IP)
  2404. # [22:03] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Quit: jfkthame)
  2405. # [22:03] * Joins: seif (seiflotfy@BEAC5A65.FE22CA96.A6BD37EB.IP)
  2406. # [22:03] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2de61abbce1d - Randell Jesup - Bug 842715: Refactor gUM prefs use to be on mainthread, and prepare for constraints r=derf
  2407. # [22:03] * Joins: wolfiR (wolfiR@moz-8C3D44D7.dip0.t-ipconnect.de)
  2408. # [22:03] * Joins: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net)
  2409. # [22:04] <jesup> khuey: ^
  2410. # [22:04] * Joins: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP)
  2411. # [22:04] * Quits: marcoz (marco.zehe@moz-F49EE97.dip.t-dialin.net) (Ping timeout)
  2412. # [22:06] * hwine-food is now known as hwine|mtg
  2413. # [22:08] * Quits: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 18.0.2/20130201065344])
  2414. # [22:08] * Joins: KWierso|Surface (chatzilla@2557E599.66715431.D25A875A.IP)
  2415. # [22:08] * Quits: past (Instantbir@moz-35A5B889.dsl.dyn.forthnet.gr) (Quit: past)
  2416. # [22:08] <khuey> jesup++
  2417. # [22:08] <khuey> derf++
  2418. # [22:09] * KaiRo is now known as KaiRo_away
  2419. # [22:09] <derf> I didn't do anything.
  2420. # [22:09] <RyanVM> jesup: was wondering, last I heard, you said the patch in bug 839650 fixed most of the asserts, but not all of them. Would it make sense to land what you've got so far at least?
  2421. # [22:09] * Quits: lduros (user@moz-5D9ACE42.admin.upenn.edu) (Client exited)
  2422. # [22:10] * juanb|afk is now known as juanb
  2423. # [22:10] <jesup> RyanVM: Patch is about ready for review; doing some final test. Should remove *all* the underrun assertions
  2424. # [22:10] <RyanVM> nice :)
  2425. # [22:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/aceda400d212 - David Keeler - backout 4fb9e70a38b2 (bug 841350) for causing bug 847070
  2426. # [22:11] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  2427. # [22:11] <jesup> Did ~530 runs of the mochitests locally with the final version (before doing cleanup) with no assertions
  2428. # [22:11] * d3f3kt is now known as [d3f3kt]
  2429. # [22:12] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  2430. # [22:12] * Joins: mwargers (chatzilla@moz-AEF748B7.in-addr.btopenworld.com)
  2431. # [22:13] * Joins: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net)
  2432. # [22:16] * Joins: gaston (landry@moz-2911F07A.rhaalovely.net)
  2433. # [22:17] * IRCMonkey46626 is now known as stuart
  2434. # [22:18] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2435. # [22:18] * Joins: sicking (guest-jt6D@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2436. # [22:18] <sicking> .msg memoserv READ LAST
  2437. # [22:18] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Ping timeout)
  2438. # [22:19] * Quits: seif (seiflotfy@BEAC5A65.FE22CA96.A6BD37EB.IP) (Ping timeout)
  2439. # [22:19] * Joins: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com)
  2440. # [22:19] * Quits: mwargers (chatzilla@moz-AEF748B7.in-addr.btopenworld.com) (Ping timeout)
  2441. # [22:19] <RyanVM> woah, people actually use that?
  2442. # [22:19] * Joins: mwargers (chatzilla@moz-AEF748B7.in-addr.btopenworld.com)
  2443. # [22:20] * Fallen|away is now known as Fallen
  2444. # [22:20] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2445. # [22:20] * Quits: wolfiR (wolfiR@moz-8C3D44D7.dip0.t-ipconnect.de) (Quit: Leaving)
  2446. # [22:20] * Quits: ffledgling (anhadjai.s@9B9315E1.A6025CA.1C37C358.IP) (Ping timeout)
  2447. # [22:21] <khuey> NeilAway does
  2448. # [22:21] * Quits: AndreeaM (Thunderbir@F89D3028.239358BC.CD219C36.IP) (Ping timeout)
  2449. # [22:21] * Fallen is now known as Fallen|away
  2450. # [22:21] * Quits: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com) (Ping timeout)
  2451. # [22:22] <RyanVM> heh, he's the only personi've gotten memos from
  2452. # [22:22] <@gavin> false
  2453. # [22:22] <RyanVM> (except for another recent person - you know who you are)
  2454. # [22:22] <@gavin> :)
  2455. # [22:22] * Joins: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com)
  2456. # [22:22] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  2457. # [22:22] <RyanVM> :)
  2458. # [22:23] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  2459. # [22:23] * Joins: ffledgling (anhadjai.s@9B9315E1.A6025CA.1C37C358.IP)
  2460. # [22:24] * Joins: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net)
  2461. # [22:25] * Quits: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net) (Quit: Too much information in my brain driving me insane)
  2462. # [22:26] * Quits: spohl (Adium@moz-3056938F.swissinet.com) (Ping timeout)
  2463. # [22:26] * Joins: alice (alice@moz-FC2427F3.range86-167.btcentralplus.com)
  2464. # [22:26] * Quits: mwargers (chatzilla@moz-AEF748B7.in-addr.btopenworld.com) (Connection reset by peer)
  2465. # [22:26] * Joins: mwargers (chatzilla@moz-AEF748B7.in-addr.btopenworld.com)
  2466. # [22:27] * Quits: atte (atte@moz-D74310DA.dhcp.inet.fi) (Client exited)
  2467. # [22:28] * Joins: ehugg (chatzilla@B3716F60.29102B70.6CD50604.IP)
  2468. # [22:29] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  2469. # [22:30] * Joins: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com)
  2470. # [22:31] * Quits: jryans_ (jryans@moz-945C5CA4.massrel.com) (Quit: Be back later)
  2471. # [22:32] * Quits: ewong|away (chatzilla@moz-E5D50C2E.static.netvigator.com) (Connection reset by peer)
  2472. # [22:32] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2473. # [22:32] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  2474. # [22:33] * Joins: ewong|away (chatzilla@moz-E5D50C2E.static.netvigator.com)
  2475. # [22:33] * Joins: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net)
  2476. # [22:33] * jedp is now known as jedp|mtg
  2477. # [22:34] * Quits: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net) (Quit: Bye)
  2478. # [22:35] * jhammel|lunch is now known as jhammel
  2479. # [22:36] * Joins: spohl (Adium@1DEC6079.244BAC7D.AB64B967.IP)
  2480. # [22:36] * Joins: Nefzaoui (chatzilla@A3EA42CF.5C0B0384.80E43DAF.IP)
  2481. # [22:36] * mdas is now known as mdas|afk
  2482. # [22:37] * Quits: Wusel_ (muench@moz-643A8764.planconnect.de) (Ping timeout)
  2483. # [22:37] * jcranmer is now known as jcranmer|away
  2484. # [22:38] <tbsaunde> RyanVM: I hope you have an idea about that leak because other than being sure its not me I don't
  2485. # [22:38] * Joins: jimb (user@9E727688.17C2F9C.163DC5C6.IP)
  2486. # [22:40] <@dbaron> tbsaunde, ehsan backed out for a leak
  2487. # [22:40] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2488. # [22:41] <tbsaunde> dbaron: I'm looking at m-c
  2489. # [22:41] <RyanVM> tbsaunde: it's only one of our favorite a11y leaks :)
  2490. # [22:41] <tbsaunde> RyanVM: heh
  2491. # [22:41] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2492. # [22:41] * Quits: bajaj (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  2493. # [22:43] * Quits: Nefzaoui (chatzilla@A3EA42CF.5C0B0384.80E43DAF.IP) (Ping timeout)
  2494. # [22:44] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  2495. # [22:44] * mdas|afk is now known as mdas
  2496. # [22:44] * Quits: ggp (ggp@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2497. # [22:44] * Joins: Nefzaoui (chatzilla@5A7646AC.576516CC.80E43DAF.IP)
  2498. # [22:45] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  2499. # [22:45] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2500. # [22:45] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  2501. # [22:45] * Joins: cpearce_ (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  2502. # [22:46] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  2503. # [22:46] * cpearce_ is now known as cpearce
  2504. # [22:46] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  2505. # [22:46] * Joins: ggp (ggp@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2506. # [22:49] * jmaher is now known as jmaher|afk
  2507. # [22:50] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  2508. # [22:51] <Waldo> RyanVM: I mentioned it to someone in #jsapi recently, and noted it in http://logbot.glob.com.au/?c=mozilla%23developers&s=13+Feb+2013&e=13+Feb+2013&h=memoserv#c524816 here
  2509. # [22:51] * Joins: seth (seth@moz-D840E602.dsl.static.sonic.net)
  2510. # [22:54] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Client exited)
  2511. # [22:54] * Quits: Optimizer (Optimizer@79F109B8.A4622784.BE90E62C.IP) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  2512. # [22:54] * Joins: Optimizer (Optimizer@79F109B8.A4622784.BE90E62C.IP)
  2513. # [22:55] * Quits: Nefzaoui (chatzilla@5A7646AC.576516CC.80E43DAF.IP) (Quit: ChatZilla 0.9.90 [Firefox 19.0.1/20130226172142])
  2514. # [22:55] * jedp|mtg is now known as jedp
  2515. # [22:55] * Joins: Wusel_ (muench@moz-6A02226A.adsl.alicedsl.de)
  2516. # [22:55] <tbsaunde> RyanVM: so it looks like the c2 retrigger worked, want me to file a new intermitant for it?
  2517. # [22:56] * Joins: cpeterson (cpeterson@E9758364.9EC0A5AF.CFE928A7.IP)
  2518. # [22:56] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  2519. # [22:56] <RyanVM> tbsaunde: be my guest!
  2520. # [22:58] <@bsmedberg> is there a pandora app for B2G?
  2521. # [22:59] <nmatsakis> RyanVM: regarding the backed out changeset---looking at the actual reuslts from the push (https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=eef5f845fb75) I see you marked everything that failed with "Orangefactor". Am I to intrepret from this that it is unlikely that the push caused those particular issues?
  2522. # [22:59] <dholbert> bsmedberg, not sure, but I could've sworn pandora relies on flash for audio playback. Did they make a HTML5-audio version & I missed it?
  2523. # [22:59] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2524. # [22:59] <nmatsakis> I'm trying to figure out what bugs I need to fix precisely :)
  2525. # [23:00] <RyanVM> nmatsakis: the others are known intermittent failures, yes
  2526. # [23:00] <RyanVM> nmatsakis: but if you want to take a crack at them, go right ahead :P
  2527. # [23:00] <nmatsakis> =)
  2528. # [23:00] <RyanVM> but all you need to worry about is what was commented in the bug
  2529. # [23:01] <nmatsakis> I think backing out the changeset was good, actually, in that I think the way the way the tests are setup are prone to report failures if the GC runs at the wrong time,
  2530. # [23:01] <nmatsakis> so it is quite possible it was leading to random orange.
  2531. # [23:01] * Joins: cilias (cilias@moz-D65C0C74.cpe.net.cable.rogers.com)
  2532. # [23:01] <Matti> dholbert: they are using html5 but with AAC
  2533. # [23:02] * Quits: msucan (mihai@E8A9D9C4.773D689F.70BDB599.IP) (Quit: Leaving.)
  2534. # [23:03] * Joins: marcoz (marco.zehe@moz-F49EE97.dip.t-dialin.net)
  2535. # [23:03] <dholbert> Matti, gotcha
  2536. # [23:04] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/a3132e813f52 - Timothy Nikkel - Bug 833823. We need to register for plugin updates even if we don't have a widget. r=mats a=lsblakk
  2537. # [23:04] * Quits: clee (clee@43CB6079.66715431.D25A875A.IP) (Quit: clee)
  2538. # [23:04] * armenzg_mtg is now known as armenzg
  2539. # [23:04] * jhopkins is now known as jhopkins|afk
  2540. # [23:05] * hwine|mtg is now known as hwine
  2541. # [23:05] * Quits: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP) (Client exited)
  2542. # [23:06] * Quits: marcoz (marco.zehe@moz-F49EE97.dip.t-dialin.net) (Ping timeout)
  2543. # [23:06] <RyanVM> seth: DO IT!
  2544. # [23:06] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  2545. # [23:06] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2546. # [23:06] <RyanVM> seth = rs landing on the CLOSED TREE
  2547. # [23:07] <seth> RyanVM: heh, OK, you got it =)
  2548. # [23:07] * Joins: bnicholson (bnicholson@E9758364.9EC0A5AF.CFE928A7.IP)
  2549. # [23:07] <RyanVM> another orange bites the dust
  2550. # [23:08] * Joins: njn (chatzilla@moz-99B00792.dyn.iinet.net.au)
  2551. # [23:08] <@dbaron> what about the grapefruit?
  2552. # [23:08] * Joins: josh (josh@2557E599.66715431.D25A875A.IP)
  2553. # [23:08] * Quits: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP) (Quit: jandem)
  2554. # [23:08] * Quits: rednaks (rednaks@61606F74.D534AF5C.55FFA9B4.IP) (Quit: Quitte)
  2555. # [23:09] * mgerva is now known as mgerva-afk
  2556. # [23:09] <RyanVM> dbaron: is that what we're calling them these days? :)
  2557. # [23:09] * Quits: Wusel_ (muench@moz-6A02226A.adsl.alicedsl.de) (Ping timeout)
  2558. # [23:09] <@smaug> gavin: ping
  2559. # [23:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a18af07069de - Seth Fowler - Bug 846861 - Always update the moving average in nsSMILAnimationController::WillRefresh. r=dholbert
  2560. # [23:10] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  2561. # [23:10] <@gavin> smaug: pong
  2562. # [23:10] <dholbert> seth++
  2563. # [23:11] <seth> hopefully that's one fewer orange to worry about =)
  2564. # [23:11] <@smaug> gavin: I'm converting events to webidl, and that ends up one browser chrome failure
  2565. # [23:11] <@smaug> https://hg.mozilla.org/try/diff/ad0239a97480/browser/base/content/browser.js fixes that
  2566. # [23:11] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2567. # [23:11] <@smaug> gavin: browser chrome ends up touching the event too late
  2568. # [23:11] * Joins: clee (clee@43CB6079.66715431.D25A875A.IP)
  2569. # [23:11] <@smaug> because the event is handled async using setTimeout
  2570. # [23:12] <@smaug> gavin: does that fix look ok, or would you like to see something else ?
  2571. # [23:12] <dholbert> seth, I was all like "how did that work, where's the 'CLOSED TREE', but then I saw it in the second line in the cset view. sneaky. :)
  2572. # [23:12] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  2573. # [23:12] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  2574. # [23:12] <@gavin> smaug: see https://bugzilla.mozilla.org/show_bug.cgi?id=847070#c4
  2575. # [23:13] * Joins: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  2576. # [23:13] <dholbert> seth, for future reference, good to put as much as possible in the first line of the commit message (particularly landing credentials like r= / a= / closed tree), for less mysteriousness when viewing TBPL
  2577. # [23:13] <@gavin> smaug: I'm curious about why webidl makes a difference there, though
  2578. # [23:14] <@smaug> gavin: because events will be parented to some scope
  2579. # [23:14] <@smaug> no wrappers per scope
  2580. # [23:14] <seth> dholbert: heh OK, good to know. i'll make it a bit more explicit next time
  2581. # [23:15] <seth> dholbert: ah, I probably should have put RyanVM's rs for landing it in the message too
  2582. # [23:15] <RyanVM> seth: nah
  2583. # [23:15] <@smaug> gavin: so an earlier version was https://hg.mozilla.org/try/diff/456a6d020d7b/browser/base/content/browser.js
  2584. # [23:15] <RyanVM> dholbert: I tend to pull that with DONTBUILD
  2585. # [23:15] <@gavin> smaug: well good news for you is that keeler just backed out bug 841350
  2586. # [23:15] <@gavin> smaug: https://hg.mozilla.org/integration/mozilla-inbound/rev/aceda400d212
  2587. # [23:16] <@smaug> gavin: ok, then https://hg.mozilla.org/try/diff/456a6d020d7b/browser/base/content/browser.js should work
  2588. # [23:16] <@smaug> and that is nicer anyway
  2589. # [23:16] * jchen|away is now known as jchen
  2590. # [23:16] <@gavin> smaug: no, Imean the code checks event before the setTimeout now
  2591. # [23:16] <@smaug> unless you'd like to see something else
  2592. # [23:16] <@gavin> smaug: so you shouldn't need anything
  2593. # [23:16] <@smaug> I do need
  2594. # [23:16] <@gavin> (on inbound as of a few hours ago)
  2595. # [23:16] <@smaug> pageShowEventHandlers is called too late
  2596. # [23:16] * Quits: clee (clee@43CB6079.66715431.D25A875A.IP) (Quit: clee)
  2597. # [23:16] <@smaug> it is not really eventlistener
  2598. # [23:17] <@gavin> oh
  2599. # [23:17] <@smaug> but callback for timeout taking event as a parameter
  2600. # [23:17] <@gavin> it's not possible to keep references to event elements anymore?
  2601. # [23:17] <@gavin> that seems like it'd break a bunch of stuff
  2602. # [23:17] <dholbert> RyanVM, you mean, you put DONTBUILD in the second line?
  2603. # [23:17] <khuey> roc: ping?
  2604. # [23:17] <@smaug> gavin: hmm
  2605. # [23:17] <@gavin> (er, event objects I mean)
  2606. # [23:17] <@smaug> gavin: do we handle events async often?
  2607. # [23:18] <@smaug> gavin: in such way that we don't actually do much with the target
  2608. # [23:18] <@gavin> well maybe our browser chrome doesn't, but I bet content does
  2609. # [23:18] * AutomatedTester is now known as AutomatedTester|AFK
  2610. # [23:18] <@smaug> since we throw already now if you access target from close tab
  2611. # [23:18] <dholbert> RyanVM, (that could make things a bit cleaner in some cases, I suppose, but still mysterious for those just looking at tbpl :))
  2612. # [23:18] <RyanVM> dholbert: yep
  2613. # [23:18] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  2614. # [23:18] <bz> This is not an issue for content, right?
  2615. # [23:18] <@smaug> right
  2616. # [23:18] <@smaug> this is about khuey-fix
  2617. # [23:18] <RyanVM> dholbert: I like to maintain an aura about me ;)
  2618. # [23:18] <RyanVM> joe: inbound M4 failures look like yours
  2619. # [23:19] <@gavin> hrm
  2620. # [23:19] <dholbert> RyanVM, heh
  2621. # [23:19] <bz> gavin: this is only being a problem because the cross-compartment wrapper is being nuked
  2622. # [23:19] <@gavin> smaug: so what exception actually occurs?
  2623. # [23:19] <bz> gavin: which never hapens for content
  2624. # [23:19] <joe> RyanVM: sure does
  2625. # [23:19] <bz> gavin: the "Trying to access a dead object" exception
  2626. # [23:19] <joe> RyanVM: i'll back out 841579
  2627. # [23:19] <@gavin> I could understand event.target not being alive. but this code is checking event.persisted
  2628. # [23:19] <@smaug> yeah
  2629. # [23:19] <RyanVM> joe: tree's closed anyway if you want to take a look for a bit
  2630. # [23:19] <bz> gavin: the _event_ is not alive anymore
  2631. # [23:19] * Joins: ekr (ekr@43CB6079.66715431.D25A875A.IP)
  2632. # [23:19] <bz> gavin: in the new setup
  2633. # [23:20] <joe> RyanVM: no, i'll back out and reland when fixed
  2634. # [23:20] <RyanVM> wfm :)
  2635. # [23:20] <bz> gavin: the event is tied to the window it was dispatched in
  2636. # [23:20] * khuey prevents leaks before they start :-P
  2637. # [23:20] <bz> gavin: So when that window dies so does the event
  2638. # [23:20] * Joins: natalie (Mibbit@D7D1E497.15AC72BB.EFB84E89.IP)
  2639. # [23:20] <joe> argh and of course my keyboard's battery dies as soon as i say t hat
  2640. # [23:20] <@gavin> why is the event window-dependent?/
  2641. # [23:20] <njn> smaug: for bug 847236, how about "sFreedEtciPool"? I don't like using the word "cache" here because that implies the values are live and can be looked up
  2642. # [23:21] <bz> gavin: So...
  2643. # [23:21] <bz> gavin: in the XPConnect world there can be multiple JS objects representing the same C++ object
  2644. # [23:21] <@smaug> njn: those aren't freed
  2645. # [23:21] <bz> gavin: unless the C++ object says otherwise
  2646. # [23:21] <bz> gavin: events didn't use to say otherwise
  2647. # [23:21] * armenzg is now known as armenzg_dinner
  2648. # [23:21] <bz> gavin: so there was one JSObject for the event in content and a different one in chrome
  2649. # [23:21] * Quits: natalie (Mibbit@D7D1E497.15AC72BB.EFB84E89.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2650. # [23:21] <njn> smaug: true. But they're dead, and you didn't want me to use "dead".
  2651. # [23:21] <bz> gavin: note that this meant that if content set an expando on the event chrome could never get at it
  2652. # [23:22] <@smaug> dead sounds odd
  2653. # [23:22] <bz> gavin: with me so far?
  2654. # [23:22] <@gavin> sure
  2655. # [23:22] <njn> smaug: I'm open to suggestions
  2656. # [23:22] <@smaug> njn: reusing dead objects... making them zombies or what?
  2657. # [23:22] <bz> gavin: In the WebIDL bindings, any given C++ object can only have one JS object
  2658. # [23:22] <bz> gavin: So the event only has one JS object: the content one
  2659. # [23:22] <joe> RyanVM: just fwiw, i did indeed push this to try before :)
  2660. # [23:22] <njn> smaug: dead is dead, IMO :/
  2661. # [23:22] <bz> gavin: when chrome touches the event it now gets a wrapper for the content-side object
  2662. # [23:22] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  2663. # [23:22] <khuey> njn: not if its a zombie
  2664. # [23:22] <khuey> njn: you should know that
  2665. # [23:23] <bz> gavin: not its own completely separate object.
  2666. # [23:23] <RyanVM> joe: whatever you say ;) :P
  2667. # [23:23] <@gavin> ok
  2668. # [23:23] <bz> gavin: So now chrome can get at the expandos if it wants
  2669. # [23:23] <njn> khuey: this isn't a zombie
  2670. # [23:23] <bz> gavin: but on the other hand if the content-side object goes away... then what?
  2671. # [23:23] <njn> khuey: this is a chunk of memory that's been released by its user but is being held onto by a custom allocator for later recycling
  2672. # [23:23] <@smaug> it is a dead object which you try to reuse, well its space
  2673. # [23:23] <njn> smaug: sRecyclePool?
  2674. # [23:23] <@smaug> njn: that sounds ok
  2675. # [23:24] <njn> smaug: sEtciRecyclePool, perhaps
  2676. # [23:24] * Joins: annevk (annevk@AE3599D0.6A68C530.4802DE8C.IP)
  2677. # [23:24] <njn> smaug: ok, thanks
  2678. # [23:24] <njn> smaug: I'll update the patch
  2679. # [23:24] <bz> gavin: So there are several possible options here
  2680. # [23:24] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/ff59832f3901 - Josh Matthews - Bug 843247 - Allow external links to be opened in private windows in perma-private mode. r=ehsan a=bajaj
  2681. # [23:24] <khuey> I was just making a comment on the word 'dead'
  2682. # [23:24] * Joins: akeybl_ (akeybl@2557E599.66715431.D25A875A.IP)
  2683. # [23:24] <bz> gavin: 1) Try to come up with a way to have multiple JS reflections for a single C++ object in WebIDL. This would be ... complicated.
  2684. # [23:24] <joe> argh, how does one back out multiple changesets in a single changeset?
  2685. # [23:24] <joe> ehsan: I saw you do this earlier
  2686. # [23:24] <RyanVM> joe: qbackout FTW
  2687. # [23:24] <@smaug> njn: btw, I run some perf tests, and your patch didn't have any affect
  2688. # [23:24] <@ehsan> joe: hg qbackout
  2689. # [23:24] <RyanVM> joe: alternatively, you can use mq as well
  2690. # [23:25] * Quits: nikhil (nikhil@2557E599.66715431.D25A875A.IP) (Quit: Konversation terminated!)
  2691. # [23:25] <bz> gavin: 2) Create a separate C++ event object for the dispatch to chrome. This will make things look like they used to, basically, modulo some complexity in the event dispatch code and the extra object creation.
  2692. # [23:25] <RyanVM> qnew, hg backout, qref, hg backout, qref, etc
  2693. # [23:25] <njn> smaug: good
  2694. # [23:25] <joe> oh my goodness
  2695. # [23:25] <bz> gavin: 3) Make chrome deal with the fact that event objects coming from content are only usable until you return from the handler.
  2696. # [23:25] <RyanVM> joe: but qbackout does it one shot
  2697. # [23:25] <RyanVM> joe: want me to get this one for you now?
  2698. # [23:25] <RyanVM> Not that we're in any particular rush if you want to try
  2699. # [23:25] <@gavin> bz: 2) sounds like the better option to me! :)
  2700. # [23:25] <bz> gavin: 4) Come up with something where we special-case events in terms of hueyfix stuff and allow chrome to leak content via events
  2701. # [23:25] <joe> RyanVM: not unless you're in danger of reopening the tree
  2702. # [23:25] * Quits: akeybl (akeybl@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  2703. # [23:26] <RyanVM> no patches for either js bug yet, so you're good :)
  2704. # [23:26] <bz> gavin: The main worry with #2 is performance, I suspect.
  2705. # [23:26] <@smaug> 2) would slow down event handling
  2706. # [23:26] <@smaug> and use more memory etc
  2707. # [23:26] <RyanVM> joe: hg qbackout -e -s -r x:y is the basic idea
  2708. # [23:26] <RyanVM> joe: the -s is what does the single cset
  2709. # [23:27] <@smaug> gavin: how often does chrome access events asynchronously ?
  2710. # [23:27] <@gavin> smaug: I don'tk know
  2711. # [23:27] * joe swoon
  2712. # [23:27] <@smaug> since only this one test failed
  2713. # [23:27] <@gavin> in general, "how often does chrome do X" questions are hard to answer, given add-ons :)
  2714. # [23:27] <@smaug> yup
  2715. # [23:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/644043c3de95 - Joe Drew - Backed out 2 changesets (bug 841579) on a CLOSED TREE
  2716. # [23:28] <@smaug> I would expect less problems than with DOM nodes
  2717. # [23:28] <@gavin> yeah
  2718. # [23:28] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  2719. # [23:28] <@smaug> we did have some broken addons when khuey-fix landed, but not too many
  2720. # [23:29] * Joins: ekr_ (ekr@43CB6079.66715431.D25A875A.IP)
  2721. # [23:29] * Joins: nsm (nikhil@2557E599.66715431.D25A875A.IP)
  2722. # [23:30] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  2723. # [23:30] * Joins: birtles (chatzilla@moz-348F61F0.mozilla.or.jp)
  2724. # [23:30] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  2725. # [23:30] <Jesse> fewer broken addons than before the fix, depending on your definition of "broken"
  2726. # [23:30] * Quits: ekr (ekr@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  2727. # [23:30] * ekr_ is now known as ekr
  2728. # [23:31] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2729. # [23:31] * ChanServ sets mode: +o dbaron
  2730. # [23:31] * Parts: Mic (Mic@moz-7237A340.superkabel.de)
  2731. # [23:31] * Quits: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2732. # [23:31] <@smaug> to me 4) sounds like the best option if this ends up causing problems
  2733. # [23:32] * Quits: sheeri (sheeri@3464EC4F.72B357BE.A35657C3.IP) (Quit: sheeri)
  2734. # [23:33] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  2735. # [23:33] <myk> jdm: sorry about that; i realized i shouldn't have cleared that request right after submitting the form; but by the time i submitted a reinstatement, i midaired with yours :-)
  2736. # [23:33] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2737. # [23:33] * Joins: cpearce_ (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  2738. # [23:33] <jdm> heh
  2739. # [23:33] * cpearce_ is now known as cpearce
  2740. # [23:33] * Joins: jgilbert (jgilbert@43CB6079.66715431.D25A875A.IP)
  2741. # [23:34] * bz is now known as bz_away
  2742. # [23:34] <Jesse> smaug: pageShowEventHandlers in browser.js does async things with events. and things break because of it. see https://bugzilla.mozilla.org/show_bug.cgi?id=847070
  2743. # [23:34] * Quits: willyaranda (willyarand@B7F88D89.257A7BF.AC724CC6.IP) (Quit: willyaranda)
  2744. # [23:35] <@smaug> Jesse: yes, pageShowEventHandlers is the only case causing problem to me
  2745. # [23:35] <@smaug> only known case
  2746. # [23:35] * Quits: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP) (Ping timeout)
  2747. # [23:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6af9594ac0d4 - Nicolas B. Pierron - Bug 847605 - Check operands of branchTestBool before using testb. r=mjrosenb CLOSED TREE
  2748. # [23:36] <Jesse> can pageShowEventHandlers be fixed?
  2749. # [23:37] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  2750. # [23:37] * Quits: ewong|away (chatzilla@moz-E5D50C2E.static.netvigator.com) (Ping timeout)
  2751. # [23:37] <@gavin> yes, it was fixed
  2752. # [23:37] <@gavin> and smaug's gonna fix it more
  2753. # [23:37] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  2754. # [23:38] * Joins: mjrosenb (mjrosenb@moz-22104996.hsd1.pa.comcast.net)
  2755. # [23:38] <@smaug> gavin: so passing just .persisted looks ok?
  2756. # [23:38] * Joins: ewong|away (chatzilla@moz-E5D50C2E.static.netvigator.com)
  2757. # [23:38] <mjrosenb> jaws: quite the email address you have there.
  2758. # [23:38] <Unfocused> does it make you want to slap him as well? :)
  2759. # [23:38] <RyanVM> gfritzsche: are the newer logs showing anything useful?
  2760. # [23:39] * Joins: Sander (chatzilla@7ED01146.A27A8065.D3BA2C17.IP)
  2761. # [23:39] * Quits: cpeterson (cpeterson@E9758364.9EC0A5AF.CFE928A7.IP) (Input/output error)
  2762. # [23:39] * jcranmer|away is now known as jcanmer
  2763. # [23:39] <@smaug> ++ochameau
  2764. # [23:39] * jcanmer is now known as jcranmer
  2765. # [23:39] <jaws> mJroSenB: hUh?
  2766. # [23:40] <mjrosenb> :-p
  2767. # [23:40] <mjrosenb> interesting that irssi highlights that by default.
  2768. # [23:40] <jaws> :P
  2769. # [23:40] * kmoir is now known as kmoir-afk
  2770. # [23:41] * Quits: ehugg (chatzilla@B3716F60.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.90 [Firefox 19.0.1/20130226172142])
  2771. # [23:42] <@gavin> smaug: yes
  2772. # [23:42] * Quits: ericjung (ericjung@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: Leaving)
  2773. # [23:42] * Joins: ericjung (ericjung@5210CFD5.1A5EA44.72B23B3D.IP)
  2774. # [23:42] * Quits: armenzg_dinner (armenzg@moz-600B22EA.home1.cgocable.net) (Input/output error)
  2775. # [23:43] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  2776. # [23:44] <RyanVM> jwir3: ping
  2777. # [23:44] <jwir3> RyanVM: pong
  2778. # [23:45] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  2779. # [23:45] <RyanVM> jwir3: it looks like something in either your push or jwatt's push made android armv6 reftest-3 go orange
  2780. # [23:45] <jwir3> RyanVM: let me take a look
  2781. # [23:45] * Quits: ericjung (ericjung@5210CFD5.1A5EA44.72B23B3D.IP) (Ping timeout)
  2782. # [23:45] <RyanVM> the first failure is in jwatt's push above yours
  2783. # [23:45] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  2784. # [23:45] <RyanVM> I triggered a build on your push too
  2785. # [23:46] <jwir3> RyanVM: I think that's probably my push
  2786. # [23:46] * Quits: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  2787. # [23:46] <jwir3> RyanVM: I'll back out
  2788. # [23:47] * akeybl_ is now known as akeybl
  2789. # [23:47] <RyanVM> jwir3: thanks :)
  2790. # [23:47] <@bsmedberg> dammit I hate C++ templates
  2791. # [23:47] <@bsmedberg> std::min(0x1000, utf8String.Length()) doesn't compile
  2792. # [23:47] <@bsmedberg> home/bsmedberg/builds/mozilla-central/src/modules/libpref/src/nsPrefBranch.cpp:327:69: error: no matching function for call to ‘min(int, nsACString_internal::size_type)’
  2793. # [23:48] * Joins: kaze (kaze@26E54534.EFDDE162.EC2613E4.IP)
  2794. # [23:48] <tanvi> Mossop - i have a patch that works (browser_discovery tests pass). But for extra protection, i shoudl also make sure that we are running in privileged code. how should I get the principal of the parent in InternalLoad()? should i GetSameTypeRoot from the docshell, then get the rootDoc, and then check if the principal is chrome?
  2795. # [23:50] <jwir3> RyanVM: Backed out
  2796. # [23:51] <jimb> ehsan: ping
  2797. # [23:51] <@ehsan> jimb: hi
  2798. # [23:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c519b8dffff0 - Scott Johnson - Backout ddb4df63c258 on a CLOSED TREE due to ARM v6 bustage.
  2799. # [23:51] <jimb> ehsan: Hi! Would you be up for reviewing bug 845888?
  2800. # [23:51] <RyanVM> jwir3: thanks
  2801. # [23:51] <RyanVM> jwir3: fwiw, looks like it's failing on all Android platforms
  2802. # [23:51] <jwir3> RyanVM: ok
  2803. # [23:52] <RyanVM> jwir3: we were just backlogged getting results
  2804. # [23:52] <@ehsan> jimb: hmm, I don't really know a lot about the gdb pretty printer support
  2805. # [23:52] <@ehsan> jimb: I'd suggest asking someone who does?
  2806. # [23:52] * Joins: mayhemer (Miranda@moz-415580BA.broadband17.iol.cz)
  2807. # [23:52] <jimb> ehsan: I'm the author, but that patch is more about auto-generating files to sit next to libxul.so. So it's a build thing.
  2808. # [23:53] <jimb> ehsan: It needs someone who gets the pretty-printers stuff but also gets build stuff.
  2809. # [23:53] <jimb> or has permission to review changes there
  2810. # [23:53] <@ehsan> jimb: touche!
  2811. # [23:53] * Quits: joey-2 (chatzilla@moz-EFCB4CBF.princetowncable.com) (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130227155259])
  2812. # [23:53] <tanvi> Mossop - this has some ugly if's, but somethign like this: http://www.pastebin.mozilla.org/2194773
  2813. # [23:53] <@ehsan> jimb: I'm not a build system peer
  2814. # [23:53] <jimb> ahhhhh
  2815. # [23:53] <@ehsan> jimb: try glandium/khuey/ted/gps?
  2816. # [23:54] <jimb> ehsan: Okay. I'll try glandium; he's the pickiest, I think. :D
  2817. # [23:54] <@ehsan> hehe
  2818. # [23:54] <@bsmedberg> jlebar: you're so fast, I gave you the wrong patch...
  2819. # [23:55] <jlebar> bsmedberg: Just saw that. It makes much more sense that you're asking me to review this new one... :)
  2820. # [23:55] <@bsmedberg> jlebar: but feel free to review the other one on that bug as well, it's basically the correct version of what you already reviewed, with a std::min to prevent unbounded access
  2821. # [23:55] * Quits: TheOne (one@moz-59A2672C.dip.t-dialin.net) (Input/output error)
  2822. # [23:55] <Mossop> tanvi: Could just set contentType = nsIContentPolicy::TYPE_SUBDOCUMENT at the top and avoid all the else cases in there but it looks sane to me
  2823. # [23:55] <tanvi> Mossop - or i coudl just call nsContentUtils::IsChromeDoc(), which will make it a bit less ugl
  2824. # [23:55] <tanvi> Mossop - yes, that is a much better idea
  2825. # [23:55] <Mossop> Ah yeah that would help
  2826. # [23:55] <jimb> bsmedberg: I bet a cast to size_t will fix that
  2827. # [23:55] <@bsmedberg> jimb: 0x1000U fixed it
  2828. # [23:55] <jlebar> bsmedberg: I'll leave it to khuey since he presumably actually has opened nsICrashReporter before.
  2829. # [23:56] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2830. # [23:56] <khuey> waht
  2831. # [23:56] * Quits: espindola (espindola@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2832. # [23:56] <@bsmedberg> jlebar: ah no, just prefservice ;-)
  2833. # [23:56] * @bsmedberg should add ted to that
  2834. # [23:56] * Quits: ekr (ekr@43CB6079.66715431.D25A875A.IP) (Quit: ekr)
  2835. # [23:56] <jimb> bsmedberg: I had to put 'U' all over the place in some tests that used the Google C++ Mocking Framework, for this reason.
  2836. # [23:56] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
  2837. # [23:57] * Joins: ehugg (ehugg@moz-D2C78048.tukw.qwest.net)
  2838. # [23:57] <@bsmedberg> jimb: I guess it makes sense... signed of different sizes you can promote sanely, but across signed/unsigned the behavior differs pretty dramatically
  2839. # [23:57] <jimb> Right...
  2840. # [23:57] <@dbaron> jwalker, it's possible that reftest failure is related to ARM reftests using a smaller size for the reftest window
  2841. # [23:58] * Quits: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP) (Quit: lmandel)
  2842. # [23:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d14e44a6619d - Steve Fink - Bug 847579 - disable testGCOutOfMemory temporarily to reopen a CLOSED TREE. r=terrence
  2843. # [23:58] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  2844. # [23:59] <@dbaron> jwir3, though actually it doesn't especially look like it
  2845. # [23:59] <@dbaron> (and previous "jwalker," should have been "jwir3,")
  2846. # [23:59] * Ann_Yiming is now known as Ann_Yiming_brb
  2847. # [23:59] <NeilAway> Waldo: fair enough, but how about template<typename T>unsigned T Abs(signed T t) { return /* something that works with INT_MIN */; } ?
  2848. # [23:59] <jwir3> dbaron: I'm sorry, I didn't understand. You're saying you think the test is due to a smaller size window, or you don't think that's the case?
  2849. # [00:00] <tanvi> Mossop - http://www.pastebin.mozilla.org/2194818. testing it now
  2850. # Session Close: Tue Mar 05 00:00:00 2013

The end :)