/irc-logs / mozilla / #developers / 2013-01-22 / end

Options:

  1. # Session Start: Tue Jan 22 00:00:00 2013
  2. # Session Ident: #developers
  3. # [00:00] * Joins: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP)
  4. # [00:00] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  5. # [00:00] * Quits: mak (chatzilla@moz-35A66F5E.retail.telecomitalia.it) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 2.0/20110318052756])
  6. # [00:01] <jesup> glandium/ehsan/etc: So, does it make sense to temporarily disable PGO in webrtc/trunk? Last I checked, that was like a 600MB win
  7. # [00:01] * Joins: bdahl (bdahl@moz-EBB07197.mycingular.net)
  8. # [00:01] <glandium> jesup: yes
  9. # [00:01] * kaze is now known as kaze|zZ_
  10. # [00:01] * kaze|zZ_ is now known as kaze|zZz
  11. # [00:01] <@ehsan> jesup: let me do that!
  12. # [00:01] <jesup> Then lets' do that, open the tree, and deal with the problem in a less firedrill manner
  13. # [00:02] <@ehsan> jesup: on it
  14. # [00:03] <@ehsan> hmm
  15. # [00:03] <@ehsan> glandium: so the webrtc makefiles are generated, right?
  16. # [00:03] <@ehsan> I'm not sure where to put the defs.mk file
  17. # [00:03] <jesup> mozmake.py
  18. # [00:03] * Joins: tonymec__ (tonymec@DDED2ED4.54F26451.DE2DB281.IP)
  19. # [00:04] <@ehsan> jesup: ./media/webrtc/trunk/tools/gyp/pylib/gyp/generator/mozmake.py ?
  20. # [00:04] * tonymec__ is now known as tonymec|away
  21. # [00:04] * Quits: gustavold (gustavold@moz-CC6319FA.rochester.ibm.com) (Ping timeout)
  22. # [00:04] <glandium> ehsan: the webrtc makefiles still use the standard rules, so you can put the defs.mk in media/webrtc
  23. # [00:04] <@ehsan> ok great!
  24. # [00:04] <@ehsan> glandium: thanks
  25. # [00:04] <jesup> yes, though that gets used for media/webrtc/signaling and other too
  26. # [00:04] <jesup> see glandiums
  27. # [00:05] <jesup> If we can keep it on for signaling, I'd like that - but we can come back to that as well
  28. # [00:05] * Joins: JosiahOne (JosiahOne@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  29. # [00:05] <jesup> so whatever gets us open, and file followups
  30. # [00:05] * Quits: alanp (alanp@moz-BC1F0401.cpe.distributel.net) (Ping timeout)
  31. # [00:05] * Joins: alanp (alanp@moz-437B6C34.cpe.distributel.net)
  32. # [00:05] <@ehsan> jesup: I'll disable it wholesale for now and will file that follow-up
  33. # [00:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/358793835d8b - Ehsan Akhgari - Bug 833118 - Disable PGO on webrtc; a=me
  34. # [00:06] * Quits: josh (josh@moz-6FB23C25.hvc.res.rr.com) (Quit: josh)
  35. # [00:06] <jesup> My windows builds shows WEBRTC_IN_XUL= has some bitrot (other modules ended up coming for the ride into gkmedia that didn't want to be there)
  36. # [00:08] <jesup> So it will take a small bit of work to untangle and make the separation clean again. (I *think* it may just be "nicer" and "nrappkit" that went along for the ride)
  37. # [00:08] <jesup> ekr: ^
  38. # [00:08] * Quits: tonymec|away (tonymec@DDED2ED4.54F26451.DE2DB281.IP) (Ping timeout)
  39. # [00:09] <tbsaunde> so, who knows things about windowsds?
  40. # [00:09] * Quits: dao (dao@moz-3742BB32.superkabel.de) (Quit: Leaving.)
  41. # [00:09] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  42. # [00:09] * Quits: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP) (Quit: jandem)
  43. # [00:09] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout)
  44. # [00:11] * Quits: @dbaron (dbaron@moz-6A662ACD.bb.sky.com) (Ping timeout)
  45. # [00:11] * Joins: erikvold_ (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  46. # [00:12] * Joins: aja (Instantbir@5DC1108D.EC32EF1F.7880DB15.IP)
  47. # [00:12] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
  48. # [00:12] * erikvold_ is now known as erikvold
  49. # [00:13] * Quits: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP) (Ping timeout)
  50. # [00:13] * Joins: tonymec__ (tonymec@408AF4F6.7033B2BC.DE2DB281.IP)
  51. # [00:13] * tonymec__ is now known as tonymec|away
  52. # [00:14] * Quits: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP) (Ping timeout)
  53. # [00:16] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  54. # [00:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3bc030b6ee8f - Dão Gottwald - Bug 813550 - Location bar's placeholder in an RTL chrome should be aligned on the right. r=ehsan a=nonlibxul
  55. # [00:18] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  56. # [00:18] * coop is now known as coop|afk
  57. # [00:18] * Parts: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  58. # [00:19] * Joins: dao (dao@moz-3742BB32.superkabel.de)
  59. # [00:21] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  60. # [00:22] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  61. # [00:23] * Parts: mbrubeck (mozilla@moz-45568FC0.hsd1.wa.comcast.net)
  62. # [00:23] * kmoir_buildduty is now known as kmoir-afk
  63. # [00:24] * Quits: JosiahOne (JosiahOne@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Ping timeout)
  64. # [00:24] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  65. # [00:24] <decoder> what component would the startupcache be?
  66. # [00:24] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  67. # [00:26] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  68. # [00:26] <aja> libxul mem limit hit again?
  69. # [00:26] * Joins: areinald (Thunderbir@moz-BF112525.fbx.proxad.net)
  70. # [00:26] * catlee is now known as catlee-away
  71. # [00:26] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  72. # [00:27] <aja> n/m.... just refreshed tree status page
  73. # [00:27] <aja> :(
  74. # [00:28] <@ehsan> aja: yep :(
  75. # [00:28] <@ehsan> roc: ping
  76. # [00:28] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  77. # [00:28] <@roc> hi
  78. # [00:28] <@ehsan> hey
  79. # [00:29] <@ehsan> so about ScriptProcessorNode
  80. # [00:29] <@ehsan> the part that I don't want us to implement is writing things to the output buffer
  81. # [00:29] <@ehsan> i.e., audio generation on the main thread ;)
  82. # [00:29] <@ehsan> I guess we can implement the event without the output buffer attribute
  83. # [00:29] <@ehsan> but that would break content which relies on ScriptProcessorNode in a bad way
  84. # [00:30] <@ehsan> would it not?
  85. # [00:30] <@roc> Grant Galitz and others will argue that audio output on the main thread is necessary
  86. # [00:30] * Joins: bholley (anonymous@moz-50F208DD.net-89-2-149.rev.numericable.fr)
  87. # [00:30] * Joins: SentryOfFreedom (Mibbit@moz-EBFBD00A.bgk.bellsouth.net)
  88. # [00:31] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  89. # [00:31] <@ehsan> I guess they would :(
  90. # [00:31] * Quits: m_ri (chatzilla@moz-8C7EF5DA.retail.telecomitalia.it) (Connection reset by peer)
  91. # [00:31] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  92. # [00:31] <SentryOfFreedom> Hello room, can any one help me attempt to tackle my first bug?
  93. # [00:31] <philor> ehsan: rdf bustage
  94. # [00:31] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  95. # [00:31] <@ehsan> roc: how much do you think we can resist this in practice?
  96. # [00:31] <@ehsan> philor: oh damn
  97. # [00:32] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  98. # [00:32] <@roc> ehsan: I'm not sure we should resist it to be honest
  99. # [00:32] <@ehsan> why?
  100. # [00:32] <@ehsan> khuey: glandium: ping?
  101. # [00:32] <khuey> ehsan: hi
  102. # [00:33] <@roc> until workers get much further along, a best-effort way to write audio from the main thread is extremely useful
  103. # [00:33] <@ehsan> khuey: hey, would you mind looking at the PGO bustage on inbound and tell me if I'm crazy?
  104. # [00:33] <@ehsan> khuey: what's that gcov stuff there in the log?
  105. # [00:33] <@ehsan> roc: what do you mean by workers getting further along?
  106. # [00:33] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  107. # [00:34] <khuey> ugh linux
  108. # [00:34] <KWierso|Home> SentryOfFreedom: wassup
  109. # [00:34] <@roc> more functionality
  110. # [00:34] <@roc> the point is right now there's a lot of things that you need to do on the main thread
  111. # [00:34] * AutomatedTester is now known as AutomatedTester|away
  112. # [00:34] <SentryOfFreedom> Not much just trying to brush up on my dying development skills by volunteering on some bug fixes
  113. # [00:35] <khuey> crap
  114. # [00:35] <@roc> not being able to write audio from the main thread makes life more difficult, if the audio needs to be coordinated with those main-thread things
  115. # [00:35] <@roc> gotta got to lunch
  116. # [00:35] <@ehsan> I see
  117. # [00:35] <@roc> how come I've disabled the Gecko Profiler addon and the UI still shows up
  118. # [00:35] <@ehsan> roc: ok, if you don't think it's that terrible of an idea, perhaps I can convince myself somehow :/
  119. # [00:35] <khuey> ehsan: I bet the problem is that we're linking things that were built with the PGO flags without them for whatever this RDF thing is
  120. # [00:35] <SentryOfFreedom> KWierso|Home i am thinking about bug 603659
  121. # [00:35] <@ehsan> khuey: gah
  122. # [00:35] <@ehsan> khuey: I'll just backout that patch for now I guess :(
  123. # [00:35] <khuey> wtf is rdfcat?
  124. # [00:36] <@ehsan> who can tell?
  125. # [00:36] <@roc> ehsan: put it this way, it's not enough of a bad idea for me to want to spend much energy fighting it
  126. # [00:36] <@ehsan> roc: hehe, ok
  127. # [00:36] * Quits: Bas (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  128. # [00:36] <@ehsan> roc: don't wanna hold you up, you should go and have lunch :)
  129. # [00:36] * Quits: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP) (Quit: jet)
  130. # [00:36] <@roc> I say that as someone who generally doesn't mind spending energy fighting bad ideas :-)
  131. # [00:36] <tbsaunde> khuey: a thing we don't use for anything that afaik
  132. # [00:37] * Joins: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP)
  133. # [00:37] <@ehsan> roc: fair enough
  134. # [00:37] <tbsaunde> I tried to remove it but pike was ok with mot building it but didn't want to remove it from the tree and I didn't want to leave stuff we didn't built in the tree
  135. # [00:37] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  136. # [00:38] * Quits: sewardj (sewardj@moz-DBAE66E2.dip.t-dialin.net) (Ping timeout)
  137. # [00:38] * Quits: bdahl (bdahl@moz-EBB07197.mycingular.net) (Ping timeout)
  138. # [00:38] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  139. # [00:39] <KWierso|Home> SentryOfFreedom: in that case, I'd just Cc yourself to that bug and say that you'd like to take a stab at it
  140. # [00:39] * Joins: tonymec (tonymec@408AF4F6.7033B2BC.DE2DB281.IP)
  141. # [00:39] * Joins: bdahl (bdahl@moz-EBB07197.mycingular.net)
  142. # [00:39] * Quits: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Client exited)
  143. # [00:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/539e033ad1d6 - Ehsan Akhgari - Backed out changeset 2254b555a0af (bug 833099) because of PGO bustage
  144. # [00:39] <KWierso|Home> though it hasn't had any comments in over a year now, so maybe it isn't worth pursuing it
  145. # [00:39] * Joins: Matti (Matti@moz-65CD6F58.customers.d1-online.com)
  146. # [00:39] <KWierso|Home> SentryOfFreedom: have you seen http://www.joshmatthews.net/bugsahoy/ ?
  147. # [00:40] * Joins: erikvold_ (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  148. # [00:40] <SentryOfFreedom> KWierso|Home I have, but I didn't know if I needed to stay the [Good first Bug] realm
  149. # [00:40] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
  150. # [00:40] * erikvold_ is now known as erikvold
  151. # [00:40] <KWierso|Home> I think [mentored=SOMEONESNAME] is the new style
  152. # [00:41] <SentryOfFreedom> KWierso|Home ah ok, that helps. That makes sense because most of that stuff with the good first bug tag was old and not really worthwhile
  153. # [00:42] <SentryOfFreedom> Ok I will try to look around and find some worth starting with
  154. # [00:42] <KWierso|Home> SentryOfFreedom: you might also hop over to #introduction
  155. # [00:43] <KWierso|Home> oh. you have. :)
  156. # [00:43] <SentryOfFreedom> Ok will do thanks for the help
  157. # [00:43] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  158. # [00:44] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  159. # [00:45] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  160. # [00:45] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  161. # [00:45] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  162. # [00:46] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  163. # [00:47] * Quits: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net) (Quit: Too much information in my brain driving me insane)
  164. # [00:47] * Parts: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  165. # [00:47] * Joins: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP)
  166. # [00:47] * Quits: bholley (anonymous@moz-50F208DD.net-89-2-149.rev.numericable.fr) (Quit: bholley)
  167. # [00:47] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  168. # [00:49] <NeilAway> tbsaunde: what about windowds?
  169. # [00:49] * Joins: bholley (anonymous@moz-50F208DD.net-89-2-149.rev.numericable.fr)
  170. # [00:50] * Quits: bholley (anonymous@moz-50F208DD.net-89-2-149.rev.numericable.fr) (Quit: bholley)
  171. # [00:50] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  172. # [00:50] <tbsaunde> NeilAway: mostly trying to understand why we need it
  173. # [00:50] <glandium> ehsan: pgo needs to be enabled when linking libraries/programs which contains at least one object built with pgo enabled
  174. # [00:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/109d927c0696 - Christian Holler - Bug 797900 - Disable invalid-size-second-frame crashtest under AddressSanitizer. r=dbaron, a=nonlibxul
  175. # [00:50] <tbsaunde> it seems like a hash map in js string -> nsIDOMWindow would work just as as well
  176. # [00:51] <@ehsan> glandium: oh, so rdf is pulling in something which is built with pgo?
  177. # [00:51] <glandium> ehsan: mozglue and memory, apparently
  178. # [00:51] <@ehsan> ah
  179. # [00:51] <tbsaunde> khuey: bug 778777 fwiw
  180. # [00:51] <@ehsan> glandium: wouldn't that also be the case with everything else?
  181. # [00:52] * Quits: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP) (Quit: Leaving)
  182. # [00:52] * Quits: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP) (Quit: jet)
  183. # [00:52] <glandium> ehsan: there's no PROGRAM or SHARED_LIBRARY built in image or accessibility
  184. # [00:52] <@ehsan> oh
  185. # [00:53] <@ehsan> that's what you meant when you said "libraries/programs" :)
  186. # [00:53] <@ehsan> nm, carry on :)
  187. # [00:53] <khuey> tbsaunde: huh?
  188. # [00:53] <khuey> tbsaunde: oh, right
  189. # [00:53] * Joins: FabioMagnoni (fabiomagno@B18AA280.37BEF5B9.F9B76BD1.IP)
  190. # [00:53] * Quits: nmatsakis (nmatsakis@moz-C63399FF.dsl.pltn13.sbcglobal.net) (Quit: Computer has gone to sleep.)
  191. # [00:53] <glandium> ehsan: note another way to look at it is that we don't need to disable pgo for those on linux...
  192. # [00:54] <@ehsan> right
  193. # [00:54] <glandium> ehsan: you could just ifeq ($(OS_TARGET),WINNT) in the defs.mk you added
  194. # [00:54] <@ehsan> glandium: ok, I'll just do that then :)
  195. # [00:54] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  196. # [00:55] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  197. # [00:56] <tbsaunde> NeilAway: also is there any reason we build windowds on !mac?
  198. # [00:56] * Parts: SentryOfFreedom (Mibbit@moz-EBFBD00A.bgk.bellsouth.net)
  199. # [00:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/830cb30c2e1e - Ehsan Akhgari - Follow-up for bug 833097, bug 833101 and bug 833118 - Only disable PGO on the modules in question on Windows, a=me
  200. # [00:57] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  201. # [00:57] * Quits: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP) (Ping timeout)
  202. # [00:57] <NeilAway> tbsaunde: non-m-c consumers, you know :-P
  203. # [00:58] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  204. # [00:58] * Joins: bholley (anonymous@moz-50F208DD.net-89-2-149.rev.numericable.fr)
  205. # [00:58] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
  206. # [00:58] <tbsaunde> NeilAway: for which part? !m-c uses it on non mac? or they use it as more than a hash map?
  207. # [00:59] * Joins: rlewis1 (Thunderbir@moz-D47321EC.cable.virginmedia.com)
  208. # [00:59] <NeilAway> tbsaunde: not sure what you mean by a hash map
  209. # [00:59] * Quits: bholley (anonymous@moz-50F208DD.net-89-2-149.rev.numericable.fr) (Quit: bholley)
  210. # [01:00] * Joins: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP)
  211. # [01:00] <tbsaunde> NeilAway: well, afaik the one consumer in m-c macWindowMenu.js just uses windowds to map from a string to dom windows
  212. # [01:00] * Quits: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com) (Ping timeout)
  213. # [01:01] * Quits: vendo (chatzilla@C03853C3.E1E5765D.4C2E1CAC.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  214. # [01:02] <tbsaunde> NeilAway: given that my questions would be 1 can we just replace it with a js map, and if not can we mac it mac only? so I'm not sure which half of that "because of non m-c consumers" refers to
  215. # [01:02] <decoder> BenWa: I posted a new stack in the startupcache bug, maybe that helps you =)
  216. # [01:02] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Leaving...)
  217. # [01:02] <NeilAway> tbsaunde: you're missing the http://mxr.mozilla.org/comm-central/source/mozilla/toolkit/content/macWindowMenu.inc#16 part
  218. # [01:04] * Joins: lduros (user@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  219. # [01:05] <decoder> froydnj: ping
  220. # [01:05] * Joins: DGMurdockIII (DGMurdockI@moz-F1247A16.hsd1.in.comcast.net)
  221. # [01:06] * Quits: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP) (Ping timeout)
  222. # [01:09] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  223. # [01:10] * Quits: nical (nico@F2D29657.F60B0462.67AC9B1.IP) (Quit: nical)
  224. # [01:10] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  225. # [01:11] * Joins: Sentry (Mibbit@moz-EBFBD00A.bgk.bellsouth.net)
  226. # [01:13] <froydnj> decoder: pong
  227. # [01:13] <decoder> froydnj: nevermind, you already responded in the bug
  228. # [01:13] <decoder> froydnj: thanks for looking into this! =)
  229. # [01:13] <decoder> helps me getting the tree green
  230. # [01:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5c56910fa445 - Brian Hackett - Bug 832329 - Improve analysis of definite properties for 'new' scripts, r=jandem, a=nonlibxul.
  231. # [01:14] <froydnj> decoder: I'll whip together a patch for the opt bug. the debug one looks like an asan bug
  232. # [01:14] <decoder> froydnj: okay ill give the opt patch a try and see if the debug one persists. Ive never hit the debug one anywhere before
  233. # [01:16] * Quits: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Connection reset by peer)
  234. # [01:17] * Joins: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  235. # [01:20] * Quits: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net) (Connection reset by peer)
  236. # [01:20] <froydnj> decoder: it's kind of surprising the debug one hasn't come up before, 'cause it looks like an asan bug
  237. # [01:20] * Joins: JosiahOne (JosiahOne@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  238. # [01:20] <froydnj> unless the linker is *supposed* to try resolving PLT relocations locally first
  239. # [01:21] * decoder cannot answer that one ^^
  240. # [01:21] <decoder> if the debug one persists, ill ask espindola and try to ping asan devs about it
  241. # [01:21] * Joins: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net)
  242. # [01:21] <decoder> overall, the opt one is the blocking one because we're doing tests on opt-only right now
  243. # [01:22] * Joins: smooney_ (smooney@moz-57825793.hsd1.ca.comcast.net)
  244. # [01:23] * Joins: singerb (singerb@moz-8897C7D8.lightspeed.livnmi.sbcglobal.net)
  245. # [01:23] * Joins: ehsan_ (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  246. # [01:24] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  247. # [01:24] * Quits: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  248. # [01:24] <froydnj> yeah, I think the linker's right here and asan is at fault
  249. # [01:25] * Quits: JosiahOne (JosiahOne@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Bye)
  250. # [01:25] * Joins: JosiahOne (JosiahOne@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  251. # [01:26] * Quits: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net) (Connection reset by peer)
  252. # [01:26] * Joins: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net)
  253. # [01:27] <decoder> froydnj: can you put that in a comment in the bug so I have something to pass on to others? maybe that helps diagnosing the problem for them
  254. # [01:27] <decoder> ah thx
  255. # [01:27] <decoder> nevermind ;)
  256. # [01:28] * Quits: bdahl (bdahl@moz-EBB07197.mycingular.net) (Client exited)
  257. # [01:29] * Quits: JosiahOne (JosiahOne@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Bye)
  258. # [01:29] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  259. # [01:30] * Quits: smooney_ (smooney@moz-57825793.hsd1.ca.comcast.net) (Ping timeout)
  260. # [01:30] * Joins: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  261. # [01:31] * Quits: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Deallocatd. (Probably forbidden by ARC))
  262. # [01:31] * Quits: ehsan_ (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  263. # [01:31] * Quits: singerb (singerb@moz-8897C7D8.lightspeed.livnmi.sbcglobal.net) (Quit: Textual IRC Client: www.textualapp.com)
  264. # [01:31] * Quits: Sentry (Mibbit@moz-EBFBD00A.bgk.bellsouth.net) (Quit: http://www.mibbit.com ajax IRC Client)
  265. # [01:32] * Joins: JosiahOne (JosiahOne@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  266. # [01:34] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  267. # [01:34] * ChanServ sets mode: +o ehsan
  268. # [01:35] * heycam is now known as heycam|away
  269. # [01:35] * Joins: Edgar (Thunderbir@moz-4ED9F2DD.dynamic.hinet.net)
  270. # [01:35] * Quits: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net) (Connection reset by peer)
  271. # [01:35] * Quits: Edgar (Thunderbir@moz-4ED9F2DD.dynamic.hinet.net) (Input/output error)
  272. # [01:36] * Joins: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net)
  273. # [01:38] * Quits: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net) (Connection reset by peer)
  274. # [01:38] * Joins: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net)
  275. # [01:39] * Joins: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  276. # [01:39] * Joins: Mavericks (Mibbit@5D14E0D0.809F8A4B.B84D4DA2.IP)
  277. # [01:41] * Quits: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  278. # [01:42] <timeless> tbsaunde: your hashmap would keep all windows alive forever, right?
  279. # [01:44] * Quits: FabioMagnoni (fabiomagno@B18AA280.37BEF5B9.F9B76BD1.IP) (Quit: FabioMagnoni)
  280. # [01:45] * heycam|away is now known as heycam
  281. # [01:47] * Quits: areinald (Thunderbir@moz-BF112525.fbx.proxad.net) (Quit: areinald)
  282. # [01:48] * Quits: smagnin (pike@moz-32FB4CD6.w90-53.abo.wanadoo.fr) (Client exited)
  283. # [01:48] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  284. # [01:50] <decoder> froydnj: http://pastebin.mozilla.org/2077108 did you get this too? I can try a clobber build if you want
  285. # [01:51] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  286. # [01:51] * Joins: KWierso_ (kwierso@moz-296B3117.hsd1.ca.comcast.net)
  287. # [01:51] * Quits: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net) (Ping timeout)
  288. # [01:51] * KWierso_ is now known as KWierso
  289. # [01:53] <froydnj> decoder: hm. honestly, I didn't try running tests
  290. # [01:53] * Quits: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP) (Quit: Leaving.)
  291. # [01:53] <froydnj> decoder: I think that just means the test/code has been broken all this time =/
  292. # [01:54] <decoder> heh, good times^^
  293. # [01:54] * Joins: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP)
  294. # [01:59] <froydnj> decoder: ...and that's why we do static analyses
  295. # [01:59] * Quits: jlmendezbonini (textual@moz-FF9FDD58.twcny.res.rr.com) (Client exited)
  296. # [02:01] * Quits: JosiahOne (JosiahOne@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Bye)
  297. # [02:01] * Joins: JosiahOne (JosiahOne@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  298. # [02:01] * Joins: KWierso_ (kwierso@moz-296B3117.hsd1.ca.comcast.net)
  299. # [02:01] * Quits: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net) (Ping timeout)
  300. # [02:01] * KWierso_ is now known as KWierso
  301. # [02:05] * Joins: KWierso_ (kwierso@moz-296B3117.hsd1.ca.comcast.net)
  302. # [02:05] * Quits: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net) (Ping timeout)
  303. # [02:05] * KWierso_ is now known as KWierso
  304. # [02:05] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  305. # [02:07] * Quits: mwargers (chatzilla@moz-AF369B35.adsl.online.nl) (Ping timeout)
  306. # [02:09] * Quits: spohl|afk (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net) (Quit: Leaving.)
  307. # [02:09] * Joins: m_kato (m_kato@moz-348F61F0.mozilla.or.jp)
  308. # [02:09] <ekr> jesup: sorry, I was gone.
  309. # [02:10] * Joins: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net)
  310. # [02:10] <ekr> did you still need to ask about nICEr and nrappkit?
  311. # [02:10] <tbsaunde> timeless: presumably you'd avoid that iirc nsGlobalWindow is a weak refable thing, or you could use a js weak map or something
  312. # [02:10] <tbsaunde> timeless: presumably you'd avoid that iirc nsGlobalWindow is a weak refable thing, or you could use a js weak map or something
  313. # [02:12] * Quits: garnacho (carlos@moz-DA1D79C9.dyn.user.ono.com) (Ping timeout)
  314. # [02:12] * Quits: lduros (user@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Client exited)
  315. # [02:13] * Joins: surkov (surkov@37115490.CE67D555.26B1D6E2.IP)
  316. # [02:13] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  317. # [02:13] <tbsaunde> NeilAway: tbh I have no idea what those attributes do
  318. # [02:13] * ChanServ sets mode: +o smaug
  319. # [02:13] * Quits: dao (dao@moz-3742BB32.superkabel.de) (Quit: Leaving.)
  320. # [02:17] * ewong|afk is now known as ewong
  321. # [02:17] * Quits: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net) (Ping timeout)
  322. # [02:18] * Joins: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net)
  323. # [02:18] * dhylands is now known as dhylands|gym
  324. # [02:19] * vladan is now known as vladan-afk
  325. # [02:20] * Quits: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net) (Ping timeout)
  326. # [02:21] * Joins: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net)
  327. # [02:22] * khuey is now known as khuey|away
  328. # [02:23] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  329. # [02:23] * Quits: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net) (Connection reset by peer)
  330. # [02:23] * Quits: JosiahOne (JosiahOne@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Ping timeout)
  331. # [02:24] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  332. # [02:24] * Joins: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net)
  333. # [02:27] * Quits: Wevah (Wevah@moz-1A71BE0F.stcd.qwest.net) (Quit: Wevah)
  334. # [02:28] * Joins: Wevah (Wevah@moz-1A71BE0F.stcd.qwest.net)
  335. # [02:29] * Joins: dao (dao@moz-3742BB32.superkabel.de)
  336. # [02:30] * Quits: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net) (Ping timeout)
  337. # [02:31] * Joins: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net)
  338. # [02:31] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  339. # [02:31] <decoder> froydnj: as you suspected, the debug issue remains. ill ping espindola about this
  340. # [02:33] * Joins: KWierso_ (kwierso@moz-296B3117.hsd1.ca.comcast.net)
  341. # [02:33] * Quits: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net) (Ping timeout)
  342. # [02:33] * KWierso_ is now known as KWierso
  343. # [02:34] * Quits: ketas (ketas@195.20.191.90.dyn.estpak.ee) (Ping timeout)
  344. # [02:34] * Joins: ketas (ketas@195.20.191.90.dyn.estpak.ee)
  345. # [02:34] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  346. # [02:35] * Joins: karl (karl@538BABFE.A073F3E.97BBD552.IP)
  347. # [02:36] * Joins: KWierso_ (kwierso@moz-296B3117.hsd1.ca.comcast.net)
  348. # [02:37] * Quits: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net) (Ping timeout)
  349. # [02:39] * Quits: KWierso_ (kwierso@moz-296B3117.hsd1.ca.comcast.net) (Ping timeout)
  350. # [02:39] * Joins: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net)
  351. # [02:42] * Quits: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Ping timeout)
  352. # [02:42] * Joins: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  353. # [02:42] * Quits: andreasn (andreasn@moz-FD3F641F.a336.priv.bahnhof.se) (Ping timeout)
  354. # [02:45] * Quits: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  355. # [02:45] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  356. # [02:48] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  357. # [02:49] * Quits: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Ping timeout)
  358. # [02:49] * Joins: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  359. # [02:49] * Joins: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  360. # [02:50] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  361. # [02:50] * Joins: andreasn (andreasn@moz-FD3F641F.a336.priv.bahnhof.se)
  362. # [02:51] * Quits: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  363. # [02:52] * Quits: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Ping timeout)
  364. # [02:52] * Joins: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  365. # [02:52] <ewong> I'm building SeaMonkey release and came across this build error using pymake : http://pastebin.mozilla.org/2077231
  366. # [02:53] <ewong> "Expansion of variables 'nsinstall_is_usable':1:0:1:61:61:$(eval) not allowed via recursive expansion after parsing is finished"
  367. # [02:53] * Joins: WeirdAl (chatzilla@moz-857040DF.hsd1.ca.comcast.net)
  368. # [02:53] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  369. # [02:58] * whimboo is now known as whimboo|afk
  370. # [02:58] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  371. # [02:59] * Quits: wlach|biab (wlach@moz-48BCB05.vif.net) (Ping timeout)
  372. # [02:59] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  373. # [03:00] * Joins: tn (tim@8F761026.B5EF4AF6.E96CA9D8.IP)
  374. # [03:00] * Quits: surkov (surkov@37115490.CE67D555.26B1D6E2.IP) (Ping timeout)
  375. # [03:01] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Quit: Konversation terminated!)
  376. # [03:03] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  377. # [03:03] <jesup|mac> ekr: not time-critical anymore
  378. # [03:03] <jesup|mac> ekr: I'll deal with it offline
  379. # Session Close: Tue Jan 22 03:07:24 2013
  380. #
  381. # Session Start: Tue Jan 22 03:07:24 2013
  382. # Session Ident: #developers
  383. # [03:07] * Disconnected
  384. # [09:44] * Attempting to rejoin channel #developers
  385. # [09:44] * Rejoined channel #developers
  386. # [09:44] * Topic is 'central/inbound indefinitely CLOSED to all check-ins which add/modify code in libxul on Windows | Introducing https://etherpad.mozilla.org/commonissues || Fix your tests, please! http://brasstacks.mozilla.com/orangefactor/ || Next merge: 18 February || New? Want to help? See #introduction || http://krijnho'
  387. # [09:44] * Set by ehsan on Mon Jan 21 21:51:29
  388. # [09:44] <glandium> linker max vsize: 3470159872 nice
  389. # [09:50] * Joins: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  390. # [09:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9ca1e2e40a06 - Jan de Mooij - Bug 830885 - Factor out interpreter/debugger exception unwinding code. r=jorendorff a=nonlibxul
  391. # [09:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8116ecda192a - Jan de Mooij - Bug 832950 - Remove frame annotations from SpiderMonkey. r=luke a=nonlibxul
  392. # [09:52] * Quits: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  393. # [09:53] * Quits: Mavericks (Mibbit@5D14E0D0.809F8A4B.B84D4DA2.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  394. # [09:54] * Joins: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com)
  395. # [09:54] * Quits: nbp (pierron@moz-7EB03C5F.fbx.proxad.net) (Ping timeout)
  396. # [09:54] * Quits: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com) (Quit: Ex-Chat)
  397. # [09:56] * Joins: pnkfelix (pnkfelix@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  398. # [09:58] * glob is now known as glob|away
  399. # [09:59] * Quits: birtles (chatzilla@moz-348F61F0.mozilla.or.jp) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  400. # [10:01] <KWierso|Home> hsivonen: just filed bug 833266
  401. # [10:02] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  402. # [10:02] <hsivonen> KWierso|Home: thanks
  403. # [10:02] <gaston> i have a crash at startup with lots of threads in XRE_AddJarManifestLocation - is it in the codepath of loading plugins at startup ?
  404. # [10:05] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Quit: )
  405. # [10:06] * Joins: mike5w3c (mike@moz-7A566BE1.net)
  406. # [10:06] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  407. # [10:06] * Joins: glazou (glazou@moz-204094DD.disruptive-innovations.fr)
  408. # [10:07] <glazou> bonjour
  409. # [10:07] * Joins: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP)
  410. # [10:08] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  411. # [10:08] * Quits: m_kato (m_kato@moz-348F61F0.mozilla.or.jp) (Quit: Leaving...)
  412. # [10:09] * Joins: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com)
  413. # [10:09] * Joins: dao (dao@moz-3742BB32.superkabel.de)
  414. # [10:10] * Quits: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP) (Ping timeout)
  415. # [10:11] <gaston> ah no XRE_AddJarManifestLocation seems to be in the codepath loading xpi extensions
  416. # [10:12] <gaston> any known bug on file with ffx 18.0 re extensions loading ?
  417. # [10:14] * Quits: dao (dao@moz-3742BB32.superkabel.de) (Quit: Leaving.)
  418. # [10:15] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  419. # [10:20] * Joins: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP)
  420. # [10:22] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  421. # [10:22] * Quits: gcp (gcp@moz-D0E475EA.access.telenet.be) (Ping timeout)
  422. # [10:25] * Joins: gcp (gcp@moz-D0E475EA.access.telenet.be)
  423. # [10:31] <gaston> where can i find the top startup crash signatures ? socorro ?
  424. # [10:32] * Joins: scenor (Thunderbir@moz-83C90B16.wireless.dyn.drei.com)
  425. # [10:34] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  426. # [10:34] * Quits: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP) (Quit: jfkthame)
  427. # [10:35] * Quits: gcp (gcp@moz-D0E475EA.access.telenet.be) (Ping timeout)
  428. # [10:35] * Quits: @dbaron (dbaron@5D1A4C22.AB93BEF2.5121DEE8.IP) (Ping timeout)
  429. # [10:36] * Quits: cpearce (cpearce@moz-56C14AD6.xdsl.xnet.co.nz) (Ping timeout)
  430. # [10:36] * Quits: yury (yury@moz-68731345.ok.ok.cox.net) (Ping timeout)
  431. # [10:36] * Joins: yury (yury@moz-68731345.ok.ok.cox.net)
  432. # [10:37] * Quits: scenor (Thunderbir@moz-83C90B16.wireless.dyn.drei.com) (Ping timeout)
  433. # [10:38] * Quits: tchevalier (Thunderbir@moz-C9BE3DB5.w81-251.abo.wanadoo.fr) (Quit: tchevalier)
  434. # [10:41] * Joins: gcp (gcp@moz-D0E475EA.access.telenet.be)
  435. # [10:44] <gfritzsche> gaston: https://crash-stats.mozilla.com/products/Firefox, report: top crashers
  436. # [10:45] * Quits: tonymec (tonymec@408AF4F6.7033B2BC.DE2DB281.IP) (Ping timeout)
  437. # [10:45] * Quits: tonymec|away (tonymec@408AF4F6.7033B2BC.DE2DB281.IP) (Ping timeout)
  438. # [10:46] * Joins: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP)
  439. # [10:46] * Joins: tchevalier (Thunderbir@moz-C9BE3DB5.w81-251.abo.wanadoo.fr)
  440. # [10:49] <kk1fff> dougt: ping
  441. # [10:50] * Joins: tonymec__ (tonymec@8E09AD00.D65F2B22.A9371869.IP)
  442. # [10:50] * tonymec__ is now known as tonymec|away
  443. # [10:50] * Quits: vikash (vikash@FC8F65B8.8CB0A02.A3D1B221.IP) (Ping timeout)
  444. # [10:50] * Joins: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  445. # [10:51] <gaston> gfritzsche: thx
  446. # [10:51] * Joins: vikash (vikash@FC8F65B8.8CB0A02.A3D1B221.IP)
  447. # [10:51] * Joins: mwargers (chatzilla@moz-AF369B35.adsl.online.nl)
  448. # [10:51] <gaston> hmpf the crash-stats mostly only have records for windows...
  449. # [10:52] * Quits: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  450. # [10:52] * Joins: graememcc (chatzilla@moz-7840076D.range86-160.btcentralplus.com)
  451. # [10:52] * kripton is now known as Kripton
  452. # [10:54] <Standard8> gaston: windows is something like 90% of our users...
  453. # [10:54] <Standard8> and not all linux distros submit crashes
  454. # [10:55] * mattwoodrow is now known as mattwoodrow|away
  455. # [10:55] <gfritzsche> you can restrict by platform though at the top
  456. # [10:57] <gaston> yeah saw that, but i didnt found a crash related to mine
  457. # [10:57] * Joins: Pauly (paul@601F3B17.33662590.A5830293.IP)
  458. # [10:57] <gaston> so once again i'll have to fight an obscure openbsd/i386-only crash :)
  459. # [10:57] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  460. # [10:58] * Joins: jdm (jdm@moz-E4B91594.zone16.bethere.co.uk)
  461. # [10:58] <gfritzsche> Oh, sounds like fun :/
  462. # [11:00] * Joins: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se)
  463. # [11:00] * Joins: tonymec (tonymec@8E09AD00.D65F2B22.A9371869.IP)
  464. # [11:00] * Quits: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se) (Client exited)
  465. # [11:00] <gaston> and add to that the switch from gcc to clang at the same time...
  466. # [11:01] * Joins: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se)
  467. # [11:01] * Joins: n00b_dust (n00b_dust@CD26ABC5.1C081A86.35E0727C.IP)
  468. # [11:03] * Quits: glazou (glazou@moz-204094DD.disruptive-innovations.fr) (Quit: bbl)
  469. # [11:05] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  470. # [11:05] * Joins: msucan (mihai@CDEB00D4.8819A7BF.BD62875.IP)
  471. # [11:06] * Joins: tobeytailor (tobeytailo@moz-691F54FB.dynamic.mnet-online.de)
  472. # [11:07] * ewong is now known as ewong|afk
  473. # [11:08] * Joins: tobeytailor_ (tobeytailo@moz-691F54FB.dynamic.mnet-online.de)
  474. # [11:08] * Quits: tobeytailor (tobeytailo@moz-691F54FB.dynamic.mnet-online.de) (Ping timeout)
  475. # [11:08] * tobeytailor_ is now known as tobeytailor
  476. # [11:09] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  477. # [11:09] * Joins: scenor (Thunderbir@moz-83C90B16.wireless.dyn.drei.com)
  478. # [11:10] * Joins: vingtetun (vingtetun@moz-F8747CC6.dsl.ovh.fr)
  479. # [11:10] * Quits: andersh (andersh@moz-B7CB456C.mobile.3.dk) (Ping timeout)
  480. # [11:11] * Joins: andersh (andersh@moz-5A4AF1EE.bredband.3.dk)
  481. # [11:13] * Joins: mak (chatzilla@moz-35A66F5E.retail.telecomitalia.it)
  482. # [11:17] * Joins: willyaranda (willyarand@moz-649FAEA1.dynamic.jazztel.es)
  483. # [11:19] * Joins: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net)
  484. # [11:19] * baku|away is now known as baku
  485. # [11:21] * Quits: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net) (Quit: Too much information in my brain driving me insane)
  486. # [11:25] * Quits: n00b_dust (n00b_dust@CD26ABC5.1C081A86.35E0727C.IP) (Quit: Leaving)
  487. # [11:25] * Joins: n00b_dust (n00b_dust@CD26ABC5.1C081A86.35E0727C.IP)
  488. # [11:25] * Joins: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP)
  489. # [11:26] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: PM: Preparing frontal lobe for mem sleep)
  490. # [11:26] * Joins: bholley (anonymous@moz-50F208DD.net-89-2-149.rev.numericable.fr)
  491. # [11:28] * Joins: dbaron (dbaron@88F51059.F3BBB17D.144F44FA.IP)
  492. # [11:28] * ChanServ sets mode: +o dbaron
  493. # [11:28] * Quits: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP) (Ping timeout)
  494. # [11:32] * Joins: Mic (Instantbir@moz-6FEA547E.superkabel.de)
  495. # [11:32] * AutomatedTester|away is now known as AutomatedTester
  496. # [11:33] * Quits: n00b_dust (n00b_dust@CD26ABC5.1C081A86.35E0727C.IP) (Quit: Leaving)
  497. # [11:34] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  498. # [11:35] * Kripton is now known as kripton
  499. # [11:36] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  500. # [11:38] * Quits: decoder (quassel@moz-216446B9.own-hero.net) (Ping timeout)
  501. # [11:38] * Joins: decoder (quassel@moz-216446B9.own-hero.net)
  502. # [11:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bedb55033fe7 - Jon Coppeard - Bug 831750 - GC: testConservativeGC jsapi test fails with rooting analysis r=terrence a=nonlibxul
  503. # [11:42] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  504. # [11:42] * Quits: NeilZZZ (neil@moz-7E027EE5.cable.virginmedia.com) (Ping timeout)
  505. # [11:43] * Quits: scenor (Thunderbir@moz-83C90B16.wireless.dyn.drei.com) (Ping timeout)
  506. # [11:43] * Joins: scenor (Thunderbir@moz-83C90B16.wireless.dyn.drei.com)
  507. # [11:44] * mgerva is now known as mgerva-lunch
  508. # [11:44] * Joins: NeilZZZ (neil@moz-7E027EE5.cable.virginmedia.com)
  509. # [11:44] * Joins: edmorley (Mibbit@moz-2253B665.range86-164.btcentralplus.com)
  510. # [11:44] * Joins: sewardj (sewardj@moz-A5D10D55.dip.t-dialin.net)
  511. # [11:46] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  512. # [11:49] * Quits: jcv (john@moz-9DD98F0F.cable.mindspring.com) (Ping timeout)
  513. # [11:50] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  514. # [11:50] * Joins: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  515. # [11:52] * Quits: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  516. # [11:54] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  517. # [11:55] * Quits: jdm (jdm@moz-E4B91594.zone16.bethere.co.uk) (Ping timeout)
  518. # [11:57] * Joins: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  519. # [11:59] * Quits: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Connection reset by peer)
  520. # [11:59] * Joins: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  521. # [11:59] * Joins: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz)
  522. # [12:00] * Quits: mburns (mburns@moz-9CD03D49.mirwin.net) (Quit: Bye - http://unemployable.me/)
  523. # [12:00] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  524. # [12:00] * Quits: NeilZZZ (neil@moz-7E027EE5.cable.virginmedia.com) (Ping timeout)
  525. # [12:01] * Quits: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP) (Quit: jfkthame)
  526. # [12:02] * Joins: NeilZZZ (neil@moz-7E027EE5.cable.virginmedia.com)
  527. # [12:02] * Quits: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Ping timeout)
  528. # [12:02] * Quits: markh (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Connection reset by peer)
  529. # [12:06] * Joins: markh (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  530. # [12:06] * Joins: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  531. # [12:07] * Quits: vikash (vikash@FC8F65B8.8CB0A02.A3D1B221.IP) (Ping timeout)
  532. # [12:08] * Joins: vikash (vikash@FC8F65B8.8CB0A02.A3D1B221.IP)
  533. # [12:10] * Joins: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP)
  534. # [12:10] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  535. # [12:12] * Quits: vikash (vikash@FC8F65B8.8CB0A02.A3D1B221.IP) (Ping timeout)
  536. # [12:12] * Joins: vikash (vikash@FC8F65B8.8CB0A02.A3D1B221.IP)
  537. # [12:13] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  538. # [12:13] * Joins: mburns (mburns@moz-9CD03D49.mirwin.net)
  539. # [12:14] * Joins: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP)
  540. # [12:16] * Quits: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se) (Ping timeout)
  541. # [12:18] * heycam|away is now known as heycam
  542. # [12:18] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  543. # [12:19] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  544. # [12:21] * Joins: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se)
  545. # [12:21] * Quits: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se) (Client exited)
  546. # [12:22] * heycam is now known as heycam|away
  547. # [12:22] * Quits: markh (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Connection reset by peer)
  548. # [12:22] * Joins: markh (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  549. # [12:22] * Joins: glazou (glazou@moz-204094DD.disruptive-innovations.fr)
  550. # [12:23] * Quits: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP) (Quit: jfkthame)
  551. # [12:23] * Joins: FabioMagnoni (fabiomagno@CC0C60DA.77432F63.8AF99142.IP)
  552. # [12:25] * Quits: vikash (vikash@FC8F65B8.8CB0A02.A3D1B221.IP) (Ping timeout)
  553. # [12:26] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  554. # [12:27] * Joins: rednaks (rednaks@24067163.74C6FD40.360EF119.IP)
  555. # [12:27] * Joins: KaiRo (robert@moz-8B725CD4.adsl.highway.telekom.at)
  556. # [12:29] * Quits: rednaks (rednaks@24067163.74C6FD40.360EF119.IP) (Quit: Quitte)
  557. # [12:29] * Joins: vikash (vikash@FC8F65B8.8CB0A02.A3D1B221.IP)
  558. # [12:34] * glazou is now known as glazou_afk
  559. # [12:34] * Quits: ericchou (ericchou@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  560. # [12:35] * Joins: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP)
  561. # [12:36] <ferjm> hi! may I add myself the a=nonlibxul or do I need to ask someone else for approval?
  562. # [12:36] <bholley> ferjm: you can do it yourself if the patch is non-lixbul
  563. # [12:36] <ferjm> bholley, ok, thanks :)
  564. # [12:37] * Quits: vikash (vikash@FC8F65B8.8CB0A02.A3D1B221.IP) (Ping timeout)
  565. # [12:37] * Joins: vikash (vikash@FC8F65B8.8CB0A02.A3D1B221.IP)
  566. # [12:38] * Quits: Mic (Instantbir@moz-6FEA547E.superkabel.de) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  567. # [12:39] * Joins: tobeytailor_ (tobeytailo@moz-691F54FB.dynamic.mnet-online.de)
  568. # [12:40] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  569. # [12:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/23e803630aca - Fernando Jiménez - Bug 832951 - [WebPayment] Expose DOMRequest ID within mozChromeEvents; r=fabrice, a=nonlibxul
  570. # [12:40] * Quits: tobeytailor (tobeytailo@moz-691F54FB.dynamic.mnet-online.de) (Ping timeout)
  571. # [12:40] * tobeytailor_ is now known as tobeytailor
  572. # [12:43] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  573. # [12:43] * ChanServ sets mode: +o smaug
  574. # [12:47] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  575. # [12:50] * Quits: scenor (Thunderbir@moz-83C90B16.wireless.dyn.drei.com) (Ping timeout)
  576. # [12:50] * Joins: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  577. # [12:51] * Joins: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP)
  578. # [12:52] * Quits: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  579. # [12:55] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  580. # [12:56] * Quits: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP) (Ping timeout)
  581. # [12:56] * mgerva-lunch is now known as mgerva
  582. # [12:57] * Joins: jdm (jdm@88F51059.F3BBB17D.144F44FA.IP)
  583. # [12:59] * Quits: markh (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Ping timeout)
  584. # [13:01] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  585. # [13:02] * Joins: smagnin (pike@moz-F2229218.w90-53.abo.wanadoo.fr)
  586. # [13:03] * Quits: Wevah (Wevah@moz-1A71BE0F.stcd.qwest.net) (Ping timeout)
  587. # [13:05] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  588. # [13:05] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  589. # [13:06] * Quits: vikash (vikash@FC8F65B8.8CB0A02.A3D1B221.IP) (Ping timeout)
  590. # [13:06] * Joins: Wevah (Wevah@moz-1A71BE0F.stcd.qwest.net)
  591. # [13:06] * Joins: vikash (vikash@FC8F65B8.8CB0A02.A3D1B221.IP)
  592. # [13:06] * Joins: markh (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  593. # [13:08] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  594. # [13:09] * Quits: vikash (vikash@FC8F65B8.8CB0A02.A3D1B221.IP) (Ping timeout)
  595. # [13:11] * Joins: Stan (Stan@moz-361A8E71.dip.t-dialin.net)
  596. # [13:12] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  597. # [13:12] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  598. # [13:14] * Joins: vikash (vikash@799AC0F1.B1FC2BE9.A3D1B221.IP)
  599. # [13:17] * Joins: Pike (Pike@moz-AAA0DDA4.pool.mediaways.net)
  600. # [13:21] * Joins: sgimeno (santiago.g@A922400D.48362F18.BCC03455.IP)
  601. # [13:22] * Joins: Ms2ger (Ms2ger@C83784C5.BE8A0CC5.3773EA9F.IP)
  602. # [13:22] * Joins: dao (dao@moz-3742BB32.superkabel.de)
  603. # [13:25] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  604. # [13:27] * Quits: vikash (vikash@799AC0F1.B1FC2BE9.A3D1B221.IP) (Quit: Leaving)
  605. # [13:31] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  606. # [13:33] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  607. # [13:35] <mounir> glandium: so, anything that adds stuff to libxul, even a few lines can't go to m-i?
  608. # [13:35] <glandium> mounir: that's the current rule
  609. # [13:35] <mounir> sic
  610. # [13:36] <glandium> although we're now down to 3.4G, we could probably reopen. edmorley ?
  611. # [13:36] * Joins: danielapetrovici_ (danielapet@A5A0595A.66715431.D25A875A.IP)
  612. # [13:36] * mounir wants to land a few lines of C++ in content/html/
  613. # [13:36] <mounir> nothing that will kill PGO
  614. # [13:37] * Quits: danielapetrovici (danielapet@601F3B17.33662590.A5830293.IP) (Ping timeout)
  615. # [13:37] * Quits: victorporof (victorporo@36E62537.77648EB1.6A4F8DA2.IP) (Quit: victorporof)
  616. # [13:37] <edmorley> glandium: not sure
  617. # [13:37] <tbsaunde> glandium: --disable-webgl or --disable-webrtc?
  618. # [13:37] <edmorley> glandium: I also don't yet have my laptop working so no ssh keys, so can't back anything out etc, so someone else needs to own it for now
  619. # [13:37] <glandium> mounir: i'm pretty sure it's possible to make the linker use much more memory with just one line of code
  620. # [13:38] <mounir> glandium: ok
  621. # [13:38] <mounir> I guess I can just wait
  622. # [13:38] <glandium> tbsaunde: err, webrtc
  623. # [13:39] <glandium> mounir: obviously, it depends what the code is, i'm not saying very line of code can make the linker bump its memory usage
  624. # [13:40] * Quits: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net) (Ping timeout)
  625. # [13:40] * Quits: mreavy (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Connection reset by peer)
  626. # [13:46] <edmorley> does anyone know if we have win8 isos/keys for devs?
  627. # [13:47] <edmorley> (before I file a service-now request)
  628. # [13:47] * glazou_afk is now known as glazou
  629. # [13:48] * jdm is now known as jdm|food
  630. # [13:49] <Unfocused> edmorley: afaik, we do, and you need to file a service-now request to get one
  631. # [13:49] * Joins: mreavy (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net)
  632. # [13:50] <edmorley> Unfocused: ok, thank you :-)
  633. # [13:50] * Joins: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  634. # [13:50] * rail_away is now known as rail
  635. # [13:51] * Quits: markh (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Connection reset by peer)
  636. # [13:52] * Joins: markh (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  637. # [13:52] * Quits: sewardj (sewardj@moz-A5D10D55.dip.t-dialin.net) (Ping timeout)
  638. # [13:52] * Quits: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  639. # [13:52] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Quit: Konversation terminated!)
  640. # [13:53] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  641. # [13:54] * Joins: IanN (chatzilla@4837CDFE.2ECE621A.E5F36E28.IP)
  642. # [13:54] * Joins: jimm (jmathies@moz-4C827542.pn.at.cox.net)
  643. # [13:56] * Quits: markh (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Connection reset by peer)
  644. # [13:56] * Joins: markh (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  645. # [14:00] * Quits: markh (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Connection reset by peer)
  646. # [14:00] <jesup> glandium: ping
  647. # [14:00] * Joins: markh (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  648. # [14:02] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  649. # [14:02] * Joins: llmelon (chatzilla@moz-3983353E.tm.net.my)
  650. # [14:03] * Joins: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com)
  651. # [14:04] * Joins: coop (Chris@moz-B3EE357F.dsl.bell.ca)
  652. # [14:07] * Quits: stevensn (ssinger@2D3187CE.F008E516.4B2DF651.IP) (Ping timeout)
  653. # [14:09] <jesup> glandium: (and ehsan when available) So I checked the comments in bug 768325. 670MB was how much adding ALL of gkmedia to libxul added to vsize (last June) - not just webrtc. So I doubt you'll get more than a small amount back additional by removing it from libxul (over turning off PGO)
  654. # [14:09] * Joins: stevensn (ssinger@E3978B94.124DEC9.4B2DF651.IP)
  655. # [14:09] <jesup> My off-the-cuff mention of 600MB was incorrect (I'd skimmed the bug briefly at the time)
  656. # [14:10] * Quits: FabioMagnoni (fabiomagno@CC0C60DA.77432F63.8AF99142.IP) (Ping timeout)
  657. # [14:10] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  658. # [14:11] <mak> edmorley: sure, just file a ticket
  659. # [14:12] * Joins: FabioMagnoni (fabiomagno@78B50B3F.57E362A9.FC4CA3ED.IP)
  660. # [14:13] <edmorley> mak: yeah filed one now :-)
  661. # [14:14] * Quits: ferjm (ferjm@moz-DEB3A31C.red-88-7-170.staticip.rima-tde.net) (Quit: Leaving)
  662. # [14:18] * Joins: darkowlzz (darkowlzz@968D0445.D48ACD19.2E24DDAA.IP)
  663. # [14:22] * Quits: darkowlzz (darkowlzz@968D0445.D48ACD19.2E24DDAA.IP) (Quit: Leaving)
  664. # [14:22] * Joins: darkowlzz (darkowlzz@968D0445.D48ACD19.2E24DDAA.IP)
  665. # [14:22] * Quits: markh (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Ping timeout)
  666. # [14:23] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
  667. # [14:24] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
  668. # [14:25] * Joins: bz (bzbarsky@moz-C7E1A91E.bstnma.fios.verizon.net)
  669. # [14:25] * ChanServ sets mode: +o bz
  670. # [14:27] * kmoir-afk is now known as kmoir_buildduty
  671. # [14:28] * Joins: jcv (john@moz-9DD98F0F.cable.mindspring.com)
  672. # [14:28] <glazou> I just released bluegriffon 1.6 :-)
  673. # [14:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/275fdd66aa4c - Marco Bonardo - Bug 619623 - Wait for the WAL checkpoint in case that helps avoiding the intermittent failure in test_IHistory.cpp
  674. # [14:31] <Yoric> Where should I file bugs about the Application Cache?
  675. # [14:31] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  676. # [14:31] <Yoric> glazou: congratulations :)
  677. # [14:31] <glazou> big changes even if it's a minor number change
  678. # [14:31] <Yoric> I have "Type error: Can't access dead object" when attempting to use Application Cache.
  679. # [14:31] * Joins: Cwiiis (cwiiis@88F51059.F3BBB17D.144F44FA.IP)
  680. # [14:32] <yzen> Yoric: ping
  681. # [14:34] * Joins: Edgar (Thunderbir@moz-4ED9F2DD.dynamic.hinet.net)
  682. # [14:35] * Quits: mcsmurf (me@moz-BD2E9751.dip.t-dialin.net) (Quit: )
  683. # [14:36] * Joins: Nefzaoui (chatzilla@D4BBB130.C855D2B9.360EF119.IP)
  684. # [14:37] * Joins: nmatsakis (nmatsakis@AAE222A3.FDDA6739.2321E71E.IP)
  685. # [14:39] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  686. # [14:41] * Joins: ferjm (ferjm@moz-DEB3A31C.red-88-7-170.staticip.rima-tde.net)
  687. # [14:42] * Joins: ehsan_zzz (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP)
  688. # [14:42] * Joins: darkowlzz_ (darkowlzz@36D9D679.6E448401.27560D6E.IP)
  689. # [14:42] <@bz> Yoric: That error means you're chrome code touching JS objects that come from a now-unloaded web page
  690. # [14:43] * Joins: tn (tim@8F761026.B5EF4AF6.E96CA9D8.IP)
  691. # [14:43] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Client exited)
  692. # [14:43] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  693. # [14:45] * Quits: tn (tim@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  694. # [14:46] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Quit: )
  695. # [14:47] * ewong|sleep is now known as ewong
  696. # [14:47] * Quits: mburns (mburns@moz-9CD03D49.mirwin.net) (Input/output error)
  697. # [14:48] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  698. # [14:48] * Joins: mburns (mburns@moz-9CD03D49.mirwin.net)
  699. # [14:48] * Joins: tn (tim@8F761026.B5EF4AF6.E96CA9D8.IP)
  700. # [14:49] * Joins: marcoz (marco.zehe@moz-2F4691A5.dip.t-dialin.net)
  701. # [14:49] * Joins: sheppy (sheppy@moz-B52B0B26.dhcp.kgpt.tn.charter.com)
  702. # [14:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ef3ed8dd4726 - Jan de Mooij - Bug 831754 part 2 - Add patchable call instruction, x86/x64 part. r=dvander a=nonlibxul
  703. # [14:51] * Joins: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  704. # [14:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cec0e9df1d2c - Jan de Mooij - Bug 832373 part 2 - Refactor initExecuteFrame to use AbstractFramePtr. r=luke a=nonlibxul
  705. # [14:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c7b78d418a1e - Jan de Mooij - Bug 831754 part 1 - Add patchable call instruction, ARM part. r=mjrosenb a=nonlibxul
  706. # [14:51] * Quits: darkowlzz (darkowlzz@968D0445.D48ACD19.2E24DDAA.IP) (Ping timeout)
  707. # [14:52] * Joins: gustavold (gustavold@moz-CC6319FA.rochester.ibm.com)
  708. # [14:52] * Joins: darkowlzz (darkowlzz@968D0445.D48ACD19.2E24DDAA.IP)
  709. # [14:52] * Quits: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  710. # [14:53] * Joins: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  711. # [14:53] <jesup|mac> glandium: ping
  712. # [14:53] <Yoric> bz: Well, _I_ am not :)
  713. # [14:53] <jesup|mac> ehsan_zzz: ping
  714. # [14:53] <Yoric> bz: But then, someone might be doing this on my behalf.
  715. # [14:53] <glandium> jesup|mac: pong
  716. # [14:53] <ehsan_zzz> jesup|mac: hi
  717. # [14:53] * ehsan_zzz is now known as ehsan
  718. # [14:54] <glandium> ehsan: hey, morning
  719. # [14:54] <jesup|mac> SO, you saw my comment in the bug? 600MB was an illusion based on skimming
  720. # [14:54] <ehsan> oh
  721. # [14:54] <jesup|mac> I don't think you'll get much if anything more back
  722. # [14:54] <jesup|mac> 670MB was for ALL of gkmedia
  723. # [14:54] <ehsan> that's bad news
  724. # [14:54] <ehsan> oh I see
  725. # [14:54] <jesup|mac> (including webrtc)
  726. # [14:54] * Parts: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  727. # [14:55] <ehsan> ok
  728. # [14:55] * Quits: RealRaven (Thunderbir@EB591E14.1F6A1DBD.27F80FAC.IP) (Quit: RealRaven)
  729. # [14:55] <ehsan> but it seems like we've reduced our memory usage by ~500MB now anyways
  730. # [14:56] * Joins: RealRaven (Thunderbir@EB591E14.1F6A1DBD.27F80FAC.IP)
  731. # [14:56] <jesup|mac> So, 200MB for turning off PGO on webrtc is pretty good.
  732. # [14:56] <ehsan> ok I see
  733. # [14:56] <ehsan> glandium also said something similar on the list
  734. # [14:56] <jesup|mac> So, do we open? And how do we avoid this becoming an ever-more frequent firedrill (without any major pieces left to expel!)
  735. # [14:57] <ehsan> there is one PGO build which has failed
  736. # [14:57] <ehsan> and somebody retrigered it
  737. # [14:57] * Quits: RealRaven (Thunderbir@EB591E14.1F6A1DBD.27F80FAC.IP) (Quit: RealRaven)
  738. # [14:57] <jesup|mac> i.e. we need a permanent solution this time
  739. # [14:57] <mak> we have a bug to track the vsize automatically
  740. # [14:57] * Joins: RealRaven (Thunderbir@EB591E14.1F6A1DBD.27F80FAC.IP)
  741. # [14:57] <ehsan> https://tbpl.mozilla.org/php/getParsedLog.php?id=19006659&tree=Mozilla-Inbound
  742. # [14:57] <mak> vsize increases may be handled like other regressions
  743. # [14:57] <ehsan> mak: we do have the _bug_, since last time
  744. # [14:57] <ehsan> not that it helped at all
  745. # [14:57] <jesup|mac> mak: I think we've pulled all the ripcords we have easily in our arsenal
  746. # [14:58] <ehsan> mak: bug 710840
  747. # [14:58] <mak> yes, it should become a priority
  748. # [14:58] <ehsan> mak: tell me about it ;)
  749. # [14:58] <mak> hum?
  750. # [14:59] <ehsan> mak: this bug was filed the last time we hit the limit
  751. # [14:59] <ehsan> and it is still open now
  752. # [14:59] <jesup|mac> you can't tell people not to add code to the tree.... well you can, but development will slow a lot ;-)
  753. # [14:59] <mak> well you can tell "your patch increases vsize by 200MB, may we evaluate alternatives? does it need PGO? can it go to an external lib?"
  754. # [15:00] <ehsan> right
  755. # [15:00] <ehsan> all we have are bad options
  756. # [15:00] <mak> ehsan: that's not my fault :) I mean, it's just matter of reaching some project manager and ask them to prioritize it
  757. # [15:00] <ehsan> we should pick the least evil
  758. # [15:00] <jesup|mac> external libs are tough because of symbol vis and MOZILLA_INTERNAL_API
  759. # [15:00] <ehsan> mak: oh I didn't say it was, I'm just frustrated... sorry!
  760. # [15:00] * glob|away is now known as glob
  761. # [15:00] * Joins: automata (automata@A0F76D52.66431431.C27E1635.IP)
  762. # [15:00] <gaston> "if you add code, you must remove existing rotten code"
  763. # [15:00] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Input/output error)
  764. # [15:00] <mak> or hire someone to write a 64 bit linker that can link and pgo 32 bit libraries
  765. # [15:00] <mak> on Win
  766. # [15:01] * Quits: tonymec (tonymec@8E09AD00.D65F2B22.A9371869.IP) (Ping timeout)
  767. # [15:01] <ehsan> so here's what I suggest
  768. # [15:01] <jesup|mac> gaston: that would be fun for a while - and produce interesting fireworks
  769. # [15:01] * Quits: past (Instantbir@moz-E1819211.dsl.dyn.forthnet.gr) (Ping timeout)
  770. # [15:01] * Quits: tonymec|away (tonymec@8E09AD00.D65F2B22.A9371869.IP) (Ping timeout)
  771. # [15:01] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  772. # [15:01] <ehsan> let's wait and see if that retriggered failed PGO build will go green
  773. # [15:01] * Quits: stevensn (ssinger@E3978B94.124DEC9.4B2DF651.IP) (Ping timeout)
  774. # [15:01] <ehsan> and then re-open
  775. # [15:01] <ehsan> we should know in ~2 hours
  776. # [15:01] <mak> we are defining Q1 goals, make this automated tracking a Q1 goal for releng...
  777. # [15:02] <ehsan> I just made the bug a blocker
  778. # [15:02] <ehsan> not sure what else I can do to influence priorities etc
  779. # [15:02] <mak> ehsan: btw, I suggested other 2 possible code pieces in the bug... and I'm not sure I like disabling pgo on storage, since we cared so much about its perf in the past...
  780. # [15:02] * Joins: stevensn (ssinger@E3978B94.124DEC9.4B2DF651.IP)
  781. # [15:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/23932745c60f - Simone Carletti - Bug 833307 - update PSL for .tz. r=gerv; a=nonlibxul.
  782. # [15:03] <ehsan> mak: do the PGO pages do things which even examine it? I really doubt that they do
  783. # [15:03] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
  784. # [15:03] <ehsan> mak: the thing is that if a module is not examined during the profiling stage, it will not benefit from PGO by definition
  785. # [15:03] <mak> ehsan: not sure what you mean, I don't have any valuable data to tell how much pgo helps, if any at all... do we have a way to tell?
  786. # [15:03] * Joins: jorendorff (jorendorff@moz-1747FB68.hsd1.tn.comcast.net)
  787. # [15:04] * Joins: past (Instantbir@moz-D05A4919.dsl.dyn.forthnet.gr)
  788. # [15:04] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  789. # [15:04] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  790. # [15:04] <mak> missing data, looks like we are just shooting in the crowd... some shoots are clearly fine (stuff that doesn't need pgo clearly), other is unclear, like storage or imglib (imo, but as I said, I have no data)
  791. # [15:04] <ehsan> mak: one easy way is to compare the performance of a regular opt build with a PGO build (before my patch yesterday) and see if there is any perf difference noticeable
  792. # [15:05] * Joins: tonymec__ (tonymec@17DD77F.EEA872EE.A9371869.IP)
  793. # [15:05] <ehsan> mak: but I agree with your concern about the lack of data
  794. # [15:05] * tonymec__ is now known as tonymec|away
  795. # [15:05] * Joins: armenzg (armenzg@moz-600B22EA.home1.cgocable.net)
  796. # [15:06] <mak> that's what our talos tests were supposed to do, though as you know after many years we still lack "good" talos tests, there's a reason, it's hard to evaluate perf difference, unless you write a specific benchmark that in the end evaluates just a small piece
  797. # [15:06] <jesup|mac> ehsan: doesn't code that isn't in the profile still benefit from link-time generation optimizations in PGO?
  798. # [15:07] <jesup|mac> glandium: ^
  799. # [15:07] <ehsan> jesup|mac: sure, but then it doesn't matter whether PGO was enabled on that module or not
  800. # [15:07] <ehsan> because we do LTCG anyways
  801. # [15:07] <jesup|mac> ah, ok
  802. # [15:08] * Quits: stevensn (ssinger@E3978B94.124DEC9.4B2DF651.IP) (Ping timeout)
  803. # [15:08] * Quits: randix (rdow@moz-EED5EBCB.dhcp.mdfd.or.charter.com) (Quit: randix)
  804. # [15:08] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Ping timeout)
  805. # [15:08] * Joins: randix (rdow@moz-EED5EBCB.dhcp.mdfd.or.charter.com)
  806. # [15:09] * Joins: tonymec (tonymec@17DD77F.EEA872EE.A9371869.IP)
  807. # [15:09] * Joins: stevensn (ssinger@E3978B94.124DEC9.4B2DF651.IP)
  808. # [15:09] * Joins: overholt (overholt@35765CFB.88764A66.72A31D6.IP)
  809. # [15:11] * Quits: tn (tim@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: tn)
  810. # [15:11] * jhopkins|afk is now known as jhopkins
  811. # [15:13] <JosiahOne> Anyone here able to run a try build for me? Hopefully this is my last day requesting this.
  812. # [15:13] <JosiahOne> If so, just use the two patches here --> https://bugzilla.mozilla.org/show_bug.cgi?id=817074
  813. # [15:15] * Joins: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net)
  814. # [15:16] * Quits: FabioMagnoni (fabiomagno@78B50B3F.57E362A9.FC4CA3ED.IP) (Quit: FabioMagnoni)
  815. # [15:16] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  816. # [15:17] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  817. # [15:18] <glandium> ehsan: that bug was not opened the last time we hit the limit.
  818. # [15:18] <glandium> it was opened the time *before* that
  819. # [15:18] <glandium> (iirc)
  820. # [15:19] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  821. # [15:19] <ehsan> heh
  822. # [15:21] <glandium> ehsan: LTCG/PGO are enabled together
  823. # [15:21] * Quits: nrc (nrc@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  824. # [15:21] <glandium> and LTCG is, iirc, what sucks most memory
  825. # [15:21] <glandium> (istr i tried to disable PGO but not LTCG last time, and it wasn't doing any good)
  826. # [15:22] * ewong is now known as ewong|sleep
  827. # [15:23] * froydnj wonders if there's a good way to see what causes max mem to go up
  828. # [15:23] * Quits: sheppy (sheppy@moz-B52B0B26.dhcp.kgpt.tn.charter.com) (Ping timeout)
  829. # [15:24] * Quits: RealRaven (Thunderbir@EB591E14.1F6A1DBD.27F80FAC.IP) (Quit: RealRaven)
  830. # [15:24] * Quits: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net) (Input/output error)
  831. # [15:24] * Joins: RealRaven (Thunderbir@EB591E14.1F6A1DBD.27F80FAC.IP)
  832. # [15:24] <JosiahOne> Ms2ger: Ping?
  833. # [15:25] <Ms2ger> Heya
  834. # [15:25] <JosiahOne> Do you think you could start another try build for me? Please? ^
  835. # [15:25] <Ms2ger> Sure
  836. # [15:25] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  837. # [15:25] <JosiahOne> The link is up above.
  838. # [15:25] <JosiahOne> Thanks!
  839. # [15:26] * Joins: sheppy (sheppy@moz-B52B0B26.dhcp.kgpt.tn.charter.com)
  840. # [15:26] <glandium> froydnj: ltcg complexity :-p
  841. # [15:26] * Joins: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net)
  842. # [15:27] <glandium> froydnj: msvc being a black-box...
  843. # [15:27] <glandium> maybe it's time to invest in clang on windows
  844. # [15:27] * Quits: darkowlzz (darkowlzz@968D0445.D48ACD19.2E24DDAA.IP) (Ping timeout)
  845. # [15:28] <froydnj> glandium: it wouldn't be perfect, but if you could say "oh, adding all these virtual functions + calls caused 10M increase" or somesuch
  846. # [15:28] * Joins: tn (tim@8F761026.B5EF4AF6.E96CA9D8.IP)
  847. # [15:29] <edmorley> froydnj: not doing pgo per push makes that kind of granularity hard sadly
  848. # [15:29] <froydnj> edmorley: yeah :( and we are or aren't transmitting vsize numbers to graphserver?
  849. # [15:30] <Ms2ger> JosiahOne, https://tbpl.mozilla.org/?tree=Try&rev=7b2ddeccd9e3
  850. # [15:30] <ehsan> glandium: afaik, in msvc, pgo implies ltcg
  851. # [15:30] <edmorley> froydnj: not until bug 710840
  852. # [15:30] * Joins: yzen (Adium@21869443.A6295926.9D42CF23.IP)
  853. # [15:30] <JosiahOne> Ms2ger: Thanks you very much.
  854. # [15:30] <froydnj> edmorley: doh
  855. # [15:30] <Ms2ger> Np
  856. # [15:30] <glandium> ehsan: yes, but you can do ltcg without pgo
  857. # [15:30] * Parts: yzen (Adium@21869443.A6295926.9D42CF23.IP)
  858. # [15:30] * Joins: yzen (Adium@21869443.A6295926.9D42CF23.IP)
  859. # [15:30] <ehsan> sure, but not the reverse
  860. # [15:30] <glandium> ehsan: and the way we build, disabling pgo disables ltcg
  861. # [15:30] <edmorley> froydnj: we can still scrape logs (periodic pgo builds for last 30 days; nightly pgo since we first started outputting the figure)
  862. # [15:30] <glandium> what sucks memory is ltcg anyways
  863. # [15:31] * Quits: automata (automata@A0F76D52.66431431.C27E1635.IP) (Ping timeout)
  864. # [15:31] * Quits: asac (asac@moz-9D978C09.compute-1.amazonaws.com) (Quit: Coyote finally caught me)
  865. # [15:31] * ehsan fantasizes about clang on windows
  866. # [15:31] <froydnj> edmorley: are those logs easily accessible (ftp.mozilla.org)?
  867. # [15:32] * jdm|food is now known as jdm
  868. # [15:32] * Joins: asac (asac@moz-9D978C09.compute-1.amazonaws.com)
  869. # [15:32] * Quits: yzen (Adium@21869443.A6295926.9D42CF23.IP) (Ping timeout)
  870. # [15:32] * Joins: yzen (Adium@67828CC7.C1A51174.9D42CF23.IP)
  871. # [15:32] <Ms2ger> JosiahOne, I can see that :)
  872. # [15:32] <edmorley> froydnj: yes, just URLs a bit varied since uses the hour the build was built, but nothing that can't be worked around
  873. # [15:33] <JosiahOne> Ms2ger: See what?
  874. # [15:33] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  875. # [15:33] * Joins: kamathln (kamathln@B7F7D2FE.6C81FF7C.4764AC40.IP)
  876. # [15:33] <Ms2ger> * Received a CTCP TIME from JosiahOne
  877. # [15:33] <JosiahOne> Ms2ger: Oh yeah. :)
  878. # [15:33] * Quits: stransky (stransky@moz-E09B938B.net.upcbroadband.cz) (Quit: Connection reset by beer)
  879. # [15:34] <edmorley> froydnj: eg http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-win32-pgo/1358777195/mozilla-central-win32-pgo-bm25-build1-build363.txt.gz
  880. # [15:35] <JosiahOne> Ms2ger: I wanted to know if you were in my time zone.
  881. # [15:35] <Ms2ger> Well, am I? :)
  882. # [15:35] <froydnj> what are those crazy numbers? epoch timestamps?
  883. # [15:35] <JosiahOne> Ms2ger: Yep.
  884. # [15:35] <Ms2ger> froydnj, buildbot IDs, I think
  885. # [15:35] * Joins: AaronMT (AaronMT@F2D29657.F60B0462.67AC9B1.IP)
  886. # [15:35] <edmorley> oh yeah it's just the thinderbox logs that use hour
  887. # [15:36] <edmorley> s/th/t/
  888. # [15:36] <JosiahOne> M2ger: Oh, and I was trying to figure out how Colloquy works,
  889. # [15:36] * Joins: alice (alice@moz-A7C201EB.zone16.bethere.co.uk)
  890. # [15:36] * Joins: mkaply (mkaply@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
  891. # [15:37] * Quits: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net) (Input/output error)
  892. # [15:37] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  893. # [15:37] * Quits: marcoz (marco.zehe@moz-2F4691A5.dip.t-dialin.net) (Quit: Leaving.)
  894. # [15:37] * mdas is now known as mdas|afk
  895. # [15:37] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/a9c77e3dd141 - Josh Matthews - Bug 830066 - Use proper document for dropping links on toolkit download UI. r=mak a=akeybl
  896. # [15:37] * Joins: FabioMagnoni (fabiomagno@78B50B3F.57E362A9.FC4CA3ED.IP)
  897. # [15:37] <edmorley> froydnj: err that's the wrong log even, I meant to post the nightly ones
  898. # [15:37] * coop is now known as coop|mtg
  899. # [15:38] <JosiahOne> Ms2ger: Yikes, your try build is huge. What is it, like every platform?
  900. # [15:38] * Quits: sheppy (sheppy@moz-B52B0B26.dhcp.kgpt.tn.charter.com) (Ping timeout)
  901. # [15:38] <Ms2ger> Yeah
  902. # [15:38] <JosiahOne> Ms2ger: Okay. That works.
  903. # [15:38] <Ms2ger> I'd better cancel some before edmorley hears
  904. # [15:38] <edmorley> http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013/01/2013-01-21-03-10-05-mozilla-central/mozilla-central-win32-nightly-bm13-build1-build37.txt.gz
  905. # [15:39] <edmorley> Ms2ger: :P
  906. # [15:39] <JosiahOne> Ms2ger: Why would edmorley care?
  907. # [15:39] <jdm> edmorley eats developers who waste resources for breakfast
  908. # [15:39] <froydnj> edmorley: hum, not quite so convenient to download, but thanks for the pointer!
  909. # [15:39] <Ms2ger> The only reason I'm still alive is that he hasn't found me yet
  910. # [15:39] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  911. # [15:39] <JosiahOne> jdm: Ah.
  912. # [15:40] <JosiahOne> I've always wondered how developers taste?
  913. # [15:40] <froydnj> good with ketchup
  914. # [15:40] <JosiahOne> But for breakfast?
  915. # [15:40] <JosiahOne> What about syrup?
  916. # [15:41] * JosiahOne Remembers I haven't had breakfast yet. Unless a brownie counts?
  917. # [15:41] * Joins: sewardj (sewardj@moz-A5D10D55.dip.t-dialin.net)
  918. # [15:41] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Quit: ChatZilla 0.9.89 [Firefox 20.0a2/20130121042018])
  919. # [15:42] * Joins: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net)
  920. # [15:45] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/42133511815e - Armen Zambrano Gasparnian - Bug 833096: Update b2g panda snapshot. a=nonlibxul, r=catlee, DONTBUILD
  921. # [15:47] * Quits: tn (tim@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: tn)
  922. # [15:48] * jcranmer|away is now known as jcranmer
  923. # [15:48] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  924. # [15:48] * Quits: RealRaven (Thunderbir@EB591E14.1F6A1DBD.27F80FAC.IP) (Quit: RealRaven)
  925. # [15:48] * Joins: RealRaven (Thunderbir@EB591E14.1F6A1DBD.27F80FAC.IP)
  926. # [15:49] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/87fec2d6137d - Masatoshi Kimura - Bug 829435 - Support some CMap encodings without embedded fonts. a=akeybl
  927. # [15:49] * tonymec is now known as tonymec|sleep
  928. # [15:50] * Joins: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP)
  929. # [15:50] * Joins: sheppy (sheppy@moz-B52B0B26.dhcp.kgpt.tn.charter.com)
  930. # [15:50] <romaxa> mjrosenb: ping
  931. # [15:50] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  932. # [15:51] * Joins: alice_ (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  933. # [15:51] <romaxa> mjrosenb: do you know why do I see such messages in stdout/err, Float on the stack! (0)
  934. # [15:51] <romaxa> Float on the stack! (4)
  935. # [15:51] <romaxa> Float on the stack! (0)
  936. # [15:51] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  937. # [15:52] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  938. # [15:52] * Quits: ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP) (Input/output error)
  939. # [15:52] * Joins: marcoz (marco.zehe@moz-2F4691A5.dip.t-dialin.net)
  940. # [15:52] * Quits: alice_ (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  941. # [15:53] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Connection reset by peer)
  942. # [15:53] <mjrosenb> romaxa: uhh
  943. # [15:53] <jcranmer> hmm
  944. # [15:54] <mjrosenb> romaxa: that was supposed to be a debug message that should have been removed long before committing
  945. # [15:54] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  946. # [15:54] <mjrosenb> romaxa: uhh, "oops"
  947. # [15:54] <jcranmer> 2 hours until someone proposed removing RDF
  948. # [15:54] <jcranmer> people are getting slow
  949. # [15:55] * Joins: automata (automata@A0F76D52.66431431.C27E1635.IP)
  950. # [15:55] * Joins: tn (tim@8F761026.B5EF4AF6.E96CA9D8.IP)
  951. # [15:56] <jesup> jcranmer: they're jaded
  952. # [15:56] * Joins: nical (nico@F2D29657.F60B0462.67AC9B1.IP)
  953. # [15:56] <Pike> jcranmer: actually, there was a bug filed yesterday to just drop it from fx
  954. # [15:57] <jcranmer> well, as soon as I heard that PGO hit its vsize again, the first thing I did was revive plans to finish kicking it out of TB
  955. # [15:57] * Quits: tn (tim@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: tn)
  956. # [15:57] <Pike> please do
  957. # [15:57] * Joins: souradeep (souradeep@4F3116FB.35CAB512.CBC86F54.IP)
  958. # [15:58] * Joins: josh (josh@moz-6FB23C25.hvc.res.rr.com)
  959. # [15:58] * Quits: nical (nico@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  960. # [15:58] <jcranmer> there's one key piece that requires a redesign of the underlying backend
  961. # [15:58] <jcranmer> after that, it's mostly a matter of rejiggling UI AFAICT
  962. # [15:58] * Joins: nrc (nrc@F2D29657.F60B0462.67AC9B1.IP)
  963. # [15:58] * wlach|biab is now known as wlach
  964. # [15:58] * Joins: scenor (Thunderbir@moz-83C90B16.wireless.dyn.drei.com)
  965. # [15:58] * Joins: nical (nico@F2D29657.F60B0462.67AC9B1.IP)
  966. # [15:59] * Quits: automata (automata@A0F76D52.66431431.C27E1635.IP) (Ping timeout)
  967. # [16:00] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  968. # [16:00] * Quits: nical (nico@F2D29657.F60B0462.67AC9B1.IP) (Quit: nical)
  969. # [16:00] * Quits: Bas (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  970. # [16:02] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  971. # [16:02] * cmcavoy-offline is now known as cmcavoy
  972. # [16:02] * Joins: victorporof (victorporo@36E62537.77648EB1.6A4F8DA2.IP)
  973. # [16:02] * Quits: overholt (overholt@35765CFB.88764A66.72A31D6.IP) (Ping timeout)
  974. # [16:03] * jimm is now known as jimm-apt
  975. # [16:03] * mdas|afk is now known as mdas
  976. # [16:03] * armenzg is now known as armenzg_brb
  977. # [16:03] * whimboo is now known as whimboo|afk
  978. # [16:04] * Joins: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP)
  979. # [16:04] * Quits: souradeep (souradeep@4F3116FB.35CAB512.CBC86F54.IP) (Ping timeout)
  980. # [16:04] * Quits: mwargers (chatzilla@moz-AF369B35.adsl.online.nl) (Ping timeout)
  981. # [16:05] * Quits: kamathln (kamathln@B7F7D2FE.6C81FF7C.4764AC40.IP) (Connection reset by peer)
  982. # [16:05] * catlee-away is now known as catlee
  983. # [16:05] * Quits: dao (dao@moz-3742BB32.superkabel.de) (Quit: Leaving.)
  984. # [16:05] * Joins: kamathln (kamathln@B98FAFAA.D314AF8F.5B70BD0F.IP)
  985. # [16:05] * Joins: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net)
  986. # [16:06] <jfkthame> gerv: you've got xpcshell test orange (on inbound)
  987. # [16:06] <gerv> Urk.
  988. # [16:06] * gerv checks
  989. # [16:07] <gerv> Oh, drat, I know what that is.
  990. # [16:07] <gerv> Fixed in 2 minutes.
  991. # [16:07] * Quits: Optimizer (Instantbir@D4A3BB78.9CB844E6.AA3EB577.IP) (Ping timeout)
  992. # [16:07] * Joins: mwargers (chatzilla@moz-AF369B35.adsl.online.nl)
  993. # [16:08] * Joins: akeybl (akeybl@2557E599.66715431.D25A875A.IP)
  994. # [16:08] <gerv> jfkthame: Fixed. Thanks!
  995. # [16:09] * Joins: darkowlzz (darkowlzz@968D0445.D48ACD19.2E24DDAA.IP)
  996. # [16:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f3e2a5e354bd - Gervase Markham - Bug 888307 - remove extraneous dots which cause test failures. a=nonlibxul.
  997. # [16:10] <jfkthame> great - figured it was presumably some trivial thing!
  998. # [16:10] <darkowlzz> this page seems to have some errors http://mxr.mozilla.org/mozilla-central/source/layout/mathml/tests/stretchy-and-large-operators.html
  999. # [16:10] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/da193b95904d - Mats Palmgren - Bug 830236 - Add re-entrancy protection in a few places to avoid destroying things twice. r=cam a=lsblakk
  1000. # [16:10] * Quits: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP) (Ping timeout)
  1001. # [16:10] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/68d81a68b234 - Mats Palmgren - Bug 830236 (follow-up) - Keep the print engine when printing finished inside Print Preview. Make nsPrintEngine::DestroyPrintingData re-entrancy safe. r=cam a=akeybl
  1002. # [16:10] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
  1003. # [16:10] * Quits: ferjm (ferjm@moz-DEB3A31C.red-88-7-170.staticip.rima-tde.net) (Quit: Leaving)
  1004. # [16:11] <darkowlzz> and there is a bug about the same page https://bugzilla.mozilla.org/show_bug.cgi?id=832900
  1005. # [16:11] * Joins: souradeep (souradeep@4F3116FB.35CAB512.CBC86F54.IP)
  1006. # [16:12] <darkowlzz> but the error console shows something other than what the bug report mentions
  1007. # [16:12] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  1008. # [16:12] * Quits: Archae|mobile (AndChat@moz-FF3F73F2.cust.telecolumbus.net) (Quit: Bye)
  1009. # [16:13] <darkowlzz> anyone to help with this?
  1010. # [16:13] <JosiahOne> darkowlzz: Oh yeah, that is bad.
  1011. # [16:13] <evilpie> i am sure i can come up with on script.google.com to make bugzilla mail better
  1012. # [16:14] * Joins: tn (tim@F2D29657.F60B0462.67AC9B1.IP)
  1013. # [16:15] <glob> evilpie, feel free to share any improvements to bugmail with me; i can stuff them into bugzilla itself :)
  1014. # [16:15] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  1015. # [16:15] * Joins: nhirata (anonymous@moz-6D599AA6.hsd1.ca.comcast.net)
  1016. # [16:15] <darkowlzz> JosiahOne, how the 1st line has syntax error?
  1017. # [16:15] <JosiahOne> darkowlzz: I just meant that the whole page doesn't do anything. (From a user's perspective that is)
  1018. # [16:15] * philor|away is now known as philor
  1019. # [16:16] * Joins: lduros (user@moz-FFF42557.wlan.wireless-resnet.upenn.edu)
  1020. # [16:16] <darkowlzz> JosiahOne, I would like to solve this problem
  1021. # [16:16] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1022. # [16:16] <JosiahOne> What in the world. Doctype is wrong?! That makes no sense.
  1023. # [16:16] * csmedberg is now known as bsmedberg
  1024. # [16:17] <bsmedberg> gerv: ping
  1025. # [16:17] <gerv> At your service.
  1026. # [16:17] <bsmedberg> gerv: does MPL 2 actually prevent people from making a GPL-only fork of Firefox code?
  1027. # [16:17] <bsmedberg> e.g. the flock thing?
  1028. # [16:18] <@smaug> BenWa: ping
  1029. # [16:18] * Joins: ehugg (chatzilla@F72458CE.29102B70.6CD50604.IP)
  1030. # [16:18] <gerv> bsmedberg: It takes a couple of paras to answer that question.
  1031. # [16:18] <gerv> Yes and no :-)
  1032. # [16:19] <BenWa> smaug: pong
  1033. # [16:19] <gerv> So, what MPL permits is for MPLed code to be combined with code under a Secondary License (e.g. the GPL)
  1034. # [16:19] <@smaug> BenWa: trying profiler on a windows machines.... so by default it runs all the time?
  1035. # [16:19] * Quits: mak (chatzilla@moz-35A66F5E.retail.telecomitalia.it) (Input/output error)
  1036. # [16:19] <BenWa> smaug: yes
  1037. # [16:19] <gerv> and then when you release the combination, the GPLed bits are still GPL, and the were-MPLed bits are dual-licensed.
  1038. # [16:19] <darkowlzz> JosiahOne, sorry but I didn't get it
  1039. # [16:19] <darkowlzz> seems to be okay
  1040. # [16:19] <@smaug> BenWa: how much data does it store and where?
  1041. # [16:19] <gerv> If a different person again gets the code from you,
  1042. # [16:20] <JosiahOne> darkowlzz: That's just it. It is fine. But why does the console say the syntax is wrong?
  1043. # [16:20] <gerv> they can take the dual-licensed part and resolve it to a single license, in either direction.
  1044. # [16:20] <@smaug> I assume for random performance testing I want to stop by default
  1045. # [16:20] * Quits: jesup|mac (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Ping timeout)
  1046. # [16:20] <BenWa> smaug: It store a circular buffer of a few MB (configurable) that will store ~2 seconds
  1047. # [16:20] <@smaug> and then start, run the test, analyze
  1048. # [16:20] <gerv> So _that_ person could make a fully GPLed version of that codebase (which, you will recall, had to have significant already-GPLed code added to it at an earlier step).
  1049. # [16:20] * Quits: ehugg (chatzilla@F72458CE.29102B70.6CD50604.IP) (Input/output error)
  1050. # [16:20] <@smaug> BenWa: does it ever store more than ~2 secs?
  1051. # [16:21] <darkowlzz> should doctype be in a separate line of it's own
  1052. # [16:21] <darkowlzz> oh! no head tag
  1053. # [16:21] * Joins: ehugg (chatzilla@F72458CE.29102B70.6CD50604.IP)
  1054. # [16:21] <gerv> So, could someone "do a Flock"?
  1055. # [16:21] <BenWa> smaug: It can if you increase the size of the buffer and/or decrease the sampling interval
  1056. # [16:21] <gerv> Well, in order for their version to be GPL-only, as opposed to dual-licensed
  1057. # [16:21] <BenWa> 10ms sampling default will store about 20 seconds
  1058. # [16:21] <gerv> (and this is assuming for a moment the unproven idea that Flock made their code GPL-only specifically to avoid Mozilla taking any patches back)
  1059. # [16:21] <BenWa> 10ms sampling, default size buffer
  1060. # [16:21] <@smaug> how do I increase the size of the buffer?
  1061. # [16:21] <JosiahOne> stretchy_and_large_operators isn't defined?
  1062. # [16:22] * Joins: Bas (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  1063. # [16:22] <gerv> then they would have to "launder" the code through someone else who would add in some GPL stuff, make the dual-licensed version, and then pass it to them
  1064. # [16:22] <@smaug> ah, settings
  1065. # [16:22] <gerv> for splitting into a GPL-only version.
  1066. # [16:22] <BenWa> smaug: about:config filter by profiler
  1067. # [16:22] <gerv> However, such laundering would be pretty blatant and a court might well take a dim view of it.
  1068. # [16:22] <evilpie> glob: i just realized that i can do what i want with a filter
  1069. # [16:22] <darkowlzz_> JosiahOne: yes, that too
  1070. # [16:22] <gerv> It would also be very clear to the community that they were going to considerable efforts to be anti-social,
  1071. # [16:22] <romaxa> mjrosenb: do you need bug, or you can remove it along with something else?
  1072. # [16:22] <@smaug> BenWa: in the settings interval and buffersize are grayed
  1073. # [16:22] <gerv> and the PR effect would be bad.
  1074. # [16:22] * coop|mtg is now known as coop
  1075. # [16:22] <gerv> Is that the beginnings of an answer?
  1076. # [16:23] <JosiahOne> darkowlzz: Wait. Do .js need DOCTYPE html?
  1077. # [16:23] <BenWa> smaug: select custom first
  1078. # [16:23] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1079. # [16:23] <BenWa> entries/sampleInterval/250000=Est. number of seconds stored
  1080. # [16:23] <JosiahOne> That might be it!
  1081. # [16:23] <@smaug> BenWa: ok, thanks!
  1082. # [16:24] <gerv> bsmedberg: ^^
  1083. # [16:24] * AutomatedTester is now known as AutomatedTester|away
  1084. # [16:24] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  1085. # [16:24] <BenWa> smaug: and to many entries will make the UI be slow or crash OOM if you make it huge
  1086. # [16:24] <JosiahOne> The .js file is all html.
  1087. # [16:24] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  1088. # [16:24] <@smaug> perhaps 1000000 samples and 1ms works
  1089. # [16:25] <bsmedberg> gerv: hrm ok
  1090. # [16:25] <BenWa> smaug: That will be ok, just dump the profile within 4 seconds of the start of the problem
  1091. # [16:25] * armenzg_brb is now known as armenzg
  1092. # [16:25] <JosiahOne> darkowlzz: That might be the reason.
  1093. # [16:26] <darkowlzz_> JosiahOne: in my local repo, .js has automatically generated contents
  1094. # [16:27] <JosiahOne> But can .js files use html? If we are calling it in javascript than the syntax error makes sense.
  1095. # [16:27] <JosiahOne> darkowlzz: / ^
  1096. # [16:28] <darkowlzz_> why is the .js file filled with @ in my local repo
  1097. # [16:28] <darkowlzz_> any idea JosiahOne
  1098. # [16:28] <darkowlzz_> ?
  1099. # [16:28] <JosiahOne> darkowlzz: No idea. I'm just examining the source the error console is showing.
  1100. # [16:29] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  1101. # [16:29] * ChanServ sets mode: +o ehsan
  1102. # [16:29] <darkowlzz_> is it possible that lack of <header> is causing import fail?
  1103. # [16:29] <darkowlzz_> JosiahOne: ^
  1104. # [16:29] <darkowlzz_> *<head>
  1105. # [16:30] <JosiahOne> darkowlzz: Maybe. But I think .../tests/stretchy-and-large-operators.js is suppose to be an html file. Not .js
  1106. # [16:30] * Joins: morrison (morrison@moz-E38E38E1.cust-10274.ip.static.uno.uk.net)
  1107. # [16:30] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  1108. # [16:31] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1109. # [16:33] <darkowlzz_> JosiahOne: but why? the file contains a line which is in js, why should it be .html ?
  1110. # [16:33] * AutomatedTester|away is now known as AutomatedTester
  1111. # [16:33] * Quits: nmatsakis (nmatsakis@AAE222A3.FDDA6739.2321E71E.IP) (Quit: Computer has gone to sleep.)
  1112. # [16:33] <JosiahOne> darkowlzz_: Can .js be written in html?
  1113. # [16:33] <darkowlzz_> no
  1114. # [16:33] <JosiahOne> Then why is it?
  1115. # [16:33] <jfkthame> if you're trying to "view" http://mxr.mozilla.org/mozilla-central/source/layout/mathml/tests/stretchy-and-large-operators.html in the browser, that simply won't work
  1116. # [16:34] <JosiahOne> jfkthame: Well yeah...
  1117. # [16:34] <jfkthame> because when it refers to the .js file via mxr, mxr will wrap that up in a formatted html page
  1118. # [16:34] <jcranmer> gerv: I don't know if you can do this, but I suspect that more than a few people's replies to your m.legal posting are being held up in moderation queues
  1119. # [16:34] * gerv checks
  1120. # [16:35] <JosiahOne> Does that explain why a .js is written in html?
  1121. # [16:35] <JosiahOne> Seems pretty dumb to me.
  1122. # [16:35] <edmorley> does anyone know how I bump the priority of something in service-now?
  1123. # [16:35] <jfkthame> i don't know what you mean "is written in html"
  1124. # [16:35] * Quits: glazou (glazou@moz-204094DD.disruptive-innovations.fr) (Quit: bbl)
  1125. # [16:35] <jfkthame> if you look at layout/mathml/tests/stretchy-and-large-operators.js in a mozilla-central checkout, you'll see that it's a plain .js file
  1126. # [16:36] <gerv> jcranmer: Just one: pidgeot18@verizon.net
  1127. # [16:36] * Joins: mshal (mshal@moz-D5CACB19.washdc.fios.verizon.net)
  1128. # [16:36] <darkowlzz_> jfkthame: can we somehow test the file by by adding a <head> ? whether it works or not
  1129. # [16:36] <jcranmer> gerv: well, that's me :-)
  1130. # [16:36] <JosiahOne> jfkthame: Does yours look like this? http://www.pastebin.mozilla.org/2078407
  1131. # [16:37] <gerv> jcranmer: I released your post :-)
  1132. # [16:37] <JosiahOne> That's the layout/mathml/tests/stretchy-and-large-operators.js
  1133. # [16:37] <jfkthame> that's what you get if you ask mxr for it - because mxr isn't intended to deliver "raw" files, it delivers marked-up, cross-referenced content
  1134. # [16:38] <jdm> jfkthame: http://mxr.mozilla.org/mozilla-central/source/layout/mathml/tests/stretchy-and-large-operators.js
  1135. # [16:38] <jdm> JosiahOne: http://mxr.mozilla.org/mozilla-central/source/layout/mathml/tests/stretchy-and-large-operators.js
  1136. # [16:38] <jdm> er
  1137. # [16:38] * Joins: ericjung (ericjung@5210CFD5.1A5EA44.72B23B3D.IP)
  1138. # [16:38] <jfkthame> http://mxr.mozilla.org/mozilla-central/source/layout/mathml/tests/stretchy-and-large-operators.js?raw=1
  1139. # [16:38] <jfkthame> will give you the raw file
  1140. # [16:39] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1141. # [16:39] <edmorley> (but mxr may be out of date depending on the indexer cron, so if you really need the raw file, use hgweb raw)
  1142. # [16:39] <JosiahOne> jfkthame: So is that why that file appears to be html source on the browser?
  1143. # [16:39] * Joins: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP)
  1144. # [16:39] <tbsaunde> glandium: do we link zlib into libxul or mozglue or someplace else? I couldn't tell
  1145. # [16:41] <jfkthame> JosiahOne: yes - that's what i've been trying to explain - mxr will deliver you an html page that presents an annotated version of the file (unless you specify raw=1)
  1146. # [16:41] * Joins: ferjm (ferjm@moz-DEB3A31C.red-88-7-170.staticip.rima-tde.net)
  1147. # [16:41] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  1148. # [16:42] <JosiahOne> jfkthame: Then the syntax error at <DOCTYPE html> is there why? (I don't usually do this kind of stuff)
  1149. # [16:42] <JosiahOne> Wouldn't it be there if it thought it was suppose to be rendering javascript. Instead it finds html?
  1150. # [16:42] * Quits: Jesse_ (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Ping timeout)
  1151. # [16:43] <glandium> tbsaunde: depends on the platform
  1152. # [16:43] * Joins: efes (efes@moz-47A72E1E.dynamic.chello.pl)
  1153. # [16:43] <jfkthame> when you try to view the html test on mxr, its link to the associated .js file will retrieve the annotated html view, not the "raw" javascript source
  1154. # [16:44] <jfkthame> so it simply won't work as intended in that context
  1155. # [16:44] * Quits: tn (tim@F2D29657.F60B0462.67AC9B1.IP) (Quit: tn)
  1156. # [16:44] <JosiahOne> jfkthame: Wait a second. Is this a web page or not?
  1157. # [16:44] <jdm> darkowlzz_: so, what is the actual problem you're trying to solve?
  1158. # [16:44] <jfkthame> if you download/checkout the files - the *real*, *raw* files, not the mxr-annotated pages - they work fine
  1159. # [16:45] <darkowlzz_> jdm: solve the errors on the page and get it back to working
  1160. # [16:45] <jdm> darkowlzz_: which page? which errors?
  1161. # [16:45] * Quits: kamathln (kamathln@B98FAFAA.D314AF8F.5B70BD0F.IP) (Connection reset by peer)
  1162. # [16:45] <darkowlzz_> jdm: I think it's due to the missing <head>
  1163. # [16:45] * Joins: tn (tim@F2D29657.F60B0462.67AC9B1.IP)
  1164. # [16:45] <darkowlzz_> http://mxr.mozilla.org/mozilla-central/source/layout/mathml/tests/stretchy-and-large-operators.html
  1165. # [16:45] <darkowlzz_> jdm: ^
  1166. # [16:46] <glandium> tbsaunde: mozglue on windows and libxul on others
  1167. # [16:46] * Joins: kamathln (kamathln@32B1DF81.D2372CEF.C34E0B47.IP)
  1168. # [16:46] <jdm> darkowlzz_: do you mean visiting that particular link you just gave gives errors in firefox?
  1169. # [16:46] * Joins: automata (automata@A0F76D52.66431431.C27E1635.IP)
  1170. # [16:46] <JosiahOne> jdm: Yep.
  1171. # [16:46] <darkowlzz_> yes, in error console
  1172. # [16:47] * cmcavoy is now known as cmcavoy-offline
  1173. # [16:47] <jdm> darkowlzz_: and why are you visiting that in particular?
  1174. # [16:47] <glob> evilpie, no
  1175. # [16:47] <jdm> that's not often a useful test
  1176. # [16:47] <jfkthame> i'll say this one more time: that's because you're viewing it on mxr, which doesn't deliver the linked .js file as "raw" but as an annotated html page - it simply Will Not Work like that
  1177. # [16:47] * jfkthame gives up
  1178. # [16:47] * jdm takes over
  1179. # [16:47] <jfkthame> :)
  1180. # [16:47] * JosiahOne Is so confused.
  1181. # [16:48] <JosiahOne> Is this a webpage or something else?!?!
  1182. # [16:48] <JosiahOne> :)
  1183. # [16:48] <jdm> JosiahOne: it's a webpage, but that doesn't mean much.
  1184. # [16:48] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1185. # [16:48] * Quits: JeroenDeDauw (j@moz-793811BA.dip.t-dialin.net) (Ping timeout)
  1186. # [16:48] * cmcavoy-offline is now known as cmcavoy
  1187. # [16:48] <jdm> darkowlzz_: so, why are you visiting that particular url?
  1188. # [16:49] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  1189. # [16:49] <darkowlzz_> a bug https://bugzilla.mozilla.org/show_bug.cgi?id=832900
  1190. # [16:49] * Joins: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
  1191. # [16:49] <jdm> darkowlzz_: great, thanks for clearing that up. You want to be running the test from our test harness, not just visiting the test file in MXR.
  1192. # [16:50] <JosiahOne> … Okay, that's it. I'm not going to make it. It's a webpage that you don't view?
  1193. # [16:50] <JosiahOne> I'm missing some important info here I think.
  1194. # [16:50] * Joins: bc (bc@454BDC37.1D5E8529.AC69809B.IP)
  1195. # [16:51] <darkowlzz_> jdm: what's a test harness?
  1196. # [16:51] <jdm> JosiahOne: no. the problem is that you're confusing the raw files in mozilla-central, which you can view locally, with the views that MXR serves.
  1197. # [16:51] * Joins: alice_ (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  1198. # [16:51] * jchen|away is now known as jchen
  1199. # [16:51] <jdm> darkowlzz_: we have programs that collect up automated tests and make sure they all pass.
  1200. # [16:51] <@bz> Programs that run other programs
  1201. # [16:52] <@bz> To test whether those other programs execute a third set of programs correctly.
  1202. # [16:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/08c14f94fbb7 - Christian Holler - Bug 833018 - Enable special ASan options for tests when running with low memory. r=jmaher,a=nonlibxul
  1203. # [16:52] <jdm> then again, http://mxr.mozilla.org/mozilla-central/source/layout/mathml/tests/stretchy-and-large-operators.html?force=1 doesn't actually look automated
  1204. # [16:52] <JosiahOne> I think I get it.
  1205. # [16:52] <darkowlzz_> okay, tell me more about it and how to fix it
  1206. # [16:52] * Quits: alice_ (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  1207. # [16:53] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  1208. # [16:54] <jdm> darkowlzz_: one think you can do is point your browser at the same html file from your local mozilla-central directory instead
  1209. # [16:54] <jdm> that will show you what you actually want
  1210. # [16:54] <darkowlzz_> I have seen it
  1211. # [16:54] * Joins: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net)
  1212. # [16:56] <darkowlzz_> jdm: I am still stuck with that <head> . Can't it be that the undefined variable is not being imported and that is also causing error?
  1213. # [16:56] * Joins: JeroenDeDauw (j@moz-5CF05FED.dip.t-dialin.net)
  1214. # [16:56] * Quits: JeroenDeDauw (j@moz-5CF05FED.dip.t-dialin.net) (Quit: Leaving.)
  1215. # [16:56] * Joins: JeroenDeDauw (j@moz-5CF05FED.dip.t-dialin.net)
  1216. # [16:57] <JosiahOne> darkowlzz_: Maybe you should just try it and see what happens?
  1217. # [16:57] <jdm> darkowlzz_: no. which <head> are you talking about?
  1218. # [16:57] <darkowlzz_> in the .html page
  1219. # [16:57] <darkowlzz_> <head> is missing
  1220. # [16:57] <jdm> darkowlzz_: head doesn't need to be present.
  1221. # [16:58] <darkowlzz_> oh! it's not missing, but <script> is outside <head>
  1222. # [16:58] <jdm> darkowlzz_: that's still ok
  1223. # [16:58] <darkowlzz_> okay, thanks, nice to know that
  1224. # [16:58] <jdm> darkowlzz_: have you tried running the html file from your local repository yet? you should ignore any results beyond that.
  1225. # [16:58] * Joins: jincreator (Thunderbir@36F49B88.AE3EA2FD.6B649F75.IP)
  1226. # [16:58] <darkowlzz_> doing...
  1227. # [16:59] <@ehsan> bsmedberg: shall we disable PGO on ipc/?
  1228. # [16:59] * Parts: Pauly (paul@601F3B17.33662590.A5830293.IP)
  1229. # [16:59] <bsmedberg> ehsan: it certainly isn't going to be PGOed currently
  1230. # [17:00] <bsmedberg> so it should be safe to do so in terms of performance
  1231. # [17:00] * Quits: smontagu (chatzilla@moz-3A098C00.red.bezeqint.net) (Ping timeout)
  1232. # [17:00] <@ehsan> ok, I'll write the patch, and flag you for review then
  1233. # [17:00] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  1234. # [17:00] * Quits: victorporof (victorporo@36E62537.77648EB1.6A4F8DA2.IP) (Ping timeout)
  1235. # [17:00] * Joins: victorporof (victorporo@36E62537.77648EB1.6A4F8DA2.IP)
  1236. # [17:01] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/608e239e0e14 - Jan de Mooij - Bug 830943 - Fix tableswitch block ordering. r=dvander a=akeybl
  1237. # [17:01] <darkowlzz_> jdm: I just saw it. It seems to work, with a lot of symbols
  1238. # [17:01] <@smaug> who could review a patch dealing with key events and global XBL handlers and e10s
  1239. # [17:01] <jdm> ehsan: cna you clarify what's wrong with chrome-document-global-created? we use it for special powers without incident, apparently.
  1240. # [17:01] * Parts: scenor (Thunderbir@moz-83C90B16.wireless.dyn.drei.com)
  1241. # [17:01] * joduinn-afk is now known as joduinn-coffee
  1242. # [17:02] <jdm> darkowlzz_: have you looked at the two bug references in fredw's comment for context?
  1243. # [17:02] * Joins: knelson (Adium@moz-B2829269.dsl.pltn13.sbcglobal.net)
  1244. # [17:02] <@ehsan> jdm: it is sometimes called for the initial about:blank document, so you will not see the document that you actually want to see
  1245. # [17:02] <mconley> is anybody else having difficulty building the ux branch? I'm failing out with this: http://www.pastebin.mozilla.org/2078475 - something about SplayTree.h and a missing LifoAlloc.h...
  1246. # [17:02] * Joins: dao (dao@moz-3742BB32.superkabel.de)
  1247. # [17:02] <@ehsan> jdm: the nsXULElement approach should be much more robust though
  1248. # [17:02] * Quits: victorporof (victorporo@36E62537.77648EB1.6A4F8DA2.IP) (Ping timeout)
  1249. # [17:02] * darkowlzz_ looks
  1250. # [17:02] * Joins: victorporof (victorporo@8956A83D.94769F4F.6A4F8DA2.IP)
  1251. # [17:02] <jdm> ehsan: but the nsXULElement approach is awful
  1252. # [17:03] <@ehsan> jdm: that's true
  1253. # [17:03] * Joins: T3 (T3@6BAB3E9C.7174DEDB.32718129.IP)
  1254. # [17:03] <jdm> ehsan: can't I just wait for load events and skip them if it's about:blank?
  1255. # [17:03] <@ehsan> jdm: but that ship has sailed ;)
  1256. # [17:03] <NeilAway> jdm: would http://hg.mozilla.org/mozilla-central/raw-file/default/layout/mathml/tests/stretchy-and-large-operators.html work?
  1257. # [17:03] <@ehsan> jdm: you can try, but I don't think I even know how to create a robust observer out of that
  1258. # [17:03] <jdm> NeilAway: looks like it
  1259. # [17:04] <@ehsan> jdm: and actually I think the nsXULElement approach is better than the observer hack
  1260. # [17:04] * Parts: knelson (Adium@moz-B2829269.dsl.pltn13.sbcglobal.net)
  1261. # [17:04] <jdm> we appear to have totally opposite viewpoints, in that case :)
  1262. # [17:04] * Quits: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de) (Client exited)
  1263. # [17:05] <@ehsan> jdm: why do you think the nsXULElement approach is aweful?
  1264. # [17:05] <@ehsan> perhaps I'm missing something?
  1265. # [17:05] <jdm> ehsan: it's moving frontend logic into the bowels of xul
  1266. # [17:05] <@ehsan> this is not really front-end logic, is it?
  1267. # [17:06] <@ehsan> the fact that we have code in front-end to do that is a reason why this is a house of cards!
  1268. # [17:06] <jdm> the whole windowtype thing is very frontend
  1269. # [17:07] <jdm> no backend code except the window mediator cares about windowtype
  1270. # [17:07] * NeilAway wonders what's happening to windowtypes
  1271. # [17:07] <jdm> and the fact that only certain kinds of windows should prolong the private session doesn't feel like something that should be controlled at the level of the XUL prototype element
  1272. # [17:08] * Quits: tobeytailor (tobeytailo@moz-691F54FB.dynamic.mnet-online.de) (Quit: tobeytailor)
  1273. # [17:08] <jdm> *element implementation
  1274. # [17:08] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1275. # [17:08] * Quits: garnacho (carlos@moz-DA1D79C9.dyn.user.ono.com) (Ping timeout)
  1276. # [17:08] <@ehsan> jdm: well, you're making it sound like we have an alternative robust solution ;)
  1277. # [17:08] <@ehsan> we don't
  1278. # [17:09] <NeilAway> oh, per-window private browsing, I guess I have to look forward to porting it ;-)
  1279. # [17:09] <jdm> I'll look into the observer thing
  1280. # [17:09] <bholley> smaug: yt?
  1281. # [17:09] <@smaug> bholley: meeting
  1282. # [17:09] <bholley> smaug: ok
  1283. # [17:09] <@ehsan> jdm: ok. I'd ping hsivonen to ask him how we can reliably reproduce the chrome-document-global-created bug
  1284. # [17:09] <@ehsan> jdm: so that you can test your patch to make sure it can handle that case well
  1285. # [17:10] * khuey|away is now known as khuey
  1286. # [17:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/498f53cdde20 - Ehsan Akhgari - Bug 833359 - Disable PGO on ipc; r=bsmedberg a=me
  1287. # [17:11] <darkowlzz_> jdm: free to help with bug 832900 atm?
  1288. # [17:11] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  1289. # [17:12] <JosiahOne> Is it possible to get B2G (Firefox OS) on android? With dual-boot.
  1290. # [17:13] <tbsaunde> NeilAway: so, my goal with windowds is mostly to rip the rdf out of it, but not building it into libxul would be nice too even though its small
  1291. # [17:13] * Joins: taras (taras@moz-8E045071.hsd1.wa.comcast.net)
  1292. # [17:13] <jdm> darkowlzz_: what's your question?
  1293. # [17:14] <khuey> so, uh, what version # are we on?
  1294. # [17:14] <edmorley> 21
  1295. # [17:14] <Ms2ger> 21
  1296. # [17:14] <khuey> so release is 18?
  1297. # [17:14] <jdm> yes
  1298. # [17:14] <Ms2ger> Yes
  1299. # [17:14] <khuey> cool
  1300. # [17:15] <@ehsan> am I going to be up for disappointment if I try valgrind on osx 10.8?
  1301. # [17:15] * khuey grumbles about backporting stuff
  1302. # [17:15] <Ms2ger> Are you ever not up for disappointment?
  1303. # [17:15] <Ms2ger> You work on editor
  1304. # [17:15] <mconley> zing!
  1305. # [17:15] <@ehsan> no, I used to
  1306. # [17:15] <edmorley> Ms2ger: check :-)
  1307. # [17:15] <darkowlzz_> jdm: as is mentioned in the comment, change MathML creation code, will doing document.createElementNS("http://www.w3.org/1998/Math/MathML", ...) in line 32 solve the problem? and how do I test it?
  1308. # [17:15] <Ms2ger> edmorley, :)
  1309. # [17:16] <Ms2ger> ehsan, it's really dead now?
  1310. # [17:16] <@ehsan> yes
  1311. # [17:16] <@ehsan> but that was a serious question
  1312. # [17:16] <Ms2ger> Er, valgrind...
  1313. # [17:16] <Ms2ger> jseward?
  1314. # [17:16] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1315. # [17:16] <Ms2ger> !seen jseward
  1316. # [17:16] <firebot> I've never seen a 'jseward', sorry.
  1317. # [17:16] <Ms2ger> Hrm
  1318. # [17:16] <ekr> !seen sewardj
  1319. # [17:16] <firebot> sewardj was last seen 2 days, 15 hours, 25 minutes and 24 seconds ago, saying 'romaxa: can you email me STR ?' in #developers.
  1320. # [17:16] <Ms2ger> Aha
  1321. # [17:17] <Ms2ger> Thanks, ekr :)
  1322. # [17:17] <ekr> NP, s2gerM
  1323. # [17:17] <sewardj> ekr: yeah, I've seen me
  1324. # [17:17] <@ehsan> sewardj: ping?
  1325. # [17:17] <sewardj> ehsan: ^
  1326. # [17:17] <@ehsan> sewardj: so, what should I expect if I try valgrind trunk on osx 10.8?
  1327. # [17:17] <@ehsan> sadness?
  1328. # [17:17] <jdm> darkowlzz_: I suggest trying and seeing if it behaves any differently
  1329. # [17:18] <sewardj> ehsan: yeah, it basically can't run Fx. I haven't got much demand to fix it properly for Fx on 10.8 so far.
  1330. # [17:18] <JosiahOne> Is there a B2g room?
  1331. # [17:18] <@ehsan> oh
  1332. # [17:18] <jdm> JosiahOne: #b2g
  1333. # [17:18] <jdm> surprisingly enough
  1334. # [17:18] <sewardj> ehsan: generally better to run on linux if you can
  1335. # [17:18] <@ehsan> sewardj: this is what I get: "valgrind: m_syswrap/syswrap-amd64-darwin.c:460 (wqthread_hijack): Assertion 'VG_(is_valid_tid)(tid)' failed."
  1336. # [17:19] <JosiahOne> jdm: Go figure.
  1337. # [17:19] <@ehsan> ok, I can do that I guess
  1338. # [17:19] * Quits: tn (tim@F2D29657.F60B0462.67AC9B1.IP) (Quit: tn)
  1339. # [17:19] <sewardj> ehsan: yes, that's right
  1340. # [17:19] <sewardj> ehsan: s/right/how I remember it failing
  1341. # [17:19] * Joins: kdcw (kdc@moz-F7413045.pk.shawcable.net)
  1342. # [17:19] <@ehsan> sewardj: so on linux, will it work well on opt builds?
  1343. # [17:20] <sewardj> ehsan: yes. A lot of effort went into making it work well with optimised code.
  1344. # [17:20] <sewardj> ehsan: you need to build with --enable-valgrind (mandatory) and --disable-jemalloc (not mandatory, but recommended)
  1345. # [17:20] * Joins: tn (tim@F2D29657.F60B0462.67AC9B1.IP)
  1346. # [17:20] * Joins: vladan (vladan@36D53742.B90458C2.57F33CED.IP)
  1347. # [17:20] * Quits: wlach (wlach@F9AFA552.BDC68B86.3DEE0DD0.IP) (Quit: Leaving)
  1348. # [17:20] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  1349. # [17:20] <sewardj> ehsan: with those in place you should be able to run m-c with zero false errors
  1350. # [17:21] <@ehsan> ok will do
  1351. # [17:21] * Quits: darkowlzz (darkowlzz@968D0445.D48ACD19.2E24DDAA.IP) (Ping timeout)
  1352. # [17:21] <@ehsan> sewardj: out of curiosity, what does --enable-valgrind do?
  1353. # [17:21] <sewardj> ehsan: right now, it enables the JS GC to tell V not to worry about the GC scanning segments of stack which might contain uninitialised values
  1354. # [17:22] <sewardj> ehsan: in future it will also enable annotations that make it possible to use race detectors sanely
  1355. # [17:22] <@ehsan> I see
  1356. # [17:22] <@ehsan> thanks :)
  1357. # [17:23] <sewardj> ehsan: you may find this useful: http://pastebin.mozilla.org/2078513
  1358. # [17:23] * Quits: josh (josh@moz-6FB23C25.hvc.res.rr.com) (Quit: josh)
  1359. # [17:23] <Ms2ger> Huh, why did telemetry just get enabled?
  1360. # [17:23] <@ehsan> sewardj: should I cancel my build and use this mozconfig?
  1361. # [17:24] <Ms2ger> Or just NHR...
  1362. # [17:24] <sewardj> ehsan: I'm just saying .. that mozconfig is known to work pretty well.
  1363. # [17:24] <@ehsan> ok
  1364. # [17:24] * joey is now known as joey-away
  1365. # [17:24] <@ehsan> mine is pretty similar
  1366. # [17:24] <@ehsan> except for the libjpeg thing
  1367. # [17:24] <sewardj> ehsan: (it's what i use all the time). So for least-hassle, maybe yes, rebuilt with it
  1368. # [17:24] <@ehsan> and -freorder-blocks
  1369. # [17:24] <@ehsan> ok will do
  1370. # [17:24] <sewardj> -freorder-blocks is probably irrelevant
  1371. # [17:25] <ekr> ehsan: which tbpl build should we be watching to see how the big PGO-ectomy is working out.
  1372. # [17:25] <sewardj> it adds a gcc -O2 transformation to the -O set
  1373. # [17:25] * Joins: garnacho (carlos@moz-26A927F.static.user.ono.com)
  1374. # [17:25] <darkowlzz_> jdm: btw what is the right way to of creating MathML element? document.createElementNS("http://www.w3.org/1998/Math/MathML")
  1375. # [17:25] <jdm> darkowlzz_: you give the namespace argument, then the regular element type argument
  1376. # [17:26] * Joins: josh (josh@moz-6FB23C25.hvc.res.rr.com)
  1377. # [17:26] <jdm> darkowlzz_: https://developer.mozilla.org/en-US/docs/DOM/document.createElementNS
  1378. # [17:26] <sewardj> ehsan: that should get you a more or less noise-free V run. If you get lots of wierd errors, give me a shout.
  1379. # [17:26] * Quits: kamathln (kamathln@32B1DF81.D2372CEF.C34E0B47.IP) (Connection reset by peer)
  1380. # [17:26] <Ms2ger> jdm, ah, namespaces...
  1381. # [17:26] <@ehsan> ekr: https://tbpl.mozilla.org/?tree=Mozilla-Inbound&jobname=WINNT%205.2%20.*%20pgo-build
  1382. # [17:26] <@ehsan> ekr: keep hitting the down arrow
  1383. # [17:26] <jdm> Ms2ger: I fully admit that I've never bothered to learn about them
  1384. # [17:26] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  1385. # [17:26] <ekr> ehsan: I hit it some times....
  1386. # [17:26] <@ehsan> sewardj: sure, will do. thanks!
  1387. # [17:26] <Ms2ger> jdm, don't change
  1388. # [17:26] <jdm> and when people reference things like html:iframe in bugzilla I just look the other way
  1389. # [17:26] * Joins: kamathln (kamathln@1771FEB0.1D49C071.C34E0B47.IP)
  1390. # [17:27] <@ehsan> ekr: now, by clicking on each green B, you can see the linker vmem size
  1391. # [17:27] <ekr> ok...
  1392. # [17:27] <@ehsan> and from there it's a manual process
  1393. # [17:27] <darkowlzz_> jdm: got it, thanks :)
  1394. # [17:28] * Joins: jprmc (jprmc@2557E599.66715431.D25A875A.IP)
  1395. # [17:28] <ekr> and we're looking for that number to be like what, like 3.5 GB?
  1396. # [17:28] * Joins: cviecco_ (cviecco@A5A0595A.66715431.D25A875A.IP)
  1397. # [17:28] <@ehsan> well ideally 0
  1398. # [17:28] <@ehsan> ;)
  1399. # [17:28] <@ehsan> but the lower, the better
  1400. # [17:28] <@ehsan> we don't really have a target in that sense
  1401. # [17:29] <ekr> how do you decide when it's low enough to reopen the tree?
  1402. # [17:29] * Quits: nigelb (nigel@moz-8640053A.me) (Client exited)
  1403. # [17:29] * Joins: nigelb (nigel@moz-8640053A.me)
  1404. # [17:29] <jfkthame> when someone is so desperate to land that they offer him a large enough bribe ;)
  1405. # [17:29] <ekr> heh. what's the going rate?
  1406. # [17:30] * joey-away is now known as joey
  1407. # [17:30] <edmorley> Ms2ger: FHR will be enabled by default on all channels aiui
  1408. # [17:30] * @ehsan tries to remember what the equivalent of git checkout is with git svn...
  1409. # [17:30] <@ehsan> ekr: that's true, bribe offers accepted
  1410. # [17:31] <ekr> Would a bottle of Yamazaki do it? http://en.wikipedia.org/wiki/Yamazaki_Distillery
  1411. # [17:31] <ekr> Or maybe a couple boxes of Tim Hortons?
  1412. # [17:32] <JosiahOne> ekr: What about a USB coffee maker? :)
  1413. # [17:32] <ekr> everyone knows all the good coffee makers are thunderbolt
  1414. # [17:32] <@ehsan> ekr: the former is much more like it ;)
  1415. # [17:33] * ekr looks into cross-border ordering of booze
  1416. # [17:33] * Quits: errstr (trane@4B6E818F.DF074373.4372BB76.IP) (Quit: ZNC - http://znc.in)
  1417. # [17:33] <@ehsan> sewardj: I am getting "Makefile.am:21: required directory ./VEX does not exit" when running autogen.sh
  1418. # [17:33] <@ehsan> sounds familiar?
  1419. # [17:34] <sewardj> ehsan: hmm, no.. What sequence of commands did you run?
  1420. # [17:34] * Joins: n00b_dust (n00b_dust@CD26ABC5.1C081A86.35E0727C.IP)
  1421. # [17:34] <ekr> I'm trying to remember… Isn't LCBO the only place to buy booze in Ontario?
  1422. # [17:34] <@ehsan> sewardj: ./autogen.sh ;)
  1423. # [17:34] * Joins: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se)
  1424. # [17:34] <sewardj> ehsan: and where did you get the source from?
  1425. # [17:34] * Quits: darkowlzz_ (darkowlzz@36D9D679.6E448401.27560D6E.IP) (Ping timeout)
  1426. # [17:34] <@ehsan> ekr: there's also beer store, and a few smaller stores, but LCBO is the major one
  1427. # [17:34] * Quits: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se) (Connection reset by peer)
  1428. # [17:35] <@ehsan> sewardj: git svn
  1429. # [17:35] <ekr> yeah, I have totally been to The Beer Store
  1430. # [17:35] <sewardj> ehsan: hmm, it maybe skipped the external
  1431. # [17:35] * joduinn-coffee is now known as joduinn-biab
  1432. # [17:35] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1433. # [17:35] <JosiahOne> ekr: lol.
  1434. # [17:35] <@ehsan> sewardj: my HEAD is a commit from florian, made today
  1435. # [17:35] <ekr> (my wife's parents live in Kitchener-Waterloo)
  1436. # [17:35] <sewardj> ehsan: svn co svn://svn.valgrind.org/valgrind/trunk
  1437. # [17:35] <@ehsan> sewardj: ok
  1438. # [17:35] * Joins: wlach (wlach@moz-F5E9CE2D.sdsl.bell.ca)
  1439. # [17:35] * Joins: errstr (trane@4B6E818F.DF074373.4372BB76.IP)
  1440. # [17:35] <@ehsan> ekr: hehe
  1441. # [17:36] <JosiahOne> www.thebeerstore.ca
  1442. # [17:36] <ekr> and lemme tell you, when visiting the in-laws, pretty much daily trips to the beer store are required
  1443. # [17:36] * Quits: josh (josh@moz-6FB23C25.hvc.res.rr.com) (Quit: josh)
  1444. # [17:36] * @ehsan lolz
  1445. # [17:36] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1446. # [17:36] <JosiahOne> the-beer-store.com
  1447. # [17:36] <ekr> so the awwesome part about the beer store is you like pick stuff out and then some dude in the back rolls them out on a conveyer belt.
  1448. # [17:36] <JosiahOne> www.beerstore.co.nz
  1449. # [17:37] <JosiahOne> http://en.wikipedia.org/wiki/The_Beer_Store
  1450. # [17:37] <JosiahOne> I can't believe there is a place really called "The Beer Store"
  1451. # [17:37] <@ehsan> sewardj: thanks, it worked
  1452. # [17:37] * @ehsan needs a drink^Hcoffee
  1453. # [17:37] <froydnj> ehsan: you can have both together!
  1454. # [17:38] <@ehsan> irish coffee it is!
  1455. # [17:38] * JosiahOne Is disappointed that his coffee is cold.
  1456. # [17:39] * Quits: souradeep (souradeep@4F3116FB.35CAB512.CBC86F54.IP) (Ping timeout)
  1457. # [17:39] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  1458. # [17:39] * Joins: souradeep (souradeep@4F3116FB.35CAB512.CBC86F54.IP)
  1459. # [17:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/528eac92e500 - Randell Jesup - Bug 825510: enable PeerConnection mochitests r=ted a=nonlibxul
  1460. # [17:39] * Quits: nigelb (nigel@moz-8640053A.me) (Quit: leaving)
  1461. # [17:40] <JosiahOne> Yeah, my build is done!
  1462. # [17:40] * Joins: rednaks (rednaks@C396EFE5.17F30DC8.55FFA9B4.IP)
  1463. # [17:41] * Joins: nigelb (nigel@moz-8640053A.me)
  1464. # [17:41] * Joins: Waldo (waldo@2557E599.66715431.D25A875A.IP)
  1465. # [17:42] * Joins: darkowlzz_ (darkowlzz@88E9F581.87357119.5700D73F.IP)
  1466. # [17:42] * Joins: greatwarrior (chatzilla@moz-83881422.mtnl.net.in)
  1467. # [17:42] <darkowlzz_> I believe this would be enough to solve bug 832900, line 32, document.createElementNS("http://www.w3.org/1998/Math/MathML", "math")
  1468. # [17:42] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Ping timeout)
  1469. # [17:42] <darkowlzz_> someone please check it ^
  1470. # [17:42] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/e813a7fc3913 - Kyle Huey - Bug 831095: Remove LOOP_OVER_OBSERVERS. r=bz a=akeybl
  1471. # [17:43] * Quits: cviecco_ (cviecco@A5A0595A.66715431.D25A875A.IP) (Input/output error)
  1472. # [17:43] * Quits: pnkfelix (pnkfelix@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Quit: Leaving.)
  1473. # [17:44] <gfritzsche> darkowlzz_: why not try it out? :)
  1474. # [17:44] <@ehsan> ttaubert: ping?
  1475. # [17:44] <ttaubert> ehsan: pong
  1476. # [17:44] <darkowlzz_> gfritzsche: don't know how to test it
  1477. # [17:44] <darkowlzz_> the page appears to be same
  1478. # [17:44] * Joins: darkowlzz (darkowlzz@968D0445.D48ACD19.2E24DDAA.IP)
  1479. # [17:44] * Joins: mccr8 (mccr8@43CB6079.66715431.D25A875A.IP)
  1480. # [17:45] <@ehsan> ttaubert: heya. welcome back!
  1481. # [17:45] <ttaubert> ehsan: ty :)
  1482. # [17:45] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  1483. # [17:45] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  1484. # [17:45] <@ehsan> ttaubert: I was wondering if you have an ETA on the review on bug 829568?
  1485. # [17:45] <jdm> darkowlzz: I recommend putting together a patch and getting fredw's feedback on it
  1486. # [17:45] * Joins: cviecco (cviecco@A5A0595A.66715431.D25A875A.IP)
  1487. # [17:45] <jdm> and making it clear that you're not sure what difference to look for in the page
  1488. # [17:46] <darkowlzz_> jdm: okay, thanks a lot :)
  1489. # [17:46] * Parts: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1490. # [17:46] * Joins: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1491. # [17:46] * Parts: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1492. # [17:46] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
  1493. # [17:46] * Joins: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1494. # [17:46] <JosiahOne> Oops.
  1495. # [17:46] <ttaubert> ehsan: I just read Andres' mail and was reminded of it. forgot about it a little... will do asap
  1496. # [17:47] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  1497. # [17:47] <@ehsan> ttaubert: thanks a lot!
  1498. # [17:47] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1499. # [17:47] * whimboo|afk is now known as whimboo
  1500. # [17:48] <JosiahOne> Yikes! I still have Firefox 13 on my laptop.
  1501. # [17:48] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1502. # [17:48] <ttaubert> ehsan: sure, sorry for letting that slide
  1503. # [17:48] <@ehsan> not a problem
  1504. # [17:48] <jfkthame> darkowlzz: if the page appears the same, then it's not fixed
  1505. # [17:49] * Joins: aklotz (Thunderbir@moz-55246988.cg.shawcable.net)
  1506. # [17:49] <@ehsan> ttaubert: just want to make sure that an aurora backport is still a possibility
  1507. # [17:49] <jfkthame> bug 755541 includes a static page that shows the expected result
  1508. # [17:49] * hwine-zzz is now known as hwine
  1509. # [17:49] * Quits: greatwarrior (chatzilla@moz-83881422.mtnl.net.in) (Quit: ChatZilla 0.9.89 [Firefox 19.0/20130109111322])
  1510. # [17:49] <ttaubert> ehsan: good point
  1511. # [17:50] * Quits: tn (tim@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  1512. # [17:50] * Joins: tn (tim@F2D29657.F60B0462.67AC9B1.IP)
  1513. # [17:51] * Joins: alice_ (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  1514. # [17:51] <jdm> jfkthame++
  1515. # [17:51] * Quits: marcoz (marco.zehe@moz-2F4691A5.dip.t-dialin.net) (Quit: Leaving.)
  1516. # [17:52] <JosiahOne> Shoot. I have too switch to CSS transitions. :(
  1517. # [17:52] * Quits: cviecco (cviecco@A5A0595A.66715431.D25A875A.IP) (Input/output error)
  1518. # [17:52] <@ehsan> ttaubert: also I'd appreciate if you can say on the bug whether the patch is too risky for aurora or not
  1519. # [17:52] <@ehsan> I don't know that code very well
  1520. # [17:52] <ttaubert> ok
  1521. # [17:53] * Quits: alice_ (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  1522. # [17:53] <@smaug> felipe: any comments to Bug 831421? once you've given some feedback, I'll try to find someone who could review it
  1523. # [17:54] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  1524. # [17:54] * Quits: jdm (jdm@88F51059.F3BBB17D.144F44FA.IP) (Quit: Lost terminal)
  1525. # [17:55] <bsmedberg> Is there a log or info function in mochitests? (specifically browser-chrome)
  1526. # [17:56] <Ms2ger> info()?
  1527. # [17:56] <Ms2ger> Or SimpleTest.info?
  1528. # [17:56] * Quits: morrison (morrison@moz-E38E38E1.cust-10274.ip.static.uno.uk.net) (Quit: Leaving)
  1529. # [17:56] <darkowlzz_> jfkthame: no, the images look different
  1530. # [17:57] * armenzg is now known as armenzg_lunch
  1531. # [17:57] <@ehsan> bsmedberg: I always use ok(true, "msg")
  1532. # [17:58] * Joins: we11ington (msu-cse498@moz-600949B7.cse.msu.edu)
  1533. # [17:58] * Quits: wlach (wlach@moz-F5E9CE2D.sdsl.bell.ca) (Ping timeout)
  1534. # [17:58] * Quits: vtmarvin1 (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP) (Quit: vtmarvin1)
  1535. # [17:58] <darkowlzz_> in the static page, symbols have varying size. But in the page what I have, all the symbols are of equal size
  1536. # [17:58] * Quits: jesup (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Input/output error)
  1537. # [17:58] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1538. # [17:58] <darkowlzz_> jfkthame: ^
  1539. # [17:59] <jfkthame> darkowlzz_: then it's not fixed - when stretchy-and-large-operators.html is fixed properly, it will show the same varying-size symbols
  1540. # [18:00] * Joins: nical (nico@F2D29657.F60B0462.67AC9B1.IP)
  1541. # [18:00] * Joins: ehugg_ (ehugg@moz-FE206300.cisco.com)
  1542. # [18:00] * joduinn-biab is now known as joduinn
  1543. # [18:00] <felipe> smaug: so currently the binding is already attached to the child process too, but it never gets sent to it because of the parent? and with that patch it won't get attached to the parent if it has a remote target?
  1544. # [18:01] <@smaug> felipe: right
  1545. # [18:01] <@smaug> felipe: well, the event wouldn't be handled in the parent
  1546. # [18:01] <@smaug> since we expect it to be handled in the child
  1547. # [18:02] * Joins: Ameya (chatzilla@9A7F8ECB.9F638B2F.4A5F0685.IP)
  1548. # [18:02] <felipe> smaug: was there a list somewhere of the events that are handled in this manner?
  1549. # [18:02] * Quits: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  1550. # [18:02] * joduinn is now known as joduinn-brb
  1551. # [18:02] <@smaug> felipe: http://mxr.mozilla.org/mozilla-central/source/content/xbl/builtin/
  1552. # [18:03] * Joins: jesup|mac (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net)
  1553. # [18:03] * Joins: jesup (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net)
  1554. # [18:03] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1555. # [18:03] * Joins: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP)
  1556. # [18:03] * Joins: wlach (wlach@CBB33470.58F1AF56.47C41102.IP)
  1557. # [18:04] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  1558. # [18:04] * ahal is now known as ahal|lunch
  1559. # [18:05] <felipe> smaug: hm it's a big list, don't you think some of those are things that the parent would need to handle instead of the child?
  1560. # [18:05] * Quits: souradeep (souradeep@4F3116FB.35CAB512.CBC86F54.IP) (Ping timeout)
  1561. # [18:05] * Joins: bajaj1 (Adium@2557E599.66715431.D25A875A.IP)
  1562. # [18:05] * Quits: Ameya (chatzilla@9A7F8ECB.9F638B2F.4A5F0685.IP) (Ping timeout)
  1563. # [18:05] * Quits: bajaj (Adium@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  1564. # [18:05] * Quits: jesup|mac (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Ping timeout)
  1565. # [18:05] * Joins: souradeep (souradeep@4F3116FB.35CAB512.CBC86F54.IP)
  1566. # [18:05] <@smaug> felipe: how could we handle them in the parent? scrolling needs to happen in the child etc.
  1567. # [18:05] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  1568. # [18:05] * Joins: cviecco (cviecco@A5A0595A.66715431.D25A875A.IP)
  1569. # [18:05] <JosiahOne> Why is windows acting differently than Linux and OS X with requestAnimationFrame? Window's animation is very slow, while on the same machine with linux, the animation is normal speed?
  1570. # [18:06] <@smaug> felipe: and this is only about the browser case
  1571. # [18:06] <darkowlzz_> what does the status RESOLVED INVALID mean?
  1572. # [18:06] * Quits: dao (dao@moz-3742BB32.superkabel.de) (Quit: Leaving.)
  1573. # [18:06] <felipe> smaug: but what about copy/paste for example, I imagine the parent needs to update UI
  1574. # [18:06] <khuey> darkowlzz_: it means that we decided that the reported issue is not a bug
  1575. # [18:06] * Quits: kamathln (kamathln@1771FEB0.1D49C071.C34E0B47.IP) (Connection reset by peer)
  1576. # [18:06] <darkowlzz_> khuey: thanks :)
  1577. # [18:07] <felipe> although it can't know how to update the UI without info from the child..
  1578. # [18:07] <@smaug> felipe: well, you can't copy anything unless child tells there is some data, right?
  1579. # [18:07] <felipe> right
  1580. # [18:07] * Joins: kamathln (kamathln@CF4F0ADB.D2372CEF.C34E0B47.IP)
  1581. # [18:07] <@smaug> I assume child should send some message to parent
  1582. # [18:07] * Quits: automata (automata@A0F76D52.66431431.C27E1635.IP) (Ping timeout)
  1583. # [18:07] * Quits: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Deallocatd. (Probably forbidden by ARC))
  1584. # [18:08] * Joins: WaltS (Thunderbir@moz-48213691.pitt.east.verizon.net)
  1585. # [18:08] * Joins: JosiahOne (JosiahOne@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1586. # [18:08] <JosiahOne> Any ideas?
  1587. # [18:08] <Callek> edmorley: Ms2ger ok I'm confused is https://bugzilla.mozilla.org/show_bug.cgi?id=832442 backed out or in
  1588. # [18:08] * Joins: gal (gal@43CB6079.66715431.D25A875A.IP)
  1589. # [18:08] * Quits: tzimmermann (tzimmerman@moz-CB926EE6.pools.arcor-ip.net) (Quit: Ex-Chat)
  1590. # [18:08] <Callek> if backed out, is there a concise statement we can make in bug about "why"
  1591. # [18:09] <@smaug> felipe: I'm not aware of us supporting copy-paste in e10s
  1592. # [18:09] * Quits: jimm-apt (jmathies@moz-4C827542.pn.at.cox.net) (Ping timeout)
  1593. # [18:10] <felipe> smaug: ok, I think some other case might bite later but it's worth a shot, since it's all experimental.. if it works well enough like that, good.. another alternative would be for the parent to always forward these events to the children independently if they were handled or not
  1594. # [18:10] * Quits: akeybl (akeybl@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  1595. # [18:10] <Ms2ger> Callek, out, I think
  1596. # [18:10] <Ms2ger> Callek, ask jmaher|afk why he backed it out
  1597. # [18:11] * Joins: akeybl (akeybl@2557E599.66715431.D25A875A.IP)
  1598. # [18:11] <Callek> ooo it was joel who did, ok
  1599. # [18:11] <Callek> Ms2ger: why the two comments? I'm guessing you went manually through a merge rather than using the merge tool
  1600. # [18:11] <@smaug> felipe: always forwarding would be larger change
  1601. # [18:11] * Joins: Ann_Yimi_ (Ann_Yiming@2557E599.66715431.D25A875A.IP)
  1602. # [18:11] <@smaug> felipe: I was hoping to have minimal change for now
  1603. # [18:11] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  1604. # [18:11] <Callek> which (should) properly handle backouts/etc. ;-)
  1605. # [18:12] * Quits: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  1606. # [18:12] <Ms2ger> Callek, because of the broken commit message
  1607. # [18:12] <felipe> smaug: sure, let's try it
  1608. # [18:12] <@smaug> felipe: I still wonder who could review this :) The global XBL handlers code is ancient
  1609. # [18:12] <Ms2ger> Callek, the changeset ID jmaher|afk used was from the talos repo, not m-c
  1610. # [18:12] <jprmc> dougt: http://people.mozilla.org/~klahnakoski/
  1611. # [18:13] <felipe> smaug: masayuki perhaps?
  1612. # [18:13] <rhelmer> gaston: crash-stats only does reports for the builds we produce and support officially, so windows/mac/linux... you can filter on those platforms on the topcrasher page
  1613. # [18:13] <@smaug> masayuki or bz
  1614. # [18:13] * Quits: jorendorff (jorendorff@moz-1747FB68.hsd1.tn.comcast.net) (Quit: jorendorff)
  1615. # [18:13] * kripton is now known as Kripton
  1616. # [18:13] * Joins: sdumitriu (sdumitriu@4822AA52.AB54EB5E.6816E6B7.IP)
  1617. # [18:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4a1188e7f538 - Patrick McManus - bug 804605 - backout 766973 767158 785050 r=backout a=akeybl
  1618. # [18:13] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/2d4fdd06fdda - Patrick McManus - bug 804605 - backout 766973 767158 785050 r=backout ba=akeybl
  1619. # [18:14] * Quits: Ann_Yimi_ (Ann_Yiming@2557E599.66715431.D25A875A.IP) (Input/output error)
  1620. # [18:14] <@bz> hmm?
  1621. # [18:14] * @smaug tries masayuki
  1622. # [18:14] <felipe> smaug: any concern about this change for b2g?
  1623. # [18:14] * @bz hopes smaug isn't claiming bz can review xbl handler anything
  1624. # [18:14] <@bz> smaug: neil@park too, perhaps? Or enn?
  1625. # [18:14] * Joins: nmatsakis (nmatsakis@43CB6079.66715431.D25A875A.IP)
  1626. # [18:14] <@smaug> bz: this is code last changed in CVS-era, and change made by me
  1627. # [18:15] <@smaug> and before that bryner and hyatt
  1628. # [18:15] <@bz> smaug: Sounds about right. :(
  1629. # [18:15] <@bz> smaug: so what you need is a victim to learn the code....
  1630. # [18:15] * mdas is now known as mdas|afk
  1631. # [18:15] <Ms2ger> Not it
  1632. # [18:15] <@smaug> NeilAway could be a good victim
  1633. # [18:16] * Quits: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1634. # [18:16] * Joins: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP)
  1635. # [18:16] <JosiahOne> In general, do CSS transitions perform better than requestAnimationFrame?
  1636. # [18:16] * Joins: jimm (jmathies@moz-4C827542.pn.at.cox.net)
  1637. # [18:16] * Joins: MrDHat (quassel@C9A0DBAF.A8FBA014.85BF2EFC.IP)
  1638. # [18:16] * Joins: Ann_Yimi_ (Ann_Yiming@2557E599.66715431.D25A875A.IP)
  1639. # [18:17] <ttaubert> JosiahOne: they *can* because we don't have re-calculate styles, execute javascript, etc. CSS *transforms* can be moved off the main thread. so it all depends on what you're doing...
  1640. # [18:18] * Quits: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  1641. # [18:18] * Quits: llmelon (chatzilla@moz-3983353E.tm.net.my) (Quit: ChatZilla 0.9.89 [Firefox 18.0.1/20130116073211])
  1642. # [18:19] <JosiahOne> Ttaubert: Simply moving an image across the screen on the x axis.
  1643. # [18:19] * Joins: ddahl (ddahl@FA215F65.8CBA6D28.848BB095.IP)
  1644. # [18:20] <mccr8> khuey: looks like you burned esr17
  1645. # [18:20] * Quits: ddahl (ddahl@FA215F65.8CBA6D28.848BB095.IP) (Input/output error)
  1646. # [18:20] <@bz> JosiahOne: It depends on how you're doing it
  1647. # [18:20] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1648. # [18:21] <JosiahOne> After I'm done eating I'll post some code.
  1649. # [18:21] <edmorley> Callek, Ms2ger: I had to look it up earlier today - there was a python exception due to indentation, I'm presuming jhammels subsequent talos repo commit fixes
  1650. # [18:21] <ttaubert> JosiahOne: I'd suggest animating/transitioning 'transform: translateX()'
  1651. # [18:21] * Quits: danielapetrovici_ (danielapet@A5A0595A.66715431.D25A875A.IP) (Quit: Leaving)
  1652. # [18:21] * Quits: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP) (Quit: jandem)
  1653. # [18:21] * Quits: cviecco (cviecco@A5A0595A.66715431.D25A875A.IP) (Input/output error)
  1654. # [18:21] <JosiahOne> Alright, I'll get back to this. I'm on mobile right now.
  1655. # [18:22] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1656. # [18:22] * Joins: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP)
  1657. # [18:23] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/5a7e4960edf3 - Andrew McCreight - Bug 830399. Add JSAutoCompartment in nsXMLHttpRequest::GetInterface. r=bz a=akeybl
  1658. # [18:24] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  1659. # [18:24] * ChanServ sets mode: +o dveditz
  1660. # [18:24] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Quit: Jesse)
  1661. # [18:24] * Quits: vladan (vladan@36D53742.B90458C2.57F33CED.IP) (Quit: Leaving.)
  1662. # [18:24] * Quits: JosiahOne (JosiahOne@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Ping timeout)
  1663. # [18:24] <khuey> mccr8: fun
  1664. # [18:25] * Joins: jdm (jdm@88F51059.F3BBB17D.144F44FA.IP)
  1665. # [18:26] * whimboo is now known as whimboo|afk
  1666. # [18:26] * joey is now known as joey-away
  1667. # [18:26] <khuey> ugh
  1668. # [18:27] * ctalbert|afk is now known as ctalbert
  1669. # [18:27] <@bz> khuey: you're talking binding build system?
  1670. # [18:27] <khuey> bz: hmm?
  1671. # [18:27] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1672. # [18:27] * Joins: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1673. # [18:27] <JosiahOne> Okay, I'm back.
  1674. # [18:28] <khuey> mccr8: should be fixed now
  1675. # [18:28] * khuey forgot a semicolon :-/
  1676. # [18:28] <mccr8> khuey: thanks. rats I can't use it as an excuse to not land my patch any more. ;)
  1677. # [18:28] <@bz> khuey: you said "ugh"
  1678. # [18:28] * Joins: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net)
  1679. # [18:28] <Callek> you should know better
  1680. # [18:28] <Callek> semicolon!
  1681. # [18:28] <khuey> bz: hah
  1682. # [18:28] <khuey> bz: it's on my list
  1683. # [18:28] <khuey> bz: b2g stuff just keeps getting shoved in front :-/
  1684. # [18:29] <@bz> khuey: yeah, I know
  1685. # [18:29] <JosiahOne> Here's the code I am using now. http://www.pastebin.mozilla.org/2078603
  1686. # [18:29] <@bz> khuey: so fwiw, it looks like we just end up starting a bajillion pythons
  1687. # [18:29] <@bz> khuey: none of which really run for that long
  1688. # [18:29] <@bz> khuey: afaict
  1689. # [18:29] <JosiahOne> But that only works well on decently powered devices.
  1690. # [18:29] <@bz> khuey: so I haven't really gotten to profiling them yet
  1691. # [18:30] <khuey> bz: well the main problem is that we don't actually do dependency tracking
  1692. # [18:30] <khuey> if we only redid what was necessary that would fix a lot of hte problem
  1693. # [18:30] <Callek> khuey: tup!!!
  1694. # [18:31] <@bz> khuey: yes
  1695. # [18:31] * Joins: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1696. # [18:31] <JosiahOne> tup?
  1697. # [18:31] <@bz> khuey: though it would still be interesting to see what happens if I change Bindings.conf, sy
  1698. # [18:31] <@bz> er, say
  1699. # [18:31] <@bz> khuey: You're coming to the work week?
  1700. # [18:31] <Ms2ger> JosiahOne, gittup.org/tup/
  1701. # [18:31] * jlebar|away is now known as jlebar
  1702. # [18:31] <khuey> bz: in london?
  1703. # [18:31] <@bz> khuey: maybe we should sit down and figure out what depends on what here...
  1704. # [18:31] <@bz> khuey: yes
  1705. # [18:31] <khuey> yeah I'll be there
  1706. # [18:32] * Quits: Edgar (Thunderbir@moz-4ED9F2DD.dynamic.hinet.net) (Ping timeout)
  1707. # [18:32] <khuey> Bindings.conf will be tricky because it's global
  1708. # [18:32] <@bz> right
  1709. # [18:32] <khuey> :-/
  1710. # [18:32] <@bz> So there are two separate problems
  1711. # [18:32] <@bz> 1) How do we rebuild as little as possible?
  1712. # [18:32] <JosiahOne> Hmm, cool.
  1713. # [18:32] <@bz> 2) When we have to rebuild the world, how do we make it as fast as possible?
  1714. # [18:32] * Joins: atte (atte@moz-37C1DF97.dhcp.inet.fi)
  1715. # [18:32] <khuey> right
  1716. # [18:32] <@bz> I wonder how I can attack #2...
  1717. # [18:32] <@bz> I can't even tell where the time is being spent. :(
  1718. # [18:33] <@bz> My computer claims no processes are really using CPU or something
  1719. # [18:33] <khuey> heh
  1720. # [18:33] <khuey> that's fun
  1721. # [18:33] <@bz> presumably because they die before it gets a chance to update its display
  1722. # [18:33] <khuey> yeah that's believable
  1723. # [18:33] * armenzg_lunch is now known as armenzg
  1724. # [18:34] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  1725. # [18:35] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  1726. # [18:35] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  1727. # [18:35] <jwir3> BenWa: ping?
  1728. # [18:35] * Quits: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net) (Quit: )
  1729. # [18:36] <JosiahOne> Would CSS transition work for animating an image over? Or do I need something else?
  1730. # [18:37] * Quits: mkaply (mkaply@moz-92EDDD02.lightspeed.austtx.sbcglobal.net) (Connection reset by peer)
  1731. # [18:37] * Joins: mkaply (mkaply@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
  1732. # [18:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/322f7440f281 - Wes Johnston - Bug 823559 - Remove unpinall from topsites menus. r=mfinkle a=nonlibxul
  1733. # [18:38] * Joins: mkaply_ (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  1734. # [18:39] * Quits: mkaply (mkaply@moz-92EDDD02.lightspeed.austtx.sbcglobal.net) (Ping timeout)
  1735. # [18:39] * mkaply_ is now known as mkaply
  1736. # [18:39] * vladan-afk is now known as vladan
  1737. # [18:39] * Joins: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net)
  1738. # [18:40] <JosiahOne> Never mind, I'll use the "animation" property.
  1739. # [18:40] * Quits: n00b_dust (n00b_dust@CD26ABC5.1C081A86.35E0727C.IP) (Quit: Leaving)
  1740. # [18:41] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  1741. # [18:42] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/9b6d51622167 - Robert Longson - Bug 828286 - SVG stylesheet not enabled for SVG loaded as data and then imported with importNode. r=dholbert a=akeybl
  1742. # [18:43] * Joins: jgriffin (jgriffin@2557E599.66715431.D25A875A.IP)
  1743. # [18:43] <@bz> khuey: which makes it hard to figure out how to speed it up... ;)
  1744. # [18:44] <@bz> khuey: fwiw, I did try pickling the Configuration, not the parse data
  1745. # [18:44] <@bz> khuey: no impact that I can see
  1746. # [18:44] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  1747. # [18:45] <gaston> rhelmer: thanks, saw it..
  1748. # [18:45] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  1749. # [18:45] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  1750. # [18:46] * Joins: maikmerten (maikmerten@moz-F5A2A6FC.dynamic.qsc.de)
  1751. # [18:46] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  1752. # [18:46] <@ehsan> padenot: ping
  1753. # [18:46] <padenot> ehsan: pong
  1754. # [18:46] * Quits: kamathln (kamathln@CF4F0ADB.D2372CEF.C34E0B47.IP) (Connection reset by peer)
  1755. # [18:46] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  1756. # [18:46] * Quits: MrDHat (quassel@C9A0DBAF.A8FBA014.85BF2EFC.IP) (Ping timeout)
  1757. # [18:47] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  1758. # [18:47] * AutomatedTester is now known as AutomatedTester|away
  1759. # [18:47] <darkowlzz_> jfkthame, jdm it's working now, I changed creation code of all MathML elements and now the symbols are in varying size :D
  1760. # [18:47] * glob is now known as glob|away
  1761. # [18:47] <@ehsan> padenot: hi. one question about resampling. turns out that the resampled buffers that I create do not end up matching the expected wave file 100%
  1762. # [18:47] * Joins: kamathln (kamathln@33B4AEE5.936152C.5B70BD0F.IP)
  1763. # [18:47] <padenot> yeah, I've seen the message in the bug
  1764. # [18:47] <@bz> khuey: hmm
  1765. # [18:47] * Parts: gbrown (gbrown@moz-6075880C.cg.shawcable.net)
  1766. # [18:47] <padenot> maybe adding some fuzz in the comparison would do
  1767. # [18:47] <@bz> khuey: so I see 346 invocations of BindingGen.py
  1768. # [18:47] <jdm> darkowlzz_: great. do you know how to create a patch to attach to the bug?
  1769. # [18:48] <@ehsan> padenot: that was going to be my question ;)
  1770. # [18:48] <@ehsan> thanks
  1771. # [18:48] <padenot> it is certainly worth trying
  1772. # [18:48] <@bz> khuey: And 162 seconds CPU time
  1773. # [18:48] * Quits: randix (rdow@moz-EED5EBCB.dhcp.mdfd.or.charter.com) (Quit: randix)
  1774. # [18:48] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1775. # [18:48] <@bz> khuey: so figure a bit less than 500ms each....
  1776. # [18:48] * philor is now known as philor|away
  1777. # [18:48] <jfkthame> darkowlzz_: that sounds better - you should have changed about 5 lines, if i remember correctly
  1778. # [18:48] <@ehsan> padenot: so what would the fuzz look like? more than 99% of the bytes matching or something?
  1779. # [18:48] <@bz> khuey: We have 181 webidl files in dom/webidl
  1780. # [18:48] <darkowlzz_> jdm: I guess I do, but not very confident. Let me give it another shot :D
  1781. # [18:49] <jfkthame> https://developer.mozilla.org/en-US/docs/Developer_Guide/How_to_Submit_a_Patch
  1782. # [18:49] <@bz> khuey: so 346 invocations is about in the expected range, too
  1783. # [18:49] <darkowlzz_> jfkthame: yeah :D
  1784. # [18:49] <padenot> ehsan: I have no idea, let me have a look at the test again
  1785. # [18:49] <Ms2ger> http://i.imgur.com/TCfsUFl.jpg
  1786. # [18:49] <@bz> khuey: since we have separate invocations for header and cpp
  1787. # [18:49] <@ehsan> padenot: ok, thanks
  1788. # [18:49] <@ehsan> edmorley: ping
  1789. # [18:50] * @bz tries to dredge up memories of how to profile python
  1790. # [18:50] * ehsan changes topic to 'central indefinitely CLOSED to all check-ins which add/modify code in libxul on Windows | Introducing https://etherpad.mozilla.org/commonissues || Fix your tests, please! http://brasstacks.mozilla.com/orangefactor/ || Next merge: 18 February || New? Want to help? See #introduction || http://krijnho'
  1791. # [18:51] * Joins: MrDHat (quassel@DE3DB00E.FF260FC5.8D9DA8D9.IP)
  1792. # [18:51] * Joins: gbrown (gbrown@moz-6075880C.cg.shawcable.net)
  1793. # [18:51] * Joins: alice_ (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  1794. # [18:51] * Quits: sgimeno (santiago.g@A922400D.48362F18.BCC03455.IP) (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/)
  1795. # [18:52] * Quits: MrDHat (quassel@DE3DB00E.FF260FC5.8D9DA8D9.IP) (Connection reset by peer)
  1796. # [18:52] * Quits: tn (tim@F2D29657.F60B0462.67AC9B1.IP) (Quit: tn)
  1797. # [18:52] * ahal|lunch is now known as ahal
  1798. # [18:52] * Joins: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1799. # [18:53] * Quits: alice_ (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  1800. # [18:53] * Joins: cviecco (cviecco@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1801. # [18:53] <padenot> ehsan: so, memcmp compares on a byte level, and that sometimes compare the least significant side of an audio sample, or even some part of a float
  1802. # [18:53] * ehsan changes topic to 'Introducing https://etherpad.mozilla.org/commonissues || Fix your tests, please! http://brasstacks.mozilla.com/orangefactor/ || Next merge: 18 February || New? Want to help? See #introduction || http://krijnho'
  1803. # [18:53] * Quits: cviecco (cviecco@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  1804. # [18:53] <@ehsan> padenot: correct
  1805. # [18:53] * Joins: cviecco (cviecco@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1806. # [18:54] * Joins: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net)
  1807. # [18:54] * Quits: Nefzaoui (chatzilla@D4BBB130.C855D2B9.360EF119.IP) (Quit: ChatZilla 0.9.89 [Firefox 18.0.1/20130116073211])
  1808. # [18:55] <padenot> I would expect the resampler to produce non-perfectly accurate output every time
  1809. # [18:55] <padenot> but I'm not sure, I haven't tested
  1810. # [18:56] * Joins: KWierso (kwierso@moz-296B3117.hsd1.ca.comcast.net)
  1811. # [18:56] <@ehsan> padenot: you mean slightly different output every time?
  1812. # [18:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/38bd2ae17e53 - Nick Alexander - Bug 832773 - Follow-up: fix Send Tab button enabling logic on activity resume. r=rnewman
  1813. # [18:56] <padenot> yeah, maybe
  1814. # [18:56] <@bz> 417544 function calls (392727 primitive calls) in 0.688 seconds
  1815. # [18:56] <padenot> not sure if the resampler/decoders we use are deterministic, that is
  1816. # [18:56] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  1817. # [18:56] <@bz> Is the slowest binding generation
  1818. # [18:57] * Joins: ggoncalves (ggoncalves@2557E599.66715431.D25A875A.IP)
  1819. # [18:57] <@bz> Lots of them are in the "70535 function calls (70315 primitive calls) in 0.401 seconds" range
  1820. # [18:57] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1821. # [18:58] * Joins: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net)
  1822. # [18:58] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  1823. # [18:58] <glandium> jlebar: haha rebuilding the kernel
  1824. # [18:58] * Quits: darkowlzz (darkowlzz@968D0445.D48ACD19.2E24DDAA.IP) (Ping timeout)
  1825. # [18:58] <@ehsan> padenot: they are in my experience
  1826. # [18:58] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1827. # [18:58] <@ehsan> padenot: the output differs by CPU architecture obviously
  1828. # [18:59] <@ehsan> but it seems to be the same even on mac/linux x86-64
  1829. # [18:59] <@ehsan> which is good news
  1830. # [18:59] <@ehsan> oh, and on related noted everyone, inbound/central is reopened
  1831. # [19:00] * Joins: darkowlzz (darkowlzz@968D0445.D48ACD19.2E24DDAA.IP)
  1832. # [19:00] * rail is now known as rail-lunch
  1833. # [19:00] * Quits: IanN (chatzilla@4837CDFE.2ECE621A.E5F36E28.IP) (Quit: ChatZilla 0.9.89 [Firefox 17.0.1/20121128204232])
  1834. # [19:00] * Quits: wlach (wlach@CBB33470.58F1AF56.47C41102.IP) (Ping timeout)
  1835. # [19:00] * Joins: cpearce (cpearce@moz-56C14AD6.xdsl.xnet.co.nz)
  1836. # [19:00] * hwine is now known as hwine|mtg
  1837. # [19:01] * Quits: jincreator (Thunderbir@36F49B88.AE3EA2FD.6B649F75.IP) (Ping timeout)
  1838. # [19:01] * Joins: cdiehl_ (cdiehl@moz-896741F7.pool.mediaways.net)
  1839. # [19:01] * Joins: ddahl (ddahl@moz-6D6AEA10.hsd1.il.comcast.net)
  1840. # [19:01] * Quits: akeybl (akeybl@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1841. # [19:02] <froydnj> hooray
  1842. # [19:02] * Joins: akeybl (akeybl@2557E599.66715431.D25A875A.IP)
  1843. # [19:02] * Quits: cdiehl (cdiehl@moz-3AE580FC.pool.mediaways.net) (Ping timeout)
  1844. # [19:02] * cdiehl_ is now known as cdiehl
  1845. # [19:03] * mgerva is now known as mgerva|afk
  1846. # [19:03] <vingtetun> nhirata: what does this buglist represent exactly?
  1847. # [19:04] <padenot> ehsan: okay, then we still need to add fuzzing, so we need to have the comparison to be sample-format aware
  1848. # [19:04] * joduinn-brb is now known as joduinn-mtg
  1849. # [19:04] <nhirata> vingtetun: pomodoro
  1850. # [19:04] <nhirata> will answer in a bit
  1851. # [19:04] <vingtetun> sounds good. Does etienne_s has converted you?
  1852. # [19:04] * Joins: lizzard (ehenry@moz-606E6FC0.dsl.static.sonic.net)
  1853. # [19:04] <nhirata> trying something new… david as well as geo suggested it to me
  1854. # [19:04] <@ehsan> padenot: what do you mean?
  1855. # [19:04] * Quits: ddahl (ddahl@moz-6D6AEA10.hsd1.il.comcast.net) (Ping timeout)
  1856. # [19:05] * Joins: ddahl (ddahl@moz-6D6AEA10.hsd1.il.comcast.net)
  1857. # [19:06] * Quits: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net) (Quit: Boriss)
  1858. # [19:06] * Quits: ehugg_ (ehugg@moz-FE206300.cisco.com) (Input/output error)
  1859. # [19:06] * Joins: ehugg_ (ehugg@DDCC274A.9EE5592.9A998AC4.IP)
  1860. # [19:07] * Joins: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net)
  1861. # [19:07] * ehsan is now known as ehsan|lunch
  1862. # [19:07] <padenot> ehsan: hm, I'm confused, decodeAudioData can return floats, right?
  1863. # [19:07] * Quits: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net) (Quit: Boriss)
  1864. # [19:08] * Quits: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1865. # [19:09] <jesup> Inbound is open? Land Rush!
  1866. # [19:09] <catlee> PUSH ALL THE THINGS!
  1867. # [19:09] <ekr> inbound is open? Ehsan for president.
  1868. # [19:09] <ekr> Or I guess prime minister, eh?
  1869. # [19:09] <@smaug> leak. there is a leak.
  1870. # [19:10] <@smaug> paul: I see chrome://browser/content/devtools/framework/toolbox.xul document leaked
  1871. # [19:10] * @smaug files a bug
  1872. # [19:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ee7cb4422133 - Josh Matthews - Bug 829383 - Ensure hidden private window docshells aren't counted towards private session lifetime. r=bz
  1873. # [19:10] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  1874. # [19:10] * Joins: seth (seth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1875. # [19:11] * Joins: smooney (smooney@2557E599.66715431.D25A875A.IP)
  1876. # [19:12] * Quits: @dbaron (dbaron@88F51059.F3BBB17D.144F44FA.IP) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  1877. # [19:13] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Quit: pcwalton)
  1878. # [19:13] * Joins: dbaron (dbaron@88F51059.F3BBB17D.144F44FA.IP)
  1879. # [19:13] * ChanServ sets mode: +o dbaron
  1880. # [19:13] * Joins: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  1881. # [19:15] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  1882. # [19:15] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  1883. # [19:16] * Joins: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
  1884. # [19:16] * Joins: wlach (wlach@F9AFA552.BDC68B86.3DEE0DD0.IP)
  1885. # [19:16] <jprmc> ehsan|lunch: can we use 2012 with XP?
  1886. # [19:16] * Quits: taras (taras@moz-8E045071.hsd1.wa.comcast.net) (Quit: leaving)
  1887. # [19:17] * Quits: ericjung (ericjung@5210CFD5.1A5EA44.72B23B3D.IP) (Input/output error)
  1888. # [19:17] * Joins: taras (taras@moz-8E045071.hsd1.wa.comcast.net)
  1889. # [19:17] * Joins: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net)
  1890. # [19:18] * Joins: scenor (Thunderbir@492F61BE.AB52151A.36CB4A35.IP)
  1891. # [19:18] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  1892. # [19:19] * Quits: nical (nico@F2D29657.F60B0462.67AC9B1.IP) (Quit: nical)
  1893. # [19:19] <Waldo> jprmc: last I heard is 2012 doesn't run on XP
  1894. # [19:19] <Waldo> and may not even support it as a target
  1895. # [19:19] * Joins: WeirdAl (chatzilla@moz-D461843.ask.info)
  1896. # [19:19] * Quits: darkowlzz_ (darkowlzz@88E9F581.87357119.5700D73F.IP) (Ping timeout)
  1897. # [19:20] * Parts: scenor (Thunderbir@492F61BE.AB52151A.36CB4A35.IP)
  1898. # [19:20] <jfkthame> Waldo, jprmc, it's supposed to be possible to target XP, see http://blogs.msdn.com/b/vcblog/archive/2012/10/08/10357555.aspx
  1899. # [19:20] * Quits: darkowlzz (darkowlzz@968D0445.D48ACD19.2E24DDAA.IP) (Ping timeout)
  1900. # [19:20] <Waldo> hum
  1901. # [19:20] <WeirdAl> !seen Scoobidiver
  1902. # [19:20] <firebot> I've never seen a 'Scoobidiver', sorry.
  1903. # [19:20] <Ms2ger> He's not an IRC guy
  1904. # [19:20] <@ehsan|lunch> jprmc: looks like it
  1905. # [19:20] * ehsan|lunch is now known as ehsan
  1906. # [19:21] <Waldo> http://www.troyhunt.com/2013/01/the-impending-crisis-that-is-windows-xp.html was my source for what I know (hat-tip nitot)
  1907. # [19:21] <@ehsan> padenot: yeah decodeAudioData itself can return floats, but in the test we convert that into a wave stream for comparison
  1908. # [19:21] * Joins: tanvi (tanvi@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1909. # [19:21] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Connection reset by peer)
  1910. # [19:22] <@ehsan> jprmc: somebody needs to make sure
  1911. # [19:22] * padenot looks harder
  1912. # [19:22] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1913. # [19:23] <padenot> ehsan: can you reproduce the failure locally?
  1914. # [19:23] * Joins: ericjung (ericjung@5210CFD5.1A5EA44.72B23B3D.IP)
  1915. # [19:23] <@ehsan> yeah
  1916. # [19:23] <@ehsan> with an opt build
  1917. # [19:23] * baku is now known as baku|away
  1918. # [19:23] <tbsaunde> ehsan: so MS actually fixed this issue you were complaining about a while ago (iirc that you could only build for xp with static libc)
  1919. # [19:23] <@ehsan> tbsaunde: as I said, looks like it
  1920. # [19:24] <glandium> tbsaunde: yes, they fixed that in 2012 update 1
  1921. # [19:24] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  1922. # [19:24] * Joins: darkowlzz (darkowlzz@CBA4505E.7BFAC23A.25B273F5.IP)
  1923. # [19:24] <glandium> which, btw, means we can try to pgo with it and see how it goes, memory-wise
  1924. # [19:25] <Waldo> and bug-wise
  1925. # [19:25] * Quits: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz) (Quit: Leaving)
  1926. # [19:25] <glandium> Waldo: that should be at least partially covered by the elm branch, shouldn't it?
  1927. # [19:25] * Joins: nical (nico@F2D29657.F60B0462.67AC9B1.IP)
  1928. # [19:25] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  1929. # [19:25] <@ehsan> glandium: yeah that's what I suggested
  1930. # [19:26] <padenot> ehsan: I'll go home now, maybe I'll look at it tonight or tomorrow morning
  1931. # [19:26] * Joins: TheOne (one@moz-C8EFF890.dip.t-dialin.net)
  1932. # [19:26] <Waldo> glandium: I have no idea what you're referring to, I'm just kibitzing here :-)
  1933. # [19:26] * Quits: ferongr (ferongr@moz-7FABA0EF.dsl.dyn.forthnet.gr) (Quit: ferongr)
  1934. # [19:26] <derf> padenot, ehsan: What kind of "perfect" results are you expecting from a resampler?
  1935. # [19:26] <WeirdAl> KaiRo: ping, wondering if there's a crash stats IRC channel.
  1936. # [19:26] * Quits: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Broken pipe)
  1937. # [19:26] * Waldo notes that a Windows PGO bug is what's preventing one of his patches from landing (that does nothing more than rearrange compiler commandlines) :-(
  1938. # [19:26] <glandium> Waldo: the elm branch is where the metro work is done, and afaik, it does windows builds with 2012
  1939. # [19:26] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  1940. # [19:26] <Waldo> assuming it's a bug, at least
  1941. # [19:26] <Waldo> it could be our being dumb
  1942. # [19:27] <KaiRo> WeirdAl: #crashkill
  1943. # [19:27] * Joins: cpeterson (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1944. # [19:27] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Textual IRC Client: http://www.textualapp.com/)
  1945. # [19:27] * kmoir_buildduty is now known as kmoir-afk
  1946. # [19:27] <WeirdAl> thanks
  1947. # [19:27] * Joins: dzbarsky (Adium@moz-609E1D19.wlan.wireless-pennnet.upenn.edu)
  1948. # [19:27] * mdas|afk is now known as mdas
  1949. # [19:27] <KaiRo> WeirdAl: oh, if you mean the crash-stats system, that's in #breakpad
  1950. # [19:27] <@ehsan> padenot: ok cool
  1951. # [19:27] * Quits: kamathln (kamathln@33B4AEE5.936152C.5B70BD0F.IP) (Connection reset by peer)
  1952. # [19:27] <Waldo> although, rearranging the command line I would have hoped wouldn't affect compiler determinism, so long as the option set chosen is equivalent :-\
  1953. # [19:27] * baku|away is now known as baku
  1954. # [19:27] <WeirdAl> KaiRo - I'm investigating a topcrash bug which needs URL's
  1955. # [19:27] * Joins: kamathln (kamathln@82EBE88B.936152C.5B70BD0F.IP)
  1956. # [19:28] * whimboo|afk is now known as whimboo
  1957. # [19:28] <KaiRo> WeirdAl: OK, add the needURLs keyword :)
  1958. # [19:28] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  1959. # [19:28] <@ehsan> derf: I'm not, which is why I'm thinking about doing a fuzzy comparison
  1960. # [19:28] <WeirdAl> it's already there, Scoobidiver put it in... and it's the only bug with that keyword
  1961. # [19:28] <tbsaunde> bsmedberg: objections to rming stuff under ipc/chromium/ that we don't use?
  1962. # [19:28] <KaiRo> WeirdAl: and yes, for topcrash bugs etc. that's us in #crshkill :)
  1963. # [19:28] <derf> ehsan: Okay, I can't remember if I've pointed you at https://git.xiph.org/?p=opus.git;a=blob;f=src/opus_compare.c;hb=HEAD before.
  1964. # [19:29] <bsmedberg> tbsaunde: sounds ok to me
  1965. # [19:29] * Quits: cpearce (cpearce@moz-56C14AD6.xdsl.xnet.co.nz) (Ping timeout)
  1966. # [19:29] <jesup> glandium/ehsan: does disabling PGO in media/webrtc disable PGO and LTCG for webrtc, or just PGO? (per ehsan's comment in the bug) And didn't glandium's --disable-webrtc Try use similar memory to the PGO disable?
  1967. # [19:29] <@ehsan> derf: oh right, you did, but I forgot :/
  1968. # [19:30] <derf> I did vaguely remember having this conversation before.
  1969. # [19:30] <@ehsan> derf: I'll try to borrow ideas from there
  1970. # [19:30] <derf> If you have any questions, don't be shy.
  1971. # [19:30] <@ehsan> thanks!
  1972. # [19:30] <jchen> i'm pushing an android fix to beta, but looks like android 2.2 m-8 is busted? https://tbpl.mozilla.org/?tree=Mozilla-Beta
  1973. # [19:31] <jesup> Does the PGO/etc optimizer use random numbers, say for simulated annealing of code layout into pages? If so, is it random seed or fixed?
  1974. # [19:31] <@ehsan> jesup: glandium said both
  1975. # [19:31] * baku is now known as baku|away
  1976. # [19:32] * Joins: fabrice (fabrice@2557E599.66715431.D25A875A.IP)
  1977. # [19:32] * Quits: smagnin (pike@moz-F2229218.w90-53.abo.wanadoo.fr) (Client exited)
  1978. # [19:32] <@ehsan> jesup: we have obviously no access to the source ;)
  1979. # [19:32] <jesup> ehsan: thanks
  1980. # [19:32] <jesup> Yeah, but they might tell you
  1981. # [19:32] <@ehsan> jesup: did you see my wontfix?
  1982. # [19:33] <jesup> Or if you get different layouts re-linking the same code ;-)
  1983. # [19:33] <jesup> ehsan: yes, thanks
  1984. # [19:33] <@ehsan> cool
  1985. # [19:33] <jfkthame> jchen: it looks like it -occasionally- passes, but not often
  1986. # [19:33] <jesup> saves me a lot of ongoing hassle
  1987. # [19:33] <jfkthame> jchen: you could star the ones with "empty summary" as bug 689856, i guess
  1988. # [19:33] * joey-away is now known as joey
  1989. # [19:34] <rillian> ehsan: if you come up with a unit or mochi test that does fuzzy audio comparison, let me know!
  1990. # [19:34] <nhirata> vingtetun: ping
  1991. # [19:34] <Ms2ger> "NO_PROFILE_GUIDED_OPTIMIZE := 1 # Don't PGO"
  1992. # [19:34] * Ms2ger isn't sure which half is clearer
  1993. # [19:35] <@ehsan> rillian: well I'm reading opus_compare.c now... I don't actually know what to do without learning something from that program
  1994. # [19:35] <@ehsan> rillian: I mean, besides the stupid "more than 99% of the bytes being the same ;)"
  1995. # [19:35] * Quits: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net) (Quit: Leaving.)
  1996. # [19:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1aeb49c8f4d9 - Rob Wood - Bug 806811 - Add WebSMS tests for multisegments, update manifest; r=davehunt
  1997. # [19:35] <nhirata> vingtetun: bug 831973 <- current white screen bug
  1998. # [19:35] <nhirata> vingtetun: resolved fixed previous white bugs : bug 830256, 818575, 825692
  1999. # [19:36] <@ehsan> derf: what is the input to this program?
  2000. # [19:36] * Joins: knelson (Adium@2557E599.66715431.D25A875A.IP)
  2001. # [19:36] * Parts: knelson (Adium@2557E599.66715431.D25A875A.IP)
  2002. # [19:36] * Joins: rbgray (chatzilla@moz-F1171FD7.plustechnologies.com)
  2003. # [19:36] <vingtetun> nhirata: is that the regression faramarz was talking about? (bug 831973) ?
  2004. # [19:36] <jchen> jfkthame: ok thanks. i'll wait a little more. the three oranges in a row on "Android 2.2 opt" worried me.
  2005. # [19:36] <nhirata> vingtetun: I was thinking that maybe what has happened is that the bug has been around for a long time based on bug 818575… it's just that we didn't test enough around the bug… via keyboard, or window.open or other things
  2006. # [19:37] * Joins: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP)
  2007. # [19:37] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Quit: Konversation terminated!)
  2008. # [19:37] <nhirata> vingtetun: yes. the white screen bug
  2009. # [19:37] <derf> ehsan: raw 16-bit PCM files.
  2010. # [19:37] <nhirata> vingtetun: the bookmark regression bug is already fixed. bug 830905
  2011. # [19:37] <jfkthame> jchen: maybe retrigger the most recent one a few times, to see if you can get a green on it (thus proving that it's still intermittent rather than permanent)
  2012. # [19:37] <glandium> froydnj: https://blog.mozilla.org/nfroyd/2013/01/22/analyzing-linker-max-vsize/#comment-793
  2013. # [19:38] <@ehsan> derf: so one problem is that opus_compare seems to expect only a number of predetermined sampling rates
  2014. # [19:38] * armenzg is now known as armenzg_brb
  2015. # [19:38] * Quits: seth (seth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: seth)
  2016. # [19:38] <froydnj> glandium: decided to prove yourself wrong, eh?
  2017. # [19:38] <vingtetun> nhirata: it could be. also a lot of things has been change when bug 823619 has landed (it was risky but we it worth the risk if that was the root cause)
  2018. # [19:38] <vingtetun> nhirata: thanks
  2019. # [19:38] <nhirata> vingtetun: and when I say "we" I am referring to qa. :/
  2020. # [19:38] <nhirata> :|
  2021. # [19:38] <froydnj> glandium: the huge drop is quite interesting
  2022. # [19:38] <derf> ehsan: Yeah, that can be generalized pretty easily.
  2023. # [19:39] <glandium> froydnj: i'm pretty sure the use of templates is helping the number grow
  2024. # [19:39] <nhirata> vingtetun: np. anything I can do to help to get fixes in faster.
  2025. # [19:39] <kk1fff> dougt: ping
  2026. # [19:39] <dougt> hey
  2027. # [19:39] <@ehsan> derf: let's move to #media :)
  2028. # [19:39] <vingtetun> nhirata: no worries - we all try to do our best! :)
  2029. # [19:39] * Quits: gal (gal@43CB6079.66715431.D25A875A.IP) (Quit: gal)
  2030. # [19:40] <froydnj> glandium: I wouldn't be surprised.
  2031. # [19:40] * Joins: seth (seth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2032. # [19:40] <kk1fff> would you help to review patch for Bug 832925 :) It is a small patch, but blocks a tef+ bug.
  2033. # [19:40] <froydnj> glandium: but that changeset linked doesn't really change a whole lot template-wise
  2034. # [19:40] * Quits: rbgray (chatzilla@moz-F1171FD7.plustechnologies.com) (Quit: ChatZilla 0.9.89 [SeaMonkey 2.16/20130111023011])
  2035. # [19:40] * Quits: ddahl (ddahl@moz-6D6AEA10.hsd1.il.comcast.net) (Input/output error)
  2036. # [19:41] <kk1fff> thanks
  2037. # [19:41] <glandium> froydnj: true
  2038. # [19:41] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  2039. # [19:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cbd8737f179c - Wes Johnston - Bug 832559 - Remove unpin all options from menus. r=mfinkle
  2040. # [19:41] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1e7b32ff9fde - Wes Johnston - Bug 819037 - Set appId on browsers in webapps. r=mfinkle
  2041. # [19:42] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f2ce0b23e16d - Wes Johnston - backout 322f7440f281 to fix commit bug number
  2042. # [19:42] * Quits: souradeep (souradeep@4F3116FB.35CAB512.CBC86F54.IP) (Ping timeout)
  2043. # [19:42] * Quits: sdumitriu (sdumitriu@4822AA52.AB54EB5E.6816E6B7.IP) (Quit: Leaving.)
  2044. # [19:45] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/70daa2f8de6a - Jonathan Kew - bug 832615 - make reftest-analyzer ignore timestamps in b2g reftest logs. r=dbaron a=nonlibxul DONTBUILD
  2045. # [19:46] * hwine|mtg is now known as hwine
  2046. # [19:47] * Joins: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP)
  2047. # [19:48] * Joins: tn (tim@F2D29657.F60B0462.67AC9B1.IP)
  2048. # [19:48] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2049. # [19:49] * Quits: victorporof (victorporo@8956A83D.94769F4F.6A4F8DA2.IP) (Ping timeout)
  2050. # [19:49] <froydnj> glandium: just from a amount-of-code perspective, I'd nominate http://hg.mozilla.org/mozilla-central/rev/3597432da4d9
  2051. # [19:49] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  2052. # [19:50] * Joins: josh (josh@moz-6FB23C25.hvc.res.rr.com)
  2053. # [19:50] * kmoir-afk is now known as kmoir_buildduty
  2054. # [19:50] * Joins: victorporof (victorporo@DD6202AB.368C7786.6A4F8DA2.IP)
  2055. # [19:50] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  2056. # [19:51] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2057. # [19:51] * Joins: alice_ (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  2058. # [19:51] * Joins: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
  2059. # [19:52] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Ping timeout)
  2060. # [19:52] * Joins: cjones (cjones@moz-45913895.socal.res.rr.com)
  2061. # [19:53] * Quits: alice_ (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  2062. # [19:54] <jlebar> glandium: Unfortunately I guess the difficulty of building the kernel is not a function of the complexity of the change I want to make to the kernel.
  2063. # [19:54] * joduinn-mtg is now known as joduinn-brb
  2064. # [19:55] * Joins: automata (automata@moz-1CE7A56D.ifsc.usp.br)
  2065. # [19:55] <froydnj> glandium: https://blog.mozilla.org/nfroyd/2013/01/22/analyzing-linker-max-vsize/#comment-794
  2066. # [19:55] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  2067. # [19:55] <yzen> Yoric, hi. I was wondering if you had a chance to take a look at my last comment on #828204. let me know whenever you have time
  2068. # [19:57] * Joins: souradeep (souradeep@4FE4F321.505CCD3.47324136.IP)
  2069. # [19:58] * philor|away is now known as philor
  2070. # [19:59] * kk1fff is now known as kk1fff|home
  2071. # [20:01] * rail-lunch is now known as rail
  2072. # [20:01] * Joins: davidb_ (davidb@F2D29657.F60B0462.67AC9B1.IP)
  2073. # [20:01] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2074. # [20:01] * davidb_ is now known as davidb
  2075. # [20:02] <cpeterson> hg policy question: I accidentally `hg push`'d to aurora a rebased change that, unbeknownst to me, someone already landed for me. `hg push` ended up committing an empty changeset to some files I did not edit. Should I "back out" this changeset (for documentation purposes), even though it contains no file changes?
  2076. # [20:02] <mounir> hg out ssh://hg.mozilla.org/integration/mozilla-inbound/ is taking forever
  2077. # [20:02] <mounir> is m-i overflowed?
  2078. # [20:02] <bsmedberg> gregglind: ping
  2079. # [20:02] <bsmedberg> cpeterson: no
  2080. # [20:02] <bsmedberg> cpeterson: well... what does "empty changeset to some files" mean?
  2081. # [20:03] * Quits: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net) (Quit: tantek)
  2082. # [20:03] * Joins: knelson1 (Adium@2557E599.66715431.D25A875A.IP)
  2083. # [20:03] <mbrubeck> bsmedberg: https://hg.mozilla.org/releases/mozilla-aurora/rev/ff6e15559f1d
  2084. # [20:03] * Joins: victorporof_ (victorporo@DD6202AB.368C7786.6A4F8DA2.IP)
  2085. # [20:03] <mbrubeck> I'm not sure exactly why hg/hgweb lists those files
  2086. # [20:03] <cpeterson> bsmedberg: this commit says I edit two files, but the diffs are empty and if I `hg log` the individual files, the log does not mention my commit
  2087. # [20:04] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  2088. # [20:04] <mbrubeck> the raw diff just has nothing: https://hg.mozilla.org/releases/mozilla-aurora/raw-rev/ff6e15559f1d
  2089. # [20:04] * Joins: smooney_ (smooney@2557E599.66715431.D25A875A.IP)
  2090. # [20:04] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2091. # [20:04] * smooney_ is now known as smooney
  2092. # [20:04] * Quits: victorporof (victorporo@DD6202AB.368C7786.6A4F8DA2.IP) (Ping timeout)
  2093. # [20:04] * mattwoodrow|away is now known as mattwoodrow
  2094. # [20:04] <mbrubeck> cpeterson: I would just comment in the bug about what happened; that should be enough to clear up any future confusion.
  2095. # [20:05] <cpeterson> mbrubeck, thanks.
  2096. # [20:05] * Parts: knelson1 (Adium@2557E599.66715431.D25A875A.IP)
  2097. # [20:05] * Quits: tn (tim@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2098. # [20:05] * Joins: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  2099. # [20:05] * Joins: tn (tim@F2D29657.F60B0462.67AC9B1.IP)
  2100. # [20:05] * joduinn-brb is now known as joduinn-mtg
  2101. # [20:05] * Quits: alice (alice@moz-A7C201EB.zone16.bethere.co.uk) (Client exited)
  2102. # [20:05] <edmorley> mbrubeck: probably just hgweb bugs that would be fixed if we updated to a less ancient mercurial on hg.m.o :-/
  2103. # [20:06] <edmorley> decoder: you're welcome :-) (rypple thanks for asan)
  2104. # [20:06] * geekboy|afk is now known as geekboy
  2105. # [20:07] <lmandel> BenWa: Are you attending the platform meeting? Do you want to introduce your performance reporter and make a pitch for people to enable it?
  2106. # [20:07] <mbrubeck> edmorley: My hg.m.o upgrade bug is coming up on its first birthday. :) (bug 725362)
  2107. # [20:07] * Joins: sworkman_ (sworkman@2557E599.66715431.D25A875A.IP)
  2108. # [20:07] * Quits: kamathln (kamathln@82EBE88B.936152C.5B70BD0F.IP) (Connection reset by peer)
  2109. # [20:07] * Joins: kamathln (kamathln@E72BC180.6F56C7B1.C34E0B47.IP)
  2110. # [20:08] <jrmuizel> ted: pin
  2111. # [20:08] <jrmuizel> g
  2112. # [20:08] * Quits: sworkman (sworkman@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2113. # [20:08] * sworkman_ is now known as sworkman
  2114. # [20:09] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  2115. # [20:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/77802f9c2b7f - EKR - Bug 829757 - Clean up a=candidate stripping. r=abr
  2116. # [20:09] <edmorley> mbrubeck: yeah :-(
  2117. # [20:09] * Joins: ddahl (ddahl@moz-6D6AEA10.hsd1.il.comcast.net)
  2118. # [20:09] * Quits: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com) (Quit: Ex-Chat)
  2119. # [20:10] * Joins: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2120. # [20:11] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/e2f2ded04714 - Jim Chen - Bug 829318 - Don't mess with mIMEState during focus/blur; r=cpeterson a=akeybl
  2121. # [20:11] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/a8f593ceae74 - Jim Chen - Bug 827176 - Properly reset GeckoInputConnection states during focus; r=cpeterson a=lsblakk
  2122. # [20:11] * Quits: kamathln (kamathln@E72BC180.6F56C7B1.C34E0B47.IP) (Connection reset by peer)
  2123. # [20:11] * Quits: tn (tim@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2124. # [20:12] * Joins: tn (tim@F2D29657.F60B0462.67AC9B1.IP)
  2125. # [20:13] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Quit: )
  2126. # [20:13] * Joins: kamathln (kamathln@DBEEF1EB.5D3E91F3.C34E0B47.IP)
  2127. # [20:13] * Joins: greatwarrior (chatzilla@moz-AD03FED8.mtnl.net.in)
  2128. # [20:14] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2129. # [20:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/584060b0efaf - Vladan Djeric - Bug 830429 - Reduce the threshold for slow main thread SQL to 50ms. r=nfroyd
  2130. # [20:16] <mrbkap> Why is Firefox Sync so persistent in getting rid of all of my bookmarks?
  2131. # [20:16] * hwine is now known as hwine-food
  2132. # [20:17] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/3ec9a94061f9 - Justin Lebar - Bug 789975 - Disable purging of MADV_FREE'd pages on MacOS when collecting RSS from Telemetry. r=njn, a=akeybl
  2133. # [20:17] <Ms2ger> That must be the if (user === "mrbkap") clause I put in
  2134. # [20:17] <mrbkap> Ms2ger: Yeah, I figured.
  2135. # [20:17] * Quits: lizzard (ehenry@moz-606E6FC0.dsl.static.sonic.net) (Quit: lizzard)
  2136. # [20:18] <Ms2ger> Yw
  2137. # [20:18] * victorporof_ is now known as victorporof
  2138. # [20:18] <mrbkap> Ms2ger: This is the 2nd time on this computer and now the 4th time I've seen the bug :(
  2139. # [20:18] * Quits: Bas (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2140. # [20:18] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2141. # [20:18] * Joins: spartanfire (guimdearau@moz-59E5512E.dhcp.egr.msu.edu)
  2142. # [20:18] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2143. # [20:20] <firebot> Check-in:
  2144. # [20:20] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f62e2d44d989 - L. David Baron - Bug 832352, patch 1: Make sure all browser mozconfigs include build/mozconfig.common and that they all include build/mozconfig.common.override last. r=ted
  2145. # [20:20] * Joins: bsmith (bsmith@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2146. # [20:20] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b89c49f1e5d6 - L. David Baron - Bug 832352, patch 2: Make sure all mobile/android mozconfigs include build/mozconfig.common.override. r=ted
  2147. # [20:20] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a90916498dfa - L. David Baron - Bug 832352, patch 3: Make sure all b2g mozconfigs include build/mozconfig.common . r=ted
  2148. # [20:20] * Joins: gal (gal@43CB6079.66715431.D25A875A.IP)
  2149. # [20:20] * Quits: darkowlzz (darkowlzz@CBA4505E.7BFAC23A.25B273F5.IP) (Quit: Leaving)
  2150. # [20:22] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  2151. # [20:22] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  2152. # [20:22] * Quits: kamathln (kamathln@DBEEF1EB.5D3E91F3.C34E0B47.IP) (Quit: Lost terminal)
  2153. # [20:23] * whimboo is now known as whimboo|afk
  2154. # [20:24] * Joins: Bas (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  2155. # [20:24] * mattwoodrow is now known as mattwoodrow|away
  2156. # [20:25] * Joins: lizzard (ehenry@moz-606E6FC0.dsl.static.sonic.net)
  2157. # [20:25] * geekboy is now known as geekboy|afk
  2158. # [20:26] * Quits: gal (gal@43CB6079.66715431.D25A875A.IP) (Quit: gal)
  2159. # [20:27] <@ted> jrmuizel: pong (was in an interview)
  2160. # [20:27] <jrmuizel> ted: I ran into this problem where when we build .S files we don't "-include mozilla-config.h"
  2161. # [20:27] <jrmuizel> ted: I'm looking for a suggested solution
  2162. # [20:28] * armenzg_brb is now known as armenzg
  2163. # [20:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/335f68150ae0 - Sriram Ramasubramanian - Bug 833427: Hide the homescreen widget. [r=mfinkle]
  2164. # [20:28] <@ted> hum
  2165. # [20:28] <@ehsan> froydnj: thanks got the blog post
  2166. # [20:29] <@ted> jrmuizel: do we know if all the assemblers we support would be ok with including that file?
  2167. # [20:29] * Quits: greatwarrior (chatzilla@moz-AD03FED8.mtnl.net.in) (Quit: ChatZilla 0.9.89 [Firefox 19.0/20130109111322])
  2168. # [20:29] <jimm> ehsan: what's the deal on pgo / vs 12?
  2169. # [20:29] <jimm> someone mentioned we were discussing switching in the platform meeting
  2170. # [20:29] <@ehsan> jimm: we need to investigate if vs2012 uses significantly less memory when doing a pgo build
  2171. # [20:29] <jrmuizel> ted: no, but in the case that I care about we're assembling with gcc
  2172. # [20:29] <@ehsan> jimm: that is, vs2012 update 1
  2173. # [20:30] <jimm> right
  2174. # [20:30] <@ehsan> jimm: _if_ that is the case, then we can discuss switching :)
  2175. # [20:30] * Quits: spartanfire (guimdearau@moz-59E5512E.dhcp.egr.msu.edu) (Quit: spartanfire)
  2176. # [20:30] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  2177. # [20:30] * Joins: stransky (stransky@moz-E09B938B.net.upcbroadband.cz)
  2178. # [20:30] * AutomatedTester|away is now known as AutomatedTester
  2179. # [20:30] * Joins: tobeytailor (tobeytailo@moz-2948D459.dip.t-dialin.net)
  2180. # [20:31] <froydnj> ehsan: it's already outdated!
  2181. # [20:31] * mdas is now known as mdas|afk
  2182. # [20:31] * Quits: cjones (cjones@moz-45913895.socal.res.rr.com) (Quit: Leaving)
  2183. # [20:31] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2184. # [20:32] <jimm> ehsan: ok. so fyi, metro code doesn't have an issue with pgo since we completed the back port.
  2185. # [20:32] * mdas|afk is now known as mdas|mtg
  2186. # [20:32] <@ehsan> jimm: and the tree's open now \o/
  2187. # [20:32] <jimm> the component extensions stuff couldn't be pgo'd, but that doesn't apply to us anymore.
  2188. # [20:32] <@ehsan> good!
  2189. # [20:33] * Joins: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP)
  2190. # [20:33] <philor> jesup: looks like Android would just as soon not run those PeerConnection tests
  2191. # [20:33] * Quits: sheppy (sheppy@moz-B52B0B26.dhcp.kgpt.tn.charter.com) (Quit: NO CARRIER)
  2192. # [20:33] <jesup> philor: ah. probably not (yet)
  2193. # [20:33] * Quits: jlebar (quassel@2557E599.66715431.D25A875A.IP) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
  2194. # [20:33] * Joins: jlebar (quassel@2557E599.66715431.D25A875A.IP)
  2195. # [20:33] * Quits: ehugg (chatzilla@F72458CE.29102B70.6CD50604.IP) (Ping timeout)
  2196. # [20:33] * ehugg_ is now known as ehugg
  2197. # [20:34] <jesup> philor: I'll back out, unless you prefer a quick bustage fix instead
  2198. # [20:35] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  2199. # [20:35] <@ted> are those not somehow #ifdef MOZ_WEBRTC ?
  2200. # [20:35] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2201. # [20:35] * Quits: JeroenDeDauw (j@moz-5CF05FED.dip.t-dialin.net) (Quit: Leaving.)
  2202. # [20:36] <jesup> they should be...
  2203. # [20:36] <philor> jesup: it's just Android, doesn't matter to me any more than it does to anyone else :)
  2204. # [20:36] <philor> see also: beta
  2205. # [20:36] <jrmuizel> ted: thoughts?
  2206. # [20:36] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  2207. # [20:37] * Quits: sworkman (sworkman@2557E599.66715431.D25A875A.IP) (Input/output error)
  2208. # [20:37] * Joins: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  2209. # [20:37] * jwir3 is now known as jwir3|lunch
  2210. # [20:37] <@ted> jrmuizel: so if we're assembling with gcc, then just adding the -include should work, right?
  2211. # [20:37] <jrmuizel> ted: correct
  2212. # [20:38] * Joins: jet_ (junglecode@F2D29657.F60B0462.67AC9B1.IP)
  2213. # [20:38] * Quits: @dbaron (dbaron@88F51059.F3BBB17D.144F44FA.IP) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  2214. # [20:38] * Quits: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2215. # [20:38] * jet_ is now known as jet
  2216. # [20:38] * Joins: stefanh (stefanh@moz-3EED0162.customers.ownit.se)
  2217. # [20:38] <@ehsan> jrmuizel: https://github.com/mozilla/mozilla-central/tree/graphics
  2218. # [20:38] <jrmuizel> ted: I'm wondering about the best way to make that happen
  2219. # [20:38] * Joins: dbaron (dbaron@88F51059.F3BBB17D.144F44FA.IP)
  2220. # [20:38] * ChanServ sets mode: +o dbaron
  2221. # [20:38] <jrmuizel> ehsan: \o/
  2222. # [20:39] <froydnj> ehsan: hm, the github repo hasn't updated in a couple of days?
  2223. # [20:39] <jesup> ted: so if *those* are run on android, aren't the getUserMedia tests run there too? But we don't support it there yet...
  2224. # [20:39] <jesup> ted: odd
  2225. # [20:39] * Quits: gcp (gcp@moz-D0E475EA.access.telenet.be) (Input/output error)
  2226. # [20:40] <@ehsan> froydnj: whut?
  2227. # [20:40] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  2228. # [20:41] * Joins: spartanfire (guimdearau@moz-59E5512E.dhcp.egr.msu.edu)
  2229. # [20:41] <froydnj> ehsan: I see HEAD at 5431e970, which was early Sunday UTC
  2230. # [20:41] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2231. # [20:41] * Joins: randix (rdow@moz-8563022B.bvtn.or.frontiernet.net)
  2232. # [20:41] * Quits: tn (tim@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2233. # [20:41] <@ehsan> hrm'
  2234. # [20:41] <@ehsan> froydnj: let me see
  2235. # [20:42] <@ehsan> you're right...
  2236. # [20:42] <@ehsan> let me see what's up
  2237. # [20:42] <@ted> jesup: that doesn't make much sense, certainly
  2238. # [20:42] <froydnj> wasn't enough to solve the vsize crisis ;)
  2239. # [20:42] * juanb is now known as juanb|lunch
  2240. # [20:43] <jesup> ted: found it. runTest() has a parameter, desktopsupportedonly, which is set to true in the gUM tests, and not set at all in the peerconnection tests
  2241. # [20:43] * juanb|lunch is now known as juanb
  2242. # [20:43] <jesup> When it got added to gUM, someone didn't update the peerconnection tests
  2243. # [20:43] * Joins: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP)
  2244. # [20:43] <jesup> easy fix
  2245. # [20:43] * Joins: ehugg_ (chatzilla@F72458CE.29102B70.6CD50604.IP)
  2246. # [20:44] <@ted> jesup: huh
  2247. # [20:44] * Quits: ferjm (ferjm@moz-DEB3A31C.red-88-7-170.staticip.rima-tde.net) (Quit: Leaving)
  2248. # [20:45] <@ted> jrmuizel: so looks like COMPILE_CFLAGS picks it up here: http://mxr.mozilla.org/mozilla-central/source/configure.in#8730
  2249. # [20:45] <@ted> it's in _DEFINES_CFLAGS
  2250. # [20:45] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Quit: davidb)
  2251. # [20:45] <@ted> http://mxr.mozilla.org/mozilla-central/source/config/rules.mk#996
  2252. # [20:45] <@ted> right now we pass ASFLAGS
  2253. # [20:45] <jrmuizel> yep
  2254. # [20:45] * juanb is now known as juanb|lunch
  2255. # [20:45] <jrmuizel> and I don't thinnk ASFLAGS go through the 'echo' setp
  2256. # [20:46] <@ehsan> froydnj: fatal: Unable to create '/data/repositories/9/nw/95/f0/ba/2797815/2797815.git/refs/heads/master.lock': File exists.
  2257. # [20:46] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2258. # [20:46] <@ted> do we already have a configure test that tells us if we're using gcc as our assembler?
  2259. # [20:46] * Quits: vingtetun (vingtetun@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  2260. # [20:46] <@ted> if so, you could just stuff _DEFINES_CFLAGS into ASFLAGS in there
  2261. # [20:46] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  2262. # [20:47] <biesi> hmm so someone mentioned me in the last few days, but I can't figure out how to find that mention in irccloud
  2263. # [20:47] * Joins: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP)
  2264. # [20:48] * Joins: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP)
  2265. # [20:48] * Joins: mak (chatzilla@moz-35A66F5E.retail.telecomitalia.it)
  2266. # [20:48] <biesi> going to assume it was a checkin
  2267. # [20:48] * Quits: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net) (Quit: erikvold)
  2268. # [20:48] <derf> ted: Yes, GNU_AS
  2269. # [20:48] * Joins: gal (gal@43CB6079.66715431.D25A875A.IP)
  2270. # [20:48] <jesup> ted: fix is up on bug 825510. Backout and reland with the original patch, or just land the update (assuming r+)? philor?
  2271. # [20:49] <@ted> jesup: don't care either way, ask the sheriffs
  2272. # [20:49] * Quits: ehugg (ehugg@DDCC274A.9EE5592.9A998AC4.IP) (Ping timeout)
  2273. # [20:49] * ehugg_ is now known as ehugg
  2274. # [20:49] <jesup> ted: danka
  2275. # [20:50] <@ehsan> does anybody have any contacts at github?
  2276. # [20:50] <joe> somebody kill ehsan
  2277. # [20:50] <froydnj> ehsan: doh, that's not good
  2278. # [20:50] * @smaug cries http://mxr.mozilla.org/mozilla-central/source/services/common/async.js#89
  2279. # [20:50] <philor> jesup: sheriff is #developers, do what suits you
  2280. # [20:51] <froydnj> smaug: best to hid your event loop spining from those who might want to remove it
  2281. # [20:51] <froydnj> *hide, even
  2282. # [20:51] <khuey> that's been there forever
  2283. # [20:51] <khuey> yay sync!
  2284. # [20:51] * Joins: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  2285. # [20:51] * Joins: jhammel (jhammel@2557E599.66715431.D25A875A.IP)
  2286. # [20:51] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2287. # [20:52] <jimm> the next rev of Sync is supposed to address it
  2288. # [20:52] <JosiahOne> Is Browser.js used on Firefox Mobile?
  2289. # [20:52] <@smaug> good!
  2290. # [20:53] <jdm> JosiahOne: not the one in browser/base/content
  2291. # [20:53] <jdm> JosiahOne: mobile code is under mobile/
  2292. # [20:53] <JosiahOne> jdm: Good.
  2293. # [20:53] <jdm> mobile/android, that is
  2294. # [20:53] <JosiahOne> Thanks.
  2295. # [20:53] * Quits: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  2296. # [20:53] * Quits: maikmerten (maikmerten@moz-F5A2A6FC.dynamic.qsc.de) (Quit: Leaving)
  2297. # [20:53] * Quits: dzbarsky (Adium@moz-609E1D19.wlan.wireless-pennnet.upenn.edu) (Quit: Leaving.)
  2298. # [20:54] * Quits: Cwiiis (cwiiis@88F51059.F3BBB17D.144F44FA.IP) (Quit: Leaving)
  2299. # [20:54] <jimm> smaug: bug 600059
  2300. # [20:55] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Quit: pcwalton)
  2301. # [20:56] <jrmuizel> ted: should we make a _DEFINES_ASFLAGS?
  2302. # [20:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fa7dc7b5ca52 - Andrew McCreight - Bug 830595 - Add JSAutoCompartment to nsJSContext::ExecuteScript. r=bz
  2303. # [20:56] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  2304. # [20:56] <@ted> if you think it's necessary to split it off, i didn't see anything in _DEFINES_CFLAGS that looked like it'd be a problem
  2305. # [20:56] * Joins: tobeytailor_ (tobeytailo@moz-B92FAA51.dip.t-dialin.net)
  2306. # [20:57] * Quits: souradeep (souradeep@4FE4F321.505CCD3.47324136.IP) (Quit: Leaving)
  2307. # [20:57] * Joins: jfkthame_ (jfkthame@2B12A728.FB47D00B.9542EC20.IP)
  2308. # [20:57] <mfinkle> JosiahOne, mobile does have a browser.js file, but it's not shared with desktop
  2309. # [20:57] * Quits: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP) (No route to host)
  2310. # [20:57] * jfkthame_ is now known as jfkthame
  2311. # [20:57] * Quits: tobeytailor (tobeytailo@moz-2948D459.dip.t-dialin.net) (Ping timeout)
  2312. # [20:57] * tobeytailor_ is now known as tobeytailor
  2313. # [20:57] <JosiahOne> mfinkle: Yeah, that's good. Thanks.
  2314. # [20:58] * Joins: gwagner_ (Gregor@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2315. # [20:58] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  2316. # [20:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4d567ebd2624 - Randell Jesup - Bug 825510: Mark PeerConnection mochitests as desktopsupportedonly r=ted
  2317. # [20:59] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Textual IRC Client: http://www.textualapp.com/)
  2318. # [20:59] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  2319. # [20:59] <@ehsan> froydnj: ok, summary is, I need to wait to hear from github...
  2320. # [20:59] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  2321. # [20:59] <@ehsan> froydnj: good news is that other branches there (including inbound) are not affected
  2322. # [20:59] * jcranmer is now known as jcranmer|away
  2323. # [21:00] <froydnj> ehsan: ah, cool
  2324. # [21:00] <froydnj> ehsan: thanks for looking at/maintaining it!
  2325. # [21:00] <@ehsan> not a problem
  2326. # [21:01] <jesup> Starred a whole bunch of Android M4's
  2327. # [21:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a7ba9c337287 - Daniel Holbert - Bug 833505: Add MOZ_FINAL annotations to calm GCC's -Wdelete-non-virtual-dtor warnings in nsGIOProtocolHandler and nsGSettingsService. blanket-r=ehsan
  2328. # [21:02] * Joins: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  2329. # [21:02] * Quits: ericjung (ericjung@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: Leaving)
  2330. # [21:02] * Joins: ehugg_lime (ehugg_lime@D6EB3A64.4F0DA528.43B20542.IP)
  2331. # [21:02] * jhopkins is now known as jhopkins|mtg
  2332. # [21:03] * Joins: dzbarsky (Adium@moz-B93121B.wlan.wireless-pennnet.upenn.edu)
  2333. # [21:03] * Quits: kdcw (kdc@moz-F7413045.pk.shawcable.net) (Quit: HydraIRC -> http://www.hydrairc.com <- Wibbly Wobbly IRC)
  2334. # [21:04] * Quits: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP) (Ping timeout)
  2335. # [21:04] <JosiahOne> Lastly, where/is there a Browser.js for B2G?
  2336. # [21:04] * Joins: smagnin (pike@moz-3AB7A64C.w92-144.abo.wanadoo.fr)
  2337. # [21:04] * Quits: michal (michal@moz-6CE1017D.broadband17.iol.cz) (Ping timeout)
  2338. # [21:05] * Quits: Waldo (waldo@2557E599.66715431.D25A875A.IP) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 18.0/20130109143146])
  2339. # [21:05] * Quits: mccr8 (mccr8@43CB6079.66715431.D25A875A.IP) (Connection reset by peer)
  2340. # [21:05] * Joins: mccr8 (mccr8@43CB6079.66715431.D25A875A.IP)
  2341. # [21:05] * Joins: jesup|mac (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net)
  2342. # [21:05] <jrmuizel> ted: don't we need the shell evaluation through 'echo'?
  2343. # [21:06] * Joins: ehugg_ (ehugg@D6EB3A64.4F0DA528.43B20542.IP)
  2344. # [21:07] <@ted> jrmuizel: not sure if we do or if that's just for hygiene
  2345. # [21:07] <@ted> you could do that, it's probably not harmful
  2346. # [21:07] <jrmuizel> ted: ok
  2347. # [21:07] * Quits: ehugg_ (ehugg@D6EB3A64.4F0DA528.43B20542.IP) (Ping timeout)
  2348. # [21:07] <@bz> Assertion failure: !recorded, at ../../../../mozilla/toolkit/components/telemetry/Telemetry.cpp:2002
  2349. # [21:07] <jrmuizel> ted: thanks, I'll try to get a patch together
  2350. # [21:07] * @bz wonders how to get those to stop
  2351. # [21:08] <Ms2ger> Update
  2352. # [21:08] * Joins: RyanVM (chatzilla@2557E599.66715431.D25A875A.IP)
  2353. # [21:08] * mdas|mtg is now known as mdas
  2354. # [21:08] <Ms2ger> That assert is commented out on trunk
  2355. # [21:08] * Joins: andreasn (andreasn@moz-FD3F641F.a336.priv.bahnhof.se)
  2356. # [21:08] * Quits: josh (josh@moz-6FB23C25.hvc.res.rr.com) (Quit: josh)
  2357. # [21:09] * stefanh is now known as stefanh|away
  2358. # [21:09] <@bz> Ms2ger: aha!
  2359. # [21:09] * @bz ponders doing that
  2360. # [21:09] <Ms2ger> Either that or commenting it out locally, I guess
  2361. # [21:10] * Joins: cpearce (cpearce@538BABFE.A073F3E.97BBD552.IP)
  2362. # [21:10] * Quits: cviecco (cviecco@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  2363. # [21:10] <spohl> JosiahOne: I may have time to provide an example later this week
  2364. # [21:10] * Quits: gwagner_ (Gregor@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: gwagner_)
  2365. # [21:10] * Joins: mbrubeck1 (mbrubeck@moz-45568FC0.hsd1.wa.comcast.net)
  2366. # [21:10] * Quits: jhammel (jhammel@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2367. # [21:11] <JosiahOne> spohl: That's fine. I'll keep looking, maybe I can figure it out before then.
  2368. # [21:11] <spohl> JosiahOne: great, thanks!
  2369. # [21:11] <JosiahOne> spohl: No, thank you.
  2370. # [21:12] * Quits: lduros (user@moz-FFF42557.wlan.wireless-resnet.upenn.edu) (Ping timeout)
  2371. # [21:12] * Joins: ehugg_ (ehugg@D6EB3A64.4F0DA528.43B20542.IP)
  2372. # [21:13] <mkaply> IT looks like there are no windos debug builds on the FTP.
  2373. # [21:13] <mkaply> Is that the norm?
  2374. # [21:13] * Quits: aklotz (Thunderbir@moz-55246988.cg.shawcable.net) (Quit: aklotz)
  2375. # [21:14] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2376. # [21:15] * Joins: lduros (user@moz-FFF42557.wlan.wireless-resnet.upenn.edu)
  2377. # [21:16] * nthomas|away is now known as nthomas
  2378. # [21:16] * Joins: aklotz (Thunderbir@moz-55246988.cg.shawcable.net)
  2379. # [21:17] * Quits: jgriffin (jgriffin@2557E599.66715431.D25A875A.IP) (Quit: jgriffin)
  2380. # [21:17] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Connection reset by peer)
  2381. # [21:17] * RyanVM is now known as RyanVM|Away
  2382. # [21:17] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  2383. # [21:18] <gregglind> bsmedberg, pong
  2384. # [21:18] <bsmedberg> gregglind: did you see my email about testpilot logging? I need to know how to do that so I can have the patches ready for the UR build in the next week or so
  2385. # [21:19] <gregglind> okay, I need to comb mail today.
  2386. # [21:19] <gregglind> And will review them.
  2387. # [21:19] <bsmedberg> thanks
  2388. # [21:19] <gregglind> Sorry for the delay.
  2389. # [21:19] <gregglind> I have been getting up to speed on all the tangles around new private browsing mode
  2390. # [21:19] * Joins: Mic (Instantbir@moz-6FEA547E.superkabel.de)
  2391. # [21:19] <gregglind> and what that should me for tp.
  2392. # [21:19] * Joins: jrmuizel_ (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2393. # [21:20] * Quits: akeybl (akeybl@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2394. # [21:20] * Joins: akeybl_ (akeybl@43CB6079.66715431.D25A875A.IP)
  2395. # [21:20] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2396. # [21:20] * Quits: ehugg (chatzilla@F72458CE.29102B70.6CD50604.IP) (Ping timeout)
  2397. # [21:20] * ehugg_ is now known as ehugg
  2398. # [21:20] <@ehsan> BenWa: can you please get the numbers that bz asked for?
  2399. # [21:21] * coop is now known as coop|afk
  2400. # [21:21] * Joins: michal (michal@moz-6CE1017D.broadband17.iol.cz)
  2401. # [21:22] * Quits: efes (efes@moz-47A72E1E.dynamic.chello.pl) (Client exited)
  2402. # [21:22] * mdas is now known as mdas|afk
  2403. # [21:23] * Quits: spartanfire (guimdearau@moz-59E5512E.dhcp.egr.msu.edu) (Quit: spartanfire)
  2404. # [21:23] * Joins: Waldo (waldo@2557E599.66715431.D25A875A.IP)
  2405. # [21:23] * Quits: ewong|away (chatzilla@moz-E5D50C2E.static.netvigator.com) (Ping timeout)
  2406. # [21:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f67a97dda10d - Marco Bonardo - Bug 824074 - Properly update frecency sorting in bookmarks queries.
  2407. # [21:24] <Ms2ger> bsmedberg, heh, do we really not support non-ascii-compatible file systems? :)
  2408. # [21:24] * Quits: bsmith (bsmith@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2409. # [21:24] * KaiRo is now known as KaiRo_away
  2410. # [21:24] * bsmedberg has decided!
  2411. # [21:24] * Joins: tn (tim@F2D29657.F60B0462.67AC9B1.IP)
  2412. # [21:24] * Joins: spartanfire (guimdearau@moz-59E5512E.dhcp.egr.msu.edu)
  2413. # [21:25] * Joins: ewong|away (chatzilla@moz-E5D50C2E.static.netvigator.com)
  2414. # [21:26] <bsmedberg> hah, nsIByteArrayInputStream doesn't exist
  2415. # [21:26] <bsmedberg> but netwerk/test/TestSocketIO.cpp still references it
  2416. # [21:26] <@ehsan> bsmedberg: hg rm the thing?
  2417. # [21:26] <Ms2ger> TestSocketIO.cpp isn't even in the makefile
  2418. # [21:26] <@ehsan> bsmedberg: or just get me to do that?
  2419. # [21:26] <bsmedberg> not my module, so I won't
  2420. # [21:27] <@ehsan> heh, fair enough
  2421. # [21:27] <@ehsan> I can write that patch
  2422. # [21:27] <Ms2ger> ehsan, want to remove the other ones there, under the "# XXX Make this work in libxul builds." comment, too? :)
  2423. # [21:27] <@ehsan> oh noes
  2424. # [21:27] <@ehsan> this suddenly scope creeped
  2425. # [21:27] <Ms2ger> Yw
  2426. # [21:27] * @ehsan stops reading #devs
  2427. # [21:28] * Quits: rednaks (rednaks@C396EFE5.17F30DC8.55FFA9B4.IP) (Quit: Quitte)
  2428. # [21:28] * Quits: Ms2ger (Ms2ger@C83784C5.BE8A0CC5.3773EA9F.IP) (Quit: nn)
  2429. # [21:28] <bsmedberg> yeah, I don't think we should touch this know
  2430. # [21:28] <@ehsan> I won't :)
  2431. # [21:30] * stefanh|away is now known as stefanh
  2432. # [21:30] <Waldo> er, did we turn off -Wsign-compare? :-(
  2433. # [21:30] <biesi> bsmedberg: lots of netwerk/test isn't compiled
  2434. # [21:31] <biesi> bsmedberg: though several of those aren't automated tests anyway
  2435. # [21:31] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Ping timeout)
  2436. # [21:32] <bsmedberg> jeez, I have a bug here which is open, a potential security issue, is marked fixed-aviary1.0, and is NEW
  2437. # [21:32] <bsmedberg> last modified in 2007
  2438. # [21:33] * Joins: ehugg_li_ (ehugg_lime@moz-E80F300E.mycingular.net)
  2439. # [21:33] * Quits: ehugg_lime (ehugg_lime@D6EB3A64.4F0DA528.43B20542.IP) (Ping timeout)
  2440. # [21:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/059c7e8541e2 - Boris Zbarsky - Bug 828787. Stop allowing indexed expandos on windows. r=peterv
  2441. # [21:33] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  2442. # [21:34] * Quits: jdm (jdm@88F51059.F3BBB17D.144F44FA.IP) (Quit: Lost terminal)
  2443. # [21:34] * Joins: Mnyromyr (Mnyromyr@moz-217BDEF0.unity-media.net)
  2444. # [21:35] * Quits: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP) (Ping timeout)
  2445. # [21:35] * Quits: past (Instantbir@moz-D05A4919.dsl.dyn.forthnet.gr) (Quit: past)
  2446. # [21:35] * Joins: alice_ (alice@moz-A7C201EB.zone16.bethere.co.uk)
  2447. # [21:36] * bsmedberg <3 mccr8
  2448. # [21:36] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  2449. # [21:36] * ChanServ sets mode: +o roc
  2450. # [21:36] * Kripton is now known as kripton
  2451. # [21:37] * Quits: Ann_Yimi_ (Ann_Yiming@2557E599.66715431.D25A875A.IP) (Input/output error)
  2452. # [21:38] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/2876e73c9b6f - Olli Pettay - Bug 822849 - Don't run CC/GC timers during shutdown, r=mccr8
  2453. # [21:39] <firebot> http://hg.mozilla.org/mozilla-central/rev/653199a8edea - wfernandom2004@gmail.com - Bug 710546 - Server sent events Once the end of the file is reached, any pending data must be discarde, r=smaug
  2454. # [21:39] * Quits: andreasn (andreasn@moz-FD3F641F.a336.priv.bahnhof.se) (Quit: Ex-Chat)
  2455. # [21:41] * jammink is now known as jammink|afk
  2456. # [21:42] * hwine-food is now known as hwine
  2457. # [21:42] * Quits: RealRaven (Thunderbir@EB591E14.1F6A1DBD.27F80FAC.IP) (Quit: RealRaven)
  2458. # [21:43] * mdas|afk is now known as mdas
  2459. # [21:45] * Joins: Nefzaoui (chatzilla@27B7831E.F0F7F4C5.80E43DAF.IP)
  2460. # [21:46] * Quits: atte (atte@moz-37C1DF97.dhcp.inet.fi) (Client exited)
  2461. # [21:46] * Quits: yzen (Adium@67828CC7.C1A51174.9D42CF23.IP) (Ping timeout)
  2462. # [21:46] * Joins: yzen (Adium@moz-9EC1BE3B.openskytelcom.net)
  2463. # [21:46] * Quits: lduros (user@moz-FFF42557.wlan.wireless-resnet.upenn.edu) (Client exited)
  2464. # [21:47] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c7e467b8fe38 - L. David Baron - Bug 832998: Fix a backwards OMTA-throttling-enabled check, to fix performance regression on the non-OMTA-throttling case. r=nrc
  2465. # [21:47] * joduinn-mtg is now known as joduinn
  2466. # [21:49] * Quits: ehugg (ehugg@D6EB3A64.4F0DA528.43B20542.IP) (Quit: ehugg)
  2467. # [21:49] <@dbaron> dholbert, is the red win opt your fault, or random?
  2468. # [21:49] * Quits: RyanVM|Away (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2469. # [21:49] * Quits: yzen (Adium@moz-9EC1BE3B.openskytelcom.net) (Ping timeout)
  2470. # [21:50] * Joins: tn__ (tn@F2D29657.F60B0462.67AC9B1.IP)
  2471. # [21:51] <philor> or is it separately his fault that we have webidl race conditions on Windows, and it just bitterly hit at him on a unconnected push?
  2472. # [21:52] * Quits: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net) (Quit: Leaving)
  2473. # [21:53] * Joins: lduros (user@moz-4894EA28.nic.resnet.group.upenn.edu)
  2474. # [21:53] * Joins: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP)
  2475. # [21:53] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2476. # [21:55] * Quits: randix (rdow@moz-8563022B.bvtn.or.frontiernet.net) (Quit: randix)
  2477. # [21:55] <JosiahOne> spohl: Question. For this animation, should I move _prevBox and _positionBox, or should I still use updateAnimation(aVal)? I don't believe the animation works with the later, CSS animations move an actual box right?
  2478. # [21:56] * Quits: we11ington (msu-cse498@moz-600949B7.cse.msu.edu) (Quit: we11ington)
  2479. # [21:57] <spohl> JosiahOne: right, you will probably want to write a method in gHistorySwipeAnimation that interacts on the box elements directly.
  2480. # [21:58] * Joins: ehugg (ehugg@moz-FE206300.cisco.com)
  2481. # [21:58] <JosiahOne> spohl: Can I access the box elements outside of gHistorySwipeAnimation?
  2482. # [21:58] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  2483. # [21:58] <JosiahOne> Or is calling private properties going to get review-?
  2484. # [21:59] <dholbert> dbaron, random. filed bug on it
  2485. # [21:59] * Joins: josh (josh@moz-6FB23C25.hvc.res.rr.com)
  2486. # [21:59] <dholbert> and retriggered
  2487. # [21:59] <spohl> JosiahOne: you can, but shouldn't.
  2488. # [21:59] <dholbert> (and starred)
  2489. # [21:59] * Quits: ehugg_li_ (ehugg_lime@moz-E80F300E.mycingular.net) (Client exited)
  2490. # [21:59] <spohl> JosiahOne: note the underscore in the variable names of the box elements, which indicates that this should be treated as private
  2491. # [21:59] <JosiahOne> spohl: Now I always wanted to know why we shouldn't call these?
  2492. # [21:59] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  2493. # [21:59] * Quits: edmorley (Mibbit@moz-2253B665.range86-164.btcentralplus.com) (Quit: http://www.mibbit.com ajax IRC Client)
  2494. # [22:00] <spohl> JosiahOne: encapsulation is the term you'll want to look up.
  2495. # [22:00] <JosiahOne> spohl: To enclose something?
  2496. # [22:00] * Joins: ehugg_ (chatzilla@F72458CE.29102B70.6CD50604.IP)
  2497. # [22:00] * Joins: tH (Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com)
  2498. # [22:00] <JosiahOne> Or some specific term?
  2499. # [22:00] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  2500. # [22:00] <spohl> JosiahOne: to understand why you shouldn't call those directly
  2501. # [22:01] <JosiahOne> Oh, I got it. You mean from an Object-Oriented perspective.
  2502. # [22:02] * Joins: randix (rdow@moz-8563022B.bvtn.or.frontiernet.net)
  2503. # [22:03] <JosiahOne> spohl: Alright, that's fine. For now though, I will call them directly, and then make the methods that alter them later. If that's fine.
  2504. # [22:03] * Quits: @dbaron (dbaron@88F51059.F3BBB17D.144F44FA.IP) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  2505. # [22:03] <dholbert> philor, it sounds like you've seen that sort of webidl race condition before -- do you know if there's already a bug filed on it?
  2506. # [22:03] * Joins: dbaron (dbaron@88F51059.F3BBB17D.144F44FA.IP)
  2507. # [22:03] * ChanServ sets mode: +o dbaron
  2508. # [22:03] * Joins: ferongr (ferongr@moz-7FABA0EF.dsl.dyn.forthnet.gr)
  2509. # [22:03] <dholbert> philor, (aside from the bug I just filed, 833533 )
  2510. # [22:04] <spohl> JosiahOne: that's fine for a prototype. I don't recommend sending it for review though.
  2511. # [22:04] <JosiahOne> spohl: No, I wouldn't.
  2512. # [22:06] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2513. # [22:06] * Joins: DGMurdockIII (DGMurdockI@moz-F1247A16.hsd1.in.comcast.net)
  2514. # [22:06] <JosiahOne> spohl: So from looking at this, positionBox is the "forward" page, prevBox is the previous one, and curBox is the one we are currently on. Right?
  2515. # [22:06] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  2516. # [22:07] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  2517. # [22:08] * aki is now known as aki|mtg
  2518. # [22:08] <BenWa> ehsan: First of all I don't really know how to measure what is being asked. And I don't want to take all the time required to do this measurement for a partial incomplete patch
  2519. # [22:08] * geekboy|afk is now known as geekboy
  2520. # [22:09] <BenWa> Finishing the patch is much easier then repeating this experiment twice
  2521. # [22:09] <BenWa> with the partial and again with the full patch
  2522. # [22:09] <spohl> JosiahOne: _positionBox is a method that positons a box element
  2523. # [22:09] * joduinn is now known as joduinn-mtg
  2524. # [22:09] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2525. # [22:09] * hwine is now known as hwine|mtg
  2526. # [22:10] <spohl> JosiahOne: you then have three box elements: _curBox, _nextBox, _prevBox
  2527. # [22:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f9a07bfe64ec - Nathan Froyd - Bug 833460 - move reading saved pings to the timer-based callback; r=taras
  2528. # [22:10] * Joins: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP)
  2529. # [22:10] <JosiahOne> spohl: Ah, alright, thanks.
  2530. # [22:10] <spohl> JosiahOne: and when in doubt, I recommend trying it out for yourself
  2531. # [22:10] <spohl> JosiahOne: it'll give you a better understanding of the whole mechanism at the same time
  2532. # [22:11] * Quits: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net) (Ping timeout)
  2533. # [22:11] <JosiahOne> spohl: Yep, sure will. Actually, this has been quite beneficial. Learning quite a bit about CSS, Javascript, etc.
  2534. # [22:11] * Quits: mbrubeck1 (mbrubeck@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  2535. # [22:12] <stransky> glandium, ping...who do you think is a good browser peer for https://bugzilla.mozilla.org/show_bug.cgi?id=239254 review? (it's the linux cache bug)
  2536. # [22:12] * Joins: gwagner_ (Gregor@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2537. # [22:12] * Parts: gwagner_ (Gregor@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2538. # [22:12] * jwir3|lunch is now known as jwir3
  2539. # [22:12] * Quits: nical (nico@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2540. # [22:13] * Quits: tn__ (tn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2541. # [22:14] * Quits: gal (gal@43CB6079.66715431.D25A875A.IP) (Quit: gal)
  2542. # [22:14] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2543. # [22:14] * Joins: sicking (sicking@2557E599.66715431.D25A875A.IP)
  2544. # [22:15] * Quits: Nefzaoui (chatzilla@27B7831E.F0F7F4C5.80E43DAF.IP) (Quit: ChatZilla 0.9.89 [Firefox 18.0.1/20130116073211])
  2545. # [22:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/742adca7ab38 - Malini Das - Bug 833079 - python touch layer should check if element is displayed before acting on it, r=jgriffin
  2546. # [22:15] * Quits: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP) (Quit: jandem)
  2547. # [22:16] * Quits: FabioMagnoni (fabiomagno@78B50B3F.57E362A9.FC4CA3ED.IP) (Quit: FabioMagnoni)
  2548. # [22:16] * armenzg is now known as armenzg_mtg
  2549. # [22:18] * Quits: dzbarsky (Adium@moz-B93121B.wlan.wireless-pennnet.upenn.edu) (Quit: Leaving.)
  2550. # [22:19] * Joins: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP)
  2551. # [22:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/53eeb5cfdc4d - Justin Lebar - Bug 832620 - Skip the GCC <= 4.4 version check when building with clang. r=glandium
  2552. # [22:19] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/02f222da7df2 - Justin Lebar - Bug 832623 - Disable -fstrict-aliasing in the JS engine for gcc <= 4.4 on all platforms, not just Linux/Android. r=glandium
  2553. # [22:19] * juanb|lunch is now known as juanb
  2554. # [22:20] <@smaug> what was the url to check tryserver usage
  2555. # [22:20] * Joins: cviecco (cviecco@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2556. # [22:21] <philor> dholbert: aside from the one eight pushes below you, no, I haven't seen it
  2557. # [22:21] * mattwoodrow|away is now known as mattwoodrow
  2558. # [22:21] <dholbert> smaug, https://people.mozilla.com/~catlee/highscores/highscores.html or http://trychooser.pub.build.mozilla.org/ , depending on what you're looking for
  2559. # [22:21] * Joins: bsmith (bsmith@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2560. # [22:21] <dholbert> philor, ok
  2561. # [22:21] <@smaug> the first one
  2562. # [22:21] <@smaug> thanks
  2563. # [22:22] <dholbert> np
  2564. # [22:23] * Joins: gal (gal@43CB6079.66715431.D25A875A.IP)
  2565. # [22:24] * geekboy is now known as geekboy|afk
  2566. # [22:25] <philor> great, I chased the M8 bustage on beta back to the blocklist update, that makes perfect sense
  2567. # [22:27] * Joins: djc (djc@moz-E26330E3.xavamedia.nl)
  2568. # [22:27] <djc> was there a bug about that the issue that click to play always pops up an alert even if it's enabled by hand instead of by soft-blocking (for security reasons etc)?
  2569. # [22:27] * Joins: nical (nico@F2D29657.F60B0462.67AC9B1.IP)
  2570. # [22:27] <djc> I thought there was, but I can't seem to find it now
  2571. # [22:27] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2572. # [22:27] * Quits: Mic (Instantbir@moz-6FEA547E.superkabel.de) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  2573. # [22:29] * Joins: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net)
  2574. # [22:30] <djc> never mind, found it
  2575. # [22:30] * Quits: josh (josh@moz-6FB23C25.hvc.res.rr.com) (Quit: josh)
  2576. # [22:30] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  2577. # [22:31] * Quits: randix (rdow@moz-8563022B.bvtn.or.frontiernet.net) (Quit: randix)
  2578. # [22:32] * Quits: tn (tim@F2D29657.F60B0462.67AC9B1.IP) (Quit: tn)
  2579. # [22:32] * Joins: josh (josh@moz-6FB23C25.hvc.res.rr.com)
  2580. # [22:32] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  2581. # [22:33] * Quits: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Client exited)
  2582. # [22:33] * Joins: RyanVM|Away (chatzilla@2557E599.66715431.D25A875A.IP)
  2583. # [22:33] * jcranmer|away is now known as jcranmer
  2584. # [22:33] * Joins: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP)
  2585. # [22:33] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  2586. # [22:33] * Quits: gal (gal@43CB6079.66715431.D25A875A.IP) (Quit: gal)
  2587. # [22:33] * Joins: tn (tim@F2D29657.F60B0462.67AC9B1.IP)
  2588. # [22:35] <sfink> ehsan: my 2nd github guy says it should work now, and wants to know if you pinged support first as it is usually a lot more responsive than my deadbeat friends
  2589. # [22:35] * Joins: davidb_ (davidb@F2D29657.F60B0462.67AC9B1.IP)
  2590. # [22:35] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2591. # [22:35] * davidb_ is now known as davidb
  2592. # [22:35] <glandium> jlebar: the problem is not so much building the kernel. it's having access to the source ; which we don't ; so you have to hope the manufacturer would be willing to do the builds
  2593. # [22:35] <glandium> stransky: no idea
  2594. # [22:36] <stransky> okay
  2595. # [22:36] <@ehsan> sfink: I have pinged support... and it is working indeed
  2596. # [22:36] <@ehsan> sfink: thanks! :)
  2597. # [22:36] <@ehsan> froydnj: ^
  2598. # [22:36] <sfink> ehsan: ok, yw
  2599. # [22:36] * Parts: djc (djc@moz-E26330E3.xavamedia.nl)
  2600. # [22:37] <jlebar> glandium: that sounds like the world's slowest edit-build-debug loop.
  2601. # [22:38] * Quits: mshal (mshal@moz-D5CACB19.washdc.fios.verizon.net) (Quit: leaving)
  2602. # [22:38] * Quits: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP) (Quit: Leaving)
  2603. # [22:38] * Joins: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP)
  2604. # [22:38] * Quits: wlach (wlach@F9AFA552.BDC68B86.3DEE0DD0.IP) (Quit: Leaving)
  2605. # [22:38] * Joins: mshal (mshal@moz-D5CACB19.washdc.fios.verizon.net)
  2606. # [22:38] * armenzg_mtg is now known as armenzg
  2607. # [22:39] * coop|afk is now known as coop
  2608. # [22:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b15fe80b4167 - Daniel Holbert - Bug 833405: Don't treat deprecated-declarations build warnings as errors, in --enable-warnings-as-errors builds. r=ted
  2609. # [22:39] * Quits: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP) (Ping timeout)
  2610. # [22:39] * Quits: DGMurdockIII (DGMurdockI@moz-F1247A16.hsd1.in.comcast.net) (Connection reset by peer)
  2611. # [22:40] * Joins: DGMurdockIII (DGMurdockI@moz-F1247A16.hsd1.in.comcast.net)
  2612. # [22:40] * Joins: jhammel (jhammel@2557E599.66715431.D25A875A.IP)
  2613. # [22:41] * Quits: tobeytailor (tobeytailo@moz-B92FAA51.dip.t-dialin.net) (Quit: tobeytailor)
  2614. # [22:42] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  2615. # [22:42] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2616. # [22:42] * Joins: mcsmurf (me@moz-BD2E9751.dip.t-dialin.net)
  2617. # [22:43] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  2618. # [22:43] * Quits: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  2619. # [22:43] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Ping timeout)
  2620. # [22:44] * stefanh is now known as stefanh|away
  2621. # [22:44] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  2622. # [22:45] * mdas is now known as mdas|afk
  2623. # [22:45] * Quits: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP) (Ping timeout)
  2624. # [22:46] * Joins: yzen (Adium@67828CC7.C1A51174.9D42CF23.IP)
  2625. # [22:46] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  2626. # [22:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/691366b91c6e - Ethan Hugg - Bug 806825 - Fix possible data race of PeerConnectionCtx::mSipccState r=jesup
  2627. # [22:47] * RyanVM|Away is now known as RyanVM
  2628. # [22:47] * armenzg is now known as armenzg_brb
  2629. # [22:48] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2630. # [22:48] * Quits: mshal (mshal@moz-D5CACB19.washdc.fios.verizon.net) (Quit: leaving)
  2631. # [22:48] * Joins: mwobensmith (Adium@A5A0595A.66715431.D25A875A.IP)
  2632. # [22:48] * Joins: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP)
  2633. # [22:51] * Joins: mshal (mshal@moz-D5CACB19.washdc.fios.verizon.net)
  2634. # [22:51] * Quits: graememcc (chatzilla@moz-7840076D.range86-160.btcentralplus.com) (Quit: ChatZilla 0.9.89 [Firefox 18.0/20130107224849])
  2635. # [22:51] * Quits: tn (tim@F2D29657.F60B0462.67AC9B1.IP) (Quit: tn)
  2636. # [22:51] * Quits: msucan (mihai@CDEB00D4.8819A7BF.BD62875.IP) (Quit: Leaving.)
  2637. # [22:52] * mdas|afk is now known as mdas
  2638. # [22:52] * cmcavoy is now known as cmcavoy-offline
  2639. # [22:52] * Quits: AaronMT (AaronMT@F2D29657.F60B0462.67AC9B1.IP) (Quit: Computer has gone to sleep.)
  2640. # [22:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d67a398630d3 - Mike Habicher - Bug 819835 - add support for setting the EXIF DateTime field, r=sotaro
  2641. # [22:52] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Quit: davidb)
  2642. # [22:53] * Quits: @dbaron (dbaron@88F51059.F3BBB17D.144F44FA.IP) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  2643. # [22:53] * Joins: tn (tim@F2D29657.F60B0462.67AC9B1.IP)
  2644. # [22:53] * Joins: dbaron (dbaron@88F51059.F3BBB17D.144F44FA.IP)
  2645. # [22:53] * ChanServ sets mode: +o dbaron
  2646. # [22:55] * Joins: dao (dao@moz-1BD5FE48.superkabel.de)
  2647. # [22:56] * Quits: wolfiR (wolfiR@moz-C7D98586.dip0.t-ipconnect.de) (Quit: Leaving)
  2648. # [22:56] * Quits: lduros (user@moz-4894EA28.nic.resnet.group.upenn.edu) (Client exited)
  2649. # [22:56] * aki|mtg is now known as aki
  2650. # [22:57] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  2651. # [22:57] * Quits: bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net) (Ping timeout)
  2652. # [22:57] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2653. # [22:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/94dcfe4722c8 - Nick Alexander - Bug 833464 - Make forced syncs set the backoff interval. r=rnewman
  2654. # [22:58] * philor is now known as philor|away
  2655. # [22:58] * Joins: tobeytailor (tobeytailo@moz-B92FAA51.dip.t-dialin.net)
  2656. # [22:59] <jaws> johns: i tweeted to them also, https://twitter.com/weinjared/status/293839270152663040
  2657. # [22:59] * Quits: victorporof (victorporo@DD6202AB.368C7786.6A4F8DA2.IP) (Quit: victorporof)
  2658. # [23:00] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  2659. # [23:00] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2660. # [23:01] * Quits: jesup|mac (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Ping timeout)
  2661. # [23:01] <JosiahOne> Why does this keeping breaking browser.js http://www.pastebin.mozilla.org/2078975
  2662. # [23:01] * Joins: njn (chatzilla@moz-81F378C6.dyn.iinet.net.au)
  2663. # [23:01] * Quits: spartanfire (guimdearau@moz-59E5512E.dhcp.egr.msu.edu) (Quit: spartanfire)
  2664. # [23:01] * jhammel is now known as jhammel|afk
  2665. # [23:01] <JosiahOne> What's wrong with that code? I can find no way debug it without Firefox working.
  2666. # [23:02] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Connection reset by peer)
  2667. # [23:02] <mfinkle> JosiahOne, looks like you are trying to put raw css in JS
  2668. # [23:02] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  2669. # [23:02] * Quits: andersh (andersh@moz-5A4AF1EE.bredband.3.dk) (Connection reset by peer)
  2670. # [23:02] * Quits: tobeytailor (tobeytailo@moz-B92FAA51.dip.t-dialin.net) (Quit: tobeytailor)
  2671. # [23:02] <JosiahOne> mfinkle: Hmm… You know of a way to fix that? How else would I accomplish this?
  2672. # [23:03] <nemo> Hm. In the discussion of the Opera move to webkit on iOS (and maybe presaging abandoning Presto) there were devs on ycombinator chatting about Opera team size and how it was totally outgunned
  2673. # [23:03] <nemo> but the number of devs they were talking about seemed, well, similar to the number of moz devs
  2674. # [23:03] <fryn> you would put the CSS in browser/themes/pinstripe/...browser.css
  2675. # [23:03] * rail is now known as rail_away
  2676. # [23:03] * Joins: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  2677. # [23:03] <dholbert> JosiahOne, ^^
  2678. # [23:03] <nemo> so I got curious. how many full-time devs work on the engine
  2679. # [23:03] <fryn> and add the class (via classList or something) in browser.js
  2680. # [23:03] <fryn> JosiahOne: ^
  2681. # [23:03] <spohl> JosiahOne: aside from the obvious that mfinkle pointed out, you're also missing a ; on line 10
  2682. # [23:04] * Joins: jet_ (junglecode@F2D29657.F60B0462.67AC9B1.IP)
  2683. # [23:04] * Quits: jet (junglecode@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2684. # [23:04] * jet_ is now known as jet
  2685. # [23:04] * Quits: bsmith (bsmith@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2686. # [23:04] <JosiahOne> fryn: So I put it in the CSS file, and call it how?
  2687. # [23:04] * armenzg_brb is now known as armenzg
  2688. # [23:04] * Quits: WeirdAl (chatzilla@moz-D461843.ask.info) (Quit: ChatZilla 0.9.89 [Firefox 18.0.1/20130116073211])
  2689. # [23:05] * Joins: jfkthame (jfkthame@9D062F5E.E5218CC8.9542EC20.IP)
  2690. # [23:05] * AutomatedTester is now known as AutomatedTester|ProposalWritin
  2691. # [23:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b659cd43cc69 - Myk Melez - bug 833531 - define installOrigin in argument to aApp parameter of DOMApplicationRegistry.downloadPackage(); r=fabrice
  2692. # [23:06] <jaws> JosiahOne: i would recommend experimenting with a regular webpage since it will be quicker to iterate
  2693. # [23:06] * cmcavoy-offline is now known as cmcavoy
  2694. # [23:06] <jaws> JosiahOne: but as fryn said, you can trigger different css styles to apply by changing or adding CSS classes
  2695. # [23:07] <jaws> s/CSS classes/class attributes
  2696. # [23:07] * Joins: nbp (pierron@moz-7EB03C5F.fbx.proxad.net)
  2697. # [23:07] * Quits: yzen (Adium@67828CC7.C1A51174.9D42CF23.IP) (Quit: Leaving.)
  2698. # [23:08] * Joins: bsmith (bsmith@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2699. # [23:08] * Quits: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com) (Ping timeout)
  2700. # [23:09] <dougt> bsmith
  2701. # [23:09] <dougt> ping?
  2702. # [23:09] <bsmith> dougt: pong
  2703. # [23:09] * geekboy|afk is now known as geekboy
  2704. # [23:09] <dougt> unping.
  2705. # [23:09] <khuey> lol
  2706. # [23:10] * geekboy is now known as geekboy|afk
  2707. # [23:10] * Quits: lizzard (ehenry@moz-606E6FC0.dsl.static.sonic.net) (Quit: lizzard)
  2708. # [23:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/736433b66cd0 - Bobby Holley - Bug 832512 - Don't create SOWs for chrome code. r=bz
  2709. # [23:10] * Joins: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP)
  2710. # [23:11] * Joins: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  2711. # [23:12] * JosiahOne Can't find s/CES classes/class attributes
  2712. # [23:12] * Joins: spartanfire (guimdearau@moz-59E5512E.dhcp.egr.msu.edu)
  2713. # [23:13] <JosiahOne> jaws: Where is s/CES classes? What does s mean here?
  2714. # [23:13] <nalexander> JosiahOne: s/// is sed/vim syntax for "replace".
  2715. # [23:13] <@dolske> HEY EVERYBODY RYANVM
  2716. # [23:13] <nalexander> Read s/a/b/ as "replace 'a' with 'b'"
  2717. # [23:14] <dholbert> dolske++
  2718. # [23:14] * Joins: sheppy (sheppy@moz-75697849.sub-70-193-13.myvzw.com)
  2719. # [23:14] <JosiahOne> Oh.
  2720. # [23:14] * RyanVM hides
  2721. # [23:14] * Joins: tn__ (tn@F2D29657.F60B0462.67AC9B1.IP)
  2722. # [23:15] * heycam|away is now known as heycam
  2723. # [23:16] <JosiahOne> I still don't see css classes
  2724. # [23:16] <Waldo> anyone know offhand what the criteria are for deciding whether the URL bar can be yellowed? I'm wondering why https://webmail.mit.edu/ isn't yellowed, specifically
  2725. # [23:17] <stransky> ttaubert, hi, I still see the thumbnail in the cache dir...has it been removed recently?
  2726. # [23:17] <jaws> Waldo: yellowed?
  2727. # [23:17] <@smaug> Waldo must be using Opera
  2728. # [23:17] <ttaubert> stransky: in $profile/Cache ?
  2729. # [23:17] * Quits: garnacho (carlos@moz-26A927F.static.user.ono.com) (Ping timeout)
  2730. # [23:17] <Waldo> jaws: don't we have a gold bar or something for https these days, unless it's https that uses an old encryption method or something?
  2731. # [23:18] <ttaubert> stransky: we store them in $profile/thumbnails/
  2732. # [23:18] <jaws> Waldo: https uses a padlock. https+ev uses a green padlock
  2733. # [23:18] <Waldo> huh
  2734. # [23:18] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  2735. # [23:18] <Waldo> I really remember yellow, and green bar for EV only
  2736. # [23:18] <Waldo> maybe this was a UI change I just haven't noticed until now
  2737. # [23:18] <stransky> ttaubert, yes. And the patch moves cache data from $profile to ~/.cache/$profile
  2738. # [23:19] <Waldo> huh, maybe that's what it is
  2739. # [23:19] <stransky> ttaubert, so it moves thumbnails to ~/.cache/$profile/thumbnails
  2740. # [23:19] <jaws> Waldo: firefox 14 is when it was changed, bug 742419
  2741. # [23:19] <ttaubert> stransky: why is the whole profile directory moved to ~/.cache/?
  2742. # [23:19] * philor|away is now known as philor
  2743. # [23:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/78cc4b7f372a - Bill McCloskey - Bug 833163 - Remove bogus scheduledForDestruction assertion (r=luke)
  2744. # [23:19] <stransky> ttaubert, not whole profile, only cache data from the profile
  2745. # [23:20] <@dolske> Waldo: plain SSL used to be blue, that's gone. I don't think we ever used yellow, although I vaguely recall that being an IE or CHrome thing.
  2746. # [23:20] <jimm> do we support some sort of dom event for text selection changed?
  2747. # [23:20] <stransky> ttaubert, /Cache, /startupCache, /safebrowsing
  2748. # [23:20] <stransky> that's all
  2749. # [23:20] * Quits: juanb (jbecerra@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2750. # [23:20] <ttaubert> stransky: then thumbnails shouldn't be in there
  2751. # [23:20] <ttaubert> they're in the "thumbnails" directory in the profile
  2752. # [23:20] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  2753. # [23:20] <jaws> Waldo, dolske: https://bug742419.bugzilla.mozilla.org/attachment.cgi?id=644321
  2754. # [23:21] <jaws> smaug: ^
  2755. # [23:21] <stransky> ttaubert, aren't thumbnails a kind of cached data?
  2756. # [23:21] <dholbert> Walso / jaws / dolske, see also: https://blog.mozilla.org/ux/2012/06/site-identity-ui-updates/
  2757. # [23:21] * Joins: jgilbert (jgilbert@F36D2B92.998D0151.6F94E353.IP)
  2758. # [23:21] <stransky> ttaubert, why should we keep them in original place?
  2759. # [23:21] <Waldo> jaws: the yellow I remember is in the image on http://download.cnet.com/get-your-hands-on-firefox-3-beta-4/
  2760. # [23:21] <Waldo> er, dolske ^
  2761. # [23:22] * Quits: tn__ (tn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2762. # [23:22] * Quits: sewardj (sewardj@moz-A5D10D55.dip.t-dialin.net) (Quit: Konversation terminated!)
  2763. # [23:22] * Joins: sewardj_ (sewardj@moz-A5D10D55.dip.t-dialin.net)
  2764. # [23:22] * Joins: alice (alice@moz-3BCBEBE3.range86-150.btcentralplus.com)
  2765. # [23:22] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Quit: mkaply)
  2766. # [23:22] * Quits: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2767. # [23:22] * Joins: lizzard (ehenry@moz-606E6FC0.dsl.static.sonic.net)
  2768. # [23:22] <ttaubert> stransky: oh, hm. didn't think about it that way
  2769. # [23:22] * Quits: nical (nico@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2770. # [23:23] * stefanh|away is now known as stefanh
  2771. # [23:23] <@dolske> 5 years ago? yikes.
  2772. # [23:23] * dholbert wonders if Waldo turned off browser updates in Firefox 3 beta 4 and has been running that (plus a gradually-accumulating pile of malware) ever since
  2773. # [23:23] <jaws> Waldo: might want to update your firefox more often ;)
  2774. # [23:23] <ttaubert> stransky: yes they are. if we lose the they're just replaced and everything works without them, just uglier :)
  2775. # [23:23] * Quits: ehugg_ (chatzilla@F72458CE.29102B70.6CD50604.IP) (Ping timeout)
  2776. # [23:23] * catlee is now known as catlee-away
  2777. # [23:23] <Waldo> jaws: oh, this is nightly, maybe I just don't *see* the location bar much
  2778. # [23:23] * Waldo hasn't run stable for years
  2779. # [23:23] <jaws> :)
  2780. # [23:24] <stransky> ttaubert, yeah. generally the bug is about that all cache-type data are moved to ~/.cache/firefox/$profile (instead of ~/.mozilla/firefox/$profile) and the ~/.cache can be a local disk or so. (if you have profiles on NFS for instance)
  2781. # [23:24] * Quits: sewardj_ (sewardj@moz-A5D10D55.dip.t-dialin.net) (Ping timeout)
  2782. # [23:24] * Joins: ehugg_ (chatzilla@F72458CE.29102B70.6CD50604.IP)
  2783. # [23:24] <mak> stransky: fwiw, on windows thumbnails are in the local profile, not the remote one
  2784. # [23:24] <Waldo> dholbert: I stopped updating when those idiots turned off the status bar, of course
  2785. # [23:24] * Joins: gal (gal@43CB6079.66715431.D25A875A.IP)
  2786. # [23:24] <mak> stransky: exactly cause they are not profile data, but a cache
  2787. # [23:24] <stransky> mak, yeah, this bug is about linux
  2788. # [23:24] * Quits: b10n1k (j0ni@moz-A50524F8.hsd1.il.comcast.net) (Ping timeout)
  2789. # [23:24] * Waldo thinks that was after 3.xish
  2790. # [23:24] <Waldo> maybe
  2791. # [23:24] <Waldo> meh
  2792. # [23:25] <Waldo> humor accomplished even if not accurately
  2793. # [23:25] <mak> stransky: then makes sense, they should not be in the profile... but likely anything that is stored to the "local" profile should not be. I think linux defines the "local" and "remote" profiles the same?
  2794. # [23:25] * Quits: sheppy (sheppy@moz-75697849.sub-70-193-13.myvzw.com) (Ping timeout)
  2795. # [23:25] <ttaubert> stransky: where exactly does the patch change the thumbnail directory destination?
  2796. # [23:25] * Joins: garnacho (carlos@moz-E04343F1.dyn.user.ono.com)
  2797. # [23:25] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  2798. # [23:25] <dholbert> Waldo, :)
  2799. # [23:26] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/cb91e0df071e - Milan Sreckovic - Bug 803568: Check for Cairo surface creation failure. r=bas a=akeybl
  2800. # [23:26] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2801. # [23:26] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2802. # [23:26] * Joins: jgriffin (jgriffin@2557E599.66715431.D25A875A.IP)
  2803. # [23:26] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  2804. # [23:27] * JosiahOne Is very confused on why I am switching to ces animation properties instead of javascript.
  2805. # [23:27] <stransky> ttaubert, anyway, would you like to review the PageThumbs.jsm change? in nsCacheProfilePrefObserver::ReadPrefs().
  2806. # [23:27] * jhopkins|mtg is now known as jhopkins|afk
  2807. # [23:27] <JosiahOne> css*
  2808. # [23:27] * Standard8 is now known as Standard8Away
  2809. # [23:27] <stransky> ttaubert, a different profile dir is returned for cache data
  2810. # [23:27] * Joins: Matti (Matti@moz-3FAF8500.customers.d1-online.com)
  2811. # [23:27] * Quits: Standard8Away (Standard8@B7F1AE36.48015583.54C3481B.IP) (Quit: ZNC - http://znc.in)
  2812. # [23:28] <Waldo> also, cut me some slack, Firefox 14 was like four months ago :-P
  2813. # [23:28] <stransky> mak, everything is local now in linux
  2814. # [23:28] <dholbert> JosiahOne, you're not "switching" -- your pastebin _was_ CSS animations, pasted into a javascript function
  2815. # [23:29] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  2816. # [23:29] * Quits: juanb (jbecerra@2557E599.66715431.D25A875A.IP) (Input/output error)
  2817. # [23:29] <mak> stransky: hm, I thought the differentiation between local and remote was there to distinguish user data from program data...
  2818. # [23:29] <ttaubert> stransky: so ProfLD returns a different directory for Linux now than ProfD does?
  2819. # [23:29] <JosiahOne> dholbert: But Browser.js is javascript. So I am not sure why I am now using a CSS animation instead of a javascript one.
  2820. # [23:29] <dholbert> JosiahOne, so: you can _trigger_ CSS animations from javascript
  2821. # [23:30] <dholbert> JosiahOne, do you know what a CSS class is?
  2822. # [23:30] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  2823. # [23:30] <philor> oh, my. http://mxr.mozilla.org/mozilla-central/source/testing/marionette/client/marionette/tests/unit/test_timeouts.py#20
  2824. # [23:30] <mak> stransky: but sorry, maybe you are saying the same thing and I just misunderstood the "now"!
  2825. # [23:30] * joduinn-mtg is now known as joduinn
  2826. # [23:30] <JosiahOne> dholbert: Not really. I haven't worked with web-based languages before.
  2827. # [23:31] <dholbert> JosiahOne, OK. you might want to read through a CSS tutorial -- that will probably help with this stuff making sense
  2828. # [23:31] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2829. # [23:31] * armenzg is now known as armenzg_away
  2830. # [23:31] <JosiahOne> dholbert: Yeah, I also looking at this: http://www.impressivewebs.com/css3-transitions-javascript/
  2831. # [23:31] * Quits: armenzg_away (armenzg@moz-600B22EA.home1.cgocable.net) (Input/output error)
  2832. # [23:31] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  2833. # [23:31] <JosiahOne> I'll be back. Dinner.
  2834. # [23:32] * Joins: b10n1k (j0ni@moz-A50524F8.hsd1.il.comcast.net)
  2835. # [23:32] * Quits: sicking (sicking@2557E599.66715431.D25A875A.IP) (Quit: sicking)
  2836. # [23:33] * joduinn is now known as joduinn-coffee
  2837. # [23:33] * Quits: KWierso|Home (chatzilla@moz-296B3117.hsd1.ca.comcast.net) (Connection reset by peer)
  2838. # [23:33] <dholbert> JosiahOne, basically, CSS classes are sort of like "tags" you can appy to HTML elements, which determine what chunks of CSS get applied to them. Using javascript, you can edit the list of classes on an element. So, at a high level, that's how you'd trigger CSS animations, on HTML elements, using Javascript
  2839. # [23:34] <dholbert> JosiahOne, anything beyond that & what fryn/jaws already said is probably outside the scope of #developers -- you might want to try #introduction
  2840. # [23:35] <stransky> ttaubert, yes, it changes the ProfLD. and others (ProfDS and home).
  2841. # [23:35] * Quits: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au) (Ping timeout)
  2842. # [23:35] <dholbert> JosiahOne, see also https://developer.mozilla.org/en-US/docs/CSS/Tutorials/Using_CSS_animations (though that may make varying amounts of sense depending on your CSS knowledge)
  2843. # [23:35] <stransky> ttaubert, it's the change in nsCacheService.cpp
  2844. # [23:35] * Joins: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au)
  2845. # [23:37] <ttaubert> stransky: not the one in nsXREDirProvider?
  2846. # [23:37] * Quits: stefanh (stefanh@moz-3EED0162.customers.ownit.se) (Quit: ChatZilla 0.9.89 [SeaMonkey 2.15.1/20130118191318])
  2847. # [23:37] <stransky> ttaubert, yeah, maybe
  2848. # [23:37] * Quits: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP) (Ping timeout)
  2849. # [23:39] <ttaubert> stransky: ok, so either we don't need to change the storage version number because we'll just look for them in another path or we increase the version number and use that to copy the data so that we don't lose thumbnails
  2850. # [23:40] * Joins: Sander (chatzilla@moz-B03E8B81.lnk.telstra.net)
  2851. # [23:40] * Quits: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au) (Ping timeout)
  2852. # [23:40] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2853. # [23:40] * Joins: nical (nico@F2D29657.F60B0462.67AC9B1.IP)
  2854. # [23:41] * Joins: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP)
  2855. # [23:41] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2856. # [23:41] <stransky> ttaubert, I think it's better to copy them (and change the version), without that the thumbnails are left in the profile dir and wastes the space there.
  2857. # [23:41] * Joins: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au)
  2858. # [23:41] <ttaubert> stransky: yeah
  2859. # [23:41] <ttaubert> stransky: I'll comment in the bug
  2860. # [23:41] <fryn> dholbert: a belated "awesome work!" for Flexbox! :)
  2861. # [23:41] <stransky> ttaubert, Thanks!
  2862. # [23:42] * Joins: KWierso|Home (chatzilla@moz-296B3117.hsd1.ca.comcast.net)
  2863. # [23:42] <fryn> dholbert: does flex-flow: ... "wrap" work yet?
  2864. # [23:42] * Quits: @dbaron (dbaron@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  2865. # [23:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/76611c3de0d7 - Jeff Muizelaar - Bug 823147 - Avoid moving the start location of non-repeating radial gradients. r=roc
  2866. # [23:42] <stransky> mak, The local and remote dirs are the same on linux right now and we try to fix it.
  2867. # [23:43] <mak> stransky: yes, that's what I was asking, good thing!
  2868. # [23:44] * Quits: dao (dao@moz-1BD5FE48.superkabel.de) (Quit: Leaving.)
  2869. # [23:44] * cmcavoy is now known as cmcavoy-offline
  2870. # [23:44] <stransky> yeah, it is :)
  2871. # [23:44] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2872. # [23:44] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  2873. # [23:45] * Joins: Nefzaoui (chatzilla@B008138C.8A824743.80E43DAF.IP)
  2874. # [23:45] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  2875. # [23:45] * ChanServ sets mode: +o smaug
  2876. # [23:46] <dholbert> fryn, thanks! and, no
  2877. # [23:46] * joduinn-coffee is now known as joduinn
  2878. # [23:47] <dholbert> fryn, that's tracked in https://bugzilla.mozilla.org/show_bug.cgi?id=702508 if you want to CC yourself
  2879. # [23:47] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2880. # [23:47] <fryn> dholbert: thanks
  2881. # [23:47] * Quits: gal (gal@43CB6079.66715431.D25A875A.IP) (Quit: gal)
  2882. # [23:49] * gregglind is now known as gregglind_away
  2883. # [23:51] * ojan_away is now known as ojan
  2884. # [23:51] <joe> bbondy: ugh i absolutely cannot find this tool
  2885. # [23:52] * Joins: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  2886. # [23:52] <joe> and vcvars.bat looks like it has no idea how the windows 8 sdk is done
  2887. # [23:52] * kmoir_buildduty is now known as kmoir-afk
  2888. # [23:52] * Quits: jfkthame (jfkthame@9D062F5E.E5218CC8.9542EC20.IP) (Quit: jfkthame)
  2889. # [23:52] <ojan> dholbert: i just looked at the flexbox master bug and i don't see supporting flex-basis there...is there a bug for that?
  2890. # [23:53] <stransky> ttaubert, well, the thumb movement is managed by the patch - if (version < 3) this.removeThumbnailsFromRoamingProfile(); code.
  2891. # [23:53] <ojan> dholbert: one of the teams looking to use flexbox had issues w/ flex-basis not working in the nightlies
  2892. # [23:53] <bbondy> how about guess-msvc.bat
  2893. # [23:54] <ttaubert> stransky: oh yeah, sorry that makes sense. my brain isn't fully functional today :| so that should move everything to its new place, nice
  2894. # [23:54] <bbondy> does it contain SDK80Key?
  2895. # [23:54] <bbondy> it should be contained in a 6.0a or 6.1 sdk
  2896. # [23:54] <stransky> ttaubert, yeah, that's the point :)
  2897. # [23:54] * Joins: birtles (chatzilla@moz-348F61F0.mozilla.or.jp)
  2898. # [23:54] * Parts: nical (nico@F2D29657.F60B0462.67AC9B1.IP)
  2899. # [23:55] <dholbert> ojan, that came in https://bugzilla.mozilla.org/show_bug.cgi?id=696253
  2900. # [23:55] * Quits: enda (chatzilla@94FA51B7.D53D47CC.C2E02DEF.IP) (Ping timeout)
  2901. # [23:55] <dholbert> ojan, ("that" = support for flex-basis, I mean)
  2902. # [23:55] <bbondy> joe: this is my guess-msvc.bat: http://pastebin.com/Zay582q9
  2903. # [23:55] * Quits: ehugg_ (chatzilla@F72458CE.29102B70.6CD50604.IP) (Ping timeout)
  2904. # [23:55] * Joins: nical (nico@F2D29657.F60B0462.67AC9B1.IP)
  2905. # [23:55] <dholbert> ojan, it should work -- do you have a testcase? or, please encourage them to email me or file a bug!
  2906. # [23:55] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  2907. # [23:55] * Quits: tanvi (tanvi@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  2908. # [23:56] <JosiahOne> dholbert: Okay, I think I am starting to understand this, but only when using an html file with jQuery. Esentially, when I can write the CSS in the html file. How would I call this css class if it is in say, the already mentioned, themes/pinstripe/browser.css?
  2909. # [23:56] <bbondy> joe: and this is my start-msvc10.bat: http://pastebin.com/5MZ7q0Bh
  2910. # [23:57] <bbondy> joe: I think this is the SDK I'm installing it now to check : http://www.microsoft.com/en-us/download/details.aspx?id=11310
  2911. # [23:57] * Joins: rclick (rclick@E90828DE.BD96AA5F.CDFD6498.IP)
  2912. # [23:57] <bbondy> wait until I give confirmation though to save time i it's not right
  2913. # [23:57] * Quits: ehugg (ehugg@moz-FE206300.cisco.com) (Quit: ehugg)
  2914. # [23:57] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Quit: ChatZilla 0.9.89 [Firefox 20.0a2/20130121042018])
  2915. # [23:57] <joe> i definitely have the latest mozillabuild
  2916. # [23:57] <bbondy> joe: yup that's it
  2917. # [23:57] <dholbert> JosiahOne, I'm not a front-end developer (and I've never used jQuery), plus I'm a bit busy, so I can't offer too much further guidance. You might try #fx-team, where front-end development (e.g. on browser.js / browser.css) happens
  2918. # [23:57] <bbondy> I just installed it and it installed to: C:\Program Files\Microsoft SDKs\Windows\v6.1\Setup\WindowsSdkVer.exe
  2919. # [23:58] * Quits: Pike (Pike@moz-AAA0DDA4.pool.mediaways.net) (Quit: ChatZilla 0.9.89 [Firefox 18.0/20130104151948])
  2920. # [23:58] <dholbert> JosiahOne, briefly, you'd paste in your pastebin there, inside of a " .myClass { " selector
  2921. # [23:58] <dholbert> JosiahOne, and then when you want the animation to be triggered, I think you'd set the element in question to have class="myClass"
  2922. # [23:58] * Quits: Sander (chatzilla@moz-B03E8B81.lnk.telstra.net) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  2923. # [23:59] * philor is now known as philor|away
  2924. # [23:59] <joe> bbondy: oh
  2925. # [23:59] <JosiahOne> dholbert: I'll try fx-team, thanks so much for your help.
  2926. # [23:59] <joe> bbondy: i was looking in Program Files (x86)
  2927. # [23:59] <joe> but
  2928. # [23:59] <joe> it opens a thing with no installed windows sdk verisons apparently
  2929. # Session Close: Wed Jan 23 00:00:01 2013

The end :)