/irc-logs / mozilla / #developers / 2013-12-12 / end

Options:

  1. # Session Start: Thu Dec 12 00:00:00 2013
  2. # Session Ident: #developers
  3. # [00:00] * Joins: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com)
  4. # [00:01] * Quits: gwagner_ (Gregor@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: gwagner_)
  5. # [00:02] <WeirdAl> khuey: so if I use OS.File on a chrome worker thread, does it work on that thread or on a separate thread that it spawns?
  6. # [00:02] * Joins: ekr_ (ekr@moz-964BBFC6.dynamic.hinet.net)
  7. # [00:02] <@khuey> WeirdAl: ask Yoric
  8. # [00:03] * Quits: ekr_ (ekr@moz-964BBFC6.dynamic.hinet.net) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  9. # [00:03] <WeirdAl> *sigh*
  10. # [00:03] <@gavin> WeirdAl: https://developer.mozilla.org/en-US/docs/JavaScript_OS.File#..._from_a_worker_thread
  11. # [00:05] <WeirdAl> ah, it's synchronous on chrome workers
  12. # [00:05] * Quits: jimm (jmathies@moz-DF439B90.pn.at.cox.net) (Quit: )
  13. # [00:05] * Quits: yene (yene@moz-CA135B05.dclient.hispeed.ch) (Quit: The system is overheating and needs to go to sleep now.)
  14. # [00:06] * Joins: brendan (brendaneic@777B9EEC.C030CAFC.1EF54B18.IP)
  15. # [00:06] * Quits: jet (jet@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: jet)
  16. # [00:09] * Quits: yeukhon (yeukhon@moz-27C157B1.nyc.biz.rr.com) (Quit: Leaving.)
  17. # [00:09] <WeirdAl> interesting, Task.jsm doesn't import Promise.jsm
  18. # [00:10] * nthomas is now known as nthomas|away
  19. # [00:11] * Joins: jet (jet@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  20. # [00:11] * Quits: ddahl (ddahl@moz-BDAC6C04.hsd1.ca.comcast.net) (Input/output error)
  21. # [00:12] * Quits: emtwo (msamuel@moz-F8D26145.cpe.net.cable.rogers.com) (Quit: Leaving.)
  22. # [00:12] * Quits: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com) (Quit: brb)
  23. # [00:14] * Quits: gerv (Instantbir@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  24. # [00:14] * Joins: gerv (Instantbir@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  25. # [00:14] * catlee-mtg is now known as catlee-away
  26. # [00:15] * Joins: Mathnerd314 (Mibbit@DA428E7.60D7EA1F.459A737F.IP)
  27. # [00:15] * Quits: cers (csonne@moz-39FBFF3C.cpe.webspeed.dk) (Quit: Textual IRC Client: http://www.textualapp.com/)
  28. # [00:15] * Joins: marco (Thunderbir@moz-53F2D05A.retail.telecomitalia.it)
  29. # [00:16] * philor|away is now known as philor
  30. # [00:16] * Joins: mstange (markus@moz-CE6676BC.dip0.t-ipconnect.de)
  31. # [00:17] * Quits: givanica (givanica@10783111.9D16DD5B.FB866788.IP) (Quit: ~ Trillian - www.trillian.im ~)
  32. # [00:17] * Quits: vingtetun (Thunderbir@moz-64E1A8DA.fbx.proxad.net) (Ping timeout)
  33. # [00:17] * Joins: Steffen (chatzilla@moz-2E4B99A2.access.ecotel.net)
  34. # [00:17] * Joins: rmkoesters (Thunderbir@moz-37C52F11.resnet.wisc.edu)
  35. # [00:18] * @dolske idly ponders nonblocking-IO in JS...
  36. # [00:18] * Quits: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  37. # [00:18] * Quits: rmkoesters (Thunderbir@moz-37C52F11.resnet.wisc.edu) (Quit: rmkoesters)
  38. # [00:20] <@dolske> I guess some of our stream stuff already does that...
  39. # [00:20] * Quits: gustavold (gustavold@D180F6EA.DC7D65A1.DF2AC62B.IP) (Ping timeout)
  40. # [00:21] * Joins: elin (elin@moz-401AFB05.dynamic-ip.hinet.net)
  41. # [00:21] * Joins: ochameau (ochameau@moz-ACA4384F.fbx.proxad.net)
  42. # [00:21] <@njn> Unfocused: is there a way to tell the browser to look for addons in additonal places at startup? My Valgrind-on-TBPL runs are hanging because the "Quitter" extension isn't found, but when I run locally it is found
  43. # [00:22] <WeirdAl> dolske: ?
  44. # [00:22] <@njn> Unfocused: specifically, Quitter is in $OBJDIR/dist/xpi-stage/quitter/, and if I rename that dir locally then the extension isn't picked up
  45. # [00:22] * Quits: milan (milan@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  46. # [00:22] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  47. # [00:22] <@dolske> WeirdAl: ignore me, just ruminating on a tangent.
  48. # [00:22] <@njn> Unfocused: and glandium suggested that is a non-standard extension location, so we must be doing something special to pick it up from there
  49. # [00:22] <WeirdAl> not quite that tangential :)
  50. # [00:24] <@smaug> RyanVM|brb: planning to open the tree soon?
  51. # [00:24] * Quits: gerv (Instantbir@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  52. # [00:24] <RyanVM|brb> smaug: when a debug run is green, sure
  53. # [00:24] <@smaug> k
  54. # [00:24] <RyanVM|brb> oh look, new failures
  55. # [00:25] * Joins: ckitching (ckitching@moz-C0166612.plus.com)
  56. # [00:25] * Joins: ckitching_ (ckitching@moz-C0166612.plus.com)
  57. # [00:26] * Joins: jduell (jduell@9B92F209.E9DEFC6F.284344F5.IP)
  58. # [00:27] <RyanVM|brb> smaug: https://tbpl.mozilla.org/php/getParsedLog.php?id=31833565&tree=Mozilla-Inbound
  59. # [00:27] <RyanVM|brb> shocked I tell ya
  60. # [00:27] * Quits: geo (geo@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  61. # [00:28] * Joins: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net)
  62. # [00:28] * Joins: geo- (geo@moz-BBE3ABD.mv.mozilla.com)
  63. # [00:28] * Quits: Archaeopteryx (itsme@4208F015.DC2B5FD2.50B05A3B.IP) (Quit: Goodbye)
  64. # [00:28] <RyanVM|brb> mattwoodrow: BenWa: ping
  65. # [00:28] * Quits: geo- (geo@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  66. # [00:28] * RyanVM|brb is now known as RyanVM
  67. # [00:28] * Joins: geo (geo@moz-BBE3ABD.mv.mozilla.com)
  68. # [00:28] <mattwoodrow> RyanVM: pong
  69. # [00:28] * nthomas|away is now known as nthomas|mtg
  70. # [00:28] <BenWa> pong
  71. # [00:28] * Quits: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net) (Max SendQ exceeded)
  72. # [00:29] <RyanVM> mattwoodrow: somewhere in the midst of the debug bustage on inbound, a new OSX 10.6 debug M5 failure appeared
  73. # [00:29] <RyanVM> you two have the most-likely looking candidates
  74. # [00:29] <RyanVM> https://tbpl.mozilla.org/php/getParsedLog.php?id=31833565&tree=Mozilla-Inbound
  75. # [00:29] * Joins: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com)
  76. # [00:29] * Joins: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net)
  77. # [00:29] * Quits: briansmith (briansmith@moz-C07D5168.p2p.sfo1.mozilla.com) (Ping timeout)
  78. # [00:30] * Quits: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net) (Max SendQ exceeded)
  79. # [00:30] <RyanVM> mattwoodrow: BenWa: if you have a Try run showing green OSX 10.6 debug M5, that would be handy to see
  80. # [00:30] <BenWa> I don't
  81. # [00:30] <mattwoodrow> RyanVM: I have a try run for my big push
  82. # [00:30] <mattwoodrow> https://tbpl.mozilla.org/?tree=Try&rev=83bb3289b5c0
  83. # [00:30] * Joins: alice (alice@435EC2C3.DFEA2E30.E55E926B.IP)
  84. # [00:30] * Quits: alice (alice@435EC2C3.DFEA2E30.E55E926B.IP) (Client exited)
  85. # [00:31] <BenWa> RyanVM: The failing test doesn't have any transition or animation so it's unlikely to be my patch
  86. # [00:31] <BenWa> i.e. its very self contained
  87. # [00:31] * Joins: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net)
  88. # [00:31] * Joins: alice (alice@CB447DD5.6B10AC3.E2F59BBC.IP)
  89. # [00:31] * Joins: briansmith (briansmith@moz-C07D5168.p2p.sfo1.mozilla.com)
  90. # [00:31] <RyanVM> hmm, no M5 run on bug 938046's Try run
  91. # [00:31] <RyanVM> cviecco ^
  92. # [00:32] * Quits: h4writer (h4writer@moz-6BDA8831.access.telenet.be) (Ping timeout)
  93. # [00:32] * Joins: jgilbert_ (jgilbert@moz-BBE3ABD.mv.mozilla.com)
  94. # [00:32] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  95. # [00:32] <Unfocused> njn: sorry, was in a meeting
  96. # [00:33] <@njn> Unfocused: np
  97. # [00:33] <Unfocused> can you use a pointer file?
  98. # [00:33] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  99. # [00:33] * Quits: jgilbert__ (jgilbert@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  100. # [00:33] <Unfocused> similar to a symlink
  101. # [00:33] * Quits: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net) (Ping timeout)
  102. # [00:33] <@njn> Unfocused: I don't know
  103. # [00:33] <@njn> Unfocused: all I know is that on one machine the extension is found, on another it's not, and I can't see why
  104. # [00:33] * Joins: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net)
  105. # [00:33] <RyanVM> smaug: FYI, inbound's not reopening until we figure this out
  106. # [00:33] <@njn> Unfocused: it's in the same location on both machines
  107. # [00:33] * Joins: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP)
  108. # [00:33] <RyanVM> so helpwanted :)
  109. # [00:33] <Unfocused> ok, so - create a file in the extensions profile dir, with the filename as the addon id, and the contents of the file being just the file path to where the addon is on disk
  110. # [00:34] <Unfocused> oh, huh
  111. # [00:34] <@njn> Unfocused: so presumably on one there's something extra telling Firefox to look "there"
  112. # [00:34] * Unfocused just re-read
  113. # [00:34] <@smaug> RyanVM: k
  114. # [00:34] <@njn> Unfocused: where "there" is $OBJDIR/dist/xpi-stage/quitter/
  115. # [00:34] * Quits: jduell (jduell@9B92F209.E9DEFC6F.284344F5.IP) (Ping timeout)
  116. # [00:34] <@smaug> fixing other tests then
  117. # [00:35] <cviecco> RyanVM: hi
  118. # [00:35] * Quits: Steffen (chatzilla@moz-2E4B99A2.access.ecotel.net) (Quit: ChatZilla 0.9.90.1 [Firefox 29.0a1/20131211231702])
  119. # [00:35] <RyanVM> cviecco: you had the misfortunate of landing on top of debug mochitest bustage
  120. # [00:35] * Quits: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com) (Client exited)
  121. # [00:36] <RyanVM> and post-backout, OSX 10.6 M5 is orange
  122. # [00:36] <Unfocused> er, hmm... i wouldn't expect the code to ever look their normally
  123. # [00:36] <RyanVM> so trying to figure out what caused it
  124. # [00:36] <RyanVM> cviecco: https://tbpl.mozilla.org/php/getParsedLog.php?id=31832846&tree=Mozilla-Inbound
  125. # [00:36] <@njn> Unfocused: and on the machine where it works, it's *not* the .xpi file that's read, but the untarred/unzipped directory tree
  126. # [00:36] <Unfocused> huh
  127. # [00:37] * Quits: ckitching_ (ckitching@moz-C0166612.plus.com) (Input/output error)
  128. # [00:37] * Quits: ckitching (ckitching@moz-C0166612.plus.com) (Input/output error)
  129. # [00:37] * Joins: alice_ (alice@435EC2C3.DFEA2E30.E55E926B.IP)
  130. # [00:37] * Quits: alice (alice@CB447DD5.6B10AC3.E2F59BBC.IP) (Ping timeout)
  131. # [00:37] <@njn> Unfocused: is there a way to ask an add-on where it was loaded from?
  132. # [00:37] <cviecco> RyanVM: yes. I saw that. I am keeping an eye on tbpl
  133. # [00:37] * baku is now known as baku|away
  134. # [00:37] <@njn> Unfocused: or how, or something like that...
  135. # [00:37] <RyanVM> cviecco: do you by chance have a more-complete Try run?
  136. # [00:38] <RyanVM> bug 946895 has a green run
  137. # [00:38] <RyanVM> bug 948221 has a green run
  138. # [00:38] <BenWa> nrc: Has there been any newer development for https://bugzilla.mozilla.org/show_bug.cgi?id=788522#c10?
  139. # [00:38] <RyanVM> bug 946475 is Windows only
  140. # [00:38] <Callek> RyanVM: any objection if I trigger a bunch of xpcshell jobs on tegra aurora, and tegra beta?
  141. # [00:38] <cviecco> RyanVM: unfortunatelly no.
  142. # [00:38] <RyanVM> bug 948003 is Android-only
  143. # [00:38] * Quits: h4writer (h4writer@moz-6BDA8831.access.telenet.be) (Ping timeout)
  144. # [00:38] * Quits: alice_ (alice@435EC2C3.DFEA2E30.E55E926B.IP) (Ping timeout)
  145. # [00:38] <Unfocused> njn: if you want to check quickly manually, look in extensions.ini in the profile dir
  146. # [00:39] <cpearce> dmajor: pong
  147. # [00:39] <Callek> RyanVM: my random selection of devices that hit the xpcshell fail are indeed failing every job, but "every" is only inbounds, m-c and try so far
  148. # [00:39] <RyanVM> so that leaves bug 948531 and bug 938046
  149. # [00:39] <RyanVM> Callek: we had one Aurora failure
  150. # [00:39] <RyanVM> but knock yourself out
  151. # [00:39] <Callek> RyanVM: hrm ok, I'll do a few beta
  152. # [00:39] <RyanVM> BenWa: how confident are you that it's not you?
  153. # [00:39] <@njn> Unfocused: in a |make pgo-profile-run| job, where would the profile be?
  154. # [00:39] <dmajor> cpearce: hey, just wanted to see if you need any more debugging/log-digging from me on bug 930797 before I page it out
  155. # [00:39] <Unfocused> somewhere in the tmp directory, i think
  156. # [00:40] * RyanVM really doesn't have time to sort this out
  157. # [00:40] * ericjung|be-back-about-7pm is now known as ericjung
  158. # [00:40] <Unfocused> iirc, it should be random
  159. # [00:40] <Callek> I just want to try and identify if there was something that may have landed to stop leaving something behind on system, before I go and dig into the netbook/imaging process
  160. # [00:40] <cviecco> RyanVM: https://tbpl.mozilla.org/?tree=Try&rev=daa32eb41a70
  161. # [00:40] * Quits: Boriss (Boriss@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Client exited)
  162. # [00:40] * Joins: yzen (yzen@moz-A36A7FD4.cpe.pppoe.ca)
  163. # [00:40] * Joins: Boriss (Boriss@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  164. # [00:41] * Unfocused is trying to figure out how the dist/xpi-stage directory is used
  165. # [00:41] <cpearce> dmajor: no. I understand the issue. it will take a lot of work to fix, and I won't be able to find time to start fixing it properly for months.
  166. # [00:41] <@njn> Unfocused: could user_pref("extensions.enabledScopes", 5); be relevant?
  167. # [00:41] <@njn> Unfocused: or user_pref("extensions.getAddons.cache.enabled", false); ?
  168. # [00:41] <Unfocused> nope
  169. # [00:41] <@njn> Unfocused: they're both set like that for the run
  170. # [00:42] <@njn> ok
  171. # [00:42] <RyanVM> cviecco: thanks
  172. # [00:42] <RyanVM> BenWa: that leaves you
  173. # [00:42] <dmajor> cpearce: ah, that's unfortunate, but ok, cool
  174. # [00:42] <RyanVM> BenWa: unless you think the DONTBUILD VP8 changes are somehow doing it
  175. # [00:42] * Joins: ddahl (ddahl@moz-BDAC6C04.hsd1.ca.comcast.net)
  176. # [00:42] <@njn> Unfocused: oh, I think I have it...
  177. # [00:42] <Unfocused> http://mxr.mozilla.org/mozilla-central/source/build/pgo/profileserver.py#51
  178. # [00:42] <@njn> Unfocused: http://mxr.mozilla.org/mozilla-central/source/build/pgo/profileserver.py#49
  179. # [00:42] <@njn> :)
  180. # [00:43] <Unfocused> heh
  181. # [00:43] * philor is now known as philor|away
  182. # [00:43] <@njn> Unfocused: so that explains how it's found on my local machine... but not why it fails on the build slave
  183. # [00:43] <RyanVM> BenWa: sorry, but you're drawing short straw here and I need to go
  184. # [00:43] * Quits: hurley (hurley@moz-9D898FC2.public.wayport.net) (Quit: MOOTEX!)
  185. # [00:43] <RyanVM> I'm backing you out
  186. # [00:43] * Quits: yzen (yzen@moz-A36A7FD4.cpe.pppoe.ca) (Quit: yzen)
  187. # [00:43] <@njn> Unfocused: anyway, I'll insert some debugging printfs to see if there's a problem with the path, or something
  188. # [00:43] * Unfocused nods
  189. # [00:43] <@njn> Unfocused: thanks
  190. # [00:44] <Unfocused> definitely something to do with those scripts
  191. # [00:44] <Unfocused> no worries :)
  192. # [00:44] * Quits: drno (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  193. # [00:45] * Joins: drno (Adium@moz-BBE3ABD.mv.mozilla.com)
  194. # [00:45] * Quits: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net) (Quit: bholley)
  195. # [00:46] * RyanVM is now known as RyanVM|brb
  196. # [00:46] * Quits: drno (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  197. # [00:46] <RyanVM|brb> smaug: I'll check on things and reopen if they're green
  198. # [00:47] * Quits: ddahl (ddahl@moz-BDAC6C04.hsd1.ca.comcast.net) (Ping timeout)
  199. # [00:48] * Quits: wolfiR (wolfiR@moz-FDBFC16D.dip0.t-ipconnect.de) (Quit: Leaving)
  200. # [00:49] * Joins: drno (Adium@moz-BBE3ABD.mv.mozilla.com)
  201. # [00:52] * Joins: ddahl (ddahl@moz-BDAC6C04.hsd1.ca.comcast.net)
  202. # [00:53] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Quit: robertbindar)
  203. # [00:53] <BenWa> RyanVM|brb: Alright but its not me
  204. # [00:54] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Client exited)
  205. # [00:55] * Joins: bbondy_ (bbondy@moz-717FF534.home.cgocable.net)
  206. # [00:56] <bjacob> RyanVM|brb: you'll be thrilled to learn that I plan on relanding my 17 patches as soon as you reopen
  207. # [00:56] * Joins: nattokirai (nattokirai@moz-C286AD9A.bitcat.net)
  208. # [00:57] * Quits: bbondy_ (bbondy@moz-717FF534.home.cgocable.net) (Ping timeout)
  209. # [00:57] <mjrosenb> strange... google maps isn't loading, but only in firefox.
  210. # [00:57] * Quits: mt (moz@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  211. # [00:58] * geekboy is now known as geekboy|afk
  212. # [00:58] * Quits: jrm2k6 (jrm2k6@moz-8E6ABD4D.catv.broadband.hu) (Client exited)
  213. # [00:58] * joduinn-mtg is now known as joduinn-brb
  214. # [00:58] * nthomas|mtg is now known as nthomas
  215. # [00:59] * Quits: Kabaka (Kabaka@moz-55BA12D.vacantminded.com) (Quit: s/Kabaka//)
  216. # [00:59] <@roc> eep
  217. # [00:59] <@roc> Web console say anything?
  218. # [01:00] <@roc> shift-reload? clean profile?
  219. # [01:00] <@smaug> some caching issue?
  220. # [01:00] <@smaug> yeah try shift-reload
  221. # [01:00] * Quits: inolen (Adium@moz-3733E769.socal.res.rr.com) (Ping timeout)
  222. # [01:00] * Joins: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net)
  223. # [01:01] * Joins: inolen (Adium@moz-3733E769.socal.res.rr.com)
  224. # [01:01] * Joins: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP)
  225. # [01:01] * Quits: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com) (Quit: Jesse)
  226. # [01:02] * Quits: adamncasey (Dotmister@1C9A5178.CB83D824.DAE7E172.IP) (Ping timeout)
  227. # [01:03] * philor|away is now known as philor
  228. # [01:03] * Quits: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  229. # [01:04] * geekboy|afk is now known as geekboy
  230. # [01:04] * Quits: geo (geo@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  231. # [01:04] * Joins: adamncasey (Dotmister@moz-B03B43EB.dyn.plus.net)
  232. # [01:04] * Joins: geo- (geo@moz-BBE3ABD.mv.mozilla.com)
  233. # [01:04] * Quits: TimAbraldes (quassel@125EF623.B2666F0E.66399531.IP) (Input/output error)
  234. # [01:04] * Joins: Kabaka (Kabaka@moz-55BA12D.vacantminded.com)
  235. # [01:06] * Joins: milan (milan@moz-BBE3ABD.mv.mozilla.com)
  236. # [01:06] * geekboy is now known as geekboy|afk
  237. # [01:06] * Quits: milan (milan@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  238. # [01:06] * Joins: TimAbraldes (quassel@125EF623.B2666F0E.66399531.IP)
  239. # [01:06] * Joins: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com)
  240. # [01:06] * Joins: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com)
  241. # [01:06] * Joins: kamidphish (textual@8F761026.B5EF4AF6.E96CA9D8.IP)
  242. # [01:07] * Joins: kreeger (nickkreege@moz-4ECF67EB.hfc.comcastbusiness.net)
  243. # [01:08] * Quits: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com) (Ping timeout)
  244. # [01:08] <mjrosenb> it only says 'connecting...'
  245. # [01:08] * Parts: kreeger (nickkreege@moz-4ECF67EB.hfc.comcastbusiness.net)
  246. # [01:08] * Quits: kaze|zZz (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  247. # [01:08] <mjrosenb> when I try to reload, it clears the url bar.
  248. # [01:08] * Quits: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net) (Quit: bholley)
  249. # [01:09] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  250. # [01:09] * Quits: marco (Thunderbir@moz-53F2D05A.retail.telecomitalia.it) (Quit: marco)
  251. # [01:10] * Joins: milan (milan@moz-BBE3ABD.mv.mozilla.com)
  252. # [01:11] * Joins: mchang (mchang@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  253. # [01:12] * Quits: elin (elin@moz-401AFB05.dynamic-ip.hinet.net) (Quit: elin)
  254. # [01:14] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  255. # [01:14] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  256. # [01:14] * Quits: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com) (Ping timeout)
  257. # [01:15] * Joins: hurley (hurley@moz-E76806A0.dsl.static.sonic.net)
  258. # [01:15] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  259. # [01:15] * Joins: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  260. # [01:15] * Joins: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com)
  261. # [01:15] * Joins: Mossop (dtownsend@moz-BBE3ABD.mv.mozilla.com)
  262. # [01:15] * Fallen is now known as Fallen|away
  263. # [01:16] * Quits: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  264. # [01:16] * Joins: Jesse_ (jruderman@moz-BBE3ABD.mv.mozilla.com)
  265. # [01:16] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  266. # [01:17] * Quits: Jesse_ (jruderman@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  267. # [01:19] * hwine-ooo is now known as hwine
  268. # [01:21] * Quits: inolen (Adium@moz-3733E769.socal.res.rr.com) (Ping timeout)
  269. # [01:21] * Joins: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com)
  270. # [01:22] <BenWa> ehsan: touching layers.h is a 1min rebuild these days. Verrry nice :)
  271. # [01:22] <@ehsan> nice!
  272. # [01:22] * Quits: mwobensmith (mwobensmit@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  273. # [01:22] * geekboy|afk is now known as geekboy
  274. # [01:24] * ewong|away is now known as ewong
  275. # [01:26] * Quits: milan (milan@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  276. # [01:26] * Quits: Miranda (chatzilla@E2F7352.56080C53.97BBD552.IP) (Ping timeout)
  277. # [01:27] <RyanVM|brb> BenWa: M5 orange is older than your push :)
  278. # [01:27] <RyanVM|brb> it's pre-bustage
  279. # [01:27] * Joins: inolen (Adium@moz-3733E769.socal.res.rr.com)
  280. # [01:27] <BenWa> RyanVM|brb: I didn't think so, but if it makes your job easier thats fine. I'll reland?
  281. # [01:28] <BenWa> (didn't think it was mine)
  282. # [01:28] <RyanVM|brb> BenWa: I'll take care of relanding
  283. # [01:28] <RyanVM|brb> still trying to hunt down when it started
  284. # [01:28] <BenWa> Cool
  285. # [01:28] * mcote|afk is now known as mcote
  286. # [01:31] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  287. # [01:31] * Quits: dzbarsky (Adium@BC1B0569.D5562F02.B5C6E82B.IP) (Quit: Leaving.)
  288. # [01:32] * BenWa is now known as BenWa|email
  289. # [01:32] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Ping timeout)
  290. # [01:33] * geekboy is now known as geekboy|afk
  291. # [01:33] * Quits: Mathnerd314 (Mibbit@DA428E7.60D7EA1F.459A737F.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  292. # [01:34] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  293. # [01:35] * Joins: Ukikie_ (unit193@moz-23A1DAE8.neo.res.rr.com)
  294. # [01:35] * Quits: Ukikie (unit193@moz-99C225C6.central.biz.rr.com) (Ping timeout)
  295. # [01:37] * Quits: briansmith (briansmith@moz-C07D5168.p2p.sfo1.mozilla.com) (Ping timeout)
  296. # [01:37] * Quits: Pike (chatzilla@moz-923CD994.hsd1.ut.comcast.net) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0.1/20131112160018])
  297. # [01:37] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  298. # [01:37] * Joins: briansmith (briansmith@moz-C07D5168.p2p.sfo1.mozilla.com)
  299. # [01:39] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  300. # [01:40] * Quits: twi (Adium@moz-9269D2E9.cust.dsl.vodafone.it) (Quit: Leaving.)
  301. # [01:40] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  302. # [01:41] * Quits: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP) (Input/output error)
  303. # [01:41] * Quits: tessarakt2 (jens@moz-72FD6CAE.dip0.t-ipconnect.de) (Ping timeout)
  304. # [01:42] * Quits: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net) (Ping timeout)
  305. # [01:42] * Joins: doctor (ARealName@F76994EA.9F7EC348.67659D25.IP)
  306. # [01:42] * Quits: gandalf (textual@moz-923CD994.hsd1.ut.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  307. # [01:42] <@njn> Unfocused: so the build.distdir path on the build slave seems reasonable
  308. # [01:43] * Joins: Mathnerd314 (Mibbit@moz-B67EC266.cos.dyn.pcisys.net)
  309. # [01:43] * Joins: bz_away (bzbarsky@moz-72881629.bstnma.fios.verizon.net)
  310. # [01:44] * Quits: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Quit: juanb)
  311. # [01:45] * Quits: mcomella (mcomella@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  312. # [01:45] * Joins: darkowlzz (sunny@C382C30A.C40AC38.F44414AF.IP)
  313. # [01:45] * Quits: lduros (user@moz-29CCC218.phlapa.fios.verizon.net) (Ping timeout)
  314. # [01:46] * mcote is now known as mcote|afk
  315. # [01:47] * corey|away is now known as corey
  316. # [01:47] * Quits: fox2mike (shyam@moz-8DDA37AB.fox2mike.net) (Ping timeout)
  317. # [01:49] * Quits: hurley (hurley@moz-E76806A0.dsl.static.sonic.net) (Quit: MOOTEX!)
  318. # [01:50] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  319. # [01:50] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki)
  320. # [01:50] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  321. # [01:51] * Joins: echang (echang@moz-99690620.hinet-ip.hinet.net)
  322. # [01:52] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  323. # [01:52] * Joins: fox2mike (shyam@C62C4188.66A0454.467F5724.IP)
  324. # [01:52] * joduinn-brb is now known as joduinn
  325. # [01:53] * Quits: brendan (brendaneic@777B9EEC.C030CAFC.1EF54B18.IP) (Quit: brendan)
  326. # [01:53] * Quits: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com) (Quit: Jesse)
  327. # [01:53] * Joins: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net)
  328. # [01:54] * Quits: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  329. # [01:55] * Quits: guigs2 (Adium@moz-7B0110AD.mv.mozilla.com) (Quit: Leaving.)
  330. # [01:56] * Quits: bgrins (Adium@2E6E9164.E6468DB3.BAB75B95.IP) (Quit: Leaving.)
  331. # [01:56] * Joins: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca)
  332. # [01:57] * Quits: surkov (surkov@moz-DF24A6EA.cpe.pppoe.ca) (Quit: surkov)
  333. # [01:59] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  334. # [02:00] * Joins: mwu (mwu@DDA847C7.CE318AFF.4B6E8EFF.IP)
  335. # [02:00] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  336. # [02:03] * Joins: brendan (brendaneic@777B9EEC.C030CAFC.1EF54B18.IP)
  337. # [02:03] * Joins: vichen (vichen@moz-99690620.hinet-ip.hinet.net)
  338. # [02:04] * Quits: @ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP) (Input/output error)
  339. # [02:06] * Joins: mdas (mdas@moz-7289998B.cpe.pppoe.ca)
  340. # [02:07] * Joins: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com)
  341. # [02:07] * mattwoodrow is now known as mattwoodrow|away
  342. # [02:07] * mattwoodrow|away is now known as mattwoodrow
  343. # [02:07] * Quits: TimAbraldes (quassel@125EF623.B2666F0E.66399531.IP) (Connection reset by peer)
  344. # [02:07] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  345. # [02:08] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Client exited)
  346. # [02:08] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  347. # [02:08] * Quits: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com) (Ping timeout)
  348. # [02:09] * glob|away is now known as glob
  349. # [02:09] * Quits: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au) (Ping timeout)
  350. # [02:10] * Joins: Miranda (chatzilla@E2F7352.56080C53.97BBD552.IP)
  351. # [02:11] * Quits: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com) (Quit: Leaving.)
  352. # [02:11] * Joins: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com)
  353. # [02:11] * Joins: bgrins (Adium@2E6E9164.E6468DB3.BAB75B95.IP)
  354. # [02:12] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  355. # [02:12] * Joins: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au)
  356. # [02:13] * Parts: ckerschb (ckerschb@moz-82777327.ics.uci.edu)
  357. # [02:14] * Quits: drno (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  358. # [02:15] * Quits: grobinson|laptop (grob_@moz-66A2FFB.nos-oignons.net) (Ping timeout)
  359. # [02:15] * Quits: bwc (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  360. # [02:16] * Quits: Mathnerd314 (Mibbit@moz-B67EC266.cos.dyn.pcisys.net) (Quit: http://www.mibbit.com ajax IRC Client)
  361. # [02:17] * Quits: briansmith (briansmith@moz-C07D5168.p2p.sfo1.mozilla.com) (Ping timeout)
  362. # [02:18] * Quits: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net) (Ping timeout)
  363. # [02:19] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  364. # [02:20] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  365. # [02:21] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  366. # [02:21] <shu`sick> hmm... i removed a .cpp file and now unified compilation is failing mysteriously, only on win xp opt
  367. # [02:21] * Joins: Jesse (jruderman@moz-9754CB0.hsd1.ca.comcast.net)
  368. # [02:22] <bz_away> shu`sick: header suck?
  369. # [02:23] <shu`sick> bz_away: what does that mean?
  370. # [02:23] <wchen> shu`sick: what's the error?
  371. # [02:24] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: )
  372. # [02:24] <bz_away> shu`sick: removed file, so another file moved to a different unified file, so now it's seeing different headers being included
  373. # [02:24] * Quits: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com) (Ping timeout)
  374. # [02:24] <bz_away> shu`sick: but yes, what's the error?
  375. # [02:25] <shu`sick> an unexpected type error, i guess because something isn't being included properly
  376. # [02:26] * Joins: Morris (Morris@moz-99690620.hinet-ip.hinet.net)
  377. # [02:26] * Joins: gerv (Instantbir@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  378. # [02:27] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  379. # [02:28] * Quits: gerv (Instantbir@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  380. # [02:30] * jlund is now known as jlund|afk
  381. # [02:31] * Joins: briansmith (briansmith@moz-C07D5168.p2p.sfo1.mozilla.com)
  382. # [02:32] * Quits: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net) (Ping timeout)
  383. # [02:33] * Joins: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net)
  384. # [02:33] * Joins: lpy (lpy@7360AA58.F09091A8.1348A864.IP)
  385. # [02:33] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Quit: )
  386. # [02:33] * Parts: gwagner (gwagner@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  387. # [02:33] * ctalbert is now known as ctalbert|afk
  388. # [02:34] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  389. # [02:35] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  390. # [02:35] * Quits: WeirdAl (chatzilla@moz-D461843.ask.info) (Quit: ChatZilla 0.9.90.1 [Firefox 26.0/20131205075310])
  391. # [02:37] * Quits: cdiehl (cdiehl@moz-E947F16.pool.mediaways.net) (Quit: cdiehl)
  392. # [02:38] * Quits: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com) (Quit: ChatZilla 0.9.87-7.1450hg.fc19 [XULRunner 25.0/20131030081700])
  393. # [02:38] * Joins: cdiehl (uid19351@moz-A42E5B7B.irccloud.com)
  394. # [02:39] <@njn> Unfocused: is there somewhere in the browser I can add print statements to see which add-ons are used? AFAICT the run is installing the add-on in the profile appropriately
  395. # [02:39] <bjacob> yaaaaaaaaaaaaaaaay
  396. # [02:39] <bjacob> inbound reopened!
  397. # [02:39] <bjacob> relanding 17 patches
  398. # [02:39] <bjacob> no scrap that
  399. # [02:40] <bjacob> relanding 21 patches
  400. # [02:40] <bjacob> what could go wrong?
  401. # [02:40] * Quits: DGMurdockIII (chatzilla@moz-BA318F64.hsd1.in.comcast.net) (Ping timeout)
  402. # [02:41] * Joins: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net)
  403. # [02:42] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  404. # [02:42] * Quits: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net) (Quit: aklotz)
  405. # [02:42] * Quits: jet (jet@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: jet)
  406. # [02:42] <@roc> nothing if you've done a try push
  407. # [02:42] <bjacob> roc: https://tbpl.mozilla.org/?tree=Try&rev=c50309de0ed8 ;-)
  408. # [02:43] <bjacob> windows https://tbpl.mozilla.org/?tree=Try&rev=9e2f9c31b686
  409. # [02:43] * @njn doesn't understand why people land multiple patches from multiple bugs in a single push
  410. # [02:43] * Quits: myk (myk@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  411. # [02:43] <bjacob> njn: i can explain that
  412. # [02:44] <@roc> reduces load
  413. # [02:44] <@khuey> njn: er, why not?
  414. # [02:44] <bjacob> njn: i tend to push to try abundantly, and my way of not feeling bad resource-usage-wise is to push big patch queues with multiple bugs at once
  415. # [02:44] * Quits: mchang (mchang@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: mchang)
  416. # [02:44] <bjacob> njn: once i have a green try run with multiple bugs, it makes sense to also push to inbound
  417. # [02:45] <@njn> khuey: just asking for trouble; the more pieces, the more chance for breakage
  418. # [02:45] * Quits: brendan (brendaneic@777B9EEC.C030CAFC.1EF54B18.IP) (Quit: brendan)
  419. # [02:45] <@njn> but clearly I'm in the minority here
  420. # [02:45] * Quits: lgarner (lgarner@A6C9E818.AE2739FA.6624BF1.IP) (Ping timeout)
  421. # [02:46] <mbrubeck> njn: Well, if you make N pushes instead, you still have the same change for breakage -- it's just easier in some cases to figure out what to back out...
  422. # [02:47] <@njn> mbrubeck: the sheriffs won't figure out, they'll just back out everything
  423. # [02:47] <mbrubeck> Sure they will
  424. # [02:47] <RyanVM|brb> njn: really now
  425. # [02:47] * RyanVM|brb is amused
  426. # [02:47] * RyanVM|brb is now known as RyanVM
  427. # [02:47] <mbrubeck> You know I'm one of those sheriffs, some of the time (not all that often in recent months, though).
  428. # [02:47] * Quits: jimb (user@125EF623.B2666F0E.66399531.IP) (Ping timeout)
  429. # [02:48] <RyanVM> njn: "it depends"
  430. # [02:48] * Joins: Mathnerd314 (Mibbit@moz-B67EC266.cos.dyn.pcisys.net)
  431. # [02:48] <@khuey> well we have a set of paid sheriffs now
  432. # [02:48] * Joins: jshih (johnstone@moz-99690620.hinet-ip.hinet.net)
  433. # [02:48] <@khuey> so it makes less sense for the rest of us to spend time doing it
  434. # [02:48] <RyanVM> njn: really depends, but we try to backout the least amount possible
  435. # [02:48] <@khuey> also I've gotten better about not working on weekends :P
  436. # [02:48] <bjacob> IME sheriffs are actually surprisingly conservative with backing out. I've often have had only the one faulty patch out of 10+ patches, backed out
  437. # [02:48] * Joins: sfink (chatzilla@moz-BC9D71A3.lightspeed.sntcca.sbcglobal.net)
  438. # [02:48] <RyanVM> if we weren't, a lot more people would have been backed out very recently ;) :P
  439. # [02:48] * khuey is now known as khuey|away
  440. # [02:48] <@njn> RyanVM: the majority of the patches I've had backed out lately were erroneous, e.g. I was blamed when really it was a needs-clobber issue
  441. # [02:49] <@njn> but perhaps my recent experience is not typical
  442. # [02:49] <philor> I'm not sure I'd call that erroneous
  443. # [02:49] * Quits: @dbaron (dbaron@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  444. # [02:49] <@njn> well, whatever you call it when you have to re-land exactly the same patch
  445. # [02:50] <philor> not unless you mean "something landed five pushes below me that needed a clobber, but every build below me happened to be one"
  446. # [02:50] * Quits: Boriss (Boriss@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  447. # [02:50] * @njn withdraws his prior statements, to keep the peace
  448. # [02:51] <philor> if your push needed a clobber, I'd call it build system suckage; if you got backed out because someone below you needed a clobber, I'd call it build system suckage :)
  449. # [02:51] * Quits: Mossop (dtownsend@moz-BBE3ABD.mv.mozilla.com) (Quit: This computer has gone to sleep)
  450. # [02:51] <mbrubeck> In cases like that, making more separate pushes means you will have *more* chances to be erroneously blamed... ;)
  451. # [02:51] * Joins: brendan (brendaneic@777B9EEC.C030CAFC.1EF54B18.IP)
  452. # [02:52] <philor> depends, you might have a better chance of lucking in to a clobber
  453. # [02:52] * philor is now known as philor|afk
  454. # [02:53] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  455. # [02:54] * Quits: bent (chatzilla@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  456. # [02:54] * Quits: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au) (Ping timeout)
  457. # [02:54] * Quits: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net) (Ping timeout)
  458. # [02:54] * Joins: alfredo (alfredo@moz-99690620.hinet-ip.hinet.net)
  459. # [02:55] * Joins: shelly (shelly@moz-99690620.hinet-ip.hinet.net)
  460. # [02:56] * Quits: brendan (brendaneic@777B9EEC.C030CAFC.1EF54B18.IP) (Quit: brendan)
  461. # [02:56] <heycam> RyanVM, I've got a fix for the 10.6 M5 random orange in bug 948782
  462. # [02:56] <RyanVM> heycam: oh yeah?
  463. # [02:56] <heycam> I thought I'd caused the random failure to become visible with my patch queue I've been running on try, but I guess it was there already
  464. # [02:56] <RyanVM> heycam: heh
  465. # [02:56] <RyanVM> win
  466. # [02:57] <RyanVM> i was just going to backout the offending patch when I merged inbound to m-c
  467. # [02:57] <RyanVM> I'm pretty sure it's from the c-n push I did
  468. # [02:57] <RyanVM> I have backouts of each going on Try now
  469. # [02:57] * Quits: geo- (geo@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving...)
  470. # [02:57] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  471. # [02:58] <RyanVM> heycam: when I backout, I'll note bug 948782 though
  472. # [02:58] * Joins: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au)
  473. # [02:58] <heycam> RyanVM, ok cool
  474. # [02:58] <RyanVM> heycam: thanks :)
  475. # [02:58] <heycam> RyanVM, np, I've been wrestling with it for the last day or so :/
  476. # [02:58] <RyanVM> very odd, because we just hit it tonight on inbound
  477. # [02:59] <heycam> different changes that have just changed the timing of the test I guess
  478. # [02:59] <RyanVM> could be
  479. # [02:59] * Joins: sfink_ (chatzilla@moz-BC9D71A3.lightspeed.sntcca.sbcglobal.net)
  480. # [03:02] <heycam> now, I'm not at all sure about the Win8 M5 failure
  481. # [03:02] <heycam> Second alert should be opened in the same position. - got 1084, expected -76
  482. # [03:02] <mbrubeck> I hate it when metro-chrome goes orange on my push and I can't tell if it's an intermittent infra bug or I broke something
  483. # [03:02] * Quits: sfink_ (chatzilla@moz-BC9D71A3.lightspeed.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.87-6.1450hg.fc18 [XULRunner 23.0.1/20130819124429])
  484. # [03:02] <mbrubeck> and now the retrigger is sitting in pending while I'm chewing my nails over here. :(
  485. # [03:03] <mbrubeck> I'll go eat dinner and pretend I never saw it.
  486. # [03:04] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  487. # [03:05] * Joins: markh1 (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au)
  488. # [03:06] * Quits: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au) (Ping timeout)
  489. # [03:06] * Joins: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au)
  490. # [03:06] * Joins: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net)
  491. # [03:06] * Joins: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net)
  492. # [03:07] * Quits: sewardj (sewardj@moz-FBB588F9.dip0.t-ipconnect.de) (Ping timeout)
  493. # [03:07] * Quits: markh1 (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au) (Ping timeout)
  494. # [03:07] * Joins: markh1 (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au)
  495. # [03:07] * Joins: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com)
  496. # [03:07] * heycam takes a breath, lands 30 patches, and goes to lunch
  497. # [03:08] * Quits: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au) (Ping timeout)
  498. # [03:08] <RyanVM> heycam: seems to be the theme of the post-reopening session
  499. # [03:09] * Quits: cpeterson (cpeterson@moz-7122D214.hsd1.ca.comcast.net) (Input/output error)
  500. # [03:09] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  501. # [03:09] * Quits: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com) (Ping timeout)
  502. # [03:10] <@njn> how do I print to the terminal from JS code?
  503. # [03:10] <@njn> dump() requires flipping some flag, I think?
  504. # [03:10] * Quits: dagnir (chatzilla@A1D3E7F1.DBF4469E.7E8D5209.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0.1/20131112160018])
  505. # [03:10] <Jesse> browser.dom.window.dump.enabled
  506. # [03:11] <@njn> Jesse: is there a way to do it without flipping a flag? I want this in a test run that creates a new profile
  507. # [03:11] * Joins: brendan (brendaneic@777B9EEC.C030CAFC.1EF54B18.IP)
  508. # [03:11] <Jesse> njn: chrome or content?
  509. # [03:12] <@njn> Jesse: chrome
  510. # [03:12] <@njn> (XPIProvider.jsm)
  511. # [03:12] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Leaving...)
  512. # [03:12] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  513. # [03:12] * Quits: brendan (brendaneic@777B9EEC.C030CAFC.1EF54B18.IP) (Quit: brendan)
  514. # [03:13] * Joins: brendan (brendaneic@777B9EEC.C030CAFC.1EF54B18.IP)
  515. # [03:14] <@njn> Jesse: oh, it's apparently enabled in the prefs.js that's used
  516. # [03:14] <@njn> so why aren't I seeing it...
  517. # [03:14] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  518. # [03:15] <@njn> oh, it's working
  519. # [03:15] * Quits: markh1 (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au) (Ping timeout)
  520. # [03:15] * Quits: jammink (textual@moz-BBE3ABD.mv.mozilla.com) (Quit: Computer has gone to sleep.)
  521. # [03:15] * Quits: Honza (chatzilla@F8BF899B.23B79DE4.D0083327.IP) (Client exited)
  522. # [03:16] * Quits: mstange (markus@moz-CE6676BC.dip0.t-ipconnect.de) (Ping timeout)
  523. # [03:16] * Joins: geo (geo@moz-BBE3ABD.mv.mozilla.com)
  524. # [03:17] * Joins: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net)
  525. # [03:17] * Joins: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com)
  526. # [03:17] * heycam is now known as heycam|away
  527. # [03:18] <@njn> ah, XPIProvider.jsm needs to be installed
  528. # [03:18] * Joins: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au)
  529. # [03:18] * Quits: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net) (Ping timeout)
  530. # [03:18] * Joins: jammink (textual@moz-BBE3ABD.mv.mozilla.com)
  531. # [03:20] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  532. # [03:20] * Quits: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au) (Ping timeout)
  533. # [03:20] * Quits: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com) (Client exited)
  534. # [03:21] * Joins: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au)
  535. # [03:21] * Quits: jammink (textual@moz-BBE3ABD.mv.mozilla.com) (Quit: Computer has gone to sleep.)
  536. # [03:22] * Quits: h4writer (h4writer@moz-6BDA8831.access.telenet.be) (Ping timeout)
  537. # [03:22] * Joins: Mossop (dtownsend@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  538. # [03:22] * Joins: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com)
  539. # [03:23] * Quits: darkowlzz (sunny@C382C30A.C40AC38.F44414AF.IP) (Quit: This computer has gone to sleep)
  540. # [03:24] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Quit: Konversation terminated!)
  541. # [03:24] * retornam is now known as retornam|away
  542. # [03:24] * Joins: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net)
  543. # [03:26] * Quits: kamidphish (textual@8F761026.B5EF4AF6.E96CA9D8.IP) (Connection reset by peer)
  544. # [03:26] * Quits: ddahl (ddahl@moz-BDAC6C04.hsd1.ca.comcast.net) (Input/output error)
  545. # [03:27] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  546. # [03:28] * kk1fff|away is now known as kk1fff
  547. # [03:28] * Joins: markh1 (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au)
  548. # [03:28] <Unfocused> njn: sorry, been fighting a crippling headache today
  549. # [03:28] <Unfocused> the profile is re-created each run, right? just flip extensions.logging.enabled
  550. # [03:29] <Unfocused> it'll log everything relevant
  551. # [03:29] <@njn> Unfocused: ooh
  552. # [03:29] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  553. # [03:29] * Quits: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au) (Ping timeout)
  554. # [03:30] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  555. # [03:31] * Quits: inolen (Adium@moz-3733E769.socal.res.rr.com) (Ping timeout)
  556. # [03:31] * Joins: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au)
  557. # [03:31] * Quits: markh1 (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au) (Input/output error)
  558. # [03:32] * BenWa|email is now known as BenWa
  559. # [03:32] * Quits: Miranda (chatzilla@E2F7352.56080C53.97BBD552.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0.1/20131112160018])
  560. # [03:34] * Quits: sfink (chatzilla@moz-BC9D71A3.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  561. # [03:36] * Joins: njn_ (chatzilla@moz-E9257FD5.dyn.iinet.net.au)
  562. # [03:37] <njn_> Unfocused: http://pastebin.mozilla.org/3758758 is from the failing run
  563. # [03:37] <njn_> Unfocused: the WARN is the only thing that seems out of place, and different to the successful run
  564. # [03:37] * Joins: Miranda (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  565. # [03:38] * Joins: ddahl (ddahl@moz-BDAC6C04.hsd1.ca.comcast.net)
  566. # [03:38] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  567. # [03:38] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  568. # [03:39] * Quits: adamncasey (Dotmister@moz-B03B43EB.dyn.plus.net) (Ping timeout)
  569. # [03:39] <Unfocused> njn_: er, huh
  570. # [03:39] <Unfocused> i wouldn't expect to see that there
  571. # [03:40] * Joins: mkaply_ (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  572. # [03:40] * Quits: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  573. # [03:41] <mbrubeck> Unfocused: Oh wait
  574. # [03:41] <@njn> Unfocused: no... I wonder if that file somehow is getting missed, but the install seemingly works ok, but then failure occurs because the file is missing (hence the JS error)
  575. # [03:41] <mbrubeck> Unfocused: I guess the mochitest-browser-chrome harness is an add-on, right?
  576. # [03:41] * mbrubeck goes to back out https://hg.mozilla.org/integration/fx-team/rev/c237f02b3578
  577. # [03:41] * Quits: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com) (Client exited)
  578. # [03:42] * Quits: brendan (brendaneic@777B9EEC.C030CAFC.1EF54B18.IP) (Quit: brendan)
  579. # [03:42] * Quits: mkaply_ (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  580. # [03:43] * Joins: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  581. # [03:43] * Quits: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au) (Ping timeout)
  582. # [03:45] * Quits: chewey (chewey@moz-963CF90D.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  583. # [03:45] * Quits: bgrins (Adium@2E6E9164.E6468DB3.BAB75B95.IP) (Quit: Leaving.)
  584. # [03:45] * Joins: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com)
  585. # [03:45] * Joins: chewey (chewey@moz-FD38E19.dip0.t-ipconnect.de)
  586. # [03:46] <Unfocused> mbrubeck: oh, you use that? yea.... need to re-enable that pref for tests ;)
  587. # [03:46] * Quits: KaiRo (robert@moz-30C9FC62.adsl.highway.telekom.at) (Input/output error)
  588. # [03:46] * Joins: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au)
  589. # [03:47] <Unfocused> njn: yea, sounds like the harness is screwing up somehow
  590. # [03:47] * Joins: rmkoesters (Thunderbir@420327F7.6D2D7BA6.6F104592.IP)
  591. # [03:47] * Quits: rmkoesters (Thunderbir@420327F7.6D2D7BA6.6F104592.IP) (Quit: rmkoesters)
  592. # [03:47] <mbrubeck> RyanVM: "this._toolbox is null: StyleEditorPanel.prototype._showError" is showing up in the WinXP Opt bc on my push, as well as the ASAN one
  593. # [03:47] <mbrubeck> (The WinXP got starred with something else)
  594. # [03:47] <@njn> Unfocused: well, I've known *that* for a while now
  595. # [03:47] <RyanVM> mbrubeck: it's everywhere on bc
  596. # [03:47] <Unfocused> mbrubeck: sorry, i should have thought of that
  597. # [03:47] <RyanVM> mbrubeck: needs filing
  598. # [03:48] <Unfocused> heh
  599. # [03:48] <mbrubeck> Unfocused: I should have pushod to Try. :P
  600. # [03:48] <RyanVM> mbrubeck: and TypeError: inspector.once(...) is undefined: highlightNode@chrome://mochitests/content/browser/browser/devtools/styleinspector/test/browser_computedview_original_source_link.js:41
  601. # [03:48] <mbrubeck> s/od/ed/
  602. # [03:48] * Quits: Morris (Morris@moz-99690620.hinet-ip.hinet.net) (Quit: Morris)
  603. # [03:48] <RyanVM> mbrubeck: if you feel so motivated, mark it blocking bug 920191
  604. # [03:49] <Unfocused> mbrubeck: meh, this is why we push to fx-team rather than directly to m-c
  605. # [03:49] * Quits: terrence (terrence@moz-B38D16E9.sb.sd.cox.net) (Ping timeout)
  606. # [03:49] <@njn> Unfocused: so the warning causes most of recursiveLastModifiedTime() to not execute
  607. # [03:49] <mbrubeck> Yeah, and one of my patches stuck so I haven't actually used more resources vs. pushing to Try before fx-team. ;)
  608. # [03:50] <mbrubeck> Well, I suppose I should wait until the backout goes green before I claim that for sure. :P
  609. # [03:50] * Joins: Morris (Morris@moz-99690620.hinet-ip.hinet.net)
  610. # [03:50] * Quits: ddahl (ddahl@moz-BDAC6C04.hsd1.ca.comcast.net) (Input/output error)
  611. # [03:50] * Quits: billm (billm@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving)
  612. # [03:51] <Unfocused> njn: for a single run, i don't think that should cause any problems in itself
  613. # [03:51] <@njn> Unfocused: so a staged extension gets copied somewhere else during start-up, is that right?
  614. # [03:51] * Quits: IanN (chatzilla@moz-7F4009AA.perr.cable.virginm.net) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0/20131030081700])
  615. # [03:51] * Quits: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au) (Ping timeout)
  616. # [03:52] * Joins: terrence (terrence@moz-B38D16E9.sb.sd.cox.net)
  617. # [03:53] * heycam|away is now known as heycam
  618. # [03:53] * Joins: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net)
  619. # [03:53] <@njn> i.e. from extensions/staged/Foo to extensions/Foo, AFAICT
  620. # [03:53] <Unfocused> njn: depends what you mean by "staged". the addons manager stages installs into a staging directory, but only if its non-restartless and happens outside of startup. if we detect an add-on during startup, we don't stage it
  621. # [03:53] <Unfocused> but.. iirc, the test harness does its own staging
  622. # [03:54] <@njn> Unfocused: yeah, the test harness puts it into extensions/staged/quitter@mozilla.org
  623. # [03:54] <@njn> Unfocused: and then Firefox moves it down one dir, AFAICT
  624. # [03:54] <Unfocused> yep
  625. # [03:55] <Unfocused> njn: is this on Linux or OSX?
  626. # [03:55] * Joins: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au)
  627. # [03:55] <@njn> Unfocused: linux
  628. # [03:56] <@njn> Unfocused: could there be race conditions? this appears to have been a latent thing, and for one configuration, if I ran under VAlgrind it worked, but natively it didn't
  629. # [03:56] <Unfocused> oh. if it were OSX, i would have considered the possibility of being some weird issue with resource forks
  630. # [03:56] <@njn> Unfocused: the Valgrind run would have been a lot slower, of course
  631. # [03:56] * Quits: serge (Thunderbir@moz-5C4E2E0C.dsl.teksavvy.com) (Ping timeout)
  632. # [03:57] <RyanVM> mbrubeck: how sure are you about that backout on fx-team?
  633. # [03:57] <RyanVM> i.e. would you freak if I merged fx-team tip to m-c?
  634. # [03:57] <mbrubeck> RyanVM: Let me see...
  635. # [03:57] * Quits: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net) (Quit: bholley)
  636. # [03:58] <Unfocused> its possible - there's been a few things changing to be async lately (or changing from async to being effectively sync because we're delaying DB writes)
  637. # [03:58] <mbrubeck> RyanVM: So, there's one Metro patch that hasn't had a test run because of the bustage; it's https://hg.mozilla.org/integration/fx-team/rev/9b247e7fc91f
  638. # [03:58] <RyanVM> 10:00:05 PM - RyanVM: mbrubeck: how sure are you about that backout on fx-team?
  639. # [03:58] <RyanVM> oh, heh
  640. # [03:58] * RyanVM can read
  641. # [03:58] * Quits: briansmith (briansmith@moz-C07D5168.p2p.sfo1.mozilla.com) (Ping timeout)
  642. # [03:59] <RyanVM> mbrubeck: whatever, they can wait
  643. # [03:59] <RyanVM> thanks
  644. # [03:59] <mbrubeck> RyanVM: That's pretty darn low-risk, but I can't say there's *zero* chance that would make m-c go orange
  645. # [03:59] <mbrubeck> mc that is
  646. # [03:59] * Quits: markh (Instantbir@moz-2A36823E.bjzv3.vic.bigpond.net.au) (Ping timeout)
  647. # [03:59] * Joins: phoebe (phoebe@moz-99690620.hinet-ip.hinet.net)
  648. # [04:01] * Quits: RyanVM (Thunderbir@moz-4C953DE7.phlapa.fios.verizon.net) (Ping timeout)
  649. # [04:03] * Quits: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com) (Ping timeout)
  650. # [04:03] * Joins: jrmuizel_ (jrmuizel@moz-E039A32.cable.teksavvy.com)
  651. # [04:03] * hwine is now known as hwine-ooo
  652. # [04:04] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  653. # [04:04] * Quits: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: pcwalton)
  654. # [04:04] * rail is now known as rail_away
  655. # [04:04] * Joins: RyanVM (Thunderbir@moz-4C953DE7.phlapa.fios.verizon.net)
  656. # [04:05] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  657. # [04:06] * Quits: mdas (mdas@moz-7289998B.cpe.pppoe.ca) (Input/output error)
  658. # [04:06] * Quits: RyanVM (Thunderbir@moz-4C953DE7.phlapa.fios.verizon.net) (Quit: RyanVM)
  659. # [04:07] <@njn> Unfocused: I can modify $OBJDIR/dist/bin/modules/XPIProvider.jsm locally and see the changes take effect, but it's not working on the slave. Any idea why?
  660. # [04:07] * joduinn is now known as joduinn-afk
  661. # [04:08] * Quits: Morris (Morris@moz-99690620.hinet-ip.hinet.net) (Quit: Morris)
  662. # [04:08] <nthomas> I'm guessing because the valgrind script is running make and make packaged
  663. # [04:08] <nthomas> -d
  664. # [04:08] <@njn> nthomas: what effect does that have?
  665. # [04:08] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  666. # [04:08] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  667. # [04:08] <Unfocused> nthomas to the rescue!
  668. # [04:09] * Joins: RyanVM (Thunderbir@moz-4C953DE7.phlapa.fios.verizon.net)
  669. # [04:09] <@njn> nthomas: valgrind.sh does do |make package|
  670. # [04:09] * Quits: RyanVM (Thunderbir@moz-4C953DE7.phlapa.fios.verizon.net) (Input/output error)
  671. # [04:09] * philor|afk is now known as philor
  672. # [04:10] <@njn> nthomas: lemme guess - it puts it into a jar or something liek that
  673. # [04:10] <nthomas> I mean that you'd want to change the source for XPIProvider.jsm
  674. # [04:10] <nthomas> or whatever feeds into it
  675. # [04:10] * Joins: crypt (chatzilla@moz-44D86B1E.cisco.com)
  676. # [04:10] * @njn re-runs |make package|
  677. # [04:11] <nthomas> aka the objdir changes get zapped when make runs
  678. # [04:11] <@njn> nthomas: but I wasn't running make between runs
  679. # [04:11] <@njn> er, depends which make invocation we're talking about, I guess
  680. # [04:12] <nthomas> dunno then
  681. # [04:12] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  682. # [04:12] <@njn> nthomas: |make package| fixed it
  683. # [04:13] * Joins: Morris (Morris@moz-99690620.hinet-ip.hinet.net)
  684. # [04:13] <nthomas> woo
  685. # [04:14] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  686. # [04:14] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  687. # [04:15] <@njn> Unfocused: one interesting difference is that the two machines traverse the files within the staged profile in a different order, in recursiveLastModifiedTime
  688. # [04:17] * Joins: RyanVM (Thunderbir@moz-4C953DE7.phlapa.fios.verizon.net)
  689. # [04:17] <RyanVM> sfink: ping
  690. # [04:17] * Joins: aja (Instantbir@A6682597.1C8376FD.7880DB15.IP)
  691. # [04:18] <shu`sick> does anyone know if the unified files are the same across all platforms?
  692. # [04:19] <shu`sick> that is, if Unified_foo_N.cpp will include the same set of files across all platforms?
  693. # [04:20] * Quits: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net) (Ping timeout)
  694. # [04:21] * Joins: luniv (textual@6A2271F0.28909DC9.B7FCEB19.IP)
  695. # [04:22] <mbrubeck> shu`sick: I don't know for sure, but I expect not
  696. # [04:22] <@njn> shu`sick: if there are directories that contain files that only are compiled on one platform, then no
  697. # [04:22] <mbrubeck> because of cases where a file is platform-specific
  698. # [04:23] * Quits: Morris (Morris@moz-99690620.hinet-ip.hinet.net) (Quit: Morris)
  699. # [04:23] <mbrubeck> though I expect in *most* cases they will be the same, since the UNIFIED_SOURCES are just sorted by filename and then grouped into groups of 16...
  700. # [04:24] * Joins: gerv (Instantbir@212685B3.5B8F260F.586E6F35.IP)
  701. # [04:24] * Quits: tbraginets (tb@moz-3367C1E1.hsd1.ca.comcast.net) (Quit: tbraginets)
  702. # [04:25] <shu`sick> njn: mbrubeck: i see, thanks
  703. # [04:25] * Joins: Morris (Morris@moz-99690620.hinet-ip.hinet.net)
  704. # [04:25] <shu`sick> i have some build bustage i'm trying to track down on winxp, because apparently we included some windows header (i guess windows.h) without defining NOMINMAX...
  705. # [04:26] <@njn> Unfocused: that warning is weird; we just got the list of files in the dir from the dir itself, and then we try to touch the file and it says "file doesn't exit"
  706. # [04:26] <@njn> *exist
  707. # [04:27] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  708. # [04:28] * Quits: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca) (Quit: Leaving.)
  709. # [04:28] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  710. # [04:29] * Joins: tbraginets (tb@moz-3367C1E1.hsd1.ca.comcast.net)
  711. # [04:29] * Quits: automata (automata@D773866B.FA36B139.BB0EBA72.IP) (Quit: This computer has gone to sleep)
  712. # [04:29] * Quits: crypt (chatzilla@moz-44D86B1E.cisco.com) (Connection reset by peer)
  713. # [04:30] * Joins: crypt (chatzilla@moz-701A992B.hsd1.ca.comcast.net)
  714. # [04:31] <aja> heycam: w00t!
  715. # [04:31] <heycam> aja, \o/
  716. # [04:31] <Unfocused> njn: yep
  717. # [04:31] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  718. # [04:32] <Unfocused> i'm quite confused
  719. # [04:32] <@njn> Unfocused: but as you say, it doesn't seem like it would matter much
  720. # [04:32] <@njn> Unfocused: I'm suspecting something racy
  721. # [04:32] <aja> heycam: enabled by default, too, eh?
  722. # [04:32] * Unfocused nods
  723. # [04:32] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  724. # [04:32] <Unfocused> if my head didn't hurt so much, maybe i'd have some idea :\
  725. # [04:32] <heycam> aja, no, just enabled for Nightly/Aurora for the moment
  726. # [04:33] * Joins: Mook (mook@moz-5BDA634E.dsl.teksavvy.com)
  727. # [04:33] <heycam> aja, the spec still has a little bit of stabilisation to go
  728. # [04:33] * Quits: phoebe (phoebe@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  729. # [04:34] <aja> heycam: k...kinda what i figured. whipping the test suite into shape?
  730. # [04:34] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  731. # [04:35] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  732. # [04:35] <heycam> aja, there are some issues at least about how to handle invalid variables references, whether they're considered to be invalid at specified or computed value time
  733. # [04:35] * Quits: TheCrap (TheCrap@moz-7F6EB298.unity-media.net) (Ping timeout)
  734. # [04:35] * Joins: phoebe (phoebe@moz-99690620.hinet-ip.hinet.net)
  735. # [04:36] * Quits: schien (anonymous@moz-99690620.hinet-ip.hinet.net) (Quit: schien)
  736. # [04:36] <aja> heycam: saw your initial post on that the other day...w/o any feedback :(
  737. # [04:36] <heycam> aja, hopefully Tab takes a look soon
  738. # [04:36] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  739. # [04:36] * Quits: jgilbert_ (jgilbert@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  740. # [04:37] * Joins: mdas (mdas@moz-7289998B.cpe.pppoe.ca)
  741. # [04:37] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  742. # [04:37] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  743. # [04:38] * Quits: mdas (mdas@moz-7289998B.cpe.pppoe.ca) (Connection reset by peer)
  744. # [04:39] * Joins: mdas (mdas@moz-7289998B.cpe.pppoe.ca)
  745. # [04:39] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  746. # [04:39] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  747. # [04:40] * Quits: gerv (Instantbir@212685B3.5B8F260F.586E6F35.IP) (Ping timeout)
  748. # [04:40] <@njn> Unfocused: something funky with that QuitterObserver.js file; in the python harness I do a similar thing -- it shows up in a directory listing, but I get errors when I try to touch it directly
  749. # [04:40] * Quits: mdas (mdas@moz-7289998B.cpe.pppoe.ca) (Ping timeout)
  750. # [04:41] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  751. # [04:41] <@njn> Unfocused: http://dxr.mozilla.org/mozilla-central/source/tools/quitter/chrome.manifest seems vaguely relevant
  752. # [04:41] <mbrubeck> shu`sick: might want to just un-unify that whole directory for now, if we can't identify a specific file at fault...
  753. # [04:42] <Unfocused> njn: relevant how? that just tells the component loader about the component and where to load it from
  754. # [04:43] * Quits: jdm (jdm@moz-AC9499B2.cable.teksavvy.com) (Quit: Lost terminal)
  755. # [04:43] <@njn> Unfocused: dunno, I'm just flailing at this point
  756. # [04:43] * Joins: schien (anonymous@moz-99690620.hinet-ip.hinet.net)
  757. # [04:43] <Unfocused> njn: so, random idea: see if this works on a different slave machine?
  758. # [04:44] <Unfocused> cos it could just be a damaged filesystem, or something like that
  759. # [04:44] <@njn> Unfocused: the general failure is very reproducible, happens on all TBPL runs
  760. # [04:44] <Unfocused> ah, k
  761. # [04:44] <@njn> Unfocused: and requesting a slave takes half a day or so ...
  762. # [04:44] * Quits: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com) (Client exited)
  763. # [04:44] * Joins: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com)
  764. # [04:45] * Quits: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net) (Ping timeout)
  765. # [04:45] * Joins: lmandel (lmandel@moz-76CE9D51.cable.teksavvy.com)
  766. # [04:46] * Joins: mats1 (Thunderbir@868A9748.A189EB51.4B330583.IP)
  767. # [04:46] * philor is now known as philor|away
  768. # [04:46] <shu`sick> mbrubeck: i think i found it.
  769. # [04:46] * Quits: RyanVM (Thunderbir@moz-4C953DE7.phlapa.fios.verizon.net) (Quit: RyanVM)
  770. # [04:47] * Joins: briansmith (briansmith@moz-C07D5168.p2p.sfo1.mozilla.com)
  771. # [04:47] * Quits: mats1 (Thunderbir@868A9748.A189EB51.4B330583.IP) (Quit: mats1)
  772. # [04:49] * Quits: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com) (Quit: Leaving)
  773. # [04:49] * Joins: dholbert (dholbert@moz-2DBFC5C4.static.sonic.net)
  774. # [04:50] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  775. # [04:52] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  776. # [04:55] * Quits: terrence (terrence@moz-B38D16E9.sb.sd.cox.net) (Ping timeout)
  777. # [04:56] * Quits: tbraginets (tb@moz-3367C1E1.hsd1.ca.comcast.net) (Ping timeout)
  778. # [04:56] <@njn> Unfocused: holy shit! I changed $OBJDIR/dist/xpi-stage/quitter/components/QuitterObserver.js from a symlink to a normal file and it *works*
  779. # [04:56] <@njn> Now WTF does that mean?
  780. # [04:56] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  781. # [04:56] <mbrubeck> was it a symlink to a file that doesn't exist?
  782. # [04:56] <@njn> mbrubeck: no
  783. # [04:56] <mbrubeck> because that could show up in a directory listing but still generate errors on certain operations...
  784. # [04:57] <@njn> one interesting thing is on the failing machine the symlink is relative, and on my machine its absolute
  785. # [04:58] * Joins: yzen (yzen@moz-A36A7FD4.cpe.pppoe.ca)
  786. # [04:58] * Joins: spohl (Adium@moz-88D56B5E.static.hvvc.us)
  787. # [04:59] * Quits: spohl (Adium@moz-88D56B5E.static.hvvc.us) (Quit: Leaving.)
  788. # [04:59] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  789. # [05:00] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  790. # [05:01] * Quits: jrmuizel_ (jrmuizel@moz-E039A32.cable.teksavvy.com) (Client exited)
  791. # [05:01] * khuey|away is now known as khuey
  792. # [05:02] * Quits: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com) (Client exited)
  793. # [05:02] * Joins: capella (chatzilla@moz-3A08EE5.twcny.res.rr.com)
  794. # [05:03] * Joins: gandalf (textual@moz-923CD994.hsd1.ut.comcast.net)
  795. # [05:03] * Joins: pcwalton (pcwalton@moz-14285ACF.ptr.us.xo.net)
  796. # [05:03] * Quits: jgriffin (jgriffin@moz-C55C3E25.hsd1.wa.comcast.net) (Quit: jgriffin)
  797. # [05:04] * Quits: pcwalton (pcwalton@moz-14285ACF.ptr.us.xo.net) (Quit: pcwalton)
  798. # [05:05] * Quits: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: sicking)
  799. # [05:06] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  800. # [05:07] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  801. # [05:07] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  802. # [05:11] * Joins: terrence (terrence@moz-B38D16E9.sb.sd.cox.net)
  803. # [05:12] <nthomas> maybe this is a mock (chroot) thing
  804. # [05:12] <nthomas> but that hasn't change recently
  805. # [05:13] <Unfocused> njn: i have no idea :) but yay?
  806. # [05:13] * Quits: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP) (Quit: Ex-Chat)
  807. # [05:13] <@njn> Unfocused: a symlink with an absoluate address also works
  808. # [05:13] <@njn> Unfocused: it's just the funky (but not obviously incorrect) relateive path that goes awry
  809. # [05:13] * @roc loads tbpl-inbound to survey the damage
  810. # [05:14] <@njn> Unfocused: ooh, I wonder if the chroot and the relative link screw each other up
  811. # [05:14] <Unfocused> yea
  812. # [05:14] <Unfocused> make nthomas fix it ;)
  813. # [05:15] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  814. # [05:15] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  815. # [05:15] * Joins: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk)
  816. # [05:15] <@njn> Unfocused: that would explain the borkage -- listed by the parent dir, but touching it fails
  817. # [05:15] <Unfocused> yep
  818. # [05:16] <@njn> nthomas: so now the question is why do we have a relative symlink on the build slave, but I have an absolute one on my machine
  819. # [05:16] <@njn> ?
  820. # [05:16] <nthomas> that's a good question, but I don't know
  821. # [05:16] <@njn> nthomas: this could potentially have been caused by a build system change?
  822. # [05:17] <nthomas> that's what I was wondering too
  823. # [05:17] * nthomas has to run
  824. # [05:17] * nthomas is now known as nthomas|away
  825. # [05:17] * philor|away is now known as philor
  826. # [05:18] <@njn> glandium: see https://bugzilla.mozilla.org/show_bug.cgi?id=948145#c163 and subsequent comments -- do you know how those symlinks are created by the build system?
  827. # [05:19] * @njn wonders if bug Bug 932596 is relevant
  828. # [05:19] <@njn> probably not...
  829. # [05:20] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
  830. # [05:22] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  831. # [05:22] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  832. # [05:23] * Quits: terrence (terrence@moz-B38D16E9.sb.sd.cox.net) (Ping timeout)
  833. # [05:25] * Quits: Mossop (dtownsend@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Quit: This computer has gone to sleep)
  834. # [05:25] <gps> did we close inbound then lose sheriff coverage?
  835. # [05:28] <glandium> njn: can you paste the files in objdir/tools/quitter?
  836. # [05:28] <@njn> glandium: just the filenames?
  837. # [05:28] <philor> no, we closed inbound and then handed it over to the sheriff with no real interest in reopening
  838. # [05:28] <glandium> njn: file contents
  839. # [05:29] <@njn> glandium: I see backend.mk, binaries and Makefile -- is that what you want?
  840. # [05:29] <njn_> glandium: backend.mk: http://pastebin.mozilla.org/3759289
  841. # [05:29] <philor> we only have two backouts in a row, after allowing 13 pushes to land, seems unlikely that we could be done so quickly
  842. # [05:29] <glandium> njn_: backend.mk and Makefile will be enough
  843. # [05:30] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  844. # [05:30] <njn_> glandium: Makefile: http://pastebin.mozilla.org/3759291
  845. # [05:30] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  846. # [05:31] <@njn> glandium: contentscript.js, which is also in Quitter, has an absolute path and so works fine
  847. # [05:31] <philor> though having seen someone saying that they just push random untested shit because we have paid sheriffs, maybe I should just leave it closed until we have another of those
  848. # [05:31] <@njn> glandium: I suspect EXTRA_COMPONENTS is relevant?
  849. # [05:31] <philor> not that the previous one got paid for the last five or six hours
  850. # [05:32] <glandium> njn: you haven't updated your tree recently, have you?
  851. # [05:32] <@njn> glandium: I'm not sure what rev I'm running here...
  852. # [05:33] <glandium> njn: hg log -r . ?
  853. # [05:33] <njn_> glandium: changeset: 159912:641ac2610a47
  854. # [05:33] <njn_> glandium: wait... hg tip says: changeset: 159912:641ac2610a47
  855. # [05:34] <njn_> but hg log -r . says: changeset: 159319:42b2a2adda8f
  856. # [05:34] <njn_> ?
  857. # [05:34] <njn_> glandium: but why do you ask?
  858. # [05:35] * @roc hates minimizing jquery-based testcases
  859. # [05:35] <glandium> njn_: because i think something i landed after that changeset may solve your problem as a side effect
  860. # [05:36] <njn_> glandium: then why is valgrind-on-tbpl stlll hanging on m-c?
  861. # [05:36] <glandium> njn_: because it's not merged on m-c yet?
  862. # [05:36] <glandium> it's on m-i only
  863. # [05:36] <glandium> (i think)
  864. # [05:37] <glandium> ah no, it's probably on m-c
  865. # [05:37] * Joins: darkowlzz (sunny@C382C30A.C40AC38.F44414AF.IP)
  866. # [05:37] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  867. # [05:38] <@njn> glandium: wait, valgrind appears to be working on m-i!
  868. # [05:38] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  869. # [05:38] <glandium> njn: i'd be interested in the same Makefile on current m-c tip
  870. # [05:39] <@njn> glandium: it's working on m-c tip too!
  871. # [05:39] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  872. # [05:39] <@njn> glandium: I do a whole day of hardcore remote debugging and you go and fix it on me behind my back? bastard :)
  873. # [05:39] <@njn> glandium: what was the fix?
  874. # [05:40] <glandium> njn: a change in the way Makefiles are produced, which probably made srcdir and other variables absolute
  875. # [05:40] <@njn> glandium: could this have changed previously on December 5th?
  876. # [05:41] <glandium> njn: i don't think so
  877. # [05:42] <@njn> glandium: what was the bug that fixed it?
  878. # [05:42] * Quits: Morris (Morris@moz-99690620.hinet-ip.hinet.net) (Quit: Morris)
  879. # [05:42] <glandium> njn: 948275
  880. # [05:43] <philor> reopened, recommence flinging shit at it
  881. # [05:43] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  882. # [05:43] <@njn> glandium: well, goodness me
  883. # [05:43] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  884. # [05:43] <@njn> glandium: thanks for fixing!
  885. # [05:43] * @njn needs a drink
  886. # [05:44] <@njn> philor: that should make you happy -- no starring of valgrind builds for a while
  887. # [05:44] <glandium> njn: i didn't intend to fix your problem, if that makes you feel better about the lost time
  888. # [05:44] <@njn> ha
  889. # [05:44] <glandium> that was a change for something entirely different
  890. # [05:44] <@njn> I'll be optimistic, and be happy that I don't need to spend any more time on it
  891. # [05:44] <@njn> glandium: though I might update on the slave and re-test, just to make sure everything fits together
  892. # [05:45] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  893. # [05:45] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  894. # [05:45] <glandium> njn: yes, please
  895. # [05:45] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  896. # [05:45] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  897. # [05:46] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  898. # [05:48] <@njn> glandium: running; it'll take a while
  899. # [05:49] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  900. # [05:49] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  901. # [05:49] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  902. # [05:50] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  903. # [05:53] <@njn> glandium: is |hg log -r .| similar to |hg id| ?
  904. # [05:53] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  905. # [05:53] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  906. # [05:53] <glandium> njn: yes
  907. # [05:53] <glandium> well, . is the working tree
  908. # [05:54] <glandium> both don't print the same thing for a given revision
  909. # [05:54] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  910. # [05:58] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  911. # [05:58] * Quits: Matti (Matti@moz-9D2E5D7B.dip0.t-ipconnect.de) (Ping timeout)
  912. # [05:58] * glob is now known as glob|away
  913. # [05:58] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  914. # [06:00] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  915. # [06:01] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  916. # [06:01] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  917. # [06:02] * Joins: Matti_away (Matti@moz-9A83E629.dip0.t-ipconnect.de)
  918. # [06:02] * Matti_away is now known as Matti
  919. # [06:05] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  920. # [06:08] * Quits: chewey (chewey@moz-FD38E19.dip0.t-ipconnect.de) (Ping timeout)
  921. # [06:11] * Joins: chewey (chewey@moz-1EE43E0A.dip0.t-ipconnect.de)
  922. # [06:12] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  923. # [06:12] * Quits: luniv (textual@6A2271F0.28909DC9.B7FCEB19.IP) (Quit: Textual IRC Client: www.textualapp.com)
  924. # [06:13] * Quits: @roc (chatzilla@E2F7352.56080C53.97BBD552.IP) (Ping timeout)
  925. # [06:16] * Joins: Morris (Morris@moz-99690620.hinet-ip.hinet.net)
  926. # [06:16] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  927. # [06:16] <gps> and I pushed a DONTBUILD on the top of a push and now inbound isn't building. sad panda
  928. # [06:17] <gps> quick, someone land something else!
  929. # [06:17] * Quits: afwang (nooknook@moz-CFE05FEE.hsd1.ca.comcast.net) (Ping timeout)
  930. # [06:17] <glandium> gps: 778236? ;)
  931. # [06:18] * Quits: mats (chatzilla@868A9748.A189EB51.4B330583.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0.1/20131112160018])
  932. # [06:20] * Joins: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net)
  933. # [06:20] * Quits: pcwalton (pcwalton@moz-DA87EE4.hsd1.ca.comcast.net) (Quit: pcwalton)
  934. # [06:21] * Quits: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net) (Ping timeout)
  935. # [06:21] * Joins: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com)
  936. # [06:22] * Joins: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net)
  937. # [06:22] * Joins: afwang (nooknook@moz-CFE05FEE.hsd1.ca.comcast.net)
  938. # [06:23] <gps> nalexander saved me!
  939. # [06:27] * Joins: smontagu (chatzilla@moz-6F8E481B.red.bezeqint.net)
  940. # [06:29] <@njn> glandium: https://bugzilla.mozilla.org/show_bug.cgi?id=948145#c167
  941. # [06:29] <glandium> njn: \o/
  942. # [06:30] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  943. # [06:32] * Joins: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net)
  944. # [06:32] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  945. # [06:33] * heycam is now known as heycam|away
  946. # [06:35] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  947. # [06:36] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  948. # [06:37] * Joins: WeirdAl (chatzilla@moz-527389C3.hsd1.ca.comcast.net)
  949. # [06:37] * bz_away is now known as bz_sleep
  950. # [06:37] * Quits: WeirdAl (chatzilla@moz-527389C3.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.90.1 [Firefox 26.0/20131211195817])
  951. # [06:40] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  952. # [06:40] * glob|away is now known as glob
  953. # [06:40] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Ping timeout)
  954. # [06:42] * heycam|away is now known as heycam
  955. # [06:43] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  956. # [06:43] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  957. # [06:43] <@njn> glandium: indeed. and thanks!
  958. # [06:43] * Quits: njn_ (chatzilla@moz-E9257FD5.dyn.iinet.net.au) (Quit: ChatZilla 0.9.90.1 [Firefox 26.0/20131202182626])
  959. # [06:46] * Quits: Miranda (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  960. # [06:46] <mbrubeck> damn you try... give me my test results
  961. # [06:48] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  962. # [06:48] <mbrubeck> mochitest-metro-chrome should not take 15 minutes to run
  963. # [06:49] * mbrubeck wants to go to sleep but also wants to land this patch if it's green on Try
  964. # [06:50] * Joins: rmill (rmill@moz-E0FF0174.dsl.teksavvy.com)
  965. # [06:51] * Quits: yzen (yzen@moz-A36A7FD4.cpe.pppoe.ca) (Quit: yzen)
  966. # [06:51] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  967. # [06:51] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  968. # [06:51] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  969. # [06:52] * Joins: yzen (yzen@moz-A36A7FD4.cpe.pppoe.ca)
  970. # [06:53] <heycam> what time of day do new nightly updates get offered?
  971. # [06:54] * Quits: Optimizer (Optimizer@1136A958.73AC372A.274D17D6.IP) (Ping timeout)
  972. # [06:54] * Quits: yzen (yzen@moz-A36A7FD4.cpe.pppoe.ca) (Ping timeout)
  973. # [06:55] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  974. # [06:55] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  975. # [06:55] <mbrubeck> heycam: The normal ones start building around 0300 US/Pacific (1100 UTC), and finish building about 2-3 hours later, so I think updates are on the wire around 1300 or 1400 UTC?
  976. # [06:55] <mbrubeck> That's for mozilla-central; other branches with nightlies might have builds scheduled at different times
  977. # [06:56] <heycam> mbrubeck, ok, thanks
  978. # [06:56] * heycam just wonders when to hit "publish post" on an entry that references "today's nightly"
  979. # [06:59] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  980. # [06:59] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  981. # [07:00] * Joins: jrm2k6 (jrm2k6@moz-8E6ABD4D.catv.broadband.hu)
  982. # [07:00] * Quits: karl (karl@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  983. # [07:02] * Quits: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net) (Quit: Leaving.)
  984. # [07:03] * Joins: Optimizer (Optimizer@A7088203.9D29217F.BE90E62C.IP)
  985. # [07:05] * Quits: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net) (Ping timeout)
  986. # [07:06] * Quits: Optimizer (Optimizer@A7088203.9D29217F.BE90E62C.IP) (Ping timeout)
  987. # [07:06] * Joins: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net)
  988. # [07:07] * Joins: Optimizer (Optimizer@A7088203.9D29217F.BE90E62C.IP)
  989. # [07:08] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  990. # [07:08] * Quits: jrm2k6 (jrm2k6@moz-8E6ABD4D.catv.broadband.hu) (Client exited)
  991. # [07:08] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  992. # [07:10] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  993. # [07:10] * Quits: nattokirai (nattokirai@moz-C286AD9A.bitcat.net) (Ping timeout)
  994. # [07:10] * Joins: jet (jet@moz-79F891EE.hsd1.ca.comcast.net)
  995. # [07:10] * Quits: Mathnerd314 (Mibbit@moz-B67EC266.cos.dyn.pcisys.net) (Quit: http://www.mibbit.com ajax IRC Client)
  996. # [07:11] * Joins: nattokirai (nattokirai@moz-C286AD9A.bitcat.net)
  997. # [07:12] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Ping timeout)
  998. # [07:12] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Ping timeout)
  999. # [07:12] * Quits: briansmith (briansmith@moz-C07D5168.p2p.sfo1.mozilla.com) (Ping timeout)
  1000. # [07:12] * heycam is now known as heycam|away
  1001. # [07:18] * Quits: lmandel (lmandel@moz-76CE9D51.cable.teksavvy.com) (Input/output error)
  1002. # [07:21] * Joins: tessarakt2 (jens@moz-7D520787.dip0.t-ipconnect.de)
  1003. # [07:23] * Joins: brendan (brendaneic@777B9EEC.C030CAFC.1EF54B18.IP)
  1004. # [07:25] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  1005. # [07:26] * Quits: brendan (brendaneic@777B9EEC.C030CAFC.1EF54B18.IP) (Ping timeout)
  1006. # [07:27] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  1007. # [07:28] * Joins: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP)
  1008. # [07:29] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  1009. # [07:30] * Joins: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  1010. # [07:36] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  1011. # [07:36] * Joins: mchang (mchang@moz-B8B530C2.hsd1.ca.comcast.net)
  1012. # [07:37] * Quits: mchang (mchang@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: mchang)
  1013. # [07:37] * Joins: gcp (gpascutto@moz-9CEB1C98.access.telenet.be)
  1014. # [07:38] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  1015. # [07:39] * Joins: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP)
  1016. # [07:39] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  1017. # [07:40] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  1018. # [07:40] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  1019. # [07:41] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  1020. # [07:41] * Quits: mwu (mwu@DDA847C7.CE318AFF.4B6E8EFF.IP) (Quit: mwu)
  1021. # [07:42] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  1022. # [07:42] * Joins: atsai (atsai@moz-99690620.hinet-ip.hinet.net)
  1023. # [07:43] * Joins: nicklebedev (nicklebede@moz-838152B8.net135.n37.ru)
  1024. # [07:45] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  1025. # [07:46] * Joins: anirban (anirban@15AE5776.D3E9171E.6DC151A0.IP)
  1026. # [07:47] * Joins: jduell (jduell@moz-8A25360D.lightspeed.sntcca.sbcglobal.net)
  1027. # [07:47] * jcranmer is now known as jcranmer|away
  1028. # [07:49] * Quits: luke (luke@moz-7CF84B28.dhcp.ftwo.tx.charter.com) (Ping timeout)
  1029. # [07:49] * Quits: crypt (chatzilla@moz-701A992B.hsd1.ca.comcast.net) (Ping timeout)
  1030. # [07:50] * Quits: jet (jet@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  1031. # [07:51] * Joins: luke (luke@moz-7CF84B28.dhcp.ftwo.tx.charter.com)
  1032. # [07:53] * Joins: jet (jet@moz-79F891EE.hsd1.ca.comcast.net)
  1033. # [07:55] * Quits: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP) (Quit: Leaving)
  1034. # [07:56] * Joins: Jerry_ (hshih@moz-99690620.hinet-ip.hinet.net)
  1035. # [07:57] * Quits: lpy (lpy@7360AA58.F09091A8.1348A864.IP) (Ping timeout)
  1036. # [07:57] * Joins: lpy (lpy@6A741DB7.F09091A8.1348A864.IP)
  1037. # [07:57] * Quits: jet (jet@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  1038. # [07:58] * glob is now known as glob|away
  1039. # [07:59] * khuey is now known as khuey|away
  1040. # [07:59] * Quits: nbp (pierron@moz-7EB03C5F.fbx.proxad.net) (Ping timeout)
  1041. # [07:59] * Quits: Rik (rik@moz-E813DFA5.fbx.proxad.net) (Ping timeout)
  1042. # [08:00] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  1043. # [08:00] * Quits: jduell (jduell@moz-8A25360D.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  1044. # [08:00] * Joins: jhlin_ (jhlin@moz-99690620.hinet-ip.hinet.net)
  1045. # [08:01] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1046. # [08:01] * Quits: michal (michal@moz-6CE1017D.broadband17.iol.cz) (Ping timeout)
  1047. # [08:02] * Quits: Jerry_ (hshih@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1048. # [08:02] * Joins: briansmith (briansmith@C11351D5.AC8EC7EA.B4C748B5.IP)
  1049. # [08:03] * Quits: phoebe (phoebe@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1050. # [08:03] * Joins: wolfiR (wolfiR@moz-3FA94290.dip0.t-ipconnect.de)
  1051. # [08:04] * Tomcat|afk is now known as Tomcat|sheriffduty
  1052. # [08:05] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1053. # [08:07] * Joins: stransky (stransky@moz-59D79C36.broadband2.iol.cz)
  1054. # [08:08] * glob|away is now known as glob
  1055. # [08:08] * Joins: nbp (pierron@moz-7EB03C5F.fbx.proxad.net)
  1056. # [08:09] * Quits: redwood (chatzilla@26E73836.156CBEAD.74E1C77A.IP) (Ping timeout)
  1057. # [08:11] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  1058. # [08:11] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  1059. # [08:14] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1060. # [08:14] * Joins: redwood (chatzilla@26E73836.156CBEAD.74E1C77A.IP)
  1061. # [08:16] <Tomcat|sheriffduty> good morning guys
  1062. # [08:16] * Joins: jduell (jduell@moz-8A25360D.lightspeed.sntcca.sbcglobal.net)
  1063. # [08:17] * Joins: michal (michal@moz-6CE1017D.broadband17.iol.cz)
  1064. # [08:18] * Joins: Rik (rik@moz-E813DFA5.fbx.proxad.net)
  1065. # [08:19] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1066. # [08:19] * Quits: nbp (pierron@moz-7EB03C5F.fbx.proxad.net) (Ping timeout)
  1067. # [08:20] * Joins: vendo (chatzilla@79D74C3A.CE4DDBE6.300931B2.IP)
  1068. # [08:20] * Quits: Rik (rik@moz-E813DFA5.fbx.proxad.net) (Ping timeout)
  1069. # [08:20] * Joins: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net)
  1070. # [08:20] * Joins: Jerry_ (hshih@moz-99690620.hinet-ip.hinet.net)
  1071. # [08:21] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Ping timeout)
  1072. # [08:21] * philor is now known as philor|away
  1073. # [08:21] * Joins: phoebe (phoebe@moz-964BBFC6.dynamic.hinet.net)
  1074. # [08:25] * Joins: AndreeaMatei (Thunderbir@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  1075. # [08:27] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Ping timeout)
  1076. # [08:28] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  1077. # [08:29] * Joins: lmandel (lmandel@moz-76CE9D51.cable.teksavvy.com)
  1078. # [08:30] * Joins: m_kato (m_kato@moz-C286AD9A.bitcat.net)
  1079. # [08:30] * Joins: nbp (pierron@moz-7EB03C5F.fbx.proxad.net)
  1080. # [08:30] * Fallen|away is now known as Fallen
  1081. # [08:30] * Quits: lmandel (lmandel@moz-76CE9D51.cable.teksavvy.com) (Ping timeout)
  1082. # [08:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7edb08326293 - Makoto Kato - Bug 948837 - Remove workaround of Bug 617115. r=blassey
  1083. # [08:31] * Quits: gandalf (textual@moz-923CD994.hsd1.ut.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1084. # [08:33] * Quits: Mook (mook@moz-5BDA634E.dsl.teksavvy.com) (Quit: Mook)
  1085. # [08:34] * Fallen is now known as Fallen|away
  1086. # [08:34] * Quits: Morris (Morris@moz-99690620.hinet-ip.hinet.net) (Quit: Morris)
  1087. # [08:35] * Joins: gandalf (textual@moz-923CD994.hsd1.ut.comcast.net)
  1088. # [08:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d15ed5648a5f - Olli Pettay - Bug 899910 - Intermittent TEST-UNEXPECTED-FAIL | layout/base/tests/chrome/test_leaf_layers_partition_browser_window.xul, r=tn
  1089. # [08:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a68f419df831 - Olli Pettay - Bug 942229 - Intermittent browser_cmd_screenshot.js, r=jwalker
  1090. # [08:36] * Quits: gandalf (textual@moz-923CD994.hsd1.ut.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1091. # [08:37] * Joins: Morris (Morris@moz-99690620.hinet-ip.hinet.net)
  1092. # [08:37] * Joins: gandalf (textual@moz-923CD994.hsd1.ut.comcast.net)
  1093. # [08:38] * Joins: Rik (rik@moz-E813DFA5.fbx.proxad.net)
  1094. # [08:39] * Joins: Optimize1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP)
  1095. # [08:39] * Quits: Morris (Morris@moz-99690620.hinet-ip.hinet.net) (Quit: Morris)
  1096. # [08:39] * Quits: Optimize1 (Instantbir@4F3E1057.A6DE773B.88FACCAA.IP) (Input/output error)
  1097. # [08:40] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  1098. # [08:40] * ChanServ sets mode: +o smaug
  1099. # [08:41] * Joins: Optimize1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1100. # [08:42] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  1101. # [08:43] * Joins: kaze|zZz (kaze@moz-7E0F0F9E.fbx.proxad.net)
  1102. # [08:45] * BenWa is now known as BenWa|email
  1103. # [08:47] * fabrice is now known as fabrice|afk
  1104. # [08:49] * Joins: twi (Adium@moz-9269D2E9.cust.dsl.vodafone.it)
  1105. # [08:49] * glob is now known as glob|away
  1106. # [08:50] * Fallen|away is now known as Fallen
  1107. # [08:51] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Ping timeout)
  1108. # [08:51] * Quits: jduell (jduell@moz-8A25360D.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  1109. # [08:52] * Joins: Ms2ger (Ms2ger@57ACE628.C60A97A6.F9FB0584.IP)
  1110. # [08:53] * Quits: jhlin_ (jhlin@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1111. # [08:53] * Joins: Morris (Morris@moz-99690620.hinet-ip.hinet.net)
  1112. # [08:53] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1113. # [08:53] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1114. # [08:54] * Quits: Morris (Morris@moz-99690620.hinet-ip.hinet.net) (Quit: Morris)
  1115. # [08:54] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1116. # [08:54] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1117. # [08:54] * Quits: Optimizer (Optimizer@A7088203.9D29217F.BE90E62C.IP) (Ping timeout)
  1118. # [08:54] * Quits: tonymec (tonymec@52B43F24.E3DF374B.277517C1.IP) (Input/output error)
  1119. # [08:54] * Quits: tonymec|away (tonymec@52B43F24.E3DF374B.277517C1.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 17.0.11esrpre/20131201000503])
  1120. # [08:54] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  1121. # [08:54] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1122. # [08:54] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1123. # [08:55] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1124. # [08:55] * Joins: Optimizer (Optimizer@A7088203.9D29217F.BE90E62C.IP)
  1125. # [08:55] * Joins: mkaply_ (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  1126. # [08:55] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  1127. # [08:55] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1128. # [08:55] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1129. # [08:55] * Quits: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  1130. # [08:56] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1131. # [08:56] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1132. # [08:56] * Joins: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl)
  1133. # [08:56] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1134. # [08:56] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1135. # [08:56] * Quits: Optimizer (Optimizer@A7088203.9D29217F.BE90E62C.IP) (Ping timeout)
  1136. # [08:57] * Joins: Optimizer (Optimizer@A7088203.9D29217F.BE90E62C.IP)
  1137. # [08:57] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1138. # [08:57] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1139. # [08:57] * Quits: victorporof_ (victorporo@C8C495F5.E3195F0D.9B1E38F4.IP) (Ping timeout)
  1140. # [08:57] * Joins: Morris (Morris@moz-99690620.hinet-ip.hinet.net)
  1141. # [08:57] * Joins: victorporof (victorporo@C8C495F5.E3195F0D.9B1E38F4.IP)
  1142. # [08:57] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1143. # [08:57] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1144. # [08:58] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1145. # [08:58] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1146. # [08:58] * Quits: lpy (lpy@6A741DB7.F09091A8.1348A864.IP) (Ping timeout)
  1147. # [08:58] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1148. # [08:58] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1149. # [08:59] * Quits: Rik (rik@moz-E813DFA5.fbx.proxad.net) (Input/output error)
  1150. # [08:59] * Joins: lpy (lpy@6A741DB7.F09091A8.1348A864.IP)
  1151. # [08:59] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1152. # [08:59] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1153. # [08:59] * Joins: mihaelav (Mibbit@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  1154. # [08:59] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1155. # [08:59] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1156. # [08:59] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1157. # [09:00] * Quits: Jerry_ (hshih@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1158. # [09:00] * Joins: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net)
  1159. # [09:00] * Quits: squib (squib@moz-5175C098.dhcp.mdsn.wi.charter.com) (Connection reset by peer)
  1160. # [09:00] * Quits: nattokirai (nattokirai@moz-C286AD9A.bitcat.net) (Quit: nattokirai)
  1161. # [09:00] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1162. # [09:00] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1163. # [09:00] * Quits: beltzner (mike-beltz@moz-9E3E12EC.off.net) (Ping timeout)
  1164. # [09:00] * Quits: annevk (annevk@73520641.4F390C2A.420B7681.IP) (Ping timeout)
  1165. # [09:00] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  1166. # [09:00] * Quits: fubar (fubar@moz-F8F5A1FF.electric-mayhem.org) (Ping timeout)
  1167. # [09:00] * Quits: mreavy (chatzilla@moz-B6D1658D.phlapa.fios.verizon.net) (Ping timeout)
  1168. # [09:01] * Joins: [1]JPeterson (JPeterson@moz-E3F8E691.tbcn.telia.com)
  1169. # [09:01] * Quits: havarnov (havarnov@7FCD87A9.7B7BA24D.CB207656.IP) (Ping timeout)
  1170. # [09:01] * Quits: BenWa|email (BenWa@moz-B9E3729F.members.linode.com) (Ping timeout)
  1171. # [09:01] * Quits: gaston (landry@moz-2911F07A.rhaalovely.net) (Ping timeout)
  1172. # [09:01] * Quits: SirSkidmore (taylor@529E7008.E302D3D8.F395EA5B.IP) (Ping timeout)
  1173. # [09:01] * Quits: humph (dave@moz-E0B198AD.senecac.on.ca) (Ping timeout)
  1174. # [09:01] * Quits: mcote|afk (mcote@CBB0F6C.7926C589.EE6E63A5.IP) (Ping timeout)
  1175. # [09:01] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  1176. # [09:01] * Quits: vlad (vlad@moz-97F0FD4D.members.linode.com) (Ping timeout)
  1177. # [09:01] * Quits: tessarakt2 (jens@moz-7D520787.dip0.t-ipconnect.de) (Ping timeout)
  1178. # [09:01] * Quits: wolfiR (wolfiR@moz-3FA94290.dip0.t-ipconnect.de) (Ping timeout)
  1179. # [09:01] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1180. # [09:01] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1181. # [09:01] * Quits: retornam|away (retornam@23B1FA71.551CCC6C.8BEFA1E3.IP) (Ping timeout)
  1182. # [09:01] * Quits: wchen (wchen@2D12D1F7.7CA4D702.F7A44A1B.IP) (Ping timeout)
  1183. # [09:01] * Quits: rail_away (rail@moz-CBBC70B7.iqchoice.com) (Ping timeout)
  1184. # [09:01] * Quits: bhearsum|afk (bhearsum@moz-FBAE94.members.linode.com) (Ping timeout)
  1185. # [09:01] * Quits: balrog (balrog@moz-1E87DD22.phlapa.fios.verizon.net) (Ping timeout)
  1186. # [09:01] * Quits: sancus (sancus@moz-3A9162D.off.net) (Ping timeout)
  1187. # [09:01] * Quits: aja (Instantbir@A6682597.1C8376FD.7880DB15.IP) (Ping timeout)
  1188. # [09:01] * Quits: ivan (ivan@moz-531C3EC9.members.linode.com) (Ping timeout)
  1189. # [09:01] * Quits: pepijndevos (pepijndevo@9EACEF43.E50A3180.BCE47D84.IP) (Ping timeout)
  1190. # [09:01] * Quits: jesup (chatzilla@moz-B6D1658D.phlapa.fios.verizon.net) (Ping timeout)
  1191. # [09:01] * Quits: reyre (reyre@moz-89E9865B.com) (Ping timeout)
  1192. # [09:01] * Quits: dpoggi (dpoggi@moz-AD7B5EC7.com) (Ping timeout)
  1193. # [09:01] * Quits: Matti (Matti@moz-9A83E629.dip0.t-ipconnect.de) (Ping timeout)
  1194. # [09:01] * Quits: nicklebedev (nicklebede@moz-838152B8.net135.n37.ru) (Ping timeout)
  1195. # [09:01] * Quits: mhoye (mhoye@moz-C14EAE67.vs.heavycomputing.ca) (Ping timeout)
  1196. # [09:01] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  1197. # [09:01] * Quits: bz_sleep (bzbarsky@moz-72881629.bstnma.fios.verizon.net) (Ping timeout)
  1198. # [09:01] * Quits: chewey (chewey@moz-1EE43E0A.dip0.t-ipconnect.de) (Ping timeout)
  1199. # [09:01] * Quits: smacleod (steven@moz-28AF3AC9.members.linode.com) (Ping timeout)
  1200. # [09:01] * Quits: secretrobotron (secretrobo@moz-E9501591.members.linode.com) (Ping timeout)
  1201. # [09:01] * Quits: victorporof (victorporo@C8C495F5.E3195F0D.9B1E38F4.IP) (Ping timeout)
  1202. # [09:01] * Quits: naveed (nihsanulla@moz-3CA42256.bstnma.fios.verizon.net) (Ping timeout)
  1203. # [09:01] * Quits: heftig (heftig@moz-F1093399.dip0.t-ipconnect.de) (Ping timeout)
  1204. # [09:01] * Quits: simo (simo@D5FC1EA0.7CB25D89.B1865714.IP) (Ping timeout)
  1205. # [09:01] * Quits: MattN (MattN@A8588C62.B1B6FA80.709ED47B.IP) (Ping timeout)
  1206. # [09:01] * Quits: Hixie (ianh@C6D27F7B.5EFFBB68.81BC061B.IP) (Ping timeout)
  1207. # [09:01] * Quits: GPHemsley (GPHemsley@moz-9DC9BB59.dhcp.gsvl.ga.charter.com) (Ping timeout)
  1208. # [09:01] * Joins: aja (Instantbir@A6682597.1C8376FD.7880DB15.IP)
  1209. # [09:01] * Joins: victorporof (victorporo@C8C495F5.E3195F0D.9B1E38F4.IP)
  1210. # [09:01] * Joins: gaston (landry@moz-2911F07A.rhaalovely.net)
  1211. # [09:01] * Joins: tessarakt2 (jens@moz-7D520787.dip0.t-ipconnect.de)
  1212. # [09:01] * Quits: stuart (pavlov@elise.pavlov.net) (Ping timeout)
  1213. # [09:01] * Quits: mshal (mshal@moz-A890D35A.washdc.fios.verizon.net) (Ping timeout)
  1214. # [09:01] * Quits: ericjung (ericjung@EBA5EBAE.78089B69.E141FD9.IP) (Ping timeout)
  1215. # [09:01] * Quits: vd (vd@moz-7A53EEF0.ddns.cablebg.net) (Ping timeout)
  1216. # [09:01] * Quits: Cork (Cork@moz-352B7E7B.a370.priv.bahnhof.se) (Ping timeout)
  1217. # [09:01] * Joins: squib (squib@moz-5175C098.dhcp.mdsn.wi.charter.com)
  1218. # [09:01] * Joins: Matti_away (Matti@moz-9A83E629.dip0.t-ipconnect.de)
  1219. # [09:01] * Quits: catlee-away (catlee@moz-A98F27BA.members.linode.com) (Ping timeout)
  1220. # [09:01] * Quits: phantom (christian@moz-7F327BCF.customer.t3.se) (Ping timeout)
  1221. # [09:01] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  1222. # [09:01] * Quits: JPeterson (JPeterson@moz-E3F8E691.tbcn.telia.com) (Ping timeout)
  1223. # [09:01] * [1]JPeterson is now known as JPeterson
  1224. # [09:01] * Joins: chewey (chewey@moz-1EE43E0A.dip0.t-ipconnect.de)
  1225. # [09:01] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  1226. # [09:01] * Joins: havarnov (havarnov@7FCD87A9.7B7BA24D.CB207656.IP)
  1227. # [09:01] * Joins: heftig (heftig@moz-F1093399.dip0.t-ipconnect.de)
  1228. # [09:01] * Joins: pepijndevos (pepijndevo@9EACEF43.E50A3180.BCE47D84.IP)
  1229. # [09:01] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1230. # [09:01] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1231. # [09:01] * Matti_away is now known as Matti
  1232. # [09:01] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  1233. # [09:01] * ChanServ sets mode: +o smaug
  1234. # [09:02] * Quits: paul (paul@moz-6078D3C7.norad.org) (Ping timeout)
  1235. # [09:02] * Joins: wolfiR (wolfiR@moz-3FA94290.dip0.t-ipconnect.de)
  1236. # [09:02] * Quits: ketas (ketas@135.216.191.90.dyn.estpak.ee) (Ping timeout)
  1237. # [09:02] * Joins: nicklebedev (nicklebede@moz-838152B8.net135.n37.ru)
  1238. # [09:02] * Joins: vd (vd@moz-7A53EEF0.ddns.cablebg.net)
  1239. # [09:02] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1240. # [09:02] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1241. # [09:02] * Quits: macmaN (chezburger@moz-A62EF0B7.dyn.estpak.ee) (Ping timeout)
  1242. # [09:02] * Quits: Orva (iaikas@6CD3992B.4A308814.EE6E63A5.IP) (Ping timeout)
  1243. # [09:02] * Joins: annevk (annevk@73520641.4F390C2A.420B7681.IP)
  1244. # [09:02] * Quits: st3fan (stefan@moz-6078D3C7.norad.org) (Ping timeout)
  1245. # [09:02] * Joins: fubar (fubar@moz-F8F5A1FF.electric-mayhem.org)
  1246. # [09:02] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1247. # [09:02] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1248. # [09:03] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  1249. # [09:03] * Quits: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP) (Input/output error)
  1250. # [09:03] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1251. # [09:03] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1252. # [09:03] * Joins: vlad (vlad@moz-97F0FD4D.members.linode.com)
  1253. # [09:03] * Joins: paul (paul@moz-6078D3C7.norad.org)
  1254. # [09:03] * Joins: sancus (sancus@moz-3A9162D.off.net)
  1255. # [09:03] * Quits: sancus (sancus@moz-3A9162D.off.net) (Max SendQ exceeded)
  1256. # [09:03] * Joins: balrog (balrog@moz-1E87DD22.phlapa.fios.verizon.net)
  1257. # [09:03] * Joins: mreavy (chatzilla@moz-B6D1658D.phlapa.fios.verizon.net)
  1258. # [09:03] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1259. # [09:03] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1260. # [09:03] * Joins: naveed_ (nihsanulla@moz-3CA42256.bstnma.fios.verizon.net)
  1261. # [09:03] * Joins: simo (simo@D5FC1EA0.7CB25D89.B1865714.IP)
  1262. # [09:03] * Joins: ketas (ketas@135.216.191.90.dyn.estpak.ee)
  1263. # [09:03] * Joins: Orva (iaikas@6CD3992B.4A308814.EE6E63A5.IP)
  1264. # [09:04] * Joins: mshal (mshal@moz-A890D35A.washdc.fios.verizon.net)
  1265. # [09:04] * Joins: Cork (Cork@moz-352B7E7B.a370.priv.bahnhof.se)
  1266. # [09:04] * Quits: tessarakt2 (jens@moz-7D520787.dip0.t-ipconnect.de) (Ping timeout)
  1267. # [09:04] * Joins: jesup (chatzilla@moz-B6D1658D.phlapa.fios.verizon.net)
  1268. # [09:04] * Joins: sancus (sancus@moz-3A9162D.off.net)
  1269. # [09:04] * Quits: sancus (sancus@moz-3A9162D.off.net) (Max SendQ exceeded)
  1270. # [09:04] * Joins: BenWa|email (BenWa@moz-B9E3729F.members.linode.com)
  1271. # [09:04] * Joins: st3fan (stefan@moz-6078D3C7.norad.org)
  1272. # [09:04] * Joins: catlee (catlee@moz-A98F27BA.members.linode.com)
  1273. # [09:04] * Joins: ericjung (ericjung@EBA5EBAE.78089B69.E141FD9.IP)
  1274. # [09:04] * Quits: victorporof (victorporo@C8C495F5.E3195F0D.9B1E38F4.IP) (Quit: victorporof)
  1275. # [09:04] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1276. # [09:04] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1277. # [09:04] * Joins: macmaN (chezburger@moz-A62EF0B7.dyn.estpak.ee)
  1278. # [09:04] * Joins: sancus (sancus@moz-3A9162D.off.net)
  1279. # [09:04] * Quits: sancus (sancus@moz-3A9162D.off.net) (Max SendQ exceeded)
  1280. # [09:04] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  1281. # [09:04] * Joins: MattN (MattN@A8588C62.B1B6FA80.709ED47B.IP)
  1282. # [09:04] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1283. # [09:04] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1284. # [09:05] * Joins: mcote|afk (mcote@CBB0F6C.7926C589.EE6E63A5.IP)
  1285. # [09:05] * Joins: smacleod (steven@moz-28AF3AC9.members.linode.com)
  1286. # [09:05] * Joins: SirSkidmore (taylor@moz-F145A866.com)
  1287. # [09:05] * Joins: rail_away (rail@moz-CBBC70B7.iqchoice.com)
  1288. # [09:05] * Joins: sancus (sancus@moz-3A9162D.off.net)
  1289. # [09:05] * Quits: sancus (sancus@moz-3A9162D.off.net) (Max SendQ exceeded)
  1290. # [09:05] * Joins: bhearsum (bhearsum@moz-FBAE94.members.linode.com)
  1291. # [09:05] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1292. # [09:05] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1293. # [09:05] * Joins: GPHemsley (GPHemsley@moz-9DC9BB59.dhcp.gsvl.ga.charter.com)
  1294. # [09:05] * Joins: ivan (ivan@moz-531C3EC9.members.linode.com)
  1295. # [09:05] * Joins: reyre (reyre@moz-89E9865B.com)
  1296. # [09:05] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  1297. # [09:05] * Joins: humph (dave@moz-E0B198AD.senecac.on.ca)
  1298. # [09:05] * Joins: wchen (wchen@2D12D1F7.7CA4D702.F7A44A1B.IP)
  1299. # [09:05] * Joins: ncopa (test@moz-55A745BE.customer.cdi.no)
  1300. # [09:05] * Joins: sancus (sancus@moz-3A9162D.off.net)
  1301. # [09:05] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1302. # [09:05] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1303. # [09:06] * Joins: secretrobotron (secretrobo@moz-E9501591.members.linode.com)
  1304. # [09:06] * Joins: retornam (retornam@23B1FA71.551CCC6C.8BEFA1E3.IP)
  1305. # [09:06] * Joins: mhoye (mhoye@moz-C14EAE67.vs.heavycomputing.ca)
  1306. # [09:06] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1307. # [09:06] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1308. # [09:07] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1309. # [09:07] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1310. # [09:07] <ncopa> hi, the restore session no longer works on alpine linux (uclibc) with ff-26.0 and i have a suspicion why
  1311. # [09:07] * Joins: Hixie (ianh@C6D27F7B.5EFFBB68.81BC061B.IP)
  1312. # [09:07] <ncopa> http://hg.mozilla.org/mozilla-central/file/1ad9af3a2ab8/toolkit/components/osfile/modules/osfile_unix_back.jsm#l639
  1313. # [09:07] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1314. # [09:07] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1315. # [09:08] <ncopa> declares futimes via FFI, in libc
  1316. # [09:08] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  1317. # [09:08] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1318. # [09:08] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1319. # [09:08] * Quits: phoebe (phoebe@moz-964BBFC6.dynamic.hinet.net) (Ping timeout)
  1320. # [09:08] * Joins: dpoggi (dpoggi@moz-AD7B5EC7.com)
  1321. # [09:08] <ncopa> $ nm -D /lib/libc.so.0.9.32 | grep futime
  1322. # [09:08] <ncopa> 00000000000146cc T futimens
  1323. # [09:08] <ncopa> 0000000000013814 T futimesat
  1324. # [09:08] * Joins: phantom (christian@moz-7F327BCF.customer.t3.se)
  1325. # [09:08] <ncopa> there is futimens but no futimes
  1326. # [09:08] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1327. # [09:08] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1328. # [09:09] * Joins: beltzner (mike-beltz@moz-9E3E12EC.off.net)
  1329. # [09:09] * Quits: stransky (stransky@moz-59D79C36.broadband2.iol.cz) (Quit: Connection reset by beer)
  1330. # [09:09] <ncopa> futimes is not defined in any standard, but exists in linux and bsd
  1331. # [09:09] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1332. # [09:09] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1333. # [09:09] * Joins: stuart (pavlov@moz-9E3E12EC.off.net)
  1334. # [09:09] * Joins: squeakytoy (squeakytoy@7061EEAD.41CBD7B1.148A607A.IP)
  1335. # [09:09] * Joins: Rik (rik@moz-E813DFA5.fbx.proxad.net)
  1336. # [09:09] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1337. # [09:09] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1338. # [09:09] <ncopa> so futimes is definitively broke
  1339. # [09:10] * stuart is now known as IRCMonkey45066
  1340. # [09:10] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1341. # [09:10] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1342. # [09:10] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1343. # [09:10] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1344. # [09:10] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  1345. # [09:11] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1346. # [09:11] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1347. # [09:11] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1348. # [09:11] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1349. # [09:12] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1350. # [09:12] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1351. # [09:12] <gaston> ncopa: file a bug about it -> https://bugzilla.mozilla.org/enter_bug.cgi?product=Toolkit&component=OS.File
  1352. # [09:13] <gaston> specifying you use uclibc and NOT glibc
  1353. # [09:13] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1354. # [09:13] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1355. # [09:13] <ncopa> gaston: do you think this could cause restore last session be broken?
  1356. # [09:13] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1357. # [09:13] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1358. # [09:14] <gaston> i'm note sure, Yoric would know better since he owns os.file
  1359. # [09:14] * Quits: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net) (Input/output error)
  1360. # [09:14] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1361. # [09:14] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1362. # [09:14] <ncopa> i need find where it is used so I can find a specific breakage for it
  1363. # [09:14] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Leaving...)
  1364. # [09:14] * Joins: Jerry_ (hshih@moz-99690620.hinet-ip.hinet.net)
  1365. # [09:14] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1366. # [09:14] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1367. # [09:14] <ncopa> but i am 99.9% that it is broken
  1368. # [09:15] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1369. # [09:15] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1370. # [09:15] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1371. # [09:15] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1372. # [09:16] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1373. # [09:16] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1374. # [09:16] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1375. # [09:16] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1376. # [09:16] * Joins: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net)
  1377. # [09:17] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1378. # [09:17] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1379. # [09:17] * Joins: ddahl (ddahl@moz-7B0121E4.dsl.dynamic.sonic.net)
  1380. # [09:17] <smontagu> who broke Ctrl-K?
  1381. # [09:17] <smontagu> and was it deliberate?
  1382. # [09:18] <ncopa> ctrl-K works here...
  1383. # [09:18] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1384. # [09:18] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1385. # [09:18] <smontagu> ncopa: what does it do?
  1386. # [09:18] * Quits: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net) (Ping timeout)
  1387. # [09:18] <ncopa> set focus to the search box
  1388. # [09:18] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1389. # [09:18] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1390. # [09:18] * Joins: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net)
  1391. # [09:19] <ncopa> and selects all the text thats tehre (if any)
  1392. # [09:19] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1393. # [09:19] <smontagu> and what build are you using? In my fresh build it opens google.com
  1394. # [09:19] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1395. # [09:19] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1396. # [09:19] <ncopa> firefox-26.0
  1397. # [09:19] <smontagu> (or whatever is selected in the search box)
  1398. # [09:19] * Joins: sewardj (sewardj@moz-390180CE.dip0.t-ipconnect.de)
  1399. # [09:19] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1400. # [09:19] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1401. # [09:20] <smontagu> ncopa: you wouldn't see it there, this looks like regression in the last 24h
  1402. # [09:20] <ncopa> k
  1403. # [09:20] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1404. # [09:20] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1405. # [09:20] * Joins: tzimmermann (tzimmerman@moz-327EA074.pools.arcor-ip.net)
  1406. # [09:20] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  1407. # [09:20] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1408. # [09:20] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1409. # [09:21] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1410. # [09:21] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1411. # [09:21] * Quits: lpy (lpy@6A741DB7.F09091A8.1348A864.IP) (Client exited)
  1412. # [09:21] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1413. # [09:21] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1414. # [09:22] * jchen is now known as jchen|away
  1415. # [09:22] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1416. # [09:22] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1417. # [09:22] * Joins: harth (harth@moz-A0276582.hsd1.ca.comcast.net)
  1418. # [09:22] <KWierso|afk> firebot, you've come back to us!
  1419. # [09:22] <firebot> KWierso|afk: Sorry, I've no idea what 'you've come back to us' might be.
  1420. # [09:22] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1421. # [09:22] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1422. # [09:23] * Joins: lpy (lpy@7360AA58.F09091A8.1348A864.IP)
  1423. # [09:23] * Quits: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net) (Ping timeout)
  1424. # [09:23] <KWierso|afk> that's the firebot I know and love
  1425. # [09:23] <smontagu> hmm, looks like bug 901207, but if I"m reading that right it was supposed to *solve* that issue, not cause it
  1426. # [09:23] * Joins: phoebe (phoebe@moz-99690620.hinet-ip.hinet.net)
  1427. # [09:23] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1428. # [09:23] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1429. # [09:24] * Joins: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net)
  1430. # [09:24] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1431. # [09:24] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1432. # [09:24] <@smaug> ttaubert: I'm sure you want to review a test fix, Bug 949227
  1433. # [09:24] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  1434. # [09:24] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1435. # [09:24] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1436. # [09:25] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1437. # [09:25] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1438. # [09:25] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1439. # [09:25] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1440. # [09:26] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1441. # [09:26] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1442. # [09:26] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1443. # [09:26] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1444. # [09:26] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1445. # [09:27] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1446. # [09:27] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1447. # [09:27] * Joins: gsvelto (gsvelto@moz-14233C22.clienti.tiscali.it)
  1448. # [09:27] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1449. # [09:27] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1450. # [09:28] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1451. # [09:28] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1452. # [09:29] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1453. # [09:29] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1454. # [09:29] <ncopa> how can i run the tests in toolkit/components/osfile/tests?
  1455. # [09:29] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1456. # [09:29] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1457. # [09:30] <ncopa> i believe this test will fail on uclibc: https://bug924916.bugzilla.mozilla.org/attachment.cgi?id=823294
  1458. # [09:30] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1459. # [09:30] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1460. # [09:30] <ncopa> (i need specify something that tests in the bug)
  1461. # [09:30] * Quits: harth (harth@moz-A0276582.hsd1.ca.comcast.net) (Input/output error)
  1462. # [09:30] * Quits: merike|away (merike@moz-4011A4F9.cable.starman.ee) (Ping timeout)
  1463. # [09:30] * Quits: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net) (Ping timeout)
  1464. # [09:30] * Quits: sewardj (sewardj@moz-390180CE.dip0.t-ipconnect.de) (Ping timeout)
  1465. # [09:30] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1466. # [09:30] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1467. # [09:31] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  1468. # [09:31] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1469. # [09:31] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1470. # [09:31] * Joins: givanica (givanica@10783111.9D16DD5B.FB866788.IP)
  1471. # [09:31] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1472. # [09:31] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1473. # [09:32] * Quits: gandalf (textual@moz-923CD994.hsd1.ut.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  1474. # [09:32] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1475. # [09:32] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1476. # [09:32] * Joins: victorporof (victorporo@C8C495F5.E3195F0D.9B1E38F4.IP)
  1477. # [09:32] <@smaug> ncopa: I see two types of tests there
  1478. # [09:32] * Parts: aja (Instantbir@A6682597.1C8376FD.7880DB15.IP)
  1479. # [09:32] <@smaug> chrome tests and xpcshell tests
  1480. # [09:32] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1481. # [09:32] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1482. # [09:33] * Quits: squeakytoy (squeakytoy@7061EEAD.41CBD7B1.148A607A.IP) (Connection reset by peer)
  1483. # [09:33] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1484. # [09:33] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1485. # [09:33] * Joins: squeakytoy (squeakytoy@7061EEAD.41CBD7B1.148A607A.IP)
  1486. # [09:33] * Joins: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net)
  1487. # [09:33] <@smaug> TEST_PATH=toolkit/components/osfile make -C <objdir> mochitest-chrome
  1488. # [09:33] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1489. # [09:33] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1490. # [09:34] <@smaug> TEST_PATH=toolkit/components/osfile make -C <objdir> xpcshell-tests
  1491. # [09:34] <ncopa> i'd like to test that setDates works
  1492. # [09:34] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1493. # [09:34] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1494. # [09:34] <ncopa> UnixFile.futimes()
  1495. # [09:35] <@smaug> write a test which tests that?
  1496. # [09:35] <@smaug> oh, https://bug924916.bugzilla.mozilla.org/attachment.cgi?id=823294
  1497. # [09:35] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1498. # [09:35] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1499. # [09:35] <ncopa> there is a test for it
  1500. # [09:35] <ncopa> http://hg.mozilla.org/mozilla-central/rev/1de977085578
  1501. # [09:35] <ncopa> but that seems not to be included in firefox-26.0
  1502. # [09:35] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1503. # [09:35] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1504. # [09:36] * Quits: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net) (Ping timeout)
  1505. # [09:36] <ncopa> i want file a bug for use of futimes, but i need find something that actualy breaks, eg. somethign that actually uses it
  1506. # [09:36] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1507. # [09:36] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1508. # [09:36] <@smaug> if you want to file a bug, test nightly builds
  1509. # [09:36] * Quits: @njn (chatzilla@moz-E9257FD5.dyn.iinet.net.au) (Quit: ChatZilla 0.9.90.1 [Firefox 29.0a1/20131210133804])
  1510. # [09:36] <@smaug> I mean, if it is fixed on a nightly build, usually no need to file a bug
  1511. # [09:36] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1512. # [09:36] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1513. # [09:37] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1514. # [09:37] <@smaug> and if it is not working in a nightly, that is where the bug needs to be fixed first
  1515. # [09:37] * Joins: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net)
  1516. # [09:37] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1517. # [09:37] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1518. # [09:37] <ncopa> i would have to set up my own nightly builder for that...
  1519. # [09:37] <ncopa> since the nigtly does not build for uclibc
  1520. # [09:37] * Quits: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net) (Ping timeout)
  1521. # [09:37] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1522. # [09:37] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1523. # [09:38] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1524. # [09:38] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1525. # [09:38] * Joins: jaoo (user@moz-E7494030.red-81-44-212.dynamicip.rima-tde.net)
  1526. # [09:38] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1527. # [09:38] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1528. # [09:39] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1529. # [09:39] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1530. # [09:39] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1531. # [09:39] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1532. # [09:39] * Quits: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net) (Ping timeout)
  1533. # [09:40] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1534. # [09:40] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1535. # [09:40] * Quits: twi (Adium@moz-9269D2E9.cust.dsl.vodafone.it) (Quit: Leaving.)
  1536. # [09:40] * Joins: teoli (teoli@C19B4E80.5A81EF3B.F1085784.IP)
  1537. # [09:40] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1538. # [09:40] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1539. # [09:41] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1540. # [09:41] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1541. # [09:41] * Quits: simo (simo@D5FC1EA0.7CB25D89.B1865714.IP) (Quit: segfault at 7fff1ebe5000 ip 000000000041274b sp 00007fff1ebe32f8 error 6)
  1542. # [09:41] * Joins: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP)
  1543. # [09:41] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1544. # [09:41] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1545. # [09:42] * Joins: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net)
  1546. # [09:42] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  1547. # [09:42] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1548. # [09:42] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1549. # [09:43] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1550. # [09:43] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1551. # [09:43] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1552. # [09:43] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1553. # [09:44] * Joins: nicodel (Thunderbir@EC173F65.81445FE4.1B3E68DA.IP)
  1554. # [09:44] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1555. # [09:44] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1556. # [09:44] * Joins: darkowlzzz (sunny@245DC4B2.CFFB58E3.27560D6E.IP)
  1557. # [09:44] * Quits: darkowlzz (sunny@C382C30A.C40AC38.F44414AF.IP) (Ping timeout)
  1558. # [09:44] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1559. # [09:44] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1560. # [09:45] * Quits: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net) (Ping timeout)
  1561. # [09:45] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1562. # [09:45] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1563. # [09:45] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1564. # [09:45] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1565. # [09:46] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1566. # [09:46] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1567. # [09:46] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1568. # [09:46] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1569. # [09:47] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1570. # [09:47] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1571. # [09:48] <Tomcat|sheriffduty> gps: ping
  1572. # [09:48] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1573. # [09:48] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1574. # [09:48] * Joins: mstange (markus@moz-CE6676BC.dip0.t-ipconnect.de)
  1575. # [09:48] <gps> Tomcat|sheriffduty: pong
  1576. # [09:48] * Joins: laurentj (laurentj@moz-234B5D94.fbx.proxad.net)
  1577. # [09:48] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1578. # [09:48] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1579. # [09:48] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  1580. # [09:49] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1581. # [09:49] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1582. # [09:49] <Tomcat|sheriffduty> hey gps, seems your push on inbound caused android problems https://tbpl.mozilla.org/?tree=Mozilla-Inbound&onlyunstarred=1&rev=95c9865ac366
  1583. # [09:49] * Joins: RealRaven (Thunderbir@825BDBC2.97365109.C3498625.IP)
  1584. # [09:49] * Quits: squib (squib@moz-5175C098.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  1585. # [09:49] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1586. # [09:49] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1587. # [09:50] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1588. # [09:50] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1589. # [09:50] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1590. # [09:50] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1591. # [09:50] <gps> Tomcat|sheriffduty: considering everything I changed was NPOTB, that is rather surprising!
  1592. # [09:51] <Tomcat|sheriffduty> yeah
  1593. # [09:51] <Tomcat|sheriffduty> for me too :)
  1594. # [09:51] * Quits: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl) (Ping timeout)
  1595. # [09:51] * Quits: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP) (Client exited)
  1596. # [09:51] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1597. # [09:51] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1598. # [09:51] <Tomcat|sheriffduty> thats why i retriggered that runs but still same result
  1599. # [09:51] * Joins: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP)
  1600. # [09:51] * Quits: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1601. # [09:51] * Quits: mihaelav (Mibbit@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP) (Ping timeout)
  1602. # [09:51] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1603. # [09:51] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1604. # [09:51] * jchen|away is now known as jchen
  1605. # [09:52] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1606. # [09:52] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1607. # [09:52] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  1608. # [09:52] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1609. # [09:52] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1610. # [09:52] * Joins: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  1611. # [09:53] * Joins: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl)
  1612. # [09:53] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1613. # [09:53] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1614. # [09:53] * Quits: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP) (Ping timeout)
  1615. # [09:53] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1616. # [09:53] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1617. # [09:53] <gps> Tomcat|sheriffduty: I just double checked the changesets and there is nothing that should be impacting any existing automation processes
  1618. # [09:54] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1619. # [09:54] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1620. # [09:54] <Tomcat|sheriffduty> gps: yeah i wonder too i retriggered now the changesets before to see if this results match or also are green
  1621. # [09:54] * Quits: anirban (anirban@15AE5776.D3E9171E.6DC151A0.IP) (Ping timeout)
  1622. # [09:54] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1623. # [09:54] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1624. # [09:55] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  1625. # [09:55] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1626. # [09:55] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1627. # [09:56] <gps> Tomcat|sheriffduty: I'm putting money on the merge
  1628. # [09:56] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1629. # [09:56] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1630. # [09:56] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1631. # [09:56] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1632. # [09:57] <gps> Tomcat|sheriffduty: https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=d15ed5648a5f has a green rc1
  1633. # [09:57] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1634. # [09:57] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1635. # [09:57] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1636. # [09:57] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1637. # [09:58] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1638. # [09:58] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1639. # [09:58] * Quits: gsvelto (gsvelto@moz-14233C22.clienti.tiscali.it) (Ping timeout)
  1640. # [09:58] * Joins: mstange_ (markus@moz-6498DC46.dip0.t-ipconnect.de)
  1641. # [09:58] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Ping timeout)
  1642. # [09:58] * Quits: mstange (markus@moz-CE6676BC.dip0.t-ipconnect.de) (Ping timeout)
  1643. # [09:58] * Joins: stransky (stransky@moz-107AD163.redhat.com)
  1644. # [09:58] * mstange_ is now known as mstange
  1645. # [09:58] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1646. # [09:58] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1647. # [09:58] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  1648. # [09:58] * Joins: mihaelav (Mibbit@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  1649. # [09:59] * Joins: twi (Adium@366146E1.F33C246D.C3DDD137.IP)
  1650. # [09:59] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1651. # [09:59] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1652. # [09:59] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1653. # [09:59] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1654. # [10:00] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1655. # [10:00] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1656. # [10:00] * Quits: RealRaven (Thunderbir@825BDBC2.97365109.C3498625.IP) (Quit: RealRaven)
  1657. # [10:00] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  1658. # [10:00] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1659. # [10:00] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1660. # [10:00] <Tomcat|sheriffduty> gps: yeah i think will this issues as intermittent for now
  1661. # [10:01] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki)
  1662. # [10:01] * Joins: RealRaven (Thunderbir@825BDBC2.97365109.C3498625.IP)
  1663. # [10:01] <Tomcat|sheriffduty> makes no sense to back you out when this is not causing the issue
  1664. # [10:01] * Joins: jhlin_ (jhlin@moz-99690620.hinet-ip.hinet.net)
  1665. # [10:01] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1666. # [10:01] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1667. # [10:01] * jchen is now known as jchen|away
  1668. # [10:01] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1669. # [10:01] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1670. # [10:02] * Joins: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net)
  1671. # [10:02] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1672. # [10:02] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1673. # [10:02] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1674. # [10:02] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1675. # [10:02] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1676. # [10:03] * Quits: jhlin_ (jhlin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1677. # [10:03] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1678. # [10:03] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1679. # [10:03] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1680. # [10:03] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1681. # [10:04] * Quits: ddahl (ddahl@moz-7B0121E4.dsl.dynamic.sonic.net) (Input/output error)
  1682. # [10:04] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  1683. # [10:04] * Quits: twi (Adium@366146E1.F33C246D.C3DDD137.IP) (Ping timeout)
  1684. # [10:04] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1685. # [10:04] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1686. # [10:05] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1687. # [10:05] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1688. # [10:05] * Quits: teoli (teoli@C19B4E80.5A81EF3B.F1085784.IP) (Input/output error)
  1689. # [10:05] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1690. # [10:05] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1691. # [10:06] * Joins: teoli (teoli@C19B4E80.5A81EF3B.F1085784.IP)
  1692. # [10:06] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1693. # [10:06] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1694. # [10:06] * Joins: twi (Adium@DAD16164.25A5A7E9.7562401D.IP)
  1695. # [10:06] * Joins: cers (csonne@moz-D706C2D4.fullrate.dk)
  1696. # [10:06] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1697. # [10:06] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1698. # [10:07] * Quits: echang (echang@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1699. # [10:07] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1700. # [10:07] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1701. # [10:07] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1702. # [10:07] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1703. # [10:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7091d53013f6 - Gregory Szorc - Bug 939367 - Part 2: Move requirements.txt into tools/docs
  1704. # [10:08] * Joins: edmorley (~edmorleys@moz-8F6F2E9.cable.virginm.net)
  1705. # [10:08] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1706. # [10:08] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1707. # [10:08] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1708. # [10:08] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1709. # [10:09] * Quits: edmorley (~edmorleys@moz-8F6F2E9.cable.virginm.net) (Quit: edmorley)
  1710. # [10:09] * Joins: edmorley (~edmorleys@moz-8F6F2E9.cable.virginm.net)
  1711. # [10:09] * Parts: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  1712. # [10:09] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1713. # [10:09] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1714. # [10:09] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1715. # [10:09] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1716. # [10:10] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1717. # [10:10] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1718. # [10:11] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1719. # [10:11] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1720. # [10:11] <RealRaven> I am coming to the conclusion that Persona as sign in method seriously sucks. I was just told to log out of my Google account in order to sign on to bugzilla with persona, that is a serious issue :(
  1721. # [10:11] * Joins: echang (echang@moz-99690620.hinet-ip.hinet.net)
  1722. # [10:11] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1723. # [10:11] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1724. # [10:12] <RealRaven> As a Mozillian I should be able to log in without being so dependant on google.com :( :( :(
  1725. # [10:12] <@smaug> (logging out from google account is always a good thing ;) )
  1726. # [10:12] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1727. # [10:12] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1728. # [10:12] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1729. # [10:12] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1730. # [10:13] <RealRaven> smaug: the thing is it is jusdt a big inconvenience to me. I have 2 google accounts, and I want to stay logged on with my "anonymous" account while wearing my official "Mozilla" hat when contributing
  1731. # [10:13] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1732. # [10:13] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1733. # [10:13] * Joins: msucan (mihai@5800C559.58A73C83.C0E37CF3.IP)
  1734. # [10:13] <RealRaven> this basically forces me to log iff / log on every time I switch the tab.
  1735. # [10:13] <@smaug> yeah, persona integration with google accounts do suck
  1736. # [10:13] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1737. # [10:13] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1738. # [10:14] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  1739. # [10:14] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1740. # [10:14] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1741. # [10:14] <@smaug> the main issue I have that if I use my testing google account + persona, I end up being logged in even after using person
  1742. # [10:14] <RealRaven> I just wonder if I can divorce my Mozillian account from persona altogether and log on using the conventional method instead? It seems like an unnecessary complication when I try to contribute to MDN or Bugzilla
  1743. # [10:14] <@smaug> a
  1744. # [10:14] * Quits: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com) (Client exited)
  1745. # [10:14] <@smaug> and then need to remember to log out
  1746. # [10:14] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1747. # [10:14] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1748. # [10:15] <RealRaven> smaug: yeah, exactly
  1749. # [10:15] * Joins: cers_ (csonne@moz-39FBFF3C.cpe.webspeed.dk)
  1750. # [10:15] <@smaug> or just use non-google-email for persona?
  1751. # [10:15] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1752. # [10:15] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1753. # [10:15] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  1754. # [10:16] <RealRaven> Well see I _want_ to use my gmail account for this bug. I know I could use my "dirt" one but this one is more official.
  1755. # [10:16] * @smaug doesn't use persona for bugzilla, though perhaps it doesn't even work for those with sg* access
  1756. # [10:16] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1757. # [10:16] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1758. # [10:16] * Quits: cers (csonne@moz-D706C2D4.fullrate.dk) (Ping timeout)
  1759. # [10:16] * Joins: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net)
  1760. # [10:16] * Quits: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net) (Input/output error)
  1761. # [10:16] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1762. # [10:16] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1763. # [10:17] <RealRaven> What I do not understand is if Persona just helps to identify me based on my gmail address, why is there no "conservative" way to use that mail address + a password?
  1764. # [10:17] * Joins: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net)
  1765. # [10:17] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1766. # [10:17] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1767. # [10:17] <RealRaven> In other words, "why do I have to tell google what I am doing?"
  1768. # [10:17] * Quits: mkaply_ (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Connection reset by peer)
  1769. # [10:17] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1770. # [10:17] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1771. # [10:18] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  1772. # [10:18] <gcp> because you're using gmail to sign in?
  1773. # [10:18] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1774. # [10:18] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1775. # [10:18] <gcp> not sure what you're expecting there.
  1776. # [10:18] <gcp> <smaug> or just use non-google-email for persona?
  1777. # [10:18] <gcp> ^^^
  1778. # [10:18] <RealRaven> gcp: thing is, I just want to use my gmail address as a CC on the bug I want to raise
  1779. # [10:18] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1780. # [10:18] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1781. # [10:19] <NeilAway> RealRaven: note that you're only telling google that you use Persona, not which site you're logging into
  1782. # [10:19] <RealRaven> main reason for logging on with persona
  1783. # [10:19] * Quits: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net) (Ping timeout)
  1784. # [10:19] <@smaug> but one should be able to use gmail account the same was as some random email address
  1785. # [10:19] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1786. # [10:19] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1787. # [10:19] <@smaug> why does persona require login to google account
  1788. # [10:19] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  1789. # [10:19] <RealRaven> NeilAway: ok, but they still log the fact that I am logging on as @gmail and logging me out of my @hotmail account. So they are setting a global session variable that affects all tabs
  1790. # [10:19] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1791. # [10:19] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1792. # [10:19] <gcp> smaug: I'm guessing it's using the google password?
  1793. # [10:20] <RealRaven> the thing is I am getting the following message (let me get a screen shot upt):
  1794. # [10:20] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1795. # [10:20] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1796. # [10:20] * Joins: simo (simo@FA73B259.FB781531.12E82FEE.IP)
  1797. # [10:20] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1798. # [10:20] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1799. # [10:21] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1800. # [10:21] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1801. # [10:21] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1802. # [10:21] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1803. # [10:22] * Joins: glazou (glazou@D8B9C081.E820043D.D4C04133.IP)
  1804. # [10:22] <glazou> bonjour
  1805. # [10:22] <RealRaven> http://img4.imageshack.us/img4/305/6y7n.png
  1806. # [10:22] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1807. # [10:22] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1808. # [10:22] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  1809. # [10:22] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1810. # [10:22] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1811. # [10:23] <gcp> it was to know that that address is actually associated with you?
  1812. # [10:23] * Quits: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net) (Quit: tbraginets)
  1813. # [10:23] <RealRaven> This is an annoyance. it is not just authenticating me for using Bugzilla, but it also forces me to log out of any other session in any other tab that uses another google identity. They sort of force me to do everything under one moniker, enforcing their concept of "big data"
  1814. # [10:23] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  1815. # [10:23] <gcp> would be logical if whatever API it uses doesn't tell it your alternate personalities
  1816. # [10:23] <mikedeboer> I just upgraded my Win box to 8.1, and now configure tells me it can't find the DirectX SDK... is that a known issue? What should I do?
  1817. # [10:23] <RealRaven> gcp: the only thing I take issue with is that they force me to log out my other account
  1818. # [10:23] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1819. # [10:23] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1820. # [10:24] <RealRaven> This pretty much rules out using persona for logging into Bugzilla
  1821. # [10:24] <gcp> no, it rules out using gmail
  1822. # [10:24] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1823. # [10:24] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1824. # [10:24] <RealRaven> gcp: but that is my official email address when I work with tb-planning, AMO editors, etc etc etc
  1825. # [10:24] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  1826. # [10:24] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1827. # [10:24] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1828. # [10:25] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Ping timeout)
  1829. # [10:25] <RealRaven> why can I not use gmail address without using persona?
  1830. # [10:25] * Joins: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP)
  1831. # [10:25] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1832. # [10:25] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1833. # [10:25] <gcp> ah, that doesn't work? that's surprising
  1834. # [10:25] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1835. # [10:25] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1836. # [10:26] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1837. # [10:26] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1838. # [10:26] <RealRaven> gcp: well maybe there is a way, but I would not know what password I need for that one - I have a password for my other bugzilla account (axelg{at}gofree[dot]indigo[dot]ie)
  1839. # [10:26] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1840. # [10:26] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1841. # [10:27] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1842. # [10:27] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1843. # [10:27] <ewong> edmorley: ping
  1844. # [10:27] <RealRaven> Is there any way I can set up a password with Bugzilla for my gmail adress so I can bypass persona?
  1845. # [10:27] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1846. # [10:27] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1847. # [10:28] <RealRaven> You know what I will try a passwor dreset, see what happenbs
  1848. # [10:28] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1849. # [10:28] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1850. # [10:28] <RealRaven> Interesting: "You submitted changes to token.cgi with an invalid token, which may indicate that someone tried to abuse you, for instance by making you click on a URL which redirected you here without your consent. "
  1851. # [10:28] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1852. # [10:28] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1853. # [10:29] <RealRaven> Ok, once I do the password reset I get:"There is no user named 'axel.grude@gmail.com'. Either you mis-typed the name or that user has not yet registered for a Bugzilla account. "
  1854. # [10:29] <gcp> so is it possible to just sign up with that email and not use persona?
  1855. # [10:29] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  1856. # [10:29] <NeilAway> RealRaven: why not log in to MDN in a private window?
  1857. # [10:29] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1858. # [10:29] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1859. # [10:29] <RealRaven> this means in clear text: if you use persona, you are basically anonymous to us. it just verifies that you have a gmail address, but you do not have an actual account with us. Does that sum it up correctly?
  1860. # [10:30] * Joins: MarcoZ (marco.zehe@moz-8296D89D.dip0.t-ipconnect.de)
  1861. # [10:30] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1862. # [10:30] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1863. # [10:30] <RealRaven> NeilAway: this is about Bugzilla. But working privately in mdn would be counter productive as I often need my lookups from recent history
  1864. # [10:30] <gcp> looks more like the account is tied to the provider, not an email
  1865. # [10:30] * Quits: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl) (Ping timeout)
  1866. # [10:30] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1867. # [10:30] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1868. # [10:30] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1869. # [10:31] <gcp> i.e. gmail is you identity broker, the fact that it uses an email is coincidence
  1870. # [10:31] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1871. # [10:31] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1872. # [10:31] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  1873. # [10:31] <RealRaven> gcp: ok. But I could open a new "non-provider" account with Bugzilla using my gmail address, correct?
  1874. # [10:31] * Joins: gsvelto (gsvelto@moz-14233C22.clienti.tiscali.it)
  1875. # [10:31] <gcp> I would presume so, but I guess that might also blow up spectacularly.
  1876. # [10:31] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1877. # [10:31] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1878. # [10:32] <RealRaven> What I would really like then is change my existing bugs to migrate them over to my gmail address, but I do not know if this is possible
  1879. # [10:32] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1880. # [10:32] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1881. # [10:32] <gcp> I think I managed to do that when I got my @mozilla email
  1882. # [10:32] <gcp> don't remember how
  1883. # [10:32] * Quits: echang (echang@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1884. # [10:32] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1885. # [10:32] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1886. # [10:32] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  1887. # [10:33] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1888. # [10:33] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1889. # [10:33] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1890. # [10:33] <RealRaven> gcp: I will try that for raising this one bug. After all I can always return back. What bugs me is that I always thought persona was the "canonical way" to log on. But maybe I never should have used google on persona. Fact remains that google _will_ log you out of anything else when you use persona
  1891. # [10:33] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1892. # [10:33] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1893. # [10:33] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1894. # [10:34] <gcp> I think the gmail coupling is "easy the entry for people using google accounts", not "this is how persona is supposed to work".
  1895. # [10:34] <RealRaven> THe ohter thing that bothers me is that half of my mdn contributions are done against persona, the other half with my mozillians email
  1896. # [10:34] <gcp> It's obviously limited by what gmail/google accounts does and can do.
  1897. # [10:34] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1898. # [10:34] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1899. # [10:34] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1900. # [10:34] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1901. # [10:34] <RealRaven> gcp: yeah - although I do not quite understand why persona cannot authenticate me without actually also logging me in on google
  1902. # [10:35] * Joins: echang (echang@moz-99690620.hinet-ip.hinet.net)
  1903. # [10:35] <gcp> persona isn't authenticating you
  1904. # [10:35] <RealRaven> this to me looks like a major design flaw
  1905. # [10:35] <gcp> google is
  1906. # [10:35] * Joins: yene (yene@moz-CA135B05.dclient.hispeed.ch)
  1907. # [10:35] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1908. # [10:35] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1909. # [10:35] * baku|away is now known as baku
  1910. # [10:35] <RealRaven> gcp: it is authenticating me for the session with Persona, but why does it also log me in to google as well. This is confusing
  1911. # [10:35] <gcp> ask google
  1912. # [10:35] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1913. # [10:35] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1914. # [10:35] <RealRaven> I thought persona was written by Mozilla, not by google?
  1915. # [10:35] <gcp> they have the problem with all their services
  1916. # [10:36] <gcp> but you're using Google as an authenticator
  1917. # [10:36] <gcp> Persona handles this fine
  1918. # [10:36] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1919. # [10:36] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1920. # [10:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/23bbaca5db4f - Masayuki Nakano - Bug 948839 Mark special flag of drag over event true if it's consumed on content r=smaug
  1921. # [10:36] <gcp> Persona asks google to authenticate you
  1922. # [10:36] <RealRaven> yeah and I do not want to put their sticky fingers into my Mozilla work as well. I already spend enough time giving them data in Youtube :) [where I am using a different account]
  1923. # [10:36] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1924. # [10:36] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1925. # [10:36] <gcp> Google says "only if he logs in and then we'll log him out everwhere else"
  1926. # [10:37] <gcp> which is what you get on all google servcies
  1927. # [10:37] <RealRaven> gcp: I do understand that, but in my mind that would mean giving back a yes or no to persona, not also logging me out in my Youtube tabs?
  1928. # [10:37] <RealRaven> gcp: ok, fuck google :P#
  1929. # [10:37] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1930. # [10:37] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1931. # [10:37] <gcp> hey, you wanted to use gmail and keep your privacy :-/
  1932. # [10:38] <gcp> doesn't sound too much like mutually compatible goals imho
  1933. # [10:38] * Quits: gsvelto (gsvelto@moz-14233C22.clienti.tiscali.it) (Quit: Leaving)
  1934. # [10:38] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1935. # [10:38] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1936. # [10:38] <RealRaven> yeah, in a nutshell. it is just an email address. and they already harvest the contents of everything I write, why isn't thgat enough for them#
  1937. # [10:38] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1938. # [10:38] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1939. # [10:38] <RealRaven> thyey really want to stickt heir fingers into everythying. I will just not use persona anymore.
  1940. # [10:39] <gcp> because most people don't email a lot and write all the interesting stuff on facebook, err google+
  1941. # [10:39] <gcp> Why persona?
  1942. # [10:39] <gcp> just don't use gmail with it, sigh
  1943. # [10:39] <RealRaven> gcp: yeah, I am the opposite at a ratio of about 100 : 1
  1944. # [10:39] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1945. # [10:39] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1946. # [10:39] <gcp> Persona has *nothing* to do with this problem.
  1947. # [10:39] <RealRaven> heh
  1948. # [10:39] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1949. # [10:39] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1950. # [10:40] <RealRaven> well I could try and set up persona through hotmail. Microsoft is actually a lot friendler when I am using my msn account
  1951. # [10:40] <RealRaven> choices, choices
  1952. # [10:40] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1953. # [10:40] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1954. # [10:40] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1955. # [10:40] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1956. # [10:41] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1957. # [10:41] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1958. # [10:41] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  1959. # [10:41] * Joins: harth (harth@moz-42412102.hsd1.ca.comcast.net)
  1960. # [10:41] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1961. # [10:41] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1962. # [10:41] <RealRaven> Of course it would also be good if we could have different session variables within different windows. LIke a "guest tab" or something. Thing with anonymous or guest mode is it is always all or nothing
  1963. # [10:42] <mikedeboer> I can see my question kinda got lost here...
  1964. # [10:42] <mikedeboer> I just upgraded my Win box to 8.1, and now configure tells me it can't find the DirectX SDK... is that a known issue? What should I do?
  1965. # [10:42] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1966. # [10:42] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1967. # [10:42] * Quits: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP) (Quit: rniwa)
  1968. # [10:42] <RealRaven> Disabled Direct2D?
  1969. # [10:42] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1970. # [10:42] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1971. # [10:43] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1972. # [10:43] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1973. # [10:43] <mikedeboer> RealRaven: how can I find out?
  1974. # [10:43] * mikedeboer not a avid Windows users
  1975. # [10:43] <mikedeboer> -s
  1976. # [10:43] * Quits: harth (harth@moz-42412102.hsd1.ca.comcast.net) (Ping timeout)
  1977. # [10:43] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1978. # [10:43] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1979. # [10:44] * mattwoodrow is now known as mattwoodrow|away
  1980. # [10:44] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1981. # [10:44] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1982. # [10:45] <RealRaven> mikedeboer: about:config => gfx.direct2d.disabled
  1983. # [10:45] <ewong> edmorley: actually unping..
  1984. # [10:45] * ewong is now known as ewong|away
  1985. # [10:45] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1986. # [10:45] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1987. # [10:45] <RealRaven> mikedeboer: but that is really a shot in the dark. I mean do you get that error generally, on log on , or when you use Firefox?
  1988. # [10:45] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1989. # [10:45] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1990. # [10:46] <mikedeboer> RealRaven: no, when trying to compile Fx. ./configure fails
  1991. # [10:46] * Joins: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl)
  1992. # [10:46] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1993. # [10:46] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1994. # [10:46] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1995. # [10:46] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1996. # [10:47] <RealRaven> mikedeboer: could be that this SDK is an requirement for Win8.1; I bet it has to do with direct2d support, so I would look for a compile switch to disable that
  1997. # [10:47] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  1998. # [10:47] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  1999. # [10:47] <RealRaven> or download the sdk :)
  2000. # [10:47] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2001. # [10:47] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2002. # [10:48] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2003. # [10:48] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2004. # [10:48] <mikedeboer> RealRaven: I *think* I've found something indeed: http://msdn.microsoft.com/en-US/windows/desktop/bg162891
  2005. # [10:48] <RealRaven> :)
  2006. # [10:48] <jfkthame> have you checked what's written at https://developer.mozilla.org/en-US/docs/Developer_Guide/Build_Instructions/Windows_Prerequisites#Microsoft_DirectX_SDK
  2007. # [10:48] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2008. # [10:48] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2009. # [10:49] <RealRaven> yeah there is definitely a way of compiling by avoiding the SDK
  2010. # [10:49] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2011. # [10:49] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2012. # [10:49] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Client exited)
  2013. # [10:50] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  2014. # [10:50] * Joins: sewardj (sewardj@moz-878940A2.dip0.t-ipconnect.de)
  2015. # [10:50] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2016. # [10:50] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2017. # [10:50] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2018. # [10:50] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2019. # [10:50] * Joins: jhlin_ (jhlin@moz-99690620.hinet-ip.hinet.net)
  2020. # [10:51] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2021. # [10:51] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2022. # [10:51] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2023. # [10:51] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2024. # [10:51] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2025. # [10:52] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2026. # [10:52] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2027. # [10:52] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2028. # [10:52] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2029. # [10:53] <mikedeboer> jfkthame, RealRaven thanks for the pointers! Installing the SDK didn't help... but I'll try some other directions.
  2030. # [10:53] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2031. # [10:53] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2032. # [10:53] * Joins: fredw (fredw@moz-B9C110E2.fbx.proxad.net)
  2033. # [10:53] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2034. # [10:53] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2035. # [10:54] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2036. # [10:54] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2037. # [10:54] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2038. # [10:54] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2039. # [10:55] <gcp> --disable-angle?
  2040. # [10:55] <gcp> used to work
  2041. # [10:55] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2042. # [10:55] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2043. # [10:55] <nicklebedev> mikedeboer: ac_add_options --disable-webgl
  2044. # [10:55] <nicklebedev> mikedeboer: maybe this would work...
  2045. # [10:55] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2046. # [10:55] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2047. # [10:56] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2048. # [10:56] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2049. # [10:56] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2050. # [10:56] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2051. # [10:57] <mikedeboer> gcp, nicklebedev: thanks for that, I'll use it when I can't fix it otherwise :)
  2052. # [10:57] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2053. # [10:57] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2054. # [10:58] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2055. # [10:58] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2056. # [10:58] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2057. # [10:58] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2058. # [10:59] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2059. # [10:59] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2060. # [10:59] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2061. # [10:59] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2062. # [11:00] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2063. # [11:00] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2064. # [11:00] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2065. # [11:00] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2066. # [11:01] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2067. # [11:01] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2068. # [11:01] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2069. # [11:01] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2070. # [11:02] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2071. # [11:02] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2072. # [11:02] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2073. # [11:02] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2074. # [11:03] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2075. # [11:03] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2076. # [11:03] * Quits: briansmith (briansmith@C11351D5.AC8EC7EA.B4C748B5.IP) (Ping timeout)
  2077. # [11:03] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2078. # [11:03] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2079. # [11:04] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2080. # [11:04] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2081. # [11:04] <mikedeboer> fixed! thanks for the help, everyone! You rock :)
  2082. # [11:04] * Joins: ddahl (ddahl@moz-7B0121E4.dsl.dynamic.sonic.net)
  2083. # [11:04] <gcp> fixed or worked around?
  2084. # [11:04] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2085. # [11:04] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2086. # [11:05] * Joins: merike|away (merike@moz-4011A4F9.cable.starman.ee)
  2087. # [11:05] * merike|away is now known as merike
  2088. # [11:05] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2089. # [11:05] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2090. # [11:06] * Joins: TheCrap (TheCrap@moz-C0C75D2F.unity-media.net)
  2091. # [11:06] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2092. # [11:06] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2093. # [11:06] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2094. # [11:06] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2095. # [11:06] * Joins: gsvelto (gsvelto@moz-14233C22.clienti.tiscali.it)
  2096. # [11:07] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2097. # [11:07] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2098. # [11:07] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2099. # [11:07] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2100. # [11:07] * Quits: givanica (givanica@10783111.9D16DD5B.FB866788.IP) (Connection reset by peer)
  2101. # [11:08] <mikedeboer> gcp: fixed.
  2102. # [11:08] <mikedeboer> (I'm quite fond of my webgl shizzle)
  2103. # [11:08] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2104. # [11:08] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2105. # [11:08] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2106. # [11:08] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2107. # [11:09] * Quits: nicodel (Thunderbir@EC173F65.81445FE4.1B3E68DA.IP) (Ping timeout)
  2108. # [11:09] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2109. # [11:09] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2110. # [11:09] * Quits: ddahl (ddahl@moz-7B0121E4.dsl.dynamic.sonic.net) (Ping timeout)
  2111. # [11:09] * Quits: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl) (Ping timeout)
  2112. # [11:09] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2113. # [11:09] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2114. # [11:10] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2115. # [11:10] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2116. # [11:11] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2117. # [11:11] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2118. # [11:11] * Quits: Rik (rik@moz-E813DFA5.fbx.proxad.net) (Input/output error)
  2119. # [11:11] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2120. # [11:11] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2121. # [11:11] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Input/output error)
  2122. # [11:12] * Joins: Rik (rik@moz-E813DFA5.fbx.proxad.net)
  2123. # [11:12] * Quits: Rik (rik@moz-E813DFA5.fbx.proxad.net) (Input/output error)
  2124. # [11:12] * Joins: Rik (rik@moz-E813DFA5.fbx.proxad.net)
  2125. # [11:12] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2126. # [11:12] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2127. # [11:12] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2128. # [11:12] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2129. # [11:13] <Tomcat|sheriffduty> smaug: ping
  2130. # [11:13] * Quits: Rik (rik@moz-E813DFA5.fbx.proxad.net) (No route to host)
  2131. # [11:13] * Joins: Rik_ (rik@moz-E813DFA5.fbx.proxad.net)
  2132. # [11:13] <@smaug> Tomcat|sheriffduty: pong
  2133. # [11:13] <Tomcat|sheriffduty> smaug: https://tbpl.mozilla.org/php/getParsedLog.php?id=31861036&tree=Mozilla-Inbound seems to be caused your checkin :)
  2134. # [11:13] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2135. # [11:13] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2136. # [11:13] * deian is now known as deian|away
  2137. # [11:13] <Tomcat|sheriffduty> oh wait
  2138. # [11:13] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2139. # [11:13] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2140. # [11:13] <Tomcat|sheriffduty> edmorley: hey is https://tbpl.mozilla.org/php/getParsedLog.php?id=31861036&tree=Mozilla-Inbound new
  2141. # [11:13] <Tomcat|sheriffduty> the comments field ?
  2142. # [11:14] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2143. # [11:14] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2144. # [11:14] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  2145. # [11:14] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2146. # [11:14] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2147. # [11:14] * Joins: gabor (gabor@moz-AE4FFECD.dip0.t-ipconnect.de)
  2148. # [11:15] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2149. # [11:15] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2150. # [11:15] <edmorley> Tomcat|sheriffduty: could you rephrase, I don't entirely follow?
  2151. # [11:15] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2152. # [11:15] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2153. # [11:16] <@smaug> I don't see anything useful in the log
  2154. # [11:16] <Tomcat|sheriffduty> edmorley: when load https://tbpl.mozilla.org/?tree=Mozilla-Inbound&onlyunstarred=1&rev=d15ed5648a5f the unstared R1 show the comments field in the bug suggestion
  2155. # [11:16] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2156. # [11:16] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2157. # [11:16] <Tomcat|sheriffduty> edmorley: " "comments": "Bug 899910 - Intermittent TEST-UNEXPECTED-FAIL | layout/base/tests/chrome/test_leaf_layers_partition_browser_window.xul, r=tn",
  2158. # [11:16] * Quits: jaws (uid2871@moz-5F4AA75A.irccloud.com) (Quit: Connection closed for inactivity)
  2159. # [11:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0275b5c15174 - Andrea Marchesini - Bug 938406 - DataStore - proper event sent when the first revision is created, r=ehsan
  2160. # [11:17] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2161. # [11:17] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2162. # [11:17] * Joins: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl)
  2163. # [11:17] <@smaug> Tomcat|sheriffduty: ahaa
  2164. # [11:17] <@smaug> it is the commit message I guess
  2165. # [11:17] * Joins: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net)
  2166. # [11:17] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2167. # [11:17] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2168. # [11:18] * Quits: MarcoZ (marco.zehe@moz-8296D89D.dip0.t-ipconnect.de) (Input/output error)
  2169. # [11:18] <Tomcat|sheriffduty> yeah wonder why tbpl show the comment field/commit message for the bug suggestion :)
  2170. # [11:18] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2171. # [11:18] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2172. # [11:18] <@smaug> yeah, sounds like a bug in log parsing
  2173. # [11:18] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2174. # [11:18] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2175. # [11:19] * Joins: MarcoZ (marco.zehe@moz-8296D89D.dip0.t-ipconnect.de)
  2176. # [11:19] * Joins: vingtetun (Thunderbir@moz-64E1A8DA.fbx.proxad.net)
  2177. # [11:19] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2178. # [11:19] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2179. # [11:19] * Quits: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net) (Ping timeout)
  2180. # [11:19] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2181. # [11:19] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2182. # [11:20] * Quits: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl) (Ping timeout)
  2183. # [11:20] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2184. # [11:20] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2185. # [11:20] * Joins: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl)
  2186. # [11:20] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  2187. # [11:20] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2188. # [11:20] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2189. # [11:21] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2190. # [11:21] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2191. # [11:21] * Joins: ferjm_ (ferjm@moz-C75BC392.upc-i.chello.nl)
  2192. # [11:21] * Joins: mikeratcliffe (Adium@AB38EDE3.5123CC5E.71D4DE87.IP)
  2193. # [11:21] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2194. # [11:21] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2195. # [11:22] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2196. # [11:22] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2197. # [11:22] * Quits: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl) (Ping timeout)
  2198. # [11:22] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2199. # [11:22] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2200. # [11:23] * Quits: RealRaven (Thunderbir@825BDBC2.97365109.C3498625.IP) (Quit: RealRaven)
  2201. # [11:23] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2202. # [11:23] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2203. # [11:23] * Joins: RealRaven (Thunderbir@825BDBC2.97365109.C3498625.IP)
  2204. # [11:24] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2205. # [11:24] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2206. # [11:24] * Quits: RealRaven (Thunderbir@825BDBC2.97365109.C3498625.IP) (Quit: RealRaven)
  2207. # [11:24] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2208. # [11:24] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2209. # [11:24] * Joins: RealRaven (Thunderbir@825BDBC2.97365109.C3498625.IP)
  2210. # [11:25] * Quits: ferjm_ (ferjm@moz-C75BC392.upc-i.chello.nl) (Quit: Leaving)
  2211. # [11:25] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2212. # [11:25] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2213. # [11:25] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2214. # [11:25] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2215. # [11:26] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2216. # [11:26] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2217. # [11:26] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2218. # [11:26] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2219. # [11:27] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2220. # [11:27] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2221. # [11:27] * Quits: RealRaven (Thunderbir@825BDBC2.97365109.C3498625.IP) (Quit: RealRaven)
  2222. # [11:27] * Joins: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net)
  2223. # [11:27] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2224. # [11:27] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2225. # [11:27] * Joins: RealRaven (Thunderbir@825BDBC2.97365109.C3498625.IP)
  2226. # [11:28] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2227. # [11:28] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2228. # [11:28] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2229. # [11:28] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2230. # [11:29] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2231. # [11:29] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2232. # [11:29] * Quits: alfredo (alfredo@moz-99690620.hinet-ip.hinet.net) (Client exited)
  2233. # [11:29] * Quits: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net) (Ping timeout)
  2234. # [11:29] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2235. # [11:29] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2236. # [11:30] * Joins: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net)
  2237. # [11:30] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  2238. # [11:30] * Quits: Jerry_ (hshih@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2239. # [11:30] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2240. # [11:30] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2241. # [11:31] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2242. # [11:31] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2243. # [11:31] * Quits: jhlin_ (jhlin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2244. # [11:31] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2245. # [11:31] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2246. # [11:31] * Quits: jhlin (jhlin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2247. # [11:32] * Quits: Morris (Morris@moz-99690620.hinet-ip.hinet.net) (Quit: Morris)
  2248. # [11:32] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2249. # [11:32] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2250. # [11:32] * Quits: brsun (chatzilla@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2251. # [11:32] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2252. # [11:32] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2253. # [11:33] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2254. # [11:33] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2255. # [11:33] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2256. # [11:33] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2257. # [11:34] * Joins: nicodel (Thunderbir@C0839275.81445FE4.1B3E68DA.IP)
  2258. # [11:34] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2259. # [11:34] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2260. # [11:34] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2261. # [11:34] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2262. # [11:35] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2263. # [11:35] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2264. # [11:35] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2265. # [11:35] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2266. # [11:36] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2267. # [11:36] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2268. # [11:36] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2269. # [11:36] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2270. # [11:37] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2271. # [11:37] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2272. # [11:37] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2273. # [11:37] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2274. # [11:38] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2275. # [11:38] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2276. # [11:39] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2277. # [11:39] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2278. # [11:39] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2279. # [11:39] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2280. # [11:40] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2281. # [11:40] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2282. # [11:40] * Quits: jonasfj (jonasfj@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  2283. # [11:40] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2284. # [11:40] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2285. # [11:41] <edmorley> Tomcat|sheriffduty: sorry client didn't ping for some reason
  2286. # [11:41] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2287. # [11:41] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2288. # [11:41] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2289. # [11:41] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2290. # [11:42] <edmorley> Tomcat|sheriffduty: one of the build steps dumps the commit messages in the log, which means they can cause false positives with the parser, though it shouldn't affect the pass/fail state of the run, only the annotated summary/brief log summary
  2291. # [11:42] <Tomcat|sheriffduty> yeah
  2292. # [11:42] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2293. # [11:42] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2294. # [11:42] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2295. # [11:42] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2296. # [11:43] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2297. # [11:43] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2298. # [11:43] <Tomcat|sheriffduty> edmorley: was just confused for a moment with that comment field :)
  2299. # [11:43] <edmorley> we've suggested not dumping the commit message in the log (since the job includes other changes, not just the most recent commit + the revision is already specified), but it was deemed that we should still do so
  2300. # [11:43] <edmorley> but hey
  2301. # [11:43] <Tomcat|sheriffduty> ah ok
  2302. # [11:44] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2303. # [11:44] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2304. # [11:44] * Joins: till (till@941349F4.F58C7D4D.F945DA.IP)
  2305. # [11:44] * Quits: mstange (markus@moz-6498DC46.dip0.t-ipconnect.de) (Ping timeout)
  2306. # [11:44] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2307. # [11:44] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2308. # [11:44] * Quits: TheCrap (TheCrap@moz-C0C75D2F.unity-media.net) (Ping timeout)
  2309. # [11:45] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2310. # [11:45] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2311. # [11:45] * Joins: Jerry_ (hshih@moz-99690620.hinet-ip.hinet.net)
  2312. # [11:45] * Quits: gsvelto (gsvelto@moz-14233C22.clienti.tiscali.it) (Ping timeout)
  2313. # [11:45] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2314. # [11:45] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2315. # [11:46] * Joins: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2316. # [11:46] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2317. # [11:46] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2318. # [11:46] * Joins: TheCrap (TheCrap@moz-C0C75D2F.unity-media.net)
  2319. # [11:46] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2320. # [11:46] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2321. # [11:47] * Quits: Jerry_ (hshih@moz-99690620.hinet-ip.hinet.net) (Client exited)
  2322. # [11:47] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2323. # [11:47] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2324. # [11:47] * mihaelav is now known as mihaelav_lunch
  2325. # [11:47] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2326. # [11:47] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2327. # [11:48] * Quits: annevk (annevk@73520641.4F390C2A.420B7681.IP) (Input/output error)
  2328. # [11:48] * heycam|away is now known as heycam
  2329. # [11:48] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2330. # [11:48] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2331. # [11:48] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2332. # [11:48] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2333. # [11:49] * heycam is now known as heycam|away
  2334. # [11:49] * Quits: Optimizer (Optimizer@A7088203.9D29217F.BE90E62C.IP) (Ping timeout)
  2335. # [11:49] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2336. # [11:49] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2337. # [11:49] * Quits: mchen (chatzilla@moz-99690620.hinet-ip.hinet.net) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0.1/20131112160018])
  2338. # [11:50] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2339. # [11:50] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2340. # [11:50] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  2341. # [11:50] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2342. # [11:50] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2343. # [11:51] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  2344. # [11:51] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2345. # [11:51] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2346. # [11:51] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2347. # [11:51] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2348. # [11:52] * Quits: Rik_ (rik@moz-E813DFA5.fbx.proxad.net) (Input/output error)
  2349. # [11:52] * kaze|zZz is now known as kaze
  2350. # [11:52] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2351. # [11:52] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2352. # [11:52] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2353. # [11:52] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2354. # [11:53] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2355. # [11:53] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2356. # [11:53] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2357. # [11:53] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2358. # [11:54] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2359. # [11:54] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2360. # [11:54] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2361. # [11:54] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2362. # [11:55] * Joins: jonasfj (jonasfj@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  2363. # [11:55] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2364. # [11:55] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2365. # [11:55] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2366. # [11:55] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2367. # [11:56] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2368. # [11:56] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2369. # [11:56] * Joins: mwargers (chatzilla@moz-4CE1185C.cm-4-3c.dynamic.ziggo.nl)
  2370. # [11:56] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2371. # [11:56] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2372. # [11:57] * Joins: pbocan (Thunderbir@moz-E72EB216.eduroam.fit.cvut.cz)
  2373. # [11:57] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2374. # [11:57] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2375. # [11:57] <gcp> ckoehler is ruining my backlog
  2376. # [11:57] * Quits: phoebe (phoebe@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2377. # [11:57] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2378. # [11:57] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2379. # [11:58] <Tomcat|sheriffduty> gcp: you can set a /ignore username
  2380. # [11:58] <Tomcat|sheriffduty> well even does not help with backlog
  2381. # [11:58] <gcp> ckoehler: you no longer exist for me
  2382. # [11:58] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2383. # [11:58] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2384. # [11:58] <gcp> thanks Tomcat
  2385. # [11:59] <Tomcat|sheriffduty> np
  2386. # [11:59] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2387. # [11:59] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2388. # [11:59] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2389. # [11:59] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2390. # [11:59] * AndreeaMatei is now known as Andreea|lunch
  2391. # [12:00] * Joins: AlinT (AlinT@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  2392. # [12:00] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2393. # [12:00] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2394. # [12:00] * Joins: alfredo (alfredo@moz-99690620.hinet-ip.hinet.net)
  2395. # [12:00] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Quit: Konversation terminated!)
  2396. # [12:00] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2397. # [12:00] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2398. # [12:01] * Joins: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP)
  2399. # [12:01] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2400. # [12:01] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2401. # [12:01] * Parts: nical|away (nico@moz-4754F405.fbx.proxad.net)
  2402. # [12:01] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2403. # [12:01] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2404. # [12:02] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2405. # [12:02] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2406. # [12:02] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2407. # [12:02] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2408. # [12:03] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2409. # [12:03] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2410. # [12:03] * Fallen is now known as Fallen|away
  2411. # [12:03] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  2412. # [12:04] * Quits: jshih (johnstone@moz-99690620.hinet-ip.hinet.net) (Quit: jshih)
  2413. # [12:04] * Quits: alfredo (alfredo@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2414. # [12:04] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2415. # [12:04] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2416. # [12:04] * Joins: kamidphish (textual@8F761026.B5EF4AF6.E96CA9D8.IP)
  2417. # [12:04] * Quits: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  2418. # [12:04] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2419. # [12:04] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2420. # [12:04] * Quits: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2421. # [12:05] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2422. # [12:05] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2423. # [12:05] * Quits: Ms2ger (Ms2ger@57ACE628.C60A97A6.F9FB0584.IP) (Quit: bbl)
  2424. # [12:05] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2425. # [12:05] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2426. # [12:06] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2427. # [12:06] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2428. # [12:06] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2429. # [12:06] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2430. # [12:07] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2431. # [12:07] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2432. # [12:07] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2433. # [12:07] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2434. # [12:08] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  2435. # [12:08] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2436. # [12:08] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2437. # [12:08] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2438. # [12:08] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2439. # [12:09] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2440. # [12:09] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2441. # [12:09] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2442. # [12:09] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2443. # [12:10] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2444. # [12:10] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2445. # [12:10] * Joins: gerv (Instantbir@212685B3.5B8F260F.586E6F35.IP)
  2446. # [12:11] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2447. # [12:11] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2448. # [12:11] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2449. # [12:11] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2450. # [12:12] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  2451. # [12:12] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2452. # [12:12] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2453. # [12:12] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2454. # [12:12] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2455. # [12:13] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  2456. # [12:13] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2457. # [12:13] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2458. # [12:13] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2459. # [12:13] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2460. # [12:14] * Quits: AlinT (AlinT@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP) (Ping timeout)
  2461. # [12:14] * Quits: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net) (Connection reset by peer)
  2462. # [12:14] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2463. # [12:14] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2464. # [12:14] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2465. # [12:14] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2466. # [12:15] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2467. # [12:15] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2468. # [12:15] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2469. # [12:15] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2470. # [12:16] * Joins: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  2471. # [12:16] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2472. # [12:16] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2473. # [12:16] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2474. # [12:16] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2475. # [12:17] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  2476. # [12:17] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2477. # [12:17] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2478. # [12:18] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2479. # [12:18] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2480. # [12:18] * Joins: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net)
  2481. # [12:18] * Joins: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com)
  2482. # [12:18] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2483. # [12:18] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2484. # [12:19] * Joins: jshih (johnstone@moz-99690620.hinet-ip.hinet.net)
  2485. # [12:19] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2486. # [12:19] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2487. # [12:19] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2488. # [12:19] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2489. # [12:19] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2490. # [12:20] * Quits: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net) (Ping timeout)
  2491. # [12:20] * Joins: jrm2k6_ (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  2492. # [12:20] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2493. # [12:20] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2494. # [12:20] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Connection reset by peer)
  2495. # [12:20] * Joins: mstange (markus@moz-6498DC46.dip0.t-ipconnect.de)
  2496. # [12:20] * Quits: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se) (Ping timeout)
  2497. # [12:20] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2498. # [12:20] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2499. # [12:21] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2500. # [12:21] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2501. # [12:21] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2502. # [12:21] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2503. # [12:22] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2504. # [12:22] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2505. # [12:22] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2506. # [12:22] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2507. # [12:23] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2508. # [12:23] * Quits: yene (yene@moz-CA135B05.dclient.hispeed.ch) (Quit: Family. Duty. Hodor.)
  2509. # [12:23] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2510. # [12:23] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2511. # [12:23] * Quits: jrm2k6_ (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Ping timeout)
  2512. # [12:23] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2513. # [12:23] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2514. # [12:23] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  2515. # [12:24] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2516. # [12:24] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2517. # [12:25] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2518. # [12:25] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2519. # [12:25] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  2520. # [12:25] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2521. # [12:25] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2522. # [12:26] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Connection reset by peer)
  2523. # [12:26] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2524. # [12:26] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2525. # [12:26] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  2526. # [12:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e665842a7e10 - Jon Coppeard - Bug 949038 - Fix windows browser build error in jsweakmap.h with generational GC r=terrence
  2527. # [12:26] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/463a1bf8508f - Jon Coppeard - Bug 948423 - Use relookupOrAdd() to insert into has type representation hash map following possible mutation by GC r=sfink
  2528. # [12:26] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2529. # [12:26] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2530. # [12:26] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  2531. # [12:27] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2532. # [12:27] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2533. # [12:27] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2534. # [12:27] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2535. # [12:27] * Joins: Optimizer (Optimizer@208D1099.C6102EF4.BE4CF869.IP)
  2536. # [12:27] * Quits: jshih (johnstone@moz-99690620.hinet-ip.hinet.net) (Quit: jshih)
  2537. # [12:28] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2538. # [12:28] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2539. # [12:28] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2540. # [12:28] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2541. # [12:29] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2542. # [12:29] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2543. # [12:29] * Joins: jrm2k6_ (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  2544. # [12:29] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2545. # [12:29] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2546. # [12:29] * Joins: Rik (rik@87C1F78E.1DE10CA8.D8E68FF6.IP)
  2547. # [12:30] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Ping timeout)
  2548. # [12:30] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2549. # [12:30] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2550. # [12:30] * Joins: AlinT (AlinT@moz-104CC309.mv.mozilla.com)
  2551. # [12:31] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2552. # [12:31] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2553. # [12:31] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2554. # [12:31] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2555. # [12:32] <gcp> help, I still see join/quits
  2556. # [12:32] * Fallen|away is now known as Fallen
  2557. # [12:32] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2558. # [12:32] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2559. # [12:32] <gcp> /ignore ckoehler@* ALL
  2560. # [12:32] <gcp> y u no work
  2561. # [12:32] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2562. # [12:32] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2563. # [12:33] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2564. # [12:33] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2565. # [12:33] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2566. # [12:33] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2567. # [12:34] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2568. # [12:34] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2569. # [12:34] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2570. # [12:34] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2571. # [12:35] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2572. # [12:35] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2573. # [12:35] <Tomcat|sheriffduty> edmorley: will do the backout on fx-team
  2574. # [12:35] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2575. # [12:35] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2576. # [12:35] <Tomcat|sheriffduty> and then the merges
  2577. # [12:36] * Joins: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl)
  2578. # [12:36] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2579. # [12:36] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2580. # [12:36] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2581. # [12:36] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2582. # [12:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0774b4d2c1a6 - Masatoshi Kimura - Bug 948914 - Remove redundant default style for <pre> element from quirk.css. r=dbaron
  2583. # [12:37] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2584. # [12:37] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2585. # [12:37] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2586. # [12:37] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2587. # [12:38] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2588. # [12:38] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2589. # [12:39] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2590. # [12:39] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2591. # [12:39] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2592. # [12:39] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2593. # [12:40] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2594. # [12:40] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2595. # [12:40] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2596. # [12:40] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2597. # [12:40] * Joins: robertbindar (Thunderbir@590D2376.7E118222.89C0DD0D.IP)
  2598. # [12:41] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2599. # [12:41] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2600. # [12:41] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2601. # [12:41] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2602. # [12:42] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2603. # [12:42] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2604. # [12:42] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2605. # [12:42] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2606. # [12:42] <@smaug> more test failures
  2607. # [12:43] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2608. # [12:43] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2609. # [12:43] <@smaug> I am so lucky to write a patch which reveals all the possible random test failures
  2610. # [12:43] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2611. # [12:43] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2612. # [12:44] <Tomcat|sheriffduty> :)
  2613. # [12:44] * Quits: jwalker (jwalker@moz-76873736.cable.virginm.net) (Input/output error)
  2614. # [12:44] * Joins: jwalker (jwalker@moz-76873736.cable.virginm.net)
  2615. # [12:44] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2616. # [12:44] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2617. # [12:45] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2618. # [12:45] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2619. # [12:45] <Tomcat|sheriffduty> smaug: btw thanks for fixing the intermittent bug
  2620. # [12:45] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2621. # [12:45] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2622. # [12:46] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2623. # [12:46] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2624. # [12:46] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2625. # [12:46] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2626. # [12:47] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2627. # [12:47] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2628. # [12:47] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2629. # [12:47] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2630. # [12:48] <NeilAway> smaug: hey, any chance you can ban ckoehler until he fixes his client (or bouncer, probably)?
  2631. # [12:48] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2632. # [12:48] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2633. # [12:48] * smaug sets mode: +o NeilAway
  2634. # [12:48] <@smaug> NeilAway: you can do it ;)
  2635. # [12:48] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2636. # [12:48] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2637. # [12:48] * Quits: robertbindar (Thunderbir@590D2376.7E118222.89C0DD0D.IP) (Ping timeout)
  2638. # [12:49] * Joins: Morris (Morris@EE77E379.5F047EEC.FDB188AE.IP)
  2639. # [12:49] * Joins: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP)
  2640. # [12:49] * Quits: ckoehler (ckoehler@2B413631.42E91F1A.D5F90DD7.IP) (Max SendQ exceeded)
  2641. # [12:49] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  2642. # [12:49] * Quits: jrm2k6_ (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Client exited)
  2643. # [12:49] * NeilAway sets mode: +b ckoehler!ckoehler@*
  2644. # [12:49] * Joins: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP)
  2645. # [12:50] <@NeilAway> smaug: ta
  2646. # [12:51] * Quits: shelly (shelly@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  2647. # [12:52] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2648. # [12:53] * mihaelav_lunch is now known as mihaelav
  2649. # [12:53] * Quits: Morris (Morris@EE77E379.5F047EEC.FDB188AE.IP) (Connection reset by peer)
  2650. # [12:54] * Quits: clokep (Instantbir@moz-1484204D.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  2651. # [12:56] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2652. # [12:57] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  2653. # [12:59] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2654. # [13:00] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  2655. # [13:01] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2656. # [13:04] * Andreea|lunch is now known as AndreeaMatei
  2657. # [13:07] * Joins: h4writer (h4writer@moz-6BDA8831.access.telenet.be)
  2658. # [13:07] * Quits: mwargers (chatzilla@moz-4CE1185C.cm-4-3c.dynamic.ziggo.nl) (Ping timeout)
  2659. # [13:07] * Joins: TheCrap^ (TheCrap@moz-C0C75D2F.unity-media.net)
  2660. # [13:07] * Quits: TheCrap (TheCrap@moz-C0C75D2F.unity-media.net) (Ping timeout)
  2661. # [13:08] * Quits: huseby (huseby@moz-7A1BC54C.host.de.colt.net) (Ping timeout)
  2662. # [13:08] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2663. # [13:10] * Joins: robertbindar (Thunderbir@590D2376.7E118222.89C0DD0D.IP)
  2664. # [13:10] * Joins: mwargers (chatzilla@moz-4CE1185C.cm-4-3c.dynamic.ziggo.nl)
  2665. # [13:12] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2666. # [13:14] * Joins: markh1 (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2667. # [13:14] * Quits: twi (Adium@DAD16164.25A5A7E9.7562401D.IP) (Ping timeout)
  2668. # [13:15] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2669. # [13:17] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2670. # [13:17] * Quits: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl) (Ping timeout)
  2671. # [13:18] * Quits: markh1 (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2672. # [13:18] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  2673. # [13:18] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  2674. # [13:18] * Joins: stomper (Mibbit@moz-52B86D65.inaddr.ip-pool.com)
  2675. # [13:18] * Joins: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net)
  2676. # [13:19] * Joins: markh1 (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2677. # [13:19] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2678. # [13:20] * Quits: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net) (Ping timeout)
  2679. # [13:23] <gcp> hsivonen: I'd like to tweet more at shankland but let's not escalate this
  2680. # [13:23] * Quits: markh1 (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2681. # [13:23] <gcp> "I have some Richcoins here. They're worthless now, but I didn't name them December 2012. Wanna buy some?"
  2682. # [13:24] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2683. # [13:25] * Quits: mwargers (chatzilla@moz-4CE1185C.cm-4-3c.dynamic.ziggo.nl) (Ping timeout)
  2684. # [13:26] * Joins: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl)
  2685. # [13:28] * Quits: m_kato (m_kato@moz-C286AD9A.bitcat.net) (Quit: Leaving...)
  2686. # [13:29] * Joins: gustavold (gustavold@D180F6EA.DC7D65A1.DF2AC62B.IP)
  2687. # [13:30] * Quits: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  2688. # [13:31] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2689. # [13:31] * Fallen is now known as Fallen|away
  2690. # [13:31] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2691. # [13:31] * Joins: ehoogeveen (Instantbir@moz-592B6049.upc-f.chello.nl)
  2692. # [13:32] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  2693. # [13:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/576dcc232795 - Robert O'Callahan - Bug 945634. The fixed-pos anchor point should be in the layer's coordinate system, whose 0,0 is the top-left of the fixed-pos frame. r=mattwoodrow
  2694. # [13:34] <ehoogeveen> Ugh, so my development machine exploded and I need to generate a new ssh private key.. how should I get the new public key registered with try?
  2695. # [13:34] <ehoogeveen> Oh wait, I *did* make a backup! Glorious day!
  2696. # [13:34] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Connection reset by peer)
  2697. # [13:36] <gaston> ehoogeveen: otherwise, iirc you need to file a bug with a new key to get it added/replaced in ldap
  2698. # [13:36] <gaston> (in product mozilla.org/server operations component)
  2699. # [13:36] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2700. # [13:36] <ehoogeveen> gaston: I feared as much. Thankfully now I won't have to! \o/
  2701. # [13:37] * Quits: robertbindar (Thunderbir@590D2376.7E118222.89C0DD0D.IP) (Ping timeout)
  2702. # [13:37] * Quits: MarcoZ (marco.zehe@moz-8296D89D.dip0.t-ipconnect.de) (Quit: ChatZilla 0.9.90.1 [Firefox 29.0a1/20131211030206])
  2703. # [13:38] * Joins: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca)
  2704. # [13:39] * Joins: twi (Adium@moz-9269D2E9.cust.dsl.vodafone.it)
  2705. # [13:40] * Joins: KaiRo (robert@moz-EA64F9BD.adsl.highway.telekom.at)
  2706. # [13:41] * Joins: robertbindar (Thunderbir@A64FDE7E.7E118222.89C0DD0D.IP)
  2707. # [13:45] <gcp> ask the NSA for a copy
  2708. # [13:46] * Quits: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl) (Ping timeout)
  2709. # [13:46] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  2710. # [13:48] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2711. # [13:48] * Quits: squeakytoy (squeakytoy@7061EEAD.41CBD7B1.148A607A.IP) (Quit: Leaving)
  2712. # [13:48] * Joins: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl)
  2713. # [13:48] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2714. # [13:49] * Joins: marcoz (marco.zehe@moz-8296D89D.dip0.t-ipconnect.de)
  2715. # [13:50] * Joins: yene (yene@moz-CA135B05.dclient.hispeed.ch)
  2716. # [13:51] * Joins: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP)
  2717. # [13:51] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2718. # [13:51] <@smaug> does a static TimeStamp create ctor
  2719. # [13:52] * dedmons|away is now known as dedmons
  2720. # [13:52] <@smaug> I guess no
  2721. # [13:55] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2722. # [13:59] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2723. # [14:01] * Joins: Ms2ger (Ms2ger@moz-5E951152.ugent.be)
  2724. # [14:01] * Joins: nattokirai (nattokirai@moz-5F250CCC.dynamic.ppp.asahi-net.or.jp)
  2725. # [14:03] * ewong|sleep is now known as ewong
  2726. # [14:04] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  2727. # [14:07] * Fallen|away is now known as Fallen
  2728. # [14:07] <Ms2ger> Oh, firebot is back
  2729. # [14:08] * bhearsum is now known as bhearsum|buildduty
  2730. # [14:08] <Ms2ger> Is bmo slow for anyone else?
  2731. # [14:09] <Tomcat|sheriffduty> Ms2ger: wfm
  2732. # [14:10] * jmaher|afk is now known as jmaher
  2733. # [14:11] * Quits: vingtetun (Thunderbir@moz-64E1A8DA.fbx.proxad.net) (Ping timeout)
  2734. # [14:13] * Quits: jfkthame (jfkthame@B199CAD4.6B7B908E.3E2A4E92.IP) (Quit: This computer has gone to sleep)
  2735. # [14:14] * Quits: dria (dria@moz-E23CC17D.dsl.teksavvy.com) (Quit: dria)
  2736. # [14:14] * Joins: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP)
  2737. # [14:15] * Joins: bgrins (Adium@2E6E9164.E6468DB3.BAB75B95.IP)
  2738. # [14:17] * Quits: gerv (Instantbir@212685B3.5B8F260F.586E6F35.IP) (Ping timeout)
  2739. # [14:17] * Quits: kamidphish (textual@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  2740. # [14:17] * Joins: dria (dria@moz-E23CC17D.dsl.teksavvy.com)
  2741. # [14:18] * baku is now known as baku|away
  2742. # [14:18] * Quits: jkitch (Thunderbir@moz-3D42574.lns20.adl2.internode.on.net) (Ping timeout)
  2743. # [14:19] * Joins: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net)
  2744. # [14:19] * Quits: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl) (Ping timeout)
  2745. # [14:20] * Quits: smontagu (chatzilla@moz-6F8E481B.red.bezeqint.net) (Ping timeout)
  2746. # [14:21] * Quits: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net) (Ping timeout)
  2747. # [14:22] * julienw_afk is now known as julienw
  2748. # [14:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a2e719af19a2 - Ehsan Akhgari - Bug 948777 - Build netwerk/sctp/src in unified mode; r=jesup
  2749. # [14:24] * Quits: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP) (Ping timeout)
  2750. # [14:27] * Joins: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP)
  2751. # [14:28] * Joins: ferjm (ferjm@moz-C75BC392.upc-i.chello.nl)
  2752. # [14:28] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  2753. # [14:29] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2754. # [14:29] * Quits: nicklebedev (nicklebede@moz-838152B8.net135.n37.ru) (Quit: )
  2755. # [14:30] * sheppy-offline is now known as sheppy
  2756. # [14:30] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  2757. # [14:30] * Parts: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  2758. # [14:30] * Joins: Manuela (Mibbit@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  2759. # [14:31] * Joins: bz_sleep (bzbarsky@moz-72881629.bstnma.fios.verizon.net)
  2760. # [14:31] * Joins: yzen (yzen@moz-A36A7FD4.cpe.pppoe.ca)
  2761. # [14:32] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2762. # [14:32] * Joins: AndreiVaida (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  2763. # [14:32] * Joins: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP)
  2764. # [14:33] * Quits: yene (yene@moz-CA135B05.dclient.hispeed.ch) (Ping timeout)
  2765. # [14:34] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  2766. # [14:34] * Joins: markh1 (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2767. # [14:35] * Joins: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP)
  2768. # [14:35] * Quits: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP) (Ping timeout)
  2769. # [14:35] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  2770. # [14:36] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2771. # [14:36] * Quits: markh1 (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2772. # [14:36] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2773. # [14:37] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2774. # [14:38] * Joins: jshih (johnstone@CF414225.183BD821.981D4639.IP)
  2775. # [14:39] * Quits: robertbindar (Thunderbir@A64FDE7E.7E118222.89C0DD0D.IP) (Ping timeout)
  2776. # [14:39] * Joins: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com)
  2777. # [14:40] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Connection reset by peer)
  2778. # [14:40] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2779. # [14:41] * Quits: mstange (markus@moz-6498DC46.dip0.t-ipconnect.de) (Ping timeout)
  2780. # [14:42] * Joins: mstange (markus@moz-6498DC46.dip0.t-ipconnect.de)
  2781. # [14:44] * Quits: pbocan (Thunderbir@moz-E72EB216.eduroam.fit.cvut.cz) (Ping timeout)
  2782. # [14:45] * bz_sleep is now known as bz
  2783. # [14:46] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  2784. # [14:48] * Joins: kamidphish (textual@13F2CEC5.7672369.D8E68FF6.IP)
  2785. # [14:48] <sheppy> When I scroll up past the top of the document in the browser, the contents do the kind of rubber-banding that feels right in a document on the Mac… except the scroll bar goes along with it, which is really weird. :)
  2786. # [14:50] <hsivonen> gcp: ok
  2787. # [14:51] * Quits: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca) (Client exited)
  2788. # [14:51] * Joins: sankha93 (Instantbir@812848B2.35354309.EFB84E89.IP)
  2789. # [14:51] * Quits: espadrine (ttyl@moz-C704CCB6.com) (Ping timeout)
  2790. # [14:52] * Quits: vendo (chatzilla@79D74C3A.CE4DDBE6.300931B2.IP) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 25.0/20131025151332])
  2791. # [14:52] * Quits: stomper (Mibbit@moz-52B86D65.inaddr.ip-pool.com) (Quit: http://www.mibbit.com ajax IRC Client)
  2792. # [14:53] <mstange> sheppy: the rubber-banding was deactivated again because of issues like these
  2793. # [14:53] * Joins: espadrine (ttyl@moz-C704CCB6.com)
  2794. # [14:53] <mstange> sheppy: what you mentioned is https://bugzilla.mozilla.org/show_bug.cgi?id=946469
  2795. # [14:53] * Joins: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com)
  2796. # [14:54] * Fallen is now known as Fallen|away
  2797. # [14:54] * Quits: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2798. # [14:55] * ewong is now known as ewong|sleep
  2799. # [14:55] * glob|away is now known as glob
  2800. # [14:56] * Joins: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  2801. # [14:56] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2802. # [14:57] * Quits: nicodel (Thunderbir@C0839275.81445FE4.1B3E68DA.IP) (Ping timeout)
  2803. # [14:58] * Quits: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2804. # [14:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6d9cf51a012a - Chris Peterson - Bug 949360 - Check for Image AllocateBuffer() failures. r=nical
  2805. # [14:59] * Joins: davidb|afk (uid12418@moz-31ABA2C0.irccloud.com)
  2806. # [14:59] * Fallen|away is now known as Fallen
  2807. # [15:00] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2808. # [15:01] * whimboo|afk is now known as whimboo
  2809. # [15:01] * Quits: till (till@941349F4.F58C7D4D.F945DA.IP) (Ping timeout)
  2810. # [15:02] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  2811. # [15:03] * Joins: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP)
  2812. # [15:04] * Joins: armenzg (armenzg@moz-DC6D6B46.home1.cgocable.net)
  2813. # [15:05] * Joins: smaug (chatzilla@moz-9E0B1701.pp.htv.fi)
  2814. # [15:05] * ChanServ sets mode: +o smaug
  2815. # [15:07] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2816. # [15:07] * Joins: jimm (jmathies@moz-DF439B90.pn.at.cox.net)
  2817. # [15:08] * Quits: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP) (Ping timeout)
  2818. # [15:08] * Quits: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP) (Client exited)
  2819. # [15:08] * Joins: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP)
  2820. # [15:09] * baku|away is now known as baku
  2821. # [15:09] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  2822. # [15:09] * Joins: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP)
  2823. # [15:10] * Quits: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP) (Ping timeout)
  2824. # [15:10] <bjacob> glandium: we have a cpp file doing, at file scope: static const char* msg = "foo"; Does the 'static' save it or does this slow down startup?
  2825. # [15:10] * Joins: mdas (mdas@moz-7289998B.cpe.pppoe.ca)
  2826. # [15:11] <froydnj> bjacob: it's fine, but you want static const char msg[] = "foo"
  2827. # [15:11] <bjacob> froydnj: does it make a difference, in the 'static' case?
  2828. # [15:11] <froydnj> (the [] version is slightly smaller)
  2829. # [15:11] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2830. # [15:12] * Joins: bbondy (bbondy@moz-717FF534.home.cgocable.net)
  2831. # [15:12] <froydnj> bjacob: I don't understand...are you asking is there a difference in size/startup if it's |static| vs. not?
  2832. # [15:12] <bjacob> froydnj: no. i'm asking if there's a difference between [] and * , having static in both cases
  2833. # [15:12] <froydnj> ah
  2834. # [15:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/31d0d40d4a7c - Hannes Verschore - Bug 939614: IonMonkey: Use logic in UsesBeforeCompile to get actual needed usecount, r=jandem
  2835. # [15:12] * Quits: darkowlzzz (sunny@245DC4B2.CFFB58E3.27560D6E.IP) (Quit: This computer has gone to sleep)
  2836. # [15:12] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/50cc92857bf7 - Hannes Verschore - Bug 939614: IonMonkey: Properly spew recompiling instead of analyzing, r=jandem
  2837. # [15:12] <froydnj> bjacob: yes, there is
  2838. # [15:12] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/62a6568217da - Hannes Verschore - Bug 939614: IonMonkey: Enable reschedule same optimizationLevel if osrPc is different, r=jandem
  2839. # [15:12] * kats|away is now known as kats
  2840. # [15:13] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7d3c745a811f - Hannes Verschore - Bug 939614: IonMonkey: Add recompile check, r=jandem
  2841. # [15:13] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fa2005c9ca02 - Hannes Verschore - Bug 939614: IonMonkey: Split IonOptions in IonOptions and IonOptimizations, r=jandem
  2842. # [15:13] <froydnj> though the compiler might be smart enough to dtrt in the static case
  2843. # [15:13] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2b87186ddb6d - Hannes Verschore - Bug 939614: IonMonkey: Rename IonOption to JitOption, r=jandem
  2844. # [15:13] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2845. # [15:13] * Joins: yene (yene@moz-B65BDB82.dclient.hispeed.ch)
  2846. # [15:13] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2847. # [15:13] <bjacob> froydnj: the difference being, one more pointer in this translation unit? what is dtrt?
  2848. # [15:13] <bjacob> oh
  2849. # [15:13] <bjacob> do the right thing
  2850. # [15:13] <bjacob> ok
  2851. # [15:14] <froydnj> bjacob: the extra pointer, and the extra relocation for the pointer
  2852. # [15:14] * Quits: yzen (yzen@moz-A36A7FD4.cpe.pppoe.ca) (Quit: yzen)
  2853. # [15:14] <bjacob> froydnj: tell me about that relocation thing, i dont get it. If it's static, it's local to one TU, so how does the linker even know about it?
  2854. # [15:15] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2855. # [15:15] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2856. # [15:15] * Joins: pbocan (Thunderbir@1198A543.326EA477.56B33818.IP)
  2857. # [15:16] <froydnj> bjacob: if you have the [] version, then the linker can know what the address of &msg[0] is at link time (just, e.g. a rip-relative offset on x86-64)
  2858. # [15:16] <froydnj> bjacob: but if you have the * version, then value of |msg|, which is know a pointer to the string constant, can't be known until runtime
  2859. # [15:16] <froydnj> *which is now a pointer
  2860. # [15:17] <froydnj> so the dynamic linker needs to fix things up (on linux; AIUI mac and windows do things differently)
  2861. # [15:17] <bjacob> oh, i see
  2862. # [15:17] <bjacob> if we did
  2863. # [15:17] * Joins: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net)
  2864. # [15:17] <bjacob> static const char * const msg = "foo";
  2865. # [15:18] * Quits: Ms2ger (Ms2ger@moz-5E951152.ugent.be) (Ping timeout)
  2866. # [15:18] <bjacob> would the second const allow the compiler to assume that the pointer keeps its original value as the address of that literal (or else it's undefined behavior) ?
  2867. # [15:18] <froydnj> I believe so, yes
  2868. # [15:18] <bjacob> i see
  2869. # [15:18] <bjacob> thanks
  2870. # [15:18] <froydnj> and so the compiler would optimize it to be equivalent to the [] version
  2871. # [15:18] <froydnj> you're welcome
  2872. # [15:18] <bjacob> ok
  2873. # [15:19] * Joins: Ms2ger (Ms2ger@moz-5E951152.ugent.be)
  2874. # [15:19] <froydnj> (or, at least, I expect it would)
  2875. # [15:19] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  2876. # [15:19] <Yoric> What's the best way to test a patch on b2g26_v1_2?
  2877. # [15:19] <Yoric> Can I push it to Try or is that going to choke the server?
  2878. # [15:19] * Joins: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net)
  2879. # [15:19] * sheppy is now known as sheppy-offline
  2880. # [15:20] * Joins: till (till@941349F4.F58C7D4D.F945DA.IP)
  2881. # [15:20] * jorendorff_away is now known as jorendorff
  2882. # [15:21] * Quits: Ms2ger (Ms2ger@moz-5E951152.ugent.be) (Ping timeout)
  2883. # [15:21] * Quits: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net) (Ping timeout)
  2884. # [15:22] * Joins: Ms2ger (Ms2ger@moz-5E951152.ugent.be)
  2885. # [15:22] <Yoric> Well, in the absence of answer, off I go.
  2886. # [15:22] * Joins: pauly (paul@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  2887. # [15:22] <Yoric> If Try chokes and die, I'll be afk :)
  2888. # [15:22] <bjacob> froydnj: i actually have an array of string literals here. Trying to do const char msg[][], i get error: declaration of ‘readTextureImageFS’ as multidimensional array must have bounds for all dimensions except the first
  2889. # [15:22] <glandium> bjacob: neither, but it's inefficient storage
  2890. # [15:23] <bjacob> froydnj: glandium: ^ is there a typical solution to that problem ?
  2891. # [15:23] * Joins: vingtetun (Thunderbir@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  2892. # [15:23] <bjacob> glandium: thanks --- froydnj helped me out above
  2893. # [15:24] <glandium> jesup: ping
  2894. # [15:24] <froydnj> bjacob: there is a solution, but it involves a lot of fiddling
  2895. # [15:24] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Leaving...)
  2896. # [15:24] <glandium> froydnj: the language sadly doesn't really help there :(
  2897. # [15:24] <froydnj> bjacob: unless your array is large, I wouldn't worry too much about it
  2898. # [15:24] <bjacob> glandium: froydnj: should i then go for static const char* const[] (with the second const) ?
  2899. # [15:25] * Joins: lduros (user@moz-29CCC218.phlapa.fios.verizon.net)
  2900. # [15:25] * Quits: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com) (Client exited)
  2901. # [15:25] <bjacob> glandium: does it help if i make that array local to a function ?
  2902. # [15:25] <bjacob> like, static local ?
  2903. # [15:25] <bjacob> or not static (does it make a difference)
  2904. # [15:26] <glandium> bjacob: not that i know of
  2905. # [15:26] <bjacob> ok
  2906. # [15:26] <bjacob> glandium: i was kinda hoping that it would defer work to when that function is first called
  2907. # [15:26] <bjacob> (with static)
  2908. # [15:26] * rail_away is now known as rail
  2909. # [15:26] * Joins: automata (automata@D773866B.FA36B139.BB0EBA72.IP)
  2910. # [15:27] * Joins: b10n1k (j0ni@moz-1AD305C9.dsl.dyn.forthnet.gr)
  2911. # [15:29] * Joins: darkowlzz (sunny@245DC4B2.CFFB58E3.27560D6E.IP)
  2912. # [15:29] * Joins: gsvelto (gsvelto@moz-14233C22.clienti.tiscali.it)
  2913. # [15:29] * Joins: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com)
  2914. # [15:30] * Quits: davidb|afk (uid12418@moz-31ABA2C0.irccloud.com) (Quit: )
  2915. # [15:30] * Quits: lpy (lpy@7360AA58.F09091A8.1348A864.IP) (Ping timeout)
  2916. # [15:31] * Joins: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP)
  2917. # [15:31] * Quits: vingtetun (Thunderbir@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  2918. # [15:31] * Joins: adamncasey (Dotmister@moz-B03B43EB.dyn.plus.net)
  2919. # [15:33] * Joins: yzen (yzen@67828CC7.C1A51174.9D42CF23.IP)
  2920. # [15:33] * Joins: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net)
  2921. # [15:34] * Joins: TheComputerGuy007 (thecompute@B7BB5D18.97225DF0.1CE56A7.IP)
  2922. # [15:34] * Quits: Optimize1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  2923. # [15:35] * Joins: n00b_dust (n00b_dust@F753D31.6A32FD67.66B05DD8.IP)
  2924. # [15:35] * Joins: smontagu (chatzilla@moz-6F8E481B.red.bezeqint.net)
  2925. # [15:36] * Quits: till (till@941349F4.F58C7D4D.F945DA.IP) (Client exited)
  2926. # [15:37] * khuey|away is now known as khuey
  2927. # [15:37] * Quits: victorporof (victorporo@C8C495F5.E3195F0D.9B1E38F4.IP) (Quit: victorporof)
  2928. # [15:37] * edmorley is now known as edmorley|mtg
  2929. # [15:37] * Joins: victorporof (victorporo@C8C495F5.E3195F0D.9B1E38F4.IP)
  2930. # [15:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a0522e28d970 - Nicolas B. Pierron - Bug 948992 - Copy the deviceSerial to ADB's device manager. r=jgriffin
  2931. # [15:38] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2932. # [15:38] <ncopa> Yoric: i posted a patch to improve the stat/__xstat/_xstat/__stat50: bug 949442
  2933. # [15:38] * Joins: jrm2k6_ (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  2934. # [15:38] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Connection reset by peer)
  2935. # [15:38] <Yoric> Again?
  2936. # [15:38] <Yoric> I mean, we still have issues with it?
  2937. # [15:38] <ncopa> yes
  2938. # [15:39] <Yoric> It's a shame that something so simple could cause issues.
  2939. # [15:39] <Yoric> Thanks for the patch.
  2940. # [15:39] <Yoric> Don't hesitate to f? me or r? me.
  2941. # [15:40] * Joins: vingtetun (Thunderbir@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  2942. # [15:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/688d526f9313 - Mike Hommey - Bug 778236 - Treat gyp files as if their content was defined in moz.build files. r=gps
  2943. # [15:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f5bb944954a5 - Mike Hommey - Bug 778236 - Remove EXTERNAL_MAKE_DIRS and PARALLEL_EXTERNAL_MAKE_DIRS. r=gps
  2944. # [15:40] * Joins: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu)
  2945. # [15:40] * Quits: jrm2k6_ (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Connection reset by peer)
  2946. # [15:40] * Joins: lmandel (lmandel@moz-76CE9D51.cable.teksavvy.com)
  2947. # [15:41] <ncopa> actually, it was never fixed for uClibc, i just worked around it
  2948. # [15:42] <ncopa> now i got more issues (i believe getCurrentDirectory is broke)
  2949. # [15:42] <Yoric> ncopa: :/
  2950. # [15:42] * Joins: mwu (mwu@DDA847C7.CE318AFF.4B6E8EFF.IP)
  2951. # [15:43] * Joins: RyanVM (Thunderbir@moz-4C953DE7.phlapa.fios.verizon.net)
  2952. # [15:43] <ncopa> as i read the logic its: get_current_dir_name or getwd_auto or NULL
  2953. # [15:43] <ncopa> uClibc has none of them
  2954. # [15:44] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  2955. # [15:47] <ncopa> Yoric: I also finally cleaned up the find-libc-filename patch
  2956. # [15:47] <Yoric> ncopa: Yes, that's probably how it works.
  2957. # [15:47] <Yoric> So we would need a fallback implementation.
  2958. # [15:48] <ncopa> getcwd()?
  2959. # [15:48] <Yoric> Probably, yes.
  2960. # [15:48] <Yoric> I'm trying to remember who owns the memory.
  2961. # [15:49] * Quits: wolfiR (wolfiR@moz-3FA94290.dip0.t-ipconnect.de) (Ping timeout)
  2962. # [15:49] <ncopa> something like: http://sprunge.us/PdSX
  2963. # [15:49] <Yoric> Ah, the caller.
  2964. # [15:49] <Yoric> I seem to remember that getcwd requires arguments, doesn't it?
  2965. # [15:50] <ncopa> ah, it does
  2966. # [15:50] * Quits: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com) (Broken pipe)
  2967. # [15:50] <ncopa> a buffer of size PATH_MAX
  2968. # [15:51] * Quits: stransky (stransky@moz-107AD163.redhat.com) (Quit: Connection reset by beer)
  2969. # [15:51] <Yoric> Yeah.
  2970. # [15:51] * Joins: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com)
  2971. # [15:51] <Yoric> A bit inelegant, but probably the only solution.
  2972. # [15:51] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Quit: Leaving)
  2973. # [15:51] <ncopa> i dont know how to do that in javascript...
  2974. # [15:52] <ncopa> yes its a bit ugly
  2975. # [15:52] * mcote|afk is now known as mcote
  2976. # [15:54] * Quits: yzen (yzen@67828CC7.C1A51174.9D42CF23.IP) (Ping timeout)
  2977. # [15:55] * glob is now known as glob|mtg
  2978. # [15:55] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  2979. # [15:56] <@bsmedberg> glandium: yt?
  2980. # [15:56] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  2981. # [15:56] * Joins: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca)
  2982. # [15:57] * Joins: miketaylr (mtaylor@moz-AD48788D.sw.biz.rr.com)
  2983. # [15:57] * jorendorff is now known as jorendorff_away
  2984. # [15:59] * Joins: yzen (yzen@754C1444.DCD02D49.975DB329.IP)
  2985. # [16:00] <glandium> bsmedberg: yes
  2986. # [16:00] * Quits: Ms2ger (Ms2ger@moz-5E951152.ugent.be) (Ping timeout)
  2987. # [16:01] <@bsmedberg> glandium: IIRC you said that jemalloc VM allocations on Windows are 1MB chunks (for small allocs)
  2988. # [16:01] <@bsmedberg> can you point me at where that constant is?
  2989. # [16:01] <ncopa> Yoric: one more undefined func is futimes, bug #949385
  2990. # [16:01] * Joins: spohl (Adium@3BC588FB.FA7891CE.473D6A24.IP)
  2991. # [16:02] <glandium> bsmedberg: search for CHUNK_2POW_DEFAULT in memory/mozjemalloc/jemalloc.c
  2992. # [16:03] <@bsmedberg> thanks
  2993. # [16:03] * Quits: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com) (Client exited)
  2994. # [16:03] <glandium> bsmedberg: want to try different sizes?
  2995. # [16:03] <@bsmedberg> no
  2996. # [16:04] <@bsmedberg> I just want to understand why I'm seeing OOMs with 1MB and 2MB available free VM chunks
  2997. # [16:04] <reuben> where is the mochitest.ini file format documented?
  2998. # [16:04] * Quits: ScottSteiner (ScottStein@moz-5F9FD940.ri.ri.cox.net) (Ping timeout)
  2999. # [16:04] * philor|away is now known as philor
  3000. # [16:04] <reuben> the link in https://developer.mozilla.org/en-US/docs/Mochitest#Makefile_changes is not super helpful :P
  3001. # [16:04] * Joins: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com)
  3002. # [16:04] * rail is now known as rail_away
  3003. # [16:05] <glandium> bsmedberg: you want chunk_alloc_mmap, then
  3004. # [16:06] * Joins: spohl1 (spohl-lapt@6F84820.52805679.27500626.IP)
  3005. # [16:06] <glandium> bsmedberg: note jemalloc3 does something different iirc
  3006. # [16:06] * mdas is now known as mdas|Afk
  3007. # [16:07] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  3008. # [16:08] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  3009. # [16:10] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  3010. # [16:11] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3011. # [16:12] * Quits: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com) (Client exited)
  3012. # [16:12] * Joins: jaws (uid2871@moz-5F4AA75A.irccloud.com)
  3013. # [16:12] * Quits: mwu (mwu@DDA847C7.CE318AFF.4B6E8EFF.IP) (Quit: mwu)
  3014. # [16:13] * armenzg is now known as armenzg_brb
  3015. # [16:14] <ncopa> Yoric: re getcwd, i think we can use realpath(".", NULL)
  3016. # [16:14] * jhopkins|afk is now known as jhokins
  3017. # [16:14] * jhokins is now known as jhopkins
  3018. # [16:15] <ncopa> POSIX 2008 says that if resolved_path is NULL it should malloc it. http://pubs.opengroup.org/onlinepubs/9699919799/functions/realpath.html
  3019. # [16:15] * jorendorff_away is now known as jorendorff
  3020. # [16:16] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  3021. # [16:16] <ncopa> and that actually works with uclibc
  3022. # [16:16] * gregglind_away is now known as gregglind
  3023. # [16:17] * Joins: lpy (lpy@12172131.F09091A8.1348A864.IP)
  3024. # [16:17] * Joins: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com)
  3025. # [16:18] * edmorley|mtg is now known as edmorley|sheriffduty
  3026. # [16:18] * Tomcat|sheriffduty is now known as Tomcat|afk
  3027. # [16:19] * Quits: darkowlzz (sunny@245DC4B2.CFFB58E3.27560D6E.IP) (Ping timeout)
  3028. # [16:19] * Joins: ejpbruel (ejpbruel@moz-366E8346.cm-11-1b.dynamic.ziggo.nl)
  3029. # [16:20] * Joins: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net)
  3030. # [16:20] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3031. # [16:21] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  3032. # [16:21] * Joins: Ms2ger (Ms2ger@moz-5E951152.ugent.be)
  3033. # [16:21] * Joins: darkowlzz (sunny@245DC4B2.CFFB58E3.27560D6E.IP)
  3034. # [16:22] * jorendorff is now known as jorendorff_away
  3035. # [16:22] * Quits: drno (Adium@moz-8C24FDC2.hsd1.ca.comcast.net) (Ping timeout)
  3036. # [16:23] * Quits: jshih (johnstone@CF414225.183BD821.981D4639.IP) (Quit: jshih)
  3037. # [16:23] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  3038. # [16:24] * Joins: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  3039. # [16:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7bd725c5371b - Dave Hunt - Bug 949401 - Marionette python client is missing resources from latest marionette_client 0.7.0, r=mdas
  3040. # [16:24] * Joins: markh1 (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3041. # [16:26] * Joins: emtwo (msamuel@moz-55A0F916.dsl.teksavvy.com)
  3042. # [16:27] * Quits: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: Leaving.)
  3043. # [16:27] * Joins: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP)
  3044. # [16:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c18b807d5947 - Dave Hunt - Bug 949406 - Bump marionette_client version to 0.7.1, r=mdas
  3045. # [16:29] * Quits: markh1 (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  3046. # [16:30] * Quits: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca) (Client exited)
  3047. # [16:31] * mdas|Afk is now known as mdas
  3048. # [16:32] * Quits: adalucinet (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3049. # [16:32] * julienw is now known as julienw_afk
  3050. # [16:32] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3051. # [16:33] * Quits: glazou (glazou@D8B9C081.E820043D.D4C04133.IP) (Quit: bbl)
  3052. # [16:35] * Joins: markh1 (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3053. # [16:36] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  3054. # [16:37] * Joins: ehsan (ehsan@13F2CEC5.7672369.D8E68FF6.IP)
  3055. # [16:37] * ChanServ sets mode: +o ehsan
  3056. # [16:37] * Joins: ddahl (ddahl@moz-7B0121E4.dsl.dynamic.sonic.net)
  3057. # [16:38] * Quits: AndreiVaida (Mibbit@28C4EA76.976FBEE.5BC07656.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3058. # [16:38] * Joins: Mathnerd314 (Mibbit@FF868F2A.60D7EA1F.459A737F.IP)
  3059. # [16:39] * jcranmer|away is now known as jcranmer
  3060. # [16:39] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  3061. # [16:40] * Quits: markh1 (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  3062. # [16:41] * Quits: darkowlzz (sunny@245DC4B2.CFFB58E3.27560D6E.IP) (Ping timeout)
  3063. # [16:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/421def41b670 - Hannes Verschore - Bug 879402 - Use template object to faster set the input and index properties on CreateRegExpMatchResult, r=bhackett
  3064. # [16:42] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  3065. # [16:42] <ncopa> bah, uClibc does have get_current_dir_name after all
  3066. # [16:43] * julienw_afk is now known as julienw
  3067. # [16:43] * Quits: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net) (Ping timeout)
  3068. # [16:44] * Joins: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net)
  3069. # [16:44] * armenzg_brb is now known as armenzg
  3070. # [16:44] <Mathnerd314> is there a bug # for this: http://i.imgur.com/jBvk5RO.png
  3071. # [16:44] * Joins: darkowlzz (sunny@245DC4B2.CFFB58E3.27560D6E.IP)
  3072. # [16:44] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3073. # [16:45] * Joins: ckitching (ckitching@moz-C0166612.plus.com)
  3074. # [16:46] * Quits: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com) (Client exited)
  3075. # [16:46] * Quits: ckitching (ckitching@moz-C0166612.plus.com) (Input/output error)
  3076. # [16:47] * Joins: ckitching (ckitching@moz-C0166612.plus.com)
  3077. # [16:48] * Joins: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP)
  3078. # [16:48] * Quits: nattokirai (nattokirai@moz-5F250CCC.dynamic.ppp.asahi-net.or.jp) (Quit: nattokirai)
  3079. # [16:48] * Quits: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP) (Client exited)
  3080. # [16:49] * Joins: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP)
  3081. # [16:49] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  3082. # [16:49] * Joins: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com)
  3083. # [16:50] * Joins: jduell (jduell@moz-8A25360D.lightspeed.sntcca.sbcglobal.net)
  3084. # [16:50] * Quits: alice (alice@DC7BFB34.9ECAA4DB.BCDD830B.IP) (Ping timeout)
  3085. # [16:51] * glob|mtg is now known as glob
  3086. # [16:51] * glob is now known as glob|away
  3087. # [16:52] <bkero> gps: what do you think of this interface for a self-hosted git? http://bke.ro:8910/root/puppet-module-hg/tree/master
  3088. # [16:56] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  3089. # [16:56] * jorendorff_away is now known as jorendorff
  3090. # [16:56] * Quits: b10n1k (j0ni@moz-1AD305C9.dsl.dyn.forthnet.gr) (Ping timeout)
  3091. # [16:57] * Quits: AndreeaMatei (Thunderbir@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP) (Quit: AndreeaMatei)
  3092. # [16:58] * hwine-ooo is now known as hwine
  3093. # [16:59] * Quits: paulproteus (quassel@199.199.210.158) (Ping timeout)
  3094. # [16:59] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  3095. # [16:59] * Joins: paulproteus (quassel@458FE134.3EC36C88.CBDCF1DC.IP)
  3096. # [16:59] * BenWa|email is now known as BenWa
  3097. # [17:00] * Quits: simo (simo@FA73B259.FB781531.12E82FEE.IP) (Quit: segfault at 7fff1ebe5000 ip 000000000041274b sp 00007fff1ebe32f8 error 6)
  3098. # [17:01] * Quits: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net) (Ping timeout)
  3099. # [17:01] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  3100. # [17:02] * edmorley|sheriffduty is now known as edmorley|mtg
  3101. # [17:02] * Joins: mkaply_ (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  3102. # [17:02] * Quits: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  3103. # [17:03] * Quits: miketaylr (mtaylor@moz-AD48788D.sw.biz.rr.com) (Quit: Leaving...)
  3104. # [17:04] * Quits: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se) (Client exited)
  3105. # [17:04] * Joins: crypt (chatzilla@moz-701A992B.hsd1.ca.comcast.net)
  3106. # [17:04] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3107. # [17:05] * Joins: gandalf (textual@moz-923CD994.hsd1.ut.comcast.net)
  3108. # [17:05] * Quits: botond-laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3109. # [17:06] * Quits: jduell (jduell@moz-8A25360D.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  3110. # [17:06] * Joins: botond-laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP)
  3111. # [17:06] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  3112. # [17:06] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  3113. # [17:06] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3114. # [17:07] * Joins: jfkthame (jfkthame@moz-BD15DB83.cable.virginm.net)
  3115. # [17:07] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/e01187ca1702 - Nicholas Cameron - Bug 945088 - Use the correct device offset in gfxContext. r=mattwoodrow, a=bkerensa
  3116. # [17:08] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/486531ac3123 - Olli Pettay - Bug 899910 - Intermittent TEST-UNEXPECTED-FAIL | layout/base/tests/chrome/test_leaf_layers_partition_browser_window.xul. r=tn, a=test-only
  3117. # [17:08] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/4418ee14f239 - Olli Pettay - Bug 941587 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/toolkit/components/satchel/test/browser/browser_privbrowsing_perwindowpb.js. r=ehsan,
  3118. # [17:08] <firebot> a=test-only
  3119. # [17:08] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/ded7d454f63d - Olli Pettay - Bug 942229 - Intermittent browser_cmd_screenshot.js. r=jwalker, a=test-only
  3120. # [17:08] * Joins: andreasn (andreasn@moz-54A49F8D.a336.priv.bahnhof.se)
  3121. # [17:08] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Connection reset by peer)
  3122. # [17:08] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3123. # [17:09] * Joins: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net)
  3124. # [17:10] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  3125. # [17:11] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3126. # [17:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bc103864507b - Paul Adenot - Bug 944707 - Stop locking when getting the preferred samplerate from the AudioStream. r=kinetik
  3127. # [17:12] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/55e604639526 - Paul Adenot - Bug 916384 - Stop calling onaudioprocess on the ScriptProcessorNode it has no inputs or outputs. r=roc
  3128. # [17:12] * Quits: Ms2ger (Ms2ger@moz-5E951152.ugent.be) (Quit: bbl)
  3129. # [17:13] * Joins: miketaylr (mtaylor@moz-AD48788D.sw.biz.rr.com)
  3130. # [17:14] * armenzg is now known as armenzg_brb
  3131. # [17:15] <philor> oh, guess I must be |sheriffduty
  3132. # [17:15] <philor> that's not going to go well
  3133. # [17:15] * froydnj waits for the backout carnage
  3134. # [17:15] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  3135. # [17:15] <philor> no, that was old-me
  3136. # [17:15] <philor> new-me is just CLOSED - Bustage
  3137. # [17:16] <philor> ehsan: is that really you causing us to be unable to run mochitest-3?
  3138. # [17:16] <@ehsan> pardon?
  3139. # [17:16] <philor> https://tbpl.mozilla.org/?tree=Mozilla-Inbound&showall=1&onlyunstarred=1
  3140. # [17:16] <froydnj> philor: starting the resolutions a little early, eh?
  3141. # [17:17] * Quits: gandalf (textual@moz-923CD994.hsd1.ut.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  3142. # [17:17] <philor> or maybe that's two media m-3 bustages, you for WinXP and cpeterson for everything
  3143. # [17:17] <@ehsan> philor: that is very surprising! do you want me to back out?
  3144. # [17:19] * Quits: jfkthame (jfkthame@moz-BD15DB83.cable.virginm.net) (Quit: This computer has gone to sleep)
  3145. # [17:19] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3146. # [17:20] <Rik> is there a bug opened about Cmd-K opening the homepage of a search engine instead of focusing the search bar
  3147. # [17:20] <mstange> Rik: yes, and it has a patch
  3148. # [17:21] <mstange> one sec
  3149. # [17:21] * whimboo is now known as whimboo|afk
  3150. # [17:21] <mstange> Rik: https://bugzilla.mozilla.org/show_bug.cgi?id=949365
  3151. # [17:21] * Parts: pauly (paul@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP)
  3152. # [17:21] <philor> ehsan: it also looks familiar, like there was one yesterday, but then... so does your push
  3153. # [17:22] * Joins: markh1 (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3154. # [17:22] <@ehsan> I'll back out both of us
  3155. # [17:22] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  3156. # [17:23] <Rik> mstange: thanks
  3157. # [17:23] * Joins: guigs21 (Adium@moz-8C0B17A0.hsd1.ca.comcast.net)
  3158. # [17:23] * Quits: fabrice|afk (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Quit: Leaving.)
  3159. # [17:23] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  3160. # [17:23] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  3161. # [17:23] * Quits: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca) (Ping timeout)
  3162. # [17:23] * Quits: markh1 (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  3163. # [17:23] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3164. # [17:24] * Joins: Optimizer1 (Instantbir@208D1099.C6102EF4.BE4CF869.IP)
  3165. # [17:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/30e13828609f - Ehsan Akhgari - Backed out changeset a2e719af19a2 (bug 948777) because of mochitest-3 crashes on Windows XP
  3166. # [17:24] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7631ae46b853 - Ehsan Akhgari - Backed out changeset 6d9cf51a012a (bug 949360) because of mochitest-3 timeouts on a CLOSED TREE
  3167. # [17:24] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Max SendQ exceeded)
  3168. # [17:24] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  3169. # [17:25] * Quits: emtwo (msamuel@moz-55A0F916.dsl.teksavvy.com) (Quit: Leaving.)
  3170. # [17:25] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  3171. # [17:25] * Quits: Optimizer1 (Instantbir@208D1099.C6102EF4.BE4CF869.IP) (Ping timeout)
  3172. # [17:25] * naveed_ is now known as naveed
  3173. # [17:25] <@smaug> gavin: sorry if I can't produce too much debug information about the random failures I see
  3174. # [17:25] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3175. # [17:26] <@smaug> there are just so many bugs to fix
  3176. # [17:26] <@smaug> next is Bug 936409
  3177. # [17:26] * Joins: gwagner (gwagner@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3178. # [17:26] <@ted> so many dwarves to eat
  3179. # [17:26] * Quits: jrmuizel (jrmuizel@moz-E039A32.cable.teksavvy.com) (Client exited)
  3180. # [17:26] <froydnj> it's like whack-a-dwarf
  3181. # [17:27] <@smaug> I could use some dwarves as slaves
  3182. # [17:27] * Joins: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca)
  3183. # [17:27] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  3184. # [17:27] <@smaug> (btw, Hobbit II was rather horrible movie, but I looked good. )
  3185. # [17:27] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Ping timeout)
  3186. # [17:27] <@ehsan> ted: ping
  3187. # [17:28] <@ted> ehsan: pong
  3188. # [17:28] <@ted> smaug: i thought the first one was boring, so i'm not overly excited for the second
  3189. # [17:28] <philor> oh, oops, cpeterson was blameless, I keep forgetting that onlyunstarred=1 doesn't work IF PEOPLE JUST MISSTAR BUSTAGE AS OTHER FAILURES
  3190. # [17:29] <@ehsan> ted: are you going to review 940821 this year? ;)
  3191. # [17:29] * hwine is now known as hwine|afk
  3192. # [17:29] <@ehsan> philor: oh, should I reland him?
  3193. # [17:29] * Quits: botond-laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3194. # [17:29] <@smaug> ted: the main issue is that screenplay is just bad. Tons of stuff that JRRT didn't write.
  3195. # [17:29] <philor> ehsan: yes please, sorry about that
  3196. # [17:29] * Quits: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au) (Ping timeout)
  3197. # [17:29] <@ehsan> np
  3198. # [17:29] <@ted> ehsan: i'm working on my queue today
  3199. # [17:29] <@ted> gotta review the parallel reftest patch first
  3200. # [17:30] <@ted> smaug: ahh :-?
  3201. # [17:30] <@ted> you would think there are enough words that he did write that you wouldn't have to invent
  3202. # [17:30] <@ehsan> ok
  3203. # [17:30] * Joins: Pike (chatzilla@moz-923CD994.hsd1.ut.comcast.net)
  3204. # [17:31] * Joins: botond-laptop (chatzilla@13F2CEC5.7672369.D8E68FF6.IP)
  3205. # [17:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6f419c7c2873 - Chris Peterson - Bug 949360 - Check for Image AllocateBuffer() failures. r=nical
  3206. # [17:32] * Joins: sfink (chatzilla@moz-BD9FC79C.hfc.comcastbusiness.net)
  3207. # [17:32] * Fallen is now known as Fallen|away
  3208. # [17:32] * Quits: tzimmermann (tzimmerman@moz-327EA074.pools.arcor-ip.net) (Quit: Ex-Chat)
  3209. # [17:35] * Joins: Mossop (dtownsend@moz-BBE3ABD.mv.mozilla.com)
  3210. # [17:35] * Quits: ddahl (ddahl@moz-7B0121E4.dsl.dynamic.sonic.net) (Input/output error)
  3211. # [17:35] * Joins: gandalf (textual@moz-923CD994.hsd1.ut.comcast.net)
  3212. # [17:36] * Quits: TheComputerGuy007 (thecompute@B7BB5D18.97225DF0.1CE56A7.IP) (Ping timeout)
  3213. # [17:37] <glandium> ted: which reminds me... i probably need to put a dummy patch in bugzilla so that my breakpad queue appear for you in bugzilla...
  3214. # [17:37] * Joins: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP)
  3215. # [17:37] <@ted> glandium: yeah :-/
  3216. # [17:37] * Joins: hurley (hurley@moz-E76806A0.dsl.static.sonic.net)
  3217. # [17:38] * Joins: emtwo (msamuel@moz-55A0F916.dsl.teksavvy.com)
  3218. # [17:38] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  3219. # [17:38] <glandium> i bet those patches don't even apply anymore :(
  3220. # [17:38] * Joins: mchang (mchang@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3221. # [17:39] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  3222. # [17:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a29d7f5ddde6 - Brian Hackett - Bug 932982 - Trace type constraints and allow preserving jitcode in GCs without also marking all type information, r=billm,jandem.
  3223. # [17:40] * Joins: terrence (terrence@moz-B38D16E9.sb.sd.cox.net)
  3224. # [17:40] * Quits: mihaelav (Mibbit@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3225. # [17:41] * rail_away is now known as rail
  3226. # [17:41] <sfink> philor: do those patterns you gave me in bug 949308 apply to build jobs, too? That file looked like it was for test jobs, and iirc different processors are used for each. But maybe I'm thinking of the buildbot-internal stuff for deciding a result status.
  3227. # [17:41] * geekboy|afk is now known as geekboy
  3228. # [17:42] * Joins: jfkthame (jfkthame@moz-BD15DB83.cable.virginm.net)
  3229. # [17:43] <RyanVM> sfink: same for both
  3230. # [17:44] <sfink> ok, thanks
  3231. # [17:45] * Joins: darkowlzzz (sunny@DED640BC.1414FDC2.25B273F5.IP)
  3232. # [17:45] * Quits: darkowlzz (sunny@245DC4B2.CFFB58E3.27560D6E.IP) (Ping timeout)
  3233. # [17:45] <RyanVM> sfink: TEST-UNEXPECTED-FAIL seems suitable here
  3234. # [17:45] <sfink> yeah
  3235. # [17:45] * Joins: mt (moz@moz-5F16805E.hsd1.ca.comcast.net)
  3236. # [17:45] <sfink> I think I even had it print that once. I can't remember why I undid it.
  3237. # [17:45] * Joins: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net)
  3238. # [17:46] * Quits: spohl1 (spohl-lapt@6F84820.52805679.27500626.IP) (Ping timeout)
  3239. # [17:46] * jchen|away is now known as jchen
  3240. # [17:46] <RyanVM> sfink: i know it sure made for a confusing situation last night :)
  3241. # [17:47] * Quits: guigs21 (Adium@moz-8C0B17A0.hsd1.ca.comcast.net) (Connection reset by peer)
  3242. # [17:47] <sfink> the secret is in the m/n summary, not that you could know that. m <= n is good. m > n is bad.
  3243. # [17:47] * Joins: guigs2 (Adium@moz-8C0B17A0.hsd1.ca.comcast.net)
  3244. # [17:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/551bf09ad92e - Hannes Verschore - Bug 879402 - Fix possible leak in createArray and make it work for ggc, r=bhackett
  3245. # [17:48] <philor> yeah, it survivable now that we know to look at that
  3246. # [17:49] * Quits: guigs2 (Adium@moz-8C0B17A0.hsd1.ca.comcast.net) (Connection reset by peer)
  3247. # [17:49] * Quits: mt (moz@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  3248. # [17:49] <RyanVM> sfink: what philor said
  3249. # [17:49] <RyanVM> got a crash course in it last night :P
  3250. # [17:49] <RyanVM> probalby the worse way to hit it, though
  3251. # [17:49] <RyanVM> (in the middle of a bustage shitstorm)
  3252. # [17:49] <philor> uh oh, looks like h4writer broke it
  3253. # [17:49] * Quits: marcoz (marco.zehe@moz-8296D89D.dip0.t-ipconnect.de) (Quit: Leaving.)
  3254. # [17:50] * Joins: guigs2 (Adium@moz-8C0B17A0.hsd1.ca.comcast.net)
  3255. # [17:50] * Quits: blassey (blassey@moz-A4899051.hsd1.ma.comcast.net) (Input/output error)
  3256. # [17:50] <philor> sfink: unless you broke it in infra?
  3257. # [17:50] <h4writer> uh?
  3258. # [17:50] * Joins: blassey (blassey@moz-A4899051.hsd1.ma.comcast.net)
  3259. # [17:50] <sfink> I broke what where?
  3260. # [17:50] <philor> https://tbpl.mozilla.org/php/getParsedLog.php?id=31877038&tree=Mozilla-Inbound three in a row now
  3261. # [17:51] <philor> reconfig this morning, was there anything in it?
  3262. # [17:51] <sfink> nothing from me
  3263. # [17:51] * Joins: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP)
  3264. # [17:51] * Joins: mt (moz@moz-5F16805E.hsd1.ca.comcast.net)
  3265. # [17:51] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  3266. # [17:51] <sfink> oh, weird, a timeout?
  3267. # [17:52] * Joins: markh (Instantbir@moz-9F0011DB.bjzv3.vic.bigpond.net.au)
  3268. # [17:52] * Joins: huseby (huseby@moz-3ECBAB41.dfri.se)
  3269. # [17:52] * Quits: mt (moz@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  3270. # [17:52] * Joins: mt (moz@moz-5F16805E.hsd1.ca.comcast.net)
  3271. # [17:52] * Joins: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP)
  3272. # [17:52] * jimm is now known as jimm-lunch
  3273. # [17:52] <sfink> that part should take 15 minutes
  3274. # [17:52] <sfink> at most
  3275. # [17:53] <h4writer> philor, the fix is for ggc. I don't think it is/was showing on tbpl
  3276. # [17:53] * Joins: ddahl (ddahl@moz-7B0121E4.dsl.dynamic.sonic.net)
  3277. # [17:53] * Joins: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP)
  3278. # [17:53] <RyanVM> h4writer: hazard analysis?
  3279. # [17:53] * Joins: serge (Thunderbir@moz-DD12D69B.dsl.teksavvy.com)
  3280. # [17:53] * RyanVM could see that being relevant
  3281. # [17:53] * Quits: yene (yene@moz-B65BDB82.dclient.hispeed.ch) (Quit: Family. Duty. Hodor.)
  3282. # [17:53] * Joins: jammink (textual@moz-BBE3ABD.mv.mozilla.com)
  3283. # [17:54] * Quits: guigs2 (Adium@moz-8C0B17A0.hsd1.ca.comcast.net) (Connection reset by peer)
  3284. # [17:54] * Joins: simo (simo@D5FC1EA0.7CB25D89.B1865714.IP)
  3285. # [17:54] <sfink> I have to indoctrinate some small children for the next hour or two. Hide Hf if you need to.
  3286. # [17:54] * Quits: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP) (Ping timeout)
  3287. # [17:54] * joduinn-afk is now known as joduinn-commute
  3288. # [17:54] * Joins: guigs2 (Adium@moz-8C0B17A0.hsd1.ca.comcast.net)
  3289. # [17:55] <h4writer> RyanVM, what is hazard analysis?
  3290. # [17:55] <RyanVM> making sure we don't regress the number of rooting hazards IIUC
  3291. # [17:56] <RyanVM> of course, sfink would have been the best person to answer that
  3292. # [17:56] <RyanVM> terrence probably can too
  3293. # [17:56] <philor> if we're going to hide it, we're going to hide it for good, there's no tier for "eh, it's tier 1 except when it breaks"
  3294. # [17:56] <RyanVM> h4writer: TinderboxPrint: 12/15 hazards allowed, 86 unsafe refs
  3295. # [17:56] <RyanVM> h4writer: that's a typical output
  3296. # [17:56] <philor> either the retrigger on the push before is going to be red, and we're going to chase infra bustage, or we're going to back something out
  3297. # [17:56] * Quits: lpy (lpy@12172131.F09091A8.1348A864.IP) (Client exited)
  3298. # [17:56] * Joins: spohl-laptop (spohl-lapt@moz-C64E768A.carolina.res.rr.com)
  3299. # [17:57] * Quits: guigs2 (Adium@moz-8C0B17A0.hsd1.ca.comcast.net) (Connection reset by peer)
  3300. # [17:57] <terrence> I agree with philor
  3301. # [17:57] <terrence> fwiw
  3302. # [17:57] * Joins: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3303. # [17:58] * Joins: guigs2 (Adium@moz-8C0B17A0.hsd1.ca.comcast.net)
  3304. # [17:59] * Joins: fabrice (fabrice@moz-7B0110AD.mv.mozilla.com)
  3305. # [18:00] * Quits: hurley (hurley@moz-E76806A0.dsl.static.sonic.net) (Quit: MOOTEX!)
  3306. # [18:00] * Joins: drno (Adium@moz-BBE3ABD.mv.mozilla.com)
  3307. # [18:01] * jlund|afk is now known as jlund
  3308. # [18:01] * Quits: mikeratcliffe (Adium@AB38EDE3.5123CC5E.71D4DE87.IP) (Quit: Leaving.)
  3309. # [18:01] * armenzg_brb is now known as armenzg
  3310. # [18:02] * Joins: ScottSteiner (ScottStein@moz-5F9FD940.ri.ri.cox.net)
  3311. # [18:03] * Joins: guigs21 (Adium@moz-8C0B17A0.hsd1.ca.comcast.net)
  3312. # [18:03] * Quits: guigs2 (Adium@moz-8C0B17A0.hsd1.ca.comcast.net) (Client exited)
  3313. # [18:03] * ahal is now known as ahal|lunch
  3314. # [18:03] * Joins: wolfiR (wolfiR@moz-3FA94290.dip0.t-ipconnect.de)
  3315. # [18:04] * Joins: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net)
  3316. # [18:05] * Quits: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net) (No route to host)
  3317. # [18:06] * Joins: harth (harth@moz-42412102.hsd1.ca.comcast.net)
  3318. # [18:06] * Joins: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net)
  3319. # [18:06] * Joins: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net)
  3320. # [18:07] * Joins: b10n1k (j0ni@moz-F93D3909.access.hol.gr)
  3321. # [18:07] * Joins: TimAbraldes (quassel@125EF623.B2666F0E.66399531.IP)
  3322. # [18:08] * Quits: mstange (markus@moz-6498DC46.dip0.t-ipconnect.de) (Quit: mstange)
  3323. # [18:08] * Joins: ckerschb (ckerschb@moz-82777327.ics.uci.edu)
  3324. # [18:08] * Joins: mwargers (chatzilla@moz-AF369B35.adsl.online.nl)
  3325. # [18:08] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  3326. # [18:10] * Quits: sfink (chatzilla@moz-BD9FC79C.hfc.comcastbusiness.net) (Ping timeout)
  3327. # [18:11] * Quits: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3328. # [18:12] * Joins: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP)
  3329. # [18:12] * Joins: mstange (markus@moz-6498DC46.dip0.t-ipconnect.de)
  3330. # [18:12] * Joins: mwu (mwu@FDA644ED.2BE51E56.888BF55D.IP)
  3331. # [18:14] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  3332. # [18:15] * Quits: jrm2k6 (jrm2k6@moz-925F8EE7.osr0-terez.net.telekom.hu) (Client exited)
  3333. # [18:16] * Quits: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: gwagner_)
  3334. # [18:16] * Quits: Manuela (Mibbit@6DC7A5F5.AA1FA0D2.6A4F8DA2.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3335. # [18:17] * Quits: jfkthame (jfkthame@moz-BD15DB83.cable.virginm.net) (Quit: This computer has gone to sleep)
  3336. # [18:17] * Joins: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3337. # [18:17] * Quits: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3338. # [18:18] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  3339. # [18:19] * Joins: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP)
  3340. # [18:21] * Joins: gerv (Instantbir@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3341. # [18:21] * Quits: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3342. # [18:21] * Joins: briansmith (briansmith@C11351D5.AC8EC7EA.B4C748B5.IP)
  3343. # [18:22] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  3344. # [18:22] * Joins: jet (jet@moz-79F891EE.hsd1.ca.comcast.net)
  3345. # [18:22] * catlee is now known as catlee-lunch
  3346. # [18:23] * Joins: marco (Thunderbir@moz-B4C56DE2.retail.telecomitalia.it)
  3347. # [18:23] * Joins: bitgeeky (bitgeeky@7C72D334.D718B1C4.48F1B833.IP)
  3348. # [18:23] * Joins: TheComputerGuy007 (thecompute@F02FFDF9.76E1BF5.9882C174.IP)
  3349. # [18:24] * kats is now known as kats-lunch
  3350. # [18:25] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  3351. # [18:25] * Quits: sewardj (sewardj@moz-878940A2.dip0.t-ipconnect.de) (Ping timeout)
  3352. # [18:25] * Quits: pnkfelix (pnkfelix@87C1F78E.1DE10CA8.D8E68FF6.IP) (Quit: Leaving.)
  3353. # [18:25] * Quits: mwu (mwu@FDA644ED.2BE51E56.888BF55D.IP) (Quit: mwu)
  3354. # [18:26] <dustin> I finally have a windows dev environment, and I'm working on testing some code in toolkit/components/osfile/modules. I'd like to put some debug prints in that code temporarily, but do_print isn't defined, and neither is Components (to load Console.jsm). What's the best way to get some output?
  3355. # [18:26] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  3356. # [18:27] * Quits: vingtetun (Thunderbir@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  3357. # [18:27] <RealRaven> Is there a quickFilter for IRC chat? I have 3 pms and can't find the,
  3358. # [18:28] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  3359. # [18:28] * Quits: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP) (Quit: Leaving)
  3360. # [18:28] * Quits: TheComputerGuy007 (thecompute@F02FFDF9.76E1BF5.9882C174.IP) (Connection reset by peer)
  3361. # [18:29] * Quits: lzzluca (lzzluca@moz-10429979.static.virginmediabusiness.co.uk) (Quit: Ex-Chat)
  3362. # [18:29] * Joins: vingtetun (Thunderbir@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  3363. # [18:29] * Joins: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP)
  3364. # [18:30] * jimm-lunch is now known as jimm
  3365. # [18:30] * Joins: Ms2ger (Ms2ger@moz-97D6582B.adsl-dyn.isp.belgacom.be)
  3366. # [18:31] * Quits: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net) (Input/output error)
  3367. # [18:31] * bc|afk is now known as bc
  3368. # [18:31] * Quits: ddahl (ddahl@moz-7B0121E4.dsl.dynamic.sonic.net) (Input/output error)
  3369. # [18:31] * Joins: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP)
  3370. # [18:33] * Quits: mt (moz@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  3371. # [18:33] * Joins: ehugg (chatzilla@8BBC0BAB.29102B70.6CD50604.IP)
  3372. # [18:33] * Joins: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com)
  3373. # [18:33] * Quits: jet (jet@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  3374. # [18:33] * Quits: jrmuizel (jrmuizel@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3375. # [18:34] * Quits: gerv (Instantbir@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3376. # [18:34] * Joins: mwobensmith (mwobensmit@moz-BBE3ABD.mv.mozilla.com)
  3377. # [18:34] <ferjm> https://pastebin.mozilla.org/3762816 :( I have 8Gb of RAM
  3378. # [18:35] * Joins: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca)
  3379. # [18:35] * jorendorff is now known as jorendorff_away
  3380. # [18:36] * Joins: juanb (jbecerra@moz-7B0110AD.mv.mozilla.com)
  3381. # [18:36] * Joins: till (till@moz-485A76E6.adsl.alicedsl.de)
  3382. # [18:36] <@bsmedberg> ferjm: well do you think your machine was actually swapping?
  3383. # [18:38] <ferjm> bsmedberg, it was slow indeed, so I guess yes. Builds got slower on my machine since a few days, not sure why
  3384. # [18:39] * Joins: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com)
  3385. # [18:39] * Quits: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro) (Ping timeout)
  3386. # [18:39] * Quits: rmill (rmill@moz-E0FF0174.dsl.teksavvy.com) (Client exited)
  3387. # [18:43] * Quits: harth (harth@moz-42412102.hsd1.ca.comcast.net) (Input/output error)
  3388. # [18:43] * Joins: harth (harth@moz-42412102.hsd1.ca.comcast.net)
  3389. # [18:43] * Joins: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP)
  3390. # [18:44] * Quits: harth (harth@moz-42412102.hsd1.ca.comcast.net) (Connection reset by peer)
  3391. # [18:44] * ahal|lunch is now known as ahal
  3392. # [18:44] * Joins: harth (harth@moz-42412102.hsd1.ca.comcast.net)
  3393. # [18:44] * philor is now known as philor|away
  3394. # [18:45] * Parts: ehoogeveen (Instantbir@moz-592B6049.upc-f.chello.nl)
  3395. # [18:45] * Quits: bwc (Adium@1E9D28E.80F17AD8.4AA0E643.IP) (Quit: Leaving.)
  3396. # [18:45] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  3397. # [18:47] * Quits: edmorley|mtg (~edmorleys@moz-8F6F2E9.cable.virginm.net) (Quit: edmorley|mtg)
  3398. # [18:47] * Quits: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com) (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com)
  3399. # [18:47] * armenzg is now known as armenzg_lunch
  3400. # [18:47] * ctalbert|afk is now known as ctalbert
  3401. # [18:47] <dustin> it seems that passing do_print from the test script to the production code worked, fwiw
  3402. # [18:49] * Quits: harth (harth@moz-42412102.hsd1.ca.comcast.net) (Ping timeout)
  3403. # [18:50] * Quits: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP) (Ping timeout)
  3404. # [18:50] * Quits: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net) (Quit: Textual IRC Client: www.textualapp.com)
  3405. # [18:51] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  3406. # [18:52] * Quits: @khuey (khuey@moz-DB4A9C19.scl3.mozilla.com) (Ping timeout)
  3407. # [18:52] * Joins: harth (harth@moz-42412102.hsd1.ca.comcast.net)
  3408. # [18:52] * Parts: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  3409. # [18:52] * Quits: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca) (Input/output error)
  3410. # [18:53] * Joins: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP)
  3411. # [18:53] * Joins: khuey (khuey@moz-DB4A9C19.scl3.mozilla.com)
  3412. # [18:53] * ChanServ sets mode: +o khuey
  3413. # [18:53] * Joins: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca)
  3414. # [18:55] * Quits: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com) (Quit: pcwalton)
  3415. # [18:55] * Quits: gsvelto (gsvelto@moz-14233C22.clienti.tiscali.it) (Ping timeout)
  3416. # [18:55] * Joins: rwaldron (rwaldron@moz-57519E7C.nycmny.fios.verizon.net)
  3417. # [18:56] * Joins: mcomella (mcomella@moz-C07D5168.p2p.sfo1.mozilla.com)
  3418. # [18:56] * Joins: milan (milan@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3419. # [18:57] * Quits: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP) (Quit: Ex-Chat)
  3420. # [18:58] * Joins: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP)
  3421. # [18:58] * Quits: mcomella (mcomella@moz-C07D5168.p2p.sfo1.mozilla.com) (Ping timeout)
  3422. # [18:58] * Quits: vingtetun (Thunderbir@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Ping timeout)
  3423. # [18:58] * Joins: pcwalton (pcwalton@moz-C07D5168.p2p.sfo1.mozilla.com)
  3424. # [18:59] * Joins: jet (jet@moz-79F891EE.hsd1.ca.comcast.net)
  3425. # [18:59] * Quits: miketaylr (mtaylor@moz-AD48788D.sw.biz.rr.com) (Quit: Leaving...)
  3426. # [18:59] * Quits: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP) (Quit: Leaving)
  3427. # [18:59] * Quits: Optimizer (Optimizer@208D1099.C6102EF4.BE4CF869.IP) (Ping timeout)
  3428. # [19:00] * Joins: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP)
  3429. # [19:00] * Joins: Optimizer (Optimizer@208D1099.C6102EF4.BE4CF869.IP)
  3430. # [19:00] * Joins: givanica (givanica@10783111.9D16DD5B.FB866788.IP)
  3431. # [19:01] * Joins: RattyAway (Jim_diGriz@2E593CDD.8C8A4849.FB243CD8.IP)
  3432. # [19:01] * Joins: mikeratcliffe (Adium@AB38EDE3.5123CC5E.71D4DE87.IP)
  3433. # [19:02] * Joins: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net)
  3434. # [19:03] <RattyAway> http://mxr.mozilla.org/comm-central/source/mozilla/browser/components/preferences/in-content/advanced.js#813
  3435. # [19:03] <RattyAway> "model=yes"
  3436. # [19:03] <RattyAway> I'm pretty sure this is spelt "modal" not "model" ...
  3437. # [19:03] * Joins: jduell (jduell@moz-8A25360D.lightspeed.sntcca.sbcglobal.net)
  3438. # [19:04] * mdas is now known as mdas|afk
  3439. # [19:04] * RattyAway pings a random firefox peer (mconley)
  3440. # [19:04] <RattyAway> !seen dao
  3441. # [19:04] <firebot> dao was last seen 3 weeks, 2 days, 2 hours, 17 minutes and 52 seconds ago, saying 'jaws: not right now, feel free to go for it' in #fx-team.
  3442. # [19:04] * Quits: AlinT (AlinT@moz-104CC309.mv.mozilla.com) (Ping timeout)
  3443. # [19:04] <jaws> RattyAway: please file a bug and include a patch :)
  3444. # [19:04] <jaws> thank you for spotting that
  3445. # [19:04] * hwine|afk is now known as hwine
  3446. # [19:05] <mconley> RattyAway: ayup
  3447. # [19:05] <mconley> good catch
  3448. # [19:05] <RattyAway> jaws: it occurs more than once all over that file :P
  3449. # [19:05] <dholbert> RattyAway, sounds like a job for search-and-replace!
  3450. # [19:05] <RattyAway> heh right
  3451. # [19:06] * Joins: bent (chatzilla@moz-932324BF.hsd1.ca.comcast.net)
  3452. # [19:06] * philor|away is now known as philor
  3453. # [19:06] <RattyAway> http://mxr.mozilla.org/mozilla-central/search?string=model%3D&find=%2Fbrowser%2F&findi=&;filter=^[^\0]*%24&hitlimit=&tree=mozilla-central
  3454. # [19:06] <RattyAway> Found 10 matching lines in 3 files
  3455. # [19:06] * kats-lunch is now known as kats
  3456. # [19:07] <mconley> RattyAway: let's do a blame and grab the pitchforks!
  3457. # [19:07] * Quits: mikeratcliffe (Adium@AB38EDE3.5123CC5E.71D4DE87.IP) (Ping timeout)
  3458. # [19:07] * Quits: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net) (Ping timeout)
  3459. # [19:07] <RattyAway> mconley: I think the incontent prefs was a student project
  3460. # [19:07] * Quits: armenzg_lunch (armenzg@moz-DC6D6B46.home1.cgocable.net) (Quit: Leaving)
  3461. # [19:07] <RattyAway> so I'd blame the reviewers
  3462. # [19:07] <mconley> RattyAway: that's totally what I meant. :)
  3463. # [19:08] <mconley> ruh roh
  3464. # [19:08] <mconley> jaws
  3465. # [19:08] <mconley> Unfocused:
  3466. # [19:08] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  3467. # [19:08] <mconley> :)
  3468. # [19:08] <jaws> ?
  3469. # [19:08] <bz> High frequency failures?
  3470. # [19:08] <mjrosenb> ~/src/central/central-805299; hg qpop
  3471. # [19:08] <mjrosenb> warning: ignoring unknown working parent 1518d64a68af!
  3472. # [19:08] <mjrosenb> abort: trying to pop unknown node 1518d64a68af
  3473. # [19:08] <jaws> mconley: yeah, mistakes happen, and it's not *production* code yet, but it will be soon!
  3474. # [19:08] <mjrosenb> ok, how boned am I?
  3475. # [19:08] <mconley> jaws / Unfocused: totally, no big deal. Just being a jerk. :)
  3476. # [19:09] <dholbert> mjrosenb, usually when I see something like that, I clone fresh
  3477. # [19:09] <jaws> heh i know :)
  3478. # [19:09] <jaws> :P
  3479. # [19:09] * Quits: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net) (Quit: aklotz)
  3480. # [19:09] <mconley> :D
  3481. # [19:09] <dholbert> mjrosenb, (IIRC I've hit errors like that when I interrupt a 'qpop' or 'qpush' command)
  3482. # [19:09] <dholbert> (using Ctrl+C)
  3483. # [19:09] <dholbert> (not a good idea)
  3484. # [19:09] <mjrosenb> dholbert: yeah, hg qpop died with a segv
  3485. # [19:09] * KWierso|afk is now known as KWierso
  3486. # [19:09] <jaws> yeah i've had to kill my repo in that sitaution
  3487. # [19:09] <dholbert> oh yikes
  3488. # [19:10] * Joins: myk (myk@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3489. # [19:10] <jaws> but maybe there was a fix i didn't know about
  3490. # [19:10] <mjrosenb> ugh, I don't remember what revision this patch was against
  3491. # [19:10] <jaws> :-/
  3492. # [19:10] <mjrosenb> and now I need to do a *large* rebase
  3493. # [19:10] <mjrosenb> well, I suspect it will be "copy the neww files over the old ones.
  3494. # [19:12] * Joins: ggp (ggp@9E593988.E7DE191F.B65F468E.IP)
  3495. # [19:12] * Quits: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca) (Input/output error)
  3496. # [19:13] * Quits: n00b_dust (n00b_dust@F753D31.6A32FD67.66B05DD8.IP) (Client exited)
  3497. # [19:13] * Joins: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net)
  3498. # [19:13] * Joins: maxli (maxli@moz-4D28BA20.student.cs.uwaterloo.ca)
  3499. # [19:14] * Quits: sankha93 (Instantbir@812848B2.35354309.EFB84E89.IP) (Quit: Gone to save the world!)
  3500. # [19:14] * Joins: WeirdAl (chatzilla@moz-D461843.ask.info)
  3501. # [19:14] * Parts: luke (luke@moz-7CF84B28.dhcp.ftwo.tx.charter.com)
  3502. # [19:14] * Joins: mcomella (mcomella@moz-6F601BE7.lightspeed.sntcca.sbcglobal.net)
  3503. # [19:15] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  3504. # [19:16] * Quits: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net) (Quit: aklotz)
  3505. # [19:16] * Joins: lgarner (lgarner@2D337F52.2D31AF7B.5AEB50C4.IP)
  3506. # [19:16] * Joins: grobinson|laptop (grob_@moz-DAEFD4E7.piratenpartei-nrw.de)
  3507. # [19:16] * Joins: armenzg (armenzg@moz-DC6D6B46.home1.cgocable.net)
  3508. # [19:18] * Quits: mcomella (mcomella@moz-6F601BE7.lightspeed.sntcca.sbcglobal.net) (Quit: Leaving)
  3509. # [19:18] * Joins: mcomella (mcomella@moz-6F601BE7.lightspeed.sntcca.sbcglobal.net)
  3510. # [19:19] * jaoo is now known as jaoo|afk
  3511. # [19:20] * Joins: bdahl (bdahl@moz-9A918ADF.dsl.dynamic.sonic.net)
  3512. # [19:20] * Joins: nicklebedev (nicklebede@moz-29D843ED.net151.n37.ru)
  3513. # [19:20] * Quits: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP) (Ping timeout)
  3514. # [19:20] * Joins: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP)
  3515. # [19:21] * Joins: mt (moz@moz-5F16805E.hsd1.ca.comcast.net)
  3516. # [19:22] * corey is now known as corey|away
  3517. # [19:22] * Quits: guigs21 (Adium@moz-8C0B17A0.hsd1.ca.comcast.net) (Quit: Leaving.)
  3518. # [19:23] * Joins: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  3519. # [19:23] * Quits: grobinson|laptop (grob_@moz-DAEFD4E7.piratenpartei-nrw.de) (Ping timeout)
  3520. # [19:24] * Joins: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3521. # [19:25] * Joins: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net)
  3522. # [19:25] * Joins: cpeterso_ (cpeterson@moz-6F601BE7.lightspeed.sntcca.sbcglobal.net)
  3523. # [19:26] <sfink> I'm back. What's the state of the Hf builds?
  3524. # [19:26] * Quits: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3525. # [19:26] * Quits: KWierso (chatzilla@moz-3D85277A.hsd1.ca.comcast.net) (Connection reset by peer)
  3526. # [19:27] <@ehsan> bz: ping
  3527. # [19:27] * Joins: KWierso (chatzilla@moz-3D85277A.hsd1.ca.comcast.net)
  3528. # [19:27] * Joins: cpeterson (cpeterson@moz-6F601BE7.lightspeed.sntcca.sbcglobal.net)
  3529. # [19:27] * Joins: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net)
  3530. # [19:27] <sfink> I just retriggered the last green one to test if it's infra
  3531. # [19:28] * jlund is now known as jlund|food
  3532. # [19:28] * Quits: cpeterso_ (cpeterson@moz-6F601BE7.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  3533. # [19:28] * Joins: cpeterson_ (cpeterson@moz-6F601BE7.lightspeed.sntcca.sbcglobal.net)
  3534. # [19:29] * Quits: bdahl (bdahl@moz-9A918ADF.dsl.dynamic.sonic.net) (Input/output error)
  3535. # [19:30] * Quits: cpeterson (cpeterson@moz-6F601BE7.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  3536. # [19:30] * Joins: cpeterson (cpeterson@moz-6F601BE7.lightspeed.sntcca.sbcglobal.net)
  3537. # [19:30] * Quits: cpeterson (cpeterson@moz-6F601BE7.lightspeed.sntcca.sbcglobal.net) (Input/output error)
  3538. # [19:31] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  3539. # [19:31] * Joins: aklotz (Thunderbir@moz-935DE219.cg.shawcable.net)
  3540. # [19:31] * Joins: cpeterson (cpeterson@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3541. # [19:31] * Quits: cpeterson_ (cpeterson@moz-6F601BE7.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  3542. # [19:31] <sfink> all the timeouts are in computeGCFunctions.js. I guess it's possible that something changed the code enough to slow down the analysis that much, but it seems very unlikely.
  3543. # [19:32] * Joins: ddahl (ddahl@moz-BDAC6C04.hsd1.ca.comcast.net)
  3544. # [19:32] <sfink> are we scheduling these jobs on a difference sort of box?
  3545. # [19:32] * Parts: gbrown (gbrown@moz-6075880C.cg.shawcable.net)
  3546. # [19:32] <sfink> oh, if it started thrashing memory, that'd do it
  3547. # [19:32] * Joins: Archaeopteryx (itsme@moz-C182D6D8.cust.telecolumbus.net)
  3548. # [19:33] * Joins: tonymec|away (tonymec@1510CCF2.23807038.A9371869.IP)
  3549. # [19:34] * Quits: Pike (chatzilla@moz-923CD994.hsd1.ut.comcast.net) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0.1/20131112160018])
  3550. # [19:34] <philor> sfink: we already retriggered it, you probably didn't see it because it was in the interval between when it finishes and when releng tells tbpl that it was green
  3551. # [19:34] <philor> prepare the backout cannon!
  3552. # [19:35] <sfink> oh, sure enough
  3553. # [19:35] <philor> um, wow, guess we could have saved an hour or two by looking at his try push
  3554. # [19:35] * Fallen|away is now known as Fallen
  3555. # [19:36] * Quits: mt (moz@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  3556. # [19:36] <philor> you know, the one that shows the exact same red in the exact same spot in the exact same build
  3557. # [19:36] <sfink> yep, sure enough
  3558. # [19:36] <sfink> ouch
  3559. # [19:36] <sfink> my chair just shocked me for saying "sure enough" twice in rapid succession
  3560. # [19:36] <sfink> stupid chair
  3561. # [19:36] <philor> awesome chair
  3562. # [19:37] * Joins: grobinson|laptop (grob_@moz-E784A595.privacyfoundation.ch)
  3563. # [19:37] * Joins: luke (luke@moz-7CF84B28.dhcp.ftwo.tx.charter.com)
  3564. # [19:38] * Quits: b10n1k (j0ni@moz-F93D3909.access.hol.gr) (Ping timeout)
  3565. # [19:38] * sheppy-offline is now known as sheppy
  3566. # [19:40] <bhearsum|buildduty> jimm: ping
  3567. # [19:40] * Joins: guigs2 (Adium@moz-7B0110AD.mv.mozilla.com)
  3568. # [19:41] * Quits: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP) (Ping timeout)
  3569. # [19:41] * Joins: jdm (jdm@moz-AC9499B2.cable.teksavvy.com)
  3570. # [19:42] * mdas|afk is now known as mdas
  3571. # [19:42] * Quits: crypt (chatzilla@moz-701A992B.hsd1.ca.comcast.net) (Ping timeout)
  3572. # [19:43] * Quits: till (till@moz-485A76E6.adsl.alicedsl.de) (Quit: bye)
  3573. # [19:44] * Quits: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net) (Quit: Ex-Chat)
  3574. # [19:44] * Joins: bwc (Adium@moz-BBE3ABD.mv.mozilla.com)
  3575. # [19:44] * Joins: flo-retina (Instantbir@moz-87C33FDA.kimsufi.com)
  3576. # [19:45] * Joins: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP)
  3577. # [19:46] * Quits: juanb (jbecerra@moz-7B0110AD.mv.mozilla.com) (Quit: restart)
  3578. # [19:46] * khuey is now known as khuey|away
  3579. # [19:46] * Quits: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP) (Ping timeout)
  3580. # [19:47] * rail is now known as rail_away
  3581. # [19:47] * Quits: NeilZZZ (neil@moz-D4036112.cable.virginm.net) (Ping timeout)
  3582. # [19:47] * Joins: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP)
  3583. # [19:48] * Quits: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net) (Quit: tbraginets)
  3584. # [19:49] * Joins: squib (squib@moz-5175C098.dhcp.mdsn.wi.charter.com)
  3585. # [19:49] * Joins: gerv (Instantbir@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3586. # [19:49] * Joins: dagnir (chatzilla@A1D3E7F1.DBF4469E.7E8D5209.IP)
  3587. # [19:49] * Joins: digitsm_ (digitsm@D8CCCCE5.8B37453.C146C5E5.IP)
  3588. # [19:49] * Quits: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP) (Ping timeout)
  3589. # [19:49] * Quits: digitsm_ (digitsm@D8CCCCE5.8B37453.C146C5E5.IP) (Connection reset by peer)
  3590. # [19:50] * khuey|away is now known as khuey
  3591. # [19:50] * Joins: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP)
  3592. # [19:50] * Quits: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: gwagner_)
  3593. # [19:51] * Quits: guigs2 (Adium@moz-7B0110AD.mv.mozilla.com) (Quit: Leaving.)
  3594. # [19:51] * jhopkins is now known as jhopkins|afk
  3595. # [19:52] * Quits: darkowlzzz (sunny@DED640BC.1414FDC2.25B273F5.IP) (Ping timeout)
  3596. # [19:52] * Joins: jimb (user@125EF623.B2666F0E.66399531.IP)
  3597. # [19:53] * Joins: darkowlzzz (sunny@DED640BC.1414FDC2.25B273F5.IP)
  3598. # [19:54] * Quits: Boriss (Boriss@moz-1864B12F.public.monkeybrains.net) (Quit: Boriss)
  3599. # [19:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ad9dc3482bd4 - Ryan VanderMeulen - Backed out 6 changesets (bug 939614) for Hf timeouts on a CLOSED TREE.
  3600. # [19:54] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/afa4bcb0150e - Ryan VanderMeulen - Backed out changeset a29d7f5ddde6 (bug 932982) for ggc asserts.
  3601. # [19:55] * Quits: davidb (davidb@13F2CEC5.7672369.D8E68FF6.IP) (Quit: davidb)
  3602. # [19:55] * Joins: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net)
  3603. # [19:55] * Quits: ehugg (chatzilla@8BBC0BAB.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0.1/20131112160018])
  3604. # [19:56] * Joins: ehugg (chatzilla@8BBC0BAB.29102B70.6CD50604.IP)
  3605. # [19:57] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  3606. # [19:57] * Joins: jfkthame (jfkthame@moz-BD15DB83.cable.virginm.net)
  3607. # [19:57] * Joins: arnaud_bienner (arno@moz-A1109EC1.dsl.sta.abo.bbox.fr)
  3608. # [19:57] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  3609. # [19:57] * kats is now known as kats-interview
  3610. # [19:58] * Joins: hurley (hurley@moz-E76806A0.dsl.static.sonic.net)
  3611. # [19:58] * Joins: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3612. # [19:59] * Quits: benvie (bbenvie@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3613. # [19:59] * geekboy is now known as geekboy|afk
  3614. # [19:59] * Joins: benvie (bbenvie@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3615. # [20:00] * Quits: kdcw (kdcw@moz-2CDF5822.pk.shawcable.net) (Ping timeout)
  3616. # [20:02] * Joins: kdcw (kdcw@moz-2CDF5822.pk.shawcable.net)
  3617. # [20:02] * Quits: heftig (heftig@moz-F1093399.dip0.t-ipconnect.de) (Ping timeout)
  3618. # [20:02] * mattwoodrow|away is now known as mattwoodrow
  3619. # [20:02] * geekboy|afk is now known as geekboy
  3620. # [20:04] * Quits: teoli (teoli@C19B4E80.5A81EF3B.F1085784.IP) (Input/output error)
  3621. # [20:04] * Quits: jonasfj (jonasfj@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3622. # [20:04] <RattyAway> jaws, monley I've filed Bug 949589
  3623. # [20:05] * mdas is now known as mdas|afk
  3624. # [20:09] * Quits: gabor (gabor@moz-AE4FFECD.dip0.t-ipconnect.de) (Ping timeout)
  3625. # [20:12] * Joins: heftig (heftig@moz-DA33767F.dip0.t-ipconnect.de)
  3626. # [20:12] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  3627. # [20:14] * Joins: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net)
  3628. # [20:15] * Quits: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net) (Ping timeout)
  3629. # [20:16] * Joins: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net)
  3630. # [20:17] * coop|afk is now known as coop
  3631. # [20:17] * Joins: Snuffleupagus (chatzilla@moz-7411B7A4.bredband.comhem.se)
  3632. # [20:18] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b6b911ca4dd8 - Monica Chew - Bug 837202: Add telemetry for application reputation check (r=paolo,yoric)
  3633. # [20:18] * Joins: mwu (mwu@moz-4E41E4A2.dia.static.qwest.net)
  3634. # [20:19] * Joins: tonymec (tonymec@1510CCF2.23807038.A9371869.IP)
  3635. # [20:19] * Joins: jonasfj (jonasfj@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3636. # [20:19] * Quits: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  3637. # [20:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/71f9f57e5ddb - Paul Adenot - Bug 949474 - Reflect the fact that the nominal range for the sampleRate argument of the AudioContext.createBuffer changed in the spec. r=ehsan
  3638. # [20:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b2a78c740ec5 - Benjamin Bouvier - Bug 904918: Odin Float32 support: tests; r=luke
  3639. # [20:22] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a63e23e9b03b - Benjamin Bouvier - Bug 904918: Odin Float32 support; p=bbouvier,dougc r=luke,sstangl
  3640. # [20:22] * Quits: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP) (Connection reset by peer)
  3641. # [20:23] * Joins: mconley (mconley@13F2CEC5.7672369.D8E68FF6.IP)
  3642. # [20:23] * jcranmer is now known as jcranmer|away
  3643. # [20:23] * mattwoodrow is now known as mattwoodrow|away
  3644. # [20:24] * Joins: Boriss (Boriss@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3645. # [20:24] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  3646. # [20:24] * Joins: jackneill (jackneill@moz-3C74D5A9.pool.digikabel.hu)
  3647. # [20:25] * Quits: darkowlzzz (sunny@DED640BC.1414FDC2.25B273F5.IP) (Quit: This computer has gone to sleep)
  3648. # [20:25] * Joins: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP)
  3649. # [20:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a9654d11cb26 - Nicholas Hurley - Bug 948757 - Don't flood servers with bunches of speculative connections. r=mcmanus
  3650. # [20:26] * bbouvier is now known as ben
  3651. # [20:26] * Parts: RattyAway (Jim_diGriz@2E593CDD.8C8A4849.FB243CD8.IP)
  3652. # [20:27] * Quits: ehugg (chatzilla@8BBC0BAB.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 26.0/20131205075310])
  3653. # [20:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/638f72f30d5e - Andrea Marchesini - Bug 920905 - DOMFile.name is used to show the filename in the b2g filepicker, r=fabrice
  3654. # [20:27] * ben is now known as bbouvier
  3655. # [20:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0e3beadca4ba - Andrea Marchesini - Bug 887836 - URLQuery object, r=khuey
  3656. # [20:28] * mdas|afk is now known as mdas
  3657. # [20:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f97f09f7c75b - Andrea Marchesini - Bug 887836 - URLSearchParams and URL, r=ehsan, r=bz, r=smaug
  3658. # [20:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/058037e3baf4 - Andrea Marchesini - Bug 887836 - patch 2 - URLQuery in workers, r=khuey
  3659. # [20:29] * armenzg is now known as armenzg_mtg
  3660. # [20:30] * Quits: tonymec (tonymec@1510CCF2.23807038.A9371869.IP) (Ping timeout)
  3661. # [20:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d45d15caaef0 - Trevor Saunders - bug 943023 - unify some of toolkit/components/url-classifier/ r=ehsan
  3662. # [20:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cb34959ba6f8 - Trevor Saunders - bug 938197 - alias atk text attr names to gecko ones r=surkov
  3663. # [20:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/35de4d177b6c - Trevor Saunders - bug 946946 - add Document.docShell r=bz
  3664. # [20:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4c67b63a52c2 - Trevor Saunders - bug 947022 - type nsIPresShell::mForwardingContainer and nsPresContext::mContainer r=bz
  3665. # [20:31] * Joins: tonymec (tonymec@1510CCF2.23807038.A9371869.IP)
  3666. # [20:31] <reyre> anyone know why i would be getting GLib errors on Ubuntu when trying to start ff https://pastebin.mozilla.org/3763417 ?
  3667. # [20:31] <philor> wow, that was a rookie mistake, I didn't log in to treestatus as soon as I got to work
  3668. # [20:32] <philor> RyanVM: closed it again, looks like it took one push this time
  3669. # [20:32] <tbsaunde> guess that means I'm not the first bustage to land atleast \O/
  3670. # [20:32] <RyanVM> philor: yeesh, I step away for a few minutes to get something to eat...
  3671. # [20:33] <RyanVM> mmc: inbound bustage
  3672. # [20:34] * mcote is now known as mcote|biab
  3673. # [20:34] * yeukhon is now known as yeukhon|school
  3674. # [20:35] * Quits: mstange (markus@moz-6498DC46.dip0.t-ipconnect.de) (Quit: mstange)
  3675. # [20:35] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  3676. # [20:35] <RyanVM> guess she's not around
  3677. # [20:35] * Quits: bnicholson (bnicholson@moz-46A94A2D.hsd1.ca.comcast.net) (Ping timeout)
  3678. # [20:35] * Quits: yzen (yzen@754C1444.DCD02D49.975DB329.IP) (Ping timeout)
  3679. # [20:36] <RyanVM> lmao, Werror strikes again
  3680. # [20:36] * Quits: kamidphish (textual@13F2CEC5.7672369.D8E68FF6.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  3681. # [20:36] * Quits: nicklebedev (nicklebede@moz-29D843ED.net151.n37.ru) (Quit: )
  3682. # [20:36] * Quits: jet (jet@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  3683. # [20:37] * kats-interview is now known as ats
  3684. # [20:37] * ats is now known as kats
  3685. # [20:37] <gaston> which one of releases.mozilla.org and ftp.mozilla.org is the CDN, and which one third-party should use when linking to source tarballs ?
  3686. # [20:37] <gaston> releases.mozilla.org only keeps the very lastest versions apparently
  3687. # [20:37] <Mossop> releases.mozilla.org is the CDN
  3688. # [20:37] * Quits: TheCrap^ (TheCrap@moz-C0C75D2F.unity-media.net) (Quit: )
  3689. # [20:37] <Ms2ger> I believe http://ftp is good, ftp://ftp is bad
  3690. # [20:38] <gaston> so far i was using http://releases, then https://ftp, then ftp://ftp
  3691. # [20:38] <RyanVM> Ms2ger: sounds right
  3692. # [20:38] <philor> mmm, and b2g M2
  3693. # [20:38] <Mossop> https://ftp is as bad as ftp://ftp
  3694. # [20:38] <gaston> rly ?
  3695. # [20:38] * Joins: janv (varga@moz-A506EDFE.flarion.as5628.telecom.sk)
  3696. # [20:38] <gaston> in what terms ?
  3697. # [20:39] <philor> though maybe that'll turn out to be bhackett too
  3698. # [20:39] * aklotz is now known as aklotz|lunch
  3699. # [20:39] <Mossop> In that it just uses our ftp server
  3700. # [20:39] <RyanVM> philor: yeah, looks like it
  3701. # [20:39] <mjrosenb> sftp://gofer/
  3702. # [20:39] <Ms2ger> Mossop, that wasn't my understanding
  3703. # [20:39] <gaston> heh ftp://ftp.mozilla.org:/pub/mozilla.org/README still refers to community/mirrors.html and community/mirroring.html
  3704. # [20:40] * Joins: kamidphish (textual@13F2CEC5.7672369.D8E68FF6.IP)
  3705. # [20:40] <Mossop> Ms2ger: Has to be, other servers can't have the SSL cert for ftp.mozilla.org
  3706. # [20:40] * Joins: vingtetun (Thunderbir@DA4ABEAF.1DE10CA8.D8E68FF6.IP)
  3707. # [20:40] * Quits: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net) (Quit: bholley)
  3708. # [20:40] <Ms2ger> Mossop, oh, I was thinking plain http
  3709. # [20:41] <gaston> so in fact, one should use releases.mozilla.org first, and then fallback to ftp.m.o if the files arent there ? (ie when i want a beta or a candidate build...)
  3710. # [20:41] * joduinn-commute is now known as joduinn
  3711. # [20:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cd4441403e58 - Ryan VanderMeulen - Backed out changeset b6b911ca4dd8 (bug 837202) for OSX bustage.
  3712. # [20:41] * Quits: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP) (Ping timeout)
  3713. # [20:41] * lightsofapollo is now known as lightsofapollo|pto
  3714. # [20:41] * Quits: dustin (djmitche@moz-A4CD064F.r.igoro.us) (Quit: ZNC - http://znc.sourceforge.net)
  3715. # [20:41] <Mossop> gaston: Yes. betas and candidates aren't on the CDN is my understanding, only recent full releases
  3716. # [20:41] * Joins: dustin (djmitche@moz-A4CD064F.r.igoro.us)
  3717. # [20:42] <gaston> oki, so i'll keep the url scheme i have so far
  3718. # [20:42] <gaston> thanks
  3719. # [20:42] * Quits: milan (milan@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  3720. # [20:43] <Mathnerd314> http://releases.mozilla.org/pub/mozilla.org/ ?
  3721. # [20:44] * Quits: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: gwagner_)
  3722. # [20:44] * nthomas|away is now known as nthomas
  3723. # [20:46] * Quits: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net) (Quit: Leaving.)
  3724. # [20:46] * Joins: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net)
  3725. # [20:47] <mmc> ryanvm :(
  3726. # [20:47] <RyanVM> mmc: doesn't that always happen when you step away after pushing? :P
  3727. # [20:47] <mmc> yes it does :(
  3728. # [20:47] <RyanVM> I blame clang
  3729. # [20:47] * Quits: mwu (mwu@moz-4E41E4A2.dia.static.qwest.net) (Quit: mwu)
  3730. # [20:50] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
  3731. # [20:50] * Quits: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Quit: restart)
  3732. # [20:50] * Quits: mwobensmith (mwobensmit@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  3733. # [20:50] * Joins: roc (chatzilla@7D3D73AE.8EEA2AE2.FC74E68.IP)
  3734. # [20:50] * ChanServ sets mode: +o roc
  3735. # [20:51] * catlee-lunch is now known as catlee
  3736. # [20:51] * Quits: @smaug (chatzilla@moz-9E0B1701.pp.htv.fi) (Ping timeout)
  3737. # [20:51] * Quits: simo (simo@D5FC1EA0.7CB25D89.B1865714.IP) (Ping timeout)
  3738. # [20:51] * Joins: karl (karl@538BABFE.A073F3E.97BBD552.IP)
  3739. # [20:52] * Joins: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP)
  3740. # [20:54] * jorendorff_away is now known as jorendorff
  3741. # [20:55] * Quits: laurentj (laurentj@moz-234B5D94.fbx.proxad.net) (Ping timeout)
  3742. # [20:56] * Quits: grobinson|laptop (grob_@moz-E784A595.privacyfoundation.ch) (Ping timeout)
  3743. # [20:57] * Joins: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP)
  3744. # [20:58] * coop is now known as coop|mtg
  3745. # [20:58] * Joins: darkowlzzz (sunny@DED640BC.1414FDC2.25B273F5.IP)
  3746. # [20:59] * Quits: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP) (Ping timeout)
  3747. # [20:59] * Joins: WG9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net)
  3748. # [20:59] * jlund|food is now known as jlund
  3749. # [20:59] * armenzg_mtg is now known as armezg
  3750. # [20:59] * armezg is now known as armenzg
  3751. # [20:59] * Joins: dzbarsky (Adium@moz-C1DB5192.wireless-pennnet.upenn.edu)
  3752. # [21:00] <sunfish> is macosx64 really 32-bit?
  3753. # [21:01] <bz> sunfish: hmm?
  3754. # [21:01] * Quits: lduros (user@moz-29CCC218.phlapa.fios.verizon.net) (Ping timeout)
  3755. # [21:02] <sunfish> bz: I submitted a try run which broken on 32-bit targets, and that included macosx64
  3756. # [21:02] <bz> sunfish: macos64 builds a universal binary with both architectures in it
  3757. # [21:02] <bz> sunfish: the 32-bit binary is used for plugin-container
  3758. # [21:02] <sunfish> ah. got it. thanks!
  3759. # [21:02] <bz> sunfish: since most mac plugins are still 32-bit
  3760. # [21:03] * Quits: drno (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  3761. # [21:04] * geekboy is now known as geekboy|afk
  3762. # [21:04] * Quits: briansmith (briansmith@C11351D5.AC8EC7EA.B4C748B5.IP) (Ping timeout)
  3763. # [21:06] * khuey is now known as khuey|away
  3764. # [21:06] * Joins: simo (simo@14EC330B.A32E8632.12E82FEE.IP)
  3765. # [21:07] * aklotz|lunch is now known as aklotz
  3766. # [21:08] * nthomas is now known as nthomas|away
  3767. # [21:08] * Quits: squib (squib@moz-5175C098.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  3768. # [21:09] * Joins: mt (moz@moz-5F16805E.hsd1.ca.comcast.net)
  3769. # [21:09] * Joins: grobinson|laptop (grob_@moz-4380C39B.snydernet.net)
  3770. # [21:10] * Quits: yeukhon|school (yeukhon@moz-66888F61.cable.mindspring.com) (Quit: Leaving.)
  3771. # [21:10] * Quits: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net) (Client exited)
  3772. # [21:10] * Joins: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net)
  3773. # [21:11] <RyanVM> windows webidl bustage
  3774. # [21:11] <RyanVM> shocking!
  3775. # [21:11] * Joins: yzen (yzen@781DBDAA.44884C23.4C3D7EF6.IP)
  3776. # [21:11] * bz sighs
  3777. # [21:11] * ferjm is now known as ferjm|afk
  3778. # [21:11] <RyanVM> bz: https://tbpl.mozilla.org/php/getParsedLog.php?id=31886995&tree=Mozilla-Inbound
  3779. # [21:11] * Joins: lduros (user@moz-29CCC218.phlapa.fios.verizon.net)
  3780. # [21:11] <RyanVM> bz: CLOBBER time :(
  3781. # [21:11] * Quits: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net) (Quit: Ex-Chat)
  3782. # [21:12] * Quits: hurley (hurley@moz-E76806A0.dsl.static.sonic.net) (Quit: MOOTEX!)
  3783. # [21:12] <Ms2ger> RyanVM, getting ever closer to a fix :/
  3784. # [21:12] <RyanVM> Ms2ger: i see that
  3785. # [21:14] <bz> RyanVM: yes, I believe you
  3786. # [21:15] * Quits: pbocan (Thunderbir@1198A543.326EA477.56B33818.IP) (Ping timeout)
  3787. # [21:15] * heycam|away is now known as heycam
  3788. # [21:16] * Joins: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net)
  3789. # [21:17] * whimboo|afk is now known as whimboo
  3790. # [21:19] * Joins: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz)
  3791. # [21:20] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  3792. # [21:22] * nthomas|away is now known as nthomas
  3793. # [21:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3bf8e65bb2c1 - Sean Stangl - Bug 949195 - Don't refer to IsInRequest() when JS_DEBUG is not defined. r=efaust
  3794. # [21:23] * mcote|biab is now known as mcote
  3795. # [21:24] * Quits: kamidphish (textual@13F2CEC5.7672369.D8E68FF6.IP) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  3796. # [21:25] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  3797. # [21:25] * Quits: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz) (Quit: pbocan)
  3798. # [21:25] * Joins: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  3799. # [21:26] <RyanVM> well that didn't take long
  3800. # [21:26] <RyanVM> padenot: https://tbpl.mozilla.org/php/getParsedLog.php?id=31887805&tree=Mozilla-Inbound
  3801. # [21:26] * Quits: michal (michal@moz-6CE1017D.broadband17.iol.cz) (Ping timeout)
  3802. # [21:26] * Joins: pbocan (Thunderbir@moz-2B4BB411.sin.cvut.cz)
  3803. # [21:26] * Joins: loadbang (simon@moz-CC6CCA38.range86-135.btcentralplus.com)
  3804. # [21:27] <loadbang> can anyone get http://febreze.com/ to open on release firefox 26 on OS X?
  3805. # [21:27] * Quits: gerv (Instantbir@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3806. # [21:27] <padenot> RyanVM: ah, forgot to update all the tests
  3807. # [21:27] * Quits: gcp (gpascutto@moz-9CEB1C98.access.telenet.be) (Ping timeout)
  3808. # [21:27] <padenot> RyanVM: can I push a fix? this is very easy
  3809. # [21:28] <RyanVM> padenot: sure
  3810. # [21:28] <RyanVM> padenot: https://tbpl.mozilla.org/php/getParsedLog.php?id=31880738&tree=Mozilla-Inbound
  3811. # [21:28] <gaston> did something recently change wrt sqlite build ? i have a sudden unexplainable failure
  3812. # [21:28] <padenot> RyanVM: thanks, doing that right away
  3813. # [21:28] <RyanVM> that showed up pretty soon after your last push today
  3814. # [21:28] <gaston> src/m-c/db/sqlite3/src/sqlite3.c:25058:55: error: no member named 'nFetchOut' in 'struct unixFile'
  3815. # [21:28] <padenot> RyanVM: yes, this will happen everywhere
  3816. # [21:28] <RyanVM> padenot: different failure :)
  3817. # [21:28] <padenot> what?
  3818. # [21:29] <RyanVM> padenot: this came after your push earlier today (bug 916384 and bug 944707)
  3819. # [21:29] <gaston> nFetchOut is conditional to SQLITE_MAX_MMAP_SIZE being > 0 (it's 0 on OpenBSD) but i'm pretty sure nothing recently changed in that area so i'm totally puzzled
  3820. # [21:29] <RyanVM> padenot: the second link that is
  3821. # [21:29] * Joins: NeilZZZ (neil@moz-D4036112.cable.virginm.net)
  3822. # [21:30] <padenot> RyanVM: super easy as well
  3823. # [21:30] <RyanVM> padenot: you're making my day here :P
  3824. # [21:30] * Joins: gcp (gpascutto@moz-9CEB1C98.access.telenet.be)
  3825. # [21:30] * Joins: ehugg (chatzilla@8BBC0BAB.29102B70.6CD50604.IP)
  3826. # [21:30] * Joins: billm (billm@moz-BBE3ABD.mv.mozilla.com)
  3827. # [21:31] <RyanVM> sanity check - code in widget/gtk wouldn't affect b2g, right?
  3828. # [21:31] * Joins: Miranda (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  3829. # [21:32] * jammink is now known as jammink|afk
  3830. # [21:32] * Joins: bdahl (bdahl@moz-9A918ADF.dsl.dynamic.sonic.net)
  3831. # [21:32] <jfkthame> RyanVM, i sure hope not
  3832. # [21:32] * sheppy is now known as sheppy-offline
  3833. # [21:32] <RyanVM> jfkthame: thanks :)
  3834. # [21:33] <RyanVM> trying to make sense of a bisection I'm doing
  3835. # [21:34] * Quits: Miranda (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Quit: ChatZilla 0.9.90.1 [Firefox 26.0/20131205075310])
  3836. # [21:35] * Quits: Mathnerd314 (Mibbit@FF868F2A.60D7EA1F.459A737F.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3837. # [21:35] * Joins: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP)
  3838. # [21:36] * Quits: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net) (Quit: Leaving.)
  3839. # [21:36] * Joins: bkelly (bkelly@moz-421C9A2E.dc.dc.cox.net)
  3840. # [21:36] * Joins: michal (michal@moz-6CE1017D.broadband17.iol.cz)
  3841. # [21:36] * Quits: mt (moz@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  3842. # [21:37] * Joins: sicking (sicking@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3843. # [21:37] * Joins: Miranda (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  3844. # [21:37] * Joins: mt (moz@moz-5F16805E.hsd1.ca.comcast.net)
  3845. # [21:38] * Quits: mt (moz@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  3846. # [21:38] * Joins: dougc (dougc@moz-F16BC551.static.rev.eftel.com)
  3847. # [21:38] * Quits: paulproteus (quassel@199.199.210.158) (Ping timeout)
  3848. # [21:38] * Joins: hurley (hurley@moz-9D898FC2.public.wayport.net)
  3849. # [21:39] * Joins: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net)
  3850. # [21:40] * Joins: Mathnerd314 (Mibbit@FF868F2A.60D7EA1F.459A737F.IP)
  3851. # [21:40] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  3852. # [21:41] * retornam is now known as retornam|lunch
  3853. # [21:42] * Joins: paulproteus (quassel@458FE134.3EC36C88.CBDCF1DC.IP)
  3854. # [21:43] * Quits: btulchinsky (btulchinsk@moz-6FFE20E8.dsl.bell.ca) (Client exited)
  3855. # [21:43] * Quits: Boriss (Boriss@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Connection reset by peer)
  3856. # [21:43] * Joins: Boriss (Boriss@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3857. # [21:44] <gaston> RyanVM: oh actually it seems the last sqlite update broke my builds on openbsd
  3858. # [21:44] <RyanVM> gaston: that sucks
  3859. # [21:44] <RyanVM> does 3.8.2 fare any better?
  3860. # [21:44] <gaston> i'm puzzled because the update was commited something like 15 days ago
  3861. # [21:44] <gaston> and i only saw the breakage now
  3862. # [21:45] <gaston> so i'm puzzled why it didnt show up earlier.. i'm still using bundled sqlite on the builders
  3863. # [21:45] <gaston> as for 3.8.2 i'll check but the fact that some members (namely, nFetchOut) in struct unixFile are now within #if SQLITE_MAX_MMAP_SIZE>0 breaks me
  3864. # [21:45] * Joins: milan (milan@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3865. # [21:46] * hwine is now known as hwine-food
  3866. # [21:47] * Joins: milan_ (milan@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3867. # [21:47] * Quits: milan (milan@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3868. # [21:48] * Quits: Archaeopteryx (itsme@moz-C182D6D8.cust.telecolumbus.net) (Ping timeout)
  3869. # [21:48] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Ping timeout)
  3870. # [21:48] <jfkthame> should someone back out bug 949474 from inbound, because of the android orange?
  3871. # [21:49] * whimboo is now known as whimboo|afk
  3872. # [21:49] <padenot> RyanVM: just checking, the tree is closed because of me, I can just push with CLOSED TREE?
  3873. # [21:49] * Joins: till (till@moz-485A76E6.adsl.alicedsl.de)
  3874. # [21:49] <padenot> it just says android orange
  3875. # [21:49] <KWierso> jfkthame: padenot is about to push a fix ^
  3876. # [21:49] <jfkthame> ah, cool
  3877. # [21:50] * Quits: milan_ (milan@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3878. # [21:50] <RyanVM> padenot: yes
  3879. # [21:50] <padenot> okay
  3880. # [21:50] * padenot presses <enter>
  3881. # [21:50] <RyanVM> gaston: file an sqlite bug?
  3882. # [21:50] <@NeilAway> bz: in bug 944407, platformHTMLBindings.xml doesn't even contain any script, so what is getting blocked?
  3883. # [21:50] <gaston> RyanVM: i...... dont know. maybe :)
  3884. # [21:51] <padenot> RyanVM: allright, that should be enough, feel free to back everything out without asking if it breaks, as I need to leave
  3885. # [21:51] <RyanVM> ok
  3886. # [21:51] * Joins: robertbindar (Thunderbir@moz-F317F7CE.eregie.pub.ro)
  3887. # [21:52] <RyanVM> padenot: oh nice, it was broken on linux M1 as well
  3888. # [21:52] * Joins: milan (milan@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3889. # [21:53] <gaston> RyanVM: actually... i looked at the 3.8.1 -> 3.8.2 diff, and there is a fix for that precise issue (ie https://hg.mozilla.org/try/rev/7fbee95244e8#l1.2755) so definitely yay for me to move to 3.8.2 ;)
  3890. # [21:53] <RyanVM> heh, nice
  3891. # [21:53] <RyanVM> feel free to comment in the bug too
  3892. # [21:54] <gaston> i like issues that auto fix themselves
  3893. # [21:54] <KWierso> padenot: did you actually push? nothing's showing up
  3894. # [21:54] * philor is now known as philor|away
  3895. # [21:54] * Quits: digitsm (digitsm@D8CCCCE5.8B37453.C146C5E5.IP) (Ping timeout)
  3896. # [21:54] * Joins: gerv (Instantbir@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3897. # [21:54] <RyanVM> padenot: KWierso: hah, was about to ask the same thing
  3898. # [21:55] * Joins: davidb (davidb@moz-26FED1D0.dsl.bell.ca)
  3899. # [21:55] * Joins: jkitch (Thunderbir@moz-3D42574.lns20.adl2.internode.on.net)
  3900. # [21:56] * Joins: mstange (markus@moz-6498DC46.dip0.t-ipconnect.de)
  3901. # [21:56] * Quits: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net) (Ping timeout)
  3902. # [21:57] * Joins: digitsm (digitsm@D7066D39.681A4ED1.C146C5E5.IP)
  3903. # [21:57] * whimboo|afk is now known as whimboo
  3904. # [21:57] * Quits: michal (michal@moz-6CE1017D.broadband17.iol.cz) (Ping timeout)
  3905. # [21:57] <KWierso> RyanVM: sounds like he's gone now, time for 71f9f57e5ddb to go?
  3906. # [21:58] <RyanVM> KWierso: i'm waiting to see how the retriggers do on the earlier push
  3907. # [21:58] <RyanVM> might get those too
  3908. # [21:58] * Quits: dzbarsky (Adium@moz-C1DB5192.wireless-pennnet.upenn.edu) (Quit: Leaving.)
  3909. # [21:58] * Joins: michal (michal@moz-6CE1017D.broadband17.iol.cz)
  3910. # [21:58] * Quits: Boriss (Boriss@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  3911. # [21:58] * Quits: loadbang (simon@moz-CC6CCA38.range86-135.btcentralplus.com) (Quit: loadbang)
  3912. # [21:59] <gaston> RyanVM: now i know why i didnt see the error earlier, it shows up only when SQLITE_DEBUG is enabled and i didnt do a debug-enabled build in a loooong time
  3913. # [21:59] * Quits: digitsm (digitsm@D7066D39.681A4ED1.C146C5E5.IP) (Ping timeout)
  3914. # [21:59] * Quits: Ms2ger (Ms2ger@moz-97D6582B.adsl-dyn.isp.belgacom.be) (Quit: nn)
  3915. # [22:00] <RyanVM> gaston: aha
  3916. # [22:00] <RyanVM> please do comment in the bug about it fixing your bustage
  3917. # [22:00] * RyanVM would like to get some movement on that bug
  3918. # [22:00] <RyanVM> KWierso: well dammit
  3919. # [22:00] <gaston> RyanVM: already did :)
  3920. # [22:00] * Joins: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com)
  3921. # [22:00] * Joins: digitsm (digitsm@185E42AF.C7ABAEF7.C146C5E5.IP)
  3922. # [22:00] * Joins: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net)
  3923. # [22:01] * Joins: Boriss (Boriss@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3924. # [22:01] <RyanVM> gaston: /me will push for Aurora uplift on that too then
  3925. # [22:01] * Joins: briansmith (briansmith@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3926. # [22:01] * Joins: drno (Adium@moz-BBE3ABD.mv.mozilla.com)
  3927. # [22:01] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Connection reset by peer)
  3928. # [22:01] * armenzg is now known as armenzg_brb
  3929. # [22:02] <gaston> yeah because as of now, that means i cant do a debug build of aurora :)
  3930. # [22:02] * Quits: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net) (Ping timeout)
  3931. # [22:02] * Joins: mwobensmith (mwobensmit@moz-BBE3ABD.mv.mozilla.com)
  3932. # [22:02] * Joins: loadbang (simon@moz-CC6CCA38.range86-135.btcentralplus.com)
  3933. # [22:03] <RyanVM> KWierso: the earlier M3 failure may be related to the patches that got backed out too
  3934. # [22:03] <RyanVM> running retriggers on a push before padenot but after the backout
  3935. # [22:03] * Joins: sfink (chatzilla@moz-ED7EBD81.dsl.pltn13.sbcglobal.net)
  3936. # [22:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6532132dc01e - Ryan VanderMeulen - Backed out changeset 71f9f57e5ddb (bug 949474) for test_bug808374.html failures.
  3937. # [22:04] * dedmons is now known as dedmons|away
  3938. # [22:04] * Quits: ddahl (ddahl@moz-BDAC6C04.hsd1.ca.comcast.net) (Input/output error)
  3939. # [22:05] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  3940. # [22:05] <billm> bent: ping
  3941. # [22:05] * Quits: JosiahOne (Instantbir@moz-A7D27D76.lightspeed.livnmi.sbcglobal.net) (Quit: dealloc)
  3942. # [22:06] * khuey|away is now known as khuey
  3943. # [22:06] <billm> or khuey: ping?
  3944. # [22:06] * retornam|lunch is now known as retornam
  3945. # [22:07] * Joins: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP)
  3946. # [22:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2a1e0a4f8d72 - Brian Hackett - Bug 932982 - Trace type constraints and allow preserving jitcode in GCs without also marking all type information, r=billm,jandem.
  3947. # [22:08] * Quits: huseby (huseby@moz-3ECBAB41.dfri.se) (Quit: Leaving)
  3948. # [22:09] * KWierso is now known as KWierso|sheriffduty
  3949. # [22:09] * Quits: marco (Thunderbir@moz-B4C56DE2.retail.telecomitalia.it) (Ping timeout)
  3950. # [22:11] * geekboy|afk is now known as geekboy
  3951. # [22:11] * Quits: digitsm (digitsm@185E42AF.C7ABAEF7.C146C5E5.IP) (Ping timeout)
  3952. # [22:11] * Joins: digitsm (digitsm@41F97715.9CA88A0D.C146C5E5.IP)
  3953. # [22:11] * hwine-food is now known as hwine
  3954. # [22:12] * coop|mtg is now known as coop
  3955. # [22:12] * Joins: dbaron (dbaron@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  3956. # [22:12] * ChanServ sets mode: +ao dbaron dbaron
  3957. # [22:13] * Joins: marco (Thunderbir@moz-B4C56DE2.retail.telecomitalia.it)
  3958. # [22:13] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Leaving...)
  3959. # [22:14] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  3960. # [22:15] * Joins: tessarakt2 (jens@moz-7D520787.dip0.t-ipconnect.de)
  3961. # [22:15] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  3962. # [22:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1d09a0b29c10 - Boris Zbarsky - Bug 949264 part 3. Use aRetVal for the outparam return value for CGNativeMember. r=smaug
  3963. # [22:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ebd95b488dc1 - Boris Zbarsky - Bug 949264 part 2. Support union members in generated events. r=smaug
  3964. # [22:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ae463a51f474 - Boris Zbarsky - Bug 948096. Warn when people use window._content. r=smaug,myk
  3965. # [22:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/47efe38fe540 - Boris Zbarsky - Bug 949471. history.state should be null, not undefined, when there is no state. r=smaug
  3966. # [22:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/46e29a05206d - Boris Zbarsky - Bug 949271. Fix callback and JS-implemented codegen for sequence-of-union and variadic-union arguments. r=smaug
  3967. # [22:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fe7c562b3cc7 - Boris Zbarsky - Bug 949264 part 1. Share more codegen between events and CGNativeMember. r=smaug
  3968. # [22:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/372f481bc7ad - Josh Matthews - Bug 942164 - Refcount imgRequest consumers. r=seth
  3969. # [22:16] * Quits: grobinson|laptop (grob_@moz-4380C39B.snydernet.net) (Ping timeout)
  3970. # [22:16] * Quits: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net) (Ping timeout)
  3971. # [22:16] * Quits: tonymec (tonymec@1510CCF2.23807038.A9371869.IP) (Ping timeout)
  3972. # [22:16] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  3973. # [22:16] * Quits: digitsm (digitsm@41F97715.9CA88A0D.C146C5E5.IP) (Ping timeout)
  3974. # [22:17] * Joins: digitsm_ (digitsm@D169E78D.7F0C72C5.C146C5E5.IP)
  3975. # [22:17] * Joins: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net)
  3976. # [22:17] * Quits: digitsm_ (digitsm@D169E78D.7F0C72C5.C146C5E5.IP) (Input/output error)
  3977. # [22:17] * Joins: tonymec (tonymec@1510CCF2.23807038.A9371869.IP)
  3978. # [22:17] * Joins: digitsm (digitsm@D169E78D.7F0C72C5.C146C5E5.IP)
  3979. # [22:18] * Joins: kamidphish (textual@13F2CEC5.7672369.D8E68FF6.IP)
  3980. # [22:18] * Quits: darkowlzzz (sunny@DED640BC.1414FDC2.25B273F5.IP) (Quit: This computer has gone to sleep)
  3981. # [22:18] * Quits: danieru (danieru@3435F1EA.1BF96F48.9510F13D.IP) (Input/output error)
  3982. # [22:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5e499ab5e49d - Wes Kocher - Backed out changeset a9654d11cb26 (bug 948757) for m-bc bustage
  3983. # [22:19] <KaiRo> cpearce: when (in what FF release) did the WMF support land that we identified as the memory issue of bug 930797?
  3984. # [22:19] * Quits: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net) (Ping timeout)
  3985. # [22:20] * Joins: b10n1k (j0ni@moz-1AD305C9.dsl.dyn.forthnet.gr)
  3986. # [22:20] <KaiRo> if it matches when our OOM issues grew a lot, then this might be a substantial thing overall - if it doesn't, probably less
  3987. # [22:20] * Quits: digitsm (digitsm@D169E78D.7F0C72C5.C146C5E5.IP) (Ping timeout)
  3988. # [22:21] <cpearce> KaiRo: Firefox 20. see 799315.
  3989. # [22:21] * armenzg_brb is now known as armenzg
  3990. # [22:21] <cpearce> KaiRo: bug 799315 that is.
  3991. # [22:21] <KaiRo> cpearce: ok, that actually matches the largest increase of OOM issues we had
  3992. # [22:22] <cpearce> KaiRo: correlation is not causation, I'm going to need more than that. ;)
  3993. # [22:22] * Joins: digitsm (digitsm@49C4BFC0.CB11A5E6.C146C5E5.IP)
  3994. # [22:22] * Joins: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net)
  3995. # [22:22] <KaiRo> cpearce: sorry, will be hard to find causation there, as we are talking about crashes that before FF26 only had empty minidumps and barely any info at all
  3996. # [22:23] <cpearce> KaiRo: we can at least determine the number of crashes that can be attributed to this post fx26 though.
  3997. # [22:24] * Quits: harth (harth@moz-42412102.hsd1.ca.comcast.net) (Input/output error)
  3998. # [22:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7f94fdaa1b42 - Daniel Holbert - Bug 946835 part 2: Add reftest for baseline alignment in multiple lines in a 'flex-wrap:wrap" flex container. r=mats
  3999. # [22:24] * jmaher is now known as jmaher|afk
  4000. # [22:24] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/31c92e4b907f - Daniel Holbert - Bug 946835 part 3: Add reftest for baseline alignment in multiple lines in a 'flex-wrap:wrap-reverse" flex container. r=mats
  4001. # [22:24] * Joins: squib (squib@moz-5175C098.dhcp.mdsn.wi.charter.com)
  4002. # [22:24] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1125323d8a20 - Daniel Holbert - Bug 946835 part 1: Add reftest to test all the possible values of the "flex-flow" shorthand. r=mats
  4003. # [22:24] <KaiRo> cpearce: if we know what signatures this ends up with, yes, but I'm not sure we can - bsmedberg might have an idea if we do
  4004. # [22:25] <@bsmedberg> cpearce: it will be educated guesswork, not solid data, because the *cause* of OOM rarely maps to the actual crash spot
  4005. # [22:25] <@bsmedberg> cpearce: we could try to check for many threads, or better many threads with stacks that indicate they are windows decoder threads
  4006. # [22:25] * geekboy is now known as geekboy|afk
  4007. # [22:25] <@bsmedberg> I'd love help teasing out what that query would actually look like
  4008. # [22:26] <RyanVM> gavin: ping
  4009. # [22:26] <bent> billm, hi
  4010. # [22:26] * Joins: satdav (satdav@moz-286C7472.cable.virginm.net)
  4011. # [22:26] <satdav> does anyone know what the following means https://twitter.com/CloudFlareSys/status/411220618978148352
  4012. # [22:27] * Quits: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  4013. # [22:27] <billm> bent: hey. I'm trying to figure out an issue with nsDOMFile and delayed opening of file streams. do you know much about that?
  4014. # [22:27] <@gavin> RyanVM: pong
  4015. # [22:27] <RyanVM> gavin: hey, have you had a chance to look at the bugs I needinfo'd you on by chance?
  4016. # [22:28] <bent> billm, maybe... khuey probably knows more
  4017. # [22:28] * Joins: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP)
  4018. # [22:28] <@gavin> RyanVM: I have not seen the needinfo requests yet...
  4019. # [22:28] <RyanVM> gavin: well that's fun
  4020. # [22:28] <RyanVM> one sec
  4021. # [22:28] <@gavin> RyanVM: I'm behind on bugmail, and I guess I didn't realize firebot was dead
  4022. # [22:28] <RyanVM> gavin: bug 934057
  4023. # [22:28] <cpearce> bsmedberg: I think if you see lots of threads running code from MSMPEG2VDEC.dll in these crashes then that would prove causality. I don't know how to query crash stats, so I can't help you write a query.
  4024. # [22:29] <billm> bent: ok, thanks. maybe I'll bug him when he's around.
  4025. # [22:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3bf339937af5 - Ethan Hugg - Bug 901560 - Datachannel no longer make second ICE component r=abr
  4026. # [22:29] * Quits: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net) (Quit: jib)
  4027. # [22:30] <RyanVM> gavin: also bug 892990
  4028. # [22:30] <satdav> firebot ping
  4029. # [22:30] <firebot> satdav: pong
  4030. # [22:31] <satdav> is the bug thing disabled in here
  4031. # [22:31] * Joins: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net)
  4032. # [22:31] * geekboy|afk is now known as geekboy
  4033. # [22:31] * Quits: gandalf (textual@moz-923CD994.hsd1.ut.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  4034. # [22:32] <satdav> geekboy you about for long
  4035. # [22:32] * Quits: digitsm (digitsm@49C4BFC0.CB11A5E6.C146C5E5.IP) (Ping timeout)
  4036. # [22:32] <geekboy> in meeting, ping me in 30 satdav
  4037. # [22:32] * Quits: loadbang (simon@moz-CC6CCA38.range86-135.btcentralplus.com) (Quit: loadbang)
  4038. # [22:33] <satdav> geekboy is it one i can join this meeting
  4039. # [22:33] <geekboy> it's a one-on-one
  4040. # [22:33] * Quits: tallowen (tallowen@moz-ACF23BB3.hsd1.wa.comcast.net) (Ping timeout)
  4041. # [22:33] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Ping timeout)
  4042. # [22:33] * Quits: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  4043. # [22:33] * Joins: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com)
  4044. # [22:34] <satdav> ok
  4045. # [22:34] * Joins: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP)
  4046. # [22:36] <KWierso|sheriffduty> satdav: firebot still shows the bug info, but only if you specifically ask it for it
  4047. # [22:36] <KWierso|sheriffduty> firebot: bug 892990
  4048. # [22:36] <firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=892990 nor, --, ---, nobody, NEW, Intermittent Win7/Win8 reftest-no-accel content/canvas/test/reftest/webgl-clear-test.html?__&_____&_
  4049. # [22:36] <KWierso|sheriffduty> (at least in this channel)
  4050. # [22:37] * Joins: harth (harth@moz-42412102.hsd1.ca.comcast.net)
  4051. # [22:37] * Joins: dzbarsky (Adium@moz-BAD78C24.wlan.wireless-resnet.upenn.edu)
  4052. # [22:37] <nthomas> I think he meant the checkin notifications
  4053. # [22:37] <nthomas> n/m
  4054. # [22:37] <satdav> when you do bug 2121 for example it usly shows it
  4055. # [22:37] <satdav> bug 1
  4056. # [22:38] <satdav> like info about it
  4057. # [22:38] <satdav> so it might be disabled here
  4058. # [22:38] <KWierso|sheriffduty> satdav: not in #developers
  4059. # [22:38] <satdav> KWierso|sheriffduty was that wolf who set that up for you not to do that
  4060. # [22:38] <@bsmedberg> cpearce: it will always have that DLL name?
  4061. # [22:39] <KWierso|sheriffduty> satdav: I guess? I just know it doesn't do it in here
  4062. # [22:39] * Quits: Enn (enn@moz-1758BB1C.cpe.net.cable.rogers.com) (Input/output error)
  4063. # [22:39] <cpearce> bsmedberg: let me verify that, just a minute.
  4064. # [22:40] * heycam is now known as heycam|away
  4065. # [22:42] * Quits: davidb (davidb@moz-26FED1D0.dsl.bell.ca) (Quit: davidb)
  4066. # [22:43] * Quits: Boriss (Boriss@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  4067. # [22:43] * Joins: jgilbert (jgilbert@moz-BBE3ABD.mv.mozilla.com)
  4068. # [22:45] * baku is now known as baku|away
  4069. # [22:45] * jammink|afk is now known as jammink
  4070. # [22:45] * Joins: jgilbert_ (jgilbert@moz-BBE3ABD.mv.mozilla.com)
  4071. # [22:46] * Quits: jgilbert (jgilbert@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  4072. # [22:46] * Joins: loadbang (simon@moz-CC6CCA38.range86-135.btcentralplus.com)
  4073. # [22:47] * Callek is now known as Callek_disconnected
  4074. # [22:47] <geekboy> satdav: still need me?
  4075. # [22:49] <glandium> jesup: ping
  4076. # [22:50] * Joins: njn (chatzilla@moz-E9257FD5.dyn.iinet.net.au)
  4077. # [22:50] * ChanServ sets mode: +o njn
  4078. # [22:50] * Joins: gandalf (textual@moz-923CD994.hsd1.ut.comcast.net)
  4079. # [22:50] * Joins: bholley (bholley@moz-A2189431.hsd1.ca.comcast.net)
  4080. # [22:50] <@njn> RyanVM: are you likely to merge m-i to m-c in the next ~2 hours?
  4081. # [22:50] <cpearce> bsmedberg: definitely the case on Win8 and Win7. Probably the case on Vista, but my Vista machine hasn't booted yet so I can't verify that and the docs only say that DLL is present on Win7. This doesn't exist on WinXP, so if you see this OOM on XP, it's not caused by me.
  4082. # [22:51] <RyanVM> njn: I won't but KWierso will probably merge later
  4083. # [22:51] <RyanVM> too much bustage pileup at the moment
  4084. # [22:51] * whimboo is now known as whimboo|afk
  4085. # [22:53] <RyanVM> njn: this week has been really bad for one busted patch landing on top of another :(
  4086. # [22:53] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/52e299230d26 - Jim Blandy - Bug 948459: Reliably clean up DebugScopes::liveScopes when DebugScopeObjects are finalized. r=luke
  4087. # [22:53] * Quits: b10n1k (j0ni@moz-1AD305C9.dsl.dyn.forthnet.gr) (Ping timeout)
  4088. # [22:53] * Joins: ddahl (ddahl@moz-BDAC6C04.hsd1.ca.comcast.net)
  4089. # [22:53] * Quits: milan (milan@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  4090. # [22:54] <@njn> RyanVM: ok, thanks
  4091. # [22:54] * Joins: Boriss (Boriss@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4092. # [22:55] * Quits: hurley (hurley@moz-9D898FC2.public.wayport.net) (Quit: MOOTEX!)
  4093. # [22:55] <@njn> RyanVM: actually, now that catlee seemingly got Valgrind-on-try working, perhaps it won't matter, because I can do my stuff there...
  4094. # [22:55] <RyanVM> njn: ok
  4095. # [22:56] <@njn> RyanVM: oh, but catlee's change hasn't been deployed yet. complications...
  4096. # [22:56] * Quits: michal (michal@moz-6CE1017D.broadband17.iol.cz) (Ping timeout)
  4097. # [22:56] <@njn> RyanVM: anyway, I'm just thinking aloud at this point :)
  4098. # [22:56] * terrence is now known as terrence-lunch
  4099. # [22:57] * Joins: michal (michal@moz-167B440E.broadband6.iol.cz)
  4100. # [22:58] * Quits: Mathnerd314 (Mibbit@FF868F2A.60D7EA1F.459A737F.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  4101. # [22:58] * Quits: mdas (mdas@moz-7289998B.cpe.pppoe.ca) (Quit: )
  4102. # [22:58] * Joins: digitsm (digitsm@3B2C3481.47ECF905.C146C5E5.IP)
  4103. # [22:59] <cpearce> bsmedberg: on Vista it's call MFH264Dec.dll
  4104. # [22:59] * geekboy is now known as geekboy|afk
  4105. # [23:00] * Quits: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  4106. # [23:00] * Joins: mwobensmith1 (mwobensmit@moz-BBE3ABD.mv.mozilla.com)
  4107. # [23:00] * Quits: mwobensmith (mwobensmit@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  4108. # [23:00] <cpearce> bsmedberg: mfplat.dll will also show up in the threads, or in the loaded module list.
  4109. # [23:00] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  4110. # [23:01] * Joins: danieru (danieru@3435F1EA.1BF96F48.9510F13D.IP)
  4111. # [23:03] * mattwoodrow|away is now known as mattwoodrow
  4112. # [23:04] * Quits: digitsm (digitsm@3B2C3481.47ECF905.C146C5E5.IP) (Ping timeout)
  4113. # [23:05] * Quits: gandalf (textual@moz-923CD994.hsd1.ut.comcast.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  4114. # [23:05] * Joins: Mathnerd314 (Mibbit@FF868F2A.60D7EA1F.459A737F.IP)
  4115. # [23:05] <sicking> jdm: ping
  4116. # [23:05] * Joins: gandalf (textual@moz-923CD994.hsd1.ut.comcast.net)
  4117. # [23:06] <jesup> glandium: pong
  4118. # [23:06] * Quits: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com) (Quit: brb)
  4119. # [23:07] * Joins: digitsm (digitsm@14D22AF0.E00A5933.C146C5E5.IP)
  4120. # [23:07] * Quits: tbraginets (tb@moz-7190DBDC.hsd1.ca.comcast.net) (Ping timeout)
  4121. # [23:07] <glandium> jesup: can i bribe you to fix 939890?
  4122. # [23:07] * Joins: gabor (gabor@moz-AE4FFECD.dip0.t-ipconnect.de)
  4123. # [23:07] <jesup> glandium: I hear you need my patch to the gyp files to land. Sorry, today has been a pain; had something I had to do in the morning, then I had a HD start failing, which is kinda an interrupt...
  4124. # [23:07] * Quits: vingtetun (Thunderbir@DA4ABEAF.1DE10CA8.D8E68FF6.IP) (Connection reset by peer)
  4125. # [23:08] <glandium> jesup: oh, you have a patch already?
  4126. # [23:08] <jesup> I have a patch for it
  4127. # [23:08] <jesup> It has an issue I need to resolve, though it works as is
  4128. # [23:08] * Quits: bitgeeky (bitgeeky@7C72D334.D718B1C4.48F1B833.IP) (Ping timeout)
  4129. # [23:08] <glandium> jesup: could you attach it to the bug?
  4130. # [23:08] * Quits: teoli (teoli@FDBE5B0D.43ED3021.F1085784.IP) (Input/output error)
  4131. # [23:09] <jdm> sicking: catching a train, back online in ~30 minutes
  4132. # [23:09] * Quits: jdm (jdm@moz-AC9499B2.cable.teksavvy.com) (Quit: Lost terminal)
  4133. # [23:09] <jesup> But it's very close. I can attach it. (Question is whether it's the fixed one or the broken one - but if it's the broken one, I can fix it)
  4134. # [23:09] * Quits: digitsm (digitsm@14D22AF0.E00A5933.C146C5E5.IP) (Ping timeout)
  4135. # [23:09] * baku|away is now known as baku
  4136. # [23:09] <jesup> 1 sec
  4137. # [23:09] * Quits: bbondy (bbondy@moz-717FF534.home.cgocable.net) (Client exited)
  4138. # [23:10] * geekboy|afk is now known as geekboy
  4139. # [23:10] <jesup> fabrice(?) used it to do debug b2g builds (to bypass the compiler error
  4140. # [23:10] * Joins: huseby (huseby@EEE9EC9D.10726BB3.8CAEFE8D.IP)
  4141. # [23:10] * Quits: Mathnerd314 (Mibbit@FF868F2A.60D7EA1F.459A737F.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  4142. # [23:10] <bz> sicking: btw, have you seen our cached array stuff?
  4143. # [23:11] <sicking> bz: i have! Not the details though
  4144. # [23:11] <sicking> bz: does it return frozen arrays?
  4145. # [23:11] <bz> no
  4146. # [23:11] * Quits: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net) (Quit: Linkinus - http://linkinus.com)
  4147. # [23:11] <glandium> jesup: you're going to like 949334 :)
  4148. # [23:11] <sicking> so they are mutable?
  4149. # [23:11] <bz> because the only consumers so far either didn't care (in that they never read it)
  4150. # [23:11] <bz> or want the page to be able to mutate the array
  4151. # [23:11] * Joins: digitsm (digitsm@41F6F061.47ECF905.C146C5E5.IP)
  4152. # [23:11] <sicking> bz: where do we use it?
  4153. # [23:11] <bz> But I've been considering adding an annotation that would auto-freeze the array
  4154. # [23:12] * Joins: miketaylr (mtaylor@moz-8ACC7131.dyn.grandenetworks.net)
  4155. # [23:12] * baku is now known as baku|away
  4156. # [23:12] <bz> landed, nowhere
  4157. # [23:12] * Joins: grobinson|laptop (grob_@moz-773B6878.torservers.net)
  4158. # [23:12] <sicking> bz: patches?
  4159. # [23:12] <bz> there is a patch for gamepad
  4160. # [23:12] <bz> https://bugzilla.mozilla.org/show_bug.cgi?id=947241
  4161. # [23:12] <bz> And patches for contacts
  4162. # [23:12] <bz> the latter want mutable arrays
  4163. # [23:12] <bz> the former could do frozen
  4164. # [23:12] <sicking> wouldn't that want to return a frozen array? Not that we read back, but preventing footgunning would be nice
  4165. # [23:13] <sicking> ok
  4166. # [23:13] <bz> yeah
  4167. # [23:13] * Quits: harth (harth@moz-42412102.hsd1.ca.comcast.net) (Input/output error)
  4168. # [23:13] <bz> Just haven't added it yet
  4169. # [23:13] <sicking> cool
  4170. # [23:13] <bz> and interesting question is what the semantics should be
  4171. # [23:13] <bz> should it freeze just the array?
  4172. # [23:13] <bz> Or things inside it too?
  4173. # [23:13] * Quits: bjacob (bjacob@13F2CEC5.7672369.D8E68FF6.IP) (Ping timeout)
  4174. # [23:13] <sicking> bz: if you add freezing, I'd be interested in seeing IDB converted to using it. Might simplify the current migration to workers
  4175. # [23:13] <bz> Of particular interest when it's an array of dictionaries
  4176. # [23:13] <sicking> bz: just freeze the array
  4177. # [23:13] <bz> sicking: idb returns frozen arrays right now?
  4178. # [23:14] <sicking> bz: it returns DOMStringList which is readonly in that it doesn't have mutators
  4179. # [23:14] <sicking> bz: for .objectStoreNames and .indexNames specifically
  4180. # [23:14] * Quits: @roc (chatzilla@7D3D73AE.8EEA2AE2.FC74E68.IP) (Client exited)
  4181. # [23:14] <bz> aha
  4182. # [23:14] <sicking> bz: not elsewhere where we deal with arrays (keys/values)
  4183. # [23:14] * Quits: digitsm (digitsm@41F6F061.47ECF905.C146C5E5.IP) (Quit: Leaving)
  4184. # [23:14] <bz> I see
  4185. # [23:14] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/f1abdc201968 - Nicholas Nethercote - Bug 823787 - Make profilerserver.py use a non-zero exit code on failure. r=ted.
  4186. # [23:14] <bz> well, one sec. ;)
  4187. # [23:15] * sicking holds
  4188. # [23:15] * bz wonders whether to restrict this to sequences or to cached stuff or neither
  4189. # [23:15] * heycam|away is now known as heycam
  4190. # [23:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d9f6b387a49a - Bill McCloskey - Bug 924366 - Animated GIFs shouldn't loop before they have finished decoding (r=seth)
  4191. # [23:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c25c364ce89c - Bill McCloskey - Bug 948238 - Read browser.tabs.remote once at startup and never again (r=bsmedberg)
  4192. # [23:16] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/edc7514508f0 - Bill McCloskey - Bug 929012 - Annotate on crash reports that content processes are turned on (r=bsmedberg)
  4193. # [23:16] <sicking> bz: as far as I can think of, we're only thinking of freezing arrays at this time
  4194. # [23:16] <bz> ok
  4195. # [23:16] <sicking> bz: but I would not be surprised if we'll want to do frozen dictionaries at some point
  4196. # [23:16] <bz> right
  4197. # [23:16] <sicking> bz: but i can only guess as to if/when
  4198. # [23:16] * Quits: mkaply_ (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  4199. # [23:17] <bz> It'll be easy enough to extend
  4200. # [23:17] * Joins: mkaply (quassel@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  4201. # [23:17] * Quits: gabor (gabor@moz-AE4FFECD.dip0.t-ipconnect.de) (Ping timeout)
  4202. # [23:17] * Quits: spohl (Adium@3BC588FB.FA7891CE.473D6A24.IP) (Quit: Leaving.)
  4203. # [23:18] <jesup> glandium: patches are on the bug. Haven't had time to check them out further; I think the old one works and the newer one has an issue with the additional stuff I did
  4204. # [23:18] * Quits: spohl-laptop (spohl-lapt@moz-C64E768A.carolina.res.rr.com) (Ping timeout)
  4205. # [23:18] <glandium> jesup: thanks
  4206. # [23:19] * bhearsum|buildduty is now known as bhearsum|afk
  4207. # [23:19] * Joins: harth (harth@moz-42412102.hsd1.ca.comcast.net)
  4208. # [23:19] * gregglind is now known as gregglind_away
  4209. # [23:19] * Quits: tonymec|away (tonymec@1510CCF2.23807038.A9371869.IP) (Ping timeout)
  4210. # [23:19] * Quits: tonymec (tonymec@1510CCF2.23807038.A9371869.IP) (Ping timeout)
  4211. # [23:19] <jesup> I think all the changes in the newer one are to audio_coding_module.gypi
  4212. # [23:19] * Quits: msucan (mihai@5800C559.58A73C83.C0E37CF3.IP) (Quit: Leaving.)
  4213. # [23:20] <RyanVM> njn: did you mean to resolve bug 823787 since you direct landed?
  4214. # [23:20] * Joins: jichao (Thunderbir@189E875.972178C4.41E3917A.IP)
  4215. # [23:20] <@njn> RyanVM: ah, yeah
  4216. # [23:21] * Quits: bent (chatzilla@moz-932324BF.hsd1.ca.comcast.net) (Ping timeout)
  4217. # [23:21] <bz> uh
  4218. # [23:22] <jichao> Hi, is there a way to build firefox's xul seperately, after the 'disable-xul' option is removed? I am hacking widget/windows and the linkage of xul.dll took me 15 min every time I make a small modification.
  4219. # [23:23] * capella is now known as capella|away
  4220. # [23:24] * Quits: harth (harth@moz-42412102.hsd1.ca.comcast.net) (Input/output error)
  4221. # [23:24] * jgilbert_ is now known as jgilbert
  4222. # [23:24] * Joins: jet (jet@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4223. # [23:24] * Joins: brendan (brendaneic@777B9EEC.C030CAFC.1EF54B18.IP)
  4224. # [23:25] * Quits: myk (myk@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  4225. # [23:26] * philor|away is now known as philor
  4226. # [23:27] * Joins: tonymec|away (tonymec@AEA69C2B.B9EBD762.9D2324B7.IP)
  4227. # [23:27] * Joins: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4228. # [23:27] <@dbaron> Is there a way to get github to show me a merge date more precise than "over 1 year ago"?
  4229. # [23:27] * Quits: mwobensmith1 (mwobensmit@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  4230. # [23:27] * Joins: mwobensmith (mwobensmit@moz-BBE3ABD.mv.mozilla.com)
  4231. # [23:27] <@dbaron> (looking at, say, https://github.com/mozilla-b2g/B2G/pull/107 )
  4232. # [23:27] * Joins: mayhemer (Miranda@moz-2F75AE00.broadband6.iol.cz)
  4233. # [23:28] <KWierso|sheriffduty> dbaron: timestamp is in the tooltip
  4234. # [23:28] <glandium> jesup: looks like that patch works, at least on the makefile side of things
  4235. # [23:28] <@dbaron> KWierso|sheriffduty, lovely
  4236. # [23:29] <@dbaron> KWierso|sheriffduty, (sarcastically)
  4237. # [23:29] <jesup> glandium: I'll love not having to modify that when I update from webrtc.org!
  4238. # [23:29] * Joins: milan (milan@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4239. # [23:29] * Joins: sewardj (sewardj@moz-390180CE.dip0.t-ipconnect.de)
  4240. # [23:30] <jesup> (bug 949334)
  4241. # [23:30] * Quits: ahal (ahal@moz-7DE89BF0.cable.teksavvy.com) (Input/output error)
  4242. # [23:30] <jesup> glandium: the newer one?
  4243. # [23:30] * armenzg is now known as armenzg_afk
  4244. # [23:31] * Quits: loadbang (simon@moz-CC6CCA38.range86-135.btcentralplus.com) (Quit: loadbang)
  4245. # [23:31] * Quits: jet (jet@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: jet)
  4246. # [23:31] <glandium> jesup: the old one
  4247. # [23:31] * Joins: myk (myk@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4248. # [23:32] <glandium> jesup: that's the only one attached to the bug
  4249. # [23:32] * Quits: armenzg_afk (armenzg@moz-DC6D6B46.home1.cgocable.net) (Quit: Leaving)
  4250. # [23:33] <jesup> glandium: Hmmm, need to actually type "hg bzexport"
  4251. # [23:33] * Joins: jet (jet@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4252. # [23:33] <jesup> for it to happen :-)
  4253. # [23:33] <jesup> The newer one doesn't work (though the error has changed!)
  4254. # [23:33] * sheppy-offline is now known as sheppy
  4255. # [23:33] * Quits: jackneill (jackneill@moz-3C74D5A9.pool.digikabel.hu) (Ping timeout)
  4256. # [23:33] * philor looks for an inbound "backed out for leaking like crazy"
  4257. # [23:34] <philor> and... closed
  4258. # [23:34] <bz> sicking: ok, patches up
  4259. # [23:34] <philor> I hope everyone really does love tree closures, and that's why we've moved to this system of just pushing random broken things
  4260. # [23:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1733cf3b70e9 - Jan-Ivar Bruaroey - Bug 908695 - Collect pipelines on main, dispatch to STS for stats. r=jesup
  4261. # [23:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/622e6c1191eb - Suhas Nandakumar - Bug 934667 - Add preferences to enable loopback devices. r=jesup
  4262. # [23:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a9804d9b47c7 - Catalin Iacob - Bug 947117 - Don't tell the compiler to use debug C++ runtimes just because we're using DMD. r=glandium
  4263. # [23:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1f6ecbf2aac3 - Kevin Simons - Bug 944646 - Implement Skia path in ScaledFontBase::CopyGlyphsToBuilder. r=mattwoodrow
  4264. # [23:35] <philor> heh, nicely timed
  4265. # [23:35] <RyanVM> \m/
  4266. # [23:35] * Quits: milan (milan@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Input/output error)
  4267. # [23:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cce5a57699a4 - Douglas Crosher - Bug 906964 - ARM: Revert the reservation of some head-room in the constant pools as it caused or tickled bug 944972. r=mjrosenb
  4268. # [23:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/064eb6b0604d - Kevin Simons - Bug 944646 - Check the DrawTarget type before downcasting PathBuilders. r=mattwoodrow
  4269. # [23:35] <RyanVM> philor: on the bright side, I think the *other* Android M3 failure was alreayd backed out :)
  4270. # [23:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3df5b335e5a8 - Cykesiopka - Bug 835150 - Remove fast-package make target and references to MOZ_FAST_PACKAGE. r=mshal
  4271. # [23:35] <sicking> bz: sweet!
  4272. # [23:36] <bz> sicking: 949682
  4273. # [23:36] <efaust> philor: aww, I was about to rambo something in, too
  4274. # [23:36] * Quits: wlach (wlach@5A322A17.4F9B71DB.80C20C35.IP) (Ping timeout)
  4275. # [23:36] <bz> sicking: give them a whirl
  4276. # [23:36] <RyanVM> karl: thanks :)
  4277. # [23:36] <karl> np
  4278. # [23:37] * Joins: milan (milan@moz-DFAA4E15.p2p.sfo1.mozilla.com)
  4279. # [23:37] <philor> Rambo's a nicer picture than my usual "monkeys flinging their feces," though I don't often say that about Rambo
  4280. # [23:38] * Joins: rmkoesters (Thunderbir@moz-C359A6F.resnet.wisc.edu)
  4281. # [23:38] <philor> probably jdm leaking?
  4282. # [23:38] <KWierso|sheriffduty> RyanVM, philor: so... jdm?
  4283. # [23:39] * RyanVM hasn't be following inbound
  4284. # [23:39] * Joins: jdm (jdm@F2E651E2.2E53F4B8.47C41102.IP)
  4285. # [23:39] <RyanVM> KWierso|sheriffduty: sure looks like it, though
  4286. # [23:39] <RyanVM> jdm, just who we were looking for
  4287. # [23:39] <RyanVM> so about that leaky patch.... :)
  4288. # [23:39] <jdm> that's a good sign
  4289. # [23:39] <jdm> oh dear
  4290. # [23:39] <RyanVM> TEST-UNEXPECTED-FAIL | leakcheck | 9696 bytes leaked (FrameSequence, Image, ImageContainer, ImageFactory, Mutex, ...)
  4291. # [23:39] * Quits: jichao (Thunderbir@189E875.972178C4.41E3917A.IP) (Quit: jichao)
  4292. # [23:39] <jdm> back it up like a tonka truck
  4293. # [23:40] <RyanVM> lulz
  4294. # [23:40] * zzzzz beep beep beep
  4295. # [23:40] <philor> mmm, 2354 running
  4296. # [23:40] <philor> we must have gotten some more slaves
  4297. # [23:40] <glandium> jesup: at least, the old version looks like it gets me to the same state with 949334 as without (that is, the libs are not linked ; 949334 also makes the corresponding source not built)
  4298. # [23:41] * Joins: jib (Jan-Ivar@moz-772521AF.hsd1.pa.comcast.net)
  4299. # [23:41] * Joins: Waldo (waldo@moz-BBE3ABD.mv.mozilla.com)
  4300. # [23:41] * jcranmer|away is now known as jcranmer
  4301. # [23:42] * Joins: spohl (Adium@moz-72808F94.static.hvvc.us)
  4302. # [23:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f4bf88083f40 - Wes Kocher - Backed out changeset 372f481bc7ad (bug 942164) for leaks on a CLOSED TREE
  4303. # [23:43] * Quits: RealRaven (Thunderbir@825BDBC2.97365109.C3498625.IP) (Quit: RealRaven)
  4304. # [23:43] * Quits: brendan (brendaneic@777B9EEC.C030CAFC.1EF54B18.IP) (Quit: brendan)
  4305. # [23:43] * Joins: yene (yene@moz-B65BDB82.dclient.hispeed.ch)
  4306. # [23:44] * Quits: rmkoesters (Thunderbir@moz-C359A6F.resnet.wisc.edu) (Ping timeout)
  4307. # [23:45] * Quits: spohl (Adium@moz-72808F94.static.hvvc.us) (Quit: Leaving.)
  4308. # [23:45] * Joins: gsvelto (gsvelto@moz-14233C22.clienti.tiscali.it)
  4309. # [23:45] <jesup> glandium: the problem I see with the new patch is "mozbuild.frontend.reader.SandboxValidationError: Reference to a file that doesn't exist in SOURCES (acm_opus.cc) in media/webrtc/trunk/webrtc/modules". I was trying to fix the FIXME I'd left there to make this really work
  4310. # [23:45] * Joins: dew (Instantbir@moz-E4452B8F.static.stls.mo.charter.com)
  4311. # [23:45] * joduinn is now known as joduinn-coffee
  4312. # [23:46] <RyanVM> KWierso|sheriffduty: looks like more ec2 disconnects
  4313. # [23:46] <RyanVM> seeing one on b-i
  4314. # [23:46] * philor is now known as philor|away
  4315. # [23:46] <KWierso|sheriffduty> RyanVM: yep
  4316. # [23:46] * Quits: jimm (jmathies@moz-DF439B90.pn.at.cox.net) (Quit: )
  4317. # [23:47] * Quits: emtwo (msamuel@moz-55A0F916.dsl.teksavvy.com) (Quit: Leaving.)
  4318. # [23:47] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  4319. # [23:47] * Joins: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com)
  4320. # [23:48] * Joins: mt (mt@moz-5F16805E.hsd1.ca.comcast.net)
  4321. # [23:48] * Joins: rmkoesters (Thunderbir@moz-37C52F11.resnet.wisc.edu)
  4322. # [23:48] * Quits: fredw (fredw@moz-B9C110E2.fbx.proxad.net) (Quit: Leaving.)
  4323. # [23:49] * Quits: yeukhon (yeukhon@moz-66888F61.cable.mindspring.com) (Ping timeout)
  4324. # [23:50] * Quits: ckitching (ckitching@moz-C0166612.plus.com) (Input/output error)
  4325. # [23:50] <@ehsan> "The mozilla directory cannot be located in a path with spaces"
  4326. # [23:50] <@ehsan> sigh
  4327. # [23:51] <Waldo> ehsan: makes you wonder how many man-years of labor have been lost to shell's horrible quoting rules
  4328. # [23:51] * @ehsan wonders whether there is any pint in filing a bug about that
  4329. # [23:51] <@ehsan> well
  4330. # [23:51] <Waldo> hmm, I'd file a bug for a pint
  4331. # [23:52] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  4332. # [23:52] * ChanServ sets mode: +o roc
  4333. # [23:52] <@ehsan> Waldo: I'd be curious to know at which point we decided to just give up :(
  4334. # [23:52] * @ehsan 's home dir has a space on this machien :(
  4335. # [23:52] <Waldo> dunno
  4336. # [23:52] <@ehsan> Waldo: I guess I'll file a bug out of spite ;)
  4337. # [23:52] <jesup> glandium: I'm really confused what they're doing with acm2 vs source in the audio_coding stuff.
  4338. # [23:53] <glandium> jesup: looks like a deficiency in gyp
  4339. # [23:53] <Waldo> I'd assume the problem is systemic: every place that uses $pwd or something has to be quoted; so it's not something you can just do, and have right thereafter
  4340. # [23:53] * Quits: shorlander (shorlander@moz-93A7049A.dhcp.insightbb.com) (Input/output error)
  4341. # [23:53] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  4342. # [23:53] * Joins: emtwo (msamuel@moz-55A0F916.dsl.teksavvy.com)
  4343. # [23:54] * Joins: shorlander (shorlander@moz-93A7049A.dhcp.insightbb.com)
  4344. # [23:54] <glandium> jesup: are there any other places that do something similar already?
  4345. # [23:54] <glandium> (conditional sources)
  4346. # [23:55] <jesup> glandium: the acm2 stuff is in a separate namespace apparently, but it's still weird/confusing/duplicative (but not exactly!)
  4347. # [23:55] * Joins: tonymec (tonymec@AEA69C2B.B9EBD762.9D2324B7.IP)
  4348. # [23:55] <jesup> glandium: let me look for conditional sources. It *should* work
  4349. # [23:55] * Quits: shorlander (shorlander@moz-93A7049A.dhcp.insightbb.com) (Ping timeout)
  4350. # [23:55] * Quits: dzbarsky (Adium@moz-BAD78C24.wlan.wireless-resnet.upenn.edu) (Quit: Leaving.)
  4351. # [23:56] <seth> do we have reentrant locks available in gecko?
  4352. # [23:56] * Joins: ckitching (ckitching@moz-C0166612.plus.com)
  4353. # [23:56] * Joins: ckitching_ (ckitching@moz-C0166612.plus.com)
  4354. # [23:56] * Quits: mt (mt@moz-5F16805E.hsd1.ca.comcast.net) (Quit: Leaving.)
  4355. # [23:56] <seth> *recursive
  4356. # [23:56] * Quits: ddahl (ddahl@moz-BDAC6C04.hsd1.ca.comcast.net) (Input/output error)
  4357. # [23:57] * mcote is now known as mcote|afk
  4358. # [23:57] * Quits: ckitching (ckitching@moz-C0166612.plus.com) (Quit: Leaving)
  4359. # [23:57] * Quits: ckitching_ (ckitching@moz-C0166612.plus.com) (Quit: Leaving)
  4360. # [23:57] * Joins: ckitching (ckitching@moz-C0166612.plus.com)
  4361. # [23:57] * Quits: satdav (satdav@moz-286C7472.cable.virginm.net) (Input/output error)
  4362. # [23:57] * Quits: tonymec|away (tonymec@AEA69C2B.B9EBD762.9D2324B7.IP) (Ping timeout)
  4363. # [23:57] * Quits: gwagner_ (Gregor@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Quit: gwagner_)
  4364. # [23:57] * Quits: tonymec (tonymec@AEA69C2B.B9EBD762.9D2324B7.IP) (Ping timeout)
  4365. # [23:57] * joduinn-coffee is now known as joduinn
  4366. # [23:57] <jdm> sicking: pong
  4367. # [23:58] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/a7f34b5d4a9c - Brian Hackett - Bug 923614 - Remove assert, improve OOM handling in PropertyReadNeedsTypeBarrier. r=jandem, a=bkerensa
  4368. # [23:58] <jdm> seth: Monitor
  4369. # [23:59] * Quits: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net) (Ping timeout)
  4370. # [23:59] <sicking> jdm: do you have a sense for how much work it'd be to get current ServiceWorker patches running on mobile?
  4371. # [23:59] <seth> jdm: thanks
  4372. # [23:59] <sicking> jdm: or is that nikhil's territory?
  4373. # [23:59] * Quits: mchang (mchang@moz-DFAA4E15.p2p.sfo1.mozilla.com) (Ping timeout)
  4374. # [23:59] <sicking> nsm: ping
  4375. # [23:59] <jdm> sicking: when you say mobile, do you mean b2g?
  4376. # [23:59] * Joins: Hendikins (wolfox@moz-BA6D9F52.static.internode.on.net)
  4377. # [23:59] <nsm> ready
  4378. # [23:59] <nsm> i mean reading
  4379. # [23:59] <jdm> my work should be e10s-ready
  4380. # Session Close: Fri Dec 13 00:00:00 2013

The end :)