/irc-logs / mozilla / #developers / 2013-09-28 / end

Options:

  1. # Session Start: Sat Sep 28 00:00:00 2013
  2. # Session Ident: #developers
  3. # [00:00] * Quits: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP) (Ping timeout)
  4. # [00:00] <mccr8> RyanVM: pong
  5. # [00:00] <harth> lightsofapollo: thanks!
  6. # [00:00] * Quits: grobinson (grob_@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving)
  7. # [00:00] * Joins: grobinson (grob_@moz-BE33DA21.fw1.sfo1.mozilla.net)
  8. # [00:01] * rail is now known as rail-MFBT
  9. # [00:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2106260cb59b - Ryan VanderMeulen - Backed out changeset 6d0b41d53c32 (bug 920840) for B2G mochitest-3 timeouts.
  10. # [00:01] * Joins: grobinson|laptop (grob_@moz-BE33DA21.fw1.sfo1.mozilla.net)
  11. # [00:01] <RyanVM> mccr8 ^ - perma-fail starting on your push: https://tbpl.mozilla.org/php/getParsedLog.php?id=28480685&tree=Mozilla-Inbound
  12. # [00:01] * Quits: grobinson|laptop (grob_@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving)
  13. # [00:01] <RyanVM> mccr8: same spot in all logs
  14. # [00:02] * Joins: MMx (mmx@moz-1AFE3502.afthd.hg.tu-darmstadt.de)
  15. # [00:02] <mccr8> RyanVM: weird, thanks. I did do a try run on the B2G emulator but I guess something changed.
  16. # [00:02] <RyanVM> link?
  17. # [00:02] * Quits: milan_ (milan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  18. # [00:03] <RyanVM> mccr8: nvm, found it
  19. # [00:03] <RyanVM> it's failing there too
  20. # [00:03] <mccr8> hah oops...
  21. # [00:03] <RyanVM> yeah...
  22. # [00:03] <mccr8> That's what I get for checking my try results at night... :-/
  23. # [00:03] <mwargers> RyanVM, the screenshot of that timeout shows that Firefox isn't running at all
  24. # [00:04] <RyanVM> mwargers: I wouldn't take too much stokc in that
  25. # [00:04] <RyanVM> the screenshot taking can be really flaky
  26. # [00:04] <KWierso> mwargers, RyanVM: the test opens a window, runs some tests on it, opens another window, runs tests on it, then finishes
  27. # [00:05] <KWierso> the log shows only one round of the tests are run, so it probably didn't open the second window
  28. # [00:05] * Joins: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP)
  29. # [00:05] <lsblakk> shu: looking
  30. # [00:05] <shu> lsblakk: in particular, it's for the bug it's a dup of
  31. # [00:06] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  32. # [00:06] <mwargers> Kwierso, yeah, I see. Now is the question, why doesn't it open the second window?
  33. # [00:07] * Quits: mina (malmasry@FCCEA34F.7672369.D8E68FF6.IP) (Quit: mina)
  34. # [00:07] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Leaving...)
  35. # [00:08] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  36. # [00:08] * Joins: grobinson|laptop (grob_@moz-BE33DA21.fw1.sfo1.mozilla.net)
  37. # [00:09] * Quits: grobinson (grob_@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving)
  38. # [00:09] * Joins: grobinson (grob_@moz-BE33DA21.fw1.sfo1.mozilla.net)
  39. # [00:10] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  40. # [00:10] * Joins: mwu (mwu@moz-BE33DA21.fw1.sfo1.mozilla.net)
  41. # [00:10] * Joins: rniwa (rniwa@283DFBD5.410C5D4B.E96CA9D8.IP)
  42. # [00:10] <rniwa> ehsan: ping
  43. # [00:11] * corey|away is now known as corey
  44. # [00:12] <dholbert> random review-nitpick poll: If I have two functions "void foo()" and "void bar()", should I object to a patch that adds "return bar();" to foo's impl?
  45. # [00:12] <mwargers> Kwierso, I wonder if the second window is perhaps blocked somehow by the popup blocker
  46. # [00:12] * Quits: Jugurtha (jugurtha@EB004ECD.CA823BDE.A37DBBE.IP) (Ping timeout)
  47. # [00:13] <mwargers> there is test_bug260264.html running before that test, which is changing (and reverting on unload) the dom.popup_maximum pref
  48. # [00:13] <dholbert> The "return bar();" grates against my sense of propriety, in a function w/ void return-type, but maybe it's just me. (And technically , if we _actually_ changed either function to have a non-void return type, the compiler would explode and let us know something's wrong)
  49. # [00:13] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  50. # [00:13] <RyanVM> mwargers: the retriggers seem to be pointing pretty conclusively at that push being the culprit
  51. # [00:14] * Joins: b10n1k (j0ni@moz-9B475853.dsl.dyn.forthnet.gr)
  52. # [00:14] * Joins: bkelly (bkelly@moz-9ACCC95B.rochester.res.rr.com)
  53. # [00:15] <KWierso> RyanVM: I retriggered the try run's jobs, but they're all still pending because try
  54. # [00:15] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  55. # [00:16] * Quits: bkelly (bkelly@moz-9ACCC95B.rochester.res.rr.com) (Ping timeout)
  56. # [00:17] <RyanVM> KWierso: when the retriggers finish on smaug's push prior to that, I'm backing mwargers out assuming no failures
  57. # [00:18] * Quits: ehugg (chatzilla@569BF75E.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
  58. # [00:18] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  59. # [00:18] <@ehsan> rniwa: hey, I was about to leave for the day...
  60. # [00:19] <@ehsan> rniwa: do you mind sending me an email please?
  61. # [00:19] <rniwa> ehsan: hi!
  62. # [00:19] * billm is now known as billm|away
  63. # [00:19] <rniwa> ehsan: oh, i was just gonna say hi and i'm in Toronto right now
  64. # [00:19] <@ehsan> rniwa: oh cool! :)
  65. # [00:19] <@ehsan> rniwa: you should drop by some time next week, we can go for lunch :)
  66. # [00:19] * Joins: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP)
  67. # [00:19] <rniwa> ehsan: I was expecting to be in the downtown Toronto but then my schedule changed so i'm staying at Le Germain near CNTower
  68. # [00:19] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  69. # [00:19] <rniwa> ehsan: unfortunately i'm flying back tomorrow morning :(
  70. # [00:19] <@ehsan> oh
  71. # [00:19] * billm|away is now known as billm
  72. # [00:20] <rniwa> ehsan: yeah...
  73. # [00:20] <@ehsan> rniwa: that's too bad :(
  74. # [00:20] <rniwa> ehsan: that's what I said :(
  75. # [00:20] <@ehsan> rniwa: I already have plans for tonight... :/
  76. # [00:20] <rniwa> ehsan: anyway, enjoying Toronto & recalling our epic discussions about the editing
  77. # [00:20] <rniwa> ehsan: unfortunately I have been carried away to work more on performance stuff these days
  78. # [00:20] <@ehsan> rniwa: yeah :) too bad none of it ever happened ;)
  79. # [00:20] * Joins: mina (malmasry@FCCEA34F.7672369.D8E68FF6.IP)
  80. # [00:20] <rniwa> ehsan: but I still have a dream of improving the editing
  81. # [00:20] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  82. # [00:20] <rniwa> ehsan: no, I still we got a lot of good ideas out of the meeting
  83. # [00:21] <rniwa> ehsan: I think it was still valuable
  84. # [00:21] <@ehsan> rniwa: yeah I don't work on the editor code either any more :/
  85. # [00:21] <@ehsan> yeah it was definitely valuable
  86. # [00:21] <rniwa> ehsan: at least I got to understand more about Mozilla's editing code
  87. # [00:21] <@ehsan> we need to find people to realize them
  88. # [00:21] <rniwa> ehsan: I actually very recently learned that smfr used to work on Mozilla's editing code LOL
  89. # [00:21] <rniwa> (Simon Fraser)
  90. # [00:21] <rniwa> ehsan: yeah
  91. # [00:21] <@ehsan> yeah, I've seen his name in the blames :)
  92. # [00:22] <rniwa> ehsan: although I've started to think that we need a somewhat different approach than what we've been trying for the last couple of years
  93. # [00:22] <rniwa> ehsan: like... I've started to think that maybe we need two modes one for semantic HTML editing
  94. # [00:22] <rniwa> and another mode for completely visual editing mode
  95. # [00:22] * Quits: fxa (fxa90id@moz-3DACD1A4.nvidia.com) (Ping timeout)
  96. # [00:22] <@ehsan> rniwa: gecko has tried to do that (kind of)
  97. # [00:22] <rniwa> ehsan: oh really?
  98. # [00:22] <@ehsan> and failed miserably ;)
  99. # [00:23] <@ehsan> yeah I think that was the idea behind the css-mode editing
  100. # [00:23] <@ehsan> I mean it never worked the way you wanted it to
  101. # [00:23] <@ehsan> but I _think_ that was the intention
  102. # [00:23] <rniwa> ehsan: ah...
  103. # [00:23] <rniwa> ehsan: I didn't even know
  104. # [00:24] <@ehsan> I think that is a huge can of worms
  105. # [00:24] * Joins: asuk (asuk@FA0B9315.D7D800CF.AF15F8E5.IP)
  106. # [00:24] <rniwa> ehsan: yeah.
  107. # [00:24] <@ehsan> basically spliting editing into two modes means that now you have two (very hard) problems :)
  108. # [00:24] * Quits: botond|chicago (chatzilla@8320F00E.B3977E77.F5FBDDB2.IP) (Ping timeout)
  109. # [00:24] <rniwa> ehsan: right
  110. # [00:24] <rniwa> ehsan: I've had some discussions with my colleagus
  111. # [00:24] <rniwa> ehsan: and we've started to think maybe we need to deal with pasted content separately
  112. # [00:24] <rniwa> ehsan: because it causes so many problems :(
  113. # [00:25] <@ehsan> yeah, handling pastes is *really* hard
  114. # [00:25] <rniwa> ehsan: like all styles bleeding out of it and then start affecting the surrounding content in some bizarre way
  115. # [00:25] <rniwa> ehsan: yup
  116. # [00:25] <@ehsan> yeah
  117. # [00:25] <@ehsan> rniwa: although scoped styles can help with that somewhat
  118. # [00:25] <rniwa> ehsan: ideally, you want to treat a pasted block content like an image
  119. # [00:25] * Quits: bdahl (bdahl@4272FEDC.BA6FA.189F3E15.IP) (Client exited)
  120. # [00:25] <@ehsan> but you still have to render it
  121. # [00:25] <@ehsan> and it may come from weird/bad sources
  122. # [00:25] <rniwa> ehsan: well... only that markup is saved into CMS and viewed by an old browser :(
  123. # [00:26] <@ehsan> *ahem* MS office *ahem*
  124. # [00:26] <rniwa> only until*
  125. # [00:26] <rniwa> ehsan: right.
  126. # [00:26] <@ehsan> yeah
  127. # [00:26] <rniwa> ehsan: but you almost want some boundary like contenteditable=false
  128. # [00:26] <rniwa> ehsan: because in most use cases, users don't even want to edit the pasted content
  129. # [00:26] <@ehsan> rniwa: that really depends on why they're pasting
  130. # [00:26] <rniwa> ehsan: yeah
  131. # [00:27] <rniwa> ehsan: that's the tricky part even...
  132. # [00:27] <@ehsan> I'm not convinced that one of the use cases is the dominant one
  133. # [00:27] <rniwa> ehsan: in some use cases, you do want to be able to edit pasted stuff :(
  134. # [00:27] * Quits: mina (malmasry@FCCEA34F.7672369.D8E68FF6.IP) (Quit: mina)
  135. # [00:27] <rniwa> ehsan: but since we already do that okay
  136. # [00:27] <@ehsan> s/okay/sort of okay/ :)
  137. # [00:27] <rniwa> ehsan: I think we need to address more common use case where people just copy & paste some part of a web page
  138. # [00:27] <rniwa> ehsan: and don't intend to mess with it
  139. # [00:27] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  140. # [00:27] <@ehsan> yeah, then you get into the problem of "copying" too!
  141. # [00:28] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  142. # [00:28] <rniwa> ehsan: lol
  143. # [00:28] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  144. # [00:28] * ChanServ sets mode: +ao dbaron dbaron
  145. # [00:28] <rniwa> ehsan: copying & pasting is really hard unfortunately :(
  146. # [00:28] <RyanVM> woowoo, backout #6 in a row
  147. # [00:28] <rniwa> dbaron: hi dbaron!
  148. # [00:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9cc67deecdba - Ryan VanderMeulen - Backed out changeset 356ba083bb5f (bug 918604) for frequent OSX test_window_bar.html timeouts.
  149. # [00:29] <rniwa> ehsan: anyways, just saying hi :)
  150. # [00:29] <@ehsan> rniwa: yeah... dragons are to be expected when you start thinking about this stuff!
  151. # [00:29] <rniwa> ehsan: hopefully I'll have a chance to see you in person again soon :)
  152. # [00:29] <@ehsan> rniwa: thanks! so sorry I'm busy tonight
  153. # [00:29] * Quits: alungu1 (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  154. # [00:29] * Joins: alungu (Adium@moz-BBE3ABD.mv.mozilla.com)
  155. # [00:29] <rniwa> ehsan: np
  156. # [00:29] <@ehsan> would have been lovely to catch up
  157. # [00:29] <rniwa> ehsan: if anything, i should have told you earlier LOL
  158. # [00:29] <@ehsan> yeah, let me know if you come back!
  159. # [00:29] <rniwa> ehsan: unfortunately, i didn't even know i was coming here 'til this week
  160. # [00:29] * Quits: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP) (Quit: Leaving)
  161. # [00:29] <@ehsan> lol
  162. # [00:29] <rniwa> ehsan: ended up paying $2400 for the plane ticket alone.
  163. # [00:29] <@ehsan> omg
  164. # [00:29] <rniwa> oh well
  165. # [00:30] <rniwa> Air Canada...
  166. # [00:30] <@ehsan> that's expensive! ;)
  167. # [00:30] <rniwa> ehsan: indeed!
  168. # [00:30] <alungu> bz_dinner: ping
  169. # [00:30] <rniwa> ehsan: I would be super broke if Apple didn't pay for it
  170. # [00:30] <@ehsan> rniwa: better talk to your manager soon ;)
  171. # [00:30] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  172. # [00:31] <rniwa> ehsan: oh, he already knows ;)
  173. # [00:31] <rniwa> ehsan: oh, one more thing.
  174. # [00:31] <@ehsan> yep
  175. # [00:31] * Quits: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it) (Quit: Leaving.)
  176. # [00:31] <rniwa> ehsan: I've been working on a new performance benchmark: http://rniwa.com/DoYouEvenBench/
  177. # [00:31] <RyanVM> mwargers: dammit
  178. # [00:31] <rniwa> ehsan: somehow firefox doesn't do so well on the test case I added in http://trac.webkit.org/changeset/156425
  179. # [00:31] <RyanVM> literally the last retrigger on the push prior just failed
  180. # [00:32] * Quits: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: christina)
  181. # [00:32] <@ehsan> rniwa: I'll file a bug either later tonight, or tomorrow!
  182. # [00:32] <@ehsan> rniwa: thanks for letting me know
  183. # [00:32] <rniwa> ehsan: okay!
  184. # [00:32] <mwargers> RyanVM, sorry to hear that, that must have taken a lot of time to figure out
  185. # [00:32] <rniwa> ehsan: np. I'm just trying to make sure I'm not doing anything stupid
  186. # [00:32] * Joins: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net)
  187. # [00:32] <RyanVM> mwargers: i'll make sure you get re-landed
  188. # [00:33] <rniwa> ehsan: in my test, etc..
  189. # [00:33] <@ehsan> rniwa: I'll take a look, and will let you know if I find something bad
  190. # [00:33] <mwargers> RyanVM: thanks
  191. # [00:33] <rniwa> ehsan: anyway, i let you go :)
  192. # [00:33] * Joins: DGMurdockIII (chatzilla@moz-CC640813.hsd1.in.comcast.net)
  193. # [00:33] <lsblakk> shu: +
  194. # [00:33] <@ehsan> rniwa: it was good to talk to you!
  195. # [00:33] <rniwa> ehsan: ttyl ;)
  196. # [00:33] <@ehsan> safe travels
  197. # [00:33] <rniwa> ehsan: same here
  198. # [00:33] <rniwa> ehsan: thanks
  199. # [00:33] * Joins: mdas_ (mdas@moz-104CC309.mv.mozilla.com)
  200. # [00:34] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  201. # [00:34] <Asa> Is this really us or some other "Mozilla" ? http://news.techeye.net/software/mozilla-wants-to-debug-scientific-code
  202. # [00:34] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  203. # [00:34] * Quits: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: christina)
  204. # [00:34] <DGMurdockIII> why are the flash play and pause and scrub buttons so big on flash video or content on the firefox mobile browers
  205. # [00:34] * Quits: mdas (mdas@519FD725.6AD46F0.6BEEAEBD.IP) (Ping timeout)
  206. # [00:34] <Asa> Because I didn't know we had a "Mozilla Science Lab"
  207. # [00:35] * Quits: bent (chatzilla@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  208. # [00:35] <mccr8> Asa: https://blog.mozilla.org/blog/2013/06/14/5992/
  209. # [00:35] * Quits: Gijs (gijs@moz-C11B0461.dsl.alice.nl) (Quit: 'night)
  210. # [00:35] <DGMurdockIII> no https://wiki.mozilla.org/ScienceLab
  211. # [00:36] * Joins: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP)
  212. # [00:37] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  213. # [00:37] <Asa> interesting
  214. # [00:38] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  215. # [00:38] * joduinn is now known as joduinn-coffee
  216. # [00:38] <DGMurdockIII> https://support.mozilla.org/en-US/questions/962729?esab=a&s=&r=0&as=s
  217. # [00:38] <DGMurdockIII> this is a bigger problem that just that one site
  218. # [00:39] * Joins: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP)
  219. # [00:40] * Joins: dew (Instantbir@moz-EEE6B2F8.dhcp.stls.mo.charter.com)
  220. # [00:40] * Joins: stefanh (stefanh@moz-3EED0162.customers.ownit.se)
  221. # [00:41] * Quits: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP) (Connection reset by peer)
  222. # [00:41] * Joins: tjc (tjc@moz-17B89992.tmodns.net)
  223. # [00:42] * Quits: rniwa (rniwa@283DFBD5.410C5D4B.E96CA9D8.IP) (Ping timeout)
  224. # [00:42] * Quits: brennan (norton@moz-334A6FBB.bredband.comhem.se) (Ping timeout)
  225. # [00:43] * Quits: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Ping timeout)
  226. # [00:44] * Quits: sworkman (sworkman@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sworkman)
  227. # [00:44] <NeilAway> dholbert: yeah, but I can't see which code actually cuts the text :-(
  228. # [00:45] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  229. # [00:45] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  230. # [00:45] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  231. # [00:47] <glandium> briansmith: there are versions of gnu make that allegedly don't have the deadlocking problem, but there are other problems with gnu make. One is that forking is slow, another one is that msys path munging is a mess. We had tons of path problems with gnu make.
  232. # [00:47] <briansmith> glandium: I see.
  233. # [00:47] <briansmith> I figured such.
  234. # [00:47] * Joins: rniwa (rniwa@283DFBD5.410C5D4B.E96CA9D8.IP)
  235. # [00:47] <briansmith> BTW, thanks for fixing the recent Windows build issue
  236. # [00:47] * Joins: jesup_mac (chatzilla@moz-4631390.phlapa.fios.verizon.net)
  237. # [00:48] <glandium> froydnj: we fail in configure if not building in c++0x mode
  238. # [00:49] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  239. # [00:50] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  240. # [00:50] * Quits: jmaher|afk (jmaher@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  241. # [00:51] * Quits: Mnyromyr (Mnyromyr@moz-43CC6A62.unity-media.net) (Quit: ChatZilla 0.9.86 [SeaMonkey 1.1.19/2010030105])
  242. # [00:52] <lsblakk> firebot: !seen robnyman
  243. # [00:52] <firebot> robnyman was last seen 12 weeks, 1 day, 7 hours, 40 minutes and 55 seconds ago, saying 'Hi guys. Is this the right place to ask about the new Building Firefox OS web site, DNS issues and such?' in #webprod.
  244. # [00:52] <Asa> I wonder what the traffic on Hacker News front page linked bugs is like. https://bugzilla.mozilla.org/show_bug.cgi?id=475891 should be spiking pretty good.
  245. # [00:56] * Quits: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net) (Quit: aklotz)
  246. # [00:56] <@dolske> Bugzilla uses Google Analytics, so I assume that's learnable by someone. Or, well, we have logs too. :)
  247. # [00:56] * Quits: mwu (mwu@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving)
  248. # [00:57] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Leaving...)
  249. # [00:57] <froydnj> glandium: \o/
  250. # [00:57] <RyanVM> ok, dholbert's on the hot seat now
  251. # [00:57] <RyanVM> how far back can we go? :)
  252. # [00:57] <glandium> froydnj: also, there's a bug on b2g tbpl logs being -s
  253. # [00:58] <froydnj> glandium: excellent
  254. # [00:58] <dholbert> RyanVM, /me is blissfully unaware of what you're discussing
  255. # [00:58] * froydnj makes note to file more bugs so other people can solve all his problems
  256. # [00:58] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  257. # [00:58] <RyanVM> dholbert: the test_window_bar.html failures
  258. # [00:58] <RyanVM> dholbert: retriggering back to try to figure out where they started
  259. # [00:59] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  260. # [00:59] * Quits: rwaldron (rwaldron@moz-DA6C0748.nycmny.fios.verizon.net) (Ping timeout)
  261. # [00:59] <dholbert> RyanVM, what platform?
  262. # [00:59] * Joins: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP)
  263. # [00:59] <dholbert> ah, I see
  264. # [00:59] <RyanVM> osx 10.7/10.8
  265. # [00:59] <dholbert> mac
  266. # [01:00] <RyanVM> dholbert: don't get too uncomfortable, I've already thought I've had it found once
  267. # [01:00] <RyanVM> and literally the last retrigger to finish on the push prior went orange
  268. # [01:00] * Quits: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP) (Client exited)
  269. # [01:00] * Joins: fxa (fxa90id@moz-3DACD1A4.nvidia.com)
  270. # [01:01] * asuk is now known as asuk|afk
  271. # [01:01] * Joins: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP)
  272. # [01:01] * Joins: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP)
  273. # [01:01] <dholbert> RyanVM, I don't think my push could've broken anything except for button-positioning/sizing, so I'd be surprised to have it turn out to be the culprit for a timeout/hang
  274. # [01:02] <dholbert> [fwiw]
  275. # [01:02] * Joins: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net)
  276. # [01:02] <RyanVM> dholbert: fair enough
  277. # [01:02] * Joins: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it)
  278. # [01:02] * Quits: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  279. # [01:03] * asuk|afk is now known as asuk
  280. # [01:03] <NeilAway> Gijs: no, not for visibility: hidden;
  281. # [01:03] * baku|away is now known as baku
  282. # [01:03] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  283. # [01:05] * Quits: myk (myk@moz-BBE3ABD.mv.mozilla.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  284. # [01:05] <NeilAway> dholbert: iirc it wouldn't be the first, I complained about one a few years ago
  285. # [01:05] <NeilAway> dholbert: personally I can understand the use with templates, but otherwise, it makes no sense to me
  286. # [01:05] <decoder> glandium: i dont understand your trapv proposal :) what do you intend to achieve?
  287. # [01:05] <decoder> the errors I reported are already at runtime
  288. # [01:06] <dholbert> NeilAway, it looks like it's technically invalid in C, but I don't think it's invalid C++
  289. # [01:06] <decoder> (i.e. the overflows are actually happening, not just theoretically)
  290. # [01:06] <dholbert> NeilAway, but yeah, I don't like it. :)
  291. # [01:07] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  292. # [01:07] * Joins: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP)
  293. # [01:07] <RyanVM> dholbert: off the hot seat :)
  294. # [01:07] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  295. # [01:07] <NeilAway> briansmith: Microsoft have a POSIX compatibility layer for the Professional versions of their OSes. But the gmake that comes with that still deadlocks :-(
  296. # [01:08] <dholbert> RyanVM, \o/
  297. # [01:08] * Quits: Archaeopteryx (itsme@moz-1C2CE297.cust.telecolumbus.net) (Quit: Is this plutonium in your pocket, or are you just happy to see me leave.)
  298. # [01:08] * Quits: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it) (Ping timeout)
  299. # [01:08] * dholbert is now known as dholbert|afk
  300. # [01:08] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  301. # [01:10] * joduinn-coffee is now known as joduinn
  302. # [01:11] * Quits: bajaj (Adium@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: Leaving.)
  303. # [01:13] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  304. # [01:14] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Leaving...)
  305. # [01:15] * Joins: bkelly (bkelly@moz-9ACCC95B.rochester.res.rr.com)
  306. # [01:15] * philor|away is now known as philor
  307. # [01:16] * Quits: jrm2k6 (jrm2k6@moz-7278A08.catv.broadband.hu) (Client exited)
  308. # [01:16] * openjck is now known as openjck|offline
  309. # [01:17] * Quits: bkelly (bkelly@moz-9ACCC95B.rochester.res.rr.com) (Ping timeout)
  310. # [01:17] * Quits: breck (breck@moz-75F4A57.hsd1.ca.comcast.net) (Client exited)
  311. # [01:17] * jorendorff is now known as jorendorff_away
  312. # [01:17] * Quits: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk) (Ping timeout)
  313. # [01:18] * Joins: breck (breck@moz-75F4A57.hsd1.ca.comcast.net)
  314. # [01:18] * Joins: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk)
  315. # [01:19] <WG9s> KWierso: Thanks for the help earlier. I took that patch and applied it and my build is way past where it died before.
  316. # [01:19] * Quits: mwobensmith (mwobensmit@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  317. # [01:20] * Quits: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk) (Ping timeout)
  318. # [01:20] * Quits: mwargers (chatzilla@moz-BD80F5CF.cm-3-1a.dynamic.ziggo.nl) (Ping timeout)
  319. # [01:21] * Joins: mwobensmith (mwobensmit@moz-BE33DA21.fw1.sfo1.mozilla.net)
  320. # [01:22] * Joins: ehugg (ehugg@moz-6D0FD3FC.cisco.com)
  321. # [01:23] <philor> oh, what a shame, someone broke gaia-unit on inbound
  322. # [01:23] * Quits: fabrice (fabrice@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  323. # [01:24] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  324. # [01:25] <RyanVM> philor: so the test_window_bar.html failures go back to overnight
  325. # [01:26] * Quits: asuk (asuk@FA0B9315.D7D800CF.AF15F8E5.IP) (Quit: Textual IRC Client: www.textualapp.com)
  326. # [01:26] <philor> RyanVM: awesome
  327. # [01:26] * Joins: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk)
  328. # [01:26] <RyanVM> philor: screw it, I've gotten this far, I'm not quitting now
  329. # [01:26] <glandium> decoder: they would happen on "normal" builds, not just asan
  330. # [01:27] <decoder> glandium: those arent asan builds
  331. # [01:27] <decoder> those are ubsan builds
  332. # [01:27] <glandium> decoder: on non asan builds, overflows happen unnoticed
  333. # [01:27] <decoder> glandium: regular clang + -fsanitize=signed-integer-overflow
  334. # [01:28] <decoder> is the same as ftrapv
  335. # [01:28] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  336. # [01:28] <philor> oh, gaia-unit is probably mccr8
  337. # [01:28] * Quits: mmc|laptop (mchew@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: mmc|laptop)
  338. # [01:28] <mccr8> believable
  339. # [01:28] <decoder> glandium: the overflows are happening (and im 100% sure they also happen on gcc)..
  340. # [01:28] <mccr8> though I did get backed out already
  341. # [01:28] * Joins: rednaks (rednaks@2BFFE0C9.74C6FD40.360EF119.IP)
  342. # [01:28] <decoder> it's just that we dont care it seems
  343. # [01:28] <philor> and convenient, now nobody will know I starred it all afternoon as the wrong backout
  344. # [01:29] * dhylands|errand is now known as dhylands
  345. # [01:29] <glandium> decoder: which is why i'm suggesting that we do. on more than a few builds
  346. # [01:29] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  347. # [01:29] * Quits: tjc (tjc@moz-17B89992.tmodns.net) (Ping timeout)
  348. # [01:29] <decoder> glandium: but what would that help? the developers dont want to fix it
  349. # [01:29] * dholbert|afk is now known as dholbert
  350. # [01:29] <@smaug> taras: ping
  351. # [01:29] <glandium> decoder: they would fix it if the tree turned red
  352. # [01:30] <decoder> glandium: no. because it would be our change.. not theirs..
  353. # [01:30] <decoder> mats already said they dont want to fix it
  354. # [01:30] <decoder> :(
  355. # [01:30] <decoder> it would just render the whole tree red^^
  356. # [01:30] <glandium> decoder: i'd say go upper in the management chain
  357. # [01:30] <decoder> okay :)
  358. # [01:30] * Joins: jrmuizel (jrmuizel@moz-BB113AD2.cr.net.cable.rogers.com)
  359. # [01:31] * Joins: tjc (tjc@moz-17B89992.tmodns.net)
  360. # [01:31] <decoder> i would also try to do it myself. I even wrote a wrapper class
  361. # [01:31] <decoder> but the problem is, substituting a basic type like int32_t with a wrapper is non-trivial
  362. # [01:31] <decoder> I had to add some explicit casts, but thats ok
  363. # [01:32] <decoder> but i got stuck in the ipdl parts of the code
  364. # [01:32] <decoder> where serializing/deserializing happens
  365. # [01:32] <glandium> decoder: since mats is superreviewer, i'd probably go with brendan, he has the final say, in the end
  366. # [01:32] <decoder> ok
  367. # [01:32] <@dbaron> glandium, decoder, are you talking about the integer overflows stuff?
  368. # [01:32] <decoder> dbaron: yes
  369. # [01:32] <@dbaron> glandium, decoder, I think you're trying to escalate way too fast without having a discussion first
  370. # [01:33] * Quits: rednaks (rednaks@2BFFE0C9.74C6FD40.360EF119.IP) (Ping timeout)
  371. # [01:33] * baku is now known as baku|away
  372. # [01:33] * rail-MFBT is now known as rail_away
  373. # [01:33] <decoder> dbaron: im trying to have the discussion in the bug
  374. # [01:33] <decoder> it's just that I dont get much more feedback than "wontfix"
  375. # [01:33] <glandium> true that bugzilla is not really suited for such discussions
  376. # [01:34] <glandium> better to try dev-platform
  377. # [01:34] <glandium> although it's usually hard to get an outcome from dev-platform discussions like that
  378. # [01:34] * Quits: Benvie (bbenvie@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  379. # [01:35] <@dbaron> decoder, I've also (a) forgotten the bug number and (b) haven't had a spare minute since we last talked
  380. # [01:35] <dholbert> Waldo, ping
  381. # [01:35] <Waldo> dholbert: pong
  382. # [01:35] * Joins: bholley (anonymous@moz-D5EB36E2.rev.numericable.fr)
  383. # [01:35] <dholbert> Waldo, d comes before t, but it doesn't come before T
  384. # [01:35] <@dbaron> oh, wait, I have the bug in a tab
  385. # [01:35] <decoder> dbaron: https://bugzilla.mozilla.org/show_bug.cgi?id=919486 :)
  386. # [01:35] <decoder> and i wasnt referring to you
  387. # [01:36] <decoder> rather to mats
  388. # [01:36] <dholbert> Waldo, (from what I've seen in other moz.build files, capital letters sort first)
  389. # [01:36] <Waldo> dholbert: guh, does moz.build consider case when sorting? :-(
  390. # [01:36] <Waldo> dumb dumb dumb
  391. # [01:36] <decoder> dbaron: i think it's essentially wrong to consider it "ok" to have signed integer overflow at all.. and I have several people on my side for that
  392. # [01:36] <dholbert> Waldo, I believe it does
  393. # [01:36] <decoder> it's just the question how to fix it
  394. # [01:36] <decoder> and I would even help with that
  395. # [01:37] <Waldo> boooooooooo-urns
  396. # [01:37] * Joins: AsaDotzler (asa@moz-BBE3ABD.mv.mozilla.com)
  397. # [01:37] <dholbert> Waldo, based on CPP_SOURCES here: http://mxr.mozilla.org/mozilla-central/source/image/src/moz.build
  398. # [01:37] <dholbert> (and EXPORTS as well)
  399. # [01:37] <Waldo> boooooooooo-urns, I say again!
  400. # [01:37] <@dbaron> decoder, I think if we want to make a decision between two options, we actually need to know what the options are.
  401. # [01:37] <@dbaron> decoder, so I think it would be useful to have a proposal for how to fix
  402. # [01:37] <stuart> i like (a)
  403. # [01:37] <@smaug> does anyone here understand startupcache?
  404. # [01:38] * Quits: Asa (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  405. # [01:38] * Quits: tjc (tjc@moz-17B89992.tmodns.net) (Quit: zzzzzzzzzz)
  406. # [01:38] <Waldo> ah, yes, I chose (c)
  407. # [01:38] <stuart> (c) is ok, but only if it is blue
  408. # [01:38] * Waldo makes a slightly obscure reference
  409. # [01:38] <@dbaron> decoder, though you should also expect feedback on such a proposal from domain experts
  410. # [01:38] * Quits: AsaDotzler (asa@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  411. # [01:39] <decoder> dbaron: right. I made one in bug 920471, or rather jesse did, but I dont know if it's actionable. the second option is to build with float by default (not sure why we dont do it), and the third is to build with -fwrapv (doesnt work on windows, and will make stuff slower i guess)
  412. # [01:39] * Quits: jrmuizel (jrmuizel@moz-BB113AD2.cr.net.cable.rogers.com) (Client exited)
  413. # [01:39] <decoder> i also tried the float build thing mats suggested, unfortunately that isnt even building
  414. # [01:39] <decoder> burnt on try
  415. # [01:39] <@dbaron> decoder, float by default would be a massive change -- there's an ifdef there, but it's basically untested
  416. # [01:39] * Joins: Benvie (bbenvie@moz-BE33DA21.fw1.sfo1.mozilla.net)
  417. # [01:39] * Joins: jrmuizel (jrmuizel@moz-BB113AD2.cr.net.cable.rogers.com)
  418. # [01:39] <@dbaron> decoder, and I think we don't want to switch layout to floats
  419. # [01:39] * Quits: Pike (chatzilla@moz-D247E19B.pool.mediaways.net) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
  420. # [01:40] <decoder> dbaron: okay.. i just tried it because mats said we want that anyway...
  421. # [01:40] <@smaug> taras: nm
  422. # [01:40] * Joins: m_gol (m_gol@moz-F1DF7FF6.neoplus.adsl.tpnet.pl)
  423. # [01:40] <decoder> what I tried was typdef'ing nscoord to a wrapper class
  424. # [01:40] <decoder> that also worked with only minor code changes
  425. # [01:40] <@dbaron> decoder, you should realize that you're casually proposing changing something that people have spent ages debating... oh, and I disagree with mats that it's something we want
  426. # [01:40] <decoder> but I got stuck in ipdl code
  427. # [01:40] * Joins: rednaks (rednaks@2BFFE0C9.74C6FD40.360EF119.IP)
  428. # [01:40] <@dbaron> decoder, and it's worth having some awareness of what those debates are, and how changing whether we use integers or floats affects the correctness and performance of layout code, etc.
  429. # [01:41] <decoder> right. tbh, i dont know anything about the int vs. float thing for layout
  430. # [01:41] * Quits: jrmuizel (jrmuizel@moz-BB113AD2.cr.net.cable.rogers.com) (Ping timeout)
  431. # [01:41] * Quits: rednaks (rednaks@2BFFE0C9.74C6FD40.360EF119.IP) (Max SendQ exceeded)
  432. # [01:41] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  433. # [01:41] <decoder> im just trying to get ubsan working on our codebase, and it's pretty much impossible to detect real bugs with all of this layout code spilling signed overflows on me^^
  434. # [01:42] * Joins: rednaks (rednaks@2BFFE0C9.74C6FD40.360EF119.IP)
  435. # [01:43] <philor> ah, there's the orange-instead-of-red gaia-unit I know
  436. # [01:44] * Quits: arasbm (zooby@9D222422.D1155E2C.CFC2A289.IP) (Ping timeout)
  437. # [01:44] * Joins: arasbm (zooby@9D222422.D1155E2C.CFC2A289.IP)
  438. # [01:45] * Quits: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk) (Ping timeout)
  439. # [01:46] * Quits: arasbm (zooby@9D222422.D1155E2C.CFC2A289.IP) (Ping timeout)
  440. # [01:46] * Joins: damons (gnubeard@97957D0A.8D753159.C943C01E.IP)
  441. # [01:47] <decoder> dbaron: im not actually trying to annoy people^^ im rather trying to pull in all of the tools that would help make our code better.. asan is here now, tsan and ubsan are next.. but for both there is heavy push back because people refuse to fix (sometimes even tiny) stuff, except if it's about to blow up in their face immediately^^
  442. # [01:47] <mjrosenb> Waldo: is this the image of the scantron where someone put 'c' for every answer to a true/false test?
  443. # [01:47] <decoder> e.g. tsan could detect a lot of issues in our code if people weren't too lazy to fix some "benign" races (if they actually are)
  444. # [01:49] * Quits: m_gol (m_gol@moz-F1DF7FF6.neoplus.adsl.tpnet.pl) (Quit: Leaving...)
  445. # [01:49] * Quits: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: christina)
  446. # [01:50] * philor is now known as philor|away
  447. # [01:50] * Joins: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk)
  448. # [01:51] <fitzgen> is there any way to eval code in a given global and specify a fake URL for the eval'd code other than Cu.evalInSandbox?
  449. # [01:51] * Quits: rniwa (rniwa@283DFBD5.410C5D4B.E96CA9D8.IP) (Quit: rniwa)
  450. # [01:51] * Joins: MauricioC (mauricioc@moz-2CFCD404.impa.br)
  451. # [01:52] * Joins: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net)
  452. # [01:52] * Quits: naveed (nihsanulla@moz-13193A8F.bstnma.fios.verizon.net) (Input/output error)
  453. # [01:54] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: My lid went down)
  454. # [01:54] * Quits: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Ping timeout)
  455. # [01:54] * mattwoodrow|away is now known as mattwoodrow
  456. # [01:55] * Quits: rednaks (rednaks@2BFFE0C9.74C6FD40.360EF119.IP) (Ping timeout)
  457. # [01:56] * Quits: retornam (retornam@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving...)
  458. # [01:56] * Quits: Mossop (mossop@moz-242CA735.lsanca.fios.verizon.net) (Quit: Fleeing the scene)
  459. # [01:57] * Joins: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net)
  460. # [01:58] <@dbaron> decoder, I think if you want the problems fixed you either need to (a) convince people that they're important enough to spend the time to come up with a solution (b) convince people that you have a good solution to the problem, or some combination of the two. Complaining that other people aren't fixing them isn't, alone, going to lead to progress.
  461. # [01:58] * Joins: rednaks (rednaks@2BFFE0C9.74C6FD40.360EF119.IP)
  462. # [01:59] <glandium> dbaron: aiui, the problem is people (mats) not wanting a fix at all, even if it comes from someone else
  463. # [01:59] * Quits: bc (bc@454BDC37.1D5E8529.AC69809B.IP) (Ping timeout)
  464. # [01:59] <decoder> dbaron: yep, thats why I always try to help fixing the issues myself. but I can hardly make all that on my own *and* push the new tools. it's clear that the new tools are beneficial for our codebase but if the actual developer is not immediately making profit of it, then it's hard to convince him/her
  465. # [02:02] * Joins: Mossop (mossop@moz-242CA735.lsanca.fios.verizon.net)
  466. # [02:02] * Quits: Mossop (mossop@moz-242CA735.lsanca.fios.verizon.net) (Quit: Fleeing the scene)
  467. # [02:02] * corey is now known as corey|away
  468. # [02:03] * Joins: Mossop (mossop@moz-242CA735.lsanca.fios.verizon.net)
  469. # [02:04] * Joins: bkelly (bkelly@moz-9ACCC95B.rochester.res.rr.com)
  470. # [02:05] * Quits: damons (gnubeard@97957D0A.8D753159.C943C01E.IP) (Quit: damons)
  471. # [02:06] * Joins: bent (chatzilla@moz-932324BF.hsd1.ca.comcast.net)
  472. # [02:06] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  473. # [02:07] * Joins: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it)
  474. # [02:08] * Quits: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it) (Ping timeout)
  475. # [02:09] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  476. # [02:10] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  477. # [02:11] * Parts: ckerschb (ckerschb@moz-B66EA4B2.ics.uci.edu)
  478. # [02:11] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  479. # [02:11] * Joins: bajaj (Adium@8F761026.B5EF4AF6.E96CA9D8.IP)
  480. # [02:12] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  481. # [02:12] * Quits: rednaks (rednaks@2BFFE0C9.74C6FD40.360EF119.IP) (Ping timeout)
  482. # [02:12] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  483. # [02:12] * Quits: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk) (Ping timeout)
  484. # [02:13] * Joins: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk)
  485. # [02:13] <KWierso> RyanVM: oh boy, it goes back to a merge from m-c :O
  486. # [02:14] * KWierso retriggers a ton before the merge
  487. # [02:14] * Quits: sfoster (sfoster@moz-37AA60E3.hsd1.wa.comcast.net) (Quit: Leaving)
  488. # [02:15] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  489. # [02:16] <froydnj> decoder: the Read/Write ipdl stuff for your wrapper class is probably pretty easy to do
  490. # [02:16] <decoder> froydnj: that would be awesome :)
  491. # [02:16] * Quits: mshal (mshal@moz-A890D35A.washdc.fios.verizon.net) (Quit: leaving)
  492. # [02:17] <glandium> enough is enough https://bugzilla.mozilla.org/show_bug.cgi?id=921681
  493. # [02:17] * Quits: bajaj (Adium@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  494. # [02:17] <froydnj> glandium++
  495. # [02:18] <glandium> i'm tempted to file a "remove icu" bug
  496. # [02:18] <froydnj> decoder: something like: http://mxr.mozilla.org/mozilla-central/source/ipc/chromium/src/chrome/common/ipc_message_utils.h#293
  497. # [02:18] <glandium> "and find something else"
  498. # [02:18] <froydnj> decoder: only s/ParamTraitsFixed/ParamTraits/ and drop the Log method
  499. # [02:18] <RyanVM> KWierso: something from fx-team seems plausible
  500. # [02:19] <froydnj> glandium: there's not really anything else, icu is pretty much the only game in town
  501. # [02:19] <froydnj> glandium: why can't we build it in parallel again? weird icu problems?
  502. # [02:20] * Joins: surkov (surkov@74F7CB6C.E80E6317.6BEEAEBD.IP)
  503. # [02:20] <RyanVM> dbaron: i think decoder needs some sheriff duty :P
  504. # [02:20] <briansmith> decoder glandium: I read the bug and I think mats was saying that the cost doesn't seem to justify the benefit, because the benefit seems unclear
  505. # [02:20] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Ping timeout)
  506. # [02:21] * Joins: bajaj (Adium@8F761026.B5EF4AF6.E96CA9D8.IP)
  507. # [02:21] <briansmith> It seems like decoder is saying that if we fix all of these overflow issues in layout then we'll find security-sensitive overflows elsewhere
  508. # [02:21] <decoder> briansmith: the benefit is to not have broken code in the codebase that could eventually blow up + we could find more overflows elsewhere
  509. # [02:21] * Quits: mwobensmith (mwobensmit@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  510. # [02:21] <briansmith> but it is too hard to find the security-sensitive overflows because layout is too noisy
  511. # [02:22] <glandium> froydnj: its build system is full of races
  512. # [02:22] <decoder> glandium: +1 for removing icu ;)
  513. # [02:22] <glandium> froydnj: and its configure is long
  514. # [02:22] <briansmith> decoder: how many files within layout/ are affected?
  515. # [02:22] <glandium> froydnj: we could emscripten it or whatever
  516. # [02:22] * joduinn is now known as joduinn-afk
  517. # [02:23] * Quits: christina (christina@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: christina)
  518. # [02:23] <froydnj> glandium: I think that was discussed at one point
  519. # [02:23] <froydnj> glandium: that would certainly be eating our own dogfood
  520. # [02:23] <glandium> froydnj: that was mentioned, not really discussed
  521. # [02:23] <RyanVM> decoder: OOC, how goes getting ASAN running on other platforms?
  522. # [02:24] <decoder> RyanVM: only macosx is actionable atm, but I havent started it yet
  523. # [02:24] <briansmith> decoder: do all of our compilers/platforms support some switch to make signed overflow defined behavior?
  524. # [02:25] <decoder> briansmith: i dont think msvc does.. but im not 100% sure
  525. # [02:25] <decoder> clang and gcc do
  526. # [02:25] <decoder> but it could make the code slower
  527. # [02:25] <briansmith> right.
  528. # [02:25] <briansmith> which platform does your tool run on?
  529. # [02:25] <decoder> linux
  530. # [02:25] * Joins: dzbarsky (Adium@moz-8BC5D125.wireless-resnet.upenn.edu)
  531. # [02:25] <briansmith> so, why not do this:
  532. # [02:26] <briansmith> 1. change the bulid system of layout/* so that that option is used on layout
  533. # [02:26] <briansmith> 2. run your tool without the noise from layout/
  534. # [02:26] <briansmith> 3. Find a real security bug outside of layout/
  535. # [02:26] <briansmith> 4. report back that result
  536. # [02:26] * Quits: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net) (Quit: wochenende)
  537. # [02:26] <briansmith> Then you will have made a pretty solid case
  538. # [02:27] <briansmith> that doesn't seem so abstract
  539. # [02:27] * Joins: emmix (emmix@moz-83B48F9C.main.ad.rit.edu)
  540. # [02:27] <glandium> briansmith: the c# compiler has an option to throw exceptions on overflows. the C/C++ compiler doesn't
  541. # [02:27] <glandium> (msvc)
  542. # [02:28] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  543. # [02:28] * Quits: abwillis (abwillis@CBAC43F2.9DD4DBBF.6A7A197.IP) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.7.2/20130908222133])
  544. # [02:29] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  545. # [02:29] * Quits: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP) (Ping timeout)
  546. # [02:29] <decoder> briansmith: yep, that might be a good alternative. I can also see if the ubsan people have added a blacklist now and maybe we can blacklist the respective files in layout/ entirely
  547. # [02:30] <decoder> that doesnt guarantee though that something in layout goes wrong^^
  548. # [02:30] <briansmith> decoder: right, but if you can demonstrate that this is a real problem then I think you've made a good argument that layout/ should fix its stuff.
  549. # [02:30] <briansmith> I mean, for me the abstract argument of undefined behavior is enough.
  550. # [02:30] <decoder> briansmith: im not sure how real it has to get
  551. # [02:30] <briansmith> but for others I guess it helps to see concrete examples.
  552. # [02:31] <decoder> i linked this for example: http://kqueue.org/blog/2013/09/17/cltq/
  553. # [02:31] <decoder> thats a real example
  554. # [02:31] <decoder> then again, that doesnt help if the dev says, they dont care about wrong results
  555. # [02:31] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  556. # [02:31] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  557. # [02:34] * Quits: ehugg (ehugg@moz-6D0FD3FC.cisco.com) (Quit: ehugg)
  558. # [02:35] <briansmith> decoder: there's a big difference between "wrong results" and stack overflow or whatever
  559. # [02:36] * Quits: mixedpuppy (mixedpuppy@A6CF435B.D1155E2C.CFC2A289.IP) (Quit: mixedpuppy)
  560. # [02:36] <decoder> briansmith: depends on the code. in some code, wrong results immediately leads to security-problems, in others it doesnt
  561. # [02:36] <decoder> but the point is more that it's not really predictable what can happen here
  562. # [02:37] <briansmith> sure.
  563. # [02:37] <decoder> the compiler can do all sorts of things, including removing if checks checking for some out of range stuff
  564. # [02:37] <briansmith> Yes, I iunderstand.
  565. # [02:37] <briansmith> How hard is it to just "fix" layout?
  566. # [02:37] <briansmith> and, how hard is it to verify that the fix is complete?
  567. # [02:38] <briansmith> The other argument in the bug is that your tool doesn't catch all the overflows so only fixing the overflows your tool catches doesn't make sense.
  568. # [02:38] * Quits: bwc (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  569. # [02:38] <glandium> decoder: iirc there were good examples of the compiler optimizing out things because of integer overflows in some clang blog posts
  570. # [02:39] <@dolske> has this tool (or ones like it) caught bugs in our codebase before? Just curious.
  571. # [02:39] * Joins: arasbm (zooby@9D222422.D1155E2C.CFC2A289.IP)
  572. # [02:39] <glandium> that should be part of making the case. We probably have code in the tree that tries to do overflow checking and fails doing it
  573. # [02:39] <briansmith> decoder: have you tried to mass replace use of int32_t, etc. with SafeInt-like stuff?
  574. # [02:40] * Quits: breck (breck@moz-75F4A57.hsd1.ca.comcast.net) (Client exited)
  575. # [02:40] <briansmith> It seems like the only way we can be sure we've solved the problem is by banning the use of signed integers completely.
  576. # [02:40] <froydnj> bignums4life
  577. # [02:41] <briansmith> e.g. by mass rewriting the codebase to s/int32_t/SafeInt<whatever>/
  578. # [02:41] * Quits: jimb (user@125EF623.B2666F0E.66399531.IP) (Ping timeout)
  579. # [02:41] * Quits: dmarcos (dmarcos@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving...)
  580. # [02:42] <glandium> ah that was the llvm blog. http://blog.llvm.org/2011/05/what-every-c-programmer-should-know_14.html
  581. # [02:42] <decoder> briansmith: yes. I typedeffed nscoord with a wrapper i wrote
  582. # [02:42] <briansmith> If you forge a new draft of the C++14 spec that says int, int32_t, etc. are deprecated and leave it somewhere for ehsan to find, then when you wake up in the morning it will be done for you
  583. # [02:42] <decoder> but I need some ipdl stuff it seems
  584. # [02:42] <decoder> froydnj pointed me at it. will take a look tomorrow
  585. # [02:43] <decoder> dolske: yep. I found bugs with it before. nothing immediately exploitable though
  586. # [02:43] <decoder> most of the exploitable stuff is found by asan already
  587. # [02:43] <decoder> it stuff goes wrong in memory
  588. # [02:44] <briansmith> there probably aren't many places in the codebase that are doing signed integer math more intensely than layout. So, if your wrapper doesn't hurt performance then why not do that
  589. # [02:44] <decoder> yep. we'll have to try that
  590. # [02:44] <decoder> (performance)
  591. # [02:44] * Joins: joneshf-laptop (joneshf@moz-BAEA6F30.hsd1.ca.comcast.net)
  592. # [02:44] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  593. # [02:47] * mattwoodrow is now known as mattwoodrow|away
  594. # [02:48] * Quits: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk) (Ping timeout)
  595. # [02:49] * Quits: lizzard (ehenry@C0559334.C30B3942.8DDCAE07.IP) (Ping timeout)
  596. # [02:51] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  597. # [02:51] <KWierso> RyanVM: near-tip fx-team got it on a retrigger \o/
  598. # [02:52] * Quits: arasbm (zooby@9D222422.D1155E2C.CFC2A289.IP) (Ping timeout)
  599. # [02:52] * Joins: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk)
  600. # [02:52] * Joins: aja (Instantbir@DFF8C04B.19C0152A.7880DB15.IP)
  601. # [02:53] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  602. # [02:53] * Joins: ohsix (ohsix@9D7B6822.9B42589D.15ED1FDC.IP)
  603. # [02:54] <RyanVM> KWierso: given how far back this goes, is it really worth holding the tree closed any longer?
  604. # [02:54] <KWierso> I doubt it
  605. # [02:54] * KWierso reopens
  606. # [02:55] * Quits: ohsix (ohsix@9D7B6822.9B42589D.15ED1FDC.IP) (Ping timeout)
  607. # [02:57] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  608. # [02:57] * Quits: mchang (mchang@moz-BBE3ABD.mv.mozilla.com) (Quit: mchang)
  609. # [02:57] <briansmith> decoder: anyway, I support your goal and I will help you make your case. I personally don't think that using tools to detect integer overflow during test coverage is a good solution if we could just ban bare signed integer arithmetic in the codebase
  610. # [02:57] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  611. # [02:57] <briansmith> mainly because our test coverage isn't 100% and never will be
  612. # [02:58] <RyanVM> KWierso: i just relanded mwargers, please make sure you take that too when you merge
  613. # [02:58] <RyanVM> since it's well vetted at this point
  614. # [02:59] <KWierso> okay
  615. # [02:59] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  616. # [02:59] * KWierso plays the retrigger fx-team game while he waits
  617. # [02:59] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Ping timeout)
  618. # [02:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e1914e294152 - Martijn Wargers - Bug 918604 - Remove more enablePrivilege calls. r=jmaher
  619. # [03:00] * Quits: @smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi) (Input/output error)
  620. # [03:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6b333c2cb538 - Wan-Teh Chang - Bug 915522: Update NSPR to NSPR_4_10_2_BETA1.
  621. # [03:00] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  622. # [03:00] <decoder> briansmith: thats right. unfortunately we use code from a lot of different projects, so it's likely impossible that we can just detect and ban all of that signed integer arithmetic :)
  623. # [03:00] * Joins: smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi)
  624. # [03:00] * ChanServ sets mode: +o smaug
  625. # [03:01] <decoder> but yes, our tests and even fuzzing cant uncover all of these cases
  626. # [03:01] * Joins: sewardj_ (sewardj@moz-4036A240.dip0.t-ipconnect.de)
  627. # [03:01] <briansmith> decoder: maybe we can build that code with -Dint=DecodersMagicInt
  628. # [03:01] <RyanVM> KWierso: i've been trying to hunt down Bug 920979 as well
  629. # [03:01] <decoder> briansmith: if it only was that easy ;)
  630. # [03:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8b905dced61b - Bill McCloskey - Bug 910646 - Collect docShell capabilities from module (r=ttaubert)
  631. # [03:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/79cba73c77ba - Bill McCloskey - Bug 921311 - Fix out-of-bounds index in session history collection (r=ttaubert)
  632. # [03:02] * Quits: sewardj (sewardj@moz-D6D80F1B.dip0.t-ipconnect.de) (Ping timeout)
  633. # [03:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/71784d4301dc - Bill McCloskey - Bug 921310 - Don't collect extra data for restoring tabs (r=ttaubert)
  634. # [03:02] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  635. # [03:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3113b46272ac - Bill McCloskey - Bug 910646 - Collect docShell capabilities from content script (r=ttaubert)
  636. # [03:03] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  637. # [03:03] <Waldo> mjrosenb: http://www.imdb.com/title/tt0080339/quotes?item=qt0484146
  638. # [03:03] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Connection reset by peer)
  639. # [03:03] <briansmith> decoder: I think a lot of the projects we're importing code from also have the goal of maximizing security
  640. # [03:04] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  641. # [03:04] * Quits: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com) (Quit: adios)
  642. # [03:04] <briansmith> Things that are in C are a hard problem.
  643. # [03:04] <decoder> yep. thats true. and we can certainly recommend them to adapt any of our wrappers, once we have them and they are useful in any way
  644. # [03:04] <briansmith> Libraries that are in C++, potentially we could work with them to make such things happen.
  645. # [03:04] <decoder> thats always the best way
  646. # [03:05] <decoder> just a long road to go :)
  647. # [03:05] <briansmith> even less than that, if we could convince them to use a typedef that can be overridden in the build configuration.
  648. # [03:05] * Quits: dria (dria@FE27EAF6.97359CCD.97F07BE5.IP) (Quit: dria)
  649. # [03:05] <briansmith> then they don't even need our wrapper, they just need to use that typedef consistently.
  650. # [03:05] <glandium> briansmith: hey, while you're here, what's the ETA for nss 3.15.3 with ssl false start?
  651. # [03:06] <briansmith> I am guessing we can write a clang static analsyis pass to verify that there is no arithmetic on bare signed integers and use it to scan our code and code we import
  652. # [03:06] <briansmith> glandium: I don't know if there is a plan for a *release* soon.
  653. # [03:06] <briansmith> I plan to finish the patch this weekend
  654. # [03:07] * Quits: dzbarsky (Adium@moz-8BC5D125.wireless-resnet.upenn.edu) (Quit: Leaving.)
  655. # [03:07] * Joins: ohsix (ohsix@E6E9ACEC.B59296AB.15ED1FDC.IP)
  656. # [03:07] <briansmith> but, just a few days ago we agreed to release 3.15.2 without it.
  657. # [03:07] * Quits: joneshf-laptop (joneshf@moz-BAEA6F30.hsd1.ca.comcast.net) (Ping timeout)
  658. # [03:07] * Joins: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it)
  659. # [03:07] <briansmith> glandium: I am guessing you want a NSS 3.15.3 release for Debian, right?
  660. # [03:07] <glandium> briansmith: yes
  661. # [03:08] <glandium> it's already blocking me to package a beta
  662. # [03:08] <briansmith> OK. I will finalize the patch then
  663. # [03:08] * Joins: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com)
  664. # [03:08] <briansmith> you are on nss-dev, right?
  665. # [03:08] <glandium> i think i'm going to just remove the ssl false start code from psm
  666. # [03:08] * dhylands is now known as dhylands|pto-back-oct-15
  667. # [03:08] <glandium> briansmith: i actually am not
  668. # [03:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d976524b8774 - Karl Tomlinson - b=920987 check for ovrflw in addition r=ehsan
  669. # [03:08] <briansmith> glandium: that isn't necessary.
  670. # [03:08] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/840d3d8c39a0 - Karl Tomlinson - b=912474 use speex_resampler_process_int on platforms where speex_resampler_process_float expects samples in the range +/-32767 r=ehsan
  671. # [03:08] <briansmith> we will disable false start in PSM with a PSM patch
  672. # [03:08] <briansmith> and make it so it cannot be enabled.
  673. # [03:08] <glandium> briansmith: on 25?
  674. # [03:08] <Jesse> aww, i missed a long discussion about integer overflows in gecko because i was discussing integer overflows in rust with brson
  675. # [03:09] <briansmith> Yes.
  676. # [03:09] * Quits: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it) (Ping timeout)
  677. # [03:09] <glandium> briansmith: is there a bug for that?
  678. # [03:09] <glandium> Jesse: erf
  679. # [03:09] <briansmith> bug 920248
  680. # [03:09] <Jesse> i think ftrapv will be cheaper for rust than for c++
  681. # [03:09] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: mccr8)
  682. # [03:09] * ewong|away is now known as ewong
  683. # [03:10] <briansmith> glandium: I just noticed the approval, I will land the patches this weekend.
  684. # [03:10] <glandium> briansmith: oh it's already approved
  685. # [03:10] * corey|away is now known as corey
  686. # [03:10] <glandium> briansmith: i'm surprised RyanVM didn't land them already
  687. # [03:11] <briansmith> glandium: if you still want an NSS 3.15.3 release for Debian soon then please comment in the NSS bug.
  688. # [03:12] <glandium> briansmith: if ssl false start is removed, i don't care anymore
  689. # [03:12] * Quits: @smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi) (Ping timeout)
  690. # [03:12] <briansmith> Jesse: what was the conclusion of the rust discussion?
  691. # [03:12] <briansmith> I hope it was that there will be no undefined behavior in rust's arithmetic.
  692. # [03:12] <Jesse> of course not
  693. # [03:13] <Jesse> the question is whether to wrap or trap by default
  694. # [03:13] <glandium> Jesse: optionally wrap?
  695. # [03:13] <glandium> i can see a case for having both available
  696. # [03:14] <briansmith> "wrap or trap" was the slogen for my 7th grade wellness class
  697. # [03:14] <briansmith> slogan*
  698. # [03:14] <briansmith> What does "wrap" mean in this context though.
  699. # [03:14] <@dolske> Mr. Akbar was a terrible health teacher.
  700. # [03:15] <briansmith> oh, wrap around
  701. # [03:15] * Joins: mconley (mconley@8AC6794B.BDA271B0.34363BB1.IP)
  702. # [03:15] <Jesse> and what overriding the default will look like e.g. int32_wrap, wrapping{a+b}, wrap_add(a, b), or my personal favorite, (a⊕b)
  703. # [03:15] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  704. # [03:15] <briansmith> trap seems like a horrible idea
  705. # [03:16] <Jesse> why?
  706. # [03:16] <briansmith> who wants to program in a language where (a + b) can crash your program?
  707. # [03:16] * Joins: dzbarsky (Adium@moz-8BC5D125.wireless-resnet.upenn.edu)
  708. # [03:16] <Jesse> i'd prefer that over vectors being unsafe
  709. # [03:16] <@dolske> C programmers?
  710. # [03:17] <glandium> briansmith: the patch that landed for bug 920248 doesn't remove the patch, and doesn't remove the code that uses SSL_SetCanFalseStartCallback
  711. # [03:17] * Quits: grobinson|laptop (grob_@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving)
  712. # [03:17] * Quits: jdm (jdm@FCCEA34F.7672369.D8E68FF6.IP) (Quit: Lost terminal)
  713. # [03:17] * Quits: grobinson (grob_@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving)
  714. # [03:18] <glandium> briansmith: ah, we're not doing the same on aurora/nightly vs. beta?
  715. # [03:18] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Ping timeout)
  716. # [03:18] <briansmith> glandium: but the patch that landed does disable false start
  717. # [03:18] <briansmith> yes, there is a different patch for beta
  718. # [03:18] <glandium> briansmith: why not remove it on aurora too?
  719. # [03:19] <briansmith> glandium: because we are still hoping to turn it back on on aurora
  720. # [03:19] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  721. # [03:19] * Joins: mixedpuppy (mixedpuppy@moz-78985667.vc.shawcable.net)
  722. # [03:19] <Jesse> the alternative is to be very very careful with any arithmetic that unsafe code relies on. and maybe that isn't too bad, since there should be less unsafe code in rust than in C*
  723. # [03:19] <glandium> briansmith: i hope there will be a nss release with the patch landed, by then
  724. # [03:19] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  725. # [03:20] <briansmith> we should have at least a beta release
  726. # [03:21] <briansmith> Jesse: I agree that array indexes should not wrap, I guess
  727. # [03:21] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Ping timeout)
  728. # [03:21] <briansmith> but maybe that means that array indexes should be a different type
  729. # [03:21] * Joins: mwobensmith (mwobensmit@moz-BE33DA21.fw1.sfo1.mozilla.net)
  730. # [03:22] <briansmith> than the type that is used for regular arithmetic
  731. # [03:22] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  732. # [03:22] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Input/output error)
  733. # [03:22] * Joins: ckitching (ckitching@moz-BE33DA21.fw1.sfo1.mozilla.net)
  734. # [03:23] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  735. # [03:23] * Quits: alungu (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  736. # [03:24] <briansmith> Jesse: ^ I hope that the difference in the amount of unsafe code in Rust and C++ is better described by something other than "less than"
  737. # [03:24] * Quits: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  738. # [03:24] <Jesse> "regular arithmetic"?
  739. # [03:24] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  740. # [03:24] * Joins: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  741. # [03:24] * Quits: mconley (mconley@8AC6794B.BDA271B0.34363BB1.IP) (Ping timeout)
  742. # [03:25] <Jesse> i don't want anything denominated in dollars to overflow either
  743. # [03:25] <Jesse> unless i'm ordering 2^30 of them
  744. # [03:25] <briansmith> money is not something to be counted in the default integer types of a programming language anyway
  745. # [03:25] <briansmith> money and time are special like that
  746. # [03:26] <@dolske> that's just your own 2.000000000000000001 cents.
  747. # [03:26] * Joins: mconley (mconley@moz-6FE870DF.eng.wind.ca)
  748. # [03:26] <froydnj> I don't want the integers in my decimal arithmetic package to overflow either
  749. # [03:26] * Quits: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  750. # [03:26] <Jesse> i think "integers i don't really care about" are the special case
  751. # [03:27] <Jesse> trapping means killing the task, not the entire program. at worst you get an ohsnap tab
  752. # [03:27] <briansmith> won't the parent process be in rust too?
  753. # [03:28] * Quits: mwobensmith (mwobensmit@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  754. # [03:28] <briansmith> as a systems programming language, maybe the best solution is to dispense with the idea of "general purpose integer type" altogether
  755. # [03:28] * Quits: bent (chatzilla@moz-932324BF.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  756. # [03:28] * Quits: TimAbraldes (Instantbir@moz-7FD19BDC.hsd1.or.comcast.net) (Quit: TimAbraldes)
  757. # [03:28] * Quits: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: gwagner)
  758. # [03:29] * Joins: dzbarsky1 (Adium@moz-8BC5D125.wireless-resnet.upenn.edu)
  759. # [03:29] * Quits: dzbarsky (Adium@moz-8BC5D125.wireless-resnet.upenn.edu) (Connection reset by peer)
  760. # [03:30] <briansmith> froydnj: you probably are going to end up with your decimal arithmetic package's internal arithmetic having undefined behavior on overflow
  761. # [03:30] * Quits: {V} (V@moz-C29EDA08.on.nl) (Ping timeout)
  762. # [03:30] * Joins: {V} (V@moz-C29EDA08.on.nl)
  763. # [03:30] <decoder> briansmith: regarding the typedef, I learned today that replacing a basic type with a wrapper might require quite a few additional changes in the code^^ because for nscoord (the main reason for overflowing in layout/), we have a typedef already
  764. # [03:31] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  765. # [03:31] <briansmith> doesn't nscoord's typedef make it easier?
  766. # [03:31] <froydnj> briansmith: just pointing out that array indices shouldn't necessarily be treated differently, because you want to avoid undefined behavior elsewhere, too
  767. # [03:32] * Joins: mina (malmasry@moz-EC99504E.cpe.teksavvy.com)
  768. # [03:32] <froydnj> some places rely on nscoord being Just An Integer underneath and not an actual class
  769. # [03:32] <decoder> briansmith: what froydnj says :)
  770. # [03:32] <decoder> i was able to avoid a lot of code changes by heavy operator overloading + using explicit casts in some places
  771. # [03:33] * Quits: {V} (V@moz-C29EDA08.on.nl) (Ping timeout)
  772. # [03:33] * Quits: jesup_mac (chatzilla@moz-4631390.phlapa.fios.verizon.net) (Ping timeout)
  773. # [03:33] <decoder> using implicit casting isnt possible unfortunately
  774. # [03:33] * Joins: {V} (V@moz-C29EDA08.on.nl)
  775. # [03:33] * Quits: simo36 (simo36@81DB9E1E.BE5F29B.BDA7A6F4.IP) (Quit: Leaving)
  776. # [03:33] <briansmith> decoder: what's an example where implicit conversion operator doesn't work?
  777. # [03:34] <decoder> briansmith: it makes operators ambiguous. e.g. if you make the wrapper implicitly int, what prevents the compiler from doing x + 4 -> int(x) + int(4), bypassing your + operator entirely
  778. # [03:34] <decoder> (x being wrapper type)
  779. # [03:35] <briansmith> besides "wrap" or "trap", there's also "static proof"
  780. # [03:35] <briansmith> i.e. if the compiler can't prove to itself that there's no buffer overflow, fail to compile
  781. # [03:36] <briansmith> that is probably the solution for the lowest-level things
  782. # [03:36] * Quits: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com) (Quit: Leaving.)
  783. # [03:36] <decoder> sure.. in this case though, the wrapper wasnt meant to prevent overflow
  784. # [03:36] <decoder> it was just meant to make overflow defined (the way wrapv would work)
  785. # [03:36] * Quits: DGMurdockIII (chatzilla@moz-CC640813.hsd1.in.comcast.net) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
  786. # [03:36] <briansmith> decoder: sorry, I was talking about the rust stuff
  787. # [03:36] <decoder> oh, ok
  788. # [03:36] <decoder> =)
  789. # [03:36] * decoder needs to head to bed now
  790. # [03:36] <decoder> 3:30 am >.<
  791. # [03:37] <briansmith> decoder: I don't know the exact C++ overloading rules, but I believe that implicit conversion operators are mostly the last thing that is tried
  792. # [03:37] * Quits: tchevalier (Thunderbir@moz-2490A185.fbx.proxad.net) (Quit: tchevalier)
  793. # [03:37] * Quits: stefanh (stefanh@moz-3EED0162.customers.ownit.se) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.21/20130908221205])
  794. # [03:37] <briansmith> so if you have operator+(int, safeint) and operator+(safeint, int) then your operator int() should never be used for (x + 4) where x is safeint.
  795. # [03:38] * Quits: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk) (Ping timeout)
  796. # [03:38] <briansmith> though, don't take my word for it, as I may be mis-remembering and assuming too much common sense in the language spec.
  797. # [03:38] * Joins: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk)
  798. # [03:39] <RyanVM> briansmith: glandium: sorry, was tied up with the inbound mess and didn't get to landing anything this afternoon. Will get them Monday if you don't over the weekend.
  799. # [03:39] <briansmith> thans RyanVM: I will try for this weekend.
  800. # [03:40] <RyanVM> briansmith: ok :)
  801. # [03:41] <KWierso> briansmith: watch out for the planned tree closure on sunday :)
  802. # [03:41] <briansmith> thanks
  803. # [03:42] * Joins: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  804. # [03:42] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  805. # [03:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9cc90a4b6475 - David Anderson - Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent).
  806. # [03:43] * Quits: surkov (surkov@74F7CB6C.E80E6317.6BEEAEBD.IP) (Quit: surkov)
  807. # [03:44] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  808. # [03:44] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  809. # [03:44] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  810. # [03:45] * Quits: chewey (chewey@moz-DBAF281.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  811. # [03:46] * Joins: chewey (chewey@moz-D0EA983E.dip0.t-ipconnect.de)
  812. # [03:46] * Quits: KaiRo (robert@moz-87425D7E.adsl.highway.telekom.at) (Input/output error)
  813. # [03:46] * Quits: jammink (textual@moz-BBE3ABD.mv.mozilla.com) (Quit: Textual IRC Client: http://www.textualapp.com/)
  814. # [03:48] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Ping timeout)
  815. # [03:48] * Joins: miketaylrrrr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  816. # [03:48] <rstrong> KWierso: you mistarred to bug 918029 https://tbpl.mozilla.org/php/getParsedLog.php?id=28495314&tree=Fx-Teamb2g_emulator
  817. # [03:49] <rstrong> For some reason the log is showing the checkin comment and that is what is matching the orange
  818. # [03:49] <KWierso> rstrong: fixed, thanks
  819. # [03:49] <RyanVM> rstrong: the log parser uses regexes and the commit message shows in the log :)
  820. # [03:49] <RyanVM> rstrong: another reason to not use the bug summary as a commit message :P
  821. # [03:50] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  822. # [03:50] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  823. # [03:52] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Ping timeout)
  824. # [03:55] * Quits: bholley (anonymous@moz-D5EB36E2.rev.numericable.fr) (Quit: bholley)
  825. # [03:55] <tbsaunde> glandium++
  826. # [03:56] * JosiahOne|Away is now known as JosiahOne
  827. # [03:57] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  828. # [03:57] * Quits: miketaylrrrr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Leaving...)
  829. # [03:59] * Parts: marco (marco@moz-7B0110AD.mv.mozilla.com)
  830. # [04:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c868eb8d83fd - Christian Holler - Bug 921440 - Build ASan optimized builds with -gline-tables-only. r=ted
  831. # [04:01] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8cf8b27db6ea - Christian Holler - Bug 920055 - Honor install-strip and STRIP_FLAGS when packaging tests. r=ted
  832. # [04:03] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  833. # [04:03] * Quits: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com) (Quit: Jesse)
  834. # [04:04] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  835. # [04:05] * Quits: fxa (fxa90id@moz-3DACD1A4.nvidia.com) (Quit: Leaving)
  836. # [04:06] * Quits: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: [self dealloc];)
  837. # [04:07] * Quits: MauricioC (mauricioc@moz-2CFCD404.impa.br) (Ping timeout)
  838. # [04:07] * Joins: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it)
  839. # [04:07] * Quits: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  840. # [04:08] * Joins: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  841. # [04:09] * Quits: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  842. # [04:09] * Quits: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it) (Ping timeout)
  843. # [04:09] * Quits: mconley (mconley@moz-6FE870DF.eng.wind.ca) (Input/output error)
  844. # [04:10] <@dolske> firebot: uuid
  845. # [04:10] <firebot> fe0a4e80-d36f-43cc-a37b-4e1906e77257 (/msg firebot cid for CID form)
  846. # [04:11] <mina> can I generate an hg patch that someone else can commit for me in git?
  847. # [04:11] <mina> none of these tools seem to do that: https://github.com/mozilla/moz-git-tools
  848. # [04:11] * billm is now known as billm|away
  849. # [04:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f25d193dba4f - Jeff Gilbert - Bug 911346 - Add a test for WebGL context creation. - r=bjacob
  850. # [04:12] * Joins: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net)
  851. # [04:13] * Quits: @bz_dinner (bzbarsky@moz-EA9A3995.bstnma.fios.verizon.net) (Ping timeout)
  852. # [04:14] * Quits: emmix (emmix@moz-83B48F9C.main.ad.rit.edu) (Quit: )
  853. # [04:14] <mina> nevermind git patch-to-hg-patch does that
  854. # [04:15] * billm|away is now known as billm
  855. # [04:16] * billm is now known as billm|away
  856. # [04:16] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  857. # [04:18] <RyanVM> jgilbert: ping
  858. # [04:18] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/6852e2759547 - Brian Smith - Bug 920248: Disable TLS False Start and remove private NSS patch needed for false start, r=wtc, r=briansmith, a=akeybl
  859. # [04:19] * Joins: darkowlzz (darkowlzz@79AE05BA.568C690F.F44414AF.IP)
  860. # [04:22] * Joins: ericjung_ (ericjung@moz-FC76CC78.bstnma.fios.verizon.net)
  861. # [04:22] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  862. # [04:23] <jld> mina: To prepare input for git-patch-to-hg-patch, I recommend: git format-patch -U8 -p --subject-prefix=""
  863. # [04:24] <jgilbert> RyanVM: did I break everything already?
  864. # [04:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/93ae220f13c9 - Ethan Hugg - Bug 921604 - Fix trickle unittests for machines with multiple addresses r=abr
  865. # [04:24] <mina> jld: cool cool cool
  866. # [04:24] <RyanVM> jgilbert: couldn't tell you, long ago closed tbpl
  867. # [04:25] <RyanVM> just had a question about the webgl conformance suite
  868. # [04:25] * Quits: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: My lid went down)
  869. # [04:25] <KWierso> jgilbert: not yet
  870. # [04:25] <jgilbert> RyanVM: hah, alright, what's up?
  871. # [04:25] <RyanVM> does anybody own the in-tree copy?
  872. # [04:25] <RyanVM> as-in, keeping it in sync iwth upstream?
  873. # [04:26] <jgilbert> RyanVM: we sync it very rarely
  874. # [04:26] <jgilbert> so I suppose I own that
  875. # [04:26] <RyanVM> yeah, looks like we're on 1.0.1 if I'm reading mxr right
  876. # [04:26] <RyanVM> and 1.0.2 is out and 1.0.3 is in beta
  877. # [04:27] <RyanVM> i'm just wondering if a newer version might fix some of the intermittent issues we hit
  878. # [04:27] <RyanVM> kind of like the upstream dom tests that ms2ger imported
  879. # [04:27] <RyanVM> a recent pull fixed some of the OOMing they were prone to causing
  880. # [04:27] <RyanVM> lol, and speaking of which, 1.0.3 just crashed firefox
  881. # [04:27] <RyanVM> whee
  882. # [04:28] <WG9s> But the new version added tests that are known to cause crashes
  883. # [04:28] <WG9s> becuase of driver bugs
  884. # [04:28] <WG9s> but if we dont run the bugs section that should be OK
  885. # [04:28] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  886. # [04:29] <RyanVM> but I guess it also speaks to the larger point (and concern) about running upstream test suites
  887. # [04:29] <RyanVM> who's responsible for keeping the in-tree versions current
  888. # [04:30] <WG9s> specificallay the conformance/glsl/bugs part of the tests
  889. # [04:30] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Quit: Jesse)
  890. # [04:30] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  891. # [04:30] <RyanVM> jgilbert: anyway, sorry to bug you about that on a Friday night
  892. # [04:30] <RyanVM> was just a point of curiosity
  893. # [04:31] <jgilbert> no, syncing with upstream won't help with out intermittents
  894. # [04:31] <jgilbert> with our*
  895. # [04:31] <jgilbert> the newer versions just have more tests
  896. # [04:31] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  897. # [04:31] <jgilbert> we'll probably see more intermittents after syncing, since we're about quadrupling the number of tests, at this point
  898. # [04:32] <RyanVM> :(
  899. # [04:32] <WG9s> and i run the new versions for time totime and report bugw they find
  900. # [04:32] <RyanVM> there seems to be only one that we hit with any frequency that I can thikn off offhand
  901. # [04:32] <RyanVM> the linux timeout
  902. # [04:33] <jgilbert> which one is that?
  903. # [04:33] <WG9s> some of the tests take a bit of time. if linux is timing out intermittently on the test perhaps we need to adjust the timout time upwards.
  904. # [04:33] <jgilbert> I see like three or so that cycle through my bugmail, at least
  905. # [04:34] <WG9s> I f anythinbg the newer versions of the tests require a longer timeout.
  906. # [04:34] <RyanVM> jgilbert: bug 777574
  907. # [04:35] <WG9s> frommy experience runningthem some of the newer tests run much longer than the any of the test in the rpevious versions did.
  908. # [04:37] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  909. # [04:39] <WG9s> so if 1.0.1 test intermittently time-out updating to a newer version will probaly just make the newly added longer running tests time out 100% of the time.
  910. # [04:41] <WG9s> from what i remeber form 1.0.1 tests kind of finished in what i would figure being a reasonable amount of time or timed out no mater how long you gave them
  911. # [04:42] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  912. # [04:42] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki)
  913. # [04:42] <WG9s> the 1.0.3 version has tests that i consider to take an really ridiculously inordinate amount of time then come back green saying everything passed.
  914. # [04:44] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  915. # [04:44] * Joins: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net)
  916. # [04:45] * Joins: bz_dinner (bzbarsky@moz-EA9A3995.bstnma.fios.verizon.net)
  917. # [04:46] * Joins: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  918. # [04:46] * Joins: harth_ (harth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  919. # [04:46] * Quits: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  920. # [04:47] * Joins: lmandel (lmandel@moz-76CE9D51.cable.teksavvy.com)
  921. # [04:48] <WG9s> Oh wll thenmy quesion is this a test harness timeout or a webgl confomance test wuite imposed timout.
  922. # [04:48] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  923. # [04:48] <WG9s> i may have misundersttod the issue.
  924. # [04:49] <WG9s> if it is a test harness timeout issue I would just raise the timeout.
  925. # [04:49] <WG9s> fi it si a confomance test imposed timout we are failing that is quite a different matter.
  926. # [04:50] * Quits: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Ping timeout)
  927. # [04:50] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Client exited)
  928. # [04:52] * Joins: redwood (chatzilla@26E73836.156CBEAD.74E1C77A.IP)
  929. # [04:52] * nsm is now known as nsm|awayTillSunday
  930. # [04:53] <jgilbert> no, it's a harness thing
  931. # [04:53] <jgilbert> on at least android 2.2, 10% of the time, the tests would timeout after 40m, where as the rest of the time, they would complete successfully in 18m
  932. # [04:54] <WG9s> well the confomance test had timouts on each section if the harness has a shorter timout than the conformance test then the harness timout needs to be changed
  933. # [04:55] <jgilbert> that wasn't really the problem, though
  934. # [04:55] <jgilbert> I haven't looked at the linux one recently, thought
  935. # [04:55] <jgilbert> though*
  936. # [04:55] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  937. # [04:55] <WG9s> if this test needs to finish in x time to be confomant but the harness times out in less than x then it is just wrong.
  938. # [04:56] * Quits: darkowlzz (darkowlzz@79AE05BA.568C690F.F44414AF.IP) (Ping timeout)
  939. # [04:56] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  940. # [04:57] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  941. # [04:57] <WG9s> the conformance suite has built in timeouts
  942. # [04:57] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  943. # [04:58] <WG9s> the harness houls permit those timeouts to be in controll of this, just my opinion.
  944. # [04:58] * Quits: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  945. # [04:59] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  946. # [04:59] <nrc> firefbot: literal 0xFEEEFEFE
  947. # [04:59] <nrc> firebot: literal 0xFEEEFEFE
  948. # [04:59] * Joins: bc (bc@454BDC37.1D5E8529.AC69809B.IP)
  949. # [04:59] * Quits: RyanVM (Thunderbir@moz-A2F98468.phlapa.fios.verizon.net) (Quit: RyanVM)
  950. # [04:59] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Ping timeout)
  951. # [04:59] * corey is now known as corey|away
  952. # [04:59] <nrc> :-(
  953. # [05:00] <WG9s> but are we timingout via the harness on an indiviudual test runing to long or the whole suite runnign too long?
  954. # [05:01] <WG9s> onindividual tests we whould set the timeout to be slightly larger thatn the biggest timout of any of the tests allowed by the suite, so we only tinmeout if the confrmance test for some reason did not.
  955. # [05:02] <WG9s> when it should have
  956. # [05:02] <WG9s> so things don;t just wait forever.
  957. # [05:02] * Joins: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net)
  958. # [05:02] * Quits: mina (malmasry@moz-EC99504E.cpe.teksavvy.com) (Quit: mina)
  959. # [05:02] <WG9s> but this suite has builtin timouts for each test and my opion is we should let those timouts be in control of pass-fail
  960. # [05:04] * Joins: arasbm (zooby@moz-8E336844.vf.shawcable.net)
  961. # [05:04] * Quits: lmandel (lmandel@moz-76CE9D51.cable.teksavvy.com) (Quit: lmandel)
  962. # [05:06] * Joins: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net)
  963. # [05:06] * Joins: mina (malmasry@moz-EC99504E.cpe.teksavvy.com)
  964. # [05:07] * Quits: harth_ (harth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  965. # [05:07] * Joins: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  966. # [05:07] * Joins: surkov (surkov@74F7CB6C.E80E6317.6BEEAEBD.IP)
  967. # [05:07] * Quits: surkov (surkov@74F7CB6C.E80E6317.6BEEAEBD.IP) (Quit: surkov)
  968. # [05:08] * Joins: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it)
  969. # [05:09] * Quits: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  970. # [05:09] * Quits: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it) (Ping timeout)
  971. # [05:12] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  972. # [05:13] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  973. # [05:14] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Ping timeout)
  974. # [05:16] * Quits: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Ping timeout)
  975. # [05:16] * Joins: surkov (surkov@74F7CB6C.E80E6317.6BEEAEBD.IP)
  976. # [05:16] * Quits: dmarcos (dmarcos@moz-F7958F77.dsl.static.sonic.net) (Quit: Leaving...)
  977. # [05:20] * Quits: jgilbert (jgilbert@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  978. # [05:21] * Quits: hadleybeeman (uid7394@moz-31ABA2C0.irccloud.com) (Ping timeout)
  979. # [05:21] * Quits: dougt (uid7064@moz-31ABA2C0.irccloud.com) (Ping timeout)
  980. # [05:21] * Quits: silverwind (uid14256@moz-31ABA2C0.irccloud.com) (Ping timeout)
  981. # [05:21] * Quits: akeybl (uid11012@moz-31ABA2C0.irccloud.com) (Ping timeout)
  982. # [05:22] * Joins: silverwind (uid14256@moz-31ABA2C0.irccloud.com)
  983. # [05:22] * Quits: gaye_ (uid12943@moz-31ABA2C0.irccloud.com) (Ping timeout)
  984. # [05:22] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  985. # [05:23] * Quits: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP) (Quit: Leaving.)
  986. # [05:23] * Joins: dbaron (dbaron@moz-C566053C.dsl.dynamic.sonic.net)
  987. # [05:23] * ChanServ sets mode: +ao dbaron dbaron
  988. # [05:25] * Quits: schien (anonymous@moz-C48F0AE4.dynamic.hinet.net) (Quit: schien)
  989. # [05:26] * Joins: gaye|brb (uid12943@moz-31ABA2C0.irccloud.com)
  990. # [05:28] * Quits: gustavold (gustavold@B7DC19FC.E12A1350.DF2AC62B.IP) (Ping timeout)
  991. # [05:33] * Joins: darkowlzz (darkowlzz@8141EEA8.5ADD8EBC.27560D6E.IP)
  992. # [05:34] * Joins: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP)
  993. # [05:35] * Joins: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  994. # [05:37] * Quits: surkov (surkov@74F7CB6C.E80E6317.6BEEAEBD.IP) (Quit: surkov)
  995. # [05:38] * Quits: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  996. # [05:38] * Joins: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  997. # [05:39] * Quits: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  998. # [05:39] * Joins: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  999. # [05:40] * Joins: mconley (mconley@moz-B36FD168.dsl.bell.ca)
  1000. # [05:40] * Joins: Mook (mook@moz-AA3BF804.dsl.teksavvy.com)
  1001. # [05:41] * Quits: harth (harth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  1002. # [05:42] * Quits: KWierso (chatzilla@moz-3D85277A.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1003. # [05:43] * Quits: gaye|brb (uid12943@moz-31ABA2C0.irccloud.com) (Ping timeout)
  1004. # [05:43] * Quits: davidb (uid12418@moz-31ABA2C0.irccloud.com) (Ping timeout)
  1005. # [05:43] * Quits: silverwind (uid14256@moz-31ABA2C0.irccloud.com) (Ping timeout)
  1006. # [05:43] * Quits: ttaubert (uid2620@moz-31ABA2C0.irccloud.com) (Ping timeout)
  1007. # [05:44] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1008. # [05:47] * mattwoodrow|away is now known as mattwoodrow
  1009. # [05:48] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  1010. # [05:49] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1011. # [05:49] * Joins: jrmuizel_ (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1012. # [05:49] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Connection reset by peer)
  1013. # [05:50] * Joins: dao (dao@moz-A9AF58CC.superkabel.de)
  1014. # [05:51] * Joins: marco (marco@moz-CF8BEBEF.dia.static.qwest.net)
  1015. # [05:51] * Quits: billm|away (billm@moz-E7DF4F8C.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  1016. # [05:53] * Joins: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP)
  1017. # [05:54] * bz_dinner is now known as bz_sleep
  1018. # [05:54] * Quits: briansmith (briansmith@FAEA3A08.F550826D.3D603179.IP) (Ping timeout)
  1019. # [05:54] * Quits: darkowlzz (darkowlzz@8141EEA8.5ADD8EBC.27560D6E.IP) (Ping timeout)
  1020. # [05:54] * Joins: billm|away (billm@moz-E7DF4F8C.lightspeed.sntcca.sbcglobal.net)
  1021. # [05:55] * Quits: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP) (Ping timeout)
  1022. # [05:56] * Joins: darkowlzz (darkowlzz@DDCE1943.49093A40.F44414AF.IP)
  1023. # [05:57] * Quits: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net) (Ping timeout)
  1024. # [05:58] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  1025. # [05:58] * Quits: jrmuizel_ (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  1026. # [05:59] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1027. # [06:00] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Ping timeout)
  1028. # [06:00] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Ping timeout)
  1029. # [06:01] * Quits: Matti (Matti@moz-2FC70810.dip0.t-ipconnect.de) (Ping timeout)
  1030. # [06:01] * Joins: Edgar (Thunderbir@moz-D27D17E4.dynamic.hinet.net)
  1031. # [06:04] * Quits: darkowlzz (darkowlzz@DDCE1943.49093A40.F44414AF.IP) (Ping timeout)
  1032. # [06:04] * Joins: Matti_away (Matti@moz-B28354AC.dip0.t-ipconnect.de)
  1033. # [06:04] * Matti_away is now known as Matti
  1034. # [06:05] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  1035. # [06:05] <@dolske> nrc: 0xFEEEFEFE is the sound the fox makes.
  1036. # [06:05] <nrc> :-p
  1037. # [06:06] * Joins: jhk (Jignesh@A65018A2.4ECB12B2.274D17D6.IP)
  1038. # [06:06] <nrc> It is my Fox's death-rattle at the moment
  1039. # [06:07] * Joins: briansmith (briansmith@FAEA3A08.F550826D.3D603179.IP)
  1040. # [06:07] * Quits: Mossop (mossop@moz-242CA735.lsanca.fios.verizon.net) (Ping timeout)
  1041. # [06:08] * Joins: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it)
  1042. # [06:10] * Quits: aut0mata (automata@B365E3D9.17C80A34.16867D26.IP) (Ping timeout)
  1043. # [06:10] * Quits: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it) (Ping timeout)
  1044. # [06:11] * Joins: dria (dria@FE27EAF6.97359CCD.97F07BE5.IP)
  1045. # [06:11] * Quits: dria (dria@FE27EAF6.97359CCD.97F07BE5.IP) (Quit: dria)
  1046. # [06:14] * baku|away is now known as baku
  1047. # [06:20] * Joins: rniwa (rniwa@283DFBD5.410C5D4B.E96CA9D8.IP)
  1048. # [06:23] * Quits: dao (dao@moz-A9AF58CC.superkabel.de) (Quit: Leaving.)
  1049. # [06:23] * Joins: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP)
  1050. # [06:25] * Joins: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net)
  1051. # [06:26] * Joins: Mossop (mossop@moz-242CA735.lsanca.fios.verizon.net)
  1052. # [06:26] * Quits: mcomella (mcomella@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  1053. # [06:27] * Quits: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Ping timeout)
  1054. # [06:27] * Quits: mconley (mconley@moz-B36FD168.dsl.bell.ca) (Input/output error)
  1055. # [06:27] * Quits: jhk (Jignesh@A65018A2.4ECB12B2.274D17D6.IP) (Ping timeout)
  1056. # [06:29] * Quits: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP) (Ping timeout)
  1057. # [06:34] * corey|away is now known as corey
  1058. # [06:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/89512636e032 - Edwin Flores - Bug 919572 - Refactor the MP3 frame parser r=cpearce
  1059. # [06:35] * Quits: dew (Instantbir@moz-EEE6B2F8.dhcp.stls.mo.charter.com) (Ping timeout)
  1060. # [06:35] * Quits: ericjung_ (ericjung@moz-FC76CC78.bstnma.fios.verizon.net) (Ping timeout)
  1061. # [06:35] * Joins: ericjung_ (dumitru2@moz-FC76CC78.bstnma.fios.verizon.net)
  1062. # [06:36] * Joins: dew (Instantbir@moz-EEE6B2F8.dhcp.stls.mo.charter.com)
  1063. # [06:39] * Joins: dew1 (Instantbir@moz-EEE6B2F8.dhcp.stls.mo.charter.com)
  1064. # [06:39] * Quits: dew (Instantbir@moz-EEE6B2F8.dhcp.stls.mo.charter.com) (Connection reset by peer)
  1065. # [06:40] * Quits: ckitching (ckitching@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  1066. # [06:42] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  1067. # [06:47] * Joins: mmc|laptop (mchew@moz-BBC0C7F1.hsd1.ca.comcast.net)
  1068. # [06:48] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  1069. # [06:49] * Quits: pete (prowley@moz-927DD65A.war.clearwire-wmx.net) (Ping timeout)
  1070. # [06:49] * Quits: inolen (Adium@moz-D2D12FC1.socal.res.rr.com) (Quit: Leaving.)
  1071. # [06:49] * Joins: pete (prowley@moz-927DD65A.war.clearwire-wmx.net)
  1072. # [06:50] * Quits: ericjung_ (dumitru2@moz-FC76CC78.bstnma.fios.verizon.net) (Ping timeout)
  1073. # [06:51] * Joins: krit (krit@moz-C116B1AC.superkabel.de)
  1074. # [06:54] * Joins: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net)
  1075. # [06:55] * ewong is now known as ewong|away
  1076. # [07:03] * Joins: jrm2k6 (jrm2k6@2E15772F.7BBF8885.25A07D72.IP)
  1077. # [07:06] * Quits: rniwa (rniwa@283DFBD5.410C5D4B.E96CA9D8.IP) (Quit: rniwa)
  1078. # [07:07] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Leaving...)
  1079. # [07:07] * Quits: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Ping timeout)
  1080. # [07:08] * Joins: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it)
  1081. # [07:09] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  1082. # [07:09] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Input/output error)
  1083. # [07:09] * Joins: sicking (sicking@moz-4BB97A06.hsd1.ca.comcast.net)
  1084. # [07:10] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  1085. # [07:10] * Quits: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it) (Ping timeout)
  1086. # [07:17] * Joins: darkowlzz (darkowlzz@5BD40268.3F9E4002.F44414AF.IP)
  1087. # [07:20] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1088. # [07:20] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1089. # [07:21] * Joins: inolen (Adium@E3E282C3.FD5C31A1.284344F5.IP)
  1090. # [07:22] * Joins: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net)
  1091. # [07:22] * Joins: asdf (Mibbit@moz-75E4F719.hsd1.ca.comcast.net)
  1092. # [07:24] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  1093. # [07:24] * Joins: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net)
  1094. # [07:28] * Quits: Edgar (Thunderbir@moz-D27D17E4.dynamic.hinet.net) (Input/output error)
  1095. # [07:28] * Quits: mmc|laptop (mchew@moz-BBC0C7F1.hsd1.ca.comcast.net) (Quit: mmc|laptop)
  1096. # [07:30] * Joins: MrRinat (chatzilla@F793A42D.663E0E28.860309BC.IP)
  1097. # [07:31] * Quits: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP) (Quit: Leaving.)
  1098. # [07:31] <MrRinat> Hello. Where i can to know, what is "gfxInfo = do_GetService("@mozilla.org/gfx/info;1");"?
  1099. # [07:32] * Joins: dougt (dougt@moz-A89CF36B.vesrv.com)
  1100. # [07:33] * Quits: asdf (Mibbit@moz-75E4F719.hsd1.ca.comcast.net) (Quit: http://www.mibbit.com ajax IRC Client)
  1101. # [07:33] <MrRinat> How it works?
  1102. # [07:37] * Joins: jhk (Jignesh@2C00A1BF.2B6BC21.D5D59AD9.IP)
  1103. # [07:40] * Quits: krit (krit@moz-C116B1AC.superkabel.de) (Quit: Leaving.)
  1104. # [07:41] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Linkinus - http://linkinus.com)
  1105. # [07:42] * Quits: WG9s (bill@moz-E8199F88.maine.res.rr.com) (Quit: ChatZilla 0.9.87-7.1450hg.fc19 [XULRunner 24.0/20130916094533])
  1106. # [07:43] * Joins: salman (salman@8DCDBE87.1EB20D2D.1584298.IP)
  1107. # [07:44] * Quits: jrm2k6 (jrm2k6@2E15772F.7BBF8885.25A07D72.IP) (Client exited)
  1108. # [07:44] * Quits: annevk (annevk@moz-451D5EF9.nyc.res.rr.com) (Input/output error)
  1109. # [07:45] * mattwoodrow is now known as mattwoodrow|away
  1110. # [07:45] * Quits: bajaj (Adium@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: Leaving.)
  1111. # [07:46] * Joins: annevk_ (annevk@moz-451D5EF9.nyc.res.rr.com)
  1112. # [07:47] * annevk_ is now known as annevk
  1113. # [07:48] * Joins: Edgar (Thunderbir@moz-D27D17E4.dynamic.hinet.net)
  1114. # [07:50] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1115. # [07:51] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1116. # [07:51] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  1117. # [07:58] * Quits: Mook (mook@moz-AA3BF804.dsl.teksavvy.com) (Quit: Mook)
  1118. # [08:01] * Joins: krit (krit@moz-C116B1AC.superkabel.de)
  1119. # [08:01] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  1120. # [08:03] * Parts: aja (Instantbir@DFF8C04B.19C0152A.7880DB15.IP)
  1121. # [08:03] * Quits: annevk (annevk@moz-451D5EF9.nyc.res.rr.com) (Input/output error)
  1122. # [08:05] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  1123. # [08:09] * Quits: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk) (Ping timeout)
  1124. # [08:09] * Joins: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it)
  1125. # [08:09] * Quits: mjh563 (mjh563@moz-D891C5B8.cable.virginmedia.com) (Ping timeout)
  1126. # [08:09] * Quits: mitsuhiko (mitsuhiko-@moz-BC29B73E.srv.pocoo.org) (Quit: ZNC - http://znc.sourceforge.net)
  1127. # [08:10] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  1128. # [08:10] * Quits: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it) (Ping timeout)
  1129. # [08:10] * Joins: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk)
  1130. # [08:10] * Joins: b-58a (Mibbit@26E73836.156CBEAD.74E1C77A.IP)
  1131. # [08:11] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1132. # [08:12] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1133. # [08:14] * Quits: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net) (Ping timeout)
  1134. # [08:14] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1135. # [08:16] * Joins: davidb (uid12418@moz-31ABA2C0.irccloud.com)
  1136. # [08:18] * Joins: hadleybeeman (uid7394@moz-31ABA2C0.irccloud.com)
  1137. # [08:18] * Joins: akeybl (uid11012@moz-31ABA2C0.irccloud.com)
  1138. # [08:18] * Quits: inolen (Adium@E3E282C3.FD5C31A1.284344F5.IP) (Quit: Leaving.)
  1139. # [08:19] * Quits: dew1 (Instantbir@moz-EEE6B2F8.dhcp.stls.mo.charter.com) (Ping timeout)
  1140. # [08:20] * Quits: redwood (chatzilla@26E73836.156CBEAD.74E1C77A.IP) (Quit: got to go, my planet needs me!)
  1141. # [08:21] * Joins: redwood (chatzilla@26E73836.156CBEAD.74E1C77A.IP)
  1142. # [08:21] * Joins: teoli (teoli@moz-5B89540D.range86-166.btcentralplus.com)
  1143. # [08:22] * Joins: joneshf-laptop (joneshf@moz-E793FC55.ftth.swbr.surewest.net)
  1144. # [08:25] * Joins: ttaubert (uid2620@moz-31ABA2C0.irccloud.com)
  1145. # [08:26] * Quits: Edgar (Thunderbir@moz-D27D17E4.dynamic.hinet.net) (Ping timeout)
  1146. # [08:28] * Quits: mina (malmasry@moz-EC99504E.cpe.teksavvy.com) (Quit: mina)
  1147. # [08:28] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  1148. # [08:29] * corey is now known as corey|away
  1149. # [08:31] * Quits: salman (salman@8DCDBE87.1EB20D2D.1584298.IP) (Ping timeout)
  1150. # [08:32] * Joins: Edgar (Thunderbir@moz-D27D17E4.dynamic.hinet.net)
  1151. # [08:33] * Joins: silverwind (uid14256@moz-31ABA2C0.irccloud.com)
  1152. # [08:38] * Quits: darkowlzz (darkowlzz@5BD40268.3F9E4002.F44414AF.IP) (Quit: Leaving)
  1153. # [08:39] * Joins: abhishekp (abhishekp@D29E7280.286FE6A7.53E421C3.IP)
  1154. # [08:40] <briansmith> do we have a substitute for std::bind, std::placeholders, etc.?
  1155. # [08:45] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  1156. # [08:46] * Quits: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Ping timeout)
  1157. # [08:47] * Quits: squib (squib@moz-54866485.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  1158. # [08:48] * Joins: gaye|brb (uid12943@moz-31ABA2C0.irccloud.com)
  1159. # [08:49] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  1160. # [08:50] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  1161. # [08:50] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  1162. # [08:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6ef8d8345929 - Daniel Holbert - (no bug) fix typo in a comment within a reftest. DONTBUILD
  1163. # [08:51] * mattwoodrow|away is now known as mattwoodrow
  1164. # [08:51] * Quits: seth (seth@moz-104CC309.mv.mozilla.com) (Input/output error)
  1165. # [08:51] * capella is now known as capella|away
  1166. # [08:53] * Joins: valenting (Thunderbir@moz-E75529B3.euroweb.ro)
  1167. # [08:54] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1168. # [08:56] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1169. # [08:58] * Joins: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz)
  1170. # [09:00] * Quits: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP) (Ping timeout)
  1171. # [09:01] * Quits: b-58a (Mibbit@26E73836.156CBEAD.74E1C77A.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1172. # [09:01] * Joins: dew (Instantbir@moz-EEE6B2F8.dhcp.stls.mo.charter.com)
  1173. # [09:03] * Quits: Edgar (Thunderbir@moz-D27D17E4.dynamic.hinet.net) (Ping timeout)
  1174. # [09:04] * Joins: bkero (bkero@B09BE30.721446DC.5E72ECD5.IP)
  1175. # [09:05] * Quits: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz) (Quit: pbocan)
  1176. # [09:05] * Joins: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP)
  1177. # [09:06] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1178. # [09:07] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  1179. # [09:07] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1180. # [09:09] * Joins: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it)
  1181. # [09:09] * Quits: sicking (sicking@moz-4BB97A06.hsd1.ca.comcast.net) (Quit: sicking)
  1182. # [09:11] * Quits: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it) (Ping timeout)
  1183. # [09:11] * Quits: arasbm (zooby@moz-8E336844.vf.shawcable.net) (Quit: Leaving.)
  1184. # [09:13] * Joins: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au)
  1185. # [09:14] * Quits: dzbarsky1 (Adium@moz-8BC5D125.wireless-resnet.upenn.edu) (Quit: Leaving.)
  1186. # [09:15] * Joins: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net)
  1187. # [09:18] * baku is now known as baku|away
  1188. # [09:21] * Quits: jduell (jduell@moz-2B2B9F2.hsd1.wa.comcast.net) (Ping timeout)
  1189. # [09:22] * mattwoodrow is now known as mattwoodrow|away
  1190. # [09:22] * Quits: abhishekp (abhishekp@D29E7280.286FE6A7.53E421C3.IP) (Client exited)
  1191. # [09:26] * Quits: MrRinat (chatzilla@F793A42D.663E0E28.860309BC.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 23.0.1/20130814063812])
  1192. # [09:30] * Quits: mikeratcliffe (Adium@33C98DF2.8F445B48.7CCB197A.IP) (Quit: Leaving.)
  1193. # [09:30] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1194. # [09:31] * Quits: kamidphish (kamidphish@moz-6AB00DA7.tpgi.com.au) (Quit: kamidphish)
  1195. # [09:32] * mattwoodrow|away is now known as mattwoodrow
  1196. # [09:33] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1197. # [09:33] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1198. # [09:37] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Ping timeout)
  1199. # [09:41] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  1200. # [09:47] * mattwoodrow is now known as mattwoodrow|away
  1201. # [09:49] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1202. # [09:52] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1203. # [09:53] * Quits: jhk (Jignesh@2C00A1BF.2B6BC21.D5D59AD9.IP) (Ping timeout)
  1204. # [09:53] * Joins: jhk (Jignesh@CDD21B06.7E5A1D6B.274D17D6.IP)
  1205. # [09:54] * Quits: {V} (V@moz-C29EDA08.on.nl) (Connection reset by peer)
  1206. # [09:54] * Joins: jrm2k6 (jrm2k6@2E15772F.7BBF8885.25A07D72.IP)
  1207. # [09:54] * Joins: Optimizer (Optimizer@5A790A9B.765CA6C8.2AB48280.IP)
  1208. # [09:55] * Joins: {V} (V@moz-C29EDA08.on.nl)
  1209. # [09:55] * Quits: jrm2k6 (jrm2k6@2E15772F.7BBF8885.25A07D72.IP) (Client exited)
  1210. # [10:00] * Quits: {V} (V@moz-C29EDA08.on.nl) (Connection reset by peer)
  1211. # [10:00] * Quits: jhk (Jignesh@CDD21B06.7E5A1D6B.274D17D6.IP) (Connection reset by peer)
  1212. # [10:00] * Joins: {V} (V@moz-C29EDA08.on.nl)
  1213. # [10:01] * Joins: salman (salman@BCAC696D.142394D7.1584298.IP)
  1214. # [10:02] * Joins: seth (seth@moz-D840E602.dsl.static.sonic.net)
  1215. # [10:02] * Quits: @dbaron (dbaron@moz-C566053C.dsl.dynamic.sonic.net) (Ping timeout)
  1216. # [10:04] * Quits: Optimizer (Optimizer@5A790A9B.765CA6C8.2AB48280.IP) (Ping timeout)
  1217. # [10:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a3c49e27e342 - Cameron McCormack - No bug - Fix copy/paste error in 'mix-blend-mode' comment. (DONTBUILD)
  1218. # [10:05] * Joins: Optimizer (Optimizer@627CE183.2E835692.2AB48280.IP)
  1219. # [10:05] * Joins: jhk (Jignesh@3602D5BA.D2C5E8E0.D2D1FAF0.IP)
  1220. # [10:05] * Quits: seth (seth@moz-D840E602.dsl.static.sonic.net) (Ping timeout)
  1221. # [10:06] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1222. # [10:08] * Joins: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it)
  1223. # [10:09] * Joins: Edgar (Thunderbir@moz-D27D17E4.dynamic.hinet.net)
  1224. # [10:11] * Joins: jviereck (Adium@moz-D03659.dip0.t-ipconnect.de)
  1225. # [10:13] * Joins: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  1226. # [10:15] * Quits: valenting (Thunderbir@moz-E75529B3.euroweb.ro) (Ping timeout)
  1227. # [10:17] * Quits: b10n1k (j0ni@moz-9B475853.dsl.dyn.forthnet.gr) (Client exited)
  1228. # [10:19] * Quits: jviereck (Adium@moz-D03659.dip0.t-ipconnect.de) (Quit: Leaving.)
  1229. # [10:22] * Joins: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP)
  1230. # [10:26] * Quits: Optimizer (Optimizer@627CE183.2E835692.2AB48280.IP) (Ping timeout)
  1231. # [10:27] * Joins: Optimizer (Optimizer@627CE183.2E835692.2AB48280.IP)
  1232. # [10:28] * Joins: gcp (gpascutto@moz-9CEB1C98.access.telenet.be)
  1233. # [10:31] * Joins: ggo98 (Thunderbir@moz-8AF64158.w86-212.abo.wanadoo.fr)
  1234. # [10:34] * Joins: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net)
  1235. # [10:35] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1236. # [10:38] * Joins: inolen (Adium@moz-D2D12FC1.socal.res.rr.com)
  1237. # [10:39] * Joins: zz_halfie (halfie@moz-DF6B2D9C.compute-1.amazonaws.com)
  1238. # [10:39] * zz_halfie is now known as halfie
  1239. # [10:41] * Joins: valenting (Thunderbir@moz-E75529B3.euroweb.ro)
  1240. # [10:44] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  1241. # [10:46] * Quits: Optimizer (Optimizer@627CE183.2E835692.2AB48280.IP) (Ping timeout)
  1242. # [10:46] * Joins: Optimizer (Optimizer@51867EDB.14D5C2EB.2AB48280.IP)
  1243. # [10:47] * Quits: teoli (teoli@moz-5B89540D.range86-166.btcentralplus.com) (Input/output error)
  1244. # [10:49] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1245. # [10:50] * Joins: ckitching (ckitching@moz-52B62FCA.lightspeed.sntcca.sbcglobal.net)
  1246. # [10:50] * Joins: teoli (teoli@moz-5B89540D.range86-166.btcentralplus.com)
  1247. # [10:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e087b5e21077 - Jonathan Kew - bug 910506 - update harfbuzz to upstream release 0.9.21 plus latest bugfixes (commit 3d2c4f0c2ff8fab4262988aad65b170e5b479b20). r=jdaggett
  1248. # [10:54] * Quits: ckitching (ckitching@moz-52B62FCA.lightspeed.sntcca.sbcglobal.net) (Quit: Leaving)
  1249. # [10:54] * Joins: ckitching (ckitching@moz-52B62FCA.lightspeed.sntcca.sbcglobal.net)
  1250. # [10:55] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1251. # [10:55] * Quits: Optimizer (Optimizer@51867EDB.14D5C2EB.2AB48280.IP) (Ping timeout)
  1252. # [10:55] * Joins: schien (anonymous@moz-C48F0AE4.dynamic.hinet.net)
  1253. # [10:56] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  1254. # [10:56] * Quits: valenting (Thunderbir@moz-E75529B3.euroweb.ro) (Ping timeout)
  1255. # [10:56] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1256. # [10:56] * Joins: jez (user@moz-B7F4ED9A.threembb.co.uk)
  1257. # [10:57] * Joins: valenting (Thunderbir@moz-E75529B3.euroweb.ro)
  1258. # [10:59] * Fallen|away is now known as Fallen
  1259. # [10:59] * Quits: phenom (phenom@C0A494B8.6AC9BFD2.4A5F0685.IP) (Quit: Leaving)
  1260. # [11:00] * Quits: Edgar (Thunderbir@moz-D27D17E4.dynamic.hinet.net) (Ping timeout)
  1261. # [11:01] * Quits: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net) (Quit: Boriss)
  1262. # [11:02] * baku|away is now known as baku
  1263. # [11:02] * Quits: salman (salman@BCAC696D.142394D7.1584298.IP) (Ping timeout)
  1264. # [11:02] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  1265. # [11:03] * Joins: Optimizer (Optimizer@356391C0.ABB05C59.2AB48280.IP)
  1266. # [11:04] * Joins: dao (dao@moz-A9AF58CC.superkabel.de)
  1267. # [11:04] * Quits: jez (user@moz-B7F4ED9A.threembb.co.uk) (Ping timeout)
  1268. # [11:05] * Joins: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP)
  1269. # [11:05] * Joins: msucan (mihai@C7840F70.7981955B.7C5F70AF.IP)
  1270. # [11:09] * Quits: valenting (Thunderbir@moz-E75529B3.euroweb.ro) (Ping timeout)
  1271. # [11:12] * Joins: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1272. # [11:25] * Joins: jrm2k6 (jrm2k6@moz-7278A08.catv.broadband.hu)
  1273. # [11:26] * Joins: Ms2ger (Ms2ger@9D0A393.CB23CDC6.3773EA9F.IP)
  1274. # [11:28] * Quits: jhk (Jignesh@3602D5BA.D2C5E8E0.D2D1FAF0.IP) (Ping timeout)
  1275. # [11:31] * Quits: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it) (Ping timeout)
  1276. # [11:34] * Joins: jhk (Jignesh@CB588769.25C590E9.BE90E62C.IP)
  1277. # [11:35] * Joins: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it)
  1278. # [11:37] * Fallen is now known as Fallen|away
  1279. # [11:39] * Quits: jrm2k6 (jrm2k6@moz-7278A08.catv.broadband.hu) (Client exited)
  1280. # [11:40] * merike|away is now known as merike
  1281. # [11:43] * Fallen|away is now known as Fallen
  1282. # [11:44] * Joins: darkowlzz (sunny@ADA9D6A5.EDC9C9C5.F44414AF.IP)
  1283. # [11:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f98f80d2126c - Jan de Mooij - Bug 915763 - Remove TypeScript::dynamicList and dynamic Monitor functions. r=bhackett
  1284. # [11:46] * Quits: zandr (zandr@moz-891BD824.milewski.org) (Ping timeout)
  1285. # [11:47] * Fallen is now known as Fallen|away
  1286. # [11:49] * Joins: digitsm (digitsm@3FB3BADD.8B37453.C146C5E5.IP)
  1287. # [11:51] * Quits: jwalker (jwalker@moz-BB05A345.cable.virginmedia.com) (Input/output error)
  1288. # [11:51] * Quits: geo (geo@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  1289. # [11:52] * Joins: geo- (geo@moz-BBE3ABD.mv.mozilla.com)
  1290. # [11:52] * Quits: darkowlzz (sunny@ADA9D6A5.EDC9C9C5.F44414AF.IP) (Ping timeout)
  1291. # [11:52] * Joins: smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi)
  1292. # [11:52] * ChanServ sets mode: +o smaug
  1293. # [11:53] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  1294. # [11:53] * Joins: asuk (asuk@FA0B9315.D7D800CF.AF15F8E5.IP)
  1295. # [12:01] * Quits: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP) (Connection reset by peer)
  1296. # [12:03] * Joins: mwargers (chatzilla@moz-AF369B35.adsl.online.nl)
  1297. # [12:04] * Quits: briansmith (briansmith@FAEA3A08.F550826D.3D603179.IP) (Ping timeout)
  1298. # [12:07] * Joins: glosoli (glosoli@moz-72C60525.static.zebra.lt)
  1299. # [12:12] * merike is now known as merike|away
  1300. # [12:13] * Joins: brennan (norton@moz-334A6FBB.bredband.comhem.se)
  1301. # [12:13] * Joins: tonymec|away (tonymec@moz-AC861EF3.adsl-dyn.isp.belgacom.be)
  1302. # [12:13] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  1303. # [12:14] * Joins: jrm2k6 (jrm2k6@moz-760C51D6.static.invitel.hu)
  1304. # [12:14] * Joins: davidillsley (chatzilla@514D186.F3BBB17D.144F44FA.IP)
  1305. # [12:15] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/e47d34b6ae2f - ffxbld - No bug, Automated blocklist update from host bld-linux64-ec2-447 - a=blocklist-update
  1306. # [12:15] * Joins: till|out (till@moz-E67D79A4.adsl.alicedsl.de)
  1307. # [12:16] * Joins: mjh563 (mjh563@moz-D891C5B8.cable.virginmedia.com)
  1308. # [12:18] * Joins: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP)
  1309. # [12:27] * Quits: ckitching (ckitching@moz-52B62FCA.lightspeed.sntcca.sbcglobal.net) (Input/output error)
  1310. # [12:30] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/eb3435771bef - ffxbld - No bug, Automated HSTS preload list update from host bld-linux64-ec2-318 - a=hsts-update
  1311. # [12:31] * Joins: valenting (Thunderbir@55FBCC0.8C025854.E16F0CF5.IP)
  1312. # [12:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8918bc282c8a - Olli Pettay - Bug 637248, Make Event.isTrusted Unforgeable, r=bz
  1313. # [12:31] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/6953035e20e7 - ffxbld - No bug, Automated blocklist update from host bld-linux64-ec2-007 - a=blocklist-update
  1314. # [12:33] * Quits: Optimizer (Optimizer@356391C0.ABB05C59.2AB48280.IP) (Ping timeout)
  1315. # [12:33] * Joins: Optimizer (Optimizer@356391C0.ABB05C59.2AB48280.IP)
  1316. # [12:34] * Joins: darkowlzz (sunny@1ED0802B.4E83E3A4.27560D6E.IP)
  1317. # [12:38] * Joins: mmargoliono (min@moz-9DBD522D.static.internode.on.net)
  1318. # [12:39] * Quits: tonymec|away (tonymec@moz-AC861EF3.adsl-dyn.isp.belgacom.be) (Input/output error)
  1319. # [12:41] * Quits: @smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi) (Ping timeout)
  1320. # [12:41] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  1321. # [12:43] * Quits: teoli (teoli@moz-5B89540D.range86-166.btcentralplus.com) (Connection reset by peer)
  1322. # [12:43] * Joins: teoli_ (teoli@moz-5B89540D.range86-166.btcentralplus.com)
  1323. # [12:44] <mmargoliono> hi guys, if you want to remove styling from button, aside from specifying -moz-appearance: none, do i need to remove the border and background as well?
  1324. # [12:44] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  1325. # [12:48] * Quits: jhk (Jignesh@CB588769.25C590E9.BE90E62C.IP) (Ping timeout)
  1326. # [12:49] * Joins: espadrine (ttyl@moz-D149CFB0.w92-128.abo.wanadoo.fr)
  1327. # [12:50] * Joins: jhk (Jignesh@4E20282.58E1DE7B.D2D1FAF0.IP)
  1328. # [12:51] * Quits: darkowlzz (sunny@1ED0802B.4E83E3A4.27560D6E.IP) (Ping timeout)
  1329. # [12:57] * Joins: tonymec|away (tonymec@6A424B63.EF160CD3.A9371869.IP)
  1330. # [12:58] * Joins: lxd (lxd@9BCF60AF.329A3BD.A135CA79.IP)
  1331. # [12:58] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1332. # [12:58] * Quits: peterv (peterv@moz-3C743CB2.access.telenet.be) (Quit: ZNC - http://znc.in)
  1333. # [12:59] * baku is now known as baku|away
  1334. # [12:59] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1335. # [12:59] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1336. # [13:01] * Joins: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP)
  1337. # [13:02] * Joins: peterv (peterv@moz-3C743CB2.access.telenet.be)
  1338. # [13:02] * Quits: Optimizer (Optimizer@356391C0.ABB05C59.2AB48280.IP) (Ping timeout)
  1339. # [13:02] * asuk is now known as asuk|afk
  1340. # [13:03] * Quits: dew (Instantbir@moz-EEE6B2F8.dhcp.stls.mo.charter.com) (Ping timeout)
  1341. # [13:03] * Joins: dew (Instantbir@moz-EEE6B2F8.dhcp.stls.mo.charter.com)
  1342. # [13:03] * Quits: glosoli (glosoli@moz-72C60525.static.zebra.lt) (Quit: Textual IRC Client: www.textualapp.com)
  1343. # [13:04] * Quits: darktrojan (geoff@moz-D5C665A2.dsl.telstraclear.net) (Quit: darktrojan)
  1344. # [13:05] * Joins: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz)
  1345. # [13:05] * Quits: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz) (Quit: pbocan)
  1346. # [13:06] * Quits: valenting (Thunderbir@55FBCC0.8C025854.E16F0CF5.IP) (Ping timeout)
  1347. # [13:07] * Joins: mkmelin (mkmelin@moz-C2CD8594.elisa-laajakaista.fi)
  1348. # [13:08] * asuk|afk is now known as asuk
  1349. # [13:09] * baku|away is now known as baku
  1350. # [13:11] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  1351. # [13:12] * Quits: trevorh (trevor@moz-56417681.lns6.woo.bigpond.net.au) (Quit: Leaving.)
  1352. # [13:14] * Joins: jrmuizel (jrmuizel@D87BD8D8.86AAE5E.9A8C35B4.IP)
  1353. # [13:15] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  1354. # [13:16] * Quits: jrmuizel (jrmuizel@D87BD8D8.86AAE5E.9A8C35B4.IP) (Client exited)
  1355. # [13:16] * Joins: KaiRo (robert@moz-B1E05C1A.adsl.highway.telekom.at)
  1356. # [13:16] * Joins: jrmuizel (jrmuizel@D87BD8D8.86AAE5E.9A8C35B4.IP)
  1357. # [13:16] * baku is now known as baku|away
  1358. # [13:17] * till|out is now known as till
  1359. # [13:18] * Quits: jrmuizel (jrmuizel@D87BD8D8.86AAE5E.9A8C35B4.IP) (Ping timeout)
  1360. # [13:19] * Joins: ckitching (ckitching@moz-329F29A3.lightspeed.sntcca.sbcglobal.net)
  1361. # [13:19] * Quits: davidillsley (chatzilla@514D186.F3BBB17D.144F44FA.IP) (Ping timeout)
  1362. # [13:19] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  1363. # [13:22] * Parts: marco (marco@moz-CF8BEBEF.dia.static.qwest.net)
  1364. # [13:23] * Joins: simo36 (simo36@94F76DCD.EEBDF754.12E82FEE.IP)
  1365. # [13:23] * Quits: espadrine (ttyl@moz-D149CFB0.w92-128.abo.wanadoo.fr) (Ping timeout)
  1366. # [13:25] * Fallen|away is now known as Fallen
  1367. # [13:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/81f8a3c52c23 - Jan Varga - Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger)
  1368. # [13:27] <Ms2ger> \o/
  1369. # [13:27] * Quits: ckitching (ckitching@moz-329F29A3.lightspeed.sntcca.sbcglobal.net) (Quit: Leaving)
  1370. # [13:27] <janv> the last one :)
  1371. # [13:27] * Joins: ckitching (ckitching@moz-329F29A3.lightspeed.sntcca.sbcglobal.net)
  1372. # [13:32] * Joins: valenting (Thunderbir@55FBCC0.8C025854.E16F0CF5.IP)
  1373. # [13:33] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  1374. # [13:34] * Quits: lxd (lxd@9BCF60AF.329A3BD.A135CA79.IP) (Quit: lxd)
  1375. # [13:35] * Joins: lxd (lxd@9BCF60AF.329A3BD.A135CA79.IP)
  1376. # [13:38] * Joins: espadrine (ttyl@moz-D0E6A454.w92-128.abo.wanadoo.fr)
  1377. # [13:38] * Quits: peterv (peterv@moz-3C743CB2.access.telenet.be) (Ping timeout)
  1378. # [13:39] * Joins: peterv (peterv@moz-3C743CB2.access.telenet.be)
  1379. # [13:40] * asuk is now known as asuk|afk
  1380. # [13:40] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  1381. # [13:41] * Quits: lxd (lxd@9BCF60AF.329A3BD.A135CA79.IP) (Quit: lxd)
  1382. # [13:43] * Joins: lxd (lxd@9BCF60AF.329A3BD.A135CA79.IP)
  1383. # [13:44] * Parts: lxd (lxd@9BCF60AF.329A3BD.A135CA79.IP)
  1384. # [13:46] * Parts: nical (nico@87C1F78E.1DE10CA8.D8E68FF6.IP)
  1385. # [13:52] * Joins: tomatoeblue (textual@moz-5C3A2631.cpe.distributel.net)
  1386. # [13:54] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  1387. # [13:59] * Quits: valenting (Thunderbir@55FBCC0.8C025854.E16F0CF5.IP) (Ping timeout)
  1388. # [14:00] * Quits: mmargoliono (min@moz-9DBD522D.static.internode.on.net) (Ping timeout)
  1389. # [14:00] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  1390. # [14:05] * Quits: vladan (vladan@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  1391. # [14:06] * Quits: botond|away (botond@B2068DC0.F60B0462.67AC9B1.IP) (Ping timeout)
  1392. # [14:06] * Joins: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP)
  1393. # [14:08] * Joins: botond|away (botond@B2068DC0.F60B0462.67AC9B1.IP)
  1394. # [14:09] * Joins: lxd (lxd@9BCF60AF.329A3BD.A135CA79.IP)
  1395. # [14:09] * Parts: lxd (lxd@9BCF60AF.329A3BD.A135CA79.IP)
  1396. # [14:10] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  1397. # [14:10] * Joins: vladan (vladan@13F2CEC5.7672369.D8E68FF6.IP)
  1398. # [14:13] * Quits: mkmelin (mkmelin@moz-C2CD8594.elisa-laajakaista.fi) (Ping timeout)
  1399. # [14:14] * Quits: teoli_ (teoli@moz-5B89540D.range86-166.btcentralplus.com) (Input/output error)
  1400. # [14:16] * Joins: smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi)
  1401. # [14:16] * ChanServ sets mode: +o smaug
  1402. # [14:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/92f573a2f75d - Jan de Mooij - Bug 921543 - Remove OBJECT_FLAG_FUNCTION. r=bhackett
  1403. # [14:28] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  1404. # [14:31] * baku|away is now known as baku
  1405. # [14:31] * Joins: krit1 (krit@moz-C116B1AC.superkabel.de)
  1406. # [14:31] * Quits: krit (krit@moz-C116B1AC.superkabel.de) (Connection reset by peer)
  1407. # [14:31] * Quits: dao (dao@moz-A9AF58CC.superkabel.de) (Connection reset by peer)
  1408. # [14:35] * Quits: digitsm (digitsm@3FB3BADD.8B37453.C146C5E5.IP) (Quit: Leaving)
  1409. # [14:35] * Quits: ckitching (ckitching@moz-329F29A3.lightspeed.sntcca.sbcglobal.net) (Input/output error)
  1410. # [14:35] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  1411. # [14:35] * Quits: @smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi) (Ping timeout)
  1412. # [14:39] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  1413. # [14:42] * Joins: teoli (teoli@moz-5B89540D.range86-166.btcentralplus.com)
  1414. # [14:45] * Joins: ggp (ggp@moz-B3CB8DC6.dsl.telesp.net.br)
  1415. # [14:45] * Quits: ggp (ggp@moz-B3CB8DC6.dsl.telesp.net.br) (Input/output error)
  1416. # [14:45] * Joins: ggp (ggp@moz-B3CB8DC6.dsl.telesp.net.br)
  1417. # [14:46] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  1418. # [14:46] * Joins: m_gol (m_gol@moz-4A03F5C1.dynamic.chello.pl)
  1419. # [14:48] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  1420. # [14:49] * Quits: Ukikie (unit193@moz-49E23100.central.biz.rr.com) (Ping timeout)
  1421. # [14:53] * Quits: ggp (ggp@moz-B3CB8DC6.dsl.telesp.net.br) (Ping timeout)
  1422. # [14:56] * Quits: kanru (kanru@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1423. # [14:56] * Joins: tonymec (tonymec@6A424B63.EF160CD3.A9371869.IP)
  1424. # [14:57] * Quits: Jerry (hshih@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1425. # [14:57] * Quits: Morris (Morris@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1426. # [14:57] * Quits: schien (anonymous@moz-C48F0AE4.dynamic.hinet.net) (Ping timeout)
  1427. # [14:57] * Quits: cervantes (cervantes@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1428. # [14:57] * Quits: nli-- (Linear-log@moz-57D01ED1.hinet-ip.hinet.net) (Ping timeout)
  1429. # [14:57] * Quits: GinaYeh (GinaYeh@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1430. # [14:57] * Quits: vchang (Vincent@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1431. # [14:59] * Joins: nli-- (Linear-log@moz-57D01ED1.hinet-ip.hinet.net)
  1432. # [15:00] * Joins: Jerry (hshih@moz-99690620.hinet-ip.hinet.net)
  1433. # [15:00] * Joins: vchang (Vincent@moz-99690620.hinet-ip.hinet.net)
  1434. # [15:01] * Joins: cervantes (cervantes@moz-99690620.hinet-ip.hinet.net)
  1435. # [15:01] * Joins: annevk (annevk@moz-451D5EF9.nyc.res.rr.com)
  1436. # [15:05] * Quits: jrm2k6 (jrm2k6@moz-760C51D6.static.invitel.hu) (Client exited)
  1437. # [15:08] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  1438. # [15:10] * Quits: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Ping timeout)
  1439. # [15:10] * Quits: RoddieKieley (Adium@moz-2B0E90C1.dhcp-dynamic.fibreop.nl.bellaliant.net) (Quit: Leaving.)
  1440. # [15:13] * Joins: bholley (anonymous@moz-D5EB36E2.rev.numericable.fr)
  1441. # [15:14] * Joins: salman (salman@6ADE8789.74C9C166.FCC3D93C.IP)
  1442. # [15:15] * KaiRo is now known as KaiRo_away
  1443. # [15:15] * Joins: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  1444. # [15:18] * Joins: mauke (mauke@moz-4D97F083.pool.mediaways.net)
  1445. # [15:18] * Parts: mauke (mauke@moz-4D97F083.pool.mediaways.net)
  1446. # [15:20] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  1447. # [15:20] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  1448. # [15:20] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  1449. # [15:21] * Joins: mermi (Mibbit@moz-4A8EC037.net.encoline.de)
  1450. # [15:21] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  1451. # [15:23] * Joins: chmanchester (chmanchest@moz-6B477A27.hsd1.pa.comcast.net)
  1452. # [15:33] * Joins: ericjung_ (dumitru2@moz-FC76CC78.bstnma.fios.verizon.net)
  1453. # [15:33] * Quits: jhk (Jignesh@4E20282.58E1DE7B.D2D1FAF0.IP) (Ping timeout)
  1454. # [15:34] * Joins: jrm2k6 (jrm2k6@moz-7278A08.catv.broadband.hu)
  1455. # [15:35] * ewong|sleep is now known as ewong
  1456. # [15:38] * Joins: jhk (Jignesh@DA05FC5A.F5AEC7E6.274D17D6.IP)
  1457. # [15:39] * Quits: bholley (anonymous@moz-D5EB36E2.rev.numericable.fr) (Quit: bholley)
  1458. # [15:41] * Joins: botond|chicago (chatzilla@8320F00E.B3977E77.F5FBDDB2.IP)
  1459. # [15:43] * Joins: smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi)
  1460. # [15:43] * ChanServ sets mode: +o smaug
  1461. # [15:45] * Quits: @smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi) (Ping timeout)
  1462. # [15:45] * Quits: botond|chicago (chatzilla@8320F00E.B3977E77.F5FBDDB2.IP) (Ping timeout)
  1463. # [15:46] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  1464. # [15:47] * Joins: botond|chicago (chatzilla@8320F00E.B3977E77.F5FBDDB2.IP)
  1465. # [15:53] * Quits: jhk (Jignesh@DA05FC5A.F5AEC7E6.274D17D6.IP) (Ping timeout)
  1466. # [15:53] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  1467. # [15:53] * Joins: bholley (anonymous@moz-D5EB36E2.rev.numericable.fr)
  1468. # [15:55] * Joins: jhk (Jignesh@BEA1182C.27DDE783.BE90E62C.IP)
  1469. # [15:59] * capella|away is now known as capella
  1470. # [15:59] * Quits: ericjung_ (dumitru2@moz-FC76CC78.bstnma.fios.verizon.net) (Ping timeout)
  1471. # [16:01] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  1472. # [16:03] * Joins: elin (elin@moz-6AAE172C.dynamic-ip.hinet.net)
  1473. # [16:07] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  1474. # [16:07] * Joins: bajaj (Adium@8F761026.B5EF4AF6.E96CA9D8.IP)
  1475. # [16:07] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  1476. # [16:07] * Quits: jhk (Jignesh@BEA1182C.27DDE783.BE90E62C.IP) (Ping timeout)
  1477. # [16:08] * Joins: ewong_ (chatzilla@moz-772F27FF.netvigator.com)
  1478. # [16:09] * Joins: jhk (Jignesh@BEA1182C.27DDE783.BE90E62C.IP)
  1479. # [16:09] * Quits: ewong (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  1480. # [16:09] * Quits: bholley (anonymous@moz-D5EB36E2.rev.numericable.fr) (Quit: bholley)
  1481. # [16:09] * ewong_ is now known as ewong
  1482. # [16:10] * Quits: robarnold (rob@moz-59F6B5.hfc.comcastbusiness.net) (Ping timeout)
  1483. # [16:11] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  1484. # [16:11] * Quits: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it) (Quit: Leaving.)
  1485. # [16:13] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  1486. # [16:13] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  1487. # [16:14] * Quits: asuk|afk (asuk@FA0B9315.D7D800CF.AF15F8E5.IP) (Quit: My iMac has gone to sleep. ZZZzzz…)
  1488. # [16:14] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  1489. # [16:14] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  1490. # [16:15] * Joins: trevorh (trevor@moz-56417681.lns6.woo.bigpond.net.au)
  1491. # [16:15] * Joins: asuk (asuk@FA0B9315.D7D800CF.AF15F8E5.IP)
  1492. # [16:15] * asuk is now known as asuk|afk
  1493. # [16:16] * Joins: RoddieKieley (Adium@moz-FAB769B1.genesis.mun.ca)
  1494. # [16:17] * Joins: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP)
  1495. # [16:17] * Quits: asuk|afk (asuk@FA0B9315.D7D800CF.AF15F8E5.IP) (Quit: My iMac has gone to sleep. ZZZzzz…)
  1496. # [16:19] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  1497. # [16:20] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3287d7bbdc14 - Bas Schouten - Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
  1498. # [16:23] * Joins: twi (Adium@4319DD8E.3D2272D2.3FE1604A.IP)
  1499. # [16:25] * Joins: smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi)
  1500. # [16:25] * ChanServ sets mode: +o smaug
  1501. # [16:27] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1502. # [16:28] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1503. # [16:33] * Quits: joneshf-laptop (joneshf@moz-E793FC55.ftth.swbr.surewest.net) (Ping timeout)
  1504. # [16:36] * Quits: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP) (Ping timeout)
  1505. # [16:36] * Joins: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP)
  1506. # [16:40] * Joins: Edgar (Thunderbir@moz-D27D17E4.dynamic.hinet.net)
  1507. # [16:40] * Joins: dzbarsky (Adium@moz-8BC5D125.wireless-resnet.upenn.edu)
  1508. # [16:41] * Quits: Edgar (Thunderbir@moz-D27D17E4.dynamic.hinet.net) (Quit: Edgar)
  1509. # [16:41] * Quits: botond|chicago (chatzilla@8320F00E.B3977E77.F5FBDDB2.IP) (Ping timeout)
  1510. # [16:42] * Joins: glosoli (glosoli@moz-72C60525.static.zebra.lt)
  1511. # [16:42] * Quits: @smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi) (Ping timeout)
  1512. # [16:44] * Quits: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP) (Ping timeout)
  1513. # [16:45] * Joins: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP)
  1514. # [16:46] * Joins: valenting (Thunderbir@55FBCC0.8C025854.E16F0CF5.IP)
  1515. # [16:47] * Quits: bajaj (Adium@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: Leaving.)
  1516. # [16:48] * Quits: chmanchester (chmanchest@moz-6B477A27.hsd1.pa.comcast.net) (Input/output error)
  1517. # [16:48] * Quits: valenting (Thunderbir@55FBCC0.8C025854.E16F0CF5.IP) (Ping timeout)
  1518. # [16:58] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  1519. # [16:58] * Quits: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP) (Ping timeout)
  1520. # [16:58] * Joins: phenom (phenom@C0A494B8.6AC9BFD2.4A5F0685.IP)
  1521. # [16:58] * Joins: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP)
  1522. # [16:59] * Joins: valenting (Thunderbir@55FBCC0.8C025854.E16F0CF5.IP)
  1523. # [17:00] * Quits: espadrine (ttyl@moz-D0E6A454.w92-128.abo.wanadoo.fr) (Ping timeout)
  1524. # [17:00] * Quits: valenting (Thunderbir@55FBCC0.8C025854.E16F0CF5.IP) (Ping timeout)
  1525. # [17:02] * Joins: zandr (zandr@moz-891BD824.milewski.org)
  1526. # [17:03] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1527. # [17:06] * Joins: valenting (Thunderbir@55FBCC0.8C025854.E16F0CF5.IP)
  1528. # [17:06] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  1529. # [17:07] * Joins: mchang (mchang@BE99BE02.84BCE52A.BCAEBB33.IP)
  1530. # [17:07] * Quits: peterv (peterv@moz-3C743CB2.access.telenet.be) (Ping timeout)
  1531. # [17:07] * Quits: valenting (Thunderbir@55FBCC0.8C025854.E16F0CF5.IP) (Ping timeout)
  1532. # [17:15] * Joins: espadrine (ttyl@moz-D0E6A454.w92-128.abo.wanadoo.fr)
  1533. # [17:18] * Joins: peterv (peterv@moz-3C743CB2.access.telenet.be)
  1534. # [17:19] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Connection reset by peer)
  1535. # [17:24] * baku is now known as baku|away
  1536. # [17:25] * Joins: Snuffleupagus_ (chatzilla@moz-7411B7A4.bredband.comhem.se)
  1537. # [17:25] * Quits: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se) (Ping timeout)
  1538. # [17:25] * Snuffleupagus_ is now known as Snuffleupagus
  1539. # [17:27] * Quits: jhk (Jignesh@BEA1182C.27DDE783.BE90E62C.IP) (Connection reset by peer)
  1540. # [17:27] * Joins: jhk1 (Jignesh@BEA1182C.27DDE783.BE90E62C.IP)
  1541. # [17:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a8aca6978ed9 - Ben Turner - Bug 920800 - 'Add openKeyCursor() to IDBObjectStore'. r=janv.
  1542. # [17:29] * Quits: peterv (peterv@moz-3C743CB2.access.telenet.be) (Ping timeout)
  1543. # [17:30] * Parts: zandr (zandr@moz-891BD824.milewski.org)
  1544. # [17:32] * Quits: jhk1 (Jignesh@BEA1182C.27DDE783.BE90E62C.IP) (Ping timeout)
  1545. # [17:34] * Joins: peterv (peterv@moz-3C743CB2.access.telenet.be)
  1546. # [17:34] * Joins: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP)
  1547. # [17:34] * Quits: twi (Adium@4319DD8E.3D2272D2.3FE1604A.IP) (Ping timeout)
  1548. # [17:36] * Joins: abhishekp (abhishekp@D29E7280.286FE6A7.53E421C3.IP)
  1549. # [17:36] <Ms2ger> Third time's the charm?
  1550. # [17:36] * Quits: abhishekp (abhishekp@D29E7280.286FE6A7.53E421C3.IP) (Client exited)
  1551. # [17:39] * Joins: twi (Adium@734F494F.6DC50913.3FE1604A.IP)
  1552. # [17:43] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  1553. # [17:46] <paul> How often are aurora builds updated? If I land something in aurora today, when will users will have them?
  1554. # [17:46] * Quits: victorporof (victorporo@8AB918FF.D4B9BCD.9B1E38F4.IP) (Ping timeout)
  1555. # [17:47] * Parts: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  1556. # [17:47] * Quits: twi (Adium@734F494F.6DC50913.3FE1604A.IP) (Client exited)
  1557. # [17:49] * Joins: valenting (Thunderbir@55FBCC0.8C025854.E16F0CF5.IP)
  1558. # [17:49] * Joins: victorporof (victorporo@35F65A40.E0F96B01.D111398B.IP)
  1559. # [17:51] * Quits: salman (salman@6ADE8789.74C9C166.FCC3D93C.IP) (Ping timeout)
  1560. # [17:51] * Quits: elin (elin@moz-6AAE172C.dynamic-ip.hinet.net) (Ping timeout)
  1561. # [17:52] * Quits: peterv (peterv@moz-3C743CB2.access.telenet.be) (Ping timeout)
  1562. # [17:53] <Ms2ger> Aurora is daily once we start releasing them, I think
  1563. # [17:57] <paul> Ms2ger: cool. Thanks.
  1564. # [18:02] <Ms2ger> Three followups, of which two on a closed tree, and still getting backed out?
  1565. # [18:02] * Ms2ger tut-tuts padenot
  1566. # [18:07] * Joins: AaronMT (uid14380@moz-31ABA2C0.irccloud.com)
  1567. # [18:07] * Quits: AaronMT (uid14380@moz-31ABA2C0.irccloud.com) (Quit: )
  1568. # [18:07] * Quits: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP) (Ping timeout)
  1569. # [18:09] * Joins: jhk (Jignesh@A65018A2.4ECB12B2.274D17D6.IP)
  1570. # [18:11] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1571. # [18:17] * Quits: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP) (Ping timeout)
  1572. # [18:18] * Joins: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP)
  1573. # [18:18] * Quits: brennan (norton@moz-334A6FBB.bredband.comhem.se) (Ping timeout)
  1574. # [18:18] * Joins: brennan (norton@moz-334A6FBB.bredband.comhem.se)
  1575. # [18:20] * Joins: mmc|laptop (mchew@moz-BBC0C7F1.hsd1.ca.comcast.net)
  1576. # [18:21] * Joins: Boriss (FlyingToas@moz-D58E9.public.monkeybrains.net)
  1577. # [18:22] * Joins: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP)
  1578. # [18:23] * Joins: dbaron (dbaron@moz-C566053C.dsl.dynamic.sonic.net)
  1579. # [18:23] * ChanServ sets mode: +ao dbaron dbaron
  1580. # [18:23] * Joins: smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi)
  1581. # [18:23] * ChanServ sets mode: +o smaug
  1582. # [18:27] * corey|away is now known as corey
  1583. # [18:27] * Joins: jaoo (user@moz-9BAEB8E5.red-88-5-71.dynamicip.rima-tde.net)
  1584. # [18:32] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Ping timeout)
  1585. # [18:33] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  1586. # [18:35] * Quits: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP) (Ping timeout)
  1587. # [18:37] * Joins: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP)
  1588. # [18:37] * Joins: salman (salman@6ADE8789.74C9C166.FCC3D93C.IP)
  1589. # [18:39] * Quits: teoli (teoli@moz-5B89540D.range86-166.btcentralplus.com) (Input/output error)
  1590. # [18:40] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Client exited)
  1591. # [18:41] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1592. # [18:42] * Joins: squib (squib@moz-54866485.dhcp.mdsn.wi.charter.com)
  1593. # [18:43] * Quits: gcp (gpascutto@moz-9CEB1C98.access.telenet.be) (Quit: Make a new plan, Stan!)
  1594. # [18:44] * Quits: spohl|away (Adium@154986C3.F404A8D4.975DB329.IP) (Quit: Leaving.)
  1595. # [18:46] * Quits: andreasn (andreasn@moz-41278B4B.a336.priv.bahnhof.se) (Ping timeout)
  1596. # [18:47] * Joins: surkov (surkov@74F7CB6C.E80E6317.6BEEAEBD.IP)
  1597. # [18:47] * Quits: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP) (Quit: Leaving.)
  1598. # [18:48] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  1599. # [18:50] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  1600. # [18:51] * Quits: ewong (chatzilla@moz-772F27FF.netvigator.com) (Ping timeout)
  1601. # [18:54] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1602. # [18:54] * Joins: teoli (teoli@moz-5B89540D.range86-166.btcentralplus.com)
  1603. # [18:56] * Quits: tomer (tomer@6A854FA3.DF9378B3.FC30AC02.IP) (Ping timeout)
  1604. # [18:57] * Quits: dzbarsky (Adium@moz-8BC5D125.wireless-resnet.upenn.edu) (Quit: Leaving.)
  1605. # [18:59] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  1606. # [18:59] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Client exited)
  1607. # [18:59] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  1608. # [19:01] * Quits: huseby (huseby@moz-4E8C421A.husebyhome.com) (Quit: Leaving)
  1609. # [19:03] * Joins: ggp (ggp@moz-1016F7A9.dsl.telesp.net.br)
  1610. # [19:04] * Joins: dzbarsky (Adium@moz-8BC5D125.wireless-resnet.upenn.edu)
  1611. # [19:05] * Quits: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP) (Ping timeout)
  1612. # [19:05] * Quits: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk) (Ping timeout)
  1613. # [19:05] * Quits: brennan (norton@moz-334A6FBB.bredband.comhem.se) (Ping timeout)
  1614. # [19:05] * Joins: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk)
  1615. # [19:05] * Joins: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP)
  1616. # [19:05] * Joins: brennan (norton@moz-334A6FBB.bredband.comhem.se)
  1617. # [19:06] * Quits: surkov (surkov@74F7CB6C.E80E6317.6BEEAEBD.IP) (Quit: surkov)
  1618. # [19:09] * Joins: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1619. # [19:09] * Joins: Optimizer (Optimizer@A6FFB70D.B61D7819.2AB48280.IP)
  1620. # [19:09] * Joins: twi (Adium@moz-BEDE34BE.cust.dsl.vodafone.it)
  1621. # [19:11] * Quits: Optimizer (Optimizer@A6FFB70D.B61D7819.2AB48280.IP) (Ping timeout)
  1622. # [19:11] * Joins: Optimizer (Optimizer@ADA77758.A0BECD74.2AB48280.IP)
  1623. # [19:15] * Joins: sworkman (sworkman@moz-25E6ED8C.hsd1.ca.comcast.net)
  1624. # [19:16] * Quits: @smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi) (Ping timeout)
  1625. # [19:18] * Joins: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP)
  1626. # [19:20] * Quits: tomatoeblue (textual@moz-5C3A2631.cpe.distributel.net) (Quit: Textual IRC Client: www.textualapp.com)
  1627. # [19:22] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1628. # [19:23] * Joins: huseby (huseby@moz-4E8C421A.husebyhome.com)
  1629. # [19:23] * Quits: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP) (Ping timeout)
  1630. # [19:24] * Joins: asuk (asuk@FA0B9315.D7D800CF.AF15F8E5.IP)
  1631. # [19:26] * Joins: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz)
  1632. # [19:26] * Joins: smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi)
  1633. # [19:26] * ChanServ sets mode: +o smaug
  1634. # [19:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d28e8f43b09e - Daniel Holbert - Bug 913759 part 2: reftests for percent-sized content in a button. r=bz
  1635. # [19:27] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a831cc6240b2 - Daniel Holbert - Bug 913759 part 1: Treat buttonContent frames as block wrappers, so percent heights inside a button can resolve against button's height (minus focus border/padding).
  1636. # [19:27] <firebot> r=bz
  1637. # [19:29] * Joins: mccr8 (mccr8@moz-5FEA0C74.dsl.dynamic.sonic.net)
  1638. # [19:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ba049304cb5e - Andrew McCreight - Bug 915488 - Make CC participant's Root, Unroot and Unlink methods infallible. r=smaug
  1639. # [19:31] * Quits: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP) (Ping timeout)
  1640. # [19:31] * Joins: jonasfj (jonasfj@A577AA5D.B2E369.9D624207.IP)
  1641. # [19:31] * Fallen is now known as Fallen|away
  1642. # [19:36] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  1643. # [19:39] * capella is now known as capella|away
  1644. # [19:40] * Joins: surkov (surkov@74F7CB6C.E80E6317.6BEEAEBD.IP)
  1645. # [19:41] * Fallen|away is now known as Fallen
  1646. # [19:41] * Quits: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz) (Quit: pbocan)
  1647. # [19:41] * asuk is now known as asuk|afk
  1648. # [19:44] * Joins: tjc (tjc@moz-BF4FE20E.tmodns.net)
  1649. # [19:45] * Quits: surkov (surkov@74F7CB6C.E80E6317.6BEEAEBD.IP) (Quit: surkov)
  1650. # [19:45] * Fallen is now known as Fallen|away
  1651. # [19:46] * Quits: tjc (tjc@moz-BF4FE20E.tmodns.net) (Quit: zzzzzzzzzz)
  1652. # [19:46] * Joins: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP)
  1653. # [19:49] * Quits: sworkman (sworkman@moz-25E6ED8C.hsd1.ca.comcast.net) (Quit: sworkman)
  1654. # [19:50] * Quits: @smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi) (Ping timeout)
  1655. # [19:50] * Joins: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net)
  1656. # [19:52] * Quits: breck (breck@moz-E512D9D2.hsd1.ca.comcast.net) (Ping timeout)
  1657. # [19:54] * Quits: terrence-shopping (terrence@moz-B38D16E9.sb.sd.cox.net) (Ping timeout)
  1658. # [19:54] * Joins: sworkman (sworkman@moz-25E6ED8C.hsd1.ca.comcast.net)
  1659. # [19:59] * Joins: mkmelin (mkmelin@moz-C2CD8594.elisa-laajakaista.fi)
  1660. # [20:01] * Quits: mccr8 (mccr8@moz-5FEA0C74.dsl.dynamic.sonic.net) (Quit: mccr8)
  1661. # [20:03] * Quits: tonymec (tonymec@6A424B63.EF160CD3.A9371869.IP) (Ping timeout)
  1662. # [20:03] * Quits: @dbaron (dbaron@moz-C566053C.dsl.dynamic.sonic.net) (Ping timeout)
  1663. # [20:05] * whimboo|afk is now known as whimboo
  1664. # [20:06] * Quits: salman (salman@6ADE8789.74C9C166.FCC3D93C.IP) (Ping timeout)
  1665. # [20:07] * Joins: drexler (chatzilla@moz-89025F7B.cncdnh.east.myfairpoint.net)
  1666. # [20:09] * Joins: tonymec (tonymec@6A424B63.EF160CD3.A9371869.IP)
  1667. # [20:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/736a590cb652 - Steve Workman - Bug 853423 - Tests to verify speculative connections are blocked for local IP addresses r=mcmanus
  1668. # [20:09] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0c409a9f58c9 - Steve Workman - Bug 853423 - Block speculative connections for local IP addresses r=mcmanus
  1669. # [20:10] * Joins: salman (salman@6ADE8789.74C9C166.FCC3D93C.IP)
  1670. # [20:11] * Joins: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP)
  1671. # [20:11] * Joins: krit (krit@9397D2C2.6095F186.A0B21F13.IP)
  1672. # [20:12] * Quits: krit1 (krit@moz-C116B1AC.superkabel.de) (Ping timeout)
  1673. # [20:13] * Quits: abhishekp (chatzilla@D29E7280.286FE6A7.53E421C3.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
  1674. # [20:13] * Joins: RealRaven (Thunderbir@4336EDC.195627C1.C3498625.IP)
  1675. # [20:15] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  1676. # [20:15] * Quits: RealRaven (Thunderbir@4336EDC.195627C1.C3498625.IP) (Quit: RealRaven)
  1677. # [20:16] * Quits: tonymec (tonymec@6A424B63.EF160CD3.A9371869.IP) (Input/output error)
  1678. # [20:16] * Joins: RealRaven (Thunderbir@4336EDC.195627C1.C3498625.IP)
  1679. # [20:16] * Quits: krit (krit@9397D2C2.6095F186.A0B21F13.IP) (Ping timeout)
  1680. # [20:18] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Textual IRC Client: http://www.textualapp.com/)
  1681. # [20:18] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  1682. # [20:18] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  1683. # [20:18] * Joins: krit (krit@9397D2C2.6095F186.A0B21F13.IP)
  1684. # [20:18] * Joins: victorporof_ (victorporo@35F65A40.E0F96B01.D111398B.IP)
  1685. # [20:19] * Quits: inolen (Adium@moz-D2D12FC1.socal.res.rr.com) (Ping timeout)
  1686. # [20:19] * Quits: RealRaven (Thunderbir@4336EDC.195627C1.C3498625.IP) (Quit: RealRaven)
  1687. # [20:19] * Joins: inolen (Adium@moz-D2D12FC1.socal.res.rr.com)
  1688. # [20:20] * Quits: victorporof (victorporo@35F65A40.E0F96B01.D111398B.IP) (Ping timeout)
  1689. # [20:20] * Joins: RealRaven (Thunderbir@4336EDC.195627C1.C3498625.IP)
  1690. # [20:20] * Quits: RealRaven (Thunderbir@4336EDC.195627C1.C3498625.IP) (Quit: RealRaven)
  1691. # [20:22] * Joins: mihneadb (mihneadb@moz-ABF5F9D2.static.ziggozakelijk.nl)
  1692. # [20:22] * Joins: RealRave1 (Thunderbir@4336EDC.195627C1.C3498625.IP)
  1693. # [20:24] * Joins: tonymec (tonymec@6A424B63.EF160CD3.A9371869.IP)
  1694. # [20:26] * Joins: Asa (asa@4508CAE6.38324963.204CA821.IP)
  1695. # [20:26] * Quits: balrog (balrog@moz-1E87DD22.phlapa.fios.verizon.net) (Ping timeout)
  1696. # [20:27] * Joins: balrog (balrog@moz-1E87DD22.phlapa.fios.verizon.net)
  1697. # [20:27] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  1698. # [20:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3ab541ed3c69 - Steve Workman - Bug 867755 - Dispatch imgRequestProxy notifications r=seth
  1699. # [20:29] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/68378e8901f3 - Steve Workman - Bug 867755 - Make DiscardTracker thread-safe r=seth
  1700. # [20:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5df5c70b3002 - Steve Workman - Bug 867755 - Add strong refcnting for derived classes of mozilla::image::Image r=seth
  1701. # [20:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5d8f3119bad7 - Steve Workman - Bug 867755 - Detect if DiscardTracker has shutdown r=seth
  1702. # [20:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/799dffa9306b - Steve Workman - Bug 867755 - Support OnDataAvailable and OnStopRequest off main thread for image loading r=seth
  1703. # [20:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/22c38ee36fe9 - Steve Workman - Bug 867755 - Return already_AddRefed from GetStatusTracker instead of C++ ref r=seth
  1704. # [20:31] * Joins: greatwarrior (chatzilla@18BC73CD.1552965C.53E421C3.IP)
  1705. # [20:35] * Joins: briansmith (briansmith@FAEA3A08.F550826D.3D603179.IP)
  1706. # [20:35] * Quits: mihneadb (mihneadb@moz-ABF5F9D2.static.ziggozakelijk.nl) (Input/output error)
  1707. # [20:36] * Quits: capella|away (chatzilla@moz-8F413D10.twcny.res.rr.com) (Ping timeout)
  1708. # [20:37] * Joins: capella|away (chatzilla@moz-8F413D10.twcny.res.rr.com)
  1709. # [20:39] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  1710. # [20:42] * Quits: sworkman (sworkman@moz-25E6ED8C.hsd1.ca.comcast.net) (Quit: sworkman)
  1711. # [20:42] * Joins: smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi)
  1712. # [20:42] * ChanServ sets mode: +o smaug
  1713. # [20:43] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  1714. # [20:45] * corey is now known as corey|away
  1715. # [20:47] * Joins: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP)
  1716. # [20:48] * corey|away is now known as corey
  1717. # [20:49] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  1718. # [20:57] * Quits: RealRave1 (Thunderbir@4336EDC.195627C1.C3498625.IP) (Quit: RealRave1)
  1719. # [20:58] * Joins: RealRaven (Thunderbir@4336EDC.195627C1.C3498625.IP)
  1720. # [20:58] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  1721. # [20:58] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  1722. # [20:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bbf7f7deb76f - Andrew Quartey - Bug 884935 - Align navigator.vibrate to spec. r=smaug
  1723. # [21:00] * Quits: greatwarrior (chatzilla@18BC73CD.1552965C.53E421C3.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 18.0.2/20130201190337])
  1724. # [21:01] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Ping timeout)
  1725. # [21:01] * Quits: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk) (Quit: Leaving)
  1726. # [21:02] * Quits: jhk (Jignesh@A65018A2.4ECB12B2.274D17D6.IP) (Ping timeout)
  1727. # [21:03] * Quits: @smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi) (Ping timeout)
  1728. # [21:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ae2c2e730c2a - Andrew Quartey - Bug 896273 - Make HTMLSelectElement::SetOptionsSelectedByIndex take a flag argument. r=Ms2ger
  1729. # [21:04] * Joins: smaug (chatzilla@moz-3ECB9FB1.elisa-laajakaista.fi)
  1730. # [21:04] * ChanServ sets mode: +o smaug
  1731. # [21:06] * Joins: sworkman (sworkman@moz-25E6ED8C.hsd1.ca.comcast.net)
  1732. # [21:07] * Quits: JosiahOne (Instantbir@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: [self dealloc];)
  1733. # [21:07] * Joins: marco (marco@moz-CF8BEBEF.dia.static.qwest.net)
  1734. # [21:08] * Quits: balrog (balrog@moz-1E87DD22.phlapa.fios.verizon.net) (Ping timeout)
  1735. # [21:10] * Joins: balrog (balrog@moz-1E87DD22.phlapa.fios.verizon.net)
  1736. # [21:11] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  1737. # [21:12] * Quits: salman (salman@6ADE8789.74C9C166.FCC3D93C.IP) (Ping timeout)
  1738. # [21:13] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1739. # [21:14] * capella|away is now known as capella
  1740. # [21:15] * jorendorff_away is now known as jorendorff
  1741. # [21:17] * Joins: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz)
  1742. # [21:17] * Quits: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz) (Client exited)
  1743. # [21:20] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  1744. # [21:22] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1745. # [21:23] * Quits: sworkman (sworkman@moz-25E6ED8C.hsd1.ca.comcast.net) (Quit: sworkman)
  1746. # [21:23] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/a7a58bda8be2 - Brian R. Bondy - Bug 911158 - Removal of URL Protocol from FirefoxURL causes problems for some users. r=rstrong. a=lsblakk
  1747. # [21:24] * Quits: Ms2ger (Ms2ger@9D0A393.CB23CDC6.3773EA9F.IP) (Quit: nn)
  1748. # [21:27] * jorendorff is now known as jorendorff_away
  1749. # [21:28] * Joins: damons_ (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1750. # [21:28] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  1751. # [21:28] * damons_ is now known as damons
  1752. # [21:28] * Quits: mmc|laptop (mchew@moz-BBC0C7F1.hsd1.ca.comcast.net) (Ping timeout)
  1753. # [21:29] * Joins: mmc|laptop (mchew@moz-BBC0C7F1.hsd1.ca.comcast.net)
  1754. # [21:31] <decoder> froydnj: ping
  1755. # [21:33] * Joins: tjc (tjc@moz-BF4FE20E.tmodns.net)
  1756. # [21:36] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  1757. # [21:36] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1758. # [21:37] * Quits: drexler (chatzilla@moz-89025F7B.cncdnh.east.myfairpoint.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1759. # [21:38] * Quits: teoli (teoli@moz-5B89540D.range86-166.btcentralplus.com) (Ping timeout)
  1760. # [21:38] * Joins: teoli (teoli@moz-5B89540D.range86-166.btcentralplus.com)
  1761. # [21:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/edcc336b4033 - Steve Workman - Backout 736a590cb652 and 0c409a9f58c9 (Bug 853423) due to xpcshell failures
  1762. # [21:39] * Quits: Asa (asa@4508CAE6.38324963.204CA821.IP) (Connection reset by peer)
  1763. # [21:39] * Quits: krit (krit@9397D2C2.6095F186.A0B21F13.IP) (Connection reset by peer)
  1764. # [21:40] * Joins: Asa (asa@4508CAE6.38324963.204CA821.IP)
  1765. # [21:42] * Quits: briansmith (briansmith@FAEA3A08.F550826D.3D603179.IP) (Ping timeout)
  1766. # [21:42] * Joins: briansmith (briansmith@FAEA3A08.F550826D.3D603179.IP)
  1767. # [21:42] * Joins: stefanh (stefanh@moz-3EED0162.customers.ownit.se)
  1768. # [21:43] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  1769. # [21:45] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1770. # [21:46] <glosoli> Hmm is there any thoughts on Firefox to supporting process per tab in near future ?
  1771. # [21:47] * asuk|afk is now known as asuk
  1772. # [21:47] * Joins: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP)
  1773. # [21:48] * Quits: teoli (teoli@moz-5B89540D.range86-166.btcentralplus.com) (Input/output error)
  1774. # [21:51] * Joins: peterv (peterv@moz-3C743CB2.access.telenet.be)
  1775. # [21:51] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1776. # [21:52] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  1777. # [21:52] * Joins: teoli (teoli@moz-5B89540D.range86-166.btcentralplus.com)
  1778. # [21:54] * Joins: tanvi1 (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  1779. # [21:55] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Ping timeout)
  1780. # [21:55] * Joins: irishshagua (chatzilla@81467BDD.F5AC7FF0.986A907C.IP)
  1781. # [21:56] <froydnj> decoder: pong
  1782. # [22:01] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  1783. # [22:01] * Quits: Optimizer (Optimizer@ADA77758.A0BECD74.2AB48280.IP) (Ping timeout)
  1784. # [22:01] * Joins: Optimizer (Optimizer@ADA77758.A0BECD74.2AB48280.IP)
  1785. # [22:05] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  1786. # [22:07] * Quits: tjc (tjc@moz-BF4FE20E.tmodns.net) (Quit: Places to go, people to annoy)
  1787. # [22:10] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1788. # [22:14] * Joins: arasbm (zooby@moz-8E336844.vf.shawcable.net)
  1789. # [22:15] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1790. # [22:15] * Quits: glosoli (glosoli@moz-72C60525.static.zebra.lt) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1791. # [22:15] * Joins: rednaks (rednaks@2BFFE0C9.74C6FD40.360EF119.IP)
  1792. # [22:16] * Quits: dholbert (dholbert@moz-B8EBBCE7.hsd1.ca.comcast.net) (Ping timeout)
  1793. # [22:16] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1794. # [22:17] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1795. # [22:17] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  1796. # [22:20] * Joins: dholbert (dholbert@moz-B8EBBCE7.hsd1.ca.comcast.net)
  1797. # [22:21] * Quits: mkmelin (mkmelin@moz-C2CD8594.elisa-laajakaista.fi) (Ping timeout)
  1798. # [22:22] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  1799. # [22:24] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  1800. # [22:24] <decoder> froydnj: nevermind, I figured it out. the serializing thing is working now! :)
  1801. # [22:24] <decoder> thanks
  1802. # [22:24] <decoder> my problem was, I put the definition into my header file which resided in mfbt/
  1803. # [22:24] <decoder> that didnt work
  1804. # [22:24] <decoder> i moved it into one of the ipc headers, that works
  1805. # [22:25] * Quits: tanvi1 (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  1806. # [22:29] * Joins: WG9s (bill@moz-E8199F88.maine.res.rr.com)
  1807. # [22:30] * Quits: RealRaven (Thunderbir@4336EDC.195627C1.C3498625.IP) (Quit: RealRaven)
  1808. # [22:34] * Quits: dzbarsky (Adium@moz-8BC5D125.wireless-resnet.upenn.edu) (Quit: Leaving.)
  1809. # [22:34] * Joins: RealRaven (Thunderbir@4336EDC.195627C1.C3498625.IP)
  1810. # [22:36] * Joins: dzbarsky (Adium@moz-8BC5D125.wireless-resnet.upenn.edu)
  1811. # [22:39] * Quits: valenting (Thunderbir@55FBCC0.8C025854.E16F0CF5.IP) (Ping timeout)
  1812. # [22:39] * Quits: peterv (peterv@moz-3C743CB2.access.telenet.be) (Connection reset by peer)
  1813. # [22:40] * mattwoodrow|away is now known as mattwoodrow
  1814. # [22:41] * Quits: RealRaven (Thunderbir@4336EDC.195627C1.C3498625.IP) (Ping timeout)
  1815. # [22:41] * joduinn-afk is now known as joduinn-home
  1816. # [22:44] * Joins: peterv (peterv@moz-3C743CB2.access.telenet.be)
  1817. # [22:49] <froydnj> decoder: great! the ipc header is, for better a worse, a dumping ground for these sorts of things
  1818. # [22:52] * Quits: msucan (mihai@C7840F70.7981955B.7C5F70AF.IP) (Quit: Leaving.)
  1819. # [22:52] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  1820. # [22:58] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  1821. # [23:01] * Joins: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP)
  1822. # [23:01] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  1823. # [23:03] * Joins: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP)
  1824. # [23:03] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  1825. # [23:03] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/1fd8a49e4c2a - Victor Porof - Bug 907755 - Followups, r=fitzgen
  1826. # [23:03] <firebot> http://hg.mozilla.org/mozilla-central/rev/6cb9c4e2777c - Drew Willcoxon - Bug 874847 - Fix intermittent failure in browser_lastAccessedTab.js by including some fudge in the Date.now comparison. r=ttaubert
  1827. # [23:03] <firebot> http://hg.mozilla.org/mozilla-central/rev/e56505c62aba - Tim Taubert - Bug 586153 - Avoid tab panel ID collisions by using a monotonic counter; r=dolske
  1828. # [23:04] <firebot> http://hg.mozilla.org/mozilla-central/rev/947b62e5faa6 - Tim Taubert - merge m-c to fx-team
  1829. # [23:04] <firebot> http://hg.mozilla.org/mozilla-central/rev/7b0138abb5a6 - Tim Taubert - Bug 906462 - Remove noise backgrounds for about:newtab and about:home; r=dao
  1830. # [23:05] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1831. # [23:06] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Ping timeout)
  1832. # [23:06] * Joins: dbaron (dbaron@moz-C566053C.dsl.dynamic.sonic.net)
  1833. # [23:06] * ChanServ sets mode: +ao dbaron dbaron
  1834. # [23:07] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  1835. # [23:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cea4196cd3b2 - Ehsan Akhgari - Bug 919572 follow-up: remove two unused variables
  1836. # [23:08] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Ping timeout)
  1837. # [23:09] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  1838. # [23:09] * Quits: dholbert (dholbert@moz-B8EBBCE7.hsd1.ca.comcast.net) (Connection reset by peer)
  1839. # [23:10] * Joins: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP)
  1840. # [23:10] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1841. # [23:11] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1842. # [23:11] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  1843. # [23:11] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1844. # [23:12] * Quits: phenom (phenom@C0A494B8.6AC9BFD2.4A5F0685.IP) (Quit: Leaving)
  1845. # [23:14] * Joins: dholbert (dholbert@moz-B8EBBCE7.hsd1.ca.comcast.net)
  1846. # [23:17] * Quits: nbp (pierron@moz-7EB03C5F.fbx.proxad.net) (Ping timeout)
  1847. # [23:17] * Quits: Optimizer (Optimizer@ADA77758.A0BECD74.2AB48280.IP) (Ping timeout)
  1848. # [23:17] * Joins: nbp (pierron@moz-7EB03C5F.fbx.proxad.net)
  1849. # [23:17] * Joins: surkov (surkov@74F7CB6C.E80E6317.6BEEAEBD.IP)
  1850. # [23:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/226adb587cf7 - Ehsan Akhgari - Fix a broken #include guard, no bug
  1851. # [23:18] * Joins: Optimizer (Optimizer@ADA77758.A0BECD74.2AB48280.IP)
  1852. # [23:19] * Joins: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net)
  1853. # [23:20] * Quits: gandalf (zbraniecki@moz-B6E035E9.hsd1.ca.comcast.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
  1854. # [23:20] * Quits: ochameau (ochameau@moz-109A6728.fbx.proxad.net) (Ping timeout)
  1855. # [23:21] * Quits: dzbarsky (Adium@moz-8BC5D125.wireless-resnet.upenn.edu) (Quit: Leaving.)
  1856. # [23:21] * Joins: dzbarsky (Adium@moz-8BC5D125.wireless-resnet.upenn.edu)
  1857. # [23:21] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1858. # [23:22] * Quits: gabriel-iv (Thunderbir@F3305CCC.178D9C02.FB866788.IP) (Quit: gabriel-iv)
  1859. # [23:22] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  1860. # [23:22] * Quits: dzbarsky (Adium@moz-8BC5D125.wireless-resnet.upenn.edu) (Quit: Leaving.)
  1861. # [23:27] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  1862. # [23:27] * Quits: surkov (surkov@74F7CB6C.E80E6317.6BEEAEBD.IP) (Quit: surkov)
  1863. # [23:27] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  1864. # [23:28] * Quits: briansmith (briansmith@FAEA3A08.F550826D.3D603179.IP) (Ping timeout)
  1865. # [23:29] <decoder> froydnj: i found one thing that cannot be done without changing the code
  1866. # [23:29] <decoder> (with implicit casting)
  1867. # [23:29] <decoder> return (something ? mColumnRuleWidth : 0);
  1868. # [23:29] <decoder> mColumn.. being nscoord
  1869. # [23:29] * Quits: sankha93 (Instantbir@7061CD01.D6BD0D91.22D41759.IP) (Quit: Gone to save the world!)
  1870. # [23:29] <decoder> in that case, the compiler will complain
  1871. # [23:29] <decoder> conditional expression is ambiguous; 'const nscoord' (aka 'const mozilla::Int32OverflowWrapper') can be converted to 'int' and vice versa
  1872. # [23:29] <decoder> so I need to cast 0 to nscoord explicitely
  1873. # [23:30] <decoder> we seem to have a few spots like that
  1874. # [23:30] * Quits: RoddieKieley (Adium@moz-FAB769B1.genesis.mun.ca) (Quit: Leaving.)
  1875. # [23:31] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Quit: Computer has gone to sleep.)
  1876. # [23:32] <tbsaunde> decoder: even with non explicit intwrapper(int32_t a) constructor?
  1877. # [23:32] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  1878. # [23:33] <decoder> tbsaunde: what do you mean by non-explicit?
  1879. # [23:34] * Joins: salman (salman@6ADE8789.74C9C166.FCC3D93C.IP)
  1880. # [23:35] <froydnj> decoder: seems like it would be reasonable to add the explicit casts to such places regardless
  1881. # [23:35] <tbsaunde> decoder: as the constructor doesn't have the explicit keyword on it
  1882. # [23:35] <froydnj> decoder: though I could see how people might construe those as noise
  1883. # [23:35] <decoder> tbsaunde: i dont have any explicit keywords right now
  1884. # [23:36] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Client exited)
  1885. # [23:36] * Quits: brennan (norton@moz-334A6FBB.bredband.comhem.se) (Ping timeout)
  1886. # [23:36] <decoder> froydnj: im adding them now just in those conditionals.. those dont seem to be appear very often
  1887. # [23:36] <froydnj> decoder: yeah...file a bug with just those changes and see what folks think
  1888. # [23:36] * Quits: inolen (Adium@moz-D2D12FC1.socal.res.rr.com) (Ping timeout)
  1889. # [23:37] <decoder> froydnj: okay will do if this ever compiles^^
  1890. # [23:37] <tbsaunde> decoder: interesting, http://paste.debian.net/47156/ works for me so I wonder what the difference is
  1891. # [23:37] <decoder> i only made very few code changes now
  1892. # [23:37] <decoder> tbsaunde: add an implicit int cast
  1893. # [23:37] <decoder> like inline operator int32_t() const { return val; };
  1894. # [23:38] * Quits: Matti (Matti@moz-B28354AC.dip0.t-ipconnect.de) (Connection reset by peer)
  1895. # [23:39] * Joins: inolen (Adium@moz-D2D12FC1.socal.res.rr.com)
  1896. # [23:39] * Joins: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  1897. # [23:39] * Quits: heftig_ (heftig@moz-A1350D02.dip0.t-ipconnect.de) (Ping timeout)
  1898. # [23:39] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1899. # [23:39] * Joins: Matti (Matti@moz-B28354AC.dip0.t-ipconnect.de)
  1900. # [23:39] <tbsaunde> decoder: yeah, I did and get the same thing interesting, I'm not really sure why that matters
  1901. # [23:40] * Joins: heftig_ (heftig@moz-FC0CF353.dip0.t-ipconnect.de)
  1902. # [23:40] <decoder> tbsaunde: seems like the compiler needs to be sure about what type the result of the conditional is
  1903. # [23:42] * Joins: retornam (retornam@moz-6F237ED8.hsd1.ca.comcast.net)
  1904. # [23:42] * whimboo is now known as whimboo|afk
  1905. # [23:43] * Quits: Asa (asa@4508CAE6.38324963.204CA821.IP) (Ping timeout)
  1906. # [23:43] * Quits: retornam (retornam@moz-6F237ED8.hsd1.ca.comcast.net) (Ping timeout)
  1907. # [23:44] * Joins: Asa (asa@4508CAE6.38324963.204CA821.IP)
  1908. # [23:44] * Quits: annevk (annevk@moz-451D5EF9.nyc.res.rr.com) (Input/output error)
  1909. # [23:45] * Joins: mconley (mconley@B16F470C.4602579D.60EDF444.IP)
  1910. # [23:45] <tbsaunde> decoder: yeah, I just meant I'm not clear what part of the spec means it can't tell it should be intwrapper
  1911. # [23:46] <decoder> ok :D
  1912. # [23:46] <decoder> this is also nice:
  1913. # [23:46] <decoder> void foo(double a);
  1914. # [23:46] <decoder> void foo(float a);
  1915. # [23:46] <decoder> and now we're calling foo(x+y);
  1916. # [23:46] <decoder> with x and y being nscoord (the thing im wrapping)
  1917. # [23:47] <decoder> now it doesnt know anymore which method it should call^^
  1918. # [23:47] <decoder> because I had to implement both operators for float and double, because we're also doing direct arithmetics with nscoord, float and double
  1919. # [23:47] <decoder> type mix++
  1920. # [23:50] * Joins: annevk (annevk@moz-451D5EF9.nyc.res.rr.com)
  1921. # [23:50] * Joins: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP)
  1922. # [23:53] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  1923. # [23:53] * baku|away is now known as baku
  1924. # [23:53] <decoder> nevermind :D
  1925. # [23:55] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1926. # [23:56] * Quits: @dbaron (dbaron@moz-C566053C.dsl.dynamic.sonic.net) (Ping timeout)
  1927. # [23:57] * Quits: trevorh (trevor@moz-56417681.lns6.woo.bigpond.net.au) (Ping timeout)
  1928. # [23:58] * Joins: trevorh (trevor@moz-56417681.lns6.woo.bigpond.net.au)
  1929. # [23:58] * Joins: mmargoliono (min@moz-9DBD522D.static.internode.on.net)
  1930. # Session Close: Sun Sep 29 00:00:00 2013

The end :)