/irc-logs / mozilla / #developers / 2012-07-12 / end

Options:

  1. # Session Start: Thu Jul 12 00:00:00 2012
  2. # Session Ident: #developers
  3. # [00:00] <catlee> ah, apparently not :)
  4. # [00:00] <rstrong> catlee: see https://bugzilla.mozilla.org/show_bug.cgi?id=711811#c5
  5. # [00:01] <rstrong> nthomas: that is somewhat of a pie in the sky bug if you are referring to creating omni.ja at install time
  6. # [00:01] * Quits: lightsofapollo (jlal@moz-7B0110AD.mv.mozilla.com) (Quit: lightsofapollo)
  7. # [00:01] * Joins: dria (dria@61E14E4F.5BCEC6DB.DA78B690.IP)
  8. # [00:01] <rstrong> so, likely at build time but no effort has been put into it and I think we should just go with an uncompressed zip file with readahead magic
  9. # [00:02] * AutomatedTester|brb is now known as AutomatedTester
  10. # [00:02] * Joins: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP)
  11. # [00:02] * Quits: SeoZ (DanielJuyu@3DB6B6E7.3EE9DD7B.839BD87E.IP) (Quit: Leaving)
  12. # [00:03] <catlee> rstrong: using bsdiff against the omni.ja from 12.0/13.0.1 re-compressed with -r0 yields a patch file of 1.1MB
  13. # [00:04] * Joins: smaug (chatzilla@moz-D18A6779.elisa-mobile.fi)
  14. # [00:04] * ChanServ sets mode: +o smaug
  15. # [00:04] * Quits: dria (dria@61E14E4F.5BCEC6DB.DA78B690.IP) (Quit: dria)
  16. # [00:04] * stephend|mtg is now known as stephend
  17. # [00:04] * Joins: timA1 (timA@9E727688.17C2F9C.163DC5C6.IP)
  18. # [00:04] <catlee> the patch file doesn't compress well
  19. # [00:05] * Quits: tantek (tantek@moz-D0F7291.tmodns.net) (Quit: tantek)
  20. # [00:05] <rstrong> catlee: so reduced from 3,471,633 to 1.1 MB
  21. # [00:05] * Quits: timA (timA@9E727688.17C2F9C.163DC5C6.IP) (Ping timeout)
  22. # [00:05] * timA1 is now known as timA
  23. # [00:05] <catlee> rstrong: right
  24. # [00:05] <catlee> 1083179 after bz2 compression
  25. # [00:05] <rstrong> also, reduced from 1,361,770 bytes to 1.1 MB per https://bugzilla.mozilla.org/show_bug.cgi?id=772868#c0
  26. # [00:06] <catlee> yep
  27. # [00:06] <rstrong> and we should be able to reduce further with 7-Zip
  28. # [00:06] <catlee> not really
  29. # [00:06] <catlee> -rw-r--r-- 1 catlee catlee 1078032 Jul 11 17:55 omni-r0.patch.xz
  30. # [00:06] <rstrong> catlee: not really regarding 7-Zip?
  31. # [00:07] * sheeri is now known as sheeri-afk
  32. # [00:07] <catlee> yeah, compressing the resulting patch with xz doesn't make it much smaller
  33. # [00:08] * philor is now known as philor|away
  34. # [00:08] <catlee> however
  35. # [00:08] <rstrong> I bet there is a way to take advantage of 7-zip where we could get smaller mars but to be honest, there are too many other things to work on at this time
  36. # [00:08] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  37. # [00:08] <catlee> inside the complete mar it makes a big differece
  38. # [00:08] * Quits: @dbaron (dbaron@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  39. # [00:08] * Joins: akeybl (akeybl@moz-BBE3ABD.mv.mozilla.com)
  40. # [00:08] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  41. # [00:08] <sawrubh> ehsan: ping
  42. # [00:09] <rstrong> I wonder if we compressed all the files at once using 7-Zip wouldn't decrease the size
  43. # [00:09] * Quits: twi (Adium@moz-87F0976E.ip218.fastwebnet.it) (Quit: Leaving.)
  44. # [00:09] * Quits: ericjung (Mibbit@moz-F14FA912.bstnma.fios.verizon.net) (Quit: http://www.mibbit.com ajax IRC Client)
  45. # [00:09] <rstrong> vs. individually... I don't actually wonder. It will but it is a significant rewrite
  46. # [00:09] <catlee> omni.ja is 6962588 compressed inside the complete mar. omni.ja.xz is 4405396 bytes (zip has 0 compression)
  47. # [00:09] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Quit: Success !!)
  48. # [00:10] <catlee> interesting that zip with no compression generates a much smaller patch that comparing the individual files
  49. # [00:11] * Joins: lmandel (lmandel@moz-1D31B87D.dsl.bell.ca)
  50. # [00:11] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  51. # [00:11] * Quits: jet (junglecode@moz-BBE3ABD.mv.mozilla.com) (Quit: jet)
  52. # [00:11] * Quits: edmorley|away (edmorley@moz-C7B272C7.range86-166.btcentralplus.com) (Connection reset by peer)
  53. # [00:11] <sawrubh> ehsan: I was thinking of sleeping, so should I just make that change of "gDownloadLastDirFileStatus = false" and ask for review again or wait for you to talk to Josh and maybe you can comment on the bug, regarding the further course of action ?
  54. # [00:11] <catlee> using bz2 instead is 5507069 for the complete
  55. # [00:11] <rstrong> the double compression with the first not being as efficient will cause that
  56. # [00:11] <rstrong> we saw the same thing with the installer.
  57. # [00:11] <catlee> ah, yeah
  58. # [00:11] <@ehsan> sawrubh: I'd say wait for jdm
  59. # [00:11] * Quits: NeilZZZ (neil@moz-7E027EE5.cable.virginmedia.com) (Ping timeout)
  60. # [00:11] <sawrubh> ehsan: ok then, good night :)
  61. # [00:12] <catlee> so not compressing omni.ja will result in smaller complete and partial mars
  62. # [00:12] <@ehsan> cya
  63. # [00:12] <rstrong> yep
  64. # [00:12] <rstrong> and smaller installers as well
  65. # [00:12] * Joins: NeilZZZ (neil@moz-7E027EE5.cable.virginmedia.com)
  66. # [00:12] <catlee> and requires no extra updater logic
  67. # [00:12] <rstrong> correct
  68. # [00:12] * Joins: edmorley (edmorley@moz-C7B272C7.range86-166.btcentralplus.com)
  69. # [00:13] <rstrong> I'm sold... hopefully everyone else is too! ;)
  70. # [00:13] * Quits: mkaply (chatzilla@moz-92EDDD02.lightspeed.austtx.sbcglobal.net) (Ping timeout)
  71. # [00:13] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  72. # [00:13] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  73. # [00:13] * Joins: leo (leo@F5497182.8232ED17.3CA12E.IP)
  74. # [00:13] * Quits: Fallen (Fallen@moz-F0262F50.ch) (Ping timeout)
  75. # [00:13] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  76. # [00:13] <catlee> sounds good to me :)
  77. # [00:14] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  78. # [00:14] * Joins: Fallen (Fallen@moz-F0262F50.ch)
  79. # [00:14] * Joins: kaie (kaie@moz-7DAE122.dip.t-dialin.net)
  80. # [00:15] * Joins: jet (junglecode@moz-BBE3ABD.mv.mozilla.com)
  81. # [00:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fd0f3b5283d4 - Sankha Narayan Guria - Bug 770812 - Remove nsIEditorSupport; r=ehsan
  82. # [00:16] * Quits: davidb|mtg (davidb@moz-68BF56A6.dsl.bell.ca) (Quit: davidb|mtg)
  83. # [00:17] * Quits: Bas (chatzilla@moz-DF3CA35A.ftth.concepts.nl) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
  84. # [00:17] * Quits: Pike (Pike@moz-E31CD2CB.mozilla.org) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
  85. # [00:17] * Joins: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com)
  86. # [00:18] * Quits: ajuma (ajuma@F2D29657.F60B0462.67AC9B1.IP) (Quit: ajuma)
  87. # [00:18] <qui> saug: i actually put firebug on to see what was taking up cpu (my hunch was jscript)
  88. # [00:18] <qui> so the problem predates firebug
  89. # [00:18] * Quits: mayhemer (Miranda@B3D46202.F87A741B.F23860FD.IP) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  90. # [00:19] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Client exited)
  91. # [00:19] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  92. # [00:20] * Quits: rednaks (rednaks@ECDA1035.ACB2012A.55FFA9B4.IP) (Quit: a lancé une bombe fumigène et s'est eclipsé ! è_é)
  93. # [00:21] * khuey is now known as khuey|away
  94. # [00:22] <anant> how can I get a reference to a nsPIDOMWindow from a window ID?
  95. # [00:22] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  96. # [00:22] <anant> (as returned by nsPIDOMWindow->WindowID())
  97. # [00:23] <sawrubh> ehsan: just had a chat and saw Josh's comment
  98. # [00:23] <sawrubh> I think the "status = false" is ok
  99. # [00:23] <@gavin> anant: nsGlobalWindow::GetOuterWindowWithId(aWindowID); gets you a nsGlobalWindow*
  100. # [00:24] <sawrubh> ehsan: I'm going ahead with it, before sleeping :)
  101. # [00:24] * philor|away is now known as philor
  102. # [00:24] * Joins: tantek (tantek@moz-D0F7291.tmodns.net)
  103. # [00:25] <@gavin> which is a nsPIDOMWindow
  104. # [00:25] * Quits: jparsons (jed@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  105. # [00:25] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  106. # [00:26] <@gavin> anant: note also GetInnerWindowWithId
  107. # [00:26] * Joins: KWierso_ (KWierso@moz-BBE3ABD.mv.mozilla.com)
  108. # [00:26] * Joins: lightsofapollo (jlal@moz-ACAEA2CB.hsd1.ca.comcast.net)
  109. # [00:26] <anant> gavin: ah, awesome; thanks!
  110. # [00:26] * Quits: xakz (XaMaD@moz-5F95FDA6.w90-21.abo.wanadoo.fr) (Ping timeout)
  111. # [00:26] <anant> I suppose I should QI the GlobalWindow to a PIDOMWindow if I want to use methods from the latter
  112. # [00:27] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
  113. # [00:27] * Quits: KWierso (KWierso@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  114. # [00:27] * KWierso_ is now known as KWierso
  115. # [00:28] * Quits: @smaug (chatzilla@moz-D18A6779.elisa-mobile.fi) (Ping timeout)
  116. # [00:28] <@gavin> you should be able to just cast I think
  117. # [00:28] * Quits: raphc (AndChat501@DB2AD99A.C20A00FF.B3F72630.IP) (Ping timeout)
  118. # [00:30] * Joins: mkaply (chatzilla@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
  119. # [00:30] * Joins: Standard8 (Standard8@F2D29657.F60B0462.67AC9B1.IP)
  120. # [00:30] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Quit: overholt)
  121. # [00:31] * mdas is now known as mdas|afk
  122. # [00:32] <anant> indeed, sweet
  123. # [00:33] * Quits: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  124. # [00:33] * Fallen is now known as Fallen|away
  125. # [00:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fad7d06d7dd5 - Brian Hackett - Add more rooting for interpreter, TI and JIT, bug 772303. r=terrence
  126. # [00:34] * Joins: raphc (AndChat501@DB2AD99A.C20A00FF.B3F72630.IP)
  127. # [00:34] * Joins: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  128. # [00:35] * Joins: _AtilA_ (atila@8115C16.8A6572E7.C4DEE87F.IP)
  129. # [00:35] <_AtilA_> Hi!
  130. # [00:36] * Quits: raphc (AndChat501@DB2AD99A.C20A00FF.B3F72630.IP) (Ping timeout)
  131. # [00:36] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
  132. # [00:36] * ChanServ sets mode: +o smaug
  133. # [00:36] * Joins: ericjung (Mibbit@moz-F14FA912.bstnma.fios.verizon.net)
  134. # [00:36] <_AtilA_> I'm just curious, What IDE do you use for programing Gecko?
  135. # [00:36] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  136. # [00:37] * Quits: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  137. # [00:38] <jcranmer|away> vim
  138. # [00:38] <jcranmer|away> emacs is also popular
  139. # [00:38] * Quits: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  140. # [00:38] * Quits: mccr8 (mccr8@CF47B149.8F17AA2A.BBE2FCF0.IP) (Quit: mccr8)
  141. # [00:38] <jhammel> jcranmer|away++
  142. # [00:38] * jcranmer|away is now known as jcranmer
  143. # [00:38] <jhammel> i want a shirt: "POSIX is my IDE"
  144. # [00:39] <jcranmer> occasionally Visual Studio on Windows
  145. # [00:39] <philor> sfink: you know
  146. # [00:39] <sfink> oh crap
  147. # [00:39] * Joins: Bas (chatzilla@moz-DF3CA35A.ftth.concepts.nl)
  148. # [00:40] <AutomatedTester> jhammel: take a leaf out of ednapiranha's book and make your own
  149. # [00:40] <AutomatedTester> and then sell them
  150. # [00:40] * Joins: Asa (asa@moz-BBE3ABD.mv.mozilla.com)
  151. # [00:40] <jcranmer> :-( @ android
  152. # [00:40] <jcranmer> I want min-4.5 gcc
  153. # [00:40] <jhammel> AutomatedTester: beh, that would involve effort ;)
  154. # [00:40] <jhammel> firebot: make me a t-shirt
  155. # [00:40] <firebot> jhammel: Sorry, I've no idea what 'make me a t-shirt' might be.
  156. # [00:40] <jhammel> sorry, i meant
  157. # [00:41] <jcranmer> because then we get lambdas!
  158. # [00:41] <jhammel> firebot: sudo make me a t-shirt
  159. # [00:41] <firebot> jhammel: Sorry, I've no idea what 'sudo make me a t-shirt' might be.
  160. # [00:41] <jhammel> :/
  161. # [00:41] * bear-afk is now known as bear
  162. # [00:42] * nthomas is now known as nthomas|away
  163. # [00:43] * Quits: sheeri-afk (sheeri@moz-1FBCB7F1.vps1.hostirian.com) (Ping timeout)
  164. # [00:43] * Quits: tantek (tantek@moz-D0F7291.tmodns.net) (Ping timeout)
  165. # [00:43] * Joins: tantek (tantek@moz-D0F7291.tmodns.net)
  166. # [00:44] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  167. # [00:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c4f0151df881 - Steve Fink - Backed out changeset d99d8b4d0eeb (bug 769192) for mochitest-3 bustage
  168. # [00:44] * KaiRo_away is now known as KaiRo
  169. # [00:44] <jhammel> l
  170. # [00:45] <jhammel> er, yeah
  171. # [00:45] <jhammel> this isn't my pdb session o_O
  172. # [00:45] <sfink> is there a python debugger that's kind of like pdb but doesn't suck?
  173. # [00:45] * Joins: espadrine_ (thaddee_ty@moz-BBE3ABD.mv.mozilla.com)
  174. # [00:45] * Quits: mburns (mburns@89256F94.30F6F9A5.7B75DA8D.IP) (Ping timeout)
  175. # [00:45] * Quits: mats (chatzilla@E8A3702C.D5022173.8500CC29.IP) (Ping timeout)
  176. # [00:45] <jhammel> sfink: what's wrong with pdb?
  177. # [00:46] <sfink> other than the flakiness, I mostly miss emacs integration
  178. # [00:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3d8c1913e669 - William Lachance - Bug 763497 - Always run standard commands through "su" with SUTAgent r=jmaher
  179. # [00:46] <jhammel> eh, i could care less about that
  180. # [00:47] <sfink> I like to the source code of what I'm debugging
  181. # [00:47] <jhammel> my complaints about pdb are mostly: * no help() (wtf?) ; and * scope is weird
  182. # [00:47] <sfink> s/to/to see/
  183. # [00:47] <jhammel> sfink: that's why i typed 'l' ;)
  184. # [00:47] * Quits: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving.)
  185. # [00:47] <Mook_as> sfink: you can always give komodo a spin ;)
  186. # [00:47] <sfink> I had another major grievance, but I can't remember what it was
  187. # [00:48] <sfink> Mook_as: I do that every 5 years or so. Hasn't stuck yet.
  188. # [00:48] * Quits: fabrice1 (fabrice@moz-104CC309.mv.mozilla.com) (Ping timeout)
  189. # [00:48] <Mook_as> hopefully one day we'll be good enough for it to stick, then
  190. # [00:49] * Quits: xsergio (sergio@FE80F7AB.4590C7F0.8020EA7B.IP) (Quit: Leaving)
  191. # [00:49] * Quits: joe_walker (joe_walker@moz-15405DDA.cable.virginmedia.com) (Quit: Leaving)
  192. # [00:49] <sfink> oh, and want a 'continue to line N' option
  193. # [00:49] * mjschranz is now known as mjschranz_away
  194. # [00:49] <sfink> and there's something rotten about pdb's filename handling
  195. # [00:50] * Quits: sawrubh (chatzilla@411A449E.BFAE8DD9.DC7754FE.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
  196. # [00:50] * Quits: c0smikdebris (c0smikdebr@BE17A6E5.28845768.261E7448.IP) (Quit: Computer has gone to sleep.)
  197. # [00:52] * Quits: mcsmurf (mcsmurf@moz-B94747A.dip.t-dialin.net) (Ping timeout)
  198. # [00:52] * Joins: fabrice1 (fabrice@moz-E7E0F2F9.w2-10.abo.wanadoo.fr)
  199. # [00:53] * Joins: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  200. # [00:54] * sheppy-aaarrrgh is now known as sheppy
  201. # [00:55] <sfink> philor: what controls which builds are ignored? (require ?noignore=1). Seems like it's from the builders.hidden db field, but that's as far as I tracked it.
  202. # [00:55] * Quits: fabrice1 (fabrice@moz-E7E0F2F9.w2-10.abo.wanadoo.fr) (Quit: Leaving.)
  203. # [00:55] * Joins: birtles (chatzilla@moz-348F61F0.mozilla.or.jp)
  204. # [00:56] <philor> sfink: I know where the UI is, if that's what you want to know ;)
  205. # [00:56] <sfink> catlee, notphilor: ^
  206. # [00:57] <catlee> I don't know
  207. # [00:57] <sfink> maybe I can find a bug for moving a build over...
  208. # [00:58] <philor> what's the question?
  209. # [00:58] * catlee is now known as catlee-away
  210. # [00:58] <sfink> I want to unhide the spidermonkey root-analysis build
  211. # [00:58] <jorendorff> that is the best question ever
  212. # [00:59] <jorendorff> (not a joke)
  213. # [00:59] <jorendorff> (possibly slight hyperbole in there though)
  214. # [01:00] <philor> sfink: mechanically, tree admin panel in the tree info panel; socially, to unhide a build, step zero is that it must run on try
  215. # [01:00] * Quits: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com) (Quit: brendan)
  216. # [01:00] <sfink> philor: ah, thanks. That even kinda makes sense.
  217. # [01:01] * Joins: sheeri-afk (sheeri@96DF6A14.54087A8B.496C7A78.IP)
  218. # [01:01] * Joins: mike5w3c_ (MikeS@moz-460838A2.xgsspn.imtp.tachikawa.spmode.ne.jp)
  219. # [01:01] * Joins: mats|away (chatzilla@E8A3702C.D5022173.8500CC29.IP)
  220. # [01:01] * mats|away is now known as mats
  221. # [01:01] <philor> unhidden means it's tier 1 and you must immediately back out for any bustage and fix the bustage outside the tree, so really try+reasonable instructions on how to run it yourself
  222. # [01:02] * Quits: mike5w3c (MikeS@moz-48230F42.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
  223. # [01:02] * mike5w3c_ is now known as mike5w3c
  224. # [01:02] * philor is now known as philor|away
  225. # [01:02] * nthomas|away is now known as nthomas
  226. # [01:02] * Quits: Standard8 (Standard8@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  227. # [01:03] * joduinn-mtg is now known as joduinn-brb
  228. # [01:03] <sfink> wow, finally realized you really were useful in the first place. I thought you meant the tbpl UI code for suppressing hidden builds, but there really is a spiffy tree admin panel that I'd never seen before.
  229. # [01:03] * sheeri-afk is now known as sheeri
  230. # [01:05] * Quits: tantek (tantek@moz-D0F7291.tmodns.net) (Quit: tantek)
  231. # [01:05] * Joins: joe_walker (joe_walker@moz-15405DDA.cable.virginmedia.com)
  232. # [01:06] * Quits: sheeri (sheeri@96DF6A14.54087A8B.496C7A78.IP) (Ping timeout)
  233. # [01:06] * Joins: jgilbert (jgilbert@moz-17D0114B.hsd1.ca.comcast.net)
  234. # [01:06] * Quits: necolas (necolas@moz-C84924E0.bb.sky.com) (Client exited)
  235. # [01:07] * Quits: JesperHansen (JesperHans@moz-AA96EAE3.dhcp.fiberflex.dk) (Ping timeout)
  236. # [01:07] <WorkerThread> !seen squib
  237. # [01:07] <firebot> squib was last seen 6 hours, 23 minutes and 58 seconds ago, saying 'assuming android ever decided to support that stuff' in #maildev.
  238. # [01:07] * Quits: nrc (nrc@moz-5DAE2951.bitstream.orcon.net.nz) (Ping timeout)
  239. # [01:07] * Quits: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  240. # [01:08] * Quits: myk (myk@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  241. # [01:08] * Joins: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  242. # [01:08] * Parts: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  243. # [01:08] * Joins: myk (myk@moz-BBE3ABD.mv.mozilla.com)
  244. # [01:09] * Quits: marco (marco@F55D26.565FFF1E.10DC0B64.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0a2/20120710042008])
  245. # [01:09] * Quits: drice (derice@moz-1D9C882A.deploy.akamaitechnologies.com) (Quit: Leaving.)
  246. # [01:09] * Joins: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP)
  247. # [01:10] * Quits: jammink (textual@moz-BBE3ABD.mv.mozilla.com) (Quit: Computer has gone to sleep.)
  248. # [01:11] * Joins: njn (chatzilla@moz-A8ED2157.dyn.iinet.net.au)
  249. # [01:11] * Quits: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  250. # [01:12] * Quits: karl (karl@moz-5B058E0F.jetstream.xtra.co.nz) (Ping timeout)
  251. # [01:13] * Joins: ahurle (ahurle@moz-BBE3ABD.mv.mozilla.com)
  252. # [01:13] * joduinn-brb is now known as joduinn
  253. # [01:13] * Joins: clee (clee@CA9A5B2.D5AF9DDA.CBBA8702.IP)
  254. # [01:13] * Joins: darktrojan (geoff@moz-30B3CCFD.telstraclear.net)
  255. # [01:14] * Joins: Standard8 (Standard8@8F761026.B5EF4AF6.E96CA9D8.IP)
  256. # [01:15] * Joins: jgriffin_ (jgriffin@moz-E31CD2CB.mozilla.org)
  257. # [01:15] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  258. # [01:16] * sheppy is now known as sheppy-fudz
  259. # [01:16] * Quits: jgriffin (jgriffin@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  260. # [01:16] * jgriffin_ is now known as jgriffin
  261. # [01:16] * philor|away is now known as philor
  262. # [01:16] * Quits: jet (junglecode@moz-BBE3ABD.mv.mozilla.com) (Quit: jet)
  263. # [01:16] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  264. # [01:17] <philor> okay, who is leaking in mochitest-3 on Windows?
  265. # [01:17] <mbrubeck> sfink looks like the winner
  266. # [01:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/99ce4d0052cc - Matt Brubeck - Bug 771525 - Back button should dismiss the Find In Page bar [r=bnicholson]
  267. # [01:17] <mbrubeck> oh no, that's the other M3 orange
  268. # [01:17] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9ae98903e9a5 - Matt Brubeck - Bug 762309 - Show and hide the on-screen keyboard along with the Find In Page bar [r=bnicholson]
  269. # [01:17] <mbrubeck> [PENDING BUILD] looks like the winner. :/
  270. # [01:19] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Input/output error)
  271. # [01:19] * Joins: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  272. # [01:19] <mbrubeck> BenWa, jlebar, and Callek are the contestants. FIGHT!
  273. # [01:20] <Callek> mbrubeck: I'm a contestant, what do I get if I win
  274. # [01:20] * Callek will just play possom if I don't like winning
  275. # [01:20] <mbrubeck> You get backed out on inbound if you win.
  276. # [01:20] * AutomatedTester is now known as AutomatedTester|AFK
  277. # [01:20] <Callek> mbrubeck: my patch is only affecting SeaMonkey/TB
  278. # [01:20] <mbrubeck> (Callek's push looks pretty unlikely to cause mochitest leaks, though)
  279. # [01:20] * Quits: ianbicking (ianbicking@moz-5D45B48D.hsd1.mn.comcast.net) (Quit: ianbicking)
  280. # [01:21] <Callek> s/patch/push/
  281. # [01:21] * Joins: davidb (davidb@moz-68BF56A6.dsl.bell.ca)
  282. # [01:21] <Callek> mbrubeck: also, I double-landed it, on central with DONTBUILD :-)
  283. # [01:21] <Callek> (ooo and no-one pushed to central after me though)
  284. # [01:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/61d879a04b01 - Eitan Isaacson - Bug 771727 - Block focus in tabs panel when it is hidden. r=sriram
  285. # [01:21] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a2a27bb34f23 - Eitan Isaacson - Bug 771733 - Don't use plural tabs description in tabs button when only one tab exists. r=sriram
  286. # [01:21] <mbrubeck> always fun when we have to back *those* ones out. :P
  287. # [01:22] <philor> I like jlebar for it, I think
  288. # [01:22] <jlebar> philor, After all I've done for you?
  289. # [01:22] <Callek> mbrubeck: I landed it on inbound without DONTBUILD as an explicit "this does actually affect stuff, just not Firefox" landing, but I wanted to unblock TB/SeaMonkey *now*
  290. # [01:23] <philor> though I could be persuaded to switch allegiance to BenWa
  291. # [01:23] <mbrubeck> Callek: Yeah, it's not a problem. Just joking around...
  292. # [01:23] <sriram> are we tablet ready yet??? http://cl.ly/1z1b2X161x3E2u1p1q0z
  293. # [01:24] <sriram> noooooooooooooo… where is iaaaaaaaaannnnnnn???
  294. # [01:24] <sriram> :(
  295. # [01:24] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Ping timeout)
  296. # [01:24] <mbrubeck> sriram: You two really need to coordinate your vacations... it's too painful to see you separated like this. :)
  297. # [01:24] <sriram> :(
  298. # [01:24] <sriram> i am leaving tomorrow night.. to palouse
  299. # [01:25] <sriram> somewhat coinciding vacation :P
  300. # [01:25] <mbrubeck> sriram: You're coming to WA?
  301. # [01:25] <sriram> kind of yes..
  302. # [01:25] <sriram> a short stay at seattle
  303. # [01:25] <sriram> like 30 mins , to switch cars
  304. # [01:25] <sriram> ;)
  305. # [01:26] <sriram> am driving from SF to seattle..
  306. # [01:26] <mbrubeck> cool! The weather's quite nice here, at least in the western part of the state. (Not sure what it's like over in Palouse.)
  307. # [01:26] * Quits: mike5w3c (MikeS@moz-460838A2.xgsspn.imtp.tachikawa.spmode.ne.jp) (Connection reset by peer)
  308. # [01:26] <sriram> i heard its going to be good
  309. # [01:26] <sriram> :)
  310. # [01:26] * Joins: nrc (nrc@538BABFE.A073F3E.97BBD552.IP)
  311. # [01:26] <sriram> the first question to my friends.. when they call me to seattle: "will it rain??"
  312. # [01:26] <sriram> :P
  313. # [01:26] * Joins: mike5w3c (MikeS@moz-460838A2.xgsspn.imtp.tachikawa.spmode.ne.jp)
  314. # [01:27] <sriram> this weekend falls in once of those 56 days of "no rain"
  315. # [01:27] <sriram> yaaaayyy
  316. # [01:28] * Joins: roc (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  317. # [01:28] * ChanServ sets mode: +o roc
  318. # [01:30] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  319. # [01:32] * Quits: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  320. # [01:34] * Quits: chewey (chewey@moz-5FC59F47.dip0.t-ipconnect.de) (Ping timeout)
  321. # [01:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/17bc02a42a1a - Alex Crichton - Bug 772078 - Remove JS entries even when stopping the SPS profiler. r=luke
  322. # [01:35] * Quits: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  323. # [01:36] * heycam|away is now known as heycam
  324. # [01:37] * Quits: Standard8 (Standard8@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  325. # [01:38] * Joins: chewey (chewey@moz-5FC59F47.dip0.t-ipconnect.de)
  326. # [01:38] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  327. # [01:39] * Quits: lmandel (lmandel@moz-1D31B87D.dsl.bell.ca) (Ping timeout)
  328. # [01:40] <philikon> jwir3: ping
  329. # [01:40] * rail is now known as rail_away
  330. # [01:40] * Quits: sriram (sriramr@moz-7B0110AD.mv.mozilla.com) (Quit: sriram)
  331. # [01:40] <jwir3> philikon: pong
  332. # [01:41] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  333. # [01:41] * ewong|sleep is now known as ewong
  334. # [01:41] * Joins: lmandel (lmandel@moz-99933529.dsl.bell.ca)
  335. # [01:42] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Leaving...)
  336. # [01:43] * Quits: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com) (Quit: Leaving)
  337. # [01:43] * Quits: clee (clee@CA9A5B2.D5AF9DDA.CBBA8702.IP) (Ping timeout)
  338. # [01:43] * Quits: Bas (chatzilla@moz-DF3CA35A.ftth.concepts.nl) (Ping timeout)
  339. # [01:44] * ewong is now known as ewong|sleep
  340. # [01:45] * Joins: clee (clee@CA9A5B2.D5AF9DDA.CBBA8702.IP)
  341. # [01:45] * Joins: cviecco (cviecco@721FEF5B.9F4796D6.3ED6F80B.IP)
  342. # [01:46] <philikon> jwir3: oh hey sorry got distracted
  343. # [01:46] <jwir3> philikon: no worries. :)
  344. # [01:46] <philikon> jwir3: i was wondering about bug 716575
  345. # [01:47] <philikon> we would like to support <meta name=viewport> in b2g
  346. # [01:47] <philikon> so we have the option of refactoring the fennec frontend code
  347. # [01:47] <philikon> but if there's progress on your end, then maybe we don't have to
  348. # [01:48] <jwir3> philikon: Well, so this is 50% done (approx).
  349. # [01:48] <jwir3> philikon: Bug 706198 moved most of this over to platform
  350. # [01:48] <philikon> and by moved you mean "copied", right? :)
  351. # [01:48] <philikon> because right now i see a lot of duplication
  352. # [01:49] * Quits: adrian (adrian@moz-E31CD2CB.mozilla.org) (Quit: Konversation terminated!)
  353. # [01:49] <jwir3> philikon: Basically, yes, with translation to C++. ;) But there are some things that weren't completed, since they weren't affecting layout of readability, which was our primary goal.
  354. # [01:49] * Joins: adrian (adrian@moz-DE8639AB.fbx.proxad.net)
  355. # [01:49] <philikon> understood.
  356. # [01:49] <philikon> b2g is unfortunately on a pretty tight timeline
  357. # [01:50] <philikon> so we may have to do this in content-ish land first
  358. # [01:50] <philikon> and then consolidate later
  359. # [01:50] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  360. # [01:50] * Joins: Bas (chatzilla@moz-DF3CA35A.ftth.concepts.nl)
  361. # [01:50] <jwir3> philikon: Yeah. That's unfortunate, but I definitely understand. I'm not actively working it, if you're wondering that.
  362. # [01:50] <philikon> right
  363. # [01:50] <philikon> i got that impression ;)
  364. # [01:51] <jwir3> :)
  365. # [01:51] <philikon> and we kinda need something now-ish
  366. # [01:51] <jwir3> well, the only barrier stopping me from doing this work is that I'm not 100% certain what all needs to be done.
  367. # [01:51] <philikon> i see
  368. # [01:51] <philikon> who is?
  369. # [01:52] <jwir3> mbrubeck has a great handle on what is needed
  370. # [01:52] * Quits: davidb (davidb@moz-68BF56A6.dsl.bell.ca) (Quit: davidb)
  371. # [01:52] * Quits: ircloggr (nodebot@moz-25B1D2A1.compute-1.amazonaws.com) (Client exited)
  372. # [01:52] <philikon> ok
  373. # [01:52] <philikon> mbrubeck: (hi!)
  374. # [01:52] <jwir3> he's the one I sought for advice when I needed stuff moved over. If we can figure out what needs to be done, I'd be more than happy to do it for you guys.
  375. # [01:52] * Joins: karl (karl@538BABFE.A073F3E.97BBD552.IP)
  376. # [01:53] * Joins: ircloggr (nodebot@moz-4D320C4D.compute-1.amazonaws.com)
  377. # [01:53] <philikon> jwir3: ok... that's great!
  378. # [01:53] * Quits: clee (clee@CA9A5B2.D5AF9DDA.CBBA8702.IP) (Quit: clee)
  379. # [01:53] <philikon> jwir3: i think given the timeframe, i will see if i can quickly make this work in content land so we definitely get this into b2g on time
  380. # [01:53] <philikon> jwir3: and if we also manage to consolidate, even better
  381. # [01:54] <jwir3> cool. yeah. that sounds good.
  382. # [01:54] <mbrubeck> jwir3, philikon: I can totally help with that; I've been meaning to get back to it for a while.
  383. # [01:54] <philikon> awesome. thanks!
  384. # [01:54] <jwir3> you guys are on a super time crunch, so do what needs to be done. :)
  385. # [01:54] <philikon> mbrubeck: <3
  386. # [01:55] <mbrubeck> philikon: Is there a bug for the B2G work?
  387. # [01:55] <philor> whee, back as far as jlebar, now if only I can get a non-coalesced run on BenWa...
  388. # [01:55] <mbrubeck> Sorry about the lack of tests for the Fennec code, by the way - that's another thing I've been meaning to get to.
  389. # [01:55] <philikon> mbrubeck: bug 746502
  390. # [01:56] <mbrubeck> thanks
  391. # [01:57] * Joins: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com)
  392. # [01:58] * juanb is now known as juanb|brb
  393. # [01:59] * gregglind is now known as gregglind_away
  394. # [02:00] * Quits: Mossop (mossop@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  395. # [02:00] * Joins: bmoss|2 (bmoss@moz-BBE3ABD.mv.mozilla.com)
  396. # [02:01] <mbrubeck> philikon: Do an installed app run in an <iframe mozbrowser> on B2G?
  397. # [02:01] <mbrubeck> s/Do/Does/
  398. # [02:01] <philikon> correcto
  399. # [02:01] * Joins: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  400. # [02:01] <BenWa> looks
  401. # [02:01] <philikon> also, the browser app uses them for its tabs
  402. # [02:02] <mbrubeck> Okay, so basically everything the user ever sees on the screen is inside an <iframe mozbrowser>?
  403. # [02:02] * Quits: cviecco (cviecco@721FEF5B.9F4796D6.3ED6F80B.IP) (Ping timeout)
  404. # [02:02] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  405. # [02:02] <philikon> mbrubeck: ish
  406. # [02:02] <philikon> mbrubeck: the system app lives at the top level
  407. # [02:02] <philikon> and it typically displays that little black bar at the top
  408. # [02:02] <philikon> with the carrier name, signal strength, etc.
  409. # [02:03] <mbrubeck> Your initial devices are HVGA at <200dpi, right? So you'll be using 1 hardware pixel per "px"?
  410. # [02:03] <philikon> below it is an <iframe mozbrowser>
  411. # [02:03] <philikon> that display swhatever app is running
  412. # [02:03] * Quits: dao (dao@moz-3776949D.superkabel.de) (Quit: Leaving.)
  413. # [02:03] <philikon> mbrubeck: think so
  414. # [02:03] * Joins: cviecco (cviecco@moz-104CC309.mv.mozilla.com)
  415. # [02:03] * khuey|away is now known as khuey
  416. # [02:03] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  417. # [02:04] <mbrubeck> I'm assuming that's how you are running the content right now -- with everything scaled at 100% (one px per screen pixel) in a viewport the size of the <iframe>
  418. # [02:04] <philikon> everything is at device-size right now
  419. # [02:05] <mbrubeck> For web pages you'll want to default to a desktop-sized viewport (e.g. width=980), which means that apps will need to override that default and set "width=device-width" if they want to continue to be layed out at device-size. Might want to give a heads-up to the app devs if they aren't doing this already.
  420. # [02:06] <philikon> aye
  421. # [02:06] <BenWa> philor: My patch can't cause leaks on winodws
  422. # [02:06] <jwir3> Famous last words, BenWa
  423. # [02:06] <jwir3> Famous last words. :)
  424. # [02:06] <mbrubeck> And it's good that you are targeting a low-dpi device, because on high-dpi devices you will end up scaling those apps at 150% or 200% (to keep them the same physical size)
  425. # [02:06] <BenWa> I know, I checked like 3 times though
  426. # [02:06] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
  427. # [02:06] <philikon> mbrubeck: we can argue what the default for mozbrowser should be... the default that the Browser app sets for its tabs should definitely be what you said
  428. # [02:07] <philikon> mbrubeck: yeah
  429. # [02:07] <BenWa> jwir3: unless that include nsIJSRuntimeService is crazy
  430. # [02:07] * Quits: JPeterson (JPeterson@moz-68CC06AD.cust.tele2.se) (Quit: HydraIRC -> http://www.hydrairc.com <- Wibbly Wobbly IRC)
  431. # [02:07] <mbrubeck> true, you could have it be different in the browser
  432. # [02:07] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
  433. # [02:07] * cadecairos_away is now known as cadecairos
  434. # [02:07] <philikon> we'll see how much that's possible
  435. # [02:07] <philikon> with remoted iframes and everything
  436. # [02:07] <philikon> fun fun fun till daddy takes the tbird away
  437. # [02:08] * Quits: bmoss|2 (bmoss@moz-BBE3ABD.mv.mozilla.com) (Quit: bmoss|2)
  438. # [02:08] <jhammel> haha
  439. # [02:08] <jhammel> assuming that is a very clever pun
  440. # [02:09] <philikon> lol it wasn't actually coined to mozilla's recent policy
  441. # [02:09] <philikon> but i realized it works quite well
  442. # [02:09] <philikon> nice
  443. # [02:09] <khuey> haha
  444. # [02:09] <philikon> why didn't i think of it back then?
  445. # [02:09] <philikon> totally could've ruled the twitterwebz for, like, 15 minutes
  446. # [02:09] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Input/output error)
  447. # [02:09] <jhammel> lol
  448. # [02:09] <jhammel> but then you'd have to rule the twitterwebz
  449. # [02:11] * Quits: jhammel (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: leaving)
  450. # [02:11] * Quits: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving.)
  451. # [02:11] * Joins: dao (dao@moz-3776949D.superkabel.de)
  452. # [02:11] * cadecairos is now known as cadecairos_away
  453. # [02:14] * Quits: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com) (Quit: damons)
  454. # [02:16] * Joins: clee (clee@CA9A5B2.D5AF9DDA.CBBA8702.IP)
  455. # [02:16] * Quits: clee (clee@CA9A5B2.D5AF9DDA.CBBA8702.IP) (Quit: clee)
  456. # [02:16] * Quits: jimm (jmathies@moz-7F164CA1.pn.at.cox.net) (Quit: )
  457. # [02:19] * juanb|brb is now known as juanb
  458. # [02:19] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
  459. # [02:20] * bear is now known as bear-afk
  460. # [02:20] * Quits: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  461. # [02:20] * Joins: juanb_ (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  462. # [02:21] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
  463. # [02:22] * Joins: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
  464. # [02:22] * Quits: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au) (Ping timeout)
  465. # [02:24] * Quits: adrian (adrian@moz-DE8639AB.fbx.proxad.net) (Quit: Konversation terminated!)
  466. # [02:24] <benjamin> is there a releng channel?
  467. # [02:24] <khuey> #build
  468. # [02:25] * Joins: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au)
  469. # [02:25] * Joins: thinker (thinker@moz-71AD2643.dynamic.kbronet.com.tw)
  470. # [02:26] * Quits: juanb_ (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Quit: juanb_)
  471. # [02:26] * Quits: timA (timA@9E727688.17C2F9C.163DC5C6.IP) (Quit: Instantbird 1.1)
  472. # [02:27] * Quits: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 13.0.1/20120616205746])
  473. # [02:28] * Quits: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au) (Ping timeout)
  474. # [02:30] * Joins: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au)
  475. # [02:34] * devd is now known as devd_afk
  476. # [02:35] * Quits: tchevalier (Daily@3997AD99.CD090CF3.CEE04A98.IP) (Ping timeout)
  477. # [02:35] * Quits: AaronMT|AFK (AaronMT@moz-DEDA283.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  478. # [02:35] <mbrubeck> time to back out jlebar on inbound?
  479. # [02:36] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  480. # [02:36] <jlebar> :(
  481. # [02:37] * Joins: mourns (mburns@89256F94.30F6F9A5.7B75DA8D.IP)
  482. # [02:37] <mbrubeck> I'm :( too because I was just helping a new contributor on #introduction who wanted to work on bug 726306
  483. # [02:38] <mbrubeck> except that one of its dependencies was backed out on inbound (by me) several months ago for mochitest leaks and has never re-landed. :(
  484. # [02:40] * Quits: dao (dao@moz-3776949D.superkabel.de) (Quit: Leaving.)
  485. # [02:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5eacd4fc78e4 - Terrence Cole - Bug 772722 - Remove superfluous usage of Atomics in SpiderMonkey; r=luke
  486. # [02:41] * Quits: stephend (stephend@moz-104CC309.mv.mozilla.com) (Client exited)
  487. # [02:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b33564258377 - Matt Brubeck - Back out bug 769254 (a81e5e60dca3, 0afba80f60a1, d5e4f42b8540, 636dfa176232) because of Windows M3 leaks
  488. # [02:42] * Joins: ianbicking (ianbicking@moz-5D45B48D.hsd1.mn.comcast.net)
  489. # [02:43] * Joins: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  490. # [02:44] * Joins: brendan (brendaneic@moz-39F53396.public.wayport.net)
  491. # [02:44] * Quits: mourns (mburns@89256F94.30F6F9A5.7B75DA8D.IP) (Quit: http://unemployable.me)
  492. # [02:44] * Quits: priya (Adium@moz-5843392D.hsd1.ca.comcast.net) (Quit: Leaving.)
  493. # [02:45] <@dolske> hmm, does that mean SM is no longer Atomic powered?
  494. # [02:45] * devd_afk is now known as devd
  495. # [02:49] <benjamin> right, it's higgs boson powered
  496. # [02:49] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
  497. # [02:49] * ChanServ sets mode: +o ehsan
  498. # [02:50] * Quits: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com) (Client exited)
  499. # [02:51] <dzbarsky> benjamin: TOO SOON
  500. # [02:51] * Quits: kaie (kaie@moz-7DAE122.dip.t-dialin.net) (Quit: Leaving)
  501. # [02:53] * ewong|away is now known as ewong
  502. # [02:54] * Joins: newbie (kvirc@AD13EB4A.BBC03DF0.9A06DD32.IP)
  503. # [02:54] * Joins: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  504. # [02:55] * Quits: KaiRo (robert@moz-1D6FB4ED.adsl.highway.telekom.at) (Input/output error)
  505. # [02:58] * Quits: anant (anant@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: anant)
  506. # [02:59] * mjschranz_away is now known as mjschranz
  507. # [02:59] * Joins: sheeri-afk (sheeri@moz-1FBCB7F1.vps1.hostirian.com)
  508. # [03:00] * Quits: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  509. # [03:01] * Quits: jimb (user@9E727688.17C2F9C.163DC5C6.IP) (Ping timeout)
  510. # [03:01] * Quits: ericjung (Mibbit@moz-F14FA912.bstnma.fios.verizon.net) (Quit: http://www.mibbit.com ajax IRC Client)
  511. # [03:01] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  512. # [03:01] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  513. # [03:02] * Quits: Mook_as (Daily@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  514. # [03:02] * Joins: armenzg (armenzg@moz-ED3249A4.dmz.releng.scl3.mozilla.com)
  515. # [03:03] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/56141758a0f0 - Mihnea Balaur - Bug 773086 - Add --emulatorImg option to Marionette, r=jgriffin, DONTBUILD because NPOTB
  516. # [03:04] * Joins: armenzg_ (armenzg@moz-7B27E153.cable.teksavvy.com)
  517. # [03:04] * Quits: armenzg (armenzg@moz-ED3249A4.dmz.releng.scl3.mozilla.com) (Ping timeout)
  518. # [03:05] * Joins: tantek (tantek@moz-8715B6D6.hsd1.ca.comcast.net)
  519. # [03:05] * Quits: akeybl (akeybl@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving...)
  520. # [03:06] * Quits: myk (myk@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  521. # [03:06] * Quits: mats (chatzilla@E8A3702C.D5022173.8500CC29.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
  522. # [03:06] * Quits: ianbicking (ianbicking@moz-5D45B48D.hsd1.mn.comcast.net) (Quit: ianbicking)
  523. # [03:06] <Unfocused> dolske: i thought they were banned by the Great Convention
  524. # [03:06] * newbie is now known as mascondante
  525. # [03:07] <mascondante> I wonder what would be involved in building firefox in an operating system that's totally unique
  526. # [03:07] * Quits: armenzg_ (armenzg@moz-7B27E153.cable.teksavvy.com) (Connection reset by peer)
  527. # [03:07] * philor is now known as philor|afk
  528. # [03:07] <mascondante> I saw a bounty filled by timberwolf version years after it was originally posted.
  529. # [03:07] * Quits: tantek (tantek@moz-8715B6D6.hsd1.ca.comcast.net) (Ping timeout)
  530. # [03:08] * Quits: mdas|afk (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: mdas|afk)
  531. # [03:08] * Joins: armenzg (armenzg@moz-7B27E153.cable.teksavvy.com)
  532. # [03:08] * Joins: sriram (sriramr@moz-BF171339.hsd1.ca.comcast.net)
  533. # [03:10] * Quits: biesi (cbiesinger@EE9A5AA8.6B10AC3.E2F59BBC.IP) (Ping timeout)
  534. # [03:10] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  535. # [03:10] * nthomas is now known as nthomas|away
  536. # [03:10] * Quits: hub_lime (hub@A5087023.2354C43D.D8E68FF6.IP) (Input/output error)
  537. # [03:10] * Quits: armenzg (armenzg@moz-7B27E153.cable.teksavvy.com) (Connection reset by peer)
  538. # [03:11] * Quits: hub (hub@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
  539. # [03:11] * Joins: armenzg (armenzg@moz-7B27E153.cable.teksavvy.com)
  540. # [03:11] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
  541. # [03:11] * nical is now known as nical|dinner
  542. # [03:11] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  543. # [03:11] <ewong> DOS?
  544. # [03:11] * joduinn is now known as joduinn-afk
  545. # [03:12] <mascondante> lol no. AROS is what I had in mind
  546. # [03:14] * Quits: lightsofapollo (jlal@moz-ACAEA2CB.hsd1.ca.comcast.net) (Quit: lightsofapollo)
  547. # [03:14] <mascondante> It's been a while since I spoke with the AROS people about it and they said something about the gecko engine being the problem
  548. # [03:14] * Quits: armenzg (armenzg@moz-7B27E153.cable.teksavvy.com) (Connection reset by peer)
  549. # [03:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f14591911ad8 - Cameron McCormack - Bug 563191 - Fix clang warnings about string constants in nsAuthSambaNTLM::SpawnNTLMAuthHelper. r=ehsan
  550. # [03:15] * Joins: lightsofapollo (jlal@moz-ACAEA2CB.hsd1.ca.comcast.net)
  551. # [03:15] * Joins: armenzg (armenzg@moz-7B27E153.cable.teksavvy.com)
  552. # [03:15] * Quits: armenzg (armenzg@moz-7B27E153.cable.teksavvy.com) (Input/output error)
  553. # [03:15] * Quits: joe_walker (joe_walker@moz-15405DDA.cable.virginmedia.com) (Connection reset by peer)
  554. # [03:15] * Joins: armenzg (armenzg@moz-7B27E153.cable.teksavvy.com)
  555. # [03:16] * Joins: fantasai (fantasai@moz-B8B22C00.org)
  556. # [03:16] <fantasai> roc: ping
  557. # [03:16] * Joins: anant (Anant@moz-132332B9.hsd1.ca.comcast.net)
  558. # [03:17] <@dolske> mascondante: look up Mossop's posts on getting Firefox running on WebOS.
  559. # [03:17] <@dolske> probably the most-recent mostly-new platform...
  560. # [03:17] * Quits: armenzg (armenzg@moz-7B27E153.cable.teksavvy.com) (Ping timeout)
  561. # [03:18] <@dolske> well, maybe B2G. But that's still Linux.
  562. # [03:18] <mwu> so is webos, no?
  563. # [03:18] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  564. # [03:18] * Quits: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au) (Ping timeout)
  565. # [03:18] * Joins: markh1 (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au)
  566. # [03:18] * Quits: garnacho (carlos@moz-6DCA872A.dyn.user.ono.com) (Ping timeout)
  567. # [03:20] * Quits: gandalf (gandalf@moz-F7BF3BFF.neoplus.adsl.tpnet.pl) (Quit: Computer has gone to sleep.)
  568. # [03:20] <@ehsan> mwu: s/is/was/ ;)
  569. # [03:20] * Quits: rkd (Adium@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving.)
  570. # [03:20] * khuey is now known as khuey|away
  571. # [03:21] * Quits: lmandel (lmandel@moz-99933529.dsl.bell.ca) (Ping timeout)
  572. # [03:21] * khuey|away is now known as khuey
  573. # [03:21] <mwu> hey, some people are optimistic :p
  574. # [03:22] * Quits: rstrong (rstrong@3BDB115B.724DE232.A282603C.IP) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  575. # [03:24] * Quits: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving.)
  576. # [03:25] * Quits: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com) (Ping timeout)
  577. # [03:25] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/46804c31366b - Andrew Halberstadt - Bug 772307 - Add dummy browser.manifestURL pref to user.js to prevent B2G from dying, r=jgriffin
  578. # [03:25] * Quits: edmorley (edmorley@moz-C7B272C7.range86-166.btcentralplus.com) (Quit: Leaving.)
  579. # [03:25] * Quits: rwaldron (rwaldron@moz-BDCCF091.hfc.comcastbusiness.net) (Quit: Leaving...)
  580. # [03:27] * Quits: Mardak (Mardak@moz-BBE3ABD.mv.mozilla.com) (Quit: Mardak)
  581. # [03:27] * Quits: terrence (terrence@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  582. # [03:28] * nical|dinner is now known as nical
  583. # [03:31] * Quits: dcamp (dave@moz-930D5B64.hsd1.wa.comcast.net) (Quit: Linkinus - http://linkinus.com)
  584. # [03:32] * Joins: qheaden (qheaden@moz-1196D060.nrflva.fios.verizon.net)
  585. # [03:32] * Quits: cviecco (cviecco@moz-104CC309.mv.mozilla.com) (Input/output error)
  586. # [03:32] * Joins: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
  587. # [03:33] <@dolske> mwu: oh, I guess so. but I thought it has a funky toolchain and way of interfacing with the OS.
  588. # [03:33] <qheaden> Unfocused: ping
  589. # [03:33] <Unfocused> qheaden: pong
  590. # [03:33] <Unfocused> qheaden: er, sorry, brb first
  591. # [03:33] <qheaden> Unfocused: Hey there! Did you ever receive an email from me?
  592. # [03:33] <qheaden> Unfocused: no prob
  593. # [03:34] * Joins: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com)
  594. # [03:34] <mwu> dolske: it might. android is pretty funky too
  595. # [03:34] <@dolske> and then there's Windows 8... >_<
  596. # [03:35] * Quits: bent (chatzilla@moz-DB4C5E15.triad.res.rr.com) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.2.19/20110707195905])
  597. # [03:35] <@roc> fantasai: hi
  598. # [03:36] * Quits: KWierso (KWierso@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  599. # [03:36] <njn> has bent been around lately?
  600. # [03:37] <Unfocused> qheaden: sorry, back now. the email about the drag&drop data? or another one?
  601. # [03:37] <qheaden> Unfocused: The one about the drag&drop data.
  602. # [03:37] <njn> anyone here know about crash reporting?
  603. # [03:37] <qheaden> Unfocused: I still can't figure that issue out.
  604. # [03:37] * njn doesn't see KaiRo around
  605. # [03:37] <Unfocused> qheaden: then yea, did you not get my reply?
  606. # [03:38] <qheaden> Unfocused: No, it never came through.
  607. # [03:38] <Unfocused> :\
  608. # [03:38] <Unfocused> i'll resend
  609. # [03:38] <qheaden> Okay. Thanks.
  610. # [03:39] <Unfocused> done
  611. # [03:39] <Unfocused> got caught in spam filters maybe?
  612. # [03:40] * sheppy-fudz is now known as sheppy
  613. # [03:40] <qheaden> Unfocused: No, the spam was empty.
  614. # [03:40] <qheaden> Maybe the mail server went on strike for a couple of milliseconds. ;)
  615. # [03:40] * Quits: priya (Adium@moz-5843392D.hsd1.ca.comcast.net) (Quit: Leaving.)
  616. # [03:41] * njn emails KaiRo
  617. # [03:41] * Quits: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org) (Quit: jgriffin)
  618. # [03:43] <qui> smaug: could it be the inspector widget? when you mentioned js in the ff ui it made me think of that
  619. # [03:43] * Quits: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net) (Ping timeout)
  620. # [03:43] * Quits: mascondante (kvirc@AD13EB4A.BBC03DF0.9A06DD32.IP) (Ping timeout)
  621. # [03:44] * Joins: terrence (terrence@moz-BBE3ABD.mv.mozilla.com)
  622. # [03:45] <fantasai> roc: heya, I was going through the spec impact of making z-index Just Work on non-positioned elements
  623. # [03:46] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
  624. # [03:46] <fantasai> roc: And I ran into a problem: this would mean that a descendant element of the stacking context
  625. # [03:46] * Quits: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net) (Quit: nhirata)
  626. # [03:46] <fantasai> roc: could be positioned wrt an ancestor of the element forming the stacking context
  627. # [03:47] <fantasai> roc: Is this a problem?
  628. # [03:47] * Quits: brendan (brendaneic@moz-39F53396.public.wayport.net) (Quit: brendan)
  629. # [03:47] <fantasai> roc: And which stacking context should the element belong to, the one found by walking the ancestor tree or the one found by walking the containing block tree?
  630. # [03:48] * cjones wonders what the content pref service is, and why it's doing sync IO on the main thread
  631. # [03:48] * Quits: ahal (ahal@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  632. # [03:51] <Callek> josh: ping
  633. # [03:51] * mjschranz is now known as mjschranz_away
  634. # [03:51] * Quits: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com) (Ping timeout)
  635. # [03:51] <Callek> josh: didn't the newsgroup thread about OSX10.5 come to teh conclusion that we would not be ripping out 10.5 specific code until Firefox 18, even though we will continue to "not support" 10.5 as planned?
  636. # [03:52] <Callek> I just want to correlate that with your "builds will fail to run" comment on your new bug about disabling the 10.5 testers
  637. # [03:52] * Quits: chewey (chewey@moz-5FC59F47.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  638. # [03:53] * Joins: chewey (chewey@moz-D6564CB2.dip0.t-ipconnect.de)
  639. # [03:54] * mcote|bbiab is now known as mcote
  640. # [03:55] * Joins: Optimizer (Optimizer@3D8E4CA9.D7283CA0.274D17D6.IP)
  641. # [03:56] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Quit: Ex-Chat)
  642. # [03:56] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  643. # [03:57] * Quits: Optimizer (Optimizer@3D8E4CA9.D7283CA0.274D17D6.IP) (Ping timeout)
  644. # [03:57] * markh1 is now known as markh
  645. # [03:57] * Quits: sewardj (sewardj@moz-A55D83F2.dip.t-dialin.net) (Ping timeout)
  646. # [03:57] * Joins: sewardj (sewardj@moz-629A157C.dip.t-dialin.net)
  647. # [03:58] * nthomas|away is now known as nthomas
  648. # [03:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/367729a91a97 - Brian R. Bondy - Bug 773105 - r=rstrong
  649. # [04:01] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
  650. # [04:02] <jlebar> Anyone know what's the trychooser magic to get Armv7a GB builds?
  651. # [04:02] * jlebar would prefer not to do -p all, if he can help it...
  652. # [04:02] <nthomas> -p b2g
  653. # [04:02] <jlebar> nthomas, Thanks!
  654. # [04:03] <nthomas> by process of elimination
  655. # [04:03] <jlebar> nthomas, I didn't realize those were b2g builds. :)
  656. # [04:03] <catlee-away> I don't think that works
  657. # [04:03] <nthomas> no ?
  658. # [04:04] <nthomas> jlebar: I was surprised the tbpl row labels don't make that clear
  659. # [04:04] <@roc> fantasai: that is mostly not a new problem, since 'opacity' can induce a kind of pseudo-stacking-context whose descendants can be positioned relative to the ancestor of the 'opacity' element
  660. # [04:04] <nthomas> the actual builder name does
  661. # [04:04] <@roc> I don't see any new problems there
  662. # [04:04] <catlee-away> I think only -p all works
  663. # [04:05] <@roc> my main concern about making z-index apply to non-positioned elements would be Web compatibility
  664. # [04:05] <catlee-away> https://bugzilla.mozilla.org/show_bug.cgi?id=767501
  665. # [04:05] * aki|buildduty is now known as aki
  666. # [04:05] <@roc> stacking contexts follow the ancestor tree
  667. # [04:05] <catlee-away> jlebar: why did you want them if you weren't looking for b2g?
  668. # [04:05] <jlebar> catlee-away, Maybe trychooser should be updated to reflect the bug?
  669. # [04:05] <jlebar> Oh, I see...that's complicated.
  670. # [04:05] <jlebar> Okay, -p all it is!
  671. # [04:06] <catlee-away> the bug isn't implemented yet...
  672. # [04:06] * devd is now known as devd_afk
  673. # [04:07] * Joins: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com)
  674. # [04:07] * Quits: kennyluck (kennyluck@moz-8F04EBE6.dynamic.hinet.net) (Quit: kennyluck)
  675. # [04:07] <fantasai> roc: ok
  676. # [04:07] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
  677. # [04:07] <fantasai> roc: Web compat wouldn't be a problem for Flexbox, I think
  678. # [04:08] <fantasai> roc: it'd be a problem if we applied the same logic to blocks though
  679. # [04:08] <@roc> sure, if it's only flexbox
  680. # [04:08] <fantasai> so far, that's the plan :)
  681. # [04:08] <fantasai> grid will probably follow as well
  682. # [04:08] <@roc> it would be nice to change across the board if we could get away with it
  683. # [04:08] <fantasai> agree!
  684. # [04:08] <@roc> and trivial for us to implement
  685. # [04:08] <@roc> in any form
  686. # [04:09] <fantasai> roc: nice
  687. # [04:09] <fantasai> roc: I suspect if anyone can demonstrate it's Web-compatible, the CSSWG would take that change
  688. # [04:10] <fantasai> roc: btw, do you have an opinion on whether flex items should act like blocks or form pseudo-stacking contexts?
  689. # [04:10] * Quits: kmoir-afk (chatzilla@moz-ED3249A4.dmz.releng.scl3.mozilla.com) (Ping timeout)
  690. # [04:10] <fantasai> roc: nobody in the WG could come up with a really good justification for either, so we went with copying blocks for now
  691. # [04:10] <@roc> that sounds OK
  692. # [04:10] <@roc> I have no opinion
  693. # [04:11] * fantasai wonders if we can come up with a keyword on z-index that would mean "make a pseudo-stacking context", maybe that would be useful
  694. # [04:11] * Joins: Mook (Daily@moz-8F011215.dsl.teksavvy.com)
  695. # [04:12] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
  696. # [04:13] * jlebar is now known as jlebar|away
  697. # [04:15] * cadecairos_away is now known as cadecairos
  698. # [04:16] * Quits: tonymec (tonymec@953C1CFD.287D4F0F.277517C1.IP) (Ping timeout)
  699. # [04:17] <markh> getting a build error on windows - any clues? - o:\src\mm\mozilla-hg\mozilla-central\js\src\gc/Root.h(351) : fatal error C1075: end of file found before the left brace '{' at 'o:\src\mm\mozilla-hg\mozilla-central\js\src\jsstr.h(127)' was matched
  700. # [04:17] * Joins: tonymec (tonymec@953C1CFD.287D4F0F.277517C1.IP)
  701. # [04:17] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Boriss)
  702. # [04:18] * Quits: espadrine_ (thaddee_ty@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  703. # [04:20] <jdm> roc: do you know how spec requirements about only doing things as a result of a user event are handled in gecko?
  704. # [04:20] * Quits: sheeri-afk (sheeri@moz-1FBCB7F1.vps1.hostirian.com) (Ping timeout)
  705. # [04:20] <jdm> I'm reading the fullscreen code and only see requirements that chrome initiate it
  706. # [04:20] <@roc> Web content can initiate fullscreen code
  707. # [04:21] <jdm> ok, poor example then. I guess I was reading an old mailing list post.
  708. # [04:22] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
  709. # [04:22] <@roc> jdm: I think you want nsEventStateManager::IsHandlingUserInput
  710. # [04:22] <jdm> aha, thanks
  711. # [04:23] <@roc> (what's this for?)
  712. # [04:23] <jdm> roc: jrmuizel is trying to convince me to implement http://people.mozilla.com/~jmuizelaar/clipboard/
  713. # [04:23] <@roc> Beware of Jeff
  714. # [04:24] <jrmuizel> :)
  715. # [04:24] <@roc> I thought there was already some proposed Web API for that
  716. # [04:24] <@roc> maybe I'm wrong
  717. # [04:24] * fantasai wonders why a W3C draft is being hosted on mozilla.com
  718. # [04:24] <jrmuizel> roc: there's a clipboard event api spec
  719. # [04:24] * Joins: sheeri-afk (sheeri@moz-1FBCB7F1.vps1.hostirian.com)
  720. # [04:24] <jrmuizel> fantasai: it's only a W3C draft in appearance
  721. # [04:25] <jrmuizel> it's not actually real
  722. # [04:25] <jrmuizel> http://www.w3.org/TR/clipboard-apis/
  723. # [04:26] <jdm> I have to say, I like jeff's better just for the brevity
  724. # [04:26] <fantasai> jrmuizel: Then, probably you shouldn't put a W3C logo on it :)
  725. # [04:26] <fantasai> jrmuizel: if you're submitting to W3C you could try this stylesheet though http://www.w3.org/StyleSheets/TR/w3c-unofficial.css
  726. # [04:27] <@roc> jrmuizel: the clipboard-apis proposal says "Synthetic cut and copy events must not modify data on the system clipboard."
  727. # [04:27] * Quits: coop|afk (Chris@5134EAED.27DB0320.407F7C5B.IP) (Quit: coop|afk)
  728. # [04:27] <@roc> wouldn't the security concerns that prompted that also apply to your proposal? And wouldn't write access to the clipboard be most economically added by lifting that restriction?
  729. # [04:28] <jrmuizel> roc: my proposal is just a copy of what flash does
  730. # [04:28] <jrmuizel> roc: so the security concerns already exist
  731. # [04:29] * Quits: espindola (espindola@moz-649ECE6B.dsl.teksavvy.com) (Quit: Ex-Chat)
  732. # [04:29] <jrmuizel> roc: and it doesn't seem to be that big a problem
  733. # [04:30] * Quits: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  734. # [04:30] <terrence> markh: what version of msvc?
  735. # [04:31] <markh> terrence: 9
  736. # [04:31] <markh> vs2008
  737. # [04:31] <terrence> markh: no clue then.. Waldo ^^
  738. # [04:32] <fantasai> roc: file:///home/fantasai/w3c/csswg/css3-flexbox/Overview.html#painting
  739. # [04:32] <fantasai> er
  740. # [04:32] * mjschranz_away is now known as mjschranz
  741. # [04:32] <fantasai> roc: http://dev.w3.org/csswg/css3-flexbox/#painting
  742. # [04:32] <fantasai> roc: let me know if there are any problems
  743. # [04:34] <jrmuizel> fantasai: fixed, thanks for the pointer
  744. # [04:37] * Quits: nli__ (nli@moz-59682A1.dmz.scl3.mozilla.com) (Quit: leaving)
  745. # [04:39] * Quits: StevenLee (chatzilla@moz-99690620.hinet-ip.hinet.net) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120615112143])
  746. # [04:40] * Quits: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  747. # [04:40] * Quits: nli (nli@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  748. # [04:41] <markh> hrm - rev 98920 is the first failing one for me
  749. # [04:41] * Joins: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  750. # [04:41] * Parts: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  751. # [04:42] * Joins: lht (elihait@moz-722A94AD.dreamhost.com)
  752. # [04:43] * Joins: nli (nli@moz-59682A1.dmz.scl3.mozilla.com)
  753. # [04:44] * Quits: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  754. # [04:45] * Joins: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  755. # [04:45] <njn> jst: how hard-wired are URIs like |chrome://browser/content/browser.xul| and |chrome://global/content/console.xul| ? Is creating a table that uses them as keys a bad idea?
  756. # [04:45] <njn> jst: I'm thinking about this in support of nicer names for tabs and windows in about:memory
  757. # [04:46] <@roc> BenWa: can you help Honza in bug 729182?
  758. # [04:46] <njn> jst: e.g. map |chrome://global/content/console.xul| to "Error Console Window" or somesuch
  759. # [04:46] * Quits: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving.)
  760. # [04:46] * Joins: jet (junglecode@2640DAA9.1F059F2C.5E41D2B.IP)
  761. # [04:46] * Joins: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  762. # [04:46] * Joins: Standard8 (Standard8@8F761026.B5EF4AF6.E96CA9D8.IP)
  763. # [04:48] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  764. # [04:49] * Joins: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  765. # [04:51] <@dolske> njn: I'd expect that a lot of those are very unlikely to change.
  766. # [04:51] * Joins: RudyL (rudy@moz-99690620.hinet-ip.hinet.net)
  767. # [04:52] * Joins: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net)
  768. # [04:52] <@dolske> a lookup table would be fine... though I wonder if there's already a slightly more descriptive string attached somewhere.
  769. # [04:53] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
  770. # [04:53] <@dolske> maybe the window title in some cases? obviously not if the title is changing like with browser.xul :)
  771. # [04:54] * Quits: rjohnson19 (chatzilla@moz-9148485F.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  772. # [04:56] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
  773. # [04:56] * Joins: Optimizer (Optimizer@3D8E4CA9.D7283CA0.274D17D6.IP)
  774. # [04:56] * Quits: terrence (terrence@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  775. # [04:56] * Joins: StevenLee (chatzilla@moz-99690620.hinet-ip.hinet.net)
  776. # [04:58] * heycam is now known as heycam|away
  777. # [04:58] * Joins: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net)
  778. # [04:59] <njn> dolske: where is the window title stored?
  779. # [04:59] <@dolske> on the title property? :)
  780. # [05:00] <njn> dolske: in JS-land, yes... what about C++-land?
  781. # [05:00] * Quits: mwu (mwu@moz-59435430.hsd1.nj.comcast.net) (Ping timeout)
  782. # [05:00] <ewong> firebot uuid
  783. # [05:00] <firebot> d6b5b71a-0f67-49fa-83d0-c84d86a366f5 (/msg firebot cid for CID form)
  784. # [05:00] * philor|afk is now known as philor|afk|away
  785. # [05:01] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/83152e5e53eb - tbirdbld - Added THUNDERBIRD_14_0b5_RELEASE THUNDERBIRD_14_0b5_BUILD1 tag(s) for changeset 58fc5e165c31. DONTBUILD CLOSED TREE a=release
  786. # [05:01] <njn> dolske: I can't find it on nsIDOMWindow, nsPIDOMWindow, or nsGlobalWindow, for example
  787. # [05:01] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving)
  788. # [05:01] * Quits: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com) (Quit: nbvcx)
  789. # [05:01] <@dolske> probably do_QueryInterface(<static cast<const cast>>window->do_GetInterface(foo).GetTitle(&outval, &rv)))))))) or something like that.
  790. # [05:02] <jdm> njn: nsDocument::GetTitle looks handy
  791. # [05:02] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  792. # [05:02] <@dolske> or what jdm said, sure :)
  793. # [05:02] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  794. # [05:03] <BenWa> roc: I'll take a look tomorrow
  795. # [05:03] <@dolske> oh, I forgot a EnsureFlatCString(kungFuDeathGrip)
  796. # [05:04] <jdm> dolske: throw an unused << on the front
  797. # [05:04] <jdm> or getter_Transfers
  798. # [05:04] <@dolske> thanks, noted
  799. # [05:05] * Quits: fitzgen (fitzgen@moz-BBE3ABD.mv.mozilla.com) (Quit: zzzzzzzzz)
  800. # [05:06] * Joins: ekr_ (ekr@moz-1515ED18.mycingular.net)
  801. # [05:06] * Joins: bnicholson (bnicholson@moz-F08A2DE.hsd1.ca.comcast.net)
  802. # [05:07] <njn> jdm: thanks
  803. # [05:07] <njn> dolske: thanks :P
  804. # [05:07] * Joins: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
  805. # [05:07] <benjamin> do you always have to call PR_DestroyThread?
  806. # [05:07] * Joins: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net)
  807. # [05:07] <jdm> benjamin: it's like the numbers on lost; nobody knows what happens if you don't!
  808. # [05:08] <jdm> you should probably call it in a loop, just to be safe
  809. # [05:08] <benjamin> there's this code in js, which does PR_ThreadJoin
  810. # [05:08] <benjamin> with a comment saying /* PR_DestroyThread not needed */
  811. # [05:09] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  812. # [05:10] * Quits: WorkerThread (BoredOnIRC@moz-C8599121.washdc.fios.verizon.net) (Connection reset by peer)
  813. # [05:10] * Quits: @dveditz (dveditz@moz-BBE3ABD.mv.mozilla.com) (Quit: dveditz)
  814. # [05:11] * cjones is now known as cjones-dinner
  815. # [05:11] <benjamin> I guess no such function exists...
  816. # [05:12] * Quits: Optimizer (Optimizer@3D8E4CA9.D7283CA0.274D17D6.IP) (Ping timeout)
  817. # [05:12] <njn> jdm: if I have an nsIDocument how do I check/convert it to nsDocument?
  818. # [05:12] <jdm> hmm
  819. # [05:12] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
  820. # [05:12] <njn> static_cast?
  821. # [05:12] <njn> nsDocument is the only derived class of nsIDocument, AFAICT
  822. # [05:13] <jdm> njn: http://mxr.mozilla.org/mozilla-central/search?string=static_cast%3Cnsdocument shows some prior art there, yes
  823. # [05:13] <njn> jdm: thx
  824. # [05:14] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
  825. # [05:15] * Quits: qheaden (qheaden@moz-1196D060.nrflva.fios.verizon.net) (Ping timeout)
  826. # [05:15] * Joins: Optimizer (Optimizer@3D8E4CA9.D7283CA0.274D17D6.IP)
  827. # [05:16] * Joins: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com)
  828. # [05:21] * mjschranz is now known as mjschranz_away
  829. # [05:22] * Joins: gwagner_ (idefix2@moz-B8B530C2.hsd1.ca.comcast.net)
  830. # [05:22] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
  831. # [05:23] * Quits: GPHemsley (GPHemsley@moz-4A8865CF.hsd1.ga.comcast.net) (Ping timeout)
  832. # [05:23] * Quits: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  833. # [05:24] * Quits: edwin (me@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
  834. # [05:27] * heycam|away is now known as heycam
  835. # [05:29] * njn wishes nsCAutoString was called nsAutoCString
  836. # [05:31] * Joins: ahal (ahal@moz-7D905691.avante-wifi.mozilla.hq)
  837. # [05:33] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
  838. # [05:33] * Quits: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com) (Quit: Leaving...)
  839. # [05:34] * @gavin too
  840. # [05:34] * Quits: Bas (chatzilla@moz-DF3CA35A.ftth.concepts.nl) (Input/output error)
  841. # [05:36] <@roc> fix it
  842. # [05:36] * Quits: jet (junglecode@2640DAA9.1F059F2C.5E41D2B.IP) (Quit: jet)
  843. # [05:37] * Joins: rkd (Adium@moz-85EBB8A.dia.static.qwest.net)
  844. # [05:37] * Quits: Optimizer (Optimizer@3D8E4CA9.D7283CA0.274D17D6.IP) (Ping timeout)
  845. # [05:37] * Joins: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net)
  846. # [05:38] <njn> roc: MXR says "Too many hits, displaying the first 1000"
  847. # [05:38] * njn sighs
  848. # [05:40] * mjschranz_away is now known as mjschranz
  849. # [05:41] <@roc> search-and-replace
  850. # [05:43] * Quits: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au) (Ping timeout)
  851. # [05:44] <darktrojan> sed
  852. # [05:44] <cpearce> FTW!
  853. # [05:44] * Joins: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au)
  854. # [05:45] <magcius> https://bugzilla.mozilla.org/show_bug.cgi?id=765645
  855. # [05:45] <magcius> This is probably the best bug report I've seen ever.
  856. # [05:45] * cjones-dinner is now known as cjones
  857. # [05:45] * Joins: jwilde1 (Earlybird@moz-23E1A364.aton.com)
  858. # [05:46] <darktrojan> hah
  859. # [05:46] <cpearce> I'm surprised it's up to only 20 comments...
  860. # [05:47] <njn> roc: well yes. I don't feel like working on a patch that touches 1000 files right now, though
  861. # [05:47] <magcius> this is his website: http://
  862. # [05:47] <magcius> www.Constellation7.org
  863. # [05:47] <magcius> this is his website: http://www.Constellation7.org
  864. # [05:48] * Joins: twi (Adium@moz-87F0976E.ip218.fastwebnet.it)
  865. # [05:48] <jcranmer> "so much work replacing all the prefixes"
  866. # [05:48] <jcranmer> really? sed -e 's/-moz-opacity/opacity/g' is a lot of work?
  867. # [05:48] <cjones> anyone know if there's a new secret to making fennec .apk's? make package fails now
  868. # [05:49] * Quits: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  869. # [05:49] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  870. # [05:49] * njn admires bz's energy
  871. # [05:49] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  872. # [05:50] <magcius> jcranmer, he has it copy/pasted to every page
  873. # [05:50] <njn> jdm: https://bugzilla.mozilla.org/show_bug.cgi?id=765645#c13 -- 100 hours!
  874. # [05:50] <magcius> > HK$1900
  875. # [05:50] <magcius> Oh, that explains it.
  876. # [05:51] * joduinn-afk is now known as joduinn-hotel
  877. # [05:51] <magcius> "
  878. # [05:51] <magcius> Ideally, ALL browsers SHOULD support ALL extensions,"
  879. # [05:51] <magcius> I don't think this guy understands the point of vendor prefixes.
  880. # [05:51] <Mook> njn: just typedef, and let both forms work? :p
  881. # [05:52] * Joins: akeybl (akeybl@moz-52D39FF6.hsd1.ca.comcast.net)
  882. # [05:52] <jcranmer> magcius: I dabble in C++ automated rewriting
  883. # [05:52] <magcius> jcranmer, Coccinelle?
  884. # [05:52] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  885. # [05:52] * mjschranz is now known as mjschranz_away
  886. # [05:52] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  887. # [05:53] <jcranmer> magcius: ew, no
  888. # [05:53] <jcranmer> I said C++
  889. # [05:53] <magcius> Didn't Coccinelle gain C++ support?
  890. # [05:54] <magcius> What are you using, then?
  891. # [05:54] <magcius> Custom tool build on top of clang's parser?
  892. # [05:54] <jcranmer> yep
  893. # [05:54] <jcranmer> I don't trust any rewriting tool that isn't built on a parser that also generates code
  894. # [05:55] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  895. # [05:56] <jesup> roc: Wonder how well the tree will compile after this: 'chfiles | xargs sed -e "s/nsCAutoString/nsAutoCString/" --in-place' (and the same with ifiles). (chfiles - finds all .c/cpp/c/h files; ifiles finds idl files) ;-) ;-)
  896. # [05:56] <@roc> something like that
  897. # [05:56] <jcranmer> jesup: you'd have to apply it to comm-central
  898. # [05:56] <khuey> why are we renaming this?
  899. # [05:57] * Joins: mike5w3c_ (MikeS@moz-7A86FF97.xgsspn.imtp.tachikawa.spmode.ne.jp)
  900. # [05:57] * Quits: mike5w3c (MikeS@moz-460838A2.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
  901. # [05:57] * mike5w3c_ is now known as mike5w3c
  902. # [05:57] <jcranmer> or, more likely, put a typedef in an exported header so other projects won't immediately break
  903. # [05:58] * jesup thinks "what could *possibly* go wrong?!"
  904. # [05:58] * Quits: Vincent_Chang (chatzilla@moz-99690620.hinet-ip.hinet.net) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120423122928])
  905. # [05:59] <jcranmer> magcius: or, a better way to put it, it's rather easy to write a C parser that works 90% of the time
  906. # [05:59] * Quits: mcomella (mcomella@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  907. # [05:59] <jcranmer> it's rather difficult to write a C++ parser that works 50% of the time
  908. # [05:59] <magcius> jcranmer, as I know very well
  909. # [05:59] <magcius> jcranmer, but I'm scared
  910. # [05:59] <magcius> jcranmer, what do you think of gcc-xml btw?
  911. # [05:59] <jesup> khuey: I'm mostly just doing this out of "well, I think I can try that in 20 seconds" - see backscroll for njn and roc talking
  912. # [05:59] <@roc> khuey: because nsAutoFooBar is common, and nsFooAutoBar is not
  913. # [06:00] <jcranmer> magcius: gcc has some positioning issues in its AST, which makes things that need accurate location information impossible
  914. # [06:00] <magcius> jcranmer, submit a bug report?
  915. # [06:01] * Joins: Vincent_Chang (chatzilla@moz-99690620.hinet-ip.hinet.net)
  916. # [06:01] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
  917. # [06:01] <magcius> jcranmer, I actually have several llvm / clang bugs open -- they get cloned to rdar hell and I never see them again
  918. # [06:01] * Joins: JPeterson (JPeterson@moz-68CC06AD.cust.tele2.se)
  919. # [06:03] * Joins: bonnie (bbsurender@3035F4A5.3753335A.B66DD36E.IP)
  920. # [06:04] * cjones figures out android make package issue
  921. # [06:04] * Joins: dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net)
  922. # [06:04] * ChanServ sets mode: +o dbaron
  923. # [06:04] * jcranmer is now known as jcranmer|away
  924. # [06:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/94f6bf99a4aa - Eric Faust - Bug 766447 - Teach TI about the new DOM bindings. (r=bhackett)
  925. # [06:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/264e13c78fee - David Zbarsky - Bug 773025 - fix 2 warnings in dom/plugins r=jst
  926. # [06:06] * Quits: Hendikins (wolfox@moz-16899DFF.hhui4.ken.bigpond.net.au) (Ping timeout)
  927. # [06:06] * Joins: vikash (vikash@29D4810D.B32CBF7F.D61FB583.IP)
  928. # [06:07] * Joins: Hendikins (wolfox@moz-16899DFF.hhui4.ken.bigpond.net.au)
  929. # [06:07] * Unfocused wonders if darktrojan is around
  930. # [06:09] * Joins: wolfiR (wolfiR@moz-48E96BFE.dip0.t-ipconnect.de)
  931. # [06:09] * Quits: dzbarsky (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  932. # Session Close: Thu Jul 12 06:11:46 2012
  933. #
  934. # Session Start: Thu Jul 12 06:11:46 2012
  935. # Session Ident: #developers
  936. # [06:11] * Disconnected
  937. # [06:12] * Attempting to rejoin channel #developers
  938. # [06:12] * Rejoined channel #developers
  939. # [06:12] * Topic is 'Try backlog: bug 772458 || Ping IT if experiencing bug 766810 when pushing to inbound || Next uplift for Fx16: 2012-07-16 || New/want to help? See irc://irc.mozilla.org/#introduction || krijnhoetmer.nl/irc-logs/ , logbot.glob.com.au'
  940. # [06:12] * Set by edmorley on Tue Jul 10 17:56:56
  941. # [06:17] * Joins: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP)
  942. # [06:17] * Quits: qheaden (qheaden@moz-1196D060.nrflva.fios.verizon.net) (Connection reset by peer)
  943. # [06:17] * Joins: qheaden (qheaden@moz-1196D060.nrflva.fios.verizon.net)
  944. # [06:18] <benjamin> who creates a thread named "StreamTrans #1"?
  945. # [06:19] <benjamin> ah, it's a pool...
  946. # [06:19] <khuey> the stream transport service
  947. # [06:19] * Joins: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com)
  948. # [06:20] * Quits: ekr_ (ekr@moz-1515ED18.mycingular.net) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  949. # [06:20] * Quits: jwilde1 (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  950. # [06:22] * Quits: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net) (Quit: yuan)
  951. # [06:25] <philor> and who, pray tell, added that shutdown crash on inbound?
  952. # [06:25] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Ping timeout)
  953. # [06:26] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  954. # [06:27] <philor> survey says... terrence
  955. # [06:28] * Joins: smontagu (chatzilla@moz-2446B839.red.bezeqint.net)
  956. # [06:28] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  957. # [06:29] * Parts: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  958. # [06:29] * Joins: ekr_ (ekr@moz-1515ED18.mycingular.net)
  959. # [06:30] * Quits: karl (karl@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  960. # [06:31] <philor> though he has sort of questionable try runs in the bug, and acrichto doesn't
  961. # [06:33] <qheaden> What is the purpose of nsTableFrame::IsBorderCollapse()?
  962. # [06:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b53e8a614a4c - Anant Narayanan - Bug 691234: Part 3/3: Add DOM binding for getUserMedia on Desktop; r=jst
  963. # [06:33] <qheaden> What does border collapse mean on a table?
  964. # [06:33] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/038e89521330 - Anant Narayanan - Bug 691234: Part 2/3: Implement WebRTC backend for MediaEngine on Desktop; r=jesup, r=roc
  965. # [06:33] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/431ab4d097c9 - Anant Narayanan - Bug 691234: Part 1/3: Move MediaEngine files and tweak interface; r=roc
  966. # [06:33] <philikon> mbrubeck: for the policy discussion: https://groups.google.com/forum/?fromgroups#!topic/mozilla.dev.b2g/eNThZLhBZ8o
  967. # [06:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/39fe6a5577d7 - Anant Narayanan - Bug 771833: Assign an nsIPrincipal to media streams returned by gUM; r=roc
  968. # [06:34] * mattwoodrow is now known as mattwoodrow|away
  969. # [06:35] <sid0> anant: heh, you won a push race twice
  970. # [06:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e60f929e7d6b - Siddharth Agarwal - Bug 772186 - Support return values from pymake native commands. r=khuey
  971. # [06:36] * Joins: espadrine_ (thaddee_ty@moz-85EBB8A.dia.static.qwest.net)
  972. # [06:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/21c98ae5fc42 - Ehsan Akhgari - Bug 771976 - Make sure that mozSpellChecker's refcount doesn't go down prematurely; r=roc
  973. # [06:37] * Joins: dzbarsky (Adium@moz-85EBB8A.dia.static.qwest.net)
  974. # [06:37] <philor> not sure that's a win, though, since the way we're going now, something two or three pushes back before a backout is always the next bustage that will be backed out, and somebody's getting backed out before long
  975. # [06:37] * Quits: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com) (Client exited)
  976. # [06:38] <anant> sid0: ;)
  977. # [06:39] * Joins: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp)
  978. # [06:44] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  979. # [06:44] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  980. # [06:46] * Joins: c0smikdebris (c0smikdebr@24DE7A37.5C6350CF.274D17D6.IP)
  981. # [06:47] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  982. # [06:47] * Quits: vikash (vikash@29D4810D.B32CBF7F.D61FB583.IP) (Quit: Leaving)
  983. # [06:47] <dzbarsky> hsivonen: ping?
  984. # [06:47] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  985. # [06:48] <philor> anant: red
  986. # [06:48] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  987. # [06:48] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  988. # [06:48] * devd_afk is now known as devd
  989. # [06:48] <devd> roc: ping
  990. # [06:49] <@roc> hi
  991. # [06:49] <anant> philor: ok, shall I back out or were you going to?
  992. # [06:50] <philor> anant: I'd love it if you would
  993. # [06:50] <anant> will do!
  994. # [06:50] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
  995. # [06:51] * philor pointlessly blind-stars 45 Android failures
  996. # [06:52] * Callek watches as philor plays pin the retry on the tegra.
  997. # [06:52] * Joins: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  998. # [06:53] <philor> nope, I no longer play that game
  999. # [06:53] * Quits: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com) (Ping timeout)
  1000. # [06:53] <Callek> then why blindfold yourself?
  1001. # [06:53] <philor> I'll retrigger on the tip, and if things are slow enough, I'll sometimes retrigger on mobile pushes that smell risky, but because we coalesce backward, I don't retrigger in general anymore
  1002. # [06:54] <Callek> since you know your retry pin can end up 20 changesets later anyway? :-P
  1003. # [06:54] <Callek> ooo wait, we retry *backward*???
  1004. # [06:54] <philor> no, it's vastly more likely that my retrigger will take away the run from the tip three pushes
  1005. # [06:54] <philor> we do
  1006. # [06:54] <Callek> I thought that was fixed ages ago
  1007. # [06:54] <philor> I complained
  1008. # [06:54] <philor> nthomas said it has always been that way
  1009. # [06:55] * Quits: KWierso1 (Daily@moz-3CAEA579.hsd1.ca.comcast.net) (Quit: KWierso1)
  1010. # [06:55] <anant> well, hopefully I did that right, is there a way to backout multiple changesets in a single commit?
  1011. # [06:55] * Joins: KWierso (Daily@moz-3CAEA579.hsd1.ca.comcast.net)
  1012. # [06:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d28330b09a8a - Anant Narayanan - Backout 038e89521330, bustage
  1013. # [06:55] <devd> roc: sorry
  1014. # [06:55] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/351b9bb964a3 - Anant Narayanan - Backout 431ab4d097c9, bustage
  1015. # [06:55] <philor> multiple ways, my way is hg qnew bo, hg backout -r abc, hg qref, hg backout -r def, hg qref
  1016. # [06:55] <devd> roc: so re your response on dev.servo
  1017. # [06:55] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f22ca97a03ea - Anant Narayanan - Backout 39fe6a5577d7, bustage
  1018. # [06:56] <nthomas> hmm, perhaps i am mistaken
  1019. # [06:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0bdcca132fcf - Anant Narayanan - Backout b53e8a614a4c, bustage
  1020. # [06:56] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
  1021. # [06:56] <devd> roc: so I have read some of the Rust design docs
  1022. # [06:56] <devd> roc: and it seems that one of the design goals is that 'tasks' which are like protection boundaries only talk through messages
  1023. # [06:56] <devd> roc: and there is no shared state .. the only interface between tasks is messages
  1024. # [06:56] * Quits: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP) (Connection reset by peer)
  1025. # [06:56] <devd> roc: is that still true?
  1026. # [06:57] <@roc> yes
  1027. # [06:57] <devd> roc: I was thinking that a nice project would be to automagically map tasks to sandboxed processes
  1028. # [06:57] <devd> roc: does that make sense?
  1029. # [06:57] <@roc> no
  1030. # [06:57] * Joins: ginn (ginn@moz-9D5C2F29.oracle.com)
  1031. # [06:57] <@roc> because
  1032. # [06:58] <@roc> that is not risky
  1033. # [06:59] <dzbarsky> ehsan: ping?
  1034. # [06:59] <devd> hmm ... can you explain further?
  1035. # [06:59] <@ehsan> dzbarsky: heya
  1036. # [06:59] <dzbarsky> ehsan: I have something for you to look at
  1037. # [06:59] <@ehsan> ok
  1038. # [06:59] <@ehsan> let's look at it :)
  1039. # [06:59] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
  1040. # [07:00] <@roc> devd: if you mean putting each task in its own sandboxed process, that's not a good idea since one of the goals of Rust is to provide cheap isolation, so for example each image decoder could be in its own isolated task. OS-level processes can't give you that.
  1041. # [07:00] <@roc> so I'll assume you don't mean that
  1042. # [07:00] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  1043. # [07:01] <dzbarsky> ehsan: seems like http://pastebin.mozilla.org/1701086 will work
  1044. # [07:01] <@roc> if you mean, partition the Rust tasks into a smaller set of sandboxed OS processes, that could make some sense as a way to provide an extra level of protection in case of Rust compiler or Spidermonkey bugs
  1045. # [07:01] <devd> roc: I think if we can make it possible to do that, we can choose which task to switch; for example, if we find that the JS lib is having lots of security issues we can move only that and its related tasks to a sandbox?
  1046. # [07:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/25e85c74b9ae - Anant Narayanan - Backout 431ab4d097c9, bustage
  1047. # [07:01] <@roc> but then we get down to what I mentioned in my reply
  1048. # [07:02] <@ehsan> dzbarsky: what's ATTRIBUTE_NAMES?
  1049. # [07:02] <@roc> which is basically that we know how to do that
  1050. # [07:02] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  1051. # [07:02] <@roc> and when the time comes when we need to do it, we can do it
  1052. # [07:02] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1053. # [07:02] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Connection reset by peer)
  1054. # [07:02] <dzbarsky> ehsan: http://dxr.lanedo.com/mozilla-central/parser/html/nsHtml5AttributeName.cpp#l1397 - the array all the attributes are added to
  1055. # [07:02] <@roc> in a research project like Rust/Servo, it's important to focus on the stuff you don't know how to do
  1056. # [07:03] <dzbarsky> ehsan: am I just missing something?
  1057. # [07:03] <@roc> or rather, that you think you know how to do, but aren't sure whether it will work
  1058. # [07:03] <@roc> and do all that stuff as early as possible
  1059. # [07:04] * Joins: vikash (vikash@29D4810D.B32CBF7F.D61FB583.IP)
  1060. # [07:05] <jesup> roc/njn/jcranmer: s/nsCAutoString/nsAutoCString/ -> https://tbpl.mozilla.org/?tree=Try&rev=12abc3db1356 Builds fine locally on linux; "grep -r nsCAutoString *" gives 0 hits
  1061. # [07:05] <@ehsan> dzbarsky: hrm, can you explain why your patch works?!
  1062. # [07:05] <@ehsan> dzbarsky: cause I sure can't!
  1063. # [07:05] <jesup> Someone else can decide if this is a good idea or not... ;-)
  1064. # [07:05] <dzbarsky> ehsan: with it we go from 1000 warnings to 3
  1065. # [07:05] * Joins: akeybl_ (akeybl@moz-52D39FF6.hsd1.ca.comcast.net)
  1066. # [07:05] <njn> jesup: file a bug and land it quickly :)
  1067. # [07:05] * Quits: akeybl (akeybl@moz-52D39FF6.hsd1.ca.comcast.net) (Ping timeout)
  1068. # [07:05] <devd> roc: ok thanks
  1069. # [07:05] <dzbarsky> ehsan: it's a warnings per call site
  1070. # [07:06] <@roc> devd: I hope that makes sense
  1071. # [07:06] <@ehsan> dzbarsky: oh lol, that's just cheating isn't it? :)
  1072. # [07:06] <@ehsan> dzbarsky: can we just mark nsHtml5AttributeName as final?
  1073. # [07:06] <dzbarsky> ehsan: is it?
  1074. # [07:06] <dzbarsky> ehsan: no, because it has a subclass
  1075. # [07:06] <devd> roc: I think there are two things in play here
  1076. # [07:06] <dzbarsky> the subclass can be marked final, which I did in a nother patch
  1077. # [07:06] <@ehsan> dzbarsky: well then the dtor needs to be virtual :)
  1078. # [07:06] <@ehsan> right?
  1079. # [07:06] <devd> roc: While your argument that "we know how to do it" is well taken
  1080. # [07:06] <@roc> devd: IMHO the big unanswered questions around Rust/Servo are all around "can you write a fast browser engine in this language?"
  1081. # [07:07] <devd> roc: on the other hand, given that we know how to do it; we should make sure we don't make it impossible to do them later
  1082. # [07:07] <dzbarsky> ehsan: hsivonen's argument is that the subclass adds no fields, so there is no point in having a virtual dtor. too bad there's no way to tell clang "this class has only have one subclass, which is final"
  1083. # [07:07] <@ehsan> dzbarsky: also, on a related note: http://dxr.lanedo.com/mozilla-central/parser/html/nsHtml5AttributeName.cpp#l24
  1084. # [07:07] * nthomas is now known as nthomas|away
  1085. # [07:07] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1086. # [07:08] <devd> roc: for example, I think CFI is a pretty powerful technique, so the RUST runtime should make sure to keep all call-targets around in case we want to use CFI later
  1087. # [07:08] <@roc> jesup: we'll need a compat typedef somewhere so that Tbird and other code doesn't break
  1088. # [07:08] <devd> roc: I agree; although, I would add secure / reliable to the mix
  1089. # [07:08] <jesup> roc: yup
  1090. # [07:08] <@ehsan> dzbarsky: well, if that's really safe, then maybe we should call the dtor statically...
  1091. # [07:08] <@roc> devd: it just seems totally obvious to me that starting with a safe language like Rust, you can do CFI. It's just so much easier than C++.
  1092. # [07:08] <@ehsan> dzbarsky: but that's a terrible hack
  1093. # [07:09] <@ehsan> dzbarsky: (what's the bug #?)
  1094. # [07:09] <devd> roc: I thought the run time isn't written in Rust, which is why you need CFI
  1095. # [07:09] <darktrojan> Unfocused, I have a 1 hour delay, clearly
  1096. # [07:09] <devd> roc: i.e., CFI for the code written in Rust is trivial
  1097. # [07:09] <darktrojan> ask a question now and have it answered at 1800
  1098. # [07:09] <@roc> OK sure.
  1099. # [07:09] <devd> roc: but if it calls an internal runtime lib, we need CFI
  1100. # [07:10] <devd> roc: yeah .. we don't even need CFI for pure RUST; which is why I was a little confused by Brendan's comments
  1101. # [07:10] <devd> roc: although, I am still confused by his "we need CFI for compiler" statement
  1102. # [07:10] <@roc> for libraries written in C++, sure. I hope there isn't much of that. If there's very little, we may not need CFI, just consider them part of the TCB and work hard to ensure they're correct.
  1103. # [07:10] <@ehsan> dzbarsky: another option is to make the dtor virtual final, and hope that the compiler is smart enough to call it statically :)
  1104. # [07:10] <@roc> I think Brendan was referring to compiler bugs
  1105. # [07:10] * Joins: karl (karl@moz-60FC0C6E.jetstream.xtra.co.nz)
  1106. # [07:11] <Unfocused> darktrojan: hah. i was just gonna say, regarding the icon sizes bug, if caching the value turns out to be not possible, then its a r+
  1107. # [07:11] * glob|away is now known as glob
  1108. # [07:11] <devd> roc: but hte input to the compiler is trusted, right?
  1109. # [07:11] <njn> !seen bent
  1110. # [07:12] <firebot> bent was last seen 4 hours, 24 minutes and 56 seconds ago, saying 'yep' in #b2g.
  1111. # [07:12] * Quits: priya (Adium@moz-5843392D.hsd1.ca.comcast.net) (Quit: Leaving.)
  1112. # [07:12] <benjamin> is there a public channel for services?
  1113. # [07:12] <@roc> devd: obviously I wouldn't (and couldn't) stop you from doing whatever, but I'm 99.9% sure we can do CFI whenever we feel the need to. I am much much less sure that it is possible to write a fast, competitive browser engine in Rust, so that's where I recommend focusing work right now.
  1114. # [07:13] <@roc> devd: sure, but conceivably we could compile Servo, the compiler could introduce a safety bug (e.g. missing array bounds check), and an attacker could find a way to exploit that
  1115. # [07:13] <devd> roc: I am not working on that; I am just really confused why we are discussing memory safety bugs for Rust
  1116. # [07:13] * Joins: priya (Adium@moz-5843392D.hsd1.ca.comcast.net)
  1117. # [07:13] * khuey is now known as khuey|away
  1118. # [07:13] <devd> roc: aah
  1119. # [07:13] <devd> ok
  1120. # [07:13] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
  1121. # [07:13] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Input/output error)
  1122. # [07:13] <@ehsan> dzbarsky: it's a bit late for me here (1am). can you please cc me on the bug and we'll pick this up tomorrow?
  1123. # [07:14] * Quits: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com) (Ping timeout)
  1124. # [07:14] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1125. # [07:14] <darktrojan> Unfocused, cache it where?
  1126. # [07:14] * Quits: Hixie (ianh@C6D27F7B.5EFFBB68.81BC061B.IP) (Ping timeout)
  1127. # [07:14] * Joins: Hixie (ianh@C6D27F7B.5EFFBB68.81BC061B.IP)
  1128. # [07:15] * Quits: akeybl_ (akeybl@moz-52D39FF6.hsd1.ca.comcast.net) (Quit: Leaving...)
  1129. # [07:15] <darktrojan> I could just replace the getter with the result
  1130. # [07:16] <devd> roc: thanks for your time!
  1131. # [07:16] <@roc> pleasure
  1132. # [07:16] * Joins: akeybl (akeybl@moz-52D39FF6.hsd1.ca.comcast.net)
  1133. # [07:16] * Quits: dRdR (dsherk@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  1134. # [07:16] * Quits: ahal (ahal@moz-7D905691.avante-wifi.mozilla.hq) (Input/output error)
  1135. # [07:17] <dzbarsky> ehsan: sure
  1136. # [07:17] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  1137. # [07:17] * ekr_ is now known as ekr
  1138. # [07:18] <@ehsan> dzbarsky: ty
  1139. # [07:19] <Unfocused> darktrojan: eh, i guess. though that does mean that if the icons from AddonRepository get updated, it won't be reflected in AddonWrapper until the next time the app is started - which is different from the other properties
  1140. # [07:20] * Joins: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com)
  1141. # [07:21] * Quits: nigelb (nigel@moz-8640053A.me) (Killed (dumitru (happy bday! blame ashish for this :))))
  1142. # [07:22] * Joins: nigelb (nigel@moz-8640053A.me)
  1143. # [07:22] <Unfocused> come to think of it, we don't really have a place to put cached data for AddonWrapper, in a way that can be cleared outside of AddonWrapper :\
  1144. # [07:23] * Unfocused didn't think this all the way through, admittedly
  1145. # [07:23] * Quits: qheaden (qheaden@moz-1196D060.nrflva.fios.verizon.net) (Quit: Leaving)
  1146. # [07:23] <darktrojan> Unfocused, when do we get a new AddonWrapper? once per session?
  1147. # [07:23] <darktrojan> or does it get replaced if we upgrade the addon?
  1148. # [07:24] <Mossop> It should get thrown away on GC if no-one else is holding it
  1149. # [07:24] <Unfocused> no, pretty much every time an addon object is requested via a public api :\
  1150. # [07:24] <Unfocused> we do cache AddonInternal objects though
  1151. # [07:24] <Unfocused> but via a weak reference
  1152. # [07:25] <darktrojan> so does it matter if we have a lazy getter?
  1153. # [07:25] * Quits: priya (Adium@moz-5843392D.hsd1.ca.comcast.net) (Quit: Leaving.)
  1154. # [07:25] <Unfocused> hm, i guess not..
  1155. # [07:25] <darktrojan> oh wait that doesn't actually solve the issue at hand
  1156. # [07:25] <darktrojan> better than nothing though I guess
  1157. # [07:26] <darktrojan> cache ALL the things
  1158. # [07:26] <Unfocused> well, i guess it means we don't have to worry about clearing the cache
  1159. # [07:26] * Quits: ekr (ekr@moz-1515ED18.mycingular.net) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  1160. # [07:26] * Joins: janv (varga@moz-2C94136F.o2inet.sk)
  1161. # [07:27] <Unfocused> it'll be fun to sort out all this stuff if we ever make createWrapper() cleverer, and cache AddonWrapper objects....
  1162. # [07:27] * Unfocused idly wonders how much memory overhead we have with that
  1163. # [07:27] <Mossop> Unfocused: We cache the wrapper on the AddonInternal no?
  1164. # [07:28] <Unfocused> oh! we do! i didn't think we did
  1165. # [07:28] * Quits: bonnie (bbsurender@3035F4A5.3753335A.B66DD36E.IP) (Quit: Ex-Chat)
  1166. # [07:28] <Unfocused> ... which means, ignore what i said about not needing to clear the cache :\
  1167. # [07:29] <Callek> Unfocused: bad Addon Manager owner, you should give it to someone who knows it better, like Mossop!
  1168. # [07:29] <Callek> :-P
  1169. # [07:29] <Unfocused> haha
  1170. # [07:29] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  1171. # [07:30] <darktrojan> heh
  1172. # [07:30] <darktrojan> if you tried reading this stuff you'd be confused too
  1173. # [07:30] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: Eaten by grue.)
  1174. # [07:31] * Quits: decoder (quassel@moz-216446B9.own-hero.net) (Ping timeout)
  1175. # [07:31] <jesup> roc/khuey/njn/etc: patches are up for mass nsCAutoString->nsAutoCString change (including #define for back-compatibility)
  1176. # [07:31] <jesup> bug 773151
  1177. # [07:32] <KWierso> njn: ping?
  1178. # [07:32] * Joins: decoder (quassel@moz-216446B9.own-hero.net)
  1179. # [07:33] * Joins: Jesse_ (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  1180. # [07:33] <Unfocused> darktrojan: i guess the best option might just be to fix bug 767320 then
  1181. # [07:33] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Ping timeout)
  1182. # [07:33] * Quits: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net) (Ping timeout)
  1183. # [07:33] <jesup> roc: who would be a good reviewer?
  1184. # [07:33] <@roc> bsmedberg
  1185. # [07:33] <@roc> thx
  1186. # [07:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8d98dea0ba5f - Phil Ringnalda - Back out 5eacd4fc78e4 (bug 772722) for mochitest-4 shutdown crashes
  1187. # [07:37] <brendan> devd, roc: anywhere in compiler and its target runtime, a refcount underflow or equivalent can lead to loss of CFI
  1188. # [07:38] <brendan> could be compiler bug, could be runtime -- hand-crafted C++, smaller TCB, I like it -- but these things tend to grow big enough to sprout such bugs
  1189. # [07:39] <@roc> sure
  1190. # [07:39] * Joins: dRdR (dsherk@moz-85EBB8A.dia.static.qwest.net)
  1191. # [07:39] <@roc> CFI per se might or might not end up being the tool of choice to address such bugs
  1192. # [07:40] * Quits: janv (varga@moz-2C94136F.o2inet.sk) (Quit: This computer has gone to sleep)
  1193. # [07:40] * tbsaunde|afk is now known as tbsaunde
  1194. # [07:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2ad3e97aa550 - Benoit Jacob - Bug 760323 - fix --disable-webgl : let it also disable the bindings and s3tc extension - r=bz
  1195. # [07:40] <@roc> a compromise of everything inside a process sandbox could be quite lethal, in a world where everything interesting is happening in your browser
  1196. # [07:42] <@roc> Microsoft is still pushing hard on Midori, child of Singularity; there, the integrity of the C# compiler and runtime are maintained via some kind of certified compilation, and machine-assisted formal verification of the unsafe parts of the runtime
  1197. # [07:42] * Joins: janv (varga@moz-2C94136F.o2inet.sk)
  1198. # [07:42] * Joins: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com)
  1199. # [07:43] <@roc> this kind of thing is still very hard, but it is I think feasible now if you have Microsoft's resources, and it's getting easier
  1200. # [07:44] * Joins: tantek (tantek@moz-446DB75D.tmodns.net)
  1201. # [07:45] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1202. # [07:46] <anant> philor: how do you determine which android bustages to star?
  1203. # [07:46] <KWierso> random number generator?
  1204. # [07:46] <philor> or The Hate Index
  1205. # [07:47] <jesup> roc: I have buddies on that team; an ex-coworker is running/lead-architect on it it I believe
  1206. # [07:47] <anant> Heh, then why are we running those tests if they don't indicate anything?
  1207. # [07:47] * Joins: m_kato (Daily@moz-348F61F0.mozilla.or.jp)
  1208. # [07:47] <philor> the theory is that I will eventually notice actual bustage
  1209. # [07:47] <jesup> if they consistently fail you have found something
  1210. # [07:48] * Quits: m_kato (Daily@moz-348F61F0.mozilla.or.jp) (Quit: m_kato)
  1211. # [07:48] <philor> I didn't, but RyanVM did yesterday or the day before, after only 12 hours
  1212. # [07:48] <anant> Ah. /tipothehat
  1213. # [07:48] * Joins: masayuki (Daily@moz-911CC660.zaq.ne.jp)
  1214. # [07:48] <philor> the second bustage was a quicker spot, just a few hours
  1215. # [07:48] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1216. # [07:48] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  1217. # [07:51] <philor> so, first cut, XUL talos and browser chrome, both of which have landed but not deployed patches to shut them off - always ignored now, then, look for actual test failures, then, look for suites that seem to have failed an unexpected number of times in a row, then, look for mobile pushes that might actually care about getting results, then, retrigger the tip if it stays the tip long enough to retrigger while it's still the tip
  1218. # [07:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6cf7aa93994c - Luke Wagner - Bug 765956 - Set Bindings' parent eagerly (r=bhackett)
  1219. # [07:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c9a5dfa1b07d - Luke Wagner - Bug 767750 - rm JSScript::evalHashLink (r=njn)
  1220. # [07:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/38a703b244c2 - Luke Wagner - Bug 753145 - Attach static scope nesting information to scripts (r=jimb)
  1221. # [07:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cd782fd66995 - Luke Wagner - Bug 765956 - Remove the non-reentrant closure optimization (r=bhackett)
  1222. # [07:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/41d5c8529748 - Luke Wagner - Bug 771039 - fix CompExpTransplanter to correctly fix up implicit arguments definitions in generator expressions (r=dvander)
  1223. # [07:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0253f34f6bc2 - Luke Wagner - Bug 771039 - assert some invariants in BindNameToSlot (r=dvander)
  1224. # [07:52] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6bbf3f22bb5d - Luke Wagner - Bug 753158 - emit ALIASEDVAR ops for upvars (r=bhackett)
  1225. # [07:52] <njn> philor: if I want to do a tinderbox debug run with --disable-optimize, how would I do that?
  1226. # [07:53] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
  1227. # [07:53] <philor> njn: http://mxr.mozilla.org/mozilla-central/source/browser/config/mozconfigs/ - the one named "debug" for each platform
  1228. # [07:54] <njn> philor: so http://mxr.mozilla.org/mozilla-central/source/browser/config/mozconfigs/linux64/debug is one...
  1229. # [07:54] <njn> ?
  1230. # [07:54] <philor> right
  1231. # [07:54] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  1232. # [07:55] * Quits: janv (varga@moz-2C94136F.o2inet.sk) (Quit: This computer has gone to sleep)
  1233. # [07:55] <jesup> njn: since we got rid of the mozconfig-extra stuff, you have to edit N mozconfig files
  1234. # [07:55] <njn> jesup: that's fine
  1235. # [07:55] * Quits: akeybl (akeybl@moz-52D39FF6.hsd1.ca.comcast.net) (Quit: Leaving...)
  1236. # [07:55] * Joins: StevenLee_ (chatzilla@moz-99690620.hinet-ip.hinet.net)
  1237. # [07:55] <philor> you could save a little typing with things they include, like http://mxr.mozilla.org/mozilla-central/source/build/unix/mozconfig.linux, but it would take longer to figure out which ones cover which things than just to paste it in every separate one
  1238. # [07:56] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
  1239. # [07:56] * jesup misses mozconfig-extra (or whatever it was named)
  1240. # [07:56] <darktrojan> Unfocused, Mossop, so many thisWrappers and thatInternals, who said doing this in JS was a good idea again?
  1241. # [07:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7d11ab4b1a8c - Matt Brubeck - Bug 769857 - Add a small delay before the tap highlight [r=wesj]
  1242. # [07:57] <njn> philor: how's this look for disabling optimization just on linux debug builds? http://pastebin.mozilla.org/1701113
  1243. # [07:58] * Quits: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net) (Ping timeout)
  1244. # [07:59] * Joins: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de)
  1245. # [07:59] <philor> njn: looks fine - I'd ordinarily add anything I added at the bottom, to keep from getting overridden by something I didn't see, but I just looked at build/unix/mozconfig.linux, and it's not messing with you
  1246. # [08:00] <njn> philor: thanks
  1247. # [08:01] * Joins: JesperHansen (JesperHans@moz-AA96EAE3.dhcp.fiberflex.dk)
  1248. # [08:02] <philor> oh, forgot one Android starring step, "look for tests which ran perfectly, and the color comes from infra fiddling after the test had already completed" since avoiding retriggering them is probably a 10 or 20% savings on load
  1249. # [08:02] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  1250. # [08:03] <philor> eh, less, 10 or 20% of the failures isn't 10 or 20% of the load, there must be some green runs, sometimes
  1251. # [08:06] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Input/output error)
  1252. # [08:07] * Joins: RemusPop (remuspop@601F3B17.33662590.A5830293.IP)
  1253. # [08:08] * Quits: tantek (tantek@moz-446DB75D.tmodns.net) (Quit: tantek)
  1254. # [08:10] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Client exited)
  1255. # [08:10] <Unfocused> darktrojan: you'd rather use XPCOM? :P
  1256. # [08:11] <darktrojan> I'd rather use private functions
  1257. # [08:12] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
  1258. # [08:12] <darktrojan> I guess that's too easy (TM)
  1259. # [08:12] <Unfocused> i think JS will get that eventually, fwiw
  1260. # [08:12] <darktrojan> all hail dart
  1261. # [08:13] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  1262. # [08:13] * Quits: kentuckyfriedtakahe (ajones@moz-5D29915D.cable.telstraclear.net) (Client exited)
  1263. # [08:13] <Unfocused> not sure if that would necessarily solve it though - XPIProvider would still need to have use of all the stuff on AddonInternal
  1264. # [08:13] <sheppy> All hail dirt! I agree!
  1265. # [08:13] <sheppy> Oh. Dart.
  1266. # [08:14] <Unfocused> ew, dart. i was talking about harmony
  1267. # [08:14] <sheppy> Whatever, same thing,
  1268. # [08:14] <Unfocused> heh
  1269. # [08:14] <@dolske> dirt? Air is going to be BIG!
  1270. # [08:14] <devd> brendan: roc yeah; on the other hand, I think CFI can be implemented pretty easily and with surprisingly low overhead on modern machines
  1271. # [08:14] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Quit: ChatZilla 0.9.88.2 [SeaMonkey 2.11/20120705094102])
  1272. # [08:15] <brendan> devd: how?
  1273. # [08:15] <Unfocused> we could probably do the same thing with just AddonInternal and a Proxy....
  1274. # [08:15] <devd> brendan: if I am not wrong, there have been number of papers that have tried to do it
  1275. # [08:15] <devd> brendan: its not my area, but I can forward you some things
  1276. # [08:15] <devd> brendan: ofcourse, there is the usual grain of salt given it is an academic pub
  1277. # [08:16] <brendan> devd: i've read the NaCl papers
  1278. # [08:16] <brendan> NaCl on IA32 is tops, but uses segment registers
  1279. # [08:16] <devd> brendan: I thought NaCl was all about SFI
  1280. # [08:17] <devd> brendan: and not so much about maintaining CFI of the untrusted code base
  1281. # [08:17] <brendan> CFI succeeded SFI, it's what NaCl enforces
  1282. # [08:17] <devd> brendan: other than the higher level invariant "jump targets are aligned at ..whatever..."
  1283. # [08:17] * Joins: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz)
  1284. # [08:18] * Joins: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net)
  1285. # [08:18] * Joins: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com)
  1286. # [08:18] <devd> brendan: wait what? Maybe I am really confused. SFI is software fault isolation, CFI is control flow integrity, right?
  1287. # [08:18] * Joins: janv (varga@moz-2C94136F.o2inet.sk)
  1288. # [08:18] * Quits: c0smikdebris (c0smikdebr@24DE7A37.5C6350CF.274D17D6.IP) (Quit: Computer has gone to sleep.)
  1289. # [08:19] <brendan> devd: sorry, i'm thinking of abadi, erlingsson et al
  1290. # [08:19] * Joins: atte (atte@moz-401E92F1.dhcp.inet.fi)
  1291. # [08:20] <devd> that is CFI, right?
  1292. # [08:20] <brendan> y
  1293. # [08:20] <devd> and NaCl implements SFI, which was originally wahbe et al., then McCamant et al. and then finally the Google folks
  1294. # [08:21] * Joins: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net)
  1295. # [08:22] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  1296. # [08:22] <brendan> devd: right, my mail got that wrong -- sorry
  1297. # [08:23] <brendan> SFI would be enough, still has non-trivial overhead
  1298. # [08:23] <brendan> chrome C++ not yet NaCl'ed :-P
  1299. # [08:24] * Joins: marcoz (marco.zehe@moz-9C83EA9B.dip.t-dialin.net)
  1300. # [08:24] <devd> :)
  1301. # [08:24] * Joins: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP)
  1302. # [08:24] * Joins: c0smikdebris (c0smikdebr@24DE7A37.5C6350CF.274D17D6.IP)
  1303. # [08:24] <devd> If I am not wrong, the thing about SFI is that it wants to secure arbitrary code; so it needs to have lots of invariants like "only these instructions allowed", "only jumps to aligned addresses allowed"
  1304. # [08:24] <devd> and so on
  1305. # [08:25] <devd> which cause performance hit
  1306. # [08:25] <devd> these are not concerns for CFI
  1307. # [08:25] <devd> which is why, I think CFI can be done cheaply
  1308. # [08:26] * Quits: rniwa (rniwa@60A74940.D6CCE4AE.77834EAA.IP) (Quit: rniwa)
  1309. # [08:27] <brendan> devd: the original CFI overhead was not so hot
  1310. # [08:27] <brendan> but there's been newer work: "HyperSafe: A Lightweight Approach to Provide Lifetime Hypervisor Control-Flow Integrity" by Wang & Jiang
  1311. # [08:27] <brendan> but hypervisors
  1312. # [08:29] * Quits: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com) (Quit: Leaving)
  1313. # [08:29] <hsivonen> dzbarsky: pong
  1314. # [08:30] <Unfocused> darktrojan: what's the chance you'd have time to work on bug 767320 sometime soon? would be preferable to land both those bugs at the same time
  1315. # [08:30] <brendan> devd: do you have faster CFI refs?
  1316. # [08:31] * Quits: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  1317. # [08:31] <devd> brendan: see pm
  1318. # [08:31] * Quits: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  1319. # [08:31] * Joins: grubshka (grubshka@moz-393BF06.w86-216.abo.wanadoo.fr)
  1320. # [08:32] <brendan> devd: thx
  1321. # [08:32] <dzbarsky> hsivonen: bug 765381
  1322. # [08:32] * Joins: past (past@moz-1ECCACE1.dsl.dyn.forthnet.gr)
  1323. # [08:33] <dzbarsky> hsivonen: I would try to write a patch but for some reason | make translate| gives me errors
  1324. # [08:33] * Quits: anant (Anant@moz-132332B9.hsd1.ca.comcast.net) (Quit: Leaving)
  1325. # [08:34] <hsivonen> dzbarsky: regarding what you said to ehsan: I wasn't really making an argument about non-virtuality. I was just checking that the existing code wasn't bogus.
  1326. # [08:35] <hsivonen> that is, I don't have an objection to just making the destructor virtual
  1327. # [08:36] <dzbarsky> hsivonen: ok, let's just do whatever is easiest then
  1328. # [08:36] * Joins: xakz (XaMaD@moz-5F95FDA6.w90-21.abo.wanadoo.fr)
  1329. # [08:38] * Quits: lht (elihait@moz-722A94AD.dreamhost.com) (Quit: Ex-Chat)
  1330. # [08:38] * Quits: @roc (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  1331. # [08:38] * devd is now known as devd_afk
  1332. # [08:38] * devd_afk is now known as devd
  1333. # [08:38] * devd is now known as devd_afk
  1334. # [08:39] <dzbarsky> hsivonen: how about https://bug765381.bugzilla.mozilla.org/attachment.cgi?id=641355 ?
  1335. # [08:40] <hsivonen> dzbarsky: the trouble with make translate is that it's a supposedly easy workflow but not the workflow I actually use
  1336. # [08:40] * Quits: Mook (Daily@moz-8F011215.dsl.teksavvy.com) (Quit: Mook)
  1337. # [08:40] <hsivonen> dzbarsky: the interesting question is how ugly a special case is needed in the translator to generate that code
  1338. # [08:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4be97839a566 - Mike Hommey - Bug 763651 - Link the javascript engine against zlib. r=khuey
  1339. # [08:41] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4761bf12898b - Mike Hommey - Bug 762864 - Ship webapprt locale files in webapprt chrome. r=bsmedberg
  1340. # [08:41] <hsivonen> dzbarsky: It's been a while, so I can't remember off the top of my head how ugly it would be
  1341. # [08:41] <hsivonen> I can see the code size advantage, though
  1342. # [08:42] <dzbarsky> hsivonen: heh
  1343. # [08:47] * Joins: fabrice1 (fabrice@moz-E7E0F2F9.w2-10.abo.wanadoo.fr)
  1344. # [08:48] * Quits: fabrice1 (fabrice@moz-E7E0F2F9.w2-10.abo.wanadoo.fr) (Ping timeout)
  1345. # [08:51] * Quits: c0smikdebris (c0smikdebr@24DE7A37.5C6350CF.274D17D6.IP) (Quit: Computer has gone to sleep.)
  1346. # [08:55] * Quits: janv (varga@moz-2C94136F.o2inet.sk) (Quit: This computer has gone to sleep)
  1347. # [08:56] * Quits: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Ping timeout)
  1348. # [08:57] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  1349. # [08:57] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  1350. # [08:58] * Quits: mike5w3c (MikeS@moz-7A86FF97.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
  1351. # [08:58] * Joins: cpearce (chatzilla@moz-CCCF2096.xdsl.xnet.co.nz)
  1352. # [08:58] * Quits: dRdR (dsherk@moz-85EBB8A.dia.static.qwest.net) (Quit: WeeChat 0.3.7)
  1353. # [08:59] * Joins: mike5w3c (MikeS@moz-A11FAB7.xgsspn.imtp.tachikawa.spmode.ne.jp)
  1354. # [08:59] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
  1355. # [08:59] * Joins: artur (artur@52B7E497.7DF4460D.B1111C5D.IP)
  1356. # [09:00] * Joins: martyn (martyn@moz-B7D2E286.webport-cl2-hg5.ilford.mdip.bt.net)
  1357. # [09:00] * cadecairos is now known as cadecairos_away
  1358. # [09:01] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
  1359. # [09:01] * cadecairos_away is now known as cadecairos
  1360. # [09:02] * Joins: dRdR (dsherk@moz-63925F6.members.linode.com)
  1361. # [09:02] * Joins: tchevalier (Daily@3997AD99.CD090CF3.CEE04A98.IP)
  1362. # [09:02] * Quits: rkd (Adium@moz-85EBB8A.dia.static.qwest.net) (Quit: Leaving.)
  1363. # [09:03] * edwin is now known as edwin|sleep
  1364. # [09:04] * Joins: jwilde1 (Earlybird@moz-23E1A364.aton.com)
  1365. # [09:04] * Quits: ianbicking (ianbicking@moz-5D45B48D.hsd1.mn.comcast.net) (Quit: ianbicking)
  1366. # [09:05] * Joins: fabrice1 (fabrice@moz-104CC309.mv.mozilla.com)
  1367. # [09:05] * Joins: dao (dao@moz-3776949D.superkabel.de)
  1368. # [09:05] * Quits: jwilde1 (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  1369. # [09:06] * Quits: @dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net) (Ping timeout)
  1370. # [09:08] * mattwoodrow|away is now known as mattwoodrow
  1371. # [09:09] * Quits: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net) (Ping timeout)
  1372. # [09:10] * Joins: raphc (AndChat501@DB2AD99A.C20A00FF.B3F72630.IP)
  1373. # [09:11] * Joins: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp)
  1374. # [09:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/341214c1b964 - Benjamin Peterson - Bug 773153: don't use operand context when looking for line end. r=njn
  1375. # [09:13] * Quits: raphc (AndChat501@DB2AD99A.C20A00FF.B3F72630.IP) (Connection reset by peer)
  1376. # [09:13] * Joins: raphc (AndChat501@DB2AD99A.C20A00FF.B3F72630.IP)
  1377. # [09:14] * Quits: mreavy (chatzilla@moz-6380AF60.phlapa.fios.verizon.net) (Ping timeout)
  1378. # [09:14] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  1379. # [09:15] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  1380. # [09:17] * Quits: njn (chatzilla@moz-A8ED2157.dyn.iinet.net.au) (Client exited)
  1381. # [09:18] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1382. # [09:19] * Joins: mreavy (chatzilla@moz-6380AF60.phlapa.fios.verizon.net)
  1383. # [09:20] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1384. # [09:20] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  1385. # [09:23] * Joins: jwilde1 (Earlybird@moz-23E1A364.aton.com)
  1386. # [09:23] * Joins: c0smikdebris (c0smikdebr@24DE7A37.5C6350CF.274D17D6.IP)
  1387. # [09:24] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1388. # [09:24] * Quits: raphc (AndChat501@DB2AD99A.C20A00FF.B3F72630.IP) (Ping timeout)
  1389. # [09:26] * Quits: gwagner_ (idefix2@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner_)
  1390. # [09:28] * Quits: naveed (nihsanulla@moz-409D20C6.bstnma.fios.verizon.net) (Input/output error)
  1391. # [09:29] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  1392. # [09:29] * ChanServ sets mode: +o roc
  1393. # [09:29] * Quits: mreavy (chatzilla@moz-6380AF60.phlapa.fios.verizon.net) (Input/output error)
  1394. # [09:30] * Joins: Stan (Stan@moz-3935041.dip.t-dialin.net)
  1395. # [09:31] * tbsaunde is now known as tbsaunde|fk
  1396. # [09:31] * tbsaunde|fk is now known as tbsaunde|afk
  1397. # [09:31] * Quits: Stan_ (Stan@moz-A5E5F4F0.dip.t-dialin.net) (Ping timeout)
  1398. # [09:31] * Joins: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr)
  1399. # [09:31] * Joins: int3 (int3@moz-54D0A3B.lightspeed.sntcca.sbcglobal.net)
  1400. # [09:33] * Quits: int3 (int3@moz-54D0A3B.lightspeed.sntcca.sbcglobal.net) (Client exited)
  1401. # [09:33] * Joins: int3 (int3@moz-54D0A3B.lightspeed.sntcca.sbcglobal.net)
  1402. # [09:36] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
  1403. # [09:36] * Quits: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net) (Quit: Leaving.)
  1404. # [09:37] * Quits: ginn (ginn@moz-9D5C2F29.oracle.com) (Quit: Leaving)
  1405. # [09:38] * Quits: mike5w3c (MikeS@moz-A11FAB7.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
  1406. # [09:39] * Joins: mike5w3c (MikeS@moz-D9718E04.xgsspn.imtp.tachikawa.spmode.ne.jp)
  1407. # [09:40] * Quits: Kabaka (Kabaka@moz-134F608B.stl1cmta01.stwrok.ok.dh.suddenlink.net) (Ping timeout)
  1408. # [09:40] * Quits: masayuki (Daily@moz-911CC660.zaq.ne.jp) (Quit: masayuki)
  1409. # [09:40] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
  1410. # [09:40] * Joins: masayuki (Daily@moz-911CC660.zaq.ne.jp)
  1411. # [09:40] * Quits: masayuki (Daily@moz-911CC660.zaq.ne.jp) (Client exited)
  1412. # [09:41] * Joins: masayuki (Daily@moz-911CC660.zaq.ne.jp)
  1413. # [09:41] * Quits: dao (dao@moz-3776949D.superkabel.de) (Connection reset by peer)
  1414. # [09:41] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  1415. # [09:41] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  1416. # [09:42] * Joins: dao (dao@moz-3776949D.superkabel.de)
  1417. # [09:42] * philor leaves the WinXP PGO jsreftest bustage and the various PGO retriggers on edmorley's door mat, like a cat leaving a lovely bird with only the head chewed off
  1418. # [09:43] * Joins: Kabaka (Kabaka@moz-5AA916C2.stl1cmta01.stwrok.ok.dh.suddenlink.net)
  1419. # [09:43] * Joins: joe_walker (joe_walker@moz-15405DDA.cable.virginmedia.com)
  1420. # [09:43] * philor is now known as philor|away
  1421. # [09:44] * Quits: binki (ohnobinki@moz-15024F6E.try.wideopenwest.com) (Ping timeout)
  1422. # [09:44] * Joins: cviecco (cviecco@moz-B4C3894B.static.mundo-r.com)
  1423. # [09:44] <glob> awww
  1424. # [09:46] * Quits: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net) (Quit: zzzzzzzzz)
  1425. # [09:46] * Quits: cviecco (cviecco@moz-B4C3894B.static.mundo-r.com) (Ping timeout)
  1426. # [09:46] * glob is now known as glob|away
  1427. # [09:47] * Quits: sriram (sriramr@moz-BF171339.hsd1.ca.comcast.net) (Quit: sriram)
  1428. # [09:48] * Joins: cviecco (cviecco@moz-104CC309.mv.mozilla.com)
  1429. # [09:49] * Quits: nrc (nrc@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  1430. # [09:49] * Joins: raphc (quassel@moz-F8747CC6.dsl.ovh.fr)
  1431. # [09:50] <darktrojan> Unfocused, I'll do it ummm .. soon
  1432. # [09:50] * Quits: jwilde1 (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  1433. # [09:50] * Quits: tchevalier (Daily@3997AD99.CD090CF3.CEE04A98.IP) (Ping timeout)
  1434. # [09:54] * Fallen|away is now known as Fallen
  1435. # [09:54] * Quits: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com) (Ping timeout)
  1436. # [09:54] * Joins: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com)
  1437. # [09:55] * Joins: binki (ohnobinki@moz-15024F6E.try.wideopenwest.com)
  1438. # [09:59] * Joins: necolas (necolas@moz-C84924E0.bb.sky.com)
  1439. # [10:01] * Quits: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se) (Ping timeout)
  1440. # [10:02] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  1441. # [10:03] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  1442. # [10:04] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  1443. # [10:05] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1444. # [10:06] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Input/output error)
  1445. # [10:07] * Joins: gandalf (gandalf@moz-F7BF3BFF.neoplus.adsl.tpnet.pl)
  1446. # [10:09] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  1447. # [10:10] * glob|away is now known as glob
  1448. # [10:10] * Quits: hub (hub@moz-E2FCA694.figuiere.net) (Ping timeout)
  1449. # [10:10] * Joins: nrc (nrc@moz-5DAE2951.bitstream.orcon.net.nz)
  1450. # [10:11] * Quits: c0smikdebris (c0smikdebr@24DE7A37.5C6350CF.274D17D6.IP) (Quit: Computer has gone to sleep.)
  1451. # [10:11] * Quits: jgilbert (jgilbert@moz-17D0114B.hsd1.ca.comcast.net) (Ping timeout)
  1452. # [10:12] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  1453. # [10:12] * Joins: garnacho (carlos@moz-6DCA872A.dyn.user.ono.com)
  1454. # [10:12] * Joins: artur (artur@52B7E497.7DF4460D.B1111C5D.IP)
  1455. # [10:13] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  1456. # [10:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/184ba174e8a6 - Mark Hammond - bug 773165 - more robust removal of frameworker's iframe. r=gavin
  1457. # [10:15] * Joins: rednaks (rednaks@5AAA2D7D.AADF9420.55FFA9B4.IP)
  1458. # [10:19] * Quits: cviecco (cviecco@moz-104CC309.mv.mozilla.com) (Ping timeout)
  1459. # [10:20] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e5579991e19e - Bobby Holley - Bug 655649 - Use Subsumes Rather than Equals in XPConnect wrapper computation. r=mrbkap
  1460. # [10:20] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8f3340e10d5f - Bobby Holley - Bug 655649 - Stop doing dynamic security checks for document.domain. r=mrbkap
  1461. # [10:20] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c9b038fa6956 - Bobby Holley - Bug 601277 - Better tests for document.domain. r=mrbkap
  1462. # [10:20] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3f0ff9117f8b - Bobby Holley - Bug 655649 - Recompute cross-compartment wrappers when setting document.domain. r=mrbkap
  1463. # [10:21] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1464. # [10:21] * Joins: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com)
  1465. # [10:22] * Quits: raphc (quassel@moz-F8747CC6.dsl.ovh.fr) (Connection reset by peer)
  1466. # [10:23] <dao> markh: wrong reviewer
  1467. # [10:23] * Joins: raphc (quassel@moz-F8747CC6.dsl.ovh.fr)
  1468. # [10:23] <dao> markh: if you back this out and reland it with the right reviewer, you can also add the missing semicolon while you're at it...
  1469. # [10:26] * Quits: necolas (necolas@moz-C84924E0.bb.sky.com) (Client exited)
  1470. # [10:27] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  1471. # [10:27] * ChanServ sets mode: +o roc
  1472. # [10:30] * Fallen is now known as Fallen|away
  1473. # [10:30] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  1474. # [10:30] * Fallen|away is now known as Fallen
  1475. # [10:31] * Quits: dao (dao@moz-3776949D.superkabel.de) (Quit: Leaving.)
  1476. # [10:32] * Joins: dao (dao@moz-3776949D.superkabel.de)
  1477. # [10:34] * Quits: grubshka (grubshka@moz-393BF06.w86-216.abo.wanadoo.fr) (Ping timeout)
  1478. # [10:34] <glob> happy bmo push day! http://globau.wordpress.com/2012/07/12/happy-bmo-push-day-4/
  1479. # [10:34] <markh> dao: bugger, sorry about that. Is there a specific checkin message I should make for the backout?
  1480. # [10:35] <dao> markh: I just pushed it myself
  1481. # [10:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cf874e608c60 - Mark Hammond - Bug 773165 - more robust removal of frameworker's iframe. r=dao
  1482. # [10:35] <markh> awesome, thanks
  1483. # [10:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/71fe850374d4 - Dão Gottwald - merge backout
  1484. # [10:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b13f42bfcb9d - Dão Gottwald - Backed out changeset 184ba174e8a6
  1485. # [10:35] * Quits: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725])
  1486. # [10:35] * Quits: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz) (Quit: Connection reset by beer)
  1487. # [10:39] * Quits: bnicholson (bnicholson@moz-F08A2DE.hsd1.ca.comcast.net) (Input/output error)
  1488. # [10:41] * Joins: ShellHacker (chatzilla@63837D8C.65BDE0D7.5353200B.IP)
  1489. # [10:43] <NeilAway> glob: aha, bug 764517!
  1490. # [10:43] * Joins: edmorley (edmorley@moz-C7B272C7.range86-166.btcentralplus.com)
  1491. # [10:43] <glob> NeilAway, aha good or aha bad? ;)
  1492. # [10:43] * Quits: dao (dao@moz-3776949D.superkabel.de) (Client exited)
  1493. # [10:43] <NeilAway> glob: well, good, given that I got bitten by it
  1494. # [10:43] <glob> NeilAway, aha :)
  1495. # [10:44] <NeilAway> glob: aha good or aha bad? :-P
  1496. # [10:44] <glob> NeilAway, h aha
  1497. # [10:44] * Quits: edmorley (edmorley@moz-C7B272C7.range86-166.btcentralplus.com) (Ping timeout)
  1498. # [10:45] <Unfocused> darktrojan: ok, thanks :)
  1499. # [10:45] <glandium> sometimes i wish try would allow incremental builds.
  1500. # [10:45] * Joins: tchevalier (Daily@3997AD99.CD090CF3.CEE04A98.IP)
  1501. # [10:47] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1502. # [10:50] * heycam is now known as heycam|away
  1503. # [10:52] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Input/output error)
  1504. # [10:52] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1505. # [10:52] * Quits: raphc (quassel@moz-F8747CC6.dsl.ovh.fr) (Client exited)
  1506. # [10:53] * Joins: protz (jonathan@moz-7F6750F6.xulforum.org)
  1507. # [10:53] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  1508. # [10:54] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1509. # [10:55] * davehunt|away is now known as davehunt
  1510. # [10:55] * Quits: ahurle (ahurle@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  1511. # [10:57] * Joins: ahurle (ahurle@moz-BBE3ABD.mv.mozilla.com)
  1512. # [10:57] * Joins: Ms2ger (Ms2ger@54FF0EB3.83DCF97F.37724B0D.IP)
  1513. # [10:58] * Joins: msucan (mihai@50E8187B.8219517.BD62875.IP)
  1514. # [10:58] * Quits: birtles (chatzilla@moz-348F61F0.mozilla.or.jp) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1515. # [10:58] * Joins: raphc (quassel@moz-F8747CC6.dsl.ovh.fr)
  1516. # [10:58] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
  1517. # [10:58] * ChanServ sets mode: +o smaug
  1518. # [11:00] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Input/output error)
  1519. # [11:01] * Joins: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com)
  1520. # [11:02] * Joins: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP)
  1521. # [11:02] * Quits: ahurle (ahurle@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  1522. # [11:05] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/04df150d0cc3 - Robert Strong - Windows installer only - Bug 756325. r=bbondy
  1523. # [11:05] <firebot> http://hg.mozilla.org/mozilla-central/rev/e6f3c420aaa3 - Joe Walker - Bug 771992 - GCLI cookie command completion wonky in xmas tree case; r=dcamp
  1524. # [11:05] <firebot> http://hg.mozilla.org/mozilla-central/rev/70d92a6ccdfa - Tim Taubert - merge m-c to fx-team
  1525. # [11:05] <firebot> http://hg.mozilla.org/mozilla-central/rev/fe7cb8cd6c6d - Joe Walker - Bug 771356 - GCLI "console clear" command doesn't appear to clear the console; r=dcamp
  1526. # [11:09] * glob is now known as glob|away
  1527. # [11:10] * Joins: grubshka (grubshka@463E09B5.26DA4C22.B3F72630.IP)
  1528. # [11:11] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
  1529. # [11:13] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  1530. # [11:14] * Quits: cpearce (chatzilla@moz-CCCF2096.xdsl.xnet.co.nz) (Quit: ChatZilla 0.9.88.2 [Firefox 16.0a1/20120711030538])
  1531. # [11:14] * Quits: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net) (Quit: yuan)
  1532. # [11:15] * hsivonen is grumpy about getting a bug deliberately imprecisely duped instead of frankly WONTFIXed
  1533. # [11:15] * Quits: grubshka (grubshka@463E09B5.26DA4C22.B3F72630.IP) (Ping timeout)
  1534. # [11:16] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  1535. # [11:17] * Joins: edmorley|mobile (edmorleymo@1FA05860.3B0FFCAD.302434AB.IP)
  1536. # [11:18] <edmorley|mobile> Boooo. My desktop just made a popping sound and now won't turn on :-( into the office it is...
  1537. # [11:18] * Joins: grubshka (grubshka@1E1A7CE2.F027E568.B3F72630.IP)
  1538. # [11:20] * Ms2ger wonders who put him on the MozCamp attendee list
  1539. # [11:21] <ttaubert> we'll keep on trying
  1540. # [11:21] * Quits: edmorley|mobile (edmorleymo@1FA05860.3B0FFCAD.302434AB.IP) (Ping timeout)
  1541. # [11:22] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Input/output error)
  1542. # [11:24] <Ms2ger> "Re: We want to be your supplier of Composite Insulator with patents"
  1543. # [11:25] * Joins: artur (artur@52B7E497.7DF4460D.B1111C5D.IP)
  1544. # [11:29] * Joins: mike5w3c_ (MikeS@moz-E86100F2.xgsspn.imtp.tachikawa.spmode.ne.jp)
  1545. # [11:29] * AutomatedTester|AFK is now known as AutomatedTester
  1546. # [11:29] * Quits: mike5w3c (MikeS@moz-D9718E04.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
  1547. # [11:29] * mike5w3c_ is now known as mike5w3c
  1548. # [11:30] * Joins: edmorley|mobile (edmorleymo@moz-B9946BB0.wifi.virginmedia.com)
  1549. # [11:32] * Quits: edmorley|mobile (edmorleymo@moz-B9946BB0.wifi.virginmedia.com) (Ping timeout)
  1550. # [11:32] * Joins: mayhemer (Miranda@B3D46202.F87A741B.F23860FD.IP)
  1551. # [11:32] * Quits: ShellHacker (chatzilla@63837D8C.65BDE0D7.5353200B.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0a2/20120711042007])
  1552. # [11:35] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1553. # [11:36] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  1554. # [11:36] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1555. # [11:36] <capella> don't you >want< to visit Poland?
  1556. # [11:36] * Joins: sawrubh (chatzilla@70263D5E.4908EE32.68E6523.IP)
  1557. # [11:38] * Joins: alice (Mibbit@66297B5A.5E69A8BC.BF95DCD5.IP)
  1558. # [11:38] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  1559. # [11:39] <@smaug> ++Alice0775
  1560. # [11:39] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1561. # [11:39] <Ms2ger> smaug, linking to bonsailog?
  1562. # [11:39] <@smaug> yes!
  1563. # [11:39] <Ms2ger> capella, well, I told several people who asked that September wouldn't work for me :)
  1564. # [11:40] * Joins: edmorley|mobile (edmorleymo@88F51059.F3BBB17D.144F44FA.IP)
  1565. # [11:40] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Input/output error)
  1566. # [11:40] <capella> Oh! Actually, i was wondering since I got one too .... figured I was on a wrong list
  1567. # [11:41] * @smaug has never attended any MozCamp
  1568. # [11:41] <Ms2ger> Want an invite? ;)
  1569. # [11:42] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1570. # [11:42] <capella> :P I guess paying for it is something else
  1571. # [11:42] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Input/output error)
  1572. # [11:42] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1573. # [11:42] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Input/output error)
  1574. # [11:43] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Input/output error)
  1575. # [11:44] * Joins: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP)
  1576. # [11:44] * Joins: edmorley|mibbet (Mibbit@88F51059.F3BBB17D.144F44FA.IP)
  1577. # [11:45] * Quits: edmorley|mobile (edmorleymo@88F51059.F3BBB17D.144F44FA.IP) (Quit: Bye)
  1578. # [11:46] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1579. # [11:46] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Input/output error)
  1580. # [11:47] * Joins: mike5w3c_ (MikeS@moz-E86100F2.xgsspn.imtp.tachikawa.spmode.ne.jp)
  1581. # [11:47] * Quits: mike5w3c (MikeS@moz-E86100F2.xgsspn.imtp.tachikawa.spmode.ne.jp) (No route to host)
  1582. # [11:47] * mike5w3c_ is now known as mike5w3c
  1583. # [11:49] * Quits: joe_walker (joe_walker@moz-15405DDA.cable.virginmedia.com) (Connection reset by peer)
  1584. # [11:55] * Joins: KaiRo (robert@moz-74DC8A2B.adsl.highway.telekom.at)
  1585. # [11:58] * Joins: arunsl (arunsl@moz-90D7D72.nowhere-else.org)
  1586. # [11:58] <arunsl> am compiling ona dualcore 2 GB opensuse 12.1 system
  1587. # [11:58] <arunsl> library linking using ld is hanging the system as all of RAM is getting used, any suggestions how to proceed
  1588. # [11:58] <arunsl> mozila-central from mercurical is being used
  1589. # [11:59] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1590. # [12:00] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Input/output error)
  1591. # [12:01] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1592. # [12:02] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  1593. # [12:02] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  1594. # [12:03] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  1595. # [12:04] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  1596. # [12:04] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  1597. # [12:04] * Quits: karl (karl@moz-60FC0C6E.jetstream.xtra.co.nz) (Ping timeout)
  1598. # [12:05] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  1599. # [12:05] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  1600. # [12:07] * @roc reads about AWS-based build machines ... wow
  1601. # [12:07] <glandium> roc: yeah, that's pretty awesome
  1602. # [12:08] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1603. # [12:08] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Quit: adev)
  1604. # [12:09] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1605. # [12:09] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  1606. # [12:09] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1607. # [12:10] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  1608. # [12:10] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1609. # [12:10] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
  1610. # [12:10] * AutomatedTester is now known as AutomatedTester|AFK
  1611. # [12:10] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  1612. # [12:12] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1613. # [12:12] * Quits: Hendikins (wolfox@moz-16899DFF.hhui4.ken.bigpond.net.au) (Ping timeout)
  1614. # [12:12] * Joins: Hendikins (wolfox@moz-16899DFF.hhui4.ken.bigpond.net.au)
  1615. # [12:12] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  1616. # [12:14] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1617. # [12:14] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  1618. # [12:15] * Quits: vikash (vikash@29D4810D.B32CBF7F.D61FB583.IP) (Ping timeout)
  1619. # [12:16] * Quits: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net) (Quit: espadrine)
  1620. # [12:16] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1621. # [12:17] * Quits: alice (Mibbit@66297B5A.5E69A8BC.BF95DCD5.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1622. # [12:17] * Joins: vikash (vikash@363AFCC0.913CA268.FB0CC892.IP)
  1623. # [12:17] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  1624. # [12:19] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1625. # [12:19] * Quits: marcoz (marco.zehe@moz-9C83EA9B.dip.t-dialin.net) (Quit: Leaving.)
  1626. # [12:19] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Input/output error)
  1627. # [12:20] * Joins: marcoz (marco.zehe@moz-9C83EA9B.dip.t-dialin.net)
  1628. # [12:20] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1629. # [12:20] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Quit: adev)
  1630. # [12:22] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  1631. # [12:23] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  1632. # [12:27] <edmorley|mibbet> in case anyone is waiting for it, the next inbound to m-c merge is blocked on resolving the pgo-only winxp jsreftest failure (\o/ for pgo only every 3 hours...)
  1633. # [12:28] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Connection reset by peer)
  1634. # [12:28] * Joins: stransky (stransky@moz-107AD163.redhat.com)
  1635. # [12:28] <glandium> edmorley|mibbet: that means no merge until after the aurora merge, i guess
  1636. # [12:28] * Quits: redDragon (Earlybird@moz-9CA6FEBD.s30.a048.ap.plala.or.jp) (Quit: redDragon)
  1637. # [12:29] <edmorley|mibbet> is that happening today?!
  1638. # [12:29] <glandium> edmorley|mibbet: on monday
  1639. # [12:29] * Quits: StevenLee_ (chatzilla@moz-99690620.hinet-ip.hinet.net) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120615112143])
  1640. # [12:29] <edmorley|mibbet> oh
  1641. # [12:29] <edmorley|mibbet> yeah I was going to say, I thought it was monday
  1642. # [12:29] <edmorley|mibbet> but yeah it probably won't take much less time than that hehe ;-)
  1643. # [12:30] <glandium> what's the last winxp pgo green?
  1644. # [12:31] <edmorley|mibbet> there was other bustage too that was backed out, so hard to say if that made it green again before the next one (pgo build inbetween pending)
  1645. # [12:31] <edmorley|mibbet> https://tbpl.mozilla.org/?tree=Mozilla-Inbound&jobname=WINNT%205.1%20mozilla-inbound%20pgo%20test%20jsreftest
  1646. # [12:33] <glandium> waw, that's a lot of changesets without a pgo build
  1647. # [12:33] <glandium> hopefully, not so many touch js/src
  1648. # [12:34] * ewong is now known as ewong|away
  1649. # [12:34] <edmorley|mibbet> glandium: if I had to bet, I'd say5eacd4fc78e4
  1650. # [12:34] <edmorley|mibbet> 5eacd4fc78e4
  1651. # [12:35] <glandium> edmorley|mibbet: let's hope you're right
  1652. # [12:35] * edmorley|mibbet is always suspicious of things that have bounced once already
  1653. # [12:36] <Ms2ger> Is that vlad again?
  1654. # [12:36] * Joins: joe_walker (joe_walker@moz-15405DDA.cable.virginmedia.com)
  1655. # [12:40] <glandium> edmorley|mibbet: fwiw, i boosted xp jsreftest priority on 17bc02a42a1a
  1656. # [12:42] <edmorley|mibbet> glandium: thank you
  1657. # [12:42] <edmorley|mibbet> I keepon forgetting we can do that
  1658. # [12:43] <edmorley|mibbet> Ms2ger: not /this/ time ;-)
  1659. # [12:44] * nli is now known as nli|away
  1660. # [12:46] <glandium> we need to do something for our test times
  1661. # [12:46] <edmorley|mibbet> AWS might be the answer to that :-)
  1662. # [12:47] <edmorley|mibbet> hopefully
  1663. # [12:47] <glandium> edmorley|mibbet: we should also make them run more in parallel
  1664. # [12:47] <glandium> because running them locally is painful too
  1665. # [12:47] <glandium> i rarely run mochitests because of that
  1666. # [12:48] <glandium> I'd like to be able to launch all test suites in parallel, for example. no reason 7 cores need to rest when there's a test running
  1667. # [12:50] <edmorley|mibbet> true
  1668. # [12:52] <glandium> that would also allow to run more tests on a given test slave (i doubt these machines are single-core)
  1669. # [12:54] <darktrojan> what is AWS?
  1670. # [12:54] <@smaug> darktrojan: http://oduinn.com/blog/2012/07/11/releng-production-systems-go-hybrid-now-available-on-aws/
  1671. # [12:54] <AryehGregor> It would be awesome if you could run mochitests in parallel even if you're only running one subdirectory.
  1672. # [12:55] <darktrojan> oic
  1673. # [12:55] <hsivonen> looks like Opera has added opt-in telemetry, too
  1674. # [12:55] * Joins: Cwiiis (cwiiis@moz-7E7C8259.croy.cable.virginmedia.com)
  1675. # [12:56] <@smaug> mayhemer: when I talk about hot code paths, I mean cases when any extra virtual call for example is too much
  1676. # [12:56] <glandium> hsivonen: opera had it first
  1677. # [12:56] <glandium> oh wait...
  1678. # [12:57] <@smaug> hsivonen: welcome back
  1679. # [12:57] <mayhemer> smaug: aha, virtual call == virtual method call ?
  1680. # [12:57] * Joins: atuljangra (Mibbit@D59F39E2.D8F9A628.93E5B96C.IP)
  1681. # [12:57] <@smaug> yes
  1682. # [12:57] <Ms2ger> glandium, well, that's somewhat hard if all 8 runs need focus...
  1683. # [12:58] <mayhemer> smaug: ok, there is nothing like that at all
  1684. # [12:58] <@smaug> mayhemer: almost any addref/release for example
  1685. # [12:58] <glandium> Ms2ger: not all tests need focus
  1686. # [12:58] <Ms2ger> No
  1687. # [12:58] <mayhemer> smaug: nothing like that
  1688. # [12:58] <mayhemer> smaug: VET is quit pure :)
  1689. # [12:58] <@smaug> mayhemer: basically, when we're not profiling, please make sure we don't actually spend any extra time in instrumentation code
  1690. # [12:58] <Archaeopteryx> edmorley|mibbet: [09:33:08] philor leaves the WinXP PGO jsreftest bustage and the various PGO retriggers on edmorley's door mat, like a cat leaving a lovely bird with only the head chewed off
  1691. # [12:59] <mayhemer> smaug: everything is (void)0 when you don't build with --enable-visual-event-tracer
  1692. # [12:59] <hsivonen> smaug: thanks
  1693. # [12:59] <@smaug> ah, I thought the profiler would enabled using some pref
  1694. # [12:59] * mattwoodrow is now known as mattwoodrow|away
  1695. # [12:59] <hsivonen> smaug: also, thanks for taking care of bugs while I was away
  1696. # [12:59] <Ms2ger> toolkit/components/osfile/ is Yoric, right?
  1697. # [13:00] <glandium> Ms2ger: yes
  1698. # [13:00] <edmorley|mibbet> Archaeopteryx: lol
  1699. # [13:00] <glandium> edmorley|mibbet: any minute now for the jsreftest
  1700. # [13:01] <edmorley|mibbet> \o/
  1701. # [13:01] <glandium> edmorley|mibbet: keep the joy for when(if) it turns green
  1702. # [13:01] <@smaug> hsivonen: np
  1703. # [13:06] * Joins: artur (artur@52B7E497.7DF4460D.B1111C5D.IP)
  1704. # [13:06] <glandium> man i hate this moment on tbpl where the letters disappear after the test is finished and the result is displayed
  1705. # [13:07] <glandium> s/and/and before/
  1706. # [13:07] * Joins: artur_ (artur@52B7E497.7DF4460D.B1111C5D.IP)
  1707. # [13:07] <edmorley|mibbet> glandium: likewise
  1708. # [13:08] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Ping timeout)
  1709. # [13:11] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Input/output error)
  1710. # [13:11] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
  1711. # [13:12] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1712. # [13:12] * Quits: ekw (ekw@moz-A1C70BF.dsl.irvnca.pacbell.net) (Connection reset by peer)
  1713. # [13:13] * Quits: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net) (Ping timeout)
  1714. # [13:14] <@smaug> Hmm, what is jcranmer|away's bugmail
  1715. # [13:15] <Ms2ger> :pidgeot28?
  1716. # [13:15] <@smaug> ah, yeah
  1717. # [13:15] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
  1718. # [13:16] <glandium> edmorley|mibbet: man, it's taking longer than the test itself
  1719. # [13:16] * Joins: Standard8 (Standard8@8F761026.B5EF4AF6.E96CA9D8.IP)
  1720. # [13:17] <jcranmer|away> Ms2ger: :jcranmer
  1721. # [13:17] <jcranmer|away> or Pidgeot18@gmail
  1722. # [13:17] <Ms2ger> Oh, 18
  1723. # [13:17] <Ms2ger> One doesn't often see Pidgeots around here anymore
  1724. # [13:17] <AryehGregor> Hmm. DOMPoint is basically std::pair<nsCOMPtr<nsIDOMNode>, PRInt32>. I want an nsINode equivalent. What should I call it?
  1725. # [13:17] <AryehGregor> BoundaryPoint!
  1726. # [13:18] * Quits: jmaher|afk (jmaher@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  1727. # [13:18] * Joins: jmaher (jmaher@moz-59682A1.dmz.scl3.mozilla.com)
  1728. # [13:18] <Ms2ger> Point ;)
  1729. # [13:18] * AryehGregor solicits feedback from Ms2ger on the above
  1730. # [13:18] <jcranmer|away> there's a very easy way to remember it
  1731. # [13:18] <AryehGregor> That seems too ambiguous, though.
  1732. # [13:18] <AryehGregor> Even namespaced.
  1733. # [13:18] <Ms2ger> Yeah
  1734. # [13:18] <Ms2ger> NonDOMDOMPoint
  1735. # [13:18] <jcranmer|away> what number is Pidgeot in the original one?
  1736. # [13:18] <jcranmer|away> :-P
  1737. # [13:18] <Ms2ger> Oh, is that it?
  1738. # [13:18] * Parts: arunsl (arunsl@moz-90D7D72.nowhere-else.org)
  1739. # [13:18] <Ms2ger> I only know 25 :)
  1740. # [13:19] <jcranmer|away> I used to know the list by heart
  1741. # [13:19] <jcranmer|away> now I only know a few
  1742. # [13:19] * AryehGregor too :/
  1743. # [13:20] * jcranmer|away is now known as jcranmer
  1744. # [13:20] <AryehGregor> 18 for Pidgeot sounds about right.
  1745. # [13:21] <edmorley|mibbet> lots of infra issues on m-c :-/
  1746. # [13:22] <edmorley|mibbet> s/lots of/yet another day of nightlies having problem whilst cloning due to/
  1747. # [13:23] <jcranmer> sigh, we need a clang tinderbox builder, and clang needs my plugin patch to be checked in
  1748. # [13:23] * Joins: harth (harth@moz-FF915E69.bb.sky.com)
  1749. # [13:23] <jcranmer> I think it's almost been a week since I last hounded clang people?
  1750. # [13:24] * Quits: KWierso (Daily@moz-3CAEA579.hsd1.ca.comcast.net) (Ping timeout)
  1751. # [13:26] <@smaug> AryehGregor: DOMPoint, BoundaryPoint, CaretPosition... I wonder how many Node:offset pairs we'll have
  1752. # [13:27] * Quits: @not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP) (Ping timeout)
  1753. # [13:27] <jcranmer> glandium: when does the next Debian stable get cut?
  1754. # [13:28] * jmaher is now known as jmaher|afk
  1755. # [13:28] * Quits: artur_ (artur@52B7E497.7DF4460D.B1111C5D.IP) (Broken pipe)
  1756. # [13:28] <glandium> jcranmer: when it's ready
  1757. # [13:28] <Ms2ger> jcranmer, 2057
  1758. # [13:29] <jcranmer> glandium: a rough estimate time frame? next week, month, year, decade?
  1759. # [13:29] * Joins: not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP)
  1760. # [13:29] * ChanServ sets mode: +o not_gavin
  1761. # [13:29] <glandium> jcranmer: hopefully, some time this year
  1762. # [13:30] <glandium> jcranmer: if that's about gcc 4.4, i think one of the ubuntu lts has that too (and some people were using it not so long ago)
  1763. # [13:30] <glandium> edmorley|mibbet: is there something wrong with tbpl? the test result is *still* not there
  1764. # [13:31] <jcranmer> in theory, we could probably drop support for building on esr-like distros if the new esr comes after the next distro release
  1765. # [13:32] <glandium> jcranmer: note that openbsd is still on 4.2
  1766. # [13:33] <edmorley|mibbet> looking on buildapi
  1767. # [13:33] <jcranmer> is it openbsd or freebsd who is moving to clang?
  1768. # [13:33] <Ms2ger> I think gastonbsd hasn't
  1769. # [13:34] * Quits: mimcpher (mimcpher@moz-21D6B3DE.csclub.uwaterloo.ca) (Ping timeout)
  1770. # [13:36] <glandium> jcranmer: freebsd
  1771. # [13:37] * Joins: artur (artur@52B7E497.7DF4460D.B1111C5D.IP)
  1772. # [13:37] * Quits: Luqman (laden@moz-DCEF6040.csclub.uwaterloo.ca) (Ping timeout)
  1773. # [13:38] <jcranmer> I think we're planning on killing 4.2 support as soon as we get off of OS X
  1774. # [13:38] * Quits: xakz (XaMaD@moz-5F95FDA6.w90-21.abo.wanadoo.fr) (Ping timeout)
  1775. # [13:38] <jcranmer> so the openbsd people will have to build clang to build firefo
  1776. # [13:39] <Cwiiis> Does anyone know where Standalone lives now? The link here is broken: https://wiki.mozilla.org/StandaloneTalos#How_to_set_up_Talos_for_testing_at_home
  1777. # [13:39] * Joins: espindola (espindola@moz-649ECE6B.dsl.teksavvy.com)
  1778. # [13:39] * Joins: SeoZ (DanielJuyu@3DB6B6E7.3EE9DD7B.839BD87E.IP)
  1779. # [13:41] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Ping timeout)
  1780. # [13:44] * Joins: mimcpher (mimcpher@moz-21D6B3DE.csclub.uwaterloo.ca)
  1781. # [13:45] <hsivonen> is there an up-to-date guide for migrating to clang for local builds on Ubuntu? is clang's output compatible with Eclipse CDT?
  1782. # [13:45] * Quits: gcp (gpascutto@moz-D0E475EA.access.telenet.be) (Connection reset by peer)
  1783. # [13:45] * Joins: MisfitGeek (MisfitGeek@moz-BD3E98A8.hsd1.nh.comcast.net)
  1784. # [13:45] <jwatt> hsivonen: clang's output is compatible
  1785. # [13:46] <hsivonen> jwatt: nice
  1786. # [13:46] <hsivonen> I really should update Eclipse, but I'm afraid that I lose the little gdb compat I have now
  1787. # [13:46] * Quits: nrc (nrc@moz-5DAE2951.bitstream.orcon.net.nz) (Ping timeout)
  1788. # [13:46] <jwatt> hsivonen: you need to be using Eclipse Juno though
  1789. # [13:47] * Joins: Bas (chatzilla@moz-DF3CA35A.ftth.concepts.nl)
  1790. # [13:47] <hsivonen> jwatt: ok
  1791. # [13:47] * jcranmer is now known as jcranmer|away
  1792. # [13:47] * Joins: Luqman (laden@moz-DCEF6040.csclub.uwaterloo.ca)
  1793. # [13:47] <jwatt> it was fixed to support clang in june
  1794. # [13:47] * Joins: gcp (gpascutto@moz-D0E475EA.access.telenet.be)
  1795. # [13:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/10c3a37563ab - Jim Mathies - Bug 768400 - clear win32 transparent windows when hidden so stale content isn't briefly displayed when they are reshown. r=roc
  1796. # [13:49] <hsivonen> hmm. too many "Eclipse for Foo" downloads these days...
  1797. # [13:50] * Quits: SeoZ (DanielJuyu@3DB6B6E7.3EE9DD7B.839BD87E.IP) (Ping timeout)
  1798. # [13:51] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Input/output error)
  1799. # [13:52] * Joins: anant (Anant@moz-132332B9.hsd1.ca.comcast.net)
  1800. # [13:52] <glandium> edmorley|mibbet: it got pending again
  1801. # [13:52] <hsivonen> I wonder if my Eclipse setting files will be permanently non-downgradeable if I run Juno once...
  1802. # [13:52] <hsivonen> maybe I should back up *everything* first...
  1803. # [13:54] <edmorley|mibbet> glandium: actually think it is fad7d06d7dd5
  1804. # [13:55] * Joins: artur (artur@52B7E497.7DF4460D.B1111C5D.IP)
  1805. # [13:56] * mjschranz_away is now known as mjschranz
  1806. # [13:57] * Quits: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com) (Ping timeout)
  1807. # [13:57] <glandium> edmorley|mibbet: actually, it's pretty clear. 425a7ec173a9 is okay and fd0f3b5283d4 only touches editor
  1808. # [13:58] <edmorley|mibbet> yeah :-)
  1809. # [13:59] <edmorley|mibbet> code conflicts :-(
  1810. # [14:01] * Joins: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com)
  1811. # [14:02] <edmorley|mibbet> luke: ping
  1812. # [14:02] <edmorley|mibbet> !seen bhackett
  1813. # [14:02] * Joins: grubshka_ (grubshka@463E09B5.26DA4C22.B3F72630.IP)
  1814. # [14:02] * edmorley|mibbet kicks firebot
  1815. # [14:02] * Quits: grubshka (grubshka@1E1A7CE2.F027E568.B3F72630.IP) (Ping timeout)
  1816. # [14:03] <firebot> bhackett was last seen 11 hours, 30 minutes and 48 seconds ago, saying 'jimb: that would be good, thanks' in #jsapi.
  1817. # [14:03] * mjschranz is now known as mjschranz_away
  1818. # [14:03] <firebot> GETOFF!!!
  1819. # [14:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/64cff7aafcc4 - Anant Narayanan - Bug 771833: Assign an nsIPrincipal to media streams returned by getUserMedia; r=roc
  1820. # [14:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3bbd6655fb05 - Anant Narayanan - Bug 691234: Part 1/3: Move MediaEngine files and tweak interface; r=roc
  1821. # [14:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3059151ff349 - Anant Narayanan - Bug 691234: Part 2/3: Implement WebRTC backend for MediaEngine on Desktop; r=jesup, r=roc
  1822. # [14:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1d3ef213c75b - Anant Narayanan - Bug 691234: Part 3/3: Add DOM binding for getUserMedia on Desktop; r=jst
  1823. # [14:07] * Joins: KWierso (Daily@moz-3CAEA579.hsd1.ca.comcast.net)
  1824. # [14:10] * Joins: kennyluck (kennyluck@moz-8F04EBE6.dynamic.hinet.net)
  1825. # [14:11] <NeilAway> !seen mak
  1826. # [14:11] * Joins: mreavy (chatzilla@moz-6380AF60.phlapa.fios.verizon.net)
  1827. # [14:11] <firebot> mak was last seen 1 day, 20 hours, 56 minutes and 51 seconds ago, saying 'no thanks, clubs are made of people!' in #developers.
  1828. # [14:11] * bhearsum|afk is now known as bhearsum
  1829. # [14:14] * Quits: masayuki (Daily@moz-911CC660.zaq.ne.jp) (Ping timeout)
  1830. # [14:15] * Joins: jprmc (jprmc@801A12CD.C40291C4.ECC0AF38.IP)
  1831. # [14:15] <firebot> Check-in:
  1832. # [14:16] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f0be4b70b814 - Ed Morley - Backout 6bbf3f22bb5d (bug 753158), 38a703b244c2 (bug 753145), c9a5dfa1b07d (bug 767750), cd782fd66995 & 6cf7aa93994c (bug 765956), 0253f34f6bc2 & 41d5c8529748 (bug
  1833. # [14:16] <firebot> 771039),94f6bf99a4aa (bug 766447),fad7d06d7dd5 (bug 772303) for winxp pgo-only jsreftest failures (caused by fad7d06d7dd5) and the rest for conflicts, on a CLOSED TREE
  1834. # [14:19] * Joins: ekw (ekw@moz-A1C70BF.dsl.irvnca.pacbell.net)
  1835. # [14:19] * Joins: kmoir (chatzilla@moz-4CA9B556.cable.teksavvy.com)
  1836. # [14:20] * Joins: jfkthame (jfkthame@A43F81EF.A1C12133.9542EC20.IP)
  1837. # [14:22] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  1838. # [14:22] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  1839. # [14:23] * Joins: bhackett (bhackett@moz-EE923C80.rockymountains.net)
  1840. # [14:24] * Joins: xakz (XaMaD@moz-5F95FDA6.w90-21.abo.wanadoo.fr)
  1841. # [14:24] <bhackett> edmorley|mibbet: ping
  1842. # [14:24] <glandium> edmorley|mibbet: you backed out all that touched js/src after fad7d06d7dd5?
  1843. # [14:28] <edmorley|mibbet> glandium: just those that caused unresolvable conflicts with the files that bhacketts landing touched
  1844. # [14:28] <edmorley|mibbet> and then the csets that depended on those landings accoirding to bugzilla
  1845. # [14:28] <edmorley|mibbet> hopefully got them all
  1846. # [14:29] * Joins: coop (Chris@moz-ED3249A4.dmz.releng.scl3.mozilla.com)
  1847. # [14:30] * Joins: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com)
  1848. # [14:30] <bhackett> edmorley|mibbet: ping
  1849. # [14:30] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1850. # [14:31] * joduinn-hotel is now known as joduinn-commute
  1851. # [14:32] * Joins: davidb (davidb@moz-68BF56A6.dsl.bell.ca)
  1852. # [14:32] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
  1853. # [14:32] * ChanServ sets mode: +o ehsan
  1854. # [14:33] * Joins: andreasn (andreasn@73B37BA9.90C1090D.CAC080E6.IP)
  1855. # [14:33] <bholley> bsmedberg: you around?
  1856. # [14:33] * Joins: xsergio (sergio@DAEF1255.9C8843EE.A4F23BCE.IP)
  1857. # [14:34] <darktrojan> bhearsum++
  1858. # [14:34] * Joins: graememcc (chatzilla@moz-EB997F80.range86-150.btcentralplus.com)
  1859. # [14:35] <edmorley|mibbet> !seen bhackett
  1860. # [14:35] <bhackett> edmorley|mibbet: I'm right here
  1861. # [14:35] <bhackett> trying to ping you
  1862. # [14:35] <firebot> bhackett was last seen 4 minutes and 55 seconds ago, saying 'edmorley|mibbet: ping' in #developers.
  1863. # [14:35] <bhearsum> darktrojan: hmm?
  1864. # [14:35] <glandium> edmorley|mibbet: do you have bhackett in your /ignore list ?
  1865. # [14:35] <darktrojan> bhearsum, partial updates
  1866. # [14:36] <bhearsum> darktrojan: oh, that
  1867. # [14:36] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  1868. # [14:36] <bhearsum> yes, i somehow got roped into it ;)
  1869. # [14:36] <darktrojan> at last \o/
  1870. # [14:36] <Cwiiis> Anyone know what to pass to PerfConfigurator --activeTests to get it to run the talos 'other' tests?
  1871. # [14:36] <bhearsum> hehe
  1872. # [14:36] <edmorley|mibbet> bhackett: bah, mibbet channel list and tab complete lying to me
  1873. # [14:36] <bhackett> edmorley|mibbet: you confirmed the pgo regression was due to the rooting patch, right?
  1874. # [14:36] <bhearsum> Cwiiis: not offhand, but looking at a full talos 'other' log will probably have the answer
  1875. # [14:36] <bhackett> it looks that way from the inbound page
  1876. # [14:37] <bhackett> er, rooting patch == bug 772303
  1877. # [14:37] <edmorley|mibbet> bhackett: as far as far I could, yes
  1878. # [14:37] <bhearsum> darktrojan: just to avoid any possibility for confusion, what i'm working on is only going to affect desktop releases
  1879. # [14:37] <Cwiiis> bhearsum, ah, thanks :)
  1880. # [14:37] <darktrojan> bhearsum, I read that :(
  1881. # [14:37] <bhackett> edmorley|mibbet: if so, it's pretty plainly a pgo bug. is there any way to use try to test workarounds? I don't see any way to mark builds for pgo
  1882. # [14:37] <darktrojan> have to start somewhere though
  1883. # [14:37] <edmorley|mibbet> bhackett: sorry just seen your other ping above, using mibbet due to an issue with the remote machine that I normally run the client off of, so no sound notifcations and highlighting a bit messed up
  1884. # [14:38] <bhearsum> darktrojan: yeah
  1885. # [14:38] <edmorley|mibbet> bhackett: you mean to test pgo on try?
  1886. # [14:38] <bhackett> edmorley|mibbet: yes
  1887. # [14:38] <darktrojan> I hate it when I miss a day and have to download the whole damn thing again
  1888. # [14:38] <bhearsum> tbh though, supporting multiple partials for nightlies (on desktop or android) is unlikely to happen until we have a much more robust system
  1889. # [14:38] <edmorley|mibbet> bhackett: https://wiki.mozilla.org/ReleaseEngineering/TryChooser#What_if_I_want_PGO_for_my_build
  1890. # [14:39] * Parts: edmorley|mibbet (Mibbit@88F51059.F3BBB17D.144F44FA.IP)
  1891. # [14:39] * Joins: edmorley|mibbet (Mibbit@88F51059.F3BBB17D.144F44FA.IP)
  1892. # [14:39] <bhearsum> but we definitely will have some groundwork done soon!
  1893. # [14:39] <bhearsum> gotta run an errand - bbs
  1894. # [14:39] * bhearsum is now known as bhearsum|bbs
  1895. # [14:39] <bhackett> edmorley|mibbet: will that run winxp? my other try builds don't seem to run on that platform
  1896. # [14:40] <edmorley|mibbet> edmorley|mibbet: yes
  1897. # [14:40] <edmorley|mibbet> bhackett: yes
  1898. # [14:40] <darktrojan> Unfocused, so um, I wrote a simple cache and ran browser_details.js http://pastebin.mozilla.org/1701307
  1899. # [14:40] * Joins: gfritzsche (gfritzsche@moz-66E878C7.dynamic.qsc.de)
  1900. # [14:40] * edmorley|mibbet goes to find a different tempoary client
  1901. # [14:41] * Joins: drice (derice@moz-1D9C882A.deploy.akamaitechnologies.com)
  1902. # [14:42] * Quits: tchevalier (Daily@3997AD99.CD090CF3.CEE04A98.IP) (Quit: tchevalier)
  1903. # [14:42] * Joins: tchevalier (Daily@3997AD99.CD090CF3.CEE04A98.IP)
  1904. # [14:42] * Joins: jimm (jmathies@moz-7F164CA1.pn.at.cox.net)
  1905. # [14:43] * Quits: gandalf (gandalf@moz-F7BF3BFF.neoplus.adsl.tpnet.pl) (Quit: Computer has gone to sleep.)
  1906. # [14:43] <Unfocused> darktrojan: heh... yes, that function gets called a lot :\ having been finding out interesting things like that while i've been playing around with call logging
  1907. # [14:44] * Quits: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net) (Quit: Too much information in my brain driving me insane)
  1908. # [14:44] * Quits: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au) (Ping timeout)
  1909. # [14:44] * Joins: markh (markh@moz-AA8004FB.cxzr1.win.bigpond.net.au)
  1910. # [14:44] <darktrojan> is there no cache for stat calls?
  1911. # [14:44] <darktrojan> even php has one
  1912. # [14:45] <Unfocused> https://github.com/Unfocused/gcli-commands/blob/master/chrome-calllog.mozcmd although, its rather annoying to use on the addons manager without the work being done in bug 767236
  1913. # [14:45] <Unfocused> dunno, i don't think so
  1914. # [14:47] <darktrojan> Unfocused, that's ^ with the new debugger stuff is it?
  1915. # [14:47] <Unfocused> yep!
  1916. # [14:47] <Unfocused> its a little epically awesome
  1917. # [14:48] * darktrojan knows nothing about it
  1918. # [14:48] <Unfocused> https://blog.mozilla.org/jorendorff/2012/05/08/screencast-debugger-in-scratchpad/
  1919. # [14:48] <Unfocused> ^ has pretty pictures
  1920. # [14:49] <glandium> darktrojan: the kernel caches that
  1921. # [14:49] <darktrojan> pictures are about my level
  1922. # [14:49] <darktrojan> so I'm told
  1923. # [14:49] <Unfocused> oh, that's good. still, i bet caching it locally ends up being a win
  1924. # [14:50] * Joins: SeoZ (DanielJuyu@3DB6B6E7.3EE9DD7B.839BD87E.IP)
  1925. # [14:50] <Unfocused> darktrojan: pfft
  1926. # [14:50] <glandium> Unfocused: on linux, no. on osx and win, probably
  1927. # [14:51] <bhackett> edmorley|mibbet: I fired off rev ff3ccf8df758 on try, but it just seems to be win opt, not winxp pgo
  1928. # [14:52] <darktrojan> what the, where do I get an environment menu for my scratchpad?
  1929. # [14:53] * darktrojan feels left out
  1930. # [14:53] <glandium> darktrojan: about:config, set devtools.chrome.enabled to true
  1931. # [14:53] * Quits: sawrubh (chatzilla@70263D5E.4908EE32.68E6523.IP) (Ping timeout)
  1932. # [14:53] <darktrojan> oh right
  1933. # [14:54] <glandium> bhackett: you need to add mk_add_options MOZ_PGO=1 to the mozconfig on try
  1934. # [14:54] * Quits: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP) (Ping timeout)
  1935. # [14:54] * Quits: Standard8 (Standard8@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  1936. # [14:54] <Unfocused> i wish we had just one prefs that enabled all the special chrome tools :\
  1937. # [14:54] <darktrojan> just like it says in the video
  1938. # [14:54] <Unfocused> er, one pref
  1939. # [14:54] * Joins: dao (dao@moz-CAFCB078.superkabel.de)
  1940. # [14:54] * Joins: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP)
  1941. # [14:55] <bhackett> glandium: I modified browser/config/mozconfigs/win32/nightly per the instructions so I guess the 'Win opt' will be building a PGO build, but my concern is more that it's not building winxp, which is where the failure occurred
  1942. # [14:55] <bhackett> glandium: there does not seem to be a way to trigger winxp builds on try
  1943. # [14:55] * Joins: sawrubh (chatzilla@4A5A368C.E75E3667.9C072EFC.IP)
  1944. # [14:55] <glandium> bhackett: we don't actually build on xp, we run tests on it with the win builds
  1945. # [14:56] * Joins: kaie (kaie@moz-7DAE122.dip.t-dialin.net)
  1946. # [14:56] * jcranmer|away is now known as jcranmer
  1947. # [14:57] <bhackett> glandium: ok, how are those tests triggered? none of the last few try revisions I looked at ran any tests on winxp, despite building/testing win
  1948. # [14:58] <glandium> bhackett: that's a good question. maybe using -p win32 disables them
  1949. # [14:58] <glandium> because they are run with -p all
  1950. # [14:59] <bhackett> glandium: well, my most recent try is -p win32, but I normally use -p all, and winxp still doesn't run
  1951. # [14:59] <edmorley|mibbet> there are some platforms that don't behave well with trychooser and you just have to use -p all
  1952. # [14:59] <edmorley|mibbet> I didn't realise winxp was one of them, I'll file a bug
  1953. # [14:59] * Fallen is now known as Fallen|away
  1954. # [14:59] <edmorley|mibbet> bhackett: do you have the try run that didn't run winxp tests?
  1955. # [15:00] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1956. # [15:00] * Joins: dria (dria@F2D29657.F60B0462.67AC9B1.IP)
  1957. # [15:00] <bhackett> edmorley|mibbet: https://tbpl.mozilla.org/?tree=Try&rev=07840ebc3ab9 might work. it doesn't load for me atm, I don't know what's up with tbpl.mozilla.org
  1958. # [15:01] * Quits: dao (dao@moz-CAFCB078.superkabel.de) (Ping timeout)
  1959. # [15:01] * Joins: dao (dao@moz-CAFCB078.superkabel.de)
  1960. # [15:01] * glob|away is now known as glob
  1961. # [15:01] <cjones> arrggh
  1962. # [15:02] <edmorley|mibbet> bhackett: hg/hgweb issues (bug 770811 / bug 772819)
  1963. # [15:02] <edmorley|mibbet> bhackett: thank you for the link
  1964. # [15:02] <cjones> inbound says open, hg tells me otherwise
  1965. # [15:02] <Unfocused> darktrojan: oh, incase you didn't see it, some context for that mozcmd file: http://incompleteness.me/blog/2012/06/25/hackathon-details/
  1966. # [15:02] <edmorley|mibbet> cjones: refresh tbpl
  1967. # [15:02] <edmorley|mibbet> it is closed
  1968. # [15:02] <darktrojan> Unfocused, yeah, something else I have yet to play with
  1969. # [15:03] <Unfocused> :)
  1970. # [15:03] <darktrojan> people keep giving me stuff to fix
  1971. # [15:03] <Unfocused> .... oops
  1972. # [15:03] * Joins: bruno (bruno@20C4F0CB.2F9EAEB9.C36097CD.IP)
  1973. # [15:03] <glandium> cjones: reload tbpl
  1974. # [15:03] * darktrojan goes all passive/aggressive
  1975. # [15:03] * Quits: cjones (cjones@moz-45913895.socal.res.rr.com) (Quit: Leaving)
  1976. # [15:04] * cadecairos is now known as cadecairos_away
  1977. # [15:04] * Quits: mayhemer (Miranda@B3D46202.F87A741B.F23860FD.IP) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  1978. # [15:05] <Unfocused> heh
  1979. # [15:06] * Quits: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP) (Ping timeout)
  1980. # [15:06] * Joins: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP)
  1981. # [15:08] * Joins: RattyAway (Jim_diGriz@CCB33F57.DF4CC262.A0F7BF8.IP)
  1982. # [15:09] * Joins: armenzg (armenzg@moz-2621B1B2.cable.teksavvy.com)
  1983. # [15:11] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  1984. # [15:11] <edmorley|mibbet> bhackett: the try run linked has loaded; but is a -p all. The only reason winxp tests didn't run is because the win opt build was cancelled before it had completed (by self serve, from your LDAP)
  1985. # [15:11] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Client exited)
  1986. # [15:12] * Quits: darktrojan (geoff@moz-30B3CCFD.telstraclear.net) (Quit: darktrojan)
  1987. # [15:12] * Quits: grubshka_ (grubshka@463E09B5.26DA4C22.B3F72630.IP) (Ping timeout)
  1988. # [15:12] <bhackett> edmorley|mibbet: ah, ok
  1989. # [15:12] <bhackett> edmorley|mibbet: will winxp tests run with -p win32, or do they need -p all
  1990. # [15:13] * tbsaunde|afk is now known as tbsaunde
  1991. # [15:14] * Quits: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP) (Ping timeout)
  1992. # [15:14] * Joins: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP)
  1993. # [15:15] * ewong|sleep is now known as ewong
  1994. # [15:15] <RattyAway> hey
  1995. # [15:15] * Quits: xakz (XaMaD@moz-5F95FDA6.w90-21.abo.wanadoo.fr) (Ping timeout)
  1996. # [15:16] <RattyAway> dao: someone flagged me to review https://bugzilla.mozilla.org/show_bug.cgi?id=736572#attach_641378
  1997. # [15:16] <edmorley|mibbet> bhackett: it is the first I've heard of them not running with -p win32, but I've never had cause to use it, so can't say for sure, sorry
  1998. # [15:16] <RattyAway> I'm not a firefox peer, who can I foreward this to?
  1999. # [15:16] <edmorley|mibbet> RattyAway: for situations like that, I tend to use https://wiki.mozilla.org/Modules/Firefox :-)
  2000. # [15:16] * joduinn-commute is now known as joduinn-afk
  2001. # [15:17] <dao> RattyAway: you can forward it to me
  2002. # [15:18] <RattyAway> edmorley|mibbet: I'm looking at that page interestingly enough db48x isn't listed as peer but I'm sure he still owns pageInfo.
  2003. # [15:18] <RattyAway> dao: thanks.
  2004. # [15:18] <edmorley|mibbet> RattyAway: I would not be surprised in the slightest if parts of that page were out of date; maybe ping him to check it?
  2005. # [15:19] <RattyAway> hmm ok.
  2006. # [15:19] * Quits: sawrubh (chatzilla@4A5A368C.E75E3667.9C072EFC.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
  2007. # [15:19] * rail_away is now known as rail
  2008. # [15:19] * bhearsum|bbs is now known as bhearsum
  2009. # [15:21] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  2010. # [15:22] <edmorley|mibbet> inbound reopened since enough green to show I (hopefully) didn't miss any dependencies in the backout. (not going to wait until winxp pgo jsreftest since still 4 hours away
  2011. # [15:22] <edmorley|mibbet> )
  2012. # [15:22] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  2013. # [15:23] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  2014. # [15:24] * Joins: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  2015. # [15:24] * rail is now known as rail_away
  2016. # [15:24] * jmaher|afk is now known as jmaher
  2017. # [15:24] <NeilAway> RattyAway: wait, someone porting a patch?
  2018. # [15:25] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2019. # [15:25] <RattyAway> NeilAway: yeah I can't review it anyway since I wrote the original patch.
  2020. # [15:25] <Unfocused> if that page is out of date, bug gavin to update it
  2021. # [15:25] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Ping timeout)
  2022. # [15:26] * catlee-away is now known as catlee
  2023. # [15:26] <RattyAway> Unfocused: does db48x want to review anything outside pageInfo?
  2024. # [15:26] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Input/output error)
  2025. # [15:27] * Joins: AaronMT (AaronMT@F2D29657.F60B0462.67AC9B1.IP)
  2026. # [15:27] <Unfocused> in a perfect world, i'm betting he'd prefer not to review anything...
  2027. # [15:27] <RattyAway> Heh
  2028. # [15:27] <RattyAway> gotta go.
  2029. # [15:27] * Parts: RattyAway (Jim_diGriz@CCB33F57.DF4CC262.A0F7BF8.IP)
  2030. # [15:28] * Joins: jorendorff (jorendorff@moz-E54E06EF.hsd1.tn.comcast.net)
  2031. # [15:28] * Quits: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP) (Ping timeout)
  2032. # [15:28] * Joins: ajuma (ajuma@F2D29657.F60B0462.67AC9B1.IP)
  2033. # [15:28] * Joins: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP)
  2034. # [15:29] * Quits: RudyL (rudy@moz-99690620.hinet-ip.hinet.net) (Quit: RudyL)
  2035. # [15:30] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
  2036. # [15:31] * kats|away is now known as kats
  2037. # [15:33] * Joins: grubshka_ (grubshka@moz-E7BE0AA6.w86-216.abo.wanadoo.fr)
  2038. # [15:36] * Joins: adrian (adrian@moz-E31CD2CB.mozilla.org)
  2039. # [15:36] * Joins: JeroenDeDauw (j@67E3560C.9692EB5A.F12515B4.IP)
  2040. # [15:37] * armenzg is now known as armenzg_brb
  2041. # [15:38] * Quits: dao (dao@moz-CAFCB078.superkabel.de) (Connection reset by peer)
  2042. # [15:38] * Joins: dao (dao@moz-CAFCB078.superkabel.de)
  2043. # [15:40] * Joins: dao1 (dao@moz-CAFCB078.superkabel.de)
  2044. # [15:40] * Quits: JeroenDeDauw (j@67E3560C.9692EB5A.F12515B4.IP) (Quit: Leaving.)
  2045. # [15:40] * Joins: JeroenDeDauw (j@67E3560C.9692EB5A.F12515B4.IP)
  2046. # [15:40] * Quits: dao (dao@moz-CAFCB078.superkabel.de) (Ping timeout)
  2047. # [15:41] * Joins: dao (dao@moz-CAFCB078.superkabel.de)
  2048. # [15:41] * Quits: dao1 (dao@moz-CAFCB078.superkabel.de) (Ping timeout)
  2049. # [15:41] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  2050. # [15:42] * rail_away is now known as rail
  2051. # [15:42] * Joins: JeroenDeDauw1 (j@67E3560C.9692EB5A.F12515B4.IP)
  2052. # [15:42] * Quits: JeroenDeDauw (j@67E3560C.9692EB5A.F12515B4.IP) (Quit: Leaving.)
  2053. # [15:43] * Joins: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP)
  2054. # [15:43] * Joins: mccr8 (mccr8@CF47B149.8F17AA2A.BBE2FCF0.IP)
  2055. # [15:44] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  2056. # [15:44] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  2057. # [15:45] * Quits: gerv (gerv@moz-8E68CF56.in-addr.arpa) (Quit: Leaving.)
  2058. # [15:45] * Quits: JeroenDeDauw1 (j@67E3560C.9692EB5A.F12515B4.IP) (Ping timeout)
  2059. # [15:46] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
  2060. # [15:46] * ChanServ sets mode: +o smaug
  2061. # [15:46] * davehunt is now known as davehunt|away
  2062. # [15:46] * Joins: rwaldron (rwaldron@moz-BDCCF091.hfc.comcastbusiness.net)
  2063. # [15:48] * Quits: dao (dao@moz-CAFCB078.superkabel.de) (Quit: Leaving.)
  2064. # [15:50] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  2065. # [15:50] * ChanServ sets mode: +o ehsan
  2066. # [15:50] * Joins: sawrubh (chatzilla@B7E025BA.ADB5418D.DC7754FE.IP)
  2067. # [15:51] <AryehGregor> Is it acceptable to call Foo(getter_AddRefs(something), getter_AddRefs(something)), or will that cause the world to blow up?
  2068. # [15:51] * AryehGregor suspects it will cause the world to blow up
  2069. # [15:52] * Joins: gerv (gerv@moz-8E68CF56.in-addr.arpa)
  2070. # [15:52] * bwinton_away is now known as bwinton
  2071. # [15:52] * AryehGregor isn't sure why, though
  2072. # [15:52] * Quits: edmorley|mibbet (Mibbit@88F51059.F3BBB17D.144F44FA.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2073. # [15:53] * Joins: edmorley|mibbet (Mibbit@88F51059.F3BBB17D.144F44FA.IP)
  2074. # [15:53] * armenzg_brb is now known as armenzg
  2075. # [15:53] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Quit: Reconnecting…)
  2076. # [15:53] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
  2077. # [15:53] * ChanServ sets mode: +o smaug
  2078. # [15:54] * Quits: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP) (Ping timeout)
  2079. # [15:54] * mjschranz_away is now known as mjschranz
  2080. # [15:54] * glob is now known as glob|away
  2081. # [15:54] * Joins: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP)
  2082. # [15:55] * Quits: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  2083. # [15:57] * Quits: bhackett (bhackett@moz-EE923C80.rockymountains.net) (Quit: bhackett)
  2084. # [15:58] <jdm> AryehGregor: that looks a bit terrifying, but I wouldn't expect a blowup. I'm pretty sure getter_AddRefs just ensures that no addref occurs in the caller
  2085. # [15:59] <AryehGregor> It seems like the pointer becomes null, but maybe it's for some other reason.
  2086. # [15:59] <jdm> huh
  2087. # [16:00] * mcote is now known as mcote|doctor
  2088. # [16:00] * Quits: harth (harth@moz-FF915E69.bb.sky.com) (Input/output error)
  2089. # [16:00] * AryehGregor suspects maybe it's something else
  2090. # [16:00] <@bsmedberg> bholley: pong
  2091. # [16:00] * Joins: rohan (chatzilla@28113E3C.93817D27.9D59D0D8.IP)
  2092. # [16:00] * Joins: dao (dao@moz-380680E.pool.mediaways.net)
  2093. # [16:00] <AryehGregor> I just finished rewriting a function that's a couple hundred lines long, nsHTMLEditRules::WillDeleteSelection, and finally got it to compile. Now I have to work out the crashes.
  2094. # [16:01] <AryehGregor> (I originally typo'd that as "a couple hundred lines wrong", which was extremely appropriate before the rewrite.)
  2095. # [16:02] <bholley> bsmedberg: hey
  2096. # [16:02] <bholley> bsmedberg: I just posted those plugin patches in the bug
  2097. # [16:02] * Quits: JesperHansen (JesperHans@moz-AA96EAE3.dhcp.fiberflex.dk) (Ping timeout)
  2098. # [16:02] <bholley> bsmedberg: Do you have the time to review them interactively over IRC? I'd like to hurry with them given the time sensitivity
  2099. # [16:03] <@bsmedberg> bholley: maybe, let me look
  2100. # [16:03] <@bsmedberg> I have to play for a funeral at 11 (ET)
  2101. # [16:03] * Quits: dao (dao@moz-380680E.pool.mediaways.net) (Quit: Leaving.)
  2102. # [16:04] <bholley> bsmedberg: the patches are pretty straightforward
  2103. # [16:04] * Joins: JeroenDeDauw (j@1BC91EAB.900208D1.CCD0BDD1.IP)
  2104. # [16:04] <@bsmedberg> bholley: yeah, but this is all jst-code, so I might have to read code for context ;-)
  2105. # [16:04] <bholley> bsmedberg: haha. He's the one responsible for this…second xpconnect?
  2106. # [16:04] <@bsmedberg> yes
  2107. # [16:05] <@bsmedberg> binary-stable xpconnect to boot!
  2108. # [16:05] * Joins: bbondy (bbondy@moz-BE76EF7A.home.cgocable.net)
  2109. # [16:06] * Quits: adrian (adrian@moz-E31CD2CB.mozilla.org) (Quit: Konversation terminated!)
  2110. # [16:07] * Quits: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de) (Client exited)
  2111. # [16:08] * Joins: adrian (adrian@moz-E31CD2CB.mozilla.org)
  2112. # [16:08] * Joins: lmandel (lmandel@moz-99933529.dsl.bell.ca)
  2113. # [16:09] * cadecairos_away is now known as cadecairos
  2114. # [16:09] * Quits: graememcc (chatzilla@moz-EB997F80.range86-150.btcentralplus.com) (Ping timeout)
  2115. # [16:10] * Joins: graememcc (chatzilla@moz-EB997F80.range86-150.btcentralplus.com)
  2116. # [16:10] * Quits: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp) (Quit: Leaving...)
  2117. # [16:11] * Joins: lduros1 (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  2118. # [16:11] * Quits: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Ping timeout)
  2119. # [16:13] * Joins: xakz (XaMaD@moz-5F95FDA6.w90-21.abo.wanadoo.fr)
  2120. # [16:15] * Quits: JeroenDeDauw (j@1BC91EAB.900208D1.CCD0BDD1.IP) (Quit: Leaving.)
  2121. # [16:15] * Quits: bbondy (bbondy@moz-BE76EF7A.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  2122. # [16:16] * Joins: ejpbruel (ejpbruel@933E3A2E.83A511AD.F413BF4D.IP)
  2123. # [16:16] * Joins: mdas (mdas@F2D29657.F60B0462.67AC9B1.IP)
  2124. # [16:16] <ejpbruel> who can i ask about pgo builds?
  2125. # [16:16] <jdm> bholley: which bug?
  2126. # [16:16] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  2127. # [16:16] <bholley> jdm: which?
  2128. # [16:16] <jdm> the plugin thing you were talking about?
  2129. # [16:17] * Joins: bent (chatzilla@moz-32655341.midsouth.biz.rr.com)
  2130. # [16:17] * Joins: dao (dao@moz-380680E.pool.mediaways.net)
  2131. # [16:17] * Joins: bbondy (bbondy@moz-BE76EF7A.home.cgocable.net)
  2132. # [16:17] * Quits: jorendorff (jorendorff@moz-E54E06EF.hsd1.tn.comcast.net) (Quit: jorendorff)
  2133. # [16:17] * Quits: mreavy (chatzilla@moz-6380AF60.phlapa.fios.verizon.net) (Ping timeout)
  2134. # [16:18] * Joins: loadbang (loadbang@moz-336D502D.range109-155.btcentralplus.com)
  2135. # [16:19] * Joins: mreavy (chatzilla@moz-6380AF60.phlapa.fios.verizon.net)
  2136. # [16:19] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  2137. # [16:19] <edmorley|mibbet> ejpbruel: what in particular about?
  2138. # [16:19] * Quits: lduros1 (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Ping timeout)
  2139. # [16:20] <ejpbruel> edmorley: i have access to a build slave and am trying to do a pgo build on the latest m-c pull, but am seeing some errors
  2140. # [16:20] <edmorley|mibbet> ejpbruel: if you need pgo on try, see https://wiki.mozilla.org/ReleaseEngineering/TryChooser#What_if_I_want_PGO_for_my_build
  2141. # [16:20] <edmorley|mibbet> ejpbruel: oh
  2142. # [16:20] <bholley> jdm: bug 771202
  2143. # [16:20] <edmorley|mibbet> ejpbruel: ask glandium maybe?
  2144. # [16:21] <ejpbruel> edmorley: ill try. thanks :)
  2145. # [16:21] <ejpbruel> glandium: ping
  2146. # [16:21] <glandium> ejpbruel: pong
  2147. # [16:21] <NeilAway> AryehGregor: it will leak because one outparam will stomp over the other
  2148. # [16:23] * philor|away is now known as philor
  2149. # [16:24] <ejpbruel> glandium: im seeing some errors when doing a pgo build on latest m-c
  2150. # [16:24] <ejpbruel> glandium: http://pastebin.mozilla.org/1701369
  2151. # [16:24] <ejpbruel> any clue as to what im doing wrong?
  2152. # [16:24] <glandium> ejpbruel: looks like you're not using the right toolchain
  2153. # [16:25] <ejpbruel> glandium: im building from a build slave
  2154. # [16:25] <glandium> ejpbruel: you seem to be using the system gcc 4.1
  2155. # [16:25] * Fallen|away is now known as Fallen
  2156. # [16:25] <ejpbruel> glandium: how do i get it to use the right toolchain?
  2157. # [16:25] * Joins: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  2158. # [16:25] <glandium> ejpbruel: set CC and CXX properly
  2159. # [16:26] <glandium> ejpbruel: see build/unix/mozconfig.linux
  2160. # [16:26] <ejpbruel> right
  2161. # [16:26] <ejpbruel> doesnt make -f client.mk profiledbuild set CC/CXX properly?
  2162. # [16:26] <ejpbruel> thats what id have expect
  2163. # [16:26] <ejpbruel> oh well
  2164. # [16:27] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  2165. # [16:27] <ejpbruel> glandium: rebuilding now, thanks :)
  2166. # [16:28] * Quits: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Ping timeout)
  2167. # [16:28] <glandium> ejpbruel: how would /tools/gcc-4.5-0moz3/bin/gcc be right on developer machines? ;)
  2168. # [16:29] <ejpbruel> glandium: thats... a good point
  2169. # [16:29] * Quits: jfkthame (jfkthame@A43F81EF.A1C12133.9542EC20.IP) (Quit: jfkthame)
  2170. # [16:30] * Quits: rohan (chatzilla@28113E3C.93817D27.9D59D0D8.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120423122624])
  2171. # [16:30] * Quits: bent (chatzilla@moz-32655341.midsouth.biz.rr.com) (Ping timeout)
  2172. # [16:32] * Joins: bent (chatzilla@moz-32655341.midsouth.biz.rr.com)
  2173. # [16:33] * Joins: sheppy (sheppy@moz-F39D62DA.dhcp.kgpt.tn.charter.com)
  2174. # [16:35] * Joins: sawrubh_ (chatzilla@DE1CA456.46836ABD.4A8E1625.IP)
  2175. # [16:35] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  2176. # [16:35] * Joins: ianbicking (ianbicking@moz-5D45B48D.hsd1.mn.comcast.net)
  2177. # [16:35] * Parts: sawrubh_ (chatzilla@DE1CA456.46836ABD.4A8E1625.IP)
  2178. # [16:35] <edmorley|mibbet> !seen cjones
  2179. # [16:36] <firebot> cjones was last seen 1 hour, 33 minutes and 41 seconds ago, saying 'inbound says open, hg tells me otherwise' in #developers.
  2180. # [16:37] * Quits: RemusPop (remuspop@601F3B17.33662590.A5830293.IP) (Connection reset by peer)
  2181. # [16:37] <ejpbruel> glandium: so, ive set CC and CXX via export *and* put it in my mozconfig, but no dice
  2182. # [16:37] <ejpbruel> glandium: still seeing the same error
  2183. # [16:38] <glandium> ejpbruel: did you make -f client.mk configure ?
  2184. # [16:38] * glob|away is now known as glob
  2185. # [16:38] <ejpbruel> no, is that mandatory after such a change? (i usually build without using client.mk)
  2186. # [16:38] <glandium> yes
  2187. # [16:39] <ejpbruel> gotcha
  2188. # [16:40] * Joins: kkdEEP (chatzilla@4EA3E27B.BB9A4A24.E3E2C386.IP)
  2189. # [16:41] * Joins: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  2190. # [16:41] * Parts: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  2191. # [16:44] * kmoir is now known as kmoir-afk
  2192. # [16:44] <ejpbruel> glandium: that seems like it has worked, thanks again :)
  2193. # [16:45] <glandium> np
  2194. # [16:47] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  2195. # [16:48] * Fallen is now known as Fallen|away
  2196. # [16:48] * davehunt|away is now known as davehunt
  2197. # [16:48] <@ehsan> BenWa: https://hg.mozilla.org/integration/mozilla-inbound/rev/fa86aaa84
  2198. # [16:49] <@ehsan> BenWa: http://www.graememcc.co.uk/m-cmerge/
  2199. # [16:49] * Quits: stransky (stransky@moz-107AD163.redhat.com) (Quit: Connection reset by beer)
  2200. # [16:49] <AryehGregor> bkero, fox2mike, I'm hitting bug 766810.
  2201. # [16:50] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
  2202. # [16:51] * Quits: graememcc (chatzilla@moz-EB997F80.range86-150.btcentralplus.com) (Ping timeout)
  2203. # [16:51] * Quits: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Quit: Leaving.)
  2204. # [16:51] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  2205. # [16:51] * Quits: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Client exited)
  2206. # [16:51] * Parts: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  2207. # [16:51] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  2208. # [16:51] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  2209. # [16:52] * Quits: andreasn (andreasn@73B37BA9.90C1090D.CAC080E6.IP) (Ping timeout)
  2210. # [16:52] <AryehGregor> (i.e., Operation not permitted: /repo/hg/mozilla/integration/mozilla-inbound/.hg/journal.bookmarks)
  2211. # [16:53] <catlee> fox2mike: ^^
  2212. # [16:53] * Joins: graememcc (chatzilla@moz-20EE57C0.range86-150.btcentralplus.com)
  2213. # [16:54] <philor> the bug says ashish paged bkero 15 minutes ago
  2214. # [16:54] <AryehGregor> Ah, okay.
  2215. # [16:54] * Joins: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net)
  2216. # [16:55] * AryehGregor sets Bugzilla to use his timezone so he'll be able to figure stuff like that out
  2217. # [16:58] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
  2218. # [16:58] <jcranmer> Jesse_: I wonder, do you follow John Regehr's blog?
  2219. # [16:59] <philor> ah, convenient, the PGO regex bustage isn't WinXP only, just WinXP mostly
  2220. # [16:59] <mccr8> jcranmer: I believe he does
  2221. # [17:01] * Joins: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  2222. # [17:02] * kmoir-afk is now known as kmoir
  2223. # [17:03] * Joins: jammink (textual@moz-BBE3ABD.mv.mozilla.com)
  2224. # [17:03] * Joins: harth (harth@88F51059.F3BBB17D.144F44FA.IP)
  2225. # [17:05] * jlebar|away is now known as jlebar
  2226. # [17:05] <lduros> when you add an extension in chrome manifest, do you have to specify all filenames? Or should this work >> @BINPATH@/extensions/priv3@icsi.berkeley.edu/
  2227. # [17:06] * philor switches the inbound tree status to "yes, you're seeing" instead of "if you see"
  2228. # [17:06] * Quits: bent (chatzilla@moz-32655341.midsouth.biz.rr.com) (Ping timeout)
  2229. # [17:07] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  2230. # [17:07] <ejpbruel> glandium: im afraid i cried victory too soon
  2231. # [17:07] * Joins: adev (Instantbir@moz-24EE697D.ictp.it)
  2232. # [17:07] <ejpbruel> glandium: still seeing the same error
  2233. # [17:08] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2234. # [17:08] * bkero is looking at mozilla-inbound
  2235. # [17:08] * philor changes topic to 'Yes, you are experiencing bug 766810 when pushing to inbound || Next uplift for Fx16: 2012-07-16 || New/want to help? See irc://irc.mozilla.org/#introduction || krijnhoetmer.nl/irc-logs/ , logbot.glob.com.au'
  2236. # [17:08] <ejpbruel> glandium i did make -f ../client.mk configure and make -f ../client.mk profiledbuild from my obj dir
  2237. # [17:08] <ejpbruel> relevant .mozconfig: http://pastebin.mozilla.org/1701395
  2238. # [17:09] <edmorley|mibbet> philor: only 60 more mins until pgo winxp confirmed fixed :-)
  2239. # [17:09] * Joins: automata (automata@8D23278A.C27CA109.16867D26.IP)
  2240. # [17:09] * Quits: adev (Instantbir@moz-24EE697D.ictp.it) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  2241. # [17:10] <philor> edmorley|mibbet: good work triggering 766810, though, the pending test backlog on try cleaned up beautifully once inbound stopped taking pushes :)
  2242. # [17:10] <AryehGregor> ehsan, so should I make nsRangeStore extend nsISupports, or is there a different way I should do it because I don't need QI?
  2243. # [17:10] * Quits: tchevalier (Daily@3997AD99.CD090CF3.CEE04A98.IP) (Ping timeout)
  2244. # [17:10] * Joins: tchevalier (Daily@3997AD99.CD090CF3.CEE04A98.IP)
  2245. # [17:10] <glandium> ejpbruel: check CC and CXX in objdir/config/autoconf.mk
  2246. # [17:10] <AryehGregor> (an example simple refcounted class would be good)
  2247. # [17:10] * Joins: bent (chatzilla@moz-32655341.midsouth.biz.rr.com)
  2248. # [17:11] <ejpbruel> glandium: looks like they are not set. should i just clobber my build dir?
  2249. # [17:11] <NeilAway> AryehGregor: NS_DECL_INLINE_REFCOUNTING
  2250. # [17:11] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2251. # [17:11] * Quits: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  2252. # [17:11] <bkero> lrwxrwxrwx 1 root scm_level_3 32 Jul 12 07:58 lock -> hgssh1.dmz.scl3.mozilla.com:5911
  2253. # [17:11] <bkero> There be a lock on mozilla-inbound
  2254. # [17:11] <glandium> ejpbruel: make -f client.mk configure should change it if your mozconfig is correct.
  2255. # [17:11] <edmorley|mibbet> philor: yeah added bonus :-) (though does mean even more condensed pushes and thus coalescing later today :-()
  2256. # [17:11] <glandium> ejpbruel: try adding export CC CXX to your mozconfig
  2257. # [17:12] <bkero> the lock be gone now
  2258. # [17:12] <bkero> edmorley|mibbet: ping
  2259. # [17:12] <edmorley|mibbet> bkero: hi
  2260. # [17:12] * Quits: tchevalier (Daily@3997AD99.CD090CF3.CEE04A98.IP) (Ping timeout)
  2261. # [17:12] <philor> going to be brutal from now until drinking time
  2262. # [17:12] <bkero> edmorley|mibbet: can you try pushing to inbound now?
  2263. # [17:12] <bkero> I want to see if the issue resolved
  2264. # [17:12] <philor> maybe this would be a good day for a very early cantina in MV?
  2265. # [17:12] <edmorley|mibbet> bkero: just done so, same issue
  2266. # [17:12] <philor> open bar, right now
  2267. # [17:13] <edmorley|mibbet> bkero: btw due to comment 33 in the bug, do we think this may be occurring just when someone hits the hook?
  2268. # [17:13] <AryehGregor> NeilAway, you mean NS_INLINE_DECL_REFCOUNTING?
  2269. # [17:13] * Joins: tchevalier (Daily@moz-7E0593CF.w81-251.abo.wanadoo.fr)
  2270. # [17:14] * Joins: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net)
  2271. # [17:14] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
  2272. # [17:14] <bkero> edmorley|mibbet: I haven't seen anything to indicate it's happening when we hit a hook
  2273. # [17:14] <bkero> However I do see two hg serve requests running
  2274. # [17:14] <bkero> Chris Lord in here at all?
  2275. # [17:16] <mbrubeck> bkero: He's Cwiiis
  2276. # [17:16] * Quits: SeoZ (DanielJuyu@3DB6B6E7.3EE9DD7B.839BD87E.IP) (Quit: Leaving)
  2277. # [17:16] <ejpbruel> glandium: after clobbering, it now complains about: /home/cltbld/mozilla-central/obj/build/unix/elfhack/elfhack: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by /home/cltbld/mozilla-central/obj/build/unix/elfhack/elfhack)
  2278. # [17:16] <ejpbruel> i guess i have to set that up too?
  2279. # [17:16] <bkero> mbrubeck: thanks
  2280. # [17:16] * ewong is now known as ewong|sleep
  2281. # [17:17] <glandium> ejpbruel: MOZCONFIG=browser/config/mozconfigs/linux32/nightly
  2282. # [17:17] <Cwiiis> bkero, something up?
  2283. # [17:17] <bkero> Cwiiis: was wondering if you were having any problems with the push you just did
  2284. # [17:17] * Joins: anant_ (anant@moz-BBE3ABD.mv.mozilla.com)
  2285. # [17:17] <Cwiiis> bkero, it says it inserted successfully
  2286. # [17:17] <bkero> okay, thanks
  2287. # [17:18] <Cwiiis> though I think I may be about to cancel it and try a new one :p Is that alright?
  2288. # [17:18] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
  2289. # [17:18] <bkero> edmorley|mibbet: can you check hg's return value please?
  2290. # [17:19] <edmorley|mibbet> 255
  2291. # [17:20] <bkero> That's what I thought
  2292. # [17:20] * Quits: rwaldron (rwaldron@moz-BDCCF091.hfc.comcastbusiness.net) (Quit: Linkinus - http://linkinus.com)
  2293. # [17:21] <nemo> lol. so, my galaxy note running firefox stable crashed in libskia
  2294. # [17:21] <nemo> according to about:crashes.
  2295. # [17:21] * Joins: dveditz (dveditz@moz-5051E786.dhcp.cruzio.com)
  2296. # [17:21] * ChanServ sets mode: +o dveditz
  2297. # [17:21] <nemo> what amuses me is the crash address. 0xdeadbaad
  2298. # [17:21] <zzzzz> lol
  2299. # [17:21] <bkero> edmorley|mibbet: did you have a successful push anytime today, maybe around 07:05 PST?
  2300. # [17:21] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  2301. # [17:22] * Joins: pedro (Something@moz-E14A0F6A.clients.your-server.de)
  2302. # [17:22] * Joins: kdcw (kdc@moz-F7413045.pk.shawcable.net)
  2303. # [17:22] <jdm> nemo: pretty sure the android freed memory poison value is 0xdeadd00d
  2304. # [17:22] * Joins: Pike (Pike@moz-E31CD2CB.mozilla.org)
  2305. # [17:24] <espindola> is m-i broken?
  2306. # [17:24] <espindola> remote: abort: Operation not permitted: /repo/hg/mozilla/integration/mozilla-inbound/.hg/journal.bookmarks
  2307. # [17:24] <Ms2ger> Yes
  2308. # [17:24] <Ms2ger> See the topic
  2309. # [17:24] <Ms2ger> And the tree status
  2310. # [17:24] <pedro> hello there. Anyone uses google docs (spredsheet) and nightly? There seems to be a new bug introduced a few days ago and I'm not being able to find it reported yet (but maybe my ability to search just sucks)
  2311. # [17:24] <espindola> oops
  2312. # [17:24] <espindola> thanks
  2313. # [17:25] <nemo> jdm: https://crash-stats.mozilla.com/report/index/bp-8c5a39f4-e83d-43e2-b944-a5eee2120711
  2314. # [17:25] <jdm> oh look, android
  2315. # [17:25] * anant is now known as IRCMonkey38225
  2316. # [17:25] <nemo> jdm: well. ofc. it is a galaxy note after all :)
  2317. # [17:25] <jdm> ah yes, I can read
  2318. # [17:25] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  2319. # [17:25] * Quits: kkdEEP (chatzilla@4EA3E27B.BB9A4A24.E3E2C386.IP) (Ping timeout)
  2320. # [17:25] <froydnj> pedro: too-big spacing or something else?
  2321. # [17:26] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
  2322. # [17:26] <Ms2ger> I seem to remember tbpl crashes on 0xdeadbaad
  2323. # [17:26] * bkero runs 'find . -not -perm -g=w'
  2324. # [17:26] * Joins: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz)
  2325. # [17:26] <bkero> nothing :/
  2326. # [17:27] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  2327. # [17:27] <NeilAway> AryehGregor: yeah, sorry
  2328. # [17:27] <@smaug> how annoying... trying to install linux to these new ultrabooks requires one to figure out first how to get rid of all sorts of hibernation and recovery partitions
  2329. # [17:27] <BenWa> ehsan: I can't merge that rev. There's a backout later
  2330. # [17:27] <bkero> a bunch of journal files exist, which the mercurial documentation tells me means "a transaction is in progress or has been interrupted. "
  2331. # [17:27] * @smaug hates computers
  2332. # [17:27] <@ehsan> BenWa: ouch
  2333. # [17:28] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  2334. # [17:28] <bkero> smaug: fdisk worked pretty well doing that for me :)
  2335. # [17:28] <pedro> froydnj: http://i.imm.io/wcEw.png
  2336. # [17:28] <@ehsan> BenWa: I wish there was a way that you could easily tell whether a revision is safe to merge
  2337. # [17:28] <@smaug> bkero: well, I want to keep Windows working
  2338. # [17:28] <@ehsan> pedro: that's a known bug
  2339. # [17:28] <pedro> froydnj: clicking on a cell, the visual selection has an offset
  2340. # [17:28] <@ehsan> pedro: google is fixing it :)
  2341. # [17:28] <BenWa> ehsan: How do I undo my commit but not pushed changes
  2342. # [17:28] <pedro> ehsan: oh ! \o/
  2343. # [17:28] <BenWa> strip?
  2344. # [17:28] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Client exited)
  2345. # [17:28] <bkero> smaug: oh, you're trying to do complicated things :P I don't know if anybody's ever kept Windows working, but you could just shrink the main ntfs partition.
  2346. # [17:28] <@ehsan> pedro: bug 735579 iinm
  2347. # [17:28] <pedro> ehsan: do we have a bug number on our side? (or on theirs)
  2348. # [17:28] <pedro> ehsan: thanks!
  2349. # [17:28] <@ehsan> BenWa: yeah strip should work
  2350. # [17:29] <bkero> mdas: you have any luck with your mozilla-inbound push?
  2351. # [17:29] <@ehsan> pedro: oh wrong bug
  2352. # [17:29] <@ehsan> gimme a sec
  2353. # [17:29] <@ehsan> pedro: bug 770045 :)
  2354. # [17:29] <mdas> bkero: nope
  2355. # [17:29] <bkero> okay
  2356. # [17:29] <mdas> I was trying to figure out what's going on
  2357. # [17:29] <mdas> any ideas?
  2358. # [17:29] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/b24995e163b5 - Rafael Ávila de Espíndola - Bug 772853 - upgrade clang to r160105. r=rail.
  2359. # [17:30] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
  2360. # [17:30] <mdas> BenWa: I usually use strip
  2361. # [17:31] <bkero> Someone want to try again?
  2362. # [17:31] * Quits: mike5w3c (MikeS@moz-E86100F2.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
  2363. # [17:31] <mdas> bkero: sure
  2364. # [17:31] * Quits: gOcOOl (gokul@moz-6D8C0D37.els4.ticketmaster.com) (Connection reset by peer)
  2365. # [17:31] <mdas> bkero: it aborted again
  2366. # [17:31] <bkero> mdas: we know the problem exists, not sure the cause yet
  2367. # [17:31] <mdas> okey
  2368. # [17:31] * Quits: lightsofapollo (jlal@moz-ACAEA2CB.hsd1.ca.comcast.net) (Quit: lightsofapollo)
  2369. # [17:31] * Joins: mike5w3c (MikeS@moz-1FB18253.xgsspn.imtp.tachikawa.spmode.ne.jp)
  2370. # [17:32] <bkero> Try again please?
  2371. # [17:33] <mdas> bkero: it succeeded this time
  2372. # [17:33] <bkero> I moved the journal/undo files into a backup directory
  2373. # [17:33] <bkero> edmorley|mibbet: ^
  2374. # [17:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ed4888197cb5 - Malini Das - Bug 771224 - use chrome:// instead of loading remote xul. r=jgriffin
  2375. # [17:34] <BenWa> edmorley|mibbet: ping?
  2376. # [17:34] <BenWa> philor: ping
  2377. # [17:35] <philor> BenWa: what's up?
  2378. # [17:35] * KWierso is now known as KWierso|Home
  2379. # [17:35] <edmorley|mibbet> BenWa: hi
  2380. # [17:35] <BenWa> philor: We haven't merged in forever and there isn't a good merge point yet
  2381. # [17:35] <BenWa> The best thing is f0be4b70b814 (2nd from tip) but it doesn't have a PGO build
  2382. # [17:35] <edmorley|mibbet> BenWa: yes, we're waiting for f0be4b70b814
  2383. # [17:36] <BenWa> It's mostly green, would you guys we ok with my merging that without a green PGO?
  2384. # [17:36] <philor> nope
  2385. # [17:36] <philor> no way
  2386. # [17:36] <philor> not at all
  2387. # [17:36] <edmorley|mibbet> bkero: yes I had a successful push at that time
  2388. # [17:36] * BenWa can't tell if serious?
  2389. # [17:36] <BenWa> Alright I'll wait
  2390. # [17:36] * Quits: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Client exited)
  2391. # [17:36] <philor> very serious
  2392. # [17:37] <BenWa> alright, np
  2393. # [17:37] * Quits: KWierso|Home (Daily@moz-3CAEA579.hsd1.ca.comcast.net) (Quit: KWierso|Home)
  2394. # [17:37] * Joins: KWierso (Daily@moz-3CAEA579.hsd1.ca.comcast.net)
  2395. # [17:37] <philor> Ed has spent his entire day retriggering and testing and backing out to get to the point of that backout no longer having Win PGO only bustage
  2396. # [17:38] * gregglind_away is now known as gregglind
  2397. # [17:38] <BenWa> That's fair, keeping the tree green is hard so I don't want to make it harder
  2398. # [17:38] <philor> lucky me, I only spent from midnight to 1 am on it
  2399. # [17:39] <edmorley|mibbet> BenWa: I can't wait until we use AWS more (today's blog post) so we can maybe do PGO more frequently than 3 hours
  2400. # [17:39] * anant_ is now known as anant
  2401. # [17:40] * philor changes topic to 'Ping #it if experiencing bug 766810 when pushing to inbound || Next uplift for Fx16: 2012-07-16 || New/want to help? See irc://irc.mozilla.org/#introduction || krijnhoetmer.nl/irc-logs/ , logbot.glob.com.au'
  2402. # [17:40] <edmorley|mibbet> BenWa: the pgo bustage dance isn't a fun one for any of us unfortunately :-(
  2403. # [17:40] <BenWa> Yea I can't wait
  2404. # [17:40] <jdm> ehsan: ping
  2405. # [17:40] <@ehsan> jdm: hello
  2406. # [17:41] <BenWa> To bad AWS distcc builds don't help more
  2407. # [17:41] <jcranmer> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../include/c++/4.7/bits/random.tcc:115:59: warning:
  2408. # [17:41] <jcranmer> variable 'multiplier' may cause static initializer
  2409. # [17:41] <jcranmer> linear_congruential_engine<_UIntType, __a, __c, __m>::multiplier;
  2410. # [17:41] <jcranmer> eww
  2411. # [17:41] <edmorley|mibbet> bkero: I can push now at least
  2412. # [17:41] <edmorley|mibbet> pedro: bug 770045 in case no one else has said (lots of scrollback to skim)
  2413. # [17:41] * Fallen|away is now known as Fallen
  2414. # [17:42] <jdm> ehsan: do you think storing the window in the DownloadLastDir patches could be causing private docshells to remain alive?
  2415. # [17:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/04df150d0cc3 - Robert Strong - Windows installer only - Bug 756325. r=bbondy
  2416. # [17:42] <jdm> this is complicated by the fact that we should be entering and exiting PB mode, which in my mind should negate that effect since we set the privacy anyways
  2417. # [17:42] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e6f3c420aaa3 - Joe Walker - Bug 771992 - GCLI cookie command completion wonky in xmas tree case; r=dcamp
  2418. # [17:42] <pedro> edmorley|mibbet: yep - cc'd on that :) thank
  2419. # [17:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e4857e5dfb51 - Joel Maher - Bug 772893 - upload a new talos.zip to remove specialpowers from the default configuration. r=aki
  2420. # [17:43] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b4183760a813 - Ed Morley - Merge mozilla-central to mozilla-inbound
  2421. # [17:43] * Joins: kkdEEP (chatzilla@4EA3E27B.BB9A4A24.E3E2C386.IP)
  2422. # [17:44] * Quits: artur (artur@52B7E497.7DF4460D.B1111C5D.IP) (Input/output error)
  2423. # [17:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8b639f976a00 - Benjamin Peterson - Bug 772963: remove empty parameter name. r=Neil DONTBUILD for m-c land
  2424. # [17:44] * Quits: kkdEEP (chatzilla@4EA3E27B.BB9A4A24.E3E2C386.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120615064004])
  2425. # [17:44] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  2426. # [17:44] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  2427. # [17:44] <bkero> edmorley|mibbet: yeah, confirmed that a bit ago with mdas :)
  2428. # [17:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/46804c31366b - Andrew Halberstadt - Bug 772307 - Add dummy browser.manifestURL pref to user.js to prevent B2G from dying, r=jgriffin
  2429. # [17:45] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  2430. # [17:45] <@ehsan> jdm: it might be, yes
  2431. # [17:45] <@ehsan> jdm: I'm not sure if I can parse your second sentence though
  2432. # [17:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/70d92a6ccdfa - Tim Taubert - merge m-c to fx-team
  2433. # [17:45] <@ehsan> jdm: do we have something similar to weak refs in js?
  2434. # [17:45] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Ping timeout)
  2435. # [17:46] <jdm> ehsan: WeakMap, I expect
  2436. # [17:46] <Ms2ger> "Mozilla Persona rebranding"
  2437. # [17:46] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fe7cb8cd6c6d - Joe Walker - Bug 771356 - GCLI "console clear" command doesn't appear to clear the console; r=dcamp
  2438. # [17:46] <@smaug> and weak refs too
  2439. # [17:46] <Ms2ger> What's it refer to now, a boat?
  2440. # [17:46] <@ehsan> jdm: is that a js thing?
  2441. # [17:46] <jdm> smaug: how do weak refs work in js?
  2442. # [17:46] <sawrubh> jdm: do you want me to link that log ?
  2443. # [17:46] <@smaug> trying to remember
  2444. # [17:46] <jdm> sawrubh: no, don't worry
  2445. # [17:46] <@smaug> jdm: IIRC we have some automatic XPCOM object -> weak js ref thingie
  2446. # [17:46] * sawrubh sits down with some popcorn
  2447. # [17:47] <@ehsan> hrm
  2448. # [17:47] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2449. # [17:47] <@smaug> ehsan: or are you interested only in js <-> js ?
  2450. # [17:47] <@smaug> and something for web pages
  2451. # [17:48] <bkero> I don't think we should be using this repository hook: pretxnchangegroup: Controlling. This is run after a group of changesets has been brought into the local repository from another, but before the transaction completes that will make the changes permanent in the repository.
  2452. # [17:48] <jdm> smaug: I'm interested in a way to retain a reference to a variable without keeping it alive
  2453. # [17:48] <jdm> which sounds like a weakmap to me
  2454. # [17:48] <@ehsan> smaug: js -> C++
  2455. # [17:48] <@ehsan> in other words, js -> docshell
  2456. # [17:48] <Ms2ger> ehsan, need to implement nsIWeakReference, then
  2457. # [17:49] <@ehsan> Ms2ger: well how do you use nsIWeakReference on the js side?
  2458. # [17:49] <@smaug> ehsan: I'm thinking about this https://bugzilla.mozilla.org/show_bug.cgi?id=317304
  2459. # [17:49] * @ehsan checks to see if docshells implement that
  2460. # [17:49] <jdm> hmm, interesting
  2461. # [17:50] <@ehsan> turns out that docshells don't implement nsIWeakReference :(
  2462. # [17:50] <@ehsan> hmm
  2463. # [17:50] * Joins: JeroenDeDauw (j@66536AAC.C8F84A74.CCD0BDD1.IP)
  2464. # [17:50] <@smaug> ehsan: I'm not sure that is needed
  2465. # [17:50] <@ehsan> smaug: so if I hold on to a docshell through a weak js reference, will CC be able to kill it?
  2466. # [17:51] <@smaug> ehsan: that bug is not about normal nsIWeakReference
  2467. # [17:51] <@ehsan> right
  2468. # [17:51] <@smaug> but I'm not quite sure how it all works...reading the code now :)
  2469. # [17:51] <@ehsan> so I think the answer to my question there should be yes :)
  2470. # [17:51] <@ehsan> ok, thanks
  2471. # [17:51] * Joins: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com)
  2472. # [17:53] * Quits: JeroenDeDauw (j@66536AAC.C8F84A74.CCD0BDD1.IP) (Quit: Leaving.)
  2473. # [17:53] * Joins: JeroenDeDauw (j@66536AAC.C8F84A74.CCD0BDD1.IP)
  2474. # [17:53] * Joins: TheLink (TheLink@moz-45ED2356.pools.arcor-ip.net)
  2475. # [17:54] * Joins: GPHemsley (GPHemsley@moz-4A8865CF.hsd1.ga.comcast.net)
  2476. # [17:54] * Joins: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net)
  2477. # [17:55] <NeilAway> benjamin: wait, didn't that land once already?
  2478. # [17:56] * Joins: jparsons (jed@moz-59C58F81.dsl.dynamic.sonic.net)
  2479. # [17:56] * Quits: jparsons (jed@moz-59C58F81.dsl.dynamic.sonic.net) (Quit: Reconnecting)
  2480. # [17:56] * Joins: jparsons (jed@moz-59C58F81.dsl.dynamic.sonic.net)
  2481. # [17:57] * Quits: jparsons (jed@moz-59C58F81.dsl.dynamic.sonic.net) (Quit: Reconnecting)
  2482. # [17:57] * Joins: jparsons (jed@moz-59C58F81.dsl.dynamic.sonic.net)
  2483. # [17:57] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  2484. # [17:57] * Parts: jparsons (jed@moz-59C58F81.dsl.dynamic.sonic.net)
  2485. # [17:57] * Joins: mwu (mwu@moz-59435430.hsd1.nj.comcast.net)
  2486. # [17:57] <bkero> http://i.imgur.com/s3Fga.jpg
  2487. # [17:58] * Joins: jparsons (jed@moz-59C58F81.dsl.dynamic.sonic.net)
  2488. # [17:58] <jdm> ehsan: it doesn't look like Cu.getWeakReference requires anything from the underlying object
  2489. # [17:58] * edwin|sleep is now known as edwin
  2490. # [17:58] * Joins: kutsurak (pex@moz-B62B7B7D.fbx.proxad.net)
  2491. # [17:58] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  2492. # [17:58] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  2493. # [17:58] <bholley> jdm: how do I submit a mozilla meme?
  2494. # [17:58] <Ms2ger> bholley, http://mozillamemes.tumblr.com/submit
  2495. # [17:58] * bholley just saw that
  2496. # [17:59] <sawrubh> Ms2ger: who approves them ?
  2497. # [17:59] <@ehsan> jdm: yeah, unless I'm reading that patch incorrectly
  2498. # [17:59] <Ms2ger> jdm is
  2499. # [17:59] <NeilAway> jdm: can you submit URLs without cheating yet?
  2500. # [17:59] <sawrubh> apparently, I've gotten patches r+ed but not memes :(
  2501. # [17:59] <@ehsan> sawrubh: we have a way higher quality bar on memes
  2502. # [17:59] * sawrubh plans to work on his meme skills
  2503. # [17:59] <sawrubh> ehsan: ;)
  2504. # [18:00] <jdm> NeilAway: what kind of cheating?
  2505. # [18:00] * Quits: Wes (chatzilla@moz-BEF0C255.page.ca) (Client exited)
  2506. # [18:00] * davidb is now known as davidb|afk
  2507. # [18:00] * Joins: jhammel (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2508. # [18:01] * Joins: Wes (chatzilla@moz-BEF0C255.page.ca)
  2509. # [18:01] <sawrubh> jdm: oops I hadn't seen your suggestions :)
  2510. # [18:01] * sawrubh gets down to work
  2511. # [18:01] <NeilAway> jdm: in my case, DOM Inspector
  2512. # [18:01] * bholley is considering meme-ifying gabor
  2513. # [18:02] <gabor> bholley you already did
  2514. # [18:02] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  2515. # [18:02] <bholley> gabor: but not on mozillamemes
  2516. # [18:02] <jdm> NeilAway: I'm not sure what it means to submit a url
  2517. # [18:03] * Joins: RudyL (rudy@moz-BFACC1B5.dynamic.hinet.net)
  2518. # [18:03] <gabor> bholley: I have to admit that was an epic trolling :D I laughed out loud for real on it
  2519. # [18:04] <bholley> gabor: I laughed out loud for real when i read the patch ;-)
  2520. # [18:04] <Ms2ger> Context please ;)
  2521. # [18:04] <gabor> bholley: yeah... and I was reminding myself 10 times to update that other patch too...
  2522. # [18:04] <bholley> Ms2ger: https://bugzilla.mozilla.org/show_bug.cgi?id=769273#c31
  2523. # [18:04] <NeilAway> jdm: well, when you use one of the meme generators, it hosts the picture and gives you the link
  2524. # [18:05] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  2525. # [18:05] <NeilAway> jdm: why should I have to save and upload the picture when I can send you the link?
  2526. # [18:05] <jhammel> my feelings exactly
  2527. # [18:06] * Ms2ger shoots his tactical nukes at bholley
  2528. # [18:06] * Joins: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
  2529. # [18:06] * Joins: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net)
  2530. # [18:06] <jesup> jdm: the meme generators seem to make it hard to get a direct link to the image... ran into that last night trying to submit a meme
  2531. # [18:06] * Quits: JeroenDeDauw (j@66536AAC.C8F84A74.CCD0BDD1.IP) (Ping timeout)
  2532. # [18:06] <ebassi> jesup: lemme guess, using quickmeme?
  2533. # [18:06] <Ms2ger> jesup, firebug to the rescue :)
  2534. # [18:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a0c8be30a28b - Aryeh Gregor - Bug 771873 part 1 - Check for reversed indices in Selection::GetIndicesForInterval; r=ehsan
  2535. # [18:06] <jdm> jesup: it's true. I find the document inspector nice, since it jumps straight to the actual image.
  2536. # [18:06] <ebassi> it's pretty annoying
  2537. # [18:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3f00954a0301 - Aryeh Gregor - Bug 771873 part 2 - Assert on addition overflow in nsTArray::RemoveElementsAt; r=bsmedberg
  2538. # [18:07] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  2539. # [18:07] <ebassi> and memegenerator is down/timeouts far too often
  2540. # [18:07] * Joins: JeroenDeDauw (j@AA5649C7.39D606E5.CCD0BDD1.IP)
  2541. # [18:07] <sawrubh> jdm: is it a problem with that website or is it intentional, when you click to save that image, they instead, save a useless, transparent image
  2542. # [18:07] * Quits: MisfitGeek (MisfitGeek@moz-BD3E98A8.hsd1.nh.comcast.net) (Ping timeout)
  2543. # [18:07] <jdm> sawrubh: intentional
  2544. # [18:07] <jesup> http://i.qkme.me/3q23lt.jpg - "print it out and scan it to pdf", then submit to shoeboxed to scan for amounts - way to go technology!
  2545. # [18:08] <ebassi> sawrubh: it's intentional
  2546. # [18:08] <sawrubh> jdm: nice trick to force innocent users to create accounts :)
  2547. # [18:08] <sawrubh> way to go , memegenerator
  2548. # [18:08] <ebassi> jdm: it's mostly to get eyeballs on the website
  2549. # [18:08] <ebassi> more than user accounts
  2550. # [18:09] * Joins: rkd (Adium@moz-7B0110AD.mv.mozilla.com)
  2551. # [18:09] <benjamin> NeilAway: assuming you're talking about the xbl fix, Callek landed it on central and inbound
  2552. # [18:09] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  2553. # [18:09] * Joins: rkd1 (Adium@moz-BBE3ABD.mv.mozilla.com)
  2554. # [18:09] * Quits: automata (automata@8D23278A.C27CA109.16867D26.IP) (Ping timeout)
  2555. # [18:09] * Joins: bsmith (bsmith@5CE1C193.5B189083.484C4A16.IP)
  2556. # [18:10] * Quits: rkd (Adium@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  2557. # [18:11] <bholley> jdm: submitted
  2558. # [18:12] * Quits: marcoz (marco.zehe@moz-9C83EA9B.dip.t-dialin.net) (Quit: Leaving.)
  2559. # [18:12] * Joins: nhirata (nhirata.bu@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2560. # [18:13] <Fallen> are all mozcamp invitations out?
  2561. # [18:13] <Ms2ger> I got mine
  2562. # [18:13] <sawrubh> jdm: how long is the your review queue, for meme ;)
  2563. # [18:13] <bhearsum> for europe?
  2564. # [18:13] <Ms2ger> Warsaw
  2565. # [18:13] <bhearsum> ahh
  2566. # [18:13] * Quits: JeroenDeDauw (j@AA5649C7.39D606E5.CCD0BDD1.IP) (Ping timeout)
  2567. # [18:14] * Joins: JeroenDeDauw (j@AA5649C7.39D606E5.CCD0BDD1.IP)
  2568. # [18:16] * Quits: vikash (vikash@363AFCC0.913CA268.FB0CC892.IP) (Ping timeout)
  2569. # [18:16] <Fallen> hm ok. I'll wait till monday :)
  2570. # [18:16] * Joins: cdiehl_ (cdiehl@moz-EB4BFDDC.pool.mediaways.net)
  2571. # [18:16] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  2572. # [18:17] * Quits: cdiehl (cdiehl@moz-324B30A8.pool.mediaways.net) (Ping timeout)
  2573. # [18:17] * cdiehl_ is now known as cdiehl
  2574. # [18:17] <gabor> does anyone know where will be the Asian mozcamp located?
  2575. # [18:17] * Joins: vikash (vikash@DAE89CD8.16C32E77.73513262.IP)
  2576. # [18:17] * Joins: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net)
  2577. # [18:17] <jdm> gabor: I don't think that information is available yet
  2578. # [18:18] * Joins: knelson1 (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  2579. # [18:18] <ejpbruel> pgo builds take a long time, which makes fixing internal compiler errors a pain. any way to speed that process up?
  2580. # [18:18] <edmorley|mibbet> philor: green jsreftest \o/
  2581. # [18:18] <ejpbruel> gabor: presumably in Asia
  2582. # [18:18] <gabor> jdm: thanks
  2583. # [18:18] * Quits: JeroenDeDauw (j@AA5649C7.39D606E5.CCD0BDD1.IP) (Quit: Leaving.)
  2584. # [18:18] <gabor> ejpbruel: go away
  2585. # [18:18] <jdm> bholley: <3
  2586. # [18:18] * Joins: JeroenDeDauw (j@AA5649C7.39D606E5.CCD0BDD1.IP)
  2587. # [18:18] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/69f5207c57c8 - Chris Peterson - Bug 773089 - Do not use "large" menus on Gingerbread devices. r=sriram
  2588. # [18:18] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
  2589. # [18:18] <jcranmer> will there ever be a North American MozCamp?
  2590. # [18:18] <philor> :)
  2591. # [18:19] <jesup> jdm: right-click, View Image Info, easily found there, save :-)
  2592. # [18:19] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2593. # [18:19] <jdm> it's sad; my admin interface lets me link photos by url
  2594. # [18:19] * Parts: knelson1 (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  2595. # [18:19] <jdm> but guest submissions can't
  2596. # [18:19] * ejpbruel goes away
  2597. # [18:20] <jesup> jdm: are you the mod for Mozilla memes?
  2598. # [18:20] <jdm> jesup: yep
  2599. # [18:20] <bholley> jdm: you going to be around for the dom work week in august?
  2600. # [18:20] <jdm> bholley: yep
  2601. # [18:20] <bholley> jdm: hooray, we finally meet in person
  2602. # [18:20] <jesup> The one I posted above I submitted last night
  2603. # [18:20] <jdm> yep, I saw
  2604. # [18:21] * Joins: robert (robert@moz-5EE7C424.dc.cable.static.lj-kabel.net)
  2605. # [18:21] * Quits: dao (dao@moz-380680E.pool.mediaways.net) (Quit: Leaving.)
  2606. # [18:22] * Quits: JeroenDeDauw (j@AA5649C7.39D606E5.CCD0BDD1.IP) (Ping timeout)
  2607. # [18:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/072ee4ad183d - William Lachance - Bug 772595 - Better escape commands sent to devicemanager shell;r=jmaher
  2608. # [18:23] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Ping timeout)
  2609. # [18:24] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  2610. # [18:25] * Quits: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2611. # [18:25] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2612. # [18:26] * Joins: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  2613. # [18:28] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  2614. # [18:28] * aki is now known as aki|buildduty
  2615. # [18:30] * jimm is now known as jimm-lunch
  2616. # [18:30] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  2617. # [18:31] * Joins: automata (automata@8D23278A.C27CA109.16867D26.IP)
  2618. # [18:31] * Quits: nhirata (nhirata.bu@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: nhirata)
  2619. # [18:32] * Joins: nhirata (nhirata.bu@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2620. # [18:33] * jlebar is now known as jlebar|mtg
  2621. # [18:33] * Quits: nhirata (nhirata.bu@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: nhirata)
  2622. # [18:34] * Quits: jdm (jdm@moz-78063A77.cpe.net.cable.rogers.com) (Client exited)
  2623. # [18:34] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2624. # [18:34] <NeilAway> benjamin: ah, right
  2625. # [18:35] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
  2626. # [18:37] * Joins: dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net)
  2627. # [18:37] * ChanServ sets mode: +o dbaron
  2628. # [18:37] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
  2629. # [18:37] * Quits: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net) (Quit: Leaving.)
  2630. # [18:37] <@ted> ejpbruel: get some ridiculously fast (as in high clock speed) computer?
  2631. # [18:38] <@ted> ejpbruel: if you're talking about windows PGO builds, the final link step (which does all the real compilation) is the bottleneck and it's single-threaded
  2632. # [18:38] <ejpbruel> ted: so. do i have to explain how that is not a solution? :)
  2633. # [18:38] * Joins: myk (myk@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2634. # [18:38] <@ted> life is tough, get a helmet
  2635. # [18:39] * Quits: rkd1 (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  2636. # [18:39] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  2637. # [18:39] * Joins: rkd (Adium@moz-BBE3ABD.mv.mozilla.com)
  2638. # [18:39] * Joins: jgriffin (jgriffin@moz-BBE3ABD.mv.mozilla.com)
  2639. # [18:39] * Joins: Mossop (mossop@moz-BBE3ABD.mv.mozilla.com)
  2640. # [18:39] * Joins: mburns (mburns@89256F94.30F6F9A5.7B75DA8D.IP)
  2641. # [18:40] * Joins: akeybl (akeybl@moz-52D39FF6.hsd1.ca.comcast.net)
  2642. # [18:40] * Joins: ahal (ahal@moz-BBE3ABD.mv.mozilla.com)
  2643. # [18:40] * Quits: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net) (Quit: Boriss)
  2644. # [18:42] * Quits: fabrice1 (fabrice@moz-104CC309.mv.mozilla.com) (Ping timeout)
  2645. # [18:43] * rail is now known as rail-lunch
  2646. # [18:43] * Quits: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2647. # [18:43] * catlee is now known as catlee-lunch
  2648. # [18:44] * khuey|away is now known as khuey
  2649. # [18:44] * Joins: fabrice1 (fabrice@moz-69FB2E07.w2-2.abo.wanadoo.fr)
  2650. # [18:44] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  2651. # [18:45] * Joins: mcomella (mcomella@moz-BBE3ABD.mv.mozilla.com)
  2652. # [18:46] * Joins: terrence (terrence@moz-BBE3ABD.mv.mozilla.com)
  2653. # [18:46] * bear-afk is now known as bear
  2654. # [18:47] * Joins: atulagrwl (atulagrwl@97380910.D950FFCD.A3D1B221.IP)
  2655. # [18:47] <edmorley|mibbet> google are apparently emailing all google apps users suggesting they use chrome instead: http://pastebin.mozilla.org/1701470 :-(
  2656. # [18:47] * Quits: fabrice1 (fabrice@moz-69FB2E07.w2-2.abo.wanadoo.fr) (Ping timeout)
  2657. # [18:48] <jhammel> yiy
  2658. # [18:48] <@gavin> Unfocused: the page isn't out of date
  2659. # [18:48] <jhammel> can we mail all firefox users and list several awful things google has done?
  2660. # [18:48] <wlach> edmorley|mibbet: haven't seen that on my google apps account yet
  2661. # [18:48] <@gavin> edmorley|mibbet: ^ too
  2662. # [18:48] <pedro> what really upsets me is not the fact that they are doing it. is the fact that we can't do the same! :p
  2663. # [18:49] <jhammel> pedro: s/can't/shouldn't/
  2664. # [18:49] * Joins: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  2665. # [18:49] <edmorley|mibbet> they are also advertising chrome for android on the google chrome new tab page
  2666. # [18:49] <pedro> jhammel: thaaat's another story ;)
  2667. # [18:49] * Joins: tedshroyer (tedshroyer@moz-FAB36621.hsd1.tn.comcast.net)
  2668. # [18:50] <edmorley|mibbet> albeit the latter seems fairer, since if you are already using the desktop browser, it makes sense to use the matching mboile browser so you can take advantage of sync
  2669. # [18:50] <Ms2ger> edmorley|mibbet, well, we also advertise(d?) Fennec on our home page...
  2670. # [18:50] * philor is now known as philor|away
  2671. # [18:50] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
  2672. # [18:50] * Joins: JeroenDeDauw (j@6D5221AF.DE1BC563.CCD0BDD1.IP)
  2673. # [18:51] * Quits: bc (bc@454BDC37.1D5E8529.AC69809B.IP) (Ping timeout)
  2674. # [18:51] * Joins: nhirata (nhirata.bu@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2675. # [18:51] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  2676. # [18:51] * Joins: bc (bc@454BDC37.1D5E8529.AC69809B.IP)
  2677. # [18:51] * ebassi is now known as ebassi_afk
  2678. # [18:52] <benjamin> is there some function to wait on all events being processed in xpcshell tests?
  2679. # [18:53] * Joins: Mook_as (Daily@moz-1FCC0032.activestate.com)
  2680. # [18:53] * Fallen is now known as Fallen|away
  2681. # [18:53] * Quits: bent (chatzilla@moz-32655341.midsouth.biz.rr.com) (Ping timeout)
  2682. # [18:54] * Joins: marco (marco@564B6B73.B1299530.10DC0B64.IP)
  2683. # [18:54] * Quits: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2684. # [18:55] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Ping timeout)
  2685. # [18:55] <atulagrwl> Is there any known bug in which awesome bar is behaving weirdly along with back and forward button not working in latest nightly built of mac?
  2686. # [18:55] * Joins: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  2687. # [18:56] * mcote|doctor is now known as mcote
  2688. # [18:56] * Joins: artur (artur@52B7E497.7DF4460D.B1111C5D.IP)
  2689. # [18:56] * Quits: TheLink (TheLink@moz-45ED2356.pools.arcor-ip.net) (Ping timeout)
  2690. # [18:56] * Joins: fabrice1 (fabrice@moz-B2BC1EC.w2-2.abo.wanadoo.fr)
  2691. # [18:57] * Quits: atulagrwl (atulagrwl@97380910.D950FFCD.A3D1B221.IP) (Ping timeout)
  2692. # [18:57] * Joins: atulagrwl (atulagrwl@251CBDC8.9CBD72CE.A3D1B221.IP)
  2693. # [18:57] * Quits: fabrice1 (fabrice@moz-B2BC1EC.w2-2.abo.wanadoo.fr) (Max SendQ exceeded)
  2694. # [18:57] * armenzg is now known as armenzg_lunch
  2695. # [18:57] <atulagrwl> Got disconnected… Posting again "Is there any known bug in which awesome bar is behaving weirdly along with back and forward button not working in latest nightly built of mac?"
  2696. # [18:58] * Quits: JeroenDeDauw (j@6D5221AF.DE1BC563.CCD0BDD1.IP) (Quit: Leaving.)
  2697. # [18:59] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
  2698. # [18:59] * ChanServ sets mode: +o smaug
  2699. # [18:59] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  2700. # [19:00] * devd_afk is now known as devd
  2701. # [19:01] * Joins: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com)
  2702. # [19:01] * Quits: atuljangra (Mibbit@D59F39E2.D8F9A628.93E5B96C.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2703. # [19:01] * Joins: jgriffin_ (jgriffin@moz-E31CD2CB.mozilla.org)
  2704. # [19:02] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
  2705. # [19:02] * edmorley|mibbet is now known as edmorley|afk
  2706. # [19:02] * Joins: maikmerten (maikmerten@moz-D4D7271C.dynamic.qsc.de)
  2707. # [19:02] * Joins: fabrice1 (fabrice@moz-104CC309.mv.mozilla.com)
  2708. # [19:02] * davidb|afk is now known as davidb
  2709. # [19:02] * Quits: graememcc (chatzilla@moz-20EE57C0.range86-150.btcentralplus.com) (Ping timeout)
  2710. # [19:03] * Quits: bsmith (bsmith@5CE1C193.5B189083.484C4A16.IP) (Ping timeout)
  2711. # [19:03] * Quits: jgriffin (jgriffin@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2712. # [19:03] * jgriffin_ is now known as jgriffin
  2713. # [19:03] * Joins: graememcc (chatzilla@moz-C1F77362.range86-168.btcentralplus.com)
  2714. # [19:03] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/641a641e3903 - Kartikaya Gupta - Bug 772993 - Fix compiler warnings for widget/android. r=cpeterson
  2715. # [19:03] * Joins: Asa (asa@moz-BBE3ABD.mv.mozilla.com)
  2716. # [19:04] * nical is now known as nical|lunch
  2717. # [19:04] * Joins: cjones (cjones@moz-45913895.socal.res.rr.com)
  2718. # [19:04] * Joins: lightsofapollo (jlal@moz-7B0110AD.mv.mozilla.com)
  2719. # [19:04] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
  2720. # [19:04] * Joins: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2721. # [19:05] * Quits: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2722. # [19:05] * Joins: atuljangra (Mibbit@25F674D9.D5ABD2DE.402AA3CF.IP)
  2723. # [19:05] * Quits: edmorley|afk (Mibbit@88F51059.F3BBB17D.144F44FA.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2724. # [19:05] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  2725. # [19:05] * Joins: jorendorff (jorendorff@moz-FAB36621.hsd1.tn.comcast.net)
  2726. # [19:06] * Joins: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net)
  2727. # [19:06] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2728. # [19:06] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  2729. # [19:06] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
  2730. # [19:07] * Joins: Asa (asa@moz-BBE3ABD.mv.mozilla.com)
  2731. # [19:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f0649ff1f524 - Chris Jones - Bug 765734, part 2: Migrate ImageLayers to SurfaceDescriptor. r=mattwoodrow,roc
  2732. # [19:08] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2733. # [19:08] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Quit: Leaving.)
  2734. # [19:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/05cd73b5e00c - Chris Jones - Bug 765734, part 1: Let clients specify capabilities required of cross-process surfaces. Only MAP_AS_IMAGE_SURFACE needed for now. r=roc
  2735. # [19:08] <glandium> akeybl: ping
  2736. # [19:08] * kats is now known as kats-lunch
  2737. # [19:08] * jimm-lunch is now known as jimm
  2738. # [19:08] * Joins: nhirata_v2 (nhirata.bu@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2739. # [19:08] * AaronMT is now known as AaronMT|lunch
  2740. # [19:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/417036b67368 - Chris Jones - Bug 765734, part 0.2: Remove \r from basic layers files. r=nrc
  2741. # [19:09] * aki|buildduty is now known as aki|backin30
  2742. # [19:09] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2743. # [19:09] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  2744. # [19:09] <akeybl> hey glandium
  2745. # [19:09] <glandium> akeybl: hey
  2746. # [19:09] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  2747. # [19:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/738a193b05a0 - Chris Jones - Bug 765734, part 5: Disable texture-upload hacks on b2g. (This code is dead for android currently too, to be removed soon.) r=BenWa
  2748. # [19:09] <glandium> akeybl: just a heads up about bug 772841
  2749. # [19:09] * Quits: nhirata (nhirata.bu@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  2750. # [19:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6b35f9011f26 - Chris Jones - Bug 765734, part 0: Do the right thing here. r=bent
  2751. # [19:10] * nhirata_v2 is now known as nhirata
  2752. # [19:10] <glandium> akeybl: i think it should be landed for 14
  2753. # [19:10] * Joins: naveed (nihsanulla@moz-409D20C6.bstnma.fios.verizon.net)
  2754. # [19:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/265d8525f707 - Chris Jones - Bug 765734, part 0.1: Gecko subprocesses on Gonk want propdb too. r=mwu
  2755. # [19:11] * cadecairos is now known as cadecairos_away
  2756. # [19:11] <glandium> akeybl: the patch is currently on try, but that takes time because of the time it takes for pgo to run
  2757. # [19:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/089b9510e595 - Chris Jones - Bug 765734, part 6: Integrate gralloc buffers into the shadow-layers pipelines. r=gal
  2758. # [19:11] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  2759. # [19:12] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c07632e4dd16 - Chris Jones - Bug 765734, part 3: Remove unused code. r=mattwoodrow
  2760. # [19:12] <bhearsum> glandium: that seems pretty risky to take after we've shipped our last (planned) beta =\
  2761. # [19:12] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4ee990ea5eb4 - Chris Jones - Bug 765734, part 4: Add an RAII helper to open/close SurfaceDescriptors and mark usage of SurfaceDescriptor as ReadOnly or ReadWrite. r=BenWa,nrc sr=roc
  2762. # [19:12] <bhearsum> i guess it's not so bad if it's just reverting to old behaviour that we've shipped before...
  2763. # [19:12] <glandium> bhearsum: that's basically what it is
  2764. # [19:12] * cadecairos_away is now known as cadecairos
  2765. # [19:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/18d69de4ff67 - David Keeler - bug 760625 - use the blocklist to inform click-to-play plugins. r=joshmoz,bmcbride
  2766. # [19:14] * Quits: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  2767. # [19:14] * Joins: JeroenDeDauw (j@6D5221AF.DE1BC563.CCD0BDD1.IP)
  2768. # [19:15] * Quits: benjamin (Mibbit@moz-BBE3ABD.mv.mozilla.com) (Quit: http://www.mibbit.com ajax IRC Client)
  2769. # [19:15] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  2770. # [19:15] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  2771. # [19:16] * jmaher is now known as jmaher|brb
  2772. # [19:16] * philor|away is now known as philor
  2773. # [19:16] * Quits: JeroenDeDauw (j@6D5221AF.DE1BC563.CCD0BDD1.IP) (Quit: Leaving.)
  2774. # [19:16] <anant> are the nightlies built at night PST or during the day? :)
  2775. # [19:16] <glandium> anant: at night PDT
  2776. # [19:16] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  2777. # [19:17] <anant> thanks!
  2778. # [19:17] * Joins: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  2779. # [19:18] * Joins: benjamin (Mibbit@moz-BBE3ABD.mv.mozilla.com)
  2780. # [19:18] * Joins: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  2781. # [19:18] * Parts: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  2782. # [19:19] <atulagrwl> glandium: any known issue regarding address bar in current firefox nightly?
  2783. # [19:19] <glandium> atulagrwl: i don't know
  2784. # [19:19] <atulagrwl> glandium: okay
  2785. # [19:20] * devd is now known as devd_afk
  2786. # [19:20] * Joins: JeroenDeDauw (j@6D5221AF.DE1BC563.CCD0BDD1.IP)
  2787. # [19:20] * mccr8 is now known as mccr8|away
  2788. # [19:21] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Quit: ChatZilla 0.9.88.2 [Firefox 16.0a1/20120704114631])
  2789. # [19:21] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
  2790. # [19:21] * ChanServ sets mode: +o smaug
  2791. # [19:21] * Fallen|away is now known as Fallen
  2792. # [19:21] * Joins: gmoro (guilherme@moz-3A539625.dsl.telesp.net.br)
  2793. # [19:23] * Joins: timA (timA@moz-535753DA.hsd1.or.comcast.net)
  2794. # [19:23] * Joins: eeejay_ (eitan@moz-577F7EFD.tukw.qwest.net)
  2795. # [19:24] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  2796. # [19:24] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  2797. # [19:25] * Joins: Waldo (waldo@moz-537BCF9.hsd1.ca.comcast.net)
  2798. # [19:27] * Joins: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2799. # [19:27] * Quits: RudyL (rudy@moz-BFACC1B5.dynamic.hinet.net) (Quit: RudyL)
  2800. # [19:28] * Quits: JeroenDeDauw (j@6D5221AF.DE1BC563.CCD0BDD1.IP) (Quit: Leaving.)
  2801. # [19:28] * Joins: JeroenDeDauw (j@6D5221AF.DE1BC563.CCD0BDD1.IP)
  2802. # [19:28] * Joins: dao (dao@moz-A49A5C15.superkabel.de)
  2803. # [19:31] * Quits: vikash (vikash@DAE89CD8.16C32E77.73513262.IP) (Ping timeout)
  2804. # [19:32] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2805. # [19:32] * jmaher|brb is now known as jmaher
  2806. # [19:33] * Quits: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2807. # [19:33] * Quits: chewey (chewey@moz-D6564CB2.dip0.t-ipconnect.de) (Ping timeout)
  2808. # [19:33] * Quits: hub (hub@moz-E2FCA694.figuiere.net) (Ping timeout)
  2809. # [19:34] * Joins: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  2810. # [19:34] * Quits: xakz (XaMaD@moz-5F95FDA6.w90-21.abo.wanadoo.fr) (Ping timeout)
  2811. # [19:34] * Joins: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net)
  2812. # [19:34] * Joins: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com)
  2813. # [19:35] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  2814. # [19:35] * Quits: xsergio (sergio@DAEF1255.9C8843EE.A4F23BCE.IP) (Quit: Bye)
  2815. # [19:35] * glob is now known as glob|away
  2816. # [19:36] * Joins: bholley_ (anonymous@moz-104CC309.mv.mozilla.com)
  2817. # [19:36] * Joins: chewey (chewey@moz-D6564CB2.dip0.t-ipconnect.de)
  2818. # [19:36] * Joins: vikash (vikash@DAE89CD8.16C32E77.73513262.IP)
  2819. # [19:38] * Quits: bholley (anonymous@moz-A0E5591A.net-89-2-152.rev.numericable.fr) (Ping timeout)
  2820. # [19:38] * bholley_ is now known as bholley
  2821. # [19:38] * Quits: automata (automata@8D23278A.C27CA109.16867D26.IP) (Ping timeout)
  2822. # [19:38] * Joins: efaust (efaust@moz-B2EFCFF1.andrew.cmu.edu)
  2823. # [19:40] * Joins: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP)
  2824. # [19:40] * Quits: atulagrwl (atulagrwl@251CBDC8.9CBD72CE.A3D1B221.IP) (Quit: atulagrwl)
  2825. # [19:40] * aki|backin30 is now known as aki|buildduty
  2826. # [19:42] * Quits: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com) (Ping timeout)
  2827. # [19:42] * Quits: @dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  2828. # [19:44] * Joins: xakz (XaMaD@moz-2215238F.w90-21.abo.wanadoo.fr)
  2829. # [19:45] * catlee-lunch is now known as catlee
  2830. # [19:45] * Joins: sriram (sriramr@moz-7B0110AD.mv.mozilla.com)
  2831. # [19:47] * Joins: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com)
  2832. # [19:48] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
  2833. # [19:48] * Joins: bmoss|2 (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2834. # [19:48] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2835. # [19:48] <vlad> mcote: ping
  2836. # [19:48] * Quits: bc (bc@454BDC37.1D5E8529.AC69809B.IP) (Ping timeout)
  2837. # [19:49] * rail-lunch is now known as rail
  2838. # [19:49] * Joins: rniwa (rniwa@5CA6DC39.C60FE7DC.4065847B.IP)
  2839. # [19:49] * Joins: bc (bc@moz-E31CD2CB.mozilla.org)
  2840. # [19:50] * AaronMT|lunch is now known as AaronMT
  2841. # [19:50] * Quits: edwin (me@moz-AA3E445E.vc.shawcable.net) (Ping timeout)
  2842. # [19:51] * Joins: Standard8 (Standard8@F2D29657.F60B0462.67AC9B1.IP)
  2843. # [19:52] * Quits: billm (billm@moz-CF6D0A66.hsd1.ca.comcast.net) (Quit: Leaving)
  2844. # [19:53] * Joins: priya (Adium@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2845. # [19:54] * armenzg_lunch is now known as armenzg
  2846. # [19:54] <mcote> vlad: pong
  2847. # [19:54] * Quits: Standard8 (Standard8@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2848. # [19:54] <vlad> mcote: heya, some speedtests questions if you have a minute
  2849. # [19:55] <mcote> yup yup, shoot
  2850. # [19:55] <vlad> i'm looking at the server code.. and it's got some sql tables that are specific per test
  2851. # [19:55] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2852. # [19:55] <vlad> e.g. the kraken table with every test as a column
  2853. # [19:55] <mcote> yeah... heh
  2854. # [19:55] <vlad> does that mean that I'd have to do a custom sql thing for each test?
  2855. # [19:55] * Joins: hub (hub@A5087023.2354C43D.D8E68FF6.IP)
  2856. # [19:55] <vlad> I'd ideally like to have something that will just take any test id that's given to it, even if it doesn't know about it ahead of time
  2857. # [19:55] <mcote> at the moment, yes, but I am totally open to changing it
  2858. # [19:56] <mcote> yup that would indeed be better
  2859. # [19:56] * Quits: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net) (Ping timeout)
  2860. # [19:56] <mcote> the test-specific tables approach was leftover from an earlier prototype
  2861. # [19:56] <mcote> it doesn't make much sense
  2862. # [19:56] * Joins: hub_lime (hub@A5087023.2354C43D.D8E68FF6.IP)
  2863. # [19:56] <vlad> ok; I might take a stab at doing that, since it'll make doing the stuff that I need much easier
  2864. # [19:56] <mcote> eventually this stuff will go into datazilla aka graph server 2.0 or 3.0 or something
  2865. # [19:56] <mcote> sure thing
  2866. # [19:56] <mcote> I didn't package the tests with the code because there are probably legal restrictions to distributing them
  2867. # [19:57] <mcote> none of the MS tests have any mention of license or anything in them
  2868. # [19:57] <vlad> nod; can you put up a bundle for me somewhere though?
  2869. # [19:57] * Quits: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net) (Quit: damons)
  2870. # [19:57] <mcote> yup
  2871. # [19:57] <vlad> or at least an example of some tests that are already converted to run in hre
  2872. # [19:57] <vlad> so I know what I'm looking for
  2873. # [19:57] * davehunt is now known as davehunt|away
  2874. # [19:57] <mcote> I'll find a place to put them
  2875. # [19:57] * Fallen is now known as Fallen|away
  2876. # [19:57] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2877. # [19:58] * Joins: billm (billm@moz-BBE3ABD.mv.mozilla.com)
  2878. # [19:58] <mcote> actually they are available on the office network...one sec
  2879. # [19:59] * Joins: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net)
  2880. # [19:59] * Quits: robert (robert@moz-5EE7C424.dc.cable.static.lj-kabel.net) (Quit: robert)
  2881. # [20:00] * Quits: espadrine_ (thaddee_ty@moz-85EBB8A.dia.static.qwest.net) (Ping timeout)
  2882. # [20:00] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  2883. # [20:00] <mdas> who manages the PTO app?
  2884. # [20:01] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  2885. # [20:01] <mdas> it didnt send out the emails I asked it to send
  2886. # [20:01] <@bsmedberg> bholley: should GetJSObject just do the wrapping always, instead of doing it in nsHTMLPluginObjElementSH::GetPluginJSObject ?
  2887. # [20:02] <bholley> bsmedberg: maybe. I thought about it, I don't remember why I decided not to
  2888. # [20:02] * Joins: c0smikdebris (c0smikdebr@24DE7A37.5C6350CF.274D17D6.IP)
  2889. # [20:02] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
  2890. # [20:02] <bholley> bsmedberg: I can do that
  2891. # [20:03] <@bsmedberg> bholley: actually, what I really meant was
  2892. # [20:03] <@bsmedberg> bholley: nsNPObjWrapper::GetNewOrUsed
  2893. # [20:04] <bholley> bsmedberg: oh
  2894. # [20:04] <bholley> bsmedberg: uhhh
  2895. # [20:04] <bholley> bsmedberg: that gets kind of sketchy
  2896. # [20:04] * Joins: jgriffin_ (jgriffin@moz-BBE3ABD.mv.mozilla.com)
  2897. # [20:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e3c30588f319 - Jeff Walden - Remove a stray semicolon that causes a warning compiling pretty much any SpiderMonkey file. No bug, r=themaid
  2898. # [20:04] <bholley> bsmedberg: because, like, that stuff _really_ isn't compartment aware
  2899. # [20:04] <bholley> bsmedberg: and in particular, some of the things that currently live in that map are intentionally cross-compartment wrappers
  2900. # [20:04] <@bsmedberg> since we really should be handing out correct-compartment wrappers to *any* caller of that function
  2901. # [20:05] <@bsmedberg> wait, we have wrappers in that map?
  2902. # [20:05] * Quits: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org) (Ping timeout)
  2903. # [20:05] * jgriffin_ is now known as jgriffin
  2904. # [20:05] * Quits: eeejay_ (eitan@moz-577F7EFD.tukw.qwest.net) (Quit: Ex-Chat)
  2905. # [20:05] <bholley> bsmedberg: yes
  2906. # [20:05] * Joins: eeejay_ (eitan@moz-577F7EFD.tukw.qwest.net)
  2907. # [20:05] <bholley> bsmedberg: same-compartment security wrappers, at the very least
  2908. # [20:05] <bholley> bsmedberg: and I imagine there could be others
  2909. # [20:05] <@bsmedberg> I thought that map always contained the root JSObject with class=sJSObjWrapperNPClass
  2910. # [20:06] <bholley> bsmedberg: or, wait
  2911. # [20:06] * Quits: eeejay_ (eitan@moz-577F7EFD.tukw.qwest.net) (Connection reset by peer)
  2912. # [20:06] <bholley> bsmedberg: no, you're right
  2913. # [20:06] <bholley> bsmedberg: we hit those other things on argument conversion
  2914. # [20:06] <@bsmedberg> right
  2915. # [20:06] <@gavin> is a pref observer called twice if I do setBoolPref(true); setBoolPref(true);?
  2916. # [20:06] <@bsmedberg> gavin: I think not but I'm not 100% positive
  2917. # [20:06] <bholley> bsmedberg: but anyway, I'm kind of afraid to dig too much into that stuff, especially backporting
  2918. # [20:07] * froydnj is getting really annoyed with this mochitest-browser-chrome test
  2919. # [20:07] * nical|lunch is now known as nical
  2920. # [20:07] <@bsmedberg> bholley: I bet I could get cross-compartment assertions with a pretty simple testcase unless we did that...
  2921. # [20:07] <bholley> bsmedberg: how so?
  2922. # [20:07] * Joins: anant_ (anant@moz-BBE3ABD.mv.mozilla.com)
  2923. # [20:07] * Quits: anant (anant@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  2924. # [20:07] * anant_ is now known as anant
  2925. # [20:08] <@bsmedberg> Have a plugin in doc A, create a bunch of NPAPI objects and hand them back to JS as nsNPObjWrapper
  2926. # [20:08] * Joins: edwin (me@A5087023.2354C43D.D8E68FF6.IP)
  2927. # [20:08] <@bsmedberg> adopt that plugin into doc B
  2928. # [20:08] <@gavin> bsmedberg: looks like you're right
  2929. # [20:08] * kats-lunch is now known as kats
  2930. # [20:08] <@bsmedberg> have it hand out the same NPAPI objects again
  2931. # [20:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ebc800948e7a - Luke Wagner - Bug 767750 - rm JSScript::evalHashLink (r=njn)
  2932. # [20:08] <@bsmedberg> we'd start handing out JSObjects which belong to compartment A to scripts in doc B
  2933. # [20:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/749d103d8636 - Luke Wagner - Bug 765956 - Set Bindings' parent eagerly (r=bhackett)
  2934. # [20:09] <bholley> bsmedberg: ugh
  2935. # [20:09] * mdas is now known as mdas|afk
  2936. # [20:09] <bholley> bsmedberg: yeah, all this machinery has been baked into XPConnect over time
  2937. # [20:09] <bholley> bsmedberg: but nothing for plugins
  2938. # [20:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3923d008386d - Luke Wagner - Bug 753158 - emit ALIASEDVAR ops for upvars (r=bhackett)
  2939. # [20:09] * Quits: JeroenDeDauw (j@6D5221AF.DE1BC563.CCD0BDD1.IP) (Quit: Leaving.)
  2940. # [20:10] * Quits: jesup|laptop (chatzilla@moz-6380AF60.phlapa.fios.verizon.net) (Ping timeout)
  2941. # [20:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d9650bc4da1a - Luke Wagner - Bug 765956 - Remove the non-reentrant closure optimization (r=bhackett)
  2942. # [20:10] * Joins: mayhemer (Miranda@B3D46202.F87A741B.F23860FD.IP)
  2943. # [20:10] * Joins: jet (junglecode@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2944. # [20:10] * Joins: necolas (necolas@moz-C84924E0.bb.sky.com)
  2945. # [20:10] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7221c50cb5b4 - Luke Wagner - Bug 753145 - Attach static scope nesting information to scripts (r=jimb)
  2946. # [20:10] <lduros> where is the page with features added to Firefox 13 and other releases? I can't find it anymore :-\
  2947. # [20:11] * Quits: jgriffin (jgriffin@moz-BBE3ABD.mv.mozilla.com) (Quit: jgriffin)
  2948. # [20:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/15409e3b3bdc - Luke Wagner - Bug 771039 - fix CompExpTransplanter to correctly fix up implicit arguments definitions in generator expressions (r=dvander)
  2949. # [20:11] * Quits: tn (tn@moz-2E73ACE4.wp.shawcable.net) (Ping timeout)
  2950. # [20:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b790407d394f - Luke Wagner - Bug 771039 - assert some invariants in BindNameToSlot (r=dvander)
  2951. # [20:11] * Joins: KWierso_ (KWierso@moz-BBE3ABD.mv.mozilla.com)
  2952. # [20:12] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  2953. # [20:12] * Joins: jgilbert (jgilbert@moz-17D0114B.hsd1.ca.comcast.net)
  2954. # [20:13] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2955. # [20:13] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2956. # [20:13] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  2957. # [20:13] * ChanServ sets mode: +o ehsan
  2958. # [20:14] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2959. # [20:14] * Joins: JeroenDeDauw (j@6D5221AF.DE1BC563.CCD0BDD1.IP)
  2960. # [20:14] <khuey> man
  2961. # [20:14] <khuey> bug 765645 is great
  2962. # [20:15] * Quits: jgilbert (jgilbert@moz-17D0114B.hsd1.ca.comcast.net) (Ping timeout)
  2963. # [20:15] * Joins: Asa (asa@moz-BBE3ABD.mv.mozilla.com)
  2964. # [20:15] * jhammel is now known as jhammel|mtg
  2965. # [20:16] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
  2966. # [20:17] * Joins: automata (automata@moz-1CE7A56D.ifsc.usp.br)
  2967. # [20:17] * Joins: tn (tn@moz-2E73ACE4.wp.shawcable.net)
  2968. # [20:17] <jhammel|mtg> khuey: quite :(
  2969. # [20:17] * Joins: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2970. # [20:17] * sheppy is now known as sheppy-zomgnaptime
  2971. # [20:18] <Ms2ger> khuey, wow, did God just call in to say that we shall support -moz-opacity?
  2972. # [20:18] <firebot> Check-in:
  2973. # [20:19] <Ms2ger> ...
  2974. # [20:19] <Ms2ger> Anything, firebot?
  2975. # [20:19] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/67e09e165ce6 - David Zbarsky - Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with
  2976. # [20:19] <firebot> virtual functions and no virtual dtor (toolkit/places); r=mak
  2977. # [20:19] * Joins: bhackett (bhackett@moz-EE923C80.rockymountains.net)
  2978. # [20:20] <khuey> Ms2ger: seems like it
  2979. # [20:20] * Parts: bhackett (bhackett@moz-EE923C80.rockymountains.net)
  2980. # [20:20] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/75657697cfb5 - David Zbarsky - Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with
  2981. # [20:20] * Quits: gmoro (guilherme@moz-3A539625.dsl.telesp.net.br) (Ping timeout)
  2982. # [20:20] <jwir3> khuey: Haha... he's going to send us a bill
  2983. # [20:20] <Ms2ger> ... that's somewhat annoying, being an atheist
  2984. # [20:21] <Waldo> "he that believeth not shall be damned"
  2985. # [20:21] * Joins: jesup|laptop (chatzilla@moz-6380AF60.phlapa.fios.verizon.net)
  2986. # [20:21] <firebot> virtual functions and no virtual dtor (extensions/cookie); r=mak
  2987. # [20:21] <Waldo> like, in the context of that bug that's just hilarious
  2988. # [20:22] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
  2989. # [20:22] * Joins: gmoro (guilherme@moz-8DF7FD54.dsl.telesp.net.br)
  2990. # [20:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6091c6a6f4b2 - Margaret Leibovic - Bug 770160 - Page title changes for a brief period when a new page is loaded. r=mfinkle
  2991. # [20:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/34982c7bcd30 - Margaret Leibovic - Bug 773177 - java.lang.NullPointerException: at org.mozilla.gecko.TabsTray$TabsAdapter.refreshTabsData(TabsTray.java). r=mfinkle
  2992. # [20:22] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2993. # [20:23] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  2994. # [20:23] * Quits: dao (dao@moz-A49A5C15.superkabel.de) (Quit: Leaving.)
  2995. # [20:23] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2996. # [20:24] * jlebar|mtg is now known as jlebar
  2997. # [20:24] * Quits: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP) (Ping timeout)
  2998. # [20:24] * Joins: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP)
  2999. # [20:25] <khuey> jwir3: have you seen the board in the office in MV where we put the stupid email?
  3000. # [20:25] <khuey> er
  3001. # [20:25] <khuey> stupid mail
  3002. # [20:25] <Ms2ger> No pics no proof
  3003. # [20:25] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3004. # [20:26] <jhammel|mtg> e tu, Ms2ger ?
  3005. # [20:26] <Ms2ger> 'et', jhammel
  3006. # [20:26] <jimm> how do browser chrome tests get kicked off if the testURL in runtests.py is set to about:blank?
  3007. # [20:26] <jwir3> khuey: no
  3008. # [20:26] <jwir3> khuey: Er... wait. Yes, I think I have
  3009. # [20:26] <tbsaunde> khuey: it fits on only one wall???
  3010. # [20:26] <jwir3> khuey: I saw the pile of crazy mail in Auckland.
  3011. # [20:27] * pascalc is now known as pascalc_away
  3012. # [20:27] <Ms2ger> tbsaunde, he didn't mention how many layers... ;)
  3013. # [20:28] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  3014. # [20:28] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  3015. # [20:28] * bear is now known as bear-afk
  3016. # [20:28] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Quit: Leaving)
  3017. # [20:29] * Joins: jwilde (Earlybird@moz-23E1A364.aton.com)
  3018. # [20:29] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  3019. # [20:29] * wsmwk is now known as wsmwk_away
  3020. # [20:32] * Quits: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net) (Quit: zzzzzzzzz)
  3021. # [20:32] * Quits: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net) (Quit: espadrine)
  3022. # [20:34] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  3023. # [20:34] * Quits: edwin (me@A5087023.2354C43D.D8E68FF6.IP) (Quit: leaving)
  3024. # [20:34] * Joins: dao (dao@moz-A49A5C15.superkabel.de)
  3025. # [20:35] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  3026. # [20:35] * jwir3 is now known as jwir3|lunch
  3027. # [20:35] * Quits: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com) (Quit: Miranda IM - Multi protocol instant messenger @ www.miranda-im.org)
  3028. # [20:36] * Joins: atulagrwl (atulagrwl@251CBDC8.9CBD72CE.A3D1B221.IP)
  3029. # [20:36] * Joins: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com)
  3030. # [20:36] <jrmuizel> mcote: eideticker doesn't have any results from the last couple of days
  3031. # [20:36] * Quits: jwilde (Earlybird@moz-23E1A364.aton.com) (Ping timeout)
  3032. # [20:37] <mcote> jrmuizel: sure it does: http://wrla.ch/eideticker/dashboard
  3033. # [20:37] <mcote> admittedly missing this morning
  3034. # [20:37] * Quits: int3 (int3@moz-54D0A3B.lightspeed.sntcca.sbcglobal.net) (Client exited)
  3035. # [20:38] * mdas|afk is now known as mdas
  3036. # [20:38] <mcote> the phone died last night apparently, but wlach is looking into it
  3037. # [20:38] * Joins: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com)
  3038. # [20:38] * Joins: biesi (cbiesinger@EE9A5AA8.6B10AC3.E2F59BBC.IP)
  3039. # [20:38] * Quits: gmoro (guilherme@moz-8DF7FD54.dsl.telesp.net.br) (Connection reset by peer)
  3040. # [20:39] * Joins: gmoro (guilherme@moz-D94AA0E.dsl.telesp.net.br)
  3041. # [20:40] <marco> where can I find some documentation about restartless addons?
  3042. # [20:40] * juanb is now known as juanb|brb
  3043. # [20:41] <wlach> jrmuizel: ctalbert is going to reset the dead phone after the meeting; I'll rerun the dashboard then
  3044. # [20:41] <wlach> s/the meeting/a meeting/
  3045. # [20:42] <jrmuizel> mcote, wlach: I don't see any data newer than the 6th
  3046. # [20:42] * adrian is now known as adrian|afk
  3047. # [20:42] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  3048. # [20:42] <wlach> jrmuizel: ah, it looks like taskjs is more behind than the other benchmarks
  3049. # [20:43] <jrmuizel> wlach: nytimes doesn't have any data newer than the 4th
  3050. # [20:43] <jrmuizel> nytimes scrolling
  3051. # [20:43] <mcote> we aren't running -xul and stock browser every day anymore
  3052. # [20:43] <mcote> at least, that's the plan; I assume wlach turned them off
  3053. # [20:43] <mcote> since xul is more or less dead, and stock browser doesn't change often
  3054. # [20:43] <wlach> jrmuizel: yeah, all probably due to bug 771375, which I am currently fixing
  3055. # [20:44] * Quits: maikmerten (maikmerten@moz-D4D7271C.dynamic.qsc.de) (Client exited)
  3056. # [20:44] <wlach> mcote: we will continue to run tests against stock, but only to establish a baseline
  3057. # [20:44] <mcote> oh ok
  3058. # [20:44] <mcote> so yeah, that data is missing. nightly appears to be up to date aside from this morning.
  3059. # [20:44] <wlach> I'm also working on the ability of getting backdated information into the eideticker dashboard
  3060. # [20:44] <wlach> so even if we miss a run it's not the end of the world
  3061. # [20:45] <wlach> so much to do
  3062. # [20:45] <Ms2ger> So little time
  3063. # [20:45] <mcote> I don't think the zooming works properly
  3064. # [20:45] <mcote> I can't zoom out
  3065. # [20:45] <wlach> mcote: WFM
  3066. # [20:45] <mcote> hm okay after a reload
  3067. # [20:46] <mcote> this graph is soooo tiny :)
  3068. # [20:46] <wlach> I'm sure the behaviour could be better, patches welcome etc
  3069. # [20:46] <mcote> ah works fine now. just some weird fluke
  3070. # [20:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/848ed9d56932 - Brian Hackett - Add more rooting for interpreter, TI and JIT, bug 772303, r=terrence. Also disable Windows PGO for RegExp.cpp because the compiler is broken.
  3071. # [20:47] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
  3072. # [20:47] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Client exited)
  3073. # [20:47] * Quits: KWierso_ (KWierso@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3074. # [20:47] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Broken pipe)
  3075. # [20:48] * Quits: past (past@moz-1ECCACE1.dsl.dyn.forthnet.gr) (Ping timeout)
  3076. # [20:48] * Joins: past (past@moz-1ECCACE1.dsl.dyn.forthnet.gr)
  3077. # [20:48] <catlee> espindola: having a problem building with clang right now...ld can't find crtbegin.o
  3078. # [20:48] * khuey is now known as khuey|away
  3079. # [20:48] * khuey|away is now known as khuey
  3080. # [20:49] * Quits: dzbarsky (Adium@moz-85EBB8A.dia.static.qwest.net) (Quit: Leaving.)
  3081. # [20:49] <espindola> catlee, the clang packages we use on try?
  3082. # [20:49] <espindola> or have you built one yourself?
  3083. # [20:49] <catlee> espindola: yeah, I'm trying to use it on another machine
  3084. # [20:49] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  3085. # [20:49] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  3086. # [20:49] <espindola> catlee, you also need the gcc package installed
  3087. # [20:50] <espindola> the clang package we use is configured to use our gcc crt files
  3088. # [20:50] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3089. # [20:50] * Quits: trevorh (trevor@moz-4ABC40FE.lnse2.woo.bigpond.net.au) (Ping timeout)
  3090. # [20:51] <catlee> oh, the same gcc4.5 compiler?
  3091. # [20:51] <espindola> yes
  3092. # [20:51] * Joins: trevorh (trevor@moz-4ABC40FE.lnse2.woo.bigpond.net.au)
  3093. # [20:52] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  3094. # [20:52] * Quits: @dveditz (dveditz@moz-5051E786.dhcp.cruzio.com) (Quit: dveditz)
  3095. # [20:53] * armenzg is now known as armenzg_mtg
  3096. # [20:53] <catlee> aah, ok
  3097. # [20:53] * Joins: dbaron (dbaron@moz-BBE3ABD.mv.mozilla.com)
  3098. # [20:53] * ChanServ sets mode: +o dbaron
  3099. # [20:53] * jlebar is now known as jlebar|mtg
  3100. # [20:53] * Joins: dveditz (dveditz@moz-5051E786.dhcp.cruzio.com)
  3101. # [20:53] * ChanServ sets mode: +o dveditz
  3102. # [20:53] * Joins: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz)
  3103. # [20:53] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
  3104. # [20:53] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  3105. # [20:54] * Joins: squiggy (Mibbit@moz-B0868E2C.dip.t-dialin.net)
  3106. # [20:54] * Joins: TheLink (TheLink@moz-45ED2356.pools.arcor-ip.net)
  3107. # [20:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1f4ad785cca8 - Gian-Carlo Pascutto - Bug 769896 - Make "Import from Android" use MultiChoicePreference. r=bnicholson
  3108. # [20:55] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  3109. # [20:56] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3110. # [20:57] <catlee> espindola: yeah, I was trying to use the regular centos' gcc
  3111. # [20:57] * AutomatedTester|AFK is now known as AutomatedTester
  3112. # [20:58] * Joins: Tos (tobias@moz-B0868E2C.dip.t-dialin.net)
  3113. # [20:59] * jhammel|mtg is now known as jhammel
  3114. # [20:59] * Quits: squiggy (Mibbit@moz-B0868E2C.dip.t-dialin.net) (Quit: http://www.mibbit.com ajax IRC Client)
  3115. # [20:59] * Quits: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net) (Quit: brendan)
  3116. # [21:00] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Ping timeout)
  3117. # [21:00] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
  3118. # [21:02] * armenzg_mtg is now known as armenzg_brb
  3119. # [21:03] * Quits: mdas (mdas@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3120. # [21:03] <ctalbert> wlach: looks like the lg's wifi somehow got turned off. Turned it back on, phone is back on network, you should be good to go with the eideticker test
  3121. # [21:03] * Quits: anant (anant@moz-BBE3ABD.mv.mozilla.com) (Quit: anant)
  3122. # [21:03] * mccr8|away is now known as mccr8
  3123. # [21:04] * Quits: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz) (Quit: Leaving)
  3124. # [21:04] <wlach> ctalbert: hmm, suspicious! thanks
  3125. # [21:04] * Quits: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP) (Quit: Leaving)
  3126. # [21:05] * Quits: jet (junglecode@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: jet)
  3127. # [21:05] * Quits: jesup|laptop (chatzilla@moz-6380AF60.phlapa.fios.verizon.net) (Ping timeout)
  3128. # [21:06] * Joins: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com)
  3129. # [21:06] * Quits: kdcw (kdc@moz-F7413045.pk.shawcable.net) (Quit: Try HydraIRC -> http://www.hydrairc.com <-)
  3130. # [21:06] * Joins: jesup|laptop (chatzilla@moz-6380AF60.phlapa.fios.verizon.net)
  3131. # [21:07] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  3132. # [21:07] * Quits: raphc (quassel@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  3133. # [21:07] * Joins: bent (chatzilla@moz-DB4C5E15.triad.res.rr.com)
  3134. # [21:07] * Fallen|away is now known as Fallen
  3135. # [21:08] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3136. # [21:08] * Quits: bmoss|2 (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3137. # [21:08] * Joins: mdas (mdas@moz-E31CD2CB.mozilla.org)
  3138. # [21:08] * Parts: pedro (Something@moz-E14A0F6A.clients.your-server.de)
  3139. # [21:08] * Joins: edmorley|mibbet (Mibbit@moz-DE998371.range81-157.btcentralplus.com)
  3140. # [21:08] * Joins: bmoss|2 (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3141. # [21:09] * Joins: KWierso_ (KWierso@moz-BBE3ABD.mv.mozilla.com)
  3142. # [21:09] * Joins: Asa (asa@moz-BBE3ABD.mv.mozilla.com)
  3143. # [21:10] * Quits: dao (dao@moz-A49A5C15.superkabel.de) (Quit: Leaving.)
  3144. # [21:10] * Quits: bmoss|2 (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3145. # [21:10] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3146. # [21:10] * Quits: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com) (Quit: damons)
  3147. # [21:11] * armenzg_brb is now known as armenzg_mtg
  3148. # [21:11] * Quits: Waldo (waldo@moz-537BCF9.hsd1.ca.comcast.net) (Quit: back in a bit)
  3149. # [21:11] * Quits: JeroenDeDauw (j@6D5221AF.DE1BC563.CCD0BDD1.IP) (Quit: Leaving.)
  3150. # [21:11] * Quits: Lucas (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  3151. # [21:11] * Quits: sfink (chatzilla@moz-8D93AA61.dsl.pltn13.sbcglobal.net) (Ping timeout)
  3152. # [21:12] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Ping timeout)
  3153. # [21:12] * Quits: xakz (XaMaD@moz-2215238F.w90-21.abo.wanadoo.fr) (Ping timeout)
  3154. # [21:13] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  3155. # [21:13] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3156. # [21:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ab6a89ec10fe - Dão Gottwald - Bug 765221 - White text shadow for lightweight themes with dark text looks weird. r=shorlander
  3157. # [21:14] * Joins: dzbarsky (Adium@moz-BBE3ABD.mv.mozilla.com)
  3158. # [21:14] * Quits: harth (harth@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  3159. # [21:14] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3160. # [21:14] * Quits: dria (dria@F2D29657.F60B0462.67AC9B1.IP) (Quit: dria)
  3161. # [21:15] * Joins: Lucas (Lucas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3162. # [21:15] * Quits: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving.)
  3163. # [21:16] * Quits: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP) (Ping timeout)
  3164. # [21:16] * Joins: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP)
  3165. # [21:18] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  3166. # [21:18] * Quits: graememcc (chatzilla@moz-C1F77362.range86-168.btcentralplus.com) (Ping timeout)
  3167. # [21:19] * Joins: JeroenDeDauw (j@66536AAC.C8F84A74.CCD0BDD1.IP)
  3168. # [21:20] * Joins: willyaranda (willyarand@moz-829E7767.dynamic.jazztel.es)
  3169. # [21:20] * Quits: joe_walker (joe_walker@moz-15405DDA.cable.virginmedia.com) (Ping timeout)
  3170. # [21:20] * Joins: bmoss|2 (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3171. # [21:21] * Joins: edmorley|mibbet_ (Mibbit@moz-DE998371.range81-157.btcentralplus.com)
  3172. # [21:21] * Quits: edmorley|mibbet (Mibbit@moz-DE998371.range81-157.btcentralplus.com) (Quit: http://www.mibbit.com ajax IRC Client)
  3173. # [21:21] * Quits: edmorley|mibbet_ (Mibbit@moz-DE998371.range81-157.btcentralplus.com) (Quit: http://www.mibbit.com ajax IRC Client)
  3174. # [21:22] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3175. # [21:24] * Joins: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com)
  3176. # [21:24] * jlebar|mtg is now known as jlebar
  3177. # [21:24] * Joins: harth (harth@88F51059.F3BBB17D.144F44FA.IP)
  3178. # [21:25] * Quits: atuljangra (Mibbit@25F674D9.D5ABD2DE.402AA3CF.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3179. # [21:25] * Quits: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net) (Ping timeout)
  3180. # [21:26] * Quits: bmoss|2 (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3181. # [21:27] <Jesse_> jcranmer: i do now, good idea
  3182. # [21:28] <jcranmer> he seems to be bloggin about everything up your alley
  3183. # [21:29] * Joins: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net)
  3184. # [21:29] <dzbarsky> ehsan: lol, I went to check in my patches and you already beat me to it. thanks
  3185. # [21:29] <@ehsan> dzbarsky: thanks for writing them :)
  3186. # [21:30] * Quits: grubshka_ (grubshka@moz-E7BE0AA6.w86-216.abo.wanadoo.fr) (Ping timeout)
  3187. # [21:30] <dzbarsky> ehsan: I talked to hsivonen last night, he says he'll change the translator to generate my code, and also make the destructor virtual
  3188. # [21:30] <@ehsan> cool!
  3189. # [21:30] <@ehsan> dzbarsky: I saw the bugmail thread has unread messages, haven't gotten around to read them yet :)
  3190. # [21:31] * Quits: JeroenDeDauw (j@66536AAC.C8F84A74.CCD0BDD1.IP) (Quit: Leaving.)
  3191. # [21:31] * Joins: MisfitGeek (MisfitGeek@moz-BD3E98A8.hsd1.nh.comcast.net)
  3192. # [21:32] * Joins: grubshka_ (grubshka@moz-E7BE0AA6.w86-216.abo.wanadoo.fr)
  3193. # [21:32] * Joins: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3194. # [21:33] * bear-afk is now known as bear
  3195. # [21:33] * Quits: pascalc_away (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
  3196. # [21:33] * Quits: janv (varga@moz-81B11050.flarion.as5628.telecom.sk) (Ping timeout)
  3197. # [21:34] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
  3198. # [21:34] * ChanServ sets mode: +o smaug
  3199. # [21:34] * Joins: janv (varga@moz-81B11050.flarion.as5628.telecom.sk)
  3200. # [21:36] * Joins: graememcc (chatzilla@moz-37427820.range86-169.btcentralplus.com)
  3201. # [21:36] * Quits: willyaranda (willyarand@moz-829E7767.dynamic.jazztel.es) (Quit: willyaranda)
  3202. # [21:38] * Joins: atuljangra (Mibbit@F8A0D650.3397A738.110F01C1.IP)
  3203. # [21:40] * Joins: jgriffin (jgriffin@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3204. # [21:44] * Joins: sfink (chatzilla@moz-BBE3ABD.mv.mozilla.com)
  3205. # [21:44] * Joins: jgriffin_ (jgriffin@moz-E31CD2CB.mozilla.org)
  3206. # [21:45] * Joins: pascalc_away (chatzilla@moz-446F98C8.fbxo.proxad.net)
  3207. # [21:45] * pascalc_away is now known as pascalc
  3208. # [21:45] * Quits: jgriffin (jgriffin@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  3209. # [21:45] * jgriffin_ is now known as jgriffin
  3210. # [21:45] * Joins: brendan (brendaneic@moz-BBE3ABD.mv.mozilla.com)
  3211. # [21:48] * Quits: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org) (Ping timeout)
  3212. # [21:48] * Joins: robert (robert@moz-6C05035C.dynamic.t-2.net)
  3213. # [21:50] * Joins: Boriss_ (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3214. # [21:51] * Quits: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
  3215. # [21:51] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  3216. # [21:51] * Boriss_ is now known as Boriss
  3217. # [21:53] * Quits: gfritzsche (gfritzsche@moz-66E878C7.dynamic.qsc.de) (Quit: Leaving)
  3218. # [21:54] * Quits: @dbaron (dbaron@moz-BBE3ABD.mv.mozilla.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  3219. # [21:54] * Joins: JeroenDeDauw (j@E2A63147.39D606E5.CCD0BDD1.IP)
  3220. # [21:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/322ef042e1d2 - Mounir Lamouri - Bug 772373 - Force warnings as errors in hal/. r=jlebar
  3221. # [21:54] * Joins: acperez (Mibbit@moz-C817E253.red-79-157-252.dynamicip.rima-tde.net)
  3222. # [21:56] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  3223. # [21:56] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  3224. # [21:56] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  3225. # [21:57] <ejpbruel> mbrubeck: ping
  3226. # [21:57] * Joins: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3227. # [21:57] * Joins: kentuckyfriedtakahe (ajones@moz-5D29915D.cable.telstraclear.net)
  3228. # [22:01] <@bsmedberg> wow, my aurora push is all-green (so far) except for android. That never happens.
  3229. # [22:02] <ejpbruel> bsmedberg: wait for it
  3230. # [22:02] <Callek> dholbert: I'll be duping your bug out of that path after my meeting.... but *http* works (albeit with like a 90 second load time -- literally 90 seconds) though http*s* is broken
  3231. # [22:05] <Ms2ger> Jinxed it
  3232. # [22:05] * Quits: bbondy (bbondy@moz-BE76EF7A.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3233. # [22:05] * Joins: bbondy (bbondy@moz-BE76EF7A.home.cgocable.net)
  3234. # [22:06] * davidb is now known as davidb|mtg
  3235. # [22:06] * Quits: gmoro (guilherme@moz-D94AA0E.dsl.telesp.net.br) (Ping timeout)
  3236. # [22:08] * Joins: NaveedLT (Naveed@8E4AED47.4FF2382B.6393C069.IP)
  3237. # [22:08] * Quits: JeroenDeDauw (j@E2A63147.39D606E5.CCD0BDD1.IP) (Quit: Leaving.)
  3238. # [22:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f25cba119ef9 - David Burns - Bug 772835: changing get_window and get_windows to match Selenium; r=jgriffin
  3239. # [22:09] * Quits: past (past@moz-1ECCACE1.dsl.dyn.forthnet.gr) (Ping timeout)
  3240. # [22:11] * jhammel is now known as jhammel|lunch
  3241. # [22:11] * wsmwk_away is now known as wsmwk
  3242. # [22:12] * armenzg_mtg is now known as armenzg_brb
  3243. # [22:14] * timA is now known as timA|mtg
  3244. # [22:15] * Joins: ahurle1 (ahurle@moz-BBE3ABD.mv.mozilla.com)
  3245. # [22:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/83e30b5c8dba - Benoit Girard - Bug 772665 - Add console.profile API to be used by profiling extensions. r=rcampbell
  3246. # [22:15] * ahurle1 is now known as ahurle
  3247. # [22:16] * mattwoodrow|away is now known as mattwoodrow
  3248. # [22:16] <dholbert> Callek, interesting
  3249. # [22:16] * Joins: past (past@moz-1ECCACE1.dsl.dyn.forthnet.gr)
  3250. # [22:17] <mbrubeck> ejpbruel: pong
  3251. # [22:18] <ejpbruel> mbrubeck: you backed out one of my patches due to an internal compiler error with pgo enabled. i thought i was unable to reproduce the problem on one of our build slaves, but i might have made a mistake.
  3252. # [22:18] <ejpbruel> mbrubeck: currently building again to confirm :)
  3253. # [22:18] <mbrubeck> ejpbruel: Okay. I'm afraid I'm not much help with actually solving problems; I just back 'em out... :/
  3254. # [22:19] <ejpbruel> in any case, what do i do if i can not reproduce the issue? this was reported a while ago, is it possible that some other unrelated changes may have magically solved the problem?
  3255. # [22:19] <ejpbruel> mbrubeck: yeah, thats ok, i just wanted to ask you about the process in case i cannot reproduce
  3256. # [22:19] <mbrubeck> Always possible... if you think that may have happened, I would push to Try with a PGO mozconfig, and if that is green then re-land on inbound.
  3257. # [22:19] <mbrubeck> and trigger PGO builds on the inbound changeset using the self-serve link from TBPL.
  3258. # [22:19] <ejpbruel> mrbubeck: right. how do i push to try with pgo again?
  3259. # [22:20] <mbrubeck> ejpbruel: https://wiki.mozilla.org/ReleaseEngineering/TryChooser#What_if_I_want_PGO_for_my_build
  3260. # [22:20] * Quits: bholley (anonymous@moz-104CC309.mv.mozilla.com) (Quit: bholley)
  3261. # [22:21] <ejpbruel> ghe, that might explain why i'm not doing a pgo build on the build slave :P
  3262. # [22:21] * Joins: anant (anant@moz-BBE3ABD.mv.mozilla.com)
  3263. # [22:22] * Quits: graememcc (chatzilla@moz-37427820.range86-169.btcentralplus.com) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120615112143])
  3264. # [22:23] * Quits: loadbang (loadbang@moz-336D502D.range109-155.btcentralplus.com) (Quit: loadbang)
  3265. # [22:24] * devd_afk is now known as devd
  3266. # [22:25] * Joins: gmoro (guilherme@64CE378C.BF9833F3.F546FA5F.IP)
  3267. # [22:25] <ejpbruel> mrbrubeck: is that flag only needed for PGO on try?
  3268. # [22:26] <ejpbruel> mrbrubeck: or do i also need to enable it for PGO to work locally?
  3269. # [22:26] * Quits: Ms2ger (Ms2ger@54FF0EB3.83DCF97F.37724B0D.IP) (Quit: nn)
  3270. # [22:27] * Joins: bc_ (bc@454BDC37.1D5E8529.AC69809B.IP)
  3271. # [22:27] * Joins: gozala (gozala@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3272. # [22:27] * armenzg_brb is now known as armenzg
  3273. # [22:28] * Joins: karl (karl@77107867.6EE01E4F.C8A09C26.IP)
  3274. # [22:28] * Quits: bc (bc@moz-E31CD2CB.mozilla.org) (Ping timeout)
  3275. # [22:28] * Quits: odin_ (Odin@moz-66D3502E.zone5.bethere.co.uk) (Quit: Leaving)
  3276. # [22:29] <@bsmedberg> Is there a windows-7-like window manager for fedora? in particular I want the drag-to-half-screen behavior
  3277. # [22:29] <padenot> bsmedberg: gnome classic + compiz, I would say
  3278. # [22:30] <padenot> that is, gnome 3 with a gnome 2 look
  3279. # [22:31] * Quits: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
  3280. # [22:31] <jlebar> felipe, Do you have any idea where I'd look to fix this bug? https://bugzilla.mozilla.org/show_bug.cgi?id=773356
  3281. # [22:33] * Quits: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Client exited)
  3282. # [22:33] * Joins: Boriss (FlyingToas@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3283. # [22:34] * Quits: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP) (Ping timeout)
  3284. # [22:34] <jlebar> jesup, ping
  3285. # [22:34] * Joins: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP)
  3286. # [22:35] * nthomas|away is now known as nthomas
  3287. # [22:36] <felipe> jlebar: first thing would be to see if this is working: http://mxr.mozilla.org/mozilla-central/source/content/events/src/nsEventStateManager.cpp#1657
  3288. # [22:36] * gregglind is now known as gregglind_afk
  3289. # [22:36] <jesup> jlebar: pong
  3290. # [22:36] * Quits: myk (myk@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  3291. # [22:36] <jlebar> felipe: Thanks; I'll have a look in a sec.
  3292. # [22:37] <jlebar> jesup: I'm getting a compile error on Windows in webrtc.
  3293. # [22:37] <jesup> pastebin?
  3294. # [22:37] <jlebar> jesup: It's looking for a file at ../../../z:src/...
  3295. # [22:37] <jlebar> jesup: But my src directory is at /z/src
  3296. # [22:37] * Quits: protz (jonathan@moz-7F6750F6.xulforum.org) (Quit: Leaving)
  3297. # [22:37] <jlebar> So I think it's mis-canonicalizing the name.
  3298. # [22:37] <jlebar> If that's a word.
  3299. # [22:37] <jesup> Aha.... relative paths bites again
  3300. # [22:37] * Quits: robert (robert@moz-6C05035C.dynamic.t-2.net) (Quit: robert)
  3301. # [22:37] <jlebar> jesup: I'll pastebin in just a sec.
  3302. # [22:38] <jesup> make and pymake want different things in topsrcdir
  3303. # [22:38] * Joins: myk (myk@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3304. # [22:38] <jlebar> jesup: Is there a way I can disable webrtc, for now? I didn't see an option, but I didn't look very hard.
  3305. # [22:38] <jesup> You can try the patch in bug 772201
  3306. # [22:38] <jesup> --disable-webrtc :-)
  3307. # [22:38] <jlebar> :)
  3308. # [22:39] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  3309. # [22:39] <jesup> The patch may not help you, since it purposely doesn't try to change how windows builds work
  3310. # [22:39] <jesup> it fixes symlinked objdirs for linux/mac/ecc
  3311. # [22:39] * jlebar tries
  3312. # [22:40] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3313. # [22:40] * Joins: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3314. # [22:40] <jesup> ted used relative paths in gyp->Makefile conversion to avoid dealing with /c/src/... vs c:/src/... (make vs pymake)
  3315. # [22:41] <jlebar> jesup, Well, it seems that we have the worst of both worlds here. :)
  3316. # [22:41] * jwir3|lunch is now known as jwir3
  3317. # [22:42] * juanb|brb is now known as juanb
  3318. # [22:42] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3319. # [22:42] <jesup> jlebar: what's your build config, BTW?
  3320. # [22:42] <jesup> objdir pointing to z:?
  3321. # [22:42] <jlebar> jesup, My objdir is /c/objdir, and my srcdir is /z/src
  3322. # [22:42] <jlebar> jesup, Because my srcdir lives on the VM's host. :)
  3323. # [22:43] <jesup> pastebin .mozconfig? (so I can solve this later)
  3324. # [22:43] <jlebar> jesup, http://pastebin.mozilla.org/1701691
  3325. # [22:43] <jesup> yeah, mozmake.py assumes objdir is relative to srcdir on windows I believe
  3326. # [22:44] <jesup> jlebar: thanks
  3327. # [22:44] <jlebar> jesup, I'm not sure what you mean "is relative" -- all paths are relative to one another.
  3328. # [22:44] <jlebar> On cygwin, anyway.
  3329. # [22:44] * Joins: rclick (rclick@7C901C20.DC3278A2.E430BA25.IP)
  3330. # [22:44] <jlebar> Does it convert to Windows paths?
  3331. # [22:44] * Quits: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3332. # [22:45] * sheppy-zomgnaptime is now known as sheppy
  3333. # [22:46] <jlebar> felipe, When I scroll in the textbox, I think I get scroll events, because the whole page scrolls.
  3334. # [22:46] <jlebar> felipe, Problem is, the whole page scrolls, rather than the textbox.
  3335. # [22:46] * NaveedLT is now known as Naveed__
  3336. # [22:46] <jesup> Normally Makefiles have topsrcdir of /c/src/... (make) or c:/src/... (pymake). mozmake.py-generated Makefiles are topsrcdir of ../../../... (currently - bug relaxes that for linux/mac)
  3337. # [22:46] <jlebar> jesup, Yeah, that patch didn't work.
  3338. # [22:46] <jesup> jlebar: not surprised
  3339. # [22:47] * Naveed__ is now known as naveed-lt
  3340. # [22:47] <jlebar> jesup, Would you like me to file a bug?
  3341. # [22:47] * Joins: jwilde (Earlybird@moz-BBE3ABD.mv.mozilla.com)
  3342. # [22:47] * Quits: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net) (Ping timeout)
  3343. # [22:49] <jesup> sure.
  3344. # [22:49] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  3345. # [22:49] * Quits: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com) (Connection reset by peer)
  3346. # [22:49] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3347. # [22:49] * Joins: davidillsley (davidillsl@moz-99A58D04.range86-160.btcentralplus.com)
  3348. # [22:50] * Joins: joe_walker (joe_walker@moz-15405DDA.cable.virginmedia.com)
  3349. # [22:50] <jesup> jlebar: pymake or make?
  3350. # [22:50] <jlebar> jesup, pymake
  3351. # [22:51] <jlebar> jesup, I do /not/ have that kind of patience. :)
  3352. # [22:51] <jesup> jlebar: :-)
  3353. # [22:51] * Joins: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net)
  3354. # [22:52] <jesup> My absolute paths were ok with pymake, but broke make.... I had to turn them off for windows
  3355. # [22:52] <jesup> (in the patch)
  3356. # [22:52] <jlebar> jesup, Well, off I go to disable your feature. :)
  3357. # [22:53] * Quits: naveed-lt (Naveed@8E4AED47.4FF2382B.6393C069.IP) (Input/output error)
  3358. # [22:53] <jesup> And we just landed navigator.mozGetUserMedia(), too :-(
  3359. # [22:54] <felipe> jlebar: (I'm assuming you're talking multi-process) do you know if the content process get a mousemove over the textbox before getting the scroll events?
  3360. # [22:54] <jlebar> felipe: I am talking multi-process.
  3361. # [22:54] <jlebar> felipe: I don't know, but I can check. I would expect it does.
  3362. # [22:55] <jlebar> felipe: It sounds like one of us just needs to sit down with gdb and see where it's going wrong...
  3363. # [22:55] * Joins: birtles (birtles@moz-FA0B5485.net182021088.t-com.ne.jp)
  3364. # [22:55] <felipe> jlebar: let me post a comment in the bug
  3365. # [22:55] <jlebar> felipe: okay
  3366. # [22:56] * Quits: Jesse_ (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Quit: Jesse_)
  3367. # [22:56] * Joins: Jesse (jruderman@moz-E31CD2CB.mozilla.org)
  3368. # [22:56] * Quits: Jesse (jruderman@moz-E31CD2CB.mozilla.org) (Input/output error)
  3369. # [22:57] <jorendorff> does --disable-libxul still exist/work?
  3370. # [22:57] <@gavin> no
  3371. # [22:57] * Joins: nrc (nrc@moz-5DAE2951.bitstream.orcon.net.nz)
  3372. # [22:57] <@gavin> libxul4life
  3373. # [22:57] <jorendorff> so what do people do on linux? use gold?
  3374. # [22:57] <jlebar> jorendorff, If you don't use valgrind, gold works great.
  3375. # [22:57] <jorendorff> because it's … demoralizing
  3376. # [22:57] <froydnj> practice sword fighting
  3377. # [22:57] <jlebar> jorendorff, Or at least...last time I checked.
  3378. # [22:57] <jorendorff> how long that link takes
  3379. # [22:58] <khuey> you should switch to windows
  3380. # [22:58] <khuey> relinking libxul only takes a few seconds
  3381. # [22:58] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  3382. # [22:59] * Joins: me (me@A5087023.2354C43D.D8E68FF6.IP)
  3383. # [22:59] * Quits: past (past@moz-1ECCACE1.dsl.dyn.forthnet.gr) (Quit: ChatZilla 0.9.88.2 [Firefox 16.0a1/20120711030538])
  3384. # [23:00] * Quits: mkaply (chatzilla@moz-92EDDD02.lightspeed.austtx.sbcglobal.net) (Ping timeout)
  3385. # [23:01] <@dolske> froydnj++
  3386. # [23:01] <NeilAway> if you have lots of RAM, any linker works great
  3387. # [23:01] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Quit: Success !!)
  3388. # [23:01] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3389. # [23:01] * Quits: Tos (tobias@moz-B0868E2C.dip.t-dialin.net) (Quit: Konversation terminated!)
  3390. # [23:02] * Quits: KWierso_ (KWierso@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3391. # [23:03] * me is now known as edwin
  3392. # [23:05] * Joins: robert (robert@moz-6C05035C.dynamic.t-2.net)
  3393. # [23:05] * davidb|mtg is now known as davidb
  3394. # [23:06] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
  3395. # [23:06] <wsmwk> gerv: hi. is any uplift of bugzilla workflow still planned? there had been some discussion (late last year?) of adding another status
  3396. # [23:06] * Quits: AaronMT (AaronMT@F2D29657.F60B0462.67AC9B1.IP) (Quit: Textual IRC Client: www.textualapp.com)
  3397. # [23:07] * Quits: MisfitGeek (MisfitGeek@moz-BD3E98A8.hsd1.nh.comcast.net) (Quit: Leaving)
  3398. # [23:07] * Joins: odin_ (Odin@moz-66D3502E.zone5.bethere.co.uk)
  3399. # [23:08] * Quits: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com) (Quit: damons)
  3400. # [23:08] * philor is now known as philor|away
  3401. # [23:08] * Joins: mkaply (chatzilla@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
  3402. # [23:08] * lsblakk|afk is now known as lsblakk
  3403. # [23:09] <cjones> BenWa, oompa loompa
  3404. # [23:09] * coop is now known as coop|afk
  3405. # [23:10] * cjones sets backout timer
  3406. # [23:10] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Ping timeout)
  3407. # [23:10] * bhearsum is now known as bhearsum|afk
  3408. # [23:10] * Quits: davidb (davidb@moz-68BF56A6.dsl.bell.ca) (Quit: davidb)
  3409. # [23:10] <@dolske> ...do-ba-dee-doo, I’ve got a perfect puzzle for you...
  3410. # [23:11] * timA|mtg is now known as timA
  3411. # [23:12] * Joins: KWierso_ (KWierso@moz-BBE3ABD.mv.mozilla.com)
  3412. # [23:12] <BenWa> Noo :(
  3413. # [23:13] <jimb> akeybl: Hi! The patch for Bug 769654 has been approval-mozilla-aurora? since Monday; should I be worried?
  3414. # [23:13] * Quits: gmoro (guilherme@64CE378C.BF9833F3.F546FA5F.IP) (Ping timeout)
  3415. # [23:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/741b4ebd050f - Myk Melez - bug 755554 - enable only flash in the desktop webapp runtime; r=felipe
  3416. # [23:14] * wsmwk is now known as wsmwk_away
  3417. # [23:14] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/260f3b5e03f4 - Myk Melez - bug 773411 - when running tests, freeze WebappRT config object after calling confirmInstall(); r=adw
  3418. # [23:14] <jimb> jorendorff: I watch memory consumption in System Monitor, and if it's going to run out of physical memory, I kill FF and whatever else is big.
  3419. # [23:14] <jimb> jorendorff: The difference between a link that fits in RAM and one that touches swap at all is huge.
  3420. # [23:14] <jimb> (unsurprisingly)
  3421. # [23:14] * Quits: harth (harth@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  3422. # [23:14] * Quits: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz) (Quit: Connection reset by beer)
  3423. # [23:15] * Joins: harth (harth@88F51059.F3BBB17D.144F44FA.IP)
  3424. # [23:15] <jorendorff> jimb: that's sad
  3425. # [23:15] * Quits: harth (harth@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  3426. # [23:15] * Joins: Asa (asa@moz-BBE3ABD.mv.mozilla.com)
  3427. # [23:15] * Joins: gmoro (guilherme@B088AEBD.8325C3EC.E4090502.IP)
  3428. # [23:15] <jimb> jorendorff: Well, the difference in latency between main memory and swap has been growing for decades.
  3429. # [23:15] * Quits: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net) (Ping timeout)
  3430. # [23:15] * Quits: bbondy (bbondy@moz-BE76EF7A.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  3431. # [23:15] <jorendorff> jimb: that's not the sad part!
  3432. # [23:15] * Joins: rjohnson19 (chatzilla@moz-9148485F.hsd1.ma.comcast.net)
  3433. # [23:15] * Joins: Waldo (waldo@moz-537BCF9.hsd1.ca.comcast.net)
  3434. # [23:16] <jlebar> felipe, Is click-and-drag supposed to send a mousescrollevent to the child?
  3435. # [23:16] <jlebar> felipe, No, right? That's just for mousewheel?
  3436. # [23:16] <cjones> oh, i didn't know we did that on inbound
  3437. # [23:16] * Joins: Tos (tobias@moz-B0868E2C.dip.t-dialin.net)
  3438. # [23:16] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  3439. # [23:16] <jimb> jorendorff: You mean, 4GiB to link a 400MiB library?
  3440. # [23:17] <jimb> jorendorff: That's not really too shocking to me, frankly.
  3441. # [23:17] <firebot> Check-in:
  3442. # [23:17] <felipe> jlebar: (posted the comment)
  3443. # [23:17] <jesup> 16GB is the new 640KB
  3444. # [23:17] <felipe> jlebar: I'm not sure about click-and-drag
  3445. # [23:17] <jesup> firebot is thinking about it....
  3446. # [23:17] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4f0c3cb6d911 - Chris Jones - Bug 773192: Only proxy drawing to a non-default target in BasicShadowableLayerManager, i.e. drawWindow(USE_WIDGET_LAYERS) for a content context, when the request is
  3447. # [23:17] * Quits: Tos (tobias@moz-B0868E2C.dip.t-dialin.net) (Quit: Konversation terminated!)
  3448. # [23:17] <jorendorff> jimb: no individual part of it is crazy, but if you add all the pieces together, you get jim blandy polling System Monitor and sometimes killing a browser process
  3449. # [23:17] * Joins: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net)
  3450. # [23:18] * cadecairos is now known as cadecairos_away
  3451. # [23:18] * Fallen is now known as Fallen|away
  3452. # [23:18] <jimb> jorendorff: I can upgrade my laptop to 8GiB for $50.
  3453. # [23:18] <jorendorff> sounds like a plan
  3454. # [23:18] * philor|away is now known as philor
  3455. # [23:18] <jimb> jorendorff: The sad part is how lazy I am about pulling out my credit card and clicking a few times.
  3456. # [23:18] <firebot> same-process. r=ajuma
  3457. # [23:18] <jorendorff> jimb: well i'll do that part, how lazy are you about cracking open your laptop?
  3458. # [23:18] <felipe> jlebar: if click-and-drag just scrolls the layer in the parent then it will never be able to scroll textboxes.. so it has to do something
  3459. # [23:19] <jimb> I love cracking open my laptop.
  3460. # [23:19] <jlebar> felipe, Understood
  3461. # [23:19] * Quits: wolfiR (wolfiR@moz-48E96BFE.dip0.t-ipconnect.de) (Quit: Leaving)
  3462. # [23:19] * adrian|afk is now known as adrian
  3463. # [23:19] <jlebar> felipe, I think. :)
  3464. # [23:19] <firebot> jesup: Sorry, I've no idea what 'is thinking about it' might be.
  3465. # [23:19] * mjschranz is now known as mjschranz_away
  3466. # [23:19] <jorendorff> jimb: hmm. ok - what kind of thing do you need?
  3467. # [23:19] <jimb> jorendorff: ... okay, you're really embarrassing me now, I'll buy the memory.
  3468. # [23:20] <jorendorff> oh. well, all right
  3469. # [23:20] * Joins: kaie2 (kaie@moz-217C0B42.dip.t-dialin.net)
  3470. # [23:21] * Joins: masayuki (Daily@moz-911CC660.zaq.ne.jp)
  3471. # [23:21] * Quits: smontagu (chatzilla@moz-2446B839.red.bezeqint.net) (Ping timeout)
  3472. # [23:21] * Quits: kaie (kaie@moz-7DAE122.dip.t-dialin.net) (Ping timeout)
  3473. # [23:21] * kaie2 is now known as kaie
  3474. # [23:21] * Joins: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com)
  3475. # [23:21] * Joins: fitzgen (fitzgen@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3476. # [23:22] * Joins: smontagu (chatzilla@moz-7B14E635.red.bezeqint.net)
  3477. # [23:23] * Quits: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving)
  3478. # [23:23] * Joins: bsmith (bsmith@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3479. # [23:23] * devd is now known as devd_afk
  3480. # [23:24] * devd_afk is now known as devd
  3481. # [23:24] * Joins: espadrine_ (thaddee_ty@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3482. # [23:25] * Quits: msucan (mihai@50E8187B.8219517.BD62875.IP) (Quit: Leaving.)
  3483. # [23:25] * Quits: grubshka_ (grubshka@moz-E7BE0AA6.w86-216.abo.wanadoo.fr) (Ping timeout)
  3484. # [23:25] * devd is now known as devd_afk
  3485. # [23:26] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  3486. # [23:26] * Quits: nrc (nrc@moz-5DAE2951.bitstream.orcon.net.nz) (Ping timeout)
  3487. # [23:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e15fc86db728 - Wes Johnston - Bug 772422 - Ignore touch events when selecting text. r=smaug
  3488. # [23:26] * Joins: xakz (XaMaD@moz-2215238F.w90-21.abo.wanadoo.fr)
  3489. # [23:27] * Quits: dzbarsky (Adium@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3490. # [23:27] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/db08a9bc1557 - Wes Johnston - Bug 732052 - Internal touch event listeners should not enable slow path. r=smaug
  3491. # [23:27] * Quits: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net) (Quit: yuan)
  3492. # [23:27] * jmaher is now known as jmaher|afk
  3493. # [23:27] <philor> BenWa: I'm not sure why, but I have the feeling something might not be quite right with your inbound push
  3494. # [23:27] <bdahl> Mossop: ping
  3495. # [23:27] * Joins: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com)
  3496. # [23:27] * Quits: wlach (wlach@moz-615691BB.vif.net) (Quit: Leaving)
  3497. # [23:27] <philor> I think it might be the every-M3-orange part
  3498. # [23:27] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/363077c10ba9 - Wes Johnston - Bug 732052 - Update video controls for touch events. r=dolske
  3499. # [23:27] <BenWa> philor: I've got a fix, was hoping for a review but if I can't get a respond soon I'll backout
  3500. # [23:28] * Joins: dzbarsky (Adium@moz-BBE3ABD.mv.mozilla.com)
  3501. # [23:28] * Quits: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP) (Ping timeout)
  3502. # [23:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/207c9718fe3f - Wes Johnston - Bug 732052 - Allow slide frames to use touch events. r=smaug,enn
  3503. # [23:28] * catlee is now known as catlee-away
  3504. # [23:29] * Joins: Goldorak (chatzilla@E570EFE8.74F6E2A6.187A1082.IP)
  3505. # [23:29] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d8063abe193f - Wes Johnston - Bug 772422 - Tests for selection and touch events. r=smaug
  3506. # [23:29] * devd_afk is now known as devd
  3507. # [23:29] * devd is now known as devd_afk
  3508. # [23:29] * Quits: atte (atte@moz-401E92F1.dhcp.inet.fi) (Client exited)
  3509. # [23:30] * Quits: kaie (kaie@moz-217C0B42.dip.t-dialin.net) (Quit: Leaving)
  3510. # [23:30] * Joins: jgriffin (jgriffin@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3511. # [23:30] <philor> ...
  3512. # [23:31] * Joins: jgriffin_ (jgriffin@moz-E31CD2CB.mozilla.org)
  3513. # [23:31] <Mossop> bdahl: pong
  3514. # [23:31] * Quits: rednaks (rednaks@5AAA2D7D.AADF9420.55FFA9B4.IP) (Ping timeout)
  3515. # [23:31] <bdahl> Mossop: think you'd have time to do another pdf.js review before uplift?
  3516. # [23:31] <bdahl> should be pretty quick
  3517. # [23:31] <Mossop> When is uplift?
  3518. # [23:31] <bdahl> Monday
  3519. # [23:32] <Mossop> Yeah probably
  3520. # [23:32] * Quits: jgriffin (jgriffin@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  3521. # [23:32] * jgriffin_ is now known as jgriffin
  3522. # [23:32] * Quits: @smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi) (Quit: ChatZilla 0.9.88.2 [Firefox 16.0a1/20120704114631])
  3523. # [23:32] * Joins: rednaks (rednaks@B86557A0.C869DFF0.55FFA9B4.IP)
  3524. # [23:32] * Joins: smaug (chatzilla@moz-7ED5A629.elisa-mobile.fi)
  3525. # [23:32] * ChanServ sets mode: +o smaug
  3526. # [23:33] * Quits: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Client exited)
  3527. # [23:33] * Quits: birtles (birtles@moz-FA0B5485.net182021088.t-com.ne.jp) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  3528. # [23:33] * Quits: atulagrwl (atulagrwl@251CBDC8.9CBD72CE.A3D1B221.IP) (Quit: atulagrwl)
  3529. # [23:33] <bdahl> Mossop: i added you, thx! https://bugzilla.mozilla.org/show_bug.cgi?id=773422
  3530. # [23:33] * jcranmer is now known as jcranmer|away
  3531. # [23:33] <bdahl> Mossop: as noted in the bug not much changed that runs with chrome permissions
  3532. # [23:34] <Mossop> Awesome
  3533. # [23:34] * Joins: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net)
  3534. # [23:34] * Joins: RyanVM (chatzilla@moz-403902F0.phlapa.fios.verizon.net)
  3535. # [23:34] * armenzg is now known as armenzg_away
  3536. # [23:34] <RyanVM> BenWa: ping!
  3537. # [23:34] * Quits: armenzg_away (armenzg@moz-2621B1B2.cable.teksavvy.com) (Input/output error)
  3538. # [23:34] <BenWa> RyanVM: working on it
  3539. # [23:34] <RyanVM> good man :P
  3540. # [23:35] * Joins: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  3541. # [23:36] <philor> except he doesn't really mean it
  3542. # [23:37] * Joins: wlach (wlach@moz-615691BB.vif.net)
  3543. # [23:37] * Quits: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com) (Quit: Miranda IM - Multi protocol instant messenger @ www.miranda-im.org)
  3544. # [23:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4410dced4a08 - Benoit Girard - Bug 772665 - Add console.profile to test_consoleAPI.html. r=gavin
  3545. # [23:37] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Quit: overholt)
  3546. # [23:38] * bc_ is now known as bc
  3547. # [23:38] <akeybl> jimb: you shouldn't be worried, we're a man down on triage so I've been focused on 14 issues specifically
  3548. # [23:38] <akeybl> but I am going through the aurora approval list as we speak, so expect email soon
  3549. # [23:38] * Quits: mdas (mdas@moz-E31CD2CB.mozilla.org) (Quit: mdas)
  3550. # [23:39] * Quits: @dveditz (dveditz@moz-5051E786.dhcp.cruzio.com) (Quit: dveditz)
  3551. # [23:40] * Quits: drice (derice@moz-1D9C882A.deploy.akamaitechnologies.com) (Quit: Leaving.)
  3552. # [23:40] * Joins: dveditz (dveditz@moz-5051E786.dhcp.cruzio.com)
  3553. # [23:40] * ChanServ sets mode: +o dveditz
  3554. # [23:41] * Quits: smontagu (chatzilla@moz-7B14E635.red.bezeqint.net) (Ping timeout)
  3555. # [23:43] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
  3556. # [23:43] * Quits: @dveditz (dveditz@moz-5051E786.dhcp.cruzio.com) (Ping timeout)
  3557. # [23:43] <jimb> akeybl: Okay, sounds great.
  3558. # [23:46] * bwinton is now known as bwinton_away
  3559. # [23:48] * Quits: robert (robert@moz-6C05035C.dynamic.t-2.net) (Quit: robert)
  3560. # [23:48] * Joins: smontagu (chatzilla@moz-2BDE624E.red.bezeqint.net)
  3561. # [23:49] * kats is now known as kats|away
  3562. # [23:49] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  3563. # [23:50] * Joins: dveditz (dveditz@moz-5051E786.dhcp.cruzio.com)
  3564. # [23:50] * ChanServ sets mode: +o dveditz
  3565. # [23:52] * Joins: nrc (nrc@538BABFE.A073F3E.97BBD552.IP)
  3566. # [23:53] * Quits: gcp (gpascutto@moz-D0E475EA.access.telenet.be) (Quit: Make a new plan, Stan!)
  3567. # [23:54] * Joins: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  3568. # [23:54] * Parts: knelson (Adium@moz-BC361203.dsl.pltn13.sbcglobal.net)
  3569. # [23:58] * Quits: TheLink (TheLink@moz-45ED2356.pools.arcor-ip.net) (Client exited)
  3570. # [23:58] * gregglind_afk is now known as gregglind
  3571. # Session Close: Fri Jul 13 00:00:00 2012

The end :)