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

Options:

  1. # Session Start: Fri Mar 08 00:00:00 2013
  2. # Session Ident: #developers
  3. # [00:00] <mwu> jduell: no cycles this week, at least
  4. # [00:00] <mwu> hmm
  5. # [00:00] <mwu> and our default jar stream impl isn't designed for seeking
  6. # [00:00] * Joins: Optimizer (Optimizer@15ABB108.8EDCFA39.274D17D6.IP)
  7. # [00:01] * jwir3 is now known as jwir3|away
  8. # [00:01] * Quits: tanvi (tanvi@2557E599.66715431.D25A875A.IP) (Ping timeout)
  9. # [00:01] * Quits: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP) (Ping timeout)
  10. # [00:01] * Quits: Jesse (jruderman@A5A0595A.66715431.D25A875A.IP) (Quit: Jesse)
  11. # [00:01] * Quits: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr_)
  12. # [00:01] * Joins: rohandalvi (rohandalvi@moz-848C44F0.student.rit.edu)
  13. # [00:02] <mwu> and seeking would impose memory/disk costs if the file is compressed
  14. # [00:02] * Joins: till_ (till@moz-BBEABB16.adsl.alicedsl.de)
  15. # [00:02] * Quits: till (till@moz-BBEABB16.adsl.alicedsl.de) (Ping timeout)
  16. # [00:02] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Quit: Leaving)
  17. # [00:02] * till_ is now known as till
  18. # [00:02] * Quits: Optimizer (Optimizer@15ABB108.8EDCFA39.274D17D6.IP) (Ping timeout)
  19. # [00:02] <jduell> mwu: oh, right compression :(
  20. # [00:02] * Quits: genester (Thunderbir@moz-D6DF133C.washdc.east.verizon.net) (Quit: genester)
  21. # [00:02] <mwu> yeah uncompressing a video file into memory isn't going to go over well
  22. # [00:02] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  23. # [00:02] * Joins: tanvi (tanvi@2557E599.66715431.D25A875A.IP)
  24. # [00:03] * Joins: Optimizer (Optimizer@140CA303.96F1AC56.D2D1FAF0.IP)
  25. # [00:03] * Joins: ggp (ggp@2557E599.66715431.D25A875A.IP)
  26. # [00:03] * Joins: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP)
  27. # [00:04] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  28. # [00:05] * nthomas is now known as nthomas|biab
  29. # [00:05] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  30. # [00:05] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  31. # [00:06] * Quits: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com) (Quit: NO CARRIER)
  32. # [00:07] * Quits: Optimizer (Optimizer@140CA303.96F1AC56.D2D1FAF0.IP) (Ping timeout)
  33. # [00:08] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  34. # [00:08] <jduell> mwu: so I guess the media folks should do what? Read whole file into media cache before seeking? That will be slow too
  35. # [00:08] <jduell> doublec: ^^
  36. # [00:08] * Joins: cviecco_ (cviecco@2557E599.66715431.D25A875A.IP)
  37. # [00:09] <mwu> jduell: I was thinking that it should just work on stored files, and then do something dumb for compressed files
  38. # [00:09] <mwu> and make sure the autoreviewer thing on marketplace catches deflated video files
  39. # [00:09] <RyanVM> abr: jesup: ~60min left on the m-c win pgo builds, FWIW
  40. # [00:09] <mwu> no idea how doable that is
  41. # [00:09] * Quits: jimm (jmathies@moz-864CAA4E.pn.at.cox.net) (Quit: )
  42. # [00:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0745394ef7b1 - Wes Kocher - Bug 849009 - Uplift Add-on SDK changeset 645b0ca71ccd41bb1fc69d97d22c456b03452e89
  43. # [00:10] * Joins: Optimizer (Optimizer@1A75BF63.3A385CE3.274D17D6.IP)
  44. # [00:10] <doublec> mwu, jduell: I don't know enought about zip files to know what's possible with files stored in them
  45. # [00:11] * RyanVM is now known as RyanVM|Dinner
  46. # [00:11] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  47. # [00:11] <doublec> I do know there's a workaround in that if their ogg file has an index we don't need to seek to get the duration
  48. # [00:11] <mwu> well, with uncompressed entries, it's all random access, but compressed entries are only streaming
  49. # [00:11] <jduell> doublec: we're only seeking to get duration?
  50. # [00:12] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  51. # [00:12] * Joins: tonymec (tonymec@11B4B7F1.6D1AB40.A9371869.IP)
  52. # [00:12] * darkowlzz is now known as darkowlzz|zzz
  53. # [00:12] <doublec> jduell: for ogg files we seek to get the duration while reading the metadata of the file
  54. # [00:12] <doublec> jduell: once we're past that the media cache can be used to seek in already loaded parts of the file
  55. # [00:12] <jduell> mwu: so there's no way to calculate uncompressed offsets in a zip file and then jump to right part of compressed data?
  56. # [00:13] <doublec> jduell: and since jar files are 'local' they load into the media cache fast so in general are completely seekable
  57. # [00:13] <doublec> jduell: see bug 848639 for an example
  58. # [00:13] <jduell> doublec: so is right solution just to require ogg indexes? Are there other file formats we care about?
  59. # [00:14] * Joins: jorendorff (jorendorff@moz-2DBE15E4.bna.bellsouth.net)
  60. # [00:14] <jduell> doublec: and if it's so quick to load media cache entries why can't we wait until file is all read to know duration? :)
  61. # [00:14] <mwu> jduell: afaik, you would have to explicitly make that possible at compression time
  62. # [00:15] <mwu> and figure out some scheme to do it
  63. # [00:15] * Joins: victorporof (victorporo@37FE3F80.AB163232.79933D60.IP)
  64. # [00:16] <mwu> can we just make it work for uncompressed entries
  65. # [00:16] * Quits: josh (josh@2557E599.66715431.D25A875A.IP) (Quit: josh)
  66. # [00:16] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  67. # [00:17] <doublec> jduell: it doesn't really work in the general case unfortunately - media files can obviously be quite large. In this particular bug though they are small so as a workaround it works ok.
  68. # [00:17] <yzen> Yoric: ping
  69. # [00:17] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  70. # [00:19] * Joins: josh (josh@2557E599.66715431.D25A875A.IP)
  71. # [00:19] * Joins: AsaDotzler (asa@2557E599.66715431.D25A875A.IP)
  72. # [00:19] * Quits: victorporof (victorporo@37FE3F80.AB163232.79933D60.IP) (Ping timeout)
  73. # [00:19] <mwu> jduell: so maybe make nsJARInputStream conditionally support nsISeekableStream depending on if the entry is compressed
  74. # [00:20] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  75. # [00:20] <jduell> doublec: mwu: So I'm hearing we could 1) store entries uncompressed (but downloads get bigger); 2) require ogg indexes (hard to get all devs to do, or easy?); 3) just wait for media cache to read (only works for small files).
  76. # [00:20] <jduell> Seems like #3 is least amount of code?
  77. # [00:20] <doublec> jduell: downloads won't get much bigger since media files aren't really compressible
  78. # [00:20] <mwu> jduell: they'll get bigger, but not that much bigger since video compression is suppose to work much better than deflate
  79. # [00:20] <jduell> actually I guess #2 is least amount of code :)
  80. # [00:21] <doublec> #2 only works for ogg files
  81. # [00:21] <doublec> we really need jar files to allow the input stream to be seekable
  82. # [00:21] <@roc> we should require that video be stored uncompressed (compressing it with deflate is just a big waste of time)
  83. # [00:21] <@roc> and support seeking on uncompressed JAR entries
  84. # [00:21] <mwu> roc: exactly
  85. # [00:21] <jduell> OK, so do we want solution 1? Is that reasonable to ask of web/app devs?
  86. # [00:21] <@roc> yes
  87. # [00:22] <@roc> if anything, not deflating the video entries would make downloads smaller
  88. # [00:22] <jduell> And then we need to toss off seekable JAR channel API--mwu, does that seem like much work? I can prob take it with some guidance
  89. # [00:22] * Quits: Optimizer (Optimizer@1A75BF63.3A385CE3.274D17D6.IP) (Ping timeout)
  90. # [00:22] <@roc> if deflate makes your video smaller, your video format is crap
  91. # [00:22] <@roc> unless you have a large index maybe
  92. # [00:22] <@roc> anyway, it'll be negligible
  93. # [00:22] <Yoric> yzen: Tomorrow?
  94. # [00:22] <doublec> or lots of metadata
  95. # [00:23] <doublec> or text tracks
  96. # [00:23] <yzen> Yoric: sounds good, ill update the bug with some comments
  97. # [00:23] * Quits: pmoore (pmoore@F2D29657.F60B0462.67AC9B1.IP) (Quit: pmoore)
  98. # [00:23] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Quit: bmoss)
  99. # [00:23] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  100. # [00:23] <mwu> jduell: it doesn't seem too hard. just have to figure out how to conditionally enable nsISeekableStream I think
  101. # [00:24] <@khuey> that's not hard
  102. # [00:24] <jduell> mwu: do we want to add nsIJARChannel function that returns a stream, and you can try to QI it to seekable? Or only provide stream for uncompressed?
  103. # [00:24] <@khuey> we have QI macros for that ;-)
  104. # [00:24] <jduell> i.e. do we care about providing linear stream for compressed.
  105. # [00:24] <doublec> jduell: don't you already have that? The Open method?
  106. # [00:24] * froydnj grumbles that clang advertises itself as gcc
  107. # [00:24] <doublec> jduell: returns the InputStream
  108. # [00:25] <mwu> yeah I think I've seen appropriate macros for that
  109. # [00:25] * Quits: ehugg (chatzilla@40915CA6.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.90 [Firefox 19.0.1/20130226172142])
  110. # [00:25] * Quits: jorendorff (jorendorff@moz-2DBE15E4.bna.bellsouth.net) (Quit: jorendorff)
  111. # [00:25] * Quits: Pike (Pike@moz-AF824A52.pool.mediaways.net) (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130215130331])
  112. # [00:25] <doublec> jduell: and from that qi to seekable.
  113. # [00:25] <@khuey> NS_INTERFACE_MAP_ENTRY_CONDITIONAL(nsISeekableStream, ThingIsSeekable())
  114. # [00:25] <mwu> ahh there we go
  115. # [00:25] <glandium> tbsaunde: pong
  116. # [00:25] * Joins: pmoore (pmoore@F2D29657.F60B0462.67AC9B1.IP)
  117. # [00:25] <mwu> I remember seeing it somewhere
  118. # [00:25] <Yoric> yzen: sounds good.
  119. # [00:26] * Yoric is off to sleep.
  120. # [00:26] * Joins: Optimizer (Optimizer@98B77BD.3A385CE3.274D17D6.IP)
  121. # [00:27] <jduell> doublec: right you are.
  122. # [00:27] <tbsaunde> glandium: so, I'm working on a fedora test slave, and when I try to run a firefox I built locally I get /home/cltbld/firefox/firefox: symbol lookup error: /home/cltbld/firefox/libxul.so: undefined symbol: gdk_window_get_visual
  123. # [00:27] <tbsaunde> any ideas?
  124. # [00:27] <jduell> mwu: OK, I'll file a bug and get started on this.
  125. # [00:28] * Joins: Mic2 (Instantbir@moz-F92639C3.superkabel.de)
  126. # [00:28] * Quits: Optimizer (Optimizer@98B77BD.3A385CE3.274D17D6.IP) (Ping timeout)
  127. # [00:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/08096dc62f37 - Adam Roach [:abr] - Bug 848173 - Add filenames, fix module names, and turn on fsm_sm debugging r=ehugg
  128. # [00:28] * Joins: Optimizer (Optimizer@41AB9FC9.BA9C3500.274D17D6.IP)
  129. # [00:29] <mwu> jduell: thanks
  130. # [00:30] * mcote is now known as mcote|afk
  131. # [00:31] <glandium> tbsaunde: sounds like the gtk on the slave is too old
  132. # [00:31] * Joins: jorendorff (jorendorff@moz-30F4FB9E.hfc.comcastbusiness.net)
  133. # [00:31] * Joins: ehugg (ehugg@moz-2512A24.tukw.qwest.net)
  134. # [00:31] * nthomas|biab is now known as nthomas
  135. # [00:31] <glandium> tbsaunde: i don't know what releng does for tests
  136. # [00:32] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  137. # [00:32] * Joins: tabraldes (chatzilla@moz-3F87419B.hsd1.or.comcast.net)
  138. # [00:33] <tbsaunde> glandium: ok, that's my guess, but the slave doesn't seem to have any other gtk, so is there a way I can force local builds to not expect that symbol (I assume this works for tinderbox builds somehow)
  139. # [00:36] <jduell> mwu: doublec: do we need entire jar/application.zip file to be uncompressed, or just individual media files? (or is mixing compressed/uncompressed even possible in a zip?)
  140. # [00:36] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  141. # [00:36] <mwu> jduell: mixing is entirely possible
  142. # [00:36] <mwu> compressed/stored is per file
  143. # [00:36] <jduell> mwu: ok, so just media needs to be uncompressed. good!
  144. # [00:37] <mwu> you can even have different compression algos for different files
  145. # [00:37] * gregglind is now known as gregglind_away
  146. # [00:37] <mwu> though in practice probably nobody supports that
  147. # [00:37] * Quits: bnicholson (bnicholson@E9758364.9EC0A5AF.CFE928A7.IP) (Ping timeout)
  148. # [00:37] * catlee-buildduty is now known as catlee-away
  149. # [00:38] * Quits: tabraldes (chatzilla@moz-3F87419B.hsd1.or.comcast.net) (Quit: ChatZilla 0.9.90 [Firefox 21.0a2/20130307042016])
  150. # [00:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a1586c3b0da8 - Ally Naaktgeboren - Bug 794028 part 2/2: Use the Firefox Start Top Sites tile group. r=mbrubeck
  151. # [00:38] * Joins: tabraldes (chatzilla@moz-3F87419B.hsd1.or.comcast.net)
  152. # [00:39] * Quits: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net) (Quit: sheeri)
  153. # [00:40] * Quits: josh (josh@2557E599.66715431.D25A875A.IP) (Quit: josh)
  154. # [00:40] * Joins: marcoz (marco.zehe@moz-C6119356.dip.t-dialin.net)
  155. # [00:40] <glandium> jduell: where are these files going? omni.ja?
  156. # [00:40] * Joins: FabioMagnoni (fabiomagno@moz-6F6D3B2.home.otenet.gr)
  157. # [00:41] <jduell> glandium: doublec: my understanding is that there are app jar files (application.zip) for B2G. No omnijar
  158. # [00:41] <jduell> s/there/these/
  159. # [00:41] * Quits: jorendorff (jorendorff@moz-30F4FB9E.hfc.comcastbusiness.net) (Quit: jorendorff)
  160. # [00:41] * Quits: pmoore (pmoore@F2D29657.F60B0462.67AC9B1.IP) (Quit: pmoore)
  161. # [00:41] <jduell> that's the immediate need at least.
  162. # [00:41] <@gavin> tanvi: I just commented
  163. # [00:41] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  164. # [00:41] <tanvi> gavin: thanks!
  165. # [00:41] * Quits: Mic (Mic@moz-F92639C3.superkabel.de) (Quit: No time to waste, let's go!)
  166. # [00:41] <@gavin> tanvi: I'm not sure I understand all the implications, so I think bz needs to weigh in on what I suggested
  167. # [00:42] <glandium> tbsaunde: how did you do your build?
  168. # [00:42] * Quits: rohandalvi (rohandalvi@moz-848C44F0.student.rit.edu) (Connection reset by peer)
  169. # [00:42] * Quits: FabioMagnoni (fabiomagno@moz-6F6D3B2.home.otenet.gr) (Ping timeout)
  170. # [00:42] <glandium> jduell: ah, b2g apps
  171. # [00:42] * Quits: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  172. # [00:42] * Joins: rohandalvi (rohandalvi@moz-848C44F0.student.rit.edu)
  173. # [00:42] <mwu> yeah, packaged apps
  174. # [00:42] <jduell> glandium: ah, indeed :P
  175. # [00:42] * Joins: josh (josh@2557E599.66715431.D25A875A.IP)
  176. # [00:43] <tanvi> gavin - can you look at the patch here: https://bugzilla.mozilla.org/attachment.cgi?id=720932&action=diff
  177. # [00:43] <glandium> jduell: note that zip, by default, doesn't compress if it's not a win
  178. # [00:43] <glandium> individual files
  179. # [00:43] <tanvi> gavin: doesn't this acheive checking since it checks for <browser> within systemprincipal via IsChromeDoc()
  180. # [00:43] <@gavin> tanvi: I think that's roughly what I'm suggesting, minus the GetTagName check
  181. # [00:44] <tbsaunde> glandium: interesting a firefox 21 nightly I grabbed runs just fine on that slave
  182. # [00:44] <mwu> I usually see deflate manage to compress video files 1-2%
  183. # [00:44] <jduell> mwu: doublec: ^^ do we we not need to alert app devs to manually avoid compressing media files?
  184. # [00:44] <doublec> mwu: how easy is it for an application author to create a zip file with certain files uncompressed?
  185. # [00:44] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  186. # [00:44] <glandium> tbsaunde: thus my question
  187. # [00:44] * Quits: Mic2 (Instantbir@moz-F92639C3.superkabel.de) (Input/output error)
  188. # [00:44] <@gavin> tanvi: (I don't think it makes sense to restrict the behavior to <browser> specifically, vs. all subframes)
  189. # [00:44] <doublec> jduell: I don't know how you'd do that
  190. # [00:44] * Quits: marcoz (marco.zehe@moz-C6119356.dip.t-dialin.net) (Ping timeout)
  191. # [00:44] <tbsaunde> glandium: ran configure with --disable a bunch of random stuff --enable-debug
  192. # [00:44] <mwu> jduell: there's an automated review thing on the marketplace
  193. # [00:44] <tbsaunde> and make then make package
  194. # [00:45] <mwu> we can put a checker in there
  195. # [00:45] <mwu> (I think. never worked on that code)
  196. # [00:45] <jduell> doublec: is requiring uncompressed media file going to be any less onerous than requiring ogg indexes (which by itself would fix the maps app voice issue)?
  197. # [00:45] <tbsaunde> glandium: yeah, hadn't scrolled up
  198. # [00:45] * Quits: josh (josh@2557E599.66715431.D25A875A.IP) (Ping timeout)
  199. # [00:45] * Joins: Jesse (jruderman@F9997BD3.820C841F.D6F3DB9.IP)
  200. # [00:45] <doublec> jduell: I don't know
  201. # [00:45] * Quits: Optimizer (Optimizer@41AB9FC9.BA9C3500.274D17D6.IP) (Ping timeout)
  202. # [00:46] <glandium> tbsaunde: where have you been building it?
  203. # [00:46] <jduell> doublec: ok I'll comment in the maps bug
  204. # [00:46] <doublec> jduell: I don't use zip files or ogg indexes myself so have no idea how onerous any of this is :)
  205. # [00:46] <jduell> doublec: me neither :)
  206. # [00:46] <mwu> making a seekable jarinputstream shouldn't be hard
  207. # [00:46] <tbsaunde> glandium: a linux 32 debian unstable chroot I setup yesterday
  208. # [00:46] <mwu> at least for uncompressed files
  209. # [00:46] <jcranmer> who likes reviewing 100-line comments?
  210. # [00:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a8088accbcbe - Ryan VanderMeulen - Bug 845807 - Fix test to look for new default color.
  211. # [00:47] <glandium> tbsaunde: ah, then that's expected
  212. # [00:47] * Joins: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net)
  213. # [00:47] * Joins: Jesse_ (jruderman@A5A0595A.66715431.D25A875A.IP)
  214. # [00:47] <glandium> tbsaunde: if you build with a new gtk, you depend on a new gtk
  215. # [00:47] * Quits: Jesse (jruderman@F9997BD3.820C841F.D6F3DB9.IP) (Ping timeout)
  216. # [00:47] <mwu> since you're just moving your pointer/offsets around in memory
  217. # [00:47] <doublec> mwu, jduell: it'll also require changes to MediaResource and possibly other places to check for a JAR file and attempt to get a seekablestream
  218. # [00:47] <doublec> mwu,jduell: I can do that or advise if needed
  219. # [00:48] <mwu> doublec: can we generally try to QI to a seekable stream?
  220. # [00:48] <tanvi> gavin: so there are cases where we will have an <iframe> (TYPE_SUBDOCUMENT) within <html>, but is system principal?
  221. # [00:48] <jduell> doublec: yeah, I forked off a bug for the seekable part, you'll take the mediasource part in the existing bug
  222. # [00:48] <tbsaunde> glandium: oh, I see I thought it just depended on the oldest version with symbols, but I guess that makes sense
  223. # [00:48] <tbsaunde> glandium: so apparently I can't build on a test slave, so how do I get around this?
  224. # [00:48] <glandium> tbsaunde: some symbols used to be #defines, and turned into actual symbols
  225. # [00:49] <glandium> tbsaunde: besides installing an old gtk, there's not much you can do, short of hacks
  226. # [00:49] * Joins: Optimizer (Optimizer@619DFF2B.AF6B21DA.BE90E62C.IP)
  227. # [00:49] <doublec> mwu: yeah but we don't at the moment afaik so it'll require changes
  228. # [00:49] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  229. # [00:49] <mwu> ok
  230. # [00:50] * Joins: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net)
  231. # [00:50] * mjschranz is now known as mjschranz_dinner
  232. # [00:50] <tbsaunde> glandium: are the hacks easier than finding old gtk?
  233. # [00:50] * Joins: Sander (chatzilla@7ED01146.A27A8065.D3BA2C17.IP)
  234. # [00:51] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  235. # [00:51] * Quits: coop (Chris@F2D29657.F60B0462.67AC9B1.IP) (Quit: coop)
  236. # [00:51] <glandium> tbsaunde: depends if gdk_window_get_visual is the only function missing
  237. # [00:51] <glandium> tbsaunde: try starting fx with LD_BIND_NOW=1
  238. # [00:52] <tbsaunde> glandium: segfault
  239. # [00:52] <glandium> erf
  240. # [00:53] * Joins: Gentlecat (Roman@CAE764D3.1149AF99.8FB52CB8.IP)
  241. # [00:53] <tbsaunde> glandium: I can use try to generate builds if they keep debug info around someplace I can give it to gdb
  242. # [00:54] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  243. # [00:54] * ChanServ sets mode: +o dbaron
  244. # [00:54] <@gavin> tanvi: I don't know of any offhand
  245. # [00:54] * Quits: wolfiR (wolfiR@moz-FD188C33.dip0.t-ipconnect.de) (Quit: Leaving)
  246. # [00:54] * joduinn is now known as joduinn-afk
  247. # [00:54] <tanvi> gvin: so why not restrict it to <browser>
  248. # [00:55] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  249. # [00:55] <tanvi> currently, it gets set at type_subdocument
  250. # [00:55] <@gavin> tanvi: because conceptually ther eis no reason to
  251. # [00:55] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  252. # [00:55] <@gavin> if we think this behavior makes sense for <browser>s, then it should make sense for iframes too
  253. # [00:55] * Quits: rnewman (rich_holyg@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  254. # [00:55] * Quits: simone (simone@F2D29657.F60B0462.67AC9B1.IP) (Quit: simone)
  255. # [00:55] <glandium> tbsaunde: add $(call QUOTED_WILDCARD,$(DIST)/$(PKG_PATH)$(SYMBOL_FULL_ARCHIVE_BASENAME).zip) to UPLOAD_FILES in toolkit/mozapps/installer/packager.mk
  256. # [00:56] <tanvi> gavin: the requestingElement is <browser>, but the content we are about to load is <iframe>
  257. # [00:56] * Joins: rnewman (rich_holyg@moz-DB4A9C19.scl3.mozilla.com)
  258. # [00:56] <tanvi> well, maybe not
  259. # [00:56] * ctalbert|mtg is now known as ctalbert
  260. # [00:56] <tbsaunde> glandium: ok, thanks
  261. # [00:57] <tbsaunde> sorry I'm so noob at this :(
  262. # [00:57] * Quits: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: fitzgen)
  263. # [00:58] <tbsaunde> glandium: does it matter where that line goes?
  264. # [00:58] <@gavin> tanvi: I have to go, back next week
  265. # [00:58] <glandium> tbsaunde: no
  266. # [00:58] * Joins: breck (breck@moz-8C006DCA.hsd1.ca.comcast.net)
  267. # [00:59] <tanvi> gavin: okay. i will comment on the bug
  268. # [00:59] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  269. # [00:59] * rail-Fx19_0_2 is now known as rail
  270. # [00:59] <tanvi> thansk gavin!
  271. # [00:59] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  272. # [00:59] * ChanServ sets mode: +o roc
  273. # [00:59] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  274. # [01:01] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  275. # [01:01] * Quits: nical (nico@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Quit: nical)
  276. # [01:02] * Quits: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP) (Quit: Leaving)
  277. # [01:02] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Quit: Ex-Chat)
  278. # [01:02] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  279. # [01:02] * rail is now known as rail_away
  280. # [01:03] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  281. # [01:03] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  282. # [01:03] * ChanServ sets mode: +o dbaron
  283. # [01:04] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Leaving...)
  284. # [01:05] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  285. # [01:06] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  286. # [01:06] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  287. # [01:06] <tanvi> "I suppose we could check for system-principal-parented rather than type=chrome-parented?" isn't this the same thing?
  288. # [01:06] <sfink> RyanVM|Dinner: please cc both :sfink and :terrence on rootanalysis intermittents
  289. # [01:07] <RyanVM|Dinner> sfink: can do :)
  290. # [01:07] <sfink> thanks
  291. # [01:07] * Quits: marco (Thunderbir@moz-AE6C729C.cust.dsl.teletu.it) (Ping timeout)
  292. # [01:09] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  293. # [01:09] * Joins: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net)
  294. # [01:09] * Quits: Jesse_ (jruderman@A5A0595A.66715431.D25A875A.IP) (Quit: Jesse_)
  295. # [01:09] * Quits: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net) (Client exited)
  296. # [01:11] * Joins: marco (Thunderbir@moz-3D7BCFAF.cust.dsl.teletu.it)
  297. # [01:13] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  298. # [01:13] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  299. # [01:14] * Quits: ehugg (ehugg@moz-2512A24.tukw.qwest.net) (Quit: ehugg)
  300. # [01:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ca3ccb294e2e - Kartikaya Gupta - Bug 848901 - NFC transmission APIs on android only exist on API 14 and up. r=sriram
  301. # [01:16] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Connection reset by peer)
  302. # [01:16] * Quits: TimAbraldes (Thunderbir@moz-3F87419B.hsd1.or.comcast.net) (Quit: TimAbraldes)
  303. # [01:16] <RyanVM|Dinner> abr: jesup: pgo builds on m-c are showing the same failures with high frequency :(
  304. # [01:16] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  305. # [01:17] * Quits: tanvi (tanvi@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  306. # [01:17] * Quits: breck (breck@moz-8C006DCA.hsd1.ca.comcast.net) (Client exited)
  307. # [01:17] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  308. # [01:17] <RyanVM|Dinner> abr: jesup: I'm inclined to back out each one of those individually on inbound with a pgo run triggered on each cset
  309. # [01:18] <RyanVM|Dinner> then we can re-land without the bad one
  310. # [01:18] <RyanVM|Dinner> but I need to get this resolved tonight so it doesn't hit tomorrow's nightly
  311. # [01:19] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Connection reset by peer)
  312. # [01:19] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  313. # [01:19] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  314. # [01:19] * Quits: marco (Thunderbir@moz-3D7BCFAF.cust.dsl.teletu.it) (Ping timeout)
  315. # [01:20] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  316. # [01:21] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  317. # [01:23] * Quits: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP) (Ping timeout)
  318. # [01:23] * Joins: marco (Thunderbir@moz-5FE63C91.cust.dsl.teletu.it)
  319. # [01:24] * Joins: rmxircmonkey (rmxircmonk@670ACB81.66590CC0.4A6948F8.IP)
  320. # [01:24] * Joins: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net)
  321. # [01:25] <mjrosenb> RyanVM|Dinner: won't triggering a pgo build on each of any non-empty set take like half the remaining time of the universe?
  322. # [01:25] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6cdb9f903c02 - Ryan VanderMeulen - Backed out changeset 789a60e48ee2 (bug 837035) to see if it resolves the Win PGO mochitest-2 crashes.
  323. # [01:26] <RyanVM|Dinner> mjrosenb: we're talking 3 pushes here
  324. # [01:26] <RyanVM|Dinner> so no
  325. # [01:26] <RyanVM|Dinner> and pushed close together, most of the jobs will be coalesced anyway
  326. # [01:26] <RyanVM|Dinner> as long as I get unique csets to trigger pgo and tests on , I'm good
  327. # [01:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3cb82d9f3f9c - Ryan VanderMeulen - Backed out changeset 8ff35a246bb0 (bug 828917) to see if it resolves the Win PGO mochitest-2 crashes.
  328. # [01:27] <wg9s> RyanVM|Dinner: if you really want to do that you should probably close inbound so new pushes landing now don't end up monopolizing all the slaves.
  329. # [01:27] <RyanVM|Dinner> i think you're vastly overestimating the effect here
  330. # [01:28] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  331. # [01:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cb432984d5ce - Ryan VanderMeulen - Backed out changeset f7acf064582d (bug 839677) to see if it resolves the Win PGO mochitest-2 crashes.
  332. # [01:28] <RyanVM|Dinner> 3 extra pgo jobs is not the end of the world
  333. # [01:28] <RyanVM|Dinner> we're not short on builders anyway
  334. # [01:28] <RyanVM|Dinner> it's tests we're short on
  335. # [01:28] <RyanVM|Dinner> and these can all coalesce for all I care
  336. # [01:28] <RyanVM|Dinner> so long as I can trigger what I need through self-serve
  337. # [01:28] <RyanVM|Dinner> which I can
  338. # [01:28] <RyanVM|Dinner> and most of these will
  339. # [01:29] * Matti is now known as Matti_away
  340. # [01:29] * Quits: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net) (Quit: erikvold)
  341. # [01:29] * Joins: nattokirai (nattokirai@moz-348F61F0.mozilla.or.jp)
  342. # [01:29] <wg9s> RyanVM|Dinner: as long as it is under control. that is fine wit me! ;-)
  343. # [01:30] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  344. # [01:31] * Quits: darkowlzz|zzz (darkowlzz@649CBFEE.6C3A4C05.9DA13C14.IP) (Ping timeout)
  345. # [01:31] * Quits: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP) (Ping timeout)
  346. # [01:32] * Quits: cviecco_ (cviecco@2557E599.66715431.D25A875A.IP) (Input/output error)
  347. # [01:32] * Quits: aklotz (Thunderbir@moz-55246988.cg.shawcable.net) (Quit: aklotz)
  348. # [01:33] * Joins: ehugg_lime (ehugg_lime@moz-BCEB906F.mycingular.net)
  349. # [01:34] * Mossop is now known as Mossop_away
  350. # [01:35] * Quits: till (till@moz-BBEABB16.adsl.alicedsl.de) (Client exited)
  351. # [01:36] * Joins: Jesse (jruderman@A5A0595A.66715431.D25A875A.IP)
  352. # [01:38] * Joins: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net)
  353. # [01:39] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  354. # [01:40] * Joins: marcoz (marco.zehe@moz-C6119356.dip.t-dialin.net)
  355. # [01:41] * Joins: FabioMagnoni (fabiomagno@moz-6F6D3B2.home.otenet.gr)
  356. # [01:41] * Quits: Gentlecat (Roman@CAE764D3.1149AF99.8FB52CB8.IP) (Ping timeout)
  357. # [01:41] * mjschranz_dinner is now known as mjschranz
  358. # [01:42] <dholbert> [supporting what RyanVM|Dinner said: trychooser shows 100% empty build queues right now, FWIW. RyanVM++]
  359. # [01:42] * Quits: FabioMagnoni (fabiomagno@moz-6F6D3B2.home.otenet.gr) (Ping timeout)
  360. # [01:43] <jimb> What the heck uses the NS_mumble_CLASSNAME preprocessor macros that all the XPCOM things define? I cannot find the consumer for the life of me.
  361. # [01:43] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  362. # [01:43] <jimb> for example: http://dxr.mozilla.org/mozilla-central/xpcom/ds/nsObserverService.h#l14
  363. # [01:43] <jimb> NS_OBSERVERSERVICE_CLASSNAME
  364. # [01:44] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  365. # [01:44] * Quits: marcoz (marco.zehe@moz-C6119356.dip.t-dialin.net) (Ping timeout)
  366. # [01:44] <jimb> I don't mind cargo-culting my way through defining an XPCOM service, but I'd like to at least know post-facto why I had to do each thing. :D
  367. # [01:44] <tbsaunde> jimb: that might well be unused
  368. # [01:45] <tbsaunde> jimb: sometimes people add defines for the contractid id you pass to do_GetService / do_CreateInstance, but that isn't one of those
  369. # [01:46] <jimb> tbsaunde: There are so many of them.
  370. # [01:46] <tbsaunde> jimb: piles of cruft in gecko?! shocked I tell you I'm shocked
  371. # [01:46] <jimb> tbsaunde: I probably misjudged, but I thought I even saw them on new stuff, so I figured it was still a going concern.
  372. # [01:46] <jimb> tbsaunde: Yeah, yeah. :D
  373. # [01:47] <jimb> tbsaunde: It's my newbie innocence, being crushed one little disappointment at a time. :D
  374. # [01:48] * Quits: mmc|laptop (mmc@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  375. # [01:49] <tbsaunde> jimb: could be cargo culting, or I could be wrong
  376. # [01:49] * Quits: dew (Instantbir@moz-EBC2DF0B.dhcp.stls.mo.charter.com) (Ping timeout)
  377. # [01:49] <dholbert> jimb, https://mxr.mozilla.org/mozilla-central/search?string=define.*NS_.*CLASSNAME&regexp=1&case=on finds 141 such #defines, and all the ones I've clicked on so far are unused
  378. # [01:49] * Joins: dew (Instantbir@moz-EBC2DF0B.dhcp.stls.mo.charter.com)
  379. # [01:50] <dholbert> ah, here's one that's used: https://mxr.mozilla.org/mozilla-central/ident?i=NS_CYCLE_COLLECTION_CLASSNAME
  380. # [01:50] * Joins: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP)
  381. # [01:50] <dholbert> d'oh
  382. # [01:50] <dholbert> false-positive
  383. # [01:51] <@ted> tbsaunde: there's not a straightforward supported way to get gdb-usable symbols, but i think you can hack it
  384. # [01:51] <jimb> dholbert: But... but... surely some magical Python script generated using M4 uses ptrace to monitor the compiler's memory and grab the value out and uses it to make the objects print nicely.
  385. # [01:51] <dholbert> :)
  386. # [01:51] <jimb> I expect nothing less!
  387. # [01:51] * Joins: Hughman (Mibbit@D21DF7D1.9F3124E3.A3B82EC7.IP)
  388. # [01:52] <dholbert> bsmedberg, do you know if anytying uses the NS_*_CLASSNAME defines in https://mxr.mozilla.org/mozilla-central/search?string=define.*NS_.*CLASSNAME&regexp=1&case=on ?
  389. # [01:52] <dholbert> bsmedberg, put another way: can we drop all of those #defines, since MXR seems to think they're unused?
  390. # [01:53] <tbsaunde> ted: yeah, glandium handed me same make vudu a while ago :)
  391. # [01:53] <tbsaunde> *some
  392. # [01:53] * Quits: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net) (Quit: erikvold)
  393. # [01:53] * Quits: Optimizer (Optimizer@619DFF2B.AF6B21DA.BE90E62C.IP) (Ping timeout)
  394. # [01:54] * Joins: bholley (anonymous@moz-7496D895.lightspeed.sntcca.sbcglobal.net)
  395. # [01:55] <tbsaunde> ted: btw its nice too finally be training my way out of typeing hg log | less :)
  396. # [01:55] * philor|away is now known as philor
  397. # [01:55] * Joins: Edgar (Thunderbir@moz-F62A0F33.dynamic.hinet.net)
  398. # [01:56] <jesup> mccr8: finally got hits on 10.7 debug on your Try
  399. # [01:56] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  400. # [01:56] <mccr8> jesup: yeah I saw that. sadly the thread doesn't seem to have a name still!
  401. # [01:57] * Joins: Optimizer (Optimizer@4E752095.C188C6F8.BE90E62C.IP)
  402. # [01:57] * mmc is now known as mmc|scrollback
  403. # [01:57] <jesup> Ok. So it's not MediaManager, and it's not MediaStreamGraph
  404. # [01:57] * Quits: Edgar (Thunderbir@moz-F62A0F33.dynamic.hinet.net) (Quit: Edgar)
  405. # [01:57] <gwagner> BenWa: ping
  406. # [01:57] * Quits: Sander (chatzilla@7ED01146.A27A8065.D3BA2C17.IP) (Ping timeout)
  407. # [01:57] * Joins: Gentlecat (Roman@8942624D.7D1F96C3.8FB52CB8.IP)
  408. # [01:58] <jesup> I think the sipcc (signaling) threads are all pthreads not nsThreads
  409. # [01:58] <BenWa> gwagner: pong
  410. # [01:58] <gwagner> BenWa: can you link me to an example where we use annotations for the profiler?
  411. # [01:58] * Quits: brankc (brankc@moz-29FFE1B5.me) (Ping timeout)
  412. # [01:58] <BenWa> gwagner: Are you looking to annotate the stacks or the timeline?
  413. # [01:58] <mccr8> jesup: I don't know if 405991424[14016a6d0]: cpr SIPCC-GSM: 6/6, sm_process_event: DEF :(IDLE:CREATEOFFER ) means anything to you. ;)
  414. # [01:58] <gwagner> BenWa: both
  415. # [01:59] <gwagner> maybe more timeline
  416. # [01:59] <BenWa> gwagner: http://mxr.mozilla.org/mozilla-central/ident?i=SAMPLE_LABEL_PRINTF&;filter= will add information to the stack
  417. # [01:59] <mccr8> jesup: 0x14250fb60 seems to be the nsThread that is never destructed. and 0x14016a6d0 is what its mThread is set to.
  418. # [01:59] <BenWa> for example the URI of the image you're decoding in that sample
  419. # [01:59] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  420. # [01:59] <BenWa> gwagner: http://mxr.mozilla.org/mozilla-central/ident?i=SAMPLE_MARKER will add a marker to the timeline
  421. # [02:00] <gwagner> BenWa: perfect! thx!
  422. # [02:00] <mccr8> jesup: the last sign of that mThread in the log is "405991424[14016a6d0]: cpr cprReleaseMutex - NULL pointer passed in."
  423. # [02:00] <jesup> ehugg_lime: ^ mccr8
  424. # [02:00] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Input/output error)
  425. # [02:00] <jesup> mccr8: Aha. INteresting. This I can attack I think
  426. # [02:01] * Quits: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net) (Quit: leaving)
  427. # [02:01] * Quits: Gentlecat (Roman@8942624D.7D1F96C3.8FB52CB8.IP) (Ping timeout)
  428. # [02:01] <mccr8> jesup: yeah there's a cprGetMutex and cprReleaseMutex for that thread
  429. # [02:01] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  430. # [02:01] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Input/output error)
  431. # [02:01] <mccr8> and there don't seem to be any for anything else
  432. # [02:01] * jchen is now known as jchen|away
  433. # [02:01] <mccr8> err the GetMutex and ReleaseMutex that talk about NULL pointer passed in
  434. # [02:02] * Joins: brankc (brankc@moz-29FFE1B5.me)
  435. # [02:03] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  436. # [02:03] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  437. # [02:04] <@ted> tbsaunde: cool, and cool
  438. # [02:05] * Joins: Gentlecat (Roman@8942624D.7D1F96C3.8FB52CB8.IP)
  439. # [02:07] * Quits: Optimizer (Optimizer@4E752095.C188C6F8.BE90E62C.IP) (Ping timeout)
  440. # [02:07] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  441. # [02:07] * Quits: tabraldes (chatzilla@moz-3F87419B.hsd1.or.comcast.net) (Quit: ChatZilla 0.9.90 [Firefox 21.0a2/20130307042016])
  442. # [02:07] * Quits: terrence (terrence@2557E599.66715431.D25A875A.IP) (Ping timeout)
  443. # [02:08] * Quits: marco (Thunderbir@moz-5FE63C91.cust.dsl.teletu.it) (Quit: marco)
  444. # [02:09] * Quits: rohandalvi (rohandalvi@moz-848C44F0.student.rit.edu) (Ping timeout)
  445. # [02:09] * Joins: rohandalvi (rohandalvi@moz-848C44F0.student.rit.edu)
  446. # [02:10] * Joins: Optimizer (Optimizer@8EA7461E.E1B11408.D2D1FAF0.IP)
  447. # [02:10] * RyanVM|Dinner is now known as RyanVM|afk
  448. # [02:11] * jcranmer is now known as jcranmer|away
  449. # [02:14] * Joins: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP)
  450. # [02:14] * Quits: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP) (Quit: Leaving.)
  451. # [02:14] <@bsmedberg> dholbert: they used to be using by XPCOM registration macros
  452. # [02:14] <@bsmedberg> but I don't think they are any more, let me check
  453. # [02:15] <@bsmedberg> dholbert: or you could just take them out and see if it builds
  454. # [02:15] * @bsmedberg often uses that method
  455. # [02:15] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  456. # [02:15] <dholbert> bsmedberg, cool, I'll do that. thanks for the sanity-check
  457. # [02:16] * Quits: gcp (gpascutto@E9758364.9EC0A5AF.CFE928A7.IP) (Quit: Make a new plan, Stan!)
  458. # [02:17] * Joins: ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP)
  459. # [02:17] * ChanServ sets mode: +o ehsan
  460. # [02:18] * Joins: victorporof (victorporo@37FE3F80.AB163232.79933D60.IP)
  461. # [02:19] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  462. # [02:19] * Quits: AsaDotzler (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  463. # [02:20] * Quits: victorporof (victorporo@37FE3F80.AB163232.79933D60.IP) (Ping timeout)
  464. # [02:21] * vladan is now known as vladan-afk
  465. # [02:21] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Ping timeout)
  466. # [02:22] * Quits: ehugg_lime (ehugg_lime@moz-BCEB906F.mycingular.net) (Ping timeout)
  467. # [02:22] * Quits: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  468. # [02:22] * Joins: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net)
  469. # [02:23] * Joins: ehugg_lime (ehugg_lime@moz-BCEB906F.mycingular.net)
  470. # [02:23] * Quits: bdahl (bdahl@2557E599.66715431.D25A875A.IP) (Client exited)
  471. # [02:25] * Quits: b10n1k (j0ni@moz-D641E273.home.otenet.gr) (Ping timeout)
  472. # [02:27] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  473. # [02:29] * Quits: Lucas (Lucas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  474. # [02:30] * Quits: nigelb (nigel@moz-8640053A.me) (Client exited)
  475. # [02:30] * Joins: Lucas (Lucas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  476. # [02:31] * Quits: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 18.0.2/20130201065344])
  477. # [02:31] * Joins: Mavericks (Mibbit@E3F62077.A93E7DC1.261E7448.IP)
  478. # [02:31] * Quits: Optimizer (Optimizer@8EA7461E.E1B11408.D2D1FAF0.IP) (Ping timeout)
  479. # [02:31] * jchen|away is now known as jchen
  480. # [02:32] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  481. # [02:32] * ChanServ sets mode: +o smaug
  482. # [02:35] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  483. # [02:35] * Joins: Ann_Yimi_ (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  484. # [02:35] * Joins: Optimizer (Optimizer@F28639E.48DE37B0.BE90E62C.IP)
  485. # [02:36] * Joins: nigelb (nigel@moz-8640053A.me)
  486. # [02:37] * ehsan is now known as ehsan_away
  487. # [02:39] * kmoir-fx17_0_4esr is now known as kmoir
  488. # [02:39] * jchen is now known as jchen|away
  489. # [02:40] * Joins: b10n1k (j0ni@moz-D641E273.home.otenet.gr)
  490. # [02:41] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  491. # [02:41] * Joins: FabioMagnoni (fabiomagno@moz-6F6D3B2.home.otenet.gr)
  492. # [02:43] * Quits: juanb (jbecerra@2557E599.66715431.D25A875A.IP) (Quit: juanb)
  493. # [02:43] * Quits: FabioMagnoni (fabiomagno@moz-6F6D3B2.home.otenet.gr) (Ping timeout)
  494. # [02:43] * Quits: akeybl (akeybl@43CB6079.66715431.D25A875A.IP) (Quit: Leaving...)
  495. # [02:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/754d17e292ea - John Schoenick - Bug 849067 - Unbreak gstreamer builds again. r=cpearce
  496. # [02:45] * Quits: alice (alice@moz-FC2427F3.range86-167.btcentralplus.com) (Client exited)
  497. # [02:45] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  498. # [02:46] * kmoir is now known as kmoir-afk
  499. # [02:47] * Quits: Mavericks (Mibbit@E3F62077.A93E7DC1.261E7448.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  500. # [02:48] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Quit: mccr8)
  501. # [02:50] * Quits: b10n1k (j0ni@moz-D641E273.home.otenet.gr) (Ping timeout)
  502. # [02:51] * Quits: Mathnerd314 (quassel@moz-195E87F.rh.uchicago.edu) (Ping timeout)
  503. # [02:53] * Quits: jedp (jedp@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Computer has gone to sleep.)
  504. # [02:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/501fea96c33a - Nicolas B. Pierron - Bug 844452 - Box boolean inputs on MCompare-strings. r=dvander
  505. # [02:54] * Quits: espindola (espindola@moz-1A4E1279.dsl.teksavvy.com) (Client exited)
  506. # [02:54] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  507. # [02:56] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  508. # [02:56] * Parts: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  509. # [02:56] * Joins: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net)
  510. # [02:57] * Quits: mwobensmith (Adium@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
  511. # [02:57] * Joins: b10n1k (j0ni@moz-D641E273.home.otenet.gr)
  512. # [02:58] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  513. # [02:59] * Joins: mmc|laptop (mmc@moz-BBC0C7F1.hsd1.ca.comcast.net)
  514. # [02:59] * Joins: mwobensmith (Adium@EBA84827.A73C08F8.348C8185.IP)
  515. # [03:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2aaba07995ed - L. David Baron - Bug 570896: Allow separate background-origin and background-clip to be set in the background shorthand. r=bzbarsky
  516. # [03:00] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7ebd5b1fa3c3 - L. David Baron - Bug 845837: Don't use our dynamic updating for relative positioning on inner table frames, which don't do relative positioning at all. r=ehsan
  517. # [03:00] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  518. # [03:01] * Quits: mmc|laptop (mmc@moz-BBC0C7F1.hsd1.ca.comcast.net) (Ping timeout)
  519. # [03:01] * Quits: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: fitzgen)
  520. # [03:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a114e8c5e9ef - Bill McCloskey - Bug 848587 - Avoid racing on isHeapBusy (r=terrence)
  521. # [03:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8ed74a9e1a3e - Bill McCloskey - Bug 848602 - Add some volatile annotations (r=terrence)
  522. # [03:04] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  523. # [03:04] * Joins: bdahl (bdahl@moz-84D9EEE.mycingular.net)
  524. # [03:06] * ctalbert is now known as ctalbert|afk
  525. # [03:06] * Joins: mwobensmith1 (Adium@A5A0595A.66715431.D25A875A.IP)
  526. # [03:06] * Quits: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP) (Ping timeout)
  527. # [03:06] * Quits: mwobensmith (Adium@EBA84827.A73C08F8.348C8185.IP) (Ping timeout)
  528. # [03:07] * Quits: ehugg_lime (ehugg_lime@moz-BCEB906F.mycingular.net) (Client exited)
  529. # [03:08] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  530. # [03:12] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  531. # [03:15] * Quits: bdahl (bdahl@moz-84D9EEE.mycingular.net) (Client exited)
  532. # [03:17] * dholbert is now known as dholbert|afk
  533. # [03:17] * Quits: randix (rdow@moz-EE0B6335.superkabel.de) (Connection reset by peer)
  534. # [03:18] * Joins: randix (rdow@moz-EE0B6335.superkabel.de)
  535. # [03:18] * Quits: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com) (Ping timeout)
  536. # [03:18] * Joins: Asa (asa@2898F5B0.A1EC5031.204CA821.IP)
  537. # [03:19] * Joins: victorporof (victorporo@37FE3F80.AB163232.79933D60.IP)
  538. # [03:19] * Joins: randix_ (rdow@moz-EE0B6335.superkabel.de)
  539. # [03:19] * Quits: randix (rdow@moz-EE0B6335.superkabel.de) (Connection reset by peer)
  540. # [03:19] * randix_ is now known as randix
  541. # [03:20] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  542. # [03:20] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Connection reset by peer)
  543. # [03:21] * Quits: victorporof (victorporo@37FE3F80.AB163232.79933D60.IP) (Ping timeout)
  544. # [03:21] * Joins: randix_ (rdow@moz-EE0B6335.superkabel.de)
  545. # [03:21] * Quits: randix (rdow@moz-EE0B6335.superkabel.de) (Connection reset by peer)
  546. # [03:21] * randix_ is now known as randix
  547. # [03:21] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  548. # [03:21] * Joins: surkov (surkov@7F1C0E2B.41FE424A.E17943EE.IP)
  549. # [03:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/97ac169044f9 - Matt Woodrow - Bug 839987 - Re-set the clip after we change the render target in ContainerLayerD3D9. r=Bas
  550. # [03:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f6de9b75baa8 - Matt Woodrow - Bug 844750 - Don't use per-display-item invalidation for table frames. r=roc
  551. # [03:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a7d3a392252f - Matt Woodrow - Bug 848078 - Remove shadowed variable in ContainerLayerD3D9. r=Bas
  552. # [03:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d10b1ac51ece - Matt Woodrow - Bug 725981 - Only invalidate the difference in bounds when a solid color moves or resizes. r=roc
  553. # [03:22] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  554. # [03:23] * Quits: bajaj1 (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  555. # [03:24] * Joins: aklotz (Thunderbir@moz-55246988.cg.shawcable.net)
  556. # [03:24] * Quits: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net) (Ping timeout)
  557. # [03:25] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  558. # [03:25] * Joins: alice (alice@moz-FC2427F3.range86-167.btcentralplus.com)
  559. # [03:26] * Joins: sewardj_ (sewardj@moz-775111EB.dip.t-dialin.net)
  560. # [03:27] * Joins: Mathnerd314 (quassel@moz-195E87F.rh.uchicago.edu)
  561. # [03:27] * Quits: sewardj (sewardj@moz-79216F0F.dip.t-dialin.net) (Ping timeout)
  562. # [03:27] * Quits: chewey (chewey@moz-BB4DBB25.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  563. # [03:28] * Joins: chewey (chewey@moz-6EE8848C.dip0.t-ipconnect.de)
  564. # [03:28] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  565. # [03:28] * Quits: Optimizer (Optimizer@F28639E.48DE37B0.BE90E62C.IP) (Connection reset by peer)
  566. # [03:29] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  567. # [03:30] * Joins: espindola (espindola@moz-D3B6ADC8.dsl.teksavvy.com)
  568. # [03:31] * Quits: alice (alice@moz-FC2427F3.range86-167.btcentralplus.com) (Ping timeout)
  569. # [03:32] * Joins: janv_ (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  570. # [03:32] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  571. # [03:32] * Quits: aklotz (Thunderbir@moz-55246988.cg.shawcable.net) (Quit: aklotz)
  572. # [03:32] * Joins: Optimizer (Optimizer@687EE9FA.3EA15E8E.BE90E62C.IP)
  573. # [03:34] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  574. # [03:34] <philor> I'm going to the store after I get off work in half an hour, so if anyone wants an open inbound in the next 90 minutes or so, they'll need to do the CLOSED TREE backing out
  575. # [03:35] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  576. # [03:35] * Quits: nsm (nikhil@2557E599.66715431.D25A875A.IP) (Ping timeout)
  577. # [03:36] * Quits: fabrice (fabrice@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  578. # [03:36] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  579. # [03:37] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Connection reset by peer)
  580. # [03:38] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  581. # [03:38] * Quits: Ann_Yimi_ (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  582. # [03:38] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  583. # [03:39] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  584. # [03:41] * Joins: FabioMagnoni (fabiomagno@moz-DC5600E9.home.otenet.gr)
  585. # [03:41] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  586. # [03:42] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  587. # [03:42] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  588. # [03:42] * Quits: wg9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 19.0/20130218192555])
  589. # [03:43] <Unfocused> philor: could you pick me up some milk?
  590. # [03:43] * Quits: FabioMagnoni (fabiomagno@moz-DC5600E9.home.otenet.gr) (Ping timeout)
  591. # [03:44] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  592. # [03:45] <philor> Unfocused: no problem, but wouldn't you rather have sour cream, so it'll start closer to the condition it'll be in when you get it?
  593. # [03:45] <Unfocused> hehe
  594. # [03:45] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  595. # [03:46] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Ping timeout)
  596. # [03:47] * Quits: rohandalvi (rohandalvi@moz-848C44F0.student.rit.edu) (Client exited)
  597. # [03:48] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  598. # [03:48] * Quits: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  599. # [03:48] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  600. # [03:48] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  601. # [03:49] * philor is now known as philor|away
  602. # [03:49] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  603. # [03:50] * Quits: tetreis (T3@3FF6AF7C.604446E7.32718129.IP) (Ping timeout)
  604. # [03:50] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  605. # [03:51] <@dolske> see, I would have just sent a box of powdered milk.
  606. # [03:51] * Quits: Optimizer (Optimizer@687EE9FA.3EA15E8E.BE90E62C.IP) (Ping timeout)
  607. # [03:52] <@dolske> or a can of evaporated milk, because I'd send only the best.
  608. # [03:52] <Unfocused> dolske wins
  609. # [03:53] <Unfocused> if this software thing doesn't work out for you, you could totally do international freight logistics
  610. # [03:53] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Connection reset by peer)
  611. # [03:54] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  612. # [03:54] <Unfocused> er, hmm
  613. # [03:54] * Quits: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net) (Quit: Computer has gone to sleep.)
  614. # [03:54] * Joins: Optimizer (Optimizer@BF732C07.7EC8F5F5.BE90E62C.IP)
  615. # [03:54] * Quits: KaiRo (robert@moz-E39D7177.adsl.highway.telekom.at) (Input/output error)
  616. # [03:55] * Unfocused wonders how to add a tag to a bug, in the new bugzilla theme
  617. # [03:55] * Joins: karl (karl@538BABFE.A073F3E.97BBD552.IP)
  618. # [03:56] * @dolske sends a barge of surplus government cheese to NZ
  619. # [03:57] <Unfocused> lol
  620. # [04:00] * Joins: victorporof (victorporo@37FE3F80.AB163232.79933D60.IP)
  621. # [04:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2da17db2a304 - Ryan VanderMeulen - Backed out changeset 8ed74a9e1a3e (bug 848602) and changeset a114e8c5e9ef (bug 848587) for bustage on a CLOSED TREE.
  622. # [04:02] * Quits: victorporof (victorporo@37FE3F80.AB163232.79933D60.IP) (Ping timeout)
  623. # [04:02] * Quits: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net) (Quit: Leaving)
  624. # [04:02] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  625. # [04:02] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Quit: pcwalton)
  626. # [04:02] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  627. # [04:03] * hwine-fx20_0b4 is now known as hwine
  628. # [04:03] * Quits: hub (hub@E639FEDB.F04051C4.DC1243F8.IP) (Ping timeout)
  629. # [04:03] * aja could use some condensed milk
  630. # [04:04] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  631. # [04:04] * aja already has fresh bottle of key lime juice and a pie crust
  632. # [04:08] <ketas> does it help with coding
  633. # [04:09] <Unfocused> yes
  634. # [04:10] * Joins: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net)
  635. # [04:10] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Connection reset by peer)
  636. # [04:11] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  637. # [04:11] * glob|away is now known as glob
  638. # [04:11] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Connection reset by peer)
  639. # [04:12] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Ping timeout)
  640. # [04:12] * Quits: jduell (jduell@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  641. # [04:12] * Joins: jduell (jduell@2557E599.66715431.D25A875A.IP)
  642. # [04:12] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  643. # [04:14] * Quits: jduell (jduell@2557E599.66715431.D25A875A.IP) (Ping timeout)
  644. # [04:14] * Joins: T3 (T3@3FF6AF7C.604446E7.32718129.IP)
  645. # [04:17] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  646. # [04:21] * Joins: hub (hub@E639FEDB.F04051C4.DC1243F8.IP)
  647. # [04:25] * Quits: hub (hub@E639FEDB.F04051C4.DC1243F8.IP) (Quit: Leaving)
  648. # [04:26] * Joins: dbaron (dbaron@moz-E0DDE997.dsl.dynamic.sonic.net)
  649. # [04:26] * ChanServ sets mode: +o dbaron
  650. # [04:26] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Connection reset by peer)
  651. # [04:27] * Parts: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net)
  652. # [04:28] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  653. # [04:29] * baku|away is now known as baku
  654. # [04:30] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  655. # [04:31] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Input/output error)
  656. # [04:35] * Joins: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net)
  657. # [04:38] * Quits: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP) (Quit: lmandel)
  658. # [04:40] * RyanVM|afk is now known as RyanVM
  659. # [04:40] * aki is now known as aki|away
  660. # [04:42] * Joins: FabioMagnoni (fabiomagno@moz-DC5600E9.home.otenet.gr)
  661. # [04:42] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  662. # [04:43] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  663. # [04:43] * Quits: FabioMagnoni (fabiomagno@moz-DC5600E9.home.otenet.gr) (Ping timeout)
  664. # [04:44] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  665. # [04:44] * Quits: sfink (chatzilla@moz-52DA3151.dsl.pltn13.sbcglobal.net) (Connection reset by peer)
  666. # [04:45] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  667. # [04:47] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  668. # [04:47] * Joins: bent (chatzilla@moz-932324BF.hsd1.ca.comcast.net)
  669. # [04:49] * Quits: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP) (Quit: rniwa)
  670. # [04:49] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  671. # [04:49] * Joins: masayuki (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp)
  672. # [04:51] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  673. # [04:56] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  674. # [04:57] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  675. # [04:57] * Quits: surkov (surkov@7F1C0E2B.41FE424A.E17943EE.IP) (Quit: surkov)
  676. # [04:57] <bent> BenWa, ping
  677. # [04:58] * philor|away is now known as philor
  678. # [04:59] * nthomas is now known as nthomas|away
  679. # [05:00] * Joins: sfink (chatzilla@moz-C3B456C1.dsl.pltn13.sbcglobal.net)
  680. # [05:00] * Quits: Matti_away (Matti@moz-CE38B345.dip.t-dialin.net) (Ping timeout)
  681. # [05:01] * baku is now known as baku|away
  682. # [05:01] * @dolske hopes aja is fixing bug 699997
  683. # [05:01] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  684. # [05:02] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  685. # [05:04] * Joins: Matti_away (Matti@moz-E8821C0F.dip.t-dialin.net)
  686. # [05:04] * Matti_away is now known as Matti
  687. # [05:08] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Textual IRC Client: http://www.textualapp.com/)
  688. # [05:08] * Quits: T3 (T3@3FF6AF7C.604446E7.32718129.IP) (Ping timeout)
  689. # [05:09] * Joins: T3 (T3@3FF6AF7C.604446E7.32718129.IP)
  690. # [05:09] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Ping timeout)
  691. # [05:10] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Quit: ehugg)
  692. # [05:12] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  693. # [05:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/23ee06d7a4a9 - Eric Chou - Bug 841984 - Fixed potential memory problem in SetProperty(), r=qdot
  694. # [05:12] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e0f127f67a8c - Gina Yeh - Bug 841984 - Check both return value and pending_call, r=qdot
  695. # [05:12] * Quits: janv_ (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  696. # [05:14] * joduinn-afk is now known as joduinn-home
  697. # [05:17] * Joins: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net)
  698. # [05:17] * Quits: spohl (Adium@moz-2F9E1C40.phx.napinet.net) (Quit: Leaving.)
  699. # [05:18] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  700. # [05:19] * Joins: caitp_ (snowball@moz-9FE842F.cpe.net.cable.rogers.com)
  701. # [05:19] * Quits: caitp (snowball@moz-9FE842F.cpe.net.cable.rogers.com) (Ping timeout)
  702. # [05:22] * Quits: T3 (T3@3FF6AF7C.604446E7.32718129.IP) (Ping timeout)
  703. # [05:22] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  704. # [05:23] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  705. # [05:23] <RyanVM> abr: pgo M2 jobs are going now on the backouts
  706. # [05:23] * Quits: ejpbruel (ejpbruel@933E3A2E.83A511AD.F413BF4D.IP) (Quit: ejpbruel)
  707. # [05:23] <RyanVM> abr: we'll see what happens
  708. # [05:23] * mcote|afk is now known as mcote
  709. # [05:24] <RyanVM> jesup: ^
  710. # [05:25] * cmcavoy is now known as cmcavoy-offline
  711. # [05:28] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  712. # [05:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1d6e2c092fbc - Eric Chou - Bug 836715 - Fix potential memory problem in RemoveDeviceTask, r=qdot
  713. # [05:33] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  714. # [05:34] * Joins: Mook (Thunderbir@moz-F9DAA936.vc.shawcable.net)
  715. # [05:34] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  716. # [05:36] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  717. # [05:36] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  718. # [05:38] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  719. # [05:39] * Quits: ggp (ggp@2557E599.66715431.D25A875A.IP) (Input/output error)
  720. # [05:39] * Joins: ggp (ggp@2557E599.66715431.D25A875A.IP)
  721. # [05:40] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  722. # [05:41] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  723. # [05:42] * Joins: FabioMagnoni (fabiomagno@moz-DC5600E9.home.otenet.gr)
  724. # [05:42] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  725. # [05:44] * Quits: FabioMagnoni (fabiomagno@moz-DC5600E9.home.otenet.gr) (Ping timeout)
  726. # [05:45] * rail_away is now known as rail
  727. # [05:45] * Quits: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net) (Quit: Boriss)
  728. # [05:45] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Input/output error)
  729. # [05:45] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  730. # [05:46] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  731. # [05:46] * Joins: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net)
  732. # [05:50] * Joins: bdahl (bdahl@moz-D7CB09C3.dsl.dynamic.sonic.net)
  733. # [05:51] * Quits: Waldo (waldo@2557E599.66715431.D25A875A.IP) (Quit: ChatZilla 0.9.87-6.1450hg.fc18 [XULRunner 19.0/20130218162742])
  734. # [05:52] * Quits: ggp (ggp@2557E599.66715431.D25A875A.IP) (Ping timeout)
  735. # [05:53] * mjschranz is now known as mjschranz_away
  736. # [05:53] * Joins: ggp (ggp@2557E599.66715431.D25A875A.IP)
  737. # [05:54] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  738. # [05:55] * Quits: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP) (Quit: lmandel)
  739. # [05:55] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  740. # [05:56] * Joins: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  741. # [05:56] * Quits: Mook (Thunderbir@moz-F9DAA936.vc.shawcable.net) (Ping timeout)
  742. # [05:57] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  743. # [05:57] * Quits: ggp (ggp@2557E599.66715431.D25A875A.IP) (Ping timeout)
  744. # [06:02] * Joins: Mook (Thunderbir@moz-F9DAA936.vc.shawcable.net)
  745. # [06:03] * Joins: mmc|laptop (mmc@moz-BBC0C7F1.hsd1.ca.comcast.net)
  746. # [06:03] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  747. # [06:04] <philor> mattwoodrow: burning on try, asserting on inbound :(
  748. # [06:04] <mattwoodrow> philor: yeah, i saw the try one, repushed
  749. # [06:04] <mattwoodrow> new asserting?
  750. # [06:05] <philor> yep, https://tbpl.mozilla.org/php/getParsedLog.php?id=20446609&full=1&branch=mozilla-inbound
  751. # [06:06] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  752. # [06:06] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Ping timeout)
  753. # [06:07] * Quits: bdahl (bdahl@moz-D7CB09C3.dsl.dynamic.sonic.net) (Client exited)
  754. # [06:08] <mattwoodrow> how is that even possible :(
  755. # [06:11] <RyanVM> abr: jesup: i've got bug 828917 and bug 839677 in my landing queue for the morning. sorry for all the churn :(
  756. # [06:11] <abr> RyanVM: no need to apologize, these things are tricky. Thanks for all your work!
  757. # [06:12] * Quits: ddahl (ddahl@C261DB39.6E5482D7.8DDCAE07.IP) (Input/output error)
  758. # [06:13] <abr> BTW, we're all going to be at somewhat diminished capacity for the next week or so -- IETF is going to keep most of the WebRTC team tied up for large blocks of each day.
  759. # [06:13] <tn> i wish bugzilla didn't send you that weekly nag email on saturday night. saturday night is usually the last time i am going to do something about it.
  760. # [06:13] <abr> For me personally, for next week: if you try to reach me on IRC and don't get a response, email may be a good alternative.
  761. # [06:14] * Quits: Gentlecat (Roman@8942624D.7D1F96C3.8FB52CB8.IP) (Connection reset by peer)
  762. # [06:14] <RyanVM> philor: I was a bit delayed in my remembering to clobber m-c before that merge
  763. # [06:14] <RyanVM> it's clobbered now, but in case anything complains...
  764. # [06:14] <philor> k
  765. # [06:14] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  766. # [06:14] <RyanVM> abr: ok
  767. # [06:15] * Joins: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP)
  768. # [06:16] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Quit: ChatZilla 0.9.90 [Firefox 20.0/20130227063501])
  769. # [06:17] * Joins: Gentlecat (Roman@8942624D.7D1F96C3.8FB52CB8.IP)
  770. # [06:18] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  771. # [06:21] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  772. # [06:22] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  773. # [06:25] <mattwoodrow> philor: Alright, pretty convinced it's a7d3a392252f
  774. # [06:25] <mattwoodrow> looks like an existing bug that I uncovered, lucky me
  775. # [06:25] * rail is now known as rail_away
  776. # [06:26] * Quits: RyanVM (chatzilla@moz-148999FE.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.90 [Firefox 22.0a1/20130306011123])
  777. # [06:28] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  778. # [06:29] <mattwoodrow> Can someone back that change set out, please :)
  779. # [06:29] <mattwoodrow> I have to run
  780. # [06:29] * Joins: josh (josh@2557E599.66715431.D25A875A.IP)
  781. # [06:29] * mcote is now known as mcote|afk
  782. # [06:31] <@khuey> mattwoodrow: ok
  783. # [06:31] <@khuey> just that one?
  784. # [06:31] * Quits: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP) (Input/output error)
  785. # [06:33] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  786. # [06:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5f057c4e3283 - Kyle Huey - Back out Bug 848078 for orange.
  787. # [06:34] * Joins: seth (seth@moz-D840E602.dsl.static.sonic.net)
  788. # [06:35] * Joins: T3 (T3@3FF6AF7C.604446E7.32718129.IP)
  789. # [06:37] <BenWa> bent: pong
  790. # [06:38] <bent> BenWa, hey, i'm wondering if there is a way to put a marker in the sps profiler... always
  791. # [06:38] <bent> BenWa, like, even if one of the samples doesn't trace through it
  792. # [06:38] <BenWa> bent: that's what markers are for
  793. # [06:39] <bent> BenWa, well, gwagner and i tried this earlier and sometimes our markers didn't make it into the profile
  794. # [06:39] <BenWa> labels will need a sample through it. They are for annotating the stack. markers is to note something useful happening in the time line
  795. # [06:39] <BenWa> bent: They will drop off one the circular buffer wraps around
  796. # [06:39] <BenWa> once*
  797. # [06:39] <bent> but that's the only reason they disappear?
  798. # [06:40] <BenWa> Yes. I don't believe there is a bug
  799. # [06:40] <bent> is the marker buffer small-ish?
  800. # [06:40] <BenWa> Note that B2G has memory constraint so the buffer is smaller there by default
  801. # [06:40] <bent> oh, we cheated on that and changed the defaults
  802. # [06:40] <BenWa> bent: If you don't need the JS info you can turn off that feature which takes the most space in the circular buffer
  803. # [06:41] <bent> you mean the js function info?
  804. # [06:41] <BenWa> I mean JS frames showing up in the samples
  805. # [06:41] <bent> oh, yeah, those are useful :)
  806. # [06:41] * Joins: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net)
  807. # [06:42] <bent> BenWa, so there is only one buffer for samples + markers?
  808. # [06:42] <bent> or how does this work
  809. # [06:42] <BenWa> Yes
  810. # [06:42] <bent> ok
  811. # [06:42] <BenWa> When you create a marker it gets stored and when the next sample is taken is will insert it next to the sample
  812. # [06:42] * Joins: FabioMagnoni (fabiomagno@moz-DC5600E9.home.otenet.gr)
  813. # [06:43] * Quits: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  814. # [06:43] * Joins: brendan (brendaneic@moz-F43FF2D5.public.wayport.net)
  815. # [06:43] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  816. # [06:43] <BenWa> If I recall correctly the memory problem on B2G is because saving needs to allocate a large piece of memory to convert the entire profile in memory
  817. # [06:43] <BenWa> If we stream it out piece by piece we could increase the buffer size
  818. # [06:43] * Joins: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net)
  819. # [06:44] <BenWa> bug 848071 will also optimize the circular buffer usage
  820. # [06:44] <bent> BenWa, well... http://mxr.mozilla.org/mozilla-central/source/tools/profiler/sps_sampler.h#87
  821. # [06:44] * Quits: FabioMagnoni (fabiomagno@moz-DC5600E9.home.otenet.gr) (Ping timeout)
  822. # [06:44] <bent> that points to bug 789667, which is FIXED
  823. # [06:45] <BenWa> bent: Yes, to save the profile we convert everything to JSON and stream that over the debug protocol
  824. # [06:45] * Quits: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  825. # [06:46] <BenWa> bent: That's not the path used by B2G but it would be trivial to fix it actually
  826. # [06:47] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  827. # [06:47] <bent> BenWa, wait, gonk is B2G
  828. # [06:48] * Joins: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP)
  829. # [06:49] <BenWa> bent: So SaveProfileTask builds out the entire profile to JSON in memory before saving it. But code that was added later lets you write it piece by piece to a stream
  830. # [06:49] * Joins: bdahl (bdahl@moz-D7CB09C3.dsl.dynamic.sonic.net)
  831. # [06:49] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  832. # [06:50] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  833. # [06:50] <BenWa> ahh nevermind that actually
  834. # [06:52] * Quits: espindola (espindola@moz-D3B6ADC8.dsl.teksavvy.com) (Client exited)
  835. # [06:55] * Quits: josh (josh@2557E599.66715431.D25A875A.IP) (Quit: josh)
  836. # [06:56] * Joins: JeroenDeDauw (j@moz-88083345.dip.t-dialin.net)
  837. # [06:56] * Quits: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP) (Input/output error)
  838. # [06:58] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  839. # [06:58] * Quits: bdahl (bdahl@moz-D7CB09C3.dsl.dynamic.sonic.net) (Client exited)
  840. # [06:58] * Quits: @dbaron (dbaron@moz-E0DDE997.dsl.dynamic.sonic.net) (Ping timeout)
  841. # [06:59] * Quits: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net) (Quit: Leaving.)
  842. # [07:02] * Joins: alice (alice@moz-FC2427F3.range86-167.btcentralplus.com)
  843. # [07:03] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  844. # [07:03] * Joins: surkov (surkov@7F1C0E2B.41FE424A.E17943EE.IP)
  845. # [07:04] * khuey is now known as khuey|away
  846. # [07:05] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/833b231bb749 - tbirdbld - Automated checkin: version bump for thunderbird 20.0b1 release. DONTBUILD CLOSED TREE a=release
  847. # [07:05] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/6bdf3b145cf5 - tbirdbld - Added THUNDERBIRD_20_0b1_RELEASE THUNDERBIRD_20_0b1_BUILD2 tag(s) for changeset 833b231bb749. DONTBUILD CLOSED TREE a=release
  848. # [07:05] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  849. # [07:06] * khuey|away is now known as khuey
  850. # [07:06] <@khuey> so
  851. # [07:06] <@khuey> anybody want to take a guess at why tests aren't running on my push?
  852. # [07:06] * Quits: alice (alice@moz-FC2427F3.range86-167.btcentralplus.com) (Ping timeout)
  853. # [07:07] * Quits: T3 (T3@3FF6AF7C.604446E7.32718129.IP) (Ping timeout)
  854. # [07:08] <bent> BenWa, still around?
  855. # [07:08] <BenWa> bent: yes
  856. # [07:08] <bent> BenWa, hey, can the marker things take utf8? or do they have to be ascii?
  857. # [07:09] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  858. # [07:09] <BenWa> bent: I think in theory they should take utf8 but it's hasn't been tested
  859. # [07:09] <BenWa> Do file bugs if it doesn't work
  860. # [07:09] <bent> ok
  861. # [07:11] * Quits: brendan (brendaneic@moz-F43FF2D5.public.wayport.net) (Quit: brendan)
  862. # [07:12] * Parts: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Leaving...)
  863. # [07:14] * Quits: Mook (Thunderbir@moz-F9DAA936.vc.shawcable.net) (Input/output error)
  864. # [07:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/17224748e21e - Kyle Huey - No bug: Remove some windows line endings to kick-start a build.
  865. # [07:18] * khuey is now known as khuey|away
  866. # [07:19] * Callek has a evil-sinking-feeling about win line endings in that file kyle touched, but if it breaks, we'll know :-)
  867. # [07:20] * Joins: ehugg_lime (ehugg_lime@moz-EA33CD8D.hsd1.wa.comcast.net)
  868. # [07:23] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  869. # [07:26] * Quits: mmc|laptop (mmc@moz-BBC0C7F1.hsd1.ca.comcast.net) (Input/output error)
  870. # [07:27] * Quits: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  871. # [07:28] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  872. # [07:28] <philor> yeah, when the tests, as in "Yes, tests can be a separate patch." run
  873. # [07:28] * Joins: pcwalton (pcwalton@moz-481A040C.hsd1.ca.comcast.net)
  874. # [07:28] * Joins: vigneshwaran1 (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  875. # [07:29] * Joins: akeybl (akeybl@moz-52D39FF6.hsd1.ca.comcast.net)
  876. # [07:29] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Ping timeout)
  877. # [07:30] * Quits: ehugg_lime (ehugg_lime@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: Leaving)
  878. # [07:33] * Quits: akeybl (akeybl@moz-52D39FF6.hsd1.ca.comcast.net) (Quit: Leaving...)
  879. # [07:34] * Quits: bent (chatzilla@moz-932324BF.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 18.0.2/20130201065344])
  880. # [07:34] * Quits: b10n1k (j0ni@moz-D641E273.home.otenet.gr) (Ping timeout)
  881. # [07:37] * Joins: past (Instantbir@moz-F51FC2CD.dsl.dyn.forthnet.gr)
  882. # [07:37] * Joins: T3 (T3@3FF6AF7C.604446E7.32718129.IP)
  883. # [07:38] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  884. # [07:39] * Quits: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net) (Quit: sheeri)
  885. # [07:40] * Quits: T3 (T3@3FF6AF7C.604446E7.32718129.IP) (Ping timeout)
  886. # [07:41] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  887. # [07:43] * Joins: FabioMagnoni (fabiomagno@moz-DC5600E9.home.otenet.gr)
  888. # [07:43] * Quits: surkov (surkov@7F1C0E2B.41FE424A.E17943EE.IP) (Quit: surkov)
  889. # [07:43] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  890. # [07:45] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  891. # [07:47] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  892. # [07:47] * Joins: b10n1k (j0ni@moz-D641E273.home.otenet.gr)
  893. # [07:47] * Joins: T3 (T3@3FF6AF7C.604446E7.32718129.IP)
  894. # [07:50] <Bas> Oh man, no, did we actually post this: 'http://lockshot.wordpress.com/2012/10/30/windows-eu-ballot-screen-technical-glitch/' The causality implied there appears ludicrous.
  895. # [07:52] * Quits: Hughman (Mibbit@D21DF7D1.9F3124E3.A3B82EC7.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  896. # [07:53] * Quits: FabioMagnoni (fabiomagno@moz-DC5600E9.home.otenet.gr) (Ping timeout)
  897. # [07:54] <Bas> I guess it's a personal blog.
  898. # [07:54] <Callek> Bas: yea absolutely a personal blog
  899. # [07:54] <Callek> Bas: of course it got lots of media coverage it looks like
  900. # [07:54] <Bas> Callek: It's too bad tech press seems to be so eager to take personal blogs as 'the opinion of mozilla'
  901. # [07:55] <Callek> Bas: yea, thats one of the sad natures of having stuff mirrored on planet.m.o imho
  902. # [07:55] * Quits: WeirdAl (chatzilla@moz-D461843.ask.info) (NickServ (GHOST command used by WeirdAl_))
  903. # [07:55] * Quits: b10n1k (j0ni@moz-D641E273.home.otenet.gr) (Ping timeout)
  904. # [07:55] * Joins: WeirdAl (chatzilla@moz-857040DF.hsd1.ca.comcast.net)
  905. # [07:55] * Joins: WeirdAl_ (chatzilla@moz-D461843.ask.info)
  906. # [07:57] * Joins: FabioMagnoni (fabiomagno@moz-DC5600E9.home.otenet.gr)
  907. # [07:57] * Joins: stransky (stransky@moz-3C58453D.net.upcbroadband.cz)
  908. # [07:59] * whimboo|afk is now known as whimboo
  909. # [07:59] * Quits: FabioMagnoni (fabiomagno@moz-DC5600E9.home.otenet.gr) (Ping timeout)
  910. # [08:02] * Joins: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net)
  911. # [08:03] * Joins: Mic (Mic@moz-BEBDCB30.superkabel.de)
  912. # [08:03] * Quits: mwobensmith1 (Adium@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  913. # [08:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/88517161a93d - Blake Kaplan - Bug 846615 - Remove some functionality that is no longer needed, r=bent
  914. # [08:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d5ed7f560d5f - Blake Kaplan - Bug 846615 - Re-implement UnixSocket's shutdown sequence to avoid running any code on deleted UnixSocketImpls, r=bent
  915. # [08:06] * Parts: aja (Instantbir@7B623C8A.C2971D12.7880DB15.IP)
  916. # [08:10] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  917. # [08:12] * Quits: m_kato (m_kato@moz-348F61F0.mozilla.or.jp) (Quit: Leaving...)
  918. # [08:15] * Quits: Asa (asa@2898F5B0.A1EC5031.204CA821.IP) (Ping timeout)
  919. # [08:15] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  920. # [08:16] * Joins: b10n1k (j0ni@moz-D641E273.home.otenet.gr)
  921. # [08:16] * Joins: wolfiR (wolfiR@moz-77D35882.dip0.t-ipconnect.de)
  922. # [08:17] * philor is now known as philor|away
  923. # [08:18] * Joins: Asa (asa@2898F5B0.A1EC5031.204CA821.IP)
  924. # [08:18] * Quits: b10n1k (j0ni@moz-D641E273.home.otenet.gr) (Ping timeout)
  925. # [08:23] * Fallen|away is now known as Fallen
  926. # [08:24] * Joins: b10n1k (j0ni@moz-D641E273.home.otenet.gr)
  927. # [08:26] * Quits: pcwalton (pcwalton@moz-481A040C.hsd1.ca.comcast.net) (Quit: pcwalton)
  928. # [08:26] * Joins: Pauly (paul@601F3B17.33662590.A5830293.IP)
  929. # [08:28] * Quits: nattokirai (nattokirai@moz-348F61F0.mozilla.or.jp) (Ping timeout)
  930. # [08:29] * Joins: danielapetrovici (danielapet@601F3B17.33662590.A5830293.IP)
  931. # [08:29] * Quits: bholley (anonymous@moz-7496D895.lightspeed.sntcca.sbcglobal.net) (Quit: bholley)
  932. # [08:30] * Quits: merike|away (merike@moz-C7B94190.cable.starman.ee) (Ping timeout)
  933. # [08:30] * glob is now known as glob|away
  934. # [08:31] * Joins: josh (josh@moz-7D905691.avante-wifi.mozilla.hq)
  935. # [08:35] * Joins: merike|away (merike@moz-4D9BEA3E.cable.starman.ee)
  936. # [08:36] * merike|away is now known as merike
  937. # [08:37] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  938. # [08:41] * Joins: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz)
  939. # [08:42] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  940. # [08:43] * Quits: tonymec (tonymec@11B4B7F1.6D1AB40.A9371869.IP) (Ping timeout)
  941. # [08:43] * Quits: tonymec|away (tonymec@11B4B7F1.6D1AB40.A9371869.IP) (Ping timeout)
  942. # [08:43] * glob|away is now known as glob
  943. # [08:43] * Joins: mak (chatzilla@moz-8D21CBD8.retail.telecomitalia.it)
  944. # [08:43] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  945. # [08:44] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  946. # [08:46] * baku|away is now known as baku
  947. # [08:48] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  948. # [08:49] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  949. # [08:51] * Joins: alice (alice@moz-FC2427F3.range86-167.btcentralplus.com)
  950. # [08:51] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  951. # [08:51] * mgerva-away is now known as mgerva
  952. # [08:51] * Quits: karl (karl@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  953. # [08:52] * baku is now known as baku|away
  954. # [08:52] * Quits: alice (alice@moz-FC2427F3.range86-167.btcentralplus.com) (Ping timeout)
  955. # [08:54] * Joins: mmc|laptop (mmc@moz-BBC0C7F1.hsd1.ca.comcast.net)
  956. # [08:55] * Quits: mmc|laptop (mmc@moz-BBC0C7F1.hsd1.ca.comcast.net) (Ping timeout)
  957. # [08:56] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  958. # [09:02] * Joins: surkov (surkov@7F1C0E2B.41FE424A.E17943EE.IP)
  959. # [09:03] * Fallen is now known as Fallen|away
  960. # [09:03] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  961. # [09:03] * Quits: seth (seth@moz-D840E602.dsl.static.sonic.net) (Quit: seth)
  962. # [09:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b20599257ae7 - Markus Stange - Bug 848692 - Fix native progress bar animation. r=josh
  963. # [09:06] * Joins: Optimizer1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  964. # [09:06] * Quits: WeirdAl (chatzilla@moz-857040DF.hsd1.ca.comcast.net) (Client exited)
  965. # [09:09] <@dolske> woah. I was just thinking about that a couple days ago. fryn++
  966. # [09:09] <@dolske> (848692)
  967. # [09:11] * Quits: surkov (surkov@7F1C0E2B.41FE424A.E17943EE.IP) (Quit: surkov)
  968. # [09:14] * Quits: vigneshwaran1 (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Ping timeout)
  969. # [09:15] * Joins: Sander (chatzilla@7ED01146.A27A8065.D3BA2C17.IP)
  970. # [09:16] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  971. # [09:18] * Joins: gsvelto (Thunderbir@moz-BAE8D951.pck.nerim.net)
  972. # [09:19] * jchen|away is now known as jchen
  973. # [09:19] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  974. # [09:19] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Input/output error)
  975. # [09:20] * Quits: mak (chatzilla@moz-8D21CBD8.retail.telecomitalia.it) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 2.0/20110318052756])
  976. # [09:22] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Connection reset by peer)
  977. # [09:22] * Joins: Wusel_ (muench@moz-643A8764.planconnect.de)
  978. # [09:22] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  979. # [09:23] * Quits: birtles (chatzilla@moz-348F61F0.mozilla.or.jp) (Client exited)
  980. # [09:24] * Quits: Lucas (Lucas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  981. # [09:24] * Quits: gsvelto (Thunderbir@moz-BAE8D951.pck.nerim.net) (Quit: gsvelto)
  982. # [09:25] * Joins: glazou (glazou@moz-204094DD.disruptive-innovations.fr)
  983. # [09:25] <glazou> bonjour
  984. # [09:26] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  985. # [09:26] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  986. # [09:26] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  987. # [09:27] * Quits: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  988. # [09:27] * Joins: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP)
  989. # [09:29] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  990. # [09:33] <Wusel_> good morning
  991. # [09:33] <KWierso|Home> meh
  992. # [09:33] <KWierso|Home> raining
  993. # [09:34] <Wusel_> is there a way to make a datepicker empty?
  994. # [09:34] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  995. # [09:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f17a3abbce24 - Mike Hommey - Bug 842681 - Refactor the linker Zip code and allow to use an existing memory buffer as a Zip file. r=mwu
  996. # [09:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0616a4ae8aa2 - Mike Hommey - Bug 842681 - Use the linker Zip code through JNI for GeckoJarReader. r=kats
  997. # [09:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b87aedbe45c7 - Mike Hommey - Bug 848735 - Fix INSTALL_EXTENSION_ID rule. r=ted
  998. # [09:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b7dfaca2b3cc - Mike Hommey - Bug 848773 - Add x86 BCJ filter for szip. r=nfroyd,r=ted
  999. # [09:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/99e3a0501c52 - Mike Hommey - Backout changeset d7fa00b3ee3e (bug 834337) because it is not needed after bug 842681
  1000. # [09:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/eec1db8d6284 - Mike Hommey - Bug 842681 - Call GeckoLoader.loadMozGlue from GeckoApplication.onCreate instead of GeckoApp.onCreate. r=kats
  1001. # [09:37] <glandium> glazou: there's the fix for your extension problem in there ^
  1002. # [09:37] <glandium> (FYI)
  1003. # [09:38] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  1004. # [09:38] * Quits: gozala (uid5923@moz-D8B63698.irccloud.com) (Ping timeout)
  1005. # [09:39] * Joins: gozala (uid5923@moz-D8B63698.irccloud.com)
  1006. # [09:40] <glazou> glandium: cool, thanks :-)
  1007. # [09:40] <glazou> I already applied that fix to my own tree
  1008. # [09:41] <glazou> thanks for the fast reviews and check-in, allows me to get rid of it
  1009. # [09:41] * Quits: josh (josh@moz-7D905691.avante-wifi.mozilla.hq) (Quit: josh)
  1010. # [09:41] <glandium> glazou: since you're one of the few (still) active third-party using the mozilla build system, feel free to ping me directly whenever you have issues with the build system
  1011. # [09:42] <glandium> we're trying to change things without breaking third parties but shit happens
  1012. # [09:42] <glazou> glandium: thanks
  1013. # [09:43] <glazou> for the time being, I must say the moz.build thingy is cool ; DIST_SUBDIR was a surprise to me
  1014. # [09:43] <glazou> never seen it before
  1015. # [09:43] <glandium> glazou: that's something you don't really need to care about. It's used for us to deal with desktop firefox vs. metro firefox
  1016. # [09:44] <glazou> I understood that late :-)
  1017. # [09:44] * Joins: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com)
  1018. # [09:44] * glazou is going to update BlueGriffon to latest flexbox spec later today
  1019. # [09:45] * Joins: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP)
  1020. # [09:47] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  1021. # [09:49] * jchen is now known as jchen|away
  1022. # [09:50] <hsivonen> we must have code for extracting the value of the charset parameter from a MIME type. where is it...
  1023. # [09:51] <annevk> When is bugzilla going to get some "Ajax"?
  1024. # [09:51] <glandium> annevk: it has some, for some things
  1025. # [09:51] <annevk> hsivonen: bz asked for a review from me but I gave it to you instead
  1026. # [09:51] * Quits: taras (taras@moz-8E045071.hsd1.wa.comcast.net) (Ping timeout)
  1027. # [09:51] <annevk> E.g. changing the reviewer requires going into the patch...
  1028. # [09:51] <glob> annevk, how much ajax do you want? ;)
  1029. # [09:51] <annevk> all the things, doh
  1030. # [09:52] <glob> annevk, patches welcome :P
  1031. # [09:52] <annevk> Film at 11
  1032. # [09:52] <glob> yeah, there's a lot of places where we could use xhr
  1033. # [09:54] <glandium> glob: wouldn't that have chances to make things faster, btw? both by having smaller requests and maybe even lighten the load on the servers
  1034. # [09:54] <glob> glandium, no, it wouldn't help to be honest
  1035. # [09:54] <glob> glandium, bugzilla doesn't have *any* caching between requests
  1036. # [09:55] * Joins: tzimmermann (tzimmerman@moz-F8747CC6.dsl.ovh.fr)
  1037. # [09:55] <glandium> glob: but for example, when you add a comment on a bug, or change some fields, you wouldn't have to regenerate the whole thing
  1038. # [09:55] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1039. # [09:56] <glandium> and there must be tons of queries done just to display a bug
  1040. # [09:56] * Joins: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP)
  1041. # [09:57] <glob> .. true, but there's a whole lot of edge cases we need to deal with, and what you're talking about is signifiant work
  1042. # [09:57] <glandium> glob: i'm not saying it would be easy. i'm just saying that it might help with the load
  1043. # [09:58] <glob> glandium, something that *will* help with the load is to cache data between requests, which is what i've been working on
  1044. # [09:59] * Quits: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP) (Connection reset by peer)
  1045. # [10:00] * Joins: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP)
  1046. # [10:01] * glob is now known as glob|away
  1047. # [10:02] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  1048. # [10:02] <hsivonen> annevk: commented
  1049. # [10:03] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1050. # [10:04] * Joins: RealRaven (Thunderbir@7991292A.52078BA5.C3498625.IP)
  1051. # [10:06] * whimboo is now known as whimboo|afk
  1052. # [10:09] * Joins: edmorley (edmorley@moz-9FE5ED3C.range109-156.btcentralplus.com)
  1053. # [10:09] <Wusel_> is there a way to make a datepicker empty?
  1054. # [10:10] * Joins: bnicholson (bnicholson@88F51059.F3BBB17D.144F44FA.IP)
  1055. # [10:17] * Joins: AaronMT (AaronMT@E9758364.9EC0A5AF.CFE928A7.IP)
  1056. # [10:20] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1057. # [10:21] <annevk> hsivonen: ta
  1058. # [10:23] * Quits: Sander (chatzilla@7ED01146.A27A8065.D3BA2C17.IP) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1059. # [10:24] * Quits: Gentlecat (Roman@8942624D.7D1F96C3.8FB52CB8.IP) (Ping timeout)
  1060. # [10:27] * Quits: masayuki (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp) (Ping timeout)
  1061. # [10:27] * Joins: masayuki (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp)
  1062. # [10:28] * Joins: gsvelto (Thunderbir@moz-F8747CC6.dsl.ovh.fr)
  1063. # [10:28] * Joins: SDUP (chatzilla@moz-E58D5C8C.w2-11.abo.wanadoo.fr)
  1064. # [10:30] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: PM: Preparing frontal lobe for mem sleep)
  1065. # [10:31] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  1066. # [10:32] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1067. # [10:34] * Joins: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP)
  1068. # [10:34] * Joins: alice (alice@moz-FC2427F3.range86-167.btcentralplus.com)
  1069. # [10:34] * Quits: alice (alice@moz-FC2427F3.range86-167.btcentralplus.com) (Client exited)
  1070. # [10:35] * Joins: nthomasz (nthomas@moz-DB4A9C19.scl3.mozilla.com)
  1071. # [10:37] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  1072. # [10:37] <annevk> whoa, bz is not just asleep, he's simply not here
  1073. # [10:39] * Parts: nthomasz (nthomas@moz-DB4A9C19.scl3.mozilla.com)
  1074. # [10:40] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1075. # [10:42] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Quit: Leaving.)
  1076. # [10:44] * whimboo|afk is now known as whimboo
  1077. # [10:45] * Joins: msucan (mihai@E8A9D9C4.773D689F.70BDB599.IP)
  1078. # [10:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/65c8f4a18992 - Jonathan Watt - Bug 846380 - Add support for dragging of <input type=range>'s thumb using mouse/touch events. r=smaug, r=mounir.
  1079. # [10:47] * Quits: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP) (Ping timeout)
  1080. # [10:47] * Quits: KenChang (KenChang@moz-99690620.hinet-ip.hinet.net) (Quit: 暫離)
  1081. # [10:48] * Quits: Mic (Mic@moz-BEBDCB30.superkabel.de) (Quit: No time to waste, let's go!)
  1082. # [10:48] * Joins: Mic (Mic@moz-BEBDCB30.superkabel.de)
  1083. # [10:49] * Quits: dzbarsky (Adium@moz-2D2AE0B0.washdc.fios.verizon.net) (Quit: Leaving.)
  1084. # [10:49] * Joins: Cwiiis (cwiiis@88F51059.F3BBB17D.144F44FA.IP)
  1085. # [10:49] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  1086. # [10:49] * nthomas|away is now known as nthomas
  1087. # [10:50] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Ping timeout)
  1088. # [10:50] * Joins: KenChang (KenChang@moz-99690620.hinet-ip.hinet.net)
  1089. # [10:50] * Quits: KenChang (KenChang@moz-99690620.hinet-ip.hinet.net) (Connection reset by peer)
  1090. # [10:53] * Joins: pnkfelix (pnkfelix@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  1091. # [10:54] * Quits: AaronMT (AaronMT@E9758364.9EC0A5AF.CFE928A7.IP) (Quit: Textual IRC Client: www.textualapp.com)
  1092. # [10:56] * Joins: Ms2ger (Ms2ger@7C210AEC.2C129564.3773EA9F.IP)
  1093. # [10:57] * Joins: alice (alice@moz-A7C201EB.zone16.bethere.co.uk)
  1094. # [10:58] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  1095. # [10:58] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1096. # [10:59] * Joins: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net)
  1097. # [11:01] * Joins: mhaigh (martyn@88F51059.F3BBB17D.144F44FA.IP)
  1098. # [11:02] * Joins: mwargers (chatzilla@88F51059.F3BBB17D.144F44FA.IP)
  1099. # [11:03] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  1100. # [11:04] * Quits: mhaigh (martyn@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1101. # [11:04] * Joins: surkov (surkov@7F1C0E2B.41FE424A.E17943EE.IP)
  1102. # [11:04] * Joins: mhaigh (martyn@88F51059.F3BBB17D.144F44FA.IP)
  1103. # [11:04] * nthomas is now known as nthomas|away
  1104. # [11:05] * Quits: schien-laptop_ (schien@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1105. # [11:06] * Quits: surkov (surkov@7F1C0E2B.41FE424A.E17943EE.IP) (Quit: surkov)
  1106. # [11:07] * Quits: bnicholson (bnicholson@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1107. # [11:07] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee)
  1108. # [11:08] <Ms2ger> Mm, restricted comments
  1109. # [11:08] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1110. # [11:10] * Joins: kaze|away (kaze@moz-F8747CC6.dsl.ovh.fr)
  1111. # [11:11] * Quits: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net) (Quit: sheeri)
  1112. # [11:12] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  1113. # [11:13] * jchen|away is now known as jchen
  1114. # [11:13] * Joins: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP)
  1115. # [11:15] * Joins: gcp (gpascutto@514D186.F3BBB17D.144F44FA.IP)
  1116. # [11:15] <edmorley> Ms2ger: ?
  1117. # [11:15] * Joins: ferjm (ferjm@moz-F8747CC6.dsl.ovh.fr)
  1118. # [11:15] <annevk> People working on IDL bindings with an interest in collections: https://www.w3.org/Bugs/Public/show_bug.cgi?id=17201
  1119. # [11:15] <annevk> (might just be bz)
  1120. # [11:17] <Ms2ger> Bug 78414
  1121. # [11:17] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1122. # [11:17] <Ms2ger> annevk, and me ;)
  1123. # [11:17] * kaze|away is now known as kaze
  1124. # [11:18] <annevk> whoa, jwatt landed
  1125. # [11:18] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  1126. # [11:18] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  1127. # [11:18] <edmorley> Ms2ger: huh didn;t realise that was possible
  1128. # [11:19] <Ms2ger> edmorley, I realized it when I read that bugmail :)
  1129. # [11:19] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  1130. # [11:19] * Joins: mikeratcliffe (mikeratcli@CEFB859F.FE7B39FC.F0B55906.IP)
  1131. # [11:20] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  1132. # [11:20] * edmorley wonders if it's a bluff
  1133. # [11:21] <Ms2ger> No, he also set a flag
  1134. # [11:21] <edmorley> oic
  1135. # [11:21] <Unfocused> no, its new as of 4.2
  1136. # [11:21] <edmorley> ah, This bug contains too many changes to be displayed inline.
  1137. # [11:21] <edmorley> that's why I didn't see the flag
  1138. # [11:21] <Unfocused> https://bugzil.la/restrict:1 shows a list of such bugs
  1139. # [11:23] <mcsmurf> !seen mak
  1140. # [11:23] <firebot> mak was last seen 20 hours, 12 minutes and 25 seconds ago, saying 'Mano: I think I asked for approval this morning...' in #places.
  1141. # [11:23] <mcsmurf> !seen mak77
  1142. # [11:23] <firebot> mak77 was last seen 2 days, 15 hours, 14 minutes and 18 seconds ago, changing nick to mak.
  1143. # [11:24] * Quits: jcv (john@moz-9DD98F0F.cable.mindspring.com) (Ping timeout)
  1144. # [11:25] * Joins: schien-laptop_ (schien@moz-99690620.hinet-ip.hinet.net)
  1145. # [11:26] <Wusel_> guys, how do I get the date of a datepicker as YYYY-MM-DD?
  1146. # [11:26] <Wusel_> https://developer.mozilla.org/de/docs/XUL/datepicker seems to be outdated as hell
  1147. # [11:27] <Wusel_> date, dateValue, moth, year are all returning nothing :|
  1148. # [11:28] * NeilAway suddenly realises that autoclobber would fail hard on one of his trees where is MOZ_OBJDIR=..
  1149. # [11:29] * Quits: Optimizer (Optimizer@BF732C07.7EC8F5F5.BE90E62C.IP) (Ping timeout)
  1150. # [11:29] * Joins: gbrown (gbrown@514D186.F3BBB17D.144F44FA.IP)
  1151. # [11:31] * Joins: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP)
  1152. # [11:33] * Quits: ericchou (ericchou@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1153. # [11:35] * Quits: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP) (Quit: thomasstache)
  1154. # [11:35] * Joins: janv (varga@8F54C722.EEBE6C9.FA2E5C2.IP)
  1155. # [11:36] * Joins: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net)
  1156. # [11:37] * Joins: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP)
  1157. # [11:37] * Quits: tn (tn@moz-2E73ACE4.wp.shawcable.net) (Ping timeout)
  1158. # [11:38] * Quits: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP) (Quit: thomasstache)
  1159. # [11:38] * Joins: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP)
  1160. # [11:39] * Quits: janv (varga@8F54C722.EEBE6C9.FA2E5C2.IP) (Quit: This computer has gone to sleep)
  1161. # [11:40] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1162. # [11:41] * Quits: gbrown (gbrown@514D186.F3BBB17D.144F44FA.IP) (Quit: gbrown)
  1163. # [11:42] * Quits: StevenLee (chatzilla@moz-99690620.hinet-ip.hinet.net) (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130218103317])
  1164. # [11:43] * Joins: gbrown (gbrown@514D186.F3BBB17D.144F44FA.IP)
  1165. # [11:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4cfcf5473878 - Jonathan Kew - bug 840431 - cache an ellipsis textrun on gfxFontGroup, to minimize perf overhead due to text-overflow. r=roc
  1166. # [11:45] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  1167. # [11:45] * ChanServ sets mode: +o smaug
  1168. # [11:45] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1169. # [11:46] * Quits: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com) (Ping timeout)
  1170. # [11:49] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Quit: Edgar)
  1171. # [11:50] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  1172. # [11:53] * Quits: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1173. # [11:53] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1174. # [11:54] * jchen is now known as jchen|away
  1175. # [11:55] * Joins: KaiRo (robert@moz-736BF9D3.adsl.highway.telekom.at)
  1176. # [11:55] * Joins: tn (tn@moz-2E73ACE4.wp.shawcable.net)
  1177. # [11:57] * jchen|away is now known as jchen
  1178. # [11:57] * Joins: Pike (Pike@moz-AF824A52.pool.mediaways.net)
  1179. # [11:58] * Quits: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net) (Ping timeout)
  1180. # [11:59] * Joins: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net)
  1181. # [11:59] * Quits: gbrown (gbrown@514D186.F3BBB17D.144F44FA.IP) (Quit: gbrown)
  1182. # [12:00] * Quits: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net) (Quit: It has been this message for years.)
  1183. # [12:00] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  1184. # [12:00] * Joins: darktrojan (geoff@moz-B0044B59.telstraclear.net)
  1185. # [12:01] * Joins: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com)
  1186. # [12:01] <darktrojan> njn, ping?
  1187. # [12:02] * mattwoodrow is now known as mattwoodrow|away
  1188. # [12:04] * Quits: Pike (Pike@moz-AF824A52.pool.mediaways.net) (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130215130331])
  1189. # [12:04] * jchen is now known as jchen|away
  1190. # [12:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d5ec1f00ccd2 - Mats Palmgren - Bug 635852. r=smaug
  1191. # [12:06] * Joins: jimm (jmathies@moz-864CAA4E.pn.at.cox.net)
  1192. # [12:06] * Joins: tonymec__ (tonymec@7EACE875.C60529D.277517C1.IP)
  1193. # [12:07] * tonymec__ is now known as tonymec|away
  1194. # [12:07] * Joins: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP)
  1195. # [12:08] * Joins: Pike (Pike@moz-AF824A52.pool.mediaways.net)
  1196. # [12:12] * Quits: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP) (Connection reset by peer)
  1197. # [12:12] * Joins: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP)
  1198. # [12:13] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  1199. # [12:14] <Ms2ger> "My 10 year old niece just wrote her first script last night. It's funny, awesome."
  1200. # [12:14] <Ms2ger> ... in perl
  1201. # [12:14] <Ms2ger> I think that's what child protection services are for
  1202. # [12:15] <gcp> Maybe she just hammered the keyboard and perl thought it was valid syntax.
  1203. # [12:16] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  1204. # [12:16] * Quits: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz) (Ping timeout)
  1205. # [12:18] * jchen|away is now known as jchen
  1206. # [12:19] * jchen is now known as jchen|away
  1207. # [12:19] * Joins: surkov (surkov@7F1C0E2B.41FE424A.E17943EE.IP)
  1208. # [12:19] <edmorley> lol
  1209. # [12:22] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1210. # [12:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5f5bf431f520 - Jim Mathies - Bug 847885 - disable test_bug600570 on Win8. r=khuey
  1211. # [12:23] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/41efbfe49d66 - Jim Mathies - Bug 847881 - adjust test_sizetocontent_clamp for minimum window size constraints on Win8. r=mounir
  1212. # [12:24] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/bee0809c6aa7 - Jim Mathies - Bug 847893 - adjust xul editor test annotations to include Win8. r=ehsan
  1213. # [12:24] * Joins: Mitch (chatzilla@moz-425B885E.sbr802.nsw.optusnet.com.au)
  1214. # [12:24] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1e5fa603b569 - Jim Mathies - Bug 847891 - adjust test_windowminmaxsize for minimum window size constraints on Win8. r=bbondy
  1215. # [12:24] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6beed5c83b9c - Jim Mathies - Bug 847922 - fix for test_handlerService due to default mailto handler on Win8. r=dolske
  1216. # [12:24] * Joins: kdudka (kdudka@moz-D788E920.fei.wifi.vutbr.cz)
  1217. # [12:27] * Quits: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP) (Connection reset by peer)
  1218. # [12:27] * Joins: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP)
  1219. # [12:30] <darktrojan> I've thought of a killer feature for the new-tab page
  1220. # [12:30] <darktrojan> it needs to remind you why you opened a new tab
  1221. # [12:30] <edmorley> lol
  1222. # [12:30] * Quits: KWierso|V (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Ping timeout)
  1223. # [12:31] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1224. # [12:31] * Quits: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Ping timeout)
  1225. # [12:31] * Joins: espadrine (thaddee_ty@moz-B582BE1.dclient.lsne.ch)
  1226. # [12:31] * Joins: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net)
  1227. # [12:31] <darktrojan> I swear, as soon as I click the button *boom* forgotten
  1228. # [12:31] <darktrojan> every time
  1229. # [12:33] * Quits: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Connection reset by peer)
  1230. # [12:34] * Joins: dao (dao@moz-ABDF171B.superkabel.de)
  1231. # [12:34] * Joins: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net)
  1232. # [12:34] * Joins: janv (varga@moz-B1FC4682.o2inet.sk)
  1233. # [12:37] * Joins: tonymec (tonymec@7EACE875.C60529D.277517C1.IP)
  1234. # [12:37] * Quits: janv (varga@moz-B1FC4682.o2inet.sk) (Quit: This computer has gone to sleep)
  1235. # [12:37] * Joins: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com)
  1236. # [12:39] * Joins: gbrown (gbrown@514D186.F3BBB17D.144F44FA.IP)
  1237. # [12:43] * Quits: Mic (Mic@moz-BEBDCB30.superkabel.de) (Quit: No time to waste, let's go!)
  1238. # [12:43] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1239. # [12:49] * Joins: MarioMi (Mibbit@601F3B17.33662590.A5830293.IP)
  1240. # [12:49] <MarioMi> Hi!
  1241. # [12:50] <MarioMi> does anyone know how can I get to data points of the metrics ping for the stub installer ?
  1242. # [12:51] * Quits: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
  1243. # [12:52] <edmorley> gerv: is there a bug # for depreciating bzapi 1.1 (bugzil.la/:bzapi doesn't list anything)
  1244. # [12:52] <gerv> edmorley: No; I haven't filed one in the past.
  1245. # [12:52] <gerv> I just do a release announcement, wait for people to shift,
  1246. # [12:52] <gerv> and then use logs to chase any stragglers.
  1247. # [12:52] <edmorley> ok, no problem :-)
  1248. # [12:52] * Quits: darktrojan (geoff@moz-B0044B59.telstraclear.net) (Quit: darktrojan)
  1249. # [12:52] <edmorley> (nothing I use uses it, I was just curious)
  1250. # [12:53] <gerv> People using BzAPI should be subscribed to the mozilla.tools newsgroup, where such announcements are posted.
  1251. # [12:53] <gerv> Doesn't TBPL use it?
  1252. # [12:53] <edmorley> /latest
  1253. # [12:53] <gerv> Oh, I see.
  1254. # [12:53] <gerv> By "it", you meant "/1.2", not "BzAPI".
  1255. # [12:53] <gerv> Or rather, "/1.1"
  1256. # [12:53] <edmorley> yes, sorry I should have been more explicit
  1257. # [12:53] <hsivonen> is LDAP down?
  1258. # [12:54] <edmorley> hsivonen: wfm
  1259. # [12:54] <hsivonen> Pushing to try doesn't work, because my public key is rejected
  1260. # [12:54] <hsivonen> last time it was because LDAP was down
  1261. # [12:55] * Quits: kdudka (kdudka@moz-D788E920.fei.wifi.vutbr.cz) (Quit: Leaving)
  1262. # [12:56] <jimm> I'm getting tbpl script errors on refreshes
  1263. # [12:56] <jimm> maybe we have more netwerk problems this morning
  1264. # [12:56] <Ms2ger> Blaming Necko?
  1265. # [12:56] <edmorley> MarioMi: I would perhaps try emailing deinspanjer at moco (metrics side) or rstrong at moco (stub installer side), if you haven't gotten a response from #metrics over the last few days
  1266. # [12:56] <jimm> heh
  1267. # [12:56] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  1268. # [12:57] <jimm> i've replaced network with netwerk permanently
  1269. # [12:57] * Quits: tonymec (tonymec@7EACE875.C60529D.277517C1.IP) (Input/output error)
  1270. # [12:57] <edmorley> jimm: me too; 500 ISE on build.m.o https://secure.pub.build.mozilla.org/builddata/buildjson/builds-pending.js
  1271. # [12:57] <edmorley> though working again now
  1272. # [12:58] <jimm> yes seems intermittent
  1273. # [12:58] <jimm> edmorley: do we have reduced win tests slave numbers currently?
  1274. # [12:58] <hsivonen> OK. now pushing to try proceeded to "searching for changes"
  1275. # [12:59] <jimm> I was surprised to see ~300 remaining win test runs on try this morning.
  1276. # [12:59] <edmorley> jimm: bug 847868
  1277. # [12:59] * Joins: Edgar (Thunderbir@moz-F62A0F33.dynamic.hinet.net)
  1278. # [12:59] <jimm> normally those are all cleared out
  1279. # [12:59] <jimm> ah
  1280. # [12:59] <edmorley> yeah agreed; not ideal
  1281. # [12:59] * Joins: tonymec (tonymec@7EACE875.C60529D.277517C1.IP)
  1282. # [12:59] <edmorley> but hey makes a change from linux32 backlog :-)
  1283. # [13:00] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1284. # [13:00] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  1285. # [13:00] * Joins: darkowlzz|zzz (darkowlzz@A73E29F.912B4BF0.25B273F5.IP)
  1286. # [13:00] * Quits: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP) (Ping timeout)
  1287. # [13:01] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  1288. # [13:01] * baku|away is now known as baku
  1289. # [13:01] <NeilAway> bah, is --enable-xterm-updates broken?
  1290. # [13:01] * jchen|away is now known as jchen
  1291. # [13:02] * Quits: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP) (Ping timeout)
  1292. # [13:02] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Ping timeout)
  1293. # [13:02] * Quits: gbrown (gbrown@514D186.F3BBB17D.144F44FA.IP) (Quit: gbrown)
  1294. # [13:02] * Joins: Sander (chatzilla@7ED01146.A27A8065.D3BA2C17.IP)
  1295. # [13:03] * Quits: MarioMi (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1296. # [13:03] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  1297. # [13:04] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout)
  1298. # [13:04] <edmorley> glandium: robocop seems intermittently broken after your push?
  1299. # [13:04] <edmorley> is it just needs-clobber?
  1300. # [13:07] * Quits: surkov (surkov@7F1C0E2B.41FE424A.E17943EE.IP) (Quit: surkov)
  1301. # [13:07] * Joins: gbrown (gbrown@514D186.F3BBB17D.144F44FA.IP)
  1302. # [13:07] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1303. # [13:09] * nmatsakis is now known as nmatsakis|breakfast
  1304. # [13:09] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1305. # [13:09] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Quit: Leaving.)
  1306. # [13:10] * Quits: gbrown (gbrown@514D186.F3BBB17D.144F44FA.IP) (Quit: gbrown)
  1307. # [13:10] * jchen is now known as jchen|away
  1308. # [13:12] * Joins: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP)
  1309. # [13:13] * Quits: Jesse (jruderman@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  1310. # [13:14] * nmatsakis|breakfast is now known as nmatsakis
  1311. # [13:14] * Quits: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net) (Quit: Computer has gone to sleep.)
  1312. # [13:14] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  1313. # [13:14] * Quits: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP) (Ping timeout)
  1314. # [13:14] * Quits: alice (alice@moz-A7C201EB.zone16.bethere.co.uk) (Client exited)
  1315. # [13:16] * Joins: gbrown (gbrown@514D186.F3BBB17D.144F44FA.IP)
  1316. # [13:17] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  1317. # [13:17] * Quits: KaiRo (robert@moz-736BF9D3.adsl.highway.telekom.at) (Input/output error)
  1318. # [13:17] * jchen|away is now known as jchen
  1319. # [13:17] * Quits: cshields (cshields@FF511EC6.E1C482F3.E0E06808.IP) (Ping timeout)
  1320. # [13:18] * Joins: cshields (cshields@FF511EC6.E1C482F3.E0E06808.IP)
  1321. # [13:18] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1322. # [13:19] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  1323. # [13:21] <glandium> edmorley: it's not intermittent
  1324. # [13:21] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  1325. # [13:21] * Joins: bnicholson (bnicholson@D978E525.B49AAFD1.54C3481B.IP)
  1326. # [13:21] * Joins: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net)
  1327. # [13:22] * Quits: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net) (Quit: sheeri)
  1328. # [13:22] <edmorley> glandium: ah just rc1; rc2 has some greens (I've just pushed a tbpl prod update that differentiates between the rc parts properly)
  1329. # [13:22] <glandium> edmorley: well, there seem to be intermittent timeouts, i don't know if they are due to me, but the NativeZip failures definitely come from me
  1330. # [13:23] <glandium> edmorley: i'll backout
  1331. # [13:23] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  1332. # [13:24] <edmorley> glandium: thank you
  1333. # [13:26] <edmorley> (unrelated) to view all jobs on tbpl (including those hidden by default), the parameter has now been renamed to &showall=1
  1334. # [13:27] <edmorley> the old one (&noignore=1) is still compatible, but the URL will be adjusted to the new form
  1335. # [13:27] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1336. # [13:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0be8b1c64893 - Mike Hommey - Backout changeset 99e3a0501c52 and 0616a4ae8aa2 (bug 842681) because of android robocop orange
  1337. # [13:28] * Quits: bnicholson (bnicholson@D978E525.B49AAFD1.54C3481B.IP) (Ping timeout)
  1338. # [13:29] <NeilAway> hmm, seems to be limited to js/
  1339. # [13:29] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  1340. # [13:30] * Joins: jcv (john@moz-9DD98F0F.cable.mindspring.com)
  1341. # [13:30] * Quits: jcv (john@moz-9DD98F0F.cable.mindspring.com) (Quit: jcv)
  1342. # [13:30] * jcranmer|away is now known as jcranmer
  1343. # [13:31] * Joins: MarioMi (Mibbit@601F3B17.33662590.A5830293.IP)
  1344. # [13:32] * Joins: victorporof (victorporo@C2FADE94.E7C615F.41763F20.IP)
  1345. # [13:33] * Joins: surkov (surkov@7F1C0E2B.41FE424A.E17943EE.IP)
  1346. # [13:34] * Joins: ejpbruel (ejpbruel@933E3A2E.83A511AD.F413BF4D.IP)
  1347. # [13:36] <hsivonen> janv: whats LockedFile.cpp for and why does it guess the encoding from file content?
  1348. # [13:36] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1349. # [13:37] <janv> hsivonen: it's a part of FileHandle API
  1350. # [13:37] <janv> hsivonen: and the encoding stuff just copies the FileReader
  1351. # [13:37] <hsivonen> janv: is there a spec for FileHandle?
  1352. # [13:37] <janv> no
  1353. # [13:37] <hsivonen> janv: the File API spec does not say that guessing should be used
  1354. # [13:37] <janv> only WebIDL def
  1355. # [13:38] <janv> so feel free to change it
  1356. # [13:38] <hsivonen> janv: thanks
  1357. # [13:39] <janv> sure
  1358. # [13:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fadc3b10b211 - Mike Hommey - Forgot to hg rm the files that changeset 0616a4ae8aa2 (bug 842681) had added. DONTBUILD
  1359. # [13:42] <janv> hsivonen: https://developer.mozilla.org/en-US/docs/WebAPI/FileHandle_API
  1360. # [13:42] <janv> hsivonen: readAsText(size [, encoding]) ? Works the same way as the equivalent method in the FileReader API.
  1361. # [13:42] <janv> so just keep those two in sync
  1362. # [13:43] <hsivonen> janv: and there's no way for there to be a blob content type associated with a LockedFile?
  1363. # [13:43] <janv> hm
  1364. # [13:44] <janv> no
  1365. # [13:44] <hsivonen> ok. thanks
  1366. # [13:44] <janv> a blob can be passed only to write()
  1367. # [13:44] <janv> LockedFile::Write()
  1368. # [13:45] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1369. # [13:45] <hsivonen> ok
  1370. # [13:46] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Ping timeout)
  1371. # [13:46] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  1372. # [13:47] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  1373. # [13:49] * jmaher|afk is now known as jmaher
  1374. # [13:51] * Quits: surkov (surkov@7F1C0E2B.41FE424A.E17943EE.IP) (Quit: surkov)
  1375. # [13:51] * Joins: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP)
  1376. # [13:52] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  1377. # [13:53] * Joins: coop (Chris@1584399C.C54088C8.47C41102.IP)
  1378. # [13:54] * Joins: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net)
  1379. # [13:54] * Quits: Ms2ger (Ms2ger@7C210AEC.2C129564.3773EA9F.IP) (Quit: bbl)
  1380. # [13:57] * Joins: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP)
  1381. # [14:00] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Quit: Konversation terminated!)
  1382. # [14:00] * [d3f3kt] is now known as d3f3kt
  1383. # [14:00] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  1384. # [14:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d7f59fd537d9 - Adam Roach [:abr] - Bug 839677 - Remove problematic gsm_msg_queue and use gsm_msgq instead
  1385. # [14:01] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6cab296a4940 - Randell Jesup - Bug 828917: move critsect to cover thread existence test (upstream issue 1465) r=derf
  1386. # [14:01] * Joins: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net)
  1387. # [14:01] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  1388. # [14:02] * Joins: pranavrc (pranavrc@A3861A23.7590CFC9.520CDC98.IP)
  1389. # [14:02] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  1390. # [14:05] * Quits: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP) (Connection reset by peer)
  1391. # [14:05] * Joins: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP)
  1392. # [14:06] * Quits: Asa (asa@2898F5B0.A1EC5031.204CA821.IP) (Ping timeout)
  1393. # [14:06] * Joins: alice (alice@moz-A7C201EB.zone16.bethere.co.uk)
  1394. # [14:08] * Joins: Asa (asa@2898F5B0.A1EC5031.204CA821.IP)
  1395. # [14:10] * Joins: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com)
  1396. # [14:12] * Joins: AsaDotzler (asa@2898F5B0.A1EC5031.204CA821.IP)
  1397. # [14:12] * Joins: Optimizer (Optimizer@485879D5.FC97EA79.274D17D6.IP)
  1398. # [14:12] * Joins: jcv (john@moz-9DD98F0F.cable.mindspring.com)
  1399. # [14:12] * Quits: mattwoodrow|away (mattwoodro@moz-AE9416F2.alliedmods.net) (Ping timeout)
  1400. # [14:12] * Quits: Asa (asa@2898F5B0.A1EC5031.204CA821.IP) (Ping timeout)
  1401. # [14:13] * Joins: mattwoodrow (mattwoodro@moz-AE9416F2.alliedmods.net)
  1402. # [14:13] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1403. # [14:14] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  1404. # [14:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/014407deab51 - Lucas Rocha - Bug 846025 - Fix "too low" and "too high" correction in TwoWayView (r=mfinkle)
  1405. # [14:16] * Quits: coop (Chris@1584399C.C54088C8.47C41102.IP) (Quit: coop)
  1406. # [14:17] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  1407. # [14:18] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  1408. # [14:21] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  1409. # [14:21] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/1238080c1fcb - Asaf Romano - Bug 842553 - Double clicking an in-progress download in the Library opens its containing folder.
  1410. # [14:21] * Quits: pranavrc (pranavrc@A3861A23.7590CFC9.520CDC98.IP) (Quit: Ping timeout: ∞)
  1411. # [14:21] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1412. # [14:22] * Joins: kdudka (kdudka@moz-D788E920.fei.wifi.vutbr.cz)
  1413. # [14:23] <NeilAway> gavin: http://neil.rashbrook.org/818014.htm
  1414. # [14:23] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  1415. # [14:24] * Joins: abhishekp|away (chatzilla@moz-33CF48DC.mtnl.net.in)
  1416. # [14:24] * abhishekp|away is now known as abhishekp
  1417. # [14:26] * glazou is now known as glazou_afk
  1418. # [14:28] * Quits: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP) (Connection reset by peer)
  1419. # [14:28] * Quits: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP) (Ping timeout)
  1420. # [14:28] * Joins: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP)
  1421. # [14:28] * Joins: askalski (akuda@moz-137D1D7A.mimuw.edu.pl)
  1422. # [14:28] * Joins: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP)
  1423. # [14:28] * Joins: joey-2 (chatzilla@moz-EFCB4CBF.princetowncable.com)
  1424. # [14:29] * Quits: ferjm (ferjm@moz-F8747CC6.dsl.ovh.fr) (Quit: Leaving)
  1425. # [14:30] * Quits: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net) (Quit: Computer has gone to sleep.)
  1426. # [14:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/31b28458cee6 - Cykesiopka - Bug 387096 - Update nsIZipEntry.close() documentation. r=Yoric
  1427. # [14:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/893cf3614356 - Jan-Ivar Bruaroey - Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr
  1428. # [14:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f3a0fe13a11a - Cykesiopka - Bug 92979 - Remove unused parameters in nsNetUtil.h methods. r=biesi
  1429. # [14:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2c4a8bdb41eb - Zane U. Ji - Bug 833028 - Subjects with mixed ASCII and MIME words are incorrectly displayed. r=smontagu
  1430. # [14:32] <nigelb> g34
  1431. # [14:32] * cmcavoy-offline is now known as cmcavoy
  1432. # [14:34] * Joins: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net)
  1433. # [14:36] * Joins: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net)
  1434. # [14:38] * Quits: b10n1k (j0ni@moz-D641E273.home.otenet.gr) (Ping timeout)
  1435. # [14:38] * jcranmer is now known as jcranmer|doomsday
  1436. # [14:40] * Quits: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP) (Connection reset by peer)
  1437. # [14:40] * Joins: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP)
  1438. # [14:41] * mgerva is now known as mgerva-afk
  1439. # [14:43] * Joins: coop (Chris@F2D29657.F60B0462.67AC9B1.IP)
  1440. # [14:43] * joduinn-home is now known as joduinn
  1441. # [14:44] * Joins: davidb (davidb@moz-1EB292CB.dsl.bell.ca)
  1442. # [14:44] * Joins: JosiahOne (Thunderbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1443. # [14:46] * Joins: RyanVM (chatzilla@moz-148999FE.phlapa.fios.verizon.net)
  1444. # [14:47] * Quits: Sander (chatzilla@7ED01146.A27A8065.D3BA2C17.IP) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1445. # [14:48] * kmoir-afk is now known as kmoir
  1446. # [14:49] * Joins: b10n1k (j0ni@moz-D641E273.home.otenet.gr)
  1447. # [14:49] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  1448. # [14:49] * Quits: abhishekp (chatzilla@moz-33CF48DC.mtnl.net.in) (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130227155321])
  1449. # [14:50] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1450. # [14:51] * Quits: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP) (Ping timeout)
  1451. # [14:51] * Joins: till (till@moz-BBEABB16.adsl.alicedsl.de)
  1452. # [14:51] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  1453. # [14:55] * jhopkins|afk is now known as jhopkins
  1454. # [14:56] * darkowlzz|zzz is now known as darkowlzz
  1455. # [14:57] * Joins: armenzg (armenzg@moz-600B22EA.home1.cgocable.net)
  1456. # [14:58] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1457. # [14:59] * Quits: michal (michal@18728636.D0F82CD8.32697916.IP) (Quit: Leaving.)
  1458. # [15:00] * Joins: Enn (enn@F2D29657.F60B0462.67AC9B1.IP)
  1459. # [15:01] * Quits: Wusel_ (muench@moz-643A8764.planconnect.de) (Quit: Wusel_)
  1460. # [15:01] * Quits: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com) (Quit: Leaving)
  1461. # [15:01] * Quits: till (till@moz-BBEABB16.adsl.alicedsl.de) (Ping timeout)
  1462. # [15:02] * Joins: till (till@moz-F12BE397.adsl.alicedsl.de)
  1463. # [15:04] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  1464. # [15:07] * Joins: michal (michal@18728636.D0F82CD8.32697916.IP)
  1465. # [15:08] * rail_away is now known as rail
  1466. # [15:08] * Joins: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com)
  1467. # [15:13] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1468. # [15:13] <glandium> https://tbpl.mozilla.org/?tree=Try&rev=bcececbc7efe did i do something wrong or does try just doesn't actually support running robocop?
  1469. # [15:13] * Parts: mhaigh (martyn@88F51059.F3BBB17D.144F44FA.IP)
  1470. # [15:13] * jwir3|away is now known as jwir3
  1471. # [15:14] * Quits: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP) (Quit: thomasstache)
  1472. # [15:14] * Joins: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP)
  1473. # [15:21] * Joins: lduros (user@moz-5D9ACE42.admin.upenn.edu)
  1474. # [15:22] * Joins: nical (nico@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  1475. # [15:23] * Quits: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com) (Quit: NO CARRIER)
  1476. # [15:25] * Quits: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP) (Quit: thomasstache)
  1477. # [15:26] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
  1478. # [15:27] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1479. # [15:28] * Joins: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  1480. # [15:28] * Quits: JosiahOne (Thunderbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Leaving)
  1481. # [15:28] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  1482. # [15:30] * Joins: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP)
  1483. # [15:34] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1484. # [15:36] * Quits: Optimizer1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Ping timeout)
  1485. # [15:36] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1486. # [15:36] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/1a2504b4c344 - Boris Zbarsky - Bug 847119 - Fix the "did the DOM call throw?" test in IonMonkey to check the return value correctly. r=jandem, a=lsblakk
  1487. # [15:37] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1488. # [15:40] * khuey|away is now known as khuey
  1489. # [15:42] * Joins: JosiahOne (Thunderbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1490. # [15:43] * mgerva-afk is now known as mgerva
  1491. # [15:43] * Quits: MarioMi (Mibbit@601F3B17.33662590.A5830293.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1492. # [15:44] * glazou_afk is now known as glazou
  1493. # [15:44] <mbrubeck> glandium: Looks like robocop recently split into robocop1 and robocop2, and trychooser hasn't been updated
  1494. # [15:44] <mbrubeck> cf https://tbpl.mozilla.org/?tree=Try&jobname=robocop&rev=73fd685c72d1
  1495. # [15:45] * Tomcat is now known as Tomcat|afk
  1496. # [15:45] <mbrubeck> so you may need to use "-u all" for now
  1497. # [15:46] * Joins: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP)
  1498. # [15:46] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  1499. # [15:46] * Quits: stux|away|away (stux@moz-FD6B9EC6.hfc.comcastbusiness.net) (Ping timeout)
  1500. # [15:46] * Joins: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP)
  1501. # [15:47] * Joins: myk (myk@moz-64D96850.dsl.dynamic.sonic.net)
  1502. # [15:48] * Joins: jdm (jdm@DB05BBF2.BB1F48F2.971E19F6.IP)
  1503. # [15:48] * Quits: schien-laptop_ (schien@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1504. # [15:48] <jesup> RyanVM: Ping
  1505. # [15:49] * cmcavoy is now known as cmcavoy-offline
  1506. # [15:49] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Ping timeout)
  1507. # [15:49] <jesup> RyanVM: if you were thinking of re-landing bug 837035, please hold off for now - you can see the bug for the plan for re-landing that and some additional patches
  1508. # [15:50] <RyanVM> jesup: I'm not touching that one until the PGO stuff is sorted out
  1509. # [15:51] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  1510. # [15:51] * Quits: b10n1k (j0ni@moz-D641E273.home.otenet.gr) (Ping timeout)
  1511. # [15:51] * cmcavoy-offline is now known as cmcavoy
  1512. # [15:51] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1513. # [15:52] * Joins: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net)
  1514. # [15:52] * armenzg is now known as armenzg_brb
  1515. # [15:52] <jesup> k
  1516. # [15:52] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  1517. # [15:53] <yzen> Yoric: ping
  1518. # [15:54] * Quits: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1519. # [15:54] * Quits: dao (dao@moz-ABDF171B.superkabel.de) (Quit: Leaving.)
  1520. # [15:54] * Parts: JosiahOne (Thunderbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1521. # [15:55] * Joins: JosiahOne_ (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1522. # [15:55] * Quits: JosiahOne_ (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Deallocatd. (Probably forbidden by ARC))
  1523. # [15:56] * Joins: JosiahOne (Thunderbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1524. # [15:56] * Joins: stux (stux@moz-FD6B9EC6.hfc.comcastbusiness.net)
  1525. # [15:56] * hwine is now known as hwine|mtg
  1526. # [15:57] * Joins: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP)
  1527. # [15:57] <Yoric> yzen: pong
  1528. # [15:57] * joduinn is now known as joduinn-mtg
  1529. # [15:58] * Joins: akeybl (akeybl@moz-52D39FF6.hsd1.ca.comcast.net)
  1530. # [15:58] * Quits: akeybl (akeybl@moz-52D39FF6.hsd1.ca.comcast.net) (Input/output error)
  1531. # [15:58] <yzen> Yoric: hi, I had a couple of questions about the bug 848278, i posted them in bugzilla, if you have time :)
  1532. # [15:59] <Yoric> yzen: Currently mentoring/reviewing three things at once, but yes, will do :)
  1533. # [16:00] <yzen> thanks :)
  1534. # [16:01] * mjschranz_away is now known as mjschranz
  1535. # [16:02] * Quits: myk (myk@moz-64D96850.dsl.dynamic.sonic.net) (Ping timeout)
  1536. # [16:05] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1537. # [16:05] * Quits: njn (chatzilla@moz-99B00792.dyn.iinet.net.au) (Quit: ChatZilla 0.9.90 [Firefox 22.0a1/20130303134219])
  1538. # [16:05] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  1539. # [16:05] * ChanServ sets mode: +o smaug
  1540. # [16:06] <RyanVM> jesup: https://tbpl.mozilla.org/php/getParsedLog.php?id=20458937&tree=Mozilla-Inbound - just hit that on an inbound M2 run (post bug 828917 and bug 839677 relanding)
  1541. # [16:08] * Joins: schien-laptop_ (schien@moz-99690620.hinet-ip.hinet.net)
  1542. # [16:09] * Quits: askalski (akuda@moz-137D1D7A.mimuw.edu.pl) (Quit: Wychodzi)
  1543. # [16:09] * Quits: kdudka (kdudka@moz-D788E920.fei.wifi.vutbr.cz) (Quit: Leaving)
  1544. # [16:10] * Quits: mreavy (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Ping timeout)
  1545. # [16:10] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  1546. # [16:10] * Joins: masayuki1 (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp)
  1547. # [16:11] * Quits: masayuki (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp) (Ping timeout)
  1548. # [16:12] * mcote|afk is now known as mcote
  1549. # [16:13] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1550. # [16:14] * Joins: breck (breck@moz-3F3AE2C7.hsd1.ca.comcast.net)
  1551. # [16:15] * merike is now known as merike|away
  1552. # [16:15] <Optimizer> I am unable to build Firefox, even after clobbering
  1553. # [16:15] <Optimizer> anyone >?
  1554. # [16:15] * Quits: breck (breck@moz-3F3AE2C7.hsd1.ca.comcast.net) (Client exited)
  1555. # [16:16] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  1556. # [16:16] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Connection reset by peer)
  1557. # [16:16] <Archaeopteryx> Optimizer: error messages?
  1558. # [16:16] <Optimizer> this is the relevant error : http://pastebin.mozilla.org/2203063
  1559. # [16:17] <till> Optimizer: my build from ~ 30 minutes ago succeeded after clobbering
  1560. # [16:17] <Optimizer> I never got this earlier prior to today,
  1561. # [16:17] <Optimizer> windows 7
  1562. # [16:17] <till> Optimizer: on OS X, that is
  1563. # [16:17] <Optimizer> and I am using fx-team
  1564. # [16:18] <till> Optimizer: looks like a problem with your toolchain, not with the tree
  1565. # [16:18] * merike|away is now known as merike
  1566. # [16:18] * Quits: randix (rdow@moz-EE0B6335.superkabel.de) (Quit: randix)
  1567. # [16:18] <Optimizer> as in ?
  1568. # [16:18] * Joins: andreasn (andreasn@63F8A48C.7BB850DE.B1AA2106.IP)
  1569. # [16:18] <Optimizer> what toolchain
  1570. # [16:18] <till> the second line of your log says that the c++ compiler failed some check
  1571. # [16:19] <till> what's weird is that it says the c++ compiler check is cached. That shouldn't be the case after a clobber
  1572. # [16:19] * Parts: Pauly (paul@601F3B17.33662590.A5830293.IP)
  1573. # [16:19] <glazou> happened to me once because I erroneouslt ran a make instead of a pymake
  1574. # [16:19] <glazou> my tree was in bad shape after that and I had a similar error
  1575. # [16:20] * Joins: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP)
  1576. # [16:20] * Quits: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP) (Ping timeout)
  1577. # [16:20] <@bsmedberg> We have some protection against that now, but maybe not enough
  1578. # [16:20] * Quits: andreasn (andreasn@63F8A48C.7BB850DE.B1AA2106.IP) (Quit: Ex-Chat)
  1579. # [16:21] <glazou> glandium: i really like the moz.build thingy but the build is slower
  1580. # [16:22] * Quits: sgimeno (santiago.g@A922400D.48362F18.BCC03455.IP) (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/)
  1581. # [16:22] * Quits: Edgar (Thunderbir@moz-F62A0F33.dynamic.hinet.net) (Quit: Edgar)
  1582. # [16:22] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  1583. # [16:22] <Optimizer> but I am doing my usual pymake thingy only
  1584. # [16:23] <Optimizer> i have an alias for it
  1585. # [16:23] <Optimizer> and I always use that without fail
  1586. # [16:23] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  1587. # [16:23] * Joins: Edgar (Thunderbir@moz-F62A0F33.dynamic.hinet.net)
  1588. # [16:24] * Joins: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net)
  1589. # [16:24] * Quits: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP) (Ping timeout)
  1590. # [16:25] <Optimizer> man, 2 days wasted!
  1591. # [16:25] <Optimizer> why do I need to clobber every other pull nowadays :(
  1592. # [16:25] <@ted> glazou: what part of the build is slower?
  1593. # [16:25] * catlee-away is now known as catlee-buildduty
  1594. # [16:25] <@ted> the actual Makefiles generated should be identical
  1595. # [16:26] * Joins: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1596. # [16:26] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Quit: ehugg)
  1597. # [16:26] * Quits: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1598. # [16:26] * Joins: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1599. # [16:26] * jhopkins is now known as jhopkins|brb
  1600. # [16:26] <padenot> b 21
  1601. # [16:26] * Quits: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1602. # [16:27] * Joins: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1603. # [16:27] <avih> jmaher: hey :) so what do you think of my suggestions?
  1604. # [16:27] * Quits: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1605. # [16:27] * Joins: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1606. # [16:27] * Quits: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1607. # [16:27] * Joins: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1608. # [16:28] * Joins: db48x (user@moz-D461843.ask.info)
  1609. # [16:28] <Optimizer> started another clobber *sigh*
  1610. # [16:28] <Optimizer> here goes another day of productivity
  1611. # [16:28] * Joins: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP)
  1612. # [16:28] * Joins: Jesse (jruderman@A5A0595A.66715431.D25A875A.IP)
  1613. # [16:28] <glazou> ted: sorry, I have not minuted "parts". I only noticed my build time from scratch increased quite a lot
  1614. # [16:28] * Joins: jduell__ (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1615. # [16:28] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  1616. # [16:29] <jmaher> avih: thanks for the ping on that, I need to reply- give me about 15-20 minutes to finish up some other work
  1617. # [16:29] * Quits: victorporof (victorporo@C2FADE94.E7C615F.41763F20.IP) (Ping timeout)
  1618. # [16:29] * Quits: jduell__ (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1619. # [16:29] <avih> jmaher: sure, no hurry
  1620. # [16:29] * Joins: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1621. # [16:29] * Quits: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1622. # [16:30] * Quits: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1623. # [16:30] * Joins: victorporof (victorporo@C2FADE94.E7C615F.41763F20.IP)
  1624. # [16:30] * Joins: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1625. # [16:30] * Quits: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1626. # [16:30] * Joins: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1627. # [16:30] <padenot> Optimizer: most of the time, you just run the cp command it says, and you're good to go
  1628. # [16:30] * Quits: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1629. # [16:31] * Joins: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1630. # [16:31] <Optimizer> no need to build again ?
  1631. # [16:31] * Quits: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1632. # [16:31] <padenot> yeah
  1633. # [16:31] <padenot> I mean, just read the CLOBBER message and see if it applies to you
  1634. # [16:31] * Joins: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1635. # [16:31] <padenot> most of the time, it does not
  1636. # [16:32] * Quits: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1637. # [16:32] <@ted> glazou: that's pretty surprising
  1638. # [16:32] * Joins: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1639. # [16:32] <Optimizer> padenot: there was no clobber message
  1640. # [16:32] <@ted> glazou: you could test by timing "make -f client.mk configure" before and after the change
  1641. # [16:32] * Quits: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1642. # [16:32] <glazou> ted: I'll send you data as soon as I rebuild from scratch
  1643. # [16:32] * Quits: victorporof (victorporo@C2FADE94.E7C615F.41763F20.IP) (Ping timeout)
  1644. # [16:33] <Optimizer> after updating, I built the partial devtools path, it threw error, then I tried the whole thing, then no clobber message.
  1645. # [16:33] <@ted> thanks!
  1646. # [16:33] <padenot> Optimizer: ha, I haven't read the backlog
  1647. # [16:33] * Joins: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1648. # [16:33] <Optimizer> its not in the backscroll :)
  1649. # [16:33] * Quits: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1650. # [16:34] <padenot> yeah, I though you were complaining about the CLOBBER message like most of the poeple do
  1651. # [16:34] * armenzg_brb is now known as armenzg
  1652. # [16:34] <Optimizer> I was complaining that why doesnt partial builds work anymore
  1653. # [16:34] <Optimizer> after every other pull
  1654. # [16:34] * Quits: nical (nico@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Ping timeout)
  1655. # [16:35] * Joins: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1656. # [16:35] <Optimizer> earlier I used to do one clobber in like 2-3 weeks
  1657. # [16:35] * Quits: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1658. # [16:35] * sewardj_ is now known as sewardj
  1659. # [16:35] <padenot> it works for most of us, I believe
  1660. # [16:36] * jcranmer|doomsday is now known as jcranmer
  1661. # [16:36] * Quits: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP) (Client exited)
  1662. # [16:37] * Joins: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com)
  1663. # [16:37] * Quits: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net) (Quit: Computer has gone to sleep.)
  1664. # [16:38] * Joins: nical (nico@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  1665. # [16:39] * Joins: seif (seiflotfy@BEAC5A65.FE22CA96.A6BD37EB.IP)
  1666. # [16:39] * Joins: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1667. # [16:39] * Quits: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1668. # [16:40] * Joins: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1669. # [16:40] * Quits: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1670. # [16:40] * Joins: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1671. # [16:40] * Quits: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP) (Input/output error)
  1672. # [16:40] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Ping timeout)
  1673. # [16:40] * Joins: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net)
  1674. # [16:41] * Joins: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1675. # [16:41] * Quits: jduell_ (jduell@5625B383.29BBE4D7.6BED537B.IP) (Input/output error)
  1676. # [16:41] <db48x> just to verify, a WeakMap holds a weak reference to the values as well as the keys, right?
  1677. # [16:41] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1678. # [16:42] <gaston> ../../dist/include/skia/GrTypes.h:303:6: error: #error "Skia gpu currently assumes little endian"
  1679. # [16:42] <gaston> :(
  1680. # [16:44] * Quits: Optimizer (Optimizer@485879D5.FC97EA79.274D17D6.IP) (Connection reset by peer)
  1681. # [16:45] * Joins: dbaron (dbaron@moz-E0DDE997.dsl.dynamic.sonic.net)
  1682. # [16:45] * ChanServ sets mode: +o dbaron
  1683. # [16:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/31823d274fd1 - Scott Johnson - Bug 846575: Clean up nsColumnSetFrame by adding an isBalancing convenience member to ReflowConfig. [r=fantasai]
  1684. # [16:45] * Joins: mwobensmith (Adium@EBA84827.A73C08F8.348C8185.IP)
  1685. # [16:45] * Joins: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1686. # [16:46] * Quits: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP) (Connection reset by peer)
  1687. # [16:46] * Joins: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP)
  1688. # [16:46] * Quits: davidb (davidb@moz-1EB292CB.dsl.bell.ca) (Quit: davidb)
  1689. # [16:46] * Joins: Optimizer (Optimizer@336CA8EB.C4563864.274D17D6.IP)
  1690. # [16:47] * Quits: mwobensmith (Adium@EBA84827.A73C08F8.348C8185.IP) (Ping timeout)
  1691. # [16:47] * Joins: mwobensmith (Adium@A5A0595A.66715431.D25A875A.IP)
  1692. # [16:47] * armenzg is now known as armenzg_brb
  1693. # [16:47] * jhopkins|brb is now known as jhopkins
  1694. # [16:48] * Quits: jduell (jduell@5625B383.29BBE4D7.6BED537B.IP) (Ping timeout)
  1695. # [16:48] * Quits: Edgar (Thunderbir@moz-F62A0F33.dynamic.hinet.net) (Quit: Edgar)
  1696. # [16:48] * Quits: Optimizer (Optimizer@336CA8EB.C4563864.274D17D6.IP) (Ping timeout)
  1697. # [16:49] * Quits: mwobensmith (Adium@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  1698. # [16:49] * Joins: Optimizer (Optimizer@41D65256.FFE285EB.D5D59AD9.IP)
  1699. # [16:49] <gaston> glandium: aware of a bug open on skia/BE/powerpc or should i file one ?
  1700. # [16:49] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1701. # [16:50] <sheppy> Be? PowerPC? What year did I just wake up in?
  1702. # [16:50] <gaston> big endian
  1703. # [16:50] <sheppy> Is it time to fire up my BeBox? Because I totally will, if I can find some RAM.
  1704. # [16:50] <sheppy> Oh, right. :)
  1705. # [16:50] <gaston> not beos :p
  1706. # [16:51] * Quits: danielapetrovici (danielapet@601F3B17.33662590.A5830293.IP) (Quit: Leaving)
  1707. # [16:51] <@smaug> db48x: IIRC weak only to keys
  1708. # [16:51] <gaston> last skia update basically says 'fuck you poor exotic archs'
  1709. # [16:51] <@ted> sheppy: no, it's not time
  1710. # [16:51] <sheppy> ted: OK, I will keep waiting :)
  1711. # [16:51] <@smaug> db48x: the values won't go a way, if the key is still there
  1712. # [16:51] <sheppy> Also: increasingly frustrated that I don't have Firefox or something that will at least sync with it on my iPad, dammit. :)
  1713. # [16:51] <sheppy> This is the mobile solution I want resolved. :)
  1714. # [16:52] * sheppy wanders off, looking for kids to yell at for being on his lawn.
  1715. # [16:52] * Joins: Optimizer1 (Optimizer@C053B525.B7FFA1.BE90E62C.IP)
  1716. # [16:52] * Quits: Optimizer (Optimizer@41D65256.FFE285EB.D5D59AD9.IP) (Ping timeout)
  1717. # [16:53] <db48x> smaug: arg
  1718. # [16:54] * Joins: espindola (espindola@F2D29657.F60B0462.67AC9B1.IP)
  1719. # [16:54] * Quits: JosiahOne (Thunderbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Leaving)
  1720. # [16:54] <db48x> I need to map a number to a dom window, but I don't want to hold the windows in memory
  1721. # [16:54] * Optimizer1 is now known as Optimizer
  1722. # [16:55] * philor|away is now known as philor
  1723. # [16:55] * ehsan_away is now known as ehsan
  1724. # [16:55] <jmaher> avih: replied via bug, I am available if you have other questions
  1725. # [16:55] * Quits: @ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP) (Input/output error)
  1726. # [16:55] * Joins: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1727. # [16:56] <avih> jmaher: thx. reading
  1728. # [16:56] * hwine|mtg is now known as hwine
  1729. # [16:56] <db48x> I suppose I will just use a Map, and use Cu.getWeakReference myself
  1730. # [16:56] <Optimizer> is there some policy on a feature causing a very major regression (for some people) and then the regression crossing trains without getting fixed ?
  1731. # [16:56] * Joins: myk (myk@moz-D7418602.tmodns.net)
  1732. # [16:57] <avih> jmaher: what do you mean in "replicates"?
  1733. # [16:57] * joey-2 is now known as joey-afk
  1734. # [16:57] <nemo> so. someone linked me to:
  1735. # [16:57] <nemo> https://bugzilla.mozilla.org/show_bug.cgi?id=715378
  1736. # [16:57] <nemo> the other day
  1737. # [16:58] <nemo> aaand, seemed interesting/useful possibly related to my issues
  1738. # [16:58] <jmaher> avih: by replicates, I am referring to each individual data point collected
  1739. # [16:58] * Joins: knelson (Adium@moz-B2829269.dsl.pltn13.sbcglobal.net)
  1740. # [16:58] <avih> jmaher: also, the other idea was to add automatic warmup-iterations detection. so we could have less noise on the warmed-up iterations, and also log how many were required for the data to get stable.
  1741. # [16:58] * Parts: knelson (Adium@moz-B2829269.dsl.pltn13.sbcglobal.net)
  1742. # [16:58] <nemo> noticed it had a submitted patch from 7+ months ago
  1743. # [16:58] <nemo> so. I was wondering. Is there some sort of global list of unreviewed/unobsoleted patches?
  1744. # [16:59] <nemo> Would be a shame if code was just disappearing in bugzilla.
  1745. # [16:59] <avih> jmaher: yeah, it appeared that way (replicates), though it's the first time i've heard this term, and i still can't figure out why this name was chosen..
  1746. # [16:59] * Quits: myk (myk@moz-D7418602.tmodns.net) (Input/output error)
  1747. # [16:59] * Joins: myk (myk@moz-D7418602.tmodns.net)
  1748. # [16:59] <db48x> smaug: thanks
  1749. # [17:00] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  1750. # [17:00] * Quits: masayuki1 (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp) (Client exited)
  1751. # [17:00] * Quits: cpeterson (cpeterson@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1752. # [17:00] <avih> jmaher: does it seem feasible to you? is there something similar in talos already? or does it just cut the first NN items after some global analysis of all the data from all the tests?
  1753. # [17:01] * Joins: bholley (anonymous@moz-7496D895.lightspeed.sntcca.sbcglobal.net)
  1754. # [17:01] <jmaher> avih: each test configures what calculations it does including if there is any need to throw out replicates (data points)
  1755. # [17:02] <avih> jmaher: i see. so that's a manual setup per test? have there been any attempts at automating this?
  1756. # [17:02] * armenzg_brb is now known as armenzg
  1757. # [17:03] <glazou> cd
  1758. # [17:03] <glazou> sorry wrong win
  1759. # [17:03] * khuey is now known as khuey|away
  1760. # [17:03] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Quit: Leaving.)
  1761. # [17:03] * gregglind_away is now known as gregglind
  1762. # [17:03] * edmorley is now known as edmorley|mtg
  1763. # [17:04] <avih> jmaher: since someone might fine tune it, but then it might need different setup on other platforms, or maybe this value changes over time, and i'd imagine it's not easy to keep all the tests fine-tuned per platform, is it?
  1764. # [17:04] <jmaher> avih: no, each test will run differently- it is too much trouble to automatically detect a regression with little to no noise, let along automatically configuring and detecting noisy replicates
  1765. # [17:04] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  1766. # [17:04] <jmaher> avih: we need to run the test the same way on all platforms
  1767. # [17:05] * Joins: bent (chatzilla@moz-932324BF.hsd1.ca.comcast.net)
  1768. # [17:05] * RyanVM is now known as RyanVM|mtg
  1769. # [17:05] * Quits: nical (nico@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Ping timeout)
  1770. # [17:05] * Quits: sfink (chatzilla@moz-C3B456C1.dsl.pltn13.sbcglobal.net) (Ping timeout)
  1771. # [17:05] * Joins: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  1772. # [17:06] <avih> jmaher: i understand the first issue (that it's harder than i imagine), though i think i don't necessarily agree with the latter. why is it important to have the same number of removed replicants on all systems?
  1773. # [17:06] * Quits: msucan (mihai@E8A9D9C4.773D689F.70BDB599.IP) (Quit: Leaving.)
  1774. # [17:07] <jmaher> avih: it would require a lot more fine tuning and maintenance; another reason is that we want to compare apples to apples for a given test
  1775. # [17:07] <@dbaron> jesup, does jprof work on 64-bit Linux these days?
  1776. # [17:07] * Joins: nical (nico@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  1777. # [17:08] * Joins: mwobensmith (Adium@EBA84827.A73C08F8.348C8185.IP)
  1778. # [17:08] * Quits: Jesse (jruderman@A5A0595A.66715431.D25A875A.IP) (Quit: Jesse)
  1779. # [17:09] * Joins: Ms2ger (Ms2ger@7C210AEC.2C129564.3773EA9F.IP)
  1780. # [17:10] * Quits: mwobensmith (Adium@EBA84827.A73C08F8.348C8185.IP) (Ping timeout)
  1781. # [17:10] * Joins: mwobensmith (Adium@A5A0595A.66715431.D25A875A.IP)
  1782. # [17:10] <avih> jmaher: i guess you know better than me about the maintenance cost of this, so i accept. i'll try to come up with some prototype of this detection at talos-debug.js. want me to file a bug for talos-debug and take it?
  1783. # [17:10] * Joins: msucan (mihai@A5A0595A.66715431.D25A875A.IP)
  1784. # [17:10] <jmaher> avih: yeah, that would be great!
  1785. # [17:11] <avih> jmaher: consider it done. are there other report functions beyond tpReportTime?
  1786. # [17:11] <jmaher> avih: that is the only one we use for the pageloader extension
  1787. # [17:12] * Quits: mwobensmith (Adium@A5A0595A.66715431.D25A875A.IP) (Quit: Leaving.)
  1788. # [17:12] * Quits: msucan (mihai@A5A0595A.66715431.D25A875A.IP) (Quit: Leaving.)
  1789. # [17:12] <avih> jmaher: i see. and it always takes a string list of numeric values?
  1790. # [17:12] <jmaher> avih: either a single value or a comma seperated list
  1791. # [17:12] <avih> no prefixes (such as name of the test etc)?
  1792. # [17:13] * Joins: msucan (mihai@E8A9D9C4.773D689F.70BDB599.IP)
  1793. # [17:13] <avih> jmaher: ok. and just to get a feel for it, what percentage of the tests report more than. say.. 10 datapoints per test?
  1794. # [17:13] * Quits: glazou (glazou@moz-204094DD.disruptive-innovations.fr) (Quit: bbl)
  1795. # [17:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/40dff07b49f5 - David Flanagan - Bug 849119 - [dom/phonenumberutils] PhoneNumber.Normalize() handles letters incorrectly. merge upstream. r=gwagner
  1796. # [17:14] <jmaher> avih: I think only a couple, the only ones that use the array of values is the js tests (js, kraken, sunspider) which we don't run anymore
  1797. # [17:15] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  1798. # [17:15] <avih> jmaher: hmm.. so the other tests don't report more data because there isn't more data? or because they process the data themselves like tscroll did before this patch?
  1799. # [17:16] <jmaher> avih: a bit of both
  1800. # [17:16] * Joins: ehugg (chatzilla@moz-62842EF0.cisco.com)
  1801. # [17:16] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  1802. # [17:16] <jwalker> my local osx build is borked since the last pull. Can anyone help with this error: http://pastebin.mozilla.org/2203172 ?
  1803. # [17:17] <avih> jmaher: i see. ok. i'll post a revised patch for tscroll, then file and post a patch for talos-debug. thanks for the info :)
  1804. # [17:17] * Quits: darkowlzz (darkowlzz@A73E29F.912B4BF0.25B273F5.IP) (Ping timeout)
  1805. # [17:18] * joey-afk is now known as joey-2
  1806. # [17:18] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1807. # [17:18] <jmaher> avih: sure, thanks for the patches
  1808. # [17:18] <avih> :)
  1809. # [17:19] * Joins: thx1138 (Instantbir@7CD1B470.2BC633E3.88CF6591.IP)
  1810. # [17:19] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  1811. # [17:20] * Joins: aklotz (Thunderbir@moz-55246988.cg.shawcable.net)
  1812. # [17:20] * Quits: thx1138 (Instantbir@7CD1B470.2BC633E3.88CF6591.IP) (Quit: Instantbird 1.3 -- http://www.instantbird.com)
  1813. # [17:20] <avih> jmaher: btw, who owns talos-compare? i took the stddev code from there, but there wasn't any copyright/license at that file. it's dead simple, but i still copied it verbatim, so i wanna talk to the owner of it.
  1814. # [17:21] * Joins: Jesse (jruderman@EB6DAA44.820C841F.D6F3DB9.IP)
  1815. # [17:21] <jmaher> I am not sure who owns, it is probably mconner
  1816. # [17:21] * Joins: pmoore (nthomas@moz-DB4A9C19.scl3.mozilla.com)
  1817. # [17:21] * Joins: darkowlzz (darkowlzz@A73E29F.912B4BF0.25B273F5.IP)
  1818. # [17:22] <avih> thx. i'll check with him, else i'll do a clean-room implementation :p
  1819. # [17:22] * Joins: Jesse_ (jruderman@A5A0595A.66715431.D25A875A.IP)
  1820. # [17:22] <avih> (as i didn't actually look at the code, just copied it :p)
  1821. # [17:22] <avih> mconnor: ping
  1822. # [17:22] * Quits: Jesse (jruderman@EB6DAA44.820C841F.D6F3DB9.IP) (Ping timeout)
  1823. # [17:23] <gaston> hmm skia has been enabled on linux/gtk2 since a long time right ?
  1824. # [17:23] * Joins: WeirdAl (chatzilla@moz-857040DF.hsd1.ca.comcast.net)
  1825. # [17:24] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Quit: mkaply)
  1826. # [17:24] <mconnor> avih: pong
  1827. # [17:24] * Quits: AsaDotzler (asa@2898F5B0.A1EC5031.204CA821.IP) (Ping timeout)
  1828. # [17:24] <avih> mconnor: hi. do you maintain talos-compare?
  1829. # [17:24] <mconnor> avih: technically it should have MPL headers, since it was all written by employees
  1830. # [17:24] <mconnor> avih: we had a conversation about this a couple of weeks ago :)
  1831. # [17:25] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  1832. # [17:25] * ChanServ sets mode: +o ehsan
  1833. # [17:25] <avih> mconnor: "we"? :)
  1834. # [17:25] <mconnor> https://bitbucket.org/mconnor/compare-talos is canonical repo
  1835. # [17:25] * Joins: pcwalton (pcwalton@moz-481A040C.hsd1.ca.comcast.net)
  1836. # [17:25] <mconnor> avih: you asked questions about two weeks ago :)
  1837. # [17:25] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1838. # [17:25] <avih> canonical as mark shuttleworth
  1839. # [17:25] * khuey|away is now known as khuey
  1840. # [17:26] <mconnor> avih: no, as in the word ;)
  1841. # [17:26] <avih> mconnor: yes, but not about taking code from there for an official mozilla repo :)
  1842. # [17:27] <avih> mconnor: well, i wouldn't expect everything i put on github to belong to mozilla, i have off-hours... so i just had to ask to make sure. so thanks for the info :)
  1843. # [17:27] <mconnor> avih: it's all effectively MPLed, but I'll add some headers
  1844. # [17:28] * catlee-buildduty is now known as catlee-afk
  1845. # [17:28] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  1846. # [17:28] <WeirdAl> Hi, guys - has anything changed with regards to XUL trees and their twisty icons recently? I have a testcase with a custom tree view where the twisties are all missing, but a nsTreeContentView implementation shows them.
  1847. # [17:28] <mconnor> avih: anything an employee does related to Mozilla is owned by the Foundation
  1848. # [17:28] * Joins: mmc|laptop (mmc@moz-BBC0C7F1.hsd1.ca.comcast.net)
  1849. # [17:28] <WeirdAl> sometime in the last three weeks this broke
  1850. # [17:28] <mconnor> avih: YMMV, depending on contractual details, but IANAL :)
  1851. # [17:29] <avih> mconnor: i'd say is is open for interpretation, but yeah, IANAL as well :
  1852. # [17:29] <avih> :)
  1853. # [17:30] * Joins: wlach (wlach@moz-F5E9CE2D.sdsl.bell.ca)
  1854. # [17:31] * ctalbert|afk is now known as ctalbert|mt
  1855. # [17:31] * ctalbert|mt is now known as ctalbert|mtg
  1856. # [17:32] * Quits: darkowlzz (darkowlzz@A73E29F.912B4BF0.25B273F5.IP) (Ping timeout)
  1857. # [17:33] * armenzg is now known as armenzg_brb
  1858. # [17:33] <mconnor> avih: everything is open to interpretation, but the most recent agreement I've seen was pretty crisply worded
  1859. # [17:33] <mconnor> avih: in other words, tread carefully ;)
  1860. # [17:33] <mconnor> avih: now, as for this stuff, what code were you looking at, out of curiousity?
  1861. # [17:34] <avih> mconnor: i should reread mine then. not that i have any "special project" which i tend to keep to myself, but it's still an interesting issue.
  1862. # [17:34] <avih> ah, just the stddev function :)
  1863. # [17:34] * Joins: masayuki (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp)
  1864. # [17:34] <avih> intend*
  1865. # [17:35] <mbrubeck> WeirdAl: A bunch of toolkit theme files moved around recently; maybe some reference got broken in the process?
  1866. # [17:35] <mconnor> ah, ok
  1867. # [17:35] <avih> mconnor: and it's for talos
  1868. # [17:35] <mconnor> avih: guessing for telemetry stuff?
  1869. # [17:35] <mconnor> hmm
  1870. # [17:35] <mconnor> for the email script, or something else?
  1871. # [17:36] <mconnor> ooh, are we going to fail talos for regressions?s
  1872. # [17:36] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  1873. # [17:36] * ChanServ sets mode: +o ehsan
  1874. # [17:36] <WeirdAl> mbrubeck: that shouldn't account for this, though
  1875. # [17:36] <mbrubeck> ok
  1876. # [17:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2a41319f21a8 - Ehsan Akhgari - See if bug 681138 is a timing issue
  1877. # [17:37] <WeirdAl> same CSS as three weeks ago, and same tags...
  1878. # [17:37] <avih> mconnor: i wanna add a talos-debug.js file, that you could include in any talos tests, and it will provide a tpRecordTime function if talos' one isn't there (i.e. when running in a browser), such that we don't have commented out different stats function on every talos test,.
  1879. # [17:37] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  1880. # [17:37] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  1881. # [17:37] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  1882. # [17:37] * ChanServ sets mode: +o ehsan
  1883. # [17:38] <avih> so it runs inside talos, it'll work normally, and if you run it in a browser, you'll just get an alert with stats summary
  1884. # [17:38] <mconnor> avih: oh sweet
  1885. # [17:39] <jwalker> gps - do you recognise these build errors: http://pastebin.mozilla.org/2203172
  1886. # [17:39] <avih> mconnor: i'll cc you when i file it ;)
  1887. # [17:40] <mconnor> avih: \o/
  1888. # [17:40] <avih> lol
  1889. # [17:40] <avih> (that's like yours, but higher :p)
  1890. # [17:40] * armenzg_brb is now known as armenzg
  1891. # [17:40] <Ms2ger> jwalker, update
  1892. # [17:41] <Ms2ger> AIUI
  1893. # [17:41] <jwalker> Ms2ger: i'm in sync with fx-team, so presumably i need to merge with m-c first?
  1894. # [17:41] <jwalker> or is the fix somewhere else?
  1895. # [17:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/084e5f07208b - Ryan VanderMeulen - Backed out changeset 893cf3614356 (bug 837919) for crashtest & mochitest orange.
  1896. # [17:42] <Ms2ger> jwalker, probably on inbound, maybe already on m-c too
  1897. # [17:42] <jwalker> ok, tx
  1898. # [17:45] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  1899. # [17:45] * Quits: myk (myk@moz-D7418602.tmodns.net) (Ping timeout)
  1900. # [17:47] * philor is now known as philor|away
  1901. # [17:48] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  1902. # [17:48] <glandium> ted: note that the Makefiles may not have changed, but the rules have, and we're reading one more file per directory. And maybe the dependencies changed, too
  1903. # [17:48] * Joins: taras (taras@moz-8E045071.hsd1.wa.comcast.net)
  1904. # [17:48] <NeilAway> sheppy: if I'm looking at an MDN page that uses IFSummary, what's the quickest way to find documentation on the IFSummary template?
  1905. # [17:49] <jesup> dbaron: Yes, or it did last time I checked. That's what I normally use
  1906. # [17:49] <sheppy> https://developer.mozilla.org/en-US/docs/Project:Custom_Templates
  1907. # [17:49] * Joins: spohl (Adium@C8E26E42.55A00C18.F9917295.IP)
  1908. # [17:49] <sheppy> You can also just look at the template itself: https://developer.mozilla.org/en-US/docs/Template:IFSummary
  1909. # [17:50] * Joins: b10n1k (j0ni@moz-D641E273.home.otenet.gr)
  1910. # [17:50] <sheppy> Most templates start with comments documenting them.
  1911. # [17:50] * Quits: Jesse_ (jruderman@A5A0595A.66715431.D25A875A.IP) (Quit: Jesse_)
  1912. # [17:50] <sheppy> NeilAway: ^
  1913. # [17:52] * juanb is now known as juanb|brb
  1914. # [17:52] <NeilAway> sheppy: ok
  1915. # [17:52] * Joins: darkowlzz (darkowlzz@14AFE8FA.252CC8A5.9DA13C14.IP)
  1916. # [17:53] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f07b485e54eb - Justin Lebar - No bug - s/bool/booleans/ in an error message in xpidl.py. r=me
  1917. # [17:54] <@ted> glandium: i still wouldn't expect that to add up to much
  1918. # [17:54] <@ted> but maybe i'm wrong
  1919. # [17:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2f4e44ec0b9a - Geoff Brown - Bug 849260 - Fix waitForText timeouts in testBookmarksTab; r=jmaher DONTBUILD
  1920. # [17:54] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1921. # [17:54] <glandium> ted: there are too many people having said their build time jumped recently, i'm inclined to say there is something fishy
  1922. # [17:55] <@ted> interesting
  1923. # [17:55] <@ted> bears investigation
  1924. # [17:55] <@ted> you know, we could probably rewrite the backend bits to just do Makefile.in->Makefile and then append the stuff from moz.build
  1925. # [17:55] <@ted> instead of producing a new backend.mk
  1926. # [17:55] * Joins: fabrice (fabrice@2557E599.66715431.D25A875A.IP)
  1927. # [17:56] <glandium> ted: that's what i was thinking
  1928. # [17:56] * dholbert|afk is now known as dholbert
  1929. # [17:56] <glandium> ted: we could even remove DEPTH, topsrcdir and srcdir
  1930. # [17:56] * jimm is now known as jimm-lunch
  1931. # [17:56] <glandium> from Makefile.in
  1932. # [17:56] <@ted> just have those prepended as boilerplate
  1933. # [17:56] <glandium> and VPATH and relativesrcdir if they are standard
  1934. # [17:57] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Quit: Leaving.)
  1935. # [17:57] * Joins: Jesse (jruderman@EB6DAA44.820C841F.D6F3DB9.IP)
  1936. # [17:57] <jwalker> Ms2ger: looks like that fixed it, thanks.
  1937. # [17:58] <Ms2ger> Np
  1938. # [17:59] * Quits: T3 (T3@3FF6AF7C.604446E7.32718129.IP) (Ping timeout)
  1939. # [17:59] * Joins: T3 (T3@3FF6AF7C.604446E7.32718129.IP)
  1940. # [17:59] * Quits: Jesse (jruderman@EB6DAA44.820C841F.D6F3DB9.IP) (Ping timeout)
  1941. # [17:59] * Joins: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP)
  1942. # [18:00] * Joins: dzbarsky (Adium@moz-2D2AE0B0.washdc.fios.verizon.net)
  1943. # [18:00] * Parts: edmorley|mtg (edmorley@moz-9FE5ED3C.range109-156.btcentralplus.com)
  1944. # [18:01] * joey-2 is now known as joey-afk
  1945. # [18:01] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1946. # [18:02] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1947. # [18:02] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Input/output error)
  1948. # [18:02] * Quits: masayuki (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp) (Ping timeout)
  1949. # [18:02] * Quits: pcwalton (pcwalton@moz-481A040C.hsd1.ca.comcast.net) (Quit: pcwalton)
  1950. # [18:03] * Joins: masayuki (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp)
  1951. # [18:03] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  1952. # [18:03] * Quits: vtmarvin (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP) (Quit: vtmarvin)
  1953. # [18:04] * Mossop_away is now known as Mossop
  1954. # [18:04] * Quits: ehugg (chatzilla@moz-62842EF0.cisco.com) (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130227184535])
  1955. # [18:04] * Joins: ehugg (chatzilla@40915CA6.29102B70.6CD50604.IP)
  1956. # [18:04] * jmaher is now known as jmaher|afk
  1957. # [18:05] <@bsmedberg> There looks like a bunch of android purple on inbound, is it still safe to push?
  1958. # [18:05] * Quits: WeirdAl (chatzilla@moz-857040DF.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130218162742])
  1959. # [18:05] * Joins: myk (myk@2557E599.66715431.D25A875A.IP)
  1960. # [18:06] * Joins: pcwalton (pcwalton@moz-481A040C.hsd1.ca.comcast.net)
  1961. # [18:09] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  1962. # [18:09] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  1963. # [18:09] * catlee-afk is now known as catlee-buildduty
  1964. # [18:10] * Quits: rmxircmonkey (rmxircmonk@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  1965. # [18:10] <@bsmedberg> catlee-buildduty: ^^
  1966. # [18:10] * catlee-buildduty checks
  1967. # [18:11] * Quits: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Deallocatd. (Probably forbidden by ARC))
  1968. # [18:11] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  1969. # [18:11] <jwalker> catlee-buildduty: could you trigger a clobber on fxteam please
  1970. # [18:12] * Joins: Jesse (jruderman@A5A0595A.66715431.D25A875A.IP)
  1971. # [18:12] * Quits: jdm (jdm@DB05BBF2.BB1F48F2.971E19F6.IP) (Ping timeout)
  1972. # [18:12] <catlee-buildduty> jwalker: you can! https://secure.pub.build.mozilla.org/clobberer/?branch=fx-team
  1973. # [18:13] <jwalker> ah cool
  1974. # [18:13] <jwalker> thanks
  1975. # [18:13] * Joins: Peng_ (mnordhoff@moz-D5175E95.mattnordhoff.net)
  1976. # [18:13] * Joins: rmxircmonkey (rmxircmonk@670ACB81.66590CC0.4A6948F8.IP)
  1977. # [18:14] * Quits: SDUP (chatzilla@moz-E58D5C8C.w2-11.abo.wanadoo.fr) (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130215130331])
  1978. # [18:16] <catlee-buildduty> bsmedberg: bah, I hate those
  1979. # [18:16] <catlee-buildduty> yeah, those are intermittent infra issues
  1980. # [18:16] * Quits: mikeratcliffe (mikeratcli@CEFB859F.FE7B39FC.F0B55906.IP) (Ping timeout)
  1981. # [18:18] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  1982. # [18:19] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  1983. # [18:19] <catlee-buildduty> RyanVM|mtg: is that EC2 connection lost problem getting worse?
  1984. # [18:20] <RyanVM|mtg> catlee-buildduty: we just had a spurt of them
  1985. # [18:20] <RyanVM|mtg> ~8
  1986. # [18:20] <RyanVM|mtg> but in general, it's been pretty consistent (though worse than it was a week or two ago)
  1987. # [18:20] * Joins: mikeratcliffe (mikeratcli@CEFB859F.FE7B39FC.F0B55906.IP)
  1988. # [18:21] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  1989. # [18:21] * Quits: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com) (Quit: NO CARRIER)
  1990. # [18:21] * kmoir is now known as kmoir-afk
  1991. # [18:21] <Enn> do i need to update the uuid if I just add the 'function' specifer to the interface?
  1992. # [18:22] <Ms2ger> Eh, do it anyway
  1993. # [18:22] <Ms2ger> It's not like it costs anything
  1994. # [18:23] <bent> BenWa, ping
  1995. # [18:23] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  1996. # [18:24] * Joins: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com)
  1997. # [18:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e25ca1ca1f17 - Dão Gottwald - Bug 825723 - Popup notification anchor disappears when a notification with the same ID is re-added in a background tab. r=gavin
  1998. # [18:25] <@khuey> Enn: in theory no
  1999. # [18:25] <@khuey> Enn: but due to bug 848624 you probably should
  2000. # [18:25] <Enn> ok
  2001. # [18:26] * Quits: pcwalton (pcwalton@moz-481A040C.hsd1.ca.comcast.net) (Ping timeout)
  2002. # [18:26] <mounir> do you know where I can find Fx 3.5 for Linux without building it?
  2003. # [18:26] <Optimizer> in a browser mochitest, if I first synthesize mouseover on an object, and then synthesize mousemove on another object, will mouseout be fired for the first one ?
  2004. # [18:27] <@bsmedberg> changing IIDs on -central is almost never a bad thing
  2005. # [18:27] <@bsmedberg> feel free to do it a lot!
  2006. # [18:27] * Quits: pnkfelix (pnkfelix@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Quit: Leaving.)
  2007. # [18:27] <@khuey> shorter bsmedberg: "I hate binary components"
  2008. # [18:27] * joduinn-mtg is now known as joduinn-brb
  2009. # [18:27] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  2010. # [18:27] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Input/output error)
  2011. # [18:28] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  2012. # [18:29] * mcote is now known as mcote|lunch
  2013. # [18:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/917070d58a17 - Benjamin Smedberg - Bug 863263 part A - Modify some code in nsReadableUtils to support fallible and infallible variations of AppendUTF8toUTF16, r=jlebar
  2014. # [18:29] * Joins: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2015. # [18:29] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/821013d8066d - Benjamin Smedberg - Bug 836263 part B - Do custom OOM error reporting in nsPrefBranch::GetComplexValue in the hopes of better diagnosis of a topcrash correlated to a few addons but
  2016. # [18:29] <firebot> otherwise very mysterious, r=khuey/ted
  2017. # [18:29] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  2018. # [18:29] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Ping timeout)
  2019. # [18:31] * Quits: abr (abr@moz-1A94780F.lightspeed.dllstx.sbcglobal.net) (Ping timeout)
  2020. # [18:32] <@ehsan> padenot: ping
  2021. # [18:32] <padenot> ehsan: pong
  2022. # [18:32] * Quits: aklotz (Thunderbir@moz-55246988.cg.shawcable.net) (Ping timeout)
  2023. # [18:33] <@ehsan> padenot: I noticed that you repeated the previous comment here: https://bugzilla.mozilla.org/show_bug.cgi?id=848651#c6, did you mean to add some review comments?
  2024. # [18:33] <padenot> ha no
  2025. # [18:33] <padenot> I just screwed up
  2026. # [18:33] <@ehsan> heh, ok :)
  2027. # [18:33] <@ehsan> it's fine
  2028. # [18:33] <@ehsan> just wanted to make sure that I won't miss a real review comment :)
  2029. # [18:33] * @ehsan prepares to land
  2030. # [18:34] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  2031. # [18:34] * Quits: myk (myk@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2032. # [18:34] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  2033. # [18:34] * aki|away is now known as aki
  2034. # [18:35] * Joins: vladan (vladan@moz-21CD3EF9.cp.telus.net)
  2035. # [18:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d695986eb394 - Ehsan Akhgari - Bug 848651 - Part 1: Implement resampling of audio buffers to be able to play back buffers with a different sample rate than the AudioContext; r=padenot
  2036. # [18:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/02b915d960fd - Ehsan Akhgari - Bug 848651 - Part 2: Log an error to the Web Console if we run out of memory while trying to resample an AudioBuffer for playback; r=padenot
  2037. # [18:35] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Input/output error)
  2038. # [18:36] <yzen> Yoric: ping
  2039. # [18:36] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  2040. # [18:36] * Quits: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP) (Connection reset by peer)
  2041. # [18:36] <yzen> Yoric: only if you have time, no rush
  2042. # [18:37] * Joins: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP)
  2043. # [18:37] * Joins: aklotz (Thunderbir@moz-55246988.cg.shawcable.net)
  2044. # [18:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a055ed9994c8 - Ehsan Akhgari - Bug 848651 - Part 3: Add a localization note for MediaBufferSourceNodeResampleOutOfMemory
  2045. # [18:39] * Joins: ggp (ggp@2557E599.66715431.D25A875A.IP)
  2046. # [18:39] * Fallen|away is now known as Fallen
  2047. # [18:39] * Parts: gbrown (gbrown@514D186.F3BBB17D.144F44FA.IP)
  2048. # [18:40] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  2049. # [18:40] * Joins: akeybl (akeybl@2557E599.66715431.D25A875A.IP)
  2050. # [18:40] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  2051. # [18:40] * Joins: ekr_ (ekr@moz-AEFB747.hfc.comcastbusiness.net)
  2052. # [18:40] * Joins: smooney (smooney@2557E599.66715431.D25A875A.IP)
  2053. # [18:41] * Joins: myk (myk@2557E599.66715431.D25A875A.IP)
  2054. # [18:42] * Joins: Lucas (Lucas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2055. # [18:42] * jimm-lunch is now known as jimm
  2056. # [18:43] * Joins: sfink (chatzilla@2557E599.66715431.D25A875A.IP)
  2057. # [18:44] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  2058. # [18:44] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  2059. # [18:44] * Joins: bsmith (bsmith@C11351D5.AC8EC7EA.B4C748B5.IP)
  2060. # [18:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/432f32e842dd - Gregory Szorc - Bug 648681 - Print useful information after building the tree; r=ted
  2061. # [18:44] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  2062. # [18:44] * Quits: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Max SendQ exceeded)
  2063. # [18:44] <BenWa> bent: pong
  2064. # [18:44] * Quits: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net) (Quit: Boriss)
  2065. # [18:44] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  2066. # [18:44] * ChanServ sets mode: +o dveditz
  2067. # [18:44] * Quits: gcp (gpascutto@514D186.F3BBB17D.144F44FA.IP) (Quit: Make a new plan, Stan!)
  2068. # [18:45] <bent> BenWa, hey, another fun question...
  2069. # [18:45] <bent> BenWa, it looks like the marker stuff has changed since the 18 branch a bit
  2070. # [18:45] * Joins: cdiehl_ (cdiehl@moz-F3DA8F9C.pool.mediaways.net)
  2071. # [18:46] * Quits: cdiehl (cdiehl@moz-FAB3FD4C.pool.mediaways.net) (Ping timeout)
  2072. # [18:46] * cdiehl_ is now known as cdiehl
  2073. # [18:46] <BenWa> bent: Yes glandium just pointed out that b2g was still on 18
  2074. # [18:46] <bent> BenWa, for instance it doesn't strdup
  2075. # [18:46] * Joins: dao (dao@moz-ABDF171B.superkabel.de)
  2076. # [18:46] <bent> so what kind of things should i be watching out for?
  2077. # [18:46] <BenWa> cjones had some patch to uplift some profiler changes to b2g18
  2078. # [18:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/341f41435c2d - Paul Adenot - Bug 846687 - Set the transport as non-seekable if the server sends Accept-Ranges, but no Content-Length. r=cpearce
  2079. # [18:46] <BenWa> bent: Right your marker points to a string in the text section then that's fine. We added a strdup to support non .TEXT strings
  2080. # [18:47] * Joins: jimb (user@9E727688.17C2F9C.163DC5C6.IP)
  2081. # [18:47] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  2082. # [18:47] <BenWa> the trunk code supports providing a marker from JS as well which require a copy of the string
  2083. # [18:47] <glandium> BenWa: note, if the profiler is self-contained enough, we could maybe just uplift the entire directory, although that won't be true for long, with the new unwinder
  2084. # [18:47] <bent> BenWa, remember how i was saying that gwagner and i didn't always see the markers though? is thta possible on b2g18?
  2085. # [18:48] <BenWa> glandium: Yes this may be a good option. Do we know if we expect a lot more profiling to happen on b2g18?
  2086. # [18:48] <bent> i would assume so
  2087. # [18:48] * Quits: Optimizer (Optimizer@C053B525.B7FFA1.BE90E62C.IP) (Ping timeout)
  2088. # [18:48] <bent> but i don't get to make that call
  2089. # [18:49] <BenWa> bent: I'm not aware of any marker bugs in the version b2g18 is using. Or any marker bugs for that matter
  2090. # [18:49] <bent> ok
  2091. # [18:50] * Quits: Jesse (jruderman@A5A0595A.66715431.D25A875A.IP) (Quit: Jesse)
  2092. # [18:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1e52347988ea - Brian Smith - bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske
  2093. # [18:50] * jchen is now known as jchen|away
  2094. # [18:51] * Joins: cviecco_ (cviecco@2557E599.66715431.D25A875A.IP)
  2095. # [18:51] <@smaug> BenWa: just curious, what is the status of having profiler running on linux ?
  2096. # [18:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/effe123d3844 - Ehsan Akhgari - Bug 849230 - Limit the range of sample rates accepted by AudioContext.createBuffer according to the spec; r=padenot
  2097. # [18:52] <BenWa> smaug: We're trying to have it landed for the snappy work week. Maybe this weekend?
  2098. # [18:52] <@smaug> awesome
  2099. # [18:54] * mjschranz is now known as mjschranz_lunch
  2100. # [18:55] * Joins: mreavy (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net)
  2101. # [18:55] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  2102. # [18:56] * Quits: WeirdAl_ (chatzilla@moz-D461843.ask.info) (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130215130331])
  2103. # [18:56] * Quits: nical (nico@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Ping timeout)
  2104. # [18:57] * Joins: sankha94 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  2105. # [18:58] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  2106. # [18:58] <gwagner> BenWa: I think we have much more profiling to do on b2g18
  2107. # [18:59] <@ehsan> have we changed the default link color recently?
  2108. # [18:59] <BenWa> gwagner: Perhaps you should try just uplifting a full copy of tools/profiler/*
  2109. # [18:59] * Quits: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2110. # [18:59] <@ehsan> for me, they're rgb(11, 108,218) now
  2111. # [18:59] * Quits: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net) (Quit: Computer has gone to sleep.)
  2112. # [18:59] * Joins: jduell (jduell@2557E599.66715431.D25A875A.IP)
  2113. # [18:59] * Joins: mixedpuppy (mixedpuppy@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2114. # [19:00] * Joins: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP)
  2115. # [19:00] * philor|away is now known as philor
  2116. # [19:00] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  2117. # [19:00] * ekr_ is now known as ekr
  2118. # [19:00] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  2119. # [19:00] * Joins: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net)
  2120. # [19:00] <taras> "Coincidentally, one of the Mozilla Foundation's ten offices worldwide is located right around the corner from us, and we expect Firefox to soon join Chrome in being able to efficiently write local files from within JavaScript. As a temporary stop-gap solution, we have built a simple Firefox extension that does exactly that. It also maintains the path structure when downloading folders."
  2121. # [19:01] <taras> which bug# is that?
  2122. # [19:01] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  2123. # [19:01] <taras> re https://mega.co.nz/#blog_9
  2124. # [19:01] <gwagner> BenWa: yeah we should try to do that
  2125. # [19:01] * Quits: ekr (ekr@moz-AEFB747.hfc.comcastbusiness.net) (Quit: ekr)
  2126. # [19:02] * Joins: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net)
  2127. # [19:02] * Joins: UCC (Catalin@BBDC64C2.69B450E2.BD62875.IP)
  2128. # [19:02] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  2129. # [19:02] * joey-afk is now known as joey-2
  2130. # [19:02] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  2131. # [19:02] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2132. # [19:03] * Joins: dholbert_ (dholbert@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2133. # [19:03] * Quits: jesup (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.90 [Firefox 22.0a1/20130302124420])
  2134. # [19:03] * Quits: mixedpuppy (mixedpuppy@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: mixedpuppy)
  2135. # [19:03] <janv> taras: https://bugzilla.mozilla.org/show_bug.cgi?id=704128#c33
  2136. # [19:03] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  2137. # [19:03] * kmoir-afk is now known as kmoir
  2138. # [19:03] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  2139. # [19:04] <janv> taras: they changed it to "Coincidentally, one of the Mozilla Foundation's ten offices worldwide is located right around the corner from us, and we expect Firefox to soon join Chrome in being able to efficiently write local files from within JavaScript"
  2140. # [19:04] * Quits: Lucas (Lucas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2141. # [19:04] <taras> janv: so does that mean it needs a firefox feature?
  2142. # [19:04] <gaston> taras: i think this is bluff or vaporware.. given how they bashed ffx ..
  2143. # [19:04] <janv> taras: no
  2144. # [19:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/495fb4bf05f8 - Andre Reinald - Bug 772179 - Gestalt deprecated as of OS X 10.8, so use SystemVersion.plist instead. r=smichaud
  2145. # [19:05] <janv> well
  2146. # [19:05] <janv> there might be something
  2147. # [19:05] <taras> janv: i would've assumed they need a way to yank a file-handle out of indexeddb onto disk
  2148. # [19:05] * froydnj is nonplussed with the new bugzilla theme
  2149. # [19:05] <janv> but we have support for writing to files from JS indeed
  2150. # [19:05] * Joins: mixedpuppy (mixedpuppy@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2151. # [19:05] <taras> froydnj: everybody keeps saying new theme, looks identical to me..what am i doing wrong?
  2152. # [19:05] <janv> taras: they can just store files in IDB, that's supported in IE too
  2153. # [19:06] <taras> janv: yeah but how do they get those files out without copying them?
  2154. # [19:06] <janv> if they want to update existing files then FileHandle should work for them
  2155. # [19:06] <janv> hm
  2156. # [19:06] * Joins: Lucas (Lucas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2157. # [19:06] * armenzg is now known as armenzg_lunch
  2158. # [19:07] * Quits: dao (dao@moz-ABDF171B.superkabel.de) (Quit: Leaving.)
  2159. # [19:07] <janv> well if I understood it correctly the chrome thing is using a sandbox too
  2160. # [19:07] <froydnj> taras: go change the theme to "mozilla" in your preferences
  2161. # [19:07] * Quits: Cwiiis (cwiiis@88F51059.F3BBB17D.144F44FA.IP) (Quit: Leaving)
  2162. # [19:07] <taras> froydnj: in 'general prefs' tab?
  2163. # [19:07] <froydnj> taras: yup
  2164. # [19:08] <janv> taras: I don't know all the details, there's a mozilla guy who is handling this issue with them
  2165. # [19:08] * Joins: dao (dao@moz-ABDF171B.superkabel.de)
  2166. # [19:08] <taras> froydnj: i dont see it
  2167. # [19:08] <janv> taras: Chris Double
  2168. # [19:08] <jcranmer> https://bugzilla.mozilla.org/show_bug.cgi?id=704128#c33
  2169. # [19:08] * Quits: ejpbruel (ejpbruel@933E3A2E.83A511AD.F413BF4D.IP) (Quit: ejpbruel)
  2170. # [19:08] <taras> jcranmer: janv just linked it
  2171. # [19:08] <jcranmer> taras: misclick
  2172. # [19:08] <froydnj> taras: "Bugzilla's general appearance"
  2173. # [19:08] <taras> janv: yeah but he's off on weekend
  2174. # [19:08] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
  2175. # [19:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8a9184a76e6e - Ehsan Akhgari - Bug 849106 - Adjust the fuzz tolerance value for small-shot.ogg on mobile
  2176. # [19:09] <taras> froydnj: thanks :)
  2177. # [19:09] <janv> taras: I can forward you some emails if you want
  2178. # [19:09] * Joins: edmorley (edmorley@moz-9FE5ED3C.range109-156.btcentralplus.com)
  2179. # [19:09] <taras> froydnj: i see what you mean now
  2180. # [19:09] * Parts: edmorley (edmorley@moz-9FE5ED3C.range109-156.btcentralplus.com)
  2181. # [19:10] <janv> taras: sent
  2182. # [19:11] * Quits: seif (seiflotfy@BEAC5A65.FE22CA96.A6BD37EB.IP) (Input/output error)
  2183. # [19:11] * Joins: nical (nico@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  2184. # [19:12] * Fallen is now known as Fallen|away
  2185. # [19:12] * Joins: terrence (terrence@2557E599.66715431.D25A875A.IP)
  2186. # [19:12] * Quits: dao (dao@moz-ABDF171B.superkabel.de) (Quit: Leaving.)
  2187. # [19:13] <bholley> NeilAway: are there any semantic differences between nsTArray<nsCOMPtr<T>> and nsCOMArray<T>?
  2188. # [19:13] <taras> thanks janv
  2189. # [19:13] * Joins: jdm (jdm@F2D29657.F60B0462.67AC9B1.IP)
  2190. # [19:13] <janv> np
  2191. # [19:14] <bholley> NeilAway: that is to say - can you think of any reason this patch might go orange?
  2192. # [19:14] <bholley> https://hg.mozilla.org/try/rev/e8bd699b2ce6
  2193. # [19:14] * mjschranz_lunch is now known as mjschranz
  2194. # [19:14] * Joins: akeybl_ (akeybl@43CB6079.66715431.D25A875A.IP)
  2195. # [19:14] <tbsaunde> bholley: there are some small ones yes
  2196. # [19:15] <bholley> tbsaunde: like what?
  2197. # [19:15] * Quits: wlach (wlach@moz-F5E9CE2D.sdsl.bell.ca) (Ping timeout)
  2198. # [19:15] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2199. # [19:15] <tbsaunde> bholley: for example if the TArray holds the last ref to an object and you remove that element then nsCOMArray makes sure the element is fully removed before invoking Release() on the object
  2200. # [19:15] * Quits: akeybl (akeybl@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2201. # [19:16] * RyanVM|mtg is now known as RyanVM
  2202. # [19:16] <tbsaunde> bholley: so if your destructor calls something that pokes at that TArray again you have a problem
  2203. # [19:17] <bholley> tbsaunde: I see
  2204. # [19:17] <tbsaunde> bholley: NeilAway sent a mail to ev-platform about that one a while ago, but that's the only type of issue I know of
  2205. # [19:18] <bholley> hm, it might also be that nsTArray asserts against out-of-bounds access, and nsCOMArray doesn't
  2206. # [19:18] <bholley> that is to say, this is potentially a pre-existing bug
  2207. # [19:19] <bholley> because we're hitting an assert in nsTArray::get
  2208. # [19:20] * Joins: TimAbraldes (chatzilla@moz-3F87419B.hsd1.or.comcast.net)
  2209. # [19:20] <tbsaunde> bholley: well, nsCOMArray bound checks and returns null
  2210. # [19:20] <bholley> tbsaunde: oh, interesting
  2211. # [19:20] <tbsaunde> which is another behaviour change if you used ObjectAt() on the COMArray but ElementAt() on the TArray
  2212. # [19:21] <tbsaunde> note COMArray now has ElementAt() that works like TArray's so you could try changing to the TArray api but keeping the type nsCOMArray and see if that asserts
  2213. # [19:21] * mdas is now known as mdas|lunch
  2214. # [19:21] * mgerva is now known as mgerva-afk
  2215. # [19:21] * Quits: kaze (kaze@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  2216. # [19:21] <bholley> tbsaunde: well, it looks like the old code was doing operator[]
  2217. # [19:22] * Joins: wlach (wlach@moz-F5E9CE2D.sdsl.bell.ca)
  2218. # [19:22] <bholley> tbsaunde: which appears to be unchecked
  2219. # [19:22] <bholley> tbsaunde: but doesn't assert either
  2220. # [19:23] * Joins: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP)
  2221. # [19:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/be570ade3023 - Mike Hommey - Bug 842681 - Use the linker Zip code through JNI for GeckoJarReader. r=kats
  2222. # [19:23] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6a0ae2398901 - Mike Hommey - Backout changeset d7fa00b3ee3e (bug 834337) because it is not needed after bug 842681
  2223. # [19:23] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2224. # [19:23] * Quits: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com) (Ping timeout)
  2225. # [19:24] * jwir3 is now known as jwir3|lunch
  2226. # [19:24] * Joins: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2227. # [19:24] * Joins: brendan (brendaneic@moz-F43FF2D5.public.wayport.net)
  2228. # [19:25] <tbsaunde> bholley: hm, I thought COMArray [] did check
  2229. # [19:25] * Quits: mreavy (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Ping timeout)
  2230. # [19:25] <RyanVM> jimm: your comment on win xpcshell tests seems to run counter to the bug resolution :)
  2231. # [19:25] <jimm> yeah
  2232. # [19:25] <bholley> tbsaunde: oh, hm
  2233. # [19:25] <bholley> tbsaunde: nsCOMArray does, but nsCOMArray_base doesn't
  2234. # [19:26] <RyanVM> jimm: if IO is one of the main issues (IIRC), could we be smarter about preloading or something?
  2235. # [19:26] <RyanVM> jimm: sort of like how we use pymake to work around Windows sucking at process spawning?
  2236. # [19:26] <bholley> tbsaunde: er, no, it doesn't
  2237. # [19:26] <tbsaunde> bholley: yeah, I agree it doesn't, I was wrong before
  2238. # [19:26] * Joins: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz)
  2239. # [19:27] * Joins: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2240. # [19:27] * bholley tries pushing a patch that asserts array bounds
  2241. # [19:27] <gaston> is there a way to get the date of the push with hg log ?
  2242. # [19:27] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  2243. # [19:28] <tbsaunde> bholley: you know TArray has IsEmpty() right?
  2244. # [19:28] <tbsaunde> (reading your patch)
  2245. # [19:28] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  2246. # [19:28] * Joins: ekr (ekr@43CB6079.66715431.D25A875A.IP)
  2247. # [19:28] <bholley> tbsaunde: I was just translating from the nsCOMArray version
  2248. # [19:29] <jimm> RyanVM: I'm sure we could. we also rely on various unix tools built for windows which probably suck perf wise. there's also general slave config, like what I found with xpcshell tests. all sorts of stuff that could be looked at.
  2249. # [19:29] * Quits: wlach (wlach@moz-F5E9CE2D.sdsl.bell.ca) (Ping timeout)
  2250. # [19:30] <tbsaunde> bholley: not blaiming you or anything
  2251. # [19:30] <bholley> tbsaunde: :-)
  2252. # [19:30] * Quits: alice (alice@moz-A7C201EB.zone16.bethere.co.uk) (Client exited)
  2253. # [19:30] <jimm> RyanVM: I've always found that my local test runs run a lot faster than our slaves.
  2254. # [19:30] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  2255. # [19:30] <tbsaunde> bholley: fwiw I'm not seing anything in that patch that seems sketch, but I've been bitten before so
  2256. # [19:31] <d3f3kt> jdm-> ping?
  2257. # [19:31] * Quits: dholbert_ (dholbert@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Ex-Chat)
  2258. # [19:31] <bholley> tbsaunde: ok, cool, thanks
  2259. # [19:31] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  2260. # [19:31] * Quits: ekr (ekr@43CB6079.66715431.D25A875A.IP) (Quit: ekr)
  2261. # [19:31] <tbsaunde> np
  2262. # [19:31] <jdm> d3f3kt: what's up?
  2263. # [19:32] <d3f3kt> jdm-> i only want to ask you what will happend with this bug https://bugzilla.mozilla.org/show_bug.cgi?id=824341 have i to do anything or is every thing done?
  2264. # [19:32] * Joins: sworkman_ (sworkman@2557E599.66715431.D25A875A.IP)
  2265. # [19:32] <jdm> d3f3kt: you can add the checkin-needed keyword and gnomes will come along and commit it for yoiu
  2266. # [19:32] * Quits: sworkman_ (sworkman@2557E599.66715431.D25A875A.IP) (Quit: sworkman_)
  2267. # [19:32] <tbsaunde> $/win 24
  2268. # [19:32] * Joins: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  2269. # [19:32] * Parts: nical (nico@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  2270. # [19:32] * Quits: Enn (enn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2271. # [19:33] * Joins: ekr (ekr@43CB6079.66715431.D25A875A.IP)
  2272. # [19:33] * Quits: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net) (Connection reset by peer)
  2273. # [19:34] * Joins: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net)
  2274. # [19:34] <d3f3kt> jdm-> oke keyword is set, i thought karlt will checkin the patch
  2275. # [19:34] * Joins: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net)
  2276. # [19:34] <jdm> yeah, the other option is to remind the person doing the review to commit your patch
  2277. # [19:36] * Quits: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP) (Ping timeout)
  2278. # [19:36] <@ted> RyanVM: lots of the IO suck on windows xpcshell tests is just the storage tests churning the hell out of the disk
  2279. # [19:36] <@ted> run them on a traditional hard drive sometime...
  2280. # [19:36] <@ted> they fsync the crap out of their sqlite dbs
  2281. # [19:36] <@ted> RyanVM: i suspect this will probably improve when we move to the new IX windows test slaves
  2282. # [19:36] <@ted> since the windows IO on mac minis is abhorrent
  2283. # [19:37] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  2284. # [19:37] * Joins: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP)
  2285. # [19:37] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  2286. # [19:37] * sheppy is now known as sheppy-errand
  2287. # [19:37] * Quits: ekr (ekr@43CB6079.66715431.D25A875A.IP) (Quit: ekr)
  2288. # [19:38] * joduinn-brb is now known as joduinn
  2289. # [19:38] * Fallen|away is now known as Fallen
  2290. # [19:39] * capella is now known as capella|away
  2291. # [19:40] * Joins: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  2292. # [19:41] <bholley> tbsaunde: you still there?
  2293. # [19:41] <tbsaunde> bholley: yup
  2294. # [19:41] <bholley> tbsaunde: do you know about accesskey?
  2295. # [19:42] <tbsaunde> bholley: nada, sorry
  2296. # [19:42] <bholley> tbsaunde: ok
  2297. # [19:43] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  2298. # [19:43] * Joins: atte (atte@moz-D74310DA.dhcp.inet.fi)
  2299. # [19:43] * jedp is now known as jedp|mtg
  2300. # [19:43] * Quits: mixedpuppy (mixedpuppy@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: mixedpuppy)
  2301. # [19:43] * Quits: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP) (Quit: Leaving.)
  2302. # [19:43] * Joins: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP)
  2303. # [19:44] * jmaher|afk is now known as jmaher
  2304. # [19:45] * joey-2 is now known as joey-afk
  2305. # [19:46] * Quits: brendan (brendaneic@moz-F43FF2D5.public.wayport.net) (Ping timeout)
  2306. # [19:46] * mdas|lunch is now known as mdas
  2307. # [19:46] * Joins: brendan (brendaneic@moz-F43FF2D5.public.wayport.net)
  2308. # [19:46] <froydnj> oof, the patch textbox in new bugzilla theme is bad
  2309. # [19:47] * Joins: DGMurdockIII (DGMurdockI@moz-F1247A16.hsd1.in.comcast.net)
  2310. # [19:50] * Quits: Lucas (Lucas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2311. # [19:50] * joey-afk is now known as joey-2
  2312. # [19:50] * Joins: Lucas_ (Lucas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2313. # [19:50] * Joins: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net)
  2314. # [19:50] * Lucas_ is now known as Lucas
  2315. # [19:51] * Quits: darkowlzz (darkowlzz@14AFE8FA.252CC8A5.9DA13C14.IP) (Ping timeout)
  2316. # [19:52] * rail is now known as rail-mfbt
  2317. # [19:53] <taras> janv: thanks for the emails
  2318. # [19:53] <janv> sure
  2319. # [19:54] * philor is now known as philor|afk
  2320. # [19:54] <dholbert> oof, the patch-description box?
  2321. # [19:54] <dholbert> er
  2322. # [19:54] <dholbert> s/oof/froydnj/ :)
  2323. # [19:54] * Quits: till (till@moz-F12BE397.adsl.alicedsl.de) (Client exited)
  2324. # [19:54] * Joins: gandalf (zbraniecki@moz-4F155DA6.hsd1.ca.comcast.net)
  2325. # [19:56] * Quits: gsvelto (Thunderbir@moz-F8747CC6.dsl.ovh.fr) (Quit: gsvelto)
  2326. # [19:56] * Quits: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz) (Ping timeout)
  2327. # [19:56] * Joins: gsvelto (Thunderbir@moz-F8747CC6.dsl.ovh.fr)
  2328. # [19:56] * Joins: seif (seiflotfy@BEAC5A65.FE22CA96.A6BD37EB.IP)
  2329. # [19:57] * jedp|mtg is now known as jedp
  2330. # [19:59] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2331. # [19:59] <mjrosenb> dholbert: that is quite a typo
  2332. # [19:59] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  2333. # [19:59] * Quits: UCC (Catalin@BBDC64C2.69B450E2.BD62875.IP) (Ping timeout)
  2334. # [20:00] <dholbert> mjrosenb, his name and his "oof" appeared right next to each other in my client; I forgot which was which. :)
  2335. # [20:00] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2336. # [20:00] * Boriss_ is now known as Boriss
  2337. # [20:00] * Quits: gandalf (zbraniecki@moz-4F155DA6.hsd1.ca.comcast.net) (Quit: I took the wrong pill!!!)
  2338. # [20:01] <dholbert> and I'm used to seeing "[nick], [message]", so "oof, [message]" made my brain instinctively type 'oof' as a nick when responding :)
  2339. # [20:01] <Ms2ger> Yeah, yeah ;)
  2340. # [20:02] * jwir3|lunch is now known as jwir3
  2341. # [20:02] <froydnj> dholbert: yeah, if you look at a patch (attachment generally? not sure) in the new theme, the textbox is black-on-dark-gray
  2342. # [20:03] * armenzg_lunch is now known as armenzg
  2343. # [20:03] <froydnj> the "new" new mozilla theme, not the bugzilla default
  2344. # [20:04] <dholbert> froydnj, how do you opt in to the "new" new mozilla theme?
  2345. # [20:04] <dholbert> View | Page Style gives me "classic" and "dusk"
  2346. # [20:04] * Quits: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2347. # [20:04] <jwir3> dholbert: Preferences, General
  2348. # [20:04] <jcranmer> dusk is better IMHO
  2349. # [20:05] * Quits: gsvelto (Thunderbir@moz-F8747CC6.dsl.ovh.fr) (Quit: gsvelto)
  2350. # [20:05] <jwir3> dholbert: There's one dropdown that says, "Bugzilla's general appearance"
  2351. # [20:05] <dholbert> jwir3, ah, thanks
  2352. # [20:05] <dholbert> yikes
  2353. # [20:06] <froydnj> khuey: shall I send for your sword and armor?
  2354. # [20:06] <dholbert> froydnj, that is indeed horrible
  2355. # [20:06] * froydnj swears that he's going to stop hitting ECHAN errors
  2356. # [20:06] * jcranmer swears at the CLOBBER file
  2357. # [20:06] <@khuey> froydnj: wrong channel?
  2358. # [20:06] <froydnj> khuey: indeed
  2359. # [20:07] <dholbert> froydnj, file a https://bugzilla.mozilla.org/enter_bug.cgi?product=bugzilla.mozilla.org bug @ that theme thing?
  2360. # [20:07] <dholbert> seems like something we should fix
  2361. # [20:07] <froydnj> dholbert: will do
  2362. # [20:08] * Quits: espadrine (thaddee_ty@moz-B582BE1.dclient.lsne.ch) (Ping timeout)
  2363. # [20:08] * Quits: TimAbraldes (chatzilla@moz-3F87419B.hsd1.or.comcast.net) (Ping timeout)
  2364. # [20:09] * Joins: darkowlzz (darkowlzz@4267E2FF.6FC163BA.9DA13C14.IP)
  2365. # [20:09] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  2366. # [20:09] <tbsaunde> jcranmer: yeah, I'm about at the point of adding touch CLOBBER to my configure wrapper
  2367. # [20:09] * pmoore is now known as pmoore|away
  2368. # [20:10] * Joins: FabioMagnoni (fabiomagno@moz-B052C806.dynamic.monzoon.net)
  2369. # [20:13] * Joins: Jesse (jruderman@A5A0595A.66715431.D25A875A.IP)
  2370. # [20:13] * Joins: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP)
  2371. # [20:13] * Quits: mwargers (chatzilla@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  2372. # [20:13] * sankha94 is now known as sankha93
  2373. # [20:14] <tbsaunde> glandium: so, I don't think I got any symbols in https://tbpl.mozilla.org/?tree=Try&rev=95b84e4662fb
  2374. # [20:14] <RyanVM> gps: bustage on inbound
  2375. # [20:15] <glandium> gps: you're orange
  2376. # [20:15] * cmcavoy is now known as cmcavoy-offline
  2377. # [20:16] <Ms2ger> gps, I hear you're having issues on tbpl
  2378. # [20:16] <gps> anyone else want to notify me?
  2379. # [20:16] <gps> yeah, that warrants a backout
  2380. # [20:17] <glandium> tbsaunde: https://hg.mozilla.org/try/rev/080ac5fb70d4 i said you need to add that value to UPLOAD_FILES ;)
  2381. # [20:17] * baku is now known as baku|away
  2382. # [20:17] * Joins: alice (alice@moz-FC2427F3.range86-167.btcentralplus.com)
  2383. # [20:17] * cmcavoy-offline is now known as cmcavoy
  2384. # [20:17] <gps> RyanVM: are you doing the backout?
  2385. # [20:17] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Input/output error)
  2386. # [20:17] <tbsaunde> glandium: ah, somehow I missed that, sorry
  2387. # [20:18] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  2388. # [20:18] * Quits: juanb|brb (jbecerra@2557E599.66715431.D25A875A.IP) (Quit: juanb|brb)
  2389. # [20:18] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  2390. # [20:18] <RyanVM> gps: sure
  2391. # [20:19] * jchen|away is now known as jchen
  2392. # [20:19] * Joins: juanb (jbecerra@moz-ACDE7EEC.mozilla.com)
  2393. # [20:19] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Input/output error)
  2394. # [20:19] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  2395. # [20:20] * baku|away is now known as baku
  2396. # [20:20] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  2397. # [20:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e4bd773544f3 - Ryan VanderMeulen - Backed out changeset 2a41319f21a8 (bug 681138) for making the failures much more frequent.
  2398. # [20:21] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/77066de4b339 - Ryan VanderMeulen - Backed out changeset 432f32e842dd (bug 648681) for test failures on a CLOSED TREE.
  2399. # [20:22] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  2400. # [20:22] * pmoore|away is now known as pmoore
  2401. # [20:23] * Joins: Mic (Mic@moz-BEBDCB30.superkabel.de)
  2402. # [20:23] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Input/output error)
  2403. # [20:25] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  2404. # [20:25] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  2405. # [20:26] * baku is now known as baku|away
  2406. # [20:27] * sheppy-errand is now known as sheppy
  2407. # [20:27] * Joins: ekr (ekr@43CB6079.66715431.D25A875A.IP)
  2408. # [20:28] * Joins: UCC (Catalin@BBDC64C2.69B450E2.BD62875.IP)
  2409. # [20:28] * Joins: capella-s3 (capella-s3@moz-BBF1F69.pools.spcsdns.net)
  2410. # [20:28] * Quits: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net) (Ping timeout)
  2411. # [20:29] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  2412. # [20:29] * Joins: jhopkins (jhopkins@moz-A1E9034E.releng.scl3.mozilla.com)
  2413. # [20:29] * Joins: TimAbraldes (Thunderbir@moz-3F87419B.hsd1.or.comcast.net)
  2414. # [20:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4740975a1063 - Henrik Skupin - Bug 837458 - Refactoring of PeerConnection mochitest framework. r=ekr, r=jsmith
  2415. # [20:30] * Quits: brendan (brendaneic@moz-F43FF2D5.public.wayport.net) (Quit: brendan)
  2416. # [20:30] * Joins: sicking (sicking@moz-289A587C.hsd1.ca.comcast.net)
  2417. # [20:30] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  2418. # [20:31] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2419. # [20:32] * baku|away is now known as baku
  2420. # [20:32] * Quits: joey-2 (chatzilla@moz-EFCB4CBF.princetowncable.com) (Input/output error)
  2421. # [20:32] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  2422. # [20:33] * Joins: joey-2 (chatzilla@moz-EFCB4CBF.princetowncable.com)
  2423. # [20:34] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  2424. # [20:36] * Quits: lerc (quassel@121.75.155.30) (Ping timeout)
  2425. # [20:37] * jchen is now known as jchen|away
  2426. # [20:37] * baku is now known as baku|away
  2427. # [20:37] * Quits: Shadowized (Shadowized@moz-90971C79.trying.to.trac3.me) (Ping timeout)
  2428. # [20:38] * Quits: @dbaron (dbaron@moz-E0DDE997.dsl.dynamic.sonic.net) (Ping timeout)
  2429. # [20:38] * juanb is now known as juanb-20b4
  2430. # [20:39] * Joins: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz)
  2431. # [20:39] * Joins: Shadowized (Shadowized@moz-90971C79.trying.to.trac3.me)
  2432. # [20:39] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2433. # [20:39] * Joins: mayhemer (Miranda@moz-415580BA.broadband17.iol.cz)
  2434. # [20:40] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2435. # [20:41] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  2436. # [20:41] * Joins: nsm (nikhil@2557E599.66715431.D25A875A.IP)
  2437. # [20:41] * merike is now known as merike|away
  2438. # [20:42] * Joins: lerc (quassel@5EE6AB9F.BEFA2430.788638A4.IP)
  2439. # [20:43] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2440. # [20:44] * Quits: stransky (stransky@moz-3C58453D.net.upcbroadband.cz) (Quit: Connection reset by beer)
  2441. # [20:46] <mayhemer> b2g and mobile question: is a scheduled timer (nsITimer) preventing the host hardware (the phone) from entring the sleep (suspend) mode?
  2442. # [20:46] * khuey is now known as khuey|away
  2443. # [20:47] <mayhemer> and.. is such a scheduled timer able to wake the phone up when time to fire is pass the point of falling a sleep?
  2444. # [20:49] * jedp is now known as jedp|lunch
  2445. # [20:49] * Quits: capella-s3 (capella-s3@moz-BBF1F69.pools.spcsdns.net) (Ping timeout)
  2446. # [20:49] * Quits: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net) (Ping timeout)
  2447. # [20:50] * Joins: Mnyromyr (Mnyromyr@moz-9FBDE267.unity-media.net)
  2448. # [20:50] * Joins: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net)
  2449. # [20:50] * Joins: wlach (wlach@moz-F5E9CE2D.sdsl.bell.ca)
  2450. # [20:51] * Joins: gsvelto (Thunderbir@moz-18BD542A.pck.nerim.net)
  2451. # [20:52] * pmoore is now known as pmoore|away
  2452. # [20:53] * Joins: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP)
  2453. # [20:53] * jcranmer is now known as jcranmer|away
  2454. # [20:54] <dougt> mayhemer: sure. azakai fixed a bunch of those a few years ago.
  2455. # [20:54] * Joins: jrmuizel_ (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2456. # [20:54] <dougt> and yes, there is a pattern in applications that set alarms and then go do something (like xhr).
  2457. # [20:54] <mayhemer> dought: dhylands sounds otherwise on #b2g
  2458. # [20:54] * juanb-20b4 is now known as juanb|lunch
  2459. # [20:54] * Quits: mshal (mshal@moz-D5CACB19.washdc.fios.verizon.net) (Quit: leaving)
  2460. # [20:54] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2461. # [20:55] <mayhemer> dougt: ^^^
  2462. # [20:55] <jduell> ahal: ping
  2463. # [20:55] <dougt> maybe we are talking about different things.
  2464. # [20:55] * dougt switches to #b2g
  2465. # [20:55] * Quits: FabioMagnoni (fabiomagno@moz-B052C806.dynamic.monzoon.net) (Client exited)
  2466. # [20:55] <ahal> jduell: pong
  2467. # [20:55] * Joins: we11ington (msu-cse498@moz-600949B7.cse.msu.edu)
  2468. # [20:55] * pmoore|away is now known as pmoore
  2469. # [20:55] * Quits: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP) (Ping timeout)
  2470. # [20:55] * Quits: DGMurdockIII (DGMurdockI@moz-F1247A16.hsd1.in.comcast.net) (Quit: ChatZilla 0.9.90 [Firefox 19.0.2/20130307023931])
  2471. # [20:56] * Joins: FabioMagnoni (fabiomagno@moz-B052C806.dynamic.monzoon.net)
  2472. # [20:56] <jduell> ahal: hey, I'm trying to run an xpcshell test on an unagi phone, following directions at https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Platform/Testing/XPCShell
  2473. # [20:56] <mayhemer> dougt: he claims that when I schedule an nsITimer and the phone falls a sleep before the timer fires, the phone wakes up
  2474. # [20:56] <dougt> lets keep the conversation in one place
  2475. # [20:56] <jduell> ahal: but I keep getting "ImportError: No module named automationutils"
  2476. # [20:56] <dougt> b2g
  2477. # [20:56] <jduell> ahal: oh wait, looks like I missed a step. One sec
  2478. # [20:56] * mcote|lunch is now known as mcote
  2479. # [20:57] * Quits: akeybl_ (akeybl@43CB6079.66715431.D25A875A.IP) (Quit: Leaving...)
  2480. # [20:57] <ahal> jduell: interesting.. if it still doesn't work and you don't mind working around it you can just copy and paste build/automationutils.py into the directory
  2481. # [20:57] <jduell> ahal: ok, thanks
  2482. # [20:57] * Joins: ehugg_lime (ehugg_lime@moz-BCEB906F.mycingular.net)
  2483. # [20:58] <ahal> jduell: it should get copied over in the make package-tests step though
  2484. # [20:58] <ahal> you can't run it directly from testing/xpcshell
  2485. # [20:58] * Joins: JaneBush (gegeg@21FB7AAC.D26901A6.279774E0.IP)
  2486. # [20:58] * Quits: FabioMagnoni (fabiomagno@moz-B052C806.dynamic.monzoon.net) (Ping timeout)
  2487. # [20:58] * Joins: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP)
  2488. # [20:59] * rail-mfbt is now known as rail
  2489. # [20:59] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: PM: Preparing frontal lobe for mem sleep)
  2490. # [20:59] * Fallen is now known as Fallen|away
  2491. # [20:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9a9d1528a3e7 - Frank Yan - Bug 631473 - Don't consume mouse scroll events outside arrow panels on OS X. r=mstange r=enndeakin
  2492. # [20:59] * Joins: FabioMagnoni (fabiomagno@moz-B052C806.dynamic.monzoon.net)
  2493. # [21:00] * jhammel is now known as jhammel|lunch
  2494. # [21:00] * Quits: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: fitzgen)
  2495. # [21:00] * hwine is now known as hwine-food
  2496. # [21:01] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Input/output error)
  2497. # [21:01] * Quits: kdcw (kdcw@moz-F7413045.pk.shawcable.net) (Quit: I love my HydraIRC -> http://www.hydrairc.com <-)
  2498. # [21:01] * Quits: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP) (Ping timeout)
  2499. # [21:01] * Joins: brendan (brendaneic@moz-F43FF2D5.public.wayport.net)
  2500. # [21:01] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  2501. # [21:02] * Quits: joey-2 (chatzilla@moz-EFCB4CBF.princetowncable.com) (Input/output error)
  2502. # [21:02] * Quits: FabioMagnoni (fabiomagno@moz-B052C806.dynamic.monzoon.net) (Client exited)
  2503. # [21:04] * Joins: joey-2 (chatzilla@moz-EFCB4CBF.princetowncable.com)
  2504. # [21:05] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  2505. # [21:05] <bent> BenWa, are there bugs for making the marker UI a little nicer?
  2506. # [21:05] <BenWa> bent: Not an official bug no. But it's in my mental list. Feel free to file it in BMO
  2507. # [21:06] * Quits: TimAbraldes (Thunderbir@moz-3F87419B.hsd1.or.comcast.net) (Quit: TimAbraldes)
  2508. # [21:07] * jchen|away is now known as jchen
  2509. # [21:07] * Quits: Matti (Matti@moz-E8821C0F.dip.t-dialin.net) (Quit: Quit)
  2510. # [21:08] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  2511. # [21:08] * joduinn is now known as joduinn-mtg
  2512. # [21:09] * Joins: Matti (Matti@moz-E8821C0F.dip.t-dialin.net)
  2513. # [21:10] * Quits: Matti (Matti@moz-E8821C0F.dip.t-dialin.net) (Quit: Quit)
  2514. # [21:11] * philor|afk is now known as philor
  2515. # [21:11] * Quits: RealRaven (Thunderbir@7991292A.52078BA5.C3498625.IP) (Ping timeout)
  2516. # [21:11] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2517. # [21:11] * ChanServ sets mode: +o dbaron
  2518. # [21:12] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney)
  2519. # [21:12] * Joins: Matti (Matti@moz-E8821C0F.dip.t-dialin.net)
  2520. # [21:13] * Joins: smooney (smooney@2557E599.66715431.D25A875A.IP)
  2521. # [21:14] * Quits: Jesse (jruderman@A5A0595A.66715431.D25A875A.IP) (Quit: Jesse)
  2522. # [21:14] * Joins: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP)
  2523. # [21:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/aa858d84b69e - Fabrice Desré - Bug 845128 - [Twitter] [Browser] Twitter mobile website doesn't work in Browser, nor as everything.me app r=sicking a=tef+
  2524. # [21:14] * jchen is now known as jchen|away
  2525. # [21:17] * cmcavoy is now known as cmcavoy-offline
  2526. # [21:18] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  2527. # [21:18] * Joins: stransky (stransky@moz-3C58453D.net.upcbroadband.cz)
  2528. # [21:19] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  2529. # [21:20] <jduell> ahal: yeah I forgot to follow the directions :) But now I (think I) have, and I get: AttributeError: DeviceManagerADB instance has no attribute 'useZip'
  2530. # [21:21] <jduell> this is running python runtestsb2g.py ... in dist/test-package-stage/xpcshell
  2531. # [21:21] * Joins: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net)
  2532. # [21:21] * cmcavoy-offline is now known as cmcavoy
  2533. # [21:21] <ahal> jduell: you have some kind of python packaging problem
  2534. # [21:21] * armenzg is now known as armenzg_brb
  2535. # [21:21] <ahal> it was changed to _useZip awhile back
  2536. # [21:21] * Quits: dcamp (dcamp@moz-930D5B64.hsd1.wa.comcast.net) (Quit: Leaving...)
  2537. # [21:22] <ahal> jduell: I guess you're running on b2g18?
  2538. # [21:22] <jduell> ahal: yes, this is off b2g18 tree. Do I need inbound?
  2539. # [21:23] * Quits: tzimmermann (tzimmerman@moz-F8747CC6.dsl.ovh.fr) (Quit: Ex-Chat)
  2540. # [21:23] <ahal> no, you might have a newer version of mozdevice installed in your system python library or something
  2541. # [21:23] <gw280> what's the trychooser syntax for win64 builds?
  2542. # [21:23] <gw280> -p win64?
  2543. # [21:23] * Joins: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP)
  2544. # [21:23] <ahal> or you're using harness files off of central
  2545. # [21:24] <Ms2ger> gw280, yes
  2546. # [21:24] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: PM: Preparing frontal lobe for mem sleep)
  2547. # [21:24] <Ms2ger> gw280, or use hg trychooser ;)
  2548. # [21:25] <ahal> jduell: instead of running make package tests and all that you can also just grab a tests.zip from ftpmo: http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-b2g18-ics_armv7a_gecko/1362758026/b2g-18.0.en-US.eabi-arm.tests.zip
  2549. # [21:25] * capella|away is now known as capella
  2550. # [21:25] * Joins: seth (seth@moz-D840E602.dsl.static.sonic.net)
  2551. # [21:25] * sheppy is now known as sheppy-afk
  2552. # [21:25] * Quits: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net) (Quit: erikvold)
  2553. # [21:26] <gw280> Ms2ger: gittttttt
  2554. # [21:27] <Ms2ger> gw280, no, no, something useful ;)
  2555. # [21:27] <gw280> I fail to see how our statements differ :P
  2556. # [21:27] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  2557. # [21:27] * Quits: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP) (Quit: Leaving)
  2558. # [21:28] * Joins: FabioMagnoni (fabiomagno@moz-B052C806.dynamic.monzoon.net)
  2559. # [21:28] * Quits: ehugg_lime (ehugg_lime@moz-BCEB906F.mycingular.net) (Ping timeout)
  2560. # [21:29] * Joins: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net)
  2561. # [21:29] * Joins: Nefzaoui (chatzilla@593C732D.6A15B3D8.360EF119.IP)
  2562. # [21:29] * Quits: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP) (Ping timeout)
  2563. # [21:29] * Joins: jgilbert (jgilbert@moz-74F645BE.hsd1.ca.comcast.net)
  2564. # [21:29] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  2565. # [21:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/aa90108b8074 - Jacek Caban - Bug 849189 - Update webvtt to recent upstream version. r=rillian
  2566. # [21:30] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  2567. # [21:31] * Joins: till (till@moz-3493B177.superkabel.de)
  2568. # [21:31] * jedp|lunch is now known as jedp
  2569. # [21:32] * Quits: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz) (Ping timeout)
  2570. # [21:32] * Joins: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz)
  2571. # [21:33] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  2572. # [21:33] * Joins: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP)
  2573. # [21:34] * armenzg_brb is now known as armenzg
  2574. # [21:35] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  2575. # [21:35] * Quits: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz) (Ping timeout)
  2576. # [21:35] * Joins: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP)
  2577. # [21:37] * Joins: dcamp (dcamp@moz-930D5B64.hsd1.wa.comcast.net)
  2578. # [21:37] <NeilAway> bholley: hmm, that [] behaviour difference between _base was unintentional :s
  2579. # [21:38] * Joins: Jesse (jruderman@EB6DAA44.820C841F.D6F3DB9.IP)
  2580. # [21:38] <jedp> fisrt-time indexeddb user here - is there an idiom like transaction.addUnlessExists so i don't throw an error if i try to add the same thing twice?
  2581. # [21:39] * Quits: past (Instantbir@moz-F51FC2CD.dsl.dyn.forthnet.gr) (Quit: past)
  2582. # [21:39] * Joins: jryans (jryans@moz-CC5DCFB.austin.res.rr.com)
  2583. # [21:39] <NeilAway> jaws: so, any particular reason to allow the style change only if the wrap long lines pref is set?
  2584. # [21:39] <jaws> NeilAway: nope, but good feedback :)
  2585. # [21:39] * Quits: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP) (Ping timeout)
  2586. # [21:39] * Quits: Jesse (jruderman@EB6DAA44.820C841F.D6F3DB9.IP) (Ping timeout)
  2587. # [21:40] <firebot> Check-in:
  2588. # [21:40] <nemo> jedp: that seems like a really really small function to write :)
  2589. # [21:40] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/67e80155c30f - L. David Baron - Bug 845837: Don't use our dynamic updating for relative positioning on inner table frames, which don't do relative positioning at all. r=ehsan approval-mozilla-beta=bajaj
  2590. # [21:40] * jryans is now known as IRCMonkey35973
  2591. # [21:40] * Joins: josh (josh@moz-61186829.hsd1.mn.comcast.net)
  2592. # [21:40] <jedp> nemo sure - just wondering if it isn't already a function :)
  2593. # [21:41] <nemo> jedp: but. throw an error? surely it just calls onerror?
  2594. # [21:41] <nemo> which is NBD?
  2595. # [21:41] * Joins: Gentlecat (Roman@8942624D.7D1F96C3.8FB52CB8.IP)
  2596. # [21:41] * Joins: Waldo (waldo@2557E599.66715431.D25A875A.IP)
  2597. # [21:41] <jedp> nemo well it calls on error with ConstraintError, and then all my subsequent adds for the same transaction throw an AbortError
  2598. # [21:41] * Quits: stransky (stransky@moz-3C58453D.net.upcbroadband.cz) (Quit: Connection reset by beer)
  2599. # [21:41] <@dbaron> does firebot not watch mozilla-aurora?
  2600. # [21:41] <jaws> NeilAway: we may want to also add something to the context menu for those documents, since the Page Style menu isn't where most people will look
  2601. # [21:42] <jedp> nemo that's the problem i'm having - it seems like if one 'add' in a transaction fails, they all blow up
  2602. # [21:42] * Quits: till (till@moz-3493B177.superkabel.de) (Client exited)
  2603. # [21:42] * Joins: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net)
  2604. # [21:43] * Joins: jib (Jan-Ivar@moz-2761BCC7.hsd1.pa.comcast.net)
  2605. # [21:43] * Quits: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net) (Max SendQ exceeded)
  2606. # [21:43] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: PM: Preparing frontal lobe for mem sleep)
  2607. # [21:43] * Quits: IRCMonkey35973 (jryans@moz-CC5DCFB.austin.res.rr.com) (Quit: Be back later)
  2608. # [21:43] <nemo> I checked how we were doing it. looks like just one transaction per write.
  2609. # [21:43] * Joins: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net)
  2610. # [21:44] * Quits: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP) (Quit: lmandel)
  2611. # [21:44] * mattwoodrow is now known as mattwoodrow|away
  2612. # [21:44] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  2613. # [21:44] <jedp> nemo is it expensive to create/destroy transactions?
  2614. # [21:45] <jedp> if i want to add, say, 100 records at a time, is that going to be bad?
  2615. # [21:45] <jedp> (if i do like you and create one transaction per write?)
  2616. # [21:45] * Joins: till (till@moz-3493B177.superkabel.de)
  2617. # [21:45] <nemo> we were adding more like hundreds at a time
  2618. # [21:45] * Quits: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net) (Quit: sheeri)
  2619. # [21:45] <nemo> so. seems unlikely :)
  2620. # [21:45] <nemo> jedp: TIAS? :)
  2621. # [21:45] <nemo> seems that'd be a rather small amount of code to try
  2622. # [21:46] <jedp> nemo thanks i'll try
  2623. # [21:46] <nemo> jedp: you know, I suspect oracle would also abort a transaction on insert fail
  2624. # [21:46] <jedp> nemo yes
  2625. # [21:46] <nemo> jedp: and the way to handle it would be, not to rely on error handling, but to check for existence of item :)
  2626. # [21:46] <nemo> admittedly bit more of a pain in event based
  2627. # [21:47] <jedp> nemo hence the original question, whether there's a way to say "add if you can, but if it's already there, don't throw an error"
  2628. # [21:47] * Fallen|away is now known as Fallen
  2629. # [21:47] <jedp> nemo right - that would be the SQL way - check first then write, but that doubles the number of queries
  2630. # [21:47] <nemo> right. but. just noting. isn't like IDB is doing anything odd :)
  2631. # [21:47] * Quits: till (till@moz-3493B177.superkabel.de) (Client exited)
  2632. # [21:47] <nemo> jedp: SQL doesn't have an "insert only if it doesn't already exist" either :)
  2633. # [21:47] <jedp> nemo i wasn't saying it was - i just wanted to know the right way
  2634. # [21:47] * Quits: seif (seiflotfy@BEAC5A65.FE22CA96.A6BD37EB.IP) (Input/output error)
  2635. # [21:48] <jedp> nemo exactly - sql doesn't have anything better here
  2636. # [21:48] <jedp> nemo my question is purely about the right way to do stuff in indexeddb - sounds like transactions are cheap - i'll use one per write - thanks!
  2637. # [21:50] <vendo> jedp: you can also use objectStore.put, it will insert if item not exists or it will update if it exists
  2638. # [21:50] <jedp> vendo awesome! yay!
  2639. # [21:50] * philor is now known as philor|away
  2640. # [21:50] <jedp> upserts ftw
  2641. # [21:50] <nemo> til
  2642. # [21:50] * Joins: askalski (akuda@2BA4E5A7.CC7751E8.6712E96B.IP)
  2643. # [21:51] * Quits: askalski (akuda@2BA4E5A7.CC7751E8.6712E96B.IP) (Quit: Wychodzi)
  2644. # [21:51] <nemo> vendo: huh. I don't see that mentioned in the guide we'd relied on
  2645. # [21:51] <nemo> is it new?
  2646. # [21:51] * khuey|away is now known as khuey
  2647. # [21:51] <nemo> oh. duh
  2648. # [21:51] <nemo> is just the update operation
  2649. # [21:51] * nemo facepalms
  2650. # [21:51] <nemo> ok. I feel dumb now
  2651. # [21:52] <nemo> I blame it on the fever
  2652. # [21:52] * nemo slinks off to convalesce
  2653. # [21:52] * Quits: gw280 (george@moz-C9A0C9A6.gwright.org.uk) (Ping timeout)
  2654. # [21:52] * Joins: gw280 (george@moz-C9A0C9A6.gwright.org.uk)
  2655. # [21:52] <we11ington> I'm working on https://bugzilla.mozilla.org/show_bug.cgi?id=846929 , and the CSS transform: rotate… style that we added is getting stripped off by http://mxr.mozilla.org/mozilla-central/source/content/html/document/src/ImageDocument.cpp#424 (and lines 477, 481 in the same file)
  2656. # [21:53] <we11ington> Those lines should *only* remove the CSS cursor style, since that's their purpose here; not remove every style
  2657. # [21:53] <we11ington> What's the best way to edit that individual style, not the overall string? String manipulation would bring a security risk...
  2658. # [21:54] <we11ington> Unfortunately it seems we can only deal with attributes in general, not specific attributes like class or style...
  2659. # [21:55] <we11ington> So I don't think we can simply add/remove a style or add/remove a class
  2660. # [21:55] <Mossop> In JS you could just do element.style.cursor = "-moz-zoom-in". I imagine you can translate that to c++
  2661. # [21:56] * Quits: myk (myk@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2662. # [21:56] <Ms2ger> classList?
  2663. # [21:56] <we11ington> At this level I'm not sure we have access to the class list, and we definitely can't directly edit the style.cursor value
  2664. # [21:56] * jhammel|lunch is now known as jhammel
  2665. # [21:56] <jedp> nemo no worries - thanks again for your help!
  2666. # [21:57] <we11ington> Ms2ger: I think we can get classes actually
  2667. # [21:57] <jedp> nemo what's the guide you used - can you point me to a good link? (I'm using mdn, which is also good)
  2668. # [21:58] <we11ington> Ms2ger: We'd still have to directly add a cursor-changing class to the class attribute string
  2669. # [21:59] * Joins: myk (myk@2557E599.66715431.D25A875A.IP)
  2670. # [22:00] <RyanVM> ekr: ping
  2671. # [22:00] <nemo> linked stuff on mdn is fine
  2672. # [22:00] <nemo> that's what we used
  2673. # [22:00] * Joins: dao (dao@moz-DFDD2035.superkabel.de)
  2674. # [22:01] * Fallen is now known as Fallen|away
  2675. # [22:01] <tbsaunde> we11ington: why don't you just convert that nsIContent* to an Element* and then call GetStyle() on it and do what Mossop suggests?
  2676. # [22:01] * Quits: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net) (Quit: Leaving)
  2677. # [22:02] * Joins: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net)
  2678. # [22:02] <Mossop> we11ington: As far as I can tell you should be able to access the style declarations from there. Something like http://www.pastebin.mozilla.org/2203595
  2679. # [22:02] * Quits: myk (myk@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2680. # [22:03] <we11ington> Mhm
  2681. # [22:03] * Joins: myk (myk@2557E599.66715431.D25A875A.IP)
  2682. # [22:04] <Mossop> Change that last line to style->SetProperty
  2683. # [22:04] * Quits: FabioMagnoni (fabiomagno@moz-B052C806.dynamic.monzoon.net) (Client exited)
  2684. # [22:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8e941dae46ba - Wes Johnston - Bug 838440 - Refresh about:home twhen the activity is resumed. r=lucasr
  2685. # [22:05] <we11ington> Mossop: Thanks, I think I'll give that a shot
  2686. # [22:05] * Quits: Lucas (Lucas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2687. # [22:08] * Quits: Nefzaoui (chatzilla@593C732D.6A15B3D8.360EF119.IP) (Quit: ChatZilla 0.9.90 [Firefox 19.0.2/20130307023931])
  2688. # [22:08] * Quits: wlach (wlach@moz-F5E9CE2D.sdsl.bell.ca) (Ping timeout)
  2689. # [22:09] * Quits: UCC (Catalin@BBDC64C2.69B450E2.BD62875.IP) (No route to host)
  2690. # [22:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8e80f634fc8b - Ryan VanderMeulen - Backed out changeset 4740975a1063 (bug 837458) for Android mochitest failures.
  2691. # [22:11] * Quits: jgilbert (jgilbert@moz-74F645BE.hsd1.ca.comcast.net) (Ping timeout)
  2692. # [22:11] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  2693. # [22:11] <we11ington> Mossop: Is this variable image the Element* we need? http://mxr.mozilla.org/mozilla-central/source/content/html/document/src/ImageDocument.cpp#416
  2694. # [22:11] <Mossop> It looks like it to me
  2695. # [22:12] <jaws> padenot: ping?
  2696. # [22:12] * pmoore is now known as pmoore|away
  2697. # [22:12] <we11ington> Mossop: Okay, thanks!
  2698. # [22:12] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  2699. # [22:12] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Input/output error)
  2700. # [22:12] * pmoore|away is now known as pmoore
  2701. # [22:12] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  2702. # [22:13] * Joins: ehugg_ (chatzilla@moz-62842EF0.cisco.com)
  2703. # [22:13] * Joins: TheOne (one@moz-65BB0E4C.dip.t-dialin.net)
  2704. # [22:13] * Quits: ehugg (chatzilla@40915CA6.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.90 [Firefox 19.0.1/20130226172142])
  2705. # [22:14] * Quits: ehugg_ (chatzilla@moz-62842EF0.cisco.com) (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130227184535])
  2706. # [22:14] * Joins: ehugg (chatzilla@moz-62842EF0.cisco.com)
  2707. # [22:14] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Ping timeout)
  2708. # [22:16] * Quits: ekr (ekr@43CB6079.66715431.D25A875A.IP) (Quit: ekr)
  2709. # [22:16] <jduell> ahal: download the zip--thanks. When I run the python runtestsb2g.py cmd in the unzipped /xpcshell directory I still get: no attribute 'useZip'.
  2710. # [22:16] <jduell> This is thrown from within home/jj/Downloads/foo/xpcshell/remotexpcshelltests.py so it looks like it's the zip file's code, not my b2g19 repo?
  2711. # [22:18] <gps> is nsITimer guaranteed to fire in relation to wall time, system alive time, or it depends?
  2712. # [22:18] * Quits: brendan (brendaneic@moz-F43FF2D5.public.wayport.net) (Quit: brendan)
  2713. # [22:18] <ahal> jduell: the problem is that from 18.0 -> 19.0 mozdevice changed useZip to _useZip, so in b2g18 remotexpcshelltests.py still call useZip
  2714. # [22:18] <gps> e.g. if I put my computer to sleep, what happens when I wake it up? do all the timers fire?
  2715. # [22:18] <ahal> but if your python is using a newer version of mozdevice it'll fail
  2716. # [22:19] * Joins: Lucas (Lucas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2717. # [22:19] * Quits: dao (dao@moz-DFDD2035.superkabel.de) (Quit: Leaving.)
  2718. # [22:19] <jaws> padenot: unping
  2719. # [22:19] <ahal> so you could still have it in your system library or something.. the easiest way is to fix it is create a virtualenv and install all the mozbase packages in the tests.zip into it
  2720. # [22:19] * Joins: jryans (jryans@moz-CC5DCFB.austin.res.rr.com)
  2721. # [22:20] <NeilAway> huh, how long has new Array(1)[0] been a strict JS warning?
  2722. # [22:20] * jryans is now known as IRCMonkey40629
  2723. # [22:23] * juanb|lunch is now known as juanb|mtg
  2724. # [22:24] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  2725. # [22:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/36cde68b1bf4 - John Schoenick - Bug 783059 - Add do_lookupGetter helper to SpecialPowers. r=bholley
  2726. # [22:24] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9f5cff5a1a3d - John Schoenick - Bug 783059 - Plugin instantiation tests for embed/object tags. r=josh
  2727. # [22:25] * Quits: gsvelto (Thunderbir@moz-18BD542A.pck.nerim.net) (Quit: gsvelto)
  2728. # [22:25] * Joins: dao (dao@moz-DFDD2035.superkabel.de)
  2729. # [22:25] * Joins: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2730. # [22:26] * Joins: wlach (wlach@moz-6CD8C43.dsl.bell.ca)
  2731. # [22:26] <nemo> http://java-0day.com/
  2732. # [22:26] * Joins: TimAbraldes (chatzilla@moz-3F87419B.hsd1.or.comcast.net)
  2733. # [22:26] <jhammel> nemo: i assume the display of '1' is hard-coded ;)
  2734. # [22:27] <jhammel> actually, could be zero i suppose
  2735. # [22:27] <nemo> "Hell, just as thousands of people,
  2736. # [22:27] <nemo> you dared click on a link that openly says "0day" anyway.
  2737. # [22:27] <nemo> Hope is lost."
  2738. # [22:27] <nemo> eh. I was running noscript
  2739. # [22:28] * hwine-food is now known as hwine
  2740. # [22:28] * Quits: yury (yury@moz-68731345.ok.ok.cox.net) (Ping timeout)
  2741. # [22:28] * Joins: mwargers (chatzilla@moz-AEF748B7.in-addr.btopenworld.com)
  2742. # [22:28] <johns> nemo: Nobody has ever exploited things without scripting before
  2743. # [22:28] * Joins: yury (yury@moz-68731345.ok.ok.cox.net)
  2744. # [22:28] <wesj> seth: thanks for the review! sorry for pushing on it a bit
  2745. # [22:29] <nemo> johns: the applet is going to load how?
  2746. # [22:29] <nemo> johns: noscript blocks more than scripts
  2747. # [22:29] <nemo> johns: for example. also blocks css fonts.
  2748. # [22:29] * Quits: msucan (mihai@E8A9D9C4.773D689F.70BDB599.IP) (Quit: Leaving.)
  2749. # [22:29] <seth> wesj: i don't blame you. i can't believe how long it has taken to get the media fragments bug going. i've spent a ridiculous amount of time fixing SVG-related issues just so the image wrappers stuff that media fragments needs will work
  2750. # [22:29] <jhammel> nemo: seeing as i don't have java enabled...and i imagine an exploit site might have a better name...
  2751. # [22:29] * Quits: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net) (Quit: erikvold)
  2752. # [22:29] <cabanier> can someone help me figure out a drawing optimization issue?
  2753. # [22:29] * jcranmer|away is now known as jcranmer
  2754. # [22:29] <jhammel> like those insecure.org bastards
  2755. # [22:30] <johns> nemo: I meant exploits in general, not just java
  2756. # [22:30] <seth> wesj: the end is in sight though i think. (i laughed when i saw that i said that like 3 months ago on the ICO bug though =)
  2757. # [22:30] <nemo> http://hackademix.net/2010/03/24/why-noscript-blocks-web-fonts/
  2758. # [22:30] <nemo> johns: aware that's what you meant. thus my resposne
  2759. # [22:30] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  2760. # [22:30] * Quits: sicking (sicking@moz-289A587C.hsd1.ca.comcast.net) (Quit: sicking)
  2761. # [22:30] <nemo> see above
  2762. # [22:30] <nemo> johns: noscript doesn't block images, so, yes, the png exploit could burn me. but. it avoids a big chunk of the probs
  2763. # [22:31] <nemo> (I mean, the png exploit could have, when it was active, although libmng-light would have prevented that, if it hadn't been disabled)
  2764. # [22:31] <jedp> vendo - i've got an objectStore containing a set of words in alphabetical order - i want a query to find a given word and the subsequent n records.
  2765. # [22:31] <jedp> vendo - is the way to approach this to use an IDBKeyRange with a lower bound of the start term
  2766. # [22:32] <jedp> vendo - and then have the cursor iterate over the first n records in the result set?
  2767. # [22:32] * Quits: mikeratcliffe (mikeratcli@CEFB859F.FE7B39FC.F0B55906.IP) (Quit: Leaving.)
  2768. # [22:32] <jedp> vendo (sorry for questions out of the blue :)
  2769. # [22:32] <@dveditz> jhammel: the java-0day site was reset to 0 wednesday and again Thursday when java was exploited 4 times at the pwn2own contest
  2770. # [22:32] <we11ington> Hey Mossop, that aforementioned image variable wasn't the Element we wanted
  2771. # [22:33] * Quits: vladan (vladan@moz-21CD3EF9.cp.telus.net) (Quit: Leaving.)
  2772. # [22:33] <we11ington> It's nsIDOMHTMLImageElement, no GetStyle property
  2773. # [22:33] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  2774. # [22:34] <@dveditz> nemo: a bad image can crash you, but it’s going to be pretty darn hard to prep memory in a useful way to get around ASLR without script.
  2775. # [22:35] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  2776. # [22:35] <@dveditz> Probably not impossible, and not all OS’s support ASLR, but you’re in pretty good shape with noScrpt
  2777. # [22:36] * Joins: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net)
  2778. # [22:36] <jedp> vendo the IDBKeyRange.lowerBound(startWord) with cursor over maxresults works for me - just wondering whether it's bad in some way - thanks!
  2779. # [22:37] <nemo> dveditz: since all my machines are now on 3+ kernels (most 3.5) I think I'm in pretty good shape :)
  2780. # [22:38] <nemo> well. I do occasionally use the XP test machine to browse. Good reason to stop
  2781. # [22:38] * Joins: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP)
  2782. # [22:38] * Quits: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net) (Quit: It has been this message for years.)
  2783. # [22:40] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  2784. # [22:42] * Quits: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net) (Quit: Leaving.)
  2785. # [22:42] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: PM: Preparing frontal lobe for mem sleep)
  2786. # [22:44] <evilpie> something changed with bugzilla and it's making me twitch
  2787. # [22:44] <RyanVM> if we enable ion for b2g on m-c, does that mean we can turn off the android noion jsreftests?
  2788. # [22:44] * Quits: Ms2ger (Ms2ger@7C210AEC.2C129564.3773EA9F.IP) (Quit: nn)
  2789. # [22:45] <sfink> RyanVM: try a 3rd time on #ionmonkey, maybe?
  2790. # [22:45] <RyanVM> hah
  2791. # [22:45] <sfink> though my question would be "can we turn off android noion builds entirely?"
  2792. # [22:45] <RyanVM> sfink: that's all they're left for IIUC
  2793. # [22:46] <sfink> sounds plausible
  2794. # [22:46] * Joins: seif (seiflotfy@BEAC5A65.FE22CA96.A6BD37EB.IP)
  2795. # [22:46] * Quits: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net) (Connection reset by peer)
  2796. # [22:46] <mwu> last I heard, ion didn't do well enough on B2G
  2797. # [22:46] <rstrong> RyanVM: any idea about the TEST-UNEXPECTED-PASS orange on m-c?
  2798. # [22:46] <RyanVM> rstrong: I think I've seen it once before
  2799. # [22:46] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2800. # [22:46] * Quits: seth (seth@moz-D840E602.dsl.static.sonic.net) (Quit: seth)
  2801. # [22:47] <rstrong> RyanVM: want me to file a bug?
  2802. # [22:47] * Joins: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net)
  2803. # [22:47] <RyanVM> i'm considering just changing the annotation since we have no idea which assertions aren't firing that normally do
  2804. # [22:47] <RyanVM> rstrong: if you want to file, feel free
  2805. # [22:47] <RyanVM> mwu: there's a bug open for enabling it
  2806. # [22:47] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  2807. # [22:48] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Connection reset by peer)
  2808. # [22:48] * Joins: mshal (mshal@moz-D5CACB19.washdc.fios.verizon.net)
  2809. # [22:49] * Joins: seth (seth@moz-D840E602.dsl.static.sonic.net)
  2810. # [22:49] * Joins: ekr (ekr@43CB6079.66715431.D25A875A.IP)
  2811. # [22:49] <jduell> ahal: ok, making progress! Got past error, now I see that there's a head_* file missing: Exception: head file does not exist: /data/local/tests/xpcshell/../../../../hg/18b2g/t/netwerk/test/unit/head_channels.js
  2812. # [22:49] <vendo> jedp: sorry i was afk, i will pm you
  2813. # [22:49] * Quits: jimb (user@9E727688.17C2F9C.163DC5C6.IP) (Ping timeout)
  2814. # [22:50] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  2815. # [22:50] <ahal> jduell: is this for a specific test?
  2816. # [22:51] <jduell> ahal: It's for a specific xpcshell.ini manifest. I couldn't figure out how to run a single test. Here's my command:
  2817. # [22:51] <jduell> ython runtestsb2g.py --b2gpath /home/jj/hg/b2g/B2G --use-device-libs --manifest /home/jj/hg/18b2g/t/netwerk/test/unit/xpcshell.ini --testing-modules-dir /home/jj/hg/18b2g/t/netwerk/test/unit
  2818. # [22:51] <jduell> prepend a 'p' on that :P
  2819. # [22:51] * Quits: ekr (ekr@43CB6079.66715431.D25A875A.IP) (Quit: ekr)
  2820. # [22:52] <ahal> jduell: you need to have --testing-modules-dir pointing to e.g tests/modules
  2821. # [22:52] <ahal> (the modules dir that gets extracted in tests.zip)
  2822. # [22:52] * Joins: ekr (ekr@43CB6079.66715431.D25A875A.IP)
  2823. # [22:52] <ahal> not sure if I've seen that error though
  2824. # [22:52] <jduell> ahal: ah, ok. lemme try that
  2825. # [22:53] * Joins: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com)
  2826. # [22:54] * armenzg is now known as armenzg_afk
  2827. # [22:55] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/09bb2980eafb - Matt Brubeck - Bug 849289 - Turn off the Desktop Notifications (mozNotifications) API in Metro [r=jimm]
  2828. # [22:55] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a9df76f9f8f4 - Matt Brubeck - Bug 849287 - Clean up strings for Metro site permission notifications [r=jimm]
  2829. # [22:55] * Quits: armenzg_afk (armenzg@moz-600B22EA.home1.cgocable.net) (Input/output error)
  2830. # [22:55] * vladan-afk is now known as vladan
  2831. # [22:55] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/20dff242f580 - Matt Brubeck - Bug 849285 - Removed unused identity/pageaction popup code from browser/metro [r=jimm]
  2832. # [22:56] * Quits: ekr (ekr@43CB6079.66715431.D25A875A.IP) (Quit: ekr)
  2833. # [22:56] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/e6215e0357fa - Robert Strong - Bug 848794 - Can't re-run Firefox stub installer after cancelling Install. r=bbondy
  2834. # [22:56] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2835. # [22:56] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2836. # [22:56] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2837. # [22:57] <rstrong> dbaron: there is red on your push to aurora
  2838. # [22:57] <we11ington> Mossop: Nevermind, I think I got it :)
  2839. # [22:59] * Quits: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com) (Client exited)
  2840. # [22:59] <rstrong> dbaron: nevermind... looks like bug 820796
  2841. # [23:00] * Quits: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  2842. # [23:01] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2843. # [23:01] * Quits: lduros (user@moz-5D9ACE42.admin.upenn.edu) (Client exited)
  2844. # [23:02] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  2845. # [23:04] * jmaher is now known as jmaher|afk
  2846. # [23:05] <@dveditz> RyanVM: let me know if someone decides to turn on ion for b2g18 -- we’ll have to back-port a bunch of Ion security bugs from Fx19 that we were told didn’t matter on the b2g branch
  2847. # [23:07] * Quits: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2848. # [23:08] <RyanVM> dveditz: it would be on m-c only presumably
  2849. # [23:08] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2850. # [23:09] <RyanVM> rstrong: yeah, that one's annoying
  2851. # [23:09] * Quits: wolfiR (wolfiR@moz-77D35882.dip0.t-ipconnect.de) (Quit: Leaving)
  2852. # [23:09] <RyanVM> would be nice if we could get someone to take a crack at it
  2853. # [23:09] * Quits: Mnyromyr (Mnyromyr@moz-9FBDE267.unity-media.net) (Quit: ChatZilla 0.9.86 [SeaMonkey 1.1.19/2010030105])
  2854. # [23:09] * Quits: atte (atte@moz-D74310DA.dhcp.inet.fi) (Client exited)
  2855. # [23:10] <@dveditz> oh yeah, m-c I’m fine with
  2856. # [23:10] <@dveditz> I don’t know the issues, whether it’s lack of ARMv6 support, perf, or what
  2857. # [23:11] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  2858. # [23:12] * jhopkins is now known as jhopkins|afk
  2859. # [23:14] * Standard8 is now known as Standard8Away
  2860. # [23:15] * Joins: akeybl (akeybl@43CB6079.66715431.D25A875A.IP)
  2861. # [23:15] * Quits: Standard8Away (Standard8@B7F1AE36.48015583.54C3481B.IP) (Quit: ZNC - http://znc.in)
  2862. # [23:15] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Quit: )
  2863. # [23:16] * joduinn-mtg is now known as joduinn-afk
  2864. # [23:16] * Quits: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP) (Ping timeout)
  2865. # [23:18] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  2866. # [23:20] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  2867. # [23:21] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  2868. # [23:22] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/bf74e0ac2343 - Robert Strong - Windows stub installer only - Bug 848794 - Can't re-run Firefox stub installer after cancelling Install. r=bbondy, a=akeybl
  2869. # [23:22] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  2870. # [23:23] * Joins: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com)
  2871. # [23:26] * Quits: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP) (Quit: vtmarvin)
  2872. # [23:27] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Ping timeout)
  2873. # [23:27] * philor|away is now known as philor
  2874. # [23:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1246d8f80698 - Bill McCloskey - Bug 843919 - Disable full compartment checks by default (r=jonco)
  2875. # [23:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ba0702b7890d - Bill McCloskey - Bug 848602 - Add some volatile annotations (r=terrence)
  2876. # [23:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1c0d0c9c6ee7 - Bill McCloskey - Bug 848587 - Avoid racing on isHeapBusy (r=terrence)
  2877. # [23:28] * Joins: stux|away|away (stux@moz-FD6B9EC6.hfc.comcastbusiness.net)
  2878. # [23:29] * RyanVM is now known as RyanVM|Away
  2879. # [23:29] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  2880. # [23:29] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2881. # [23:30] * d3f3kt is now known as [d3f3kt]
  2882. # [23:30] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2883. # [23:30] * Boriss_ is now known as Boriss
  2884. # [23:31] * Joins: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net)
  2885. # [23:31] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney)
  2886. # [23:31] * Joins: ehugg_ (ehugg@moz-2512A24.tukw.qwest.net)
  2887. # [23:32] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  2888. # [23:32] * Joins: akeybl_ (akeybl@2557E599.66715431.D25A875A.IP)
  2889. # [23:33] * Quits: mmc|laptop (mmc@moz-BBC0C7F1.hsd1.ca.comcast.net) (Input/output error)
  2890. # [23:33] * Quits: akeybl (akeybl@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  2891. # [23:34] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Input/output error)
  2892. # [23:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/45df7c8ff81b - Matt Brubeck - Bug 847984 - Metro icon for pop-up blocker notifications [r=rsilveira]
  2893. # [23:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3e7d3d8e885e - Matt Brubeck - Bug 849271 - Update strings for Metro popup blocker notifications [r=rsilveira]
  2894. # [23:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1d65c8f296d9 - Matt Brubeck - Bug 847620 - Tapping the browser should hide the Metro pop-up blocker notification [r=rsilveira]
  2895. # [23:35] * Quits: joey-2 (chatzilla@moz-EFCB4CBF.princetowncable.com) (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130227155259])
  2896. # [23:35] * Quits: marcoz (marco.zehe@moz-D490F9A6.dip.t-dialin.net) (Ping timeout)
  2897. # [23:37] * Joins: brendan (brendaneic@moz-F43FF2D5.public.wayport.net)
  2898. # [23:38] * Joins: lizzard (ehenry@moz-CDB0DEA0.hfc.comcastbusiness.net)
  2899. # [23:38] * Quits: Pike (Pike@moz-AF824A52.pool.mediaways.net) (Quit: ChatZilla 0.9.90 [Firefox 19.0.2/20130307023931])
  2900. # [23:38] * Quits: jduell (jduell@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2901. # [23:38] * mjschranz is now known as mjschranz_away
  2902. # [23:39] * Quits: espindola (espindola@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2903. # [23:39] * AutomatedTester is now known as AutomatedTester|AFK
  2904. # [23:39] * Quits: coop (Chris@F2D29657.F60B0462.67AC9B1.IP) (Quit: coop)
  2905. # [23:40] * rail is now known as rail_away
  2906. # [23:40] * pmoore is now known as pmoore|away
  2907. # [23:40] * Joins: jduell (jduell@2557E599.66715431.D25A875A.IP)
  2908. # [23:42] * jchen|away is now known as jchen
  2909. # [23:43] * Quits: jib (Jan-Ivar@moz-2761BCC7.hsd1.pa.comcast.net) (Quit: jib)
  2910. # [23:44] * Quits: stux (stux@moz-FD6B9EC6.hfc.comcastbusiness.net) (Quit: Leaving)
  2911. # [23:45] * Quits: jduell (jduell@2557E599.66715431.D25A875A.IP) (Quit: Leaving)
  2912. # [23:45] * Joins: jduell (jduell@2557E599.66715431.D25A875A.IP)
  2913. # [23:46] * juanb|mtg is now known as juanb
  2914. # [23:50] * Quits: we11ington (msu-cse498@moz-600949B7.cse.msu.edu) (Quit: we11ington)
  2915. # [23:50] * Quits: seif (seiflotfy@BEAC5A65.FE22CA96.A6BD37EB.IP) (Ping timeout)
  2916. # [23:51] <reuben> ugh, I'm getting "Error 0 occurred uploading your file." whenever I try to share a profile from the SPS UI
  2917. # [23:51] <reuben> BenWa: ^
  2918. # [23:51] <BenWa> reuben: https://developer.mozilla.org/en-US/docs/Performance/Profiling_with_the_Built-in_Profiler#Profile_Fails_to_Upload
  2919. # [23:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d1f27bcc360a - Seth Fowler - Bug 849114: Add parser support for spatial media fragments. r=cpearce
  2920. # [23:53] <reuben> BenWa: hm, the .sym file I'm uploading is only 1.5MB. I'll host it somewhere else and see if that works
  2921. # [23:53] <BenWa> reuben: Ohh that shouldn't fail. jrmuizel_ can you get a log for the upload failure?
  2922. # [23:53] * Quits: jduell (jduell@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2923. # [23:55] * Joins: Sander (chatzilla@7ED01146.A27A8065.D3BA2C17.IP)
  2924. # [23:57] * philor is now known as philor|away
  2925. # [23:57] <dietrich_> ted: <3
  2926. # [23:59] * Joins: gandalf (zbraniecki@moz-4F155DA6.hsd1.ca.comcast.net)
  2927. # [23:59] * Joins: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net)
  2928. # Session Close: Sat Mar 09 00:00:00 2013

The end :)